/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

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

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

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  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-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

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

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

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

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

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

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

/* Navigation font end */
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-vertical {
  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;
}

.object-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.work-item {
  display: block;
  padding: 5px 0;
  text-decoration: none;
}

.work-item.active {
  font-weight: bold;
}

.service-desc {
  font-size: 0.9rem;
  color: #6c757d;
  margin: 5px 0 10px 0;
}

.block_wrapper_gray {
  border-radius: 16px;
  background-color: #f4f4f4;
  padding: 40px;
}
@media (max-width: 992px) {
  .block_wrapper_gray {
    padding: 20px;
  }
}

.langing_screen_1_wr .title .city_name {
  white-space: nowrap;
}

.langing_screen_1 {
  background-size: cover;
  background-position: center;
}
.langing_screen_1 .card h5 {
  font-size: 22px;
}
.langing_screen_1 .card .form-label {
  color: #777;
  font-size: 14px;
}
.langing_screen_1 .btn_new23 {
  font-weight: normal;
  width: 100%;
}
.langing_screen_1 #total_price {
  font-weight: bold;
  font-size: 1.15em;
}
.langing_screen_1 .total_price_wr {
  white-space: nowrap;
}
.langing_screen_1 .haserror {
  border: 1px solid #d22;
}

.cleaning_types .arrows {
  padding-left: 20px;
  padding-bottom: 20px;
  margin-top: 10px;
  font-size: 24px;
}
.cleaning_types .arrows.d-lg-none {
  text-align: center;
}
.cleaning_types .arrows .cleaning-slider-custom-next {
  margin-left: 10px;
}

.price_by_photo h2 {
  font-size: 32px;
}
.price_by_photo .social_contacts {
  display: flex;
  margin-top: 15px;
}
.price_by_photo .social_contacts li + li {
  margin-left: 35px;
}
.price_by_photo .social_contacts li a {
  display: inline-flex;
  padding: 4px 10px 4px 0;
  color: #30b4ff;
}
.price_by_photo .social_contacts li a span {
  border-bottom: 1px solid;
}
.price_by_photo .social_contacts li a .tg_icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.price_by_photo .social_contacts li a .tg_icon + span {
  color: #0d71b9;
}
.price_by_photo .social_contacts li a .wa_icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.price_by_photo .social_contacts li a .wa_icon + span {
  color: #34ba4c;
}

.prof_equip {
  text-align: center;
}
.prof_equip img {
  padding: 5px;
  background-color: #fff;
  border-radius: 10px;
}
.prof_equip p {
  font-size: 14px;
  margin-top: 3px;
  color: #777;
}

