/**
 * Swiper 11.1.14
 * 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: September 12, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

: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;
  /* Fix of Webkit flickering */
  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;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

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

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

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

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

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

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-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);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.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:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .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);
  }
}
/* Slide styles end */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  touch-action: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
}

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat;
}

/* Offset direction
 */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  top: -100%;
  width: 0;
}

.noUi-horizontal .noUi-origin {
  height: 0;
}

.noUi-handle {
  backface-visibility: hidden;
  position: absolute;
}

.noUi-touch-area {
  height: 100%;
  width: 100%;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  transition: transform 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px;
}

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  bottom: -17px;
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.noUi-connects {
  border-radius: 3px;
}

.noUi-connect {
  background: #3FB8AF;
}

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}

.noUi-handle:after {
  left: 17px;
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

.noUi-vertical .noUi-handle:after {
  top: 17px;
}

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  color: #999;
}

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}

.noUi-marker-sub {
  background: #AAA;
}

.noUi-marker-large {
  background: #AAA;
}

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
  transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  transform: translate(0, -50%);
  padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
  transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

.noUi-horizontal .noUi-origin > .noUi-tooltip {
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px;
}

.noUi-vertical .noUi-origin > .noUi-tooltip {
  transform: translate(0, -18px);
  top: auto;
  right: 28px;
}

body,
html {
  margin: 0;
  padding: 0;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  scroll-behavior: smooth;
}

body.menu-open {
  overflow: hidden;
}

.cart-page {
  margin-bottom: 80rem !important;
}

html {
  font-size: 0.2666666667vw;
}
@media (min-width: 768px) {
  html {
    font-size: 0.0609756098vw;
  }
}
@media (min-width: 1640px) {
  html {
    font-size: 0.0520833333vw;
  }
}

.swal2-popup {
  font-size: 16px !important;
}

#site-wrapper {
  overflow: hidden;
}

body {
  font-size: 16rem;
  -webkit-font-smoothing: antialiased;
}

* {
  box-sizing: border-box;
}

svg {
  display: block;
}

.container {
  padding: 0 16rem;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    width: 1612rem;
  }
}

h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 40rem;
  color: #2A2A30;
  margin: 0;
}
@media (max-width: 767px) {
  h1 {
    font-size: 24rem;
  }
}

.heading {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 16rem;
  margin-bottom: 32rem;
  gap: 12rem;
}
@media (max-width: 767px) {
  .heading {
    flex-direction: column;
    gap: 6rem;
    margin-top: 8rem;
    margin-bottom: 16rem;
    max-height: -moz-max-content;
    max-height: max-content;
    align-items: flex-start;
  }
}
.heading-quantity {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #8C94A8;
  flex-grow: 0;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .heading-quantity {
    font-size: 13rem;
  }
}

@media (max-width: 767px) {
  .content-place {
    margin-top: 20rem;
  }
}

.breadcrumbs ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: 32rem;
}
@media (max-width: 767px) {
  .breadcrumbs ul {
    display: none;
  }
}
.breadcrumbs ul li {
  display: flex;
  align-items: center;
  margin-right: 10rem;
}
.breadcrumbs ul li + li:before {
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='4' height='4' viewBox='0 0 4 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='2' cy='2' r='2' fill='%23CDD3E0'/%3E%3C/svg%3E%0A") center/cover;
  width: 4rem;
  height: 4rem;
  margin-right: 10rem;
}
.breadcrumbs ul li a {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #8C94A8;
  text-decoration: none;
  cursor: pointer;
}
.breadcrumbs ul li a:hover {
  color: #676C7B;
}

.back-page {
  display: none;
  flex-direction: row;
  align-items: center;
  gap: 4rem;
  font-style: normal;
  font-weight: 400;
  font-size: 13rem;
  line-height: 140%;
  color: #676C7B;
  margin-top: 20rem;
}
@media (max-width: 767px) {
  .back-page {
    display: flex;
  }
}

.price-earlier {
  width: -moz-max-content;
  width: max-content;
  position: relative;
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #8C94A8;
}
@media (max-width: 1200px) {
  .price-earlier {
    font-size: 10rem;
  }
}
.price-earlier:before {
  content: "";
  border-bottom: 1rem solid #8C94A8;
  position: absolute;
  width: 100%;
  height: 50%;
  transform: rotate(-12deg);
  left: 0;
}

.price-percent {
  font-style: normal;
  font-weight: 600;
  font-size: 14rem;
  line-height: 140%;
  color: #FF3B30;
}
@media (max-width: 1200px) {
  .price-percent {
    font-size: 10rem;
  }
}

.status-product {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  position: absolute;
  bottom: 10rem;
  left: 8rem;
  font-style: normal;
  font-weight: 600;
  font-size: 11rem;
  line-height: 110%;
  color: #FFFFFF;
}
@media (max-width: 1200px) {
  .status-product {
    font-size: 9rem;
  }
}
@media (max-width: 767px) {
  .status-product {
    flex-wrap: wrap;
    flex-direction: row;
  }
}
.status-product .status-product-hit {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4rem 6rem;
  width: -moz-max-content;
  width: max-content;
  background: #366AF3;
  border-radius: 6rem;
}
.status-product .status-product-new {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4rem 6rem;
  width: -moz-max-content;
  width: max-content;
  background: #10C44C;
  border-radius: 6rem;
}
.status-product .status-product-discount {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4rem 6rem;
  width: -moz-max-content;
  width: max-content;
  background: #FF3B30;
  border-radius: 6rem;
}

#sort-modal,
#cart-modal,
#callback-form,
#login-modal,
#registration-modal {
  width: 840rem !important;
}
@media (max-width: 767px) {
  #sort-modal,
  #cart-modal,
  #callback-form,
  #login-modal,
  #registration-modal {
    width: 100% !important;
  }
}
#sort-modal.iziModal,
#cart-modal.iziModal,
#callback-form.iziModal,
#login-modal.iziModal,
#registration-modal.iziModal {
  border-radius: 20rem !important;
}
@media (max-width: 767px) {
  #sort-modal.iziModal,
  #cart-modal.iziModal,
  #callback-form.iziModal,
  #login-modal.iziModal,
  #registration-modal.iziModal {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    margin-bottom: 0;
  }
}
#sort-modal .modal-close,
#cart-modal .modal-close,
#callback-form .modal-close,
#login-modal .modal-close,
#registration-modal .modal-close {
  cursor: pointer;
  position: absolute;
  right: 16rem;
  top: 16rem;
}
#sort-modal .modal-close svg,
#cart-modal .modal-close svg,
#callback-form .modal-close svg,
#login-modal .modal-close svg,
#registration-modal .modal-close svg {
  width: 20rem;
  height: 20rem;
}

#sort-modal .modal-close {
  cursor: pointer;
  position: absolute;
  right: 16rem;
  top: 16rem;
}
#sort-modal .modal-close svg {
  width: 20rem;
  height: 20rem;
}
#sort-modal .sort-modal {
  padding: 32rem;
}
@media (max-width: 767px) {
  #sort-modal .sort-modal {
    padding: 24rem 16rem;
  }
}
#sort-modal .sort-modal-items {
  display: flex;
  flex-direction: column;
  gap: 18rem;
}
#sort-modal .sort-modal-item {
  font-family: "Inter", sans-serif;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 12rem;
}
#sort-modal .sort-modal-item:before {
  content: "";
  width: 20rem;
  height: 20rem;
  border-radius: 20rem;
  border: 1.5px solid #CDD3E0;
}
#sort-modal .sort-modal-item.active:before {
  border-color: #366AF3;
  border-width: 5px;
}
#sort-modal .sort-modal-title {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 24rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 20rem;
}

#ral-modal {
  max-width: none !important;
  width: 1556rem !important;
}
@media (max-width: 1600px) {
  #ral-modal {
    width: 1440rem !important;
  }
}
@media (max-width: 767px) {
  #ral-modal {
    width: 100% !important;
  }
}
#ral-modal.iziModal {
  border-radius: 20rem !important;
}
@media (max-width: 767px) {
  #ral-modal.iziModal {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    margin-bottom: 0;
  }
}
#ral-modal .modal-close {
  cursor: pointer;
  position: absolute;
  right: 16rem;
  top: 16rem;
}
#ral-modal .modal-close svg {
  width: 20rem;
  height: 20rem;
}
#ral-modal .ral-modal {
  padding: 32rem;
}
@media (max-width: 767px) {
  #ral-modal .ral-modal {
    padding: 20rem 16rem;
  }
}
#ral-modal .ral-modal-items {
  display: flex;
  flex-wrap: wrap;
  gap: 12rem;
}
@media (max-width: 767px) {
  #ral-modal .ral-modal-items {
    -moz-column-gap: 16rem;
         column-gap: 16rem;
  }
}
#ral-modal .ral-modal-item {
  width: 46rem;
  flex-shrink: 0;
  flex-grow: 0;
}
@media (max-width: 767px) {
  #ral-modal .ral-modal-item {
    width: 34rem;
  }
}
#ral-modal .ral-modal-item-round {
  width: 46rem;
  height: 46rem;
  border-radius: 50%;
  margin-bottom: 10rem;
  transition: outline-color 0.3s;
  outline: 2px solid transparent;
}
@media (max-width: 767px) {
  #ral-modal .ral-modal-item-round {
    width: 34rem;
    height: 34rem;
  }
}
#ral-modal .ral-modal-item input[type=radio]:checked + .ral-modal-item-round {
  outline: 2px solid #366AF3;
  outline-offset: 2px;
}
#ral-modal .ral-modal-item-title {
  text-align: center;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 13rem;
  line-height: 140%;
  color: #8C94A8;
}
@media (max-width: 767px) {
  #ral-modal .ral-modal-item-title {
    font-size: 12rem;
  }
}
#ral-modal .ral-modal-title {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 24rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 12rem;
}
#ral-modal .ral-modal-subtitle {
  font-family: "Inter", sans-serif;
  font-size: 14rem;
  line-height: 140%;
  color: #676C7B;
  margin-bottom: 32rem;
}

#cart-modal,
#callback-form {
  width: 440rem !important;
}
@media (max-width: 767px) {
  #cart-modal,
  #callback-form {
    width: 100% !important;
  }
}

#cart-modal .cart-modal {
  padding: 32rem;
  display: flex;
  flex-direction: column;
  gap: 12rem;
}
#cart-modal .cart-modal-item {
  display: flex;
  gap: 20rem;
}
#cart-modal .cart-modal-item-media {
  flex-grow: 0;
  flex-shrink: 0;
}
#cart-modal .cart-modal-item-media img {
  width: 80rem;
  height: 80rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 767px) {
  #cart-modal .cart-modal-item-media img {
    width: 72rem;
    height: 72rem;
  }
}
#cart-modal .cart-modal-item-price {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 20rem;
  line-height: 130%;
  color: #2A2A30;
}
@media (max-width: 767px) {
  #cart-modal .cart-modal-item-price {
    font-size: 18rem;
  }
}
#cart-modal .cart-modal-item-title {
  font-family: "Inter", sans-serif;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
  margin-bottom: 8rem;
}
@media (max-width: 767px) {
  #cart-modal .cart-modal-item-title {
    font-size: 14rem;
  }
}

#callback-form .callback-form-inputs {
  display: flex;
  flex-direction: column;
  gap: 12rem;
  margin-bottom: 16rem;
}
#callback-form .callback-form-inputs input[type=text] {
  width: 100%;
  height: 48rem;
  background: #F4F6FB;
  border-radius: 10rem;
  margin: 0;
  font-family: "Inter", sans-serif;
  font-size: 16rem;
  line-height: 140%;
  border: 0;
  padding: 0 14rem;
}
#callback-form .callback-form-inputs input[type=text]:focus {
  outline: none;
}
#callback-form .callback-form-inputs input[type=text]::-moz-placeholder {
  color: #8C94A8;
}
#callback-form .callback-form-inputs input[type=text]::placeholder {
  color: #8C94A8;
}
#callback-form .callback-form__policy {
  margin-top: 16rem;
  font-family: "Inter", sans-serif;
  font-size: 13rem;
  line-height: 140%;
  color: #8C94A8;
}
#callback-form .callback-form__policy a {
  color: #8C94A8 !important;
}
#callback-form .callback-form__policy a:hover {
  color: #366AF3 !important;
  border-bottom-color: #366AF3 !important;
}
#callback-form .callback-form__subtitle {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 16rem;
  line-height: 140%;
  color: #676C7B;
  margin-bottom: 24rem;
}
@media (max-width: 767px) {
  #callback-form .callback-form__subtitle {
    font-size: 14rem;
  }
}
#callback-form .callback-form__title {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 24rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  font-variation-settings: "slnt" 0;
  margin-bottom: 12rem;
}
@media (max-width: 767px) {
  #callback-form .callback-form__title {
    margin-bottom: 12rem;
    font-size: 20rem;
    line-height: 130%;
    color: #2A2A30;
  }
}

.registration-form {
  padding: 32rem;
}
@media (max-width: 767px) {
  .registration-form {
    padding: 20rem 16rem 16rem 16rem;
  }
}
.registration-form input {
  width: 100%;
  max-width: none;
  margin-bottom: 0;
}
.registration-form-row {
  display: flex;
  gap: 24rem;
  margin-bottom: 24rem;
}
@media (max-width: 767px) {
  .registration-form-row {
    margin-bottom: 16rem;
    flex-direction: column;
    gap: 12rem;
  }
}
.registration-form-row-right, .registration-form-row-left {
  flex-basis: 50%;
  display: flex;
  flex-direction: column;
  gap: 12rem;
}
.registration-form-bottom {
  display: flex;
  align-items: center;
  gap: 24rem;
  font-family: "Inter", sans-serif;
  font-size: 14rem;
  line-height: 140%;
  color: #8C94A8;
}
.registration-form-bottom button {
  width: 214rem;
}
@media (max-width: 767px) {
  .registration-form-bottom button {
    width: 100%;
  }
}
.registration-form-bottom a {
  color: #8C94A8;
}
@media (max-width: 767px) {
  .registration-form-bottom {
    gap: 16rem;
    flex-direction: column;
    font-size: 13rem;
  }
}

.login-form {
  display: flex;
  padding: 32rem;
}
@media (max-width: 767px) {
  .login-form {
    flex-direction: column;
    gap: 24rem;
    padding: 20rem 16rem 16rem 16rem;
  }
}
.login-form .login-form-errors {
  margin-bottom: 0;
}
.login-form form {
  display: flex;
  flex-direction: column;
  gap: 16rem;
}
.login-form-link {
  font-family: "Inter", sans-serif;
  font-size: 16rem;
  line-height: 140%;
  color: #366AF3;
  display: inline-block;
  align-self: center;
  transition: color 0.3s;
}
.login-form-link:hover {
  text-decoration: none;
  border: 0;
  color: #3C77FF;
}
.login-form-input {
  width: 100%;
  height: 48rem;
  background: #F4F6FB;
  border-radius: 10rem;
  margin: 0;
  font-family: "Inter", sans-serif;
  font-size: 16rem;
  line-height: 140%;
  border: 0;
  padding: 0 14rem;
}
.login-form-input:focus {
  outline: none;
}
.login-form-input::-moz-placeholder {
  color: #8C94A8;
}
.login-form-input::placeholder {
  color: #8C94A8;
}
.login-form-right {
  flex-basis: 50%;
  padding-left: 32rem;
}
@media (max-width: 767px) {
  .login-form-right {
    padding-left: 0;
  }
}
.login-form-left {
  flex-basis: 50%;
  padding-right: 32rem;
  border-right: 1px solid #CDD3E0;
}
@media (max-width: 767px) {
  .login-form-left {
    padding-right: 0;
    border: 0;
  }
}
.login-form ul {
  display: flex;
  flex-direction: column;
  gap: 10rem;
}
.login-form ul li {
  font-family: "Inter", sans-serif;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
}
@media (max-width: 767px) {
  .login-form ul li {
    font-size: 14rem;
  }
}
.login-form ul li:before {
  top: 8rem;
  width: 5rem;
  height: 5rem;
  background-color: #366AF3;
}
.login-form__subtitle {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
  margin-bottom: 16rem;
}
@media (max-width: 767px) {
  .login-form__subtitle {
    font-size: 14rem;
    margin-bottom: 12rem;
  }
}
.login-form__title {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 24rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  font-variation-settings: "slnt" 0;
  margin-bottom: 24rem;
}
@media (max-width: 767px) {
  .login-form__title {
    margin-bottom: 12rem;
    font-size: 20rem;
    line-height: 130%;
    color: #2A2A30;
  }
}

.swal2-container .swal2-popup {
  width: 440rem;
  padding: 32rem;
}
.swal2-container .swal2-popup .swal2-icon {
  margin-top: 0;
  margin-bottom: 24rem;
}
.swal2-container .swal2-popup .swal2-icon.swal2-success [class^=swal2-success-line] {
  background-color: #336AEA;
}
.swal2-container .swal2-popup .swal2-icon.swal2-success .swal2-success-ring {
  border-color: #E9ECFE;
}
.swal2-container .swal2-popup .swal2-icon.swal2-success {
  border-color: #336AEA;
}
.swal2-container .swal2-popup .swal2-title {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 24rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  font-variation-settings: "slnt" 0;
  margin-bottom: 12rem;
}
.swal2-container .swal2-popup #swal2-content {
  font-family: "Inter", sans-serif;
  font-size: 16rem;
  line-height: 140%;
  color: #676C7B;
}
.swal2-container .swal2-popup .swal2-header {
  font-size: 14rem;
}
.swal2-container .swal2-popup .swal2-actions {
  width: 100%;
}
.swal2-container .swal2-popup .swal2-styled:focus {
  box-shadow: none;
}
.swal2-container .swal2-popup .swal2-styled.swal2-confirm {
  width: 100%;
  cursor: pointer;
  border: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 9rem 24rem;
  gap: 10px;
  height: 48rem;
  background: #366AF3;
  border-radius: 10rem;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #FFFFFF;
  font-variation-settings: "slnt" 0;
  transition: background-color 0.3s, color 0.3s;
  text-decoration: none;
}
.swal2-container .swal2-popup .swal2-styled.swal2-confirm:hover {
  background-color: #3C77FF;
}

.btn-outline {
  border: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 9rem 32rem;
  gap: 10rem;
  height: 48rem;
  background: #F4F6FB;
  border-radius: 10rem;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 16rem;
  line-height: 140%;
  color: #366AF3;
  transition: background-color 0.3s, color 0.3s;
  text-decoration: none;
}
.btn-outline:hover {
  background-color: #ECF0F8;
}

