/* VENDOR */

/**
 * Swiper 11.1.9
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 31, 2024
 */

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

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

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

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

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

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

.swiper-horizontal {
  touch-action: pan-y;
}

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

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

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

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

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

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

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

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

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

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

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

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

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

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

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

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

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

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

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

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

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

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

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

.swiper-3d .swiper-slide-shadow-left {
  background-image: 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));
}

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

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

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

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

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

  100% {
    transform: rotate(360deg);
  }
}

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

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

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

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

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

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

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

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

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

.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

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

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

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

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

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

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

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

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

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

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

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

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

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

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

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

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

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

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

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

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

.swiper-pagination-bullet:only-child {
  display: none !important;
}

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

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

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

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

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

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

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

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

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

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

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

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

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

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

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

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

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

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

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

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

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

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

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

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

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

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

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

:root {
  --f-spinner-width: 36px;
  --f-spinner-height: 36px;
  --f-spinner-color-1: rgba(0, 0, 0, 0.1);
  --f-spinner-color-2: rgba(17, 24, 28, 0.8);
  --f-spinner-stroke: 2.75;
}

.f-spinner {
  margin: auto;
  padding: 0;
  width: var(--f-spinner-width);
  height: var(--f-spinner-height);
}

.f-spinner svg {
  width: 100%;
  height: 100%;
  vertical-align: top;
  animation: f-spinner-rotate 2s linear infinite;
}

.f-spinner svg * {
  stroke-width: var(--f-spinner-stroke);
  fill: none;
}

.f-spinner svg *:first-child {
  stroke: var(--f-spinner-color-1);
}

.f-spinner svg *:last-child {
  stroke: var(--f-spinner-color-2);
  animation: f-spinner-dash 2s ease-in-out infinite;
}

@keyframes f-spinner-rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes f-spinner-dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }

  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}

.f-throwOutUp {
  animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp;
}

.f-throwOutDown {
  animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown;
}

@keyframes f-throwOutUp {
  to {
    transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
    opacity: 0;
  }
}

@keyframes f-throwOutDown {
  to {
    transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
    opacity: 0;
  }
}

.f-zoomInUp {
  animation: var(--f-transition-duration, 0.2s) ease 0.1s both f-zoomInUp;
}

.f-zoomOutDown {
  animation: var(--f-transition-duration, 0.2s) ease both f-zoomOutDown;
}

@keyframes f-zoomInUp {
  from {
    transform: scale(0.975) translate3d(0, 16px, 0);
    opacity: 0;
  }

  to {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes f-zoomOutDown {
  to {
    transform: scale(0.975) translate3d(0, 16px, 0);
    opacity: 0;
  }
}

.f-fadeIn {
  animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
  z-index: 2;
}

.f-fadeOut {
  animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
  z-index: 1;
}

@keyframes f-fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes f-fadeOut {
  100% {
    opacity: 0;
  }
}

.f-fadeFastIn {
  animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;
  z-index: 2;
}

.f-fadeFastOut {
  animation: var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;
  z-index: 2;
}

@keyframes f-fadeFastIn {
  0% {
    opacity: 0.75;
  }

  100% {
    opacity: 1;
  }
}

@keyframes f-fadeFastOut {
  100% {
    opacity: 0;
  }
}

.f-fadeSlowIn {
  animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;
  z-index: 2;
}

.f-fadeSlowOut {
  animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;
  z-index: 1;
}

@keyframes f-fadeSlowIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes f-fadeSlowOut {
  100% {
    opacity: 0;
  }
}

.f-crossfadeIn {
  animation: var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;
  z-index: 2;
}

.f-crossfadeOut {
  animation: calc(var(--f-transition-duration, 0.2s) * 0.5) linear 0.1s both f-crossfadeOut;
  z-index: 1;
}

@keyframes f-crossfadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes f-crossfadeOut {
  100% {
    opacity: 0;
  }
}

.f-slideIn.from-next {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext;
}

.f-slideIn.from-prev {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev;
}

.f-slideOut.to-next {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext;
}

.f-slideOut.to-prev {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev;
}

@keyframes f-slideInPrev {
  0% {
    transform: translateX(100%);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes f-slideInNext {
  0% {
    transform: translateX(-100%);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes f-slideOutNext {
  100% {
    transform: translateX(-100%);
  }
}

@keyframes f-slideOutPrev {
  100% {
    transform: translateX(100%);
  }
}

.f-classicIn.from-next {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;
  z-index: 2;
}

.f-classicIn.from-prev {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;
  z-index: 2;
}

.f-classicOut.to-next {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;
  z-index: 1;
}

.f-classicOut.to-prev {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;
  z-index: 1;
}

@keyframes f-classicInNext {
  0% {
    transform: translateX(-75px);
    opacity: 0;
  }

  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes f-classicInPrev {
  0% {
    transform: translateX(75px);
    opacity: 0;
  }

  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes f-classicOutNext {
  100% {
    transform: translateX(-75px);
    opacity: 0;
  }
}

@keyframes f-classicOutPrev {
  100% {
    transform: translateX(75px);
    opacity: 0;
  }
}

:root {
  --f-button-width: 40px;
  --f-button-height: 40px;
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-color: #374151;
  --f-button-bg: #f8f8f8;
  --f-button-hover-bg: #e0e0e0;
  --f-button-active-bg: #d0d0d0;
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 20px;
  --f-button-svg-height: 20px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: none;
  --f-button-svg-disabled-opacity: 0.65;
}

.f-button {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: content-box;
  position: relative;
  margin: 0;
  padding: 0;
  width: var(--f-button-width);
  height: var(--f-button-height);
  border: var(--f-button-border);
  border-radius: var(--f-button-border-radius);
  color: var(--f-button-color);
  background: var(--f-button-bg);
  box-shadow: var(--f-button-shadow);
  pointer-events: all;
  cursor: pointer;
  transition: var(--f-button-transition);
}

.f-button:active:not([disabled]) {
  background-color: var(--f-button-active-bg);
}

.f-button:focus:not(:focus-visible) {
  outline: none;
}

.f-button:focus-visible {
  outline: none;
  box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));
}

.f-button svg {
  width: var(--f-button-svg-width);
  height: var(--f-button-svg-height);
  fill: var(--f-button-svg-fill);
  stroke: currentColor;
  stroke-width: var(--f-button-svg-stroke-width);
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: opacity 0.15s ease;
  transform: var(--f-button-transform);
  filter: var(--f-button-svg-filter);
  pointer-events: none;
}

.f-button[disabled] {
  cursor: default;
}

.f-button[disabled] svg {
  opacity: var(--f-button-svg-disabled-opacity);
}

.f-carousel__nav .f-button.is-prev,
.f-carousel__nav .f-button.is-next,
.fancybox__nav .f-button.is-prev,
.fancybox__nav .f-button.is-next {
  position: absolute;
  z-index: 1;
}

.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-next {
  top: 50%;
  transform: translateY(-50%);
}

.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-prev {
  left: var(--f-button-prev-pos);
}

.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-next {
  right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,
.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev {
  left: auto;
  right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,
.is-horizontal.is-rtl .fancybox__nav .f-button.is-next {
  right: auto;
  left: var(--f-button-prev-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev,
.is-vertical .f-carousel__nav .f-button.is-next,
.is-vertical .fancybox__nav .f-button.is-prev,
.is-vertical .fancybox__nav .f-button.is-next {
  top: auto;
  left: 50%;
  transform: translateX(-50%);
}

.is-vertical .f-carousel__nav .f-button.is-prev,
.is-vertical .fancybox__nav .f-button.is-prev {
  top: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-next,
.is-vertical .fancybox__nav .f-button.is-next {
  bottom: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev svg,
.is-vertical .f-carousel__nav .f-button.is-next svg,
.is-vertical .fancybox__nav .f-button.is-prev svg,
.is-vertical .fancybox__nav .f-button.is-next svg {
  transform: rotate(90deg);
}

.f-carousel__nav .f-button:disabled,
.fancybox__nav .f-button:disabled {
  pointer-events: none;
}

html.with-fancybox {
  width: auto;
  overflow: visible;
  scroll-behavior: auto;
}

html.with-fancybox body {
  touch-action: none;
}

html.with-fancybox body.hide-scrollbar {
  width: auto;
  margin-right: calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));
  overflow: hidden !important;
  overscroll-behavior-y: none;
}

.fancybox__container {
  --fancybox-color: #dbdbdb;
  --fancybox-hover-color: #fff;
  --fancybox-bg: rgba(24, 24, 27, 0.98);
  --fancybox-slide-gap: 10px;
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-color-1: rgba(255, 255, 255, 0.1);
  --f-spinner-color-2: #bbb;
  --f-spinner-stroke: 3.65;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #f8f8f8;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: visible;
  z-index: var(--fancybox-zIndex, 1050);
  outline: none;
  transform-origin: top left;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: none;
  text-size-adjust: 100%;
  overscroll-behavior-y: contain;
}

.fancybox__container *,
.fancybox__container *::before,
.fancybox__container *::after {
  box-sizing: inherit;
}

.fancybox__container::backdrop {
  background-color: rgba(0, 0, 0, 0);
}

.fancybox__backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background: var(--fancybox-bg);
  opacity: var(--fancybox-opacity, 1);
  will-change: opacity;
}

.fancybox__carousel {
  position: relative;
  box-sizing: border-box;
  flex: 1;
  min-height: 0;
  z-index: 10;
  overflow-y: visible;
  overflow-x: clip;
}

.fancybox__viewport {
  width: 100%;
  height: 100%;
}

.fancybox__viewport.is-draggable {
  cursor: move;
  cursor: grab;
}

.fancybox__viewport.is-dragging {
  cursor: move;
  cursor: grabbing;
}

.fancybox__track {
  display: flex;
  margin: 0 auto;
  height: 100%;
}

.fancybox__slide {
  flex: 0 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 var(--fancybox-slide-gap) 0 0;
  padding: 4px;
  overflow: auto;
  overscroll-behavior: contain;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}

.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
  padding-top: 40px;
}

.fancybox__slide.has-iframe,
.fancybox__slide.has-video,
.fancybox__slide.has-html5video {
  overflow: hidden;
}

.fancybox__slide.has-image {
  overflow: hidden;
}

.fancybox__slide.has-image.is-animating,
.fancybox__slide.has-image.is-selected {
  overflow: visible;
}

.fancybox__slide::before,
.fancybox__slide::after {
  content: "";
  flex: 0 0 0;
  margin: auto;
}

.fancybox__backdrop:empty,
.fancybox__viewport:empty,
.fancybox__track:empty,
.fancybox__slide:empty {
  display: block;
}

.fancybox__content {
  align-self: center;
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 0;
  padding: 2rem;
  max-width: 100%;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  cursor: default;
  border-radius: 0;
  z-index: 20;
}

.is-loading .fancybox__content {
  opacity: 0;
}

.is-draggable .fancybox__content {
  cursor: move;
  cursor: grab;
}

.can-zoom_in .fancybox__content {
  cursor: zoom-in;
}

.can-zoom_out .fancybox__content {
  cursor: zoom-out;
}

.is-dragging .fancybox__content {
  cursor: move;
  cursor: grabbing;
}

.fancybox__content [data-selectable],
.fancybox__content [contenteditable] {
  cursor: auto;
}

.fancybox__slide.has-image > .fancybox__content {
  padding: 0;
  background: rgba(0, 0, 0, 0);
  min-height: 1px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  transition: none;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}

.fancybox__slide.has-image > .fancybox__content > picture > img {
  width: 100%;
  height: auto;
  max-height: 100%;
}

.is-animating .fancybox__content,
.is-dragging .fancybox__content {
  will-change: transform, width, height;
}

.fancybox-image {
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  filter: blur(0px);
}

.fancybox__caption {
  align-self: center;
  max-width: 100%;
  flex-shrink: 0;
  margin: 0;
  padding: 14px 0 4px 0;
  overflow-wrap: anywhere;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  opacity: var(--fancybox-opacity, 1);
  cursor: auto;
  visibility: visible;
}

.is-loading .fancybox__caption,
.is-closing .fancybox__caption {
  opacity: 0;
  visibility: hidden;
}

.is-compact .fancybox__caption {
  padding-bottom: 0;
}

.f-button.is-close-btn {
  --f-button-svg-stroke-width: 2;
  position: absolute;
  top: 0;
  right: 8px;
  z-index: 40;
}

.fancybox__content > .f-button.is-close-btn {
  --f-button-width: 34px;
  --f-button-height: 34px;
  --f-button-border-radius: 4px;
  --f-button-color: var(--fancybox-color, #fff);
  --f-button-hover-color: var(--fancybox-color, #fff);
  --f-button-bg: transparent;
  --f-button-hover-bg: transparent;
  --f-button-active-bg: transparent;
  --f-button-svg-width: 22px;
  --f-button-svg-height: 22px;
  position: absolute;
  top: -38px;
  right: 0;
  opacity: 0.75;
}

.is-loading .fancybox__content > .f-button.is-close-btn {
  visibility: hidden;
}

.is-zooming-out .fancybox__content > .f-button.is-close-btn {
  visibility: hidden;
}

.fancybox__content > .f-button.is-close-btn:hover {
  opacity: 1;
}

.fancybox__footer {
  padding: 0;
  margin: 0;
  position: relative;
}

.fancybox__footer .fancybox__caption {
  width: 100%;
  padding: 24px;
  opacity: var(--fancybox-opacity, 1);
  transition: all 0.25s ease;
}

.is-compact .fancybox__footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  background: rgba(24, 24, 27, 0.5);
}

.is-compact .fancybox__footer .fancybox__caption {
  padding: 12px;
}

.is-compact .fancybox__content > .f-button.is-close-btn {
  --f-button-border-radius: 50%;
  --f-button-color: #fff;
  --f-button-hover-color: #fff;
  --f-button-outline-color: #000;
  --f-button-bg: rgba(0, 0, 0, 0.6);
  --f-button-active-bg: rgba(0, 0, 0, 0.6);
  --f-button-hover-bg: rgba(0, 0, 0, 0.6);
  --f-button-svg-width: 18px;
  --f-button-svg-height: 18px;
  --f-button-svg-filter: none;
  top: 5px;
  right: 5px;
}

.fancybox__nav {
  --f-button-width: 50px;
  --f-button-height: 50px;
  --f-button-border: 0;
  --f-button-border-radius: 50%;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: transparent;
  --f-button-hover-bg: rgba(24, 24, 27, 0.3);
  --f-button-active-bg: rgba(24, 24, 27, 0.5);
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 26px;
  --f-button-svg-height: 26px;
  --f-button-svg-stroke-width: 2.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));
  --f-button-svg-disabled-opacity: 0.65;
  --f-button-next-pos: 1rem;
  --f-button-prev-pos: 1rem;
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__nav .f-button:before {
  position: absolute;
  content: "";
  top: -30px;
  right: -20px;
  left: -20px;
  bottom: -30px;
  z-index: 1;
}

.is-idle .fancybox__nav {
  animation: 0.15s ease-out both f-fadeOut;
}

.is-idle.is-compact .fancybox__footer {
  pointer-events: none;
  animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__slide > .f-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));
  z-index: 30;
  cursor: pointer;
}

.fancybox-protected {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 40;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.fancybox-ghost {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 40;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}

.fancybox-focus-guard {
  outline: none;
  opacity: 0;
  position: fixed;
  pointer-events: none;
}

.fancybox__container:not([aria-hidden]) {
  opacity: 0;
}

.fancybox__container.is-animated[aria-hidden=false] > *:not(.fancybox__backdrop, .fancybox__carousel),
.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel > *:not(.fancybox__viewport),
.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide > *:not(.fancybox__content) {
  animation: var(--f-interface-enter-duration, 0.25s) ease 0.1s backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
  animation: var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=true] > *:not(.fancybox__backdrop, .fancybox__carousel),
.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel > *:not(.fancybox__viewport),
.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide > *:not(.fancybox__content) {
  animation: var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut;
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop {
  animation: var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut;
}

.has-iframe .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content,
.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
  max-width: 100%;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}

.has-iframe .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content {
  width: calc(100% - 120px);
  height: 90%;
}

.fancybox__container.is-compact .has-iframe .fancybox__content,
.fancybox__container.is-compact .has-map .fancybox__content,
.fancybox__container.is-compact .has-pdf .fancybox__content {
  width: 100%;
  height: 100%;
}

.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}

.has-map .fancybox__content,
.has-pdf .fancybox__content,
.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, 0.9);
  color: #fff;
}

.has-map .fancybox__content {
  background: #e5e3df;
}

.fancybox__html5video,
.fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0);
}

.fancybox-placeholder {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.f-carousel__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-outline: 0;
  --f-thumb-outline-color: #5eb0ef;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1;
  --f-thumb-border-radius: 2px;
  --f-thumb-offset: 0px;
  --f-button-next-pos: 0;
  --f-button-prev-pos: 0;
}

.f-carousel__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1;
}

.f-carousel__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px;
}

