/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */

@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

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

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

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

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

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

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

/* Auto Height */

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

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

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

/* 3D Effects */

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

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

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  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: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  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: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

/* CSS Mode */

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.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 {
  scroll-snap-type: x mandatory;
}

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

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

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

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

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

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

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

@font-face {
  font-family: "lg";
  src: url(/fonts/vendor/lightgallery/lg.woff2?6d51beed3e04fc77a601da05002367d5) format("woff2"), url(/fonts/vendor/lightgallery/lg.ttf?13e892a28dda2567a981344188df5567) format("truetype"), url(/fonts/vendor/lightgallery/lg.woff?ba38ec746a64d70d0a68e838664d3418) format("woff"), url(/fonts/vendor/lightgallery/lg.svg?db9f4533754ce28129fbf9507c9b1240) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.lg-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "lg" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-container {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.lg-next,
.lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1084;
  outline: none;
  border: none;
}

.lg-next.disabled,
.lg-prev.disabled {
  opacity: 0 !important;
  cursor: default;
}

.lg-next:hover:not(.disabled),
.lg-prev:hover:not(.disabled) {
  color: #fff;
}

.lg-single-item .lg-next,
.lg-single-item .lg-prev {
  display: none;
}

.lg-next {
  right: 20px;
}

.lg-next:before {
  content: "\E095";
}

.lg-prev {
  left: 20px;
}

.lg-prev:after {
  content: "\E094";
}

@keyframes lg-right-end {
  0% {
    left: 0;
  }

  50% {
    left: -30px;
  }

  100% {
    left: 0;
  }
}

@keyframes lg-left-end {
  0% {
    left: 0;
  }

  50% {
    left: 30px;
  }

  100% {
    left: 0;
  }
}

.lg-outer.lg-right-end .lg-object {
  animation: lg-right-end 0.3s;
  position: relative;
}

.lg-outer.lg-left-end .lg-object {
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.lg-media-overlap .lg-toolbar {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  will-change: color;
  transition: color 0.2s linear;
  background: none;
  border: none;
  box-shadow: none;
}

.lg-toolbar .lg-icon.lg-icon-18 {
  font-size: 18px;
}

.lg-toolbar .lg-icon:hover {
  color: #fff;
}

.lg-toolbar .lg-close:after {
  content: "\E070";
}

.lg-toolbar .lg-maximize {
  font-size: 22px;
}

.lg-toolbar .lg-maximize:after {
  content: "\E90A";
}

.lg-toolbar .lg-download:after {
  content: "\E0F2";
}

.lg-sub-html {
  color: #eee;
  font-size: 16px;
  padding: 10px 40px;
  text-align: center;
  z-index: 1080;
  opacity: 0;
  transition: opacity 0.2s ease-out 0s;
}

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

.lg-sub-html a {
  color: inherit;
}

.lg-sub-html a:hover {
  text-decoration: underline;
}

.lg-media-overlap .lg-sub-html {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}

.lg-item .lg-sub-html {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

.lg-error-msg {
  font-size: 14px;
  color: #999;
}

.lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  height: 47px;
  vertical-align: middle;
}

.lg-closing .lg-toolbar,
.lg-closing .lg-prev,
.lg-closing .lg-next,
.lg-closing .lg-sub-html {
  opacity: 0;
  transition: transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  will-change: transform, opacity;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.lg-icon:focus-visible {
  color: #fff;
  border-radius: 3px;
  outline: 1px dashed rgba(255, 255, 255, 0.6);
}

.lg-toolbar .lg-icon:focus-visible {
  border-radius: 8px;
  outline-offset: -5px;
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-container {
  display: none;
  outline: none;
}

.lg-container.lg-show {
  display: block;
}

.lg-on {
  scroll-behavior: unset;
}

.lg-overlay-open {
  overflow: hidden;
}

.lg-toolbar,
.lg-prev,
.lg-next,
.lg-pager-outer,
.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  will-change: transform, opacity;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-show-in .lg-toolbar,
.lg-show-in .lg-prev,
.lg-show-in .lg-next,
.lg-show-in .lg-pager-outer {
  opacity: 1;
}

.lg-show-in.lg-hide-sub-html .lg-sub-html {
  opacity: 1;
}

.lg-show-in .lg-hide-items .lg-prev {
  opacity: 0;
  transform: translate3d(-10px, 0, 0);
}

.lg-show-in .lg-hide-items .lg-next {
  opacity: 0;
  transform: translate3d(10px, 0, 0);
}

.lg-show-in .lg-hide-items .lg-toolbar {
  opacity: 0;
  transform: translate3d(0, -10px, 0);
}

.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  transform: translate3d(0, 20px, 0);
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0.001;
  outline: none;
  will-change: auto;
  overflow: hidden;
  transition: opacity 0.15s ease 0s;
}

.lg-outer * {
  box-sizing: border-box;
}

.lg-outer.lg-zoom-from-image {
  opacity: 1;
}

.lg-outer.lg-visible {
  opacity: 1;
}

.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide,
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current {
  transition-duration: inherit !important;
  transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.lg-outer .lg-inner {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  transition: opacity 0s;
  white-space: nowrap;
}

.lg-outer .lg-item {
  display: none !important;
}

.lg-outer .lg-item:not(.lg-start-end-progress) {
  background: url(/images/vendor/lightgallery/loading.gif?bbdac9cda255c54bfd809110aff87898) no-repeat scroll center center transparent;
}

.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}

.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}

.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}

.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.lg-outer .lg-img-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  white-space: nowrap;
  font-size: 0;
}

.lg-outer .lg-item.lg-complete {
  background-image: none;
}

.lg-outer .lg-item.lg-current {
  z-index: 1060;
}

.lg-outer .lg-object {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  position: relative;
}

.lg-outer .lg-empty-html.lg-sub-html,
.lg-outer .lg-empty-html .lg-sub-html {
  display: none;
}

.lg-outer.lg-hide-download .lg-download {
  opacity: 0.75;
  pointer-events: none;
}

