/**
 * Swiper 6.7.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 23, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color:#ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color:#000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

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;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.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;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  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;
  -moz-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;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  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--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  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;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  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;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .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-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.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;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  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;
}

/* Fix IE11 */
.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--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -ms-transform-origin: 0;
  -webkit-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.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;
}

/* Navigation arrows */
.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);
}

/* Caption */
.fancybox-caption {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(rgba(0, 0, 0, 0)));
  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;
}

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

/* Loading indicator */
.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);
  }
}
/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.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);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.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);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

/* transitionEffect: circular */
.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);
}

/* transitionEffect: tube */
.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);
}

/* Styling for Small-Screen Devices */
@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;
  }
}
/* Share */
.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;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  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%;
}

/* Thumbs */
.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;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          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: center center;
  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;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  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;
}

/* Styling for Small-Screen Devices */
@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);
  }
}
@font-face {
  font-family: "Geometria";
  src: url("../fonts/Geometria.eot");
  src: local("Geometria"), url("../fonts/Geometria.eot?#iefix") format("embedded-opentype"), url("../fonts/Geometria.woff") format("woff"), url("../fonts/Geometria.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Geometria";
  src: url("../fonts/Geometria-Bold.eot");
  src: local("Geometria Bold"), local("Geometria-Bold"), url("../fonts/Geometria-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Geometria-Bold.woff") format("woff"), url("../fonts/Geometria-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Geometria";
  src: url("../fonts/Geometria-Heavy.eot");
  src: local("Geometria Heavy"), local("Geometria-Heavy"), url("../fonts/Geometria-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/Geometria-Heavy.woff") format("woff"), url("../fonts/Geometria-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Geometria";
  src: url("../fonts/Geometria-ExtraBold.eot");
  src: local("Geometria ExtraBold"), local("Geometria-ExtraBold"), url("../fonts/Geometria-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Geometria-ExtraBold.woff") format("woff"), url("../fonts/Geometria-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Geometria";
  src: url("../fonts/Geometria-Medium.eot");
  src: local("Geometria Medium"), local("Geometria-Medium"), url("../fonts/Geometria-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Geometria-Medium.woff") format("woff"), url("../fonts/Geometria-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
html {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  height: 100%;
}

body {
  margin: 0;
  color: #fff;
  font: 16px/1.25 "Geometria", sans-serif;
  background-color: #120c24;
  background-image: url("../images/img_bg-01.jpg");
  background-repeat: no-repeat;
  background-position: 50% auto;
  min-width: 320px;
  height: 100%;
}

img {
  border-style: none;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

a {
  color: #fff;
  outline: none;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

* {
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

input,
textarea,
select {
  font: 100% "Geometria", sans-serif;
  vertical-align: middle;
  -webkit-appearance: none;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

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

ul {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}

p {
  margin: 0;
}

h1,
h2,
h3 {
  margin: 0 0 20px;
  font-family: "Geometria", sans-serif;
  font-weight: 700;
  letter-spacing: -0.04em;
}

h1 {
  font-size: 140px;
  line-height: 0.72;
  margin: 0 0 30px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -0.05em;
}
h1 strong {
  display: block;
  font-weight: 900;
  font-size: 80px;
  line-height: 0.8;
  letter-spacing: -0.06em;
}
h1 strong em {
  font-style: normal;
  color: #00B0E9;
}

h2 {
  font-size: 80px;
  line-height: 0.9;
  font-weight: 700;
  font-size: 40px;
  line-height: 1;
  letter-spacing: -0.04em;
}

h3 {
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.05em;
}

#wrapper {
  overflow: hidden;
  min-height: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  padding: 0 0 0;
}

.container {
  max-width: 1318px;
  margin: 0 auto;
  padding: 0 15px;
}
.container:after {
  display: block;
  clear: both;
  content: "";
}

.btn_white {
  display: inline-block;
  vertical-align: top;
  padding: 12px 10px;
  width: 100%;
  max-width: 174px;
  border-radius: 40px;
  background: #fff;
  color: #000;
  font-weight: 700;
  font-size: 15px;
  line-height: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-align: center;
  letter-spacing: -0.04em;
  min-width: 111px;
}

.btn_color {
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  border-radius: 40px;
  background: linear-gradient(99.64deg, #452b8c -0.96%, #ee2196 118.87%);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  display: inline-block;
  vertical-align: top;
  padding: 12px 10px 14px;
  width: 100%;
  max-width: 177px;
  text-align: center;
  letter-spacing: -0.04em;
}
.btn_color:hover {
  background: linear-gradient(99.64deg, #ee2196 -0.96%, #452b8c 118.87%);
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}
.row .col-65 {
  width: 66.5%;
  padding: 0 15px;
}
.row .col-60 {
  width: 60%;
  padding: 0 15px;
}
.row .col-40 {
  width: 40%;
  padding: 0 15px;
}
.row .col-35 {
  width: 33.5%;
  padding: 0 15px;
}

.form .label {
  display: block;
  margin: 0 0 5px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.03em;
  color: #fff;
}
.form input {
  display: block;
  width: 100%;
  height: 53px;
  color: #fff;
  padding: 5px 30px;
  background: #282138;
  border: 1px solid #6a627e;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  font-weight: 500;
  line-height: 1;
  font-size: 16px;
}
.form input::-webkit-input-placeholder {
  opacity: 1;
  color: #fff;
  font-weight: 500;
}
.form input:-moz-placeholder {
  opacity: 1;
  color: #fff;
  font-weight: 500;
}
.form input::-moz-placeholder {
  opacity: 1;
  color: #fff;
  font-weight: 500;
}
.form input:-ms-input-placeholder {
  opacity: 1;
  color: #fff;
  font-weight: 500;
}
.form input:focus::-webkit-input-placeholder {
  color: transparent;
}
.form input:focus:-ms-input-placeholder {
  color: transparent;
}
.form input::focus::-moz-placeholder {
  color: transparent;
}
.form input:focus::-webkit-input-placeholder {
  color: transparent;
}
.form button {
  cursor: pointer;
  width: 100%;
  display: block;
  max-width: 100%;
  font-weight: 700;
  border: none;
}
.form .inpt_holder,
.form .sbmt_holder {
  margin: 0 0 13px;
}
.form .sbmt_holder {
  padding: 13px 0 0;
}
.form .sbmt_holder .btn_color {
  padding: 20px 10px 22px;
}
.form .dscr_form {
  display: block;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  letter-spacing: -0.03em;
  color: #696575;
  padding: 6px 40px 0;
}
.form .error_text {
  display: block;
  padding: 5px 0 0;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: -0.03em;
  color: #696575;
}

#header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 0 0;
  z-index: 2;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
#header .container {
  position: relative;
}
#header.active .btn_open span {
  background: none;
}
#header.active .btn_open span:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  margin: 7px 0 0;
}
#header.active .btn_open span:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin: -7px 0 0;
}
#header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #312c3f;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.1);
  height: 63px;
}
#header.fixed #nav {
  border: none;
  padding: 17px 0 18px 172px;
}
#header.fixed #nav ul li {
  margin: 0 16px 0 0;
}
#header.fixed #nav ul li a {
  font-size: 16px;
}
#header.fixed #nav ul li.contacts {
  margin: 0 0 0 13px;
}
#header.fixed #nav ul li.contacts:after {
  top: 5px;
}
#header.fixed .logo {
  position: absolute;
  top: 10px;
  left: 17px;
  width: 145px;
  height: 35px;
}
#header.fixed .call_box {
  position: absolute;
  right: 15px;
  top: 16px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 10px;
}
#header.fixed .call_box .phone {
  margin: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
