

/* Start:/bitrix/templates/universe_s1/components/bitrix/news.detail/patsientam-standart.detail/style.css?1739367751413*/
.page-bg {
  padding: 30px 0;
}

.page-bg__blue {
  background: -webkit-linear-gradient(185.51deg, #E6F6FD 5.23%, #EDF3FF 96.25%);
  background: -moz- oldlinear-gradient(185.51deg, #E6F6FD 5.23%, #EDF3FF 96.25%);
  background: -o-linear-gradient(185.51deg, #E6F6FD 5.23%, #EDF3FF 96.25%);
  background: linear-gradient(264.49deg, #E6F6FD 5.23%, #EDF3FF 96.25%);
}

.page-bg__blue-light {
  background: #F9FBFF;
}

/* End */


/* Start:/bitrix/templates/universe_s1/css/text.css?17267323873170*/
.al-c {
  text-align: center;
}

.clr-blue {
  color: #0047BB;
}

.block-title,
h2.block-title {
  font-size: 32px;
  font-weight: bold;
  margin: 0 0 25px;
  line-height: normal;
}
@media all and (max-width: 768px) {
  .block-title,
  h2.block-title {
    font-size: 28px;
  }
}

.text {
  font-size: 16px;
}
.text a.download-file {
  text-transform: uppercase;
  font-weight: 600;
  color: #0047BB;
}
.text a.download-file:hover {
  text-decoration: underline;
}
.text a.download-file:before {
  display: inline-block;
  position: relative;
  bottom: -2px;
  width: 20px;
  height: 20px;
  margin: 0 10px 0 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwNDdCQiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNOS43NDIuNDY5YTEgMSAwIDAgMSAxIDF2OS41ODZsMi4yOTMtMi4yOTNhMSAxIDAgMSAxIDEuNDE0IDEuNDE0bC00IDRhMSAxIDAgMCAxLTEuNDE0IDBsLTQtNEExIDEgMCAwIDEgNi40NSA4Ljc2MmwyLjI5MyAyLjI5M1YxLjQ2OWExIDEgMCAwIDEgMS0xWm0tOCAxMmExIDEgMCAwIDEgMSAxdjFhMiAyIDAgMCAwIDIgMmgxMGEyIDIgMCAwIDAgMi0ydi0xYTEgMSAwIDEgMSAyIDB2MWE0IDQgMCAwIDEtNCA0aC0xMGE0IDQgMCAwIDEtNC00di0xYTEgMSAwIDAgMSAxLTFaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=") 50% 50% no-repeat;
  content: "";
}
.text a:hover {
  text-decoration: underline;
}
.text .h2, .text h2 {
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 25px;
}
@media all and (max-width: 768px) {
  .text .h2, .text h2 {
    font-size: 24px;
  }
}
.text .h3, .text h3 {
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 20px;
}
@media all and (max-width: 768px) {
  .text .h3, .text h3 {
    font-size: 18px;
  }
}
.text p {
  margin: 0 0 16px;
}
.text ul, .text ol {
  margin: 0 0 16px;
}
.text ol {
  list-style: decimal;
  margin-left: 7px;
  counter-reset: item;
}
.text ol li {
  position: relative;
  padding: 0 0 0 20px;
  margin: 0 0 8px;
  counter-increment: item;
}
.text ol li:before {
  position: absolute;
  display: block;
  top: 0px;
  left: 0;
  font-weight: bold;
  color: #43A6F1;
  content: counter(item) !important;
}
.text ul {
  list-style: none;
  margin-left: 10px;
}
.text ul > li {
  position: relative;
  padding: 0 0 0 20px;
  margin: 0 0 8px;
}
.text ul > li:before {
  position: absolute;
  display: block;
  top: 8px;
  left: 0;
  -moz-border-radius: 100%;
  border-radius: 100%;
  width: 6px;
  height: 6px;
  background: -webkit-gradient(linear, left top, left bottom, from(#6F8AEB), to(#43A6F1));
  background: -moz-linear-gradient(top, #6F8AEB 0%, #43A6F1 100%);
  background: linear-gradient(180deg, #6F8AEB 0%, #43A6F1 100%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
}
@media all and (max-width: 768px) {
  .text ul > li:before {
    top: 8px;
  }
}
.text ul > li > ul {
  padding: 10px 0;
}
.text ul > li > ul > li {
  position: relative;
  padding: 0 0 0 20px;
  margin: 0 0 5px;
}
.text ul > li > ul > li:before {
  border: 0;
  top: 7px;
  width: 6px;
  height: 6px;
  background: #000;
}
@media all and (max-width: 768px) {
  .text {
    font-size: 14px;
  }
  .text h3 {
    font-size: 18px;
  }
  .text h4 {
    font-size: 17px;
  }
}
/* End */


/* Start:/bitrix/templates/universe_s1/css/b-standart-banner.css?17393677513478*/
.b-standart-banner {
  padding: 24px 0 0;
}
.b-standart-banner__box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: -webkit-gradient(linear, left top, right top, from(#1826aa), color-stop(76.14%, #3343d1), to(#0b1a99));
  background: -moz-linear-gradient(left, #1826aa 0%, #3343d1 76.14%, #0b1a99 100%);
  background: linear-gradient(90deg, #1826aa 0%, #3343d1 76.14%, #0b1a99 100%);
  overflow: hidden;
  height: 300px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.b-standart-banner__left {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.b-standart-banner__right {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 50%;
  position: relative;
  height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}
.b-standart-banner__right img {
  position: absolute;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transform: translate(-120%, -14%);
  -moz-transform: translate(-120%, -14%);
  -ms-transform: translate(-120%, -14%);
  transform: translate(-120%, -14%);
}
.b-standart-banner__text {
  padding: 50px 50px 50px 150px;
  color: #fff;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
}
@media (max-width: 1400px) {
  .b-standart-banner__text {
    padding: 50px 0px 50px 100px;
  }
  .b-standart-banner__right img {
    -webkit-transform: translate(-100%, -14%);
    -moz-transform: translate(-100%, -14%);
    -ms-transform: translate(-100%, -14%);
    transform: translate(-100%, -14%);
  }
}
@media (max-width: 1200px) {
  .b-standart-banner__text {
    padding: 50px 0px 30px 50px;
  }
  .b-standart-banner__right img {
    -webkit-transform: translate(-90%, -14%);
    -moz-transform: translate(-90%, -14%);
    -ms-transform: translate(-90%, -14%);
    transform: translate(-90%, -14%);
  }
}
@media (max-width: 992px) {
  .b-standart-banner__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    height: auto;
  }
  .b-standart-banner__left {
    width: 100%;
  }
  .b-standart-banner__right {
    width: 100%;
    height: auto;
    overflow: visible;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
  }
  .b-standart-banner__right img {
    position: relative;
    -webkit-transform: translate(18%, 35%) scale(70%);
    -moz-transform: translate(18%, 35%) scale(70%);
    -ms-transform: translate(18%, 35%) scale(70%);
    transform: translate(18%, 35%) scale(70%);
    margin-top: -280px;
  }
  .b-standart-banner__text {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .b-standart-banner__right img {
    -webkit-transform: translate(25%, 37%) scale(60%);
    -moz-transform: translate(25%, 37%) scale(60%);
    -ms-transform: translate(25%, 37%) scale(60%);
    transform: translate(25%, 37%) scale(60%);
    margin-top: -320px;
  }
}
/* End */


/* Start:/bitrix/templates/universe_s1/css/b-standart-cards.css?17393677512169*/
.b-standart-cards {
  padding-top: 24px;
  padding-bottom: 60px;
}
.b-standart-cards__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
.b-standart-cards__item {
  background: #fff;
  padding: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-align: left;
  -webkit-box-shadow: 0px 2px 4px rgba(22, 84, 69, 0.15);
  -moz-box-shadow: 0px 2px 4px rgba(22, 84, 69, 0.15);
  box-shadow: 0px 2px 4px rgba(22, 84, 69, 0.15);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}
.b-standart-cards__icon {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 12px;
}
.b-standart-cards__icon img {
  display: block;
  width: 60px;
  height: 60px;
}
.b-standart-cards__text {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.b-standart-cards__text p:first-child {
  margin: 0 0 12px;
}
.b-standart-cards__text p:first-child b {
  font-weight: bold;
  font-size: 20px;
}
@media (max-width: 1200px) {
  .b-standart-cards__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 992px) {
  .b-standart-cards {
    padding-bottom: 40px;
  }
  .b-standart-cards__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .b-standart-cards__items {
    grid-template-columns: 1fr;
  }
}
/* End */


/* Start:/bitrix/templates/universe_s1/css/b-standart-culture.css?17393677514767*/
.b-standart-culture {
  margin: 60px 0;
}
.b-standart-culture__box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 40px;
}
.b-standart-culture__left {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.b-standart-culture__right {
  -webkit-box-flex: 3;
  -moz-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.b-standart-culture__item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 16px;
}
.b-standart-culture__num-1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e6f6fd), to(#edf3ff));
  background-image: -moz-linear-gradient(#e6f6fd, #edf3ff);
  background-image: linear-gradient(#e6f6fd, #edf3ff);
}
.b-standart-culture__num-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e9faf6), to(#effcfd));
  background-image: -moz-linear-gradient(#e9faf6, #effcfd);
  background-image: linear-gradient(#e9faf6, #effcfd);
}
.b-standart-culture__num-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff8ec), to(#fffbf0));
  background-image: -moz-linear-gradient(#fff8ec, #fffbf0);
  background-image: linear-gradient(#fff8ec, #fffbf0);
}
.b-standart-culture__num-4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff4f4), to(#fff7f7));
  background-image: -moz-linear-gradient(#fff4f4, #fff7f7);
  background-image: linear-gradient(#fff4f4, #fff7f7);
}
.b-standart-culture__num-1, .b-standart-culture__num-2, .b-standart-culture__num-3, .b-standart-culture__num-4 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
  padding: 12px 24px 12px 24px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.b-standart-culture__icon {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 124px;
}
.b-standart-culture__icon img {
  display: block;
  max-width: 100%;
  height: auto;
}
.b-standart-culture__text *:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .b-standart-culture {
    margin: 40px 0;
  }
  .b-standart-culture__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
  }
  .b-standart-culture__left {
    width: 100%;
    text-align: left;
  }
  .b-standart-culture__right {
    width: 100%;
  }
  .b-standart-culture__item {
    gap: 12px;
  }
  .b-standart-culture__num-1, .b-standart-culture__num-2, .b-standart-culture__num-3, .b-standart-culture__num-4 {
    gap: 16px;
    padding: 8px 12px;
  }
}
@media (max-width: 768px) {
  .b-standart-culture {
    margin-block: 30px;
  }
  .b-standart-culture__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    gap: 12px;
  }
  .b-standart-culture__left {
    width: 100%;
    text-align: left;
  }
  .b-standart-culture__right {
    width: 100%;
    text-align: left;
  }
  .b-standart-culture__item {
    grid-template-columns: 1fr;
    grid-template-rows: unset;
  }
  .b-standart-culture__num-1, .b-standart-culture__num-2, .b-standart-culture__num-3, .b-standart-culture__num-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
    padding: 24px 16px;
    gap: 12px;
  }
  .b-standart-culture__icon {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
/* End */


/* Start:/bitrix/templates/universe_s1/css/b-standart-service.css?17393677511779*/
.b-standart-service {
  margin: 60px 0;
}
.b-standart-service_paddings {
  margin: 0;
  padding: 60px 0;
}
.b-standart-service__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, auto);
  gap: 24px;
}
.b-standart-service__item {
  padding: 24px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 2px 4px rgba(22, 84, 69, 0.15);
  -moz-box-shadow: 0px 2px 4px rgba(22, 84, 69, 0.15);
  box-shadow: 0px 2px 4px rgba(22, 84, 69, 0.15);
  text-align: center;
  background-color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.b-standart-service__icon {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
  height: 148px;
  margin: 0 0 16px;
}
.b-standart-service__text *:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .b-standart-service {
    margin: 40px 0;
  }
  .b-standart-service_paddings {
    margin: 0;
    padding: 40px 0;
  }
  .b-standart-service__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .b-standart-service__item {
    padding: 16px;
  }
}
@media (max-width: 576px) {
  .b-standart-service__items {
    grid-template-columns: 1fr;
  }
}
/* End */


/* Start:/bitrix/templates/universe_s1/css/b-standart-care.css?17393677513837*/
.b-standart-care {
  margin: 60px 0;
}
.b-standart-care__box {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 24px;
}
.b-standart-care__box_3 {
  grid-template-columns: 1fr 1fr 1fr;
}
.b-standart-care__box_3 .b-standart-care__card:nth-child(1) {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff8ec), to(#fffbf0));
  background-image: -moz-linear-gradient(#fff8ec, #fffbf0);
  background-image: linear-gradient(#fff8ec, #fffbf0);
}
.b-standart-care__box_3 .b-standart-care__card:nth-child(2) {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff4f4), to(#fff7f7));
  background-image: -moz-linear-gradient(#fff4f4, #fff7f7);
  background-image: linear-gradient(#fff4f4, #fff7f7);
}
.b-standart-care__box_3 .b-standart-care__card:nth-child(3) {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e9faf6), to(#effcfd));
  background-image: -moz-linear-gradient(#e9faf6, #effcfd);
  background-image: linear-gradient(#e9faf6, #effcfd);
}
.b-standart-care__card {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 16px 24px;
  min-height: 250px;
}
.b-standart-care__card:nth-child(1) {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f3fd), to(#ecf6fe));
  background-image: -moz-linear-gradient(#f0f3fd, #ecf6fe);
  background-image: linear-gradient(#f0f3fd, #ecf6fe);
}
.b-standart-care__card:nth-child(2) {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e9faf6), to(#effcfd));
  background-image: -moz-linear-gradient(#e9faf6, #effcfd);
  background-image: linear-gradient(#e9faf6, #effcfd);
}
.b-standart-care__card:nth-child(3) {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff4f4), to(#fff7f7));
  background-image: -moz-linear-gradient(#fff4f4, #fff7f7);
  background-image: linear-gradient(#fff4f4, #fff7f7);
}
.b-standart-care__card:nth-child(4) {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff8ec), to(#fffbf0));
  background-image: -moz-linear-gradient(#fff8ec, #fffbf0);
  background-image: linear-gradient(#fff8ec, #fffbf0);
}
.b-standart-care__icon {
  height: 148px;
  margin: 0 0 24px;
}
.b-standart-care__icon picture {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
.b-standart-care__icon img {
  display: block;
  height: auto;
  max-width: 100%;
}
.b-standart-care__text {
  text-align: center;
}
.b-standart-care__text *:last-child {
  margin-bottom: 0;
}
.b-standart-care__text ul {
  margin-left: 0;
}
.b-standart-care__text ul li {
  padding-left: 0;
  display: inline-block;
}
.b-standart-care__text ul li:before {
  position: static;
  display: inline-block;
  vertical-align: middle;
  background: #000;
  margin: 0 6px 3px 0;
  width: 4px;
  height: 4px;
}
.b-standart-care__footer {
  margin-top: 24px;
}
@media all and (max-width: 992px) {
  .b-standart-care {
    margin: 40px 0;
  }
  .b-standart-care__box {
    grid-template-columns: 1fr 1fr;
  }
  .b-standart-care__box_3 {
    grid-template-columns: 1fr;
  }
}
@media all and (max-width: 576px) {
  .b-standart-care__box {
    grid-template-columns: 1fr;
  }
  .b-standart-care__card {
    padding: 16px 16px;
  }
}
/* End */


/* Start:/bitrix/templates/universe_s1/css/b-standart-contacts.css?17393677511954*/
.b-standart-contacts {
  margin: 60px 0;
}
.b-standart-contacts_paddings {
  margin: 0;
  padding: 60px 0;
}
.b-standart-contacts__box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.b-standart-contacts__box_4 {
  grid-template-columns: repeat(4, 1fr);
}
.b-standart-contacts__card {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 16px 24px;
  min-height: 250px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 4px rgba(22, 84, 69, 0.15);
  -moz-box-shadow: 0px 2px 4px rgba(22, 84, 69, 0.15);
  box-shadow: 0px 2px 4px rgba(22, 84, 69, 0.15);
}
.b-standart-contacts__icon {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 148px;
  margin-bottom: 24px;
}
.b-standart-contacts__icon img {
  display: block;
}
@media all and (max-width: 992px) {
  .b-standart-contacts {
    margin: 40px 0;
  }
  .b-standart-contacts_paddings {
    margin: 0;
    padding: 40px 0;
  }
  .b-standart-contacts__box {
    grid-template-columns: 1fr;
  }
  .b-standart-contacts__box_4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media all and (max-width: 576px) {
  .b-standart-contacts__box {
    grid-template-columns: 1fr;
  }
  .b-standart-contacts__box_4 {
    grid-template-columns: 1fr;
  }
}
/* End */


/* Start:/bitrix/templates/universe_s1/css/b-standart-footer.css?17393677511389*/
.b-standart-footer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.b-standart-footer__box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 32px;
  padding: 20px;
  max-width: 830px;
  width: 100%;
  margin: 0 auto;
}
.b-standart-footer__left {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .b-standart-footer__box {
    gap: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }
}
/* End */
/* /bitrix/templates/universe_s1/components/bitrix/news.detail/patsientam-standart.detail/style.css?1739367751413 */
/* /bitrix/templates/universe_s1/css/text.css?17267323873170 */
/* /bitrix/templates/universe_s1/css/b-standart-banner.css?17393677513478 */
/* /bitrix/templates/universe_s1/css/b-standart-cards.css?17393677512169 */
/* /bitrix/templates/universe_s1/css/b-standart-culture.css?17393677514767 */
/* /bitrix/templates/universe_s1/css/b-standart-service.css?17393677511779 */
/* /bitrix/templates/universe_s1/css/b-standart-care.css?17393677513837 */
/* /bitrix/templates/universe_s1/css/b-standart-contacts.css?17393677511954 */
/* /bitrix/templates/universe_s1/css/b-standart-footer.css?17393677511389 */