.lg-outer .lg-first-slide .lg-dummy-img {
  position: absolute;
  top: 50%;
  left: 50%;
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components {
  transform: translate3d(0, 0%, 0);
  opacity: 1;
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html {
  opacity: 1;
  transition: opacity 0.2s ease-out 0.15s;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  will-change: auto;
  transition: opacity 333ms ease-in 0s;
}

.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
  backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
  opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
  transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-use-css3 .lg-item.lg-start-progress {
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}

.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-container {
  display: none;
}

.lg-container.lg-show {
  display: block;
}

.lg-container.lg-dragging-vertical .lg-backdrop {
  transition-duration: 0s !important;
}

.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current {
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-inline .lg-backdrop,
.lg-inline .lg-outer {
  position: absolute;
}

.lg-inline .lg-backdrop {
  z-index: 1;
}

.lg-inline .lg-outer {
  z-index: 2;
}

.lg-inline .lg-maximize:after {
  content: "\E909";
}

.lg-components {
  transform: translate3d(0, 100%, 0);
  will-change: transform;
  transition: transform 0.35s ease-out 0s;
  z-index: 1080;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button,
a {
  cursor: pointer;
  border: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  text-decoration: none;
  background: transparent;
}

button:focus,
button:focus-visible,
button:focus-within,
button:active,
a:focus,
a:focus-visible,
a:focus-within,
a:active {
  box-shadow: none;
  outline: none;
}

input,
textarea {
  border: none;
  box-shadow: none;
  outline: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
}

input:focus,
input:focus-visible,
input:focus-within,
input:active,
textarea:focus,
textarea:focus-visible,
textarea:focus-within,
textarea:active {
  box-shadow: none;
  outline: none;
}

@font-face {
  font-family: "Onest";
  src: url(/fonts/Onest-Light.eot?d3566aff50d5a3f0691c574b44ca6586);
  src: url(/fonts/Onest-Light.eot?d3566aff50d5a3f0691c574b44ca6586) format("embedded-opentype"), url(/fonts/Onest-Light.woff2?f9f593ad5d0715a042c2274426c3982d) format("woff2"), url(/fonts/Onest-Light.woff?f3026a05b7efbeee80d1bbbda24230f7) format("woff"), url(/fonts/Onest-Light.ttf?127f4582c0dfb903d15b28a8cb055a73) format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Onest";
  src: url(/fonts/Onest-Black.eot?1d9eb8f3b12803d582e13c2e19ff3e47);
  src: url(/fonts/Onest-Black.eot?1d9eb8f3b12803d582e13c2e19ff3e47) format("embedded-opentype"), url(/fonts/Onest-Black.woff2?de9bfd8a46eb7fc946daf800e249ae57) format("woff2"), url(/fonts/Onest-Black.woff?04781c724f87352ffb02213b5fcea0b3) format("woff"), url(/fonts/Onest-Black.ttf?ec2bb2b2410fd7bdd4912aede5ff5823) format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Onest";
  src: url(/fonts/Onest-SemiBold.eot?fcf8da0671cbf638cb34616bd52a8580);
  src: url(/fonts/Onest-SemiBold.eot?fcf8da0671cbf638cb34616bd52a8580) format("embedded-opentype"), url(/fonts/Onest-SemiBold.woff2?c0b1fbfeb00f0187123a3aeff8be6920) format("woff2"), url(/fonts/Onest-SemiBold.woff?ea3deedf0e9b3272c543661ab16df4e4) format("woff"), url(/fonts/Onest-SemiBold.ttf?c7e6600d36dd71eba9065d743c647ca4) format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Onest";
  src: url(/fonts/Onest-ExtraBold.eot?6f98568fdd7ad295e992df4fdcc01ac8);
  src: url(/fonts/Onest-ExtraBold.eot?6f98568fdd7ad295e992df4fdcc01ac8) format("embedded-opentype"), url(/fonts/Onest-ExtraBold.woff2?843ecfeca994732483ba895bd1ef85ed) format("woff2"), url(/fonts/Onest-ExtraBold.woff?13e6b096f338601b87e22f57d9900f86) format("woff"), url(/fonts/Onest-ExtraBold.ttf?35957a227d507b41a71bfab63b365f7c) format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Onest";
  src: url(/fonts/Onest-Thin.eot?98d251314714301dee83214448107f37);
  src: url(/fonts/Onest-Thin.eot?98d251314714301dee83214448107f37) format("embedded-opentype"), url(/fonts/Onest-Thin.woff2?d253e5d5ab5010f4c2f865e1e1bc79b9) format("woff2"), url(/fonts/Onest-Thin.woff?9865952deebd0bbd5a44c21e9bda1efa) format("woff"), url(/fonts/Onest-Thin.ttf?f1b26814d4e22759cf796897304a5d48) format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Onest";
  src: url(/fonts/Onest-Bold.eot?fcd39e72c91529a8af6bb1c9177a1d49);
  src: url(/fonts/Onest-Bold.eot?fcd39e72c91529a8af6bb1c9177a1d49) format("embedded-opentype"), url(/fonts/Onest-Bold.woff2?6d36d58ce832ecb5c22eee267f17d547) format("woff2"), url(/fonts/Onest-Bold.woff?17342b31cb837e4f64562d55fc6e52d0) format("woff"), url(/fonts/Onest-Bold.ttf?015e4a68ece11ce397d87c854914a8bb) format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Onest";
  src: url(/fonts/Onest-ExtraLight.eot?5bec03ec426a5652290e6e1a8fa8a8ae);
  src: url(/fonts/Onest-ExtraLight.eot?5bec03ec426a5652290e6e1a8fa8a8ae) format("embedded-opentype"), url(/fonts/Onest-ExtraLight.woff2?70a1e665e08e33348110db657a134428) format("woff2"), url(/fonts/Onest-ExtraLight.woff?68a7d560e4b73547726cccd14a136120) format("woff"), url(/fonts/Onest-ExtraLight.ttf?abb66c31869aa5369feff233bb36ee56) format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Onest";
  src: url(/fonts/Onest-Regular.eot?285374a9a3e15161f094faa635338279);
  src: url(/fonts/Onest-Regular.eot?285374a9a3e15161f094faa635338279) format("embedded-opentype"), url(/fonts/Onest-Regular.woff2?65bb9dffe9d16c646ea1bfb73d4b67d5) format("woff2"), url(/fonts/Onest-Regular.woff?1a84c53a996f701a90a5c9c540ab11ed) format("woff"), url(/fonts/Onest-Regular.ttf?11f7e73617250cb975768f4f3be0f76c) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Onest";
  src: url(/fonts/Onest-Medium.eot?0af9fb693b818070b0c0d4875f9f77bd);
  src: url(/fonts/Onest-Medium.eot?0af9fb693b818070b0c0d4875f9f77bd) format("embedded-opentype"), url(/fonts/Onest-Medium.woff2?bba7ea14be7a606a170923b6ac9231d2) format("woff2"), url(/fonts/Onest-Medium.woff?76dc3b739918ece48a3ddc71dadfe3bd) format("woff"), url(/fonts/Onest-Medium.ttf?7308e04155717aae574e4157c64a5ace) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

* {
  box-sizing: border-box;
}

html,
body {
  scroll-behavior: smooth;
  scroll-padding-top: 140px;
  overflow-x: hidden;
}

html {
  height: 100%;
}

body {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  overflow-x: hidden;
  font: 400 16px/1.2 "Onest", Arial, sans-serif;
  color: #E9EBE8;
  background-color: #0A0A0A;
}

img,
svg,
video {
  display: block;
  width: 100%;
  height: 100%;
}

iframe {
  display: block;
}

button {
  font-family: "Onest", Arial, sans-serif;
}

.main-wrap {
  flex-grow: 1;
}

.hidden {
  visibility: hidden;
}

.block {
  padding: 100px 0;
}

.block:first-child {
  padding-top: 0 !important;
}

.block_no-pt {
  padding-top: 0 !important;
}

@media (max-width: 1535px) {
  .block {
    padding: 90px 0;
  }
}

@media (max-width: 1023px) {
  .block {
    padding: 80px 0;
  }
}

@media (max-width: 767px) {
  .block {
    padding: 70px 0;
  }
}

@media (max-width: 575px) {
  .block {
    padding: 60px 0;
  }
}

.margin-top {
  margin-top: 100px;
}

@media (max-width: 1535px) {
  .margin-top {
    margin-top: 90px;
  }
}

@media (max-width: 1023px) {
  .margin-top {
    margin-top: 80px;
  }
}

@media (max-width: 767px) {
  .margin-top {
    margin-top: 70px;
  }
}

@media (max-width: 575px) {
  .margin-top {
    margin-top: 60px;
  }
}

.wrapper_bg {
  background-color: #E9EBE8;
  color: #0A0A0A;
}

.wrapper_bg .global__title {
  color: #11386D;
}

.wrapper_bg .global__title span {
  color: #11386D;
}

.wrapper_bg .form__checkbox-text {
  color: #0A0A0A;
}

.wrapper_bg .form__input {
  border-color: #DADBD9;
}

.wrapper_bg .form__loader,
.wrapper_bg .form__resut {
  background-color: #E9EBE8;
  color: #0A0A0A;
}

.container {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 20px;
}

.container_small {
  max-width: 1050px;
}

.container_big {
  max-width: 1480px;
}

@media (max-width: 575px) {
  .container_no-padding-mb {
    padding: 0 !important;
  }
}

@media (max-width: 575px) {
  .container {
    padding: 0 14px;
  }
}

.global__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}

.global__heading .global__title {
  margin-bottom: 0;
}

.global__heading .global__subtitle {
  margin-bottom: 0;
}

.global__heading-btn {
  display: block;
  font-weight: 600;
  font-size: 18px;
  color: #C5B584;
  text-transform: uppercase;
  transition-duration: 0.3s;
}

.global__heading-btn:hover {
  color: #FFFFFF;
}

.global__heading-btn.center {
  margin-top: 30px;
  font-size: 20px;
  text-align: center;
}

.global__title {
  margin-bottom: 40px;
  font-weight: 600;
  font-size: 55px;
  color: #E9EBE8;
  text-transform: uppercase;
}

.global__title span {
  color: #C5B584;
}

.global__title + .global__subtitle {
  margin-top: -40px;
}

.global__title_center {
  text-align: center;
}

.global__title_center + .global__subtitle {
  text-align: center;
}

.global__title_blue {
  color: #11386D;
}

.global__title_mb-100 {
  margin-bottom: 100px;
}

.global__title:only-child {
  margin-bottom: 0;
}

@media (max-width: 1023px) {
  .global__title {
    font-size: 46px;
  }
}

@media (max-width: 767px) {
  .global__title {
    font-size: 38px;
  }
}

@media (max-width: 575px) {
  .global__title {
    font-size: 30px;
  }
}

.global__title_big {
  font-size: 80px;
}

@media (max-width: 1023px) {
  .global__title_big {
    font-size: 50px;
  }
}

@media (max-width: 767px) {
  .global__title_big {
    font-size: 46px;
  }
}

@media (max-width: 575px) {
  .global__title_big {
    font-size: 34px;
  }
}

.global__subtitle {
  margin-bottom: 40px;
}

select {
  display: none;
  pointer-events: none;
}

.global__select,
.filters__item {
  position: relative;
  max-width: 100%;
  list-style: none !important;
}

.global__select.active .global__select-input::after,
.filters__item.active .global__select-input::after {
  transform: scale(-1);
}

.global__select::marker,
.filters__item::marker {
  content: none !important;
  display: none !important;
}

.global__select-input,
.filters__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  width: 300px;
  max-width: 100%;
  height: 54px;
  padding: 10px 16px;
  font-weight: 400;
  font-size: 18px;
  color: #0A0A0A;
  background-color: #FFFFFF;
  border: 1px solid #DADBD9;
  border-radius: 12px;
  cursor: pointer;
}

.global__select-input::after,
.filters__title::after {
  content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 6L8 11L3 6' stroke='%230A0A0A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 16px;
}

@media (max-width: 575px) {
  .global__select-input,
  .filters__title {
    height: 48px;
  }
}

.global__select-list,
.filters__content {
  position: absolute;
  display: none;
  width: 100%;
  margin-top: 12px;
  background-color: #FFFFFF;
  border: 1px solid #DADBD9;
  border-radius: 12px;
  z-index: 2;
}

.global__select-item,
.filters__content-item {
  width: 100%;
  min-height: 50px;
  display: flex;
  align-items: center;
  padding: 10px 16px;
  font-weight: 400;
  font-size: 18px;
  color: #0A0A0A;
  cursor: pointer;
}

.global__select-item[data-val=default],
.filters__content-item[data-val=default] {
  cursor: default;
  color: #98A2B3;
}

.global__select-item.active:not([data-val=default]),
.global__select-item:hover,
.filters__content-item.active:not([data-val=default]),
.filters__content-item:hover {
  font-weight: 600;
  color: #11386D;
}

.global__select-item a,
.filters__content-item a {
  color: inherit;
}

@media (max-width: 575px) {
  .global__select-item,
  .filters__content-item {
    min-height: 46px;
  }
}

.filter__wrapper {
  margin-bottom: 10px;
}

.filters__content-item input {
  display: none;
}

.filters__content-item input:checked + span {
  font-weight: 600;
  color: #11386D;
}

.filters__content-item input:disabled + span {
  color: #98A2B3;
  cursor: default;
}

.filters__content-item span {
  cursor: pointer;
}

.global__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  max-width: 100% !important;
  height: 54px;
  padding: 4px 20px;
  font-size: 18px;
  color: #E9EBE8;
  text-transform: uppercase;
  text-align: center;
  background-color: #11386D;
  border: 1px solid #11386D;
  border-radius: 12px;
  transition-duration: 0.3s;
}

.global__btn_center {
  margin: 0 auto;
}

.global__btn_lite {
  background-color: #0A0A0A;
  border: 1px solid #E9EBE8;
}

.global__btn_border:hover {
  border-color: #11386D !important;
}

.global__btn:hover {
  color: #11386D;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

@media (max-width: 575px) {
  .global__btn {
    width: 100%;
    height: 46px;
  }
}

.global__rating {
  position: relative;
  display: block;
  background: url('data:image/svg+xml,%0A%3Csvg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M10.8108 2.55329C10.8725 2.37292 11.1275 2.37292 11.1892 2.55329L13.1989 8.42906C13.2265 8.50997 13.3026 8.56434 13.3881 8.56434H19.8687C20.0649 8.56434 20.1438 8.81748 19.9823 8.92894L14.7574 12.5353C14.6836 12.5862 14.6527 12.6799 14.6817 12.7646L16.6816 18.6119C16.744 18.7943 16.5375 18.9507 16.3788 18.8412L11.1136 15.2071C11.0452 15.1599 10.9548 15.1599 10.8864 15.2071L5.62125 18.8412C5.46253 18.9507 5.25599 18.7943 5.3184 18.6119L7.31828 12.7646C7.34726 12.6799 7.31637 12.5862 7.24265 12.5353L2.01767 8.92894C1.85619 8.81748 1.93506 8.56434 2.13128 8.56434H8.61189C8.6974 8.56434 8.77345 8.50997 8.80113 8.42906L10.8108 2.55329Z" stroke="%23C5B584"/%3E%3C/svg%3E%0A') repeat-x;
  width: 110px;
  height: 22px;
  background-size: auto 100%;
}

.global__rating span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  max-width: 100%;
  height: inherit;
  background: repeat-x url('data:image/svg+xml,%3Csvg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M10.8108 2.55329C10.8725 2.37292 11.1275 2.37292 11.1892 2.55329L13.1989 8.42906C13.2265 8.50997 13.3026 8.56434 13.3881 8.56434H19.8687C20.0649 8.56434 20.1438 8.81748 19.9823 8.92894L14.7574 12.5353C14.6836 12.5862 14.6527 12.6799 14.6817 12.7646L16.6816 18.6119C16.744 18.7943 16.5375 18.9507 16.3788 18.8412L11.1136 15.2071C11.0452 15.1599 10.9548 15.1599 10.8864 15.2071L5.62125 18.8412C5.46253 18.9507 5.25599 18.7943 5.3184 18.6119L7.31828 12.7646C7.34726 12.6799 7.31637 12.5862 7.24265 12.5353L2.01767 8.92894C1.85619 8.81748 1.93506 8.56434 2.13128 8.56434H8.61189C8.6974 8.56434 8.77345 8.50997 8.80113 8.42906L10.8108 2.55329Z" fill="%23C5B584" stroke="%23C5B584"/%3E%3C/svg%3E%0A');
  background-size: auto 100%;
  overflow: hidden;
}

@media (max-width: 1023px) {
  .global__rating {
    height: 18px;
    width: 90px;
  }
}

.global__pagi {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px 16px;
  margin-top: 40px;
}

.global__pagi-item {
  width: 54px;
  height: 54px;
  font-size: 18px;
  line-height: 1 !important;
  color: #E9EBE8;
  border: 1px solid #DADBD9;
  border-radius: 12px;
  transition-duration: 0.3s;
}

.global__pagi-item a,
.global__pagi-item span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: inherit;
}

.global__pagi-item span {
  cursor: default;
}

.global__pagi-item:hover,
.global__pagi-item.active {
  color: #C5B584;
  border-color: #C5B584;
}

@media (max-width: 1023px) {
  .global__pagi-item {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 575px) {
  .global__pagi-item {
    width: 34px;
    height: 34px;
  }
}

.global__pagi-btn {
  width: 32px;
  height: 32px;
}

.global__pagi-btn path {
  stroke: #E9EBE8;
  transition-duration: 0.3s;
}

.global__pagi-btn_prev svg {
  transform: rotate(90deg);
}

.global__pagi-btn_next svg {
  transform: rotate(-90deg);
}

.global__pagi-btn.disabled {
  opacity: 0.6;
}

.global__pagi-btn:hover:not(.disabled) path {
  stroke: #C5B584;
}

@media (max-width: 1023px) {
  .global__pagi-btn {
    width: 28px;
    height: 28px;
  }
}

@media (max-width: 575px) {
  .global__pagi-btn {
    width: 24px;
    height: 24px;
  }
}

.global__video {
  position: relative;
}

.global__video iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}

.global__video video {
  width: auto;
  max-width: 100%;
  max-height: 700px;
  height: auto;
  margin: 0 auto;
}

.global__video-load {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.global__video-btn path {
  transition-duration: 0.3s;
}

.global__video-btn:hover path {
  fill-opacity: 1;
}

.global__video-btn svg {
  width: 100px;
  height: 100px;
}

.global__video-text {
  margin-top: 10px;
}

.global__tile {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 40px 30px;
  margin-right: -30px;
}

.global__tile .good {
  width: calc(33.3333333333% - 30px);
}

@media (max-width: 1535px) {
  .global__tile .good {
    width: calc(33.3333333333% - 20px);
  }
}

@media (max-width: 1023px) {
  .global__tile .good {
    width: calc(50% - 30px);
  }
}

@media (max-width: 767px) {
  .global__tile .good {
    width: calc(50% - 20px);
  }
}

@media (max-width: 575px) {
  .global__tile .good {
    width: 100%;
  }
}

@media (max-width: 1535px) {
  .global__tile {
    gap: 30px 20px;
    margin-right: -20px;
  }
}

@media (max-width: 1023px) {
  .global__tile {
    gap: 30px 30px;
    margin-right: -30px;
  }
}

@media (max-width: 767px) {
  .global__tile {
    gap: 20px;
    margin-right: -20px;
  }
}

@media (max-width: 575px) {
  .global__tile {
    gap: 20px;
    margin-right: 0;
  }
}

.global__num-input {
  display: flex;
  align-items: center;
  width: 104px;
  height: 34px;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 5px;
  overflow: hidden;
}

.global__num-input-btn {
  flex-shrink: 0;
  position: relative;
  width: 32px;
  height: 32px;
  background-color: #11386D;
}

.global__num-input-btn::before,
.global__num-input-btn::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 9px;
  width: 14px;
  height: 2px;
  border-radius: 1px;
  background-color: #FFFFFF;
  transition-duration: 0.3s;
}

.global__num-input-btn_minus::after {
  content: none;
}

.global__num-input-btn_plus::after {
  transform: rotate(90deg);
}

.global__num-input-btn:disabled {
  background-color: #98A2B3 !important;
  cursor: default;
}

.global__num-input-field {
  -webkit-appearance: none;
          appearance: none;
  -moz-appearance: textfield;
  width: calc(100% - 60px);
  margin: 0;
  font-size: 18px;
  color: #11386D;
  text-align: center;
  background-color: #FFFFFF;
}

.global__num-input-field::-webkit-inner-spin-button,
.global__num-input-field::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.global__slider-btn {
  position: absolute;
  top: calc(50% - 21px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  background-color: #11386D;
  border-radius: 5px;
  z-index: 1;
}

.global__slider-btn svg {
  width: 30px;
  height: 30px;
  transform: rotate(90deg);
}

@media (max-width: 1023px) {
  .global__slider-btn svg {
    width: 20px;
    height: 20px;
  }
}

.global__slider-btn path {
  stroke-width: 1.2;
  stroke: #FFFFFF;
}

@media (max-width: 1023px) {
  .global__slider-btn path {
    stroke-width: 1.4;
  }
}

.global__slider-btn_prev {
  left: 20px;
}

@media (max-width: 575px) {
  .global__slider-btn_prev {
    left: 10px;
  }
}

.global__slider-btn_next {
  right: 20px;
  transform: scaleX(-1);
}

@media (max-width: 575px) {
  .global__slider-btn_next {
    right: 10px;
  }
}

@media (max-width: 1023px) {
  .global__slider-btn {
    top: calc(50% - 16px);
    width: 32px;
    height: 32px;
  }
}

.global__leads-wrapper {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #FFFFFF;
}

.global__leads-wrapper .lead {
  width: 50%;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.global__leads-wrapper .lead:nth-child(2n) {
  border-right: none;
}

.global__leads-wrapper .lead:last-child:nth-child(2n-1) {
  width: 100%;
  border-right: none;
}

@media (max-width: 575px) {
  .global__leads-wrapper .lead {
    width: 100%;
    border-right: none;
  }
}

@media (max-width: 575px) {
  .global__leads-wrapper {
    margin: 0 -14px;
  }
}

.admin-text {
  font-size: 20px;
}

.admin-text h1,
.admin-text h2,
.admin-text h3,
.admin-text h4 {
  margin-bottom: 40px;
  font-weight: 600;
  text-align: start !important;
  text-transform: uppercase;
}

@media (max-width: 1023px) {
  .admin-text h1,
  .admin-text h2,
  .admin-text h3,
  .admin-text h4 {
    margin-bottom: 32px;
  }
}

@media (max-width: 767px) {
  .admin-text h1,
  .admin-text h2,
  .admin-text h3,
  .admin-text h4 {
    margin-bottom: 26px;
  }
}

@media (max-width: 575px) {
  .admin-text h1,
  .admin-text h2,
  .admin-text h3,
  .admin-text h4 {
    margin-bottom: 20px;
  }
}

.admin-text h1 {
  font-size: 80px;
}

@media (max-width: 1023px) {
  .admin-text h1 {
    font-size: 46px;
  }
}

@media (max-width: 767px) {
  .admin-text h1 {
    font-size: 38px;
  }
}

@media (max-width: 575px) {
  .admin-text h1 {
    font-size: 30px;
  }
}

.admin-text h2 {
  font-size: 70px;
}

@media (max-width: 1023px) {
  .admin-text h2 {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .admin-text h2 {
    font-size: 34px;
  }
}

@media (max-width: 575px) {
  .admin-text h2 {
    font-size: 20px;
  }
}

.admin-text h3 {
  font-size: 55px;
}

@media (max-width: 1023px) {
  .admin-text h3 {
    font-size: 38px;
  }
}

@media (max-width: 767px) {
  .admin-text h3 {
    font-size: 30px;
  }
}

@media (max-width: 575px) {
  .admin-text h3 {
    font-size: 18px;
  }
}

.admin-text h4 {
  font-size: 30px;
}

@media (max-width: 1023px) {
  .admin-text h4 {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .admin-text h4 {
    font-size: 26px;
  }
}

@media (max-width: 575px) {
  .admin-text h4 {
    font-size: 16px;
  }
}

.admin-text p {
  margin: 20px 0;
}

.admin-text ol,
.admin-text ul {
  margin: 20px 0;
  padding-left: 30px;
}

.admin-text ul > li::before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: -16px;
  width: 5px;
  height: 5px;
  background-color: #E9EBE8;
  border-radius: 50%;
}

.admin-text ol {
  counter-reset: list;
}

.admin-text ol > li::before {
  counter-increment: list;
  content: counter(list) ".";
  position: absolute;
  top: 0;
  right: calc(100% + 2px);
}

.admin-text li {
  position: relative;
}

.admin-text img {
  display: inline;
  max-width: 100% !important;
  height: auto !important;
}

.admin-text a {
  color: #C5B584;
}

.admin-text_small h1 {
  font-size: 50px;
}

@media (max-width: 1023px) {
  .admin-text_small h1 {
    font-size: 42px;
  }
}

@media (max-width: 767px) {
  .admin-text_small h1 {
    font-size: 36px;
  }
}

@media (max-width: 575px) {
  .admin-text_small h1 {
    font-size: 30px;
  }
}

.admin-text_small h2 {
  font-size: 46px;
}

@media (max-width: 1023px) {
  .admin-text_small h2 {
    font-size: 38px;
  }
}

@media (max-width: 767px) {
  .admin-text_small h2 {
    font-size: 32px;
  }
}

@media (max-width: 575px) {
  .admin-text_small h2 {
    font-size: 20px;
  }
}

.admin-text_small h3 {
  font-size: 40px;
}

@media (max-width: 1023px) {
  .admin-text_small h3 {
    font-size: 43px;
  }
}

@media (max-width: 767px) {
  .admin-text_small h3 {
    font-size: 28px;
  }
}

@media (max-width: 575px) {
  .admin-text_small h3 {
    font-size: 18px;
  }
}

.admin-text_small h4 {
  font-size: 32px;
}

@media (max-width: 1023px) {
  .admin-text_small h4 {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  .admin-text_small h4 {
    font-size: 20px;
  }
}

@media (max-width: 575px) {
  .admin-text_small h4 {
    font-size: 16px;
  }
}

@media (max-width: 1023px) {
  .admin-text {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .admin-text {
    font-size: 16px;
  }
}

@media (max-width: 575px) {
  .admin-text {
    font-size: 14px;
  }
}

.header {
  position: sticky;
  top: 0;
  border-bottom: 1px solid #E9EBE8;
  z-index: 100;
}

@media (max-width: 575px) {
  .header.active {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.header-top {
  background-color: #C5B584;
}

.header-top__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px 20px;
  width: 100%;
  height: 40px;
}

@media (max-width: 767px) {
  .header-top__wrapper {
    flex-wrap: wrap;
    height: auto;
    padding: 10px 0;
  }
}

.header-top__links {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  margin-left: -5px;
  margin-right: auto;
}

@media (max-width: 767px) {
  .header-top__links {
    width: 100%;
  }
}

.header-top__link {
  padding: 5px;
}

.header-top__phone {
  position: relative;
}

.header-top__link,
.header-top__phone-btn {
  font-weight: 500;
  font-size: 14px;
  color: #0A0A0A;
}

.header-top__phone-btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
}

.header-top__phone-btn svg {
  width: 14px;
  height: 14px;
}

.header-top__phone-btn.active svg {
  transform: scaleY(-1);
}

.header-top__phone-list {
  position: absolute;
  top: calc(100% + 4px);
  left: -8px;
  right: -8px;
  display: none;
  padding: 6px;
  background-color: #E9EBE8;
  border-radius: 6px;
  z-index: 3;
}

.header-top__phone-item {
  padding: 6px 0;
}

.header-top__phone-link {
  font-weight: 500;
  font-size: 14px;
  color: #0A0A0A;
  transition-duration: 0.3s;
}

.header-top__phone-link:hover {
  color: #1A58AC;
}

.header-main {
  position: relative;
  background-color: #0A0A0A;
  z-index: 1;
}

.header-main__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  height: 80px;
}

.header-main__logo {
  flex-shrink: 0;
  width: auto;
  max-width: 140px;
  height: 40px;
}

.header-main__nav {
  margin: 0 auto;
}

.header-main__nav-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.header-main__nav-link {
  display: block;
  padding: 5px;
  font-size: 16px;
  color: #FFFFFF;
  transition-duration: 0.3s;
}

.header-main__nav-link:hover {
  color: #C5B584;
}

.header-main__buttons {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}

@media (max-width: 1535px) {
  .header-main__buttons {
    gap: 30px;
  }
}

.header-main__search-btn,
.header-main__cart-btn {
  position: relative;
  width: 22px;
  height: 22px;
}

.header-main__search-btn svg,
.header-main__cart-btn svg {
  width: 100%;
  height: 100%;
}

.header-main__search-btn path,
.header-main__cart-btn path {
  stroke: #FFFFFF;
  transition-duration: 0.3s;
}

.header-main__search-btn:hover path,
.header-main__cart-btn:hover path {
  stroke: #C5B584;
}

@media (max-width: 1535px) {
  .header-main__search-btn {
    display: none;
  }
}

.header-main__cart-btn {
  position: relative;
}

.header-main__cart-btn span {
  position: absolute;
  top: -2px;
  right: -2px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  font-weight: 600;
  font-size: 12px;
  line-height: 1;
  color: #0A0A0A;
  background-color: #FFFFFF;
  border-radius: 50%;
}

@media (max-width: 1535px) {
  .header-main__cart-btn {
    width: 28px;
    height: 28px;
  }
}

.header-main__cart-counter {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12px;
  height: 12px;
  font-size: 8px;
  line-height: 1;
  color: #E9EBE8;
  background-color: #C5B584;
  border-radius: 50%;
}

.header-search {
  position: absolute;
  top: calc(100% - 60px);
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  background-color: #E9EBE8;
  transition-duration: 0.3s;
}

.header-search.active {
  top: 100%;
}

.header-search.active .header-search__result {
  display: block;
}

.header-search__wrapper {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}

.header-search__main {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 60px;
}

.header-search__form {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.header-search__btn {
  flex-shrink: 0;
  width: 22px;
  height: 22px;
}

.header-search__btn path {
  stroke: #0A0A0A;
  transition-duration: 0.3s;
}

@media (max-width: 1535px) {
  .header-search__btn path {
    stroke: #FFFFFF;
  }
}

.header-search__btn:hover path {
  stroke: #C5B584;
}

.header-search__input {
  display: block;
  height: 20px;
  width: 100%;
  font-size: 18px;
  color: #0A0A0A;
  background-color: transparent;
}

.header-search__input::-moz-placeholder {
  text-transform: uppercase;
  color: #0A0A0A;
}

.header-search__input::placeholder {
  text-transform: uppercase;
  color: #0A0A0A;
}

.header-search__close {
  flex-shrink: 0;
  width: 22px;
  height: 22px;
}

.header-search__close path {
  stroke: #0A0A0A;
  transition-duration: 0.3s;
}

.header-search__close:hover path {
  stroke: #C5B584;
}

.header-search__result {
  display: none;
}

.header-search__result.active {
  display: block;
}

@media (max-width: 575px) {
  .header-search__result.active + .header-main__nav {
    display: none;
  }
}

@media (max-width: 1535px) {
  .header-search__result {
    margin: 20px 0;
    padding: 0 20px;
  }
}

@media (max-width: 575px) {
  .header-search__result {
    flex-grow: 1;
    overflow: hidden;
  }
}

.header-search__result-list {
  height: calc(100vh - 220px);
  max-height: 400px;
  margin-bottom: 20px;
  overflow: auto;
}

.header-search__result-list::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.header-search__result-list::-webkit-scrollbar-thumb {
  background: #C5B584;
}

@media (max-width: 575px) {
  .header-search__result-list {
    height: 100%;
    max-height: none;
  }
}

.header-search__result-empty {
  padding: 20px 0;
  font-size: 18px;
  color: #0A0A0A;
}

.header-search__item {
  margin-top: 20px;
}

.header-search__item:first-child {
  margin-top: 0;
}

.header-search__item-link {
  display: flex;
  align-items: center;
  gap: 20px;
}

.header-search__item-link img {
  width: 100px;
  border-radius: 4px;
}

.header-search__item-link span {
  color: #0A0A0A;
  transition-duration: 0.3s;
}

@media (max-width: 1535px) {
  .header-search__item-link span {
    color: #FFFFFF;
  }
}

.header-search__item-link:hover span {
  color: #C5B584;
}

.header__burger {
  display: none;
  width: 32px;
  height: 32px;
}

.header__burger svg:last-child {
  display: none;
}

.header__burger path {
  transition-duration: 0.3s;
  stroke: #FFFFFF;
}

.header__burger:hover path {
  stroke: #C5B584;
}

.header__burger.active svg:first-child {
  display: none;
}

.header__burger.active svg:last-child {
  display: block;
}

@media (max-width: 1535px) {
  .header__burger {
    display: block;
  }
}

.header__mobile-wrapper {
  display: none;
  flex-direction: column;
  height: auto;
  background-color: #0A0A0A;
}

.header__mobile-wrapper.active {
  display: flex;
}

@media (max-width: 575px) {
  .header__mobile-wrapper.active {
    height: calc(100vh - 80px);
  }
}

.header__mobile-wrapper .header-search {
  position: static;
  background-color: #0A0A0A;
  padding: 0 20px;
}

@media (max-width: 575px) {
  .header__mobile-wrapper .header-search {
    padding: 0 16px;
  }
}

.header__mobile-wrapper .header-search__close {
  display: none;
}

.header__mobile-wrapper .header-search__wrapper {
  padding: 0;
  border-bottom: 1px solid #FFFFFF;
}

@media (max-width: 575px) {
  .header__mobile-wrapper .header-search__wrapper {
    height: 54px;
  }
}

.header__mobile-wrapper .header-search__input {
  color: #FFFFFF;
}

.header__mobile-wrapper .header-search__input::-moz-placeholder {
  color: #FFFFFF;
}

.header__mobile-wrapper .header-search__input::placeholder {
  color: #FFFFFF;
}

@media (max-width: 575px) {
  .header__mobile-wrapper .header-search__input {
    font-size: 16px;
  }
}

.header__mobile-wrapper .header-main__nav {
  flex-grow: 1;
  overflow: auto;
  padding: 20px 20px;
}

.header__mobile-wrapper .header-main__nav::-webkit-scrollbar {
  display: none;
}

@media (max-width: 575px) {
  .header__mobile-wrapper .header-main__nav {
    margin: 0;
    padding: 20px 16px;
  }
}

.header__mobile-wrapper .header-main__nav-list {
  flex-wrap: wrap;
  max-width: 1240px;
  margin: 0 auto;
}

@media (max-width: 575px) {
  .header__mobile-wrapper .header-main__nav-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
    margin: 0;
  }
}

@media (max-width: 575px) {
  .header__mobile-wrapper .header-main__nav-link {
    font-size: 20px;
  }
}

.header__mobile-wrapper .header-top__wrapper {
  max-width: 1240px;
  margin: 0 auto;
}

@media (max-width: 575px) {
  .header__mobile-wrapper .header-top__wrapper {
    display: block;
    height: auto;
    padding: 20px 0;
  }
}

@media (max-width: 575px) {
  .header__mobile-wrapper .header-top__links {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0 0 10px;
  }
}

@media (max-width: 575px) {
  .header__mobile-wrapper .header-top__link {
    font-size: 16px;
    padding: 4px 0;
  }
}

@media (max-width: 575px) {
  .header__mobile-wrapper .header-top__phone-btn,
  .header__mobile-wrapper .header-top__phone-link {
    font-weight: 500;
    font-size: 16px;
  }
}

@media (max-width: 575px) {
  .header__mobile-wrapper .header-top__phone-list {
    position: static;
    margin-top: 5px;
    padding: 0;
    background-color: transparent;
  }
}

.header-top__langs {
  display: flex;
  align-items: center;
  margin-left: -3px;
}

@media (max-width: 575px) {
  .header-top__langs {
    margin-top: 10px;
  }
}

.header-top__langs-item:last-child .header-top__langs-link {
  border-right: none;
}

.header-top__langs-link {
  display: block;
  padding: 0 2px 0 3px;
  font-weight: 500;
  font-size: 14px;
  color: #0A0A0A;
  text-transform: uppercase;
  border-right: 1px solid #0A0A0A;
}

.footer__wrapper {
  border-top: 1px solid #E9EBE8;
  border-bottom: 1px solid #E9EBE8;
}

.footer__container {
  display: flex;
  align-items: stretch;
  justify-content: center;
}

@media (max-width: 575px) {
  .footer__container {
    display: block;
    margin: 0 -14px;
  }
}

.footer__item {
  flex: 0 0 30%;
  border-right: 1px solid #E9EBE8;
  padding: 30px 20px 30px 60px;
}

.footer__item:first-child {
  padding-left: 0;
}

@media (max-width: 575px) {
  .footer__item:first-child {
    padding-left: 20px;
  }
}

.footer__item:last-child {
  border-right: none;
  padding-right: 0;
}

@media (max-width: 575px) {
  .footer__item:last-child {
    border-bottom: none;
    padding-right: 20px;
  }
}

@media (max-width: 1023px) {
  .footer__item {
    padding: 30px 20px 30px 20px;
  }
}

@media (max-width: 575px) {
  .footer__item {
    border-right: none;
    border-bottom: 1px solid #E9EBE8;
  }
}

.footer__item-title {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 18px;
  color: #C5B584;
  text-transform: uppercase;
}

@media (max-width: 575px) {
  .footer__item-title {
    margin-bottom: 10px;
    font-size: 16px;
  }
}

.footer__list-item {
  padding: 4px 0;
}

.footer__list-link {
  font-size: 14px;
  color: #E9EBE8;
}

.footer__contacts {
  flex: 1 0 40%;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.footer__contacts-main {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 350px;
}

.footer__contacts-item * {
  font-size: 14px;
}

.footer__contacts-item a {
  display: block;
  font-weight: 500;
  color: #E9EBE8;
  margin-bottom: 10px;
}

.footer__contacts-item a:last-child {
  margin-bottom: 0;
}

.footer__contacts-social {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 14px;
}

.footer__social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border: 1px solid #E9EBE8;
  border-radius: 14px;
}

.footer__social-link svg {
  max-width: 16px;
  max-height: 16px;
}

.footer__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 0;
}

.footer__logo img,
.footer__logo svg {
  max-width: 190px;
  max-height: 50px;
}

.footer__copy {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  background-color: #C5B584;
}

.footer__copy-link {
  font-size: 12px;
  color: #0A0A0A;
}

.breadcrumbs {
  padding: 40px 0;
}

.breadcrumbs + .block {
  padding-top: 0 !important;
}

.breadcrumbs__list {
  display: flex;
  align-items: center;
}

@media (max-width: 575px) {
  .breadcrumbs__list {
    flex-wrap: wrap;
    gap: 10px 0;
  }
}

.breadcrumbs__item {
  position: relative;
  padding-right: 50px;
}

.breadcrumbs__item::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 30px;
  height: 1px;
  background-color: #E9EBE8;
}

.breadcrumbs__item:last-child {
  padding-right: 0;
}

.breadcrumbs__item:last-child::before {
  content: none;
}

.breadcrumbs__link {
  padding: 4px 0;
  font-weight: 500;
  font-size: 14px;
}

a.breadcrumbs__link {
  color: #E9EBE8;
}

span.breadcrumbs__link {
  color: #C5B584;
  cursor: default;
}

.main-filter {
  background-color: #E9EBE8;
  padding: 80px 0;
}

@media (max-width: 1023px) {
  .main-filter {
    padding: 70px 0;
  }
}

@media (max-width: 767px) {
  .main-filter {
    padding: 60px 0;
  }
}

@media (max-width: 575px) {
  .main-filter {
    padding: 40px 0;
  }
}

@media (max-width: 575px) {
  .main-filter .global__title {
    font-size: 16px;
    text-align: center;
  }
}

.main-filter__wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 30px;
}

.main-filter__wrapper .global__select-input {
  width: 100%;
}

.main-filter__wrapper .form__item,
.main-filter__wrapper .global__btn {
  width: calc(33.3333333333% - 30px);
}

@media (max-width: 1535px) {
  .main-filter__wrapper .form__item,
  .main-filter__wrapper .global__btn {
    width: calc(33.3333333333% - 12px);
  }
}

.main-filter__wrapper .form__item {
  flex-grow: 1;
}

@media (max-width: 575px) {
  .main-filter__wrapper .form__item {
    width: calc(50% - 6px);
  }
}

.main-filter__wrapper .global__btn {
  flex-grow: 1;
}

@media (max-width: 575px) {
  .main-filter__wrapper .global__btn {
    width: 100%;
  }
}

@media (max-width: 1535px) {
  .main-filter__wrapper {
    gap: 12px;
  }
}

@media (max-width: 1023px) {
  .main-filter__wrapper {
    flex-wrap: wrap;
  }
}

.faq__item {
  border-top: 1px solid #E9EBE8;
}

.faq__item.active .faq__btn::before,
.faq__item.active .faq__btn::after {
  transform: rotate(45deg);
}

.faq__item:last-child {
  border-bottom: 1px solid #E9EBE8;
}

.faq__question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 40px 0;
  font-weight: 600;
  font-size: 22px;
  cursor: pointer;
}

@media (max-width: 1023px) {
  .faq__question {
    padding: 30px 0;
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .faq__question {
    font-size: 18px;
  }
}

@media (max-width: 575px) {
  .faq__question {
    padding: 20px 0;
    font-size: 16px;
  }
}

.faq__btn {
  flex-shrink: 0;
  position: relative;
  width: 32px;
  height: 32px;
}

.faq__btn::before,
.faq__btn::after {
  content: "";
  position: absolute;
  background-color: #E9EBE8;
  border-radius: 1px;
}

.faq__btn::before {
  top: 3px;
  left: calc(50% - 1px);
  width: 2px;
  height: 26px;
}

.faq__btn::after {
  top: calc(50% - 1px);
  left: 3px;
  width: 26px;
  height: 2px;
}

.faq__answer {
  display: none;
  padding-bottom: 40px;
  font-size: 16px;
}

@media (max-width: 575px) {
  .faq__answer {
    font-size: 14px;
  }
}

.popular .swiper-wrapper {
  align-items: stretch !important;
}

.popular__controls {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-left: 20px;
}

.popular__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
}

.popular__btn path {
  stroke: #FFFFFF;
  transition-duration: 0.3s;
}

.popular__btn svg {
  width: 30px;
  height: 30px;
}

@media (max-width: 575px) {
  .popular__btn svg {
    width: 24px;
    height: 24px;
  }
}

.popular__btn:hover path {
  stroke: #C5B584;
}

.popular__btn_next svg {
  transform: rotate(-90deg);
}

.popular__btn_prev svg {
  transform: rotate(90deg);
}

@media (max-width: 575px) {
  .popular__btn {
    width: 28px;
    height: 28px;
  }
}

.popular__gallery-link {
  cursor: pointer;
}

.good {
  position: relative;
  background-color: #FFFFFF;
  border-radius: 6px;
  overflow: hidden;
}

.good__tags {
  position: absolute;
  top: 8px;
  left: 8px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  z-index: 1;
}

.good__tags-item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 20px;
  height: 30px;
  font-size: 12px;
  color: #E9EBE8;
  border-radius: 15px;
  cursor: default;
}