.btn-blue {
  cursor: pointer;
  border: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 9rem 24rem;
  gap: 10px;
  height: 48rem;
  background: #366AF3;
  border-radius: 10rem;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #FFFFFF;
  font-variation-settings: "slnt" 0;
  transition: background-color 0.3s, color 0.3s;
  text-decoration: none;
}
.btn-blue:hover {
  background-color: #3C77FF;
}

header {
  padding-bottom: 16rem;
  border-bottom: 1rem solid #ECF0F8;
}

.header-content .header-city {
  cursor: pointer;
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #366AF3;
  flex: none;
  gap: 6rem;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .header-content .header-city {
    font-size: 13rem;
    color: #8C94A8;
  }
}
.header-content .header-t {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10rem;
}
@media (max-width: 767px) {
  .header-content .header-t {
    margin-top: 14rem;
  }
}
.header-content .header-callback {
  display: flex;
  flex-direction: row;
  gap: 12rem;
}
@media (max-width: 767px) {
  .header-content .header-callback {
    display: none;
  }
}
.header-content .header-callback-n {
  font-style: normal;
  font-weight: 600;
  font-size: 14rem;
  line-height: 140%;
  color: #2A2A30;
  text-decoration: none;
}
.header-content .header-callback-b {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #676C7B;
  text-decoration: none;
}
.header-content .header-m {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 22rem;
}
@media (max-width: 767px) {
  .header-content .header-m {
    gap: 14rem;
    flex-wrap: wrap;
  }
}
.header-content .header-m .header-mobile-open {
  display: none;
}
@media (max-width: 767px) {
  .header-content .header-m .header-mobile-open {
    display: block;
  }
}
.header-content .header-m-text {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #676C7B;
}
@media (max-width: 767px) {
  .header-content .header-m-text {
    display: none;
  }
}
.header-content .header-m-last {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 40rem;
}
@media (max-width: 1200px) {
  .header-content .header-m-last img {
    width: 42rem;
  }
}
@media (max-width: 767px) {
  .header-content .header-m-last img {
    width: 24rem;
  }
}
@media (max-width: 767px) {
  .header-content .header-m-last {
    gap: 24rem;
  }
}
@media (max-width: 767px) {
  .header-content .header-m-last-text {
    display: none;
  }
}
.header-content .header-m-last a {
  text-decoration: none;
}
.header-content .header-m-find {
  display: flex;
  flex-direction: row;
  gap: 16rem;
}
@media (max-width: 767px) {
  .header-content .header-m-find {
    order: 1;
  }
}
.header-content .header-login, .header-content .header-basket {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #2A2A30;
  position: relative;
  text-decoration: none;
}
.header-content .header-login__count, .header-content .header-basket__count {
  position: absolute;
  top: 0;
  right: 5rem;
  margin-top: -8rem;
  width: 20rem;
  height: 20rem;
  background: #366AF3;
  border: 1.5px solid #FFFFFF;
  border-radius: 48rem;
  font-weight: 600;
  font-size: 13rem;
  line-height: 140%;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .header-content .header-login__count, .header-content .header-basket__count {
    right: -5rem;
  }
}
.header-content .header-b a {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
  flex: none;
  order: 0;
  flex-grow: 0;
  text-decoration: none;
  transition: color 0.3s;
}
.header-content .header-b a:hover {
  color: #366AF3;
}
@media (max-width: 767px) {
  .header-content .header-b a {
    font-size: 13rem;
  }
}
@media (max-width: 767px) {
  .header-content .header-catalog {
    display: none;
  }
}
.header-content .header-catalog > ul {
  display: flex;
  flex-direction: row;
  list-style-type: none;
  gap: 24rem;
  padding: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  flex: none;
  order: 3;
  flex-grow: 0;
}
.header-content .header-catalog > ul a {
  color: #676C7B;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 4rem;
  transition: color 0.3s;
}
.header-content .header-catalog > ul a:hover {
  color: #366AF3;
}
.header-content .header-catalog > ul li {
  position: relative;
}
.header-content .header-catalog > ul li svg path {
  transition: stroke 0.3s;
}
.header-content .header-catalog > ul li ul {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20rem;
  gap: 16rem;
  isolation: isolate;
  position: absolute;
  width: 320rem;
  left: -20rem;
  top: 100%;
  background: #FFFFFF;
  box-shadow: 0 2px 24px rgba(42, 42, 48, 0.08);
  border-radius: 16rem;
  list-style: none;
  margin: 0;
  margin-top: 10rem;
  z-index: 5;
  font-size: 14rem;
  line-height: 140%;
}
.header-content .header-catalog > ul li ul:before {
  content: "";
  position: absolute;
  bottom: 100%;
  height: 10rem;
  left: 0;
  width: 100%;
}
.header-content .header-catalog > ul li ul ul {
  top: -20rem;
  left: 100%;
  margin-top: 0;
}
.header-content .header-catalog > ul li ul ul:before {
  display: none;
}
.header-content .header-catalog > ul li ul li {
  position: relative;
  width: 100%;
}
.header-content .header-catalog > ul li ul li a {
  color: #2A2A30;
  transition: color 0.3s;
}
.header-content .header-catalog > ul li ul li a:hover {
  color: #366AF3;
}
.header-content .header-catalog > ul li:hover > a {
  color: #366AF3;
}
.header-content .header-catalog > ul li:hover > a svg path {
  stroke: #366AF3;
}
.header-content .header-catalog > ul li:hover > ul {
  opacity: 1;
  visibility: visible;
}
.header-content .header-search {
  position: relative;
}
.header-content .header-search-input {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10rem;
  width: 651rem;
  background: #FFFFFF;
  position: relative;
}
@media (max-width: 767px) {
  .header-content .header-search-input {
    width: 100%;
  }
}
.header-content .header-search-input-close {
  display: none;
}
.header-content .header-search-icon {
  width: 20rem;
  height: 20rem;
  border: 0;
  position: absolute;
  right: 20rem;
  top: 50%;
  margin-top: -10rem;
}
.header-content .header-search input {
  border: 1.5rem solid #366AF3;
  height: 46rem;
  padding: 0 16rem;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #8C94A8;
  width: 100%;
  border-radius: 10rem;
  font-family: "Inter", sans-serif;
  position: relative;
}
.header-content .header-search input::-webkit-search-decoration, .header-content .header-search input::-webkit-search-cancel-button, .header-content .header-search input::-webkit-search-results-button, .header-content .header-search input::-webkit-search-results-decoration {
  display: none;
}
.header-content .header-search input:focus {
  outline: none;
}
.header-content .header-search input::-moz-placeholder {
  font-family: "Inter", sans-serif;
  font-size: 16rem;
  line-height: 140%;
  color: #8C94A8;
}
.header-content .header-search input::placeholder {
  font-family: "Inter", sans-serif;
  font-size: 16rem;
  line-height: 140%;
  color: #8C94A8;
}
.header-content .header-search .header-search-popup {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
  display: flex;
  flex-direction: column;
  gap: 16rem;
  position: absolute;
  width: 100%;
  top: 52rem;
  left: 0;
  z-index: 500;
  isolation: isolate;
  background: #FFFFFF;
  box-shadow: 0rem 2rem 24rem rgba(49, 62, 72, 0.08);
  border-radius: 16rem;
  padding: 16rem 12rem 12rem;
}
@media (max-width: 767px) {
  .header-content .header-search .header-search-popup {
    padding-top: 75rem;
    border-radius: 0;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    overflow: auto;
  }
}
.header-content .header-search .header-search-popup .search-title-popup {
  font-style: normal;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #8C94A8;
  padding-left: 12rem;
  margin-bottom: 8rem;
}
@media (max-width: 767px) {
  .header-content .header-search .header-search-popup .search-title-popup {
    display: none;
  }
}
.header-content .header-search .header-search-popup .search-names-popup {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.header-content .header-search .header-search-popup .search-hr {
  display: none;
  width: 100%;
  background: #DCE2EB;
  border: 1rem solid #DCE2EB;
}
@media (max-width: 767px) {
  .header-content .header-search .header-search-popup .search-hr {
    display: block;
  }
}
.header-content .header-search .header-search-popup .category-name-popup a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12rem;
  border-radius: 8rem;
}
.header-content .header-search .header-search-popup .category-name-popup a:hover {
  background: #F4F6FB;
}
@media (max-width: 767px) {
  .header-content .header-search .header-search-popup .category-name-popup a {
    padding: 12rem 16rem;
  }
}
.header-content .header-search .header-search-popup .product-name-popup {
  display: flex;
  align-items: center;
  gap: 16rem;
  padding: 12rem;
  border-radius: 8rem;
}
.header-content .header-search .header-search-popup .product-name-popup:hover {
  background: #F4F6FB;
}
.header-content .header-search .header-search-popup .product-name-popup img {
  width: 40rem;
  height: 40rem;
}
@media (max-width: 767px) {
  .header-content .header-search .header-search-popup .product-name-popup {
    padding: 12rem 16rem;
  }
}
.header-content .header-search .header-search-popup a {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
  text-decoration: none;
}
@media (max-width: 767px) {
  .header-content .header-search .header-search-popup a {
    font-size: 14rem;
  }
}
.header-content .header-search .header-search-popup .search-popup-button {
  display: none;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12rem 0;
  background: #F4F6FB;
  border-radius: 10rem;
  margin: 0 16rem;
  font-style: normal;
  font-weight: 600;
  font-size: 14rem;
  line-height: 140%;
  color: #366AF3;
}
@media (max-width: 767px) {
  .header-content .header-search .header-search-popup .search-popup-button {
    display: flex;
    margin: 0;
  }
}
.header-content .header-logo {
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 4rem;
  font-style: normal;
  font-weight: 700;
  font-size: 22rem;
  line-height: 120%;
  text-transform: uppercase;
  color: #2A2A30;
}
@media (max-width: 1200px) {
  .header-content .header-logo {
    font-size: 16rem;
  }
}
@media (max-width: 992px) {
  .header-content .header-logo {
    font-size: 14rem;
  }
}
@media (max-width: 767px) {
  .header-content .header-logo {
    font-size: 16rem;
  }
}
@media (max-width: 1200px) {
  .header-content .header-logo img {
    width: 42rem;
  }
}
@media (max-width: 767px) {
  .header-content .header-logo img {
    width: 24rem;
  }
}
.header-content .header-button-catalog {
  position: relative;
}
.header-content .header-button-catalog > ul {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
  width: 812rem;
  position: absolute;
  left: -5rem;
  top: 100%;
  margin-top: 6rem;
  z-index: 10;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 24rem;
  gap: 24rem;
  background: #FFFFFF;
  box-shadow: 0 2px 16rem rgba(49, 62, 72, 0.08);
  border-radius: 16rem;
  list-style: none;
}
@media (max-width: 767px) {
  .header-content .header-button-catalog > ul {
    display: none;
  }
}
.header-content .header-button-catalog > ul:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 6rem;
}
.header-content .header-button-catalog > ul > li {
  flex-shrink: 1;
  flex-grow: 1;
  flex-basis: 50%;
}
.header-content .header-button-catalog > ul > li > span {
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #8C94A8;
  display: block;
  margin-bottom: 16rem;
}
.header-content .header-button-catalog > ul > li ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.header-content .header-button-catalog > ul > li ul li a {
  text-decoration: none;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
  transition: color 0.3s;
}
.header-content .header-button-catalog > ul > li ul li a:hover {
  color: #366AF3;
}
.header-content .header-button-catalog:hover > ul {
  opacity: 1;
  visibility: visible;
}
.header-content .header-button-catalog-btn {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 9rem 24rem 9rem 20rem;
  gap: 8rem;
  width: 141rem;
  height: 46rem;
  background: #366AF3;
  border-radius: 10rem;
  flex: none;
  order: 0;
  flex-grow: 0;
  text-decoration: none;
  font-style: normal;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #FFFFFF;
  transition: background-color 0.3s;
}
.header-content .header-button-catalog-btn:hover {
  background-color: #3C77FF;
}
@media (max-width: 767px) {
  .header-content .header-button-catalog-btn {
    width: 89rem;
    font-size: 13rem;
    justify-content: center;
    padding: 9rem;
  }
}
@media (max-width: 1200px) {
  .header-content .header-button-catalog-btn img {
    width: 20rem;
  }
}
@media (max-width: 767px) {
  .header-content .header-button-catalog-btn img {
    display: none;
  }
}
.header-content .header-social {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12rem;
}
@media (max-width: 1200px) {
  .header-content .header-social img {
    width: 67rem;
  }
}
@media (max-width: 767px) {
  .header-content .header-social {
    display: none;
  }
}
.header-content .header-swiper {
  width: 100%;
  height: -moz-max-content;
  height: max-content;
}
.header-content .header-swiper .swiper-slide {
  width: -moz-max-content !important;
  width: max-content !important;
}

#city-list {
  width: 440rem;
  border-radius: 20rem !important;
}
@media (max-width: 767px) {
  #city-list {
    width: 100%;
  }
}
#city-list .city-list-box {
  padding: 32rem;
}
#city-list .city-list-box-close {
  position: absolute;
  cursor: pointer;
  right: 16rem;
  top: 16rem;
}
#city-list .city-list-box-close svg {
  display: block;
}
#city-list .city-list-box-close svg path {
  transition: stroke 0.3s;
}
#city-list .city-list-box-close:hover svg path {
  stroke: #2A2A30;
}
#city-list .city-list-box input[type=text] {
  border: 1px solid #366AF3;
  background-color: #fff;
  background-image: 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='M16.9265 17.0396L20.3996 20.3996M19.2796 11.4396C19.2796 15.7695 15.7695 19.2796 11.4396 19.2796C7.1097 19.2796 3.59961 15.7695 3.59961 11.4396C3.59961 7.1097 7.1097 3.59961 11.4396 3.59961C15.7695 3.59961 19.2796 7.1097 19.2796 11.4396Z' stroke='%238C94A8' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-position: right 14rem center;
  background-repeat: no-repeat;
  background-size: 24rem;
  border-radius: 10rem;
  height: 46rem;
  width: 100%;
}
#city-list .city-list-box .select2-container .select2-selection--single {
  height: 46rem;
  border-color: #366AF3;
  border-radius: 10rem;
}
#city-list .city-list-box .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 46rem;
  width: 46rem;
  background-image: 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='M16.9265 17.0396L20.3996 20.3996M19.2796 11.4396C19.2796 15.7695 15.7695 19.2796 11.4396 19.2796C7.1097 19.2796 3.59961 15.7695 3.59961 11.4396C3.59961 7.1097 7.1097 3.59961 11.4396 3.59961C15.7695 3.59961 19.2796 7.1097 19.2796 11.4396Z' stroke='%238C94A8' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24rem;
}
#city-list .city-list-box .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
#city-list .city-list-title {
  font-weight: 600;
  font-size: 24rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  font-variation-settings: "slnt" 0;
  margin-bottom: 24rem;
}
#city-list .city-list-items {
  display: flex;
  flex-direction: column;
  gap: 20rem;
  min-height: 440rem;
}
#city-list .city-item {
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
  font-variation-settings: "slnt" 0;
  margin: 0;
}
#city-list .city-item a {
  color: #2A2A30;
  transition: color 0.3s;
}
#city-list .city-item a:hover {
  color: #366AF3;
}

.dropdown-city {
  padding: 20rem;
  background: #FFFFFF;
  box-shadow: 0 2rem 16rem rgba(42, 42, 48, 0.08);
  border-radius: 16rem;
  border: 0;
  min-width: 350rem;
}
@media (max-width: 767px) {
  .dropdown-city {
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    min-width: 100%;
    padding: 20rem 12rem;
  }
}
.dropdown-city:after {
  margin-left: -105rem;
}
@media (max-width: 767px) {
  .dropdown-city:after {
    display: none;
  }
}
.dropdown-city:before {
  display: none;
}
.dropdown-city-title {
  font-size: 14rem;
  line-height: 140%;
  color: #676C7B;
  margin-bottom: 4rem;
}
.dropdown-city-name {
  font-weight: 600;
  font-size: 24rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  font-variation-settings: "slnt" 0;
  margin-bottom: 16rem;
}
.dropdown-city-buttons {
  display: flex;
  gap: 12rem;
}
.dropdown-city .city-accept {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 9rem 24rem;
  gap: 10rem;
  background: #366AF3;
  border-radius: 8rem;
  font-weight: 600;
  font-size: 14rem;
  line-height: 140%;
  color: #FFFFFF;
  border: 0;
  font-variation-settings: "slnt" 0;
}
.dropdown-city .change-city {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 9rem 24rem;
  gap: 10rem;
  background: #F4F6FB;
  border-radius: 8rem;
  border: 0;
  font-weight: 600;
  font-size: 13rem;
  line-height: 140%;
  color: #366AF3;
}

.background-popup {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background: #2A2A30;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
  z-index: 400;
}

@media (max-width: 767px) {
  .account-box ul {
    top: 100%;
    margin-top: 10rem;
    left: -100rem;
  }
}

@media (max-width: 767px) {
  body.search-open {
    overflow: hidden;
  }
}
body.search-open .header-content .header-search input {
  z-index: 450;
}
@media (max-width: 767px) {
  body.search-open .header-content .header-search-input {
    position: fixed;
    top: 0;
    left: 0;
    padding: 16px;
    background-color: #fff;
    z-index: 600;
  }
  body.search-open .header-content .header-search-input-close {
    display: block;
  }
  body.search-open .header-content .header-search-input input {
    z-index: 700;
  }
}
body.search-open .header-content .header-search .header-search-popup {
  opacity: 1;
  visibility: visible;
}
body.search-open .background-popup {
  visibility: visible;
  opacity: 0.5;
}

.about-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20rem 16rem 63rem;
  border-radius: 12rem;
  z-index: 100;
  background: #FFFFFF;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
.about-menu.active {
  opacity: 1;
  visibility: visible;
}
.about-menu-city {
  display: flex;
  flex-direction: row;
  gap: 8rem;
  align-items: center;
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #366AF3;
  margin-bottom: 32rem;
}
.about-menu-content {
  display: flex;
  flex-direction: column;
  gap: 32rem;
}
.about-menu-content ul {
  display: flex;
  width: 343rem;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style-type: none;
  gap: 20rem;
}
.about-menu-content ul li a {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
  text-decoration: none;
}
.about-menu-content ul li a:hover {
  color: blue;
}
.about-menu a {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #366AF3;
  text-decoration: none;
  width: -moz-max-content;
  width: max-content;
}
.about-menu-phone {
  font-style: normal;
  font-weight: 600;
  font-size: 20rem;
  line-height: 130%;
  color: #2A2A30;
}
.about-menu-phone a {
  font-weight: 600;
  font-size: 20rem;
  text-decoration: none;
  color: #2A2A30;
}
.about-menu-item {
  display: flex;
  flex-direction: column;
  gap: 10rem;
}
.about-menu-close {
  position: absolute;
  top: 16rem;
  right: 16rem;
}