#header.fixed .call_box .phone a {
  font-size: 20px;
}
#header.fixed .call_box .btn_white {
  font-size: 13px;
  padding: 8px 5px;
  max-width: 130px;
}
#header.fixed .list_soc {
  opacity: 0;
  visibility: hidden;
}

.logo_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  padding: 15px 0 0;
}

.logo {
  width: 220px;
  height: 53px;
  background: url("../images/logo.svg") no-repeat;
  background-size: 100%;
  display: block;
  margin: 0 80px 0 0;
  z-index: 2;
}
.logo a {
  display: block;
  height: 100%;
}

.btn-open {
  display: none;
  width: 32px;
  height: 37px;
  position: absolute;
  top: 27px;
  right: 15px;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.btn-open span {
  display: block;
  position: relative;
  width: 15px;
  height: 3px;
  background: #fff;
  margin: 17px 0 0;
}
.btn-open span:after, .btn-open span:before {
  content: "";
  position: absolute;
  width: 24px;
  background: #fff;
  height: 3px;
  top: -9px;
  right: 0;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.btn-open span:after {
  top: 9px;
}

#nav {
  padding: 15px 0 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  margin: 0;
  padding: 0 0 0 7px;
}
#nav ul li {
  margin: 0 26px 0 0;
}
#nav ul li.contacts {
  -ms-flex-line-pack: end;
      align-content: flex-end;
  margin-left: auto;
  padding: 0 0 0 31px;
  margin: 0 0 0 auto;
  position: relative;
}
#nav ul li.contacts:after {
  position: absolute;
  content: "";
  top: 8px;
  left: 0;
  width: 18px;
  height: 18px;
  background: url("../images/icon_01.svg") no-repeat;
  background-size: 100%;
}
#nav ul a {
  display: block;
  font-size: 19px;
  line-height: 1.58;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-weight: 700;
  letter-spacing: -0.04em;
}
#nav ul a:hover {
  text-decoration: underline;
}

.list_soc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list_soc li {
  margin: 0 12px 0 0;
}
.list_soc a {
  width: 24px;
  height: 25px;
  display: block;
  border-radius: 50%;
}
.list_soc a.inst {
  background: url("../images/icon_inst.svg") no-repeat;
  background-size: 100%;
}
.list_soc a.fb {
  background: url("../images/icon_fb.svg") no-repeat;
  background-size: 100%;
}
.list_soc a.vk {
  background: url("../images/icon_vk.svg") no-repeat;
  background-size: 100%;
}

.call_box {
  -ms-flex-line-pack: end;
      align-content: flex-end;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 416px;
          flex: 0 1 416px;
}
.call_box .phone {
  margin: 0 43px 0 0;
}
.call_box .phone a {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.25;
  letter-spacing: -0.04em;
}
.call_box .phone a:hover {
  text-decoration: underline;
}

.btn_open {
  display: none;
  display: none;
  width: 46px;
  height: 37px;
  position: absolute;
  top: 21px;
  right: 15px;
  padding: 0;
  z-index: 2;
}
.btn_open span {
  display: block;
  position: relative;
  width: 26px;
  height: 3px;
  background: #fff;
  margin: 17px auto 0;
}
.btn_open span:after, .btn_open span:before {
  content: "";
  position: absolute;
  width: 100%;
  background: #fff;
  height: 3px;
  top: -7px;
  left: 0;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.btn_open span:after {
  top: 7px;
}

.mob_box {
  display: none;
}

.promo_section {
  padding: 140px 0 10px;
  position: relative;
  z-index: 0;
}
.promo_section:after {
  position: absolute;
  content: "";
  width: 467px;
  height: 958px;
  background: url("../images/img_01.svg") no-repeat;
  background-size: 100%;
  left: 50%;
  top: 145px;
  z-index: -1;
  margin: 0 0 0 196px;
  pointer-events: none;
}
.promo_section .promo_text {
  padding: 144px 0 0;
}
.promo_section .head_promo {
  position: relative;
  padding: 0 0 37px;
  margin: 0 0 36px;
}
.promo_section h1 strong {
  margin: 0 0 -18px;
}
.promo_section .promo {
  position: absolute;
  display: block;
  padding: 0 14px 10px;
  font-weight: 800;
  font-size: 55px;
  line-height: 1;
  color: #373342;
  letter-spacing: -0.04em;
  -webkit-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
          transform: rotate(-3deg);
  background: #EBFF02;
  bottom: -6px;
  left: 430px;
}
.promo_section .text_promo {
  max-width: 400px;
  margin: 0 0 154px;
}
.promo_section .text_promo p {
  margin: 0 0 52px;
  font-weight: 500;
  font-size: 40px;
  line-height: 0.75;
  letter-spacing: -0.05em;
  color: #fff;
}
.promo_section .btn_color {
  font-size: 24px;
  max-width: 300px;
  padding: 15px 10px 20px;
}

.list_advantages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 870px;
}
.list_advantages li {
  width: calc(50% - 71px);
  padding: 0 87px 0 0;
  margin: 0 71px 30px 0;
  position: relative;
}
.list_advantages li:last-child:after {
  position: absolute;
  content: "";
  top: -12px;
  bottom: -5px;
  left: -72px;
  width: 1px;
  background: #252b2d;
}
.list_advantages .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 91px;
  margin: 0 0 18px;
  width: 120px;
}
.list_advantages .dscr {
  font-size: 16px;
  line-height: 1.125;
  letter-spacing: -0.04em;
  color: #696575;
}
.list_advantages .dscr strong {
  display: block;
  margin: 0 0 13px;
  font-size: 24px;
  line-height: 1;
  letter-spacing: -0.04em;
  color: #fff;
}

