

/* Start:/local/components/nobazit/uteka.map/templates/.default/style.css?17600922561970*/
	.uteka-widget {
  /* Минимально поддерживаемые размеры виджета: 320x520. */
  width: 100%;
  height: 768px;
  outline: 1px solid #e0e0e0;
}

.uteka-widget iframe {
  border: none;
  width: 100%;
  height: calc(100% - 57px);
}

.uteka-widget__container {
  margin: 0 auto;
  padding: 0 16px;
}

@media (min-width: 600px) {
  .uteka-widget__container {
    padding: 0 20px;
  }
}

@media (min-width: 768px) {
  .uteka-widget__container {
    padding: 0 40px;
  }
}

@media (min-width: 1024px) {
  .uteka-widget__container {
    padding: 0 44px;
  }
}

@media (min-width: 1440px) {
  .uteka-widget__container {
    padding: 0 60px;
    max-width: 1440px;
  }
}

.uteka-widget-header {
  background: #fff;
  border-bottom: 1px solid #e0e0e0;
}

.uteka-widget-header__inner {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 56px;
}

.uteka-widget-header__title {
  background: url('https://widget.uteka.ru/static/img/widgets/title_2@mobile.svg') no-repeat;
  background-position: center;
  width: 230px;
  height: 24px;
}

.uteka-widget-header__logo {
  height: 16px;
}

.uteka-widget-header__logo img {
  height: 100%;
}

.uteka-widget-header__close {
  position: absolute;
  top: 0;
  right: -8px;
  bottom: 0;
  z-index: 5;
  margin: auto;
  width: 32px;
  height: 32px;
  background: url('https://widget.uteka.ru/static/img/widgets/close_2.svg') no-repeat center;
}

@media (min-width: 1024px) {
  .uteka-widget-header__inner {
    flex-direction: row;
  }

  .uteka-widget-header__title {
    background-image: url('https://widget.uteka.ru/static/img/widgets/title_2.svg');
    width: 264px;
    height: 24px;
  }

  .uteka-widget-header__logo {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    height: 32px;
  }
}
/* End */


/* Start:/bitrix/templates/nobasit/components/bitrix/news.list/wherebuy_pharm/style.css?17600922191226*/
.apteks {
	min-height: 700px;
	padding: 87px 0 52px 0;
	background: #fff;
  }
  @media (max-width: 375px) {
	.apteks {
	  padding: 39px 0 16px 0;
	}
  }
  .apteks__wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px;
  }
  @media (max-width: 1300px) {
	.apteks__wrapper {
	  justify-content: center;
	}
  }
  .apteks__items {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 32%;
	height: 140px;
	box-shadow: 0 8px 20px 2px rgba(0, 0, 0, 0.1);
	background: #fff;
	border-radius: 30px;
	padding: 30px;
  }
  @media (max-width: 768px){
	.apteks__items {
		width: 48%;
	}
  }
  @media (max-width: 580px){
	.apteks__items {
		width: 100%;
	}
  }
  .apteks__img {
	max-width: 80%;
  }
  .apteks__descriptions {
	margin-top: 42px;
  }
  @media (max-width: 1300px) {
	.apteks__descriptions {
	  max-width: 65%;
	  margin: 42px auto 0;
	}
  }
  @media (max-width: 991px) {
	.apteks__descriptions {
	  max-width: 100%;
	}
  }
  @media (max-width: 375px) {
	.apteks__descriptions {
	  margin-top: 32px;
	}
  }
  .apteks__text {
	font-family: "PT Sans", sans-serif;
	font-size: 16px;
	color: #4d5053;
  }
  @media (max-width: 375px) {
	.apteks__text {
	  font-size: 10px;
	}
  }
/* End */
/* /local/components/nobazit/uteka.map/templates/.default/style.css?17600922561970 */
/* /bitrix/templates/nobasit/components/bitrix/news.list/wherebuy_pharm/style.css?17600922191226 */