.good__tags-item_top {
  background-color: #CBA120;
}

.good__tags-item_new {
  background-color: #11386D;
}

.good__tags-item_remains {
  color: #0A0A0A;
  background-color: #FFFFFF;
  border: 1px solid #0A0A0A;
}

.good__img {
  display: block;
  overflow: hidden;
}

.good__img img {
  transition-duration: 0.3s;
}

.good__img:hover img {
  transform: scale(1.1);
}

.good__info {
  padding: 10px 20px 25px;
}

.good__rating {
  display: flex;
  align-items: flex-end;
  gap: 8px;
  margin-bottom: 12px;
}

.good__rating .global__rating {
  width: 100px;
  height: 20px;
}

.good__rating-num {
  font-weight: 500;
  font-size: 18px;
  line-height: 1 !important;
  color: #C5B584;
}

.good__title {
  flex-grow: 1;
  display: block;
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 20px;
  color: #11386D;
}

.good__desk,
.good__size {
  font-weight: 400;
  font-size: 14px;
  color: #0A0A0A;
}

.good__size {
  margin-bottom: 20px;
}

.good__chars {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 20px;
  padding: 12px;
  background-color: #F2F4F7;
  border-radius: 12px;
}

.good__chars-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.good__chars-name {
  flex: 0 0 50%;
  font-size: 14px;
  color: #0A0A0A;
}

