

/* Start:/about/garantiya-bezopasnosti-patsienta/style.css?1770846300123*/
@media screen and (min-width: 993px) {
    .promo-banner.section,
    .seo.section {
        margin-top: 50px;
    }
}
/* End */


/* Start:/local/templates/interdentos/components/bitrix/news.list/garancy-list/style.css?17708463091139*/
.garancy__block {
  margin-top: 20px;
}
.garancy__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.garancy__item {
  margin-top: 30px;
  display: flex;
  align-items: center;
  width: calc(100% / 2 - 15px);
  background-color: #f1f7ff;
  overflow: hidden;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.garancy__item-text {
  padding: 10px 30px 10px 20px;
}
.garancy__item__img {
  aspect-ratio: 275 / 275;
  max-width: 275px;
}

@media screen and (max-width: 1200px) {
  .garancy__item {
    flex-direction: column;
    align-items: flex-start;
  }
  .garancy__item-text {
    padding: 30px;
  }
}
@media screen and (max-width: 768px) {
  .garancy__item {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .garancy__item__img {
    aspect-ratio: 200 / 200;
    max-width: 200px;
  }
  .garancy__item-text {
    padding: 20px;
  }
  .garancy__item {
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
  }
}

/* End */


/* Start:/local/templates/interdentos/components/bitrix/news.list/promo-banner/style.css?17708463091126*/
.promo-banner.section {
	padding: 0;
	overflow: hidden;
}

.promo-banner__flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

@media screen and (max-width: 992px) {
	.promo-banner__flex {
		flex-direction: column;
	}
}

.promo-banner__text-wrap {
	max-width: 890px;
	padding: 50px;
}

@media screen and (max-width: 992px) {
    .promo-banner__text-wrap {
        padding: 40px;
    }
}

@media screen and (max-width: 576px) {
    .promo-banner__text-wrap{
        padding: 20px;
    }
}

.promo-banner__text {
	margin-top: 10px;
}

.promo-banner__text > *:first-child {
	margin-top: 0;
}

.promo-banner__text > *:last-child {
	margin-bottom: 0;
}

.promo-banner__img-wrap {
	max-width: 100%;
	width: 455px;
	align-self: flex-end;
	flex-shrink: 0;
}

.promo-banner__img {
	width: 100%;
	object-fit: contain;
}

.promo-banner .socials,
.promo-banner__btn {
	margin-top: 30px;
}

@media screen and (max-width: 576px) {
	.promo-banner .socials,
	.promo-banner__btn {
		margin-top: 20px;
	}
}

@media screen and (max-width: 400px) {
	.promo-banner__btn.red-btn {
		max-width: unset;
		width: 100%;
	}
}
/* End */


/* Start:/local/templates/interdentos/components/bitrix/news.list/gallery/style.css?17708463091319*/
.gallery__item.swiper-slide {
	width: 100%;
	height: 280px;
	/* aspect-ratio: 1.6; */
	border-radius: 25px;
	overflow: hidden;
	cursor: pointer;
}

@media screen and (max-width: 576px) {
	.gallery__item.swiper-slide {
		border-radius: 20px;
	}

	.gallery__slider.swiper {
		width: calc(100% + 30px);
		padding: 0 15px;
		position: relative;
		left: -15px;
	}
}

@media screen and (max-width: 360px) {
	.gallery__item.swiper-slide {
		height: 150px;
	}
}

@media screen and (min-width: 993px) {
	.gallery.section {
		margin-top: 50px;
	}
}

.gallery__img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: .3s;
}

.gallery__item_video::before,
.gallery__item_iframe::before {
	width: 100%;
	height: 100%;
	content: '';
	background: var(--bg-img) no-repeat center / cover;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	transition: .3s
}

.gallery__item_video::after,
.gallery__item_iframe::after {
	width: 100%;
	height: 100%;
	content: '';
	background: url(/upload/images/play.png) no-repeat center / 70px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	transition: .3s
}

.gallery__video {
	width: 100%;
}
.gallery__iframe {
	width: 100%;
	height: 100%;
}

@media screen and (hover:hover) {
	.gallery__item:hover .gallery__img,
	.gallery__item:hover::before {
		transform: scale(1.1);
	}
}
/* End */
/* /about/garantiya-bezopasnosti-patsienta/style.css?1770846300123 */
/* /local/templates/interdentos/components/bitrix/news.list/garancy-list/style.css?17708463091139 */
/* /local/templates/interdentos/components/bitrix/news.list/promo-banner/style.css?17708463091126 */
/* /local/templates/interdentos/components/bitrix/news.list/gallery/style.css?17708463091319 */