.inner_section {
  padding: 55px 0 50px;
  position: relative;
  z-index: 1;
}
.inner_section:after {
  position: absolute;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -350px;
  width: 1900px;
  height: 5090px;
  background: url("../images/img_bg-02.png") no-repeat;
  background-size: 100%;
  z-index: -1;
  pointer-events: none;
}
.inner_section .head_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.inner_section .head_block .title_block {
  margin: 0 33px 15px 0;
}

.tab-control {
  margin: 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tab-control li {
  margin: 0 15px 15px 0;
}
.tab-control li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.34;
  letter-spacing: -0.03em;
  color: #E6EDEF;
  padding: 4px 20px 4px 18px;
  position: relative;
  border-radius: 40px;
  border: 1px solid #696575;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.tab-control li a:after {
  position: absolute;
  content: "";
  top: -1px;
  bottom: -1px;
  right: -1px;
  left: -1px;
  opacity: 0;
  border-radius: 40px;
  border: 2px solid #EE2196;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.tab-control li a:hover:after {
  opacity: 1;
}
.tab-control li.active a:after {
  opacity: 1;
}
.tab-control li .icon {
  margin: 2px 11px 0 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.catalog_block {
  margin: 0 0 102px;
}

.catalog_slider {
  margin: 0 -15px 0 -15px;
  position: relative;
}
.catalog_slider .swiper-button-next,
.catalog_slider .swiper-button-prev {
  right: -28px;
  width: 82px;
  height: 82px;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0px 10px 30px rgba(14, 10, 22, 0.1);
          box-shadow: 0px 10px 30px rgba(14, 10, 22, 0.1);
  -webkit-transform: translateY(-69%);
      -ms-transform: translateY(-69%);
          transform: translateY(-69%);
  margin: 0;
}
.catalog_slider .swiper-button-next:after,
.catalog_slider .swiper-button-prev:after {
  position: absolute;
  content: "";
  width: 31px;
  height: 20px;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -16px;
  background: url("../images/icon_arrow.svg") no-repeat;
  background-size: 100%;
}
.catalog_slider .swiper-button-prev {
  right: auto;
  left: -28px;
}
.catalog_slider .swiper-button-prev:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.catalog_slider .swiper-pagination {
  bottom: -40px;
}
.catalog_slider .swiper-pagination .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  margin: 0 15px;
  cursor: pointer;
}
.catalog_slider .swiper-pagination .swiper-pagination-bullet:hover, .catalog_slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #EE2196;
}
.catalog_slider .swiper-slide {
  padding: 0 15px;
}
.catalog_slider .inner_slide {
  padding: 20px 19px 28px 20px;
  background: #1c182b;
  border-radius: 10px;
}
.catalog_slider .img_slide {
  margin: 0 0 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 206px;
  position: relative;
}
.catalog_slider .img_slide .num {
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #696575;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 40px;
  display: block;
  padding: 4px 12px 7px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: -0.04em;
  color: #696575;
  text-align: center;
  font-weight: 700;
}
.catalog_slider .img_slide .num_ball {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 40px;
  padding: 0 14px;
  font-weight: 700;
  font-size: 13px;
  line-height: 29px;
  letter-spacing: -0.04em;
  color: #EBFF02;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #EBFF02;
}
.catalog_slider .img_slide .num_ball .icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 11px 0 0;
}
.catalog_slider .img_slide .soon {
  position: absolute;
  display: block;
  padding: 0px 14px 2px 14px;
  font-weight: 800;
  font-size: 14px;
  color: #373342;
  letter-spacing: -0.04em;
  background: #ebff02;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translateX(-50%) translateY(115%) rotate(-332deg);
      -ms-transform: translateX(-50%) translateY(115%) rotate(-332deg);
          transform: translateX(-50%) translateY(115%) rotate(-332deg);
  width: 150px;
  z-index: 2;
}
.catalog_slider .img_slide .quantity {
  -webkit-filter: blur(6px);
          filter: blur(6px);
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.catalog_slider .dscr {
  text-align: center;
}
.catalog_slider .dscr .title {
  display: block;
  margin: 0 0 18px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.11;
  letter-spacing: -0.05em;
  color: #fff;
}
.catalog_slider .dscr .title .hit {
  display: inline-block;
  padding: 3px 8px;
  text-align: center;
  font-weight: 800;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: -0.04em;
  color: #373342;
  background: #EBFF02;
  border-radius: 4px;
  margin-left: 10px;
}
.catalog_slider .list_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -10px;
}
.catalog_slider .list_price li {
  margin: 0 10px 16px;
}
.catalog_slider .list_price .price {
  display: block;
  margin: 0 0 3px;
  font-weight: 700;
  font-size: 20px;
  line-height: 0.91;
  letter-spacing: -0.05em;
  color: #00B0E9;
}
.catalog_slider .list_price .price em {
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.08em;
}
.catalog_slider .list_price span {
  display: block;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.1;
  letter-spacing: -0.04em;
  color: #696575;
}
.catalog_slider .btn_holder {
  text-align: center;
  margin: 0 0 0 -12px;
}
.catalog_slider .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-size: 11px;
  line-height: 12px;
  margin-bottom: 16px;
  text-align: left;
}
.catalog_slider .info svg {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12px;
          flex: 0 0 12px;
}
.catalog_slider .info p {
  margin: 0;
  color: #696575;
}
.catalog_slider .info strong {
  color: #fff;
  font-weight: 500;
}

