.is-hide {
  display: none !important;
}

.header--is-fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
}

.is-fix-header {
  margin-top: 147px;
}

@media (max-width: 1366px) {
  .is-fix-header {
    margin-top: 139px;
  }
}

@media (max-width: 1280px) {
  .is-fix-header {
    margin-top: 127px;
  }
}

@media (max-width: 1024px) {
  .is-fix-header {
    margin-top: 90px;
  }
}

@media (max-width: 768px) {
  .is-fix-header {
    margin-top: 80px;
  }
}

#bx-panel+.content .is-fix-header {
  margin-top: 0;
}

@media (max-width: 1366px) {
  #bx-panel+.content .is-fix-header {
    margin-top: -8px;
  }
}

@media (max-width: 1280px) {
  #bx-panel+.content .is-fix-header {
    margin-top: -20px;
  }
}

@media (max-width: 1024px) {
  #bx-panel+.content .is-fix-header {
    margin-top: -57px;
  }
}

@media (max-width: 768px) {
  #bx-panel+.content .is-fix-header {
    margin-top: -67px;
  }
}

#bx-panel.bx-panel-folded+.content .is-fix-header {
  margin-top: 108px;
}

@media (max-width: 1366px) {
  #bx-panel.bx-panel-folded+.content .is-fix-header {
    margin-top: 100px;
  }
}

@media (max-width: 1280px) {
  #bx-panel.bx-panel-folded+.content .is-fix-header {
    margin-top: 88px;
  }
}

@media (max-width: 1024px) {
  #bx-panel.bx-panel-folded+.content .is-fix-header {
    margin-top: 51px;
  }
}

@media (max-width: 768px) {
  #bx-panel.bx-panel-folded+.content .is-fix-header {
    margin-top: 41px;
  }
}

.header__top {
  padding: 12px 0;
}

.header__burger {
  display: none;
}

.menu-section {
  right: auto;
  left: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

@media (max-width: 1024px) {

  .header__top-left {
    display: flex;
    align-items: center;
  }

  .header__burger {
    display: block;
    margin-right: 20px;
  }
}

.header__rate {
  margin-right: 24px;
}

.header__phone-icon {
  display: inline-flex;
  align-items: center;
  color: var(--black-2);
  font-size: 16px;
  font-weight: 700;
  margin-right: 24px;
}

.header__phone-icon svg {
  width: 24px;
  height: 24px;
}

.header__phone-text {
  margin-left: 4px;
  color: currentColor;
}

@media (max-width: 1366px) {
  .header__top {
    padding: 12px 0;
  }
}

@media (max-width: 1280px) {
  .header__top {
    padding: 12px 0;
  }
}

@media (max-width: 1100px) {
  .header__top {
    padding: 12px 0;
  }
}

@media (max-width: 1024px) {
  .header__top {
    padding: 24px 0;
  }
}

@media (max-width: 768px) {
  .header__top {
    padding: 24px 0;
  }

  .header__rate {
    margin-right: 16px;
  }

  .header__rate img {
    height: 36px;
  }

  .header__phone-icon {
    margin-right: 16px;
    color: var(--primary-default);
  }

  .header__phone-text {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
  }

}

.menu__search {
  margin-top: 24px;
  margin-bottom: 32px;
}

.header__search--light-bg .button {
  color: var(--primary-default);
  width: 100%;
}

.footer__widget {
  margin-top: 24px;
}

.objects__map-wrap {
  border-radius: 24px;
  overflow: hidden;
}

.contacts-card {
  min-height: auto;
}

/*hystmodal*/
.hystmodal::before {
  background-color: var(--black);
}

.hystmodal--active::before {
  opacity: 0.4;
}


.hystmodal__window {
  width: calc(100% - 30px);
  max-width: 500px;
  background: none;
}

/*re-modal*/
.re-modal {
  position: relative;
  color: var(--black);
  background-color: var(--white);
  padding: 32px;
  border-radius: 12px;
}

.re-modal__close {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-flex;
  width: 56px;
  height: 56px;
  outline: none;
  opacity: 0.5;
  border: none;
  color: inherit;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 20.5L20.5 3.5M20.5 20.5L3.5 3.5' stroke='%23000000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
  border-radius: 12px;
}

.re-modal__title {
  margin: 0;
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
}

.error-massage {
  --error: #FF3B30;
}

.shaked {
  -webkit-animation-name: shake;
  animation-name: shake;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s
}

.cb-form {
  display: -ms-grid;
  display: grid;
  row-gap: 20px;
}

.cb-form__offset-top {
  padding-top: 12px;
}

.cb-form__button {
  width: 100%;
  padding: 20px;
}

/*text-field*/
.text-field {
  font-size: 16px;
  line-height: 1.2;
  padding: 8px 20px;
  width: 100%;
  color: inherit;
  background-color: #F5F7FA;
  border: 1px solid #F2F2F2;
  border-radius: 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}

.text-field:focus {
  border-color: #5893F7;
}

.text-field--area {
  resize: none;
  height: 6em;
  border-radius: 24px;
}

.text-field--select {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  padding: 8px;
}

.text-field:-webkit-autofill,
.text-field:-webkit-autofill:focus {
  -webkit-transition: background-color 0s 600000s, color 0s 600000s !important;
  transition: background-color 0s 600000s, color 0s 600000s !important;
}

/*form-change*/

.form-change__input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.form-change__input:checked+.form-change__text::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7.76471L5.48 12L15 3' stroke='%235893F7' stroke-width='2'/%3E%3C/svg%3E%0A");
}

