

/* Start:/local/templates/unique/static/css/main.css?1751554699340899*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

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

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

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

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

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

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  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-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-sm-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-md-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-lg-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-xl-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.d-none {
  display: none !important;
}

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

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

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

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

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

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

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

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

@media (min-width: 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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

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

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

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

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

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

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

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

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

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.m-0 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pl-xl-2, .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3, .py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3, .px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3, .px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1, .my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1, .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1, .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1, .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2, .my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2, .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2, .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2, .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3, .my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3, .mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3, .my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3, .mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4, .my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4, .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4, .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4, .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5, .my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5, .mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5, .my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5, .mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto, .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto, .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto, .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.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;
}

.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;
  }
}
.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.header {
  critical: this;
  font-size: 15px;
  /* color: var(--black); */
  position: absolute;
  left: 0;
  width: 100%;
  top: 52px;
  z-index: 20;
}
.header.has-strip{
  top: 0;
  position: fixed;
  /* padding-bottom: 15px; */
}

.header-fixed-bg{
  position: absolute;
  left: 0;
  top: 0;
  background: #f6f6f8;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: height 0.6s;
}


.header .w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1485px;
  position: relative;
}
.header ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.header .badge {
  height: 16px;
  padding: 0 4px;
  line-height: 16px;
  font-size: 12px;
  margin-left: 1em;
}
.header .badge:before {
  display: none;
}
@media (max-width: 768px) {
  .header>.w {
    z-index: 600;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--bg);
    display: none;
  }
}

.preheader-strip{
}
.preheader-strip-content{
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(255,255,255,0.7);
  padding-top: 8px;
  padding-bottom: 8px;
  width: 100%;
  transition: all 0.6s;


  
}

.js-no-transition header.header *{
  transition: none !important;
}


.preheader-strip-icon{
  margin-right: 8px;
  display: flex;
  z-index: 30;
  cursor: pointer;
}
.preheader-strip-icon img{
  max-width: 32px;
  max-height: 32px;
  min-height: 24px; min-width: 24px;
}
.preheader-strip-text{
  font-size: 13px;
  padding-right: 30px;
}
.preheader-strip-cta{
  /* margin-left: auto; */
  flex-shrink: 0;
}
.preheader-strip-cta .btn{
  height: auto;
  padding: 5px 10px;
  font-size: 13px;
  font-weight: 600;
}
.preheader-strip-close{
  display: none;
}