.tab-body {
  position: relative;
  min-height: 442px;
}

.tab {
  padding: 28px 0 0;
  display: none;
}
.tab.active {
  display: block;
}

.about_block {
  margin: 0 0 58px;
}
.about_block:after {
  position: absolute;
  content: "";
}
.about_block .title_block {
  margin: 0 0 34px;
}
.about_block .about_text {
  padding: 0 80px 0 0;
  margin: 0 0 42px;
}
.about_block .about_text p {
  margin: 0 0 25px;
  font-size: 17px;
  line-height: 1.3;
  letter-spacing: -0.02em;
  color: #B7C1C5;
}
.about_block .about_text p.annotation {
  line-height: 1.125;
  font-size: 24px;
  margin: 0 0 26px;
}
.about_block .about_text p span {
  display: block;
}
.about_block .about_text p.dscr {
  font-size: 15px;
  line-height: 1.3;
}
.about_block .about_text .title_box {
  margin: 37px 0 15px;
}
.about_block .btn_color {
  padding: 20px 10px 22px;
  max-width: 262px;
}

.certificates_box {
  margin: 0 0 0 0;
  padding: 0 0 0 3px;
}
.certificates_box .title_block {
  margin: 0 0 34px;
}
.certificates_box .certificates_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px 0 -5px;
}
.certificates_box .certificates_list li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 140px;
          flex: 0 0 140px;
  width: 140px;
  padding: 0 5px;
  margin: 0 0 20px;
}
.certificates_box .certificates_list .inner_list {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.certificates_box .certificates_list .inner_list:before {
  display: block;
  content: "";
  padding: 140% 0 0;
}
.certificates_box .certificates_list .inner_list img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.partners_block {
  margin: 0 0 104px;
}

.logos_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -8px 0;
}
.logos_list li {
  margin: 0 0 15px;
  width: 16.6%;
  min-height: 116px;
  padding: 0 8px;
}
.logos_list .inner_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #1c182a;
  border-radius: 8px;
  padding: 10px 5px;
}
.logos_list .inner_list img {
  display: block;
  max-width: 100%;
}

.faq_block {
  padding: 0 0 0 42.8%;
  margin: 0 0 207px;
  position: relative;
  z-index: 0;
}
.faq_block:after {
  position: absolute;
  content: "";
  z-index: -1;
  pointer-events: none;
  width: 454px;
  height: 893px;
  top: -72px;
  left: 50%;
  background: url("../images/img_bg-03.svg") no-repeat;
  background-size: 100%;
  margin: 0 0 0 -644px;
}
.faq_block:before {
  position: absolute;
  content: "";
  width: 1900px;
  left: 50%;
  bottom: -285px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 815px;
  background: url("../images/img_bg-04.svg") no-repeat;
  background-size: 100%;
  pointer-events: none;
  z-index: -1;
}

.work_us_box {
  margin: 0 0 166px;
}
.work_us_box .title_box {
  line-height: 0.9;
}
.work_us_box .subtitle {
  display: block;
  margin: 0 0 34px;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: -0.03em;
  color: #B7C1C5;
}
.work_us_box ol {
  list-style: none;
  margin: 0 0 0;
  padding: 14px 0 0 22px;
  counter-reset: li;
}
.work_us_box ol li {
  position: relative;
  padding: 0 0 0 52px;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: -0.03em;
  color: #fff;
  margin: 0 0 26px;
}
.work_us_box ol li:after {
  position: absolute;
  top: -10px;
  left: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  letter-spacing: -0.04em;
  color: #373342;
  font-weight: 700;
  background: #EBFF02;
  border-radius: 50%;
  counter-increment: li;
  content: counters(li, ".") " ";
}

.faq_box .title_block {
  margin: 0 0 48px;
}

