

/* 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-intro-banner-6.css?17374468295961*/
.b-intro-banner-6 {
  margin: 0 0 40px;
}
.b-intro-banner-6__box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  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%);
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #fff;
  min-height: 365px;
  overflow: hidden;
}
.b-intro-banner-6__box_pink {
  background: -moz-linear-gradient(90.18deg, #FFAEAE 7.98%, #FF928D 95.62%);
  background: linear-gradient(359.82deg, #FFAEAE 7.98%, #FF928D 95.62%);
}
.b-intro-banner-6__box_blue {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.01%, #40A9F5), color-stop(100.01%, #7BDBFA));
  background: -moz-linear-gradient(left, #40A9F5 0.01%, #7BDBFA 100.01%);
  background: linear-gradient(90deg, #40A9F5 0.01%, #7BDBFA 100.01%);
}
.b-intro-banner-6__left {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 0 40px 0 0px;
  max-width: 370px;
}
.b-intro-banner-6__left picture, .b-intro-banner-6__left img {
  position: relative;
  display: block;
  max-width: 100%;
  height: auto;
  z-index: 5;
}
.b-intro-banner-6__right {
  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;
  padding: 48px 60px 48px 0;
}
.b-intro-banner-6__circle-1, .b-intro-banner-6__circle-2 {
  position: absolute;
}
.b-intro-banner-6__circle-1 {
  left: -129px;
  bottom: -80px;
  width: 436px;
  height: 436px;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #fff;
  opacity: 0.1;
  z-index: 1;
}
.b-intro-banner-6__circle-2 {
  left: -45px;
  bottom: 3px;
  width: 270px;
  height: 270px;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #fff;
  opacity: 0.2;
  z-index: 2;
}
.b-intro-banner-6__buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.b-intro-banner-6__feed, .b-intro-banner-6__call {
  display: block;
  white-space: nowrap;
  -moz-border-radius: 8px;
  border-radius: 8px;
  max-width: 280px;
  width: 100%;
  text-align: center;
}
.b-intro-banner-6__feed:hover, .b-intro-banner-6__call:hover {
  text-decoration: underline;
}
.b-intro-banner-6 a.b-intro-banner-6__feed, .b-intro-banner-6__feed {
  background: #fff;
  color: #0047BB;
  line-height: 44px;
  margin: 0 24px 0 0;
  font-size: 16px;
  font-weight: 600;
}
.b-intro-banner-6 a.b-intro-banner-6__call, .b-intro-banner-6__call {
  position: relative;
  border: 1px solid #fff;
  line-height: 42px;
  font-size: 14px;
  color: #fff;
}
.b-intro-banner-6 a.b-intro-banner-6__call:before, .b-intro-banner-6__call:before {
  display: inline-block;
  position: relative;
  bottom: -2px;
  width: 14px;
  height: 15px;
  margin: 0 15px 0 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTguODA1IDEzLjg1MkExNS4zODkgMTUuMzg5IDAgMCAxIC44MzMgNi4xMXYtLjAwMUwuNCA1LjE1OGEyLjkxNyAyLjkxNyAwIDAgMSAxLjAzMS0zLjYzTDIuNTQyLjc4NWEuODMzLjgzMyAwIDAgMSAxLjExMy4xNjlsMi4wMjUgMi41MWEuODMzLjgzMyAwIDAgMS0uMTUzIDEuMTkybC0xLjA0OC43NzdjLjk4MyAxLjk5MiAyLjYgMy42MSA0LjU5MyA0LjU5MmwuNzc3LTEuMDQ3YS44MzMuODMzIDAgMCAxIDEuMTkyLS4xNTNsMi41MSAyLjAyNWMuMzM2LjI3MS40MS43NTQuMTY5IDEuMTEzbC0uNzQgMS4xMDNhMi45MTcgMi45MTcgMCAwIDEtMy42MSAxLjA0bC0uNTY1LS4yNTNaIi8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTguMTI0IDUuMzkyYS42MjUuNjI1IDAgMCAwIC42MjUuNjI1aDMuMTlhLjYyNS42MjUgMCAxIDAgMC0xLjI1aC0xLjY4bDIuNjMyLTIuNjMyYS42MjUuNjI1IDAgMSAwLS44ODQtLjg4NEw5LjM3NCAzLjg4M1YyLjIwMmEuNjI1LjYyNSAwIDEgMC0xLjI1IDB2My4xOVoiLz48L3N2Zz4=") 50% 50% no-repeat;
  content: "";
}
@media all and (max-width: 992px) {
  .b-intro-banner-6 {
    margin: 0 0 24px;
  }
  .b-intro-banner-6__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b-intro-banner-6__right {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 20px 16px 0;
  }
  .b-intro-banner-6__left {
    position: relative;
    z-index: 1;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 28px 16px 0 16px;
    margin: 0 auto;
  }
  .b-intro-banner-6__left img {
    margin: 0 auto;
  }
  .b-intro-banner-6__circle-1 {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .b-intro-banner-6__circle-2 {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .b-intro-banner-6__buttons {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .b-intro-banner-6__feed, .b-intro-banner-6__call {
    max-width: 50%;
  }
}
@media all and (max-width: 576px) {
  .b-intro-banner-6__circle-1 {
    width: 420px;
    height: 420px;
  }
  .b-intro-banner-6__circle-2 {
    width: 280px;
    height: 280px;
    bottom: -10px;
  }
  .b-intro-banner-6__buttons {
    display: block;
  }
  .b-intro-banner-6__feed, .b-intro-banner-6__call {
    max-width: 100%;
    margin: 10px 0 0;
  }
}
/* End */


/* Start:/bitrix/templates/universe_s1/css/b-page-nav.css?17132612862613*/
.b-page-nav {
  margin: 30px 0;
}

.b-page-nav__items {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  flex-direction: row;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -6px;
  margin-right: -6px;
}
.b-page-nav__items a {
  order: 10;
}
.b-page-nav__items .item-1 {
  order: 1;
}
.b-page-nav__items .item-2 {
  order: 2;
}
.b-page-nav__items .item-3 {
  order: 3;
}
.b-page-nav__items .item-4 {
  order: 4;
}
.b-page-nav__items .item-5 {
  order: 5;
}
.b-page-nav__items .item-6 {
  order: 6;
}
.b-page-nav__items .item-7 {
  order: 7;
}
.b-page-nav__items .item-8 {
  order: 8;
}
.b-page-nav__items .item-9 {
  order: 9;
}
.b-page-nav__items .item-10 {
  order: 10;
}


.b-page-nav a, .b-page-nav__item {
  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;
  padding: 8px 20px;
  -webkit-box-shadow: 0px 0px 6px rgba(51, 108, 201, 0.15), 1px 2px 2px rgba(51, 108, 201, 0.15);
  -moz-box-shadow: 0px 0px 6px rgba(51, 108, 201, 0.15), 1px 2px 2px rgba(51, 108, 201, 0.15);
  box-shadow: 0px 0px 6px rgba(51, 108, 201, 0.15), 1px 2px 2px rgba(51, 108, 201, 0.15);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin: 0 6px 10px 6px;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
}

.b-page-nav a:hover, .b-page-nav__item:hover {
  text-decoration: underline;
}

.b-page-nav a_geo:before, .b-page-nav__item_geo:before {
  display: inline-block;
  margin: 0 10px 0 0;
  width: 12px;
  height: 14px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwNDdCQiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMi4wNCAxLjc0YTUuNiA1LjYgMCAxIDEgNy45MiA3LjkyTDYgMTMuNjIgMi4wNCA5LjY2YTUuNiA1LjYgMCAwIDEgMC03LjkyWk02IDcuM2ExLjYgMS42IDAgMSAwIDAtMy4yIDEuNiAxLjYgMCAwIDAgMCAzLjJaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=") 50% 50% no-repeat;
  content: '';
}

@media all and (max-width: 992px) {
  .b-page-nav {
    margin: 24px 0;
  }
  .b-page-nav a, .b-page-nav__item {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 8px 15px;
  }
}

@media all and (max-width: 768px) {
  .b-page-nav a, .b-page-nav__item {
    padding: 6px 15px;
    margin: 0 4px 8px 4px;
  }
}

/* End */


/* Start:/bitrix/templates/universe_s1/css/b-operation-steps.css?16974644235376*/
.b-operation-steps {
  margin: 60px 0;
}

.b-operation-steps__header {
  margin: 0 0 30px;
}

.b-operation-steps__desc {
  margin: 0 0 30px;
}

.b-operation-steps__items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.b-operation-steps__item {
  padding: 12px 24px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(111, 138, 235, 0.1)), to(rgba(67, 166, 241, 0.1)));
  background: -webkit-linear-gradient(top, rgba(111, 138, 235, 0.1) 0%, rgba(67, 166, 241, 0.1) 100%);
  background: -moz- oldlinear-gradient(top, rgba(111, 138, 235, 0.1) 0%, rgba(67, 166, 241, 0.1) 100%);
  background: -o-linear-gradient(top, rgba(111, 138, 235, 0.1) 0%, rgba(67, 166, 241, 0.1) 100%);
  background: linear-gradient(180deg, rgba(111, 138, 235, 0.1) 0%, rgba(67, 166, 241, 0.1) 100%);
}

.b-operation-steps__item:nth-child(18n+2), .b-operation-steps__item:nth-child(18n+6), .b-operation-steps__item:nth-child(18n+7), .b-operation-steps__item:nth-child(18n+11), .b-operation-steps__item:nth-child(18n+15), .b-operation-steps__item:nth-child(18n+16) {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(37, 205, 165, 0.1)), to(rgba(100, 222, 241, 0.1)));
  background: -webkit-linear-gradient(top, rgba(37, 205, 165, 0.1) 0%, rgba(100, 222, 241, 0.1) 100%);
  background: -moz- oldlinear-gradient(top, rgba(37, 205, 165, 0.1) 0%, rgba(100, 222, 241, 0.1) 100%);
  background: -o-linear-gradient(top, rgba(37, 205, 165, 0.1) 0%, rgba(100, 222, 241, 0.1) 100%);
  background: linear-gradient(180deg, rgba(37, 205, 165, 0.1) 0%, rgba(100, 222, 241, 0.1) 100%);
}

.b-operation-steps__item:nth-child(18n+2) .b-operation-steps__num, .b-operation-steps__item:nth-child(18n+6) .b-operation-steps__num, .b-operation-steps__item:nth-child(18n+7) .b-operation-steps__num, .b-operation-steps__item:nth-child(18n+11) .b-operation-steps__num, .b-operation-steps__item:nth-child(18n+15) .b-operation-steps__num, .b-operation-steps__item:nth-child(18n+16) .b-operation-steps__num {
  background: -webkit-gradient(linear, left top, left bottom, from(#25CDA5), to(#64DEF1));
  background: -webkit-linear-gradient(top, #25CDA5 0%, #64DEF1 100%);
  background: -moz- oldlinear-gradient(top, #25CDA5 0%, #64DEF1 100%);
  background: -o-linear-gradient(top, #25CDA5 0%, #64DEF1 100%);
  background: linear-gradient(180deg, #25CDA5 0%, #64DEF1 100%);
  -moz-background-clip: text;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.b-operation-steps__item:nth-child(18n+3), .b-operation-steps__item:nth-child(18n+4), .b-operation-steps__item:nth-child(18n+8), .b-operation-steps__item:nth-child(18n+12), .b-operation-steps__item:nth-child(18n+13), .b-operation-steps__item:nth-child(18n+17) {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(6.62%, rgba(254, 215, 102, 0.1)), color-stop(89.96%, rgba(255, 186, 64, 0.1)));
  background: -webkit-linear-gradient(bottom, rgba(254, 215, 102, 0.1) 6.62%, rgba(255, 186, 64, 0.1) 89.96%);
  background: -moz- oldlinear-gradient(bottom, rgba(254, 215, 102, 0.1) 6.62%, rgba(255, 186, 64, 0.1) 89.96%);
  background: -o-linear-gradient(bottom, rgba(254, 215, 102, 0.1) 6.62%, rgba(255, 186, 64, 0.1) 89.96%);
  background: linear-gradient(360deg, rgba(254, 215, 102, 0.1) 6.62%, rgba(255, 186, 64, 0.1) 89.96%);
}

.b-operation-steps__item:nth-child(18n+3) .b-operation-steps__num, .b-operation-steps__item:nth-child(18n+4) .b-operation-steps__num, .b-operation-steps__item:nth-child(18n+8) .b-operation-steps__num, .b-operation-steps__item:nth-child(18n+12) .b-operation-steps__num, .b-operation-steps__item:nth-child(18n+13) .b-operation-steps__num, .b-operation-steps__item:nth-child(18n+17) .b-operation-steps__num {
  background: -webkit-linear-gradient(92deg, #FED766 6.62%, #FFBA40 89.96%);
  background: -moz- oldlinear-gradient(92deg, #FED766 6.62%, #FFBA40 89.96%);
  background: -o-linear-gradient(92deg, #FED766 6.62%, #FFBA40 89.96%);
  background: linear-gradient(358deg, #FED766 6.62%, #FFBA40 89.96%);
  -moz-background-clip: text;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.b-operation-steps__num {
  font-size: 60px;
  font-weight: 600;
  line-height: 60px;
  background: -webkit-gradient(linear, left top, left bottom, from(#6F8AEB), to(#43A6F1));
  background: -webkit-linear-gradient(top, #6F8AEB 0%, #43A6F1 100%);
  background: -moz- oldlinear-gradient(top, #6F8AEB 0%, #43A6F1 100%);
  background: -o-linear-gradient(top, #6F8AEB 0%, #43A6F1 100%);
  background: linear-gradient(180deg, #6F8AEB 0%, #43A6F1 100%);
  -moz-background-clip: text;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 0 8px;
}

.b-operation-steps__title {
  margin: 0 0 16px;
  font-size: 20px;
  font-weight: 600;
}

@media all and (max-width: 992px) {
  .b-operation-steps__items {
    grid-template-columns: 1fr;
  }
}

@media all and (max-width: 768px) {
  .b-operation-steps__num {
    font-size: 40px;
    line-height: 40px;
  }
  .b-operation-steps__title {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 8px;
  }
  .b-operation-steps__item {
    padding: 12px 16px;
  }
}

/* End */


/* Start:/bitrix/templates/universe_s1/css/b-pros-and-cons.css?17314945722356*/
.b-pros-and-cons {
  margin: 60px 0;
}
.b-pros-and-cons__box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
.b-pros-and-cons__pros, .b-pros-and-cons__cons {
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 30px 40px 10px;
}
.b-pros-and-cons__pros {
  background: -webkit-gradient(linear, left top, left bottom, from(#E9FAF6), color-stop(100%, #EFFCFD), color-stop(100%, #EFFCFD), to(#EFFCFD));
  background: -moz-linear-gradient(top, #E9FAF6 0%, #EFFCFD 100%, #EFFCFD 100%, #EFFCFD 100%);
  background: linear-gradient(180deg, #E9FAF6 0%, #EFFCFD 100%, #EFFCFD 100%, #EFFCFD 100%);
}
.b-pros-and-cons__pros .b-pros-and-cons__content.text ul li:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#25CDA5), to(#64DEF1));
  background: -moz-linear-gradient(top, #25CDA5 0%, #64DEF1 100%);
  background: linear-gradient(180deg, #25CDA5 0%, #64DEF1 100%);
}
.b-pros-and-cons__cons {
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF4F4), to(#FFF7F7));
  background: -moz-linear-gradient(top, #FFF4F4 0%, #FFF7F7 100%);
  background: linear-gradient(180deg, #FFF4F4 0%, #FFF7F7 100%);
}
.b-pros-and-cons__cons .b-pros-and-cons__content.text ul li:before {
  background: -moz-linear-gradient(90.18deg, #FFAEAE 7.98%, #FF928D 95.62%);
  background: linear-gradient(359.82deg, #FFAEAE 7.98%, #FF928D 95.62%);
}
.b-pros-and-cons__header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.b-pros-and-cons__title {
  margin-top: -6px;
}
.b-pros-and-cons__icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 32px;
  margin: 0 20px 0 0;
}
.b-pros-and-cons__icon img, .b-pros-and-cons__icon picture {
  display: block;
  width: 100%;
  height: auto;
}
@media all and (max-width: 992px) {
  .b-pros-and-cons__box {
    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;
  }
}
@media all and (max-width: 768px) {
  .b-pros-and-cons {
    margin: 40px 0;
  }
  .b-pros-and-cons__pros, .b-pros-and-cons__cons {
    padding: 20px 20px 10px;
  }
  .b-pros-and-cons__icon {
    margin: 0 10px 0 0;
    width: 24px;
  }
}
/* End */


/* Start:/bitrix/templates/universe_s1/css/b-vac-pregnancy.css?17374468291890*/
.b-vac-pregnancy {
  margin: 80px 0;
}
.b-vac-pregnancy__box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: -moz-linear-gradient(185.51deg, #e6f6fd 5.23%, #edf3ff 96.25%);
  background: linear-gradient(264.49deg, #e6f6fd 5.23%, #edf3ff 96.25%);
}
.b-vac-pregnancy__content {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 36px 60px;
}
.b-vac-pregnancy__image {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 100%;
}
.b-vac-pregnancy__image img {
  display: block;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: auto;
  height: auto;
  max-width: 100%;
}
@media all and (max-width: 992px) {
  .b-vac-pregnancy__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b-vac-pregnancy__image {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%;
  }
  .b-vac-pregnancy__image img {
    margin: 0 auto;
    width: auto;
    height: 240px;
  }
  .b-vac-pregnancy__content {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 24px 16px 0;
  }
  .b-vac-pregnancy__image {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media all and (max-width: 768px) {
  .b-vac-pregnancy {
    margin: 40px 0;
  }
}
/* End */


/* Start:/bitrix/templates/universe_s1/css/b-action-block-2.css?17314945723327*/
.b-action-block-2 {
  margin: 60px 0;
}
.b-action-block-2__wrap {
  position: relative;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: -moz-linear-gradient(90.18deg, #FFAEAE 7.98%, #FF928D 95.62%);
  background: linear-gradient(359.82deg, #FFAEAE 7.98%, #FF928D 95.62%);
}
.b-action-block-2__box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  max-width: 920px;
  margin: 0 auto;
}
.b-action-block-2__bg-mob {
  display: none;
}
.b-action-block-2__bg-1, .b-action-block-2__bg-2, .b-action-block-2__bg-mob {
  position: absolute;
  z-index: 1;
}
.b-action-block-2__bg-1 picture, .b-action-block-2__bg-1 img, .b-action-block-2__bg-2 picture, .b-action-block-2__bg-2 img, .b-action-block-2__bg-mob picture, .b-action-block-2__bg-mob img {
  display: block;
}
.b-action-block-2__bg-1 {
  left: 0;
  bottom: 0;
}
.b-action-block-2__bg-2 {
  right: 0;
  top: 0;
}
.b-action-block-2__left {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.b-action-block-2__left picture, .b-action-block-2__left img {
  display: block;
  max-width: 100%;
  height: auto;
}
.b-action-block-2__right {
  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: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 0 20px 10px;
}
.b-action-block-2__desc {
  margin: 0 0 8px;
}
.b-action-block-2__desc .block-title {
  margin-bottom: 24px;
}
.b-action-block-2__buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.b-action-block-2__read {
  display: block;
  white-space: nowrap;
  -moz-border-radius: 8px;
  border-radius: 8px;
  width: 280px;
  text-align: center;
  background: #fff;
  color: #0047BB;
  line-height: 44px;
  font-size: 16px;
  font-weight: 600;
}
.b-action-block-2__read:hover {
  text-decoration: underline;
}
@media all and (max-width: 992px) {
  .b-action-block-2 {
    margin: 0 0 24px;
  }
  .b-action-block-2__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b-action-block-2__bg-1, .b-action-block-2__bg-2 {
    display: none;
  }
  .b-action-block-2__bg-mob {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  .b-action-block-2__bg-mob img, .b-action-block-2__bg-mob picture {
    width: 100%;
  }
  .b-action-block-2__right {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 20px 16px 16px;
  }
  .b-action-block-2__left {
    position: relative;
    z-index: 1;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
/* End */


/* Start:/bitrix/templates/universe_s1/css/b-vac-prepare.css?17374468291206*/
.b-vac-prepare {
  margin: 60px 0;
}
.b-vac-prepare__box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #F9FBFF;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 71, 187, 0.1);
  -moz-box-shadow: 0 0 15px 0 rgba(0, 71, 187, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 71, 187, 0.1);
}
.b-vac-prepare__left {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.b-vac-prepare__right {
  padding: 24px 16px;
}
.b-vac-prepare__image {
  margin: 0 30px 0 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.b-vac-prepare__image picture, .b-vac-prepare__image img {
  display: block;
}
@media all and (max-width: 992px) {
  .b-vac-prepare__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b-vac-prepare__image {
    margin: 0;
  }
  .b-vac-prepare__image img {
    margin: 0 auto;
    height: 240px;
    width: auto;
  }
}
@media all and (max-width: 768px) {
  .b-vac-prepare {
    margin: 40px 0;
  }
  .b-vac-prepare__right {
    padding: 16px;
  }
}
/* End */


/* Start:/bitrix/templates/universe_s1/css/b-vac-text.css?17374468291032*/
.b-vac-bg-blue {
  padding: 60px 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  background: #F9FBFF;
}
.b-vac-bg-blue > div, .b-vac-bg-blue > section {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.b-vac-text {
  padding: 60px 0;
  background: #F9FBFF;
}
.b-vac-text__box {
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fff;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 71, 187, 0.1);
  -moz-box-shadow: 0 0 15px 0 rgba(0, 71, 187, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 71, 187, 0.1);
  padding: 24px 40px;
}
.b-vac-text__header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.b-vac-text__icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 48px;
  margin: 0 20px 0 0;
}
.b-vac-text__icon img, .b-vac-text__icon picture {
  display: block;
  width: 100%;
  height: auto;
}
@media all and (max-width: 768px) {
  .b-vac-text {
    padding: 40px 0;
  }
  .b-vac-text__box {
    padding: 16px;
  }
  .b-vac-text__icon {
    width: 40px;
  }
}
/* End */


/* Start:/bitrix/templates/universe_s1/css/b-vac-manipulations.css?17374468291828*/
.b-vac-manipulations {
  margin: 60px 0;
}
.b-vac-manipulations__box {
  position: relative;
  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-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fff;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 71, 187, 0.1);
  -moz-box-shadow: 0 0 15px 0 rgba(0, 71, 187, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 71, 187, 0.1);
  overflow: hidden;
}
.b-vac-manipulations__right {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  overflow: hidden;
}
.b-vac-manipulations__left {
  padding: 24px 40px;
}
@media all and (max-width: 992px) {
  .b-vac-manipulations__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;
  }
}
@media all and (max-width: 768px) {
  .b-vac-manipulations {
    padding: 40px 0;
  }
  .b-vac-manipulations__left {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 28px 16px 0px 16px;
  }
  .b-vac-manipulations__right {
    -ms-flex-negative: 2;
    flex-shrink: 2;
  }
}
/* End */


/* Start:/bitrix/templates/universe_s1/css/b-vac-complications.css?17374468292956*/
.b-vac-complications {
  margin: 60px 0;
}
.b-vac-complications__box {
  position: relative;
  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;
}
.b-vac-complications__right {
  padding: 24px 40px;
}
.b-vac-complications__body ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.b-vac-complications a.b-vac-complications__button, .b-vac-complications__button {
  display: block;
  width: 280px;
  background: #0047BB;
  color: #fff;
  text-align: center;
  -moz-border-radius: 12px;
  border-radius: 12px;
  line-height: 44px;
  height: 44px;
  margin: 40px 0 0;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.b-vac-complications a.b-vac-complications__button:hover, .b-vac-complications__button:hover {
  -webkit-transform: translateY(-0.2rem) scale(1.02);
  -moz-transform: translateY(-0.2rem) scale(1.02);
  -ms-transform: translateY(-0.2rem) scale(1.02);
  transform: translateY(-0.2rem) scale(1.02);
  -webkit-box-shadow: 0px 10px 20px rgba(76, 92, 82, 0.25);
  -moz-box-shadow: 0px 10px 20px rgba(76, 92, 82, 0.25);
  box-shadow: 0px 10px 20px rgba(76, 92, 82, 0.25);
}
.b-vac-complications a.b-vac-complications__button:active, .b-vac-complications__button:active {
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  -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-vac-complications__left {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 50%;
}
.b-vac-complications__left img {
  display: block;
  -moz-border-radius: 10px;
  border-radius: 10px;
  max-width: 100%;
  width: auto;
  height: auto;
}
@media all and (max-width: 992px) {
  .b-vac-complications__left {
    padding: 0 50px 0 0;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media all and (max-width: 768px) {
  .b-vac-complications__box {
    display: block;
  }
  .b-vac-complications__left {
    padding: 30px 0 0;
    max-width: 100%;
  }
  .b-vac-complications__right {
    padding: 16px 0;
  }
  .b-vac-complications__right img {
    margin: 0 auto;
  }
  .b-vac-complications__body ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .b-vac-complications a.b-vac-complications__button, .b-vac-complications__button {
    margin: 0 auto;
  }
}
/* End */


/* Start:/bitrix/templates/universe_s1/components/bz/empty.component/faq.block/style.css?17211135617785*/
.b-faq {
  position: relative;
  padding: 80px 0;
  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%);
  overflow: hidden;
}

.b-faq_light-blue {
  background: #F9FBFF;
}

.b-faq__header {
  margin: 0 0 30px;
}

.b-faq__box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 30px;
}

.b-faq__left {
  width: 30%;
  padding: 15px 0;
}

.b-faq__right {
  width: 70%;
  background: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 24px 40px 10px;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 71, 187, 0.1);
  -moz-box-shadow: 0px 0px 15px rgba(0, 71, 187, 0.1);
  box-shadow: 0px 0px 15px rgba(0, 71, 187, 0.1);
}

.b-faq__items {
  position: relative;
  overflow: hidden;
}

.b-faq__item {
  display: none;
  z-index: 5;
}

.b-faq__item.active {
  display: block;
}

.b-faq__item:after {
  display: none;
}

.b-faq__toggle {
  position: relative;
  cursor: pointer;
  padding: 10px 5px 10px 65px;
  font-size: 16px;
  -webkit-border-radius: 12px 0 0 12px;
  -moz-border-radius: 12px 0 0 12px;
  border-radius: 12px 0 0 12px;
  opacity: 0.7;
  color: #0047BB;
}

.b-faq__toggle > * {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
}

.b-faq__toggle.active {
  opacity: 1;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, color-stop(1.61%, #336CC9), color-stop(99.06%, #42BAFD));
  background: -webkit-linear-gradient(left, #336CC9 1.61%, #42BAFD 99.06%);
  background: -moz- oldlinear-gradient(left, #336CC9 1.61%, #42BAFD 99.06%);
  background: -o-linear-gradient(left, #336CC9 1.61%, #42BAFD 99.06%);
  background: linear-gradient(90deg, #336CC9 1.61%, #42BAFD 99.06%);
}

.b-faq__toggle.active:after {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTkuNTk4IDkuNzc5YTkuNiA5LjYgMCAxIDEtMTkuMiAwIDkuNiA5LjYgMCAwIDEgMTkuMiAwWm0tOS42LTMuNmExLjIgMS4yIDAgMCAwLTEuMDQuNiAxLjIgMS4yIDAgMSAxLTIuMDc3LTEuMiAzLjYgMy42IDAgMSAxIDQuMzE3IDUuMTk2di4yMDRhMS4yIDEuMiAwIDEgMS0yLjQgMHYtMS4yYTEuMiAxLjIgMCAwIDEgMS4yLTEuMiAxLjIgMS4yIDAgMCAwIDAtMi40Wm0wIDkuNmExLjIgMS4yIDAgMSAwIDAtMi40IDEuMiAxLjIgMCAwIDAgMCAyLjRaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=") 50% 50% no-repeat;
}

.b-faq__toggle:after {
  display: block;
}

.b-faq__toggle:after, .b-faq__item:after {
  position: absolute;
  top: 9px;
  left: 24px;
  width: 22px;
  height: 22px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwNDdCQiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTkuNTk4IDEwLjVhOS42IDkuNiAwIDEgMS0xOS4yIDAgOS42IDkuNiAwIDAgMSAxOS4yIDBabS05LjYtMy42YTEuMiAxLjIgMCAwIDAtMS4wNC42IDEuMiAxLjIgMCAxIDEtMi4wNzctMS4yIDMuNiAzLjYgMCAxIDEgNC4zMTcgNS4xOTZ2LjIwNGExLjIgMS4yIDAgMSAxLTIuNCAwdi0xLjJhMS4yIDEuMiAwIDAgMSAxLjItMS4yIDEuMiAxLjIgMCAwIDAgMC0yLjRabTAgOS42YTEuMiAxLjIgMCAxIDAgMC0yLjQgMS4yIDEuMiAwIDAgMCAwIDIuNFoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==") 50% 50% no-repeat;
  content: '';
}

.b-faq__bot {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0px 2px 6px rgba(0, 71, 187, 0.15);
  -moz-box-shadow: 0px 2px 6px rgba(0, 71, 187, 0.15);
  box-shadow: 0px 2px 6px rgba(0, 71, 187, 0.15);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 12px 24px;
}

.b-faq__footnote {
  font-size: 14px;
  color: #2B3031;
  padding: 0 30px 0 0;
}

.b-faq__feed {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  -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;
  background: #0047BB;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 280px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
}

.b-faq__feed:hover {
  color: #fff;
  background: #003da2;
}

.b-faq__feed:before {
  margin: 0 15px 0 0;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTkuMTM4IDEzLjczOGExNS4zODkgMTUuMzg5IDAgMCAxLTcuOTcxLTcuNzQzbC0uNDMzLS45NWEyLjkxNyAyLjkxNyAwIDAgMSAxLjAzMS0zLjYzTDIuODc2LjY3YS44MzMuODMzIDAgMCAxIDEuMTEzLjE2OWwyLjAyNSAyLjUxYS44MzMuODMzIDAgMCAxLS4xNTMgMS4xOTNsLTEuMDQ4Ljc3NmMuOTgzIDEuOTkyIDIuNiAzLjYxIDQuNTkzIDQuNTkzbC43NzctMS4wNDhhLjgzMy44MzMgMCAwIDEgMS4xOTItLjE1MmwyLjUxIDIuMDI0Yy4zMzYuMjcyLjQxLjc1NS4xNjkgMS4xMTNsLS43NCAxLjEwM2EyLjkxNyAyLjkxNyAwIDAgMS0zLjYxIDEuMDRsLS41NjYtLjI1M1oiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNOC40NTggNS4yNzhhLjYyNS42MjUgMCAwIDAgLjYyNS42MjVoMy4xOWEuNjI1LjYyNSAwIDEgMCAwLTEuMjVoLTEuNjhsMi42MzItMi42MzJhLjYyNS42MjUgMCAwIDAtLjg4NC0uODg0TDkuNzA4IDMuNzY5VjIuMDg4YS42MjUuNjI1IDAgMSAwLTEuMjUgMHYzLjE5WiIvPjwvc3ZnPg==") 50% 50% no-repeat;
  content: '';
}

.b-faq__bg-1, .b-faq__bg-2, .b-faq__bg-3 {
  position: absolute;
}

.b-faq__bg-1 {
  bottom: 40px;
  left: 50%;
  margin-left: -1000px;
}

.b-faq__bg-2 {
  top: 40px;
  left: 50%;
  margin-left: -920px;
}

.b-faq__bg-3 {
  top: 35%;
  left: 50%;
  margin-left: 700px;
}

@media all and (max-width: 1200px) {
  .b-faq__bg-1, .b-faq__bg-2, .b-faq__bg-3 {
    display: none;
  }
}

@media all and (max-width: 992px) {
  .b-faq {
    padding: 40px 0;
  }
  .b-faq__box {
    display: block;
    padding: 0;
  }
  .b-faq__left {
    display: none;
  }
  .b-faq__right {
    width: 100%;
    background: none;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .b-faq__item {
    position: relative;
    display: block;
    opacity: 0.7;
  }
  .b-faq__item.active {
    opacity: 1;
  }
  .b-faq__item.active .b-faq__content {
    display: block;
  }
  .b-faq__item:after {
    display: block;
    left: 0;
  }
  .b-faq__item:before {
    display: block;
    padding: 8px 8px 8px 34px;
    color: #0047BB;
    content: attr(area-label);
  }
  .b-faq__item.active + .b-faq__item {
    margin-top: 20px;
  }
  .b-faq__content {
    display: none;
    background: #fff;
    padding: 24px 24px 10px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    font-size: 14px;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 71, 187, 0.1);
    -moz-box-shadow: 0px 0px 15px rgba(0, 71, 187, 0.1);
    box-shadow: 0px 0px 15px rgba(0, 71, 187, 0.1);
  }
  .b-faq__bot {
    display: block;
  }
  .b-faq__footnote {
    margin: 0 0 15px;
  }
  .b-faq__feed {
    width: 100%;
    height: 36px;
  }
}

@media all and (max-width: 768px) {
  .b-faq__content {
    padding: 16px 16px 6px;
  }
  .b-faq__header {
    margin: 0 0 20px;
  }
}

.b-faq__content li:before {
  display: block !important;
  content: "\25cf";
  font-size: 0.85714286em;
  padding: 0.07142858em 0;
  color: #3498db;
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: 0;
}
.b-faq__content li {
  padding-left: 20px;
}
/* End */


/* Start:/local/components/bz/price.list.ajax/templates/.default/style.css?172804604830233*/
.b-price {
    padding: 80px 0;
}

.b-price-table__attention {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 30px 0 0;
    position: relative;
    -moz-border-radius: 12px;
    border-radius: 12px;
    padding: 12px 20px 12px 48px;
    background: -webkit-gradient(linear, left top, left bottom, from(#e9faf6), color-stop(100%, #effcfd), color-stop(100%, #effcfd), to(#effcfd));
    background: -moz-linear-gradient(top, #e9faf6 0%, #effcfd 100%, #effcfd 100%, #effcfd 100%);
    background: linear-gradient(180deg, #e9faf6 0%, #effcfd 100%, #effcfd 100%, #effcfd 100%);
}
.b-price-table__attention span {
    color: #26C59F;
    font-weight: 700;
    white-space: nowrap;
    font-size: 20px;
    margin: 0 24px 0 0;
}
.b-price-table__attention:before {
    position: absolute;
    top: 11px;
    left: 18px;
    width: 24px;
    height: 24px;
    margin: 0 10px 0 0;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDZWMTBNMTAgMTRIMTAuMDFNMTkgMTBDMTkgMTEuMTgxOSAxOC43NjcyIDEyLjM1MjIgMTguMzE0OSAxMy40NDQyQzE3Ljg2MjYgMTQuNTM2MSAxNy4xOTk3IDE1LjUyODIgMTYuMzY0IDE2LjM2NEMxNS41MjgyIDE3LjE5OTcgMTQuNTM2MSAxNy44NjI2IDEzLjQ0NDIgMTguMzE0OUMxMi4zNTIyIDE4Ljc2NzIgMTEuMTgxOSAxOSAxMCAxOUM4LjgxODEgMTkgNy42NDc3OCAxOC43NjcyIDYuNTU1ODUgMTguMzE0OUM1LjQ2MzkyIDE3Ljg2MjYgNC40NzE3NyAxNy4xOTk3IDMuNjM2MDQgMTYuMzY0QzIuODAwMzEgMTUuNTI4MiAyLjEzNzM4IDE0LjUzNjEgMS42ODUwOCAxMy40NDQyQzEuMjMyNzkgMTIuMzUyMiAxIDExLjE4MTkgMSAxMEMxIDcuNjEzMDUgMS45NDgyMSA1LjMyMzg3IDMuNjM2MDQgMy42MzYwNEM1LjMyMzg3IDEuOTQ4MjEgNy42MTMwNSAxIDEwIDFDMTIuMzg2OSAxIDE0LjY3NjEgMS45NDgyMSAxNi4zNjQgMy42MzYwNEMxOC4wNTE4IDUuMzIzODcgMTkgNy42MTMwNSAxOSAxMFoiIHN0cm9rZT0iIzI2QzU5RiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+") 50% 50% no-repeat;
    content: "";
}
.b-price-table__attention p {
    margin: 0;
}

.b-price__header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.b-price__tooltip {
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
}

.b-price__tooltip:hover div {
    display: block;
}

.b-price__tooltip div {
    display: none;
    position: absolute;
    top: -16px;
    left: -12px;
    width: 355px;
    padding: 16px 16px 16px 44px;
    background: #fff;
    z-index: 11;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 71, 187, 0.1);
    -moz-box-shadow: 0px 0px 15px rgba(0, 71, 187, 0.1);
    box-shadow: 0px 0px 15px rgba(0, 71, 187, 0.1);
    font-size: 14px;
}

.b-price__tooltip div *:last-child {
    margin-bottom: 0;
}

.b-price__tooltip:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    z-index: 12;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyMyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwNDdCQiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjMuMTk5IDExLjc3OGExMS4yIDExLjIgMCAxIDEtMjIuNCAwIDExLjIgMTEuMiAwIDAgMSAyMi40IDBabS05LjgtNS42YTEuNCAxLjQgMCAxIDEtMi44IDAgMS40IDEuNCAwIDAgMSAyLjggMFptLTIuOCA0LjJhMS40IDEuNCAwIDAgMCAwIDIuOHY0LjJhMS40IDEuNCAwIDAgMCAxLjQgMS40aDEuNGExLjQgMS40IDAgMCAwIDAtMi44di00LjJhMS40IDEuNCAwIDAgMC0xLjQtMS40aC0xLjRaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");
    content: '';
}

.b-price__pagi {
    margin-top: 30px;
}

.b-price__left {
    position: relative;
    padding: 0 40px 0 0;
}

.b-price__right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 10px;
}

.b-price__right a {
    display: block;
    cursor: pointer;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 36px;
    color: #CCDAF1;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    margin: 0 0 0 15px;
}

.b-price__right a.active {
    color: #0047BB;
}

.b-price__right a:hover {
    text-decoration: underline;
}

.b-price__text {
    margin: 0 0 30px;
}

.b-price__radios {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 44px;
    padding: 4px;
}

.b-price__radios input:checked ~ label {
    color: #0047BB;
}

.b-price__radios input {
    position: absolute;
    opacity: 0;
    z-index: -1;
    padding: 0;
}

.b-price__radios label {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 36px;
    color: #CCDAF1;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: bold;
}

.b-price__radios label:hover {
    text-decoration: underline;
}

.b-price__radio {
    position: relative;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 0 0 15px;
}

@media all and (max-width: 992px) {
    .b-price {
        padding: 80px 0;
    }
    .b-price__header {
        -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;
    }
    .b-price__radio {
        margin: 0 15px 0 0;
        font-size: 14px;
    }
    .b-price__right {
        padding: 0;
        margin: 0 0 20px;
    }
}

@media all and (max-width: 992px) {
    .b-price {
        padding: 40px 0;
    }
}

.b-price-filter {
    position: relative;
}

.b-price-filter.active .b-price-filter__clinic, .b-price-filter.active .b-price-filter__radios, .b-price-filter.active .b-price-filter__cells {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.b-price-filter.active .b-price-filter__wrap {
    padding: 24px 34px;
}

@media all and (max-width: 768px) {
    .b-price-filter.active .b-price-filter__wrap {
        padding: 16px 12px;
    }
}

.b-price-filter__wrap {
    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%);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    padding: 24px 34px;
}

.b-price-filter__box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px;
    margin-right: -20px;
}

.b-price-filter__string, .b-price-filter__clinic, .b-price-filter__radios {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 10px;
}

.b-price-filter__string input,
.b-price-filter__string select, .b-price-filter__clinic input,
.b-price-filter__clinic select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    display: block;
    width: 100%;
    line-height: 44px;
    height: 44px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 2px 6px rgba(0, 71, 187, 0.15);
    -moz-box-shadow: 0px 2px 6px rgba(0, 71, 187, 0.15);
    box-shadow: 0px 2px 6px rgba(0, 71, 187, 0.15);
    border: 0;
    padding: 0 20px;
    color: #0047BB;
}

.b-price-filter__string input::-webkit-input-placeholder,
.b-price-filter__string select::-webkit-input-placeholder, .b-price-filter__clinic input::-webkit-input-placeholder,
.b-price-filter__clinic select::-webkit-input-placeholder {
    opacity: 1;
    color: #0047BB;
}

.b-price-filter__string input:-moz-placeholder,
.b-price-filter__string select:-moz-placeholder, .b-price-filter__clinic input:-moz-placeholder,
.b-price-filter__clinic select:-moz-placeholder {
    opacity: 1;
    color: #0047BB;
}

.b-price-filter__string input:-ms-placeholder,
.b-price-filter__string select:-ms-placeholder, .b-price-filter__clinic input:-ms-placeholder,
.b-price-filter__clinic select:-ms-placeholder {
    opacity: 1;
    color: #0047BB;
}

.b-price-filter__string input::-moz-placeholder,
.b-price-filter__string select::-moz-placeholder, .b-price-filter__clinic input::-moz-placeholder,
.b-price-filter__clinic select::-moz-placeholder {
    opacity: 1;
    color: #0047BB;
}

.b-price-filter__string option, .b-price-filter__clinic option {
    line-height: 48px;
}

.b-price-filter__clinic {
    position: relative;
}

.b-price-filter__clinic select {
    padding: 0 20px 0 40px;
}

.b-price-filter__clinic:before {
    position: absolute;
    top: 50%;
    left: 14px;
    width: 14px;
    height: 18px;
    margin: -9px 0 0 0;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0idXJsKCNhKSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMi4wNSAyLjgyOGE3IDcgMCAxIDEgOS45IDkuOUw3IDE3LjY3OGwtNC45NS00Ljk1YTcgNyAwIDAgMSAwLTkuOVpNNyA5Ljc3OGEyIDIgMCAxIDAgMC00IDIgMiAwIDAgMCAwIDRaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSI3IiB4Mj0iNyIgeTE9Ii43NzgiIHkyPSIxNy42NzgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBzdG9wLWNvbG9yPSIjNkY4QUVCIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjNDNBNkYxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PC9zdmc+") 50% 50% no-repeat;
    content: '';
}

.b-price-filter__radios {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 44px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 2px 6px rgba(0, 71, 187, 0.15);
    -moz-box-shadow: 0px 2px 6px rgba(0, 71, 187, 0.15);
    box-shadow: 0px 2px 6px rgba(0, 71, 187, 0.15);
    padding: 4px;
}

.b-price-filter__radios input:after {
    background: #297F5B;
}

.b-price-filter__radios input:checked ~ label {
    background: #0047BB;
    color: #fff;
}

.b-price-filter__radios input:checked ~ label span:after {
    display: none;
}

.b-price-filter__radios input:checked ~ label span:before {
    display: block;
}

.b-price-filter__radios input {
    position: absolute;
    opacity: 0;
    z-index: -1;
    padding: 0;
}

.b-price-filter__radios label {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    margin-bottom: 0;
    padding: 0 15px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 36px;
    color: #6691D6;
    white-space: nowrap;
}

.b-price-filter__radio {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.b-price-filter__icon {
    position: relative;
    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-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 60px;
    height: 36px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.b-price-filter__icon span {
    display: inline-block;
    position: relative;
    font-size: 0;
}

.b-price-filter__icon span:before, .b-price-filter__icon span:after {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    right: 100%;
    margin: -12px -12px 0 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    content: '';
}

.b-price-filter__icon span:before {
    display: none;
}

.b-price-filter__icon_day span:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTExIC4wMjhhLjc1Ljc1IDAgMCAxIC43NS43NXYxYS43NS43NSAwIDAgMS0xLjUgMHYtMWEuNzUuNzUgMCAwIDEgLjc1LS43NVpNMTEgNS4wMjhhNS43NSA1Ljc1IDAgMSAwIDAgMTEuNSA1Ljc1IDUuNzUgMCAwIDAgMC0xMS41Wk00LjQ2IDMuMTc3YS43NS43NSAwIDEgMC0xLjA2MSAxLjA2bC43MDcuNzA4YS43NS43NSAwIDEgMCAxLjA2LTEuMDYxbC0uNzA3LS43MDdaTTIxLjc1IDEwLjc3OGEuNzUuNzUgMCAwIDEtLjc1Ljc1aC0xYS43NS43NSAwIDAgMSAwLTEuNWgxYS43NS43NSAwIDAgMSAuNzUuNzVaTTE4LjYwMSA0LjIzOGEuNzUuNzUgMCAxIDAtMS4wNi0xLjA2MWwtLjcwNy43MDdhLjc1Ljc1IDAgMSAwIDEuMDYgMS4wNmwuNzA3LS43MDZaTTExIDE5LjAyOGEuNzUuNzUgMCAwIDEgLjc1Ljc1djFhLjc1Ljc1IDAgMCAxLTEuNSAwdi0xYS43NS43NSAwIDAgMSAuNzUtLjc1Wk0xNy44OTQgMTYuNjEyYS43NS43NSAwIDEgMC0xLjA2IDEuMDZsLjcwNy43MDhhLjc1Ljc1IDAgMSAwIDEuMDYtMS4wNjFsLS43MDctLjcwN1pNMi43NSAxMC43NzhhLjc1Ljc1IDAgMCAxLS43NS43NUgxYS43NS43NSAwIDAgMSAwLTEuNWgxYS43NS43NSAwIDAgMSAuNzUuNzVaTTUuMTY2IDE3LjY3M2EuNzUuNzUgMCAwIDAtMS4wNi0xLjA2MWwtLjcwNy43MDdhLjc1Ljc1IDAgMCAwIDEuMDYgMS4wNmwuNzA3LS43MDZaIi8+PC9zdmc+");
}

.b-price-filter__icon_night span:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTkgLjI3OEE4LjUgOC41IDAgMSAwIDE3LjQ2IDkuNmEuNS41IDAgMCAwLS44MTItLjQzNiA1IDUgMCAxIDEtNi4xMzctNy44OTMuNS41IDAgMCAwLS4yMjUtLjg5NUE4LjU2MiA4LjU2MiAwIDAgMCA5IC4yNzhaIi8+PC9zdmc+");
}

.b-price-filter__icon_day span:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwNDdCQiIgZD0iTTExIC4wMjhhLjc1Ljc1IDAgMCAxIC43NS43NXYxYS43NS43NSAwIDAgMS0xLjUgMHYtMWEuNzUuNzUgMCAwIDEgLjc1LS43NVpNMTEgNS4wMjhhNS43NSA1Ljc1IDAgMSAwIDAgMTEuNSA1Ljc1IDUuNzUgMCAwIDAgMC0xMS41Wk00LjQ2IDMuMTc3YS43NS43NSAwIDEgMC0xLjA2MSAxLjA2bC43MDcuNzA4YS43NS43NSAwIDEgMCAxLjA2LTEuMDYxbC0uNzA3LS43MDdaTTIxLjc1IDEwLjc3OGEuNzUuNzUgMCAwIDEtLjc1Ljc1aC0xYS43NS43NSAwIDAgMSAwLTEuNWgxYS43NS43NSAwIDAgMSAuNzUuNzVaTTE4LjYwMSA0LjIzOGEuNzUuNzUgMCAxIDAtMS4wNi0xLjA2MWwtLjcwNy43MDdhLjc1Ljc1IDAgMSAwIDEuMDYgMS4wNmwuNzA3LS43MDZaTTExIDE5LjAyOGEuNzUuNzUgMCAwIDEgLjc1Ljc1djFhLjc1Ljc1IDAgMCAxLTEuNSAwdi0xYS43NS43NSAwIDAgMSAuNzUtLjc1Wk0xNy44OTQgMTYuNjEyYS43NS43NSAwIDEgMC0xLjA2IDEuMDZsLjcwNy43MDhhLjc1Ljc1IDAgMSAwIDEuMDYtMS4wNjFsLS43MDctLjcwN1pNMi43NSAxMC43NzhhLjc1Ljc1IDAgMCAxLS43NS43NUgxYS43NS43NSAwIDAgMSAwLTEuNWgxYS43NS43NSAwIDAgMSAuNzUuNzVaTTUuMTY2IDE3LjY3M2EuNzUuNzUgMCAwIDAtMS4wNi0xLjA2MWwtLjcwNy43MDdhLjc1Ljc1IDAgMCAwIDEuMDYgMS4wNmwuNzA3LS43MDZaIi8+PC9zdmc+");
}

.b-price-filter__icon_night span:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwNDdCQiIgZD0iTTkgLjI3OEE4LjUgOC41IDAgMSAwIDE3LjQ2IDkuNmEuNS41IDAgMCAwLS44MTItLjQzNiA1IDUgMCAxIDEtNi4xMzctNy44OTMuNS41IDAgMCAwLS4yMjUtLjg5NUE4LjU2MiA4LjU2MiAwIDAgMCA5IC4yNzhaIi8+PC9zdmc+");
}

.b-price-filter__cells {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0 0;
    /*margin-left: -10px;*/
    /*margin-right: -10px;*/
    margin: 0 10px;
}

.b-price-filter__cell {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.b-price-filter__cell + .b-price-filter__cell {
    margin: 0 0 0 30px;
}

.b-price-filter__toggle {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwNDdCQiIgZD0iTTMgMS41YTEgMSAwIDEgMC0yIDB2Ny4yNjhhMiAyIDAgMCAwIDAgMy40NjRWMTMuNWExIDEgMCAxIDAgMiAwdi0xLjI2OGEyIDIgMCAwIDAgMC0zLjQ2NFYxLjVabTYgMGExIDEgMCAxIDAtMiAwdjEuMjY4YTIgMiAwIDAgMCAwIDMuNDY0VjEzLjVhMSAxIDAgMSAwIDIgMFY2LjIzMmEyIDIgMCAwIDAgMC0zLjQ2NFYxLjVabTUtMWExIDEgMCAwIDEgMSAxdjcuMjY4YTIgMiAwIDAgMSAwIDMuNDY0VjEzLjVhMSAxIDAgMSAxLTIgMHYtMS4yNjhhMiAyIDAgMCAxIDAtMy40NjRWMS41YTEgMSAwIDAgMSAxLTFaIi8+PC9zdmc+") no-repeat 50% 50%;
}

@media all and (max-width: 992px) {
    .b-price-filter {
        padding: 60px 0 0;
    }
    .b-price-filter__toggle {
        display: block;
    }
    .b-price-filter__string {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
        padding: 0 50px 0 0;
    }
    .b-price-filter__string input {
        line-height: 40px;
        height: 40px;
        border: 1px solid #CCDAF1;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .b-price-filter__cells {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .b-price-filter__cell {
        width: 48%;
        margin: 5px 1%;
    }
    .b-price-filter__cell + .b-price-filter__cell {
        margin: 5px 1%;
    }
    .b-price-filter__wrap {
        padding: 0;
    }
    .b-price-filter__clinic, .b-price-filter__radios, .b-price-filter__cells {
        display: none;
    }
}

@media all and (max-width: 768px) {
    .b-price-filter__cells {
        margin-left: 0;
        margin-right: 0;
    }
    .b-price-filter__cell {
        width: 98%;
        margin: 5px 0;
    }
    .b-price-filter__cell + .b-price-filter__cell {
        margin: 5px 0;
    }
    .b-price-filter__box {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
    .b-price-filter__clinic, .b-price-filter__radios {
        margin: 0 0 10px;
    }
    .b-price-filter__icon span {
        font-size: 14px;
    }
    .b-price-filter__icon span:before, .b-price-filter__icon span:after {
        margin: -12px 10px 0 0;
    }

    .b-price-table__attention {
        display: block;
    }
    .b-price-table__attention span {
        font-size: 16px;
    }
    .b-price-table__attention div {
        font-size: 12px;
    }
}

.b-price-dropdown {
    position: relative;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.b-price-dropdown.active .b-price-dropdown__toggle:before {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
}

.b-price-dropdown.active .b-price-dropdown__items {
    display: block;
}

.b-price-dropdown__toggle {
    cursor: pointer;
    display: inline-block;
    position: relative;
    color: #0047BB;
    font-weight: 600;
    padding: 0 20px 0 0;
}

.b-price-dropdown__toggle:before {
    position: absolute;
    top: 7px;
    right: 0px;
    width: 15px;
    height: 8px;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSI4IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMDA0N0JCIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uOTU5LjI5M2ExIDEgMCAwIDEgMS40MTQgMEw3LjUgNS40MTkgMTIuNjI2LjI5M2ExIDEgMCAxIDEgMS40MTQgMS40MTRMOC4yMDYgNy41NGExIDEgMCAwIDEtMS40MTQgMEwuOTYgMS43MDdhMSAxIDAgMCAxIDAtMS40MTRaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=") 50% 50% no-repeat;
    content: '';
}

.b-price-dropdown__items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 5px 15px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    /*width: 100%;*/
    background: #fff;
    border: 1px solid #F0F0F3;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 71, 187, 0.1);
    -moz-box-shadow: 0px 0px 15px rgba(0, 71, 187, 0.1);
    box-shadow: 0px 0px 15px rgba(0, 71, 187, 0.1);
    z-index: 11;
}

.b-price-dropdown__item {
    margin: 10px 0;
    white-space: nowrap;
}

.b-price-table {
    width: 100%;
}

.b-price-table tr {
    border-bottom: 1px solid #CCDAF1;
}

.b-price-table tr.hide {
    display: none;
}

.b-price-table tr td {
    padding: 10px 0;
}

.b-price-table tr td:nth-child(1) a {
    color: inherit;
}

.b-price-table tr td:nth-child(1) a:hover {
    text-decoration: underline;
}

.b-price-table tr td:last-child {
    width: 180px;
}

.b-price-table__row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    float: right;
    height: 48px;
    padding: 0 20px 0 10px;
}

.b-price-table__discount {
    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;
    width: 48px;
    height: 48px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #FFBA40;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.b-price-table__discount + .b-price-table__price {
    color: #0047BB;
}

.b-price-table__price {
    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;
    font-size: 20px;
}

.b-price-table__cost {
    color: inherit;
    font-weight: 600;
    margin: 0 0 0 20px;
    white-space: nowrap;
}

.b-price-table__oldcost {
    text-decoration: line-through;
    color: #99B5E4;
    margin: 0 0 0 20px;
    white-space: nowrap;
}

.b-price-table__feed {
    display: block;
    position: relative;
    background: #0047BB;
    color: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-decoration: none;
    line-height: 36px;
    text-align: center;
    padding: 0 30px 0 0;
    width: 100%;
}

.b-price-table__feed:before {
    position: absolute;
    top: 50%;
    right: 13px;
    width: 16px;
    height: 11px;
    margin: -6px 0 0 0;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxMSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTAuMjkzIDEuMDcxYTEgMSAwIDAgMSAxLjQxNCAwbDQgNGExIDEgMCAwIDEgMCAxLjQxNGwtNCA0YTEgMSAwIDAgMS0xLjQxNC0xLjQxNGwyLjI5My0yLjI5M0gxYTEgMSAwIDAgMSAwLTJoMTEuNTg2bC0yLjI5My0yLjI5M2ExIDEgMCAwIDEgMC0xLjQxNFoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==") 50% 50% no-repeat;
    content: '';
}

.b-price-table__feed:hover {
    color: #fff;
    text-decoration: underline;
}

@media all and (max-width: 992px) {
    .b-price-table__price {
        font-size: 16px;
    }
}

@media all and (max-width: 768px) {
    .b-price-table__row {
        -webkit-box-align: end;
        -moz-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        padding: 0 0 0 15px;
        height: auto;
    }
    .b-price-table__price {
        -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: end;
        -moz-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .b-price-table__oldcost {
        font-size: 12px;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .b-price-table__cost {
        font-size: 14px;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .b-price-table__discount {
        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;
        background: none;
        height: auto;
        width: auto;
        color: #FFBA40;
        font-size: 14px;
    }
    .b-price-table__feed {
        display: none;
    }
    .b-price-table tr td {
        font-size: 14px;
        padding: 5px 0;
        vertical-align: bottom;
    }
    .b-price-table tr td:last-child {
        width: 0;
    }
}
.b-pagination {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 5;
}
.b-pagination a {
    text-decoration: none;
}
.b-pagination__right {
    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;
}
.b-pagination__caption {
    color: #99B5E4;
    font-size: 16px;
    margin: 0 30px 0 0;
}
.b-pagination__loadmore {
    display: inline-block;
    position: relative;
    cursor: pointer;
    padding: 0 40px 0 0;
    text-transform: uppercase;
    color: #0047BB;
    font-weight: 600;
    white-space: nowrap;
}
.b-pagination__loadmore:hover {
    text-decoration: underline;
}
.b-pagination__loadmore:before {
    position: absolute;
    top: 50%;
    right: 8px;
    width: 16px;
    height: 12px;
    margin: -6px 0 0 0;
    content: "";
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxMSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwNDdCQiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTAuMjkzIDEuMDczYTEgMSAwIDAgMSAxLjQxNCAwbDQgNGExIDEgMCAwIDEgMCAxLjQxNGwtNCA0YTEgMSAwIDAgMS0xLjQxNC0xLjQxNGwyLjI5My0yLjI5M0gxYTEgMSAwIDAgMSAwLTJoMTEuNTg2bC0yLjI5My0yLjI5M2ExIDEgMCAwIDEgMC0xLjQxNFoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==") 50% 50% no-repeat;
}
.b-pagination__items {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: bold;
    background: none;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.b-pagination__page {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 10px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.b-pagination a.b-pagination__num, .b-pagination__num {
    width: 36px;
    height: 36px;
    line-height: 32px;
    color: #99B5E4;
    text-align: center;
    margin: 0 4px;
    text-decoration: none;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.b-pagination a.b-pagination__num.active, .b-pagination__num.active {
    color: #0047BB;
}
.b-pagination div.b-pagination__num {
    color: #0047BB;
    border: 2px solid #0047BB;
}
.b-pagination a.b-pagination__num,
.b-pagination span.b-pagination__num {
    cursor: pointer;
}
.b-pagination a.b-pagination__num:hover,
.b-pagination span.b-pagination__num:hover {
    text-decoration: underline;
}
.b-pagination a.b-pagination__prev,
.b-pagination a.b-pagination__next, .b-pagination__prev, .b-pagination__next {
    cursor: pointer;
    position: relative;
    display: block;
    width: 36px;
    height: 36px;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.b-pagination a.b-pagination__prev:before,
.b-pagination a.b-pagination__next:before, .b-pagination__prev:before, .b-pagination__next:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 14px;
    margin: -7px 0 0 -7px;
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1);
    opacity: 0.4;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjE0IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMDA0N0JCIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uNzkzLjQ2YTEgMSAwIDAgMSAxLjQxNCAwTDguMDQgNi4yOTNhMSAxIDAgMCAxIDAgMS40MTRMMi4yMDcgMTMuNTRhMSAxIDAgMSAxLTEuNDE0LTEuNDE0TDUuOTE5IDcgLjc5MyAxLjg3NGExIDEgMCAwIDEgMC0xLjQxNFoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==") 50% 50% no-repeat;
    content: "";
}
.b-pagination a.b-pagination__prev:hover:before, .b-pagination__prev:hover:before {
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1);
    opacity: 1;
}
.b-pagination a.b-pagination__next:before, .b-pagination__next:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.b-pagination a.b-pagination__next:hover:before, .b-pagination__next:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.b-pagination__button {
    display: block;
    white-space: nowrap;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    background: #0047BB;
    color: #fff;
    line-height: 44px;
    padding: 0 24px;
    font-weight: 500;
}
.b-pagination__button:hover {
    background: #003da2;
}
@media all and (max-width: 768px) {
    .b-pagination {
        padding: 0 0 60px;
    }
    .b-pagination__items {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .b-pagination__button {
        font-size: 14px;
        line-height: 32px;
        padding: 0 16px;
    }
}
/* End */


/* Start:/bitrix/templates/universe_s1/components/bz/empty.component/b-feedback.block/style.css?16801771665026*/
.b-feedback {
  margin: 80px 0;
}

.b-feedback__box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-shadow: 1px 2px 4px rgba(0, 71, 187, 0.15), 0px 0px 15px rgba(0, 71, 187, 0.1);
  -moz-box-shadow: 1px 2px 4px rgba(0, 71, 187, 0.15), 0px 0px 15px rgba(0, 71, 187, 0.1);
  box-shadow: 1px 2px 4px rgba(0, 71, 187, 0.15), 0px 0px 15px rgba(0, 71, 187, 0.1);
}

.b-feedback__left {
  position: relative;
}

.b-feedback__left picture, .b-feedback__left img {
  display: block;
}

.b-feedback__right {
  position: absolute;
  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: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 0;
  right: 0;
  bottom: 0;
  width: 55%;
  background: #fff;
  padding: 20px 60px 20px 70px;
}

.b-feedback__right:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 150px;
  background-image: -webkit-gradient(linear, right top, left top, from(white), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(right, white, rgba(255, 255, 255, 0));
  background-image: -moz- oldlinear-gradient(right, white, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(right, white, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to left, white, rgba(255, 255, 255, 0));
  z-index: 5;
  content: '';
}

.b-feedback__title {
  font-size: 32px;
  line-height: normal;
  font-weight: bold;
  margin: 0 0 20px 0;
}

.b-feedback__desc {
  margin: 0 0 40px;
}

.b-feedback__buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.b-feedback__feed, .b-feedback__home {
  display: block;
  white-space: nowrap;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  max-width: 280px;
  width: 100%;
  text-align: center;
  font-size: 16px;
}

.b-feedback__feed:hover, .b-feedback__home:hover {
  text-decoration: underline;
}

.b-feedback a.b-feedback__feed, .b-feedback__feed {
  background: #0047BB;
  color: #fff;
  line-height: 44px;
  margin: 0 24px 0 0;
  font-weight: 600;
}

.b-feedback a.b-feedback__home, .b-feedback__home {
  position: relative;
  border: 1px solid #fff;
  line-height: 42px;
  color: #0047BB;
  -webkit-box-shadow: 0px 2px 6px rgba(0, 71, 187, 0.15);
  -moz-box-shadow: 0px 2px 6px rgba(0, 71, 187, 0.15);
  box-shadow: 0px 2px 6px rgba(0, 71, 187, 0.15);
}

.b-feedback a.b-feedback__home:before, .b-feedback__home:before {
  display: inline-block;
  position: relative;
  bottom: -2px;
  width: 18px;
  height: 18px;
  margin: 0 15px 0 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwNDdCQiIgZD0iTTguOTI1Ljc5M2ExIDEgMCAwIDAtMS40MTQgMGwtNyA3YTEgMSAwIDAgMCAxLjQxNCAxLjQxNGwuMjkzLS4yOTNWMTUuNWExIDEgMCAwIDAgMSAxaDJhMSAxIDAgMCAwIDEtMXYtMmExIDEgMCAwIDEgMS0xaDJhMSAxIDAgMCAxIDEgMXYyYTEgMSAwIDAgMCAxIDFoMmExIDEgMCAwIDAgMS0xVjguOTE0bC4yOTMuMjkzYTEgMSAwIDAgMCAxLjQxNC0xLjQxNGwtNy03WiIvPjwvc3ZnPg==") 50% 50% no-repeat;
  content: '';
}

@media all and (max-width: 1200px) {
  .b-feedback__left img {
    width: 500px;
    height: auto;
  }
  .b-feedback__right {
    width: 60%;
    padding: 20px 40px 20px 40px;
  }
}

@media all and (max-width: 992px) {
  .b-feedback__box {
    display: block;
  }
  .b-feedback__left {
    width: 100%;
  }
  .b-feedback__left img {
    width: 100%;
  }
  .b-feedback__right {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    padding: 40px;
  }
  .b-feedback__right:before {
    position: absolute;
    top: auto;
    bottom: 100%;
    right: 0;
    left: 0;
    height: 100px;
    width: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(bottom, white, rgba(255, 255, 255, 0));
    background-image: -moz- oldlinear-gradient(bottom, white, rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(bottom, white, rgba(255, 255, 255, 0));
    background-image: linear-gradient(to top, white, rgba(255, 255, 255, 0));
    z-index: 5;
    content: '';
  }
  .b-feedback__feed, .b-feedback__home {
    max-width: 100%;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

@media all and (max-width: 768px) {
  .b-feedback {
    margin: 40px 0;
  }
  .b-feedback__right {
    padding: 40px 16px 24px;
  }
  .b-feedback__buttons {
    display: block;
  }
  .b-feedback__feed, .b-feedback__home {
    width: 100%;
    margin: 16px 0 0;
  }
}

/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/news.list/clinics-map/style.css?17205349609365*/
.b-inner-map {
  margin: 80px 0;
}
.b-inner-map__render {
  -moz-border-radius: 20px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgAgMAAAAOFJJnAAAACVBMVEX6+vrn5+f09PSMzk0VAAAAGklEQVQY02MIYAADVoYECIOTYSQDWCDAgwUA204BfdYq8A4AAAAASUVORK5CYII=);
  -moz-background-size: 15px;
  background-size: 15px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 71, 187, 0.1), 1px 1px 8px 0 rgba(0, 71, 187, 0.1);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 71, 187, 0.1), 1px 1px 8px 0 rgba(0, 71, 187, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 71, 187, 0.1), 1px 1px 8px 0 rgba(0, 71, 187, 0.1);
}
.b-inner-map__map {
  height: 360px;
  width: 100%;
  opacity: 1;
  -webkit-transition: 0.2s opacity;
  -moz-transition: 0.2s opacity;
  transition: 0.2s opacity;
}
.b-inner-map__map.hide {
  opacity: 0;
}
.b-inner-map__title, .b-inner-map__subtitle {
  position: relative;
  z-index: 11;
}
.b-inner-map__title {
  font-weight: 500;
  font-size: 32px;
  line-height: 125%;
}
.b-inner-map__subtitle {
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
}
.b-inner-map__select {
  position: relative;
  display: inline-block;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 71, 187, 0.15);
  -moz-box-shadow: 0 2px 6px 0 rgba(0, 71, 187, 0.15);
  box-shadow: 0 2px 6px 0 rgba(0, 71, 187, 0.15);
  margin: 30px 0;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.b-inner-map__select:before {
  position: absolute;
  top: 50%;
  left: 14px;
  width: 14px;
  height: 18px;
  margin: -9px 0 0 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0idXJsKCNhKSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMi4wNSAyLjgyOGE3IDcgMCAxIDEgOS45IDkuOUw3IDE3LjY3OGwtNC45NS00Ljk1YTcgNyAwIDAgMSAwLTkuOVpNNyA5Ljc3OGEyIDIgMCAxIDAgMC00IDIgMiAwIDAgMCAwIDRaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSI3IiB4Mj0iNyIgeTE9Ii43NzgiIHkyPSIxNy42NzgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBzdG9wLWNvbG9yPSIjNkY4QUVCIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjNDNBNkYxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PC9zdmc+") 50% 50% no-repeat;
  content: "";
}
.b-inner-map__select:after {
  position: absolute;
  top: 17px;
  right: 12px;
  width: 15px;
  height: 8px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSI4IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMDA0N0JCIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uOTU5LjI5M2ExIDEgMCAwIDEgMS40MTQgMEw3LjUgNS40MTkgMTIuNjI2LjI5M2ExIDEgMCAxIDEgMS40MTQgMS40MTRMOC4yMDYgNy41NGExIDEgMCAwIDEtMS40MTQgMEwuOTYgMS43MDdhMSAxIDAgMCAxIDAtMS40MTRaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=") 50% 50% no-repeat;
  content: "";
}
.b-inner-map__select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  display: block;
  width: 100%;
  line-height: 44px;
  height: 44px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #FFFFFF;
  padding: 0 40px 0 40px;
  color: #0047BB;
  border: 0;
}
.b-inner-map__select select::-webkit-input-placeholder {
  opacity: 1;
  color: #0047BB;
}
.b-inner-map__select select:-moz-placeholder {
  opacity: 1;
  color: #0047BB;
}
.b-inner-map__select select:-ms-placeholder {
  opacity: 1;
  color: #0047BB;
}
.b-inner-map__select select::-moz-placeholder {
  opacity: 1;
  color: #0047BB;
}
.b-inner-map__select option {
  line-height: 48px;
}
.b-inner-map__content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 590px;
  z-index: 11;
  padding: 45px 45px 60px;
  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: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.b-inner-map__content:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: -webkit-gradient(linear, right top, left top, from(rgba(241, 244, 249, 0)), color-stop(40.92%, rgba(241, 244, 249, 0.87)), color-stop(87.36%, #f1f4f9));
  background: -moz-linear-gradient(right, rgba(241, 244, 249, 0) 0%, rgba(241, 244, 249, 0.87) 40.92%, #f1f4f9 87.36%);
  background: linear-gradient(270deg, rgba(241, 244, 249, 0) 0%, rgba(241, 244, 249, 0.87) 40.92%, #f1f4f9 87.36%);
  content: "";
  z-index: 0;
}
.b-inner-map__info {
  position: relative;
  width: 316px;
  background: #fff;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 12px 8px 12px 24px;
  -webkit-box-shadow: 3px 3px 6px 0 rgba(12, 49, 111, 0.15);
  -moz-box-shadow: 3px 3px 6px 0 rgba(12, 49, 111, 0.15);
  box-shadow: 3px 3px 6px 0 rgba(12, 49, 111, 0.15);
}
.b-inner-map__row {
  font-weight: 400;
  font-size: 14px;
  line-height: 143%;
  margin: 0 0 8px;
}
.b-inner-map__close {
  cursor: pointer;
  position: absolute;
  top: 6px;
  right: 6px;
  width: 24px;
  height: 24px;
}
.b-inner-map__close:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin: -12px 0 0 -12px;
  content: "";
  opacity: 0.4;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMDA0N0JCIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0ibTYuNSA2LjE2NyAxMiAxMi4wNTltLTEyIDAgMTItMTIuMDU5LTEyIDEyLjA1OVoiLz48L3N2Zz4=") 50% 50% no-repeat;
}
.b-inner-map__open {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding: 0 20px 0 0;
  margin: 0 0 8px;
  text-decoration: none;
  color: #0047BB;
  font-weight: 500;
  font-size: 12px;
  line-height: 133%;
}
.b-inner-map__open:hover {
  text-decoration: underline;
}
.b-inner-map__open:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 14px;
  height: 14px;
  margin: -6px 0 0 -7px;
  content: "";
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNCAxMyI+PHBhdGggc3Ryb2tlPSIjMDA0N0JCIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik00LjY0IDExLjc2IDEuMDEgOS45NDRhLjY2Ny42NjcgMCAwIDEtLjM3LS41OTZWMi4xNzJhLjY2Ny42NjcgMCAwIDEgLjk2NS0uNTk2bDMuMDM2IDEuNTE4bTAgOC42NjZWMy4wOTRtMCA4LjY2NiA0LTJtLTQtNi42NjYgNC0ybTAgOC42NjYgMy4wMzUgMS41MThhLjY2Ny42NjcgMCAwIDAgLjk2NS0uNTk2VjMuNTA2YS42NjYuNjY2IDAgMCAwLS4zNjktLjU5Nkw4LjY0MSAxLjA5NG0wIDguNjY2VjEuMDk0Ii8+PC9zdmc+") 50% 50% no-repeat;
}
.b-inner-map__link {
  text-decoration: none;
  color: #0047BB;
  font-weight: 500;
  font-size: 12px;
  line-height: 133%;
}
.b-inner-map__link:hover {
  text-decoration: underline;
}
.b-inner-map__phone {
  font-weight: 400;
  font-size: 14px;
  line-height: 143%;
}
.b-inner-map__icon {
  position: absolute;
  top: -10px;
  left: -20px;
  width: 40px;
  height: 40px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCA0MCA0MCI+PHBhdGggZmlsbD0iIzAwNDdCQiIgZD0ibTMxLjQ3OCAyOC45NTQtOC42MDcgOC42MDdhNC4wNTQgNC4wNTQgMCAwIDEtNS43MzUgMGwtOC42MS04LjYwN2ExNi4yMyAxNi4yMyAwIDEgMSAyMi45NTIgMFoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjAgMjguMTAxYy02LjA5NSAwLTExLjA1NS00Ljk2Ni0xMS4wNTUtMTEuMDdhMS4yMTYgMS4yMTYgMCAxIDEgMi40MzEgMGMwIDQuNzYyIDMuODcgOC42MzYgOC42MjUgOC42MzZzOC42MjQtMy44NzQgOC42MjQtOC42MzZjMC00Ljc2Mi0zLjg2OS04LjYzNi04LjYyNC04LjYzNmExLjIxNiAxLjIxNiAwIDAgMSAwLTIuNDM0YzYuMDk1IDAgMTEuMDU1IDQuOTY2IDExLjA1NSAxMS4wN3MtNC45NiAxMS4wNy0xMS4wNTUgMTEuMDdaIi8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIwLjAwMSAyMi40M2MyLjk2IDAgNS4zNi0yLjQwMyA1LjM2LTUuMzY3IDAtMi45NjUtMi40LTUuMzY4LTUuMzYtNS4zNjhhNS4zNjQgNS4zNjQgMCAwIDAtNS4zNiA1LjM2OGMwIDIuOTY0IDIuNCA1LjM2NyA1LjM2IDUuMzY3WiIvPjwvc3ZnPg==") 50% 50% no-repeat;
}
.b-inner-map__metro {
  font-weight: 400;
  font-size: 14px;
  line-height: 143%;
  margin: 0 0 8px;
}
.b-inner-map__metro div {
  position: relative;
  padding: 0 0 0 10px;
}
.b-inner-map__metro div span {
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  margin: -3px 0 0 0;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
@media all and (max-width: 992px) {
  .b-inner-map__info {
    width: 270px;
  }
  .b-inner-map__map {
    height: 490px;
  }
  .b-inner-map__content {
    position: absolute;
    top: auto;
    width: 100%;
    padding: 12px;
  }
  .b-inner-map__content:before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(241, 244, 249, 0)), color-stop(30%, rgba(241, 244, 249, 0.87)), color-stop(87.36%, #f1f4f9));
    background: -moz-linear-gradient(top, rgba(241, 244, 249, 0) 0%, rgba(241, 244, 249, 0.87) 30%, #f1f4f9 87.36%);
    background: linear-gradient(180deg, rgba(241, 244, 249, 0) 0%, rgba(241, 244, 249, 0.87) 30%, #f1f4f9 87.36%);
  }
  .b-inner-map__select {
    margin: 12px 0 4px;
  }
  .b-inner-map__select select {
    height: 40px;
    line-height: 40px;
  }
  .b-inner-map__title {
    font-weight: 500;
    font-size: 24px;
    line-height: 133%;
  }
  .b-inner-map__subtitle {
    font-weight: 500;
    font-size: 14px;
    line-height: 143%;
  }
}
/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/news.list/licenses2/style.css?17073820264248*/
.b-licenses {
  margin: 80px 0;
}
.b-licenses__header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.b-licenses__box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: -moz-linear-gradient(186deg, #E6F6FD 5.23%, #EDF3FF 96.25%);
  background: linear-gradient(264deg, #E6F6FD 5.23%, #EDF3FF 96.25%);
}
.b-licenses__left {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 32px 60px;
}
.b-licenses__left img {
  display: block;
  width: 146px;
  height: auto;
}
.b-licenses__center {
  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;
  padding: 32px 20px;
}
.b-licenses__right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: -40px;
  padding: 0 10px 0 0;
}
.b-licenses__right img {
  display: block;
  max-width: 100%;
  height: auto;
}
.b-licenses__buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.b-licenses__button {
  display: block;
  white-space: nowrap;
  -moz-border-radius: 8px;
  border-radius: 8px;
  max-width: 280px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  border: 1px solid #0047BB;
  line-height: 42px;
  color: #0047BB;
}
.b-licenses__button:hover {
  text-decoration: underline;
}
.b-licenses__button_blue {
  background: #0047BB;
  color: #fff;
  line-height: 44px;
  margin: 0 24px 0 0;
  font-weight: 600;
}
.b-licenses__button_blue:hover {
  color: #fff;
}
.b-licenses__text {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  margin: 0 0 40px;
}
@media all and (max-width: 1400px) {
  .b-licenses__left {
    padding: 32px 40px;
  }
  .b-licenses__right {
    margin-top: 0;
    width: 350px;
  }
}
@media all and (max-width: 1200px) {
  .b-licenses__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px;
  }
  .b-licenses__text {
    font-size: 16px;
    line-height: normal;
    margin: 0 0 20px;
  }
  .b-licenses__center {
    padding: 32px 0;
  }
}
@media all and (max-width: 992px) {
  .b-licenses__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b-licenses__left {
    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;
    padding: 24px 16px;
  }
  .b-licenses__center {
    padding: 0;
  }
  .b-licenses__right {
    width: 100%;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
  }
  .b-licenses__buttons {
    -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-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;
    padding: 16px;
  }
  .b-licenses__button {
    width: auto;
    max-width: 100%;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .b-licenses__button_blue {
    margin: 0;
  }
  .b-licenses__text {
    padding: 0 16px;
    margin: 0 0 8px;
  }
}
/* End */
/* /bitrix/templates/universe_s1/css/text.css?17267323873170 */
/* /bitrix/templates/universe_s1/css/b-intro-banner-6.css?17374468295961 */
/* /bitrix/templates/universe_s1/css/b-page-nav.css?17132612862613 */
/* /bitrix/templates/universe_s1/css/b-operation-steps.css?16974644235376 */
/* /bitrix/templates/universe_s1/css/b-pros-and-cons.css?17314945722356 */
/* /bitrix/templates/universe_s1/css/b-vac-pregnancy.css?17374468291890 */
/* /bitrix/templates/universe_s1/css/b-action-block-2.css?17314945723327 */
/* /bitrix/templates/universe_s1/css/b-vac-prepare.css?17374468291206 */
/* /bitrix/templates/universe_s1/css/b-vac-text.css?17374468291032 */
/* /bitrix/templates/universe_s1/css/b-vac-manipulations.css?17374468291828 */
/* /bitrix/templates/universe_s1/css/b-vac-complications.css?17374468292956 */
/* /bitrix/templates/universe_s1/components/bz/empty.component/faq.block/style.css?17211135617785 */
/* /local/components/bz/price.list.ajax/templates/.default/style.css?172804604830233 */
/* /bitrix/templates/universe_s1/components/bz/empty.component/b-feedback.block/style.css?16801771665026 */
/* /bitrix/templates/universe_s1/components/bitrix/news.list/clinics-map/style.css?17205349609365 */
/* /bitrix/templates/universe_s1/components/bitrix/news.list/licenses2/style.css?17073820264248 */