.good__chars-val {
  flex: 0 0 50%;
  display: flex;
  align-items: center;
  padding-left: 10px;
  font-size: 16px;
  color: #0A0A0A;
}

.good__chars-val svg {
  width: 26px;
  height: 26px;
  margin-right: 6px;
}

.good__price {
  margin-bottom: 20px;
  font-size: 30px;
  color: #0A0A0A;
}

.good__price .small {
  font-weight: 400;
  font-size: 16px;
  color: #98A2B3;
}

.good__price .old {
  font-weight: 400;
  font-size: 16px;
  color: #0A0A0A;
  text-decoration: line-through;
}

@media (max-width: 1535px) {
  .good__price {
    font-size: 22px;
  }
}

@media (max-width: 1023px) {
  .good__price {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .good__price {
    margin-right: -10px;
    font-size: 18px;
  }
}

.good__btn {
  min-width: auto;
  width: 100%;
  height: 50px;
}

.categories__list {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-right: -16px;
}

@media (min-width: 768px) {
  .categories__list {
    transform: none !important;
  }
}

@media (max-width: 767px) {
  .categories__list {
    flex-wrap: nowrap;
    gap: 0;
    margin-right: 0;
  }
}

.categories__item {
  position: relative;
  width: calc(33.3333333333% - 16px);
  aspect-ratio: 16/9;
  border-radius: 6px;
  overflow: hidden;
}

.categories__item:nth-child(-n+4) {
  width: calc(25% - 16px);
  aspect-ratio: 5/3;
}

.categories__item img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition-duration: 0.3s;
}

