@charset "UTF-8";
@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");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

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

.swiper-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;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

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

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

.swiper-pointer-events.swiper-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;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

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

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

.swiper-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;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

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

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

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-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: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-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: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-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: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-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: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

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

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

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

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

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

: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.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.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;
  font-variant: initial;
  line-height: 1;
}

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

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

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

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

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

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-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-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .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: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-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:only-child {
  display: none !important;
}

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

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

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

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

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-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;
  -o-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-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-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-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;
  -o-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-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;
  -o-transition: 0.2s transform, 0.2s right;
  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-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
}

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

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

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

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

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

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

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-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-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-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

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

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

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

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

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

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

.swiper-grid-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-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

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

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

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

.swiper-cube {
  overflow: visible;
}

.swiper-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-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

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

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

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

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

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

.swiper-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-flip {
  overflow: visible;
}

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

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

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

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

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  -o-transition-property: transform, opacity, height;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.hystmodal__opened, .hystmodal__shadow {
  position: fixed;
  right: 0;
  left: 0;
  overflow: hidden;
}

.hystmodal__shadow {
  border: none;
  display: block;
  width: 100%;
  top: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 98;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
  background-color: #000;
}

.hystmodal__shadow--show {
  pointer-events: auto;
  opacity: 0.6;
}

.hystmodal {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  opacity: 1;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  z-index: 99;
  visibility: hidden;
}

.hystmodal--active {
  opacity: 1;
}

.hystmodal--active, .hystmodal--moved {
  pointer-events: auto;
  visibility: visible;
}

.hystmodal__wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 100%;
  min-height: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.hystmodal__window {
  margin: 50px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  background: #fff;
  width: 600px;
  max-width: 100%;
  overflow: visible;
  -webkit-transition: opacity 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
  transition: opacity 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
  -o-transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transition: transform 0.2s ease 0s, opacity 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
  opacity: 0;
}

