@charset "UTF-8";

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


.page-content {
    padding: 20px 15px 0 15px;
    margin-bottom: 25px;
    border: 1px solid #EDEFF3;
    border-radius: 12px;
    overflow-wrap: anywhere;
}

.delivery .page-content,
.details .page-content{
    padding: 0;
    margin: 0;
    border: none;
}

.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6 {
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
    font-family: "Inter-semibold", sans-serif;
    color: #1D2229;
    line-height: 1.4;
}

.page-content h2 {
    font-size: 22px;
}

.page-content h3 {
    font-size: 20px;
}

.page-content h4 {
    font-size: 17px;
}

.page-content h5 {
    font-size: 16px;
}

.page-content h6 {
    font-size: 15px;
}

.page-content p {
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.5;
}

.page-content img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 16px;
    margin-bottom: 15px;
}

.page-content ul:not([class]),
.page-content ol:not([class]) {
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
    list-style: none;
}

.page-content ul li:not([class]),
.page-content ol li:not([class]) {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.5;
}

.page-content ul li:not([class])::before {
    content: "";
    position: absolute;
    left: 8px;
    top: 8px;
    width: 5px;
    height: 5px;
    background-color: #1671F9;
    border-radius: 50%;
}

.page-content ol:not([class]) {
    counter-reset: item;
}

.page-content ol li:not([class]) {
    counter-increment: item;
    padding-left: 25px;
}

.page-content ol li:not([class])::before {
    content: counter(item) ".";
    position: absolute;
    left: 0;
    color: #1671F9;
    font-weight: 500;
}

.page-content ul li:not([class]):last-child,
.page-content ol li:not([class]):last-child {
    margin-bottom: 0;
}

.page-content blockquote {
    padding: 15px 20px;
    margin: 20px 0;
    border-radius: 12px;
    border-right: 3px solid #E1EDFF;
    border-left: 3px solid #E1EDFF;
    background: #F8FAFD;
    overflow-wrap: anywhere;
}

.page-content blockquote p {
    margin-bottom: 0;
}

