/*!
 * 
 * @version: 1.0.0
 * 
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
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 {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider {
  position: relative;
  display: block;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: rgb(30, 30, 30);
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image::before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--play svg:nth-child(2) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-timing-function: linear;
  z-index: 99998;
}
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
.fancybox-caption {
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.85) 0%,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.15) 65%,
    rgba(0, 0, 0, 0.075) 75.5%,
    rgba(0, 0, 0, 0.037) 82.85%,
    rgba(0, 0, 0, 0.019) 88%,
    rgba(0, 0, 0, 0) 100%
  );
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}
@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right))
      max(25px, env(safe-area-inset-bottom))
      max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Mustica Pro", sans-serif;
  font-weight: 600;
}
h1 {
  margin: 0 0 40px;
  line-height: 1.1;
}
h2 {
  margin: 0 0 30px;
  line-height: 1;
}
h3 {
  margin: 0 0 12px;
  font-size: 24px;
  line-height: 1.2;
}
h4 {
  font-size: 20px;
}
h4,
h5 {
  margin: 0 0 12px;
  line-height: 1.4;
}
h5 {
  font-size: 16px;
}
h6 {
  margin: 0 0 12px;
  font-size: 14px;
  line-height: 1.4;
}
a {
  transition: color 0.2s ease-in-out;
}
strong {
  font-weight: 700;
}
.rich-text ul,
p {
  margin: 0 0 23px;
}
.rich-text ul {
  padding: 0;
  list-style: none;
}
.rich-text ul li {
  position: relative;
  padding-left: 15px;
}
.rich-text ul li:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #e8e8ee;
}
.lozad {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.lozad[data-loaded="true"] {
  opacity: 1;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.show {
  opacity: 1;
}
.color-blue {
  color: #0c64ff;
}
.color-green {
  color: #00feb0;
}
.btn {
  display: inline-flex;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  padding: 15px 58px;
  border-radius: 50px 3px 50px 3px;
  border: 0 none;
  font-family: "Museo Sans Cyrl", sans-serif;
  font-size: 16px;
  line-height: 1.1;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  outline: 0 none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
}
.btn-default-simple {
  padding-left: 35px;
  padding-right: 35px;
  color: #e8e8ee;
  background: #0c64ff;
  border-radius: 8px;
}
.btn-default-simple:hover {
  color: #e8e8ee;
  background: #0965d6;
}
.btn-default-simple:active {
  color: #0e0e10;
  background: #00feb0;
}
.btn-default {
  color: #e8e8ee;
  background: #0c64ff;
}
.btn-default:hover {
  color: #e8e8ee;
  background: #0965d6;
}
.btn-default:active {
  color: #0e0e10;
  background: #00feb0;
}
.btn-gr {
  color: #0e0e10;
  background: linear-gradient(90deg, #0073ff 0%, #00feb0 100%);
}
.btn-gr:active,
.btn-gr:hover {
  color: #0e0e10;
  background: linear-gradient(90deg, #00feb0 0%, #0073ff 100%);
}
.btn-bordered {
  padding: 14px 57px;
  color: #e8e8ee;
  border: 1px solid #e8e8ee;
}
.btn-bordered:hover {
  color: #e8e8ee;
  background: #0965d6;
  border-color: #0965d6;
}
.btn-bordered:active {
  color: #0e0e10;
  background: #00feb0;
  border-color: #00feb0;
}
.btn-link {
  padding-left: 0;
  padding-right: 0;
  text-transform: none;
  color: #0c64ff;
}
.btn-link:hover .btn-icon {
  margin-right: 14px;
}
.btn-icon {
  flex-shrink: 0;
  transition: margin-right 0.2s ease-in-out;
}
.btn-icon:first-child {
  margin-right: 7px;
}
.btn-icon img {
  display: block;
  width: 22px;
  height: 22px;
}
.form-group {
  position: relative;
  margin-bottom: 17px;
}
.control-label {
  position: absolute;
  top: 13px;
  left: 8px;
  padding: 0 3px;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(232, 232, 238, 0.5);
  font-weight: 400;
  background-color: #0e0e10;
  white-space: nowrap;
  transition: font-size 0.2s ease-in-out, top 0.2s ease-in-out;
}
.has-value .control-label {
  top: -8px;
  font-size: 10px;
}
.form-control {
  display: block;
  width: 100%;
  padding: 12px 11px;
  height: 46px;
  font-family: "Museo Sans Cyrl", sans-serif;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  color: #e8e8ee;
  border: 1px solid #252526;
  background: #0e0e10;
  border-radius: 3px;
  transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out,
    background 0.2s ease-in-out;
  outline: 0 none;
  -webkit-appearance: none;
}
.form-control:-webkit-autofill {
  -webkit-text-fill-color: #e8e8ee;
  box-shadow: inset 0 0 0 1000px #0e0e10;
}
.form-control::-webkit-input-placeholder {
  color: #0e0e10;
}
.form-control:-moz-placeholder,
.form-control::-moz-placeholder {
  color: #0e0e10;
}
.form-control:-ms-input-placeholder {
  color: #0e0e10;
}
.form-control:focus {
  border-color: #0c64ff;
}
.has-error .form-control {
  border-color: rgba(255, 0, 0, 0.3);
}
form {
  width: 100%;
}
[readonly],
[readonly] + .control-label {
  pointer-events: none;
}
textarea.form-control {
  height: auto;
  resize: vertical;
}
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.error-message {
  display: none;
  padding-top: 2px;
  font-size: 12px;
  line-height: 1.2;
  color: rgba(255, 0, 0, 0.5);
  text-align: right;
}
.has-error .error-message {
  display: block;
}
@font-face {
  font-family: "Museo Sans Cyrl";
  src: url("f/museo-sans-cyrl/font.woff2") format("woff2"),
    url("f/museo-sans-cyrl/font.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mustica Pro";
  src: url("f/mustica-pro/font.woff2") format("woff2"),
    url("f/mustica-pro/font.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
*,
*:after,
*:before {
  box-sizing: border-box;
}
body,
html {
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
}
body {
  position: relative;
  display: flex;
  flex-direction: column;
  font-family: "Museo Sans Cyrl", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #e8e8ee;
  background-color: #0e0e10;
}
.about-intro {
  overflow: hidden;
}
.about-intro__inner {
  position: relative;
}
.about-intro__content {
  flex-shrink: 0;
  position: relative;
  z-index: 2;
}
.about-intro__image {
  position: absolute;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
}
.about-intro__image-i {
  display: block;
}
.about-intro__pins {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.about-intro__pins-item {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #0c64ff;
  opacity: 0;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.about-intro__pins-item:nth-child(1) {
  margin: -116px 0 0 -359px;
}
.about-intro__pins-item:nth-child(2) {
  margin: -151px 0 0 -46px;
  color: #00feb0;
}
.about-intro__pins-item:nth-child(2) .about-intro__pins-icon {
  background-color: #00feb0;
  box-shadow: 0 0 0 3px rgba(0, 254, 176, 0.2);
}
.about-intro__pins-item:nth-child(3) {
  margin: -134px 0 0 285px;
}
.about-intro__pins-label {
  line-height: 1.5;
  font-weight: 500;
  white-space: nowrap;
}
.about-intro__pins-icon {
  margin: 0 auto;
  border-radius: 50%;
  background-color: #0c64ff;
  box-shadow: 0 0 0 3px rgba(12, 100, 255, 0.2);
}
.about-intro__title {
  line-height: 1.1;
  font-weight: 600;
  opacity: 0;
}
.about-intro__text {
  opacity: 0;
  line-height: 1.5;
  color: rgba(232, 232, 238, 0.8);
}
.about-tiles__title {
  margin: 0 0 60px;
  line-height: 1;
}
.about-tiles__list-item:first-child .about-tiles__item {
  border-radius: 200px 3px 3px 3px;
}
.about-tiles__item {
  flex-shrink: 0;
  width: 100%;
  padding: 65px 40px 40px;
  border-radius: 3px;
  border: 1px solid #e8e8ee;
  text-align: center;
}
.about-tiles__item-image {
  margin-bottom: 24px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about-tiles__item-image-i {
  flex-shrink: 0;
  width: auto;
  height: 100%;
}
.about-tiles__item-title {
  margin-bottom: 10px;
  font-size: 21px;
  line-height: 1.2;
  font-weight: 600;
}
.about-tiles__item-text {
  font-size: 16px;
  line-height: 1.5;
}
.choose-box__head {
  margin-bottom: 65px;
}
.choose-box__title {
  margin: 0 0 32px;
  line-height: 1;
}
.choose-box__text {
  line-height: 1.5;
}
.choose-box__list-item {
  opacity: 0;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
}
.choose-box__item {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: rgba(232, 232, 238, 0.05);
  border-radius: 3px;
  transition: box-shadow 0.3s ease-in-out;
}
.choose-box__item:hover {
  box-shadow: 0 0 0 1px rgba(232, 232, 238, 0.2);
}
.choose-box__item-image {
  flex-shrink: 0;
  position: relative;
}
.choose-box__item-image-i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.choose-box__item-content {
  flex-grow: 1;
  flex-shrink: 1;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.choose-box__item-title {
  margin: 0 0 16px;
  font-size: 24px;
  line-height: 1.2;
}
.choose-box__item-text {
  margin-bottom: 35px;
  font-size: 16px;
  line-height: 1.5;
}
.choose-box__item-price {
  margin-top: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  font-family: "Mustica Pro", sans-serif;
  line-height: 1;
  font-weight: 600;
}
.choose-box__item-price-currency {
  flex-shrink: 0;
  margin: 5px 2px 0 0;
  font-size: 24px;
}
.choose-box__item-price-value {
  flex-shrink: 0;
  font-size: 42px;
}
.choose-box__item-footer {
  margin-top: 30px;
}
.choose-box__item-button {
  width: 100%;
}
.choose-box__info {
  flex-shrink: 0;
  width: 100%;
  background-color: rgba(232, 232, 238, 0.05);
  border-radius: 3px;
}
.choose-box__info-title {
  margin: 0 0 30px;
  font-family: "Mustica Pro", sans-serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}
.choose-box__info-list {
  margin: 0 -15px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.choose-box__info-list-item {
  flex-shrink: 0;
  width: 50%;
  padding: 0 15px 12px;
  display: flex;
}
.choose-box__info-list-image {
  flex-shrink: 0;
  margin-right: 12px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  background-color: #0e0e10;
}
.choose-box__info-list-image-i {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.choose-box__info-list-title {
  flex-shrink: 1;
  flex-grow: 1;
  -ms-grid-row-align: center;
  align-self: center;
  line-height: 1.3;
  opacity: 0.8;
}
.choose-box__contact {
  flex-shrink: 0;
  width: 100%;
  padding: 1px;
  background: linear-gradient(90deg, #0073ff 0%, #00feb0 100%);
}
.choose-box__contact-inner {
  background-color: #0e0e10;
}
.choose-box__contact-title {
  margin: 0 0 27px;
  font-family: "Mustica Pro", sans-serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}
.choose-box__contact-button {
  display: inline-block;
  font-size: 16px;
  line-height: 1.5;
  color: #e8e8ee;
  text-decoration: none;
}
.choose-box__contact-button:hover {
  color: #00feb0;
}
.choose-box__add {
  margin-top: 65px;
}
.choose-box__add-title {
  margin-bottom: 32px;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  color: #e8e8ee;
}
.choose-box__add-item {
  margin-bottom: 32px;
}
.choose-box__add-item:last-child {
  margin-bottom: 0;
}
.choose-tiles {
  overflow: hidden;
}
.choose-tiles__title {
  margin: 0 0 32px;
  line-height: 1;
}
.choose-tiles__text {
  line-height: 1.5;
}
.choose-tiles__top {
  margin-bottom: 64px;
}
.choose-tiles__subtitle {
  margin-bottom: 32px;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}
.choose-tiles__list-item {
  margin-bottom: 32px;
}
.choose-tiles__list-item:last-child {
  margin-bottom: 0;
}
.choose-tiles__info {
  background-color: rgba(232, 232, 238, 0.05);
  border-radius: 3px;
}
.choose-tiles__info-title {
  margin: 0 0 30px;
  font-family: "Mustica Pro", sans-serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}
.choose-tiles__info-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.choose-tiles__info-list-item {
  margin-bottom: 12px;
  display: flex;
}
.choose-tiles__info-list-item:last-child {
  margin-bottom: 0;
}
.choose-tiles__info-list-image {
  flex-shrink: 0;
  margin-right: 12px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  background-color: #0e0e10;
}
.choose-tiles__info-list-image-i {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.choose-tiles__info-list-title {
  flex-shrink: 1;
  flex-grow: 1;
  -ms-grid-row-align: center;
  align-self: center;
  line-height: 1.3;
  opacity: 0.8;
}
.choose-tiles__contact {
  padding: 1px;
  background: linear-gradient(90deg, #0073ff 0%, #00feb0 100%);
}
.choose-tiles__contact-inner {
  background-color: #0e0e10;
}
.choose-tiles__contact-title {
  margin: 0 0 27px;
  font-family: "Mustica Pro", sans-serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}
.choose-tiles__contact-button {
  display: inline-block;
  font-size: 16px;
  line-height: 1.5;
  color: #e8e8ee;
  text-decoration: none;
}
.choose-tiles__contact-button:hover {
  color: #00feb0;
}
.choose-tiles__add {
  margin-top: 65px;
}
.choose-tiles__add-title {
  margin-bottom: 32px;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  color: #e8e8ee;
}
.choose-tiles__add-item {
  margin-bottom: 32px;
}
.choose-tiles__add-item:last-child {
  margin-bottom: 0;
}
.contact-box_submitted .contact-box__form {
  display: none;
}
.contact-box_submitted .contact-box__success {
  display: block;
}
.contact-box__title {
  margin: 0 0 20px;
  line-height: 1.1;
  font-weight: 600;
}
.contact-box__text {
  font-size: 18px;
  line-height: 1.5;
  opacity: 0.8;
}
.contact-box__links-item {
  margin-bottom: 25px;
}
.contact-box__links-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-family: "Mustica Pro", sans-serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  color: #e8e8ee;
  text-decoration: none;
}
.contact-box__links-link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #00feb0;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.contact-box__links-link:hover {
  color: #00feb0;
}
.contact-box__links-link:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.contact-box__box {
  background-color: #0e0e10;
}
.contact-box__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.contact-box__list-link {
  display: flex;
  align-items: center;
  color: #e8e8ee;
  text-decoration: none;
}
.contact-box__list-link:hover {
  color: #00feb0;
}
.contact-box__list-link-icon {
  flex-shrink: 0;
  margin-right: 8px;
  width: 32px;
  height: 32px;
}
.contact-box__list-link-label {
  flex-shrink: 0;
  font-size: 16px;
  line-height: 1.5;
}
.contact-box__form-head {
  margin-bottom: 20px;
}
.contact-box__form-title {
  margin-bottom: 12px;
  font-family: "Mustica Pro", sans-serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}
.contact-box__form-text {
  font-size: 16px;
  line-height: 1.5;
}
.contact-box__form-footer {
  padding-top: 15px;
  text-align: center;
}
.contact-box__form-button {
  min-width: 270px;
}
.contact-box__success {
  display: none;
}
.contact-box__success-title {
  margin-bottom: 15px;
  font-family: "Mustica Pro", sans-serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}
.contact-box__success-text {
  font-size: 18px;
  line-height: 1.5;
}
.container {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.docs-box__head {
  margin-bottom: 64px;
}
.docs-box__head-controls {
  margin-top: 24px;
}
.docs-box__title {
  margin: 0 0 30px;
}
.docs-box__message {
  padding-top: 40px;
  font-size: 16px;
  line-height: 1.5;
  opacity: 0.8;
}
.docs-box__progress {
  position: relative;
  margin: 0 auto;
  height: 5px;
  border-radius: 3px;
  background-color: rgba(232, 232, 238, 0.1);
  overflow: hidden;
  display: none;
}
.docs-box__progress.active {
  display: block;
}
.docs-box__progress-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  border-radius: 3px;
  background-color: #00feb0;
  transition: width 0.2s ease-in-out;
}
.docs-box__images {
  display: flex;
}
.docs-box__images.slick-initialized {
  display: block;
}
.docs-box__images-item {
  flex-shrink: 0;
}
.slick-initialized .docs-box__images-item {
  width: auto;
}
.docs-box__images-link {
  display: block;
  padding-bottom: 150%;
  position: relative;
  text-decoration: none;
}
.docs-box__images-i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.docs-box .slick-arrow {
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -22px;
  width: 44px;
  height: 44px;
  padding: 0;
  background: none;
  border: 0 none;
  outline: 0 none;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: opacity 0.2s ease-in-out;
}
.docs-box .slick-arrow:hover {
  opacity: 1;
}
.docs-box .slick-arrow:hover circle,
.docs-box .slick-arrow:hover path {
  stroke: #00feb0;
}
.docs-box .slick-arrow.slick-disabled {
  opacity: 0;
  pointer-events: none;
}
.donate-info-modal__title {
  margin-bottom: 48px;
  font-family: "Mustica Pro", sans-serif;
  line-height: 1;
  font-weight: 600;
}
.donate-info-modal__list-item {
  display: flex;
}
.donate-info-modal__list-item:last-child {
  margin-bottom: 0;
}
.donate-info-modal__list-item.active .donate-info-modal__list-value,
.donate-info-modal__list-item.active .donate-info-modal__list-value a {
  color: #0c64ff;
}
.donate-info-modal__list-item.active .donate-info-modal__list-copy {
  opacity: 1;
}
.donate-info-modal__list-item.active .donate-info-modal__list-copy path {
  fill: #0c64ff;
}
.donate-info-modal__list-label {
  flex-shrink: 0;
  font-size: 16px;
}
.donate-info-modal__list-value {
  flex-shrink: 0;
  transition: color 0.2s ease-in-out;
}
.donate-info-modal__list-value a {
  color: #e8e8ee;
  text-decoration: none;
}
.donate-info-modal__list-value a:hover {
  color: #0c64ff;
}
.donate-info-modal__list-copy {
  flex-shrink: 0;
  margin-left: 10px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  padding: 0;
  border: 0 none;
  outline: 0 none;
  background: none;
  opacity: 0.2;
  transition: opacity 0.2s ease-in-out;
}
.donate-info-modal__list-copy:hover {
  opacity: 1;
}
.donate-info-modal__list-copy path {
  transition: fill 0.2s ease-in-out;
}
.donate-info-modal__footer {
  margin-top: 48px;
  text-align: center;
}
.donate-info-modal__button {
  white-space: normal;
}
.donate-info__head {
  margin-bottom: 100px;
}
.donate-info__title {
  margin: 0 0 30px;
  line-height: 1;
  font-weight: 600;
}
.donate-info__text {
  margin-bottom: 40px;
  line-height: 1.5;
}
.donate-info__subtitle {
  margin-bottom: 30px;
  font-family: "Mustica Pro", sans-serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}
.donate-info__wrap {
  display: flex;
}
.donate-info__value {
  flex-grow: 1;
  flex-shrink: 1;
  position: relative;
  line-height: 1;
  font-weight: 700;
  text-align: right;
}
.donate-info__value .words {
  display: inline-flex;
}
.donate-info__value .whitespace {
  flex-shrink: 0;
}
.donate-info__value .word {
  display: flex;
}
.donate-info__value .char {
  flex-shrink: 0;
  text-align: center;
}
.donate-info__current {
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: top;
  background-color: #0e0e10;
}
.donate-info__current-value {
  display: inline-flex;
}
.donate-info__currency {
  line-height: 1;
  font-weight: 700;
}
.donate-info__sum {
  position: absolute;
  top: 0;
  right: 0;
  color: rgba(232, 232, 238, 0.07);
}
.donate-info__info {
  margin: 55px 0 48px;
}
.donate-info__info-label {
  font-family: "Mustica Pro", sans-serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}
.donate-info__progress {
  position: relative;
  overflow: hidden;
  text-align: center;
  background-color: rgba(232, 232, 238, 0.1);
}
.donate-info__progress-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #0c64ff;
}
.donate-info__progress-value {
  position: relative;
  z-index: 2;
  font-size: 14px;
  font-weight: 700;
}
.donate-info__message {
  font-size: 16px;
  line-height: 1.5;
  opacity: 0.8;
}
.donate-info__list-item {
  flex-shrink: 0;
  width: 5%;
  margin-bottom: 22px;
}
.donate-info__list-item.active .donate-info__list-icon {
  background-image: url("i/drone-icon.png");
}
.donate-info__list-item.selected .donate-info__list-icon {
  -webkit-animation: blink 3s linear infinite;
  animation: blink 3s linear infinite;
}
.donate-info__list-icon {
  margin: 0 auto;
  width: 36px;
  height: 50px;
  background-image: url("i/drone-icon-inactive.png");
  background-repeat: no-repeat;
  background-size: cover;
}
@-webkit-keyframes blink {
  0% {
    opacity: 0.2;
  }
  33% {
    opacity: 1;
  }
  66% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@keyframes blink {
  0% {
    opacity: 0.2;
  }
  33% {
    opacity: 1;
  }
  66% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.donate-intro {
  position: relative;
  overflow: hidden;
}
.donate-intro__bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-size: cover;
}
.donate-intro__image {
  position: absolute;
}
.donate-intro__cloud {
  position: absolute;
  top: 20%;
  left: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.donate-intro__content {
  position: relative;
}
.donate-intro__title {
  line-height: 1.1;
}
.donate-intro__label {
  margin-bottom: 14px;
  line-height: 1.5;
}
.donate-intro__text {
  font-weight: 600;
}
.donate-promo {
  position: relative;
  padding: 70px 0;
  margin-bottom: 45px;
  overflow: hidden;
}
.donate-promo_bottom-offset {
  margin-bottom: 164px;
}
.donate-promo_simple {
  margin-bottom: 120px;
}
.donate-promo_simple .donate-promo__content {
  overflow: visible;
}
.donate-promo:after,
.donate-promo:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  height: 50%;
}
.donate-promo:before {
  top: 0;
  background-color: #0b65c6;
}
.donate-promo:after {
  bottom: 0;
  background-color: #f7eb1f;
}
.donate-promo__inner {
  position: relative;
  z-index: 2;
}
.donate-promo__content {
  position: relative;
  background-color: #0e0e10;
  box-shadow: 0 10px 50px rgba(14, 14, 16, 0.5);
  border-radius: 3px;
  overflow: hidden;
}
.donate-promo__content-wrap {
  position: relative;
}
.donate-promo__image-i {
  display: block;
}
.donate-promo__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
}
.donate-promo__title {
  margin: 0 0 32px;
  line-height: 1;
}
.donate-promo__text {
  margin-bottom: 20px;
  line-height: 1.5;
}
.donate-promo__subtitle {
  font-family: "Mustica Pro", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2;
}
.donate-promo__subtitle_active {
  margin-bottom: 12px;
  color: #0c64ff;
}
.donate-promo__footer {
  padding-top: 40px;
}
.donate-promo__message {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 600;
}
.donate-tiles__title {
  margin: 0 0 30px;
  line-height: 1;
}
.donate-tiles__title span {
  display: inline-block;
}
.donate-tiles__text {
  line-height: 1.2;
  font-weight: 600;
}
.donate-tiles__text span {
  color: #0073ff;
}
.donate-tiles__box {
  flex-shrink: 0;
  width: 100%;
  border: 1px solid rgba(232, 232, 238, 0.3);
  border-radius: 3px;
  text-align: center;
  overflow: hidden;
}
.donate-tiles__box-image {
  display: flex;
  justify-content: center;
  align-items: center;
}
.donate-tiles__box-image-i {
  max-width: 100%;
  height: auto;
}
.donate-tiles__box-title {
  margin: 0 0 12px;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}
.donate-tiles__box-text {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
}
.donate-tiles__box-sum {
  margin-top: 24px;
}
.donate-tiles__box-sum-title {
  margin-bottom: 12px;
  font-size: 21px;
  line-height: 1.2;
  font-weight: 600;
}
.donate-tiles__box-sum-text {
  font-size: 16px;
  line-height: 1.5;
}
.donate-tiles__box-sum-text span {
  color: #00feb0;
}
.donate-tiles__box-list {
  margin: 24px -6px 0;
  display: flex;
  flex-wrap: wrap;
}
.donate-tiles__box-list-item {
  flex-shrink: 0;
  padding: 0 6px 12px;
}
.donate-tiles__box-list-link {
  padding: 8px;
  display: flex;
  justify-content: center;
  line-height: 1.5;
  font-weight: 500;
  color: #e8e8ee;
  white-space: nowrap;
  text-decoration: none;
  border: 1px solid #e8e8ee;
  border-radius: 8px;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
}
.donate-tiles__box-list-link:hover {
  color: #0073ff;
  border-color: #0073ff;
  background-color: rgba(0, 115, 255, 0.2);
}
.donate-tiles__box-list-label {
  flex-shrink: 0;
  margin-right: 5px;
  opacity: 0.5;
}
.features-box {
  overflow: hidden;
}
.features-box_simple .features-box__image {
  bottom: 0;
}
.features-box__inner {
  position: relative;
}
.features-box__title {
  margin: 0 0 54px;
  line-height: 1;
}
.features-box__list {
  position: relative;
  z-index: 3;
  padding: 0;
  list-style: none;
}
.features-box__list-image {
  margin-bottom: 24px;
  opacity: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.features-box__list-image-i {
  display: block;
  width: 40px;
  height: 40px;
}
.features-box__list-title {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  margin: 0 0 12px;
  font-size: 24px;
  line-height: 1.2;
}
.features-box__list-text {
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  font-size: 16px;
  line-height: 1.5;
  color: rgba(232, 232, 238, 0.8);
}
.features-box__image {
  position: absolute;
  z-index: 1;
}
.features-box__image-i {
  display: block;
}
.features-box__bg-image {
  position: absolute;
  z-index: 2;
}
.features-box__bg-image_1 {
  left: calc(50% + 150px);
  bottom: 350px;
}
.features-box__bg-image_2 {
  right: 50%;
  bottom: -150px;
}
.features-tiles__title {
  margin: 0 0 30px;
  line-height: 1;
  font-weight: 600;
}
.features-tiles__list-item {
  opacity: 0;
}
.features-tiles__item {
  position: relative;
  overflow: hidden;
  background-color: rgba(232, 232, 238, 0.03);
  border-radius: 3px;
}
.features-tiles__item_1 .features-tiles__item-image {
  width: 236px;
  height: 217px;
}
.features-tiles__item_1 .features-tiles__item-image:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: #e8e8ee;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  opacity: 0.15;
}
.features-tiles__item_1 .features-tiles__item-image-i {
  position: relative;
}
.features-tiles__item_2 .features-tiles__item-inner {
  padding-left: 117px;
}
.features-tiles__item_2 .features-tiles__item-title {
  position: relative;
  background: none;
  background-clip: text;
  text-fill-color: #0c64ff;
  -webkit-text-fill-color: #0c64ff;
}
.features-tiles__item_2 .features-tiles__item-title-label {
  background: linear-gradient(90deg, #0073ff 0%, #00feb0 100%);
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.features-tiles__item_2 .features-tiles__item-title-value {
  position: absolute;
  right: 100%;
  margin-right: 15px;
  font-size: 200px;
  color: #0c64ff;
}
.features-tiles__item_3 .features-tiles__item-title {
  position: relative;
  z-index: 2;
}
.features-tiles__item_3 .features-tiles__item-image {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.features-tiles__item_3 .features-tiles__item-image-i {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.features-tiles__item_4 .features-tiles__item-image {
  margin: 25px auto 0;
  position: relative;
  width: 264px;
  height: 234px;
}
.features-tiles__item_4 .features-tiles__item-image:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: #e8e8ee;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  opacity: 0.15;
}
.features-tiles__item_4 .features-tiles__item-image-i {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}
.features-tiles__item-title {
  margin: 0;
  line-height: 1;
  font-weight: 600;
  background: linear-gradient(90deg, #0073ff 0%, #00feb0 100%);
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.features-tiles__item-sub {
  margin: 0;
  padding: 15px 0 0;
  list-style: none;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
}
.features-tiles__item-sub-el {
  position: relative;
  padding-left: 25px;
}
.features-tiles__item-sub-el:before {
  content: "";
  position: absolute;
  left: 9px;
  top: 10px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #e8e8ee;
}
.footer {
  position: relative;
  z-index: 50;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  overflow: hidden;
}
.footer_simple {
  padding-top: 450px;
  margin-top: -400px;
}
.footer__bg {
  background-size: cover;
  background-position: center 90%;
}
.footer__bg,
.footer__bg:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.footer__bg:after {
  content: "";
  background: linear-gradient(
    180deg,
    #0e0e10 10.94%,
    rgba(14, 14, 16, 0.74) 150%
  );
}
.footer__contact-title {
  margin: 0 0 32px;
  font-family: "Mustica Pro", sans-serif;
  line-height: 1;
  font-weight: 600;
}
.footer__contact-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer__contact-list-item {
  opacity: 0;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.footer__contact-link {
  display: flex;
  align-items: center;
  color: #e8e8ee;
  text-decoration: none;
}
.footer__contact-link:hover {
  color: #00feb0;
}
.footer__contact-link-icon {
  flex-shrink: 0;
  margin-right: 8px;
  width: 32px;
  height: 32px;
}
.footer__contact-link-label {
  flex-shrink: 0;
  font-size: 16px;
  line-height: 1.5;
}
.footer__bottom {
  position: relative;
  padding: 25px 0;
}
.footer__logo {
  flex-shrink: 0;
  display: block;
  text-decoration: none;
}
.footer__logo svg {
  display: block;
  width: 56px;
  height: 56px;
}
.footer__menu-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.footer__menu-item {
  flex-shrink: 0;
}
.footer__menu-link {
  position: relative;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(232, 232, 238, 0.8);
  text-transform: uppercase;
  text-decoration: none;
}
.footer__menu-link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #00feb0;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.footer__menu-link:hover {
  color: #00feb0;
}
.footer__menu-link:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.footer__socials {
  flex-shrink: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
}
.footer__socials-item {
  flex-shrink: 0;
}
.footer__socials-item:last-child {
  margin-right: 0;
}
.footer__socials-link {
  display: flex;
  align-items: center;
  height: 25px;
  text-decoration: none;
  opacity: 0.8;
  transition: opacity 0.2s ease-in-out;
}
.footer__socials-link:hover {
  opacity: 0.8;
}
.footer__socials-link:hover path {
  fill: #00feb0;
}
.footer__socials-link path {
  fill: #e8e8ee;
  transition: fill 0.2s ease-in-out;
}
.footer__socials-link svg {
  flex-shrink: 0;
}
.footer__copyright {
  opacity: 0.5;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 150;
}
.header_sticky {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(14, 14, 16, 0.9);
}
.header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__logo {
  flex-shrink: 0;
  margin-right: 30px;
  display: block;
  text-decoration: none;
}
.header__logo-image {
  position: relative;
  display: block;
}
.header__aside {
  flex-shrink: 0;
}
.header__button-wrap {
  flex-shrink: 0;
  opacity: 0;
}
.header__menu {
  flex-shrink: 0;
}
.header__menu-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header__menu-item {
  flex-shrink: 0;
}
.header__menu-item.active .header__menu-link {
  color: #00feb0;
}
.header__menu-item.active .header__menu-link:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.header__menu-link {
  display: block;
  position: relative;
  line-height: 1.5;
  color: rgba(232, 232, 238, 0.8);
  text-decoration: none;
}
.header__menu-link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #00feb0;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.header__menu-link:hover {
  color: #00feb0;
}
.header__menu-link:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.header__localization {
  flex-shrink: 0;
  opacity: 0;
}
.header__menu-toggle {
  position: relative;
  z-index: 5;
  margin-left: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  transition: background 0.2s ease-in-out;
}
.header__menu-toggle-item {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 2px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #0c64ff;
  border-radius: 2px;
  transition: background-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.header_active .header__menu-toggle-item {
  background-color: transparent !important;
}
.header__menu-toggle-item:after,
.header__menu-toggle-item:before {
  content: "";
  position: absolute;
  left: 50%;
  width: 32px;
  height: 2px;
  margin-left: -16px;
  background-color: #0c64ff;
  transition: top 0.2s ease-in-out 0.2s, background-color 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, top 0.2s ease-in-out 0.2s,
    background-color 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, top 0.2s ease-in-out 0.2s,
    background-color 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.header_active .header__menu-toggle-item:after,
.header_active .header__menu-toggle-item:before {
  transition: top 0.2s ease-in-out, background-color 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out 0.2s;
  transition: transform 0.2s ease-in-out 0.2s, top 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out 0.2s, top 0.2s ease-in-out,
    background-color 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out 0.2s;
}
.header__menu-toggle-item:before {
  top: -7px;
}
.header_active .header__menu-toggle-item:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header__menu-toggle-item:after {
  top: 7px;
}
.header_active .header__menu-toggle-item:after {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.header__socials {
  margin: 0;
  padding: 0;
  list-style: none;
  align-items: center;
  justify-content: center;
}
.header__socials-item {
  flex-shrink: 0;
  margin: 0 12px;
  opacity: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.header__socials-link {
  display: flex;
  align-items: center;
  height: 25px;
  text-decoration: none;
  opacity: 0.8;
  transition: opacity 0.2s ease-in-out;
}
.header__socials-link:hover {
  opacity: 0.8;
}
.header__socials-link:hover path {
  fill: #00feb0;
}
.header__socials-link path {
  fill: #e8e8ee;
  transition: fill 0.2s ease-in-out;
}
.header__socials-link svg {
  flex-shrink: 0;
}
.info-box {
  overflow: hidden;
}
.info-box_simple .info-box__list-item {
  margin-bottom: 40px;
  padding: 0;
  flex-direction: column;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  background-color: transparent;
}
.info-box__inner {
  position: relative;
}
.info-box__image {
  position: absolute;
  z-index: 2;
  pointer-events: none;
}
.info-box__image-i {
  display: block;
}
.info-box__title {
  font-weight: 600;
}
.info-box__text {
  font-size: 18px;
  line-height: 1.5;
}
.info-box__list {
  margin: 0 0 50px;
  padding: 0;
  list-style: none;
  font-size: 16px;
  line-height: 1.2;
}
.info-box__list-item {
  margin-bottom: 11px;
  display: flex;
  justify-content: space-between;
  border-radius: 3px;
  opacity: 0;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.info-box__list-item:last-child {
  margin-bottom: 0;
}
.info-box__list-label {
  padding: 2px 20px 0 0;
  opacity: 0.5;
}
.info-box__list-label,
.info-box__list-value {
  flex-shrink: 0;
  width: 50%;
}
.info-box__list-title {
  margin-bottom: 24px;
  font-family: "Mustica Pro", sans-serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  color: #e8e8ee;
}
.info-box__list-sub {
  margin: 0;
  padding: 0;
  list-style: none;
}
.info-box__list-sub-item {
  margin-bottom: 11px;
  border-radius: 3px;
  opacity: 0;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.info-box__list-sub-item:last-child {
  margin-bottom: 0;
}
.info-box__list-sub-label {
  opacity: 0.5;
}
.info-box__footer {
  position: relative;
  z-index: 2;
}
.info-donate-tiles {
  overflow: hidden;
}
.info-donate-tiles__title {
  margin: 0 0 32px;
  line-height: 1;
}
.info-donate-tiles__text {
  line-height: 1.5;
}
.info-donate-tiles__list-item:first-child .info-donate-tiles__item {
  border-color: #0c64ff;
}
.info-donate-tiles__list-item:first-child .info-donate-tiles__item-text span {
  color: #0c64ff;
}
.info-donate-tiles__list-item:first-child .info-donate-tiles__item-image {
  right: -40px;
  bottom: 0;
}
.info-donate-tiles__list-item:last-child .info-donate-tiles__item {
  border-color: #00feb0;
}
.info-donate-tiles__list-item:last-child .info-donate-tiles__item-text span {
  color: #00feb0;
}
.info-donate-tiles__list-item:last-child .info-donate-tiles__item-image {
  left: -7px;
  bottom: 33px;
}
.info-donate-tiles__item {
  flex-shrink: 0;
  width: 100%;
  position: relative;
  border-width: 1px;
  border-style: solid;
}
.info-donate-tiles__item-title {
  position: relative;
  z-index: 2;
  margin-bottom: 18px;
  font-family: "Mustica Pro", sans-serif;
  font-weight: 600;
  line-height: 1;
}
.info-donate-tiles__item-text {
  position: relative;
  z-index: 2;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 500;
}
.info-donate-tiles__item-image {
  position: absolute;
  z-index: 1;
}
.info-donate-tiles__item-image-i {
  display: block;
}
.info-tiles__title {
  margin: 0 0 54px;
  line-height: 1;
}
.info-tiles__list {
  padding: 0;
  list-style: none;
}
.info-tiles__item {
  position: relative;
  padding-bottom: 60%;
}
.info-tiles__item-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}
.info-tiles__item-image:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.info-tiles__item-image-i {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.info-tiles__item-title {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin: 0;
  line-height: 1.2;
  opacity: 0;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
}
.intro {
  position: relative;
  overflow: hidden;
}
.intro__bg {
  top: 0;
  height: 110vh;
}
.intro__bg,
.intro__bg-el {
  opacity: 0;
  position: absolute;
  right: 0;
  left: 0;
  background-size: cover;
}
.intro__bg-el {
  background-position: 90%;
}
.intro__inner {
  position: relative;
  height: 100vh;
  display: flex;
}
.intro__content {
  flex-shrink: 0;
}
.intro__title {
  opacity: 0;
  margin: 0 0 20px;
  line-height: 1.1;
  font-weight: 600;
}
.intro__text {
  opacity: 0;
  line-height: 1.5;
  text-shadow: 0 0 10px #0e0e10;
}
.intro__footer {
  opacity: 0;
}
.lang-switcher__current {
  display: flex;
  align-items: center;
  opacity: 0.3;
  text-decoration: none;
  transition: opacity 0.2s ease-in-out;
}
.lang-switcher__current:hover {
  opacity: 1;
}
.lang-switcher__current-icon {
  flex-shrink: 0;
  margin-right: 8px;
}
.lang-switcher__current-icon svg {
  display: block;
  width: 24px;
  height: 24px;
}
.lang-switcher__current-icon path {
  stroke: #e8e8ee;
}
.lang-switcher__current-label {
  flex-shrink: 0;
  font-family: "Mustica Pro", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 600;
  color: #e8e8ee;
  text-transform: uppercase;
}
.main {
  position: relative;
  z-index: 100;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
}
.mission-box {
  position: relative;
  overflow: hidden;
}
.mission-box__bg-wrap {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  overflow: hidden;
}
.mission-box__bg,
.mission-box__bg-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  width: 100vw;
}
.mission-box__bg {
  margin-left: -50vw;
  background-size: cover;
  background-position: center 20%;
}
.mission-box__content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mission-box__title {
  margin: 0 0 32px;
  line-height: 1;
  font-weight: 600;
}
.mission-box__text {
  font-size: 18px;
  line-height: 1.5;
}
.mission-box__text p:last-child {
  margin-bottom: 0;
}
.modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  text-align: center;
  outline: 0 none;
  background-color: rgba(14, 14, 16, 0.85);
}
.modal:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}
.modal-close {
  position: absolute;
  bottom: 100%;
  z-index: 5;
  padding: 0;
  width: 49px;
  height: 49px;
  background: none;
  border: 0 none;
  outline: 0 none;
  cursor: pointer;
}
.modal-close:after,
.modal-close:before {
  content: "";
  position: absolute;
  top: 13px;
  left: 24px;
  width: 1px;
  height: 23px;
  transition: background-color 0.2s ease-in-out;
  background-color: #e8e8ee;
}
.modal-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal-close:hover:after,
.modal-close:hover:before {
  background-color: #0c64ff;
}
.modal-dialog {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.modal-content {
  position: relative;
  background-color: #0e0e10;
  outline: 0 none;
  text-align: left;
  margin: 50px 0;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.order-modal {
  color: #e8e8ee;
}
.order-modal_submitted .order-modal__form {
  display: none;
}
.order-modal_submitted .order-modal__success {
  display: block;
}
.order-modal__image {
  position: relative;
  padding-bottom: 42%;
}
.order-modal__image-i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.order-modal__title {
  margin-bottom: 25px;
  font-family: "Mustica Pro", sans-serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
}
.order-modal__form-footer {
  padding-top: 15px;
  text-align: center;
}
.order-modal__form-button {
  min-width: 270px;
}
.order-modal__success {
  display: none;
  text-align: center;
}
.order-modal__success-title {
  margin-bottom: 25px;
  font-family: "Mustica Pro", sans-serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}
.order-modal__success-text {
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 1.5;
}
.page-article__title {
  margin: 0 0 48px;
  line-height: 1.1;
  font-weight: 600;
}
.page-article__content {
  color: rgba(232, 232, 238, 0.8);
}
.page-article__content ul li:before {
  opacity: 0.8;
}
.page-intro {
  position: relative;
  overflow: hidden;
  color: #0e0e10;
}
.page-intro_simple .page-intro__video:after {
  background-color: rgba(14, 14, 16, 0.5);
}
.page-intro__bg {
  background-size: cover;
}
.page-intro__bg,
.page-intro__video,
.page-intro__video:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.page-intro__video:after {
  content: "";
  background-color: rgba(14, 14, 16, 0.8);
}
.page-intro__video-el {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-intro__image {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-intro__image-i {
  display: block;
}
.page-intro__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #e8e8ee;
}
.page-intro__title {
  opacity: 0;
  margin: 0 0 20px;
  line-height: 1.1;
  font-weight: 600;
}
.page-intro__text {
  opacity: 0;
  line-height: 1.5;
}
.page-intro__buttons {
  opacity: 0;
}
.page-intro__buttons-item:last-child {
  margin-right: 0;
}
.page-media {
  margin-bottom: 100px;
  position: relative;
}
.page-media__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.products-box {
  overflow: hidden;
}
.products-box__title {
  margin: 0 0 54px;
  line-height: 1;
  font-weight: 600;
}
.products-box__list-item {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}
.products-box__list-item:nth-child(2) .products-box__item {
  padding: 1px;
  border: 0 none;
  background: linear-gradient(90deg, #0073ff 0%, #00feb0 100%);
}
.products-box__list-item:nth-child(2) .products-box__item-inner {
  position: relative;
  background-color: #0e0e10;
}
.products-box__item {
  flex-shrink: 0;
  width: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #e8e8ee;
}
.products-box__item_inactive {
  opacity: 0.5;
}
.products-box__item_inactive .products-box__item-title {
  margin: 0;
}
.products-box__item-inner {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
}
.products-box__item-image {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}
.products-box__item-image-i {
  display: block;
  width: 100%;
  height: auto;
}
.products-box__item-label {
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 1.5;
  opacity: 0.5;
}
.products-box__item-title {
  position: relative;
  margin: 0 0 11px;
  font-size: 24px;
  line-height: 1.2;
  text-shadow: 0 0 10px #0e0e10;
}
.products-box__item-text {
  position: relative;
  font-size: 16px;
  line-height: 1.5;
  opacity: 0.8;
}
.products-box__item-footer {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
.products-box__info {
  position: relative;
  margin: 37px 0 0;
  padding: 0;
  list-style: none;
}
.products-box__info-head {
  margin-bottom: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  background: linear-gradient(90deg, #0073ff 0%, #00feb0 100%);
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.products-box__info-value {
  font-family: "Mustica Pro", sans-serif;
  font-weight: 600;
}
.products-box__info-label {
  margin: 2px 0 0 3px;
  font-size: 18px;
}
.products-box__info-text {
  font-size: 13px;
  line-height: 1.1;
}
.short-card {
  position: relative;
  overflow: hidden;
  background-color: rgba(232, 232, 238, 0.05);
  border-radius: 3px;
}
.short-card_top .short-card__image-bg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.short-card__image {
  position: relative;
}
.short-card__image:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: #e8e8ee;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  opacity: 0.15;
}
.short-card__content {
  position: relative;
  z-index: 2;
}
.short-card__title {
  margin-bottom: 16px;
  font-size: 21px;
  line-height: 1.2;
  font-weight: 600;
  color: #00feb0;
}
.short-card__text {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  color: rgba(232, 232, 238, 0.8);
}
.short-card__price {
  flex-shrink: 0;
  display: flex;
  align-items: flex-start;
  margin-right: 24px;
  font-weight: 600;
  line-height: 1;
  color: #e8e8ee;
}
.short-card__price-currency {
  flex-shrink: 0;
  margin: 3px 3px 0 0;
  font-size: 24px;
}
.short-card__price-value {
  font-size: 42px;
}
.short-card__footer {
  margin-top: 38px;
}
.video-box {
  position: relative;
}
.video-box__bg-el {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50vw;
  background-size: contain;
  background-repeat: no-repeat;
}
.video-box__bg-el_1 {
  left: 0;
}
.video-box__bg-el_2 {
  right: 0;
  background-position: 100%;
}
.video-box__title {
  margin: 0 0 30px;
  line-height: 1;
}
.video-box__text {
  margin-bottom: 40px;
  font-size: 18px;
}
.video-box__video {
  position: relative;
  padding-bottom: 56%;
  cursor: none;
}
.video-box__video.active {
  cursor: auto;
}
.video-box__video.active:after {
  opacity: 0;
  visibility: hidden;
}
.video-box__video.active .video-box__video-el {
  pointer-events: auto;
}
.video-box__video.active .video-box__cursor {
  -webkit-transform: scale(0) !important;
  transform: scale(0) !important;
}
.video-box__video:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(14, 14, 16, 0.6);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
}
.video-box__video-el {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}
.video-box__cursor {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  padding: 1px;
  background: linear-gradient(90deg, #0073ff 0%, #00feb0 100%);
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: "Mustica Pro", sans-serif;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  text-transform: uppercase;
  color: #e8e8ee;
  cursor: none;
  pointer-events: none;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.video-box__cursor-inner {
  padding: 10px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0e0e10;
}
.video-box__footer {
  text-align: center;
}
.who-we-are {
  overflow: hidden;
}
.who-we-are__title {
  margin: 0 0 32px;
  line-height: 1.1;
}
.who-we-are__text {
  margin-bottom: 66px;
  font-size: 18px;
  line-height: 1.5;
}
.who-we-are__list {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.who-we-are__list-item {
  flex-shrink: 0;
  width: 50%;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
}
.who-we-are__list-image {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.who-we-are__list-image:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  left: 0;
  height: 50%;
  background: linear-gradient(
    0deg,
    #0e0e10 7.74%,
    rgba(14, 14, 16, 0) 100%,
    #0e0e10 100%
  );
}
.who-we-are__list-image-i {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.who-we-are__list-panel {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 14px 12px;
}
.who-we-are__list-title {
  margin: 0;
  font-size: 18px;
  line-height: 1.5;
}
.who-we-are__list-label {
  font-size: 10px;
  line-height: 1.2;
  opacity: 0.5;
}
.who-we-are__footer {
  margin-top: 48px;
}
.who-we-are__image {
  margin-top: 140px;
  overflow: hidden;
  border-radius: 300px 5px 5px 5px;
}
.who-we-are__image-i {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
@media (min-width: 768px) {
  h1 {
    font-size: 56px;
  }
  h2 {
    font-size: 42px;
  }
  body {
    padding-top: 96px;
  }
  .about-intro__inner {
    height: calc(100vh - 96px);
    min-height: 600px;
    display: flex;
    padding: 100px 0;
  }
  .about-intro__image {
    top: 50%;
  }
  .about-intro__image-i {
    opacity: 0.2 !important;
  }
  .about-intro__pins-label {
    margin-bottom: 3px;
    font-size: 16px;
  }
  .about-intro__pins-icon {
    width: 4px;
    height: 4px;
  }
  .about-intro__text {
    font-size: 18px;
  }
  .about-tiles {
    margin-bottom: 144px;
  }
  .about-tiles__title {
    font-size: 42px;
  }
  .about-tiles__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px -30px;
  }
  .about-tiles__list-item {
    flex-shrink: 0;
    padding: 0 15px 30px;
    display: flex;
  }
  .choose-box {
    margin-bottom: 165px;
  }
  .choose-box__title {
    font-size: 42px;
  }
  .choose-box__text {
    font-size: 18px;
  }
  .choose-box__list {
    display: flex;
  }
  .choose-box__list-item {
    flex-shrink: 0;
    display: flex;
  }
  .choose-box__list-item:first-child .choose-box__item {
    border-radius: 300px 3px 3px 3px;
  }
  .choose-box__item-image {
    padding-bottom: 100%;
  }
  .choose-box__info {
    padding: 63px 32px 42px;
  }
  .choose-box__info-list-title {
    font-size: 16px;
  }
  .choose-box__contact {
    border-radius: 3px 3px 300px 3px;
  }
  .choose-box__contact-inner {
    border-radius: 3px 3px 299px 3px;
  }
  .choose-tiles {
    margin-bottom: 165px;
  }
  .choose-tiles__head {
    margin-bottom: 64px;
  }
  .choose-tiles__title {
    font-size: 42px;
  }
  .choose-tiles__text {
    font-size: 18px;
  }
  .choose-tiles__top {
    padding-right: 15px;
  }
  .choose-tiles__info-list-title {
    font-size: 16px;
  }
  .choose-tiles__contact {
    border-radius: 3px 3px 300px 3px;
  }
  .choose-tiles__contact-inner {
    border-radius: 3px 3px 299px 3px;
  }
  .contact-box {
    padding-top: 54px;
  }
  .contact-box__aside {
    width: 470px;
  }
  .contact-box__head {
    margin-bottom: 58px;
  }
  .contact-box__title {
    font-size: 56px;
  }
  .contact-box__box {
    padding: 46px 40px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  }
  .contact-box__list {
    display: flex;
    flex-wrap: wrap;
  }
  .contact-box__list-item {
    flex-shrink: 0;
    margin: 0 27px 20px 0;
  }
  .contact-box__list-item:last-child {
    margin-right: 0;
  }
  .contact-box__form-head {
    text-align: center;
  }
  .contact-box__success {
    padding: 100px 0;
    text-align: center;
  }
  .container {
    margin-left: auto;
    margin-right: auto;
  }
  .docs-box {
    padding: 164px 0;
  }
  .docs-box_simple-offsets {
    padding: 50px 0;
  }
  .docs-box__title {
    font-size: 42px;
    line-height: 1;
  }
  .docs-box__progress {
    width: 300px;
  }
  .docs-box__images {
    margin: 0 -15px 44px;
  }
  .docs-box__images-item {
    width: 33.333333%;
    padding: 0 15px;
  }
  .donate-info-modal__title {
    font-size: 42px;
    text-align: center;
  }
  .donate-info-modal__list-item {
    margin-bottom: 12px;
    justify-content: center;
    align-items: center;
  }
  .donate-info-modal__list-label {
    margin-right: 5px;
  }
  .donate-info-modal__list-value {
    font-size: 18px;
  }
  .donate-info {
    margin-bottom: 85px;
  }
  .donate-info__title {
    font-size: 42px;
  }
  .donate-info__text {
    font-size: 18px;
  }
  .donate-info__current-value {
    background: linear-gradient(90deg, #0073ff 0%, #00feb0 100%);
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .donate-info__currency {
    margin-top: 12px;
  }
  .donate-info__info {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .donate-info__progress {
    width: 130px;
    height: 20px;
    border-radius: 10px;
  }
  .donate-info__message {
    padding-top: 20px;
  }
  .donate-info__list {
    display: flex;
    flex-wrap: wrap;
  }
  .donate-intro__bg {
    bottom: 0;
  }
  .donate-intro__image {
    top: 50%;
    -webkit-transform: translateY(-60%);
    transform: translateY(-60%);
  }
  .donate-intro__inner {
    height: calc(100vh - 96px);
    min-height: 700px;
  }
  .donate-intro__content {
    width: 56%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px 40px 40px 0;
    background-color: rgba(14, 14, 16, 0.9);
  }
  .donate-intro__content:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    width: 50vw;
    background-color: rgba(14, 14, 16, 0.9);
  }
  .donate-intro__title {
    margin: 0 0 36px;
  }
  .donate-intro__label {
    font-size: 18px;
  }
  .donate-intro__footer {
    margin-top: 60px;
  }
  .donate-promo_simple .donate-promo__content {
    padding-top: 150px;
  }
  .donate-promo__image {
    position: absolute;
  }
  .donate-promo__title {
    font-size: 42px;
  }
  .donate-promo__text {
    font-size: 18px;
  }
  .donate-tiles {
    margin-bottom: 150px;
  }
  .donate-tiles__head {
    margin-bottom: 75px;
  }
  .donate-tiles__title {
    font-size: 42px;
  }
  .donate-tiles__title span {
    background: linear-gradient(90deg, #0073ff 0%, #00feb0 100%);
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .donate-tiles__text {
    font-size: 24px;
  }
  .donate-tiles__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
  .donate-tiles__list-item {
    flex-shrink: 0;
    width: 50%;
    display: flex;
    padding: 0 15px 30px;
  }
  .donate-tiles__list-item:nth-child(3n) {
    width: 100%;
  }
  .donate-tiles__list-item:nth-child(3n) .donate-tiles__box {
    display: flex;
    align-items: center;
  }
  .donate-tiles__list-item:nth-child(3n) .donate-tiles__box_simple {
    align-items: flex-end;
  }
  .donate-tiles__list-item:nth-child(3n) .donate-tiles__box-image {
    flex-shrink: 0;
    width: 50%;
    margin: 0;
  }
  .donate-tiles__list-item:nth-child(3n) .donate-tiles__box-content {
    flex-grow: 1;
    flex-shrink: 1;
  }
  .donate-tiles__box-title {
    background: linear-gradient(90deg, #0073ff 0%, #00feb0 100%);
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .features-box {
    padding-top: 65px;
  }
  .features-box__inner {
    padding-bottom: 263px;
  }
  .features-box__title {
    font-size: 42px;
  }
  .features-box__list {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
  }
  .features-box__list-item {
    flex-shrink: 0;
    padding: 0 15px 30px;
  }
  .features-tiles {
    margin-bottom: 160px;
  }
  .features-tiles__title {
    font-size: 42px;
  }
  .features-tiles__item {
    flex-shrink: 0;
    padding: 64px 40px 54px;
    width: 100%;
  }
  .features-tiles__item_1 .features-tiles__item-inner {
    padding-right: 35%;
  }
  .features-tiles__item_1 .features-tiles__item-image {
    position: absolute;
    top: 50px;
    right: 35px;
  }
  .features-tiles__item_2 .features-tiles__item-title-value {
    top: -20px;
  }
  .features-tiles__item_3 {
    min-height: 506px;
  }
  .features-tiles__item_3 .features-tiles__item-title {
    width: 50%;
  }
  .features-tiles__item_3 .features-tiles__item-image {
    top: 0;
  }
  .features-tiles__item-title {
    font-size: 42px;
  }
  .features-tiles__item-sub_columns-2 {
    display: flex;
    flex-wrap: wrap;
  }
  .features-tiles__item-sub_columns-2 .features-tiles__item-sub-el {
    flex-shrink: 0;
    padding-right: 20px;
    width: 50%;
  }
  .footer__contact {
    padding: 130px 0;
  }
  .footer__contact-title {
    font-size: 42px;
  }
  .footer__contact-list {
    display: flex;
  }
  .footer__contact-list-item {
    flex-shrink: 0;
    margin-right: 27px;
  }
  .footer__contact-list-item:last-child {
    margin-right: 0;
  }
  .footer__bottom {
    border-top: 1px solid rgba(232, 232, 238, 0.1);
  }
  .footer__menu {
    flex-grow: 1;
    flex-shrink: 1;
  }
  .footer__menu-item {
    margin-right: 24px;
  }
  .footer__menu-link {
    display: block;
  }
  .footer__socials-item {
    margin-right: 12px;
  }
  .footer__copyright {
    position: absolute;
    right: 0;
    bottom: 100%;
    margin-bottom: 12px;
    font-size: 10px;
  }
  .header__inner {
    padding: 18px 0;
  }
  .header__logo-image {
    width: 63px;
    height: 60px;
  }
  .header__button-wrap {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  .header__menu-list {
    display: flex;
  }
  .header__menu-item {
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  .header__menu-item:last-child {
    margin-right: 0;
  }
  .header__localization {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  .header__menu-toggle,
  .header__socials {
    display: none;
  }
  .header__drop {
    display: flex;
    align-items: center;
  }
  .info-box {
    margin-bottom: 64px;
  }
  .info-box_simple .info-box__inner {
    padding: 65px 0 120px;
  }
  .info-box__inner {
    padding: 175px 0 120px;
  }
  .info-box__image {
    left: 50%;
  }
  .info-box__head {
    margin-bottom: 65px;
  }
  .info-box__title {
    margin: 0 0 32px;
    font-size: 42px;
    line-height: 1;
  }
  .info-box__list-item,
  .info-box__list-sub-item {
    background-color: rgba(217, 217, 217, 0.01);
  }
  .info-box__list-sub-item {
    padding: 12px 24px;
    display: flex;
    justify-content: space-between;
  }
  .info-box__list-sub-label {
    flex-shrink: 0;
    width: 50%;
    padding-right: 20px;
  }
  .info-box__list-sub-value {
    flex-shrink: 0;
    width: 50%;
  }
  .info-donate-tiles {
    margin-bottom: 125px;
  }
  .info-donate-tiles__head {
    margin-bottom: 70px;
  }
  .info-donate-tiles__title {
    font-size: 42px;
  }
  .info-donate-tiles__text {
    font-size: 18px;
  }
  .info-donate-tiles__list {
    margin: 0 -15px;
    display: flex;
  }
  .info-donate-tiles__list-item {
    flex-shrink: 0;
    width: 50%;
    padding: 0 15px;
    display: flex;
  }
  .info-donate-tiles__item-title {
    font-size: 42px;
  }
  .info-tiles {
    margin-bottom: 100px;
  }
  .info-tiles__title {
    font-size: 42px;
  }
  .info-tiles__list {
    display: flex;
  }
  .info-tiles__list .info-tiles__list-item {
    flex: 1;
  }
  .info-tiles__list-item {
    flex-shrink: 0;
    width: 50%;
  }
  .intro {
    margin: -96px 0 162px;
  }
  .intro_rock-donate-2 {
    margin-bottom: 100px;
  }
  .intro__bg {
    background-position: 95%;
  }
  .intro__bg-el {
    top: 100px;
    bottom: 0;
  }
  .intro__inner {
    min-height: 750px;
    align-items: center;
    padding: 100px 0 50px;
  }
  .intro__title {
    font-size: 56px;
  }
  .intro__text {
    width: 80%;
    font-size: 18px;
  }
  .intro__footer {
    margin-top: 47px;
  }
  .intro__button {
    margin-right: 24px;
  }
  .intro__button:last-child {
    margin-right: 0;
  }
  .mission-box__content {
    height: 610px;
  }
  .mission-box__title {
    font-size: 42px;
  }
  .modal-close {
    left: 100%;
  }
  .modal-dialog {
    width: 500px;
  }
  .order-modal__content {
    padding: 42px 63px;
  }
  .order-modal__success {
    padding: 100px 63px;
  }
  .page-article {
    padding-top: 55px;
  }
  .page-article__title {
    font-size: 56px;
  }
  .page-intro {
    margin-bottom: 165px;
  }
  .page-intro__content {
    width: 50%;
    height: calc(100vh - 96px);
    min-height: 680px;
  }
  .page-intro__text {
    font-size: 18px;
  }
  .page-intro__buttons {
    margin-top: 45px;
    display: flex;
    align-items: center;
  }
  .page-intro__buttons-item {
    flex-shrink: 0;
    margin-right: 34px;
  }
  .page-media {
    padding-bottom: 50%;
  }
  .products-box {
    padding-bottom: 82px;
  }
  .products-box__title {
    font-size: 42px;
  }
  .products-box__list {
    display: flex;
    margin: 0 -15px;
  }
  .products-box__list-item {
    padding: 0 15px;
    flex-shrink: 0;
    width: 50%;
    display: flex;
  }
  .products-box__info {
    display: flex;
  }
  .products-box__info-item {
    flex-shrink: 0;
    width: 33.333333%;
  }
  .short-card {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
  .short-card_top {
    overflow: visible;
    border-radius: 3px 300px 3px 3px;
  }
  .short-card_top .short-card__content {
    padding: 86px 40% 73px 55px;
  }
  .short-card_top .short-card__image {
    position: absolute;
  }
  .short-card__image {
    display: flex;
    align-items: flex-end;
    flex-shrink: 0;
    width: 315px;
    height: 315px;
  }
  .short-card__image-i {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
  }
  .short-card__content {
    flex-grow: 1;
    flex-shrink: 1;
  }
  .short-card__footer {
    display: flex;
    align-items: center;
  }
  .video-box {
    margin-bottom: 150px;
  }
  .video-box_simple {
    padding: 164px 0 100px;
  }
  .video-box__title {
    font-size: 42px;
  }
  .video-box__cursor {
    width: 120px;
    height: 120px;
    font-size: 14px;
  }
  .video-box__footer {
    margin-top: 80px;
  }
  .who-we-are__title {
    font-size: 42px;
  }
  .who-we-are__list {
    margin: 0 -15px;
  }
  .who-we-are__list-item {
    padding: 0 15px;
  }
  .who-we-are__list-image {
    height: 412px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 42px;
  }
  h2 {
    font-size: 32px;
  }
  body {
    padding-top: 72px;
  }
  .about-intro__inner {
    padding: 250px 0 100px;
  }
  .about-intro__content {
    width: 90%;
  }
  .about-intro__image {
    top: 30px;
    -webkit-transform: translateX(-50%) scale(0.4);
    transform: translateX(-50%) scale(0.4);
    -webkit-transform-origin: top center;
    transform-origin: top center;
  }
  .about-intro__image-i {
    opacity: 0.6 !important;
  }
  .about-intro__pins-label {
    margin-bottom: 10px;
    font-size: 32px;
  }
  .about-intro__pins-icon {
    width: 8px;
    height: 8px;
  }
  .about-intro__title {
    margin: 0 0 20px;
    font-size: 42px;
  }
  .about-intro__text {
    font-size: 16px;
  }
  .about-tiles {
    margin-bottom: 100px;
  }
  .about-tiles__title {
    font-size: 34px;
  }
  .about-tiles__list-item {
    margin-bottom: 30px;
  }
  .about-tiles__list-item:last-child {
    margin-bottom: 0;
  }
  .choose-box {
    margin-bottom: 100px;
  }
  .choose-box__title {
    font-size: 34px;
  }
  .choose-box__text {
    font-size: 16px;
  }
  .choose-box__list-item {
    margin-bottom: 30px;
  }
  .choose-box__list-item:first-child .choose-box__item {
    border-radius: 100px 3px 3px 3px;
  }
  .choose-box__item {
    padding-top: 20px;
  }
  .choose-box__item-image {
    padding-bottom: 56%;
  }
  .choose-box__item-content {
    padding: 10px 20px 40px;
  }
  .choose-box__info {
    padding: 30px 20px 20px;
  }
  .choose-box__info-list-title {
    font-size: 14px;
  }
  .choose-box__contact {
    border-radius: 3px 3px 100px 3px;
  }
  .choose-box__contact-inner {
    border-radius: 3px 3px 99px 3px;
    padding: 20px;
  }
  .choose-tiles {
    margin-bottom: 100px;
  }
  .choose-tiles__head {
    margin-bottom: 32px;
  }
  .choose-tiles__title {
    font-size: 34px;
  }
  .choose-tiles__text {
    font-size: 16px;
  }
  .choose-tiles__info {
    padding: 30px 20px 20px;
  }
  .choose-tiles__info-list-title {
    font-size: 14px;
  }
  .choose-tiles__contact {
    border-radius: 3px 3px 100px 3px;
  }
  .choose-tiles__contact-inner {
    border-radius: 3px 3px 99px 3px;
    padding: 20px;
  }
  .contact-box {
    padding-top: 30px;
  }
  .contact-box__head {
    margin-bottom: 40px;
  }
  .contact-box__title {
    font-size: 42px;
  }
  .contact-box__box {
    padding: 30px 20px;
    border: 1px solid rgba(232, 232, 238, 0.2);
  }
  .contact-box__list-item {
    margin-bottom: 20px;
  }
  .contact-box__list-item:last-child {
    margin-bottom: 0;
  }
  .contact-box__form-button {
    width: 100%;
  }
  .contact-box__success {
    padding: 50px 0;
  }
  .docs-box {
    padding: 100px 0;
  }
  .docs-box_simple-offsets {
    padding: 0 0 100px;
  }
  .docs-box__button {
    width: 100%;
  }
  .docs-box__title {
    font-size: 34px;
    line-height: 1.2;
  }
  .docs-box__progress {
    width: 200px;
  }
  .docs-box__images {
    margin: 0 -10px 44px;
  }
  .docs-box__images-item {
    width: 50%;
    padding: 0 10px;
  }
  .docs-box .slick-arrow.slick-prev {
    left: 20px;
  }
  .docs-box .slick-arrow.slick-next {
    right: 20px;
  }
  .donate-info-modal {
    padding: 60px 20px;
  }
  .donate-info-modal__title {
    font-size: 34px;
  }
  .donate-info-modal__list-item {
    margin-bottom: 30px;
    align-items: center;
    flex-wrap: wrap;
  }
  .donate-info-modal__list-label {
    width: 100%;
    opacity: 0.5;
  }
  .donate-info-modal__list-value {
    font-size: 4vw;
    max-width: 80%;
  }
  .donate-info {
    margin-bottom: 100px;
  }
  .donate-info__title {
    font-size: 34px;
  }
  .donate-info__text {
    font-size: 16px;
  }
  .donate-info__value {
    font-size: 14vw;
  }
  .donate-info__value .whitespace {
    width: 3vw;
  }
  .donate-info__value .char {
    width: 9.5vw;
  }
  .donate-info__current-value {
    color: #0c64ff;
  }
  .donate-info__info-label {
    margin-bottom: 30px;
  }
  .donate-info__progress {
    height: 30px;
    border-radius: 15px;
  }
  .donate-info__progress-value {
    padding-top: 5px;
  }
  .donate-info__list {
    display: none;
  }
  .donate-intro__bg {
    top: 0;
    height: 40vh;
  }
  .donate-intro__image {
    top: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 200px;
    height: 200px;
  }
  .donate-intro__cloud {
    display: none;
  }
  .donate-intro__inner {
    padding-top: 40vh;
  }
  .donate-intro__content {
    margin: 0 -20px;
    padding: 30px 20px 0;
  }
  .donate-intro__title {
    margin: 0 0 24px;
    font-size: 40px;
  }
  .donate-intro__label {
    font-size: 16px;
  }
  .donate-intro__text {
    font-size: 18px;
    line-height: 1.3;
  }
  .donate-intro__footer {
    margin-top: 30px;
  }
  .donate-promo {
    text-align: center;
  }
  .donate-promo__content {
    padding: 70px 20px 50px;
  }
  .donate-promo__image {
    margin: -70px 0 0;
  }
  .donate-promo__image-i {
    width: 100%;
    height: auto;
  }
  .donate-promo__bg {
    background-position: 100%;
    opacity: 0.5 !important;
  }
  .donate-promo__title {
    font-size: 34px;
  }
  .donate-promo__text {
    font-size: 16px;
  }
  .donate-tiles {
    margin-bottom: 100px;
  }
  .donate-tiles__head {
    margin-bottom: 50px;
  }
  .donate-tiles__title {
    font-size: 34px;
  }
  .donate-tiles__title span {
    color: #0c64ff;
  }
  .donate-tiles__text {
    font-size: 20px;
  }
  .donate-tiles__list-item {
    margin-bottom: 30px;
  }
  .donate-tiles__box {
    padding: 30px 20px;
  }
  .donate-tiles__box-image-i {
    max-height: 100%;
    width: auto;
  }
  .donate-tiles__box-title {
    color: #0c64ff;
  }
  .features-box {
    padding-top: 50px;
    margin-bottom: 100px;
  }
  .features-box__title {
    width: 80%;
    font-size: 34px;
  }
  .features-box__list {
    margin: 0;
  }
  .features-box__list-item {
    margin-bottom: 30px;
  }
  .features-box__list-item:last-child {
    margin-bottom: 0;
  }
  .features-box__image {
    display: none;
  }
  .features-tiles {
    margin-bottom: 100px;
  }
  .features-tiles__title {
    font-size: 34px;
  }
  .features-tiles__item {
    padding: 40px 20px;
  }
  .features-tiles__item_1 .features-tiles__item-image {
    position: relative;
    margin: 25px auto 0;
  }
  .features-tiles__item_2 .features-tiles__item-title-value {
    top: -23px;
  }
  .features-tiles__item_3 {
    height: 400px;
  }
  .features-tiles__item_3 .features-tiles__item-title {
    width: 80%;
  }
  .features-tiles__item_3 .features-tiles__item-image {
    top: 15%;
  }
  .features-tiles__item-title {
    font-size: 34px;
  }
  .features-tiles__item-title br,
  .footer__bg {
    display: none;
  }
  .footer__contact {
    margin-bottom: 20px;
    padding: 40px 20px;
    border-radius: 3px;
    background-color: rgba(232, 232, 238, 0.05);
  }
  .footer__contact-title {
    font-size: 34px;
  }
  .footer__contact-list-item {
    margin-bottom: 20px;
  }
  .footer__contact-list-item:last-child {
    margin-bottom: 0;
  }
  .footer__logo,
  .footer__menu {
    margin-bottom: 30px;
  }
  .footer__menu-list {
    flex-wrap: wrap;
  }
  .footer__menu-item {
    margin: 0 20px 10px 0;
  }
  .footer__menu-item:last-child {
    margin-right: 0;
  }
  .footer__menu-link {
    display: inline-block;
    vertical-align: top;
  }
  .footer__socials {
    margin-bottom: 20px;
  }
  .footer__socials-item {
    margin-right: 25px;
  }
  .footer__copyright {
    font-size: 12px;
  }
  .header_active {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #0e0e10;
  }
  .header__inner {
    padding: 12px 0;
  }
  .header__logo-image {
    width: 50px;
    height: 48px;
  }
  .header__button-wrap {
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  .header__menu {
    margin-bottom: 40px;
  }
  .header__menu-item {
    display: flex;
    justify-content: center;
    margin-bottom: 32px;
    opacity: 0;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  .header__menu-item:last-child {
    margin-bottom: 0;
  }
  .header__menu-link {
    font-size: 18px;
  }
  .header__localization {
    display: flex;
    justify-content: center;
    margin-top: 32px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  .header__socials {
    display: flex;
  }
  .header__drop {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: calc(100vh - 72px);
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 40px 20px;
    background-color: #0e0e10;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
  }
  .menu-open .header__drop {
    display: block;
  }
  .header_active .header__drop {
    opacity: 1;
  }
  .info-box_simple .info-box__head {
    margin-bottom: 54px;
  }
  .info-box_simple .info-box__inner {
    padding: 20px 0 100px;
  }
  .info-box_simple .info-box__list {
    margin: 0;
  }
  .info-box__inner {
    padding: 100px 0 50px;
  }
  .info-box__image {
    top: 130px;
    right: -10px;
  }
  .info-box__image-i {
    width: 180px;
    height: 160px;
  }
  .info-box__head {
    margin-bottom: 85px;
    padding-right: 70px;
  }
  .info-box__title {
    margin: 0 0 20px;
    font-size: 34px;
    line-height: 1.1;
  }
  .info-box__list-item,
  .info-box__list-sub-item {
    padding: 15px;
    background-color: rgba(217, 217, 217, 0.05);
  }
  .info-box__list-sub-label {
    margin-bottom: 10px;
  }
  .info-box__button {
    width: 100%;
  }
  .info-donate-tiles {
    margin-bottom: 80px;
  }
  .info-donate-tiles__head {
    margin-bottom: 45px;
  }
  .info-donate-tiles__title {
    font-size: 34px;
  }
  .info-donate-tiles__text {
    font-size: 16px;
  }
  .info-donate-tiles__list-item {
    margin-bottom: 30px;
  }
  .info-donate-tiles__list-item:first-child .info-donate-tiles__item {
    border-radius: 60px 3px 3px 3px;
  }
  .info-donate-tiles__list-item:last-child {
    margin-bottom: 0;
  }
  .info-donate-tiles__list-item:last-child .info-donate-tiles__item {
    border-radius: 3px 3px 60px 3px;
  }
  .info-donate-tiles__item {
    padding: 35px 25px;
    height: 450px;
  }
  .info-donate-tiles__item-title {
    font-size: 34px;
  }
  .info-donate-tiles__item-image {
    width: 560px;
  }
  .info-tiles {
    margin-bottom: 50px;
  }
  .info-tiles__title {
    font-size: 34px;
  }
  .info-tiles__list {
    margin: 0;
  }
  .info-tiles__list-item {
    margin-bottom: 30px;
  }
  .intro {
    margin: -72px 0 100px;
  }
  .intro_simple .intro__bg {
    background-position: 50%;
  }
  .intro_rock-donate .intro__bg {
    height: 380px;
    background-position: 100%;
  }
  .intro_rock-donate-2 {
    margin-bottom: 50px;
  }
  .intro_rock-donate-2 .intro__bg {
    height: 100%;
    background-position: 85%;
  }
  .intro_rock-donate-2 .intro__bg:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(14, 14, 16, 0.8);
  }
  .intro__bg {
    background-position: 35%;
  }
  .intro__bg-el {
    top: 0;
    bottom: 40%;
  }
  .intro__inner {
    min-height: 550px;
    align-items: flex-end;
    padding: 100px 0 80px;
  }
  .intro__content {
    width: 100%;
  }
  .intro__title {
    font-size: 42px;
    color: #ffffff;
    text-shadow: 0 0 10px rgba(14, 14, 16, 0.5);
  }
  .intro__title br {
    display: none;
  }
  .intro__text {
    font-size: 16px;
    color: #ffffff;
  }
  .intro__footer {
    margin-top: 32px;
  }
  .intro__button {
    width: 100%;
    margin-bottom: 10px;
  }
  .intro__button:last-child {
    margin-bottom: 0;
  }
  .mission-box__content {
    padding: 100px 0;
  }
  .mission-box__title {
    font-size: 34px;
  }
  .modal-close {
    right: -15px;
  }
  .modal-dialog {
    width: 96%;
    min-width: 280px;
  }
  .order-modal__content {
    padding: 30px 20px;
  }
  .order-modal__form-button {
    width: 100%;
  }
  .order-modal__success {
    padding: 30px 20px;
  }
  .page-article {
    padding-top: 35px;
  }
  .page-article__title {
    font-size: 42px;
  }
  .page-intro {
    margin-bottom: 100px;
  }
  .page-intro__bg {
    background-position: 50%;
  }
  .page-intro__image {
    margin-left: 40px;
  }
  .page-intro__image-i {
    width: 180px;
    height: auto;
  }
  .page-intro__content {
    position: relative;
    z-index: 2;
    padding: 60px 0;
    min-height: calc(100vh - 72px);
  }
  .page-intro__title {
    font-size: 34px;
  }
  .page-intro__text {
    font-size: 16px;
  }
  .page-intro__buttons {
    margin-top: 30px;
  }
  .page-intro__buttons-item {
    margin-bottom: 20px;
  }
  .page-intro__buttons-item:last-child {
    margin-bottom: 0;
  }
  .page-intro__button {
    width: 100%;
  }
  .page-media {
    padding-bottom: 66%;
  }
  .products-box {
    padding-bottom: 100px;
  }
  .products-box__title {
    font-size: 34px;
  }
  .products-box__list-item:nth-child(1) .products-box__item {
    border-radius: 60px 3px 3px 3px;
  }
  .products-box__list-item:nth-child(2) .products-box__item {
    border-radius: 3px 3px 60px 3px;
  }
  .products-box__list-item:nth-child(2) .products-box__item-inner {
    border-radius: 2px 2px 59px 2px;
  }
  .products-box__item-inner {
    padding: 62% 20px 25px;
  }
  .products-box__item-button {
    width: 100%;
  }
  .products-box__info-item {
    margin-bottom: 20px;
  }
  .products-box__info-value {
    font-size: 28px;
  }
  .short-card_top .short-card__image {
    width: 90%;
    left: 5%;
  }
  .short-card_top .short-card__image-bg {
    display: none;
  }
  .short-card__image {
    padding-bottom: 66%;
  }
  .short-card__image-i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .short-card__content {
    padding: 20px 20px 40px;
  }
  .short-card__price {
    margin-bottom: 30px;
    justify-content: center;
  }
  .short-card__button {
    width: 100%;
  }
  .video-box {
    margin-bottom: 100px;
  }
  .video-box__bg-el {
    display: none;
  }
  .video-box__title {
    font-size: 34px;
  }
  .video-box__cursor {
    width: 80px;
    height: 80px;
    font-size: 10px;
  }
  .video-box__footer {
    margin-top: 40px;
  }
  .who-we-are {
    padding: 100px 0;
  }
  .who-we-are__title {
    font-size: 34px;
  }
  .who-we-are__list {
    margin: 0 -10px;
  }
  .who-we-are__list-item {
    padding: 0 10px;
  }
  .who-we-are__list-image {
    padding-bottom: 200%;
  }
  .who-we-are__list-image-i {
    position: absolute;
    top: 0;
    left: 0;
  }
  .who-we-are__button {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1240px) {
  .about-intro__inner {
    align-items: center;
  }
  .about-intro__image {
    left: 15%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .choose-box__head {
    width: 50%;
  }
  .choose-box__list {
    margin: 0 -15px;
  }
  .choose-box__list-item {
    padding: 0 15px;
  }
  .choose-box__item-content {
    padding: 10px 28px 50px;
  }
  .choose-box__bottom {
    margin: 30px -15px 0;
  }
  .choose-box__bottom-col {
    padding: 0 15px;
  }
  .choose-tiles__head {
    width: 50%;
  }
  .contact-box__text {
    width: 70%;
  }
  .container {
    width: 1200px;
  }
  .docs-box__head {
    width: 60%;
  }
  .donate-info__head {
    width: 55%;
  }
  .donate-info__value {
    font-size: 190px;
  }
  .donate-info__value .whitespace {
    width: 50px;
  }
  .donate-info__value .char {
    width: 120px;
  }
  .donate-info__currency {
    font-size: 100px;
  }
  .donate-intro__image {
    left: 70%;
  }
  .donate-intro__title {
    font-size: 90px;
  }
  .donate-promo__content {
    padding: 100px 90px 75px;
  }
  .donate-promo__content-wrap {
    width: 50%;
  }
  .donate-promo__image {
    left: 40%;
  }
  .donate-promo__bg {
    background-position: 90%;
  }
  .donate-promo__text {
    width: 90%;
  }
  .donate-promo__message {
    margin-right: -80%;
  }
  .donate-tiles__head {
    width: 65%;
  }
  .donate-tiles__list-item:nth-child(3n) .donate-tiles__box {
    padding: 100px 70px;
  }
  .donate-tiles__list-item:nth-child(3n) .donate-tiles__box-content {
    padding-left: 85px;
  }
  .donate-tiles__list-item:nth-child(1) .donate-tiles__box {
    border-top-left-radius: 200px;
  }
  .donate-tiles__list-item:nth-child(2) .donate-tiles__box {
    border-top-right-radius: 200px;
  }
  .donate-tiles__list-item:nth-last-child(2):nth-child(odd) .donate-tiles__box {
    border-bottom-left-radius: 200px;
  }
  .donate-tiles__list-item:last-child:nth-child(even) .donate-tiles__box {
    border-bottom-right-radius: 200px;
  }
  .donate-tiles__box {
    padding: 30px 70px 70px;
  }
  .features-box_simple .features-box__image-i {
    width: 1230px;
    height: 777px;
  }
  .features-box__image {
    right: -245px;
  }
  .features-box__image-i {
    width: 1016px;
    height: 799px;
  }
  .header__localization {
    margin-left: 60px;
  }
  .info-donate-tiles__item {
    padding: 75px 100px 75px 55px;
  }
  .info-tiles__item-title {
    padding: 40px 30% 40px 40px;
  }
  .intro__content {
    width: 50%;
  }
  .mission-box__content {
    width: 45%;
  }
  .page-intro_simple .page-intro__content {
    width: 60%;
  }
  .page-intro__bg {
    background-position: 40%;
  }
  .page-intro__image {
    margin-left: 140px;
  }
  .page-intro__text {
    width: 70%;
  }
  .products-box__item-image {
    width: 708px;
    height: 467px;
  }
  .products-box__info-value {
    font-size: 28px;
  }
  .short-card_simple .short-card__image {
    width: 380px;
    height: 380px;
  }
  .short-card_top .short-card__image {
    left: calc(100% - 320px);
  }
  .who-we-are__aside,
  .who-we-are__content {
    width: 50%;
  }
  .who-we-are__image {
    width: 850px;
    height: 550px;
  }
}
@media (min-width: 768px) and (max-width: 1239px) {
  .about-intro__inner {
    align-items: flex-end;
  }
  .features-box__image {
    right: -45px;
  }
}
@media (min-width: 1024px) {
  .about-intro__content {
    width: 47%;
  }
  .about-intro__title {
    margin: 0 0 14px;
    font-size: 56px;
  }
  .about-tiles__list-item {
    width: 33.333333%;
  }
  .choose-box__list-item {
    width: 25%;
  }
  .choose-box__bottom {
    display: flex;
  }
  .choose-box__bottom-col {
    flex-shrink: 0;
    width: 50%;
    display: flex;
  }
  .choose-box__contact-inner {
    padding: 45px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .choose-tiles__top {
    width: 68%;
  }
  .choose-tiles__list {
    display: flex;
  }
  .choose-tiles__list-body {
    padding-right: 15px;
    width: 68%;
    flex-shrink: 0;
  }
  .choose-tiles__list-aside {
    flex-shrink: 0;
    padding-left: 15px;
    width: 32%;
  }
  .choose-tiles__info {
    padding: 40px 30px;
  }
  .choose-tiles__contact-inner {
    padding: 80px 55px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .contact-box__inner {
    display: flex;
  }
  .contact-box__content {
    flex-shrink: 1;
    flex-grow: 1;
  }
  .contact-box__aside {
    flex-shrink: 0;
    margin: -20px 0 0 50px;
  }
  .donate-info-modal {
    padding: 100px 90px;
  }
  .donate-info_simple .donate-info__list-item {
    width: 10%;
  }
  .donate-info_simple .donate-info__list-icon {
    width: 72px;
    height: 100px;
  }
  .donate-intro__text {
    font-size: 24px;
    line-height: 1.2;
  }
  .donate-promo__image {
    top: -450px;
  }
  .donate-promo__footer {
    display: flex;
    align-items: center;
  }
  .donate-promo__button {
    flex-shrink: 0;
    margin-right: 35px;
  }
  .donate-promo__button:last-child {
    margin-right: 0;
  }
  .donate-promo__message {
    flex-grow: 1;
    flex-shrink: 1;
  }
  .donate-tiles__list-item:nth-child(3n)
    .donate-tiles__box_simple
    .donate-tiles__box-image {
    margin-bottom: -100px;
    height: 500px;
  }
  .donate-tiles__list-item:nth-child(3n)
    .donate-tiles__box_simple
    .donate-tiles__box-image-i {
    width: 500px;
  }
  .donate-tiles__box-image {
    height: 302px;
    margin-bottom: 33px;
  }
  .donate-tiles__box-list-item {
    width: 33.333333%;
  }
  .donate-tiles__box-list-item:last-child {
    width: 66.666666%;
  }
  .donate-tiles__box-list-item:last-child .donate-tiles__box-list-link {
    justify-content: flex-start;
  }
  .donate-tiles__box-list-link {
    font-size: 18px;
  }
  .features-box_simple .features-box__inner {
    padding-bottom: 438px;
  }
  .features-box_simple .features-box__image {
    right: -240px;
  }
  .features-box__list-item {
    width: 33.333333%;
  }
  .features-box__image {
    bottom: 40px;
  }
  .features-tiles__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
  .features-tiles__list-item {
    padding: 0 15px 30px;
    flex-shrink: 0;
    display: flex;
  }
  .features-tiles__list-item:nth-child(odd) {
    width: 58%;
  }
  .features-tiles__list-item:nth-child(even) {
    width: 42%;
  }
  .footer__bottom {
    display: flex;
    align-items: center;
    gap: .5rem;
  }
  .footer__logo {
    /* margin-right: 11%; */
  }
  .header__button-wrap {
    margin-left: 40px;
  }
  .header__menu-item {
    margin-right: 32px;
  }
  .header__menu-link {
    font-size: 16px;
  }
  .info-box__image {
    top: 150px;
    margin-left: -120px;
  }
  .info-box__image-i {
    width: 965px;
    height: 860px;
  }
  .info-box__list-item {
    padding: 19px 35% 19px 36px;
  }
  .info-donate-tiles__head {
    width: 50%;
  }
  .info-donate-tiles__list-item:first-child .info-donate-tiles__item {
    border-radius: 3px 3px 3px 200px;
  }
  .info-donate-tiles__list-item:last-child .info-donate-tiles__item {
    border-radius: 3px 200px 3px 3px;
  }
  .info-donate-tiles__item {
    height: 663px;
  }
  .info-tiles__list {
    margin: 0 -15px;
  }
  .info-tiles__list-item {
    padding: 0 15px;
  }
  .info-tiles__item-title {
    font-size: 24px;
  }
  .modal_md .modal-dialog {
    width: 770px;
  }
  .page-article__content {
    width: 74%;
  }
  .page-intro__image-i {
    width: 403px;
    height: 618px;
  }
  .page-intro__title {
    font-size: 56px;
  }
  .page-intro__buttons-item:first-child .page-intro__button {
    min-width: 270px;
  }
  .products-box__list-item:nth-child(1) .products-box__item {
    border-radius: 200px 3px 3px 3px;
  }
  .products-box__list-item:nth-child(2) .products-box__item {
    border-radius: 3px 3px 200px 3px;
  }
  .products-box__list-item:nth-child(2) .products-box__item-inner {
    border-radius: 2px 2px 199px 2px;
  }
  .products-box__item-inner {
    padding: 300px 40px 40px;
  }
  .products-box__item-image {
    top: -50px;
  }
  .products-box__info-item {
    padding: 0 11px;
  }
  .short-card_top .short-card__image {
    top: -70px;
    width: 820px;
    height: 396px;
  }
  .short-card_top .short-card__image-bg {
    left: 230px;
    width: 940px;
    height: 698px;
  }
  .short-card__content {
    padding: 55px 0 55px 55px;
  }
  .video-box_simple {
    margin-bottom: 50px;
  }
  .who-we-are {
    padding: 200px 0 35px;
  }
  .who-we-are__inner {
    display: flex;
    margin: 0 -15px;
  }
  .who-we-are__aside,
  .who-we-are__content {
    flex-shrink: 0;
    padding: 0 15px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .about-intro__content {
    width: 60%;
  }
  .about-intro__image {
    -webkit-transform: translate(-50%, -60%) scale(0.7);
    transform: translate(-50%, -60%) scale(0.7);
  }
  .about-intro__title {
    margin: 0 0 20px;
    font-size: 46px;
  }
  .about-tiles__list-item {
    width: 50%;
  }
  .choose-box__head {
    width: 70%;
  }
  .choose-box__list {
    flex-wrap: wrap;
    margin: 0 -15px;
  }
  .choose-box__list-item {
    width: 50%;
    padding: 0 15px 30px;
  }
  .choose-box__item {
    display: flex;
    flex-direction: column;
  }
  .choose-box__item-image {
    flex-shrink: 0;
  }
  .choose-box__item-content {
    flex-grow: 1;
    flex-shrink: 1;
    display: flex;
    flex-direction: column;
    padding: 10px 28px 50px;
  }
  .choose-box__item-price {
    margin-top: auto;
  }
  .choose-box__contact-inner {
    padding: 45px 30% 45px 45px;
  }
  .choose-tiles__head {
    width: 70%;
  }
  .choose-tiles__top {
    width: 80%;
  }
  .choose-tiles__info {
    padding: 40px;
  }
  .choose-tiles__info-list {
    display: flex;
    flex-wrap: wrap;
  }
  .choose-tiles__info-list-item {
    flex-shrink: 0;
    width: 50%;
    padding-right: 20px;
  }
  .choose-tiles__contact-inner {
    padding: 45px 30% 45px 45px;
  }
  .contact-box__content {
    text-align: center;
  }
  .contact-box__aside {
    margin: 0 auto;
  }
  .contact-box__list {
    justify-content: center;
  }
  .docs-box__head {
    width: 90%;
  }
  .donate-info-modal {
    padding: 80px 40px;
  }
  .donate-info__head {
    width: 90%;
  }
  .donate-info__value {
    font-size: 16vw;
  }
  .donate-info__value .whitespace {
    width: 3.5vw;
  }
  .donate-info__value .char {
    width: 10.5vw;
  }
  .donate-info__list-icon {
    width: 30px;
    height: 42px;
  }
  .donate-intro__image {
    left: 60%;
  }
  .donate-intro__title {
    font-size: 50px;
  }
  .donate-intro__text {
    font-size: 20px;
    line-height: 1.2;
  }
  .donate-promo_simple .donate-promo__content-wrap {
    width: 65%;
  }
  .donate-promo__content {
    padding: 100px 60px 60px;
  }
  .donate-promo__image {
    top: -350px;
    left: 25%;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  .donate-promo__bg {
    background-position: 90%;
  }
  .donate-promo__text {
    max-width: 500px;
  }
  .donate-tiles__head {
    width: 90%;
  }
  .donate-tiles__list-item:nth-child(3n) .donate-tiles__box {
    padding: 60px 30px;
  }
  .donate-tiles__list-item:nth-child(3n)
    .donate-tiles__box_simple
    .donate-tiles__box-image {
    margin-bottom: -60px;
  }
  .donate-tiles__list-item:nth-child(3n)
    .donate-tiles__box_simple
    .donate-tiles__box-image-i {
    width: 338px;
  }
  .donate-tiles__list-item:nth-child(3n) .donate-tiles__box-image {
    height: 338px;
  }
  .donate-tiles__list-item:nth-child(3n) .donate-tiles__box-content {
    padding-left: 45px;
  }
  .donate-tiles__list-item:nth-child(1) .donate-tiles__box {
    border-top-left-radius: 60px;
  }
  .donate-tiles__list-item:nth-child(2) .donate-tiles__box {
    border-top-right-radius: 60px;
  }
  .donate-tiles__list-item:nth-last-child(2):nth-child(odd) .donate-tiles__box {
    border-bottom-left-radius: 60px;
  }
  .donate-tiles__list-item:last-child:nth-child(even) .donate-tiles__box {
    border-bottom-right-radius: 60px;
  }
  .donate-tiles__box {
    padding: 30px;
  }
  .donate-tiles__box-text {
    font-size: 14px;
  }
  .features-box_simple .features-box__image {
    right: -100px;
  }
  .features-box_simple .features-box__image-i {
    width: 716px;
    height: 433px;
  }
  .features-box__list-item {
    width: 50%;
  }
  .features-box__image {
    bottom: 100px;
  }
  .features-box__image-i {
    width: 716px;
    height: 563px;
  }
  .features-tiles__item_1 {
    min-height: 290px;
  }
  .features-tiles__item_2 {
    min-height: 280px;
  }
  .features-tiles__item_2 .features-tiles__item-sub {
    display: flex;
    flex-wrap: wrap;
    padding-top: 40px;
  }
  .features-tiles__item_2 .features-tiles__item-sub-el {
    flex-shrink: 0;
    padding-right: 20px;
    width: 33.333333%;
  }
  .footer__logo {
    display: none;
  }
  .footer__socials {
    margin-top: 30px;
  }
  .header__button-wrap {
    margin-left: 30px;
  }
  .header__button {
    padding: 10px 12px;
    font-size: 12px;
    border-radius: 4px;
  }
  .header__menu-item {
    margin-right: 20px;
  }
  .header__menu-link {
    font-size: 14px;
  }
  .header__localization {
    margin-left: 20px;
  }
  .info-box__image {
    bottom: 100px;
  }
  .info-box__image-i {
    width: 500px;
    height: 446px;
  }
  .info-box__list-item {
    padding: 19px 20% 19px 36px;
  }
  .info-donate-tiles__head {
    width: 70%;
  }
  .info-donate-tiles__list-item:first-child .info-donate-tiles__item {
    border-radius: 3px 3px 3px 120px;
  }
  .info-donate-tiles__list-item:last-child .info-donate-tiles__item {
    border-radius: 3px 120px 3px 3px;
  }
  .info-donate-tiles__item {
    padding: 55px 35px;
    height: 540px;
  }
  .info-donate-tiles__item-image {
    width: 660px;
  }
  .info-tiles__list {
    margin: 0 -10px;
  }
  .info-tiles__list-item {
    padding: 0 10px;
  }
  .info-tiles__item {
    padding-bottom: 80%;
  }
  .intro_rock-donate .intro__bg {
    background-position: 85%;
  }
  .intro_rock-donate .intro__bg:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(14, 14, 16, 0.8);
  }
  .intro__content {
    width: 80%;
  }
  .modal_md .modal-dialog {
    width: 670px;
  }
  .page-intro_simple .page-intro__content {
    width: 75%;
  }
  .page-intro__bg {
    background-position: 40%;
  }
  .page-intro__image {
    margin-left: 60px;
  }
  .page-intro__image-i {
    width: 320px;
    height: 491px;
  }
  .page-intro__title {
    font-size: 48px;
  }
  .page-intro__buttons-item:first-child .page-intro__button {
    min-width: 220px;
  }
  .products-box__list-item:nth-child(1) .products-box__item {
    border-radius: 120px 3px 3px 3px;
  }
  .products-box__list-item:nth-child(2) .products-box__item {
    border-radius: 3px 3px 120px 3px;
  }
  .products-box__list-item:nth-child(2) .products-box__item-inner {
    border-radius: 2px 2px 119px 2px;
  }
  .products-box__item-inner {
    padding: 60% 20px 40px;
  }
  .products-box__info-item {
    padding: 0 5px;
  }
  .products-box__info-value {
    font-size: 18px;
  }
  .products-box__info-text {
    font-size: 12px;
  }
  .short-card_top .short-card__image {
    top: calc(50% - 100px);
    left: calc(100% - 200px);
    width: 430px;
    height: 207px;
  }
  .short-card_top .short-card__image-bg {
    left: 50px;
    width: 640px;
    height: 470px;
  }
  .short-card__content {
    padding: 50px 0 50px 40px;
  }
  .video-box_simple {
    margin-bottom: 0;
  }
  .who-we-are {
    padding: 160px 0 35px;
  }
}
@media (max-width: 1239px) {
  .about-intro__image {
    left: 50%;
  }
}
@media (min-width: 1024px) and (max-width: 1239px) {
  .about-intro__image {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .choose-box__head {
    width: 60%;
  }
  .choose-box__list {
    margin: 0 -10px;
  }
  .choose-box__list-item {
    padding: 0 10px;
  }
  .choose-box__item-content {
    padding: 10px 15px 50px;
  }
  .choose-box__bottom {
    margin: 20px -10px 0;
  }
  .choose-box__bottom-col {
    padding: 0 10px;
  }
  .choose-tiles__head {
    width: 60%;
  }
  .contact-box__text {
    width: 85%;
  }
  .container {
    width: 1000px;
  }
  .docs-box__head {
    width: 70%;
  }
  .donate-info__head {
    width: 65%;
  }
  .donate-info__value {
    font-size: 160px;
  }
  .donate-info__value .whitespace {
    width: 40px;
  }
  .donate-info__value .char {
    width: 95px;
  }
  .donate-info__currency {
    font-size: 80px;
  }
  .donate-intro__image {
    left: 65%;
  }
  .donate-intro__title {
    font-size: 70px;
  }
  .donate-promo__content {
    padding: 100px 70px 75px;
  }
  .donate-promo__content-wrap {
    width: 60%;
  }
  .donate-promo__image {
    left: 20%;
  }
  .donate-promo__bg {
    background-position: 70%;
  }
  .donate-promo__text {
    width: 80%;
  }
  .donate-promo__message {
    margin-right: -60%;
  }
  .donate-tiles__head {
    width: 75%;
  }
  .donate-tiles__list-item:nth-child(3n) .donate-tiles__box {
    padding: 70px 40px;
  }
  .donate-tiles__list-item:nth-child(3n) .donate-tiles__box-content {
    padding-left: 55px;
  }
  .donate-tiles__list-item:nth-child(1) .donate-tiles__box {
    border-top-left-radius: 120px;
  }
  .donate-tiles__list-item:nth-child(2) .donate-tiles__box {
    border-top-right-radius: 120px;
  }
  .donate-tiles__list-item:nth-last-child(2):nth-child(odd) .donate-tiles__box {
    border-bottom-left-radius: 120px;
  }
  .donate-tiles__list-item:last-child:nth-child(even) .donate-tiles__box {
    border-bottom-right-radius: 120px;
  }
  .donate-tiles__box {
    padding: 30px 40px 50px;
  }
  .features-box_simple .features-box__image-i {
    width: 1030px;
    height: 622px;
  }
  .features-box__image-i {
    width: 816px;
    height: 642px;
  }
  .features-tiles__item-sub_columns-2 .features-tiles__item-sub-el {
    width: 100%;
  }
  .header__localization {
    margin-left: 40px;
  }
  .info-donate-tiles__item {
    padding: 75px 55px;
  }
  .info-tiles__item-title {
    padding: 40px 15% 40px 40px;
  }
  .intro_rock-donate .intro__bg:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(14, 14, 16, 0.6);
  }
  .intro__content {
    width: 60%;
  }
  .mission-box__content {
    width: 50%;
  }
  .page-intro_simple .page-intro__content,
  .page-intro_simple .page-intro__text {
    width: 70%;
  }
  .page-intro__bg {
    background-position: 30%;
  }
  .page-intro__image {
    margin-left: 90px;
  }
  .products-box__item-image {
    width: 608px;
    height: 467px;
  }
  .products-box__info-value {
    font-size: 22px;
  }
  .products-box__info-label {
    font-size: 16px;
  }
  .short-card_simple .short-card__image {
    margin-left: -60px;
  }
  .short-card_top .short-card__image {
    left: calc(100% - 250px);
  }
  .who-we-are__content {
    width: 55%;
  }
  .who-we-are__aside {
    width: 45%;
  }
  .who-we-are__image {
    width: 550px;
    height: 550px;
  }
}
@media (max-width: 1023px) {
  .choose-box__bottom-col {
    margin-bottom: 30px;
  }
  .choose-tiles__list-body {
    margin-bottom: 32px;
  }
  .contact-box__content {
    margin-bottom: 50px;
  }
  .donate-info__currency {
    margin-top: 5px;
    font-size: 6vw;
  }
  .donate-promo__message {
    margin-top: 30px;
  }
  .donate-tiles__box-image {
    height: 202px;
    margin-bottom: 20px;
  }
  .donate-tiles__box-list-item {
    width: 50%;
  }
  .donate-tiles__box-list-item:last-child {
    width: 100%;
  }
  .donate-tiles__box-list-link {
    font-size: 16px;
  }
  .features-box__bg-image {
    display: none;
  }
  .features-tiles__list-item {
    margin-bottom: 30px;
  }
  .features-tiles__list-item:last-child {
    margin-bottom: 0;
  }
  .info-donate-tiles__item-image-i {
    width: 100%;
    height: auto;
  }
  .info-tiles__item-title {
    padding: 20px;
    font-size: 22px;
  }
  .products-box__list-item {
    margin-bottom: 30px;
  }
  .products-box__item-image {
    top: 0;
    width: 100%;
  }
  .products-box__info-text br,
  .products-box__item-text br,
  .who-we-are__image {
    display: none;
  }
}
@media (max-width: 349px) {
  .choose-box__info-list-item {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .docs-box .slick-arrow {
    opacity: 0.3;
  }
  .docs-box .slick-arrow.slick-prev {
    right: 100%;
    margin-right: 50px;
  }
  .docs-box .slick-arrow.slick-next {
    left: 100%;
    margin-left: 50px;
  }
}
@media (max-width: 1399px) {
  .docs-box .slick-arrow {
    opacity: 0.6;
  }
}
@media (min-width: 768px) and (max-width: 1399px) {
  .docs-box .slick-arrow.slick-prev {
    left: 35px;
  }
  .docs-box .slick-arrow.slick-next {
    right: 35px;
  }
}
