

/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?175028352064*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */


/* Start:/local/templates/propricus/components/bitrix/news.list/problem_block/style.css?17606138841570*/
@media (max-width: 767px) {
  .section--problem .problem {
    margin-inline: 0 calc(var(--container-padding-x) * -1);
  }
}

.problem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    --cols: 3;
    --gap: 16px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: var(--gap);
}

.problem__inner {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.problem__pagination {
  position: static;
  margin-top: 15px;
}

.problem .swiper-wrapper {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .problem .swiper-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 16px;
  }
}

.problem .swiper-slide {
}

@media screen and (min-width: 768px) {
  .problem .swiper-slide {
    height: auto !important;
    margin: 0 !important;
  }
}

.problem__item {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  padding: 34px 54px;
  border-radius: var(--radius-lg);
}

@media screen and (max-width: 767px) {
  .problem__item {
    padding-inline: 22px;
  }
}

.problem__item-name {
  font-weight: 500;
  color: var(--color-accent);
}

@media screen and (max-width: 767px) {
  .problem__item-name {
    font-size: 20px;
  }
}

.problem__item-image-wrapper {
  display: flex;
  flex: 1 1;
  justify-content: center;
  align-items: center;
}
/* End */


/* Start:/local/templates/propricus/components/bitrix/news.list/doctor_principles/style.css?1760610998365*/
.section--principles {
  padding-inline: calc(var(--container-padding-x) * -1) !important;
}

.principles__item:nth-last-child(2) {
  padding-right: 25% !important;
}

.principles__item--image {
  background: var(--gradient);
}

@media screen and (max-width: 767px) {
  .principles__item:nth-last-child(2) {
    padding-right: 30px !important;
  }
}
/* End */


/* Start:/local/templates/propricus/components/bitrix/news.list/additional_block/style.css?1752414668518*/
.section--additional .swiper-slide {
	height: auto;
}

.services-block__item-title {
	font-weight: bold;
}

.services-block__item-title a {
	color: currentColor;
	text-decoration: none;
}

.services-block__item-title a:hover {
	color: var(--color-accent);
	text-decoration: none;
}

.services-block__item-link {
	margin-top: auto;
}

.services-block__item-image {
	aspect-ratio: 1 / 0.7;
}

.services-block__item-text {
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
/* End */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?175028352064 */
/* /local/templates/propricus/components/bitrix/news.list/problem_block/style.css?17606138841570 */
/* /local/templates/propricus/components/bitrix/news.list/doctor_principles/style.css?1760610998365 */
/* /local/templates/propricus/components/bitrix/news.list/additional_block/style.css?1752414668518 */