.categories__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0A0A0A;
  opacity: 0.4;
  z-index: 1;
}

.categories__item:hover img {
  transform: scale(1.1);
}

@media (max-width: 767px) {
  .categories__item {
    width: 300px !important;
    aspect-ratio: 5/3;
  }
}

.categories__title {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 20px;
  font-weight: 600;
  font-size: 18px;
  color: #FFFFFF;
  text-transform: uppercase;
  z-index: 2;
}

.categories-small {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  gap: 20px 20px;
}

.categories-small__item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 15px;
  font-weight: 500;
  font-size: 18px;
  color: #11386D;
  text-transform: uppercase;
  background-color: #E9EBE8;
  border-radius: 5px;
  transition-duration: 0.3s;
}

.categories-small__item img {
  flex-shrink: 0;
  max-width: 32px;
}

.categories-small__item:hover {
  color: #FFFFFF;
  background-color: #11386D;
}

.categories__filters {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

.comforest__wrapper {
  position: relative;
}

.comforest__svg {
  position: absolute;
  top: 0;
  right: calc(100% + 100px);
  height: 100%;
}

.comforest__svg svg {
  min-width: 80px;
}

.comforest__subtitle {
  margin-bottom: 60px;
  font-size: 30px;
  color: #E9EBE8;
}

@media (max-width: 1535px) {
  .comforest__subtitle {
    margin-bottom: 50px;
    font-size: 26px;
  }
}

@media (max-width: 1023px) {
  .comforest__subtitle {
    margin-bottom: 40px;
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .comforest__subtitle {
    margin-bottom: 30px;
    font-size: 20px;
  }
}

@media (max-width: 575px) {
  .comforest__subtitle {
    margin-bottom: 20px;
    font-size: 18px;
  }
}

.comforest__text ul,
.comforest__text ol,
.comforest__text p {
  margin-bottom: 16px;
}

.comforest__text ul:last-child,
.comforest__text ol:last-child,
.comforest__text p:last-child {
  margin-bottom: 0;
}

.comforest__text ol {
  counter-reset: comforest_counter;
}

.comforest__text ol > li {
  position: relative;
  padding-left: 44px;
  margin-bottom: 20px;
  font-size: 20px;
  color: #E9EBE8;
}

.comforest__text ol > li::before {
  counter-increment: comforest_counter;
  content: counter(comforest_counter);
  position: absolute;
  top: -3px;
  left: 0;
  font-weight: 600;
  font-size: 30px;
  color: #C5B584;
}

@media (max-width: 575px) {
  .comforest__text ol > li::before {
    position: static;
    display: block;
    margin-bottom: 10px;
  }
}

.comforest__text ol > li:nth-child(-n+10)::before {
  content: "0" counter(comforest_counter);
}

.comforest__text ol > li:last-child {
  margin-bottom: 0;
}

@media (max-width: 1023px) {
  .comforest__text ol > li {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .comforest__text ol > li {
    font-size: 16px;
  }
}

@media (max-width: 575px) {
  .comforest__text ol > li {
    padding-left: 0;
    font-size: 14px;
  }
}

.comforest__video {
  position: relative;
  width: 100%;
}

.comforest__video video {
  width: 100%;
}

.comforest__video-load {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.comforest__video-btn path {
  transition-duration: 0.3s;
}

.comforest__video-btn:hover path {
  fill-opacity: 1;
}

.comforest__video-btn svg {
  width: 100px;
  height: 100px;
}

.comforest__desk {
  background-color: #E9EBE8;
}

.comforest__desk .global__btn {
  width: -moz-max-content !important;
  width: max-content !important;
}

.comforest__desk-text {
  margin-bottom: 60px;
  font-size: 20px;
  color: #0A0A0A;
}

@media (max-width: 575px) {
  .comforest__desk-text {
    font-size: 18px;
  }
}

@media (max-width: 575px) {
  .comforest__desk-text {
    font-size: 16px;
  }
}

.comforest__desk-title {
  color: #11386D;
}

@media (max-width: 767px) {
  .comforest__desk-title {
    margin-bottom: 20px;
  }
}

@media (max-width: 575px) {
  .comforest__desk-title {
    margin-bottom: 16px;
  }
}

.about {
  margin: 100px 0;
  border-top: 1px solid #E9EBE8;
  border-bottom: 1px solid #E9EBE8;
}

.about .global__btn {
  margin-top: 60px;
}

.about__long {
  display: none;
}

.about__btn {
  display: none;
}

.about__btn.active {
  display: inline;
}

.leads__list {
  display: flex;
  align-items: stretch;
  border-top: 1px solid #E9EBE8;
  border-bottom: 1px solid #E9EBE8;
}

.leads__list .lead {
  width: 50%;
}

.leads__list .lead:first-child {
  border-right: 1px solid #E9EBE8;
  padding-right: 60px;
}

@media (max-width: 767px) {
  .leads__list .lead:first-child {
    padding-right: 30px;
  }
}

@media (max-width: 575px) {
  .leads__list .lead:first-child {
    border-right: none;
    border-bottom: 1px solid #E9EBE8;
  }
}

.leads__list .lead:last-child {
  padding-left: 60px;
}

@media (max-width: 767px) {
  .leads__list .lead:last-child {
    padding-left: 30px;
  }
}

@media (max-width: 575px) {
  .leads__list .lead {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .leads__list {
    display: block;
    margin: 0 -14px;
  }
}

.lead {
  padding: 30px;
}

.leaf__main {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.lead__name {
  margin-right: 20px;
  font-weight: 600;
  font-size: 20px;
}

@media (max-width: 575px) {
  .lead__name {
    font-size: 18px;
  }
}

.lead__date {
  font-weight: 400;
  font-size: 14px;
}

.lead__rating {
  margin-top: 12px;
}

.lead__good {
  margin-top: 12px;
  font-size: 14px;
}

.lead__good a {
  color: #C5B584;
}

.lead__text {
  margin-top: 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
}

.lead__origin {
  margin-top: 12px;
  font-weight: 400;
  font-size: 16px;
}

.lead__origin span {
  font-weight: 600;
}

.lead__origin a {
  color: #E9EBE8;
  text-decoration: underline;
}

.blog__item {
  position: relative;
  display: block;
  overflow: hidden;
}

.blog__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #0A0A0A;
  opacity: 0.5;
  z-index: 1;
}

.blog__item:hover img {
  transform: scale(1.1);
}

.blog__img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
}

.blog__img img {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transition-duration: 0.3s;
}

.blog__main {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  z-index: 2;
}

.blog__cat {
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 14px;
  color: #C5B584;
  text-transform: uppercase;
}

.blog__title {
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  color: #FFFFFF;
}

.blog__cats {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  margin-bottom: 40px;
}

.blog__cats-link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 54px;
  width: 180px;
  font-size: 18px;
  color: #E9EBE8;
  text-transform: uppercase;
  border: 1px solid #E9EBE8;
  border-radius: 12px;
  transition-duration: 0.3s;
}

.blog__cats-link.active,
.blog__cats-link:hover {
  color: #C5B584;
  border-color: #C5B584;
}

@media (max-width: 1023px) {
  .blog__cats-link {
    height: 46px;
    width: 140px;
    font-size: 16px;
  }
}

@media (max-width: 575px) {
  .blog__cats-link {
    width: calc(50% - 8px);
  }
}

.blog-page__items {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 30px;
  margin-right: -30px;
}

.blog-page__items > * {
  width: calc(33.3333333333% - 30px);
}

@media (max-width: 1535px) {
  .blog-page__items > * {
    width: calc(33.3333333333% - 20px);
  }
}

@media (max-width: 1023px) {
  .blog-page__items > * {
    width: calc(50% - 20px);
  }
}

@media (max-width: 575px) {
  .blog-page__items > * {
    width: 100%;
  }
}

@media (max-width: 1535px) {
  .blog-page__items {
    gap: 20px;
    margin-right: -20px;
  }
}

@media (max-width: 575px) {
  .blog-page__items {
    margin: 0;
  }
}

.news-page__info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 30px;
}

.news-page__cat {
  font-weight: 600;
  font-size: 18px;
  color: #C5B584;
  text-transform: uppercase;
}

.news-page__date {
  font-weight: 500;
  font-size: 16px;
  color: #C5B584;
}

.brands__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 30px;
  margin: 0 -15px;
}

@media (max-width: 1535px) {
  .brands__list {
    gap: 20px;
    margin: 0 -10px;
  }
}

@media (max-width: 575px) {
  .brands__list {
    margin: 0;
  }
}

.brands__item {
  position: relative;
  display: block;
  width: calc(25% - 30px);
  aspect-ratio: 4/3;
  padding: 20px 20px 50px;
  background-color: #FFFFFF;
  border-radius: 6px;
  overflow: hidden;
  transition-duration: 0.3s;
}

.brands__item:hover {
  box-shadow: 0 0 0 2px #C5B584;
}

.brands__item:hover .brands__name {
  color: #C5B584;
}

@media (max-width: 1535px) {
  .brands__item {
    width: calc(25% - 20px);
  }
}

@media (max-width: 1023px) {
  .brands__item {
    width: calc(33.3333333333% - 20px);
  }
}

@media (max-width: 767px) {
  .brands__item {
    width: calc(50% - 20px);
  }
}

@media (max-width: 575px) {
  .brands__item {
    width: 100%;
  }
}

.brands__img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.brands__img img {
  width: auto;
  height: auto;
  max-width: 190px;
  max-height: 100%;
}

.brands__name {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  font-weight: 600;
  font-size: 16px;
  color: #0A0A0A;
  text-align: center;
  transition-duration: 0.3s;
}

.brand-page__img {
  width: 200px;
  margin: 0 auto;
}

.brand-page__main {
  margin-bottom: 50px;
}

.brand-page__main .global__title {
  margin-bottom: 0 !important;
}

.brand-page__main .global__subtitle {
  margin: 0 !important;
}

.brand-page__title {
  padding-bottom: 0;
}

.brand-page__category {
  margin-bottom: 100px;
}

.brand-page__btn {
  margin: 40px auto 0;
}

.contacts {
  display: flex;
  flex-wrap: wrap;
}

.contacts__item {
  width: 25%;
  padding: 30px;
  color: #E9EBE8;
  border-right: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.contacts__item:last-child {
  border-right: none;
}

@media (max-width: 1023px) {
  .contacts__item:nth-child(2n) {
    border-right: none;
  }
}

@media (max-width: 1535px) {
  .contacts__item {
    padding: 20px;
  }
}

@media (max-width: 1023px) {
  .contacts__item {
    width: 50%;
    padding: 30px;
    margin-top: -1px;
  }
}

@media (max-width: 767px) {
  .contacts__item {
    padding: 20px;
  }
}

@media (max-width: 575px) {
  .contacts__item {
    width: 100%;
    padding: 30px 16px;
    border-left: none;
    border-right: none;
  }
}

.contacts__item-title {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 20px;
}

.contacts__item-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.contacts__item-content a {
  color: #E9EBE8;
  transition-duration: 0.3s;
}

.contacts__item-content a:hover {
  color: #C5B584;
}

.contacts__social {
  display: flex;
  align-items: center;
  gap: 20px;
}

.form {
  position: relative;
}

.form .global__btn {
  width: 100%;
}

.form .global__btn + .form__item {
  margin-top: 16px;
}

.form_comfortest .form__input {
  max-width: 600px;
}

.form_comfortest .global__btn {
  width: -moz-max-content;
  width: max-content;
}

.form__wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  gap: 0 30px;
  margin-bottom: 18px;
}

@media (max-width: 1023px) {
  .form__wrapper {
    gap: 20px;
  }
}

@media (max-width: 575px) {
  .form__wrapper {
    display: block;
  }
}

.form__column {
  display: flex;
  flex-direction: column;
  width: calc(50% - 15px);
}

.form__column_full {
  width: 100% !important;
}

@media (max-width: 1023px) {
  .form__column {
    width: calc(50% - 10px);
  }
}

@media (max-width: 575px) {
  .form__column {
    width: 100%;
  }
}

.form__item {
  position: relative;
  padding-bottom: 22px;
}

.form__item_height {
  flex-grow: 1;
}

.form__item_height .form_label {
  height: 100%;
}

.form__item_height .form__input {
  height: 100%;
}

.form__label {
  position: relative;
}

.form__label_rating {
  display: block;
  height: 54px;
}

@media (max-width: 575px) {
  .form__label_rating {
    height: auto;
  }
}

.form__label_file {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 54px;
  cursor: pointer;
}

.form__label_file svg {
  flex-shrink: 0;
  width: 30px;
  height: 30px;
}

@media (max-width: 575px) {
  .form__label_file {
    height: auto;
  }
}

.form__label-svg {
  position: absolute;
  top: 18px;
  left: 18px;
}

.form__label-svg svg {
  width: 18px;
  height: 18px;
}

.form__label-svg + .form__input {
  padding-left: 50px;
}

.form__name {
  margin-bottom: 2px;
  font-weight: 500;
  font-size: 14px;
}

.form__input,
.form__radio-text {
  display: block;
  width: 100%;
  height: 54px;
  padding: 10px 16px;
  font-size: 18px;
  color: #0A0A0A;
  background-color: #FFFFFF;
  border: 1px solid transparent;
  border-radius: 5px;
}

.form__input::-moz-placeholder, .form__radio-text::-moz-placeholder {
  font-family: "Onest", Arial, sans-serif;
  color: #98A2B3;
}

.form__input::placeholder,
.form__radio-text::placeholder {
  font-family: "Onest", Arial, sans-serif;
  color: #98A2B3;
}

.form__input.error,
.form__radio-text.error {
  border-color: #cc141d !important;
}

@media (max-width: 575px) {
  .form__input,
  .form__radio-text {
    width: 100%;
    height: 46px;
  }
}

.monobank_per_month_fee {
  display: flex !important;
  justify-items: start;
  padding-bottom: 0 !important;
}

.monobank_per_month_fee .order__result-val_fee {
  padding: 10px !important;
}

.visa_form_item {
  flex-direction: column;
}

.visa_form_item div {
  color: black !important;
}

.form__rating {
  display: none;
}

.form__rating-wrapper {
  position: relative;
  width: 130px;
  height: 26px;
  margin-top: 8px;
  background: repeat-x url('data:image/svg+xml,%0A%3Csvg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M10.8108 2.55329C10.8725 2.37292 11.1275 2.37292 11.1892 2.55329L13.1989 8.42906C13.2265 8.50997 13.3026 8.56434 13.3881 8.56434H19.8687C20.0649 8.56434 20.1438 8.81748 19.9823 8.92894L14.7574 12.5353C14.6836 12.5862 14.6527 12.6799 14.6817 12.7646L16.6816 18.6119C16.744 18.7943 16.5375 18.9507 16.3788 18.8412L11.1136 15.2071C11.0452 15.1599 10.9548 15.1599 10.8864 15.2071L5.62125 18.8412C5.46253 18.9507 5.25599 18.7943 5.3184 18.6119L7.31828 12.7646C7.34726 12.6799 7.31637 12.5862 7.24265 12.5353L2.01767 8.92894C1.85619 8.81748 1.93506 8.56434 2.13128 8.56434H8.61189C8.6974 8.56434 8.77345 8.50997 8.80113 8.42906L10.8108 2.55329Z" stroke="%23C5B584"/%3E%3C/svg%3E%0A');
  background-size: auto 100%;
  cursor: pointer;
}

.form__rating-wrapper span {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  height: inherit;
  background: repeat-x url('data:image/svg+xml,%3Csvg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M10.8108 2.55329C10.8725 2.37292 11.1275 2.37292 11.1892 2.55329L13.1989 8.42906C13.2265 8.50997 13.3026 8.56434 13.3881 8.56434H19.8687C20.0649 8.56434 20.1438 8.81748 19.9823 8.92894L14.7574 12.5353C14.6836 12.5862 14.6527 12.6799 14.6817 12.7646L16.6816 18.6119C16.744 18.7943 16.5375 18.9507 16.3788 18.8412L11.1136 15.2071C11.0452 15.1599 10.9548 15.1599 10.8864 15.2071L5.62125 18.8412C5.46253 18.9507 5.25599 18.7943 5.3184 18.6119L7.31828 12.7646C7.34726 12.6799 7.31637 12.5862 7.24265 12.5353L2.01767 8.92894C1.85619 8.81748 1.93506 8.56434 2.13128 8.56434H8.61189C8.6974 8.56434 8.77345 8.50997 8.80113 8.42906L10.8108 2.55329Z" fill="%23C5B584" stroke="%23C5B584"/%3E%3C/svg%3E%0A');
  background-size: inherit;
}

textarea.form__input {
  padding-top: 12px;
  resize: none;
}

@media (max-width: 575px) {
  textarea.form__input {
    height: 120px;
  }
}

.form__error {
  position: absolute;
  top: calc(100% - 20px);
  left: 0;
  display: none;
  font-size: 12px;
  color: #cc141d;
}

.form__checkbox,
.form__radio {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  top: 3px;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 6px;
  background-color: #FFFFFF;
  border: 2px solid #C5B584;
  border-radius: 50%;
}

.form__checkbox:checked,
.form__radio:checked {
  background-color: #C5B584;
}

.form__checkbox:checked::before,
.form__radio:checked::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 5px;
  transform: rotate(45deg);
  width: 4px;
  height: 10px;
  border-right: 2px solid #0A0A0A;
  border-bottom: 2px solid #0A0A0A;
}

