

/* Start:/local/templates/metib2023/components/metib/pages/fonds.trust/style.css?169762975513287*/
.fonds-trust-page {
  font-weight: 400;
}
.fonds-trust-page .fw-700 {
  font-weight: 700;
}
.fonds-trust-page a {
  color: #045CD2;
}
.fonds-trust-page .white-background-text p {
  margin: 0 0 10px 0;
}
.fonds-trust-page .white-background-text p:last-child {
  margin-bottom: 0;
}
.fonds-trust-page .white-background-text ul.without-marker {
  list-style: none;
  margin-top: 12px;
}
.fonds-trust-page .white-background-text ul.without-marker li {
  padding-left: 0;
}
.fonds-trust-page .white-background-text ul.without-marker li a {
  text-decoration: none;
  color: #045CD2;
}
.fonds-trust-page .white-background-text ul.without-marker li:before {
  display: none;
}
.fonds-trust-page .white-background-text ul.without-marker:first-child {
  margin-top: 0;
}
@media all and (max-width: 767px) {
  .fonds-trust-page .white-background-text {
    font-size: 14px;
  }
}
.fonds-trust-page__top {
  position: relative;
  color: #ffffff;
  padding: 60px 0;
  border-radius: 20px;
  overflow: hidden;
}
.fonds-trust-page__top .top-info {
  padding: 0 52% 0 60px;
  min-height: 288px;
  background: url("/local/templates/metib2023/components/metib/pages/fonds.trust/images/banner-pic.png") calc(100% - 100px) 50% no-repeat;
  background-size: 28%;
  overflow: hidden;
}
.fonds-trust-page__top .top-info h2 {
  margin-top: 0;
  margin-bottom: 16px;
  font-weight: 500;
}
@media all and (max-width: 767px) {
  .fonds-trust-page__top .top-info h2 {
    margin-bottom: 12px;
  }
}
.fonds-trust-page__top .top-info p {
  font-size: 20px;
  line-height: 120%;
}
.fonds-trust-page__top .top-info p:first-child {
  margin-top: 0;
}
@media all and (max-width: 767px) {
  .fonds-trust-page__top .top-info p {
    font-size: 18px;
  }
}
.fonds-trust-page__top .top-info .buttons {
  margin: 32px 0 0 0;
}
.fonds-trust-page__top .top-info .buttons a {
  margin: 0 20px 0 0;
}
.fonds-trust-page__top .top-info .buttons a.button-white {
  color: #ffffff;
  border-color: #ffffff;
  background: transparent;
}
.fonds-trust-page__top .top-info .buttons a.button-white:hover {
  background: transparent;
  opacity: 0.4;
}
.fonds-trust-page__top .top-info .buttons a:last-child {
  margin-right: 0;
}
@media all and (max-width: 767px) {
  .fonds-trust-page__top .top-info .buttons a:last-child {
    margin-bottom: 0;
  }
}
@media all and (max-width: 767px) {
  .fonds-trust-page__top .top-info .buttons a {
    margin-bottom: 16px;
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .fonds-trust-page__top .top-info .buttons {
    margin-top: 20px;
  }
}
@media all and (max-width: 767px) {
  .fonds-trust-page__top .top-info {
    min-height: unset;
    padding-left: 20px;
    padding-bottom: 200px;
    padding-right: 20px;
    background-position: 50% calc(100% - 20px);
    background-size: 160px;
  }
}
.fonds-trust-page__top:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: radial-gradient(24.93% 73.41% at 77.01% 40.44%, rgba(150, 236, 255, 0.45) 0%, rgba(150, 196, 255, 0) 79.54%), linear-gradient(135deg, #5898ED 8.46%, #034296 90.85%);
  border-radius: 20px;
}
@media all and (max-width: 767px) {
  .fonds-trust-page__top:before {
    background: radial-gradient(34.84% 24.34% at 50% 79.06%, rgba(150, 236, 255, 0.45) 0%, rgba(150, 196, 255, 0) 79.54%), linear-gradient(135deg, #5898ED 8.46%, #034296 90.85%);
  }
}
@media all and (max-width: 767px) {
  .fonds-trust-page__top {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.fonds-trust-page__tabs {
  position: relative;
}
@media all and (max-width: 767px) {
  .fonds-trust-page__tabs .desktop {
    display: none;
  }
}
.fonds-trust-page__tabs .mobile {
  display: none;
}
@media all and (max-width: 767px) {
  .fonds-trust-page__tabs .mobile .spoiler-list .spoiler-item__text div.percent-table-block {
    overflow-x: auto;
    margin: -20px;
    padding: 20px;
  }
}
@media all and (max-width: 767px) {
  .fonds-trust-page__tabs .mobile .spoiler-list .spoiler-item__text h3 {
    margin: 16px 0 0 0;
    font-size: 18px;
    font-weight: 500;
  }
  .fonds-trust-page__tabs .mobile .spoiler-list .spoiler-item__text h3:first-child {
    margin-top: 0;
  }
  .fonds-trust-page__tabs .mobile .spoiler-list .spoiler-item__text table.table-procent {
    margin: 12px 0 0 0;
    min-width: 460px;
    background: #FFFFFF;
    box-shadow: 0 4px 20px rgba(1, 49, 113, 0.04);
    border-radius: 12px;
    overflow: hidden;
  }
  .fonds-trust-page__tabs .mobile .spoiler-list .spoiler-item__text table.table-procent thead tr {
    background: #F6F8FB;
  }
  .fonds-trust-page__tabs .mobile .spoiler-list .spoiler-item__text table.table-procent thead tr td {
    padding: 16px 20px 16px 0;
    font-size: 14px;
    line-height: 16px;
    color: #919BA9;
    vertical-align: middle;
  }
  .fonds-trust-page__tabs .mobile .spoiler-list .spoiler-item__text table.table-procent thead tr td:first-child {
    padding-left: 20px;
    text-align: left;
  }
  .fonds-trust-page__tabs .mobile .spoiler-list .spoiler-item__text table.table-procent tbody tr {
    background: #F6F8FB;
  }
  .fonds-trust-page__tabs .mobile .spoiler-list .spoiler-item__text table.table-procent tbody tr td {
    padding: 16px 20px 16px 0;
    font-size: 14px;
    line-height: 16px;
    vertical-align: top;
  }
  .fonds-trust-page__tabs .mobile .spoiler-list .spoiler-item__text table.table-procent tbody tr td a {
    color: #000000;
  }
  .fonds-trust-page__tabs .mobile .spoiler-list .spoiler-item__text table.table-procent tbody tr td:first-child {
    padding-left: 20px;
    text-align: left;
  }
  .fonds-trust-page__tabs .mobile .spoiler-list .spoiler-item__text table.table-procent tbody tr:nth-child(2n+1) {
    background: #ffffff;
  }
}
@media all and (max-width: 767px) {
  .fonds-trust-page__tabs .mobile {
    display: block;
  }
}
.fonds-trust-page__tabs .tabs-list {
  white-space: nowrap;
  overflow-x: auto;
}
.fonds-trust-page__tabs .tabs-list__tab {
  display: inline-block;
  margin: 0 4px 0 0;
}
.fonds-trust-page__tabs .tabs-list__tab:last-child {
  margin-right: 0;
}
.fonds-trust-page__tabs .tabs-list__tab a {
  position: relative;
  display: block;
  padding: 16px 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #919BA9;
  white-space: nowrap;
  background: #EAF1F9;
  border-radius: 8px 8px 0 0;
}
.fonds-trust-page__tabs .tabs-list__tab.active a {
  color: #000000;
  background: #ffffff;
}
.fonds-trust-page__tabs .tabs-content {
  padding: 24px;
  background: #FFFFFF;
  box-shadow: 0 4px 20px rgba(1, 49, 113, 0.08);
  border-radius: 0 12px 12px 12px;
  font-size: 14px;
  font-weight: 400;
}
.fonds-trust-page__tabs .tabs-content__tab {
  display: none;
}
.fonds-trust-page__tabs .tabs-content__tab.active {
  display: block;
}
.fonds-trust-page__tabs .tabs-content__tab .preview {
  margin: 0 0 20px 0;
}
.fonds-trust-page__tabs .tabs-content__tab h2 {
  margin: 24px 0 12px 0;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 400;
}
.fonds-trust-page__tabs .tabs-content__tab h3 {
  margin: 24px 0 0 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}
.fonds-trust-page__tabs .tabs-content__tab p {
  margin: 0 0 10px 0;
}
.fonds-trust-page__tabs .tabs-content__tab ul li {
  position: relative;
  margin: 5px 0 0 0;
  padding: 0 0 0 8px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.fonds-trust-page__tabs .tabs-content__tab ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  height: 3px;
  width: 3px;
  left: 0;
  background: url("/local/templates/metib2023/images/layout/circle-list-marker.svg") 50% 50% no-repeat;
}
.fonds-trust-page__tabs .tabs-content__tab ul li:first-child {
  margin-top: 0;
}
.fonds-trust-page__tabs .tabs-content__tab .two-columns-list {
  display: flex;
}
.fonds-trust-page__tabs .tabs-content__tab .two-columns-list ul {
  flex: 0 0 calc(50% - 12px);
  margin: 0 24px 0 0;
}
.fonds-trust-page__tabs .tabs-content__tab .two-columns-list ul:last-child {
  margin-right: 0;
}
.fonds-trust-page__tabs .tabs-content__tab .two-columns-list + p {
  margin: 24px 0 0 0;
}
.fonds-trust-page__tabs .tabs-content__tab table {
  margin: 0 0 0 -8px;
}
.fonds-trust-page__tabs .tabs-content__tab table thead tr td, .fonds-trust-page__tabs .tabs-content__tab table tbody tr td {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #000000;
  border-bottom: 0;
  vertical-align: top;
}
.fonds-trust-page__tabs .tabs-content__tab table thead tr td:last-child, .fonds-trust-page__tabs .tabs-content__tab table tbody tr td:last-child {
  text-align: left;
}
.fonds-trust-page__tabs .tabs-content__tab table thead tr td > span, .fonds-trust-page__tabs .tabs-content__tab table tbody tr td > span {
  display: block;
  background: #ffffff;
}
.fonds-trust-page__tabs .tabs-content__tab table thead tr td > span > span, .fonds-trust-page__tabs .tabs-content__tab table tbody tr td > span > span {
  padding: 0 8px 0 8px;
}
.fonds-trust-page__tabs .tabs-content__tab table thead tr td:last-child, .fonds-trust-page__tabs .tabs-content__tab table tbody tr td:last-child {
  vertical-align: bottom;
}
.fonds-trust-page__tabs .tabs-content__tab table thead tr td:last-child > span > span, .fonds-trust-page__tabs .tabs-content__tab table tbody tr td:last-child > span > span {
  padding-right: 0;
}
.fonds-trust-page__tabs .tabs-content__tab table thead tr td b, .fonds-trust-page__tabs .tabs-content__tab table tbody tr td b {
  font-weight: 400;
}
.fonds-trust-page__tabs .tabs-content__tab table tbody tr td {
  padding-top: 12px;
  padding-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #000000;
  border-bottom: 0;
}
.fonds-trust-page__tabs .tabs-content__tab table tbody tr td > span {
  display: block;
  background: #ffffff;
}
.fonds-trust-page__tabs .tabs-content__tab table tbody tr td > span > span {
  padding: 0 8px 0 8px;
  background: #ffffff;
}
.fonds-trust-page__tabs .tabs-content__tab table tbody tr td:first-child > span {
  background: url("/local/templates/metib2023/components/metib/pages/fonds.trust/images/table-separator.svg") 100% 88% repeat-x;
}
.fonds-trust-page__tabs .tabs-content__tab table tbody tr td:first-child[colspan] > span {
  background: transparent;
}
.fonds-trust-page__tabs .tabs-content__tab table tbody tr td:last-child {
  vertical-align: bottom;
}
.fonds-trust-page__tabs .tabs-content__tab table tbody tr td:last-child > span > span {
  padding-right: 0;
}
.fonds-trust-page__tabs .tabs-content__tab table.stripped-table {
  margin-top: 24px;
  margin-left: 0;
  border-radius: 12px;
  background: #FFF;
  box-shadow: 0px 4px 20px 0px rgba(1, 49, 113, 0.08);
}
.fonds-trust-page__tabs .tabs-content__tab table.stripped-table thead tr td {
  padding: 20px 20px 20px 0;
  font-size: 13px;
  line-height: 1.23;
  color: #474E57;
}
.fonds-trust-page__tabs .tabs-content__tab table.stripped-table thead tr td:first-child {
  padding-left: 20px;
}
.fonds-trust-page__tabs .tabs-content__tab table.stripped-table tbody tr {
  background: #F6F8FB;
}
.fonds-trust-page__tabs .tabs-content__tab table.stripped-table tbody tr td {
  padding: 20px 20px 20px 0;
}
.fonds-trust-page__tabs .tabs-content__tab table.stripped-table tbody tr td:first-child {
  padding-left: 20px;
}
.fonds-trust-page__tabs .tabs-content__tab table.stripped-table tbody tr:nth-child(2n) {
  background: #ffffff;
}
.fonds-trust-page__consultation .contacts-block {
  padding: 60px;
  border-radius: 20px;
  background: #FFFFFF;
  box-shadow: 0 4px 32px 0 rgba(1, 49, 113, 0.12);
}
.fonds-trust-page__consultation .contacts-block > h3 {
  margin: 0 auto;
  max-width: 800px;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.33;
}
@media all and (max-width: 767px) {
  .fonds-trust-page__consultation .contacts-block > h3 {
    font-size: 20px;
    text-align: left;
  }
}
.fonds-trust-page__consultation .contacts-block__list {
  display: flex;
  margin: 24px 0 0 0;
}
.fonds-trust-page__consultation .contacts-block__list > div {
  flex: 0 0 calc((100% - 40px) / 3);
  margin: 0 20px 0 0;
}
.fonds-trust-page__consultation .contacts-block__list > div h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}
@media all and (max-width: 767px) {
  .fonds-trust-page__consultation .contacts-block__list > div h3 {
    font-size: 18px;
  }
}
.fonds-trust-page__consultation .contacts-block__list > div p {
  margin: 12px 0 0 0;
  font-size: 18px;
}
.fonds-trust-page__consultation .contacts-block__list > div p a {
  color: #045CD2;
}
@media all and (max-width: 767px) {
  .fonds-trust-page__consultation .contacts-block__list > div p {
    margin-top: 8px;
    font-size: 16px;
  }
}
.fonds-trust-page__consultation .contacts-block__list > div:last-child {
  margin-right: 0;
}
@media all and (max-width: 767px) {
  .fonds-trust-page__consultation .contacts-block__list > div:last-child {
    margin-bottom: 0;
  }
}
@media all and (max-width: 767px) {
  .fonds-trust-page__consultation .contacts-block__list > div {
    margin-bottom: 20px;
    margin-right: 0;
  }
}
@media all and (max-width: 767px) {
  .fonds-trust-page__consultation .contacts-block__list {
    display: block;
    margin-top: 20px;
  }
}
@media all and (max-width: 767px) {
  .fonds-trust-page__consultation .contacts-block {
    padding: 20px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/metib2023/components/metib/pages/fonds.trust/style.css?169762975513287 */
