

/* Start:/local/templates/gm/styles/components/services.css?178229850114849*/
.services__content__ul {
  display: flex;
  gap: 15px;
  flex-direction: column;
}
.services__content__li {
  border: 1px solid #000;
  border-radius: 15px;
  padding: 15px;
}
.text-content .services__content__li p {
  margin: 0;
}
.services__top-inner-shadow {
  box-shadow: 0px -200px 200px 0 rgba(34, 60, 80, 0.4) inset;
  width: 100%;
  position: relative;
}
.services__top {
  height: calc(100vh - 142px);
  width: 100%;
  display: flex;
  justify-content: center;
}
.services__top-inner {
  width: calc(100% - 20px);
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  background-color: #000000;
}
.services__top-inner-container {
  position: absolute;
  top: 0;
  width: calc(100% - 140px);
  max-width: 1280px;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 33px;
  z-index: 2;
}
.services__top-bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right;
}
.services__top-bg-image--mobile {
  display: none;
}
.services__top-content {
  position: relative;
  top: 0;
  height: auto;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.services__top-content.have-subtitle .services__top-content-title {
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: 100px;
}
.services__top-content-title {
  font-weight: 300;
  font-size: 80px;
  line-height: 80px;
  color: #000000;
  margin-bottom: 29px;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column-reverse;
  max-width: 560px;
}
.services__top-content-subtitle {
  font-weight: 300;
  font-size: 44px;
  line-height: 48px;
  color: #000000;
  margin-bottom: 57px;
}
.services__top-content-text {
  height: 150px;
  width: 100%;
}
.services__top-content.have-subtitle .services__top-content-text {
  position: absolute;
  bottom: 0;
}
.services__top-content-text span {
  color: #ffffff;
}
.services__top-content-text span:nth-child(1) {
  margin-right: 8px;
}
.services__top-content-text span:nth-child(2) {
  font-weight: 300;
}
.services__top-content-left {
  gap: 0 75px;
  flex-wrap: wrap;
  height: 49px;
  overflow: hidden;
}
.services__top-content-right {
  gap: 47px;
  flex: 1 1 auto;
  justify-content: flex-end;
  align-items: flex-end !important;
  padding: 25px 45px;
  width: 100%;
}
.services__top.white .services__top-content-title,
.services__top.white .services__top-content-subtitle,
.services__top.full-black .services__top-content-title,
.services__top.full-black .services__top-content-subtitle,
.services__top.full-red .services__top-content-title,
.services__top.full-red .services__top-content-subtitle {
  color: #ffffff;
}
.video-mask {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.services__top .services__top-content-text,
.services__top .services__top-content-text span {
  color: #000000;
}
.services__top.white .services__top-content-text,
.services__top.white .services__top-content-text span,
.services__top.full-black .services__top-content-text,
.services__top.full-black .services__top-content-text span,
.services__top.full-red .services__top-content-text,
.services__top.full-red .services__top-content-text span {
  color: #ffffff;
}
.services__top.full-black .services__top-inner {
  background-color: #000000;
}
.services__top.full-red .services__top-inner {
  background: linear-gradient(180deg, #CF3434 0%, #9F1011 100%);
}
.services__top.empty-doctors .services__top-inner {
  background: #EBEBEB;
}
.services__top.full-doctors .services__top-inner {
  background: rgb(210, 210, 210);
}
.services__top.white .services__sign-plus rect,
.services__top.full-black .services__sign-plus rect,
.services__top.full-red .services__sign-plus rect {
  fill: #ffffff;
}
.services__top.white .services__sign-plus circle,
.services__top.full-black .services__sign-plus circle,
.services__top.full-red .services__sign-plus circle {
  stroke: #ffffff;
}
.services__top.white img.services__sign-plus,
.services__top.full-black img.services__sign-plus,
.services__top.full-red img.services__sign-plus {
  filter: invert(1);
}
.services__top.white .services__sign-user circle,
.services__top.full-black .services__sign-user circle,
.services__top.full-red .services__sign-user circle {
  stroke: #ffffff;
}
.services__top.white .services__sign-user path,
.services__top.full-black .services__sign-user path,
.services__top.full-red .services__sign-user path {
  fill: #ffffff;
}
.services__top.white img.services__sign-user,
.services__top.full-black img.services__sign-user,
.services__top.full-red img.services__sign-user {
  filter: invert(1);
}
.services__top.white .services__sign-arrow circle,
.services__top.full-black .services__sign-arrow circle,
.services__top.full-red .services__sign-arrow circle {
  stroke: #ffffff;
}
.services__top.white .services__sign-arrow path,
.services__top.full-black .services__sign-arrow path,
.services__top.full-red .services__sign-arrow path {
  fill: #ffffff;
}
.services__top.white img.services__sign-arrow,
.services__top.full-black img.services__sign-arrow,
.services__top.full-red img.services__sign-arrow {
  filter: invert(1);
}
.services__top.white .services__sign-time path,
.services__top.full-black .services__sign-time path,
.services__top.full-red .services__sign-time path {
  fill: #ffffff;
}
.services__top.white img.services__sign-time,
.services__top.full-black img.services__sign-time,
.services__top.full-red img.services__sign-time {
  filter: invert(1);
}
.services__top.white .services__sign-checked path:nth-child(1),
.services__top.full-black .services__sign-checked path:nth-child(1),
.services__top.full-red .services__sign-checked path:nth-child(1) {
  fill: #ffffff;
}
.services__top.white .services__sign-checked path:nth-child(2),
.services__top.full-black .services__sign-checked path:nth-child(2),
.services__top.full-red .services__sign-checked path:nth-child(2) {
  stroke: #ffffff;
}
.services__top.white img.services__sign-checked,
.services__top.full-black img.services__sign-checked,
.services__top.full-red img.services__sign-checked {
  filter: invert(1);
}
.services__content-inner {
  position: absolute;
  width: 50%;
  z-index: 0;
}
.services__content-block-title {
  margin-bottom: 28px;
  word-break: break-word;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.services__sign-arrow {
  cursor: pointer;
}
.services__accordion-grid {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.services__accordion-grid .accordion-item {
  width: calc(33.333% - 15px);
}
.services__content .accordions__block-list {
  margin-top: 80px;
}
.swiper--doctors-top {
  width: 100%;
  height: 100% !important;
  padding-right: 15px !important;
}
.swiper--doctors-top .swiper-wrapper {
  height: 100% !important;
  padding-left: 15px;
}
.swiper--doctors-top .swiper-slide {
  height: 100% !important;
}
.swiper--doctors-top iframe {
  width: 100%;
  max-height: 100%;
  aspect-ratio: 16 / 9;
}
.swiper--doctors-top .swiper-navigation {
  position: absolute !important;
  width: calc(100% - 65px);
  top: calc(50% - 20px);
  margin-left: 30px;
  z-index: 10;
}
.swiper--doctors-top .slider1__navigation-right {
  width: 100%;
  justify-content: space-between;
}
.swiper--doctors-top .swiper-button-next,
.swiper--doctors-top .swiper-button-prev {
  width: 30px !important;
  height: 40px !important;
}
.swiper--doctors-video-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper--doctors-top .services__top-inner {
  box-shadow: none;
}
.informer {
  margin-block: 2rem;
  padding-inline-start: 20px;
  border-left: 3px solid;
  border-color: #CF3434;
  margin-left: 10px;
}
.informer,
.informer a {
  font-size: 16px !important;
  line-height: 1.25 !important;
}
.font-italic {
  font-style: italic;
}
.position--inner {
  top: 5% !important;
}
.section-banner img {
  border-radius: 10px;
}
.columns {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  align-items: center;
}
.columns--image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
  box-sizing: border-box;
  box-shadow: 0 10px 30px -18px rgb(0 0 0 / .32);
}
.procedure-steps,
.faq-section {
  margin: 40px 0;
}
.procedure-step {
  display: flex;
  gap: 30px;
  margin-bottom: 30px;
  padding: 25px;
  background: white;
  border-left: 4px solid #CF3434;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}
.procedure-step__number {
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #cf3434;
  color: #cf3434;
  font-size: 1.8rem !important;
  font-weight: 600 !important;
  border-radius: 50%;
  color: #fff !important;
}
.faq {
  padding-left: 10px;
  padding-right: 10px;
}
.faq-item {
  margin-bottom: 0;
  border-bottom: 1px solid #e0e0e0;
  overflow: hidden;
}
.faq-question {
  padding: 15px 0;
  padding-right: 45px;
  background: white;
  cursor: pointer;
  font-size: 1.1rem;
  font-weight: 600;
  color: #1a1a1a;
  list-style: none;
  user-select: none;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.faq-question .accordion-title {
  font-weight: 300;
  font-size: 21px;
  letter-spacing: 0.4px;
  color: #000000;
  word-break: break-word;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0;
}
.faq-icon {
  position: absolute;
  right: 0;
  width: 44px;
}
.faq-answer {
  padding: 0 0 15px 0;
}
.faq-answer p {
  line-height: 1.2;
  color: #000;
  font-weight: 300;
}
.title--h2 {
  font-size: 28px !important;
  line-height: 32px !important;
  margin-block: 30px 15px !important;
}
.title--h3 {
  font-size: 24px !important;
  line-height: 28px !important;
  margin-bottom: 15px !important;
  margin-top: 30px !important
}
.advantage__item {
  padding: 25px 25px 10px;
  background: white;
  border-left: 4px solid #CF3434;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}
.advantage__item:not(:last-child) {
  margin-bottom: 15px;
}
.accordion--sertificates .accordion-content .slider-relative .swiper-buttons .swiper-button-next {
	right: -60px;
	z-index: 999;
}
.accordion--sertificates .accordion-content .slider-relative .swiper-buttons .swiper-button-prev {
	left: -60px;
	z-index: 999;
}

@media (max-width: 1300px) {
  .services__accordion-grid .accordion-item {
    width: calc(50% - 15px);
  }
}
@media (max-width: 1100px) {
  .services__top {
    height: calc(100vh - 180px);
  }
}
@media (max-width: 991px) {
  .services__top-content-right {
    padding: 25px 0;
  }
  .services__content-inner {
    position: relative;
    width: 100%;
  }
  .services__top-inner-container {
    width: calc(100% - 10px);
  }
  .services__top-content {
    padding-left: 10px;
  }
  .services__top-content-title {
    font-weight: 300;
    font-size: 40px;
    line-height: 48px;
    word-break: break-word;
    flex: 1 1 auto;
  }
  .services__top-content-title.title-color-white {
    color: white;
  }
  .services__top-content-text {
    display: flex;
    flex-direction: column;
    border-top: 0;
    height: auto;
    align-items: flex-start;
  }
  .services__top-content-text .text7 {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.025em;
  }
  .services__top-content-text .title5 {
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.025em;
    font-weight: 400 !important;
  }
  .services__top-content-left {
    gap: 82px;
    justify-content: flex-start;
    padding-bottom: 16px;
    margin-bottom: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    width: 100%;
    height: 90px;
  }
  .services__top-content-left>*:nth-child(1) {
    padding-left: 5px;
  }
  .services__top-content-right>*:nth-child(1) {
    padding-left: 5px;
  }
  .services__top-content-left>div {
    flex-direction: column;
    gap: 15px;
  }
  .services__top-content-left>div>div {
    margin-left: 0;
  }
  .services__sign-arrow {
    padding-right: 10px;
  }
  .services__share-wrapper {
    display: none;
  }
  .services__top-content-right--have-price {
    gap: 30px;
  }
}
@media (max-width: 768px) {
  .services__top-bg-image--desktop {
    display: none;
  }
  .services__top-bg-image--mobile.services__top-doctors-image,
  .services__top-bg-image--mobile {
    display: unset;
    object-position: center;
  }
}
@media (max-width: 760px) {
  .services__accordion-grid {
    padding-right: 10px;
    margin-left: 10px;
  }
  .services__accordion-grid .accordion-item {
    width: 100%;
  }

  .services__top-content-subtitle {
    font-size: 24px;
    line-height: 28px;
  }

  .services__content>.container {
    padding: 0;
    width: 100%;
    overflow: hidden;
  }

  .services__content .slider1-container .page-section-title__wrapper {
    padding-left: 0;
  }

  .slider1-container,
  .slider1-container .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    --bs-gutter-x: 0 !important;
  }

  .slider1-container {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    width: 100% !important;
    overflow: hidden;
  }
  .slider1-container--overflow {
    overflow: unset;
  }
  .slider1-container .page-section-title__wrapper {
    padding-left: 10px;
  }
  .slider1-container>* {
    padding-right: 0 !important;
  }
  .result-block .slider1-container .slider1 {
    padding-left: 0;
  }
  .slider1-container .slider1 {
    padding-left: 10px;
  }
  .slider1-mobile-padding-right .slider1 {
    padding-right: 10px;
  }
  .slider1-container .slider1 .slider1__navigation-right {
    padding-right: 10px;
  }
  .slider1-container .services__content-block-title,
  .slider1-mobile-padding {
    padding: 0 10px !important;
  }
  .slider1-container .swiper-navigation {
    padding-right: unset;
  }
  .services__content .accordions__block-list {
    margin-top: 50px;
    padding: 0 10px;
  }
}
@media (max-width: 576px) {
  .services__content-block-title {
    flex-direction: column;
  }
  .services__top-inner {
    width: calc(100% - 10px);
  }
  .services__top-content.have-subtitle .services__top-content-text {
    display: none;
  }
  .services__top.full-doctors .services__top-content-text {
    display: none;
  }
  .services__top-content-right--have-price {
    justify-content: space-between !important;
  }
  .services__top-content.have-subtitle .services__top-content-title {
    font-size: 70px;
    line-height: 80px;
    max-width: unset;
    margin-bottom: 15px;
  }
  .services__top-content:not(.have-subtitle) .services__top-content-title {
    margin-bottom: 0;
    max-width: unset;
  }
  .services__top-content-subtitle {
    margin-bottom: 80px;
  }
}

/* End */


/* Start:/local/templates/gm/components/bitrix/catalog.filter/flat/style.css?17773543596114*/
.bx-flat-filter {
	width: 100%;
	min-width: 220px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}
.bx-flat-filter .bx-filter-section {
	position: relative;
}
.bx-flat-filter .bx-filter-section>.row {
	padding: 0 5px;
}
.bx-flat-filter .bx-filter-title {
	font-size: 18px;
	margin-bottom: 10px;
	color: #000;
}
/*
 * Sections
 */
.bx-flat-filter .bx-filter-parameters-box-title {
	font-size: 13px;
	padding-bottom: 7px;
}
@media (min-width: 992px) {
	.bx-flat-filter .bx-filter-section .col-md-4:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.bx-flat-filter .bx-filter-section .col-md-4:nth-child(2n+1) {
		clear: both;
	}
}
.bx-flat-filter .bx-filter-parameters-box-title span {
	color: #039be5;
	border-bottom: 1px solid transparent;
	cursor: pointer;
}
.bx-flat-filter .bx-filter-parameters-box-title span:hover {
	border-color: #039be5;
}
.bx-flat-filter .bx-filter-parameters-box.active .bx-filter-parameters-box-title span {
	color: black;
	font-weight: 400;
}
.bx-flat-filter .bx-filter-parameters-box.active .bx-filter-parameters-box-title span:hover {
	color: #758087;
	border-color: transparent;
}
.bx-flat-filter .bx-filter-block {
	display: none;
	-webkit-transition: padding .3s ease;
	   -moz-transition: padding .3s ease;
	    -ms-transition: padding .3s ease;
	     -o-transition: padding .3s ease;
	        transition: padding .3s ease;
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
	        box-sizing: content-box;
}
.bx-flat-filter .bx-filter-button-box .bx-filter-block,
.bx-flat-filter .bx-filter-parameters-box.active .bx-filter-block {
	display: block;
}
.bx-filter-parameters-box-container {
	padding-bottom: 20px;
}
.bx-filter-parameters-box-container .checkbox:first-child {
	margin-top: 0;
}
.bx-flat-filter .bx-filter-parameters-box-container-block {
	font-size: 11px;
	color: #3f3f3f;
}
/*
 * INPUTS
 */
.bx-flat-filter .bx-filter-input-container {
}
.bx-flat-filter .bx-filter-input-container input,
.bx-flat-filter .bx-filter-input-container select {
	display: block;
	width: 100%;
	font-size: 18px;
	height: 38px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	outline: none;
}
.bx-flat-filter .bx-filter-input-container input:focus,
.bx-flat-filter .bx-filter-input-container select:focus {
	border-color: #499fd8;
}
.bx-flat-filter .bx-filter-button-box {
	clear: both;
}
/*
 * LABEL
 */
.bx-flat-filter .bx-filter-param-label {
	font-size: 13px;
}
.bx-flat-filter .bx-filter-param-text {
	font-weight: normal;
}
/*
 * CALENDAR
 */
.bx-flat-filter .bx-filter-parameters-box-container .bx-filter-calendar-container {
	max-width: 100%;
	position: relative;
}
.bx-flat-filter .bx-filter-parameters-box-container .bx-filter-calendar-container input.calendar {
	padding: 0 23px 0 4px;
	font-size: 15px;
}
.bx-flat-filter .bx-filter-parameters-box-container .bx-filter-calendar-container img.calendar-icon {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	font-size: 18px;
	top: 7px;
	right: 3px;
}

.filter-wrapper__form {
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    padding-top: 26px;
    max-width: 305px;
}

/* БЭМ-блок custom-select */
.custom-select {
    position: relative;
    width: 100%;
    font-size: 14px;
    user-select: none;
}
.custom-select__header {
    position: relative;
    display: flex;
    align-items: center;
    color: #000000;
    width: 100%;
    text-align: left;
    border-radius: 4px;
    height: 50px;
    cursor: pointer;
    font-weight: 300;
    justify-content: flex-start;
    min-width: 150px;
    padding: 0 20px;
    border: 1px solid #DEDEDE;
    transition: border .4s ease, border-radius .4s ease;
    appearance: none;
    outline: 0;
    background: transparent;
}

.custom-select__header > span {
	font-weight: 500;
}

.custom-select__header:hover {
    border-color: black;
}
.custom-select__header:after {
    content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	width: 13px;
	height: 6px;
	background: url(/local/templates/gm/styles/components/../../images/icons/dropdown-arrow.svg) no-repeat 100% 100%;
	pointer-events: none;
	transition: 200ms ease;
}

.custom-select--open .custom-select__header:after {
    transform: rotate(180deg);
}

.custom-select--open .custom-select__header {
	border-color: black;
	border-bottom-color: #DEDEDE;
}

.custom-select__list {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    border: 0;
    border-top: none;
    border-radius: 0 0 4px 4px;
    max-height: 0;
    overflow-y: auto;
    transition: max-height 0.3s ease-out;
    z-index: 1000;
    margin: 0;
    padding: 0;
    list-style: none;
}

.custom-select--open .custom-select__list {
    max-height: 200px;
    border: 1px solid black;
    border-top-color: transparent;
}

.custom-select__option {
	padding: 0 8px 0 20px;
	height: 50px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	cursor: pointer;
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	transition: 200ms ease;
}

.custom-select__option:not(:last-child) {
	border-bottom: 1px solid #DEDEDE;
}

.custom-select__option:hover {
    background: #BD2727;
}

.custom-select__option--selected {
    background: #CF3434;
    font-weight: 500;
}

.custom-select__option--selected,
.custom-select__option:hover {
	color: white;
}

.custom-select__input-hidden {
    display: none;
}

.filter-wrapper__form .btn-primary {
	border-color: #CF3434;
	background-color: #CF3434;
}

.filter-wrapper__form .btn {
    line-height: 35px;
    padding-block: 0;
	border-radius: 4px;
}

.filter-wrapper__form .btn-link {
	border-color: #CF3434;
	color: #CF3434;
}

.filter-wrapper__form .btn-primary:hover,
.filter-wrapper__form .btn-link:hover {
	border-color: #BD2727;
	background-color: #BD2727;
	color: white;
}

.buttons-flex {
    display: flex;
    align-items: center;
    gap: 0 10px;
}
/* End */


/* Start:/local/templates/gm/components/bitrix/news.list/bootstrap_v4/style.css?17773543548381*/
#news_wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

@media (min-width: 1200px) {
  .header > .container {
    width: calc(100% - 30px);
    padding-right: 15px;
    padding-left: 15px;
  }
}

.news-page .news__item {
  list-style: none;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    font: inherit;
    vertical-align: baseline;
    font-family: HelveticaNeueCyr, "Helvetica Neue";
    font-weight: 100;
    color: #000;
    text-rendering: optimizeSpeed;
    text-decoration: none;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    box-sizing: border-box;
    min-height: 490px;
    max-height: 490px;
    height: 490px;
    display: block;
    padding: 38px 20px 32px;
    transition: all .3s ease;
    width: 305px;
}

.news-page .news__item:hover{
    background-color: #CE3434;
}

.news-page .news__item:hover * {
	color: white !important;
	stroke: white;
}

.news-page .news__item .news_item__text-wrapper {
  list-style: none;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  font-family: HelveticaNeueCyr, "Helvetica Neue";
  color: #000;
  text-rendering: optimizeSpeed;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  font-weight: 300;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.4px;
  z-index: 1;
  padding: 0;
  height: calc(100% - 100px);
  /* height: 240px; */
  overflow: hidden;
  justify-content: flex-start;
  position: relative;
}

.news-page .news__item .news_item__text-wrapper::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(0deg, rgb(206, 52, 52) 0%, rgb(206, 52, 52) 50%, rgba(255, 255, 255, 0) 100%);
  opacity: 0;
  transition: opacity 0s ease;
}

.news-page .news__item .news_item__text-wrapper .news_item__date {
  font-weight: 400;
  font-size: 13px;
  line-height: 21px;
  letter-spacing: 0.4px;
  color: #B3B3B3;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  margin-top: 4px;
}

.news-page .news__item .news_item__text-wrapper .news_item__title {
  margin-top: 14px;
  font-weight: 300;
  font-size: 28px;
  line-height: 32px;
  letter-spacing: 0.4px;
  color: #000000;
}

.news-page .news__item .news_item__text-wrapper .news_item__description,
.news-page .news__item .news_item__text-wrapper .news_item__description p {
  margin-top: 18px;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.4px;
  color: #000000;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.news-page .news__item .news__diag-arrow {
  margin-top: 35px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

/* .news-page .news__item:hover .news__diag-arrow circle,
.news-page .news__item:hover .news__diag-arrow path {
  stroke: #fff;
}

.news-page .news__item:hover .news_item__title,
.news-page .news__item:hover .news_item__description,
.news-page .news__item:hover .news_item__description p,
.news-page .news__item:hover .news_item__date {
  color: #fff;
} */

.site-questions {
  width: 100%
}

.site-questions-item {
  width: 100%;
  padding: 35px 30px;
  padding-right: 10px;
  border: 2px solid #8f7749;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px
}

.site-questions-item__info {
  width: calc(100% - 46px)
}

.site-questions-item__name {
  width: 100%;
  text-align: left;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #ffffff
}

.site-questions-item__text {
  display: none;
  margin-top: 10px;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff
}

.site-questions-item__side {
  width: 36px;
  display: flex;
  align-items: center
}

.site-questions-item__close {
  width: 36px;
  height: 36px;
  position: relative;
  cursor: pointer;
  padding: 10px
}

.site-questions-item__close-item {
  position: absolute;
  width: 16px;
  height: 2px;
  background: #8f7749;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: .3s
}

.site-questions-item__close-item:last-child {
  transform: translate(-50%, -50%) rotate(90deg)
}

.site-questions-item__close-active .site-questions-item__close-item:last-child {
  transform: translate(-50%, -50%) rotate(0deg)
}

.site-questions__bottom {
  width: 100%;
  display: flex;
  /* justify-content: space-between; */
  justify-content: center;
  gap: 1rem;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

@media (max-width: 1170px) {
  .site-questions__bottom {
    margin-bottom: 50px;
  }
}

/* .site-questions__bottom-arrow {
  background: url(/local/templates/solo/css/../img/button_s.png) 0 0 no-repeat;
  width: 16px;
  height: 12px;
  cursor: pointer
} */

.site-questions__bottom-arrow {
  background-image: url(/upload/medialibrary/405/40540c3a0260d2600b689c5fc4385785.png);
  width: 45px;
  height: 45px;
  cursor: pointer;
  background-position: center;
  background-size: 25px;
  border: 2px solid;
  background-repeat: no-repeat;
}

.site-questions__bottom-arrow:not([href]) {
  filter: opacity(.25);
  border-color: #000;
}

.site-questions__bottom-arrow:first-child {
  transform: rotate(180deg)
}

.site-questions__bottom-center {
  display: flex;
  justify-content: center;
  align-items: center
}

.site-questions__bottom-item {
  border: 2px solid #3b3b3b;
  padding: 10px 17px;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  color: #121211;
  margin-right: 15px;
  cursor: pointer
}

.site-questions__bottom-item:last-child {
  margin-right: 0
}

.site-questions__bottom .num-active {
  border: 2px solid #db0d28;
}

.card-img-top {
  aspect-ratio: 305/341;
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  object-position: top;
  position: relative;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: 0 10px 30px -24px rgb(80 80 80 / .4);
}

.card-img-top.no-img {
  background-color: rgb(246 246 246);
  pointer-events: none
}

.card-img-top.no-img::before {
  content: 'Нет изображения';
  color: rgb(128 128 128 / .65);
  font-family: 'HelveticaNeueCyr', 'Helvetica Neue', sans-serif;
  font-size: 13px;
  font-weight: 600;
  position: absolute;
  inset: 0;
  width: fit-content;
  height: 14px;
  margin: auto;
}

.information-item-blog {
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: flex-start;
}

.news_item__date {
  line-height: 1 !important;
}

.news-list-value {
  font-size: 13px;
  font-weight: 500;
  color: #B3B3B3;
  display: flex;
  gap: 10px;
  align-items: end;
  line-height: 1;
  /* margin-top: -4px; */
}

.news-page .news__item {}

.rating-wrap {
    margin-left: auto;
    color: #b3b3b3;
	display: flex; gap: 10px;
	align-items: center;
	line-height: 1;
}

.rating-wrap > span {
    font-size: 13px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    color: currentColor;
	line-height: 1;
}

.tabs_caption {
  display: flex;
  gap: 9px;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

.tabs_caption a {
  --border-color: #DEDEDE;
  --color: #000000;
  --bg-color: transparent;

  box-sizing: border-box;
  padding: 0 17px;
  height: 50px;
  border: 1px solid;
  border-color: var(--border-color);
  display: block;
  align-content: center;
  text-align: center;
  color: var(--color);
  background: var(--bg-color);
  cursor: pointer;
  border-radius: 4px;
  font-family: HelveticaNeueCyr, "Helvetica Neue";
  font-size: 14px;
  font-weight: 300;
  transition: scale 150ms linear;
}

.tabs_caption a:active {
  scale: .98;
}

.tabs_caption .active > a {
  --border-color: #CF3434;
  --color: #ffffff;
  --bg-color: #CF3434;
}

@media (hover: hover) {
  .tabs_caption a {
    transition: border-color 400ms ease,
                background 400ms ease,  
                color 400ms ease;
  }

  .tabs_caption a:hover {
    --border-color: #BD2727;
    --color: #ffffff;
    --bg-color: #BD2727;
  }
}

@media (max-width: 576px) {
  .news-page .news__item {
    width: 100%;
  }
}

/* End */
/* /local/templates/gm/styles/components/services.css?178229850114849 */
/* /local/templates/gm/components/bitrix/catalog.filter/flat/style.css?17773543596114 */
/* /local/templates/gm/components/bitrix/news.list/bootstrap_v4/style.css?17773543548381 */
