

/* Start:/local/templates/rarus.light/sass/front-main.css?1728997194115028*/
@charset "UTF-8";
@import "/local/templates/rarus.light/sass/../libs/slick/slick.css";
@font-face {
  font-family: "Open Sans";
  src: url("/local/templates/rarus.light/sass/../fonts/opensans/opensans.ttf") format("truetype"), url("/local/templates/rarus.light/sass/../fonts/opensans/opensans.woff") format("woff"), url("/local/templates/rarus.light/sass/../fonts/opensans/opensans.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/local/templates/rarus.light/sass/../fonts/opensans/opensansitalic.ttf") format("truetype"), url("/local/templates/rarus.light/sass/../fonts/opensans/opensansitalic.woff") format("woff"), url("/local/templates/rarus.light/sass/../fonts/opensans/opensansitalic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url("/local/templates/rarus.light/sass/../fonts/opensans/opensanslight.ttf") format("truetype"), url("/local/templates/rarus.light/sass/../fonts/opensans/opensanslight.woff") format("woff"), url("/local/templates/rarus.light/sass/../fonts/opensans/opensanslight.woff2") format("woff2");
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/local/templates/rarus.light/sass/../fonts/opensans/opensanssemibold.ttf") format("truetype"), url("/local/templates/rarus.light/sass/../fonts/opensans/opensanssemibold.woff") format("woff"), url("/local/templates/rarus.light/sass/../fonts/opensans/opensanssemibold.woff2") format("woff2");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/local/templates/rarus.light/sass/../fonts/opensans/opensansbold.ttf") format("truetype"), url("/local/templates/rarus.light/sass/../fonts/opensans/opensansbold.woff") format("woff"), url("/local/templates/rarus.light/sass/../fonts/opensans/opensansbold.woff2") format("woff2");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/local/templates/rarus.light/sass/../fonts/opensans/opensansextrabold.ttf") format("truetype"), url("/local/templates/rarus.light/sass/../fonts/opensans/opensansextrabold.woff") format("woff"), url("/local/templates/rarus.light/sass/../fonts/opensans/opensansextrabold.woff2") format("woff2");
  font-weight: 800;
  font-display: swap;
}
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

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

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.show {
  display: block;
}

tr.collapse.show {
  display: table-row;
}

tbody.collapse.show {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

html {
  box-sizing: border-box;
}

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

@-ms-viewport {
  width: device-width;
}
html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

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

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

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

dt {
  font-weight: bold;
}

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

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #0066a4;
  text-decoration: none;
}
a:focus, a:hover {
  color: #ff7700;
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

[role=button] {
  cursor: pointer;
}

a,
area,
button,
[role=button],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
  background-color: transparent;
}

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

th {
  text-align: left;
}

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

input,
button,
select,
textarea {
  line-height: inherit;
}

input[type=radio]:disabled,
input[type=checkbox]:disabled {
  cursor: not-allowed;
}

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

textarea {
  resize: vertical;
}

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

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

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

output {
  display: inline-block;
}

[hidden] {
  display: none !important;
}

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

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

.figure-caption {
  font-size: 90%;
  color: #636c72;
}

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

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.3333333333%;
}

.pull-2 {
  right: 16.6666666667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.3333333333%;
}

.pull-5 {
  right: 41.6666666667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.3333333333%;
}

.pull-8 {
  right: 66.6666666667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.3333333333%;
}

.pull-11 {
  right: 91.6666666667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.3333333333%;
}

.push-2 {
  left: 16.6666666667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.3333333333%;
}

.push-5 {
  left: 41.6666666667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.3333333333%;
}

.push-8 {
  left: 66.6666666667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.3333333333%;
}

.push-11 {
  left: 91.6666666667%;
}

.push-12 {
  left: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pull-sm-0 {
    right: auto;
  }

  .pull-sm-1 {
    right: 8.3333333333%;
  }

  .pull-sm-2 {
    right: 16.6666666667%;
  }

  .pull-sm-3 {
    right: 25%;
  }

  .pull-sm-4 {
    right: 33.3333333333%;
  }

  .pull-sm-5 {
    right: 41.6666666667%;
  }

  .pull-sm-6 {
    right: 50%;
  }

  .pull-sm-7 {
    right: 58.3333333333%;
  }

  .pull-sm-8 {
    right: 66.6666666667%;
  }

  .pull-sm-9 {
    right: 75%;
  }

  .pull-sm-10 {
    right: 83.3333333333%;
  }

  .pull-sm-11 {
    right: 91.6666666667%;
  }

  .pull-sm-12 {
    right: 100%;
  }

  .push-sm-0 {
    left: auto;
  }

  .push-sm-1 {
    left: 8.3333333333%;
  }

  .push-sm-2 {
    left: 16.6666666667%;
  }

  .push-sm-3 {
    left: 25%;
  }

  .push-sm-4 {
    left: 33.3333333333%;
  }

  .push-sm-5 {
    left: 41.6666666667%;
  }

  .push-sm-6 {
    left: 50%;
  }

  .push-sm-7 {
    left: 58.3333333333%;
  }

  .push-sm-8 {
    left: 66.6666666667%;
  }

  .push-sm-9 {
    left: 75%;
  }

  .push-sm-10 {
    left: 83.3333333333%;
  }

  .push-sm-11 {
    left: 91.6666666667%;
  }

  .push-sm-12 {
    left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pull-md-0 {
    right: auto;
  }

  .pull-md-1 {
    right: 8.3333333333%;
  }

  .pull-md-2 {
    right: 16.6666666667%;
  }

  .pull-md-3 {
    right: 25%;
  }

  .pull-md-4 {
    right: 33.3333333333%;
  }

  .pull-md-5 {
    right: 41.6666666667%;
  }

  .pull-md-6 {
    right: 50%;
  }

  .pull-md-7 {
    right: 58.3333333333%;
  }

  .pull-md-8 {
    right: 66.6666666667%;
  }

  .pull-md-9 {
    right: 75%;
  }

  .pull-md-10 {
    right: 83.3333333333%;
  }

  .pull-md-11 {
    right: 91.6666666667%;
  }

  .pull-md-12 {
    right: 100%;
  }

  .push-md-0 {
    left: auto;
  }

  .push-md-1 {
    left: 8.3333333333%;
  }

  .push-md-2 {
    left: 16.6666666667%;
  }

  .push-md-3 {
    left: 25%;
  }

  .push-md-4 {
    left: 33.3333333333%;
  }

  .push-md-5 {
    left: 41.6666666667%;
  }

  .push-md-6 {
    left: 50%;
  }

  .push-md-7 {
    left: 58.3333333333%;
  }

  .push-md-8 {
    left: 66.6666666667%;
  }

  .push-md-9 {
    left: 75%;
  }

  .push-md-10 {
    left: 83.3333333333%;
  }

  .push-md-11 {
    left: 91.6666666667%;
  }

  .push-md-12 {
    left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pull-lg-0 {
    right: auto;
  }

  .pull-lg-1 {
    right: 8.3333333333%;
  }

  .pull-lg-2 {
    right: 16.6666666667%;
  }

  .pull-lg-3 {
    right: 25%;
  }

  .pull-lg-4 {
    right: 33.3333333333%;
  }

  .pull-lg-5 {
    right: 41.6666666667%;
  }

  .pull-lg-6 {
    right: 50%;
  }

  .pull-lg-7 {
    right: 58.3333333333%;
  }

  .pull-lg-8 {
    right: 66.6666666667%;
  }

  .pull-lg-9 {
    right: 75%;
  }

  .pull-lg-10 {
    right: 83.3333333333%;
  }

  .pull-lg-11 {
    right: 91.6666666667%;
  }

  .pull-lg-12 {
    right: 100%;
  }

  .push-lg-0 {
    left: auto;
  }

  .push-lg-1 {
    left: 8.3333333333%;
  }

  .push-lg-2 {
    left: 16.6666666667%;
  }

  .push-lg-3 {
    left: 25%;
  }

  .push-lg-4 {
    left: 33.3333333333%;
  }

  .push-lg-5 {
    left: 41.6666666667%;
  }

  .push-lg-6 {
    left: 50%;
  }

  .push-lg-7 {
    left: 58.3333333333%;
  }

  .push-lg-8 {
    left: 66.6666666667%;
  }

  .push-lg-9 {
    left: 75%;
  }

  .push-lg-10 {
    left: 83.3333333333%;
  }

  .push-lg-11 {
    left: 91.6666666667%;
  }

  .push-lg-12 {
    left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pull-xl-0 {
    right: auto;
  }

  .pull-xl-1 {
    right: 8.3333333333%;
  }

  .pull-xl-2 {
    right: 16.6666666667%;
  }

  .pull-xl-3 {
    right: 25%;
  }

  .pull-xl-4 {
    right: 33.3333333333%;
  }

  .pull-xl-5 {
    right: 41.6666666667%;
  }

  .pull-xl-6 {
    right: 50%;
  }

  .pull-xl-7 {
    right: 58.3333333333%;
  }

  .pull-xl-8 {
    right: 66.6666666667%;
  }

  .pull-xl-9 {
    right: 75%;
  }

  .pull-xl-10 {
    right: 83.3333333333%;
  }

  .pull-xl-11 {
    right: 91.6666666667%;
  }

  .pull-xl-12 {
    right: 100%;
  }

  .push-xl-0 {
    left: auto;
  }

  .push-xl-1 {
    left: 8.3333333333%;
  }

  .push-xl-2 {
    left: 16.6666666667%;
  }

  .push-xl-3 {
    left: 25%;
  }

  .push-xl-4 {
    left: 33.3333333333%;
  }

  .push-xl-5 {
    left: 41.6666666667%;
  }

  .push-xl-6 {
    left: 50%;
  }

  .push-xl-7 {
    left: 58.3333333333%;
  }

  .push-xl-8 {
    left: 66.6666666667%;
  }

  .push-xl-9 {
    left: 75%;
  }

  .push-xl-10 {
    left: 83.3333333333%;
  }

  .push-xl-11 {
    left: 91.6666666667%;
  }

  .push-xl-12 {
    left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}

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

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
  content: "";
}
.blockquote-reverse .blockquote-footer::after {
  content: " —";
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}
.modal.show .modal-dialog {
  transform: translate(0, 0);
}

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

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

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef;
}

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

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

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

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #464a4c;
  background-color: #fff;
  border-color: #5cb3fd;
  outline: none;
}
.form-control::placeholder {
  color: #636c72;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #eceeef;
  opacity: 1;
}
.form-control:disabled {
  cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}
select.form-control:focus::-ms-value {
  color: #464a4c;
  background-color: #fff;
}

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

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0;
}

.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem;
}

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
}

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-static.form-control-sm, .form-control-static.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]) {
  height: 1.8125rem;
}

.form-control-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]) {
  height: 3.1666666667rem;
}

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

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

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}
.form-check.disabled .form-check-label {
  color: #636c72;
  cursor: not-allowed;
}

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem;
}
.form-check-input:only-child {
  position: static;
}

.form-check-inline {
  display: inline-block;
}
.form-check-inline .form-check-label {
  vertical-align: middle;
}
.form-check-inline + .form-check-inline {
  margin-left: 0.75rem;
}

.form-control-feedback {
  margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c;
}
.has-success .form-control {
  border-color: #5cb85c;
}
.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}
.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #ff7700;
}
.has-warning .form-control {
  border-color: #ff7700;
}
.has-warning .input-group-addon {
  color: #ff7700;
  border-color: #ff7700;
  background-color: #ffe4cc;
}
.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ff7700' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f;
}
.has-danger .form-control {
  border-color: #d9534f;
}
.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}
.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

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

input[type=submit], button, a {
  cursor: pointer;
}

.btn {
  display: inline-block;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  font-family: inherit;
  border: 1px solid transparent;
  padding: 0.534rem 1rem 0.534rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
}
.btn:focus, .btn:hover {
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
}
.btn.disabled, .btn:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}
.btn:active, .btn.active {
  background-image: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-secondary {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc;
}
.btn-secondary:hover {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc;
}
.btn-secondary:focus, .btn-secondary.focus {
  outline: none;
}
.btn-secondary.disabled, .btn-secondary:disabled {
  opacity: 0.8;
}
.btn-secondary:active, .btn-secondary.active {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc;
}

.btn-info {
  color: #fff;
  background-color: #00a2d0;
  border-color: #00a2d0;
}
.btn-info:hover {
  color: #fff;
  background-color: #0db4e3;
  border-color: #0db4e3;
}
.btn-info:focus, .btn-info.focus {
  outline: none;
}
.btn-info.disabled, .btn-info:disabled {
  opacity: 0.8;
}
.btn-info:active, .btn-info.active {
  color: #fff;
  background-color: #0db4e3;
  border-color: #0db4e3;
}

.btn-warning {
  color: #fff;
  background-color: #ff7700;
  border-color: #ff7700;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ff9233;
  border-color: #ff9233;
}
.btn-warning:focus, .btn-warning.focus {
  outline: none;
}
.btn-warning.disabled, .btn-warning:disabled {
  opacity: 0.8;
}
.btn-warning:active, .btn-warning.active {
  color: #fff;
  background-color: #ff9233;
  border-color: #ff9233;
}

.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #0275d8;
  background-color: transparent;
}
.btn-outline-primary:active, .btn-outline-primary.active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #ccc;
  background-color: transparent;
}
.btn-outline-secondary:active, .btn-outline-secondary.active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-info {
  color: #00a2d0;
  background-image: none;
  background-color: transparent;
  border-color: #00a2d0;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #00a2d0;
  border-color: #00a2d0;
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #00a2d0;
  background-color: transparent;
}
.btn-outline-info:active, .btn-outline-info.active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #00a2d0;
  border-color: #00a2d0;
}

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #5cb85c;
  background-color: transparent;
}
.btn-outline-success:active, .btn-outline-success.active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-warning {
  color: #ff7700;
  background-image: none;
  background-color: transparent;
  border-color: #ff7700;
}
.btn-outline-warning:hover {
  color: #fff;
  background-color: #ff7700;
  border-color: #ff7700;
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ff7700;
  background-color: transparent;
}
.btn-outline-warning:active, .btn-outline-warning.active, .show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #ff7700;
  border-color: #ff7700;
}

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #d9534f;
  background-color: transparent;
}
.btn-outline-danger:active, .btn-outline-danger.active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-link {
  font-weight: normal;
  color: #0066a4;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
  background-color: transparent;
}
.btn-link, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus, .btn-link:hover {
  color: #ff7700;
  text-decoration: none;
  background-color: transparent;
}
.btn-link:disabled {
  color: #636c72;
}
.btn-link:disabled:focus, .btn-link:disabled:hover {
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.8rem 1.216rem 0.8rem;
  font-size: 15px;
  border-radius: 4px;
}

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

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

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

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

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

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

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

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

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

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

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn + .dropdown-toggle-split::after {
  margin-left: 0;
}

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

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

.btn-group-vertical {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

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

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

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

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

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

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

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

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

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

.bg-faded {
  background-color: #f7f7f7;
}

.bg-primary {
  background-color: #0275d8 !important;
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important;
}

.bg-success {
  background-color: #5cb85c !important;
}

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important;
}

.bg-info {
  background-color: #00a2d0 !important;
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #007a9d !important;
}

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

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

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

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

.bg-inverse {
  background-color: #292b2c !important;
}

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !important;
}

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

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

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

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

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

.rounded {
  border-radius: 0.25rem;
}

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

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

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

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

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

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

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

.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-cell {
  display: table-cell !important;
}

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

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

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

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

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

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

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

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

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

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

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

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

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

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

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

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

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

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

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

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

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

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

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

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

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

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

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

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

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
.flex-first {
  order: -1;
}

.flex-last {
  order: 1;
}

.flex-unordered {
  order: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-first {
    order: -1;
  }

  .flex-sm-last {
    order: 1;
  }

  .flex-sm-unordered {
    order: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-first {
    order: -1;
  }

  .flex-md-last {
    order: 1;
  }

  .flex-md-unordered {
    order: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-first {
    order: -1;
  }

  .flex-lg-last {
    order: 1;
  }

  .flex-lg-unordered {
    order: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-first {
    order: -1;
  }

  .flex-xl-last {
    order: 1;
  }

  .flex-xl-unordered {
    order: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

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

  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

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

  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

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

  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

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

  .float-xl-none {
    float: none !important;
  }
}
.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;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0 {
    padding-left: 0 !important;
  }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem 0.25rem !important;
  }

  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }

  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem 0.5rem !important;
  }

  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }

  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem 1rem !important;
  }

  .pt-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3 {
    padding-left: 1rem !important;
  }

  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem 1.5rem !important;
  }

  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }

  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem 3rem !important;
  }

  .pt-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5 {
    padding-left: 3rem !important;
  }

  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto {
    margin-left: auto !important;
  }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-normal {
  font-weight: normal;
}

.font-weight-bold {
  font-weight: bold;
}

.font-italic {
  font-style: italic;
}

.text-white {
  color: #fff !important;
}

.text-muted {
  color: #636c72 !important;
}

a.text-muted:focus, a.text-muted:hover {
  color: #4b5257 !important;
}

.text-primary {
  color: #0275d8 !important;
}

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important;
}

.text-success {
  color: #5cb85c !important;
}

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important;
}

.text-info {
  color: #00a2d0 !important;
}

a.text-info:focus, a.text-info:hover {
  color: #007a9d !important;
}

.text-warning {
  color: #ff7700 !important;
}

a.text-warning:focus, a.text-warning:hover {
  color: #cc5f00 !important;
}

.text-danger {
  color: #d9534f !important;
}

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important;
}

.text-gray-dark {
  color: #292b2c !important;
}

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.invisible {
  visibility: hidden !important;
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  width: 100%;
}
@media (-webkit-transform-3d) {
  .carousel-item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
}
@supports (transform: translate3d(0, 0, 0)) {
  .carousel-item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex;
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

@media (-webkit-transform-3d) {
  .carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }

  .carousel-item-next,
.active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }

  .carousel-item-prev,
.active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}
@supports (transform: translate3d(0, 0, 0)) {
  .carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }

  .carousel-item-next,
.active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }

  .carousel-item-prev,
.active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}
.carousel-control-prev:focus, .carousel-control-prev:hover,
.carousel-control-next:focus,
.carousel-control-next:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
  display: flex;
  padding-left: 0;
  list-style: none;
  /*
    .active {
      background-color: $carousel-indicator-active-bg;
    }*/
}
.carousel-indicators li {
  position: relative;
  cursor: pointer;
  /*&::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
  }
  &::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
  }*/
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert--error {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: var(--pink);
    padding: 20px;
    background-color: var(--pink-2);
    border: 1px solid var(--pink-1);
    margin-top: 24px;
    border-radius: 24px;
    width: 100%;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}

.alert-dismissible.close {
    position: relative;
    top: -.75rem;
    right: -1.25rem;
    padding: .75rem 1.25rem;
    color: inherit;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: bold;
}

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-success {
  background-color: #e7f0d0;
  border-color: #dbe8c6;
  color: #526721;
}
.alert-success hr {
  border-top-color: #d0e1b4;
}
.alert-success .alert-link {
  color: #334015;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6d5ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #ecdddd;
  border-color: #e2cbd0;
  color: #9a4746;
}
.alert-warning hr {
  border-top-color: #d9bbc1;
}
.alert-warning .alert-link {
  color: #773736;
}

.alert-danger, .alert-error {
  background-color: #ecdddd;
  border-color: #e2cbd0;
  color: #9a4746;
}
.alert-danger hr, .alert-error hr {
  border-top-color: #d9bbc1;
}
.alert-danger .alert-link, .alert-error .alert-link {
  color: #773736;
}

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  color: #333;
  font-size: 15px;
  line-height: 22px;
  font-family: "Open Sans", sans-serif;
  text-rendering: optimizeLegibility;
}

p {
  margin-bottom: 12px;
}

.service-link {
  color: #0066a4;
  text-decoration: none;
  border-bottom: 1px dashed;
}

.link-arrow .icon {
  font-size: 8px;
}

.box__important {
  background: #fffeec;
  border: 1px solid #fae6be;
  border-radius: 4px;
  padding: 27px 32px;
  margin-bottom: 15px;
}
.box__important *:first-child {
  margin-top: 0;
}
.box__important *:last-child {
  margin-bottom: 0;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}

.alert-dismissible.close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.btn {
  cursor: pointer;
  border-width: 2px;
  font-weight: 600;
  padding: 11px 17.25px;
  white-space: normal;
}
.btn-sm, .btn-group-sm > .btn {
  font-size: 13px;
  padding: 8px 13px;
}
.btn-lg, .btn-group-lg > .btn {
  font-size: 18px;
  padding: 13px 22.5px;
}
.btn--round {
  border-radius: 150px;
}
.btn-warning:focus {
  color: #fff;
}
.btn-warning-outline {
  color: #ff7700;
  border-color: #ff7700;
  background-color: transparent;
}
.btn-warning-outline:hover {
  color: #ff7b08;
  border-color: #ff9233;
}
.btn-info-outline {
  color: #00a2d0;
  border-color: #00a2d0;
  background-color: transparent;
}
.btn-info-outline:hover {
  color: #0db4e3;
  border-color: #0db4e3;
}
.btn-success {
  color: #fff;
  background: #87c426;
  border-color: #87c426;
}
.btn-success:hover {
  background: #9bd420;
  border-color: #9bd420;
}
.btn-success-outline {
  background-color: transparent;
  color: #87c426;
  border-color: #87c426;
}
.btn-success-outline:hover {
  color: #9bd420;
  border-color: #9bd420;
}
.btn-danger {
  color: #ffffff;
  background: #CC4B0C;
  border-color: #CC4B0C;
}
.btn-danger:hover {
  opacity: 0.9;
}
.btn-white-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.btn-white-outline:hover {
  opacity: 0.9;
}
.btn .icon-skype {
  margin-right: 9px;
  padding-bottom: 2px;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

table.light-data, table.content {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 24px;
}
table.light-data tr, table.content tr {
  height: 60px;
  background-color: #fff;
}
table.light-data tr:hover, table.content tr:hover {
  background-color: #f7f7f7;
}
table.light-data th, table.content th {
  font-family: Arial, sans-serif;
  font-weight: 600;
}
table.light-data th,
table.light-data td, table.content th,
table.content td {
  padding: 15px;
  text-align: left;
}
table.light-data th:first-child,
table.light-data td:first-child, table.content th:first-child,
table.content td:first-child {
  padding-left: 0;
}
table.light-data th > *:first-child,
table.light-data td > *:first-child, table.content th > *:first-child,
table.content td > *:first-child {
  margin-top: 0;
}
table.light-data th > *:last-child,
table.light-data td > *:last-child, table.content th > *:last-child,
table.content td > *:last-child {
  margin-bottom: 0;
}
table.light-data th, table.content th {
  font-weight: 600;
  border-bottom: 2px solid #ff6600;
}
table.light-data td, table.content td {
  border-bottom: 1px solid #eaeaea;
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
.icon__checked {
  position: relative;
  width: 14px;
  height: 11px;
}
.icon__checked::before, .icon__checked::after {
  content: "";
  position: absolute;
  background: #87c426;
}
.icon__checked::before {
  top: 2px;
  left: 0;
  width: 6px;
  height: 3px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
}
.icon__checked::after {
  top: 0;
  right: 0;
  width: 13px;
  height: 3px;
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg);
}

main ul:not([class]),
main .list-orange {
  list-style: none;
  padding: 0 0 0 22px;
  margin-top: -6px;
  margin-bottom: 16px;
}
main ul:not([class]) li,
main .list-orange li {
  line-height: 22px;
  margin-bottom: 6px;
  position: relative;
  padding-left: 10px;
}
main ul:not([class]) li:last-child,
main .list-orange li:last-child {
  margin-bottom: 0;
}
main ul:not([class]) li::before,
main .list-orange li::before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #e77817;
  overflow: hidden;
}
main ul:not([class]) li ul,
main .list-orange li ul {
  margin-bottom: 0;
  margin-top: 6px;
}
main ol:not([class]) {
  padding: 0 0 0 26px;
  margin-top: -6px;
  margin-bottom: 16px;
}
main ol:not([class]) li {
  line-height: 22px;
  margin-bottom: 6px;
}
main ol:not([class]) li ul, main ol:not([class]) li ol {
  margin-bottom: 0;
  margin-top: 6px;
}

.error ~ .error__msg,
.error ~ .error__msg--popup,
.error ~ .error__msg--label {
  display: block;
  margin-bottom: -15px;
}

.error {
  background-color: #fff;
  border-color: #d57e73;
}

.error__msg--popup {
  display: none;
  position: absolute;
  top: 45px;
  left: 15px;
  max-width: 245px;
  margin-top: 15px;
  line-height: 22px;
  border: 1px solid #e6e6e6;
  z-index: 3;
  color: #333;
  border-radius: 4px;
  padding: 12px 19px 12px 45px;
  box-shadow: 0 7px 45px rgba(0, 0, 0, 0.1);
  background: #fff url("/local/templates/rarus.light/sass/../images/validate_alert.png") 20px 16px no-repeat;
}
.error__msg--popup::before {
  display: inline-block;
  position: absolute;
  top: -10px;
  left: 20px;
  color: #fff;
  width: 0;
  height: 0;
  content: "";
  border-top: 0;
  border-bottom: 10px solid;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
}

.error ~ .error__msg--label {
  position: relative;
  left: 0;
  margin-top: 5px;
  margin-right: 15px;
  color: #333;
  padding: 0 20px 5px 28px;
  line-height: 22px;
  z-index: 1;
}
.error ~ .error__msg--label::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 5px;
  width: 16px;
  height: 15px;
  background: url("/local/templates/rarus.light/sass/../images/validate_alert.png") 0 2px no-repeat;
}

.modal__preview {
  cursor: pointer;
  margin-bottom: 12px;
}
.modal__img {
  border-color: #c4c4c4;
  background-color: #f7f7f7;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.modal__img .icon-cancel-1 {
  opacity: 0.2;
  font-size: 16px;
  position: absolute;
  right: 15px;
  top: 15px;
}
.modal__img .icon-cancel-1:hover {
  opacity: 0.5;
}

.tabs__block {
  overflow: hidden;
  margin-bottom: 30px;
}
.tabs__block--list {
  padding: 0;
  margin: 0 0 20px;
  list-style: none;
}
@media (min-width: 768px) {
  .tabs__block--list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .tabs__block .nav-item {
    display: block;
  }
}
.tabs__block .nav-link {
  display: inline-flex;
  align-items: center;
  font-weight: 600;
}
.tabs__block .nav-link:focus, .tabs__block .nav-link:active, .tabs__block .nav-link:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .tabs__block .nav-link {
    padding: 11px 20px;
  }
}
@media (max-width: 767px) {
  .tabs__block .nav-link {
    padding: 11px 20px 11px 0;
  }
}
.tabs__block .nav-link span {
  border-bottom: 1px dashed;
  border-color: inherit;
}
.tabs__block .nav-link.active {
  border-radius: 3px;
  color: #fff;
  background-color: #00a2d0;
}
@media (max-width: 767px) {
  .tabs__block .nav-link.active {
    padding-left: 15px;
  }
}
.tabs__block .nav-link.active span {
  border: none;
}
.tabs__block .nav-link .icon-out-link {
  margin-left: 10px;
  font-size: 13px;
}
.tabs__container > .tab-pane {
  display: none;
}
.tabs__container > .active {
  display: block;
}

.media__foto {
  position: relative;
}
@media (min-width: 768px) {
  .media__foto {
    padding: 30px 80px;
    margin-bottom: 31px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .media__foto {
    padding: 30px 60px;
  }
}
@media (max-width: 767px) {
  .media__foto {
    padding: 20px 0;
    margin-bottom: 11px;
  }
}
.media__foto--arrow {
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #c8c8c8;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 19px;
}
@media (min-width: 768px) {
  .media__foto--arrow {
    position: absolute;
    top: calc(50% - 40px);
  }
}
.media__foto--arrow:hover {
  background-color: #ff7700;
}
@media (min-width: 992px) {
  .media__foto--left {
    left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .media__foto--left {
    left: 0;
  }
}
.media__foto--left .icon {
  margin-right: 4px;
}
@media (min-width: 992px) {
  .media__foto--right {
    right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .media__foto--right {
    right: 0;
  }
}
.media__foto--right .icon {
  margin-left: 4px;
}
.media__foto--progress {
  text-align: center;
}
.media__foto--color {
  color: #ffffff;
}
.media__foto--nav {
  color: #999;
  user-select: none;
}
@media (max-width: 767px) {
  .media__foto--nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.media__foto img {
  max-width: 100%;
  display: block;
  height: auto;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .media__slider, .media__slider-sm, .media__slider-lg {
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .media__slider, .media__slider-sm, .media__slider-lg {
    margin-bottom: 12px;
  }
}
.media__slider-small .slick-list, .media__slider-sm .slick-list {
  width: calc(100% - 120px);
  margin: 0 auto;
}
.media__slider-small .slick-slide, .media__slider-sm .slick-slide {
  margin: 0 15px;
}
.media__slider-small .slick-disabled, .media__slider-sm .slick-disabled {
  background-color: #c8c8c8;
  opacity: 0.7;
}
.media__slider-small .slick-disabled:hover, .media__slider-sm .slick-disabled:hover {
  cursor: default;
  background-color: #c8c8c8;
  opacity: 0.7;
}
.media__slider-small img, .media__slider-sm img {
  width: 100%;
}
.media__slider-small .media__foto--arrow, .media__slider-sm .media__foto--arrow {
  position: absolute;
  top: calc(50% - 20px);
}
.media__slider-small .media__foto--left, .media__slider-sm .media__foto--left {
  left: 0;
}
.media__slider-small .media__foto--right, .media__slider-sm .media__foto--right {
  right: 0;
}

.callback__block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 80px;
  min-height: 100px;
  border-radius: 4px;
  background-color: #4c687e;
  color: #fff;
}
@media (max-width: 767px) {
  .callback__block {
    padding: 15px 0;
    font-size: 17px;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .callback__block {
    padding: 15px;
    font-size: 18px;
  }
  .callback__block .btn-lg, .callback__block .btn-group-lg > .btn {
    padding-right: 20.5px;
    padding-left: 20.5px;
  }
}
.callback__block .icon {
  display: inline-block;
  color: #fa9300;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .callback__block--title {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .callback__block--feedback {
    margin: 0 auto;
  }
}
.callback__block--button {
  font-weight: 600;
}
@media (max-width: 991px) {
  .callback__block--button {
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .callback__block--button {
    border-right: 1px solid rgba(255, 255, 255, 0.4);
  }
}
.callback__block--post a {
  color: inherit;
}
.callback__block--post a:hover {
  opacity: 0.8;
}

.f-fixed-callback {
  width: 51px;
  height: 272px;
  cursor: pointer;
  margin-top: -136px;
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 10;
  color: #fff;
  background: url("/local/templates/rarus.light/sass/../images/bg/f-fixed-callback.png") 0 0 no-repeat;
}
@media (max-width: 767px) {
  .f-fixed-callback {
    background: url("/local/templates/rarus.light/sass/../images/bg/f-fixed-callback-xs.png") 0 0 no-repeat;
    width: 36px;
    height: 265px;
    margin-top: -132px;
  }
}

#develop__site {
  display: flex;
  align-items: center;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  color: #fff;
  background: #f37d34;
  z-index: 9999;
  border-radius: 50%;
  filter: blur(1px);
}

.subscribe__block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 160px;
  margin-bottom: 30px;
  background-color: #f7f7f7;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .subscribe__block {
    padding: 20px;
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .subscribe__block {
    padding: 20px 35px;
  }
}
.subscribe__block--title {
  line-height: 27px;
  font-size: 17px;
}
@media (max-width: 991px) {
  .subscribe__block--title {
    margin-bottom: 23px;
  }
}
@media (min-width: 768px) {
  .subscribe__block--form {
    display: flex;
  }
}
@media (max-width: 767px) {
  .subscribe__block--form {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .subscribe__block--form .form-control {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .subscribe__block--form .form-control {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .subscribe__block--form .btn {
    width: 100%;
  }
}
.subscribe__block--info {
  display: flex;
  color: #333;
  line-height: 19px;
  font-size: 13px;
}
@media (min-width: 768px) {
  .subscribe__block--info {
    align-items: center;
    margin-top: 20px;
  }
}
.subscribe__block--info .icon {
  min-width: 30px;
  margin-right: 15px;
  color: #6a6a6a;
  font-size: 30px;
}
@media (max-width: 767px) {
  .subscribe__block--info .icon {
    margin-top: 5px;
  }
}

.rk__zone {
  position: relative;
  display: flex;
  min-height: 100px;
  padding: 20px 30px;
  margin: 3rem 0 2rem;
  border-radius: 4px;
  color: #fff;
}
@media (max-width: 575px) {
  .rk__zone {
    padding: 20px 10px 20px 15px;
  }
}
.rk__zone:hover {
  color: inherit;
}
.rk__zone--flex {
  display: flex;
  align-items: stretch;
  width: 100%;
}
.rk__zone--1 {
  background-color: #4c687e;
}
.rk__zone--2 {
  background-color: #ffd631;
  color: #333;
}
.rk__zone--2 .rk__zone--link::after {
  border-bottom: 1px solid #796933;
}
.rk__zone--2 .rk__zone--link:hover::after {
  border-color: #ffd631;
}
.rk__zone--3 {
  background-color: #007fbb;
}
.rk__zone--link {
  display: inline-block;
}
.rk__zone--link::after {
  display: block;
  width: calc(100% - 16px);
  border-bottom: 1px solid #fff;
  content: "";
}
.rk__zone--link:hover {
  opacity: 0.85;
}
.rk__zone--link:hover::after {
  border-bottom: 0;
}
.rk__zone .icon {
  font-size: 11px;
}
@media (max-width: 575px) {
  .rk__zone .icon {
    font-size: 10px;
  }
}
.rk__zone--title {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 600;
}
.rk__zone--title b {
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 575px) {
  .rk__zone--title {
    margin-bottom: 1rem;
  }
}
.rk__zone--period {
  font-weight: 600;
  border-bottom: 1px solid;
}
.rk__zone--period:hover {
  border-bottom: none;
}
@media (max-width: 575px) {
  .rk__zone--period {
    display: inline-block;
  }
}
@media (max-width: 991px) {
  .rk__zone--decorate {
    display: none;
  }
}
.rk__img {
  position: absolute;
  bottom: -20px;
}
.rk__img--right {
  right: 25% !important;
}
.rk__img--left {
  left: 25% !important;
}

.section__policy {
  display: block;
  position: fixed;
  bottom: 0;
  z-index: 10;
  width: 100%;
  padding: 13px 0;
  border-bottom: 1px solid #e5e5e5;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  overflow: hidden;
  margin-bottom: 0;
  transform: none;
  opacity: 1;
  transition: 0.5s opacity, 0.5s transform;
}
.section__policy .container {
  display: flex;
  justify-content: space-between;
}
.section__policy .icon-cancel-1 {
  min-width: 25px;
  min-height: 25px;
  opacity: 0.3;
  stroke-width: 0.1em;
  margin-left: 1rem;
  cursor: pointer;
}
.section__policy .icon-info {
  color: #ff6b00;
  margin-right: 1rem;
  margin-top: 3px;
  min-width: 19px;
  min-height: 18px;
}
.section__policy--swipe {
  color: #0066a4;
  width: 100%;
  margin-top: 20px;
  padding: 16px 0;
  text-align: center;
  background: #f8f8f8;
  background-image: linear-gradient(to right, #f8f8f8 0%, #f0f0f0 20%, #f8f8f8 40%, #f8f8f8 100%);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeholderShimmer;
  animation-timing-function: linear;
}

@keyframes placeholderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
main > .container .icon {
  display: inline-block;
}

main h1 {
  font-size: 48px;
  font-weight: 800;
  color: #333333;
  line-height: 60px;
  padding: 12px 0;
  margin: 12px 0 23px;
}
@media (max-width: 767px) {
  main h1 {
    font-size: 36px;
    font-weight: 800;
    line-height: 44px;
    word-break: break-word;
  }
}
main h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  padding: 14px 0 18px;
}
@media (max-width: 767px) {
  main h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    word-break: break-word;
  }
}
main h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  padding: 2px 0 8px;
  /*Main H3 for promo*/
}
@media (max-width: 767px) {
  main h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
  }
}
main h3 .h3 {
  font-size: 24px;
  font-weight: 800;
  line-height: 32px;
  margin: 0 0 24px;
}
main h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  padding: 12px 0 10px;
  margin: 0;
}
main h5 {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  padding: 12px 0 10px;
  margin: 0;
}
main h6 {
  font-size: 13px;
  font-weight: 900;
  line-height: 18px;
  padding: 12px 0 10px;
  margin: 0;
}

/*# sourceMappingURL=front-main.css.map */

/* End */


/* Start:/local/templates/rarus.light/sass/media-tile.css?175136906817425*/
.media-tile {
  color: #fff;
}

.media-tile:hover, .media-tile:active, .media-tile:focus {
  color: #fff;
}

.media-tile.media-tile--main {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 18px;
}

.media-tile.media-tile--projects {
  width: 123px;
  height: 70px;
}

@media (max-width: 767px) {
  .media-tile.media-tile--projects {
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) {
  .media-tile.media-tile--projects {
    margin-right: 35px;
  }
}
.media-tile.media-tile--achievements {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 18px;
}

@media (max-width: 767px) {
  .media-tile.media-tile--achievements {
    min-height: 190px;
    margin: 16px;
  }
}
@media (min-width: 767px) {
  .media-tile.media-tile--achievements {
    min-height: 220px;
  }
}
.media-tile.media-tile--achievements .media-tile__footer {
  font-size: 24px;
  line-height: 28px;
}

.media-tile__head {
  display: flex;
  justify-content: flex-start;
  grid-column-gap: 8px;
  width: 100%;
}

.media-tile__footer {
  display: grid;
  grid-template-columns: 1fr 12px;
  grid-column-gap: 12px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.media-tile--reviews {
  min-height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  padding: 24px;
}

.media-tile.media-tile--slide {
  min-height: 140px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-radius: 16px;
  padding: 18px;
}

.media-tile--slide.media-tile__head {
  justify-content: flex-start;
}

.media-tile__image.media-tile__image--1c {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0;
}

.media-tile.media-tile--examples {
  font-size: 22px;
  line-height: 26px;
}

.media-tile--red-300 {
  background: linear-gradient(163.43deg, #E57373 4.64%, #F44336 73.96%);
}

.media-tile--red-400 {
  background: linear-gradient(166.95deg, #E57373 14.03%, #D32F2F 76.96%);
}

.media-tile--red-500 {
  background: linear-gradient(166.66deg, #F44336 20.19%, #B71C1C 77.92%);
}

.media-tile--red-600 {
  background: linear-gradient(166.66deg, #E53935 20.19%, #9D1420 77.92%);
}

.media-tile--red-purple-100 {
  background: linear-gradient(167.2deg, #FFCDD2 20.05%, #B7677E 80.36%);
}

.media-tile--red-purple-200 {
  background: linear-gradient(168.55deg, #EF9A9A 5.01%, #8A3148 91.58%);
}

.media-tile--red-purple-300 {
  background: linear-gradient(167.32deg, #E57373 5.05%, #84243D 90.82%);
}

.media-tile--red-purple-400 {
  background: linear-gradient(169.38deg, #FF5F5C 4.93%, #790030 92.11%);
}

.media-tile--red-purple-500 {
  background: linear-gradient(169.1deg, #FF3A2C 4.96%, #660012 91.93%);
}

.media-tile--red-purple-600 {
  background: linear-gradient(168deg, #E53935 5.04%, #6D0A29 91.24%);
}

.media-tile--red-purple-700 {
  background: linear-gradient(165deg, #D32F2F 4.26%, #650928 89.43%);
}

.media-tile--red-purple-800 {
  background: linear-gradient(169.8deg, #C62828 4.88%, #5F0725 92.37%);
}

.media-tile--red-purple-900 {
  background: linear-gradient(169.38deg, #B71C1C 4.93%, #570521 92.11%);
}

.media-tile--pink-100 {
  background: linear-gradient(169.38deg, #B71C1C 4.93%, #570521 92.11%);
}

.media-tile--pink-200 {
  background: linear-gradient(165deg, #F48FB1 4.26%, #EC407A 89.43%);
}

.media-tile--pink-300 {
  background: linear-gradient(165deg, #F06292 5.83%, #E91E63 89.43%);
}

.media-tile--pink-400 {
  background: linear-gradient(165deg, #FF5991 4.9%, #B20046 89.43%);
}

.media-tile--pink-500 {
  background: linear-gradient(165deg, #FF1A68 5.05%, #8B003D 89.43%);
}

.media-tile--pink-600 {
  background: linear-gradient(165deg, #C2185B 6.62%, #880E4F 89.43%);
}

.media-tile--pink-700 {
  background: linear-gradient(165deg, #C2185B 5.83%, #5C0B2B 89.43%);
}

.media-tile--pink-800 {
  background: linear-gradient(165deg, #AD1457 5.05%, #470824 89.43%);
}

.media-tile--pink-900 {
  background: linear-gradient(165deg, #880E4F 5.83%, #220414 89.43%);
}

.media-tile--purple-100 {
  background: linear-gradient(165deg, #E1BEE7 5.83%, #BA68C8 89.43%);
}

.media-tile--purple-200 {
  background: linear-gradient(165deg, #CE93D8 5.05%, #AB47BC 89.43%);
}

.media-tile--purple-300 {
  background: linear-gradient(165deg, #BA68C8 4.26%, #7B1FA2 89.43%);
}

.media-tile--purple-400 {
  background: linear-gradient(165deg, #E860FF 5.83%, #7B1FA2 89.43%);
}

.media-tile--purple-500 {
  background: linear-gradient(165deg, #DD19FF 5.83%, #550089 89.43%);
}

.media-tile--purple-600 {
  background: linear-gradient(165deg, #8E24AA 5.83%, #4A148C 89.43%);
}

.media-tile--purple-700 {
  background: linear-gradient(165deg, #7B1FA2 6.62%, #2E0B3C 89.43%);
}

.media-tile--purple-800 {
  background: linear-gradient(165deg, #6A1B9A 6.62%, #240934 89.43%);
}

.media-tile--purple-900 {
  background: linear-gradient(165deg, #4A148C 4.9%, #140526 89.43%);
}

.media-tile--deep-purple-100 {
  background: linear-gradient(165deg, #D1C4E9 4.9%, #9575CD 89.43%);
}

.media-tile--deep-purple-200 {
  background: linear-gradient(165deg, #B39DDB 3.47%, #7E57C2 89.43%);
}

.media-tile--deep-purple-300 {
  background: linear-gradient(165deg, #9575CD 6.62%, #673AB7 89.43%);
}

.media-tile--deep-purple-400 {
  background: linear-gradient(165deg, #A16BFF 4.26%, #512DA8 89.43%);
}

.media-tile--deep-purple-500 {
  background: linear-gradient(165deg, #7D34FF 5.05%, #270D9B 89.43%);
}

.media-tile--deep-purple-600 {
  background: linear-gradient(165deg, #5E35B1 5.05%, #39158F 89.43%);
}

.media-tile--deep-purple-700 {
  background: linear-gradient(165deg, #5E35B1 5.05%, #39158F 89.43%);
}

.media-tile--deep-purple-800 {
  background: linear-gradient(165deg, #4527A0 6.62%, #190E3A 89.43%);
}

.media-tile--deep-purple-900 {
  background: linear-gradient(165deg, #311B92 6.62%, #0F082C 89.43%);
}

.media-tile--indigo-100 {
  background: linear-gradient(165deg, #C5CAE9 4.9%, #7986CB 89.43%);
}

.media-tile--indigo-200 {
  background: linear-gradient(165deg, #9FA8DA 5.83%, #3F51B5 89.43%);
}

.media-tile--indigo-300 {
  background: linear-gradient(165deg, #7986CB 3.47%, #3F51B5 89.43%);
}

.media-tile--indigo-400 {
  background: linear-gradient(165deg, #6078FF 5.05%, #1F32AA 89.43%);
}

.media-tile--indigo-500 {
  background: linear-gradient(165deg, #3957FF 5.83%, #142285 89.43%);
}

.media-tile--indigo-600 {
  background: linear-gradient(165deg, #3949AB 4.9%, #1A237E 89.43%);
}

.media-tile--indigo-700 {
  background: linear-gradient(165deg, #2C3BD5 5.83%, #111739 89.43%);
}

.media-tile--indigo-800 {
  background: linear-gradient(165deg, #283593 7.41%, #0C102D 89.43%);
}

.media-tile--indigo-900 {
  background: linear-gradient(165deg, #1A237E 5.83%, #000429 89.43%);
}

.media-tile--blue-100 {
  background: linear-gradient(165deg, #BBDEFB 5.05%, #64B5F6 89.43%);
}

.media-tile--blue-200 {
  background: linear-gradient(165deg, #90CAF9 3.47%, #2196F3 89.43%);
}

.media-tile--blue-300 {
  background: linear-gradient(165deg, #64B5F6 5.05%, #1E88E5 89.43%);
}

.media-tile--blue-400 {
  background: linear-gradient(165deg, #2AA0FF 5.83%, #0061C1 89.43%);
}

.media-tile--blue-500 {
  background: linear-gradient(165deg, #008EFF 6.62%, #0D47A1 89.43%);
}

.media-tile--blue-600 {
  background: linear-gradient(165deg, #1E88E5 3.47%, #043278 89.43%);
}

.media-tile--blue-700 {
  background: linear-gradient(165deg, #1976D2 6.62%, #003161 89.43%);
}

.media-tile--blue-800 {
  background: linear-gradient(165deg, #1565C0 5.05%, #001B39 89.43%);
}

.media-tile--blue-900 {
  background: linear-gradient(165deg, #0D47A1 7.41%, #000C1D 89.43%);
}

.media-tile--light-blue-100 {
  background: linear-gradient(165deg, #B3E5FC 7.41%, #4FC3F7 89.43%);
}

.media-tile--light-blue-200 {
  background: linear-gradient(165deg, #81D4FA 4.26%, #03A9F4 89.43%);
}

.media-tile--light-blue-300 {
  background: linear-gradient(165deg, #4FC3F7 4.9%, #03A9F4 89.43%);
}

.media-tile--light-blue-400 {
  background: linear-gradient(165deg, #07B1FF 5.05%, #0082C8 89.43%);
}

.media-tile--light-blue-500 {
  background: linear-gradient(165deg, #03A9F4 4.9%, #01579B 89.43%);
}

.media-tile--light-blue-600 {
  background: linear-gradient(165deg, #039BE5 4.9%, #02567F 89.43%);
}

.media-tile--light-blue-700 {
  background: linear-gradient(165deg, #0288D1 6.62%, #01466B 89.43%);
}

.media-tile--light-blue-800 {
  background: linear-gradient(165deg, #0277BD 6.62%, #013757 89.43%);
}

.media-tile--light-blue-900 {
  background: linear-gradient(165deg, #01579B 4.9%, #001E35 89.43%);
}

.media-tile--cyan-100 {
  background: linear-gradient(165deg, #B2EBF2 3.47%, #26C6DA 89.43%);
}

.media-tile--cyan-200 {
  background: linear-gradient(165deg, #80DEEA 5.05%, #00ACC1 89.43%);
}

.media-tile--cyan-300 {
  background: linear-gradient(165deg, #4DD0E1 4.26%, #0097A7 89.43%);
}

.media-tile--cyan-400 {
  background: linear-gradient(165deg, #00E2FF 3.47%, #00B0B7 89.43%);
}

.media-tile--cyan-500 {
  background: linear-gradient(165deg, #00E3FF 4.9%, #00757F 89.43%);
}

.media-tile--cyan-600 {
  background: linear-gradient(165deg, #00ACC1 5.83%, #00515B 89.43%);
}

.media-tile--cyan-700 {
  background: linear-gradient(165deg, #0097A7 6.62%, #003B41 89.43%);
}

.media-tile--cyan-800 {
  background: linear-gradient(165deg, #00838F 6.62%, #002629 89.43%);
}

.media-tile--cyan-900 {
  background: linear-gradient(165deg, #006064 3.47%, #00191A 89.43%);
}

.media-tile--teal-100 {
  background: linear-gradient(165deg, #B2DFDB 5.83%, #26A69A 89.43%);
}

.media-tile--teal-200 {
  background: linear-gradient(165deg, #80CBC4 5.83%, #009688 89.43%);
}

.media-tile--teal-300 {
  background: linear-gradient(165deg, #4DB6AC 5.05%, #00897B 89.43%);
}

.media-tile--teal-400 {
  background: linear-gradient(165deg, #00CFB7 23.4%, #00796B 89.43%);
}

.media-tile--teal-500 {
  background: linear-gradient(165deg, #1BFBE6 4.26%, #00695C 89.43%);
}

.media-tile--teal-600 {
  background: linear-gradient(165deg, #009688 4.26%, #004D40 89.43%);
}

.media-tile--teal-700 {
  background: linear-gradient(165deg, #00897B 6.62%, #00231F 89.43%);
}

.media-tile--teal-800 {
  background: linear-gradient(165deg, #00695C 5.05%, #001F1A 89.43%);
}

.media-tile--teal-900 {
  background: linear-gradient(165deg, #004D40 6.62%, #001F1A 89.43%);
}

.media-tile--green-100 {
  background: linear-gradient(165deg, #C8E6C9 4.26%, #66BB6A 89.43%);
}

.media-tile--green-200 {
  background: linear-gradient(165deg, #A5D6A7 5.83%, #4CAF50 89.43%);
}

.media-tile--green-300 {
  background: linear-gradient(165deg, #81C784 5.05%, #43A047 89.43%);
}

.media-tile--green-400 {
  background: linear-gradient(165deg, #50E157 2.68%, #2E7D32 89.43%);
}

.media-tile--green-500 {
  background: linear-gradient(165deg, #54E35B 6.62%, #2E7D32 89.43%);
}

.media-tile--green-600 {
  background: linear-gradient(165deg, #43A047 5.83%, #1B5E20 89.43%);
}

.media-tile--green-700 {
  background: linear-gradient(165deg, #388E3C 5.05%, #102811 89.43%);
}

.media-tile--green-800 {
  background: linear-gradient(165deg, #2E7D32 4.26%, #002202 89.43%);
}

.media-tile--green-900 {
  background: linear-gradient(165deg, #1B5E20 4.26%, #011903 89.43%);
}

.media-tile--light-green-200 {
  background: linear-gradient(165deg, #C5E1A5 4.9%, #8BC34A 89.43%);
}

.media-tile--light-green-300 {
  background: linear-gradient(165deg, #AED581 5.83%, #7CB342 89.43%);
}

.media-tile--light-green-400 {
  background: linear-gradient(165deg, #B8FF68 4.9%, #5EA81E 89.43%);
}

.media-tile--light-green-500 {
  background: linear-gradient(165deg, #9EFF2D 2.68%, #378400 89.43%);
}

.media-tile--light-green-600 {
  background: linear-gradient(165deg, #7CB342 5.05%, #33691E 89.43%);
}

.media-tile--light-green-700 {
  background: linear-gradient(165deg, #689F38 6.62%, #253914 89.43%);
}

.media-tile--light-green-800 {
  background: linear-gradient(165deg, #558B2F 4.26%, #152708 89.43%);
}

.media-tile--light-green-900 {
  background: linear-gradient(165deg, #33691E 5.05%, #0D1F05 89.43%);
}

.media-tile--lime-300 {
  background: linear-gradient(165deg, #DCE775 23.2%, #AFB42B 89.43%);
}

.media-tile--lime-400 {
  background: linear-gradient(157.98deg, #F0FF65 15.47%, #9B9A00 89.56%);
}

.media-tile--lime-500 {
  background: linear-gradient(139.22deg, #E9FF15 5.62%, #978800 94.1%);
}

.media-tile--lime-600 {
  background: linear-gradient(165deg, #C0CA33 23.84%, #5F6419 89.43%);
}

.media-tile--lime-700 {
  background: linear-gradient(165deg, #AFB42B 5.83%, #4C4E13 89.43%);
}

.media-tile--lime-800 {
  background: linear-gradient(135.9deg, #9E9D24 9.6%, #38380D 91.4%);
}

.media-tile--lime-900 {
  background: linear-gradient(149.95deg, #827717 8.63%, #1C1A05 93.04%);
}

.media-tile--yellow-400 {
  background: linear-gradient(153.46deg, #FFEE58 7.86%, #F9A825 80%);
}

.media-tile--yellow-500 {
  background: linear-gradient(151.04deg, #FFEB3B 21.47%, #FB7600 90.12%);
}

.media-tile--yellow-600 {
  background: linear-gradient(154.49deg, #FDD835 21.55%, #B07D00 90.47%);
}

.media-tile--yellow-700 {
  background: linear-gradient(153.74deg, #FBC02D 21.24%, #95721B 90.92%);
}

.media-tile--yellow-800 {
  background: linear-gradient(153.59deg, #F9A825 6.41%, #855200 91.12%);
}

.media-tile--yellow-900 {
  background: linear-gradient(152.41deg, #F57F17 19.2%, #8F4A0D 92.96%);
}

.media-tile--orange-200 {
  background: linear-gradient(165deg, #FFCC80 5.83%, #FF9800 89.43%);
}

.media-tile--orange-300 {
  background: linear-gradient(156.59deg, #FFCC80 7.14%, #FB8C00 80.34%);
}

.media-tile--orange-400 {
  background: linear-gradient(154.44deg, #FFA726 7.64%, #DF6500 90.62%);
}

.media-tile--orange-500 {
  background: linear-gradient(149.63deg, #FF9800 26.77%, #E65100 93.26%);
}

.media-tile--orange-600 {
  background: linear-gradient(150.9deg, #FB8C00 10.49%, #955300 92.13%);
}

.media-tile--orange-700 {
  background: linear-gradient(149.08deg, #F57C00 10.21%, #8F4800 90.73%);
}

.media-tile--orange-800 {
  background: linear-gradient(151.13deg, #EF6C00 9.06%, #893E00 85.68%);
}

.media-tile--orange-900 {
  background: linear-gradient(157.8deg, #E65100 6.86%, #5A2000 89.56%);
}

.media-tile--deep-orange-200 {
  background: linear-gradient(156.69deg, #FFAB91 8.57%, #FF5722 77.32%);
}

.media-tile--deep-orange-300 {
  background: linear-gradient(158.14deg, #FF8A65 8.25%, #F4511E 84.66%);
}

.media-tile--deep-orange-400 {
  background: linear-gradient(155.57deg, #FF9675 8.82%, #D03100 90.08%);
}

.media-tile--deep-orange-500 {
  background: linear-gradient(153.55deg, #FF541E 6.42%, #992400 84.27%);
}

.media-tile--deep-orange-600 {
  background: linear-gradient(156.22deg, #F4511E 9.4%, #8E2F11 89.83%);
}

.media-tile--deep-orange-700 {
  background: linear-gradient(156.29deg, #E64A19 6.49%, #80290E 90.01%);
}

.media-tile--deep-orange-800 {
  background: linear-gradient(165deg, #D73300 5.83%, #621700 89.43%);
}

.media-tile--deep-orange-900 {
  background: linear-gradient(151.6deg, #AC2800 10%, #340C00 89.69%);
}

.media-tile--brown-100 {
  background: linear-gradient(156.25deg, #D7CCC8 6.5%, #8D6E63 84.22%);
}

.media-tile--brown-200 {
  background: linear-gradient(153.28deg, #BCAAA4 8.6%, #795548 83.55%);
}

.media-tile--brown-300 {
  background: linear-gradient(158.07deg, #A1887F 7.53%, #5D4037 82.64%);
}

.media-tile--brown-400 {
  background: linear-gradient(163.7deg, #A76E5A 4.7%, #58332A 88.68%);
}

.media-tile--brown-500 {
  background: linear-gradient(330.75deg, #643727 7.18%, #DF9D85 91.38%);
}

.media-tile--brown-600 {
  background: linear-gradient(330.75deg, #4D2212 7.18%, #E58563 91.38%);
}

.media-tile--brown-700 {
  background: linear-gradient(154.74deg, #C38673 6.41%, #3E2723 79.93%);
}

.media-tile--brown-900 {
  background: linear-gradient(153.66deg, #603F3A 8.69%, #2C1916 91.97%);
}

.media-tile--grey-200 {
  background: linear-gradient(153.28deg, #EEEEEE 8.6%, #9E9E9E 83.55%);
}

.media-tile--grey-300 {
  background: linear-gradient(158.07deg, #E0E0E0 7.53%, #757575 82.64%);
}

.media-tile--grey-400 {
  background: linear-gradient(134.21deg, #BDBDBD 11.87%, #424242 93.01%);
}

.media-tile--grey-500 {
  background: linear-gradient(283.36deg, #212121 7.68%, #B6B6B6 93.04%);
}

.media-tile--grey-600 {
  background: linear-gradient(330.75deg, #212121 7.18%, #757575 91.38%);
}

.media-tile--grey-700 {
  background: linear-gradient(154.74deg, #616161 6.41%, #212121 79.93%);
}

.media-tile--grey-900 {
  background: linear-gradient(127.03deg, #363636 33.7%, #000000 96.53%);
}

.media-tile--deep-grey-200 {
  background: linear-gradient(151.08deg, #B0BEC5 9.07%, #607D8B 77.93%);
}

.media-tile--deep-grey-300 {
  background: linear-gradient(143.3deg, #90A4AE 6.72%, #546E7A 78.46%);
}

.media-tile--deep-grey-400 {
  background: linear-gradient(134.21deg, #96BBCD 11.87%, #26404D 93.01%);
}

.media-tile--deep-grey-500 {
  background: linear-gradient(286.17deg, #122027 8.6%, #6997AE 92.64%);
}

.media-tile--deep-grey-600 {
  background: linear-gradient(327.79deg, #263238 16.59%, #546E7A 90.72%);
}

.media-tile--deep-grey-700 {
  background: linear-gradient(146.2deg, #455A64 8.02%, #1F2A30 82.84%);
}

.media-tile--deep-grey-800 {
  background: linear-gradient(143.37deg, #2D4E5F 19.97%, #071014 89.44%);
}

.media-tile--deep-grey-900 {
  background: linear-gradient(135.22deg, #263238 33.5%, #000000 98.75%);
}

/*# sourceMappingURL=media-tile.css.map */

/* End */


/* Start:/local/templates/rarus.light/front/build/styles/main.min.css?1748433741111665*/
.tab-content>.tab-pane{display:none}.tab-content>.active{display:grid}:root{--blue1:#39c;--blue2:#337ab7;--blue3:#0066a4;--blue4:#4c687e;--blue5:#069;--blue6:#3079cc;--blue7:#002C6F;--blue8:#3362A8;--blue9:#001744;--blue10:#b6c8d7;--blue11:#f0fbff;--blue12:#00a2d0;--blue13:#0a75ab;--blue14:#31b0d5;--blue15:#0092db;--blue16:#0854a6;--azure:#5dedc6;--orange:#f70;--orange0:#fa9300;--orange1:#f60;--orange2:#f47939;--orange3:#ca4c1d;--orange4:#ffd4b7;--orange5:#e77817;--orange6:#ff9233;--orange7:#fa9e14;--orange8:#f37d34;--orange9:#FA7500;--orange10:#df3427;--orange11:#fa4f42;--orange12:#fae6be;--orange13:#fffeec;--grey1:#333;--grey2:#666;--grey3:#a8a8a8;--grey4:#e2e2e2;--grey5:#555;--grey6:#d9d9d9;--grey7:#cfcfcf;--grey8:#555;--grey9:#eaeaea;--grey10:#ECF0F3;--grey11:#CCC;--grey12:#929AA3;--grey13:#f5f5f5;--grey14:#424f57;--grey15:#f2f2f2;--grey16:#f7f7f7;--grey17:#e5e5e5;--green1:#87c426;--green2:#4DE23D;--green3:#2EC22C;--green4:#0B6C21;--green5:#20996f;--green6:#08b98e;--color01:#d8e8ef;--color02:#f5f5f5;--color03:#dbdbdb;--color04:#efefef;--color05:rgba(0, 146, 219, 0.1);--color06:rgba(255, 255, 255, 0.35);--white:#fff;--white1:#F9F9F9;--black:#000;--black1:#464a4c;--yellow:#ffdb00;--violet:#532da3;--grey:#737373;--grey-1:#f3f4f5;--grey-2:#d6d6d6;--grey-3:#ebeff2;--grey-4:#e1e1e1;--grey-5:#dedede;--grey-6:#f4f4f4;--grey-7:#ededed;--blue:#abccf2;--blue-1:#e0efff;--blue-2:#0c66cc;--blue-3:#096de0;--blue-4:#147ffa;--blue-5:#0458b8;--blue-6:#004799;--blue-7:#243659;--blue-8:#0056b8;--blue-9:#def0ff;--blue-10:#0b73ce;--blue-11:#88bfff;--blue-12:#030869;--black-1:#262626;--black-2:#222222;--pink:#ec284b;--pink-1:#ffb3c0;--pink-2:#ffdae1;--pink-3:#ff9aac;--yellow-1:#d6850d;--yellow-2:#ffdB80;--yellow-3:#fff0ca;--green:#027a52;--green-1:#026141;--orange-1:#ed500d;--orange-2:#fd7034;--white-1:rgba(255, 255, 255, 0.75);--purple:#b64fd0}@font-face{font-family:'Open Sans';src:url(/local/templates/rarus.light/front/build/styles/../fonts/opensans.ttf) format("truetype"),url(/local/templates/rarus.light/front/build/styles/../fonts/opensans.woff) format("woff"),url(/local/templates/rarus.light/front/build/styles/../fonts/opensans.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:'Open Sans';src:url(/local/templates/rarus.light/front/build/styles/../fonts/opensansitalic.ttf) format("truetype"),url(/local/templates/rarus.light/front/build/styles/../fonts/opensansitalic.woff) format("woff"),url(/local/templates/rarus.light/front/build/styles/../fonts/opensansitalic.woff2) format("woff2");font-weight:400;font-style:italic}@font-face{font-family:'Open Sans';src:url(/local/templates/rarus.light/front/build/styles/../fonts/opensanslight.ttf) format("truetype"),url(/local/templates/rarus.light/front/build/styles/../fonts/opensanslight.woff) format("woff"),url(/local/templates/rarus.light/front/build/styles/../fonts/opensanslight.woff2) format("woff2");font-weight:300;font-display:swap}@font-face{font-family:'Open Sans';src:url(/local/templates/rarus.light/front/build/styles/../fonts/opensanssemibold.ttf) format("truetype"),url(/local/templates/rarus.light/front/build/styles/../fonts/opensanssemibold.woff) format("woff"),url(/local/templates/rarus.light/front/build/styles/../fonts/opensanssemibold.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:'Open Sans';src:url(/local/templates/rarus.light/front/build/styles/../fonts/opensansbold.ttf) format("truetype"),url(/local/templates/rarus.light/front/build/styles/../fonts/opensansbold.woff) format("woff"),url(/local/templates/rarus.light/front/build/styles/../fonts/opensansbold.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:'Open Sans';src:url(/local/templates/rarus.light/front/build/styles/../fonts/opensansextrabold.ttf) format("truetype"),url(/local/templates/rarus.light/front/build/styles/../fonts/opensansextrabold.woff) format("woff"),url(/local/templates/rarus.light/front/build/styles/../fonts/opensansextrabold.woff2) format("woff2");font-weight:800;font-display:swap}*,::after,::before{box-sizing:border-box}body,html{width:100%;height:100%;margin:0;background-color:#fff;font-size:16px;font-family:'Open Sans',sans-serif;line-height:24px;color:var(--grey1)}body{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}main{flex:1 1}.visually-hidden{position:absolute;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}p{margin:0}button{background-color:transparent;border-color:transparent;padding:0;font-size:inherit;font-family:inherit;outline:0}[role=button]{cursor:pointer}[v-cloak]{display:none!important}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s}.collapse:not(.show){display:none}.fade{transition:opacity .15s linear}.fade:not(.show){opacity:0}.no-wrap{white-space:nowrap}.grey-fade{position:relative;height:auto}.grey-fade body{height:auto}.grey-fade:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.3);z-index:20}h1,h2,h3,h4,h5,h6{margin:0;padding:0}.h1{font-weight:300}.h1a,h1{font-weight:800;word-break:break-word}.h2{font-weight:300}.h2a{font-weight:400;font-size:24px;line-height:32px}.h2b,h2{font-size:36px;line-height:48px;font-weight:700;word-break:break-word}.h3{font-size:20px;font-weight:400;line-height:26px}.h3a,h3{font-size:28px;line-height:36px;font-weight:700}.h3b{font-size:24px;line-height:32px;font-weight:800}.h4{font-size:18px;font-weight:500;line-height:24px}.h4a,h4{font-size:20px;line-height:28px;font-weight:700}.h5,h5{font-size:16px;line-height:24px;font-weight:700}.h5a{font-size:15px;line-height:21px}.h6{font-size:13px;line-height:18px;font-weight:900}.link{cursor:pointer;text-decoration:none;outline:0;touch-action:manipulation}.link--blue{color:var(--blue3)}.link--blue:hover{color:var(--orange1)}.link--blue:visited{color:var(--blue2)}.link--blue:visited:hover{color:var(--orange1)}.link--grey{color:var(--grey5)}.link--grey:hover{color:var(--orange1)}.link--white{color:#fff}.link--white:hover{opacity:.85}.link--orange{color:var(--orange1)}.link--orange:hover{opacity:.85}.link--dark{color:var(--grey1)}.link--dark:hover{color:var(--orange1)}.link--dashed{border-bottom-style:dashed;border-bottom-width:1px}.link--underlined{text-decoration:underline}.link--dark-border-bottom{color:var(--black-2);border-bottom:1px solid rgba(34,34,34,.25)}.link--dark-border-bottom:hover{color:var(--blue-2);border-bottom:1px solid rgba(12,102,204,.25)}.link--blue-dark{color:#09478f}.link--blue-dark:hover{color:#0c66cc}:is(.list--circle-big) .list__item{position:relative;padding-left:12px}:is(.list--circle-big) .list__item::before{content:"";display:block;position:absolute;top:8px;left:0;width:8px;height:8px;border-radius:50%}:is(.list--circle-big) .list__item:not(:last-child){margin-bottom:.75rem}:is(.list--circle-md) .list__item{position:relative;padding-left:12px}:is(.list--circle-md) .list__item::before{content:"";display:block;position:absolute;top:10px;left:0;width:4px;height:4px;border-radius:50%}:is(.list--circle-md) .list__item:not(:last-child){margin-bottom:6px}:is(.list--circle-white) .list__item::before{background:var(--white)}:is(.list--circle-orange) .list__item::before{background:var(--orange7)}:is(.list--checked) .list__item:not(:last-child){margin-bottom:12px}:is(.list--checked) .list__item{display:flex;-moz-column-gap:10px;column-gap:10px}.list--checked .list__icon{font-size:17px;flex-basis:20px;min-width:20px;transform:translateY(4px)}.list--checked .list__icon--orange{color:var(--orange9)}.list--checked-arrow li{padding-left:22px;position:relative}.list--checked-arrow li:not(:last-child){margin-bottom:8px}.list--checked-arrow li::before{content:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5893 4.46429C14.756 4.63095 14.8393 4.83333 14.8393 5.07143C14.8393 5.30952 14.756 5.5119 14.5893 5.67857L8.125 12.1429L6.91071 13.3571C6.74405 13.5238 6.54167 13.6071 6.30357 13.6071C6.06548 13.6071 5.8631 13.5238 5.69643 13.3571L4.48214 12.1429L1.25 8.91072C1.08333 8.74405 1 8.54167 1 8.30357C1 8.06548 1.08333 7.8631 1.25 7.69643L2.46429 6.48214C2.63095 6.31548 2.83333 6.23214 3.07143 6.23214C3.30952 6.23214 3.5119 6.31548 3.67857 6.48214L6.30357 9.11607L12.1607 3.25C12.3274 3.08333 12.5298 3 12.7679 3C13.006 3 13.2083 3.08333 13.375 3.25L14.5893 4.46429Z' fill='%23E04E04'/%3E%3C/svg%3E");position:absolute;top:1px;left:0}.list--dash li::before{position:absolute;top:10px;left:5px;content:"";width:8px;height:3px;background-color:var(--orange9)}:is(.list--dash) li:not(:last-child){margin-bottom:12px}.list--dash li{position:relative;padding-left:23px}.list{margin:0;padding:0;list-style-type:none}:is(.list--dotted) .list__item{position:relative;padding-left:16px}:is(.list--dotted-blue) .list__item,:is(.list--dotted-orange) .list__item{position:relative;padding-left:10px}:is(.list--dotted) .list__item::before{content:"";display:block;position:absolute;top:10px;left:0;width:4px;height:4px;border-radius:50%;background-color:var(--black)}:is(.list--dotted-orange) .list__item::before{content:"";display:block;position:absolute;top:10px;left:0;width:4px;height:4px;border-radius:50%;background-color:var(--orange5)}:is(.list--dotted-blue) .list__item::before{content:"";display:block;position:absolute;top:10px;left:0;width:4px;height:4px;border-radius:50%;background-color:var(--blue5)}:is(.list--dotted) .list__item:not(:last-child){margin-bottom:12px}:is(.list--dotted-orange,.list--dotted-blue) .list__item:not(:last-child){margin-bottom:6px}:is(.list--blank) .list__item{line-height:20px;position:relative;padding-left:23px;overflow:hidden}:is(.list--blank) .list__item::before{content:url(/local/templates/rarus.light/front/build/styles/../img/modules/list/blank.svg);position:absolute;top:1px;left:0;width:12px;height:12px}:is(.list--blank-white) .list__item{line-height:20px;position:relative;padding-left:23px}:is(.list--blank-white) .list__item::before{content:url(/local/templates/rarus.light/front/build/styles/../img/modules/list/blank-white.svg);position:absolute;top:1px;left:0;width:12px;height:12px}:is(.list--blank-white) .list__item:not(:last-child){margin-bottom:1rem}:is(.list--blank) .list__item:not(:last-child){margin-bottom:1rem}:is(.list--fz18) .list__item::before{content:"";top:12px}.text--white{color:var(--white)}.text--uppercase{text-transform:uppercase}.text--bold{font-weight:700}.text--center{text-align:center}.text--nowrap{white-space:nowrap}.mb--0-imp{margin-bottom:0!important}.mb--8{margin-bottom:8px}.mb--12{margin-bottom:16px}.mb--24{margin-bottom:24px}.mb--32{margin-bottom:32px}.mb--48{margin-bottom:48px}.mb--56{margin-bottom:56px}.container{width:100%;margin-right:auto;margin-left:auto}.icon{display:block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.input{display:block;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.25;background-color:var(--white);outline:0;color:var(--grey1);border:1px solid var(--grey7);border-radius:4px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.input::-moz-placeholder{color:var(--grey3)}.input:-ms-input-placeholder{color:var(--grey3)}.input::placeholder{color:var(--grey3)}.input--error{border-color:var(--orange10)}.dropdown-menu{display:none;position:absolute;z-index:1000;top:100%;left:0;min-width:240px;max-width:270px;border:1px solid var(--grey-2);padding:8px 0;background-color:#fff;color:#333;font-size:16px;line-height:24px;box-shadow:0 2px 4px rgba(0,0,0,.1),0 6px 12px rgba(0,0,0,.05);border-radius:8px}.dropdown .dropdown-menu::after,.dropdown .dropdown-menu::before{display:none}.dropdown-menu.show{display:block}.dropdown-menu__icon{display:none;position:absolute;top:-12px;left:10px}.dropdown-menu--right{right:0;left:auto}.dropdown-menu--right .dropdown-menu__icon{right:10px;left:auto}.dropdown{position:relative}.dropdown__close{position:absolute;top:15px;right:15px;cursor:pointer;font-size:14px;outline:0;color:var(--orange1)}.dropdown__close:hover{opacity:.85}.breadcrumbs{padding-top:15px;padding-bottom:15px;background-color:var(--white1);border-bottom:1px solid var(--grey4)}.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center}.breadcrumbs__item{display:flex;position:relative}.breadcrumbs__link{font-size:15px}.breadcrumbs__icon{margin-right:6px}.breadcrumbs__dropdown{display:none;z-index:5;padding:26px 0;background-color:#fff;box-shadow:0 0 6px rgba(0,0,0,.2)}.breadcrumbs__dropdown--right{transform:translate(440px,-30px)}.breadcrumbs__dropdown-item{padding:6px 30px;position:relative}.breadcrumbs__dropdown-item:hover{background:var(--grey15)}.breadcrumbs__dropdown-icon{color:var(--orange9);font-size:10px;display:inline-block;min-width:10px}.button{display:inline-flex;align-items:center;justify-content:center;position:relative;border:1px solid transparent;transition:background-color .15s,border-color .15s;background-color:transparent;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;cursor:pointer;font-family:inherit}.button:active,.button:focus{outline:0}.button[disabled]{cursor:default}.button--blue{background-color:#00a2d0;border-color:#00a2d0;color:#fff}.button--blue:focus,.button--blue:hover{background-color:#31b0d5;border-color:#269abc}.button--blue-dark{background-color:var(--blue16);border-color:var(--blue16);color:var(--white)}.button--blue-dark:focus,.button--blue-dark:hover{background-color:var(--blue7);border-color:var(--blue7)}.button--blue-new{background-color:var(--blue-4);border-color:var(--blue-4);color:var(--white)}.button--blue-new:focus,.button--blue-new:hover{background-color:var(--blue-5);border-color:var(--blue-5)}.button--blue-new[disabled=disabled]{background-color:var(--grey7);border-color:var(--grey7)}.button--orange{background-color:var(--orange);border-color:var(--orange);color:var(--white)}.button--orange:focus,.button--orange:hover{background-color:var(--orange6);border-color:var(--orange6);color:var(--white)}.button--orange-dark{background-color:var(--orange10);border-color:var(--orange10);color:var(--white)}.button--orange-dark:focus,.button--orange-dark:hover{background-color:var(--orange11);border-color:var(--orange11);color:var(--white)}.button--azure{background-color:#5dedc6;border-color:#5dedc6;color:#38347b}.button--azure:focus,.button--azure:hover{background-color:#2cd3a5;border-color:#2cd3a5}.button--outline{background-color:transparent;border:2px solid transparent}.button--outline-orange{border-color:var(--orange);color:var(--orange)}.button--outline-orange:active,.button--outline-orange:focus-visible,.button--outline-orange:hover{background-color:var(--orange);color:var(--white)}.button--outline-white{border-color:var(--white);color:var(--white)}.button--outline-white:active,.button--outline-white:focus-visible,.button--outline-white:hover{opacity:.9}.button--outline-blue{border-color:rgba(var(--white),.25);color:var(--blue12)}.button--outline-blue:active,.button--outline-blue:focus-visible,.button--outline-blue:hover{background-color:var(--blue12);color:var(--white)}.button--outline-blue-dark{border-color:var(--blue16);color:var(--blue16)}.button--outline-blue-dark:active,.button--outline-blue-dark:focus-visible,.button--outline-blue-dark:hover{background-color:var(--blue16);color:var(--white)}.button--outline-new{background-color:transparent;border:1px solid transparent}.button--outline-new-blue-light{border-color:rgba(255,255,255,.25);color:var(--white)}.button--outline-new-blue-light:active,.button--outline-new-blue-light:focus-visible,.button--outline-new-blue-light:hover{background-color:var(--blue-4);border-color:var(--blue-4);color:var(--white)}.button--blue-outline-new{background-color:transparent;border-color:var(--blue-4);color:var(--blue-4)}.button--blue-outline-new:active,.button--blue-outline-new:focus-visible,.button--blue-outline-new:hover{background-color:var(--blue-4);border-color:var(--blue-4);color:var(--white)}.button--blue-outline-new[disabled=disabled]{background-color:transparent;border-color:var(--grey-2);color:var(--grey-2)}.button--outline-text-white{border-color:var(--orange);color:var(--orange)}.button--outline-text-white:active,.button--outline-text-white:focus-visible,.button--outline-text-white:hover{background-color:var(--orange);color:var(--white)}.button--with-picture{display:inline-flex;-moz-column-gap:24px;column-gap:24px;padding:14px 20px;font-size:14px;line-height:18px;font-weight:400;border-radius:8px}.button--with-picture svg{font-size:24px}.button--with-picture p{text-align:left}.button--green{height:48px;text-align:center;color:var(--white);background-color:var(--green);transition:.3s}.button--green:active,.button--green:hover{color:var(--white);background-color:var(--green-1)}.button--green:disabled{color:rgba(255,255,255,.25);background-color:rgba(0,0,0,.25)}.button--green-light{background:#baf047}.button--green-light:active,.button--green-light:focus-visible,.button--green-light:hover{background-color:#8aca00}.button--md{padding:10px 16px;border-radius:8px;font-weight:600}.button--lg{padding:13px 23px;border-radius:8px;font-weight:600;font-size:18px}.button--md-new{font-size:16px;line-height:24px;font-weight:400;padding:11px 20px;border-radius:8px}.button--lg-new{font-size:14px;line-height:24px;font-weight:400;padding:8px 40px;border-radius:8px}.box--shadow-blue{border:2px solid #fff;padding:2px;border-radius:5px;box-shadow:0 0 3px rgba(0,91,140,.4);background-color:#fff}.callback-questions{background:linear-gradient(90deg,var(--blue6) 0,var(--blue7) 100%)}.callback-questions__tel{color:var(--white);margin:24px 0 0;font-size:18px}.callback-questions__explanation{margin-bottom:20px}.callback-questions__container{display:grid;align-items:center}.callback-questions__content{color:var(--white)}.callback-questions__title{margin:0 0 24px;font-weight:800;color:var(--white)}.callback-questions__icon{width:100%}.widget-hide{opacity:0;visibility:hidden}body .callback-widget--hide{display:none}.callback-widget__buttons{display:flex;-moz-column-gap:12px;column-gap:12px}.callback-widget__button{display:flex;align-items:center;min-width:48px;height:48px;padding:12px;border-radius:32px;color:#fff;box-shadow:3px 4px 13px 0 rgba(16,44,57,.45);font-size:14px;font-weight:500;line-height:normal}.callback-widget__button:hover{opacity:.8;cursor:pointer}.callback-widget__button--blue{background-color:#147ffa}.callback-widget__button--orange{background-color:#fd7034}.callback-widget__button--white{background-color:#fff;color:#fd7034}.callback-widget__icon--20{font-size:20px}.callback-widget__icon--reverse{font-size:16px;transform:scaleX(-1)}.callback-widget__button--with-icon{display:flex;-moz-column-gap:8px;column-gap:8px}.callback-widget__button--hidden{display:none}.callback-button{position:fixed;top:70%;right:0;padding:18px 10px 16px;display:flex;flex-direction:column;align-items:center;row-gap:8px;color:var(--white);background-color:var(--orange-2);border:none;border-top-left-radius:8px;border-bottom-left-radius:8px;box-shadow:3px 4px 13px 0 rgba(50,22,10,.45);transform:translate(0,-50%);z-index:5}.callback-button--blue{background-color:var(--blue-3);box-shadow:3px 4px 13px 0 rgba(16,44,57,.45)}.callback-button:hover{cursor:pointer}.callback-button:hover .callback-button__description,.callback-button:hover .callback-button__icon{opacity:.8}.callback-button__icon{font-size:20px;transform:rotate(-90deg)}.callback-button__description{font-size:16px;font-weight:700;line-height:24px;-ms-writing-mode:tb-rl;writing-mode:tb-rl;transform:rotate(180deg)}.modal-auth{width:100%;pointer-events:auto;background-clip:padding-box}.modal-auth__head{display:flex;justify-content:space-between;padding:18px 29px;border-bottom:1px solid var(--grey4);background-color:var(--grey16);border-radius:4px 4px 0 0}.modal-auth__title{font-weight:600}.modal-auth__group{display:flex}.modal-auth__group .input{display:block;width:100%;border:1px solid rgba(0,0,0,.15);padding:.5rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;font-size:1rem;line-height:1.25;color:#464a4c;background-clip:padding-box;border-radius:.25rem}.modal-auth__group .input-icon{position:absolute;top:50%;right:12px;transform:translateY(-50%);color:var(--grey3)}.modal-auth__group label{font-weight:600}.modal-auth__group:not(:last-child){margin-bottom:24px}.modal-auth__group--captcha{margin-top:24px}.modal-auth__group--captcha label{align-self:flex-start}.modal-auth__group--captcha .img-captcha{width:180px;height:40px;background-color:var(--white);margin-bottom:8px}.modal-auth__group-add{display:flex}.modal-auth__group-add .checkbox .input{cursor:pointer}.modal-auth__group-checkbox label{display:flex;align-items:center}.modal-auth__group-checkbox span{padding-left:5px}.modal-auth__form-body{padding:30px;background-color:var(--grey16)}.modal-auth__form-body .modal__error{color:var(--orange)}.modal-auth .modal__input--password{position:relative}.modal-auth .modal__input--password .input{padding-right:2.5rem}.modal-auth__form-footer{border-top:1px solid var(--grey4);background-color:var(--grey15);padding:15px 30px}.modal-auth__footer{display:flex;padding:15px 30px;background-color:var(--white);border-radius:0 0 4px 4px}.nav-links__items{display:flex;flex-wrap:wrap}.nav-links__link{font-weight:700}.contacts{padding:35px 0}.contacts__title{margin:0 0 31px;font-size:24px;line-height:24px;font-weight:700}.contacts__block{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px}.contacts__city{font-weight:700}.contacts__tel a{color:#333;text-decoration:none}.contacts__email a{color:var(--blue3);text-decoration:underline}.preview-card{display:flex;flex-direction:column;row-gap:12px}.preview-card:hover .preview-card__picture{opacity:.8;transition:.5s}.preview-card:hover .preview-card__description{opacity:.8}.preview-card__picture{width:100%;overflow:hidden;padding-top:56.25%;position:relative;border-radius:4px}.preview-card__picture--mb32{margin-bottom:32px}.preview-card__picture--mb20{margin-bottom:20px}.preview-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;bottom:0;right:0}.preview-card__info{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;color:#737373}.preview-card--main .preview-card__info{margin-bottom:16px}.preview-card__info-items{display:flex;-moz-column-gap:14px;column-gap:14px}.preview-card__info-item{display:grid;grid-template-columns:24px auto;align-items:center;-moz-column-gap:6px;column-gap:6px}.preview-card__info-icon--time{font-size:21px}.preview-card__info-icon--view{font-size:23px}.preview-card__description{font-size:18px;line-height:24px;color:var(--grey1);word-wrap:break-word}.preview-card__description:not(:last-child){margin-bottom:12px}.preview-card__authors{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;color:#737373;font-size:16px;line-height:24px}.preview-card__author{width:24px;height:24px;overflow:hidden;border-radius:50%}.preview-card__author-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.preview-card__more{align-self:flex-end;position:relative;cursor:pointer;margin-bottom:-25px;padding-bottom:20px}.preview-card__more:hover .preview-card__experts{display:block}.preview-card__experts{display:none;position:absolute;z-index:5;top:100%;left:0;min-width:220px;max-width:260px;border:1px solid var(--grey4);padding:20px;transform:translate(-20px,15px);background-color:#fff;border-radius:4px;box-shadow:0 4px 8px rgba(15,29,48,.1),0 8px 48px rgba(15,29,48,.1);margin-top:-20px}.preview-card__experts::before{content:"";position:absolute;z-index:-1;top:-7px;left:25px;width:12px;height:12px;transform:rotate(45deg);background-color:#fff;border-top:1px solid var(--grey10);border-left:1px solid var(--grey10)}.preview-card__authors-item:not(:last-child){margin-bottom:12px}.preview-card__expert{display:block;width:24px;height:24px;overflow:hidden;border-radius:50%}.preview-card__expert-image{display:block;max-width:100%}.preview-card__expert-name:hover{opacity:.7}.preview-card__authors-link{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;text-decoration:none;color:inherit}.preview-card__external{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:6px;column-gap:6px}.preview-card__rubrics{padding:7px 12px;background-color:rgba(0,102,153,.1);text-align:center;border-radius:4px;font-size:16px;line-height:20px;color:var(--blue2);cursor:pointer}.solutions__title{margin-bottom:32px;color:var(--black-2)}.solutions__wrapper{display:grid;-moz-column-gap:32px;column-gap:32px;row-gap:32px;margin-bottom:32px}.solutions--pt64{padding-top:64px}.solutions--mb64{margin-bottom:64px}.checkbox{display:block;position:relative;padding-left:28px;cursor:pointer}.checkbox__input{position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none}.checkbox__input:checked+.checkbox__indicator{background-color:rgba(15,225,125,.1);background-image:url(/local/templates/rarus.light/front/build/img/sprites/sprite.svg#arrow-checkbox);background-repeat:no-repeat;background-position:center;background-size:14px}.checkbox__input:disabled+.checkbox__indicator{background-color:#e1e1e1}.checkbox__input:checked:disabled+.checkbox__indicator{background-color:#e1e1e1;filter:grayscale(100%)}.checkbox__indicator{position:absolute;left:0;top:2px;width:20px;height:20px;overflow:hidden;border-radius:4px;background-color:#ededed;cursor:pointer}.bx-auth-note{font-size:28px;line-height:36px;font-weight:700}.bx-auth-input{display:block;width:100%;background-color:var(--white);outline:0;padding:11px 15px;border:1px solid var(--grey-2);border-radius:8px;color:var(--black-2);font-size:16px;line-height:24px}.bx-auth__button{display:flex;width:100%;text-align:center;color:var(--white);background-color:var(--blue-3);margin-bottom:24px;font-size:16px;line-height:24px;font-weight:400;padding:11px 20px;border-radius:8px;align-items:center;justify-content:center;position:relative;border:1px solid transparent;transition:background-color .15s,border-color .15s;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;cursor:pointer}.bx-auth__button:hover{background-color:var(--blue-8)}.bx-auth__link{cursor:pointer;text-decoration:none;outline:0;touch-action:manipulation;color:var(--black-2);border-bottom:1px solid rgba(34,34,34,.25)}.bx-auth__link:hover{color:var(--blue-2);border-bottom:1px solid rgba(12,102,204,.25)}.bx-auth .alert--error{color:var(--pink)}.bx-auth-input--error{border-color:var(--pink)}.bx_auth_secure{display:inline-block}.rk-h1{margin-top:50px}.cookies{position:fixed;z-index:26;right:0;bottom:0;left:0;transition:transform .4s,opacity .4s;background-color:#fff;border-top:1px solid #e5e5e5;padding-top:13px;padding-bottom:13px;box-shadow:0 -5px 10px rgba(0,0,0,.2)}.cookies__container{display:grid;grid-template-columns:-webkit-max-content auto -webkit-max-content;grid-template-columns:max-content auto max-content}.cookies__info{color:var(--orange1);font-size:20px;transform:translateY(3px)}.cookies__swipe{display:flex;align-items:center;justify-content:center;-moz-column-gap:4px;column-gap:4px;padding:16px 0;text-align:center;background-color:#f8f8f8;background-image:linear-gradient(to right,#f8f8f8 0,#f0f0f0 20%,#f8f8f8 40%,#f8f8f8 100%);background-repeat:no-repeat;background-size:100% 100%;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer;animation-name:placeholderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear}.cookies__angle{font-size:12px;transform:translateY(1px);color:var(--blue2)}.cookies__close{display:block;padding:0;color:rgba(0,0,0,.2);font-size:24px}.cookies__close:hover{color:var(--orange1);cursor:pointer}@-webkit-keyframes placeholderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}@keyframes placeholderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}.cookies__title .blank-tab{transform:translateY(2px)}.cookies__title .blank-tab *{fill:#09478f}.cookies__title a:hover .blank-tab *{fill:#0c66cc}.epd-more{background:linear-gradient(to top,#59e5c0,#0d6fc2)}.epd-more__wrapper{display:flex;flex-direction:row-reverse;position:relative;overflow:hidden;min-height:240px}.epd-more__logo{position:absolute;left:0;bottom:0}.epd-more__logo img{display:block;width:600px}.epd-more__wrapper-description{position:relative;flex:0 0 510px;align-self:center;padding:30px 0;z-index:1;margin-right:80px}.epd-more__description{margin-bottom:32px;font-size:28px;font-weight:700;line-height:32px;color:#fff}.epd-more__button{font-size:16px;font-weight:400;line-height:24px}.stretch-1c-rarustechday-2025{flex-shrink:0;width:100%;overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:cover}.stretch-1c-rarustechday-2025__body{position:relative;display:grid;justify-content:start;background-repeat:no-repeat}.stretch-1c-rarustechday-2025__text{color:#fff}.stretch-1c-rarustechday-2025__date{font-size:16px;line-height:24px;text-transform:uppercase;margin-bottom:4px}.stretch-1c-rarustechday-2025__title{font-weight:700}.stretch-1c-rarustechday-2025__description{line-height:24px}.stretch-1c-rarustechday-2025__button{position:relative;align-items:center;justify-content:center;display:inline-flex;width:100%;font-size:16px;line-height:24px;font-weight:400;font-family:inherit;text-decoration:none;text-align:center;color:#0c66cf;background-color:#e0efff;transition:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;cursor:pointer;border:1px solid transparent;border-radius:16px}.stretch-1c-rarustechday-2025__button:hover{color:#fff;background-color:#096de0}.header{position:relative;margin-top:12px}.header-line{border-bottom:1px solid var(--grey-4)}.header-line__container{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px}.header-line__block{display:grid;align-items:center;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;margin-left:197px;grid-column-gap:24px}.header-line__contact{display:grid;grid-template-columns:auto -webkit-max-content;grid-template-columns:auto max-content;align-items:center;grid-column-gap:15px}.header-line__headphones{font-size:24px;border:none}.header-line__phone{color:var(--grey1)}.header-line__phone:focus,.header-line__phone:hover{color:var(--grey)}.header-city__button{display:grid;align-items:center;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;grid-column-gap:6px;cursor:pointer;outline:0;border:none;color:var(--grey1)}.header-city__triangle{font-size:9px;transform:translateY(1px)}.show .header-city__triangle{transform:rotate(180deg)}.header-city__menu{margin-top:10px;margin-bottom:10px}.header-city__menu .dropdown__close{display:none}.header-city__item{cursor:pointer}.header-city__item:hover{background-color:var(--grey-5)}.header-city__item:not(:last-child){margin-bottom:12px}.header-city__item--active{display:none;font-weight:600}.header-city__link{display:block;padding:8px 16px}.header-city__link,.header-city__link:active,.header-city__link:hover{color:var(--black-1)!important}.header-city__phone{display:none}.header-links{display:grid;grid-template-columns:repeat(3,-webkit-max-content);grid-template-columns:repeat(3,max-content);align-items:center;grid-column-gap:24px}.header-links__item{color:var(--grey1)}.header-links__item:focus,.header-links__item:hover{color:var(--grey)}.header-links__icon{font-size:24px;margin-right:10px}.header-menu{border-bottom:1px solid var(--grey-4)}.header-menu__container{position:unset;display:grid;align-items:center;grid-column-gap:20px;padding:16px 0}.header-menu__burger .icon{display:none}.header-menu__burger:not(.header-menu__burger--active) .icon:first-child{display:block}.header-menu__burger--active .icon:last-child{display:block}.header-logo{position:absolute;top:0}.header-logo__link{display:block;transform:translateY(2px)}.header-logo__image{display:block}.header-action{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px}.header-action__item{border:none;font-size:24px}.header-action__shop{position:relative}.header-action__count{position:absolute;bottom:18px;right:0;min-width:14px;min-height:14px;padding:2px;background-color:#0c6dc2;font-size:10px;font-weight:700;line-height:10px;color:#fff;border-radius:50%;text-align:center}.header-user__button{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;font-size:24px}.header-user__avatar{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%}.header-user__avatar--blue{background-color:var(--blue-2)}.header-user__avatar--green{background-color:var(--green6)}.header-user__avatar--purple{background-color:var(--purple)}.header-user__initials{display:none}.header-user__avatar--initials .header-user__initials{display:flex}.header-user__initial{color:var(--white);font-size:16px;line-height:24px;text-transform:uppercase}.header-user__icon{display:none}.header-user__avatar--icon .header-user__icon{display:block}.header-user__menu{top:calc(100% + 14px);right:-3px;left:auto}.header-user__name{font-size:16px;line-height:18px;font-weight:600;padding:5px 16px 0;margin-bottom:12px;max-width:185px;overflow:hidden}.header-user__personal{margin-bottom:8px;padding:0 16px}.header-user__exit{display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px;padding:0 16px 5px}.header-user__lk-text{font-size:14px;line-height:16px;font-weight:600;color:var(--black-2);border-bottom:1px dashed;max-width:121px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.header-basket__link{display:block;position:relative}.header-basket__button{border:none;font-size:24px}.header-basket__title{font-size:16px;line-height:24px;font-weight:600;padding:5px 16px 0;margin-bottom:10px;color:var(--grey1)}.header-basket__description{color:var(--grey1);padding:0 16px 5px}.header-basket__menu{top:calc(100% + 14px);right:-3px;left:auto}.menu-content{position:absolute;z-index:3;width:100%;border-top:1px solid #e6e6e6;background-color:#fff}.menu-content__item{padding-top:30px;padding-bottom:15px;border-bottom:1px solid #e6e6e6}.menu-content__container{display:grid;grid-gap:16px}.menu-content__title{font-size:20px;line-height:28px;font-weight:700;margin-bottom:12px}.menu-content__title a{color:var(--black-1)!important}.menu-content__list{margin-bottom:15px}.menu-content__sublist{margin-top:10px;padding-left:10px;border-left:1px solid #e0e3e5}.menu-content__button{background-color:#fff;outline:0}.menu-content__button:not(.menu-content__button--active){border-bottom:1px solid #e6e6e6}.menu-content__button .container{display:grid;align-items:center;grid-template-columns:auto -webkit-max-content;grid-template-columns:auto max-content;justify-content:space-between;width:100%;padding-top:15px;padding-bottom:15px;color:#596d77;font-size:20px}.menu-content__button .link{color:inherit}.menu-content__button .icon{font-size:14px;transition:transform .4s}.menu-content__button--active .icon{transform:rotate(-180deg)}.menu-list__item{vertical-align:middle}.menu-content__sublist .menu-list__item{line-height:20px}.menu-list__item:not(:last-child){margin-bottom:12px}.menu-list__link{color:var(--grey1);vertical-align:middle}.menu-list__link--thin{font-weight:300}.menu-list__label{display:inline-block;margin-left:5px;padding:0 5px;border-radius:3px;vertical-align:middle;font-size:11px}.menu-list__label--bestseller{background-color:#f60;color:#fff}.menu-list__label--novelty{background-color:#d1ff88;color:#498200}.menu-list__icon{display:inline-block;vertical-align:middle;font-size:11px}.menu{display:grid;grid-template-columns:repeat(7,-webkit-max-content);grid-template-columns:repeat(7,max-content);align-items:center;grid-column-gap:20px}.menu__item{position:relative;font-weight:600}.menu__item.ui-state-active:after{position:absolute;content:"";bottom:-18px;left:0;width:100%;height:3px;background-color:var(--orange-1)}.menu__link{color:var(--grey1)}.menu__link:hover{color:var(--grey)}.header-search{position:absolute;z-index:2;right:0;left:0;overflow:hidden;background-color:#fff;color:var(--black-1)}.header-search__container{display:flex;gap:0 8px;padding:16px}.header-search__button{border:none;font-size:24px;color:var(--orange1);cursor:pointer}.header-search__button:hover{opacity:.85}.header-search__label{flex:1 0}.header-search__input{display:block;width:100%;height:26px;border:none;font-size:16px;outline:0;font-family:"Open Sans",sans-serif}.header-search__input::-webkit-search-cancel-button{display:none}.header-search__reset{color:#cbcbcb;font-size:24px;cursor:pointer;border:none}.header-search__reset:hover{color:var(--orange1)}.footer-list--contact{margin-bottom:15px}.footer-list__item:not(:last-child){margin-bottom:10px}.footer-list__item--icons{display:grid;grid-template-columns:20px auto;align-items:center;grid-column-gap:8px}.footer-list__item--icons-start{align-items:start}.footer-list__icon{color:#a8a8a8;margin-left:auto;margin-right:auto}.footer-list__icon--phone{font-size:18px}.footer-list__icon--envelope{transform:translateY(5px);font-size:16px}.footer-list__icon--skype{font-size:16px}.footer-social{display:grid;grid-template-columns:repeat(2,30px);grid-gap:10px}.footer-social__item{display:block;font-size:30px;opacity:1}.footer-social__item:hover{opacity:.8}.footer-code__image{display:block;margin-bottom:10px}.footer-download{margin-bottom:30px}.footer-download__button{border-bottom:1px dashed #b8d6e6}.footer-download__button:hover{border-bottom-color:#ffd1b2}.footer-download__menu{margin-top:10px}.footer-download__item:not(:last-child){margin-bottom:10px}.footer-under{border-top:1px solid var(--grey6);font-size:12px;padding-top:25px;color:var(--grey3)}.footer-under__list{margin-bottom:15px;display:flex;flex-wrap:wrap;-moz-column-gap:30px;column-gap:30px;row-gap:15px}.footer-under__item{display:grid;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;grid-column-gap:6px}.footer-under__link{color:var(--grey3);border-bottom:1px solid var(--grey4);line-height:14px}.footer-under__link:hover{color:#f60;border-color:#ffd1b2}.footer-under__link--subscribe{color:var(--blue3);border-bottom:1px solid #bcddee}.footer-under__link--subscribe:hover{border-bottom-color:#ffd1b2}.footer-under__icon{font-size:14px}.footer-under__item--link:hover .footer-under__icon{color:#f60}.footer-under__icon--orange{font-size:16px;color:var(--orange1)}.footer-lang__title{font-size:20px;font-weight:400;line-height:24px;margin-bottom:15px}.footer-lang__button{display:grid;grid-template-columns:15px auto 15px;grid-column-gap:6px;align-items:center}.footer-lang__button:hover{opacity:.85}.footer-lang__icon--globe{font-size:15px;color:#a8a8a8}.footer-lang__icon--triangle{font-size:9px}.show .footer-lang__icon--triangle{transform:rotate(-180deg)}.footer-lang__current{border-bottom:1px dashed #333}.footer-lang__menu{margin-top:10px;margin-bottom:10px}.footer-lang__item:not(:last-child){margin-bottom:10px}.footer-lang__item--active{font-weight:600}.footer{padding-top:30px;padding-bottom:30px;border-top:1px solid #e6e6e6}.footer__container{display:grid;padding-bottom:25px}.footer__title{margin-bottom:12px}.footer__link{border-bottom:1px solid var(--grey7)}.footer__link:hover{border-bottom-color:var(--orange4)}.footer__list{margin-bottom:15px}.footern{background-color:var(--blue-7)}.footern__head{display:grid;padding-bottom:48px}.footern__image{display:block;max-width:100%}.footern__dropdown{position:relative}.footern__cities{display:none;position:absolute;z-index:1000;top:100%;padding:8px 0;border:1px solid var(--grey-2);background-color:var(--white);color:var(--black-1);font-size:16px;line-height:24px;box-shadow:0 2px 4px rgba(0,0,0,.1),0 6px 12px rgba(0,0,0,.05);border-radius:8px}.footern__dropdown .footern__cities::after,.footern__dropdown .footern__cities::before{display:none}.footern__cities.show{display:block}.footern__city--black{color:var(--black-1)}.footern__cities li:hover{background-color:var(--grey-5)}.footern__cities li a{display:block;padding:8px 16px}.footern__dropdown-button{display:flex;align-items:center;-moz-column-gap:6px;column-gap:6px;color:var(--white-1);padding-bottom:12px}.footern__current{font-size:24px;line-height:32px}.footern__price-text{color:var(--white)}.footern__dropdown-icon{font-size:12px;transform:rotate(0);transition:.5s}.footern__dropdown-button.show .footern__dropdown-icon{transform:rotate(180deg);transition:.5s}.footern__emails{display:flex;flex-direction:row;justify-content:space-between}.footern__list-emails{order:1}.footern__block-social{display:flex;flex-direction:column;text-align:right}.footern__email{display:flex;-moz-column-gap:14px;column-gap:14px}.footern__email:not(:last-child){margin-bottom:24px}.footern__mail{color:var(--white)}.footern__email svg{font-size:24px;opacity:.75}.footern__tel{display:block;font-size:24px;line-height:32px;font-weight:400;color:var(--white)}.footern__tel:not(:last-child){margin-bottom:12px}.footern-socials{display:flex;-moz-column-gap:16px;column-gap:16px}.footern-socials svg{font-size:36px}.footern__social{display:flex;align-items:center;justify-content:center}.footern__body,.footern__towns,.footern__wrap{display:grid}.footern__town:not(:last-child){margin-bottom:18px}.footern__city-main{color:var(--white-1)}.footern__city-main:hover{color:var(--white)}.footern__lang{display:block;color:var(--white-1)}.footern__lang:hover{color:var(--white)}.footern__lang--active{color:var(--white);position:relative;pointer-events:none;cursor:default}.footern__lang--active::after{position:absolute;content:"";width:6px;height:6px;border-radius:50px;background-color:var(--white)}.footern__cards{display:grid}.footern__name{font-weight:700;color:var(--white-1)}.footern__link{color:var(--white-1);font-size:16px;line-height:24px}.footern__link--main{font-weight:700}.footern__link:hover{color:var(--white)}.footern__icon-drop{font-size:12px;transform:rotate(180deg);transition:.5s;color:var(--white-1)}.footern__wrapper.collapsed .footern__icon-drop{transform:rotate(0);transition:.5s}.footern__policy{display:flex;padding-top:48px;border-top:1px solid rgba(255,255,255,.25)}.footern__text{font-size:18px;line-height:24px;color:var(--white-1)}.footern__link-policy{font-size:18px;line-height:28px;color:var(--white-1);border-bottom:1px solid rgba(255,255,255,.25)}.footern__link-policy:hover .footern__new-tab *{fill:#fff}.footern__new-tab{transform:translateY(2px)}.footern__new-tab *{fill:rgba(255,255,255,.7)}.footern__errors{display:flex;align-items:center;justify-content:center}.footern__tels-nsk:not(:last-child){margin-bottom:24px}.footern__text-nsk{color:var(--white);margin-bottom:12px}.footern__auth{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px}.footern__auth-icon{font-size:24px;opacity:.75}.footern__auth:hover .footern__auth-icon{opacity:1}.aside__empty,.aside__wrapper{min-width:256px}.aside__link{position:relative;display:block;max-height:256px}.aside__link--white{color:var(--white)}.aside__link--black{color:var(--black)}.aside__image{display:block;max-width:100%;border-radius:16px}.aside__description{position:absolute;top:24px;left:24px;max-width:208px;font-size:20px;line-height:26px;font-weight:700}.aside__icon{display:inline-block;transform:translateY(2px)}.headern{box-shadow:0 6px 8px rgba(0,0,0,.12)}.headern__line{border-bottom:1px solid var(--grey-4)}.headern__line--searching{border-bottom:none}.headern__head{display:grid;align-items:center;padding-bottom:16px}.headern__image{display:block;max-width:100%}.headern__nav{display:grid}.headern__current,.headern__link--head{color:var(--black-1)}.headern__dropdown{position:relative}.headern__cities{display:none;position:absolute;z-index:1000;top:32px;left:0;padding:8px 0;border:1px solid var(--grey-2);background-color:var(--white);color:var(--black-1);font-size:16px;line-height:24px;box-shadow:0 2px 4px rgba(0,0,0,.1),0 6px 12px rgba(0,0,0,.05);border-radius:8px}.headern__dropdown .headern__cities::after,.headern__dropdown .headern__cities::before{display:none}.headern__dropdown-button.show .headern__dropdown-icon{transform:rotate(180deg);transition:.5s}.headern__cities.show{display:block}.headern__city{display:inline-block;width:100%;padding:8px 16px}.headern__city--black{color:var(--black-1)}.headern__cities li:hover{background-color:var(--grey-5)}.headern__dropdown-button{display:flex;align-items:center;-moz-column-gap:6px;column-gap:6px}.headern__dropdown-icon{transform:rotate(0);transition:.5s;font-size:8px;color:var(--black-2);margin-top:2px}.headern__link--head:hover{color:var(--grey)}.headern__tels{display:flex}.headern__tel{color:var(--black)}.headern__down{position:relative;display:grid}.headern__burger.collapsed .headern__icon--burger-close{display:none}.headern__burger:not(.collapsed) .headern__auth,.headern__burger:not(.collapsed) .headern__basket,.headern__burger:not(.collapsed) .headern__search{display:none}.headern__icon--burger,.headern__icon--burger-close{font-size:24px}.headern__buttons{display:flex;-moz-column-gap:16px;column-gap:16px}.headern__block{transition:none}.headern__tab{font-weight:600;color:var(--black-1);cursor:pointer;padding-bottom:16px;position:relative}.headern__tab--active::after{position:absolute;content:"";top:37px;left:0;width:100%;height:3px;background-color:var(--orange-1)}.headern__tab:hover{color:var(--grey)}.headern__icon--auth,.headern__icon--basket,.headern__icon--search{font-size:24px;color:#ed500d}.headern__icon--auth:hover,.headern__icon--basket:hover,.headern__icon--search:hover{color:#ff6929}.headern__subtitle{color:var(--black-1)}.headern__subtitle--contacts{font-weight:700}.headern__item--mobil-title .headern__block-tab{justify-content:start;-moz-column-gap:16px;column-gap:16px}.headern__link--item{color:var(--black-1)}.headern__link--item:hover{color:var(--grey)}.headern__picture--action{margin-bottom:16px}.headern__name-external{font-size:20px;line-height:28px;font-weight:700;margin-bottom:16px;text-align:center}.headern__external{display:flex;align-items:center;justify-content:center}.headern__button-external{padding:8px 20px;font-size:16px;line-height:24px;font-weight:400;color:var(--orange-1);background-color:#ffefe8;border-radius:8px}.headern__wrapper--active{background-color:rgba(33,49,68,.75)}.headern__icon--close{font-size:24px}.headern__icon-arrow{font-size:24px;color:#737373}.headern__icon-drop{font-size:12px;opacity:.75;transform:rotate(-90deg)}.headern__basket{position:relative}.headern__count{background-color:var(--blue-3);border-radius:50px;font-size:10px;line-height:10px;font-weight:700;text-align:center;color:var(--white);position:absolute}.headern__count--digit{width:14px;height:14px;padding:2px;left:14px}.headern__count--multidigit{padding:2px 3px;left:12px}.headern__auth{position:relative}.headern__lk-icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%}.headern__lk-icon--blue{background-color:var(--blue-2)}.headern__lk-icon--green{background-color:var(--green6)}.headern__lk-icon--purple{background-color:var(--purple)}.headern__initials{display:flex}.headern__initial{color:var(--white);line-height:24px;text-transform:uppercase}.headern__icon--avatar{font-size:24px}.headern__dropdown-auth{display:none;position:absolute;z-index:1000;top:50px;left:-200px;padding:16px 0 8px;border:1px solid var(--grey-2);background-color:var(--white);color:var(--black-1);font-size:16px;line-height:24px;box-shadow:0 2px 4px rgba(0,0,0,.1),0 6px 12px rgba(0,0,0,.05);border-radius:8px}.headern__auth .headern__dropdown-auth::after,.headern__auth .headern__dropdown-auth::before{display:none}.headern__dropdown-auth.show{display:block}.headern__auth-wrap{border-bottom:1px solid var(--grey-4);margin-bottom:6px}.headern__auth-name{margin-bottom:16px;padding-left:16px;padding-right:16px;font-weight:700}.headern__auth-link{display:block;margin-bottom:16px;padding-left:16px;padding-right:16px;color:var(--black-2)}.headern__auth-logout{display:flex;align-items:center;justify-content:space-between;padding-top:8px;padding-bottom:8px}.headern__logout{padding-left:16px;color:var(--black-2)}.headern__icon--logout{display:block;margin-right:16px;font-size:24px}.headern__auth-logout:hover{background-color:var(--grey-1)}.headern__hidden{display:none}.headern__link-label{padding:1px 4px;font-size:14px;line-height:18px;font-weight:700;color:#fff;border-radius:4px;transform:translate(0,-2px)}.headern__link-label--green{background-color:#08b98e}.headern__link-label--red{background-color:#ed500d}.headern__icon--dark{color:#222}.headern__icon--lock{width:30px;height:26px}.headern__icon--fz-14{align-self:center;font-size:14px}.headern__icon--fz-11{align-self:center;font-size:11px}.header__item-container--with-icon{display:flex;-moz-column-gap:4px;column-gap:4px}.header__button-basket-count{content:"0";position:absolute;top:-7px;right:-7px;min-width:14px;height:14px;padding:2px 3px;border-radius:8px;background-color:var(--blue-3);color:#fff;font-size:10px;line-height:11px;font-weight:700}.header__hide{display:none}.headern__button--lk{-moz-column-gap:8px;column-gap:8px}.headern__lk-text{font-size:14px;line-height:16px;font-weight:600;color:var(--black-2);border-bottom:1px dashed;max-width:121px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.headern-search{display:none;position:absolute;z-index:1000;top:0;min-width:100%;height:56px;padding:16px;background-color:var(--white);color:var(--black-1);font-size:16px;line-height:24px;border:none;border-radius:0;box-shadow:none}.headern-search--active{display:block;box-shadow:0 6px 8px rgba(0,0,0,.12)}.headern-search__block{display:grid;grid-template-columns:-webkit-min-content 1fr -webkit-min-content;grid-template-columns:min-content 1fr min-content;grid-column-gap:8px;align-items:center}.headern-search__icon{font-size:24px;color:#ed500d;display:block}.headern-search__input{display:block;border:none;font-size:16px;line-height:24px;outline:0}.headern-search__predicative{position:absolute;min-width:100%;top:55px;left:0;background-color:var(--white);box-shadow:0 6px 8px rgba(0,0,0,.12)}.headern-search__subtitle{margin-left:48px;margin-bottom:16px;font-size:12px;line-height:18px;color:var(--grey);font-weight:700;padding-top:16px}.headern-search__item:hover{background-color:var(--grey-1);cursor:pointer}.headern-search__wrapper:not(:last-child){border-bottom:1px solid var(--grey-2)}.headern-search__wrapper{padding-bottom:16px}.headern-search__link--found{display:block;padding:12px 48px;color:var(--black-2)}.headern-search__unfounded{display:block;padding:12px 48px}.headern-search__input::-webkit-search-cancel-button,.headern-search__input::-webkit-search-decoration,.headern-search__input::-webkit-search-results-button,.headern-search__input::-webkit-search-results-decoration{display:none}.headrn-search__results{padding:28px 48px 12px}.headern-search__all{display:flex;text-align:center;background-color:#e0efff;color:#0c66cc}.headern-search__all:hover{color:var(--white);background-color:var(--blue-3)}.modal-authn{background-color:var(--white);border:1px solid var(--grey-2);border-radius:16px;box-shadow:0 6px 8px rgba(0,0,0,.12);position:relative;padding:72px 32px 32px}.modal-authn__button-close{position:absolute;top:24px;right:24px}.modal-authn__icon{font-size:24px}.modal-authn__fieldset{border:none;margin:0;padding:0}.modal-authn__head{margin-bottom:32px}.modal-authn__title{font-size:28px;line-height:36px;font-weight:700}.modal-authn__input{display:block;width:100%;background-color:var(--white);outline:0;padding:11px 15px;border:1px solid var(--grey-2);border-radius:8px;color:var(--black-2);font-size:16px;line-height:24px}.modal-authn__input::-moz-placeholder{color:var(--grey);font-size:16px;line-height:24px}.modal-authn__input:-ms-input-placeholder{color:var(--grey);font-size:16px;line-height:24px}.modal-authn__input::placeholder{color:var(--grey);font-size:16px;line-height:24px}.modal-authn__input:focus{border:1px solid var(--grey)}.modal-authn__input-group{position:relative}.modal-authn__input-group:not(:last-child){margin-bottom:24px}.modal-authn__input--error{border-color:var(--pink-3)}.modal-authn__block{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.modal-authn__buttons{margin-bottom:48px}.modal-authn__submit{display:flex;width:100%;text-align:center;color:var(--white);background-color:var(--blue-3);margin-bottom:24px}.modal-authn__submit:hover{background-color:var(--blue-8)}.modal-authn__registration{display:flex;text-align:center;background-color:#e0efff;color:#0c66cc}.modal-authn__registration:hover{color:var(--white);background-color:var(--blue-3)}.modal-authn__cabinet{display:flex;justify-content:center;align-items:center;-moz-column-gap:6px;column-gap:6px}.modal-authn__icon--key{font-size:24px}.modal-authn__input-group--disposable{margin-bottom:24px}.modal-authn__input--checkbox{position:absolute;z-index:-1;opacity:0}.modal-authn__input--checkbox+label{display:inline-flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.modal-authn__input--checkbox+label::before{content:'';display:inline-block;width:19px;height:19px;flex-shrink:0;flex-grow:0;background-color:var(--grey-3);border-radius:4px;margin-right:8px;background-repeat:no-repeat;background-position:center center;background-size:50% 50%;cursor:pointer}.modal-authn__input--checkbox:checked+label::before{border-color:rgba(109,255,141,.25);background-color:rgba(109,255,141,.25);background-image:url(/local/templates/rarus.light/front/build/img/svg/arrow-checkbox.svg)}.modal-authn__captcha{margin-bottom:24px}.modal-authn__picture{display:flex;align-items:center;justify-content:center;margin-bottom:24px}.modal-authn__captcha-image{display:block;max-width:100%}.modal-authn__validate{margin-bottom:-16px;font-size:14px;line-height:18px;color:var(--pink)}.modal__login-invalid,.modal__password-invalid{display:none}.modal__login-invalid--active{display:block;color:var(--pink)}.modal__password-invalid--active{color:var(--pink);display:block;position:absolute;margin-bottom:8px}.modal__button--disabled{cursor:not-allowed;background-color:#f0ad4e;border-color:#eea236;opacity:.65}.send-report{background-color:var(--white);border:1px solid var(--grey-2);border-radius:16px;box-shadow:0 6px 8px rgba(0,0,0,.12);position:relative;padding:48px 32px 32px}.send-report__button-close{position:absolute;top:24px;right:24px}.send-report__icon--close{font-size:24px}.send-report__fieldset{border:none;margin:0;padding:0}.send-report__head{margin-bottom:32px}.send-report__title{font-size:28px;line-height:36px;font-weight:700}.send-report__input-group{position:relative;margin-bottom:24px}.send-report__input{display:block;width:100%;background-color:var(--white);outline:0;padding:11px 15px;border:1px solid var(--grey-2);border-radius:8px;color:var(--black-2);font-size:16px;line-height:24px}.send-report__input::-moz-placeholder{color:var(--grey);font-size:16px;line-height:24px}.send-report__input:-ms-input-placeholder{color:var(--grey);font-size:16px;line-height:24px}.send-report__input::placeholder{color:var(--grey);font-size:16px;line-height:24px}.send-report__textarea{display:block;position:relative;width:100%;min-height:100px;background-color:var(--white);outline:0;padding:11px 15px;border:1px solid var(--grey-2);border-radius:8px;color:var(--black-2);font-size:16px;line-height:24px;resize:vertical}.send-report__textarea::-moz-placeholder{color:var(--grey);font-size:16px;line-height:24px}.send-report__textarea:-ms-input-placeholder{color:var(--grey);font-size:16px;line-height:24px}.send-report__textarea::placeholder{color:var(--grey);font-size:16px;line-height:24px}.send-report__counter{position:absolute;right:8px;bottom:8px}.send-report__input--error{border-color:var(--pink-3)}.send-report__input:focus{border:1px solid var(--grey)}.send-report__submit{display:flex;width:100%;text-align:center;color:var(--white);background-color:var(--blue-3);margin-bottom:24px}.send-report__input-files{visibility:hidden;position:absolute}.send-report__label{display:flex;text-align:center;background-color:#e0efff;color:#0c66cc;margin-bottom:12px}.send-report__label:hover{color:var(--white);background-color:var(--blue-3)}.send-report__submit:hover{background-color:var(--blue-8)}.send-report__validate{position:absolute;top:49px;left:0;font-size:14px;line-height:18px;color:var(--pink)}.send-report__validate-textarea{padding-top:2px;font-size:14px;line-height:18px;color:var(--pink)}.send-report__policy{margin-bottom:24px}.send-report__policy .send-report__link:hover{color:var(--blue-6)}.send-report__new-tab{transform:translateY(2px)}.send-report__new-tab *{fill:var(--blue3)}.send-report__link:hover .send-report__new-tab *{fill:var(--blue-6)}.send-report__item{display:flex;align-items:center;-moz-column-gap:6px;column-gap:6px}.send-report__icon--download{font-size:16px}.send-report__response{font-weight:700}.send-report__response-message{display:flex;flex-direction:column;align-items:center;row-gap:16px;text-align:center}.send-report__response-message .send-report__icon{margin-bottom:8px}.send-report__response-message .send-report__response{margin-bottom:32px;font-size:18px;font-weight:400;line-height:24px}.dynamic-answer__picture{display:flex;align-items:center;justify-content:center;margin-bottom:24px}.dynamic-form__icon{font-size:64px}.dynamic-answer__title{font-size:32px;font-weight:700;line-height:36px;margin-bottom:16px;text-align:center}.dynamic-answer__description{font-size:18px;line-height:24px;margin-bottom:48px;text-align:center}.dynamic-answer__button{display:flex;width:100%;text-align:center;color:var(--white);background-color:var(--blue-3);font-size:18px;font-weight:600}.dynamic-checkbox{margin-bottom:24px}.dynamic-checkbox__field{position:absolute;z-index:-1;opacity:0}.dynamic-checkbox__label{font-size:16px;line-height:24px;font-weight:400;cursor:pointer}.dynamic-checkbox__field+.dynamic-checkbox__label{display:inline-flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dynamic-checkbox__field+.dynamic-checkbox__label::before{content:"";display:inline-block;width:20px;height:20px;flex-shrink:0;flex-grow:0;border-radius:4px;margin-right:8px}.dynamic-checkbox__field:checked+.dynamic-checkbox__label::before{background-color:rgba(15,225,125,.1);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='11' viewBox='0 0 14 11' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.7071 0.292893C14.0976 0.683417 14.0976 1.31658 13.7071 1.70711L5 10.4142L0.292893 5.70711C-0.0976311 5.31658 -0.0976311 4.68342 0.292893 4.29289C0.683417 3.90237 1.31658 3.90237 1.70711 4.29289L5 7.58579L12.2929 0.292893C12.6834 -0.0976311 13.3166 -0.0976311 13.7071 0.292893Z' fill='%230FCEB2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.dynamic-checkbox__field:checked+.dynamic-checkbox__label{color:var(--black-2)}.dynamic-checkbox__field:not(:checked)+.dynamic-checkbox__label{color:var(--black-2)}.dynamic-checkbox__field:not(:checked)+.dynamic-checkbox__label::before{background-color:var(--grey-7)}.dynamic-checkbox__field:not(:checked):hover+.dynamic-checkbox__label::before{background-color:var(--grey-4)}.dynamic-radio{margin-bottom:24px}.dynamic-radio__field{position:absolute;z-index:-1;opacity:0}.dynamic-radio__label{font-size:16px;line-height:24px;font-weight:400;cursor:pointer}.dynamic-radio__field+.dynamic-radio__label{display:inline-flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:var(--black-2)}.dynamic-radio__field+.dynamic-radio__label:before{content:"";display:inline-block;width:20px;height:20px;flex-shrink:0;flex-grow:0;border-radius:50%;margin-right:8px}.dynamic-radio__field:checked+.dynamic-radio__label{color:var(--black-2)}.dynamic-radio__field:checked+.dynamic-radio__label::before{background-color:rgba(15,225,125,.1);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6' viewBox='0 0 6 6' fill='none'%3E%3Ccircle cx='3' cy='3' r='3' fill='%230FCEB2'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat}.dynamic-radio__field:not(:checked)+.dynamic-radio__label::before{background-color:var(--grey-7)}.dynamic-radio__field:not(:checked):hover+.dynamic-radio__label::before{background-color:var(--grey-4)}.dynamic-file{margin-bottom:24px}.dynamic-file__field{position:absolute;z-index:-1;opacity:0}.dynamic-file__label{display:flex;align-items:center;justify-content:center;grid-column-gap:8px;-moz-column-gap:8px;column-gap:8px;font-size:16px;line-height:24px;font-weight:400;cursor:pointer;background-color:var(--blue-1);color:var(--blue-2);width:100%;border-radius:8px;padding:12px}.dynamic-file__icon--add{font-size:24px}.dynamic-file__list{margin-bottom:16px;display:flex;flex-direction:column;grid-row-gap:8px;row-gap:8px}.dynamic-file__item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 16px;border-radius:8px;background-color:var(--grey-1)}.dynamic-file__name{font-size:16px;line-height:24px;color:var(--black)}.dynamic-file__icon--close{font-size:24px}.dynamic-dropdown{position:relative;margin-bottom:24px}.dynamic-dropdown__button{display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid var(--grey-2);padding:12px 16px;background-color:var(--white);border-radius:8px;min-height:50px}.dynamic-dropdown__button--error{border:1px solid var(--pink-1)}.dynamic-dropdown__button:focus{border:1px solid var(--blue-11)}.dynamic-dropdown__current{font-size:16px;line-height:24px;color:var(--black-2)}.dynamic-dropdown__down{font-size:16px;color:var(--grey);flex-shrink:0}.dynamic-dropdown__button:not(.show) .dynamic-dropdown__down{transform:rotate(0)}.dynamic-dropdown__button.show .dynamic-dropdown__down{transform:rotate(180deg)}.dynamic-dropdown__list{width:100%;background-color:var(--white);border-radius:8px;box-shadow:0 6px 8px 0 rgba(0,0,0,.12);padding:8px 0 16px;min-width:100%}.dynamic-dropdown__item{padding:8px 15px;font-size:16px;line-height:24px;color:var(--black-2);background-color:var(--white);width:100%;cursor:pointer}.dynamic-dropdown__item:hover{background-color:var(--grey-7)}.dynamic-dropdown__error{position:absolute;top:52px;left:0;color:var(--pink);font-size:14px;line-height:18px}.dynamic-dropdown__checkboxes{width:100%;margin-left:16px;margin-bottom:4px}.dynamic-dropdown__checkbox{display:none}.dynamic-dropdown__label{display:block;width:100%;padding:8px 15px;font-size:16px;line-height:24px;color:var(--black-2);background-color:var(--white);cursor:pointer}.dynamic-dropdown__checkbox:checked~.dynamic-dropdown__label{background-color:var(--grey-7)}.dynamic-dropdown__button--collapse:not(.collapsed) .dynamic-dropdown__down{transform:rotate(180deg)}.dynamic-dropdown__button--collapse.collapsed .dynamic-dropdown__down{transform:rotate(0)}.dynamic-dropdown__button .dynamic-dropdown__current{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dynamic-error--active .dynamic-dropdown__button--error,.dynamic-error--active .dynamic-form__field,.dynamic-error--active .dynamic-form__field--textarea{border:1px solid!important}.dynamic-error--active .dynamic-checkbox~.dynamic-error__message,.dynamic-error--active .dynamic-form__field--textarea~.dynamic-error__message,.dynamic-error--active .dynamic-radio~.dynamic-error__message{top:calc(100% - 30px)}.dynamic-error--active .dynamic-file~.dynamic-error__message{top:66px}.iti{position:relative}.iti *{box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=tel],.iti input[type=text]{position:relative;z-index:0;margin-top:0!important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;padding:16px 12px 16px 16px;border-right:1px solid var(--grey-4)}.iti__arrow{margin-left:12px;width:20px;height:16px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuOTk5NjkgNC45OTk4NEw3Ljk5OTg2IDExTDE0IDQuOTk5ODQiIHN0cm9rZT0iIzczNzM3MyIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=);background-repeat:no-repeat;border:none}[dir=rtl] .iti__arrow{margin-right:12px;margin-left:0}.iti__country-list{position:absolute;z-index:2;list-style:none;padding:8px 0;margin:8px 0 0 -1px;background-color:var(--white);border:1px solid var(--grey-2);white-space:nowrap;max-height:216px;overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;max-width:435px;border-radius:8px}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}.iti__flag-box{display:inline-block;width:20px;order:1;margin-right:58px}.iti__divider{display:none}.iti__country{display:grid;grid-template-columns:78px 54px 1fr;align-items:center;padding:8px 10px;outline:0}.iti__dial-code{color:#000;font-size:18px;line-height:24px;order:2}.iti__country.iti__highlight{background-color:rgba(0,0,0,.05)}.iti__country-name{order:3;font-size:14px;line-height:24px;color:var(--grey)}[dir=rtl] .iti__country-name,[dir=rtl] .iti__flag-box{margin-right:0;margin-left:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=tel],.iti--allow-dropdown input[type=text],.iti--separate-dial-code input,.iti--separate-dial-code input[type=tel],.iti--separate-dial-code input[type=text]{padding-right:6px;padding-left:90px;margin-left:0}[dir=rtl] .iti--allow-dropdown input,[dir=rtl] .iti--allow-dropdown input[type=tel],[dir=rtl] .iti--allow-dropdown input[type=text],[dir=rtl] .iti--separate-dial-code input,[dir=rtl] .iti--separate-dial-code input[type=tel],[dir=rtl] .iti--separate-dial-code input[type=text]{padding-right:52px;padding-left:6px;margin-right:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}[dir=rtl] .iti--allow-dropdown .iti__flag-container,[dir=rtl] .iti--separate-dial-code .iti__flag-container{right:0;left:auto}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--separate-dial-code.iti--show-flags .iti__selected-dial-code{margin-left:6px}[dir=rtl] .iti--separate-dial-code.iti--show-flags .iti__selected-dial-code{margin-left:0;margin-right:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px;line-height:1.5em}.iti__flag{width:20px;height:15px;box-shadow:0 0 1px 0 #888;background-image:url(/local/templates/rarus.light/front/build/styles/../../build/img/components/iti/flags.png?1);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__ac{height:10px;background-position:0 0}.iti__flag.iti__ad{height:14px;background-position:-22px 0}.iti__flag.iti__ae{height:10px;background-position:-44px 0}.iti__flag.iti__af{height:14px;background-position:-66px 0}.iti__flag.iti__ag{height:14px;background-position:-88px 0}.iti__flag.iti__ai{height:10px;background-position:-110px 0}.iti__flag.iti__al{height:15px;background-position:-132px 0}.iti__flag.iti__am{height:10px;background-position:-154px 0}.iti__flag.iti__ao{height:14px;background-position:-176px 0}.iti__flag.iti__aq{height:14px;background-position:-198px 0}.iti__flag.iti__ar{height:13px;background-position:-220px 0}.iti__flag.iti__as{height:10px;background-position:-242px 0}.iti__flag.iti__at{height:14px;background-position:-264px 0}.iti__flag.iti__au{height:10px;background-position:-286px 0}.iti__flag.iti__aw{height:14px;background-position:-308px 0}.iti__flag.iti__ax{height:13px;background-position:-330px 0}.iti__flag.iti__az{height:10px;background-position:-352px 0}.iti__flag.iti__ba{height:10px;background-position:-374px 0}.iti__flag.iti__bb{height:14px;background-position:-396px 0}.iti__flag.iti__bd{height:12px;background-position:-418px 0}.iti__flag.iti__be{height:15px;background-position:-440px 0}.iti__flag.iti__bf{height:14px;background-position:-460px 0}.iti__flag.iti__bg{height:12px;background-position:-482px 0}.iti__flag.iti__bh{height:12px;background-position:-504px 0}.iti__flag.iti__bi{height:12px;background-position:-526px 0}.iti__flag.iti__bj{height:14px;background-position:-548px 0}.iti__flag.iti__bl{height:14px;background-position:-570px 0}.iti__flag.iti__bm{height:10px;background-position:-592px 0}.iti__flag.iti__bn{height:10px;background-position:-614px 0}.iti__flag.iti__bo{height:14px;background-position:-636px 0}.iti__flag.iti__bq{height:14px;background-position:-658px 0}.iti__flag.iti__br{height:14px;background-position:-680px 0}.iti__flag.iti__bs{height:10px;background-position:-702px 0}.iti__flag.iti__bt{height:14px;background-position:-724px 0}.iti__flag.iti__bv{height:15px;background-position:-746px 0}.iti__flag.iti__bw{height:14px;background-position:-768px 0}.iti__flag.iti__by{height:10px;background-position:-790px 0}.iti__flag.iti__bz{height:12px;background-position:-812px 0}.iti__flag.iti__ca{height:10px;background-position:-834px 0}.iti__flag.iti__cc{height:10px;background-position:-856px 0}.iti__flag.iti__cd{height:15px;background-position:-878px 0}.iti__flag.iti__cf{height:14px;background-position:-900px 0}.iti__flag.iti__cg{height:14px;background-position:-922px 0}.iti__flag.iti__ch{height:15px;background-position:-944px 0}.iti__flag.iti__ci{height:14px;background-position:-961px 0}.iti__flag.iti__ck{height:10px;background-position:-983px 0}.iti__flag.iti__cl{height:14px;background-position:-1005px 0}.iti__flag.iti__cm{height:14px;background-position:-1027px 0}.iti__flag.iti__cn{height:14px;background-position:-1049px 0}.iti__flag.iti__co{height:14px;background-position:-1071px 0}.iti__flag.iti__cp{height:14px;background-position:-1093px 0}.iti__flag.iti__cq{height:12px;background-position:-1115px 0}.iti__flag.iti__cr{height:12px;background-position:-1137px 0}.iti__flag.iti__cu{height:10px;background-position:-1159px 0}.iti__flag.iti__cv{height:12px;background-position:-1181px 0}.iti__flag.iti__cw{height:14px;background-position:-1203px 0}.iti__flag.iti__cx{height:10px;background-position:-1225px 0}.iti__flag.iti__cy{height:14px;background-position:-1247px 0}.iti__flag.iti__cz{height:14px;background-position:-1269px 0}.iti__flag.iti__de{height:12px;background-position:-1291px 0}.iti__flag.iti__dg{height:10px;background-position:-1313px 0}.iti__flag.iti__dj{height:14px;background-position:-1335px 0}.iti__flag.iti__dk{height:15px;background-position:-1357px 0}.iti__flag.iti__dm{height:10px;background-position:-1379px 0}.iti__flag.iti__do{height:14px;background-position:-1401px 0}.iti__flag.iti__dz{height:14px;background-position:-1423px 0}.iti__flag.iti__ea{height:14px;background-position:-1445px 0}.iti__flag.iti__ec{height:14px;background-position:-1467px 0}.iti__flag.iti__ee{height:13px;background-position:-1489px 0}.iti__flag.iti__eg{height:14px;background-position:-1511px 0}.iti__flag.iti__eh{height:10px;background-position:-1533px 0}.iti__flag.iti__er{height:10px;background-position:-1555px 0}.iti__flag.iti__es{height:14px;background-position:-1577px 0}.iti__flag.iti__et{height:10px;background-position:-1599px 0}.iti__flag.iti__eu{height:14px;background-position:-1621px 0}.iti__flag.iti__ez{height:14px;background-position:-1643px 0}.iti__flag.iti__fi{height:12px;background-position:-1665px 0}.iti__flag.iti__fj{height:10px;background-position:-1687px 0}.iti__flag.iti__fk{height:10px;background-position:-1709px 0}.iti__flag.iti__fm{height:11px;background-position:-1731px 0}.iti__flag.iti__fo{height:15px;background-position:-1753px 0}.iti__flag.iti__fr{height:14px;background-position:-1775px 0}.iti__flag.iti__fx{height:14px;background-position:-1797px 0}.iti__flag.iti__ga{height:15px;background-position:-1819px 0}.iti__flag.iti__gb{height:10px;background-position:-1841px 0}.iti__flag.iti__gd{height:12px;background-position:-1863px 0}.iti__flag.iti__ge{height:14px;background-position:-1885px 0}.iti__flag.iti__gf{height:14px;background-position:-1907px 0}.iti__flag.iti__gg{height:14px;background-position:-1929px 0}.iti__flag.iti__gh{height:14px;background-position:-1951px 0}.iti__flag.iti__gi{height:10px;background-position:-1973px 0}.iti__flag.iti__gl{height:14px;background-position:-1995px 0}.iti__flag.iti__gm{height:14px;background-position:-2017px 0}.iti__flag.iti__gn{height:14px;background-position:-2039px 0}.iti__flag.iti__gp{height:14px;background-position:-2061px 0}.iti__flag.iti__gq{height:14px;background-position:-2083px 0}.iti__flag.iti__gr{height:14px;background-position:-2105px 0}.iti__flag.iti__gs{height:10px;background-position:-2127px 0}.iti__flag.iti__gt{height:13px;background-position:-2149px 0}.iti__flag.iti__gu{height:11px;background-position:-2171px 0}.iti__flag.iti__gw{height:10px;background-position:-2193px 0}.iti__flag.iti__gy{height:12px;background-position:-2215px 0}.iti__flag.iti__hk{height:14px;background-position:-2237px 0}.iti__flag.iti__hm{height:10px;background-position:-2259px 0}.iti__flag.iti__hn{height:10px;background-position:-2281px 0}.iti__flag.iti__hr{height:10px;background-position:-2303px 0}.iti__flag.iti__ht{height:12px;background-position:-2325px 0}.iti__flag.iti__hu{height:10px;background-position:-2347px 0}.iti__flag.iti__ic{height:14px;background-position:-2369px 0}.iti__flag.iti__id{height:14px;background-position:-2391px 0}.iti__flag.iti__ie{height:10px;background-position:-2413px 0}.iti__flag.iti__il{height:15px;background-position:-2435px 0}.iti__flag.iti__im{height:10px;background-position:-2457px 0}.iti__flag.iti__in{height:14px;background-position:-2479px 0}.iti__flag.iti__io{height:10px;background-position:-2501px 0}.iti__flag.iti__iq{height:14px;background-position:-2523px 0}.iti__flag.iti__ir{height:12px;background-position:-2545px 0}.iti__flag.iti__is{height:15px;background-position:-2567px 0}.iti__flag.iti__it{height:14px;background-position:-2589px 0}.iti__flag.iti__je{height:12px;background-position:-2611px 0}.iti__flag.iti__jm{height:10px;background-position:-2633px 0}.iti__flag.iti__jo{height:10px;background-position:-2655px 0}.iti__flag.iti__jp{height:14px;background-position:-2677px 0}.iti__flag.iti__ke{height:14px;background-position:-2699px 0}.iti__flag.iti__kg{height:12px;background-position:-2721px 0}.iti__flag.iti__kh{height:13px;background-position:-2743px 0}.iti__flag.iti__ki{height:10px;background-position:-2765px 0}.iti__flag.iti__km{height:12px;background-position:-2787px 0}.iti__flag.iti__kn{height:14px;background-position:-2809px 0}.iti__flag.iti__kp{height:10px;background-position:-2831px 0}.iti__flag.iti__kr{height:14px;background-position:-2853px 0}.iti__flag.iti__kw{height:10px;background-position:-2875px 0}.iti__flag.iti__ky{height:10px;background-position:-2897px 0}.iti__flag.iti__kz{height:10px;background-position:-2919px 0}.iti__flag.iti__la{height:14px;background-position:-2941px 0}.iti__flag.iti__lb{height:14px;background-position:-2963px 0}.iti__flag.iti__lc{height:10px;background-position:-2985px 0}.iti__flag.iti__li{height:12px;background-position:-3007px 0}.iti__flag.iti__lk{height:10px;background-position:-3029px 0}.iti__flag.iti__lr{height:11px;background-position:-3051px 0}.iti__flag.iti__ls{height:14px;background-position:-3073px 0}.iti__flag.iti__lt{height:12px;background-position:-3095px 0}.iti__flag.iti__lu{height:12px;background-position:-3117px 0}.iti__flag.iti__lv{height:10px;background-position:-3139px 0}.iti__flag.iti__ly{height:10px;background-position:-3161px 0}.iti__flag.iti__ma{height:14px;background-position:-3183px 0}.iti__flag.iti__mc{height:15px;background-position:-3205px 0}.iti__flag.iti__md{height:10px;background-position:-3226px 0}.iti__flag.iti__me{height:10px;background-position:-3248px 0}.iti__flag.iti__mf{height:14px;background-position:-3270px 0}.iti__flag.iti__mg{height:14px;background-position:-3292px 0}.iti__flag.iti__mh{height:11px;background-position:-3314px 0}.iti__flag.iti__mk{height:10px;background-position:-3336px 0}.iti__flag.iti__ml{height:14px;background-position:-3358px 0}.iti__flag.iti__mm{height:14px;background-position:-3380px 0}.iti__flag.iti__mn{height:10px;background-position:-3402px 0}.iti__flag.iti__mo{height:14px;background-position:-3424px 0}.iti__flag.iti__mp{height:10px;background-position:-3446px 0}.iti__flag.iti__mq{height:14px;background-position:-3468px 0}.iti__flag.iti__mr{height:14px;background-position:-3490px 0}.iti__flag.iti__ms{height:10px;background-position:-3512px 0}.iti__flag.iti__mt{height:14px;background-position:-3534px 0}.iti__flag.iti__mu{height:14px;background-position:-3556px 0}.iti__flag.iti__mv{height:14px;background-position:-3578px 0}.iti__flag.iti__mw{height:14px;background-position:-3600px 0}.iti__flag.iti__mx{height:12px;background-position:-3622px 0}.iti__flag.iti__my{height:10px;background-position:-3644px 0}.iti__flag.iti__mz{height:14px;background-position:-3666px 0}.iti__flag.iti__na{height:14px;background-position:-3688px 0}.iti__flag.iti__nc{height:10px;background-position:-3710px 0}.iti__flag.iti__ne{height:15px;background-position:-3732px 0}.iti__flag.iti__nf{height:10px;background-position:-3752px 0}.iti__flag.iti__ng{height:10px;background-position:-3774px 0}.iti__flag.iti__ni{height:12px;background-position:-3796px 0}.iti__flag.iti__nl{height:14px;background-position:-3818px 0}.iti__flag.iti__no{height:15px;background-position:-3840px 0}.iti__flag.iti__np{width:13px;height:15px;background-position:-3862px 0;background-color:transparent}.iti__flag.iti__nr{height:10px;background-position:-3877px 0}.iti__flag.iti__nu{height:10px;background-position:-3899px 0}.iti__flag.iti__nz{height:10px;background-position:-3921px 0}.iti__flag.iti__om{height:10px;background-position:-3943px 0}.iti__flag.iti__pa{height:14px;background-position:-3965px 0}.iti__flag.iti__pe{height:14px;background-position:-3987px 0}.iti__flag.iti__pf{height:14px;background-position:-4009px 0}.iti__flag.iti__pg{height:15px;background-position:-4031px 0}.iti__flag.iti__ph{height:10px;background-position:-4053px 0}.iti__flag.iti__pk{height:14px;background-position:-4075px 0}.iti__flag.iti__pl{height:13px;background-position:-4097px 0}.iti__flag.iti__pm{height:14px;background-position:-4119px 0}.iti__flag.iti__pn{height:10px;background-position:-4141px 0}.iti__flag.iti__pr{height:14px;background-position:-4163px 0}.iti__flag.iti__ps{height:10px;background-position:-4185px 0}.iti__flag.iti__pt{height:14px;background-position:-4207px 0}.iti__flag.iti__pw{height:13px;background-position:-4229px 0}.iti__flag.iti__py{height:11px;background-position:-4251px 0}.iti__flag.iti__qa{height:8px;background-position:-4273px 0}.iti__flag.iti__re{height:14px;background-position:-4295px 0}.iti__flag.iti__ro{height:14px;background-position:-4317px 0}.iti__flag.iti__rs{height:14px;background-position:-4339px 0}.iti__flag.iti__ru{height:14px;background-position:-4361px 0}.iti__flag.iti__rw{height:14px;background-position:-4383px 0}.iti__flag.iti__sa{height:14px;background-position:-4405px 0}.iti__flag.iti__sb{height:10px;background-position:-4427px 0}.iti__flag.iti__sc{height:10px;background-position:-4449px 0}.iti__flag.iti__sd{height:10px;background-position:-4471px 0}.iti__flag.iti__se{height:13px;background-position:-4493px 0}.iti__flag.iti__sg{height:14px;background-position:-4515px 0}.iti__flag.iti__sh{height:10px;background-position:-4537px 0}.iti__flag.iti__si{height:10px;background-position:-4559px 0}.iti__flag.iti__sj{height:15px;background-position:-4581px 0}.iti__flag.iti__sk{height:14px;background-position:-4603px 0}.iti__flag.iti__sl{height:14px;background-position:-4625px 0}.iti__flag.iti__sm{height:15px;background-position:-4647px 0}.iti__flag.iti__sn{height:14px;background-position:-4669px 0}.iti__flag.iti__so{height:14px;background-position:-4691px 0}.iti__flag.iti__sr{height:14px;background-position:-4713px 0}.iti__flag.iti__ss{height:10px;background-position:-4735px 0}.iti__flag.iti__st{height:10px;background-position:-4757px 0}.iti__flag.iti__su{height:10px;background-position:-4779px 0}.iti__flag.iti__sv{height:12px;background-position:-4801px 0}.iti__flag.iti__sx{height:14px;background-position:-4823px 0}.iti__flag.iti__sy{height:14px;background-position:-4845px 0}.iti__flag.iti__sz{height:14px;background-position:-4867px 0}.iti__flag.iti__ta{height:10px;background-position:-4889px 0}.iti__flag.iti__tc{height:10px;background-position:-4911px 0}.iti__flag.iti__td{height:14px;background-position:-4933px 0}.iti__flag.iti__tf{height:14px;background-position:-4955px 0}.iti__flag.iti__tg{height:13px;background-position:-4977px 0}.iti__flag.iti__th{height:14px;background-position:-4999px 0}.iti__flag.iti__tj{height:10px;background-position:-5021px 0}.iti__flag.iti__tk{height:10px;background-position:-5043px 0}.iti__flag.iti__tl{height:10px;background-position:-5065px 0}.iti__flag.iti__tm{height:14px;background-position:-5087px 0}.iti__flag.iti__tn{height:14px;background-position:-5109px 0}.iti__flag.iti__to{height:10px;background-position:-5131px 0}.iti__flag.iti__tr{height:14px;background-position:-5153px 0}.iti__flag.iti__tt{height:12px;background-position:-5175px 0}.iti__flag.iti__tv{height:10px;background-position:-5197px 0}.iti__flag.iti__tw{height:14px;background-position:-5219px 0}.iti__flag.iti__tz{height:14px;background-position:-5241px 0}.iti__flag.iti__ua{height:14px;background-position:-5263px 0}.iti__flag.iti__ug{height:14px;background-position:-5285px 0}.iti__flag.iti__uk{height:10px;background-position:-5307px 0}.iti__flag.iti__um{height:11px;background-position:-5329px 0}.iti__flag.iti__un{height:14px;background-position:-5351px 0}.iti__flag.iti__us{height:11px;background-position:-5373px 0}.iti__flag.iti__uy{height:14px;background-position:-5395px 0}.iti__flag.iti__uz{height:10px;background-position:-5417px 0}.iti__flag.iti__va{width:15px;height:15px;background-position:-5439px 0}.iti__flag.iti__vc{height:14px;background-position:-5456px 0}.iti__flag.iti__ve{height:14px;background-position:-5478px 0}.iti__flag.iti__vg{height:10px;background-position:-5500px 0}.iti__flag.iti__vi{height:14px;background-position:-5522px 0}.iti__flag.iti__vn{height:14px;background-position:-5544px 0}.iti__flag.iti__vu{height:12px;background-position:-5566px 0}.iti__flag.iti__wf{height:14px;background-position:-5588px 0}.iti__flag.iti__ws{height:10px;background-position:-5610px 0}.iti__flag.iti__xk{height:15px;background-position:-5632px 0}.iti__flag.iti__ye{height:14px;background-position:-5654px 0}.iti__flag.iti__yt{height:14px;background-position:-5676px 0}.iti__flag.iti__za{height:14px;background-position:-5698px 0}.iti__flag.iti__zm{height:14px;background-position:-5720px 0}.iti__flag.iti__zw{height:10px;background-position:-5742px 0}.backend-error{font-size:18px;line-height:24px;font-weight:400;color:var(--pink);padding:20px;background-color:var(--pink-2);border:1px solid var(--pink-1);margin-top:24px;border-radius:24px;width:100%}.backend-error__message:not(:last-child){margin-bottom:8px}.dynamic-form{position:relative}.dynamic-form__body{background-color:var(--white);border-radius:16px;border:1px solid var(--grey-2);padding:64px 32px 48px}.dynamic-form__button-close{position:absolute;top:24px;right:24px}.dynamic-form__icon--close{font-size:36px}.dynamic-form__title{font-size:32px;line-height:36px;font-weight:700;margin-bottom:24px;text-align:center}.dynamic-form__fieldset{border:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:24px}.dynamic-form__item{position:relative;grid-column:1/-1}.dynamic-form__field{display:block;width:100%;background-color:var(--white);outline:0;padding:11px 15px;border:1px solid var(--grey-2);border-radius:8px;color:var(--black-2);font-family:"Open Sans",sans-serif;font-size:18px;line-height:24px;margin-bottom:32px}.dynamic-form__field::-moz-placeholder{color:var(--grey);font-size:18px;line-height:24px}.dynamic-form__field:-ms-input-placeholder{color:var(--grey);font-size:18px;line-height:24px}.dynamic-form__field::placeholder{color:var(--grey);font-size:18px;line-height:24px}.dynamic-form__field--textarea{height:96px;resize:vertical;margin-bottom:32px}.dynamic-form__field--spacing{letter-spacing:1px}.dynamic-form__field--caret{caret-color:#fff}.dynamic-form__input--error{border-color:var(--pink-3)}.dynamic-form__error{position:absolute;top:calc(100% - 30px);left:0;font-size:16px;line-height:18px;color:var(--pink)}.dynamic-form__error--files{top:calc(100% - 24px)}.dynamic-form__message{font-size:14px;line-height:18px;color:var(--pink)}.dynamic-form__field:focus{border:1px solid var(--blue-11)}.dynamic-form__submit{display:flex;width:100%;text-align:center;color:var(--white);background-color:var(--blue-3);font-size:18px;font-weight:600}.dynamic-form__submit:hover{background-color:var(--blue-8)}.dynamic-form__policy{font-size:16px;line-height:20px;margin-bottom:16px;color:var(--grey)}.dynamic-form__policy .dynamic-form__link:hover{color:var(--blue-6)}.dynamic-form__new-tab{transform:translateY(2px)}.dynamic-form__new-tab *{fill:var(--blue3)}.dynamic-form__link:hover .dynamic-form__new-tab *{fill:var(--blue-6)}.dynamic-form__label{margin-bottom:4px;font-size:18px;line-height:24px;font-weight:600}.dynamic-form__counter{position:absolute;top:4px;right:0;color:var(--grey);font-size:16px;line-height:24px}.dynamic-form__preloader{position:absolute;left:40%;top:370px}.loader{margin:100px auto;font-size:30px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;-webkit-animation:1.1s infinite load5;animation:1.1s infinite load5;transform:translateZ(0)}@-webkit-keyframes load5{0%,100%{box-shadow:0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7)}12.5%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5)}25%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)}37.5%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)}50%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)}62.5%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)}75%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2)}87.5%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff}}@keyframes load5{0%,100%{box-shadow:0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7)}12.5%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5)}25%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)}37.5%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)}50%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)}62.5%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)}75%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2)}87.5%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff}}.dynamic-form__description{font-size:18px;line-height:24px;text-align:center;margin-bottom:24px;font-weight:400}.dynamic-form__description-label{font-size:16px;line-height:22px;margin-bottom:8px;font-weight:400;color:var(--grey)}.dynamic-form__recaptcha{position:relative}.dynamic-form .smart-captcha{margin-bottom:32px}@media (min-width:576px){.container{max-width:508px}.modal-auth__group{align-items:center;justify-content:space-between}.modal-auth__group .input{width:294px}.modal-auth__group label{width:30%}.modal-auth__group-add{align-items:center;justify-content:space-between;width:294px;margin-left:auto;margin-top:10px}.modal-auth__button-wrapper{width:294px;margin-left:auto}.modal-auth__footer{align-items:center;justify-content:space-between}.preview-card--main{row-gap:16px}.solutions__container{padding:64px 0}.header-logo__image{width:152px;height:32px}.footern__block--social{order:0}}@media (min-width:768px){.h1{font-size:44px;line-height:56px}.h1a,h1{font-size:48px;line-height:60px}.h2{font-size:36px;line-height:48px}.container{max-width:700px}.breadcrumbs__item{align-items:center}.breadcrumbs__icon:not(.breadcrumbs__icon--back){font-size:12px;margin-left:6px;transform:translateY(1px)}.breadcrumbs__icon--back{display:none}.callback-questions{padding:0}.callback-questions__title{font-size:36px;line-height:44px}.callback-questions__picture{font-size:485px}.callback-widget{display:none}.nav-links{margin-bottom:32px}.nav-links__items{gap:16px 64px}.preview-card__description--fz28{font-size:28px;line-height:40px}.solutions .hide-up-sm{display:none}.cookies__container{grid-column-gap:20px}.cookies__swipe{display:none}.stretch-1c-rarustechday-2025__title{margin-bottom:8px}.stretch-1c-rarustechday-2025__description{font-size:18px}.stretch-1c-rarustechday-2025__button{height:48px}.menu-content__container{grid-template-columns:repeat(2,1fr)}.footer-under__list{display:grid;grid-template-columns:repeat(2,200px)}.footer-under__item{align-items:center}.footer__container{grid-template-columns:repeat(3,1fr)}.footern__block--social,.footern__block-social{order:1}.footern__policy{justify-content:space-between;align-items:start;grid-column-gap:30px}.headern__link-head{display:block}.headern__tels{align-items:center;-moz-column-gap:6px;column-gap:6px}.headern__icon--phones{font-size:24px}.headern-search--active{border-top-left-radius:8px;border-top-right-radius:8px;border:1px solid var(--grey-2)}.headern-search__predicative{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.modal-dialog--big{width:640px!important;max-width:640px!important}.modal-dialog--standard{width:448px!important;max-width:448px!important}.dynamic-form--big{width:640px}.dynamic-form--standard{width:448px}.dynamic-form__item--email{grid-row:2;grid-column:2}.dynamic-form__item--tel{grid-row:2;grid-column:1}}@media (min-width:992px){body.modal-open{padding-right:17px!important}.h1b{font-size:48px;line-height:56px;font-weight:700}.mb--16{margin-bottom:16px}.container{max-width:928px}.breadcrumbs__dropdown{position:absolute;top:100%}.breadcrumbs__dropdown-item:hover .breadcrumbs__dropdown-submenu,.breadcrumbs__item:hover .breadcrumbs__dropdown-menu{display:block}.preview-card--main{padding-bottom:100px}.solutions__wrapper{grid-template-columns:repeat(4,256px)}.cookies__action{align-self:center}.stretch-1c-rarustechday-2025__body{align-items:center;grid-template-columns:auto 217px;grid-column-gap:88px;padding-top:23px;padding-bottom:23px}.stretch-1c-rarustechday-2025__title{font-size:28px;line-height:36px}.header-links__item--5minutes{display:flex;align-items:center}.header-menu__container{grid-template-columns:1fr auto}.header-menu__burger,.menu-content__button{display:none}.footern{padding-top:48px;padding-bottom:40px}.footern__head{grid-template-columns:repeat(2,auto);border-bottom:1px solid rgba(255,255,255,.25)}.footern__blocks{display:flex;flex-direction:row}.footern__logo{margin-right:38px}.footern__cities{left:0}.footern__current{color:var(--white-1)}.footern__list-emails{order:0}.footern__buttons-subscribe{display:none}.footern__tels{margin-bottom:12px}.footern__block--social{text-align:right}.footern-socials{justify-content:end}.footern__tels--lg{display:block}.footern__tels--md{display:none}.footern__body{grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;grid-column-gap:72px;padding-top:48px;padding-bottom:96px}.footern__wrap{grid-template-columns:1fr}.footern__towns{margin-bottom:48px;grid-template-columns:1fr}.footern__city-main{font-size:24px;line-height:32px}.footern__languages{margin-bottom:48px}.footern__lang{font-size:24px;line-height:32px}.footern__lang:not(:last-child){margin-bottom:18px}.footern__lang--active::after{top:14px;right:70px}.footern__cards{grid-template-columns:repeat(3,1fr);grid-column-gap:30px}.footern__collapse{display:none}.footern__item:not(:last-child){margin-bottom:18px}.footern__card:not(:last-child){margin-bottom:48px}.footern__card.footern__card--contacts{margin-bottom:18px}.footern__name--contacts,.footern__name--sitemap{display:none}.footern__items.collapse{display:block}.footern__auth{margin-bottom:48px}}@media (min-width:1200px){.container{max-width:1120px}.footern-break{display:block}.aside{display:flex;padding-top:20px}.headern{padding-top:12px}.headern__container{position:relative}.headern__head{grid-template-columns:-webkit-max-content 1fr -webkit-max-content;grid-template-columns:max-content 1fr max-content}.headern__logo--lg{display:block;margin-right:24px}.headern__logo--md{display:none}.headern__nav{grid-template-columns:repeat(4,-webkit-max-content);grid-template-columns:repeat(4,max-content);align-items:center;grid-column-gap:24px}.headern__link-head--contacts{display:block}.headern__down{grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;justify-content:space-between;padding-top:16px}.headern__burger{display:none}.headern__block{background-color:var(--white)}.headern__tabs{display:grid;grid-template-columns:repeat(6,-webkit-max-content);grid-template-columns:repeat(6,max-content);grid-column-gap:24px;align-items:center}.headern__cards{display:flex;-moz-column-gap:32px;column-gap:32px;justify-content:space-between;max-width:1312px;width:100%;margin-right:auto;margin-left:auto;padding-top:48px;padding-bottom:64px}.headern__subtitle{font-size:20px;line-height:28px;font-weight:700}.headern__item:not(:last-child){margin-bottom:12px}.headern__item--offset{margin-top:52px}.headern__item--mobil-title{display:none}.headern__wrapper{position:absolute;border-top:1px solid var(--grey-4);width:100%;z-index:999}.headern__wrapper.collapse{display:block}.headern__body{position:relative}.headern__close{position:absolute;right:0;top:12px}.headern__block--contacts,.headern__block-line,.headern__block-tab{display:none}.headern__count{top:0;transform:translateY(-4px)}.headern__dropdown-auth{top:48px}.headern__backdrop,.headern__burger-close--mobil{display:none}.headern__link-label{display:inline-block}.headern__link--dark{color:#222;border-bottom:1px solid rgba(0,0,0,.25)}.headern__link--bold{font-weight:700}.headern__button--authorized{transform:translateY(-8px)}}@media (min-width:1400px){.container{max-width:1312px}.callback-questions__container{grid-template-columns:auto 50%;grid-column-gap:50px}}@media (min-width:1900px){.stretch-1c-rarustechday-2025{background-image:url(/local/templates/rarus.web/images/stretch-1c-rarustechday-2025/techday-2025-xl@2x.png)}}@media (max-width:1899.98px){.epd-more__wrapper-description{margin-right:0}}@media (max-width:1199.98px){.breadcrumbs__dropdown--right{width:300px}.epd-more__logo img{width:400px}.header-links__item--contacts{display:none}.header-action{margin-left:auto}.mobil-fixed{position:fixed}.aside{display:none}.headern__mobil-menu--active .headern__container{position:-webkit-sticky;position:sticky;top:0;z-index:1001}.headern__container--mobil{background-color:var(--white)}.headern__line{padding-top:16px}.headern__logo--lg{display:none}.headern__logo--md{display:block}.headern__link-head--contacts{display:none}.headern__down{background-color:#fff}.headern__buttons{align-items:center}.headern__tabs{display:none}.headern__cards{position:absolute;top:0;width:100%;min-height:520px;background-color:#fff;z-index:1000;transition:.03s;margin-left:100%}.headern__subtitle{display:block}.headern__item:hover{background-color:var(--grey-1)}.headern__item--contacts,.headern__item--external,.headern__item--offset{display:none}.headern__item--mobil-title{border-top:1px solid #e1e1e1}.headern__item--subtitle{font-weight:700}.headern__item--subtitle:hover{background-color:var(--white)}.header__item-container .headern__link,.header__item-container .headern__subtitle{padding-left:40px}.headern__link--item{display:block}.headern__wrapper{position:absolute;z-index:999;width:100%;background-color:var(--white);overflow-y:auto}.headern__close{display:none}.headern__blocks{position:relative;border-top:1px solid var(--grey-4);background-color:var(--white);transition:.3s}.headern__block--contacts{display:block}.headern__block-line{padding-top:24px;padding-bottom:24px;border-bottom:1px solid var(--grey-4)}.headern__block-line:hover{background-color:var(--grey-1)}.headern__block-tab{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:700}.headern__count{bottom:50%;transform:translateY(50%)}.headern__dropdown-auth{top:54px}.headern__backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:995;background-color:rgba(33,49,68,.75)}.headern__mobil-menu--active{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1001;background-color:var(--white);overflow:auto;transition:.3s}.headern__blocks--to-left{left:-100%;width:100%}.headern__blocks--to-right{left:0;width:100%}.headern__icon--desktop,.headern__link-label{display:none}.headern__icon--search{transform:translateY(3px)}}@media (max-width:991.98px){.mb--16{margin-bottom:8px}.breadcrumbs{border-top:1px solid var(--grey4)}.breadcrumbs__icon--back{font-size:18px;min-width:18px;color:var(--orange1);transform:translateY(3px)}.cookies__close{transform:translateY(3px)}.epd-more__wrapper{flex-direction:unset;min-height:412px}.epd-more__logo{width:100%;bottom:unset;top:-310px}.epd-more__logo img{margin:0 auto;width:600px}.epd-more__wrapper-description{margin-top:210px}.stretch-1c-rarustechday-2025__title{line-height:32px}.header-line__block{margin-left:0}.header-links__item,.header-links__item--5minutes{display:none}.header-menu__container{grid-template-columns:auto 1fr auto;padding:12px 0}.header-menu__nav{display:none}.header-menu__burger{font-size:24px}.header-logo{position:relative}.menu-content{box-shadow:0 2px 3px rgba(0,0,0,.25);display:none}.menu-content--show{display:block}.footer-under__list{display:flex;flex-wrap:wrap}.footern__logo{display:flex;align-items:center;justify-content:center;margin-bottom:18px}.footern__dropdown{display:flex;align-items:center;justify-content:center}.footern__current{color:var(--white)}.footern__emails{display:flex;flex-direction:column-reverse}.footern__list-emails{margin-bottom:34px}.footern__buttons-subscribe{display:flex;align-items:center;justify-content:center}.footern__block-social{margin-bottom:24px}.footern__email{justify-content:center}.footern__block--social{margin-bottom:28px}.footern-socials{justify-content:center}.footern__dropdown-buttons{display:flex;align-items:center;justify-content:center}.footern__tels--lg{display:none}.footern__tels--md{display:block;text-align:center;margin-bottom:32px}.footern__subscribe--lg{display:none}.footern__city-main{font-size:16px;line-height:24px}.footern__lang{font-size:16px;line-height:24px;padding-bottom:12px;padding-top:12px}.footern__lang:not(:last-child){border-bottom:1px solid rgba(255,255,255,.25)}.footern__lang--active::after{top:20px;left:calc(100% - 20px)}.footern__cards{grid-template-columns:1fr}.footern__collapse{display:block}.footern__wrapper{display:flex;align-items:center;justify-content:space-between;padding-top:24px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.25)}.footern__item--main{display:none}.footern__item{padding-top:24px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.25)}.headern__item{border-bottom:1px solid var(--grey-4);padding-top:8px;padding-bottom:8px}}@media (max-width:767.98px){.h1{font-size:36px;line-height:48px}.h1a,h1{font-size:36px;line-height:44px}.h1b{font-size:24px;line-height:33px;font-weight:800}.h2{font-size:30px;line-height:40px}.breadcrumbs__link:not(:last-child){display:none}.breadcrumbs__icon:not(.breadcrumbs__icon--back){display:none}.callback-questions{padding:72px 0}.callback-questions__container,.callback-questions__title{text-align:center}.callback-questions__picture{display:none}.callback-widget{position:fixed;bottom:16px;right:16px;z-index:25;width:100%;display:flex;justify-content:center}.nav-links{margin-bottom:40px}.nav-links__items{font-size:18px;line-height:26px;gap:16px 32px}.contacts__title{line-height:30px;margin:0 0 20px}.contacts__block{grid-template-columns:repeat(2,1fr);grid-gap:30px}.preview-card__picture--none{display:none}.solutions__wrapper{grid-template-columns:1fr}.solutions .hide-down-sm{display:none}.cookies__container{grid-column-gap:14px;margin-bottom:20px}.cookies__more{display:none}.epd-more__logo{top:-90px}.epd-more__logo img{width:360px}.epd-more__wrapper-description{flex:1 1 510px}.stretch-1c-rarustechday-2025{background-image:url(/local/templates/rarus.web/images/stretch-1c-rarustechday-2025/techday-2025-xs@2x.png);background-image:-webkit-image-set(url("/local/templates/rarus.web/images/stretch-1c-rarustechday-2025/techday-2025-xs@1x.png") type("image/png") 1x, url("/local/templates/rarus.web/images/stretch-1c-rarustechday-2025/techday-2025-xs@2x.png") type("image/png") 2x);background-image:image-set(url("/local/templates/rarus.web/images/stretch-1c-rarustechday-2025/techday-2025-xs@1x.png") type("image/png") 1x, url("/local/templates/rarus.web/images/stretch-1c-rarustechday-2025/techday-2025-xs@2x.png") type("image/png") 2x);background-position:top}.stretch-1c-rarustechday-2025__body{grid-template-columns:100%;grid-row-gap:12px;padding-top:12px;padding-bottom:12px;max-width:360px}.stretch-1c-rarustechday-2025__title{font-size:18px}.stretch-1c-rarustechday-2025__description{font-size:16px}.stretch-1c-rarustechday-2025__button{height:36px}.header-line__contact{grid-template-columns:auto}.header-line__headphones,.header-links{display:none}.footer-under__list{display:grid;grid-row-gap:15px}.footer-under__item{grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto}.footer-under__icon{transform:translateY(5px)}.footer__container{grid-template-columns:1fr;grid-row-gap:25px}.footern{padding-top:48px;padding-bottom:48px}.footern__head{grid-template-columns:1fr;grid-row-gap:24px}.footern__cities{left:50px;margin-bottom:12px}.footern__block-social{margin-bottom:0}.footern__block--social{text-align:center;display:flex;flex-direction:column-reverse;row-gap:12px}.footern__body{grid-template-columns:1fr;padding-top:0;padding-bottom:48px}.footern__wrap{grid-row:2;padding-top:48px;grid-template-columns:1fr;grid-row-gap:32px}.footern__towns{grid-template-columns:1fr 1fr;grid-column-gap:34px}.footern__languages{padding:16px 20px;border:1px solid rgba(255,255,255,.25);border-radius:8px}.footern__policy{flex-direction:column;justify-content:center}.footern__texts{margin-bottom:32px;text-align:center}.headern__head{grid-template-columns:1fr 1fr}.headern__logo{max-width:133px}.headern__nav{grid-template-columns:1fr}.headern__link-head{display:none}.headern__tels{justify-content:right}.headern__icon--phones{display:none}.headern__down{grid-template-columns:-webkit-min-content 1fr -webkit-max-content;grid-template-columns:min-content 1fr max-content;align-items:center;grid-column-gap:16px;padding-top:14px;padding-bottom:14px}.headern__down.container{padding-left:0;padding-right:0}.headern-search--active{border-top-left-radius:0;border-top-right-radius:0;border-top:1px solid var(--grey-2);border-bottom:1px solid var(--grey-2)}.headern-search__predicative{border-bottom-left-radius:0;border-bottom-right-radius:0}.dynamic-form__item--tel .dynamic-form__error{top:calc(100% - 20%)}}@media (max-width:767px){.callback-button--hide-for-new-widget{display:none}}@media (max-width:575.98px){.container{padding-left:16px;padding-right:16px}.modal-auth__group{flex-direction:column;text-align:start}.modal-auth__group label{margin-bottom:8px}.modal-auth__group-add{flex-direction:column;align-items:start;margin-top:20px}.modal-auth__group-add .checkbox{margin-bottom:8px}.modal-auth__footer{flex-direction:column}.modal-auth__footer a:not(:last-child){margin-bottom:20px}.solutions__container{padding:48px 16px}.header-menu__container{grid-column-gap:10px}.header-logo__image{width:116px;height:20px}.header-action{grid-column-gap:6px}.header-user__lk-text{display:none}.header-search__button{left:15px}.header-search__reset{right:15px}.footer-under__description{line-height:18px}.headern__lk-text{display:none}}@media (max-width:500px){.iti__country-list{white-space:normal}}@media (min-width:768px) and (max-width:991.98px){.h1b{font-size:40px;line-height:48px;font-weight:700}.callback-questions__container{grid-template-columns:1.5fr 1fr;grid-column-gap:20px}.solutions__wrapper{grid-template-columns:repeat(2,334px)}.stretch-1c-rarustechday-2025{background-image:url(/local/templates/rarus.web/images/stretch-1c-rarustechday-2025/techday-2025-md@2x.png);background-image:-webkit-image-set(url("/local/templates/rarus.web/images/stretch-1c-rarustechday-2025/techday-2025-md@1x.png") type("image/png") 1x, url("/local/templates/rarus.web/images/stretch-1c-rarustechday-2025/techday-2025-md@2x.png") type("image/png") 2x);background-image:image-set(url("/local/templates/rarus.web/images/stretch-1c-rarustechday-2025/techday-2025-md@1x.png") type("image/png") 1x, url("/local/templates/rarus.web/images/stretch-1c-rarustechday-2025/techday-2025-md@2x.png") type("image/png") 2x)}.stretch-1c-rarustechday-2025__body{align-items:end;grid-template-columns:312px 209px;grid-column-gap:24px;padding-top:13px;padding-bottom:13px}.stretch-1c-rarustechday-2025__title{font-size:24px}.footer-under__list{justify-content:center}.footer-under__description{text-align:center}.footern{padding-top:64px;padding-bottom:32px}.footern__head{display:flex;flex-direction:row;justify-content:space-around}.footern__cities{left:50px}.footern__block--social{text-align:center;display:flex;flex-direction:column-reverse;row-gap:12px;grid-row:1;grid-column:2}.footern__body{grid-template-columns:1fr;padding-top:0;padding-bottom:64px}.footern__wrap{grid-row:2;padding-top:48px;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;grid-column-gap:32px}.footern__towns{grid-template-columns:1fr 1fr;grid-column-gap:80px}.footern__languages{padding:16px 20px;border:1px solid rgba(255,255,255,.25);height:222px;border-radius:8px}.footern__text{margin-bottom:12px}}@media (min-width:992px) and (max-width:1399.98px){.callback-questions__container{grid-template-columns:1fr 1fr;grid-column-gap:50px}.footer__icon--price{display:none}}@media (min-width:992px) and (max-width:1899.98px){.stretch-1c-rarustechday-2025{background-image:url(/local/templates/rarus.web/images/stretch-1c-rarustechday-2025/techday-2025-xl@2x.png);background-image:-webkit-image-set(url("/local/templates/rarus.web/images/stretch-1c-rarustechday-2025/techday-2025-xl@1x.png") type("image/png") 1x, url("/local/templates/rarus.web/images/stretch-1c-rarustechday-2025/techday-2025-xl@2x.png") type("image/png") 2x);background-image:image-set(url("/local/templates/rarus.web/images/stretch-1c-rarustechday-2025/techday-2025-xl@1x.png") type("image/png") 1x, url("/local/templates/rarus.web/images/stretch-1c-rarustechday-2025/techday-2025-xl@2x.png") type("image/png") 2x)}}@media (min-width:576px) and (max-width:991.98px){.header-line__block{grid-column-gap:20px}}@media (min-width:992px) and (max-width:1199.98px){.footern__block--dropdown{margin-right:12px}}@media (min-width:768px) and (max-width:1199.98px){.headern__head{grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content}.headern__nav{grid-template-columns:repeat(3,-webkit-max-content);grid-template-columns:repeat(3,max-content);align-items:center;grid-column-gap:16px}.headern__down{grid-template-columns:-webkit-min-content 1fr -webkit-max-content;grid-template-columns:min-content 1fr max-content;align-items:center;grid-column-gap:24px;padding-top:12px;padding-bottom:12px}.headern__burger{display:flex;align-items:center;justify-content:center}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-size:5762px 15px;background-image:url(/local/templates/rarus.light/front/build/styles/../../build/img/components/iti/flags@2x.png?1)}}
/* End */


/* Start:/local/templates/rarus.light/front/src/styles/pages/index/fix3.css?166747843264418*/
.rk-promo,
.b-banner {
    position: relative;
    padding: 60px 0 40px;
    overflow: hidden;
    background: #006c9f;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNmM5ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzAwN2ZiYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZjOWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #006c9f 0%, #007fbb 49%, #006c9f 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #006c9f), color-stop(49%, #007fbb), color-stop(100%, #006c9f));
    background: -webkit-linear-gradient(left, #006c9f 0%, #007fbb 49%, #006c9f 100%);
    background: -o-linear-gradient(left, #006c9f 0%, #007fbb 49%, #006c9f 100%);
    background: -ms-linear-gradient(left, #006c9f 0%, #007fbb 49%, #006c9f 100%);
    background: linear-gradient(to right, #006c9f 0%, #007fbb 49%, #006c9f 100%);
    color: #fff;
    line-height: 1.42857143;
    font-size: 15px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006c9f', endColorstr='#006c9f', GradientType=1);
}

@media screen and (max-width: 767px) {
    .rk-promo,
    .b-banner {
        padding: 29px 0 16px;
    }
}

.rk-promo #m-rk-slider,
.rk-promo #m-banner-slider,
.b-banner #m-rk-slider,
.b-banner #m-banner-slider {
    margin: 0 -20px;
}

.rk-promo .b-banner,
.rk-promo .rk-promo,
.b-banner .b-banner,
.b-banner .rk-promo {
    position: relative;
    display: block;
    margin: 0 15px 30px;
    padding: 20px;
    min-height: 145px;
    border-radius: 4px;
    color: #fff;
}

@media screen and (max-width: 767px) {
    .rk-promo .b-banner,
    .rk-promo .rk-promo,
    .b-banner .b-banner,
    .b-banner .rk-promo {
        margin: 0 15px 20px;
    }
}

.rk-promo .b-banner:hover, .rk-promo .b-banner:visited,
.rk-promo .rk-promo:hover,
.rk-promo .rk-promo:visited,
.b-banner .b-banner:hover,
.b-banner .b-banner:visited,
.b-banner .rk-promo:hover,
.b-banner .rk-promo:visited {
    color: inherit;
}

.rk-promo .b-banner.big,
.rk-promo .rk-promo.big,
.b-banner .b-banner.big,
.b-banner .rk-promo.big {
    min-height: 320px;
}

.rk-promo .b-banner.big .format,
.rk-promo .rk-promo.big .format,
.b-banner .b-banner.big .format,
.b-banner .rk-promo.big .format {
    margin-bottom: 20px;
    text-transform: uppercase;
}

.rk-promo .b-banner .format,
.rk-promo .rk-promo .format,
.b-banner .b-banner .format,
.b-banner .rk-promo .format {
    display: block;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}

.rk-promo .b-banner .format .icon,
.rk-promo .rk-promo .format .icon,
.b-banner .b-banner .format .icon,
.b-banner .rk-promo .format .icon {
    font-size: 26px;
}

.rk-promo .b-banner .link,
.rk-promo .rk-promo .link,
.b-banner .b-banner .link,
.b-banner .rk-promo .link {
    position: absolute;
    bottom: 20px;
    left: 0;
    padding: 0 20px;
}

.rk-promo .b-banner .link .fa,
.rk-promo .rk-promo .link .fa,
.b-banner .b-banner .link .fa,
.b-banner .rk-promo .link .fa {
    font-size: 22px;
    line-height: 18px;
    background-color: #fff;
    border-radius: 50%;
    vertical-align: middle;
}

.rk-promo .b-banner .link .fa:before,
.rk-promo .rk-promo .link .fa:before,
.b-banner .b-banner .link .fa:before,
.b-banner .rk-promo .link .fa:before {
    position: relative;
    z-index: 2;
}

.rk-promo .b-banner.color-1,
.rk-promo .rk-promo.color-1,
.b-banner .b-banner.color-1,
.b-banner .rk-promo.color-1 {
    color: #ffffff;
}

.rk-promo .b-banner.color-2,
.rk-promo .rk-promo.color-2,
.b-banner .b-banner.color-2,
.b-banner .rk-promo.color-2 {
    color: #444444;
}

.rk-promo .b-banner.bg-1,
.rk-promo .rk-promo.bg-1,
.b-banner .b-banner.bg-1,
.b-banner .rk-promo.bg-1 {
    background-color: #00a2d0;
}

.rk-promo .b-banner.bg-2,
.rk-promo .rk-promo.bg-2,
.b-banner .b-banner.bg-2,
.b-banner .rk-promo.bg-2 {
    background-color: #87c426;
}

.rk-promo .b-banner.bg-3,
.rk-promo .rk-promo.bg-3,
.b-banner .b-banner.bg-3,
.b-banner .rk-promo.bg-3 {
    background-color: #ffcc00;
}

.rk-promo .b-banner.bg-4,
.rk-promo .rk-promo.bg-4,
.b-banner .b-banner.bg-4,
.b-banner .rk-promo.bg-4 {
    background-color: #f37d34;
}

.rk-promo .b-banner.bg-5,
.rk-promo .rk-promo.bg-5,
.b-banner .b-banner.bg-5,
.b-banner .rk-promo.bg-5 {
    background-color: #e4523f;
}

.rk-promo .b-banner.color-link-1 .fa,
.rk-promo .rk-promo.color-link-1 .fa,
.b-banner .b-banner.color-link-1 .fa,
.b-banner .rk-promo.color-link-1 .fa {
    color: #006699;
}

.rk-promo .b-banner.color-link-2 .fa,
.rk-promo .rk-promo.color-link-2 .fa,
.b-banner .b-banner.color-link-2 .fa,
.b-banner .rk-promo.color-link-2 .fa {
    color: #548800;
}

.rk-promo .b-banner.color-link-3 .fa,
.rk-promo .rk-promo.color-link-3 .fa,
.b-banner .b-banner.color-link-3 .fa,
.b-banner .rk-promo.color-link-3 .fa {
    color: #cc780c;
}

.rk-promo .b-banner.color-link-4 .fa,
.rk-promo .rk-promo.color-link-4 .fa,
.b-banner .b-banner.color-link-4 .fa,
.b-banner .rk-promo.color-link-4 .fa {
    color: #cc4b0c;
}

.rk-promo .b-banner.color-link-5 .fa,
.rk-promo .rk-promo.color-link-5 .fa,
.b-banner .b-banner.color-link-5 .fa,
.b-banner .rk-promo.color-link-5 .fa {
    color: #c70000;
}

.rk-promo .b-banner.color-link-6 .fa,
.rk-promo .rk-promo.color-link-6 .fa,
.b-banner .b-banner.color-link-6 .fa,
.b-banner .rk-promo.color-link-6 .fa {
    color: #00a2d0;
}

.rk-promo .b-banner.color-link-7 .fa,
.rk-promo .rk-promo.color-link-7 .fa,
.b-banner .b-banner.color-link-7 .fa,
.b-banner .rk-promo.color-link-7 .fa {
    color: #87c426;
}

.rk-promo .b-banner.color-link-8 .fa,
.rk-promo .rk-promo.color-link-8 .fa,
.b-banner .b-banner.color-link-8 .fa,
.b-banner .rk-promo.color-link-8 .fa {
    color: #ffcc00;
}

.rk-promo .b-banner.color-link-9 .fa,
.rk-promo .rk-promo.color-link-9 .fa,
.b-banner .b-banner.color-link-9 .fa,
.b-banner .rk-promo.color-link-9 .fa {
    color: #f37d34;
}

.rk-promo .b-banner.color-link-10 .fa,
.rk-promo .rk-promo.color-link-10 .fa,
.b-banner .b-banner.color-link-10 .fa,
.b-banner .rk-promo.color-link-10 .fa {
    color: #e4523f;
}

.rk-promo .b-banner.pos-right,
.rk-promo .rk-promo.pos-right,
.b-banner .b-banner.pos-right,
.b-banner .rk-promo.pos-right {
    background-position: top right;
    background-repeat: no-repeat;
}

.rk-promo .b-banner.pos-center,
.rk-promo .rk-promo.pos-center,
.b-banner .b-banner.pos-center,
.b-banner .rk-promo.pos-center {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.rk-promo .carousel-indicators,
.b-banner .carousel-indicators {
    position: static;
    top: auto;
    bottom: auto;
    left: auto;
    margin: 0;
    width: 100%;
    text-align: center;
}

.rk-promo .carousel-indicators li,
.b-banner .carousel-indicators li {
    position: relative;
    width: 20px;
    height: 20px;
    margin: 0 3px;
    border: none;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 767px) {
    .rk-promo .carousel-indicators li,
    .b-banner .carousel-indicators li {
        margin: 0 8px;
    }
}

.rk-promo .carousel-indicators li.active:before,
.b-banner .carousel-indicators li.active:before {
    position: absolute;
    top: 5px;
    left: 5px;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #f37d34;
    content: "";
}

.rk-promo .carousel-control,
.b-banner .carousel-control {
    background: url("/local/templates/rarus.web/scss/../images/bg/b-slide-arrow.png") no-repeat;
    width: 44px;
    height: 79px;
    display: inline-block;
    top: 120px;
    opacity: 1;
}

.rk-promo .carousel-control:hover,
.b-banner .carousel-control:hover {
    opacity: 0.85;
}

.rk-promo .carousel-control.left,
.b-banner .carousel-control.left {
    background-position: 0 0;
    left: -50px;
}

.rk-promo .carousel-control.right,
.b-banner .carousel-control.right {
    background-position: -56px 0;
    right: -50px;
}

.rk-promo .plug__bg,
.b-banner .plug__bg {
    background: #ECF0F3;
    background-position: center center;
    background-repeat: no-repeat;
}

.rk-promo .plug__washed,
.b-banner .plug__washed {
    margin: 20px 0;
    padding: 0;
    height: 0;
    width: 35%;
    border: none;
    box-shadow: 0 0 10px 1px black;
}

.rk-promo .plug__bottom,
.b-banner .plug__bottom {
    margin: 90px 0 0;
    padding: 0;
    height: 0;
    width: 65%;
    border: none;
    box-shadow: 0 0 10px 1px black;
}

.rk-promo .plug__bottom-bg,
.b-banner .plug__bottom-bg {
    position: absolute;
    bottom: 35px;
    padding: 0;
    height: 0;
    width: 65%;
    border: none;
    box-shadow: 0 0 10px 1px black;
}

@media (min-width: 1200px) {
    .rk-promo--container {
        min-height: 475px;
    }
}

.carousel {
    position: relative;
}

.rk-promo #m-rk-slider, .rk-promo #m-banner-slider, .b-banner #m-rk-slider, .b-banner #m-banner-slider {
    margin: 0 -20px;
}


.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.row-no-padding [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/*.row {*/
/*    margin-right: -15px;*/
/*    margin-left: -15px*/
/*}*/

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.rk-promo .carousel-control, .b-banner .carousel-control {
    background: url(/local/templates/rarus.web/images/bg/b-slide-arrow.png) no-repeat;
    width: 44px;
    height: 79px;
    display: inline-block;
    top: 120px;
    opacity: 1;
}

.rk-promo .carousel-control.left, .b-banner .carousel-control.left {
    background-position: 0 0;
    left: -50px;
}


.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: 'FontAwesome';
    src: url("/local/templates/rarus.web/scss/../fonts/fa/fonts/fontawesome-webfont.eot?v=4.3.0");
    src: url("/local/templates/rarus.web/scss/../fonts/fa/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("/local/templates/rarus.web/scss/../fonts/fa/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("/local/templates/rarus.web/scss/../fonts/fa/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("/local/templates/rarus.web/scss/../fonts/fa/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("/local/templates/rarus.web/scss/../fonts/fa/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
    font-size: 1.3333333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.2857142857em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.1428571429em;
    list-style-type: none;
}

.fa-ul > li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.1428571429em;
    width: 2.1428571429em;
    top: 0.1428571429em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.8571428571em;
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
    content: "";
}

.fa-music:before {
    content: "";
}

.fa-search:before {
    content: "";
}

.fa-envelope-o:before {
    content: "";
}

.fa-heart:before {
    content: "";
}

.fa-star:before {
    content: "";
}

.fa-star-o:before {
    content: "";
}

.fa-user:before {
    content: "";
}

.fa-film:before {
    content: "";
}

.fa-th-large:before {
    content: "";
}

.fa-th:before {
    content: "";
}

.fa-th-list:before {
    content: "";
}

.fa-check:before {
    content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "";
}

.fa-search-plus:before {
    content: "";
}

.fa-search-minus:before {
    content: "";
}

.fa-power-off:before {
    content: "";
}

.fa-signal:before {
    content: "";
}

.fa-gear:before,
.fa-cog:before {
    content: "";
}

.fa-trash-o:before {
    content: "";
}

.fa-home:before {
    content: "";
}

.fa-file-o:before {
    content: "";
}

.fa-clock-o:before {
    content: "";
}

.fa-road:before {
    content: "";
}

.fa-download:before {
    content: "";
}

.fa-arrow-circle-o-down:before {
    content: "";
}

.fa-arrow-circle-o-up:before {
    content: "";
}

.fa-inbox:before {
    content: "";
}

.fa-play-circle-o:before {
    content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "";
}

.fa-refresh:before {
    content: "";
}

.fa-list-alt:before {
    content: "";
}

.fa-lock:before {
    content: "";
}

.fa-flag:before {
    content: "";
}

.fa-headphones:before {
    content: "";
}

.fa-volume-off:before {
    content: "";
}

.fa-volume-down:before {
    content: "";
}

.fa-volume-up:before {
    content: "";
}

.fa-qrcode:before {
    content: "";
}

.fa-barcode:before {
    content: "";
}

.fa-tag:before {
    content: "";
}

.fa-tags:before {
    content: "";
}

.fa-book:before {
    content: "";
}

.fa-bookmark:before {
    content: "";
}

.fa-print:before {
    content: "";
}

.fa-camera:before {
    content: "";
}

.fa-font:before {
    content: "";
}

.fa-bold:before {
    content: "";
}

.fa-italic:before {
    content: "";
}

.fa-text-height:before {
    content: "";
}

.fa-text-width:before {
    content: "";
}

.fa-align-left:before {
    content: "";
}

.fa-align-center:before {
    content: "";
}

.fa-align-right:before {
    content: "";
}

.fa-align-justify:before {
    content: "";
}

.fa-list:before {
    content: "";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "";
}

.fa-indent:before {
    content: "";
}

.fa-video-camera:before {
    content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "";
}

.fa-pencil:before {
    content: "";
}

.fa-map-marker:before {
    content: "";
}

.fa-adjust:before {
    content: "";
}

.fa-tint:before {
    content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "";
}

.fa-share-square-o:before {
    content: "";
}

.fa-check-square-o:before {
    content: "";
}

.fa-arrows:before {
    content: "";
}

.fa-step-backward:before {
    content: "";
}

.fa-fast-backward:before {
    content: "";
}

.fa-backward:before {
    content: "";
}

.fa-play:before {
    content: "";
}

.fa-pause:before {
    content: "";
}

.fa-stop:before {
    content: "";
}

.fa-forward:before {
    content: "";
}

.fa-fast-forward:before {
    content: "";
}

.fa-step-forward:before {
    content: "";
}

.fa-eject:before {
    content: "";
}

.fa-chevron-left:before {
    content: "";
}

.fa-chevron-right:before {
    content: "";
}

.fa-plus-circle:before {
    content: "";
}

.fa-minus-circle:before {
    content: "";
}

.fa-times-circle:before {
    content: "";
}

.fa-check-circle:before {
    content: "";
}

.fa-question-circle:before {
    content: "";
}

.fa-info-circle:before {
    content: "";
}

.fa-crosshairs:before {
    content: "";
}

.fa-times-circle-o:before {
    content: "";
}

.fa-check-circle-o:before {
    content: "";
}

.fa-ban:before {
    content: "";
}

.fa-arrow-left:before {
    content: "";
}

.fa-arrow-right:before {
    content: "";
}

.fa-arrow-up:before {
    content: "";
}

.fa-arrow-down:before {
    content: "";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "";
}

.fa-expand:before {
    content: "";
}

.fa-compress:before {
    content: "";
}

.fa-plus:before {
    content: "";
}

.fa-minus:before {
    content: "";
}

.fa-asterisk:before {
    content: "";
}

.fa-exclamation-circle:before {
    content: "";
}

.fa-gift:before {
    content: "";
}

.fa-leaf:before {
    content: "";
}

.fa-fire:before {
    content: "";
}

.fa-eye:before {
    content: "";
}

.fa-eye-slash:before {
    content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "";
}

.fa-plane:before {
    content: "";
}

.fa-calendar:before {
    content: "";
}

.fa-random:before {
    content: "";
}

.fa-comment:before {
    content: "";
}

.fa-magnet:before {
    content: "";
}

.fa-chevron-up:before {
    content: "";
}

.fa-chevron-down:before {
    content: "";
}

.fa-retweet:before {
    content: "";
}

.fa-shopping-cart:before {
    content: "";
}

.fa-folder:before {
    content: "";
}

.fa-folder-open:before {
    content: "";
}

.fa-arrows-v:before {
    content: "";
}

.fa-arrows-h:before {
    content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "";
}

.fa-twitter-square:before {
    content: "";
}

.fa-facebook-square:before {
    content: "";
}

.fa-camera-retro:before {
    content: "";
}

.fa-key:before {
    content: "";
}

.fa-gears:before,
.fa-cogs:before {
    content: "";
}

.fa-comments:before {
    content: "";
}

.fa-thumbs-o-up:before {
    content: "";
}

.fa-thumbs-o-down:before {
    content: "";
}

.fa-star-half:before {
    content: "";
}

.fa-heart-o:before {
    content: "";
}

.fa-sign-out:before {
    content: "";
}

.fa-linkedin-square:before {
    content: "";
}

.fa-thumb-tack:before {
    content: "";
}

.fa-external-link:before {
    content: "";
}

.fa-sign-in:before {
    content: "";
}

.fa-trophy:before {
    content: "";
}

.fa-github-square:before {
    content: "";
}

.fa-upload:before {
    content: "";
}

.fa-lemon-o:before {
    content: "";
}

.fa-phone:before {
    content: "";
}

.fa-square-o:before {
    content: "";
}

.fa-bookmark-o:before {
    content: "";
}

.fa-phone-square:before {
    content: "";
}

.fa-twitter:before {
    content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "";
}

.fa-github:before {
    content: "";
}

.fa-unlock:before {
    content: "";
}

.fa-credit-card:before {
    content: "";
}

.fa-rss:before {
    content: "";
}

.fa-hdd-o:before {
    content: "";
}

.fa-bullhorn:before {
    content: "";
}

.fa-bell:before {
    content: "";
}

.fa-certificate:before {
    content: "";
}

.fa-hand-o-right:before {
    content: "";
}

.fa-hand-o-left:before {
    content: "";
}

.fa-hand-o-up:before {
    content: "";
}

.fa-hand-o-down:before {
    content: "";
}

.fa-arrow-circle-left:before {
    content: "";
}

.fa-arrow-circle-right:before {
    content: "";
}

.fa-arrow-circle-up:before {
    content: "";
}

.fa-arrow-circle-down:before {
    content: "";
}

.fa-globe:before {
    content: "";
}

.fa-wrench:before {
    content: "";
}

.fa-tasks:before {
    content: "";
}

.fa-filter:before {
    content: "";
}

.fa-briefcase:before {
    content: "";
}

.fa-arrows-alt:before {
    content: "";
}

.fa-group:before,
.fa-users:before {
    content: "";
}

.fa-chain:before,
.fa-link:before {
    content: "";
}

.fa-cloud:before {
    content: "";
}

.fa-flask:before {
    content: "";
}

.fa-cut:before,
.fa-scissors:before {
    content: "";
}

.fa-copy:before,
.fa-files-o:before {
    content: "";
}

.fa-paperclip:before {
    content: "";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "";
}

.fa-square:before {
    content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "";
}

.fa-list-ul:before {
    content: "";
}

.fa-list-ol:before {
    content: "";
}

.fa-strikethrough:before {
    content: "";
}

.fa-underline:before {
    content: "";
}

.fa-table:before {
    content: "";
}

.fa-magic:before {
    content: "";
}

.fa-truck:before {
    content: "";
}

.fa-pinterest:before {
    content: "";
}

.fa-pinterest-square:before {
    content: "";
}

.fa-google-plus-square:before {
    content: "";
}

.fa-google-plus:before {
    content: "";
}

.fa-money:before {
    content: "";
}

.fa-caret-down:before {
    content: "";
}

.fa-caret-up:before {
    content: "";
}

.fa-caret-left:before {
    content: "";
}

.fa-caret-right:before {
    content: "";
}

.fa-columns:before {
    content: "";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "";
}

.fa-envelope:before {
    content: "";
}

.fa-linkedin:before {
    content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "";
}

.fa-legal:before,
.fa-gavel:before {
    content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "";
}

.fa-comment-o:before {
    content: "";
}

.fa-comments-o:before {
    content: "";
}

.fa-flash:before,
.fa-bolt:before {
    content: "";
}

.fa-sitemap:before {
    content: "";
}

.fa-umbrella:before {
    content: "";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "";
}

.fa-lightbulb-o:before {
    content: "";
}

.fa-exchange:before {
    content: "";
}

.fa-cloud-download:before {
    content: "";
}

.fa-cloud-upload:before {
    content: "";
}

.fa-user-md:before {
    content: "";
}

.fa-stethoscope:before {
    content: "";
}

.fa-suitcase:before {
    content: "";
}

.fa-bell-o:before {
    content: "";
}

.fa-coffee:before {
    content: "";
}

.fa-cutlery:before {
    content: "";
}

.fa-file-text-o:before {
    content: "";
}

.fa-building-o:before {
    content: "";
}

.fa-hospital-o:before {
    content: "";
}

.fa-ambulance:before {
    content: "";
}

.fa-medkit:before {
    content: "";
}

.fa-fighter-jet:before {
    content: "";
}

.fa-beer:before {
    content: "";
}

.fa-h-square:before {
    content: "";
}

.fa-plus-square:before {
    content: "";
}

.fa-angle-double-left:before {
    content: "";
}

.fa-angle-double-right:before {
    content: "";
}

.fa-angle-double-up:before {
    content: "";
}

.fa-angle-double-down:before {
    content: "";
}

.fa-angle-left:before {
    content: "";
}

.fa-angle-right:before {
    content: "";
}

.fa-angle-up:before {
    content: "";
}

.fa-angle-down:before {
    content: "";
}

.fa-desktop:before {
    content: "";
}

.fa-laptop:before {
    content: "";
}

.fa-tablet:before {
    content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "";
}

.fa-circle-o:before {
    content: "";
}

.fa-quote-left:before {
    content: "";
}

.fa-quote-right:before {
    content: "";
}

.fa-spinner:before {
    content: "";
}

.fa-circle:before {
    content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "";
}

.fa-github-alt:before {
    content: "";
}

.fa-folder-o:before {
    content: "";
}

.fa-folder-open-o:before {
    content: "";
}

.fa-smile-o:before {
    content: "";
}

.fa-frown-o:before {
    content: "";
}

.fa-meh-o:before {
    content: "";
}

.fa-gamepad:before {
    content: "";
}

.fa-keyboard-o:before {
    content: "";
}

.fa-flag-o:before {
    content: "";
}

.fa-flag-checkered:before {
    content: "";
}

.fa-terminal:before {
    content: "";
}

.fa-code:before {
    content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "";
}

.fa-location-arrow:before {
    content: "";
}

.fa-crop:before {
    content: "";
}

.fa-code-fork:before {
    content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "";
}

.fa-question:before {
    content: "";
}

.fa-info:before {
    content: "";
}

.fa-exclamation:before {
    content: "";
}

.fa-superscript:before {
    content: "";
}

.fa-subscript:before {
    content: "";
}

.fa-eraser:before {
    content: "";
}

.fa-puzzle-piece:before {
    content: "";
}

.fa-microphone:before {
    content: "";
}

.fa-microphone-slash:before {
    content: "";
}

.fa-shield:before {
    content: "";
}

.fa-calendar-o:before {
    content: "";
}

.fa-fire-extinguisher:before {
    content: "";
}

.fa-rocket:before {
    content: "";
}

.fa-maxcdn:before {
    content: "";
}

.fa-chevron-circle-left:before {
    content: "";
}

.fa-chevron-circle-right:before {
    content: "";
}

.fa-chevron-circle-up:before {
    content: "";
}

.fa-chevron-circle-down:before {
    content: "";
}

.fa-html5:before {
    content: "";
}

.fa-css3:before {
    content: "";
}

.fa-anchor:before {
    content: "";
}

.fa-unlock-alt:before {
    content: "";
}

.fa-bullseye:before {
    content: "";
}

.fa-ellipsis-h:before {
    content: "";
}

.fa-ellipsis-v:before {
    content: "";
}

.fa-rss-square:before {
    content: "";
}

.fa-play-circle:before {
    content: "";
}

.fa-ticket:before {
    content: "";
}

.fa-minus-square:before {
    content: "";
}

.fa-minus-square-o:before {
    content: "";
}

.fa-level-up:before {
    content: "";
}

.fa-level-down:before {
    content: "";
}

.fa-check-square:before {
    content: "";
}

.fa-pencil-square:before {
    content: "";
}

.fa-external-link-square:before {
    content: "";
}

.fa-share-square:before {
    content: "";
}

.fa-compass:before {
    content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "";
}

.fa-euro:before,
.fa-eur:before {
    content: "";
}

.fa-gbp:before {
    content: "";
}

.fa-dollar:before,
.fa-usd:before {
    content: "";
}

.fa-rupee:before,
.fa-inr:before {
    content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "";
}

.fa-won:before,
.fa-krw:before {
    content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "";
}

.fa-file:before {
    content: "";
}

.fa-file-text:before {
    content: "";
}

.fa-sort-alpha-asc:before {
    content: "";
}

.fa-sort-alpha-desc:before {
    content: "";
}

.fa-sort-amount-asc:before {
    content: "";
}

.fa-sort-amount-desc:before {
    content: "";
}

.fa-sort-numeric-asc:before {
    content: "";
}

.fa-sort-numeric-desc:before {
    content: "";
}

.fa-thumbs-up:before {
    content: "";
}

.fa-thumbs-down:before {
    content: "";
}

.fa-youtube-square:before {
    content: "";
}

.fa-youtube:before {
    content: "";
}

.fa-xing:before {
    content: "";
}

.fa-xing-square:before {
    content: "";
}

.fa-youtube-play:before {
    content: "";
}

.fa-dropbox:before {
    content: "";
}

.fa-stack-overflow:before {
    content: "";
}

.fa-instagram:before {
    content: "";
}

.fa-flickr:before {
    content: "";
}

.fa-adn:before {
    content: "";
}

.fa-bitbucket:before {
    content: "";
}

.fa-bitbucket-square:before {
    content: "";
}

.fa-tumblr:before {
    content: "";
}

.fa-tumblr-square:before {
    content: "";
}

.fa-long-arrow-down:before {
    content: "";
}

.fa-long-arrow-up:before {
    content: "";
}

.fa-long-arrow-left:before {
    content: "";
}

.fa-long-arrow-right:before {
    content: "";
}

.fa-apple:before {
    content: "";
}

.fa-windows:before {
    content: "";
}

.fa-android:before {
    content: "";
}

.fa-linux:before {
    content: "";
}

.fa-dribbble:before {
    content: "";
}

.fa-skype:before {
    content: "";
}

.fa-foursquare:before {
    content: "";
}

.fa-trello:before {
    content: "";
}

.fa-female:before {
    content: "";
}

.fa-male:before {
    content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "";
}

.fa-sun-o:before {
    content: "";
}

.fa-moon-o:before {
    content: "";
}

.fa-archive:before {
    content: "";
}

.fa-bug:before {
    content: "";
}

.fa-vk:before {
    content: "";
}

.fa-weibo:before {
    content: "";
}

.fa-renren:before {
    content: "";
}

.fa-pagelines:before {
    content: "";
}

.fa-stack-exchange:before {
    content: "";
}

.fa-arrow-circle-o-right:before {
    content: "";
}

.fa-arrow-circle-o-left:before {
    content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "";
}

.fa-dot-circle-o:before {
    content: "";
}

.fa-wheelchair:before {
    content: "";
}

.fa-vimeo-square:before {
    content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "";
}

.fa-plus-square-o:before {
    content: "";
}

.fa-space-shuttle:before {
    content: "";
}

.fa-slack:before {
    content: "";
}

.fa-envelope-square:before {
    content: "";
}

.fa-wordpress:before {
    content: "";
}

.fa-openid:before {
    content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "";
}

.fa-yahoo:before {
    content: "";
}

.fa-google:before {
    content: "";
}

.fa-reddit:before {
    content: "";
}

.fa-reddit-square:before {
    content: "";
}

.fa-stumbleupon-circle:before {
    content: "";
}

.fa-stumbleupon:before {
    content: "";
}

.fa-delicious:before {
    content: "";
}

.fa-digg:before {
    content: "";
}

.fa-pied-piper:before {
    content: "";
}

.fa-pied-piper-alt:before {
    content: "";
}

.fa-drupal:before {
    content: "";
}

.fa-joomla:before {
    content: "";
}

.fa-language:before {
    content: "";
}

.fa-fax:before {
    content: "";
}

.fa-building:before {
    content: "";
}

.fa-child:before {
    content: "";
}

.fa-paw:before {
    content: "";
}

.fa-spoon:before {
    content: "";
}

.fa-cube:before {
    content: "";
}

.fa-cubes:before {
    content: "";
}

.fa-behance:before {
    content: "";
}

.fa-behance-square:before {
    content: "";
}

.fa-steam:before {
    content: "";
}

.fa-steam-square:before {
    content: "";
}

.fa-recycle:before {
    content: "";
}

.fa-automobile:before,
.fa-car:before {
    content: "";
}

.fa-cab:before,
.fa-taxi:before {
    content: "";
}

.fa-tree:before {
    content: "";
}

.fa-spotify:before {
    content: "";
}

.fa-deviantart:before {
    content: "";
}

.fa-soundcloud:before {
    content: "";
}

.fa-database:before {
    content: "";
}

.fa-file-pdf-o:before {
    content: "";
}

.fa-file-word-o:before {
    content: "";
}

.fa-file-excel-o:before {
    content: "";
}

.fa-file-powerpoint-o:before {
    content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "";
}

.fa-file-code-o:before {
    content: "";
}

.fa-vine:before {
    content: "";
}

.fa-codepen:before {
    content: "";
}

.fa-jsfiddle:before {
    content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "";
}

.fa-circle-o-notch:before {
    content: "";
}

.fa-ra:before,
.fa-rebel:before {
    content: "";
}

.fa-ge:before,
.fa-empire:before {
    content: "";
}

.fa-git-square:before {
    content: "";
}

.fa-git:before {
    content: "";
}

.fa-hacker-news:before {
    content: "";
}

.fa-tencent-weibo:before {
    content: "";
}

.fa-qq:before {
    content: "";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "";
}

.fa-history:before {
    content: "";
}

.fa-genderless:before,
.fa-circle-thin:before {
    content: "";
}

.fa-header:before {
    content: "";
}

.fa-paragraph:before {
    content: "";
}

.fa-sliders:before {
    content: "";
}

.fa-share-alt:before {
    content: "";
}

.fa-share-alt-square:before {
    content: "";
}

.fa-bomb:before {
    content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "";
}

.fa-tty:before {
    content: "";
}

.fa-binoculars:before {
    content: "";
}

.fa-plug:before {
    content: "";
}

.fa-slideshare:before {
    content: "";
}

.fa-twitch:before {
    content: "";
}

.fa-yelp:before {
    content: "";
}

.fa-newspaper-o:before {
    content: "";
}

.fa-wifi:before {
    content: "";
}

.fa-calculator:before {
    content: "";
}

.fa-paypal:before {
    content: "";
}

.fa-google-wallet:before {
    content: "";
}

.fa-cc-visa:before {
    content: "";
}

.fa-cc-mastercard:before {
    content: "";
}

.fa-cc-discover:before {
    content: "";
}

.fa-cc-amex:before {
    content: "";
}

.fa-cc-paypal:before {
    content: "";
}

.fa-cc-stripe:before {
    content: "";
}

.fa-bell-slash:before {
    content: "";
}

.fa-bell-slash-o:before {
    content: "";
}

.fa-trash:before {
    content: "";
}

.fa-copyright:before {
    content: "";
}

.fa-at:before {
    content: "";
}

.fa-eyedropper:before {
    content: "";
}

.fa-paint-brush:before {
    content: "";
}

.fa-birthday-cake:before {
    content: "";
}

.fa-area-chart:before {
    content: "";
}

.fa-pie-chart:before {
    content: "";
}

.fa-line-chart:before {
    content: "";
}

.fa-lastfm:before {
    content: "";
}

.fa-lastfm-square:before {
    content: "";
}

.fa-toggle-off:before {
    content: "";
}

.fa-toggle-on:before {
    content: "";
}

.fa-bicycle:before {
    content: "";
}

.fa-bus:before {
    content: "";
}

.fa-ioxhost:before {
    content: "";
}

.fa-angellist:before {
    content: "";
}

.fa-cc:before {
    content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "";
}

.fa-meanpath:before {
    content: "";
}

.fa-buysellads:before {
    content: "";
}

.fa-connectdevelop:before {
    content: "";
}

.fa-dashcube:before {
    content: "";
}

.fa-forumbee:before {
    content: "";
}

.fa-leanpub:before {
    content: "";
}

.fa-sellsy:before {
    content: "";
}

.fa-shirtsinbulk:before {
    content: "";
}

.fa-simplybuilt:before {
    content: "";
}

.fa-skyatlas:before {
    content: "";
}

.fa-cart-plus:before {
    content: "";
}

.fa-cart-arrow-down:before {
    content: "";
}

.fa-diamond:before {
    content: "";
}

.fa-ship:before {
    content: "";
}

.fa-user-secret:before {
    content: "";
}

.fa-motorcycle:before {
    content: "";
}

.fa-street-view:before {
    content: "";
}

.fa-heartbeat:before {
    content: "";
}

.fa-venus:before {
    content: "";
}

.fa-mars:before {
    content: "";
}

.fa-mercury:before {
    content: "";
}

.fa-transgender:before {
    content: "";
}

.fa-transgender-alt:before {
    content: "";
}

.fa-venus-double:before {
    content: "";
}

.fa-mars-double:before {
    content: "";
}

.fa-venus-mars:before {
    content: "";
}

.fa-mars-stroke:before {
    content: "";
}

.fa-mars-stroke-v:before {
    content: "";
}

.fa-mars-stroke-h:before {
    content: "";
}

.fa-neuter:before {
    content: "";
}

.fa-facebook-official:before {
    content: "";
}

.fa-pinterest-p:before {
    content: "";
}

.fa-whatsapp:before {
    content: "";
}

.fa-server:before {
    content: "";
}

.fa-user-plus:before {
    content: "";
}

.fa-user-times:before {
    content: "";
}

.fa-hotel:before,
.fa-bed:before {
    content: "";
}

.fa-viacoin:before {
    content: "";
}

.fa-train:before {
    content: "";
}

.fa-subway:before {
    content: "";
}

.fa-medium:before {
    content: "";
}

.row-no-padding [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-inner > .active.carousel-item-prev {
    left: -100%
}

.carousel-inner > .active.carousel-item-next {
    left: 100%
}

.carousel {
    position: relative;
}

.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner::after {
    display: block;
    clear: both;
    content: "";
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-item {
        transition: none;
    }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    z-index: 1;
    opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
        transition: none;
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
        transition: none;
    }
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.f-auth .modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #eceeef;
}

.f-auth .modal-header {
    display: flex;
    justify-content: space-between;
    padding: 18px 29px 18px;
    border-bottom-color: #e6e6e6;
    background-color: #f7f7f7;
    font-size: 24px;
    font-weight: 600;
}

.f-auth .modal-footer {
    display: flex;
    align-items: center;
    padding: 15px;
    border-top: 1px solid #eceeef;
}

.f-auth .modal-footer {
    border-top: 1px solid #e5e5e5;
    background-color: #f2f2f2;
}

.f-auth .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 15px;
}

.f-auth .modal-body {
    padding: 30px 15px 5px;
    background-color: #f7f7f7;
}

.f-auth .form-control {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.f-auth .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.f-auth .form-group > label {
    padding-top: 5px;
}

@media (min-width: 576px) {
    .f-auth .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .f-auth .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }


}

.f-auth .form-group {
    display: flex;
    margin-bottom: 25px;
}

@media (max-width: 575px) {
    .f-auth .form-group {
        flex-wrap: wrap;
        flex-direction: column;
    }
}


.f-auth--remember {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
}

@media (max-width: 575px) {
    .f-auth--remember {
        flex-wrap: wrap;
    }

    .f-auth .modal-footer {
        justify-content: flex-start;
    }
}


/* End */


/* Start:/local/templates/rarus.light/libs/intl-tel-input/css/intlTelInput.min.css?161045849719157*/
.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=tel],.iti input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width:500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.iti__country{padding:5px 10px;outline:0}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,.05)}.iti__country-name,.iti__dial-code,.iti__flag-box{vertical-align:middle}.iti__country-name,.iti__flag-box{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=tel],.iti--allow-dropdown input[type=text],.iti--separate-dial-code input,.iti--separate-dial-code input[type=tel],.iti--separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0 0}.iti__flag.iti__ad{height:14px;background-position:-22px 0}.iti__flag.iti__ae{height:10px;background-position:-44px 0}.iti__flag.iti__af{height:14px;background-position:-66px 0}.iti__flag.iti__ag{height:14px;background-position:-88px 0}.iti__flag.iti__ai{height:10px;background-position:-110px 0}.iti__flag.iti__al{height:15px;background-position:-132px 0}.iti__flag.iti__am{height:10px;background-position:-154px 0}.iti__flag.iti__ao{height:14px;background-position:-176px 0}.iti__flag.iti__aq{height:14px;background-position:-198px 0}.iti__flag.iti__ar{height:13px;background-position:-220px 0}.iti__flag.iti__as{height:10px;background-position:-242px 0}.iti__flag.iti__at{height:14px;background-position:-264px 0}.iti__flag.iti__au{height:10px;background-position:-286px 0}.iti__flag.iti__aw{height:14px;background-position:-308px 0}.iti__flag.iti__ax{height:13px;background-position:-330px 0}.iti__flag.iti__az{height:10px;background-position:-352px 0}.iti__flag.iti__ba{height:10px;background-position:-374px 0}.iti__flag.iti__bb{height:14px;background-position:-396px 0}.iti__flag.iti__bd{height:12px;background-position:-418px 0}.iti__flag.iti__be{height:15px;background-position:-440px 0}.iti__flag.iti__bf{height:14px;background-position:-460px 0}.iti__flag.iti__bg{height:12px;background-position:-482px 0}.iti__flag.iti__bh{height:12px;background-position:-504px 0}.iti__flag.iti__bi{height:12px;background-position:-526px 0}.iti__flag.iti__bj{height:14px;background-position:-548px 0}.iti__flag.iti__bl{height:14px;background-position:-570px 0}.iti__flag.iti__bm{height:10px;background-position:-592px 0}.iti__flag.iti__bn{height:10px;background-position:-614px 0}.iti__flag.iti__bo{height:14px;background-position:-636px 0}.iti__flag.iti__bq{height:14px;background-position:-658px 0}.iti__flag.iti__br{height:14px;background-position:-680px 0}.iti__flag.iti__bs{height:10px;background-position:-702px 0}.iti__flag.iti__bt{height:14px;background-position:-724px 0}.iti__flag.iti__bv{height:15px;background-position:-746px 0}.iti__flag.iti__bw{height:14px;background-position:-768px 0}.iti__flag.iti__by{height:10px;background-position:-790px 0}.iti__flag.iti__bz{height:14px;background-position:-812px 0}.iti__flag.iti__ca{height:10px;background-position:-834px 0}.iti__flag.iti__cc{height:10px;background-position:-856px 0}.iti__flag.iti__cd{height:15px;background-position:-878px 0}.iti__flag.iti__cf{height:14px;background-position:-900px 0}.iti__flag.iti__cg{height:14px;background-position:-922px 0}.iti__flag.iti__ch{height:15px;background-position:-944px 0}.iti__flag.iti__ci{height:14px;background-position:-961px 0}.iti__flag.iti__ck{height:10px;background-position:-983px 0}.iti__flag.iti__cl{height:14px;background-position:-1005px 0}.iti__flag.iti__cm{height:14px;background-position:-1027px 0}.iti__flag.iti__cn{height:14px;background-position:-1049px 0}.iti__flag.iti__co{height:14px;background-position:-1071px 0}.iti__flag.iti__cp{height:14px;background-position:-1093px 0}.iti__flag.iti__cr{height:12px;background-position:-1115px 0}.iti__flag.iti__cu{height:10px;background-position:-1137px 0}.iti__flag.iti__cv{height:12px;background-position:-1159px 0}.iti__flag.iti__cw{height:14px;background-position:-1181px 0}.iti__flag.iti__cx{height:10px;background-position:-1203px 0}.iti__flag.iti__cy{height:14px;background-position:-1225px 0}.iti__flag.iti__cz{height:14px;background-position:-1247px 0}.iti__flag.iti__de{height:12px;background-position:-1269px 0}.iti__flag.iti__dg{height:10px;background-position:-1291px 0}.iti__flag.iti__dj{height:14px;background-position:-1313px 0}.iti__flag.iti__dk{height:15px;background-position:-1335px 0}.iti__flag.iti__dm{height:10px;background-position:-1357px 0}.iti__flag.iti__do{height:14px;background-position:-1379px 0}.iti__flag.iti__dz{height:14px;background-position:-1401px 0}.iti__flag.iti__ea{height:14px;background-position:-1423px 0}.iti__flag.iti__ec{height:14px;background-position:-1445px 0}.iti__flag.iti__ee{height:13px;background-position:-1467px 0}.iti__flag.iti__eg{height:14px;background-position:-1489px 0}.iti__flag.iti__eh{height:10px;background-position:-1511px 0}.iti__flag.iti__er{height:10px;background-position:-1533px 0}.iti__flag.iti__es{height:14px;background-position:-1555px 0}.iti__flag.iti__et{height:10px;background-position:-1577px 0}.iti__flag.iti__eu{height:14px;background-position:-1599px 0}.iti__flag.iti__fi{height:12px;background-position:-1621px 0}.iti__flag.iti__fj{height:10px;background-position:-1643px 0}.iti__flag.iti__fk{height:10px;background-position:-1665px 0}.iti__flag.iti__fm{height:11px;background-position:-1687px 0}.iti__flag.iti__fo{height:15px;background-position:-1709px 0}.iti__flag.iti__fr{height:14px;background-position:-1731px 0}.iti__flag.iti__ga{height:15px;background-position:-1753px 0}.iti__flag.iti__gb{height:10px;background-position:-1775px 0}.iti__flag.iti__gd{height:12px;background-position:-1797px 0}.iti__flag.iti__ge{height:14px;background-position:-1819px 0}.iti__flag.iti__gf{height:14px;background-position:-1841px 0}.iti__flag.iti__gg{height:14px;background-position:-1863px 0}.iti__flag.iti__gh{height:14px;background-position:-1885px 0}.iti__flag.iti__gi{height:10px;background-position:-1907px 0}.iti__flag.iti__gl{height:14px;background-position:-1929px 0}.iti__flag.iti__gm{height:14px;background-position:-1951px 0}.iti__flag.iti__gn{height:14px;background-position:-1973px 0}.iti__flag.iti__gp{height:14px;background-position:-1995px 0}.iti__flag.iti__gq{height:14px;background-position:-2017px 0}.iti__flag.iti__gr{height:14px;background-position:-2039px 0}.iti__flag.iti__gs{height:10px;background-position:-2061px 0}.iti__flag.iti__gt{height:13px;background-position:-2083px 0}.iti__flag.iti__gu{height:11px;background-position:-2105px 0}.iti__flag.iti__gw{height:10px;background-position:-2127px 0}.iti__flag.iti__gy{height:12px;background-position:-2149px 0}.iti__flag.iti__hk{height:14px;background-position:-2171px 0}.iti__flag.iti__hm{height:10px;background-position:-2193px 0}.iti__flag.iti__hn{height:10px;background-position:-2215px 0}.iti__flag.iti__hr{height:10px;background-position:-2237px 0}.iti__flag.iti__ht{height:12px;background-position:-2259px 0}.iti__flag.iti__hu{height:10px;background-position:-2281px 0}.iti__flag.iti__ic{height:14px;background-position:-2303px 0}.iti__flag.iti__id{height:14px;background-position:-2325px 0}.iti__flag.iti__ie{height:10px;background-position:-2347px 0}.iti__flag.iti__il{height:15px;background-position:-2369px 0}.iti__flag.iti__im{height:10px;background-position:-2391px 0}.iti__flag.iti__in{height:14px;background-position:-2413px 0}.iti__flag.iti__io{height:10px;background-position:-2435px 0}.iti__flag.iti__iq{height:14px;background-position:-2457px 0}.iti__flag.iti__ir{height:12px;background-position:-2479px 0}.iti__flag.iti__is{height:15px;background-position:-2501px 0}.iti__flag.iti__it{height:14px;background-position:-2523px 0}.iti__flag.iti__je{height:12px;background-position:-2545px 0}.iti__flag.iti__jm{height:10px;background-position:-2567px 0}.iti__flag.iti__jo{height:10px;background-position:-2589px 0}.iti__flag.iti__jp{height:14px;background-position:-2611px 0}.iti__flag.iti__ke{height:14px;background-position:-2633px 0}.iti__flag.iti__kg{height:12px;background-position:-2655px 0}.iti__flag.iti__kh{height:13px;background-position:-2677px 0}.iti__flag.iti__ki{height:10px;background-position:-2699px 0}.iti__flag.iti__km{height:12px;background-position:-2721px 0}.iti__flag.iti__kn{height:14px;background-position:-2743px 0}.iti__flag.iti__kp{height:10px;background-position:-2765px 0}.iti__flag.iti__kr{height:14px;background-position:-2787px 0}.iti__flag.iti__kw{height:10px;background-position:-2809px 0}.iti__flag.iti__ky{height:10px;background-position:-2831px 0}.iti__flag.iti__kz{height:10px;background-position:-2853px 0}.iti__flag.iti__la{height:14px;background-position:-2875px 0}.iti__flag.iti__lb{height:14px;background-position:-2897px 0}.iti__flag.iti__lc{height:10px;background-position:-2919px 0}.iti__flag.iti__li{height:12px;background-position:-2941px 0}.iti__flag.iti__lk{height:10px;background-position:-2963px 0}.iti__flag.iti__lr{height:11px;background-position:-2985px 0}.iti__flag.iti__ls{height:14px;background-position:-3007px 0}.iti__flag.iti__lt{height:12px;background-position:-3029px 0}.iti__flag.iti__lu{height:12px;background-position:-3051px 0}.iti__flag.iti__lv{height:10px;background-position:-3073px 0}.iti__flag.iti__ly{height:10px;background-position:-3095px 0}.iti__flag.iti__ma{height:14px;background-position:-3117px 0}.iti__flag.iti__mc{height:15px;background-position:-3139px 0}.iti__flag.iti__md{height:10px;background-position:-3160px 0}.iti__flag.iti__me{height:10px;background-position:-3182px 0}.iti__flag.iti__mf{height:14px;background-position:-3204px 0}.iti__flag.iti__mg{height:14px;background-position:-3226px 0}.iti__flag.iti__mh{height:11px;background-position:-3248px 0}.iti__flag.iti__mk{height:10px;background-position:-3270px 0}.iti__flag.iti__ml{height:14px;background-position:-3292px 0}.iti__flag.iti__mm{height:14px;background-position:-3314px 0}.iti__flag.iti__mn{height:10px;background-position:-3336px 0}.iti__flag.iti__mo{height:14px;background-position:-3358px 0}.iti__flag.iti__mp{height:10px;background-position:-3380px 0}.iti__flag.iti__mq{height:14px;background-position:-3402px 0}.iti__flag.iti__mr{height:14px;background-position:-3424px 0}.iti__flag.iti__ms{height:10px;background-position:-3446px 0}.iti__flag.iti__mt{height:14px;background-position:-3468px 0}.iti__flag.iti__mu{height:14px;background-position:-3490px 0}.iti__flag.iti__mv{height:14px;background-position:-3512px 0}.iti__flag.iti__mw{height:14px;background-position:-3534px 0}.iti__flag.iti__mx{height:12px;background-position:-3556px 0}.iti__flag.iti__my{height:10px;background-position:-3578px 0}.iti__flag.iti__mz{height:14px;background-position:-3600px 0}.iti__flag.iti__na{height:14px;background-position:-3622px 0}.iti__flag.iti__nc{height:10px;background-position:-3644px 0}.iti__flag.iti__ne{height:15px;background-position:-3666px 0}.iti__flag.iti__nf{height:10px;background-position:-3686px 0}.iti__flag.iti__ng{height:10px;background-position:-3708px 0}.iti__flag.iti__ni{height:12px;background-position:-3730px 0}.iti__flag.iti__nl{height:14px;background-position:-3752px 0}.iti__flag.iti__no{height:15px;background-position:-3774px 0}.iti__flag.iti__np{height:15px;background-position:-3796px 0}.iti__flag.iti__nr{height:10px;background-position:-3811px 0}.iti__flag.iti__nu{height:10px;background-position:-3833px 0}.iti__flag.iti__nz{height:10px;background-position:-3855px 0}.iti__flag.iti__om{height:10px;background-position:-3877px 0}.iti__flag.iti__pa{height:14px;background-position:-3899px 0}.iti__flag.iti__pe{height:14px;background-position:-3921px 0}.iti__flag.iti__pf{height:14px;background-position:-3943px 0}.iti__flag.iti__pg{height:15px;background-position:-3965px 0}.iti__flag.iti__ph{height:10px;background-position:-3987px 0}.iti__flag.iti__pk{height:14px;background-position:-4009px 0}.iti__flag.iti__pl{height:13px;background-position:-4031px 0}.iti__flag.iti__pm{height:14px;background-position:-4053px 0}.iti__flag.iti__pn{height:10px;background-position:-4075px 0}.iti__flag.iti__pr{height:14px;background-position:-4097px 0}.iti__flag.iti__ps{height:10px;background-position:-4119px 0}.iti__flag.iti__pt{height:14px;background-position:-4141px 0}.iti__flag.iti__pw{height:13px;background-position:-4163px 0}.iti__flag.iti__py{height:11px;background-position:-4185px 0}.iti__flag.iti__qa{height:8px;background-position:-4207px 0}.iti__flag.iti__re{height:14px;background-position:-4229px 0}.iti__flag.iti__ro{height:14px;background-position:-4251px 0}.iti__flag.iti__rs{height:14px;background-position:-4273px 0}.iti__flag.iti__ru{height:14px;background-position:-4295px 0}.iti__flag.iti__rw{height:14px;background-position:-4317px 0}.iti__flag.iti__sa{height:14px;background-position:-4339px 0}.iti__flag.iti__sb{height:10px;background-position:-4361px 0}.iti__flag.iti__sc{height:10px;background-position:-4383px 0}.iti__flag.iti__sd{height:10px;background-position:-4405px 0}.iti__flag.iti__se{height:13px;background-position:-4427px 0}.iti__flag.iti__sg{height:14px;background-position:-4449px 0}.iti__flag.iti__sh{height:10px;background-position:-4471px 0}.iti__flag.iti__si{height:10px;background-position:-4493px 0}.iti__flag.iti__sj{height:15px;background-position:-4515px 0}.iti__flag.iti__sk{height:14px;background-position:-4537px 0}.iti__flag.iti__sl{height:14px;background-position:-4559px 0}.iti__flag.iti__sm{height:15px;background-position:-4581px 0}.iti__flag.iti__sn{height:14px;background-position:-4603px 0}.iti__flag.iti__so{height:14px;background-position:-4625px 0}.iti__flag.iti__sr{height:14px;background-position:-4647px 0}.iti__flag.iti__ss{height:10px;background-position:-4669px 0}.iti__flag.iti__st{height:10px;background-position:-4691px 0}.iti__flag.iti__sv{height:12px;background-position:-4713px 0}.iti__flag.iti__sx{height:14px;background-position:-4735px 0}.iti__flag.iti__sy{height:14px;background-position:-4757px 0}.iti__flag.iti__sz{height:14px;background-position:-4779px 0}.iti__flag.iti__ta{height:10px;background-position:-4801px 0}.iti__flag.iti__tc{height:10px;background-position:-4823px 0}.iti__flag.iti__td{height:14px;background-position:-4845px 0}.iti__flag.iti__tf{height:14px;background-position:-4867px 0}.iti__flag.iti__tg{height:13px;background-position:-4889px 0}.iti__flag.iti__th{height:14px;background-position:-4911px 0}.iti__flag.iti__tj{height:10px;background-position:-4933px 0}.iti__flag.iti__tk{height:10px;background-position:-4955px 0}.iti__flag.iti__tl{height:10px;background-position:-4977px 0}.iti__flag.iti__tm{height:14px;background-position:-4999px 0}.iti__flag.iti__tn{height:14px;background-position:-5021px 0}.iti__flag.iti__to{height:10px;background-position:-5043px 0}.iti__flag.iti__tr{height:14px;background-position:-5065px 0}.iti__flag.iti__tt{height:12px;background-position:-5087px 0}.iti__flag.iti__tv{height:10px;background-position:-5109px 0}.iti__flag.iti__tw{height:14px;background-position:-5131px 0}.iti__flag.iti__tz{height:14px;background-position:-5153px 0}.iti__flag.iti__ua{height:14px;background-position:-5175px 0}.iti__flag.iti__ug{height:14px;background-position:-5197px 0}.iti__flag.iti__um{height:11px;background-position:-5219px 0}.iti__flag.iti__un{height:14px;background-position:-5241px 0}.iti__flag.iti__us{height:11px;background-position:-5263px 0}.iti__flag.iti__uy{height:14px;background-position:-5285px 0}.iti__flag.iti__uz{height:10px;background-position:-5307px 0}.iti__flag.iti__va{height:15px;background-position:-5329px 0}.iti__flag.iti__vc{height:14px;background-position:-5346px 0}.iti__flag.iti__ve{height:14px;background-position:-5368px 0}.iti__flag.iti__vg{height:10px;background-position:-5390px 0}.iti__flag.iti__vi{height:14px;background-position:-5412px 0}.iti__flag.iti__vn{height:14px;background-position:-5434px 0}.iti__flag.iti__vu{height:12px;background-position:-5456px 0}.iti__flag.iti__wf{height:14px;background-position:-5478px 0}.iti__flag.iti__ws{height:10px;background-position:-5500px 0}.iti__flag.iti__xk{height:15px;background-position:-5522px 0}.iti__flag.iti__ye{height:14px;background-position:-5544px 0}.iti__flag.iti__yt{height:14px;background-position:-5566px 0}.iti__flag.iti__za{height:14px;background-position:-5588px 0}.iti__flag.iti__zm{height:14px;background-position:-5610px 0}.iti__flag.iti__zw{height:10px;background-position:-5632px 0}.iti__flag{height:15px;box-shadow:0 0 1px 0 #888;background-image:url(/local/templates/rarus.light/libs/intl-tel-input/css/../img/flags.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url(/local/templates/rarus.light/libs/intl-tel-input/css/../img/flags@2x.png)}}.iti__flag.iti__np{background-color:transparent}
/* End */


/* Start:/local/templates/rarus.light/vite/build/public/video-list/index.css?17279630121387*/
.multivideo--center{margin-left:auto;margin-right:auto}.multivideo--grid2{display:grid;gap:16px}@media (min-width: 768px){.multivideo--grid2{grid-template-columns:repeat(2,calc(50% - 8px))}}.multivideo--grid3{display:grid;gap:16px}@media (min-width: 992px){.multivideo--grid3{grid-template-columns:repeat(3,calc(33.3333333333% - 10.6666666667px))}}@media (min-width: 768px){.multivideo--half-page{width:50%}}@media (min-width: 992px){.multivideo--third-part-page{width:33.3333333333%}}.video-list{border-radius:2px;overflow:hidden;background-color:#222}.video-list iframe{aspect-ratio:16/9;width:100%;height:100%}.video-list__title{color:#737373}.video-list__tabs{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;padding:2px 8px;font-size:14px;line-height:24px}@media (min-width: 576px){.video-list__tabs{gap:8px}}@media (max-width: 575.98px){.video-list__tabs{gap:4px}}.video-list__tab{position:relative;color:#ccc;cursor:pointer;padding:6px 8px}.video-list__tab.active,.video-list__tab:hover{color:#fff;border-radius:2px}.video-list__tab:hover{background-color:#737373}.video-list__tab.active{background-color:#4e4e4e}.video-list__tab:before{content:"";position:absolute;bottom:6px;left:8px;right:8px;display:block;border-bottom:1px dashed}.video-list__video{display:flex;text-align:center}@media (min-width: 1000px){.video-list__title--hide-xl{display:none}}

/* End */


/* Start:/local/templates/rarus.light/components/bitrix/search.title/search_in_header_webpack/style.css?16213389853070*/
.block__search {
  position: relative;
  overflow: hidden;
  width: 80%;
  margin: 0 0 5px 0;
  z-index: 3;
  outline: none;
  border: none;
  background: none;
  padding: 0 0 0 40px;
  box-shadow: none;
  color: #828282;
  font-weight: 600;
  font-family: "Open Sans";
  font-size: 16px; }
  @media (max-width: 767px) {
    .block__search {
      width: 100%;
      text-align: left;
      margin: 0;
      padding: 0 40px 5px;
      font-weight: normal; } }
  .block__search--container {
    position: absolute;
    display: none;
    padding: 20px 0 0;
    overflow: hidden;
    height: 68px;
    background: #ffffff;
    width: 100%;
    z-index: 5; }
    @media (max-width: 991px) {
      .block__search--container {
        background-color: #fff;
        height: 56px;
        position: absolute;
        padding: 16px 0;
        left: 0;
        top: 0;
        width: 100%; } }
    .block__search--container.has__banner {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      background: #fff;
      box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25); }
    .block__search--container .icon {
      opacity: 0.8;
      cursor: pointer;
      font-size: 26px; }
      .block__search--container .icon:hover {
        opacity: 1; }
      .block__search--container .icon-search-1 {
        color: #ff6b00; }
      .block__search--container .icon-cancel-4 {
        position: absolute;
        right: 0;
        top: -30px;
        color: #cbcbcb;
        font-size: 22px; }
        @media (max-width: 767px) {
          .block__search--container .icon-cancel-4 {
            font-size: 16px;
            color: #818181;
            z-index: 6; } }
  .block__search--shadow {
    border-top: 2px solid #fa7500;
    position: relative; }
    @media (max-width: 767px) {
      .block__search--shadow {
        display: flex; } }
  .block__search--button {
    position: relative;
    top: -40px;
    left: 0;
    padding: 0;
    border: 0;
    background: none;
    z-index: 5; }
    @media (max-width: 767px) {
      .block__search--button {
        left: 0;
        top: -40px; } }
    .block__search--button:focus, .block__search--button:active {
      outline: none; }
  .block__search--hide {
    opacity: 0;
    font-size: 24px;
    max-width: 80%;
    height: 40px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle; }

.b-search-select {
  background: #fff;
  margin-top: -12px;
  position: relative;
  z-index: 100;
  padding: 12px 20px 20px;
  text-align: left;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  color: #333;
  font-size: 15px; }
  .b-search-select h4 {
    font-family: inherit;
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    color: #333333;
    line-height: 22px;
    margin: 5px 0;
    padding: 5px 0 10px; }
  .b-search-select ul {
    text-align: left; }
    .b-search-select ul li {
      margin: 0 0 13px; }
      .b-search-select ul li:first-child {
        padding-top: 10px; }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/1c-corp/areas/proizvodstvo-uslugi/sass/main.css?1747661277195788*/
main {
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}
main p {
  margin-bottom: 12px;
}
main .text--orange {
  color: #FA9E14;
}
main .text--bold {
  font-weight: 700;
}
main .text--center {
  text-align: center !important;
}
main .text--sub {
  font-weight: 700;
  background: #FC0000;
  color: #FFFFFF;
  padding: 0 3px;
}
main .text--number {
  color: #CFCFCF;
  font-weight: 600;
}
main .schema {
  margin: 32px 0 42px;
}
main .btn {
  box-sizing: border-box;
}
main .btn-warning {
  background-color: #FA7500;
}
main .btn-warning:hover {
  background-color: #FA9E14;
}
main .mt-20 {
  margin-top: 20px;
}
main .mb-20 {
  margin-bottom: 20px;
}
main .rk-right-place-1 {
  border: 2px solid #ff7700;
  border-radius: 4px;
  padding: 48px 20px 20px;
  width: 100%;
  max-width: 360px;
  margin-bottom: 48px;
  position: relative;
}
main .rk-right-place-1::before {
  content: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H30V15C30 23.2843 23.2843 30 15 30C6.71573 30 0 23.2843 0 15V0Z' fill='%23FA7500'/%3E%3Cpath d='M22.9861 10.4651C22.2225 6.77785 18.9305 4 15 4C11.057 4 7.76495 6.77785 7.00139 10.4775C6.41307 10.6768 6 11.2249 6 11.8727V14.5882C6 15.4104 6.67594 16.083 7.50209 16.083H7.65229C8.47844 16.083 9.15438 15.4104 9.15438 14.5882V11.8727C9.15438 11.2 8.70376 10.6394 8.0904 10.4401C8.85396 7.35087 11.6579 5.05882 15 5.05882C18.3421 5.05882 21.146 7.36332 21.9096 10.4526C21.2962 10.6394 20.8581 11.2125 20.8581 11.8727V14.5882C20.8581 15.2734 21.3338 15.8588 21.9847 16.0332C21.1836 18.3626 19.2309 20.1564 16.815 20.7668C16.7274 20.3433 16.3394 20.0318 15.9013 20.0318H14.1613C13.6481 20.0318 13.2225 20.4554 13.2225 20.9661V21.0657C13.2225 21.5765 13.6481 22 14.1613 22H15.8762C16.3018 22 16.6648 21.701 16.7775 21.3149C19.4812 20.692 21.6592 18.6865 22.5104 16.0955C23.3366 16.0955 24 15.4228 24 14.6007V11.8727C24 11.2249 23.5744 10.6768 22.9861 10.4651Z' fill='white'/%3E%3Cpath d='M22.9861 10.4651C22.2225 6.77785 18.9305 4 15 4C11.057 4 7.76495 6.77785 7.00139 10.4775C6.41307 10.6768 6 11.2249 6 11.8727V14.5882C6 15.4104 6.67594 16.083 7.50209 16.083H7.65229C8.47844 16.083 9.15438 15.4104 9.15438 14.5882V11.8727C9.15438 11.2 8.70376 10.6394 8.0904 10.4401C8.85396 7.35087 11.6579 5.05882 15 5.05882C18.3421 5.05882 21.146 7.36332 21.9096 10.4526C21.2962 10.6394 20.8581 11.2125 20.8581 11.8727V14.5882C20.8581 15.2734 21.3338 15.8588 21.9847 16.0332C21.1836 18.3626 19.2309 20.1564 16.815 20.7668C16.7274 20.3433 16.3394 20.0318 15.9013 20.0318H14.1613C13.6481 20.0318 13.2225 20.4554 13.2225 20.9661V21.0657C13.2225 21.5765 13.6481 22 14.1613 22H15.8762C16.3018 22 16.6648 21.701 16.7775 21.3149C19.4812 20.692 21.6592 18.6865 22.5104 16.0955C23.3366 16.0955 24 15.4228 24 14.6007V11.8727C24 11.2249 23.5744 10.6768 22.9861 10.4651Z' fill='url(%23paint0_linear)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='15' y1='4' x2='15' y2='22' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  position: absolute;
  width: 32px;
  height: 32px;
  top: 0;
  left: calc(50% - 16px);
}
@media (max-width: 1199px) {
  main .rk-right-place-1 {
    max-width: 293px;
  }
}
main .rk-right-place-1 .title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 16px;
}
main .rk-right-place-1 .btn {
  display: block;
}
main .rk-right-place-1 .btn-danger {
  color: #fff;
  background-color: #ff7700;
  border: 2px solid #ff7700;
  margin-right: 0;
}
main .rk-right-place-1 .btn-danger:hover {
  color: #fff;
  background-color: #ff9233;
  border-color: #ff9233;
}
main .rk-right-place-1 .contact-list {
  display: inline-block;
  font-size: 15px;
  margin-top: 28px;
  padding-top: 16px;
  line-height: 30px;
  border-top: 1px solid #e5e5e5;
}
main .rk-right-place-1 .contact-list li {
  text-align: left;
}
main .rk-right-place-1 .contact-list li::before {
  background: transparent;
}
main .rk-right-place-1 .contact-list li a.phone {
  color: #333;
}
main .rk-right-place-1 .contact-list .fa {
  display: inline-block;
  width: 15px;
  height: 12px;
}
main .rk-right-place-1 .contact-list .fa-envelope {
  content: url("data:image/svg+xml,%3Csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.332 0.666687H1.66536C0.932031 0.666687 0.338698 1.26669 0.338698 2.00002L0.332031 10C0.332031 10.7334 0.932031 11.3334 1.66536 11.3334H12.332C13.0654 11.3334 13.6654 10.7334 13.6654 10V2.00002C13.6654 1.26669 13.0654 0.666687 12.332 0.666687ZM12.332 3.33335L6.9987 6.66669L1.66536 3.33335V2.00002L6.9987 5.33335L12.332 2.00002V3.33335Z' fill='%23A8A8A8'/%3E%3C/svg%3E%0A");
  position: relative;
  top: 2px;
}
main .rk-right-place-1 .contact-list .fa-phone {
  content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.41333 5.19333C3.37333 7.08 4.92 8.62 6.80667 9.58667L8.27333 8.12C8.45333 7.94 8.72 7.88 8.95333 7.96C9.7 8.20667 10.5067 8.34 11.3333 8.34C11.7 8.34 12 8.64 12 9.00667V11.3333C12 11.7 11.7 12 11.3333 12C5.07333 12 0 6.92667 0 0.666667C0 0.3 0.3 0 0.666667 0H3C3.36667 0 3.66667 0.3 3.66667 0.666667C3.66667 1.5 3.8 2.3 4.04667 3.04667C4.12 3.28 4.06667 3.54 3.88 3.72667L2.41333 5.19333Z' fill='%23A8A8A8'/%3E%3C/svg%3E%0A");
}
main .rk-right-place-1.affix {
  position: fixed !important;
  top: 35px;
}
main h2 {
  color: #333333;
  padding: 0;
  margin: 0 0 24px;
  font-weight: 800;
}
@media (min-width: 768px) {
  main h2 {
    font-size: 36px;
    line-height: 44px;
  }
}
main h3 {
  color: #333333;
  padding: 0;
  margin: 0 0 24px;
  font-size: 24px;
  font-weight: 800;
}
@media (max-width: 991px) {
  main h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  main .hidden-xs {
    display: none !important;
  }
}
main a.link-dotted {
  display: initial;
  color: #114FAC;
  border-bottom: 1px dashed #114FAC;
}
main a.link-dotted:hover {
  color: #ff7700;
  text-decoration: none;
  border-bottom: 1px dashed #ff7700;
}
main ol {
  padding: 0;
  line-height: 32px;
  list-style-type: none;
  counter-reset: num;
  margin: 0 0 24px;
}
main ol li::before {
  content: counter(num) ". ";
  counter-increment: num;
  color: #CFCFCF;
  font-weight: 600;
}
main .list-olunstyled {
  list-style: none;
  padding: 0;
}
main .list-olunstyled:last-child {
  margin: 10px 0;
}
main .list-olunstyled li {
  line-height: 20px;
  position: relative;
  padding-left: 23px;
  overflow: hidden;
}
main .list-olunstyled li:not(:last-child) {
  margin-bottom: 1rem;
}
main .list-olunstyled li::before {
  position: absolute;
  top: 1px;
  left: 0;
  content: none !important;
}
main .list-check {
  list-style: none;
  padding: 0;
}
main .list-check:last-child {
  margin-bottom: 0;
}
main .list-check li {
  line-height: 20px;
  position: relative;
  padding-left: 23px;
  overflow: hidden;
}
main .list-check li:not(:last-child) {
  margin-bottom: 1rem;
}
main .list-check li::before {
  position: absolute;
  top: 1px;
  left: 0;
  content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5893 4.46429C14.756 4.63095 14.8393 4.83333 14.8393 5.07143C14.8393 5.30952 14.756 5.5119 14.5893 5.67857L8.125 12.1429L6.91071 13.3571C6.74405 13.5238 6.54167 13.6071 6.30357 13.6071C6.06548 13.6071 5.8631 13.5238 5.69643 13.3571L4.48214 12.1429L1.25 8.91072C1.08333 8.74405 1 8.54167 1 8.30357C1 8.06548 1.08333 7.8631 1.25 7.69643L2.46429 6.48214C2.63095 6.31548 2.83333 6.23214 3.07143 6.23214C3.30952 6.23214 3.5119 6.31548 3.67857 6.48214L6.30357 9.11607L12.1607 3.25C12.3274 3.08333 12.5298 3 12.7679 3C13.006 3 13.2083 3.08333 13.375 3.25L14.5893 4.46429Z' fill='%23E04E04'/%3E%3C/svg%3E");
}

.corp-right {
  min-width: 294px;
}
.corp-content {
  display: flex;
  justify-content: space-between;
  margin: 70px 0;
  box-sizing: border-box;
}
.corp-content-block {
  max-width: 730px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .corp-content-block {
    width: 580px;
  }
}
@media (max-width: 991px) {
  .corp-content-block {
    width: 100%;
  }
}
.corp-bg--grey {
  background: #ECF0F3;
  border-radius: 4px;
}
.corp-subtitle {
  color: #333333;
  margin: 0 0 24px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .corp-subtitle {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  .corp-subtitle {
    font-size: 18px;
    line-height: 24px;
  }
}
.corp-promo {
  background: linear-gradient(90deg, #3079CC 0%, #002C6F 100%);
  color: #fff;
  overflow: hidden;
}
.corp-promo__container {
  display: grid;
  box-sizing: border-box;
  padding: 72px 15px;
}
@media (min-width: 992px) {
  .corp-promo__container {
    grid-template-columns: 850px auto;
    grid-column-gap: 10px;
    position: relative;
  }
}
@media (max-width: 767px) {
  .corp-promo__container {
    grid-template-columns: 100%;
    text-align: center;
    padding: 3rem 1rem;
  }
}
.corp-promo__container > div:first-child {
  grid-column: 1/2;
  grid-row: 1/2;
  z-index: 1;
}
@media (max-width: 767px) {
  .corp-promo__container > div:first-child {
    order: 1;
  }
}
.corp-promo__container > div:last-child {
  grid-column: 1/3;
  grid-row: 1/2;
  align-self: end;
  margin-left: auto;
}
.corp-promo__bg .icon-promo {
  content: url("data:image/svg+xml,%3Csvg width='314' height='369' viewBox='0 0 314 369' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath opacity='0.6' d='M175.881 316.475C175.413 311.409 178.652 306.464 184.767 302.913C193.514 297.846 206.574 296.314 218.058 299.013L218.872 299.204L222.51 294.417L221.661 294.208C206.747 290.639 189.772 292.606 178.392 299.204C170.407 303.835 166.215 310.277 166.891 316.875L166.943 317.415L175.933 316.98L175.881 316.475Z' fill='%23E6E7E8'/%3E%3Cpath opacity='0.6' d='M234.359 299.64C231.431 297.933 228.123 296.575 224.624 295.531L221.714 299.361C224.434 300.197 226.98 301.276 229.266 302.599C241.582 309.755 241.582 321.384 229.266 328.54C216.951 335.695 196.893 335.695 184.577 328.54C179.745 325.737 176.817 322.22 175.795 318.581L168.59 318.93C169.785 323.543 173.371 327.965 179.468 331.517C194.606 340.309 219.237 340.309 234.376 331.517C249.497 322.707 249.497 308.414 234.359 299.64Z' fill='%23E6E7E8'/%3E%3Cpath opacity='0.6' d='M254.52 293.006C247.262 290.169 242.43 285.694 241.217 280.715C239.502 273.612 245.27 266.648 255.906 262.957L256.65 262.696L252.251 258.135L251.454 258.413C237.58 263.166 230.045 272.219 232.262 281.464C233.821 287.958 240.161 293.79 249.635 297.446L250.398 297.742L255.213 293.32L254.52 293.006Z' fill='%23E6E7E8'/%3E%3Cpath opacity='0.6' d='M298.861 262.209C287.03 255.332 269.397 253.869 255.021 257.734L258.537 261.408C270.142 258.413 284.242 259.649 293.751 265.168C306.066 272.324 306.066 283.953 293.751 291.109C283.861 296.854 268.982 297.968 257.134 294.486L253.254 298.055C267.925 302.547 286.528 301.224 298.861 294.068C314 285.294 314 271 298.861 262.209Z' fill='%23E6E7E8'/%3E%3Cpath d='M194.311 315.674C194.138 315.865 193.982 315.987 193.844 316.074L195.888 317.258C196.13 317.119 196.373 316.945 196.581 316.719C196.788 316.51 196.927 316.37 196.979 316.283C197.031 316.196 197.083 316.127 197.117 316.074L205.795 321.106L208.584 319.487L196.667 312.575L194.554 313.811C194.796 313.95 194.918 314.142 194.935 314.368C194.952 314.595 194.9 314.838 194.762 315.065C194.623 315.274 194.485 315.482 194.311 315.674Z' fill='%23E6E7E8'/%3E%3Cpath d='M210.955 317.641C211.44 317.572 211.908 317.467 212.306 317.328C212.722 317.189 213.103 317.014 213.45 316.806C213.796 316.597 214.108 316.37 214.35 316.144C214.593 315.9 214.766 315.639 214.87 315.361C214.974 315.082 215.008 314.786 214.939 314.49C214.887 314.194 214.714 313.881 214.42 313.567C214.125 313.237 213.709 312.923 213.19 312.627L208.496 309.911C207.248 309.197 206.019 308.814 204.806 308.814C203.594 308.797 202.416 309.128 201.273 309.789C200.147 310.451 199.592 311.13 199.61 311.826C199.644 312.523 200.268 313.237 201.515 313.968L206.209 316.684C206.729 316.98 207.266 317.223 207.837 317.397C208.392 317.572 208.929 317.676 209.431 317.711C209.951 317.711 210.453 317.693 210.955 317.641ZM204.061 312.122C203.923 312.053 203.836 311.983 203.75 311.948C203.68 311.896 203.594 311.844 203.507 311.757C203.42 311.67 203.351 311.6 203.334 311.53C203.317 311.461 203.317 311.391 203.351 311.321C203.386 311.252 203.472 311.165 203.594 311.095C203.715 311.026 203.853 310.973 203.975 310.956C204.113 310.938 204.235 310.938 204.338 310.938C204.442 310.956 204.581 310.991 204.72 311.043C204.858 311.095 204.979 311.147 205.049 311.182C205.135 311.217 205.239 311.287 205.36 311.356L210.626 314.42C210.903 314.577 211.059 314.751 211.077 314.908C211.094 315.082 211.025 315.204 210.851 315.308C210.695 315.395 210.47 315.448 210.176 315.43C209.881 315.43 209.604 315.343 209.327 315.169L204.061 312.122Z' fill='%23E6E7E8'/%3E%3Cpath d='M261.414 275.162C260.825 275.318 260.253 275.562 259.699 275.875C258.971 276.293 258.486 276.694 258.227 277.077C257.967 277.46 257.898 277.825 258.019 278.191C258.123 278.556 258.417 278.922 258.85 279.288C259.301 279.653 259.855 280.036 260.513 280.419L260.877 280.593L263.648 278.992L262.54 278.348C261.778 277.912 261.622 277.564 262.055 277.303C262.332 277.146 262.609 277.094 262.903 277.146C263.198 277.198 263.527 277.32 263.856 277.512C264.203 277.721 264.462 277.93 264.618 278.156C264.774 278.382 264.861 278.626 264.878 278.87C264.895 279.288 264.913 279.723 264.93 280.141C264.947 280.559 265.017 280.994 265.121 281.394C265.224 281.812 265.398 282.212 265.623 282.613C265.848 283.013 266.194 283.396 266.645 283.779C266.957 284.041 267.286 284.267 267.632 284.476L268.238 284.824L275.063 280.855L272.655 279.462L269.07 281.551C268.914 281.255 268.81 280.959 268.758 280.68C268.706 280.402 268.671 280.106 268.654 279.827C268.637 279.549 268.619 279.253 268.602 278.957C268.585 278.661 268.533 278.348 268.429 278.034C268.325 277.651 268.117 277.251 267.84 276.868C267.546 276.485 267.13 276.136 266.593 275.823C266.056 275.51 265.519 275.283 264.93 275.127C264.358 274.97 263.769 274.883 263.181 274.883C262.592 274.935 262.003 275.005 261.414 275.162Z' fill='%23E6E7E8'/%3E%3Cpath d='M270.61 269.66L264.34 273.299L271.164 277.251L273.572 275.84C272.914 275.457 272.845 275.127 273.347 274.831C273.52 274.744 273.693 274.709 273.849 274.691C274.022 274.691 274.178 274.709 274.352 274.744C274.507 274.778 274.681 274.848 274.837 274.918C274.992 274.987 275.148 275.074 275.287 275.161L276.898 276.102C277.21 276.276 277.4 276.45 277.487 276.607C277.556 276.763 277.469 276.92 277.192 277.077C277.123 277.111 277.036 277.164 276.932 277.198C276.828 277.233 276.707 277.251 276.551 277.233C276.395 277.216 276.205 277.181 275.98 277.111C275.755 277.042 275.477 276.902 275.166 276.711L274.525 276.345L271.788 277.93L273.174 278.73C273.676 279.026 274.213 279.235 274.767 279.34C275.322 279.444 275.876 279.497 276.447 279.444C277.002 279.392 277.573 279.288 278.128 279.096C278.682 278.905 279.219 278.661 279.738 278.365C280.206 278.086 280.57 277.808 280.795 277.547C281.02 277.268 281.159 277.007 281.211 276.746C281.263 276.485 281.211 276.223 281.09 275.962C280.968 275.701 280.778 275.457 280.535 275.196C280.293 274.953 279.998 274.709 279.669 274.465C279.34 274.221 278.976 273.995 278.595 273.769C278.301 273.595 277.989 273.438 277.643 273.281C277.296 273.125 276.95 272.985 276.586 272.863C276.222 272.742 275.841 272.654 275.443 272.585C275.044 272.515 274.646 272.498 274.248 272.498C273.849 272.515 273.434 272.567 273.035 272.672C272.637 272.776 272.238 272.933 271.857 273.159C271.251 273.508 270.939 273.838 270.922 274.134L269.328 273.212L273.104 271.018L270.61 269.66Z' fill='%23E6E7E8'/%3E%3Cpath opacity='0.15' d='M308.092 200.003L148.355 292.693L154.245 296.123L313.999 203.433L308.092 200.003Z' fill='%23E6E7E8'/%3E%3Cpath opacity='0.15' d='M29.2383 185.675L0 202.65L142.9 285.573L172.139 268.615L29.2383 185.675Z' fill='%23E6E7E8'/%3E%3Cpath opacity='0.15' d='M211.389 245.826L90.3828 175.612L61.1445 192.569L182.168 262.8L211.389 245.826Z' fill='%23E6E7E8'/%3E%3Cpath opacity='0.15' d='M252.596 221.922L178.807 179.094L149.586 196.069L223.375 238.88L252.596 221.922Z' fill='%23E6E7E8'/%3E%3Cpath opacity='0.15' d='M296.576 196.4L193.272 136.458L164.051 153.415L267.355 213.357L296.576 196.4Z' fill='%23E6E7E8'/%3E%3Cpath d='M124.179 303.487V311.617L121.078 313.411V305.298L124.179 303.487Z' fill='%23E2D9DD'/%3E%3Cpath d='M119.207 315.169V332.004C119.207 332.004 118.947 334.947 122.619 337.245L154.231 355.612C154.231 355.612 157.366 357.962 162.198 358.467C162.198 358.467 169.352 359.808 175.588 355.908L178.498 354.219L206.714 337.837C208.204 337.018 211.218 335.173 211.114 331.778V314.751L119.207 315.169Z' fill='url(%23paint0_linear)'/%3E%3Cpath d='M207.111 309.128L174.842 290.395C169.507 287.296 160.811 287.296 155.476 290.395L123.207 309.128C117.889 312.209 117.889 317.276 123.207 320.357L155.494 339.09C160.811 342.189 169.524 342.189 174.859 339.09L207.128 320.357C212.446 317.276 212.446 312.209 207.111 309.128Z' fill='%23F7F7FF'/%3E%3Cpath d='M177.874 328.975L175.102 330.594C169.144 334.32 162.319 333.031 162.319 333.031C157.712 332.544 154.715 330.298 154.715 330.298L121.285 310.764V314.716C121.458 316.527 122.705 318.303 125.061 319.678L155.893 337.575C160.968 340.535 169.3 340.535 174.392 337.575L205.224 319.696C207.77 318.216 209.035 316.266 209.035 314.333V310.764L177.874 328.975Z' fill='url(%23paint1_linear)'/%3E%3Cpath d='M119.207 291.039V307.874C119.207 307.874 118.947 310.817 122.619 313.115L154.231 331.482C154.231 331.482 157.366 333.832 162.198 334.337C162.198 334.337 169.352 335.678 175.588 331.778L178.498 330.089L206.714 313.707C208.204 312.888 211.218 311.043 211.114 307.648V290.621L119.207 291.039Z' fill='url(%23paint2_linear)'/%3E%3Cpath d='M207.113 284.998L174.843 266.265C169.508 263.166 160.813 263.166 155.478 266.265L123.191 284.998C117.874 288.079 117.874 293.146 123.191 296.227L155.478 314.96C160.796 318.059 169.508 318.059 174.843 314.96L207.113 296.227C212.448 293.146 212.448 288.097 207.113 284.998Z' fill='%23F7F7FF'/%3E%3Cpath d='M179.777 291.143L166.561 283.466C164.379 282.195 160.811 282.195 158.628 283.466L145.395 291.143C143.212 292.414 143.212 294.486 145.395 295.74L158.628 303.417C160.811 304.688 164.379 304.688 166.561 303.417L179.777 295.74C181.96 294.486 181.96 292.414 179.777 291.143Z' fill='white'/%3E%3Cpath d='M158.644 303.346C160.809 304.6 164.343 304.6 166.525 303.346L179.655 295.738C181.82 294.485 181.82 292.43 179.655 291.177L166.525 283.569C164.36 282.315 160.809 282.315 158.644 283.569L145.514 291.177C143.349 292.43 143.349 294.485 145.514 295.738L158.644 303.346Z' fill='%23FEFEFE'/%3E%3Cpath d='M158.679 303.278C160.827 304.531 164.343 304.531 166.491 303.278L179.517 295.722C181.665 294.469 181.665 292.432 179.517 291.196L166.491 283.64C164.343 282.386 160.827 282.386 158.679 283.64L145.654 291.196C143.506 292.449 143.506 294.486 145.654 295.722L158.679 303.278Z' fill='%23FDFDFE'/%3E%3Cpath d='M158.699 303.208C160.83 304.444 164.311 304.444 166.459 303.208L179.381 295.705C181.511 294.468 181.511 292.449 179.381 291.195L166.459 283.692C164.329 282.456 160.83 282.456 158.699 283.692L145.778 291.195C143.647 292.432 143.647 294.451 145.778 295.705L158.699 303.208Z' fill='%23FCFCFD'/%3E%3Cpath d='M158.732 303.121C160.846 304.357 164.31 304.357 166.423 303.121L179.258 295.67C181.371 294.451 181.371 292.432 179.258 291.196L166.423 283.744C164.31 282.508 160.846 282.508 158.732 283.744L145.897 291.196C143.784 292.414 143.784 294.434 145.897 295.67L158.732 303.121Z' fill='%23FBFBFD'/%3E%3Cpath d='M158.768 303.052C160.864 304.27 164.293 304.27 166.407 303.052L179.138 295.67C181.234 294.451 181.234 292.449 179.138 291.23L166.407 283.849C164.311 282.63 160.864 282.63 158.768 283.849L146.037 291.23C143.941 292.449 143.941 294.451 146.037 295.67L158.768 303.052Z' fill='%23FAFAFC'/%3E%3Cpath d='M158.799 302.982C160.878 304.183 164.29 304.183 166.369 302.982L178.996 295.653C181.075 294.451 181.075 292.467 178.996 291.248L166.369 283.918C164.29 282.717 160.878 282.717 158.799 283.918L146.172 291.248C144.094 292.449 144.094 294.434 146.172 295.653L158.799 302.982Z' fill='%23F9FAFC'/%3E%3Cpath d='M158.817 302.912C160.878 304.114 164.273 304.114 166.334 302.912L178.858 295.635C180.919 294.434 180.919 292.467 178.858 291.265L166.334 283.988C164.273 282.787 160.878 282.787 158.817 283.988L146.276 291.265C144.215 292.467 144.215 294.434 146.276 295.635L158.817 302.912Z' fill='%23F8F9FB'/%3E%3Cpath d='M158.852 302.825C160.896 304.009 164.257 304.009 166.318 302.825L178.755 295.618C180.816 294.434 180.816 292.484 178.755 291.283L166.318 284.075C164.257 282.891 160.914 282.891 158.852 284.075L146.416 291.283C144.372 292.466 144.372 294.416 146.416 295.618L158.852 302.825Z' fill='%23F7F8FA'/%3E%3Cpath d='M158.888 302.756C160.914 303.94 164.257 303.94 166.284 302.756L178.617 295.6C180.661 294.417 180.661 292.484 178.617 291.3L166.284 284.145C164.24 282.961 160.914 282.961 158.888 284.145L146.555 291.3C144.529 292.484 144.529 294.417 146.555 295.6L158.888 302.756Z' fill='%23F6F7FA'/%3E%3Cpath d='M158.905 302.686C160.915 303.853 164.223 303.853 166.25 302.686L178.479 295.583C180.505 294.417 180.505 292.502 178.479 291.318L166.25 284.214C164.223 283.048 160.932 283.048 158.905 284.214L146.659 291.318C144.65 292.484 144.65 294.399 146.659 295.583L158.905 302.686Z' fill='%23F5F6F9'/%3E%3Cpath d='M158.938 302.616C160.93 303.783 164.221 303.783 166.213 302.616L178.355 295.566C180.365 294.399 180.365 292.501 178.355 291.335L166.213 284.284C164.204 283.118 160.93 283.118 158.938 284.284L146.796 291.335C144.787 292.501 144.787 294.399 146.796 295.566L158.938 302.616Z' fill='%23F4F5F9'/%3E%3Cpath d='M158.974 302.529C160.966 303.678 164.205 303.678 166.197 302.529L178.235 295.548C180.227 294.399 180.227 292.501 178.235 291.352L166.197 284.371C164.205 283.222 160.966 283.222 158.974 284.371L146.935 291.352C144.943 292.501 144.943 294.399 146.935 295.548L158.974 302.529Z' fill='%23F3F4F8'/%3E%3Cpath d='M159.009 302.46C160.984 303.609 164.205 303.609 166.163 302.46L178.097 295.531C180.072 294.382 180.072 292.519 178.097 291.37L166.163 284.441C164.188 283.292 160.966 283.292 159.009 284.441L147.075 291.37C145.1 292.519 145.1 294.382 147.075 295.531L159.009 302.46Z' fill='%23F2F3F8'/%3E%3Cpath d='M159.027 302.39C160.984 303.522 164.171 303.522 166.128 302.39L177.976 295.513C179.933 294.382 179.933 292.519 177.976 291.387L166.128 284.51C164.171 283.379 160.984 283.379 159.027 284.51L147.179 291.387C145.222 292.519 145.222 294.382 147.179 295.513L159.027 302.39Z' fill='%23F1F2F7'/%3E%3Cpath d='M159.062 302.303C161.002 303.435 164.172 303.435 166.112 302.303L177.856 295.496C179.796 294.364 179.796 292.536 177.856 291.405L166.112 284.597C164.172 283.466 161.002 283.466 159.062 284.597L147.318 291.405C145.378 292.536 145.378 294.364 147.318 295.496L159.062 302.303Z' fill='%23F0F1F6'/%3E%3Cpath d='M159.097 302.233C161.02 303.347 164.155 303.347 166.078 302.233L177.718 295.478C179.64 294.364 179.64 292.536 177.718 291.422L166.078 284.667C164.155 283.553 161.02 283.553 159.097 284.667L147.458 291.422C145.535 292.536 145.535 294.364 147.458 295.478L159.097 302.233Z' fill='%23EFF0F6'/%3E%3Cpath d='M159.113 302.164C161.019 303.261 164.137 303.261 166.042 302.164L177.578 295.461C179.483 294.364 179.483 292.554 177.578 291.439L166.042 284.736C164.137 283.64 161.019 283.64 159.113 284.736L147.577 291.439C145.672 292.536 145.672 294.347 147.577 295.461L159.113 302.164Z' fill='%23EEEFF5'/%3E%3Cpath d='M159.147 302.094C161.035 303.191 164.118 303.191 166.006 302.094L177.455 295.443C179.343 294.347 179.343 292.553 177.455 291.457L166.006 284.806C164.118 283.709 161.035 283.709 159.147 284.806L147.697 291.457C145.809 292.553 145.809 294.347 147.697 295.443L159.147 302.094Z' fill='%23EDEFF5'/%3E%3Cpath d='M159.182 302.007C161.053 303.086 164.119 303.086 165.989 302.007L177.335 295.426C179.205 294.347 179.205 292.554 177.335 291.474L165.989 284.893C164.119 283.814 161.053 283.814 159.182 284.893L147.837 291.474C145.966 292.554 145.966 294.347 147.837 295.426L159.182 302.007Z' fill='%23ECEEF4'/%3E%3Cpath d='M159.219 301.938C161.073 303.017 164.104 303.017 165.974 301.938L177.216 295.409C179.069 294.329 179.069 292.571 177.216 291.492L165.974 284.963C164.121 283.884 161.073 283.884 159.219 284.963L147.96 291.492C146.107 292.571 146.107 294.329 147.96 295.409L159.219 301.938Z' fill='%23EBEDF4'/%3E%3Cpath d='M159.235 301.868C161.071 302.93 164.085 302.93 165.921 301.868L177.076 295.391C178.912 294.329 178.912 292.571 177.076 291.509L165.921 285.033C164.085 283.971 161.071 283.971 159.235 285.033L148.08 291.509C146.244 292.571 146.244 294.329 148.08 295.391L159.235 301.868Z' fill='%23EAECF3'/%3E%3Cpath d='M159.27 301.781C161.089 302.843 164.068 302.843 165.905 301.781L176.956 295.374C178.774 294.312 178.774 292.588 176.956 291.526L165.905 285.12C164.086 284.058 161.089 284.058 159.27 285.12L148.22 291.526C146.401 292.588 146.401 294.312 148.22 295.374L159.27 301.781Z' fill='%23E9EBF2'/%3E%3Cpath d='M159.306 301.711C161.107 302.756 164.069 302.756 165.871 301.711L176.818 295.357C178.619 294.312 178.619 292.588 176.818 291.544L165.871 285.189C164.069 284.145 161.107 284.145 159.306 285.189L148.359 291.544C146.557 292.588 146.557 294.312 148.359 295.357L159.306 301.711Z' fill='%23E8EAF2'/%3E%3Cpath d='M159.32 301.642C161.104 302.686 164.031 302.686 165.832 301.642L176.693 295.339C178.477 294.295 178.477 292.606 176.693 291.561L165.832 285.259C164.031 284.214 161.104 284.214 159.32 285.259L148.459 291.561C146.675 292.606 146.675 294.295 148.459 295.339L159.32 301.642Z' fill='%23E7E9F1'/%3E%3Cpath d='M159.355 301.572C161.122 302.599 164.032 302.599 165.799 301.572L176.555 295.322C178.339 294.295 178.339 292.606 176.555 291.579L165.799 285.329C164.014 284.301 161.122 284.301 159.355 285.329L148.599 291.579C146.832 292.606 146.832 294.295 148.599 295.322L159.355 301.572Z' fill='%23E6E8F1'/%3E%3Cpath d='M159.39 301.485C161.14 302.512 164.015 302.512 165.782 301.485L176.435 295.304C178.201 294.277 178.201 292.606 176.435 291.596L165.782 285.416C164.015 284.388 161.14 284.388 159.39 285.416L148.738 291.596C146.988 292.623 146.988 294.294 148.738 295.304L159.39 301.485Z' fill='%23E5E7F0'/%3E%3Cpath d='M159.425 301.415C161.157 302.425 164.015 302.425 165.765 301.415L176.313 295.287C178.063 294.277 178.063 292.623 176.313 291.613L165.765 285.485C164.015 284.475 161.174 284.475 159.425 285.485L148.859 291.613C147.11 292.623 147.11 294.277 148.859 295.287L159.425 301.415Z' fill='%23E4E6F0'/%3E%3Cpath d='M159.441 301.345C161.156 302.338 163.979 302.338 165.711 301.345L176.173 295.269C177.905 294.277 177.905 292.623 176.173 291.631L165.711 285.555C163.979 284.545 161.156 284.545 159.441 285.555L148.979 291.631C147.247 292.623 147.247 294.277 148.979 295.269L159.441 301.345Z' fill='%23E3E5EF'/%3E%3Cpath d='M159.476 301.276C161.191 302.268 163.98 302.268 165.695 301.276L176.053 295.269C177.767 294.277 177.767 292.658 176.053 291.666L165.695 285.659C163.98 284.667 161.191 284.667 159.476 285.659L149.118 291.666C147.403 292.658 147.403 294.277 149.118 295.269L159.476 301.276Z' fill='%23E2E4EF'/%3E%3Cpath d='M159.513 301.189C161.211 302.164 163.965 302.164 165.662 301.189L175.917 295.235C177.614 294.26 177.614 292.641 175.917 291.666L165.662 285.711C163.965 284.736 161.194 284.736 159.513 285.711L149.242 291.666C147.544 292.641 147.544 294.26 149.242 295.235L159.513 301.189Z' fill='%23E1E4EE'/%3E%3Cpath d='M159.529 301.119C161.209 302.094 163.946 302.094 165.626 301.119L175.794 295.217C177.474 294.242 177.474 292.658 175.794 291.683L165.626 285.781C163.946 284.806 161.209 284.806 159.529 285.781L149.362 291.683C147.682 292.658 147.682 294.242 149.362 295.217L159.529 301.119Z' fill='%23E0E3ED'/%3E%3Cpath d='M159.565 301.049C161.228 302.007 163.947 302.007 165.593 301.049L175.656 295.217C177.319 294.26 177.319 292.675 175.656 291.718L165.593 285.885C163.93 284.928 161.21 284.928 159.565 285.885L149.501 291.718C147.838 292.675 147.838 294.26 149.501 295.217L159.565 301.049Z' fill='%23DFE2ED'/%3E%3Cpath d='M159.596 300.962C161.242 301.92 163.927 301.92 165.572 300.962L175.532 295.182C177.177 294.225 177.177 292.675 175.532 291.718L165.572 285.938C163.927 284.98 161.242 284.98 159.596 285.938L149.636 291.718C147.991 292.675 147.991 294.225 149.636 295.182L159.596 300.962Z' fill='%23DEE1EC'/%3E%3Cpath d='M159.633 300.893C161.262 301.833 163.929 301.833 165.557 300.893L175.43 295.165C177.059 294.225 177.059 292.675 175.43 291.735L165.557 286.008C163.929 285.067 161.262 285.067 159.633 286.008L149.76 291.735C148.132 292.675 148.132 294.225 149.76 295.165L159.633 300.893Z' fill='%23DDE0EC'/%3E%3Cpath d='M159.649 300.823C161.26 301.763 163.893 301.763 165.504 300.823L175.273 295.148C176.884 294.207 176.884 292.675 175.273 291.753L165.504 286.077C163.893 285.137 161.26 285.137 159.649 286.077L149.88 291.753C148.269 292.693 148.269 294.225 149.88 295.148L159.649 300.823Z' fill='%23DCDFEB'/%3E%3Cpath d='M159.685 300.754C161.278 301.676 163.894 301.676 165.487 300.754L175.153 295.148C176.746 294.225 176.746 292.71 175.153 291.788L165.487 286.182C163.894 285.259 161.278 285.259 159.685 286.182L150.019 291.788C148.426 292.71 148.426 294.225 150.019 295.148L159.685 300.754Z' fill='%23DBDEEB'/%3E%3Cpath d='M159.718 300.667C161.294 301.589 163.875 301.589 165.451 300.667L175.013 295.113C176.589 294.19 176.589 292.693 175.013 291.788L165.451 286.234C163.875 285.311 161.294 285.311 159.718 286.234L150.139 291.788C148.563 292.71 148.563 294.208 150.139 295.113L159.718 300.667Z' fill='%23DADDEA'/%3E%3Cpath d='M159.738 300.597C161.297 301.502 163.86 301.502 165.419 300.597L174.894 295.095C176.453 294.19 176.453 292.71 174.894 291.805L165.419 286.304C163.86 285.398 161.297 285.398 159.738 286.304L150.263 291.805C148.704 292.71 148.704 294.19 150.263 295.095L159.738 300.597Z' fill='%23D9DCE9'/%3E%3Cpath d='M159.773 300.527C161.315 301.415 163.844 301.415 165.385 300.527L174.756 295.095C176.298 294.208 176.298 292.728 174.756 291.84L165.385 286.408C163.844 285.503 161.315 285.503 159.773 286.408L150.402 291.84C148.861 292.728 148.861 294.208 150.402 295.095L159.773 300.527Z' fill='%23D8DBE9'/%3E%3Cpath d='M159.806 300.44C161.331 301.328 163.842 301.328 165.366 300.44L174.633 295.061C176.158 294.173 176.158 292.728 174.633 291.84L165.366 286.46C163.842 285.572 161.331 285.572 159.806 286.46L150.522 291.84C148.998 292.728 148.998 294.173 150.522 295.061L159.806 300.44Z' fill='%23D7DAE8'/%3E%3Cpath d='M159.842 300.37C161.349 301.241 163.826 301.241 165.35 300.37L174.53 295.043C176.037 294.173 176.037 292.728 174.53 291.857L165.35 286.53C163.826 285.659 161.366 285.659 159.842 286.53L150.661 291.857C149.155 292.728 149.155 294.173 150.661 295.043L159.842 300.37Z' fill='%23D6D9E8'/%3E%3Cpath d='M159.858 300.301C161.347 301.171 163.807 301.171 165.296 300.301L174.373 295.026C175.862 294.155 175.862 292.728 174.373 291.875L165.296 286.599C163.79 285.729 161.347 285.729 159.858 286.599L150.781 291.875C149.292 292.745 149.292 294.173 150.781 295.026L159.858 300.301Z' fill='%23D5D9E7'/%3E%3Cpath d='M159.893 300.231C161.365 301.084 163.79 301.084 165.28 300.231L174.252 295.026C175.742 294.173 175.742 292.763 174.252 291.91L165.28 286.704C163.79 285.851 161.383 285.851 159.893 286.704L150.921 291.91C149.448 292.763 149.448 294.173 150.921 295.026L159.893 300.231Z' fill='%23D4D8E7'/%3E%3Cpath d='M159.928 300.144C161.383 300.997 163.79 300.997 165.245 300.144L174.131 294.991C175.603 294.138 175.603 292.745 174.131 291.892L165.245 286.739C163.773 285.886 161.383 285.886 159.928 286.739L151.042 291.892C149.569 292.745 149.569 294.138 151.042 294.991L159.928 300.144Z' fill='%23D3D7E6'/%3E%3Cpath d='M159.943 300.075C161.381 300.91 163.754 300.91 165.209 300.075L173.991 294.973C175.446 294.138 175.446 292.762 173.991 291.909L165.209 286.808C163.754 285.973 161.381 285.973 159.943 286.808L151.162 291.909C149.707 292.745 149.707 294.12 151.162 294.973L159.943 300.075Z' fill='%23D2D6E5'/%3E%3Cpath d='M159.979 300.005C161.417 300.841 163.755 300.841 165.193 300.005L173.871 294.973C175.308 294.138 175.308 292.78 173.871 291.944L165.193 286.913C163.755 286.077 161.417 286.077 159.979 286.913L151.301 291.944C149.863 292.78 149.863 294.138 151.301 294.973L159.979 300.005Z' fill='%23D1D5E5'/%3E%3Cpath d='M160.016 299.935C161.436 300.754 163.74 300.754 165.16 299.935L173.734 294.956C175.155 294.138 175.155 292.797 173.734 291.962L165.16 286.982C163.74 286.164 161.419 286.164 160.016 286.982L151.425 291.962C150.004 292.78 150.004 294.12 151.425 294.956L160.016 299.935Z' fill='%23D0D4E4'/%3E%3Cpath d='M160.032 299.848C161.435 300.667 163.721 300.667 165.124 299.848L173.612 294.921C175.015 294.103 175.015 292.78 173.612 291.962L165.124 287.035C163.721 286.216 161.435 286.216 160.032 287.035L151.544 291.962C150.141 292.78 150.141 294.103 151.544 294.921L160.032 299.848Z' fill='%23D0D3E4'/%3E%3Cpath d='M160.067 299.778C161.453 300.579 163.705 300.579 165.09 299.778L173.474 294.904C174.86 294.103 174.86 292.78 173.474 291.979L165.09 287.104C163.705 286.303 161.436 286.303 160.067 287.104L151.684 291.979C150.298 292.78 150.298 294.103 151.684 294.904L160.067 299.778Z' fill='%23CFD2E3'/%3E%3Cpath d='M160.101 299.709C161.469 300.51 163.703 300.51 165.072 299.709L173.351 294.904C174.72 294.103 174.72 292.815 173.351 292.014L165.072 287.209C163.703 286.408 161.469 286.408 160.101 287.209L151.804 292.014C150.435 292.815 150.435 294.103 151.804 294.904L160.101 299.709Z' fill='%23CED1E3'/%3E%3Cpath d='M160.136 299.622C161.487 300.405 163.687 300.405 165.038 299.622L173.231 294.869C174.582 294.086 174.582 292.797 173.231 292.014L165.038 287.261C163.687 286.478 161.47 286.478 160.136 287.261L151.943 292.014C150.592 292.797 150.592 294.086 151.943 294.869L160.136 299.622Z' fill='%23CDD0E2'/%3E%3Cpath d='M160.152 299.552C161.486 300.318 163.668 300.318 165.002 299.552L173.091 294.852C174.425 294.086 174.425 292.815 173.091 292.031L165.002 287.331C163.668 286.565 161.486 286.565 160.152 287.331L152.063 292.031C150.729 292.797 150.729 294.068 152.063 294.852L160.152 299.552Z' fill='%23CCCFE1'/%3E%3Cpath d='M160.187 299.483C161.504 300.249 163.652 300.249 164.985 299.483L172.97 294.852C174.287 294.086 174.287 292.832 172.97 292.066L164.985 287.435C163.669 286.669 161.504 286.669 160.187 287.435L152.202 292.066C150.886 292.832 150.886 294.086 152.202 294.852L160.187 299.483Z' fill='%23CBCEE1'/%3E%3Cpath d='M160.22 299.413C161.52 300.162 163.65 300.162 164.949 299.413L172.848 294.834C174.147 294.086 174.147 292.85 172.848 292.083L164.949 287.505C163.65 286.756 161.52 286.756 160.22 287.505L152.322 292.083C151.023 292.832 151.023 294.068 152.322 294.834L160.22 299.413Z' fill='%23CACEE0'/%3E%3Cpath d='M160.24 299.326C161.522 300.075 163.618 300.075 164.917 299.326L172.712 294.799C173.993 294.051 173.993 292.832 172.712 292.084L164.917 287.557C163.635 286.808 161.522 286.808 160.24 287.557L152.446 292.084C151.164 292.832 151.164 294.051 152.446 294.799L160.24 299.326Z' fill='%23C9CDE0'/%3E%3Cpath d='M160.272 299.256C161.536 299.987 163.615 299.987 164.879 299.256L172.57 294.782C173.834 294.051 173.834 292.832 172.57 292.101L164.879 287.626C163.615 286.895 161.536 286.895 160.272 287.626L152.581 292.101C151.317 292.832 151.317 294.051 152.581 294.782L160.272 299.256Z' fill='%23C8CCDF'/%3E%3Cpath d='M160.309 299.187C161.556 299.918 163.617 299.918 164.864 299.187L172.469 294.782C173.716 294.051 173.716 292.867 172.469 292.136L164.864 287.731C163.617 287 161.556 287 160.309 287.731L152.705 292.136C151.458 292.867 151.458 294.051 152.705 294.782L160.309 299.187Z' fill='%23C7CBDF'/%3E%3Cpath d='M160.344 299.099C161.574 299.813 163.601 299.813 164.831 299.099L172.331 294.747C173.561 294.033 173.561 292.849 172.331 292.136L164.831 287.783C163.583 287.069 161.574 287.069 160.344 287.783L152.844 292.136C151.614 292.849 151.614 294.033 152.844 294.747L160.344 299.099Z' fill='%23C6CADE'/%3E%3Cpath d='M160.36 299.03C161.573 299.744 163.582 299.744 164.794 299.03L172.191 294.73C173.403 294.016 173.403 292.867 172.191 292.153L164.794 287.853C163.565 287.139 161.573 287.139 160.36 287.853L152.964 292.153C151.752 292.867 151.752 294.016 152.964 294.73L160.36 299.03Z' fill='%23C5C9DD'/%3E%3Cpath d='M160.395 298.96C161.59 299.657 163.565 299.657 164.777 298.96L172.069 294.73C173.282 294.033 173.282 292.884 172.069 292.188L164.777 287.957C163.565 287.261 161.607 287.261 160.395 287.957L153.085 292.188C151.873 292.884 151.873 294.033 153.085 294.73L160.395 298.96Z' fill='%23C4C8DD'/%3E%3Cpath d='M160.43 298.891C161.608 299.587 163.565 299.587 164.743 298.891L171.949 294.712C173.144 294.016 173.144 292.902 171.949 292.205L164.743 288.027C163.548 287.331 161.608 287.331 160.43 288.027L153.224 292.205C152.029 292.902 152.029 294.016 153.224 294.712L160.43 298.891Z' fill='%23C3C7DC'/%3E%3Cpath d='M160.446 298.804C161.607 299.483 163.529 299.483 164.707 298.804L171.809 294.678C172.987 293.999 172.987 292.884 171.809 292.205L164.707 288.079C163.529 287.4 161.624 287.4 160.446 288.079L153.344 292.205C152.166 292.884 152.166 293.999 153.344 294.678L160.446 298.804Z' fill='%23C2C6DC'/%3E%3Cpath d='M160.481 298.734C161.625 299.396 163.53 299.396 164.673 298.734L171.671 294.66C172.832 293.999 172.832 292.884 171.671 292.223L164.673 288.149C163.513 287.487 161.625 287.487 160.481 288.149L153.484 292.223C152.323 292.884 152.323 293.999 153.484 294.66L160.481 298.734Z' fill='%23C1C5DB'/%3E%3Cpath d='M160.515 298.664C161.658 299.326 163.511 299.326 164.654 298.664L171.566 294.66C172.709 293.999 172.709 292.919 171.566 292.258L164.654 288.253C163.511 287.592 161.658 287.592 160.515 288.253L153.603 292.258C152.46 292.919 152.46 293.999 153.603 294.66L160.515 298.664Z' fill='%23C0C4DB'/%3E%3Cpath d='M160.55 298.595C161.676 299.239 163.512 299.239 164.638 298.595L171.445 294.643C172.571 293.998 172.571 292.919 171.445 292.275L164.638 288.323C163.512 287.679 161.676 287.679 160.55 288.323L153.743 292.275C152.617 292.919 152.617 293.998 153.743 294.643L160.55 298.595Z' fill='%23BFC3DA'/%3E%3Cpath d='M160.57 298.508C161.678 299.152 163.48 299.152 164.588 298.508L171.292 294.608C172.4 293.964 172.4 292.919 171.292 292.275L164.588 288.375C163.48 287.731 161.678 287.731 160.57 288.375L153.867 292.275C152.758 292.919 152.758 293.964 153.867 294.608L160.57 298.508Z' fill='%23BEC3D9'/%3E%3Cpath d='M160.603 298.438C161.694 299.065 163.478 299.065 164.57 298.438L171.186 294.608C172.278 293.981 172.278 292.936 171.186 292.31L164.57 288.48C163.478 287.853 161.694 287.853 160.603 288.48L153.986 292.31C152.895 292.936 152.895 293.981 153.986 294.608L160.603 298.438Z' fill='%23BDC2D9'/%3E%3Cpath d='M160.639 298.368C161.712 298.995 163.462 298.995 164.536 298.368L171.049 294.59C172.123 293.964 172.123 292.954 171.049 292.327L164.536 288.549C163.462 287.923 161.712 287.923 160.639 288.549L154.126 292.327C153.052 292.954 153.052 293.964 154.126 294.59L160.639 298.368Z' fill='%23BCC1D8'/%3E%3Cpath d='M160.654 298.281C161.711 298.89 163.443 298.89 164.5 298.281L170.909 294.555C171.965 293.946 171.965 292.936 170.909 292.327L164.5 288.601C163.443 287.992 161.711 287.992 160.654 288.601L154.246 292.327C153.189 292.936 153.189 293.946 154.246 294.555L160.654 298.281Z' fill='%23BBC0D8'/%3E%3Cpath d='M160.69 298.212C161.729 298.821 163.427 298.821 164.466 298.212L170.771 294.556C171.81 293.946 171.81 292.971 170.771 292.362L164.466 288.706C163.427 288.097 161.712 288.097 160.69 288.706L154.385 292.362C153.346 292.971 153.346 293.946 154.385 294.556L160.69 298.212Z' fill='%23BABFD7'/%3E%3Cpath d='M160.723 298.142C161.745 298.734 163.425 298.734 164.447 298.142L170.665 294.538C171.687 293.946 171.687 292.971 170.665 292.38L164.447 288.776C163.425 288.184 161.745 288.184 160.723 288.776L154.505 292.38C153.483 292.971 153.483 293.946 154.505 294.538L160.723 298.142Z' fill='%23B9BED7'/%3E%3Cpath d='M160.759 298.073C161.763 298.664 163.409 298.664 164.431 298.073L170.545 294.521C171.55 293.929 171.55 292.971 170.545 292.397L164.431 288.845C163.426 288.253 161.763 288.253 160.759 288.845L154.644 292.397C153.639 292.989 153.639 293.946 154.644 294.521L160.759 298.073Z' fill='%23B8BDD6'/%3E%3Cpath d='M160.774 297.985C161.762 298.56 163.39 298.56 164.377 297.985L170.388 294.486C171.375 293.911 171.375 292.971 170.388 292.397L164.377 288.897C163.39 288.323 161.762 288.323 160.774 288.897L154.764 292.397C153.777 292.971 153.777 293.911 154.764 294.486L160.774 297.985Z' fill='%23B7BCD6'/%3E%3Cpath d='M160.812 297.916C161.782 298.473 163.375 298.473 164.362 297.916L170.286 294.486C171.256 293.929 171.256 292.989 170.286 292.432L164.362 289.002C163.392 288.427 161.782 288.427 160.812 289.002L154.888 292.432C153.918 293.006 153.918 293.929 154.888 294.486L160.812 297.916Z' fill='%23B6BBD5'/%3E%3Cpath d='M160.847 297.846C161.8 298.403 163.376 298.403 164.329 297.846L170.148 294.469C171.101 293.912 171.101 293.006 170.148 292.449L164.329 289.072C163.359 288.515 161.8 288.515 160.847 289.072L155.027 292.449C154.074 293.006 154.074 293.912 155.027 294.469L160.847 297.846Z' fill='%23B5BAD4'/%3E%3Cpath d='M160.864 297.759C161.799 298.299 163.341 298.299 164.294 297.759L170.01 294.434C170.945 293.894 170.945 292.989 170.01 292.449L164.294 289.124C163.341 288.584 161.799 288.584 160.864 289.124L155.148 292.449C154.195 292.989 154.195 293.894 155.148 294.434L160.864 297.759Z' fill='%23B4B9D4'/%3E%3Cpath d='M160.897 297.69C161.815 298.229 163.34 298.229 164.258 297.69L169.887 294.434C170.805 293.894 170.805 293.024 169.887 292.484L164.258 289.228C163.322 288.689 161.815 288.689 160.897 289.228L155.268 292.484C154.333 293.024 154.333 293.894 155.268 294.434L160.897 297.69Z' fill='%23B3B8D3'/%3E%3Cpath d='M160.933 297.62C161.833 298.142 163.323 298.142 164.241 297.62L169.767 294.416C170.685 293.894 170.685 293.024 169.767 292.501L164.241 289.298C163.323 288.776 161.833 288.776 160.933 289.298L155.407 292.501C154.489 293.024 154.489 293.894 155.407 294.416L160.933 297.62Z' fill='%23B2B8D3'/%3E%3Cpath d='M160.964 297.55C161.848 298.072 163.32 298.072 164.221 297.55L169.642 294.399C170.543 293.877 170.543 293.024 169.642 292.519L164.221 289.368C163.32 288.845 161.865 288.845 160.964 289.368L155.543 292.519C154.642 293.041 154.642 293.894 155.543 294.399L160.964 297.55Z' fill='%23B1B7D2'/%3E%3Cpath d='M160.984 297.463C161.85 297.968 163.305 297.968 164.171 297.463L169.489 294.364C170.372 293.859 170.372 293.024 169.489 292.519L164.171 289.42C163.288 288.915 161.85 288.915 160.984 289.42L155.666 292.519C154.783 293.024 154.783 293.859 155.666 294.364L160.984 297.463Z' fill='%23B0B6D2'/%3E%3Cpath d='M161.017 297.393C161.883 297.898 163.286 297.898 164.152 297.393L169.383 294.364C170.25 293.859 170.25 293.041 169.383 292.553L164.152 289.524C163.286 289.019 161.883 289.019 161.017 289.524L155.786 292.553C154.92 293.058 154.92 293.877 155.786 294.364L161.017 297.393Z' fill='%23AFB5D1'/%3E%3Cpath d='M161.053 297.324C161.901 297.811 163.287 297.811 164.119 297.324L169.246 294.347C170.094 293.859 170.094 293.058 169.246 292.571L164.119 289.594C163.27 289.106 161.884 289.106 161.053 289.594L155.926 292.571C155.077 293.058 155.077 293.859 155.926 294.347L161.053 297.324Z' fill='%23AEB4D0'/%3E%3Cpath d='M161.069 297.254C161.9 297.742 163.251 297.742 164.082 297.254L169.106 294.329C169.937 293.842 169.937 293.059 169.106 292.588L164.082 289.664C163.251 289.176 161.9 289.176 161.069 289.664L156.045 292.588C155.214 293.076 155.214 293.859 156.045 294.329L161.069 297.254Z' fill='%23ADB3D0'/%3E%3Cpath d='M161.106 297.167C161.92 297.637 163.254 297.637 164.05 297.167L168.987 294.312C169.801 293.842 169.801 293.076 168.987 292.606L164.05 289.751C163.236 289.281 161.902 289.281 161.106 289.751L156.169 292.606C155.355 293.076 155.355 293.842 156.169 294.312L161.106 297.167Z' fill='%23ACB2CF'/%3E%3Cpath d='M161.137 297.097C161.934 297.55 163.233 297.55 164.03 297.097L168.863 294.294C169.659 293.824 169.659 293.076 168.863 292.606L164.03 289.803C163.233 289.333 161.934 289.333 161.137 289.803L156.305 292.606C155.508 293.076 155.508 293.824 156.305 294.294L161.137 297.097Z' fill='%23ABB1CF'/%3E%3Cpath d='M161.173 297.028C161.952 297.48 163.234 297.48 164.013 297.028L168.742 294.277C169.522 293.824 169.522 293.076 168.742 292.623L164.013 289.872C163.234 289.42 161.952 289.42 161.173 289.872L156.444 292.623C155.665 293.076 155.665 293.824 156.444 294.277L161.173 297.028Z' fill='%23AAB0CE'/%3E%3Cpath d='M161.19 296.941C161.952 297.376 163.2 297.376 163.962 296.941L168.604 294.242C169.366 293.807 169.366 293.076 168.604 292.623L163.962 289.925C163.2 289.489 161.952 289.489 161.19 289.925L156.548 292.623C155.786 293.058 155.786 293.79 156.548 294.242L161.19 296.941Z' fill='%23A9AFCE'/%3E%3Cpath d='M161.226 296.871C161.971 297.306 163.2 297.306 163.945 296.871L168.483 294.242C169.228 293.807 169.228 293.093 168.483 292.658L163.945 290.029C163.2 289.594 161.971 289.594 161.226 290.029L156.688 292.658C155.943 293.093 155.943 293.807 156.688 294.242L161.226 296.871Z' fill='%23A8AECD'/%3E%3Cpath d='M161.261 296.802C161.989 297.219 163.184 297.219 163.911 296.802L168.346 294.225C169.073 293.807 169.073 293.111 168.346 292.675L163.911 290.099C163.184 289.681 161.989 289.681 161.261 290.099L156.827 292.675C156.099 293.093 156.099 293.79 156.827 294.225L161.261 296.802Z' fill='%23A7ADCC'/%3E%3Cpath d='M161.277 296.732C161.987 297.15 163.165 297.15 163.875 296.732L168.206 294.208C168.916 293.79 168.916 293.111 168.206 292.693L163.875 290.169C163.165 289.751 161.987 289.751 161.277 290.169L156.947 292.693C156.237 293.111 156.237 293.79 156.947 294.208L161.277 296.732Z' fill='%23A6ADCC'/%3E%3Cpath d='M161.314 296.645C162.007 297.045 163.15 297.045 163.86 296.645L168.104 294.19C168.797 293.79 168.797 293.128 168.104 292.71L163.86 290.256C163.168 289.855 162.024 289.855 161.314 290.256L157.07 292.71C156.378 293.111 156.378 293.772 157.07 294.19L161.314 296.645Z' fill='%23A5ACCB'/%3E%3Cpath d='M161.347 296.575C162.022 296.976 163.148 296.976 163.824 296.575L167.964 294.173C168.639 293.772 168.639 293.128 167.964 292.728L163.824 290.325C163.131 289.925 162.022 289.925 161.347 290.325L157.207 292.728C156.514 293.128 156.514 293.772 157.207 294.173L161.347 296.575Z' fill='%23A4ABCB'/%3E%3Cpath d='M161.367 296.505C162.025 296.889 163.116 296.889 163.792 296.505L167.828 294.155C168.486 293.772 168.486 293.128 167.828 292.745L163.792 290.395C163.116 290.012 162.042 290.012 161.367 290.395L157.331 292.745C156.655 293.128 156.655 293.772 157.331 294.155L161.367 296.505Z' fill='%23A3AACA'/%3E%3Cpath d='M161.4 296.418C162.041 296.801 163.115 296.801 163.756 296.418L167.705 294.12C168.346 293.737 168.346 293.128 167.705 292.745L163.756 290.447C163.097 290.064 162.041 290.064 161.4 290.447L157.451 292.745C156.792 293.128 156.792 293.737 157.451 294.12L161.4 296.418Z' fill='%23A2A9CA'/%3E%3Cpath d='M167.584 292.78L163.739 290.551C163.098 290.186 162.059 290.186 161.435 290.551L157.59 292.78C156.949 293.145 156.949 293.755 157.59 294.12L161.435 296.349C162.059 296.714 163.098 296.714 163.739 296.349L167.584 294.12C168.208 293.755 168.208 293.145 167.584 292.78Z' fill='%23A1A8C9'/%3E%3Cpath d='M186.328 234.423H171.414V263.358H186.328V234.423Z' fill='%23FEBC59'/%3E%3Cpath d='M163.047 230.488V259.423C165.628 259.719 169.629 260.711 171.413 263.357V234.422C171.223 233.639 168.988 230.383 163.047 230.488Z' fill='%23FD9B3D'/%3E%3Cpath d='M162.13 234.423V259.423C157.349 259.719 152.603 260.885 151.512 270.113V234.423H162.13Z' fill='%234C4DC3'/%3E%3Cpath d='M156.238 268.459C156.203 268.441 156.186 268.424 156.151 268.406L146.07 274.639C154.887 279.618 168.692 279.862 177.976 275.353L168.709 268.702C165.124 270.53 159.668 270.443 156.238 268.459Z' fill='%23B8BABC'/%3E%3Cpath d='M145.067 249.83V274.117C143.387 273.194 138.485 269.59 138.727 264.385V239.471C138.745 239.471 140.217 243.876 145.067 249.83Z' fill='%234C4DC3'/%3E%3Cpath d='M145.066 274.099L155.217 267.832V243.563L145.066 249.83V274.099Z' fill='%236E6FDB'/%3E%3Cpath d='M156.137 236.686C157.799 235.711 159.947 235.206 162.13 235.154V226.605C156.189 226.675 150.265 228.016 145.727 230.645C136.633 235.92 136.425 244.398 145.068 249.83L155.219 243.563C152.603 241.491 152.898 238.566 156.137 236.686Z' fill='%239999EF'/%3E%3Cpath d='M169.453 245.599V268.197L178.772 274.865V252.267L169.453 245.599Z' fill='%23A1D353'/%3E%3Cpath d='M146.07 257.943V274.639C155.372 279.879 169.021 279.705 177.976 275.353V258.657L146.07 257.943Z' fill='%23F0418C'/%3E%3Cpath d='M156.238 251.78C156.203 251.763 156.186 251.745 156.151 251.728L146.07 257.96C154.887 262.94 168.692 263.183 177.976 258.674L168.709 252.041C165.124 253.834 159.668 253.765 156.238 251.78Z' fill='%23FF65A7'/%3E%3Cpath d='M171.411 234.423H186.325C185.805 231.341 183.518 228.347 179.448 225.979C174.91 223.35 168.986 222.009 163.027 221.94V230.488C165.21 230.54 167.358 231.062 169.038 232.02C170.233 232.716 171.012 233.552 171.411 234.423Z' fill='%23FFDB5A'/%3E%3Cpath d='M186.414 241.7V264.28C186.414 264.28 187.211 270.287 178.758 274.865V252.268C181.304 250.823 185.738 247.811 186.414 241.7Z' fill='%2363B732'/%3E%3Cpath d='M186.411 241.7H171.67C171.861 243.093 171.116 244.503 169.453 245.617L178.755 252.285C178.98 252.163 179.222 252.059 179.448 251.919C184.297 249.099 186.619 245.373 186.411 241.7Z' fill='%23B3ED62'/%3E%3Cpath opacity='0.8' d='M256.633 0V137.085L43.3047 260.868V123.783L256.633 0Z' fill='%232B3990'/%3E%3Cg opacity='0.47'%3E%3Cpath opacity='0.47' d='M243.433 19.0812C243.987 18.7678 244.42 18.0018 244.42 17.3576C244.42 16.7309 243.97 16.4697 243.433 16.7831C242.896 17.0965 242.445 17.8799 242.445 18.5067C242.445 19.1509 242.896 19.3946 243.433 19.0812Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M243.45 32.3996C243.987 32.0862 244.42 31.3202 244.42 30.676C244.42 30.0492 243.987 29.7881 243.433 30.1015C242.896 30.4149 242.445 31.1809 242.445 31.825C242.445 32.4518 242.896 32.7129 243.45 32.3996Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M243.45 43.4201C242.896 43.7335 242.445 44.5169 242.445 45.1437C242.445 45.7704 242.896 46.0316 243.433 45.7182C243.987 45.4048 244.42 44.6214 244.42 43.9946C244.42 43.3505 243.97 43.0893 243.45 43.4201Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M243.433 56.7211C242.896 57.0345 242.445 57.8179 242.445 58.4447C242.445 59.0715 242.896 59.3326 243.433 59.0192C243.987 58.7058 244.42 57.9398 244.42 57.2956C244.403 56.6689 243.97 56.4077 243.433 56.7211Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M244.42 70.6143C244.42 69.9875 243.987 69.7264 243.433 70.0398C242.896 70.3531 242.445 71.1192 242.445 71.7633C242.445 72.3901 242.896 72.6512 243.433 72.3378C243.97 72.0071 244.42 71.241 244.42 70.6143Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M243.45 83.3406C242.896 83.6539 242.445 84.4374 242.445 85.0641C242.445 85.6909 242.896 85.952 243.45 85.6386C243.987 85.3253 244.437 84.5592 244.437 83.9151C244.42 83.2883 243.97 83.0272 243.45 83.3406Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M244.42 97.2337C244.42 96.6069 243.987 96.3457 243.45 96.6591C242.896 96.9725 242.445 97.7385 242.445 98.3827C242.445 99.0095 242.896 99.2706 243.433 98.9572C243.97 98.6439 244.42 97.8604 244.42 97.2337Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M243.45 112.258C243.987 111.945 244.42 111.179 244.42 110.535C244.42 109.908 243.987 109.647 243.45 109.96C242.896 110.274 242.463 111.057 242.445 111.684C242.445 112.311 242.896 112.572 243.45 112.258Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M243.45 123.279C242.896 123.592 242.445 124.375 242.445 125.002C242.445 125.629 242.896 125.89 243.45 125.577C243.987 125.263 244.437 124.48 244.437 123.853C244.42 123.209 243.97 122.965 243.45 123.279Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M243.45 136.58C242.896 136.893 242.445 137.676 242.445 138.303C242.445 138.93 242.896 139.191 243.45 138.878C243.987 138.564 244.437 137.781 244.42 137.154C244.42 136.527 243.97 136.266 243.45 136.58Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M210.245 36.0557C209.708 36.3691 209.258 37.1525 209.258 37.7793C209.258 38.406 209.708 38.6672 210.245 38.3538C210.782 38.0404 211.232 37.2744 211.232 36.6302C211.215 36.0035 210.782 35.7423 210.245 36.0557Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M210.229 49.3568C209.693 49.6702 209.242 50.4536 209.242 51.0803C209.242 51.7071 209.693 51.9682 210.229 51.6549C210.766 51.3415 211.217 50.5755 211.217 49.9313C211.234 49.3046 210.784 49.0434 210.229 49.3568Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M210.245 62.6751C209.708 62.9885 209.258 63.7719 209.258 64.3987C209.258 65.0255 209.708 65.2866 210.245 64.9732C210.782 64.6598 211.232 63.8938 211.232 63.2496C211.232 62.6229 210.782 62.3617 210.245 62.6751Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M210.245 75.9938C209.708 76.3072 209.258 77.0732 209.258 77.7C209.258 78.3441 209.708 78.5879 210.245 78.2745C210.782 77.9611 211.232 77.1951 211.232 76.5509C211.215 75.9416 210.782 75.6804 210.245 75.9938Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M210.229 89.2948C209.693 89.6082 209.242 90.3742 209.242 91.001C209.242 91.6277 209.693 91.8889 210.229 91.5755C210.766 91.2621 211.217 90.4961 211.217 89.8694C211.234 89.2426 210.784 88.9815 210.229 89.2948Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M210.245 102.613C209.708 102.927 209.258 103.693 209.258 104.319C209.258 104.946 209.708 105.207 210.245 104.894C210.782 104.581 211.232 103.814 211.232 103.188C211.232 102.561 210.782 102.3 210.245 102.613Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M210.245 115.915C209.708 116.228 209.258 117.011 209.258 117.638C209.258 118.265 209.708 118.526 210.245 118.213C210.799 117.899 211.232 117.116 211.232 116.506C211.232 115.862 210.782 115.601 210.245 115.915Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M210.245 129.233C209.708 129.546 209.258 130.312 209.258 130.956C209.258 131.583 209.708 131.844 210.245 131.531C210.782 131.218 211.232 130.434 211.232 129.825C211.232 129.181 210.782 128.919 210.245 129.233Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M210.245 142.551C209.708 142.865 209.258 143.648 209.258 144.275C209.258 144.902 209.708 145.163 210.245 144.849C210.782 144.536 211.232 143.753 211.232 143.126C211.232 142.482 210.782 142.22 210.245 142.551Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M210.245 155.852C209.708 156.166 209.258 156.949 209.258 157.576C209.258 158.203 209.708 158.464 210.245 158.151C210.782 157.837 211.232 157.054 211.232 156.444C211.232 155.8 210.782 155.522 210.245 155.852Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M130.362 82.4178C129.825 82.7312 129.375 83.4972 129.375 84.1414C129.375 84.7682 129.825 85.0293 130.362 84.7159C130.899 84.4026 131.35 83.6365 131.35 83.0098C131.332 82.3656 130.882 82.1045 130.362 82.4178Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M130.362 95.7189C129.825 96.0323 129.375 96.7983 129.375 97.4425C129.375 98.0692 129.825 98.3304 130.362 98.017C130.899 97.7036 131.35 96.9376 131.35 96.3109C131.332 95.6667 130.899 95.4055 130.362 95.7189Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M130.36 109.037C129.823 109.351 129.373 110.134 129.355 110.761C129.355 111.388 129.806 111.649 130.36 111.336C130.897 111.022 131.347 110.256 131.347 109.612C131.33 108.968 130.88 108.724 130.36 109.037Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M130.362 122.356C129.825 122.67 129.375 123.453 129.375 124.08C129.375 124.707 129.825 124.968 130.362 124.654C130.899 124.341 131.35 123.557 131.35 122.931C131.332 122.304 130.882 122.043 130.362 122.356Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M130.362 135.657C129.825 135.97 129.375 136.754 129.375 137.381C129.375 138.007 129.825 138.268 130.362 137.955C130.899 137.642 131.35 136.858 131.35 136.232C131.332 135.605 130.899 135.344 130.362 135.657Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M130.362 148.975C129.825 149.289 129.375 150.072 129.375 150.699C129.375 151.326 129.825 151.587 130.362 151.274C130.899 150.96 131.35 150.177 131.35 149.55C131.332 148.906 130.899 148.662 130.362 148.975Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M130.362 162.277C129.808 162.59 129.375 163.356 129.375 164C129.375 164.627 129.825 164.888 130.362 164.575C130.899 164.261 131.35 163.478 131.35 162.851C131.332 162.224 130.882 161.963 130.362 162.277Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M130.362 175.578C129.825 175.891 129.375 176.657 129.375 177.301C129.375 177.928 129.825 178.189 130.362 177.876C130.899 177.562 131.35 176.779 131.35 176.152C131.332 175.525 130.899 175.282 130.362 175.578Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M130.36 188.896C129.823 189.209 129.373 189.993 129.355 190.62C129.373 191.246 129.806 191.508 130.36 191.194C130.897 190.881 131.347 190.115 131.347 189.488C131.33 188.844 130.88 188.583 130.36 188.896Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M130.362 202.215C129.825 202.528 129.375 203.294 129.375 203.938C129.375 204.565 129.825 204.826 130.362 204.513C130.899 204.199 131.35 203.416 131.35 202.789C131.332 202.145 130.899 201.901 130.362 202.215Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M91.0772 105.208C90.5229 105.521 90.0898 106.287 90.0898 106.931C90.0898 107.558 90.5402 107.819 91.0772 107.506C91.6141 107.192 92.0645 106.409 92.0645 105.782C92.0472 105.155 91.6141 104.894 91.0772 105.208Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M91.0576 118.526C90.5207 118.839 90.0703 119.605 90.0703 120.249C90.0876 120.876 90.5207 121.137 91.075 120.824C91.6119 120.511 92.0623 119.727 92.0623 119.1C92.045 118.474 91.6119 118.213 91.0576 118.526Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M91.075 131.827C90.5207 132.14 90.0703 132.906 90.0703 133.55C90.0703 134.177 90.5207 134.438 91.075 134.125C91.6119 133.811 92.0623 133.045 92.0623 132.401C92.045 131.774 91.6119 131.513 91.075 131.827Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M91.0772 145.145C90.5229 145.459 90.0898 146.242 90.0898 146.869C90.0898 147.496 90.5402 147.757 91.0772 147.443C91.6141 147.13 92.0645 146.347 92.0645 145.72C92.0472 145.093 91.6141 144.832 91.0772 145.145Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M91.0576 158.464C90.5207 158.777 90.0703 159.543 90.0703 160.188C90.0876 160.814 90.5207 161.058 91.075 160.745C91.6119 160.431 92.0623 159.665 92.0623 159.039C92.045 158.394 91.6119 158.133 91.0576 158.464Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M91.0776 171.765C90.5234 172.078 90.073 172.862 90.0903 173.471C90.0903 174.115 90.5407 174.376 91.0776 174.046C91.6146 173.732 92.065 172.966 92.065 172.322C92.0476 171.713 91.6146 171.452 91.0776 171.765Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M91.0776 185.083C90.5234 185.397 90.073 186.163 90.0903 186.807C90.0903 187.434 90.5407 187.695 91.0776 187.381C91.6146 187.068 92.065 186.285 92.065 185.658C92.0476 185.014 91.6146 184.77 91.0776 185.083Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M91.075 198.384C90.538 198.698 90.0876 199.464 90.0703 200.108C90.0876 200.735 90.5207 200.996 91.075 200.682C91.6119 200.369 92.0623 199.603 92.0623 198.959C92.045 198.332 91.6119 198.071 91.075 198.384Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M91.075 211.703C90.5207 212.016 90.0703 212.782 90.0703 213.426C90.0703 214.053 90.5207 214.314 91.075 214.001C91.6119 213.687 92.0623 212.921 92.0623 212.295C92.045 211.65 91.6119 211.389 91.075 211.703Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M91.075 225.004C90.538 225.317 90.0703 226.101 90.0703 226.727C90.0703 227.354 90.5207 227.615 91.075 227.302C91.6119 226.988 92.0623 226.205 92.0623 225.578C92.045 224.951 91.6119 224.69 91.075 225.004Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M172.347 58.0444C171.81 58.3578 171.359 59.1412 171.359 59.768C171.359 60.4121 171.81 60.6559 172.347 60.3425C172.884 60.0291 173.334 59.2457 173.334 58.6189C173.334 57.9748 172.901 57.731 172.347 58.0444Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M173.334 71.9198C173.334 71.2931 172.884 71.0319 172.347 71.3453C171.81 71.6587 171.359 72.4421 171.359 73.0689C171.359 73.6956 171.81 73.9568 172.347 73.6434C172.901 73.33 173.334 72.5466 173.334 71.9198Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M172.347 86.9445C172.884 86.6311 173.334 85.8651 173.334 85.2209C173.334 84.5941 172.901 84.333 172.347 84.6464C171.81 84.9597 171.359 85.7432 171.359 86.3699C171.377 87.0141 171.81 87.2753 172.347 86.9445Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M172.347 97.9649C171.81 98.2783 171.359 99.0443 171.359 99.6711C171.359 100.315 171.81 100.559 172.364 100.246C172.884 99.9322 173.334 99.1662 173.334 98.5221C173.334 97.9127 172.901 97.6516 172.347 97.9649Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M173.334 111.858C173.334 111.231 172.884 110.97 172.347 111.283C171.81 111.597 171.359 112.363 171.359 113.007C171.359 113.634 171.81 113.877 172.347 113.581C172.901 113.251 173.351 112.485 173.334 111.858Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M172.347 124.602C171.81 124.915 171.359 125.699 171.359 126.325C171.359 126.952 171.81 127.213 172.347 126.9C172.901 126.587 173.334 125.803 173.334 125.176C173.334 124.532 172.901 124.288 172.347 124.602Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M172.347 137.903C171.81 138.216 171.359 138.982 171.359 139.609C171.359 140.236 171.81 140.497 172.347 140.183C172.884 139.87 173.334 139.104 173.334 138.46C173.334 137.851 172.901 137.589 172.347 137.903Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M172.347 151.204C171.81 151.517 171.359 152.301 171.359 152.928C171.359 153.554 171.81 153.815 172.347 153.502C172.901 153.189 173.334 152.405 173.334 151.779C173.351 151.152 172.901 150.891 172.347 151.204Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M172.347 164.522C171.81 164.836 171.359 165.619 171.359 166.246C171.359 166.873 171.81 167.134 172.347 166.821C172.901 166.507 173.334 165.741 173.334 165.114C173.334 164.47 172.901 164.209 172.347 164.522Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M172.347 177.823C171.81 178.137 171.359 178.92 171.359 179.547C171.359 180.174 171.81 180.435 172.347 180.122C172.901 179.808 173.334 179.042 173.334 178.415C173.334 177.771 172.901 177.51 172.347 177.823Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M56.5186 125.263C55.9643 125.577 55.5312 126.36 55.5312 126.987C55.5312 127.631 55.9816 127.875 56.5186 127.561C57.0555 127.248 57.5059 126.482 57.5059 125.838C57.4885 125.211 57.0555 124.95 56.5186 125.263Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M56.5029 138.582C55.966 138.895 55.5156 139.661 55.5156 140.305C55.5156 140.932 55.966 141.193 56.5029 140.88C57.0399 140.567 57.4903 139.801 57.4903 139.156C57.4903 138.53 57.0572 138.269 56.5029 138.582Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M56.5186 151.883C55.9643 152.196 55.5312 152.962 55.5312 153.589C55.5312 154.233 55.9816 154.477 56.5186 154.164C57.0555 153.85 57.5059 153.084 57.5059 152.44C57.5059 151.831 57.0555 151.57 56.5186 151.883Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M56.5186 165.202C55.9643 165.515 55.5312 166.281 55.5312 166.925C55.5312 167.569 55.9816 167.813 56.5186 167.5C57.0728 167.186 57.5059 166.42 57.5059 165.776C57.4885 165.149 57.0555 164.888 56.5186 165.202Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M56.5029 178.503C55.966 178.816 55.5156 179.582 55.5156 180.226C55.5156 180.853 55.966 181.114 56.5029 180.801C57.0399 180.487 57.4903 179.721 57.4903 179.095C57.4903 178.45 57.0572 178.189 56.5029 178.503Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M56.5186 191.821C55.9643 192.134 55.5312 192.918 55.5312 193.544C55.5312 194.171 55.9816 194.432 56.5186 194.119C57.0555 193.806 57.5059 193.022 57.5059 192.395C57.5059 191.769 57.0555 191.508 56.5186 191.821Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M56.5186 205.122C55.9643 205.435 55.5312 206.219 55.5312 206.846C55.5312 207.472 55.9816 207.733 56.5186 207.42C57.0728 207.107 57.5232 206.323 57.5059 205.696C57.4886 205.07 57.0555 204.826 56.5186 205.122Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M56.5186 218.44C55.9643 218.754 55.5312 219.537 55.5312 220.164C55.5312 220.791 55.9816 221.052 56.5186 220.739C57.0555 220.425 57.5059 219.642 57.5059 219.015C57.4885 218.388 57.0555 218.127 56.5186 218.44Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M56.5186 231.759C55.9643 232.072 55.5312 232.838 55.5312 233.482C55.5312 234.109 55.9816 234.37 56.5186 234.057C57.0555 233.744 57.5059 232.978 57.5059 232.351C57.5059 231.689 57.0555 231.446 56.5186 231.759Z' fill='%232B3990'/%3E%3Cpath opacity='0.47' d='M56.5186 245.06C55.9643 245.373 55.5312 246.157 55.5312 246.784C55.5312 247.41 55.9816 247.672 56.5186 247.358C57.0555 247.045 57.5059 246.279 57.5059 245.652C57.4885 245.008 57.0555 244.747 56.5186 245.06Z' fill='%232B3990'/%3E%3C/g%3E%3Cpath d='M64.0053 210.85C66.2051 206.724 69.3402 203.277 72.6139 201.379C77.2561 198.68 81.4478 199.464 83.2665 203.416L83.4051 203.694L86.5749 200.421L86.4363 200.125C84.098 194.972 78.6764 193.91 72.6139 197.427C68.3702 199.899 64.2824 204.408 61.4417 209.788L61.1992 210.223L63.7974 211.268L64.0053 210.85Z' fill='%23D1D3D4'/%3E%3Cpath d='M84.0618 204.251C84.4082 205.331 84.5814 206.602 84.5814 208.012C84.5814 215.637 79.2464 224.917 72.6817 228.729C66.1169 232.542 60.7819 229.443 60.7819 221.818C60.7819 218.823 61.6134 215.568 63.0164 212.486L60.9378 211.65C59.1364 215.515 58.0625 219.624 58.0625 223.385C58.0625 232.751 64.6273 236.546 72.699 231.863C80.7707 227.197 87.3182 215.759 87.3182 206.41C87.3182 204.599 87.0757 202.998 86.608 201.622L84.0618 204.251Z' fill='%23D1D3D4'/%3E%3Cpath d='M156.654 164.296C156.1 159.717 153.761 156.653 150.21 155.904L149.933 155.835L148.08 160.222L148.357 160.274C151.059 160.866 152.86 163.234 153.276 166.751C153.865 171.765 151.631 178.293 147.595 183.36L147.422 183.586L147.127 183.917C144.165 187.312 140.736 189.436 137.704 189.749C133.391 190.202 130.585 187.016 130.516 181.636V181.253L127.121 183.151V183.551C127.156 190.585 130.811 194.746 136.423 194.154C140.355 193.736 144.823 190.968 148.686 186.528L148.946 186.232V186.25L149.258 185.867C154.506 179.286 157.416 170.825 156.654 164.296Z' fill='%23D1D3D4'/%3E%3Cpath d='M141.865 161.284C143.874 160.117 145.745 159.613 147.407 159.665L148.897 156.148C146.818 156.026 144.411 156.653 141.882 158.133C134.313 162.52 128.077 172.861 127.332 181.862L130.069 180.33C130.762 173.07 135.785 164.818 141.865 161.284Z' fill='%23D1D3D4'/%3E%3Cpath d='M95.7202 204.234C95.0967 200.857 95.8588 196.522 97.8161 192.361C100.622 186.424 105.368 181.723 109.889 180.435L110.201 180.348L111.136 176.013L110.79 176.117C104.918 177.771 98.7514 183.83 95.0967 191.56C92.5331 196.992 91.5285 202.632 92.3945 207.02L92.4638 207.385L95.7722 204.582L95.7202 204.234Z' fill='%23D1D3D4'/%3E%3Cpath d='M112.054 176.135L111.31 179.617C115.761 179.025 118.948 182.193 118.948 188.078C118.948 195.703 113.613 205 107.049 208.795C101.783 211.86 97.2967 210.449 95.7551 205.836L93.0703 208.082C94.9237 213.931 100.484 215.759 107.066 211.947C115.12 207.281 121.685 195.842 121.685 186.493C121.685 179.164 117.667 175.264 112.054 176.135Z' fill='%23D1D3D4'/%3E%3Cpath d='M71.3322 218.301V210.937L70.2064 211.598C70.2064 211.738 70.1544 211.912 70.0505 212.103C69.9639 212.295 69.8253 212.469 69.6867 212.625C69.5482 212.782 69.4269 212.921 69.2883 213.043C69.1671 213.165 69.0458 213.252 68.9766 213.287V214.558C69.1151 214.471 69.2537 214.366 69.4096 214.227C69.5655 214.088 69.6521 214.001 69.7214 213.931C69.7733 213.862 69.808 213.827 69.8426 213.792V219.154L71.3322 218.301Z' fill='%23D1D3D4'/%3E%3Cpath d='M73.859 209.405C73.2527 209.753 72.7851 210.223 72.4733 210.78C72.1615 211.337 72.0056 212.016 71.9883 212.782V215.689C71.9883 216.02 72.0229 216.299 72.0922 216.508C72.1615 216.734 72.2654 216.891 72.3693 216.995C72.4906 217.1 72.6292 217.169 72.7851 217.187C72.941 217.204 73.1142 217.204 73.3047 217.152C73.4779 217.1 73.6511 217.03 73.8417 216.926C74.0322 216.804 74.2227 216.682 74.3786 216.525C74.5518 216.368 74.725 216.194 74.8809 215.968C75.0368 215.759 75.1754 215.533 75.2966 215.289C75.4179 215.028 75.5045 214.767 75.5738 214.471C75.6431 214.157 75.6777 213.861 75.6777 213.531V210.623C75.6777 209.857 75.5218 209.37 75.21 209.178C74.9156 208.969 74.4652 209.056 73.859 209.405ZM74.2054 214.575C74.2054 214.732 74.1708 214.906 74.1015 215.028C74.0322 215.167 73.9456 215.254 73.859 215.306C73.7724 215.359 73.6858 215.359 73.6165 215.289C73.5472 215.237 73.5126 215.132 73.5126 214.958V211.685C73.5126 211.616 73.5126 211.546 73.5126 211.494C73.5126 211.441 73.5299 211.389 73.5299 211.285C73.5472 211.198 73.5645 211.146 73.5818 211.076C73.5992 211.024 73.6338 210.954 73.6858 210.902C73.7204 210.85 73.7724 210.797 73.8417 210.763C73.9109 210.728 73.9629 210.71 74.0149 210.71C74.0495 210.71 74.1015 210.728 74.1015 210.763C74.1188 210.797 74.1361 210.832 74.1534 210.902C74.1708 210.971 74.1881 211.024 74.1708 211.076C74.1708 211.111 74.1708 211.18 74.1708 211.267L74.2054 214.575Z' fill='%23D1D3D4'/%3E%3Cpath d='M105.523 195.912C105.644 195.686 105.782 195.442 105.921 195.216C106.042 194.989 106.181 194.728 106.302 194.45C106.458 194.119 106.579 193.788 106.666 193.44C106.77 193.092 106.804 192.743 106.804 192.413C106.804 192.082 106.77 191.821 106.683 191.594C106.597 191.385 106.475 191.229 106.319 191.124C106.164 191.037 105.973 191.002 105.748 191.037C105.523 191.072 105.263 191.159 104.968 191.333C104.587 191.559 104.258 191.803 104.033 192.064C103.791 192.326 103.6 192.604 103.461 192.917C103.323 193.231 103.236 193.562 103.184 193.91C103.132 194.275 103.098 194.658 103.098 195.076L103.115 195.285L104.587 194.432V193.736C104.587 193.266 104.709 192.97 104.934 192.83C105.072 192.743 105.176 192.761 105.228 192.848C105.297 192.935 105.332 193.074 105.315 193.283C105.315 193.509 105.28 193.718 105.228 193.927C105.159 194.136 105.072 194.345 104.968 194.537C104.778 194.885 104.587 195.216 104.397 195.564C104.206 195.912 104.033 196.243 103.86 196.608C103.704 196.957 103.565 197.305 103.427 197.67C103.306 198.036 103.202 198.402 103.15 198.767C103.115 199.028 103.098 199.255 103.098 199.481V199.864L106.735 197.757V196.26L104.83 197.374C104.916 197.113 105.02 196.869 105.142 196.626C105.28 196.399 105.401 196.156 105.523 195.912Z' fill='%23D1D3D4'/%3E%3Cpath d='M107.219 194.902V195.755C107.219 196.069 107.271 196.313 107.357 196.487C107.444 196.661 107.6 196.783 107.756 196.835C107.929 196.887 108.137 196.87 108.362 196.817C108.587 196.765 108.847 196.643 109.124 196.469C109.367 196.33 109.592 196.173 109.782 195.982C109.973 195.808 110.129 195.616 110.25 195.407C110.389 195.198 110.51 194.989 110.579 194.763C110.666 194.537 110.735 194.31 110.787 194.067C110.839 193.823 110.874 193.597 110.891 193.353C110.908 193.109 110.925 192.883 110.925 192.639C110.925 192.448 110.925 192.273 110.908 192.099C110.891 191.925 110.856 191.751 110.804 191.612C110.77 191.455 110.7 191.333 110.631 191.211C110.562 191.09 110.458 191.02 110.354 190.968C110.25 190.915 110.094 190.898 109.956 190.915C109.8 190.95 109.626 191.003 109.401 191.124C109.072 191.316 108.847 191.525 108.708 191.751V190.759L110.718 189.592V188.043L107.375 189.993V194.206L108.674 193.457C108.674 193.057 108.795 192.778 109.072 192.622C109.159 192.587 109.211 192.587 109.263 192.604C109.297 192.622 109.349 192.656 109.367 192.709C109.384 192.761 109.401 192.831 109.401 192.918C109.401 193.005 109.419 193.092 109.419 193.179V194.171C109.419 194.38 109.401 194.537 109.332 194.676C109.28 194.815 109.176 194.92 109.037 195.007C109.003 195.024 108.951 195.042 108.916 195.059C108.882 195.076 108.83 195.059 108.795 195.024C108.743 195.007 108.726 194.937 108.708 194.833C108.674 194.746 108.674 194.589 108.656 194.397V193.997L107.219 194.902Z' fill='%23D1D3D4'/%3E%3Cpath d='M139.298 175.177L140.771 174.324V173.471C140.771 173.227 140.719 173.018 140.597 172.896C140.493 172.757 140.337 172.687 140.164 172.653C139.991 172.635 139.783 172.653 139.593 172.705C139.385 172.757 139.177 172.844 138.986 172.966C138.727 173.123 138.467 173.297 138.276 173.471C138.068 173.68 137.878 173.854 137.757 174.028C137.618 174.202 137.514 174.428 137.41 174.672C137.324 174.916 137.254 175.125 137.202 175.316C137.168 175.49 137.116 175.734 137.098 176.03C137.064 176.326 137.064 176.552 137.064 176.726C137.046 176.883 137.046 177.127 137.064 177.458C137.064 177.475 137.064 177.475 137.064 177.475V179.077C137.064 179.303 137.081 179.495 137.081 179.651C137.081 179.825 137.098 179.982 137.15 180.139C137.185 180.295 137.237 180.435 137.272 180.539C137.341 180.644 137.41 180.731 137.497 180.8C137.583 180.87 137.705 180.905 137.843 180.905C137.982 180.905 138.138 180.87 138.328 180.818C138.519 180.748 138.727 180.661 138.969 180.522C139.264 180.348 139.523 180.156 139.749 179.947C139.956 179.738 140.147 179.512 140.286 179.286C140.407 179.059 140.511 178.816 140.597 178.554C140.667 178.276 140.736 178.032 140.771 177.788C140.788 177.545 140.805 177.284 140.805 176.988C140.822 176.204 140.701 175.699 140.493 175.473C140.268 175.247 139.904 175.281 139.367 175.595C139.264 175.664 139.142 175.734 139.056 175.821C138.952 175.908 138.883 175.995 138.813 176.065C138.761 176.152 138.727 176.204 138.675 176.291C138.64 176.343 138.605 176.413 138.588 176.448L138.571 176.517V175.177C138.571 175.125 138.571 175.09 138.571 175.038C138.571 175.003 138.588 174.951 138.588 174.898C138.605 174.811 138.623 174.759 138.657 174.707C138.692 174.655 138.727 174.602 138.779 174.533C138.848 174.463 138.9 174.428 138.986 174.376C139.056 174.341 139.108 174.324 139.16 174.341C139.212 174.341 139.246 174.376 139.264 174.428C139.298 174.463 139.316 174.515 139.316 174.602C139.333 174.672 139.333 174.742 139.333 174.811C139.333 174.881 139.333 174.951 139.333 175.038C139.298 175.09 139.298 175.142 139.298 175.177ZM138.536 177.98C138.519 177.614 138.64 177.353 138.9 177.214C139.108 177.092 139.229 177.249 139.229 177.667V178.032C139.229 178.328 139.212 178.554 139.16 178.676C139.108 178.85 139.021 178.99 138.865 179.077C138.64 179.216 138.519 179.077 138.519 178.694L138.536 177.98Z' fill='%23D1D3D4'/%3E%3Cpath d='M143.146 170.529C142.54 170.877 142.09 171.329 141.761 171.904C141.449 172.478 141.293 173.123 141.293 173.889V176.796C141.293 177.109 141.328 177.388 141.397 177.614C141.483 177.841 141.57 177.997 141.674 178.119C141.795 178.224 141.934 178.293 142.09 178.311C142.263 178.328 142.419 178.328 142.592 178.276C142.765 178.224 142.956 178.137 143.146 178.032C143.337 177.928 143.51 177.788 143.683 177.649C143.856 177.492 144.03 177.301 144.186 177.092C144.359 176.883 144.497 176.639 144.619 176.413C144.723 176.169 144.826 175.891 144.913 175.577C144.982 175.281 145.017 174.968 145.017 174.655V171.747C145.017 170.981 144.861 170.494 144.532 170.302C144.22 170.111 143.753 170.18 143.146 170.529ZM143.389 176.152C143.32 176.291 143.233 176.378 143.164 176.43C143.077 176.483 142.99 176.483 142.921 176.43C142.852 176.378 142.817 176.256 142.817 176.082V172.827C142.817 172.74 142.817 172.687 142.817 172.635C142.817 172.583 142.835 172.531 142.835 172.444C142.852 172.357 142.869 172.304 142.887 172.252C142.904 172.2 142.938 172.13 142.99 172.078C143.025 172.026 143.077 171.974 143.146 171.939C143.216 171.886 143.285 171.869 143.32 171.886C143.371 171.886 143.406 171.921 143.423 171.939C143.441 171.956 143.458 172.008 143.475 172.078C143.493 172.148 143.493 172.2 143.493 172.252C143.51 172.287 143.51 172.357 143.493 172.444V175.699C143.51 175.873 143.458 176.03 143.389 176.152Z' fill='%23D1D3D4'/%3E%3Cpath d='M65.9271 212.661C68.1269 208.535 71.2621 205.087 74.5358 203.19C79.1779 200.491 83.3697 201.275 85.1884 205.209L85.327 205.488L88.4968 202.232L88.3582 201.936C86.0198 196.783 80.5983 195.721 74.5358 199.238C70.2921 201.71 66.2043 206.202 63.3636 211.581L63.1211 212.016L65.7193 213.061L65.9271 212.661Z' fill='url(%23paint3_linear)'/%3E%3Cpath d='M143.802 163.112C145.811 161.946 147.682 161.441 149.345 161.493L150.835 157.976C148.756 157.855 146.348 158.481 143.819 159.961C136.25 164.348 130.014 174.69 129.27 183.691L132.006 182.159C132.682 174.881 137.705 166.629 143.802 163.112Z' fill='url(%23paint4_linear)'/%3E%3Cpath d='M113.996 177.963L113.251 181.445C117.703 180.835 120.89 184.021 120.89 189.888C120.89 197.514 115.555 206.811 108.99 210.624C103.724 213.688 99.2381 212.277 97.6792 207.664L95.0117 209.91C96.8651 215.759 102.425 217.587 109.007 213.775C117.062 209.091 123.626 197.671 123.626 188.322C123.609 180.975 119.591 177.075 113.996 177.963Z' fill='url(%23paint5_linear)'/%3E%3Cpath d='M59.1172 130.8L61.1611 129.598V193.701L59.1172 194.902V130.8Z' fill='%23D1D3D4'/%3E%3Cpath d='M64.2266 190.55V178.833L113.644 150.159V161.876L64.2266 190.55Z' fill='%23D1D3D4'/%3E%3Cpath d='M64.2266 163.077L106.057 138.808L106.075 150.525L64.2266 174.794V163.077Z' fill='%23D1D3D4'/%3E%3Cpath d='M89.7408 143.457L64.2266 158.272V146.538L89.7408 131.74V143.457Z' fill='%23D1D3D4'/%3E%3Cpath d='M64.2266 140.619V128.885L99.943 108.15V119.884L64.2266 140.619Z' fill='%23D1D3D4'/%3E%3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='132' y='50' width='101' height='117'%3E%3Cpath d='M190.259 78.7094L188.631 80.9204C182.724 88.9637 178.446 94.7612 173.7 97.5293C169.196 100.141 164.26 100.036 157.037 96.5892C145.969 91.1573 137.169 101.412 132.527 108.828V166.193L232.177 108.358V51.2193C219.082 48.7297 205.363 57.7306 190.259 78.7094Z' fill='url(%23paint6_linear)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0)'%3E%3Cpath d='M190.259 78.7094L188.631 80.9204C182.724 88.9637 178.446 94.7612 173.7 97.5293C169.196 100.141 164.26 100.036 157.037 96.5892C145.969 91.1573 137.169 101.412 132.527 108.828V166.193L232.177 108.358V51.2193C219.082 48.7297 205.363 57.7306 190.259 78.7094Z' fill='url(%23paint7_linear)'/%3E%3Cpath d='M189.861 78.6047L188.232 80.8158C177.078 95.9971 171.985 102.926 157.574 96.0145C145.484 90.0777 135.957 102.23 131.332 110.012L131.869 110.343C136.286 102.891 145.432 91.2616 157.054 96.972C164.26 100.437 169.214 100.524 173.717 97.9121C178.481 95.144 182.742 89.3465 188.648 81.2858L190.276 79.0748C205.675 57.6956 219.636 48.747 232.956 51.724L233.389 50.7317C219.774 47.7198 205.519 56.8251 189.861 78.6047Z' fill='%2327AAE1'/%3E%3C/g%3E%3Cmask id='mask1' mask-type='alpha' maskUnits='userSpaceOnUse' x='136' y='69' width='93' height='90'%3E%3Cpath d='M216.622 71.0318C212.187 73.417 207.58 78.6225 202.557 86.9095C196.408 96.9724 191.679 102.7 187.47 105.138C186.985 105.416 186.5 105.66 186.015 105.869C181.875 107.575 178.047 105.938 174.323 100.89C168.659 92.2717 160.587 90.3915 152.723 95.8582C145.466 100.907 139.542 111.318 136.441 124.445V158.411L228.694 104.876V71.6238C224.693 69.0123 220.727 68.8034 216.622 71.0318Z' fill='url(%23paint8_linear)'/%3E%3C/mask%3E%3Cg mask='url(%23mask1)'%3E%3Cpath d='M216.622 71.0318C212.187 73.417 207.58 78.6225 202.557 86.9095C196.408 96.9724 191.679 102.7 187.47 105.138C186.985 105.416 186.5 105.66 186.015 105.869C181.875 107.575 178.047 105.938 174.323 100.89C168.659 92.2717 160.587 90.3915 152.723 95.8582C145.466 100.907 139.542 111.318 136.441 124.445V158.411L228.694 104.876V71.6238C224.693 69.0123 220.727 68.8034 216.622 71.0318Z' fill='url(%23paint9_linear)'/%3E%3Cpath d='M216.014 70.7357C211.389 73.2253 206.712 78.5353 201.62 87.0487C195.038 97.9124 190.205 103.536 185.944 105.277C182.116 106.844 178.513 105.224 174.98 100.315C169.246 91.4185 161.019 89.4686 152.965 95.0746C145.447 100.315 139.35 111.126 136.215 124.741L136.942 124.584C139.974 111.37 145.845 100.924 153.034 95.9102C160.776 90.5132 168.727 92.4631 174.322 101.133C177.994 106.234 181.752 107.888 185.84 106.217C186.308 106.025 186.793 105.799 187.278 105.503C191.418 103.1 196.094 97.3901 202.14 87.3969C207.093 79.1446 211.632 73.9739 215.997 71.641C220.067 69.4474 223.982 69.6911 227.966 72.3896L228.52 71.4669C224.38 68.664 220.292 68.4376 216.014 70.7357Z' fill='%23ED1C24'/%3E%3C/g%3E%3Cpath d='M141.672 82.4698L141.81 81.9301C141.672 81.9301 141.36 81.9823 140.892 82.2609C139.697 82.9573 138.883 84.3849 138.883 85.7951C138.883 87.2749 139.697 87.6057 140.788 86.9789C141.256 86.7178 141.637 86.387 141.81 86.1781L141.724 85.7603C141.516 86.004 141.204 86.2477 140.892 86.4218C139.957 86.9615 139.402 86.5785 139.402 85.4817C139.402 84.2978 140.009 83.2707 140.927 82.7484C141.221 82.5395 141.498 82.4698 141.672 82.4698Z' fill='%23D1D3D4'/%3E%3Cpath d='M143.872 80.5025C142.832 81.1119 142.07 82.4873 142.07 83.9149C142.07 85.2728 142.78 85.7951 143.82 85.1858C144.807 84.6112 145.621 83.3229 145.604 81.7735C145.604 80.4329 144.928 79.8932 143.872 80.5025ZM143.837 84.6983C143.04 85.151 142.607 84.559 142.607 83.5841C142.607 82.6091 143.006 81.4775 143.837 80.99C144.668 80.5025 145.067 81.1989 145.084 82.1042C145.084 83.1314 144.634 84.2456 143.837 84.6983Z' fill='%23D1D3D4'/%3E%3Cpath d='M149.224 77.4734L148.531 80.0501C148.358 80.7116 148.236 81.2862 148.115 81.8085H148.098C147.994 81.3906 147.855 80.9902 147.7 80.5201L147.041 78.7269L146.4 79.0925L146.141 83.7409L146.608 83.4624L146.712 81.4777C146.747 80.7813 146.782 80.0152 146.782 79.4407H146.799C146.903 79.9108 147.059 80.3983 147.249 80.9206L147.873 82.6964L148.254 82.47L148.947 79.8934C149.155 79.1622 149.31 78.5006 149.432 77.9087V77.8913C149.432 78.4484 149.466 79.1796 149.501 79.7889L149.588 81.704L150.073 81.4254L149.83 77.073L149.224 77.4734Z' fill='%23D1D3D4'/%3E%3Cpath d='M151.839 75.9414C151.441 76.1851 151.129 76.394 150.887 76.5855V81.025L151.389 80.7291V78.9359C151.493 78.901 151.632 78.8314 151.787 78.7444C152.272 78.4658 152.688 78.048 152.965 77.5605C153.156 77.2123 153.26 76.8293 153.26 76.4289C153.26 76.0284 153.121 75.7847 152.913 75.6802C152.688 75.5758 152.342 75.6454 151.839 75.9414ZM151.787 78.2569C151.614 78.3613 151.476 78.4136 151.372 78.4484V76.7074C151.458 76.6378 151.614 76.5159 151.839 76.394C152.376 76.0807 152.74 76.1503 152.757 76.7422C152.757 77.3516 152.394 77.9087 151.787 78.2569Z' fill='%23D1D3D4'/%3E%3Cpath d='M156.272 76.0631C156.272 77.0555 155.908 77.6996 155.337 78.0304C154.817 78.3264 154.436 78.1349 154.436 77.1251V74.4614L153.934 74.7574V77.4036C153.934 78.7964 154.523 78.9879 155.319 78.5179C156.151 78.0304 156.792 77.1077 156.774 75.7323L156.792 73.1035L156.272 73.3994V76.0631Z' fill='%23D1D3D4'/%3E%3Cpath d='M157.211 73.3472L158.389 72.6682V76.6551L158.891 76.3591V72.3723L160.086 71.6759V71.1884L157.211 72.8423V73.3472Z' fill='%23D1D3D4'/%3E%3Cpath d='M160.5 70.9446V75.4363L161.002 75.1404V70.6487L160.5 70.9446Z' fill='%23D1D3D4'/%3E%3Cpath d='M164.311 70.6139C164.311 71.3103 164.329 71.85 164.363 72.4245L164.346 72.4419C164.155 72.0937 163.93 71.7455 163.653 71.3799L162.406 69.813L161.852 70.1438V74.6355L162.319 74.357V72.4419C162.319 71.6933 162.319 71.1536 162.285 70.6139L162.302 70.5965C162.492 70.9621 162.752 71.3277 163.029 71.6759L164.259 73.2428L164.762 72.9468L164.779 68.4551L164.294 68.7336V70.6139H164.311Z' fill='%23D1D3D4'/%3E%3Cpath d='M167.343 69.5692L168.122 69.1165V70.4571C168.018 70.5964 167.776 70.7704 167.447 70.962C166.546 71.4842 165.957 71.1535 165.957 70.0044C165.957 68.8728 166.563 67.8456 167.516 67.2885C167.914 67.0622 168.157 66.9925 168.365 66.9925L168.503 66.4354C168.33 66.4354 167.984 66.5399 167.533 66.801C166.234 67.5496 165.438 68.9947 165.438 70.3352C165.438 71.0316 165.645 71.5191 165.974 71.6932C166.356 71.9021 166.841 71.7976 167.429 71.4494C167.949 71.1535 168.399 70.7356 168.625 70.5093V68.3505L167.343 69.0991V69.5692Z' fill='%23D1D3D4'/%3E%3Cpath d='M169.906 65.9829L171.084 65.3039V69.2908L171.586 68.9948V65.008L172.782 64.3116V63.8241L169.906 65.478V65.9829Z' fill='%23D1D3D4'/%3E%3Cpath d='M173.698 65.6695L175.205 64.799V64.3115L173.698 65.182V63.7718L175.291 62.8491V62.3616L173.195 63.5803V68.072L175.378 66.8011V66.3137L173.698 67.2886V65.6695Z' fill='%23D1D3D4'/%3E%3Cpath d='M178.616 61.0385L178.738 60.4814C178.599 60.4814 178.287 60.551 177.82 60.8121C176.624 61.5085 175.793 62.9361 175.793 64.3463C175.793 65.8261 176.607 66.1569 177.698 65.5302C178.183 65.2516 178.547 64.9208 178.72 64.7119L178.634 64.2941C178.426 64.5204 178.114 64.7816 177.802 64.9557C176.867 65.4954 176.313 65.1123 176.313 64.0155C176.313 62.8317 176.919 61.8219 177.82 61.2822C178.166 61.1081 178.426 61.0385 178.616 61.0385Z' fill='%23D1D3D4'/%3E%3Cpath d='M181.736 60.499L179.866 61.5958V59.6982L179.363 59.9942V64.4859L179.866 64.1899V62.1007L181.736 61.0039V63.1105L182.239 62.8145V58.3228L181.736 58.6188V60.499Z' fill='%23D1D3D4'/%3E%3Cpath d='M185.548 56.4075V58.2877C185.548 58.9841 185.565 59.5238 185.6 60.0983L185.582 60.1157C185.409 59.7675 185.184 59.4193 184.89 59.0537L183.66 57.5043L183.105 57.8177V62.3094L183.573 62.0308V60.1157C183.573 59.3671 183.556 58.8448 183.538 58.2877L183.556 58.2703C183.764 58.6533 184.006 59.0015 184.283 59.3497L185.513 60.9166L186.015 60.6206V56.1289L185.548 56.4075Z' fill='%23D1D3D4'/%3E%3Cpath d='M188.438 54.6491C187.399 55.2411 186.637 56.6164 186.637 58.044C186.654 59.402 187.347 59.9243 188.369 59.3324C189.356 58.7578 190.17 57.4695 190.17 55.9201C190.188 54.5621 189.512 54.0224 188.438 54.6491ZM188.421 58.8275C187.624 59.2801 187.174 58.6882 187.174 57.7133C187.174 56.7383 187.589 55.6067 188.421 55.1192C189.252 54.6317 189.668 55.3455 189.668 56.2334C189.668 57.2606 189.218 58.3748 188.421 58.8275Z' fill='%23D1D3D4'/%3E%3Cpath d='M191.33 57.0517V53.0474L190.828 53.3434V57.8351L192.993 56.5816V56.0941L191.33 57.0517Z' fill='%23D1D3D4'/%3E%3Cpath d='M194.883 50.906C193.861 51.498 193.082 52.8733 193.082 54.3184C193.082 55.6763 193.792 56.1986 194.831 55.5893C195.819 55.0147 196.633 53.709 196.633 52.177C196.633 50.819 195.957 50.2793 194.883 50.906ZM194.866 55.0844C194.069 55.537 193.619 54.9451 193.619 53.9702C193.619 52.9952 194.035 51.8636 194.866 51.3761C195.698 50.8886 196.096 51.6024 196.113 52.4903C196.113 53.5175 195.663 54.6317 194.866 55.0844Z' fill='%23D1D3D4'/%3E%3Cpath d='M198.97 51.2193L199.749 50.7667V52.1072C199.628 52.2465 199.403 52.4206 199.091 52.6121C198.173 53.1344 197.601 52.8036 197.601 51.672C197.601 50.5403 198.207 49.5132 199.143 48.9561C199.541 48.7297 199.801 48.6601 200.009 48.6601L200.13 48.1204C199.957 48.1204 199.61 48.2249 199.16 48.4686C197.861 49.2172 197.064 50.6622 197.047 52.0028C197.047 52.6992 197.255 53.1866 197.584 53.3607C197.965 53.5522 198.45 53.4478 199.039 53.117C199.558 52.821 200.009 52.4032 200.234 52.1769V50.0181L198.952 50.7493V51.2193H198.97Z' fill='%23D1D3D4'/%3E%3Cpath d='M203.644 45.892L203.09 46.2228L202.536 47.7897C202.38 48.2075 202.241 48.5905 202.138 48.9387L202.12 48.9561C202.016 48.7124 201.878 48.5035 201.739 48.2423L201.185 47.3196L200.613 47.6504L201.843 49.5307V51.4283L202.345 51.1324L202.328 49.2173L203.644 45.892Z' fill='%23D1D3D4'/%3E%3Cpath d='M248.754 32.1383L240.094 37.1698V40.6169L248.754 35.6029V32.1383Z' fill='%23D1D3D4'/%3E%3Cpath d='M240.113 50.5405V54.0051L248.757 48.9736V45.5265L240.113 50.5405Z' fill='%23D1D3D4'/%3E%3Cpath d='M240.094 63.9285L240.111 67.3756L248.754 62.3616V58.9145L240.094 63.9285Z' fill='%23D1D3D4'/%3E%3Cpath d='M248.754 72.2852L240.094 77.2992V80.7637L248.754 75.7323V72.2852Z' fill='%23D1D3D4'/%3E%3Cpath d='M248.754 85.6559L240.094 90.67V94.1345L248.754 89.1031V85.6559Z' fill='%23D1D3D4'/%3E%3Cpath d='M240.094 107.523L248.754 102.491V99.0441L240.094 104.058V107.523Z' fill='%23D1D3D4'/%3E%3Cpath d='M240.094 120.894L248.754 115.88V112.432L240.094 117.446V120.894Z' fill='%23D1D3D4'/%3E%3Cpath d='M240.094 134.281L248.754 129.25V125.803L240.094 130.817V134.281Z' fill='%23D1D3D4'/%3E%3Cpath d='M274.042 268.563C273.245 270.618 283.967 275.51 287.743 277.181L287.691 277.703C289.458 278.678 293.806 281.377 296.958 280.402C297.772 280.123 299.556 279.322 299.885 278.017L300.076 276.015C298.24 278.469 278.217 271.157 274.042 268.563Z' fill='%233B2E53'/%3E%3Cpath d='M296.353 268.929C296.353 268.929 278.651 264.959 277.698 264.524C276.555 264.507 273.333 264.193 273.524 267.292C273.541 268.163 274.719 269.416 275.187 269.886C275.429 270.147 276.018 270.6 278.564 272.132C278.564 272.132 292.265 278.626 292.594 278.713L292.612 278.696C293.183 278.974 293.807 279.166 294.482 279.235C297.722 279.479 300.406 277.373 300.337 274.517C300.562 271.923 298.847 269.59 296.353 268.929Z' fill='%23A97C50'/%3E%3Cpath d='M245.601 279.618C244.804 281.673 255.509 286.565 259.285 288.236L259.233 288.758C260.999 289.716 265.347 292.432 268.499 291.457C269.331 291.178 271.098 290.377 271.427 289.072L271.617 287.087C269.781 289.524 249.758 282.212 245.601 279.618Z' fill='%233B2E53'/%3E%3Cpath d='M267.894 279.984C267.894 279.984 250.209 276.014 249.257 275.596C248.114 275.579 244.892 275.266 245.082 278.365C245.1 279.235 246.26 280.489 246.745 280.976C246.988 281.237 247.559 281.69 250.123 283.222C250.123 283.222 263.824 289.698 264.153 289.803L264.17 289.785C264.742 290.064 265.366 290.255 266.024 290.325C269.28 290.586 271.948 288.462 271.878 285.607C272.121 282.978 270.389 280.645 267.894 279.984Z' fill='%23A97C50'/%3E%3Cpath d='M297.201 121.712L306.641 159.352C306.849 161.145 307.403 162.189 304.822 164.818C302.397 167.813 292.905 183.865 288.367 192.186L284.192 187.834L295.451 159.508L283.863 127.335L297.201 121.712Z' fill='%239D94FD'/%3E%3Cpath d='M277.834 110.796C277.713 112.519 276.743 115.862 279.601 119.953C279.601 119.953 278.891 125.907 267.684 124.515C267.753 122.843 268.498 119.466 264.93 117.916C265.952 114.138 265.363 109.003 277.834 110.796Z' fill='%23F9D19B'/%3E%3Cpath d='M265.035 117.951C264.775 117.916 260.704 116.767 260.202 115.166C260.202 115.166 257.206 103.693 259.423 98.6613C259.423 98.6613 262.541 89.5212 274.267 92.2371C276.9 93.0728 282.737 96.5721 282.096 104.441C281.49 106.896 280.901 111.753 270.387 113.564C269.244 114.992 267.668 117.412 265.035 117.951Z' fill='%23F9D19B'/%3E%3Cpath d='M264.462 101.22C265.848 102.927 265.761 105.886 266.471 108.498L268.048 108.567C267.909 102.787 273.746 104.372 271.824 109.072C271.252 111.196 273.504 115.357 277.626 115.322C277.626 115.322 280.38 111.858 282.13 105.19C283.256 101.29 283.221 92.8811 274.145 90.8267C271.443 90.5308 264.757 91.3316 261.067 93.2641C258.019 94.9877 257.239 97.5992 258.85 100.611C259.612 100.28 262.921 99.7928 264.462 101.22Z' fill='%2358595B'/%3E%3Cpath d='M299.14 264.141C297.858 253.904 298.551 248.176 296.143 242.901C293.995 237.678 292.939 234.875 292.194 229.792C292.194 229.478 292.159 229.165 292.125 228.851L292.194 228.834C293.268 218.388 293.545 205.54 292.696 194.415H292.644C292.142 184.613 283.897 176.796 273.764 176.796C263.319 176.796 254.832 185.101 254.832 195.338C254.832 205.575 263.319 213.879 273.764 213.879C273.885 213.879 274.007 213.862 274.111 213.862L277.852 230.958C277.887 231.08 277.904 231.202 277.921 231.324C277.921 231.341 277.921 231.341 277.939 231.358C277.956 231.48 277.991 231.602 278.025 231.724C278.164 232.264 278.372 232.751 278.631 233.221C283.689 246.47 287.569 261.164 290.063 273.751C291.518 278.121 300.56 277.233 300.3 271.331L299.14 264.141Z' fill='%230F5577'/%3E%3Cpath d='M272.086 255.802C270.856 250.213 270.302 247.271 270.44 242.031C272.761 233.569 276.139 227.023 277.577 216.316C285.007 205.575 281.526 192.256 278.391 191.351L255.007 193.423C254.453 208.865 254.678 228.503 255.96 243.301C258.939 257.734 260.532 271.679 260.844 285.102C262.316 289.542 271.098 288.985 271.618 284.476L271.427 277.251C271.912 266.927 273.558 261.408 272.086 255.802Z' fill='%231A6482'/%3E%3Cpath d='M295.416 123.679C295.329 123.366 295.225 123.07 295.121 122.774L297.217 121.729C295.19 118.125 291.709 116.471 289.855 116.698L278.631 118.299C278.51 122.06 273.019 123.435 267.805 122.46L253.273 131.322V135.048C252.338 137.259 252.303 139.087 252.597 140.81C252.372 152.248 257.118 170.877 256.789 178.659C256.997 183.778 254.693 189.784 254.884 193.962C265.398 196.417 283.429 195.181 291.934 189.941C289.353 181.741 288.556 174.272 290.34 165.758C295.294 147.182 297.996 133.429 295.416 123.679Z' fill='%239D94FD'/%3E%3Cpath d='M279.133 222.706C277.661 231.654 287.413 228.416 294.29 238.166C294.29 238.166 291.951 232.211 292.194 229.356C292.194 229.356 294.775 202.824 291.899 189.941C287.915 191.629 283.914 193.335 279.376 194.136C281.039 199.655 281.853 211.041 279.133 222.706Z' fill='%231A6482'/%3E%3Cg style='mix-blend-mode:overlay'%3E%3Cpath d='M264.151 137.258C264.099 140.671 263.909 144.971 259.215 153.502C258.176 155.956 255.612 160.744 256.166 170.703C256.166 170.703 253.326 152.788 253.152 150.055C253.135 150.055 257.517 136.614 264.151 137.258Z' fill='%23BCBEC0'/%3E%3C/g%3E%3Cpath d='M212.136 144.867C212.136 144.867 201.847 138.529 204.635 135.448L205.917 133.272C206.679 132.784 204.947 129.685 203.492 126.865C203.492 126.865 203.561 124.689 205.467 127.439C206.87 129.616 210.23 134.299 212.534 134.943C212.378 133.933 211.685 133.011 212.032 131.026C212.205 130.033 212.447 130.121 214.56 134.073C214.976 134.839 215.479 135.779 216.05 136.876C217.367 139.121 217.263 140.027 216.934 140.653L212.136 144.867Z' fill='%23F9D19B'/%3E%3Cpath d='M264.152 137.729C264.152 133.69 260.895 130.417 256.877 130.417C253.984 130.417 251.49 132.123 250.312 134.595C246.917 140.34 238.603 156.305 238.603 156.305C235.901 153.067 232.8 151.674 226.617 147.966C223.759 146.085 218.805 141.193 217.177 139.243C212.552 138.86 211.461 142.064 211.945 144.762C214.769 146.59 216.674 148.836 218.285 151.03C224.296 159.247 231.137 165.584 237.408 168.962C237.477 169.014 237.546 169.049 237.616 169.084C237.65 169.101 237.685 169.119 237.72 169.136V169.119C238.464 169.502 239.313 169.71 240.196 169.71C242.258 169.71 244.042 168.614 245.029 166.96C245.046 166.942 245.046 166.925 245.064 166.907C246.415 164.4 259.96 146.834 262.35 142.551C263.459 141.245 264.152 139.574 264.152 137.729Z' fill='%239D94FD'/%3E%3Cg style='mix-blend-mode:overlay'%3E%3Cpath d='M293.336 153.728L294.375 156.618C294.375 156.618 299.173 142.133 296.142 127.614C296.835 133.881 295.865 143.822 293.336 153.728Z' fill='%23BCBEC0'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='209.276' y1='295.919' x2='128.882' y2='348.51' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E3E5ED'/%3E%3Cstop offset='0.2068' stop-color='%23DFE1EC'/%3E%3Cstop offset='0.4143' stop-color='%23D3D6EA'/%3E%3Cstop offset='0.6217' stop-color='%23BFC4E7'/%3E%3Cstop offset='0.6545' stop-color='%23BBC0E6'/%3E%3Cstop offset='1' stop-color='%23A1A8C9'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='121.285' y1='325.284' x2='209.028' y2='325.284' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F9ED32'/%3E%3Cstop offset='0.5' stop-color='%23D7DF23'/%3E%3Cstop offset='1' stop-color='%238DC63F'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear' x1='204.59' y1='280.946' x2='121.592' y2='324.736' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E3E5ED'/%3E%3Cstop offset='0.2068' stop-color='%23DFE1EC'/%3E%3Cstop offset='0.4143' stop-color='%23D3D6EA'/%3E%3Cstop offset='0.6217' stop-color='%23BFC4E7'/%3E%3Cstop offset='0.6545' stop-color='%23BBC0E6'/%3E%3Cstop offset='1' stop-color='%23A1A8C9'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear' x1='63.1129' y1='205.133' x2='88.4906' y2='205.133' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F7977A'/%3E%3Cstop offset='0.071052' stop-color='%23F68D71'/%3E%3Cstop offset='0.5' stop-color='%23F1563C'/%3E%3Cstop offset='0.745' stop-color='%23DE3B34'/%3E%3Cstop offset='1' stop-color='%23CE242C'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear' x1='129.255' y1='170.809' x2='150.818' y2='170.809' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F7977A'/%3E%3Cstop offset='0.071052' stop-color='%23F68D71'/%3E%3Cstop offset='0.5' stop-color='%23F1563C'/%3E%3Cstop offset='0.745' stop-color='%23DE3B34'/%3E%3Cstop offset='1' stop-color='%23CE242C'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear' x1='95.0085' y1='196.801' x2='123.613' y2='196.801' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F7977A'/%3E%3Cstop offset='0.071052' stop-color='%23F68D71'/%3E%3Cstop offset='0.5' stop-color='%23F1563C'/%3E%3Cstop offset='0.745' stop-color='%23DE3B34'/%3E%3Cstop offset='1' stop-color='%23CE242C'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear' x1='154.243' y1='55.382' x2='188.285' y2='119.298' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='0.0470486' stop-color='%23F0F0F0'/%3E%3Cstop offset='0.3197' stop-color='%239C9C9C'/%3E%3Cstop offset='0.5608' stop-color='%23595959'/%3E%3Cstop offset='0.7613' stop-color='%23292929'/%3E%3Cstop offset='0.9137' stop-color='%230B0B0B'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear' x1='154.243' y1='55.382' x2='188.285' y2='119.298' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear' x1='161.602' y1='53.6835' x2='193.31' y2='145.436' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='0.0628529' stop-color='%23DADADA'/%3E%3Cstop offset='0.1601' stop-color='%23A7A7A7'/%3E%3Cstop offset='0.2621' stop-color='%237B7B7B'/%3E%3Cstop offset='0.3668' stop-color='%23555555'/%3E%3Cstop offset='0.475' stop-color='%23363636'/%3E%3Cstop offset='0.5878' stop-color='%231E1E1E'/%3E%3Cstop offset='0.7072' stop-color='%230D0D0D'/%3E%3Cstop offset='0.8376' stop-color='%23030303'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint9_linear' x1='161.602' y1='53.6835' x2='193.31' y2='145.436' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23ED1C24'/%3E%3Cstop offset='0.0896271' stop-color='%23ED1C24'/%3E%3Cstop offset='1' stop-color='%23ED1C24'/%3E%3C/linearGradient%3E%3CclipPath id='clip0'%3E%3Crect width='314' height='369' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  margin-top: 15px;
  width: 314px;
  height: auto;
}
@media (max-width: 1199px) {
  .corp-promo__bg .icon-promo {
    width: 235px;
  }
}
@media (max-width: 991px) {
  .corp-promo__bg {
    display: none;
  }
}
.corp-promo__title {
  color: #fff;
  padding: 0;
  margin: 1rem 0;
  font-weight: 800;
}
@media (min-width: 992px) {
  .corp-promo__title {
    font-size: 48px;
    line-height: 60px;
  }
}
@media (max-width: 991px) {
  .corp-promo__title {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .corp-promo__title {
    margin-bottom: 2rem;
  }
}
.corp-promo__description {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .corp-promo__description {
    font-size: 24px;
    font-weight: 600;
    line-height: 33px;
  }
}
@media (max-width: 767px) {
  .corp-promo__description {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  .corp-promo .btn-warning {
    grid-row: 4;
    grid-column: 1/13;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .corp-promo .btn-warning {
    margin: 0 auto;
  }
}
.corp-services {
  padding: 72px 0;
}
.corp-services h2 {
  margin-bottom: 36px;
}
.corp-solutions {
  background: linear-gradient(90deg, #3079CC 0%, #002C6F 100%);
  border-radius: 8px;
  color: #FFFFFF;
  padding: 36px 30px;
  display: grid;
  grid-template-columns: 540px auto;
  margin: 72px 0 40px;
  line-height: 27px;
  font-weight: bold;
  font-size: 20px;
}
@media (max-width: 1199px) {
  .corp-solutions {
    grid-template-columns: 450px auto;
  }
}
@media (max-width: 767px) {
  .corp-solutions {
    grid-template-columns: 100%;
    text-align: center;
  }
}
.corp-solutions > div:first-child {
  grid-column: 1/2;
  grid-row: 1/2;
  z-index: 1;
}
.corp-solutions > div:last-child {
  grid-column: 1/3;
  grid-row: 1/2;
  align-self: center;
  margin-left: auto;
}
.corp-solutions__icon {
  content: url("data:image/svg+xml,%3Csvg width='175' height='199' viewBox='0 0 175 199' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M79.8203 46.3982C79.8203 46.3982 80.4625 44.5887 81.9359 44.0685C83.4094 43.5483 83.21 43.7937 83.21 43.7937C83.21 43.7937 83.1466 44.5423 82.7763 45.066C82.4059 45.5896 79.8203 46.3982 79.8203 46.3982Z' fill='%23C7DEEB'/%3E%3Cg style='mix-blend-mode:multiply' opacity='0.2'%3E%3Cg style='mix-blend-mode:multiply' opacity='0.2'%3E%3Cpath d='M117.53 167.626C119.265 168.628 119.286 170.264 117.562 171.263L90.0409 187.23C88.3171 188.232 85.4767 188.232 83.7416 187.23L56.0493 171.265C54.3142 170.264 54.3052 168.622 56.0301 167.621L83.5513 151.654C85.2739 150.653 88.1031 150.66 89.8404 151.654L117.53 167.626Z' fill='%23438BE3'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M86.9225 191.985C85.4569 191.985 84.082 191.657 83.0491 191.06L49.5412 171.744C48.4856 171.136 47.9035 170.315 47.9023 169.434C47.9012 168.553 48.4743 167.744 49.5162 167.14L82.8135 147.822C83.8329 147.229 85.1987 146.903 86.6563 146.903C88.1139 146.903 89.4979 147.232 90.5354 147.83L124.037 167.148C125.098 167.76 125.682 168.583 125.683 169.464C125.684 170.345 125.117 171.144 124.076 171.744L90.7845 191.06C89.7584 191.657 88.3869 191.985 86.9225 191.985ZM86.6507 147.131C85.2327 147.131 83.9087 147.447 82.9211 148.02L49.6295 167.336C48.6612 167.901 48.1277 168.643 48.1289 169.434C48.13 170.224 48.6714 170.981 49.6544 171.547L83.1624 190.864C84.1613 191.441 85.4966 191.759 86.9225 191.759C88.3484 191.759 89.6791 191.441 90.6713 190.864L123.963 171.546C124.927 170.987 125.457 170.248 125.457 169.462C125.457 168.676 124.911 167.911 123.923 167.343L90.4164 148.026C89.413 147.448 88.0754 147.131 86.6507 147.131Z' fill='%230080FF'/%3E%3Cpath d='M117.562 154.111L90.0409 170.078C88.3172 171.079 85.4767 171.079 83.7416 170.078L56.0517 154.112C55.1796 153.606 54.7436 152.941 54.7447 152.276L54.7266 158.672C54.7266 159.337 55.1603 160.002 56.0347 160.506L83.7292 176.471C85.4654 177.473 88.3047 177.473 90.0296 176.471L117.551 160.504C118.404 160.011 118.831 159.358 118.832 158.706L118.85 152.31C118.844 152.963 118.417 153.615 117.562 154.111Z' fill='%23C7DEEB'/%3E%3Cpath d='M117.53 150.474C119.265 151.473 119.286 153.11 117.562 154.111L90.0409 170.078C88.3171 171.079 85.4767 171.079 83.7416 170.078L56.0493 154.112C54.3142 153.11 54.3052 151.468 56.0301 150.469L83.5513 134.502C85.2739 133.5 88.1031 133.506 89.8404 134.507L117.53 150.474Z' fill='white'/%3E%3Cpath d='M79.3129 48.3569C79.3129 48.3569 78.067 48.9507 77.8881 49.8678C77.7092 50.785 77.2958 52.9552 78.4544 54.0522C79.613 55.1492 86.5262 61.9855 88.1706 63.1107C89.8151 64.236 94.6727 66.3248 94.6727 66.3248C94.6727 66.3248 94.6024 65.4517 94.5447 64.0799C94.4869 62.7081 93.6953 59.7949 93.1211 58.6889C92.5468 57.5829 90.0541 51.7644 90.0541 51.7644L79.3129 48.3569Z' fill='%23CC3241'/%3E%3Cpath d='M88.4246 56.4326C88.4246 56.4326 88.12 58.7182 88.6285 59.5347C89.137 60.3512 80.7436 74.4253 78.7809 73.5806C76.8182 72.7358 80.3212 59.8118 80.3212 59.8118L88.4246 56.4326Z' fill='%23D9A782'/%3E%3Cpath d='M76.6321 126.924C76.9854 129.949 78.0251 137.653 77.7839 139.816C77.5427 141.98 76.3671 146.571 76.3671 146.571C76.3671 146.571 75.1292 147.984 75.7702 148.976C76.4112 149.969 77.759 149.683 78.7545 148.624C79.75 147.564 82.1363 143.613 82.689 142.244C83.0186 141.428 83.1321 140.54 83.0186 139.667C82.4523 139.514 82.3391 138.21 82.4444 137.106C82.5497 136.003 83.8375 129.137 84.235 126.952C84.6325 124.767 82.9088 120.705 82.6653 119.645C82.4218 118.586 82.9303 117.482 83.2836 115.297C83.637 113.112 84.1048 106.418 84.1048 106.418L72.8516 105.182C73.1392 108.471 74.7769 117.961 75.0408 119.618C75.3047 121.275 76.2787 123.9 76.6321 126.924Z' fill='%23D9A782'/%3E%3Cpath d='M76.3647 146.571C76.3647 146.571 75.1268 147.984 75.7679 148.977C76.4089 149.97 77.7566 149.684 78.7522 148.624C79.7477 147.564 82.134 143.613 82.6867 142.245C83.0162 141.428 83.1297 140.54 83.0163 139.667C83.0163 139.667 84.8952 139.954 85.2497 141.455C85.6042 142.956 84.1171 144.833 84.1171 144.833C83.7775 146.129 83.6434 147.469 83.7196 148.806L82.9902 148.873V145.716C82.9902 145.716 81.6413 146.224 80.7353 148.1C79.8292 149.977 79.0104 152.161 77.153 152.405C75.2956 152.648 70.4777 152.383 70.2557 151.345C70.0337 150.307 76.3647 146.571 76.3647 146.571Z' fill='%2300338B'/%3E%3Cpath d='M76.3549 142.421C76.3549 142.421 82.5048 144.619 86.044 141.501C86.044 141.501 84.6736 131.549 84.6306 128.431C84.5875 125.313 84.1096 118.253 84.0734 116.375C84.0371 114.498 84.2999 99.8743 84.2999 99.8743L83.1469 90.8451L74.0558 89.488C74.0558 89.488 72.5835 93.1171 72.5665 99.6198C72.545 109.144 75.5474 122.491 76.1466 125.056C76.7457 127.621 76.612 136.5 76.3549 142.421Z' fill='%231D65BD'/%3E%3Cpath d='M83.7801 95.8407C80.4877 95.4788 78.1037 95.5863 78.2147 96.6855C78.5624 100.119 81.3858 103.237 81.4991 104.342C81.6124 105.447 81.8547 115.198 82.25 121.27C82.5286 125.543 83.0337 137.163 83.2772 142.902C84.2974 142.665 85.2448 142.184 86.0384 141.501C86.0384 141.501 84.668 131.549 84.625 128.431C84.582 125.313 84.104 118.253 84.0678 116.376C84.0315 114.498 84.2943 99.8747 84.2943 99.8747L83.7801 95.8407Z' fill='%23044CA4'/%3E%3Cpath d='M92.0154 150.721C91.8603 153.548 90.6881 157.012 90.6881 157.012C90.6881 157.012 90.6224 158.073 92.2136 158.05C93.8049 158.028 95.4414 157.587 95.9058 155.954C96.3701 154.321 96.7903 150.368 96.7461 149.176C96.6964 148.389 96.5014 147.619 96.1708 146.903C95.9273 146.66 96.0383 145.821 96.1266 144.849C96.215 143.878 97.121 137.234 97.2762 134.033C97.4313 130.833 94.8004 126.549 94.1809 125.688C93.5614 124.828 93.2091 122.112 93.43 119.468C93.6508 116.824 94.1809 106.419 94.1809 106.419L83.6367 106.882C83.6367 106.882 85.4047 118.361 86.0242 121.697C86.6437 125.033 87.5712 126.797 88.389 128.232C89.2067 129.667 90.1795 133.264 90.5556 135.935C90.9316 138.607 92.1694 147.896 92.0154 150.721Z' fill='%23D9A782'/%3E%3Cpath d='M90.6902 157.012C90.6902 157.012 90.6245 158.073 92.2157 158.05C93.807 158.027 95.4435 157.586 95.9079 155.953C96.3722 154.32 96.7924 150.368 96.7482 149.176C96.6985 148.389 96.5035 147.618 96.1729 146.903C96.1729 146.903 98.0076 147.675 98.0076 149.242C98.0076 150.81 97.2556 152.884 96.9464 154.495C96.6372 156.107 96.9249 159.529 95.9521 160.721C94.9792 161.913 90.7343 163.038 89.9393 162.774C89.1442 162.509 89.0321 159.353 90.6902 157.012Z' fill='%2300338B'/%3E%3Cpath d='M89.9963 149.153C89.9963 149.153 94.9887 153.725 99.4646 147.948C99.4646 147.948 97.7907 135.004 97.1938 132.65C96.5969 130.297 94.0521 123.404 94.2706 120.245C94.4892 117.087 94.2786 101.774 93.9773 96.927C93.7417 93.1588 88.3485 84.7958 90.4664 87.5122L79.9426 88.7076L77.5109 89.3986C77.5109 89.3986 77.0273 95.0203 78.2211 97.9403C79.4148 100.86 82.8759 103.602 82.8759 103.602C82.8759 103.602 84.9428 119.035 85.3121 121.538C85.6813 124.041 90.4607 141.415 89.9963 149.153Z' fill='%231D65BD'/%3E%3Cpath d='M45.5664 73.8489C45.5664 73.6001 45.9266 73.3163 47.4261 73.0573C48.9256 72.7983 50.6131 72.7972 51.3074 72.934C52.0016 73.0709 52.4977 73.2054 52.9315 73.2733C53.3652 73.3412 54.4808 73.5097 54.9146 73.8489C55.2081 74.0894 55.4632 74.3731 55.6711 74.6903C55.6711 74.6903 60.309 74.938 61.7462 74.8882C63.1834 74.8385 66.8427 75.3836 66.8427 75.3836C66.8427 75.3836 68.6899 77.6126 68.5042 78.9244C68.3185 80.2363 68.058 80.5586 66.8054 80.5077C65.5527 80.4568 61.3691 79.6414 59.0314 78.8984C56.6938 78.1554 54.9542 77.6985 54.2079 77.7223C53.4615 77.746 50.997 77.8467 50.5837 77.9089C50.1703 77.9711 49.715 78.4528 49.6776 78.515C49.6402 78.5772 49.6085 78.7412 49.7025 78.7412C49.7965 78.7412 50.5202 79.5962 50.1114 79.8065C49.7025 80.0169 48.9392 79.2546 48.9392 79.2546C48.9392 79.2546 48.3253 78.9391 48.3253 78.506C48.3253 78.0728 48.2642 77.4418 48.4499 76.8967C48.5684 76.5536 48.7091 76.2185 48.8712 75.8936L48.4375 76.1288C48.4375 76.1288 47.8791 77.6273 47.4453 77.5402C47.0116 77.4531 47.0863 76.8718 47.297 76.1831C47.5076 75.4944 47.9165 74.9821 48.2393 74.7469C48.562 74.5116 49.467 74.0683 49.467 74.0683C49.467 74.0683 48.0161 74.0434 47.6186 74.1181C47.2211 74.1927 45.5664 74.3658 45.5664 73.8489Z' fill='%23FFCDA8'/%3E%3Cpath d='M68.5067 78.9209C68.5196 78.8212 68.5223 78.7204 68.5146 78.6201C67.2382 78.4324 64.9097 78.118 62.5675 77.9416C59.0838 77.6826 56.7768 76.4194 55.711 75.751C55.2818 75.4818 54.9182 74.7106 54.5207 74.9333C54.1232 75.1561 53.814 75.7634 53.4051 75.9987C52.9963 76.2339 51.8671 76.2961 51.7935 75.8618C51.7675 75.7458 51.7773 75.6246 51.8215 75.5141C51.8658 75.4037 51.9425 75.3093 52.0415 75.2432C52.0415 75.2432 52.3756 75.1075 52.2397 74.8474C52.1038 74.5873 51.8422 74.4504 51.8422 74.3894C51.8422 74.3283 52.4085 73.5344 52.3383 73.4971C52.268 73.4598 51.4084 73.3738 51.123 73.5842C50.8376 73.7945 50.4537 74.4018 50.2306 74.5251C50.0074 74.6484 48.7684 75.1934 48.3709 75.5904C47.9734 75.9873 47.6687 76.9249 47.4648 77.5356C47.8963 77.5831 48.4411 76.1219 48.4411 76.1219L48.8749 75.8867L48.8386 75.9602C48.8386 75.9602 49.2588 75.7883 49.4332 75.8618C49.6076 75.9353 49.4457 76.6421 49.3585 77.1624C49.2837 77.6091 49.218 78.7456 48.6971 79.0849C48.774 79.146 48.8563 79.2001 48.9428 79.2466C48.9428 79.2466 49.0402 79.3439 49.1829 79.4581C49.2849 79.3382 49.5227 79.0499 49.5227 78.9435C49.5227 78.8802 49.6292 78.809 49.7492 78.7502C49.7388 78.7415 49.7263 78.7357 49.713 78.7332C49.619 78.74 49.6507 78.5726 49.6881 78.507C49.7254 78.4414 50.1841 77.9619 50.5941 77.9009C51.0041 77.8398 53.4708 77.7391 54.2183 77.7142C54.9658 77.6894 56.6986 78.1485 59.0419 78.8904C61.3851 79.6323 65.5632 80.451 66.8158 80.4997C68.0684 80.5483 68.3198 80.2339 68.5067 78.9209Z' fill='%23D9A782'/%3E%3Cpath d='M49.6203 74.0563C49.8683 73.9319 49.968 73.6978 49.806 73.6978C49.6814 73.6978 46.884 73.959 45.5669 73.8312C45.5663 73.8361 45.5663 73.841 45.5669 73.8459C45.5669 74.365 47.2283 74.1795 47.6247 74.106C48.0211 74.0325 49.473 74.0563 49.473 74.0563C49.473 74.0563 49.3598 74.1139 49.1933 74.1976C49.3384 74.1593 49.481 74.1121 49.6203 74.0563Z' fill='%23D88F69'/%3E%3Cpath d='M55.7255 74.5547C55.7255 74.5547 56.2046 76.6345 55.3008 78.0515C55.3008 78.0515 61.6228 79.861 64.0748 80.3337C66.5268 80.8064 68.6277 80.8313 69.3831 80.3337C70.1385 79.8361 73.2009 75.291 73.2009 75.291L77.5115 66.6407L78.4515 60.8991L77.5455 59.5295C77.5455 59.5295 75.4446 60.9353 74.261 63.3282C73.0775 65.7212 66.8699 74.9596 66.8699 74.9596C66.8699 74.9596 62.8697 74.6464 61.3396 74.6464C59.8095 74.6464 55.7255 74.5547 55.7255 74.5547Z' fill='%23E6F6FF'/%3E%3Cpath d='M77.512 66.6406L77.5992 66.1102L77.1666 65.063C77.1666 65.063 76.0703 63.1948 75.88 63.7998C75.6897 64.4048 75.5923 66.5705 74.7633 67.8767C73.9343 69.1829 72.1426 71.3475 71.0632 73.1626C69.9839 74.9777 69.7234 76.7159 69.0246 76.6751C68.3258 76.6344 67.6123 75.2536 67.7256 76.0452C67.8388 76.8369 67.9781 78.4914 65.8206 78.2641C64.1127 78.0831 58.2166 76.7679 55.8348 76.2284C55.7952 76.8278 55.6548 77.4917 55.2969 78.0526C55.2969 78.0526 61.6188 79.862 64.0708 80.3348C66.5228 80.8075 68.6237 80.8324 69.3791 80.3348C70.1345 79.8372 73.197 75.2921 73.197 75.2921L77.512 66.6406Z' fill='%23C7DEEB'/%3E%3Cpath d='M80.8799 59.0594C80.8799 59.0594 79.1674 58.8818 77.5479 59.5298C77.5479 59.5298 76.8321 61.4524 76.5524 62.6658C76.2726 63.8793 76.1163 66.2406 75.4311 67.609C74.7459 68.9774 71.8726 71.5536 72.0595 74.1072C72.2464 76.6608 74.4968 77.8392 74.4968 77.8392C74.4968 77.8392 76.0325 83.3422 75.5342 85.2071C75.0359 87.0719 72.8478 92.1384 72.8478 92.1384C72.8478 92.1384 73.9384 96.0366 80.3396 97.241C86.7409 98.4455 93.5215 94.934 93.6574 94.753C93.6574 94.753 92.9915 91.1455 92.3686 90.0575C91.7457 88.9696 89.8713 87.2483 89.7467 85.9116C89.6221 84.5749 91.569 76.2808 92.4411 73.95C93.3131 71.6192 94.7662 65.1855 94.7662 65.1855C94.7662 65.1855 91.9643 61.8425 89.7829 60.2027C89.7829 60.2027 85.5098 65.4603 83.8008 65.4603C83.8008 65.4603 80.6704 69.9115 79.3113 72.0569L81.0577 63.7617C81.0577 63.7617 80.4756 59.929 80.8799 59.0594Z' fill='%23E6F6FF'/%3E%3Cpath d='M93.9779 70.8167L91.8261 71.1243C91.8261 71.1243 89.6742 72.003 89.0671 74.0375C88.5405 75.8051 90.2133 81.8249 82.8381 81.5376C82.8381 81.5376 86.6208 83.735 86.6423 84.9451C86.6639 86.1551 83.1506 87.0938 83.1506 87.0938L80.5095 89.6304L74.1456 88.3514C73.9497 88.9417 73.7515 89.532 73.5703 90.0647C74.6293 90.6482 76.6429 91.6378 78.4766 91.8594C81.1154 92.1784 84.8982 91.3494 86.6423 92.1784C87.648 92.6556 88.4544 94.8982 88.9584 96.7144C92.0231 95.9397 93.5906 94.8529 93.6642 94.7546C93.6642 94.7546 92.9983 91.147 92.3754 90.059C91.7524 88.9711 89.8781 87.2499 89.7535 85.9131C89.6289 84.5764 91.5758 76.2823 92.4478 73.9515C92.7332 73.1689 93.7424 72.1421 93.9779 70.8167Z' fill='%23C7DEEB'/%3E%3Cpath d='M81.8381 59.6777C81.8381 59.6777 81.0012 62.1023 81.0601 63.7603C81.0601 63.7603 76.8118 66.004 76.7892 65.788C76.7665 65.572 80.5561 59.5295 80.5561 59.5295L81.8381 59.6777Z' fill='white'/%3E%3Cpath d='M88.5653 58.6938C88.5653 58.6938 87.1349 62.9381 83.8086 65.4589C83.8086 65.4589 86.3727 69.2067 86.6989 69.2067C87.025 69.2067 90.1101 62.004 90.2188 60.2013L88.5653 58.6938Z' fill='white'/%3E%3Cpath d='M78.2084 53.5141C78.2084 53.5141 77.7791 54.5862 77.9184 55.5497C78.0577 56.5132 78.8415 58.3148 78.9706 59.1188C79.0997 59.9229 79.4315 60.9735 80.2368 61.3049C81.0421 61.6362 84.2733 60.9192 86.3526 59.2364C88.432 57.5536 90.2034 53.7911 90.6349 52.2587C91.0664 50.7264 90.7855 48.6783 90.0448 47.1561C89.3041 45.6339 86.7389 43.9511 84.0014 44.7235C81.264 45.4959 80.3093 46.5997 79.3002 48.0031C78.2911 49.4066 78.0045 51.8313 77.9717 52.3605C77.9388 52.8898 78.2084 53.5141 78.2084 53.5141Z' fill='%23FFCDA8'/%3E%3Cpath d='M77.9191 55.5507C78.0584 56.5153 78.8422 58.3157 78.9713 59.1198C79.1004 59.9239 79.4322 60.9745 80.2375 61.3058C80.399 61.3618 80.5694 61.3883 80.7403 61.3838C79.6723 60.4113 79.3688 57.9086 79.3688 57.9086C79.3688 57.9086 78.8524 57.748 78.6293 57.5761C78.4061 57.4042 79.4005 55.1322 79.4968 54.3497C79.5727 53.7412 78.4775 53.0027 77.9882 52.7053C78.03 52.9825 78.1041 53.2539 78.2091 53.5139C78.2091 53.5139 77.7776 54.586 77.9191 55.5507Z' fill='%23D9A782'/%3E%3Cpath d='M94.5473 64.0794C94.5473 59.9052 93.0602 58.1772 92.3739 56.8156C90.8415 53.7723 91.6173 51.437 91.2413 49.0304C90.8653 46.6238 88.0984 43.0671 83.5229 44.2467C78.9473 45.4262 77.8906 49.8729 77.8906 49.8729C78.9847 49.83 80.0165 51.316 80.0165 51.316C80.0165 51.316 81.6541 51.0672 82.8479 52.0092C84.0416 52.9513 86.1221 55.5037 88.3646 54.3298L89.6931 54.608C89.4439 57.7508 92.1157 60.595 92.1157 60.595C92.1157 60.595 90.675 58.2122 90.675 56.8438C90.675 56.8438 91.5516 58.3796 92.1893 59.3002C92.8269 60.2207 93.4351 61.3731 93.4623 62.1274C93.5085 61.1104 93.3242 60.096 92.9232 59.1599C93.9062 60.4684 94.5473 64.0794 94.5473 64.0794Z' fill='%23E54B5A'/%3E%3Cpath d='M89.9252 53.4276C89.9252 53.4276 87.7484 53.8075 86.3486 52.7049C86.7508 53.2778 87.3345 53.6989 88.0055 53.9003C88.0055 53.9003 87.0995 54.2226 86.0587 53.5949C85.0178 52.9673 83.4991 51.2811 82.3563 50.943C81.2136 50.6048 80.1569 51.116 80.1569 51.116C80.1569 51.116 80.9202 45.1425 86.5796 44.1473C85.5674 43.9353 84.519 43.9675 83.5217 44.2412C78.9473 45.4196 77.8906 49.8618 77.8906 49.8618C78.9847 49.8188 80.0164 51.3049 80.0164 51.3049C80.0164 51.3049 81.6541 51.0561 82.8478 51.9981C84.0416 52.9401 86.1221 55.4926 88.3645 54.3187L89.693 54.5969C89.6817 54.7405 89.6783 54.8819 89.6783 55.0233L89.9569 54.0416L89.9252 53.4276Z' fill='%23CC3241'/%3E%3Cpath d='M88.2444 54.5438C88.5502 53.8449 89.4245 53.2783 89.9297 53.4287C90.4348 53.5791 90.6171 54.5324 90.1652 55.3365C89.7133 56.1406 88.0292 57.4479 87.5999 57.146C87.1707 56.844 88.019 55.0583 88.2444 54.5438Z' fill='%23FFCDA8'/%3E%3Cpath d='M83.4876 88.0031C83.4876 88.0031 82.6835 86.7919 82.5284 86.637C82.3732 86.4821 80.9167 85.3546 79.937 84.9407C78.9574 84.5268 77.5756 83.9229 77.0818 83.9229C76.588 83.9229 76.3343 84.3458 76.5156 84.6692C76.6968 84.9927 78.6742 85.6871 79.0695 85.9585C79.4648 86.2299 79.6188 87.0362 79.296 87.5711C78.9732 88.1061 82.5125 88.702 82.5125 88.702L83.4876 88.0031Z' fill='%23FFCDA8'/%3E%3Cpath d='M81.963 93.6261L77.8348 82.9956C77.7625 82.8346 77.6443 82.6985 77.495 82.6043L63.6959 74.7445C63.6348 74.7094 63.5883 74.7026 63.5623 74.7196L63.1693 74.9842C63.1432 75.0057 63.1398 75.0543 63.1693 75.1267L67.2975 85.7572C67.3698 85.9182 67.4879 86.0543 67.6372 86.1485L81.4318 94.0083C81.493 94.0434 81.5383 94.0502 81.5655 94.0332L81.9505 93.7731C81.9879 93.7516 81.9981 93.703 81.963 93.6261Z' fill='%23367FD7'/%3E%3Cpath d='M81.574 93.8892C81.6283 94.0294 81.5649 94.0837 81.4346 94.009L67.6321 86.1481C67.4828 86.0538 67.3647 85.9177 67.2924 85.7568L63.1642 75.1263C63.1098 74.9849 63.1721 74.9318 63.3035 75.0064L77.1049 82.8662C77.2543 82.9608 77.3725 83.0973 77.4446 83.2586L81.574 93.8892Z' fill='%23044CA4'/%3E%3Cpath d='M73.1027 85.6506C73.1525 85.6008 73.7233 85.594 74.122 85.8767C74.5206 86.1595 76.1674 86.9624 76.8311 87.1875C77.4875 87.3932 78.1815 87.4508 78.8629 87.356C79.4292 87.2723 80.3013 86.8346 80.3862 86.8211C80.4711 86.8075 82.5313 86.6379 82.5313 86.6379C82.5313 86.6379 83.5041 87.4125 83.8575 87.4691C84.2109 87.5256 87.5814 87.399 89.4071 86.9624C91.2327 86.5259 94.7686 85.5669 97.0824 85.8202C97.0824 85.8202 100.254 87.8637 100.074 90.1176C100.074 90.1176 94.0494 90.8787 90.6348 90.8787C87.2201 90.8787 85.0048 90.7804 83.7499 90.8222C82.495 90.864 79.983 91.0337 79.4892 91.1456C78.9954 91.2576 77.4427 91.1038 76.8843 90.8787C76.326 90.6537 74.4572 89.4086 73.9079 88.9064C73.3586 88.4043 73.3292 87.7507 73.3711 87.5494C73.413 87.3481 72.8988 85.8553 73.1027 85.6506Z' fill='%23FFCDA8'/%3E%3Cpath d='M79.4809 91.1434C79.9747 91.0303 82.4856 90.8618 83.7416 90.82C84.9976 90.7782 87.2118 90.8765 90.6264 90.8765C94.0411 90.8765 100.065 90.1154 100.065 90.1154C100.094 89.5814 99.9739 89.0498 99.7186 88.5797C95.8679 89.1146 85.8753 89.8067 85.0531 89.6925C84.1369 89.5658 84.3906 89.6506 83.2478 90.0023C82.1051 90.3541 79.2974 90.3269 79.0007 90.2839C78.704 90.241 77.6745 89.5794 77.5057 89.3973C77.337 89.2152 76.2361 88.876 75.0503 88.1997C74.3708 87.804 73.7492 87.3165 73.2031 86.751C73.2892 87.1219 73.3764 87.4646 73.3572 87.5517C73.3153 87.7484 73.3436 88.3965 73.894 88.9088C74.4444 89.4211 76.3063 90.6549 76.8704 90.8811C77.4344 91.1072 78.9871 91.2565 79.4809 91.1434Z' fill='%23D9A782'/%3E%3Cpath d='M83.9453 87.2536C83.9453 87.2536 83.669 87.9321 83.669 89.0947C83.657 89.7373 83.7503 90.3776 83.9453 90.9901C83.9453 90.9901 90.1382 91.2638 92.1281 91.1824C94.118 91.101 101.16 90.5853 101.929 89.849C102.698 89.1128 102.686 87.2909 102.354 86.004C102.022 84.717 99.3867 76.7305 98.9439 75.2004C98.501 73.6703 97.245 68.4636 96.7139 67.3779C96.1827 66.2922 94.7625 65.1851 94.7625 65.1851C94.7625 65.1851 92.4011 66.7333 91.478 68.7949C90.555 70.8566 91.9752 74.5196 92.5279 75.7885C93.0806 77.0573 96.3628 85.4328 96.3628 85.4328C96.3628 85.4328 91.4599 86.2426 90.0589 86.592C88.6579 86.9415 84.9103 87.2536 83.9453 87.2536Z' fill='%23E6F6FF'/%3E%3Cpath d='M55.0146 59.0036L49.8716 53.4056C48.9474 47.31 44.6981 40.6591 39.5834 37.7097C38.6021 37.127 37.5361 36.7001 36.4236 36.4443C35.3341 33.9054 33.4551 31.561 31.3169 30.3283C29.618 29.3478 28.0732 29.2562 26.9599 29.902L22.9688 32.2181C24.0821 31.5723 25.6235 31.6628 27.3257 32.6444C29.464 33.8771 31.3429 36.2215 32.4324 38.7592C33.5449 39.016 34.6108 39.4433 35.5923 40.0258C40.7069 42.9752 44.9563 49.625 45.8805 55.7217L48.9712 59.0861L45.7264 60.9702C45.2485 62.7955 44.2926 64.1243 43.0015 64.8741L46.9926 62.558C48.0561 61.9406 48.8908 60.9307 49.4197 59.5736L51.0234 61.3197L55.0146 59.0036Z' fill='%23C7DEEB'/%3E%3Cpath d='M35.5932 40.0256C34.6117 39.443 33.5458 39.0158 32.4333 38.759C31.3438 36.2212 29.4649 33.8769 27.3266 32.6442C23.9448 30.6945 21.1949 32.2597 21.1836 36.1387C21.1757 39.1333 22.7998 42.6278 25.0955 44.9654C25.066 45.3069 25.0506 45.6601 25.0491 46.0251C25.0298 52.685 29.7197 60.7958 35.5241 64.1422C40.4202 66.9694 44.5438 65.4992 45.7273 60.9756L51.0243 61.3251L45.8814 55.7271C44.9572 49.6247 40.7078 42.9739 35.5932 40.0256Z' fill='white'/%3E%3Cpath d='M44.8383 57.7891C44.8383 51.8552 40.6671 44.6412 35.5207 41.6748C30.3744 38.7084 26.2031 41.1093 26.2031 47.0466C26.2031 52.9839 30.3744 60.1945 35.5207 63.1598C40.6671 66.125 44.8383 63.7196 44.8383 57.7891Z' fill='url(%23paint0_linear)'/%3E%3Cpath d='M40.4585 59.5413C40.249 58.6954 40.5639 57.9196 40.5899 57.6731C40.616 57.4265 40.7213 56.5195 40.4325 55.9303C40.1437 55.3411 40.377 54.2509 40.249 53.6809C40.121 53.111 39.9206 52.3646 39.9206 52.3646V52.0253C39.9206 52.0253 39.6873 50.8299 39.4675 50.6377C39.2478 50.4454 31.5724 46.5664 31.5724 46.5664C31.5724 46.5664 30.8838 46.7609 31.1511 47.3139C31.4184 47.867 31.4909 48.7502 31.1772 49.1607C30.8635 49.5712 30.1579 49.5769 30.7581 50.5642C31.3584 51.5514 31.577 52.463 31.4161 52.9391C31.2553 53.4152 30.0763 52.7129 30.2836 53.6176C30.4908 54.5223 30.774 55.5334 30.2575 55.8704C29.7411 56.2074 31.2259 58.3018 31.2259 58.3018C31.2259 58.3018 41.3952 64.1565 41.4473 63.2993C41.4994 62.4421 40.668 60.3895 40.4585 59.5413Z' fill='%23412999'/%3E%3Cpath d='M39.5745 58.1282C39.5904 57.8952 39.8429 57.8556 40.1215 57.5084C40.4002 57.1613 39.8554 56.5585 39.7082 56.1909C39.5609 55.8234 39.8067 55.1403 40.0762 54.8565C40.3458 54.5726 39.2993 52.8864 39.2993 52.8864L37.0659 50.377L35.7578 56.4612C35.7578 56.4612 38.7512 60.995 39.7965 61.211C40.8419 61.427 39.5609 58.3544 39.5745 58.1282Z' fill='%23281080'/%3E%3Cpath d='M31.7253 48.7678C31.7253 48.7678 31.9462 49.91 31.7253 50.0797C31.5045 50.2493 30.7536 49.4916 31.492 50.7582C32.2305 52.0248 32.3154 52.6943 32.2792 53.0992C32.2429 53.5041 31.9099 53.737 31.5045 53.7008C31.099 53.6646 30.5679 54.0978 30.7287 54.5456C30.7287 54.5456 31.0118 53.9858 31.2451 54.0492C31.4839 54.0995 31.7256 54.1346 31.9688 54.1543L32.7469 53.8218C32.7469 53.8218 32.611 54.7933 32.3392 54.9211C32.0674 55.0489 31.5974 55.2162 31.5747 55.3305C31.5521 55.4447 31.4195 56.3879 31.4195 56.3879L34.7266 57.6398L35.4503 53.8603L31.7253 48.7678Z' fill='%23281080'/%3E%3Cpath d='M39.3139 54.3961C39.3139 54.3961 32.9852 50.7862 32.7689 51.1639C32.5525 51.5417 32.9954 53.4043 33.2219 54.076C33.4484 54.7478 33.0407 55.7022 32.8821 55.8798C32.7236 56.0573 32.6556 56.5323 33.2219 56.8569C33.7882 57.1815 38.6752 59.8447 38.7001 59.7871C38.725 59.7294 38.7499 57.9584 38.6502 57.4585C38.5986 57.265 38.6076 57.0603 38.676 56.8721C38.7445 56.6838 38.8691 56.521 39.033 56.4057C39.3422 56.158 39.2788 56.0359 39.1554 55.2985C39.0319 54.5612 39.3139 54.3961 39.3139 54.3961Z' fill='%230F0067'/%3E%3Cpath d='M32.24 48.094C32.24 48.094 32.1176 47.498 31.8481 47.3024C31.5785 47.1067 31.292 47.3352 31.4766 48.4763C31.6612 49.6174 31.8481 49.8809 31.9194 50.1726C31.9908 50.4644 32.2671 51.0231 32.5163 50.5583L32.24 48.094Z' fill='%23D8A681'/%3E%3Cpath d='M39.3099 52.1685C39.3099 52.1685 39.431 51.7161 39.7006 51.8292C39.9701 51.9423 40.2567 52.5021 40.0709 53.4294C39.8852 54.3568 39.7006 54.4065 39.6304 54.6203C39.5602 54.834 39.2804 55.0726 39.0312 54.3161L39.3099 52.1685Z' fill='%23FFCCA7'/%3E%3Cpath d='M38.4638 59.3242C37.8012 58.2374 38.2169 55.798 38.2169 55.798L33.4669 53.0601C33.4669 53.0601 33.8826 55.9789 33.2211 56.3012C32.5597 56.6235 29.9141 56.2062 29.9141 56.2062L32.519 59.9382L39.7107 64.0841L41.6361 62.9668C41.6361 62.9668 39.1252 60.4087 38.4638 59.3242Z' fill='%23D8A681'/%3E%3Cpath d='M35.7564 56.4608C36.4767 56.8759 37.034 56.7017 37.6818 56.5355C38.3296 56.3692 38.7894 55.8818 39.1281 54.3506C39.4667 52.8193 39.2583 52.1125 39.3625 51.6172C39.4667 51.1218 39.7442 48.6169 38.5697 46.4421C37.5595 44.5761 36.2786 43.7698 35.7553 43.469C35.2321 43.1681 33.9523 42.4964 32.942 43.1987C31.7653 44.0163 32.0428 46.8402 32.1492 47.4565C32.2557 48.0729 32.0451 48.5377 32.3848 50.4602C32.7246 52.3828 33.1776 53.4006 33.83 54.3121C34.4823 55.2236 35.035 56.0435 35.7564 56.4608Z' fill='%23FFCCA7'/%3E%3Cpath opacity='0.2' d='M38.9524 53.6465C38.4744 53.9858 38.0248 54.229 37.8198 54.8204C37.6714 55.2377 37.5287 56.0033 37.2422 56.6457C37.3872 56.614 37.5355 56.5756 37.6873 56.5326C38.3385 56.3675 38.7949 55.8789 39.1336 54.3477C39.2234 53.9499 39.2851 53.5463 39.3182 53.1399C39.2358 53.334 39.1108 53.5071 38.9524 53.6465Z' fill='%23D8A681'/%3E%3Cpath opacity='0.4' d='M38.6762 47.1316C38.6762 47.1316 34.9795 44.2817 33.1753 43.0603C33.0937 43.0986 33.0157 43.144 32.942 43.196C31.7653 44.0137 32.0428 46.8375 32.1492 47.4539C32.2557 48.0702 32.0451 48.535 32.3848 50.4576C32.7246 52.3801 33.1776 53.3979 33.83 54.3094C34.4506 55.1814 34.9818 55.9628 35.6556 56.3948C35.4722 55.1734 35.5616 53.4907 35.5616 53.1514C35.5258 52.6706 35.45 52.1936 35.3351 51.7253C35.2683 51.4448 35.573 50.7516 35.5549 49.9159C35.4415 48.7526 35.4559 47.5804 35.5979 46.4202C35.607 46.3071 37.3228 47.014 38.3715 48.9625C39.5743 51.1881 38.6762 47.1316 38.6762 47.1316Z' fill='%23D8A681'/%3E%3Cpath opacity='0.2' d='M32.5343 49.945C32.4023 49.6849 32.2928 49.414 32.207 49.1353C32.2353 49.4824 32.2874 49.9133 32.3848 50.4607C32.7246 52.3832 33.1776 53.401 33.83 54.3126C33.9693 54.5093 34.1041 54.7005 34.2366 54.8848C33.958 53.9235 33.8175 53.0098 33.6703 52.4296C33.4596 51.5961 33.0112 50.835 32.5343 49.945Z' fill='%23D8A681'/%3E%3Cpath d='M39.2042 60.2155C38.7716 62.5158 35.7601 61.8056 35.7601 61.8056C35.7601 61.8056 32.3443 58.1867 32.2231 56.2766C31.2797 56.3512 28.9727 56.1499 28.9727 56.1499V56.2777C30.6568 59.1672 32.9695 61.6868 35.5234 63.1582C38.1928 64.6985 40.5995 64.7889 42.2995 63.692C41.6313 62.975 39.9494 61.1542 39.2042 60.2155Z' fill='%231C64BC'/%3E%3Cpath d='M38.2242 48.5352C38.2165 48.5249 38.2081 48.515 38.1992 48.5056L38.2242 48.5352Z' fill='%23FFE8BC'/%3E%3Cpath d='M39.8375 50.6229C39.8375 50.6229 39.9236 50.4058 39.8375 49.7182C39.7514 49.0306 39.3698 48.1168 39.3698 48.1168C39.3602 47.7808 39.2377 47.4578 39.0221 47.1996C38.8441 46.5805 38.529 46.0093 38.1002 45.5282C37.8098 45.0403 37.444 44.6013 37.0163 44.2276C36.618 43.8848 36.1935 43.5736 35.7467 43.2969C35.342 43.0782 34.9168 42.8998 34.4771 42.7642C33.7896 42.5595 33.3932 42.814 33.3932 42.814C33.1941 42.8015 32.9963 42.8541 32.8297 42.9639C32.6632 43.0737 32.537 43.2346 32.4702 43.4224C32.4702 43.4224 32.1157 43.41 32.1225 43.9392C31.8833 44.2505 31.7229 44.6148 31.6548 45.0012C31.5698 45.5938 31.6548 45.9059 31.6548 45.9059C31.6548 45.9059 31.5019 46.2248 31.6174 47.0911C31.7329 47.9573 31.4939 47.1442 32.3116 49.9975C32.3116 49.9975 31.9606 47.6384 32.4136 46.6342C32.8043 45.769 33.1735 45.6831 33.2687 45.6763L32.9176 45.6842C32.9176 45.6842 33.5201 44.7659 34.7297 45.4648L34.5303 45.2386C34.5303 45.2386 35.2461 45.7102 35.6085 45.9613L35.4772 45.7351C35.4772 45.7351 35.6108 45.9183 35.7433 46.0619C35.8206 46.0779 35.9004 46.0779 35.9777 46.0619L35.8781 46.1208C36.2394 46.2881 36.9551 46.6421 36.9551 46.6421H36.7569C37.9699 47.341 38.569 48.9537 38.569 48.9537L38.2168 48.5409C38.3131 48.654 38.6812 49.1697 39.073 50.4849C39.5261 52.0117 39.1863 53.9059 39.1863 53.9059C40.004 51.9958 39.7526 52.5918 39.8737 51.8601C39.9489 51.4497 39.9365 51.0282 39.8375 50.6229Z' fill='%23412999'/%3E%3Cpath d='M38.2259 48.5368C38.2176 48.5259 38.2086 48.5155 38.1992 48.5056L38.2259 48.5368Z' fill='%23D1B488'/%3E%3Cpath d='M38.7965 49.3985C39.1861 50.1811 39.5757 50.3134 39.5757 50.3134C39.3424 50.1709 39.0457 49.7321 38.8532 49.247C38.6606 48.7618 38.0241 47.6942 38.0241 47.6942C38.3775 48.0244 39.0593 48.8161 39.0593 48.8161C38.5341 48.049 37.9009 47.3615 37.1792 46.7748C37.6829 47.0036 38.2285 47.1257 38.7818 47.1333C37.8848 47.0745 36.75 46.4299 36.75 46.4299C36.9992 46.3925 37.3774 46.0555 37.3774 46.0555C36.9006 46.4513 36.1158 46.0906 36.1158 46.0906C36.212 45.8927 36.3004 45.1859 36.3004 45.1859C36.1713 45.7366 35.8371 45.9255 35.8371 45.9255L35.7816 45.576L35.7477 45.956C35.3467 45.3035 35.1395 43.9204 35.1395 43.9204C35.1395 43.9204 35.1723 44.8862 35.4056 45.4946C35.4056 45.4946 34.9334 44.8783 34.828 44.3705C34.8681 44.789 35.0113 45.1911 35.2448 45.541C35.2448 45.541 34.3886 44.919 34.076 44.1567C34.1915 44.4861 34.3536 44.7972 34.5573 45.0807C34.5573 45.0807 33.1983 44.202 32.7135 43.6309C33.1911 44.1859 33.729 44.6861 34.3172 45.1225C34.3172 45.1225 33.3172 44.7301 32.4383 44.997C32.7848 44.9915 33.1311 45.0157 33.4735 45.0694C33.4735 45.0694 32.8359 45.4007 32.6445 45.6654C32.453 45.93 32.1552 46.025 31.9219 45.8983C32.0335 45.9864 32.1723 46.0329 32.3145 46.0298C32.4568 46.0267 32.5934 45.9742 32.7011 45.8814C32.7011 45.8814 32.1348 46.5837 32.2175 47.7926C32.2367 47.3244 32.2945 46.9037 32.4168 46.6334C32.8041 45.7762 33.1711 45.6835 33.2708 45.6755L32.9208 45.6835C32.9208 45.6835 33.5233 44.7652 34.7329 45.4641L34.5336 45.2379C34.5336 45.2379 35.2493 45.7095 35.6118 45.9605L35.4804 45.7344C35.4804 45.7344 35.614 45.9176 35.7465 46.0612C35.8238 46.0775 35.9037 46.0775 35.981 46.0612L35.8813 46.1211C36.2426 46.2885 36.9584 46.6425 36.9584 46.6425H36.7602C37.9732 47.3414 38.5723 48.954 38.5723 48.954L38.2223 48.5435C38.3209 48.6657 38.6878 49.1802 39.0763 50.4853C39.1982 50.9385 39.2648 51.4048 39.2745 51.8741C39.3662 50.7567 38.7965 49.3985 38.7965 49.3985Z' fill='%23281080'/%3E%3Cpath d='M33.4114 43.2152C33.4114 47.1089 30.6739 48.6876 27.2955 46.7402C23.9171 44.7928 21.1797 40.0588 21.1797 36.1651C21.1797 32.2714 23.9182 30.6926 27.2955 32.6401C30.6728 34.5875 33.4114 39.3214 33.4114 43.2152Z' fill='white'/%3E%3Cpath d='M32.5308 42.7076C32.5308 46.0404 30.1875 47.3919 27.2961 45.7249C24.4046 44.0579 22.0625 40.0059 22.0625 36.6776C22.0625 33.3494 24.4058 31.9934 27.2961 33.6592C30.1864 35.3251 32.5308 39.3749 32.5308 42.7076Z' fill='%23E71875'/%3E%3Cpath d='M25.7836 39.8427C25.7836 40.3086 25.4551 40.4975 25.0519 40.2645C24.839 40.1261 24.6617 39.9394 24.5346 39.7197C24.4075 39.5 24.3341 39.2535 24.3203 39.0001C24.3203 38.5342 24.6476 38.3453 25.0519 38.5783C25.2648 38.7169 25.4419 38.9035 25.569 39.1232C25.6962 39.3429 25.7697 39.5893 25.7836 39.8427Z' fill='white'/%3E%3Cpath d='M28.0286 41.1367C28.0286 41.6027 27.7012 41.7915 27.2969 41.5586C27.0842 41.4197 26.9072 41.2328 26.7803 41.0129C26.6534 40.7931 26.5801 40.5465 26.5664 40.2931C26.5664 39.8272 26.8937 39.6383 27.2969 39.8713C27.51 40.0099 27.6873 40.1967 27.8144 40.4166C27.9415 40.6365 28.0149 40.8832 28.0286 41.1367Z' fill='white'/%3E%3Cpath d='M30.2719 42.4292C30.2719 42.894 29.9446 43.0829 29.5402 42.8499C29.3273 42.7115 29.15 42.5249 29.0229 42.3052C28.8958 42.0855 28.8223 41.8389 28.8086 41.5856C28.8086 41.1196 29.1359 40.9308 29.5402 41.1637C29.7533 41.3023 29.9306 41.4892 30.0577 41.7091C30.1848 41.929 30.2582 42.1757 30.2719 42.4292Z' fill='white'/%3E%3Cpath d='M113.18 83.6245L118.339 83.9661L122.33 81.65L117.171 81.3096L113.18 83.6245Z' fill='%23C7DEEB'/%3E%3Cpath d='M140.954 80.0067C139.256 79.0251 137.712 78.9346 136.599 79.5804L135.698 80.1028C134.776 79.2424 133.762 78.4865 132.673 77.8489C129.753 76.165 127.108 76.009 125.198 77.1172L121.207 79.4333C123.118 78.3251 125.763 78.4811 128.682 80.165C129.822 80.833 130.881 81.6299 131.838 82.5399L133.544 81.5493C134.523 81.3581 135.696 81.5945 136.963 82.3228C140.345 84.2736 143.079 88.9952 143.065 92.8787C143.078 93.6401 142.945 94.3968 142.675 95.1088L139.117 97.1727C139.143 97.5459 139.158 97.9169 139.157 98.2821C139.148 101.591 137.978 103.919 136.091 105.013L140.082 102.697C141.969 101.602 143.14 99.2751 143.148 95.9672C143.148 95.8835 143.148 95.7998 143.148 95.7173L145.276 94.4823C146.375 93.8445 147.057 92.4896 147.062 90.5626C147.068 86.6813 144.336 81.9564 140.954 80.0067Z' fill='%23C7DEEB'/%3E%3Cpath d='M136.962 82.3224C134.823 81.0897 132.937 81.2639 131.837 82.5395C130.88 81.6295 129.821 80.8326 128.681 80.1646C123.565 77.2152 119.293 78.9523 118.338 83.9656L113.18 83.6263L118.464 89.3759C119.617 95.2475 123.719 101.46 128.615 104.281C134.419 107.628 139.139 104.942 139.158 98.2817C139.158 97.9165 139.145 97.5455 139.119 97.1723C141.42 97.4856 143.059 95.8718 143.067 92.8749C143.076 89.0027 140.344 84.2732 136.962 82.3224Z' fill='white'/%3E%3Cpath d='M137.937 97.183C137.937 91.3023 133.801 84.1436 128.698 81.2021C123.594 78.2606 119.457 80.6446 119.457 86.5298C119.457 92.4151 123.594 99.5681 128.696 102.51C133.799 105.451 137.937 103.067 137.937 97.183Z' fill='url(%23paint1_linear)'/%3E%3Cpath d='M132.131 99.0974C131.401 98.3431 131.957 95.3439 131.957 95.3439L125.624 91.6934C125.624 91.6934 126.147 95.4932 125.262 95.1381C125.262 95.1381 126.961 98.9832 128.579 99.9433C131.219 101.51 132.131 99.0974 132.131 99.0974Z' fill='%23D8A681'/%3E%3Cpath d='M125.011 88.0163C125.011 88.0163 124.882 87.3852 124.596 87.1771C124.309 86.969 124.007 87.211 124.204 88.4211C124.401 89.6312 124.596 89.9083 124.671 90.2215C124.747 90.5348 125.041 91.1262 125.304 90.6298L125.011 88.0163Z' fill='%23F2A983'/%3E%3Cpath opacity='0.5' d='M125.011 88.0163C125.011 88.0163 124.882 87.3852 124.596 87.1771C124.309 86.969 124.007 87.211 124.204 88.4211C124.401 89.6312 124.596 89.9083 124.671 90.2215C124.747 90.5348 125.041 91.1262 125.304 90.6298L125.011 88.0163Z' fill='%23D88F69'/%3E%3Cpath d='M125.011 88.0163C125.011 88.0163 124.882 87.3852 124.596 87.1771C124.309 86.969 124.007 87.211 124.204 88.4211C124.401 89.6312 124.596 89.9083 124.671 90.2215C124.747 90.5348 125.041 91.1262 125.304 90.6298L125.011 88.0163Z' fill='%23D8A681'/%3E%3Cpath d='M132.502 92.3359C132.502 92.3359 132.631 91.853 132.917 91.9741C133.204 92.0951 133.505 92.6888 133.309 93.6704C133.113 94.6521 132.917 94.7064 132.841 94.9326C132.765 95.1587 132.472 95.4064 132.207 94.6102L132.502 92.3359Z' fill='%23FFCCA7'/%3E%3Cpath d='M128.786 83.2124C130.205 84.03 131.753 85.8349 132.372 87.8038C132.992 89.7727 132.747 90.9195 132.712 91.4702C132.668 92.1748 132.586 92.8766 132.467 93.5726C132.345 94.2353 132.31 95.4951 132.064 96.2053C131.819 96.9155 131.33 96.9246 130.705 97.092C130.08 97.2593 129.106 96.9789 128.79 96.7979C128.474 96.617 127.501 95.7733 126.874 94.8833C126.246 93.9933 125.758 93.421 125.515 92.427C125.271 91.4329 125.235 90.1335 125.111 89.3283C124.988 88.5231 124.903 87.5358 124.867 86.9443C124.831 86.3529 124.586 84.9234 125.207 83.6647C125.827 82.406 127.365 82.3936 128.786 83.2124Z' fill='%23FFCCA7'/%3E%3Cpath opacity='0.5' d='M128.206 96.3426C126.548 94.6225 126.348 92.6196 126.313 91.8189C126.278 91.0183 125.701 90.0909 125.366 89.314C125.031 88.5371 125.018 86.4698 125.018 86.4698L124.809 86.2979C124.827 86.5614 124.853 86.783 124.862 86.9425C124.898 87.5339 124.984 88.5257 125.106 89.3264C125.229 90.1271 125.265 91.431 125.51 92.4251C125.754 93.4192 126.245 93.9914 126.869 94.8814C127.26 95.4156 127.709 95.9056 128.206 96.3426Z' fill='%23D88F69'/%3E%3Cpath opacity='0.4' d='M128.659 92.6203C128.659 92.6203 128.382 92.168 128.382 91.9124C128.382 91.6568 128.516 90.6605 128.543 89.862C128.57 89.0636 128.378 88.9867 127.844 88.4405C127.309 87.8943 126.188 87.0608 125.777 86.7758C125.456 86.5496 125.674 85.516 125.862 84.9008C126.11 85.2242 126.715 85.8767 128.082 86.8233C130.101 88.2222 131.92 87.8943 131.92 87.8943L125.787 84.0153L125.757 84.2539L125.19 83.6726C124.576 84.9245 124.82 86.3483 124.851 86.9398C124.881 87.5313 124.973 88.523 125.095 89.3237C125.217 90.1244 125.254 91.4283 125.498 92.4224C125.743 93.4165 126.233 93.9887 126.857 94.8787C127.481 95.7687 128.451 96.6068 128.77 96.7922C128.756 95.823 128.696 93.6427 128.696 93.6427L128.659 92.6203Z' fill='%23D8A681'/%3E%3Cpath d='M133.091 90.0531C133.26 89.0636 133.039 84.6056 128.787 82.2058C124.531 79.6986 124.23 83.8558 124.397 85.0387C124.503 85.7828 124.236 86.8956 124.363 87.1207C124.363 87.1207 124.796 87.3785 124.84 87.5912C124.884 87.8038 124.993 88.4224 124.993 88.4224C124.993 88.4224 125.136 86.9058 125.206 86.4648C125.29 86.0545 125.345 85.6388 125.37 85.2208C125.419 84.4891 125.621 84.0989 126.13 84.0582C126.639 84.0175 128.085 85.3463 128.584 85.7127L129 85.9536C129.497 86.1594 130.942 86.4987 131.452 87.1263C131.962 87.754 132.164 88.3771 132.213 89.162C132.241 89.6411 132.296 90.1183 132.377 90.5914C132.446 91.1105 132.586 92.7911 132.586 92.7911C132.586 92.7911 132.75 92.2867 132.795 92.1261C132.84 91.9655 133.135 92.0854 133.135 92.0854C133.256 92.0164 132.987 90.6763 133.091 90.0531Z' fill='%23E54B5A'/%3E%3Cpath d='M130.138 85.7637L125.668 83.1875L124.84 85.3362C130.842 90.0193 132.654 87.4996 132.654 87.4996L130.138 85.7637Z' fill='%23E54B5A'/%3E%3Cpath d='M128.696 102.51C131.667 104.223 134.307 104.129 135.998 102.593L132.131 99.0984C132.131 99.0984 131.09 101.104 128.773 99.7679C126.708 98.5771 125.262 95.1391 125.262 95.1391L121.367 94.1213C123.056 97.6249 125.714 100.79 128.696 102.51Z' fill='%23367ED6'/%3E%3Cpath d='M143.068 92.8465C143.068 96.7402 140.33 98.319 136.952 96.3727C133.573 94.4264 130.836 89.6902 130.836 85.7964C130.836 81.9027 133.574 80.3251 136.952 82.2714C140.329 84.2177 143.068 88.9528 143.068 92.8465Z' fill='white'/%3E%3Cpath d='M142.188 92.34C142.188 95.674 139.845 97.0243 136.953 95.3584C134.062 93.6926 131.719 89.6383 131.719 86.3055C131.719 82.9727 134.062 81.6213 136.952 83.2882C139.843 84.9552 142.188 89.0027 142.188 92.34Z' fill='%23E71875'/%3E%3Cpath d='M135.44 89.4754C135.44 89.9413 135.111 90.1302 134.708 89.8972C134.495 89.7586 134.318 89.5718 134.191 89.3519C134.064 89.132 133.99 88.8853 133.977 88.6317C133.977 88.1658 134.304 87.9769 134.708 88.2099C134.921 88.3487 135.098 88.5356 135.225 88.7554C135.352 88.9753 135.426 89.2219 135.44 89.4754Z' fill='white'/%3E%3Cpath d='M137.681 90.7684C137.681 91.2343 137.354 91.4232 136.949 91.1902C136.737 91.0516 136.56 90.8649 136.433 90.6453C136.306 90.4256 136.232 90.1791 136.219 89.9259C136.219 89.46 136.546 89.2711 136.949 89.5041C137.162 89.6425 137.339 89.8291 137.467 90.0488C137.594 90.2685 137.667 90.5151 137.681 90.7684Z' fill='white'/%3E%3Cpath d='M139.928 92.0623C139.928 92.5282 139.601 92.7171 139.196 92.4841C138.983 92.3455 138.806 92.1587 138.679 91.9388C138.552 91.7189 138.479 91.4722 138.465 91.2186C138.465 90.7527 138.792 90.5638 139.196 90.7968C139.41 90.9354 139.587 91.1222 139.714 91.3421C139.841 91.562 139.914 91.8087 139.928 92.0623Z' fill='white'/%3E%3Cpath d='M50.9911 97.1448L47.0034 99.4643C48.2152 102.134 48.9287 104.953 48.9163 107.55C48.9072 110.858 47.7373 113.186 45.8516 114.28L49.8348 111.965C51.7205 110.871 52.8927 108.542 52.8995 105.234C52.9119 102.636 52.2029 99.8182 50.9911 97.1448Z' fill='%23C7DEEB'/%3E%3Cpath d='M48.9491 94.8068L47 99.4639L50.99 97.1489L52.9403 92.4907L48.9491 94.8068Z' fill='%23BAD1DE'/%3E%3Cpath d='M47.6952 91.7785C46.1481 89.856 44.3508 88.2229 42.4299 87.1158C41.4489 86.5325 40.3828 86.1056 39.2701 85.8503C38.1806 83.3125 36.3028 80.967 34.1634 79.7343C32.4645 78.7538 30.9197 78.6622 29.8076 79.308L25.8164 81.6241C26.9286 80.9783 28.4711 81.0688 30.1722 82.0504C32.3116 83.2831 34.1894 85.6275 35.279 88.1652C36.3916 88.4215 37.4576 88.8488 38.4388 89.4319C40.3642 90.539 42.157 92.1687 43.7041 94.0946L48.949 94.8037L52.9401 92.4887L47.6952 91.7785Z' fill='%23C7DEEB'/%3E%3Cpath d='M27.8917 95.4331C27.8724 102.093 32.5624 110.204 38.3667 113.55C44.1711 116.897 48.8916 114.21 48.9097 107.556C48.9177 104.955 48.2087 102.141 46.9968 99.4705L48.946 94.8111L43.7011 94.0919C42.154 92.1693 40.3566 90.5363 38.4358 89.4291C37.4546 88.8461 36.3886 88.4188 35.276 88.1625C34.1865 85.6248 32.3087 83.2804 30.1693 82.0477C26.7886 80.098 24.0376 81.6632 24.0274 85.5433C24.0183 88.5369 25.6424 92.0302 27.9381 94.3644C27.9087 94.7139 27.8928 95.0667 27.8917 95.4331Z' fill='white'/%3E%3Cpath d='M41.7911 102.013C41.7911 102.013 41.919 101.534 42.2022 101.654C42.4853 101.774 42.7854 102.362 42.5918 103.336C42.3981 104.309 42.2022 104.363 42.1274 104.586C42.0527 104.81 41.7616 105.057 41.5 104.268L41.7911 102.013Z' fill='%23F2A983'/%3E%3Cpath d='M47.2578 106.862C47.2578 101.03 43.1568 93.9369 38.0977 91.0203C33.0385 88.1037 28.9375 90.4718 28.9375 96.3016C28.9375 102.131 33.0385 109.227 38.0977 112.143C43.1568 115.06 47.2578 112.695 47.2578 106.862Z' fill='url(%23paint2_linear)'/%3E%3Cpath d='M41.2544 109.405C40.8081 108.5 41.2544 104.995 41.2544 104.995L34.9766 101.376C34.9766 101.376 35.4228 105.392 34.9766 105.786C34.9766 105.786 36.2971 108.585 37.9042 109.556C39.5113 110.526 41.2544 109.405 41.2544 109.405Z' fill='%23D8A681'/%3E%3Cpath d='M34.3666 97.7321C34.3666 97.7321 34.2397 97.1068 33.9543 96.8998C33.6689 96.6928 33.3722 96.9349 33.5659 98.1336C33.7595 99.3324 33.9543 99.6038 34.0302 99.9182C34.1061 100.233 34.396 100.812 34.6577 100.324L34.3666 97.7321Z' fill='%23F2A983'/%3E%3Cpath opacity='0.5' d='M34.3666 97.7321C34.3666 97.7321 34.2397 97.1068 33.9543 96.8998C33.6689 96.6928 33.3722 96.9349 33.5659 98.1336C33.7595 99.3324 33.9543 99.6038 34.0302 99.9182C34.1061 100.233 34.396 100.812 34.6577 100.324L34.3666 97.7321Z' fill='%23D88F69'/%3E%3Cpath d='M34.3666 97.7321C34.3666 97.7321 34.2397 97.1068 33.9543 96.8998C33.6689 96.6928 33.3722 96.9349 33.5659 98.1336C33.7595 99.3324 33.9543 99.6038 34.0302 99.9182C34.1061 100.233 34.396 100.812 34.6577 100.324L34.3666 97.7321Z' fill='%23D8A681'/%3E%3Cpath d='M41.7129 101.969C41.7129 101.969 41.8409 101.489 42.1252 101.61C42.4094 101.731 42.7073 102.317 42.5125 103.292C42.3177 104.267 42.1252 104.319 42.0493 104.543C41.9734 104.767 41.6835 105.013 41.4219 104.224L41.7129 101.969Z' fill='%23FFCCA7'/%3E%3Cpath d='M38.1123 92.9699C39.519 93.7808 41.057 95.571 41.6674 97.5218C42.2779 99.4726 42.0389 100.611 42.0072 101.157C41.9627 101.855 41.8818 102.55 41.7648 103.24C41.6425 103.898 41.6074 105.144 41.3639 105.85C41.1204 106.555 40.6368 106.563 40.015 106.73C39.3933 106.896 38.4295 106.617 38.1157 106.438C37.802 106.259 36.8382 105.42 36.2164 104.54C35.5947 103.66 35.1099 103.09 34.8676 102.105C34.6252 101.12 34.5889 99.8311 34.4678 99.0338C34.3466 98.2365 34.2605 97.2572 34.2254 96.6702C34.1903 96.0833 33.9456 94.6663 34.5652 93.4223C35.1847 92.1783 36.7057 92.159 38.1123 92.9699Z' fill='%23FFCCA7'/%3E%3Cpath opacity='0.5' d='M37.5345 105.986C35.89 104.282 35.6918 102.296 35.6578 101.496C35.6238 100.697 35.0507 99.7843 34.7178 99.0085C34.3848 98.2327 34.378 96.1891 34.378 96.1891L34.1719 96.0251C34.19 96.2853 34.2149 96.5058 34.2251 96.6641C34.2602 97.251 34.3463 98.2304 34.4675 99.0277C34.5887 99.825 34.6238 101.113 34.8673 102.099C35.1108 103.085 35.5955 103.651 36.2162 104.534C36.6012 105.065 37.0432 105.552 37.5345 105.986Z' fill='%23D88F69'/%3E%3Cpath opacity='0.4' d='M37.9838 102.299C37.9838 102.299 37.7086 101.847 37.7086 101.597C37.7086 101.347 37.8422 100.353 37.8694 99.5615C37.8966 98.7699 37.712 98.6963 37.1774 98.1626C36.6429 97.6288 35.5341 96.793 35.1275 96.5114C34.8092 96.292 34.8262 94.7506 35.1535 94.2926C35.6994 93.5258 36.8059 94.9055 38.165 95.8442C40.1674 97.2307 41.6896 97.0633 41.6896 97.0633L36.0494 92.5861L35.2974 92.3723L34.5499 93.4297C33.9406 94.6737 34.1818 96.084 34.218 96.6698C34.2543 97.2556 34.3392 98.2361 34.4604 99.0334C34.5816 99.8306 34.6167 101.119 34.8602 102.105C35.1037 103.091 35.5884 103.657 36.2091 104.54C36.8297 105.423 37.789 106.252 38.105 106.435C38.0903 105.476 38.0302 103.314 38.0302 103.314L37.9838 102.299Z' fill='%23D8A681'/%3E%3Cpath d='M42.1706 99.6324C42.3371 98.6508 42.3269 94.8826 38.107 92.5077C33.8871 90.0197 33.8769 93.7777 34.0423 94.9505C34.1476 95.689 33.8815 96.7102 34.0072 96.933C34.1163 97.029 34.1951 97.1548 34.2337 97.2949C34.2778 97.5052 34.3469 98.1396 34.3469 98.1396C34.3469 98.1396 34.4896 96.6355 34.5587 96.199C34.6435 95.7943 34.6977 95.3837 34.7207 94.9708C34.7716 94.2459 34.9721 93.8591 35.4761 93.8196C35.9801 93.78 37.415 95.0952 37.9077 95.4594L38.3199 95.698C38.8137 95.9027 40.2453 96.2386 40.7516 96.8606C41.2578 97.4826 41.456 98.1046 41.5058 98.8815C41.5339 99.3565 41.5883 99.8296 41.6689 100.299C41.738 100.814 41.8751 102.479 41.8751 102.479C41.8751 102.479 41.9419 101.924 41.9883 101.764C42.0347 101.605 42.2148 101.659 42.2148 101.659C42.3315 101.576 42.0665 100.25 42.1706 99.6324Z' fill='%23412999'/%3E%3Cpath d='M34.3672 105.081V109.078C35.5065 110.322 36.7671 111.379 38.0967 112.145C39.5147 112.962 40.8568 113.365 42.0607 113.389V109.51L38.0967 108.798L34.3672 105.081Z' fill='%23E6F6FF'/%3E%3Cpath d='M38.115 108.81L36.5 108.785L37.645 111.226L37.4695 111.754C37.6779 111.89 37.8863 112.022 38.0981 112.144C38.2668 112.242 38.4378 112.332 38.602 112.418L38.5092 111.724L39.7312 110.57L38.115 108.81Z' fill='%23367ED6'/%3E%3Cpath d='M38.1138 108.812L35.1023 103.978L33.8633 105.033L36.6165 110.106L38.1138 108.812Z' fill='%23FDFDFD'/%3E%3Cpath d='M38.0977 108.8L41.1091 107.438L42.3482 109.923L39.5949 111.821L38.0977 108.8Z' fill='%23FDFDFD'/%3E%3Cpath d='M30.5977 103.325C31.6604 105.695 33.139 107.856 34.9637 109.705C34.1958 106.404 34.616 104.128 34.616 104.128L30.5977 103.325Z' fill='%231C64BC'/%3E%3Cpath d='M45.6296 111.93L41.4244 108.053C41.4244 108.053 41.8514 110.857 41.0586 113.284C42.9284 113.625 44.5253 113.132 45.6296 111.93Z' fill='%231C64BC'/%3E%3Cpath d='M38.1166 102.603C38.3193 102.703 39.3624 103.427 39.5221 103.768C39.6818 104.11 40.0771 104.573 40.2809 104.854C40.4848 105.134 40.683 105.17 41.0307 104.878C41.0998 104.82 41.3138 104.228 41.3829 104.02C41.452 103.812 41.8359 101.918 41.8359 101.918L41.9492 102.06C41.9492 102.06 41.623 103.454 41.6819 103.84C41.7408 104.227 41.6819 106.075 41.0771 106.608C40.4723 107.14 40.8857 108.693 38.1166 107.096C35.3475 105.5 35.7564 104.419 35.1561 103.195C34.5558 101.97 34.4924 100.05 34.5524 99.7307C34.6125 99.4118 34.2852 97.6419 34.2852 97.6419L34.3984 97.6306C34.3984 97.6306 34.7824 99.9694 34.8514 100.257C34.9205 100.544 35.1334 101.388 35.2025 101.519C35.5514 102.214 35.7473 102.403 35.9523 102.359C36.1573 102.315 36.5491 102.302 36.7111 102.149C36.8731 101.995 37.915 102.47 38.1166 102.603Z' fill='%23412999'/%3E%3Cpath d='M37.9619 104.311C38.4297 104.569 38.7004 105.208 38.8907 105.372C39.0809 105.536 39.4139 105.52 39.4988 105.339C39.5838 105.158 39.3471 104.671 39.1376 104.363C38.928 104.056 38.2258 103.651 37.9619 103.478C37.6969 103.348 36.9959 102.942 36.7863 103.008C36.5768 103.075 36.339 103.288 36.4239 103.567C36.5089 103.846 36.8441 104.246 37.0344 104.302C37.2246 104.359 37.4931 104.03 37.9619 104.311Z' fill='%23D8A681'/%3E%3Cpath d='M36.259 92.6204C36.259 96.5141 33.5216 98.0929 30.1432 96.1455C26.7647 94.198 24.0273 89.4641 24.0273 85.5704C24.0273 81.6767 26.7647 80.0979 30.1432 82.0453C33.5216 83.9927 36.259 88.7278 36.259 92.6204Z' fill='white'/%3E%3Cpath d='M35.3784 92.1144C35.3784 95.4471 33.034 96.7986 30.1437 95.1316C27.2534 93.4647 24.9102 89.4126 24.9102 86.0844C24.9102 82.7561 27.2534 81.4002 30.1437 83.066C33.034 84.7318 35.3784 88.7816 35.3784 92.1144Z' fill='%23E71875'/%3E%3Cpath d='M28.6301 89.2494C28.6301 89.7153 28.3028 89.9042 27.8996 89.6712C27.6866 89.5328 27.5094 89.3462 27.3823 89.1265C27.2551 88.9068 27.1817 88.6602 27.168 88.4069C27.168 87.9409 27.4953 87.7521 27.8996 87.985C28.1123 88.1236 28.2893 88.3104 28.4162 88.53C28.5431 88.7497 28.6164 88.9962 28.6301 89.2494Z' fill='white'/%3E%3Cpath d='M30.8734 90.5435C30.8734 91.0094 30.5461 91.1983 30.1418 90.9653C29.9289 90.8265 29.7518 90.6396 29.6247 90.4198C29.4976 90.1999 29.4241 89.9533 29.4102 89.6998C29.4102 89.2339 29.7386 89.045 30.1418 89.278C30.3548 89.4166 30.5321 89.6034 30.6593 89.8233C30.7864 90.0432 30.8598 90.2899 30.8734 90.5435Z' fill='white'/%3E%3Cpath d='M33.1195 91.8374C33.1195 92.3022 32.7922 92.4911 32.3879 92.2581C32.1749 92.1197 31.9977 91.9331 31.8705 91.7134C31.7434 91.4937 31.67 91.2471 31.6562 90.9938C31.6563 90.5278 31.9836 90.339 32.3879 90.572C32.6009 90.7105 32.7782 90.8974 32.9053 91.1173C33.0325 91.3371 33.1059 91.5839 33.1195 91.8374Z' fill='white'/%3E%3Cpath d='M130.842 118.6C129.143 117.619 127.599 117.529 126.486 118.174L125.58 118.697C124.658 117.836 123.644 117.08 122.555 116.443C120.629 115.335 118.832 114.889 117.28 115.028L112.054 109.698L108.062 112.014L113.295 117.345C114.847 117.206 116.65 117.652 118.57 118.759C119.71 119.427 120.768 120.224 121.726 121.134L123.431 120.143C124.41 119.952 125.583 120.189 126.851 120.917C130.232 122.866 132.966 127.589 132.954 131.473C132.965 132.234 132.832 132.99 132.562 133.702L129 135.764C129.026 136.139 129.041 136.509 129.04 136.875C129.031 140.184 127.861 142.511 125.974 143.606L129.965 141.29C131.852 140.195 133.023 137.868 133.031 134.559C133.031 134.476 133.031 134.393 133.031 134.309L135.159 133.074C136.258 132.437 136.939 131.083 136.945 129.155C136.955 125.275 134.224 120.555 130.842 118.6Z' fill='%23C7DEEB'/%3E%3Cpath d='M126.848 120.915C124.708 119.682 122.823 119.857 121.723 121.132C120.766 120.223 119.707 119.426 118.568 118.757C116.642 117.65 114.844 117.205 113.292 117.344L108.06 112.013L109.977 118.901C108.753 120.168 108.03 122.16 108.023 124.758C108.004 131.417 112.694 139.528 118.499 142.874C124.303 146.22 129.022 143.534 129.042 136.88C129.042 136.514 129.028 136.144 129.002 135.77C131.303 136.083 132.942 134.47 132.951 131.472C132.964 127.591 130.232 122.865 126.848 120.915Z' fill='white'/%3E%3Cpath d='M127.569 136.342C127.569 130.407 123.398 123.193 118.252 120.226C113.107 117.26 108.934 119.661 108.934 125.598C108.934 131.535 113.106 138.746 118.251 141.712C123.396 144.679 127.569 142.274 127.569 136.342Z' fill='url(%23paint3_linear)'/%3E%3Cpath d='M123.562 133.213C123.562 133.213 123.832 135.721 122.721 136.738L122.623 136.036C122.623 136.036 122.224 137.147 120.304 136.529C118.385 135.91 115.321 133.352 114.942 132.005C114.942 132.005 115.155 132.877 115.281 133.091C115.281 133.091 113.618 130.389 113.673 129.133C113.729 127.876 115.082 126.215 115.082 126.215L118.283 124.052L120.199 124.865C120.199 124.865 122.385 127.061 122.411 127.164C122.437 127.267 123.562 133.213 123.562 133.213Z' fill='%230F0067'/%3E%3Cpath d='M121.108 137.83C120.446 136.744 120.861 134.304 120.861 134.304L116.111 131.566C116.111 131.566 116.527 134.485 115.866 134.807C115.204 135.129 112.559 134.712 112.559 134.712L113.819 137.668L122.775 142.832L124.281 141.475C124.281 141.475 121.771 138.914 121.108 137.83Z' fill='%23D8A681'/%3E%3Cpath d='M118.402 134.966C119.122 135.381 119.679 135.205 120.328 135.04C120.977 134.875 121.433 134.388 121.772 132.857C122.111 131.325 121.903 130.617 122.006 130.122C122.109 129.627 122.388 127.122 121.214 124.947C120.204 123.082 118.922 122.275 118.4 121.974C117.878 121.673 116.596 121.002 115.586 121.704C114.41 122.521 114.688 125.346 114.793 125.961C114.898 126.577 114.689 127.043 115.026 128.965C115.364 130.888 115.819 131.905 116.473 132.817C117.126 133.728 117.68 134.549 118.402 134.966Z' fill='%23FFCCA7'/%3E%3Cpath opacity='0.2' d='M121.597 132.152C121.119 132.492 120.67 132.736 120.464 133.326C120.316 133.743 120.173 134.509 119.887 135.153C120.033 135.12 120.18 135.082 120.34 135.04C120.99 134.875 121.445 134.387 121.784 132.856C121.874 132.458 121.936 132.054 121.967 131.647C121.885 131.842 121.758 132.015 121.597 132.152Z' fill='%23D8A681'/%3E%3Cpath opacity='0.4' d='M121.321 125.644C121.321 125.644 117.623 122.794 115.82 121.573C115.738 121.611 115.66 121.657 115.586 121.708C114.41 122.526 114.688 125.351 114.793 125.966C114.898 126.581 114.689 127.047 115.026 128.97C115.364 130.892 115.819 131.91 116.473 132.822C117.092 133.695 117.624 134.475 118.298 134.907C118.117 133.682 118.209 131.996 118.204 131.657C118.17 131.178 118.097 130.702 117.986 130.235C117.919 129.955 118.222 129.263 118.204 128.426C118.04 126.478 118.431 126.066 118.689 125.695C119.211 124.953 119.973 125.525 121.021 127.472C122.218 129.696 121.321 125.644 121.321 125.644Z' fill='%23D8A681'/%3E%3Cpath opacity='0.2' d='M115.182 128.451C115.05 128.19 114.941 127.92 114.855 127.641C114.883 127.989 114.935 128.419 115.031 128.966C115.371 130.889 115.824 131.907 116.477 132.818C116.617 133.015 116.751 133.206 116.885 133.39C116.605 132.429 116.466 131.517 116.319 130.935C116.105 130.102 115.655 129.342 115.182 128.451Z' fill='%23D8A681'/%3E%3Cpath d='M121.848 138.719C121.439 139.08 120.445 141.342 118.403 140.165C116.38 138.998 115.321 135.615 114.866 134.78C113.923 134.855 111.617 134.654 111.617 134.654V134.683C113.306 137.635 115.655 140.214 118.252 141.712C120.91 143.244 123.306 143.34 125.003 142.26C124.381 141.595 122.615 139.687 121.848 138.719Z' fill='%23CDDDE6'/%3E%3Cpath d='M114.884 126.599C114.884 126.599 114.761 126.003 114.492 125.808C114.222 125.612 113.937 125.84 114.121 126.981C114.306 128.123 114.492 128.386 114.563 128.678C114.634 128.97 114.912 129.527 115.161 129.062L114.884 126.599Z' fill='%23D8A681'/%3E%3Cpath d='M121.956 130.675C121.956 130.675 122.078 130.222 122.349 130.336C122.62 130.449 122.904 131.014 122.718 131.937C122.532 132.86 122.348 132.914 122.277 133.128C122.205 133.342 121.928 133.575 121.68 132.824L121.956 130.675Z' fill='%23FFCCA7'/%3E%3Cpath d='M118.557 140.4L115.028 134.593H114.145L116.49 140.502C116.729 140.693 116.971 140.876 117.217 141.049L118.557 140.4Z' fill='%23E6F6FF'/%3E%3Cpath d='M118.422 140.322L119.72 142.425C120.004 142.538 120.294 142.636 120.588 142.719L122.833 139.602L121.952 138.584L118.422 140.322Z' fill='%23E6F6FF'/%3E%3Cpath d='M119.485 124.929C119.448 124.929 121.127 126.416 121.581 128.475C122.036 130.535 122.446 125.112 119.485 124.929Z' fill='%230F0067'/%3E%3Cpath d='M120.145 125.673C120.145 125.673 119.198 124.131 118.565 125.321C118.172 126.058 117.587 128.062 115.847 127.809C115.847 127.809 114.112 128.951 115.207 131.552C115.207 131.552 114.187 130.439 114.074 129.362C114.074 129.362 113.775 129.783 113.988 130.673C113.988 130.673 113.092 129.162 113.335 127.733C113.577 126.303 113.547 122.969 114.486 121.92C115.425 120.871 118.337 120.007 120.233 123.083C120.233 123.083 121.968 123.979 122.736 126.583C123.504 129.186 123.433 129.145 123.546 130.065C123.659 130.984 123.348 134.098 124.3 134.908C124.3 134.908 123.597 134.23 123.376 133.539C123.376 133.539 123.362 135.726 121.953 135.315C122.221 135.065 122.427 134.756 122.556 134.413C122.684 134.069 122.731 133.701 122.693 133.336C122.565 132.078 121.569 130.041 121.598 128.89C121.626 127.738 121.538 125.153 120.145 125.673Z' fill='%23412999'/%3E%3Cpath d='M132.954 131.42C132.954 135.314 130.217 136.891 126.838 134.945C123.46 132.999 120.723 128.264 120.723 124.37C120.723 120.476 123.46 118.898 126.838 120.844C130.217 122.79 132.954 127.526 132.954 131.42Z' fill='white'/%3E%3Cpath d='M132.074 130.912C132.074 134.244 129.73 135.596 126.839 133.929C123.948 132.262 121.605 128.21 121.605 124.882C121.605 121.553 123.949 120.198 126.839 121.864C129.729 123.53 132.074 127.579 132.074 130.912Z' fill='%23E71875'/%3E%3Cpath d='M125.325 128.049C125.325 128.515 124.998 128.704 124.595 128.471C124.382 128.332 124.205 128.145 124.077 127.925C123.95 127.706 123.877 127.459 123.863 127.205C123.863 126.739 124.191 126.55 124.595 126.783C124.808 126.922 124.985 127.109 125.112 127.329C125.239 127.549 125.312 127.795 125.325 128.049Z' fill='white'/%3E%3Cpath d='M127.569 129.341C127.569 129.806 127.241 129.995 126.837 129.763C126.624 129.624 126.447 129.438 126.32 129.218C126.193 128.998 126.119 128.751 126.105 128.498C126.105 128.032 126.434 127.843 126.837 128.076C127.05 128.214 127.227 128.401 127.355 128.621C127.482 128.841 127.555 129.088 127.569 129.341Z' fill='white'/%3E%3Cpath d='M129.811 130.634C129.811 131.1 129.484 131.289 129.079 131.056C128.866 130.917 128.689 130.731 128.562 130.511C128.435 130.291 128.361 130.044 128.348 129.79C128.348 129.324 128.675 129.137 129.079 129.369C129.292 129.507 129.47 129.694 129.597 129.914C129.724 130.134 129.797 130.381 129.811 130.634Z' fill='white'/%3E%3Cpath d='M71.9976 26.3373C72.0169 19.6774 67.3269 11.5665 61.5237 8.22017C60.5424 7.63713 59.4765 7.20983 58.3639 6.95356C57.2743 4.4158 55.3965 2.07143 53.2571 0.837616C51.5583 -0.14288 50.0146 -0.233352 48.9013 0.412395L44.9102 2.72849C46.0235 2.08274 47.5649 2.17322 49.266 3.15371C51.4054 4.38753 53.2832 6.7319 54.3727 9.27305C55.4855 9.52815 56.5519 9.95431 57.5337 10.5363C63.3369 13.8826 68.0269 21.9935 68.0087 28.6534C68.0008 31.2138 67.2975 33.1861 66.106 34.4549L67.9714 41.1646L71.9625 38.8485L70.0961 32.14C71.2875 30.8734 71.9908 28.8977 71.9976 26.3373Z' fill='%23C7DEEB'/%3E%3Cpath d='M46.9893 16.5357C46.9712 23.1945 51.66 31.3065 57.4644 34.6528C59.4713 35.8086 61.3491 36.2452 62.9471 36.045L67.9723 41.1646L66.1059 34.4561C67.2973 33.1872 68.0006 31.2149 68.0086 28.6545C68.0267 21.9946 63.3367 13.8837 57.5335 10.5374C56.5521 9.95514 55.4861 9.5286 54.3736 9.27303C53.2841 6.73189 51.4063 4.38752 49.2669 3.1537C45.8862 1.20514 43.1352 2.77032 43.125 6.64933C43.116 9.64284 44.7401 13.1385 47.0358 15.4704C47.0018 15.8165 46.9905 16.1716 46.9893 16.5357Z' fill='white'/%3E%3Cpath d='M66.6235 27.8665C66.6235 21.9338 62.4511 14.7186 57.3059 11.7522C52.1606 8.78585 47.9883 11.1868 47.9883 17.1229C47.9883 23.059 52.1595 30.272 57.3059 33.2383C62.4522 36.2047 66.6235 33.7993 66.6235 27.8665Z' fill='url(%23paint4_linear)'/%3E%3Cpath d='M60.8637 27.4493C60.9078 26.073 61.0687 22.7425 60.9917 22.1522C60.9146 21.5618 60.4594 18.8431 60.2566 18.5265C60.0539 18.2098 58.2973 16.1617 57.2587 15.8293C56.2202 15.4968 55.0718 15.9865 54.7671 16.4479C54.4624 16.9093 53.3842 18.4631 53.3922 18.8861C53.4001 19.3091 53.4137 22.7199 53.3922 23.2254C53.3707 23.7309 53.1396 24.7306 53.1396 24.7306L51.9062 26.1895C51.9062 26.1895 52.6334 27.0343 54.6584 28.3461C56.6834 29.658 62.6112 32.2953 62.6112 32.2953C62.6112 32.2953 60.8172 28.8245 60.8637 27.4493Z' fill='%23BF2534'/%3E%3Cpath d='M60.0157 29.2681C59.352 28.1835 59.7677 25.7431 59.7677 25.7431L55.0188 23.0051C55.0188 23.0051 55.4345 25.924 54.7731 26.2463C54.1116 26.5686 51.4648 26.1513 51.4648 26.1513V27.6215L63.188 34.3787V32.9085C63.188 32.9085 60.6771 30.3538 60.0157 29.2681Z' fill='%23D8A681'/%3E%3Cpath d='M57.3069 26.407C58.0272 26.822 58.5833 26.6467 59.2322 26.4816C59.8812 26.3165 60.3388 25.828 60.6785 24.2967C61.0183 22.7655 60.8088 22.0575 60.913 21.5622C61.0172 21.0668 61.2946 18.563 60.1202 16.3883C59.1099 14.5223 57.8301 13.7159 57.3069 13.4151C56.7837 13.1143 55.5027 12.4425 54.4925 13.1437C53.3169 13.9625 53.5933 16.7864 53.6997 17.4027C53.8062 18.019 53.5944 18.4838 53.9342 20.4064C54.2739 22.3289 54.7269 23.3467 55.3804 24.2594C56.0339 25.172 56.5843 25.9908 57.3069 26.407Z' fill='%23FFCCA7'/%3E%3Cpath opacity='0.2' d='M60.5031 23.5899C60.0263 23.9292 59.5767 24.1734 59.3706 24.7638C59.2222 25.1811 59.0806 25.9478 58.793 26.5902C58.9391 26.5585 59.0863 26.5189 59.2392 26.4771C59.8904 26.312 60.3457 25.8234 60.6855 24.2922C60.7751 23.894 60.8364 23.49 60.869 23.0833C60.7877 23.278 60.6625 23.4514 60.5031 23.5899Z' fill='%23D8A681'/%3E%3Cpath opacity='0.4' d='M58.3511 15.4565L54.727 13.0081C54.6452 13.0464 54.5668 13.0914 54.4925 13.1426C53.3169 13.9614 53.5933 16.7853 53.6997 17.4016C53.8062 18.018 53.5944 18.4828 53.9342 20.4053C54.2739 22.3279 54.727 23.3457 55.3804 24.2583C56 25.1291 56.5323 25.9106 57.205 26.3426C57.0249 25.1189 57.1155 23.4305 57.111 23.0924C57.077 22.6133 57.0035 22.1378 56.8913 21.6708C56.8256 21.3892 57.1302 20.6971 57.111 19.8614C57.8358 19.8704 59.2368 19.7709 59.9277 18.908C60.8847 17.7126 58.3511 15.4565 58.3511 15.4565Z' fill='%23D8A681'/%3E%3Cpath opacity='0.2' d='M54.0829 19.8897C53.9519 19.629 53.8432 19.3578 53.7578 19.0789C53.785 19.4272 53.8371 19.8569 53.9334 20.4054C54.2731 22.3279 54.7262 23.3458 55.3797 24.2584C55.519 24.4541 55.6526 24.644 55.7863 24.8239C55.5076 23.8637 55.3672 22.9499 55.22 22.3698C55.0093 21.5397 54.5597 20.7797 54.0829 19.8897Z' fill='%23D8A681'/%3E%3Cpath d='M60.7542 30.1596C60.3454 30.5193 59.3521 30.9513 57.3101 29.7774C55.8286 28.9357 54.6056 27.7059 53.7731 26.2207C52.9396 26.2863 51.0414 26.1359 50.6133 26.1008C52.3065 29.0966 54.6792 31.7226 57.309 33.238C59.9388 34.7534 62.3206 34.8642 64.016 33.8147C63.5222 33.2866 61.5731 31.1899 60.7542 30.1596Z' fill='%23367ED6'/%3E%3Cpath d='M51.9062 26.1899C54.1544 26.0531 54.5689 23.9722 54.0932 21.8337C53.6175 19.6951 54.6108 18.398 55.339 18.6468C59.1784 19.953 59.5544 18.0927 59.5544 18.0927C59.2781 19.6759 57.3222 19.5006 57.3222 19.5006C57.3222 19.5006 59.6632 19.7834 59.9803 18.7848C59.6983 19.4758 60.2068 20.7752 60.4933 21.4548C60.849 22.2917 60.8048 24.2414 60.2396 25.6279C59.6745 27.0144 61.225 30.6604 62.6112 32.3002C62.6112 32.3002 61.413 28.1555 61.6531 25.2886C61.8932 22.4218 62.3326 21.7568 61.0188 17.7737C60.405 15.9021 59.0165 13.9682 57.3765 13.0239C55.7366 12.0796 53.7976 12.4585 53.1804 14.381C52.0852 17.7839 52.9357 20.2346 52.9357 22.3234C52.9357 23.4023 52.2981 25.7907 51.9062 26.1899Z' fill='%23E54B5A'/%3E%3Cpath d='M55.3528 13.7159C55.3528 17.6096 52.6142 19.1883 49.2369 17.2421C45.8596 15.2958 43.1211 10.5595 43.1211 6.66582C43.1211 2.77211 45.8585 1.19449 49.2369 3.14078C52.6154 5.08707 55.3528 9.82218 55.3528 13.7159Z' fill='white'/%3E%3Cpath d='M54.4761 13.2077C54.4761 16.5416 52.1328 17.8919 49.2425 16.2261C46.3522 14.5603 44.0078 10.506 44.0078 7.17885C44.0078 3.85173 46.3477 2.48785 49.2391 4.15594C52.1306 5.82403 54.4761 9.87494 54.4761 13.2077Z' fill='%23E71875'/%3E%3Cpath d='M47.7289 10.3437C47.7289 10.8096 47.4016 10.9985 46.9973 10.7655C46.7841 10.6268 46.6067 10.4398 46.4795 10.2197C46.3524 9.99961 46.2791 9.75264 46.2656 9.49891C46.2656 9.03297 46.5929 8.84411 46.9973 9.07708C47.2105 9.21579 47.3878 9.4028 47.515 9.6229C47.6421 9.843 47.7154 10.09 47.7289 10.3437Z' fill='white'/%3E%3Cpath d='M49.9711 11.6366C49.9711 12.1025 49.6427 12.2914 49.2395 12.0584C49.0266 11.9199 48.8493 11.7333 48.7222 11.5136C48.5951 11.2939 48.5216 11.0474 48.5078 10.7941C48.5078 10.3281 48.8351 10.1393 49.2395 10.3722C49.4524 10.5107 49.6297 10.6973 49.7568 10.917C49.8839 11.1367 49.9574 11.3832 49.9711 11.6366Z' fill='white'/%3E%3Cpath d='M52.2122 12.9307C52.2122 13.3966 51.8848 13.5855 51.4805 13.3525C51.2678 13.2137 51.0908 13.0268 50.9639 12.8069C50.837 12.587 50.7637 12.3404 50.75 12.087C50.75 11.6211 51.0773 11.4322 51.4805 11.6652C51.6936 11.8038 51.8709 11.9906 51.998 12.2105C52.1251 12.4304 52.1985 12.6772 52.2122 12.9307Z' fill='white'/%3E%3Cpath d='M125.362 34.7087C123.663 33.7282 122.12 33.6377 121.007 34.2835L120.1 34.806C119.178 33.9455 118.164 33.1896 117.075 32.5521C114.155 30.8682 111.509 30.7121 109.601 31.8204L105.609 34.1365C107.521 33.0282 110.167 33.1842 113.084 34.8682C114.224 35.5365 115.282 36.3334 116.24 37.2431L117.945 36.2524C118.924 36.0601 120.097 36.2965 121.364 37.0259C124.746 38.9756 127.48 43.6983 127.468 47.5807C127.48 48.3425 127.347 49.0997 127.076 49.812L123.519 51.8759C123.545 52.2491 123.559 52.62 123.558 52.9853C123.549 56.2932 122.379 58.6217 120.492 59.7164L124.483 57.4004C126.37 56.3056 127.541 53.9771 127.549 50.6692C127.549 50.5866 127.549 50.503 127.549 50.4204L129.676 49.1843C130.775 48.5465 131.457 47.1917 131.462 45.2635C131.476 41.3844 128.744 36.6584 125.362 34.7087Z' fill='%23C7DEEB'/%3E%3Cpath d='M107.55 54.0575C109.143 56.0931 111.016 57.8234 113.023 58.9803C118.826 62.3267 123.547 59.6396 123.566 52.9865C123.566 52.6212 123.552 52.2503 123.526 51.8771C125.828 52.1892 127.467 50.5754 127.476 47.5796C127.486 43.7006 124.757 38.9746 121.372 37.0249C119.233 35.7922 117.347 35.9664 116.247 37.242C115.29 36.3324 114.231 35.5355 113.092 34.8671C107.288 31.5208 102.567 34.2067 102.548 40.8666C102.54 43.427 103.227 46.2022 104.412 48.8406L102.512 53.3789L107.55 54.0575Z' fill='white'/%3E%3Cpath d='M121.801 52.1818C121.801 46.6279 117.897 39.8752 113.08 37.0989C108.263 34.3225 104.359 36.5719 104.359 42.1257C104.359 47.6796 108.264 54.4323 113.08 57.2087C117.896 59.985 121.801 57.7334 121.801 52.1818Z' fill='url(%23paint5_linear)'/%3E%3Cpath d='M116.028 54.5666C115.603 53.7026 116.028 50.3709 116.028 50.3709L110.051 46.925C110.051 46.925 110.477 50.7475 110.051 51.1207C110.051 51.1207 111.309 53.7851 112.839 54.7102C114.369 55.6353 116.028 54.5666 116.028 54.5666Z' fill='%23D8A681'/%3E%3Cpath d='M109.469 43.4531C109.469 43.4531 109.349 42.8583 109.078 42.6615C108.807 42.4647 108.522 42.6943 108.708 43.8354C108.894 44.9765 109.078 45.2388 109.15 45.5317C109.221 45.8246 109.498 46.381 109.748 45.9174L109.469 43.4531Z' fill='%23F2A983'/%3E%3Cpath opacity='0.5' d='M109.469 43.4531C109.469 43.4531 109.349 42.8583 109.078 42.6615C108.807 42.4647 108.522 42.6943 108.708 43.8354C108.894 44.9765 109.078 45.2388 109.15 45.5317C109.221 45.8246 109.498 46.381 109.748 45.9174L109.469 43.4531Z' fill='%23D88F69'/%3E%3Cpath d='M109.469 43.4531C109.469 43.4531 109.349 42.8583 109.078 42.6615C108.807 42.4647 108.522 42.6943 108.708 43.8354C108.894 44.9765 109.078 45.2388 109.15 45.5317C109.221 45.8246 109.498 46.381 109.748 45.9174L109.469 43.4531Z' fill='%23D8A681'/%3E%3Cpath d='M116.539 47.53C116.539 47.53 116.662 47.0777 116.932 47.1908C117.203 47.3038 117.488 47.8693 117.303 48.7921C117.117 49.7149 116.931 49.7692 116.861 49.983C116.791 50.1967 116.511 50.4353 116.262 49.6787L116.539 47.53Z' fill='%23FFCCA7'/%3E%3Cpath d='M113.034 38.9192C114.374 39.6916 115.835 41.3948 116.419 43.2529C117.004 45.1109 116.773 46.1932 116.739 46.7134C116.697 47.3781 116.622 48.0402 116.512 48.697C116.399 49.3224 116.363 50.5065 116.13 51.185C115.898 51.8636 115.438 51.8636 114.846 52.0219C114.254 52.1802 113.336 51.9167 113.034 51.7448C112.732 51.5729 111.817 50.7779 111.222 49.9354C110.627 49.0929 110.168 48.5557 109.936 47.617C109.705 46.6784 109.671 45.4525 109.556 44.6936C109.44 43.9348 109.359 42.9973 109.329 42.4431C109.3 41.889 109.064 40.5342 109.649 39.3546C110.233 38.1751 111.694 38.1468 113.034 38.9192Z' fill='%23FFCCA7'/%3E%3Cpath opacity='0.5' d='M112.488 51.3153C110.92 49.6925 110.733 47.8016 110.7 47.0394C110.667 46.2772 110.122 45.4098 109.804 44.6758C109.487 43.9418 109.478 41.9922 109.478 41.9922L109.281 41.835C109.299 42.0838 109.323 42.293 109.332 42.4434C109.366 43.0021 109.445 43.9351 109.559 44.6939C109.672 45.4527 109.708 46.6798 109.939 47.6173C110.17 48.5548 110.632 49.0954 111.225 49.9356C111.593 50.4407 112.017 50.9034 112.488 51.3153Z' fill='%23D88F69'/%3E%3Cpath opacity='0.4' d='M112.916 47.8033C112.916 47.8033 112.654 47.3725 112.654 47.1338C112.654 46.8952 112.781 45.952 112.807 45.2C112.833 44.4479 112.651 44.3733 112.147 43.8587C111.643 43.3442 110.584 42.5548 110.195 42.2868C109.894 42.0776 110.099 41.0982 110.276 40.5158C110.511 40.8223 111.082 41.4386 112.371 42.332C114.278 43.6529 115.995 43.343 115.995 43.343L110.206 39.6823L110.178 39.9085L109.647 39.3555C109.067 40.5384 109.298 41.8808 109.331 42.4394C109.364 42.9981 109.444 43.9311 109.557 44.69C109.671 45.4488 109.707 46.6758 109.938 47.6133C110.169 48.5509 110.631 49.0914 111.223 49.9317C111.816 50.772 112.726 51.5625 113.027 51.7412C113.013 50.8274 112.956 48.768 112.956 48.768L112.916 47.8033Z' fill='%23D8A681'/%3E%3Cpath d='M116.899 45.2647C117.058 44.3294 117.048 40.7411 113.03 38.4792C109.013 36.1134 109.003 39.6882 109.161 40.8055C109.261 41.5067 109.007 42.4793 109.126 42.6919C109.229 42.7818 109.303 42.8997 109.34 43.0311C109.381 43.2313 109.454 43.8352 109.454 43.8352C109.454 43.8352 109.589 42.4035 109.655 41.9885C109.733 41.6049 109.783 41.2165 109.806 40.8259C109.852 40.136 110.044 39.7673 110.524 39.7289C111.004 39.6904 112.369 40.9435 112.839 41.2907L113.232 41.5169C113.702 41.7114 115.065 42.0326 115.546 42.624C116.026 43.2155 116.217 43.8047 116.262 44.5466C116.29 44.9984 116.342 45.4484 116.419 45.8946C116.484 46.3854 116.616 47.971 116.616 47.971C116.616 47.971 116.678 47.4417 116.72 47.2924C116.762 47.1431 116.933 47.1929 116.933 47.1929C117.053 47.116 116.799 45.8516 116.899 45.2647Z' fill='%23412999'/%3E%3Cpath d='M114.411 41.2647L110.893 39.2427L109.633 39.5639C114.38 44.5726 116.428 43.2009 116.428 43.2009L114.411 41.2647Z' fill='%23412999'/%3E%3Cpath d='M109.469 50.4487V54.2248C110.57 55.4371 111.791 56.4651 113.079 57.2081C114.407 57.9738 115.664 58.3549 116.79 58.3922V54.6681L113.02 53.9896L109.469 50.4487Z' fill='%23E6F6FF'/%3E%3Cpath d='M113.039 54.0014L111.5 53.9766L112.591 56.3006L112.54 56.8751C112.719 56.9882 112.899 57.1013 113.081 57.2088C113.202 57.2789 113.322 57.3422 113.441 57.4067L113.414 56.7756L114.577 55.6764L113.039 54.0014Z' fill='%23B61678'/%3E%3Cpath d='M113.039 54.0033L110.172 49.4016L108.992 50.4059L111.614 55.236L113.039 54.0033Z' fill='%23FDFDFD'/%3E%3Cpath d='M113.023 53.9926L115.891 52.6965L117.071 55.0624L114.449 56.8685L113.023 53.9926Z' fill='%23FDFDFD'/%3E%3Cpath d='M105.844 48.5894C106.818 50.8249 108.177 52.8724 109.86 54.6386C109.388 51.3092 109.713 49.5438 109.713 49.5438L105.844 48.5894Z' fill='%23367ED6'/%3E%3Cpath d='M120.271 56.9872L116.194 53.28C116.194 53.28 116.522 55.4288 116.043 58.3205C117.77 58.5976 119.246 58.1158 120.271 56.9872Z' fill='%23367ED6'/%3E%3Cpath d='M127.478 47.6104C127.478 51.5041 124.739 53.0817 121.362 51.1354C117.985 49.1891 115.246 44.454 115.246 40.5603C115.246 36.6666 117.985 35.0878 121.362 37.0341C124.739 38.9804 127.478 43.7212 127.478 47.6104Z' fill='white'/%3E%3Cpath d='M126.597 47.1075C126.597 50.4403 124.254 51.7918 121.364 50.1248C118.473 48.4578 116.129 44.4058 116.129 41.0775C116.129 37.7493 118.472 36.3933 121.364 38.0591C124.255 39.725 126.597 43.7748 126.597 47.1075Z' fill='%23E71875'/%3E%3Cpath d='M119.85 44.243C119.85 44.7089 119.523 44.8978 119.118 44.6648C118.905 44.5262 118.728 44.3394 118.601 44.1195C118.474 43.8996 118.4 43.6528 118.387 43.3993C118.387 42.9334 118.714 42.7445 119.118 42.9775C119.331 43.1161 119.509 43.3029 119.636 43.5228C119.763 43.7427 119.836 43.9894 119.85 44.243Z' fill='white'/%3E%3Cpath d='M122.091 45.5371C122.091 46.0031 121.764 46.1919 121.361 45.959C121.147 45.8204 120.97 45.6335 120.843 45.4137C120.716 45.1938 120.643 44.947 120.629 44.6935C120.629 44.2276 120.956 44.0387 121.361 44.2717C121.573 44.4103 121.751 44.5972 121.877 44.8171C122.004 45.037 122.078 45.2837 122.091 45.5371Z' fill='white'/%3E%3Cpath d='M124.337 46.8287C124.337 47.2947 124.01 47.4835 123.605 47.2506C123.393 47.112 123.216 46.9253 123.089 46.7056C122.962 46.486 122.889 46.2395 122.875 45.9862C122.875 45.5203 123.202 45.3314 123.605 45.5644C123.818 45.7028 123.996 45.8894 124.123 46.1091C124.25 46.3288 124.323 46.5754 124.337 46.8287Z' fill='white'/%3E%3Cg style='mix-blend-mode:multiply' opacity='0.2'%3E%3Cg style='mix-blend-mode:multiply' opacity='0.2'%3E%3Cpath d='M59.7851 190.089C60.5451 190.527 60.5542 191.243 59.7999 191.681L47.7528 198.671C46.9974 199.11 45.7538 199.11 44.995 198.671L32.8687 191.682C32.1099 191.243 32.1053 190.525 32.8608 190.086L44.9078 183.094C45.6621 182.656 46.9 182.659 47.6611 183.094L59.7851 190.089Z' fill='%23438BE3'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M59.8001 184.171L47.753 191.162C46.9976 191.6 45.7541 191.6 44.9953 191.162L32.8689 184.172C32.4873 183.946 32.297 183.659 32.297 183.368L32.2891 186.168C32.2891 186.458 32.4793 186.75 32.8621 186.971L44.9805 193.96C45.7405 194.399 46.984 194.399 47.7395 193.96L59.7854 186.97C60.1591 186.754 60.3516 186.469 60.3516 186.178L60.3596 183.378C60.3664 183.668 60.1738 183.955 59.8001 184.171Z' fill='%23C7DEEB'/%3E%3Cpath d='M59.7851 182.578C60.5451 183.016 60.5542 183.733 59.7999 184.171L47.7528 191.162C46.9974 191.6 45.7538 191.6 44.995 191.162L32.8687 184.172C32.1099 183.733 32.1053 183.014 32.8608 182.576L44.9078 175.586C45.6621 175.147 46.9 175.15 47.6611 175.586L59.7851 182.578Z' fill='white'/%3E%3Cg style='mix-blend-mode:multiply' opacity='0.2'%3E%3Cg style='mix-blend-mode:multiply' opacity='0.2'%3E%3Cpath d='M141.16 190.089C141.92 190.527 141.929 191.243 141.175 191.681L129.128 198.671C128.372 199.11 127.129 199.11 126.37 198.671L114.245 191.682C113.485 191.243 113.48 190.525 114.236 190.086L126.279 183.094C127.034 182.656 128.271 182.659 129.033 183.094L141.16 190.089Z' fill='%23438BE3'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M141.175 184.171L129.128 191.162C128.373 191.6 127.129 191.6 126.37 191.162L114.245 184.172C113.862 183.946 113.672 183.659 113.672 183.368L113.664 186.168C113.664 186.458 113.854 186.75 114.237 186.971L126.362 193.96C127.121 194.399 128.365 194.399 129.12 193.96L141.167 186.97C141.54 186.754 141.727 186.469 141.733 186.178L141.741 183.378C141.735 183.668 141.549 183.955 141.175 184.171Z' fill='%23C7DEEB'/%3E%3Cpath d='M141.16 182.578C141.92 183.016 141.929 183.733 141.175 184.171L129.128 191.162C128.372 191.6 127.129 191.6 126.37 191.162L114.245 184.172C113.485 183.733 113.48 183.014 114.236 182.576L126.279 175.586C127.034 175.147 128.271 175.15 129.033 175.586L141.16 182.578Z' fill='white'/%3E%3Cg style='mix-blend-mode:multiply' opacity='0.2'%3E%3Cg style='mix-blend-mode:multiply' opacity='0.2'%3E%3Cpath d='M35.2106 168.942C36.1835 169.507 36.1948 170.421 35.2287 170.977L19.8032 179.929C18.836 180.495 17.2436 180.495 16.2708 179.929L0.744498 170.982C-0.228372 170.416 -0.232902 169.5 0.733172 168.939L16.1598 159.988C17.1259 159.423 18.7114 159.431 19.6855 159.988L35.2106 168.942Z' fill='%23438BE3'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M35.2227 151.748L19.8017 160.702C18.8345 161.267 17.2421 161.267 16.2692 160.702L0.742961 151.749C0.253694 151.465 0.00906049 151.093 0.0101931 150.72L0 154.305C0 154.678 0.243501 155.05 0.7339 155.333L16.2591 164.284C17.2319 164.85 18.8243 164.85 19.7915 164.284L35.2227 155.332C35.7006 155.056 35.9407 154.69 35.9407 154.324L35.9509 150.739C35.9452 151.105 35.7063 151.471 35.2227 151.748Z' fill='%23C7DEEB'/%3E%3Cpath d='M35.2106 149.71C36.1835 150.275 36.1948 151.188 35.2287 151.746L19.8032 160.702C18.836 161.268 17.2436 161.268 16.2708 160.702L0.744498 151.75C-0.228372 151.185 -0.232902 150.267 0.733172 149.708L16.1598 140.757C17.1259 140.191 18.7114 140.198 19.6855 140.757L35.2106 149.71Z' fill='white'/%3E%3Cpath style='mix-blend-mode:multiply' opacity='0.2' d='M11.992 143.173L0.733173 149.707C-0.232902 150.273 -0.228372 151.188 0.744498 151.75L4.13312 153.703H19.8214L11.992 143.173Z' fill='url(%23paint6_linear)'/%3E%3Cpath d='M22.2012 142.689L19.6428 144.173C18.7934 143.578 16.2451 141.548 15.2258 139.703C14.3639 138.15 14.2507 136.136 14.2767 135.05L17.0662 133.432C17.0288 133.256 16.3119 129.935 13.7942 126.125C13.7048 126.101 12.3785 125.758 11.4374 126.304L7.18348 128.772C7.18798 128.771 7.19218 128.768 7.19594 128.766C6.86204 128.954 6.60058 129.248 6.45298 129.601C5.74966 131.223 5.89576 137.014 9.11563 143.1C11.9652 148.009 16.15 151.77 18.5476 153.153C19.064 153.451 19.4978 153.638 19.8172 153.703C20.2825 153.804 20.769 153.724 21.1763 153.477L21.157 153.489L25.4098 151.022C26.2671 150.524 26.6556 149.461 26.6862 149.383C24.8095 145.258 22.3326 142.817 22.2012 142.689Z' fill='white'/%3E%3Cg style='mix-blend-mode:multiply' opacity='0.3'%3E%3Cpath d='M9.54248 128.592C12.0602 132.404 12.7771 135.725 12.8145 135.899C12.7941 135.899 12.4033 136 11.7951 136.159C11.187 136.319 10.1405 136.553 10.0827 136.752C10.025 136.951 9.77239 140.01 10.9718 142.171C12.1168 144.236 15.1623 146.532 15.6153 146.791C15.869 146.883 16.6527 146.202 17.1454 145.807C17.638 145.412 17.9302 145.17 17.9461 145.157C18.0775 145.286 20.551 147.725 22.439 151.853C22.3982 151.966 21.6258 154.068 19.8205 153.702C19.5011 153.636 19.0673 153.45 18.5509 153.152C16.1532 151.769 11.9684 148.008 9.11891 143.098C5.9013 137.013 5.7552 131.222 6.45399 129.601C7.15278 127.981 9.42356 128.562 9.54248 128.592Z' fill='%23438BE3'/%3E%3C/g%3E%3Cg style='mix-blend-mode:multiply' opacity='0.2'%3E%3Cpath d='M15.2275 139.703C14.3656 138.15 14.2524 136.136 14.2784 135.05L12.814 135.899C12.7936 135.899 12.4029 136 11.7947 136.159C11.2534 136.302 10.3971 136.499 10.1491 136.675H10.1423C10.1304 136.684 10.1193 136.694 10.1095 136.705L10.1015 136.712C10.0935 136.723 10.087 136.734 10.0823 136.746C10.0223 136.948 9.77196 140.005 10.9713 142.166C12.1164 144.231 15.1618 146.526 15.6149 146.785C15.6357 146.792 15.6577 146.794 15.6794 146.792H15.7032C15.7223 146.79 15.7413 146.785 15.7598 146.78L15.7893 146.771C15.8119 146.763 15.8368 146.753 15.8618 146.741L15.8844 146.731C15.9184 146.715 15.9535 146.696 15.9909 146.675C16.3363 146.476 16.8086 146.073 17.1449 145.804C17.6251 145.419 17.9298 145.167 17.9457 145.154L19.6445 144.17C18.7985 143.578 16.2514 141.548 15.2275 139.703Z' fill='%23438BE3'/%3E%3C/g%3E%3Cg style='mix-blend-mode:multiply' opacity='0.4'%3E%3Cpath d='M25.4207 151.024L21.168 153.491C22.0242 152.995 22.4138 151.931 22.4432 151.853L26.6971 149.385C26.6677 149.463 26.2758 150.523 25.4207 151.024Z' fill='%23438BE3'/%3E%3C/g%3E%3Cg style='mix-blend-mode:multiply' opacity='0.2'%3E%3Cg style='mix-blend-mode:multiply' opacity='0.2'%3E%3Cpath d='M174.262 168.94C175.235 169.506 175.245 170.42 174.28 170.976L158.853 179.928C157.887 180.494 156.295 180.494 155.322 179.928L139.795 170.977C138.823 170.412 138.817 169.496 139.785 168.935L155.21 159.984C156.176 159.418 157.762 159.426 158.736 159.984L174.262 168.94Z' fill='%23438BE3'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M174.283 151.747L158.856 160.701C157.89 161.266 156.298 161.266 155.325 160.701L139.798 151.751C139.308 151.467 139.065 151.095 139.065 150.722L139.055 154.307C139.055 154.68 139.298 155.052 139.789 155.335L155.315 164.286C156.288 164.851 157.879 164.851 158.846 164.286L174.272 155.334C174.751 155.058 174.99 154.691 174.991 154.326L175.001 150.741C175 151.104 174.761 151.47 174.283 151.747Z' fill='%23C7DEEB'/%3E%3Cpath d='M174.262 149.709C175.235 150.274 175.245 151.187 174.28 151.744L158.853 160.701C157.887 161.267 156.295 161.267 155.322 160.701L139.795 151.751C138.823 151.186 138.817 150.268 139.785 149.709L155.21 140.757C156.176 140.192 157.762 140.199 158.736 140.757L174.262 149.709Z' fill='white'/%3E%3Cpath style='mix-blend-mode:multiply' opacity='0.2' d='M151.043 143.173L139.785 149.706C138.817 150.272 138.823 151.187 139.795 151.749L143.183 153.702H158.876L151.043 143.173Z' fill='url(%23paint7_linear)'/%3E%3Cpath d='M161.26 142.689L158.702 144.173C157.851 143.578 155.304 141.548 154.285 139.703C153.424 138.15 153.311 136.136 153.337 135.05L156.125 133.432C156.088 133.256 155.371 129.935 152.854 126.125C152.764 126.101 151.437 125.758 150.497 126.304L146.244 128.772L146.256 128.766C145.923 128.954 145.663 129.248 145.515 129.6C144.812 131.222 144.959 137.013 148.178 143.099C151.029 148.008 155.212 151.769 157.611 153.152C158.126 153.45 158.56 153.636 158.879 153.702C159.345 153.803 159.831 153.722 160.239 153.476L160.219 153.488L164.473 151.021C165.329 150.523 165.719 149.46 165.748 149.382C163.867 145.258 161.392 142.817 161.26 142.689Z' fill='white'/%3E%3Cg style='mix-blend-mode:multiply' opacity='0.3'%3E%3Cpath d='M148.598 128.592C151.114 132.404 151.831 135.725 151.87 135.899C151.848 135.899 151.457 136 150.85 136.159C150.243 136.319 149.196 136.553 149.138 136.752C149.08 136.951 148.829 140.01 150.027 142.171C151.172 144.236 154.217 146.532 154.67 146.791C154.924 146.883 155.708 146.202 156.2 145.807C156.693 145.412 156.986 145.17 157.002 145.157C157.133 145.286 159.607 147.725 161.494 151.853C161.453 151.966 160.681 154.068 158.876 153.702C158.556 153.636 158.122 153.45 157.607 153.152C155.208 151.769 151.025 148.008 148.174 143.099C144.955 137.013 144.808 131.224 145.511 129.6C146.215 127.976 148.478 128.562 148.598 128.592Z' fill='%23438BE3'/%3E%3C/g%3E%3Cg style='mix-blend-mode:multiply' opacity='0.2'%3E%3Cpath d='M154.285 139.703C153.424 138.15 153.311 136.136 153.337 135.05L151.872 135.899C151.851 135.899 151.46 136 150.853 136.159C150.312 136.302 149.455 136.499 149.207 136.675H149.201C149.189 136.684 149.178 136.694 149.168 136.705L149.16 136.712C149.152 136.723 149.145 136.734 149.141 136.746C149.081 136.948 148.831 140.005 150.03 142.166C151.175 144.231 154.22 146.526 154.673 146.785C154.694 146.792 154.716 146.794 154.738 146.792H154.761C154.781 146.79 154.8 146.785 154.819 146.78L154.848 146.771C154.87 146.763 154.895 146.753 154.92 146.741L154.944 146.731C154.978 146.715 155.013 146.696 155.049 146.675C155.396 146.476 155.867 146.073 156.203 145.804C156.683 145.419 156.989 145.167 157.005 145.154L158.704 144.17C157.851 143.578 155.308 141.548 154.285 139.703Z' fill='%23438BE3'/%3E%3C/g%3E%3Cg style='mix-blend-mode:multiply' opacity='0.4'%3E%3Cpath d='M164.477 151.024L160.223 153.491C161.079 152.995 161.468 151.931 161.498 151.853L165.752 149.385C165.724 149.463 165.333 150.523 164.477 151.024Z' fill='%23438BE3'/%3E%3C/g%3E%3Cg style='mix-blend-mode:multiply' opacity='0.2'%3E%3Cpath d='M89.4546 53.9957C89.4546 55.0135 88.7366 56.2575 87.8509 56.7698C86.9653 57.2821 86.2461 56.8659 86.2461 55.8447C86.2461 54.8235 86.9641 53.5829 87.8509 53.0706C88.7377 52.5583 89.4546 52.9734 89.4546 53.9957Z' fill='%23438BE3'/%3E%3C/g%3E%3Cg style='mix-blend-mode:multiply' opacity='0.2'%3E%3Cpath d='M87.8489 46.9494C87.5454 45.668 83.7446 44.0474 83.3187 44.0599C82.8929 44.0723 81.9336 44.4647 81.9336 44.4647C83.3459 44.5677 86.0856 45.5866 87.0233 47.7229C87.9611 49.8592 87.9984 53.2734 87.9984 53.2734L88.4096 53.3333C88.4662 53.0676 88.1513 48.2307 87.8489 46.9494Z' fill='%23438BE3'/%3E%3C/g%3E%3Cpath d='M89.7515 54.1034C89.7515 55.1212 89.0335 56.3652 88.1467 56.8775C87.2599 57.3898 86.543 56.9748 86.543 55.9524C86.543 54.9301 87.261 53.6906 88.1467 53.1783C89.0323 52.666 89.7515 53.0822 89.7515 54.1034Z' fill='%23E6F6FF'/%3E%3Cpath d='M89.8589 54.581C89.8589 55.3726 89.3016 56.3373 88.613 56.7297C87.9244 57.1222 87.3672 56.8044 87.3672 56.0127C87.3672 55.2211 87.9244 54.2564 88.613 53.864C89.3016 53.4716 89.8589 53.7882 89.8589 54.581Z' fill='%23367ED6'/%3E%3Cpath d='M89.9185 54.7964C89.9185 55.501 89.4224 56.3593 88.8108 56.7111C88.1992 57.0628 87.7031 56.7778 87.7031 56.0732C87.7031 55.3687 88.1992 54.5103 88.8108 54.1575C89.4224 53.8046 89.9185 54.0907 89.9185 54.7964Z' fill='%23E6F6FF'/%3E%3Cpath d='M83.1006 43.6831L81.9375 44.0687C89.2572 44.0846 88.1473 53.1793 88.1473 53.1793L88.7929 52.9611C88.7929 52.9611 90.4204 43.6989 83.1006 43.6831Z' fill='white'/%3E%3Cpath d='M80.6029 60.1206L80.5859 59.83C85.542 59.5394 87.0336 56.8218 87.0472 56.7947L87.3055 56.9293C87.2443 57.0469 85.7346 59.8244 80.6029 60.1206Z' fill='%23E6F6FF'/%3E%3Cpath d='M81.7689 59.8519C81.8051 60.138 81.3861 60.4264 80.8334 60.4954C80.2807 60.5643 79.8028 60.3823 79.7677 60.0995C79.7326 59.8168 80.1516 59.525 80.7043 59.456C81.257 59.3871 81.7281 59.5646 81.7689 59.8519Z' fill='%23E6F6FF'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='42.6491' y1='40.2804' x2='25.5473' y2='69.4773' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%234FBFFF'/%3E%3Cstop offset='0.24' stop-color='%234DB7FF'/%3E%3Cstop offset='0.61' stop-color='%2347A1FF'/%3E%3Cstop offset='1' stop-color='%233F82FF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='22106.9' y1='16483.5' x2='19043.1' y2='21986.3' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%234FBFFF'/%3E%3Cstop offset='0.24' stop-color='%234DB7FF'/%3E%3Cstop offset='0.61' stop-color='%2347A1FF'/%3E%3Cstop offset='1' stop-color='%233F82FF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear' x1='7452.88' y1='18335.7' x2='3354.47' y2='24143.3' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%234FBFFF'/%3E%3Cstop offset='0.24' stop-color='%234DB7FF'/%3E%3Cstop offset='0.61' stop-color='%2347A1FF'/%3E%3Cstop offset='1' stop-color='%233F82FF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear' x1='20479.6' y1='25619.9' x2='16548.9' y2='31639.6' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%234FBFFF'/%3E%3Cstop offset='0.24' stop-color='%234DB7FF'/%3E%3Cstop offset='0.61' stop-color='%2347A1FF'/%3E%3Cstop offset='1' stop-color='%233F82FF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear' x1='10026' y1='1576.37' x2='7934.1' y2='8946.36' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%234FBFFF'/%3E%3Cstop offset='0.24' stop-color='%234DB7FF'/%3E%3Cstop offset='0.61' stop-color='%2347A1FF'/%3E%3Cstop offset='1' stop-color='%233F82FF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear' x1='18568.3' y1='6131.81' x2='15385.8' y2='12115.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%234FBFFF'/%3E%3Cstop offset='0.24' stop-color='%234DB7FF'/%3E%3Cstop offset='0.61' stop-color='%2347A1FF'/%3E%3Cstop offset='1' stop-color='%233F82FF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear' x1='0.0117309' y1='148.439' x2='19.8259' y2='148.439' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='%23438BE3'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear' x1='24467.6' y1='13962.8' x2='27934' y2='13962.8' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='%23438BE3'/%3E%3C/linearGradient%3E%3CclipPath id='clip0'%3E%3Crect width='175' height='199' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 175px;
  height: auto;
}
@media (max-width: 767px) {
  .corp-solutions__icon {
    display: none;
  }
}
.corp-task {
  padding: 49px 0 0;
}
.corp-block {
  margin: 36px 0 0;
}
.corp-block__number {
  color: #CFCFCF;
  font-weight: 600;
}
.corp-raschet {
  margin: 0 -15px;
  padding: 0 75px;
}
.corp-raschet .slider-arrow {
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #c8c8c8;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 19px;
  padding: 0;
  position: absolute;
  top: calc(50% - 20px);
}
@media (min-width: 992px) {
  .corp-raschet .slider-arrow--left {
    left: 22px;
  }
}
@media (max-width: 991px) {
  .corp-raschet .slider-arrow--left {
    left: 25px;
  }
}
@media (min-width: 992px) {
  .corp-raschet .slider-arrow--right {
    right: 22px;
  }
}
@media (max-width: 991px) {
  .corp-raschet .slider-arrow--right {
    right: 25px;
  }
}
.corp-specifika {
  padding: 56px 0 0;
}
.corp-specifika img {
  margin: 15px 0 35px;
}
.corp-metodology {
  background: #ECF0F3;
  padding: 36px 0 0 0;
  margin: 72px 0 0;
  overflow: hidden;
}
.corp-metodology__announcement {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 32px;
}
.corp-metodology__completed-projects {
  border-radius: 4px;
  margin-bottom: 36px;
}
@media (min-width: 992px) {
  .corp-metodology__completed-projects {
    padding: 15px 30px 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .corp-metodology__completed-projects {
    padding: 24px;
  }
}
@media (max-width: 767px) {
  .corp-metodology__completed-projects {
    padding: 24px 12px;
  }
}
.corp-metodology__completed-title {
  font-size: 32px;
  font-weight: 800;
  line-height: 44px;
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  .corp-metodology__completed-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
  }
}
.corp-metodology__completed-slider {
  margin: 32px -15px 36px;
  padding: 0 75px 0;
}
.corp-metodology__completed-slider .slider-arrow {
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #c8c8c8;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 19px;
  padding: 0;
  position: absolute;
  top: 20%;
}
@media (min-width: 576px) {
  .corp-metodology__completed-slider .slider-arrow--left {
    left: 10px;
  }
}
@media (max-width: 575px) {
  .corp-metodology__completed-slider .slider-arrow--left {
    left: 0;
  }
}
@media (min-width: 576px) {
  .corp-metodology__completed-slider .slider-arrow--right {
    right: 10px;
  }
}
@media (max-width: 575px) {
  .corp-metodology__completed-slider .slider-arrow--right {
    right: 0;
  }
}
.corp-metodology__completed-slide {
  padding: 10px;
  color: #fff;
  border-radius: 8px;
  height: 100px;
  width: 160px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.corp-metodology__completed-slide--biofudlab {
  background: linear-gradient(180deg, #3A3A42 0%, #18181B 100%);
}
.corp-metodology__completed-slide--nizhegorodskiy-vodokanal {
  background: linear-gradient(180deg, #004696 0%, #002F71 100%);
}
.corp-metodology__completed-slide--okbm-afrikantov {
  background: linear-gradient(180deg, #0074BB 0%, #005081 100%);
}
.corp-metodology__completed-slide--arzamasskiy-hleb {
  background: linear-gradient(180deg, #FFD95D 0%, #FF9146 100%);
}
.corp-metodology__completed-slide--kzts {
  background: linear-gradient(180deg, #004696 0%, #002F71 100%);
}
.corp-metodology__completed-slide--angstrem {
  background: linear-gradient(180deg, #F21781 0%, #BA005A 100%);
}
.corp-metodology__completed-slide--volgaburmash {
  background: linear-gradient(180deg, #D53B5B 0%, #9F1530 100%);
}
.corp-metodology__completed-slide--res {
  background: linear-gradient(180deg, #0074BB 0%, #005081 100%);
}
.corp-metodology__completed-slide--broen-prodakshn {
  background: linear-gradient(180deg, #D80230 0%, #901921 100%);
}
.corp-metodology__completed-slide--gazprom-neft {
  background: linear-gradient(180deg, #218CD5 0%, #006AB3 100%);
}
.corp-metodology__completed-slide--rospolihim {
  background: linear-gradient(180deg, #009278 0%, #005545 100%);
}
.corp-metodology__completed-slide--zao-ntts-privodnaya-tekhnika {
  background: linear-gradient(180deg, #C30F2F 0%, #9F001C 100%);
}
.corp-metodology__completed-slide--odincovo {
  background: linear-gradient(180deg, #8E2987 0%, #4E1449 100%);
}
.corp-metodology__completed-slide--ormatek {
  background: linear-gradient(180deg, #FF993A 0%, #E46000 100%);
}
.corp-metodology__completed-slide--avtovaz {
  background: linear-gradient(154.91deg, #9098A2 -6.56%, #3D4145 84.06%);
}
.corp-metodology__completed-slide--prodholding {
  background: linear-gradient(180deg, #4436E0 0%, #231C77 100%);
}
.corp-metodology__completed-slide--rusprof {
  background: linear-gradient(154.91deg, #9098A2 -6.56%, #3D4145 84.06%);
}
.corp-metodology__completed-slide--sibpromsnab {
  background: linear-gradient(159.2deg, #2065D0 13.76%, #134797 89.54%);
}
@media (max-width: 991px) {
  .corp-metodology__completed-slide {
    width: 240px;
  }
}
@media (max-width: 767px) {
  .corp-metodology__completed-slide {
    width: 100%;
  }
}
.corp-metodology__advantages {
  display: grid;
  grid-gap: 30px;
}
@media (min-width: 768px) {
  .corp-metodology__advantages {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .corp-metodology__advantages > div {
    display: flex;
    flex-direction: column;
  }
}
.corp-metodology__advantages-list.list-custom {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .corp-metodology__advantages-btn {
    margin-top: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .corp-metodology__advantages-btn {
    height: 52px;
    padding: 0;
    line-height: 18px;
  }
}
.corp-reviews__carousel {
  margin: 32px 0;
  border-bottom: 1px solid #D9D9D9;
  width: 100%;
}
.corp-reviews__carousel .media__slider-lg {
  box-shadow: 0 8px 48px rgba(15, 29, 48, 0.1), 0 4px 8px rgba(15, 29, 48, 0.1);
  border-radius: 8px;
  background-color: #fff;
  overflow: hidden;
  margin-bottom: 32px;
}
.corp-reviews__carousel .media__foto--nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 48px;
}
.corp-reviews__carousel .media__foto--progress {
  font-size: 36px;
  font-weight: 800;
  color: rgba(0, 0, 0, 0.5);
  margin: 0 24px;
}
.corp-reviews__carousel .media__foto--current {
  color: #000;
}
.corp-reviews__carousel .media__foto--arrow {
  position: relative;
  background-color: #FA7500;
  width: 48px;
  height: 48px;
}
.corp-reviews__carousel .media__foto--left {
  left: auto;
}
.corp-reviews__carousel .media__foto--right {
  right: auto;
}
.corp-reviews__slide {
  padding: 44px 36px 50px 44px;
}
.corp-reviews__author {
  display: grid;
  grid-column-gap: 26px;
  padding-bottom: 26px;
}
@media (min-width: 768px) {
  .corp-reviews__author {
    grid-template-columns: 96px 1fr min-content;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .corp-reviews__author {
    grid-template-columns: 96px 1fr;
    grid-template-rows: min-content min-content;
  }
}
@media (max-width: 575px) {
  .corp-reviews__author {
    text-align: center;
  }
}
.corp-reviews__author-photo {
  border-radius: 100%;
  width: 96px;
  height: 96px;
  margin-top: 16px;
}
@media (max-width: 767px) {
  .corp-reviews__author-photo {
    grid-row: 2;
  }
}
@media (max-width: 575px) {
  .corp-reviews__author-photo {
    margin: 0 auto;
  }
}
.corp-reviews__author-name {
  font-size: 24px;
  font-weight: 800;
  line-height: 24px;
  margin-bottom: 4px;
  margin-top: 27px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .corp-reviews__author-position {
    grid-row: 2;
  }
}
@media (max-width: 575px) {
  .corp-reviews__author-position {
    grid-row: 3;
  }
}
@media (min-width: 576px) {
  .corp-reviews__author-logo {
    margin-left: auto;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .corp-reviews__author-logo {
    grid-column: 1/3;
  }
}
@media (max-width: 767px) {
  .corp-reviews__author-logo {
    grid-row: 1;
  }
}
@media (max-width: 575px) {
  .corp-reviews__author-logo {
    margin: 0 auto 1rem;
  }
}
@media (min-width: 576px) {
  .corp-reviews__comment {
    font-size: 16px;
    line-height: 24px;
  }
}
.corp-success {
  padding: 0 36px;
}
@media (max-width: 991px) {
  .corp-success {
    padding: 0 20px;
  }
}
.corp-success__video {
  margin: 0 0 24px;
  border-bottom: 1px solid #D9D9D9;
}
.corp-success__video-subtitle {
  font-weight: bold;
  margin: 25px 0 16px;
}
.corp-success__video-block {
  overflow: hidden;
  box-shadow: 0 12px 64px rgba(15, 29, 48, 0.25), 0 4px 12px rgba(15, 29, 48, 0.25);
  border-radius: 4px;
}
.corp-guarantees {
  padding: 72px 0 0;
}
.corp-guarantees__block {
  display: grid;
  grid-gap: 32px;
}
.corp-guarantees__block-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 5px;
}
.corp-guarantees__icon {
  font-size: 72px;
  margin: 0 20px 15px 0;
}
.corp-guarantees .icon-guarantees-4 {
  position: relative;
  top: -8px;
}
.corp-questions {
  padding: 72px 0;
  background: linear-gradient(90deg, #3079CC 0%, #002C6F 100%);
}
.corp-questions__container {
  display: grid;
  align-items: center;
}
@media (min-width: 992px) {
  .corp-questions__container {
    grid-template-columns: max-content auto;
    grid-column-gap: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .corp-questions__container {
    grid-template-columns: 4fr 3fr;
  }
}
.corp-questions__content h2 {
  color: #fff;
  padding: 0;
  margin: 0 0 24px;
  font-weight: 800;
}
@media (min-width: 768px) {
  .corp-questions__content h2 {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (max-width: 767px) {
  .corp-questions__content {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .corp-questions__pic {
    display: none;
  }
}
.corp-questions__pic svg {
  max-width: 485px;
}
@media (min-width: 992px) {
  .corp-questions__pic svg {
    margin-right: -30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .corp-questions__pic svg {
    max-width: 100%;
  }
}

.thumbnail-overlay {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 15px 0;
}
.thumbnail-overlay::after {
  display: block;
  position: absolute;
  content: "";
  background: url("/1c-corp/areas/images/i__loupe.png");
  width: 29px;
  height: 28px;
  top: calc(50% - 15px);
  left: calc(50% - 15px);
  opacity: 0.35;
}
.thumbnail-overlay::before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.45);
  width: 42px;
  height: 42px;
  top: calc(50% - 23px);
  left: calc(50% - 23px);
  opacity: 0.35;
}
.thumbnail-overlay:hover::before, .thumbnail-overlay:hover::after {
  opacity: 1;
}

#image-modal .modal-img {
  max-width: 95%;
}
@media (max-width: 767px) {
  #image-modal .modal-img {
    max-width: 100%;
  }
}
#image-modal .modal-img img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
#image-modal .modal-img .close::before {
  display: block;
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background: url("/1c-corp/areas/images/close.png");
  right: -16px;
  top: -10px;
  z-index: 1;
  cursor: pointer;
}

/*# sourceMappingURL=main.css.map */

/* End */
/* /local/templates/rarus.light/sass/front-main.css?1728997194115028 */
/* /local/templates/rarus.light/sass/media-tile.css?175136906817425 */
/* /local/templates/rarus.light/front/build/styles/main.min.css?1748433741111665 */
/* /local/templates/rarus.light/front/src/styles/pages/index/fix3.css?166747843264418 */
/* /local/templates/rarus.light/libs/intl-tel-input/css/intlTelInput.min.css?161045849719157 */
/* /local/templates/rarus.light/vite/build/public/video-list/index.css?17279630121387 */
/* /local/templates/rarus.light/components/bitrix/search.title/search_in_header_webpack/style.css?16213389853070 */
/* /1c-corp/areas/proizvodstvo-uslugi/sass/main.css?1747661277195788 */
