

/* Start:/local/templates/lotos74.ru_2025/components/bitrix/catalog/departments/bitrix/catalog.section.list/list/style.css?17661493282876*/
.branches {
  margin-bottom: 10rem;
}

.branch-card {
  border: 1px solid #fff;
  border-radius: 2rem;
  backdrop-filter: blur(15px);
  background: rgba(255, 255, 255, 0.5);
  padding: 1rem;
}
.branch-card__img {
  width: 42.4rem;
  aspect-ratio: 424/343;
  flex-shrink: 0;
  border-radius: 1.5rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .branch-card__img {
    width: 100%;
    margin-bottom: 1.7rem;
    aspect-ratio: 347/281;
  }
}
.branch-card__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.branch-card__content {
  padding: 2rem 0;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .branch-card__content {
    padding: 0;
  }
}
.branch-card__anons {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 137%;
  color: #394250;
  margin-bottom: 2rem;
  padding-right: 2rem;
}
.branch-card__anons h2, .branch-card__anons h3 {
  font-size: 2rem;
  color: #394250;
  margin-bottom: 1rem;
}
.branch-card__anons p, .branch-card__anons ul {
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .branch-card__anons {
    font-size: 1.4rem;
  }
}
.branch-card__actions {
  margin-top: auto;
}
.branch-card__btn {
  height: 4.8rem;
  background: #dbe7f3;
  font-weight: 500;
  font-size: 1.6rem;
  color: #677f97;
  display: inline-flex;
  align-items: center;
  border-radius: 15px;
  padding: 0 2.2rem;
  column-gap: 1.2rem;
  transition: 0.2s all linear;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .branch-card__btn {
    width: 100%;
    justify-content: center;
  }
}
@media (min-width: 767px) {
  .branch-card__btn:hover {
    background: #ffffff;
  }
}
.branch-card__title {
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 120%;
  color: #009FA2;
  margin-bottom: 2.3rem;
  position: relative;
  min-height: 4.1rem;
  display: flex;
  align-items: center;
  column-gap: 1.8rem;
}
.branch-card__title a {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  font-weight: inherit;
}
@media (max-width: 767px) {
  .branch-card__title {
    font-size: 2rem;
    margin-bottom: 1.3rem;
  }
}
.branch-card__title:before {
  content: "";
  display: block;
  border-radius: 1.5rem;
  width: 4.1rem;
  height: 4.1rem;
  background-color: #dbe7f3;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/local/templates/lotos74.ru_2025/components/bitrix/catalog/departments/bitrix/catalog.section.list/list/./images/branch-card-title-icon.svg");
  flex-shrink: 0;
}
.branch-card__grid {
  display: flex;
  column-gap: 3.5rem;
}
@media (max-width: 767px) {
  .branch-card__grid {
    flex-direction: column;
  }
}

.branches__item {
  margin-bottom: 2rem;
}
.branches__item:last-child {
  margin-bottom: 0;
}

.container-large:not(.breadcrumb__content):not(.header__content):not(.drop-down__content):not(.branches__wrap) {
  max-width: 100%;
  width: 100%;
  margin: 0;
}

.map__list.container {
  max-width: 161rem;
}

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

/* End */
/* /local/templates/lotos74.ru_2025/components/bitrix/catalog/departments/bitrix/catalog.section.list/list/style.css?17661493282876 */