.f-thumbs {
  position: relative;
  flex: 0 0 auto;
  margin: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  perspective: 1000px;
  transform: translateZ(0);
}

.f-thumbs .f-spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background-image: linear-gradient(#ebeff2, #e2e8f0);
  z-index: -1;
}

.f-thumbs .f-spinner svg {
  display: none;
}

.f-thumbs.is-vertical {
  height: 100%;
}

.f-thumbs__viewport {
  width: 100%;
  height: auto;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}

.f-thumbs__track {
  display: flex;
}

.f-thumbs__slide {
  position: relative;
  flex: 0 0 auto;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  width: var(--f-thumb-width);
  height: var(--f-thumb-height);
  overflow: visible;
  cursor: pointer;
}

.f-thumbs__slide.is-loading img {
  opacity: 0;
}

.is-classic .f-thumbs__viewport {
  height: 100%;
}

.is-modern .f-thumbs__track {
  width: -moz-max-content;
  width: max-content;
}

.is-modern .f-thumbs__track::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc((var(--f-thumb-clip-width, 0)) * -0.5);
  width: calc(var(--width, 0) * 1px + var(--f-thumb-clip-width, 0));
  cursor: pointer;
}

.is-modern .f-thumbs__slide {
  width: var(--f-thumb-clip-width);
  transform: translate3d(calc(var(--shift, 0) * -1px), 0, 0);
  transition: none;
  pointer-events: none;
}

.is-modern.is-resting .f-thumbs__slide {
  transition: transform 0.33s ease;
}

.is-modern.is-resting .f-thumbs__slide__button {
  transition: clip-path 0.33s ease;
}

.is-using-tab .is-modern .f-thumbs__slide:focus-within {
  filter: drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color));
}

.f-thumbs__slide__button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: var(--f-thumb-width);
  height: 100%;
  margin: 0 -100% 0 -100%;
  padding: 0;
  border: 0;
  position: relative;
  border-radius: var(--f-thumb-border-radius);
  overflow: hidden;
  background: rgba(0, 0, 0, 0);
  outline: none;
  cursor: pointer;
  pointer-events: auto;
  touch-action: manipulation;
  opacity: var(--f-thumb-opacity);
  transition: opacity 0.2s ease;
}

.f-thumbs__slide__button:hover {
  opacity: var(--f-thumb-hover-opacity);
}

.f-thumbs__slide__button:focus:not(:focus-visible) {
  outline: none;
}

.f-thumbs__slide__button:focus-visible {
  outline: none;
  opacity: var(--f-thumb-selected-opacity);
}

.is-modern .f-thumbs__slide__button {
  --clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );
  clip-path: var(--clip-path);
}

.is-classic .is-nav-selected .f-thumbs__slide__button {
  opacity: var(--f-thumb-selected-opacity);
}

.is-classic .is-nav-selected .f-thumbs__slide__button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: auto;
  bottom: 0;
  border: var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);
  border-radius: var(--f-thumb-border-radius);
  animation: f-fadeIn 0.2s ease-out;
  z-index: 10;
}

.f-thumbs__slide__img {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: var(--f-thumb-offset);
  box-sizing: border-box;
  pointer-events: none;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--f-thumb-border-radius);
}

.f-thumbs.is-horizontal .f-thumbs__track {
  padding: 8px 0 12px 0;
}

.f-thumbs.is-horizontal .f-thumbs__slide {
  margin: 0 var(--f-thumb-gap) 0 0;
}

.f-thumbs.is-vertical .f-thumbs__track {
  flex-wrap: wrap;
  padding: 0 8px;
}

.f-thumbs.is-vertical .f-thumbs__slide {
  margin: 0 0 var(--f-thumb-gap) 0;
}

.fancybox__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-border-radius: 2px;
  --f-thumb-outline: 2px;
  --f-thumb-outline-color: #ededed;
  position: relative;
  opacity: var(--fancybox-opacity, 1);
  transition: max-height 0.35s cubic-bezier(0.23, 1, 0.32, 1);
}

.fancybox__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-classic .f-spinner {
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
}

.fancybox__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-modern .f-spinner {
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
}

.fancybox__thumbs.is-horizontal {
  padding: 0 var(--f-thumb-gap);
}

.fancybox__thumbs.is-vertical {
  padding: var(--f-thumb-gap) 0;
}

.is-compact .fancybox__thumbs {
  --f-thumb-width: 64px;
  --f-thumb-clip-width: 32px;
  --f-thumb-height: 48px;
  --f-thumb-extra-gap: 10px;
}

.fancybox__thumbs.is-masked {
  max-height: 0px !important;
}

.is-closing .fancybox__thumbs {
  transition: none !important;
}

.fancybox__toolbar {
  --f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));
  --f-button-width: 46px;
  --f-button-height: 46px;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: rgba(24, 24, 27, 0.65);
  --f-button-hover-bg: rgba(70, 70, 73, 0.65);
  --f-button-active-bg: rgba(90, 90, 93, 0.65);
  --f-button-border-radius: 0;
  --f-button-svg-width: 24px;
  --f-button-svg-height: 24px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));
  --f-button-svg-fill: none;
  --f-button-svg-disabled-opacity: 0.65;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;
  color: var(--fancybox-color, currentColor);
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));
  pointer-events: none;
  z-index: 20;
}

.fancybox__toolbar :focus-visible {
  z-index: 1;
}

.fancybox__toolbar.is-absolute,
.is-compact .fancybox__toolbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.is-idle .fancybox__toolbar {
  pointer-events: none;
  animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__toolbar__column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
}

.fancybox__toolbar__column.is-left,
.fancybox__toolbar__column.is-right {
  flex-grow: 1;
  flex-basis: 0;
}

.fancybox__toolbar__column.is-right {
  display: flex;
  justify-content: flex-end;
  flex-wrap: nowrap;
}