.form__checkbox.error,
.form__radio.error {
  border-color: #cc141d;
}

.form__checkbox.error + .form__checkbox-text,
.form__radio.error + .form__checkbox-text {
  color: #cc141d;
}

.form__checkbox-text {
  color: #E9EBE8;
}

.form__checkbox-text a {
  color: inherit;
  text-decoration: underline;
}

.form__loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0A0A0A;
}

.form__loader svg {
  width: 40px;
  height: 40px;
}

.form__loader rect {
  fill: #C5B584;
  stroke: #C5B584;
}

.form__resut {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #FFFFFF;
  background-color: #0A0A0A;
}

.form__resut span {
  max-width: 400px;
}

.form__files {
  display: none;
}

.form__files-item {
  position: relative;
  display: block;
  font-size: 14px;
  transition-duration: 0.3s;
}

.form__radio-label {
  position: relative;
}

.form__radio {
  position: absolute;
  top: 17px;
  left: 16px;
  border-color: #11386D;
  z-index: 1;
}

.form__radio:disabled {
  border-color: #98A2B3;
}

.form__radio:disabled + .form__radio-text {
  color: #98A2B3;
  cursor: default;
}

.form__radio:checked {
  background-color: #11386D;
}

.form__radio:checked::before {
  border-color: #FFFFFF;
}