.catalog-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0.3s, opacity 0.3s;
  padding: 20rem 16rem 63rem;
  border-radius: 12rem;
  z-index: 1000;
  background: #FFFFFF;
}
.catalog-menu.active {
  opacity: 1;
  visibility: visible;
}
.catalog-menu-title {
  font-style: normal;
  font-weight: 600;
  font-size: 20rem;
  line-height: 130%;
  color: #2A2A30;
  margin-bottom: 32rem;
}
.catalog-menu-content {
  display: flex;
  flex-direction: column;
  gap: 32rem;
}
.catalog-menu-content ul {
  display: flex;
  width: 343rem;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style-type: none;
  gap: 20rem;
}
.catalog-menu-content ul li a {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
  text-decoration: none;
}
.catalog-menu-content ul li a:hover {
  color: blue;
}
.catalog-menu-subtitle {
  font-style: normal;
  font-weight: 600;
  font-size: 14rem;
  line-height: 140%;
  color: #8C94A8;
  margin-bottom: 16rem;
}
.catalog-menu-close {
  position: absolute;
  top: 16rem;
  right: 16rem;
}

.section-categories {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16rem;
  margin-bottom: 120rem;
}
@media (max-width: 992px) {
  .section-categories {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .section-categories {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 56rem;
  }
}

.section-category .section-category-title {
  font-style: normal;
  font-weight: 500;
  font-size: 20rem;
  line-height: 120%;
  color: #2A2A30;
  text-align: left;
}
@media (max-width: 767px) {
  .section-category .section-category-title {
    font-style: normal;
    font-weight: 500;
    font-size: 13rem;
    line-height: 140%;
  }
}

.section-category {
  padding: 32rem;
  position: relative;
  min-height: 377rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 29rem;
  isolation: isolate;
  background: #F4F6FB;
  border-radius: 20rem;
  text-decoration: none;
}
@media (max-width: 767px) {
  .section-category {
    padding: 14rem;
    min-height: 200rem;
  }
}

.section-category .section-category-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
}
@media (max-width: 992px) {
  .section-category .section-category-image {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .section-category .section-category-image {
    position: relative;
  }
}
@media (max-width: 767px) {
  .section-category .section-category-image .category-image-d {
    display: none;
  }
}
.section-category .section-category-image .category-image-m {
  display: none;
}
@media (max-width: 767px) {
  .section-category .section-category-image .category-image-m {
    display: block;
  }
}

.section-category img {
  width: 100%;
  height: 100%;
  -o-object-fit: none;
     object-fit: none;
}
@media (max-width: 767px) {
  .section-category img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.section-category.large {
  grid-column: span 2;
  grid-row: span 1;
  position: relative;
}
@media (max-width: 992px) {
  .section-category.large {
    grid-column: span 1;
  }
}

.section-category.large img {
  width: 360rem;
  height: 260rem;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  bottom: 0;
  right: 70rem;
}
@media (max-width: 992px) {
  .section-category.large img {
    position: static;
    right: 0;
    width: 450rem;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media (max-width: 767px) {
  .section-category.large img {
    width: 88rem;
    height: 88rem;
  }
}

.section-category-n {
  font-style: normal;
  font-weight: 500;
  font-size: 16rem;
  line-height: 140%;
  color: #8C94A8;
}

.large-count {
  position: absolute;
  top: 32rem;
  right: 32rem;
}
@media (max-width: 992px) {
  .large-count {
    position: static;
  }
}

.facilities {
  margin-bottom: 120rem;
}
@media (max-width: 767px) {
  .facilities {
    margin-bottom: 56rem;
  }
}

.facilities-title {
  font-style: normal;
  font-weight: 700;
  font-size: 48rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin-bottom: 48rem;
}
@media (max-width: 767px) {
  .facilities-title {
    font-size: 24rem;
    margin-bottom: 24rem;
  }
}

.facilities-content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 232rem);
  gap: 16rem;
}
@media (max-width: 767px) {
  .facilities-content {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 180rem);
  }
}

.facilities-item {
  justify-content: flex-start;
  font-size: 20rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 32rem;
  gap: 16rem;
  isolation: isolate;
  background: #F4F6FB;
  border-radius: 20rem;
  flex: none;
  order: 0;
  flex-grow: 1;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  background-size: 250rem;
  background-repeat: no-repeat;
  background-position: right bottom;
  text-decoration: none;
  position: relative;
}
@media (max-width: 1200px) {
  .facilities-item {
    background-size: 150rem;
  }
}
@media (max-width: 992px) {
  .facilities-item {
    background-size: 110rem;
  }
}
@media (max-width: 767px) {
  .facilities-item {
    padding: 16rem;
    background-size: 164rem;
    font-weight: 500;
    font-size: 14rem;
    line-height: 140%;
  }
}
.facilities-item.large {
  grid-column: span 1;
  grid-row: span 2;
  background-size: 300rem;
}
@media (max-width: 1200px) {
  .facilities-item.large {
    background-size: 200rem;
  }
}
@media (max-width: 992px) {
  .facilities-item.large {
    background-size: 130rem;
  }
}
@media (max-width: 767px) {
  .facilities-item.large {
    display: none;
  }
}
.facilities-item.mobile {
  display: none;
}
@media (max-width: 767px) {
  .facilities-item.mobile {
    display: block;
  }
}
@media (max-width: 767px) {
  .facilities-item.flat {
    background-position: 0 50px;
  }
}
@media (max-width: 767px) {
  .facilities-item.shop {
    background-position-x: 40px;
  }
}
@media (max-width: 767px) {
  .facilities-item.warehouses {
    background-position-x: 25px;
  }
}
@media (max-width: 767px) {
  .facilities-item.house {
    background-position-x: 15px;
  }
}
@media (max-width: 767px) {
  .facilities-item.cottages {
    background-position-x: 40px;
  }
}
@media (max-width: 767px) {
  .facilities-item.rest {
    background-position-x: 25px;
  }
}

.small {
  font-size: 20rem;
  display: grid;
  grid-template-rows: repeat(2, 1fr);
  gap: 16rem;
}
@media (max-width: 767px) {
  .small {
    display: none;
  }
}
.small-item {
  display: flex;
  justify-content: flex-start;
  font-size: 20rem;
  flex-direction: column;
  align-items: flex-start;
  padding: 32rem;
  gap: 10rem;
  isolation: isolate;
  background: #F4F6FB;
  border-radius: 20rem;
  flex: none;
  order: 0;
  flex-grow: 1;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  background-size: 200rem;
  background-repeat: no-repeat;
  background-position: right bottom;
  text-decoration: none;
}
@media (max-width: 1200px) {
  .small-item {
    background-size: 120rem;
  }
}
@media (max-width: 992px) {
  .small-item {
    background-size: 80rem;
  }
}

a.facilities-item:hover {
  color: #366AF3;
}
a.facilities-item:hover .facilities-open {
  opacity: 1;
}
a.small-item:hover {
  color: #366AF3;
}
a.small-item:hover .facilities-content .facilities-open {
  opacity: 1;
}

.facilities-open {
  position: absolute;
  right: 20rem;
  top: 20rem;
  padding: 12rem;
  border-radius: 12rem;
  background: #ffffff;
  opacity: 0;
  transition: opacity 0.3s;
}

.telegram {
  border-radius: 24rem;
  text-align: left;
  padding: 40rem 56rem;
  margin-bottom: 56rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .telegram {
    padding: 20rem;
  }
}
.telegram-qr {
  width: 184rem;
  height: 196rem;
  display: block;
  position: absolute;
  top: 24rem;
  right: 24rem;
  border-radius: 20rem;
}
@media (max-width: 992px) {
  .telegram-qr {
    width: 269rem;
    height: 285rem;
  }
}
@media (max-width: 767px) {
  .telegram-qr {
    display: none;
  }
}
.telegram-qr img {
  border-radius: 20rem;
}
.telegram-title {
  font-style: normal;
  font-weight: 700;
  font-size: 32rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin-bottom: 32rem;
}
@media (max-width: 767px) {
  .telegram-title {
    font-size: 20rem;
    line-height: 130%;
  }
}
.telegram-button {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 16rem 24rem;
  width: -moz-max-content;
  width: max-content;
  color: #ffffff;
  gap: 16rem;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 82rem;
  flex: none;
  order: 1;
  flex-grow: 0;
  font-weight: 500;
  font-size: 20rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  z-index: 10;
}
@media (max-width: 992px) {
  .telegram-button {
    padding: 11rem 20rem;
    font-weight: 600;
    font-size: 13rem;
    line-height: 140%;
    width: -moz-max-content;
    width: max-content;
    gap: 10rem;
  }
}
.telegram-button img {
  width: 26rem;
}
@media (max-width: 767px) {
  .telegram-button img {
    width: 14rem;
  }
}
.telegram .tgm-back {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
@media (max-width: 767px) {
  .telegram .tgm-back {
    display: block;
  }
}

.solving-b {
  padding: 100rem 0;
  background: #F4F6FB;
  border-radius: 48rem;
  margin-bottom: 120rem;
}
@media (max-width: 767px) {
  .solving-b {
    padding: 40rem 0;
    margin-bottom: 56rem;
  }
}

.solving-title {
  font-style: normal;
  font-weight: 700;
  font-size: 48rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 48rem;
}
@media (max-width: 767px) {
  .solving-title {
    font-size: 24rem;
    margin-bottom: 20rem;
  }
}

.solving-content {
  display: flex;
  flex-direction: row;
  gap: 24rem;
}
@media (max-width: 767px) {
  .solving-content {
    flex-direction: column;
    gap: 20rem;
  }
}

.solving-tasks {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16rem;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .solving-tasks {
    grid-template-columns: repeat(1, 1fr);
    gap: 8rem;
  }
}

.solving-task {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: left;
  padding: 32rem;
  gap: 122rem;
  background: #FFFFFF;
  border-radius: 20rem;
  justify-content: space-between;
  max-width: 340rem;
}
@media (max-width: 767px) {
  .solving-task {
    padding: 20rem;
    gap: 24rem;
    flex-direction: row;
  }
}

.solving-task-t {
  width: 100%;
}

.solving-task-num {
  margin-bottom: 32rem;
  font-style: normal;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #8C94A8;
  flex: none;
}
@media (max-width: 767px) {
  .solving-task-num {
    margin-bottom: 12rem;
  }
}

.solving-task-title {
  font-style: normal;
  font-weight: 500;
  font-size: 20rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
}
@media (max-width: 992px) {
  .solving-task-title {
    font-size: 16rem;
  }
}
@media (max-width: 767px) {
  .solving-task-title {
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 140%;
  }
}

.solving-order {
  display: flex;
  flex-direction: column-reverse;
  min-width: 502rem;
  border-radius: 24rem;
  padding: 16rem;
  overflow: hidden;
  background-size: cover;
}
@media (max-width: 767px) {
  .solving-order {
    min-width: auto;
    height: 461rem;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.solving-order .design {
  border-radius: 20rem;
  padding: 32rem;
  background: #FFFFFF;
  margin-top: auto;
}
@media (max-width: 767px) {
  .solving-order .design {
    padding: 16rem;
  }
}
.solving-order .design-title {
  font-style: normal;
  font-weight: 700;
  font-size: 32rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 16rem;
}
@media (max-width: 767px) {
  .solving-order .design-title {
    font-weight: 600;
    font-size: 18rem;
    line-height: 130%;
    margin-bottom: 8rem;
  }
}
.solving-order .design-desc {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #676C7B;
  margin-bottom: 32rem;
}
@media (max-width: 767px) {
  .solving-order .design-desc {
    font-weight: 400;
    font-size: 13rem;
    line-height: 140%;
    margin-bottom: 20rem;
  }
}
.solving-order .design-button {
  padding: 15rem 32rem;
  background: #366AF3;
  border-radius: 12rem;
  font-style: normal;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #FFFFFF;
  text-decoration: none;
  width: 100%;
  display: block;
  text-align: center;
}
@media (max-width: 767px) {
  .solving-order .design-button {
    font-size: 14rem;
    padding: 12rem 24rem;
    background: #366AF3;
    border-radius: 10rem;
  }
}

.sports-lighting {
  margin-bottom: 120rem;
  position: relative;
}
@media (max-width: 767px) {
  .sports-lighting {
    margin-bottom: 24rem;
  }
}
.sports-lighting .swiper-sport {
  overflow: visible;
}
.sports-lighting .sports-lighting-item {
  transition: transform 0.3s;
  opacity: 1;
}
@media (min-width: 768px) {
  .sports-lighting .swiper-slide .sports-lighting-item {
    transform: scale(0.5);
    transform-origin: right top;
    opacity: 0.8;
  }
  .sports-lighting .swiper-slide.swiper-slide-active .sports-lighting-item {
    transform-origin: center top;
    transform: scale(1);
    opacity: 1;
  }
  .sports-lighting .swiper-slide.swiper-slide-active + .swiper-slide .sports-lighting-item {
    transform-origin: left top;
  }
}
@media (max-width: 767px) {
  .sports-lighting .swiper-slide {
    width: 320rem;
  }
}
.sports-lighting-title {
  font-style: normal;
  font-weight: 700;
  font-size: 48rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 38rem;
}
@media (max-width: 767px) {
  .sports-lighting-title {
    font-size: 24rem;
    margin-bottom: 24rem;
  }
}
.sports-lighting-item {
  position: relative;
  border-radius: 24rem;
  overflow: hidden;
  height: 640rem;
}
@media (max-width: 767px) {
  .sports-lighting-item {
    height: auto;
  }
}
.sports-lighting-item .item-image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 24rem;
}
@media (max-width: 767px) {
  .sports-lighting-item .item-image {
    height: 460rem;
  }
}
.sports-lighting-item .item-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  top: 24rem;
  left: 24rem;
  border-radius: 20rem;
  max-width: 483rem;
  max-height: 592rem;
  width: 100%;
  height: 100%;
  padding: 48rem;
  background: #FFFFFF;
}
@media (max-width: 767px) {
  .sports-lighting-item .item-content {
    width: auto;
    top: 10rem;
    left: 10rem;
    right: 10rem;
    padding: 16rem;
    max-height: -moz-max-content;
    max-height: max-content;
  }
}
.sports-lighting-item .item-content-num {
  font-style: normal;
  font-weight: 600;
  font-size: 16rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #8C94A8;
}
@media (max-width: 767px) {
  .sports-lighting-item .item-content-num {
    display: none;
  }
}
.sports-lighting-item .item-content-num-active {
  font-weight: 500;
  font-size: 40rem;
  color: #2A2A30;
  padding-right: 12rem;
}
.sports-lighting-item .item-content-title {
  font-style: normal;
  font-weight: 700;
  font-size: 32rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 20rem;
}
@media (max-width: 767px) {
  .sports-lighting-item .item-content-title {
    font-weight: 600;
    font-size: 18rem;
    line-height: 130%;
    margin-bottom: 8rem;
  }
}
.sports-lighting-item .item-content-desc {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #676C7B;
  margin-bottom: 32rem;
}
@media (max-width: 767px) {
  .sports-lighting-item .item-content-desc {
    margin-bottom: 16rem;
    font-size: 13rem;
  }
}
.sports-lighting-item .item-content-button {
  font-style: normal;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #FFFFFF;
  text-decoration: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 15rem 32rem;
  gap: 10rem;
  background: #366AF3;
  border-radius: 12rem;
  max-width: 198rem;
}
@media (max-width: 767px) {
  .sports-lighting-item .item-content-button {
    font-size: 14rem;
    padding: 10rem 24rem;
  }
}
.sports-lighting .sport-button-next {
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 5rem;
  min-width: 48rem;
  min-height: 48rem;
  display: flex;
  align-items: center;
  border-radius: 10rem;
  justify-content: center;
  background: #F4F6FB;
}
@media (max-width: 1200px) {
  .sports-lighting .sport-button-next {
    width: 65rem;
    height: 65rem;
  }
}
@media (max-width: 992px) {
  .sports-lighting .sport-button-next {
    width: 75rem;
    height: 75rem;
  }
}
@media (max-width: 767px) {
  .sports-lighting .sport-button-next {
    display: none;
  }
}
.sports-lighting .sport-button-prev {
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  cursor: pointer;
  position: absolute;
  right: 54rem;
  top: 5rem;
  min-width: 48rem;
  min-height: 48rem;
  display: flex;
  align-items: center;
  border-radius: 10rem;
  justify-content: center;
  background: #F4F6FB;
}
@media (max-width: 1200px) {
  .sports-lighting .sport-button-prev {
    width: 65rem;
    height: 65rem;
    right: 71rem;
  }
}
@media (max-width: 992px) {
  .sports-lighting .sport-button-prev {
    width: 75rem;
    height: 75rem;
    right: 82rem;
  }
}
@media (max-width: 767px) {
  .sports-lighting .sport-button-prev {
    display: none;
  }
}

.many-projects {
  text-decoration: none;
  position: relative;
}
.many-projects-title {
  font-style: normal;
  font-weight: 700;
  font-size: 48rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 38rem;
}
@media (max-width: 767px) {
  .many-projects-title {
    margin-bottom: 20rem;
    font-size: 24rem;
  }
}
.many-projects-item {
  position: relative;
  cursor: pointer;
  text-decoration: none;
  transition: color 0.3s;
}
.many-projects-item:hover .item-content-title {
  color: #366AF3;
}
.many-projects-item .item-image {
  width: 100%;
  height: 100%;
  border-radius: 24rem;
  margin-bottom: 12rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .many-projects-item .item-image {
    border-radius: 12rem;
    margin-bottom: 6rem;
  }
}
.many-projects-item .item-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 480rem;
  max-width: 778rem;
}
@media (max-width: 767px) {
  .many-projects-item .item-image img {
    height: 220rem;
  }
}
.many-projects-item .item-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 20rem;
  width: 100%;
  height: -moz-max-content;
  height: max-content;
  padding: 28rem;
  background: #FFFFFF;
  margin-bottom: 32rem;
  min-height: 160rem;
}
@media (max-width: 767px) {
  .many-projects-item .item-content {
    padding: 16rem;
    min-height: 0;
    border-radius: 12rem;
    margin-bottom: 20rem;
  }
}
.many-projects-item .item-content-title {
  transition: color 0.3s;
  font-style: normal;
  font-weight: 700;
  font-size: 32rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 20rem;
}
@media (max-width: 767px) {
  .many-projects-item .item-content-title {
    font-weight: 600;
    font-size: 16rem;
    line-height: 140%;
    margin-bottom: 0;
  }
}
.many-projects-item .item-content-desc {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #676C7B;
}
@media (max-width: 767px) {
  .many-projects-item .item-content-desc {
    display: none;
  }
}
.many-projects .swiper-projects {
  width: 100%;
  height: -moz-max-content;
  height: max-content;
  overflow: visible;
}
.many-projects .projects-button-next {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 65rem;
  min-width: 48rem;
  min-height: 48rem;
  display: flex;
  align-items: center;
  border-radius: 10rem;
  justify-content: center;
  background: #FFFFFF;
}
@media (max-width: 1200px) {
  .many-projects .projects-button-next {
    width: 65rem;
    height: 65rem;
  }
}
@media (max-width: 992px) {
  .many-projects .projects-button-next {
    width: 75rem;
    height: 75rem;
  }
}
@media (max-width: 767px) {
  .many-projects .projects-button-next {
    display: none;
  }
}
.many-projects .projects-button-prev {
  cursor: pointer;
  position: absolute;
  right: 54rem;
  top: 65rem;
  min-width: 48rem;
  min-height: 48rem;
  display: flex;
  align-items: center;
  border-radius: 10rem;
  justify-content: center;
  background: #FFFFFF;
}
@media (max-width: 1200px) {
  .many-projects .projects-button-prev {
    width: 65rem;
    height: 65rem;
    right: 71rem;
  }
}
@media (max-width: 992px) {
  .many-projects .projects-button-prev {
    width: 75rem;
    height: 75rem;
    right: 82rem;
  }
}
@media (max-width: 767px) {
  .many-projects .projects-button-prev {
    display: none;
  }
}
.many-projects .item-content-button {
  font-style: normal;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #FFFFFF;
  text-decoration: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 13rem 24rem;
  gap: 10rem;
  background: #366AF3;
  border-radius: 12rem;
  max-width: 181rem;
}
@media (max-width: 767px) {
  .many-projects .item-content-button {
    max-width: 100%;
    width: 100%;
    padding: 12rem 24rem;
    font-size: 14rem;
    border-radius: 9rem;
  }
}
.many-projects-background {
  padding: 100rem 0;
  border-radius: 48rem;
  background: #F4F6FB;
  overflow: hidden;
  margin-bottom: 120rem;
}
@media (max-width: 767px) {
  .many-projects-background {
    padding: 40rem 0;
    border-radius: 16rem;
    margin-bottom: 56rem;
  }
}