.form-change__text {
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.form-change__text::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px 15px;
  border: 1px solid #c5c5c5;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  margin-right: 4px;
}

.cb-block__content {
  background-color: var(--white);
  border-radius: 12px;
  padding: 24px;
  width: 100%;
}

.cb-block__title {
  margin: 0;
  margin-bottom: 32px;
  font-weight: 600;
  font-size: 36px;
  text-align: center;
}

@media (min-width: 1024px) {
  .cb-block__content {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding: 32px 64px;
  }

  .cb-block__content--full {
    width: 100%;
  }
}

@-webkit-keyframes shake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(7px);
    transform: translateX(7px);
  }
}

@keyframes shake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(7px);
    transform: translateX(7px);
  }
}

.requisites__cards-wrap {
  margin: 0;
  display: grid;
  gap: 24px 30px;
}

.requisites__card {
  width: auto;
  margin: 0;
}

@media (min-width: 1024px) {
  .requisites__cards-wrap {
    grid-template-columns: 2fr 2fr;
  }
}

.hero__descr {
  margin-bottom: 24px;
}

.hero__cols {
  display: grid;
  align-items: center;
  grid-template-columns: 3fr 2fr;
  column-gap: 48px;
}

.hero__slider {
  position: relative;
  overflow: hidden;
}