@media (max-width: 575px) {
  .form__radio {
    top: 13px;
  }
}

.form__radio-text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 10px 16px 9px 48px;
  cursor: pointer;
}

.form__radio-details {
  display: none;
  margin-top: -5px;
  padding: 20px 16px 16px;
  background-color: #FFFFFF;
  border-radius: 0 0 5px 5px;
}

.form__radio-details .form__input {
  border-color: #DADBD9;
}

.form__radio-details textarea.form__input {
  height: 108px;
}

.form__radio-title {
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 14px;
  color: #11386D;
}

.search__count {
  margin-bottom: 20px;
  font-size: 22px;
}

.search__count span {
  color: #C5B584;
}

.filters-block {
  align-items: flex-end;
  margin-bottom: 30px;
}

.filters-block__title {
  /* font-family: $font-medium; */
  font-weight: 500;
  font-size: 0.875rem;
  margin-bottom: 5px;
}

.filter__tabs,
.filter__close,
.filter__btn {
  display: none;
}

.filter__block {
  align-items: flex-end;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.filter__component.js_filter_choose {
  display: none;
}

.filter__item {
  padding: 0 15px;
  margin-bottom: 30px;
  max-width: 210px;
}

.filter__sorting {
  padding-left: 30px;
  margin-bottom: 30px;
}

.dashboardcode-bsmultiselect {
  /* border: 1px solid $dark-border-color; */
  border-radius: 5px;
  background-color: #fff;
  display: flex;
  flex-direction: column-reverse;
  position: relative;
  max-height: 215px;
  min-width: 180px;
  max-width: 180px;
}

.dashboardcode-bsmultiselect:after {
  top: 16px;
  right: 10px;
  width: 16px;
  height: 10px;
  z-index: 1;
  cursor: pointer;
  pointer-events: none;
  background-image: url("/images/bottom-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
}

.dashboardcode-bsmultiselect.is_selected:before,
.dashboardcode-bsmultiselect.is_selected:after {
  display: none;
}

.dashboardcode-bsmultiselect ul.form-control {
  border-radius: 5px;
  border: none !important;
  padding: 4px 0 2px;
  font-size: 0.875rem;
  line-height: 1.14em;
  z-index: 1;
  /* background-color: $white; */
  cursor: pointer;
}

.dashboardcode-bsmultiselect ul.form-control.focus {
  border: none !important;
  box-shadow: none !important;
  outline: none;
  position: relative;
  z-index: 3;
}

.dashboardcode-bsmultiselect ul.form-control.focus:before {
  z-index: 1;
  top: 100%;
  left: 10px;
  right: 10px;
  height: 1px;
  /* background-color: $dark-border-color; */
}

.dashboardcode-bsmultiselect ul.form-control li {
  padding: 5px 0 8px 10px;
  max-width: 80%;
}

.dashboardcode-bsmultiselect ul.form-control > li.badge {
  /* background-color: $bg-color; */
  border-radius: 5px;
  /* border: 1px solid $dark-border-color; */
  padding: 1px 25px 0 7px !important;
  display: flex;
  font-size: 0.875rem;
  /* color: $text-color; */
  margin: 0 5px 2px;
  position: relative;
  display: flex;
  align-items: center;
  min-height: 30px;
}

.dashboardcode-bsmultiselect ul.form-control > li.badge button.close {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 6px;
  width: 14px;
  height: 14px;
  cursor: pointer;
}

.dashboardcode-bsmultiselect ul.form-control > li.badge button.close span {
  font-size: 0;
  background-image: url("/images/close.svg");
  background-size: contain;
  display: block;
  width: 100%;
  height: 100%;
}

.dashboardcode-bsmultiselect ul.form-control input {
  /* color: $text-light; */
  font-size: 0.875rem;
  /* font-family: $font-regular; */
  cursor: pointer;
}

.dashboardcode-bsmultiselect ul.form-control input::-moz-placeholder {
  /* color: $text-light; */
}

.dashboardcode-bsmultiselect ul.form-control input::placeholder {
  /* color: $text-light; */
}

.dashboardcode-bsmultiselect ul.dropdown-menu {
  position: absolute !important;
  padding: 46px 10px 5px 10px;
  left: -1px !important;
  right: -1px !important;
  top: calc(100% - 40px) !important;
  background: #fff;
  /* border: 1px solid $dark-border-color; */
  z-index: 1;
  border-radius: 5px;
  transform: none !important;
  max-height: 198px;
  overflow: auto;
  overflow-x: hidden;
}

.dashboardcode-bsmultiselect ul.dropdown-menu.focus {
  z-index: 3;
}

.dashboardcode-bsmultiselect ul.dropdown-menu::-webkit-scrollbar {
  width: 3px;
}

.dashboardcode-bsmultiselect ul.dropdown-menu::-webkit-scrollbar-track {
  /* // box-shadow: inset 0 0 6px $border-color; */
  margin: 51px 15px 10px;
}

.dashboardcode-bsmultiselect ul.dropdown-menu::-webkit-scrollbar-thumb {
  /* background-color: $light-blue; */
}

.dashboardcode-bsmultiselect ul.dropdown-menu .hover {
  /* background-color: transparent; */
}

.dashboardcode-bsmultiselect ul.dropdown-menu > li {
  padding: 0;
  white-space: normal;
}

.dashboardcode-bsmultiselect ul.dropdown-menu > li + li {
  margin-top: 5px;
}

.dashboardcode-bsmultiselect ul.dropdown-menu > li .custom-control {
  cursor: pointer;
}

.dashboardcode-bsmultiselect ul.dropdown-menu > li .custom-control input[type=checkbox] {
  display: none;
}

.dashboardcode-bsmultiselect ul.dropdown-menu > li .custom-control label {
  display: inline-block;
  position: relative;
  padding-left: 22px;
  /* // color: $main_color_bold; */
  font-size: 0.875rem;
  vertical-align: middle;
  cursor: pointer;
}

.dashboardcode-bsmultiselect ul.dropdown-menu > li .custom-control label::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  /* border: 1px solid $dark-border-color; */
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 5px;
  box-sizing: border-box;
}

.dashboardcode-bsmultiselect ul.dropdown-menu > li .custom-control input[type=checkbox]:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 16px;
  height: 16px;
  background-color: transparent;
  background-image: url("/images/filters-tick.svg");
  background-size: contain;
  background-position: center;
  z-index: 1;
}

.dashboardcode-bsmultiselect ul.dropdown-menu > li .custom-control input[type=checkbox]:checked + label:before {
  /* border: 1px solid $blue; */
}

.unit__goods {
  padding-bottom: 20px;
}

.filters-block {
  justify-content: space-between;
  margin-bottom: 15px;
  align-items: center;
}

.filters-block__title {
  display: none;
}

.adaptive-filter {
  position: fixed;
  width: 100%;
  max-width: 320px;
  z-index: 16;
  padding: 0;
  top: 60px;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  left: -500px;
  transition: all 0.3s ease-in-out;
  height: 100vh;
  margin-top: 0;
}

.filters-block {
  justify-content: space-between;
  margin-bottom: 15px;
  align-items: center;
}

.filters-block__title {
  display: none;
}

.filter__btn {
  display: block;
}

.filter__sorting {
  padding-left: 15px;
  margin-bottom: 0;
}

.filter__top {
  display: flex;
  justify-content: space-between;
  /* background-color: $white; */
  /* border-bottom: 1px solid $border-color; */
}

.filter__tabs {
  display: flex;
  flex: 1 0 auto;
}

.filter__tabs_item {
  /* background-color: $bg-color; */
  flex: 1 0 auto;
}

.filter__tabs_item.active {
  /* background-color: $white; */
}

.filter__tabs_item.active .filter__tabs_btn {
  /* color: $blue; */
}

.filter__tabs_item.active .filter__tabs_btn .flex-svg {
  /* fill: $blue; */
}

.filter__tabs_btn {
  /* color: $text-color; */
  width: 100%;
  height: 100%;
  padding: 16px 17px;
  font-size: 1rem;
  line-height: 1;
  /* font-family: $font-medium; */
  font-weight: 500;
}

.filter__choose_list {
  padding: 15px 0 0;
}

.filter__component {
  padding: 15px 15px 45px;
  max-width: 320px;
  /* background-color: $white; */
  min-height: 100vh;
}

.filter__component .filters-block__title {
  display: block;
}

.filter__component .filter__block {
  margin: 0;
}

.filter__component.active {
  display: block;
}

.filter__close {
  display: block;
  padding: 15px;
  /* border-left: 1px solid $border-color; */
}

.filter__close_svg {
  width: 20px;
  height: 20px;
  /* fill: $blue; */
}

.filter__item {
  margin-bottom: 15px;
  padding: 0;
}

.filter__title {
  font-size: 0.875rem;
  padding: 0;
  border-bottom: none;
  height: 100%;
  /* font-family: $font-medium; */
  font-weight: 500;
  /* color: $text-color; */
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  padding: 40px 14px;
  color: #FFFFFF;
  z-index: 100;
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  overflow: auto;
}

.modal.active {
  display: flex;
}

.modal__wrapper {
  position: relative;
  width: 100%;
  max-width: 600px;
  padding: 40px;
  margin: auto;
  border: 1px solid #FFFFFF;
  background-color: #0A0A0A;
  z-index: 1;
}

