.map__filters-area__points__checkbox-block {
  display: flex;
  flex-wrap: wrap;
}
.map__filters-area__points__checkbox-block label {
  flex: 1 1 50%;
  font-family: "Gotham Pro", sans-serif;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
  margin-top: 7px;
  @media (max-width: 500px) {
    padding-left: 0px !important;
    margin-left: 20px;
  }
}

.localsearch {
  display: flex;
  justify-content: space-between;
  margin-left: -5px;
  margin-bottom: 30px;
  margin-top: 15px;
  align-items: end;
}
.sel {
  display: flex;
  align-items: end;
  cursor: pointer;
}
.se:hover {
  transform: scale(1.05);
}
.se {
  transition: all 0.2s ease;
  margin-left: 2px;
  font-size: 20px;
  font-weight: 700;
}
.sear {
  position: relative;
  transform: translateY(5px);
}
.ser::placeholder {
  color: #000000 !important; /* Черный цвет плейсхолдера */
  opacity: 1; /* Устанавливаем непрозрачность */
  font-weight: 600;
  font-size: 14px;
  transform: translateY(-5px);
}
.ser {
  width: 300px;
  background: transparent;
  border: none;
  border-bottom: 2px solid black;
  @media (max-width: 550px) {
    width: 150px;
  }
  @media (max-width: 350px) {
    width: 100px;
  }
}

.lupa {
  top: -3px;
  position: absolute;
  right: 5px;
}

.map .swiper-slide img {
  max-width: 200px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transform: scale(1);
}
#subpol {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
  margin-bottom: 30px;
  gap: 20px;
  align-items: center;
  text-align: center;
  height: auto;
  > b {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
  }
  > p {
    font-weight: 300;
    @media (max-width: 610px) {
      font-size: 10px;
    }
  }
  > button {
    color: white;
    background-color: #f8a734;
    border: none;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
#subpol2 {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
  margin-bottom: 30px;
  gap: 20px;
  align-items: center;
  text-align: center;
  height: auto;
  > b {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
  }
  > p {
    font-weight: 300;
    @media (max-width: 610px) {
      font-size: 10px;
    }
  }
  > button {
    color: white;
    background-color: #f8a734;
    border: none;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
#subpol3 {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
  margin-bottom: 30px;
  gap: 20px;
  align-items: center;
  text-align: center;
  height: auto;
  > b {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
  }
  > p {
    font-weight: 300;
    @media (max-width: 610px) {
      font-size: 10px;
    }
  }
  > button {
    color: white;
    background-color: #f8a734;
    border: none;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
#subpol4 {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
  margin-bottom: 30px;
  gap: 20px;
  align-items: center;
  text-align: center;
  height: auto;
  > b {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
  }
  > p {
    font-weight: 300;
    @media (max-width: 610px) {
      font-size: 10px;
    }
  }
  > button {
    color: white;
    background-color: #f8a734;
    border: none;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
#subpol5 {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
  margin-bottom: 30px;
  gap: 20px;
  align-items: center;
  text-align: center;
  height: auto;
  > b {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
  }
  > p {
    font-weight: 300;
    @media (max-width: 610px) {
      font-size: 10px;
    }
  }
  > button {
    color: white;
    background-color: #f8a734;
    border: none;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
#subpol6 {
  display: flex;
  color: white;
  flex-direction: column;
  margin-top: 25vh;
  margin-bottom: 25vh;
  gap: 20px;
  align-items: center;
  text-align: center;
  height: auto;
  > b {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
  }
  > p {
    font-weight: 300;
    @media (max-width: 610px) {
      font-size: 10px;
    }
  }
  > button {
    color: white;
    background-color: #f8a734;
    border: none;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
#subpol7 {
  display: flex;
  color: white;
  flex-direction: column;
  margin-top: 25vh;
  margin-bottom: 25vh;
  gap: 20px;
  align-items: center;
  text-align: center;
  height: auto;
  > b {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
  }
  > p {
    font-weight: 300;
    @media (max-width: 610px) {
      font-size: 10px;
    }
  }
  > button {
    color: white;
    background-color: #f8a734;
    border: none;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
#subpol8 {
  display: flex;
  color: white;
  flex-direction: column;
  margin-top: 25vh;
  margin-bottom: 25vh;
  gap: 20px;
  align-items: center;
  text-align: center;
  height: auto;
  > b {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
  }
  > p {
    font-weight: 300;
    @media (max-width: 610px) {
      font-size: 10px;
    }
  }
  > button {
    color: white;
    background-color: #f8a734;
    border: none;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
#subpol9 {
  display: flex;
  color: white;
  flex-direction: column;
  margin-top: 25vh;
  margin-bottom: 25vh;
  gap: 20px;
  align-items: center;
  text-align: center;
  height: auto;
  > b {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
  }
  > p {
    font-weight: 300;
    @media (max-width: 610px) {
      font-size: 10px;
    }
  }
  > button {
    color: white;
    background-color: #f8a734;
    border: none;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
  }
}

.spoiler-button::after {
  z-index: 10;
  width: 12px;
  transform: rotate(-90deg);
  position: absolute;
  right: 10px;
  transition: transform 0.3s ease;
}
.spoiler-button.active::after {
  z-index: 10;
  content: url("/local/templates/technosonus/img/arrow.svg");
  width: 12px;
  transform: rotate(90deg);
  position: absolute;
  right: 10px;
}