.hero__slide img {
  display: block;
  border-radius: 12px;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.hero__controls {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  z-index: 1;
  pointer-events: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 12px;
}

.hero__controls-btn {
  display: inline-block;
  padding: 0;
  border: none;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
  pointer-events: auto;
}

.hero__controls-btn--prev {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 25L11.6194 16.5575C11.2884 16.2595 11.2884 15.7405 11.6194 15.4425L21 7' stroke='%235893F7' stroke-width='2.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

.hero__controls-btn--next {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 25L20.3806 16.5575C20.7116 16.2595 20.7116 15.7405 20.3806 15.4425L11 7' stroke='%235893F7' stroke-width='2.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

.hero__pagination {
  margin-top: 6px;
  text-align: center;
}

.hero__pagination .swiper-pagination-bullet {
  --swiper-pagination-color: var(--primary-default);
  margin: 2px;
}

.hero__cb {
  margin-bottom: 30px;
}

.hero__form {
  padding: 24px 48px;
  background-color: var(--white);
  border-radius: 12px;
}

.hero__form-title {
  text-align: center;
}

.hero__cb-btn {
  display: none;
}

@media (max-width: 1100px) {
  .hero__cols {
    column-gap: 24px;
  }
}

@media (max-width: 768px) {
  .hero__cols {
    display: block;
  }

  .hero__form {
    display: none;
  }

  .hero__cb-btn {
    display: block;
    padding-top: 24px;
  }
}

.article-detail {
  padding-top: 48px;
  max-width: 80%;
}

.article-detail--no-pt {
  padding-top: 0;
}

@media (max-width: 992px) {
  .article-detail {
    max-width: none;
  }
}

@media (max-width: 768px) {
  .article-detail {
    padding-top: 0;
  }
}

.article-detail ul,
.article-detail ol,
.article-detail p {
  all: revert;
  color: #2a2a2a;
}

.article-detail ul {
  list-style-type: none;
}

.article-detail ul li {
  position: relative;
}

.article-detail ul li::before {
  position: absolute;
  top: 0.5em;
  left: -25px;
  width: 10px;
  height: 10px;
  content: '';
  background-color: var(--primary-default);
  border-radius: 100%;
}

.article-detail img {
  border-radius: 12px;
}

.article-detail h1 {
  margin: 1.75rem 0;
  font-family: Inter, Arial;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
  color: var(--black);
}

.article-detail h2 {
  margin: 1.5rem 0;
  font-family: Inter, Arial;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.3;
  color: var(--black);
}

.article-detail h3 {
  margin: 1.25rem 0;
  font-family: Inter, Arial;
  font-size: 1.4375rem;
  font-weight: 700;
  line-height: 1.3;
  color: var(--black);
}

.article-detail h4 {
  margin: 1rem 0;
  font-family: Inter, Arial;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.3;
  color: var(--black);
}

.article-detail h5 {
  margin: 0.75rem 0;
  font-family: Inter, Arial;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.3;
  color: var(--black);
}

.article-detail h6 {
  margin: 0.5rem 0;
  font-family: Inter, Arial;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  color: var(--black);
}

@media(max-width: 1024px) {
  .article-detail h1 {
    font-size: 1.875rem;
  }

  .article-detail h2 {
    font-size: 1.875rem;
  }

  .article-detail h3 {
    font-size: 1.4375rem;
  }

  .article-detail h4 {
    font-size: 1.25rem;
  }

  .article-detail h5 {
    font-size: 1.125rem;
  }

  .article-detail h6 {
    font-size: 1rem;
  }
}

.steps-section:before {
  background-image: url('../images/devices.svg');
}

.not-found__img {
  background-image: url('../images/devices.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.spoiler-text {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start
}

.spoiler-text__handler {
  padding: 0;
  padding-top: 12px;
  color: var(--primary-default);
  background-color: transparent;
  border: none;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  font-size: 18px;
}

.spoiler-text__handler[aria-expanded=true] {
  display: none
}

.spoiler-text__handler[aria-expanded=true]+.spoiler-text__content {
  height: auto;
  overflow: visible
}

.spoiler-text__handler[aria-expanded=true]+.spoiler-text__content::after {
  display: none
}

@media(any-hover: hover) {
  .spoiler-text__handler {
    transition: 0.15s ease-in-out;
    transition-property: text-decoration-color;
    cursor: pointer
  }

  .spoiler-text__handler:hover {
    text-decoration-color: rgba(0, 0, 0, 0)
  }
}

.spoiler-text__content {
  position: relative;
  height: 6em;
  overflow: hidden
}

.spoiler-text__content::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-image: linear-gradient(to bottom, transparent, #f5f7fa);
}

.spoiler-text__content-wrap>*:first-child {
  margin-top: 0
}

.spoiler-text__content-wrap>*:last-child {
  margin-bottom: 0
}

.y-reviews-widget {
  position: relative;
  width: 100%;
  height: 800px;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.fixed-callback-widget {
  position: fixed;
  bottom: 128px;
  right: max(var(--container-padding-native, 15px), calc((100% - var(--container-max-width-native, 1440px) - 100px) / 2));
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, var(--primary-default), var(--primary-hover));
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  transition: 0.3s ease;
  transition-property: transform, box-shadow;
  z-index: 1000;
  text-decoration: none;
}

.fixed-callback-widget:hover {
  transform: scale(1.1);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}

.fixed-callback-widget svg {
  width: 24px;
  height: 24px;
  color: var(--white);
}

@media (max-width: 768px) {
  .fixed-callback-widget {
    width: 50px;
    height: 50px;
    bottom: 120px;
  }

  .fixed-callback-widget svg {
    width: 20px;
    height: 20px;
  }
}

.pulse-animation::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: inherit;
  animation: pulse 2s infinite;
  z-index: -1;
}

.pulse-animation::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: inherit;
  animation: pulse2 2s infinite 0.5s;
  z-index: -1;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  70% {
    transform: scale(1.5);
    opacity: 0;
  }

  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse2 {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  70% {
    transform: scale(1.3);
    opacity: 0;
  }

  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}

#site-top {
  position: absolute;
  top: 0;
  visibility: hidden;
}

.scroll-top {
  position: fixed;
  bottom: 60px;
  right: max(var(--container-padding-native, 15px), calc((100% - var(--container-max-width-native, 1440px) - 100px) / 2));
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out;
  z-index: 2;
}

.scroll-top--show {
  opacity: 1;
  pointer-events: auto;
}