.modal__wrapper_wide {
  max-width: 760px;
}

@media (max-width: 575px) {
  .modal__wrapper {
    padding: 40px 16px;
  }
}

.modal__wrapper_comfortest {
  max-width: 630px;
  padding: 100px 30px 100px 200px;
}

.modal__wrapper_comfortest .form {
  z-index: 2;
}

@media (max-width: 767px) {
  .modal__wrapper_comfortest {
    padding: 80px 30px 80px 100px;
  }
}

@media (max-width: 575px) {
  .modal__wrapper_comfortest {
    padding: 60px 20px;
  }
}

.modal__comfortest-img {
  position: absolute;
  top: 40px;
  right: calc(100% - 260px);
  bottom: 0;
  z-index: 2;
}

.modal__comfortest-img img {
  width: auto;
}

@media (max-width: 767px) {
  .modal__comfortest-img {
    right: calc(100% - 210px);
  }
}

@media (max-width: 575px) {
  .modal__comfortest-img {
    display: none;
  }
}

.modal__comfortest-title {
  margin-bottom: 40px;
  font-weight: 600;
  font-size: 58px;
  text-transform: uppercase;
  color: #C5B584;
}

@media (max-width: 575px) {
  .modal__comfortest-title {
    margin-bottom: 20px;
    font-size: 40px;
    width: calc(100% - 40px);
  }
}

.modal__comfortest-subtitle {
  margin-bottom: 14px;
  font-weight: 600;
  font-size: 22px;
  text-transform: uppercase;
}

.modal__comfortest-text {
  margin-bottom: 40px;
  font-size: 14px;
}

@media (max-width: 575px) {
  .modal__comfortest-text {
    margin-bottom: 20px;
  }
}

.modal__comfortest-title,
.modal__comfortest-subtitle,
.modal__comfortest-text {
  position: relative;
  z-index: 3;
}

.modal__close {
  position: absolute;
  top: 42px;
  right: 42px;
  width: 26px;
  height: 26px;
}

.modal__close::before,
.modal__close::after {
  content: "";
  position: absolute;
  top: 12px;
  left: 0px;
  transform: rotate(45deg);
  width: 26px;
  height: 2px;
  border-radius: 1px;
  background-color: #FFFFFF;
  transition-duration: 0.3s;
}

.modal__close::after {
  transform: rotate(-45deg);
}

.modal__close:hover::before,
.modal__close:hover::after {
  background-color: #11386D;
}

@media (max-width: 575px) {
  .modal__close {
    top: 20px;
    right: 20px;
  }
}

.modal__title {
  margin-bottom: 40px;
  padding-right: 70px;
  font-weight: 600;
  font-size: 30px;
  text-transform: uppercase;
}

.modal__title + .modal__subtitle {
  margin-top: -30px;
}

@media (max-width: 575px) {
  .modal__title {
    font-size: 24px;
  }
}

.modal__subtitle {
  margin-bottom: 40px;
  font-weight: 18px;
}

.modal__goods-heading {
  display: flex;
  align-items: center;
  gap: 10px;
}

.modal__goods-heading > * {
  padding: 13px 0;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
}

.modal__goods-heading > .modal__goods-name {
  text-align: start;
}

.modal__goods-heading + .modal__goods-values {
  border-top: 1px solid #FFFFFF;
}

@media (max-width: 575px) {
  .modal__goods-heading {
    display: none;
  }
}

.modal__goods-name {
  flex-grow: 1;
}

@media (max-width: 575px) {
  .modal__goods-name {
    width: calc(100% - 42px);
  }
}

.modal__goods-num {
  flex-shrink: 0;
  width: 104px;
  text-align: center;
}

.modal__goods-num_text {
  font-size: 20px;
}

.modal__goods-num span {
  display: none;
}

@media (max-width: 575px) {
  .modal__goods-num {
    order: 1;
  }
}

.modal__goods-prices {
  flex-shrink: 0;
  width: 140px;
}

@media (max-width: 575px) {
  .modal__goods-prices {
    order: 2;
    width: calc(100% - 114px);
    color: #C5B584;
    text-align: end !important;
  }
}

.modal__goods-remove {
  flex-shrink: 0;
  width: 32px;
}

.modal__goods-values {
  display: flex;
  align-items: center;
  gap: 30px 10px;
  padding: 20px 0;
  border-bottom: 1px solid #FFFFFF;
}

.modal__goods-values .modal__goods-prices {
  font-size: 20px;
  text-align: center;
}

@media (max-width: 575px) {
  .modal__goods-values {
    flex-wrap: wrap;
  }
}

.modal__goods-name-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  width: calc(100% - 10px);
}

.modal__goods-img {
  flex-shrink: 0;
  width: 100px;
  border-radius: 5px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .modal__goods-img {
    width: 80px;
  }
}

@media (max-width: 575px) {
  .modal__goods-img {
    width: 60px;
  }
}

.modal__goods-info {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.modal__goods-title {
  font-weight: 500;
}

.modal__goods-code {
  font-size: 12px;
}

.modal__goods-price {
  font-weight: 500;
  font-size: 18px;
}

.modal__goods-remove-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  background-color: #FFFFFF;
}

.modal__goods-remove-btn svg {
  width: 25px;
  height: 25px;
}

.modal__goods-remove-btn path {
  stroke: #11386D;
  transition-duration: 0.3s;
}

.modal__goods-remove-btn:hover path {
  stroke: #cc141d;
}

.modal__goods-buttons {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  margin: 40px 0 16px;
}

.modal__goods-buttons > .global__btn {
  width: 100%;
}

.modal__goods-link {
  display: block;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  font-weight: 500;
  font-size: 18px;
  color: #FFFFFF;
  transition-duration: 0.3s;
}

.modal__goods-link:hover {
  color: #11386D;
}

.filters__main {
  margin-bottom: 20px;
}

.filters__list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin: 0 -8px;
}

.filters__list .filters__item {
  width: calc(20% - 16px);
  min-width: 240px;
}

.filters__list .filters__item:last-child {
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .filters__list .filters__item {
    width: 100%;
    margin-bottom: 10px;
  }
}

@media (max-width: 575px) {
  .filters__list .filters__title {
    width: 100%;
  }
}

@media (max-width: 1535px) {
  .filters__list {
    flex-wrap: wrap;
  }
}

@media (max-width: 575px) {
  .filters__list {
    display: none;
    margin: 0 0 10px;
  }
}

.filters__open-btn {
  display: none;
}

.filters__open-btn .hide {
  display: none;
}

.filters__open-btn.active .hide {
  display: block;
}

.filters__open-btn.active .show {
  display: none;
}

@media (max-width: 575px) {
  .filters__open-btn {
    display: flex;
    width: 100%;
  }
}

.filters__sorting {
  margin-left: auto;
  width: -moz-max-content;
  width: max-content;
}

.filters__sorting {
  width: 240px;
}

.filters__sorting .filters__title {
  justify-content: flex-end;
  height: auto;
  width: auto;
  padding: 10px 5px;
  color: #C5B584;
  background-color: transparent;
  border: none;
}

.filters__sorting .filters__title::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M13 6L8 11L3 6' stroke='%23C5B584' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.filters__active {
  margin-top: 20px;
  margin-bottom: 20px;
}

.filters__active * {
  color: #FFFFFF;
}

.filters__active .filters__remove {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.filters__active span {
  font-size: 14px;
  line-height: 110%;
  margin-right: 10px;
}

.filters__active button {
  background: #FFFFFF;
  padding: 4px 25px 4px 10px;
  border-radius: 5px;
  font-size: 12px;
  position: relative;
  margin-right: 10px;
  color: #0A0A0A;
  cursor: pointer;
}

.filters__active button span {
  color: #0A0A0A;
}

.filters__active button:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  background: url(/images/close_modal.svg?93eb6cdddf87fb54dede636d0260b932) center center no-repeat;
  background-size: cover;
}

.lg-counter {
  font: 400 14px/1 "Onest", Arial, sans-serif !important;
  color: #FFFFFF !important;
}

.lg-close::after {
  content: url("data:image/svg+xml,%3Csvg width='22' height='23' viewBox='0 0 22 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.67993 17.8199L17.3195 5.18041' stroke='%23fff' stroke-width='1.7875' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.3196 17.8189L4.68005 5.17932' stroke='%23fff' stroke-width='1.7875' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  transition-duration: 0.3s;
}

.lg-close:hover::after {
  content: url("data:image/svg+xml,%3Csvg width='22' height='23' viewBox='0 0 22 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.67993 17.8199L17.3195 5.18041' stroke='%23C5B584' stroke-width='1.7875' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.3196 17.8189L4.68005 5.17932' stroke='%23C5B584' stroke-width='1.7875' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}

.lg-next,
.lg-prev {
  width: 34px !important;
  height: 34px !important;
  padding: 0 !important;
  background-color: #FFFFFF !important;
  border-radius: 5px !important;
}

.lg-next::before,
.lg-prev::before {
  content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 6L8 11L3 6' stroke='%230A0A0A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
  position: absolute !important;
  top: 4px !important;
  left: 9px !important;
  transform: scale(1.2) !important;
  width: 16px !important;
  height: 16px !important;
}

.lg-next::after,
.lg-prev::after {
  content: none;
}

.lg-next {
  transform: rotate(-90deg) !important;
}

.lg-prev {
  transform: rotate(90deg) !important;
}

.error-page {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  min-height: calc(100vh - 120px);
  padding-bottom: 120px;
}

.error-page .global__btn {
  margin-top: 40px;
}

@media (max-width: 1535px) {
  .error-page {
    min-height: calc(100vh - 80px);
    padding-bottom: 80px;
  }
}

.error-page__title {
  font-weight: 600;
  font-size: 100px;
}

@media (max-width: 575px) {
  .error-page__title {
    font-size: 80px;
  }
}

.error-page__text {
  font-size: 22px;
  text-align: center;
}

@media (max-width: 575px) {
  .error-page__text {
    font-size: 18px;
  }
}

.result {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: calc(100vh - 120px);
}

.result__wrapper {
  max-width: 600px;
  padding: 60px 0;
}

.result__wrapper .global__btn {
  width: 300px;
  margin: 0 auto;
}

.result__title {
  margin-bottom: 20px;
  font-size: 40px;
  text-align: center;
}

.result__text {
  margin-bottom: 100px;
  font-size: 22px;
  text-align: center;
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0A0A0A;
  z-index: 101;
  transition-duration: 0.3s;
}

.loader svg {
  width: 60px;
  height: 60px;
}

.cat-prices__item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  padding: 20px 0;
  font-size: 20px;
  border-bottom: 1px solid #FFFFFF;
}

.cat-prices__item_heading {
  font-weight: 600;
  font-size: 22px;
  color: #C5B584;
}

.cat-prices__item_heading .cat-prices__val {
  text-transform: none;
}

.cat-prices__name {
  flex-grow: 1;
}

@media (max-width: 575px) {
  .cat-prices__name {
    width: 55%;
    font-size: 20px;
  }
}

.cat-prices__val {
  flex-shrink: 0;
  font-size: 16px;
  text-align: end;
  text-transform: lowercase;
}

/* Mixins */

.dashboardcode-bsmultiselect:after,
.dashboardcode-bsmultiselect ul.form-control.focus:before {
  content: "";
  position: absolute;
  display: block;
}

.filters-block {
  display: flex;
  align-items: center;
  justify-content: center;
}

.filter__block {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}


/*# sourceMappingURL=app.css.map*/