.page-content hr {
    margin: 20px 0;
    border: none;
    border-top: 1px solid #EDEFF3;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .page-content {
        padding: 20px 20px 0 20px;
        margin-bottom: 25px;
        border-radius: 12px;
    }

    .page-content h2 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .page-content h3 {
        font-size: 19px;
    }

    .page-content h4 {
        font-size: 18px;
    }

    .page-content h5 {
        font-size: 17px;
    }

    .page-content h6 {
        font-size: 16px;
    }

    .page-content p {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .page-content ul li:not([class]),
    .page-content ol li:not([class]) {
        font-size: 14px;
        padding-left: 25px;
        margin-bottom: 10px;
    }

    .page-content blockquote {
        padding: 15px 20px;
        margin: 20px 0;
        border-radius: 12px;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .page-content {
        padding: 20px 25px 0 25px;
        margin-bottom: 30px;
        border-radius: 14px;
    }

    .page-content h2 {
        font-size: 24px;
        margin-bottom: 18px;
    }

    .page-content h3 {
        font-size: 20px;
    }

    .page-content h4 {
        font-size: 19px;
    }

    .page-content h5 {
        font-size: 18px;
    }

    .page-content h6 {
        font-size: 17px;
    }

    .page-content p {
        font-size: 15px;
        margin-bottom: 18px;
        line-height: 1.6;
    }

    .page-content img {
        border-radius: 20px;
        margin-bottom: 18px;
    }

    .page-content ul:not([class]),
    .page-content ol:not([class]) {
        margin-bottom: 18px;
    }

    .page-content ul li:not([class]),
    .page-content ol li:not([class]) {
        font-size: 15px;
        padding-left: 28px;
        margin-bottom: 12px;
    }

    .page-content ul li:not([class])::before {
        left: 10px;
        top: 9px;
        width: 6px;
        height: 6px;
    }

    .page-content ol li:not([class])::before {
        font-size: 15px;
    }

    .page-content blockquote {
        padding: 18px 25px;
        margin: 25px 0;
        border-radius: 14px;
        border-right: 4px solid #E1EDFF;
        border-left: 4px solid #E1EDFF;
    }

    .page-content blockquote p {
        font-size: 15px;
    }

    .page-content hr {
        margin: 25px 0;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .page-content {
        padding: 25px 30px 0 30px;
        margin-bottom: 30px;
        border-radius: 16px;
    }

    .page-content h2 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .page-content h3 {
        font-size: 22px;
    }

    .page-content h4 {
        font-size: 20px;
    }

    .page-content h5 {
        font-size: 19px;
    }

    .page-content h6 {
        font-size: 18px;
    }

    .page-content p {
        font-size: 16px;
        margin-bottom: 20px;
        line-height: 1.7;
    }

    .page-content img {
        border-radius: 24px;
        margin-bottom: 20px;
    }

    .page-content ul:not([class]),
    .page-content ol:not([class]) {
        margin-bottom: 20px;
    }

    .page-content ul li:not([class]),
    .page-content ol li:not([class]) {
        font-size: 16px;
        padding-left: 30px;
        margin-bottom: 13px;
    }

    .page-content ul li:not([class])::before {
        left: 10px;
        top: 10px;
        width: 6px;
        height: 6px;
    }

    .page-content ol li:not([class])::before {
        font-size: 16px;
    }

    .page-content blockquote {
        padding: 20px 27px;
        margin: 30px 0;
        border-radius: 16px;
        border-right: 5px solid #E1EDFF;
        border-left: 5px solid #E1EDFF;
    }

    .page-content blockquote p {
        font-size: 16px;
    }

    .page-content hr {
        margin: 30px 0;
    }
}

/* Extra large devices (large desktops, 1400px and up) */
@media (min-width: 1400px) {
    .page-content {
        padding: 30px 35px 0 35px;
        margin-bottom: 35px;
        border-radius: 18px;
    }

    .page-content h2 {
        font-size: 32px;
        margin-bottom: 25px;
    }

    .page-content h3 {
        font-size: 24px;
    }

    .page-content h4 {
        font-size: 22px;
    }

    .page-content h5 {
        font-size: 20px;
    }

    .page-content h6 {
        font-size: 19px;
    }

    .page-content p {
        font-size: 18px;
        margin-bottom: 25px;
        line-height: 1.8;
    }

    .page-content img {
        border-radius: 28px;
        margin-bottom: 25px;
    }

    .page-content ul:not([class]),
    .page-content ol:not([class]) {
        margin-bottom: 25px;
    }

    .page-content ul li:not([class]),
    .page-content ol li:not([class]) {
        font-size: 18px;
        padding-left: 35px;
        margin-bottom: 15px;
    }

    .page-content ul li:not([class])::before {
        left: 12px;
        top: 11px;
        width: 7px;
        height: 7px;
    }

    .page-content ol li:not([class])::before {
        font-size: 18px;
    }

    .page-content blockquote {
        padding: 25px 30px;
        margin: 35px 0;
        border-radius: 18px;
        border-right: 6px solid #E1EDFF;
        border-left: 6px solid #E1EDFF;
    }

    .page-content blockquote p {
        font-size: 18px;
    }

    .page-content hr {
        margin: 35px 0;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-3d .swiper-slide-shadow-left {
  background-image: 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-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

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

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  min-width: 280px;
  font-family: "Inter-regular", "Arial", sans-serif;
  color: #5C646E;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 400;
  position: relative;
}

body.no_scroll {
  overflow: hidden;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

input,
textarea,
button {
  font: inherit;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  overflow: hidden;
  text-overflow: ellipsis;
}

@font-face {
  font-family: "Inter-medium";
  src: url("../fonts/Inter-Medium.woff2") format("woff2"), url("../fonts/Inter-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter-semibold";
  src: url("../fonts/Inter-SemiBold.woff2") format("woff2"), url("../fonts/Inter-SemiBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter-regular";
  src: url("../fonts/Inter-Regular.woff2") format("woff2"), url("../fonts/Inter-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.visually-hidden:not(:focus):not(:active),
input[type=checkbox].visually-hidden,
input[type=radio].visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.container {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}

@media (min-width: 576px) {
  .container {
    padding-left: 33px;
    padding-right: 33px;
  }
}
@media (min-width: 768px) {
  .container {
    padding-left: 39px;
    padding-right: 39px;
  }
}
@media (min-width: 992px) {
  .container {
    padding-left: 31px;
    padding-right: 31px;
  }
}
@media (min-width: 1400px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 auto;
    max-width: 1400px;
  }
}
.main {
  padding-top: 40px;
}
@media (min-width: 768px) and (max-width: 992px) {
.main {
    padding-top: 50px;
  }
}

@media (max-width: 575px) {
  .header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 2000;
    background-color: #ffffff;
  }
  .main {
    padding-top: 0px;
  }
}

.menu__top {
  border-bottom: 1px solid #EDEFF3;
}

.menu__main {
  border-bottom: 1px solid #EDEFF3;
}

.menu.nav--opened .menu__main {
  border-bottom: none;
}

.menu.cities--opened .menu__main {
  border-bottom: none;
}

.menu.nav-add--opened .menu__main {
  border-bottom: none;
}

@media (min-width: 992px) {
  .menu__bottom {
    border-top: 1px solid #EDEFF3;
  }
  .menu.nav--opened .menu__main {
    border-bottom: 1px solid #EDEFF3;
  }
  .menu__main {
    border-bottom: none;
  }
}
.main-navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.main-navigation__logo {
  display: block;
  width: 132px;
}

.main-navigation__image {
  display: block;
}

.main-navigation__socials {
  display: none;
}

.main-navigation__address {
  display: none;
}


.main-navigation__toggle, .main-navigation__toggle-add {
  display: none;
}

.main-navigation__cities {
  background-color: #ffffff;
}

.main-navigation__map {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  border: 1px solid #EDEFF3;
  cursor: pointer;
  font-size: 0;
  transition: all 0.3s linear;
}
.main-navigation__map svg {
  stroke: #1671F9;
}
.main-navigation__map:hover {
  background-color: #1671F9;
}
.main-navigation__map:hover svg {
  stroke: #ffffff;
}
.main-navigation__map:hover svg:last-child {
  stroke: none;
  fill: #ffffff;
}
.main-navigation__map:active {
  background-color: #1671F9;
}
.main-navigation__map:active svg {
  stroke: #ffffff;
}
.main-navigation__map:active svg:last-child {
  stroke: none;
  fill: #ffffff;
}
.main-navigation__map svg:last-child {
  display: none;
}

.main-navigation__map--active {
  padding-top: 0;
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 101;
}
.main-navigation__map--active svg:first-child {
  display: none;
}
.main-navigation__map--active svg:last-child {
  display: block;
  fill: #1671F9;
}

.main-navigation__callback-tel {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  border: 1px solid #EDEFF3;
  cursor: pointer;
  font-size: 0;
  transition: all 0.3s linear;
}
.main-navigation__callback-tel svg {
  stroke: #1671F9;
}
.main-navigation__callback-tel:hover {
  background-color: #1671F9;
}
.main-navigation__callback-tel:hover svg {
  stroke: #ffffff;
}
.main-navigation__callback-tel:active {
  background-color: #1671F9;
}
.main-navigation__callback-tel:active svg {
  stroke: #ffffff;
}

.main-navigation__tel {
  color: #22242A;
  font-family: "Inter-medium";
}

@media (min-width: 768px) {
  .main-navigation__logo {
    flex-grow: 1;
    order: -1;
  }
  .main-navigation__logo img {
    display: block;
    margin: 0 auto;
  }
  .main-navigation {
    justify-content: space-between;
    gap: 15px;
  }
  .main-navigation__socials {
    display: block;
    order: -3;
  }
}
@media (min-width: 992px) {
  .main-navigation {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .main-navigation__logo {
    flex-grow: 0;
    width: 195px;
  }
  .main-navigation__cities {
    display: block;
    order: -1;
  }
  .main-navigation__socials {
    display: block;
    order: -1;
    padding-right: 30px;
    padding-left: 30px;
  }
  .main-navigation__callback-tel {
    width: 192px;
    height: 60px;
    background-color: #1671F9;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
  }
  .main-navigation__callback-text span {
    display: block;
    font-size: 13px;
    font-family: "Inter-medium";
    color: #ffffff;
  }
  .main-navigation__callback-tel svg {
    margin-right: 10px;
    stroke: #ffffff;
  }
  .main-navigation__callback-tel:hover {
    background-color: #3E8BFF;
  }
  .main-navigation__callback-tel:hover svg {
    stroke: #92BDFF;
  }
  .main-navigation__map {
    display: none;
  }
  .main-navigation__tel {
    font-size: 16px;
  }
}
@media (min-width: 1400px) {
  .main-navigation__address {
    position: relative;
    display: block;
    width: 258px;
    font-size: 13px;
  }
  .main-navigation__socials {
    padding-left: 0;
    padding-right: 0;
    order: 1;
  }
  .main-navigation__callback {
    display: block;
    text-align: right;
    padding-left: 15px;
  }
  .main-navigation__tel {
    font-size: 18px;
    color: #22242A;
    font-family: "Inter-medium";
  }
  .main-navigation__work {
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  .main-navigation__cities {
    opacity: 0;
    height: 0;
    transition: all 0.2s ease-out;
    pointer-events: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    order: 2;
  }
  .main-navigation__map {
    order: -2;
  }
  .main-navigation__callback-tel {
    order: -1;
  }
  .menu.cities--opened .main-navigation__cities {
    opacity: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: calc(100vh + 15px);
    padding-top: 10px;
    padding-bottom: 60px;
    overflow: hidden;
    overflow-y: auto;
    z-index: 100;
    transition: all 0.2s ease-out;
    pointer-events: auto;
  }
  .main-navigation__toggle, .main-navigation__toggle-add {
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    transform: translateX(0);
    transition: transform 0.3s ease-in;
    color: #1671F9;
    border-radius: 10px;
    border: 1px solid #EAF0F8;
  }
  .main-navigation__toggle svg, .main-navigation__toggle-add svg {
    stroke: #1671F9;
  }
  .main-navigation__toggle svg:last-child, .main-navigation__toggle-add svg:last-child {
    display: none;
  }
  .main-navigation__toggle:hover, .main-navigation__toggle-add:hover {
    background-color: #1671F9;
    color: #ffffff;
  }
  .main-navigation__toggle:hover svg, .main-navigation__toggle-add:hover svg {
    stroke: #ffffff;
  }
  .main-navigation__toggle:active, .main-navigation__toggle-add:active {
    background-color: #1671F9;
    color: #ffffff;
  }
  .main-navigation__toggle:active svg, .main-navigation__toggle-add:active svg {
    stroke: #ffffff;
  }
  .main-navigation__toggle-inner {
    width: 18px;
    height: 17px;
    margin-top: 2px;
  }
  .main-navigation__toggle-bar,
  .main-navigation__toggle-inner::after,
  .main-navigation__toggle-inner::before {
    content: "";
    display: block;
    width: 18px;
    height: 2px;
    margin-bottom: 4px;
    background-color: currentColor;
    transition: transform 0.3s ease;
  }
  .main-navigation__toggle-bar,
  .main-navigation__toggle-inner::after {
    margin-bottom: 0;
  }
  .main-navigation__toggle-bar {
    margin-bottom: 4px;
  }
  .main-navigation__bottom {
    padding-top: 0;
  }
  .main-navigation__toggle--active, .main-navigation__toggle-add--active {
    padding-top: 0;
    position: absolute;
    top: 10px;
    left: 20px;
    z-index: 101;
  }
  .main-navigation__toggle--active svg:first-child, .main-navigation__toggle-add--active svg:first-child {
    display: none;
  }
  .main-navigation__toggle--active svg:last-child, .main-navigation__toggle-add--active svg:last-child {
    display: block;
    fill: #1671F9;
    stroke: none;
  }
  .main-navigation__toggle--active:hover svg:last-child, .main-navigation__toggle-add--active:hover svg:last-child {
    fill: #ffffff;
  }
  .main-navigation__toggle--active:active svg:last-child, .main-navigation__toggle-add--active:active svg:last-child {
    fill: #ffffff;
  }
  .main-navigation__toggle--active .main-navigation__toggle-bar {
    opacity: 0;
  }
  .main-navigation__toggle--active .main-navigation__toggle-inner::before {
    transform: translateY(6px) rotateZ(135deg);
  }
  .main-navigation__toggle--active .main-navigation__toggle-inner::after {
    transform: translateY(-6px) rotateZ(-135deg);
  }
  .menu.nav--opened .main-navigation__logo,
  .menu.nav--opened .main-navigation__socials,
  .menu.nav--opened .main-navigation__map,
  .menu.nav--opened .main-navigation__callback-tel,
  .menu.nav--opened .main-navigation__toggle-add {
    display: none;
  }
  .menu.nav-add--opened .main-navigation__logo,
  .menu.nav-add--opened .main-navigation__socials,
  .menu.nav-add--opened .main-navigation__map,
  .menu.nav-add--opened .main-navigation__callback-tel,
  .menu.nav-add--opened .main-navigation__toggle {
    display: none;
  }
  .menu.cities--opened .main-navigation__logo,
  .menu.cities--opened .main-navigation__socials,
  .menu.cities--opened .main-navigation__toggle,
  .menu.cities--opened .main-navigation__toggle-add,
  .menu.cities--opened .main-navigation__callback-tel {
    display: none;
  }
}


@media (max-width: 768px) {
.main-navigation__callback{
  display: none;
}
}
@media (min-width: 576px) and (max-width: 991px) {
  .main-navigation__logo {
    width: 180px;
  }
  .main-navigation__map {
    width: 52px;
    height: 52px;
  }
  .main-navigation__callback-tel {
    width: 52px;
    height: 52px;
  }
  .main-navigation__toggle, .main-navigation__toggle-add {
    width: 52px;
    height: 52px;
  }
  .main-navigation {
    padding-top: 25px;
    padding-bottom: 15px;
  }
}
.nav__list {
  padding: 0;
  padding-left: 19px;
  padding-right: 19px;
  margin: 0;
  margin-bottom: 30px;
  list-style: none;
}

.nav__link {
  display: block;
  padding-top: 30px;
  padding-bottom: 0px;
  font-size: 13px;
  line-height: 1.4;
  cursor: pointer;
  color: #5C646E;
  transition: all 0.3s linear;
}
.nav__link:hover {
  color: #1671F9;
}
.nav__link:active {
  color: #1671F9;
}

.nav__item--promo .nav__link {
  position: relative;
  padding-left: 40px;
}
.nav__item--promo .nav__link::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 24px;
  height: 24px;
  transform: translateY(-50%);
  background-image: url("../img/icon-promo.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.nav__email {
  display: none;
}

.nav__arrow {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  transition: 0.3s;
  margin-left: 5px;
  z-index: 10;
}
.nav__arrow svg {
  width: 24px;
  height: 24px;
}

.nav__submenu {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #F8FAFD;
}
.nav__submenu a {
  color: #5C646E;
  transition: all 0.3s linear;
}
.nav__submenu a:hover {
  color: #1671F9;
}
.nav__submenu a:active {
  color: #1671F9;
}

.nav__submenu--add {
  background-color: #ffffff;
  margin-top: 10px;
}

@media (max-width: 576px) {
    .menu.nav-add--opened .nav--add {
        margin-top: -31px;
    }
}
@media (max-width: 991px) {
  body.nav--opened {
    overflow-y: hidden;
  }
  .menu.nav--opened {
    min-height: 100px;
    background-color: #ffffff;
  }
  .nav {
    opacity: 0;
    height: 0;
    transition: all 0.2s ease-out;
    pointer-events: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
  }
  .menu.nav-add--opened .nav__bottom-wrap {
    margin-top: 10px;
    padding-top: 40px;
    border-top: 1px solid #EDEFF3;
  }
  .menu.nav--opened .nav__wrap {
    margin-top: 10px;
    padding-top: 20px;
    border-top: 1px solid #EDEFF3;
  }
  .menu.nav--opened .nav--main {
    opacity: 1;
    height: calc(100vh + 15px);
    padding-bottom: 60px;
    overflow: hidden;
    overflow-y: auto;
    z-index: 100;
    transition: all 0.2s ease-out;
    background-color: #ffffff;
    pointer-events: auto;
    top: 23px;
  }
  .menu.nav-add--opened .nav--add {
    opacity: 1;
    height: calc(100vh + 15px);
    padding-bottom: 60px;
    overflow: hidden;
    overflow-y: auto;
    z-index: 100;
    transition: all 0.2s ease-out;
    background-color: #ffffff;
    pointer-events: auto;
  }
  .nav__wrap {
    width: 100%;
  }
  .nav__link {
    font-family: "Inter-medium";
    font-size: 18px;
    color: #1D2229;
  }
  .nav__link--active {
    display: none;
  }
  .nav__contacts-wrap {
    display: block;
    margin-bottom: 30px;
  }
  /* Скрываем scrollbar для Chrome, Safari и Opera */
  body.no_scroll .nav::-webkit-scrollbar {
    display: none;
  }
  /* Скрываем scrollbar для IE, Edge и Firefox */
  body.no_scroll .nav {
    -ms-overflow-style: none; /* IE и Edge */
    scrollbar-width: none; /* Firefox */
  }
  .nav__submenu {
    display: none;
  }
  .nav__section--opened > ul.nav__submenu {
    display: block;
    width: 100%;
    border-radius: 10px;
    padding: 25px 30px;
  }
  .nav__section--opened > ul.nav__submenu .nav__submenu-item {
    margin-bottom: 15px;
  }
  .nav__section--opened > ul.nav__submenu .nav__submenu-item:last-child {
    margin-bottom: 0;
  }
  .nav__section--opened > ul.nav__submenu .nav__link {
    padding: 0;
    font-size: 14px;
  }
  .nav__section--opened > ul.nav__submenu .nav__submenu--add {
    margin-top: 20px;
  }
  .nav__arrow.active {
    transform: rotate(-180deg);
    margin-left: 5px;
  }
  .nav__submenu-item .nav__arrow {
    margin-left: auto;
  }
  .nav__item--promo .nav__link::before {
    top: 75%;
  }
  .main-navigation__callback{
    display: none;
  }
}
@media (min-width: 992px) {
  .nav {
    position: static;
    top: 0;
    height: auto;
  }
  .nav__wrap {
    display: grid;
    grid-template-columns: 1fr 130px;
    column-gap: 50px;
    align-items: center;
  }
  .nav__list {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
  }
  .nav__item {
    position: relative;
    margin-right: 40px;
  }
  .nav__item:last-child {
    margin-right: 0;
  }
  .nav__link {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .nav__email {
    display: flex;
    align-items: center;
  }
  .nav__email svg {
    margin-right: 5px;
    stroke: #1671F9;
  }
  .nav__email-link {
    display: block;
    padding-top: 19px;
    padding-bottom: 19px;
    font-size: 13px;
    line-height: 1.4;
    cursor: pointer;
    color: #5C646E;
    transition: all 0.3s linear;
  }
  .nav__email-link:hover {
    color: #1671F9;
  }
  .nav__email-link:active {
    color: #1671F9;
  }
  .nav__arrow svg {
    width: 16px;
    height: 16px;
  }
  .nav--add .nav__submenu {
    display: block;
    opacity: 0;
    visibility: hidden;
    height: 0;
    position: absolute;
    left: 0;
    width: 267px;
    z-index: 9;
    top: 99%;
    /*display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    column-gap: 60px;
    flex-wrap: wrap;*/
    padding-top: 15px;
    padding-bottom: 15px;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    background-color: #ffffff;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 0px 20px 0px rgba(40, 61, 90, 0.1), 0px 30px 30px -15px rgba(40, 61, 90, 0.2);
  }
  .nav--add .nav__submenu.nav__submenu--add {
    left: 100%;
    top: -15px;
    margin-top: 0;
  }
  .nav__item:hover > .nav__submenu {
    opacity: 1;
    visibility: unset;
    height: auto;
  }
  .nav__item:hover > .nav__link .nav__arrow {
    transform: rotate(-180deg);
  }
  .nav__submenu-item:hover > .nav__link .nav__arrow {
    transform: rotate(-90deg);
  }
  .nav__submenu-item {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
  }
  .nav__submenu-item:hover > .nav__submenu {
    opacity: 1;
    visibility: unset;
    height: auto;
  }
}
@media (min-width: 1400px) {
  .nav__item {
    margin-right: 60px;
  }
  .nav__link {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .nav--add .nav__link {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.nav--add {
  border-bottom: 1px solid #EDEFF3;
}
.nav--add .nav__item {
  margin-right: 0;
}
.nav--add .nav__link {
  display: flex;
  align-items: center;
}

@media (min-width: 992px) {
  .nav--add .nav__list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .nav--add .nav__list .nav__link {
    font-family: "Inter-medium";
    font-size: 15px;
    color: #1D2229;
  }
  .nav--add .nav__list .nav__link:hover {
    color: #1671F9;
  }
  .nav--add .nav__list .nav__link:active {
    color: #1671F9;
  }
  .nav--add .nav__submenu .nav__link {
    font-family: "Inter-regular";
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media (min-width: 1400px) {
  .nav--add .nav__item {
    padding-left: 28px;
    padding-right: 28px;
  }
  .nav--add .nav__item:first-child {
    padding-left: 0;
  }
  .nav--add .nav__item:last-child {
    border-left: 1px solid #edeff3;
    border-right: 1px solid #edeff3;
  }
}
.form {
  padding: 30px;
  border-radius: 16px;
  color: #ffffff;
  background: linear-gradient(89deg, #283D5A 15.68%, #395682 91.15%);
}

.form.form--ligth {
  color: #5C646E;
  background: #F8FAFD;
}
.form.form--ligth .form__title-wrap img {
  display: none;
}
.form.form--ligth .form__title {
  color: #1D2229;
}
.form.form--ligth .form__title span {
  color: #1671F9;
}
.form.form--ligth .form__callback {
  color: #5C646E;
}
.form.form--ligth .form__label--checkbox a {
  color: #1671F9;
}
.form.form--ligth .form__text {
  border: 1px solid #EDEFF3;
}
.form.form--ligth .form__checkbox + .form__label::before {
  border: 1px solid #EDEFF3;
}

.form__title {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Inter-semibold";
  font-size: 20px;
  line-height: 1.3;
}

.form__callback {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  color: #92BDFF;
  font-size: 13px;
}

.form__section {
  margin-bottom: 20px;
}

.form__text, .form__textarea {
  width: 100%;
  padding-left: 25px;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #9FA1A5;
  border-radius: 10px;
  background-color: #ffffff;
  border: none;
}
.form__text::placeholder, .form__textarea::placeholder {
  color: #9FA1A5;
}
.form__text:hover, .form__textarea:hover {
  color: #1D2229;
  outline: none;
}
.form__text:hover::placeholder, .form__textarea:hover::placeholder {
  color: #1D2229;
}
.form__text:focus, .form__textarea:focus {
  color: #1D2229;
  outline: none;
}
.form__text:focus::placeholder, .form__textarea:focus::placeholder {
  color: #1D2229;
}
.form__text:active, .form__textarea:active {
  color: #1D2229;
  outline: none;
}
.form__text:active::placeholder, .form__textarea:active::placeholder {
  color: #1D2229;
}

.form__textarea {
  height: 160px;
}

.form__section--checkbox {
  display: flex;
  align-items: center;
}

.form__label--checkbox {
  font-size: 12px;
  line-height: 1.4;
}
.form__label--checkbox a {
  color: #92BDFF;
}

.form__checkbox {
  display: none;
}

.form__checkbox + .form__label {
  position: relative;
  padding-left: 30px;
}
.form__checkbox + .form__label::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: 20px;
  width: 20px;
  border-radius: 4px;
  background-color: #ffffff;
}
.form__checkbox + .form__label::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 11px;
  height: 8px;
  background-size: contain;
  background-image: url("../img/icon-check.svg");
  background-repeat: no-repeat;
  opacity: 0;
  background-repeat: no-repeat;
}

.form__checkbox:checked + .form__label::after {
  opacity: 1;
}

.form__send.button {
  display: block;
  background-color: #1671F9;
  color: #ffffff;
  height: 60px;
  width: 100%;
  border: none;
  font-family: "Inter-medium";
  font-size: 14px;
  transition: 0.3s linear;
  border-radius: 10px;
  cursor: pointer;
    margin-top:12px
}
.form__send.button:hover {
  background-color: #3E8BFF;
  transition: 0.3s linear;
}
.form__send.button:active {
  background-color: #3E8BFF;
  transition: 0.3s linear;
}

.form__input--error {
  border: 2px solid #F04649 !important;
}
.form__input--error::placeholder {
  color: #F04649;
}

.form__input--error.form__checkbox + .form__label::before {
  border: 2px solid #F04649 !important;
}

.form__socials {
  padding-top: 20px;
  border-top: 1px solid #EAF0F8;
  text-align: center;
}
.form__socials p {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-family: "InterTight-bold";
  font-size: 20px;
  line-height: 1.3;
  color: #1D2229;
}

.form.form--ligth .form__callback {
  font-size: 14px;
}

@media (min-width: 576px) {
  .form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
  }
  .form__title-wrap {
    grid-column: 1/3;
  }
  .form__title {
    font-size: 20px;
  }
  .form__callback {
    margin-bottom: 30px;
  }
  .form__section--checkbox {
    margin-bottom: 0;
  }
  .form.form--ligth .form__title {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .form.form--ligth .form__title {
    text-align: left;
    font-size: 24px;
  }
  .form.form--ligth .form__title-wrap {
    display: grid;
    grid-template-columns: 90px 1fr;
    align-items: center;
    column-gap: 30px;
  }
  .form.form--ligth .form__title-wrap img {
    display: block;
    width: 90px;
    height: 90px;
    margin-bottom: 20px;
  }
  .form.form--ligth .form__callback {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .form.form--ligth {
    position: relative;
    padding-left: 285px;
  }
  .form.form--ligth .form__title {
    font-size: 28px;
  }
  .form.form--ligth .form__title-wrap {
    display: block;
  }
  .form.form--ligth .form__section {
    position: relative;
    z-index: 2;
  }
  .form.form--ligth .form__title-wrap img {
    position: absolute;
    width: 369px;
    height: auto;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    z-index: 1;
  }
  .form.form--ligth .form__callback {
    font-size: 15px;
  }
  .form.form--ligth .form__title-wrap.form__title-wrap--girl img {
    left: -30px;
  }
}
@media (min-width: 1400px) {
  .form {
    display: block;
    padding-left: 38px;
    padding-right: 38px;
  }
  .form.form--ligth {
    padding-left: 440px;
  }
  .form.form--ligth .form__title-wrap img {
    width: 440px;
  }
  .form__section--checkbox {
    margin-bottom: 20px;
  }
  .form__callback {
    margin-bottom: 20px;
  }
  .form.form--ligth {
    display: grid;
    padding: 50px 64px 60px 455px;
  }
  .form.form--ligth .form__title {
    font-size: 32px;
  }
  .form.form--ligth .form__callback {
    margin-bottom: 30px;
  }
  .form.form--ligth .form__section--checkbox {
    margin-bottom: 0;
  }
  .form.form--ligth .form__title-wrap img {
    width: 440px;
  }
  .form.form--ligth .form__title-wrap.form__title-wrap--girl img {
    left: -15px;
  }
}
.form-section {
  margin-bottom: 50px;
}

.form-section__wrap {
  position: relative;
}

@media (min-width: 576px) {
  .form-section {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  .form-section {
    margin-bottom: 70px;
  }
}
@media (min-width: 1400px) {
  .form-section {
    margin-bottom: 110px;
  }
  .form-section.form-section--add {
    margin-bottom: 120px;
  }
}
.form-callback {
  position: relative;
}

.callback-form {
  opacity: 0;
  height: 0;
  font-size: 0;
  right: 0;
  transition: none;
}

.callback-opened .callback-form {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  padding: 30px 40px;
  opacity: 1;
  z-index: 5;
  color: #92BDFF;
  font-size: 13px;
  background: linear-gradient(89deg, #283D5A 15.68%, #395682 91.15%);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s;
  border-radius: 16px;
  font-size: 16px;
}
.callback-opened .callback-form p {
  margin: 0;
  padding: 0;
  font-size: 13px;
}

.callback-opened .callback-form .callback-form__title {
  color: #ffffff;
  font-family: "Inter-semibold";
  font-size: 20px;
  line-height: 1.4;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}

.callback-form__close-btn, .callback-form__close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 20px;
  top: 20px;
  width: 24px;
  height: 24px;
  border: none;
  background-color: transparent;
  z-index: 3;
  cursor: pointer;
}

.calculator .callback-opened .callback-form {
  border-radius: 0;
}

.socials {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}

.socials__item {
  width: 40px;
  height: 40px;
  margin-right: 20px;
}
.socials__item:last-child {
  margin-right: 0;
}

.socials__link {
  text-decoration: none;
  color: inherit;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.2s linear;
  border: 1px solid #EDEFF3;
}

.socials__link--telegram:hover {
  background-color: #0088CC;
  border: 1px solid #0088CC;
}
.socials__link--telegram:hover svg {
  stroke: #ffffff;
}
.socials__link--telegram:active {
  background-color: #0088CC;
  border: 1px solid #0088CC;
}
.socials__link--telegram:active svg {
  stroke: #ffffff;
}
.socials__link--telegram svg {
  stroke: #1671F9;
  transition: all 0.2s linear;
}

.socials__link--whatsapp:hover {
  background-color: #48C95F;
  border: 1px solid #48C95F;
}
.socials__link--whatsapp:hover svg {
  fill: #ffffff;
}
.socials__link--whatsapp:active {
  background-color: #48C95F;
  border: 1px solid #48C95F;
}
.socials__link--whatsapp:active svg {
  fill: #ffffff;
}
.socials__link--whatsapp svg {
  fill: #1671F9;
  transition: all 0.3s linear;
}

@media (min-width: 768px) {
  .socials__item {
    width: 52px;
    height: 52px;
  }
}
@media (min-width: 992px) {
  .socials__item {
    width: 60px;
    height: 60px;
  }
}
.notice {
  margin-bottom: 40px;
}

.notice__text-wrap {
  margin-bottom: 20px;
  font-size: 14px;
}
.notice__text-wrap a {
  display: block;
  position: absolute;
  bottom: 60px;
  left: 50%;
  width: calc(100% - 60px);
  padding-top: 18px;
  padding-bottom: 18px;
  font-family: "Inter-medium";
  font-size: 13px;
  line-height: 1.4;
  color: #1D2229;
  text-align: center;
  background-color: #ffffff;
  transform: translateX(-50%);
  border: 1px solid #EDEFF3;
  border-radius: 10px;
  transition: all 0.3s linear;
  cursor: pointer;
}
.notice__text-wrap a:hover {
  background-color: #3E8BFF;
  border: 1px solid #3E8BFF;
  color: #ffffff;
}
.notice__text-wrap a:active {
  background-color: #3E8BFF;
  border: 1px solid #3E8BFF;
  color: #ffffff;
}

.notice__title {
  position: relative;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  font-family: "Inter-semibold";
  font-size: 24px;
  line-height: 1.3;
  color: #1D2229;
}

.notice__text {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}

.notice__slider {
  width: 100%;
}
.notice__slider .swiper-wrapper {
  align-items: stretch;
}
.notice__slider .swiper-slide {
  height: auto;
    word-break: auto-phrase;
}

.notice__slide {
  position: relative;
  border-radius: 16px;
  background-color: #F8FAFD;
  padding: 30px 30px 40px 30px;
}

.notice__img-wrap {
  position: relative;
  margin: 0 auto 70px;
  width: 100%;
  height: 200px;
}
.notice__img-wrap img {
  position: absolute;
  top: 0;
  left: -10px;
  width: 100%;
  height: 100%;
  object-fit: contain;
  z-index: -1;
}
.notice__img-wrap img.notice__img-add {
  width: calc(100% - 40px);
  top: 20px;
  left: 25px;
}

.notice__slider .swiper-pagination {
  top: auto;
  bottom: 22px;
}

.notice__slider .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #EDEFF3;
  opacity: 1;
}

.notice__slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #20C763;
  width: 40px;
  height: 10px;
  border-radius: 10px;
}

@media (min-width: 576px) {
  .notice {
    margin-bottom: 40px;
  }
  .notice__slide {
    padding-right: 240px;
    padding-bottom: 0;
  }
  .notice__text-wrap {
    margin-bottom: 0;
    padding-bottom: 30px;
  }
  .notice__text-wrap a {
    display: inline-block;
    width: auto;
    padding: 18px 24px;
    position: static;
    transform: none;
  }
  .notice__img-wrap {
    position: absolute;
    bottom: 0;
    right: 0;
    height: auto;
    width: 240px;
    min-height: 286px;
    margin-bottom: 0;
  }
  .notice__img-wrap img.notice__img-add {
    object-fit: contain;
    width: 100%;
    object-position: center;
  }
  .notice__img-wrap img {
    object-fit: cover;
    object-position: bottom left;
    left: 0;
  }
  .notice__slider .swiper-pagination {
    text-align: right;
    padding-right: 40px;
    bottom: 32px;
  }
  .notice__text-wrap {
    min-height: 286px;
  }
}
@media (min-width: 768px) {
  .notice {
    margin-bottom: 40px;
  }
  .notice__title {
    margin-bottom: 20px;
    font-size: 28px;
  }
  .notice__slide {
    grid-template-columns: 1fr 315px;
    padding-bottom: 0;
    padding-right: 370px;
  }
  .notice__img-wrap {
    width: 370px;
  }
  .notice__img-wrap img {
    object-fit: contain;
    left: 20px;
  }
  .notice__text-wrap {
    min-height: 235px;
  }
}
@media (min-width: 992px) {
  .notice {
    padding-top: 20px;
  }
  .notice__title {
    font-size: 36px;
  }
  .notice__slide {
    display: grid;
    grid-template-columns: 1fr 450px;
    padding-right: 60px;
    padding-left: 60px;
  }
  .notice__img-wrap {
    position: relative;
    min-height: 365px;
    width: 450px;
  }
  .notice__img-wrap img {
    object-fit: contain;
  }
  .notice__text-wrap {
    min-height: 365px;
    padding-top: 35px;
  }
  .notice__text {
    margin-bottom: 30px;
  }
  .notice__img-wrap img.notice__img-add {
    height: 75%;
  }
}
@media (min-width: 1400px) {
    .special_offer{
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }
    .special_offer .form-section__wrap{
        width: 420px;
    }
    .special_offer .steclop__form .form{
        display: flex;
        flex-direction: column;
        padding: 30px 30px 50px;
        margin-top: 20px;
    }
    .special_offer .steclop__form .form .form__section--checkbox {
        margin-bottom: 15px;
    }
  .notice {
      width: 920px;
    margin-bottom: 0;
  }
  .notice__wrap {
    display: grid;
    /*grid-template-columns: 1fr 345px;*/
      grid-template-columns: 1fr 0px;;
    align-items: flex-start;
  }
  .notice__slider {
    grid-template-columns: 995px 1fr;
  }
  .notice__slide {
    grid-template-columns: 1fr 510px;
  }
  .notice__text-wrap {
    min-height: 415px;
    padding-top: 60px;
  }
  .notice__img-wrap {
    min-height: 415px;
    width: 456px;
  }
  .notice__img-wrap img.notice__img-add {
    top: -15px;
    left: 8px;
  }
  .notice__form {
    height: 100%;
  }
  .notice__img-wrap {
    height: 415px;
  }
}
.advantages__list {
  margin: 0;
  margin-bottom: 50px;
  padding: 0;
  list-style: none;
}

.advantages__item {
  height: 124px;
  display: flex;
  align-items: center;
  position: relative;
  padding: 35px 30px 35px 114px;
  margin-bottom: 20px;
  border-radius: 16px;
  border: 1px solid #EDEFF3;
  font-size: 16px;
  font-family: "Inter-medium";
}
.advantages__item::before {
  content: "";
  position: absolute;
  top: 32px;
  left: 32px;
  width: 64px;
  height: 64px;
  background-repeat: no-repeat;
  background-size: contain;
}
.advantages__item:last-child {
  margin-bottom: 0;
}

.advantages__item--years::before {
  background-image: url("../img/icon-adv1.svg");
}

.advantages__item--production::before {
  background-image: url("../img/icon-adv2.svg");
}

.advantages__item--experience::before {
  background-image: url("../img/icon-adv3.svg");
}

.advantages__item--guarantee::before {
  background-image: url("../img/icon-adv4.svg");
}

@media (min-width: 576px) {
  .advantages__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-bottom: 60px;
  }
  .advantages__item {
    height: 196px;
    padding: 114px 30px 30px 30px;
    margin-bottom: 0;
    justify-content: center;
    text-align: center;
  }
  .advantages__item::before {
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 768px) {
  .advantages__item {
    height: 124px;
    padding: 35px 30px 35px 114px;
    justify-content: flex-start;
    text-align: left;
  }
  .advantages__item::before {
    top: 32px;
    left: 32px;
    transform: none;
  }
}
@media (min-width: 992px) {
  .advantages__list {
    grid-template-columns: repeat(4, 1fr);
  }
  .advantages__item {
    height: 196px;
    padding: 114px 30px 30px 30px;
    justify-content: center;
    text-align: center;
  }
  .advantages__item::before {
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 1400px) {
  .advantages__list {
    margin-bottom: 90px;
  }
  .advantages__item {
    height: 124px;
    padding: 35px 30px 35px 114px;
    justify-content: flex-start;
    text-align: left;
  }
  .advantages__item::before {
    top: 32px;
    left: 32px;
    transform: none;
  }
}
.services {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 50px;
}

.services__slide {
  position: relative;
  width: 240px;
  border: 1px solid #EDEFF3;
  border-radius: 16px;
  background-color: #ffffff;
    padding: 8px;
    border: 2px solid transparent;
    box-shadow: 0px 30px 30px  rgba(29, 34, 41, 0.05);
}
.services__slide:hover {
    box-shadow: 0px 30px 30px  rgba(29, 34, 41, 0.05);
    border: 2px solid #1671F9;
    padding: 8px;
    transition: ease-in-out 0.35s;
}
.services__slide:focus {
    box-shadow: 0px 30px 30px  rgba(29, 34, 41, 0.05);
    border: 2px solid #1671F9;
    padding: 8px;
    transition: ease-in-out 0.35s;
}
.services__slide:hover .services__text-wrap p {
  color: #1D2229;
}
.services__slide:hover .services__text-wrap h3 {
  color: #1671F9;
}

.services__title {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  font-family: "Inter-semibold";
  font-size: 28px;
  color: #1D2229;
}

.services__img-wrap {
  position: relative;
  width: 100%;
  height: 132px;
}
.services__img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.services__text-wrap h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  font-family: "Inter-semibold";
  font-size: 18px;
  color: #1D2229;
}
.services__text-wrap p {
  padding: 0;
  margin: 0;
  font-family: "Inter-medium";
  font-size: 16px;
  color: #1671F9;
}

.services__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.services__slider .swiper-button-prev {
  display: none;
}

.services__slider .swiper-button-next {
  display: none;
}

.services__slider2 .swiper-button-prev {
  display: none;
}

.services__slider2 .swiper-button-next {
  display: none;
}

@media (max-width: 576px) {
  .services__text-wrap p {
    font-size: 14px;
    text-wrap-mode: nowrap;
  }
}

@media (min-width: 576px) {
  .services {
    padding-left: 33px;
    padding-right: 0;
    margin-bottom: 5px;
  }
  .services__text-wrap {
    padding: 25px;
  }
  .services__img-wrap img {
    border-radius: 16px 16px 0 0;
  }
  .services__slide {
    margin-bottom: 50px;
  }
  .services__title {
    font-size: 32px;
    margin-bottom: 50px;
  }
  .services__img-wrap {
    height: 178px;
  }
}
@media (min-width: 768px) {
  .services {
    position: relative;
    padding-left: 39px;
  }
  .services__slider {
    position: initial !important;
  }
  .services__slide {
    width: 240px;
  }
  .services__slider .swiper-button-prev {
    position: absolute;
    top: 25px;
    left: auto;
    right: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    border: 1px solid #EDEFF3;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
  }
  .services__slider .swiper-button-prev svg {
    fill: #1D2229;
  }
  .services__slider .swiper-button-prev:hover {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .services__slider .swiper-button-prev:hover svg {
    fill: #ffffff;
  }
  .services__slider .swiper-button-prev:active {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .services__slider .swiper-button-prev:active svg {
    fill: #ffffff;
  }
  .services__slider .swiper-button-next {
    position: absolute;
    top: 25px;
    right: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    border: 1px solid #EDEFF3;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
  }
  .services__slider .swiper-button-next svg {
    fill: #1D2229;
  }
  .services__slider .swiper-button-next:hover {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .services__slider .swiper-button-next:hover svg {
    fill: #ffffff;
  }
  .services__slider .swiper-button-next:active {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .services__slider .swiper-button-next:active svg {
    fill: #ffffff;
  }
  .services__slider .swiper-button-next::after, .services__slider .swiper-button-prev::after {
    content: "";
    font-size: 0;
  }
  .services__slider .swiper-button-next.swiper-button-disabled, .services__slider .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background-color: #ffffff;
    border: 1px solid #EDEFF3;
  }
  .services__slider .swiper-button-next.swiper-button-disabled svg, .services__slider .swiper-button-prev.swiper-button-disabled svg {
    fill: #1D2229;
  }
}
@media (min-width: 992px) {
  .services {
    padding-left: 31px;
    margin-bottom: 20px;
  }
  .services__title {
    font-size: 36px;
    margin-bottom: 60px;
  }
  .services__slider .swiper-button-next {
    right: 30px;
  }
  .services__slider .swiper-button-prev {
    right: 100px;
  }
  .services__slide {
    width: 252px;
  }
}
@media (min-width: 1400px) {
  .services {
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 auto 50px;
    max-width: 1400px;
  }
  .services.services--inner {
    margin: 0 auto 70px;
  }
  .services__title {
    margin-bottom: 70px;
  }

  .services.services--inner .services__slide {
    width: 320px !important;
  }
}
@media (max-width: 575px) {
  .services__slider .swiper-wrapper {
    flex-direction: column;
  }
  .services__slider2 .swiper-wrapper {
    flex-direction: column;
  }
  .services__slide {
    display: grid;
    grid-template-columns: 140px 1fr;
  }
  .services__slide {
    width: 100%;
    margin-bottom: 20px;
  }
  .services__slide:last-child {
    margin-bottom: 0;
  }
  .services__text-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px;
  }
  .services__img-wrap img {
    border-radius: 16px 0 0 16px;
  }
}
.form-price {
  padding-top: 5px;
  padding-bottom: 20px;
}

.form-price__title {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-family: "Inter-semibold";
  font-size: 28px;
  color: #1D2229;
}

.form-price__radio {
  display: none;
}

.form-price__section {
  position: relative;
}

.form-price__field-wrap {
  width: 100%;
  margin-bottom: 20px;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.form-price__field.form-price__field--form {
  /*display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;*/
  display: flex;
  justify-content: flex-start;
  gap: 20px;
  margin-bottom: 28px;
}

.form-price__title-field {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-family: "Inter-semibold";
  font-size: 14px;
  color: #1D2229;
}

.form-price__field.form-price__field--profile {
  /*display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;*/
  display: flex;
  justify-content: flex-start;
  gap: 20px;
  margin-bottom: 28px;
}
.form-price__field.form-price__field--profile .form-price__section-radio {
  position: relative;
  width: 140px;
  height: 75px;
  border: 1px solid #EDEFF3;
  border-radius: 12px;
}
.form-price__field.form-price__field--profile .form-price__section-radio img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.form-price__field.form-price__field--profile .form-price__radio + .form-price__label-radio {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}

.form-price__field--choice .form-price__title-field {
  margin-bottom: 19px;
}

.form-price__field.form-price__field--choice {
  margin-bottom: 40px;
}

.form-price__section-radio {
  position: relative;
  flex-shrink: 0;
}
.form-price__section {
  margin-bottom: 20px;
}

.form-price__radio + .form-price__label-radio {
  /*position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  cursor: pointer;*/
  display: block;
  padding: 15px;
  border: 1px solid #EFEFEF;
  border-radius: 12px;
  background-color: pink;
}
.form-price__radio:checked + .form-price__label-radio::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -10px;
  height: 62px;
  width: 62px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../img/icon-tick-green.svg");
  transform: translateY(-50%);
}

.form-price__radio:checked + .form-price__label-radio {
  background-color: #3E8BFF;
}

.form-price__radio + .form-price__label-radio:hover {
  border: 1px solid #D5D6DA;
}
.form-price__radio + .form-price__label-radio:hover span {
  color: #BB1C26;
}

.form-price__image {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  /*position: absolute;
  top: 0;
  left: 0;*/
}

.form-price__label {
  display: none;
}

.form-price__text {
  padding-left: 30px;
  width: 100%;
  height: 68px;
  line-height: 66px;
  flex-grow: 1;
  font-size: 15px;
  border-radius: 12px;
  border: 1px solid #EFEFEF;
  color: #969696;
  outline: none;
}
.form-price__text:hover {
  color: #585858;
  border: 1px solid #D5D6DA;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07) inset;
}
.form-price__text:focus {
  color: #585858;
  border: 1px solid #D5D6DA;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07) inset;
}
.form-price__text:active {
  color: #585858;
  border: 1px solid #D5D6DA;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07) inset;
}

.form-price__input--invalid .form__text {
  outline: 1px solid #D32A34;
  color: #D32A34;
}

.form-price__input {
  position: relative;
}

.form-price__input input {
  margin-bottom: 20px;
}

.form-price__input .form-price__label {
  display: block;
  color: #969696;
  font-size: 15px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 30px;
  top: 20px;
  opacity: 1;
  transition: 0.3s ease all;
}
.form-price__input .form-price__label sup {
  color: #D32A34;
}

.form-price__input input:hover ~ label {
  color: #585858;
}

.form-price__input input:focus ~ label,
.form-price__input input:valid ~ label {
  opacity: 0;
}

.form-price__field {
  margin-bottom: 20px;
}

.form-price__field--meta {
  padding: 20px;
  border-radius: 24px;
  border: 10px solid #EFEFEF;
}

.form-price__text-agree {
  font-size: 13px;
  text-align: center;
  margin-bottom: 18px;
}
.form-price__text-agree span {
  color: #BB1C26;
}

.form-price__send {
  width: 100%;
}

.form-price__select {
  position: relative;
  height: 68px;
  font-size: 15px;
  border: 1px solid #efefef;
  box-sizing: border-box;
  border-radius: 12px;
  color: #969696;
  width: 100%;
  appearance: none;
  background-repeat: no-repeat;
  background-position: right;
  background-position-x: calc(100% - 28px);
}

.select {
  position: relative;
}

.select__head {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  max-width: 100%;
  padding-left: 30px;
  padding-right: 20px;
  cursor: pointer;
  overflow: hidden;
  overflow-y: auto;
  font-size: 15px;
}
.select__head::after {
  width: 16px;
  height: 16px;
  background-image: url("../img/icon-arrow-bottom.svg");
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 26px;
  bottom: 50%;
  transform: translateY(50%);
  content: "";
  display: block;
  transition: 0.2s ease-in;
}

.select__head.open::after {
  transform: translateY(50%) rotate(180deg);
  border: none;
  transition: 0.2s ease-in;
}

.select__list {
  position: relative;
  margin: 0;
  margin-top: -25px;
  display: block;
  position: absolute;
  top: 100%;
  left: -1px;
  right: 0;
  background-color: #ffffff;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #EFEFEF;
  border-right: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF;
  padding: 20px 28px 20px 30px;
  z-index: 10;
  border-radius: 0 0 12px 12px;
  box-shadow: 0px 30px 30px -12px rgba(0, 0, 0, 0.05);
}
.select__list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 120px;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-color: dark;
  scrollbar-width: thin;
  overscroll-behavior: contain;
}

.select__item {
  color: #969696;
  font-size: 14px;
  margin-bottom: 9px;
}
.select__item:hover {
  color: #BB1C26;
}
.select__item:active {
  color: #BB1C26;
}

html .select__list ul {
  scrollbar-width: thin;
  scrollbar-color: #C79B67 #EFEFEF;
}

.select__list ul::-webkit-scrollbar {
  background-color: #efefef;
  width: 8px;
  overflow: hidden;
  border-radius: 2px;
}

.select__list ul::-webkit-scrollbar-thumb {
  background-color: #C79B67;
  border-radius: 2px;
}

.form-price .callback-opened .callback {
  height: 101%;
}

.form-price__lead {
  display: none;
}

.form-price__title-desktop {
  display: none;
}

@media (min-width: 576px) {
  .form-price {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .form-price__title {
    font-size: 36px;
    margin-bottom: 50px;
  }
  .form-price__section {
    margin-bottom: 30px;
  }
  .form-price__field.form-price__field--choice {
    margin-bottom: 50px;
  }
  .form-price__field.form-price__field--form {
    grid-template-columns: repeat(3, 1fr);
    column-gap: 30px;
    margin-bottom: 20px;
  }
  .form-price__title-field {
    grid-column: 1/4;
  }
  .form-price__field--meta {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    padding: 30px;
  }
  .form-price__text--name, .form-price__text--phone {
    margin-bottom: 0;
  }
  .form-price__text-agree {
    text-align: left;
    padding-top: 5px;
    margin-bottom: 0;
  }
  .form-price__section-radio {
    margin-bottom: 10px;
  }
  .form-price__input input {
    margin-bottom: 0;
  }
  .form-price__radio:checked + .form-price__label-radio::after {
    left: -17px;
  }
}
@media (min-width: 768px) {
  .form-price {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .form-price__field--choice {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }
  .form-price__field.form-price__field--form {
    margin-bottom: 23px;
  }
  .form-price__field.form-price__field--choice {
    margin-bottom: 20px;
  }
  .form-price__field--meta {
    border: 15px solid #efefef;
    border-radius: 30px;
  }
  .form-price__title {
    text-align: left;
  }
  .form-price__radio:checked + .form-price__label-radio::after {
    left: -20px;
  }
  .select__head span {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .select__head::after {
    right: 34px;
  }
  .form-price__text-agree {
    padding-top: 14px;
    font-size: 14px;
  }
  .select__list {
    padding: 20px 35px 20px 30px;
  }
}
@media (min-width: 992px) {
  .form-price {
    padding-top: 50px;
    padding-bottom: 65px;
  }
  .form-price__form-wrap {
    border: 1px solid #efefef;
    border-radius: 30px;
    padding: 40px 40px 20px 40px;
    margin-bottom: 62px;
  }
  .form-price__title {
    font-size: 40px;
    margin-bottom: 70px;
  }
  .form-price__field.form-price__field--form {
    margin-bottom: 28px;
  }
  .form-price__section {
    margin-bottom: 0;
  }
  .form-price__title-field {
    font-size: 18px;
    letter-spacing: 0;
    margin-bottom: 8px;
  }
  .form-price__radio + .form-price__label-radio {
    /*flex-direction: row;
    align-items: center;
    padding: 18px 30px;*/
  }
  .form-price__radio + .form-price__label-radio span {
    text-align: left;
    font-size: 15px;
  }
  .form-price__img-wrap {
    /*margin-bottom: 0;
    margin-right: 20px;
    width: 64px;
    height: 64px;*/
  }
}
@media (min-width: 1400px) {
  .form-price {
    padding-top: 100px;
    padding-bottom: 160px;
  }
  .form-price__title {
    margin-bottom: 90px;
  }
  .form-price__form-wrap {
    padding: 50px;
    padding-bottom: 32px;
  }
  .form-price__field.form-price__field--form {
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
    margin-bottom: 32px;
  }
  .form-price__title-field {
    grid-column: 1/7;
    font-size: 20px;
  }
  .form-price__field--meta {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding: 38px;
  }
  .form-price__radio + .form-price__label-radio {
    /*flex-direction: column;
    padding: 25px 9px;
    align-items: center;*/
  }
  .form-price__radio:checked + .form-price__label-radio::after {
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
  }
  .form-price__lead {
    padding: 0;
    margin: 0;
    margin-bottom: 58px;
    font-size: 18px;
    max-width: 480px;
  }
  .form-price__title-desktop {
    display: block;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    font-size: 40px;
    font-family: "TTFirsNeue-Bold";
    color: #1D2229;
    letter-spacing: 0.02em;
    line-height: 1.4;
  }
}
@media (min-width: 1260px) {
  .form-price__field--meta {
    padding: 40px;
    gap: 40px;
  }
  .form__main {
    gap: 40px;
  }
}
.promo {
  position: relative;
  padding-top: 40px;
  padding-left: 20px;
  margin-bottom: 50px;
}
.promo::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 320px;
  z-index: -1;
  background: linear-gradient(180deg, #F8FAFD 0%, rgba(248, 250, 253, 0) 100%);
}

.promo.promo--page {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  background: #ffffff;
}

.promo__title {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  font-family: "Inter-semibold";
  font-size: 28px;
  color: #1D2229;
}

.promo__slider .swiper-wrapper {
  align-items: stretch;
}
.promo__slider .swiper-slide {
  height: auto;
}

.promo__slide {
  position: relative;
  width: 340px;
  margin-bottom: 40px;
  border: 1px solid #EDEFF3;
  border-radius: 16px;
  background: #FFF;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.promo__slide::before {
  content: "";
  position: absolute;
  top: 30px;
  left: -100px;
  width: 242px;
  height: 341px;
  transform: rotate(-42.225deg);
  background: radial-gradient(50% 50% at 50% 50%, rgba(146, 189, 255, 0.25) 0%, rgba(146, 189, 255, 0) 100%);
  filter: blur(125px);
  z-index: 1;
}
.promo__slide:hover {
  box-shadow: 0px 30px 30px -12px rgba(29, 34, 41, 0.07);
}

.promo__item {
  position: relative;
  border: 1px solid #EDEFF3;
  border-radius: 16px;
  margin-bottom: 30px;
}

.promo__img-wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 130px;
  height: 100%;
}
.promo__img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left bottom;
  border-radius: 0 16px 16px 0;
}

.promo__text-wrap {
  position: relative;
  padding: 30px;
  padding-right: 120px;
  z-index: 2;
    word-break: break-all;
}
.promo__text-wrap h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Inter-semibold";
  font-size: 18px;
  color: #1D2229;
    word-break: auto-phrase;
}
.promo__text-wrap h3 span {
  color: #1671F9;
}
.promo__text-wrap p {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-size: 14px;
    word-break: auto-phrase;
}
.promo__text-wrap a {
  display: inline-block;
  font-family: "Inter-medium";
  color: #1D2229;
  font-size: 13px;
  padding: 16px 24px;
  border: 1px solid #EDEFF3;
  border-radius: 10px;
  background-color: #ffffff;
  transition: all 0.3s linear;
  cursor: pointer;
}
.promo__text-wrap a:hover {
  background-color: #1671F9;
  color: #ffffff;
  border: 1px solid #1671F9;
}
.promo__text-wrap a:active {
  background-color: #1671F9;
  color: #ffffff;
  border: 1px solid #1671F9;
}

.promo__link {
  display: block;
  width: 100%;
  padding-top: 17px;
  padding-bottom: 17px;
  margin-bottom: 30px;
  font-family: "Inter-medium";
  color: #1D2229;
  font-size: 13px;
  border: 1px solid #EDEFF3;
  border-radius: 16px;
  text-align: center;
  transition: all 0.3s linear;
  cursor: pointer;
}
.promo__link:hover {
  background-color: #1671F9;
  color: #ffffff;
  border: 1px solid #1671F9;
}
.promo__link:active {
  background-color: #1671F9;
  color: #ffffff;
  border: 1px solid #1671F9;
}

.promo__slider .swiper-button-prev {
  display: none;
}

.promo__slider .swiper-button-next {
  display: none;
}

.promo__link-wrap.container {
  padding-left: 0;
}

.promo__title-wrap.container {
  padding-left: 0;
}

.promo__wrap .promo__item:nth-child(4) span {
  display: block;
}

@media (min-width: 576px) {
  .promo {
    padding-left: 33px;
    margin-bottom: 60px;
    padding-top: 50px;
  }
  .promo__title {
    font-size: 32px;
    margin-bottom: 50px;
  }
  .promo__slide {
    width: 510px;
  }
  .promo__text-wrap h3 {
    margin: 0 0 10px;
    font-size: 22px;
    line-height: 1.4;
  }
  .promo__text-wrap {
    padding-right: 185px;
  }
  .promo__img-wrap {
    width: 185px;
  }
  .promo__wrap .promo__item:nth-child(4) .promo__img-wrap img {
    object-fit: contain;
    object-position: right bottom;
  }
}
@media (min-width: 768px) {
  .promo {
    padding-left: 39px;
  }
  /*.promo__slider {
      position: initial !important;
  }*/
  .promo__slide {
    margin-bottom: 100px;
    width: 530px;
  }
  .promo__slider .swiper-button-prev {
    position: absolute;
    top: auto;
    bottom: 5px;
    left: auto;
    right: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    border: 1px solid #EDEFF3;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
  }
  .promo__slider .swiper-button-prev svg {
    fill: #1D2229;
  }
  .promo__slider .swiper-button-prev:hover {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .promo__slider .swiper-button-prev:hover svg {
    fill: #ffffff;
  }
  .promo__slider .swiper-button-prev:active {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .promo__slider .swiper-button-prev:active svg {
    fill: #ffffff;
  }
  .promo__slider .swiper-button-next {
    position: absolute;
    top: auto;
    right: 40px;
    bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    border: 1px solid #EDEFF3;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
  }
  .promo__slider .swiper-button-next svg {
    fill: #1D2229;
  }
  .promo__slider .swiper-button-next:hover {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .promo__slider .swiper-button-next:hover svg {
    fill: #ffffff;
  }
  .promo__slider .swiper-button-next:active {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .promo__slider .swiper-button-next:active svg {
    fill: #ffffff;
  }
  .promo__slider .swiper-button-next::after, .promo__slider .swiper-button-prev::after {
    content: "";
    font-size: 0;
  }
  .promo__slider .swiper-button-next.swiper-button-disabled, .promo__slider .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background-color: #ffffff;
    border: 1px solid #EDEFF3;
  }
  .promo__slider .swiper-button-next.swiper-button-disabled svg, .promo__slider .swiper-button-prev.swiper-button-disabled svg {
    fill: #1D2229;
  }
  .promo__link {
    display: inline-block;
    width: auto;
    padding-left: 24px;
    padding-right: 24px;
    margin-bottom: 0;
  }
  .promo__link-wrap {
    position: absolute;
    left: 39px;
    bottom: 5px;
    z-index: 5;
  }
  .promo--page .promo__link-wrap {
    position: static;
  }
  .promo__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
  }
  .promo__wrap .promo__img-wrap {
    width: 130px;
  }
  .promo__wrap .promo__text-wrap {
    padding-right: 90px;
  }
  .promo__wrap .promo__text-wrap h3 {
    font-size: 18px;
  }
  .promo__wrap .promo__item:nth-child(3) span {
    display: block;
  }
  .promo__wrap .promo__item:nth-child(4) .promo__img-wrap img {
    object-fit: cover;
    object-position: left bottom;
  }
  .promo.promo--page {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .promo {
    padding-left: 31px;
    padding-top: 60px;
  }
  .promo__title {
    font-size: 36px;
  }
  .promo__link-wrap.container {
    padding-left: 0;
    padding-right: 0;
  }
  .promo__slide {
    margin-bottom: 110px;
  }
  .promo__slider .swiper-button-prev {
    right: 100px;
  }
  .promo__slider .swiper-button-next {
    right: 30px;
  }
  .promo__wrap {
    column-gap: 40px;
  }
  .promo__wrap .promo__text-wrap {
    padding-right: 160px;
  }
  .promo.promo--page {
    margin-bottom: 50px;
  }
}
@media (min-width: 1400px) {
  .promo {
    padding-top: 100px;
    padding-left: 0;
    margin-bottom: 100px;
  }
  .promo__title {
    margin-bottom: 70px;
  }
  .promo__slider {
    padding-left: calc((100% - 1340px) / 2);
  }
  .promo__slide {
    width: 535px;
    margin-bottom: 125px;
  }
  .promo__slider .swiper-button-prev {
    right: calc((100% - 1349px) / 2 + 74px);
  }
  .promo__slider .swiper-button-next {
    right: calc((100% - 1340px) / 2);
  }
  .promo__text-wrap {
    padding: 40px 200px 40px 40px;
  }
  .promo__text-wrap h3 {
    line-height: 1.4;
  }
  .promo__slide:first-child .promo__text-wrap h3 span {
    display: block;
  }
  .promo__text-wrap p {
    margin-bottom: 25px;
  }
  .promo__link-wrap {
    position: absolute;
    left: calc((100% - 1340px) / 2);
    bottom: 5px;
    z-index: 5;
  }
  .promo__title-wrap.container {
    padding-left: 30px;
  }
  .promo__wrap .promo__img-wrap {
    width: 190px;
  }
  .promo__wrap .promo__text-wrap {
    padding-right: 265px;
  }
  .promo__wrap .promo__text-wrap h3 {
    font-size: 22px;
  }
  .promo__wrap .promo__item {
    min-height: 275px;
    margin-bottom: 40px;
  }
  .promo__wrap .promo__item:first-child span {
    display: block;
  }
  .promo__wrap .promo__item:nth-child(3) span {
    display: inline;
  }
  .promo__wrap .promo__item:nth-child(4) span {
    display: inline;
  }
  .promo__wrap .promo__item:nth-child(4) .promo__img-wrap img {
    object-fit: contain;
    object-position: right bottom;
  }
  .promo__wrap .promo__item:nth-child(4) .promo__img-wrap {
    top: auto;
    bottom: 0;
    height: 95%;
    width: 210px;
  }
  .promo.promo--page {
    margin-bottom: 80px;
  }
}
.guarantee {
  margin-bottom: 50px;
}

.guarantee__title {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  font-family: "Inter-semibold";
  font-size: 28px;
  line-height: 1.4;
  color: #1D2229;
}

.guarantee__list {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  list-style: none;
}

.guarantee__item {
  /*height: 124px;
  display: flex;
  align-items: center;*/
  position: relative;
  padding: 108px 30px 28px 30px;
  margin-bottom: 20px;
  border-radius: 16px;
  border: 1px solid #EDEFF3;
}
.guarantee__item h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Inter-semibold";
  color: #1D2229;
  font-size: 18px;
}
.guarantee__item p {
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.guarantee__item::before {
  content: "";
  position: absolute;
  top: 30px;
  left: 30px;
  width: 64px;
  height: 64px;
  background-repeat: no-repeat;
  background-size: contain;
}

.guarantee__item--supervision::before {
  background-image: url("../img/icon-guarantee1.svg");
}

.guarantee__item--service::before {
  background-image: url("../img/icon-guarantee2.svg");
}

.guarantee__item--deadlines::before {
  background-image: url("../img/icon-guarantee3.svg");
}

.guarantee__item--callback::before {
  background-image: url("../img/icon-guarantee4.svg");
}

.guarantee__item--individually::before {
  background-image: url("../img/icon-guarantee5.svg");
}

.guarantee__item--quality::before {
  background-image: url("../img/icon-guarantee6.svg");
}

.guarantee__item--qualification::before {
  background-image: url("../img/icon-guarantee7.svg");
}

.guarantee__item--prices::before {
  background-image: url("../img/icon-guarantee8.svg");
}

@media (min-width: 576px) {
  .guarantee {
    margin-bottom: 60px;
  }
  .guarantee__item {
    padding: 28px 30px 30px 114px;
  }
  .guarantee__title {
    font-size: 32px;
    margin-bottom: 50px;
  }
  .guarantee__item h3 {
    margin: 0 0 15px;
  }
}
@media (min-width: 768px) {
  .guarantee {
    margin-bottom: 30px;
  }
  .guarantee__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
  }
  .guarantee__item {
    padding: 114px 30px 30px 30px;
    margin-bottom: 28px;
  }
}
@media (min-width: 992px) {
  .guarantee {
    margin-bottom: 80px;
  }
  .guarantee__title {
    font-size: 36px;
    margin-bottom: 60px;
  }
}
@media (min-width: 1400px) {
  .guarantee__list {
    grid-template-columns: repeat(4, 1fr);
    column-gap: 40px;
  }
  .guarantee__item {
    padding: 134px 39px 40px 40px;
    margin-bottom: 40px;
  }
}
.company {
  margin-bottom: 50px;
}

.company__wrap {
  padding: 25px 30px 0 30px;
  margin-bottom: 30px;
  border: 1px solid #EDEFF3;
  border-radius: 16px;
}
.company__wrap h2 {
  padding: 0;
  padding-bottom: 20px;
  margin: 0;
  font-family: "Inter-semibold";
  font-size: 24px;
  color: #1D2229;
  border-bottom: 1px solid #EDEFF3;
}
.company__wrap h3 {
  padding: 0;
  padding-bottom: 20px;
  margin: 0;
  font-family: "Inter-semibold";
  font-size: 18px;
  color: #1D2229;
}

.company__title, .company__article h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-family: "Inter-semibold";
  font-size: 22px;
  line-height: 1.4;
  color: #1D2229;
}

.company__img-wrap {
  width: 100%;
  height: 220px;
  margin-bottom: 25px;
}
.company__img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 24px;
}

.company__text {
  margin-bottom: 30px;
}
.company__text p {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.company__text ul {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  list-style: none;
}
.company__text ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 13px;
}
.company__text ul li::before {
  content: "";
  top: 10px;
  position: absolute;
  left: 10px;
  width: 6px;
  height: 6px;
  background-color: #1671F9;
  border-radius: 50%;
}
.company__text ul li:last-child {
  margin-bottom: 35px;
}

.company__text-note {
  padding: 20px 27px;
  margin-bottom: 30px;
  margin-top: 30px;
  border-radius: 16px;
  border-right: 5px solid #E1EDFF;
  border-left: 5px solid #E1EDFF;
  background: #F8FAFD;
}
.company__text-note p {
  margin-bottom: 0;
}

.company__text--inner .company__text-note {
  margin-top: 0;
}

.company__text--inner .company__wrap {
  margin-top: 30px;
}
.company__text--inner .company__wrap h3 {
  line-height: 1.4;
  margin-bottom: 5px;
}

.company__text-note.company__text-note--add {
  position: relative;
  padding-left: 84px;
}
.company__text-note.company__text-note--add p {
  font-family: "Inter-semibold";
  color: #1671F9;
}
.company__text-note.company__text-note--add::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 30px;
  width: 34px;
  height: 34px;
  background-image: url("../img/icon-note.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.company__list {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  list-style: none;
}

.company__item {
  display: flex;
  align-items: center;
  position: relative;
  padding-top: 90px;
  padding-bottom: 20px;
  border-bottom: 1px solid #EDEFF3;
  counter-increment: program;
}
.company__item::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  width: 54px;
  height: 54px;
  background-repeat: no-repeat;
  background-size: contain;
}
.company__item::after {
  content: counter(program);
  position: absolute;
  top: -16px;
  right: 0;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Inter-semibold";
  font-size: 13px;
  line-height: 20px;
  color: #1671F9;
  background-color: #ffffff;
  border-radius: 50px;
  border: 1px solid #EDEFF3;
}
.company__item:last-child {
  border-bottom: none;
}

.company__item--order::before {
  background-image: url("../img/icon-company1.svg");
}

.company__item--visit::before {
  background-image: url("../img/icon-company2.svg");
}

.company__item--agreement::before {
  background-image: url("../img/icon-company3.svg");
}

.company__item--production::before {
  background-image: url("../img/icon-company4.svg");
}

.company__item--quality::before {
  background-image: url("../img/icon-company5.svg");
}

.company__item--guarantee::before {
  background-image: url("../img/icon-company6.svg");
}

@media (min-width: 576px) {
  .company {
    margin-bottom: 60px;
  }
  .company__wrap h2 {
    font-size: 28px;
  }
  .company__img-wrap {
    height: 240px;
    margin-bottom: 30px;
  }
  .company__article h2, .company__title {
    text-align: left;
    font-size: 24px;
  }
  .company__list-title {
    text-align: left;
  }
  .company__list {
    margin-bottom: 15px;
  }
  .company__item {
    height: auto;
    min-height: 94px;
    padding: 23px 40px 20px 74px;
  }
  .company__wrap {
    margin-bottom: 60px;
  }
  .company__wrap h3 {
    font-size: 20px;
  }
  .company__text .company__wrap {
    margin-bottom: 30px;
    padding-top: 30px;
  }
  .company__text-note.company__text-note--add::before {
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (min-width: 768px) {
  .company {
    margin-bottom: 60px;
  }
  .company__img-wrap {
    height: 320px;
  }
  .company__wrap h2 {
    padding-bottom: 30px;
    margin-bottom: 0;
  }
  .company__text-note.company__text-note--add {
    font-size: 16px;
  }
  .company__text .company__wrap--two-columns ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .company__text .company__wrap--two-columns ul li:last-child {
    margin-bottom: 13px;
  }
}
@media (min-width: 992px) {
  .company {
    margin-bottom: 70px;
  }
  .company__wrap h2 {
    border-bottom: none;
  }
  .company__clients {
    margin-bottom: 55px;
  }
  .company__article h2, .company__title {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .company__text {
    margin-bottom: 40px;
    font-size: 16px;
  }
  .company__text p {
    margin-bottom: 30px;
  }
  .company__text-note {
    padding: 30px 37px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .company__text-note p {
    margin-bottom: 0;
  }
  .company__text .company__wrap {
    padding: 35px 40px 20px 40px;
  }
  .company__wrap h3 {
    padding-bottom: 25px;
  }
  .company__list-title {
    font-size: 32px;
    margin-bottom: 50px;
  }
  .company__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
    margin-bottom: 0;
  }
  .company__item {
    display: block;
    padding: 23px 0 40px 74px;
  }
  .company__item:nth-child(5) {
    border-bottom: none;
  }
  .company__item:first-child {
    border-top: 1px solid #edeff3;
  }
  .company__item:nth-child(2) {
    border-top: 1px solid #edeff3;
  }
  .company__img-wrap {
    height: 360px;
    margin-bottom: 40px;
  }
  .company__text ul li {
    padding-left: 35px;
  }
  .company__text ul li:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1400px) {
  .company {
    display: grid;
    grid-template-columns: 450px 1fr;
    column-gap: 60px;
    align-items: flex-start;
  }
  .company__wrap {
    padding: 40px;
  }
  .company__wrap h2 {
    padding-bottom: 40px;
  }
  .company__item {
    display: flex;
  }
  .company__item::after {
    top: -18px;
  }
  .company__item:nth-child(5) {
    border-bottom: 1px solid #edeff3;
  }
  .company__list {
    display: block;
  }
  .company__wrap--list {
    position: sticky;
    top: 0;
    margin-bottom: 50px;
  }
  .company__list-title {
    font-size: 36px;
    margin-bottom: 70px;
  }
  .company__img-wrap {
    margin-bottom: 55px;
  }
  .company__text-note {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .company__text .company__wrap {
    margin-bottom: 50px;
    padding: 30px 40px 20px;
  }
  .company__clients {
    margin-bottom: 100px;
  }
  .company__text--inner .company__wrap {
    margin-top: 50px;
  }
  .company__text-note.company__text-note--add {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .company__text--inner {
    margin-top: 40px;
  }
  .company__text--balcony .company__wrap {
    margin-top: 50px;
  }
  .company__text .company__wrap--two-columns ul {
    margin-bottom: 0;
  }
}
.reviews {
  position: relative;
  padding-top: 40px;
  margin-bottom: 50px;
  padding-left: 20px;
}
.reviews::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 320px;
  z-index: -1;
  background: linear-gradient(180deg, #F8FAFD 0%, rgba(248, 250, 253, 0) 100%);
}

.reviews__title {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  font-family: "Inter-semibold";
  font-size: 28px;
  line-height: 1.4;
  color: #1D2229;
}

.reviews__slider {
  position: relative;
}

.reviews__slide {
  position: relative;
  width: 340px;
  padding: 25px 30px;
  margin-bottom: 40px;
  border: 1px solid #EDEFF3;
  background-color: #ffffff;
  border-radius: 16px;
  overflow: hidden;
}
.reviews__slide::before {
  content: "";
  position: absolute;
  top: 30px;
  left: -100px;
  width: 242px;
  height: 341px;
  transform: rotate(-42.225deg);
  background: radial-gradient(50% 50% at 50% 50%, rgba(146, 189, 255, 0.25) 0%, rgba(146, 189, 255, 0) 100%);
  filter: blur(125px);
  z-index: 1;
}
.reviews__slide:hover {
  box-shadow: 0px 30px 30px -12px rgba(29, 34, 41, 0.07);
}

.reviews__info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.reviews__info p:first-child {
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  font-family: "Inter-semibold";
  font-size: 15px;
  color: #1D2229;
  letter-spacing: 0.02em;
  width: 100%;
}
.reviews__info p.reviews__date {
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-family: "Inter-regular";
  color: #A4B4CD;
}

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

.reviews__img-wrap {
  position: relative;
  margin-right: 18px;
  width: 50px;
  height: 50px;
  border-radius: 10px;
  flex-shrink: 0;
  overflow: hidden;
}
.reviews__img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
}

.reviews__text {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 10px;
}
.reviews__text p {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-size: 14px;
}
.reviews__text p:last-child {
  margin-bottom: 0;
}

.reviews__btn {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0;
  font-family: "Inter-semibold";
  font-size: 14px;
  color: #1D2229;
  background-color: transparent;
  border: none;
  z-index: 2;
  cursor: pointer;
}
.reviews__btn svg {
  fill: #1D2229;
}
.reviews__btn:hover {
  color: #1671F9;
}
.reviews__btn:hover svg {
  fill: #1671F9;
}
.reviews__btn:active {
  color: #1671F9;
}
.reviews__btn:active svg {
  fill: #1671F9;
}

.reviews__link {
  display: block;
  width: 100%;
  padding-top: 17px;
  padding-bottom: 17px;
  margin-bottom: 30px;
  font-family: "Inter-medium";
  color: #1D2229;
  font-size: 13px;
  border: 1px solid #EDEFF3;
  border-radius: 16px;
  text-align: center;
  transition: all 0.3s linear;
  cursor: pointer;
}
.reviews__link:hover {
  background-color: #1671F9;
  color: #ffffff;
  border: 1px solid #1671F9;
}
.reviews__link:active {
  background-color: #1671F9;
  color: #ffffff;
  border: 1px solid #1671F9;
}

.reviews__stars-wrap {
  display: inline-block;
  font-size: 0;
  margin-right: 7px;
}

.reviews__stars-wrap span {
  padding: 0;
  font-size: 17px;
  line-height: 1;
  color: #CEC8C7;
}

.reviews__stars-wrap > span:before {
  content: "★";
}

.reviews__stars-wrap > span.active {
  color: #F6CF00;
}

.reviews__date {
  color: #A4B4CD;
  font-size: 12px;
}

.reviews__slider .swiper-button-prev {
  display: none;
}

.reviews__slider .swiper-button-next {
  display: none;
}

.reviews__link-wrap.container {
  padding-left: 0;
}

.reviews__title-wrap.container {
  padding-left: 0;
}

.reviews__gallery {
  display: none;
}

.reviews__gallery.active {
  display: block;
}

.reviews-gallery__slide {
  width: 200px;
}

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

.reviews.reviews--page {
  background: #ffffff;
  padding-top: 0;
}
.reviews--page .reviews__btn a.js-open-modal{
    display: flex;
    align-items: center;
}
.reviews__wrap .reviews__slide {
  width: 100%;
  margin-bottom: 40px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  display: none;
  flex-direction: column;
  border: none;
}
.reviews__wrap .reviews__slide .reviews__gallery {
  display: block;
  margin-top: auto;
}
.reviews__wrap .reviews__slide .reviews__info {
  margin-bottom: 30px;
}
.reviews__wrap .reviews__slide .reviews__person {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  border: 1px solid #edeff3;
  background-color: #fff;
  border-radius: 16px;
}
.reviews__wrap .reviews__slide .reviews__text {
  -webkit-line-clamp: 4;
}
.reviews__wrap .reviews__slide .reviews-gallery__slide {
  position: relative;
  width: 100%;
  height: 280px;
  border-radius: 16px;
}
.reviews__wrap .reviews__slide .reviews-gallery__slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}
.reviews__wrap .reviews__slide .reviews__info p:first-child {
  width: 100%;
}
.reviews__wrap .reviews__slide .swiper-button-prev {
  display: none;
}
.reviews__wrap .reviews__slide .swiper-button-next {
  display: none;
}
.reviews__wrap .reviews__slide .reviews-gallery__slider .swiper-pagination {
  display: block;
}
.reviews__wrap .reviews__slide .reviews__btn {
  margin-bottom: 30px;
}

.modal .reviews-gallery__slider .swiper-pagination {
  display: none;
}

.reviews__wrap .reviews__slide.show {
  display: block;
}

.reviews-gallery__slider .swiper-pagination {
  top: auto;
  bottom: 30px;
}

.reviews-gallery__slider .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #EDEFF3;
  opacity: 1;
}

.reviews-gallery__slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #20C763;
  width: 40px;
  height: 10px;
  border-radius: 10px;
}

.reviews__btn-link {
  padding-top: 10px;
}

.reviews__more {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 17px 24px;
  font-family: "Inter-medium";
  color: #1d2229;
  font-size: 14px;
  border: 1.5px solid #edeff3;
  border-radius: 16px;
  text-align: center;
  transition: all 0.3s linear;
  cursor: pointer;
}
.reviews__more span {
  margin-left: 10px;
}
.reviews__more:hover {
  background-color: #1671F9;
  color: #ffffff;
  border: 1.5px solid #1671F9;
}
.reviews__more:hover svg {
  stroke: #ffffff;
}
.reviews__more:active {
  background-color: #1671F9;
  color: #ffffff;
  border: 1.5px solid #1671F9;
}
.reviews__more:active svg {
  stroke: #ffffff;
}
.reviews__more svg {
  stroke: #1671F9;
}

@media (min-width: 576px) {
  .reviews {
    padding-top: 50px;
    padding-left: 33px;
    margin-bottom: 60px;
  }
  .reviews__info p:first-child {
    width: 100%;
  }
  .reviews__title {
    font-size: 32px;
  }
  .reviews__slide {
    width: 510px;
    padding: 30px;
  }
  .reviews__text {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .reviews {
    padding-left: 39px;
    padding-top: 50px;
    margin-bottom: 60px;
  }
  .reviews__title {
    font-size: 32px;
  }
  .reviews__slide {
    margin-bottom: 100px;
    width: 530px;
  }
  .reviews__slider .swiper-button-prev {
    position: absolute;
    top: auto;
    bottom: 5px;
    left: auto;
    right: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    border: 1px solid #EDEFF3;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
  }
  .reviews__slider .swiper-button-prev svg {
    fill: #1D2229;
  }
  .reviews__slider .swiper-button-prev:hover {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .reviews__slider .swiper-button-prev:hover svg {
    fill: #ffffff;
  }
  .reviews__slider .swiper-button-prev:active {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .reviews__slider .swiper-button-prev:active svg {
    fill: #ffffff;
  }
  .reviews__slider .swiper-button-next {
    position: absolute;
    top: auto;
    right: 40px;
    bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    border: 1px solid #EDEFF3;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
  }
  .reviews__slider .swiper-button-next svg {
    fill: #1D2229;
  }
  .reviews__slider .swiper-button-next:hover {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .reviews__slider .swiper-button-next:hover svg {
    fill: #ffffff;
  }
  .reviews__slider .swiper-button-next:active {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .reviews__slider .swiper-button-next:active svg {
    fill: #ffffff;
  }
  .reviews__slider .swiper-button-next::after, .reviews__slider .swiper-button-prev::after {
    content: "";
    font-size: 0;
  }
  .reviews__slider .swiper-button-next.swiper-button-disabled, .reviews__slider .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background-color: #ffffff;
    border: 1px solid #EDEFF3;
  }
  .reviews__slider .swiper-button-next.swiper-button-disabled svg, .reviews__slider .swiper-button-prev.swiper-button-disabled svg {
    fill: #1D2229;
  }
  .reviews__link {
    display: inline-block;
    width: auto;
    padding-left: 24px;
    padding-right: 24px;
    margin-bottom: 0;
  }
  .reviews__link-wrap {
    position: absolute;
    left: 39px;
    bottom: 5px;
    z-index: 5;
  }
  .reviews__text {
    margin-bottom: 19px;
  }
  .reviews__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
  }
  .reviews__wrap .reviews__text {
    margin-bottom: 13px;
  }
  .reviews.reviews--page .reviews__title {
    margin-bottom: 50px;
  }
  .reviews__more {
    max-width: 200px;
    margin: 0 auto;
  }
  .reviews__more span {
    margin-right: 10px;
  }
  .reviews__btn-link {
    grid-column: 1/3;
  }
}
@media (min-width: 992px) {
  .reviews {
    padding-top: 60px;
    padding-left: 31px;
    margin-bottom: 65px;
  }
  .reviews__title {
    font-size: 36px;
    margin-bottom: 50px;
  }
  .reviews__slide {
    padding-top: 30px;
    margin-bottom: 110px;
  }
  .reviews__info p:first-child {
    width: 100%;
  }
  .reviews__text {
    margin-bottom: 20px;
  }
  .reviews__info-wrap {
    width: calc(100% - 50px);
  }
  .reviews__slider .swiper-button-prev {
    right: 100px;
  }
  .reviews__slider .swiper-button-next {
    right: 30px;
  }
  .reviews.reviews--page .reviews__title {
    margin-bottom: 60px;
  }
  .reviews__wrap .reviews__slide {
    margin-bottom: 60px;
  }
  .reviews__btn-link {
    padding-top: 0;
  }
}
@media (min-width: 1400px) {
  .reviews {
    padding-top: 100px;
    padding-left: 0;
    margin-bottom: 100px;
  }
  .reviews__title {
    margin-bottom: 70px;
  }
  .reviews__slider {
    padding-left: calc((100% - 1340px) / 2);
  }
  .reviews__slide {
    width: 535px;
    padding: 40px;
    margin-bottom: 125px;
  }
  .reviews__slider .swiper-button-prev {
    right: calc((100% - 1349px) / 2 + 74px);
  }
  .reviews__slider .swiper-button-next {
    right: calc((100% - 1340px) / 2);
  }
  .reviews__info {
    margin-bottom: 30px;
  }
  .reviews__link-wrap {
    position: absolute;
    left: calc((100% - 1340px) / 2);
    bottom: 5px;
    z-index: 5;
  }
  .reviews__title-wrap.container {
    padding-left: 30px;
  }
  .reviews.reviews--page {
    padding-right: 30px;
    padding-left: 30px;
    margin-bottom: 110px;
  }
  .reviews__wrap {
    grid-template-columns: repeat(3, 1fr);
    column-gap: 40px;
  }
  .reviews__btn-link {
    grid-column: 1/4;
  }
  .reviews__wrap .reviews__slide {
    margin-bottom: 40px;
  }
  .reviews.reviews--page .reviews__title, .reviews__wrap .reviews__slide {
    margin-bottom: 70px;
  }
  .reviews__wrap .reviews__slide .reviews__person {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 40px;
  }
}
.map {
  width: 100%;
  height: 420px;
  /*background-image: url("../img/background-map.webp");*/
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #F7F7F7;
  overflow: hidden;
}

.map-contacts {
  width: 100%;
  height: 460px;
  /*background-image: url("../img/background-map.webp");*/
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #F7F7F7;
  overflow: hidden;
}

@media (min-width: 768px) {
  .map-contacts {
    height: 540px;
  }
}
@media (min-width: 992px) {
  .map, .map-contacts {
    height: 540px;
  }
}
@media (min-width: 1400px) {
  .map, .map-contacts {
    height: 600px;
  }
}
[class*=copyrights-pane] {
  display: none !important;
}

[class*=ymaps][class*=-ground-pane] {
  filter: grayscale(1);
  -ms-filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
}

.contacts__wrap {
  margin-bottom: 30px;
}

.contacts__info {
  background-color: #ffffff;
  padding: 20px 20px 10px 20px;
  border-radius: 24px 24px 0 0;
}

.contacts__title {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  font-family: "Inter-semibold";
  font-size: 28px;
  color: #1D2229;
}

.contacts__list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}

.contacts__item {
  position: relative;
  padding: 20px 20px 20px 59px;
  margin-bottom: 18px;
  font-size: 14px;
  border-radius: 16px;
  border: 1px solid #EDEFF3;
}
.contacts__item span {
  display: block;
  margin-bottom: 5px;
  font-family: "Inter-semibold";
  font-size: 15px;
  color: #0C0E0D;
}
.contacts__item::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 20px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
}
.contacts__item a {
  color: #5C646E;
  transition: all 0.3s linear;
}
.contacts__item a:hover {
  color: #1671F9;
}
.contacts__item a:active {
  color: #1671F9;
}

.contacts__item--address::before {
  background-image: url("../img/icon-location.svg");
}

.contacts__item--tel {
  order: -1;
}
.contacts__item--tel::before {
  background-image: url("../img/icon-call.svg");
}
.contacts__item--tel p {
  padding: 0;
  margin: 0;
}

.contacts__item--work {
  display: none;
}
.contacts__item--work::before {
  background-image: url("../img/icon-work.svg");
}

.contacts__item--email::before {
  background-image: url("../img/icon-email.svg");
}

@media (min-width: 576px) {
  .contacts__title {
    font-size: 32px;
    margin-bottom: 50px;
  }
  .contacts__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
  }
  .contacts__item {
    padding-left: 56px;
  }
  .contacts__item--address {
    grid-column: 1/3;
  }
  .contacts__item span {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .contacts__list {
    grid-template-columns: repeat(3, auto);
  }
  .contacts__item {
    font-size: 15px;
  }
  .contacts__item--address {
    grid-column: 1/4;
    order: 1;
  }
  .contacts__item--work {
    display: block;
  }
  .contacts__item--tel {
    order: 0;
  }
  .contacts__item--tel p {
    display: none;
  }
  .contacts__wrap {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .contacts {
    position: relative;
  }
  .contacts__inner {
    position: absolute;
    left: 33px;
    top: 50%;
    width: 345px;
    transform: translateY(-50%);
    padding: 25px 18px 35px 28px;
    z-index: 5;
    background-color: #ffffff;
    border-radius: 16px;
    border: 1px solid #EDEFF3;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  }
  .contacts__wrap {
    margin-bottom: 0;
  }
  .contacts__title {
    font-size: 24px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #EDEFF3;
  }
  .contacts__list {
    display: block;
  }
  .contacts__item {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 40px;
    border: none;
  }
  .contacts__item::before {
    top: 0;
    left: 0;
  }
  .contacts__item:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1400px) {
  .contacts__inner {
    left: calc((100% - 1340px) / 2);
  }
}
.calc {
  margin-bottom: 50px;
}

.calc__title {
  margin-bottom: 40px;
  font-family: "Inter-semibold";
  font-size: 28px;
  line-height: 1.4;
  color: #1D2229;
}

.calc__wrap {
  border-bottom: 1px solid #EDEFF3;
}

@media (min-width: 576px) {
  .calc {
    margin-bottom: 60px;
  }
  .calc__title {
    font-size: 32px;
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .calc {
    padding-left: 39px;
    padding-right: 39px;
  }
  .calc .container {
    padding-left: 0;
    padding-right: 0;
  }
  .calc .content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  .calc {
    padding-left: 31px;
    padding-right: 31px;
    margin-bottom: 70px;
  }
  .calc__title {
    font-size: 36px;
    margin-bottom: 60px;
  }
}
@media (min-width: 1400px) {
  .calc {
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 auto 120px;
    max-width: 1400px;
  }
  .calc.calc--window {
    margin: 0 auto 100px;
  }
  .calc__title {
    margin-bottom: 70px;
  }
}
.calculator {
  margin-top: 18px;
}

.calculator__title-wrap {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.calculator__step {
  padding: 6px 10px;
  margin-right: 20px;
  background-color: #1671F9;
  border-radius: 8px;
  color: #ffffff;
  font-size: 12px;
  font-family: "Inter-semibold";
    min-width: 56px;
}

.calculator__title {
  padding: 0;
  margin: 0;
  color: #1D2229;
  font-size: 14px;
  line-height: 1.4;
  font-family: "Inter-semibold";
}

.aline {
  box-sizing: content-box;
}

.calculator .calculator__wrap {
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 20px;
  width: 100%;
  border-bottom: 1px solid #EDEFF3;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.calculator .calculator__wrap.choose_profile {
  border-bottom: none;
}

.calculator .calculator__wrap--add {
  padding-right: 20px;
}

.calculator .type_construction {
  overflow: visible;
}

.calculator .choose_profile_wrap {
  overflow: visible;
}

.calculator .type_construction > div {
  display: flex;
  gap: 10px;
  position: relative;
}

.calculator .choose_profile_wrap > div {
  display: flex;
  gap: 25px;
  position: relative;
    flex-wrap: wrap;
}

.calculator_construction .type_construction > div .el {
  position: relative;
  flex-shrink: 0;
    cursor: pointer;
}

.calculator_construction .choose_profile_wrap > div .el {
  position: relative;
  flex-shrink: 0;
}


.calculator .type_construction > div .el.active div {
  background-color: transparent;
  cursor: pointer;
  border: 2px solid #1671F9;
}

.calculator .type_construction > div .el div {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 15px;
  border-radius: 12px;
  border: 2px solid #EDEFF3
}
.calculator .type_construction > div .el div img {
  width: 100%;
  height: 100%;
}

.calculator .type_construction > div .el.active div::after {
  content: " ";
  display: block;
  width: 62px;
  height: 62px;
  position: absolute;
  background-image: url("../img/icon-tick-green.svg");
  background-repeat: no-repeat;
  background-size: contain;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
}

.calculator .choose_profile_wrap > div .el:focus,
.calculator .choose_profile_wrap > div .el:active,
.calculator .choose_profile_wrap > div .el:hover,
.calculator .choose_profile_wrap > div .el.active {
  border: 2px solid #1671F9;
}

.calculator .choose_profile_wrap > div .el.active::after {
    content: " ";
    display: block;
    width: 45px;
    height: 45px;
    position: absolute;
    background-image: url(../img/icon-tick-green.svg);
    background-repeat: no-repeat;
    background-size: cover;
    bottom: -31px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

.calculator .choose_profile > div {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
    align-items: flex-start;
}

.calculator .choose_profile .el {
    position: relative;
    width: 140px;
    height: 80px;
    border: 2px solid #ededed;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.2s ease;
}

/* Стили для дочернего списка - появляется ниже родителя */
.calculator .choose_profile .el .list {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border-radius: 12px;
    border: 1px solid #D2D7DE;
    background: #FFF;
    box-shadow: 0px 10px 30px -10px rgba(40, 61, 90, 0.2);
    padding: 12px 0;
    z-index: 9;
    min-width: 150px;
    max-height: 300px;
    overflow-y: auto;
}


.calculator .choose_profile .el:hover,
.calculator .choose_profile .el .list:hover,
{
    cursor: pointer;
}

.calculator .choose_profile .el:hover .list{
    display: block;
}
.calculator .choose_profile .el:hover {
    border-color: #1671F9;
}

.calculator .choose_profile .el .list {
  display: none;
}

.calculator .choose_profile img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 138px;
    height: 75px;
    border-radius: 12px;
    object-fit: contain;
    pointer-events: none;
}

.calculator .choose_profile .list {
  border-radius: 0px 0px 10px 10px;
  border: 1px solid #D2D7DE;
  background: #FFF;
  box-shadow: 0px 30px 30px -15px rgba(40, 61, 90, 0.2);
  padding: 20px 15px;
    margin-top: 4px;
}
.calculator .choose_profile .list span {
    display: block;
    padding: 6px 14px;
    margin: 0;
    font-size: 14px;
    color: #2C3E50;
    cursor: pointer;
    transition: all 0.2s ease;
}
.calculator .choose_profile .list span:last-child {
  margin-bottom: 0;
}
.calculator .choose_profile .list span.active {
  color: #1671F9;
}

.calculator__profile .calculator__wrap {
    overflow: visible;
}



.calculator .choose_profile .list span:hover {
    background-color: #F5F7FA;
    color: #1671F9;
}

.calculator .choose_profile .list span.active {
    color: #1671F9;
    background-color: #F0F7FF;
    position: relative;
}

.calculator .choose_profile .list span.active::before {
    content: "✓";
    position: absolute;
    right: 16px;
    color: #1671F9;
    font-weight: bold;
}


/* Адаптация для мобильных устройств */
@media (max-width: 768px) {
    .calculator .choose_profile > div {
        gap: 15px;
    }


    .calculator .choose_profile .el {
        width: 120px;
        height: 70px;
    }

    .calculator .choose_profile img {
        width: 118px;
        height: 65px;
    }

    .calculator .choose_profile .el .list {
        left: -12%;
    }

    .calculator .choose_profile .list span {
        white-space: normal;
        text-align: center;
    }
}


/* Стили для скроллбара списка */
.calculator .choose_profile .list::-webkit-scrollbar {
    width: 6px;
}

.calculator .choose_profile .list::-webkit-scrollbar-track {
    background: #F1F1F1;
    border-radius: 3px;
}

.calculator .choose_profile .list::-webkit-scrollbar-thumb {
    background: #C1C1C1;
    border-radius: 3px;
}

.calculator .choose_profile .list::-webkit-scrollbar-thumb:hover {
    background: #A8A8A8;
}

.calculator--size {
  border-top: 1px solid #edeff3;
  border-bottom: 1px solid #edeff3;
  padding-top: 20px;
  padding-bottom: 10px;
}

.calculator .window_size_block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
.calculator .window_size_block .image {
  grid-column: 1/3;
}

.calculator .choose_size.width, .calculator .choose_size.height {
  position: relative;
}
.calculator .choose_size.width p, .calculator .choose_size.height p {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Inter-semibold";
  color: #1D2229;
  font-size: 14px;
}
.calculator .choose_size.width span, .calculator .choose_size.height span {
  position: absolute;
  top: 70%;
  right: 20px;
  color: #9FA1A5;
  font-size: 16px;
  transform: translateY(-50%);
}

.calculator .choose_size.width input, .calculator .choose_size.height input {
  width: 100%;
  padding-left: 18px;
  height: 48px;
  line-height: 46px;
  font-size: 16px;
  color: #9FA1A5;
  border-radius: 10px;
  background-color: #ffffff;
  border: 1px solid #EDEFF3;
}
.calculator .choose_size.width input::placeholder, .calculator .choose_size.height input::placeholder {
  color: #9FA1A5;
}
.calculator .choose_size.width input:hover, .calculator .choose_size.height input:hover {
  color: #1D2229;
  outline: none;
}
.calculator .choose_size.width input:hover::placeholder, .calculator .choose_size.height input:hover::placeholder {
  color: #1D2229;
}
.calculator .choose_size.width input:focus, .calculator .choose_size.height input:focus {
  color: #1D2229;
  outline: none;
    border: 2px solid #1671F9;
}
.calculator .choose_size.width input:focus::placeholder, .calculator .choose_size.height input:focus::placeholder {
  color: #1D2229;
}
.calculator .choose_size.width input:active, .calculator .choose_size.height input:active {
  color: #1D2229;
  outline: none;
}
.calculator .choose_size.width input:active::placeholder, .calculator .choose_size.height input:active::placeholder {
  color: #1D2229;
}

.calculator .steklopackets__wrap {
  display: flex;
  justify-content: flex-start;
  gap: 15px;
}

.calculator .steklopackets__wrap > div {
  position: relative;
  width: 137px;
  height: 103px;
  padding: 10px 15px;
  border: 2px solid #EDEFF3;
  border-radius: 12px;
  flex-shrink: 0;
}
.calculator .steklopackets__wrap > div .image {
  position: relative;
  width: 42px;
  height: 53px;
  margin-bottom: 8px;
}
.calculator .steklopackets__wrap > div .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.calculator .steklopackets__wrap > div span {
  font-size: 14px;
}

.calculator .steklopackets__wrap > div:last-child {
  width: 180px;
}

.calculator .steklopackets__wrap > div:hover {
  cursor: pointer;
}
.calculator .steklopackets__wrap > div.active {
  border: 2px solid #1671F9;
}
.calculator .steklopackets__wrap > div.active::after {
  content: " ";
  display: block;
  width: 62px;
  height: 62px;
  position: absolute;
  background-image: url("../img/icon-tick-green.svg");
  background-repeat: no-repeat;
  background-size: contain;
  top: 10px;
  right: 0;
}
.calculator .steklopackets__wrap > div.active span {
  color: #1671F9;
}

.calculator .more_params {
  padding-top: 20px;
}

.calculator .more_params-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.calculator .more_params-wrap span {
  display: block;
  font-family: "Inter-semibold";
  color: #1D2229;
  font-size: 13px;
  line-height: 1.4;
  text-align: center;
  max-width: 65px;
  margin-bottom: 7px;
}

.calculator .more_params-wrap > div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.calculator .more_params-wrap > div .image {
  padding: 20px 13px;
  margin-bottom: 20px;
  background-color: #F3F7FD;
  border-radius: 12px;
  transition: all 0.3s linear;
}
.calculator .more_params-wrap > div .image svg {
  stroke: #1671F9;
}

.calculator .more_params-wrap div.active {
  position: relative;
}
.calculator .more_params-wrap div .image:hover {
    cursor: pointer;
}
.calculator .more_params-wrap div.active .image {
  background-color: #3E8BFF;
}
.calculator .more_params-wrap div.active .image svg {
  stroke: #ffffff;
}
.calculator .more_params-wrap div.active::after {
  content: " ";
  display: block;
  width: 62px;
  height: 62px;
  position: absolute;
  background-image: url("../img/icon-tick-green.svg");
  background-repeat: no-repeat;
  background-size: contain;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.calculator .more_params-wrap div.active span {
  color: #3E8BFF;
}

.calculator .more_params-wrap div:nth-child(5) .image svg {
  stroke: transparent;
  fill: #3E8BFF;
}

.calculator .more_params-wrap div:nth-child(5).active .image svg {
  fill: #ffffff;
}

.calculator--params {
  padding-bottom: 10px;
  border-bottom: 1px solid #edeff3;
}

.calculator--plus {
  padding-top: 20px;
  margin-bottom: 40px;
}

.calculator .calculator__add {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top: 19px;
  padding-bottom: 18px;
  color: #1D2229;
  border: 1.5px dashed #EDEFF3;
  border-radius: 10px;
  transition: all 0.3s linear;
  cursor: pointer;
}
.calculator .calculator__add span.add_window {
  position: relative;
  padding-left: 25px;
  font-family: "Inter-medium";
  font-size: 14px;
  color: #1D2229;
}
.calculator .calculator__add span.add_window::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
  background-image: url("../img/icon-plus.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.calculator .calculator__add:hover {
  color: #3E8BFF;
  border: 1.5px dashed #3E8BFF;
}
.calculator .calculator__add:active {
  color: #3E8BFF;
  border: 1.5px dashed #3E8BFF;
}

.calculator__account {
  background: linear-gradient(89deg, #283D5A 15.68%, #395682 91.15%);
  border-radius: 16px;
  color: #ffffff;
  padding: 25px 30px;
}

.calculator .content_wrapper.basket_wrapper .basket_line {
  padding-top: 20px;
  border-top: 1.5px dashed rgba(255, 255, 255, 0.1);
}

.calculator__account .calculator__title {
  color: #ffffff;
  font-size: 24px;
  padding-bottom: 20px;
}

.calculator.basket_order_wrapper {
  position: relative;
  padding-top: 20px;
  border-top: 1.5px dashed rgba(255, 255, 255, 0.1);
}

.calculator .form {
  padding: 0;
}

.calculator .basket_wrapper .image-wrap {
  display: inline-block;
  padding: 15px 35px;
  background-color: #3E8BFF;
  border-radius: 12px;
}
.calculator .basket_wrapper .image-wrap svg {
  display: block;
}

.calculator .basket_wrapper .change {
  display: inline-block;
  color: #92BDFF;
  font-size: 13px;
  border-bottom: 1.5px dashed #92BDFF;
  margin-bottom: 18px;
  margin-left: 20px;
}
.calculator .basket_wrapper .name--construction {
  display: block;
  font-family: "Inter-semibold";
  font-size: 16px;
  margin-bottom: 8px;
}

.calculator .choosed_params {
  margin-bottom: 20px;
  font-size: 14px;
}

.calculator .basket__feature {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 3px;
}
.calculator .basket__feature::before {
  position: absolute;
  top: 50%;
  left: 70px;
  right: 10px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.1;
}
.calculator .basket__feature span:first-child {
  position: relative;
  color: #92BDFF;
  flex-grow: 1;
}
.calculator .basket__feature span:first-child::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 75px;
  right: 20px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.1;
}

.calculator .choosed_params .data div {
  display: grid;
  grid-template-columns: 1fr auto;
}
.calculator .choosed_params .data div .name {
  position: relative;
}
.calculator .choosed_params .data div .name::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 80px;
  right: 20px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.1;
}
.calculator .choosed_params .data div:last-child .name {
  grid-column: 1/3;
}
.calculator .choosed_params .data div:last-child .name::before {
  right: 0;
}
.calculator .choosed_params .data div span.name {
  color: #92BDFF;
}

.calculator .choosed_params .data div:nth-child(3) .name::before {
  left: 106px;
}

.calculator .choosed_params .data div:nth-child(4) .name::before {
  left: 215px;
}

.calculator .basket {
  margin-bottom: 30px;
}

.calculator.basket_order_wrapper h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Inter-semibold";
  font-size: 20px;
  line-height: 1.4;
}
.calculator.basket_order_wrapper p {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  color: #92BDFF;
  font-size: 13px;
}

.calculator .basket_wrapper .basket .counts_block [type=text] {
  display: block;
  border-radius: 10px;
  width: 46px;
  height: 46px;
  text-align: center;
  border: none;
}

.calculator .basket_wrapper .basket .counts_block {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}

.basket_wrapper .basket .basket_lines .basket_line .counts_block .minus {
  position: relative;
  width: 46px;
  height: 46px;
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s linear;
}
.basket_wrapper .basket .basket_lines .basket_line .counts_block .minus::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 2px;
  background-color: #92BDFF;
  transform: translate(-50%, -50%);
}
.basket_wrapper .basket .basket_lines .basket_line .counts_block .minus:hover {
  background-color: #3E8BFF;
}
.basket_wrapper .basket .basket_lines .basket_line .counts_block .minus:hover::before {
  background-color: #ffffff;
}
.basket_wrapper .basket .basket_lines .basket_line .counts_block .minus:active {
  background-color: #3E8BFF;
}
.basket_wrapper .basket .basket_lines .basket_line .counts_block .minus:active::before {
  background-color: #ffffff;
}

.basket_wrapper .basket .basket_lines .basket_line .counts_block .plus {
  position: relative;
  width: 46px;
  height: 46px;
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s linear;
}
.basket_wrapper .basket .basket_lines .basket_line .counts_block .plus::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 2px;
  background-color: #92BDFF;
  transform: translate(-50%, -50%);
}
.basket_wrapper .basket .basket_lines .basket_line .counts_block .plus::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 14px;
  background-color: #92BDFF;
  transform: translate(-50%, -50%);
}
.basket_wrapper .basket .basket_lines .basket_line .counts_block .plus:hover {
  background-color: #3E8BFF;
}
.basket_wrapper .basket .basket_lines .basket_line .counts_block .plus:hover::before {
  background-color: #ffffff;
}
.basket_wrapper .basket .basket_lines .basket_line .counts_block .plus:hover::after {
  background-color: #ffffff;
}
.basket_wrapper .basket .basket_lines .basket_line .counts_block .plus:active {
  background-color: #3E8BFF;
}
.basket_wrapper .basket .basket_lines .basket_line .counts_block .plus:active::before {
  background-color: #ffffff;
}
.basket_wrapper .basket .basket_lines .basket_line .counts_block .plus:active::after {
  background-color: #ffffff;
}

.basket_wrapper .basket .basket_lines .basket_line {
  position: relative;
}

.basket_wrapper .basket .basket_lines .basket_line .del {
  position: absolute;
  cursor: pointer;
  width: 24px;
  height: 24px;
  right: -5px;
  top: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.basket_wrapper .basket .basket_lines .basket_line .del svg {
  fill: #92BDFF;
}
.basket_wrapper .basket .basket_lines .basket_line .del:hover svg {
  fill: #1671F9;
}
.basket_wrapper .basket .basket_lines .basket_line .del:active svg {
  fill: #1671F9;
}

.calculator .form input[type=text] {
  width: 100%;
  padding-left: 25px;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #9FA1A5;
  border-radius: 10px;
  background-color: #ffffff;
  border: none;
}
.calculator .form input[type=text]::placeholder {
  color: #9FA1A5;
}
.calculator .form input[type=text]:hover {
  color: #1D2229;
  outline: none;
}
.calculator .form input[type=text]:hover::placeholder {
  color: #1D2229;
}
.calculator .form input[type=text]:focus {
  color: #1D2229;
  outline: none;
}
.calculator .form input[type=text]:focus::placeholder {
  color: #1D2229;
}
.calculator .form input[type=text]:active {
  color: #1D2229;
  outline: none;
}
.calculator .form input[type=text]:active::placeholder {
  color: #1D2229;
}

.calculator .form .placeinput {
  padding-top: 20px;
  margin-bottom: 20px;
}

.calculator .form .but.t1 {
  display: block;
  background-color: #1671F9;
  color: #ffffff;
  height: 60px;
  width: 100%;
  border: none;
  font-family: "Inter-medium";
  font-size: 14px;
  transition: 0.3s linear;
  border-radius: 10px;
  cursor: pointer;
}
.calculator .form .but.t1:hover {
  background-color: #3E8BFF;
  transition: 0.3s linear;
}
.calculator .form .but.t1:active {
  background-color: #3E8BFF;
  transition: 0.3s linear;
}

.calculator .window_size_block2 {
  height: 450px;
}

.calculator .window_size_block .image {
  position: relative;
  z-index: 2;
  width: 288px;
  height: 241px;
  margin: 0 auto;
  /*background-image: url("local/templates/tp-okna/img/main-window.svg");*/
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.calculator .window_size_block .image img,
.calculator .window_size_block .image svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.calculator.calculator--size .calculator__wrap {
  border-bottom: none;
  padding-bottom: 10px;
}

@media (min-width: 576px) {
  .calculator {
    margin-top: 28px;
  }
  .calculator__title {
    font-size: 16px;
  }
  .calculator__step {
    padding: 8px 16px;
    font-size: 14px;
  }
  .calculator .calculator__wrap {
    padding-left: 33px;
    padding-bottom: 28px;
  }
  .calculator .type_construction > div {
    gap: 20px;
  }
  .calculator .window_size_block {
    display: flex;
    justify-content: center;
    position: relative;
    padding-top: 80px;
    padding-left: 50px;
  }
  .calculator .choose_size.width {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .calculator .choose_size.width::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -84px;
    width: 75px;
    height: 8px;
    transform: translateY(-50%);
    /*background-image: url("../img/icon-window-arrow-left.svg");*/
    background-repeat: no-repeat;
    background-size: contain;
  }
  .calculator .choose_size.width::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -84px;
    width: 75px;
    height: 8px;
    transform: translateY(-50%);
    /*background-image: url("../img/icon-window-arrow-right.svg");*/
    background-repeat: no-repeat;
    background-size: contain;
  }
  .calculator .choose_size.width p {
    display: none;
  }
  .calculator .choose_size.height {
    position: absolute;
    top: 175px;
    left: 0;
  }
  .calculator .choose_size.height::before {
    content: "";
    position: absolute;
    top: -84px;
    left: 50%;
    width: 8px;
    height: 75px;
    transform: translateX(-50%);
    /*background-image: url("../img/icon-window-arrow-top.svg");*/
    background-repeat: no-repeat;
    background-size: contain;
  }
  .calculator .choose_size.height::after {
    content: "";
    position: absolute;
    bottom: -84px;
    left: 50%;
    width: 5px;
    height: 75px;
    transform: translateX(-50%);
    /*background-image: url("../img/icon-window-arrow-bottom.svg");*/
    background-repeat: no-repeat;
    background-size: contain;
  }
  .calculator .choose_size.height p {
    display: none;
  }
  .calculator .choose_size.width span {
    top: 50%;
  }
  .calculator .choose_size.height input, .calculator .choose_size.width input {
    width: 100px;
  }
  .calculator .form .placeinput {
    padding-top: 0;
  }
  .calculator .steklopackets__wrap {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .calculator .steklopackets__wrap > div {
    width: 160px;
    height: 110px;
    text-align: center;
  }
  .calculator .steklopackets__wrap > div .image {
    margin: 0 auto 8px;
  }
  .calculator .more_params {
    padding-top: 10px;
  }
  .calculator .more_params-wrap > div .image {
    padding: 20px 40px;
  }
  .calculator .more_params-wrap div.active::after {
    top: -20px;
  }
  .calculator .more_params-wrap span {
    max-width: none;
  }
  .calculator--params {
    padding-bottom: 20px;
  }
  .calculator--plus {
    padding-top: 10px;
  }
  .calculator .content_wrapper.basket_wrapper .basket_line {
    position: relative;
    padding-left: 130px;
    padding-top: 25px;
  }
  .calculator .content_wrapper.basket_wrapper .basket_line .image {
    position: absolute;
    top: 30px;
    left: 0;
  }
  .calculator .content_wrapper.basket_wrapper .basket_line .change {
    position: absolute;
    top: 140px;
    left: 0;
  }
  .calculator .basket_wrapper .image-wrap {
    position: relative;
    width: 100px;
    height: 100px;
    padding: 0;
  }
  .calculator .basket_wrapper .image-wrap svg {
    position: absolute;
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    object-fit: contain;
  }
  .calculator .basket_wrapper .name--construction {
    font-size: 18px;
  }
  .calculator .choosed_params {
    margin-bottom: 30px;
  }
  .calculator .basket_wrapper .basket .counts_block {
    margin-bottom: 32px;
  }
  .calculator.basket_order_wrapper {
    padding-top: 30px;
  }
  .calculator.basket_order_wrapper p {
    margin-bottom: 30px;
  }
  .calculator__account {
    padding-bottom: 30px;
  }
  .calculator .choose_size.height span {
    top: 50%;
  }
}
@media (min-width: 768px) {
  .calculator {
    border-top: 1px solid #EDEFF3;
    border-left: 1px solid #EDEFF3;
    border-right: 1px solid #EDEFF3;
    margin-top: 0;
    padding: 30px;
    border-radius: 16px;
  }
  .calculator.basket_order_wrapper {
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
    border-left: none;
    border-right: none;
  }
  .calculator.calculator--plus {
    border: none;
    border-radius: 0;
  }
  .calculator.calculator--order {
    border: none;
    border-radius: 0;
    padding: 0;
  }
  .calculator.calculator--params {
    border-bottom: 1px solid #EDEFF3;
  }
  .calculator .calculator__wrap {
    padding-left: 0;
    padding-bottom: 0;
  }
  .calculator .calculator__wrap {
    border-bottom: none;
  }
  .calculator--params {
    border-bottom: none;
  }
  .calculator--size {
    border-top: 1px solid #EDEFF3;
    border-bottom: none;
  }
  .calc__wrap {
    border-bottom: none;
  }
  .calculator__title {
    font-size: 18px;
  }
  .calculator__title-wrap {
    margin-bottom: 25px;
  }
  .calculator .choose_profile_wrap > div {
    gap: 19px;
    width: 100%;
    flex-wrap: wrap;
  }
  .calculator .type_construction > div {
    gap: 20px;
    width: 100%;
    flex-wrap: wrap;
  }
  .calculator .window_size_block .image {
    width: 386px;
    height: 323px;
  }
  .calculator .choose_size.height {
    top: 210px;
    left: 30px;
  }
  .calculator .choose_size.width {
    left: 57%;
  }
  .calculator .steklopackets__wrap > div {
    width: 196px;
    height: 124px;
  }
  .calculator .more_params-wrap {
    grid-template-columns: repeat(4, 1fr);
  }
  .calculator .more_params-wrap > div .image {
    padding: 20px 30px;
  }
  .calculator .calculator__add {
    width: 228px;
  }
  .calculator--plus {
    margin-bottom: 10px;
  }
  .calculator__account .calculator__title {
    font-size: 28px;
  }
  .calculator.basket_order_wrapper {
    padding-bottom: 0;
  }
  .calculator .choosed_params .data div:last-child .name {
    grid-column: 1/2;
  }
  .calculator .choosed_params .data div:nth-child(4) .name::before {
    right: 20px;
  }
}
@media (min-width: 992px) {
  .calculator__title {
    font-size: 20px;
  }
  .calculator__step {
    margin-right: 15px;
  }
  .calculator .choose_size.width {
    left: 54%;
  }
  .calculator .choose_size.height {
    top: 220px;
    left: 150px;
  }
  .calculator .choose_size.height::before {
    /*background-image: url("../img/icon-window-arrow-top-desktop.svg");*/
    height: 116px;
    width: 8px;
    top: -135px;
  }
  .calculator .choose_size.height::after {
    /*background-image: url("../img/icon-window-arrow-bottom-desktop.svg");*/
    height: 116px;
    width: 8px;
    bottom: -135px;
  }
  .calculator .choose_size.width::before {
    width: 124px;
    height: 8px;
    left: -140px;
    /*background-image: url("../img/icon-window-arrow-left-desktop.svg");*/
  }
  .calculator .choose_size.width::after {
    width: 124px;
    height: 8px;
    right: -140px;
    /*background-image: url("../img/icon-window-arrow-right-desktop.svg");*/
  }

  .calculator .choose_profile .choose_profile_wrap > div .el:hover .list {
    display: block;
    top: 98%;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
    position: absolute;
    background-color: #fff;
    z-index: 10;
      cursor: pointer;
  }
  .calculator .choose_profile .choose_profile_wrap > div .el:hover .list::after {
    content: none;
  }
  .calculator .steklopackets__wrap {
    gap: 20px;
  }
  .calculator .steklopackets__wrap > div {
    width: auto;
    height: 73px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 20px;
  }
  .calculator .steklopackets__wrap > div span {
    font-size: 16px;
    margin-left: 10px;
  }
  .calculator .steklopackets__wrap > div:last-child {
    width: auto;
  }
  .calculator .steklopackets__wrap > div.active::after {
    top: 50%;
    right: auto;
    left: -40px;
    transform: translateY(-40%);
  }
  .calculator .steklopackets__wrap {
    justify-content: center;
  }
  .calculator .window_size_block .image {
    width: 386px;
    height: 323px;
  }
  .calculator.calculator--plus {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (min-width: 1400px) {
  .calculator {
    padding: 40px 20px;
  }
  .calculator__account .calculator__title {
    padding-bottom: 30px;
  }
  .calculator .calculator__wrap {
    padding-top: 35px;
  }
  .calculator .type_construction > div {
    gap: 30px;
  }
  .calculator__title-wrap.container {
    grid-column: 1/3;
    margin: 0;
  }
  .calculator--size {
    display: grid;
    grid-template-columns: 565px 1fr;
    column-gap: 30px;
  }
  .calculator--size .calculator__title {
    grid-column: 1/3;
  }
  .calculator .choose_size.height {
    left: 2px;
  }
  .calculator .steklopackets__wrap {
    padding-top: 80px;
    padding-bottom: 0;
    flex-direction: column;
    align-items: flex-start;
  }
  .calculator .steklopackets__wrap > div {
    width: 313px;
    height: auto;
  }
  .calculator .steklopackets__wrap > div:last-child {
    width: 313px;
  }
  .calculator .calculator__wrap {
    /*overflow: visible;*/
  }
  .calculator .form {
    display: grid;
    grid-template-columns: 265px 265px 1fr 320px;
    column-gap: 30px;
  }
  .calculator .form .placeinput {
    margin-bottom: 0;
  }
  .calculator .form__section--checkbox {
    margin-bottom: 0;
  }
  .calculator .more_params-wrap {
    display: flex;
    justify-content: flex-start;
    gap: 60px;
  }
  .calculator .steklopackets__wrap > div .image {
    margin: 0;
    width: 62px;
    height: 73px;
  }
  .calculator.calculator--size .calculator__wrap {
    padding-right: 0;
    padding-bottom: 0;
  }
  .calculator .steklopackets__wrap > div span {
    margin-left: 25px;
  }
  .calculator .steklopackets__wrap > div.active::after {
    top: 55%;
    left: -10px;
  }
  .calculator .more_params-wrap > div .image {
    padding: 30px;
  }
  .calc .content {
    padding-left: 40px;
    padding-right: 40px;
  }
  .calculator__account {
    padding: 35px 40px 50px 40px;
  }
  .calculator .content_wrapper.basket_wrapper .basket_line {
    display: grid;
    grid-template-columns: auto 239px 502px 1fr;
    column-gap: 40px;
    justify-content: space-between;
    padding-left: 0;
  }
  .calculator .content_wrapper.basket_wrapper .basket_line .change {
    top: 135px;
  }
  .calculator .choosed_params {
    position: relative;
  }
  .calculator .choosed_params::before {
    content: "";
    position: absolute;
    top: 0;
    left: -42px;
    width: 1.5px;
    height: 100%;
    border-left: 1.5px dashed rgba(255, 255, 255, 0.1);
  }
  .calculator .choosed_params .data div:last-child .name {
    grid-column: 1/2;
  }
  .calculator .basket_wrapper .basket .counts_block {
    justify-content: center;
  }
  .calculator .basket_wrapper .name--construction {
    margin-bottom: 20px;
  }
  .calculator .choosed_params .data div {
    margin-bottom: 5px;
  }
  .calculator .basket__feature {
    width: 185px;
  }
  .calculator .basket__feature .sizes-width {
    font-size: 14px;
  }
  .calculator .basket__feature .sizes-height {
    font-size: 14px;
  }
  .basket_wrapper .basket .basket_lines .basket_line .del {
    top: 65px;
    right: 0;
  }
  .calculator .content_wrapper.basket_wrapper .basket_line .image {
    position: static;
  }
  .calculator .content_wrapper.basket_wrapper .basket_line {
    border-top: none;
  }
}
@media (max-width: 991px) {
  .calculator .choose_profile .choose_profile_wrap > div .el:hover {
    border: 2px solid #D2D7DE;

  }
    .calculator .choose_profile .choose_profile_wrap > div .el.active{
        border: 2px solid #1671F9;
    }
  .calculator .choose_profile .choose_profile_wrap > div .el:hover .list {
    display: block;
    top: 98%;
    left: -12%;
    right: 0;
    width: auto;
    height: auto;
    position: absolute;
    background-color: #fff;
    z-index: 10;
  }
  .calculator .choose_profile .choose_profile_wrap > div .el:hover .list::after {
    content: none;
  }
}
.overlay {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(29, 34, 41, 0.96);
  z-index: 90;
  transition: 0.6s;
  z-index: 2500;
  overflow-y: auto;
  overflow-x: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.overlay.active {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 1200px) {
  .overlay {
    backdrop-filter: blur(0);
  }
}
.modal {
  position: absolute;
  z-index: 3000;
  right: -100vw;
  width: calc(100% - 40px);
  height: auto;
  transition: right 0.6s;
  border-radius: 16px;
}

.modal.modal--reviews {
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-top: 85px;
  padding-bottom: 65px;
  background: rgba(36, 52, 73, 0.95);
  color: #ffffff;
  overflow-y: auto;
}

.modal * {
  box-sizing: border-box;
}

.modal.active {
  right: 20px;
}

.modal.modal--reviews.active {
  right: 0;
  transform: none;
}

.modal__wrap {
  position: relative;
}

.modal__cross {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  z-index: 1000;
}

.modal .callback-form__close-btn {
  display: none;
}

.modal .form {
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
  border: none;
}
.modal .form .form__section--checkbox {
  margin-bottom: 20px;
}
.modal .form .form__title {
  font-size: 20px;
  font-family: "Inter-semibold";
  margin-bottom: 10px;
}
.modal .form .form__order {
  font-size: 13px;
  color: #92BDFF;
  margin-bottom: 20px;
}
.modal .form .form__section {
  margin-bottom: 20px;
}

.modal.modal--reviews .modal__cross {
  left: 50%;
  transform: translateX(-50%);
}

.modal .reviews-popup__wrap {
  display: grid;
  grid-template-columns: 70px 1fr;
  column-gap: 30px;
  align-items: center;
  margin-bottom: 20px;
}
.modal .reviews-popup__wrap img {
  width: 70px;
  height: 70px;
  object-fit: cover;
  object-position: center;
  border-radius: 15px;
}

.modal .reviews-popup__text {
  padding-right: 20px;
  margin-bottom: 30px;
  font-size: 16px;
}

.modal .reviews-gallery__slide {
  position: relative;
  width: 280px;
  height: 210px;
  border-radius: 16px;
}
.modal .reviews-gallery__slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}

.modal .reviews-gallery__slider .swiper-button-prev {
  display: none;
}

.modal .reviews-gallery__slider .swiper-button-next {
  display: none;
}

@media (min-width: 576px) {
  .modal {
    width: 345px;
  }
    .form-callback-want-close{
        width: 550px !important;
    }
  .modal.modal--reviews {
    width: 100%;
    padding-left: 33px;
  }
  .modal.active {
    right: 50%;
    transform: translateX(50%);
  }
  .modal.modal--reviews {
    padding-left: 33px;
    padding-top: 40px;
  }
  .modal .reviews-popup__text {
    padding-right: 33px;
  }
  .modal.modal--reviews .modal__cross {
    top: 40px;
    left: auto;
    right: 33px;
    transform: none;
  }
  .modal .reviews-gallery__slide {
    width: 300px;
  }
    .modal.form-callback-want-close{
        width: 550px;
    }
}
@media (min-width: 768px) {
  .modal .reviews-popup__wrap {
    margin-bottom: 30px;
  }
  .modal .reviews-popup__text {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .modal .form {
    height: 100%;
  }
  .modal.modal--reviews {
    padding-left: 31px;
    padding-top: 60px;
  }
  .modal .reviews-popup__text {
    padding-right: 191px;
  }
  .modal.modal--reviews .modal__cross {
    top: 60px;
  }
  .modal .reviews-gallery__slider .swiper-button-prev {
    position: absolute;
    top: auto;
    bottom: 345px;
    left: auto;
    right: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    cursor: pointer;
    transition: all 0.4s ease-in-out;
  }
  .modal .reviews-gallery__slider .swiper-button-prev svg {
    fill: #92BDFF;
  }
  .modal .reviews-gallery__slider .swiper-button-prev:hover {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .modal .reviews-gallery__slider .swiper-button-prev:hover svg {
    fill: #ffffff;
  }
  .modal .reviews-gallery__slider .swiper-button-prev:active {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .modal .reviews-gallery__slider .swiper-button-prev:active svg {
    fill: #ffffff;
  }
  .modal .reviews-gallery__slider .swiper-button-next {
    position: absolute;
    top: auto;
    bottom: 345px;
    right: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    cursor: pointer;
    transition: all 0.4s ease-in-out;
  }
  .modal .reviews-gallery__slider .swiper-button-next svg {
    fill: #92BDFF;
  }
  .modal .reviews-gallery__slider .swiper-button-next:hover {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .modal .reviews-gallery__slider .swiper-button-next:hover svg {
    fill: #ffffff;
  }
  .modal .reviews-gallery__slider .swiper-button-next:active {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .modal .reviews-gallery__slider .swiper-button-next:active svg {
    fill: #ffffff;
  }
  .reviews-gallery__slider .swiper-button-next::after, .reviews-gallery__slider .swiper-button-prev::after {
    content: "";
    font-size: 0;
  }
  .reviews-gallery__slider .swiper-button-next.swiper-button-disabled, .reviews-gallery__slider .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    border: 1px solid rgba(255, 255, 255, 0.1);
  }
  .reviews-gallery__slider .swiper-button-next.swiper-button-disabled svg, .reviews-gallery__slider .swiper-button-prev.swiper-button-disabled svg {
    fill: #92BDFF;
  }
  .modal .reviews-popup__info {
    position: relative;
    padding-left: 0;
  }
  .modal .reviews-gallery__slider {
    position: initial !important;
  }
  .modal .reviews-popup__wrap {
    margin-bottom: 40px;
  }
  .modal .reviews-gallery__slide {
    width: 360px;
  }
  .modal .reviews-popup__text {
    margin-bottom: 70px;
  }
  .modal .reviews-gallery__slide {
    height: 270px;
  }
}
@media (min-width: 1400px) {
  .modal .reviews-popup__text {
    padding-right: 575px;
  }
  .modal .reviews-gallery__slide {
    width: 420px;
  }
  .modal.modal--reviews.active .reviews-popup__text,
  .modal.modal--reviews.active .reviews-popup__wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 1340px;
  }
  .modal .reviews-gallery__slider {
    padding-left: calc((100% - 1340px) / 2);
  }
  .modal .reviews-gallery__slider .swiper-button-prev {
    right: calc((100% - 1349px) / 2 + 74px);
    bottom: 385px;
  }
  .modal .reviews-gallery__slider .swiper-button-next {
    right: calc((100% - 1340px) / 2);
    bottom: 385px;
  }
  .modal.modal--reviews .modal__cross {
    right: calc((100% - 1340px) / 2);
  }
}
.footer {
  padding-top: 25px;
  padding-bottom: 40px;
  background: linear-gradient(89deg, #243449 15.68%, #2B3B53 91.15%);
  color: #ffffff;
}

.footer__logo {
  display: none;
}

.footer__list {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  list-style: none;
  column-count: 2;
  column-gap: 20px;
  order: -2;
}

.footer__item {
  margin-bottom: 11px;
  font-size: 14px;
}

.footer__link {
  color: #ffffff;
  transition: all 0.3s linear;
}
.footer__link:hover {
  color: #1671F9;
}
.footer__link:active {
  color: #1671F9;
}

.footer__company {
  display: grid;
  grid-template-columns: 1fr 131px;
  column-gap: 30px;
  align-items: flex-start;
  padding-top: 15px;
  border-top: 1.5px dashed rgba(255, 255, 255, 0.1);
}
.footer__company p {
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  font-size: 13px;
}
.footer__company p span {
  display: block;
}

.footer__developer {
  text-align: right;
}

.footer__callback {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: calc((100% - 208px) / 3);
  padding-top: 20px;
  margin-bottom: 20px;
  border-top: 1.5px dashed rgba(255, 255, 255, 0.1);
}

.footer__socials.socials {
  flex-grow: 1;
  justify-content: space-between;
}
.footer__socials.socials .socials__item {
  width: 52px;
  height: 52px;
  margin-right: 0;
}
.footer__socials.socials .socials__link {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.footer__socials.socials .socials__link--telegram:hover svg, .footer__socials.socials .socials__link--email:hover svg {
  stroke: #ffffff;
}
.footer__socials.socials .socials__link--telegram:active svg, .footer__socials.socials .socials__link--email:active svg {
  stroke: #ffffff;
}
.footer__socials.socials .socials__link--telegram svg, .footer__socials.socials .socials__link--email svg {
  stroke: #92BDFF;
}
.footer__socials.socials .socials__link--whatsapp:hover svg {
  fill: #ffffff;
}
.footer__socials.socials .socials__link--whatsapp:active svg {
  fill: #ffffff;
}
.footer__socials.socials .socials__link--whatsapp svg {
  fill: #92BDFF;
}
.footer__socials.socials .socials__link--email {
  transition: all 0.2s linear;
}
.footer__socials.socials .socials__link--email:hover {
  background-color: #3E8BFF;
  border: 1px solid #3E8BFF;
}
.footer__socials.socials .socials__link--email:active {
  background-color: #3E8BFF;
  border: 1px solid #3E8BFF;
}

.footer__text p {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-size: 13px;
}
.footer__text p:first-child {
  display: block;
  max-width: 190px;
}

.footer__callback-text {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 52px;
  width: 52px;
  font-size: 13px;
  background-color: #1671F9;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.3s ease-in-out;
}
.footer__callback-text svg {
  stroke: #ffffff;
}
.footer__callback-text:hover {
  background-color: #3E8BFF;
}
.footer__callback-text:hover svg {
  stroke: #92BDFF;
}
.footer__callback-text span {
  display: none;
}

.footer__callback-tel {
  display: none;
}

.footer__callback-work {
  display: none;
}

.footer__company-info a {
  display: block;
  color: #ffffff;
  font-size: 13px;
  transition: all 0.3s linear;
}
.footer__company-info a:hover {
  color: #1671F9;
}
.footer__company-info a:active {
  color: #1671F9;
}

.building__card_page .card__text-wrap {
    padding: 5px 10px;
}

@media (min-width: 576px) {
  .footer {
    padding-top: 40px;
  }
  .footer__list {
    column-count: 3;
    margin-bottom: 30px;
  }
  .footer__callback {
    gap: calc((100% - 208px - 162px) / 3);
  }
  .footer__callback-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: right;
  }
  .footer__callback-tel {
    display: block;
    font-family: "Inter-semibold";
    color: #ffffff;
    font-size: 18px;
    transition: all 0.2s linear;
  }
  .footer__callback-tel:hover {
    color: #1671F9;
  }
  .footer__callback-tel:active {
    color: #1671F9;
  }
  .footer__callback-work {
    display: block;
    font-size: 13px;
    color: #92BDFF;
    text-align: right;
  }
  .footer__callback-btn {
    margin-left: 30px;
  }

}
@media (min-width: 768px) {

    .building__card_page .card__text-wrap {
        padding: 15px 10px 10px 10px;
    }
  .footer__wrap {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 176px;
    justify-content: flex-start;
    column-gap: 30px;
  }
  .footer__company {
    grid-template-columns: 1fr 260px;
    align-items: center;
  }
  .footer__socials.socials {
    position: absolute;
    left: 43%;
    bottom: 17px;
    transform: translateX(-50%);
    gap: 20px;
  }
  .footer__company {
    grid-column: 1/3;
  }
  .footer__company p {
    font-size: 14px;
  }
  .footer__callback {
    display: block;
    border-top: none;
    padding-top: 0;
  }
  .footer__callback-info {
    display: block;
  }
  .footer__callback-text {
    width: auto;
  }
  .footer__callback-text span {
    display: block;
  }
  .footer__callback-text svg {
    margin-right: 10px;
  }
  .footer__list {
    margin-bottom: 40px;
  }
  .footer__developer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .footer__developer p {
    margin-right: 15px;
    max-width: 80px;
  }
  .footer__developer img {
    width: 160px;
    height: auto;
  }
  .footer__company-info a {
    max-width: 160px;
  }
}
@media (min-width: 992px) {
  .footer__wrap {
    grid-template-columns: 1fr 200px;
    column-gap: 140px;
  }
  .footer__list {
    column-count: 4;
  }
  .footer__item {
    margin-bottom: 15px;
  }
  .footer__callback-tel {
    font-size: 22px;
  }
  .footer__callback-text {
    height: 60px;
  }
  .footer__developer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
  }
  .footer__company {
    padding-top: 25px;
    padding-bottom: 25px;
    grid-template-columns: 1fr 270px;
    gap: 50px;
  }
  .footer__company p {
    margin-bottom: 0;
  }
  .footer__company-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
  }
  .footer__company-info a {
    width: 148px;
  }
  .footer__socials.socials {
    left: 240px;
    bottom: 30px;
    transform: none;
  }
}
@media (min-width: 1400px) {
  .footer {
    padding-top: 60px;
  }
  .footer__wrap {
    grid-template-columns: 195px 1fr 198px;
    column-gap: 125px;
  }
  .footer__list {
    order: 0;
    column-gap: 60px;
    margin-bottom: 60px;
  }
  .footer__logo {
    display: block;
    width: 195px;
    height: auto;
    margin-bottom: 0;
  }
  .footer__company {
    padding-top: 30px;
    padding-bottom: 30px;
    grid-column: 1/4;
    grid-template-columns: 1fr 270px;
  }
  .footer__developer {
    gap: 0;
  }
  .footer__socials.socials {
    bottom: auto;
    top: 85px;
    left: 30px;
  }
  .footer__company-info {
    justify-content: flex-start;
    gap: 350px;
  }
  .footer__company-info a {
    width: auto;
    max-width: none;
    font-size: 14px;
  }
  .footer__developer img {
    width: 160px;
    height: auto;
  }
}
.scroll-to-top {
  display: none;
}


@media (min-width: 1400px) {
  .scroll-to-top {
    opacity: 0;
    height: 0;
  }
  .scroll-to-top--show {
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    position: fixed;
    bottom: 300px;
    right: 100px;
    width: 68px;
    height: 68px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px solid #EDEFF3;
    z-index: 100;
    transition: all 0.3s ease-out;
    cursor: pointer;
    box-shadow: 0px 15px 15px 0px rgba(64, 75, 95, 0.05), 0px 15px 15px -5px rgba(64, 75, 95, 0.05);
  }
  .scroll-to-top--show svg {
    fill: #1D2229;
  }
  .scroll-to-top--show:hover {
    background-color: #3E8BFF;
    box-shadow: 0px 54px 15px 0px rgba(25, 82, 198, 0), 0px 34px 14px 0px rgba(25, 82, 198, 0.01), 0px 19px 12px 0px rgba(25, 82, 198, 0.05), 0px 9px 9px 0px rgba(25, 82, 198, 0.09), 0px 2px 5px 0px rgba(25, 82, 198, 0.1);
  }
  .scroll-to-top--show:hover svg {
    fill: #ffffff;
  }
  .scroll-to-top--show:active {
    background-color: #3E8BFF;
    box-shadow: 0px 54px 15px 0px rgba(25, 82, 198, 0), 0px 34px 14px 0px rgba(25, 82, 198, 0.01), 0px 19px 12px 0px rgba(25, 82, 198, 0.05), 0px 9px 9px 0px rgba(25, 82, 198, 0.09), 0px 2px 5px 0px rgba(25, 82, 198, 0.1);
  }
  .scroll-to-top--show:active svg {
    fill: #ffffff;
  }
}
/* @media (max-width: 992px) {
  .scroll-to-top--show {
    bottom: 100px;
    right: 50px;
    width: 50px;
    height: 50px;
  }
} */

@media (max-width: 552px) {
  .modal--form.form-callback{
    margin-top: 150px;
  }
  .modal--form.form-callback.modal__cross{
    top: 12px;
  }
  .modal--form.form-callback form{
    padding-left: 20px;
    padding-right: 20px;
  }
}

.custom-select__title {
  display: none;
}

.custom-select ul {
  margin: 0 20px;
  padding: 0;
  list-style-type: none;
}
.custom-select ul li {
  font-family: "Inter-medium";
  font-size: 18px;
  margin-bottom: 16px;
}
.custom-select ul li.active {
  color: #3E8BFF;
}

.custom-select__change ul li:hover{
    cursor: pointer;
    color: #3E8BFF;
}

@media (min-width: 992px) {
  .custom-select {
    width: 200px;
    margin-right: 20px;
    position: relative;
  }
  .custom-select div {
    display: none;
  }
  .custom-select.select-opened div {
    display: block;
    position: absolute;
    top: 65px;
    left: 0;
    z-index: 100;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgba(40, 61, 90, 0.1), 0px 30px 30px -15px rgba(40, 61, 90, 0.2);
  }
  .custom-select div {
    background-color: #ffffff;
  }
  .custom-select__title {
    display: block;
    position: relative;
    width: 100%;
    height: 60px;
    padding-left: 54px;
    padding-right: 10px;
    border: 1px solid #EDEFF3;
    background-color: #ffffff;
    border-radius: 10px;
    text-align: left;
    transition: all 0.2s ease-out;
    cursor: pointer;
  }
  .custom-select__title span {
    font-family: "Inter-medium";
    font-size: 14px;
    color: #1D2229;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1.5px dashed #92BDFF;
  }
  .custom-select__title::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 20px;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
    background-image: url("../img/icon-pin.svg");
  }
  .custom-select__title:hover {
    border: 1px solid #D2D7DE;
  }
  .custom-select__title:hover span {
    color: #1671F9;
    border-bottom: 1.5px dashed #1671F9;
  }
  .custom-select ul li {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .custom-select__change {
    padding-top: 20px;
  }
  .custom-select.select-opened ul {
    max-height: 280px;
    overflow: hidden;
    overflow-y: auto;
    padding: 0 0 10px;
  }
  .custom-select__title {
    height: 56px;
  }
  .selected-hidden {
    display: none;
  }
}
@media (max-width: 991px) {
  .custom-select__change {
    border-top: 1px solid #EDEFF3;
    padding-top: 35px;
    padding-right: 19px;
    padding-left: 19px;
  }
}
html .custom-select.select-opened ul {
  scrollbar-width: thin;
  scrollbar-color: #1671F9 #F1F3ED;
}

.custom-select.select-opened ul::-webkit-scrollbar {
  background-color: transparent;
  width: 5px;
  overflow: hidden;
  border-left: 4px #F1F3ED solid;
  border-radius: 0;
}

.custom-select.select-opened ul::-webkit-scrollbar-thumb {
  background-color: transparent;
  border-left: 4px #1671F9 solid;
  border-radius: 0;
}

.custom-select.select-opened ul {
  scrollbar-color: #1671F9;
}

.glazing__slider {
  padding-left: 20px;
}

.glazing__slider .swiper-wrapper {
  align-items: stretch;
}

.glazing__slide {
  position: relative;
  width: 270px;
  margin-bottom: 50px;
  height: auto;
}

.glazing.glazing--type .glazing__slide {
  width: 300px;
}

.glazing__title {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  font-family: "Inter-semibold";
  font-size: 28px;
  line-height: 1.4;
  color: #1D2229;
}

.glazing__slider .swiper-button-prev {
  display: none;
}

.glazing__slider .swiper-button-next {
  display: none;
}

.glazing__link {
  display: none;
}

@media (min-width: 576px) {
  .glazing {
    margin-bottom: 5px;
  }
  .glazing__slider {
    padding-left: 33px;
  }
  .glazing__title {
    font-size: 32px;
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .glazing {
    position: relative;
    margin-bottom: 25px;
  }
  .glazing__title {
    max-width: 510px;
  }
  .glazing__slider {
    padding-left: 39px;
    position: initial !important;
  }
  .glazing__slide {
    width: 300px;
    margin-bottom: 40px;
  }
  .glazing__slider .swiper-button-prev {
    position: absolute;
    top: 40px;
    left: auto;
    right: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    border: 1px solid #EDEFF3;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
  }
  .glazing__slider .swiper-button-prev svg {
    fill: #1D2229;
  }
  .glazing__slider .swiper-button-prev:hover {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .glazing__slider .swiper-button-prev:hover svg {
    fill: #ffffff;
  }
  .glazing__slider .swiper-button-prev:active {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .glazing__slider .swiper-button-prev:active svg {
    fill: #ffffff;
  }
  .glazing__slider .swiper-button-next {
    position: absolute;
    top: 40px;
    right: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    border: 1px solid #EDEFF3;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
  }
  .glazing__slider .swiper-button-next svg {
    fill: #1D2229;
  }
  .glazing__slider .swiper-button-next:hover {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .glazing__slider .swiper-button-next:hover svg {
    fill: #ffffff;
  }
  .glazing__slider .swiper-button-next:active {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .glazing__slider .swiper-button-next:active svg {
    fill: #ffffff;
  }
  .glazing--type .glazing__slider .swiper-button-next, .glazing--type .glazing__slider .swiper-button-prev {
    top: 20px;
  }
  .glazing__slider .swiper-button-next::after, .glazing__slider .swiper-button-prev::after {
    content: "";
    font-size: 0;
  }
  .glazing__slider .swiper-button-next.swiper-button-disabled, .glazing__slider .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background-color: #ffffff;
    border: 1px solid #EDEFF3;
  }
  .glazing__slider .swiper-button-next.swiper-button-disabled svg, .glazing__slider .swiper-button-prev.swiper-button-disabled svg {
    fill: #1D2229;
  }
  .glazing__link {
    display: inline-block;
    width: auto;
    padding-top: 17px;
    padding-bottom: 17px;
    padding-left: 24px;
    padding-right: 24px;
    margin-bottom: 30px;
    margin-left: 39px;
    font-family: "Inter-medium";
    color: #1D2229;
    font-size: 13px;
    border: 1px solid #EDEFF3;
    border-radius: 16px;
    text-align: center;
    transition: all 0.3s linear;
    cursor: pointer;
  }
  .glazing__link:hover {
    background-color: #1671F9;
    color: #ffffff;
    border: 1px solid #1671F9;
  }
  .glazing__link:active {
    background-color: #1671F9;
    color: #ffffff;
    border: 1px solid #1671F9;
  }
}
@media (min-width: 992px) {
  .glazing {
    margin-bottom: 40px;
  }
  .glazing.glazing--type {
    margin-bottom: 20px;
  }
  .glazing__title {
    font-size: 36px;
    max-width: 580px;
    margin-bottom: 60px;
  }
  .glazing__slider {
    padding-left: 31px;
  }
  .glazing__slide {
    width: 305px;
    margin-bottom: 50px;
  }
  .glazing__slider .swiper-button-next {
    right: 30px;
  }
  .glazing__slider .swiper-button-prev {
    right: 100px;
  }
  .glazing.glazing--type .glazing__slide {
    width: 305px;
  }
}
@media (min-width: 1400px) {
  .glazing {
    position: relative;
    margin-bottom: 50px;
  }
  .glazing__title {
    max-width: none;
    margin-bottom: 70px;
  }
  .glazing__slider {
    padding-left: calc((100% - 1340px) / 2);
    margin-left: 0;
  }
  .glazing__slider .swiper-button-next {
    display: none;
  }
  .glazing__slider .swiper-button-prev {
    display: none;
  }
  .glazing--type .glazing__slider .swiper-button-next {
    display: flex;
    right: calc((100% - 1340px) / 2);
  }
  .glazing--type .glazing__slider .swiper-button-prev {
    display: flex;
    right: calc((100% - 1349px) / 2 + 74px);
  }
  .glazing__link {
    position: absolute;
    top: 0;
    right: calc((100% - 1340px) / 2);
  }
  .glazing.glazing--type {
    margin-bottom: 80px;
  }
}
/*.tabs__list li.active {
    color: #fff;
    background: linear-gradient(132.81deg, rgb(1, 165, 114) 17.575%,rgb(1, 126, 94) 84.837%);
    cursor: none;

    svg {
        stroke: #B2E9D5;
    }
}*/
.tabs__panel .tabs__element {
  display: none;
}

.tabs__panel .tabs__element.active {
  display: block;
}

.options {
  padding-bottom: 20px;
  padding-left: 20px;
  width: 100%;
  overflow-x: auto;
  scrollbar-width: none;
}

.options__list {
  display: flex;
  justify-content: flex-start;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  list-style: none;
}

.options__item {
  margin-right: 10px;
  padding: 16px 30px;
  font-family: "Inter-medium";
  font-size: 13px;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  color: #1D2229;
  border: 1.5px dashed #EDEFF3;
  background: #FFF;
  border-radius: 10px;
  flex-shrink: 0;
}
.options__item:hover {
  color: #ffffff;
  background-color: #3E8BFF;
  border: 1.5px dashed #3E8BFF;
}
.options__item:active {
  color: #ffffff;
  background-color: #3E8BFF;
  border: 1.5px dashed #3E8BFF;
}

.options__item--spb {
  order: -1;
}

.options__item.active {
  color: #ffffff;
  background-color: #3E8BFF;
  border: 1.5px dashed #3E8BFF;
}


.show_page .card:hover {
    box-shadow: none;
}

@media (min-width: 576px) {
  .options {
    padding-left: 33px;
  }
  .options__item {
    margin-right: 15px;
  }
    .show_page .card__img-wrap {
        position: relative;
        width: 100%;
        height: 280px;
    }
}
@media (min-width: 768px) {
  .options {
    padding-left: 39px;
  }
}
@media (min-width: 992px) {
  .options {
    padding-left: 31px;
  }
  .options__item {
    margin-right: 22px;
  }
    .show_page .card__img-wrap {
        position: relative;
        width: 50%;
        height: 380px;
    }
}
@media (min-width: 1400px) {
  .options {
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 auto;
    max-width: 1400px;
  }
  .options__list {
    margin-bottom: 40px;
  }
}
.card {
  position: relative;
  border: 1px solid #edeff3;
  border-radius: 16px;
  background-color: #ffffff;
}
.card:hover {
  box-shadow: 0px 30px 30px -12px rgba(29, 34, 41, 0.07);
}
.card:hover .card__text-wrap p {
  color: #1D2229;
}
.card:hover .card__text-wrap h3 {
  color: #1671F9;
}

.card__img-wrap {
  position: relative;
  width: 100%;
  height: 180px;
}
.card__img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 16px 16px 0 0;
}
.card__img-wrap svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 16px 16px 0 0;
}
.card__img-wrap object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 16px 16px 0 0;
}

.catalog--doors .card__img-wrap {
  margin-left: 30px;
  margin-right: 30px;
  width: calc(100% - 60px);
  height: 220px;
}
.catalog--doors .card__text-wrap {
  padding-top: 30px;
}

.catalog--windows .card__img-wrap {
  margin-top: 30px;
  margin-left: 30px;
  margin-right: 30px;
  width: calc(100% - 60px);
  height: 350px;
}
.catalog--windows .card__text-wrap {
  padding-top: 30px;
}

.card__text-wrap {
  padding: 25px 30px 30px 30px;
}
.card__text-wrap h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  font-family: "Inter-semibold";
  font-size: 18px;
  line-height: 25px;
  color: #1D2229;
}
.card__text-wrap a.title_link {
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  font-family: "Inter-semibold";
  font-size: 18px;
  line-height: 25px;
  color: #1D2229;
}
.card__text-wrap a.title_link:hover {
    color: #1671F9;
}
.card__text-wrap span {
  display: block;
  font-family: "Inter-medium";
  font-size: 16px;
  color: #1671F9;
  margin-bottom: 10px;
}
.card__text-wrap p {
  padding: 0;
  margin: 0;
  font-size: 15px;
}

.card__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.card--works .card__text-wrap p {
  margin-bottom: 15px;
}

.card--works .card__link {
  font-family: "Inter-semibold";
  position: static;
  color: #1D2229;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  transition: 0.3s linear;
}
.card--works .card__link span {
  margin-bottom: 0;
  color: #1D2229;
  font-size: 14px;
}
.card--works .card__link svg {
  fill: #1D2229;
}
.card--works .card__link:hover span {
  color: #3E8BFF;
}
.card--works .card__link:hover svg {
  fill: #3E8BFF;
}
.card--works .card__link:active span {
  color: #3E8BFF;
}
.card--works .card__link:active svg {
  fill: #3E8BFF;
}

.card--works .card__img-wrap {
  height: 280px;
}

.card__slider .swiper-pagination {
  top: auto;
  bottom: 22px;
  text-align: left;
  padding-left: 40px;
}

.card__slider .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #EDEFF3;
  opacity: 1;
}

.card__slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #20C763;
  width: 40px;
  height: 10px;
  border-radius: 10px;
}

.works--slider .card--works .card__text-wrap p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

@media (min-width: 768px) {
  .catalog.catalog.catalog--doors {
    margin-bottom: 15px;
  }
  .catalog--doors .card__img-wrap {
    height: 270px;
  }
  .catalog--finishing .card__img-wrap {
    height: 270px;
  }
}
.goods__slider {
  padding-left: 20px;
}

.goods__slider .swiper-wrapper {
  align-items: stretch;
}

.goods .swiper-slide {
  height: auto;
}

.goods__slide {
  width: 300px;
  height: auto;
  margin-bottom: 50px;
}
.goods__slide .card {
  height: 100%;
}

.goods__slider .swiper-button-prev {
  display: none;
}

.goods__slider .swiper-button-next {
  display: none;
}

@media (min-width: 576px) {
  .goods__slider {
    padding-left: 33px;
  }
}
@media (min-width: 768px) {
  .goods__slider {
    padding-left: 39px;
    position: initial !important;
  }
  .goods__slider .swiper-button-prev {
    position: absolute;
    top: 20px;
    left: auto;
    right: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    border: 1px solid #EDEFF3;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
  }
  .goods__slider .swiper-button-prev svg {
    fill: #1D2229;
  }
  .goods__slider .swiper-button-prev:hover {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .goods__slider .swiper-button-prev:hover svg {
    fill: #ffffff;
  }
  .goods__slider .swiper-button-prev:active {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .goods__slider .swiper-button-prev:active svg {
    fill: #ffffff;
  }
  .goods__slider .swiper-button-next {
    position: absolute;
    top: 20px;
    right: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    border: 1px solid #EDEFF3;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
  }
  .goods__slider .swiper-button-next svg {
    fill: #1D2229;
  }
  .goods__slider .swiper-button-next:hover {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .goods__slider .swiper-button-next:hover svg {
    fill: #ffffff;
  }
  .goods__slider .swiper-button-next:active {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .goods__slider .swiper-button-next:active svg {
    fill: #ffffff;
  }
  .goods__slider .swiper-button-next::after, .goods__slider .swiper-button-prev::after {
    content: "";
    font-size: 0;
  }
  .goods__slider .swiper-button-next.swiper-button-disabled, .goods__slider .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background-color: #ffffff;
    border: 1px solid #EDEFF3;
  }
  .goods__slider .swiper-button-next.swiper-button-disabled svg, .goods__slider .swiper-button-prev.swiper-button-disabled svg {
    fill: #1D2229;
  }
}
@media (min-width: 992px) {
  .goods__slider {
    padding-left: 31px;
  }
  .goods__slide {
    margin-bottom: 65px;
  }
}
@media (min-width: 1400px) {
  .goods {
    padding-left: 0;
    margin-bottom: 30px;
  }
  .goods__slider {
    padding-left: calc((100% - 1340px) / 2);
    margin-left: 0;
  }
  .goods__slide {
    width: 305px;
  }
  .goods__slider .swiper-button-prev {
    top: 120px;
    right: calc((100% - 1349px) / 2 + 74px);
  }
  .goods__slider .swiper-button-next {
    top: 120px;
    right: calc((100% - 1340px) / 2);
  }
}
.catalog {
  position: relative;
  margin-bottom: 10px;
}

.catalog.catalog.catalog--doors {
  margin-bottom: 0;
}

.catalog.catalog.catalog--windows {
  margin-bottom: 0;
}

.catalog__title {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  font-size: 28px;
  line-height: 1.4;
  font-family: "Inter-semibold";
  color: #1D2229;
}

@media (min-width: 576px) {
  .catalog__title {
    font-size: 32px;
  }
  .catalog.catalog.catalog--windows {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .catalog {
    margin-bottom: 15px;
  }
  .catalog__title {
    margin-bottom: 35px;
  }
}
@media (min-width: 992px) {
  .catalog {
    margin-bottom: 10px;
  }
  .catalog__title {
    font-size: 36px;
    margin-bottom: 35px;
  }
}
@media (min-width: 1400px) {
  .catalog.catalog--balcony {
    margin-bottom: 10px;
  }
  .catalog__title {
    font-size: 36px;
    margin-bottom: 50px;
  }
}
.profiles {
  margin-bottom: 5px;
}

.profiles__slider {
  padding-left: 20px;
}

.profiles__slider .swiper-wrapper {
  align-items: stretch;
}

.profiles__slide {
  position: relative;
  width: 270px;
  margin-bottom: 50px;
  height: auto;
  padding: 25px 30px 30px 30px;
}
.profiles__slide:hover {
  box-shadow: 0px 30px 30px -12px rgba(29, 34, 41, 0.07);
}
.profiles__slide:hover .profiles__text-wrap p {
  color: #1D2229;
}
.profiles__slide:hover .profiles__text-wrap h3 {
  color: #1671F9;
}

.profiles__title {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  font-family: "Inter-semibold";
  font-size: 28px;
  line-height: 1.4;
  color: #1D2229;
}

.profiles.tabs .profiles__title {
  margin-bottom: 30px;
}

.profiles__slider .swiper-button-prev {
  display: none;
}

.profiles__slider .swiper-button-next {
  display: none;
}

.profiles__img-wrap {
  position: relative;
  width: 100%;
  height: 120px;
  border-bottom: 1px solid #EDEFF3;
}
.profiles__img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  object-fit: contain;
}

.profiles__text-wrap {
  padding-top: 30px;
}
.profiles__text-wrap h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  font-family: "Inter-semibold";
  font-size: 18px;
  color: #1D2229;
}
.profiles__text-wrap span {
  display: block;
  font-family: "Inter-medium";
  font-size: 16px;
  color: #1671F9;
  margin-bottom: 10px;
}
.profiles__text-wrap p {
  padding: 0;
  margin: 0;
  font-size: 15px;
  line-height: 1.5;
}

.profiles__options .options__list {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

@media (min-width: 576px) {
  .profiles {
    margin-bottom: 10px;
  }
  .profiles__slider {
    padding-left: 33px;
  }
  .profiles__title {
    font-size: 32px;
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .profiles {
    position: relative;
  }
  .profiles__title {
    max-width: 510px;
  }
  .profiles__slider {
    padding-left: 39px;
    position: initial !important;
  }
  .profiles__slide {
    width: 300px;
  }
  .profiles__slider .swiper-button-prev {
    position: absolute;
    top: 35px;
    left: auto;
    right: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    border: 1px solid #EDEFF3;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
  }
  .profiles__slider .swiper-button-prev svg {
    fill: #1D2229;
  }
  .profiles__slider .swiper-button-prev:hover {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .profiles__slider .swiper-button-prev:hover svg {
    fill: #ffffff;
  }
  .profiles__slider .swiper-button-prev:active {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .profiles__slider .swiper-button-prev:active svg {
    fill: #ffffff;
  }
  .profiles__slider .swiper-button-next {
    position: absolute;
    top: 35px;
    right: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    border: 1px solid #EDEFF3;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
  }
  .profiles__slider .swiper-button-next svg {
    fill: #1D2229;
  }
  .profiles__slider .swiper-button-next:hover {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .profiles__slider .swiper-button-next:hover svg {
    fill: #ffffff;
  }
  .profiles__slider .swiper-button-next:active {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .profiles__slider .swiper-button-next:active svg {
    fill: #ffffff;
  }
  .profiles__slider .swiper-button-next::after, .profiles__slider .swiper-button-prev::after {
    content: "";
    font-size: 0;
  }
  .profiles__slider .swiper-button-next.swiper-button-disabled, .profiles__slider .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background-color: #ffffff;
    border: 1px solid #EDEFF3;
  }
  .profiles__slider .swiper-button-next.swiper-button-disabled svg, .profiles__slider .swiper-button-prev.swiper-button-disabled svg {
    fill: #1D2229;
  }
}
@media (min-width: 960px) {
  .profiles__title {
    max-width: none;
  }
}
@media (min-width: 992px) {
  .profiles {
    margin-bottom: 20px;
  }
  .profiles__title {
    font-size: 36px;
    margin-bottom: 60px;
  }
  .profiles__slider {
    padding-left: 31px;
  }
  .profiles__slide {
    width: 305px;
  }
  .profiles__slider .swiper-button-next {
    top: 25px;
    right: 30px;
  }
  .profiles__slider .swiper-button-prev {
    top: 25px;
    right: 100px;
  }
}
@media (min-width: 1400px) {
  .profiles {
    margin-bottom: 70px;
  }
  .profiles__title {
    max-width: none;
    margin-bottom: 70px;
  }
  .profiles__slider {
    padding-left: calc((100% - 1340px) / 2);
    margin-left: 0;
  }
  .profiles__slide {
    width: 300px;
  }
  .profiles__slider .swiper-button-next {
    right: calc((100% - 1340px) / 2);
  }
  .profiles__slider .swiper-button-prev {
    right: calc((100% - 1349px) / 2 + 74px);
  }
  .profiles.tabs .profiles__title {
    margin-bottom: 50px;
  }
  .profiles.tabs .profiles__slider .swiper-button-prev {
    top: 125px;
  }
  .profiles.tabs .profiles__slider .swiper-button-next {
    top: 125px;
  }
}
.breadcrump {
  padding-top: 0;
  margin-bottom: 30px;
}

.breadcrump__list {
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  border-radius: 10px;
  align-items: center;
}
.breadcrump__list li {
  position: relative;
  font-size: 13px;
  padding: 10px 20px 10px 0;
  background-color: #F8FAFD;
}
.breadcrump__list li:last-child {
  margin-right: 0;
  padding-right: 15px;
  border-radius: 0 10px 10px 0;
}
.breadcrump__list li:last-child::before {
  content: "";
  width: 0;
  height: 0;
}
.breadcrump__list li:first-child {
  padding-left: 15px;
  border-radius: 10px 0 0 10px;
}
.breadcrump__list li::before {
  content: "/";
  position: absolute;
  top: 50%;
  right: 7px;
  font-size: 13px;
  color: #D2D7DE;
  z-index: 1;
  transform: translateY(-50%);
}

.breadcrump-link {
  color: #5C646E;
  font-size: 13px;
  transition: all 0.3s ease-out;
}
.breadcrump-link:hover {
  color: #3E8BFF;
}
.breadcrump-link:active {
  color: #3E8BFF;
}

.breadcrump__list li:last-child {
    color: #1671F9;
}



@media (min-width: 276px) {
  .breadcrump__list {
   line-height: 1.3;
  }
  .breadcrump-link,
  .breadcrump__list li{
    font-size: 12px;
  }
}

@media (min-width: 276px) {
  .breadcrump {
    margin-top: 5px;
    margin-bottom: 10px;
  }
}

@media (min-width: 576px) {
  .breadcrump {
    margin-top: 5px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1400px) {
  .breadcrump {
    margin-bottom: 50px;
  }
}
.work {
  margin-bottom: 50px;
}

.work__title {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  font-family: "Inter-semibold";
  font-size: 28px;
  line-height: 1.4;
  color: #1D2229;
}

@media (min-width: 576px) {
  .work {
    margin-bottom: 60px;
  }
  .work__title {
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  .work__wrap {
    display: grid;
    grid-template-columns: 450px 1fr;
    column-gap: 30px;
  }
}
@media (min-width: 992px) {
  .work {
    margin-bottom: 70px;
  }
  .work__title {
    font-size: 36px;
    margin-bottom: 60px;
  }
}
@media (min-width: 1400px) {
  .work {
    margin-bottom: 100px;
  }
  .work__title {
    margin-bottom: 70px;
  }
}
.steklop__title {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  font-family: "Inter-semibold";
  font-size: 18px;
  line-height: 1.4;
  color: #1D2229;
}

.steklop__item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 3px solid #EDEFF3;
  border-radius: 16px;
  padding: 23px 20px;
  margin-bottom: 25px;
  font-family: "Inter-semibold";
  font-size: 15px;
  color: #1671F9;
}
.steklop__item span:first-child {
  display: block;
  margin-bottom: 5px;
  color: #1D2229;
}
.steklop__item::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  transform: translateX(-50%);
  background-image: url("../img/icon-tick-gray.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.steklop__item:hover{
    border: 3px solid #1671F9;
    cursor: pointer;
}
.steklop__item.active {
    border: 3px solid #1671F9;
}
.steklop__item.active::before {
  top: -27px;
  width: 62px;
  height: 62px;
    border: 3px solid transparent;
  background-image: url("../img/icon-tick-green.svg");
}

.steklop__img-wrap {
  position: relative;
  width: 100%;
  height: 340px;
  margin-bottom: 30px;
}
.steklop__img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}

.steklop__label {
  position: absolute;
  top: 30px;
  left: 30px;
  display: block;
  padding: 10px 20px;
  background-color: #20C763;
  font-family: "Inter-semibold";
  color: #ffffff;
  font-size: 14px;
  line-height: 1.4;
  border-radius: 10px;
}

.steklop__label.steklop__label--recommendation {
  background-color: #1671F9;
}

.steklop__label.steklop__label--new {
  background-color: #9747FF;
}

.steklop__label.steklop__label--promo {
  background-color: #F5243D;
}

.steklop__note {
  position: relative;
  padding: 20px 27px;
  margin-bottom: 30px;
  margin-top: 30px;
  border-radius: 16px;
  border-right: 5px solid #E1EDFF;
  border-left: 5px solid #E1EDFF;
  background: #F8FAFD;
}
.steklop__note::before {
  content: "";
  position: absolute;
  top: 30px;
  left: 25px;
  width: 34px;
  height: 34px;
  background-image: url("../img/icon-note.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.steklop__note h3 {
  padding: 0;
  padding-left: 50px;
  margin: 0;
  margin-bottom: 10px;
  color: #1671F9;
  font-family: "Inter-semibold";
  font-size: 16px;
  line-height: 1.6;
}
.steklop__note p {
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.steklopacket--okna .steklop__note h3 {
  line-height: 40px;
}



@media (min-width: 450px) {
    .steklop__note p {
        padding-left: 50px;
    }
}
@media (min-width: 576px) {
  .steklop__title {
    grid-column: 1/4;
    margin-bottom: 40px;
  }
  .steklop__blocks {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 30px;
  }
  .steklop__item {
    margin-bottom: 0;
  }
  .steklop__item span {
    text-align: center;
  }
  .steklop__note h3 {
    margin-bottom: 3px;
  }

  .steklop__note::before {
    top: 50%;
    transform: translateY(-50%);
  }

    .form-section__wrap-slider .form{
        grid-template-columns: auto;
    }
}
@media (min-width: 768px) {
  .steklopacket {
    display: grid;
    grid-template-columns: 450px 1fr;
    column-gap: 30px;
  }
  .steklop__blocks {
    display: block;
  }
  .steklop__item {
    padding-top: 35px;
    padding-bottom: 25px;
    margin-bottom: 30px;
  }
  .steklop__item span {
    text-align: center;
    font-size: 16px;
  }
  .steklop__img-wrap {
    height: 100%;
  }
  .steklop__item:last-child {
    margin-bottom: 0;
  }
  .steklop__note {
    grid-column: 1/3;
  }
    .steclop__form {
        grid-column: 1/3;
    }
    .steklopacket .form-section__wrap{
        grid-column: 1/3;
    }
}
@media (min-width: 992px) {
  .steklopacket {
    grid-template-columns: 610px 1fr;
  }
  .steklop__title {
    font-size: 22px;
    margin-bottom: 45px;
  }
  .steklop__note h3 {
    margin-bottom: 8px;
  }
  .steklopacket--okna .steklop__note h3 {
    line-height: 1.4;
  }
}
@media (min-width: 1400px) {
  .steklopacket {
    grid-template-columns: 650px 1fr;
    grid-template-areas: "img blocks" "img note" "img form";
    column-gap: 40px;
  }
    .steklopacket .form-section__wrap{
        grid-column: auto;
    }
  .steklop__img-wrap {
    grid-area: img;
  }
  .steklop__blocks {
    display: grid;
    grid-area: blocks;
  }
  .steklop__note {
    grid-area: note;
    grid-column: auto;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .steclop__form {
    grid-area: form;
    grid-column: auto;
  }
  .steklop__item {
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 0;
  }
  .steklop__note h3 {
    margin-bottom: 3px;
  }
  .steclop__form .form {
    display: grid;
    padding: 25px 30px 40px;
  }
  .steclop__form .form .form__title {
    margin-bottom: 5px;
  }
  .steclop__form .form .form__section--checkbox {
    margin-bottom: 0;
  }
}
.product__title {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  font-family: "Inter-semibold";
  font-size: 28px;
  line-height: 1.4;
  color: #1D2229;
}

.product__slider {
  padding-left: 20px;
  padding-right: 80px;
}

.product__slider .swiper-wrapper {
  align-items: stretch;
}

.product__slide {
  position: relative;
  width: 300px;
  height: auto;
  border-radius: 16px;
  border: 1px solid #EDEFF3;
  margin-bottom: 50px;
  transition: transform 0.6s ease, box-shadow 0.6s ease;
}
.product__slide:hover {
  box-shadow: 0px 30px 30px -12px rgba(29, 34, 41, 0.07);
}
.product__slide:hover .product__text-wrap p {
  color: #1D2229;
}
.product__slide:hover .product__text-wrap h3 {
  color: #1671F9;
}

.product__slider .swiper-button-prev {
  display: none;
}

.product__slider .swiper-button-next {
  display: none;
}

.product__card {
  height: 100%;
}

.product__img-wrap {
  position: relative;
  width: 100%;
  height: 207px;
}
.product__img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px 16px 0 0;
}

.product--doors .product__img-wrap {
  height: 172px;
}
.product--doors .product__img-wrap img {
  top: 30px;
  left: 30px;
  width: calc(100% - 60px);
  height: calc(100% - 30px);
  object-fit: contain;
  border-radius: 0;
}

.product--windows .product__img-wrap {
  height: 190px;
}
.product--windows .product__img-wrap img {
  top: 30px;
  left: 30px;
  width: calc(100% - 60px);
  height: calc(100% - 30px);
  object-fit: contain;
  object-position: left center;
  border-radius: 0;
}

.product__text-wrap {
  padding: 30px;
}
.product__text-wrap h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Inter-semibold";
  font-size: 18px;
  line-height: 25px;
  color: #1D2229;
}
.product__text-wrap span {
  display: block;
  font-family: "Inter-medium";
  font-size: 16px;
  color: #1671F9;
  margin-bottom: 10px;
}
.product__text-wrap p {
  padding: 0;
  margin: 0;
  font-size: 15px;
}

.product__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

@media (min-width: 576px) {
  .product {
    margin-bottom: 10px;
  }
  .product__title {
    font-size: 32px;
    margin-bottom: 50px;
  }
  .product__slider {
    padding-left: 33px;
  }
  .product__slide {
    width: 480px;
  }
  .product__card {
    display: grid;
    grid-template-columns: 220px 1fr;
  }
  .product__img-wrap {
    width: 220px;
    height: 100%;
  }
  .product__img-wrap img {
    border-radius: 16px 0 0 16px;
  }
  .product--doors .product__slide {
    width: 510px;
  }
  .product--windows .product__slide {
    width: 510px;
  }
  .product--doors .product__card {
    grid-template-columns: 180px 1fr;
  }
  .product--windows .product__card {
    grid-template-columns: 180px 1fr;
  }
  .product--doors .product__img-wrap {
    height: 100%;
    width: 150px;
  }
  .product--doors .product__img-wrap img {
    left: 60px;
    object-fit: cover;
    height: calc(100% - 80px);
  }
  .product--windows .product__img-wrap {
    height: 100%;
    width: 150px;
  }
  .product--windows .product__img-wrap img {
    left: 30px;
    object-position: center;
    width: 100%;
    height: calc(100% - 60px);
  }
}
@media (min-width: 768px) {
  .product {
    position: relative;
  }
  .product__slider {
    padding-left: 39px;
    position: initial !important;
  }
  .product__slide {
    width: 650px;
  }
  .product--doors .product__slide {
    width: 530px;
  }
  .product--windows .product__slide {
    width: 530px;
  }
  .product--doors .product__card {
    grid-template-columns: 170px 1fr;
  }
  .product--doors .product__text-wrap {
    padding: 30px 40px;
  }
  .product__text-wrap {
    padding: 35px 40px;
  }
  .product--doors .product__img-wrap img {
    height: calc(100% - 60px);
  }
  .product--windows .product__img-wrap img {
    height: calc(100% - 60px);
  }
  .product__slider .swiper-button-prev {
    position: absolute;
    top: 20px;
    left: auto;
    right: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    border: 1px solid #EDEFF3;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
  }
  .product__slider .swiper-button-prev svg {
    fill: #1D2229;
  }
  .product__slider .swiper-button-prev:hover {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .product__slider .swiper-button-prev:hover svg {
    fill: #ffffff;
  }
  .product__slider .swiper-button-prev:active {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .product__slider .swiper-button-prev:active svg {
    fill: #ffffff;
  }
  .product__slider .swiper-button-next {
    position: absolute;
    top: 20px;
    right: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    border: 1px solid #EDEFF3;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
  }
  .product__slider .swiper-button-next svg {
    fill: #1D2229;
  }
  .product__slider .swiper-button-next:hover {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .product__slider .swiper-button-next:hover svg {
    fill: #ffffff;
  }
  .product__slider .swiper-button-next:active {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .product__slider .swiper-button-next:active svg {
    fill: #ffffff;
  }
  .product__slider .swiper-button-next::after, .product__slider .swiper-button-prev::after {
    content: "";
    font-size: 0;
  }
  .product__slider .swiper-button-next.swiper-button-disabled, .product__slider .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background-color: #ffffff;
    border: 1px solid #EDEFF3;
  }
  .product__slider .swiper-button-next.swiper-button-disabled svg, .product__slider .swiper-button-prev.swiper-button-disabled svg {
    fill: #1D2229;
  }
}
@media (min-width: 992px) {
  .product {
    margin-bottom: 25px;
  }
  .product__slider {
    padding-left: 31px;
  }
  .product__title {
    font-size: 36px;
    margin-bottom: 60px;
  }
  .product--windows .product__card {
    grid-template-columns: 170px 1fr;
  }
  .product--windows .product__text-wrap {
    padding: 25px 40px;
  }
}
@media (min-width: 1400px) {
  .product {
    margin-bottom: 50px;
  }
  .product__title {
    margin-bottom: 70px;
  }
  .product__slider {
    padding-left: calc((100% - 1340px) / 2);
    margin-left: 0;
  }
  .product__slider .swiper-button-next {
    right: calc((100% - 1340px) / 2);
  }
  .product__slider .swiper-button-prev {
    right: calc((100% - 1349px) / 2 + 74px);
  }
  .product--doors .product__slide {
    width: 650px;
  }
  .product--windows .product__slide {
    width: 650px;
  }
  .product--doors .product__card {
    grid-template-columns: 180px 1fr;
  }
  .product--windows .product__card {
    grid-template-columns: 180px 1fr;
  }
  .product--doors .product__text-wrap {
    padding: 40px;
  }
  .product--windows .product__text-wrap {
    padding: 40px;
  }
}
.components {
  margin-bottom: 50px;
}

.components__title {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  font-family: "Inter-semibold";
  font-size: 28px;
  line-height: 1.4;
  color: #1D2229;
}

.components__wrap {
  margin-bottom: 40px;
}

.components__card {
  margin-bottom: 20px;
}
.components__card:hover {
  box-shadow: 0px 30px 30px -12px rgba(29, 34, 41, 0.07);
}
.components__card:hover .card__text-wrap p {
  color: #1D2229;
}
.components__card:hover .card__text-wrap h3 {
  color: #1671F9;
}

.components .block__item {
  display: none;
}

.components .block__item.show {
  display: block;
}

.components__more {
  display: block;
  width: 100%;
  padding: 17px 24px;
  font-family: "Inter-medium";
  color: #1d2229;
  font-size: 13px;
  border: 1px solid #edeff3;
  border-radius: 16px;
  text-align: center;
  transition: all 0.3s linear;
  cursor: pointer;
}
.components__more:hover {
  background-color: #1671F9;
  color: #ffffff;
  border: 1px solid #1671F9;
}
.components__more:active {
  background-color: #1671F9;
  color: #ffffff;
  border: 1px solid #1671F9;
}
.posts__card_page .works__card.swiper-slide,
.building__card_page .works__card.swiper-slide,
.works__card_page .works__card.swiper-slide {
    width: 100%;
}

@media (min-width: 576px) {
  .components {
    margin-bottom: 60px;
  }
  .components__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    margin-bottom: 20px;
  }
  .components__title {
    font-size: 32px;
  }
    .building__card_page .building_information,
    .works__card_page .project_information{
        display: flex;
        flex-direction: column;
    }
    .posts__card_page .works__card.swiper-slide,
    .building__card_page .works__card.swiper-slide,
    .works__card_page .works__card.swiper-slide {
        width: 100%;
    }
    .building__card_page .building_information .card__text-wrap,
    .works__card_page .project_information .card__text-wrap{
        width: 100%;
    }
}
@media (min-width: 768px) {
  .components {
    margin-bottom: 30px;
  }
  .components .block__item {
    display: block;
  }
  .components__more {
    display: none;
  }
  .components__title {
    margin-bottom: 50px;
  }
  .components__wrap {
    column-gap: 30px;
  }
  .components__card {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .components {
    margin-bottom: 40px;
  }
  .components__wrap {
    grid-template-columns: repeat(3, 1fr);
  }
  .components__title {
    font-size: 36px;
    margin-bottom: 60px;
  }
    .posts__card_page .works__card.swiper-slide,
    .building__card_page .works__card.swiper-slide,
    .works__card_page .works__card.swiper-slide {
        width: 60%;
    }

}

@media (min-width: 1400px) {

  .components {
    margin-bottom: 0px;
  }
  .components__wrap {
    grid-template-columns: repeat(4, 1fr);
    column-gap: 40px;
  }
  .components__title {
    margin-bottom: 70px;
  }
  .components__card {
    margin-bottom: 40px;
  }
}
.works {
  margin-bottom: 50px;
}

.works__title {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  font-family: "Inter-semibold";
  font-size: 28px;
  line-height: 1.4;
  color: #1D2229;
}

.works__wrap {
  margin-bottom: 40px;
}

.works__card {
  margin-bottom: 30px;
}
.works__card:hover {
  box-shadow: 0px 30px 30px -12px rgba(29, 34, 41, 0.07);
}
.works__card:hover .card__text-wrap p {
  color: #1D2229;
}
.works__card:hover .card__text-wrap h3 {
  color: #1671F9;
}

.works__card.swiper-slide {
  width: 300px;
  height: auto;
}
.posts__page .works__card.swiper-slide,
.works__page .works__card.swiper-slide{
    width: 100%;
    height: auto;
}

.works__slider .swiper-wrapper {
  align-items: stretch;
}

.works .block__item {
  display: none;
}

.works .block__item.show {
  display: block;
}

.works__more {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 17px 24px;
  font-family: "Inter-medium";
  color: #1d2229;
  font-size: 14px;
  border: 1.5px solid #edeff3;
  border-radius: 16px;
  text-align: center;
  transition: all 0.3s linear;
  cursor: pointer;
}
.works__more span {
  margin-left: 10px;
}
.works__more:hover {
  background-color: #1671F9;
  color: #ffffff;
  border: 1.5px solid #1671F9;
}
.works__more:hover svg {
  stroke: #ffffff;
}
.works__more:active {
  background-color: #1671F9;
  color: #ffffff;
  border: 1.5px solid #1671F9;
}
.works__more:active svg {
  stroke: #ffffff;
}
.works__more svg {
  stroke: #1671F9;
}

.works--slider .works__slider {
  margin-bottom: 10px;
}

.works--slider .works__title {
  padding-left: 20px;
  padding-right: 20px;
}

.works--slider .works__slider {
  padding-left: 20px;
}

.works--slider .works__show-all {
  padding-left: 20px;
  padding-right: 20px;
}

.works__show-all-link {
  display: block;
  width: 100%;
  padding: 17px 24px;
  font-family: "Inter-medium";
  color: #1d2229;
  font-size: 13px;
  border: 1px solid #edeff3;
  border-radius: 16px;
  text-align: center;
  transition: all 0.3s linear;
  cursor: pointer;
}
.works__show-all-link:hover {
  background-color: #1671F9;
  color: #ffffff;
  border: 1px solid #1671F9;
}
.works__show-all-link:active {
  background-color: #1671F9;
  color: #ffffff;
  border: 1px solid #1671F9;
}

.works__slider .swiper-button-prev {
  display: none;
}

.works__slider .swiper-button-next {
  display: none;
}

@media (min-width: 576px) {
  .works {
    margin-bottom: 60px;
  }
  .works__title {
    font-size: 32px;
  }
  .works__card {
    min-width: 0;
  }
  .works--slider .works__title {
    padding-left: 33px;
    padding-right: 33px;
    margin-bottom: 50px;
  }
  .works--slider .works__slider {
    padding-left: 33px;
  }
  .works--slider .works__show-all {
    padding-left: 33px;
    padding-right: 33px;
  }

}
@media (min-width: 768px) {
  .works {
    position: relative;
    margin-bottom: 60px;
  }
  .works__title {
    margin-bottom: 50px;
  }
  .works__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
    margin-bottom: 10px;
  }
  .works__card {
    margin-bottom: 30px;
  }
  .works__more {
    max-width: 200px;
    margin: 0 auto;
  }
  .works__more span {
    margin-right: 10px;
  }
  .works--slider .works__title {
    padding-left: 39px;
    padding-right: 39px;
  }
  .works--slider .works__slider {
    padding-left: 39px;
    padding-bottom: 40px;
  }
  .works--slider .works__show-all {
    padding-left: 39px;
  }
  .works__show-all {
    position: absolute;
    left: 0;
    bottom: 5px;
    z-index: 1;
  }
  .works__show-all-link {
    max-width: 226px;
  }
  .works__slider .swiper-button-prev {
    position: absolute;
    top: auto;
    bottom: 5px;
    left: auto;
    right: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    border: 1px solid #EDEFF3;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
  }
  .works__slider .swiper-button-prev svg {
    fill: #1D2229;
  }
  .works__slider .swiper-button-prev:hover {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .works__slider .swiper-button-prev:hover svg {
    fill: #ffffff;
  }
  .works__slider .swiper-button-prev:active {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .works__slider .swiper-button-prev:active svg {
    fill: #ffffff;
  }
  .works__slider .swiper-button-next {
    position: absolute;
    top: auto;
    right: 40px;
    bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    border: 1px solid #EDEFF3;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
  }
  .works__slider .swiper-button-next svg {
    fill: #1D2229;
  }
  .works__slider .swiper-button-next:hover {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .works__slider .swiper-button-next:hover svg {
    fill: #ffffff;
  }
  .works__slider .swiper-button-next:active {
    background-color: #1671F9;
    border: 1px solid #1671F9;
  }
  .works__slider .swiper-button-next:active svg {
    fill: #ffffff;
  }
  .works__slider .swiper-button-next::after, .works__slider .swiper-button-prev::after {
    content: "";
    font-size: 0;
  }
  .works__slider .swiper-button-next.swiper-button-disabled, .works__slider .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background-color: #ffffff;
    border: 1px solid #EDEFF3;
  }
  .works__slider .swiper-button-next.swiper-button-disabled svg, .works__slider .swiper-button-prev.swiper-button-disabled svg {
    fill: #1D2229;
  }
}
@media (min-width: 992px) {
  .works {
    margin-bottom: 70px;
  }
  .works__title {
    font-size: 36px;
    margin-bottom: 60px;
  }
  .works__wrap {
    margin-bottom: 20px;
  }
  .works--slider .works__title {
    padding-left: 31px;
    padding-right: 31px;
    margin-bottom: 60px;
  }
  .works--slider .works__slider {
    padding-left: 31px;
    padding-bottom: 80px;
    margin-bottom: 0;
  }
  .works--slider .works__show-all {
    padding-left: 31px;
  }
  .works__card.swiper-slide {
    width: 340px;
  }

    .posts__page .works__card.swiper-slide,
    .works__page .works__card.swiper-slide {
        width: 100%;
    }
}
@media (min-width: 1400px) {
  .works {
    margin-bottom: 125px;
  }
  .works.works--slider {
    margin-bottom: 100px;
  }
  .works__title {
    margin-bottom: 70px;
  }
  .works__wrap {
    grid-template-columns: repeat(3, 1fr);
    column-gap: 40px;
    margin-bottom: 0;
  }
  .works__card {
    margin-bottom: 70px;
  }
  .works--slider .works__title {
    padding-left: calc((100% - 1340px) / 2);
  }
  .works--slider .works__slider {
    padding-left: calc((100% - 1340px) / 2);
    padding-bottom: 60px;
  }
  .works--slider .works__show-all {
    padding-left: calc((100% - 1340px) / 2);
  }
  .works--slider .works__title {
    margin-bottom: 70px;
  }
  .works__card.swiper-slide {
    width: 420px;
  }
  .works__slider .swiper-button-prev {
    right: calc((100% - 1349px) / 2 + 74px);
  }
  .works__slider .swiper-button-next {
    right: calc((100% - 1340px) / 2);
  }
}
.project {
  margin-bottom: 50px;
}

.project__title {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  font-family: "Inter-semibold";
  font-size: 28px;
  line-height: 1.4;
  color: #1D2229;
}

.project__slider {
  margin-bottom: 30px;
}

.project__text {
  padding: 25px 30px;
  margin-bottom: 30px;
  background-color: #EDEFF3;
  border-radius: 16px;
}
.project__text p {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
.project__text p:last-child {
  margin-bottom: 0;
  font-family: "Inter-semibold";
  font-size: 24px;
  color: #1671F9;
}

.project__note {
  position: relative;
  padding: 20px 30px;
  margin-bottom: 30px;
  background-color: #EDEFF3;
  border-radius: 16px;
}
.project__note p {
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.project__note p:first-child {
  margin-bottom: 10px;
  padding-left: 54px;
  font-family: "Inter-semibold";
  font-size: 16px;
  color: #1671F9;
}
.project__note::before {
  content: "";
  position: absolute;
  top: 18px;
  left: 30px;
  width: 34px;
  height: 34px;
  background-image: url("../img/icon-note.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.project__form {
  position: relative;
}

@media (min-width: 576px) {
  .project__text {
    padding: 30px;
  }
  .project__text p {
    margin-bottom: 15px;
  }
  .project__note p {
    padding-left: 54px;
  }
  .project__note::before {
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (min-width: 768px) {
  .project {
    margin-bottom: 60px;
  }
  .project__title {
    font-size: 32px;
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .project {
    margin-bottom: 70px;
  }
  .project__title {
    font-size: 36px;
    margin-bottom: 60px;
  }
  .project__text p {
    font-size: 16px;
  }
}
@media (min-width: 1400px) {
  .project {
    display: grid;
    grid-template-columns: 650px 1fr;
    column-gap: 40px;
    margin-bottom: 100px;
  }
  .project__title {
    grid-column: 1/3;
    margin-bottom: 70px;
  }
  .project__slider {
    margin-bottom: 0;
  }
  .project__form .form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
  }
  .project__form .form .form__title-wrap {
    grid-column: 1/3;
  }
  .project__text {
    padding: 40px;
    margin-bottom: 40px;
  }
  .project__text p {
    margin-bottom: 10px;
  }
  .project__note p {
    margin-bottom: 5px;
  }
  .project__text {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .project__note::before {
    top: 45%;
  }
  .project__form .form {
    padding: 25px 30px 40px 30px;
  }
  .project__form .form .form__title {
    margin-bottom: 0;
  }
  .project__form .form .form__section--checkbox {
    margin-bottom: 0;
  }
}
.card-block-slider {
  margin-bottom: 10px;
}

.card-block__label {
  position: absolute;
  top: 30px;
  left: 30px;
  display: block;
  padding: 10px 20px;
  background-color: #F5243D;
  font-family: "Inter-semibold";
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  border-radius: 10px;
  text-transform: uppercase;
}

.card-block__slide {
  height: 300px;
}

.card-block__slide-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 16px;
}
.card-block__slide-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}

.card-mini-slider .swiper-slide.swiper-slide-thumb-active {
  position: relative;
}
.card-mini-slider .swiper-slide.swiper-slide-thumb-active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(43, 59, 83, 0.5);
  z-index: 2;
  border-radius: 10px;
}

.card-mini__slide {
  width: 90px;
  height: 90px;
}

.card-mini__slide-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.card-mini__slide-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

@media (min-width: 576px) {
  .card-mini__slide {
    width: 120px;
    height: 120px;
  }
  .card-block__slide {
    height: 420px;
  }
}
@media (min-width: 768px) {
  .card-block__slide {
    height: 520px;
  }
  .card-block-slider {
    margin-bottom: 20px;
  }
}
@media (min-width: 1400px) {
  .card-block__slide {
    height: 540px;
  }
  .card-block__label {
    top: 40px;
    left: 40px;
  }
}
.description {
  margin-bottom: 50px;
}
.description h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-family: "Inter-semibold";
  font-size: 24px;
  line-height: 1.4;
  color: #1D2229;
}
.description p {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.description p:last-child {
  margin-bottom: 0;
}

.description__text {
  margin-bottom: 30px;
}

.description__list {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  list-style: none;
}

.description__item {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.description__item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #EEEEEE;
  transform: translateY(-50%);
  z-index: -1;
}
.description__item span {
  display: block;
  background-color: #ffffff;
  padding-right: 20px;
  font-size: 14px;
}
.description__item span:last-child {
  padding-left: 20px;
  padding-right: 0;
  color: #1671F9;
}
.description__item:last-child {
  margin-bottom: 0;
}

@media (min-width: 576px) {
  .description {
    margin-bottom: 60px;
  }
  .description__text {
    margin-bottom: 40px;
  }
  .description .description__prices h2 {
    margin-bottom: 30px;
  }
  .description__item span {
    font-size: 16px;
  }
  .description__item {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .description__text {
    margin-bottom: 50px;
  }
  .description .description__prices h2 {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .description {
    margin-bottom: 70px;
  }
  .description h2 {
    margin-bottom: 30px;
  }
  .description p {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .description__text {
    margin-bottom: 60px;
  }
  .description__list {
    column-count: 2;
    column-gap: 50px;
  }
}
@media (min-width: 1400px) {
  .description {
    margin-bottom: 100px;
  }
}
.delivery {
  margin-bottom: 50px;
}
.delivery h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  font-family: "Inter-semibold";
  font-size: 28px;
  line-height: 1.4;
  color: #1D2229;
}

.delivery__title {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  font-family: "Inter-semibold";
  font-size: 28px;
  line-height: 1.4;
  color: #1D2229;
}

.delivery__list {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  list-style: none;
}

.delivery__item {
  position: relative;
  padding: 113px 30px 30px 30px;
  margin-bottom: 20px;
  border: 1px solid #EDEFF3;
  border-radius: 16px;
}
.delivery__item::before {
  content: "";
  position: absolute;
  top: 30px;
  left: 30px;
  width: 64px;
  height: 64px;
  background-size: contain;
  background-repeat: no-repeat;
}
.delivery__item p {
  padding: 0;
  margin: 0;
}
.delivery__item p:first-child {
  margin-bottom: 10px;
  font-family: "Inter-semibold";
  font-size: 18px;
  line-height: 1.4;
  color: #1D2229;
}

.delivery__item--delivery::before {
  background-image: url("../img/icon-delivery.svg");
}

.delivery__item--payment::before {
  background-image: url("../img/icon-delivery2.svg");
}

.delivery__item--sales::before {
  background-image: url("../img/icon-delivery3.svg");
}

.delivery .delivery__text {
  margin-bottom: 40px;
}
.delivery .delivery__text h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-family: "Inter-semibold";
  font-size: 24px;
  line-height: 1.4;
  color: #1D2229;
}
.delivery .delivery__text p {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}

.delivery__table {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 50px;
}

.delivery__table table {
  width: 840px;
  border-radius: 16px;
  border-spacing: 0;
}
.delivery__table table thead {
  background-color: #FAFBFD;
}

.delivery table tr:nth-child(even) {
  background-color: #FAFBFD;
}

.delivery table td {
  padding: 23px 29px;
  font-size: 16px;
  border: 1px solid #EDEFF3;
  min-width: 160px;
}
.delivery table td:first-child {
  width: 195px;
  color: #1D2229;
  font-family: "Inter-semibold";
}
.delivery table td:last-child {
  color: #1671F9;
  font-weight: 600;
  font-size: 18px;
}

.delivery table th {
  padding: 18px 30px;
  font-size: 18px;
  border: 1px solid #EDEFF3;
  text-align: left;
  color: #1D2229;
  font-weight: 600;
}

.delivery .delivery__table h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 50px;
  color: #1D2229;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.4;
}

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

.delivery__text-item {
  position: relative;
  padding: 29px 30px 29px 69px;
  margin-bottom: 20px;
  border: 1px solid #EDEFF3;
  border-radius: 16px;
  font-size: 17px;
}
.delivery__text-item::before {
  content: "";
  position: absolute;
  top: 37px;
  left: 33px;
  width: 18px;
  height: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../img/icon-tick-blue.svg");
}
.delivery__text-item p {
  padding: 0;
  margin: 0;
}
.delivery__text-item span {
  color: #1671F9;
  font-family: "Inter-semibold";
}

@media (min-width: 576px) {
  .delivery {
    margin-bottom: 60px;
  }
  .delivery h2 {
    font-size: 32px;
    margin-bottom: 50px;
  }
  .delivery__title {
    font-size: 32px;
  }
  .delivery__list {
    margin-bottom: 60px;
  }
  .delivery__item {
    padding: 29px 30px 29px 114px;
  }
  .delivery__text {
    margin-bottom: 60px;
  }
  .delivery__table {
    margin-bottom: 60px;
  }
  .delivery__table table {
    width: 960px;
  }
  .delivery table td {
    padding: 20px 29px;
  }
  .delivery table td:first-child {
    width: 315px;
  }
}
@media (min-width: 768px) {
  .delivery__title {
    margin-bottom: 50px;
  }
  .delivery__item {
    padding: 30px 30px 30px 114px;
  }
  .delivery .delivery__text h2 {
    font-size: 28px;
  }
  .delivery .delivery__text {
    margin-bottom: 60px;
  }
  .delivery .delivery__table h2 {
    font-size: 32px;
  }
  .delivery h2 {
    font-size: 36px;
  }
}
@media (min-width: 992px) {
  .delivery {
    margin-bottom: 40px;
  }
  .delivery__title {
    font-size: 36px;
    margin-bottom: 60px;
  }
  .delivery__item {
    padding: 114px 30px 30px 30px;
    margin-bottom: 0;
  }
  .delivery__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 30px;
    margin-bottom: 50px;
  }
  .delivery .delivery__text h2 {
    margin-bottom: 30px;
  }
  .delivery .delivery__text p {
    font-size: 16px;
    margin-bottom: 40px;
  }
  .delivery .delivery__text {
    margin-bottom: 70px;
  }
  .delivery__table {
    margin-bottom: 70px;
  }
  .delivery__table table {
    width: 100%;
  }
  .delivery table td {
    padding: 24px 29px;
  }
  .delivery .delivery__table h2 {
    font-size: 36px;
  }
  .delivery h2 {
    margin-bottom: 60px;
  }
  .delivery__text-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
  }
  .delivery__text-item {
    margin-bottom: 30px;
  }
}
@media (min-width: 1400px) {
  .delivery {
    margin-bottom: 80px;
  }
  .delivery__title {
    margin-bottom: 70px;
  }
  .delivery__list {
    column-gap: 40px;
    margin-bottom: 70px;
  }
  .delivery__item {
    padding: 134px 40px 40px 40px;
  }
  .delivery__item::before {
    top: 40px;
    left: 40px;
  }
  .delivery .delivery__text p {
    margin-bottom: 30px;
  }
  .delivery .delivery__text, .delivery__table {
    margin-bottom: 100px;
  }
  .delivery .delivery__table h2 {
    margin-bottom: 70px;
  }
  .delivery h2 {
    margin-bottom: 70px;
  }
  .delivery__text-list {
    column-gap: 40px;
  }
  .delivery__text-item {
    margin-bottom: 40px;
    padding: 39px 40px 39px 79px;
  }
  .delivery__text-item::before {
      top: 47px;
      left: 42px;
  }
}
html .delivery__table {
  scrollbar-width: thin;
  scrollbar-color: #1671F9 #EDEFF3;
}

.delivery__table::-webkit-scrollbar {
  background-color: transparent;
  width: 5px;
  overflow: hidden;
  border-left: 4px #EDEFF3 solid;
  border-radius: 0;
}

.delivery__table::-webkit-scrollbar-thumb {
  background-color: transparent;
  border-left: 4px #1671F9 solid;
  border-radius: 0;
}

.delivery__table {
  scrollbar-color: #1671F9;
}

.instalments {
  padding-top: 10px;
  margin-bottom: 50px;
}

.instalments__title {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  font-family: "Inter-semibold";
  font-size: 28px;
  line-height: 1.4;
  color: #1D2229;
}

.instalments__text {
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 16px;
  border-right: 5px solid #E1EDFF;
  border-left: 5px solid #E1EDFF;
  background: #F8FAFD;
}
.instalments__text p {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
.instalments__text p:last-child {
  margin-bottom: 0;
}

.instalments__list {
  padding: 30px;
  margin-bottom: 30px;
  border: 1px solid #EDEFF3;
  border-radius: 16px;
}
.instalments__list p {
  padding: 0;
  margin: 0;
  margin-bottom: 25px;
  color: #1D2229;
  font-size: 20px;
  line-height: 1.4;
  font-family: "Inter-semibold";
}
.instalments__list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.instalments__list ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 13px;
}
.instalments__list ul li::before {
  content: "";
  top: 10px;
  position: absolute;
  left: 10px;
  width: 6px;
  height: 6px;
  background-color: #1671F9;
  border-radius: 50%;
}
.instalments__list ul li:last-child {
  margin-bottom: 0;
}

@media (min-width: 576px) {
  .instalments {
    margin-bottom: 60px;
  }
  .instalments {
    padding-top: 20px;
  }
  .instalments__title {
    font-size: 32px;
  }
  .instalments__text {
    margin-bottom: 40px;
  }
  .instalments__list {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .instalments {
    margin-bottom: 70px;
  }
  .instalments__list--two-columns ul {
    column-count: 2;
  }
}
@media (min-width: 992px) {
  .instalments {
    padding-top: 30px;
  }
  .instalments__title {
    font-size: 36px;
    margin-bottom: 60px;
  }
  .instalments__text {
    padding: 30px 40px;
    margin-bottom: 50px;
  }
  .instalments__text p {
    font-size: 16px;
  }
  .instalments__list {
    padding: 30px 40px 40px 40px;
    margin-bottom: 50px;
  }
  .instalments__list ul li {
    font-size: 16px;
  }
  .instalments__list--two-columns ul {
    padding-right: 25%;
  }
}
@media (min-width: 1400px) {
  .instalments {
    padding-top: 60px;
    margin-bottom: 120px;
  }
}
.guaranty {
  margin-bottom: 50px;
}
.guaranty h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  font-family: "Inter-semibold";
  font-size: 28px;
  line-height: 1.4;
  color: #1D2229;
}

.guaranty__text {
  margin-bottom: 30px;
}
.guaranty__text p {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}

.guaranty__title {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  font-family: "Inter-semibold";
  font-size: 28px;
  line-height: 1.4;
  color: #1D2229;
}

.guaranty__list {
  display: none;
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  list-style: none;
}

.guaranty__item {
  position: relative;
  padding: 113px 30px 30px 30px;
  margin-bottom: 20px;
  border: 1px solid #EDEFF3;
  border-radius: 16px;
  font-family: "Inter-medium";
  color: #1D2229;
  font-size: 16px;
}
.guaranty__item::before {
  content: "";
  position: absolute;
  top: 30px;
  left: 30px;
  width: 64px;
  height: 64px;
  background-size: contain;
  background-repeat: no-repeat;
}
.guaranty__item p {
  padding: 0;
  margin: 0;
}
.guaranty__item p:first-child {
  margin-bottom: 10px;
  font-family: "Inter-semibold";
  font-size: 18px;
  line-height: 1.4;
  color: #1D2229;
}

.guaranty__item--time::before {
  background-image: url("../img/icon-guaranty.svg");
}
.guaranty__item--guaranty:before {
  background-image: url("../img/icon-guaranty.svg");
}

.guaranty__item--fast::before {
  background-image: url("../img/icon-guaranty2.svg");
}

.guaranty__item--experience::before {
  background-image: url("../img/icon-guaranty3.svg");
}

.guaranty .guaranty__text {
  margin-bottom: 40px;
}
.guaranty .guaranty__text h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-family: "Inter-semibold";
  font-size: 24px;
  line-height: 1.4;
  color: #1D2229;
}
.guaranty .guaranty__text p {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}

.guaranty__table {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 50px;
}

.guaranty__table table {
  width: 840px;
  border-radius: 16px;
  border-spacing: 0;
}
.guaranty__table table thead {
  background-color: #FAFBFD;
}

.guaranty table tr:nth-child(even) {
  background-color: #FAFBFD;
}

.guaranty table td {
  padding: 23px 29px;
  font-size: 16px;
  border: 1px solid #EDEFF3;
  min-width: 160px;
}
.guaranty table td:first-child {
  width: 195px;
  color: #1D2229;
  font-family: "Inter-semibold";
}
.guaranty table td:last-child {
  color: #1671F9;
  font-weight: 600;
  font-size: 18px;
}

.guaranty table th {
  padding: 18px 30px;
  font-size: 18px;
  border: 1px solid #EDEFF3;
  text-align: left;
  color: #1D2229;
  font-weight: 600;
}

.guaranty .guaranty__table h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 50px;
  color: #1D2229;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.4;
}

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

.guaranty__text-item {
  position: relative;
  padding: 29px 20px 29px 69px;
  margin-bottom: 20px;
  border: 1px solid #EDEFF3;
  border-radius: 16px;
  font-size: 17px;
}
.guaranty__text-item::before {
  content: "";
  position: absolute;
  top: 37px;
  left: 33px;
  width: 18px;
  height: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../img/icon-tick-blue.svg");
}
.guaranty__text-item p {
  padding: 0;
  margin: 0;
}
.guaranty__text-item span {
  color: #1671F9;
  font-family: "Inter-semibold";
}

@media (min-width: 576px) {
  .guaranty {
    margin-bottom: 60px;
  }
  .guaranty h2 {
    font-size: 32px;
    margin-bottom: 50px;
  }
  .guaranty__title {
    font-size: 32px;
  }
  .guaranty__list {
    margin-bottom: 60px;
  }
  .guaranty__item {
    padding: 29px 30px 29px 114px;
  }
  .guaranty__text {
    margin-bottom: 60px;
  }
  .guaranty__table {
    margin-bottom: 60px;
  }
  .guaranty__table table {
    width: 960px;
  }
  .guaranty table td {
    padding: 20px 29px;
  }
  .guaranty table td:first-child {
    width: 315px;
  }
  .guaranty .guaranty__text {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .guaranty__title {
    margin-bottom: 50px;
  }
  .guaranty__item {
    padding: 30px 30px 30px 114px;
  }
  .guaranty .guaranty__text h2 {
    font-size: 28px;
  }
  .guaranty .guaranty__text {
    margin-bottom: 50px;
  }
  .guaranty .guaranty__table h2 {
    font-size: 32px;
  }
  .guaranty h2 {
    font-size: 36px;
  }
}
@media (min-width: 992px) {
  .guaranty {
    margin-bottom: 40px;
  }
  .guaranty__title {
    font-size: 36px;
  }
  .guaranty__item {
    padding: 114px 30px 30px 30px;
    margin-bottom: 0;
  }
  .guaranty__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 30px;
    margin-bottom: 40px;
  }
  .guaranty .guaranty__text h2 {
    margin-bottom: 30px;
  }
  .guaranty .guaranty__text p {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .guaranty .guaranty__text {
    margin-bottom: 60px;
  }
  .guaranty__table {
    padding-top: 10px;
    margin-bottom: 70px;
  }
  .guaranty__table table {
    width: 100%;
  }
  .guaranty table td {
    padding: 24px 29px;
  }
  .guaranty .guaranty__table h2 {
    font-size: 36px;
  }
  .guaranty h2 {
    margin-bottom: 60px;
  }
  .guaranty__text-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
  }
  .guaranty__text-item {
    margin-bottom: 30px;
  }
}
@media (min-width: 1400px) {
  .guaranty {
    margin-bottom: 80px;
  }
  .guaranty__list {
    column-gap: 40px;
    margin-bottom: 60px;
  }
  .guaranty__item {
    padding: 36px 30px 36px 114px;
  }
  .guaranty .guaranty__text p {
    margin-bottom: 30px;
  }
  .guaranty .guaranty__table h2 {
    margin-bottom: 70px;
  }
  .guaranty h2 {
    margin-bottom: 70px;
  }
  .guaranty__text-list {
    column-gap: 40px;
  }
  .guaranty__text-item {
    margin-bottom: 40px;
    padding: 39px 40px 39px 79px;
  }
  .guaranty__text-item::before {
      top: 47px;
      left: 42px;
  }
  .guaranty__table {
    padding-top: 40px;
    margin-bottom: 100px;
  }
}
html .guaranty__table {
  scrollbar-width: thin;
  scrollbar-color: #1671F9 #EDEFF3;
}

.guaranty__table::-webkit-scrollbar {
  background-color: transparent;
  width: 5px;
  overflow: hidden;
  border-left: 4px #EDEFF3 solid;
  border-radius: 0;
}

.guaranty__table::-webkit-scrollbar-thumb {
  background-color: transparent;
  border-left: 4px #1671F9 solid;
  border-radius: 0;
}

.guaranty__table {
  scrollbar-color: #1671F9;
}

.vacancies__title {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  font-family: "Inter-semibold";
  font-size: 28px;
  line-height: 1.4;
  color: #1D2229;
}

.vacancies__name {
  margin-bottom: 20px;
}

.vacancies__item {
  padding: 20px 30px 30px 30px;
  margin-bottom: 40px;
  border: 1px solid #EDEFF3;
  border-radius: 16px;
}
.vacancies__item h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Inter-semibold";
  font-size: 20px;
  line-height: 1.4;
  color: #1D2229;
}
.vacancies__item h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  font-family: "Inter-semibold";
  font-size: 16px;
  line-height: 1.4;
  color: #1D2229;
}
.vacancies__item span {
  font-family: "Inter-semibold";
  font-size: 18px;
  color: #1671F9;
}

.vacancies__params {
  margin-bottom: 20px;
}

.vacancies__params p {
  background-color: #F8FAFD;
  padding: 14px 24px;
  border-radius: 8px;
}
.vacancies__params p span {
  font-family: "Inter-regular";
  font-size: 14px;
  color: #5C6361;
}
.vacancies__params p span:first-child {
  margin-bottom: 3px;
}
.vacancies__params p span:last-child {
  font-family: "Inter-semibold";
  color: #1D2229;
}
.vacancies__params p:nth-child(even) {
  background-color: #ffffff;
}

.vacancies__item ul {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  list-style: none;
}
.vacancies__item ul li {
  position: relative;
  padding-left: 45px;
  margin-bottom: 8px;
}
.vacancies__item ul li::before {
  content: "";
  top: 10px;
  position: absolute;
  left: 20px;
  width: 6px;
  height: 6px;
  background-color: #1671F9;
  border-radius: 50%;
}
.vacancies__item ul li:last-child {
  margin-bottom: 30px;
}

.vacancies__link {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  background-color: #1671F9;
  color: #ffffff;
  border-radius: 10px;
  text-align: center;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
.vacancies__link:hover {
  background-color: #3E8BFF;
}
.vacancies__link:active {
  background-color: #3E8BFF;
}

.vacancies__params p {
  display: flex;
  flex-direction: column;
}

@media (min-width: 576px) {
  .vacancies__title {
    font-size: 32px;
  }
  .vacancies__item h2 {
    margin-bottom: 0;
  }
  .vacancies__name {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .vacancies__params p {
    flex-direction: row;
    justify-content: space-between;
    gap: 30px;
    padding: 13px 24px;
  }
  .vacancies__params p span:last-child {
    text-align: right;
    max-width: 260px;
  }
  .vacancies__link {
    max-width: 192px;
  }
  .vacancies__item {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .vacancies__title {
    margin-bottom: 50px;
  }
  .vacancies__item {
    margin-bottom: 60px;
  }
  .vacancies__item h2 {
    font-size: 24px;
  }
  .vacancies__item span {
    font-size: 22px;
  }
  .vacancies__item h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .vacancies__item ul li {
    margin-bottom: 13px;
  }
}
@media (min-width: 992px) {
  .vacancies {
    margin-bottom: 70px;
  }
  .vacancies__title {
    font-size: 36px;
  }
  .vacancies__item {
    padding: 30px 40px 40px 40px;
  }
  .vacancies__name {
    margin-bottom: 30px;
  }
  .vacancies__params {
    margin-bottom: 30px;
  }
  .vacancies__params p span {
    font-size: 15px;
  }
  .vacancies__params p span:last-child {
    max-width: none;
  }
  .vacancies__item ul {
    margin-bottom: 40px;
  }
  .vacancies__item ul li {
    font-size: 16px;
  }
}
@media (min-width: 1400px) {
  .vacancies {
    margin-bottom: 120px;
  }
  .vacancies__title {
    margin-bottom: 70px;
  }
  .vacancies__item {
    margin-bottom: 70px;
  }
}
.error {
  margin-bottom: 50px;
}

.error__title {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  font-family: "Inter-semibold";
  font-size: 28px;
  line-height: 1.4;
  color: #1D2229;
}

.error__image {
  display: block;
  margin: 0 auto 50px;
}

.error__text {
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 16px;
  border: 1px solid #EDEFF3;
}
.error__text p {
  position: relative;
  padding: 0;
  padding-left: 37px;
  margin: 0;
  margin-bottom: 20px;
  font-family: "Inter-semibold";
  font-size: 18px;
  line-height: 1.4;
  color: #1D2229;
}
.error__text p::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 22px;
  height: 22px;
  background-image: url("../img/icon-attention.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}

.error__list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.error__list li {
  position: relative;
  padding-left: 35px;
  margin-bottom: 13px;
}
.error__list li::before {
  content: "";
  top: 10px;
  position: absolute;
  left: 20px;
  width: 6px;
  height: 6px;
  background-color: #1671F9;
  border-radius: 50%;
}
.error__list li:last-child {
  margin-bottom: 0;
}

.error__links {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 20px;
}

.error__link {
  display: block;
  padding-top: 18px;
  padding-bottom: 18px;
  width: 100%;
  background-color: #1671F9;
  color: #ffffff;
  border-radius: 10px;
  text-align: center;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
.error__link:hover {
  background-color: #3E8BFF;
}
.error__link:active {
  background-color: #3E8BFF;
}

@media (min-width: 576px) {
  .error {
    margin-bottom: 60px;
  }
  .error__title {
    font-size: 32px;
    margin-bottom: 40px;
  }
  .error__image {
    margin-bottom: 60px;
  }
  .error__text p {
    margin-bottom: 25px;
  }
  .error__list li {
    padding-left: 40px;
  }
  .error__text {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .error__title {
    margin-bottom: 50px;
  }
  .error__text p {
    font-size: 20px;
  }
  .error__links {
    max-width: 337px;
    grid-template-columns: auto auto;
    column-gap: 30px;
  }
}
@media (min-width: 992px) {
  .error {
    margin-bottom: 70px;
  }
  .error__title {
    font-size: 36px;
    margin-bottom: 60px;
  }
  .error__image {
    margin-bottom: 70px;
  }
  .error__text {
    padding: 40px 40px 50px 40px;
    margin-bottom: 60px;
  }
  .error__text p {
    font-size: 24px;
    padding-left: 45px;
  }
  .error__text p::before {
    width: 32px;
    height: 32px;
  }
}
@media (min-width: 1400px) {
  .error__title {
    margin-bottom: 70px;
  }
  .error__wrap {
    display: grid;
    grid-template-columns: 460px 1fr;
    column-gap: 80px;
    align-items: flex-start;
  }
  .error__text p {
    margin-bottom: 30px;
  }
  .error__image {
    margin-bottom: 0;
  }
}
.reviews-form {
  margin-bottom: 50px;
}

.reviews-form__wrap {
  position: relative;
}

.reviews-form__form.form {
  background: #ffffff;
  color: #5C646E;
  padding: 0;
}
.reviews-form__form.form .form__text {
  border: 1px solid #EDEFF3;
}
.reviews-form__form.form .form__checkbox + .form__label::before {
  border: 1px solid #EDEFF3;
}
.reviews-form__form.form .form__textarea {
  border: 1px solid #EDEFF3;
}
.reviews-form__form.form .form__checkbox + .form__label {
  padding-left: 40px;
}
.reviews-form__form.form .form__section--textarea {
  margin-bottom: 10px;
}
.reviews-form__form.form .form__input--error, .reviews-form__form.form .form__input--error.form__checkbox + .form__label::before {
  border: 1px solid #f04649;
}

.reviews-form__title {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  font-family: "Inter-semibold";
  font-size: 28px;
  line-height: 1.3;
  color: #1D2229;
}

.reviews-form__callback {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  color: #92BDFF;
  font-size: 13px;
}

.reviews-form__section {
  margin-bottom: 20px;
}

.reviews-form__section--ratings {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.reviews-form__section--ratings .reviews-form__legend {
  margin-bottom: 0;
  margin-right: 20px;
  font-family: "Inter-semibold";
  font-size: 16px;
  color: #1D2229;
}

.reviews-form__ratings-wrap {
  position: relative;
  font-size: 33px;
  display: inline-block;
  color: #E7E4E3;
}
.reviews-form__ratings-wrap::before {
  content: "★★★★★";
  display: block;
}

.reviews-form__rating-items {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row-reverse;
  overflow: hidden;
}

.reviews-form__rating-input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}

.reviews-form__rating-label {
  flex: 0 0 20%;
  height: 100%;
  cursor: pointer;
  color: #E7E4E3;
}
.reviews-form__rating-label::before {
  content: "★";
  display: block;
  transition: color 0.3s ease 0s;
}

.reviews-form__rating-label:hover,
.reviews-form__rating-label:hover ~ .reviews-form__rating-label,
.reviews-form__rating-label:checked ~ .reviews-form__rating-label:hover {
  color: #F6CF00;
}

.reviews-form__rating-input:checked,
.reviews-form__rating-input:checked ~ .reviews-form__rating-label {
  color: #F6CF00;
}

@media (min-width: 576px) {
  .reviews-form {
    margin-bottom: 60px;
  }
  .reviews-form__form.form {
    display: block;
  }
  .reviews-form__form.form .form__label--checkbox {
    font-size: 14px;
  }
  .reviews-form__form.form .form__section--checkbox {
    margin-bottom: 20px;
  }
  .reviews-form__title {
    font-size: 32px;
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .reviews-form__form.form {
    display: grid;
    column-gap: 30px;
  }
  .reviews-form__form.form .form__section {
    margin-bottom: 30px;
  }
  .reviews-form__form.form .form__section--checkbox {
    margin-bottom: 0;
  }
  .reviews-form__form.form .form__section--textarea {
    grid-column: 1/3;
  }
}
@media (min-width: 992px) {
  .reviews-form__title {
    margin-bottom: 60px;
  }
  .reviews-form__title {
    font-size: 36px;
  }
}
@media (min-width: 1400px) {
  .reviews-form {
    margin-bottom: 120px;
  }
  .reviews-form__title {
    margin-bottom: 70px;
  }
  .reviews-form__form.form {
    grid-template-columns: repeat(4, 1fr);
  }
  .reviews-form__form.form .form__section {
    margin-bottom: 40px;
  }
  .reviews-form__form.form .form__section--textarea {
    grid-column: 1/5;
    margin-bottom: 30px;
  }
  .reviews-form__form.form .form__checkbox + .form__label {
    padding-left: 34px;
  }
  .reviews-form__form.form .form__section--checkbox {
    margin-bottom: 0;
  }
  .reviews-form__form.form .reviews-form__section--ratings {
    margin-bottom: 40px;
    justify-content: center;
  }
  .reviews-form__section--ratings .reviews-form__legend {
    margin-right: 30px;
    text-align: right;
  }
}
.communication {
  margin-bottom: 50px;
}
.communication .contacts__item--work {
  display: block;
  order: -1;
}
.communication .contacts__item--work {
  display: block;
  order: -3;
}
.communication .contacts__item--email {
  display: block;
  order: -2;
}
.communication .contacts__item {
  font-size: 16px;
}
.communication .contacts__item span {
  font-size: 16px;
  margin-bottom: 6px;
  line-height: 1.4;
}

.communication__title {
  padding: 0;
  padding-bottom: 20px;
  margin: 0;
  font-family: "Inter-semibold";
  font-size: 28px;
  color: #1D2229;
}

@media (min-width: 576px) {
  .communication {
    margin-bottom: 60px;
  }
  .communication .contacts__list {
    display: flex;
    flex-direction: column;
  }
  .communication__title {
    font-size: 32px;
    padding-bottom: 0;
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .communication .contacts__list {
    display: grid;
  }
  .communication .contacts__item {
    font-size: 15px;
  }
}
@media (min-width: 992px) {
  .communication__title {
    font-size: 36px;
  }
  .communication__options.options {
    padding-right: 31px;
    max-width: calc(100% - 62px);
  }
  .communication__options.options .options__list {
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .communication__options.options .options__item {
    margin-bottom: 20px;
  }
  .communication .contacts__list {
    column-gap: 30px;
    margin-bottom: 30px;
  }
  .communication .contacts__list .contacts__item {
    padding: 20px 20px 20px 59px;
    border: 1px solid #edeff3;
    margin-bottom: 30px;
  }
  .communication .contacts__list .contacts__item::before {
    top: 20px;
    left: 20px;
  }
  .communication .contacts__list .contacts__item:last-child {
    margin-bottom: 18px;
  }
}
@media (min-width: 1400px) {
  .communication {
    margin-bottom: 100px;
  }
  .communication .contacts__item--work {
    display: block;
    order: 0;
  }
  .communication .contacts__item--tel {
    display: block;
    order: -1;
  }
  .communication .contacts__item--email {
    display: block;
    order: 0;
  }
  .communication__title {
    margin-bottom: 50px;
  }
  .communication__options.options {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    margin: 0 auto;
    max-width: 1400px;
  }
  .communication .contacts__list {
    grid-template-columns: 440px 1fr 1fr 1fr;
    column-gap: 40px;
  }
  .communication .contacts__list .contacts__item {
    padding: 35px 30px 30px 69px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .communication .contacts__list .contacts__item::before {
    top: 47px;
    left: 30px;
  }
  .communication .contacts__list .contacts__item:last-child {
    margin-bottom: 30px;
  }
  .communication .contacts__list .contacts__item--address {
    grid-column: 1/2;
    order: -2;
  }
}
.details {
  margin-bottom: 50px;
}

.details__title {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  font-family: "Inter-semibold";
  font-size: 28px;
  color: #1D2229;
}

.details__params {
  margin-bottom: 50px;
}

.details__params p {
  background-color: #F8FAFD;
  padding: 17px 24px;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  gap: 30px;
    font-size: 15px; */
    margin-bottom: 0;
    line-height: inherit;
    margin-bottom: 0;
}
.details__params p span {
font-family: "Inter-regular";
font-size: 15px;
color: #5C6361;
}
.details__params p span:last-child {
font-family: "Inter-semibold";
color: #1D2229;
text-align: right;
max-width: 260px;
}
.details__params p:nth-child(odd) {
background-color: #ffffff;
}
.details__params p:nth-child(3) {
flex-direction: column;
gap: 10px;
}
.details__params p:nth-child(3) span:last-child {
text-align: left;
}
.details__params p:last-child {
flex-direction: column;
gap: 10px;
}
.details__params p:last-child span:last-child {
text-align: left;
}

@media (min-width: 576px) {
.details {
margin-bottom: 60px;
}
.details__title {
font-size: 32px;
margin-bottom: 40px;
}
.details__params {
margin-bottom: 60px;
}
.details__params p:nth-child(3) {
flex-direction: row;
gap: 30px;
}
.details__params p:nth-child(3) span:last-child {
text-align: right;
}
.details__params p:last-child {
flex-direction: row;
gap: 30px;
}
.details__params p:last-child span:last-child {
text-align: right;
}
.details__params-wrap .form {
display: grid;
grid-template-columns: 1fr 1fr;
column-gap: 20px;
}
.details__params-wrap .form .form__section--textarea {
grid-column: 1/3;
}
}
@media (min-width: 992px) {
.details__title {
font-size: 36px;
margin-bottom: 60px;
}
.details__params {
margin-bottom: 70px;
}
}
@media (min-width: 1400px) {
.details {
margin-bottom: 50px;
}
.details__params-wrap {
display: grid;
grid-template-columns: 1fr 504px;
column-gap: 70px;
align-items: flex-start;
}
.details__params p {
padding: 18px 24px;
}
.details__form.form {
padding-bottom: 40px;
}
.details__form.form .form__textarea {
height: 170px;
}
.details__form.form .form__section--checkbox {
grid-column: 1/3;
margin-bottom: 20px;
}
.details__form.form .form__send.button {
grid-column: 1/3;
}
}
@media (min-width: 576px) {
.page-content{
    margin: 15px auto;
}
}

.pagination {
margin: 30px auto 40px;
display: flex;
}

.pagination__list {
display: flex;
gap: 5px;
list-style: none;
padding: 0;
margin: 0;
flex-wrap: wrap;
}

.pagination__item a,
.pagination__item span {
display: flex;
align-items: center;
justify-content: center;
padding: 8px 12px;
min-width: 36px;
height: 36px;
border: 1px solid #EDEFF3;
background-color: #ffffff;
border-radius: 8px;
text-align: center;
transition: all 0.2s ease-out;
cursor: pointer;
text-decoration: none;
color: #404040;
font-size: 14px;
}

.pagination__item.active span {
background: #1671F9;
color: #fff;
border-color: #1671F9;
}

.pagination__item a:hover {
background: #1671F9;
color: #fff;
border-color: #1671F9;
}

.pagination__item.disabled span {
opacity: .4;
cursor: not-allowed;
}

/* Mobile first styles (до 576px) */
.pagination {
    margin: 25px auto 30px;
}

.pagination__item a,
.pagination__item span {
    padding: 6px 10px;
    min-width: 32px;
    height: 32px;
    font-size: 12px;
    border-radius: 6px;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .pagination {
        margin: 30px auto 40px;
    }

    .pagination__list {
        gap: 6px;
    }

    .pagination__item a,
    .pagination__item span {
        padding: 7px 12px;
        min-width: 34px;
        height: 34px;
        font-size: 13px;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .pagination {
        margin: 35px auto 45px;
    }

    .pagination__list {
        gap: 8px;
    }

    .pagination__item a,
    .pagination__item span {
        padding: 8px 14px;
        min-width: 36px;
        height: 36px;
        font-size: 13px;
        border-radius: 8px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .pagination {
        margin: 40px auto 50px;
    }

    .pagination__list {
        gap: 10px;
    }

    .pagination__item a,
    .pagination__item span {
        padding: 9px 16px;
        min-width: 38px;
        height: 38px;
        font-size: 14px;
        border-radius: 9px;
    }
}

/* Extra large devices (large desktops, 1400px and up) */
@media (min-width: 1400px) {
    .pagination {
        margin: 50px auto 70px;
    }

    .pagination__item a,
    .pagination__item span {
        padding: 10px 18px;
        min-width: 42px;
        height: 42px;
        font-size: 16px;
        border-radius: 10px;
    }
}


.components__wrap--house .card__text-wrap {
    padding: 25px 12px 10px 12px;
}
.components__wrap--house .card__text-wrap a.title_link{
    margin-bottom: 24px;
}
.components__wrap--house .prices_block {
    display: flex;
    width: 100%;
    padding: 0;
    margin: 10px 0;
    flex-direction: column;
    background: #fff;
    border-radius: 8px;
}

/* Стили для каждого элемента цены */
.components__wrap--house .price_item {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding: 2px 7px;
    text-decoration: none;
    transition: all 0.3s ease;
    border-bottom: 1px solid #f0f0f0;
    flex-wrap: nowrap;
}

.components__wrap--house .price_item:last-child {
    border-bottom: none;
}

.components__wrap--house .price_item:hover {
    transform: translateX(5px);
}

/* Стили для названия */
.components__wrap--house span.price-name {
    color: #63717a;
    font-size: 13px;
    font-weight: 400;
    position: relative;
}

/* Стили для цены */
.components__wrap--house span.price-value {
    color: #1671F9;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
}

/* Адаптивность для мобильных */
@media (max-width: 768px) {
    .components__wrap--house .price_item {
        padding: 0 8px;
    }
}

/* Альтернативный вариант с точками между названием и ценой */
.components__wrap--house .price_item--dots {
    display: flex;
    align-items: center;
}

.components__wrap--house .price_item--dots .price-name::after {
    content: "";
    color: #ddd;
    letter-spacing: 2px;
    margin-left: 5px;
}



@media (min-width: 576px) {
    .serial_types .card__text-wrap{
        padding: 0;
    }
    .serial_types .product__card{
        grid-template-columns: max-content;
    }
    .serial_types .product__slide {
        width: 350px;
    }
}
.serial_types .card__img-wrap img{
    object-fit: contain;
}
.serial_types .card__img-wrap svg{
    width: 100%;
    height: 100%;
}
.serial_types .card__img-wrap object{
    width: 100%;
    height: 100%;
}
.serial_types .card__price{
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
}
.serial_types .card__img-wrap{
    width: calc(100%);
    margin: 0;
}
.serial_types .card__text-wrap{
    padding: 20px 40px;
}
.serial_types .catalog__title{
    font-size: 26px;
}


/* Контейнер для двух блоков */
.split-blocks.serial_types_header {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px 40px;
}

/* Каждый блок занимает половину ширины */
.serial_types_header .split-block {
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin: 0 15px 30px;
    background: #fff;
    border-radius: 16px;
    padding: 25px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.serial_types_header .split-block:hover {
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
}

/* Заголовок блока */
.serial_types_header .split-block__title {
    display: block;
    font-size: 22px;
    font-weight: 600;
    color: #283D5A;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #f8f8f8;
}

.serial_types_header .split-block__content {
    display: flex;
    flex-direction: column;
}

.serial_types_header .split-block__image img {
    height: 180px;
    background-size: cover !important;
    background-position: center !important;
    border-radius: 12px;
    margin: 0 auto 20px;
    display: block;
}

.serial_types_header .split-block__text {
    font-size: 15px;
    color: #666;
    margin-bottom: 20px;
}

.serial_types_header .split-block__lines {
    border-top: 1px solid #E1EDFF;
    padding-top: 15px;
}

.serial_types_header .split-block__line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
}

.serial_types_header .split-block__line:last-child {
    border-bottom: none;
}

.serial_types_header .split-block__line-text {
    color: #283D5A;
    text-decoration: none;
    font-size: 15px;
    transition: color 0.3s ease;
}

.serial_types_header .split-block__line-text:hover {
    color: #1671F9;
    text-decoration: underline;
}

.serial_types_header .split-block__line-price {
    font-weight: 600;
    color: #1671F9;
    font-size: 16px;
}

@media (max-width: 768px) {
    .serial_types_header .split-block {
        flex: 0 0 calc(100% - 30px);
        max-width: calc(100% - 30px);
    }

    .serial_types_header .split-block__title {
        font-size: 20px;
    }

    .serial_types_header .split-block__image {
        height: 200px;
    }
}

@media (max-width: 480px) {

    .serial_types_header .split-block__text{
        font-size: 14px;
        margin-bottom: 0;
        padding-bottom: 12px;
        border-bottom: 2px solid #f8f8f8;
    }
    .serial_types_header .split-block__title {
        font-size: 20px;
    }
    .serial_types_header .split-block__line {
        padding: 7px 0 5px;
        gap: 2px;
    }
}

/* Стили для валидации */
form input.valid {
    border: 2px solid #4CAF50;
}


form input.error {
    border: 2px solid #F04649;
    color: #F04649;
    margin-bottom: 0
}

/* Стили для сообщений об ошибках (если нужно кастомное отображение) */

/*# sourceMappingURL=style.min.css.map */


.error-message {
    color: #F04649 !important;
    font-size: 12px;
    margin-top: 5px;
    display: block;
}

.form__send.loading {
    opacity: 0.7;
    cursor: wait;
    pointer-events: none;
}

.form-error {
    color: #F04649;
    padding: 5px;
    background-color: #fff0f0;
    border-radius: 4px;
    margin-bottom: 15px;
    border-left: 3px solid #ff0000;
}

/* Анимация для успешного сообщения */
.callback-form {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.callback-form.callback-opened {
    opacity: 1;
    visibility: visible;
}

/* Стили для успешного состояния */
.form__input--success {
    border-color: #00c853 !important;
    background-color: #f0fff0;
}

/* Индикатор валидации */
.form__text.valid {
    border-color: #00c853;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='%2300c853'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 30px;
}

.content-main-image .item-image{
    width: 280px;
}
@media (min-width: 576px) {
    .content-main-image .item-image{
        width: 350px;
    }
}
@media (min-width: 768px) {
    .content-main-image .item-image{
        width: 400px;
    }
}

@media (min-width: 992px) {

}


.entity-photos {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 50px;
}

.entity-photos__slide {
    position: relative;
    width: 240px;
    border: 1px solid #EDEFF3;
    border-radius: 16px;
    background-color: #ffffff;
    padding: 8px;
    border: 2px solid transparent;
    box-shadow: 0px 30px 30px  rgba(29, 34, 41, 0.05);
}
.entity-photos__slide:hover {
    box-shadow: 0px 30px 30px  rgba(29, 34, 41, 0.05);
    border: 2px solid #1671F9;
    padding: 8px;
    transition: ease-in-out 0.35s;
}
.entity-photos__slide:focus {
    box-shadow: 0px 30px 30px  rgba(29, 34, 41, 0.05);
    border: 2px solid #1671F9;
    padding: 8px;
    transition: ease-in-out 0.35s;
}
.entity-photos__slide:hover .entity-photos__text-wrap p {
    color: #1D2229;
}
.entity-photos__slide:hover .entity-photos__text-wrap h3 {
    color: #1671F9;
}

.entity-photos__title {
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
    font-family: "Inter-semibold";
    font-size: 28px;
    color: #1D2229;
}

.entity-photos__img-wrap {
    position: relative;
    width: 100%;
    height: 132px;
}
.entity-photos__img-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.entity-photos__text-wrap h3 {
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
    font-family: "Inter-semibold";
    font-size: 18px;
    color: #1D2229;
}
.entity-photos__text-wrap p {
    padding: 0;
    margin: 0;
    font-family: "Inter-medium";
    font-size: 16px;
    color: #1671F9;
}

.entity-photos__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.entity-photos__slider .swiper-button-prev {
    display: none;
}

.entity-photos__slider .swiper-button-next {
    display: none;
}

.entity-photos__slider2 .swiper-button-prev {
    display: none;
}

.entity-photos__slider2 .swiper-button-next {
    display: none;
}
.entity-photos__img-wrap {
    height: 278px;
}

@media (min-width: 576px) {
    .entity-photos {
        padding-left: 33px;
        padding-right: 0;
        margin-bottom: 5px;
    }
    .entity-photos__text-wrap {
        padding: 25px;
    }
    .entity-photos__img-wrap img {
        border-radius: 16px 16px 0 0;
    }
    .entity-photos__slide {
        margin-bottom: 50px;
        margin-top: 50px;
    }
    .entity-photos__title {
        font-size: 32px;
        margin-bottom: 50px;
    }

}
@media (min-width: 768px) {
    .entity-photos {
        position: relative;
        padding-left: 39px;
    }
    .entity-photos__slider {
        position: initial !important;
    }
    .entity-photos__slide {
        width: 240px;
    }
    .entity-photos__slider .swiper-button-prev {
        position: absolute;
        top: 0px;
        left: auto;
        right: 110px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 54px;
        height: 54px;
        border-radius: 10px;
        border: 1px solid #EDEFF3;
        cursor: pointer;
        transition: all 0.4s ease-in-out;
    }
    .entity-photos__slider .swiper-button-prev svg {
        fill: #1D2229;
    }
    .entity-photos__slider .swiper-button-prev:hover {
        background-color: #1671F9;
        border: 1px solid #1671F9;
    }
    .entity-photos__slider .swiper-button-prev:hover svg {
        fill: #ffffff;
    }
    .entity-photos__slider .swiper-button-prev:active {
        background-color: #1671F9;
        border: 1px solid #1671F9;
    }
    .entity-photos__slider .swiper-button-prev:active svg {
        fill: #ffffff;
    }
    .entity-photos__slider .swiper-button-next {
        position: absolute;
        top: 0px;
        right: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 54px;
        height: 54px;
        border-radius: 10px;
        border: 1px solid #EDEFF3;
        cursor: pointer;
        transition: all 0.4s ease-in-out;
    }
    .entity-photos__slider .swiper-button-next svg {
        fill: #1D2229;
    }
    .entity-photos__slider .swiper-button-next:hover {
        background-color: #1671F9;
        border: 1px solid #1671F9;
    }
    .entity-photos__slider .swiper-button-next:hover svg {
        fill: #ffffff;
    }
    .entity-photos__slider .swiper-button-next:active {
        background-color: #1671F9;
        border: 1px solid #1671F9;
    }
    .entity-photos__slider .swiper-button-next:active svg {
        fill: #ffffff;
    }
    .entity-photos__slider .swiper-button-next::after, .entity-photos__slider .swiper-button-prev::after {
        content: "";
        font-size: 0;
    }
    .entity-photos__slider .swiper-button-next.swiper-button-disabled, .entity-photos__slider .swiper-button-prev.swiper-button-disabled {
        opacity: 1;
        background-color: #ffffff;
        border: 1px solid #EDEFF3;
    }
    .entity-photos__slider .swiper-button-next.swiper-button-disabled svg, .entity-photos__slider .swiper-button-prev.swiper-button-disabled svg {
        fill: #1D2229;
    }
}
@media (min-width: 992px) {
    .entity-photos {
        padding-left: 31px;
        margin-bottom: 20px;
    }
    .entity-photos__title {
        font-size: 36px;
        margin-bottom: 60px;
    }
    .entity-photos__slider .swiper-button-next {
        right: 30px;
    }
    .entity-photos__slider .swiper-button-prev {
        right: 100px;
    }
    .entity-photos__slide {
        width: 252px;
    }
}
@media (min-width: 1400px) {
    .entity-photos {
        padding-left: 30px;
        padding-right: 30px;
        margin: 0 auto 50px;
        max-width: 1400px;
    }
    .entity-photos.entity-photos--inner {
        margin: 0 auto 70px;
    }
    .entity-photos__title {
        margin-bottom: 70px;
    }

    .entity-photos.entity-photos--inner .entity-photos__slide {
        width: 320px !important;
    }
}

.special_offer .callback-opened .callback-form{
        border-radius: 0;
}

@media (min-width: 768px) {
    .posts__page .works__wrap {
        grid-template-columns: auto;
    }
}
@media (min-width: 992px) {
    .posts__page .works__wrap {
        grid-template-columns: 1fr 1fr;
    }
}

.posts__card_page{
    margin: 0 auto 40px;
}
