

/* Start:/local/templates/msbaby/components/bitrix/news/experts/bitrix/news.detail/.default/style.css?17707189625065*/
h1 {
  visibility: hidden;
  opacity: 0;
  line-height: unset !important;
  margin: unset !important;
}
.expert-detail {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 40px;
}
.expert-img {
  display: block;
  max-width: 490px;
  width: 100%;
}
.expert-img img {
  border-radius: 20px;
}
.expert-content {
  font-size: 18px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}
.expert-name {
  font-size: 40px;
  font-weight: bold;
  line-height: 110%;
}

.expert-name,
.expert-spec-title,
.expert-text-title {
  color: #00538f;
}
.expert-spec-title,
.expert-text-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .expert-detail {
    gap: 30px;
    flex-direction: column;
  }
  .expert-img {
    margin: 0 auto;
  }
  .expert-name {
    font-size: 23px;
    margin-bottom: 30px;
  }
  .expert-prof {
    display: none;
  }
  .expert-spec-wrap {
    margin-bottom: 30px;
  }
  h1 {
    display: none;
  }
}

.expert-articles-wrap {
  margin-top: 80px;
}
.sectionSeven {
  overflow: hidden;
}

.sectionSeven-title {
  color: #00538f;
  font-size: 28px;
  font-weight: bold;
}

.section-title {}

.sectionSeven-slider-wrapper {
  margin-top: 40px;
}

.sectionSeven {
  padding-bottom: 4.625rem;
}

.sectionSeven-title {
  margin-bottom: 3.875rem;
}

.sectionSeven-slider-wrapper {
  /* width: 75rem; */
  max-width: 100%;
  /* margin-left: auto;
  margin-right: auto; */
  position: relative;
}

.sectionSeven-slider {
  /* margin-left: -0.7375rem;
  margin-right: -0.7375rem; */
  padding: 0 2px;
}
.sectionSeven-slider__slide {
  /* padding-left: 0.7375rem;
  padding-right: 0.7375rem; */
  height: initial;
}
.sectionSeven-btn {
  position: absolute;
  z-index: 3;
  top: 6.6875rem;
}
.sectionSeven-prev {
  left: -1.25rem;
}
.sectionSeven-next {
  right: -1rem;
}
.sectionSeven-foot {
  margin-top: 3.125rem;
  text-align: center;
}

@media (max-width: 480px) {
  .sectionSeven {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }
  .sectionSeven-title {
    margin-bottom: 1.5rem;
  }
  .sectionSeven-btn {
    display: none;
  }
  .sectionSeven-slider {
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
    overflow: initial;
  }
  .sectionSeven-slider__slide {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    max-width: 17.5rem;
  }
  .sectionSeven-foot {
    margin-top: 2.5rem;
  }
  .sectionSeven-more {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }
}

.articleCard {
  /* width: 22.75rem; */
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: var(--white);
  border-radius: 2rem;
  height: 100%;
  display: block;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  text-decoration: none;
}
.articleCard-img {
  overflow: hidden;
  margin: 0 -0.3125rem;
}
.articleCard-img img {
  border: 0.3125rem solid var(--white);
  border-radius: 2.5rem;
  width:97%;
}
.articleCard-img picture {
	text-align: center;
    display: block;
}
.articleCard-info {
  text-align: center;
  padding-bottom: 2.5rem;
}
.articleCard-title {
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.375rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  padding: 0.875rem 1.5rem;
  background: #2791cb;
  border-radius: 1.875rem;
  color: var(--white);
  text-transform: uppercase;
  margin-bottom: 1rem;
  margin-top: -1.5625rem;
  position: relative;
}
.articleCard-title-green {
  background: var(--green);
}
.articleCard-txt {
  line-height: 1.1875rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  color: #000;
}

.sectionDocs {
	overflow: hidden;
}

.sectionDocs-title {
	color: #00538f;
	font-size: 28px;
	font-weight: bold;
}
.sectionDocs-slider {
	padding: 0 2px;
}
.sectionDocs-slider-wrapper {
	max-width: 100%;
    position: relative;
	margin-top: 40px;
}

.sectionDocsCard {
  /* width: 22.75rem; */
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: var(--white);
  border-radius: 2rem;
  height: 100%;
  display: block;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  text-decoration: none;
}
.sectionDocsCard-img {
  overflow: hidden;
  margin: 0 -0.3125rem 3rem;
}
.sectionDocsCard-img picture {
	display: block;
	text-align: center;
}
.sectionDocsCard-img img {
  border: 0.3125rem solid var(--white);
  border-radius: 2.5rem;
  width:97%;
  margin-left: auto;
  margin-right: auto;
}
.sectionDocsCard-info {
  text-align: center;
  padding-bottom: 0;
}
.sectionDocsCard-title {
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.375rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0.875rem 4.5rem;
  background: #2791cb;
  border-radius: 1.875rem;
  color: var(--white);
  text-transform: uppercase;
  margin-bottom: 1rem;
  margin-top: -1.5625rem;
  position: relative;
}
@media (max-width: 1279px) {
	
	.sectionDocsCard-title {
		padding: 0.875rem 1.5rem;
		 margin-top: 0rem;
		
	}
	
	.sectionDocsCard-img {
		margin: 0 -0.3125rem;
	}
}
/* End */
/* /local/templates/msbaby/components/bitrix/news/experts/bitrix/news.detail/.default/style.css?17707189625065 */