.accordion .item {
  margin: 0 0 25px;
}
.accordion .item.active .expanded {
  display: block;
}
.accordion .heading {
  padding: 0 0 16px 50px;
  min-height: 45px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.03em;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
  display: block;
  cursor: pointer;
}
.accordion .heading:after {
  position: absolute;
  content: "+";
  width: 40px;
  height: 40px;
  border: 1px solid #B7C1C5;
  text-align: center;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.04em;
  color: #EBFF02;
  font-weight: 400;
  top: -8px;
  left: -2px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.accordion .expanded {
  display: none;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: -0.03em;
  color: #fff;
  font-weight: 400;
  padding: 15px 0 20px 50px;
}

.delivery_block {
  position: relative;
  padding: 0 0 0 0;
  margin: 0 0 31px;
  z-index: 1;
}
.delivery_block .col-60 {
  width: 58.5%;
}
.delivery_block .col-40 {
  width: 41.5%;
}
.delivery_block .title_block {
  margin: 0 0 31px;
}
.delivery_block .head_box {
  padding: 109px 0 0 0;
  position: relative;
}
.delivery_block .head_box:after {
  position: absolute;
  content: "";
  width: 37px;
  height: 94px;
  background: url("../images/icon_08.svg") no-repeat;
  background-size: 100%;
  top: 0;
  left: 50px;
}
.delivery_block .delivery_text {
  margin: 0 0 41px;
}
.delivery_block .delivery_text p {
  margin: 0 0 15px;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #fff;
}
.delivery_block .delivery_text p em {
  font-style: normal;
  color: #EE2196;
}
.delivery_block .delivery_text p.dscr {
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 31px;
  color: #B7C1C5;
}
.delivery_block .btn_color {
  padding: 20px 10px 22px;
  max-width: 262px;
}
.delivery_block .img_map_box {
  position: relative;
}
.delivery_block .img_map {
  margin: 0 -140px -60px -245px;
  padding: 44px 0 0;
  position: relative;
  z-index: -1;
}
.delivery_block .list_point li {
  position: absolute;
  top: 310px;
  left: 239px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
@media (max-width: 980px) {
  .delivery_block .list_point li {
    top: 50%;
    left: unset;
    right: 19vw;
  }
}
@media (max-width: 520px) {
  .delivery_block .list_point li {
    top: 25vw;
    right: 16vw;
  }
}
.delivery_block .list_point li:after {
  content: "";
  width: 34px;
  height: 45px;
  background: url("../images/icon_point_2.svg") no-repeat;
  background-size: 100%;
}
.delivery_block .list_point li strong {
  display: block;
  margin: 0 0 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.33;
  letter-spacing: -0.04em;
  color: #fff;
}
.delivery_block .list_point li span {
  display: block;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: -0.04em;
  color: #B7C1C5;
}
.delivery_block .list_point li.item-1 {
  top: 50%;
  left: -103px;
  margin: 14px 0 0;
}
.delivery_block .list_point li.item-2 {
  top: 50%;
  left: 50%;
  margin: -22px 0 0 -180px;
}
.delivery_block .list_point li.item-3 {
  top: 50%;
  left: 50%;
  margin: -151px 0 0 4px;
}
.delivery_block .list_point li.item-4 {
  top: 50%;
  left: auto;
  right: -70px;
  margin: 155px 0 0;
}

.photos_block {
  margin: 0 0 68px;
}
.photos_block .head_block {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.photos_block .tab-control {
  -ms-flex-line-pack: end;
      align-content: flex-end;
  margin-left: auto;
  margin-right: -15px;
}

.photos_slider {
  margin: 0 0 22px;
  padding: 0 60px 0 2px;
}
.photos_slider .swiper-slide {
  padding: 0 20px;
}
.photos_slider .inner_slide {
  border-radius: 20px;
  -webkit-transform: skew(-0.5deg);
      -ms-transform: skew(-0.5deg);
          transform: skew(-0.5deg);
  margin: 0 -20px;
  overflow: hidden;
}
.photos_slider .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.map_block {
  margin: 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.map_block .title_block {
  margin: 0 0 29px;
}
.map_block .address_box {
  width: 55%;
}
.map_block .address_box .btn_color {
  padding: 20px 10px 22px;
  max-width: 262px;
}
.map_block .address_box .tab-body {
  min-height: auto;
}
.map_block .map_box {
  width: 45%;
  padding: 0 4.4% 0 3.1%;
}
.map_block .inner_map {
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  padding: 100% 0 0;
  margin: -42px 0 0;
}
.map_block #map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

[class*=ymaps-2][class*=-ground-pane] {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}

.address_list {
  margin: -9px 0 32px;
}
.address_list li {
  margin: 0 0 18px;
}
.address_list li.address span {
  color: #00B0E9;
}
.address_list strong {
  display: block;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.1;
  letter-spacing: -0.03em;
  color: #fff;
}
.address_list strong.email {
  font-size: 18px;
}
.address_list span {
  display: block;
  margin: 0 0 3px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: -0.03em;
  color: #696575;
}

.catalog_slider .list_price span {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto;
}

.old-price {
  position: relative;
}
.old-price:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 2px;
  background: #696575;
  -webkit-transform: translateY(-50%) rotate(0deg);
      -ms-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
  pointer-events: none;
}

#footer {
  position: relative;
  z-index: 0;
  padding: 19px 0 81px;
  background: #211b32;
}
#footer:after {
  position: absolute;
  content: "";
  top: -110px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1900px;
  height: 367px;
  z-index: -1;
  pointer-events: none;
  background: url("../images/img_bg-05.svg") no-repeat;
  background-size: 100%;
}
#footer .inner_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}
#footer .logo {
  width: 216px;
  height: 52px;
  background: url("../images/logo_foot.svg") no-repeat;
  background-size: 100%;
}
#footer .logo_box {
  width: 33.5%;
  padding: 0 15px;
}
#footer .nav_footer {
  width: 33.5%;
  padding: 0 15px;
}
#footer .nav_footer ul {
  padding: 9px 0 0;
}
#footer .nav_footer ul li {
  margin: 0 0 4px;
}
#footer .nav_footer ul a {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #fff;
}
#footer .nav_footer ul a:hover {
  text-decoration: underline;
}
#footer .contact_footer {
  width: 33%;
  padding: 0 15px;
}
#footer .contact_footer .call_box {
  padding: 12px 0 0;
  margin: 0 0 24px;
}
#footer .contact_footer .links {
  margin: 0 0 25px;
}
#footer .contact_footer .links li {
  margin: 0 0 0;
}
#footer .contact_footer .links a {
  font-weight: bold;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #fff;
}
#footer .contact_footer .links a:hover {
  text-decoration: underline;
}
#footer .copy_box {
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: -0.02em;
  color: #B7C1C5;
  position: relative;
  width: 100%;
  padding: 0 15px;
}
#footer .copy {
  position: absolute;
  width: 300px;
  left: 15px;
  top: -90px;
}
#footer .copy p {
  margin: 0 0 20px;
}

#toTop {
  position: fixed;
  bottom: 60px;
  right: 50%;
  margin: 0 -730px 0 0;
  display: block;
  width: 40px;
  height: 40px;
  background: #00B0E9;
  border-radius: 50%;
  z-index: 10;
}
#toTop:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 12px;
  height: 18px;
  background: url("../images/icon_10.svg") no-repeat;
  background-size: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.fancybox-bg {
  background: #120c24;
}