.cleaning_types .head {
  padding: 40px 0;
}
.cleaning_types .head .title {
  font-size: 26px;
}
.cleaning_types .head .subtitle {
  font-size: 18px;
}
.cleaning_types .types_btns {
  display: flex;
}
@media (max-width: 768px) {
  .cleaning_types .types_btns {
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .cleaning_types .types_btns {
    max-width: 580px;
  }
}
.cleaning_types .types_btns .btn_new23 {
  font-size: 16px;
  font-weight: normal;
}
@media (max-width: 768px) {
  .cleaning_types .types_btns .btn_new23 {
    width: 100%;
  }
  .cleaning_types .types_btns .btn_new23 + .btn_new23 {
    margin-top: 12px;
  }
}
@media (min-width: 768px) {
  .cleaning_types .types_btns .btn_new23 {
    width: 30%;
    margin-right: 20px;
  }
}
.cleaning_types .types_btns .btn_new23_empty {
  color: #404040;
  border-color: #e2e3e5;
  white-space: nowrap;
}
.cleaning_types .types_btns .btn_new23_empty:hover {
  color: #404040;
  border-color: #30b4ff;
}
.cleaning_types .description_slider_wr {
  border-radius: 10px;
  border: 1px solid #e2e3e5;
}
.cleaning_types .description_slider_wr .cleaning-slider-image img {
  border-radius: 10px 10px 0 0;
}
@media (max-width: 992px) {
  .cleaning_types .description_slider_wr .cleaning-slider-image {
    height: 360px;
    padding: 10px;
  }
  .cleaning_types .description_slider_wr .cleaning-slider-image img {
    border-radius: 10px;
  }
}
.cleaning_types .description_slider_wr h4 {
  font-size: 24px;
}
.cleaning_types .description_slider_wr .cleaning-slide {
  padding: 20px;
}
.cleaning_types .description_slider_wr .cleaning-slide .price {
  margin-bottom: 8px;
  font-size: 15px;
  background-color: #f4f4f4;
  display: inline-block;
  border-radius: 36px;
  padding: 3px 12px;
  margin-top: 6px;
}
.cleaning_types .description_slider_wr .cleaning-slide .toggle-more,
.cleaning_types .description_slider_wr .cleaning-slide .toggle-description {
  opacity: 0.7;
  border-bottom: 2px solid;
  cursor: pointer;
}

.additional_service {
  background-color: #f4f4f4;
}
.additional_service h2 {
  font-size: 32px;
}

.work-list li {
  padding-bottom: 10px;
  position: relative;
  padding-left: 30px;
}
.work-list li.elem_with_description.visible_description .name {
  font-size: 1.05em;
  font-weight: bold;
}
.work-list li.elem_with_description.visible_description .description {
  display: block;
}
.work-list li.elem_with_description .description {
  display: none;
}
.work-list li i {
  position: absolute;
  top: 5px;
  left: 0;
  width: 21px;
  height: 21px;
  min-width: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #2cbf64;
  margin-right: 12px;
  border-radius: 50%;
}

.why_choose_us {
  background-color: #f4f4f4;
}
.why_choose_us .item {
  border-radius: 10px;
  background-color: #fff;
  padding: 10px;
  display: flex;
  gap: 20px;
  align-items: center;
  border-radius: 12px;
}
@media (min-width: 992px) {
  .why_choose_us .item {
    padding: 20px;
  }
}
.why_choose_us .item .icon {
  width: 40px;
  min-width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #f4f4f4;
}
.why_choose_us .item .icon img {
  width: 20px;
}
@media (min-width: 992px) {
  .why_choose_us .item .icon {
    width: 60px;
    min-width: 60px;
    height: 60px;
  }
  .why_choose_us .item .icon img {
    width: 33px;
  }
}
@media (min-width: 1200px) {
  .why_choose_us .item .icon {
    width: 80px;
    min-width: 80px;
    height: 80px;
  }
  .why_choose_us .item .icon img {
    width: 44px;
  }
}
.why_choose_us .item .name {
  line-height: 140%;
}
@media (min-width: 992px) {
  .why_choose_us .item .name {
    font-size: 18px;
  }
}

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

.flat_sections_item {
  width: 100%;
}
.flat_sections_item .img {
  position: relative;
  margin-bottom: 16px;
}
.flat_sections_item .img .price {
  position: absolute;
  background-color: #fff;
  padding: 3px 10px;
  bottom: 10px;
  left: 10px;
  border-radius: 10px;
}
.flat_sections_item .img img {
  display: block;
  border-radius: 10px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.flat_sections_item .section_name {
  font-size: 1.2em;
  font-weight: 500;
  margin-left: 10px;
}
.flat_sections_item .person_count {
  background-color: #f4f4f4;
  padding: 5px 10px;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
.flat_sections_item .service_list li {
  margin-left: 10px;
}
.flat_sections_item .service_list li + li {
  margin-top: 3px;
}

.m-carousel.swiper {
  padding: 0 12px 100px;
  margin: 0 -12px -74px;
}
.m-carousel .swiper-slide {
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.m-carousel .swiper-wrapper {
  z-index: 200;
}
.m-carousel .swiper-button-next,
.m-carousel .swiper-button-prev {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 1px solid #868686;
  color: #161619;
  border-radius: 6px;
  transition: background-color 0.3s linear, color 0.3s linear;
}
.m-carousel .swiper-button-next::after,
.m-carousel .swiper-button-prev::after {
  display: none;
}
.m-carousel .swiper-button-next svg,
.m-carousel .swiper-button-prev svg {
  width: 24px;
  height: 24px;
  color: #161619;
  transition: color 0.3s linear;
}
.m-carousel .swiper-button-next:hover,
.m-carousel .swiper-button-prev:hover {
  background-color: #161619;
  color: #fff;
  border-color: #161619;
}
.m-carousel .swiper-button-next:hover svg,
.m-carousel .swiper-button-prev:hover svg {
  color: #fff;
}
.m-carousel .swiper-button-prev {
  left: 0;
}
.m-carousel .swiper-button-prev svg {
  transform: rotate(180deg);
}
.m-carousel .swiper-button-next {
  right: 0;
}
.m-carousel .swiper-button-disabled {
  border-color: #eaeaea;
}
.m-carousel .swiper-button-disabled svg {
  color: #eaeaea;
}
.m-carousel .swiper-scrollbar {
  background-color: #eaeaea;
}
.m-carousel .swiper-scrollbar-drag {
  background-color: #161619;
}
.m-carousel .swiper-horizontal > .swiper-scrollbar,
.m-carousel .swiper-scrollbar.swiper-scrollbar-horizontal {
  width: calc(100% - 144px);
  bottom: -3px;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
}
.m-carousel .m-carousel-nav {
  position: relative;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .m-carousel .m-carousel-nav {
    margin-top: 38px;
  }
}
.m-carousel .m-carousel-nav .swiper-button-lock {
  opacity: 0 !important;
}