.hystmodal--active .hystmodal__window {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.hystmodal__close {
  position: absolute;
  z-index: 10;
  top: 0;
  right: -40px;
  display: block;
  width: 30px;
  height: 30px;
  background-color: transparent;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  border: none;
  font-size: 0;
  cursor: pointer;
  outline: none;
}

.hystmodal__close:focus {
  outline: 2px dotted #afb3b9;
  outline-offset: 2px;
}

@media (max-width: 767px) {
  .hystmodal__close {
    top: 10px;
    right: 10px;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' stroke='%23111' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%23111' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E");
  }
  .hystmodal__window {
    margin: 0;
  }
}
@font-face {
  font-family: "MuseoSansCyrl-300";
  src: url("../fonts/museo/MuseoSansCyrl-300.eot");
  src: local("☞MuseoSansCyrl-300"), local("MuseoSansCyrl-300"), url("../fonts/museo/MuseoSansCyrl-300.eot?#iefix") format("embedded-opentype"), url("../fonts/museo/MuseoSansCyrl-300.woff2") format("woff2"), url("../fonts/museo/MuseoSansCyrl-300.woff") format("woff"), url("../fonts/museo/MuseoSansCyrl-300.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MuseoSansCyrl-100";
  src: url("../fonts/museo/MuseoSansCyrl-100.eot");
  src: local("☞MuseoSansCyrl-100"), local("MuseoSansCyrl-100"), url("../fonts/museo/MuseoSansCyrl-100.eot?#iefix") format("embedded-opentype"), url("../fonts/museo/MuseoSansCyrl-100.woff2") format("woff2"), url("../fonts/museo/MuseoSansCyrl-100.woff") format("woff"), url("../fonts/museo/MuseoSansCyrl-100.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MuseoSansCyrl-500";
  src: url("../fonts/museo/MuseoSansCyrl-500.eot");
  src: local("☞MuseoSansCyrl-500"), local("MuseoSansCyrl-500"), url("../fonts/museo/MuseoSansCyrl-500.eot?#iefix") format("embedded-opentype"), url("../fonts/museo/MuseoSansCyrl-500.woff2") format("woff2"), url("../fonts/museo/MuseoSansCyrl-500.woff") format("woff"), url("../fonts/museo/MuseoSansCyrl-500.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MuseoSansCyrl-700";
  src: url("../fonts/museo/MuseoSansCyrl-700.eot");
  src: local("☞MuseoSansCyrl-700"), local("MuseoSansCyrl-700"), url("../fonts/museo/MuseoSansCyrl-700.eot?#iefix") format("embedded-opentype"), url("../fonts/museo/MuseoSansCyrl-700.woff2") format("woff2"), url("../fonts/museo/MuseoSansCyrl-700.woff") format("woff"), url("../fonts/museo/MuseoSansCyrl-700.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MuseoSansCyrl-900";
  src: url("../fonts/museo/MuseoSansCyrl-900.eot");
  src: local("☞MuseoSansCyrl-900"), local("MuseoSansCyrl-900"), url("../fonts/museo/MuseoSansCyrl-900.eot?#iefix") format("embedded-opentype"), url("../fonts/museo/MuseoSansCyrl-900.woff2") format("woff2"), url("../fonts/museo/MuseoSansCyrl-900.woff") format("woff"), url("../fonts/museo/MuseoSansCyrl-900.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-Regular.eot");
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url("../fonts/Montserrat/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato/Lato-Semibold.eot");
  src: local("Lato Semibold"), local("Lato-Semibold"), url("../fonts/Lato/Lato-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato/Lato-Semibold.woff2") format("woff2"), url("../fonts/Lato/Lato-Semibold.woff") format("woff"), url("../fonts/Lato/Lato-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato/Lato-Regular.eot");
  src: local("Lato Regular"), local("Lato-Regular"), url("../fonts/Lato/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato/Lato-Regular.woff2") format("woff2"), url("../fonts/Lato/Lato-Regular.woff") format("woff"), url("../fonts/Lato/Lato-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.swiper-slide {
  cursor: pointer;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  font-size: 16px !important;
}

a {
  text-decoration: none;
  outline: none;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
a path {
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}

input, textarea {
  font-family: inherit;
  border: none;
  background: #fff;
  outline: none;
}

address {
  font-style: normal;
}

ul {
  list-style: none;
}

button {
  background-color: transparent;
  border: none;
  outline: none;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  cursor: pointer;
}

.section {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px 14px;
}
@media (min-width: 768px) {
  .section {
    padding: 40px 24px;
  }
}
@media (min-width: 1024px) {
  .section {
    padding: 50px 32px;
  }
}
@media (min-width: 1280px) {
  .section {
    padding: 60px 32px;
  }
}

.section-inner {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}

body {
  font-family: "MuseoSansCyrl-500";
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
  overflow: hidden;
}

.content-container {
  padding: 0 14px;
}

.content {
  max-width: 1140px;
  width: 100%;
}

.title {
  color: #000;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.5px;
  line-height: 1.35;
  margin-bottom: 20px;
}
@media (min-width: 320px) {
  .title {
    font-size: calc(1.25rem + (1vw - 3.2px) * 1.7708333333);
  }
}
@media (min-width: 1280px) {
  .title {
    font-size: 2.3125rem;
  }
}
@media (min-width: 1024px) {
  .title {
    margin-bottom: 30px;
  }
}

.btn-orange {
  font-size: 16px;
  padding: 10px 30px;
  color: #F4F4F4;
  text-align: center;
  font-family: "MuseoSansCyrl-500";
  font-size: 16px;
  line-height: 1.25;
  border-radius: 3px;
  font-weight: 400;
  background-color: #FA4907;
}
.btn-orange:hover {
  background-color: #E23D00;
}
.btn-orange:active {
  background-color: #C14111;
}

.btn-orange:disabled {
  cursor: initial;
  background-color: #afb3b9;
}

#ask-again-send-button {
  background-color: #fa490759;
}

.w-100 {
  width: 100%;
}

.swiper.slider-products {
  padding: 12px;
  margin-left: -12px;
  width: calc(100% + 24px);
}
@media (min-width: 1024px) {
  .swiper.slider-products {
    width: calc(100% + 12px);
  }
}
.swiper.slider-products .swiper-slide {
  height: auto;
}

.swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: static;
  margin-top: 24px;
  gap: 12px;
}

.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0 !important;
  background-color: #514e4e;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.swiper-pagination-bullet:hover {
  background-color: rgba(250, 73, 7, 0.75);
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #FA4907;
}

.slider-container {
  position: relative;
}

.slider-button {
  position: absolute;
  top: 50%;
  border-radius: 3px;
  background: #FFF;
  -webkit-box-shadow: 0px 0.266px 10px 0px rgba(153, 152, 168, 0.2);
          box-shadow: 0px 0.266px 10px 0px rgba(153, 152, 168, 0.2);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50px;
  height: 50px;
  display: none;
}
.slider-button path {
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
@media (min-width: 1340px) {
  .slider-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.slider-button:hover path {
  fill: #E23D00;
}

.slider-button.prev {
  left: 0;
  -webkit-transform: translate(calc(-100% - 40px), -50%);
      -ms-transform: translate(calc(-100% - 40px), -50%);
          transform: translate(calc(-100% - 40px), -50%);
}

.slider-button.next {
  right: 0;
  -webkit-transform: translate(calc(100% + 40px), -50%);
      -ms-transform: translate(calc(100% + 40px), -50%);
          transform: translate(calc(100% + 40px), -50%);
}

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

.bg-lightgray {
  background-color: #F4F4F4;
}

.location-title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.location-title-wrap .title {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .location-title-wrap {
    margin-bottom: 30px;
  }
}

.location-icon {
  display: none;
}
@media (min-width: 1024px) {
  .location-icon {
    display: initial;
  }
}

.search-location-form {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px;
  margin-bottom: 24px;
}
/* @media (min-width: 768px) {
  .search-location-form {
    grid-template-columns: 1fr auto;
  }
} */
@media (min-width: 1024px) {
  .search-location-form {
    margin-bottom: 30px;
  }
}
.search-location-form .btn-orange {
  padding: 16px 45px;
}
@media (min-width: 1024px) {
  .search-location-form .btn-orange {
    padding: 16px 60px;
  }
}

.search-location-form__input {
  color: rgb(43, 43, 43);
  padding: 16px 10px;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 14px;
  line-height: 1.42; /* 142.857% */
  border-radius: 4px;
  background: #FFF;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(51, 51, 51, 0.08), 0px 4px 4px 0px rgba(51, 51, 51, 0.04);
          box-shadow: 0px 4px 16px 0px rgba(51, 51, 51, 0.08), 0px 4px 4px 0px rgba(51, 51, 51, 0.04);
  width: 100%;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
@media (min-width: 768px) {
  .search-location-form__input {
    padding: 13px 24px;
    font-size: 18px;
  }
}
.search-location-form__input:focus {
  -webkit-box-shadow: 0 0px 1px 2px rgba(226, 61, 0, 0.25);
          box-shadow: 0 0px 1px 2px rgba(226, 61, 0, 0.25);
}
.search-location-form__input::-webkit-input-placeholder {
  color: rgba(43, 43, 43, 0.4);
}
.search-location-form__input::-moz-placeholder {
  color: rgba(43, 43, 43, 0.4);
}
.search-location-form__input:-ms-input-placeholder {
  color: rgba(43, 43, 43, 0.4);
}
.search-location-form__input::-ms-input-placeholder {
  color: rgba(43, 43, 43, 0.4);
}
.search-location-form__input::placeholder {
  color: rgba(43, 43, 43, 0.4);
}

.search-location-form__information {
  color: #000;
  font-family: "MuseoSansCyrl-300";
  font-weight: 400;
  font-size: 16px;
  line-height: 1.375; /* 137.5% */
}
@media (min-width: 768px) {
  .search-location-form__information {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .search-location-form__information {
    font-size: 20px;
  }
}
.search-location-form__information span {
  text-decoration: underline;
  cursor: pointer;
  -webkit-transition: 300ms;
  -o-transition: 300ms; 
  transition: 300ms;
}
.search-location-form__information span:hover {
  color: #E23D00;
}

.search-location-form__result {
  display: none;
  color: #2B2B2B;
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
  line-height: 1.45;
}
.search-location-form__result.is-visible {
  display: block;
}
.search-location-form__result .connection-is-available {
  color: #147A18;
  font-family: "MuseoSansCyrl-500";
}
.search-location-form__result .check-another-address {
  color: #2B2B2B;
  text-decoration: underline;
  cursor: pointer;
  margin-top: 8px;
}
.search-location-form__result .check-another-address:hover {
  color: #E23D00;
}
.search-location-form__order-btn {
  display: none;
}

a.btn-orange {
  display: inline-block;
}

.bg-gray {
  background-color: #D9DFE3;
}

.about-us__text {
  color: #000;
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
  font-weight: 300;
  line-height: 1.375;
  letter-spacing: 0.3px;
}
@media (min-width: 1024px) {
  .about-us__text {
    font-family: "MuseoSansCyrl-300";
    font-weight: 400;
    font-size: 20px;
  }
  .about-us__text b {
    font-family: "MuseoSansCyrl-700";
  }
}
@media (min-width: 1280px) {
  .about-us__text {
    font-size: 20px;
  }
}

.about-us {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 50px;
  max-width: 880px;
}
@media (min-width: 768px) {
  .about-us {
    grid-template-columns: 1fr auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.about-us__logo-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.about-us__logo-block img {
  max-width: 66px;
}
@media (min-width: 768px) {
  .about-us__logo-block img {
    max-width: 158px;
  }
}

.s-advantages {
  background-color: rgba(250, 73, 6, 0.06);
}

.s-advantages .title {
  text-align: center;
}
@media (min-width: 1024px) {
  .s-advantages {
    background-color: #fff;
  }
  .s-advantages .title {
    margin-bottom: 50px;
    text-align: left;
  }
}

.advantage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
}

.advantage__icon-block {
  width: 40px;
  height: 40px;
  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;
  margin-bottom: 16px;
}
.advantage__icon-block img {
  width: 30px;
  height: auto;
  max-height: 40px;
  max-width: 100%;
}
@media (min-width: 1024px) {
  .advantage__icon-block {
    width: 60px;
    height: 60px;
  }
  .advantage__icon-block img {
    width: 60px;
    height: auto;
    max-height: 60px;
  }
}

.advantage__title {
  font-family: "MuseoSansCyrl-700";
  text-align: center;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 1.4;
}
@media (min-width: 1024px) {
  .advantage__title {
    font-size: 18px;
  }
}
@media (min-width: 1280px) {
  .advantage__title {
    font-size: 20px;
  }
}

.advantage__text {
  font-family: "MuseoSansCyrl-300";
  font-weight: 400;
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
}
@media (min-width: 1024px) {
  .advantage__text {
    font-size: 20px;
  }
}
@media (min-width: 1280px) {
  .advantage__text {
    font-size: 20px;
  }
}

.header-thanks {
  -webkit-box-shadow: 0px -5.731px 21px 0px rgba(52, 52, 52, 0.04), 0px 0.194px 41px 0px rgba(52, 52, 52, 0.06);
          box-shadow: 0px -5.731px 21px 0px rgba(52, 52, 52, 0.04), 0px 0.194px 41px 0px rgba(52, 52, 52, 0.06);
}

.main-thanks {
  min-height: 100vh;
}
.main-thanks .btn-orange {
  width: 240px;
  padding-left: 12px;
  padding-right: 12px;
}

@media (min-width: 1024px) {
  .s-thanks .title br {
    display: none;
  }
}

.thanks-blocks {
  color: #000;
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
  line-height: 1.375;
  letter-spacing: 0.28px;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
}
.thanks-blocks b {
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
}
@media (min-width: 768px) {
  .thanks-blocks {
    font-size: 18px;
  }
}
@media (min-width: 1280px) {
  .thanks-blocks {
    font-size: 20px;
  }
}

.thanks-blocks__wa, .thanks-blocks__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  max-width: 750px;
}
@media (min-width: 768px) {
  .thanks-blocks__wa, .thanks-blocks__form {
    gap: 30px;
  }
}

.thanks-blocks__form {
  max-width: initial;
}

.p-wa-link {
  color: inherit;
  text-decoration: underline;
}
.p-wa-link:hover {
  color: #E23D00;
}

.thanks-blocks__textarea {
  border-radius: 4px;
  border: 1px solid rgba(43, 43, 43, 0.4);
  background: #FFF;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(51, 51, 51, 0.08), 0px 4px 4px 0px rgba(51, 51, 51, 0.04);
          box-shadow: 0px 4px 16px 0px rgba(51, 51, 51, 0.08), 0px 4px 4px 0px rgba(51, 51, 51, 0.04);
  width: 100%;
  padding: 20px;
  color: rgb(0, 0, 0);
  height: 80px;
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
  resize: none;
  line-height: 1.25px; /* 125% */
}
@media (min-width: 1024px) {
  .thanks-blocks__textarea {
    height: 110px;
  }
}

.thanks-blocks__back {
  color: rgba(43, 43, 43, 0.6);
  font-family: "MuseoSansCyrl-300";
  font-size: 14px;
  font-weight: 250;
  line-height: 20px; /* 142.857% */
  display: inline-block;
}
.thanks-blocks__back:hover {
  color: #E23D00;
}

.no-scroll {
  overflow: hidden;
}

[data-hystmodal] {
  cursor: pointer;
}

.support-modal {
  border-radius: 10px;
  background: #FFF;
  padding: 32px 14px;
  position: relative;
}

.support-modal__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  position: relative;
}

.hystmodal__window.support-window {
  width: 292px;
  border-radius: 10px;
}

.support-modal__title {
  color: #000;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 18px;
  line-height: 1.22; /* 122.222% */
  letter-spacing: 0.28px;
}

.support-modal__text {
  color: #555759;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.3px;
}

.support-modal__phone {
  color: #FA4906;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 20px;
  line-height: 2.5; /* 250% */
  letter-spacing: 0.57px;
}
.support-modal__phone:hover {
  color: #C14111;
}

.support-modal__close {
  width: 13px;
  height: 13px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(25%, -25%);
      -ms-transform: translate(25%, -25%);
          transform: translate(25%, -25%);
}

.about-window {
  width: 84.375vw;
  border-radius: 10px;
  max-width: 863px;
}

.about-modal {
  background: #FFF;
  padding: 20px 14px;
  position: relative;
  border-radius: 10px;
}
@media (min-width: 540px) {
  .about-modal {
    padding: 40px;
  }
}
.about-modal .btn-orange {
  width: 100%;
}

@media (min-width: 500px) {
  .about-modal .btn-orange {
    max-width: 270px;
  }
}

.about-modal__inner {
  position: relative;
}

.about-modal__title {
  color: #000;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 12px;
  line-height: 1.83; /* 183.333% */
  letter-spacing: 0.28px;
  margin-bottom: 20px;
}
@media (min-width: 320px) {
  .about-modal__title {
    font-size: calc(0.75rem + (1vw - 3.2px) * 3.1034482759);
  }
}
@media (min-width: 900px) {
  .about-modal__title {
    font-size: 1.875rem;
  }
}

.about-modal__category {
  position: relative;
  padding: 10px 0;
}
.about-modal__category::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  max-width: 460px;
}
@media (min-width: 768px) {
  .about-modal__category {
    padding: 15px 0 23px;
  }
}
.about-modal__category:last-of-type::before {
  display: none;
}

.about-modal__list {
  margin-bottom: 20px;
}

.about-modal__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  color: #000;
  font-family: "MuseoSansCyrl-300";
  font-size: 10px;
  line-height: 2.2; /* 220% */
  letter-spacing: 0.28px;
}
@media (min-width: 320px) {
  .about-modal__list-item {
    font-size: calc(0.725rem + (1vw - 3.2px) * 1.0344827586);
  }
}
@media (min-width: 900px) {
  .about-modal__list-item {
    font-size: 1rem;
  }
}
@media (min-width: 540px) {
  .about-modal__list-item {
    display: grid;
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
    grid-template-columns: 25% 1fr;
    grid-gap: 16px;
  }
}
.about-modal__list-item b {
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
}

.about-modal__value-item {
  max-width: 70%;
  text-align: right;
}
@media (min-width: 540px) {
  .about-modal__value-item {
    max-width: initial;
    text-align: left;
  }
}

.connection-window {
  width: 90vw;
  border-radius: 10px;
  max-width: 863px;
}

.connection-modal {
  background: #FFF;
  padding: 20px 14px;
  position: relative;
  border-radius: 10px;
}
@media (min-width: 540px) {
  .connection-modal {
    padding: 40px;
  }
}
.connection-modal .btn-orange {
  width: 100%;
  max-width: 270px;
}
.connection-modal .accordion-header {
  background-color: transparent;
  color: #000;
  font-family: "MuseoSansCyrl-300";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.32px;
  padding: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border: none;
}
.connection-modal .accordion-body {
  background-color: transparent;
  padding: 12px 0 0;
  border: none;
}
.connection-modal .accordion-arrow {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.49997 6.21966L1.84471 0.912587C1.42267 0.516129 0.738464 0.516129 0.316485 0.912587C-0.105495 1.309 -0.105495 1.95179 0.316485 2.3483L6.68159 8.32147C6.90645 8.53273 7.20557 8.62781 7.49997 8.61391C7.79442 8.62781 8.09351 8.53273 8.3184 8.32147L14.6835 2.3483C15.1055 1.95182 15.1055 1.30907 14.6835 0.912587C14.2614 0.516104 13.5773 0.516129 13.1553 0.912587L7.49997 6.21966Z' fill='%232B2B2B' fill-opacity='0.8'/%3e%3c/svg%3e ");
  width: 15px;
  height: 8px;
}

.connection-modal__inner {
  position: relative;
}

.connection-modal__title {
  color: #000;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25; /* 125% */
  margin-bottom: 12px;
}
@media (min-width: 320px) {
  .connection-modal__title {
    font-size: calc(1rem + (1vw - 3.2px) * 3.4482758621);
  }
}
@media (min-width: 900px) {
  .connection-modal__title {
    font-size: 2.25rem;
  }
}

.connection-modal__text {
  color: #000;
  font-family: "MuseoSansCyrl-300";
  font-size: 14px;
  letter-spacing: 0.32px;
  margin-bottom: 20px;
}
@media (min-width: 320px) {
  .connection-modal__text {
    font-size: calc(0.875rem + (1vw - 3.2px) * 0.6896551724);
  }
}
@media (min-width: 900px) {
  .connection-modal__text {
    font-size: 1.125rem;
  }
}

.connection-modal__close {
  width: 13px;
  height: 13px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(25%, -25%);
      -ms-transform: translate(25%, -25%);
          transform: translate(25%, -25%);
}
@media (min-width: 540px) {
  .connection-modal__close {
    width: 28px;
    height: 28px;
  }
  .connection-modal__close svg {
    width: 28px;
    height: 28px;
  }
}

.connection-form {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 10px;
}
@media (min-width: 540px) {
  .connection-form {
    grid-gap: 15px;
  }
}
.connection-form .btn-orange {
  margin-top: 5px;
  margin-bottom: 10px;
}

.connection-form__input {
  border-radius: 4px;
  border: 1px solid rgba(43, 43, 43, 0.4);
  -webkit-box-shadow: 0px 4px 16px 0px rgba(51, 51, 51, 0.08), 0px 4px 4px 0px rgba(51, 51, 51, 0.04);
          box-shadow: 0px 4px 16px 0px rgba(51, 51, 51, 0.08), 0px 4px 4px 0px rgba(51, 51, 51, 0.04);
  width: 100%;
  padding: 12px 14px;
  max-width: 440px;
  color: #585858;
  font-family: "MuseoSansCyrl-300";
  font-size: 14px;
  letter-spacing: 0.32px;
}
@media (min-width: 540px) {
  .connection-form__input {
    padding: 12px 20px;
  }
}

.connection-form__input[name=address] {
  max-width: 580px;
}

.connection-form__textarea {
  border-radius: 4px;
  border: 1px solid rgba(43, 43, 43, 0.4);
  -webkit-box-shadow: 0px 4px 16px 0px rgba(51, 51, 51, 0.08), 0px 4px 4px 0px rgba(51, 51, 51, 0.04);
          box-shadow: 0px 4px 16px 0px rgba(51, 51, 51, 0.08), 0px 4px 4px 0px rgba(51, 51, 51, 0.04);
  width: 100%;
  padding: 12px 14px;
  resize: none;
  height: 110px;
  color: #585858;
  font-family: "MuseoSansCyrl-300";
  font-size: 14px;
  letter-spacing: 0.32px;
  max-width: 580px;
}
@media (min-width: 540px) {
  .connection-form__textarea {
    padding: 12px 20px;
  }
}

.connection-modal__text-close {
  display: none;
}
@media (min-width: 540px) {
  .connection-modal__text-close {
    display: inline-block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    color: #555759;
    font-family: "MuseoSansCyrl-300";
    font-size: 14px;
    line-height: 1.57; /* 157.143% */
    letter-spacing: 0.28px;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
  }
  .connection-modal__text-close:hover {
    color: #E23D00;
  }
}

.connection-form__label {
  color: #000;
  display: block;
  font-family: "MuseoSansCyrl-300";
  font-size: 14px;
  letter-spacing: 0.32px;
}
.connection-form__label p {
  margin-bottom: 10px;
}
.connection-form__label sup {
  color: #FA4907;
}

.form-checkbox__text {
  color: #555759;
  font-family: "MuseoSansCyrl-300";
  font-size: 14px;
  line-height: 1.57; /* 157.143% */
  letter-spacing: 0.28px;
}

.form-checkbox {
  font-size: 16px;
}
.form-checkbox input {
  display: none;
}
.form-checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-checkbox input:checked + label .form-checkbox__visible-box::before {
  opacity: 1;
}
.form-checkbox .form-checkbox__visible-box {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 0.75em;
  display: inline-block;
  width: 23px;
  height: 23px;
  border: 1px solid #FA4907;
  border-radius: 0.25em;
  cursor: pointer;
  position: relative;
}
.form-checkbox .form-checkbox__visible-box::before {
  content: "";
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 8px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.875 1.5L3.625 6.74977L1 4.125' stroke='%23FA4907' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
  background-size: 100% 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
}

.accordion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px 0;
}

.accordion-item {
  position: relative;
}

.accordion-item.collapsed > .accordion-body {
  display: none;
  visibility: hidden;
}

.accordion-item.collapsed.opening > .accordion-body {
  display: block;
  position: absolute;
}

.accordion-item:not(.collapsed) > .accordion-header > .accordion-arrow {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.accordion-item.opening.collapsed > .accordion-header > .accordion-arrow {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.accordion-item.collapsing > .accordion-header > .accordion-arrow {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.accordion-header {
  border-radius: 5px;
  border: 1px solid #22B6C7;
  padding: 12px 24px;
  cursor: pointer;
  background-color: #22B6C7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 16px;
  color: #fff;
  font-weight: 600;
  position: relative;
  z-index: 2;
}

.accordion-arrow {
  width: 16px;
  height: 8px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='13' viewBox='0 0 25 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M22.9699 0.376059L12.6347 10.4507L2.29948 0.376059C2.11482 0.195695 1.86694 0.0947191 1.60881 0.0947191C1.35068 0.0947191 1.1028 0.195695 0.918143 0.376059C0.828733 0.463663 0.757702 0.568225 0.709211 0.683625C0.660719 0.799025 0.635742 0.922942 0.635742 1.04812C0.635742 1.17329 0.660719 1.29721 0.709211 1.4126C0.757702 1.528 0.828733 1.63257 0.918143 1.72017L11.913 12.44C12.1061 12.6282 12.365 12.7335 12.6347 12.7335C12.9043 12.7335 13.1633 12.6282 13.3564 12.44L24.3512 1.72224C24.4413 1.63457 24.5128 1.52975 24.5617 1.41397C24.6106 1.29819 24.6357 1.17379 24.6357 1.04812C24.6357 0.922443 24.6106 0.798044 24.5617 0.682262C24.5128 0.566479 24.4413 0.46166 24.3512 0.37399C24.1666 0.193626 23.9187 0.0926514 23.6606 0.0926514C23.4024 0.0926514 23.1545 0.193626 22.9699 0.37399V0.376059Z' fill='white'/%3e%3c/svg%3e ");
  background-size: 100% 100%;
}

.accordion-body {
  border-radius: 0 0 5px 5px;
  border: 2px solid #22B6C7;
  padding: 0.75em 1.5em;
  margin-top: 0;
  width: 100%;
  color: #fff;
  background-color: #25A2B0;
  margin-top: -2px !important;
}

.footer .accordion {
  gap: 0;
}
@media (min-width: 1024px) {
  .footer .accordion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    width: 88%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.footer .accordion-arrow {
  width: 14px;
  height: 8px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='15' height='8' viewBox='0 0 15 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.15108 5.60442L1.75889 0.297353C1.35649 -0.0991051 0.704112 -0.0991051 0.301762 0.297353C-0.100587 0.693761 -0.100587 1.33656 0.301762 1.73307L6.37077 7.70623C6.58518 7.9175 6.87037 8.01257 7.15108 7.99867C7.43184 8.01257 7.71701 7.9175 7.93144 7.70623L14.0004 1.73307C14.4028 1.33658 14.4028 0.693836 14.0004 0.297353C13.598 -0.0991301 12.9457 -0.0991051 12.5434 0.297353L7.15108 5.60442Z' fill='%23E5E5E5'/%3e%3c/svg%3e ");
}
@media (min-width: 1024px) {
  .footer .accordion-arrow {
    display: none;
  }
}
.footer .accordion-header {
  background-color: transparent;
  padding: 12px 0;
  padding-right: 14px;
  border: none;
  color: #FFF;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.3px;
}
@media (min-width: 1024px) {
  .footer .accordion-header {
    padding: 0;
    line-height: 1.6;
    font-size: 18px;
    margin-bottom: 24px;
  }
}
@media (min-width: 1280px) {
  .footer .accordion-header {
    font-size: 20px;
  }
}
.footer .accordion-item {
  border-bottom: 1px solid #E5E5E5;
}
@media (min-width: 1024px) {
  .footer .accordion-item {
    border-bottom: none;
    width: auto;
    max-width: 25%;
  }
}
.footer .accordion-body {
  background-color: transparent;
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding: 0.375rem 0 0.75rem;
}
@media (min-width: 1024px) {
  .footer .accordion-body {
    visibility: visible !important;
    display: block !important;
    padding: 0;
    height: auto !important;
  }
}

@media (min-width: 1024px) {
  .accordion.faq {
    gap: 20px;
  }
}
.accordion.faq .accordion-header {
  background-color: transparent;
  border: none;
  color: #2B2B2B;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 16px;
  line-height: 1.375;
  letter-spacing: 0.3px;
  padding: 0;
}
@media (min-width: 1024px) {
  .accordion.faq .accordion-header {
    font-size: 20px;
  }
}
@media (min-width: 1280px) {
  .accordion.faq .accordion-header {
    font-size: 20px;
  }
}
.accordion.faq .accordion-body {
  background-color: transparent;
  border: none;
  color: #2B2B2B;
  font-family: "MuseoSansCyrl-300";
  font-weight: 400;
  font-size: 16px;
  padding: 14px 0 0;
  line-height: 1.375;
}
@media (min-width: 1024px) {
  .accordion.faq .accordion-body {
    font-size: 20px;
    padding: 14px 0 16px;
  }
}
@media (min-width: 1280px) {
  .accordion.faq .accordion-body {
    font-size: 20px;
  }
}
.accordion.faq .accordion-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 14px;
}
.accordion.faq .accordion-arrow {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='23' height='13' viewBox='0 0 23 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.6853 9.0609L3.15911 0.480742C2.52283 -0.160227 1.49128 -0.160227 0.855079 0.480742C0.21888 1.12163 0.21888 2.16087 0.855079 2.80192L10.4515 12.459C10.7905 12.8005 11.2414 12.9542 11.6853 12.9318C12.1292 12.9542 12.5801 12.8005 12.9192 12.459L22.5155 2.80192C23.1518 2.16091 23.1518 1.12175 22.5155 0.480742C21.8792 -0.160268 20.8477 -0.160227 20.2116 0.480742L11.6853 9.0609Z' fill='black'/%3e%3c/svg%3e ");
  width: 16px;
  height: 9px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (min-width: 1024px) {
  .accordion.faq .accordion-arrow {
    width: 23px;
    height: 13px;
  }
}

.header-top {
  background-color: #E7F2FA;
  padding: 6px 14px;
}
@media (min-width: 768px) {
  .header-top {
    padding: 10px 24px;
  }
}
@media (min-width: 1024px) {
  .header-top {
    padding: 10px 32px;
  }
}

.header-top__inner {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (min-width: 640px) {
  .header-top__inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.header-top__right-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 24px;
  width: 100%;
}

@media (min-width: 640px) {
  .header-top__right-block { 
    width: initial;
  }
}

@media (min-width: 1024px) {
  .header-top__right-block {
    gap: 0 80px;
  }
}

.header-top__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 12px;
  width: 100%;
}

@media (min-width: 640px) {
  .header-top__contacts {
    width: initial;
  }
}

@media (min-width: 1024px) {
  .header-top__contacts {
    gap: 0 50px;
  }
}

.header-icon-link {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 4px;
  color: #2B2B2B;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;  

}
@media (min-width: 640px) {
  .header-icon-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

  .header-icon-link.mob {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .header-icon-link {
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.48px;
    gap: 0 8px;
  }

  .header-icon-link.phone {
    font-size: 16px;
    font-weight: 600;
  }
}
.header-icon-link:hover {
  color: #E23D00;
}
.header-icon-link:hover path {
  fill: #E23D00;
}
.header-icon-link:active {
  color: #C14111;
}
.header-icon-link:active path {
  fill: #C14111;
}

span.header-icon-link {
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  cursor: pointer;
}
span.header-icon-link path {
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
span.header-icon-link:hover {
  color: #E23D00;
}
span.header-icon-link:hover path {
  fill: #E23D00;
}
span.header-icon-link:active {
  color: #C14111;
}
span.header-icon-link:active path {
  fill: #C14111;
}

.header-icon-link.mob {
  display: -webkit-inline-box; 
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
}

.header-icon-link.mob .js-green-circle--mobile {
  position: relative;
  top: 1px;
}

span.header-icon-link.mob {
  display: flex;
  align-items: center;
}


@media (max-width: 640px) {
  .header-icon-link.mob {
    align-items: flex-start;
  }
}

.header-icon-link.mob:first-child {
  margin-right: auto;
}

.header-icon-link.phone svg{
  width: 12px;
  height: 12px;
}

.header-bottom {
  background-color: #fff;
  padding: 10px 14px;
}
@media (min-width: 768px) {
  .header-bottom {
    padding: 16px 24px;
  }
}
@media (min-width: 1024px) {
  .header-bottom {
    padding: 8px 32px;
  }
}

.header-bottom__inner {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header-bottom__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 20px;
}

.header-bottom__logo {
  display: flex;
}

.header-bottom__logo img {
  height: auto;
}
@media (min-width: 390px) {
  .header-bottom__logo img {
    width: calc(5.25rem + (1vw - 3.9px) * 3); 
  }
}
@media (min-width: 1280px) {
  .header-bottom__logo img {
     width: 7rem; 
    /* 11.875rem; */ 
  }
}

.header-bottom__phone {
  line-height: 0.5;
}
@media (min-width: 640px) {
  .header-bottom__phone {
    display: none;
  }
}

@media (min-width: 1024px) {
  .hamburger {
    display: none;
  }
}

.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 24px;
}
@media (min-width: 1280px) {
  .header-menu {
    gap: 0 30px;
  }
}

.header-menu__link {
  color: #2B2B2B;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  line-height: 1.65;
  letter-spacing: 0.32px;
}
.header-menu__link:hover {
  color: #E23D00;
}
.header-menu__link:active {
  color: #C14111;
}

.header-nav {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
@media (min-width: 1024px) {
  .header-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1280px) {
  .header-nav {
    gap: 0 40px;
  }
}

.footer {
  background-color: #2B2B2B;
  padding: 14px 14px 70px;
}
@media (min-width: 768px) {
  .footer {
    padding: 30px 24px 70px;
  }
}
@media (min-width: 1024px) {
  .footer {
    padding: 60px 32px 70px;
  }
}

.footer__inner {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
}

.footer__back {
  display: inline-block;
  position: absolute;
  width: 56px;
  height: 56px;
  bottom: 0px;
  right: 11px;
}
.footer__back svg {
  width: 56px;
  height: 56px;
}
.footer__back:hover path {
  fill: #E23D00;
}
@media (min-width: 1024px) {
  .footer__back {
    bottom: unset;
    top: 0;
    right: 0;
    width: 72px;
    height: 72px;
  }
  .footer__back svg {
    width: 72px;
    height: 72px;
  }
}
@media (min-width: 1280px) {
  .footer__back {
    width: 90px;
    height: 90px;
  }
  .footer__back svg {
    width: 90px;
    height: 90px;
  }
}

.footer-menu__link {
  color: #FFF;
  font-family: "MuseoSansCyrl-300";
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.32px;
}
.footer-menu__link:hover {
  color: #E23D00;
}
.footer-menu__link:active {
  color: #C14111;
}
@media (min-width: 1024px) {
  .footer-menu__link {
    font-size: 16px;
  }
}

.footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px 0;
}
@media (min-width: 1024px) {
  .footer-menu {
    gap: 16px 0;
  }
}

.footer-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  margin-bottom: 16px;
}
@media (min-width: 1024px) {
  .footer-contacts {
    gap: 22px;
    grid-row: 1/3;
  }
}
@media (min-width: 1280px) {
  .footer-contacts {
    gap: 30px;
    margin-bottom: 0;
  }
}

.footer-contacts__messangers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 28px;
}
@media (min-width: 1024px) {
  .footer-contacts__messangers {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

.footer-contacts__messanger-contact {
  line-height: 0;
}
.footer-contacts__messanger-contact svg {
  width: 34px;
  height: 34px;
}
.footer-contacts__messanger-contact svg path {
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}

.footer-contacts__messanger-contact.whatsapp:hover path {
  fill: #28D146;
}

.footer-contacts__messanger-contact.telegram:hover path {
  fill: #2AABEE;
  stroke: #2AABEE;
}

@media (min-width: 1024px) {
  .footer__top {
    border-bottom: 1px solid #A6A6A6;
    padding-bottom: 28px;
  }
}

.footer__bottom {
  padding-top: 30px;
}
@media (min-width: 1024px) {
  .footer__bottom {
    padding-top: 34px;
    display: grid;
    grid-template-columns: 58% auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    grid-gap: 50px;
  }
}

.footer-contacts__phone-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px 0;
}

@media (min-width: 1024px) {
  .footer-contacts__phone-block.block-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 1024px) {
  .footer-contacts__phone-block.block-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.footer-contacts__phone-title {
  color: #A6A6A6;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.16px;
}

.footer-contacts__phone {
  color: #FFF;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.57px;
}
@media (min-width: 1024px) {
  .footer-contacts__phone {
    font-size: calc(1rem + (1vw - 10.24px) * 4.5673076923);
  }
}
@media (min-width: 1440px) {
  .footer-contacts__phone {
    font-size: 2.1875rem;
  }
}
@media (min-width: 1024px) {
  .footer-contacts__phone {
    font-weight: 400;
    line-height: 1.4;
  }
}
.footer-contacts__phone:hover {
  color: #E23D00;
}
.footer-contacts__phone:active {
  color: #C14111;
}

.footer__information {
  color: #A6A6A6;
  font-family: "MuseoSansCyrl-300";
  font-size: 12px;
  line-height: 1.66;
  margin-bottom: 24px;
}
.footer__information a {
  color: #fff;
  text-decoration: underline;
}
.footer__information a:hover {
  color: #E23D00;
}
.footer__information a:active {
  color: #C14111;
}
@media (min-width: 1024px) {
  .footer__information {
    grid-column: 1/2;
    grid-row: 1/2;
    font-size: 14px;
    line-height: 1.25;
  }
}
@media (min-width: 1280px) {
  .footer__information {
    font-size: 16px;
  }
}

.footer__copyright {
  color: #FFF;
  font-family: "MuseoSansCyrl-300";
  font-size: 13px;
  line-height: 1.35;
  width: 66%;
}
.footer__copyright a {
  color: #fff;
}
.footer__copyright a:hover {
  color: #E23D00;
}
.footer__copyright a:active {
  color: #C14111;
}
@media (min-width: 1024px) {
  .footer__copyright {
    font-size: 14px;
    line-height: 1.25;
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .footer__copyright {
    font-size: 16px;
  }
}

.hero-section {
  background: linear-gradient(45deg, #fe5000, #c13c00);  
  /* #FE5000; */
}

.hero-content {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 0px;
  color: #FFF;
}
@media (min-width: 640px) {
  .hero-content {
    grid-template-columns: 1fr 1fr;
    grid-gap: 24px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 768px) {
  .hero-content {
    grid-gap: 48px;
    grid-template-columns: 1fr 1.5fr;
  }
}
@media (min-width: 1024px) {
  .hero-content {
    grid-gap: 48px;
    grid-template-columns: 1fr 1.62fr;
  }
}

@media (min-width: 640px) {
  .hero-content__img-block {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media (min-width: 640px) {
  .hero-content__text-block {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.hero-content__img {
  width: calc(100% + 8px);
  margin-left: -8px;
  height: auto;
}
@media (min-width: 420px) {
  .hero-content__img {
    width: 100%;
    margin-left: 0px;
    max-width: 100%;
  }
}

.hero-content__title {
  font-family: "MuseoSansCyrl-500";
  font-size: 26px;
  font-weight: 400;
  line-height: 1.45;
  text-transform: uppercase;
  margin-bottom: 18px;
}

.hero-content__title span {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .hero-content__title {
    font-size: 32px;
    line-height: 1.25;
  }
}
@media (min-width: 1024px) {
  .hero-content__title {
    font-size: 36px;
    margin-bottom: 8px;
  }
}
@media (min-width: 1280px) {
  .hero-content__title {
    font-size: 42px;
  }
}

.hero-content__subtitle {
  font-family: "MuseoSansCyrl-300";
  font-size: 20px;
  letter-spacing: 0.35px;
  line-height: 2; /* 200% */
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .hero-content__subtitle {
    font-size: 24px;
    line-height: 1.175;
  }
}
@media (min-width: 1024px) {
  .hero-content__subtitle {
    font-size: 34px;
    margin-bottom: 20px;
  }
}

.hero-content__text {
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
  line-height: 1.375;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .hero-content__text {
    font-size: 18px;
    line-height: 1.4;
  }
}
@media (min-width: 1024px) {
  .hero-content__text {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

.hero-content__button {
  color: #FF1F00;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  border-radius: 3px;
  border: 2px solid #FFF8F8;
  background: #FFF;
  padding: 8px 34px;
}
.hero-content__button:hover {
  background: rgba(255, 255, 255, 0.9);
}
.hero-content__button:active {
  background: rgba(255, 255, 255, 0.8);
}
@media (min-width: 768px) {
  .hero-content__button {
    padding: 16px 53px;
  }
}

.card {
  min-height: 100%;
  /*display: flex;
  flex-direction: column;*/
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1.2fr;
  position: relative;
  background: #FFF;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 12px 4px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 12px 4px rgba(0, 0, 0, 0.15);
}
@media (min-width: 1024px) {
  .card {
    grid-template-rows: 0.85fr 1fr;
  }
}

@media (max-width: 1023px) {
  .card.orange.hit.convergent {
    max-height: 590px;
  }
}


.card__body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.card__header {
  padding: 12px 18px 14px;
  border-radius: 10px 10px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2px;
  position: relative;
  min-height: 78px;
}

.card__header-icon {
  position: absolute;
  z-index: 1;
}

.card__header-icon.icon-for-flat {
  top: 8px;
  right: 30px;
}
@media (min-width: 1024px) {
  .card__header-icon.icon-for-flat {
    width: 50px;
    height: 55px;
  }
}

.card__header-icon.icon-for-house {
  top: 8px;
  right: 30px;
}
@media (min-width: 1024px) {
  .card__header-icon.icon-for-house {
    width: 74px;
    height: 58px;
  }
}

.card__header-icon.icon-for-mobile {
  top: 8px;
  right: 30px;
}
@media (min-width: 1024px) {
  .card__header-icon.icon-for-mobile {
    width: 48px;
    height: 52px;
  }
}

.card__product-name {
  color: #F4F4F4;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 18px;
  line-height: 1.44; /* 144.444% */
  position: relative;
  z-index: 2;
}
@media (min-width: 1024px) {
  .card__product-name {
    font-family: "MuseoSansCyrl-700";
    font-size: 20px;
  }
}

.card__short-options {
  color: #F4F4F4;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 14px;
  position: relative;
  z-index: 2;
}
@media (min-width: 1024px) {
  .card__short-options {
    font-size: 16px;
  }
}

.card.orange .card__header {
  background: -o-linear-gradient(357deg, #FA4907 0.42%, #BC3400 98.32%);
  background: linear-gradient(93deg, #FA4907 0.42%, #BC3400 98.32%);
}

.card.blue {
  grid-template-rows: auto 1fr;
}
.card.blue .card__header {
  background: -o-linear-gradient(357deg, #00568C 0.88%, #007AC6 99.2%);
  background: linear-gradient(93deg, #00568C 0.88%, #007AC6 99.2%);
}
@media (min-width: 1024px) {
  .card.blue .card__price-information {
    padding-top: 30px;
  }
}

.card.mobile {
  grid-template-rows: auto 1fr;
}

.hit-icon {
  position: absolute;
  top: 0;
  right: 24px;
  z-index: 5;
}

.card.hit .card__header {
  background: -o-linear-gradient(356deg, #2B2B2B 0.49%, rgba(43, 43, 43, 0.35) 115.43%);
  background: linear-gradient(94deg, #2B2B2B 0.49%, rgba(43, 43, 43, 0.35) 115.43%);
}

.main-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  padding: 20px 20px 8px;
}
@media (min-width: 1024px) {
  .main-options {
    padding: 32px 20px 8px;
  }
}

.main-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}

.main-option__icon-block {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.main-option__text-block {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
@media (min-width: 1024px) {
  .main-option__text-block {
    gap: 6px;
  }
}

.main-option__value {
  color: #FA4907;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 16px;
  line-height: 0.85;
}

.main-option__value.internet {
  line-height: 1.25;
}

.main-option__big-num {
  font-size: 30px;
}

.main-option__name {
  color: #ADADAD;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 14px;
  font-style: 1.5;
}
@media (min-width: 1024px) {
  .main-option__name {
    font-size: 16px;
  }
}

.card__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 14px 20px 22px;
  /* padding-right: 10px; */
  gap: 12px 0;
  padding-bottom: 20px;
}

.tech-options__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}

.tech-options__title {
  color: #ADADAD;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 14px;
  line-height: 1.28;
  margin-bottom: 4px;
}

.tech-options__text {
  color: #2B2B2B;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 12px;
  line-height: 1.33; /* 133.798% */
}
@media (min-width: 1024px) {
  .tech-options__text {
    font-size: 14px;
  }
}



.card__bottom-options {
  padding: 5px 0;
  border-bottom: 1px solid #F5F5F5;
  border-top: 1px solid #F5F5F5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
@media (min-width: 1024px) {
  .card__bottom-options {
    padding: 8px 0;
    gap: 10px;
  }
}

.deep-options.no-style .deep-options__item {
  padding-left: 0;
}
.deep-options.no-style .deep-options__item::before {
  display: none;
}

.deep-options__title {
  color: #ADADAD;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 14px;
  line-height: 1.25;
  margin-bottom: 4px;
}

.deep-options__item {
  position: relative;
  color: #2B2B2B;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  padding-left: 20px;
}
@media (min-width: 1024px) {
  .deep-options__item {
    font-size: 14px;
  }
}
.deep-options__item::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  width: 4px;
  height: 4px;
  background-color: #2B2B2B;
  border-radius: 50%;
}

.card__price-curency {
  font-size: 17px;
  line-height: 1.3; /* 129.293% */
}

.card__price {
  color: #2B2B2B;
  font-size: 38px;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  line-height: 1.3;
}

.card__price-information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}

.card__details-btn-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.card__details-btn {
  color: #7A7A7A;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
}
.card__details-btn:hover {
  color: #E23D00;
}
.card__details-btn:active {
  color: #C14111;
}

.mobile-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
  padding: 15px 15px 0;
}
@media (min-width: 1024px) {
  .mobile-options {
    padding: 35px 15px 16px;
  }
}

.mobile-options__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}

.mobile-options__text {
  color: #2B2B2B;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 14px;
  line-height: 1.33; /* 132.719% */
}
@media (min-width: 1024px) {
  .mobile-options__text {
    font-size: 16px;
  }
}

.mobile-options__icon {
  width: 29px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.combo-box-container {
  margin-bottom: 8px;
  -webkit-filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.11));
          filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.11));
  position: relative;
  z-index: 15;
}
@media (min-width: 640px) {
  .combo-box-container {
    -webkit-filter: unset;
            filter: unset;
  }
}
@media (min-width: 1024px) {
  .combo-box-container {
    margin-bottom: 12px;
  }
}

.combo-box-container.hide-shadow {
  -webkit-filter: unset;
          filter: unset;
}

.combo-box {
  position: relative;
  z-index: 55;
}
@media (min-width: 640px) {
  .combo-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.combo-box__mob {
  border-radius: 10px;
  border: 1px solid rgba(90, 83, 83, 0.38);
  background: #FFF;
  padding: 12px 26px 12px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 640px) {
  .combo-box__mob {
    display: none !important;
  }
}

.combo-box__drop {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  -webkit-transform: translate(0, 100%);
      -ms-transform: translate(0, 100%);
          transform: translate(0, 100%);
  border-radius: 0 0 10px 10px;
  border: 1px solid rgba(90, 83, 83, 0.38);
  border-top: none;
  display: none;
}
@media (min-width: 640px) {
  .combo-box__drop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: static;
    -webkit-transform: translate(0) !important;
        -ms-transform: translate(0) !important;
            transform: translate(0) !important;
    border-radius: 50px;
    border: 1px solid rgba(228, 228, 228, 0.5);
    width: auto;
    background: rgba(0, 0, 0, 0.02);
  }
}
@media (min-width: 1024px) {
  .combo-box__drop {
    gap: 0 20px;
  }
}

.combo-box.active .combo-box__mob {
  border-radius: 10px 10px 0 0;
}
.combo-box.active .combo-box__drop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}

.combo-box__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 14px;
  padding: 10px 20px;
  cursor: pointer;
}
@media (min-width: 640px) {
  .combo-box__item {
    -webkit-transition: 0ms;
    -o-transition: 0ms;
    transition: 0ms;
    background-color: transparent;
    outline: 3px solid transparent;
    outline-offset: -5px;
  }
}
@media (min-width: 1024px) {
  .combo-box__item {
    padding: 12px 32px 12px 16px;
  }
}

.combo-box__item-text-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: 400;
}
@media (min-width: 640px) {
  .combo-box__item-text-value {
    color: #FA4906;
    font-family: "MuseoSansCyrl-500";
    font-weight: 400;
  }
}
@media (min-width: 768px) {
  .combo-box__item-text-value {
    font-size: 17px;
  }
}

.combo-box__item.active {
  background-color: rgba(226, 61, 0, 0.1);
}
@media (min-width: 640px) {
  .combo-box__item.active {
    background-color: #FFF;
    outline: 3px solid #FA4906;
    border-radius: 50px;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    outline-offset: 0px;
  }
}

.combo-box__mob-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 14px;
}

.scrolling-tabs {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  font-size: 16px;
}

.scrolling-tabs-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.scrolling-tab {
  font-size: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  color: #0081C8;
  font-family: "MuseoSansCyrl-500";
  padding: 0 16px 24px;
  position: relative;
}
@media (min-width: 1024px) {
  .scrolling-tab {
    font-family: "MuseoSansCyrl-500";
    font-weight: 400;
  }
}

.scrolling-tabs.contacts {
  margin-bottom: 20px;
}
@media (min-width: 900px) {
  .scrolling-tabs.contacts {
    margin-bottom: 40px;
  }
}
.scrolling-tabs.contacts .scrolling-tab {
  padding: 0 20px 10px;
}
@media (min-width: 900px) {
  .scrolling-tabs.contacts .scrolling-tab {
    font-size: 20px;
    padding: 0 20px 16px;
  }
}
.scrolling-tabs.contacts .scrolling-tab::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  background: #E4E4E4;
}
.scrolling-tabs.contacts .scrolling-tab.active::before {
  content: "";
  background: #0081C8;
}

.s-sheet {
  display: none;
}

.s-sheet.active {
  display: block;
}

.s-sheet__text {
  color: #555759;
  font-family: "MuseoSansCyrl-300";
  font-weight: 400;
  font-size: 16px;
  line-height: 1.375;
  letter-spacing: 0.3px;
  max-width: 900px;
  margin-bottom: 35px;
}
.s-sheet__text a {
  color: #555759;
}
.s-sheet__text a:hover {
  color: #FA4906;
}
@media (min-width: 900px) {
  .s-sheet__text {
    font-size: 20px;
    line-height: 1.6;
  }
}

.call-cards {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
  max-width: 900px;
}
@media (min-width: 640px) {
  .call-cards {
    grid-template-columns: 1fr 1fr;
  }
}

.call-card {
  border-radius: 10px;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 12px 4px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 0px 12px 4px rgba(0, 0, 0, 0.06);
  padding: 10px 15px;
  padding-right: 48px;
  position: relative;
}
@media (min-width: 900px) {
  .call-card {
    padding: 36px 42px;
  }
}

.call-card__title {
  color: #2B2B2B;
  font-family: "MuseoSansCyrl-700";
  font-size: 20px;
  line-height: 1.7; /* 170% */
  letter-spacing: 0.39px;
  margin-bottom: 10px;
}
@media (min-width: 900px) {
  .call-card__title {
    font-size: 25px;
    line-height: 1.36; /* 136.641% */
  }
}

.call-card__text {
  color: #555759;
  font-family: "MuseoSansCyrl-300";
  font-weight: 400;
  font-size: 16px;
  line-height: 1.375;
  letter-spacing: 0.3px;
  margin-bottom: 30px;
}
@media (min-width: 900px) {
  .call-card__text {
    font-size: 20px;
    width: 66%;
  }
}

.call-card__phone {
  color: #FA4906;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 20px;
  line-height: 2.5; /* 250% */
  letter-spacing: 0.57px;
  display: inline-block;
}
@media (min-width: 900px) {
  .call-card__phone {
    font-size: 36px;
    line-height: 1.38; /* 138.889% */
    letter-spacing: 0.57px;
  }
}

.call-card.item-1 {
  padding-right: 20px;
}
@media (min-width: 900px) {
  .call-card.item-1 {
    padding-right: 50px;
  }
}

.call-card.item-2 {
  padding-right: 20px;
}
@media (min-width: 900px) {
  .call-card.item-2 {
    padding-right: 50px;
  }
}

.call-card__icon {
  position: absolute;
  right: 35px;
  top: 10px;
}
@media (min-width: 900px) {
  .call-card__icon {
    top: 32px;
  }
}

.call-card__icon.icon-1 {
  position: static;
  float: right;
}
@media (min-width: 900px) {
  .call-card__icon.icon-1 {
    width: 89px;
    height: 74px;
  }
}

.call-card__icon.icon-2 {
  position: static;
  float: right;
}
@media (min-width: 900px) {
  .call-card__icon.icon-2 {
    width: 67px;
    height: 66px;
  }
}

.call-cards.whatsapp {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.call-cards.whatsapp .call-card {
  padding-right: 15px;
}
@media (min-width: 900px) {
  .call-cards.whatsapp .call-card {
    padding: 36px 42px;
  }
}
.call-cards.whatsapp .call-card__text, .call-cards.whatsapp .call-card__title {
  width: 75%;
}

.call-card__icon.wa-icon {
  right: 15px;
  top: 14px;
}
@media (min-width: 900px) {
  .call-card__icon.wa-icon {
    width: 82px;
    height: 82px;
    right: 48;
    top: 42px;
  }
}

.wa-contact-form {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 32px;
  padding-bottom: 32px;
  color: #555759;
}

.wa-contact-form__title {
  font-family: "MuseoSansCyrl-700";
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.3px;
}
@media (min-width: 900px) {
  .wa-contact-form__title {
    font-size: 20px;
  }
}

.wa-contact-form__text {
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 16px;
  line-height: 1.375;
  letter-spacing: 0.3px;
}
@media (min-width: 900px) {
  .wa-contact-form__text {
    font-size: 20px;
  }
}

.wa-contact-form__form-group {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 15px;
}

.wa-contact-form__input {
  border-radius: 4px;
  background: #FFF;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(51, 51, 51, 0.08), 0px 4px 4px 0px rgba(51, 51, 51, 0.04);
          box-shadow: 0px 4px 16px 0px rgba(51, 51, 51, 0.08), 0px 4px 4px 0px rgba(51, 51, 51, 0.04);
  padding: 14px 26px;
  border-radius: 3px;
  color: #585858;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.32px;
  width: 100%;
}
@media (min-width: 900px) {
  .wa-contact-form__input {
    padding: 20px 26px;
  }
}

.call-card__qr-block {
  padding-top: 12px;
  color: #555759;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.call-card__qr-block::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #E4E4E4;
}
@media (min-width: 900px) {
  .call-card__qr-block::before {
    width: calc(100% + 84px);
    left: -42px;
  }
}
@media (min-width: 900px) {
  .call-card__qr-block {
    padding-top: 32px;
  }
}

.call-card__qr-title {
  font-family: "MuseoSansCyrl-700";
  font-size: 18px;
  line-height: 1.75; /* 177.778% */
  letter-spacing: 0.3px;
  text-align: center;
}
@media (min-width: 900px) {
  .call-card__qr-title {
    text-align: left;
    font-size: 20px;
    width: 100%;
    margin-bottom: 12px;
  }
}

.call-card__qr-text {
  text-align: center;
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 16px;
  line-height: 2; /* 200% */
  letter-spacing: 0.3px;
}
@media (min-width: 900px) {
  .call-card__qr-text {
    font-size: 20px;
  }
}

@media (min-width: 900px) {
  .call-card__qr-img {
    width: 254px;
    height: 248px;
  }
}

.s-feedback-form {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 60px;
}

.s-feedback-form__form-group {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 15px;
  max-width: 250px;
  margin: 0 auto;
}
@media (min-width: 480px) {
  .s-feedback-form__form-group {
    max-width: 100%;
    margin: 0;
  }
}
@media (min-width: 640px) {
  .s-feedback-form__form-group {
    grid-template-columns: 1fr 1fr;
    grid-gap: 48px;
    max-width: 740px;
  }
}

.s-feedback-form input {
  height: 100%;
}
.s-feedback-form button {
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.s-contact-us {
  position: relative;
  max-width: 100%;
  overflow: hidden;
}
.s-contact-us .section-inner {
  position: relative;
  z-index: 5;
}

.s-contact-us-decoration {
  position: absolute;
  width: 1180px;
  height: 890px;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media (min-width: 820px) {
  .s-contact-us-decoration {
    top: unset;
    bottom: 0;
    width: 100%;
    height: auto;
  }
}

.mob-menu {
  position: fixed;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  z-index: 1000;
  background-color: #fff;
  left: 0;
  top: 0;
  overflow-y: auto;
  width: 100%;
  height: 100vh;
  -webkit-transform: translate(0, -120%);
      -ms-transform: translate(0, -120%);
          transform: translate(0, -120%);
}
@media (min-width: 1024px) {
  .mob-menu {
    display: none !important;
  }
}
.mob-menu .header-icon-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 11px;
}

.mob-menu.open {
  -webkit-transform: translate(0, 0%);
      -ms-transform: translate(0, 0%);
          transform: translate(0, 0%);
}

.mob-menu__inner {
  padding: 24px 14px;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}

.mob-menu__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.mob-menu__body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.mmenu-list__link {
  color: rgba(43, 43, 43, 0.8);
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 16px;
  line-height: 1.75; /* 175% */
  letter-spacing: 0.48px;
}

.mmenu-list__item {
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.mmenu-list {
  margin-bottom: 10px;
}

.mmenu-contacts-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media (min-width: 420px) {
  .mmenu-contacts-block {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.mmenu-contacts-block__phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(43, 43, 43, 0.8);
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 16px;
  line-height: 1.75; /* 175% */
  letter-spacing: 0.48px;
  gap: 10px;
}
.mmenu-contacts-block__phone:hover {
  color: #E23D00;
}
.mmenu-contacts-block__phone:hover path {
  fill: #E23D00;
}

.mob-menu__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.mm-bottom-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}

.mm-bottom-menu__link {
  color: rgba(85, 85, 85, 0.8);
  font-family: "MuseoSansCyrl-500";
  font-weight: 400;
  font-size: 12px;
  font-style: normal;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
}

button.hamburger {
  vertical-align: middle;
}

button.hamburger img {
  display: block;
}

.connection-window .text-input {
  width: 90%;
  height: 30px;
  margin-left: 20px;
}

.connection-window #live-search {
  margin: 30px 0;
}

.connection-window li {
  margin: 10px 0;
}

.connection-window li a {
  color: #0c91c8;
}

.card__price s {
  font-size: 24px;
    color: #adadad;
}





@media (min-width: 1441px) {
  .section {
    padding: 60px 10.833333333vw;
  }
  .section-inner {
    max-width: 100%;
  }
  .swiper.slider-products .swiper-slide {
    max-width: 300px;
  }
  .header-top {
    padding: 10px 10.833333333vw;
  }
  .header-top__inner {
    max-width: 100%;
  } 

  .header-bottom {
    padding: 22px 10.833333333vw;
  }

  .header-bottom__inner {
    max-width: 100%;
  }

  .footer {
    padding: 60px 10.833333333vw 70px;
  }

  .footer__inner {
    max-width: 100%;
  }
}

---------------------------------
*********************************
---------------------------------

@media (min-width: 1441px) {
  .section {
    padding: 60px 10.833333333vw;
  }
}


@media (min-width: 1441px) {
  .section-inner {
    max-width: 100%;
  }
}


@media (min-width: 1441px) {
  .swiper.slider-products .swiper-slide {
    max-width: 300px;
  }
}


@media (min-width: 1441px) {
  .header-top {
    padding: 10px 10.833333333vw;
  }
}


@media (min-width: 1441px) {
  .header-top__inner {
    max-width: 100%;
  }
}


@media (min-width: 1441px) {
  .header-bottom {
    padding: 8px 10.833333333vw;
  }
}


@media (min-width: 1441px) {
  .header-bottom__inner {
    max-width: 100%;
  }
}

 
@media (min-width: 1441px) {
  .footer {
    padding: 60px 10.833333333vw 70px;
  }
}

@media (min-width: 1441px) {
  .footer__inner {
    max-width: 100%;
  }
} 

.widget-typing__inner {
	display: none !important;
}


.header_container {
	margin: 0 auto;
	padding: 0 ;
	background-color: var(--menu-bg-color);
	-webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2); 
	-moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2); 
	box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	z-index: 100;
}

.section.hero-section {
  margin-top: 83px;
}

@media (min-width: 992px) {
	.header_container {
		z-index: 100;
		padding: 0 ;
	}
  .section.hero-section { 
    margin-top: 90px;
  }
}

.header_container {
	transition: all .3s ease;
    position: fixed;
    right: 0;
    left: 0;
	top: 0;
}

.header_container.out {
    transform: translateY(-100%);
}

/* Для dadata */
.suggestions-wrapper {
	text-align: left;
	position: relative;
    margin: 0;
    padding: 0;
    vertical-align: top;
    -webkit-text-size-adjust: 100%;
    font-size: medium;
	color: #333333;
}

.suggestions-promo a svg {
	display: none;
}

p b{
  font-weight: bold;
  font-family: sans-serif;
}
 
.card__price-crossed-out {
  font-size: 24px;
  background: linear-gradient(to left top, transparent 47.75%, currentColor 49.5%, currentColor 50.5%, transparent 52.25%);
}

@media (min-width: 1024px) {
  .card__top {
    height: 270px;
  }
}
