@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
@-webkit-keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}
@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body,
html {
  height: 100%;
}
html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  line-height: 1.15;
  font-size: 100%;
}
body {
  margin: 0;
  font-family: "OpenSans", "Arial", "Helvetica", sans-serif;
  line-height: 1.4;
  font-weight: 400;
  color: #000;
  font-size: 14px;
  overflow-y: scroll;
}
h1 {
  font-size: 2em;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
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;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"],
legend {
  -webkit-box-sizing: border-box;
  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-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-slide,
.swiper-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-wrapper {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: -webkit-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    transparent
  );
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    transparent
  );
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    transparent
  );
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    transparent
  );
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progressbar.swiper-pagination-white
  .swiper-pagination-progressbar-fill,
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-black .swiper-pagination-bullet-active,
.swiper-pagination-progressbar.swiper-pagination-black
  .swiper-pagination-progressbar-fill {
  background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}
.selectize-control.plugin-drag_drop.multi
  > .selectize-input
  > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 !important;
  -webkit-box-shadow: inset 0 0 12px 4px #fff;
  box-shadow: inset 0 0 12px 4px #fff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0;
  border-left: 1px solid #d0d0d0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: 0 0;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #fff;
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown {
  font-size: 13px;
  line-height: 18px;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  -webkit-font-smoothing: inherit;
}
.selectize-input {
  cursor: text;
  width: 100%;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.selectize-input input {
  font-size: 13px;
  line-height: 18px;
}
.selectize-control.single .selectize-input.input-active,
.selectize-input {
  background: #fff;
  display: inline-block;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}
.selectize-input.full {
  background-color: #fff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  border-radius: 3px 3px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}
.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #fff;
  border: 0 solid #fff;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 !important;
  background: 0 0 !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: 0 !important;
}
.selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  background: #fff;
  margin: -1px 0 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.selectize-dropdown [data-selectable].option {
  opacity: 1;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}
@font-face {
  font-family: "Exo2";
  src: url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-black.woff2)
      format("woff2"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-black.woff)
      format("woff"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-black.ttf)
      format("ttf"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-black.eot)
      format("eot");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Exo2";
  src: url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-extrabold.woff2)
      format("woff2"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-extrabold.woff)
      format("woff"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-extrabold.ttf)
      format("ttf"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-extrabold.eot)
      format("eot");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Exo2";
  src: url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-bold.woff2)
      format("woff2"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-bold.woff)
      format("woff"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-bold.ttf)
      format("ttf"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-bold.eot)
      format("eot");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Exo2";
  src: url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-semibold.woff2)
      format("woff2"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-semibold.woff)
      format("woff"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-semibold.ttf)
      format("ttf"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-semibold.eot)
      format("eot");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Exo2";
  src: url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-medium.woff2)
      format("woff2"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-medium.woff)
      format("woff"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-medium.ttf)
      format("ttf"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-medium.eot)
      format("eot");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Exo2";
  src: url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-regular.woff2)
      format("woff2"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-regular.woff)
      format("woff"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-regular.ttf)
      format("ttf"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-regular.eot)
      format("eot");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Exo2";
  src: url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-light.woff2)
      format("woff2"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-light.woff)
      format("woff"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-light.ttf)
      format("ttf"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-light.eot)
      format("eot");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Exo2";
  src: url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-extralight.woff2)
      format("woff2"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-extralight.woff)
      format("woff"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-extralight.ttf)
      format("ttf"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-extralight.eot)
      format("eot");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Exo2";
  src: url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-thin.woff2)
      format("woff2"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-thin.woff)
      format("woff"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-thin.ttf)
      format("ttf"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/exo2-thin.eot)
      format("eot");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "OpenSans";
  src: url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/opensans-extrabold.woff2)
      format("woff2"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/opensans-extrabold.woff)
      format("woff"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/opensans-extrabold.ttf)
      format("ttf"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/opensans-extrabold.eot)
      format("eot");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "OpenSans";
  src: url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/opensans-bold.woff2)
      format("woff2"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/opensans-bold.woff)
      format("woff"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/opensans-bold.ttf)
      format("ttf"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/opensans-bold.eot)
      format("eot");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "OpenSans";
  src: url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/opensans-semibold.woff2)
      format("woff2"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/opensans-semibold.woff)
      format("woff"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/opensans-semibold.ttf)
      format("ttf"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/opensans-semibold.eot)
      format("eot");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "OpenSans";
  src: url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/opensans-regular.woff2)
      format("woff2"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/opensans-regular.woff)
      format("woff"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/opensans-regular.ttf)
      format("ttf"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/opensans-regular.eot)
      format("eot");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "OpenSans";
  src: url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/opensans-light.woff2)
      format("woff2"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/opensans-light.woff)
      format("woff"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/opensans-light.ttf)
      format("ttf"),
    url(../../../../20190131003050im_/https_/bisness-iq007.ru/fonts/opensans-light.eot)
      format("eot");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