@media (max-width:767px){
  .preheader-strip-text {
    font-size: 12px;
    padding-right: 15px;
    line-height: 1.2;
  }
  .preheader-strip-content{
    border-top: 0px solid rgba(255,255,255,0.7);
    border-bottom: 0;
  }
  .preheader-strip-cta{
    margin-left: auto;
  }
  .has-strip~.footer{
    margin-bottom: 30px;
  }
  .is-strip-hidden .has-strip~.footer{
    margin-bottom: 0px;
  }



  .preheader-strip-close{
    display: flex;
    cursor: pointer;
  }
  .preheader-strip-close svg{
    width: 20px;
    height: 20px;
    margin-left: 15px;
  }
  .preheader-strip .w{
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-fixed-bg {
    background: var(--bg-alt);
    transition: all 0.3s;
    box-shadow: 0 0 7px rgba(0,0,0,0.2);
    opacity:1 !important;
  }
  .is-strip-hidden .header.header.has-strip .header-fixed-bg,
  .is-strip-hidden .header.header.has-strip .preheader-strip{
    transform: translateY(110%);
  }
  .navi-called, 
  .navi-called body{
    overflow: hidden;
  }
  .navi-called .header>.w {
    display: flex;

  }
  .header.has-strip {
    top: 0;
    padding-top: 0px;
    top: auto;
    bottom: 0;
    border-top: 0;
  }
  .navi-called .header-mobile{
    display: none;
  }
}
.header-logo {
  position: relative;
  /* left: -5px; */
  margin-right: 60px;
  top: 4px;
  transition: all 0.6s 0.05s;
}

@media (min-width: 992px){
  html.is-scrolled .header-logo svg path:not(:first-child){
    opacity: 0;
  }
  html.is-scrolled .header-logo svg path:first-child{
    transform: translateX(-43px);
  }
  .is-scrolled .header-fixed-bg{
    height: calc(100% - 48.5px);
  }
  
  
  html.is-scrolled:not(.is-scrolled-full) .preheader-strip-icon{
    position: relative;
    top: 100px;
  }
  
  html.is-scrolled .scrolled-navi-toggle{
    opacity: 1;
    z-index: 1;
  }
  
  .is-scrolled .header-logo{
    top: -47px;
    margin-right: 0;
    /* position: absolute;
    width: 40px; */
  }
  .is-scrolled:not(.is-scrolled-full)  .header-logo{
    top: 53px;
    
  }
  .is-scrolled .header-nav{
    padding-top: 10px;
    padding-bottom: 10px;
    transition: opacity 0.6s, margin 0.3s 0.3s;
    margin-left: -114px;
  }
  .is-scrolled .preheader-strip-content{
    padding-left: 90px;
    border-bottom-color: transparent;
    width: 32px;
    white-space: nowrap;
  }
  .is-scrolled .preheader-strip-content{
  
  }
  
  .is-scrolled .header-nav,
  .is-scrolled .header-social{
    opacity: 0;
    margin-top: -100px;
    z-index: -10;

  }
  .is-scrolled:not(.is-scrolled-full) .header{top: -100px;}
  
  .is-scrolled-full.is-scrolled .header-nav,
  .is-scrolled-full.is-scrolled .header-social{
    opacity: 1;
    margin-top: 0;
    transition: all 0.2s 0.05s;
    z-index: 1;
  }

  .preheader-strip-text{
    transition: all 0.2s 0.05s;
  }
  
  .is-scrolled .preheader-strip-text,
  .is-scrolled .preheader-strip-cta{
    opacity: 0;
    z-index: -1;
  }
  .is-scrolled:not(.is-scrolled-full) .header-fixed-bg{
    /* box-shadow: 0 0 3px rgba(0,0,0,0.3); */
    background: none;
  }
  .is-scrolled-full.is-scrolled .header-fixed-bg{
    height: 100%;
    transition: all 0.2s -.05s;
  }
  .is-scrolled-full.is-scrolled .preheader-strip-content{
    border-bottom-color: rgba(255,255,255,0.7);
  }
  .is-scrolled .scrolled-navi-toggle{
    top: -41px;
  }
  .is-scrolled:not(.is-scrolled-full)  .scrolled-navi-toggle{
    top: 59px;
  }
  
}


@media (min-width: 992px) {
  .header-logo-wrapper {
    display: flex;
    background: var(--bg-alt);
    border-radius: 0 0 8px 8px;
    opacity: 0;
    transition: opacity 0.3s ease;
    position: absolute;
    top: 50px;
    left: 16px;
    width: 150px;
    height: 50px;
  }
}

.is-scrolled .header-logo-wrapper {
    opacity: 1;
}


@media (max-width: 768px) {
  .header-logo {
    display: none;
  }
}
/*.header-logo svg {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}*/

.is-loaded .header-logo svg {
  transition: all 0.3s 0.05s;
}
.is-loaded .header-tools svg {
  transition: all 0.3s 0.05s;
}

.header-nav,
.header-social,
.header-tools {
  font-weight: bold;
}
.header-nav li:not(:first-child),
.header-social li:not(:first-child),
.header-tools li:not(:first-child) {
  margin-left: 2.45em;
}
@media (max-width: 1200px) {
  .header-nav li:not(:first-child),
.header-social li:not(:first-child),
.header-tools li:not(:first-child) {
    margin-left: 1.5em;
  }
}

.header-nav {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
          opacity: 1;
          transition: all 0.6s;
}
.header-nav li {
  position: relative;
}
.header-nav ul .nav-second-level {
  position: absolute;
  left: -16px;
  top: 100%;
  padding-top: 10px;
  display: none;
}
@media (max-width: 576px) {
  .header-nav ul .nav-second-level {
    display: block;
    left: 0;
    position: relative;
  }
}
.header-nav ul li:hover .nav-second-level {
  display: block;
}
.header-nav ul ul {
  display: block;
  padding: 16px;
  border-radius: 8px;
  background: var(--bg);
          box-shadow: var(--shadow), var(--shadow-layer);
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
  white-space: nowrap;
  min-width: 200px;
}
.header-nav ul ul li:nth-child(1n) {
  margin-left: 0;
}
.header-nav ul ul li:not(:last-child) {
  margin-bottom: 8px;
}
@media (max-width: 576px) {
  .header-nav ul ul {
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-size: 75%;
    padding: 0;
    white-space: initial;
  }
/*  .header-nav ul ul li a:before {
    content: "- ";
  }*/
  .header-nav ul li{
    white-space: initial;
  }
  .header-nav ul ul li{
    display: inline-block;
    margin-bottom: 0;
  }
  .header-nav ul li:not(:last-child) ul li:not(:first-child):before{
    content: ', ';
    margin-left: -0.15em;
    margin-right: 0.1em;
  }
  .header-nav ul li.disabled{
    display: none;
  }
}
@media (max-width: 768px) {
  .header-nav {
    position: absolute;
    left: 36px;
    width: calc(100% - 52px);
    top: 72px;
    padding-top: 20px;
    border-top: 1px solid #fff;
    font-size: 18px;
  }
  .header-nav ul {
    display: block;
  }
  .header-nav ul li {
    margin-bottom: 14px;
    margin-left: 0 !important;
  }
  .header-nav ul .nav-second-level{
    padding-top: 5px;
  }
}

.header-social {
  margin-left: 30px;
  opacity: 1;
  transition: all 0.6s;
}
@media (max-width: 768px) {
  .header-social {
    margin-left: 0;
    position: absolute;
    left: 37px;
    bottom: 28px;
  }
  .header-nav ul ul li:not(:last-child) {
      margin-bottom: 4px;
  }
}

.header-tools {
  margin-left: 14px;
  display: flex;
  align-items: center;

  position: fixed;
  right: 24px;
  top: 0;
  background: var(--bg-alt);
  padding: 8px 12px;
  border-radius: 0 0 8px 8px;

}
.header-tools .link-icon {
  width: 16px;
  height: 16px;
  position: relative;
  top: 3px;
  margin-right: 2px;
}
.header-tools .link-icon,
.header-tools .header-languages .link-icon{
  width: 11px;
  height: 6px;
  top: -2px;
  margin-right: 0;
  margin-left: 4px;
  transition: all 0.6s;
}
.header-tools .d .link-icon,
.header-tools .d .header-languages .link-icon{
  transform: rotate(-180deg);
}


.scrolled-navi-toggle{
  position: absolute;
  top: -41px;
  left: 80px;
  opacity: 0;
  width: 32px;
  height: 32px;
  transition: all 0.6s 0.05s;
  z-index: -1;
  cursor: pointer;
}
.scrolled-navi-toggle svg{
  width: 100%;
  height: 100%;
  fill:var(--grey);
}



.header-logo svg path{
  transition: all 0.6s;
}


.current-scheme svg{
  display: none;
}

#toggle-modes--day:checked~.pseudoselect-current .current-scheme .icon-sun{display: inline-block;}
#toggle-modes--night:checked~.pseudoselect-current .current-scheme .icon-moon{display: inline-block;}
#toggle-modes--system:checked~.pseudoselect-current .current-scheme .icon-system{display: inline-block;}

#toggle-modes--day:checked~.pseudoselect-dropdown .icon-sun{filter:none}
#toggle-modes--night:checked~.pseudoselect-dropdown .icon-moon{filter:none}
#toggle-modes--system:checked~.pseudoselect-dropdown .icon-system{filter:none}




.header-tools .header-languages a{
  text-decoration: none;
}
.header-tools .header-languages b{
  font-size: 15px;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 8px;
}
:root  .toggle-modes-switcher .pseudoselect-dropdown{
  left: -16px;
}
:root .header-tools svg{
  fill:var(--blue);
  filter:saturate(0.3);
}
.toggle-modes-switcher .pseudoselect-dropdown label{
  cursor: pointer;
}

.toggle-modes-switcher input{
  display: none;
}

.pseudoselect .toggle-modes-icon svg{
  width: 15px;
  height: 15px;
}
.pseudoselect .toggle-modes-icon{
  width: 15px;
  height: 15px;
  display: inline-block;
  position: relative;
  top: 2px;
}

.header-tools svg {
  fill: #000;
/*  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;*/
}
.header-tools a {
  cursor: pointer;
  margin-left: 20px;
}
.header-languages li:not(:last-child){
  margin-bottom: 8px;
}
.header-languages li a{
  margin: 0;
  display: flex;
  align-items: center;
}
.header-tools .pseudoselect {
  display: inline-block;
}
@media (max-width: 768px) {
  .header-tools {
    right: 10px;
    position: absolute;
    top: 17px;
    background: none;
    z-index: 20;
  }
}
.header-languages{
  margin-right: 18px;
  padding-right: 18px;
  position: relative;
}
.header-languages:after{
  content: '';
  right: 0;
  width: 1px;
  background: var(--blue);
  opacity: 0.3;
  height: 18px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.header-languages img{
  width: 16px;
      height: 16px;
      display: inline-block;
      object-fit: cover;
      border-radius: 16px;
}
.header-languages b{
  font-weight: 700;
}
.pseudoselect-current{
  white-space: nowrap;
  cursor: pointer;
  color: var(--blue);
  margin-left: 0px;
}
.pseudoselect-current:hover{
  color: var(--blue-darker);
}
.header-languages .pseudoselect-current-text img{
  position: relative;
  top: 4px;
}


.header-mobile-suspend {
  position: absolute;
  left: 32px;
  top: 25px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.header-mobile-suspend svg {
  width: 100%;
  height: 100%;
  fill: var(--black);
}

.header-mobile {
  position: absolute;
  padding-left: 32px;
  left: 0;
  padding-right: 32px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 26px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px;
  z-index: 100;
}
.has-strip+.header-mobile{
  top: 10px;
  /* position: fixed; */
}

.header-mobile-call {
  width: 28px;
  height: 28px;
  display: block;
  cursor: pointer;
  position: fixed;
  left: 31px;
  top: 14px;
}
.header-mobile-call svg {
  width: 100%;
  height: 100%;
  fill: var(--black);
}

.header-mobile-logo {
  height: 40px;
  margin-left: auto;
}
.header-mobile-logo svg {
  width: 92px;
}

.header-mobile-call:before{
  content: '';
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: var(--bg-alt);
  position: absolute;
  transition: all 0.5s;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  opacity: 0;
  box-shadow: var(--shadow), var(--shadow-layer);
}

.is-scrolled .header-mobile-call:before{
  opacity: 1;
}

@media (min-width: 769px) {
  .header-mobile-suspend,
.header-mobile,
.header-mobile-call {
    display: none;
  }
}

.toggle-modes-switcher fieldset {
  height: 40px;
  width: 120px;
  padding: 4px;
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 0;
  border: 0px solid rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
  background: var(--bg);
  justify-content: space-between;
}
.toggle-modes-switcher fieldset input {
  display: none;
}
.toggle-modes-switcher fieldset input:checked + label svg {
  fill: var(--bg);
}
.toggle-modes-switcher fieldset label {
  width: 32px;
  height: 32px;
  border-radius: 32px;
  display: block;
  position: relative;
  z-index: 4;
  cursor: pointer;
}
.toggle-modes-switcher fieldset label span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.toggle-modes-switcher fieldset label svg {
  width: 15px;
  height: 15px;
  position: relative;
  top: 8.5px;
  fill: var(--blue);
}
.toggle-modes-switcher fieldset label svg.icon-system {
  width: 13px;
  height: 13px;
  top: 9px;
}
.toggle-modes-switcher fieldset input:first-of-type:checked ~ .toggle-modes-toggler {
  left: 16.6667%;
}
.toggle-modes-switcher fieldset input:last-of-type:checked ~ .toggle-modes-toggler {
  left: 83.3334%;
}
.toggle-modes-switcher fieldset .toggle-modes-toggler {
  position: absolute;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  z-index: 0;
  background: var(--blue);
  border-radius: 20px;
  left: 50%;
  top: 4px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 32px;
  height: 32px;
}


:root {
  --lightgray: #f0f0f3;
  --black: #262626;
  --blue: #14a6f4;
  --gray: #969696;
  --grey: var(--gray);
  --lightgrey: var(--lightgray);
  --blue-darker: #0c7db9;
  --error: #ff7f50;
  --quartz: #ff4d6a;
  --darkmode: #0a1635;
  --darkmode-deep: #040e26;
  --alttext: #364049;
  --white: #f6f6f8;
  --bgtext: #f4f3f3;
  --blueShadow: rgba(2, 173, 231, 0.4);
  --tags: #6f7889;
  --darkgray: #333;
  --blue-pale: #88b6d0;
  --coral:#ff6335;
  --green:#2dbf15;
  --orange:#db7700;
  --coral-light:#ff9e82;
  --font: Inter, sans-serif;
  --headline: Raleway, Arial, Helvetica, sans-serif;
}

h1,
.h1 {
  font-size: 52px;
  font-weight: 900;
  line-height: 0.9;
  letter-spacing: -0.03em;
}
@media (max-width: 768px) {
  h1,
.h1 {
    font-size: 40px;
    line-height: 1;
  }
}
h1:first-child,
.h1:first-child {
  margin-top: 0;
}

h2,
.h2 {
  font-weight: 900;
  font-size: 38px;
  line-height: 1.185;
}
@media (max-width: 768px) {
  h2,
.h2 {
    font-size: 28px;
  }
}
h2:not(:first-child),
.h2:not(:first-child) {
  margin-top: 1.5em;
}

h3,
.h3 {
  font-weight: 800;
  font-size: 22px;
  line-height: 1.18;
}
@media (max-width: 768px) {
  h3,
.h3 {
    font-size: 20px;
    line-height: 1.2;
  }
}

h4,
.h4 {
  font-size: 18px;
  line-height: 1.55;
  font-weight: 900;
}

a {
  color: var(--blue);
}
a:hover {
  text-decoration: none;
  color: var(--blue-darker);
}

.color--blue {
  color: var(--blue);
}

.disabled a {
  opacity: 0.7;
  cursor: default;
  text-decoration: none;
  -webkit-filter: grayscale(0.5);
          filter: grayscale(0.5);
}
.disabled a:hover {
  color: var(--blue);
}

address {
  font-style: normal;
}

blockquote {
  border-radius: 4px;
  background: -o-linear-gradient(2.76deg, #489cff 0%, #2aa6ff 40.65%, #2ab4ff 75.4%, #36c7ff 100%);
  background: linear-gradient(87.24deg, #489cff 0%, #2aa6ff 40.65%, #2ab4ff 75.4%, #36c7ff 100%);
  display: block;
  padding: 24px 58px 24px 64px;
  position: relative;
  color: #fff;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.36;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 50px;
}
blockquote:not(:first-child) {
  margin-top: 30px;
}
blockquote:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 12V22.2857H10.2857V12H3.4286C3.4286 8.21901 6.50478 5.14283 10.2857 5.14283V1.71423C4.61384 1.71423 0 6.32807 0 12Z' fill='white'/%3E%3Cpath d='M24 5.14283V1.71423C18.3281 1.71423 13.7142 6.32807 13.7142 12V22.2857H24V12H17.1428C17.1428 8.21901 20.219 5.14283 24 5.14283Z' fill='white'/%3E%3C/svg%3E%0A");
}
blockquote:after {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.7144 1.71423V12H20.5715C20.5715 15.7809 17.4953 18.8571 13.7144 18.8571V22.2857C19.3862 22.2857 24.0001 17.6719 24.0001 12V1.71423H13.7144Z' fill='white'/%3E%3Cpath d='M0 12H6.85713C6.85713 15.7809 3.78095 18.8571 0 18.8571V22.2857C5.67189 22.2857 10.2857 17.6719 10.2857 12V1.71423H0V12Z' fill='white'/%3E%3C/svg%3E%0A");
}
blockquote:before, blockquote:after {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  display: block;
  background-size: contain;
}
blockquote:before {
  left: 24px;
  top: 25px;
}
blockquote:after {
  right: 24px;
  bottom: 28px;
}
blockquote cite {
  font-weight: normal;
  font-size: 18px;
  margin-top: 1em;
  font-style: normal;
}
blockquote a {
  color: inherit;
}
blockquote > *:first-child {
  margin-top: 0;
}
@media (max-width: 576px) {
  blockquote {
    font-size: 16px;
    font-weight: normal;
    padding: 16px 44px 16px 44px;
  }
  blockquote cite {
    font-size: 13px;
  }
  blockquote:before, blockquote:after {
    width: 16px;
    height: 16px;
  }
  blockquote:before {
    left: 15px;
    top: 15px;
  }
  blockquote:after {
    right: 15px;
    bottom: 15px;
  }
}

.form-row {
  margin-bottom: 20px;
}
.has-button{
  position: relative;
}
.has-button button{
  position: absolute;
  right: 20px;
  top: 50%;
  border-radius: 5px;
  padding: 5px;
  transform: translateY(-50%);
}


.form-label-complex {
  background: var(--bg);
  height: 82px;
  padding: 0 18px;
  position: relative;
  border-radius: 6px;
  border: 1px solid var(--lightgray);
}
.form-label-complex--textarea{
  height: 164px;
}

.form-label-complex label {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  left: 18px;
  font-size: 20px;
  color: var(--grey);
}
.form-label-complex textarea,
.form-label-complex input {
  width: 100%;
  height: 100%;
  outline: none;
  border: 0;
  background: transparent;
  padding: 0;
  position: relative;
  z-index: 2;
  bdrs0
}

.form-label-complex :-webkit-autofill,
.form-label-complex :-webkit-autofill:hover, 
.form-label-complex :-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px var(--bg) inset;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: black;
}

.form-label-complex textarea{
  resize: none;
  padding: 1.5em 0px;
}

.form-label-complex input:focus + label, .form-label-complex input.has-value + label {
  font-size: 14px;
  margin-top: -20px;
}

.form-measure-complex {
  background: var(--bg);
  height: 82px;
  padding: 0 20px;
  position: relative;
  border-radius: 6px;
  border: 1px solid var(--lightgray);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.form-measure-complex .error-message{
  position: absolute;
  background: var(--quartz);
  line-height: 1;
  padding: 5px 11px;
  color: #fff;
  height: 100%;
  top: 0;
  right: 0;
  margin: 0;
  border-radius: 0 4px 4px 0;
  display: flex !important;
  align-items: center;
  font-size: 12px;
}
.form-measure-complex:not(:first-child) {
  margin-left: 10px;
  margin-right: 10px;
}
.form-measure-complex input {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100%;
  outline: none;
  border: 0;
  background: transparent;
  padding: 0;
  position: relative;
  z-index: 2;
  text-align: right;
  font-size: 24px;
  font-weight: 600;
  width: 60px;
  padding-right: 12px;
}
.form-measure-complex label {
  font-size: 24px;
  font-weight: 600;
}

.has-error .form-label-complex,
.has-error .select-customized {
  border: 1px solid var(--error);
}

.error-msg {
  color: var(--error);
  display: block;
  font-size: 18px;
  margin-top: 8px;
}

.form-row--submit {
  margin-top: 35px;
  margin-bottom: 0;
}

/* plain css from huge form to be pretified */
.article-body{
  font-size: 1.2em;
}
.article-body .select-dropdown,
.article-body .select-customized,
.article-body .form-label-complex {
  background: var(--bg-alt);
}

.article-body h3 {
  line-height: 140%;
}

.article-body input:-webkit-autofill {
  -webkit-box-shadow: inset var(--bg-alt) 0 0 20px 300px;
          box-shadow: inset var(--bg-alt) 0 0 20px 300px;
}

fieldset {
  padding: 0;
  border: 0;
  margin-bottom: 30px;
}

.form .h4 {
  font-weight: normal;
  margin-bottom: 1em;
}

label.h3 {
  display: block;
  margin-bottom: 0.5em;
}

.terms-and-conditions ol li { font-size: 38px;font-weight: 900; }
.terms-and-conditions ol li p {
  font-size: initial;
  font-weight: 600;
}


.inputs-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}
.inputs-list + .error-msg {
  margin-top: -30px;
  margin-bottom: 20px;
}

.inputs-list li {
  width: 100%;
  font-size: 18px;
  margin-bottom: 1em;
}
.custom-checkbox input,
.inputs-list li input {
  display: none;
}
.custom-checkbox input + span,
.inputs-list li input + span {
  position: relative;
  padding-left: 30px;
}
.custom-checkbox input + span:before,
.inputs-list li input + span:before {
  content: "";
  background: var(--bg-alt);
  width: 20px;
  height: 20px;
  border-radius: 4px;
  left: 0;
  top: 0;
  position: absolute;
}

.inputs-list.cols-3 li {
  width: 33.3334%;
}
.custom-checkbox input:checked + span:before,
.inputs-list li input:checked + span:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 533.973 533.973' fill='%2314a6f4'%3E%3Cpath d='M477.931,52.261c-12.821-12.821-33.605-12.821-46.427,0l-266.96,266.954l-62.075-62.069 c-12.821-12.821-33.604-12.821-46.426,0L9.616,303.572c-12.821,12.821-12.821,33.604,0,46.426l85.289,85.289l46.426,46.426 c12.821,12.821,33.611,12.821,46.426,0l46.426-46.426l290.173-290.174c12.821-12.821,12.821-33.605,0-46.426L477.931,52.261z'/%3E%3C/svg%3E");
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center;
}

.select-dropdown {
  max-height: 18em;
  overflow-y: scroll;
}

.select-customized.opened.opened--from-bottom .select-dropdown {
  border-radius: 10px 10px 0 0;
}

@media (max-width: 991px) {
  .inputs-list.cols-3 li {
    width: 50%;
  }

  .inputs-list li {
    font-size: 16px;
  }

  .inputs-list li input + span:before {
    top: -2px;
  }

  .select-current-text,
.form-label-complex label {
    font-size: 18px;
  }
}
.select-wrapper {
  margin: 150px auto;
  max-width: 600px;
  width: calc(100% - 40px);
}

.select-pure__select {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--bg-alt);
  border-radius: 6px;
  /*   border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);*/
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #363b3e;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  min-height: 82px;
  padding: 5px 24px;
  position: relative;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  width: 100%;
}

.select-pure__options {
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #363b3e;
  display: none;
  left: 0;
  max-height: 221px;
  overflow-y: scroll;
  position: absolute;
  top: 82px;
  width: 100%;
  z-index: 5;
}

.select-pure__select--opened .select-pure__options {
  display: block;
}

.select-pure__option {
  background: #fff;
  border-bottom: 1px solid #e4e4e4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 44px;
  line-height: 25px;
  padding: 10px;
}

.select-pure__option--selected {
  color: #e4e4e4;
  cursor: initial;
  pointer-events: none;
}

.select-pure__option--hidden {
  display: none;
}

.select-pure__selected-label {
  background: var(--blue);
  border-radius: 4px;
  color: #fff;
  cursor: initial;
  display: inline-block;
  margin: 5px 10px 5px 0;
  padding: 3px 7px;
}

.select-pure__selected-label:last-of-type {
  margin-right: 0;
}

.select-pure__selected-label i {
  cursor: pointer;
  display: inline-block;
  margin-left: 7px;
}

.select-pure__selected-label i:hover {
  color: #e4e4e4;
}

.select-pure__autocomplete {
  background: #f9f9f8;
  border-bottom: 1px solid #e4e4e4;
  border-left: none;
  border-right: none;
  border-top: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  outline: none;
  padding: 10px;
  width: 100%;
}

.select-pure__selected-label .icon-cross {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.15213 5.1515C5.37716 4.92654 5.68233 4.80016 6.00052 4.80016C6.31872 4.80016 6.62389 4.92654 6.84892 5.1515L12.0005 10.3031L17.1521 5.1515C17.2628 5.03689 17.3952 4.94547 17.5416 4.88258C17.688 4.81969 17.8455 4.78659 18.0048 4.7852C18.1642 4.78382 18.3222 4.81418 18.4697 4.87452C18.6171 4.93485 18.7511 5.02396 18.8638 5.13663C18.9765 5.2493 19.0656 5.38328 19.1259 5.53076C19.1862 5.67823 19.2166 5.83625 19.2152 5.99558C19.2138 6.15492 19.1807 6.31238 19.1178 6.45879C19.055 6.60519 18.9635 6.73761 18.8489 6.8483L13.6973 11.9999L18.8489 17.1515C19.0675 17.3778 19.1885 17.6809 19.1857 17.9956C19.183 18.3102 19.0568 18.6112 18.8343 18.8337C18.6118 19.0562 18.3108 19.1824 17.9962 19.1851C17.6816 19.1878 17.3784 19.0669 17.1521 18.8483L12.0005 13.6967L6.84892 18.8483C6.6226 19.0669 6.31948 19.1878 6.00484 19.1851C5.69021 19.1824 5.38923 19.0562 5.16674 18.8337C4.94425 18.6112 4.81805 18.3102 4.81532 17.9956C4.81258 17.6809 4.93354 17.3778 5.15213 17.1515L10.3037 11.9999L5.15213 6.8483C4.92716 6.62327 4.80078 6.3181 4.80078 5.9999C4.80078 5.68171 4.92716 5.37654 5.15213 5.1515Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
  width: 20px;
  height: 20px;
  display: inline-block;
  top: -2px;
  position: relative;
  vertical-align: middle;
}

.select-customized {
  background: var(--bg);
  height: 82px;
  position: relative;
  border-radius: 6px;
  border: 0;
  width: 100%;
  position: relative;
}
.select-customized.opened {
  border-radius: 6px 6px 0 0;
}
.select-customized.opened .select-current {
  border-bottom-color: transparent;
}
.select-customized.opened .select-dropdown {
  display: block;
}
.select-customized.opened.opened--from-bottom {
  border-radius: 0 0 6px 6px;
}
.select-customized.opened.opened--from-bottom .select-dropdown {
  top: auto;
  bottom: 100%;
}
.select-customized button {
  border: 0;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  text-align: left;
}

.select-current {
  display: block;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.select-current:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.0009 3.6001C12.3191 3.60017 12.6243 3.72664 12.8493 3.9517L16.4493 7.5517C16.6679 7.77802 16.7889 8.08114 16.7861 8.39578C16.7834 8.71041 16.6572 9.01139 16.4347 9.23388C16.2122 9.45637 15.9112 9.58257 15.5966 9.58531C15.282 9.58804 14.9788 9.46709 14.7525 9.2485L12.0009 6.4969L9.24932 9.2485C9.02299 9.46709 8.71987 9.58804 8.40523 9.58531C8.0906 9.58257 7.78962 9.45637 7.56713 9.23388C7.34464 9.01139 7.21844 8.71041 7.21571 8.39578C7.21297 8.08114 7.33393 7.77802 7.55252 7.5517L11.1525 3.9517C11.3775 3.72664 11.6827 3.60017 12.0009 3.6001ZM7.55252 14.7517C7.77755 14.5267 8.08272 14.4004 8.40092 14.4004C8.71911 14.4004 9.02428 14.5267 9.24932 14.7517L12.0009 17.5033L14.7525 14.7517C14.9788 14.5331 15.282 14.4122 15.5966 14.4149C15.9112 14.4176 16.2122 14.5438 16.4347 14.7663C16.6572 14.9888 16.7834 15.2898 16.7861 15.6044C16.7889 15.9191 16.6679 16.2222 16.4493 16.4485L12.8493 20.0485C12.6243 20.2735 12.3191 20.3998 12.0009 20.3998C11.6827 20.3998 11.3775 20.2735 11.1525 20.0485L7.55252 16.4485C7.32755 16.2235 7.20117 15.9183 7.20117 15.6001C7.20117 15.2819 7.32755 14.9767 7.55252 14.7517Z' fill='%23262626'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 24px;
  height: 24px;
}
.select-current button {
  padding: 0 24px;
  height: 100%;
}

.select-current-text {
  font-size: 20px;
  font-weight: 400;
  color: var(--gray);
}
button.select-current-text{
  color: var(--gray);
}

.select-dropdown {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  border-top: 0;
  background: var(--bg);
  font-size: 18px;
  z-index: 400;
  display: none;
}
.select-dropdown > ul:not([class]) {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.select-dropdown > ul:not([class]) li {
  padding: 0;
  margin: 0;
}
.select-dropdown > ul:not([class]) li:before {
  display: none;
}
.select-dropdown > ul:not([class]) li button {
  display: block;
  padding: 10px 24px;
  color: var(--gray);
  text-decoration: none;
}
.select-dropdown > ul:not([class]) li button.selected, .select-dropdown > ul:not([class]) li button:hover {
  background: var(--blue);
  color: white;
}
[type="submit"],
[type="button"],
[type="reset"],
.btn {
  border: 0;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
          transition: all 0.3s;
}
.btn .icon-placeholder {
  position: absolute;
  left: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 63px;
}
.btn .icon-placeholder--dot {
  width: 63px;
  border-radius: 63px;
  background: var(--blue);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn .icon-placeholder--dot svg {
  fill: #fff;
  width: 30px;
  height: 30px;
}

.btn--big {
  height: 79px; min-width: 12em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 79px;
  font-size: 20px;
  font-weight: 900;
  padding-left: 80px;
  padding-right: 40px;
}
.btn--big:not(:last-child) {
  margin-right: 48px;
}
.btn--big svg {
  height: 63px;
  width: 63px;
}
.btn--small{
  height: 52px;
  border-radius: 52px;
  line-height: 52px;
  font-size: 20px;
  font-weight: 800;
  padding: 0 50px;
}
[type="submit"],
[type="button"],
[type="reset"],
.btn--slim{
  height: 30px;
  padding: 0 10px;
  border-radius: 8px;
}
.btn--success{
  background: var(--green);
  color: #fff;
}

@media (max-width:767px){
  .btn--big{
    width: 100%;
  }
  .btn--big:not(:last-child){
    margin-right: 0;
    margin-bottom: 15px;
  }
}

.btn--huge {
  height: 93px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 93px;
  font-size: 20px;
  font-weight: 800;
  width: 700px;
}
.btn--huge svg {
  height: 63px;
  width: 63px;
}

.btn--text {
  padding-left: 0;
  padding-right: 0;
}

.btn--emboss {
  background: var(--bg);
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
  color: var(--blue);
}

.btn--hollow{
  background: none;
  border: 1px solid var(--bg);
  box-shadow: inset 0 0 0 1px transparent;
  transition: all 0.3s;
}
.btn--hollow:hover{
  border-color: var(--blue);
  box-shadow: inset 0 0 0 1px var(--blue);
}

.btn--linklike {
  border: 0;
  -webkit-appearance: none;
  color: var(--blue);
  text-decoration: underline;
  background: none;
  font-size: 22px;
  font-weight: 700;
  padding: 0;
}
@media (max-width: 768px) {
  .btn--linklike {
    text-align: left;
    font-size: 20px;
    line-height: 1.3;
    max-width: 290px;
  }
  .btn--linklike svg {
    display: none;
  }
}

.btn--proceed {
  text-align: left;
}
.btn--proceed span {
  margin-right: 6px;
  display: inline;
}
.btn--proceed svg {
  width: 110px;
  height: 10px;
  fill: var(--grey);
}

@media (max-width: 768px) {
  .btn--mobile-linklike {
    background: none;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-align: left;
    border: 0;
    -webkit-appearance: none;
    text-decoration: underline;
    background: none;
    font-size: 22px;
    font-weight: 700;
    height: auto;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .btn--mobile-linklike .icon-placeholder {
    display: none;
  }
  .btn--mobile-linklike.btn--mobile-sectional {
    text-align: center;
    width: 100%;
    font-size: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .btn--mobile-linklike.btn--mobile-sectional .icon-placeholder {
    display: block;
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    height: 44px;
    margin-bottom: 33px;
    position: static;
  }
  .btn--mobile-linklike.btn--mobile-sectional .icon-placeholder svg {
    width: 44px;
    height: 44px;
  }
}

.btn--regular {
  height: 56px;
  border-radius: 8px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  column-gap: 8px;          
}

.btn--wide {
  width: 100%;
}

.btn--red {
  border: 0;
  background: var(--quartz);
  color: #fff;
}
.btn--red:hover{
  color: #fff;
  background: #fd2649;
}
.btn[disabled]{
  cursor: default;
  pointer-events: none;
}
[type="submit"],
[type="button"],
[type="reset"],
.btn--blue {
  border: 0;
  background: var(--blue);
  color: #fff;
}
[type="submit"]:hover,
[type="button"]:hover,
[type="reset"]:hover,
.btn--blue:hover{
  color: #fff !important;
  background: var(--blue-darker);
}
[type="submit"][disabled],
[type="button"][disabled],
[type="reset"][disabled],
.btn--blue[disabled],
.btn--blue[disabled]:hover {
  background: #c7ebff;
}
.btn--blue.copied{
  background: #00b259;
}

.btn--middle {
  height: 76px;
  border-radius: 8px;
  font-size: 24px;
  padding: 0 48px;
}
.btn--middle:before,
.btn--middle:after{
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  vertical-align: middle;
}
.btn--middle .icon-arrow-btn-right {
  width: 1.15em;
  height: 1.15em;
}
@media (max-width: 768px) {
  .btn--middle {
    height: 60px;
    font-size: 18px;
    padding: 0 28px;
  }
}

.btn--disabled {
  color: var(--blue-pale);
  pointer-events: none;
}

:root .pseudoselect {
  position: relative;
}
:root .pseudoselect-dropdown {
  display: block;
  position: absolute;
  padding: 10px 16px;
  margin: 0;
  border-radius: 16px;
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
  box-shadow: var(--shadow), var(--shadow-layer);
  background: var(--bg);
  display: none;
  list-style: none;
  left: 10px;
  margin-top: 8px;
}
:root .pseudoselect-dropdown li {
  margin: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}
:root .pseudoselect-dropdown li a {
  margin: 0;
}

.tabs-header {
  margin-bottom: 60px;
}
.tabs-header .row {
  row-gap: 15px;
}
.tabs-header .col-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tabs-header .col-12 div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.mobile-accordeon-header,
.tab-button {
  border-radius: 16px;
  background: var(--bg);
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--blue);
  padding: 32px;
  font-weight: 700;
  font-size: 18px;
  cursor: pointer;
}
.is-mobile-accordeon.is-open .mobile-accordeon-header,
.tab-button.is-active {
  background: var(--blue);
  color: #fff;
}
@media (max-width: 576px) {
  .mobile-accordeon-header,
  .tab-button {
    padding: 20px;
  }
}

.tab {
  display: none;
}

.stages-list {
  counter-reset: list;
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-size: 18px;
  max-width: 1120px;
}
.stages-list h3 {
  font-size: 24px;
  margin-top: 0;
}

@media (max-width: 576px) {
  .stages-list {
    font-size: 16px;
  }
  .stages-list h3 {
    font-size: 20px;
  }
}
.stages-list .btn--big {
  margin-top: 26px;
}
.stages-list > li {
  padding-bottom: 60px;
  position: relative;
  padding-left: 72px;
  counter-increment: list;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.stages-list > li:not(:last-child):after {
  z-index: 3;
  width: 2px;
  height: 100%;
  left: 21px;
  background: var(--blue);
  content: "";
  position: absolute;
  top: 0;
}
.stages-list > li:before {
  z-index: 5;
  width: 44px;
  height: 44px;
  border-radius: 44px;
  color: #fff;
  left: 0;
  top: 0;
  background: var(--blue);
  position: absolute;
  content: counter(list);
  font-weight: 900;
  font-size: 24px;
  text-align: center;
  line-height: 44px;
}
.stages-list--ul > li:before {
	content:'';
}
.stages-list.stages-list--ul > li:not(:last-child):after{
	background: none;
	border-left:1px dashed var(--blue);
}
.stages-list.stages-list--ul > li{
	display: block;
}

@media (max-width: 576px) {
  .stages-list > li {
    padding-left: 52px;
  }
  .stages-list > li:before {
    width: 34px;
    height: 34px;
    font-size: 18px;
    line-height: 34px;
  }
}

html {
  --bg: var(--lightgray);
  --bg-alt: #fff;
  --shadow: -10px -10px 30px #fff;
  --shadow-layer: 10px 10px 30px rgba(174, 174, 192, 0.4);
  --shadow-alt: 0px 0px 65px rgba(0, 0, 0, 0.05);
  --orange: #ff7f50;
  font-family: var(--font);
  background: var(--bg);
  color: var(--gray);
  line-height: 1.8;
  font-weight: 600;
  font-size: 15px;
  scroll-behavior: smooth;
  --bg-light-blue: #66caff;
}
html.is-loaded {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
html.lightmode .picture-darkmode{
    display: none !important;
}
html.darkmode .picture-lightmode{
    display: none !important;
}
@media (prefers-color-scheme: light) {
  html:not(.darkmode) .picture-darkmode{
    display: none !important;
  }
  html.font-color-dark:not(.darkmode) {
    color: #333;
  }
}
@media (prefers-color-scheme: dark) {
  html:not(.lightmode) .picture-lightmode{
    display: none !important;
  }
}
html.lightmode .toggle-modes-switcher fieldset{
  background: url(/local/templates/unique/static/css/../images/content/quarts-bg-first.png);
  background-position: left top;
}
@media (prefers-color-scheme: no-preference){
  html:not(.darkmode) .toggle-modes-switcher fieldset{
    background: url(/local/templates/unique/static/css/../images/content/quarts-bg-first.png);
    background-position: left top;
  }
}
@media (prefers-color-scheme: light){
  html:not(.darkmode) .toggle-modes-switcher fieldset{
    background: url(/local/templates/unique/static/css/../images/content/quarts-bg-first.png);
    background-position: left top;
  }
}
@media (prefers-color-scheme: no-preference) {
  html:not(.darkmode) .picture-darkmode{
    display: none !important;
  }
  html:not(.lightmode) .picture-lightmode{
    display: none !important;
  }
  html.font-color-dark:not(.darkmode) {
    color: #333;
  }
}
html.font-color-dark.lightmode {
  color: #333;
}

@media (max-width: 768px) {
  html {
    font-size: 14px;
    line-height: 1.6;
  }
}

body {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  counter-reset: sections;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

svg {
  fill: currentColor;
}

img {
  max-width: 100%;
  height: auto;
}

.text-center {
  text-align: center;
}

.fz-bigger {
  font-size: 1.22em;
}

.page {
  overflow: hidden;
}

.page-regular:not(.page-w-header) .page {
  overflow: initial;
}
.page-regular:not(.page-landing) .page {
  padding-top: 175px;
}
.page-regular.page-w-header .page {
  padding-top: 0;
}

.page-regular .footer {
  margin-top: 85px;
}
@media (min-width: 540px) {
  .page-w-header h1, 
  .page-w-header .h1{
    font-size: 32px;
    line-height: 1.2;
  }

}
@media (max-width: 991px) {
  .page-regular:not(.page-w-header) .page,
  .page-regular.page-w-header .page {
    overflow: hidden;
  }
}
@media (min-width: 992px) {
  .page-regular section.bg--darker:last-of-type{
    margin-bottom: -85px;
  }
  .page-regular .section-header {
    margin-bottom: 75px;
  }
  .page-regular h1,
.page-regular .h1 {
    font-size: 62px;
  }
  .page-w-header h1, 
  .page-w-header .h1{
    font-size: 52px;
    line-height: 1.2;
  }
  .page-w-header .section--primary{
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .page-regular:not(.page-landing) .page,
  .page-regular .page {
    padding-top: 95px;
  }
  .page-regular .footer {
    margin-top: 45px;
  }

}

.rnd {
  border-radius: 100%;
}

.tac {
  text-align: center;
}

.arrow-right {
  width: 28px;
  height: 28px;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.375 14H23.625' stroke='white' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.75 6.125L23.625 14L15.75 21.875' stroke='white' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: contain;
}

.btn .arrow-right {
  top: 5px;
  position: relative;
  margin-left: 4px;
  width: 1.15em;
  height: 1.15em;
}

.badge {
  display: inline-block;
  border-radius: 4px;
  height: 34px;
  font-size: 18px;
  padding: 0 16px;
  line-height: 34px;
}
.badge:before {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 12px;
  background: currentColor;
  vertical-align: middle;
  margin-right: 0.25em;
}
.badge.badge-orange {
  background: var(--orange);
  color: #fff;
}
.badge-iconed:before{
  display: none;
}
.badge-iconed .icon{
  width: 14px;
  height: 14px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  left: -2px;
  top: -1px;
}

@media (min-width: 992px) {
  .col-lg-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (max-width: 768px) {
  .col-sm-first {
    -webkit-box-ordinal-group: -9;
        -ms-flex-order: -10;
            order: -10;
  }
}
@media (min-width: 992px) {
  .col-push-lg-1 {
    margin-left: 8.33334%;
  }
}
.w {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1332px;
  padding-left: 32px;
  padding-right: 32px;
}
.w .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.justify-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1200px) and (min-width: 992px) {
  .w {
    width: 96%;
  }
}
.lead {
  font-size: 1.3em;
}

.main-logo {
  fill: var(--black);
}

@media (min-width: 1200px) {
  .col-xl-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (max-width: 576px) {
  .lead {
    font-size: 1.1em;
}
  .mobile-nopaddings {
    padding-left: 0;
    padding-right: 0;
  }
}
.social-navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.social-navi li,
.social-navi a,
.social-navi svg {
  width: 24px;
  height: 24px;
}
.social-navi li:not(:first-child) {
  margin-left: 10px;
}

.section--full {
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
}
@media (max-width: 768px) {
  .section--full.section--notfull-md {
    min-height: 0;
    padding-top: 10px;
    overflow: hidden;
  }
}
@media (max-width: 400px) {
  .social-navi li:not(:first-child) {
    margin-left: 6px;
  }
  .social-navi li, .social-navi a, .social-navi svg{
    width: 22px;
    height: 22px;
  }

}

.section--primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  position: relative;
  padding-top: 105px;
}

.section--top-aligned{
  align-items:flex-start;
  padding-top: 165px;
}

.section--primary .section-header h1,
.section--primary .section-content h1 {
  margin-top: 0;
  line-height: 130%;
}
@media (min-width: 992px) {
  .section--primary .section-header,
.section--primary .section-content {
    max-width: 445px;
  }
}
.section--primary .section-header {
  margin-bottom: 40px;
}
.section--primary .section-footer {
  margin-top: 35px;
  font-size: 16px;
}
@media (max-width: 768px) {
  .section--primary {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-bottom: 60px;
    font-size: 14px;
  }
  .section--primary .section-header {
    max-width: 80%;
    margin-bottom: 30px;
  }
  .section--primary .section-footer {
    margin-top: 20px;
  }
  .page-w-header .section--primary .section-header{
    width: 100%;
  }
  .page-w-header .section--primary .section-header h1{
    font-size: 28px;
  }
}
@media (max-width: 360px) {
  .page-w-header .section--primary .section-header h1{
    font-size: 24px;
  }
  .badge {
      display: inline-block;
      border-radius: 4px;
      height: 30px;
      font-size: 14px;
      padding: 0 9px;
      line-height: 30px;
  }
  .section--primary-elements.section--primary-elements{
    top: -70px;
  }
}
@media (max-width: 992px) and (min-width: 768px) and (orientation: portrait) {
  .section--primary {
    height: auto;
  }
}

.section-header {
  color: var(--black);
  max-width: 660px;
  margin-bottom: 15px;
}
.section-header.section-header--blog .form-oneliner input,
.section-header.section-header--blog{
  max-width: 100%;
}
.section-header.section-header--blog .search-form{
  margin-bottom: -30px;
}

@media (max-width:767px){
  .section-header.section-header--blog .search-form{
  margin-bottom: 0;
  height: 53px;
  }
  .is-search-fixed .section-header .form-oneliner{
    position: fixed;
    width: calc(100% - 106px);
    z-index: 10;
    top: 0;
    margin-top: 8px;
    margin-bottom: 0;
    left: 78px;
  }
  .is-search-fixed .form-oneliner input {
    height: 40px;
    border-radius: 32px;
    box-shadow: var(--shadow), var(--shadow-layer);
  }
  .is-search-fixed .form-oneliner--compact button svg {
      width: 28px;
      height: 28px;
  }
}


.section-header.wide {
  max-width: 100%;
}
.section-header .h1 small {
  display: block;
  font-size: 54%;
  margin-bottom: 0.8em;
}
.section-header--shadow {
  position: relative;
}
.section-header--shadow .section-header-shadow {
  position: absolute;
  z-index: -1;
}
.section-header--shadow .section-header-shadow svg {
  fill: var(--bgtext);
}
.section-header--tac {
  margin-left: auto;
  margin-right: auto;
  max-width: 740px;
  text-align: center;
  margin-bottom: 64px;
}
@media (max-width: 768px) {
  .section-header--tac {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .section-header {
    margin-bottom: 95px;
  }
  .section-header.section-header--shy {
    margin-bottom: 75px;
  }
  .section-header.section-header--shiest {
    margin-bottom: 35px;
  }
}

.section-subheader {
  color: var(--black);
  margin-bottom: 2em;
  font-size: 24px;
}

.section--enumed {
  counter-increment: section;
  margin-bottom: 120px;
}
.section--enumed:before {
  display: block;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: -0.03em;
  content: "0" counter(section);
  margin-left: auto;
  margin-right: auto;
  max-width: 1332px;
  padding-left: 32px;
  padding-right: 32px;
  margin-bottom: 43px;
  display: none;
}
.section--enumed .section-footer {
  margin-top: 160px;
}
.section--enumed .section-footer.section-footer--shy {
  margin-top: 80px;
}
@media (max-width: 768px) {
  .section--enumed {
    margin-bottom: 40px;
  }
  .section--enumed:before {
    margin-bottom: 23px;
  }
  .section--enumed .section-footer {
    margin-top: 100px;
  }
}

.content-box {
  padding: 60px 48px;
  border-radius: 16px;
}
@media (max-width: 576px) {
  .content-box {
    padding: 20px;
  }
}

.partners-list {
  row-gap: 65px;
}
.partners-list [class*=col] .thumb.thumb {
  height: 100%;
  max-width: 100%;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 576px) {
  .partners-list {
    row-gap: 20px;
  }
}

.bg-white {
  background: #fff;
}

.embossed-out {
  -webkit-filter: drop-shadow(-15px -15px 20px #ffffff) drop-shadow(10px 10px 30px rgba(174, 174, 192, 0.5));
          filter: drop-shadow(-15px -15px 20px #ffffff) drop-shadow(10px 10px 30px rgba(174, 174, 192, 0.5));
}

.section-load-more {
  margin-top: 60px;
  font-size: 20px;
  font-weight: 800;
}
.section-load-more a {
  cursor: pointer;
}
@media (max-width: 768px) {
  .section-load-more {
    margin-top: 30px;
  }
}

.logo-variants {
  display: grid;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  row-gap: 30px;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 65px;
}
.logo-variants .logo-variant {
  height: 139px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  .logo-variants {
    margin-bottom: 50px;
    row-gap: 15px;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
}
@media (max-width: 576px) {
  .logo-variants {
    grid-template-columns: 1fr;
  }
}

.embossed-block {
  height: 188px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: inset var(--shadow-layer), inset var(--shadow);
          box-shadow: inset var(--shadow-layer), inset var(--shadow);
  border-radius: 16px;
}
.embossed-block a {
  color: var(--black);
  text-decoration: none;
}

.logo-scheme-table {
  margin-bottom: 80px;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  color: var(--darkgray);
  font-size: 12px;
}
.logo-scheme-table thead th {
  text-align: left;
  font-weight: bold;
  padding-bottom: 7px;
  font-size: 14px;
  font-weight: 700;
  padding-right: 10px;
}
.table-wrap .logo-scheme-table thead th:first-child {
  width: 13%;
}
.table-wrap .logo-scheme-table tbody th {
  text-align: left;
  font-weight: normal;
  padding-top: 5px;
  padding-bottom: 5px;
  color: var(--tags);
  padding-right: 10px;
}
.table-wrap .logo-scheme-table tbody td {
  text-align: left;
  font-weight: normal;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
}
@media (max-width: 768px) {
  .logo-scheme-table {
    margin-bottom: 20px;
    /*
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
    */
    font-size: 13px;
  }
  .logo-scheme-table th:first-child{
    display: none;
  }
  .logo-scheme-table tbody td[data-tr]:before{
    content: attr(data-tr);
    display: block;
    font-weight: bold;  
  }
  .logo-scheme-table tbody td{
    vertical-align: bottom; 
  }
}

.articles-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 1em;
}
@media (max-width: 576px) {
  .articles-filter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .articles-filter .articles-filter-label {
    margin-bottom: 0.4em;
    font-weight: bold;
  }
}
.articles-filter:last-child {
  margin-bottom: 30px;
}
.articles-filter ul {
  list-style-type: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 0.4em;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.articles-filter ul li {
  margin-right: 0.4em;
}
.articles-filter ul li a {
  display: inline-block;
  padding: 2px 8px;
  border-radius: 6px;
  background: var(--grey);
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.9em;
  opacity: 0.65;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.articles-filter ul li a:hover {
  opacity: 0.8;
  background: var(--blue);
}
.articles-filter ul li a.is-on {
  opacity: 1;
  background: var(--blue);
}
.articles-filter ul li a[data-tag-clear] {
  background: var(--quartz);
  color: #fff;
  opacity: 0.9;
  display: none;
}
.articles-filter ul li a[data-tag-clear] svg {
  width: 16px;
  height: 16px;
  position: relative;
  top: -1px;
  vertical-align: middle;
}
.articles-filter ul li a[data-tag-clear]:hover {
  background: var(--quartz);
  opacity: 1;
}

.articles-filter-label {
  margin-right: 0.4em;
}
.article-section{
  margin-bottom: 55px;
  font-size: 16px;
}
.article-section h2{
  font-size: 28px;
}
.article-section h3{
  font-size: 16px;
}
.article-section p+h3{
  margin-top: 3em;
}
.article-section ul li{
  margin-bottom: 0.5em;
}
.pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
.pagination ul a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  display: block;
  border-radius: 5px;
  background: var(--bg);
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
  color: var(--grey);
  text-decoration: none;
  position: relative;
}
.pagination ul a span {
  position: relative;
  z-index: 1;
}
.pagination ul a svg {
  width: 6px;
  height: 10px;
}
.pagination ul a.current, .pagination ul a:hover {
  color: var(--blue);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.pagination ul a.current:before, .pagination ul a:hover:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 5px;
  -webkit-box-shadow: inset var(--shadow), inset var(--shadow-layer);
          box-shadow: inset var(--shadow), inset var(--shadow-layer);
  z-index: 0;
}

.section-elements svg {
  fill: var(--bg);
}

.section--primary-elements {
  position: absolute;
  width: 50%;
  padding-top: 50%;
  left: 0;
  top: 0;
  z-index: -1;
}
@media (max-width: 992px) {
  .section--primary-elements {
    width: 100%;
    padding-top: 100%;
  }
}
@media (max-width: 992px) and (orientation: portrait) {
  .section--primary-elements {
    width: 80%;
    padding-top: 80%;
  }
}
@media (max-width: 576px) {
  .section--primary-elements {
    width: 150%;
    padding-top: 150%;
  }
}
.section--primary-elements .bubble {
  position: absolute;
  border-radius: 100%;
  background: var(--bg);
  -webkit-box-shadow: inset var(--shadow), inset var(--shadow-layer);
          box-shadow: inset var(--shadow), inset var(--shadow-layer);
  z-index: -1;
}
.section--primary-elements .bubble svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(10deg);
      -ms-transform: translate(-50%, -50%) rotate(10deg);
          transform: translate(-50%, -50%) rotate(10deg);
}
.section--primary-elements .bubble-01 {
  width: 112px;
  height: 112px;
  top: 20%;
  left: calc(150% + 75px);
}
@media (max-width: 768px) {
  .section--primary-elements .bubble-01 {
    width: 50px;
    height: 50px;
    bottom: -12px;
    right: 26px;
    top: auto;
    display: none;
  }
}
.section--primary-elements .bubble-02 {
  height: 230px;
  width: 230px;
  left: 200%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 40%;
}
@media (max-width: 768px) {
  .section--primary-elements .bubble-02 {
    height: 77px;
    width: 74px;
    bottom: 130px;
    top: auto;
    display: none;
  }
}

.galaxy {
  width: calc(100% - 320px);
  height: calc(100% - 320px);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.orbit {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 100%;
  border: 8px solid var(--bg);
  -webkit-box-shadow: inset -3px -3px 10px #ffffff, inset 3px 3px 10px rgba(174, 174, 192, 0.4);
          box-shadow: inset -3px -3px 10px #ffffff, inset 3px 3px 10px rgba(174, 174, 192, 0.4);
/*  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;*/
}

.is-loaded .orbit {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.is-loaded .satelite span span:after {
  -webkit-transition: background-color 0.3s, -webkit-box-shadow 0.3s;
  transition: background-color 0.3s, -webkit-box-shadow 0.3s;
  -o-transition: background-color 0.3s, box-shadow 0.3s;
  transition: background-color 0.3s, box-shadow 0.3s;
  transition: background-color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.is-loaded .unn-logo svg {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.orbit:after {
  content: "";
  background-position: right bottom;
  background-size: auto 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.orbit-01 {
  width: 200%;
  height: 200%;
}
.orbit-02 {
  width: 310%;
  height: 310%;
}
.satelite {
  position: absolute;
  z-index: 10;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: 0 50%;
      -ms-transform-origin: 0 50%;
          transform-origin: 0 50%;
  left: 50%;
  top: 50%;
  height: 1px;
  width: 50%;
  -webkit-animation: satelite 2s linear infinite;
          animation: satelite 2s linear infinite;
}
.satelite span {
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.satelite span span {
  width: 100%;
  padding-top: 100%;
  left: 0;
  top: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.satelite span span:after {
  border-radius: 100%;
  background: var(--bg);
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
/*  -webkit-transition: background-color 0.3s, -webkit-box-shadow 0.3s;
  transition: background-color 0.3s, -webkit-box-shadow 0.3s;
  -o-transition: background-color 0.3s, box-shadow 0.3s;
  transition: background-color 0.3s, box-shadow 0.3s;
  transition: background-color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;*/
}
.prime-hero-placeholder{
    border-radius: 100%;
    background: var(--bg);
    -webkit-box-shadow: var(--shadow), var(--shadow-layer);
    box-shadow: var(--shadow), var(--shadow-layer);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 470px;
    max-height: 470px;
    right: 0;
    bottom: 0;
    margin: auto;
}
.prime-hero-placeholder img{
  max-width: 335px;
  max-height: 335px;
}

@media (max-width:991px){
  .prime-hero-placeholder img{
    max-width: 70%;
    max-height: 70%;
  }

}

.satelite-01 {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
}
.satelite-01 span {
  width: 13.333%;
}

.satelite-02 {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
}
.satelite-02 span {
  width: 33.333%;
}

.satelite-03 {
  -webkit-animation-duration: 24s;
          animation-duration: 24s;
  -webkit-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
          transform: rotate(20deg);
}
.satelite-03 span {
  width: 10%;
}

.satelite-04 {
  -webkit-transform: rotate(-38deg);
      -ms-transform: rotate(-38deg);
          transform: rotate(-38deg);
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
  -webkit-animation-duration: 24s;
          animation-duration: 24s;
}
.satelite-04 span {
  width: 26%;
}

.unn-logo {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.unn-logo svg {
  width: 100%;
  height: 100%;
/*  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;*/
}
.unn-logo svg.figure-nft {
  width: 200%;
  height: 200%;
  -webkit-transform: translate(-25%, -25%);
      -ms-transform: translate(-25%, -25%);
          transform: translate(-25%, -25%);
}
.unn-logo svg.figure-speaker {
  width: 115%;
  height: 115%;
  -webkit-transform: translate(-4%, 3%);
      -ms-transform: translate(-4%, 3%);
          transform: translate(-4%, 3%);
}
.unn-logo svg.icon-diamond {
  width: 140%;
  height: 140%;
  -webkit-transform: translate(-10%, -23%);
      -ms-transform: translate(-10%, -23%);
          transform: translate(-10%, -23%);
}

.section--benefits {
  position: relative;
}
.section--benefits .section-elements {
  color: var(--bg);
}
.section--benefits .section-elements svg {
  position: absolute;
  z-index: -1;
}
.section--benefits .section-elements .plus-01 {
  width: 163px;
  height: 163px;
  right: -13px;
  top: 45px;
}
.section--benefits .section-elements .plus-02 {
  width: 158px;
  height: 168px;
  bottom: -96px;
  right: 450px;
}
.section--benefits .section-elements .plus-03 {
  right: -24px;
  bottom: -57px;
  width: 600px;
  height: 600px;
}
.section--benefits .section-elements .plus-04 {
  right: -20px;
  top: 100%;
  width: 330px;
  height: 330px;
}
@media (max-width: 768px) {
  .section--benefits .section-elements {
    display: none;
  }
}

.figure-diamond {
  -webkit-transform: translate(20%, 6%);
      -ms-transform: translate(20%, 6%);
          transform: translate(20%, 6%);
}
@media (max-width: 1200px) {
  .figure-diamond {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

.section--polkadot {
  position: relative;
}
.section--polkadot .section-elements .bubble {
  position: absolute;
  border-radius: 100%;
  background: var(--bg);
  -webkit-box-shadow: inset var(--shadow), inset var(--shadow-layer);
          box-shadow: inset var(--shadow), inset var(--shadow-layer);
  z-index: -1;
}
.section--polkadot .section-elements .bubble svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(10deg);
      -ms-transform: translate(-50%, -50%) rotate(10deg);
          transform: translate(-50%, -50%) rotate(10deg);
}
.section--polkadot .section-elements .bubble-01 {
  width: 112px;
  height: 112px;
  top: -74px;
  right: 175px;
}
@media (max-width: 768px) {
  .section--polkadot .section-elements .bubble-01 {
    width: 50px;
    height: 50px;
    bottom: -12px;
    right: 26px;
    top: auto;
  }
  .section--polkadot .row .row .row{
    margin-left: 0;
    margin-right: 0;
  }
}
.section--polkadot .section-elements .bubble-02 {
  height: 230px;
  width: 230px;
  left: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 80px;
}
@media (max-width: 768px) {
  .section--polkadot .section-elements .bubble-02 {
    height: 77px;
    width: 74px;
    bottom: 130px;
    top: auto;
  }
}
.section--polkadot .section-elements .bubble-03 {
  bottom: 0;
  width: 230px;
  height: 230px;
  left: 30px;
}
@media (max-width: 768px) {
  .section--polkadot .section-elements .bubble-03 {
    width: 120px;
    height: 120px;
    left: -30px;
  }
}
.section--polkadot .section-elements .bubble-04 {
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
  width: 190px;
  height: 190px;
  top: 50px;
  right: 420px;
  display: none;
}
.section--polkadot .section-elements .bubble-04 svg {
  width: 140px;
  height: 160px;
  -webkit-transform: translate(-50%, -50%) rotate(-27deg);
      -ms-transform: translate(-50%, -50%) rotate(-27deg);
          transform: translate(-50%, -50%) rotate(-27deg);
}
@media (max-width: 768px) {
  .section--polkadot .section-elements .bubble-04 {
    width: 70px;
    height: 70px;
    bottom: 87px;
    right: 0;
    left: 0;
    margin: auto;
    top: auto;
  }
  .section--polkadot .section-elements .bubble-04 svg {
    display: none;
  }
}
.section--polkadot .section-elements .bubble-05 {
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
  width: 527px;
  height: 527px;
  right: 40px;
  bottom: 189px;
  display: none;
}
.section--polkadot .section-elements .bubble-05 img {
  width: 389px;
  height: 425px;
}
@media (max-width: 768px) {
  .section--polkadot .section-elements .bubble-05 {
    display: none;
  }
}

.section--git {
  position: relative;
}
.section--git .w {
  position: relative;
  z-index: 2;
}
.section--git .section-elements {
  z-index: -1;
}
.section--git .section-elements .bubble {
  position: absolute;
  -webkit-box-shadow: inset var(--shadow), inset var(--shadow-layer);
          box-shadow: inset var(--shadow), inset var(--shadow-layer);
  border-radius: 100%;
}
.section--git .section-elements .bubble-01 {
  width: 72px;
  height: 72px;
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
  right: 635px;
  top: -50px;
}
@media (max-width: 768px) {
  .section--git .section-elements .bubble-01 {
    display: none;
  }
}
.section--git .section-elements .bubble-02 {
  width: 118px;
  height: 118px;
  bottom: -54px;
  right: 695px;
}
@media (max-width: 768px) {
  .section--git .section-elements .bubble-02 {
    display: none;
  }
}
.section--git .section-elements .bubble-03 {
  width: 162px;
  height: 162px;
  top: -90px;
  left: 100%;
  margin-left: -90px;
}
@media (max-width: 768px) {
  .section--git .section-elements .bubble-03 {
    display: none;
  }
}
.section--git .section-elements .gitcat {
  display: none;
  position: absolute;
  width: 545px;
  height: 494px;
  right: 79px;
  top: -10px;
}
.section--git .section-elements .gitcat img {
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .section--git .section-elements .gitcat {
    bottom: -70px;
    top: auto;
    right: -130px;
    width: 455px;
    height: 400px;
    z-index: -1;
  }
}

@-webkit-keyframes satelite {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes satelite {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.row [class*="-3"] .thumb {
  max-width: 280px;
  margin-bottom: 84px;
}
.row [class*="-3"] .thumb.thumb--flat {
  max-width: 100%;
}
@media (max-width: 768px) {
  .row [class*="-3"] .thumb {
    max-width: 100%;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .row [class*="-3"].col-3:nth-last-child(4) .thumb, .row [class*="-3"]:nth-last-child(4) ~ .col-3 .thumb {
    margin-bottom: 0;
  }
  .row [class*="-3"] .thumb--tile {
    margin-bottom: 30px;
  }
}

.row.eq-height > [class*=col] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.row.eq-height > [class*=col] > .thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.row [class*=-lg-4] .thumb {
  max-width: 350px;
  margin-bottom: 84px;
}
.row [class*=-lg-4] .thumb.thumb--article {
  max-width: 100%;
}
@media (max-width: 768px) {
  .row [class*=-lg-4] .thumb {
    max-width: 100%;
    margin-bottom: 30px;
  }
}

.section--polkadot .row > div .thumb {
  margin-bottom: 35px;
}
@media (min-width: 992px) {
  .section--polkadot .row > div .thumb {
    min-height: 200px;
    max-width: 240px;
  }
}

.thumb--underlined-head .thumb-head {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
  max-width: 270px;
}
.thumb--underlined-head .thumb-head:after {
  content: "";
  width: 186px;
  height: 5px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 768px) {
  .thumb--underlined-head .thumb-head {
    max-width: 100%;
    padding-bottom: 32px;
    margin-bottom: 21px;
  }
  .thumb--underlined-head .thumb-head:after {
    width: 100%;
  }
}

.thumb-head {
  color: var(--black);
}
.thumb-head a{
  text-decoration: none;
}
.thumb-head *:first-child {
  margin-top: 0;
}
.thumb-head *:last-child {
  margin-bottom: 0;
}
.thumb--success p:first-of-type{
  margin-top: 0;
}

@media (max-width: 768px) {
  .thumb--icon-enhanced {
    font-size: 15px;
    line-height: 1.8;
  }
  .thumb--icon-enhanced h3 {
    font-size: 26px;
  }
  .thumb--icon-enhanced .thumb-head {
    padding-bottom: 40px;
  }
}
.thumb--icon-enhanced p:last-child {
  margin-bottom: 0;
}

.thumb-icon-placeholder {
  height: 108px;
}

.thumb--logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.thumb--logo .thumb-icon-placeholder {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.thumb--flat {
  background: #fff;
  height: 228px;
  border-radius: 6px;
  position: relative;
}
.thumb--flat.thumb {
  width: 100%;
  max-width: 100%;
}
.thumb--flat .thumb-icon-placeholder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
}
.thumb--flat .thumb-help {
  position: absolute;
  right: 11px;
  bottom: 11px;
  width: 24px;
  height: 24px;
}
.thumb--flat .thumb-help .thumb-help-toggle {
  width: 24px;
  height: 24px;
  display: block;
}
.thumb--flat .thumb-help .thumb-help-toggle svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: none;
}
.thumb--flat .thumb-help .thumb-help-tip {
  position: absolute;
  font-size: 11px;
  background: #fff;
  padding: 5px;
  right: 29px;
  bottom: 3px;
  width: 240px;
  display: none;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  color: var(--black);
}
.thumb--flat .thumb-help .thumb-help-tip p:first-child {
  margin-top: 0;
}
.thumb--flat .thumb-help .thumb-help-tip p:last-child {
  margin-bottom: 0;
}

.thumb-label {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 280px;
  padding: 10px;
  line-height: 1.4;
  font-size: 12px;
  min-height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 30px;
}

.thumb-icon-placeholder--enhanced {
  position: relative;
  height: 158px;
  margin-bottom: 45px;
}
.thumb-icon-placeholder--enhanced:before {
  -webkit-transform: rotate(-75deg);
      -ms-transform: rotate(-75deg);
          transform: rotate(-75deg);
  background: var(--bg);
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
  border-radius: 16px;
  content: "";
  width: 140px;
  height: 140px;
  position: absolute;
  -webkit-transform-origin: 60% 50%;
      -ms-transform-origin: 60% 50%;
          transform-origin: 60% 50%;
  left: -3px;
  top: -13px;
}
@media (max-width: 768px) {
  .thumb-icon-placeholder--enhanced {
    height: 0;
    margin: 0;
    margin-top: 30px;
  }
}
@media (max-width: 768px) and (max-width: 576px) {
  .thumb-icon-placeholder--enhanced {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .thumb-icon-placeholder--enhanced:before {
    display: none;
  }
}
.thumb-icon-placeholder--enhanced img {
  -webkit-transform: rotate(15deg);
      -ms-transform: rotate(15deg);
          transform: rotate(15deg);
  position: absolute;
  bottom: 38px;
  /* top: 0; */
  margin: auto;
  left: 28px;
}
@media (max-width: 768px) {
  .thumb-icon-placeholder--enhanced img {
    width: 80px;
    height: 80px;
    right: -10px;
    left: auto;
    bottom: auto;
    top: -30px;
  }
}

.thumbs--steps {
  counter-reset: ollist;
}
.thumbs--steps .thumb--icon-enhanced {
  counter-increment: ollist;
  position: relative;
}
.thumbs--steps .thumb--icon-enhanced:after {
  position: absolute;
  content: "";
  width: calc(100% - 155px);
  height: 1px;
  border-top: 2px dashed #a9afbd;
  left: 154px;
  top: 66px;
}
@media (max-width: 768px) {
  .thumbs--steps .thumb--icon-enhanced:after {
    display: none;
  }
}
.thumbs--steps .thumb--icon-enhanced .thumb-icon-placeholder--sphere {
  left: -30px;
  top: -20px;
  margin-bottom: -25px;
}
@media (max-width: 768px) {
  .thumbs--steps .thumb--icon-enhanced .thumb-icon-placeholder--sphere {
    height: 135px;
    width: 135px;
    position: absolute;
    z-index: -1;
    opacity: 0.35;
    left: -60px;
    top: -40px;
  }
  .thumbs--steps .thumb--icon-enhanced .thumb-icon-placeholder--sphere:before, .thumbs--steps .thumb--icon-enhanced .thumb-icon-placeholder--sphere:after {
    width: 87px;
    height: 87px;
    display: none;
  }
}
.thumbs--steps .thumb--icon-enhanced .thumb-icon-placeholder--sphere span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.thumbs--steps .thumb--icon-enhanced .thumb-icon-placeholder--sphere span:before {
  content: counter(ollist);
  font-family: var(--font);
  font-size: 72px;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 0px;
  color: var(--quartz);
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -56%);
      -ms-transform: translate(-50%, -56%);
          transform: translate(-50%, -56%);
  position: absolute;
}
.thumbs--steps .col-md-4:nth-child(3n) .thumb--icon-enhanced:after {
  display: none;
}

.thumb-icon-placeholder--sphere {
  height: 165px;
  width: 165px;
  position: relative;
}
.thumb-icon-placeholder--sphere:before, .thumb-icon-placeholder--sphere:after {
  width: 117px;
  height: 117px;
  content: "";
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.thumb-icon-placeholder--sphere:before {
  background: var(--blueShadow);
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
  -webkit-transform: translateX(8px);
      -ms-transform: translateX(8px);
          transform: translateX(8px);
  z-index: 1;
}
.thumb-icon-placeholder--sphere:after {
  background: var(--bg-alt);
  z-index: 2;
}
.thumb-icon-placeholder--sphere img {
  position: absolute;
  z-index: 3;
  -webkit-transform: rotate(15deg) translateY(-50%);
      -ms-transform: rotate(15deg) translateY(-50%);
          transform: rotate(15deg) translateY(-50%);
  top: 50%;
  left: -2px;
}

.thumb--slim {
  font-size: 14px;
}
@media (max-width: 768px) {
  .thumb--slim {
    font-size: 10px;
  }
/*  .thumb--slim .thumb-icon-placeholder {
    height: 74px;
  }
  .thumb--slim .thumb-icon-placeholder img {
    height: 74px;
  }*/
}

.thumb--tile {
  background: var(--bg);
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
  border-radius: 16px;
  margin-bottom: 30px;
  display: block;
}
.thumb--tile .thumb-icon-placeholder {
  height: 163px;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 576px) {
  .thumb--tile .thumb-icon-placeholder {
    height: 58px;
  }
}
@media (max-width: 768px) {
  .thumb--tile {
    margin-bottom: 0;
  }
}

.thumb--article {
  background: var(--bg);
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
  border-radius: 16px;
  padding-bottom: 25px;
  margin-bottom: 30px;
  height: calc(100% - 30px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.thumb--article .thumb-icon-placeholder {
  height: 179px;
  margin-bottom: 20px;
}
.thumb--article .thumb-icon-placeholder:not(.thumb-icon-placeholder--layered):not(.thumb-icon-placeholder--brand) img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px 16px 0 0;
}
.thumb--article .thumb-icon-placeholder.thumb-icon-placeholder--brand img {
  max-width: 85%;
  max-height: 85%;
}
.thumb--article .thumb-icon-placeholder--layered {
  border-radius: 16px 16px 0 0;
  background-size: cover;
  background-position: right;
}
.thumb--article .thumb-icon-placeholder--layered figure,
.thumb--article .thumb-icon-placeholder--layered picture {
  margin: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.thumb--article .thumb-icon-placeholder--layered figure img,
.thumb--article .thumb-icon-placeholder--layered picture img {
  max-height: 90%;
  height: 90%;
  width: 90%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  border-radius: 0;
}
.thumb--article .thumb-head {
  padding-left: 30px;
  padding-right: 30px;
}
.thumb--article .thumb-head h3 a {
  text-decoration: none;
}
.thumb--article .thumb-head time,
.thumb--article .thumb-head .time {
  font-size: 14px;
  font-weight: 600;
  color: var(--gray);
}
.thumb--article .thumb-head h3 {
  font-weight: 700;
  font-size: 22px;
}
.thumb--article .thumb-body {
  padding-left: 30px;
  padding-right: 30px;
  font-size: 14px;
  color: #333;
  margin-top: 30px;
}
.thumb--article .thumb-footer {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 32px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 768px) {
  .thumb--article .thumb-footer,
.thumb--article .thumb-head,
.thumb--article .thumb-body {
    padding-left: 18px;
    padding-right: 18px;
  }
  .thumb--article .thumb-footer .h3,
.thumb--article .thumb-footer h3,
.thumb--article .thumb-head .h3,
.thumb--article .thumb-head h3,
.thumb--article .thumb-body .h3,
.thumb--article .thumb-body h3 {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  .mobile-scrolable {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow: auto hidden !important;
    -ms-scroll-snap-type: x mandatory !important;
    scroll-snap-type: x mandatory !important;
    scroll-padding: 0 0 0 15px;
    padding: 40px 32px;
    margin-left: -32px;
    margin-right: -32px;
    margin-top: -46px;
    margin-bottom: -40px;
    -ms-overflow-style: none;  
    scrollbar-width: none;  
}
.mobile-scrolable::-webkit-scrollbar { 
  display: none;
}



  .mobile-scrolable > [class*=col] {
    width: 240px;
    margin-right: 22px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    min-width: 240px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    scroll-snap-align: start !important;
  }
  .mobile-scrolable > [class*=col] .thumb {
    margin-bottom: 0;
    height: 100%;
  }

  .thumb--mobile-minified .thumb-head {
    padding-right: 75px;
  }
  .thumb--mobile-minified .thumb-head h3 {
    font-size: 22px;
  }
  .thumb--mobile-minified .thumb-head:last-child {
    padding-bottom: 0;
  }

  .thumb--mobile-embossed {
    background: var(--bg);
    -webkit-box-shadow: var(--shadow), var(--shadow-layer);
            box-shadow: var(--shadow), var(--shadow-layer);
    border-radius: 10px;
    padding: 18px;
  }

  .mobile-collective-tile {
    background: var(--bg);
    -webkit-box-shadow: var(--shadow), var(--shadow-layer);
            box-shadow: var(--shadow), var(--shadow-layer);
    border-radius: 10px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .mobile-collective-tile .thumb--tile {
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin: 0;
  }
  .mobile-collective-tile .thumb--tile img {
    max-height: 32px;
    max-width: 80px;
  }
}
.thumb--slim-inline {
  display: grid;
  grid-template-areas: "logo title" "logo description";
}
.thumb--slim-inline.thumb {
  grid-template-columns: 75px auto;
  margin-bottom: 25px;
  max-width: 330px;
}
.thumb--slim-inline .thumb-icon-placeholder {
  grid-area: logo;
  height: 60px;
  width: 60px;
  text-align: center;
  margin-right: 15px;
}
.thumb--slim-inline .thumb-icon-placeholder img {
  height: 60px;
}
.thumb--slim-inline .thumb-head {
  grid-area: title;
}
.thumb--slim-inline .thumb-body {
  grid-area: description;
}
.thumb--slim-inline .thumb-body p {
  margin-top: 0;
}
.thumb-icon-placeholder figure{
  margin: 0;
  height: 100%;
}
@media (max-width: 992px) {
  .thumb--mobile-inline {
    display: grid;
    grid-template-areas: "logo title" "logo description";
  }
  .thumb--mobile-inline.thumb {
    margin-bottom: 15px !important;
    grid-template-columns: 75px auto;
  }
  .thumb--mobile-inline .thumb-icon-placeholder {
    grid-area: logo;
    height: 60px;
    width: 60px;
    text-align: center;
    margin-right: 15px;
  }
  .thumb--mobile-inline .thumb-icon-placeholder img {
    height: 60px;
  }
  .thumb--mobile-inline .thumb-head {
    grid-area: title;
  }
  .thumb--mobile-inline .thumb-body {
    grid-area: description;
  }
  .thumb--mobile-inline .thumb-body p {
    margin-top: 0;
  }
}
.outside-link {
  position: absolute;
  left: 100%;
  top: 70px;
  white-space: nowrap;
  background: var(--bg);
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
  border-radius: 16px;
  margin-bottom: 30px;
  cursor: pointer;
  margin-left: -20px;
  padding: 10px 20px;
  margin-left: -40px;
  padding: 20px 10px;
  -webkit-text-orientation: sideways;
          text-orientation: sideways;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  top: 40px;
}
@media (max-width: 1200px) {
  .outside-link {
    position: static;
    margin: 0;
    -ms-flex-item-align: start;
        align-self: start;
    width: calc(25% - 30px);
    margin-left: 15px;
    text-align: center;
    -webkit-writing-mode: initial;
        -ms-writing-mode: initial;
            writing-mode: initial;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    height: 163px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 992px) {
  .outside-link {
    width: calc(50% - 30px);
    height: 52px;
    margin-bottom: 50px;
  }
}
@media (max-width: 576px) {
  .outside-link {
    width: calc(100% - 30px);
    margin-bottom: 70px;
  }
}
@media (max-width: 992px) {
  .col-xl-2dot4:last-child {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .col-xl-2dot4:last-child .thumb--tile .thumb-icon-placeholder {
    height: 52px;
  }
}
.embossed-content {
  border-radius: 16px;
  background: var(--bg);
  -webkit-box-shadow: inset var(--shadow);
          box-shadow: inset var(--shadow);
  padding: 24px;
  margin-top: -24px;
}
@media (max-width: 992px) {
  .embossed-content {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .embossed-content {
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
    border-radius: 0;
    margin-top: 50px;
  }
}

.tease-card {
  margin-top: 32px;
  margin-left: -32px;
  padding: 32px;
  color: #fff;
  max-width: 512px;
  position: relative;
  background: -o-linear-gradient(2.76deg, #489cff 0%, #2aa6ff 40.65%, #2ab4ff 75.4%, #36c7ff 100%);
  background: linear-gradient(87.24deg, #489cff 0%, #2aa6ff 40.65%, #2ab4ff 75.4%, #36c7ff 100%);
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
  border-radius: 16px;
}
.section--primary .section-header .badge+h1,
.badge+h1,
.tease-card .badge+.h2{
  margin-top: 16px;
}
.tease-card .h2{
  max-width: 90%;
}
.tease-card a,
.tease-card .section-header {
  color: #fff;
}
.tease-card .section-header {
  margin-bottom: 20px;
}
.tease-card .badge + .section-header {
  margin-top: 16px;
}
.tease-card .btn--linklike {
  color: #fff;
  text-decoration: none;
}
.tease-card .btn--linklike svg {
  fill: currentColor;
}
.tease-card p:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .tease-card {
    margin-left: 0;
    padding: 16px;
    margin-left: -16px;
    margin-right: -16px;
  }
  .tease-card .section-header {
    max-width: 100%;
  }
}
.tease-card .tease-card-icon {
  position: absolute;
  right: 32px;
  bottom: 32px;
}
@media (max-width: 768px) {
  .tease-card .tease-card-icon {
    width: 100px;
    height: 100px;
    z-index: 0;
    right: 10px;
    bottom: 10px;
  }
}
.tease-card.has-icon .section-header {
  position: relative;
  z-index: 1;
}
.tease-card.has-icon .section-footer,
.tease-card.has-icon .section-content {
  padding-right: 90px;
}
.tease-card.tease-card--natural {
  background: var(--bg);
  color: var(--gray);
}
.tease-card.tease-card--natural a,
.tease-card.tease-card--natural .btn--linklike {
  color: var(--blue);
}
.tease-card.tease-card--natural .section-header {
  color: var(--black);
}

.thumb--article .thumb-icon-placeholder--brand {
  background: #fff;
  border-radius: 16px 16px 0 0;
}
.thumb--article .thumb-icon-placeholder--brand figure,
.thumb--article .thumb-icon-placeholder--brand picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.thumb--article .thumb-icon-placeholder--brand ~ .thumb-head h3 {
  line-height: 1.4;
}

.thumb.embossed-block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 160px;
}
.thumb.embossed-block.thumb {
  max-width: 100%;
}
.thumb.embossed-block .thumb-icon-placeholder {
  height: 65px;
  width: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.thumb--embossed {
  background: var(--bg);
  -webkit-box-shadow: inset var(--shadow), inset var(--shadow-layer);
          box-shadow: inset var(--shadow), inset var(--shadow-layer);
  border-radius: 10px;
  padding: 132px 80px 40px;
  font-size: 18px;
  position: relative;
  margin-top: 60px;
}
.thumb--embossed ul {
  padding-left: 1em;
}
.thumb--embossed .thumb-icon-placeholder--enhanced {
  position: absolute;
  height: 158px;
  margin-bottom: 45px;
  width: 158px;
  top: -70px;
  left: 36px;
}
.thumb--embossed .thumb-head {
  max-width: 100%;
}
.thumb--embossed .thumb-head:after {
  width: 100%;
}
@media (max-width: 768px) {
  .thumb--embossed {
    margin-top: 30px;
    margin-bottom: 10px;
    padding: 62px 40px 30px;
  }
  .thumb--embossed .thumb-icon-placeholder--enhanced {
    top: 30px;
    left: auto;
    right: 50px;
  }
}
@media (max-width: 768px) and (max-width: 576px) {
  .thumb--embossed .thumb-icon-placeholder--enhanced {
    top: 70px;
    left: auto;
    right: 30px;
  }
}

.features-list {
  row-gap: 64px;
}
@media (max-width: 768px) {
  .features-list {
    row-gap: 30px;
  }
}

.thumb--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.thumb--inline .thumb-icon-placeholder {
  width: 88px;
  height: 88px;
  border-radius: 16px;
  background: var(--bg);
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.thumb--inline .thumb-body {
  display: block;
  margin-left: 32px;
  -ms-flex-item-align: center;
      align-self: center;
}
.thumb--inline .thumb-body h4 {
  font-size: 15px;
  font-weight: normal;
  margin: 0 0 8px;
}

.section--super-reward .thumb--inline .thumb-body h4 {
  margin: 10px 0 8px;
}

.thumb--inline .thumb-body p {
  margin: 0;
  font-size: 22px;
  font-weight: bold;
  color: var(--blue);
  line-height: 1;
  max-width: 330px;
}
@media (max-width: 768px) {
  .thumb--inline .thumb-body p {
    font-size: 18px;
    font-weight: 600;
  }
}

.modal {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 35px 28px;
  border-radius: 16px;
  background: #fff;
  z-index: 1001;
  color: #000;
  max-width: 695px;
  width: 100%;
  display: none;
}
@media (max-width: 768px) {
  .modal {
    width: 100%;
    height: 100%;
    border-radius: 0;
    overflow-y: auto;
  }
}
.modal.modal--landing {
  background: -o-radial-gradient(51.53% 48.24%, 42.15% 42.15%, rgba(255, 77, 106, 0.16) 0%, rgba(255, 255, 255, 0) 100%), -o-radial-gradient(4.93% 80.52%, 28.76% 36.94%, rgba(246, 190, 79, 0.16) 0%, rgba(255, 255, 255, 0) 100%), var(--bg-alt);
  background: radial-gradient(42.15% 42.15% at 51.53% 48.24%, rgba(255, 77, 106, 0.16) 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(28.76% 36.94% at 4.93% 80.52%, rgba(246, 190, 79, 0.16) 0%, rgba(255, 255, 255, 0) 100%), var(--bg-alt);
}
.modal.modal--landing .h2 {
  font-size: 28px;
  font-weight: 700;
}
.modal.modal--landing .form-label-complex,
.modal.modal--landing .form-measure-complex {
  background: var(--bg-alt);
}
.modal b {
  font-weight: 700;
}
.modal figure {
  margin-left: 0;
  margin-right: 0;
}
.modal .lead {
  font-size: 24px;
  max-width: 600px;
}
@media (max-width: 768px) {
  .modal .lead {
    font-size: 18px;
  }
}

.modal-header {
  margin-bottom: 30px;
  padding-right: 40px;
}
.modal-header .h2 {
  margin-bottom: 30px;
}

.modal-close {
  position: absolute;
  color: currentColor;
  background: none;
  right: 26px;
  top: 30px;
  width: 24px;
  height: 24px;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  padding: 0;
}
.modal-close svg {
  width: 100%;
  height: 100%;
}

.modal-bg {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}

.footer {
  background: #f6f6f8;
  padding-top: 25px;
  padding-bottom: 35px;
}
.footer .main-logo {
  width: 100px;
}
.footer-navi span.iph {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  top: -1px;
}


@media (max-width: 768px) {
  .footer {
    padding-top: 25px;
  }
  .footer-navi a[href*="mailto"] {
      display: block;
  }
}

@media (max-width:400px){
  .footer .main-logo{
    display: block;
    width: 80px;
  }
}

.footer-row-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
  margin-bottom: 42px;
}
.footer-logo{
  display: flex;
  align-items: center;
}
.footer-title{
  color: #647789;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: -0.03em;
  margin-left: 35px;
}
.footer-navi-languages{
  display: flex;
  flex-wrap: wrap;
  max-width: 220px;
}
.footer-navi-languages li{
  width: 33.334%;
}
.footer-navi-languages li a{
  display: flex;
  align-items: center;
  text-transform: uppercase;
}
.footer-navi-languages li a img{
  margin-right: 8px;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

@media (max-width: 1160px) {
  .footer-navi{
    flex-wrap: wrap;
  }
  .footer-navi-section:last-child{
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 40px;
  }
  .footer-navi-languages{max-width: 100%;}
  .footer-navi .footer-navi-languages li{width: auto;margin-left: 25px;margin-bottom: 0;}
  .footer-navi-section:last-child .h3{
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .footer-row-01 {
    padding-bottom: 17px;
    margin-bottom: 28px;
  }
  .footer-title{
    display: none;
  }
}

.footer-row-02 {
  padding-bottom: 28px;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
}
.footer-row-02 .h3 {
  color: var(--black);
  margin-bottom: 27px;
}
@media (min-width: 768px) {
  .footer-row-02 {
    font-size: 16px;
  }
  .footer-row-02 .h3 {
    font-size: 20px;
  }
  .footer-row-02 p {
    max-width: 260px;
  }
}
@media (max-width: 768px) {
  .footer-row-02 .col-md-3 {
    margin-bottom: 30px;
  }
  .footer-row-02 .col-md-3:last-child {
    margin-bottom: 0;
  }
  .footer-navi-section ul:not([class]){
    margin-bottom: 30px;
  }
  .footer-navi-section:last-child{
    margin-top: 0px;
    justify-content: space-between;
    align-items: flex-start;

  }
  .footer-navi-section {
    width: 45%;
  }
  .footer-navi-section:last-child{
    flex-direction: column;
  }
  /* .footer-navi-section:last-child ul{
    font-size: 0;
  }
  .footer-navi-section:last-child ul li:nth-child(1n){
    margin-left: 14px;
  }
  .footer-navi-section:last-child ul li a img{
    margin-right: 0;
  } */
}
@media (min-width: 768px) {
  .footer-row-02 .col-md-6 .footer-navi {
    max-width: 460px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer-row-02 .col-md-6 .footer-navi li {
    display: inline-block;
    width: 33.3334%;
    padding-right: 15px;
    margin-bottom: 0.7em;
  }
  .col-12 .footer-navi .footer-navi-section:last-child{
    min-width: 190px;
  }
}

.footer-navi{
  display: flex;
  justify-content: space-between;
}
.footer-navi-section{}
.footer-navi-section ul{
  padding: 0;
  margin: 0;
  list-style-type: none;
}


.footer-navi {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-weight: bold;
}
.footer-navi li {
  margin-bottom: 10px;
}
.footer-navi .nav-second-level {
  display: none;
}

.footer-row-03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  nav .footer-navi{
    margin-bottom: 30px;
  }
  .footer-row-03 {
    display: block;
  }
}

.footer-terms {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  font-size: 13px;
}
.footer-terms li:not(:first-child) {
  margin-left: 22px;
}

.article-hero {
  margin: 0;
  margin-bottom: 44px;
  display: block;
}
.article-hero img {
  border-radius: 16px;
}
@media (max-width: 768px) {
  .article-hero {
    margin-bottom: 20px;
  }
}

.article-header {
  margin-bottom: 30px;
}
.article-header h1 {
  margin-top: 0;
  color: var(--black);
}
.article-header img{
  object-fit: contain;
}
@media (min-width: 992px) {
  .article-header h1 {
    font-size: 52px;
  }
  .article-header img{
    max-height: 388px;
  }
}
.article-header .byline address {
  display: inline;
}

.article-body > *:first-child {
  margin-top: 0;
}

.article-footer {
  padding-top: 100px;
  padding-bottom: 30px;
  overflow-x: hidden;
}
@media (max-width: 768px) {
  .article-footer {
    padding-top: 50px;
  }
}

.article-footer .glide__slides,
.article-footer .glide__track {
  overflow: visible !important;
}
.article-footer .glide__bullets {
  position: relative;
  bottom: 0;
  text-align: center;
  margin-top: 32px;
}
.article-footer .slider__bullet {
  width: 19px;
  height: 19px;
  margin: 0 15px;
  border-radius: 19px;
}
.article-footer .glide__bullet {
  background: white;
}
.article-footer .glide__bullet--active {
  background: var(--blue);
}
.article-footer .glide__bullet:hover,
.article-footer .glide__bullet:focus {
  border: 2px solid white;
  background-color: var(--blue);
}
.article-footer .slider-wrap {
  margin-left: -10px;
  margin-right: -10px;
}
.article-footer .slider-wrap .glide__slide {
  padding-left: 10px;
  padding-right: 10px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  height: auto;
}
@media (min-width: 769px) {
  .article-body~[class*="sharethis"]{
    display: none !important;
  }
}
@media (max-width: 768px) {
  .article-footer .slider-wrap {
    margin-left: -20px;
    margin-right: -20px;
    max-width: calc(100% + 40px);
}
  .article-footer .glide__slides{
    flex-direction: column;
    transform: none !important;
    width: 100% !important;
  }
  .article-footer .slider-wrap .glide__slide{
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
    opacity: 1 !important;
  }
  .article-footer .thumb--article .thumb-body{
    display: none;
  }
  .article-body~[class*="sharethis"]{
    margin-top: 25px;
    border-top: 1px solid #ccc;
    padding-top: 15px;
  }
  .article-body~[class*="sharethis"]:before {
    content: 'Share on:';
    line-height: 30px;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    margin-right: 0.4em;
  }
}
.article-footer .glide__slide {
  opacity: 0.4;
}
.article-footer .glide__slide--active,
.article-footer .glide__slide--active + .glide__slide,
.article-footer .glide__slide--active + .glide__slide + .glide__slide {
  opacity: 1;
}

.article-alternative .article-header {
  position: relative;
}
.article-alternative .article-header h1 {
  line-height: 1.4;
}
.article-alternative .article-header h1:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .article-alternative .article-content {
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media (max-width: 768px) {
  .article-alternative .article-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 20px;
  }
  .article-alternative .article-header h1 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 0;
  }
  .article-alternative .article-header .article-header-content {
    padding: 0;
    position: static;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .article-alternative .article-header-subtitle {
    margin-bottom: 15px;
  }
  .article-alternative .article-header-subtitle .author--w-pic:not(:first-child) {
    margin-top: 6px;
  }
  html.lightmode .article-header h1{
    color: var(--black) !important;
  }

  .article-header-logos,
  .article-header-subtitle .sharebox,
  .author--w-pic{
    display: none !important;
  }
}

.article-header-subtitle ul.tags-list{
  margin: 1em 0;
  font-size: 12px;
  display: flex;
  flex-wrap: wrap;
  column-gap: 0.8em;
  row-gap: 0.8em;
}
.article-header-subtitle ul.tags-list li{
  margin: 0;
}

@media (max-width: 768px) and (prefers-color-scheme: light) {
    html:not(.darkmode) .article-header h1{
    color: var(--black) !important;
  }

}

.article-header-subtitle {
  font-size: 18px;
}
.article-header-subtitle .ya-share2 {
  margin-top: 0px;
}
.article-header-subtitle .sharebox {
  margin-top: 40px;
}
.article-header-subtitle .sharebox .h {
  color: #6f7889;
  margin-bottom: 14px;
  font-weight: 600;
}
.article-header-subtitle .sharebox+.btn{
  margin-top: 40px;
}
.col-lg-last {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .col-lg-last {
    position: sticky;
    top: 20px;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .col-lg-last .article-header-subtitle {
    padding-left: 30px;
  }
}

.article-header-content {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 93px;
  padding-right: 45px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 920px;
  padding-bottom: 50px;
}
@media (max-width: 992px) {
  .article-header-content {
    padding-left: 67px;
    max-width: 720px;
  }
}
@media (max-width: 992px) and (min-width: 576px) {
  .article-header-content {
    font-size: 40px;
  }
}
.blog-article-gallery{
  margin-top: 20px;
} 
.blog-article-gallery, 
.blog-article-gallery-navi{
  padding: 0;
  margin: 0;
}
.blog-article-gallery{
  margin-bottom: 20px;
  background: rgba(255,255,255,0.3);
}
.blog-article-gallery figure, 
.blog-article-gallery-navi figure{
  margin: 0;
}
.blog-article-gallery img{
  height: 25rem;
  width: 100%;
  object-fit: cover; 
} 
.blog-article-gallery-navi img{
  height: 80px;
  width: 100%;
  object-fit: cover; 
}
.blog-article-gallery-navi figure{
  border: 5px solid #fff;
  margin: 0 10px 20px;
  box-shadow:2px 2px 7px rgba(0,0,0,0.3);
}
.slick-next:before, 
.slick-prev:before{
  color: var(--blue);
}

.blog-article-gallery-alt .blog-article-gallery img{
  object-fit: contain; 
} 



@media (max-width: 767px){
  .blog-article-gallery-navi{
    display: none !important;
  }
  .blog-article-gallery figure{
  }
  .slick-list{
    margin-bottom: 20px;
  }
}


.author--w-pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.author--w-pic:not(:first-child) {
  margin-top: 16px;
}

.author-pic {
  height: 48px;
  width: 48px;
  margin-right: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}

.article-header--complex {
  position: relative;
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 4px;
}
.article-header--complex .before {
  display: none;
}
@media (max-width: 992px) {
  .article-header--complex:not(.keep-structure) {
    padding-top: 0px;
    padding-bottom: 200px;
    position: relative;
    margin-left: -32px;
    margin-right: -32px;
    background: none !important;
  }
  .article-header--complex:not(.keep-structure) .before {
    display: block;
    width: 100%;
    height: 200px;
    left: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;

  }
  .article-header--complex:not(.keep-structure)>img{
    position: absolute;
    max-height: 180px;
    width: auto;
    bottom: 10px;
    z-index: 10;
    left: 50%;
    transform: translateX(-50%);
  }
  .article-header--complex:not(.keep-structure) .article-header-tag {
    display: none;
  }
  .article-header--complex.keep-structure .article-hero {
    position: relative;
  }
  .article-body > h3{
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .article-header--complex {
    min-height: 392px;
  }
}
@media (max-width: 576px) {
  .article-header--complex.keep-structure {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .article-header--complex.keep-structure .article-header-content.article-header-content {
    padding: 20px;
  }
  .article-header--complex.keep-structure .article-header-content.article-header-content h1 {
    font-size: 26px;
  }
  .article-header--complex.keep-structure .article-hero {
    position: static !important;
    height: 120px;
    padding-top: 20px;
  }
}
.article-header--complex .article-header-content.article-header-content {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: none;
  padding-bottom: 0;
  height: auto;
  padding-right: 0;
}
.article-header--complex .article-header-content.article-header-content h1 {
  margin-bottom: 0;
  line-height: 1.2;
  font-size: 36px;
}
@media (min-width: 1200px) {
  .article-header--complex .article-header-content.article-header-content h1 {
    font-size: 62px;
    font-weight: 700;
  }
  .article-header--complex .article-header-content.article-header-content h1.long {
    font-size: 48px;
  }
  .article-header--complex .article-header-content.article-header-content h1.xlong {
    font-size: 42px;
  }
}
@media (max-width: 768px) {
  .article-header--complex .article-header-content.article-header-content h1 {
    font-size: 20px;
    font-weight: 700;
  }
  .article-header-subtitle {
      font-size: 14px;
  }
  .article-header-subtitle .sharebox {
      margin-top: 20px;
  }
}
.article-header--complex .article-header-content.article-header-content h1 strong {
  text-transform: uppercase;
  display: block;
}
@media (max-width: 992px) {
  .article-header--complex .article-header-content.article-header-content {
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 0px;
    padding-bottom: 30px;
  }
}
.article-header--complex .article-header-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 54px;
  max-width: 380px;
}
.article-header--complex .article-header-logos .main-logo {
  width: 150px;
  height: 55px;
}
.article-header--complex .article-header-logos .icon-x-cross {
  stroke: currentColor;
  width: 12px;
  height: 12px;
  margin-left: 10px;
  margin-right: 10px;
}
@media (max-width: 1200px) {
  .article-header--complex .article-header-logos {
    margin-top: 20px;
  }
}
@media (max-width: 992px) {
  .article-header--complex .article-header-logos {
    margin-top: 10px;
  }
}
.article-header--complex .article-hero {
  margin: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 32%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.article-header--complex .article-hero img {
  width: 98%;
  height: 98%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 992px) {
  .article-header--complex .article-hero {
    width: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: auto;
    height: 250px;
    z-index: 10;
  }
}
.article-header--complex .article-header-tag {
  position: absolute;
  color: var(--blue);
  bottom: 0;
  left: 45px;
  height: 146px;
  width: 3px;
  background: currentColor;
}
.article-header--complex .article-header-tag span {
  position: absolute;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  text-transform: uppercase;
  white-space: nowrap;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  left: 0;
  bottom: 100%;
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
}
@media (max-width: 1200px) {
  .article-header--complex .article-header-tag {
    height: 40px;
  }
}

.quote-element {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 64px;
}
.quote-element figcaption {
  font-style: normal;
}
.quote-element blockquote {
  margin: 0;
  margin-top: 22px;
  padding-left: 22px;
  border-left: 4px solid var(--blue);
  background: none;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  border-radius: 0;
  color: inherit;
}
.quote-element blockquote:before, .quote-element blockquote:after {
  display: none;
}

.quote-author {
  margin-bottom: 22px;
}
.quote-author cite {
  font-style: normal;
}

.person-thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.person-usrepic {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 64px;
  margin-right: 16px;
}
.person-usrepic img {
  height: 64px;
  width: 64px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.person-thumb-description {
  font-size: 16px;
}
@media (max-width: 576px) {
  .person-thumb-description {
    font-size: 14px;
  }
}

.person-thumb-name {
  font-size: 24px;
  display: block;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 10px;
}
@media (max-width: 576px) {
  .person-thumb-name {
    font-size: 20px;
  }
}

.person-thumb-contacts {
  line-height: 1;
  color: #686868;
}
.person-thumb-contacts address {
  display: inline-block;
  margin-right: 4px;
}
@media (max-width: 576px) {
  .person-thumb-contacts address {
    display: block;
    margin-bottom: 0.5em;
  }
}

.article-header--alt h1 strong {
  font-size: 0.625em;
  margin-bottom: 1.5em;
}
@media (max-width: 992px) {
  .article-header--alt h1 strong {
    margin-bottom: 0;
  }
}
.article-header--alt .article-hero {
  width: 45%;
}
.article-header--alt .article-hero img {
  width: 100%;
  height: 100%;
  -o-object-position: right;
     object-position: right;
}
@media (max-width: 992px) {
  .article-header--alt .article-hero {
    width: 100%;
  }
}

.taglist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.taglist li {
  display: inline-block;
  font-weight: bold;
  margin-right: 10px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.taglist li a {
  color: var(--tags);
  text-decoration: none;
}
.taglist.taglist--filter {
  font-size: 14px;
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
}
.taglist.taglist--filter li {
  line-height: 1;
  margin-right: 0.4em;
  margin-bottom: 0.2em;
}
.taglist.taglist--filter li a {
  display: inline-block;
  padding: 4px 7px;
  border-radius: 5px;
  background: var(--grey);
  color: #fff;
  font-weight: normal;
  opacity: 0.65;
  text-decoration: none;
}
.taglist.taglist--filter li a:hover {
  background: var(--blue);
  opacity: 0.9;
}
.taglist.taglist--filter li a.is-on {
  background: var(--blue);
  opacity: 1;
}

.article-thumb {
  margin-bottom: 64px;
  background: var(--bg);
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
  border-radius: 16px;
}
.article-thumb .article-header {
  border-radius: 16px 16px 0 0;
  margin-bottom: 0;
}
.article-thumb .article-content {
  padding: 48px 30px;
}
.article-thumb__wrap{
  padding-top: 64px;
}
.article-thumb__wrap .article-thumb {
  margin-bottom: 0px;
}
.article-thumb__wrap:first-child{
  padding-top: 0;
}


@media (max-width: 576px) {
  .article-thumb .article-content {
    padding-top: 20px;
  }
}
.article-thumb .article-content .article-thumb-body {
  max-width: 840px;
}
.article-thumb .article-content > *:first-child {
  margin-top: 0;
}
.article-thumb .article-content > *:last-child {
  margin-bottom: 0;
}
.article-thumb .article-thumb-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 576px) {
  .article-thumb .article-thumb-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    row-gap: 30px;
  }
}
@media (max-width: 576px) {
  .article-thumb {
    margin-left: -32px;
    margin-right: -32px;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-bottom: 32px;
  }
  .article-thumb .article-header {
    border-radius: 0;
  }
}

html.darkmode {
  --bg: var(--darkmode);
  --bg-alt: #152c68;
  --shadow: -10px -10px 30px #000000;
  --shadow-layer: 10px 10px 30px rgba(45, 45, 122, 0.4);
  --shadow-alt: none;
  --gray: #c6c6c6;
  --grey: #c6c6c6;
  --darkgray: #c6c6c6;
  --bgtext: var(--darkmode-deep);
  --blueShadow: var(--darkmode-deep);
  color: var(--gray);
}

@media (prefers-color-scheme: dark) {
  html:not(.lightmode) {
    --bg: var(--darkmode);
    --bg-alt: #152c68;
    --shadow: -10px -10px 30px #000000;
    --shadow-layer: 10px 10px 30px rgba(45, 45, 122, 0.4);
    --shadow-alt: none;
    --gray: #c6c6c6;
    --grey: #c6c6c6;
    --darkgray: #c6c6c6;
    --bgtext: var(--darkmode-deep);
    --blueShadow: var(--darkmode-deep);
    color: var(--gray);
  }
}

@media (prefers-color-scheme: light) {
  html:not(.darkmode).page-landing {
    background: #fff;
    color: #262c3e;
  }
  html:not(.darkmode).page-landing .thumb .thumb-footer a {
    color: var(--quartz);
  }
  .page-regular:not(.darkmode) .section--primary,
  .page-regular:not(.darkmode) article {
    color: #333;
  }

}

@media (prefers-color-scheme: no-preference) {
  html:not(.darkmode).page-landing {
    background: #fff;
    color: #262c3e;
  }
  html:not(.darkmode).page-landing .thumb .thumb-footer a {
    color: var(--quartz);
  }
  .page-regular:not(.darkmode) .section--primary,
  .page-regular:not(.darkmode) article {
    color: #333;
  }
}
.page-regular.lightmode .section--primary,
.page-regular.lightmode article {
  color: #333;
}





@media (min-width: 768px) {
  .page-landing {
    font-size: 18px;
    line-height: 1.6666;
  }
  .page-landing .row [class*=-lg-4] .thumb {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .page-landing .thumb--icon-enhanced .thumb-head {
    padding-bottom: 0;
  }
  .page-landing .row [class*=-lg-4] .thumb {
    margin-bottom: 30px;
  }
  .page-landing .section-footer {
    margin-top: 30px;
  }
  .page-landing .section-footer.tac {
    text-align: left;
  }
}
.page-landing .section-header {
  max-width: 100%;
}
.page-landing .w {
  max-width: 1485px;
}
.page-landing .h1,
.page-landing h1 {
  font-size: 50px;
  line-height: 1.16;
}
@media (min-width: 1200px) {
  .page-landing .h1,
.page-landing h1 {
    font-size: 60px;
  }
}
@media (max-width: 768px) {
  .page-landing .h1,
.page-landing h1 {
    font-size: 40px;
  }
}
.page-landing .h2,
.page-landing h2 {
  font-size: 28px;
  line-height: 1.16;
}
@media (min-width: 1200px) {
  .page-landing .h2,
.page-landing h2 {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .page-landing .h2,
.page-landing h2 {
    font-size: 26px;
  }
}
.page-landing h3,
.page-landing .h3 {
  font-size: 20px;
  line-height: 1.5;
}
@media (min-width: 1200px) {
  .page-landing h3,
.page-landing .h3 {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .page-landing .lead {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .page-landing .section-header {
    margin-bottom: 20px;
  }
}
.page-landing .section-header small {
  color: var(--quartz);
}
.page-landing .page > section:last-of-type {
  padding-bottom: 120px;
}

.section--quartz-01 {
  min-height: 790px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url(/local/templates/unique/static/css/../images/content/quarts-bg-first.png);
}

.section--quartz-01 .tease-card--natural{
  background: url(/local/templates/unique/static/css/../images/content/quarts-bg-first.png);
  background-position: left top;
}

@media (max-width:991px){
  .section--quartz-01 .tease-card--natural{
    background: none;
    box-shadow: none;
  }
}

.section--quartz-01 .unn-logo--quartz {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 75%;
  float: right;
  width: 100%;
}
.section--quartz-01 .unn-logo--quartz .placeholder {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  padding-top: 100%;
}
@media (max-width: 992px) {
  .section--quartz-01 .unn-logo--quartz .placeholder {
    -webkit-transform: translateY(-80%);
        -ms-transform: translateY(-80%);
            transform: translateY(-80%);
    width: 100%;
    padding-top: 100%;
    z-index: -1;
    opacity: 0.3;
  }
}
.section--quartz-01 .unn-logo--quartz img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  top: 0;
}
.section--quartz-01 .unn-logo--quartz .moon {
  width: 50%;
  left: 50%;
  height: 0;
  position: absolute;
  top: 50%;
  -webkit-animation: satelite 10s linear infinite;
          animation: satelite 10s linear infinite;
  -webkit-transform-origin: 0 50%;
      -ms-transform-origin: 0 50%;
          transform-origin: 0 50%;
}
@media (max-width: 1200px) {
  .section--quartz-01 .unn-logo--quartz .moon {
    -webkit-animation: satelite 20s linear infinite;
            animation: satelite 20s linear infinite;
  }
}
.section--quartz-01 .unn-logo--quartz .moon-02 {
  -webkit-animation-delay: -2.5s;
          animation-delay: -2.5s;
}
@media (max-width: 1200px) {
  .section--quartz-01 .unn-logo--quartz .moon-02 {
    -webkit-animation-delay: -5s;
            animation-delay: -5s;
  }
}
.section--quartz-01 .unn-logo--quartz .moon-03 {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
@media (max-width: 1200px) {
  .section--quartz-01 .unn-logo--quartz .moon-03 {
    -webkit-animation-delay: -10s;
            animation-delay: -10s;
  }
}
.section--quartz-01 .unn-logo--quartz .moon-04 {
  -webkit-animation-delay: -7.5s;
          animation-delay: -7.5s;
}
@media (max-width: 1200px) {
  .section--quartz-01 .unn-logo--quartz .moon-04 {
    -webkit-animation-delay: -15s;
            animation-delay: -15s;
  }
}
.section--quartz-01 .unn-logo--quartz .moon:after {
  background: -webkit-gradient(linear, left top, left bottom, from(#ff4d6a), to(#ffc0cb));
  background: -o-linear-gradient(top, #ff4d6a 0%, #ffc0cb 100%);
  background: linear-gradient(180deg, #ff4d6a 0%, #ffc0cb 100%);
  border-radius: 100%;
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
}
.section--quartz-01 .unn-logo--quartz .moon-01:after, .section--quartz-01 .unn-logo--quartz .moon-03:after {
  width: 75px;
  height: 75px;
}
@media (max-width: 1200px) {
  .section--quartz-01 .unn-logo--quartz .moon-01:after, .section--quartz-01 .unn-logo--quartz .moon-03:after {
    width: 38px;
    height: 38px;
  }
}
.section--quartz-01 .unn-logo--quartz .moon-02:after, .section--quartz-01 .unn-logo--quartz .moon-04:after {
  width: 38px;
  height: 38px;
}
@media (max-width: 1200px) {
  .section--quartz-01 .unn-logo--quartz .moon-02:after, .section--quartz-01 .unn-logo--quartz .moon-04:after {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 768px) {
  .section--quartz-01 {
    min-height: 0;
    padding-top: 100px;
    padding-bottom: 80px;
    position: relative;
  }
  .section--quartz-01 .col-lg-6:last-child {
    position: static;
  }
  .section--quartz-01 .unn-logo--quartz {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: -1;
  }
}

.section--quartz-02 {
  padding-top: 80px;
  padding-bottom: 40px;
  background: url(/local/templates/unique/static/css/../images/content/quarts-bg-middle.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 center;
}
.section--quartz-02 .thumb-head {
  max-width: 300px;
}
@media (max-width: 768px) {
  .section--quartz-02 {
    padding-top: 40px;
  }
}

.unn-logo--quartz-sphere {
  background: var(--blueShadow);
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
  border-radius: 340px;
  -webkit-transform: rotate(15deg);
      -ms-transform: rotate(15deg);
          transform: rotate(15deg);
  width: 340px;
  height: 340px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 992px) {
  .unn-logo--quartz-sphere {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 90px;
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 768px) {
  .unn-logo--quartz-sphere {
    margin-bottom: 50px;
  }
}
.unn-logo--quartz-sphere img {
  position: absolute;
  top: 50%;
  max-width: 95%;
  -webkit-transform: translate(0, calc(-50% + 17px)) rotate(-15deg);
      -ms-transform: translate(0, calc(-50% + 17px)) rotate(-15deg);
          transform: translate(0, calc(-50% + 17px)) rotate(-15deg);
  z-index: 5;
  left: -40px;
}
@media (max-width: 992px) {
  .unn-logo--quartz-sphere img {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-15deg);
        -ms-transform: translate(-50%, -50%) rotate(-15deg);
            transform: translate(-50%, -50%) rotate(-15deg);
  }
}
.unn-logo--quartz-sphere:after {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: var(--bg-alt);
  content: "";
  left: -10px;
  top: 0;
  position: absolute;
}

.subsection {
  margin-top: 5em;
}
.section-header+.subsection{
  margin-top: 0;
}
.subsection .section-header h3{
  margin-bottom: 0.5em;
}
.subsection .section-header p{
  line-height: 1.5;
}
.subsection .section-header h3+p{
  margin-top: 0em;
}

.subsection-about {
  margin-bottom: 140px;
}
.subsection-about .section-header-shadow {
  left: 195px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (min-width: 1200px) {
  .subsection h3{
    font-size: 24px;
  }
}
@media (max-width: 1200px) {
  .subsection-about .section-header-shadow {
    left: 0;
  }
}
@media (max-width: 768px) {
  .subsection-about .section-header-shadow {
    display: none;
  }
}
@media (max-width: 768px) {
  .subsection-about {
    margin-bottom: 60px;
  }
}

.subsection-benefits .section-header--tac {
  margin-bottom: 64px;
}
.subsection-benefits .w {
  position: relative;
}
.subsection-benefits .w:after {
  content: "";
  width: 120px;
  height: 120px;
  position: absolute;
  right: -30px;
  top: 30px;
  background: url(/local/templates/unique/static/css/../images/content/figure-dots.svg);
}
@media (max-width: 768px) {
  .subsection-benefits .w:after {
    display: none;
  }
}

.section--quartz-04 {
  background: url(/local/templates/unique/static/css/../images/content/quarts-bg-last.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 top;
  padding-bottom: 120px;
}
.section--quartz-04 .w {
  position: relative;
}
.section--quartz-04 .w:after {
  content: "";
  width: 120px;
  height: 120px;
  position: absolute;
  right: -30px;
  top: 30px;
  background: url(/local/templates/unique/static/css/../images/content/figure-dots.svg);
}
@media (max-width: 768px) {
  .section--quartz-04 .w:after {
    display: none;
  }
}

.letters-li {
  list-style-type: none;
  counter-reset: listStyle;
  margin: 0;
  padding: 0;
}
.letters-li li {
  counter-increment: listStyle;
  padding-left: 32px;
  margin-bottom: 24px;
  min-height: 40px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.letters-li li:before {
  content: counter(listStyle, lower-alpha);
  font-weight: 900;
  font-size: 58px;
  color: var(--quartz);
  opacity: 0.1;
  left: 0;
  position: absolute;
  line-height: 1;
}

.section-sotz-detailed {
  margin-top: 110px;
  position: relative;
}
.section-sotz-detailed:before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 40%;
  z-index: -1;
  background: url(/local/templates/unique/static/css/../images/content/graphs-background.png) no-repeat left bottom;
  background-size: contain;
  position: absolute;
}
@media (max-width: 768px) {
  .section-sotz-detailed {
    margin-top: 40px;
  }
}

.dl-unit {
  margin-bottom: 64px;
}
@media (max-width: 768px) {
  .dl-unit {
    margin-bottom: 32px;
  }
}
.dl-unit .dt {
  font-weight: 18px;
  color: var(--quartz);
  font-weight: 700;
  margin-bottom: 0px;
}
.dl-unit .dd {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .dl-unit .dd {
    font-size: 24px;
  }
}
.dl-unit.dl-unit--shy {
  margin-bottom: 38px;
}
.dl-unit.dl-unit--shy .dt {
  font-size: 15px;
  color: var(--black);
}
.dl-unit.dl-unit--shy .dd {
  font-size: 32px;
  color: var(--black);
  /* width: 120%; */
}
.dl-unit.dl-unit--shy .dd small {
  font-size: 24px;
}

.comment {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 80px;
}

.graphics-row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.graphics-row figure {
  margin: 0;
}

.section--quartz-03 {
  margin-bottom: 120px;
}

.sotz-coin {
  position: absolute;
  right: 100px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 100%;
  width: 30%;
}
.sotz-coin span {
  padding-top: 110%;
  width: 100%;
  display: block;
  position: absolute;
}
.sotz-coin span img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .sotz-coin {
    right: 10px;
    height: 100%;
    width: 50%;
    opacity: 0.4;
  }
}

.form-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 8px;
  background: rgba(228, 228, 228, 0.26);
  padding: 25px;
}
.form-horizontal .form-elements {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-horizontal .form-elements .form-cell {
  width: 100%;
  max-width: 360px;
}
.form-horizontal .form-elements .form-cell:not(:last-child) {
  margin-right: 25px;
}
.form-horizontal .form-elements input {
  height: 76px;
  border: 0;
  border-radius: 4px;
  padding: 0 16px;
  width: 100%;
}
@media (max-width: 768px) {
  .form-horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .form-horizontal .form-elements {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .form-horizontal .form-cell {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .form-horizontal .arrow-right {
    display: none;
  }
}

.faq-complex {
  margin-bottom: 120px;
}
@media (max-width: 768px) {
  .faq-complex {
    margin-bottom: 50px;
  }
}

.faq-element {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ececec;
}
.faq-element.opened .faq-header:after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
@media (max-width: 768px) {
  .faq-element {
    padding-right: 12px;
    padding-bottom: 12px;
  }
}

.faq-header {
  cursor:pointer;
  position: relative;
  padding-right: 40px;
}
.faq-header:after {
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.96967 8.46967C4.26256 8.17678 4.73744 8.17678 5.03033 8.46967L12 15.4393L18.9697 8.46967C19.2626 8.17678 19.7374 8.17678 20.0303 8.46967C20.3232 8.76256 20.3232 9.23744 20.0303 9.53033L12.5303 17.0303C12.2374 17.3232 11.7626 17.3232 11.4697 17.0303L3.96967 9.53033C3.67678 9.23744 3.67678 8.76256 3.96967 8.46967Z' fill='%23040B1D'/%3E%3C/svg%3E%0A");
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background-repeat: no-repeat;
}
.faq-header .h3 {
  font-size: 24px;
  font-weight: 700;
  max-width: 50rem;
  line-height: 140%;
}
@media (max-width: 768px) {
  .faq-header .h3 {
    font-size: 18px;
  }
}


.faq-body {
  display: none;
}

[class*=subsection-] section:not(:last-child) {
  margin-bottom: 60px;
}

.section-header h1 span{
  color: var(--blue);
}

.subsection-crowdloan-explained .section-header .h1 {
  position: relative;
  margin-bottom: 0;
}
.subsection-crowdloan-explained .section-header .h1:before {
  content: "";
  width: 120px;
  height: 120px;
  position: absolute;
  left: -50px;
  top: 20px;
  z-index: -1;
  background: url(/local/templates/unique/static/css/../images/content/figure-dots.svg);
}
@media (max-width: 768px) {
  .subsection-crowdloan-explained .section-header .h1:before {
    display: none;
  }
}

.subsection-crowdloan-rewards {
  padding-top: 60px;
  padding-bottom: 30px;
  position: relative;
}
.subsection-crowdloan-rewards .section-header .h1 {
  margin-bottom: 30px;
}
.subsection-crowdloan-rewards section:not(:last-child) {
  margin-bottom: 100px;
}
@media (max-width: 768px) {
  .subsection-crowdloan-rewards section:not(:last-child) {
    margin-bottom: 50px;
  }
}
.subsection-crowdloan-rewards:before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0%;
  z-index: -1;
  background: url(/local/templates/unique/static/css/../images/content/graphs-background.png) no-repeat left bottom;
  background-size: contain;
  position: absolute;
}

.calculator-placeholder {
  width: 100%;
  height: 317px;
  background: #f2e9e9;
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.calculator-placeholder .t {
  color: #a9afbd;
  font-size: 20px;
  font-weight: 600;
}

.section--crowdloan-03 {
  position: relative;
}
.section--crowdloan-03:before {
  content: "";
  width: 120px;
  height: 120px;
  position: absolute;
  right: 0px;
  top: 100px;
  z-index: -1;
  background: url(/local/templates/unique/static/css/../images/content/figure-dots.svg);
}
@media (max-width: 768px) {
  .section--crowdloan-03:before {
    display: none;
  }
}
.section--crowdloan-03:after {
  content: "";
  height: 350%;
  width: 100%;
  left: 0;
  top: -150px;
  background: url(/local/templates/unique/static/css/../images/content/quartz-bg-bottom.png) no-repeat;
  background-size: cover;
  z-index: -2;
  position: absolute;
  background-position: left top;
}
.section--crowdloan-03 .subsection:not(:last-child) {
  margin-bottom: 100px;
}
@media (max-width: 768px) {
  .section--crowdloan-03 .subsection:not(:last-child) {
    margin-bottom: 50px;
  }
}

@media (max-width: 768px) {
  .smiley-face,
.crowdloan-quartz-logo {
    max-width: 250px;
  }
}

.section--crowdloan-04 {
  margin-top: 120px;
  position: relative;
}
@media (max-width: 768px) {
  .section--crowdloan-04 {
    margin-top: 60px;
  }
}
.section--crowdloan-04 .section-header {
  max-width: 890px;
}

@media (min-width: 1200px) {
  .crowdloan-partners {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
  .crowdloan-partners > div {
    width: 100% !important;
    max-width: 100% !important;
  }
}
.calculator-placeholder {
  background: -o-linear-gradient(2.76deg, #489cff 0%, #2aa6ff 40.65%, #2ab4ff 75.4%, #36c7ff 100%);
  background: linear-gradient(87.24deg, #489cff 0%, #2aa6ff 40.65%, #2ab4ff 75.4%, #36c7ff 100%);
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
  box-shadow: var(--shadow), var(--shadow-layer);
  color: #fff;
}

.calculator-placeholder .form-measure-complex {
  background: #fff;
  border: 0;
}

.calculator-placeholder {
text-align: center;
    padding-left: 38px;
    padding-right: 38px;
    min-height: 330px;
    padding-top: 26px;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
  height: auto;

}

@media (prefers-color-scheme: dark) {
  html:not(.lightmode) .calculator-placeholder .form-measure-complex input,
html:not(.lightmode) .calculator-placeholder .form-label-complex input {
    color: #000;
  }
}
.calculator-placeholder .btn--regular {
  padding-left: 30px;
  padding-right: 30px;
}

.calculator-data {
  font-size: 14px;
}

.calculator-data span {
  font-weight: bold;
}

.calculator-results:not(:empty) {
  font-size: 16px;
  font-weight: bold;
  background: #fff;
  color: var(--blue);
  padding: 6px 16px;
  border-radius: 10px;
  margin-top: 10px;
}

.calculator-placeholder input:-webkit-autofill {
  -webkit-box-shadow: inset #fff 0 0 20px 300px;
  box-shadow: inset #fff 0 0 20px 300px;
}

.calculator-placeholder .form-measure-complex label {
  color: #000;
}

.btn--white {
  background: #fff;
  color: var(--blue);
  border: 0;
}

.form-measure-complex input {
  height: 100%;
  width: 100px;
}

.calculator-placeholder:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' aria-labelledby='title' aria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ECalculator%3C/title%3E%3Cdesc%3EA solid styled icon from Orion Icon Library.%3C/desc%3E%3Cpath data-name='layer2' fill='%23ffffff' d='M40 12h4v4h-4z'%3E%3C/path%3E%3Cpath data-name='layer1' d='M52 2H12a2 2 0 0 0-2 2v56a2 2 0 0 0 2 2h40a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2zM21.5 57a3.5 3.5 0 1 1 3.5-3.5 3.5 3.5 0 0 1-3.5 3.5zm0-11a3.5 3.5 0 1 1 3.5-3.5 3.5 3.5 0 0 1-3.5 3.5zm0-11a3.5 3.5 0 1 1 3.5-3.5 3.5 3.5 0 0 1-3.5 3.5zM32 57a3.5 3.5 0 1 1 3.5-3.5A3.5 3.5 0 0 1 32 57zm0-11a3.5 3.5 0 1 1 3.5-3.5A3.5 3.5 0 0 1 32 46zm0-11a3.5 3.5 0 1 1 3.5-3.5A3.5 3.5 0 0 1 32 35zm10.5 22a3.5 3.5 0 1 1 3.5-3.5 3.5 3.5 0 0 1-3.5 3.5zm0-11a3.5 3.5 0 1 1 3.5-3.5 3.5 3.5 0 0 1-3.5 3.5zm0-11a3.5 3.5 0 1 1 3.5-3.5 3.5 3.5 0 0 1-3.5 3.5zM48 22H16V8h32z' fill='%23ffffff'%3E%3C/path%3E%3C/svg%3E");
  width: 400px;
  height: 400px;
  content: "";
  position: absolute;
  opacity: 0.3;
  left: -30px;
  bottom: -100px;
  -webkit-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
          transform: rotate(-15deg);
}

.calculator-placeholder .form {
  position: relative;
  z-index: 2;
}

.calculator-placeholder .form-measure-complex {
  height: 60px;
  margin-top: 10px;
}

.calculator-placeholder.stop {
  position: relative;
}

.calculator-stop {
  position: absolute;
  z-index: 2;
  padding: 20px;
}

.calculator-placeholder.stop .form {
  position: relative;
  z-index: 2;
  -webkit-filter: blur(3px);
          filter: blur(3px);
  opacity: 0.7;
}

.calculator-placeholder.stop .form * {
  pointer-events: none;
}

.calculator-placeholder--simplified,
.calculator-placeholder--simplified .form {
  width: 100%;
}

.calculator-placeholder .input-long.form-measure-complex label {
  left: 0;
  width: 100%;
}

.input-long.input-long {
  width: 100%;
  max-width: 400px;
  text-align: center;
  height: 84px;
  padding-left: 0;
  padding-right: 0;
}

.input-long.input-long textarea {
  overflow: auto;
  width: 100%;
  border: 0;
  resize: none;
  height: 100%;
  padding: 10px 18px;
  background: none;
  position: relative;
  z-index: 5;
  padding-top: 35px;
  font-size: 15px;
}

.input-long > input {
  text-align: left;
  font-size: 20px;
  padding-top: 10px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
}

.calculator-placeholder .error-msg {
  background: #fff;
  border-radius: 10px;
  display: inline-block;
  font-size: 14px;
  padding: 0 15px;
}

.input-long textarea:focus + label,
.input-long textarea.has-value + label {
  font-size: 14px;
  margin-top: -20px;
}

.unq-coin {
  position: relative;
  width: 60%;
  aspect-ratio: 1;
  background: var(--bg);
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
  border-radius: 100%;
  margin-inline: auto;
  position: relative;
  top: -27px;
  right: -31px;
}
.unq-coin:after {
  content: "";
  position: absolute;
  width: calc(100% - 56px);
  height: calc(100% - 56px);
  margin: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 100%;
  z-index: 2;
  background: var(--bg);
  -webkit-box-shadow: inset var(--shadow), inset var(--shadow-layer);
          box-shadow: inset var(--shadow), inset var(--shadow-layer);
}
.unq-coin svg {
  position: absolute;
  left: 5%;
  top: 8%;
  width: 90%;
  height: 90%;
  z-index: 1;
}

.unq-coin-inner {
  z-index: 3;
  position: absolute;
  background: var(--bg);
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
  border-radius: 100%;
  width: calc(100% - 96px);
  height: calc(100% - 96px);
  margin: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--blue);
  font-weight: 900;
  font-size: 38px;
}

.graph-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 80px;
  margin-top: -60px;
}
@media (max-width: 768px) {
  .graph-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .graph-container .graph-itelf {
    margin-right: 0;
  }
}

.graph-itelf {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 48px;
}
.graph-itelf .box {
  padding: 36px;
  background: var(--bg);
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
}
@media (max-width: 576px) {
  .graph-itelf .box {
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
  }
}

.graph-legend {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

dl.dotted-legend {
  font-size: 18px;
}
dl.dotted-legend dt {
  white-space: nowrap;
  margin-block: 0.3em;
}
@media (max-width: 576px) {
  dl.dotted-legend {
    font-size: 14px;
  }
  dl.dotted-legend dt {
    margin-block: 0.1em;
  }
}
dl.dotted-legend i {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  margin-right: 15px;
}
@media (max-width: 576px) {
  dl.dotted-legend i {
    width: 10px;
    height: 10px;
    border-radius: 15px;
    margin-right: 7px;
  }
}
@media (max-width: 768px) {
  dl.dotted-legend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
}
@media (max-width: 768px) and (max-width: 576px) {
  dl.dotted-legend {
    -webkit-column-gap: 14px;
       -moz-column-gap: 14px;
            column-gap: 14px;
  }
}
dl.dotted-legend.dotted-legend--full {
  font-size: 24px;
  padding-right: 54px;
  color: var(--black);
}
@media (max-width: 1200px) {
  dl.dotted-legend.dotted-legend--full {
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  dl.dotted-legend.dotted-legend--full {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-right: 0;
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  dl.dotted-legend.dotted-legend--full {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-right: 0;
    font-size: 14px;
  }
}
dl.dotted-legend.dotted-legend--full div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
dl.dotted-legend.dotted-legend--full div dd {
  font-weight: bold;
}
@media (max-width: 768px) {
  dl.dotted-legend.dotted-legend--full div {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  dl.dotted-legend.dotted-legend--full div dd {
    margin-left: 1em;
  }
}

.pie-chart {
  position: relative;
  left: 45px;
}
.pie-chart span {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: var(--black);
}
@media (max-width: 768px) {
  .pie-chart {
    left: 0;
  }
}

@media (max-width: 576px) {
  .pie-chart-container .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.outlabeled-box {
  padding-left: 200px;
  margin-top: -50px;
}
@media (max-width: 768px) {
  .outlabeled-box {
    padding-left: 0;
    margin-top: 0;
  }
}

.outlabeled-box-proper {
  border-radius: 16px;
  font-size: 18px;
  background: var(--bg);
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
          box-shadow: var(--shadow), var(--shadow-layer);
  padding: 64px 64px 24px;
}
@media (max-width: 768px) {
  .outlabeled-box-proper {
    padding: 30px;
  }
}
@media (min-width: 768px) {
  .outlabeled-box-proper .col-12:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .outlabeled-box-proper .col-12:nth-child(7) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .outlabeled-box-proper .col-12:nth-child(2) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .outlabeled-box-proper .col-12:nth-child(8) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .outlabeled-box-proper .col-12:nth-child(3) {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .outlabeled-box-proper .col-12:nth-child(9) {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .outlabeled-box-proper .col-12:nth-child(4) {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .outlabeled-box-proper .col-12:nth-child(10) {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .outlabeled-box-proper .col-12:nth-child(5) {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .outlabeled-box-proper .col-12:nth-child(11) {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .outlabeled-box-proper .col-12:nth-child(6) {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .outlabeled-box-proper .col-12:nth-child(12) {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}
@media (min-width: 992px) {
  .outlabeled-box-proper .col-12:nth-child(2) .phase-line:before,
.outlabeled-box-proper .col-12:nth-child(3) .phase-line:before,
.outlabeled-box-proper .col-12:nth-child(4) .phase-line:before,
.outlabeled-box-proper .col-12:nth-child(5) .phase-line:before,
.outlabeled-box-proper .col-12:nth-child(6) .phase-line:before {
    content: attr(data-outlabel);
    position: absolute;
    left: -264px;
    font-weight: bold;
  }
}
@media (max-width: 992px) {
  .outlabeled-box-proper .phase-line:before {
    content: attr(data-outlabel);
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    font-size: 1.1em;
  }
}
@media (max-width: 576px) {
  .outlabeled-box-proper {
    padding: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.phase-header {
  color: var(--blue);
  border-bottom: 3px solid;
  padding-bottom: 24px;
  margin-bottom: 34px;
}
.phase-header h3 {
  margin: 0;
  font-size: 27px;
}

.phase-line {
  position: relative;
}
.phase-line .phase-line-in {
  position: relative;
  padding-left: 30px;
}
.phase-line .icon-check {
  position: absolute;
  left: 0;
  top: 5px;
  color: var(--blue);
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.timeline-block {
  padding-bottom: 100px;
}
@media (max-width: 1200px) {
  .timeline-block {
    padding-bottom: 50px;
  }
}
.timeline-block dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 4px solid var(--blue);
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding-left: 12px;
  padding-right: 43px;
  position: relative;
}
.timeline-block dl:after {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='30' viewBox='0 0 17 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.41421 0.585787L16.1421 13.3137C16.9232 14.0948 16.9232 15.3611 16.1421 16.1421L3.41421 28.8701C2.63316 29.6511 1.36683 29.6511 0.585784 28.8701C-0.195265 28.089 -0.195265 26.8227 0.585784 26.0416L11.8995 14.7279L0.585786 3.41421C-0.195262 2.63317 -0.195262 1.36684 0.585787 0.585787C1.36684 -0.195262 2.63317 -0.195262 3.41421 0.585787Z' fill='%2314A6F4'/%3E%3C/svg%3E%0A");
  width: 17px;
  height: 30px;
  position: absolute;
  content: "";
  right: -3px;
  bottom: -17px;
}
.timeline-block dl div {
  /*edited line*/
  width: 20%;
  padding-top: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.timeline-block dl div:nth-child(3)~div:not(:last-child) {
  /*edited line*/
  width: 13.33334%;
}
/*edited*/
/*@media (max-width: 1200px) {
  .timeline-block dl div:first-child {
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}*/
.timeline-block dl div:first-child dd:first-of-type {
  /*edited line*/
  width: 300%;
}
.timeline-block dl div:first-child dd:last-child {
  width: 100%;
}
.timeline-block dl div:last-child {
  width: 24px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
@media (max-width: 1200px) {
  .timeline-block dl div {
    width: auto;
    /* edited */
    width: 20%;
  }
  .timeline-block dl div:nth-child(3)~div:not(:last-child) {
  /*edited line*/
  width: 17.5%;
  }
  .timeline-block dl div:not(:last-child) {
    min-width: 60px;
    -webkit-box-flex: initial;
        -ms-flex-positive: initial;
            flex-grow: initial;
  }
/*  .timeline-block dl div:nth-last-child(2) {
    -webkit-box-flex: 0.7;
        -ms-flex-positive: 0.7;
            flex-grow: 0.7;
  }
  .timeline-block dl div:nth-last-child(3) {
    -webkit-box-flex: 0.7;
        -ms-flex-positive: 0.7;
            flex-grow: 0.7;
  }*/
  /* edited */
  .timeline-block dl div:nth-child(3)~div:nth-child(4) {
    width: 5%;
  }

}
.timeline-block dl div:before {
  border-left: 1px dashed rgba(20, 166, 244, 0.5);
  content: "";
  width: 0;
  height: 100%;
  position: absolute;
  left: 12px;
}
.timeline-block dl div dt {
  -webkit-box-ordinal-group: 101;
      -ms-flex-order: 100;
          order: 100;
  margin-top: 30px;
}
.timeline-block dl dt,
.timeline-block dl dd {
  margin: 0;
}
.timeline-block dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url(/local/templates/unique/static/css/../images/content/blue-triangular-bar.svg) no-repeat right center;
  position: relative;
  padding-left: 18px;
  margin-left: 12px;
  width: 95%;
  padding-right: 20px;
}
.timeline-block dl dd small {
  display: none;
}
.timeline-block dl dd + dd {
  margin-top: 23px;
}
.timeline-block dl dt {
  position: relative;
  width: 24px;
  height: 24px;
  background: var(--bg);
  border-radius: 100%;
  border: 2px solid var(--blue);
  bottom: -14px;
  z-index: 2;
}
.timeline-block dl dt span {
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  top: 100%;
  padding-top: 8px;
  white-space: nowrap;
}
@media (min-width: 577px) {
  .timeline-block dl dd {
    color: #fff;
  }
}
@media (max-width: 576px) {
  .timeline-block {
    padding-bottom: 0;
  }
  .timeline-block dl {
    border-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 0;
    font-size: 18px;
    padding-right: 0;
  }
  .timeline-block dl:after {
    display: none;
  }
  .timeline-block dl div {
    padding: 0;
  }
  .timeline-block dl div:before {
    display: none;
  }
  .timeline-block dl dt {
    display: none;
  }
  .timeline-block dl dd {
    height: auto;
    background: none;
    padding: 0;
    margin-left: 0;
    display: block;
    width: auto !important;
    margin-bottom: 1.5em;
  }

  .timeline-block dl dd br{
    display: none;
  }

  .timeline-block dl dd + dd {
    margin-top: 0;
  }
  .timeline-block dl dd small {
    display: block;
  }

  /* edited */
  .timeline-block dl div dt{
    bottom: 10px;
  }
  .timeline-block dl div dt:not(:last-child){
    order:-1;
    border: 0;
    width: 100%;
    margin: 0;
    display: block;
    background: none;
  }
  .timeline-block dl div dt:not(:last-child) span{
    display: block;
    position: static;
  }
  .timeline-block dl div{width: 100% !important;}
  .timeline-block dl div dt span[data-date]:after{
    content: attr(data-date);
    display: inline;
    text-transform: capitalize;
  }
}


/* to move  */
.is-mobile-accordeon{}
.mobile-accordeon-header{display: none;}
@media (min-width:768px){
.mobile-accordeon-content{display: block !important;}
}
@media (max-width:767px){
  .mobile-accordeon-instead .tab,
  .mobile-accordeon-header{display: block;}
  .mobile-accordeon-content,
  .mobile-accordeon-instead .tabs-header{
    display: none;
  }
  .mobile-accordeon-header{
    margin-bottom: 25px;
  }
  .stages-list > li:not(:last-child):after{
    left: 17px;
  }
}


/* cookies acceptance bar */
.cookies-agreement-bar{
  position: fixed;
  z-index: 1010;
  left: 0;
  bottom: 0;
  width: 100%;
  box-shadow: var(--shadow), var(--shadow-layer);
  background: var(--bg);
  transition: all 0.5s;
  transform: translateY(200px);
}
.cookies-agreement-bar.revealed{
 transform: translateY(0);
}
.cookies-agreement-bar .content{
  display: flex;
  justify-content: space-between;
  padding-top: 32px;
  padding-bottom: 32px;
  align-items: center;
  color: var(--black);
  transition: all 0.3s;
}
.cookies-agreement-bar .h{
  font-size: 22px;
  font-weight: 800;
}
.cookies-agreement-bar .btn{
  font-size: 20px;
  padding: 12px 32px;
  border-radius: 28px;
  transition: all 0.3s;
}
.cookies-agreement-bar .btn:not(:last-child){
  margin-right: 20px;
}
.btn-ghost{
  font-weight: 800;
  border: 0;
  background: transparent;
}
.btn-ghost:hover{
  box-shadow: var(--shadow), var(--shadow-layer);
}
@media (max-width:767px){
  .cookies-agreement-bar .content{
    flex-direction: column;
    align-items: flex-start;
  }
  .cookies-agreement-bar .h{
    font-size: 18px;
    margin-bottom: 30px;
  }

  .cookies-agreement-bar .btn-ghost{
    box-shadow: var(--shadow), var(--shadow-layer);
  }
  .cookies-agreement-bar .buttons{
    display: flex;
    width: 100%;
  }
  .cookies-agreement-bar .btn{
    font-size: 16px;
    flex-grow: 1;
  }
}

.page-404 .page{
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.page-404-main{
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 90px;
}
.page-404-figure{
  color: var(--bg);
  margin-bottom: 30px;
}
.page-404-content{
  color: var(--black);
  text-align: center;
}
.page-404-content .btn{
  display: inline-block;
  margin-top: 25px;
}

@media (max-width:1200px){
  .page-404-main{
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .page-404-figure{
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  .page-404 .h1{
    font-size: 38px;
  }
}

@media (max-width:767px){
  .page-404-main{
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .page-404-figure{
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .page-404 .h1{
    font-size: 32px;
  }
}

.calculator-stats{
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
  overflow: hidden;
  margin-top: 40px;
}
.calculator-stat-field {
  min-width: 25%;
  flex-grow: 1;
  border-top: 1px solid rgba(255,255,255,0.5);
  padding-top: 15px;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}
.calculator-stat-field:before {
  content: '';
  width: 1px;
  height: 80%;
  left: -2px;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  background: rgba(255, 255, 255,0.25);
}
.calculator-stat-field .h {
    font-size: 80%;
}
.calculator-stat-field .amt {
    font-size: 125%;
}
.calculator-stat-field .measure{
  font-size: 70%;
}
.calculator-stats-wrap{
  display: none;
}
.desc-gallery{padding: 0;
margin: 0;
display: flex;
flex-wrap: wrap;
row-gap:20px;
column-gap:24px;
}
.desc-gallery-item{
  width: 100%;
}
.desc-gallery-item img{
  width: 100%;
  height: auto;
  display: block;
}
.desc-gallery-item-02{
  width: calc(50% - 12px);
}
.desc-gallery-item-03{
  width: calc(33.3334% - 16px);
}
.desc-gallery-item-04{
  width: calc(25% - 18px);
}
@media (max-width:767px){
  .desc-gallery{
    flex-direction: column;
    margin-left: -32px;
    margin-right: -32px;
  }
  .desc-gallery-item.desc-gallery-item{
    width: 100%;
  }
}

.calculator-placeholder.calculator-alt{
  background: #F5F6F7;
  box-shadow:none;
  border-radius: 16px;
  color: #000;
}
.calculator-placeholder.calculator-alt:after{
  display: none !important;
}

.calculator-header {
    color: var(--blue);
    padding-bottom: 8px;
    padding-left: 48px;
    position: relative;
    border-bottom: 4px solid var(--blue);
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 24px;
}
.calculator-header .icon-calculator{
  position: absolute;
  left: 0;
  width: 32px;
  height: 32px;
  top: 5px;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.9359 20.25C23.9359 20.9404 23.3763 21.5 22.6859 21.5H21.3109C19.6524 21.434 19.6537 19.0654 21.3109 19H22.6859C23.3763 19 23.9359 19.5596 23.9359 20.25ZM26.4359 20.75V10.5H5.56592V27C5.56592 28.3785 6.68742 29.5 8.06592 29.5H23.9359C25.3144 29.5 26.4359 28.3785 26.4359 27C26.4359 26.3096 26.9955 25.75 27.6859 25.75C28.3763 25.75 28.9359 26.3096 28.9359 27C28.9359 29.757 26.6929 32 23.9359 32H8.06592C5.30892 32 3.06592 29.757 3.06592 27V5C3.06592 2.243 5.30892 0 8.06592 0H23.9359C26.6929 0 28.9359 2.243 28.9359 5V20.75C28.8699 22.4085 26.5014 22.4073 26.4359 20.75V20.75ZM26.4359 8V5C26.4359 3.6215 25.3144 2.5 23.9359 2.5H8.06592C6.68742 2.5 5.56592 3.6215 5.56592 5V8H26.4359ZM22.6859 14.25H21.3109C19.6524 14.316 19.6537 16.6846 21.3109 16.75H22.6859C24.3444 16.684 24.3432 14.3154 22.6859 14.25ZM22.6859 23.75H21.3109C19.6524 23.816 19.6537 26.1846 21.3109 26.25H22.6859C24.3444 26.184 24.3432 23.8154 22.6859 23.75ZM16.6859 19H15.3109C13.6524 19.066 13.6537 21.4346 15.3109 21.5H16.6859C18.3444 21.434 18.3432 19.0654 16.6859 19ZM16.6859 14.25H15.3109C13.6524 14.316 13.6537 16.6846 15.3109 16.75H16.6859C18.3444 16.684 18.3432 14.3154 16.6859 14.25ZM9.31592 16.75H10.6909C12.3494 16.684 12.3482 14.3154 10.6909 14.25H9.31592C7.65742 14.316 7.65867 16.6846 9.31592 16.75ZM9.37342 26.25H16.5609C18.2194 26.184 18.2182 23.8154 16.5609 23.75H9.37342C7.71492 23.816 7.71617 26.1846 9.37342 26.25V26.25ZM9.31592 21.5H10.6909C12.3494 21.434 12.3482 19.0654 10.6909 19H9.31592C7.65742 19.066 7.65867 21.4346 9.31592 21.5Z' fill='url(%23paint0_linear_2652_49085)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2652_49085' x1='3.0659' y1='16.0003' x2='28.9358' y2='16.0003' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2343DDFF'/%3E%3Cstop offset='0.162859' stop-color='%2336C7FF'/%3E%3Cstop offset='0.360787' stop-color='%232AB4FF'/%3E%3Cstop offset='0.569133' stop-color='%232AA6FF'/%3E%3Cstop offset='0.746227' stop-color='%23489CFF'/%3E%3Cstop offset='0.938947' stop-color='%234E80FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.calculator-placeholder.calculator-alt .form{
  width: 100%;
  text-align: left;
}

.calculator-placeholder.calculator-alt .form-measure-complex{
  height: 40px;
  margin-top: 0;
  border-radius: 4px;
}
.calculator-placeholder.calculator-alt .form-cell{
      display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.calculator-placeholder.calculator-alt select{
  max-width: 100%;
  width: 100%;
  border: 1px solid #D2D3D6;
  border-radius: 4px;
}
.calculator-placeholder.calculator-alt .form-measure-complex{
  margin: 0;
  flex-grow: 1;
  justify-content: space-between;
  display: flex;
  border: 1px solid #D2D3D6;
  line-height: 40px;
  align-items: center;
}
.calculator-placeholder.calculator-alt .contribute-complex{
  flex-grow: 1;
  margin-left: 15px;
}

.calculator-placeholder.calculator-alt .form-measure-complex input{
  text-align: left;
  font-size: 16px;
}
.calculator-placeholder.calculator-alt .form-measure-complex label{
  font-size: 16px;
}
.calculator-placeholder.calculator-alt .btn--regular{
  width: 100%;
  font-size: 20px;
  font-weight: 600;
}
.calculator-placeholder.calculator-alt .form-cell b{
  font-size: 18px;
  font-weight: 600;
}
.calculator-placeholder.calculator-alt .calculator-results:not(:empty){margin-left: auto;margin-right: auto;}
.crowdloan-comment{
  margin-top: 60px;
  color: #000;
}
.crowdloan-comment h3{
  font-weight: 600;
}
.section--subscription{
  margin-top: 60px;
}
.section--subscription .section-header{margin-bottom: 40px;}
.section--subscription .section-header h2{font-size: 36px;margin: 0;font-weight: 700;}
.section--subscription .section-header p{font-size: 18px;margin: 0;}

.section--subscription .section-header p{color: #5A6A7A;}

.section-content{

}
.form-oneliner input{
  border-radius: 12px;
  border: 0;
  padding-left: 30px;
  padding-right: 30px;
  outline:none;
}

.subscription-form{
}
.subscription-form input{
  background-image: url(/local/templates/unique/static/css/../images/content/input-email-icon.svg);
  background-repeat:no-repeat;
  background-position: 12px center;
  padding-left: 60px;

}
@media (prefers-color-scheme: light) {
  html:not(.darkmode).page-landing .subscription-form input{
    box-shadow: inset 0 0 0 2px var(--blue);
  }
}

.form-oneliner{
  margin-bottom: 20px;
  display: flex;
  column-gap:32px;
}
.form-oneliner input{
  flex-grow: 1;
  max-width: 800px;
  height: 56px;

}

.section-header .form-oneliner{
  margin-top: 32px;
}

.form-oneliner--compact{
  position: relative;
}
.form-oneliner--compact.form-oneliner input{
  padding-right: 60px;
}
.form-oneliner--compact button.btn{
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.form-oneliner--compact button svg{
  stroke:var(--blue);
  width: 32px;
  height: 32px;
}

.form-comment{
  font-size: 14px;
}
.form-oneliner .btn{
  border-radius: 12px;
  font-size: 20px;
  font-weight: 600;
  padding: 0 32px;
}

.subscription-form input.error{
  box-shadow: inset 0 0 0 2px var(--error);
}

@media (max-width:767px){
  .form-oneliner{
    flex-direction: column;
    row-gap:16px;
  }
  .form-oneliner input,
  .form-oneliner .btn{
    width: 100%;
    transition: all 0.35s;
  }
  .form-oneliner .btn svg{
    transition: all 0.35s;
  }
  .section-header .form-oneliner{
    left: 0;
    width: 100%;
  }

}

.pills-navi{
  margin-bottom: 32px;
  display: flex;
  column-gap:24px;
  flex-wrap: wrap;
  row-gap:24px;
}
.pills-navi--wide{
  width: 100%;    
}
.pills-navi--wide .btn-pill{
  flex-grow: 1;
}

@media (max-width:767px){
  .pills-navi--wide{
    
  }
  .pills-navi--wide  .btn-pill{
    width: calc(50% - 6px);
    justify-content: flex-start;
  }
}

ul.iconed-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.iconed-links li{
  margin-bottom: 14px;
}
ul.iconed-links a {
  display: flex;
  font-size: 18px;
  align-items: center;
}
ul.iconed-links a span.iph {
  width: 32px;
  height: 32px;
  margin: 0 14px 0 0;
  display: inline-flex;
}

p+.pills-navi{
  margin-top: 3em;
}
.btn-pill{
  height: 62px;
    padding: 0 34px;
    display: inline-flex;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    justify-content: center;
    border-radius: 12px;
    background: #F5F6F7;
    color: var(--blue);
    line-height: 1;
    cursor: pointer;
}
.btn-pill.disabled{
  opacity: 0.7;
  filter:grayscale(0.5);
  pointer-event:none;
  cursor:text;
}
.btn-pill svg{
  margin-right: 10px;
}
.btn-pill img{
  width: 32px;
  height: 32px;
  vertical-align: middle;
  margin-right: 6px;
}
.btn-pill:hover img{
  filter: brightness(100);
}
.btn-pill[data-section-link="unique"]{
  color:#03bfff;  
}
.btn-pill[data-section-link="quartz"]{
  color: #ff4d6a;
}
.btn-pill[data-section-link="sapphire"]{
  color:#5d59ff; 
}
.btn-pill[data-section-link="opal"]{
  color: #0eb6b8;
}

.btn-pill[data-section-link="unique"]:hover{
  background: #03bfff;
  color:#fff;
}
.btn-pill[data-section-link="quartz"]:hover{
  color:#fff;
  background: #ff4d6a;
}
.btn-pill[data-section-link="sapphire"]:hover{
  color:#fff;
  background: #5d59ff;
}
.btn-pill[data-section-link="opal"]:hover{
  color:#fff;
  background: #0eb6b8;
}

.btn-pill[data-section-link]>span{
  display: flex;
  align-items: center;
}


@media (max-width:1100px){
  .pills-navi{
    row-gap:12px;
    column-gap:12px;
  }
  .btn-pill{
    font-size: 16px;
    padding: 0 20px;
    height: 52px;
  }
}

.btn-pill.is-active{
  background: var(--blue);
  color: #fff;
}
#errorMsg{
  margin-bottom: 10px;
  background: rgba(255,0,0,0.2);
  color: red;
  border-radius: 5px;
  padding: 5px;
  margin-top: -10px;
}
.wallet-and-refferal{
  margin-bottom: 43px;
  background: #F5F6F7;
  border-radius: 12px;
  padding: 24px;
  color: #000;
  min-height: 209px;
}
.wallet-and-refferal.inactive{
   filter:blur(3px);
}
.wallet-and-refferal.no-odd-space{
  min-height: 0;
  margin-bottom: 16px;
}
.no-odd-space .form-row{
  margin-bottom: 0;
}

.wallet-and-refferal label{
  display: block;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 5px;
}
.wallet-and-refferal select,
.wallet-and-refferal input{
  width: 100%;
  height: 40px;
  padding: 8px 16px;
  border: 1px solid #D2D3D6;
  box-sizing: border-box;
  border-radius: 4px;
  color: #5C5F67;
  font-weight: 400;
  font-size: 16px;
}
.referral-link-placeholder{
  min-height: 64px;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  align-items: flex-end;
}
.referral-link-itself{}
.referral-link-itself p{
  margin: 0;
  font-size: 24px;
  font-weight: 700;
}
.referral-link-itself small{
  font-size: 16px;
  display: block;
  font-weight: 400;
  line-height: 1.5;
}
.referral-link-btn{}
.referral-link-btn .btn{
  font-size: 20px;
  height: 64px;
  font-weight: 600;
  padding: 0 32px;
  border-radius: 12px;
}
.stats-table{
  background: #F5F6F7;
  border-radius: 12px;
  padding: 32px 40px 20px;
  color: #5A6A7A;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.stats-table-content{}
.stats-table-content table{
  width: 100%;
  margin-bottom: 16px;
  border-collapse:collapse;
  font-size: 16px;
}
.stats-table-content table th{
 padding: 6px 16px; 
 text-align: left;
 border-bottom: 1px solid #D2D3D6;
}
.stats-table-content table tr.stats-table-details th{
  font-weight: normal;
  padding-left: 30px;
}
.stats-table-content table td{
  padding: 6px 16px;
  text-align: right;
  border-bottom: 1px solid #D2D3D6;
}
.stats-table-header{
    border-bottom: 4px solid var(--blue);
    padding: 6px 12px 4px;
    font-size: 16px;
    margin-bottom: 6px;
}
.stats-table-comment{
  display: block;
  text-align: right;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
}
.stats-table-comment em{
  font-style: normal;
  font-weight: bold;
  color: #F73800;
}
.stats-table-footer{
  margin-top: 30px;
}
.status-gleam{
  border-radius: 10px;
  background: #EDEDEE;
  color: #02040B;
  padding: 20px 16px;
  width: 100%;
  font-size: 16px;
  font-weight: 600;

}
.calculator-block{margin-bottom: 24px;}
.calculator-table{
  margin-bottom: 24px;
}
.calculator-table-rewards{
  margin-bottom: 0;
}
.content-fill.calculator-table.calculator-table-rewards>*{
  flex-grow: 0;
}
.stats-table-select{
  width: 100%;
  padding: 6px 16px;
}
.stats-table-select select{
  width: 100%;
  height: 40px;
}


.personal-summary{
  font-size: 18px;
  margin-bottom: 0;
}
.personal-summary div{
  display: flex;
  margin: 4px 0;
}
.personal-summary div dt,
.personal-summary div dd{
  margin: 0;
}
.calculator-comment{
  color: #5A6A7A;
  font-size: 12px;
  line-height: 1.5;
  display: block;
}
.personal-summary div dd{
  color: var(--blue);
  margin-left: 0.4em;
}
.contribute-options{
  margin-top: 14px;
      font-size: 16px;
}
.contribute-options label{}
.contribute-options label~label{
  margin-left: 20px;
}
.contribute-options label input{
  display: none;
}
.contribute-options label span{
  display: inline-block;
  position: relative;
  padding-left: 30px;
}
.contribute-options label span:before{
  content: '';
  width: 22px;
  height: 22px;
  border-radius: 4px;
  background: #FFFFFF;
  border: 1px solid #D2D3D6;
  position: absolute;
  left: 0;
  top: 2px;
}
.contribute-options label input:checked~span:before{
  border-color: var(--blue);
  background-color: var(--blue);
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='14' viewBox='0 0 18 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.35383 13.1173C6.13271 13.1173 5.9116 13.0334 5.74316 12.8663L0.452596 7.61932C0.11476 7.28443 0.11476 6.74296 0.452596 6.40807C0.790275 6.07318 1.3361 6.07318 1.67393 6.40807L6.35383 11.0493L16.3246 1.16108C16.6623 0.82619 17.2081 0.82619 17.5459 1.16108C17.8836 1.49612 17.8836 2.03743 17.5459 2.37248L6.96465 12.8663C6.79621 13.0334 6.57494 13.1173 6.35383 13.1173Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
}
.contribute-page{
  padding-top: 70px;
}
.contribute-page h1{
  margin-bottom: 0.35em;
}
.contribute-page h1 a{
  text-decoration: none;
}
.contribute-page .section-header{
  max-width: 100%;
  font-size: 26px;
}
.contribute-page .section-header p{
  margin: 0;
}
.contribute-page .section-header {
    margin-bottom: 48px;
}
.calculator-placeholder .btn--regular{height: 66px;}
.calculator-placeholder .form-footer{
  margin-top: 50px;
} 
.calculator-tab{
  width: 100%;
}
.calculator-steps{
  margin-bottom: 22px;
  counter-reset:steps;
  display: flex;
  column-gap:16px;
}
.calculator-placeholder .calculator-steps a{
  flex-grow: 1;
  text-decoration: none;
  pointer-events:none;
  display: block;
  position: relative;
  padding-top: 40px;
}
.calculator-placeholder .calculator-steps a:not(:last-child):after{
  width: calc(100% - 48px);
  position: absolute;
  right: 0;
  top: 15px;
  background: #DFE0E2;
  height: 1px;
  content: '';
}
.calculator-placeholder .calculator-steps a:not(.active){
  color: #7f90a1;
  text-decoration: none;
}
.calculator-steps a:before{
  counter-increment:steps;
  content:counter(steps);
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  background: #EDEDEE;
  border-radius: 32px;
  font-size: 18px;
  font-weight: 500;
  position: absolute;
  left: 0;
  top: 0;
  color: #7f90a1; 
}
.calculator-placeholder .calculator-steps a.active{
  color: var(--blue);
  text-decoration: none;
}
.calculator-steps a.active:before{
  background: var(--blue);
  color: #fff;
}

.copied-success{
  position: fixed;
  left: 50%;
  top: 50%;
  font-size: 24px;
  font-weight: 700;
  background: #65bb59;
  color: #106640;
  padding: 20px 35px;
  transform: translate(-50%, -50%);
  border-radius: 16px;
  z-index: 1010;
  box-shadow:0 0 5px 0 rgba(0,255,0,0.2);
}

@media (max-width:991px){
  .referral-link-placeholder{
    flex-direction: column;
  }
  .referral-link-btn {
      width: 100%;
      margin-top: 20px;
  }
  .referral-link-btn .btn{
    width: 100%;
  }
  .contribute-options label~label{
    display: block;
    margin-left: 0;
    margin-top: 10px;
  }
  .calculator-placeholder.calculator-alt .form-cell{
    flex-direction: column;
  }
  .calculator-placeholder.calculator-alt .contribute-complex{
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
  }
  .calculator-placeholder .form-footer {
      margin-top: 20px;
  }
}

@media (max-width:767px){
  .contribute-page .section-header {
      max-width: 100%;
      font-size: 16px;
  }
}
.ref-bonus-bar+.form-footer{
  margin-top: 10px;
}
.section--super-participate {
  margin-bottom: 144px;
}

@media (min-width:767px){
  .row.participate {
      margin-bottom:4em;
  }
}

.participate__logo-block {
  display: flex;
  -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
      justify-content: center !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: var(--white);
  border-radius: 16px 16px 0 0;
  height: 180px;
  padding: 52px;
  margin-bottom: 24px;
}

.participate__logo-block   svg {
  max-width: 234px;
  width: 100%;
  max-height: 100%;
}

.participate__item--black .participate__logo-block{
  background-color: #000;
}

.participate__link {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  line-height: 32px;
  color: var(--blue);
}

@media (max-width:767px) {
  .participate__item {
    margin-bottom: 32px;
  }

  .participate .row .col-12:last-child {
    margin-bottom: 0;
  }

  .section--super-participate {
    margin-bottom: 72px;
  }
}

.calculator-progress{

}
.progress-rotator{
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #000;
}
.progress-rotator-itself{
  width: 32px;
  height: 32px;
  margin-right: 18px;
}
.progress-rotator-inner{

}
.progress-rotator-inner,
.progress-rotator-inner:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.progress-rotator-inner {
  font-size: 3.2px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid var(--blue);
  border-right: 1.1em solid var(--blue);
  border-bottom: 1.1em solid var(--blue);
  border-left: 1.1em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  display: block;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.calculator-progress.is-complete{
  margin-top: 15px;
}
.calculator-progress.is-complete .progress-rotator-inner{
  border-color: var(--blue);
  animation: none;
}


.progress-rotator-status{}

.status-gleam--alert{
  background: #FFF1ED;
  color: #ff6335;
}
.icon-alert{
  width: 32px;
  height: 32px;
  vertical-align: middle;
  margin-right: 8px;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 12C16.5523 12 17 12.4477 17 13V18C17 18.5523 16.5523 19 16 19C15.4477 19 15 18.5523 15 18V13C15 12.4477 15.4477 12 16 12Z' fill='%23FF6335'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.5024 3.4011C14.9581 3.13832 15.4749 3 16.0009 3C16.527 3 17.0438 3.13832 17.4995 3.4011C17.9552 3.66387 18.3338 4.04185 18.5974 4.49713L17.7393 4.99377L18.5974 4.49714L29.5944 23.4962C29.8583 23.9522 29.9975 24.4697 29.998 24.9966C29.9984 25.5234 29.8601 26.0412 29.5969 26.4976C29.3337 26.9541 28.9549 27.3331 28.4987 27.5967C28.0425 27.8603 27.5249 27.999 26.998 27.999H5.00391C4.47702 27.999 3.95942 27.8603 3.50319 27.5967C3.04696 27.3331 2.6682 26.9541 2.405 26.4976C2.14181 26.0412 2.00347 25.5234 2.00391 24.9966C2.00434 24.4697 2.14354 23.9522 2.40749 23.4962L13.4045 4.49714L14.2845 5.00651L13.4045 4.49713C13.668 4.04185 14.0467 3.66387 14.5024 3.4011ZM16.0009 5C15.8256 5 15.6533 5.04611 15.5014 5.1337C15.3495 5.22129 15.2233 5.34728 15.1355 5.49904L4.13843 24.4981L3.27296 23.9971L4.13843 24.4981C4.05045 24.6501 4.00405 24.8226 4.00391 24.9982C4.00376 25.1738 4.04987 25.3464 4.13761 25.4986C4.22534 25.6507 4.35159 25.7771 4.50367 25.8649C4.65575 25.9528 4.82828 25.999 5.00391 25.999H26.998C27.1736 25.999 27.3461 25.9528 27.4982 25.8649C27.6503 25.7771 27.7766 25.6507 27.8643 25.4986C27.952 25.3464 27.9981 25.1738 27.998 24.9982C27.9978 24.8226 27.9514 24.6501 27.8635 24.4981L28.7289 23.9971L27.8634 24.4981L16.8664 5.49904C16.7786 5.34728 16.6524 5.22129 16.5005 5.1337C16.3486 5.04611 16.1763 5 16.0009 5Z' fill='%23FF6335'/%3E%3Cpath d='M16 24C16.8284 24 17.5 23.3284 17.5 22.5C17.5 21.6716 16.8284 21 16 21C15.1716 21 14.5 21.6716 14.5 22.5C14.5 23.3284 15.1716 24 16 24Z' fill='%23FF6335'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.icon-short-arrow{
  width: 24px;
  height: 24px;
  display: inline-block;
}
.btn .icon-short-arrow{
  margin-left: 10px;
}
.js-bifrost-comment{
  margin-bottom: 20px;
}

.success-ref-block{}
.success-ref-block input[type="text"]{
  width: 100%;
  border-radius: 4px;
  height: 40px;
  padding: 0 16px;
  border: 1px solid #D2D3D6;
}
.form-row{}
.success-ref-block h3{font-size: 20px;font-weight: 700;}
.success-ref-block small{
  font-size: 14px;
}
.external-link{
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.75 9.375V3.75H15.125' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 10.5L20.75 3.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.75 13.5V19.5C17.75 19.6989 17.671 19.8897 17.5303 20.0303C17.3897 20.171 17.1989 20.25 17 20.25H5C4.80109 20.25 4.61032 20.171 4.46967 20.0303C4.32902 19.8897 4.25 19.6989 4.25 19.5V7.5C4.25 7.30109 4.32902 7.11032 4.46967 6.96967C4.61032 6.82902 4.80109 6.75 5 6.75H11' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 25px;
  height: 24px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: -2px;
}
.btn .external-link{
  margin-left: 15px;
}
.platforms-link{
  padding-top: 20px;
}
.platforms-link a{
  display: inline-block;
  margin-right: 14px;
}

/* RFT page */
.rft-landing .page{
  overflow: initial;
  color: var(--darkgray);
}

:root{
  --size: 50%;
}

.rft-landing .section--primary-elements{
  z-index: -1;
  left: auto;
  right: 0;
/*  width:  var(--size);
  padding-top:  var(--size);
  left: 80%;
  position: fixed;  
  top: 50%;
  transform: translate(-50%, -50%);
  will-change: auto;*/
}
.rft-landing .section--primary .section-header{
  max-width: 100%;
}
.rft-landing .section--primary .section-header h1{
  font-size: 48px;
  line-height: 1.1;
}

.section--story{
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
}
.section--story .w{
  max-width: 760px;
}

.section--story .section-header{text-align: center;}
.section--story .section-content{
  font-size: 20px;
  text-align: center;
  width: 100%;
  margin: 0;
  max-width:100%;
}
.section--story .lead{
  font-size: 24px;
  font-weight: 600;
}
.section--story .lead span{
  color: var(--blue);
}
.section--story .section-footer{
  display: flex;
  flex-direction: column;
  margin-top: 48px;
  align-items: center;  
}
.section--story .btn--regular{
padding: 0 32px;
}
.section--story .section-footer small{
  font-size: 14px;
  margin-top: 5px;
  color: #697279;
}


.rft-landing .orbit-01{
  width: 145%;
  height: 145%;
}
.rft-landing .orbit-02{
  width: 125%;
  height: 125%;
}
.rft-landing .galaxy{
  /*max-width: 500px;
    max-height: 500px;
  */
}
.faq_title .section-footer{
  margin-top: 40px;
}
.faq_title .section-footer .btn--big{
  text-align: center;
  padding: 0 60px;
}

.instructions-and-criteria{
	margin-top: 60px;
  margin-bottom: 30px;
 }
 .voting-description{
  font-size: 18px;
  max-width: 640px;
}

.instructions-and-criteria~.pills-navi{
	padding-top: 30px;
}

 .voting-description .btn--regular{
 	padding-left: 32px;
 	padding-right: 32px;
 }
.instructions-and-criteria ul li{
	margin-bottom: 0.5em;
}
@media (max-width:560px){
.voting-description{
	font-size: 16px;
}

}
.instructions-and-criteria ul,
.instructions-and-criteria ol{
  margin-left: 0;
  padding-left: 1em;
}

.punk img{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg) scale(1.2);
}
.punk-figure{
  position: relative;
}
.punk-orbit{
  width: 100%;
  height: 100%;
  background: url(/local/templates/unique/static/css/../images/content/rft-inner-orbit.svg) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}
.punk-dummy,
.punk-container{
  width: 80%;
  height: 80%;
/*  transform: rotate(-15deg);
  margin: 10%;*/
  max-width: 480px;
  max-height: 480px;
  position: relative;
  /*display: none;*/
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.punk-dummy{
  display: block;
  position: absolute;
  z-index: 20;
  width: 100%;
  height: 100%;
}
.punk-sticky-wrap{
  position: sticky;
  height: 100vh;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-end;
  top:0;
  overflow: hidden;
}

.section-header--nomb{
  margin-bottom: 0 !important;
}
.section--enumed{}
.section--timeline{}
.section--timeline .section-header{text-align: center;max-width: 100%;}
.section-header--shy{}
.timeline{
  position: relative;
}
.timeline__axis{

}
.timeline__axis-itself{
  width: 4px;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  background: lightgray;
  position: absolute;
  overflow: hidden;
}

.timeline__axis-itself span{
  background: var(--blue);
  position: absolute;
  width: 100%;
  height: 0%;
  left: 0;
  top: 0;
  will-change:height;
  /*transition: height 0.5s;*/

}


.timeline__unit{
  max-width: 650px;
  width: calc(50% - 44px);
  position: relative;
}
.timeline__unit:nth-child(2n){
  margin-left: auto;
}



.timeline__unit-content{
  background: #fff;
  padding: 32px;
  border-radius: 16px;
  color: #02040B;

  opacity: 0;
  transition: all 0.35s ease-in-out;
  transform: translate(-100px, 100px);
}

.timeline__unit:nth-child(2n) .timeline__unit-content{
  transform: translate(100px, 100px);
}
@media (max-width:991px){
  .timeline__unit:nth-child(1n) .timeline__unit-content{
      transform: translate(0px, 100px);
  }
}

.timeline__unit.shown .timeline__unit-content{
  transform: translate(0px, 0px);
  opacity: 1;
}

.timeline .date, .timeline .category {
  background: #7F90A1;
  border-radius: 8px;
  color: #fff;
  height: 27px;
  line-height: 27px;
  padding: 0 12px;
  display: inline-block;

}
.timeline__unit h3{
  color: #333;
  font-size: 36px;
  margin-top: 0.66em;
  margin-bottom: 0.66em;
}
.timeline__unit h3 small{
  font-size: 66.66%;
  font-weight: 600;
  color: #647789;
  display: block;
  margin-bottom: 0.15em;
}
.timeline__unit .btn--regular{
  padding: 0 32px;
}
.timeline__unit figure{
  margin: 0;
} 
.timeline__unit footer{
  margin-top: 48px;
}
.timeline__unit-bullet{
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 24px;
  background: var(--blue);
  left: calc(100% + 24px);
}
.timeline__unit:nth-child(2n) .timeline__unit-bullet{
  left: auto;
  right: calc(100% + 24px);
}

.section--punk-moto{
  align-items: center;
  width: 100%;
  position: relative;
  /*height: 250vh;*/
}

.section--punk-moto .w{
  max-width: 800px;
  position: sticky;
  display: flex;
  justify-content: center;
  flex-direction: column;
/*  top:0;
  height:100vh;
  opacity: 0;
  left: 0;
  right: 0;*/

}
.section--punk-moto .section-content{
  text-align: center;
}

.section--punk-moto .lead{font-size: 24px;line-height: 1.2;}
.msg-strip{
  padding: 8px 24px;
  border-radius: 8px;
  background: #F5FCFF;
}
.msg-strip svg{
  width: 24px;
  height: 24px;
  fill:var(--blue);
  margin-right: 10px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.msg-strip p:first-child{
  margin-top: 0;
}
.msg-strip p:last-child{
  margin-bottom: 0;
}

/*.c__f:not(.cf--f){
  display: none;
}
*/
.mobile-alt-text{display: none;}
@media (max-width:991px){
  .punk-container.punk-container{
    top: -50px;
  }
  .timeline__unit{
    max-width: 100%;
    width: 100%;
    margin-left: auto;
  }
  .timeline__unit:not(:last-child){
    padding-bottom: 32px;
  }
  .timeline__unit:nth-child(1n){
    margin-left: auto;
  }
  .timeline__axis-itself{
    right: auto;
    left: 18px;

    display: none;
  }
  .timeline__unit:nth-child(1n) .timeline__unit-bullet{
    right: calc(100% + 24px);
    left: auto;

    display: none;
  }

  .rft-landing .section--primary .section-header h1 {
      font-size: 30px;
  }
  .section--story .section-content {
    font-size: 18px;
  }
  .section--story .lead {
    font-size: 20px;
  }
  [data-section="wallets"] .wallets-connection{
    display: none !important;
  }
/*  .section--punk-moto .instructions,
  .rft-landing [data-section-link="wallets"]+small{
    display: none;
  }*/
  .section--punk-moto .lead{
    font-size: 19px;
    line-height: 1.2;
  }
  .timeline__unit h3 {
    font-size: 24px;
  }
  .timeline__unit-content{
      padding: 20px;
  }
  .timeline .date{
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 16px 0 8px;
  }
  .mobile-alt-text{
    display: block;
  }
  .timeline__unit footer{
    margin-top: 5px;
  }

}
@media (max-width:767px){
  .timeline__unit footer .btn{
    width: 100%;
  }


}
.section--explosion-set{
  position: relative;
  background: #182548;
  height: 270vh;
}
.punk-title{
  color: #fff;
  font-size: 24px;
  text-align: center;
  top: 40px;
  opacity: 0;
  position: relative;
  transition: opacity 0.3s;
}

.section--punks-index{
  color: #000;
  padding-top: 240px;
}
.section--punks-index .section-header{
  max-width: 100%;
}

.section--punks{
}
.section--story .hero{
  position: absolute;
}
.section--story .hero img{
  transform: translatey(0px);
  animation: float 6s ease-in-out infinite;
  width: 100%;
  height: auto;
}

.section--punks .punk-01{
  left: 0;  
  top: 50%; 
  max-width: 550px;
  transform: translate(-25%, -50%) rotate(15deg);
  z-index: 10;
}
.section--punks .punk-01 img{
  animation-delay: -2s;
}
.section--punks .punk-02{
  right: 0;  
  top: 10%; 
  max-width: 300px;
  transform: translate(-25%, 50%) rotate(-15deg);

}
.section--punks .punk-02 img{
  animation-delay: -3s;
  animation-duration: 5s;
}

.section--punks .punk-03{
  left: 60%;
  max-width: 20%;
  top: 100%;
  transform: translateY(-50%) rotate(20deg);
}

@media (max-width:1400px){
  .section--punks .punk-01{
    width: 30vmax;
  }
  .section--punks .punk-02{
    transform: translate(40%, 50%) rotate(-15deg);
  }
  .section--punks .punk-03{}
}

#punkPage{
  display: flex;
  flex-wrap: wrap;
  column-gap:0%;
}
#punkPage>div{
  width: 10%;
}
.punk-item label{
  display: flex;
  flex-direction: column;
  padding: 20px;
  position: relative;
}
.punk-item label input[type="radio"]{
  display: none;
}

.punk-item label img{
  width: 100%;
  filter:opacity(0.99);
  max-width:200px;
  height: auto;
  margin: auto;
  margin-bottom: 20px;
  transition: all 0.3s;
  transition-timing-function:cubic-bezier(0.23, 0.68, 0.5, 1.35);
}
.punk-item label .title,
.vote-btn{
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 30px;
  padding: 0px;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  /*background: var(--blue);*/
  color: #fff;
  align-self: center;
}
.punk-item  label input:checked~img{
}

.section-winner{
  position: relative;
  background: #658496;
  color: #fff;
  min-height: calc(100vh - 140px);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 70px;
  padding-bottom: 70px;

}
.section-winner h1{
  margin: 0 0 0.5em;
  font-size: 36px;
  font-weight: bold;
}
.section-winner h2{
  margin: 0.5em;
  font-size: 20px;
  font-weight: normal;
}
.winner-picture{
  margin: 4em 0;
}
.winner-picture img{
  height: 360px;
}
.section-winner footer{
  font-size: 20px;
}
.section-winner footer p:last-child{
  margin-bottom: 0;
}

.podium{
  margin-top: 90px;
}

.punk-rates-list{

}
.punk-rates-element{
  display: flex;
  align-items: center;
  justify-content: center;

}
.punk-rates-element figure{
  height: 90px;
  width: 90px;
  margin: 0;
  position: relative;
  right: -30px;
  z-index: 10;
  flex-shrink: 0;
}
.punk-rates-element figure img{
  width: 100%;
  height: 100%;
  transform: rotate(18deg);
  transition: all 0.5s 0.25s;
}
.punk-rates-element.scrolled figure img{
  transform: rotate(-18deg);

}

.punk-rates-rating {
  width: 900px;
  height: 28px;
  position: relative;
  text-align: left; 
}
.punk-rates-rating>span{
  display: inline-block;
  height: 100%;
  background: var(--quartz);
  position: relative;
  padding-left: 40px;
  transition: transform 0.3s 0.25s;
  transform:scaleX(0);
  transform-origin: 0 0;
}
.punk-rates-element.scrolled .punk-rates-rating>span{
  transform:scaleX(1);
}
.punk-rates-rating>span span{
  display: inline-block;
    padding: 0 7px;
    border-radius: 8px;
    font-size: 14px;
    line-height: 18px;
    position: absolute;
    height: 18px;
    margin: auto;
    top: 108%;
    background: none;
    left: 12px;
}
.punk-rates-rating>span span:after{
  display: none;
}
.punk-rates-element:nth-child(even) .punk-rates-rating>span{
  background: var(--blue);
}
.punk-rates-rating span:after{
  content: '';
  position: absolute;
  right: -6px;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background: #fff;
  z-index: 2;
  top: 50%;
  margin-top: -6px;
}
.punk-rates-rating span b{
  position: absolute;
  left: 100%;
  margin-left: 14px;
  color: #fff;
  line-height: 1;
  top: 50%;
  white-space: nowrap;
  font-weight: normal;
  transform: translateY(-50%);
  font-size: 16px;
}

@media (max-width:991px){
	.punk-rates-rating{
		left: -20px;
		width: 100%;
	}
	.punk-rates-element figure{
		height: 70px;
		    width: 70px;
		right: 0;
	}
	.punk-rates-list {
	    margin-left: -20px;
	    margin-right: -20px;
	}
}


.vote-for-punk--2{
  position: relative;
  background: #658496;
  color: #fff;
}
.vote-for-punk--2 .legend{
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  display: block;
  margin-bottom: -88px;
      padding-top: 30px;
      transition: opacity 0.3s;
  opacity: 0;      
}
.vote-for-punk--2 label input:checked~img,
.vote-for-punk--2 label:hover img{
  transform: scale(1.5);
  z-index: 5;
  cursor: pointer;
}
.vote-for-punk--2 label input:checked .title,
.vote-for-punk--2 label:hover .title{}

.vote-for-punk--2 label input:checked~.title{
  display: none;
}
.vote-for-punk--2 label input:checked~.vote-btn{
  opacity: 1;
  display: inline-block;
}


.vote-btn{
  position: absolute;
  opacity:0;
  bottom: -20px;
  padding: 5px 20px;
  z-index: 20;
  display: none;
}
.vote-btn{
  background: var(--quartz);
}

@keyframes float {
  0% {
    /*box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);*/
    transform: translatey(0px);
  }
  50% {
    /*box-shadow: 0 25px 15px 0px rgba(0,0,0,0.2);*/
    transform: translatey(-20px);
  }
  100% {
    /*box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);*/
    transform: translatey(0px);
  }
}

@media (max-width:991px) and (orientation: portrait){
  .section--punks .punk-01 {
      left: 0;
      top: 82%;
      max-width: 550px;
      transform: translate(-25%, -50%) rotate(15deg);
      width: 28vmax;
  }
  .section--punks .punk-02 {
      right: 30%;
      top: 0%;
      max-width: 20vmax;
      transform: translate(40%, 50%) rotate(-15deg);
  }
  .section--punks .punk-03 {
    left: 60%;
    max-width: 24vmax;
    top: 85%;
    transform: translateY(-50%) rotate(-10deg);
}
.vote-for-punk--2 .legend {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 20px;
}
/*#votingoptions>div {
    width: 49%;
}*/
.vote-btn, #votingoptions>div label .title{
      padding: 0px 10px;
font-size: 16px;
}
#votingoptions>div label{
  padding: 0;
}
#votingoptions{
  row-gap: 20px;
}
.hero.punk-03{
  display: none;
}
#votingoptions{
  overflow: scroll;
  flex-wrap: nowrap;
  margin-left: -32px;
  margin-right: -32px;
}
/*#votingoptions>div{
  width: 120px;
  flex-shrink: 0;
}*/

}

#punksFilter{
  display: flex;
  justify-content: space-between;
  left: 0;
  bottom: 0;
  flex-direction: column;
  background: #fff;
  color: #000;
  padding: 30px;
  width: 320px;
  z-index: 20;
  justify-content: flex-start;
  flex-shrink: 0;
  margin-left: -320px;
  transition: all 0.3s;
}
.punks-pagination{
  text-align: center;
  margin-top: 50px;
  position: relative;
}
.punks-pagination .punks-pagination__next,
.punks-pagination .punks-pagination__prev{display: none;}

.pagination-handler,
.punks-pagination a{
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
  border-radius: 30px;
  color: #fff;
  margin: 0 5px;
  text-decoration: none;
  z-index: 2;
  position: relative;
  transition: all 0.3s;
}
.punks-pagination a.active{
  color: #658496;  
}
.pagination-handler{
  background: #fff;
  position: absolute;
  left: 15px;top: 10px;
  margin-left: 0;
  z-index: 1;

}

.filter-unit {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #ddd;
}

.filter-unit__title{
  font-weight: bold;
}
.filter-unit__contant input{
  display: none;
}
.filter-unit__contant input+span{
  display: inline-block;
  font-size: 12px;
  padding: 0 4px;
  border-radius:4px;
  background: #ddd;
  color: #666;
  cursor: pointer;
}
.filter-unit__contant input+span:hover,
.filter-unit__contant input:checked+span{
  background: var(--blue);
  color:#fff;
}
#punksToolbar{
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  position: sticky;
  bottom: 0;
  display: flex;
  z-index: 20;
  justify-content: center;
  width: calc(100% - 500px);
  margin: auto;
}
.punks-pagination{
  margin-top: 0;
  padding: 10px;
  background: rgba(10,22,53,0.65);
  border-radius: 20px;
  position: relative;
}
#punksModule{
  display: flex;
  margin-bottom: -92px;
}


#punksCatalog{
  padding-top: 90px;
  padding-bottom: 80px;
  overflow: hidden;
}
.is-filter-called #punksFilter{
  margin-left: 0;
}
.is-filter-called~#punksToolbar #punksFilterToggle{
  background: rgba(10,22,53,1);
}
#punksFilterToggle{
  padding: 5px;
  background: rgba(10,22,53,0.65);
  border-radius: 50px;
  width: 52px;
  height: 52px;
  margin: 0 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#punksFilterToggle:after{
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='42px' height='32px' viewBox='0 0 42 32' enable-background='new 0 0 42 32' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23fff' d='M3.692,21.72c0.176,0.042,0.415,0.259,0.484,0.457l0.35,0.844c0.079,0.162,0.064,0.483-0.03,0.637 l-1.397,2.284c-0.299,0.49-0.237,1.184,0.165,1.634l1.183,1.182c0.412,0.366,1.139,0.432,1.613,0.145l2.284-1.397 c0.143-0.088,0.45-0.119,0.665-0.018l0.843,0.348c0.17,0.059,0.387,0.297,0.429,0.473l0.627,2.604 c0.133,0.552,0.66,1.006,1.226,1.058c0,0,0.347,0.032,0.867,0.032s0.867-0.032,0.868-0.032c0.565-0.051,1.092-0.506,1.225-1.058 l0.628-2.604c0.042-0.175,0.258-0.414,0.456-0.483l0.844-0.35c0.149-0.073,0.494-0.058,0.637,0.03l2.284,1.397 c0.201,0.123,0.441,0.188,0.696,0.188c0.345,0,0.679-0.121,0.938-0.352l1.182-1.183c0.382-0.429,0.444-1.123,0.145-1.613 l-1.397-2.284c-0.094-0.154-0.109-0.475-0.018-0.665l0.348-0.843c0.059-0.17,0.297-0.387,0.473-0.429l2.604-0.627 c0.552-0.133,1.006-0.66,1.058-1.226c0,0,0.032-0.347,0.032-0.867s-0.032-0.867-0.032-0.868c-0.051-0.565-0.506-1.092-1.058-1.226 l-2.603-0.626c-0.176-0.042-0.415-0.259-0.484-0.457l-0.35-0.844c-0.079-0.162-0.064-0.483,0.03-0.637l1.397-2.284 c0.299-0.49,0.237-1.184-0.165-1.634l-1.183-1.182c-0.413-0.367-1.141-0.433-1.613-0.145l-2.284,1.397 c-0.143,0.087-0.451,0.12-0.665,0.018l-0.843-0.348c-0.17-0.059-0.386-0.297-0.428-0.473l-0.628-2.604 c-0.133-0.552-0.66-1.006-1.226-1.058C13.867,6.032,13.52,6,13,6s-0.867,0.032-0.868,0.032c-0.565,0.051-1.092,0.506-1.226,1.058 L10.28,9.692c-0.042,0.176-0.259,0.415-0.457,0.484l-0.844,0.35c-0.15,0.073-0.494,0.057-0.637-0.03L6.059,9.099 C5.586,8.811,4.874,8.861,4.425,9.263l-1.182,1.183c-0.382,0.429-0.444,1.123-0.145,1.613l1.397,2.284 c0.094,0.154,0.109,0.475,0.018,0.665l-0.348,0.843c-0.059,0.17-0.297,0.387-0.473,0.429l-2.604,0.627 c-0.552,0.133-1.006,0.66-1.058,1.226C0.032,18.133,0,18.48,0,19s0.032,0.867,0.032,0.868c0.051,0.565,0.506,1.092,1.058,1.226 L3.692,21.72z M1,19c0-0.458,0.027-0.767,0.028-0.777c0.012-0.135,0.165-0.312,0.296-0.344l2.604-0.627 c0.505-0.122,1.014-0.584,1.172-1.047l0.324-0.787c0.228-0.467,0.196-1.153-0.075-1.597l-1.397-2.283 c-0.067-0.111-0.048-0.331,0.018-0.406L5.111,9.99c0.091-0.081,0.323-0.101,0.427-0.038l2.284,1.397 c0.433,0.265,1.175,0.283,1.568,0.088l0.788-0.326c0.491-0.169,0.953-0.678,1.075-1.184l0.626-2.603 c0.032-0.132,0.209-0.285,0.344-0.297C12.233,7.027,12.542,7,13,7s0.767,0.027,0.777,0.028c0.135,0.012,0.312,0.165,0.344,0.296 l0.627,2.603c0.122,0.505,0.583,1.015,1.047,1.173l0.787,0.324c0.457,0.224,1.165,0.189,1.597-0.075l2.283-1.397 c0.104-0.063,0.35-0.03,0.406,0.018l1.142,1.141c0.086,0.097,0.105,0.316,0.038,0.427l-1.397,2.284 c-0.271,0.443-0.303,1.13-0.088,1.568l0.326,0.788c0.169,0.491,0.678,0.953,1.184,1.075l2.603,0.626 c0.132,0.032,0.285,0.209,0.297,0.344C24.973,18.233,25,18.542,25,19s-0.027,0.767-0.028,0.777 c-0.012,0.135-0.165,0.312-0.296,0.344l-2.604,0.627c-0.505,0.122-1.014,0.584-1.172,1.047l-0.324,0.787 c-0.228,0.467-0.196,1.153,0.075,1.597l1.397,2.283c0.067,0.111,0.048,0.331-0.018,0.406l-1.141,1.142 c-0.054,0.048-0.152,0.079-0.251,0.079c-0.069,0-0.133-0.015-0.175-0.041l-2.284-1.397c-0.432-0.264-1.174-0.283-1.568-0.088 l-0.788,0.326c-0.491,0.169-0.953,0.679-1.074,1.184l-0.627,2.603c-0.032,0.132-0.209,0.285-0.344,0.297 C13.767,30.973,13.458,31,13,31s-0.767-0.027-0.777-0.028c-0.135-0.012-0.312-0.165-0.344-0.296l-0.627-2.604 c-0.122-0.505-0.584-1.014-1.047-1.172l-0.787-0.324c-0.204-0.1-0.451-0.152-0.715-0.152c-0.329,0-0.642,0.081-0.882,0.228 l-2.283,1.397c-0.104,0.063-0.351,0.029-0.406-0.018L3.99,26.889c-0.086-0.097-0.105-0.316-0.038-0.427l1.397-2.284 c0.271-0.443,0.303-1.13,0.088-1.568l-0.326-0.788c-0.169-0.491-0.678-0.953-1.184-1.075l-2.603-0.626 c-0.132-0.032-0.285-0.209-0.297-0.344C1.027,19.767,1,19.458,1,19z'/%3E%3Cpath fill='%23fff' d='M13,24.5c3.033,0,5.5-2.467,5.5-5.5s-2.467-5.5-5.5-5.5S7.5,15.967,7.5,19S9.967,24.5,13,24.5z M13,14.5 c2.481,0,4.5,2.019,4.5,4.5s-2.019,4.5-4.5,4.5S8.5,21.481,8.5,19S10.519,14.5,13,14.5z'/%3E%3Cpath fill='%23fff' d='M27.477,5.314c-0.04,0.061-0.185,0.138-0.259,0.138l-1.861-0.018c-0.452,0-0.905,0.321-1.053,0.746 c0,0-0.082,0.233-0.172,0.59c-0.09,0.357-0.128,0.601-0.128,0.601c-0.07,0.451,0.181,0.95,0.584,1.161l1.641,0.86 c0.063,0.033,0.156,0.172,0.166,0.273l0.093,0.635c0.015,0.07-0.033,0.23-0.084,0.28l-1.322,1.296 c-0.331,0.324-0.418,0.878-0.19,1.313l0.599,1c0.253,0.372,0.801,0.562,1.231,0.428l1.824-0.558c0.099,0,0.198,0.038,0.254,0.083 l0.515,0.38c0.06,0.04,0.139,0.187,0.138,0.259l-0.018,1.852c-0.004,0.456,0.316,0.913,0.746,1.063c0,0,0.233,0.082,0.59,0.172 c0.357,0.09,0.601,0.128,0.601,0.128c0.026,0.004,0.13,0.012,0.156,0.012c0.408,0,0.822-0.245,1.005-0.596l0.86-1.641 c0.033-0.063,0.172-0.156,0.273-0.166l0.663-0.096c0.1,0,0.218,0.052,0.251,0.086l1.296,1.322c0.315,0.322,0.846,0.437,1.313,0.19 l0.999-0.599c0.382-0.26,0.567-0.79,0.429-1.231l-0.552-1.767c-0.021-0.068,0.012-0.232,0.078-0.311l0.38-0.515 c0.04-0.061,0.185-0.138,0.259-0.138l1.861,0.018c0.452,0,0.905-0.321,1.053-0.746c0,0,0.082-0.233,0.172-0.59 c0.09-0.357,0.128-0.601,0.128-0.601c0.07-0.451-0.181-0.95-0.584-1.161l-1.641-0.86c-0.063-0.033-0.156-0.172-0.166-0.273 L39.513,7.7c-0.015-0.07,0.033-0.23,0.084-0.28l1.322-1.296c0.331-0.324,0.418-0.878,0.19-1.313L40.51,3.811 c-0.253-0.371-0.8-0.563-1.231-0.429L37.454,3.94c-0.099,0-0.198-0.038-0.254-0.083l-0.515-0.38 c-0.06-0.04-0.139-0.187-0.138-0.259l0.018-1.852c0.004-0.456-0.316-0.913-0.746-1.063c0,0-0.233-0.082-0.59-0.172 c-0.357-0.09-0.601-0.128-0.601-0.128C34.602,0,34.498-0.008,34.472-0.008c-0.408,0-0.822,0.245-1.005,0.596l-0.86,1.641 c-0.033,0.063-0.172,0.156-0.273,0.166L31.671,2.49c-0.1,0-0.218-0.052-0.251-0.086l-1.296-1.322 c-0.314-0.321-0.844-0.437-1.313-0.19L27.811,1.49c-0.382,0.26-0.567,0.79-0.429,1.231l0.552,1.767 c0.021,0.068-0.012,0.232-0.078,0.311L27.477,5.314z M28.297,5.886L28.64,5.42c0.268-0.317,0.372-0.834,0.248-1.229l-0.551-1.766 c-0.005-0.028,0.017-0.091,0.012-0.092l0.948-0.568l0.113,0.017l1.297,1.322c0.23,0.234,0.609,0.386,0.965,0.386 c0.082,0,0.161-0.008,0.204-0.019l0.575-0.085c0.412-0.036,0.851-0.328,1.043-0.694l0.859-1.64c0.016-0.025,0.079-0.061,0.12-0.061 c0.011,0.001,0.215,0.035,0.513,0.109c0.297,0.075,0.493,0.142,0.502,0.146c0.031,0.013,0.076,0.078,0.078,0.11l-0.018,1.852 c-0.004,0.414,0.245,0.879,0.567,1.089L36.58,4.64c0.309,0.261,0.839,0.371,1.229,0.248l1.774-0.552 c0.042,0,0.089,0.026,0.083,0.013l0.568,0.948c0.011,0.026,0,0.092-0.017,0.113l-1.322,1.297c-0.295,0.291-0.448,0.795-0.367,1.169 l0.084,0.575c0.036,0.412,0.328,0.851,0.695,1.043l1.64,0.859c0.028,0.018,0.063,0.088,0.061,0.12 c-0.001,0.011-0.035,0.215-0.109,0.513c-0.075,0.297-0.142,0.493-0.146,0.502c-0.013,0.031-0.078,0.076-0.11,0.078l-1.862-0.018 c-0.411,0-0.871,0.249-1.079,0.567L37.36,12.58c-0.268,0.317-0.372,0.834-0.248,1.229l0.551,1.766 c0.005,0.027-0.017,0.091-0.012,0.092l-0.948,0.568l-0.113-0.017l-1.297-1.322c-0.23-0.234-0.609-0.386-0.965-0.386 c-0.082,0-0.161,0.008-0.204,0.019l-0.575,0.085c-0.412,0.036-0.851,0.328-1.043,0.694l-0.859,1.64 c-0.016,0.025-0.079,0.061-0.12,0.061h0c-0.011-0.001-0.215-0.035-0.513-0.109c-0.297-0.075-0.493-0.142-0.502-0.146 c-0.031-0.013-0.076-0.078-0.078-0.11l0.018-1.852c0.004-0.414-0.245-0.879-0.567-1.089L29.42,13.36 c-0.222-0.188-0.549-0.3-0.875-0.3c-0.126,0-0.246,0.018-0.355,0.052l-1.774,0.552c-0.043,0-0.09-0.023-0.083-0.013l-0.568-0.948 c-0.011-0.026,0-0.092,0.017-0.113l1.322-1.297c0.295-0.291,0.448-0.795,0.367-1.169L27.387,9.55 c-0.036-0.412-0.328-0.851-0.695-1.043l-1.64-0.859c-0.028-0.018-0.063-0.088-0.061-0.12c0.001-0.011,0.035-0.215,0.109-0.513 c0.075-0.297,0.142-0.493,0.146-0.502c0.013-0.031,0.078-0.076,0.11-0.078l1.862,0.018C27.629,6.453,28.089,6.204,28.297,5.886z'/%3E%3Cpath fill='%23fff' d='M33,12c1.654,0,3-1.346,3-3s-1.346-3-3-3s-3,1.346-3,3S31.346,12,33,12z M33,7c1.103,0,2,0.897,2,2 s-0.897,2-2,2s-2-0.897-2-2S31.897,7,33,7z'/%3E%3C/g%3E%3C/svg%3E%0A");
  content: '';
  width: 32px;
  height: 22px;
}
[data-section="voting"]>.w{
  padding-bottom: 90px;
}

.is-punk-selected #punkPage label{
  pointer-events:none;
}
.is-punk-selected #punkPage label input:not(:checked)~img{
  filter:grayscale(0.75) opacity(0.75);
  transform:scale(0.75);
}
.is-punk-selected #punkPage label input:not(:checked)~.title{
  opacity:0;
}
.is-punk-selected #punkPage label input:checked~.title{
  opacity: 1;
  display: block;
  position: relative;
      top: 10px;
}
.is-punk-selected #punkPage label input:checked~.vote-btn{
  display: none !important;
}

.user-voted-punk{
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
}
.user-voted-punk__title{font-size:32px;font-weight:bold;}
.user-voted-punk__image{}
.user-voted-punk__subtitle{max-width: 560px;margin:auto;font-size:16px}
.user-voted-punk__subtitle.number{
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 28px;
}
#punksFilterToggle{opacity: 0;transition: all 0.3s;}
.section--enumed[data-section="voting"]{
  margin-bottom: 0;
}
#punksCatalog,
#punkPage{
  flex-grow: 1;
}

@media (min-width:992px){
  #punksFilter .btn--regular{
    display: none !important;
  }
}
@media (max-width:991px){
  #punksCatalog{
    padding-top: 25px;
    padding-bottom: 100px;
  }
  #punksFilter{
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1000;
    display: none;
    margin: 0;
    overflow: auto;
  }
  #closeFilter{
    position: absolute;
    right: 0;
    top: 0;
    background: var(--blue);
    width: 40px;
    height: 40px;
  }
  #closeFilter:before,
  #closeFilter:after{
    content: '';
    width: 24px;
    height: 5px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin:auto;
    border-radius: 5px;
  }
  #closeFilter:before{
    transform: rotate(-45deg);
  }
  #closeFilter:after{
    transform: rotate(45deg);
  }

  #punksFilter.is-shown{
    display: flex;
  }
  #punksFilter .btn--regular{
    margin-top:auto;
    flex-shrink: 0;
  }

  .filtered-qty{
    display: inline-block;
    background: white;
    margin-left: 1em;
    border-radius: 8px;
    color: var(--blue);
    font-size: 13px;
    padding: 2px 7px 4px;
    font-weight: bold;
    line-height: 20px;
    position: relative;
    bottom: -1px;
  }

  body.is-filter-shown{
    overflow: hidden;
  }
  #votingoptions{
    margin-left: 0; 
    margin-right: 0;  
    overflow: initial;
  }
  #punksModule{
    flex-direction:column;
  }
  #punkPage>div{
    width: 25%; 
    margin-bottom: 10px;
  }
  #votingoptions>div label .title{
    font-size: 13px;
  }
  .punk-item label img{
    margin-bottom: 0;
  }
  #punksFilterToggle{
    margin:0;
    flex-shrink: 0;
    border-radius: 0;
    width: 100%;
  }
  #punksToolbar{
    width: auto;
    justify-content: flex-start;
    padding: 0;
    margin: 0;
  }
  .user-voted-punk__title{
    font-size: 20px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .user-voted-punk .h2 {
    font-size: 20px;
    font-weight: bold;
  }
  .vote-for-punk--2 label input:checked~img, 
  .vote-for-punk--2 label:hover img{
    transform: scale(1);
  }
  .vote-btn{
    bottom: -30px;
    font-size: 14px;
    line-height: 30px;
  }
  .punks-pagination a{display: none;}
  .punks-pagination .punks-pagination__next,
  .punks-pagination .punks-pagination__prev{
    display: inline-block;
    position: absolute;
    height: 100%;
    width: 52px;
    border-radius: 0;
    margin: 0;
    background-position: center center;
    background-size: 25px 25px;
    background-repeat: no-repeat;    
  }
  .pagination-handler{display: none;}
  .punks-pagination{
    padding: 0;
    background: none;
    position: static;
  }
  .punks-pagination .punks-pagination__next{
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M9 18l6-6-6-6'%3E%3C/path%3E%3C/svg%3E");

  }

  .punks-pagination .punks-pagination__prev{
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M15 18l-6-6 6-6'%3E%3C/path%3E%3C/svg%3E");
  }
  .user-voted-punk .btn--big{
    padding-left: 40px;
  }

}


.voteSuccessMsg{
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: var(--darkmode);
  color: #fff;
  max-width: 400px;
  padding: 24px;
  border-radius: 20px;
  box-shadow: var(--shadow), var(--shadow-layer);
  display: none;
  z-index: 30;
}

.voteSuccessMsg .h{
  font-size: 18px;
  font-weight: bold;
}
.voteSuccessMsg p{
  font-size: 13px;
}
.voteSuccessMsg__close{
  position: absolute;
  right: 13px;
  top: 13px;
  width: 12px;
  height: 12px;
}

.voteSuccessMsg__close i{
  width: 12px;
  height: 12px;
  display: block;
  position: relative; 
}
.voteSuccessMsg__close i:after,
.voteSuccessMsg__close i:before{
  content: '';
  height: 2px;
  width: 100%;
  background: #fff;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
}
.voteSuccessMsg__close i:after{
  transform: rotate(45deg);
}
.voteSuccessMsg__close i:before{
  transform: rotate(-45deg);
}


.share-link-channels .btn-sharing,
.btn-sharing{
  width: 64px;
  height: 64px;
  border-radius: 64px;
  background: var(--blue);
  color: #fff !important;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  border: 0;
  cursor: pointer;
  position: relative; 
}
.share-link-channels .btn-sharing:hover,
.btn-sharing:hover{
  background: var(--blue-darker);
  color: #fff;
}
.share-link-channels .btn-sharing.copied,
.btn-sharing.copied{
  background: #00b259;
}
.btn-sharing .tip{
    position: absolute;
    font-size: 10px;
    color: #fff;
    background: rgba(0,0,0,0.45);
    top: 100%;
    margin-top: 10px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 5px;
    white-space: nowrap;
    padding: 5px 10px;
    text-transform: uppercase;
    transition: all 0.25s;
    opacity: 0;
}
.btn-sharing .tip:before{
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4px 6px 4px;
  border-color: transparent transparent rgba(0,0,0,0.45) transparent;
  left: 50%;
  margin-left: -3px;
  bottom: 100%;
  position: absolute;
}
.btn-sharing:hover .tip:before{
  opacity: 1;
}


.btn-sharing svg{
  width: 26px;
  height: 26px;
}

.share-link-block{
  display: flex;
}
.share-link-block input{
  height: 64px;
  padding: 0 10px;
  font-size: 16px;
  border-radius: 6px 0 0 6px;
  border: 0;
}
.share-link-block button{
  border-radius: 0px 6px 6px 0px;
  background: var(--blue);
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 15px;
  cursor: pointer;
  color: #fff;
  border: 0;
}
.punk-sharing-block{
  color: #fff;
  text-align: center;
  max-width: 540px;
  margin: auto;
}
.punk-sharing-block p{
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 1.5em;
}
.punk-share-link{
  display: flex;
  column-gap:8px;
  justify-content: center;
}
.share-link-channels{
  column-gap:12px;
  display: flex;
  justify-content: center;
}
.user-voted-punk__buttons{
  display: flex;
  margin-top: 60px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.user-voted-punk__buttons a{
  color:#fff;
}
.user-voted-punk__buttons .btn--big{
  padding: 0 40px;
  text-transform: uppercase;
  margin: 0;
}
.user-voted-punk__buttons span{
  margin-top: 20px;
  font-size: 20px;
  display: inline-block;
}

#wallets-modal-bg{
  position:fixed;
  width:100%;
  height:100%;
  left:0;
  top:0;
  background:rgba(0,0,0,0);
  z-index:20;
  transition:background 0.3s 0.3s;
}
.wallet-modals-called{
  overflow: hidden;
}
.wallet-modals-called #wallets-modal-bg{
  background:rgba(0,0,0,0.6);
}

.wallets-modal{
  position:fixed;
  left:50%;
  top:50%;
  min-width: 600px;
  background:#fff;
  transform:translate(-50%, 40%);
  padding:20px;
  border-radius:10px;
  z-index:30;
  opacity: 0;
  transition: all 0.4s 0.6s;
}
.wallets-modal .btn-pill{
  display: flex;
  margin-bottom: 10px;
}

#wallets-modal-select{
  width: 100%;
}

.wallet-modals-called .wallets-modal{
  opacity: 1;
  transform:translate(-50%, -50%);
}
.wallets-modal .modal-close{
  right: 16px;
}
.punk-landing-cta{
  margin-top: 40px;
  font-size: 18px;
}
.punk-landing-cta a{
  color: #fff;
  font-size: 22px;
}




.wallets-modal .h3{
  color:black;
  text-align:left;
  margin-left:-20px;
  margin-right:-20px;
  border-bottom:1px solid #ccc;
  padding:10px 20px;
  padding-right: 80px;
  margin-bottom: 10px;
}

.wallets-modal select{
  height:55px;
  margin-top:10px;
  padding:5px;
  border-radius:5px;
  width: 100%;
}
@media (min-width:767px){
  .wallets-modal select{
    width: 600px;
  }

}

.wallets-modal footer{
  margin-top:20px;
  text-align:center;
}
.wallets-modal .btn{
  text-transform: uppercase;
  font-weight: 600;
}
.user-voted-punk .tease-card-complex{
  margin: 30px auto;
}
.user-voted-punk .tease-card-complex .tease-card .h2{
  font-size: 30px;
  max-width:100%;
}
.user-voted-punk .tease-card-complex .h3{
    font-weight: 600;
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 25px;
}
.user-voted-punk .tease-card-complex .h3 small{
    display: block;
    margin-top: 20px;
    font-size: 20px;
    line-height: 1.5;
    max-width: 90%;
}
.user-voted-punk .tease-card-complex .btn--regular{
  padding: 0 24px;
}


.tease-card-complex{
  display: flex;
  column-gap:24px;
  width: 100%;
  max-width: 1332px;
  padding-left: 32px;
  padding-right: 32px;
  margin-top: 120px;
  margin-bottom: 120px;
}
.tease-card-complex .tease-card{
  margin: 0;
  box-shadow:none;
  flex-grow: 1;
  max-width: 100%;
  text-align: left;
  font-size: 18px;
  display: flex;
  flex-direction: column;
}
.tease-card-complex .tease-card .section-header{
  max-width: 100%;
  text-align:left;
}
.tease-card-complex .tease-card .section-header .h2 span{
  color:var(--blue);
}
.tease-card-complex .tease-card:first-child{
  width: 42%;
  flex-grow: 0;
  flex-shrink: 0;
}
.tease-card.tease-card--theme{
  background: #fff;
}
.tease-card.tease-card .btn--blue{
  color: #fff;
}
.tease-card.tease-card .btn--white{
  color: var(--blue);
}

.tease-card-complex .tease-card .section-footer{
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  margin-top: auto;
}
.tease-card-complex .tease-card .section-footer .btn{
  white-space: nowrap;
}
.tease-card-complex .tease-card .section-footer small{
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  margin-right: 16px;
  padding-right: 50px;
}
.tease-card--punk .section-header{
  margin-bottom: 0;
}
.tease-card--punk .section-footer{
  margin-top: 0;
}
.tease-card--punk .section-header{
  display: flex;
  align-items: center;
}
.tease-card--punk .section-header figure{
  flex-shrink: 0;
  margin-left: 20px;
}
.tease-card--punk .section-header .h2{
  font-weight: 700;
}
@media (min-width:1200px){
  .tease-card-complex .tease-card .h2{
    font-size: 40px;
  }
}
@media (max-width: 1024px){
  .tease-card-complex{
    flex-direction: column;
    column-gap:0;
    row-gap:20px;
  }
  .tease-card-complex .tease-card:first-child,
  .tease-card-complex .tease-card{
    width: 100%;
    max-width: 100%;
  }
  .section--punks .punk-01,
  .section--punks .punk-02{
    display: none;
  }
  .tease-card-complex{
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

@media (max-width:767px){
  .tease-card--punk .section-header figure{
    display: none;
  }
  .tease-card--punk .section-header h2, 
  .tease-card--punk .section-header .h2 {
    font-size: 22px;
  }
  .tease-card-complex .tease-card .section-footer{
    flex-direction: column;
  }
  .tease-card-complex .tease-card .section-footer .btn {
    white-space: nowrap;
    width: 100%;
    margin-top: 20px;
}
.tease-card-complex .tease-card .section-footer small{
  font-size: 13px;
  padding-right: 0;
}
.tease-card-complex .tease-card .section-header{
  font-size: 16px;
}
}



.punk-demonstration{
  overflow: hidden;
}
.section--explosion-set--intro{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  transition: opacity 0.5s;
}
.section--explosion-set--intro video{
  width: 100%;
  height: 100%;
}

.section--explosion-set--intro .controls .btn--skip{
  display: inline-flex;
  background: rgba(0,0,0,0.5);
  color: #fff;
  border: 0;
  padding: 6px 15px;
  border-radius: 5px;
  column-gap: 6px;
  text-transform: uppercase;
  align-items: center;
  font-weight: 600;
  opacity: 0.5;
  transition: all 0.3s;
  cursor: pointer;
}

.section--explosion-set--intro .controls .btn--sound:hover,
.section--explosion-set--intro .controls .btn--skip:hover{
  opacity: 1;
}

.section--explosion-set--intro .controls .btn--skip svg{
  width: 12px;
  height: 12px;
}

.section--explosion-set--intro .controls .btn--sound{
  background: none;
  border: 0;
  padding: 0;
  appearance: none;
  user-select: none;
  cursor: pointer;
  font-size: 20px;
  opacity: 0.75;
  transition: all 0.25s;
  height: 28px;
}
.section--explosion-set--intro .controls .btn--sound span{
  display: inline-block;
  vertical-align: bottom;
}
.section--explosion-set--intro .controls .btn--sound img{
  height: 28px;
}


.section--explosion-set--intro .controls{
  position: absolute;
  right: 20px;
  top: 20px;
  display: flex;
  column-gap: 16px;
  align-items: center;
}

.section--top-aligned .tease-card{
  margin-top: 0;
}

.punk-sticky-wrap .cta-text{
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  font-size: 5vh;
  width: 100%;
  text-align: center;
  padding-left: 1vh;
  padding-right: 1vh;
  opacity: 0;
  transition: opacity 0.5s;
}
.punk-sticky-wrap .cta-text span{
  border-bottom: 1px solid #fff;
  display: inline-block;
  padding-bottom: 4px;
}

.rft-landing-scene .section--primary header.section-header{
  margin-bottom: 3.5em;
}
.rft-landing-scene .stages-list > li:not(:last-child){
  padding-bottom: 40px;
}
.rft-landing-scene .stages-list > li:before{
  font-weight: 500;
}

.section--primary .has-button button {
    position: absolute;
    right: 0;
    top: -31px;
    border-radius: 5px;
    padding: 5px 10px;
    transform: none;
}
.section--primary.section--top-aligned{
  padding-bottom: 100px;
}

@media (max-width:1024px){
  .section--top-aligned .tease-card{
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.rft-landing .section--primary .row{
	align-items: center;
}
.wallets-block{
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
	width: 100%;
	margin-top: 60px;
}
.wallets-block .btn-pill{
	flex-grow: 1;
}
.rft-landing-scene .stages-list li{
	display: block;
}
@media (max-width:991px){
	.section--top-aligned .tease-card{
		margin-bottom: 30px;
	}
	.section--top-aligned .stages-list > li:last-child {
	    padding-bottom: 0;
	}
	.section--primary.section--top-aligned{
		padding-bottom: 50px;
	}
}



/* winner reveal */
.tetris-mode .punk-sticky-wrap{
  padding-bottom: 120px;
}
.tetris-mode .tetris-bg{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/local/templates/unique/static/css/../images/content/tetris-bg.jpg) no-repeat;
  z-index: -2;
  background-size: cover;
  opacity: 0;
  transition: all 0.5s;
}
.tetris-mode .tetris-bg.embodied{
  opacity: 1;
}

.tetris-mode .punk-sticky-wrap .punk-container{
  /*margin: 0 auto;*/
}
.tetris-mode .punk-sticky-wrap .punk-container:before{
  content: '';
  width: 100%;
  height: 100vh;
  position: absolute;
  left: 0;
  bottom: 0;
  background:rgba(255,255,255,0.2);
  z-index: -1;
  border: 20px solid black;
  opacity: 0;
  transition: all 0.5s 0.2s;
}
.tetris-mode .punk-sticky-wrap .punk-container.embodied:before{
  opacity: 1;
}
.tetris-mode .punk-sticky-wrap .punk-container.finish:before{
  opacity: 0;
}
.tetris-mode .punk-sticky-wrap .punk-container.finish .tetris__points,
.tetris-mode .punk-sticky-wrap .punk-container.finish .punk__tetris{
  opacity: 0;
}

.tetris__winner{
  font-family: 'arcade';
  color: white;
  font-size: 50px;
  text-shadow: 0 6px var(--quartz);
  position: absolute;
  left: 50%;
  white-space: nowrap;
  top: 15%;
  transform: translate(-50%, -250%);
  opacity: 0;
  transition: all 0.3s;
}
.tetris__winner.shown{
  transform: translate(-50%, -50%);
  opacity: 1;
}

.tetris__winner-detailed{
  position: absolute;
  left: 50%;
  top: 60%;
  transform: translate(-50%, -50%);
  background: white;
  font-family: 'arcade';
  text-align: center;
  width: 190px;
  font-size: 18px;
  opacity: 0;
  transition: all 0.25s;
}
.tetris__winner-detailed.shown{
  opacity: 1;
}
.tetris__winner-detailed figure{
  margin: 0;
  padding: 15%;
  text-align: center;
}
.tetris__winner-detailed img{
  max-width: 70%;
}
.tetris__winner-detailed--name{
  color: #fff;
  background: var(--darkmode);
}


/** Generated by FG **/
@font-face {
  font-family: 'arcade';
  src: url('/local/templates/unique/static/css/../fonts/ARCADECLASSIC.eot');
  src: local('☺'), url('/local/templates/unique/static/css/../fonts/ARCADECLASSIC.woff') format('woff'), url('/local/templates/unique/static/css/../fonts/ARCADECLASSIC.ttf') format('truetype'), url('/local/templates/unique/static/css/../fonts/ARCADECLASSIC.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

.tetris__points{
    position: absolute;
    right: 100%;
    border: 0;
    padding: 0;
    background: none;
    color: #fff;
    text-transform: uppercase;
    font-family: arcade;
font-size: 25px;
    margin-right: 100px;
    top: 40px;    transition: all 0.25s;
    opacity: 0;
    transition: all 0.3s;
    white-space: nowrap;}
.tetris__points-line {
    display: flex;
    justify-content: space-between;
    column-gap: 30px;
    margin-bottom: 10px;
}
.tetris__points.embodied{
  opacity: 1;
}

.tetris__teaser{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 40px;
  font-family: arcade;
  white-space:nowrap;
  text-align: center;
  text-shadow:0 5px var(--blue), 0 -5px var(--quartz);
  animation: shadowFlow 3s ease-in-out infinite;
}
.tetris__teaser span{
  display: block;
  animation: float 3s ease-in-out infinite;
}
@keyframes shadowFlow {
  0% {
    text-shadow:0 4px var(--blue), 0 -9px var(--quartz);
  }
  50% {
    text-shadow:0 -4px var(--blue), 0 9px var(--quartz);
  }
  100% {
    text-shadow:0 4px var(--blue), 0 -9px var(--quartz);
  }
}

.section--explosion-set.tetris-mode{
  height: 1000vh;
}

.punk-sticky-wrap .arr-down{
  width: 40px;
  height:40px;
  color:#fff;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 40px;
  opacity: 0;
  transition: opacity 0.3s;
    -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
  font-family: arcade;
  font-family: arcade;
      white-space: nowrap;
      text-decoration: none;
      left: 0;
      width: 100%;
      text-align: center;
      font-size: 25px;
      letter-spacing: 2px;

      pointer-events:none;
}



@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-10px);
  }
}

.punk-rates-list{
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;

}
.punk-rates-element{
  display: flex;
  align-items: center;
  justify-content: center;

}
.punk-rates-element figure{
  height: 90px;
  width: 90px;
  margin: 0;
  position: relative;
  right: -30px;
  z-index: 10;
  flex-shrink: 0;
}
.punk-rates-element figure img{
  width: 100%;
  height: 100%;
  transform: rotate(18deg);
  transition: all 0.5s 0.25s;
}
.punk-rates-element.scrolled figure img{
  transform: rotate(-18deg);

}

.punk-rates-rating {
  width: 900px;
  height: 28px;
  position: relative;
  text-align: left; 
}
.punk-rates-rating>span{
  display: inline-block;
  height: 100%;
  background: var(--quartz);
  position: relative;
  padding-left: 40px;
  transition: transform 0.3s 0.25s;
  transform:scaleX(0);
  transform-origin: 0 0;
}
.punk-rates-element.scrolled .punk-rates-rating>span{
  transform:scaleX(1);
}
.punk-rates-rating>span span{
  display: inline-block;
    padding: 0 7px;
    border-radius: 8px;
    font-size: 14px;
    line-height: 18px;
    position: absolute;
    height: 18px;
    margin: auto;
    top: 108%;
    background: none;
    left: 12px;
}
.punk-rates-rating>span span:after{
  display: none;
}
.punk-rates-element:nth-child(even) .punk-rates-rating>span{
  background: var(--blue);
}
.punk-rates-rating span:after{
  content: '';
  position: absolute;
  right: -6px;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background: #fff;
  z-index: 2;
  top: 50%;
  margin-top: -6px;
}


.punk-rates-rating span b{
  position: absolute;
  left: 100%;
  margin-left: 14px;
  color: #fff;
  line-height: 1;
  top: 50%;
  white-space: nowrap;
  font-weight: normal;
  transform: translateY(-50%);
  font-size: 16px;
}




@media (max-width:991px){

  .punk-rates-rating{
    left: -20px;
    width: 100%;
  }
  .punk-rates-element figure{
    height: 70px;
        width: 70px;
    right: 0;
  }
  .punk-rates-list {
      margin-left: -20px;
      margin-right: -20px;
  }
}
.section--top10{
  background: #658496;
  color: #fff;
  padding-bottom: 100px;
  padding-top: 100px;
  color: #fff;
  margin-bottom: 0;
}
.section--top10 .btn--big{
  padding-left: 80px;
  padding-right: 80px;
}
.punk-rates-list{
  margin-bottom: 40px;
}
.section--explosion-set{

  margin-bottom: 0;
}


.punk-rates-list-more{
  display: flex;
  flex-wrap: wrap;
  margin-top: 100px;
  padding: 50px;
  margin-bottom: 50px;

  border: 1px solid rgba(255, 255, 255, 0.5);
  justify-content: center;

}
.punk-rates-list-more .unit {
    width: 13%;
    margin-bottom: 40px;
    line-height: 1.3;
}

.punk-rates-list-more .h{
  font-family: arcade;
  color: #fff;
  font-size: 28px;
  margin-bottom: 50px;
  margin-top: 10px;
  width: 100%;
  letter-spacing: 3px;
}


.punk-rates-list-more .unit .num{
  display: inline-block;
  /*background: var(--quartz);*/
  padding: 1px 4px;
  border-radius: 7px;
  font-size: 13px;
}
.punk-rates-list-more .unit:nth-child(even) .num{
  /*background: var(--blue);*/
}
.punk-rates-list-more .unit figure span{
  display: inline-block;
  position: relative;
}
.punk-rates-list-more .unit figure span .votes{
  position: absolute;
  right: -12px;
  bottom: -12px;
  position: absolute;
      background: gold;
      padding: 5px;
      font-size: 12px;
      font-weight: bold;
      color: black;
      border-radius: 100%;
      min-width: 26px;
}
.punk-rates-list-more .unit figure{
  margin: 0;
  margin-bottom: 20px;
}
.punk-rates-list-more .unit figure img{
  max-width: 80px;
}
.section--punk-moto.section--top10 .w{
  max-width: 1332px;
}
.section--punk-moto.section--top10 .section-footer .btn{
  margin-bottom: 10px;
}
.section--punk-moto.section--top10 .section-header{
  max-width: 100% !important;
}
.section--punk-moto.section--top10 .section-header .h2{
  font-size: 32px;
  max-width: 100% !important;

}

.section--punk-moto.section--top10 .section-footer small{
  margin-left: 1em;
}


@media (max-width:767px){
.section--punk-moto.section--top10 .tease-card .section-footer{
  line-height: 1.185;
}
.section--punk-moto.section--top10 .section-header .h2{
  font-size: 20px;

}
.section--punk-moto.section--top10 .section-footer{
  text-align: center;
}
.section--punk-moto.section--top10 .section-footer small{
  margin-left: 0em;
  display: block;
}

}

.punk-rates-list-more-container{
  display: none;
}

.section--top10 a.tease-card{
  text-decoration: none;
  color: #fff;
}
.section--top10 a.tease-card:hover{
  border-color: var(--quartz);
}

.section--top10 .tease-card{
  box-shadow: none;
  background: none;
  border: 5px dashed;
  text-align: left;
  margin-bottom: 90px;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section--top10 .tease-card .section-footer {
    margin-top: 40px;
    font-size: 18px;
    max-width: 800px;
}


@media (max-width:991px){
  .punk-rates-list-more .unit {
        width: 25%;
    margin-bottom: 20px;

  }
  .section--top10 .tease-card .section-footer{
    padding-right: 0;
  }
  .section--top10{
    padding-top: 50px;
  }
}
@media (max-width:767px){
  .tetris__teaser.tetris__teaser{
    white-space: initial;
    width: 100%;
  }
  .punk-rates-list-more .unit {
    width: 25%;
    margin-bottom: 20px;
  }
  .punk-dummy.punk-dummy, .punk-container.punk-container{
    width: 360px;
    height: 360px;
  }
  .punk-rates-list-more{
    border: 0;
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0;
  }
  .tetris__winner.tetris__winner{
    white-space: initial;
    text-align: center;
    line-height: 1;
    top: 0;
  }
}
.scroll-counter{
  display: none !important;
}

.winner-page-footer{
  margin-top: 90px;
  text-align: center;
}
.winner-page-footer .btn--proceed{
  color: #fff;
}
.winner-page-footer .btn--proceed svg{
  fill:#fff;
}

/* Default left menu styles updates for technical output (Resources etc.) */
ul.left-menu li a {
  color: var(--blue);
}

ul.left-menu li a:visited, ul.left-menu li a:hover {
  color: var(--blue-darker);
}

ul.left-menu li {
  background: none;
}

iframe {
  max-width: 100%;
}

/* developers page */
.status-icon{
  height: 18px;
  width: 18px;
  display: inline-block;
  stroke:currentColor;
} 
.color-success{
  color:#2DBF15;
}
svg.status-icon.color-success{
  fill:none;
}
.color-error{
  color:#FF6335;
}

.section--primary .section-header--alt{
  max-width: 100%;
}
.section--primary .section-header.section-header--alt h1{
  font-size: 60px;
  text-transform: uppercase;
}
.section--primary.section--primary--staking .section-header.section-header--alt h1{
  font-size: 52px;
}
.section--primary .section-header.section-header--alt h1.h3{
  font-size: 32px;
  text-transform: none;
}
.section--primary .section-content svg{
  vertical-align: middle;
}

.section--primary .section-header.section-header--alt h1 small{
  display: block;
  font-size: 66%;
  margin-top: 0.8em;
}
.section--primary .section-header.section-header--alt h1 small.slim{
  margin-top: 0;
  font-weight: normal;
  text-transform: none;
  font-size: 50%;
  line-height: 1.3;
  margin-top: 0.5em;
  letter-spacing: 0;
}
.section--primary.section--primary--alt p{
<<<<<<< HEAD
  max-width: 550px;
=======
  max-width: 530px;
>>>>>>> origin/master
  font-size: 18px;
}

.section--alt .section-header.text-left{
  margin-left: 0;
  max-width: 100%;
  margin-bottom: 80px;
}

.section--alt .section-header.text-left h2{
  margin-bottom: 0.5em;
}
.section--alt .section-header.text-left h2,
.text-left{
  text-align: left;
}
.section--alt .section-header.header--sided{
  text-align: left;
  max-width: 680px;
  margin-left: 0;
  font-size: 18px;
}
.section--alt .section-header.header--sided h2{
  text-align: left;
}
.section--alt .section-header h2{
  margin-bottom: 0.5em;
}
.section--alt .section-header h2+p{
  margin-top: 0;
}

.bg--blue {
  background: #14A6F4;
  color: #fff;
}
.section--alt.bg--blue {
  background: #0085cc;
  color: #fff;
}
.section--alt.bg--blue .section-header{
  color: #fff;
}
.subsection--contacts{
  max-width: 676px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 80px;
}
.subsection--contacts h2{
  margin-bottom: 0.4em;
}
.usecase-card:hover .usecase-card-header:only-child{
  opacity: 1 !important;
}

.bg--darker .usecase-card{
  background: var(--bg);
  border-radius: 16px;
}
.bg--darker .usecase-card h3{
  margin: 0;
  font-size: 30px;
  font-weight: 800;
  
}
.subsection--contacts address{
  font-size: 24px;
  margin: 0.5em 0 0.8em;
  font-weight: bold;
}
.subsection--contacts address a{
  text-decoration: none;
}
.subsection--contacts p{
  font-size: 18px;
  line-height: 1.5;
  margin-top: 0;
}
.subsection--contacts .f{
  margin-top: 60px;
}
.vendors-list{
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 24px;
}
.vendors-list li{
  padding-left: 32px;
  position: relative;
  margin: 0.4em 0;
  font-weight: 400;
}
.vendors-list li .iph{
  position: absolute;
  left: 0;
  width: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vendors-list li .iph img{
  max-width: 100%;
}
.vendors-list li a {
  text-decoration: none; color: inherit;
}
.vendors-list li a:hover {
  text-decoration: underline;
    color: var(--blue);
}

.vendors-block h3{
  text-transform: uppercase;
  position: relative;
  font-weight: 800;
  font-size: 30px;
  
}
.vendors-block h3 small{
  position: absolute;
  font-size: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 500;
  bottom: 100%;
  left: 0;
}

@media (max-width:767px) {
  .subsection--contacts address{
    font-size: 20px;
  }
  .vendors-block h3 small{
    position: static;
    display: block;
  }  
}

.thumb--slim{
  border-radius: 12px;
  padding: 24px;
  font-size: 18px;
  font-weight: 500;
}

.bg--darker .thumb--slim{
  background: var(--bg);
  box-shadow: var(--shadow), var(--shadow-layer);

}

.thumb--slim p:last-child{
  margin-bottom: 0;
}
.chain-name{
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  display: flex;
  align-items: center;
}
.chain-name img{
  margin-right: 8px;
  width: 32px;
  height: 32px;
  object-fit: contain;
}

.chain-name a {
  text-decoration: inherit;
    color: inherit;
    display: flex;
}

.row--padded{
  margin-left: -32px;
  margin-right: -32px;
}
.bg--blue .thumb--slim{
  background: #009CF0;
}

.table-wrap{
  background: var(--bg);
  box-shadow: var(--shadow-layer);
  font-size: 18px;
  border-radius: 16px;
  margin-left: -24px;
  margin-right: -24px;
  overflow:auto;
}


.table-wrap table caption{
  padding: 17px 24px 16px;
  border-bottom: 1px solid #D7DBDF;
  line-height: 1.6;
  font-weight: bold;  
}
.table-wrap table{
  width: 100%;
  border-collapse: collapse;
}
.table-wrap table b{
  font-weight: 700;
}
.table-wrap table th:first-child{
  text-align: left;
}
.table-wrap table.table-fixed thead th:not([colspan]):first-child{
  width: 210px;
}
.table-wrap table.table-fixed thead th:not([colspan]):first-child:nth-last-child(4) {
  width: auto;
}
.table-wrap table.table-fixed thead th:not([colspan]):first-child:nth-last-child(4)~th {
  text-align: left;
}
.table-wrap table thead th{
  white-space: nowrap;
  color:var(--blue);
}
.table-wrap table th,
.table-wrap table td{
  padding: 17px 24px 16px;
  border-bottom: 1px solid #D7DBDF;
  line-height: 1.6;
}
.table-wrap table tbody th[rowspan]{
  border-right: 1px solid #D7DBDF;
  width: 200px;
}
.table-wrap table tbody th{
  text-align: left;
  width: 180px;
}
.table-wrap table thead th:last-child {
  padding-right: 35px;
}
.table-wrap table tfoot td{
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 16px;
}
.table-wrap table tbody th small{
  color: #5A6A7A;
  font-weight: normal;
  font-size: 14px;
  display: block;
}
.table-wrap table tbody th[colspan]{
  width: auto;
}
.table-wrap table tbody th[colspan] small{
  display: inline-block;
}
.table-wrap table>*:last-child>tr:last-child>*{
  border-bottom: 0;
}
@media (max-width: 767px){
  .table-wrap table th,
  .table-wrap table td{
    padding: 15px;
    font-size: 14px;
    vertical-align: top;
  }
}

.section--alt.bg--blue .section-footer{
  border-top: 1px solid rgba(255,255,255,0.2);
  margin-top: 40px;
  padding-top: 40px;
  text-align: center;
  font-size: 24px;
}
.section--alt.bg--blue .row [class*=-lg-4] .thumb{
  max-width: 100%;
  margin-bottom: 0;
}
.section--alt.bg--blue .row [class*=-lg-4] .thumb p:first-child{
  margin-top: 0;
}

.section--alt+.section--alt.bg--blue{
  margin-top: -40px;
  padding-top: 50px;
}
.section--alt.bg--blue .lead:not(:last-child){margin-bottom: 0.6em;}
.section--alt.bg--blue .lead~ul{    padding-left: 1.4em;
  line-height: 1.7;
  margin-top: 0;}
.section--alt.bg--blue.section--approach{
  background-image: url(/local/templates/unique/static/css/../images/developers/blue-flag-bg.svg);
  background-repeat: no-repeat;
  background-position: right 50px top 10px;  
}
.section--approach .row:first-child{
  margin-bottom: 65px;
}
.section--approach .row:last-child{
  margin-top: -8px;
}

@media (max-width:991px){
  .section--alt.bg--blue .section-footer{
    font-size: 20px;
  }
  .section--alt+.section--alt.bg--blue{
    margin-top: 0;
  }
  .section--alt.bg--blue.section--approach{
    background-image: none;
  }
  .section--approach .row:last-child .col-12{
    margin-bottom: 14px;
  }
}

.detailed-data-link{
  font-weight: 500;
}
.detailed-data-link a{
  display: block;
  color: #fff;
  margin-top: 0.5em;
}


.section--approach.section--alt{
  padding-bottom: 170px;
}
.section--approach.section--alt+.section--alt{
  padding-top: 50px;
}

.color-blue{
  color: var(--blue);
}
.comment-asterisk{
  color: #FF6335;
  font-style: normal;
}
.measure-comment{
  font-size: 14px;
  line-height: 1.8;
  color: #5A6A7A;
  display: block;
}
address .extra-link svg:first-child{
  width: 32px;
  height: 32px;
  vertical-align: middle;
}
.extra-link svg:last-child{
  width: 16px;
  height: 16px;
  position: relative;
  fill:currentColor;
  display: inline-block;
  position: absolute;
  margin-left: 3px;
}
.section-header.text-left{

}
table.tbody-left tbody td{
  text-align: left;
}
table.tbody-center tbody td{
  text-align: center;
}
table.table-fixed{
  table-layout: fixed;
}

@media (max-width:767px){
  address .extra-link svg:first-child{
    width: 26px;
    height: 26px;
  }
  .section--approach.section--alt{
    padding-bottom: 60px;
  }
  .section--primary .section-header.section-header--alt h1 {
    font-size: 44px;
    text-transform: none;
  } 
  .section--primary .buttons .btn--regular{
    padding-left: 32px;
    padding-right: 32px;
  }
  .table-wrap{
    background: none;
    box-shadow: none;
    border-radius: 0;
    overflow: auto;
    margin-left: -32px;
    margin-right: -32px;
  }
  .table-wrap table{
    table-layout: initial !important;
  }
  .section--alt.bg--blue .thumb--slim{
    margin-bottom: 24px;
  }
  .bg--darker .usecase-card{
    padding: 16px;
  }
  .usecase-card-header:only-child{
    margin-bottom: 0;
  }
}

.usecase-card a {
  color:inherit;
}

.mediablock {
  display: flex;
  padding: 20px;
  border: 1px solid currentColor;
  border-radius: 8px;
}

.mediablock figure{
  flex-shrink: 0;
  width: 20%;
  position: relative;
  padding-top: 20%;
  margin-right: 24px;
  align-self: flex-start;
}
.mediablock figure img{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 100%;
  object-fit: cover;
}
.mediablock__text>*:first-child{
  margin-top: 0;
}
.mediablock__text>*:last-child{
  margin-bottom: 0;
}
ul.tags-list {padding: 0;margin-left: -0.5em;margin-right: -0.5em;}
ul.tags-list li {list-style: none; display: inline-block; margin:0.7em 0.7em;text-transform: capitalize;border-radius: 4px; border:1px solid var(--blue);}
ul.tags-list li span,
ul.tags-list li a {color:var(--alttext); text-decoration: none;padding: 0.3em 1em;display:inline-block}
ul.tags-list li:hover {background-color: var(--blue);}
ul.tags-list li.current { background-color: var(--blue); }
ul.tags-list li:hover a{color: var(--white);}
ul.tags-list li.current a{color: var(--white);}
ul.thumb-tags{
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  column-gap: 10px;
  row-gap: 10px;
  font-size: 12px;
}
ul.thumb-tags li{
  margin: 0;
}


@media (min-width: 768px){
ul.tags-list li:nth-child(3)~li.js-show-all{
  display: none !important;
}
}

@media (max-width: 767px){
  ul.tags-list li{
    margin-left: 0.4em;
    margin-right: 0.4em;
  }
  ul.tags-list li:nth-child(3)~li{
    display: none;
  }
  ul.tags-list.is-all-shown li:nth-child(3)~li,
  ul.tags-list li:nth-child(3)~li.js-show-all{
    display: inline-block;
  }
  ul.tags-list.is-all-shown li:nth-child(3)~li.js-show-all{
    display: none !important;
  }
  ul.tags-list{
    padding: 0;
    margin: 0;
    margin-left: -0.5em;
    margin-right: -0.5em;
  }
  ul.tags-list~.search-form .form-oneliner{
    margin-top: 20px;
  }
}

.timeline__unit:not(.timeline__unit--lastchild) .date {
    /*
    position: sticky;
    top: 70px;
    transform: translateX(calc(-100% - 88px));
    */
}
.timeline__unit:not(.timeline__unit--lastchild) .date

.timeline .category-fund {
    background: var(--green);
}

.timeline .category-core {
  background: var(--coral);
}

.timeline .category-community {
  background: var(--orange);
}

.timeline .category-events {
  background: var(--blue);
}

.timeline .category-dev {
  background: var(--coral-light);
}

a.modern-page-current{
  color: var(--grey);
  font-weight: bold;
}

html .ya-share2__item_service_telegram .ya-share2__badge, .ya-share2__item_service_telegram .ya-share2__mobile-popup-badge {
  background-color: #229ED9;
}
html .ya-share2__item_service_telegram .ya-share2__icon{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M41.4193 7.30899C41.4193 7.30899 45.3046 5.79399 44.9808 9.47328C44.8729 10.9883 43.9016 16.2908 43.1461 22.0262L40.5559 39.0159C40.5559 39.0159 40.3401 41.5048 38.3974 41.9377C36.4547 42.3705 33.5408 40.4227 33.0011 39.9898C32.5694 39.6652 24.9068 34.7955 22.2086 32.4148C21.4531 31.7655 20.5897 30.4669 22.3165 28.9519L33.6487 18.1305C34.9438 16.8319 36.2389 13.8019 30.8426 17.4812L15.7331 27.7616C15.7331 27.7616 14.0063 28.8437 10.7686 27.8698L3.75342 25.7055C3.75342 25.7055 1.16321 24.0823 5.58815 22.459C16.3807 17.3729 29.6555 12.1786 41.4193 7.30899Z' fill='%23fff'/%3E%3C/svg%3E");
  background-size: 18px auto !important;
  background-position: center;
  background-repeat: no-repeat;
}


.calculator-placeholder{
  background: linear-gradient(
  87.24deg, #489cff 0%, #2aa6ff 40.65%, #2ab4ff 75.4%, #36c7ff 100%);
  -webkit-box-shadow: var(--shadow), var(--shadow-layer);
  box-shadow: var(--shadow), var(--shadow-layer);
  color: #fff;
  }
  .calculator-placeholder .form-measure-complex{
  background: #fff;
  border: 0;
  }
  .calculator-placeholder{
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  min-height: 330px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
  height: auto;
  }
  .darkmode .calculator-placeholder .form-measure-complex input,
  .darkmode .calculator-placeholder .form-label-complex input{
  color: #000;
  }
  .calculator-placeholder .btn--regular{
  padding-left: 30px;
  padding-right: 30px;
  }
  .calculator-data{
  font-size: 14px;
  }
  .calculator-data span{
  font-weight: bold;
  }
  .calculator-results:not(:empty){
  font-size: 16px;
  font-weight: bold;
  background: #fff;
  color: var(--blue);
  padding: 6px 16px;
  border-radius: 10px;
  margin-top: 10px;
  }
  .calculator-placeholder input:-webkit-autofill {
  -webkit-box-shadow: inset #fff 0 0 20px 300px;
  box-shadow: inset #fff 0 0 20px 300px;
  }
  .calculator-placeholder .form-measure-complex label{
  color: #000;
  }
  .btn--white{
  background: #fff;
  color: var(--blue);
  border: 0;
  }
  .form-measure-complex input{
  height: 100%;
  width: 100px;
  }
  .calculator-placeholder:after{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' aria-labelledby='title' aria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ECalculator%3C/title%3E%3Cdesc%3EA solid styled icon from Orion Icon Library.%3C/desc%3E%3Cpath data-name='layer2' fill='%23ffffff' d='M40 12h4v4h-4z'%3E%3C/path%3E%3Cpath data-name='layer1' d='M52 2H12a2 2 0 0 0-2 2v56a2 2 0 0 0 2 2h40a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2zM21.5 57a3.5 3.5 0 1 1 3.5-3.5 3.5 3.5 0 0 1-3.5 3.5zm0-11a3.5 3.5 0 1 1 3.5-3.5 3.5 3.5 0 0 1-3.5 3.5zm0-11a3.5 3.5 0 1 1 3.5-3.5 3.5 3.5 0 0 1-3.5 3.5zM32 57a3.5 3.5 0 1 1 3.5-3.5A3.5 3.5 0 0 1 32 57zm0-11a3.5 3.5 0 1 1 3.5-3.5A3.5 3.5 0 0 1 32 46zm0-11a3.5 3.5 0 1 1 3.5-3.5A3.5 3.5 0 0 1 32 35zm10.5 22a3.5 3.5 0 1 1 3.5-3.5 3.5 3.5 0 0 1-3.5 3.5zm0-11a3.5 3.5 0 1 1 3.5-3.5 3.5 3.5 0 0 1-3.5 3.5zm0-11a3.5 3.5 0 1 1 3.5-3.5 3.5 3.5 0 0 1-3.5 3.5zM48 22H16V8h32z' fill='%23ffffff'%3E%3C/path%3E%3C/svg%3E");
  width: 400px;
  height: 400px;
  content: '';
  position: absolute;
  opacity: 0.3;
  left: -30px;
  bottom: -100px;
  transform: rotate(-15deg);
  }
  .calculator-placeholder .form{
  position: relative;
  z-index: 2;
  }
  .calculator-placeholder .form-measure-complex{
  height: 60px;
  margin-top: 10px;
  }
  .calculator-placeholder.stop{
  position: relative;
  }
  .calculator-stop{
  position: absolute;
  z-index: 2;
  padding: 20px;
  display: none;
  }
  .calculator-placeholder.stop .form {
  position: relative;
  z-index: 2;
  filter: blur(3px);
  opacity: 0.7;
  }
  .calculator-placeholder.stop .form *{
  pointer-events:none;
  }
  .chart-placeholder{
  background: #fff;
  padding: 30px;
  border-radius: 16px;
  }
  .content-fill{
  display: flex;
  flex-direction: column;
  }
  .content-fill>*{
  flex-grow: 1;
  }
  .calculator-placeholder select{
  max-width: 400px;
  height: 40px;
  border-radius: 10px;
  border: 0;
  padding: 7px;
  text-overflow: ellipsis;
  }
  .crowdloan-page.inactive> div,
  .calculator-placeholder.inactive .form-controls{
     filter:blur(3px);
  }

  .crowdloan-page.inactive,
  .calculator-placeholder.inactive{
     position: relative;
  }
  .crowdloan-page.inactive:after{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   content: '';
   z-index: 1020;
   background: transparent;
  }

  .crowdloan-page.inactive .calculator-stop,
  .calculator-placeholder.inactive .calculator-stop{
     position: absolute;
     display: block;
     filter:none !important;
         top: 49%;
         left: 50%;
         transform: translateX(-50%);
         width: 13px;
         height: 13px;
         border-radius: 100%;
         background: rgba(255,255,255,1);
         padding: 0;
         animation: 1s linear 0s infinite blink;
  }
  .crowdloan-page.inactive .calculator-stop:before,
  .crowdloan-page.inactive .calculator-stop:after,
  .calculator-placeholder.inactive .calculator-stop:before,
  .calculator-placeholder.inactive .calculator-stop:after{
     content: '';
     width: 100%;
     height: 100%;
     background: rgba(255,255,255,1);
     position: absolute;
     top: 0;
     border-radius: 100%;
     animation: 2s linear 0s infinite blink;
  }
  .crowdloan-page.inactive .calculator-stop:before,
  .calculator-placeholder.inactive .calculator-stop:before{
     left: -28px;
     animation: 2s linear -0.66s infinite blink;
  }
  .crowdloan-page.inactive .calculator-stop:after,
  .calculator-placeholder.inactive .calculator-stop:after{
     right: -28px;
     animation: 2s linear 0.66s infinite blink;
  }
  .calculator-placeholder a:not(.btn){
     color: #fff;
     text-decoration: underline;
  }
  .calculator-placeholder button~small{
     display: block;
     margin-top: 5px;
  }
  .calculator-note{
   display: none;
  }
  .calculator-note.calculator-note{
   filter:none !important;
   display: block;
   position: absolute;
   left: 50%;
   top: 50px;
   transform: translateX(-50%);
   background: #fff;
   color: var(--blue);
   padding: 15px 30px;
   border-radius: 15px;
   font-size: 16px;
   font-weight: 600;
   z-index: 101;
  }

  @keyframes blink {
     0 { background:rgba(255,255,255,1); }
     50% { background:rgba(255,255,255,0.25); }
     100% { background:rgba(255,255,255,1); }
 }

/* End */


/* Start:/local/templates/unique/components/bitrix/menu/main/style.css?169806901079*/
.not_active a.root-item {
    pointer-events: none;
    cursor: default;
}

/* End */


/* Start:/local/templates/unique/components/unique/news.line/navi-highlight-blog/style.css?169806901036*/
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/unique/components/unique/news.line/navi-news-thumbs/style.css?169806901036*/
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/unique/components/bitrix/menu/footer/style.css?169806901079*/
.not_active a.root-item {
    pointer-events: none;
    cursor: default;
}

/* End */
/* /local/templates/unique/static/css/main.css?1751554699340899 */
/* /local/templates/unique/components/bitrix/menu/main/style.css?169806901079 */
/* /local/templates/unique/components/unique/news.line/navi-highlight-blog/style.css?169806901036 */
/* /local/templates/unique/components/unique/news.line/navi-news-thumbs/style.css?169806901036 */
/* /local/templates/unique/components/bitrix/menu/footer/style.css?169806901079 */
