

/* 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?174955826917164*/
.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--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/mto/sass/main.css?1747661277120466*/
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 .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;
  }
}
main ol {
  padding: 0;
  line-height: 26px;
  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-doc {
  list-style: none;
  padding: 0;
}
main .list-doc:last-child {
  margin-bottom: 0;
}
main .list-doc li {
  line-height: 20px;
  position: relative;
  padding-left: 23px;
  overflow: hidden;
}
main .list-doc li:not(:last-child) {
  margin-bottom: 1rem;
}
main .list-doc li::before {
  position: absolute;
  top: 1px;
  left: 0;
  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='M10.6667 10.6667H1.33333V1.33333H6V0H1.33333C0.593333 0 0 0.6 0 1.33333V10.6667C0 11.4 0.593333 12 1.33333 12H10.6667C11.4 12 12 11.4 12 10.6667V6H10.6667V10.6667ZM7.33333 0V1.33333H9.72667L3.17333 7.88667L4.11333 8.82667L10.6667 2.27333V4.66667H12V0H7.33333Z' fill='%23999999'/%3E%3C/svg%3E%0A");
}
main .list-column-2 {
  column-count: 2;
}
@media (max-width: 767px) {
  main .list-column-2 {
    column-count: auto;
  }
}
main .list-column-2 li {
  overflow: inherit;
}
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");
}
main .icon--radius {
  border-radius: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.corp-right {
  min-width: 294px;
}
.corp-content {
  display: flex;
  justify-content: space-between;
  margin: 70px 0;
  box-sizing: border-box;
  overflow: auto;
}
.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;
}
@media (min-width: 768px) {
  .corp-promo__container {
    grid-template-columns: repeat(12, 1fr);
    grid-column-gap: 30px;
    grid-template-rows: repeat(6, min-content);
    position: relative;
    padding: 72px 15px;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .corp-promo__container {
    text-align: center;
    grid-template-columns: 100%;
    grid-template-rows: repeat(5, min-content);
    padding: 3rem 1rem;
  }
}
.corp-promo__bg .icon-promo {
  content: url("data:image/svg+xml,%3Csvg width='1032' height='923' viewBox='0 0 1032 923' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1024.9 608.3C1024.2 607.8 1023.5 607.3 1022.8 606.8L531.1 322.2C519.6 315.6 505.5 315.6 494 322.2L117.5 539.5V695.8L500.4 917.5C511.9 924.1 526 924.1 537.5 917.5L1022.6 637.4C1028.1 634.2 1031.5 628.4 1031.5 622.1V607.4L1024.9 608.3Z' fill='%23A0B4DA'/%3E%3Cpath d='M8.9001 602.3C8.3001 602.7 7.7001 603.1 7.1001 603.5L0.100098 601.9V617.6C0.100098 623.9 3.5001 629.8 9.0001 632.9L117.7 695.8V539.5L8.9001 602.3Z' fill='%23A0B4DA'/%3E%3Cpath d='M8.9 588.7C6 590.4 3.8 592.7 2.2 595.5L0 595.8V604C0 610.3 3.4 616.2 8.9 619.3L117.6 682.2V525.9L8.9 588.7Z' fill='%2390A9D1'/%3E%3Cpath d='M117.5 525.9V682.3L199.5 729.7V478.6L117.5 525.9Z' fill='%2390A9D1'/%3E%3Cpath d='M1022.8 593.2L531.1 308.6C519.6 302 505.5 302 494 308.6L199.5 478.6V729.7L500.5 904C512 910.6 526.1 910.6 537.6 904L1022.7 623.9C1028.2 620.7 1031.6 614.9 1031.6 608.6C1031.6 602.2 1028.2 596.4 1022.8 593.2Z' fill='%2390A9D1'/%3E%3Cpath d='M1025.2 602.9L1031.6 608.6V600.6L1025.2 602.9Z' fill='%2390A9D1'/%3E%3Cpath d='M1022.8 585.3L729.8 415.7L668.4 380.1L606 343.9L531.2 300.6C519.7 294 505.6 294 494.1 300.6L8.9 580.7C3.4 583.9 0 589.7 0 596C0 602.3 3.4 608.2 8.9 611.3L75.7 650L138.1 686.2L199.5 721.8L500.4 896C511.9 902.6 526 902.6 537.5 896L1022.8 616C1028.3 612.8 1031.7 607 1031.7 600.7C1031.6 594.3 1028.2 588.5 1022.8 585.3Z' fill='%23FCFCFC'/%3E%3Cpath d='M512.6 296.4C519 296.4 525.3 298.1 530.8 301.3L605.6 344.6L668 380.8L729.4 416.4L1022.4 586C1027.6 589 1030.9 594.6 1030.9 600.7C1030.9 606.7 1027.7 612.4 1022.4 615.4L537.2 895.4C531.7 898.6 525.4 900.3 519 900.3C512.6 900.3 506.3 898.6 500.8 895.4L199.9 721.2L138.5 685.6L76 649.4L9.2 610.8C4 607.8 0.7 602.2 0.7 596.1C0.7 590.1 3.9 584.4 9.2 581.4L494.3 301.3C499.9 298.1 506.2 296.4 512.6 296.4ZM512.6 295.7C506.2 295.7 499.8 297.4 494 300.7L8.9 580.7C3.4 583.9 0 589.7 0 596C0 602.3 3.4 608.2 8.9 611.3L75.7 650L138.1 686.2L199.5 721.8L500.4 896C506.1 899.3 512.6 901 519 901C525.4 901 531.8 899.3 537.6 896L1022.8 616C1028.3 612.8 1031.7 607 1031.7 600.7C1031.7 594.4 1028.3 588.5 1022.8 585.4L729.8 415.8L668.4 380.2L606 344L531.2 300.7C525.4 297.3 519 295.7 512.6 295.7Z' fill='%23CFDFF7'/%3E%3Cpath d='M312.7 713C312.6 713 312.4 712.9 312.4 712.8C312.3 712.6 312.4 712.4 312.5 712.3L540.2 580.8C540.4 580.7 540.6 580.8 540.7 580.9C540.8 581.1 540.7 581.3 540.6 581.4L312.9 713C312.8 713 312.8 713 312.7 713Z' fill='%23CFDFF7'/%3E%3Cpath d='M555.5 572.9C555.4 572.9 555.2 572.8 555.2 572.7C555.1 572.5 555.2 572.3 555.3 572.2L587.6 553.6C587.8 553.5 588 553.6 588.1 553.7C588.2 553.9 588.1 554.1 588 554.2L555.7 572.8C555.6 572.9 555.5 572.9 555.5 572.9Z' fill='%23CFDFF7'/%3E%3Cpath d='M186.4 525.4C186.3 525.4 186.1 525.3 186.1 525.2C186 525 186.1 524.8 186.2 524.7L414 393.2C414.2 393.1 414.4 393.2 414.5 393.3C414.6 393.5 414.5 393.7 414.4 393.8L186.6 525.4C186.6 525.4 186.5 525.4 186.4 525.4Z' fill='%23CFDFF7'/%3E%3Cpath d='M429.2 385.3C429.1 385.3 428.9 385.2 428.9 385.1C428.8 384.9 428.9 384.7 429 384.6L461.3 366C461.5 365.9 461.7 366 461.8 366.1C461.9 366.3 461.8 366.5 461.7 366.6L429.4 385.2C429.3 385.2 429.3 385.3 429.2 385.3Z' fill='%23CFDFF7'/%3E%3Cpath d='M184.4 544.5C184.3 544.5 184.1 544.4 184.1 544.3C184 544.1 184.1 543.9 184.2 543.8L395.2 422C395.4 421.9 395.6 422 395.7 422.1C395.8 422.3 395.7 422.5 395.6 422.6L184.6 544.4C184.6 544.5 184.5 544.5 184.4 544.5Z' fill='%23CFDFF7'/%3E%3Cpath d='M410.5 414C410.4 414 410.2 413.9 410.2 413.8C410.1 413.6 410.2 413.4 410.3 413.3L459.3 385C459.5 384.9 459.7 385 459.8 385.1C459.9 385.3 459.8 385.5 459.7 385.6L410.7 413.9C410.6 414 410.5 414 410.5 414Z' fill='%23CFDFF7'/%3E%3Cpath d='M624 634.5C623.9 634.3 623.7 634.3 623.5 634.4L530 688.4V689.3L623.9 635.1C624 634.9 624.1 634.6 624 634.5Z' fill='%23CFDFF7'/%3E%3Cpath d='M638.7 626.4C638.6 626.4 638.4 626.3 638.4 626.2C638.3 626 638.4 625.8 638.5 625.7L670.8 607.1C671 607 671.2 607.1 671.3 607.2C671.4 607.4 671.3 607.6 671.2 607.7L638.9 626.3C638.8 626.3 638.8 626.4 638.7 626.4Z' fill='%23CFDFF7'/%3E%3Cpath d='M688.7 749.7C688.6 749.5 688.4 749.5 688.2 749.6L562.9 821.9H564.4L688.6 750.2C688.8 750.1 688.8 749.8 688.7 749.7Z' fill='%23CFDFF7'/%3E%3Cpath d='M703.5 741.6C703.4 741.6 703.2 741.5 703.2 741.4C703.1 741.2 703.2 741 703.3 740.9L752.3 712.6C752.5 712.5 752.7 712.6 752.8 712.7C752.9 712.9 752.8 713.1 752.7 713.2L703.7 741.5C703.6 741.5 703.5 741.6 703.5 741.6Z' fill='%23CFDFF7'/%3E%3Cpath d='M495.4 870.5C495.3 870.5 495.3 870.5 495.2 870.4L480.8 862.1C480.6 862 480.6 861.8 480.7 861.6C480.8 861.4 481 861.4 481.2 861.5L495.6 869.8C495.8 869.9 495.8 870.1 495.7 870.3C495.7 870.4 495.6 870.5 495.4 870.5Z' fill='%23CFDFF7'/%3E%3Cpath d='M470.1 855.8C470 855.8 470 855.8 469.9 855.7L422.3 828.2C422.1 828.1 422.1 827.9 422.2 827.7C422.3 827.5 422.5 827.5 422.7 827.6L470.3 855.1C470.5 855.2 470.5 855.4 470.4 855.6C470.4 855.8 470.2 855.8 470.1 855.8Z' fill='%23CFDFF7'/%3E%3Cpath d='M405.3 818.4C405.2 818.4 405.2 818.4 405.1 818.3L338.4 779.8C338.2 779.7 338.2 779.5 338.3 779.3C338.4 779.1 338.6 779.1 338.8 779.2L405.5 817.7C405.7 817.8 405.7 818 405.6 818.2C405.6 818.3 405.5 818.4 405.3 818.4Z' fill='%23CFDFF7'/%3E%3Cpath d='M308.8 762.6C308.7 762.6 308.7 762.6 308.6 762.5L30.9001 602.2C30.7001 602.1 30.7001 601.9 30.8001 601.7C30.9001 601.5 31.1001 601.5 31.3001 601.6L309 761.9C309.2 762 309.2 762.2 309.1 762.4C309 762.6 308.9 762.6 308.8 762.6Z' fill='%23CFDFF7'/%3E%3Cpath d='M757.2 724.9C757.1 724.9 757.1 724.9 757 724.8L731.5 710C731.3 709.9 731.3 709.7 731.4 709.5C731.5 709.3 731.7 709.3 731.9 709.4L757.5 724.2C757.7 724.3 757.7 724.5 757.6 724.7C757.5 724.8 757.4 724.9 757.2 724.9Z' fill='%23CFDFF7'/%3E%3Cpath d='M720.8 703.9C720.7 703.9 720.7 703.9 720.6 703.8L659.6 668.1C659.4 668 659.4 667.8 659.5 667.6C659.6 667.4 659.8 667.4 660 667.5L721 703.2C721.2 703.3 721.2 703.5 721.1 703.7C721.1 703.8 721 703.9 720.8 703.9Z' fill='%23CFDFF7'/%3E%3Cpath d='M645 660.1C644.9 660.1 644.9 660.1 644.8 660L430.3 536.1C430.1 536 430.1 535.8 430.2 535.6C430.3 535.4 430.5 535.4 430.7 535.5L645.3 659.4C645.5 659.5 645.5 659.7 645.4 659.9C645.3 660 645.2 660.1 645 660.1Z' fill='%23CFDFF7'/%3E%3Cpath d='M534 609.2C533.9 609.2 533.9 609.2 533.8 609.1L503.9 591.8C503.7 591.7 503.7 591.5 503.8 591.3C503.9 591.1 504.1 591.1 504.3 591.2L534.2 608.5C534.4 608.6 534.4 608.8 534.3 609C534.2 609.1 534.1 609.2 534 609.2Z' fill='%23CFDFF7'/%3E%3Cpath d='M493.4 585.7C493.3 585.7 493.3 585.7 493.2 585.6L458.8 565.8C458.6 565.7 458.6 565.5 458.7 565.3C458.8 565.1 459 565.1 459.2 565.2L493.6 585C493.8 585.1 493.8 585.3 493.7 585.5C493.6 585.6 493.5 585.7 493.4 585.7Z' fill='%23CFDFF7'/%3E%3Cpath d='M591.4 826.8C591.3 826.8 591.3 826.8 591.2 826.7L561.3 809.4C561.1 809.3 561.1 809.1 561.2 808.9C561.3 808.7 561.5 808.7 561.7 808.8L591.6 826.1C591.8 826.2 591.8 826.4 591.7 826.6C591.7 826.8 591.6 826.8 591.4 826.8Z' fill='%23CFDFF7'/%3E%3Cpath d='M550.8 803.4C550.7 803.4 550.7 803.4 550.6 803.3L516.2 783.5C516 783.4 516 783.2 516.1 783C516.2 782.8 516.4 782.8 516.6 782.9L551 802.7C551.2 802.8 551.2 803 551.1 803.2C551.1 803.3 551 803.4 550.8 803.4Z' fill='%23CFDFF7'/%3E%3Cpath d='M419.4 543C419.3 543 419.3 543 419.2 542.9L303.6 476.1C303.4 476 303.4 475.8 303.5 475.6C303.6 475.4 303.8 475.4 304 475.5L419.6 542.3C419.8 542.4 419.8 542.6 419.7 542.8C419.7 542.9 419.5 543 419.4 543Z' fill='%23CFDFF7'/%3E%3Cpath d='M316.1 445.2C316 445.2 316 445.2 315.9 445.1L308.4 440.8C308.2 440.7 308.2 440.5 308.3 440.3C308.4 440.1 308.6 440.1 308.8 440.2L316.3 444.5C316.5 444.6 316.5 444.8 316.4 445C316.4 445.2 316.2 445.2 316.1 445.2Z' fill='%23CFDFF7'/%3E%3Cpath d='M563.6 553.1C563.5 553.1 563.5 553.1 563.4 553L376.3 445C376.1 444.9 376.1 444.7 376.2 444.5C376.3 444.3 376.5 444.3 376.7 444.4L563.9 552.5C564.1 552.6 564.1 552.8 564 553C563.9 553 563.7 553.1 563.6 553.1Z' fill='%23CFDFF7'/%3E%3Cpath d='M363.4 437.5C363.3 437.5 363.3 437.5 363.2 437.4L340.2 424.1C340 424 340 423.8 340.1 423.6C340.2 423.4 340.4 423.4 340.6 423.5L363.6 436.8C363.8 436.9 363.8 437.1 363.7 437.3C363.7 437.4 363.6 437.5 363.4 437.5Z' fill='%23CFDFF7'/%3E%3Cg opacity='0.7'%3E%3Cpath opacity='0.7' d='M987.5 590.6C988.8 591.3 989.6 592.7 989.6 594.2C989.6 595.7 988.8 597.1 987.5 597.8L856.4 673.2C852.9 675.2 848.7 675.2 845.2 673.2L362.7 397C361.5 396.3 360.8 395.1 360.8 393.7C360.8 392.3 361.5 391.1 362.7 390.4L500 311.5L987.5 590.6Z' fill='%23CFDFF7'/%3E%3C/g%3E%3Cpath d='M370.9 96V97.9L375.6 100.5L380.7 97.6V95.7L376 93.1L370.9 96Z' fill='%23A0B4DA'/%3E%3Cpath d='M370.9 97.9V390.8L375.3 393.4H375.6V100.5L370.9 97.9Z' fill='%23A0B4DA'/%3E%3Cpath d='M380.7 97.6L375.6 100.5V393.4H375.8L380.7 390.6V97.6Z' fill='%23C4D9F5'/%3E%3Cpath d='M370.9 390.8L374.7 393V392.5L370.9 390.2V390.8Z' fill='%23C4D9F5'/%3E%3Cpath d='M370.9 97.9V98.4L374.7 100.6V100L370.9 97.9Z' fill='%23C4D9F5'/%3E%3Cpath d='M375.6 100.5L374.8 100V393L375.4 393.3C375.5 393.4 375.7 393.4 375.9 393.3L376.5 392.9V99.9L375.6 100.5Z' fill='%23CFDFF7'/%3E%3Cpath d='M370.9 96V97.9L375.6 100.5L380.7 97.6V95.7L375.6 98.7L370.9 96Z' fill='%2390A9D1'/%3E%3Cpath d='M380.7 389.9L376.4 392.4V100.6L380.7 98.2V97.6L375.5 100.6V393.5H375.6C375.7 393.5 375.7 393.4 375.7 393.4L380.6 390.6V389.9H380.7Z' fill='%23CFDFF7'/%3E%3Cpath d='M491.7 26.2V28.1L496.4 30.7L501.5 27.8V26L496.9 23.3L491.7 26.2Z' fill='%23A0B4DA'/%3E%3Cpath d='M491.7 28.1V321.1L496.1 323.6H496.4V30.7L491.7 28.1Z' fill='%23A0B4DA'/%3E%3Cpath d='M501.5 27.8L496.4 30.7V323.6H496.7L501.5 320.8V27.8Z' fill='%23C4D9F5'/%3E%3Cpath d='M491.7 321.1L495.6 323.3V322.7L491.7 320.5V321.1Z' fill='%23C4D9F5'/%3E%3Cpath d='M491.7 28.1V28.6L495.6 30.8V30.3L491.7 28.1Z' fill='%23C4D9F5'/%3E%3Cpath d='M496.4 30.7L495.6 30.2V323.2L496.2 323.5C496.3 323.6 496.5 323.6 496.7 323.5L497.3 323.1V30.1L496.4 30.7Z' fill='%23CFDFF7'/%3E%3Cpath d='M491.7 26.2V28.1L496.4 30.7L501.5 27.8V26L496.4 28.9L491.7 26.2Z' fill='%2390A9D1'/%3E%3Cpath d='M501.5 320.2L497.2 322.7V30.8L501.5 28.4V27.8L496.3 30.8V323.7H496.4C496.5 323.7 496.5 323.6 496.5 323.6L501.4 320.8V320.2H501.5Z' fill='%23CFDFF7'/%3E%3Cpath d='M600.5 476.3L376.6 347.1V341.9L504.3 273.4L728.1 402.6L600.5 476.3Z' fill='%23667497'/%3E%3Cpath d='M600.5 471L376.6 341.9L504.3 268.2L728.1 397.3L600.5 471Z' fill='%2390A9D1'/%3E%3Cpath d='M600.5 471.4L600.3 471.3L376.7 342.3C376.5 342.2 376.5 342 376.6 341.8C376.7 341.6 376.9 341.6 377.1 341.7L600.5 470.6L728 397.1C728.2 397 728.4 397.1 728.5 397.2C728.6 397.4 728.5 397.6 728.4 397.7L600.5 471.4Z' fill='%23A0B4DA'/%3E%3Cpath d='M609 454.4C608.2 454.9 607.2 454.9 606.4 454.4L408.1 339.9C407.3 339.4 406.8 338.6 406.8 337.7C406.8 336.8 407.3 335.9 408.1 335.5L493.8 285.9L693.4 401.1C694.2 401.6 694.7 402.4 694.7 403.3C694.7 404.2 694.2 405.1 693.4 405.5L609 454.4Z' fill='%237887A9'/%3E%3Cpath d='M553.2 255.9L470.7 303.5L409.9 268.4L492.2 220.9C492.3 220.8 492.5 220.8 492.7 220.9L553.2 255.9Z' fill='%23FFB89A'/%3E%3Cpath d='M525.6 240L443.1 287.6L434.7 282.7L517.2 235.1L525.6 240Z' fill='%23ECA18D'/%3E%3Cpath d='M470.7 373.2V303.5L409.9 268.4V338.2L470.4 373.2H470.7Z' fill='%23F6A683'/%3E%3Cpath d='M434.7 282.7V301.7L435.7 301.3L436.8 302.9L437.8 302.5L438.9 304.1L440 303.7L441 305.4L442.1 305L443.1 306.5V287.6L434.7 282.7Z' fill='%23E97F75'/%3E%3Cpath d='M470.7 303.5V373.1H471L552.7 325.9C553.1 325.7 553.3 325.3 553.3 324.9V255.8L470.7 303.5Z' fill='%23FFB594'/%3E%3Cpath opacity='0.19' d='M469.9 372.3L410.7 337.7V269.9L469.9 303.6V303.1L409.9 268.4V338.2L469.9 372.9V372.3Z' fill='%23F6A683'/%3E%3Cpath d='M470.7 303.5L469.9 303V372.8L470.5 373.1C470.6 373.2 470.8 373.2 471 373.1L471.6 372.7V302.9L470.7 303.5Z' fill='%23FFB89A'/%3E%3Cpath opacity='0.19' d='M551.5 255.9L470.7 302.9L411.6 268.4L492.4 221.8L551.5 255.9ZM492.1 220.9L409.8 268.4L470.6 303.5L553.1 255.9L492.5 220.9C492.4 220.9 492.3 220.8 492.3 220.8C492.3 220.8 492.2 220.9 492.1 220.9Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M552.3 325C552.3 325.1 552.2 325.2 552.2 325.2L471.6 372.2V303.6L552.4 257.4V325H552.3ZM470.7 303.5V373.2H470.8C470.9 373.2 470.9 373.1 470.9 373.1L552.6 325.9C553 325.7 553.2 325.3 553.2 324.9V255.8L470.7 303.5Z' fill='%23F6A683'/%3E%3Cpath d='M474.4 305.1V371.2L552.6 326.1C553 325.9 553.2 325.5 553.2 325.1V259.7L474.4 305.1Z' fill='%23E97F75'/%3E%3Cpath d='M621.9 295.6L539.4 343.2L478.6 308.1L560.9 260.6C561 260.5 561.2 260.5 561.4 260.6L621.9 295.6Z' fill='%23FFB89A'/%3E%3Cpath d='M594.299 279.6L511.799 327.3L503.399 322.4L585.899 274.8L594.299 279.6Z' fill='%23ECA18D'/%3E%3Cpath d='M539.4 412.9V343.2L478.6 308.1V377.9L539.2 412.9H539.4Z' fill='%23F6A683'/%3E%3Cpath d='M503.399 322.4V341.3L504.399 341L505.499 342.6L506.599 342.2L507.599 343.8L508.699 343.4L509.699 345L510.799 344.6L511.799 346.2V327.3L503.399 322.4Z' fill='%23E97F75'/%3E%3Cpath d='M539.399 343.2V412.8H539.699L621.399 365.6C621.799 365.4 621.999 365 621.999 364.6V295.5L539.399 343.2Z' fill='%23FFB594'/%3E%3Cpath opacity='0.19' d='M538.6 411.9L479.5 377.4V309.6L538.6 343.3V342.7L478.6 308.1V377.9L538.6 412.5V411.9Z' fill='%23F6A683'/%3E%3Cpath d='M539.4 343.2L538.6 342.7V412.5L539.2 412.8C539.3 412.9 539.5 412.9 539.7 412.8L540.3 412.4V342.6L539.4 343.2Z' fill='%23FFB89A'/%3E%3Cpath opacity='0.19' d='M620.2 295.6L539.4 342.6L480.3 308.1L561.1 261.5L620.2 295.6ZM560.9 260.6L478.6 308.1L539.4 343.2L621.9 295.6L561.3 260.6C561.2 260.6 561.1 260.5 561.1 260.5C561 260.5 560.9 260.5 560.9 260.6Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M621.099 364.7C621.099 364.8 620.999 364.9 620.999 364.9L540.399 411.9V343.3L621.199 297.1V364.7H621.099ZM539.399 343.2V412.9H539.499C539.599 412.9 539.599 412.8 539.599 412.8L621.299 365.6C621.699 365.4 621.899 365 621.899 364.6V295.5L539.399 343.2Z' fill='%23F6A683'/%3E%3Cpath d='M543.2 344.8V410.9L621.4 365.8C621.8 365.6 622 365.2 622 364.8V299.4L543.2 344.8Z' fill='%23E97F75'/%3E%3Cpath d='M690.7 335.2L608.2 382.8L547.4 347.7L629.7 300.2C629.8 300.1 630 300.1 630.2 300.2L690.7 335.2Z' fill='%23FFB89A'/%3E%3Cpath d='M663.1 319.3L580.6 366.9L572.1 362.1L654.7 314.4L663.1 319.3Z' fill='%23ECA18D'/%3E%3Cpath d='M608.1 452.5V382.9L547.3 347.7V417.5L607.9 452.5H608.1Z' fill='%23F6A683'/%3E%3Cpath d='M572.1 362.1V381L573.2 380.6L574.2 382.2L575.3 381.8L576.4 383.5L577.4 383.1L578.5 384.7L579.5 384.3L580.6 385.9V366.9L572.1 362.1Z' fill='%23E97F75'/%3E%3Cpath d='M608.1 382.9V452.5H608.4L690.1 405.3C690.5 405.1 690.7 404.7 690.7 404.3V335.2L608.1 382.9Z' fill='%23FFB594'/%3E%3Cpath opacity='0.19' d='M607.3 451.6L548.2 417V349.3L607.3 382.9V382.4L547.3 347.7V417.5L607.3 452.2V451.6Z' fill='%23F6A683'/%3E%3Cpath d='M608.1 382.9L607.3 382.4V452.2L607.9 452.5C608 452.6 608.2 452.6 608.4 452.5L609 452.1V382.3L608.1 382.9Z' fill='%23FFB89A'/%3E%3Cpath opacity='0.19' d='M688.9 335.2L608.1 382.2L549 347.7L629.8 301.1L688.9 335.2ZM629.6 300.2L547.3 347.7L608.1 382.8L690.6 335.2L630 300.2C629.9 300.2 629.8 300.1 629.8 300.1C629.7 300.2 629.7 300.2 629.6 300.2Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M689.8 404.4C689.8 404.5 689.7 404.6 689.7 404.6L609.1 451.6V383L689.9 336.8V404.4H689.8ZM608.1 382.9V452.6H608.2C608.3 452.6 608.3 452.5 608.3 452.5L690 405.3C690.4 405.1 690.6 404.7 690.6 404.3V335.2L608.1 382.9Z' fill='%23F6A683'/%3E%3Cpath d='M600.5 365.9L376.6 236.7V231.4L504.3 163L728.1 292.2L600.5 365.9Z' fill='%23667497'/%3E%3Cpath d='M600.5 360.6L376.6 231.4L504.3 157.7L728.1 286.9L600.5 360.6Z' fill='%2390A9D1'/%3E%3Cpath d='M600.5 361L600.3 360.9L376.7 231.9C376.5 231.8 376.5 231.6 376.6 231.4C376.7 231.2 376.9 231.2 377.1 231.3L600.5 360.2L728 286.6C728.2 286.5 728.4 286.6 728.5 286.7C728.6 286.9 728.5 287.1 728.4 287.2L600.5 361Z' fill='%23A0B4DA'/%3E%3Cpath d='M609 344C608.2 344.5 607.2 344.5 606.4 344L408.1 229.5C407.3 229 406.8 228.2 406.8 227.3C406.8 226.4 407.3 225.5 408.1 225.1L493.8 175.5L693.4 290.7C694.2 291.2 694.7 292 694.7 292.9C694.7 293.8 694.2 294.7 693.4 295.1L609 344Z' fill='%237887A9'/%3E%3Cpath d='M553.2 145.5L470.7 193.1L409.9 158L492.2 110.5C492.3 110.4 492.5 110.4 492.7 110.5L553.2 145.5Z' fill='%23FFB89A'/%3E%3Cpath d='M525.6 129.5L443.1 177.2L434.7 172.3L517.2 124.7L525.6 129.5Z' fill='%23ECA18D'/%3E%3Cpath d='M470.7 262.8V193.1L409.9 158V227.8L470.4 262.8H470.7Z' fill='%23F6A683'/%3E%3Cpath d='M434.7 172.3V191.2L435.7 190.9L436.8 192.5L437.8 192.1L438.9 193.7L440 193.3L441 194.9L442.1 194.5L443.1 196.1V177.2L434.7 172.3Z' fill='%23E97F75'/%3E%3Cpath d='M470.7 193.1V262.7H471L552.7 215.5C553.1 215.3 553.3 214.9 553.3 214.5V145.4L470.7 193.1Z' fill='%23FFB594'/%3E%3Cpath opacity='0.19' d='M469.9 261.8L410.7 227.3V159.5L469.9 193.2V192.6L409.9 158V227.8L469.9 262.4V261.8Z' fill='%23F6A683'/%3E%3Cpath d='M470.7 193.1L469.9 192.6V262.4L470.5 262.7C470.6 262.8 470.8 262.8 471 262.7L471.6 262.3V192.5L470.7 193.1Z' fill='%23FFB89A'/%3E%3Cpath opacity='0.19' d='M551.5 145.5L470.7 192.5L411.6 158L492.4 111.4L551.5 145.5ZM492.1 110.5L409.9 158L470.7 193.1L553.2 145.5L492.6 110.5C492.5 110.5 492.4 110.4 492.4 110.4C492.3 110.4 492.2 110.4 492.1 110.5Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M552.3 214.6C552.3 214.7 552.2 214.8 552.2 214.8L471.6 261.8V193.2L552.4 147V214.6H552.3ZM470.7 193.1V262.8H470.8C470.9 262.8 470.9 262.7 470.9 262.7L552.6 215.5C553 215.3 553.2 214.9 553.2 214.5V145.4L470.7 193.1Z' fill='%23F6A683'/%3E%3Cpath d='M474.4 194.6V260.7L552.6 215.6C553 215.4 553.2 215 553.2 214.6V149.2L474.4 194.6Z' fill='%23E97F75'/%3E%3Cpath d='M621.9 185.2L539.4 232.8L478.6 197.7L560.9 150.2C561 150.1 561.2 150.1 561.4 150.2L621.9 185.2Z' fill='%23FFB89A'/%3E%3Cpath d='M594.299 169.2L511.799 216.9L503.399 212L585.899 164.4L594.299 169.2Z' fill='%23ECA18D'/%3E%3Cpath d='M539.4 302.4V232.8L478.6 197.7V267.5L539.2 302.4H539.4Z' fill='%23F6A683'/%3E%3Cpath d='M503.399 212V230.9L504.399 230.5L505.499 232.2L506.599 231.8L507.599 233.4L508.699 233L509.699 234.6L510.799 234.2L511.799 235.8V216.9L503.399 212Z' fill='%23E97F75'/%3E%3Cpath d='M539.399 232.8V302.4H539.699L621.399 255.2C621.799 255 621.999 254.6 621.999 254.2V185.1L539.399 232.8Z' fill='%23FFB594'/%3E%3Cpath opacity='0.19' d='M538.6 301.5L479.5 267V199.2L538.6 232.8V232.3L478.6 197.7V267.5L538.6 302.1V301.5Z' fill='%23F6A683'/%3E%3Cpath d='M539.4 232.8L538.6 232.3V302.1L539.2 302.4C539.3 302.5 539.5 302.5 539.7 302.4L540.3 302V232.2L539.4 232.8Z' fill='%23FFB89A'/%3E%3Cpath opacity='0.19' d='M620.2 185.2L539.4 232.2L480.3 197.7L561.1 151.1L620.2 185.2ZM560.9 150.2L478.6 197.7L539.4 232.8L621.9 185.2L561.3 150.2C561.2 150.2 561.1 150.1 561.1 150.1C561 150.1 560.9 150.1 560.9 150.2Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M621.099 254.3C621.099 254.4 620.999 254.5 620.999 254.5L540.399 301.5V232.9L621.199 186.7V254.3H621.099ZM539.399 232.8V302.5H539.499C539.599 302.5 539.599 302.4 539.599 302.4L621.299 255.2C621.699 255 621.899 254.6 621.899 254.2V185.1L539.399 232.8Z' fill='%23F6A683'/%3E%3Cpath d='M543.2 234.3V300.4L621.4 255.3C621.8 255.1 622 254.7 622 254.3V188.9L543.2 234.3Z' fill='%23E97F75'/%3E%3Cpath d='M690.7 224.8L608.2 272.4L547.4 237.3L629.7 189.8C629.8 189.7 630 189.7 630.2 189.8L690.7 224.8Z' fill='%23FFB89A'/%3E%3Cpath d='M663.1 208.9L580.6 256.5L572.1 251.7L654.7 204L663.1 208.9Z' fill='%23ECA18D'/%3E%3Cpath d='M608.1 342.1V272.4L547.3 237.3V307.1L607.9 342.1H608.1Z' fill='%23F6A683'/%3E%3Cpath d='M572.1 251.7V270.6L573.2 270.2L574.2 271.8L575.3 271.4L576.4 273L577.4 272.7L578.5 274.3L579.5 273.9L580.6 275.4V256.5L572.1 251.7Z' fill='%23E97F75'/%3E%3Cpath d='M608.1 272.4V342H608.4L690.1 294.8C690.5 294.6 690.7 294.2 690.7 293.8V224.7L608.1 272.4Z' fill='%23FFB594'/%3E%3Cpath opacity='0.19' d='M607.3 341.2L548.2 306.6V238.8L607.3 272.5V272L547.3 237.3V307.1L607.3 341.8V341.2Z' fill='%23F6A683'/%3E%3Cpath d='M608.1 272.4L607.3 271.9V341.7L607.9 342C608 342.1 608.2 342.1 608.4 342L609 341.6V271.8L608.1 272.4Z' fill='%23FFB89A'/%3E%3Cpath opacity='0.19' d='M688.9 224.8L608.1 271.8L549 237.3L629.8 190.7L688.9 224.8ZM629.6 189.8L547.3 237.3L608.1 272.4L690.6 224.8L630 189.8C629.9 189.8 629.8 189.7 629.8 189.7C629.7 189.8 629.7 189.8 629.6 189.8Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M689.8 293.9C689.8 294 689.7 294.1 689.7 294.1L609.1 341.1V272.5L689.9 226.3V293.9H689.8ZM608.1 272.4V342.1H608.2C608.3 342.1 608.3 342 608.3 342L690 294.8C690.4 294.6 690.6 294.2 690.6 293.8V224.7L608.1 272.4Z' fill='%23F6A683'/%3E%3Cpath d='M600.5 255.5L376.6 126.3V121L504.3 52.6L728.1 181.8L600.5 255.5Z' fill='%23667497'/%3E%3Cpath d='M600.5 250.2L376.6 121L504.3 47.3L728.1 176.5L600.5 250.2Z' fill='%2390A9D1'/%3E%3Cpath d='M600.5 250.6L600.3 250.5L376.7 121.5C376.5 121.4 376.5 121.2 376.6 121C376.7 120.8 376.9 120.8 377.1 120.9L600.5 249.8L728 176.2C728.2 176.1 728.4 176.2 728.5 176.3C728.6 176.5 728.5 176.7 728.4 176.8L600.5 250.6Z' fill='%23A0B4DA'/%3E%3Cpath d='M609 233.5C608.2 234 607.2 234 606.4 233.5L408.1 119.1C407.3 118.6 406.8 117.8 406.8 116.9C406.8 116 407.3 115.1 408.1 114.7L493.8 65.1L693.4 180.3C694.2 180.8 694.7 181.6 694.7 182.5C694.7 183.4 694.2 184.3 693.4 184.7L609 233.5Z' fill='%237887A9'/%3E%3Cpath d='M553.2 35L470.7 82.6L409.9 47.5L492.2 -1.22041e-05C492.3 -0.100012 492.5 -0.100012 492.7 -1.22041e-05L553.2 35Z' fill='%23FFB89A'/%3E%3Cpath d='M525.6 19.1L443.1 66.8L434.7 61.9L517.2 14.3L525.6 19.1Z' fill='%23ECA18D'/%3E%3Cpath d='M470.7 152.3V82.7L409.9 47.6V117.4L470.4 152.3H470.7Z' fill='%23F6A683'/%3E%3Cpath d='M434.7 61.9V80.8L435.7 80.4L436.8 82.1L437.8 81.7L438.9 83.3L440 82.9L441 84.5L442.1 84.1L443.1 85.7V66.8L434.7 61.9Z' fill='%23E97F75'/%3E%3Cpath d='M470.7 82.7V152.3H471L552.7 105.1C553.1 104.9 553.3 104.5 553.3 104.1V35L470.7 82.7Z' fill='%23FFB594'/%3E%3Cpath opacity='0.19' d='M469.9 151.4L410.7 116.9V49.1L469.9 82.7V82.2L409.9 47.6V117.4L469.9 152V151.4Z' fill='%23F6A683'/%3E%3Cpath d='M470.7 82.7L469.9 82.2V152L470.5 152.3C470.6 152.4 470.8 152.4 471 152.3L471.6 151.9V82.1L470.7 82.7Z' fill='%23FFB89A'/%3E%3Cpath opacity='0.19' d='M551.5 35L470.7 82L411.6 47.5L492.4 0.899994L551.5 35ZM492.1 0.0999939L409.8 47.6L470.6 82.7L553.2 35L492.6 -6.10203e-06C492.5 -6.10203e-06 492.4 -0.100006 492.4 -0.100006C492.3 -6.10203e-06 492.2 -6.10203e-06 492.1 0.0999939Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M552.3 104.2C552.3 104.3 552.2 104.4 552.2 104.4L471.6 151.4V82.7L552.4 36.5V104.2H552.3ZM470.7 82.7V152.4H470.8C470.9 152.4 470.9 152.3 470.9 152.3L552.6 105.1C553 104.9 553.2 104.5 553.2 104.1V35L470.7 82.7Z' fill='%23F6A683'/%3E%3Cpath d='M474.4 84.2V150.3L552.6 105.2C553 105 553.2 104.6 553.2 104.2V38.7L474.4 84.2Z' fill='%23E97F75'/%3E%3Cpath d='M621.9 74.7L539.4 122.3L478.6 87.2L560.9 39.7C561 39.6 561.2 39.6 561.4 39.7L621.9 74.7Z' fill='%23FFB89A'/%3E%3Cpath d='M594.299 58.8L511.799 106.4L503.399 101.6L585.899 53.9L594.299 58.8Z' fill='%23ECA18D'/%3E%3Cpath d='M539.4 192V122.4L478.6 87.2V157.1L539.2 192H539.4Z' fill='%23F6A683'/%3E%3Cpath d='M503.399 101.6V120.5L504.399 120.1L505.499 121.7L506.599 121.4L507.599 123L508.699 122.6L509.699 124.2L510.799 123.8L511.799 125.4V106.4L503.399 101.6Z' fill='%23E97F75'/%3E%3Cpath d='M539.399 122.4V192H539.699L621.399 144.8C621.799 144.6 621.999 144.2 621.999 143.8V74.7L539.399 122.4Z' fill='%23FFB594'/%3E%3Cpath opacity='0.19' d='M538.6 191.1L479.5 156.5V88.8L538.6 122.4V121.9L478.6 87.2V157.1L538.6 191.7V191.1Z' fill='%23F6A683'/%3E%3Cpath d='M539.4 122.4L538.6 121.9V191.7L539.2 192C539.3 192.1 539.5 192.1 539.7 192L540.3 191.6V121.8L539.4 122.4Z' fill='%23FFB89A'/%3E%3Cpath opacity='0.19' d='M620.2 74.7L539.4 121.7L480.3 87.2L561.1 40.6L620.2 74.7ZM560.9 39.7L478.6 87.2L539.4 122.3L621.9 74.7L561.3 39.7C561.2 39.7 561.1 39.6 561.1 39.6C561 39.7 560.9 39.7 560.9 39.7Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M621.099 143.9C621.099 144 620.999 144.1 620.999 144.1L540.399 191.1V122.5L621.199 76.3V143.9H621.099ZM539.399 122.4V192.1H539.499C539.599 192.1 539.599 192 539.599 192L621.299 144.8C621.699 144.6 621.899 144.2 621.899 143.8V74.7L539.399 122.4Z' fill='%23F6A683'/%3E%3Cpath d='M543.2 123.9V190L621.4 144.9C621.8 144.7 622 144.3 622 143.9V78.4L543.2 123.9Z' fill='%23E97F75'/%3E%3Cpath d='M690.7 114.4L608.1 162L547.3 126.9L629.6 79.4C629.7 79.3 629.9 79.3 630.1 79.4L690.7 114.4Z' fill='%23FFB89A'/%3E%3Cpath d='M663.1 98.4L580.6 146.1L572.1 141.2L654.7 93.6L663.1 98.4Z' fill='%23ECA18D'/%3E%3Cpath d='M608.1 231.7V162L547.3 126.9V196.7L607.9 231.7H608.1Z' fill='%23F6A683'/%3E%3Cpath d='M572.1 141.2V160.2L573.2 159.8L574.2 161.4L575.3 161L576.4 162.6L577.4 162.2L578.5 163.9L579.5 163.5L580.6 165V146.1L572.1 141.2Z' fill='%23E97F75'/%3E%3Cpath d='M608.1 162V231.6H608.4L690.1 184.4C690.5 184.2 690.7 183.8 690.7 183.4V114.3L608.1 162Z' fill='%23FFB594'/%3E%3Cpath opacity='0.19' d='M607.3 230.8L548.2 196.2V128.4L607.3 162.1V161.5L547.3 126.9V196.7L607.3 231.3V230.8Z' fill='%23F6A683'/%3E%3Cpath d='M608.1 162L607.3 161.5V231.3L607.9 231.6C608 231.7 608.2 231.7 608.4 231.6L609 231.2V161.4L608.1 162Z' fill='%23FFB89A'/%3E%3Cpath opacity='0.19' d='M688.9 114.4L608.1 161.4L549 126.9L629.8 80.3L688.9 114.4ZM629.6 79.4L547.3 126.9L608.1 162L690.6 114.4L630 79.4C629.9 79.4 629.8 79.3 629.8 79.3C629.7 79.3 629.7 79.4 629.6 79.4Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M689.8 183.5C689.8 183.6 689.7 183.7 689.7 183.7L609.1 230.7V162.1L689.9 115.9V183.5H689.8ZM608.1 162V231.7H608.2C608.3 231.7 608.3 231.6 608.3 231.6L690 184.4C690.4 184.2 690.6 183.8 690.6 183.4V114.3L608.1 162Z' fill='%23F6A683'/%3E%3Cpath d='M599 227.7V229.6L603.6 232.2L608.8 229.3V227.5L604.1 224.8L599 227.7Z' fill='%23A0B4DA'/%3E%3Cpath d='M599 229.6V522.6L603.4 525.1H603.6V232.2L599 229.6Z' fill='%23A0B4DA'/%3E%3Cpath d='M608.8 229.3L603.6 232.3V525.1H603.9L608.8 522.3V229.3Z' fill='%23C4D9F5'/%3E%3Cpath d='M599 522.6L602.8 524.8V524.2L599 522V522.6Z' fill='%23C4D9F5'/%3E%3Cpath d='M599 229.6V230.1L602.8 232.3V231.8L599 229.6Z' fill='%23C4D9F5'/%3E%3Cpath d='M603.6 232.3L602.8 231.8V524.8L603.4 525.1C603.5 525.2 603.7 525.2 603.9 525.1L604.5 524.7V231.7L603.6 232.3Z' fill='%23CFDFF7'/%3E%3Cpath d='M599 227.7V229.6L603.6 232.2L608.8 229.3V227.5L603.6 230.4L599 227.7Z' fill='%2390A9D1'/%3E%3Cpath d='M608.8 521.7L604.5 524.2V232.3L608.8 229.9V229.3L603.6 232.3V525.2H603.7C603.8 525.2 603.8 525.1 603.8 525.1L608.7 522.3V521.7H608.8Z' fill='%23CFDFF7'/%3E%3Cpath d='M719.8 158V159.8L724.5 162.5L729.6 159.5V157.7L725 155L719.8 158Z' fill='%23A0B4DA'/%3E%3Cpath d='M719.8 159.8V452.8L724.2 455.3H724.5V162.5L719.8 159.8Z' fill='%23A0B4DA'/%3E%3Cpath d='M729.6 159.5L724.5 162.5V455.3H724.7L729.6 452.5V159.5Z' fill='%23C4D9F5'/%3E%3Cpath d='M719.8 452.8L723.7 455V454.4L719.8 452.2V452.8Z' fill='%23C4D9F5'/%3E%3Cpath d='M719.8 159.8V160.3L723.7 162.5V162L719.8 159.8Z' fill='%23C4D9F5'/%3E%3Cpath d='M724.5 162.5L723.7 162V455L724.3 455.3C724.4 455.4 724.6 455.4 724.8 455.3L725.4 454.9V161.9L724.5 162.5Z' fill='%23CFDFF7'/%3E%3Cpath d='M719.8 158V159.8L724.5 162.5L729.6 159.5V157.7L724.5 160.7L719.8 158Z' fill='%2390A9D1'/%3E%3Cpath d='M729.6 451.9L725.3 454.4V162.5L729.6 160.1V159.5L724.4 162.5V455.4H724.5C724.6 455.4 724.6 455.3 724.6 455.3L729.5 452.5V451.9H729.6Z' fill='%23CFDFF7'/%3E%3Cpath d='M619.7 239.6V241.5L624.3 244.1L629.5 241.2V239.4L624.8 236.7L619.7 239.6Z' fill='%23A0B4DA'/%3E%3Cpath d='M619.7 241.5V534.5L624 537H624.3V244.1L619.7 241.5Z' fill='%23A0B4DA'/%3E%3Cpath d='M629.5 241.2L624.3 244.1V537H624.6L629.5 534.2V241.2Z' fill='%23C4D9F5'/%3E%3Cpath d='M619.7 534.5L623.5 536.7V536.1L619.7 533.9V534.5Z' fill='%23C4D9F5'/%3E%3Cpath d='M619.7 241.5V242L623.5 244.2V243.7L619.7 241.5Z' fill='%23C4D9F5'/%3E%3Cpath d='M624.3 244.1L623.5 243.6V536.6L624.1 536.9C624.2 537 624.4 537 624.6 536.9L625.2 536.5V243.5L624.3 244.1Z' fill='%23CFDFF7'/%3E%3Cpath d='M619.7 239.6V241.5L624.3 244.1L629.5 241.2V239.4L624.3 242.3L619.7 239.6Z' fill='%2390A9D1'/%3E%3Cpath d='M629.5 533.6L625.2 536.1V244.2L629.5 241.8V241.2L624.3 244.2V537.1H624.4C624.5 537.1 624.5 537 624.5 537L629.4 534.2V533.6H629.5Z' fill='%23CFDFF7'/%3E%3Cpath d='M740.5 169.9V171.7L745.1 174.4L750.3 171.4V169.6L745.6 166.9L740.5 169.9Z' fill='%23A0B4DA'/%3E%3Cpath d='M740.5 171.7V464.7L744.9 467.2H745.1V174.4L740.5 171.7Z' fill='%23A0B4DA'/%3E%3Cpath d='M750.3 171.4L745.1 174.4V467.2H745.4L750.3 464.4V171.4Z' fill='%23C4D9F5'/%3E%3Cpath d='M740.5 464.7L744.3 466.9V466.3L740.5 464.1V464.7Z' fill='%23C4D9F5'/%3E%3Cpath d='M740.5 171.7V172.2L744.3 174.4V173.9L740.5 171.7Z' fill='%23C4D9F5'/%3E%3Cpath d='M745.1 174.4L744.3 173.9V466.9L744.9 467.2C745 467.3 745.2 467.3 745.4 467.2L746 466.8V173.8L745.1 174.4Z' fill='%23CFDFF7'/%3E%3Cpath d='M740.5 169.9V171.7L745.1 174.4L750.3 171.4V169.6L745.1 172.6L740.5 169.9Z' fill='%2390A9D1'/%3E%3Cpath d='M750.3 463.8L746 466.3V174.4L750.3 172V171.4L745.1 174.4V467.3H745.2C745.3 467.3 745.3 467.2 745.3 467.2L750.2 464.4V463.8H750.3Z' fill='%23CFDFF7'/%3E%3Cpath d='M849.2 619.9L625.4 490.8V485.5L753 417.1L976.9 546.2L849.2 619.9Z' fill='%23667497'/%3E%3Cpath d='M849.2 614.7L625.4 485.5L753 411.8L976.9 541L849.2 614.7Z' fill='%2390A9D1'/%3E%3Cpath d='M849.2 615.1L849 615L625.4 486C625.2 485.9 625.2 485.7 625.3 485.5C625.4 485.3 625.6 485.3 625.8 485.4L849.2 614.3L976.7 540.7C976.9 540.6 977.1 540.7 977.2 540.8C977.3 541 977.2 541.2 977.1 541.3L849.2 615.1Z' fill='%23A0B4DA'/%3E%3Cpath d='M857.8 598C857 598.5 856 598.5 855.2 598L656.9 483.6C656.1 483.1 655.6 482.3 655.6 481.4C655.6 480.5 656.1 479.6 656.9 479.2L742.6 429.6L942.2 544.8C943 545.3 943.5 546.1 943.5 547C943.5 547.9 943 548.8 942.2 549.2L857.8 598Z' fill='%237887A9'/%3E%3Cpath d='M802 399.5L719.5 447.1L658.6 412L740.9 364.5C741 364.4 741.2 364.4 741.4 364.5L802 399.5Z' fill='%23FFB89A'/%3E%3Cpath d='M774.4 383.6L691.9 431.2L683.5 426.4L766 378.7L774.4 383.6Z' fill='%23ECA18D'/%3E%3Cpath d='M719.5 516.8V447.2L658.6 412V481.8L719.2 516.8H719.5Z' fill='%23F6A683'/%3E%3Cpath d='M683.5 426.4V445.3L684.5 444.9L685.5 446.5L686.6 446.1L687.7 447.8L688.7 447.4L689.8 449L690.8 448.6L691.9 450.1V431.2L683.5 426.4Z' fill='%23E97F75'/%3E%3Cpath d='M719.5 447.2V516.8H719.8L801.5 469.6C801.9 469.4 802.1 469 802.1 468.6V399.5L719.5 447.2Z' fill='%23FFB594'/%3E%3Cpath opacity='0.19' d='M718.6 515.9L659.5 481.3V413.6L718.6 447.2V446.7L658.6 412V481.8L718.6 516.5V515.9Z' fill='%23F6A683'/%3E%3Cpath d='M719.5 447.2L718.7 446.7V516.5L719.3 516.8C719.4 516.9 719.6 516.9 719.8 516.8L720.4 516.4V446.6L719.5 447.2Z' fill='%23FFB89A'/%3E%3Cpath opacity='0.19' d='M800.2 399.5L719.4 446.5L660.4 412L741.2 365.4L800.2 399.5ZM740.9 364.5L658.6 412L719.4 447.1L801.9 399.5L741.3 364.5C741.2 364.5 741.1 364.4 741.1 364.4C741.1 364.5 741 364.5 740.9 364.5Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M801.1 468.6C801.1 468.7 801 468.8 801 468.8L720.4 515.8V447.2L801.2 401V468.6H801.1ZM719.5 447.2V516.9H719.6C719.7 516.9 719.7 516.8 719.7 516.8L801.4 469.6C801.8 469.4 802 469 802 468.6V399.5L719.5 447.2Z' fill='%23F6A683'/%3E%3Cpath d='M723.2 448.7V514.8L801.4 469.7C801.8 469.5 802 469.1 802 468.7V403.3L723.2 448.7Z' fill='%23E97F75'/%3E%3Cpath d='M870.7 439.2L788.2 486.8L727.4 451.7L809.7 404.2C809.8 404.1 810 404.1 810.2 404.2L870.7 439.2Z' fill='%23FFB89A'/%3E%3Cpath d='M843.1 423.3L760.6 470.9L752.2 466L834.7 418.4L843.1 423.3Z' fill='%23ECA18D'/%3E%3Cpath d='M788.2 556.5V486.8L727.4 451.7V521.5L787.9 556.5H788.2Z' fill='%23F6A683'/%3E%3Cpath d='M752.2 466V485L753.2 484.6L754.3 486.2L755.3 485.8L756.4 487.4L757.4 487L758.5 488.7L759.6 488.3L760.6 489.8V470.9L752.2 466Z' fill='%23E97F75'/%3E%3Cpath d='M788.2 486.8V556.4H788.5L870.2 509.2C870.6 509 870.8 508.6 870.8 508.2V439.1L788.2 486.8Z' fill='%23FFB594'/%3E%3Cpath opacity='0.19' d='M787.4 555.6L728.2 521V453.2L787.4 486.9V486.4L727.4 451.7V521.5L787.4 556.2V555.6Z' fill='%23F6A683'/%3E%3Cpath d='M788.2 486.8L787.4 486.3V556.1L788 556.4C788.1 556.5 788.3 556.5 788.5 556.4L789.1 556V486.2L788.2 486.8Z' fill='%23FFB89A'/%3E%3Cpath opacity='0.19' d='M868.9 439.2L788.1 486.2L729 451.7L809.8 405.1L868.9 439.2ZM809.6 404.2L727.3 451.7L788.1 486.8L870.6 439.2L810 404.2C809.9 404.2 809.8 404.1 809.8 404.1C809.8 404.1 809.7 404.2 809.6 404.2Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M869.8 508.3C869.8 508.4 869.7 508.5 869.7 508.5L789.1 555.5V486.9L869.9 440.7V508.3H869.8ZM788.2 486.8V556.5H788.3C788.4 556.5 788.4 556.4 788.4 556.4L870.1 509.2C870.5 509 870.7 508.6 870.7 508.2V439.1L788.2 486.8Z' fill='%23F6A683'/%3E%3Cpath d='M791.9 488.4V554.5L870.1 509.4C870.5 509.2 870.7 508.8 870.7 508.4V443L791.9 488.4Z' fill='%23E97F75'/%3E%3Cpath d='M939.4 478.8L856.9 526.4L796.1 491.3L878.4 443.8C878.5 443.7 878.7 443.7 878.9 443.8L939.4 478.8Z' fill='%23FFB89A'/%3E%3Cpath d='M911.8 462.9L829.3 510.6L820.9 505.7L903.4 458.1L911.8 462.9Z' fill='%23ECA18D'/%3E%3Cpath d='M856.9 596.1V526.5L796.1 491.4V561.2L856.6 596.1H856.9Z' fill='%23F6A683'/%3E%3Cpath d='M820.9 505.7V524.6L821.9 524.2L823 525.9L824 525.5L825.1 527.1L826.2 526.7L827.2 528.3L828.3 527.9L829.3 529.5V510.6L820.9 505.7Z' fill='%23E97F75'/%3E%3Cpath d='M856.9 526.5V596.1H857.2L938.9 548.9C939.3 548.7 939.5 548.3 939.5 547.9V478.8L856.9 526.5Z' fill='%23FFB594'/%3E%3Cpath opacity='0.19' d='M856.1 595.2L797 560.7V492.9L856.1 526.5V526L796.1 491.4V561.2L856.1 595.8V595.2Z' fill='%23F6A683'/%3E%3Cpath d='M856.9 526.5L856.1 526V595.8L856.7 596.1C856.8 596.2 857 596.2 857.2 596.1L857.8 595.7V525.9L856.9 526.5Z' fill='%23FFB89A'/%3E%3Cpath opacity='0.19' d='M937.7 478.8L856.9 525.8L797.8 491.3L878.6 444.7L937.7 478.8ZM878.4 443.9L796.1 491.4L856.9 526.5L939.4 478.9L878.8 443.9C878.7 443.9 878.6 443.8 878.6 443.8C878.6 443.8 878.4 443.8 878.4 443.9Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M938.5 548C938.5 548.1 938.4 548.2 938.4 548.2L857.8 595.2V526.6L938.6 480.4V548H938.5ZM856.9 526.5V596.2H857C857.1 596.2 857.1 596.1 857.1 596.1L938.8 548.9C939.2 548.7 939.4 548.3 939.4 547.9V478.8L856.9 526.5Z' fill='%23F6A683'/%3E%3Cpath d='M849.2 509.5L625.4 380.3V375.1L753 306.6L976.9 435.8L849.2 509.5Z' fill='%23667497'/%3E%3Cpath d='M849.2 504.2L625.4 375.1L753 301.4L976.9 430.5L849.2 504.2Z' fill='%2390A9D1'/%3E%3Cpath d='M849.2 504.6L849 504.5L625.4 375.5C625.2 375.4 625.2 375.2 625.3 375C625.4 374.8 625.6 374.8 625.8 374.9L849.2 503.8L976.7 430.2C976.9 430.1 977.1 430.2 977.2 430.3C977.3 430.5 977.2 430.7 977.1 430.8L849.2 504.6Z' fill='%23A0B4DA'/%3E%3Cpath d='M857.8 487.6C857 488.1 856 488.1 855.2 487.6L656.9 373.1C656.1 372.6 655.6 371.8 655.6 370.9C655.6 370 656.1 369.1 656.9 368.7L742.6 319.1L942.2 434.3C943 434.8 943.5 435.6 943.5 436.5C943.5 437.4 943 438.3 942.2 438.7L857.8 487.6Z' fill='%237887A9'/%3E%3Cpath d='M802 289.1L719.5 336.7L658.7 301.6L741 254.1C741.1 254 741.3 254 741.5 254.1L802 289.1Z' fill='%23FFB89A'/%3E%3Cpath d='M774.4 273.2L691.9 320.8L683.5 315.9L766 268.3L774.4 273.2Z' fill='%23ECA18D'/%3E%3Cpath d='M719.5 406.4V336.7L658.6 301.6V371.4L719.2 406.4H719.5Z' fill='%23F6A683'/%3E%3Cpath d='M683.5 315.9V334.9L684.5 334.5L685.5 336.1L686.6 335.7L687.7 337.3L688.7 336.9L689.8 338.6L690.8 338.2L691.9 339.7V320.8L683.5 315.9Z' fill='%23E97F75'/%3E%3Cpath d='M719.5 336.7V406.3H719.8L801.5 359.1C801.9 358.9 802.1 358.5 802.1 358.1V289L719.5 336.7Z' fill='%23FFB594'/%3E%3Cpath opacity='0.19' d='M718.6 405.5L659.5 370.9V303.1L718.6 336.8V336.3L658.6 301.6V371.4L718.6 406.1V405.5Z' fill='%23F6A683'/%3E%3Cpath d='M719.5 336.7L718.7 336.2V406L719.3 406.3C719.4 406.4 719.6 406.4 719.8 406.3L720.4 405.9V336.1L719.5 336.7Z' fill='%23FFB89A'/%3E%3Cpath opacity='0.19' d='M800.2 289.1L719.4 336.1L660.3 301.6L741.1 255L800.2 289.1ZM740.9 254.1L658.6 301.6L719.4 336.7L801.9 289.1L741.3 254.1C741.2 254.1 741.1 254 741.1 254C741.1 254 741 254.1 740.9 254.1Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M801.1 358.2C801.1 358.3 801 358.4 801 358.4L720.4 405.4V336.8L801.2 290.6V358.2H801.1ZM719.5 336.7V406.4H719.6C719.7 406.4 719.7 406.3 719.7 406.3L801.4 359.1C801.8 358.9 802 358.5 802 358.1V289L719.5 336.7Z' fill='%23F6A683'/%3E%3Cpath d='M723.2 338.3V404.4L801.4 359.3C801.8 359.1 802 358.7 802 358.3V292.9L723.2 338.3Z' fill='%23E97F75'/%3E%3Cpath d='M870.7 328.8L788.2 376.4L727.4 341.3L809.7 293.8C809.8 293.7 810 293.7 810.2 293.8L870.7 328.8Z' fill='%23FFB89A'/%3E%3Cpath d='M843.1 312.8L760.6 360.5L752.2 355.6L834.7 308L843.1 312.8Z' fill='%23ECA18D'/%3E%3Cpath d='M788.2 446.1V376.4L727.4 341.3V411.1L787.9 446.1H788.2Z' fill='%23F6A683'/%3E%3Cpath d='M752.2 355.6V374.5L753.2 374.2L754.3 375.8L755.3 375.4L756.4 377L757.4 376.6L758.5 378.2L759.6 377.8L760.6 379.4V360.5L752.2 355.6Z' fill='%23E97F75'/%3E%3Cpath d='M788.2 376.4V446H788.5L870.2 398.8C870.6 398.6 870.8 398.2 870.8 397.8V328.7L788.2 376.4Z' fill='%23FFB594'/%3E%3Cpath opacity='0.19' d='M787.4 445.1L728.2 410.6V342.8L787.4 376.5V375.9L727.4 341.3V411.1L787.4 445.7V445.1Z' fill='%23F6A683'/%3E%3Cpath d='M788.2 376.4L787.4 375.9V445.7L788 446C788.1 446.1 788.3 446.1 788.5 446L789.1 445.6V375.8L788.2 376.4Z' fill='%23FFB89A'/%3E%3Cpath opacity='0.19' d='M868.9 328.8L788.1 375.8L729 341.3L809.8 294.7L868.9 328.8ZM809.6 293.8L727.3 341.3L788.1 376.4L870.6 328.8L810 293.8C809.9 293.8 809.8 293.7 809.8 293.7C809.8 293.7 809.7 293.7 809.6 293.8Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M869.8 397.9C869.8 398 869.7 398.1 869.7 398.1L789.1 445.1V376.5L869.9 330.3V397.9H869.8ZM788.2 376.4V446.1H788.3C788.4 446.1 788.4 446 788.4 446L870.1 398.8C870.5 398.6 870.7 398.2 870.7 397.8V328.7L788.2 376.4Z' fill='%23F6A683'/%3E%3Cpath d='M791.9 378V444.1L870.1 399C870.5 398.8 870.7 398.4 870.7 398V332.6L791.9 378Z' fill='%23E97F75'/%3E%3Cpath d='M939.4 368.4L856.9 416L796.1 380.9L878.4 333.4C878.5 333.3 878.7 333.3 878.9 333.4L939.4 368.4Z' fill='%23FFB89A'/%3E%3Cpath d='M911.8 352.5L829.3 400.1L820.9 395.3L903.4 347.6L911.8 352.5Z' fill='%23ECA18D'/%3E%3Cpath d='M856.9 485.7V416.1L796.1 380.9V450.7L856.6 485.7H856.9Z' fill='%23F6A683'/%3E%3Cpath d='M820.9 395.3V414.2L821.9 413.8L823 415.4L824 415L825.1 416.7L826.2 416.3L827.2 417.9L828.3 417.5L829.3 419.1V400.1L820.9 395.3Z' fill='%23E97F75'/%3E%3Cpath d='M856.9 416.1V485.7H857.2L938.9 438.5C939.3 438.3 939.5 437.9 939.5 437.5V368.4L856.9 416.1Z' fill='%23FFB594'/%3E%3Cpath opacity='0.19' d='M856.1 484.8L797 450.2V382.5L856.1 416.1V415.6L796.1 380.9V450.7L856.1 485.4V484.8Z' fill='%23F6A683'/%3E%3Cpath d='M856.9 416.1L856.1 415.6V485.4L856.7 485.7C856.8 485.8 857 485.8 857.2 485.7L857.8 485.3V415.5L856.9 416.1Z' fill='%23FFB89A'/%3E%3Cpath opacity='0.19' d='M937.7 368.4L856.9 415.4L797.8 380.9L878.6 334.3L937.7 368.4ZM878.4 333.4L796.1 380.9L856.9 416L939.4 368.4L878.8 333.4C878.7 333.4 878.6 333.3 878.6 333.3L878.4 333.4Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M938.5 437.6C938.5 437.7 938.4 437.8 938.4 437.8L857.8 484.8V416.2L938.6 370V437.6H938.5ZM856.9 416.1V485.8H857C857.1 485.8 857.1 485.7 857.1 485.7L938.8 438.5C939.2 438.3 939.4 437.9 939.4 437.5V368.4L856.9 416.1Z' fill='%23F6A683'/%3E%3Cpath d='M849.2 399.1L625.4 269.9V264.6L753 196.2L976.9 325.4L849.2 399.1Z' fill='%23667497'/%3E%3Cpath d='M849.2 393.8L625.4 264.6L753 190.9L976.9 320.1L849.2 393.8Z' fill='%2390A9D1'/%3E%3Cpath d='M849.2 394.2L849 394.1L625.4 265.1C625.2 265 625.2 264.8 625.3 264.6C625.4 264.4 625.6 264.4 625.8 264.5L849.2 393.4L976.7 319.8C976.9 319.7 977.1 319.8 977.2 319.9C977.3 320.1 977.2 320.3 977.1 320.4L849.2 394.2Z' fill='%23A0B4DA'/%3E%3Cpath d='M857.8 377.2C857 377.7 856 377.7 855.2 377.2L656.9 262.7C656.1 262.2 655.6 261.4 655.6 260.5C655.6 259.6 656.1 258.7 656.9 258.3L742.6 208.7L942.2 323.9C943 324.4 943.5 325.2 943.5 326.1C943.5 327 943 327.9 942.2 328.3L857.8 377.2Z' fill='%237887A9'/%3E%3Cpath d='M802 178.7L719.5 226.3L658.7 191.2L741 143.7C741.1 143.6 741.3 143.6 741.5 143.7L802 178.7Z' fill='%23FFB89A'/%3E%3Cpath d='M774.4 162.7L691.9 210.4L683.5 205.5L766 157.9L774.4 162.7Z' fill='%23ECA18D'/%3E%3Cpath d='M719.5 296V226.3L658.6 191.2V261L719.2 296H719.5Z' fill='%23F6A683'/%3E%3Cpath d='M683.5 205.5V224.4L684.5 224.1L685.5 225.7L686.6 225.3L687.7 226.9L688.7 226.5L689.8 228.1L690.8 227.7L691.9 229.3V210.4L683.5 205.5Z' fill='%23E97F75'/%3E%3Cpath d='M719.5 226.3V296H719.8L801.5 248.8C801.9 248.6 802.1 248.2 802.1 247.8V178.7L719.5 226.3Z' fill='%23FFB594'/%3E%3Cpath opacity='0.19' d='M718.6 295L659.5 260.5V192.7L718.6 226.4V225.8L658.6 191.2V261L718.6 295.6V295Z' fill='%23F6A683'/%3E%3Cpath d='M719.5 226.3L718.7 225.8V295.6L719.3 295.9C719.4 296 719.6 296 719.8 295.9L720.4 295.5V225.7L719.5 226.3Z' fill='%23FFB89A'/%3E%3Cpath opacity='0.19' d='M800.2 178.7L719.4 225.7L660.3 191.2L741.1 144.6L800.2 178.7ZM740.9 143.7L658.6 191.2L719.4 226.3L801.9 178.7L741.3 143.7C741.2 143.7 741.1 143.6 741.1 143.6C741.1 143.6 741 143.6 740.9 143.7Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M801.1 247.8C801.1 247.9 801 248 801 248L720.4 295V226.4L801.2 180.2V247.8H801.1ZM719.5 226.3V296H719.6C719.7 296 719.7 295.9 719.7 295.9L801.4 248.7C801.8 248.5 802 248.1 802 247.7V178.6L719.5 226.3Z' fill='%23F6A683'/%3E%3Cpath d='M723.2 227.8V293.9L801.4 248.8C801.8 248.6 802 248.2 802 247.8V182.4L723.2 227.8Z' fill='%23E97F75'/%3E%3Cpath d='M870.7 218.4L788.2 266L727.4 230.9L809.7 183.4C809.8 183.3 810 183.3 810.2 183.4L870.7 218.4Z' fill='%23FFB89A'/%3E%3Cpath d='M843.1 202.4L760.6 250.1L752.2 245.2L834.7 197.6L843.1 202.4Z' fill='%23ECA18D'/%3E%3Cpath d='M788.2 335.6V266L727.4 230.9V300.7L787.9 335.6H788.2Z' fill='%23F6A683'/%3E%3Cpath d='M752.2 245.2V264.1L753.2 263.7L754.3 265.4L755.3 265L756.4 266.6L757.4 266.2L758.5 267.8L759.6 267.4L760.6 269V250.1L752.2 245.2Z' fill='%23E97F75'/%3E%3Cpath d='M788.2 266V335.6H788.5L870.2 288.4C870.6 288.2 870.8 287.8 870.8 287.4V218.3L788.2 266Z' fill='%23FFB594'/%3E%3Cpath opacity='0.19' d='M787.4 334.7L728.2 300.2V232.4L787.4 266V265.5L727.4 230.9V300.7L787.4 335.3V334.7Z' fill='%23F6A683'/%3E%3Cpath d='M788.2 266L787.4 265.5V335.3L788 335.6C788.1 335.7 788.3 335.7 788.5 335.6L789.1 335.2V265.4L788.2 266Z' fill='%23FFB89A'/%3E%3Cpath opacity='0.19' d='M868.9 218.4L788.1 265.4L729 230.9L809.8 184.3L868.9 218.4ZM809.6 183.4L727.3 230.9L788.1 266L870.6 218.4L810 183.4C809.9 183.4 809.8 183.3 809.8 183.3C809.8 183.3 809.7 183.3 809.6 183.4Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M869.8 287.5C869.8 287.6 869.7 287.7 869.7 287.7L789.1 334.7V266.1L869.9 219.9V287.5H869.8ZM788.2 266V335.7H788.3C788.4 335.7 788.4 335.6 788.4 335.6L870.1 288.4C870.5 288.2 870.7 287.8 870.7 287.4V218.3L788.2 266Z' fill='%23F6A683'/%3E%3Cpath d='M791.9 267.5V333.6L870.1 288.5C870.5 288.3 870.7 287.9 870.7 287.5V222.1L791.9 267.5Z' fill='%23E97F75'/%3E%3Cpath d='M939.4 258L856.9 305.6L796.1 270.5L878.4 223C878.5 222.9 878.7 222.9 878.9 223L939.4 258Z' fill='%23FFB89A'/%3E%3Cpath d='M911.8 242.1L829.3 289.7L820.9 284.9L903.4 237.2L911.8 242.1Z' fill='%23ECA18D'/%3E%3Cpath d='M856.9 375.3V305.6L796.1 270.5V340.3L856.6 375.3H856.9Z' fill='%23F6A683'/%3E%3Cpath d='M820.9 284.9V303.8L821.9 303.4L823 305L824 304.6L825.1 306.2L826.2 305.9L827.2 307.5L828.3 307.1L829.3 308.6V289.7L820.9 284.9Z' fill='%23E97F75'/%3E%3Cpath d='M856.9 305.6V375.2H857.2L938.9 328C939.3 327.8 939.5 327.4 939.5 327V258L856.9 305.6Z' fill='%23FFB594'/%3E%3Cpath opacity='0.19' d='M856.1 374.4L797 339.8V272L856.1 305.7V305.2L796.1 270.5V340.3L856.1 375V374.4Z' fill='%23F6A683'/%3E%3Cpath d='M856.9 305.6L856.1 305.1V375L856.7 375.3C856.8 375.4 857 375.4 857.2 375.3L857.8 374.9V305.1L856.9 305.6Z' fill='%23FFB89A'/%3E%3Cpath opacity='0.19' d='M937.7 258L856.9 305L797.8 270.5L878.6 223.9L937.7 258ZM878.4 223L796.1 270.5L856.9 305.6L939.4 258L878.8 223C878.7 223 878.6 222.9 878.6 222.9L878.4 223Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M938.5 327.1C938.5 327.2 938.4 327.3 938.4 327.3L857.8 374.3V305.7L938.6 259.5V327.1H938.5ZM856.9 305.6V375.3H857C857.1 375.3 857.1 375.2 857.1 375.2L938.8 328C939.2 327.8 939.4 327.4 939.4 327V258L856.9 305.6Z' fill='%23F6A683'/%3E%3Cpath d='M847.8 371.4V373.2L852.4 375.9L857.6 372.9V371.1L852.9 368.4L847.8 371.4Z' fill='%23A0B4DA'/%3E%3Cpath d='M847.8 373.2V666.2L852.1 668.7H852.4V375.9L847.8 373.2Z' fill='%23A0B4DA'/%3E%3Cpath d='M857.6 372.9L852.4 375.9V668.7H852.7L857.6 665.9V372.9Z' fill='%23C4D9F5'/%3E%3Cpath d='M847.8 666.2L851.6 668.4V667.8L847.8 665.6V666.2Z' fill='%23C4D9F5'/%3E%3Cpath d='M847.8 373.2V373.7L851.6 375.9V375.4L847.8 373.2Z' fill='%23C4D9F5'/%3E%3Cpath d='M852.4 375.9L851.6 375.4V668.4L852.2 668.7C852.3 668.8 852.5 668.8 852.7 668.7L853.3 668.3V375.3L852.4 375.9Z' fill='%23CFDFF7'/%3E%3Cpath d='M847.8 371.4V373.2L852.4 375.9L857.6 372.9V371.1L852.4 374.1L847.8 371.4Z' fill='%2390A9D1'/%3E%3Cpath d='M857.6 665.3L853.3 667.8V375.9L857.6 373.5V372.9L852.4 375.9V668.8H852.5C852.6 668.8 852.6 668.7 852.6 668.7L857.5 665.9V665.3H857.6Z' fill='%23CFDFF7'/%3E%3Cpath d='M968.6 301.6V303.4L973.2 306.1L978.4 303.1V301.3L973.7 298.6L968.6 301.6Z' fill='%23A0B4DA'/%3E%3Cpath d='M968.6 303.4V596.4L973 598.9H973.2V306.1L968.6 303.4Z' fill='%23A0B4DA'/%3E%3Cpath d='M978.4 303.1L973.2 306.1V598.9H973.5L978.4 596.1V303.1Z' fill='%23C4D9F5'/%3E%3Cpath d='M968.6 596.4L972.4 598.6V598L968.6 595.8V596.4Z' fill='%23C4D9F5'/%3E%3Cpath d='M968.6 303.4V304L972.4 306.1V305.6L968.6 303.4Z' fill='%23C4D9F5'/%3E%3Cpath d='M973.2 306.1L972.4 305.6V598.6L973 598.9C973.1 599 973.3 599 973.5 598.9L974.1 598.5V305.5L973.2 306.1Z' fill='%23CFDFF7'/%3E%3Cpath d='M968.6 301.6V303.4L973.2 306.1L978.4 303.1V301.3L973.2 304.3L968.6 301.6Z' fill='%2390A9D1'/%3E%3Cpath d='M978.4 595.5L974.1 598V306.2L978.4 303.8V303.2L973.2 306.2V599H973.3C973.4 599 973.4 598.9 973.4 598.9L978.3 596.1V595.5H978.4Z' fill='%23CFDFF7'/%3E%3Cpath d='M392.7 350V467.5L254.6 405.9L376.7 338.5L392.7 350Z' fill='%234C5273'/%3E%3Cpath d='M718.5 644.2C718.5 638 715.2 632.4 709.9 629.3L234.2 354.7V404.3L707.6 677.6C709.8 678.9 712.6 678.9 714.8 677.6C717 676.3 718.4 673.9 718.4 671.3V644.2H718.5Z' fill='%23A0B4DA'/%3E%3Cpath d='M710.2 672.3L714.9 677.5L709.5 680.4L710.2 672.3Z' fill='%23A0B4DA'/%3E%3Cpath d='M713 647.2C713 641 709.7 635.4 704.4 632.3L234.2 360.8V410.4L702.1 680.5C704.3 681.8 707.1 681.8 709.3 680.5C711.5 679.2 712.9 676.8 712.9 674.2V647.2H713Z' fill='%2390A9D1'/%3E%3Cpath d='M704.9 631.9L234.2 360.2V362.6L703.8 633.7C711.1 638.1 712.9 649.2 712.9 649.2V648.2C713 641.6 710.5 635.1 704.9 631.9Z' fill='%23C4D8F4'/%3E%3Cpath d='M388.4 443.7L234.2 354.7V404.2L347.4 468.5L388.4 443.7Z' fill='%237887A9'/%3E%3Cpath d='M382.6 448.2L234.2 360.8V410.4L382.6 497.7V448.2Z' fill='%23585F80'/%3E%3Cpath d='M383.8 446.5L234.2 360.2V362.5L382.6 448.2L383.8 446.5Z' fill='%237887A9'/%3E%3Cpath d='M203.6 656.2L288.6 607.8L199.5 555.1L203.6 656.2Z' fill='%234C5273'/%3E%3Cpath d='M248.1 506.7C248.1 510.3 250 513.7 253.2 515.5L667.5 754.7C668.8 755.5 670.5 755.5 671.8 754.7C673.1 753.9 673.9 752.5 673.9 751V635C673.9 631.4 672 628 668.8 626.2L254.5 387C253.2 386.2 251.5 386.2 250.2 387C248.9 387.8 248.1 389.2 248.1 390.7V506.7Z' fill='%237887A9'/%3E%3Cpath d='M251.1 387.7L250.2 387L246.8 388.8L249.8 389.3L251.1 387.7Z' fill='%2390A9D1'/%3E%3Cpath d='M669 751.6L671.8 754.7L668.6 756.4L669 751.6Z' fill='%237887A9'/%3E%3Cpath d='M244.8 392.5C244.8 391 245.6 389.6 246.9 388.8C248.2 388 249.9 388 251.2 388.8L665.5 628C668.7 629.8 670.6 633.2 670.6 636.8V679.1L244.8 433.3V392.5Z' fill='%2390A9D1'/%3E%3Cpath d='M670.6 679.1V752.8C670.6 754.3 669.8 755.7 668.5 756.5C667.2 757.3 665.5 757.3 664.2 756.5L249.9 517.3C246.7 515.5 244.8 512.1 244.8 508.5V433.3L670.6 679.1Z' fill='%23A0B4DA'/%3E%3Cpath d='M511.5 705.3V806.5H511.9L631.4 737.5V636.1L511.5 705.3Z' fill='%237887A9'/%3E%3Cpath d='M104 589.1C104 592.7 105.9 596.1 109.1 597.9L523.401 837.1C524.701 837.9 526.401 837.9 527.701 837.1C529.001 836.3 529.8 834.9 529.8 833.4V717.4C529.8 713.8 527.901 710.4 524.701 708.6L110.4 469.4C109.1 468.6 107.4 468.6 106.1 469.4C104.8 470.2 104 471.6 104 473.1V589.1V589.1Z' fill='%2390A9D1'/%3E%3Cpath d='M107 470.1L106.1 469.4L102.8 471.2L105.7 471.7L107 470.1Z' fill='%2390A9D1'/%3E%3Cpath d='M524.901 834L527.701 837.1L524.5 838.8L524.901 834Z' fill='%2390A9D1'/%3E%3Cpath d='M100.7 474.9C100.7 473.4 101.5 472 102.8 471.2C104.1 470.4 105.8 470.4 107.1 471.2L521.4 710.4C524.6 712.2 526.5 715.6 526.5 719.2V761.5L100.7 515.7V474.9Z' fill='%23A0B4DA'/%3E%3Cpath d='M526.5 761.5V835.2C526.5 836.7 525.7 838.1 524.4 838.9C523.1 839.7 521.4 839.7 520.1 838.9L105.8 599.7C102.6 597.9 100.7 594.5 100.7 590.9V515.7L526.5 761.5Z' fill='%23C4D8F4'/%3E%3Cpath d='M519.1 827.8C519.2 827.8 519.3 827.8 519.3 827.7C519.4 827.6 519.3 827.4 519.2 827.3L106.9 589.2C106.8 589.1 106.6 589.2 106.5 589.3C106.4 589.4 106.5 589.6 106.6 589.7L519 827.7L519.1 827.8Z' fill='%23A0B4DA'/%3E%3Cpath d='M519.1 829.6C519.2 829.6 519.3 829.6 519.3 829.5C519.4 829.4 519.3 829.2 519.2 829.1L106.9 591C106.8 590.9 106.6 591 106.5 591.1C106.4 591.2 106.5 591.4 106.6 591.5L519 829.6H519.1Z' fill='%23A0B4DA'/%3E%3Cpath d='M250.7 389.5L114.8 468L136.7 492.1L261.7 404.7L250.7 389.5Z' fill='%23585F80'/%3E%3Cpath d='M130.9 522.3L537.8 756.9L673.7 678.4L266.8 443.8L130.8 469.7L130.9 522.3Z' fill='%23585F80'/%3E%3Cpath d='M114.8 468L250.5 389.6C250.5 389.6 250.6 389.6 250.6 389.5H250.7C254.8 387.2 260.5 387.6 266.7 391.2C266.8 391.2 266.8 391.3 266.9 391.3L673.5 625.7H673.6C686.2 633 696.5 650.6 696.5 665.1C696.5 672.2 694 677.2 690 679.6L689.8 679.7H689.7L553.7 758.2L537.6 704L130.8 469.7L114.8 468Z' fill='%23585F80'/%3E%3Cpath d='M689.953 679.88C698.821 674.695 698.734 658.046 689.759 642.694C680.783 627.341 666.318 619.099 657.45 624.283C648.582 629.468 648.669 646.116 657.644 661.469C666.619 676.821 681.084 685.064 689.953 679.88Z' fill='%23585F80'/%3E%3Cpath d='M147.071 523.81C155.94 518.625 155.853 501.977 146.877 486.624C137.902 471.271 123.437 463.029 114.569 468.213C105.7 473.398 105.787 490.046 114.763 505.399C123.738 520.751 138.203 528.994 147.071 523.81Z' fill='%23585F80'/%3E%3Cpath d='M283.052 445.269C291.92 440.085 291.833 423.436 282.858 408.084C273.882 392.731 259.417 384.488 250.549 389.673C241.681 394.857 241.768 411.506 250.743 426.859C259.718 442.211 274.184 450.454 283.052 445.269Z' fill='%23585F80'/%3E%3Cpath d='M676.5 657.2L690.1 679.9L553.8 758.5L537.8 704.3L653.1 630.9L676.5 657.2Z' fill='%23585F80'/%3E%3Cpath d='M696.5 663.8C696.5 664.3 696.5 664.8 696.5 665.3C696.5 672.4 694 677.4 690 679.8L689.8 679.9H689.7L553.7 758.4L550.6 747.9L696.5 663.8Z' fill='%235E6277'/%3E%3Cpath d='M554.058 758.37C562.926 753.186 562.839 736.537 553.864 721.185C544.888 705.832 530.423 697.589 521.555 702.774C512.687 707.958 512.774 724.607 521.749 739.959C530.724 755.312 545.189 763.555 554.058 758.37Z' fill='%23585F80'/%3E%3Cpath d='M235 529.8L537.8 704.3L673.7 625.9L370.9 451.3L235 529.8Z' fill='%23667497'/%3E%3Cpath d='M266.8 391.3L130.8 469.7L251.7 539.4L387.6 460.9L266.8 391.3Z' fill='%23585F80'/%3E%3Cpath d='M520.2 684.3C520 684.3 519.8 684.2 519.6 684C519.4 683.7 519.5 683.3 519.8 683.1L635.5 616.3C635.8 616.1 636.2 616.2 636.4 616.5C636.6 616.8 636.5 617.2 636.2 617.4L520.5 684.2C520.4 684.3 520.3 684.3 520.2 684.3Z' fill='%23585F80'/%3E%3Cpath d='M534.7 692.8C534.5 692.8 534.3 692.7 534.1 692.5C533.9 692.2 534 691.8 534.3 691.6L650 624.8C650.3 624.6 650.7 624.7 650.9 625C651.1 625.3 651 625.7 650.7 625.9L535 692.7C534.9 692.8 534.8 692.8 534.7 692.8Z' fill='%23585F80'/%3E%3Cpath d='M560.3 748.1C560.5 746.7 560.6 745.3 560.6 743.8C560.6 729.2 551 711.4 538.3 703.9L538 703.7L131.2 469.1C126.7 466.5 121.8 466.2 117.9 466.8C117.9 466.8 123.6 466.2 130.5 470.3L537.2 704.8L537.5 704.9C562.2 721.3 560.3 748.1 560.3 748.1Z' fill='%237887A9'/%3E%3Cpath d='M696.6 665.2C696.6 650.6 687 632.8 674.3 625.3L674 625.1L382.6 457.1V458.7L673.1 626.2L673.4 626.3C698.1 642.7 696.3 669.5 696.3 669.5C696.5 668.2 696.6 666.7 696.6 665.2Z' fill='%237887A9'/%3E%3Cpath d='M421.2 632.5C421 632.5 420.9 632.5 420.7 632.4L410.8 626.7C410.3 626.4 410.2 625.9 410.5 625.4C410.8 624.9 411.3 624.8 411.8 625.1L421.7 630.8C422.2 631.1 422.3 631.6 422 632.1C421.8 632.3 421.5 632.5 421.2 632.5Z' fill='%237887A9'/%3E%3Cpath d='M404.9 623.1C404.7 623.1 404.6 623.1 404.4 623L379.9 608.8C379.4 608.5 379.3 608 379.6 607.5C379.9 607 380.4 606.9 380.9 607.2L405.4 621.4C405.9 621.7 406 622.2 405.7 622.7C405.6 622.9 405.2 623.1 404.9 623.1Z' fill='%237887A9'/%3E%3Cpath d='M370.3 603.1C370.1 603.1 370 603.1 369.8 603L314 570.8C313.5 570.5 313.4 570 313.7 569.5C314 569 314.5 568.9 315 569.2L370.8 601.4C371.3 601.7 371.4 602.2 371.1 602.7C371 603 370.7 603.1 370.3 603.1Z' fill='%237887A9'/%3E%3Cpath d='M550.6 561.9C550.4 561.9 550.3 561.9 550.1 561.8L542.5 557.4C542 557.1 541.9 556.6 542.2 556.1C542.5 555.6 543 555.5 543.5 555.8L551.1 560.2C551.6 560.5 551.7 561 551.4 561.5C551.2 561.7 550.9 561.9 550.6 561.9Z' fill='%237887A9'/%3E%3Cpath d='M572.4 574.5C572.2 574.5 572.1 574.5 571.9 574.4L556.6 565.6C556.1 565.3 556 564.8 556.3 564.3C556.6 563.8 557.1 563.7 557.6 564L572.9 572.8C573.4 573.1 573.5 573.6 573.2 574.1C573.1 574.4 572.8 574.5 572.4 574.5Z' fill='%237887A9'/%3E%3Cpath d='M650.4 619.5C650.2 619.5 650.1 619.5 649.9 619.4L582.3 580.4C581.8 580.1 581.7 579.6 582 579.1C582.3 578.6 582.8 578.5 583.3 578.8L650.9 617.8C651.4 618.1 651.5 618.6 651.2 619.1C651 619.4 650.7 619.5 650.4 619.5Z' fill='%237887A9'/%3E%3Cpath d='M537.8 710.1L130.8 475.5C120.9 469.8 112.9 474.4 112.9 485.7C112.9 497 120.9 510.9 130.8 516.6L537.7 751.2C547.6 756.9 555.6 752.3 555.6 741C555.6 729.6 547.6 715.8 537.8 710.1Z' fill='%234C5273'/%3E%3Cpath d='M562.9 734.3C562.9 728.1 559.6 722.5 554.3 719.4L78.6001 444.8V494.4L552 767.7C554.2 769 557 769 559.2 767.7C561.4 766.4 562.8 764 562.8 761.4V734.3H562.9Z' fill='%2390A9D1'/%3E%3Cpath d='M554.6 762.4L559.3 767.6L553.9 770.5L554.6 762.4Z' fill='%2390A9D1'/%3E%3Cpath d='M557.3 737.3C557.3 731.1 554 725.5 548.7 722.4L78.6001 451V500.6L546.5 770.7C548.7 772 551.5 772 553.7 770.7C555.9 769.4 557.3 767 557.3 764.4V737.3V737.3Z' fill='%23CFDFF7'/%3E%3Cpath d='M540.5 735C540.5 736.4 541.5 738.1 542.7 738.8C543.9 739.5 544.9 738.9 544.9 737.6C544.9 736.2 543.9 734.5 542.7 733.8C541.5 733 540.5 733.6 540.5 735Z' fill='%23C4D8F4'/%3E%3Cpath d='M541.9 734.9C541.9 735.9 542.6 737.1 543.4 737.6C544.3 738.1 544.9 737.7 544.9 736.7C544.9 735.7 544.2 734.5 543.4 734C542.6 733.5 541.9 733.9 541.9 734.9Z' fill='%23A0B4DA'/%3E%3Cpath d='M541.7 733.4C542 733.4 542.3 733.5 542.7 733.7C543.9 734.4 544.9 736.1 544.9 737.5C544.9 738.5 544.4 739.1 543.7 739.1C543.4 739.1 543.1 739 542.7 738.8C541.5 738.1 540.5 736.4 540.5 735C540.5 734 541 733.4 541.7 733.4ZM541.7 732.4C540.4 732.4 539.5 733.5 539.5 735C539.5 736.7 540.7 738.8 542.2 739.7C542.7 740 543.2 740.1 543.7 740.1C545 740.1 545.9 739 545.9 737.5C545.9 735.8 544.7 733.7 543.2 732.8C542.7 732.5 542.2 732.4 541.7 732.4Z' fill='%23ECF0F4'/%3E%3Cpath d='M518.9 722.5C518.9 723.9 519.9 725.6 521.1 726.3C522.3 727 523.3 726.4 523.3 725.1C523.3 723.7 522.3 722 521.1 721.3C519.9 720.5 518.9 721.1 518.9 722.5Z' fill='%23C4D8F4'/%3E%3Cpath d='M520.3 722.4C520.3 723.4 521 724.6 521.8 725.1C522.7 725.6 523.3 725.2 523.3 724.2C523.3 723.2 522.6 722 521.8 721.5C521 721 520.3 721.4 520.3 722.4Z' fill='%23A0B4DA'/%3E%3Cpath d='M520.1 720.9C520.4 720.9 520.7 721 521.1 721.2C522.3 721.9 523.3 723.6 523.3 725C523.3 726 522.8 726.6 522.1 726.6C521.8 726.6 521.5 726.5 521.1 726.3C519.9 725.6 518.9 723.9 518.9 722.5C518.9 721.5 519.4 720.9 520.1 720.9ZM520.1 719.9C518.8 719.9 517.9 721 517.9 722.5C517.9 724.2 519.1 726.3 520.6 727.2C521.1 727.5 521.6 727.6 522.1 727.6C523.4 727.6 524.3 726.5 524.3 725C524.3 723.3 523.1 721.2 521.6 720.3C521.1 720.1 520.6 719.9 520.1 719.9Z' fill='%23ECF0F4'/%3E%3Cpath d='M497.3 710C497.3 711.4 498.3 713.1 499.5 713.8C500.7 714.5 501.7 713.9 501.7 712.6C501.7 711.2 500.7 709.5 499.5 708.8C498.3 708.1 497.3 708.6 497.3 710Z' fill='%23C4D8F4'/%3E%3Cpath d='M498.7 709.9C498.7 710.9 499.4 712.1 500.2 712.6C501.1 713.1 501.7 712.7 501.7 711.7C501.7 710.7 501 709.5 500.2 709C499.4 708.6 498.7 709 498.7 709.9Z' fill='%23A0B4DA'/%3E%3Cpath d='M498.5 708.5C498.8 708.5 499.1 708.6 499.5 708.8C500.7 709.5 501.7 711.2 501.7 712.6C501.7 713.6 501.2 714.2 500.5 714.2C500.2 714.2 499.9 714.1 499.5 713.9C498.3 713.2 497.3 711.5 497.3 710.1C497.3 709 497.8 708.5 498.5 708.5ZM498.5 707.4C497.2 707.4 496.3 708.5 496.3 710C496.3 711.7 497.5 713.8 499 714.7C499.5 715 500 715.1 500.5 715.1C501.8 715.1 502.7 714 502.7 712.5C502.7 710.8 501.5 708.7 500 707.8C499.5 707.6 499 707.4 498.5 707.4Z' fill='%23ECF0F4'/%3E%3Cpath d='M475.8 697.5C475.8 698.9 476.8 700.6 478 701.3C479.2 702 480.2 701.4 480.2 700.1C480.2 698.7 479.2 697 478 696.3C476.7 695.5 475.8 696.1 475.8 697.5Z' fill='%23C4D8F4'/%3E%3Cpath d='M477.2 697.4C477.2 698.4 477.9 699.6 478.7 700.1C479.6 700.6 480.2 700.2 480.2 699.2C480.2 698.2 479.5 697 478.7 696.5C477.9 696 477.2 696.4 477.2 697.4Z' fill='%23A0B4DA'/%3E%3Cpath d='M477 695.9C477.3 695.9 477.6 696 478 696.2C479.2 696.9 480.2 698.6 480.2 700C480.2 701 479.7 701.6 479 701.6C478.7 701.6 478.4 701.5 478 701.3C476.8 700.6 475.8 698.9 475.8 697.5C475.8 696.5 476.2 695.9 477 695.9ZM477 694.9C475.7 694.9 474.8 696 474.8 697.5C474.8 699.2 476 701.3 477.5 702.2C478 702.5 478.5 702.6 479 702.6C480.3 702.6 481.2 701.5 481.2 700C481.2 698.3 480 696.2 478.5 695.3C477.9 695 477.4 694.9 477 694.9Z' fill='%23ECF0F4'/%3E%3Cpath d='M454.2 685.1C454.2 686.5 455.2 688.2 456.4 688.9C457.6 689.6 458.6 689 458.6 687.7C458.6 686.3 457.6 684.6 456.4 683.9C455.1 683.1 454.2 683.7 454.2 685.1Z' fill='%23C4D8F4'/%3E%3Cpath d='M455.6 685C455.6 686 456.3 687.2 457.1 687.7C458 688.2 458.6 687.8 458.6 686.8C458.6 685.8 457.9 684.6 457.1 684.1C456.3 683.6 455.6 684 455.6 685Z' fill='%23A0B4DA'/%3E%3Cpath d='M455.4 683.5C455.7 683.5 456 683.6 456.4 683.8C457.6 684.5 458.6 686.2 458.6 687.6C458.6 688.6 458.1 689.2 457.4 689.2C457.1 689.2 456.8 689.1 456.4 688.9C455.2 688.2 454.2 686.5 454.2 685.1C454.2 684.1 454.7 683.5 455.4 683.5ZM455.4 682.5C454.1 682.5 453.2 683.6 453.2 685.1C453.2 686.8 454.4 688.9 455.9 689.8C456.4 690.1 456.9 690.2 457.4 690.2C458.7 690.2 459.6 689.1 459.6 687.6C459.6 685.9 458.4 683.8 456.9 682.9C456.4 682.6 455.9 682.5 455.4 682.5Z' fill='%23ECF0F4'/%3E%3Cpath d='M432.6 672.7C432.6 674.1 433.6 675.8 434.8 676.5C436 677.2 437 676.6 437 675.3C437 673.9 436 672.2 434.8 671.5C433.6 670.7 432.6 671.3 432.6 672.7Z' fill='%23C4D8F4'/%3E%3Cpath d='M434 672.6C434 673.6 434.7 674.8 435.5 675.3C436.4 675.8 437 675.4 437 674.4C437 673.4 436.3 672.2 435.5 671.7C434.7 671.2 434 671.6 434 672.6Z' fill='%23A0B4DA'/%3E%3Cpath d='M433.8 671.1C434.1 671.1 434.4 671.2 434.8 671.4C436 672.1 437 673.8 437 675.2C437 676.2 436.5 676.8 435.8 676.8C435.5 676.8 435.2 676.7 434.8 676.5C433.6 675.8 432.6 674.1 432.6 672.7C432.6 671.7 433.1 671.1 433.8 671.1ZM433.8 670.1C432.5 670.1 431.6 671.2 431.6 672.7C431.6 674.4 432.8 676.5 434.3 677.4C434.8 677.7 435.3 677.8 435.8 677.8C437.1 677.8 438 676.7 438 675.2C438 673.5 436.8 671.4 435.3 670.5C434.8 670.3 434.3 670.1 433.8 670.1Z' fill='%23ECF0F4'/%3E%3Cpath d='M411 660.1C411 661.5 412 663.2 413.2 663.9C414.4 664.6 415.4 664 415.4 662.7C415.4 661.3 414.4 659.6 413.2 658.9C412 658.2 411 658.7 411 660.1Z' fill='%23C4D8F4'/%3E%3Cpath d='M412.4 660C412.4 661 413.1 662.2 413.9 662.7C414.7 663.2 415.4 662.8 415.4 661.8C415.4 660.8 414.7 659.6 413.9 659.1C413.1 658.7 412.4 659.1 412.4 660Z' fill='%23A0B4DA'/%3E%3Cpath d='M412.2 658.6C412.5 658.6 412.8 658.7 413.2 658.9C414.4 659.6 415.4 661.3 415.4 662.7C415.4 663.7 414.9 664.3 414.2 664.3C413.9 664.3 413.6 664.2 413.2 664C412 663.3 411 661.6 411 660.2C411 659.1 411.5 658.6 412.2 658.6ZM412.2 657.5C410.9 657.5 410 658.6 410 660.1C410 661.8 411.2 663.9 412.7 664.8C413.2 665.1 413.7 665.2 414.2 665.2C415.5 665.2 416.4 664.1 416.4 662.6C416.4 660.9 415.2 658.8 413.7 657.9C413.2 657.7 412.7 657.5 412.2 657.5Z' fill='%23ECF0F4'/%3E%3Cpath d='M389.4 647.7C389.4 649.1 390.4 650.8 391.6 651.5C392.8 652.2 393.8 651.6 393.8 650.3C393.8 648.9 392.8 647.2 391.6 646.5C390.4 645.7 389.4 646.3 389.4 647.7Z' fill='%23C4D8F4'/%3E%3Cpath d='M390.8 647.6C390.8 648.6 391.5 649.8 392.3 650.3C393.2 650.8 393.8 650.4 393.8 649.4C393.8 648.4 393.1 647.2 392.3 646.7C391.5 646.2 390.8 646.6 390.8 647.6Z' fill='%23A0B4DA'/%3E%3Cpath d='M390.6 646.1C390.9 646.1 391.2 646.2 391.6 646.4C392.8 647.1 393.8 648.8 393.8 650.2C393.8 651.2 393.3 651.8 392.6 651.8C392.3 651.8 392 651.7 391.6 651.5C390.4 650.8 389.4 649.1 389.4 647.7C389.4 646.7 389.9 646.1 390.6 646.1ZM390.6 645.1C389.3 645.1 388.4 646.2 388.4 647.7C388.4 649.4 389.6 651.5 391.1 652.4C391.6 652.7 392.1 652.8 392.6 652.8C393.9 652.8 394.8 651.7 394.8 650.2C394.8 648.5 393.6 646.4 392.1 645.5C391.6 645.3 391.1 645.1 390.6 645.1Z' fill='%23ECF0F4'/%3E%3Cpath d='M367.8 635.3C367.8 636.7 368.8 638.4 370 639.1C371.2 639.8 372.2 639.2 372.2 637.9C372.2 636.5 371.2 634.8 370 634.1C368.8 633.3 367.8 633.9 367.8 635.3Z' fill='%23C4D8F4'/%3E%3Cpath d='M369.2 635.2C369.2 636.2 369.9 637.4 370.7 637.9C371.6 638.4 372.2 638 372.2 637C372.2 636 371.5 634.8 370.7 634.3C369.9 633.8 369.2 634.2 369.2 635.2Z' fill='%23A0B4DA'/%3E%3Cpath d='M369 633.7C369.3 633.7 369.6 633.8 370 634C371.2 634.7 372.2 636.4 372.2 637.8C372.2 638.8 371.7 639.4 371 639.4C370.7 639.4 370.4 639.3 370 639.1C368.8 638.4 367.8 636.7 367.8 635.3C367.8 634.3 368.3 633.7 369 633.7ZM369 632.7C367.7 632.7 366.8 633.8 366.8 635.3C366.8 637 368 639.1 369.5 640C370 640.3 370.5 640.4 371 640.4C372.3 640.4 373.2 639.3 373.2 637.8C373.2 636.1 372 634 370.5 633.1C370 632.8 369.5 632.7 369 632.7Z' fill='%23ECF0F4'/%3E%3Cpath d='M346.2 622.7C346.2 624.1 347.2 625.8 348.4 626.5C349.6 627.2 350.6 626.6 350.6 625.3C350.6 623.9 349.6 622.2 348.4 621.5C347.2 620.8 346.2 621.3 346.2 622.7Z' fill='%23C4D8F4'/%3E%3Cpath d='M347.7 622.7C347.7 623.7 348.4 624.9 349.2 625.4C350.1 625.9 350.7 625.5 350.7 624.5C350.7 623.5 350 622.3 349.2 621.8C348.3 621.3 347.7 621.7 347.7 622.7Z' fill='%23A0B4DA'/%3E%3Cpath d='M347.5 621.2C347.8 621.2 348.1 621.3 348.5 621.5C349.7 622.2 350.7 623.9 350.7 625.3C350.7 626.3 350.2 626.9 349.5 626.9C349.2 626.9 348.9 626.8 348.5 626.6C347.3 625.9 346.3 624.2 346.3 622.8C346.2 621.7 346.7 621.2 347.5 621.2ZM347.5 620.2C346.2 620.2 345.3 621.3 345.3 622.8C345.3 624.5 346.5 626.6 348 627.5C348.5 627.8 349 627.9 349.5 627.9C350.8 627.9 351.7 626.8 351.7 625.3C351.7 623.6 350.5 621.5 349 620.6C348.4 620.3 347.9 620.2 347.5 620.2Z' fill='%23ECF0F4'/%3E%3Cpath d='M324.7 610.3C324.7 611.7 325.7 613.4 326.9 614.1C328.1 614.8 329.1 614.2 329.1 612.9C329.1 611.5 328.1 609.8 326.9 609.1C325.6 608.4 324.7 608.9 324.7 610.3Z' fill='%23C4D8F4'/%3E%3Cpath d='M326.1 610.3C326.1 611.3 326.8 612.5 327.6 613C328.4 613.5 329.1 613.1 329.1 612.1C329.1 611.1 328.4 609.9 327.6 609.4C326.8 608.9 326.1 609.3 326.1 610.3Z' fill='%23A0B4DA'/%3E%3Cpath d='M325.9 608.8C326.2 608.8 326.5 608.9 326.9 609.1C328.1 609.8 329.1 611.5 329.1 612.9C329.1 613.9 328.6 614.5 327.9 614.5C327.6 614.5 327.3 614.4 326.9 614.2C325.7 613.5 324.7 611.8 324.7 610.4C324.7 609.3 325.2 608.8 325.9 608.8ZM325.9 607.8C324.6 607.8 323.7 608.9 323.7 610.4C323.7 612.1 324.9 614.2 326.4 615.1C326.9 615.4 327.4 615.5 327.9 615.5C329.2 615.5 330.1 614.4 330.1 612.9C330.1 611.2 328.9 609.1 327.4 608.2C326.9 607.9 326.4 607.8 325.9 607.8Z' fill='%23ECF0F4'/%3E%3Cpath d='M303.1 597.8C303.1 599.2 304.1 600.9 305.3 601.6C306.5 602.3 307.5 601.7 307.5 600.4C307.5 599 306.5 597.3 305.3 596.6C304.1 595.9 303.1 596.5 303.1 597.8Z' fill='%23C4D8F4'/%3E%3Cpath d='M304.5 597.8C304.5 598.8 305.2 600 306 600.5C306.8 601 307.5 600.6 307.5 599.6C307.5 598.6 306.8 597.4 306 596.9C305.2 596.4 304.5 596.8 304.5 597.8Z' fill='%23A0B4DA'/%3E%3Cpath d='M304.3 596.3C304.6 596.3 304.9 596.4 305.3 596.6C306.5 597.3 307.5 599 307.5 600.4C307.5 601.4 307 602 306.3 602C306 602 305.7 601.9 305.3 601.7C304.1 601 303.1 599.3 303.1 597.9C303.1 596.9 303.6 596.3 304.3 596.3ZM304.3 595.3C303 595.3 302.1 596.4 302.1 597.9C302.1 599.6 303.3 601.7 304.8 602.6C305.3 602.9 305.8 603 306.3 603C307.6 603 308.5 601.9 308.5 600.4C308.5 598.7 307.3 596.6 305.8 595.7C305.3 595.4 304.8 595.3 304.3 595.3Z' fill='%23ECF0F4'/%3E%3Cpath d='M281.5 585.4C281.5 586.8 282.5 588.5 283.7 589.2C284.9 589.9 285.9 589.3 285.9 588C285.9 586.6 284.9 584.9 283.7 584.2C282.5 583.5 281.5 584.1 281.5 585.4Z' fill='%23C4D8F4'/%3E%3Cpath d='M282.9 585.4C282.9 586.4 283.6 587.6 284.4 588.1C285.3 588.6 285.9 588.2 285.9 587.2C285.9 586.2 285.2 585 284.4 584.5C283.6 584 282.9 584.4 282.9 585.4Z' fill='%23A0B4DA'/%3E%3Cpath d='M282.7 583.9C283 583.9 283.3 584 283.7 584.2C284.9 584.9 285.9 586.6 285.9 588C285.9 589 285.4 589.6 284.7 589.6C284.4 589.6 284.1 589.5 283.7 589.3C282.5 588.6 281.5 586.9 281.5 585.5C281.5 584.5 282 583.9 282.7 583.9ZM282.7 582.9C281.4 582.9 280.5 584 280.5 585.5C280.5 587.2 281.7 589.3 283.2 590.2C283.7 590.5 284.2 590.6 284.7 590.6C286 590.6 286.9 589.5 286.9 588C286.9 586.3 285.7 584.2 284.2 583.3C283.7 583 283.2 582.9 282.7 582.9Z' fill='%23ECF0F4'/%3E%3Cpath d='M259.9 572.9C259.9 574.3 260.9 576 262.1 576.7C263.3 577.4 264.3 576.8 264.3 575.5C264.3 574.1 263.3 572.4 262.1 571.7C260.9 571 259.9 571.5 259.9 572.9Z' fill='%23C4D8F4'/%3E%3Cpath d='M261.3 572.9C261.3 573.9 262 575.1 262.8 575.6C263.7 576.1 264.3 575.7 264.3 574.7C264.3 573.7 263.6 572.5 262.8 572C262 571.5 261.3 571.9 261.3 572.9Z' fill='%23A0B4DA'/%3E%3Cpath d='M261.1 571.4C261.4 571.4 261.7 571.5 262.1 571.7C263.3 572.4 264.3 574.1 264.3 575.5C264.3 576.5 263.8 577.1 263.1 577.1C262.8 577.1 262.5 577 262.1 576.8C260.9 576.1 259.9 574.4 259.9 573C259.9 571.9 260.4 571.4 261.1 571.4ZM261.1 570.4C259.8 570.4 258.9 571.5 258.9 573C258.9 574.7 260.1 576.8 261.6 577.7C262.1 578 262.6 578.1 263.1 578.1C264.4 578.1 265.3 577 265.3 575.5C265.3 573.8 264.1 571.7 262.6 570.8C262.1 570.5 261.6 570.4 261.1 570.4Z' fill='%23ECF0F4'/%3E%3Cpath d='M238.3 560.5C238.3 561.9 239.3 563.6 240.5 564.3C241.7 565 242.7 564.4 242.7 563.1C242.7 561.7 241.7 560 240.5 559.3C239.3 558.6 238.3 559.1 238.3 560.5Z' fill='%23C4D8F4'/%3E%3Cpath d='M239.7 560.5C239.7 561.5 240.4 562.7 241.2 563.2C242.1 563.7 242.7 563.3 242.7 562.3C242.7 561.3 242 560.1 241.2 559.6C240.4 559.1 239.7 559.5 239.7 560.5Z' fill='%23A0B4DA'/%3E%3Cpath d='M239.5 559C239.8 559 240.1 559.1 240.5 559.3C241.7 560 242.7 561.7 242.7 563.1C242.7 564.1 242.2 564.7 241.5 564.7C241.2 564.7 240.9 564.6 240.5 564.4C239.3 563.7 238.3 562 238.3 560.6C238.3 559.5 238.8 559 239.5 559ZM239.5 558C238.2 558 237.3 559.1 237.3 560.6C237.3 562.3 238.5 564.4 240 565.3C240.5 565.6 241 565.7 241.5 565.7C242.8 565.7 243.7 564.6 243.7 563.1C243.7 561.4 242.5 559.3 241 558.4C240.5 558.1 240 558 239.5 558Z' fill='%23ECF0F4'/%3E%3Cpath d='M216.7 548C216.7 549.4 217.7 551.1 218.9 551.8C220.1 552.5 221.1 551.9 221.1 550.6C221.1 549.2 220.1 547.5 218.9 546.8C217.7 546.1 216.7 546.6 216.7 548Z' fill='%23C4D8F4'/%3E%3Cpath d='M218.1 547.9C218.1 548.9 218.8 550.1 219.6 550.6C220.4 551.1 221.1 550.7 221.1 549.7C221.1 548.7 220.4 547.5 219.6 547C218.8 546.6 218.1 547 218.1 547.9Z' fill='%23A0B4DA'/%3E%3Cpath d='M217.9 546.5C218.2 546.5 218.5 546.6 218.9 546.8C220.1 547.5 221.1 549.2 221.1 550.6C221.1 551.6 220.6 552.2 219.9 552.2C219.6 552.2 219.3 552.1 218.9 551.9C217.7 551.2 216.7 549.5 216.7 548.1C216.7 547 217.2 546.5 217.9 546.5ZM217.9 545.4C216.6 545.4 215.7 546.5 215.7 548C215.7 549.7 216.9 551.8 218.4 552.7C218.9 553 219.4 553.1 219.9 553.1C221.2 553.1 222.1 552 222.1 550.5C222.1 548.8 220.9 546.7 219.4 545.8C218.9 545.6 218.4 545.4 217.9 545.4Z' fill='%23ECF0F4'/%3E%3Cpath d='M195.2 535.5C195.2 536.9 196.2 538.6 197.4 539.3C198.6 540 199.6 539.4 199.6 538.1C199.6 536.7 198.6 535 197.4 534.3C196.1 533.6 195.2 534.1 195.2 535.5Z' fill='%23C4D8F4'/%3E%3Cpath d='M196.6 535.5C196.6 536.5 197.3 537.7 198.1 538.2C199 538.7 199.6 538.3 199.6 537.3C199.6 536.3 198.9 535.1 198.1 534.6C197.3 534.1 196.6 534.5 196.6 535.5Z' fill='%23A0B4DA'/%3E%3Cpath d='M196.4 534C196.7 534 197 534.1 197.4 534.3C198.6 535 199.6 536.7 199.6 538.1C199.6 539.1 199.1 539.7 198.4 539.7C198.1 539.7 197.8 539.6 197.4 539.4C196.2 538.7 195.2 537 195.2 535.6C195.2 534.6 195.6 534 196.4 534ZM196.4 533C195.1 533 194.2 534.1 194.2 535.6C194.2 537.3 195.4 539.4 196.9 540.3C197.4 540.6 197.9 540.7 198.4 540.7C199.7 540.7 200.6 539.6 200.6 538.1C200.6 536.4 199.4 534.3 197.9 533.4C197.4 533.1 196.9 533 196.4 533Z' fill='%23ECF0F4'/%3E%3Cpath d='M173.6 523.1C173.6 524.5 174.6 526.2 175.8 526.9C177 527.6 178 527 178 525.7C178 524.3 177 522.6 175.8 521.9C174.6 521.1 173.6 521.7 173.6 523.1Z' fill='%23C4D8F4'/%3E%3Cpath d='M175 523C175 524 175.7 525.2 176.5 525.7C177.4 526.2 178 525.8 178 524.8C178 523.8 177.3 522.6 176.5 522.1C175.7 521.6 175 522 175 523Z' fill='%23A0B4DA'/%3E%3Cpath d='M174.8 521.5C175.1 521.5 175.4 521.6 175.8 521.8C177 522.5 178 524.2 178 525.6C178 526.6 177.5 527.2 176.8 527.2C176.5 527.2 176.2 527.1 175.8 526.9C174.6 526.2 173.6 524.5 173.6 523.1C173.6 522.1 174.1 521.5 174.8 521.5ZM174.8 520.5C173.5 520.5 172.6 521.6 172.6 523.1C172.6 524.8 173.8 526.9 175.3 527.8C175.8 528.1 176.3 528.2 176.8 528.2C178.1 528.2 179 527.1 179 525.6C179 523.9 177.8 521.8 176.3 520.9C175.8 520.7 175.3 520.5 174.8 520.5Z' fill='%23ECF0F4'/%3E%3Cpath d='M152 510.6C152 512 153 513.7 154.2 514.4C155.4 515.1 156.4 514.5 156.4 513.2C156.4 511.8 155.4 510.1 154.2 509.4C153 508.7 152 509.2 152 510.6Z' fill='%23C4D8F4'/%3E%3Cpath d='M153.4 510.5C153.4 511.5 154.1 512.7 154.9 513.2C155.8 513.7 156.4 513.3 156.4 512.3C156.4 511.3 155.7 510.1 154.9 509.6C154.1 509.2 153.4 509.6 153.4 510.5Z' fill='%23A0B4DA'/%3E%3Cpath d='M153.2 509.1C153.5 509.1 153.8 509.2 154.2 509.4C155.4 510.1 156.4 511.8 156.4 513.2C156.4 514.2 155.9 514.8 155.2 514.8C154.9 514.8 154.6 514.7 154.2 514.5C153 513.8 152 512.1 152 510.7C152 509.6 152.5 509.1 153.2 509.1ZM153.2 508C151.9 508 151 509.1 151 510.6C151 512.3 152.2 514.4 153.7 515.3C154.2 515.6 154.7 515.7 155.2 515.7C156.5 515.7 157.4 514.6 157.4 513.1C157.4 511.4 156.2 509.3 154.7 508.4C154.2 508.2 153.7 508 153.2 508Z' fill='%23ECF0F4'/%3E%3Cpath d='M130.4 498.1C130.4 499.5 131.4 501.2 132.6 501.9C133.8 502.6 134.8 502 134.8 500.7C134.8 499.3 133.8 497.6 132.6 496.9C131.4 496.2 130.4 496.7 130.4 498.1Z' fill='%23C4D8F4'/%3E%3Cpath d='M131.8 498.1C131.8 499.1 132.5 500.3 133.3 500.8C134.2 501.3 134.8 500.9 134.8 499.9C134.8 498.9 134.1 497.7 133.3 497.2C132.5 496.7 131.8 497.1 131.8 498.1Z' fill='%23A0B4DA'/%3E%3Cpath d='M131.6 496.6C131.9 496.6 132.2 496.7 132.6 496.9C133.8 497.6 134.8 499.3 134.8 500.7C134.8 501.7 134.3 502.3 133.6 502.3C133.3 502.3 133 502.2 132.6 502C131.4 501.3 130.4 499.6 130.4 498.2C130.4 497.1 130.9 496.6 131.6 496.6ZM131.6 495.6C130.3 495.6 129.4 496.7 129.4 498.2C129.4 499.9 130.6 502 132.1 502.9C132.6 503.2 133.1 503.3 133.6 503.3C134.9 503.3 135.8 502.2 135.8 500.7C135.8 499 134.6 496.9 133.1 496C132.6 495.7 132.1 495.6 131.6 495.6Z' fill='%23ECF0F4'/%3E%3Cpath d='M108.8 485.7C108.8 487.1 109.8 488.8 111 489.5C112.2 490.2 113.2 489.6 113.2 488.3C113.2 486.9 112.2 485.2 111 484.5C109.8 483.7 108.8 484.3 108.8 485.7Z' fill='%23C4D8F4'/%3E%3Cpath d='M110.2 485.6C110.2 486.6 110.9 487.8 111.7 488.3C112.6 488.8 113.2 488.4 113.2 487.4C113.2 486.4 112.5 485.2 111.7 484.7C110.9 484.2 110.2 484.6 110.2 485.6Z' fill='%23A0B4DA'/%3E%3Cpath d='M110 484.1C110.3 484.1 110.6 484.2 111 484.4C112.2 485.1 113.2 486.8 113.2 488.2C113.2 489.2 112.7 489.8 112 489.8C111.7 489.8 111.4 489.7 111 489.5C109.8 488.8 108.8 487.1 108.8 485.7C108.8 484.7 109.3 484.1 110 484.1ZM110 483.1C108.7 483.1 107.8 484.2 107.8 485.7C107.8 487.4 109 489.5 110.5 490.4C111 490.7 111.5 490.8 112 490.8C113.3 490.8 114.2 489.7 114.2 488.2C114.2 486.5 113 484.4 111.5 483.5C111 483.2 110.5 483.1 110 483.1Z' fill='%23ECF0F4'/%3E%3Cpath d='M87.2002 473.2C87.2002 474.6 88.2002 476.3 89.4002 477C90.6002 477.7 91.6002 477.1 91.6002 475.8C91.6002 474.4 90.6002 472.7 89.4002 472C88.2002 471.2 87.2002 471.8 87.2002 473.2Z' fill='%23C4D8F4'/%3E%3Cpath d='M88.6001 473.1C88.6001 474.1 89.3001 475.3 90.1001 475.8C91.0001 476.3 91.6001 475.9 91.6001 474.9C91.6001 473.9 90.9001 472.7 90.1001 472.2C89.3001 471.7 88.6001 472.1 88.6001 473.1Z' fill='%23A0B4DA'/%3E%3Cpath d='M88.4002 471.6C88.7002 471.6 89.0002 471.7 89.4002 471.9C90.6002 472.6 91.6002 474.3 91.6002 475.7C91.6002 476.7 91.1002 477.3 90.4002 477.3C90.1002 477.3 89.8002 477.2 89.4002 477C88.2002 476.3 87.2002 474.6 87.2002 473.2C87.2002 472.2 87.7002 471.6 88.4002 471.6ZM88.4002 470.6C87.1002 470.6 86.2002 471.7 86.2002 473.2C86.2002 474.9 87.4002 477 88.9002 477.9C89.4002 478.2 89.9002 478.3 90.4002 478.3C91.7002 478.3 92.6002 477.2 92.6002 475.7C92.6002 474 91.4002 471.9 89.9002 471C89.4002 470.8 88.9002 470.6 88.4002 470.6Z' fill='%23ECF0F4'/%3E%3Cpath d='M549.2 722L78.6001 450.3V452.7L548.2 723.8C555.5 728.2 557.3 739.3 557.3 739.3V738.3C557.4 731.8 554.9 725.3 549.2 722Z' fill='%23FCFCFC'/%3E%3Cpath d='M544.9 751.7C544.8 751.7 544.8 751.7 544.7 751.7C537.1 747.1 529.3 742.7 521.8 738.5C510.5 732.1 498.7 725.5 487.7 718.1C455.7 699.2 425.4 682.1 389.5 662.9C386.2 660.8 382.9 658.9 379.7 657C373.3 653.2 366.6 649.4 360 644.4C358.2 643.2 356.4 642.6 354.6 642C352.8 641.4 350.9 640.8 349 639.5C289.3 603.5 230.4 569.8 173.5 537.2C145 520.9 115.5 504 86.4001 487.1C86.2001 487 86.2001 486.8 86.3001 486.7C86.4001 486.5 86.6001 486.5 86.7001 486.6C115.8 503.5 145.3 520.4 173.8 536.7C230.8 569.3 289.7 603.1 349.4 639.1C351.2 640.3 353.1 640.9 354.9 641.5C356.7 642.1 358.6 642.7 360.5 644C367 648.9 373.7 652.8 380.1 656.5C383.3 658.4 386.7 660.3 389.9 662.4C425.8 681.6 456.1 698.7 488.1 717.6C499.2 725 510.9 731.6 522.2 738C529.7 742.3 537.5 746.7 545.1 751.3C545.3 751.4 545.3 751.6 545.2 751.7C545.1 751.7 545 751.7 544.9 751.7Z' fill='%23C4D8F4'/%3E%3Cpath d='M544.9 754.8C544.8 754.8 544.8 754.8 544.7 754.8C526.6 743.7 508.3 733.4 490.7 723.5C469.3 711.5 447.2 699 425.1 684.9C420.8 682.5 416.5 680.3 412.2 678.2C408 676.1 403.6 673.9 399.3 671.4C359.4 648.7 320.7 626.2 283.3 604.5C245.9 582.8 207.2 560.3 167.3 537.6C157.2 531.6 146.9 525.7 137 520C120.4 510.5 103.2 500.6 86.3001 490.1C86.2001 490 86.1001 489.8 86.2001 489.7C86.3001 489.6 86.5001 489.5 86.6001 489.6C103.5 500.1 120.6 509.9 137.2 519.5C147.1 525.2 157.4 531.1 167.5 537.1C207.4 559.8 246.1 582.3 283.5 604C320.9 625.7 359.6 648.2 399.5 670.9C403.8 673.4 408.2 675.5 412.4 677.6C416.6 679.7 421 681.9 425.3 684.4C447.4 698.5 469.5 710.9 490.9 722.9C508.6 732.9 526.9 743.2 545 754.3C545.1 754.4 545.2 754.6 545.1 754.7C545.1 754.8 545 754.8 544.9 754.8Z' fill='%23C4D8F4'/%3E%3Cpath d='M315.2 436.7C315.7 437 315.9 437.5 315.9 438C315.9 438.5 315.6 439 315.1 439.2L213.6 490.4C212.7 490.8 211.7 490.8 210.8 490.3L141.6 450.4C141.2 450.1 140.9 449.7 140.9 449.2C140.9 448.7 141.2 448.2 141.6 448L237.7 392.5C237.9 392.4 238.1 392.4 238.3 392.5L315.2 436.7Z' fill='%23585F80'/%3E%3Cpath d='M300.7 357.7L210.9 409.6L144.7 371.4L234.3 319.7C234.5 319.6 234.7 319.6 234.8 319.7L300.7 357.7Z' fill='%23F6A683'/%3E%3Cpath d='M234.5 319.4L288.3 350.5L198.5 402.5L144.6 371.3L234.5 319.4Z' fill='%23F6A683'/%3E%3Cpath d='M270.6 340.3L180.8 392.2L171.6 386.9L261.5 335L270.6 340.3Z' fill='%23E97F75'/%3E%3Cpath d='M210.8 485.4V409.5L144.6 371.3V447.3L210.5 485.4H210.8Z' fill='%23CE7C76'/%3E%3Cpath d='M171.6 386.9V407.5L172.7 407.1L173.9 408.9L175.1 408.4L176.2 410.2L177.4 409.8L178.5 411.5L179.7 411.1L180.8 412.8V392.2L171.6 386.9Z' fill='%23CE7C76'/%3E%3Cpath d='M210.8 409.5V485.3H211.1L300 434C300.4 433.8 300.6 433.4 300.6 432.9V357.6L210.8 409.5Z' fill='%23E97F75'/%3E%3Cpath opacity='0.19' d='M209.9 484.4L145.6 446.7V373L209.9 409.6V409L144.6 371.3V447.3L209.9 485V484.4Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M210.8 409.5L209.9 409V485L210.5 485.4C210.7 485.5 210.9 485.5 211 485.4L211.7 485V409L210.8 409.5Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M298.8 357.7L210.9 408.9L146.6 371.4L234.5 320.6L298.8 357.7ZM234.2 319.6L144.6 371.3L210.8 409.5L300.6 357.6L234.6 319.5C234.5 319.5 234.4 319.4 234.3 319.4C234.4 319.5 234.3 319.5 234.2 319.6Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M299.7 432.9C299.7 433 299.6 433.1 299.6 433.2L211.8 484.3V409.6L299.7 359.3V432.9V432.9ZM210.8 409.5V485.4H210.9C211 485.4 211 485.3 211 485.3L299.9 434C300.3 433.8 300.5 433.4 300.5 432.9V357.6L210.8 409.5Z' fill='%23F6A683'/%3E%3Cpath d='M91.3999 329.5L240.5 243.4L256.4 252.5L259.1 276.7H255.2L249.4 273.4L113.4 351.9H77.8999L91.3999 329.5Z' fill='%2390A9D1'/%3E%3Cpath d='M105.9 356.2L88.4 366.3L76.5 386.8V473.8V582.9L68 587.8V368.3L75.3 356.2H105.9Z' fill='%23667497'/%3E%3Cpath d='M83.9 597L68 587.8V368.3L83.9 377.5V597Z' fill='%23667497'/%3E%3Cpath d='M107.2 338.6L256.4 252.5L285.5 269.6V378.6L277.2 373.8V289.3L265.3 282.6L104.3 375.5L92.3999 396V482.9V592L83.8999 597V377.5L107.2 338.6Z' fill='%23585F80'/%3E%3Cpath d='M107.2 338.6L91.4 329.5L68 368.3L83.9 377.5L107.2 338.6Z' fill='%237887A9'/%3E%3Cpath d='M209.8 397L112.3 340.7L88.8999 379.5L186.5 435.8L209.8 397Z' fill='%23C4D8F4'/%3E%3Cpath d='M285 273.8V270L255.2 253.3L255.8 252.2L285.9 269.1C286.1 269.2 286.2 269.4 286.2 269.6V274.4L285 273.8Z' fill='%2390A9D1'/%3E%3Cpath d='M107.9 339L255.9 253.7V252.2L106.8 338.4L107.9 339Z' fill='%23A0B4DA'/%3E%3Cpath d='M84.5998 502.9V377.7L107.9 339L106.8 338.4L83.3998 377.2C83.2998 377.3 83.2998 377.4 83.2998 377.5V502.9H84.5998Z' fill='%2390A9D1'/%3E%3Cpath d='M88.8999 506.6L196.2 568.5V441.5L88.8999 379.5V506.6Z' fill='%23A0B4DA'/%3E%3Cpath d='M186.5 505.3L88.8999 449L72.8999 475.6L170.5 531.9L186.5 505.3Z' fill='%23C4D8F4'/%3E%3Cpath d='M211.6 398L355.9 314.7L256.6 257.4L112.3 340.7L211.6 398Z' fill='%23C4D9F5'/%3E%3Cpath d='M117.9 343.9L261.4 260.1L262.6 260.8L118.9 344.4L95.7 383.4V383.6C95.3 383.6 94.8 383.6 94.5 383.5V382.7L117.9 343.9Z' fill='%23CFDFF7'/%3E%3Cpath d='M95.5999 510.4L94.3999 509.7V382.7L95.5999 383.4V510.4Z' fill='%23C4D8F4'/%3E%3Cpath d='M125.3 348.2L268.8 264.4L270 265.1L126.3 348.7L103.1 387.7V387.9C102.7 387.9 102.2 387.9 101.9 387.8V387L125.3 348.2Z' fill='%23CFDFF7'/%3E%3Cpath d='M103 514.7L101.8 514V386.9L103 387.7V514.7Z' fill='%23C4D8F4'/%3E%3Cpath d='M132.6 352.4L276.1 268.6L277.3 269.3L133.5 353L110.3 392V392.2C109.9 392.2 109.4 392.2 109.1 392.1V391.3L132.6 352.4Z' fill='%23CFDFF7'/%3E%3Cpath d='M110.4 518.9L109.1 518.2V391.2L110.4 391.9V518.9Z' fill='%23C4D8F4'/%3E%3Cpath d='M140 356.7L283.5 272.9L284.7 273.6L141 357.2L117.8 396.2V396.4C117.4 396.4 116.9 396.4 116.6 396.3V395.5L140 356.7Z' fill='%23CFDFF7'/%3E%3Cpath d='M117.7 523.2L116.5 522.5V395.4L117.7 396.2V523.2Z' fill='%23C4D8F4'/%3E%3Cpath d='M147.4 360.9L290.9 277.1L292.1 277.8L148.4 361.4L125.2 400.4V400.6C124.8 400.6 124.3 400.6 124 400.5V399.7L147.4 360.9Z' fill='%23CFDFF7'/%3E%3Cpath d='M125.1 527.4L123.9 526.7V399.7L125.1 400.4V527.4Z' fill='%23C4D8F4'/%3E%3Cpath d='M154.7 365.2L298.2 281.4L299.4 282.1L155.7 365.7L132.5 404.7V404.9C132.1 404.9 131.6 404.9 131.3 404.8V404L154.7 365.2Z' fill='%23CFDFF7'/%3E%3Cpath d='M132.4 531.7L131.2 531V403.9L132.4 404.7V531.7Z' fill='%23C4D8F4'/%3E%3Cpath d='M162.1 369.4L305.6 285.6L306.8 286.3L163 370L139.8 409V409.2C139.4 409.2 138.9 409.2 138.6 409.1V408.3L162.1 369.4Z' fill='%23CFDFF7'/%3E%3Cpath d='M139.8 535.9L138.6 535.2V408.2L139.8 408.9V535.9Z' fill='%23C4D8F4'/%3E%3Cpath d='M169.4 373.7L312.9 289.9L314.1 290.6L170.4 374.2L147.2 413.2V413.4C146.8 413.4 146.3 413.4 146 413.3V412.5L169.4 373.7Z' fill='%23CFDFF7'/%3E%3Cpath d='M147.2 540.2L145.9 539.5V412.4L147.2 413.2V540.2Z' fill='%23C4D8F4'/%3E%3Cpath d='M176.8 377.9L320.3 294.1L321.5 294.8L177.8 378.4L154.6 417.4V417.6C154.2 417.6 153.7 417.6 153.4 417.5V416.7L176.8 377.9Z' fill='%23CFDFF7'/%3E%3Cpath d='M154.5 544.4L153.3 543.7V416.7L154.5 417.4V544.4Z' fill='%23C4D8F4'/%3E%3Cpath d='M184.2 382.2L327.7 298.4L328.9 299.1L185 382.7L161.8 421.7V421.9C161.4 421.9 160.9 421.9 160.6 421.8V421L184.2 382.2Z' fill='%23CFDFF7'/%3E%3Cpath d='M161.9 548.7L160.7 548V420.9L161.9 421.7V548.7Z' fill='%23C4D8F4'/%3E%3Cpath d='M191.5 386.4L335 302.6L336.2 303.3L192.4 387L169.2 426V426.2C168.8 426.2 168.3 426.2 168 426.1V425.3L191.5 386.4Z' fill='%23CFDFF7'/%3E%3Cpath d='M169.2 552.9L168 552.2V425.2L169.2 425.9V552.9Z' fill='%23C4D8F4'/%3E%3Cpath d='M198.9 390.7L342.4 306.9L343.6 307.6L199.9 391.2L176.7 430.2V430.4C176.3 430.4 175.8 430.4 175.5 430.3V429.5L198.9 390.7Z' fill='%23CFDFF7'/%3E%3Cpath d='M176.6 557.2L175.4 556.5V429.4L176.6 430.2V557.2Z' fill='%23C4D8F4'/%3E%3Cpath opacity='0.48' d='M374.2 460.4L361.4 467.8V343.3L374.2 335.8V460.4Z' fill='%23C4D9F5'/%3E%3Cpath opacity='0.73' d='M372.3 337V334.7L359.4 342.1V466.7L361.4 467.8V343.3L372.3 337Z' fill='%23C4D8F4'/%3E%3Cpath opacity='0.48' d='M353.9 472.1L341.1 479.6V355L353.9 347.6V472.1Z' fill='%23C4D9F5'/%3E%3Cpath opacity='0.73' d='M352 348.7V346.4L339.1 353.9V478.4L341.1 479.6V355L352 348.7Z' fill='%23C4D8F4'/%3E%3Cpath opacity='0.48' d='M334.5 483.5L321.6 490.9V366.4L334.5 358.9V483.5Z' fill='%23C4D9F5'/%3E%3Cpath opacity='0.73' d='M332.5 360.1V357.8L319.6 365.2V489.8L321.6 490.9V366.4L332.5 360.1Z' fill='%23C4D8F4'/%3E%3Cpath opacity='0.48' d='M314.2 495.2L301.3 502.7V378.1L314.2 370.7V495.2Z' fill='%23C4D9F5'/%3E%3Cpath opacity='0.73' d='M312.2 371.8V369.5L299.3 377V501.5L301.3 502.7V378.1L312.2 371.8Z' fill='%23C4D8F4'/%3E%3Cpath opacity='0.48' d='M294.2 507L281.4 514.4V389.9L294.2 382.4V507Z' fill='%23C4D9F5'/%3E%3Cpath opacity='0.73' d='M292.3 383.5V381.3L279.4 388.7V513.3L281.4 514.4V389.9L292.3 383.5Z' fill='%23C4D8F4'/%3E%3Cpath opacity='0.48' d='M273.9 518.7L261.1 526.1V401.6L273.9 394.2V518.7Z' fill='%23C4D9F5'/%3E%3Cpath opacity='0.73' d='M272 395.3V393L259.1 400.4V525L261.1 526.1V401.6L272 395.3Z' fill='%23C4D8F4'/%3E%3Cpath opacity='0.48' d='M254.5 530.1L241.6 537.5V413L254.5 405.5V530.1Z' fill='%23C4D9F5'/%3E%3Cpath opacity='0.73' d='M252.5 406.7V404.4L239.6 411.8V536.4L241.6 537.5V413L252.5 406.7Z' fill='%23C4D8F4'/%3E%3Cpath opacity='0.48' d='M234.2 541.8L221.3 549.2V424.7L234.2 417.3V541.8Z' fill='%23C4D9F5'/%3E%3Cpath opacity='0.73' d='M232.2 418.4V416.1L219.4 423.6V548.1L221.3 549.2V424.7L232.2 418.4Z' fill='%23C4D8F4'/%3E%3Cpath d='M170.5 656.9V531.9L186.5 505.3V647.7L170.5 656.9Z' fill='%2390A9D1'/%3E%3Cpath d='M184.736 507.419L169.89 531.863L170.403 532.174L185.249 507.73L184.736 507.419Z' fill='%23CFDFF7'/%3E%3Cpath d='M202.5 393.6L351.7 307.5L367.5 316.7L370.3 340.8H366.4L360.6 337.5L224.5 416H189L202.5 393.6Z' fill='%2390A9D1'/%3E%3Cpath d='M217.1 420.3L199.6 430.4L187.7 451V537.9V647L179.2 651.9V432.4L186.4 420.3H217.1Z' fill='%23667497'/%3E%3Cpath d='M195.1 661.1L179.2 651.9V432.4L195.1 441.6V661.1Z' fill='%23667497'/%3E%3Cpath d='M367.5 316.7L396.7 333.7V448.5L388.3 443.6V353.5L376.4 346.7L215.5 439.6L203.6 460.1V547.1V656.2L195.1 661.1V441.6L218.4 402.8L367.5 316.7Z' fill='%23585F80'/%3E%3Cpath d='M218.4 402.8L367.5 316.7L218.4 402.8Z' fill='%23585F80'/%3E%3Cpath d='M218.4 402.8L202.5 393.6L179.2 432.4L195.1 441.6L218.4 402.8Z' fill='%237887A9'/%3E%3Cpath d='M396.1 448.1L397.3 448.8V333.7C397.3 333.5 397.2 333.3 397 333.2L366.9 316.3L366.3 317.4L396.1 334.1V448.1V448.1Z' fill='%2390A9D1'/%3E%3Cpath d='M218.9 403.1L366.9 317.7V316.3L217.9 402.4L218.9 403.1Z' fill='%23A0B4DA'/%3E%3Cpath d='M195.7 660.8V441.8L219 403.1L217.9 402.5L194.5 441.3C194.4 441.4 194.4 441.5 194.4 441.6V660.8L195 661.2L195.7 660.8Z' fill='%2390A9D1'/%3E%3Cpath d='M387.7 443.3L389 444V353.1L376.8 346.5L376 346.9L387.7 353.8V443.3Z' fill='%23667497'/%3E%3Cpath d='M278.3 393.5C277.8 393.5 277.3 393.4 276.9 393.1C276 392.6 275.4 391.6 275.4 390.6V386.8C275.4 385 276.4 383.3 277.9 382.4L311.1 363C312 362.5 313.1 362.5 314 363C314.9 363.5 315.5 364.5 315.5 365.5V369.3C315.5 371.1 314.5 372.8 313 373.7L279.8 393.1C279.3 393.3 278.8 393.5 278.3 393.5Z' fill='%2362A7FF'/%3E%3Cpath d='M276.2 392.3C276.7 392.3 277.2 392.2 277.7 391.9L310.9 372.5C312.5 371.6 313.4 369.9 313.4 368.1V364.3C313.4 363.7 313.2 363.1 312.8 362.6C313.2 362.6 313.6 362.7 314 363C314.9 363.5 315.5 364.5 315.5 365.5V369.3C315.5 371.1 314.5 372.8 313 373.7L279.8 393.1C279.4 393.4 278.8 393.5 278.3 393.5C277.8 393.5 277.3 393.4 276.9 393.1C276.5 392.9 276.3 392.6 276 392.3C276.1 392.2 276.2 392.3 276.2 392.3Z' fill='%233582E8'/%3E%3Cpath d='M72.8999 475.6V600.6L170.5 656.9V531.9L72.8999 475.6Z' fill='%23A0B4DA'/%3E%3Cpath d='M170.5 656.9L169.9 656.6V531.8L72.8999 476V475.6L73.0999 475.3L170.4 531.4C170.5 531.5 170.6 531.6 170.6 531.7L170.5 656.9Z' fill='%23CFDFF7'/%3E%3Cpath d='M87.2999 498.8C86.8999 498.6 86.3999 498.6 85.9999 498.8C85.5999 499 85.3999 499.5 85.3999 499.9V550.8C85.3999 551.9 85.9999 553 86.9999 553.6L97.2999 559.6C97.6999 559.8 98.1999 559.8 98.5999 559.6C98.9999 559.4 99.2999 558.9 99.2999 558.5V507.6C99.2999 506.5 98.6999 505.4 97.6999 504.8L87.2999 498.8Z' fill='%23585F80'/%3E%3Cpath d='M86.6998 499.1C86.2998 498.9 85.7998 498.9 85.3998 499.1C84.9998 499.3 84.7998 499.8 84.7998 500.2V551.1C84.7998 552.2 85.3998 553.3 86.3998 553.9L96.6998 559.9C97.0998 560.1 97.5998 560.1 97.9998 559.9C98.3998 559.7 98.6998 559.2 98.6998 558.8V507.9C98.6998 506.8 98.0998 505.7 97.0998 505.1L86.6998 499.1Z' fill='%237887A9'/%3E%3Cpath d='M157.6 592.4L111.9 566V513.5L157.6 539.9V592.4Z' fill='%23585F80'/%3E%3Cpath d='M133.1 533.2L117.1 524C116.9 523.9 116.7 523.5 116.7 523.3V521.4C116.7 521.1 116.9 521 117.1 521.1L133.1 530.3C133.3 530.4 133.5 530.8 133.5 531V532.9C133.5 533.2 133.3 533.3 133.1 533.2Z' fill='%2362A7FF'/%3E%3Cpath d='M133.1 539.3L117.1 530.1C116.9 530 116.7 529.6 116.7 529.4V527.5C116.7 527.2 116.9 527.1 117.1 527.2L133.1 536.4C133.3 536.5 133.5 536.9 133.5 537.1V539C133.5 539.3 133.3 539.4 133.1 539.3Z' fill='%2362A7FF'/%3E%3Cpath d='M133.1 545.4L117.1 536.2C116.9 536.1 116.7 535.7 116.7 535.5V533.6C116.7 533.3 116.9 533.2 117.1 533.3L133.1 542.5C133.3 542.6 133.5 543 133.5 543.2V545.1C133.5 545.4 133.3 545.5 133.1 545.4Z' fill='%2362A7FF'/%3E%3Cpath d='M133.1 551.5L117.1 542.3C116.9 542.2 116.7 541.8 116.7 541.6V539.7C116.7 539.4 116.9 539.3 117.1 539.4L133.1 548.6C133.3 548.7 133.5 549.1 133.5 549.3V551.2C133.5 551.5 133.3 551.6 133.1 551.5Z' fill='%2362A7FF'/%3E%3Cpath d='M138.3 536.2L136.5 535.2C136.3 535.1 136.1 534.7 136.1 534.5V532.6C136.1 532.3 136.3 532.2 136.5 532.3L138.3 533.3C138.5 533.4 138.7 533.8 138.7 534V535.9C138.6 536.2 138.5 536.3 138.3 536.2Z' fill='%2362A7FF'/%3E%3Cpath d='M138.3 542.3L136.5 541.3C136.3 541.2 136.1 540.8 136.1 540.6V538.7C136.1 538.4 136.3 538.3 136.5 538.4L138.3 539.4C138.5 539.5 138.7 539.9 138.7 540.1V542C138.6 542.3 138.5 542.4 138.3 542.3Z' fill='%2362A7FF'/%3E%3Cpath d='M138.3 548.4L136.5 547.4C136.3 547.3 136.1 546.9 136.1 546.7V544.8C136.1 544.5 136.3 544.4 136.5 544.5L138.3 545.5C138.5 545.6 138.7 546 138.7 546.2V548.1C138.6 548.4 138.5 548.5 138.3 548.4Z' fill='%2362A7FF'/%3E%3Cpath d='M138.3 554.5L136.5 553.5C136.3 553.4 136.1 553 136.1 552.8V550.9C136.1 550.6 136.3 550.5 136.5 550.6L138.3 551.6C138.5 551.7 138.7 552.1 138.7 552.3V554.2C138.6 554.5 138.5 554.6 138.3 554.5Z' fill='%2362A7FF'/%3E%3Cpath d='M143 538.9L141.2 537.9C141 537.8 140.8 537.4 140.8 537.2V535.3C140.8 535 141 534.9 141.2 535L143 536C143.2 536.1 143.4 536.5 143.4 536.7V538.6C143.4 538.9 143.2 539 143 538.9Z' fill='%2362A7FF'/%3E%3Cpath d='M143 545L141.2 544C141 543.9 140.8 543.5 140.8 543.3V541.4C140.8 541.1 141 541 141.2 541.1L143 542.1C143.2 542.2 143.4 542.6 143.4 542.8V544.7C143.4 545 143.2 545.1 143 545Z' fill='%2362A7FF'/%3E%3Cpath d='M143 551.1L141.2 550.1C141 550 140.8 549.6 140.8 549.4V547.5C140.8 547.2 141 547.1 141.2 547.2L143 548.2C143.2 548.3 143.4 548.7 143.4 548.9V550.8C143.4 551.1 143.2 551.2 143 551.1Z' fill='%2362A7FF'/%3E%3Cpath d='M143 557.2L141.2 556.2C141 556.1 140.8 555.7 140.8 555.5V553.6C140.8 553.3 141 553.2 141.2 553.3L143 554.3C143.2 554.4 143.4 554.8 143.4 555V556.9C143.4 557.2 143.2 557.3 143 557.2Z' fill='%2362A7FF'/%3E%3Cpath d='M147.7 541.6L145.9 540.6C145.7 540.5 145.5 540.1 145.5 539.9V538C145.5 537.7 145.7 537.6 145.9 537.7L147.7 538.7C147.9 538.8 148.1 539.2 148.1 539.4V541.3C148.1 541.6 147.9 541.8 147.7 541.6Z' fill='%2362A7FF'/%3E%3Cpath d='M147.7 547.7L145.9 546.7C145.7 546.6 145.5 546.2 145.5 546V544C145.5 543.7 145.7 543.6 145.9 543.7L147.7 544.7C147.9 544.8 148.1 545.2 148.1 545.4V547.3C148.1 547.7 147.9 547.9 147.7 547.7Z' fill='%2362A7FF'/%3E%3Cpath d='M147.7 553.8L145.9 552.8C145.7 552.7 145.5 552.3 145.5 552.1V550.2C145.5 549.9 145.7 549.8 145.9 549.9L147.7 550.9C147.9 551 148.1 551.4 148.1 551.6V553.5C148.1 553.8 147.9 554 147.7 553.8Z' fill='%2362A7FF'/%3E%3Cpath d='M147.7 559.9L145.9 558.9C145.7 558.8 145.5 558.4 145.5 558.2V556.3C145.5 556 145.7 555.9 145.9 556L147.7 557C147.9 557.1 148.1 557.5 148.1 557.7V559.6C148.1 559.9 147.9 560.1 147.7 559.9Z' fill='%2362A7FF'/%3E%3Cpath d='M152.4 544.4L150.6 543.4C150.4 543.3 150.2 542.9 150.2 542.7V540.8C150.2 540.5 150.4 540.4 150.6 540.5L152.4 541.5C152.6 541.6 152.8 542 152.8 542.2V544.1C152.8 544.4 152.7 544.5 152.4 544.4Z' fill='%2362A7FF'/%3E%3Cpath d='M152.4 550.5L150.6 549.5C150.4 549.4 150.2 549 150.2 548.8V546.9C150.2 546.6 150.4 546.5 150.6 546.6L152.4 547.6C152.6 547.7 152.8 548.1 152.8 548.3V550.2C152.8 550.5 152.7 550.6 152.4 550.5Z' fill='%2362A7FF'/%3E%3Cpath d='M152.4 556.6L150.6 555.6C150.4 555.5 150.2 555.1 150.2 554.9V553C150.2 552.7 150.4 552.6 150.6 552.7L152.4 553.7C152.6 553.8 152.8 554.2 152.8 554.4V556.3C152.8 556.6 152.7 556.7 152.4 556.6Z' fill='%2362A7FF'/%3E%3Cpath d='M152.4 562.7L150.6 561.7C150.4 561.6 150.2 561.2 150.2 561V559C150.2 558.7 150.4 558.6 150.6 558.7L152.4 559.7C152.6 559.8 152.8 560.2 152.8 560.4V562.3C152.8 562.7 152.7 562.8 152.4 562.7Z' fill='%2362A7FF'/%3E%3Cpath d='M152.7 584.6L116.9 563.9C116.7 563.8 116.5 563.4 116.5 563.2V547.3C116.5 547 116.7 546.9 116.9 547L152.7 567.7C152.9 567.8 153.1 568.2 153.1 568.4V584.3C153.1 584.6 152.9 584.7 152.7 584.6Z' fill='%2362A7FF'/%3E%3Cpath d='M146.5 573.1C146.3 573.1 146.2 573 146.1 572.9L142.8 567.5L139.8 567.3L136.5 570.1C136.4 570.2 136.2 570.2 136.1 570.2C136 570.2 135.8 570.1 135.8 569.9L132.4 562L129.3 559.6L126.1 561.4C125.9 561.5 125.6 561.5 125.5 561.3L122.4 557.5L119.3 560.4C119.1 560.6 118.8 560.6 118.6 560.4C118.4 560.2 118.4 559.9 118.6 559.7L122 556.4C122.1 556.3 122.2 556.3 122.4 556.3C122.5 556.3 122.7 556.4 122.7 556.5L125.9 560.4L129 558.6C129.2 558.5 129.4 558.5 129.5 558.6L132.9 561.3C133 561.3 133 561.4 133 561.5L136.2 568.9L139.2 566.4C139.3 566.3 139.4 566.3 139.5 566.3L142.9 566.5C143.1 566.5 143.2 566.6 143.3 566.7L146.5 571.9L149.5 570.2C149.7 570.1 150 570.2 150.1 570.4C150.2 570.6 150.1 570.9 149.9 571L146.5 572.9C146.6 573.1 146.5 573.1 146.5 573.1Z' fill='%233582E8'/%3E%3Cpath d='M111.9 513.5L109.8 512.3V567.3L157.6 594.9V592.4L111.9 566V513.5Z' fill='%237887A9'/%3E%3Cpath d='M157.6 595.2C157.4 595.2 157.3 595.1 157.3 594.9V540.1L109.6 512.6C109.4 512.5 109.4 512.3 109.5 512.2C109.6 512 109.8 512 109.9 512.1L158 539.8V595C158 595.1 157.8 595.2 157.6 595.2Z' fill='%23CFDFF7'/%3E%3Cpath d='M94.8001 517.4L87.5001 512.8C86.6001 512.3 86.1001 511.3 86.1001 510.2V508C86.1001 507.4 86.4001 506.8 86.9001 506.5C87.4001 506.2 88.0001 506.2 88.5001 506.5L95.8001 511.1C96.7001 511.6 97.2001 512.6 97.2001 513.7V516C97.2001 516.6 96.9001 517.2 96.4001 517.5C96.2001 517.7 95.9001 517.7 95.6001 517.7C95.3001 517.7 95.0001 517.6 94.8001 517.4Z' fill='%23667497'/%3E%3Cpath d='M86.7002 510.7C86.7002 511.6 87.1002 512.4 87.8002 512.9L94.5002 517.2C94.9002 517.4 95.3002 517.4 95.7002 517.2C96.1002 517 96.3002 516.5 96.3002 516.1V514C96.3002 513.1 95.9002 512.3 95.2002 511.8L88.5002 507.5C88.1002 507.3 87.7002 507.3 87.3002 507.5C86.9002 507.7 86.7002 508.2 86.7002 508.6V510.7Z' fill='%23EA902E'/%3E%3Cpath d='M87.6001 508L87.3001 507.5L86.6001 507.9L86.7001 508.6H87.1001L87.6001 508Z' fill='%23EA902E'/%3E%3Cpath d='M95.7999 516.6V517.1L95.1999 517.5L94.3999 517.4L94.4999 517.1L95.7999 516.6Z' fill='%23EA902E'/%3E%3Cpath d='M86.1001 511.1C86.1001 512 86.5001 512.8 87.2001 513.3L93.9001 517.6C94.3001 517.8 94.7001 517.8 95.1001 517.6C95.5001 517.4 95.7001 516.9 95.7001 516.5V514.4C95.7001 513.5 95.3001 512.7 94.6001 512.2L87.9001 507.9C87.5001 507.7 87.1001 507.7 86.7001 507.9C86.3001 508.1 86.1001 508.6 86.1001 509V511.1Z' fill='%23FCBD42'/%3E%3Cpath d='M87.2 508C87.3 508 87.5 508 87.6 508.1L94.3 512.4C94.9 512.8 95.3 513.5 95.3 514.3V516.4C95.3 516.7 95.1 517.1 94.9 517.2C94.8 517.3 94.6 517.3 94.5 517.3C94.4 517.3 94.2 517.3 94.1 517.2L87.4 512.9C86.8 512.5 86.4 511.8 86.4 511V509C86.4 508.7 86.6 508.3 86.8 508.2C86.9 508 87.1 508 87.2 508ZM87.2 507.7C87 507.7 86.8 507.8 86.6 507.9C86.2 508.1 86 508.6 86 509V511.1C86 512 86.4 512.8 87.1 513.3L93.8 517.6C94 517.7 94.2 517.8 94.4 517.8C94.6 517.8 94.8 517.7 95 517.6C95.4 517.4 95.6 516.9 95.6 516.5V514.4C95.6 513.5 95.2 512.7 94.5 512.2L87.8 507.9C87.7 507.7 87.4 507.7 87.2 507.7Z' fill='%23FFD47B'/%3E%3Cpath d='M94.8001 529L87.5001 524.4C86.6001 523.9 86.1001 522.9 86.1001 521.8V519.6C86.1001 519 86.4001 518.4 86.9001 518.1C87.4001 517.8 88.0001 517.8 88.5001 518.1L95.8001 522.7C96.7001 523.2 97.2001 524.2 97.2001 525.3V527.6C97.2001 528.2 96.9001 528.8 96.4001 529.1C96.2001 529.3 95.9001 529.3 95.6001 529.3C95.3001 529.3 95.0001 529.2 94.8001 529Z' fill='%23667497'/%3E%3Cpath d='M86.7002 522.3C86.7002 523.2 87.1002 524 87.8002 524.5L94.5002 528.8C94.9002 529 95.3002 529 95.7002 528.8C96.1002 528.6 96.3002 528.1 96.3002 527.7V525.6C96.3002 524.7 95.9002 523.9 95.2002 523.4L88.5002 519.1C88.1002 518.9 87.7002 518.9 87.3002 519.1C86.9002 519.3 86.7002 519.8 86.7002 520.2V522.3Z' fill='%23EA902E'/%3E%3Cpath d='M87.6001 519.6L87.3001 519.1L86.6001 519.5L86.7001 520.2L87.1001 520.3L87.6001 519.6Z' fill='%23EA902E'/%3E%3Cpath d='M95.7999 528.2V528.7L95.1999 529.1L94.3999 529L94.4999 528.7L95.7999 528.2Z' fill='%23EA902E'/%3E%3Cpath d='M86.1001 522.7C86.1001 523.6 86.5001 524.4 87.2001 524.9L93.9001 529.2C94.3001 529.4 94.7001 529.4 95.1001 529.2C95.5001 529 95.7001 528.5 95.7001 528.1V526C95.7001 525.1 95.3001 524.3 94.6001 523.8L87.9001 519.5C87.5001 519.3 87.1001 519.3 86.7001 519.5C86.3001 519.7 86.1001 520.2 86.1001 520.6V522.7Z' fill='%23FCBD42'/%3E%3Cpath d='M87.2 519.6C87.3 519.6 87.5 519.6 87.6 519.7L94.3 524C94.9 524.4 95.3 525.1 95.3 525.9V528C95.3 528.3 95.1 528.7 94.9 528.8C94.8 528.9 94.6 528.9 94.5 528.9C94.4 528.9 94.2 528.9 94.1 528.8L87.4 524.5C86.8 524.1 86.4 523.4 86.4 522.6V520.5C86.4 520.2 86.6 519.8 86.8 519.7C86.9 519.6 87.1 519.6 87.2 519.6ZM87.2 519.3C87 519.3 86.8 519.4 86.6 519.5C86.2 519.7 86 520.2 86 520.6V522.7C86 523.6 86.4 524.4 87.1 524.9L93.8 529.2C94 529.3 94.2 529.4 94.4 529.4C94.6 529.4 94.8 529.3 95 529.2C95.4 529 95.6 528.5 95.6 528.1V526C95.6 525.1 95.2 524.3 94.5 523.8L87.8 519.5C87.7 519.3 87.4 519.3 87.2 519.3Z' fill='%23FFD47B'/%3E%3Cpath d='M94.8001 540.6L87.5001 536C86.6001 535.5 86.1001 534.5 86.1001 533.4V531.1C86.1001 530.5 86.4001 529.9 86.9001 529.6C87.4001 529.3 88.0001 529.3 88.5001 529.6L95.8001 534.2C96.7001 534.7 97.2001 535.7 97.2001 536.8V539.1C97.2001 539.7 96.9001 540.3 96.4001 540.6C96.2001 540.8 95.9001 540.8 95.6001 540.8C95.3001 540.9 95.0001 540.8 94.8001 540.6Z' fill='%23667497'/%3E%3Cpath d='M86.7002 533.9C86.7002 534.8 87.1002 535.6 87.8002 536.1L94.5002 540.4C94.9002 540.6 95.3002 540.6 95.7002 540.4C96.1002 540.2 96.3002 539.7 96.3002 539.3V537.2C96.3002 536.3 95.9002 535.5 95.2002 535L88.5002 530.7C88.1002 530.5 87.7002 530.5 87.3002 530.7C86.9002 530.9 86.7002 531.4 86.7002 531.8V533.9Z' fill='%23EA902E'/%3E%3Cpath d='M87.6001 531.2L87.3001 530.7L86.6001 531.1L86.7001 531.8L87.1001 531.9L87.6001 531.2Z' fill='%23EA902E'/%3E%3Cpath d='M95.7999 539.8V540.3L95.1999 540.7L94.3999 540.6L94.4999 540.3L95.7999 539.8Z' fill='%23EA902E'/%3E%3Cpath d='M86.1001 534.3C86.1001 535.2 86.5001 536 87.2001 536.5L93.9001 540.8C94.3001 541 94.7001 541 95.1001 540.8C95.5001 540.6 95.7001 540.1 95.7001 539.7V537.6C95.7001 536.7 95.3001 535.9 94.6001 535.4L87.9001 531.1C87.5001 530.9 87.1001 530.9 86.7001 531.1C86.3001 531.3 86.1001 531.8 86.1001 532.2V534.3Z' fill='%23FCBD42'/%3E%3Cpath d='M87.2 531.2C87.3 531.2 87.5 531.2 87.6 531.3L94.3 535.6C94.9 536 95.3 536.7 95.3 537.5V539.6C95.3 539.9 95.1 540.3 94.9 540.4C94.8 540.5 94.6 540.5 94.5 540.5C94.4 540.5 94.2 540.5 94.1 540.4L87.4 536.1C86.8 535.7 86.4 535 86.4 534.2V532.1C86.4 531.8 86.6 531.4 86.8 531.3C86.9 531.3 87.1 531.2 87.2 531.2ZM87.2 530.9C87 530.9 86.8 531 86.6 531.1C86.2 531.3 86 531.8 86 532.2V534.3C86 535.2 86.4 536 87.1 536.5L93.8 540.8C94 540.9 94.2 541 94.4 541C94.6 541 94.8 540.9 95 540.8C95.4 540.6 95.6 540.1 95.6 539.7V537.6C95.6 536.7 95.2 535.9 94.5 535.4L87.8 531.1C87.7 531 87.4 530.9 87.2 530.9Z' fill='%23FFD47B'/%3E%3Cpath d='M94.8001 552.2L87.5001 547.6C86.6001 547.1 86.1001 546.1 86.1001 545V542.8C86.1001 542.2 86.4001 541.6 86.9001 541.3C87.4001 541 88.0001 541 88.5001 541.3L95.8001 545.9C96.7001 546.4 97.2001 547.4 97.2001 548.5V550.8C97.2001 551.4 96.9001 552 96.4001 552.3C96.2001 552.5 95.9001 552.5 95.6001 552.5C95.3001 552.5 95.0001 552.4 94.8001 552.2Z' fill='%23667497'/%3E%3Cpath d='M86.7002 545.5C86.7002 546.4 87.1002 547.2 87.8002 547.7L94.5002 552C94.9002 552.2 95.3002 552.2 95.7002 552C96.1002 551.8 96.3002 551.3 96.3002 550.9V548.8C96.3002 547.9 95.9002 547.1 95.2002 546.6L88.5002 542.3C88.1002 542.1 87.7002 542.1 87.3002 542.3C86.9002 542.5 86.7002 543 86.7002 543.4V545.5Z' fill='%23EA902E'/%3E%3Cpath d='M87.6001 542.8L87.3001 542.3L86.6001 542.7L86.7001 543.4L87.1001 543.5L87.6001 542.8Z' fill='%23EA902E'/%3E%3Cpath d='M95.7999 551.4V551.9L95.1999 552.3L94.3999 552.2L94.4999 551.9L95.7999 551.4Z' fill='%23EA902E'/%3E%3Cpath d='M86.1001 545.9C86.1001 546.8 86.5001 547.6 87.2001 548.1L93.9001 552.4C94.3001 552.6 94.7001 552.6 95.1001 552.4C95.5001 552.2 95.7001 551.7 95.7001 551.3V549.2C95.7001 548.3 95.3001 547.5 94.6001 547L87.9001 542.7C87.5001 542.5 87.1001 542.5 86.7001 542.7C86.3001 542.9 86.1001 543.4 86.1001 543.8V545.9Z' fill='%23FCBD42'/%3E%3Cpath d='M87.2 542.8C87.3 542.8 87.5 542.8 87.6 542.9L94.3 547.2C94.9 547.6 95.3 548.3 95.3 549.1V551.2C95.3 551.5 95.1 551.9 94.9 552C94.8 552.1 94.6 552.1 94.5 552.1C94.4 552.1 94.2 552.1 94.1 552L87.4 547.7C86.8 547.3 86.4 546.6 86.4 545.8V543.7C86.4 543.4 86.6 543 86.8 542.9C86.9 542.9 87.1 542.8 87.2 542.8ZM87.2 542.5C87 542.5 86.8 542.6 86.6 542.7C86.2 542.9 86 543.4 86 543.8V545.9C86 546.8 86.4 547.6 87.1 548.1L93.8 552.4C94 552.5 94.2 552.6 94.4 552.6C94.6 552.6 94.8 552.5 95 552.4C95.4 552.2 95.6 551.7 95.6 551.3V549.2C95.6 548.3 95.2 547.5 94.5 547L87.8 542.7C87.7 542.6 87.4 542.5 87.2 542.5Z' fill='%23FFD47B'/%3E%3Cpath d='M489.3 535.5C489.8 535.8 490 536.3 490 536.8C490 537.3 489.7 537.8 489.2 538L387.7 589.2C386.8 589.6 385.8 589.6 384.9 589.1L315.7 549.2C315.3 548.9 315 548.5 315 548C315 547.5 315.3 547 315.7 546.8L411.8 491.3C412 491.2 412.2 491.2 412.4 491.3L489.3 535.5Z' fill='%23585F80'/%3E%3Cpath d='M475.8 458.6L386 510.5L319.8 472.3L409.4 420.6C409.6 420.5 409.8 420.5 409.9 420.6L475.8 458.6Z' fill='%23FFB89A'/%3E%3Cpath d='M445.7 441.2L355.9 493.1L346.7 487.8L436.6 435.9L445.7 441.2Z' fill='%23ECA18D'/%3E%3Cpath d='M385.9 586.3V510.4L319.7 472.2V548.2L385.6 586.3H385.9Z' fill='%23F6A683'/%3E%3Cpath d='M346.7 487.8V508.4L347.8 508L349 509.8L350.1 509.3L351.3 511.1L352.4 510.7L353.6 512.4L354.8 512L355.9 513.7V493.1L346.7 487.8Z' fill='%23E97F75'/%3E%3Cpath d='M385.9 510.4V586.2H386.2L475.1 534.9C475.5 534.7 475.7 534.3 475.7 533.8V458.5L385.9 510.4Z' fill='%23FFB594'/%3E%3Cpath opacity='0.19' d='M385 585.3L320.6 547.6V473.8L385 510.5V509.9L319.7 472.2V548.2L385 585.9V585.3Z' fill='%23F6A683'/%3E%3Cpath d='M385.9 510.4L385 509.9V585.9L385.6 586.3C385.8 586.4 386 586.4 386.1 586.3L386.8 585.9V509.9L385.9 510.4Z' fill='%23FFB89A'/%3E%3Cpath opacity='0.19' d='M473.8 458.6L385.9 509.8L321.6 472.3L409.5 421.5L473.8 458.6ZM409.3 420.5L319.7 472.2L385.9 510.4L475.7 458.5L409.7 420.4C409.6 420.4 409.5 420.3 409.4 420.3C409.3 420.3 409.3 420.4 409.3 420.5Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M474.8 533.8C474.8 533.9 474.7 534 474.7 534.1L386.9 585.2V510.5L474.8 460.2V533.8V533.8ZM385.9 510.4V586.3H386C386.1 586.3 386.1 586.2 386.1 586.2L475 534.9C475.4 534.7 475.6 534.3 475.6 533.8V458.5L385.9 510.4Z' fill='%23F6A683'/%3E%3Cpath d='M612.9 608.2C613.4 608.5 613.6 609 613.6 609.5C613.6 610 613.3 610.5 612.8 610.7L511.4 662C510.5 662.4 509.5 662.4 508.6 661.9L439.5 622C439.1 621.7 438.8 621.3 438.8 620.8C438.8 620.3 439.1 619.8 439.5 619.6L535.6 564.1C535.8 564 536 564 536.2 564.1L612.9 608.2Z' fill='%23585F80'/%3E%3Cpath d='M599.9 530.2L510.1 582.1L443.9 543.9L533.5 492.2C533.7 492.1 533.9 492.1 534 492.2L599.9 530.2Z' fill='%23FFB89A'/%3E%3Cpath d='M569.9 512.9L480 564.7L470.9 559.5L560.7 507.6L569.9 512.9Z' fill='%23ECA18D'/%3E%3Cpath d='M510.1 657.9V582.1L443.8 543.8V619.9L509.8 657.9H510.1Z' fill='%23F6A683'/%3E%3Cpath d='M470.9 559.5V580.1L472 579.6L473.1 581.4L474.3 581L475.4 582.7L476.6 582.3L477.8 584.1L478.9 583.7L480 585.3V564.7L470.9 559.5Z' fill='%23E97F75'/%3E%3Cpath d='M510.1 582.1V657.9H510.4L599.3 606.6C599.7 606.4 599.9 606 599.9 605.5V530.2L510.1 582.1Z' fill='%23FFB594'/%3E%3Cpath opacity='0.19' d='M509.2 656.9L444.8 619.3V545.5L509.2 582.1V581.6L443.8 543.8V619.9L509.2 657.6V656.9Z' fill='%23F6A683'/%3E%3Cpath d='M510.1 582.1L509.2 581.6V657.6L509.8 658C510 658.1 510.2 658.1 510.3 658L511 657.6V581.6L510.1 582.1Z' fill='%23FFB89A'/%3E%3Cpath opacity='0.19' d='M598 530.2L510.1 581.4L445.8 543.9L533.7 493.1L598 530.2ZM533.4 492.1L443.8 543.8L510 582L599.8 530.1L533.8 492C533.7 492 533.6 491.9 533.5 491.9C533.6 492.1 533.5 492.1 533.4 492.1Z' fill='%23F6A683'/%3E%3Cpath opacity='0.19' d='M599 605.5C599 605.6 598.9 605.7 598.9 605.8L511 656.9V582.2L598.9 531.9V605.5H599ZM510.1 582.1V658H510.2C510.3 658 510.3 657.9 510.3 657.9L599.2 606.6C599.6 606.4 599.8 606 599.8 605.5V530.2L510.1 582.1Z' fill='%23F6A683'/%3E%3C/svg%3E%0A");
  width: 444px;
  height: auto;
}
@media (min-width: 992px) {
  .corp-promo__bg {
    grid-column: 8/13;
    grid-row: 1/6;
  }
}
@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;
    grid-column: 1/7;
  }
}
@media (min-width: 768px) {
  .corp-promo__title {
    grid-row: 1/3;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .corp-promo__title {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 40px;
    grid-column: 1/13;
  }
}
@media (max-width: 767px) {
  .corp-promo__title {
    margin-bottom: 2rem;
  }
}
.corp-promo__description {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .corp-promo__description {
    grid-column: 1/7;
  }
}
@media (min-width: 768px) {
  .corp-promo__description {
    grid-row: 3;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .corp-promo__description {
    grid-column: 1/13;
  }
}
@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-video {
  margin-bottom: 56px;
}
.corp-video__frame {
  position: relative;
  width: 100%;
  height: 0;
  padding: 62.25% 0 0 56.25%;
  overflow: hidden;
  border-radius: 4px;
}
.corp-video__frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  max-width: 100%;
  width: 100%;
}
.corp-processes {
  margin-bottom: 56px;
}
.corp-processes__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
  margin: 20px 0 30px;
}
@media (max-width: 767px) {
  .corp-processes__list {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
}
.corp-processes__list--title {
  font-weight: 600;
}
.corp-processes__list .icon {
  font-size: 72px;
  margin-bottom: 15px;
}
.corp-concept {
  margin-bottom: 56px;
}
.corp-effect {
  margin-bottom: 56px;
}
.corp-leadership {
  margin-bottom: 30px;
}
.corp-leadership .leadership-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}
@media (max-width: 767px) {
  .corp-leadership .leadership-list {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
}
.corp-leadership .leadership-list__title {
  margin-bottom: 15px;
  font-weight: 600;
}
.corp-leadership .img-leadership {
  margin-bottom: 15px;
}
.corp-leadership .icon {
  font-size: 72px;
  margin-bottom: 10px;
}
.corp-modus {
  margin-bottom: 56px;
}
.corp-modus__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  margin: 20px 0 30px;
}
@media (max-width: 767px) {
  .corp-modus__list {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
}
.corp-modus__list--title {
  font-weight: 600;
}
.corp-modus__list .icon {
  font-size: 72px;
  margin-bottom: 15px;
}
.corp-cost {
  margin-bottom: 56px;
}
.corp-reviews {
  background: #ECF0F3;
  padding: 36px;
  margin: 72px 0 56px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .corp-reviews {
    padding: 30px 20px;
  }
}
.corp-reviews__video {
  margin: 0 0 24px;
  padding-bottom: 15px;
  border-bottom: 1px solid #D9D9D9;
}
.corp-reviews__video--subtitle {
  font-weight: 700;
  margin-bottom: 16px;
}
.corp-reviews__iframe {
  position: relative;
  width: 100%;
  height: 0;
  padding: 62.25% 0 0 56.25%;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 12px 64px rgba(15, 29, 48, 0.25), 0 4px 12px rgba(15, 29, 48, 0.25);
  margin-bottom: 30px;
}
.corp-reviews__iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  max-width: 100%;
  width: 100%;
}
.corp-reviews__projects--title {
  font-size: 32px;
  font-weight: 800;
  line-height: 44px;
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  .corp-reviews__projects--title {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
  }
}
.corp-reviews__projects-slide {
  padding: 10px;
  color: #fff;
  border-radius: 8px;
  height: 100px;
  width: 160px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.corp-reviews__projects-slide--gulliver {
  background: linear-gradient(180deg, #2E72C2 0%, #03428C 100%);
}
.corp-reviews__projects-slide--angstrem {
  background: linear-gradient(180deg, #F21781 0%, #BA005A 100%);
}
.corp-reviews__projects-slide--volgaburmash {
  background: linear-gradient(180deg, #D53B5B 0%, #9F1530 100%);
}
.corp-reviews__projects-slide--res {
  background: linear-gradient(180deg, #0074BB 0%, #005081 100%);
}
.corp-reviews__projects-slide--tuapsinskiy-morskoy-torgovy-port {
  background: linear-gradient(180deg, #0774A3 0%, #004D6E 100%);
}
.corp-reviews__projects-slide--rospolihim {
  background: linear-gradient(180deg, #009278 0%, #005545 100%);
}
.corp-reviews__projects-slide--privodnaya-tehnika {
  background: linear-gradient(180deg, #C30F2F 0%, #9F001C 100%);
}
.corp-reviews__projects-slide--kzts {
  background: linear-gradient(180deg, #004696 0%, #002F71 100%);
}
.corp-reviews__projects-slide--molochnyy-produkt {
  background: linear-gradient(180deg, #0A89D9 0%, #0471B2 100%);
}
.corp-reviews__projects-slide--novosibirsk-oksial {
  background: linear-gradient(181.88deg, #74B736 1.59%, #489600 98.41%);
}
.corp-reviews__projects-slide--biofudlab {
  background: linear-gradient(180deg, #3A3A42 0%, #18181B 100%);
}
.corp-reviews__projects-slide--vostsibugol {
  background: linear-gradient(180deg, #1540A0 0%, #001F70 100%);
}
.corp-reviews__projects-slide--optika-cronos {
  background: linear-gradient(181.88deg, #00808F 1.59%, #005862 98.41%);
}
.corp-reviews__projects-slide--sibirskaya-servisnaya-kompaniya {
  background: linear-gradient(181.88deg, #FF8F39 1.59%, #DE4200 98.41%);
}
.corp-reviews__projects-slide--sibpromsnab {
  background: linear-gradient(159.2deg, #2065D0 13.76%, #134797 89.54%);
}
.corp-reviews__projects-slide--uzsa {
  background: linear-gradient(149.79deg, #4D85C8 4.44%, #265791 81.6%);
}
@media (max-width: 991px) {
  .corp-reviews__projects-slide {
    width: 230px;
  }
}
@media (max-width: 767px) {
  .corp-reviews__projects-slide {
    width: 100%;
  }
}
.corp-reviews__projects-slide:hover {
  color: #ecf0f3;
}
.corp-reviews__projects-slide:focus, .corp-reviews__projects-slide:active, .corp-reviews__projects-slide:hover {
  outline: none;
}
.corp-reviews__projects-slider {
  margin: 32px -15px 36px;
  padding: 0 75px 0;
}
.corp-reviews__projects .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-reviews__projects .slider-arrow--left {
    left: 10px;
  }
}
@media (max-width: 575px) {
  .corp-reviews__projects .slider-arrow--left {
    left: 0;
  }
}
@media (min-width: 576px) {
  .corp-reviews__projects .slider-arrow--right {
    right: 10px;
  }
}
@media (max-width: 575px) {
  .corp-reviews__projects .slider-arrow--right {
    right: 0;
  }
}
.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;
}
@media (max-width: 767px) {
  .corp-guarantees__block-item {
    display: block;
  }
}
.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%;
  }
}

#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?174955826917164 */
/* /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/mto/sass/main.css?1747661277120466 */
