

/* Start:/local/templates/eml/components/bitrix/news.list/block_carousel_points/style.css?17748901596198*/
.points {
  padding: 160px 0 0 0;
  background: #f7f7f9;
}
.points__alert {
  padding: 8px !important;
  margin: 4px -8px 0;
}

.points__wrap-list {
  max-width: 100%;
}

.points__list .owl-stage-outer {
  padding-bottom: 50px;
}

.points__list {
  position: relative;
}

.points__list .owl-nav {
  position: absolute;
  left: 0;
  top: 42%;
  width: 100%;
  z-index: 0;
}

.points__list .owl-next {
  display: inline-block;
  width: 83px;
  height: 84px;
  background: url("/local/templates/eml/components/bitrix/news.list/block_carousel_points/images/arrow_next.png") no-repeat center !important;
  float: right;
  margin-right: -90px;
}

.points__list .owl-prev {
  display: inline-block;
  width: 83px;
  height: 84px;
  background: url("/local/templates/eml/components/bitrix/news.list/block_carousel_points/images/arrow_prev.png") no-repeat center !important;
  margin-left: -90px;
}

.points__list .owl-next span, .points__list .owl-prev span {
  display: none;
}

.points__list .owl-stage {
  display: flex;
  align-items: stretch;
  padding-left: 30px;
}
@media screen and (max-width: 576px) {
  .points__list .owl-stage {
    padding-left: 15px;
  }
}
.points__list .owl-item {
  height: inherit;
}
.points__list .owl-item .points__item {
  box-shadow: unset;
}
.points__list .owl-item.active .points__item {
  box-shadow: 0px 67px 217px rgba(5, 23, 35, 0.00479335), 0px 33.5327px 108.606px rgba(5, 23, 35, 0.00696822), 0px 20.1985px 65.4192px rgba(5, 23, 35, 0.0085821), 0px 12.9443px 41.924px rgba(5, 23, 35, 0.01), 0px 8.38944px 27.1718px rgba(5, 23, 35, 0.0114179), 0px 5.28106px 17.1043px rgba(5, 23, 35, 0.0130318), 0px 3.0343px 9.8275px rgba(5, 23, 35, 0.0152067), 0px 1.33547px 4.32534px rgba(5, 23, 35, 0.02);
}
.points__list .points__item {
  height: 100%;
}

.points__title {
  font-style: normal;
  font-weight: 400;
  font-size: 64px;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0.01em;
  background: linear-gradient(180deg, #2845BE 0%, #2B7ED0 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  margin-bottom: 60px;
}

.points__item {
  background: #FFFFFF;
  box-shadow: 0px 67px 217px rgba(5, 23, 35, 0.00479335), 0px 33.5327px 108.606px rgba(5, 23, 35, 0.00696822), 0px 20.1985px 65.4192px rgba(5, 23, 35, 0.0085821), 0px 12.9443px 41.924px rgba(5, 23, 35, 0.01), 0px 8.38944px 27.1718px rgba(5, 23, 35, 0.0114179), 0px 5.28106px 17.1043px rgba(5, 23, 35, 0.0130318), 0px 3.0343px 9.8275px rgba(5, 23, 35, 0.0152067), 0px 1.33547px 4.32534px rgba(5, 23, 35, 0.02);
  border-radius: 14px;
  padding: 28px 28px 16px;
  width: 328px;
}

.points__item-name {
  font-weight: 600;
  font-size: 24px;
  line-height: 150%;
  display: flex;
  align-items: flex-end;
  letter-spacing: 0.01em;
  color: #0F2757;
  padding-left: 44px;
  position: relative;
}

.points__item-name:before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url("/local/templates/eml/components/bitrix/news.list/block_carousel_points/images/icon_metro.png") no-repeat center;
  position: absolute;
  left: 0;
  top: 5px;
}

.points__item-type {
  font-weight: 500;
  font-size: 12px;
  line-height: 160%;
  color: #818798;
  margin-bottom: 30px;
  padding-left: 44px;
}

.points__item-address {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  color: #0D1F4C;
  padding-left: 32px;
  position: relative;
  margin-bottom: 16px;
}

.points__item-address b {
  font-weight: 500;
  display: block;
}

.points__item-address:before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("/local/templates/eml/components/bitrix/news.list/block_carousel_points/images/icon_location.png") no-repeat center;
  position: absolute;
  left: 0;
  top: 4px;
}

.points__item-btn {
  display: block;
  border: 1.2px solid #1F85F9;
  border-radius: 30px;
  width: 192px;
  background: #fff;
  text-align: center;
  padding: 11px 15px;
  font-weight: 500;
  font-size: 14px;
  line-height: 90%;
  color: #1F85F9;
  margin-left: 32px;
  margin-bottom: 24px;
  text-decoration: none;
}

.points__item-btn:hover {
  color: #1F85F9;
}

.points__item-phone {
  display: block;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #1F85F9;
  padding-left: 30px;
  position: relative;
  text-decoration: none;
  margin-bottom: 24px;
}

.points__item-phone:before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("/local/templates/eml/components/bitrix/news.list/block_carousel_points/images/icon_phone.png") no-repeat center;
  position: absolute;
  left: 0;
  top: 4px;
}

.points__item-phone:hover {
  color: #1F85F9;
}

.points__item-work {
  font-weight: 600;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #818798;
  margin-bottom: 8px;
  padding-left: 30px;
  position: relative;
}

.points__item-work:before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("/local/templates/eml/components/bitrix/news.list/block_carousel_points/images/icon_clock.png") no-repeat center;
  position: absolute;
  left: 0;
  top: 4px;
}

.points__item-day {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #0D1F4C;
  margin-bottom: 8px;
  margin-left: 30px;
}

.points__list.owl-carousel .owl-stage-outer {
  z-index: 100;
  margin-left: -30px;
}
@media screen and (max-width: 576px) {
  .points__list.owl-carousel .owl-stage-outer {
    margin-left: -15px;
  }
}

.points__list .owl-dots {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 35px;
  z-index: 100;
}

.points__list .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ffffff !important;
  margin-right: 16px;
}

.points__list .owl-dot:last-child {
  margin-right: 0;
}

.points__list .owl-dot.active {
  background: #1F85F9 !important;
}

@media screen and (max-width: 1200px) {
  .points__list .owl-nav {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .points {
    padding: 100px 0 0 0;
    background: #f7f7f9;
  }
  .points__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 130%;
    text-align: left;
  }
  .points__item {
    width: 250px;
    padding: 18px 14px;
  }
  .points__item-btn {
    margin: 0 auto;
    margin-bottom: 24px;
  }
  .points__list .owl-stage-outer {
    padding-bottom: 70px;
  }
}

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

/* End */
/* /local/templates/eml/components/bitrix/news.list/block_carousel_points/style.css?17748901596198 */
