

/* 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-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-content.css?16902067393610*/
.b-content {
  position: relative;
  overflow: hidden;
  margin: 0px 0px 40px;
  padding: 5px 0;
  z-index: 5;
}

.b-content__box {
  -webkit-box-shadow: 1px 1px 8px rgba(0, 71, 187, 0.1), 0px 0px 10px rgba(0, 71, 187, 0.1);
  -moz-box-shadow: 1px 1px 8px rgba(0, 71, 187, 0.1), 0px 0px 10px rgba(0, 71, 187, 0.1);
  box-shadow: 1px 1px 8px rgba(0, 71, 187, 0.1), 0px 0px 10px rgba(0, 71, 187, 0.1);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fff;
  padding: 20px 40px 20px;
}

.b-content__box_bg-none {
  padding: 0;
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.b-content__button {
  position: relative;
  display: inline-block;
  background: #0047BB;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
  padding: 12px 52px 12px 24px;
  margin: 40px 0 0 0;
}

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

.b-content__button:before {
  position: absolute;
  top: 50%;
  right: 24px;
  margin: -7px 0 0 0;
  width: 20px;
  height: 14px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTIuNDkyLjgyYTEuMiAxLjIgMCAwIDEgMS42OTcgMGw0LjggNC44YTEuMiAxLjIgMCAwIDEgMCAxLjY5N2wtNC44IDQuOGExLjIgMS4yIDAgMCAxLTEuNjk3LTEuNjk3bDIuNzUyLTIuNzUxSDEuMzRhMS4yIDEuMiAwIDAgMSAwLTIuNGgxMy45MDNsLTIuNzUyLTIuNzUyYTEuMiAxLjIgMCAwIDEgMC0xLjY5N1oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==") 50% 50% no-repeat;
  content: '';
}

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

.b-content table th {
  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: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  text-align: center;
  font-weight: bold;
  padding: 16px 8px;
  border: 8px solid #fff;
}

.b-content table tr td {
  border: 8px solid #fff;
  padding: 16px 16px;
  background: #f9fbff;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
}

.b-content table tr td:first-child {
  text-align: center;
}

@media all and (max-width: 768px) {
  .b-content {
    margin-bottom: 16px;
  }
  .b-content__box {
    padding: 16px 16px 8px;
  }
  .b-content__button {
    font-size: 14px;
    padding: 8px 44px 8px 12px;
    margin: 20px 0 0;
  }
  .b-content__button:before {
    right: 12px;
  }
  .b-content table {
    display: block;
  }
  .b-content table tbody {
    display: block;
  }
  .b-content table.al-c {
    text-align: left;
  }
  .b-content table tr + tr {
    margin-top: 40px;
  }
  .b-content table tr {
    display: block;
    margin: 24px 0;
  }
  .b-content table tr td {
    display: block;
    padding: 8px;
    border-left: 0;
    border-right: 0;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    border-top-width: 4px;
    border-bottom-width: 4px;
    text-align: left;
  }
  .b-content table tr td ul {
    margin: 16px 0 16px 10px;
  }
  .b-content table tr td:first-child {
    text-align: left;
  }
  .b-content table tr td:before {
    display: inline-block;
    margin: 0 10px 0 0;
    color: #0047BB;
    font-weight: 600;
    content: attr(area-label);
  }
  .b-content table th {
    display: none;
  }
}

/* End */


/* Start:/bitrix/templates/universe_s1/css/b-content-spoiler.css?16880419393541*/
.b-content-spoiler {
  position: relative;
  overflow: hidden;
  margin: 0px 0px 40px;
  padding: 5px 0;
  z-index: 5;
}

.b-content-spoiler__box {
  -webkit-box-shadow: 1px 1px 8px rgba(0, 71, 187, 0.1), 0px 0px 10px rgba(0, 71, 187, 0.1);
  -moz-box-shadow: 1px 1px 8px rgba(0, 71, 187, 0.1), 0px 0px 10px rgba(0, 71, 187, 0.1);
  box-shadow: 1px 1px 8px rgba(0, 71, 187, 0.1), 0px 0px 10px rgba(0, 71, 187, 0.1);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fff;
  padding: 20px 40px 20px;
}

.b-content-spoiler__header > h2,
.b-content-spoiler__header > * {
  margin: 0;
  font-size: 24px;
  font-weight: bold;
}

.b-content-spoiler__content {
  padding: 20px 0 0;
}

.b-content-spoiler table {
  width: -moz-calc(100% + 32px);
  width: calc(100% + 32px);
  table-layout: fixed;
  border-collapse: separate;
  margin-left: -16px;
  margin-right: -16px;
  border-spacing: 16px;
}

.b-content-spoiler table tr td {
  background: #F9FBFF;
  -webkit-box-shadow: 1px 1px 8px rgba(0, 71, 187, 0.1), 0px 0px 10px rgba(0, 71, 187, 0.1);
  -moz-box-shadow: 1px 1px 8px rgba(0, 71, 187, 0.1), 0px 0px 10px rgba(0, 71, 187, 0.1);
  box-shadow: 1px 1px 8px rgba(0, 71, 187, 0.1), 0px 0px 10px rgba(0, 71, 187, 0.1);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 24px;
  vertical-align: top;
}

@media all and (max-width: 992px) {
  .b-content-spoiler {
    margin-bottom: 24px;
  }
  .b-content-spoiler__box {
    padding: 16px 16px 8px;
  }
  .b-content-spoiler table {
    display: block;
  }
  .b-content-spoiler table tr + tr {
    margin-top: 24px;
  }
  .b-content-spoiler table td + td {
    margin-top: 24px;
  }
  .b-content-spoiler table tr {
    display: block;
  }
  .b-content-spoiler table tr td {
    display: block;
    padding: 8px 16px;
  }
  .b-content-spoiler table tr td ul {
    margin: 16px 0 16px 10px;
  }
}

@media all and (max-width: 768px) {
  .b-content-spoiler {
    margin-bottom: 16px;
  }
  .b-content-spoiler__box {
    padding: 8px 16px;
  }
  .b-content-spoiler__box.active .b-content-spoiler__content {
    display: block;
  }
  .b-content-spoiler__box.active .b-content-spoiler__header:before {
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1);
  }
  .b-content-spoiler__header {
    position: relative;
    padding: 0 40px 0 0;
    cursor: pointer;
  }
  .b-content-spoiler__header > h2,
  .b-content-spoiler__header > * {
    margin-bottom: 0;
    font-size: 18px;
  }
  .b-content-spoiler__header:before {
    position: absolute;
    top: 50%;
    right: 16px;
    width: 14px;
    height: 10px;
    margin: -5px 0 0 0;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSI5IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSJ1cmwoI2EpIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjExIDEuMjJhMS4yIDEuMiAwIDAgMSAxLjY5NiAwbDMuOTUyIDMuOTUyIDMuOTUxLTMuOTUyYTEuMiAxLjIgMCAxIDEgMS42OTcgMS42OTdsLTQuOCA0LjhhMS4yIDEuMiAwIDAgMS0xLjY5NyAwbC00LjgtNC44YTEuMiAxLjIgMCAwIDEgMC0xLjY5N1oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgeDE9IjYuNzY1IiB4Mj0iNi43NjUiIHkxPSIuODU0IiB5Mj0iOC4wNjgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBzdG9wLWNvbG9yPSIjNkY4QUVCIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjNDNBNkYxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PC9zdmc+") 50% 50% no-repeat;
    content: '';
  }
  .b-content-spoiler__content {
    display: none;
    padding: 20px 0 0;
  }
}

/* End */
/* /bitrix/templates/universe_s1/css/text.css?17267323873170 */
/* /bitrix/templates/universe_s1/css/b-page-nav.css?17132612862613 */
/* /bitrix/templates/universe_s1/css/b-content.css?16902067393610 */
/* /bitrix/templates/universe_s1/css/b-content-spoiler.css?16880419393541 */
