

/* Start:/local/templates/samura/components/bitrix/catalog.section.list/where-to-buy/style.css?177202856211868*/
.where__tabs_titles {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.where__tabs_titles .where__tabs_title {
  padding: 17px 24px;
  white-space: nowrap;
  -webkit-border-radius: 37px;
  -moz-border-radius: 37px;
  -ms-border-radius: 37px;
  border-radius: 37px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin-right: 10px;
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  background-color: #F3F6F6;
  cursor: pointer;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .where__tabs_titles .where__tabs_title {
    padding: 12px 35px;
  }
}
@media screen and (max-width: 767px) {
  .where__tabs_titles .where__tabs_title {
    padding: 10px 25px;
    font-size: 16px;
  }
}
.where__tabs_titles .where__tabs_title.active {
  background-color: #016466;
  color: white;
  cursor: default;
}

.where__tabs_content {
  margin-top: 32px;
}
.where__tabs_content .where_yandex_map {
  width: 100%;
  height: 560px;
  overflow: hidden;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .where__tabs_content .where_yandex_map {
    height: 460px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .where__tabs_content .where_yandex_map {
    height: 360px;
  }
}
@media screen and (max-width: 767px) {
  .where__tabs_content .where_yandex_map {
    display: none;
  }
}
.where__tabs_content .where_yandex_map .balloon-content .name {
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
.where__tabs_content .where_yandex_map .balloon-content .phones {
  margin-top: 15px;
  color: #76767B;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 16px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .where__tabs_content .where_yandex_map .balloon-content .phones {
    font-size: 14px;
    margin-top: 7px;
    line-height: 1.4em;
    font-family: "HelveticaNeueCyr";
  }
}
.where__tabs_content .where_yandex_map .balloon-content .phones span {
  color: #76767B;
  font-size: 12px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  padding: 0 16px;
}
.where__tabs_content .where_yandex_map .balloon-content .address {
  margin-top: 20px;
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 1.5em;
}
@media screen and (max-width: 767px) {
  .where__tabs_content .where_yandex_map .balloon-content .address {
    font-size: 16px;
    margin-top: 25px;
  }
}
.where__tabs_content .where__shops_list__title {
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .where__tabs_content .where__shops_list__title {
    display: none;
  }
}
.where__tabs_content .where__shops_list__catalog_text {
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-top: 13px;
}
@media screen and (max-width: 767px) {
  .where__tabs_content .where__shops_list__catalog_text {
    display: none;
  }
}
.where__tabs_content .where__shops_list__catalog_text a {
  color: #005F61;
}
.where__tabs_content .where__shops_list__list {
  margin-top: 14px;
}
@media screen and (max-width: 767px) {
  .where__tabs_content .where__shops_list__list {
    margin-top: 0;
  }
}
.where__tabs_content .where__shops_list__list .shop {
  margin-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #D9D9D9;
}
@media screen and (min-width: 768px) {
  .where__tabs_content .where__shops_list__list .shop {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1799px) and (min-width: 768px) {
  .where__tabs_content .where__shops_list__list .shop {
    margin-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .where__tabs_content .where__shops_list__list .shop {
    border-bottom: 0;
    margin-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .where__tabs_content .where__shops_list__list .shop:first-child {
    margin-top: 35px;
  }
}
.where__tabs_content .where__shops_list__list .shop:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.where__tabs_content .where__shops_list__list .shop .where__shops_list__list_img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (min-width: 1280px) {
  .where__tabs_content .where__shops_list__list .shop .where__shops_list__list_img {
    min-width: 196px;
    max-width: 196px;
    height: 196px;
    margin-right: 32px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .where__tabs_content .where__shops_list__list .shop .where__shops_list__list_img {
    min-width: 170px;
    max-width: 170px;
    height: 170px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .where__tabs_content .where__shops_list__list .shop .where__shops_list__list_img {
    height: 335px;
  }
}
.where__tabs_content .where__shops_list__list .shop .where__shops_list__list_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.where__tabs_content .where__shops_list__list .shop .where__shops_list__list_adress {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
}
.where__tabs_content .where__shops_list__list .shop .where__shops_list__list_adress .shops_list__list_adress_name {
  color: #231F20;
  font-size: 24px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: capitalize;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .where__tabs_content .where__shops_list__list .shop .where__shops_list__list_adress .shops_list__list_adress_name {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .where__tabs_content .where__shops_list__list .shop .where__shops_list__list_adress .shops_list__list_adress_name {
    font-size: 18px;
    margin-top: 24px;
  }
}
.where__tabs_content .where__shops_list__list .shop .where__shops_list__list_adress .shops_list__list_adress_phone {
  margin-top: 21px;
  color: #76767B;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 16px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .where__tabs_content .where__shops_list__list .shop .where__shops_list__list_adress .shops_list__list_adress_phone {
    font-size: 14px;
    margin-top: 7px;
    line-height: 1.5em;
    font-family: "HelveticaNeueCyr";
  }
}
.where__tabs_content .where__shops_list__list .shop .where__shops_list__list_adress .shops_list__list_adress_phone span {
  color: #76767B;
  font-size: 12px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  padding: 0 16px;
}
.where__tabs_content .where__shops_list__list .shop .where__shops_list__list_adress .shops_list__list_adress_subway {
  margin-top: 50px;
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 1.5em;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .where__tabs_content .where__shops_list__list .shop .where__shops_list__list_adress .shops_list__list_adress_subway {
    margin-top: 30px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .where__tabs_content .where__shops_list__list .shop .where__shops_list__list_adress .shops_list__list_adress_subway {
    font-size: 16px;
    margin-top: 25px;
  }
}
.where__tabs_content .where__shops_list__list .shop .where__shops_list__list_adress .shops_list__list_adress_adress, .where__tabs_content .where__shops_list__list .shop .where__shops_list__list_adress .shops_list__list_adress_working_hours {
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 1.5em;
}
@media screen and (max-width: 1279px) {
  .where__tabs_content .where__shops_list__list .shop .where__shops_list__list_adress .shops_list__list_adress_adress, .where__tabs_content .where__shops_list__list .shop .where__shops_list__list_adress .shops_list__list_adress_working_hours {
    font-size: 16px;
  }
}

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

.where__input-wrap {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  max-width: 300px;
}

.where__tabs_content p.error {
  color: #F92F2F;
  margin: 20px 0;
}

.where__input-wrap .clear-btn {
  width: 12px;
  aspect-ratio: 1/1;
  flex-shrink: 0;
  background: url(/images/redesign/menu-close.svg) center/cover no-repeat;
  cursor: pointer;
  transition: .4s ease;
  display: none;
}

.where__input-wrap .clear-btn:hover {
  opacity: .3;
}

.where__input-wrap input {
  font-family: 'Geist-Medium', Arial, sans-serif;
  font-weight: 550;
  letter-spacing: -0.02rem;
  color: #231F20;
  padding: 7px 20px 7px 60px;
  border-radius: 1000px;
  border: none;
  height: 40px;
  font-size: 16px;
}

.where__input-wrap::before {
  content: "";
  display: block;
  width: 17px;
  aspect-ratio: 1/1;
  background: url("/local/templates/samura/img/search.svg") center/cover no-repeat;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}

.where__input-wrap,
.where__input-wrap input {
  width: 100%;
}
/* End */
/* /local/templates/samura/components/bitrix/catalog.section.list/where-to-buy/style.css?177202856211868 */