body.t-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
.main {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
::-moz-selection {
  background: #f9a73d;
  text-shadow: none;
}
::selection {
  background: #f9a73d;
  text-shadow: none;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.g-recaptcha {
  margin-top: 20px;
}
.achievements {
  padding: 50px 0 34px;
  overflow: hidden;
}
@media (min-width: 48em) {
  .achievements {
    padding: 35px 0 42px;
  }
}
@media (min-width: 64em) {
  .achievements {
    padding: 88px 0 73px;
  }
}
.achievements__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 64em) {
  .achievements__holder {
    position: relative;
  }
}
.achievements__slider-wrapper {
  position: relative;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  opacity: 0;
  -webkit-transition: opacity 0.7s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, opacity 0.7s;
  transition: transform 0.5s, opacity 0.7s;
  transition: transform 0.5s, opacity 0.7s, -webkit-transform 0.5s;
}
.achievements__slider-wrapper_visible {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
}
@media (min-width: 48em) {
  .achievements__slider-wrapper {
    padding: 0 20px;
  }
}
@media (min-width: 64em) {
  .achievements__slider-wrapper {
    padding: 0 105px;
  }
}
.achievements__items {
  padding: 20px 0 25px;
  z-index: 2;
  overflow: visible;
}
@media (min-width: 48em) {
  .achievements__items {
    padding: 38px 0;
    margin: 0 -10px;
  }
}
@media (min-width: 64em) {
  .achievements__items {
    padding: 65px 0;
    margin: 0 -20px;
  }
}
.achievements__item,
.achievements__items-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.achievements__items-wrapper {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.achievements__item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 180px;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.achievements__item.swiper-slide-active {
  opacity: 1;
}
@media (min-width: 48em) {
  .achievements__item {
    padding: 0 10px;
  }
  .achievements__item.swiper-slide-active + .achievements__item,
  .achievements__item.swiper-slide-active
    + .achievements__item
    + .achievements__item {
    opacity: 1;
  }
}
@media (min-width: 64em) {
  .achievements__item {
    width: auto;
    padding: 0 20px;
  }
}
.achievements__img-wrapper,
.achievements__item-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.achievements__item-line {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.achievements__img-wrapper {
  width: 113px;
  height: 113px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 80em) {
  .achievements__img-wrapper {
    width: 155px;
    height: 155px;
  }
}
.achievements__img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.achievements__text {
  color: #363636;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  margin-top: 15px;
  text-align: center;
}
@media (min-width: 64em) {
  .achievements__text {
    font-size: 17px;
    line-height: 30px;
  }
}
.achievements__link-wrapper {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (min-width: 64em) {
  .achievements__link-wrapper {
    margin-top: 35px;
    position: absolute;
    bottom: 0;
    right: 20px;
    z-index: 2;
  }
}
.achievements__link {
  color: #2196f3;
  text-decoration: none;
  font-size: 12px;
}
.achievements__link:hover {
  text-decoration: underline;
}
@media (min-width: 64em) {
  .achievements__link {
    font-size: 17px;
    text-align: right;
  }
}
@media (min-width: 48em) {
  .achievements__slider-nav.slider-nav {
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .achievements__slider-nav.slider-nav .slider-nav__arrow {
    background: 0 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    width: 18px;
    height: 11px;
  }
  .achievements__slider-nav.slider-nav .slider-nav__arrow:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg' fill='%23fc6323'%3E%3Cpath d='M4.668 3.796L1.97 1.098A.765.765 0 1 0 .887 2.18l3.1 3.1a.765.765 0 0 0 .978.313.763.763 0 0 0 .332-.262l3.14-3.14a.765.765 0 1 0-1.082-1.082L4.668 3.796z' fill-rule='evenodd'/%3E%3C/svg%3E")
      center no-repeat !important;
    width: 18px;
    height: 11px;
  }
  .achievements__slider-nav.slider-nav .swiper-button-disabled {
    opacity: 0.4;
  }
  .achievements__slider-nav.slider-nav .swiper-button-disabled:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.668 3.796L1.97 1.098A.765.765 0 1 0 .887 2.18l3.1 3.1a.765.765 0 0 0 .978.313.763.763 0 0 0 .332-.262l3.14-3.14a.765.765 0 1 0-1.082-1.082L4.668 3.796z' fill-rule='evenodd'/%3E%3C/svg%3E")
      center no-repeat !important;
  }
}
@media (min-width: 64em) {
  .achievements__slider-nav.slider-nav .slider-nav__arrow {
    width: 15px;
    height: 25px;
  }
  .achievements__slider-nav.slider-nav .slider-nav__arrow:before {
    width: 25px;
    height: 15px;
  }
}
.achievements__pagination {
  z-index: 1;
}
@media (min-width: 48em) {
  .achievements__pagination .slider-pagination__dot {
    width: 8px;
    height: 8px;
    margin: 0 5px;
    background-color: #bdbdbd;
  }
  .achievements__pagination .slider-pagination__dot_active {
    background-color: #fc6323;
  }
}
@media (min-width: 64em) {
  .achievements__pagination .slider-pagination__dot {
    width: 11px;
    height: 11px;
    margin: 0 7px;
  }
}
.advantages {
  padding: 45px 0;
  overflow: hidden;
}
@media (min-width: 64em) {
  .advantages {
    padding: 111px 0 118px;
  }
}
.advantages__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.advantages__title.page__title {
  text-align: center;
}
.advantages__slider {
  margin: 37px auto 0;
  max-width: 952px;
  padding-bottom: 30px;
  overflow: visible;
}
@media (min-width: 48em) {
  .advantages__slider {
    padding-bottom: 0;
  }
}
@media (min-width: 64em) {
  .advantages__slider {
    margin: 77px auto 0;
  }
}
.advantages__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.advantages__content {
  position: relative;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  text-align: center;
  border-radius: 7px;
  z-index: 1;
}
@media (min-width: 48em) {
  .advantages__content {
    padding: 35px 20px 40px;
  }
}
@media (min-width: 64em) {
  .advantages__content {
    padding: 74px 60px 80px;
  }
}
.advantages__card {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.advantages__card.swiper-slide-active {
  opacity: 1;
}
@media (min-width: 48em) {
  .advantages__card {
    max-width: 439px;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    opacity: 1;
  }
  .advantages__card + .advantages__card {
    margin-left: 10px;
  }
}
@media (min-width: 64em) {
  .advantages__card + .advantages__card {
    margin-left: 74px;
  }
}
@media (min-width: 48em) {
  .advantages__card_active {
    -webkit-box-shadow: 0 1px 15px rgba(1, 24, 122, 0.05);
    box-shadow: 0 1px 15px rgba(1, 24, 122, 0.05);
    border-radius: 7px;
  }
  .advantages__card_active .advantages__content {
    background: #fefeff;
  }
  .advantages__card_active:before {
    content: "";
    position: absolute;
    top: 29px;
    left: 50%;
    width: calc(100% - 70px);
    height: calc(100% - 41px);
    background: #fefeff;
    -webkit-box-shadow: 0 10px 65px rgba(44, 77, 122, 0.27);
    box-shadow: 0 10px 65px rgba(44, 77, 122, 0.27);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.advantages__card-title {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  margin-top: 30px;
}
@media (min-width: 64em) {
  .advantages__card-title {
    font-size: 22px;
    line-height: 30px;
    margin-top: 50px;
  }
}
.advantages__card-text {
  margin-top: 15px;
}
@media (min-width: 64em) {
  .advantages__card-text {
    margin-top: 25px;
  }
}
.advantages__card-notice,
.advantages__card-text {
  font-size: 15px;
  font-weight: 300;
  line-height: 26px;
}
@media (min-width: 64em) {
  .advantages__card-notice,
  .advantages__card-text {
    font-size: 17px;
    line-height: 30px;
  }
}
.advantages__card-notice {
  display: none;
}
@media (min-width: 48em) {
  .advantages__card-notice {
    display: block;
    padding-top: 21px;
    position: relative;
    margin-top: 24px;
  }
}
@media (min-width: 64em) {
  .advantages__card-notice {
    padding-top: 31px;
    margin-top: 34px;
  }
}
.advantages__card-notice:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 98px;
  height: 2px;
  background: #e6e8ec;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.advantages__img {
  margin: auto;
  display: block;
}
.advantages__button.button {
  display: block;
  margin: 40px auto 0;
  width: 100%;
  text-align: center;
}
@media (min-width: 48em) {
  .advantages__button.button {
    width: 300px;
  }
}
@media (min-width: 64em) {
  .advantages__button.button {
    width: 360px;
    margin-top: 90px;
  }
}
.burger {
  display: block;
  margin-right: 23px;
  cursor: pointer;
}
@media (min-width: 64em) {
  .burger {
    display: none;
  }
}
.burger__line {
  width: 24px;
  height: 2px;
  background-color: #67a1d0;
}
.burger__line + .burger__line {
  margin-top: 4px;
}
.button-up {
  width: 93px;
  height: 93px;
  background-color: #ffeae2;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  -webkit-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
  z-index: 1;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
.button-up:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg' fill='%23e94e0f'%3E%3Cpath d='M4.668 3.796L1.97 1.098A.765.765 0 1 0 .887 2.18l3.1 3.1a.765.765 0 0 0 .978.313.763.763 0 0 0 .332-.262l3.14-3.14a.765.765 0 1 0-1.082-1.082L4.668 3.796z' fill-rule='evenodd'/%3E%3C/svg%3E")
    center no-repeat;
  width: 24px;
  height: 15px;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}
.button-up:hover {
  background-color: #fc6323;
}
.button-up:hover:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M4.668 3.796L1.97 1.098A.765.765 0 1 0 .887 2.18l3.1 3.1a.765.765 0 0 0 .978.313.763.763 0 0 0 .332-.262l3.14-3.14a.765.765 0 1 0-1.082-1.082L4.668 3.796z' fill-rule='evenodd'/%3E%3C/svg%3E")
    center no-repeat;
}
.button-up,
.button-up_is-visible,
.cost__subtitle br {
  display: none;
}
@media (min-width: 64em) {
  .button-up_is-visible {
    display: block;
  }
}
.button-up.sticky {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  left: 90%;
}
.button {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  border-radius: 30px;
  border: 2px solid transparent;
  background-color: #fc6323;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.button:hover {
  background-color: #ea4600;
}
.button_blue,
.button_shadow {
  -webkit-box-shadow: -2px 21px 27px rgba(31, 41, 80, 0.1);
  box-shadow: -2px 21px 27px rgba(31, 41, 80, 0.1);
}
.button_blue {
  background-color: #67a1d0;
  border-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.button_blue:hover {
  background-color: #0f61a4;
}
@media (min-width: 64em) {
  .button {
    padding: 16px 40px;
  }
}
.button:disabled {
  background-color: #d3d3d3;
  border-color: #d3d3d3;
  cursor: not-allowed;
}
.consultation {
  background: #3682bf;
  padding: 55px 0 33px;
}
@media (min-width: 48em) {
  .consultation {
    padding: 60px 0 115px;
  }
}
@media (min-width: 64em) {
  .consultation {
    padding: 112px 0 106px;
  }
}
.consultation__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.consultation__items {
  position: relative;
}
@media (min-width: 48em) {
  .consultation__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.consultation__descr {
  color: #fff;
}
@media (min-width: 48em) {
  .consultation__descr {
    max-width: 460px;
  }
}
.consultation__title.page__title {
  text-align: left;
}
@media (min-width: 48em) {
  .consultation__title.page__title {
    font-size: 34px;
    line-height: 42px;
  }
}
@media (min-width: 64em) {
  .consultation__title.page__title {
    font-size: 40px;
    line-height: 50px;
  }
}
.consultation__text {
  font-size: 14px;
  line-height: 21px;
  margin-top: 17px;
}
@media (min-width: 48em) {
  .consultation__text {
    line-height: 24px;
    margin-top: 24px;
  }
}
@media (min-width: 64em) {
  .consultation__text {
    font-size: 20px;
    line-height: 34px;
    margin-top: 32px;
  }
}
.consultation__fox {
  display: none;
  position: absolute;
  bottom: -115px;
  width: 358px;
  height: 504px;
}
@media (min-width: 48em) {
  .consultation__fox {
    display: block;
  }
}
@media (min-width: 64em) {
  .consultation__fox {
    bottom: -106px;
    width: 394px;
    height: 554px;
  }
}
@media (min-width: 72.5em) {
  .consultation__fox {
    width: 498px;
    height: 700px;
  }
}
.consultation__form-wrapper {
  -webkit-box-shadow: 0 1px 25px rgba(31, 41, 80, 0.1);
  box-shadow: 0 1px 25px rgba(31, 41, 80, 0.1);
  border-radius: 4px;
  background-color: #fff;
  padding: 28px 20px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 32px;
}
@media (min-width: 48em) {
  .consultation__form-wrapper {
    width: 335px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 7px;
    margin-left: 40px;
    margin-top: 0;
  }
}
@media (min-width: 64em) {
  .consultation__form-wrapper {
    width: auto;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    max-width: 585px;
    padding: 47px 40px 70px;
  }
}
.consultation__form-title {
  color: #111;
  font-size: 16px;
  line-height: 23px;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 64em) {
  .consultation__form-title {
    font-size: 28px;
    line-height: 40px;
  }
}
.consultation__form {
  margin-top: 42px;
}
.cost {
  padding: 44px 0 20px;
}
@media (min-width: 48em) {
  .cost {
    padding: 34px 0 36px;
  }
}
@media (min-width: 64em) {
  .cost {
    padding: 90px 0 85px;
  }
}
.cost__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.cost__subtitle,
.cost__title.page__title {
  text-align: center;
}
.cost__subtitle {
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  margin-top: 11px;
}
@media (min-width: 48em) {
  .cost__subtitle {
    margin-top: 15px;
  }
  .cost__subtitle br {
    display: block;
  }
}
@media (min-width: 64em) {
  .cost__subtitle {
    margin-top: 20px;
    font-size: 20px;
    line-height: 30px;
  }
}
.cost__items {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (min-width: 48em) {
  .cost__items {
    margin-top: 40px;
  }
}
@media (min-width: 64em) {
  .cost__items {
    margin-top: 88px;
  }
}
.cost__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
@media (min-width: 48em) {
  .cost__item {
    padding: 25px 40px 0;
    width: 47.34%;
  }
}
@media (min-width: 64em) {
  .cost__item {
    padding: 50px 37px 0 60px;
  }
}
.cost__item + .cost__item {
  margin-top: 40px;
}
@media (min-width: 48em) {
  .cost__item + .cost__item {
    margin-top: 0;
    margin-left: 30px;
  }
}
.cost__item_gray {
  padding: 25px 20px 20px;
  border-radius: 7px;
  background-color: #f7f7f7;
  width: 100%;
}
@media (min-width: 48em) {
  .cost__item_gray {
    width: 45.5%;
  }
}
@media (min-width: 64em) {
  .cost__item_gray {
    padding: 50px 40px 43px;
  }
}
.cost__item-title {
  color: #111;
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  text-align: center;
}
@media (min-width: 64em) {
  .cost__item-title {
    font-size: 20px;
    line-height: 30px;
  }
}
.cost__img {
  margin: 30px auto 0;
  display: none;
  max-width: 100%;
}
@media (min-width: 48em) {
  .cost__img {
    display: block;
  }
}
@media (min-width: 64em) {
  .cost__img {
    margin: 65px auto 0;
  }
}
.cost__notice {
  color: #8d939e;
  font-size: 9px;
  line-height: 13px;
  margin-top: 25px;
  display: none;
}
@media (min-width: 48em) {
  .cost__notice {
    display: block;
  }
}
@media (min-width: 64em) {
  .cost__notice {
    margin-top: 42px;
    font-size: 12px;
    line-height: 18px;
  }
}
.cost__list.is-hidden {
  display: none;
}
@media (min-width: 64em) {
  .cost__list {
    padding-bottom: 89px;
    border-bottom: 2px solid #e7e8ef;
  }
}
.cost__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.cost__line + .cost__line {
  margin-top: 16px;
}
@media (min-width: 64em) {
  .cost__line + .cost__line {
    margin-top: 22px;
  }
}
.cost__line-title {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (min-width: 64em) {
  .cost__line-title {
    font-size: 20px;
    line-height: 28px;
  }
}
.cost__line-text {
  color: #111;
  font-family: "Exo2", "Arial", "Helvetica", sans-serif;
  font-size: 17px;
  line-height: 24px;
  font-weight: 600;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (min-width: 23.4375em) {
  .cost__line-text {
    font-size: 18px;
  }
}
@media (min-width: 64em) {
  .cost__line-text {
    font-size: 26px;
    line-height: 28px;
  }
}
.cost__rub {
  margin-left: 4px;
}
@media (min-width: 64em) {
  .cost__rub {
    margin-left: 8px;
  }
}
.cost__button {
  width: 100%;
  text-align: center;
  margin-top: 52px;
  -webkit-box-shadow: -1px 9px 21px rgba(165, 61, 17, 0.21);
  box-shadow: -1px 9px 21px rgba(165, 61, 17, 0.21);
}
@media (min-width: 48em) {
  .cost__button {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media (min-width: 64em) {
  .cost__button {
    margin-top: 42px;
  }
}
.cost__slider {
  margin-top: 30px;
  padding: 0 40px;
}
@media (min-width: 48em) {
  .cost__slider {
    margin-top: 25px;
  }
}
@media (min-width: 64em) {
  .cost__slider {
    margin-top: 30px;
  }
}
.cost__slider-nav.slider-nav {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cost__slider-nav.slider-nav .slider-nav__arrow {
  z-index: 1;
  width: 40px;
  height: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff !important;
  border-radius: 0;
  cursor: pointer;
}
.cost__slider-nav.slider-nav .slider-nav__arrow:hover:before {
  border-color: #fc6323 transparent transparent;
}
.cost__slider-nav.slider-nav .slider-nav__arrow:before {
  background: 0 0 !important;
  width: 0;
  height: 0;
  top: 12px;
  border-style: solid;
  border-width: 6px 4px 0;
  border-color: #000 transparent transparent;
}
@media (min-width: 64em) {
  .cost__slider-nav.slider-nav .slider-nav__arrow:before {
    top: 26px;
    border-width: 10px 6.5px 0;
  }
}
.cost__number {
  color: #111;
  font-family: "Exo2", "Arial", "Helvetica", sans-serif;
  font-weight: 600;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.cost__number.swiper-slide-active {
  opacity: 1;
}
.cost__number-text {
  font-size: 28px;
  line-height: 28px;
}
@media (min-width: 64em) {
  .cost__number-text {
    font-size: 45px;
    line-height: normal;
  }
}
.cost__number-subtext {
  font-size: 16px;
  line-height: 28px;
}
@media (min-width: 64em) {
  .cost__number-subtext {
    font-size: 26px;
    line-height: normal;
  }
}
.error-msg {
  padding: 70px 0 110px;
  background-color: #5782bc;
  overflow: hidden;
}
@media (max-width: 63.99em) {
  .error-msg {
    padding: 29px 0 90px;
  }
}
@media (max-width: 47.9375em) {
  .error-msg {
    padding: 50px 0 0;
  }
}
.error-msg__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
@media (min-width: 48em) {
  .error-msg__holder {
    padding-left: 20px;
  }
}
@media (max-width: 47.9375em) {
  .error-msg__holder {
    padding: 0;
  }
}
.error-msg__bg_mobile {
  display: none;
}
@media (max-width: 47.9375em) {
  .error-msg__bg_mobile {
    display: block;
    width: 1000px;
    height: 1000px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.error-msg__content {
  width: 704px;
  height: 704px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  padding: 160px 132px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 63.99em) {
  .error-msg__content {
    width: 505px;
    height: 505px;
    padding: 97px 74px;
  }
}
@media (max-width: 47.9375em) {
  .error-msg__content {
    border-radius: 0;
    background: 0 0;
    width: 100%;
    height: auto;
    padding: 50px 20px 60px;
    overflow: hidden;
  }
}
.error-msg__title {
  color: #f15a23;
  font-size: 48px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
}
@media (max-width: 63.99em) {
  .error-msg__title {
    font-size: 40px;
  }
}
@media (max-width: 47.9375em) {
  .error-msg__title {
    font-size: 28px;
  }
}
.error-msg__text {
  font-size: 20px;
  line-height: 32px;
  margin-top: 25px;
  position: relative;
}
@media (max-width: 63.99em) {
  .error-msg__text {
    font-size: 16px;
    line-height: 24px;
    margin-top: 30px;
  }
}
@media (max-width: 47.9375em) {
  .error-msg__text {
    font-size: 12px;
    line-height: 20px;
  }
}
.error-msg__fox {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg id='Слой_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 3086.8 3791.5'%3E%3Cstyle%3E.st0{fill:url(index.html)}.st1{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_2_/index.html)}.st2{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_3_/index.html)}.st3{fill:%23bcbbbc}.st4{fill:%23fff}.st5{fill:%23a63f20}.st6{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_4_/index.html)}.st7{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_5_/index.html)}.st8{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_6_/index.html)}.st9{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_7_/index.html)}.st10{fill:%23222220}.st11{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_8_/index.html)}.st12{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_9_/index.html)}.st13{fill:%235f98c8}.st14{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_10_/index.html)}.st15{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_11_/index.html)}.st16{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_12_/index.html)}.st17{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_13_/index.html)}.st18{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_14_/index.html)}.st19{fill:%23a33b1c}.st20{fill:%23e1a87f}.st21{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_15_/index.html)}.st22{fill:%238e2e1d}.st23{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_16_/index.html)}.st24{fill:%2386c0c5}.st25{fill:%2355808f}.st26{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_17_/index.html)}.st27{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_18_/index.html)}.st28{fill:%23405f73}.st29{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_19_/index.html)}.st30{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_20_/index.html)}.st31{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_21_/index.html)}.st32{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_22_/index.html)}.st33{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_23_/index.html)}.st34{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_24_/index.html)}.st35{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_25_/index.html)}.st36{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_26_/index.html)}.st37{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_27_/index.html)}.st38{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_28_/index.html)}.st39{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_29_/index.html)}.st40{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_30_/index.html)}.st41{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_31_/index.html)}.st42{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_32_/index.html)}.st43{fill:%23bcddf7}.st44{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_33_/index.html)}.st45{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_34_/index.html)}.st46{fill:%2368a7dd}.st47{fill:%23cc5a1b}.st48{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_35_/index.html)}.st49{fill:%23b23f1f}.st50{opacity:0;fill:%23c75d3c}.st51{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_36_/index.html)}.st52{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_37_/index.html)}.st53{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_38_/index.html)}.st54{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_39_/index.html)}.st55{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_40_/index.html)}.st56{fill:none}.st57{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_41_/index.html)}.st58{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_42_/index.html)}.st59{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_43_/index.html)}.st60{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_44_/index.html)}.st61{fill:%233e2d1e}.st62{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_45_/index.html)}.st63{fill:%23ad7216}.st64{fill:%23e2a66b}.st65{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_46_/index.html)}.st66{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_47_/index.html)}.st67{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_48_/index.html)}.st68{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_49_/index.html)}.st69{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_50_/index.html)}.st70{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_51_/index.html)}.st71{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_52_/index.html)}.st72{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_53_/index.html)}.st73{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_54_/index.html)}.st74{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_55_/index.html)}.st75{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_56_/index.html)}.st76{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_57_/index.html)}.st77{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_58_/index.html)}.st78{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_59_/index.html)}.st79{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_60_/index.html)}.st80{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_61_/index.html)}.st81{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_62_/index.html)}.st82{fill:%23d8d8d8}.st83{fill:%23f2f2f2}.st84{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_63_/index.html)}.st85{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_64_/index.html)}.st86{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_65_/index.html)}.st87{fill:%23ecc8a6}.st88{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_66_/index.html)}.st89{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_67_/index.html)}.st90{fill:%2381512a}.st91{fill:%235e3e1a}.st92{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_68_/index.html)}.st93{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_69_/index.html)}.st94{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_70_/index.html)}.st95{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_71_/index.html)}.st96{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_72_/index.html)}.st97{fill:%2324241e}.st98{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_73_/index.html)}.st99{fill:%23444449}.st100{fill:%232b2b2b}.st101{fill:%23476d77}.st102{fill:%23598490}.st103{fill:%232e4353}.st104{fill:%23486c76}.st105{fill:%2323333f}.st106{fill:%2338505b}.st107{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_74_/index.html)}.st108{fill:%233b5866}.st109{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_75_/index.html)}.st110{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_76_/index.html)}.st111{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_77_/index.html)}.st112{fill:url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23SVGID_78_/index.html)}%3C/style%3E%3ClinearGradient id='SVGID_1_' gradientUnits='userSpaceOnUse' x1='1015.03' y1='2912.734' x2='519.557' y2='1800.753'%3E%3Cstop offset='.005' stop-color='%23c74229'/%3E%3Cstop offset='.65' stop-color='%23c94f1b'/%3E%3Cstop offset='.999' stop-color='%23cf6625'/%3E%3C/linearGradient%3E%3Cpath class='st0' d='M787.5 1417.5S730.2 1299.2 617 1211c-62.2-67.6-265.7-168.1-475.7-25.1 0 32.5 106.6-10.8 149.9 126.4-39.7-36.1-117.4-57.8-151.7-28.9 95.7 99.3 112.1 227.1 113.8 245.6 43.7 309.6-144.9 674.8-148.6 808.5-91.5 741.7 376.1 800.7 376.1 800.7s-72.2-7.2-70.4 0c25.3 54.8 329.5 180.2 595 84.4-5.8-26.6 416.4-327.8 426.2-450.3 15.6 15.6 218.3-426.1 129.9-498.9-269.6-222-508.7 288.3-509.2 285.8-41.6 10.4-282.5-26.1-231.4-475.6 21.7-153.1 34-640.8-33.4-666.1z'/%3E%3CradialGradient id='SVGID_2_' cx='648.014' cy='1675.613' r='948.17' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23db8f1b'/%3E%3Cstop offset='.31' stop-color='%23da8c1b' stop-opacity='.69'/%3E%3Cstop offset='.534' stop-color='%23d8831d' stop-opacity='.466'/%3E%3Cstop offset='.731' stop-color='%23d4731f' stop-opacity='.269'/%3E%3Cstop offset='.912' stop-color='%23ce5d21' stop-opacity='.088'/%3E%3Cstop offset='1' stop-color='%23ca4f23' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cpath class='st1' d='M606.7 1211.1c-87-45.1-212-152.5-405.4-27.3 0 32.5 38.5-2.6 81.8 134.4-39.7-36.1-30.1-27.8-64.4 1.1 95.6 99.2 41.3 171.3 46.7 189.3 43.6 309.2-165 699.8-168.6 833.3-91.4 740.6 394.8 769.8 394.8 769.8s-24.5 34.4-22.7 41.6c25.3 54.7 254.6 120.6 519.7 25.1-14.4-66.7 28.4-587.8 26.6-595.7-4.2-22.2-251-61.1-190.7-515.3 8.8-193.1 67.8-689.6-217.8-856.3z'/%3E%3ClinearGradient id='SVGID_3_' gradientUnits='userSpaceOnUse' x1='373.785' y1='808.048' x2='388.923' y2='1701.199'%3E%3Cstop offset='0' stop-color='%23acacac'/%3E%3Cstop offset='1' stop-color='%23fafafa'/%3E%3C/linearGradient%3E%3Cpath class='st2' d='M606.6 1197.5c-129.3-109.3-360.1-156-508.9 15.9 15.3 7.2 77.1 5.2 142.7 71.4-85.3-51.6-134.8-13-134.8-13s106.1 53.3 146 245.4c12.1-12.7 23.8-80.2 23.8-80.2l57.6 114s23.3-109.6-12.3-179.4c16.9 1.6 58.5 54.9 58.5 54.9l6.2-47.4s57.3 47.2 87.7 114.3c20.8-54.4-4-145.7-4-145.7s26.3-6.4 60.9 30.9c3.8-11.3 0-57.2 0-57.2s55.2 13.6 70.1 29.9c5.4-15.7-28.6-115.6-28.6-115.6s53-1.3 92.6 16.9c.2-.2-22.8-25.8-57.5-55.1z'/%3E%3Cpath class='st3' d='M235 1279.3c-15.9-8.9-77.8-39.1-129.4-7.5-9.3-2.4 112.6 65 146 245.4 2.1 16.7 23.8-80.2 23.8-80.2s-31.2-76.9-117.8-145.6c45.8-4.2 111.9 13.6 111.9 13.6s-12-111.8-137.1-99.8c104.5-59.6 200.8-9.5 200.8-9.5s-24.7-58.2-86.5-52.5c31.8-25.1 142.3-35.4 214.2-24.9 0-1.7-222.4-82.3-368.1 98 0 0 50.3 7.7 78.1 21.3 34.5 16.7 64.1 41.7 64.1 41.7z'/%3E%3Cpath class='st4' d='M452.6 1383.2c-6.7-19.3-54.4-116.2-83.1-135.3 6.4-1.9 51.6 5 71.1 37.4 19.5 32.4 12.6 85.6 12 97.9zM496.6 1287.1c-12.4-50.6-54.8-85-54.8-85s-59.1-39.7-91.2-36c64.4-19.2 169.2 25.7 181.9 93.2-14.8-12-34.5-24.3-34.5-24.3l-1.4 52.1z'/%3E%3Cpath class='st5' d='M765.3 3001.1c11.4-9.3-48.6-68.6-48.6-68.6s-106.5-80.4-120.2-95.3c-7.5 76.9 99.2 210.3 145.4 207.8-3.5-29.1-28-70.8-28-70.8l51.4 26.9zM380.5 2685.1c5.6 26 2.8 141.1 98.6 217.1-10.9-4.2-98.3-61.4-121.2-113-23-51.6 18.2-92.2 22.6-104.1zM748.8 2367.1c11.9 23.8 37.7 136 149.5 185.8-11.6-1.4-110.4-35-145.5-79.4-35.1-44.3-5.3-93.9-4-106.4z'/%3E%3ClinearGradient id='SVGID_4_' gradientUnits='userSpaceOnUse' x1='380.038' y1='1345.323' x2='924.791' y2='2840.876'%3E%3Cstop offset='.005' stop-color='%23c73f25'/%3E%3Cstop offset='.999' stop-color='%23812f0d'/%3E%3C/linearGradient%3E%3Cpath class='st6' d='M1533 2328.1s-138-49.1-210.2 56.1c-72.2 105.2-78.6 364.7-155.3 434.9 41.6 15.6 223.2-105.6 230.2-119.5 0 142.9-309.2 465.1-556 350.7 2.6 52 49.4 83.1 49.4 83.1s-595.8 65-644.3-485.9c-31.2 49.4-36.4 142.9-36.4 142.9s-42.1-14-40.2-229.8c4-19.2 8.5-29.3 13.2-32.8 12.3.9 29.9 38 41 78.2 44.2-23.4 80.4-62.3 104.3-110.9 4.8 23.8 10 42 22.2 57.6 36.5-95.5 110.1-141.6 134.9-248.1 34.7-149.4 73.7-168.6 107.3-207 10.4 32.3 24.9 73.2 49.5 102.4 15.6-124.1 29.6-210.1 67.5-273.5 37.9-63.3 97.6-119.1 123-52.4 4.9-153.3 1-225.6-16.3-294.8-13.7 4.6-364 280.1-374.2 294.8-.1.1-.2.3-.3.4-.1.1-.2.3-.3.4v.1c-6.6 9.3-43.7 60.6-85.8 118.9-.2.3-.5.7-.7 1-.1.1-.1.1-.1.2-13.4 18.5-27.2 37.7-40.7 56.5 20.9-331.6-39.4-614.9-39.4-614.9s-16.6 72.7-23.8 80.2c40.2 292.1-141.7 572.7-181.6 933-19.2 473.2 223.6 640.2 388.8 684.8-37.4-.9-49.7-2.6-61.4-1.5 100.9 88.2 180.8 125.9 382.8 139.4 122.1 6.6 433-58.9 666.9-433 144-308 86-511.5 86-511.5z'/%3E%3CradialGradient id='SVGID_5_' cx='1344.469' cy='37540.043' r='740.497' gradientTransform='matrix(-1.7441 0 0 .0795 3636.496 748.212)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%237e7a81'/%3E%3Cstop offset='.446' stop-color='%23877f88' stop-opacity='.554'/%3E%3Cstop offset='1' stop-color='%23988a95' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cpath class='st7' d='M0 3732.6c0 32.5 578.3 58.9 1291.6 58.9 713.4 0 1291.6-26.4 1291.6-58.9s-578.3-58.9-1291.6-58.9C578.3 3673.8 0 3700.1 0 3732.6z'/%3E%3ClinearGradient id='SVGID_6_' gradientUnits='userSpaceOnUse' x1='1066.683' y1='3510.131' x2='171.756' y2='3651.224' gradientTransform='matrix(-1 0 0 1 2540.256 0)'%3E%3Cstop offset='0'/%3E%3Cstop offset='1' stop-color='%23404040'/%3E%3C/linearGradient%3E%3Cpath class='st8' d='M1712.4 3369.7l2.4 79.2s41.4 48.4 134.7 81.5c59.1 27.2 236.3-24.2 278.9 47.3 26.6 40.2 29.6 120.5 29.6 120.5s-603.9 0-628.7-1.2c-14-265.4 28.4-328.5 28.4-328.5l154.7 1.2z'/%3E%3ClinearGradient id='SVGID_7_' gradientUnits='userSpaceOnUse' x1='397.828' y1='3538.219' x2='827.72' y2='3538.219' gradientTransform='matrix(-1 0 0 1 2540.256 0)'%3E%3Cstop offset='0' stop-color='%23797879'/%3E%3Cstop offset='.186' stop-color='%23717072'/%3E%3Cstop offset='.557' stop-color='%23666769'/%3E%3Cstop offset='1' stop-color='%23636466'/%3E%3C/linearGradient%3E%3Cpath class='st9' d='M2142.4 3607.9s-13-47.1-46.2-63.7c-87.1-51-232.5-8.9-232.5-8.9s-34.5-10-68.1-28.1c-40.1-21.5-48.5-30-59.7-38.6-10.1 5.8-23.4 9.5-23.4 9.5 31.7 28.3 150 84.8 150 84.8s105.4-29.7 189.6-6.8c49.3 17.4 90.3 51.8 90.3 51.8z'/%3E%3Cpath class='st10' d='M1519.7 3749h657.6s0-36.7-8.9-49.8c-3.1-3.7-637.1-7.1-642.1-3.7-9.8 12.1-6.6 53.5-6.6 53.5z'/%3E%3ClinearGradient id='SVGID_8_' gradientUnits='userSpaceOnUse' x1='371.803' y1='3694.095' x2='1016.385' y2='3694.095' gradientTransform='matrix(-1 0 0 1 2540.256 0)'%3E%3Cstop offset='0' stop-color='%23797879'/%3E%3Cstop offset='.186' stop-color='%23717072'/%3E%3Cstop offset='.557' stop-color='%23666769'/%3E%3Cstop offset='1' stop-color='%23636466'/%3E%3C/linearGradient%3E%3Cpath class='st11' d='M1528.8 3688.5h628.5l11.2 10.7-644.6.5z'/%3E%3Cpath class='st4' d='M1986.9 3547.5s90.1-19.8 122.9 37.2c-59.9-5-122.9-37.2-122.9-37.2zM1860.9 3561.7s-93.2-2.3-121.6-64.6c39 27.3 90.6 44.5 121.6 64.6z'/%3E%3ClinearGradient id='SVGID_9_' gradientUnits='userSpaceOnUse' x1='-13799.584' y1='3682.891' x2='-13128.911' y2='3320.859' gradientTransform='matrix(-1 0 0 1 -12641.557 0)'%3E%3Cstop offset='0'/%3E%3Cstop offset='1' stop-color='%23404040'/%3E%3C/linearGradient%3E%3Cpath class='st12' d='M1115.4 3365.4s18.6 236.3 6.8 324c-35.4 0-494.5 1.7-494.5 1.7s-36.3-196.2 280.3-163.5c39-52.9 67.4-170.7 67.4-170.7l140 8.5z'/%3E%3Cpath class='st13' d='M973 3338.9l151.3-.5s-1.1 110.3-2.8 117c-17.4 22.7-158.4 24.3-174.6-6.5 0-5.7 26.1-110 26.1-110z'/%3E%3ClinearGradient id='SVGID_10_' gradientUnits='userSpaceOnUse' x1='-13632.099' y1='3566.275' x2='-13282.679' y2='3566.275' gradientTransform='matrix(-1 0 0 1 -12641.557 0)'%3E%3Cstop offset='0' stop-color='%23797879'/%3E%3Cstop offset='.186' stop-color='%23717072'/%3E%3Cstop offset='.557' stop-color='%23666769'/%3E%3Cstop offset='1' stop-color='%23636466'/%3E%3C/linearGradient%3E%3Cpath class='st14' d='M910.3 3528.3c-221.4-34-269.2 82.3-269.2 82.3s137-117.3 349.4-28.2c-5.2-7.4-44.5-39.9-80.2-54.1z'/%3E%3Cpath class='st10' d='M619.8 3745.1h514.3s-1.1-35.8-8-48.4c-2.4-3.5-497.2-5.8-501.1-2.6-7.8 11.5-5.2 51-5.2 51z'/%3E%3ClinearGradient id='SVGID_11_' gradientUnits='userSpaceOnUse' x1='6840.77' y1='3692.542' x2='7342.952' y2='3692.542' gradientTransform='translate(-6215.148)'%3E%3Cstop offset='0' stop-color='%23797879'/%3E%3Cstop offset='.186' stop-color='%23717072'/%3E%3Cstop offset='.557' stop-color='%23666769'/%3E%3Cstop offset='1' stop-color='%23636466'/%3E%3C/linearGradient%3E%3Cpath class='st15' d='M1124.3 3687.2H628.9l-3.3 10.6h502.2z'/%3E%3ClinearGradient id='SVGID_12_' gradientUnits='userSpaceOnUse' x1='-13707.832' y1='3449.694' x2='-13588.498' y2='3449.694' gradientTransform='matrix(-1 0 0 1 -12641.557 0)'%3E%3Cstop offset='0' stop-color='%238fc2e8'/%3E%3Cstop offset='.273' stop-color='%239fcaeb'/%3E%3Cstop offset='.711' stop-color='%23b4d5ef'/%3E%3Cstop offset='1' stop-color='%23bcd9f0'/%3E%3C/linearGradient%3E%3Cpath class='st16' d='M1066.3 3471.5s-17.5-36.4-83.9-44.5c-35.4 5-35.4 21.9-35.4 21.9s-.1 28.9 119.3 22.6z'/%3E%3Cpath class='st4' d='M780.4 3549.5s-87.3 44.1-103 72.2c7.6-44.8 45.8-78.2 103-72.2z'/%3E%3Cpath class='st13' d='M1722.9 3391.8s-6.4 41.4-4 54.9c.8 4.7 5.3 11.8 10.6 15.9-24.2 22.4-197.1 17.1-195.3-4.2 1.3-15.5 8.6-55.2 8.6-55.2l180.1-11.4z'/%3E%3ClinearGradient id='SVGID_13_' gradientUnits='userSpaceOnUse' x1='864.771' y1='3464.954' x2='1006.04' y2='3464.954' gradientTransform='matrix(-1 0 0 1 2540.256 0)'%3E%3Cstop offset='0' stop-color='%238fc2e8'/%3E%3Cstop offset='.273' stop-color='%239fcaeb'/%3E%3Cstop offset='.711' stop-color='%23b4d5ef'/%3E%3Cstop offset='1' stop-color='%23bcd9f0'/%3E%3C/linearGradient%3E%3Cpath class='st17' d='M1675.5 3475.8s-60.9-35.5-140.9-20.1c-8.3 32.3 140.9 20.1 140.9 20.1z'/%3E%3ClinearGradient id='SVGID_14_' gradientUnits='userSpaceOnUse' x1='1890.869' y1='937.567' x2='2267.054' y2='937.567' gradientTransform='scale(-1 1) rotate(-7.129 66.232 40708.478)'%3E%3Cstop offset='.005' stop-color='%23c74229'/%3E%3Cstop offset='.65' stop-color='%23c94f1b'/%3E%3Cstop offset='.999' stop-color='%23cf6625'/%3E%3C/linearGradient%3E%3Cpath class='st18' d='M2669.7 1103.9s9.5-158.5 71.9-194.3c55.7-38.6 78.8-27.2 78.8-27.2s237.1-149.1 265-94.1c12 59.2-106.5 91.3-111.4 104.1 28.7 4.2 37.1 19.3 42 31.5 4.1 10.3 9.6 33.7-11.3 48.4 9.1 8.3 17.1 23 19.2 35.2 3 33.8-20 44.7-20 44.7s6 9.9 7.6 23.3c4.5 21.5-13.1 31.2-13.1 31.2s-26.3 15.1-42.4 23.3c-16.1 8.2-39.3.6-39.3.6s-31.5 42.5-81.6 41.1c-27.8 12.6-42.9 56.5-42.9 56.5l-122.5-124.3z'/%3E%3Cpath class='st19' d='M3084.2 785.8c23.1 51.7-111.5 106.7-110.2 106.5 8.7-1.1 23.5 7.9 23.5 7.9-37.1 16.7-106.1 59.8-120.5 82.7-2.5 4.8-2.7 14.1 3.9 17.2 10.1 4.8 80.4 16.8 123.8-27.9-1.5 10.5-10.1 18.5-19.4 26.1-53.5 29.5-82.3 18.6-91.9 17.9-13-1-10.3 25.9 8.1 40.3 44.1 32.1 102.4-4.3 102.4-4.3s-38.6 48-100.8 21.3c-10.9 35.9 22.9 51 35.9 50.3 13-.7 30.7-4.3 66.1-23.4-25.3 26.7-44.6 32.6-60.4 34.9-13.1 1.9-27.9-4.8-27.9-4.8s-18.1 44.1-83.7 46c-12.9.4-23 15.9-33.5 35.5-2.3 4.2-16.7-13.5-15.2-30.9.9-10.3-106-129.3-107.9-131.2l1.1-5.8c15.5 18.9 37.6 38.6 59.9 58 4.3 3.7 59.7 2 54.7 4.5-11.2 5.7-21.1 8.9-17.7 12 7.2 6.4 61.8 7.6 46 10.1-21.5 3.4-22.4 19.8-19.5 22.7 17.7 17.6 41.7 5.4 53.8 1 23.6-8.4 43.6-34.5 42.9-35.2-6.1-5.5-22.8-33.3-11.8-53.7-30.9-27-16.6-48.3-16.6-48.3s-16.8-10.4-20.1-19.8c17.4 38.9 3.1 85.2.6 89.4-2.5 4.2 7.6-54.1-70.8-122 4.7 1.9 50.4 15.3 79.8 7.4 8.7-2.8 29.6-4.6 45.1-29.7 9-12.3 5.9-18.9 1.5-22.3-4.9-3.6-22.8-8.6-22.8-8.6l-61-26.9 73 19s50.6 7.8 82.8-28.2c44.2-8 102-61.6 106.8-87.7z'/%3E%3Cpath class='st20' d='M2767.5 977.5c31.2 0 82.5 69.2 69.8 117.2-6.1-36.6-34.4-92.6-69.8-117.2zM2771.4 904.8c11.7-9.7 33.4-23.6 70.5-2.3-27.9-3.6-70.5 2.3-70.5 2.3zM2889.6 977.5c-10.1 13.6 17.3 28.7 64.6 17.5-21.7-3.5-45.4-2.9-64.6-17.5zM2909.5 1033.5c-10.1 13.6 17.3 28.7 64.6 17.5-21.7-3.5-45.4-2.9-64.6-17.5z'/%3E%3ClinearGradient id='SVGID_15_' gradientUnits='userSpaceOnUse' x1='-23.431' y1='2390.39' x2='289.294' y2='2198.72'%3E%3Cstop offset='.005' stop-color='%23c74229'/%3E%3Cstop offset='.65' stop-color='%23c94f1b'/%3E%3Cstop offset='.999' stop-color='%23cf6625'/%3E%3C/linearGradient%3E%3Cpath class='st21' d='M342.2 2004.2c-1.5 2.7-8.5 18-25.5 24-54.6 2-135.4 32.1-135.4 32.1s-77.9 4.6-121.7-3.2c-2.2 2.6-5.6 8.4-7.4 15.7-1.2 12 7.3 38.7 43.1 44.6 35.7 5.8 70.2 12.3 87.7 9.7 17.5-2.6 27.7 22.1 100 15.6 38.1-3.4 51.3-22.1 51.3-22.1s-5.2 42.9-74.1 39c-56.6-3.2-68.1 9.1-80 32.4-5.5 11.2-10.2 20.4-10.2 20.4s-99.4 159-60.5 181.5c37.9 7.8 79-113.4 101.7-136.3-10.6 31.5-78.2 174.2-44.9 189.7 25 13.4 71.2-89.3 100-161.8-6.7 29.2-63 164.5-33.6 174.8 39.4 26.7 74.1-131.5 84.7-153.3-13.6 94.1-29.9 136.4-5.5 153.8 37.7 8.8 50.2-95.6 74.1-160.3 41.8-73.8 42.2-122.8 68.9-179.3 7.5-12.2-111.2-119.7-112.7-117z'/%3E%3Cpath class='st19' d='M192.7 2226.8c7.8 13.9 64.4 77.9 153.9 79.7-72.2-15.8-153.9-79.7-153.9-79.7zM260.3 2159.7c68.9 3.9 74.1-39 74.1-39s-13.2 18.7-51.3 22.1c-72.4 6.5-82.5-18.2-100-15.6-17.5 2.6-52-3.9-87.7-9.7-35.7-5.8-44.3-32.5-43.1-44.6-3.3 13.4-1.4 31.9 22.5 45.6 47.8 23 133.4 1.3 121.9 33.7-.3 5.6-9 24.7-16.4 39.9 11.9-23.3 23.4-35.6 80-32.4z'/%3E%3Cpath class='st22' d='M279.6 2032.7l-10 8.8c2.9 16.6 37 57.8 77.6 82.1 9.5 5.9 26.9 28.5 27.3 39 5.2-9.2 9.5-18.1 9.5-18.1s20.8 24.5 20.4 41.1c10-4.5 13.4-16.5 13.4-16.5s12.5 15.1 5.8 43.5 11.3-39.6 19-61l19-37.5-182-81.4z'/%3E%3Cpath class='st20' d='M66.7 2066.3c-7.7-.8 8.3 13.2 29.8 13.2s46.4-4.3 44.4-10.2c-16 .5-44.4.2-74.2-3zM218.7 2123.3c14.9 10.4 35.1 20.8 67.5 13 32.5-7.8 32.5-21.7 32.5-21.7s-18.4 10-43.5 12.2c-15.5 1.4-56.5-3.5-56.5-3.5zM133 2297.4c-8.3 10.5-28.6 61.9-24 79.2 4.5 17.3 10.4-25.4 16.2-42.9 6-17.8 13.2-43.2 7.8-36.3zM177.1 2372.4c-5.3 8.1-16.5 46.4-12.1 58.5 4.4 12.1 5.8-18.9 8.9-31.9 3.2-13.2 6.7-32 3.2-26.6zM242.3 2384.6c-5.2 9.2-14.9 51.7-9.3 64.7s5.1-21.1 7.6-35.4c2.5-14.7 5.2-35.3 1.7-29.3zM317 2381.7c-4.9 9.3-13.5 52.1-7.6 64.9 6 12.8 4.5-21.2 6.6-35.6 2.2-14.7 4.3-35.5 1-29.3zM218.7 2232c-10.7 5.3 76.2 56.7 109.6 61.5 33.3 4.8-104.4-64.1-109.6-61.5z'/%3E%3ClinearGradient id='SVGID_16_' gradientUnits='userSpaceOnUse' x1='1484.717' y1='3723.854' x2='1540.203' y2='515.875'%3E%3Cstop offset='0' stop-color='%232e4353'/%3E%3Cstop offset='.249' stop-color='%23314857'/%3E%3Cstop offset='.528' stop-color='%233a5563'/%3E%3Cstop offset='.821' stop-color='%23486b77'/%3E%3Cstop offset='1' stop-color='%23537d87'/%3E%3C/linearGradient%3E%3Cpath class='st23' d='M2633.2 1066.9c-18.8 8.3-316.1 195.5-366.2 232-21.6-16.2-347.7-266.4-376.1-290.7 2.7-13.5 3.6-54.1-5.9-56.8-20.3-5.4-178.1-1.4-178.1-1.4l-769.6 120.4s-159.6 58.2-170.4 67.6c-10.8 9.5 1.4 25.7 2.7 41.9-60.9 108.2-177.2 297.5-194.8 340.8-9.5 16.2-290.8 353-318.3 500 13.1 29.3 48.2 58 86.4 81.7 30.8 19.1 63.7 34.9 88.7 45.1 23.3 7.8 41.3 12.1 41.3 12.1L639 1959.2c134.3-167.6 301.2-379.6 301.2-379.6s72.3 270.4 73.2 345.8c-12.6 103.5-23.8 220.4-19.1 265 .9 12.2 49.5 28.7 54 30.9-33.4 179-106.4 545.1-119 628.9-12.6 69.4-16.2 546.4-12.2 578.9 52.1 24.5 167.1 32.5 226.9 24.2l.3-5.1c10.4-133.8 18.2-421.1 37.1-569.6 18.8-148.5 102.4-322.7 176.1-365.6 46.4-22.5 154.2-18 161.4-15.3 7.2 2.7 9.9 340.8 4.1 378.2-16.7 73.5-35.6 518-13.5 532.9 22.1 14.9 140.4 46.4 278.3-5.9 2.7-72.1 30.1-462.1 32.8-498.6 2.7-36.5 91.9-505.2 85.1-658 14.8-4.4 43.9-10.9 46.6-21.7 2.7-10.8-34.9-298.6-34.9-327 23-166.4 35.6-324.2 32.9-386.4 14.9 8.1 194.3 133.4 351.2 136.1 63.1 12.6 414.8-225.9 482.4-354.8 1.5-10.6-8.7-86.3-150.7-225.6z'/%3E%3Cpath class='st25' d='M1903.3 1405.8c-46.4-.3-108.9 11.1-108.9 11.1l-4.9 40.6 114.4-18.6c0 .1 3.9-29.7-.6-33.1zM773.8 1137c-1.7-5.8 30.2-14.1 30.2-14.1s50.4 113.1 21.4 180.8c-3.7-82-49.9-160.9-51.6-166.7z'/%3E%3ClinearGradient id='SVGID_17_' gradientUnits='userSpaceOnUse' x1='2251.128' y1='501.34' x2='1671.063' y2='1454.664'%3E%3Cstop offset='0' stop-color='%2323333f'/%3E%3Cstop offset='1' stop-color='%232e4353'/%3E%3C/linearGradient%3E%3Cpath class='st26' d='M1479.4 1959.2c-.6-8.7-2.8-9.7-1.9-23.6 275.3-160.4 365.6-507.3 314.8-882.8-5.9-3.8-78.4-2.3-78.4-2.3s60-61.4 69.6-93.4c-2.7-2.2-14.7-8.7-14.7-8.7s95.3-1.2 116.5 2.9c-3.4 3-16 3.4-26.4 27.4-3.2 10.4-13.6 50-13.6 50s-12.8-27.3-13.6-61.1c-19.5 18.2-68.9 60.4-68.9 60.4s54.6 6.1 78 26.8c34.8 487.3-151.8 811.7-361.4 904.4z'/%3E%3ClinearGradient id='SVGID_18_' gradientUnits='userSpaceOnUse' x1='683.884' y1='1710.631' x2='1019.299' y2='1710.631'%3E%3Cstop offset='0' stop-color='%2323333f'/%3E%3Cstop offset='1' stop-color='%232e4353'/%3E%3C/linearGradient%3E%3Cpath class='st27' d='M683.9 1902c171.5-245.1 263.7-351.6 263.7-351.6s7.8-2.6 9.5-54.6c71.9 313.5 66.3 412.8 56.3 429.6-7.8-107.4-72.1-336.5-73.2-345.8-45.9 60.7-174 222.8-256.3 322.4z'/%3E%3Cpath class='st28' d='M1794.4 1416.9l-5.5 42.5 27.5-6.2 8-41z'/%3E%3Cpath class='st22' d='M260.3 2159.7c68.9 3.9 74.1-39 74.1-39s-13.2 18.7-51.3 22.1c-72.4 6.5-82.5-18.2-100-15.6-17.5 2.6-52-3.9-87.7-9.7-35.7-5.8-44.3-32.5-43.1-44.6-3.3 13.4-1.4 31.9 22.5 45.6 47.8 23 133.4 1.3 121.9 33.7-.3 5.6-9 24.7-16.4 39.9 11.9-23.3 23.4-35.6 80-32.4z'/%3E%3ClinearGradient id='SVGID_19_' gradientUnits='userSpaceOnUse' x1='1196.951' y1='1903.768' x2='1196.951' y2='1063.196'%3E%3Cstop offset='0' stop-color='%235c5c5b'/%3E%3Cstop offset='.197' stop-color='%23525251'/%3E%3Cstop offset='1' stop-color='%232d2a2b'/%3E%3C/linearGradient%3E%3Cpath class='st29' d='M1092.6 1122.7l-197.5-59.5s.6 35.9 2.9 69.5l.3.6c37.5 18.2 127.6 32.5 146.2 32.5 0 39 118.7 495.9 441 717.1 3 2 5.8 3.9 8.6 5.9 3-10.2 4.7-21.8 4.7-21.8l-406.2-744.3z'/%3E%3ClinearGradient id='SVGID_20_' gradientUnits='userSpaceOnUse' x1='1564.542' y1='1934.053' x2='1564.542' y2='921.655'%3E%3Cstop offset='0' stop-color='%235c5c5b'/%3E%3Cstop offset='.197' stop-color='%23525251'/%3E%3Cstop offset='1' stop-color='%232d2a2b'/%3E%3C/linearGradient%3E%3Cpath class='st30' d='M1564.1 1005.5l.1 7.2.7-7.8z'/%3E%3ClinearGradient id='SVGID_21_' gradientUnits='userSpaceOnUse' x1='1627.874' y1='1934.08' x2='1627.874' y2='921.653'%3E%3Cstop offset='0' stop-color='%235c5c5b'/%3E%3Cstop offset='.197' stop-color='%23525251'/%3E%3Cstop offset='1' stop-color='%232d2a2b'/%3E%3C/linearGradient%3E%3Cpath class='st31' d='M1655.5 1077.9c45.3-21.6 99.5-75.7 126.9-124.3-11-5.4-100.1-32-100.1-32l-117.3 83.3-.8 7.8 3.6 592.4-94.4 297s.2 2.2.6 5.6c1.8-1.3 3.6-2.5 5.4-3.9 294.3-213.3 176.1-753.6 176.1-825.9z'/%3E%3ClinearGradient id='SVGID_22_' gradientUnits='userSpaceOnUse' x1='1406.017' y1='1903.772' x2='1406.017' y2='1063.228'%3E%3Cstop offset='0' stop-color='%235c5c5b'/%3E%3Cstop offset='.197' stop-color='%23525251'/%3E%3Cstop offset='1' stop-color='%232d2a2b'/%3E%3C/linearGradient%3E%3Cpath class='st32' d='M1483.9 1903.5c4.2 1.7 7.6-6 10.2-14.7-2.9-2-5.7-3.9-8.6-5.9-44.3-30.4-84.7-65.3-121.6-102.9-16 10.8-33 24.9-46 42.4 88 58.6 157.4 83.2 166 81.1z'/%3E%3ClinearGradient id='SVGID_23_' gradientUnits='userSpaceOnUse' x1='256.808' y1='2983.163' x2='2812.113' y2='2983.163'%3E%3Cstop offset='0' stop-color='%232e4353'/%3E%3Cstop offset='.248' stop-color='%23314857'/%3E%3Cstop offset='.528' stop-color='%233a5563'/%3E%3Cstop offset='.822' stop-color='%23486c77'/%3E%3Cstop offset='1' stop-color='%23537d87'/%3E%3C/linearGradient%3E%3Cpath class='st33' d='M1181.5 2878.6c-18.8 148.4-26.7 435.8-37.1 569.6l-.3 5.1c19.4-2.7 33.1-7.2 36.8-13.4 24.3-43.3 52.3-489.1 54.1-516.6 37.9-261 111.4-397.2 122.6-410.3-73.6 42.9-157.2 217.1-176.1 365.6z'/%3E%3ClinearGradient id='SVGID_24_' gradientUnits='userSpaceOnUse' x1='1365.168' y1='2617.734' x2='1012.084' y2='3429.825'%3E%3Cstop offset='0' stop-color='%2323333f'/%3E%3Cstop offset='1' stop-color='%232e4353'/%3E%3C/linearGradient%3E%3Cpath class='st34' d='M1097.8 2938.9c-44.4 33.7 20.1 91.4 0 167.7-44.6 169.5-180.6 142.5-180.6 142.5V3429s56.8 27.4 183.3 27.4c57.2 0 76.7-10.4 80.4-16.6 24.3-43.3 52.3-489.1 54.1-516.6 37.9-261 111.4-397.2 122.6-410.3-73.6 43-138.1 333.8-259.8 426z'/%3E%3ClinearGradient id='SVGID_25_' gradientUnits='userSpaceOnUse' x1='611.897' y1='2059.43' x2='2545.652' y2='2059.43'%3E%3Cstop offset='0' stop-color='%232e4353'/%3E%3Cstop offset='.249' stop-color='%23314857'/%3E%3Cstop offset='.528' stop-color='%233a5563'/%3E%3Cstop offset='.821' stop-color='%23486b77'/%3E%3Cstop offset='1' stop-color='%23537d87'/%3E%3C/linearGradient%3E%3Cpath class='st35' d='M639 1959.2l-165.8 200.4c3.4.9 77.5-90.2 165.8-200.4z'/%3E%3ClinearGradient id='SVGID_26_' gradientUnits='userSpaceOnUse' x1='272.184' y1='1684.092' x2='1514.553' y2='1684.092'%3E%3Cstop offset='0' stop-color='%2323333f'/%3E%3Cstop offset='1' stop-color='%232e4353'/%3E%3C/linearGradient%3E%3Cpath class='st36' d='M1494.1 2254.3c-13.9-43.5-18.3-351.7-18.3-351.7-178.4-78.3-297.5-193.4-381.1-301.1-39.1-71.8-83.7-153.1-123.6-221.1-21.8-58.1-33-106-39.1-145.6 30.4-23.7 72.2-45.4 72.2-45.4s-82.1 2.5-93.4-2.6c-11.3-5-15.1-101-15.1-101s-55.6 22.2-79.8 31.7c23.8-5.9 27.3 99.3 80.3 86.5-10.2 17.5-18.8 19.4-17.9 41.5-.3 2.6 67 185.5 38 258.5-7 17.7-113.9 90.5-185 223.3-86.4 161.3-235.8 334.6-269.7 352.1-58.5 30.1-189.5-34.9-189.5-34.9s23 28.2 71 57.7c91.4 54.8 130 57.2 130 57.2s109.7-125.9 168.8-199.3c134.6-167.4 298.3-380.6 298.3-380.6s72.3 270.4 73.2 345.8c-12.6 103.5-23.8 220.4-19.1 265 0 0-4.5 7.2 58.3 32.6 38.2 15.5 137.2 33.6 137.2 33.6s104.9 14.9 150.5 18.7c67.3 5.6 121.3 5.7 135.5 6.6 13.9.9 38.8-.1 38.8-.1s-17.4-17.7-20.5-27.4zm-56.3-36.5c-14.8 57.7-214 71.5-336-46.7-40.3-39-16.4-146.4-5.9-235.5 8.5-72.1 18.2-178.7 20.2-237.4 75.7 95.6 209.5 187 316.4 229.7 3.8 1.5 27.8 201.9 5.3 289.9z'/%3E%3ClinearGradient id='SVGID_27_' gradientUnits='userSpaceOnUse' x1='813.58' y1='1117.987' x2='815.965' y2='1117.987'%3E%3Cstop offset='0' stop-color='%2323333f'/%3E%3Cstop offset='1' stop-color='%232e4353'/%3E%3C/linearGradient%3E%3Cpath class='st37' d='M816 1117.5c-.8.2-1.6.5-2.4.9.7-.2 1.6-.6 2.4-.9z'/%3E%3Cpath class='st10' d='M1089.5 1112.6l-194.4-49.4s.6 35.9 2.9 69.5l.3.6c37.5 18.2 127.6 32.5 146.2 32.5 0 39 118.7 495.9 441 717.1 3 2 5.8 3.9 8.6 5.9 3-10.2 4.7-21.8 4.7-21.8l-409.3-754.4z'/%3E%3ClinearGradient id='SVGID_28_' gradientUnits='userSpaceOnUse' x1='1130.977' y1='1899.364' x2='1130.977' y2='1063.601'%3E%3Cstop offset='0' stop-color='%235c5c5b'/%3E%3Cstop offset='.197' stop-color='%23525251'/%3E%3Cstop offset='1' stop-color='%232d2a2b'/%3E%3C/linearGradient%3E%3Cpath class='st38' d='M1363.9 1780c-231.1-236-319.4-580.6-319.4-614.2-18.6 0-108.7-14.3-146.2-32.5l-.3-.6c1.9 26.9 4.9 52.3 9.7 56.7 10.8 9.9 96.5 0 96.5 0s-74.8 33.4-80.3 44.2c58.7 307.7 256.4 485.2 399.3 584.8 13.1-17.4 24.8-27.6 40.7-38.4z'/%3E%3ClinearGradient id='SVGID_29_' gradientUnits='userSpaceOnUse' x1='1286.58' y1='1778.494' x2='1506.279' y2='1883.234'%3E%3Cstop offset='0' stop-color='%235c5c5b' stop-opacity='0'/%3E%3Cstop offset='.197' stop-color='%23525251' stop-opacity='.197'/%3E%3Cstop offset='1' stop-color='%232d2a2b'/%3E%3C/linearGradient%3E%3Cpath class='st39' d='M1483.9 1903.5c4.2 1.7 7.6-6 10.2-14.7-2.9-2-5.7-3.9-8.6-5.9-44.3-30.4-84.7-65.3-121.6-102.9-16 10.8-27.6 21-40.6 38.4 90.8 59.7 152 87.2 160.6 85.1z'/%3E%3ClinearGradient id='SVGID_30_' gradientUnits='userSpaceOnUse' x1='2029.588' y1='2034.054' x2='2206.673' y2='1678.973' gradientTransform='matrix(.5734 -.616 .5411 1.3708 -1049.728 287.043)'%3E%3Cstop offset='.007' stop-color='%23585757'/%3E%3Cstop offset='1' stop-color='%234d4d4d'/%3E%3C/linearGradient%3E%3Cpath class='st40' d='M957.9 1246.5c14.5-11.6 24.2-12.5 40.3-27.3 2.6 27.3 120.8 416.7 387.4 619.6-222.4-123.4-372.3-386-427.7-592.3z'/%3E%3ClinearGradient id='SVGID_31_' gradientUnits='userSpaceOnUse' x1='1640.028' y1='1935.603' x2='1640.028' y2='921.602'%3E%3Cstop offset='0' stop-color='%235c5c5b'/%3E%3Cstop offset='.197' stop-color='%23525251'/%3E%3Cstop offset='1' stop-color='%232d2a2b'/%3E%3C/linearGradient%3E%3Cpath class='st41' d='M1792.3 1052.8c-7.2-3.6-78.4-2.3-78.4-2.3s83.8-82.3 69.4-96.5c-.2-.1-.5-.3-.9-.5-27.4 48.6-81.6 102.7-126.9 124.3 0 72.3 118.2 612.6-176.1 825.8-1.8 1.3-3.7 2.6-5.4 3.9.8 7.4 2 21.4 3.5 28 0 .1 408.1-168.6 314.8-882.7z'/%3E%3Cpath class='st10' d='M1655.5 1077.9c45.3-21.6 99.5-75.7 126.9-124.3-11-5.4-100.1-32-100.1-32l-117.3 83.3-.8 7.8 3.6 592.4-94.4 297s.2 2.2.6 5.6c1.8-1.3 3.6-2.5 5.4-3.9 294.3-213.3 176.1-753.6 176.1-825.9z'/%3E%3ClinearGradient id='SVGID_32_' gradientUnits='userSpaceOnUse' x1='373.588' y1='1852.424' x2='373.588' y2='1317.992' gradientTransform='matrix(-.8663 .1519 .2225 1.2686 1656.528 -622.554)'%3E%3Cstop offset='0' stop-color='%23363636'/%3E%3Cstop offset='.719' stop-color='%23595958'/%3E%3Cstop offset='1' stop-color='%23686867'/%3E%3C/linearGradient%3E%3Cpath class='st42' d='M1762.3 1096.6c-19.1-3.5-53.5-4.9-53.5-4.9s102.5 384.3-97.4 715.9c227.3-259.8 151.4-701.9 150.9-711z'/%3E%3Cpath class='st43' d='M1075.5 1111.9c10.8-26.1 514.8-86.6 514.8-86.6s162.7 609.1-92.9 847.1c-54.1-26.1-305.6-243-421.9-760.5z'/%3E%3ClinearGradient id='SVGID_33_' gradientUnits='userSpaceOnUse' x1='1546.585' y1='1249.716' x2='1017.577' y2='1367.695' gradientTransform='rotate(6.621 -21.613 2275.557)'%3E%3Cstop offset='0' stop-color='%2383bde3'/%3E%3Cstop offset='1' stop-color='%2399c7ee'/%3E%3C/linearGradient%3E%3Cpath class='st44' d='M1496.8 1872.9s133.5-85.6 143.9-375.7c8.7-193.1-8.7-318.2-50.4-472.3-9.9 4.9-57.5 24-57.5 24s-3.2 106.5-17.5 132.4c-9 16.3-112.8-15.5-112.8-15.5s-41.4 23.8-84.2 11.5c-10.1 5.1-85.4 66.5-98.2 62.2-22-2.9-45.5-118.4-48.4-125.1-49.9.6-96.3-2.9-96.3-2.9s11.8 50.5 17.4 71.7c8.6 5.6 44.3 3.1 44.3 3.1s22.5 105.2 61.9 122.2c32 13.9 124.7-93.1 129-98.7 2.4 2.3 5.3 4 8.7 5.2 1.1.4 35.1 129.4 69.3 287.3 40.3 185.6 51.4 344 53.8 344.5.7.1 11.3 8.6 11.3 8.6-1.6-10.4-16.8-193.6-57.1-371.9-47.9-211.8-64.9-266-64.7-266 23.9 2 53.9-11.2 53.9-21.6 33.8 12.1 94.9 23.9 110 19.9 22-5.8 34.7-116.1 34.7-116.1l18.6-8.7s49.8 196.7 50.6 401.9c8 224.3-120.3 380-120.3 380z'/%3E%3ClinearGradient id='SVGID_34_' gradientUnits='userSpaceOnUse' x1='1488.839' y1='1787.599' x2='1488.839' y2='1156.317' gradientTransform='matrix(.9892 -.147 .1588 1.0693 -263.356 181.105)'%3E%3Cstop offset='0' stop-color='%23c0dff7'/%3E%3Cstop offset='1' stop-color='%23e0effb'/%3E%3C/linearGradient%3E%3Cpath class='st45' d='M1496.6 1873.2c-6-2.2-25.3-17.5-25.3-17.5s-8.2-75.7-31.4-240.3c-28.3-166.5-80.7-363.5-90.4-397.5 28.6 3.5 54.6-20.8 54.6-20.8s77.4 249.9 94.8 405.3c12.9 81.5 25.9 172.1 27.3 227.8-8.7 16.4-29.6 43-29.6 43z'/%3E%3Cpath class='st46' d='M1413.7 1280.2c1.9 7.4-2.5 15-10 16.9-7.4 1.9-15-2.6-16.9-10-1.9-7.4 2.5-15 10-16.9 7.4-1.9 15 2.6 16.9 10zM1451.2 1424.9c1.9 7.4-2.5 15-10 16.9-7.4 1.9-15-2.5-16.9-10-1.9-7.4 2.5-15 10-16.9 7.4-1.9 15 2.5 16.9 10zM1482.3 1611.9c1.9 7.4-2.6 15-10 16.9-7.4 1.9-15-2.5-16.9-10-1.9-7.4 2.6-15 10-16.9 7.4-1.9 14.9 2.6 16.9 10zM1507.5 1804.2c1.9 7.4-2.5 15-10 16.9-7.4 1.9-15-2.5-16.9-10-1.9-7.4 2.6-15 10-16.9 7.4-1.9 15 2.6 16.9 10z'/%3E%3Cg%3E%3Cpath class='st47' d='M1720.2 187.1s18.4 111.6-53 202.9c-70.8 90.5-64.5-31.2-64.5-31.2l117.5-171.7zM715.3 212.6s-22.5 171.3 86.8 274.7c96.8 91.5 40-46.4 40-46.4S711.4 219.7 715.3 212.6z'/%3E%3ClinearGradient id='SVGID_35_' gradientUnits='userSpaceOnUse' x1='1163.973' y1='1283.921' x2='953.788' y2='198.939' gradientTransform='rotate(3.738 -463.982 4311.763)'%3E%3Cstop offset='.005' stop-color='%23c74229'/%3E%3Cstop offset='.65' stop-color='%23c94f1b'/%3E%3Cstop offset='.999' stop-color='%23cf6625'/%3E%3C/linearGradient%3E%3Cpath class='st48' d='M1948.6 545.5c-77.6-25.2-235.8-91.6-313.5-188.7 79.8-20.9 108.5-327.8-.7-355.2-118.8 80.8-188.5 208.2-188.5 208.2s-44.9-16.9-76.5-15.5c1.4-26.5-9.6-32.9-9.6-32.9s-26.7 15-56.8 16.1c17.7-26.6 8.8-83.7-9.7-103.8-61.9 56.3-170.7 118.1-191.5 134.5-19.7.3-110.7 32-133.4 53.2-7.8-7.4-92.8-158.4-188.7-192.7-175 216.3 36.2 373 36.4 376.5-50.3 84.1-172.4 162.9-250.7 210.6 20.6 74.9 38.9 70.1 69.1 114.1-22.1.5-25.5-4.2-52.2-4.5 63.5 148.2 173.9 252.7 331.1 308.7 8.7 3.1 44.6 10.1 53.5 12.8 18.5 5.8 37.5 10.7 56.8 15 4.9 1.1 9.9 2.1 14.9 3.1 85.3 16.5 182.5 26.1 278.6 9 85.8-9.2 162.1-30.3 232.7-63.6 69.4-32.7 104.7-71.1 130.7-91.6 121.4-95.6 241.6-237.5 259.6-354.2-.5-6.9-20.2-8.8-49.3-8.9 13.8-3.4 59.7-30 57.7-50.2z'/%3E%3Cpath class='st49' d='M752.6 521.4S723 620 631.3 674.1c18.7 35.3 63.2 31.9 73.3 30.4-12.4 21.2-42.9 20.3-42.9 20.3S718 760 772.9 747.5c-16.2 26.5-63.4 49.8-89 49.3 28.1 69.3 130.3 253.2 420.4 318.3-338.1-35.1-445.2-197-522.8-349.9-3.5-4.7 39.6 7 52.2 4.5-45.7-43.8-68-95.6-70.4-114.9 59.2-26.8 189.3-133.4 189.3-133.4z'/%3E%3Cpath class='st50' d='M917.6 797.8c66.1 28.8 143.7-3.1 173.4-71.2 29.7-68.1-44.1-69.2-110.2-98-66.1-28.8-99.4-74.5-129.1-6.3-29.7 68.2-.2 146.7 65.9 175.5z'/%3E%3Cpath class='st49' d='M1877.7 537.1s-124.9-24.3-198-134.5c69.9 61.4 173.5 102.9 275.2 144.6-14.7 32.2-47 43.4-47 43.4s30.4 2.8 41.5 6.1c-94.1 352-464 480.8-464 480.8s293.7-149.1 399.7-430.3c-8.7 3.4-33.6-10-43.2-26.2 29.8 2.7 50.5-12.7 50.5-12.7s-57.5-24.5-65.5-30c35.6-4.8 59.9-18.6 59.9-18.6s-10.5 1.6-38.7-16.9c18.3-1.4 29.6-5.7 29.6-5.7z'/%3E%3ClinearGradient id='SVGID_36_' gradientUnits='userSpaceOnUse' x1='1344.708' y1='198.169' x2='1458.398' y2='198.169' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='0' stop-color='%23b23f1f'/%3E%3Cstop offset='.449' stop-color='%23b5411f' stop-opacity='.551'/%3E%3Cstop offset='.774' stop-color='%23be4721' stop-opacity='.226'/%3E%3Cstop offset='1' stop-color='%23ca4f23' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath class='st51' d='M1302.8 248.3s64.8-7.7 67.8-54.8c11.5 1.3 35.8 3.7 43 6.8-7 71.2-110.8 48-110.8 48z'/%3E%3CradialGradient id='SVGID_37_' cx='877.891' cy='677.651' r='138.109' gradientTransform='matrix(1.2736 .4413 -.3067 .8851 35.112 -251.529)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23d06a25'/%3E%3Cstop offset='.43' stop-color='%23cf6725' stop-opacity='.57'/%3E%3Cstop offset='.741' stop-color='%23cd5e24' stop-opacity='.26'/%3E%3Cstop offset='1' stop-color='%23ca4f23' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cpath class='st52' d='M1121.3 796.6c-23.4 67.5-121.1 95-218.3 61.3-97.2-33.7-156.9-115.7-133.5-183.2 23.4-67.5 121.1-95 218.2-61.3 97.2 33.7 156.9 115.7 133.6 183.2z'/%3E%3CradialGradient id='SVGID_38_' cx='554.501' cy='558.663' r='127.101' gradientTransform='matrix(-.7292 1.1335 -.7878 -.5068 2474.459 247.648)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23d06a25'/%3E%3Cstop offset='.43' stop-color='%23cf6725' stop-opacity='.57'/%3E%3Cstop offset='.741' stop-color='%23cd5e24' stop-opacity='.26'/%3E%3Cstop offset='1' stop-color='%23ca4f23' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cpath class='st53' d='M1531.9 724.7c-52.4-33.7-55.5-122.1-7-197.5s130.3-109.2 182.7-75.5c176.7 113.7 116 28.1 7.1 197.5-48.6 75.5-130.4 109.2-182.8 75.5z'/%3E%3CradialGradient id='SVGID_39_' cx='553.487' cy='559.606' r='127.103' gradientTransform='matrix(-.7292 1.1335 -.7878 -.5068 2474.459 247.648)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23d06a25'/%3E%3Cstop offset='.43' stop-color='%23cf6725' stop-opacity='.57'/%3E%3Cstop offset='.741' stop-color='%23cd5e24' stop-opacity='.26'/%3E%3Cstop offset='1' stop-color='%23ca4f23' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cpath class='st54' d='M1531.9 723.1c-52.4-33.7-55.5-122.1-7-197.5s130.3-109.2 182.7-75.5c176.7 113.7 116 28 7.1 197.5-48.6 75.4-130.4 109.2-182.8 75.5z'/%3E%3ClinearGradient id='SVGID_40_' gradientUnits='userSpaceOnUse' x1='1023.45' y1='392.676' x2='1045.368' y2='553.192' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='0' stop-color='%23b03d17'/%3E%3Cstop offset='.436' stop-color='%23b33f18' stop-opacity='.564'/%3E%3Cstop offset='.751' stop-color='%23bc451d' stop-opacity='.249'/%3E%3Cstop offset='1' stop-color='%23ca4f23' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath class='st55' d='M909.6 585.2c3.2 50 55.3 87.3 116.3 83.4 61-4 105.9-64.1 102.7-114.1-3.3-50-25-101-110.9-74.5-58.5 18-111.4 55.2-108.1 105.2z'/%3E%3Cpath class='st56' d='M1313.3 586.6c.7 3.9 6.8 7.3 26 7.1-19.1.2-25.3-3.2-26-7.1z'/%3E%3Cpath class='st56' d='M1313.3 586.6c.7 3.9 6.8 7.3 26 7.1-19.1.2-25.3-3.2-26-7.1zM1339.3 593.7c34-.2 59.1-19.2 59-33.6.1 14.4-35.3 33.5-59 33.6z'/%3E%3ClinearGradient id='SVGID_41_' gradientUnits='userSpaceOnUse' x1='1155.438' y1='687.622' x2='1399.683' y2='687.622' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='0' stop-color='%23b23f1f'/%3E%3Cstop offset='.449' stop-color='%23b5411f' stop-opacity='.551'/%3E%3Cstop offset='.774' stop-color='%23be4721' stop-opacity='.226'/%3E%3Cstop offset='1' stop-color='%23ca4f23' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath class='st57' d='M1222.8 544.8s-137.2 150.8-48.4 273.4c75.4 104.1 203.9 91.2 221.4 14.6-107 30.4-158.3-62.8-158.3-62.8l-14.7-225.2z'/%3E%3CradialGradient id='SVGID_42_' cx='1144.189' cy='-192.791' r='71.133' gradientTransform='matrix(1.0325 .3155 -.1317 .4309 109.571 278.365)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23ecc8a6'/%3E%3Cstop offset='.305' stop-color='%23ebc4a1' stop-opacity='.695'/%3E%3Cstop offset='.675' stop-color='%23e6b892' stop-opacity='.325'/%3E%3Cstop offset='1' stop-color='%23e1a87f' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cpath class='st58' d='M1389.8 578.7c-5.2 16.9-42.2 20.6-82.8 8.2-40.6-12.4-69.2-36.2-64.1-53.1 5.2-16.9 42.2-20.6 82.8-8.2 40.6 12.4 69.2 36.2 64.1 53.1z'/%3E%3ClinearGradient id='SVGID_43_' gradientUnits='userSpaceOnUse' x1='1050.391' y1='473.417' x2='942.78' y2='544.541' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='0' stop-color='%23873117'/%3E%3Cstop offset='.487' stop-color='%23893217' stop-opacity='.513'/%3E%3Cstop offset='.663' stop-color='%23903519' stop-opacity='.337'/%3E%3Cstop offset='.788' stop-color='%239b3a1b' stop-opacity='.212'/%3E%3Cstop offset='.889' stop-color='%23ac421e' stop-opacity='.111'/%3E%3Cstop offset='.975' stop-color='%23c24b22' stop-opacity='.025'/%3E%3Cstop offset='1' stop-color='%23ca4f23' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath class='st59' d='M1054.1 518.2c-5-5.4-27.5-12.5-56.9 4.1-21.4 12.1-29.3 38.2-29 45.7 3.5-7.9 17.3-25.8 33.6-35.3 21.3-12.3 41.9-16.5 52.3-14.5z'/%3E%3ClinearGradient id='SVGID_44_' gradientUnits='userSpaceOnUse' x1='1058.907' y1='575.264' x2='1058.907' y2='509.753' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='0' stop-color='%23765f51'/%3E%3Cstop offset='0' stop-color='%23635444'/%3E%3Cstop offset='0' stop-color='%23685a4b'/%3E%3Cstop offset='0' stop-color='%23776b5d'/%3E%3Cstop offset='0' stop-color='%2390867b'/%3E%3Cstop offset='0' stop-color='%23b2aca5'/%3E%3Cstop offset='0' stop-color='%23dddcda'/%3E%3Cstop offset='0' stop-color='%23ececec'/%3E%3Cstop offset='.2' stop-color='%23e2e2e2'/%3E%3Cstop offset='.538' stop-color='%23c8c8c8'/%3E%3Cstop offset='.97' stop-color='%239d9d9d'/%3E%3Cstop offset='1' stop-color='%239a9a9a'/%3E%3C/linearGradient%3E%3Cpath class='st60' d='M1050 554.9c-34.5 3-60 27-69.6 46.5 3.8 1.7 7.5 3.3 11.1 4.8 32.9 13.4 57.6 15.9 90-2.6 5.6-3 12.6-8.2 16.4-8.4.6-8.9-10-39.8-47.9-40.3z'/%3E%3Cpath class='st61' d='M1045.3 543.2c-33.4 4.5-58.7 31.8-64.2 50-1.5 5.2-.8 8.2-.8 8.2 9.6-19.5 35.1-43.5 69.6-46.5 37.9.5 48.5 31.4 47.8 40.3 6.6-21.6-7.5-60-52.4-52z'/%3E%3ClinearGradient id='SVGID_45_' gradientUnits='userSpaceOnUse' x1='1088.159' y1='516.566' x2='1076.16' y2='556.505' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='0' stop-color='%232e2013'/%3E%3Cstop offset='.18' stop-color='%233d2a13'/%3E%3Cstop offset='.526' stop-color='%23654312'/%3E%3Cstop offset='.816' stop-color='%238b5b11'/%3E%3Cstop offset='1' stop-color='%23a76b15'/%3E%3C/linearGradient%3E%3Cpath class='st62' d='M1092.3 577.5c-6.5-10.9-19.4-22.4-42.3-22.7-1.8.2-3.6.4-5.4.7-9.9 5.9-16.3 17.1-15.5 29.4 1 15.1 12.2 26.9 26.5 29.4 8.3-2.1 16.8-5.6 25.9-10.8 2.1-1.1 4.4-2.6 6.6-3.9 3.4-5.4 5.1-11.9 4.7-18.8-.2-1.1-.3-2.2-.5-3.3z'/%3E%3Cpath class='st63' d='M1078.2 580.6c.6 9.3-6.4 17.3-15.7 17.9-9.3.6-17.3-6.4-17.9-15.7-.6-9.3 6.4-17.3 15.7-17.9 9.3-.6 17.3 6.4 17.9 15.7z'/%3E%3Cpath class='st10' d='M1074.7 580.9c.5 7.3-5.1 13.7-12.4 14.1-7.3.5-13.7-5.1-14.1-12.4s5.1-13.7 12.4-14.1c7.3-.5 13.6 5 14.1 12.4z'/%3E%3Cpath class='st4' d='M1076.8 571.6c.2 3.7-2.6 6.8-6.4 7.1-3.8.2-7.1-2.5-7.3-6.2-.2-3.7 2.6-6.8 6.4-7.1 3.8-.2 7 2.6 7.3 6.2z'/%3E%3Cpath class='st64' d='M991.4 606.1c-3.6-1.5-7.3-3-11.1-4.8 4.9 6.4 18.3 14.9 27.1 18.1 25 9 41.1 9.4 69.3-6.7 5.6-3 16.5-12.8 21-17.6-3.8.2-10.8 5.4-16.4 8.4-32.3 18.5-57 16.1-89.9 2.6z'/%3E%3Cpath class='st61' d='M1065.8 543.1s11.9.6 23.7-7.8c1.3 4 1.7 17.9-7.8 16.9-13.6-1.6-15.9-9.1-15.9-9.1z'/%3E%3ClinearGradient id='SVGID_46_' gradientUnits='userSpaceOnUse' x1='1106.192' y1='532.559' x2='1051.395' y2='533.924' gradientTransform='rotate(-8.25 1312.804 901.27)'%3E%3Cstop offset='0' stop-color='%23d06a25'/%3E%3Cstop offset='.43' stop-color='%23cf6725' stop-opacity='.57'/%3E%3Cstop offset='.741' stop-color='%23cd5e24' stop-opacity='.26'/%3E%3Cstop offset='1' stop-color='%23ca4f23' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath class='st65' d='M1065.4 533.3c0-1.8-1.6-3.5-2.5-4.2-13.8-7.8-31-7-49.1.6-28.7 12-60.5 51.9-46.9 97.1 21.5-82.6 67.9-91.8 92.7-90 3.8.4 5.8-1 5.8-3.5z'/%3E%3ClinearGradient id='SVGID_47_' gradientUnits='userSpaceOnUse' x1='1077.503' y1='407.453' x2='917.388' y2='449.879' gradientTransform='rotate(-2.476 2179.228 857.358)'%3E%3Cstop offset='0' stop-color='%233e2d1e'/%3E%3Cstop offset='1' stop-color='%236d3a26'/%3E%3C/linearGradient%3E%3Cpath class='st66' d='M1040.1 480.2s53.9-2.8 33.3-43.2c-20.9-40.8-109.8-20.7-136.3 21.6 17.2-8.2 31.3-9.9 31.3-9.9s-46.5 27.6-52 107.2c40.5-54.8 102.8-74.8 123.7-75.7z'/%3E%3ClinearGradient id='SVGID_48_' gradientUnits='userSpaceOnUse' x1='1486.505' y1='321.281' x2='1507.064' y2='471.844' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='0' stop-color='%23b03d17'/%3E%3Cstop offset='.436' stop-color='%23b33f18' stop-opacity='.564'/%3E%3Cstop offset='.751' stop-color='%23bc451d' stop-opacity='.249'/%3E%3Cstop offset='1' stop-color='%23ca4f23' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath class='st67' d='M1389.3 475.4c10 47.2 46.1 79.6 96.3 76.4 50.2-3.3 95.3-25.9 74.5-111.8-14.3-59.1-70.9-65.8-121.1-57.4-49.7 8.3-59.1 48.6-49.7 92.8z'/%3E%3Cpath class='st61' d='M1467.2 463.7c21.1-12.3 50.7-17.4 72.5 20.4-5.4-45.2-48.6-49-69.7-36.7-12.1 9-27.9 24.6-29.5 61.6.4-3 1.6-7.7 3.7-13 4.2-10.7 11.7-24 23-32.3z'/%3E%3ClinearGradient id='SVGID_49_' gradientUnits='userSpaceOnUse' x1='1515.389' y1='520.997' x2='1515.389' y2='414.887' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='0' stop-color='%23765f51'/%3E%3Cstop offset='0' stop-color='%23635444'/%3E%3Cstop offset='0' stop-color='%23685a4b'/%3E%3Cstop offset='0' stop-color='%23776b5d'/%3E%3Cstop offset='0' stop-color='%2390867b'/%3E%3Cstop offset='0' stop-color='%23b2aca5'/%3E%3Cstop offset='0' stop-color='%23dddcda'/%3E%3Cstop offset='0' stop-color='%23ececec'/%3E%3Cstop offset='.2' stop-color='%23e2e2e2'/%3E%3Cstop offset='.538' stop-color='%23c8c8c8'/%3E%3Cstop offset='.97' stop-color='%239d9d9d'/%3E%3Cstop offset='1' stop-color='%239a9a9a'/%3E%3C/linearGradient%3E%3Cpath class='st68' d='M1467.2 463.7c-11.3 8.4-18.8 21.6-22.9 32.2-2.1 5.4-3.3 10-3.7 13-.1 1-.1 1.9-.1 2.9.2-.1.5-.1.7-.1 1-.3 2.2-.4 3.4-.3 5.1.1 11.2 2.2 11.2 2.2s50.1 27.5 83.9-29.4c-21.8-37.9-51.5-32.8-72.5-20.5z'/%3E%3Cpath class='st64' d='M1455.8 513.2s-6.1-2-11.2-2.2c-.8 0-1.6.1-2.3.2-.5.2-1.3.3-2 .8 7.5.9 16.8 6.1 16.8 6.1s59.9 27.4 82.6-34.4c-33.8 57-83.9 29.5-83.9 29.5z'/%3E%3Cpath class='st61' d='M1502.2 442.3s11.8-1.6 21.9-12.1c2 3.7 5 17.3-4.5 18-13.7 1.1-17.4-5.9-17.4-5.9z'/%3E%3ClinearGradient id='SVGID_50_' gradientUnits='userSpaceOnUse' x1='1525.533' y1='520.501' x2='1525.533' y2='414.38' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='0' stop-color='%23765f51'/%3E%3Cstop offset='0' stop-color='%23635444'/%3E%3Cstop offset='0' stop-color='%23685a4b'/%3E%3Cstop offset='0' stop-color='%23776b5d'/%3E%3Cstop offset='0' stop-color='%2390867b'/%3E%3Cstop offset='0' stop-color='%23b2aca5'/%3E%3Cstop offset='0' stop-color='%23dddcda'/%3E%3Cstop offset='0' stop-color='%23ececec'/%3E%3Cstop offset='.2' stop-color='%23e2e2e2'/%3E%3Cstop offset='.538' stop-color='%23c8c8c8'/%3E%3Cstop offset='.97' stop-color='%239d9d9d'/%3E%3Cstop offset='1' stop-color='%239a9a9a'/%3E%3C/linearGradient%3E%3Cpath class='st69' d='M1523.5 463.4c-12.4-9.8-25.9-10.9-38.2-7.7-11.5 5.5-19 17.6-18.2 31.1 1.1 17.8 16.5 31.2 34.3 30.1.3 0 .6-.1.9-.1 8.3-2.7 17-7.8 25.2-16.4 2.9-5.2 4.4-11.3 4-17.8-.4-7.4-3.4-14-8-19.2z'/%3E%3ClinearGradient id='SVGID_51_' gradientUnits='userSpaceOnUse' x1='1534.529' y1='443.218' x2='1515.264' y2='498.079' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='0' stop-color='%232e2013'/%3E%3Cstop offset='.18' stop-color='%233d2a13'/%3E%3Cstop offset='.526' stop-color='%23654312'/%3E%3Cstop offset='.816' stop-color='%238b5b11'/%3E%3Cstop offset='1' stop-color='%23a76b15'/%3E%3C/linearGradient%3E%3Cpath class='st70' d='M1523.5 463.4c-12.4-9.8-25.9-10.9-38.2-7.7-11.5 5.5-19 17.6-18.2 31.1 1.1 17.8 16.5 31.2 34.3 30.1.3 0 .6-.1.9-.1 8.3-2.7 17-7.8 25.2-16.4 2.9-5.2 4.4-11.3 4-17.8-.4-7.4-3.4-14-8-19.2z'/%3E%3Cpath class='st63' d='M1517.9 482.3c.6 9.3-6.4 17.3-15.8 17.9-9.3.6-17.3-6.4-17.9-15.7-.6-9.3 6.4-17.3 15.7-17.9 9.3-.6 17.3 6.5 18 15.7z'/%3E%3Cpath class='st10' d='M1514.3 482.6c.5 7.3-5.1 13.7-12.4 14.1-7.3.5-13.7-5.1-14.1-12.4-.5-7.3 5.1-13.7 12.4-14.1 7.3-.5 13.6 5 14.1 12.4z'/%3E%3Cpath class='st4' d='M1516.4 473.3c.2 3.6-2.6 6.8-6.4 7-3.8.3-7.1-2.5-7.3-6.2-.2-3.7 2.6-6.8 6.4-7 3.8-.2 7.1 2.6 7.3 6.2z'/%3E%3ClinearGradient id='SVGID_52_' gradientUnits='userSpaceOnUse' x1='1336.15' y1='336.571' x2='1458.537' y2='358.705' gradientTransform='matrix(.9921 .1253 -.1426 1.1289 131.478 -195.227)'%3E%3Cstop offset='0' stop-color='%233e2d1e'/%3E%3Cstop offset='1' stop-color='%236d3a26'/%3E%3C/linearGradient%3E%3Cpath class='st71' d='M1463.1 343.1c-6.8.7-12.8 1.5-18.2 2.3 7.3-4.4 25.3-16.2 3.2-10.8-38.6 9.3-45.1 27.7-45.1 27.7s-8.5 35 24.4 28.9c32.9-6.1 95.9-14.1 119.1 19.9 4.4-16.6-12.1-75.3-83.4-68z'/%3E%3ClinearGradient id='SVGID_53_' gradientUnits='userSpaceOnUse' x1='1528.03' y1='430.002' x2='1439.633' y2='488.426' gradientTransform='rotate(-6.714 1433.004 892.549)'%3E%3Cstop offset='0' stop-color='%23873117'/%3E%3Cstop offset='.487' stop-color='%23893217' stop-opacity='.513'/%3E%3Cstop offset='.663' stop-color='%23903519' stop-opacity='.337'/%3E%3Cstop offset='.788' stop-color='%239b3a1b' stop-opacity='.212'/%3E%3Cstop offset='.889' stop-color='%23ac421e' stop-opacity='.111'/%3E%3Cstop offset='.975' stop-color='%23c24b22' stop-opacity='.025'/%3E%3Cstop offset='1' stop-color='%23ca4f23' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath class='st72' d='M1498.2 421.3c-5.3-5.1-33.7-11.3-56.6 7.1-11.6 9.3-16.5 25.2-15.8 32.7 3-8.1 8.9-17.5 25.1-27.3 17.9-10.8 35.2-11.3 47.3-12.5z'/%3E%3ClinearGradient id='SVGID_54_' gradientUnits='userSpaceOnUse' x1='1562.614' y1='496.841' x2='1517.114' y2='497.974' gradientTransform='rotate(-8.25 1312.804 901.27)'%3E%3Cstop offset='0' stop-color='%23d06a25'/%3E%3Cstop offset='.43' stop-color='%23cf6725' stop-opacity='.57'/%3E%3Cstop offset='.741' stop-color='%23cd5e24' stop-opacity='.26'/%3E%3Cstop offset='1' stop-color='%23ca4f23' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath class='st73' d='M1510 435.9c0-1.7-1.6-3.5-2.5-4.2-13.8-7.8-31-7-49.1.6-28.7 12-39.9 53.1-28.7 87.9 21.5-82.6 49.6-82.6 74.4-80.8 3.8.3 5.8-1 5.9-3.5z'/%3E%3ClinearGradient id='SVGID_55_' gradientUnits='userSpaceOnUse' x1='1329.594' y1='99.76' x2='1360.841' y2='163.123' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='.005' stop-color='%23de9b66'/%3E%3Cstop offset='.999' stop-color='%23d8875c'/%3E%3C/linearGradient%3E%3Cpath class='st74' d='M1301.6 248.8c10.4.4 97.1-19.3 59.7-91.5-56.3 20.2-50.1 17-55.2 18.3 10.3-9.9 19.1-73.4-12.9-101.9 4.5 68.3-36.9 118.8-38.4 124.5 66.9.5 84-13.5 84-13.5s4.6 29.3-37.2 64.1z'/%3E%3ClinearGradient id='SVGID_56_' gradientUnits='userSpaceOnUse' x1='867.614' y1='32.244' x2='1101.752' y2='225.322' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='.007' stop-color='%23eed1c9'/%3E%3Cstop offset='.39' stop-color='%23dcc2c2'/%3E%3Cstop offset='1' stop-color='%23b7a5b3'/%3E%3Cstop offset='1' stop-color='%233a4d79'/%3E%3C/linearGradient%3E%3Cpath class='st75' d='M801.8 82.6c-.4-.6-.7-1-.7-1l.7 1z'/%3E%3ClinearGradient id='SVGID_57_' gradientUnits='userSpaceOnUse' x1='760.642' y1='129.479' x2='1072.66' y2='386.779' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='0' stop-color='%23eed1c9'/%3E%3Cstop offset='.386' stop-color='%23dcc2c2'/%3E%3Cstop offset='1' stop-color='%23b7a5b3'/%3E%3C/linearGradient%3E%3Cpath class='st76' d='M805.9 90.4c-6.9-9.8-15.4-17.3-26.2-21.6-172 200 22.1 366.9 36.4 376.5 18.2-26.7 29.6-43.7 37.8-57 .1-4.2-1.2-19-20.4-28.1 2.6-1 5.7-1.3 9.1-1.2 7.2.2 15.7 2.9 23.3 8.6.1-.1.1-.3.2-.4-1.3-12.6-20.3-32.6-29-40.3 9.6-3.1 31.3 3.7 43.3 10.2 18.9 11.6 60.2 22.5 94 7.9-142.6-23.4-122.7-189.8-168.5-254.6z'/%3E%3Cg%3E%3ClinearGradient id='SVGID_58_' gradientUnits='userSpaceOnUse' x1='1447.006' y1='51.883' x2='1212.915' y2='51.883' gradientTransform='rotate(3.738 -463.982 4311.763)'%3E%3Cstop offset='.007' stop-color='%23eed1c9'/%3E%3Cstop offset='.39' stop-color='%23dcc2c2'/%3E%3Cstop offset='1' stop-color='%23b7a5b3'/%3E%3Cstop offset='1' stop-color='%233a4d79'/%3E%3C/linearGradient%3E%3Cpath class='st77' d='M1636.6 0c-59.1 46.9-3.9 213.3-156.3 273.8 38.5 1.4 72.8-14.4 90.3-26.8 0 0 82-55.8 73-141.3 17.4 12.8 53.9 160-22.2 234.5-.5.5-1 .9-1.5 1.4 5.8 5.8 11.8 12 18 18.5 93.4-36.5 127.7-308.1-1.3-360.1z'/%3E%3ClinearGradient id='SVGID_59_' gradientUnits='userSpaceOnUse' x1='1446.987' y1='95.763' x2='1212.932' y2='95.763' gradientTransform='rotate(3.738 -463.982 4311.763)'%3E%3Cstop offset='.007' stop-color='%23eed1c9'/%3E%3Cstop offset='.39' stop-color='%23dcc2c2'/%3E%3Cstop offset='1' stop-color='%23b7a5b3'/%3E%3Cstop offset='1' stop-color='%233a4d79'/%3E%3C/linearGradient%3E%3Cpath class='st78' d='M1643.7 105.7c9 85.5-73 141.3-73 141.3 1.9 9.4-7.8 34.4-17.3 40.4 16 .1 26.1-10.7 30.9-13 5.3 12.5 0 22.9-1.7 27.5 7.6 10.4 21.6 23.7 37.6 39.8.5-.5 1-.9 1.5-1.4 75.8-74.5 39.3-221.8 22-234.6z'/%3E%3ClinearGradient id='SVGID_60_' gradientUnits='userSpaceOnUse' x1='1689.205' y1='409.686' x2='1643.366' y2='173.066' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='.007' stop-color='%23c59d94'/%3E%3Cstop offset='.633' stop-color='%23bda2a6'/%3E%3Cstop offset='1' stop-color='%23b7a5b3'/%3E%3Cstop offset='1' stop-color='%233a4d79'/%3E%3C/linearGradient%3E%3Cpath class='st79' d='M1643.7 105.7c9 85.5-73 141.3-73 141.3 1.9 9.4-7.8 34.4-17.3 40.4 16 .1 26.1-10.7 30.9-13 5.3 12.5 0 22.9-1.7 27.5 7.6 10.4 21.6 23.7 37.6 39.8.5-.5 1-.9 1.5-1.4 75.8-74.5 39.3-221.8 22-234.6z'/%3E%3C/g%3E%3ClinearGradient id='SVGID_61_' gradientUnits='userSpaceOnUse' x1='1276.665' y1='499.662' x2='1255.923' y2='281.87' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='0' stop-color='%23d06a25'/%3E%3Cstop offset='.43' stop-color='%23cf6725' stop-opacity='.57'/%3E%3Cstop offset='.741' stop-color='%23cd5e24' stop-opacity='.26'/%3E%3Cstop offset='1' stop-color='%23ca4f23' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath class='st80' d='M1388.1 537.2s-79.3-81.8-4.5-203.2c32-51.9-127-80.1-166.4-64.5-39.4 15.6-158.7 87.3-159.1 101.6-.4 14.4 141.1 83.5 122.5 219.1-11 80 175.5-64 207.5-53z'/%3E%3ClinearGradient id='SVGID_62_' gradientUnits='userSpaceOnUse' x1='1217.568' y1='730.486' x2='1392.106' y2='786.979'%3E%3Cstop offset='0' stop-color='%2363280a'/%3E%3Cstop offset='.311' stop-color='%2366290b'/%3E%3Cstop offset='.537' stop-color='%236f2c0f'/%3E%3Cstop offset='.736' stop-color='%237f3216'/%3E%3Cstop offset='.918' stop-color='%23953a20'/%3E%3Cstop offset='1' stop-color='%23a23f25'/%3E%3C/linearGradient%3E%3Cpath class='st81' d='M1408.9 791c-25.6 2.4-40.1-36.5-20.8-63.2 19.8-27.4-191.2-14.2-191.2-14.2l45.4 91.1s117.8 16.5 118.7 13.6c.9-3 47.9-27.3 47.9-27.3z'/%3E%3Cpath class='st82' d='M1408.9 746.6l.5.1 1.6-17.1-173 13.1s11.6 16.4 25.6 21.7c15.1 4.6 46.1 10.7 70.3 9.6 21.2-.4 48-22.1 54.2-27.4 7.7 5.4 14.1 3.5 20.8 0z'/%3E%3Cpath class='st83' d='M1408.9 751.8l.5-5-.5-.1c-6.7 3.5-13.1 5.4-20.8 0-6.2 5.3-33 27-54.2 27.4 11.9-.5 23.7-1.8 34.3-4 32.2-6.7 40.7-18.3 40.7-18.3z'/%3E%3ClinearGradient id='SVGID_63_' gradientUnits='userSpaceOnUse' x1='1332.349' y1='555.673' x2='1335.13' y2='742.129' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='0' stop-color='%23e1a87f'/%3E%3Cstop offset='1' stop-color='%23d8875c'/%3E%3C/linearGradient%3E%3Cpath class='st84' d='M1435 562.9c27 21.7 38.4 38.5 39.6 98.9-1.3 41.6-41.7 68.4-62.3 70.6-14.3 1.5-34-9.9-34-6.5 0 11.9-93.1 39.8-162.4 7.4 26.3 59.8 115.7 95.1 195 59.8 24.8 41.4-15.1 68.9-62.5 71.7-122 7.6-172-122.6-171.6-124.4-56-129.3 76.8-231.4 96.9-234.8 59.6-8.9 144.6 41.5 161.3 57.3z'/%3E%3CradialGradient id='SVGID_64_' cx='1178.16' cy='413.386' r='71.128' gradientTransform='matrix(1.0582 .2142 -.1558 .7698 106.53 86.11)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23ecc8a6'/%3E%3Cstop offset='.305' stop-color='%23ebc4a1' stop-opacity='.695'/%3E%3Cstop offset='.675' stop-color='%23e6b892' stop-opacity='.325'/%3E%3Cstop offset='1' stop-color='%23e1a87f' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cpath class='st85' d='M1364.1 671.9c-6.1 30.2-44.8 47.9-86.3 39.5-41.6-8.4-70.3-39.8-64.2-70 6.1-30.2 44.8-47.9 86.3-39.5 41.6 8.5 70.3 39.8 64.2 70z'/%3E%3CradialGradient id='SVGID_65_' cx='575.962' cy='546.939' r='47.934' gradientTransform='matrix(-.4204 .9944 -.7235 -.3057 2064.01 218.23)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23ecc8a6'/%3E%3Cstop offset='.305' stop-color='%23ebc4a1' stop-opacity='.695'/%3E%3Cstop offset='.675' stop-color='%23e6b892' stop-opacity='.325'/%3E%3Cstop offset='1' stop-color='%23e1a87f' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cpath class='st86' d='M1406 671.4c-19.2-8.1-25.7-36-14.5-62.3 11.1-26.3 35.7-41.1 54.8-33 19.1 8.1 25.7 36 14.5 62.3-11.1 26.4-35.6 41.1-54.8 33z'/%3E%3Cpath class='st87' d='M1303.1 601.4c4.7 26.3 60.6 24.8 72.9 17 12.3-7.8 36.4-43.4 25.7-54.8-18.4-19.6-105.4 0-98.6 37.8z'/%3E%3ClinearGradient id='SVGID_66_' gradientUnits='userSpaceOnUse' x1='1329.614' y1='620.032' x2='1326.243' y2='705.413' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='0' stop-color='%237a2f12'/%3E%3Cstop offset='.37' stop-color='%237d3013'/%3E%3Cstop offset='.638' stop-color='%23863418'/%3E%3Cstop offset='.873' stop-color='%23963a1f'/%3E%3Cstop offset='1' stop-color='%23a23f25'/%3E%3C/linearGradient%3E%3Cpath class='st88' d='M1425.4 728.7c-13.1 3.7-29.3-1.1-35-8.5 8.4-36.5-14.8-110-14.8-110l-9.4 5.4s14 92.7 3.8 107.3c-9.2 11.9-15.8 19.3-54 24.2-36.9 4.7-88.3-8.8-110-16.9 17.6 18.6 66 32.4 109.7 30.2 50.4-4.4 68.7-25 68.7-25s26.5 10.4 41-6.7z'/%3E%3Cg%3E%3Cpath class='st56' d='M1313.3 586.6c.7 3.9 6.8 7.3 26 7.1-19.1.2-25.3-3.2-26-7.1z'/%3E%3ClinearGradient id='SVGID_67_' gradientUnits='userSpaceOnUse' x1='1332.244' y1='569.026' x2='1414.64' y2='569.026' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='0' stop-color='%23724f2b'/%3E%3Cstop offset='.169' stop-color='%236a4824'/%3E%3Cstop offset='.521' stop-color='%2361411d'/%3E%3Cstop offset='1' stop-color='%235e3e1a'/%3E%3C/linearGradient%3E%3Cpath class='st89' d='M1394 573.6c0-.7-.2-1.3-.4-1.9-8.7 11.3-29 21.9-54.3 22-19.1.1-25.3-3.2-26-7.1 0-.3-.1-.5-.1-.8 0 0-4.9 17.9 12.5 24.8 8.7 2.3 11.1 3.5 17.5 4.9.1 0 .3 0 .4-.1 38.2-3.7 50.8-27.5 50.4-41.8z'/%3E%3Cpath class='st90' d='M1339.3 593.7c25.3-.2 45.6-10.7 54.3-22-3.2-11.3-32.2-8.4-35.3-8-16.7 4.5-34.6 12-45.1 22.1 0 .3 0 .5.1.8.7 3.9 6.9 7.3 26 7.1z'/%3E%3Cpath class='st61' d='M1403.7 588.2c4.7-11.5-.2-25.4-5.4-28.1 0 3.7-1.6 7.7-4.7 11.6.2.6.4 1.2.4 1.9.4 14.3-12.2 38.1-50.3 41.9-.1 0-.3 0-.4.1 22.3 5 31.4 5.4 31.4 5.4s23.3-18.8 29-32.8z'/%3E%3Cpath class='st90' d='M1393.6 571.7c3-3.9 4.7-7.9 4.7-11.6-.3-.2-.7-.3-1-.4-5.2-2.2-21.4-.8-38.9 4 3.1-.4 32-3.3 35.2 8z'/%3E%3Cpath class='st91' d='M1393.6 571.7c3-3.9 4.7-7.9 4.7-11.6-.3-.2-.7-.3-1-.4-5.2-2.2-21.4-.8-38.9 4 3.1-.4 32-3.3 35.2 8z'/%3E%3C/g%3E%3Cpath class='st4' d='M1355.5 581.6c.6 3.4-4.8 7.1-11.9 8.3-7.1 1.1-13.4-.7-13.9-4.2-.5-3.4 4.8-7.1 11.9-8.3 7.2-1.1 13.4.7 13.9 4.2z'/%3E%3ClinearGradient id='SVGID_68_' gradientUnits='userSpaceOnUse' x1='1649.029' y1='37.049' x2='1501.906' y2='209.561' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='.005' stop-color='%23de9b66'/%3E%3Cstop offset='.999' stop-color='%23cc5a1b' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath class='st92' d='M1445.9 209.8l40.3 24s96.4-203.5 148.2-232.2c-35.1 24-71.2 55.5-114.5 104.8-24.9 28.5-49 60.8-74 103.4z'/%3E%3Cpath class='st19' d='M1397.1 886.8s28.3 49.3 70 73.4c-42.2 33-81.1 16.8-94.3 7.5-13.2-9.3-18.1-19.2-18.1-19.2s27.1 9.9 63.3 3.9c-24.6-32.8-20.9-65.6-20.9-65.6z'/%3E%3ClinearGradient id='SVGID_69_' gradientUnits='userSpaceOnUse' x1='904.423' y1='76.011' x2='961.694' y2='176.354' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='.005' stop-color='%23de9b66'/%3E%3Cstop offset='.999' stop-color='%23cc5a1b' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath class='st93' d='M822.1 91.2s13.8 15.9 106.5 198.1c26.6 52.3 39.7-27.8 39.7-27.8S895.4 141.9 822.1 91.2z'/%3E%3Cg%3E%3ClinearGradient id='SVGID_70_' gradientUnits='userSpaceOnUse' x1='797.643' y1='79.645' x2='916.705' y2='352.133' gradientTransform='rotate(-3.714 1757.62 880.756)'%3E%3Cstop offset='.007' stop-color='%23c59d94'/%3E%3Cstop offset='.633' stop-color='%23bda2a6'/%3E%3Cstop offset='1' stop-color='%23b7a5b3'/%3E%3Cstop offset='1' stop-color='%233a4d79'/%3E%3C/linearGradient%3E%3Cpath class='st94' d='M892.4 342.9c.1 0 .2.1.3.1 4.5 1.8 9.5 3.5 14.8 4.9-52.5-31.1-87.9-96.7-90.8-169.9-.1 2-10.1 18.4-17.6 41.7-2.9 8.9-5.4 18.9-6.8 29.4 0 0-16.8 109.1 50.4 156.7.1 0 .1.1.2.1 4.4-6.7 8.2-12.5 11.4-17.7.1-4.2-1.2-19-20.5-28.1 2.6-1 5.7-1.3 9.1-1.2 6.4.2 13.8 2.5 20.8 7 .8.6 1.7 1 2.5 1.6.1-.1.1-.3.2-.4-.1-.8-.2-1.6-.4-2.4-.1-.7-.4-1.4-.6-2-4.3-12.5-20.2-29-27.9-35.9 7-2.2 20.3.8 31.8 5.1h.1c1.9.7 3.7 1.5 5.4 2.2.2.1.5.2.7.3 1.9.8 3.7 1.7 5.3 2.6 1.5.9 3.2 1.8 4.9 2.7l1.2.6c1.7 1 3.5 1.8 5.5 2.6z'/%3E%3C/g%3E%3Cpath class='st87' d='M1219.5 740.4s28.4 68.2 108.1 71.9c62.8 2.9 83.3-19.3 83.3-19.3l-2-2s-29.2 16.6-75 14.7c-81.4-3.4-114.4-65.3-114.4-65.3z'/%3E%3C/g%3E%3Cg%3E%3ClinearGradient id='SVGID_71_' gradientUnits='userSpaceOnUse' x1='1241.205' y1='1026.193' x2='1319.323' y2='1005.361' gradientTransform='rotate(4.313 -439.262 289.05)'%3E%3Cstop offset='0' stop-color='%23333'/%3E%3Cstop offset='.917' stop-color='%233b3b3b'/%3E%3Cstop offset='1' stop-color='%233c3c3c'/%3E%3C/linearGradient%3E%3Cpath class='st95' d='M1158.3 1056.5c-31.4 26.3 25.6 185.8 48.6 187.4 23 1.6 101.9-62.2 111.4-66.2.4-50.6-14.7-72.4-14.7-72.4-10.7-3.4-114.3-61.1-145.3-48.8z'/%3E%3ClinearGradient id='SVGID_72_' gradientUnits='userSpaceOnUse' x1='1588.89' y1='941.837' x2='1511.209' y2='985.668' gradientTransform='rotate(4.313 -439.262 289.05)'%3E%3Cstop offset='0' stop-color='%23333'/%3E%3Cstop offset='.917' stop-color='%233b3b3b'/%3E%3Cstop offset='1' stop-color='%233c3c3c'/%3E%3C/linearGradient%3E%3Cpath class='st96' d='M1533.3 1011.1c-15.5-10.3-110.6 54.7-140.3 84.4 21.9 41 9.4 70.6 9.4 70.6s111.2 32.5 127.6 16.1c16.6-16.3 33.1-157.9 3.3-171.1z'/%3E%3Cpath class='st97' d='M1393.1 1095.6c-9.9-7.3-69.7-9.7-89.6 9.7 0 0 15.1 21.8 14.7 72.4 42.6 13.8 84.2-11.5 84.2-11.5s12.6-29.6-9.3-70.6z'/%3E%3ClinearGradient id='SVGID_73_' gradientUnits='userSpaceOnUse' x1='1415.371' y1='996.887' x2='1422.749' y2='976.054' gradientTransform='rotate(4.313 -439.262 289.05)'%3E%3Cstop offset='0' stop-color='%23333'/%3E%3Cstop offset='.917' stop-color='%233b3b3b'/%3E%3Cstop offset='1' stop-color='%233c3c3c'/%3E%3C/linearGradient%3E%3Cpath class='st98' d='M1387 1100.6c-6.8-5-47.3-6.6-60.8 6.6 0 0 10.3 14.8 10 49.1 28.9 9.4 57.2-7.8 57.2-7.8s8.5-20.1-6.4-47.9z'/%3E%3Cpath class='st97' d='M1156.9 1140.8s33.7 83.9 61.8 74.9c28.1-9 99.7-52.9 99.7-52.9l-.1 14.9s-94 73.6-111.4 66.2c-7.7-3.3-28.2-13.4-50-103.1z'/%3E%3Cg%3E%3Cpath class='st99' d='M1198.5 1151.8c-15.8-20.6-20.7-43.6-22.2-57.2h-.3s-9.5 47.5 17 77c28.9 32.2 96.7-44.9 105.6-50.1-8.8 5.2-90 43.5-100.1 30.3z'/%3E%3Cpath class='st100' d='M1298.7 1121.5c-25.3-10.4-78.9-32.6-122.4-26.9 1.5 13.6 6.4 36.6 22.2 57.2 10.1 13.2 91.3-25.1 100.2-30.3z'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st99' d='M1515 1099.8c5.2-25.4 11-60.4 11.1-60.4 0 0 13.4 37.8 2.5 75.9-12 41.6-106.6 1.8-116.9.9 10.2.9 99.9-.1 103.3-16.4z'/%3E%3Cpath class='st100' d='M1411.6 1116.3c18.2-20.4 72.8-63 114.5-76.8-1.4 14.5-4.1 34.9-11.1 60.4-4.4 16-93.1 17.2-103.4 16.4z'/%3E%3C/g%3E%3Cpath class='st97' d='M1405.3 1153s108.8 22.5 121.9 10.4c13.2-12.1 18.6-40.7 20.2-49.8 1.6-9.1-4.2 51-15.8 67.2-11.7 16.1-99.5-1.9-129-14.5 2.3-8.2 2.7-13.3 2.7-13.3z'/%3E%3Cpath class='st99' d='M1339.3 1109.6s4.9 10.9 5.9 15.5c11.9 2.7 34.9-3.1 38.8-4.1 3.9-1-.8-15-3.9-16.5-3.1-1.6-37.7.3-40.8 5.1z'/%3E%3C/g%3E%3Cpath class='st101' d='M1477.5 1935.6c-1.4 71.5-.7 258-2.4 296.3-1.7 38.4 16.4 51.4 59.4 50.9s273.9 6 403.4-46.6c-125.5 24.6-350.6 28.1-381.3 22.2-26.4-5.1-56-14.4-57.7-55.9-1.9-41.5-21.4-266.9-21.4-266.9z'/%3E%3Cpath class='st102' d='M2322.8 1292.7s212.7-143.8 264.9-175.3c52.2-31.5 116.1 103.1 125.6 134.7 9.5 31.6-63.2-72.8-122.1-51.8-58.9 21.1-268.4 92.4-268.4 92.4z'/%3E%3Cpath class='st25' d='M412.5 1816s94.2-144.7 121.7-180.7c33.9-44.4 79 2.8 95.3 21 16.4 18.2-43.5-19.1-76.3 13.6-32.9 32.9-140.7 146.1-140.7 146.1zM2293.2 1412.4c20.8-98.8-54.5-134.3-61.6-142.2-76.2-57-323.1-244.7-340.6-261.9 120.1 110.3 304.7 297.8 303.7 346.5 14.3-27.3 7.8-70.8 7.8-70.8s87.9 64.4 90.7 128.4z'/%3E%3Cg%3E%3Cpath class='st103' d='M1510.9 1976.4s22.3-22.9 58.5-14.1c-.9 13-42.3 23.6-58.5 14.1z'/%3E%3Cpath class='st104' d='M1556.3 1966.4c.2 9-7 16.4-15.9 16.5-8.9.2-16.4-7-16.5-15.9-.2-9 6.9-16.4 15.9-16.5 9-.2 16.4 6.9 16.5 15.9z'/%3E%3Cpath class='st105' d='M1556.5 1969.9c.2 8.3-6.4 15.2-14.7 15.3-8.3.1-15.2-6.5-15.3-14.8-.2-8.3 6.4-15.2 14.7-15.3 8.3-.2 15.1 6.5 15.3 14.8z'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st103' d='M1521.6 2115.5s22.3-22.9 58.5-14.1c-.9 13-42.3 23.6-58.5 14.1z'/%3E%3Cpath class='st104' d='M1567 2105.5c.2 9-7 16.4-15.9 16.5-9 .2-16.4-7-16.5-15.9-.2-9 7-16.4 15.9-16.5 8.9-.2 16.3 6.9 16.5 15.9z'/%3E%3Cpath class='st105' d='M1567.2 2108.9c.2 8.3-6.4 15.2-14.8 15.3-8.3.2-15.2-6.5-15.3-14.8-.1-8.3 6.5-15.2 14.8-15.3 8.3-.1 15.1 6.5 15.3 14.8z'/%3E%3C/g%3E%3Cpath class='st106' d='M769.8 1180s22.2 39.2 22.2 72.5c-13.2-33.3-36.4-47.5-36.4-47.5l14.2-25z'/%3E%3ClinearGradient id='SVGID_74_' gradientUnits='userSpaceOnUse' x1='-858.516' y1='-588.581' x2='-602.801' y2='-588.581' gradientTransform='rotate(76.414 -114.917 2482.157)'%3E%3Cstop offset='0' stop-color='%238fc2e8'/%3E%3Cstop offset='.273' stop-color='%239fcaeb'/%3E%3Cstop offset='.711' stop-color='%23b4d5ef'/%3E%3Cstop offset='1' stop-color='%23bcd9f0'/%3E%3C/linearGradient%3E%3Cpath class='st107' d='M2636 1069.6l33.6-25.4s112.1 94.5 142.5 201.8c-8.8 19-29.3 33.9-29.3 33.9s-62.8-130.6-146.8-210.3z'/%3E%3Cpath class='st101' d='M1760.4 1925.4l87.1-174.3s-21.8 239 43.5 387.9c-59.5-45-123.3-189-130.6-213.6z'/%3E%3Cpath class='st108' d='M1192.4 2535s-182.7 320.5-207.7 355.4c-25 34.8 56.8 25.8 84.3-9 27.6-34.8 192.6-361.6 123.4-346.4z'/%3E%3Cpath class='st25' d='M1891.3 1008.2s-26.4 76.8-25.2 133.9c25.4-61.2 38.6-106.7 44.6-117.3-4.4-2.6-15.7-12.6-19.4-16.6z'/%3E%3ClinearGradient id='SVGID_75_' gradientUnits='userSpaceOnUse' x1='168.911' y1='1744.494' x2='2791.085' y2='1744.494'%3E%3Cstop offset='0' stop-color='%2323333f'/%3E%3Cstop offset='1' stop-color='%232e4353'/%3E%3C/linearGradient%3E%3Cpath class='st109' d='M2316.6 1647c172.7-36.5 467.3-317.5 467.5-354.3.1-18.2-13.2-36-13.2-36-70.5 83.9-261.1 247.6-355.9 300.3-79.4 44.1-34.6-53.7-50.4-44.1-15.1 9.1-57.1 100.8-127.4 83.2-77.8-19.4-193.5-101.4-299.3-262.5 10.3 80.4-24.5 339.9-52.7 467.8-7 24 60.6 430.9 60.6 430.9s6.8-3.9 6.7-7.6c-1.8-54.7-18.5-193.5-28.1-331.5 19.5-153.3 35.3-332.6 32.3-378.1 77 52 246.8 142.3 359.9 131.9z'/%3E%3ClinearGradient id='SVGID_76_' gradientUnits='userSpaceOnUse' x1='1911.636' y1='2244.897' x2='1911.636' y2='2244.897'%3E%3Cstop offset='0' stop-color='%2323333f'/%3E%3Cstop offset='1' stop-color='%232e4353'/%3E%3C/linearGradient%3E%3Cpath class='st110' d='M1911.6 2244.9z'/%3E%3ClinearGradient id='SVGID_77_' gradientUnits='userSpaceOnUse' x1='1058.637' y1='2534.892' x2='2317.405' y2='2534.892'%3E%3Cstop offset='0' stop-color='%2323333f'/%3E%3Cstop offset='1' stop-color='%232e4353'/%3E%3C/linearGradient%3E%3Cpath class='st111' d='M1225.1 2261.5c-108.7-15-176.7-40.2-176.7-40.2s-117.2 607-117.9 627.1c4.4-1.2 46.6-192.1 106.2-342.6 46.1-116.3 113.4-201.2 113.4-201.2 271.7 7.4 734.2 82.5 746.9 91.7 0 0 10.5-93.4 8.8-148.8-76.9 22.9-277.4 57.9-680.7 14z'/%3E%3ClinearGradient id='SVGID_78_' gradientUnits='userSpaceOnUse' x1='1665.253' y1='2330.433' x2='1443.41' y2='3600.986'%3E%3Cstop offset='0' stop-color='%2323333f'/%3E%3Cstop offset='1' stop-color='%232e4353'/%3E%3C/linearGradient%3E%3Cpath class='st112' d='M1519.1 2497.7c1.8 8 9.4 342.3 3.5 380.7-14.4 93.8-41 505.1-13 530.4 28.4 25.7 153.5 25.7 177.7 19.4 13.1-3.4-210.1-325.6-107.9-450.5 13.7-16.7 114.4 73.5 101.8 48.3-70.5-141.2-112.4-440.7-137-550.2l-122.4 22.2s47.6-3.8 64.3-3.9c7.7.1 33 3.6 33 3.6z'/%3E%3Cpath class='st108' d='M1651.7 2475.9c-46.8 21-34.5 58.7-23.8 124.6 29.6 181.3 100.1 318.1 98.1 278.1-3.4-68.1-13.4-160.8-13.4-283.8-.1-128.1-31.7-132.1-60.9-118.9zM1726 3099.9s44.1 188.2 13.3 200.8c-30.8 12.6-97.9-44.5-96.4-52.6 3.9-20.8 46.7 10.7 69.7-2.5 22.9-13.3 13.4-145.7 13.4-145.7z'/%3E%3C/svg%3E");
  width: 523px;
  height: 671px;
  background-size: contain;
  position: absolute;
  bottom: -146px;
  right: 40px;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
  background-repeat: no-repeat;
}
@media (max-width: 63.99em) {
  .error-msg__fox {
    width: 323px;
    height: 414px;
    left: 415px;
    bottom: -110px;
  }
}
@media (max-width: 47.9375em) {
  .error-msg__fox {
    display: none;
  }
}
.error-msg__buttons {
  margin-top: 77px;
  position: relative;
}
@media (max-width: 63.99em) {
  .error-msg__buttons {
    margin-top: 50px;
  }
}
.error-msg__button {
  display: block;
  width: 214px;
  margin: 24px auto auto;
}
@media (max-width: 47.9375em) {
  .error-msg__button {
    width: 100%;
  }
}
.footer {
  padding: 40px 0;
  font-size: 12px;
  line-height: 16px;
  background: #ebebeb;
}
@media (min-width: 48em) {
  .footer {
    padding: 42px 0 38px;
  }
}
@media (min-width: 64em) {
  .footer {
    padding: 53px 0 50px;
    line-height: 24px;
  }
}
.footer__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.footer__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 64em) {
  .footer__items {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.footer__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 48em) {
  .footer__info {
    width: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
    margin-bottom: 0;
  }
}
.footer__info-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 64em) {
  .footer__info-text {
    margin-left: 14px;
  }
}
.footer__logo {
  display: none;
}
@media (min-width: 64em) {
  .footer__logo {
    display: block;
  }
}
.footer__copyright {
  color: #9b9b9b;
  text-transform: uppercase;
  margin-top: 4px;
}
@media (min-width: 64em) {
  .footer__copyright {
    margin-top: 0;
  }
}
.footer__policy {
  color: #2196f3;
  text-decoration: none;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
@media (min-width: 64em) {
  .footer__policy {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}
.footer__contacts {
  display: none;
}
@media (min-width: 64em) {
  .footer__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.footer__email,
.footer__phone {
  color: #9b9b9b;
  text-decoration: none;
}
.footer__phone {
  color: #111;
  font-size: 14px;
}
.footer__creator {
  color: #111;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
@media (min-width: 48em) {
  .footer__creator {
    width: auto;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.footer__creator-img {
  width: 111px;
  height: 22px;
  display: block;
}
.footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 27px;
}
@media (min-width: 48em) {
  .footer__social {
    margin-bottom: 20px;
  }
}
@media (min-width: 64em) {
  .footer__social {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    width: auto;
    margin-bottom: 0;
  }
}
.footer__social-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 32px;
  height: 32px;
}
@media (min-width: 64em) {
  .footer__social-link {
    width: 38px;
    height: 38px;
  }
}
.footer__social-link + .footer__social-link {
  margin-left: 34px;
}
@media (min-width: 64em) {
  .footer__social-link + .footer__social-link {
    margin-left: 38px;
  }
}
.footer__icon {
  display: inline-block;
  vertical-align: center;
  width: 28px;
  height: 28px;
  -webkit-transition: width 0.3s, height 0.3s;
  -o-transition: width 0.3s, height 0.3s;
  transition: width 0.3s, height 0.3s;
}
.footer__icon:hover {
  width: 32px;
  height: 32px;
}
@media (min-width: 64em) {
  .footer__icon {
    width: 33px;
    height: 33px;
  }
  .footer__icon:hover {
    width: 38px;
    height: 38px;
  }
}
.form-container {
  position: relative;
  overflow: hidden;
}
.form-container_is-fullfilled .form-wrapper {
  opacity: 0;
}
.form-container_is-fullfilled .form__response {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.form-wrapper {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.form__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.form__item + .form__item {
  margin-top: 15px;
}
@media (min-width: 48em) {
  .form__item + .form__item {
    margin-top: 18px;
  }
}
@media (min-width: 64em) {
  .form__item + .form__item {
    margin-top: 13px;
  }
}
.form__item_small {
  width: 47.32%;
}
@media (min-width: 48em) {
  .form__item_small {
    width: 47.62%;
  }
}
@media (min-width: 64em) {
  .form__item_small {
    width: 46.88%;
  }
}
.form__label {
  color: #8d939e;
  font-size: 12px;
  font-weight: 300;
  line-height: 19px;
  margin-bottom: 6px;
}
@media (min-width: 64em) {
  .form__label {
    margin-bottom: 2px;
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
  }
}
.form__select {
  padding: 0;
}
.form__input,
.form__select {
  outline: 0;
  background: #fff;
  color: #111;
  font-size: 14px;
  line-height: 19px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (min-width: 64em) {
  .form__input,
  .form__select {
    font-size: 18px;
    line-height: 30px;
  }
}
.form__input {
  padding: 12px 54px 12px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #ccd0d8;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: left !important;
}
.form__input:focus {
  border: 2px solid #fc6323;
}
.form__input.error {
  border-color: red;
}
@media (min-width: 48em) {
  .form__input {
    padding: 13px 63px 13px 25px;
  }
}
.form__policy {
  margin-top: 13px;
  color: #111;
  font-size: 10px;
  line-height: 16px;
}
@media (min-width: 64em) {
  .form__policy {
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
  }
}
.form__policy-link {
  color: #3682bf;
  text-decoration: none;
}
.form__button {
  width: 100%;
  text-align: center;
  margin-top: 33px;
}
@media (min-width: 64em) {
  .form__button {
    margin-top: 50px;
  }
}
.form__response {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 155px 20px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  background: #fff;
  border-radius: 7px;
}
@media (min-width: 48em) {
  .form__response {
    padding: 157px 20px 20px;
  }
}
@media (min-width: 64em) {
  .form__response {
    padding: 255px 40px 40px;
  }
}
.form__response-title {
  color: #111;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}
@media (min-width: 64em) {
  .form__response-title {
    font-size: 40px;
    line-height: 52px;
  }
}
.form__response-text {
  color: #111;
  font-size: 14px;
  line-height: 24px;
  margin-top: 26px;
}
@media (min-width: 64em) {
  .form__response-text {
    font-size: 18px;
    line-height: 32px;
    margin-top: 75px;
  }
}
.form span.error {
  color: #ec2525;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
}
.form__item_checkbox {
  margin-top: 25px;
}
.form___checkbox-label {
  cursor: pointer;
  display: inline-block;
}
.form__checkbox {
  opacity: 0;
  width: 0;
  height: 0;
  outline: 0;
  border: 0;
}
.form__checkbox:checked + .form__checkbox-elem {
  background: url(../../../../../images/checked.png) center no-repeat;
  background-size: contain;
  border: 0;
}
.form__checkbox-wrap {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 16px;
  height: 16px;
  margin-right: 17px;
}
.form__checkbox-prefix {
  color: #111;
  font-size: 10px;
  line-height: 16px;
  display: inline;
  vertical-align: middle;
  position: relative;
}
@media (min-width: 64em) {
  .form__checkbox-prefix {
    font-size: 14px;
    line-height: 24px;
  }
}
.form__checkbox-elem {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #c5cbd3;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.selectize-control.single .selectize-input:after {
  width: 12px;
  height: 8px;
  border: 0;
  top: 50%;
  right: 21px;
  margin-top: 0;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg' fill='%23ccd0d8'%3E%3Cpath d='M4.668 3.796L1.97 1.098A.765.765 0 1 0 .887 2.18l3.1 3.1a.765.765 0 0 0 .978.313.763.763 0 0 0 .332-.262l3.14-3.14a.765.765 0 1 0-1.082-1.082L4.668 3.796z' fill-rule='evenodd'/%3E%3C/svg%3E")
    center no-repeat;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media (min-width: 64em) {
  .selectize-control.single .selectize-input:after {
    width: 19px;
    height: 12px;
    right: 22px;
  }
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: 0;
  border: 0;
  -webkit-transform: translate(0, -50%) rotate(180deg);
  -ms-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
}
.selectize-input {
  font-size: 14px;
  line-height: 19px;
  padding: 12px 54px 12px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #ccd0d8;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media (min-width: 64em) {
  .selectize-input {
    font-size: 18px;
    line-height: 30px;
    padding: 13px 63px 13px 25px;
  }
}
.selectize-input.input-active {
  border: 2px solid #fc6323;
  border-bottom: 0;
}
.selectize-dropdown {
  border: 2px solid #fc6323;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown .option {
  color: #111;
  padding: 13px 22px;
  -webkit-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
.selectize-dropdown .option.active {
  background: #ffefe9;
}
.founders {
  display: none;
  padding: 35px 0;
}
@media (min-width: 48em) {
  .founders {
    display: block;
    padding: 44px 0 51px;
  }
}
@media (min-width: 64em) {
  .founders {
    padding: 164px 0 134px;
  }
}
.founders__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.founders__title {
  position: relative;
  z-index: 1;
}
@media (min-width: 48em) {
  .founders__title {
    margin-bottom: -47px;
  }
}
@media (min-width: 64em) {
  .founders__title {
    margin-bottom: -32px;
  }
}
.founders__content {
  border-radius: 7px;
  background-color: #f7f7f7;
  padding: 35px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
}
@media (min-width: 48em) {
  .founders__content {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-top: 0;
    margin-left: 34px;
    padding: 65px 30px;
  }
}
@media (min-width: 64em) {
  .founders__content {
    padding: 65px 80px;
    margin-left: 54px;
  }
}
.founders__quotes {
  position: absolute;
  top: 0;
  left: 20px;
  color: #67a1d0;
  font-size: 100px;
  font-weight: 600;
  line-height: 0.7;
  height: 27px;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
@media (min-width: 48em) {
  .founders__quotes {
    top: -65px;
    left: -15px;
    font-size: 126px;
    height: 32px;
    -webkit-transform: translate(100%, -50%);
    -ms-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
  }
}
@media (min-width: 64em) {
  .founders__quotes {
    left: 0;
  }
}
.founders__descr {
  margin-top: 20px;
}
@media (min-width: 48em) {
  .founders__descr {
    margin-top: 0;
    padding-left: 35px;
    position: relative;
  }
}
@media (min-width: 64em) {
  .founders__descr {
    max-width: 630px;
    padding-left: 50px;
  }
}
.founders__text {
  color: #111;
  font-weight: 300;
  font-size: 15px;
  line-height: 26px;
}
.founders__text-span {
  display: none;
}
@media (min-width: 64em) {
  .founders__text {
    font-size: 20px;
    line-height: 34px;
  }
  .founders__text-span {
    display: inline;
  }
}
.founders__info {
  width: 287px;
  max-width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (min-width: 48em) {
  .founders__info {
    margin-left: -64px;
    margin-top: 7px;
  }
}
@media (min-width: 64em) {
  .founders__info {
    margin-left: -134px;
    width: 393px;
  }
}
.founders__img,
.founders__img-wrapper {
  display: block;
  width: 100%;
  position: relative;
}
.founders__img-wrapper:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% - 60px);
  height: calc(100% - 40px);
  -webkit-box-shadow: 0 34px 29px rgba(21, 40, 65, 0.39);
  box-shadow: 0 34px 29px rgba(21, 40, 65, 0.39);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.founders__img {
  z-index: 1;
}
.founders__names {
  font-size: 14px;
  margin-top: 18px;
}
@media (min-width: 48em) {
  .founders__names {
    max-width: 80%;
  }
}
@media (min-width: 64em) {
  .founders__names {
    font-size: 18px;
    margin-top: 23px;
  }
}
.header {
  padding: 12px 0;
  position: relative;
  background: #fff;
  z-index: 5;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.header.sticky {
  position: -webkit-sticky;
  position: sticky;
}
@media (min-width: 64em) {
  .header {
    padding: 21px 0 17px;
  }
}
@media (min-width: 48em) {
  .header {
    padding: 25px 0;
  }
}
.header_short {
  padding: 12px 0;
}
.header_short .header__links {
  display: none;
}
.header_short .header__control,
.header_short .header__descr {
  margin-top: 0;
}
.header_short .header__logo,
.header_short .logo__image {
  width: 49px;
  height: 29px;
}
@media (min-width: 48em) {
  .header_short .header__logo,
  .header_short .logo__image {
    width: 79px;
    height: 48px;
  }
}
.header_short .header__section_column {
  display: none;
}
@media (min-width: 64em) {
  .header_short .header__section_column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.header_short .header__contact {
  font-size: 14px;
}
.header_short .header__contact:not(:first-child) {
  display: none;
}
.header_short .header__control {
  width: auto;
  padding-left: 78px;
}
.header_short .header__section_middle {
  position: relative;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  left: 0;
  top: 0;
}
.header_short .header__title {
  display: block;
}
@media (min-width: 64em) {
  .header_short .header__title {
    display: none;
  }
}
.header_short .header__holder {
  min-height: 30px;
}
.header__title {
  display: none;
  font-size: 16px;
  font-weight: 600;
}
@media (min-width: 48em) {
  .header__title {
    font-size: 18px;
  }
}
.header__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 55px;
}
.header__holder,
.header__section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__section_column {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 48em) {
  .header__section_column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.header__section_middle {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 64em) {
  .header__section_middle {
    position: static;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.header__info {
  margin-left: 42px;
  max-width: 300px;
  display: none;
}
@media (min-width: 64em) {
  .header__info {
    display: block;
  }
}
.header__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__link {
  color: #111;
  font-size: 14px;
  letter-spacing: 0.42px;
  text-decoration: none;
}
.header__link + .header__link {
  margin-left: 30px;
}
.header__link:hover,
.header__link_active {
  color: #fc6323;
}
.header__descr {
  color: #ababab;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.36px;
  margin-top: 19px;
}
.header__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__contacts-item:not(:last-child) {
  padding-right: 22px;
  border-right: 1px solid #e1e6ef;
}
.header__contacts-item_email {
  display: none;
}
@media (min-width: 64em) {
  .header__contacts-item_email {
    display: block;
  }
}
.header__contact {
  padding-left: 20px;
  color: #111;
  font-size: 15px;
  letter-spacing: 0.48px;
  text-decoration: none;
}
@media (min-width: 64em) {
  .header__contact {
    font-size: 16px;
  }
}
.header__control {
  width: 100%;
  text-align: right;
  margin-top: 25px;
}
@media (min-width: 64em) {
  .header__control {
    margin-top: 30px;
  }
}
.header__button {
  text-decoration: none;
  color: #2196f3;
  font-size: 14px;
  letter-spacing: 0.42px;
}
.header__button:hover {
  text-decoration: underline;
}
.help {
  padding: 35px 0;
  position: relative;
  background: #f7f7f7;
}
@media (min-width: 48em) {
  .help {
    padding: 45px 0;
  }
}
@media (min-width: 64em) {
  .help {
    padding: 100px 0 126px;
    background: #fff;
  }
}
.help__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.help__content {
  position: relative;
  z-index: 2;
}
@media (min-width: 64em) {
  .help__content {
    max-width: calc(50% - 157px);
  }
}
.help__slider-nav {
  margin-top: 95px;
}
.help__slider-nav.slider-nav {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.help__slider-container {
  position: relative;
  z-index: 1;
  left: 0;
  width: 100%;
  margin-top: 10px;
}
@media (min-width: 64em) {
  .help__slider-container {
    position: absolute;
    bottom: 111px;
    margin-top: 0;
  }
}
.help__slider-wrapper {
  overflow: hidden;
}
@media (min-width: 64em) {
  .help__slider-wrapper {
    margin-left: calc(50% - 157px);
  }
}
.help__slider {
  overflow: visible;
  padding: 15px 20px 26px;
}
@media (min-width: 64em) {
  .help__slider {
    padding: 15px;
  }
}
.help__slide,
.help__slide:after {
  border-radius: 7px;
  background-color: #fff;
}
.help__slide {
  max-width: 240px;
  min-height: 212px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 10px;
  width: 240px;
  height: auto;
  -webkit-box-shadow: 0 1px 15px rgba(31, 41, 80, 0.05);
  box-shadow: 0 1px 15px rgba(31, 41, 80, 0.05);
  position: relative;
}
@media (min-width: 23.4375em) {
  .help__slide {
    width: 295px;
    max-width: 295px;
  }
}
@media (min-width: 27.5625em) {
  .help__slide {
    margin: 0;
  }
  .help__slide + .help__slide {
    margin-left: 20px;
  }
}
@media (min-width: 64em) {
  .help__slide {
    width: 286px;
    max-width: 286px;
    min-height: 283px;
    margin: 0;
  }
  .help__slide + .help__slide {
    margin-left: 30px;
  }
}
.help__slide:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 225px;
  height: 229px;
  display: none;
  -webkit-box-shadow: 0 10px 73px rgba(44, 77, 122, 0.27);
  box-shadow: 0 10px 73px rgba(44, 77, 122, 0.27);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 64em) {
  .help__slide:after {
    display: block;
  }
}
.help__slide_planet .help__img:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56.5 56.5' fill='%23fff'%3E%3Cpath d='M28.2 0C12.6 0 0 12.6 0 28.2s12.6 28.2 28.2 28.2 28.2-12.6 28.2-28.2C56.5 12.6 43.8 0 28.2 0zm0 54.5C13.8 54.5 2 42.7 2 28.2S13.8 2 28.2 2s26.2 11.8 26.2 26.2-11.7 26.3-26.2 26.3z'/%3E%3Cpath d='M28.7 55.6c1.2 0 2.4-.2 3.6-.5C21.7 51.4 14 40.7 14 28.1c0-12.3 7.2-22.7 17.3-26.7-.8-.2-1.5-.5-2.3-.7-.2-.1-.3-.2-.4-.3C18.8 5.2 12 15.8 12 28.1c0 12.2 6.7 22.8 16.5 27.6 0 0 .1-.1.2-.1z'/%3E%3Cpath d='M28 0c-.1.3-.3.5-.6.5-.8 0-1.6.2-2.4.5 10.6 3.6 18.4 14.4 18.4 27.1 0 12.7-7.8 23.5-18.4 27.1 1 .4 2.1.5 3.1.8 0 0 .1 0 .1.1 10.1-4.6 17.2-15.4 17.2-28C45.3 15.4 38.2 4.6 28 0z'/%3E%3Cpath d='M4.3 14.1H52v2H4.3zM4.3 41.2H52v2H4.3zM1.6 27.2h53.7v2H1.6z'/%3E%3Cpath d='M29.451.801v55.6h-2V.801z'/%3E%3C/svg%3E")
    center no-repeat;
  background-size: cover;
}
.help__slide_puzzle .help__img:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 56.1' fill='%23fff'%3E%3Cpath d='M32 10v7.5c-.7-.3-1.4-.6-2.3-.6-2.8 0-5.1 2.3-5.1 5.1s2.3 5.1 5.1 5.1c.8 0 1.6-.2 2.3-.5v5.5h-6.8l-.1-.1-.1.1h-1v2h.4c.4.5.7 1.2.7 1.9 0 1.7-1.4 3.1-3.1 3.1s-3.1-1.4-3.1-3.1c0-.7.3-1.4.7-1.9h.4v-2H10v24h46V10H32zm-2.3 15.1c-1.7 0-3.1-1.4-3.1-3.1s1.4-3.1 3.1-3.1c.9 0 1.7.4 2.3 1v.1h2v-8h20v20h-5.5c.4-.7.6-1.5.6-2.3 0-2.8-2.3-5.1-5.1-5.1s-5.1 2.3-5.1 5.1c0 .8.2 1.6.6 2.3H34v-8h-2v.1c-.6.6-1.4 1-2.3 1zm2.3 21v8H12v-20h5.3c-.2.6-.4 1.2-.4 1.9 0 2.8 2.3 5.1 5.1 5.1s5.1-2.3 5.1-5.1c0-.7-.1-1.3-.4-1.9H32v8H34v-.2c.6-.6 1.3-.9 2.2-.9 1.7 0 3.1 1.4 3.1 3.1s-1.4 3.1-3.1 3.1c-.8 0-1.6-.4-2.2-.9v-.2h-2zm22-12v20H34v-5.4c.7.3 1.4.5 2.2.5 2.8 0 5.1-2.3 5.1-5.1S39 39 36.2 39c-.8 0-1.5.2-2.2.5v-5.4h8v-1.9c-.7-.6-1.1-1.4-1.1-2.3 0-1.7 1.4-3.1 3.1-3.1s3.1 1.4 3.1 3.1c0 .9-.4 1.8-1.1 2.3V34h8z'/%3E%3Cpath d='M17.1 26.1c0-.7-.2-1.4-.4-2.1H24V14h-2v.2c-.6.6-1.3.9-2.2.9-1.7 0-3.1-1.4-3.1-3.1s1.4-3.1 3.1-3.1c.8 0 1.6.4 2.2.9v.2h2V0H0v24h7.4c-.3.6-.5 1.3-.5 2.1 0 2.8 2.3 5.1 5.1 5.1s5.1-2.3 5.1-5.1zm-8.2 0c0-.8.3-1.5.8-2.1h.3v-2H2V2h20v5.4c-.7-.3-1.4-.5-2.2-.5-2.8 0-5.1 2.3-5.1 5.1s2.3 5.1 5.1 5.1c.8 0 1.5-.2 2.2-.5V22h-8v2h.3c.5.5.8 1.3.8 2.1 0 1.7-1.4 3.1-3.1 3.1s-3.1-1.4-3.1-3.1z'/%3E%3C/svg%3E")
    center no-repeat;
  background-size: cover;
}
.help__img {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background-color: #3682bf;
  margin: auto;
  position: relative;
}
@media (min-width: 64em) {
  .help__img {
    width: 116px;
    height: 116px;
  }
}
.help__img:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 32px;
  height: 32px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60.3' fill='%23fff'%3E%3Cpath d='M38 .1H18c-1.1 0-2 .9-2 2v56.1c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2V2.1c0-1.1-.9-2-2-2zm0 58.1H18v-16h5c.6 0 1-.4 1-1s-.4-1-1-1h-5v-2h1.1c.6 0 1-.4 1-1s-.4-1-1-1H18v-2h1.1c.6 0 1-.4 1-1s-.4-1-1-1H18v-2h1.1c.6 0 1-.4 1-1s-.4-1-1-1H18v-2h5c.6 0 1-.4 1-1s-.4-1-1-1h-5v-2h1.1c.6 0 1-.4 1-1s-.4-1-1-1H18v-2h1.1c.6 0 1-.4 1-1s-.4-1-1-1H18v-2h1.1c.6 0 1-.4 1-1s-.4-1-1-1H18v-2h5c.6 0 1-.4 1-1s-.4-1-1-1h-5V2.1h20v56.1zM5 50.2c.6 0 1-.4 1-1v-36c0-.6-.4-1-1-1s-1 .4-1 1v36c0 .5.4 1 1 1z'/%3E%3Cpath d='M28 54.3c2.4 0 4.4-1.9 4.4-4.4s-1.9-4.4-4.4-4.4-4.4 1.9-4.4 4.4 2 4.4 4.4 4.4zm0-6.7c1.3 0 2.4 1.1 2.4 2.4s-1.1 2.4-2.4 2.4c-1.3 0-2.4-1.1-2.4-2.4s1.1-2.4 2.4-2.4zM3.4.9L0 8.2v47.1c0 2.8 2.2 5 5 5s5-2.2 5-5V8.2L6.8 1C6-.3 4.2-.3 3.4.9zM5 58.3c-1.7 0-3-1.3-3-3V8.6L5.1 2l2.8 6.2H5c-.6 0-1 .4-1 1s.4 1 1 1h3v41.9H5c-.6 0-1 .4-1 1s.4 1 1 1h3v1.1c0 1.7-1.3 3.1-3 3.1zM60 50.2v-9.9c0-1.1-.9-2-2-2H48c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-6h-2v6H48v-18h10v7.9h-6.9c-.6 0-1 .4-1 1s.4 1 1 1H58v.1h2z'/%3E%3C/svg%3E")
    center no-repeat;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 64em) {
  .help__img:before {
    width: 60px;
    height: 60px;
  }
}
.help__text {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  margin-top: 18px;
}
@media (min-width: 64em) {
  .help__text {
    font-size: 17px;
    font-weight: 700;
    margin-top: 44px;
  }
}
.help__descr {
  padding: 43px 20px 34px;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
@media (min-width: 64em) {
  .help__descr {
    padding: 35px 25px;
  }
}
.hero {
  color: #fff;
  background-color: #3682bf;
  overflow: hidden;
}
.hero__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
.hero__holder_outer {
  margin: -24px 0 0;
}
@media (min-width: 48em) {
  .hero__holder_outer {
    display: none;
  }
}
.hero__box {
  padding-top: 31px;
  padding-bottom: 26px;
}
@media (min-width: 48em) {
  .hero__box {
    padding-top: 65px;
    padding-bottom: 87px;
  }
}
@media (min-width: 64em) {
  .hero__box {
    padding-top: 72px;
    padding-bottom: 100px;
  }
}
.hero__content {
  position: relative;
  z-index: 1;
}
@media (min-width: 48em) {
  .hero__content {
    max-width: calc(100% - 270px);
  }
}
@media (min-width: 64em) {
  .hero__content {
    max-width: 780px;
  }
}
.hero__title {
  font-family: "Exo2", "Arial", "Helvetica", sans-serif;
  font-size: 26px;
  line-height: 36px;
  font-weight: 700;
  display: none;
}
@media (min-width: 48em) {
  .hero__title {
    font-size: 36px;
  }
}
@media (min-width: 64em) {
  .hero__title {
    font-size: 48px;
    line-height: 60px;
    display: block;
  }
}
.hero__title_mobile {
  display: block;
  text-align: center;
}
@media (min-width: 64em) {
  .hero__title_mobile {
    display: none;
  }
}
.hero__descr {
  font-size: 15px;
  line-height: 24px;
  text-align: center;
}
@media (min-width: 48em) {
  .hero__descr {
    text-align: left;
  }
}
@media (min-width: 64em) {
  .hero__descr {
    font-size: 20px;
    line-height: 34px;
  }
}
.hero__button {
  width: 100%;
  text-align: center;
  display: none;
}
.hero__button_mobile {
  display: inline-block;
}
@media (min-width: 48em) {
  .hero__button_mobile {
    display: none;
  }
  .hero__button {
    width: 335px;
    margin-top: 60px;
    display: inline-block;
  }
}
@media (min-width: 64em) {
  .hero__button {
    width: auto;
    margin-top: 53px;
    min-width: 300px;
  }
}
.hero__fox {
  position: absolute;
  bottom: -10px;
  right: 25%;
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0);
  height: 200px;
}
@media (min-width: 48em) {
  .hero__fox {
    right: -2px;
    left: auto;
    height: 336px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@media (min-width: 64em) {
  .hero__fox {
    right: 18px;
    height: 430px;
  }
}
.hero__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin-top: 18px;
}
@media (min-width: 48em) {
  .hero__item {
    max-width: 610px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 64em) {
  .hero__item {
    margin-top: 44px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.hero__image {
  width: 104px;
  height: 104px;
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 40px 0 50px;
  position: relative;
  left: 25%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media (min-width: 48em) {
  .hero__image {
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin: 0 37px 0 0;
  }
}
.history-cities {
  padding: 40px 0 0;
}
@media (min-width: 48em) {
  .history-cities {
    padding: 25px 0 0;
    overflow: hidden;
  }
}
@media (min-width: 64em) {
  .history-cities {
    padding: 46px 0 0;
  }
}
.history-cities__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
.history-cities__slider-nav.slider-nav {
  position: absolute;
  right: 20px;
  top: 33px;
}
.history-cities__slider-nav.slider-nav .slider-nav__arrow:after {
  content: "";
  position: absolute;
  right: 0;
  top: -12px;
  color: #a8a8a8;
  font-size: 16px;
  text-align: right;
  opacity: 0;
  white-space: nowrap;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
.history-cities__slider-nav.slider-nav .slider-nav__arrow_next:after {
  content: "Cледующий город";
}
.history-cities__slider-nav.slider-nav .slider-nav__arrow_prev:after {
  content: "Предыдущий город";
  -webkit-transform: translate(44%, -100%);
  -ms-transform: translate(44%, -100%);
  transform: translate(44%, -100%);
}
.history-cities__slider-nav.slider-nav .slider-nav__arrow:hover:after {
  opacity: 1;
}
@media (min-width: 64em) {
  .history-cities__head {
    margin-right: 147px;
  }
}
.history-cities__region {
  color: #8f8f8f;
  font-size: 16px;
  display: none;
}
@media (min-width: 64em) {
  .history-cities__region {
    display: block;
  }
}
.history-cities__slider {
  margin: 0 -20px;
  padding-bottom: 33px;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.history-cities__slider_hidden {
  opacity: 0;
}
@media (min-width: 48em) {
  .history-cities__slider {
    padding-bottom: 45px;
    overflow: visible;
  }
}
@media (min-width: 64em) {
  .history-cities__slider {
    padding-bottom: 0;
  }
}
.history-cities__card-holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 48em) {
  .history-cities__card {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .history-cities__card.swiper-slide-active {
    opacity: 1;
  }
}
.history-cities__city {
  font-family: "Exo2", "Arial", "Helvetica", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  display: none;
}
@media (min-width: 48em) {
  .history-cities__city {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
  }
}
@media (min-width: 64em) {
  .history-cities__city {
    color: #0a0a0a;
    font-size: 48px;
    font-weight: 700;
    line-height: 57px;
    display: block;
  }
}
.history-cities__city_mobile {
  display: block;
}
@media (min-width: 64em) {
  .history-cities__city_mobile {
    display: none;
  }
}
.history-cities__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 64em) {
  .history-cities__info {
    margin-top: 70px;
  }
}
.history-cities__img-wrapper {
  width: 90px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (min-width: 48em) {
  .history-cities__img-wrapper {
    width: 168px;
  }
}
@media (min-width: 64em) {
  .history-cities__img-wrapper {
    width: 246px;
  }
}
.history-cities__img {
  display: block;
  max-width: 100%;
}
.history-cities__descr {
  margin-left: 15px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 48em) {
  .history-cities__descr {
    margin-left: 20px;
  }
}
@media (min-width: 64em) {
  .history-cities__descr {
    margin-left: 73px;
  }
}
.history-cities__name {
  color: #0a0a0a;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
}
@media (min-width: 48em) {
  .history-cities__name {
    font-family: "Exo2", "Arial", "Helvetica", sans-serif;
    font-size: 20px;
    line-height: 30px;
  }
}
@media (min-width: 64em) {
  .history-cities__name {
    font-size: 48px;
    line-height: 57px;
  }
}
.history-cities__profession {
  color: #0a0a0a;
  display: none;
}
@media (min-width: 48em) {
  .history-cities__profession {
    display: block;
    font-size: 15px;
    line-height: 26px;
    margin-top: 10px;
  }
}
@media (min-width: 64em) {
  .history-cities__profession {
    font-size: 20px;
    line-height: 36px;
  }
}
.history-cities__statistics {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 64em) {
  .history-cities__statistics {
    margin-top: 30px;
  }
}
.history-cities__statistic {
  text-align: center;
}
@media (min-width: 48em) {
  .history-cities__statistic {
    width: 100%;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    background: rgba(175, 205, 229, 0.15);
  }
  .history-cities__statistic + .history-cities__statistic {
    margin-left: 30px;
  }
}
@media (min-width: 64em) {
  .history-cities__statistic {
    padding: 33px;
  }
}
.history-cities__statistic-text {
  color: #3682bf;
  font-size: 10px;
  line-height: 22px;
}
@media (min-width: 64em) {
  .history-cities__statistic-text {
    font-size: 16px;
    margin-top: 12px;
  }
}
.history-cities__num {
  color: #3682bf;
  font-family: "Exo2", "Arial", "Helvetica", sans-serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 22px;
}
@media (min-width: 64em) {
  .history-cities__num {
    font-size: 56px;
    line-height: 42px;
  }
}
.history-cities__quote {
  border-radius: 7px;
  background: rgba(211, 225, 236, 0.4);
  padding: 38px 20px;
  position: relative;
  margin-top: 46px;
}
@media (min-width: 64em) {
  .history-cities__quote {
    margin-top: 120px;
    padding: 60px 100px;
  }
}
.history-cities__quote-symbol {
  position: absolute;
  top: -6px;
  left: 20px;
  color: #67a1d0;
  font-weight: 600;
  line-height: 0.7;
  font-size: 86px;
  height: 22px;
}
@media (min-width: 64em) {
  .history-cities__quote-symbol {
    font-size: 150px;
    height: 38px;
    top: -16px;
    left: 33px;
  }
}
.history-cities__quote-text {
  color: #0a0a0a;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
@media (min-width: 64em) {
  .history-cities__quote-text {
    font-size: 24px;
    line-height: 38px;
    max-width: 820px;
  }
}
.history-cities__specific {
  margin-top: 63px;
  color: #0a0a0a;
  font-size: 20px;
  line-height: 39px;
  display: none;
}
@media (min-width: 64em) {
  .history-cities__specific {
    display: block;
  }
}
.history-cities__specific-title {
  color: #8f8f8f;
}
.history-cities__text {
  color: #0a0a0a;
  font-size: 15px;
  font-weight: 300;
  line-height: 26px;
  margin-top: 28px;
}
@media (min-width: 64em) {
  .history-cities__text {
    font-size: 20px;
    font-weight: 400;
    line-height: 38px;
    margin-top: 57px;
    max-width: 1023px;
  }
}
.history-cities__text p {
  margin: 15px 0;
}
@media (min-width: 64em) {
  .history-cities__text p {
    margin: 33px 0;
  }
}
.history-cities__title {
  color: #0a0a0a;
  font-size: 15px;
  font-weight: 300;
  line-height: 26px;
}
@media (min-width: 64em) {
  .history-cities__title {
    font-size: 20px;
    font-weight: 400;
    line-height: 38px;
  }
}
.history-cities__photos {
  margin: 40px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 48em) {
  .history-cities__photos {
    padding: 0 20px;
  }
}
@media (min-width: 64em) {
  .history-cities__photos {
    margin-top: 124px;
  }
}
@media (min-width: 48em) {
  .history-cities__gallery {
    width: 82.98%;
    margin: 0;
  }
}
.history-cities__gallery-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.history-cities__gallery-item {
  display: block;
  margin: 0 10px;
  opacity: 0.4;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  max-width: calc(100% - 80px);
}
.history-cities__gallery-item.swiper-slide-active {
  opacity: 1;
}
@media (min-width: 48em) {
  .history-cities__gallery-item {
    max-width: 100%;
    margin: 0;
    opacity: 1;
  }
}
.history-cities__gallery-pagination {
  z-index: 1;
  display: none !important;
}
@media (min-width: 48em) {
  .history-cities__gallery-pagination {
    -webkit-transform: translate(-50%, -100%) !important;
    -ms-transform: translate(-50%, -100%) !important;
    transform: translate(-50%, -100%) !important;
    bottom: 27px !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.history-cities__gallery-pagination_mobile {
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  font-family: "Exo2", "Arial", "Helvetica", sans-serif;
  font-weight: 600;
  font-size: 10px;
  margin: 10px 0 0 9px;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
  position: static !important;
  -webkit-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}
@media (min-width: 48em) {
  .history-cities__gallery-pagination_mobile {
    padding: 0;
    margin: 0;
    display: none !important;
  }
}
.history-cities__gallery .slider-pagination__dot {
  background-color: #f2f6f9;
  opacity: 1;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.history-cities__gallery .slider-pagination__dot_active {
  background-color: #fc6323;
}
.history-cities__thumbs {
  display: none;
}
@media (min-width: 48em) {
  .history-cities__thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 14.52%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.history-cities__thumbs-img {
  display: block;
  width: 100%;
}
.history-cities__thumbs-item {
  border: 2px solid transparent;
  -webkit-transition: border-color 0.5s;
  -o-transition: border-color 0.5s;
  transition: border-color 0.5s;
}
.history-cities__thumbs-item_active {
  border-color: #fc6323;
}
.history-cities__button + .history-cities__button,
.history-cities__thumbs-item + .history-cities__thumbs-item {
  margin-top: 20px;
}
.history-cities__buttons {
  display: block;
  margin-top: 36px;
}
@media (min-width: 64em) {
  .history-cities__buttons {
    display: none;
  }
}
.history-cities__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 11px;
}
@media (min-width: 23.4375em) {
  .history-cities__button {
    font-size: 14px;
  }
}
@media (min-width: 48em) {
  .history-cities__button {
    width: 360px;
    margin: 0 auto;
  }
}
.history-container {
  padding-bottom: 0;
}
@media (min-width: 64em) {
  .history-container {
    padding-bottom: 57px;
  }
}
.history__head {
  background: #f7f7f7;
  padding: 34px 0 35px;
}
@media (min-width: 48em) {
  .history__head {
    background: #fff;
    padding: 45px 0;
  }
}
@media (min-width: 64em) {
  .history__head {
    padding: 70px 0 46px;
  }
}
.history__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.history__title.page__title {
  text-align: left;
}
@media (min-width: 48em) {
  .history__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    border-bottom: 6px solid #f4f8fb;
  }
  .history__info {
    max-width: 576px;
    margin-bottom: 45px;
  }
}
@media (min-width: 64em) {
  .history__info {
    margin-bottom: 50px;
  }
}
.history__item {
  margin-top: 22px;
}
@media (min-width: 48em) {
  .history__item {
    margin: 0 0 0 30px;
    width: 400px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
@media (min-width: 64em) {
  .history__item {
    margin-left: 10.97%;
  }
}
.history__city {
  display: none;
  margin: 30px 40px 0;
}
@media (min-width: 48em) {
  .history__city {
    display: block;
  }
}
@media (min-width: 64em) {
  .history__city {
    margin: 88px 26px 0;
  }
}
.history__city-img {
  display: block;
  max-width: 100%;
}
.history__text {
  color: #0a0a0a;
  font-size: 15px;
  line-height: 26px;
  margin-top: 13px;
}
@media (min-width: 64em) {
  .history__text {
    font-size: 20px;
    line-height: 36px;
    margin-top: 33px;
    max-width: 565px;
  }
}
.history__hint {
  background: rgba(252, 99, 32, 0.2);
  color: #0a0a0a;
  font-size: 15px;
  line-height: 26px;
  padding: 20px;
  margin-top: 37px;
  position: relative;
  display: none;
}
@media (min-width: 48em) {
  .history__hint {
    display: block;
  }
}
@media (min-width: 64em) {
  .history__hint {
    font-size: 20px;
    line-height: 36px;
    padding: 26px 33px 28px;
    margin-top: 57px;
  }
}
.history__hint:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 30px 0 0;
  border-color: rgba(252, 99, 32, 0.2) transparent transparent;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.history__item-title {
  color: #111;
  font-size: 15px;
  font-weight: 300;
  text-align: center;
}
@media (min-width: 48em) {
  .history__item-title {
    font-size: 20px;
    line-height: 30px;
    display: none;
  }
}
.history__slide {
  color: #111;
  font-family: "Exo2", "Arial", "Helvetica", sans-serif;
  font-weight: 600;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.history__slide.swiper-slide-active {
  opacity: 1;
}
.history__number {
  font-size: 28px;
  line-height: 28px;
}
@media (min-width: 64em) {
  .history__number {
    font-size: 45px;
    line-height: normal;
  }
}
.history__subtext {
  font-size: 16px;
  line-height: 28px;
}
@media (min-width: 64em) {
  .history__subtext {
    font-size: 26px;
    line-height: normal;
  }
}
.history__slider {
  margin-top: 20px;
  padding: 0 40px;
}
@media (min-width: 48em) {
  .history__slider {
    margin-top: 0;
  }
}
@media (min-width: 64em) {
  .history__slider {
    padding: 0 20px;
  }
}
.history__slider-nav.slider-nav {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.history__slider-nav.slider-nav .slider-nav__arrow {
  z-index: 1;
  width: 40px;
  height: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #f7f7f7 !important;
  border-radius: 0;
  cursor: pointer;
  margin: 0;
}
@media (min-width: 48em) {
  .history__slider-nav.slider-nav .slider-nav__arrow {
    background: #fff !important;
  }
}
@media (min-width: 64em) {
  .history__slider-nav.slider-nav .slider-nav__arrow {
    width: 20px;
  }
}
.history__slider-nav.slider-nav .slider-nav__arrow:hover:before {
  border-color: #fc6323 transparent transparent;
}
.history__slider-nav.slider-nav .slider-nav__arrow:before {
  background: 0 0 !important;
  width: 0;
  height: 0;
  top: 12px;
  border-style: solid;
  border-width: 6px 4px 0;
  border-color: #000 transparent transparent;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (min-width: 64em) {
  .history__slider-nav.slider-nav .slider-nav__arrow:before {
    top: 26px;
    border-width: 10px 6.5px 0;
  }
}
.learning {
  background-color: #f7f7f7;
  padding: 30px 0 0;
}
@media (min-width: 48em) {
  .learning {
    padding: 38px 0;
  }
}
@media (min-width: 64em) {
  .learning {
    padding: 90px 0 99px;
  }
}
.learning__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.learning__title {
  text-align: left !important;
}
.learning__text {
  margin-top: 20px;
  font-weight: 300;
  font-size: 15px;
  line-height: 26px;
  max-width: 830px;
}
@media (min-width: 48em) {
  .learning__text {
    margin-top: 23px;
  }
}
@media (min-width: 64em) {
  .learning__text {
    font-size: 20px;
    line-height: 34px;
    margin-top: 16px;
  }
}
.learning__schedule {
  margin-top: 40px;
}
@media (min-width: 48em) {
  .learning__schedule {
    margin-top: 48px;
    background: #fff;
    padding: 40px 60px 60px 40px;
    -webkit-box-shadow: 0 1px 15px rgba(31, 41, 80, 0.05);
    box-shadow: 0 1px 15px rgba(31, 41, 80, 0.05);
    border-radius: 7px;
  }
}
@media (min-width: 64em) {
  .learning__schedule {
    margin-top: 70px;
    padding: 50px 80px 70px;
  }
}
.learning__schedule-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
}
@media (min-width: 48em) {
  .learning__schedule-title {
    text-align: left;
    font-size: 26px;
    font-weight: 700;
    line-height: 30px;
  }
}
.learning__schedule-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 23px;
  position: relative;
}
@media (min-width: 48em) {
  .learning__schedule-line {
    margin-top: 107px;
    height: 2px;
    background-color: #e8e8ef;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .learning__schedule-line:after,
  .learning__schedule-line:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    background: #fff;
    border: 2px solid #e8e8ef;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .learning__schedule-line:after {
    left: auto;
    right: 0;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }
}
@media (min-width: 64em) {
  .learning__schedule-line {
    margin-top: 127px;
  }
  .learning__schedule-line:after,
  .learning__schedule-line:before {
    width: 12px;
    height: 12px;
  }
}
.learning__card {
  position: relative;
  padding: 80px 50px 40px;
  background: #fff;
  text-align: center;
}
.learning__card:first-child {
  padding-top: 40px;
}
.learning__card:after {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  padding-bottom: 11.176%;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1005.1 111.9' fill='%23DFDFDF'%3E%3Cpath fill='%23FFF' d='M0 0l5.9 10.5c2 3.6 5.6 6.2 9.6 7l487.6 94.4c.3.1.7.1 1 0l485.5-94.4c4.1-.8 7.6-3.3 9.6-7l5.9-10.5H0z'/%3E%3Cpath d='M997.6 9.4c-1.5 1.9-3.7 3.2-6 3.7l-484.8 94.2c-2.2.4-4.4.4-6.5 0L13.5 13c-2.4-.5-4.5-1.8-6-3.7L0 0l5.9 10.5c2 3.6 5.6 6.2 9.6 7l487.6 94.4c.3.1.7.1 1 0l485.5-94.4c4.1-.8 7.6-3.3 9.6-7l5.9-10.5-7.5 9.4z'/%3E%3C/svg%3E")
    center no-repeat;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  z-index: 1;
}
@media (min-width: 38.125em) {
  .learning__card {
    padding-top: 100px;
  }
}
@media (min-width: 48em) {
  .learning__card {
    padding: 0;
    position: static;
  }
  .learning__card:after {
    display: none;
  }
}
.learning__info {
  margin-top: 15px;
}
@media (min-width: 48em) {
  .learning__info {
    display: none;
  }
}
.learning__duration {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (min-width: 48em) {
  .learning__duration {
    width: 88px;
    height: 112px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 242 304' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3ClinearGradient x1='50%25' y1='0%25' x2='50%25' y2='100%25' id='c'%3E%3Cstop stop-color='%23E3DEDD' offset='0%25'/%3E%3Cstop stop-color='%237E7573' offset='71.555%25'/%3E%3Cstop stop-color='%23C3BBB8' offset='100%25'/%3E%3C/linearGradient%3E%3Crect id='b' x='5' y='27' width='219' height='270' rx='11'/%3E%3Cfilter x='-3.4%25' y='-1.7%25' width='106.8%25' height='105.6%25' filterUnits='objectBoundingBox' id='a'%3E%3CfeOffset dy='3' in='SourceAlpha' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur stdDeviation='2' in='shadowOffsetOuter1' result='shadowBlurOuter1'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.435773324 0' in='shadowBlurOuter1'/%3E%3C/filter%3E%3ClinearGradient x1='50%25' y1='0%25' x2='50%25' y2='100%25' id='f'%3E%3Cstop stop-color='%23E5E5E5' offset='0%25'/%3E%3Cstop stop-color='%23C7C8C9' offset='27.434%25'/%3E%3Cstop stop-color='%23C5C8CE' offset='100%25'/%3E%3C/linearGradient%3E%3Cpath d='M6.687 82l213.429 10.084c7.252 16.419 10.212 47.862 8.879 94.328-1.334 46.466.594 80.936 5.784 103.411-71.018 4.32-121.207 4.226-150.567-.284-27.716-4.257-46.365-10.508-60.052-20.106-7.29-5.113-21.666-19.67-22.764-29.716-1.126-10.304 0-19.895.57-28.066.754-10.822 1.3-21.051 2.271-38.807.506-9.246 2.24-25.94 2.24-41.962 0-10.682.07-26.976.21-48.882z' id='e'/%3E%3Cfilter x='-3%25' y='-2.4%25' width='106%25' height='106.6%25' filterUnits='objectBoundingBox' id='d'%3E%3CfeOffset dy='2' in='SourceAlpha' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur stdDeviation='2' in='shadowOffsetOuter1' result='shadowBlurOuter1'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.148211051 0' in='shadowBlurOuter1'/%3E%3C/filter%3E%3ClinearGradient x1='50%25' y1='0%25' x2='50%25' y2='78.468%25' id='i'%3E%3Cstop stop-color='%23F99046' offset='0%25'/%3E%3Cstop stop-color='%23F35A38' offset='100%25'/%3E%3C/linearGradient%3E%3Cpath d='M17.446 14h196.12a11 11 0 0 1 10.99 10.546c.296 7.155.444 14.621.444 22.4 0 11.684-.333 23.37-1 35.054H7c-.667-12.904-1-24.76-1-35.57 0-7.296.152-14.592.456-21.887A11 11 0 0 1 17.445 14z' id='h'/%3E%3Cfilter x='-3.2%25' y='-7.4%25' width='106.4%25' height='120.6%25' filterUnits='objectBoundingBox' id='g'%3E%3CfeOffset dy='2' in='SourceAlpha' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur stdDeviation='2' in='shadowOffsetOuter1' result='shadowBlurOuter1'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.366310009 0' in='shadowBlurOuter1'/%3E%3C/filter%3E%3ClinearGradient x1='50%25' y1='0%25' x2='50%25' y2='100%25' id='l'%3E%3Cstop stop-color='%23B0ACAC' offset='0%25'/%3E%3Cstop stop-color='%23F3F3F3' offset='100%25'/%3E%3C/linearGradient%3E%3Cpath d='M7.827 82.036L223 83c5.555 16.475 7.665 47.946 6.332 94.412-1.305 45.47 1.386 80.1 6.179 104.772.07.36-.14 1.043-.628 2.048-71.24 5.218-125.157 4.761-161.751-1.368-37.693-6.314-70.444-33.198-70.745-46.35-.572-24.943 2.54-35.49 4.44-73.806.375-7.567 1-19.508 1-26.998V82.036z' id='k'/%3E%3Cfilter x='-.6%25' y='-.7%25' width='101.3%25' height='101.5%25' filterUnits='objectBoundingBox' id='j'%3E%3CfeOffset in='SourceAlpha' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur stdDeviation='.5' in='shadowOffsetOuter1' result='shadowBlurOuter1'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.442595109 0' in='shadowBlurOuter1'/%3E%3C/filter%3E%3ClinearGradient x1='50%25' y1='0%25' x2='50%25' y2='100%25' id='m'%3E%3Cstop stop-color='%23F5F5F5' offset='0%25'/%3E%3Cstop stop-color='%23FCFCFC' offset='17.712%25'/%3E%3Cstop stop-color='%23FFF' offset='34.587%25'/%3E%3Cstop stop-color='%23FEFEFE' offset='66.655%25'/%3E%3Cstop stop-color='%23EEEFEF' offset='80.363%25'/%3E%3Cstop stop-color='%23F7F7F7' offset='90.2%25'/%3E%3Cstop stop-color='%23FDFDFD' offset='100%25'/%3E%3C/linearGradient%3E%3Cpath d='M115.03 67.883l.375.117.13-.024.132.024.335-.112c9.761-1.874 15.093-5.215 15.994-10.022.16-.856-5.214-3.874-4.859-6.775.564-4.611-.643-7.308-3.62-8.091l-2.867 6.06H110.399L107.521 43c-2.991.783-4.203 3.48-3.637 8.091.356 2.901-5.043 5.92-4.88 6.775.92 4.839 6.261 8.178 16.025 10.017z' id='n'/%3E%3Cfilter x='-4.5%25' y='-6%25' width='109.1%25' height='112%25' filterUnits='objectBoundingBox' id='o'%3E%3CfeGaussianBlur stdDeviation='1.5' in='SourceAlpha' result='shadowBlurInner1'/%3E%3CfeOffset in='shadowBlurInner1' result='shadowOffsetInner1'/%3E%3CfeComposite in='shadowOffsetInner1' in2='SourceAlpha' operator='arithmetic' k2='-1' k3='1' result='shadowInnerInner1'/%3E%3CfeColorMatrix values='0 0 0 0 0.66889881 0 0 0 0 0.165738944 0 0 0 0 0.0579189724 0 0 0 1 0' in='shadowInnerInner1'/%3E%3C/filter%3E%3Cpath d='M1.975 242.877c.571.832.9 1.31.986 1.431 3.412 4.82 6.324 7.008 9.928 8.334 4.161 1.53 8.769 2.521 13.822 2.971 3.346 5.986 8.435 11.72 15.266 17.2 6.941 5.57 20.045 10.99 39.312 16.258-3.828-.64-6.561-1.12-8.2-1.441-3.198-.626-5.917-1.296-8.215-1.813-21.199-4.763-36.23-11.927-44.61-19.502-7.48-6.761-13.115-13.211-16.38-19.337-.949-1.78-1.585-3.147-1.909-4.101z' id='q'/%3E%3Cfilter x='-7.6%25' y='-13%25' width='115.1%25' height='126%25' filterUnits='objectBoundingBox' id='p'%3E%3CfeOffset in='SourceAlpha' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur stdDeviation='2' in='shadowOffsetOuter1' result='shadowBlurOuter1'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.200067935 0' in='shadowBlurOuter1'/%3E%3C/filter%3E%3CradialGradient fx='50%25' fy='50%25' r='71.774%25' gradientTransform='matrix(0 .98 -1 0 1 .01)' id='r'%3E%3Cstop stop-color='%23EF4C10' offset='0%25'/%3E%3Cstop stop-color='%23F98F45' offset='100%25'/%3E%3C/radialGradient%3E%3Crect id='s' width='8.4' height='25.714' rx='4.2'/%3E%3Crect id='u' width='8.4' height='25.714' rx='4.2'/%3E%3Crect id='w' width='8.4' height='25.714' rx='4.2'/%3E%3Crect id='y' width='8.4' height='25.714' rx='4.2'/%3E%3Crect id='A' width='8.4' height='25.714' rx='4.2'/%3E%3Crect id='C' width='8.4' height='25.714' rx='4.2'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(3)'%3E%3Cuse fill='%23000' filter='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23a/index.html)' xlink:href='%23b'/%3E%3Cuse fill='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23c/index.html)' xlink:href='%23b'/%3E%3C/g%3E%3Cg transform='translate(3)'%3E%3Cuse fill='%23000' filter='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23d/index.html)' xlink:href='%23e'/%3E%3Cuse fill='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23f/index.html)' xlink:href='%23e'/%3E%3C/g%3E%3Cg transform='translate(3)'%3E%3Cuse fill='%23000' filter='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23g/index.html)' xlink:href='%23h'/%3E%3Cuse fill='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23i/index.html)' xlink:href='%23h'/%3E%3C/g%3E%3Cpath d='M12 80.797V27.4c0-6.043 4.875-10.955 10.919-11L212.112 15c-69.851 2.856-119.975 6.238-150.37 10.146C16.146 31.01 12 86.05 12 80.796z' fill='%23FFF' opacity='.118'/%3E%3Cpath d='M226.86 25.3V79.89L57 81.15c59.292-2.425 101.838-5.296 127.64-8.613 38.7-4.976 42.22-51.696 42.22-47.238z' fill='%23C82F0E' opacity='.118'/%3E%3Cpath d='M10.065 82.038l14.21.735 199.178 10.311c7.253 16.42 10.212 47.862 8.879 94.328-1.333 46.466.595 80.937 5.784 103.411-71.888 3.547-122.512 3.066-151.87-1.444-29.36-4.51-46.013-13.177-49.96-26-19.45-8.568-29.893-15.452-31.331-20.653-.37-1.34-.57-2.652-.6-3.938-.572-24.944 3.877-56.874 4.598-78.297.496-14.716.866-40.867 1.112-78.453z' fill='%23EFF1F4'/%3E%3Cpath d='M7.024 82l213.43 10.084c7.252 16.42 10.211 47.862 8.878 94.328-1.333 46.466.595 80.937 5.784 103.411-71.888 3.547-122.512 3.066-151.87-1.444-29.36-4.51-48.522-11.335-57.485-20.475-14.433-12.251-22.368-20.977-23.806-26.178-.37-1.34-.531-2.654-.6-3.938-.854-15.898 1.522-33.881 3.22-64.944.505-9.245 2.24-25.94 2.24-41.962 0-10.681.07-26.975.209-48.882z' fill='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23f/index.html)' transform='translate(3)'/%3E%3Cg transform='translate(3)'%3E%3Cuse fill='%23000' filter='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23j/index.html)' xlink:href='%23k'/%3E%3Cuse fill='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23l/index.html)' xlink:href='%23k'/%3E%3C/g%3E%3Cpath d='M11.504 212.715c-5.372 3.44-7.349 12.114-5.93 26.02 1.546 15.148 39.874 51.019 124.904 47.813 5.943-.224 30.82-.764 35.992-1.686 82.025-14.622-97.525-28.13-98.687-29.166-.775-.69-8.914-7.48-24.419-20.368l-3.932-10.385-27.928-12.228z' fill='%23FFF'/%3E%3Cpath d='M7.827 82.036L223 83c5.555 16.475 7.665 47.946 6.332 94.412-1.305 45.47 1.386 80.1 6.179 104.772.07.36-.14 1.043-.628 2.048-84.445 6.375-138.66 4.461-162.645-5.742-23.984-10.203-37.07-20.51-39.256-30.92-20.196 1.398-30.394-2.288-30.595-11.055-.572-24.944 2.69-34.879 4.44-73.807.34-7.568 1-19.508 1-26.998V82.036z' fill='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23l/index.html)' transform='translate(3)'/%3E%3Cpath d='M7 82h217c5.555 16.475 7.665 47.946 6.332 94.412-1.333 46.466.39 82.073 5.168 106.82-84.19 6.375-138.277 4.461-162.262-5.742-23.984-10.203-37.07-20.51-39.256-30.92-20.196 1.639-30.394-1.925-30.595-10.693-.572-24.944 3.352-36.343 4.884-74.643C9.293 135.701 8.87 109.29 7 82z' fill='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23m/index.html)' transform='translate(3)'/%3E%3Cg opacity='.541' transform='translate(3)'%3E%3Cuse fill='%23DE4B2B' xlink:href='%23n'/%3E%3Cuse fill='%23000' filter='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23o/index.html)' xlink:href='%23n'/%3E%3C/g%3E%3Cg transform='translate(3)'%3E%3Cuse fill='%23000' filter='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23p/index.html)' xlink:href='%23q'/%3E%3Cuse fill='%23FFF' xlink:href='%23q'/%3E%3C/g%3E%3Cpath d='M3.459 231.42c.135-3.231 3.904-47.51 5.42-87.32.637-16.678.973-32.656 1.053-43.434.059-8.02-.074-13.181-.074-13.498 0-3.124.066-5.148.169-5.129.026.005-.021 2.009.067 5.407.082 3.2.018 7.687.083 13.08.045 3.728-.168 7.916-.15 12.381.01 2.582-.11 5.28-.095 8.038.013 2.398-.162 4.96-.147 7.455.03 4.951.22 9.96 0 15.13-1.752 41.26-5.54 88.04-5.477 90.026.171 5.385 1.254 8.866 1.259 8.885 1.134 4.481 6.718 8.875 10.322 10.2 4.161 1.532 8.769 2.522 13.822 2.972 3.346 5.986 8.435 11.72 15.266 17.2 6.941 5.57 20.045 10.99 39.312 16.258-5.218-1.134-8.323-1.828-9.315-2.08-13.533-3.449-24.344-8.872-28.158-11.545-7.063-4.95-13.008-11.246-17.836-18.89-6.445-1.104-10.809-2.077-13.091-2.92-4.821-1.778-7.024-4.305-9.55-7.264-2.526-2.958-3.015-11.72-2.88-14.952z' fill='%23F7F7F7'/%3E%3Cpath d='M42.343 239.155c1.272 6.19 3.095 11.091 5.469 14.701 5.646 8.586 11.311 14.222 25.755 21.514 9.386 4.738 19.665 6.284 19.765 6.673.117.459-7.313-.59-16.695-4.228-10.86-4.21-23.515-11.326-32.21-19.149-3.244-2.917-5.717-6.985-7.42-12.202-5.623.58-10.735.678-15.336.293-8.618-.721-13.519-3.437-14.702-8.148 2.73 4.316 7.63 6.295 14.702 5.936 7.737-.392 14.628-2.189 20.672-5.39z' fill='%23CBCDD3' opacity='.23'/%3E%3Cg transform='translate(40)'%3E%3Cellipse fill='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/index.html)' cx='7' cy='22.857' rx='7' ry='7.143'/%3E%3Cellipse fill='%23AF3014' cx='7' cy='22.857' rx='5.6' ry='5.714'/%3E%3Cg transform='translate(2.8)'%3E%3Cmask id='t' fill='%23fff'%3E%3Cuse xlink:href='%23s'/%3E%3C/mask%3E%3Cuse fill='%23434F62' xlink:href='%23s'/%3E%3Cpath fill='%23323A51' mask='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23t/index.html)' d='M4.2-7.143h12.6v40H4.2z'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(126)'%3E%3Cellipse fill='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/index.html)' cx='7' cy='22.857' rx='7' ry='7.143'/%3E%3Cellipse fill='%23AF3014' cx='7' cy='22.857' rx='5.6' ry='5.714'/%3E%3Cg transform='translate(2.8)'%3E%3Cmask id='v' fill='%23fff'%3E%3Cuse xlink:href='%23u'/%3E%3C/mask%3E%3Cuse fill='%23434F62' xlink:href='%23u'/%3E%3Cpath fill='%23323A51' mask='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23v/index.html)' d='M4.2-7.143h12.6v40H4.2z'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(154)'%3E%3Cellipse fill='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/index.html)' cx='7' cy='22.857' rx='7' ry='7.143'/%3E%3Cellipse fill='%23AF3014' cx='7' cy='22.857' rx='5.6' ry='5.714'/%3E%3Cg transform='translate(2.8)'%3E%3Cmask id='x' fill='%23fff'%3E%3Cuse xlink:href='%23w'/%3E%3C/mask%3E%3Cuse fill='%23434F62' xlink:href='%23w'/%3E%3Cpath fill='%23323A51' mask='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23x/index.html)' d='M4.2-7.143h12.6v40H4.2z'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(69)'%3E%3Cellipse fill='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/index.html)' cx='7' cy='22.857' rx='7' ry='7.143'/%3E%3Cellipse fill='%23AF3014' cx='7' cy='22.857' rx='5.6' ry='5.714'/%3E%3Cg transform='translate(2.8)'%3E%3Cmask id='z' fill='%23fff'%3E%3Cuse xlink:href='%23y'/%3E%3C/mask%3E%3Cuse fill='%23434F62' xlink:href='%23y'/%3E%3Cpath fill='%23323A51' mask='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23z/index.html)' d='M4.2-7.143h12.6v40H4.2z'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(97)'%3E%3Cellipse fill='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/index.html)' cx='7' cy='22.857' rx='7' ry='7.143'/%3E%3Cellipse fill='%23AF3014' cx='7' cy='22.857' rx='5.6' ry='5.714'/%3E%3Cg transform='translate(2.8)'%3E%3Cmask id='B' fill='%23fff'%3E%3Cuse xlink:href='%23A'/%3E%3C/mask%3E%3Cuse fill='%23434F62' xlink:href='%23A'/%3E%3Cpath fill='%23323A51' mask='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23B/index.html)' d='M4.2-7.143h12.6v40H4.2z'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(183)'%3E%3Cellipse fill='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/index.html)' cx='7' cy='22.857' rx='7' ry='7.143'/%3E%3Cellipse fill='%23AF3014' cx='7' cy='22.857' rx='5.6' ry='5.714'/%3E%3Cg transform='translate(2.8)'%3E%3Cmask id='D' fill='%23fff'%3E%3Cuse xlink:href='%23C'/%3E%3C/mask%3E%3Cuse fill='%23434F62' xlink:href='%23C'/%3E%3Cpath fill='%23323A51' mask='url(../../../../20190131003050im_/https_/bisness-iq007.ru/styles/_23D/index.html)' d='M4.2-7.143h12.6v40H4.2z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
      center no-repeat;
  }
}
@media (min-width: 64em) {
  .learning__duration {
    width: 105px;
    height: 133px;
  }
}
.learning__count {
  font-size: 26px;
  margin-top: 17px;
}
@media (min-width: 64em) {
  .learning__count {
    font-size: 32px;
    margin-top: 25px;
  }
}
.learning__descr {
  margin-left: 40px;
}
@media (min-width: 64em) {
  .learning__descr {
    margin-left: 50px;
  }
}
.learning__icon {
  position: relative;
  margin: auto;
  width: 51px;
  height: 51px;
  border-radius: 100%;
  background: #3682bf;
  -webkit-transition: background 0.5s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, background 0.5s;
  transition: transform 0.5s, background 0.5s;
  transition: transform 0.5s, background 0.5s, -webkit-transform 0.5s;
}
.learning__icon:after {
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (min-width: 48em) {
  .learning__icon {
    position: absolute;
    cursor: pointer;
    width: 44px;
    height: 44px;
    top: 50%;
    left: 8.8%;
  }
  .learning__icon:after {
    width: 23px;
    height: 23px;
  }
  .learning__icon,
  .learning__icon:before,
  .learning__icon_active:before {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .learning__icon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity 0.5s, height 0.5s, width 0.5s;
    -o-transition: opacity 0.5s, height 0.5s, width 0.5s;
    transition: opacity 0.5s, height 0.5s, width 0.5s;
    height: 0;
    width: 0;
    opacity: 0;
  }
  .learning__icon:hover {
    background: #fc6323;
  }
  .learning__icon_active {
    background: #fc6323;
    -webkit-box-shadow: -1px 4px 9px 1px rgba(136, 53, 12, 0.3);
    box-shadow: -1px 4px 9px 1px rgba(136, 53, 12, 0.3);
    -webkit-transform: translate(-50%, -50%) scale(1.48);
    -ms-transform: translate(-50%, -50%) scale(1.48);
    transform: translate(-50%, -50%) scale(1.48);
  }
  .learning__icon_active:before {
    width: 65px;
    height: 65px;
    border: 1px solid #fc6323;
    opacity: 0.55;
  }
  .learning__icon_active:after {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  .learning__icon_child {
    left: 42.13%;
  }
  .learning__icon_group {
    left: 62.97%;
  }
  .learning__icon_teacher {
    left: 77.78%;
  }
}
@media (min-width: 64em) {
  .learning__icon {
    width: 52px;
    height: 52px;
  }
  .learning__icon:after {
    width: 28px;
    height: 28px;
  }
  .learning__icon_active {
    -webkit-transform: translate(-50%, -50%) scale(1.45);
    -ms-transform: translate(-50%, -50%) scale(1.45);
    transform: translate(-50%, -50%) scale(1.45);
  }
  .learning__icon_active:before {
    width: 78px;
    height: 78px;
  }
  .learning__icon_active:after {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}
.learning__icon_brain:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 37 36' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E%3Cg stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M23.464 31.125s.25.75 2.125 1.25 5.375-1 7.5-3.5 2.5-5 2.25-6.5-1-2.875-2.25-3.25-3.125-.875-4.75.5-1.937 2.437-1.937 2.437'/%3E%3Cpath d='M32.464 17.875c-1.216-4.524-6.605-7.293-10.5-4 .092-.078-1.2-1.293-1.284-1.36-1.033-.821-1.716-1.327-3.404-1.515-2.055-.23-4.437.063-7.062 1.875-1.575 1.088-1.973 2.606-3.5 3.625-1.5 1-4.243 2.783-3.455 5.59.25.886 1.171 1.538 1.705 2.285-.437-.612-1.838.959-1.86 1.472-.048 1.06 1.113 1.583 1.86 2.028l-4 3.625 2.5 2.625S8.84 30 10.09 29.875s2.875.75 4.125 1.75c1.886 1.508 4.04 2.208 6.366 1.104 2.045-.97 4.135-3.084 2-5.152-.988-.958-3.068-.994-4.366-1.077M23.964 8.5l3.875-5.25M17.59 8.375L17.713 1M10.09 8.875l-3.626-6.25'/%3E%3Cpath d='M10.422 21.291s-.333-2.75-1.333-3.333c-1-.584-1.667-.834-2.583-.667M15.672 17.708s-1.666-2.083-3.416-2c-1.095.052-2.167.583-2.667 1.417M19.09 17.125s2 1.833 2 3.167c0 1.333-.25 1.666-.25 1.666M15.59 26.291s.582-2.167 1.916-3c1.333-.833 2.916-1.25 2.916-1.25M26.59 26.125s-1.28-2.006-2.75-2.833c-1.334-.75-2.834-.917-2.834-.917'/%3E%3C/g%3E%3C/svg%3E");
}
.learning__icon_child:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.43 28.02' fill='%23fff'%3E%3Cpath class='cls-1' d='M6.32 16.02h2v2h-2zM10.32 22.02h3v1h-3zM14.32 16.02h2v2h-2z'/%3E%3Cpath class='cls-1' d='M22.34 14v-.57a2.94 2.94 0 0 0 .66-1.22C25.16 5.09 19.15.13 12.31 0 3.28-.16.08 5.36 0 7.13a2.51 2.51 0 0 0 1.32 2.28v3.18q-.06.71-.06 1.44a18.52 18.52 0 0 0 .11 2h-1v3H2c1.51 5.26 5.34 9 9.84 9s8.32-3.74 9.83-9h1.69V16h-1.1a18.49 18.49 0 0 0 .08-2zm-.77-6.31a5.1 5.1 0 0 1 .14.78.22.22 0 0 1 0 .08 5.58 5.58 0 0 1 0 .72v.14c0 .23 0 .46-.05.69v.18c0 .23-.09.47-.14.71h-.12l-.27-.33c-.11-.14-.23-.31-.35-.48l-.06-.08c-.28-.41-.59-.88-.89-1.38A37.34 37.34 0 0 1 18 5.24l-1.16-2.46a8.1 8.1 0 0 1 1.16.53 9.77 9.77 0 0 1 .93.59L19 4a7.5 7.5 0 0 1 1.6 1.58 6.16 6.16 0 0 1 .97 2.14zM4.76 4.28a5.78 5.78 0 0 1 .6-.43c.2-.13.41-.26.63-.38l.14-.07c.2-.11.42-.21.64-.31l.3-.09.63-.24.38-.11.61-.18.54-.1.56-.12.74-.08c.16 0 .31 0 .48-.06h1.69a11.28 11.28 0 0 1 2.18.24l-.08.38-.61 3.11a3.56 3.56 0 0 1-2.53 2.43 14.93 14.93 0 0 1-4 .48c-2.71 0-4.47-.57-5-1.13a.38.38 0 0 1-.13-.31 6 6 0 0 1 2.23-3.03zM11.82 26c-4.38 0-8-4.68-8.5-10.7V10a18.71 18.71 0 0 0 8.51-.13 5.67 5.67 0 0 0 4-4s2.39 5.22 4.53 7.09v2.27C19.84 21.31 16.22 26 11.82 26z'/%3E%3C/svg%3E");
}
.learning__icon_group:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 25' fill='%23fff'%3E%3Cpath d='M0 23h34v2H0zM0 0v18h4.29a4 4 0 0 0 .7.67A7.48 7.48 0 0 0 1 23h2.17a4.61 4.61 0 0 1 4-2.77A4.6 4.6 0 0 1 11.06 23H13a4.61 4.61 0 0 1 4-2.77A4.59 4.59 0 0 1 20.9 23H23a4.61 4.61 0 0 1 3.95-2.77 4.6 4.6 0 0 1 3.9 2.77H33a7.5 7.5 0 0 0-4-4.32 3.57 3.57 0 0 0 .72-.68H34V0zm5.58 16.91a1.07 1.07 0 0 1-.15-.22.21.21 0 0 1 0-.06c0-.09-.09-.18-.12-.27a1.16 1.16 0 0 1-.13-.36 1.63 1.63 0 0 1 0-.31 2 2 0 0 1 4 0 1.65 1.65 0 0 1 0 .31 1.25 1.25 0 0 1-.08.32 1.59 1.59 0 0 1-.12.27v.06l-.15.22-.18.13a1.37 1.37 0 0 1-.17.17.52.52 0 0 1-.11.1l-.17.12a.8.8 0 0 1-.16.08.8.8 0 0 1-.16.08l-.22.07h-.13a2.33 2.33 0 0 1-.38 0 2.45 2.45 0 0 1-.39 0h-.13l-.22-.07a.8.8 0 0 1-.16-.08.8.8 0 0 1-.16-.08 1.09 1.09 0 0 1-.17-.13l-.11-.08-.17-.18zm6.46 4a6.86 6.86 0 0 0-2.76-2.2A3.57 3.57 0 0 0 10 18h4.14a3.65 3.65 0 0 0 .69.67A6.74 6.74 0 0 0 12 20.88zM19 16a3 3 0 0 1-.08.32 1.59 1.59 0 0 1-.12.27v.06l-.15.22-.07.08a1.37 1.37 0 0 1-.17.17l-.1.1-.17.12-.16.08-.16.08-.22.07h-.14a2.33 2.33 0 0 1-.38 0 2.58 2.58 0 0 1-.39 0h-.13l-.22-.07-.16-.08-.16-.08-.17-.12-.11-.1a1.29 1.29 0 0 1-.16-.17.27.27 0 0 1-.07-.08 1.07 1.07 0 0 1-.15-.22.21.21 0 0 0 0-.06l-.12-.27c0-.11-.06-.21-.08-.32a1.63 1.63 0 0 1 0-.31 2 2 0 1 1 4 0c-.16.1-.16.21-.16.31zm5.82 2.67A6.75 6.75 0 0 0 21.94 21a6.83 6.83 0 0 0-2.82-2.27 3.57 3.57 0 0 0 .72-.68h4.25a3.65 3.65 0 0 0 .69.62zm.59-1.76a1.07 1.07 0 0 1-.15-.22v-.06c0-.09-.09-.18-.12-.27A3 3 0 0 1 25 16a1.63 1.63 0 0 1 0-.31 2 2 0 0 1 4 0V16a3 3 0 0 1-.08.32 1.59 1.59 0 0 1-.12.27v.06l-.15.22-.07.08a1.37 1.37 0 0 1-.17.17.31.31 0 0 1-.11.09l-.16.13-.16.08-.16.08-.23.07h-.13a2.33 2.33 0 0 1-.38 0 2.58 2.58 0 0 1-.39 0h-.13l-.22-.07-.34-.04a.8.8 0 0 1-.16-.08 1.09 1.09 0 0 1-.17-.13.44.44 0 0 1-.11-.09 1.29 1.29 0 0 1-.16-.17.27.27 0 0 1-.03-.08zM32 16h-1.41v-.31a3.69 3.69 0 1 0-7.37 0V16h-2.58v-.31a3.69 3.69 0 1 0-7.38 0V16H10.8v-.31a3.69 3.69 0 1 0-7.37 0V16H2V2h30z'/%3E%3C/svg%3E");
}
.learning__icon_teacher:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 27.5' fill='%23fff'%3E%3Cpath d='M29 18.5V.5H9v8H2a2 2 0 0 0-2 2v15a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-7h8v6h-3v2h8v-2h-3v-6zm-21-6v13H6v-7H4v7H2v-15h7v2zm3-2h3v2h-3zm0 6v-1.72a2 2 0 0 1 1-.28h2a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-3v-6h16v14H11z'/%3E%3Cpath d='M4.06 7.38A3.69 3.69 0 1 0 .38 3.69a3.69 3.69 0 0 0 3.68 3.69zm0-5.69a2 2 0 1 1-2 2 2 2 0 0 1 2-2z'/%3E%3C/svg%3E");
}
.learning__flag {
  display: none;
}
@media (min-width: 48em) {
  .learning__flag {
    display: block;
    position: absolute;
    top: -4px;
    right: 1px;
    width: 35px;
    height: 46px;
    -webkit-transform: translate(100%, -100%);
    -ms-transform: translate(100%, -100%);
    transform: translate(100%, -100%);
  }
}
@media (min-width: 64em) {
  .learning__flag {
    width: 41px;
    height: 55px;
  }
}
.learning__courses {
  display: none;
}
@media (min-width: 48em) {
  .learning__courses {
    display: block;
    margin-top: 100px;
  }
}
@media (min-width: 64em) {
  .learning__courses {
    margin-top: 120px;
  }
}
.learning__course {
  display: none;
}
.learning__course_active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: calc(8.8% - 44px);
}
@media (min-width: 64em) {
  .learning__course_active {
    margin-left: calc(8.8% - 53px);
  }
}
.learning__course-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.learning__course-title + .learning__course-title {
  margin-top: 5px;
}
@media (min-width: 48em) {
  .learning__course-title {
    font-size: 19px;
    line-height: 25px;
  }
  .learning__course-title + .learning__course-title {
    margin-top: 14px;
  }
}
@media (min-width: 64em) {
  .learning__course-title {
    font-size: 22px;
    line-height: 30px;
  }
  .learning__course-title + .learning__course-title {
    margin-top: 20px;
  }
}
.learning__course-text {
  font-size: 15px;
  line-height: 26px;
  font-weight: 300;
  margin-top: 5px;
}
@media (min-width: 48em) {
  .learning__course-text {
    margin-top: 14px;
  }
}
@media (min-width: 64em) {
  .learning__course-text {
    font-size: 20px;
    line-height: 33px;
    margin-top: 20px;
  }
}
.learning__link {
  padding: 35px 20px 30px;
  margin: 75px -20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #3682bf;
}
@media (min-width: 38.125em) {
  .learning__link {
    margin-top: 105px;
  }
}
@media (min-width: 48em) {
  .learning__link {
    padding: 30px 20px 30px 30px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 30px 0 0;
    border-radius: 7px;
  }
}
@media (min-width: 64em) {
  .learning__link {
    margin-top: 60px;
    padding: 45px 80px;
  }
}
.learning__link-title {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
}
@media (min-width: 48em) {
  .learning__link-title {
    font-size: 20px;
  }
}
@media (min-width: 64em) {
  .learning__link-title {
    font-size: 28px;
    line-height: 42px;
  }
}
.learning__button {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  text-align: center;
  margin-top: 35px;
}
@media (min-width: 48em) {
  .learning__button {
    width: auto;
    margin-top: 0;
    margin-left: 20px;
    min-width: 280px;
  }
}
@media (min-width: 64em) {
  .learning__button {
    min-width: 333px;
  }
}
.lessons {
  padding: 36px 0 33px;
}
@media (min-width: 48em) {
  .lessons {
    padding: 45px 0;
  }
}
@media (min-width: 64em) {
  .lessons {
    background: #f7f7f7;
    padding: 110px 0 281px;
  }
}
.lessons__title.page__title {
  text-align: center;
}
.lessons__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.lessons__items {
  margin-top: 29px;
}
@media (min-width: 64em) {
  .lessons__items {
    margin-top: 68px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.lessons__card {
  border-radius: 7px;
  background-color: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.lessons__card_is-open .lessons__head {
  background: #3682bf;
}
.lessons__card_is-open .lessons__head:after {
  -webkit-transform: translate(0, -50%) rotate(180deg);
  -ms-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
}
@media (min-width: 64em) {
  .lessons__card {
    width: 30.65%;
    -webkit-box-shadow: -2px 9px 29px rgba(31, 41, 80, 0.1);
    box-shadow: -2px 9px 29px rgba(31, 41, 80, 0.1);
  }
}
.lessons__card + .lessons__card {
  margin-top: 10px;
}
@media (min-width: 64em) {
  .lessons__card + .lessons__card {
    margin-top: 0;
  }
}
.lessons__card-title {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  font-family: "Exo2", "Arial", "Helvetica", sans-serif;
}
@media (min-width: 64em) {
  .lessons__card-title {
    font-family: "OpenSans", "Arial", "Helvetica", sans-serif;
    font-size: 22px;
    line-height: 34px;
    min-height: 68px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
}
.lessons__head {
  background: #67a1d0;
  padding: 15px 28px 15px 13px;
  border-radius: 4px;
  position: relative;
  -webkit-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
  cursor: pointer;
}
.lessons__head:hover {
  background: #3682bf;
}
@media (min-width: 64em) {
  .lessons__head {
    background: #3682bf;
    border-radius: 7px 7px 0 0;
    padding: 27px 30px 35px;
    cursor: auto;
  }
}
.lessons__head:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 13px;
  width: 15px;
  height: 9px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M4.668 3.796L1.97 1.098A.765.765 0 1 0 .887 2.18l3.1 3.1a.765.765 0 0 0 .978.313.763.763 0 0 0 .332-.262l3.14-3.14a.765.765 0 1 0-1.082-1.082L4.668 3.796z' fill-rule='evenodd'/%3E%3C/svg%3E")
    center no-repeat;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
@media (min-width: 64em) {
  .lessons__head:after {
    display: none;
  }
}
.lessons__content {
  padding: 20px 0 15px;
  height: 100%;
  display: none;
}
@media (min-width: 64em) {
  .lessons__content {
    display: block;
    padding: 33px 60px 70px 50px;
  }
}
.lessons__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lessons__item {
  font-weight: 300;
  line-height: 24px;
  position: relative;
  padding-left: 20px;
}
@media (min-width: 64em) {
  .lessons__item {
    font-size: 17px;
    line-height: 26px;
    padding-left: 33px;
  }
}
.lessons__item + .lessons__item {
  margin-top: 18px;
}
@media (min-width: 64em) {
  .lessons__item + .lessons__item {
    margin-top: 25px;
  }
}
.lessons__item:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #d7e6f2;
  top: 9px;
  left: 0;
}
@media (min-width: 64em) {
  .lessons__item:before {
    background: #3682bf;
    top: 10px;
  }
}
.logo {
  z-index: 1;
  outline: 0;
  width: 93px;
  height: 55px;
}
@media (min-width: 64em) {
  .logo {
    width: 133px;
    height: 82px;
  }
}
@media (min-width: 48em) {
  .logo {
    width: 105px;
    height: 65px;
  }
}
.logo__link {
  display: block;
  color: inherit;
}
.logo__image {
  display: block;
  width: 93px;
  height: 55px;
  -webkit-filter: drop-shadow(1px 2px 4px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(1px 2px 4px rgba(0, 0, 0, 0.25));
}
@media (min-width: 64em) {
  .logo__image {
    width: 133px;
    height: 82px;
  }
}
@media (min-width: 48em) {
  .logo__image {
    width: 105px;
    height: 65px;
  }
}
.logo__title {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.map {
  position: relative;
  overflow: hidden;
  height: 521px;
}
@media (min-width: 48em) {
  .map {
    height: 649px;
  }
}
@media (min-width: 64em) {
  .map {
    height: 767px;
  }
}
.map__bg,
.map__content {
  width: 100%;
  height: 100%;
}
.map__content {
  position: absolute;
  top: 0;
  left: 0;
  padding: 43px 0 53px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: none;
}
@media (min-width: 64em) {
  .map__content {
    padding: 96px 0 67px;
  }
}
.map__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 1;
  height: 100%;
}
.map__profit {
  color: #fff;
  margin: 0 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 340px;
}
@media (min-width: 64em) {
  .map__profit {
    max-width: 470px;
  }
}
.map__profit-count {
  font-size: 36px;
  line-height: 30px;
  font-weight: 600;
  pointer-events: auto;
}
@media (min-width: 48em) {
  .map__profit-count {
    font-size: 52px;
    line-height: 43px;
  }
}
@media (min-width: 64em) {
  .map__profit-count {
    font-size: 72px;
    line-height: 60px;
  }
}
.map__profit-count-rub {
  font-weight: 400;
}
.map__profit-text {
  font-size: 12px;
  line-height: 30px;
  pointer-events: auto;
}
@media (min-width: 48em) {
  .map__profit-text {
    font-size: 17px;
    line-height: 43px;
  }
}
@media (min-width: 64em) {
  .map__profit-text {
    font-size: 24px;
    line-height: 60px;
  }
}
.map__slider-container {
  position: absolute;
  z-index: 1;
  bottom: 53px;
  left: 0;
  width: 100%;
}
@media (min-width: 64em) {
  .map__slider-container {
    bottom: 67px;
  }
}
.map__slider-wrapper {
  position: relative;
  padding: 0 20px;
}
@media (min-width: 48em) {
  .map__slider-wrapper {
    padding: 0;
    overflow: hidden;
    margin-left: 50%;
    border-radius: 7px;
  }
}
.map__slider {
  border-radius: 7px;
  overflow: visible;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.map__slider_hidden {
  opacity: 0;
}
.map__slider-nav {
  position: absolute !important;
  bottom: 0;
  left: 20px;
  pointer-events: auto;
}
@media (min-width: 48em) {
  .map__slider-nav {
    display: block !important;
  }
}
.map__item {
  width: 234px;
  max-width: 234px;
  padding: 15px 20px 20px;
  background: #d8e7f3;
  border-radius: 7px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 5px;
  color: #7b838a;
  -webkit-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
  pointer-events: auto;
  cursor: pointer;
  height: auto;
}
@media (min-width: 48em) {
  .map__item {
    width: 288px;
    max-width: 288px;
    margin: 0 3px;
    padding: 22px 20px 24px;
  }
}
@media (min-width: 64em) {
  .map__item {
    width: 340px;
    max-width: 340px;
    padding-bottom: 34px;
  }
}
.map__item.swiper-slide-active,
.map__item:hover {
  background: #fff;
  color: #000;
  -webkit-box-shadow: 0 0 6px 1px rgba(9, 58, 96, 0.23);
  box-shadow: 0 0 6px 1px rgba(9, 58, 96, 0.23);
}
.map__item.swiper-slide-active .map__item-title,
.map__item:hover .map__item-title {
  color: #fc6323;
}
.map__item-title {
  font-weight: 700;
  line-height: 20px;
  font-size: 16px;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
@media (min-width: 48em) {
  .map__item-title {
    font-size: 19px;
    line-height: 27px;
  }
}
@media (min-width: 64em) {
  .map__item-title {
    font-size: 22px;
    line-height: 31.91px;
  }
}
.map__item-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 14px;
}
@media (min-width: 48em) {
  .map__item-columns {
    margin-top: 18px;
  }
}
@media (min-width: 64em) {
  .map__item-columns {
    margin-top: 30px;
  }
}
.map__item-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  line-height: 20px;
}
.map__item-text {
  font-size: 12px;
}
.map__item-text + .map__item-text {
  margin-top: 10px;
}
@media (min-width: 48em) {
  .map__item-text + .map__item-text {
    margin-top: 18px;
  }
  .map__item-text {
    font-size: 14px;
  }
}
@media (min-width: 64em) {
  .map__item-text {
    font-size: 17px;
  }
}
.map__item-count {
  font-family: "Exo2", "Arial", "Helvetica", sans-serif;
  font-size: 16px;
  font-weight: 600;
}
.map__item-count + .map__item-count {
  margin-top: 10px;
}
@media (min-width: 48em) {
  .map__item-count + .map__item-count {
    margin-top: 14px;
  }
}
@media (min-width: 64em) {
  .map__item-count + .map__item-count {
    font-size: 18px;
  }
}
@media (min-width: 48em) {
  .map__item-count {
    font-size: 22px;
  }
}
@media (min-width: 64em) {
  .map__item-count {
    font-size: 26px;
  }
}
.map__item-count-rub {
  font-weight: 500;
  margin-left: 5px;
  font-size: 16px;
}
@media (min-width: 48em) {
  .map__item-count-rub {
    font-size: 21px;
  }
}
@media (min-width: 64em) {
  .map__item-count-rub {
    font-size: 24px;
  }
}
.mobile-menu {
  padding: 12px 0 118px;
  position: fixed;
  background: #fff;
  left: 0;
  right: 0;
  top: 0;
  border: 0;
  bottom: 0;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
  z-index: 6;
  -webkit-transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
@media (min-width: 48em) {
  .mobile-menu {
    padding-top: 24px;
  }
}
.mobile-menu_is-open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.mobile-menu__head {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  min-height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 48em) {
  .mobile-menu__head {
    min-height: 65px;
  }
}
.mobile-menu__close {
  width: 18px;
  height: 18px;
  position: relative;
  cursor: pointer;
}
@media (min-width: 48em) {
  .mobile-menu__close {
    margin-top: 4px;
  }
}
.mobile-menu__line {
  height: 0;
  width: 100%;
  border-bottom: 2px solid #3682bf;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -0.5px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mobile-menu__line_left {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mobile-menu__logo,
.results__card:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.mobile-menu__nav {
  margin: 55px 0 0;
  list-style: none;
  padding: 0;
  border-bottom: 1px solid #d8d8d8;
}
@media (min-width: 48em) {
  .mobile-menu__nav {
    margin-top: 27px;
  }
}
.mobile-menu__nav,
.mobile-menu__nav-item + .mobile-menu__nav-item {
  border-top: 1px solid #d8d8d8;
}
.mobile-menu__link {
  display: block;
  color: #111;
  line-height: 24px;
  text-transform: uppercase;
  padding: 20px;
  text-decoration: none;
}
.mobile-menu__contacts {
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.mobile-menu__header {
  color: #111;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.mobile-menu__items {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 29px;
}
.mobile-menu__item,
.mobile-menu__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mobile-menu__item + .mobile-menu__item {
  margin-top: 24px;
}
.mobile-menu__title {
  font-family: "Exo2", "Arial", "Helvetica", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: normal;
  color: #111;
}
.mobile-menu__text {
  color: #8d939e;
  font-size: 11px;
  line-height: 16px;
  margin-top: 7px;
}
.mobile-menu__contact {
  color: inherit;
  text-decoration: none;
}
.mobile-menu__cell {
  max-width: 140px;
}
.mobile-menu__cell + .mobile-menu__cell {
  margin-left: 43px;
}
.mobile-menu__button {
  margin-top: 36px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 48em) {
  .mobile-menu__button {
    width: 335px;
  }
}
.nav {
  background: #fff;
  border-bottom: 1px solid #f7f7f7;
  z-index: 4;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: rgba(175, 174, 174, 0.25) 0 2px 20px 0;
  box-shadow: rgba(175, 174, 174, 0.25) 0 2px 20px 0;
}
@media (min-width: 48em) {
  .nav {
    background: #f7f7f7;
    border: 0;
  }
}
.nav__holder,
.nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nav__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow-x: auto;
}
.nav__item {
  padding: 13px 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-bottom: 3px solid transparent;
  -webkit-transition: border-color 0.5s;
  -o-transition: border-color 0.5s;
  transition: border-color 0.5s;
}
@media (min-width: 48em) {
  .nav__item {
    padding: 19px 0;
  }
}
@media (min-width: 64em) {
  .nav__item {
    padding: 26px 0;
  }
}
.nav__item + .nav__item {
  margin-left: 40px;
}
@media (min-width: 48em) {
  .nav__item + .nav__item {
    margin-left: 78px;
  }
}
@media (min-width: 64em) {
  .nav__item + .nav__item {
    margin-left: 70px;
  }
}
.nav__item_active {
  border-color: #fc6323;
}
.nav__item_active .nav__link,
.nav__link:hover {
  color: #fc6323;
}
.nav__link {
  color: #111;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  text-decoration: none;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
@media (min-width: 48em) {
  .nav__link {
    font-size: 16px;
    line-height: 24px;
  }
}
.nav__button {
  display: none;
  padding: 11px 40px;
}
@media (min-width: 64em) {
  .nav__button {
    display: inline-block;
  }
}
.page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
}
@media (min-width: 48em) {
  .page_blue {
    background: #5782bc;
  }
}
.page__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.page__title {
  font-family: "Exo2", "Arial", "Helvetica", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  width: 100%;
}
@media (min-width: 48em) {
  .page__title {
    text-align: left;
    font-size: 26px;
    line-height: 34px;
  }
}
@media (min-width: 64em) {
  .page__title {
    font-size: 40px;
    line-height: 50px;
  }
}
.percent {
  background: #3682bf;
  color: #fff;
  padding: 35px 0 34px;
}
.percent_visible .percent__circle-value {
  -webkit-animation: progress 1.7s ease-out forwards;
  animation: progress 1.7s ease-out forwards;
}
@media (min-width: 64em) {
  .percent {
    padding: 78px 0 96px;
  }
}
.percent__holder,
.percent__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.percent__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.percent__info {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 48em) {
  .percent__info {
    display: block;
    width: 100%;
  }
}
.percent__title {
  text-align: left;
}
.percent__text {
  font-size: 15px;
  line-height: 26px;
  margin-top: 23px;
  max-width: calc(100% - 145px);
}
@media (min-width: 48em) {
  .percent__text {
    max-width: auto;
    margin-top: 7px;
  }
}
@media (min-width: 64em) {
  .percent__text {
    font-size: 20px;
    line-height: 33px;
    margin-top: 25px;
  }
}
.percent__button {
  margin-top: 13px;
  width: 100%;
  text-align: center;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media (min-width: 48em) {
  .percent__button {
    width: 300px;
    margin-top: 35px;
  }
}
@media (min-width: 64em) {
  .percent__button {
    margin-top: 70px;
  }
}
.percent__circle-wrapper {
  width: 145px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 -5px;
  position: relative;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media (min-width: 48em) {
  .percent__circle-wrapper {
    float: right;
    width: 190px;
    margin: 0 85px 0 15px;
  }
}
@media (min-width: 64em) {
  .percent__circle-wrapper {
    width: 300px;
    margin: 0 67px;
  }
}
.percent__circle {
  display: block;
  margin: auto;
  stroke: #bfd6eb;
}
.percent__circle-bg {
  fill: none;
  stroke: #98bce0;
  stroke-width: 1.3;
}
.percent__circle-value {
  fill: none;
  stroke-width: 1.8;
  stroke-linecap: round;
}
.percent__value {
  color: #fff;
  font-size: 52px;
  font-weight: 600;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 48em) {
  .percent__value {
    font-size: 64px;
  }
}
@media (min-width: 64em) {
  .percent__value {
    font-size: 103px;
  }
}
.percent__symbol {
  font-size: 33px;
}
@media (min-width: 48em) {
  .percent__symbol {
    font-size: 40px;
  }
}
@media (min-width: 64em) {
  .percent__symbol {
    font-size: 65px;
  }
}
.policy {
  padding: 30px 0;
}
@media (min-width: 64em) {
  .policy {
    padding: 50px 0 60px;
  }
}
.policy__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.policy__content {
  margin-top: 20px;
}
@media (min-width: 48em) {
  .policy__content {
    padding: 20px;
    background: rgba(211, 225, 236, 0.4);
  }
}
@media (min-width: 64em) {
  .policy__content {
    margin-top: 50px;
    padding: 50px;
  }
}
.policy__text {
  font-size: 15px;
  margin: 0;
}
@media (min-width: 64em) {
  .policy__text {
    font-size: 16px;
  }
}
.policy__text + .policy__text {
  margin-top: 15px;
}
.poster {
  margin: 0;
}
@media (min-width: 64em) {
  .poster {
    margin-top: -79px;
  }
}
.poster__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
@media (min-width: 64em) {
  .poster__holder {
    padding: 0 20px;
  }
}
.poster__content {
  background-color: #67a1d0;
  position: relative;
  padding: 30px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 48em) {
  .poster__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 10px 20px;
  }
}
@media (min-width: 64em) {
  .poster__content {
    border-radius: 7px;
    padding: 38px 45px;
  }
}
.poster__img {
  width: 135px;
  height: 81px;
  margin-top: 30px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 155.5 93.8'%3E%3Cstyle%3E.st27{opacity:.67;fill:%23727391}%3C/style%3E%3ClinearGradient id='SVGID_1_' gradientUnits='userSpaceOnUse' x1='3.997' y1='57.425' x2='141.169' y2='57.425'%3E%3Cstop offset='0' stop-opacity='.3'/%3E%3Cstop offset='.037' stop-color='%230a0a0a' stop-opacity='.274'/%3E%3Cstop offset='.101' stop-color='%23262626' stop-opacity='.231'/%3E%3Cstop offset='.184' stop-color='%23525252' stop-opacity='.174'/%3E%3Cstop offset='.282' stop-color='%23909090' stop-opacity='.106'/%3E%3Cstop offset='.393' stop-color='%23dedede' stop-opacity='.03'/%3E%3Cstop offset='.437' stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='.841' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath fill='url(index.html)' d='M140.9 92.1H4v-69h42.5c4.7 0 28.9-1.1 30.4.1 2.9 2.4-1.6 10.9 2.2 10.9 4.8-.1 9.4-2.3 14.1-2.5 2.6-.1 5.2.3 7.7-.3 4.4-.9 7.6-4.5 10.5-7.8-.5 2.2-1 4.4-.8 6.7.1 2.2 1 4.5 2.8 5.9 1.8 1.4 4.3 1.7 6.4 2.6 1.2.5 2.5 1.2 3.7.9.9-.2 1.6-.8 2.4-1 2.4-.7 4.5 1.9 5.4 4.3 4 10.1 2.7 21.5 4.1 32.3.2 1.7.6 3.5 1.3 5 .8 1.7 2.7 2.4 3.5 3.8 1.5 1.7.7 5.7.7 8.1z'/%3E%3ClinearGradient id='SVGID_2_' gradientUnits='userSpaceOnUse' y1='83.402' x2='155.5' y2='83.402'%3E%3Cstop offset='.086' stop-color='%23293588'/%3E%3Cstop offset='.981' stop-color='%232970cf'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGID_2_/index.html)' d='M150.5 82.4L8 81.2l-8 4.4h155.5z'/%3E%3ClinearGradient id='SVGID_3_' gradientUnits='userSpaceOnUse' y1='88.884' x2='155.5' y2='88.884'%3E%3Cstop offset='.07' stop-color='%2379bcda'/%3E%3Cstop offset='1' stop-color='%2380cbe5'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGID_3_/index.html)' d='M0 85.6h155.5v6.5H0z'/%3E%3ClinearGradient id='SVGID_4_' gradientUnits='userSpaceOnUse' x1='3.997' y1='42.817' x2='29.997' y2='42.817'%3E%3Cstop offset='.004' stop-color='%23ff6430'/%3E%3Cstop offset='.637' stop-color='%23ff6e30'/%3E%3Cstop offset='1' stop-color='%23ff7630'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGID_4_/index.html)' d='M4 0h26v85.6H4z'/%3E%3Cpath fill='%23B2923F' d='M49.1 12.8l2.2 5.7 6.5 63.1-3.6 3.3z'/%3E%3Cpath fill='%2346518A' d='M62.7 18.2l2.2 5 8 58-1.2 2.4z'/%3E%3Cpath fill='%237C716D' d='M111.9 10.9l1.4 6.7v64l-1.4 4z'/%3E%3Cpath fill='%234C3200' d='M82.6 10.9h19.5v74.7H82.6zM127.1 84.9l-1.3-.2-7.3-52.3 2.1 2.7zM134.5 84.9l-1.3-.2-7.4-52.3 2.1 2.7z'/%3E%3Cpath fill='%23B2923F' d='M140.9 82.4l-.4 2.3-7.3-52.3 1.3 4.1z'/%3E%3ClinearGradient id='SVGID_5_' gradientUnits='userSpaceOnUse' x1='71.872' y1='48.277' x2='91.372' y2='48.277'%3E%3Cstop offset='.101' stop-color='%23ffa33d'/%3E%3Cstop offset='1' stop-color='%23ffb93d'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGID_5_/index.html)' d='M71.9 10.9h19.5v74.7H71.9z'/%3E%3ClinearGradient id='SVGID_6_' gradientUnits='userSpaceOnUse' x1='92.372' y1='48.277' x2='111.872' y2='48.277'%3E%3Cstop offset='.026' stop-color='%23d4d5d6'/%3E%3Cstop offset='1' stop-color='%23e2e7eb'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGID_6_/index.html)' d='M92.4 10.9h19.5v74.7H92.4z'/%3E%3ClinearGradient id='SVGID_7_' gradientUnits='userSpaceOnUse' x1='49.806' y1='51.903' x2='71.854' y2='51.903'%3E%3Cstop offset='.058' stop-color='%2388cfff'/%3E%3Cstop offset='1' stop-color='%2388dfff'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGID_7_/index.html)' d='M71.9 83.8L59 85.6 49.8 20l12.9-1.8z'/%3E%3ClinearGradient id='SVGID_8_' gradientUnits='userSpaceOnUse' x1='111.872' y1='58.999' x2='125.818' y2='58.999'%3E%3Cstop offset='.004' stop-color='%23ff6430'/%3E%3Cstop offset='.637' stop-color='%23ff6e30'/%3E%3Cstop offset='1' stop-color='%23ff7630'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGID_8_/index.html)' d='M125.8 84.7l-6.6.9-7.3-52.3 6.6-.9z'/%3E%3ClinearGradient id='SVGID_9_' gradientUnits='userSpaceOnUse' x1='119.226' y1='58.999' x2='133.172' y2='58.999'%3E%3Cstop offset='.004' stop-color='%23ff6430'/%3E%3Cstop offset='.637' stop-color='%23ff6e30'/%3E%3Cstop offset='1' stop-color='%23ff7630'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGID_9_/index.html)' d='M133.2 84.7l-6.7.9-7.3-52.3 6.7-.9z'/%3E%3Cpath fill='%234C3200' d='M30 0l2.8 10.9 1.4 70.5-4.2 4.2zM39.1 12.8l1.1.7 11.1 71.2-7.1.2z'/%3E%3ClinearGradient id='SVGID_10_' gradientUnits='userSpaceOnUse' x1='126.538' y1='58.999' x2='140.484' y2='58.999'%3E%3Cstop offset='.106' stop-color='%23ffd07d'/%3E%3Cstop offset='1' stop-color='%23ffc067'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGID_10_/index.html)' d='M140.5 84.7l-6.6.9-7.4-52.3 6.7-.9z'/%3E%3ClinearGradient id='SVGID_11_' gradientUnits='userSpaceOnUse' x1='30.157' y1='49.241' x2='44.169' y2='49.241'%3E%3Cstop offset='.106' stop-color='%23ffd07d'/%3E%3Cstop offset='1' stop-color='%23ffc067'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGID_11_/index.html)' d='M44.2 85l-9 .6-5-72.1 8.9-.7z'/%3E%3ClinearGradient id='SVGID_12_' gradientUnits='userSpaceOnUse' x1='40.157' y1='49.241' x2='54.169' y2='49.241'%3E%3Cstop offset='.106' stop-color='%23ffd07d'/%3E%3Cstop offset='1' stop-color='%23ffc067'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGID_12_/index.html)' d='M54.2 85l-9 .6-5-72.1 8.9-.7z'/%3E%3ClinearGradient id='SVGID_13_' gradientUnits='userSpaceOnUse' x1='92.372' y1='30.034' x2='111.872' y2='30.034'%3E%3Cstop offset='.064' stop-color='%239da6be'/%3E%3Cstop offset='1' stop-color='%23b7cbdd'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGID_13_/index.html)' d='M92.4 22h19.5v16.1H92.4z'/%3E%3Cpath fill='%23D85230' d='M113.113 41.862l6.636-.927.249 1.783-6.636.927zM120.314 40.864l6.636-.928.249 1.783-6.636.927zM120.606 43.474l6.636-.927.25 1.783-6.636.927zM113.405 44.473l6.636-.928.249 1.783-6.636.927z'/%3E%3Cpath fill='%23AF3E30' d='M118.032 76.995l6.636-.928 1.204 8.617-6.636.927zM125.333 77.002l6.636-.927 1.204 8.616-6.636.927z'/%3E%3ClinearGradient id='SVGID_14_' gradientUnits='userSpaceOnUse' x1='128.686' y1='60.109' x2='138.646' y2='60.109'%3E%3Cstop offset='.169' stop-color='%23ffc072'/%3E%3Cstop offset='1' stop-color='%23ffaf72'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGID_14_/index.html)' d='M138.6 71.5l-6.6 1-3.3-23.8 6.6-1z'/%3E%3Cpath fill='%23D0923D' d='M71.9 81.2h19.5v4.5H71.9zM71.9 76.7h19.5v2.2H71.9zM71.9 73.4h19.5v2.2H71.9zM71.9 18.2h19.5v2.2H71.9zM71.9 21.1h19.5v2.2H71.9z'/%3E%3ClinearGradient id='SVGID_15_' gradientUnits='userSpaceOnUse' x1='49.806' y1='26.093' x2='64.643' y2='26.093'%3E%3Cstop offset='.016' stop-color='%23a2e1ff'/%3E%3Cstop offset='1' stop-color='%23abe9ff'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGID_15_/index.html)' d='M64.6 32.2L51.8 34l-2-14 12.9-1.8z'/%3E%3ClinearGradient id='SVGID_16_' gradientUnits='userSpaceOnUse' x1='53.16' y1='60.816' x2='70.99' y2='60.816'%3E%3Cstop offset='.016' stop-color='%23a2e1ff'/%3E%3Cstop offset='1' stop-color='%23abe9ff'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGID_16_/index.html)' d='M71 77.7l-12.9 1.8L53.2 44 66 42.2z'/%3E%3ClinearGradient id='SVGID_17_' gradientUnits='userSpaceOnUse' x1='43.656' y1='74.32' x2='54.169' y2='74.32'%3E%3Cstop offset='.169' stop-color='%23ffc072'/%3E%3Cstop offset='1' stop-color='%23ffaf72'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGID_17_/index.html)' d='M54.2 85l-9 .6-1.5-22 8.9-.6z'/%3E%3ClinearGradient id='SVGID_18_' gradientUnits='userSpaceOnUse' x1='33.656' y1='74.32' x2='44.169' y2='74.32'%3E%3Cstop offset='.169' stop-color='%23ffc072'/%3E%3Cstop offset='1' stop-color='%23ffaf72'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGID_18_/index.html)' d='M44.2 85l-9 .6-1.5-22 8.9-.6z'/%3E%3Cpath fill='%23AF3E30' d='M4 80.9h26v4.8H4z'/%3E%3Cpath fill='%23FF7837' d='M4 0h26v8H4z'/%3E%3Cpath fill='%23AF3E30' d='M4 77.9h26v1.3H4zM4 75.9h26v1.3H4zM4 73.9h26v1.3H4z'/%3E%3Cpath fill='%232993CF' d='M0 92.1h155.5v1.7H0z'/%3E%3Cpath opacity='.67' fill='%23727391' d='M97.8 30.6l1.4-1.3s-.3-.5-.1-1.2c.2-.5.7-.9.7-.9l.6 1.5h2.5l.7-1.5s.6.4.7.9c.1.6-.1 1.2-.1 1.2l1.2 1.3s-.7 2.4-3.9 2.4c-2.5-.1-3.7-2.4-3.7-2.4z'/%3E%3C/svg%3E")
    center no-repeat;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media (min-width: 48em) {
  .poster__img {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    width: 155px;
    height: 93px;
    margin-top: 0;
  }
}
@media (min-width: 64em) {
  .poster__img {
    width: 310px;
    height: 186px;
    position: absolute;
    top: -32px;
    left: 40px;
  }
}
.poster__text {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-align: center;
}
@media (min-width: 48em) {
  .poster__text {
    text-align: left;
    margin-left: 40px;
    font-size: 18px;
    line-height: 26px;
  }
}
@media (min-width: 64em) {
  .poster__text {
    font-size: 28px;
    line-height: 42px;
    margin-left: 380px;
  }
}
.preloader {
  -webkit-transition: opacity 0.5s, height 0.5s, width 0.5s;
  -o-transition: opacity 0.5s, height 0.5s, width 0.5s;
  transition: opacity 0.5s, height 0.5s, width 0.5s;
  opacity: 0;
  width: 0;
  height: 0;
  pointer-events: none;
}
.history-wrapper_loading .preloader {
  width: 40px;
  height: 40px;
  border: 2px solid #f4f8fb;
  border-top: 3px solid #fc6323;
}
.history-wrapper_loading .preloader,
.video_loading .preloader {
  opacity: 1;
  border-radius: 100%;
  -webkit-animation: spin 0.8s infinite linear;
  animation: spin 0.8s infinite linear;
  margin: 0 auto;
}
@media (min-width: 64em) {
  .history-wrapper_loading .preloader,
  .video_loading .preloader {
    width: 80px;
    height: 80px;
  }
}
.history-wrapper_loading .preloader {
  margin-bottom: 40px;
}
@media (min-width: 64em) {
  .history-wrapper_loading .preloader {
    margin-bottom: 0;
  }
}
.video_loading .preloader {
  border: 2px solid #272727;
  border-top: 3px solid #fc6323;
  width: 71px;
  height: 71px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.video_loading.video_simple .preloader {
  width: 53px;
  height: 53px;
}
.professionals {
  padding: 35px 0 33px;
}
@media (min-width: 48em) {
  .professionals {
    padding: 45px 0;
  }
}
@media (min-width: 64em) {
  .professionals {
    padding: 120px 0 115px;
  }
}
.professionals__title.page__title {
  text-align: left;
}
.professionals__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.professionals__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (min-width: 64em) {
  .professionals__content {
    max-width: 53.23%;
  }
}
.professionals__text {
  font-weight: 300;
  margin-top: 17px;
  font-size: 15px;
  line-height: 26px;
}
@media (min-width: 64em) {
  .professionals__text {
    font-size: 20px;
    line-height: 36px;
    margin-top: 30px;
  }
}
.professionals__text + .professionals__text {
  margin-top: 5px;
}
@media (min-width: 64em) {
  .professionals__text + .professionals__text {
    margin-top: 25px;
  }
}
.professionals__note {
  padding: 50px 43px 60px;
  font-size: 17px;
  font-weight: 300;
  line-height: 30.78px;
  -webkit-box-shadow: -1px 4px 11px 4px rgba(28, 80, 122, 0.17);
  box-shadow: -1px 4px 11px 4px rgba(28, 80, 122, 0.17);
  border-radius: 7px;
  background-color: #f9f9f9;
  width: 400px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 20px;
  display: none;
}
@media (min-width: 64em) {
  .professionals__note {
    display: block;
  }
}
.professionals__button {
  margin-top: 35px;
  width: 100%;
  text-align: center;
}
@media (min-width: 48em) {
  .professionals__button {
    width: auto;
    min-width: 300px;
  }
}
@media (min-width: 64em) {
  .professionals__button {
    margin-top: 90px;
    min-width: 360px;
  }
}
.profit {
  padding: 20px 0 30px;
}
@media (min-width: 48em) {
  .profit {
    padding: 36px 0 42px;
  }
}
@media (min-width: 64em) {
  .profit {
    padding: 85px 0 166px;
  }
}
.profit__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 48em) {
  .profit__card {
    -webkit-box-shadow: 0 1px 25px rgba(31, 41, 80, 0.1);
    box-shadow: 0 1px 25px rgba(31, 41, 80, 0.1);
    border-radius: 7px;
    padding: 30px 20px 39px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (min-width: 64em) {
  .profit__card {
    padding: 48px 50px 85px;
  }
}
.profit__title.page__title {
  text-align: center;
}
.profit__items {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 48em) {
  .profit__items {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media (min-width: 64em) {
  .profit__items {
    margin-top: 67px;
  }
}
.profit__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}
@media (min-width: 48em) {
  .profit__form {
    width: 47.9%;
  }
}
@media (min-width: 64em) {
  .profit__form {
    width: 42.12%;
  }
}
.profit__item-notice {
  color: #8d939e;
  font-weight: 300;
  line-height: 18px;
  margin-top: 5px;
  font-size: 10px;
}
@media (min-width: 64em) {
  .profit__item-notice {
    font-size: 13px;
    margin-bottom: 5px;
  }
}
.profit__info {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}
@media (min-width: 48em) {
  .profit__info {
    margin-top: 0;
    padding-left: 30px;
    margin-left: 20px;
  }
}
@media (min-width: 64em) {
  .profit__info {
    padding-left: 84px;
  }
}
.profit__result {
  margin-top: 25px;
}
.profit__sum {
  color: #fc6323;
  font-family: "Exo2", "Arial", "Helvetica", sans-serif;
  font-weight: 600;
  font-size: 50px;
  line-height: 41px;
  word-break: break-all;
}
@media (min-width: 48em) {
  .profit__sum {
    font-size: 52px;
    line-height: 43px;
  }
}
@media (min-width: 64em) {
  .profit__sum {
    font-size: 72px;
    line-height: 60px;
  }
}
.profit__sum-rub {
  font-weight: 500;
  margin-left: 10px;
  font-size: 49px;
}
@media (min-width: 48em) {
  .profit__sum-rub {
    font-size: 51px;
  }
}
@media (min-width: 64em) {
  .profit__sum-rub {
    font-size: 71px;
    margin-left: 15px;
  }
}
.profit__sum-subtext {
  color: #fc6323;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
}
@media (min-width: 48em) {
  .profit__sum-subtext {
    margin-top: 5px;
  }
}
@media (min-width: 64em) {
  .profit__sum-subtext {
    font-size: 20px;
    margin-top: 6px;
  }
}
.profit__turnover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #111;
  font-weight: 600;
  font-size: 13px;
  line-height: normal;
  margin-top: 20px;
}
@media (min-width: 48em) {
  .profit__turnover {
    margin-top: 23px;
  }
}
@media (min-width: 64em) {
  .profit__turnover {
    margin-top: 17px;
    font-size: 18px;
    line-height: 59px;
  }
}
.profit__turnover-count {
  margin-left: 11px;
  font-size: 14px;
}
@media (min-width: 64em) {
  .profit__turnover-count {
    font-size: 20px;
  }
}
.profit__turnover-rub {
  font-weight: 500;
  margin-left: 5px;
  font-size: 13px;
}
@media (min-width: 64em) {
  .profit__turnover-rub {
    font-size: 19px;
  }
}
.profit__notice {
  color: #8d939e;
  font-weight: 300;
  font-size: 10px;
  line-height: 16px;
  margin-top: 10px;
}
@media (min-width: 48em) {
  .profit__notice {
    max-width: 395px;
  }
}
@media (min-width: 64em) {
  .profit__notice {
    font-size: 14px;
    line-height: 22px;
  }
}
.results {
  padding: 36px 0 33px;
  background: #f9f9f9;
  overflow: hidden;
}
@media (min-width: 48em) {
  .results {
    padding: 45px 0;
  }
}
@media (min-width: 64em) {
  .results {
    padding: 96px 0 90px;
  }
}
.results__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.results__topline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.results__slider-nav {
  margin-left: 20px;
}
.results__title {
  text-align: left;
}
.results__text {
  font-weight: 300;
  margin-top: 10px;
  font-size: 15px;
  line-height: 26px;
}
@media (min-width: 64em) {
  .results__text {
    max-width: 595px;
    font-size: 20px;
    line-height: 34px;
    margin-top: 19px;
  }
}
.results__slider {
  margin-top: 35px;
}
@media (min-width: 48em) {
  .results__slider {
    margin-top: 40px;
  }
}
@media (min-width: 64em) {
  .results__slider {
    margin: 56px -15px 0;
  }
}
.results__slider-container {
  overflow: visible;
}
@media (min-width: 64em) {
  .results__slider-container {
    overflow: hidden;
    padding: 10px 15px 30px;
  }
}
.results__slider-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 64em) {
  .results__slider-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.results__card {
  -webkit-box-shadow: -1px 2px 22px 5px rgba(31, 41, 80, 0.08);
  box-shadow: -1px 2px 22px 5px rgba(31, 41, 80, 0.08);
  border-radius: 7px;
  background: #fff;
  width: 240px;
  max-width: 240px;
  position: relative;
  margin: 0 10px;
  height: auto;
  opacity: 0.4;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.results__card.swiper-slide-active {
  opacity: 1;
}
@media (min-width: 23.4375em) {
  .results__card {
    width: 295px;
    max-width: 295px;
  }
}
@media (min-width: 48em) {
  .results__card {
    opacity: 1;
    -webkit-box-shadow: -1px 2px 15px 5px rgba(31, 41, 80, 0.08);
    box-shadow: -1px 2px 15px 5px rgba(31, 41, 80, 0.08);
    width: 37.932%;
    max-width: 37.932%;
    margin: 0 2.58% 0 0;
  }
}
@media (min-width: 64em) {
  .results__card {
    width: 31.61%;
    max-width: 31.61%;
  }
}
.results__card:before {
  content: "";
  top: 38px;
  width: calc(100% - 40px);
  height: calc(100% - 50px);
  -webkit-box-shadow: 0 10px 60px rgba(44, 77, 122, 0.27);
  box-shadow: 0 10px 60px rgba(44, 77, 122, 0.27);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.results__card:last-child {
  margin-right: 0;
}
.results__card:hover .results__data,
.results__card_active .results__data {
  display: block;
}
.results__card-holder {
  position: relative;
  z-index: 1;
  background: #fff;
  height: 100%;
  border-radius: 7px;
  overflow: hidden;
}
.results__card-holder_gray {
  background: #f9f9f9;
}
.results__head {
  position: relative;
}
.results__img {
  width: 100%;
  display: block;
  border-radius: 7px 7px 0 0;
}
.results__descr {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 11px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #e5e8ea;
  opacity: 0.9;
}
@media (min-width: 64em) {
  .results__descr {
    padding: 14px 20px;
  }
}
.results__name {
  font-size: 14px;
}
@media (min-width: 64em) {
  .results__name {
    font-size: 19px;
  }
}
.results__age {
  font-size: 11px;
  font-weight: 300;
  margin: 2px 0 0 7px;
}
@media (min-width: 64em) {
  .results__age {
    margin-left: 10px;
    font-size: 14px;
  }
}
.results__data {
  min-height: 140px;
}
@media (min-width: 64em) {
  .results__data {
    min-height: 185px;
  }
}
.results__review {
  padding: 10px 20px;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  background: #f9f9f9;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 64em) {
  .results__review {
    padding: 30px 20px;
    font-size: 18px;
    line-height: 30px;
  }
}
.results__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 20px;
  background: #fff;
}
@media (min-width: 48em) {
  .results__line {
    padding: 0 20px;
  }
}
.results__percent {
  font-size: 15px;
  font-weight: 600;
}
@media (min-width: 23.4375em) {
  .results__percent {
    font-size: 23px;
  }
}
@media (min-width: 64em) {
  .results__percent {
    font-size: 35px;
  }
}
.results__switch-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 13px 0;
}
@media (min-width: 64em) {
  .results__switch-wrapper {
    padding: 17px 0;
  }
}
.results__switch-item {
  font-size: 12px;
}
@media (min-width: 64em) {
  .results__switch-item {
    font-size: 15px;
  }
}
.results__switch {
  position: relative;
  display: inline-block;
  width: 27px;
  height: 11px;
  margin: 0 10px;
}
@media (min-width: 23.4375em) {
  .results__switch {
    margin: 0 15px;
  }
}
@media (min-width: 64em) {
  .results__switch {
    width: 35px;
    height: 14px;
    margin: 0 25px;
  }
}
.results__switch-input {
  display: none;
}
.results__switch-input:checked + .results__switch-line:before {
  -webkit-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
}
.results__switch-line,
.results__switch-line:before {
  position: absolute;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.results__switch-line {
  cursor: pointer;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  border-radius: 5px;
  background-color: #fae2d9;
}
@media (min-width: 64em) {
  .results__switch-line {
    background: #b3d0e7;
    border-radius: 7px;
  }
}
.results__switch-line:before {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #fc6323;
  left: -2px;
  top: 50%;
  border-radius: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media (min-width: 64em) {
  .results__switch-line:before {
    height: 20px;
    width: 20px;
    background: #3682bf;
  }
}
.results__table,
.results__table-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.results__table {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.results__table-head {
  background: #f9f9f9;
  padding: 5px 20px;
}
.results__table-title {
  font-size: 9px;
  font-weight: 300;
  line-height: 20px;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 28.41%;
}
@media (min-width: 48em) {
  .results__table-title {
    font-size: 11px;
  }
}
@media (min-width: 64em) {
  .results__table-title {
    font-size: 12px;
    line-height: 30px;
  }
}
.results__cell + .results__cell,
.results__column + .results__column,
.results__table-title + .results__table-title {
  padding-left: 15px;
}
.results__table-title_big {
  width: 46.875%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.results__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px 20px;
}
@media (min-width: 64em) {
  .results__body {
    padding: 13px 20px;
  }
}
.results__column,
.results__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.results__column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 28.41%;
}
.results__column_big {
  width: 46.875%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.results__cell-img {
  display: block;
  max-width: 100%;
}
.results__cell {
  font-size: 12px;
  font-weight: 300;
  padding: 7px 0;
  width: 28.41%;
}
@media (min-width: 64em) {
  .results__cell {
    padding: 9px 0;
  }
}
.results__cell_big {
  width: 46.875%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (min-width: 64em) {
  .results__cell {
    font-size: 15px;
  }
}
.js-switch-item {
  cursor: pointer;
}
.reviews {
  padding: 35px 0 32px;
  overflow: hidden;
  background: #f7f7f7;
}
@media (min-width: 48em) {
  .reviews {
    padding: 50px 0 45px;
  }
}
@media (min-width: 64em) {
  .reviews {
    padding: 102px 0 100px;
  }
}
.reviews__holder,
.reviews__slider-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.reviews__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
}
.reviews__title.page__title {
  text-align: center;
}
.reviews__slider-wrapper {
  position: relative;
  margin: 35px -10px 0;
}
@media (min-width: 48em) {
  .reviews__slider-wrapper {
    padding: 0 20px;
    margin: 33px 0 39px;
  }
}
@media (min-width: 64em) {
  .reviews__slider-wrapper {
    padding: 0 105px;
    margin: 80px 0 58px;
  }
}
.reviews__slider {
  position: static;
  overflow: visible;
}
@media (min-width: 48em) {
  .reviews__slider {
    border-radius: 7px;
  }
}
.reviews__slider-nav.slider-nav {
  position: absolute;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: none;
}
@media (min-width: 48em) {
  .reviews__slider-nav.slider-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.reviews__slider-nav.slider-nav .slider-nav__arrow {
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  width: 18px;
  height: 11px;
}
.reviews__slider-nav.slider-nav .slider-nav__arrow:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg' fill='%23fc6323'%3E%3Cpath d='M4.668 3.796L1.97 1.098A.765.765 0 1 0 .887 2.18l3.1 3.1a.765.765 0 0 0 .978.313.763.763 0 0 0 .332-.262l3.14-3.14a.765.765 0 1 0-1.082-1.082L4.668 3.796z' fill-rule='evenodd'/%3E%3C/svg%3E")
    center no-repeat !important;
  width: 18px;
  height: 11px;
}
@media (min-width: 64em) {
  .reviews__slider-nav.slider-nav .slider-nav__arrow {
    width: 15px;
    height: 25px;
  }
}
@media (min-width: 64em) {
  .reviews__slider-nav.slider-nav .slider-nav__arrow:before {
    width: 25px;
    height: 15px;
  }
}
.reviews__slider-nav.slider-nav .swiper-button-disabled {
  opacity: 0.4;
}
.reviews__slider-nav.slider-nav .swiper-button-disabled:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.668 3.796L1.97 1.098A.765.765 0 1 0 .887 2.18l3.1 3.1a.765.765 0 0 0 .978.313.763.763 0 0 0 .332-.262l3.14-3.14a.765.765 0 1 0-1.082-1.082L4.668 3.796z' fill-rule='evenodd'/%3E%3C/svg%3E")
    center no-repeat !important;
}
.reviews__item {
  -webkit-box-shadow: 0 1px 15px rgba(31, 41, 80, 0.05);
  box-shadow: 0 1px 15px rgba(31, 41, 80, 0.05);
  border-radius: 4px;
  background-color: #fff;
  padding: 28px 20px 47px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: auto;
  width: 240px;
  margin: 0 10px;
}
@media (min-width: 23.4375em) {
  .reviews__item {
    width: 295px;
  }
}
@media (min-width: 48em) {
  .reviews__item {
    border-radius: 7px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 43px 20px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .reviews__item.swiper-slide-active {
    opacity: 1;
  }
}
@media (min-width: 64em) {
  .reviews__item {
    padding: 60px 83px 75px;
  }
}
.reviews__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (min-width: 48em) {
  .reviews__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 120px;
    margin-right: 56px;
  }
}
@media (min-width: 64em) {
  .reviews__info {
    max-width: 165px;
    margin-right: 78px;
  }
}
.reviews__img {
  display: block;
  width: 100px;
  margin-right: 15px;
}
@media (min-width: 48em) {
  .reviews__img {
    width: 120px;
    max-width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 64em) {
  .reviews__img {
    width: 165px;
  }
}
.reviews__name {
  margin-top: 9px;
  font-family: "Exo2", "Arial", "Helvetica", sans-serif;
  font-size: 16px;
  line-height: 17px;
  font-weight: 500;
}
@media (min-width: 48em) {
  .reviews__name {
    font-size: 14px;
    line-height: 20px;
    margin-top: 25px;
  }
}
@media (min-width: 64em) {
  .reviews__name {
    font-size: 20px;
    line-height: 25px;
    margin-top: 34px;
  }
}
.reviews__profession {
  color: #8d939e;
  font-size: 11px;
  line-height: 16px;
  margin-top: 9px;
}
@media (min-width: 48em) {
  .reviews__profession {
    font-weight: 300;
    margin-top: 5px;
  }
}
@media (min-width: 64em) {
  .reviews__profession {
    font-size: 15px;
    line-height: 22px;
    margin-top: 8px;
  }
}
.reviews__descr {
  font-size: 12px;
  line-height: 23px;
  font-weight: 300;
  margin-top: 22px;
}
@media (min-width: 48em) {
  .reviews__descr {
    font-size: 15px;
    line-height: 26px;
    margin-top: -7px;
  }
}
@media (min-width: 64em) {
  .reviews__descr {
    font-size: 20px;
    line-height: 34px;
    margin-top: -10px;
  }
}
.reviews__link {
  color: #3682bf;
  text-decoration: underline;
  font-weight: 300;
  margin-top: 8px;
  display: inline-block;
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: 0 0;
  cursor: pointer;
  outline: 0;
}
@media (min-width: 64em) {
  .reviews__link {
    margin-top: 15px;
  }
}
.reviews__slider-pagination {
  z-index: 1;
}
.reviews__slider-pagination.slider-pagination.swiper-pagination-bullets {
  display: none;
  bottom: -39px;
}
@media (min-width: 48em) {
  .reviews__slider-pagination.slider-pagination.swiper-pagination-bullets {
    display: block;
    margin: auto;
    position: absolute;
  }
}
@media (min-width: 64em) {
  .reviews__slider-pagination.slider-pagination.swiper-pagination-bullets {
    bottom: -58px;
  }
}
.reviews__slider-pagination .slider-pagination__dot {
  width: 8px;
  height: 8px;
  margin: 0 5px;
  background-color: #bdbdbd;
  opacity: 1;
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
@media (min-width: 64em) {
  .reviews__slider-pagination .slider-pagination__dot {
    width: 11px;
    height: 11px;
    margin: 0 7px;
  }
}
.reviews__slider-pagination .swiper-pagination-bullet-active-next,
.reviews__slider-pagination .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.reviews__slider-pagination .swiper-pagination-bullet-active-main {
  background-color: #fc6323;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.slider-nav {
  position: relative;
  display: none;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  z-index: 3;
  pointer-events: none;
}
@media (min-width: 64em) {
  .slider-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.slider-nav:not(.slider-nav_mobile)
  .slider-nav__arrow:not(.swiper-button-disabled):hover {
  background: #fc6323;
}
.slider-nav:not(.slider-nav_mobile)
  .slider-nav__arrow:not(.swiper-button-disabled):hover:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M4.668 3.796L1.97 1.098A.765.765 0 1 0 .887 2.18l3.1 3.1a.765.765 0 0 0 .978.313.763.763 0 0 0 .332-.262l3.14-3.14a.765.765 0 1 0-1.082-1.082L4.668 3.796z' fill-rule='evenodd'/%3E%3C/svg%3E")
    center no-repeat;
}
.slider-nav_mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
@media (min-width: 48em) {
  .slider-nav_mobile {
    display: none;
  }
}
.slider-nav__arrow {
  width: 40px;
  height: 40px;
  border: 0;
  padding: 0;
  background: 0 0;
  background-image: none;
  position: relative;
  display: inline-block;
  left: 0;
  right: 0;
  pointer-events: auto;
  cursor: pointer;
  -webkit-transition: opacity 0.5s, background 0.5s;
  -o-transition: opacity 0.5s, background 0.5s;
  transition: opacity 0.5s, background 0.5s;
}
@media (min-width: 48em) {
  .slider-nav__arrow {
    width: 50px;
    height: 50px;
    background-color: #fff;
    -webkit-box-shadow: -1px 2px 14px 3px rgba(31, 41, 80, 0.08);
    box-shadow: -1px 2px 14px 3px rgba(31, 41, 80, 0.08);
    border-radius: 7px;
  }
  .slider-nav__arrow + .slider-nav__arrow {
    margin-left: 4px;
  }
}
@media (min-width: 64em) {
  .slider-nav__arrow {
    width: 60px;
    height: 60px;
  }
  .slider-nav__arrow + .slider-nav__arrow {
    margin-left: 7px;
  }
}
.slider-nav__arrow:focus {
  outline: 0;
}
.slider-nav__arrow:before {
  content: "";
  position: absolute;
  width: 17px;
  height: 11px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M4.668 3.796L1.97 1.098A.765.765 0 1 0 .887 2.18l3.1 3.1a.765.765 0 0 0 .978.313.763.763 0 0 0 .332-.262l3.14-3.14a.765.765 0 1 0-1.082-1.082L4.668 3.796z' fill-rule='evenodd'/%3E%3C/svg%3E")
    center no-repeat;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}
@media (min-width: 48em) {
  .slider-nav__arrow:before {
    width: 16px;
    height: 10px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg' fill='%23fc6323'%3E%3Cpath d='M4.668 3.796L1.97 1.098A.765.765 0 1 0 .887 2.18l3.1 3.1a.765.765 0 0 0 .978.313.763.763 0 0 0 .332-.262l3.14-3.14a.765.765 0 1 0-1.082-1.082L4.668 3.796z' fill-rule='evenodd'/%3E%3C/svg%3E")
      center no-repeat;
  }
}
@media (min-width: 64em) {
  .slider-nav__arrow:before {
    width: 19px;
    height: 13px;
  }
}
.slider-nav__arrow_next:before {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  -ms-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
}
.slider-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
}
.slider-pagination.swiper-pagination-bullets {
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.slider-pagination.swiper-pagination-bullets-dynamic {
  display: block;
}
.slider-pagination__dot {
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background-color: #3682bf;
  opacity: 0.5;
  display: inline-block;
  position: relative;
  margin: 0 4px;
  -webkit-transition: left 0.5s, background 0.5s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, left 0.5s, background 0.5s;
  transition: transform 0.5s, left 0.5s, background 0.5s;
  transition: transform 0.5s, left 0.5s, background 0.5s, -webkit-transform 0.5s;
  cursor: pointer;
  outline: 0;
}
.slider-pagination__dot_active {
  opacity: 1;
}
.suit {
  padding: 35px 0 28px;
  overflow: hidden;
  background-color: #fbfbfb;
}
@media (min-width: 48em) {
  .suit {
    padding: 45px 0;
  }
}
@media (min-width: 64em) {
  .suit {
    padding: 97px 0 110px;
  }
}
.suit__title {
  text-align: center;
}
.suit__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.suit__slider {
  margin-top: 40px;
  overflow: visible;
}
@media (min-width: 48em) {
  .suit__slider {
    margin-top: 27px;
    overflow: hidden;
  }
}
.suit__slide {
  width: 250px;
  max-width: 250px;
  margin-right: 10px;
}
.suit__slide:last-child {
  margin-right: 0;
}
.suit__slide_child .suit__img {
  width: 112px;
  height: 123px;
  background: url(../../../../20190131003050im_/https_/bisness-iq007.ru/media/fox-child.png)
    center no-repeat;
  background-size: contain;
}
@media (min-width: 48em) {
  .suit__slide_child .suit__img {
    width: 189px;
    height: 208px;
  }
}
.suit__slide_school .suit__img {
  width: 146px;
  height: 172px;
  background: url(../../../../20190131003050im_/https_/bisness-iq007.ru/media/fox-school.png)
    center no-repeat;
  background-size: contain;
}
@media (min-width: 48em) {
  .suit__slide_school .suit__img {
    width: 180px;
    height: 224px;
  }
}
.suit__slide_student .suit__img {
  width: 128px;
  height: 194px;
  background: url(../../../../20190131003050im_/https_/bisness-iq007.ru/media/fox-student.png)
    center no-repeat;
  background-size: contain;
}
@media (min-width: 48em) {
  .suit__slide_student .suit__img {
    width: 209px;
    height: 315px;
  }
  .suit__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 64em) {
  .suit__slide {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.suit__slide-descr {
  margin-top: 27px;
  text-align: center;
}
@media (min-width: 48em) {
  .suit__slide-descr {
    margin-left: 47px;
    max-width: 340px;
    text-align: left;
    margin-top: 0;
  }
}
@media (min-width: 64em) {
  .suit__slide-descr {
    margin-top: 110px;
  }
}
.suit__slide-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 48em) {
  .suit__slide-title {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (min-width: 64em) {
  .suit__slide-title {
    font-size: 22px;
    line-height: 33px;
  }
}
.suit__slide-text {
  font-weight: 300;
  line-height: 25px;
  margin-top: 10px;
}
@media (min-width: 48em) {
  .suit__slide-text {
    font-size: 15px;
    line-height: 28px;
  }
}
@media (min-width: 64em) {
  .suit__slide-text {
    font-size: 17px;
    line-height: 31px;
    margin-top: 16px;
  }
}
.suit__img-wrapper {
  position: relative;
  z-index: 1;
  width: 184px;
  height: 224px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: auto;
}
@media (min-width: 48em) {
  .suit__img-wrapper {
    margin: 0;
    width: 256px;
    height: 313px;
  }
}
.suit__img {
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 50%;
  width: 184px;
  height: 224px;
  background: url(../../../../20190131003050im_/https_/bisness-iq007.ru/media/fox-adult.png)
    center no-repeat;
  background-size: contain;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media (min-width: 48em) {
  .suit__img {
    width: 256px;
    height: 313px;
  }
}
.suit__line-wrapper {
  margin-top: 301px;
  padding: 0 56px;
  display: none;
  position: relative;
}
.suit__line-wrapper:after,
.suit__line-wrapper:before {
  content: "";
  width: 26px;
  height: 3px;
  background-color: #e8e8ef;
  position: absolute;
  left: 30px;
  top: 0;
}
.suit__line-wrapper:after {
  left: auto;
  right: 30px;
}
@media (min-width: 48em) {
  .suit__line-wrapper {
    display: block;
  }
}
.suit__item,
.suit__line {
  position: relative;
  background-color: #e8e8ef;
}
.suit__line {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 3px;
}
.suit__line:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: #fc6323;
  -webkit-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
  z-index: 1;
}
@media (min-width: 64em) {
  .suit__line:after {
    width: 14px;
    height: 14px;
  }
}
.suit__line_active-item-1:after {
  left: 32.9%;
}
.suit__line_active-item-2:after {
  left: 65.9%;
}
.suit__line_active-item-3:after {
  left: 100%;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.suit__item {
  width: 10px;
  height: 10px;
  top: 50%;
  border-radius: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
  cursor: pointer;
}
@media (min-width: 64em) {
  .suit__item {
    width: 14px;
    height: 14px;
  }
}
.suit__item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 2px dotted #c7c8d3;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
.suit__item:not(.suit__item_active):hover .suit__item-img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  border-color: #fc6323;
}
.suit__item_active .suit__item-img {
  background: #fc6323;
  border: 0;
}
.suit__item_active .suit__item-svg {
  fill: #fff;
}
.suit__item_child .suit__item-content {
  top: -95px;
}
.suit__item_child:before {
  height: 101px;
}
.suit__item_school .suit__item-content {
  top: -135px;
}
.suit__item_school:before {
  height: 141px;
}
.suit__item_student .suit__item-content {
  top: -175px;
}
.suit__item_student:before {
  height: 181px;
}
.suit__item_adult .suit__item-content {
  top: -215px;
}
.suit__item_adult:before {
  height: 221px;
}
.suit__item-content {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
.suit__item-img {
  width: 83px;
  height: 83px;
  border: 2px solid #3682bf;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  background: #fff;
  -webkit-transform: scale(0.89);
  -ms-transform: scale(0.89);
  transform: scale(0.89);
  -webkit-transition: background 0.5s, border-color 0.5s, -webkit-transform 0.5s;
  -o-transition: background 0.5s, border-color 0.5s, transform 0.5s;
  transition: background 0.5s, border-color 0.5s, transform 0.5s;
  transition: background 0.5s, border-color 0.5s, transform 0.5s,
    -webkit-transform 0.5s;
}
@media (min-width: 64em) {
  .suit__item-img {
    width: 112px;
    height: 112px;
  }
}
.suit__item-svg {
  width: 38px;
  height: 38px;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  fill: #1d1d1d;
  -webkit-transition: fill 0.5s;
  -o-transition: fill 0.5s;
  transition: fill 0.5s;
}
@media (min-width: 64em) {
  .suit__item-svg {
    width: 62px;
    height: 62px;
  }
}
.suit__item-title {
  bottom: -16px;
  text-align: center;
  background: #fbfbfb;
  color: #4d4d4d;
  font-size: 15px;
  line-height: 21px;
  font-weight: 700;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
  -ms-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
}
@media (min-width: 64em) {
  .suit__item-title {
    font-size: 17px;
    line-height: 24px;
  }
}
@media (min-width: 87.5em) {
  .suit__item-title {
    margin-left: 24px;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
  }
}
.summary {
  padding: 20px 0;
}
@media (min-width: 64em) {
  .summary {
    padding: 65px 0 57px;
  }
}
.summary__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.summary__column,
.summary__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.summary__list {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.summary__column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 115px;
  margin: 30px 0;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
@media (min-width: 48em) {
  .summary__column {
    min-width: 120px;
    margin: 20px;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media (min-width: 64em) {
  .summary__column {
    margin: 20px 0;
    min-width: 190px;
  }
}
.summary__num {
  color: #67a1d0;
  font-family: "Exo2", "Arial", "Helvetica", sans-serif;
  font-size: 36px;
  line-height: 1;
  font-weight: 600;
}
@media (min-width: 48em) {
  .summary__num {
    font-size: 38px;
  }
}
@media (min-width: 64em) {
  .summary__num {
    font-size: 60px;
  }
}
.summary__text {
  font-size: 12px;
  color: #111;
  line-height: 1;
  margin-top: 2px;
}
@media (min-width: 48em) {
  .summary__text {
    font-size: 13px;
  }
}
@media (min-width: 64em) {
  .summary__text {
    font-size: 20px;
  }
}
.support {
  padding: 35px 0 30px;
}
@media (min-width: 48em) {
  .support {
    padding: 35px 0 52px;
  }
}
@media (min-width: 64em) {
  .support {
    padding: 99px 0 120px;
  }
}
.support__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.support__title {
  text-align: left;
}
.support__items {
  margin-top: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (min-width: 48em) {
  .support__items {
    margin-top: 30px;
  }
}
@media (min-width: 64em) {
  .support__items {
    margin-top: 87px;
  }
}
.support__steps {
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: myCounter;
  position: relative;
}
.support__steps:after {
  content: "";
  position: absolute;
  top: 0;
  left: 13px;
  width: 1px;
  height: 100%;
  background-color: #d7e6f2;
  opacity: 0.3;
}
@media (min-width: 48em) {
  .support__steps:after {
    display: none;
  }
  .support__steps:before {
    content: "";
    position: absolute;
    border-radius: 50%;
    background: #fc6323;
    top: 2px;
    left: 5px;
    width: 30px;
    height: 30px;
    z-index: 1;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: top 0.5s;
    -o-transition: top 0.5s;
    transition: top 0.5s;
    -webkit-box-shadow: -2px 2px 20px rgba(31, 41, 80, 0.3);
    box-shadow: -2px 2px 20px rgba(31, 41, 80, 0.3);
  }
}
@media (min-width: 64em) {
  .support__steps:before {
    width: 40px;
    height: 40px;
    left: 6px;
    top: -5px;
  }
}
.support__steps_active-item-1:before {
  top: 68px;
}
@media (min-width: 64em) {
  .support__steps_active-item-1:before {
    top: 75px;
  }
}
.support__steps_active-item-2:before {
  top: 134px;
}
@media (min-width: 64em) {
  .support__steps_active-item-2:before {
    top: 154px;
  }
}
.support__step {
  color: #8d939e;
  font-size: 15px;
  line-height: 31px;
  font-weight: 600;
  padding-left: 45px;
  padding-right: 20px;
  position: relative;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
.support__step:hover,
.support__step_active {
  color: #000;
}
.support__step + .support__step {
  margin-top: 16px;
}
@media (min-width: 48em) {
  .support__step + .support__step {
    margin-top: 35px;
  }
}
@media (min-width: 64em) {
  .support__step + .support__step {
    margin-top: 50px;
  }
}
.support__step:last-child {
  background: #fff;
}
.support__step:last-child .support__step-descr {
  margin-bottom: 0;
}
@media (min-width: 48em) {
  .support__step:last-child {
    background: 0 0;
  }
  .support__step:last-child:after {
    display: none;
  }
}
.support__step:before {
  counter-increment: myCounter;
  content: counter(myCounter);
  font-family: "Exo2", "Arial", "Helvetica", sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  width: 28px;
  height: 28px;
  border-radius: 100%;
  background: #3682bf;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  z-index: 1;
  -webkit-transition: color 0.5s, background 0.5s;
  -o-transition: color 0.5s, background 0.5s;
  transition: color 0.5s, background 0.5s;
}
@media (min-width: 48em) {
  .support__step:before {
    font-size: 21px;
    line-height: 35px;
    color: #8d939e;
    background: 0 0;
    width: auto;
    height: auto;
    border-radius: none;
  }
}
@media (min-width: 64em) {
  .support__step:before {
    font-size: 24px;
    line-height: 39px;
    top: -4px;
  }
}
.support__step:after {
  content: "";
  position: absolute;
  top: 15px;
  right: 0;
  width: 15px;
  height: 9px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.668 3.796L1.97 1.098A.765.765 0 1 0 .887 2.18l3.1 3.1a.765.765 0 0 0 .978.313.763.763 0 0 0 .332-.262l3.14-3.14a.765.765 0 1 0-1.082-1.082L4.668 3.796z' fill-rule='evenodd'/%3E%3C/svg%3E")
    center no-repeat;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: background 0.5s, -webkit-transform 0.5s;
  -o-transition: background 0.5s, transform 0.5s;
  transition: background 0.5s, transform 0.5s;
  transition: background 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
@media (min-width: 48em) {
  .support__step:after {
    display: none;
  }
}
.support__step_active:before {
  background: #fc6323;
}
@media (min-width: 48em) {
  .support__step_active:before {
    background: 0 0;
    color: #fff;
  }
}
.support__step_active:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg' fill='%23fc6323'%3E%3Cpath d='M4.668 3.796L1.97 1.098A.765.765 0 1 0 .887 2.18l3.1 3.1a.765.765 0 0 0 .978.313.763.763 0 0 0 .332-.262l3.14-3.14a.765.765 0 1 0-1.082-1.082L4.668 3.796z' fill-rule='evenodd'/%3E%3C/svg%3E")
    center no-repeat;
  -webkit-transform: translate(0, -50%) rotate(180deg);
  -ms-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
}
@media (min-width: 48em) {
  .support__step_active:after {
    background: #e1e6ef;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@media (min-width: 23.4375em) {
  .support__step {
    font-size: 16px;
    padding-left: 48px;
  }
}
@media (min-width: 48em) {
  .support__step {
    padding-right: 0;
  }
}
@media (min-width: 64em) {
  .support__step {
    font-size: 22px;
    line-height: 29px;
    padding-left: 44px;
  }
}
.support__step-descr {
  display: none;
  margin: 19px 0 23px -38px;
}
.support__list {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300;
}
@media (min-width: 48em) {
  .support__list {
    display: none;
  }
}
@media (min-width: 64em) {
  .support__list {
    font-size: 17px;
    line-height: 30px;
  }
}
.support__list_active {
  display: block;
}
.support__list-item {
  padding-left: 18px;
  position: relative;
}
.support__list-item + .support__list-item {
  margin-top: 15px;
}
.support__list-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background: #d7e6f2;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media (min-width: 48em) {
  .support__list-item:before {
    background: #3682bf;
  }
}
@media (min-width: 64em) {
  .support__list-item {
    padding-left: 32px;
  }
  .support__list-item:before {
    top: 15px;
  }
}
.support__column {
  width: 100%;
}
@media (min-width: 48em) {
  .support__column {
    width: 280px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
  }
}
@media (min-width: 64em) {
  .support__column {
    width: 350px;
  }
}
.support__column_left {
  display: none;
}
@media (min-width: 48em) {
  .support__column_left {
    display: block;
    width: auto;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding-left: 45px;
  }
}
@media (min-width: 64em) {
  .support__column_left {
    max-width: 500px;
    margin-right: 115px;
    padding-left: 115px;
  }
}
.support__button {
  margin-top: 35px;
  width: 100%;
  text-align: center;
  -webkit-box-shadow: -1px 9px 21px rgba(165, 61, 17, 0.21);
  box-shadow: -1px 9px 21px rgba(165, 61, 17, 0.21);
}
@media (min-width: 48em) {
  .support__button {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 40px;
  }
}
@media (min-width: 64em) {
  .support__button {
    margin-top: 85px;
  }
}
.support__border {
  display: none;
}
@media (min-width: 48em) {
  .support__border {
    display: block;
    position: absolute;
    left: 5px;
    top: 36px;
    width: 2px;
    height: 29px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background: #e1e6ef;
  }
  .support__border_bottom {
    top: 102px;
  }
}
@media (min-width: 64em) {
  .support__border {
    height: 37px;
  }
  .support__border_bottom {
    top: 116px;
  }
}
.support__link {
  color: #3682bf;
  text-decoration: none;
}
.support__link:hover {
  text-decoration: underline;
}
.teachers {
  background: #f7f7f7;
  padding: 36px 0 25px;
}
@media (min-width: 48em) {
  .teachers {
    padding: 45px 0 60px;
  }
}
@media (min-width: 64em) {
  .teachers {
    padding: 92px 0 159px;
  }
}
.teachers__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.teachers__title {
  text-align: left;
}
@media (min-width: 48em) {
  .teachers__title {
    text-align: center;
  }
}
.teachers__text {
  font-size: 15px;
  line-height: 26px;
  font-weight: 300;
  margin: 5px auto 0;
}
@media (min-width: 48em) {
  .teachers__text {
    text-align: center;
  }
}
@media (min-width: 64em) {
  .teachers__text {
    font-size: 20px;
    line-height: 34px;
    max-width: 530px;
    margin: 18px auto 0;
  }
}
.teachers__list {
  padding: 0;
  list-style: none;
  max-width: 795px;
  margin: 25px 0 0;
  position: relative;
}
@media (min-width: 48em) {
  .teachers__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 35px auto 0;
  }
}
@media (min-width: 64em) {
  .teachers__list {
    margin: 100px auto 0;
    width: 795px;
  }
}
.teachers__list:after {
  content: "";
  display: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 76%;
  height: 2px;
  background: #e8e8ef;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media (min-width: 48em) {
  .teachers__list:after {
    display: block;
  }
}
.teachers__item {
  position: relative;
  padding-left: 20px;
}
@media (min-width: 48em) {
  .teachers__item {
    padding-left: 0;
    padding-bottom: 30px;
    width: 24.65%;
    text-align: center;
  }
}
@media (min-width: 64em) {
  .teachers__item {
    padding-bottom: 50px;
  }
}
.teachers__item + .teachers__item {
  margin-top: 17px;
}
@media (min-width: 48em) {
  .teachers__item + .teachers__item {
    margin-top: 0;
  }
}
.teachers__item:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #3a84c0;
  z-index: 1;
}
@media (min-width: 48em) {
  .teachers__item:before {
    display: block;
    bottom: -4px;
    left: 50%;
    top: auto;
    width: 10px;
    height: 10px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
@media (min-width: 64em) {
  .teachers__item:before {
    bottom: -6px;
    width: 14px;
    height: 14px;
  }
}
.teachers__step {
  font-family: "Exo2", "Arial", "Helvetica", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  display: inline;
}
@media (min-width: 48em) {
  .teachers__step {
    display: block;
  }
}
@media (min-width: 64em) {
  .teachers__step {
    font-family: "OpenSans", "Arial", "Helvetica", sans-serif;
    font-size: 22px;
    line-height: 29px;
  }
}
.teachers__descr {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  display: inline;
  margin-left: 11px;
}
@media (min-width: 48em) {
  .teachers__descr {
    display: block;
    margin-left: 0;
  }
}
@media (min-width: 64em) {
  .teachers__descr {
    font-size: 20px;
    line-height: 34px;
    margin-top: 16px;
  }
}
.video-reviews {
  padding: 24px 0 34px;
  background: #f7f7f7;
  overflow: hidden;
}
@media (min-width: 48em) {
  .video-reviews {
    padding: 45px 0;
  }
}
@media (min-width: 64em) {
  .video-reviews {
    padding: 96px 0 154px;
  }
}
.video-reviews__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.video-reviews__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 64em) {
  .video-reviews__items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.video-reviews__slider {
  width: 100%;
  margin-top: 25px;
  overflow: visible;
}
@media (min-width: 64em) {
  .video-reviews__slider {
    width: 57.26%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
    margin-top: 0;
  }
}
.video-reviews__item {
  max-width: calc(100% - 40px);
}
@media (min-width: 64em) {
  .video-reviews__item {
    max-width: 100%;
  }
}
.video-reviews__item + .video-reviews__item {
  margin-left: 20px;
}
@media (min-width: 64em) {
  .video-reviews__item + .video-reviews__item {
    margin-left: 0;
  }
}
.video-reviews__item-descr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 17px;
}
@media (min-width: 64em) {
  .video-reviews__item-descr {
    display: none;
  }
}
.video-reviews__name {
  color: #0a0a0a;
  font-family: "Exo2", "Arial", "Helvetica", sans-serif;
  font-size: 16px;
}
@media (min-width: 48em) {
  .video-reviews__name {
    font-size: 21px;
  }
}
@media (min-width: 64em) {
  .video-reviews__name {
    font-size: 26px;
  }
}
.video-reviews__info {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 64em) {
  .video-reviews__info {
    width: 42.74%;
    padding-right: 43px;
  }
}
.video-reviews__title {
  font-family: "Exo2", "Arial", "Helvetica", sans-serif;
  line-height: normal;
  font-size: 22px;
  font-weight: 600;
}
@media (min-width: 48em) {
  .video-reviews__title {
    font-size: 27px;
  }
}
@media (min-width: 64em) {
  .video-reviews__title {
    display: block;
    font-size: 32px;
    font-weight: 700;
  }
}
.video-reviews__info-slider {
  display: none;
}
@media (min-width: 64em) {
  .video-reviews__info-slider {
    margin-top: 40px;
    display: block;
  }
}
.video-reviews__descr {
  color: #0a0a0a;
  font-size: 12px;
  line-height: 20px;
}
@media (min-width: 48em) {
  .video-reviews__descr {
    font-size: 15px;
    line-height: 24px;
  }
}
@media (min-width: 64em) {
  .video-reviews__descr {
    font-size: 18px;
    line-height: 29px;
  }
}
.video-reviews__tools {
  display: none;
}
@media (min-width: 64em) {
  .video-reviews__tools {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.video-reviews__pagination {
  position: static;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  font-family: "Exo2", "Arial", "Helvetica", sans-serif;
  width: auto;
  color: #363636;
  margin-top: 10px;
  font-size: 10px;
  font-weight: 600;
}
@media (min-width: 48em) {
  .video-reviews__pagination {
    font-size: 16px;
    margin-top: 20px;
  }
}
@media (min-width: 64em) {
  .video-reviews__pagination {
    color: #0a0a0a;
    font-size: 24px;
    line-height: 29px;
    font-weight: 400;
    margin-top: 0;
  }
}
.video-reviews__pagination_mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 64em) {
  .video-reviews__pagination_mobile {
    display: none;
  }
}
.video {
  max-width: 816px;
  margin: 48px auto 0;
}
@media (min-width: 48em) {
  .video {
    margin-top: 52px;
  }
}
@media (min-width: 64em) {
  .video {
    margin-top: 68px;
    cursor: pointer;
  }
}
.video_simple {
  margin: 0;
  max-width: 710px;
}
.video_simple .video__play {
  width: 53px;
  height: 53px;
}
.video__title {
  font-size: 15px;
  line-height: 23px;
  font-weight: 600;
  margin-bottom: 10px;
}
@media (min-width: 64em) {
  .video__title {
    font-size: 20px;
    line-height: 32px;
  }
}
.video__holder {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.video__play,
.video__poster {
  z-index: 1;
  display: block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.video__play {
  position: absolute;
  background: url(../../../../20190131003050im_/https_/bisness-iq007.ru/media/play.png)
    center no-repeat;
  background-size: contain;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) translateZ(0);
  transform: translate(-50%, -50%) translateZ(0);
  width: 71px;
  height: 71px;
  cursor: pointer;
}
.video__poster {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.video__iframe,
.video__poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video_playing .video__play,
.video_playing .video__poster {
  display: none;
}
.video__preloader-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.why-us {
  padding: 35px 0 0;
  background-color: #f7f7f7;
  overflow: hidden;
}
@media (min-width: 64em) {
  .why-us {
    padding: 60px 0 0;
  }
}
.why-us__holder {
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 1280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.why-us__topline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.why-us__slider-nav {
  margin-top: 10px;
  margin-left: 15px;
}
.why-us__slider {
  overflow: unset;
  padding: 25px 0 27px;
}
@media (min-width: 48em) {
  .why-us__slider {
    margin-bottom: 35px;
  }
}
@media (min-width: 64em) {
  .why-us__slider {
    padding: 47px 0;
  }
}
.why-us__slider-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.why-us__slide {
  width: 260px;
  margin-right: 20px;
  height: auto;
}
.why-us__slide:last-child {
  margin-right: 0;
}
@media (min-width: 23.4375em) {
  .why-us__slide {
    width: 315px;
  }
}
@media (min-width: 64em) {
  .why-us__slide {
    width: 392px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    opacity: 0.4;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .why-us__slide.swiper-slide-active,
  .why-us__slide.swiper-slide-next,
  .why-us__slide.swiper-slide-next + .why-us__slide {
    opacity: 1;
  }
}
.why-us__content {
  padding: 27px 20px;
  -webkit-box-shadow: 0 1px 15px rgba(31, 41, 80, 0.05);
  box-shadow: 0 1px 15px rgba(31, 41, 80, 0.05);
  border-radius: 7px;
  background-color: #fff;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 64em) {
  .why-us__content {
    padding: 40px 30px 33px;
  }
}
.why-us__slide-title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
@media (min-width: 64em) {
  .why-us__slide-title {
    font-size: 22px;
    line-height: 32px;
  }
}
.why-us__slide-text {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  margin-top: 17px;
}
@media (min-width: 64em) {
  .why-us__slide-text {
    font-size: 17px;
    line-height: 30px;
    margin-top: 22px;
  }
}
.zoom-control {
  padding: 20px;
  pointer-events: none;
}
@media (min-width: 64em) {
  .zoom-control {
    display: none;
  }
}
.zoom-control__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.zoom-control__in,
.zoom-control__out {
  width: 30px;
  height: 30px;
  border-radius: 4px;
  background-color: #fff;
  position: relative;
  cursor: pointer;
  pointer-events: auto;
}
@media (min-width: 48em) {
  .zoom-control__in,
  .zoom-control__out {
    width: 38px;
    height: 38px;
  }
}
.zoom-control__in:after,
.zoom-control__out:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 14px;
  height: 2px;
  background-color: #3682bf;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 48em) {
  .zoom-control__in:after,
  .zoom-control__out:after {
    width: 18px;
    height: 3px;
  }
}
.zoom-control__in:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 2px;
  height: 14px;
  background-color: #3682bf;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 48em) {
  .zoom-control__in:before {
    width: 3px;
    height: 18px;
  }
}
.zoom-control__out {
  margin-top: 11px;
}
@media (min-width: 48em) {
  .zoom-control__out {
    margin-top: 13px;
  }
}
/*
     FILE ARCHIVED ON 00:30:50 Jan 31, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:09:42 Aug 13, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots.policy: 0.309
  exclusion.robots: 0.334
  PetaboxLoader3.resolve: 92.614 (2)
  RedisCDXSource: 0.945
  LoadShardBlock: 142.248 (3)
  esindex: 0.014
  load_resource: 229.595
  CDXLines.iter: 30.996 (3)
  captures_list: 179.551
  PetaboxLoader3.datanode: 85.452 (4)
*/