.popup_block {
  display: none;
  max-width: 787px;
  width: 100%;
  padding: 50px 110px 53px;
  background: #2e2841;
  -webkit-box-shadow: 0px 50px 50px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 50px 50px rgba(0, 0, 0, 0.4);
  border-radius: 20px;
  overflow: visible;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
.popup_block .fancybox-close-small {
  padding: 0;
  width: 18px;
  height: 18px;
  right: 35px;
  top: 25px;
}
.popup_block .fancybox-close-small svg {
  display: none;
}
.popup_block .fancybox-close-small:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  left: 0;
  top: 0;
  background: url("../images/icon_close.svg") no-repeat;
  background-size: 100%;
}
.popup_block .title_block {
  padding: 0 0 0 8px;
  margin: 0 0 44px;
}

.form_block {
  padding: 0 0 0 26.5%;
  position: relative;
  z-index: 0;
}
.form_block:after {
  position: absolute;
  content: "";
  bottom: -100px;
  left: -150px;
  width: 233px;
  height: 478px;
  background: url("../images/img_bg-03.svg") no-repeat;
  background-size: 100%;
  z-index: -1;
  pointer-events: none;
}

.thanks_box {
  padding: 26px 0 0 27.5%;
  position: relative;
  z-index: 0;
  display: none;
}
.thanks_box:after {
  position: absolute;
  content: "";
  top: -63px;
  left: -160px;
  width: 292px;
  height: 333px;
  background: url("../images/img_bg-06.svg") no-repeat;
  background-size: 100%;
  z-index: -1;
  pointer-events: none;
}
.thanks_box .title_block {
  position: relative;
  margin: 0 0 23px;
}
.thanks_box .title_block strong {
  display: block;
  position: absolute;
  top: -22px;
  left: -30px;
  padding: 7px 16px 11px;
  font-weight: 800;
  font-size: 28px;
  line-height: 18px;
  letter-spacing: -0.04em;
  color: #373342;
  -webkit-transform: rotate(-6deg);
      -ms-transform: rotate(-6deg);
          transform: rotate(-6deg);
  background: #EBFF02;
}
.thanks_box p {
  margin: 0 0 35px;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.04em;
  color: #E6EDEF;
  padding: 0 0 0 9px;
}
.thanks_box .btn_color {
  display: block;
  max-width: 100%;
  padding: 20px 10px 22px;
  margin: 0 0 16px;
}
.thanks_box .dscr_form {
  padding: 6px 60px 0;
}