.fancybox__infobar {
  padding: 0 5px;
  line-height: var(--f-button-height);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.fancybox__infobar span {
  padding: 0 5px;
}

.fancybox__infobar:not(:first-child):not(:last-child) {
  background: var(--f-button-bg);
}

[data-fancybox-toggle-slideshow] {
  position: relative;
}

[data-fancybox-toggle-slideshow] .f-progress {
  height: 100%;
  opacity: 0.3;
}

[data-fancybox-toggle-slideshow] svg g:first-child {
  display: flex;
}

[data-fancybox-toggle-slideshow] svg g:last-child {
  display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child {
  display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child {
  display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:first-child {
  display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:last-child {
  display: none;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: flex;
}

.f-progress {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  background: var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));
  z-index: 30;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}

/* CORE */

@font-face {
  font-family: "Idealist Sans";
  src: url("../fonts/IdealistSans-Light.eot");
  src: local("Idealist Sans Light"), local("IdealistSans-Light"), url("../fonts/IdealistSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/IdealistSans-Light.woff2") format("woff2"), url("../fonts/IdealistSans-Light.woff") format("woff"), url("../fonts/IdealistSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Idealist Sans";
  src: url("../fonts/IdealistSans.eot");
  src: local("Idealist Sans"), local("IdealistSans"), url("../fonts/IdealistSans.eot?#iefix") format("embedded-opentype"), url("../fonts/IdealistSans.woff2") format("woff2"), url("../fonts/IdealistSans.woff") format("woff"), url("../fonts/IdealistSans.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

body * {
  box-sizing: border-box;
}

body a,
body button {
  outline: none;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

address {
  font-style: normal;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

@font-face {
  font-family: "Idealist Sans";
  src: url("../fonts/IdealistSans-Light.eot");
  src: local("Idealist Sans Light"), local("IdealistSans-Light"), url("../fonts/IdealistSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/IdealistSans-Light.woff2") format("woff2"), url("../fonts/IdealistSans-Light.woff") format("woff"), url("../fonts/IdealistSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Idealist Sans";
  src: url("../fonts/IdealistSans.eot");
  src: local("Idealist Sans"), local("IdealistSans"), url("../fonts/IdealistSans.eot?#iefix") format("embedded-opentype"), url("../fonts/IdealistSans.woff2") format("woff2"), url("../fonts/IdealistSans.woff") format("woff"), url("../fonts/IdealistSans.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Idealist Sans";
  font-weight: 300;
  font-style: normal;
  font-size: clamp(18px, 17.3771626298px + 0.0017301038 * 100vw, 20px);
  color: #00010d;
  text-align: left;
  background-color: #fff;
  overflow-x: hidden;
}

.container {
  width: 100%;
  max-width: 1516px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px);
}

/* COMPONENTS */

img.lazy {
  filter: blur(10px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}

img.entered.loaded {
  filter: revert;
  transition: filter 0.5s;
}

html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

.btn-reset {
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-weight: 300;
  cursor: pointer;
  outline: none;
}

.btn {
  height: clamp(52px, 50.7543252595px + 0.0034602076 * 100vw, 56px);
  padding: 0 36px;
  font-size: 17px;
  transition: 0.5s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  gap: 8px;
}

.btn svg {
  transition: transform 0.5s ease-in-out;
}

.btn._gray-light {
  background: #e4edf2;
  color: #00010d;
}

.btn._gray-light svg {
  transition: 0.5s ease-in-out;
  color: #ff3020;
}

.btn._blue-deep {
  background: #1f2b3b;
  color: #fff;
}

.btn._red {
  background: #ff3020;
  color: #fff;
}

.btn._white {
  background: #fff;
  color: #394043;
}

.btn._white svg {
  color: #ff3020;
  transition: 0.5s ease-in-out;
}

.btn._blue-deep-animation {
  background: #1f2b3b;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.btn._blue-deep-animation span {
  position: relative;
  z-index: 2;
}

.btn._blue-deep-animation::before {
  content: "";
  clip-path: polygon(0 0, 100% 0, 60% 100%, 0% 100%);
  height: 100%;
  left: 0;
  width: 25%;
  background: #ff3020;
  position: absolute;
  transition: 0.5s ease-in-out;
  z-index: 1;
}

.btn._bordered-brand {
  border: 1px solid var(--brand-color);
  color: var(--brand-color);
  background: #fff;
}

.btn._fill-brand {
  color: #fff;
  background: var(--brand-color);
}

h1,
.h1 {
  font-weight: 400;
  font-size: clamp(28px, 23.0173010381px + 0.0138408304 * 100vw, 44px);
  color: #00010d;
  margin: 0 0 clamp(20px, 16.2629757785px + 0.0103806228 * 100vw, 32px);
  padding: 0;
}

.richtext *:last-child {
  margin-bottom: 0;
}

.richtext h2,
.richtext .h2 {
  font-size: clamp(28px, 25.508650519px + 0.0069204152 * 100vw, 36px);
}

.richtext h3,
.richtext .h3 {
  font-size: clamp(24px, 21.508650519px + 0.0069204152 * 100vw, 32px);
}

.richtext h4,
.richtext .h4 {
  font-size: clamp(22px, 20.1314878893px + 0.0051903114 * 100vw, 28px);
}

.richtext h5,
.richtext .h5 {
  font-size: clamp(20px, 18.7543252595px + 0.0034602076 * 100vw, 24px);
}

.richtext h6,
.richtext .h6 {
  font-size: clamp(18px, 17.3771626298px + 0.0017301038 * 100vw, 20px);
}

.richtext h2,
.richtext .h2,
.richtext h3,
.richtext .h3,
.richtext h4,
.richtext .h4,
.richtext h5,
.richtext .h5,
.richtext h6,
.richtext .h6 {
  padding: 0;
  margin: 0 0 20px;
  font-weight: 400;
}

.richtext p,
.richtext time,
.richtext fieldset,
.richtext blockquote,
.richtext .table-responsive {
  margin: 0 0 20px;
  display: block;
  font-weight: 300 !important;
}

.richtext *._small {
  font-size: clamp(16px, 15.3771626298px + 0.0017301038 * 100vw, 18px);
}

.richtext ol {
  margin: 0 0 20px 40px;
  padding: 0;
  display: block;
}

.richtext ul:not(.product-page__advantages) {
  margin: 0 0 20px 10px;
  padding: 0;
  display: block;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
}

.richtext ul:not(.product-page__advantages) li {
  display: flex;
  align-items: center;
  gap: 12px;
}

.richtext ul:not(.product-page__advantages) li::before {
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 6L6 18V6H18Z' fill='%23FF3020'/%3E%3Cpath d='M6 18L18 6V18H6Z' fill='%23344C6B'/%3E%3C/svg%3E%0A");
  height: 24px;
}

.richtext time {
  font-size: clamp(16px, 15.3771626298px + 0.0017301038 * 100vw, 18px);
  color: #394043;
  opacity: 0.4;
}

.richtext a {
  color: #ff3020;
  text-decoration: underline;
}

.richtext img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: auto;
  max-width: 100%;
}

.richtext iframe {
  aspect-ratio: 853/480;
  height: unset;
  max-width: 100%;
}

.link._full::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.picture {
  display: flex;
}

.picture img {
  width: 100%;
  height: auto;
}

.picture._full {
  width: 100%;
}

.picture._cover img,
.picture._contain img {
  height: 100%;
}

.picture._cover img {
  -o-object-fit: cover;
     object-fit: cover;
}

.picture._contain img {
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.picture._radius {
  border-radius: clamp(7px, 6.0657439446px + 0.0025951557 * 100vw, 10px);
  overflow: hidden;
}

.scrollbar-hidden {
  scrollbar-width: none;
}

.scrollbar-hidden::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
}

.list-reset {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ac .ac-panel {
  overflow: hidden;
  transition-property: height, visibility;
  transition-timing-function: ease;
}

.ac.js-enabled .ac-panel {
  visibility: hidden;
}

.ac._active .ac-panel {
  visibility: visible;
}

.section {
  padding: clamp(52px, 28.3321799308px + 0.0657439446 * 100vw, 128px) 0;
  position: relative;
}

.section._p0 {
  padding: 0;
}

.section._pt0 {
  padding-top: 0;
}

.section._pb0 {
  padding-bottom: 0;
}

.section__title {
  font-weight: 400;
  font-size: clamp(28px, 23.0173010381px + 0.0138408304 * 100vw, 44px);
  margin: 0 0 clamp(20px, 16.8858131488px + 0.008650519 * 100vw, 30px);
  padding: 0;
}

.section__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: clamp(20px, 16.8858131488px + 0.008650519 * 100vw, 30px);
  gap: 30px;
}

.section__header._bordered {
  padding-bottom: clamp(15px, 13.4429065744px + 0.0043252595 * 100vw, 20px);
  border-bottom: 1px solid #ff3020;
}

.section__header._center {
  align-items: center;
}

.section__header .section__title {
  margin-bottom: 0;
  line-height: 100%;
}

.section__header .container {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 30px;
}

.section__header h1 {
  margin-bottom: 0;
}

.section__more {
  display: flex;
  align-items: center;
  gap: 4px;
  text-decoration: none;
  transition: 0.5s ease-in-out;
  color: #00010d;
}

.section__more svg {
  color: #ff3020;
}

.section__more-mobile {
  margin-top: 16px;
}

.swiper._full-width {
  margin: 0 calc(clamp(20px, 10.6574394464px + 0.0259515571 * 100vw, 50px) * -1);
  padding: 0 clamp(20px, 10.6574394464px + 0.0259515571 * 100vw, 50px);
}

.swiper-slide._equal-height {
  height: unset;
}

.swiper__header {
  position: relative;
  margin-bottom: clamp(20px, 7.5432525952px + 0.0346020761 * 100vw, 60px);
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper__nav-wrap {
  display: flex;
  gap: 6px;
}

.swiper__nav {
  min-width: clamp(32px, 25.7716262976px + 0.0173010381 * 100vw, 52px);
  max-width: clamp(32px, 25.7716262976px + 0.0173010381 * 100vw, 52px);
  height: clamp(32px, 25.7716262976px + 0.0173010381 * 100vw, 52px);
  background: #1f2b3b;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease-in-out;
}

.swiper__nav._mobile {
  position: absolute;
  top: 50%;
  margin-top: calc(clamp(16px, 12.8858131488px + 0.008650519 * 100vw, 26px) * -1);
  z-index: 5;
}

.swiper__nav._mobile._next {
  right: 0;
}

.swiper__nav._mobile._prev {
  left: 0;
}

.swiper__nav svg {
  width: 46%;
  height: auto;
}

.swiper__nav:disabled {
  opacity: 0.2;
  cursor: not-allowed;
}

.swiper__nav._next svg {
  transform: rotate(180deg);
}

.swiper__progressbar {
  height: 6px;
  background: none;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 5;
  display: flex;
}

.swiper__progressbar-fill {
  background: #ff3020;
  height: 100%;
}

.form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.form__input {
  height: clamp(56px, 54.1314878893px + 0.0051903114 * 100vw, 62px);
  background: #fff;
  width: 100%;
  border-radius: 0;
  padding: 0 clamp(16px, 13.508650519px + 0.0069204152 * 100vw, 24px);
  border: 1px solid currentColor;
  color: #00010d;
  font-size: clamp(16px, 15.3771626298px + 0.0017301038 * 100vw, 18px);
  font-weight: 300;
  outline: none;
}

.form__input::-moz-placeholder {
  color: #394043;
  opacity: 0.4;
}

.form__input::placeholder {
  color: #394043;
  opacity: 0.4;
}

.form__input:required:user-invalid {
  border-color: #ff3020;
}

.form__input._no-border {
  border-color: transparent;
}

.form__note {
  color: #abaeaf;
  font-size: 13px;
  font-weight: 400;
  max-width: 450px;
}

.form__note a {
  color: currentColor;
  text-decoration: underline;
}

.form__note a:hover {
  text-decoration: none;
}

.form__cols {
  display: grid;
  gap: clamp(10px, 9.3771626298px + 0.0017301038 * 100vw, 12px);
}

.form__controls {
  margin-top: clamp(14px, 13.3771626298px + 0.0017301038 * 100vw, 16px);
  align-items: center;
}

.fancybox__backdrop {
  background: rgba(0, 0, 0, 0.65);
}

.modal {
  display: none;
  width: 100%;
  max-width: 576px;
  color: #00010d;
  position: relative;
  padding: 50px clamp(20px, 10.6574394464px + 0.0259515571 * 100vw, 50px);
  background: #e4edf2;
}

.modal .is-close-btn {
  display: none;
}

.modal__close {
  width: 44px;
  height: 44px;
  position: absolute;
  right: -52px;
  top: 0;
  background: #e4edf2;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal__close svg {
  width: 24px;
  height: auto;
}

.modal__title {
  text-align: center;
  font-weight: 400;
  font-size: clamp(24px, 20.2629757785px + 0.0103806228 * 100vw, 36px);
  margin: 0 0 clamp(25px, 23.4429065744px + 0.0043252595 * 100vw, 30px);
}

.modal__thankyou {
  display: flex;
  justify-content: center;
  margin-bottom: clamp(25px, 23.4429065744px + 0.0043252595 * 100vw, 30px);
}

.modal__text {
  margin: 0;
}

.fieldset {
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}

.checkbox {
  --color-checkbox: #1f2b3b;
}

.checkbox._red {
  --color-checkbox: #ff3020;
}

.checkbox._red .checkbox__input[type=radio] + .checkbox__label::before {
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='6' fill='%23FF3020'/%3E%3C/svg%3E%0A");
}

.checkbox__input {
  display: none;
}

.checkbox__input:checked + .checkbox__label::before {
  border-color: var(--color-checkbox);
}

.checkbox__input:not(:checked) + .checkbox__label::before {
  content: "" !important;
}

.checkbox__input[type=checkbox]:checked + .checkbox__label::before {
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.44912 14.8896L6.13019 11.78L5 12.8315L9.44912 17L19 8.05145L17.8778 7L9.44912 14.8896Z' fill='white'/%3E%3C/svg%3E%0A");
  background: var(--color-checkbox);
}

.checkbox__input[type=radio] + .checkbox__label::before {
  border-radius: 50%;
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='6' fill='%231F2B3B'/%3E%3C/svg%3E%0A");
}

.checkbox__label {
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
}

.checkbox__label::before {
  min-width: 24px;
  max-width: 24px;
  height: 24px;
  border: 1px solid #e4edf2;
  background: #fff;
  transition: 0.5s ease-in-out;
}

.blockquote {
  padding: clamp(30px, 25.6401384083px + 0.0121107266 * 100vw, 44px);
  background: #f8fbfd;
  font-size: clamp(20px, 18.7543252595px + 0.0034602076 * 100vw, 24px);
  position: relative;
}

.blockquote p {
  z-index: 2;
  position: relative;
}

.blockquote::before,
.blockquote::after {
  content: url("data:image/svg+xml,%3Csvg width='58' height='40' viewBox='0 0 58 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_193_692)'%3E%3Cpath d='M53.2235 0H40.9412L32.7529 16V40H57.3176V16H45.0353L53.2235 0ZM20.4706 0H8.18824L0 16V40H24.5647V16H12.2824L20.4706 0Z' fill='%23E4EDF2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_193_692'%3E%3Crect width='58' height='40' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  position: absolute;
  z-index: 1;
}

.blockquote::before {
  left: clamp(15px, 12.1972318339px + 0.0077854671 * 100vw, 24px);
  top: clamp(15px, 12.1972318339px + 0.0077854671 * 100vw, 24px);
}

.blockquote::after {
  bottom: clamp(15px, 12.1972318339px + 0.0077854671 * 100vw, 24px);
  right: clamp(15px, 12.1972318339px + 0.0077854671 * 100vw, 24px);
  transform: rotate(180deg);
}

.table {
  width: 100%;
  border-spacing: 0;
  border: 0;
  font-size: clamp(20px, 18.7543252595px + 0.0034602076 * 100vw, 24px);
}

.table._dark th {
  background: #1f2b3b;
  color: #fff;
}

.table th,
.table td {
  padding: 16px 24px;
  font-weight: 300;
  vertical-align: middle;
  border-bottom: 1px solid #e4edf2;
  transition: 0.5s ease-in-out;
}

.table th {
  background: #e4edf2;
}

.table tr {
  transition: 0.5s ease-in-out;
}

.table-responsive {
  overflow-x: auto;
}

body .scrollbar-track {
  opacity: 1 !important;
  background: #1f2b3b;
}

body .scrollbar-track .scrollbar-thumb {
  background: #ff3020;
}

body .scrollbar-track-x {
  height: 4px;
  border-radius: 0;
  bottom: 15px;
  left: 15px;
  right: 15px;
  width: calc(100% - 30px);
  overflow: hidden;
}

body .scrollbar-track-x .scrollbar-thumb {
  height: 100%;
}

/* LAYOUT */

.header {
  position: relative;
  z-index: 20;
  /*&._scroll {
      background: $color_white;
  }*/
}

.header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(15px, 10.3287197232px + 0.0129757785 * 100vw, 30px);
  padding-top: clamp(18px, 16.1314878893px + 0.0051903114 * 100vw, 24px);
  padding-bottom: clamp(18px, 16.1314878893px + 0.0051903114 * 100vw, 24px);
}

.header__logo {
  height: clamp(28px, 21.7716262976px + 0.0173010381 * 100vw, 48px);
  display: flex;
}

.header__logo svg {
  height: 100%;
  width: auto;
}

.header__blocks {
  display: flex;
  align-items: center;
  gap: clamp(8px, -3.2110726644px + 0.0311418685 * 100vw, 44px);
}

.header__block {
  text-decoration: none;
  color: #1f2b3b;
  display: grid;
  grid-template-columns: clamp(20px, 16.2629757785px + 0.0103806228 * 100vw, 32px) 1fr;
  gap: 3px clamp(1px, -2.4256055363px + 0.0095155709 * 100vw, 12px);
  align-items: center;
}

.header__block._link {
  white-space: nowrap;
}

.header__block-icon {
  grid-row: span 2;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header__block-icon svg {
  width: 100%;
  height: auto;
}

.header__block-title {
  font-size: clamp(4px, 0.8858131488px + 0.008650519 * 100vw, 14px);
  color: #394043;
  opacity: 0.4;
}

.header__block-content {
  font-weight: normal;
  font-size: clamp(2px, -3.6055363322px + 0.0155709343 * 100vw, 20px);
  transition: 0.5s ease-in-out;
}

.header__feedback-btn {
  height: clamp(32px, 27.0173010381px + 0.0138408304 * 100vw, 48px);
  font-size: clamp(15px, 14.3771626298px + 0.0017301038 * 100vw, 17px);
  white-space: nowrap;
}

.header__nav-btn {
  height: 32px;
  padding: 0 20px;
  font-size: 15px;
}

.nav__container {
  display: flex;
  flex-direction: column;
  padding-top: clamp(18px, 16.1314878893px + 0.0051903114 * 100vw, 24px);
  padding-bottom: clamp(18px, 16.1314878893px + 0.0051903114 * 100vw, 24px);
}

.nav__header {
  display: flex;
  justify-content: flex-end;
  margin: 0 calc(clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px) * -1);
  padding: clamp(18px, 16.1314878893px + 0.0051903114 * 100vw, 24px) clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px);
}

.nav__list {
  display: flex;
  align-items: center;
  gap: clamp(30px, 21.9031141869px + 0.0224913495 * 100vw, 56px);
}

.nav__list a {
  font-size: 17px;
}

.nav__list a:not(.btn) {
  color: #00010d;
  text-decoration: none;
  transition: 0.5s ease-in-out;
  position: relative;
}

.nav__list a:not(.btn)::after {
  content: "";
  width: 0%;
  height: 2px;
  background: #ff3020;
  position: absolute;
  bottom: -6px;
  left: 0;
  transition: 0.5s ease-in-out;
}

.nav__list a:not(.btn)._active::after {
  width: 100%;
}

.nav__list a.btn {
  font-size: 17px;
  height: 52px;
  padding: 0 28px;
}

.nav__list a.btn svg {
  color: #ff3020;
  transition: 0.5s ease-in-out;
}

.nav__feedback-btn {
  min-height: 52px;
}

.nav__close {
  width: 32px;
  height: 32px;
  background: #e4edf2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00010d;
}

.main {
  padding-top: calc(clamp(36px, 32.2629757785px + 0.0103806228 * 100vw, 48px) + clamp(28px, 21.7716262976px + 0.0173010381 * 100vw, 48px) + clamp(36px, 32.2629757785px + 0.0103806228 * 100vw, 48px) + 52px + clamp(24px, 21.508650519px + 0.0069204152 * 100vw, 32px));
  margin-top: calc((clamp(36px, 32.2629757785px + 0.0103806228 * 100vw, 48px) + clamp(28px, 21.7716262976px + 0.0173010381 * 100vw, 48px) + clamp(36px, 32.2629757785px + 0.0103806228 * 100vw, 48px) + clamp(52px, 50.7543252595px + 0.0034602076 * 100vw, 56px) + clamp(18px, 16.1314878893px + 0.0051903114 * 100vw, 24px)) * -1);
  overflow: hidden;
  position: relative;
}

.main._inner .polygon._middle {
  top: clamp(500px, 347.4048442907px + 0.4238754325 * 100vw, 990px);
}

.main._bottom .polygon._middle {
  top: unset;
  bottom: 0;
}

.main .polygon {
  position: absolute;
  height: auto;
  z-index: -1;
}

.main .polygon._top {
  top: 0;
  width: 68%;
  max-width: 1306px;
  height: auto;
}

.main .polygon._middle {
  right: 0;
  top: clamp(1000px, 866.0899653979px + 0.3719723183 * 100vw, 1430px);
  width: 95%;
  max-width: 1650px;
  height: auto;
}

.home-slide {
  height: clamp(200px, 61.7301038062px + 0.384083045 * 100vw, 644px);
  display: flex;
  color: #fff;
  position: relative;
}

.home-slide::after {
  content: "";
  height: 110px;
  width: 200px;
  background: #1f2b3b;
  clip-path: polygon(35% 0, 100% 0%, 100% 100%, 0% 100%);
  position: absolute;
  right: 0;
  bottom: 0;
}

.home-slide__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: clamp(15px, 10.9515570934px + 0.0112456747 * 100vw, 28px);
  background: #1f2b3b;
  width: 48%;
  clip-path: polygon(0 0, 100% 0, 45% 100%, 0% 100%);
  padding: clamp(24px, 7.8062283737px + 0.044982699 * 100vw, 76px) clamp(100px, 53.2871972318px + 0.1297577855 * 100vw, 250px) clamp(24px, 7.8062283737px + 0.044982699 * 100vw, 76px) clamp(24px, 7.8062283737px + 0.044982699 * 100vw, 76px);
}

.home-slide__title {
  font-size: clamp(28px, 19.2802768166px + 0.0242214533 * 100vw, 56px);
  font-weight: 400;
  margin: 0;
  line-height: 110%;
  padding: 0;
}

.home-slide__subtitle {
  font-size: clamp(18px, 16.1314878893px + 0.0051903114 * 100vw, 24px);
  margin: 0;
  line-height: 125%;
}

.home-slide__picture {
  position: absolute;
  width: 80%;
  display: flex;
  right: 0;
  top: 0;
  z-index: -1;
  height: 100%;
}

.home-slide__nav {
  position: absolute;
  bottom: 40px;
  right: 40px;
  display: flex;
  align-items: center;
  gap: 24px;
  color: #fff;
  z-index: 10;
}

.home-slide__nav-btn._next svg {
  transform: rotate(180deg);
}

.home-slide__nav-btn svg {
  color: #fff;
}

.home-slide__nav-numbers {
  font-size: 20px;
  width: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-slide__nav-numbers .swiper-pagination-current,
.home-slide__nav-numbers .home-slide__nav-numbers-current {
  color: #ff3020;
}

.home-slide__pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  gap: 8px;
  top: unset;
  margin: 20px 0 0;
}

.home-slide__pagination span {
  min-width: 10px;
  max-width: 10px;
  height: 10px;
  background: #1f2b3b;
  opacity: 1;
  border-radius: 0;
  margin: 0 !important;
}

.home-slide__pagination span.swiper-pagination-bullet-active {
  background: #ff3020;
}

.home-production {
  position: relative;
  background: #e4edf2;
}

.home-production__block {
  display: flex;
  flex-direction: column;
}

.home-production__block._active .home-production__btn {
  background: #1f2b3b;
  color: #fff;
}

.home-production__block._active .home-production__btn .home-production__btn-img {
  opacity: 0;
}

.home-production__block._active .home-production__btn .home-production__btn-img._active {
  opacity: 1;
}

.home-production__btn {
  width: 100%;
  padding: clamp(28px, 18.0346020761px + 0.0276816609 * 100vw, 60px) clamp(28px, 20.5259515571px + 0.0207612457 * 100vw, 52px);
  color: #00010d;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  text-align: left;
  transition: 0.5s ease-in-out;
}

.home-production__btn-imgs {
  position: relative;
}

.home-production__btn-img {
  height: clamp(32px, 25.7716262976px + 0.0173010381 * 100vw, 52px);
  width: auto;
  max-width: 100%;
  transition: 0.5s ease-in-out;
}

.home-production__btn-img._active {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}

.home-production__content {
  background: #1f2b3b;
  padding: clamp(28px, 13.0519031142px + 0.0415224913 * 100vw, 76px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: clamp(30px, 23.7716262976px + 0.0173010381 * 100vw, 50px);
  color: #fff;
}

.home-production__content-wrap {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: clamp(30px, 23.7716262976px + 0.0173010381 * 100vw, 50px);
  width: 100%;
}

.home-production__title {
  font-size: clamp(26px, 22.8858131488px + 0.008650519 * 100vw, 36px);
  font-weight: 400;
  margin: 0;
  padding: 0;
}

.home-production__list {
  display: flex;
  flex-direction: column;
  gap: clamp(20px, 13.7716262976px + 0.0173010381 * 100vw, 40px);
  font-size: clamp(18px, 16.7543252595px + 0.0034602076 * 100vw, 22px);
}

.home-production__list li {
  display: flex;
  align-items: flex-start;
  gap: clamp(15px, 13.4429065744px + 0.0043252595 * 100vw, 20px);
  line-height: 130%;
}

.home-production__list li::before {
  content: url("../img/list-point.svg");
  min-width: clamp(16px, 14.7543252595px + 0.0034602076 * 100vw, 20px);
  max-width: clamp(16px, 14.7543252595px + 0.0034602076 * 100vw, 20px);
  height: clamp(16px, 14.7543252595px + 0.0034602076 * 100vw, 20px);
  transform: translateY(2px);
}

.home-production__list li a {
  color: #fff;
  text-decoration: none;
  transition: color 0.5s ease-in-out;
}

.home-production__block-picture {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 55%;
  height: clamp(100px, 48.9273356401px + 0.1418685121 * 100vw, 264px);
  display: flex;
  justify-content: flex-end;
}

.home-production__block-picture::before {
  content: "";
  clip-path: polygon(45% 0, 100% 0%, 100% 100%, 0% 100%);
  background: #ff3020;
  width: 100%;
  height: 100%;
}

.home-production__block-picture picture {
  position: absolute;
  width: 42%;
  right: 10%;
  top: -15%;
}

.home-production__block-picture picture img {
  width: 100%;
  height: auto;
}

.advantages {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(10px, 5.3287197232px + 0.0129757785 * 100vw, 25px);
}

.advantages__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(10px, 8.1314878893px + 0.0051903114 * 100vw, 16px);
  text-align: center;
}

.advantages__icon {
  width: clamp(84px, 75.9031141869px + 0.0224913495 * 100vw, 110px);
  height: clamp(84px, 75.9031141869px + 0.0224913495 * 100vw, 110px);
}

.advantages__title {
  margin: clamp(5px, 1.8858131488px + 0.008650519 * 100vw, 15px) 0 0;
  padding: 0;
  font-size: clamp(20px, 18.7543252595px + 0.0034602076 * 100vw, 24px);
  font-weight: 400;
  color: #1f2b3b;
}

.advantages__subtitle {
  font-size: clamp(16px, 15.3771626298px + 0.0017301038 * 100vw, 18px);
  margin: 0;
  color: #394043;
}

.about {
  position: relative;
}

.about::before {
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  width: 50%;
  background: #e4edf2;
}

.about__container {
  position: relative;
  padding-top: clamp(36px, 28.5259515571px + 0.0207612457 * 100vw, 60px);
  padding-bottom: clamp(36px, 28.5259515571px + 0.0207612457 * 100vw, 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.about__polygon {
  position: absolute;
  height: 100%;
  width: 70%;
  z-index: 1;
  display: flex;
  top: 0;
}

.about__polygon img {
  position: absolute;
  right: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right top;
     object-position: right top;
}

.about__content {
  width: 50%;
  position: relative;
  z-index: 2;
}

.about__text {
  font-size: clamp(17px, 15.1314878893px + 0.0051903114 * 100vw, 23px);
}

.about__text p {
  margin: 0 0 clamp(20px, 16.8858131488px + 0.008650519 * 100vw, 30px);
}

.about__text p:last-child {
  margin-bottom: 0;
}

.about__more-wrap {
  margin-top: clamp(30px, 23.7716262976px + 0.0173010381 * 100vw, 50px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.about__more {
  padding: 0 88px;
}

.history {
  position: relative;
  display: flex;
}

.history::after {
  content: url("../img/history-bg.jpg");
  position: absolute;
  width: 40%;
  height: 100%;
  overflow: hidden;
  right: 0;
  z-index: -1;
}

.history::before {
  content: "";
  position: absolute;
  right: 0;
  height: 100%;
  width: 40%;
  background: linear-gradient(to right, #1f2b3b 30%, rgba(31, 43, 59, 0.6));
  z-index: 1;
}

.history__container {
  display: flex;
  padding-top: clamp(36px, 28.5259515571px + 0.0207612457 * 100vw, 60px);
  padding-bottom: clamp(36px, 28.5259515571px + 0.0207612457 * 100vw, 60px);
  position: relative;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}

.history__polygon {
  position: absolute;
  height: 100%;
  width: 40%;
  z-index: 1;
  display: flex;
  top: 0;
  left: 477px;
}

.history__polygon img {
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left top;
     object-position: left top;
}

.history__content {
  width: 45%;
  display: flex;
  flex-direction: column;
  color: #fff;
  position: relative;
  z-index: 2;
}

.history__content._full {
  width: 100%;
}

.history__content._full .history__list li:not(:last-child)::before {
  width: clamp(10px, -46.0553633218px + 0.1557093426 * 100vw, 190px);
}

.history__title,
.history__note {
  max-width: 500px;
}

.history__note {
  font-size: clamp(24px, 21.508650519px + 0.0069204152 * 100vw, 32px);
  margin-top: 80px;
}

.history__note span {
  font-weight: 400;
  position: relative;
}

.history__note span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 7px;
  background: #ff3020;
  bottom: 5px;
  z-index: -1;
}

.history__list {
  display: flex;
  justify-content: space-between;
}

.history__list li {
  font-size: clamp(32px, 30.7543252595px + 0.0034602076 * 100vw, 36px);
  display: flex;
  flex-direction: column;
  gap: 85px;
  align-items: center;
  position: relative;
}

.history__list li:first-child {
  font-weight: 400;
  font-size: 44px;
}

.history__list li:first-child::after {
  transform: scale(2) translatey(-5px);
  background: #ff3020;
}

.history__list li:first-child::before {
  bottom: 16px !important;
}

.history__list li:first-child span {
  position: absolute;
  width: 2px;
  height: 150px;
  background: #ff3020;
  left: 50%;
  top: 65px;
}

.history__list li::after {
  content: "";
  width: 16px;
  height: 16px;
  background: #fff;
}

.history__list li:not(:last-child)::before {
  content: "";
  width: clamp(10px, -26.4359861592px + 0.1012110727 * 100vw, 127px);
  height: 2px;
  background: #fff;
  position: absolute;
  left: 50%;
  bottom: 16px;
}

.history__list li em {
  font-style: normal;
}

.event {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 24px;
  border: 1px solid #e4edf2;
  align-items: flex-start;
  position: relative;
  aspect-ratio: 456/296;
  transition: 0.5s ease-in-out;
  overflow: hidden;
  background: #fff;
  gap: 20px;
}

.event::before {
  content: "";
  width: 60%;
  height: 100%;
  background: #ff3020;
  clip-path: polygon(0 0, 100% 0, 45% 100%, 0% 100%);
  position: absolute;
  left: -100%;
  top: 0;
  transition: 0.5s ease-in-out;
  z-index: 1;
}

.event__date {
  min-height: 32px;
  max-height: 32px;
  padding: 0 12px;
  background: #e4edf2;
  font-size: 16px;
  font-weight: 400;
  color: #394043;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease-in-out;
  position: relative;
  z-index: 2;
}

.event__title {
  font-size: clamp(20px, 18.7543252595px + 0.0034602076 * 100vw, 24px);
  font-weight: 400;
  padding: 0;
  margin: 0;
  z-index: 2;
}

.event__title a {
  color: #00010d;
  text-decoration: none;
  transition: 0.5s ease-in-out;
}

.event__navigation {
  display: flex;
  gap: 6px;
  margin-top: 16px;
}

.event__nav {
  min-width: 44px;
  max-width: 44px;
  height: 44px;
  background: #e4edf2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1f2b3b;
}

.event__nav._prev svg {
  transform: rotate(180deg);
}

.footer {
  background: #e4edf2;
  padding: clamp(25px, 19.0830449827px + 0.0164359862 * 100vw, 44px) 0;
  position: relative;
}

.footer__bg {
  width: 100%;
  height: 6px;
  background: #1f2b3b;
  position: absolute;
  top: 0;
  display: flex;
  justify-content: flex-end;
}

.footer__bg::after {
  content: "";
  width: 40%;
  background: #ff3020;
  clip-path: polygon(5px 0%, 100% 0%, 100% 100%, 0% 100%);
}

.footer__blocks {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: flex-start;
  gap: 30px;
  color: #00010d;
}

.footer__company {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.footer__logo {
  max-width: 100%;
  width: clamp(220px, 231.2110726644px + -0.0311418685 * 100vw, 184px);
  height: auto;
}

.footer__slogan {
  font-size: 16px;
}

.footer__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 23px;
}

.footer__list a {
  font-size: 17px;
  text-decoration: none;
  transition: 0.5s ease-in-out;
  color: currentColor;
}

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

.footer__address {
  display: flex;
  flex-direction: column;
  align-items: flex;
  margin: 0;
  gap: 5px;
}

.footer__address-title {
  font-size: 16px;
  color: #394043;
  margin: 0;
}

.footer__address-value {
  font-weight: 400;
  font-size: 22px;
  color: #1f2b3b;
  margin: 0;
}

.footer__address-link {
  text-decoration: none;
  transition: 0.5s ease-in-out;
}

.footer__address-link:hover {
  color: #ff3020;
}

.footer__bottom {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
  padding-top: clamp(30px, 20.6574394464px + 0.0259515571 * 100vw, 60px);
  gap: 30px;
}

.footer__copyright {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: clamp(5px, 2.1972318339px + 0.0077854671 * 100vw, 14px);
  font-size: clamp(15px, 14.6885813149px + 0.0008650519 * 100vw, 16px);
  opacity: 0.45;
}

.footer__copyright a {
  color: currentColor;
  text-decoration: underline;
}

.footer__copyright a:hover {
  text-decoration: none;
}

.footer__controls {
  display: flex;
  align-items: center;
  gap: clamp(15px, 0.3633217993px + 0.0406574394 * 100vw, 62px);
}

.footer__development {
  opacity: 0.45;
  transition: 0.5s ease-in-out;
}

.footer__development:hover {
  opacity: 1;
}

.footer__development svg {
  width: clamp(140px, 133.7716262976px + 0.0173010381 * 100vw, 160px);
  height: auto;
}

.footer__socials {
  display: flex;
  gap: 8px;
}

.footer__social {
  display: flex;
  min-width: 44px;
  max-width: 44px;
  height: 44px;
  background: rgba(31, 43, 59, 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1f2b3b;
  transition: 0.5s ease-in-out;
}

.footer__social svg {
  transition: 0.5s ease-in-out;
}

.breadcrumbs {
  margin-bottom: clamp(20px, 16.2629757785px + 0.0103806228 * 100vw, 32px);
}

.breadcrumbs:has(+ .page-404) {
  margin-bottom: 0;
}

.breadcrumbs__list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}

.breadcrumbs__list li {
  white-space: nowrap;
  font-size: 14px;
  color: #abaeaf;
}

.breadcrumbs__list li:not(:last-child) {
  display: flex;
  align-items: center;
  gap: 8px;
}

.breadcrumbs__list li:not(:last-child)::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 fill-rule='evenodd' clip-rule='evenodd' d='M13 8L9.35945 12L8.76733 11.3505L11.3993 8.45935L3 8.45935L3 7.54065L11.3993 7.54065L8.76733 4.65044L9.35945 4L13 8Z' fill='%23ABAEAF'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 16px;
}

.breadcrumbs__list li a {
  text-decoration: none;
  color: currentColor;
}

.catalog {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(8px, 3.0173010381px + 0.0138408304 * 100vw, 24px);
}

.catalog__item {
  aspect-ratio: 456/404;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  background: #fff;
  padding: clamp(24px, 17.7716262976px + 0.0173010381 * 100vw, 44px);
  gap: 16px;
  font-size: clamp(17px, 16.0657439446px + 0.0025951557 * 100vw, 20px);
  color: #fff;
  transition: 0.5s ease-in-out;
  overflow: hidden;
}

.catalog__title {
  padding: 0;
  margin: 0;
  font-size: 32px;
  font-weight: 400;
  color: #00010d;
  transition: 0.5s ease-in-out;
}

.catalog__subtitle {
  flex-grow: 1;
  margin: 0;
}

.catalog__picture {
  position: absolute;
  width: clamp(128px, 108.0692041522px + 0.0553633218 * 100vw, 192px);
  right: clamp(20px, 13.7716262976px + 0.0173010381 * 100vw, 40px);
  bottom: clamp(20px, 13.7716262976px + 0.0173010381 * 100vw, 40px);
  z-index: 2;
}

.catalog__link {
  color: currentColor;
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
}

.catalog__subtitle,
.catalog__link {
  opacity: 0;
  transition: 0.5s ease-in-out;
}

.catalog__title,
.catalog__link,
.catalog__subtitle {
  z-index: 3;
}

.catalog__polygon {
  width: auto;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  transition: 0.5s ease-in-out;
}

.category__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: clamp(20px, 16.2629757785px + 0.0103806228 * 100vw, 32px);
}

.category__header h1,
.category__header .h1 {
  margin-bottom: 0;
}

.category__header-btn {
  white-space: nowrap;
}

.category__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(8px, 3.0173010381px + 0.0138408304 * 100vw, 24px);
}

.category__item {
  aspect-ratio: 1/1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  padding: clamp(24px, 22.7543252595px + 0.0034602076 * 100vw, 28px);
  background-color: #fff;
  transition: 0.5s ease-in-out;
  overflow: hidden;
}

.category__picture {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  transition: 0.5s ease-in-out;
  left: 0;
  top: 0;
}

.category__picture::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
}

.category__title {
  padding: 0;
  font-size: clamp(16px, 15.3771626298px + 0.0017301038 * 100vw, 18px);
  font-weight: 400;
  margin: 0;
  z-index: 3;
  width: 100%;
  padding-right: 30px;
}

.category__link {
  color: currentColor;
  text-decoration: none;
  font-size: clamp(17px, 16.0657439446px + 0.0025951557 * 100vw, 20px);
  display: flex;
  align-items: center;
  gap: 12px;
  z-index: 3;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.category__polygon {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: auto;
  z-index: 1;
  color: var(--brand-color);
  transition: 0.5s ease-in-out;
}

.category__grid {
  display: grid;
  gap: clamp(20px, 13.7716262976px + 0.0173010381 * 100vw, 40px);
}

.category__grid:has(.category-aside) {
  grid-template-columns: 1fr 3fr;
}

.category__grid:has(.category-aside) .category__products {
  grid-template-columns: repeat(3, 1fr);
}

.category__products {
  display: grid;
  gap: clamp(8px, 3.0173010381px + 0.0138408304 * 100vw, 24px);
  grid-template-columns: repeat(4, 1fr);
}

.category-aside .ac._active .category-aside__btn svg {
  transform: rotate(180deg);
}

.category-aside__btn {
  background: #e4edf2;
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: space-between;
  width: 100%;
  padding: 20px;
  text-align: left;
  color: #00010d;
}

.category-aside__btn svg {
  min-width: 16px;
  max-width: 16px;
  height: 16px;
  transition: 0.5s ease-in-out;
}

.category-aside__list {
  background: #e4edf2;
  padding: clamp(20px, 17.508650519px + 0.0069204152 * 100vw, 28px);
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  gap: 20px;
}

.category-aside__list li a {
  color: #00010d;
  text-decoration: none;
  font-size: clamp(16px, 14.7543252595px + 0.0034602076 * 100vw, 20px);
  transition: color 0.5s ease-in-out;
}

.product {
  background: #fff;
  padding: clamp(20px, 17.508650519px + 0.0069204152 * 100vw, 28px);
  display: flex;
  flex-direction: column;
  transition: 0.5s ease-in-out;
  position: relative;
}

.product__picture-block {
  position: relative;
  margin-bottom: 24px;
}

.product__picture {
  aspect-ratio: 274/204;
  display: flex;
  transition: 0.5s ease-in-out;
}

.product__more {
  position: absolute;
  width: 100%;
  color: #fff;
  opacity: 0;
  transition: 0.5s ease-in-out;
  background: var(--brand-color);
  top: calc(50% - clamp(26px, 25.3771626298px + 0.0017301038 * 100vw, 28px));
}

.product__virtual {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.product__title {
  font-size: clamp(20px, 19.3771626298px + 0.0017301038 * 100vw, 22px);
  font-weight: 400;
  padding: 0;
  margin: 0 0 4px;
  transition: 0.5s ease-in-out;
}

.product__link {
  color: currentColor;
  text-decoration: none;
}

.product__subtitle {
  font-size: 16px;
  margin: 0 0 16px;
  transition: 0.5s ease-in-out;
}

.product__volume {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.product__volume-title {
  color: #394043;
  font-size: 14px;
  opacity: 0.4;
  margin: 0;
  transition: 0.5s ease-in-out;
}

.product__volume-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}

.product__volume-list li {
  display: flex;
  aspect-ratio: 1/1;
  border: 1px solid var(--brand-color);
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease-in-out;
  color: var(--brand-color);
  text-align: center;
  padding: 4px;
}

.product-page__grid {
  padding-bottom: clamp(32px, 22.0346020761px + 0.0276816609 * 100vw, 64px);
  display: grid;
  grid-template-columns: minmax(0, 0.69fr) minmax(0, 1fr);
  align-items: flex-start;
  gap: clamp(24px, 21.508650519px + 0.0069204152 * 100vw, 32px);
}

.product-page__gallery {
  display: grid;
  grid-template-columns: minmax(0, 0.2fr) minmax(0, 1fr);
  gap: 8px;
}

.product-page__thumbs {
  display: flex;
  overflow: hidden;
}

.product-page__thumbs .swiper {
  width: 100%;
}

.product-page__thumbs .swiper .swiper-slide {
  height: unset;
  border: 1px solid #fff;
  transition: 0.5s ease-in-out;
}

.product-page__thumbs .swiper .swiper-slide.swiper-slide-thumb-active {
  border: 1px solid var(--brand-color);
}

.product-page__thumb {
  background: #fff;
  padding: 8px;
}

.product-page__thumb picture {
  aspect-ratio: 1/1;
}

.product-page__slide {
  display: block;
  background: #fff;
  padding: clamp(20px, 13.7716262976px + 0.0173010381 * 100vw, 40px);
}

.product-page__content {
  display: flex;
  flex-direction: column;
  gap: clamp(32px, 29.508650519px + 0.0069204152 * 100vw, 40px);
}

.product-page__content-item {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 16px;
}

.product-page__content-title {
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-size: clamp(20px, 18.7543252595px + 0.0034602076 * 100vw, 24px);
}

.product-page__volumes {
  display: grid;
  grid-template-columns: repeat(4, clamp(76px, 67.2802768166px + 0.0242214533 * 100vw, 104px));
  gap: clamp(8px, 5.508650519px + 0.0069204152 * 100vw, 16px);
}

.product-page__volumes li {
  background: #e4edf2;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 20px 5px;
  font-size: clamp(10px, 8.7543252595px + 0.0034602076 * 100vw, 14px);
  gap: 15px;
  text-align: center;
}

.product-page__volumes li img {
  width: clamp(36px, 31.3287197232px + 0.0129757785 * 100vw, 51px);
  height: auto;
}

.product-page__params {
  display: grid;
  grid-template-columns: 1fr auto;
  font-size: clamp(13px, 12.0657439446px + 0.0025951557 * 100vw, 16px);
  color: #394043;
  margin: 0;
  padding: 0;
}

.product-page__params dt,
.product-page__params dd {
  padding: clamp(10px, 8.7543252595px + 0.0034602076 * 100vw, 14px) clamp(5px, 2.8200692042px + 0.0060553633 * 100vw, 12px);
  margin: 0;
}

.product-page__params dt:not(:nth-last-child(2),
:nth-last-child(1)),
.product-page__params dd:not(:nth-last-child(2),
:nth-last-child(1)) {
  border-bottom: 1px solid #e4edf2;
}

.product-page__params dt:first-child,
.product-page__params dt:nth-child(2),
.product-page__params dd:first-child,
.product-page__params dd:nth-child(2) {
  padding-top: clamp(5px, 4.3771626298px + 0.0017301038 * 100vw, 7px);
}

.product-page__params dt:nth-last-child(2),
.product-page__params dt:nth-last-child(1),
.product-page__params dd:nth-last-child(2),
.product-page__params dd:nth-last-child(1) {
  padding-bottom: clamp(5px, 4.3771626298px + 0.0017301038 * 100vw, 7px);
}

.product-page__params dd {
  text-align: right;
  padding-left: 12px;
}

.product-page__controls {
  display: flex;
  gap: clamp(8px, 6.7543252595px + 0.0034602076 * 100vw, 12px);
}

.product-page__blocks {
  display: grid;
  gap: clamp(30px, 20.6574394464px + 0.0259515571 * 100vw, 60px);
}

.product-page__blocks h2 {
  font-size: clamp(24px, 21.508650519px + 0.0069204152 * 100vw, 32px) !important;
}

.product-page__advantages {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 24px;
  font-size: 16px;
}

.product-page__advantages li {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.product-page__advantages li::before {
  width: 28px;
  height: 28px;
  background: var(--brand-color);
  content: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='28' height='28' fill='transparent'/%3E%3Cpath d='M11.0847 16.6786L7.29164 13.258L6 14.4146L11.0847 19L22 9.1566L20.7175 8L11.0847 16.6786Z' fill='white'/%3E%3C/svg%3E%0A");
}

.review {
  background: #fff;
  padding: clamp(16px, 13.508650519px + 0.0069204152 * 100vw, 24px);
  display: flex;
  flex-direction: column;
  position: relative;
  transition: 0.5s ease-in-out;
  height: 100%;
}

.review__picture {
  aspect-ratio: 288/398;
  margin-bottom: 16px;
}

.review__date {
  padding: 0 12px;
  background: #1f2b3b;
  height: clamp(28px, 26.7543252595px + 0.0034602076 * 100vw, 32px);
  position: absolute;
  left: 16px;
  top: 16px;
  font-size: clamp(14px, 13.3771626298px + 0.0017301038 * 100vw, 16px);
  font-weight: 400;
  color: #fff;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.review__title,
.review__fullname {
  font-weight: 300;
  font-size: clamp(17px, 16.6885813149px + 0.0008650519 * 100vw, 18px);
  padding: 0;
}

.review__title {
  margin: 0 0 12px;
  flex-grow: 1;
}

.review__link {
  color: currentColor;
  text-decoration: none;
}

.review__position {
  font-size: 14px;
  color: #394043;
  opacity: 0.4;
  margin: 0 0 4px;
}

.review__fullname {
  margin: 0;
}

.events__years {
  margin-bottom: clamp(20px, 18.7543252595px + 0.0034602076 * 100vw, 24px);
  display: flex;
  gap: 8px;
}

.events__years li a {
  height: clamp(40px, 37.508650519px + 0.0069204152 * 100vw, 48px);
  padding: 0 24px;
  background: #e4edf2;
  color: #1f2b3b;
  font-size: 17px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease-in-out;
}

.events__years li a._active {
  background: #1f2b3b;
  color: #fff;
}

.events__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(12px, 8.2629757785px + 0.0103806228 * 100vw, 24px);
}

.pagination {
  margin-top: clamp(20px, 18.7543252595px + 0.0034602076 * 100vw, 24px);
  display: flex;
  justify-content: space-between;
}

.pagination__more {
  min-width: 268px;
}

.pagination__list {
  display: flex;
  gap: 8px;
}

.pagination__list li {
  min-width: 52px;
  max-width: 52px;
  height: 52px;
  background: #e4edf2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1f2b3b;
  font-size: 17px;
}

.pagination__list li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1f2b3b;
  text-decoration: none;
  transition: 0.5s ease-in-out;
}

.pagination__list li a._active {
  background: #1f2b3b;
  color: #fff;
}

.about-page__advantages {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: clamp(20px, 10.6574394464px + 0.0259515571 * 100vw, 50px);
  padding: clamp(40px, 27.5432525952px + 0.0346020761 * 100vw, 80px) 0;
}

.about-page__advantage {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.about-page__advantage-title {
  font-size: clamp(22px, 15.7716262976px + 0.0173010381 * 100vw, 42px);
  font-weight: 400;
  margin: 0;
}

.about-page__advantage-title span {
  color: #ff3020;
}

.about-page__advantage-subtitle {
  margin: 0;
  font-size: 18px;
  color: #abaeaf;
}

.about-page__history {
  background: #e4edf2;
  padding: clamp(36px, 29.7716262976px + 0.0173010381 * 100vw, 56px) 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.about-page__history::before,
.about-page__history::after {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.about-page__history::before {
  width: 102%;
  background: linear-gradient(to right, #ff3020 20%, transparent 50%);
  transform: translateX(-20px);
}

.about-page__history::after {
  width: 102%;
  background: linear-gradient(to right, #1f2b3b 70%, rgba(31, 43, 59, 0.6));
}

.about-page__history-bg {
  position: absolute;
  width: 35%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right center;
     object-position: right center;
  right: 0;
}

.page-404__container {
  width: 100%;
  max-width: 570px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.page-404__picture {
  width: clamp(204px, 164.4498269896px + 0.1098615917 * 100vw, 331px);
  margin-bottom: clamp(15px, 12.1972318339px + 0.0077854671 * 100vw, 24px);
}

.page-404__title {
  font-size: clamp(20px, 17.508650519px + 0.0069204152 * 100vw, 28px);
  color: #1f2b3b;
  margin-bottom: clamp(36px, 34.7543252595px + 0.0034602076 * 100vw, 40px);
}

.page-404__controls {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(8px, 5.8200692042px + 0.0060553633 * 100vw, 15px);
}

.about-brand {
  overflow: hidden;
}

.about-brand__next {
  display: flex;
  align-items: center;
  gap: 12px;
  color: currentColor;
  text-decoration: none;
  transition: 0.5s ease-in-out;
}

.about-brand__next svg {
  color: #ff3020;
}

.about-brand__content-cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(30px, 23.7716262976px + 0.0173010381 * 100vw, 50px);
  align-items: flex-start;
}

.about-brand__col-picture {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 88px 0;
  position: relative;
  height: 635px;
}

.about-brand__col-picture::before,
.about-brand__col-picture::after {
  content: "";
  width: 50vw;
  height: 100%;
  position: absolute;
  z-index: 1;
}

.about-brand__col-picture::after {
  background: #e4edf2;
  left: 0;
}

.about-brand__col-picture::before {
  background: #ff3020;
  left: -20px;
  background: linear-gradient(to bottom, #1f2b3b 50%, #ff3020 50%);
}

.about-brand__col-picture picture {
  position: relative;
  z-index: 2;
}

.about-brand__col-picture picture img {
  -o-object-position: right center;
     object-position: right center;
}

.about-brand__col-picture-line {
  left: -100px;
  right: -100px;
  height: 4px;
  position: absolute;
  bottom: 0;
  z-index: 2;
  background: #1f2b3b;
  display: flex;
  justify-content: flex-end;
}

.about-brand__col-picture-line::after {
  content: "";
  width: 50%;
  height: 100%;
  background: #ff3020;
  clip-path: polygon(5px 0%, 100% 0%, 100% 100%, 0% 100%);
}

.about-brand__description {
  display: grid;
  align-items: center;
  gap: 30px;
  padding-top: clamp(60px, 50.6574394464px + 0.0259515571 * 100vw, 90px);
  padding-bottom: clamp(30px, 14.4290657439px + 0.0432525952 * 100vw, 80px);
  position: relative;
  z-index: 2;
}

.about-brand__description-picture {
  display: flex;
  align-content: center;
  justify-content: center;
}

.about-brand__description .richtext h3:not(:first-child) {
  margin-top: clamp(20px, 12.5259515571px + 0.0207612457 * 100vw, 44px);
}

.about-brand__advantages {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 30px;
  position: relative;
  z-index: 1;
}

.about-brand__advantages-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(36px, 22.2975778547px + 0.0380622837 * 100vw, 80px) 0;
  position: relative;
  z-index: 2;
}

.about-brand__advantages-content::before,
.about-brand__advantages-content::after {
  content: "";
  position: absolute;
  z-index: 1;
  transform: rotate(180deg);
}

.about-brand__advantages-content::after {
  width: calc(50vw + 80px);
  height: 100%;
  background: #e4edf2;
}

.about-brand__advantages-content::before {
  height: 68%;
  width: 517px;
  background: #ff3020;
  right: 0px;
  bottom: -35px;
}

.about-brand__advantages-title {
  font-size: clamp(28px, 26.7543252595px + 0.0034602076 * 100vw, 32px);
  font-weight: 400;
  padding: 0;
  margin: 0 0 clamp(20px, 16.8858131488px + 0.008650519 * 100vw, 30px);
  z-index: 2;
  position: relative;
}

.about-brand__advantages-items {
  display: flex;
  flex-direction: column;
  gap: clamp(20px, 16.8858131488px + 0.008650519 * 100vw, 30px);
  position: relative;
  z-index: 2;
}

.about-brand__advantages-item {
  display: flex;
  flex-direction: column;
  padding: clamp(2px, -1.1141868512px + 0.008650519 * 100vw, 12px) 0 clamp(2px, -1.1141868512px + 0.008650519 * 100vw, 12px) clamp(12px, 9.508650519px + 0.0069204152 * 100vw, 20px);
  position: relative;
}

.about-brand__advantages-item::before,
.about-brand__advantages-item::after {
  width: 4px;
  position: absolute;
  left: 0;
  top: 0;
}

.about-brand__advantages-item::before {
  content: "";
  height: 100%;
  background: #1f2b3b;
}

.about-brand__advantages-item::after {
  content: "";
  height: 45px;
  background: #ff3020;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
}

.about-brand__advantages-item h4 {
  font-weight: 400;
  font-size: 20px;
  padding: 0;
  margin: 0 0 8px;
}

.about-brand__advantages-item p {
  font-size: 18px;
  margin: 0;
}

.about-brand__advantages-carousel {
  background: #1f2b3b;
  color: #fff;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(36px, 22.2975778547px + 0.0380622837 * 100vw, 80px) 0;
}

.about-brand__advantages-carousel::before {
  content: "";
  position: absolute;
  z-index: 1;
  height: 100%;
  background: #1f2b3b;
}

.about-brand__advantages .swiper-slide {
  min-width: clamp(280px, 271.5916955017px + 0.0233564014 * 100vw, 307px);
  max-width: clamp(280px, 271.5916955017px + 0.0233564014 * 100vw, 307px);
}

.about-brand__advantages-slide {
  display: flex;
}

.about-brand__advantages-slide picture {
  aspect-ratio: 1/1;
}

.about-brand__advantages-navs {
  margin-top: clamp(20px, 17.508650519px + 0.0069204152 * 100vw, 28px);
  display: flex;
  align-items: center;
  gap: 16px;
}

.about-brand__advantages-nav {
  color: #fff;
  transition: 0.5s ease-in-out;
}

.about-brand__advantages-nav._prev svg {
  transform: rotate(180deg);
}

.about-brand__advantages-nav:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.contacts {
  display: flex;
}

.contacts__items {
  padding: clamp(24px, 16.5259515571px + 0.0207612457 * 100vw, 48px) clamp(20px, 13.7716262976px + 0.0173010381 * 100vw, 40px);
  display: flex;
  flex-direction: column;
  background: #e4edf2;
  gap: clamp(16px, 12.2629757785px + 0.0103806228 * 100vw, 28px);
  width: 34%;
}

.contacts__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0;
  padding: 0;
  gap: 6px;
}

.contacts__item p {
  margin: 0;
}

.contacts__item-title {
  font-size: clamp(14px, 13.3771626298px + 0.0017301038 * 100vw, 16px);
  color: #394043;
  opacity: 0.4;
}

.contacts__item-value {
  font-size: clamp(20px, 18.7543252595px + 0.0034602076 * 100vw, 24px);
  font-weight: 400;
  color: #1f2b3b;
}

.contacts__item-link {
  text-decoration: none;
  color: currentColor;
  transition: color 0.5s ease-in-out;
}

.contacts__item-link:hover {
  color: #ff3020;
}

.contacts__item-company {
  font-size: clamp(17px, 16.0657439446px + 0.0025951557 * 100vw, 20px);
  color: #394043;
  opacity: 0.4;
}

.contacts__map {
  display: flex;
  flex-grow: 1;
  position: relative;
}

.contacts__map-init {
  width: 100%;
  height: 100%;
  position: relative;
  opacity: 0;
  transition: 0.5s ease-in-out;
}

.contacts__map-init._active {
  z-index: 2;
  opacity: 1;
}

.contacts__map-init._active + .contacts__picture {
  opacity: 0;
}

.contacts__picture {
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  position: absolute;
  z-index: 1;
}

.contacts__controls {
  position: absolute;
  right: clamp(20px, 13.7716262976px + 0.0173010381 * 100vw, 40px);
  top: clamp(20px, 13.7716262976px + 0.0173010381 * 100vw, 40px);
  background: #fff;
  z-index: 5;
  padding: 4px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4px;
}

.contacts__control {
  height: 40px;
  background: #fff;
  font-size: 16px;
  color: #1f2b3b;
  transition: 0.5s ease-in-out;
  width: 94px;
}

.contacts__control._active {
  background: #1f2b3b;
  color: #fff;
}

.distributors__pictures {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  width: 100%;
  max-width: 1072px;
  margin: clamp(20px, 16.2629757785px + 0.0103806228 * 100vw, 32px) auto 0;
}

.distributors__pictures-mobile {
  display: none;
  margin-top: 28px;
  margin-left: calc(clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px) * -1);
  margin-right: calc(clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px) * -1);
}

.distributors__notes {
  display: grid;
  align-items: center;
  gap: 24px;
}

.distributors__notes-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.distributors__notes-text {
  margin: 0 0 clamp(24px, 16.5259515571px + 0.0207612457 * 100vw, 48px);
}

.distributors__notes-btn {
  min-width: 288px;
}

.distributors__notes-btn._tablet {
  display: none;
}

.distributors__notes-picture {
  display: flex;
  position: relative;
}

.distributors__notes-picture picture {
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 3;
}

.distributors__notes-picture picture img {
  -o-object-position: right center;
     object-position: right center;
}

.distributors__reasons {
  display: grid;
  gap: clamp(16px, 11.6401384083px + 0.0121107266 * 100vw, 30px);
  align-items: flex-start;
  counter-reset: reason;
}

.distributors__reason {
  display: flex;
  flex-direction: column;
  gap: clamp(16px, 13.508650519px + 0.0069204152 * 100vw, 24px);
  padding: clamp(32px, 23.2802768166px + 0.0242214533 * 100vw, 60px) 0 0 clamp(1px, -29.5190311419px + 0.0847750865 * 100vw, 99px);
  position: relative;
  counter-increment: reason;
}

.distributors__reason-title {
  font-weight: 400;
  font-size: clamp(22px, 20.7543252595px + 0.0034602076 * 100vw, 26px);
  margin: 0;
  padding: 0;
}

.distributors__reason-text {
  margin: 0;
}

.distributors__reason::before {
  content: counter(reason, decimal-leading-zero);
  color: #e4edf2;
  font-weight: 400;
  font-size: clamp(70px, 51.3148788927px + 0.0519031142 * 100vw, 130px);
  line-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.distributors__navs {
  position: absolute;
  z-index: 5;
  left: clamp(16px, 7.2802768166px + 0.0242214533 * 100vw, 44px);
  bottom: clamp(16px, 7.2802768166px + 0.0242214533 * 100vw, 44px);
}

.distributors__advantages {
  display: grid;
  gap: clamp(30px, 23.7716262976px + 0.0173010381 * 100vw, 50px);
  align-items: center;
}

.distributors__advantages-maps {
  height: 587px;
  padding: 17px 0;
  display: flex;
  position: relative;
}

.distributors__advantages-img {
  position: relative;
  z-index: 3;
}

.distributors__advantages-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.distributors__advantages-items {
  display: flex;
  flex-direction: column;
  gap: 26px;
}

.distributors__advantages-item {
  font-weight: 400;
}

.distributors__advantages-item span {
  display: block;
  font-size: 18px;
  font-weight: 300;
  color: #394043;
  margin-top: 3px;
}

.distributors__logos {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(16px, 13.508650519px + 0.0069204152 * 100vw, 24px);
}

.distributors__logos picture {
  aspect-ratio: 336/276;
  background: #fff;
}

.distributors__logos picture img {
  padding: clamp(16px, 11.6401384083px + 0.0121107266 * 100vw, 30px);
}

.distributors__logos-nav {
  margin-top: clamp(16px, 11.6401384083px + 0.0121107266 * 100vw, 30px);
}

.form-page {
  max-width: 1224px;
  width: 100%;
  background: #e4edf2;
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: clamp(24px, 16.5259515571px + 0.0207612457 * 100vw, 48px) clamp(24px, 9.0519031142px + 0.0415224913 * 100vw, 72px);
}

.form-page__line {
  width: 24px;
  height: 100%;
  background: #1f2b3b;
  position: absolute;
  top: 0;
  color: #ff3020;
}

.form-page__line._left {
  left: 0;
}

.form-page__line._left svg {
  bottom: 0;
}

.form-page__line._right {
  right: 0;
}

.form-page__line._right svg {
  top: 0;
  transform: rotate(180deg);
}

.form-page__line svg {
  width: 100%;
  height: auto;
  position: absolute;
}

.form-page__title {
  text-align: center;
  font-size: clamp(24px, 20.2629757785px + 0.0103806228 * 100vw, 36px);
  font-weight: 400;
  padding: 0;
  margin: 0 0 clamp(24px, 22.7543252595px + 0.0034602076 * 100vw, 28px);
}

@media (min-width: 576px) {
  .swiper__nav-wrap._visible-mobile {
    display: none;
  }

  .distributors__reasons {
    grid-template-columns: 1fr 1fr;
  }

  .distributors__advantages-img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

@media (min-width: 769px) {
  .form__cols {
    grid-template-columns: 1fr 1fr;
  }

  .product-page__thumbs .swiper {
    height: clamp(232px, -6.2032085561px + 0.3101604278 * 100vw, 464px);
  }

  .product-page__slide {
    height: clamp(232px, -6.2032085561px + 0.3101604278 * 100vw, 464px);
  }

  .product-page__slide picture {
    height: 100%;
  }

  .product-page__content-item {
    max-width: 576px;
  }
}

@media (min-width: 1024px) {
  .home-production__btn {
    padding-top: 65px;
    padding-bottom: 65px;
  }
}

@media (min-width: 1025px) {
  .btn:hover svg {
    transform: rotate(360deg);
  }

  .btn._gray-light:hover {
    background: #ff3020;
    color: #fff;
  }

  .btn._gray-light:hover svg {
    color: #fff;
  }

  .btn._blue-deep:hover {
    background: #ff3020;
    color: #fff;
  }

  .btn._red:hover {
    background: #a92e21;
    color: #fff;
  }

  .btn._white:hover {
    background: #ff3020;
    color: #fff;
  }

  .btn._white:hover svg {
    color: #fff;
  }

  .btn._blue-deep-animation:hover::before {
    width: 300%;
  }

  .btn._bordered-brand:hover {
    background: var(--brand-color);
    color: #fff;
  }

  .btn._fill-brand:hover {
    background: #1f2b3b;
  }

  .richtext a:hover {
    text-decoration: none;
  }

  .section__more:hover {
    color: #ff3020;
  }

  .section__more-mobile {
    display: none;
  }

  .swiper__nav:not(:disabled):hover {
    background: #ff3020;
  }

  .checkbox__label:hover::before {
    border-color: var(--color-checkbox);
  }

  .table tr:hover {
    background: #f8fbfd;
  }

  .header__block._link:hover .header__block-content {
    color: #ff3020;
  }

  .nav__list a:not(.btn):hover::after {
    width: 100%;
  }

  .nav__list a.btn:hover svg {
    color: currentColor;
  }

  .home-production__block {
    width: 32%;
  }

  .home-production__block._active .home-production__btn + .home-production__content {
    opacity: 1;
    z-index: 5;
  }

  .home-production__content {
    position: absolute;
    transition: opacity 0.5s ease-in-out !important;
    width: 68%;
    right: 0;
    top: 0;
    height: 100% !important;
    opacity: 0;
    visibility: visible !important;
  }

  .home-production__list {
    width: 50%;
  }

  .home-production__list._columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: flex-start;
    width: 100%;
    flex-grow: unset;
  }

  .home-production__list li a:hover {
    color: #ff3020;
  }

  .event:hover {
    background: #1f2b3b;
  }

  .event:hover::before {
    left: 0;
  }

  .event:hover .event__date {
    background: #fff;
  }

  .event:hover .event__title a {
    color: #fff;
  }

  .footer__list a:hover {
    color: #ff3020;
  }

  .footer__copyright {
    grid-column: span 3;
  }

  .footer__social:hover {
    background: #ff3020;
  }

  .footer__social:hover svg {
    color: #fff;
  }

  .breadcrumbs__list li a:hover {
    text-decoration: underline;
  }

  .catalog__item:hover {
    background: var(--brand-color);
  }

  .catalog__item:hover .catalog__subtitle,
  .catalog__item:hover .catalog__link {
    opacity: 1;
  }

  .catalog__item:hover .catalog__title {
    color: #fff;
  }

  .catalog__item:hover .catalog__polygon {
    opacity: 0;
    right: -100%;
  }

  .category__item:hover {
    color: #fff;
    background-color: var(--brand-color);
  }

  .category__item:hover .category__picture,
  .category__item:hover .category__link {
    opacity: 1;
  }

  .category__item:hover .category__polygon {
    right: -100%;
  }

  .category__item:has(.category__picture) {
    background-color: #fff;
  }

  .category-aside__btn {
    display: none;
  }

  .category-aside__list {
    height: unset !important;
    visibility: visible !important;
  }

  .category-aside__list li a:hover {
    color: #ff3020;
  }

  .category-aside__list li a._active {
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .category-aside__list li a._active::before {
    content: url("data:image/svg+xml,%3Csvg width='16' height='24' viewBox='0 0 16 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 11H7.27273L8.72727 13H16V11Z' fill='%231F2B3B'/%3E%3Cpath d='M0 13H8.72727L7.27273 11H0V13Z' fill='%23FF3020'/%3E%3C/svg%3E%0A");
    height: 24px;
    min-width: 16px;
    max-width: 16px;
  }

  .product:hover {
    background: #1f2b3b;
  }

  .product:hover .product__title,
  .product:hover .product__subtitle {
    color: #fff;
  }

  .product:hover .product__volume-title {
    color: rgba(255, 255, 255, 0.5);
  }

  .product:hover .product__volume-list li {
    color: #fff;
    background: var(--brand-color);
  }

  .product:hover .product__picture {
    filter: blur(10px);
  }

  .product:hover .product__more {
    opacity: 1;
  }

  .product-page__controls .btn {
    min-width: 240px;
  }

  .review:hover {
    background: #e4edf2;
  }

  .events__years {
    flex-wrap: wrap;
  }

  .events__years li a:hover:not(._active) {
    background: #ff3020;
    color: #fff;
  }

  .pagination__list li:hover a:not(._active) {
    background: #ff3020;
    color: #fff;
  }

  .about-brand__next:hover {
    color: #ff3020;
  }

  .about-brand__col-picture::before,
  .about-brand__col-picture::after {
    clip-path: polygon(330px 0, 100% 0, 100% 100%, 0% 100%);
  }

  .about-brand__col-picture picture {
    width: 100%;
    height: 100%;
  }

  .about-brand__col-picture-line {
    display: none;
  }

  .about-brand__description {
    grid-template-columns: 1fr 1fr;
  }

  .about-brand__advantages {
    margin-top: -40px;
    grid-template-columns: 1fr 1fr;
  }

  .about-brand__advantages-content {
    height: 587px;
  }

  .about-brand__advantages-content::after {
    clip-path: polygon(320px 0, 100% 0, 100% 100%, 0% 100%);
    right: -80px;
  }

  .about-brand__advantages-content::before {
    clip-path: polygon(215px 0, 100% 0, 320px 100%, 0% 100%);
  }

  .about-brand__advantages-title {
    width: 82%;
  }

  .about-brand__advantages-items {
    width: 70%;
  }

  .about-brand__advantages-carousel {
    height: 587px;
    margin-top: 195px;
  }

  .about-brand__advantages-carousel::before {
    clip-path: polygon(320px 0, 100% 0, 100% 100%, 0% 100%);
    left: -480px;
    width: calc(50vw + 480px);
  }

  .about-brand__advantages-carousel-wrap {
    position: absolute;
    width: 50vw;
    left: 0;
  }

  .about-brand__advantages-nav:hover:not(:disabled) {
    color: #ff3020;
  }

  .contacts__control:hover:not(._active) {
    background: #ff3020;
    color: #fff;
  }

  .distributors__notes {
    grid-template-columns: 1fr 1fr;
  }

  .distributors__notes-title {
    width: 80%;
  }

  .distributors__notes-text {
    width: 65%;
  }

  .distributors__notes-picture {
    height: 585px;
  }

  .distributors__notes-picture::before,
  .distributors__notes-picture::after {
    content: "";
    position: absolute;
    clip-path: polygon(330px 0, 100% 0, 100% 100%, 0% 100%);
    width: 65vw;
  }

  .distributors__notes-picture::after {
    z-index: 2;
    background: #e4edf2;
    z-index: 2;
    left: -15vw;
    height: calc(100% + 1px);
  }

  .distributors__notes-picture::before {
    background: #ff3020;
    left: calc((15vw + 15px) * -1);
    z-index: 1;
    height: 100%;
  }

  .distributors__advantages {
    grid-template-columns: 0.6fr 0.4fr;
  }

  .distributors__advantages-maps::before,
  .distributors__advantages-maps::after {
    content: "";
    height: 100%;
    position: absolute;
    clip-path: polygon(330px 0, 100% 0, 100% 100%, 0% 100%);
    width: 60vw;
    transform: rotate(180deg);
    top: 0;
  }

  .distributors__advantages-maps::after {
    z-index: 2;
    background: #e4edf2;
    right: 0;
  }

  .distributors__advantages-maps::before {
    background: #ff3020;
    right: -10px;
    z-index: 1;
  }
}

@media (min-width: 1281px) {
  .header__nav-btn {
    display: none;
  }

  .nav__header {
    display: none;
  }

  .nav__feedback-btn {
    display: none;
  }

  .main._home {
    padding-top: calc(clamp(36px, 32.2629757785px + 0.0103806228 * 100vw, 48px) + clamp(28px, 21.7716262976px + 0.0173010381 * 100vw, 48px) + clamp(36px, 32.2629757785px + 0.0103806228 * 100vw, 48px) + 52px + 24px + clamp(16px, 11.0173010381px + 0.0138408304 * 100vw, 32px));
  }

  .about__container {
    height: 544px;
  }

  .history {
    margin-top: -195px;
  }

  .history__container {
    height: 553px;
  }

  .event__navigation {
    display: none;
  }
}

@media (min-width: 1366px) {
  .category__items {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 1850px) {
  .history__list li:not(:last-child)::before {
    width: clamp(10px, -18.0276816609px + 0.0778546713 * 100vw, 100px);
    left: 60%;
  }
}

@media (min-width: 1851px) {
  .history__list._home {
    margin-right: -200px;
  }

  .about-page__history::before,
  .about-page__history::after {
    clip-path: polygon(250px 0, 100% 0, 100% 100%, 0% 100%);
  }
}

@media (max-width: 1850px) {
  .about-page__history::before {
    display: none;
  }
}

@media (max-width: 1366px) {
  .about-page__advantage-title {
    font-size: 28px;
  }
}

@media (max-width: 1280px) {
  .header__blocks {
    gap: 8px;
  }

  .header__block {
    grid-template-columns: 1fr;
    color: #fff;
  }

  .header__block._address {
    display: none;
  }

  .header__block-icon {
    width: 32px;
    height: 32px;
    background: #1f2b3b;
  }

  .header__block-icon svg {
    width: 62%;
    height: auto;
  }

  .header__block-title {
    display: none;
  }

  .header__block-content {
    display: none;
  }

  .header__feedback-btn {
    display: none;
  }

  .nav {
    position: absolute;
    width: 100%;
    top: 0;
    left: -110vw;
    background: #fff;
    padding-top: 0;
    transition: 0.5s ease-in-out;
    overscroll-behavior: none;
  }

  .nav._active {
    left: 0;
  }

  .nav__container {
    height: 100dvh;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 0;
  }

  .nav__list {
    flex-grow: 1;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 30px;
  }

  .nav__list li {
    width: 100%;
  }

  .nav__list a {
    font-size: 20px;
  }

  .main {
    padding-top: calc(clamp(36px, 32.2629757785px + 0.0103806228 * 100vw, 48px) + clamp(28px, 21.7716262976px + 0.0173010381 * 100vw, 48px) + clamp(24px, 21.508650519px + 0.0069204152 * 100vw, 32px));
    margin-top: calc((clamp(36px, 32.2629757785px + 0.0103806228 * 100vw, 48px) + clamp(28px, 21.7716262976px + 0.0173010381 * 100vw, 48px) + clamp(18px, 16.1314878893px + 0.0051903114 * 100vw, 24px)) * -1);
  }

  .home-slide__content {
    width: 55%;
  }

  .about {
    background: #e4edf2;
  }

  .about::after {
    content: "";
    clip-path: polygon(100% 0, 15% 100%, 100% 100%);
    width: 147px;
    height: 270px;
    background: #ff3020;
    position: absolute;
    right: 0;
    bottom: 0;
  }

  .about::before {
    display: none;
  }

  .about__polygon {
    display: none;
  }

  .about__content {
    width: 100%;
  }

  .history {
    background: linear-gradient(to right, #1f2b3b 60%, rgba(31, 43, 59, 0.6));
  }

  .history::before {
    display: none;
  }

  .history__polygon {
    display: none;
  }

  .history__content._full .history__list li:not(:last-child)::before {
    width: 110px;
    bottom: 90px;
  }

  .history__content {
    width: 100%;
  }

  .history__note {
    margin-top: 10px;
  }

  .history__list {
    justify-content: flex-start;
    overflow-x: auto;
    margin: 0 calc(clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px) * -1);
    height: 220px;
    margin-left: -18px;
  }

  .history__list li {
    min-width: 110px;
    max-width: 110px;
    font-size: 32px;
  }

  .history__list li:first-child {
    font-size: 32px;
  }

  .history__list li:first-child::after {
    transform: scale(2) translateY(0);
  }

  .history__list li:first-child::before {
    bottom: 8px !important;
  }

  .history__list li:first-child span {
    top: 55px;
  }

  .history__list li:not(:last-child)::before {
    width: 110px;
    left: 50%;
    bottom: 90px !important;
  }

  .product__volume-list li {
    font-size: 11px;
  }

  .product-page__advantages {
    grid-template-columns: repeat(3, 1fr);
  }

  .events__items {
    grid-template-columns: repeat(2, 1fr);
  }

  .about-page__history::after {
    background: linear-gradient(to right, #1f2b3b 60%, rgba(31, 43, 59, 0.6));
  }

  .about-page__history-bg {
    width: 40%;
  }
}

@media (max-width: 1024px) {
  .full-width-tablet {
    overflow-x: auto;
    margin-left: calc(clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px) * -1);
    margin-right: calc(clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px) * -1);
    padding-left: clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px);
    padding-right: clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px);
  }

  .section__more {
    display: none;
  }

  .swiper._full-width-tablet {
    margin: 0 calc(clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px) * -1);
    padding: 0 clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px);
  }

  .main .polygon._middle {
    display: none;
  }

  .home-slide {
    flex-direction: column;
    height: 100%;
  }

  .home-slide::after {
    display: none;
  }

  .home-slide__content {
    width: 100% !important;
    clip-path: polygon(0 2%, 100% 34%, 100% 100%, 0% 100%);
    margin-top: -25%;
    padding-right: clamp(24px, 7.8062283737px + 0.044982699 * 100vw, 76px);
    padding-top: clamp(70px, 60.6574394464px + 0.0259515571 * 100vw, 100px);
    padding-bottom: 60px;
    flex-grow: 1;
    justify-content: flex-start;
  }

  .home-slide__picture {
    position: relative;
    width: 100%;
    aspect-ratio: 618/415;
    height: unset;
  }

  .home-slide__btn {
    display: none;
  }

  .home-slide__nav {
    display: none;
  }

  .home-production__content {
    padding-top: 0;
    padding-bottom: 0;
  }

  .home-production__block-picture {
    position: relative;
    right: calc(clamp(28px, 13.0519031142px + 0.0415224913 * 100vw, 76px) * -1);
    left: calc(clamp(28px, 13.0519031142px + 0.0415224913 * 100vw, 76px) * -1);
    bottom: calc(clamp(28px, 13.0519031142px + 0.0415224913 * 100vw, 76px) * -1);
    height: 160px;
    width: calc(100% + clamp(28px, 13.0519031142px + 0.0415224913 * 100vw, 76px) * 2);
  }

  .home-production__block-picture picture {
    width: 30%;
    top: unset;
    bottom: 25%;
  }

  .event {
    background: #1f2b3b;
  }

  .event::before {
    left: 0;
  }

  .event__date {
    background: #fff;
  }

  .event__title a {
    color: #fff;
  }

  .footer__bg {
    display: none;
  }

  .footer__blocks {
    grid-template-columns: 1fr 1fr;
    gap: 30px 15px;
  }

  .footer__company {
    grid-column: span 2;
  }

  .footer__addresses {
    grid-column: span 2;
  }

  .footer__bottom {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }

  .footer__copyright {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer__copyright a {
    order: -1;
  }

  .footer__controls {
    order: -1;
    justify-content: space-between;
  }

  .footer__socials {
    order: -1;
  }

  .catalog {
    grid-template-columns: repeat(2, 1fr);
  }

  .catalog__item {
    background: var(--brand-color);
  }

  .catalog__item .catalog__subtitle,
  .catalog__item .catalog__link {
    opacity: 1;
  }

  .catalog__item .catalog__title {
    color: #fff;
  }

  .catalog__item .catalog__polygon {
    opacity: 0;
  }

  .category__items {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .category__item {
    color: #fff;
    background-color: var(--brand-color);
  }

  .category__item .category__picture,
  .category__item .category__link {
    opacity: 1;
  }

  .category__grid:has(.category-aside) {
    grid-template-columns: 1fr;
  }

  .category__products {
    grid-template-columns: repeat(3, 1fr);
  }

  .category-aside__list {
    background: #fff;
    padding: 0;
    gap: 0;
  }

  .category-aside__list li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    gap: 15px;
  }

  .category-aside__list li a._active {
    background: #1f2b3b;
    color: #fff;
  }

  .category-aside__list li a._active::after {
    content: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.95832 14.4237L3.81665 10.282L4.41165 9.68783L7.95832 13.2345L15.5883 5.60449L16.1825 6.19949L7.95832 14.4237Z' fill='white'/%3E%3C/svg%3E%0A");
    min-width: 20px;
    max-width: 20px;
    height: 20px;
  }

  .product__volume-list li {
    font-size: 12px !important;
  }

  .product-page__controls {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .review {
    background: #e4edf2;
  }

  .about-page__advantages {
    grid-template-columns: repeat(3, 1fr);
  }

  .about-page__advantage-title {
    font-size: 36px !important;
  }

  .about-brand__next {
    display: none;
  }

  .about-brand__content-cols {
    grid-template-columns: 1fr;
  }

  .about-brand__col-picture {
    height: auto;
    padding: 0 0 20px;
    justify-content: center;
  }

  .about-brand__col-picture::before,
  .about-brand__col-picture::after {
    width: calc(100% + clamp(32px, 10.8235294118px + 0.0588235294 * 100vw, 100px));
    left: calc(clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px) * -1);
    right: calc(clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px) * -1);
    height: 80%;
    bottom: 0;
  }

  .about-brand__col-picture picture {
    width: clamp(200px, 137.7162629758px + 0.1730103806 * 100vw, 400px);
  }

  .about-brand__description-picture {
    display: none;
  }

  .about-brand__advantages-content::after {
    width: calc(100% + clamp(32px, 10.8235294118px + 0.0588235294 * 100vw, 100px));
    left: calc(clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px) * -1);
    right: calc(clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px) * -1);
  }

  .about-brand__advantages-content::before {
    width: calc(100% + clamp(32px, 10.8235294118px + 0.0588235294 * 100vw, 100px));
    left: calc(clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px) * -1);
    right: calc(clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px) * -1);
    bottom: -30px;
  }

  .about-brand__advantages-carousel::before {
    width: calc(100% + clamp(32px, 10.8235294118px + 0.0588235294 * 100vw, 100px));
    left: calc(clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px) * -1);
    right: calc(clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px) * -1);
  }

  .contacts {
    flex-wrap: wrap;
  }

  .contacts__items {
    width: 100%;
  }

  .contacts__map {
    aspect-ratio: 1/0.6;
    width: 100%;
  }

  .distributors__notes-text {
    margin: 0;
  }

  .distributors__notes-btn._from-tablet {
    display: none;
  }

  .distributors__notes-btn._tablet {
    display: flex;
    max-width: 500px;
    margin: 0 auto;
  }

  .distributors__notes-picture {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }

  .distributors__advantages-maps {
    background: #e4edf2;
    height: unset;
    overflow-x: scroll;
  }

  .distributors__advantages-content {
    grid-row: 1;
  }
}

@media (max-width: 768px) {
  .modal__close {
    position: absolute;
    right: 0;
    top: 0;
  }

  .advantages {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }

  .event {
    aspect-ratio: 328/280;
  }

  .catalog__item {
    aspect-ratio: 327/320;
  }

  .catalog__subtitle {
    padding-right: clamp(50px, 34.4290657439px + 0.0432525952 * 100vw, 100px);
  }

  .category__grid:has(.category-aside) .category__products {
    grid-template-columns: repeat(2, 1fr);
  }

  .category__products {
    grid-template-columns: repeat(2, 1fr);
  }

  .product__volume-list li {
    font-size: 13px !important;
  }

  .product-page__grid {
    grid-template-columns: 1fr;
  }

  .product-page__gallery {
    grid-template-columns: minmax(0, 1fr);
  }

  .product-page__carousel {
    grid-row: 1;
  }

  .product-page__slide picture {
    aspect-ratio: 1/1;
  }

  .product-page__volumes {
    grid-template-columns: repeat(4, 1fr);
  }

  .pagination {
    flex-direction: column;
    gap: 8px;
  }

  .pagination__list {
    justify-content: center;
  }

  .about-page__advantages {
    grid-template-columns: repeat(2, 1fr);
  }

  .distributors__logos picture {
    aspect-ratio: 156/94;
  }

  .form-page__line {
    display: none;
  }
}

@media (max-width: 575px) {
  .swiper._full-width-mobile {
    margin: 0 calc(clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px) * -1);
    padding: 0 clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px);
  }

  .swiper__nav-wrap._hidden-mobile {
    display: none;
  }

  .home-production__more {
    width: 100%;
    padding: 0 10px;
  }

  .advantages {
    grid-template-columns: 1fr !important;
  }

  .advantages__subtitle {
    width: 80%;
  }

  .about__more {
    width: 100%;
  }

  .history__list li:first-child::before {
    bottom: 90px !important;
  }

  .catalog {
    grid-template-columns: 1fr;
  }

  .category__header {
    flex-direction: column;
    align-items: stretch;
    gap: 20px;
  }

  .category__items {
    grid-template-columns: 1fr !important;
  }

  .category__title {
    font-size: 20px;
  }

  .category__products {
    grid-template-columns: 1fr !important;
  }

  .product-page__grid {
    gap: 32px;
  }

  .product-page__controls {
    grid-template-columns: 1fr;
  }

  .product-page__advantages {
    display: flex;
    overflow-x: auto;
    width: 100vw;
    margin: 0 calc(clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px) * -1);
    padding: 0 clamp(16px, 5.4117647059px + 0.0294117647 * 100vw, 50px);
  }

  .product-page__advantages li {
    max-width: 216px;
    min-width: 216px;
  }

  .events__items {
    grid-template-columns: 1fr !important;
  }

  .pagination__list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
  }

  .pagination__list li {
    min-width: unset;
    max-width: unset;
  }

  .about-page__advantages {
    grid-template-columns: 1fr !important;
  }

  .page-404__controls {
    grid-template-columns: 1fr;
  }

  .contacts__map {
    aspect-ratio: 328/432;
  }

  .contacts__controls {
    left: clamp(20px, 13.7716262976px + 0.0173010381 * 100vw, 40px);
  }

  .contacts__control {
    width: 100%;
  }

  .distributors__pictures {
    display: none;
  }

  .distributors__pictures-mobile {
    display: flex;
  }

  .distributors__notes-btn._tablet {
    max-width: 100%;
    width: 100%;
  }

  .distributors__notes-picture {
    max-width: 100%;
  }

  .distributors__reason {
    padding-left: 0;
  }

  .distributors__carousel picture {
    aspect-ratio: 1/1;
  }

  .distributors__advantages-img {
    width: 830px;
  }
}

@media (max-width: 400px) {
  .home-production__block-picture picture {
    width: 40%;
    top: -25%;
    bottom: unset;
  }
}

@media (max-width: 1850px) and (min-width: 1280px) {
  .history__list li:first-child::before {
    width: clamp(10px, -33.598615917px + 0.1211072664 * 100vw, 150px);
  }

  .history__list li em {
    opacity: 0;
  }

  .history__list li._hidden {
    display: none;
  }
}

@media (hover: hover) {
  .f-button:hover:not([disabled]) {
    color: var(--f-button-hover-color);
    background-color: var(--f-button-hover-bg);
  }
}
@media (max-width: 420px) {
	.home-slide__content {
		margin-top: -36%;
		padding-top: clamp(120px, 60.6574394464px + 0.0259515571 * 100vw, 100px);
	}
}
@media (max-width: 340px) {
	.home-slide__content {
		margin-top: -44%;
	}
	.home-slide__picture {
		aspect-ratio: 446/415;
	}
}