.electricity-b {
  margin: 0 24rem 120rem;
  border-radius: 24rem;
  padding: 72rem 0;
  background-image: url("../images/electricity.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 767px) {
  .electricity-b {
    margin: 0 16rem 56rem;
    padding: 24rem 0;
    background: #366AF3;
    background-image: url("../images/electricity-m.png") !important;
    background-size: 295rem auto !important;
    background-position: bottom !important;
  }
}

.electricity {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 1400px) {
  .electricity {
    padding-left: 32rem;
    padding-right: 32rem;
  }
}
@media (max-width: 767px) {
  .electricity {
    flex-direction: column;
  }
}

.electricity-l {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 469rem;
}
.electricity-l-title {
  font-style: normal;
  font-weight: 700;
  font-size: 48rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #FFFFFF;
}
@media (max-width: 992px) {
  .electricity-l-title {
    font-size: 36rem;
  }
}
@media (max-width: 767px) {
  .electricity-l-title {
    font-size: 24rem;
    margin-bottom: 24rem;
  }
}
.electricity-l-desc {
  font-style: normal;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #FFFFFF;
  max-width: 265rem;
}
@media (max-width: 992px) {
  .electricity-l-desc {
    font-size: 14rem;
  }
}
@media (max-width: 767px) {
  .electricity-l-desc {
    display: none;
  }
}

.electricity-r {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 400rem;
  gap: 14rem;
}
.electricity-r-text {
  font-style: normal;
  font-weight: 500;
  font-size: 16rem;
  line-height: 140%;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .electricity-r-text {
    font-weight: 500;
    font-size: 13rem;
  }
}
.electricity-r form {
  display: flex;
  flex-direction: column;
  gap: 16rem;
  margin: 0;
}
.electricity-r form input {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 17rem 20rem;
  gap: 10rem;
  background: rgba(255, 255, 255, 0.16);
  -webkit-backdrop-filter: blur(60rem);
          backdrop-filter: blur(60rem);
  border-radius: 12rem;
  border: none;
  outline: none;
  font-style: normal;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #FFFFFF;
}
@media (max-width: 992px) {
  .electricity-r form input {
    font-size: 14rem;
  }
}
@media (max-width: 767px) {
  .electricity-r form input {
    padding: 12rem 16rem;
    border-radius: 8rem;
  }
}
.electricity-r form input::-moz-placeholder {
  color: #FFFFFF;
}
.electricity-r form input::placeholder {
  color: #FFFFFF;
}
.electricity-r form input:last-child {
  background: #FFFFFF;
  color: #366AF3;
  cursor: pointer;
}
.electricity-r-arr {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .electricity-r-arr {
    font-size: 12rem;
    margin-bottom: 150rem;
  }
}

.surveillance {
  margin: 0 24rem 100rem 24rem;
  position: relative;
}
@media (max-width: 767px) {
  .surveillance {
    margin: 0 12rem 50rem 12rem;
  }
}
@media (max-width: 767px) {
  .surveillance .swiper-slide {
    height: auto;
  }
}
.surveillance-slide {
  padding: 77rem 146rem;
  border-radius: 32rem;
  background-size: cover;
  height: 100%;
}
@media (min-width: 768px) {
  .surveillance-slide {
    height: 480rem;
  }
}
@media (max-width: 767px) {
  .surveillance-slide {
    padding: 16rem;
    border-radius: 12rem;
    background-position: center;
  }
}
.surveillance-slide-title {
  max-width: 660rem;
  font-style: normal;
  font-weight: 700;
  font-size: 48rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  margin-bottom: 24rem;
}
.surveillance-slide-title font {
  font-size: 48rem;
  line-height: 120%;
}
@media (max-width: 767px) {
  .surveillance-slide-title font {
    font-size: 14rem;
    line-height: 140%;
  }
}
@media (max-width: 767px) {
  .surveillance-slide-title {
    font-weight: 600;
    font-size: 14rem;
    line-height: 140%;
    max-width: 141rem;
  }
}
.surveillance-slide-desc {
  max-width: 660rem;
  font-style: normal;
  font-weight: 500;
  font-size: 16rem;
  line-height: 140%;
  color: #FFFFFF;
  margin-bottom: 32rem;
}
@media (max-width: 767px) {
  .surveillance-slide-desc {
    display: none;
  }
}
.surveillance-slide-button {
  font-style: normal;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #366AF3;
  text-decoration: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 9rem 24rem;
  gap: 10rem;
  max-width: 139rem;
  height: 52rem;
  background: #F4F6FB;
  border-radius: 12rem;
}
@media (max-width: 767px) {
  .surveillance-slide-button {
    display: none;
  }
}
.surveillance .swiper-button-next {
  position: absolute;
  right: 8%;
  bottom: 30rem;
  min-width: 48rem;
  min-height: 48rem;
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 10rem;
  z-index: 10;
  justify-content: center;
}
@media (max-width: 767px) {
  .surveillance .swiper-button-next {
    display: none;
  }
}
.surveillance .swiper-button-prev {
  position: absolute;
  left: 86%;
  bottom: 30rem;
  min-width: 48rem;
  min-height: 48rem;
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 10rem;
  z-index: 10;
  justify-content: center;
}
@media (max-width: 1400px) {
  .surveillance .swiper-button-prev {
    left: 85%;
  }
}
@media (max-width: 767px) {
  .surveillance .swiper-button-prev {
    display: none;
  }
}
.surveillance .swiper-pagination {
  display: none;
  position: absolute;
  bottom: -20rem;
}
@media (max-width: 767px) {
  .surveillance .swiper-pagination {
    display: block;
  }
}
.surveillance .swiper-pagination .swiper-pagination-bullet {
  transition: 0.3s;
}
.surveillance .swiper-pagination .swiper-pagination-bullet-active {
  width: 18rem;
  border-radius: 20rem;
}

.surveillance-swiper {
  height: -moz-max-content;
  height: max-content;
  border-radius: 32rem;
}
@media (max-width: 767px) {
  .surveillance-swiper {
    border-radius: 12rem;
  }
}

.video-slider {
  margin: 80rem 0 80rem 0;
}
@media (max-width: 767px) {
  .video-slider {
    margin: 32rem 0 80rem 0;
  }
}
.video-slider-wrapper {
  position: relative;
}
@media (min-width: 768px) {
  .video-slider-wrapper {
    min-height: 600rem;
  }
}
.video-slider-title {
  font-weight: 700;
  font-size: 48rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 48rem;
}
@media (max-width: 767px) {
  .video-slider-title {
    font-size: 24rem;
    line-height: 120%;
    letter-spacing: -0.02em;
  }
}
.video-slider-item {
  transition: transform 0.3s;
}
.video-slider-item-media {
  width: 100%;
  background-size: cover;
  background-position: center;
  border-radius: 24rem;
  position: relative;
  height: 200rem;
}
@media (min-width: 768px) {
  .video-slider-item-media {
    height: 448rem;
  }
}
.video-slider-item-media svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%);
  z-index: 2;
  background: rgba(255, 255, 255, 0.01);
  -webkit-backdrop-filter: blur(32px);
          backdrop-filter: blur(32px);
  border-radius: 40px;
}
.video-slider-item-title {
  margin-top: 32rem;
  font-weight: 600;
  font-size: 24rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
}
@media (max-width: 767px) {
  .video-slider-item-title {
    font-size: 16rem;
    line-height: 140%;
  }
}
.video-slider .video-slider-slick-prev {
  position: absolute;
  right: 54rem;
  bottom: 100%;
  margin-bottom: 46rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 9rem 11rem;
  width: 48rem;
  height: 48rem;
  background: #F4F6FB;
  border-radius: 10px;
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
@media (max-width: 767px) {
  .video-slider .video-slider-slick-prev {
    display: none !important;
  }
}
.video-slider .video-slider-slick-next {
  position: absolute;
  right: 0;
  bottom: 100%;
  margin-bottom: 46rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 9rem 11rem;
  width: 48rem;
  height: 48rem;
  background: #F4F6FB;
  border-radius: 10px;
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
@media (max-width: 767px) {
  .video-slider .video-slider-slick-next {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .video-slider .slick-slide {
    width: 778rem;
    padding: 0 24rem;
  }
}
@media (min-width: 768px) {
  .video-slider .slick-active .video-slider-item {
    transform: scale(0.5) translateX(50%) translateY(-50%);
  }
  .video-slider .slick-center .video-slider-item {
    transform: scale(1);
  }
  .video-slider .slick-center + .slick-active .video-slider-item {
    transform: scale(0.5) translateX(-50%) translateY(-50%);
  }
}

.partners {
  margin-bottom: 120rem;
}
@media (max-width: 767px) {
  .partners {
    margin-bottom: 40rem;
  }
}
.partners-title {
  font-style: normal;
  font-weight: 700;
  font-size: 48rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 48rem;
}
@media (max-width: 767px) {
  .partners-title {
    font-size: 24rem;
    margin-bottom: 20rem;
  }
}
.partners-item {
  border-radius: 24rem;
  padding: 56rem 62rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  height: 160rem;
  background: #F4F6FB;
}
@media (max-width: 767px) {
  .partners-item {
    padding: 24rem;
    height: 64rem;
    border-radius: 8rem;
  }
}
.partners .partners-swiper {
  width: 100%;
  height: -moz-max-content;
  height: max-content;
}
.partners .partners-swiper .swiper-wrapper__center {
  justify-content: center;
  margin: 0 auto;
}
.partners .partners-swiper .swiper-slide {
  width: -moz-max-content !important;
  width: max-content !important;
}

footer {
  padding-top: 80rem;
  padding-bottom: 40rem;
  background: #F4F6FB;
  border-radius: 48rem 48rem 0 0;
}
@media (max-width: 767px) {
  footer {
    padding-top: 32rem;
    padding-bottom: 32rem;
  }
}
footer .footer-tel {
  display: flex;
  flex-direction: column;
  gap: 16rem;
  font-style: normal;
  font-weight: 600;
  font-size: 20rem;
  line-height: 130%;
  color: #2A2A30;
}
footer .footer-tel a {
  text-decoration: none;
  color: #2A2A30;
}
@media (max-width: 767px) {
  footer .footer-tel {
    gap: 8rem;
    font-size: 16rem;
    line-height: 140%;
  }
}

.footer-content {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.footer-content .info {
  font-style: normal;
  font-weight: 500;
  font-size: 14rem;
  line-height: 140%;
  text-transform: uppercase;
  color: #8C94A8;
  margin-bottom: 32rem;
}
@media (max-width: 767px) {
  .footer-content .info {
    font-size: 12rem;
    margin-bottom: 16rem;
  }
}

.footer-t {
  display: flex;
  flex-direction: row;
  margin-bottom: 48rem;
}
@media (max-width: 767px) {
  .footer-t {
    flex-direction: column;
    align-items: stretch;
  }
}
.footer-t-mail a {
  text-decoration: none;
  color: #2A2A30;
}
.footer-t-mail-text {
  font-style: normal;
  font-weight: 600;
  font-size: 20rem;
  line-height: 130%;
  color: #2A2A30;
}
@media (max-width: 767px) {
  .footer-t-mail-text {
    font-size: 16rem;
  }
}
.footer-t-logo {
  text-decoration: none;
  min-width: 495rem;
  display: flex;
  gap: 6rem;
}
@media (max-width: 767px) {
  .footer-t-logo {
    min-width: auto;
    margin-bottom: 32rem;
    align-items: center;
  }
}
.footer-t-logo img {
  width: 52rem;
  height: 52rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .footer-t-logo img {
    width: 40rem;
    height: 40rem;
  }
}
.footer-t .logo-flex {
  display: flex;
  flex-direction: column;
  gap: 6rem;
  width: 150rem;
}
@media (max-width: 992px) {
  .footer-t .logo-flex {
    width: 200rem;
  }
}
@media (max-width: 767px) {
  .footer-t .logo-flex {
    width: auto;
  }
}
.footer-t .logo-flex-title {
  font-style: normal;
  font-weight: 700;
  font-size: 24rem;
  line-height: 120%;
  text-transform: uppercase;
  color: #2A2A30;
}
@media (max-width: 1200px) {
  .footer-t .logo-flex-title {
    font-size: 18rem;
  }
}
@media (max-width: 992px) {
  .footer-t .logo-flex-title {
    font-size: 16rem;
  }
}
@media (max-width: 767px) {
  .footer-t .logo-flex-title {
    font-size: 20rem;
  }
}
.footer-t .logo-flex-desc {
  font-style: normal;
  font-weight: 500;
  font-size: 14rem;
  line-height: 120%;
  color: #676C7B;
}
@media (max-width: 1200px) {
  .footer-t .logo-flex-desc {
    font-size: 12rem;
  }
}
.footer-t-address {
  min-width: 405rem;
}
@media (max-width: 767px) {
  .footer-t-address {
    min-width: auto;
  }
}
.footer-t-address .address-text {
  display: flex;
  flex-direction: column;
  gap: 12rem;
}
@media (max-width: 767px) {
  .footer-t-address .address-text {
    margin-bottom: 32rem;
    gap: 8rem;
  }
}
.footer-t-address .address-text-g {
  font-style: normal;
  font-weight: 600;
  font-size: 20rem;
  line-height: 130%;
  color: #2A2A30;
}
@media (max-width: 767px) {
  .footer-t-address .address-text-g {
    font-size: 16rem;
    line-height: 140%;
  }
}
.footer-t-address .address-text-d {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
}
@media (max-width: 767px) {
  .footer-t-address .address-text-d {
    font-size: 14rem;
  }
}

.footer-m {
  display: flex;
  flex-direction: row;
  margin-bottom: 76rem;
  align-items: flex-end;
}
@media (max-width: 767px) {
  .footer-m {
    margin-bottom: 32rem;
    flex-direction: column;
    align-items: stretch;
  }
}
.footer-m-rating {
  min-width: 495rem;
  border-radius: 16rem;
}
@media (max-width: 767px) {
  .footer-m-rating {
    min-width: auto;
    order: 2;
  }
}
.footer-m-rating img {
  border-radius: 16rem;
}
@media (max-width: 992px) {
  .footer-m-rating img {
    height: 90rem;
  }
}
@media (max-width: 767px) {
  .footer-m-rating img {
    height: 60rem;
  }
}
.footer-m-tel {
  min-width: 405rem;
}
@media (max-width: 767px) {
  .footer-m-tel {
    min-width: auto;
    margin-bottom: 32rem;
  }
}
.footer-m-catalog {
  display: flex;
  flex-direction: row;
  min-width: 580rem;
  gap: 84rem;
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
}
.footer-m-catalog a {
  text-decoration: none;
  color: #2A2A30;
}
.footer-m-catalog a:hover {
  color: #366AF3;
}
@media (max-width: 767px) {
  .footer-m-catalog {
    min-width: auto;
    gap: 16rem;
    margin-bottom: 32rem;
    font-size: 14rem;
  }
}
.footer-m-catalog > div {
  display: flex;
  flex-direction: column;
  gap: 16rem;
}

.footer-b {
  display: flex;
  flex-direction: row;
}
@media (max-width: 767px) {
  .footer-b {
    flex-direction: column;
  }
}
.footer-b-cities {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 5rem;
}
.footer-b-cities-names {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  color: #2A2A30;
  opacity: 0.6;
  line-height: 1.5;
  overflow: hidden;
}
@media (max-width: 767px) {
  .footer-b-cities-names {
    font-size: 13rem;
    line-height: 140%;
  }
}
.footer-b-cities-names * {
  display: inline;
}
.footer-b-cities-names .footer-hidden {
  display: none;
}
.footer-b-cities-more {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #2A2A30;
  cursor: pointer;
}
@media (max-width: 767px) {
  .footer-b-cities-more {
    font-size: 13rem;
  }
}
.footer-b-policy {
  min-width: 495rem;
  display: flex;
  flex-direction: column;
  gap: 16rem;
  justify-content: flex-end;
  opacity: 0.6;
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
}
.footer-b-policy a {
  text-decoration: none;
  color: #2A2A30;
}
.footer-b-policy > div:nth-child(1) {
  text-decoration-line: underline;
}
@media (max-width: 767px) {
  .footer-b-policy > div:nth-child(1) {
    text-decoration-line: none;
  }
}
@media (max-width: 767px) {
  .footer-b-policy {
    min-width: auto;
    margin-bottom: 24rem;
    font-size: 13rem;
  }
}

.completed-project {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 48rem 24rem;
  justify-content: space-between;
  margin-bottom: 48rem;
}
@media (max-width: 767px) {
  .completed-project {
    grid-template-columns: repeat(1, 1fr);
    gap: 32rem;
    margin-bottom: 32rem;
  }
}

.project-item {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  position: relative;
  cursor: pointer;
  text-decoration: none;
}
@media (max-width: 767px) {
  .project-item {
    max-width: 343rem;
  }
}
.project-item > img {
  border-radius: 20rem;
  -o-object-fit: cover;
     object-fit: cover;
  height: 360rem;
  width: 100%;
  display: block;
}
@media (max-width: 767px) {
  .project-item > img {
    margin-bottom: 16rem;
  }
}
.project-item:hover .project-item-open {
  opacity: 1;
}
.project-item:hover .project-item-title {
  color: #366AF3;
}
.project-item-title {
  padding-top: 24rem;
  font-style: normal;
  font-weight: 600;
  font-size: 24rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 12rem;
  transition: color 0.3s;
}
@media (max-width: 767px) {
  .project-item-title {
    font-size: 16rem;
    line-height: 140%;
    margin-bottom: 8rem;
  }
}
.project-item-desc {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #676C7B;
}
@media (max-width: 767px) {
  .project-item-desc {
    font-size: 13rem;
  }
}

.project-item-open {
  position: absolute;
  width: 48rem;
  height: 48rem;
  right: 20rem;
  top: 20rem;
  padding: 12rem;
  border-radius: 12rem;
  opacity: 0;
  background: rgba(255, 255, 255, 0.01);
  -webkit-backdrop-filter: blur(32rem);
          backdrop-filter: blur(32rem);
  transition: opacity 0.3s;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6rem;
  margin-bottom: 110rem;
}
.pagination a {
  text-decoration: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10rem;
  width: 40rem;
  height: 40rem;
  border-radius: 8rem;
  font-style: normal;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
}
@media (max-width: 767px) {
  .pagination a {
    font-weight: 500;
    font-size: 13rem;
  }
}
.pagination a:hover {
  background: #366AF3;
  color: white;
}
.pagination .active {
  background: #366AF3;
  color: white;
}
.pagination .dots {
  display: flex;
  align-items: center;
  margin: 0 5rem;
  font-style: normal;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
}
.pagination .previous:hover, .pagination .next:hover {
  background: none;
}
.pagination .next {
  transform: rotateZ(180deg);
}

.page-about-top {
  margin-top: 32rem;
  display: flex;
  gap: 110rem;
  margin-bottom: 120rem;
}
@media (max-width: 767px) {
  .page-about-top {
    flex-wrap: wrap;
    gap: 16rem;
    margin-bottom: 48rem;
  }
}
.page-about-top-title {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 16rem;
  line-height: 140%;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #676C7B;
  margin: 0;
}
@media (max-width: 767px) {
  .page-about-top-title {
    font-size: 14rem;
  }
}
.page-about-top-left {
  width: 390rem;
}
@media (max-width: 767px) {
  .page-about-top-left {
    width: 100%;
  }
}
.page-about-top-right {
  width: 1080rem;
}
@media (max-width: 767px) {
  .page-about-top-right {
    width: 100%;
  }
}
.page-about-gallery {
  margin-bottom: 120rem;
  display: flex;
  gap: 100rem;
}
@media (max-width: 767px) {
  .page-about-gallery {
    margin-bottom: 48rem;
    flex-wrap: wrap;
    gap: 24rem;
  }
}
.page-about-gallery img {
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.page-about-gallery-left {
  width: 400rem;
}
@media (max-width: 767px) {
  .page-about-gallery-left {
    width: 100%;
  }
}
.page-about-gallery-left img {
  margin-bottom: 32rem;
}
.page-about-gallery-right {
  width: 1080rem;
}
@media (max-width: 767px) {
  .page-about-gallery-right {
    width: 100%;
  }
}
.page-about-image {
  margin: 120rem 0;
}
@media (max-width: 767px) {
  .page-about-image {
    margin: 48rem 0;
  }
}
.page-about-image img {
  width: 100%;
  display: block;
}
.page-about-block-subtitle {
  font-family: "Inter", sans-serif;
  font-size: 24rem;
  line-height: 140%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 40rem;
}
@media (max-width: 767px) {
  .page-about-block-subtitle {
    font-size: 16rem;
    margin-bottom: 20rem;
  }
}
.page-about-block-title {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 48rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 24rem;
}
@media (max-width: 767px) {
  .page-about-block-title {
    font-size: 24rem;
  }
}
.page-about-section {
  margin: 120rem 0;
}
@media (max-width: 767px) {
  .page-about-section {
    margin: 48rem 0;
  }
}
.page-about-section--padding {
  padding-left: 500rem;
}
@media (max-width: 767px) {
  .page-about-section--padding {
    padding-left: 0;
  }
}
.page-about-advantages {
  margin: 120rem 0;
}
@media (max-width: 767px) {
  .page-about-advantages {
    margin: 48rem 0;
  }
}
.page-about-advantages-items {
  --gap: 56rem;
  --columns: 3;
  margin-top: 56rem;
  display: flex;
  flex-wrap: wrap;
  row-gap: 64rem;
  -moz-column-gap: var(--gap);
       column-gap: var(--gap);
}
@media (max-width: 767px) {
  .page-about-advantages-items {
    --columns: 2;
    --gap: 24rem;
    row-gap: 24rem;
  }
}
.page-about-advantage {
  width: calc(100% / var(--columns) - var(--gap) + var(--gap) / var(--columns));
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 22rem;
  line-height: 140%;
  letter-spacing: -0.02em;
  color: #2A2A30;
}
@media (max-width: 767px) {
  .page-about-advantage {
    font-size: 14rem;
  }
}
.page-about-advantage svg {
  margin-bottom: 24rem;
}
.page-about-slider {
  margin-bottom: 150rem;
}
.page-about-slider .swiper-slide {
  height: auto;
  background-color: #F4F6FB;
  border-radius: 16rem;
  overflow: hidden;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .page-about-slider {
    margin-bottom: 58rem;
    padding-left: 16rem;
    margin-left: -16rem;
    margin-right: -16rem;
  }
}
.page-about-subtitle {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 24rem;
  line-height: 140%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 20rem;
}
.page-about-title {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 48rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 32rem;
}
.page-about-title--center {
  text-align: center;
}
@media (max-width: 767px) {
  .page-about-title {
    font-size: 24rem;
  }
}
.page-about-text {
  font-family: "Inter", sans-serif;
  font-size: 22rem;
  line-height: 140%;
  letter-spacing: -0.02em;
  color: #2A2A30;
}
.page-about-text--center {
  text-align: center;
}
@media (max-width: 767px) {
  .page-about-text {
    font-size: 16rem;
  }
}
.page-about-subtext {
  font-family: "Inter", sans-serif;
  font-size: 20rem;
  line-height: 140%;
  letter-spacing: -0.02em;
  color: #2A2A30;
}

.project-detail {
  margin-top: 16rem;
  margin-bottom: 110rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .project-detail {
    margin-bottom: 56rem;
  }
}
.project-detail-content {
  display: flex;
  flex-direction: row;
  gap: 48rem;
}
@media (max-width: 767px) {
  .project-detail-content {
    flex-direction: column;
  }
}
.project-detail-sliders {
  display: flex;
  flex-direction: row;
  width: -moz-max-content;
  width: max-content;
  gap: 24rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .project-detail-sliders {
    max-width: 100%;
  }
}
.project-detail .swiper-detail_thumbnail {
  max-width: 80rem;
  max-height: 600rem;
  width: 100%;
  height: -moz-max-content;
  height: max-content;
}
@media (max-width: 767px) {
  .project-detail .swiper-detail_thumbnail {
    display: none;
  }
}
.project-detail .swiper-detail_thumbnail .swiper-slide {
  height: -moz-max-content !important;
  height: max-content !important;
}
@media (max-width: 767px) {
  .project-detail .swiper-detail_thumbnail .swiper-slide {
    height: auto;
  }
}
.project-detail .swiper-detail_thumbnail img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 80rem;
  height: 80rem;
  border-radius: 12rem;
}
@media (max-width: 767px) {
  .project-detail .swiper-detail_thumbnail img {
    width: 100%;
    height: auto;
  }
}
.project-detail .swiper-detail {
  max-width: 900rem;
  max-height: 600rem;
  width: 100%;
  height: 100%;
  border-radius: 12rem;
}
.project-detail .swiper-detail img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 600rem;
}
.project-detail .swiper-detail .detail-pagination {
  display: none;
  position: absolute;
  bottom: -20rem;
  overflow: visible;
  z-index: 100;
}
@media (max-width: 767px) {
  .project-detail .swiper-detail .detail-pagination {
    display: flex;
    justify-content: center;
  }
}
.project-detail .swiper-detail .detail-pagination .swiper-pagination-bullet {
  transition: 0.3s;
}
.project-detail .swiper-detail .detail-pagination .swiper-pagination-bullet-active {
  width: 10rem;
  border-radius: 20rem;
}
.project-detail .detail-button-next {
  position: absolute;
  right: 20rem;
  top: 50%;
  min-width: 48rem;
  min-height: 48rem;
  display: flex;
  align-items: center;
  border-radius: 10rem;
  justify-content: center;
  background: #FFFFFF;
  z-index: 10;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .project-detail .detail-button-next {
    width: 65rem;
    height: 65rem;
  }
}
@media (max-width: 992px) {
  .project-detail .detail-button-next {
    width: 75rem;
    height: 75rem;
  }
}
@media (max-width: 767px) {
  .project-detail .detail-button-next {
    display: none;
  }
}
.project-detail .detail-button-prev {
  position: absolute;
  left: 20rem;
  top: 50%;
  min-width: 48rem;
  min-height: 48rem;
  display: flex;
  align-items: center;
  border-radius: 10rem;
  justify-content: center;
  background: #FFFFFF;
  z-index: 10;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .project-detail .detail-button-prev {
    width: 65rem;
    height: 65rem;
    right: 71rem;
  }
}
@media (max-width: 992px) {
  .project-detail .detail-button-prev {
    width: 75rem;
    height: 75rem;
    right: 82rem;
  }
}
@media (max-width: 767px) {
  .project-detail .detail-button-prev {
    display: none;
  }
}
.project-detail-info {
  display: flex;
  flex-direction: column;
  gap: 32rem;
  max-width: 528rem;
}
@media (max-width: 1200px) {
  .project-detail-info {
    max-width: 700rem;
  }
}
@media (max-width: 767px) {
  .project-detail-info {
    gap: 24rem;
    max-width: 100%;
  }
}
.project-detail-info .info-description {
  display: flex;
  flex-direction: column;
  gap: 12rem;
}
.project-detail-info .info-description b, .project-detail-info .info-description-title {
  font-style: normal;
  font-weight: 600;
  font-size: 20rem;
  line-height: 130%;
  color: #2A2A30;
  display: block;
}
.project-detail-info .info-description-subtitle {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 160%;
  color: #2A2A30;
}
@media (max-width: 767px) {
  .project-detail-info .info-description-subtitle {
    font-size: 14rem;
    line-height: 140%;
  }
}

.project-fixtures {
  margin-bottom: 110rem;
  position: relative;
}
@media (max-width: 767px) {
  .project-fixtures {
    margin-bottom: 56rem;
  }
}
.project-fixtures-title {
  font-style: normal;
  font-weight: 700;
  font-size: 40rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 40rem;
}
@media (max-width: 767px) {
  .project-fixtures-title {
    font-size: 24rem;
    margin-bottom: 20rem;
  }
}
.project-fixtures-item {
  max-width: 297rem;
}
@media (max-width: 992px) {
  .project-fixtures-item {
    width: 100%;
    max-width: 100%;
  }
}
.project-fixtures-item .fixtures-image {
  max-height: 296rem;
  position: relative;
  margin-bottom: 16rem;
}
@media (max-width: 992px) {
  .project-fixtures-item .fixtures-image {
    max-height: 100%;
  }
}
@media (max-width: 767px) {
  .project-fixtures-item .fixtures-image {
    margin-bottom: 8rem;
  }
}
.project-fixtures-item .fixtures-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.project-fixtures-item .fixtures-image .fixtures-status {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  position: absolute;
  bottom: 10rem;
  left: 8rem;
  font-style: normal;
  font-weight: 600;
  font-size: 11rem;
  line-height: 110%;
  color: #FFFFFF;
}
@media (max-width: 1200px) {
  .project-fixtures-item .fixtures-image .fixtures-status {
    font-size: 9rem;
  }
}
@media (max-width: 767px) {
  .project-fixtures-item .fixtures-image .fixtures-status {
    flex-wrap: wrap;
    flex-direction: row;
  }
}
.project-fixtures-item .fixtures-image .fixtures-status .fixtures-hit {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4rem 6rem;
  width: -moz-max-content;
  width: max-content;
  background: #366AF3;
  border-radius: 6rem;
}
.project-fixtures-item .fixtures-image .fixtures-status .fixtures-new {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4rem 6rem;
  width: -moz-max-content;
  width: max-content;
  background: #10C44C;
  border-radius: 6rem;
}
.project-fixtures-item .fixtures-image .fixtures-status .fixtures-discount {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4rem 6rem;
  width: -moz-max-content;
  width: max-content;
  background: #FF3B30;
  border-radius: 6rem;
}
.project-fixtures-item .fixtures-price {
  display: flex;
  align-items: center;
  gap: 8rem;
  font-style: normal;
  font-weight: 600;
  font-size: 20rem;
  line-height: 130%;
  color: #2A2A30;
  margin-bottom: 8rem;
}
@media (max-width: 767px) {
  .project-fixtures-item .fixtures-price {
    font-size: 16rem;
    line-height: 140%;
    margin-bottom: 4rem;
  }
}
.project-fixtures-item .fixtures-title {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #2A2A30;
  margin-bottom: 6rem;
}
.project-fixtures-item .fixtures-title a {
  text-decoration: none;
  color: #2A2A30;
}
@media (max-width: 767px) {
  .project-fixtures-item .fixtures-title {
    font-size: 13rem;
  }
}
.project-fixtures-item .fixtures-maker {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #366AF3;
  margin-bottom: 16rem;
}
@media (max-width: 767px) {
  .project-fixtures-item .fixtures-maker {
    font-size: 12rem;
    margin-bottom: 8rem;
  }
}
.project-fixtures-item .fixtures-specifications {
  display: flex;
  flex-direction: column;
  gap: 8rem;
  margin-bottom: 20rem;
}
@media (max-width: 767px) {
  .project-fixtures-item .fixtures-specifications {
    display: none;
  }
}
.project-fixtures-item .fixtures-specifications-f {
  display: flex;
  flex-direction: row;
  gap: 4rem;
}
.project-fixtures-item .fixtures-point {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #676C7B;
}
.project-fixtures-item .fixtures-con {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #2A2A30;
}
.project-fixtures-item .fixtures-basket {
  cursor: pointer;
  display: flex;
  white-space: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 9rem 24rem;
  gap: 10rem;
  max-width: 120rem;
  background: #366AF3;
  border-radius: 8rem;
  text-decoration: none;
  font-style: normal;
  font-weight: 600;
  font-size: 14rem;
  line-height: 140%;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .project-fixtures-item .fixtures-basket {
    max-width: 100%;
    font-size: 13rem;
  }
}
.project-fixtures .swiper-fixtures {
  width: 100%;
  height: -moz-max-content;
  height: max-content;
}
.project-fixtures .fixtures-button-next {
  position: absolute;
  right: 0;
  top: 5rem;
  min-width: 48rem;
  min-height: 48rem;
  display: flex;
  align-items: center;
  border-radius: 10rem;
  justify-content: center;
  background: #F4F6FB;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .project-fixtures .fixtures-button-next {
    width: 65rem;
    height: 65rem;
  }
}
@media (max-width: 767px) {
  .project-fixtures .fixtures-button-next {
    display: none;
  }
}
.project-fixtures .fixtures-button-prev {
  position: absolute;
  right: 54rem;
  top: 5rem;
  min-width: 48rem;
  min-height: 48rem;
  display: flex;
  align-items: center;
  border-radius: 10rem;
  justify-content: center;
  background: #F4F6FB;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .project-fixtures .fixtures-button-prev {
    width: 65rem;
    height: 65rem;
    right: 71rem;
  }
}
@media (max-width: 992px) {
  .project-fixtures .fixtures-button-prev {
    width: 65rem;
    height: 65rem;
    right: 82rem;
  }
}
@media (max-width: 767px) {
  .project-fixtures .fixtures-button-prev {
    display: none;
  }
}

.other-project {
  position: relative;
}
.other-project-title {
  font-style: normal;
  font-weight: 700;
  font-size: 48rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 38rem;
}
@media (max-width: 767px) {
  .other-project-title {
    margin-bottom: 20rem;
    font-size: 24rem;
  }
}
.other-project-item {
  position: relative;
  cursor: pointer;
}
.other-project-item:hover .item-content-title {
  color: #366AF3;
}
.other-project-item .item-image {
  width: 100%;
  height: 100%;
  border-radius: 24rem;
  margin-bottom: 12rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .other-project-item .item-image {
    border-radius: 12rem;
    margin-bottom: 6rem;
  }
}
.other-project-item .item-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 480rem;
  max-width: 778rem;
}
@media (max-width: 767px) {
  .other-project-item .item-image img {
    height: 220rem;
  }
}
.other-project-item .item-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 20rem;
  width: 100%;
  height: -moz-max-content;
  height: max-content;
  padding: 28rem;
  background: #FFFFFF;
  margin-bottom: 32rem;
  min-height: 160rem;
}
@media (max-width: 767px) {
  .other-project-item .item-content {
    padding: 16rem;
    min-height: 0;
    border-radius: 12rem;
    margin-bottom: 20rem;
  }
}
.other-project-item .item-content-title {
  font-style: normal;
  font-weight: 700;
  font-size: 32rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 20rem;
}
@media (max-width: 767px) {
  .other-project-item .item-content-title {
    font-weight: 600;
    font-size: 16rem;
    line-height: 140%;
    margin-bottom: 0;
  }
}
.other-project-item .item-content-desc {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #676C7B;
}
@media (max-width: 767px) {
  .other-project-item .item-content-desc {
    display: none;
  }
}
.other-project .swiper-other {
  width: 100%;
  height: -moz-max-content;
  height: max-content;
  overflow: visible;
}
.other-project .other-button-next {
  position: absolute;
  right: 0;
  top: 5rem;
  min-width: 48rem;
  min-height: 48rem;
  display: flex;
  align-items: center;
  border-radius: 10rem;
  justify-content: center;
  background: #FFFFFF;
}
@media (max-width: 1200px) {
  .other-project .other-button-next {
    width: 65rem;
    height: 65rem;
  }
}
@media (max-width: 992px) {
  .other-project .other-button-next {
    width: 75rem;
    height: 75rem;
  }
}
@media (max-width: 767px) {
  .other-project .other-button-next {
    display: none;
  }
}
.other-project .other-button-next:after {
  content: url("../images/swiper-arrow.svg");
  width: 24rem;
  height: 24rem;
  transform: rotateZ(180deg);
  display: flex;
  align-items: center;
  justify-content: center;
}
.other-project .other-button-prev {
  position: absolute;
  right: 54rem;
  top: 5rem;
  min-width: 48rem;
  min-height: 48rem;
  display: flex;
  align-items: center;
  border-radius: 10rem;
  justify-content: center;
  background: #FFFFFF;
}
@media (max-width: 1200px) {
  .other-project .other-button-prev {
    width: 65rem;
    height: 65rem;
    right: 71rem;
  }
}
@media (max-width: 992px) {
  .other-project .other-button-prev {
    width: 75rem;
    height: 75rem;
    right: 82rem;
  }
}
@media (max-width: 767px) {
  .other-project .other-button-prev {
    display: none;
  }
}
.other-project .other-button-prev:after {
  content: url("../images/swiper-arrow.svg");
  width: 24rem;
  height: 24rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.other-project .item-content-button {
  font-style: normal;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #FFFFFF;
  text-decoration: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 13rem 24rem;
  gap: 10rem;
  background: #366AF3;
  border-radius: 12rem;
  max-width: 181rem;
}
@media (max-width: 767px) {
  .other-project .item-content-button {
    max-width: 100%;
    width: 100%;
    padding: 12rem 24rem;
    font-size: 14rem;
    border-radius: 9rem;
  }
}
.other-project-background {
  padding: 100rem 0;
  border-radius: 48rem;
  background: #F4F6FB;
  overflow: hidden;
  margin-bottom: 48rem;
}
@media (max-width: 767px) {
  .other-project-background {
    padding: 40rem 0;
    border-radius: 16rem;
    margin-bottom: 24rem;
  }
}

.filter {
  display: flex;
  flex-direction: column;
  gap: 32rem;
  max-width: 320rem;
  width: 100%;
}
@media (max-width: 767px) {
  .filter {
    position: fixed;
    left: 0;
    top: 0;
    max-width: none;
    width: 100%;
    height: 100%;
    z-index: 100;
    padding: 16rem;
    background-color: #fff;
    overflow: auto;
    padding-top: 48rem;
    padding-bottom: 72rem;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0.3s, opacity 0.3s;
  }
  .filter.active {
    opacity: 1;
    visibility: visible;
  }
}
.filter-mobile-top {
  display: none;
}
@media (max-width: 767px) {
  .filter-mobile-top {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 48rem;
    align-items: center;
    padding: 12rem 16rem;
    background-color: #fff;
    z-index: 10;
  }
}
.filter-mobile-top-title {
  margin-left: auto;
  margin-right: auto;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
}
.filter-mobile-top-close {
  width: 24rem;
  height: 24rem;
}
.filter-mobile-top-clear {
  width: 24rem;
}
.filter-mobile-bottom {
  display: none;
}
@media (max-width: 767px) {
  .filter-mobile-bottom {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    align-items: center;
    padding: 12rem 16rem;
    background-color: #fff;
    z-index: 10;
  }
  .filter-mobile-bottom .btn-blue {
    width: 100%;
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
}
.filter-ranges {
  display: flex;
  gap: 8rem;
  margin: 12rem 0 16rem;
}
.filter-ranges + .noUi-target {
  height: 2px;
  box-shadow: none;
  border: 0;
  background-color: #CDD3E0;
}
.filter-ranges + .noUi-target .noUi-connect {
  background-color: #366AF3;
}
.filter-ranges + .noUi-target .noUi-handle {
  width: 16rem;
  height: 16rem;
  background-color: #366AF3;
  border-radius: 50%;
  box-shadow: none;
  border: 0;
  right: -8rem;
  top: -8rem;
}
.filter-ranges + .noUi-target .noUi-handle:before, .filter-ranges + .noUi-target .noUi-handle:after {
  display: none;
}
.filter-range-input {
  flex-basis: 50%;
  position: relative;
}
.filter-range-input span {
  position: absolute;
  left: 14rem;
  top: 50%;
  margin-top: -10rem;
  font-size: 16rem;
  line-height: 22rem;
  color: #8C94A8;
}
.filter-range-input input {
  font-family: "Inter", sans-serif;
  font-size: 16rem;
  color: #2A2A30;
  border: 0;
  width: 100%;
  height: 40rem;
  padding-left: 38rem;
  padding-right: 14rem;
  background: #F4F6FB;
  border-radius: 8rem;
}
.filter-title {
  width: -moz-max-content;
  width: max-content;
  font-style: normal;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
  font-variation-settings: "slnt" 0;
}
.filter-reset {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #366AF3;
  cursor: pointer;
  width: -moz-max-content;
  width: max-content;
}
.filter-more {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #366AF3;
  cursor: pointer;
  width: -moz-max-content;
  width: max-content;
}
.filter-more.hide {
  display: none;
}
.filter-checkboxes {
  display: flex;
  flex-direction: column;
  gap: 12rem;
  margin: 12rem 0;
}
.filter-checkboxes--hide {
  max-height: 174rem;
  overflow: hidden;
  position: relative;
}
.filter-checkboxes .checkmark {
  width: -moz-max-content;
  width: max-content;
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 22rem;
  color: #2A2A30;
}
.filter-checkboxes .checkmark span {
  width: -moz-max-content;
  width: max-content;
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #8C94A8;
  margin-left: 6rem;
}
.filter-column {
  display: flex;
  flex-direction: column;
}
.filter-column-r {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.filter-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.slider.round {
  border-radius: 34rem;
}
.slider.round:before {
  border-radius: 50%;
}

.switch {
  position: relative;
  display: inline-block;
  width: 36rem;
  height: 20rem;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  width: 36rem;
  height: 20rem;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 16rem;
  width: 16rem;
  left: 2rem;
  bottom: 2rem;
  background-color: white;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1rem #2196F3;
}

input:checked + .slider:before {
  transform: translateX(16rem);
}

.filter-checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.filter-checkbox + label {
  display: inline-flex;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.filter-checkbox + label::before {
  content: "";
  display: inline-block;
  width: 22rem;
  height: 22rem;
  flex-shrink: 0;
  flex-grow: 0;
  margin-right: 10rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  box-sizing: border-box;
  border: 1.5rem solid #CDD3E0;
  border-radius: 6rem;
}

.filter-checkbox:checked + label::before {
  border-color: #0b76ef;
  background-color: #0b76ef;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.4 1.70044L3.83711 8.30044L1.6 6.05068' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.filter-checkbox:not(:disabled):not(:checked) + label:hover::before {
  border-color: #b3d7ff;
}

.filter-checkbox:not(:disabled):active + label::before {
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

.filter-checkbox:focus + label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.filter-checkbox:focus:not(:checked) + label::before {
  border-color: #80bdff;
}

.filter-checkbox:disabled + label::before {
  background-color: #e9ecef;
}

.catalog-flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 110rem;
  gap: 56rem;
}
@media (max-width: 767px) {
  .catalog-flex {
    width: auto;
  }
}

.products-top {
  width: 100%;
}

.products {
  max-width: 1206rem;
}
@media (max-width: 767px) {
  .products {
    width: 100%;
  }
}
.products-more {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 15rem 32rem;
  gap: 10rem;
  width: 100%;
  background: #F4F6FB;
  border-radius: 12rem;
  font-style: normal;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #366AF3;
  margin-bottom: 32rem;
}
.products-sort {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 25rem;
}
.products-sort-left {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20rem;
}
@media (max-width: 767px) {
  .products-sort-left {
    display: none;
  }
}
.products-sort-left .sort-left-b {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #676C7B;
  cursor: pointer;
  text-decoration: none;
}
.products-sort-left .sort-left-b img {
  width: 24rem;
  height: 24rem;
}
.products-sort-left .sort-left-b.active {
  font-weight: 500;
  color: #2A2A30;
  cursor: auto;
}
.products-sort-right {
  display: flex;
  flex-direction: row;
  gap: 12rem;
}
@media (max-width: 767px) {
  .products-sort-right {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
}
.products-sort-right .sort-mobile {
  display: none;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #676C7B;
}
@media (max-width: 767px) {
  .products-sort-right .sort-mobile {
    display: flex;
  }
}
.products-sort-right .sort-mobile-option {
  display: none;
}
@media (max-width: 767px) {
  .products-sort-right .sort-mobile-option {
    display: block;
  }
}
.products-sort-right .sort-right-b img {
  width: 24rem;
  height: 24rem;
}
.products-sort-right .sort-right-b.active svg path {
  fill: #8C94A8 !important;
}
.products-sort-right .sort-right-b:hover {
  filter: brightness(0.5);
}
@media (max-width: 767px) {
  .products-sort-right .sort-right-b:nth-child(1) {
    display: none;
  }
  .products-sort-right .sort-right-b.active {
    display: none;
  }
}
.products-filter {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8rem;
  margin-bottom: 24rem;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .products-filter {
    overflow: auto;
    flex-wrap: nowrap;
    margin-left: -16rem;
    margin-right: -16rem;
    padding-left: 16rem;
    padding-right: 16rem;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .products-filter::-webkit-scrollbar {
    display: none;
  }
}
.products-filter-point {
  flex-grow: 0;
  flex-shrink: 0;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 6rem;
  padding: 8rem 14rem;
  background: #EFF3FE;
  border-radius: 8rem;
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #366AF3;
}
.products-filter-point img {
  cursor: pointer;
}

.products-content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16rem;
  justify-content: space-between;
  margin-bottom: 48rem;
}
@media (max-width: 767px) {
  .products-content {
    grid-template-columns: repeat(2, 1fr);
    gap: 12rem;
    width: -moz-max-content;
    width: max-content;
  }
}
.products-content-item {
  display: flex;
  flex-direction: column;
  max-width: 297rem;
}
@media (max-width: 992px) {
  .products-content-item {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .products-content-item {
    width: 100%;
    max-width: 165rem;
  }
}
.products-content-item .content-item-availability {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  display: flex;
  align-items: center;
  gap: 4rem;
  color: #10C44C;
}
.products-content-item .content-item-line {
  display: flex;
  align-items: center;
  gap: 12rem;
  margin-bottom: 8rem;
}
.products-content-item .content-item-image {
  height: 296rem;
  position: relative;
  margin-bottom: 16rem;
}
@media (max-width: 992px) {
  .products-content-item .content-item-image {
    max-height: 100%;
  }
}
@media (max-width: 767px) {
  .products-content-item .content-item-image {
    height: auto;
    aspect-ratio: 1;
    margin-bottom: 8rem;
    width: 100%;
  }
}
.products-content-item .content-item-image img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}
.products-content-item .content-item-image .content-item-status {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  position: absolute;
  bottom: 10rem;
  left: 8rem;
  font-style: normal;
  font-weight: 600;
  font-size: 11rem;
  line-height: 110%;
  color: #FFFFFF;
}
@media (max-width: 1200px) {
  .products-content-item .content-item-image .content-item-status {
    font-size: 9rem;
  }
}
@media (max-width: 767px) {
  .products-content-item .content-item-image .content-item-status {
    flex-wrap: wrap;
    flex-direction: row;
  }
}
.products-content-item .content-item-image .content-item-status .content-item-hit {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4rem 6rem;
  width: -moz-max-content;
  width: max-content;
  background: #366AF3;
  border-radius: 6rem;
}
.products-content-item .content-item-image .content-item-status .content-item-new {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4rem 6rem;
  width: -moz-max-content;
  width: max-content;
  background: #10C44C;
  border-radius: 6rem;
}
.products-content-item .content-item-image .content-item-status .content-item-discount {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4rem 6rem;
  width: -moz-max-content;
  width: max-content;
  background: #FF3B30;
  border-radius: 6rem;
}
.products-content-item .content-item-price {
  display: flex;
  align-items: center;
  gap: 8rem;
  font-style: normal;
  font-weight: 600;
  font-size: 20rem;
  line-height: 130%;
  color: #2A2A30;
  margin-bottom: 8rem;
}
@media (max-width: 767px) {
  .products-content-item .content-item-price {
    font-size: 16rem;
    line-height: 140%;
    margin-bottom: 4rem;
  }
}
.products-content-item .content-item-price-earlier {
  width: -moz-max-content;
  width: max-content;
  position: relative;
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #8C94A8;
}
@media (max-width: 1200px) {
  .products-content-item .content-item-price-earlier {
    font-size: 10rem;
  }
}
.products-content-item .content-item-price-earlier:before {
  content: "";
  border-bottom: 1rem solid #8C94A8;
  position: absolute;
  width: 100%;
  height: 50%;
  transform: rotate(-12deg);
  left: 0;
}
.products-content-item .content-item-price-percent {
  font-style: normal;
  font-weight: 600;
  font-size: 14rem;
  line-height: 140%;
  color: #FF3B30;
}
@media (max-width: 1200px) {
  .products-content-item .content-item-price-percent {
    font-size: 10rem;
  }
}
.products-content-item .content-item-title {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #2A2A30;
  margin-bottom: 6rem;
  text-decoration: none;
}
@media (max-width: 767px) {
  .products-content-item .content-item-title {
    font-size: 13rem;
  }
}
.products-content-item .content-item-maker {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #366AF3;
  text-decoration: none;
}
@media (max-width: 767px) {
  .products-content-item .content-item-maker {
    font-size: 12rem;
  }
}
.products-content-item .content-item-mobile {
  display: none;
  flex-direction: row;
  gap: 6rem;
  font-style: normal;
  font-weight: 400;
  font-size: 13rem;
  line-height: 140%;
  color: #CDD3E0;
  margin-bottom: 16rem;
  overflow: auto;
  white-space: nowrap;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.products-content-item .content-item-mobile::-webkit-scrollbar {
  display: none;
}
@media (max-width: 767px) {
  .products-content-item .content-item-mobile {
    display: flex;
  }
}
.products-content-item .content-item-mobile-prop {
  font-style: normal;
  font-weight: 400;
  font-size: 13rem;
  line-height: 140%;
  color: #676C7B;
}
.products-content-item .content-item-specifications {
  display: flex;
  flex-direction: column;
  gap: 8rem;
  margin-bottom: 20rem;
}
@media (max-width: 767px) {
  .products-content-item .content-item-specifications {
    display: none;
  }
}
.products-content-item .content-item-specifications-f {
  gap: 4rem;
}
.products-content-item .content-item-point {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #676C7B;
}
.products-content-item .content-item-con {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #2A2A30;
}
.products-content-item .content-item-basket {
  margin-top: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 9rem 24rem;
  gap: 10rem;
  max-width: 118rem;
  background: #366AF3;
  border-radius: 8rem;
  text-decoration: none;
  font-style: normal;
  font-weight: 600;
  font-size: 14rem;
  line-height: 140%;
  color: #FFFFFF;
}
.products-content-item .content-item-basket.basket-check {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 8rem;
  background: #F4F6FB;
  border-radius: 8rem;
  max-width: -moz-max-content;
  max-width: max-content;
  padding: 10rem 24rem 10rem 16rem;
  color: #366AF3;
}
@media (max-width: 767px) {
  .products-content-item .content-item-basket.basket-check {
    justify-content: center;
    max-width: 100%;
    font-size: 13rem;
  }
}
.products-content-item .content-item-basket.basket-check-active {
  display: block;
}
@media (max-width: 767px) {
  .products-content-item .content-item-basket {
    max-width: 100%;
    font-size: 13rem;
  }
}

.page-installment {
  margin: 56rem 0;
}

@media (max-width: 767px) {
  #modal-installment .installment-calc {
    margin-left: 0;
    margin-right: 0;
  }
}
#modal-installment .installment-calc .modal-close {
  display: none;
}
@media (max-width: 767px) {
  #modal-installment .installment-calc .modal-close {
    display: block;
    position: absolute;
    top: 16rem;
    right: 16rem;
  }
}

.installment-calc {
  padding: 56rem;
  background: #F4F6FB;
  border-radius: 24rem;
}
.installment-calc [contenteditable] {
  outline: none;
}
.installment-calc .modal-close {
  display: none;
}
@media (max-width: 767px) {
  .installment-calc {
    padding: 32rem 16rem;
    margin-left: -16rem;
    margin-right: -16rem;
  }
}
.installment-calc-box {
  display: flex;
  gap: 32rem;
}
@media (max-width: 767px) {
  .installment-calc-box {
    flex-wrap: wrap;
    gap: 12rem;
  }
}
.installment-calc-title {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 32rem;
}
@media (max-width: 767px) {
  .installment-calc-title {
    font-size: 24rem;
    margin-bottom: 20rem;
  }
}
.installment-calc-left {
  padding: 12rem;
  background: #FFFFFF;
  border-radius: 20rem;
  flex-grow: 1;
  flex-shrink: 1;
  min-height: 554rem;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .installment-calc-left {
    min-height: auto;
    width: 100%;
  }
}
.installment-calc-right {
  width: 480rem;
  display: flex;
  flex-direction: column;
  gap: 16rem;
}
@media (max-width: 767px) {
  .installment-calc-right {
    width: 100%;
  }
}
.installment-calc-rows {
  display: flex;
  flex-direction: column;
  padding: 28rem 36rem;
  gap: 32rem;
}
@media (max-width: 767px) {
  .installment-calc-rows {
    padding-left: 8rem;
    padding-right: 8rem;
    padding-bottom: 20rem;
  }
}
.installment-calc-add {
  margin-top: auto;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 9rem 32rem;
  gap: 10rem;
  height: 48rem;
  background: #F4F6FB;
  border-radius: 10rem;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 16rem;
  line-height: 140%;
  color: #366AF3;
  transition: color 0.3s, background-color 0.3s;
}
.installment-calc-add:hover {
  background-color: #366AF3;
  color: #fff;
}
.installment-calc-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 32rem;
  background: #FFFFFF;
  border-radius: 20rem;
}
@media (max-width: 767px) {
  .installment-calc-card {
    padding: 20rem;
  }
}
.installment-calc-card--info {
  display: flex;
  flex-direction: column;
  gap: 32rem;
}
.installment-calc-subtotal {
  width: 100%;
}
.installment-calc-button {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #FFFFFF;
  font-variation-settings: "slnt" 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 9rem 24rem;
  gap: 10rem;
  width: 100%;
  height: 48rem;
  background: #366AF3;
  border-radius: 10rem;
  cursor: pointer;
  transition: background-color 0.3s;
}
.installment-calc-button:hover {
  background-color: #3C77FF;
}
.installment-calc-total {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 28rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #366AF3;
  margin-bottom: 24rem;
}
.installment-calc-subtitle {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 20rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 10rem;
}
.installment-calc-label {
  font-family: "Inter", sans-serif;
  font-size: 16rem;
  line-height: 24rem;
  color: #676C7B;
  margin-bottom: 8rem;
}
.installment-calc-range {
  width: 100%;
}
.installment-calc-range .noUi-target {
  margin-top: 16rem;
  margin-bottom: 14rem;
  height: 4px;
  box-shadow: none;
  border: 0;
  background-color: #CDD3E0;
}
.installment-calc-range .noUi-target .noUi-connect {
  background-color: #366AF3;
}
.installment-calc-range .noUi-target .noUi-handle {
  width: 16rem;
  height: 16rem;
  background-color: #366AF3;
  border-radius: 50%;
  box-shadow: none;
  border: 0;
  right: -8rem;
  top: -6rem;
}
.installment-calc-range .noUi-target .noUi-handle:before, .installment-calc-range .noUi-target .noUi-handle:after {
  display: none;
}
.installment-calc-range-values {
  display: flex;
  justify-content: space-between;
  font-family: "Inter", sans-serif;
  font-size: 14rem;
  line-height: 140%;
  color: #676C7B;
}
.installment-calc-price {
  margin-bottom: 10rem;
  display: flex;
  align-items: center;
  gap: 8rem;
}
.installment-calc-price svg {
  width: 24rem;
  height: 24rem;
}
.installment-calc-price-value {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 24rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
}
.installment-calc-row {
  display: flex;
  gap: 56rem;
}
@media (max-width: 767px) {
  .installment-calc-row {
    gap: 24rem;
    flex-wrap: wrap;
  }
}
.installment-calc-row-left {
  flex-shrink: 1;
  flex-grow: 1;
}
@media (max-width: 767px) {
  .installment-calc-row-left {
    width: 100%;
  }
}
.installment-calc-row-right {
  width: 154rem;
}
@media (max-width: 767px) {
  .installment-calc-row-right {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.installment-calc-row-quantity {
  display: flex;
  align-items: center;
}
.installment-calc-row-quantity input {
  background-color: transparent;
  width: 74rem;
  height: 40rem;
  outline: none;
  border: 0;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: -0.02em;
  color: #2A2A30;
  -webkit-appearance: none;
          appearance: none;
  -moz-appearance: textfield;
}
.installment-calc-row-quantity input::-webkit-outer-spin-button, .installment-calc-row-quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.installment-calc-row-quantity-button {
  user-select: none; /* standard syntax */
  -webkit-user-select: none; /* webkit (safari, chrome) browsers */
  -moz-user-select: none; /* mozilla browsers */
  -khtml-user-select: none; /* webkit (konqueror) browsers */
  -ms-user-select: none; /* IE10+ */
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8rem;
  gap: 10rem;
  width: 40rem;
  height: 40rem;
  background: #F4F6FB;
  border-radius: 8rem;
  transition: background-color 0.3s;
}
.installment-calc-row-quantity-button svg {
  stroke: #2A2A30;
  transition: stroke 0.3s;
}
.installment-calc-row-quantity-button:hover {
  background-color: #366AF3;
}
.installment-calc-row-quantity-button:hover svg {
  stroke: #fff;
}

.products-horizontal {
  display: flex;
  flex-direction: column;
}
.products-horizontal-b {
  display: flex;
  flex-direction: column;
  gap: 24rem;
}
@media (max-width: 767px) {
  .products-horizontal-b {
    border-bottom: 1rem solid #ECF0F8;
    padding: 16rem 0;
  }
}
.products-horizontal-price-mobile {
  display: none;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
}
@media (max-width: 767px) {
  .products-horizontal-price-mobile {
    display: block;
  }
}
.products-horizontal-item {
  display: flex;
  flex-direction: row;
  padding: 20rem 0;
  gap: 24rem;
  align-items: center;
  border-bottom: 1rem solid #ECF0F8;
}
@media (max-width: 767px) {
  .products-horizontal-item {
    align-items: flex-start;
    gap: 16rem;
    border-bottom: none;
    padding: 0;
  }
}
.products-horizontal-item-image {
  width: 72rem;
  height: 72rem;
  border-radius: 6rem;
}
@media (max-width: 767px) {
  .products-horizontal-item-image {
    width: 56rem;
    height: 56rem;
    border-radius: 10rem;
  }
}
.products-horizontal-item-image img {
  width: 72rem;
  height: 72rem;
  border-radius: 6rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .products-horizontal-item-image img {
    width: 56rem;
    height: 56rem;
    border-radius: 10rem;
  }
}
.products-horizontal-item-name {
  display: flex;
  flex-direction: column;
  width: 240rem;
  gap: 6rem;
}
.products-horizontal-item-title {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
  text-decoration: none;
}
@media (max-width: 767px) {
  .products-horizontal-item-title {
    font-size: 13rem;
  }
}
.products-horizontal-item-maker {
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #366AF3;
}
@media (max-width: 767px) {
  .products-horizontal-item-maker {
    font-size: 13rem;
  }
}
.products-horizontal-item-points {
  display: flex;
  flex-direction: row;
  gap: 16rem;
  align-items: center;
}
@media (max-width: 767px) {
  .products-horizontal-item-points {
    display: none;
  }
}
.products-horizontal-item-point {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  text-align: center;
  color: #676C7B;
  width: 110rem;
}
@media (max-width: 767px) {
  .products-horizontal-item-prices {
    display: none;
  }
}
.products-horizontal-item-price {
  font-style: normal;
  font-weight: 600;
  font-size: 20rem;
  line-height: 130%;
  color: #2A2A30;
}
.products-horizontal-item-discount {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8rem;
}
.products-horizontal-item-basket {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48rem;
  height: 48rem;
  background: #366AF3;
  border-radius: 10rem;
  margin-left: auto;
  cursor: pointer;
  text-decoration: none;
}
@media (max-width: 767px) {
  .products-horizontal-item-basket {
    min-width: 40rem;
    width: 40rem;
    height: 40rem;
  }
}
.products-horizontal-item-basket.active {
  background: #F4F6FB;
}
.products-horizontal-item-basket.active img {
  width: 28rem;
}

.column-names {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 24rem;
  padding: 20rem 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #676C7B;
  box-sizing: border-box;
  background: #F4F6FB;
  border-radius: 12rem;
}
@media (max-width: 767px) {
  .column-names {
    display: none;
  }
}
.column-names-name {
  width: 240rem;
  margin-left: 96rem;
}
.column-names-m {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16rem;
  max-width: 614rem;
}
.column-names-m div {
  width: 110rem;
  text-align: center;
}

.names-swiper {
  display: none;
  width: 100%;
  height: -moz-max-content;
  height: max-content;
}
.names-swiper .swiper-wrapper {
  align-items: flex-end;
}
.names-swiper-info {
  font-style: normal;
  font-weight: 400;
  font-size: 12rem;
  line-height: 120%;
  text-align: center;
  color: #676C7B;
}
.names-swiper-subtitle {
  font-style: normal;
  font-weight: 400;
  font-size: 13rem;
  line-height: 140%;
  text-align: center;
  color: #2A2A30;
}
@media (max-width: 767px) {
  .names-swiper {
    display: block;
  }
}

.products-three {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 48rem 24rem;
  justify-content: space-between;
  margin-bottom: 48rem;
}
@media (max-width: 767px) {
  .products-three {
    grid-template-columns: repeat(2, 1fr);
    gap: 12rem;
    width: -moz-max-content;
    width: max-content;
  }
}
.products-three-item {
  display: flex;
  flex-direction: column;
  /*max-width: 297rem;*/
}
@media (max-width: 992px) {
  .products-three-item {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .products-three-item {
    width: 100%;
    max-width: 165rem;
  }
}
.products-three-item .content-item-availability {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #2A2A30;
  margin-bottom: 8rem;
}
.products-three-item .content-item-availability span {
  color: #10C44C;
}
.products-three-item .content-item-image {
  display: block;
  text-decoration: none;
  max-width: 386rem;
  height: 386rem;
  position: relative;
  margin-bottom: 16rem;
}
@media (max-width: 992px) {
  .products-three-item .content-item-image {
    max-height: 100%;
  }
}
@media (max-width: 767px) {
  .products-three-item .content-item-image {
    height: auto;
    aspect-ratio: 1;
    margin-bottom: 8rem;
    max-width: 165rem;
    width: 100%;
  }
}
.products-three-item .content-item-image img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}
.products-three-item .content-item-image .content-item-status {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  position: absolute;
  bottom: 10rem;
  left: 8rem;
  font-style: normal;
  font-weight: 600;
  font-size: 11rem;
  line-height: 110%;
  color: #FFFFFF;
}
@media (max-width: 1200px) {
  .products-three-item .content-item-image .content-item-status {
    font-size: 9rem;
  }
}
@media (max-width: 767px) {
  .products-three-item .content-item-image .content-item-status {
    flex-wrap: wrap;
    flex-direction: row;
  }
}
.products-three-item .content-item-image .content-item-status .content-item-hit {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4rem 6rem;
  width: -moz-max-content;
  width: max-content;
  background: #366AF3;
  border-radius: 6rem;
}
.products-three-item .content-item-image .content-item-status .content-item-new {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4rem 6rem;
  width: -moz-max-content;
  width: max-content;
  background: #10C44C;
  border-radius: 6rem;
}
.products-three-item .content-item-image .content-item-status .content-item-discount {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4rem 6rem;
  width: -moz-max-content;
  width: max-content;
  background: #FF3B30;
  border-radius: 6rem;
}
.products-three-item .content-item-price {
  display: flex;
  align-items: center;
  gap: 8rem;
  font-style: normal;
  font-weight: 600;
  font-size: 20rem;
  line-height: 130%;
  color: #2A2A30;
  margin-bottom: 8rem;
}
@media (max-width: 767px) {
  .products-three-item .content-item-price {
    font-size: 16rem;
    line-height: 140%;
    margin-bottom: 4rem;
  }
}
.products-three-item .content-item-price-earlier {
  width: -moz-max-content;
  width: max-content;
  position: relative;
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #8C94A8;
}
@media (max-width: 1200px) {
  .products-three-item .content-item-price-earlier {
    font-size: 10rem;
  }
}
.products-three-item .content-item-price-earlier:before {
  content: "";
  border-bottom: 1rem solid #8C94A8;
  position: absolute;
  width: 100%;
  height: 50%;
  transform: rotate(-12deg);
  left: 0;
}
.products-three-item .content-item-price-percent {
  font-style: normal;
  font-weight: 600;
  font-size: 14rem;
  line-height: 140%;
  color: #FF3B30;
}
@media (max-width: 1200px) {
  .products-three-item .content-item-price-percent {
    font-size: 10rem;
  }
}
.products-three-item .content-item-title {
  display: block;
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #2A2A30;
  margin-bottom: 6rem;
}
@media (max-width: 767px) {
  .products-three-item .content-item-title {
    font-size: 13rem;
  }
}
.products-three-item .content-item-maker {
  display: inline-block;
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #366AF3;
  margin-bottom: 16rem;
}
@media (max-width: 767px) {
  .products-three-item .content-item-maker {
    font-size: 12rem;
    margin-bottom: 8rem;
  }
}
.products-three-item .content-item-mobile {
  display: none;
  flex-direction: row;
  gap: 6rem;
  font-style: normal;
  font-weight: 400;
  font-size: 13rem;
  line-height: 140%;
  color: #CDD3E0;
  margin-bottom: 16rem;
  overflow: auto;
  white-space: nowrap;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.products-three-item .content-item-mobile::-webkit-scrollbar {
  display: none;
}
@media (max-width: 767px) {
  .products-three-item .content-item-mobile {
    display: flex;
  }
}
.products-three-item .content-item-mobile-prop {
  font-style: normal;
  font-weight: 400;
  font-size: 13rem;
  line-height: 140%;
  color: #676C7B;
}
.products-three-item .content-item-specifications {
  display: flex;
  flex-direction: column;
  gap: 8rem;
  margin-bottom: 20rem;
}
@media (max-width: 767px) {
  .products-three-item .content-item-specifications {
    display: none;
  }
}
.products-three-item .content-item-specifications-f {
  gap: 4rem;
}
.products-three-item .content-item-point {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #676C7B;
}
.products-three-item .content-item-con {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #2A2A30;
}
.products-three-item .content-item-basket {
  margin-top: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 9rem 24rem;
  gap: 10rem;
  max-width: 118rem;
  background: #366AF3;
  border-radius: 8rem;
  text-decoration: none;
  font-style: normal;
  font-weight: 600;
  font-size: 14rem;
  line-height: 140%;
  color: #FFFFFF;
}
.products-three-item .content-item-basket.basket-check {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 8rem;
  background: #F4F6FB;
  border-radius: 8rem;
  max-width: -moz-max-content;
  max-width: max-content;
  padding: 10rem 24rem 10rem 16rem;
  color: #366AF3;
}
@media (max-width: 767px) {
  .products-three-item .content-item-basket.basket-check {
    justify-content: center;
    max-width: 100%;
    font-size: 13rem;
  }
}
.products-three-item .content-item-basket.basket-check-active {
  display: block;
}
@media (max-width: 767px) {
  .products-three-item .content-item-basket {
    max-width: 100%;
    font-size: 13rem;
  }
}

.catalog-description {
  display: flex;
  flex-direction: column;
  max-width: 1206rem;
  width: 100%;
}
.catalog-description-content {
  display: flex;
  flex-direction: column;
  gap: 24rem;
}
.catalog-description-content ul {
  display: flex;
  flex-direction: column;
  gap: 16rem;
  padding-left: 0;
}
.catalog-description-content ul li {
  list-style-type: none;
  display: flex;
  align-items: center;
  gap: 13rem;
}
.catalog-description-content ul li:before {
  content: url("data:image/svg+xml,%3Csvg width='15' height='1' viewBox='0 0 15 1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='15' height='1' fill='%238C94A8'/%3E%3C/svg%3E%0A");
  margin-right: 10rem;
}
.catalog-description-content-title {
  font-style: normal;
  font-weight: 700;
  font-size: 32rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
}
.catalog-description-content-text {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 160%;
  color: #2A2A30;
}
.catalog-description-content-subtitle {
  font-style: normal;
  font-weight: 700;
  font-size: 24rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
}
.catalog-description-content-bold {
  font-style: normal;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
}
.catalog-description-content-subtext {
  font-style: normal;
  font-weight: 600;
  font-size: 20rem;
  line-height: 130%;
  color: #2A2A30;
}

.card-item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  margin-top: 12rem;
  margin-bottom: 56rem;
}
@media (max-width: 767px) {
  .card-item {
    flex-direction: column;
    gap: 24rem;
  }
}
.card-item-installment {
  padding: 18rem;
  background: radial-gradient(105.26% 889.5% at 100% -5.26%, #3FA8EC 0%, #7A55FF 50.16%);
  border-radius: 16rem;
  display: flex;
  gap: 12rem;
  cursor: pointer;
}
.card-item-installment svg {
  width: 40rem;
  height: 40rem;
}
.card-item-installment-title {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 20rem;
  line-height: 130%;
  color: #FFFFFF;
  margin-bottom: 8rem;
}
.card-item-installment-text {
  font-family: "Inter", sans-serif;
  font-size: 16rem;
  line-height: 140%;
  color: #FFFFFF;
}
.card-item-sliders {
  display: flex;
  flex-direction: column;
  gap: 24rem;
  max-width: 560rem;
  width: 100%;
  position: relative;
  height: -moz-max-content;
  height: max-content;
}
.card-item-specifications {
  max-width: 576rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 40rem;
}
@media (max-width: 767px) {
  .card-item-specifications {
    gap: 32rem;
  }
}
.card-item-specifications .specifications-block {
  display: flex;
  flex-direction: column;
  gap: 16rem;
}
@media (max-width: 767px) {
  .card-item-specifications .specifications-color-m {
    order: 2;
  }
}
@media (max-width: 767px) {
  .card-item-specifications .specifications-points-m {
    order: 1;
  }
}
@media (max-width: 767px) {
  .card-item-specifications .specifications-none-m {
    display: none !important;
  }
}
.card-item-specifications .specifications-mobile {
  display: none;
}
@media (max-width: 767px) {
  .card-item-specifications .specifications-mobile {
    display: flex;
  }
}
.card-item-specifications .specifications-select {
  display: flex;
  flex-direction: column;
  gap: 12rem;
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
}
@media (max-width: 767px) {
  .card-item-specifications .specifications-select {
    font-size: 14rem;
  }
}
.card-item-specifications .specifications-select div {
  display: flex;
  flex-direction: row;
  gap: 10rem;
  align-items: center;
}
.card-item-specifications .specifications-button {
  text-decoration: none;
  display: flex;
  flex-direction: row;
  gap: 12rem;
  padding: 13rem 24rem;
  align-items: center;
  background: #F4F6FB;
  border-radius: 150rem;
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
  width: -moz-max-content;
  width: max-content;
}
@media (max-width: 767px) {
  .card-item-specifications .specifications-button {
    font-size: 14rem;
  }
}
.card-item-specifications .specifications-color {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
}
@media (max-width: 767px) {
  .card-item-specifications .specifications-color {
    font-size: 14rem;
  }
}
.card-item-specifications .specifications-color-label {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #676C7B;
}
.card-item-specifications .specifications-title {
  font-style: normal;
  font-weight: 600;
  font-size: 32rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
}
@media (max-width: 767px) {
  .card-item-specifications .specifications-title {
    font-style: normal;
    font-weight: 600;
    font-size: 20rem;
    line-height: 130%;
    color: #2A2A30;
  }
}
.card-item-specifications .specifications-palette {
  cursor: pointer;
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #366AF3;
  text-decoration: none;
}
@media (max-width: 767px) {
  .card-item-specifications .specifications-palette {
    font-size: 14rem;
  }
}
.card-item-specifications .specifications-all {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #366AF3;
  text-decoration: none;
}
@media (max-width: 767px) {
  .card-item-specifications .specifications-all {
    font-size: 14rem;
  }
}
.card-item-specifications .specifications-brand {
  display: flex;
  text-decoration: none;
  flex-direction: row;
  align-items: center;
  padding: 6rem 12rem 6rem 16rem;
  gap: 4rem;
  max-width: 195rem;
  background: #F4F6FB;
  border-radius: 18rem;
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #2A2A30;
}
.card-item-specifications .specifications-subtitle {
  font-style: normal;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
  font-variation-settings: "slnt" 0;
}
@media (max-width: 767px) {
  .card-item-specifications .specifications-subtitle {
    font-size: 14rem;
  }
}
.card-item-specifications .specifications-points {
  max-width: 445rem;
  display: flex;
  flex-direction: column;
  gap: 12rem;
}
.card-item-specifications .specifications-advantage {
  display: flex;
  flex-direction: row;
  gap: 10rem;
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
}
@media (max-width: 767px) {
  .card-item-specifications .specifications-advantage {
    font-size: 14rem;
  }
}
.card-item-specifications .specifications-point {
  display: flex;
  flex-direction: row;
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
}
.card-item-specifications .specifications-point-info {
  min-width: 180rem;
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #676C7B;
}
@media (max-width: 767px) {
  .card-item-specifications .specifications-point-info {
    font-size: 14rem;
  }
}
@media (max-width: 767px) {
  .card-item-specifications .specifications-point-res {
    font-size: 14rem;
  }
}
.card-item-purchase {
  display: flex;
  flex-direction: column;
  gap: 16rem;
  max-width: 340rem;
  width: 100%;
}
@media (max-width: 767px) {
  .card-item-purchase {
    gap: 32rem;
  }
}
.card-item-purchase .purchase-item {
  display: flex;
  flex-direction: column;
  gap: 20rem;
  padding: 24rem;
  border-radius: 16rem;
  border: 2rem solid #F4F6FB;
}
@media (max-width: 767px) {
  .card-item-purchase .purchase-item {
    padding: 16rem;
  }
}
.card-item-purchase .purchase-item-block {
  display: flex;
  flex-direction: column;
  gap: 8rem;
}
@media (max-width: 767px) {
  .card-item-purchase .purchase-order-m {
    order: 2;
  }
}
@media (max-width: 767px) {
  .card-item-purchase .purchase-none-m {
    display: none;
  }
}
.card-item-purchase .purchase-price {
  font-style: normal;
  font-weight: 600;
  font-size: 28rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
}
.card-item-purchase .purchase-title {
  display: flex;
  gap: 10rem;
  align-items: center;
  font-style: normal;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
}
@media (max-width: 767px) {
  .card-item-purchase .purchase-title {
    font-size: 14rem;
  }
}
.card-item-purchase .purchase-availability {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #2A2A30;
}
.card-item-purchase .purchase-availability span {
  color: #10C44C;
}
.card-item-purchase .purchase-subtitle {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
  margin-left: 34rem;
}
@media (max-width: 767px) {
  .card-item-purchase .purchase-subtitle {
    font-size: 14rem;
  }
}
.card-item-purchase .purchase-subtitle span {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #676C7B;
}
.card-item-purchase .purchase-information {
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #366AF3;
}
@media (max-width: 767px) {
  .card-item-purchase .purchase-information {
    font-size: 14rem;
    order: 3;
  }
}
.card-item-purchase .purchase-button-basket {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 13rem 24rem;
  gap: 10rem;
  width: 100%;
  background: #366AF3;
  border-radius: 10rem;
  text-decoration: none;
  font-style: normal;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #FFFFFF;
  transition: background-color 0.3s;
}
.card-item-purchase .purchase-button-basket:hover {
  background-color: #3C77FF;
}
.card-item-purchase .purchase-button-basket.basket-check {
  background-color: #F4F6FB !important;
  color: #366AF3;
  gap: 4rem;
}
.card-item-purchase .purchase-button-click {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 13rem 32rem;
  gap: 10rem;
  width: 100%;
  background: #F4F6FB;
  border-radius: 10rem;
  text-decoration: none;
  font-style: normal;
  font-weight: 600;
  font-size: 16rem;
  line-height: 140%;
  color: #366AF3;
  transition: background-color 0.3s;
}
.card-item-purchase .purchase-button-click:hover {
  background-color: #ECF0F8;
}

.swiper-card_thumbnail {
  max-width: 481rem;
  max-height: 80rem;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media (max-width: 767px) {
  .swiper-card_thumbnail {
    display: none;
  }
}
.swiper-card_thumbnail .swiper-slide img {
  width: 80rem;
  height: 80rem;
  border-radius: 12rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.swiper-card {
  max-width: 560rem;
  max-height: 560rem;
  border-radius: 16rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .swiper-card {
    max-width: 343rem;
    max-height: 343rem;
    -o-object-position: center;
       object-position: center;
  }
}
.swiper-card .swiper-slide img {
  width: 560rem;
  height: 560rem;
  border-radius: 16rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .swiper-card .swiper-slide img {
    width: 343rem;
    height: 343rem;
    -o-object-position: center;
       object-position: center;
  }
}

.card-button-next {
  position: absolute;
  right: 0;
  bottom: 18rem;
  width: -moz-max-content;
  width: max-content;
  min-width: 40rem;
  min-height: 40rem;
  display: flex;
  align-items: center;
  border-radius: 10rem;
  justify-content: center;
  z-index: 10;
  cursor: pointer;
}
@media (max-width: 767px) {
  .card-button-next {
    display: none;
  }
}
.card-button-next:after {
  content: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.3333 11.6667L15 20.0001L23.3333 28.3334' stroke='%232A2A30' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 20rem;
  height: 20rem;
  transform: rotateZ(180deg);
  display: flex;
  align-items: center;
  justify-content: center;
}

.card-button-prev {
  position: absolute;
  left: 0;
  bottom: 18rem;
  width: -moz-max-content;
  width: max-content;
  min-width: 40rem;
  min-height: 40rem;
  display: flex;
  align-items: center;
  border-radius: 10rem;
  justify-content: center;
  z-index: 10;
  cursor: pointer;
}
@media (max-width: 767px) {
  .card-button-prev {
    display: none;
  }
}
.card-button-prev:after {
  content: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.3333 11.6667L15 20.0001L23.3333 28.3334' stroke='%232A2A30' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 20rem;
  height: 20rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.status-product-card {
  top: 12rem;
  right: 12px;
  flex-direction: column;
  align-items: flex-end;
  pointer-events: none;
}

.color-options {
  display: flex;
  gap: 10rem;
}

.color-option {
  width: 32rem;
  height: 32rem;
  border-radius: 50%;
  border: 2rem solid lightgray;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

input[type=radio] {
  display: none;
}

input[type=radio]:checked + .color-option {
  outline: 2rem solid #3466ea;
  border-color: #ffffff;
  border-width: 1rem;
}

.color-red {
  background-color: red;
}

.color-green {
  background-color: green;
}

.color-blue {
  background-color: blue;
}

.color-yellow {
  background-color: yellow;
}

.color-purple {
  background-color: purple;
}

.color-orange {
  background-color: orange;
}

#modal-installment {
  max-width: none !important;
  width: 1580rem !important;
}
@media (max-width: 1600px) {
  #modal-installment {
    width: 1440rem !important;
  }
}
@media (max-width: 767px) {
  #modal-installment {
    width: 100% !important;
  }
}
#modal-installment.iziModal {
  border-radius: 24rem !important;
}
@media (max-width: 767px) {
  #modal-installment.iziModal {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    margin-bottom: 0;
  }
}

.product-card-tabs {
  margin-bottom: 110rem;
}
@media (max-width: 767px) {
  .product-card-tabs {
    margin-bottom: 56rem;
  }
}
.product-card-tabs .content-tabs {
  display: flex;
  flex-direction: row;
  gap: 40rem;
  border-bottom: 1rem solid #CDD3E0;
  font-style: normal;
  font-weight: 400;
  font-size: 18rem;
  line-height: 130%;
  color: #676C7B;
}
@media (max-width: 767px) {
  .product-card-tabs .content-tabs {
    font-size: 14px;
    line-height: 140%;
  }
}
.product-card-tabs .content-tabs {
  display: flex;
  cursor: pointer;
  margin-bottom: 48rem;
}
@media (max-width: 767px) {
  .product-card-tabs .content-tabs {
    margin-bottom: 32rem;
  }
}
.product-card-tabs .card-tab.card-active {
  background: white;
  border-bottom: 1rem solid #007bff;
  padding-bottom: 12rem;
}
.product-card-tabs .card-tab-content {
  scroll-margin-top: 120rem;
  display: none;
  flex-direction: column;
}
.product-card-tabs .card-tab-content img {
  height: auto !important;
}
.product-card-tabs .card-tab-content .container {
  width: 100%;
}
.product-card-tabs .card-tab-content a {
  color: #366AF3;
}
.product-card-tabs .card-tab-content.card-active {
  display: flex;
  max-width: 992rem;
  width: 100%;
  margin: 0 auto;
}
.product-card-tabs .card-tab-image {
  width: 992rem;
  height: 400rem;
  border-radius: 16rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .product-card-tabs .card-tab-image {
    width: 100%;
    height: 200rem;
  }
}
.product-card-tabs .card-tab-title {
  font-style: normal;
  font-weight: 700;
  font-size: 32rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 24rem;
}
@media (max-width: 767px) {
  .product-card-tabs .card-tab-title {
    font-size: 24px;
    margin-bottom: 16rem;
  }
}
.product-card-tabs .card-tab-subtitle {
  font-style: normal;
  font-weight: 700;
  font-size: 24rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
  margin-bottom: 24rem;
}
@media (max-width: 767px) {
  .product-card-tabs .card-tab-subtitle {
    font-size: 20px;
    line-height: 130%;
  }
}
.product-card-tabs .card-tab-text {
  display: flex;
  flex-direction: column;
  gap: 16rem;
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 160%;
  color: #2A2A30;
}
@media (max-width: 767px) {
  .product-card-tabs .card-tab-text {
    font-size: 14px;
  }
}
.product-card-tabs .card-table {
  padding-bottom: 32rem;
  margin-bottom: 32rem;
  border-bottom: 1rem solid #CDD3E0;
}
@media (max-width: 767px) {
  .product-card-tabs .card-table {
    padding-bottom: 24rem;
    margin-bottom: 24rem;
  }
}
.product-card-tabs .card-table:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.product-card-tabs .card-table-svg {
  display: none;
}
@media (max-width: 767px) {
  .product-card-tabs .card-table-svg {
    display: block;
  }
}
.product-card-tabs .card-table-body {
  display: flex;
  flex-direction: column;
  gap: 18rem;
}
@media (max-width: 767px) {
  .product-card-tabs .card-table-body tr {
    display: flex;
    flex-direction: column;
    gap: 6rem;
  }
}
.product-card-tabs .card-table-title {
  width: 484rem;
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #676C7B;
}
@media (max-width: 767px) {
  .product-card-tabs .card-table-title {
    width: 100%;
    font-size: 14px;
  }
}
.product-card-tabs .card-table-subtitle {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 140%;
  color: #2A2A30;
}
@media (max-width: 767px) {
  .product-card-tabs .card-table-subtitle {
    font-size: 14px;
  }
}
.product-card-tabs .card-tab-ul {
  display: flex;
  flex-direction: column;
  gap: 32rem;
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 160%;
  color: #2A2A30;
  list-style: none;
  padding: 0;
}
@media (max-width: 767px) {
  .product-card-tabs .card-tab-ul {
    gap: 16rem;
  }
}
.product-card-tabs .card-tab-ul .card-tab-li {
  display: flex;
  gap: 24rem;
  align-items: baseline;
}
@media (max-width: 767px) {
  .product-card-tabs .card-tab-ul .card-tab-li {
    gap: 0;
  }
}
.product-card-tabs .card-tab-ul .card-tab-li:before {
  content: url("data:image/svg+xml,%3Csvg width='15' height='1' viewBox='0 0 15 1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='15' height='1' fill='%238C94A8'/%3E%3C/svg%3E%0A");
  margin-right: 10rem;
}
.product-card-tabs .card-tab-ul .card-tab-li a {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #8C94A8;
  text-decoration: none;
  cursor: pointer;
}
.product-card-tabs .card-tab-ul .card-tab-li a:hover {
  color: #676C7B;
}

.swiper-tabs {
  margin-left: 0 !important;
}
.swiper-tabs .swiper-slide {
  width: -moz-max-content !important;
  width: max-content !important;
}

.modifications {
  display: flex;
  flex-direction: column;
  gap: 37rem;
  margin-bottom: 110rem;
  position: relative;
}
@media (max-width: 767px) {
  .modifications {
    margin-bottom: 57rem;
  }
}
.modifications-title {
  font-style: normal;
  font-weight: 600;
  font-size: 32rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #2A2A30;
}
@media (max-width: 767px) {
  .modifications-title {
    font-size: 20px;
    line-height: 130%;
  }
}
@media (max-width: 767px) {
  .modifications-o {
    overflow: hidden;
  }
}

.modifications-item {
  display: flex;
  flex-direction: row;
  gap: 20rem;
  align-items: center;
  text-decoration: none;
}
@media (max-width: 767px) {
  .modifications-item {
    gap: 12rem;
  }
}
.modifications-item-t {
  display: flex;
  flex-direction: column;
  gap: 6rem;
}
.modifications-item-image {
  width: 120rem;
  height: 120rem;
  flex-grow: 0;
  flex-shrink: 0;
  border-radius: 12rem;
}
@media (max-width: 767px) {
  .modifications-item-image {
    width: 86rem;
    height: 86rem;
  }
}
.modifications-item-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12rem;
}
.modifications-item-price {
  font-style: normal;
  font-weight: 600;
  font-size: 20rem;
  line-height: 130%;
  color: #2A2A30;
}
@media (max-width: 767px) {
  .modifications-item-price {
    font-size: 16px;
  }
}
.modifications-item-title {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #2A2A30;
}
.modifications-item-brand {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height: 140%;
  color: #366AF3;
  text-decoration: none;
}
@media (max-width: 767px) {
  .modifications-item-brand {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .swiper-modifications {
    overflow: visible;
  }
}

.modifications-button-next {
  position: absolute;
  right: 0;
  top: 0;
  min-width: 48rem;
  min-height: 48rem;
  display: flex;
  align-items: center;
  border-radius: 10rem;
  justify-content: center;
  background: #F4F6FB;
  z-index: 10;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .modifications-button-next {
    width: 65rem;
    height: 65rem;
  }
}
@media (max-width: 992px) {
  .modifications-button-next {
    width: 75rem;
    height: 75rem;
  }
}
@media (max-width: 767px) {
  .modifications-button-next {
    display: none;
  }
}
.modifications-button-next:after {
  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='M20.25 12H4.5M9.75 6L3.75 12L9.75 18' stroke='%23366AF3' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 24rem;
  height: 24rem;
  transform: rotateZ(180deg);
  display: flex;
  align-items: center;
  justify-content: center;
}

.modifications-button-prev {
  position: absolute;
  right: 54rem;
  top: 0;
  min-width: 48rem;
  min-height: 48rem;
  display: flex;
  align-items: center;
  border-radius: 10rem;
  justify-content: center;
  z-index: 10;
  cursor: pointer;
  background: #F4F6FB;
}
@media (max-width: 1200px) {
  .modifications-button-prev {
    width: 65rem;
    height: 65rem;
    right: 71rem;
  }
}
@media (max-width: 992px) {
  .modifications-button-prev {
    width: 75rem;
    height: 75rem;
    right: 82rem;
  }
}
@media (max-width: 767px) {
  .modifications-button-prev {
    display: none;
  }
}
.modifications-button-prev:after {
  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='M20.25 12H4.5M9.75 6L3.75 12L9.75 18' stroke='%23366AF3' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 24rem;
  height: 24rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-card-panel {
  display: none;
  width: 100%;
  background: #ffffff;
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 16rem;
  z-index: 100;
  box-shadow: 0rem 0rem 16rem rgba(42, 42, 48, 0.12);
  border-radius: 16rem 16rem 0rem 0rem;
}
@media (max-width: 767px) {
  .product-card-panel {
    display: block;
  }
}
.product-card-panel .mobile-panel-price {
  font-style: normal;
  font-weight: 600;
  font-size: 20rem;
  line-height: 130%;
  color: #2A2A30;
  margin-bottom: 6rem;
}
.product-card-panel .mobile-panel-quantity {
  display: flex;
  flex-direction: row;
  gap: 8rem;
  align-items: center;
  font-style: normal;
  font-weight: 400;
  font-size: 13rem;
  line-height: 140%;
  color: #2A2A30;
}
.product-card-panel .mobile-panel-buttons {
  display: flex;
  flex-direction: row;
  gap: 8rem;
  align-items: center;
  margin-top: 16rem;
}
.product-card-panel .mobile-panel-buttons a.mobile-panel-basket {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 167rem;
  padding: 12rem 0;
  background: #366AF3;
  border-radius: 10rem;
  flex: none;
  order: 0;
  flex-grow: 1;
  font-style: normal;
  font-weight: 600;
  font-size: 14rem;
  line-height: 140%;
  color: #FFFFFF;
  text-decoration: none;
}
.product-card-panel .mobile-panel-buttons a.mobile-panel-basket.basket-check {
  background-color: #F4F6FB;
  color: #366AF3;
  gap: 4rem;
}
.product-card-panel .mobile-panel-buttons a.mobile-panel-click {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 167rem;
  align-items: center;
  padding: 12rem 0;
  background: #F4F6FB;
  border-radius: 10rem;
  flex: none;
  flex-grow: 1;
  font-style: normal;
  font-weight: 600;
  font-size: 14rem;
  line-height: 140%;
  color: #366AF3;
  text-decoration: none;
}