@media screen and (max-width: 1500px) {
  .delivery_block .list_point li.item-1 {
    left: 51px;
  }
  .delivery_block .list_point li.item-2 {
    margin: -22px 0 0 -110px;
  }
  .delivery_block .list_point li.item-3 {
    margin: -108px 0 0 34px;
  }
  .delivery_block .list_point li.item-4 {
    right: -35px;
    margin: 105px 0 0;
  }
  #toTop {
    margin: 0;
    right: 30px;
  }
}
@media screen and (max-width: 1360px) {
  .catalog_slider .swiper-button-next,
  .catalog_slider .swiper-button-prev {
    width: 52px;
    height: 52px;
  }
  .catalog_slider .swiper-button-next {
    right: 0;
  }
  .catalog_slider .swiper-button-prev {
    left: 0;
  }
  #footer .contact_footer .call_box {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #footer .contact_footer .call_box .phone {
    margin: 0 15px 15px 0;
  }
  #footer .contact_footer .call_box .btn_white {
    margin: 0 0 15px;
  }
}
@media screen and (max-width: 1300px) {
  #header.fixed #nav ul li a {
    font-size: 14px;
  }
  #header.fixed #nav ul li.contacts:after {
    top: 3px;
  }
}
@media screen and (max-width: 1200px) {
  #header.fixed .call_box .phone {
    display: none;
  }
  #header.fixed #nav ul li {
    margin: 0 10px 0 0;
  }
  #header.fixed #nav ul li.contacts {
    margin: 0;
  }
}
@media screen and (max-width: 1100px) {
  .promo_section .promo {
    font-size: 48px;
  }
  h1 {
    font-size: 130px;
  }
}
@media screen and (max-width: 980px) {
  #header.active {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: auto;
  }
  #header.fixed .logo {
    top: 13px;
  }
  #header.fixed .btn_open {
    top: 14px;
  }
  .btn_open {
    display: block;
  }
  #header.fixed.active .logo {
    width: 220px;
    height: 53px;
    position: static;
    left: auto;
    top: auto;
  }
  #header.fixed.active .btn_open {
    top: 21px;
  }
  #header.fixed #nav,
  #nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    background-color: #120c24;
    z-index: 2;
    padding: 94px 32px 77px;
    overflow: hidden;
    overflow-y: auto;
  }
  .logo_block {
    padding: 15px 50px 0 0;
  }
  #header.fixed.active #nav ul,
  #nav ul {
    padding: 0;
    display: block;
    text-align: center;
    margin: 0 0 30px;
  }
  #header.fixed.active #nav ul li,
  #nav ul li {
    margin: 0 0 10px;
  }
  #header.fixed.active #nav ul a,
  #nav ul a {
    display: inline-block;
    font-size: 19px;
  }
  #header.fixed.active #nav ul li.contacts,
  #nav ul li.contacts {
    display: inline-block;
    margin: 0;
  }
  #header.fixed.active #nav ul li.contacts:after {
    top: 8px;
  }
  #header.fixed.active #nav,
  #header.active #nav {
    display: block;
  }
  .logo {
    margin: 0 30px 0 0;
  }
  #header.fixed.active .mob_box,
  .mob_box {
    display: block;
  }
  .hide_m {
    display: none;
  }
  #header.fixed.active .call_box,
  #header.active .call_box {
    margin: 0 auto 30px;
    position: static;
    top: auto;
    right: auto;
  }
  #header.fixed.active .call_box .phone {
    margin: 0 43px 0 0;
    display: block;
  }
  #header.fixed.active .call_box .phone a {
    font-size: 24px;
  }
  #header.fixed.active .call_box .btn_white {
    padding: 12px 10px;
    max-width: 174px;
    font-size: 15px;
  }
  #header.fixed.active #nav ul.list_soc,
  #header.active .list_soc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    visibility: visible;
    opacity: 1;
  }
  #header.fixed.active #nav ul.list_soc li,
  #header.active .list_soc li {
    margin: 0 10px;
  }
  #header.fixed.active #nav ul.list_soc a {
    display: block;
  }
  .promo_section {
    padding: 80px 0 10px;
  }
  .promo_section:after {
    margin: 0 0 0 216px;
    top: 65px;
  }
  .promo_section .promo_text {
    padding: 70px 0 0;
  }
  h1 {
    font-size: 100px;
    line-height: 1;
  }
  h1 strong {
    font-size: 60px;
  }
  .promo_section .promo {
    font-size: 35px;
  }
  .promo_section .head_promo {
    padding: 0 0 7px;
  }
  .promo_section .text_promo p {
    font-size: 30px;
    line-height: 1;
  }
  .promo_section .text_promo {
    margin: 0 0 80px;
  }
  .catalog_slider .dscr {
    padding: 0;
  }
  .about_block .about_text {
    padding: 0;
  }
  .faq_block {
    padding: 0 0 0 22.8%;
  }
  .delivery_block .col-60 {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .delivery_block .col-40 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .faq_block {
    margin: 0 0 125px;
  }
  .delivery_block .img_map {
    margin: 0;
  }
  .delivery_block .list_point li.item-1 {
    left: 121px;
  }
  .delivery_block .list_point li.item-3 {
    margin: -126px 0 0 44px;
  }
  .delivery_block .list_point li.item-4 {
    right: 35px;
    margin: 125px 0 0;
  }
  .map_block .address_box,
  .map_block .map_box {
    width: 100%;
  }
  .map_block .address_box {
    margin: 0 0 50px;
  }
  .map_block .map_box {
    max-width: 480px;
    margin: 0 auto;
  }
  .map_block .inner_map {
    margin: 0;
  }
  #footer {
    padding: 19px 0 31px;
  }
}
@media screen and (max-width: 890px) {
  .list_soc {
    display: none;
  }
  .list_advantages li {
    width: calc(50% - 30px);
    padding: 0 30px 0 0;
    margin: 0 30px 30px 0;
  }
  .list_advantages li:last-child:after {
    left: -50px;
  }
  .row .col-65,
  .row .col-35 {
    width: 100%;
  }
  .about_box {
    margin: 0 0 50px;
  }
  .photos_block .head_block {
    display: block;
  }
  .certificates_box .certificates_list {
    margin: 0 -5px;
  }
  .certificates_box .certificates_list li {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 20%;
  }
  .certificates_box .certificates_list li img {
    width: 100%;
    max-width: none;
  }
  .logos_list {
    margin: 0 -8px;
  }
  .logos_list li {
    width: 33.3%;
    margin: 0 0 15px;
    padding: 0 8px;
  }
}
@media screen and (max-width: 767px) {
  .logo_block {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .promo_section .promo {
    position: static;
    right: auto;
    bottom: auto;
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
    display: inline-block;
    font-size: 30px;
  }
  h1 {
    font-size: 74px;
  }
  h1 strong {
    font-size: 50px;
  }
  .promo_section .text_promo p {
    font-size: 26px;
  }
  .list_advantages li:last-child:after {
    left: -30px;
  }
  .faq_block {
    padding: 0;
  }
  .faq_block:after {
    display: none;
  }
  .work_us_box {
    margin: 0 0 80px;
  }
  .faq_block {
    margin: 0 0 90px;
  }
  .faq_block:before {
    bottom: -305px;
  }
  .delivery_block .list_point li.item-1 {
    left: 12%;
  }
  .delivery_block .list_point li.item-3 {
    margin: 0;
    top: 28%;
    left: 54%;
  }
  .delivery_block .list_point li.item-4 {
    right: 0%;
    margin: 0;
    top: 70%;
  }
  #footer .inner_footer {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #footer .logo_box {
    width: 100%;
  }
  #footer .nav_footer,
  #footer .contact_footer {
    width: 50%;
  }
  #footer .copy {
    position: relative;
    width: 100%;
    left: auto;
    top: auto;
  }
  #footer .call_box .phone a {
    font-size: 18px;
  }
  .form_block {
    padding: 0;
  }
  .thanks_box {
    padding: 26px 0 0;
  }
}
@media screen and (max-width: 520px) {
  .logo_block {
    padding: 20px 50px 20px 0;
  }
  #header.fixed.active .logo,
  .logo {
    width: 150px;
    height: 37px;
    margin: 0;
  }
  #header.fixed.active .call_box,
  #header.active .call_box {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0 15px;
  }
  #header.fixed.active .call_box .phone,
  #header.active .call_box .phone,
  #header.active .call_box .btn_white {
    margin: 0 10px 15px;
  }
  .promo_section .promo_text {
    padding: 30px 0 0;
  }
  .promo_section .text_promo {
    margin: 0 0 50px;
  }
  h1 {
    font-size: 40px;
  }
  h1 strong {
    font-size: 26px;
  }
  .promo_section h1 strong {
    margin: 0 0 -10px;
  }
  .promo_section .promo {
    font-size: 20px;
    padding: 0 20px 5px;
  }
  .promo_section .text_promo p {
    font-size: 20px;
  }
  .list_advantages li {
    width: 100%;
    margin: 0 0 30px;
    padding: 0;
  }
  .list_advantages li:last-child:after {
    display: none;
  }
  .inner_section .head_block .title_block {
    margin: 0 0 20px;
  }
  .inner_section .head_block {
    display: block;
  }
  .tab-control {
    margin: 0 -10px 0 0;
  }
  .tab-control li {
    margin: 0 5px 15px 0;
  }
  .tab-control li:last-child {
    margin: 0 0 15px;
  }
  .tab-control li a {
    font-size: 14px;
    padding: 4px 10px 4px 10px;
  }
  .tab-control li .icon {
    margin: 2px 5px 0 0;
  }
  h2 {
    font-size: 30px;
  }
  .about_block .about_text p.annotation {
    font-size: 18px;
  }
  .about_block .about_text p {
    font-size: 15px;
  }
  h3 {
    font-size: 26px;
  }
  .logos_list {
    margin: 0 -10px 0 0;
  }
  .logos_list li {
    width: 33.3%;
  }
  .partners_block {
    margin: 0 0 64px;
  }
  .faq_block {
    margin: 0 0 40px;
  }
  .row .col-40,
  .row .col-60 {
    width: 100%;
  }
  .head_box {
    margin: 0 0 50px;
  }
  .work_us_box ol {
    padding-left: 0;
  }
  .work_us_box {
    margin: 0 0 60px;
  }
  .accordion .heading {
    font-size: 18px;
  }
  .delivery_block .img_map {
    padding: 20px 0 0;
  }
  .delivery_block .list_point li.item-1,
  .delivery_block .list_point li.item-2,
  .delivery_block .list_point li.item-3 {
    margin: 0 0 15px;
    top: auto;
    left: auto;
  }
  .delivery_block .list_point li.item-3 {
    margin: 0 0 15px;
    top: auto;
    right: auto;
  }
  .photos_block .tab-body {
    min-height: auto;
  }
  .address_list strong {
    font-size: 18px;
  }
  #footer {
    padding: 19px 0 10px;
  }
  #footer .logo {
    margin: 0 auto 15px;
  }
  #footer .nav_footer,
  #footer .contact_footer {
    width: 100%;
  }
  #footer .nav_footer ul,
  #footer .contact_footer .links,
  #footer .copy {
    text-align: center;
  }
  #footer .contact_footer .call_box {
    margin: 0 0 10px;
  }
  .popup_block {
    padding: 30px 20px 33px;
  }
  .form_block:after,
  .thanks_box:after {
    display: none;
  }
  .form .dscr_form,
  .thanks_box .dscr_form {
    padding: 6px 0 0;
  }
  .popup_block .fancybox-close-small {
    right: 15px;
    top: 15px;
  }
  .form input {
    padding: 5px 15px;
  }
  .thanks_box .title_block strong {
    top: -21px;
    left: 0;
    padding: 3px 5px 3px;
    font-size: 20px;
  }
  .certificates_box .certificates_list li {
    width: 33.3%;
  }
}
@media screen and (max-width: 385px) {
  #footer .contact_footer .call_box {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .certificates_box .certificates_list li,
  .logos_list li {
    width: 50%;
  }
}
.social-fix {
  position: fixed;
  left: 5vw;
  bottom: 25vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 13px;
  z-index: 9;
}
.social-fix__item {
  width: 55px;
  height: 55px;
}
.social-fix__item svg {
  width: 100%;
  height: 100%;
}
.social-fix__dscr {
  position: absolute;
  bottom: 100%;
  margin-bottom: 10px;
  left: 0;
  background: #fff;
  padding: 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: -0.04em;
  color: #000;
  width: 150px;
  text-align: center;
  border-radius: 12px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  display: block;
}
.social-fix:hover .social-fix__dscr {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.news-banner {
  position: relative;
  background: url(../components/news-banner/news-banner.png) center center no-repeat, linear-gradient(178.99deg, #1b1632 -1.49%, #16152e 95.56%);
  color: #fff;
  position: relative;
}
@media (max-width: 768px) {
  .news-banner {
    background-size: 100% 100%;
  }
}
.news-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../components/news-banner/b.png) left 5% center no-repeat, url(../components/news-banner/b2.png) left 21% center no-repeat, url(../components/news-banner/map.png) right 38% center no-repeat;
}
@media (max-width: 1800px) {
  .news-banner::before {
    background: url(../components/news-banner/b.png) left -217px center no-repeat, url(../components/news-banner/b2.png) left 28px center no-repeat, url(../components/news-banner/map.png) right 10px center no-repeat;
  }
}
@media (max-width: 1024px) {
  .news-banner::before {
    background: url(../components/news-banner/b.png) left -217px center no-repeat, url(../components/news-banner/map.png) right 10px center no-repeat;
  }
}
@media (max-width: 768px) {
  .news-banner::before {
    background: url(../components/news-banner/bm-1.png) left 0px center no-repeat, url(../components/news-banner/bm-2.png) left -2% center no-repeat, url(../components/news-banner/b3.png) right 0 center no-repeat;
    background-size: auto 100%, auto 100%;
  }
}
.news-banner__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 8px 0;
  margin-right: clamp(0px, 7vw + 7px, 7% + 7px);
  position: relative;
}
@media (max-width: 1299px) {
  .news-banner__container {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .news-banner__container {
    gap: 4px 10px;
    margin-left: clamp(26%, 26vw, 26%);
    margin-right: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.news-banner__title {
  font-weight: 800;
  font-size: 22px;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
@media (min-width: 769px) {
  .news-banner__title {
    min-width: 468px;
  }
}
@media (max-width: 768px) {
  .news-banner__title {
    font-size: 16px;
  }
}
.news-banner__title span {
  color: #ebff02;
}
.news-banner__time {
  margin-left: 10vw;
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  font-weight: 700;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: -0.02em;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  min-width: 156px;
}
@media (max-width: 768px) {
  .news-banner__time {
    margin: 0;
    font-size: 11px;
  }
  .news-banner__time br {
    display: none;
  }
}
.news-banner__desc {
  margin-left: 48px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  font-weight: 500;
  font-size: 11px;
  line-height: 17px;
  letter-spacing: -0.02em;
  color: #d1cbce;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  min-width: 238px;
}
@media (max-width: 1099px) {
  .news-banner__desc {
    display: none;
  }
}
.news-banner + #header:not(.fixed) {
  top: 60px;
}
@media (max-width: 980px) {
  .news-banner + #header.fixed .btn_open {
    top: 80px;
  }
}/*# sourceMappingURL=main.css.map */