

/* Start:/local/templates/metib2023/components/metib/pages/private.investments/style.css?173867974112043*/
.investments-new-page {
  font-weight: 400;
}
.investments-new-page__top {
  position: relative;
  color: #ffffff;
  padding: 60px 0;
  border-radius: 20px;
  overflow: hidden;
}
.investments-new-page__top .top-info {
  padding: 0 52% 0 60px;
  min-height: 288px;
  background: url("/local/templates/metib2023/components/metib/pages/private.investments/images/banner-pic.png") calc(100% - 100px) 50% no-repeat;
  background-size: 29%;
  overflow: hidden;
}
.investments-new-page__top .top-info h2 {
  margin-top: 0;
  margin-bottom: 16px;
  font-weight: 500;
}
@media all and (max-width: 767px) {
  .investments-new-page__top .top-info h2 {
    margin-bottom: 12px;
  }
}
.investments-new-page__top .top-info p {
  font-size: 20px;
  line-height: 120%;
}
.investments-new-page__top .top-info p:first-child {
  margin-top: 0;
}
@media all and (max-width: 767px) {
  .investments-new-page__top .top-info p {
    font-size: 18px;
  }
}
.investments-new-page__top .top-info .buttons {
  margin: 32px 0 0 0;
}
.investments-new-page__top .top-info .buttons a {
  margin: 0 20px 0 0;
}
.investments-new-page__top .top-info .buttons a.button-white {
  color: #ffffff;
  border-color: #ffffff;
  background: transparent;
}
.investments-new-page__top .top-info .buttons a.button-white:hover {
  background: transparent;
  opacity: 0.4;
}
.investments-new-page__top .top-info .buttons a:last-child {
  margin-right: 0;
}
@media all and (max-width: 767px) {
  .investments-new-page__top .top-info .buttons a:last-child {
    margin-bottom: 0;
  }
}
@media all and (max-width: 767px) {
  .investments-new-page__top .top-info .buttons a {
    margin-bottom: 16px;
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .investments-new-page__top .top-info .buttons {
    margin-top: 20px;
  }
}
@media all and (max-width: 767px) {
  .investments-new-page__top .top-info {
    min-height: unset;
    padding-left: 20px;
    padding-bottom: 210px;
    padding-right: 20px;
    background-position: 50% calc(100% - 20px);
    background-size: 190px;
  }
}
.investments-new-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) {
  .investments-new-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) {
  .investments-new-page__top {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.investments-new-page__services > p {
  color: #474E57;
}
@media all and (max-width: 767px) {
  .investments-new-page__services > p {
    font-size: 14px;
  }
}
.investments-new-page__services .services-list-item {
  display: flex;
  margin: 24px 0 0 0;
  padding: 32px;
  border-radius: 12px;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px 0px rgba(1, 49, 113, 0.08);
}
.investments-new-page__services .services-list-item__pic {
  margin: 0 40px 0 0;
  flex: 0 0 248px;
}
.investments-new-page__services .services-list-item__pic img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}
@media all and (max-width: 767px) {
  .investments-new-page__services .services-list-item__pic img {
    height: 100%;
  }
}
@media all and (max-width: 767px) {
  .investments-new-page__services .services-list-item__pic {
    margin-right: 0;
    margin-bottom: 20px;
    height: 160px;
  }
}
.investments-new-page__services .services-list-item__info {
  flex-grow: 1;
}
.investments-new-page__services .services-list-item__info .title {
  display: block;
  font-size: 32px;
  line-height: 1.25;
  color: #000;
}
@media all and (max-width: 767px) {
  .investments-new-page__services .services-list-item__info .title {
    font-size: 20px;
  }
}
.investments-new-page__services .services-list-item__info .announce {
  margin: 12px 0 0 0;
  color: #474E57;
  font-size: 18px;
  line-height: 1.33;
}
@media all and (max-width: 767px) {
  .investments-new-page__services .services-list-item__info .announce {
    margin-top: 8px;
    font-size: 14px;
  }
}
.investments-new-page__services .services-list-item__info .features {
  display: flex;
  margin: 24px 0 0 0;
}
.investments-new-page__services .services-list-item__info .features-column {
  flex: 0 0 calc((100% - 20px) / 2);
  margin: 0 20px 0 0;
}
.investments-new-page__services .services-list-item__info .features-column__title {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
}
@media all and (max-width: 767px) {
  .investments-new-page__services .services-list-item__info .features-column__title {
    font-size: 16px;
  }
}
.investments-new-page__services .services-list-item__info .features-column__list {
  margin: 12px 0 0 0;
}
.investments-new-page__services .services-list-item__info .features-column__list li {
  margin: 8px 0 0 0;
  padding: 0 0 0 20px;
  font-size: 14px;
  line-height: 1.42;
  background: url("/local/templates/metib2023/components/metib/pages/private.investments/images/list-marker.png") 0 3px no-repeat;
}
.investments-new-page__services .services-list-item__info .features-column__list li:before {
  display: none;
}
.investments-new-page__services .services-list-item__info .features-column__list li:first-child {
  margin-top: 0;
}
.investments-new-page__services .services-list-item__info .features-column:last-child {
  margin-right: 0;
}
@media all and (max-width: 767px) {
  .investments-new-page__services .services-list-item__info .features-column:last-child {
    margin-bottom: 0;
  }
}
@media all and (max-width: 767px) {
  .investments-new-page__services .services-list-item__info .features-column {
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.investments-new-page__services .services-list-item__info .features.one-column .features-column {
  flex: 0 0 100%;
}
@media all and (max-width: 767px) {
  .investments-new-page__services .services-list-item__info .features {
    display: block;
    margin-top: 20px;
  }
}
.investments-new-page__services .services-list-item__info .button {
  display: block;
  max-width: max-content;
  margin: 24px auto 0 auto;
}
@media all and (max-width: 767px) {
  .investments-new-page__services .services-list-item__info .button {
    margin-top: 20px;
    max-width: unset;
  }
}
@media all and (max-width: 767px) {
  .investments-new-page__services .services-list-item {
    display: block;
    margin-top: 20px;
    padding: 20px;
  }
}
.investments-new-page__instructions .instructions-list {
  display: flex;
  margin: 24px 0 0 0;
  padding: 24px;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px rgba(1, 49, 113, 0.08);
  border-radius: 20px;
}
.investments-new-page__instructions .instructions-list__item {
  flex: 0 0 33.33333%;
  position: relative;
}
.investments-new-page__instructions .instructions-list__item--number {
  margin: 0 auto;
  width: 72px;
  height: 72px;
  font-size: 32px;
  line-height: 72px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  background: linear-gradient(315deg, #919BA9 0%, #C6CCD3 100%);
  box-shadow: 0 2px 12px rgba(123, 131, 143, 0.2);
  border-radius: 16px;
}
.investments-new-page__instructions .instructions-list__item--number:before {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: calc(50% - 56px);
  left: 0;
  top: 36px;
  border-radius: 0.5px;
  background: #919BA9;
}
@media all and (max-width: 767px) {
  .investments-new-page__instructions .instructions-list__item--number:before {
    height: 20px;
    width: 1px;
    left: 28px;
    top: -20px;
  }
}
.investments-new-page__instructions .instructions-list__item--number:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: calc(50% - 56px);
  right: 0;
  top: 36px;
  border-radius: 0.5px;
  background: #919BA9;
}
@media all and (max-width: 767px) {
  .investments-new-page__instructions .instructions-list__item--number:after {
    height: auto;
    width: 1px;
    left: 28px;
    top: 56px;
    bottom: 0;
  }
}
@media all and (max-width: 767px) {
  .investments-new-page__instructions .instructions-list__item--number {
    margin: 0;
    flex: 0 0 56px;
    height: 56px;
    margin-right: 16px;
    line-height: 56px;
    font-size: 22px;
  }
}
.investments-new-page__instructions .instructions-list__item--text .title {
  margin: 20px 0 0 0;
  padding: 0 10px;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}
@media all and (max-width: 767px) {
  .investments-new-page__instructions .instructions-list__item--text .title {
    margin-top: 0;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
  }
}
.investments-new-page__instructions .instructions-list__item--text .text {
  margin: 8px 0 0 0;
  padding: 0 10px;
  text-align: center;
}
@media all and (max-width: 767px) {
  .investments-new-page__instructions .instructions-list__item--text .text {
    margin-top: 4px;
    font-size: 14px;
    text-align: left;
  }
}
.investments-new-page__instructions .instructions-list__item:first-child .instructions-list__item--number:before {
  display: none;
}
@media all and (max-width: 767px) {
  .investments-new-page__instructions .instructions-list__item:first-child {
    margin-top: 0;
  }
}
.investments-new-page__instructions .instructions-list__item:last-child .instructions-list__item--number:after {
  display: none;
}
@media all and (max-width: 767px) {
  .investments-new-page__instructions .instructions-list__item {
    display: flex;
    margin: 20px 0 0 0;
  }
}
@media all and (max-width: 767px) {
  .investments-new-page__instructions .instructions-list {
    display: block;
    padding: 20px;
  }
}
.investments-new-page .investments-new-page__start {
  margin: 24px 0 0 0;
  padding: 24px;
  border-radius: 20px;
  background: #FFFFFF;
  box-shadow: 0px 4px 32px 0px rgba(1, 49, 113, 0.12);
}
.investments-new-page .investments-new-page__start h2 {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
}
@media all and (max-width: 767px) {
  .investments-new-page .investments-new-page__start h2 {
    font-size: 20px;
  }
}
.investments-new-page .investments-new-page__start div {
  margin: 24px auto 0 auto;
  width: max-content;
}
.investments-new-page .investments-new-page__start div a {
  margin: 0 20px 0 0;
}
.investments-new-page .investments-new-page__start div a:last-child {
  margin-right: 0;
}
@media all and (max-width: 767px) {
  .investments-new-page .investments-new-page__start div a:last-child {
    margin-bottom: 0;
  }
}
@media all and (max-width: 767px) {
  .investments-new-page .investments-new-page__start div a {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  .investments-new-page .investments-new-page__start div {
    margin-top: 20px;
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .investments-new-page .investments-new-page__start {
    margin-top: 20px;
    padding: 20px;
  }
}
.investments-new-page .investments-new-page__licenses .documents-list__doc .doc-name a {
  font-size: 16px;
  background-position-y: 7px;
}
@media all and (max-width: 767px) {
  .investments-new-page .investments-new-page__licenses .documents-list__doc .doc-name a {
    font-size: 14px;
  }
}
.investments-new-page .investments-new-page__licenses .documents-list p {
  margin: 24px 0 0 0;
}
@media all and (max-width: 767px) {
  .investments-new-page .investments-new-page__licenses .documents-list p {
    margin-top: 20px;
    font-size: 14px;
  }
}
.investments-new-page .investments-new-page__licenses .documents-list .more-button {
  display: inline-block;
  margin: 5px 0 0 0;
}
@media all and (max-width: 767px) {
  .investments-new-page .investments-new-page__licenses .documents-list .more-button {
    font-size: 14px;
  }
}

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

/* End */
/* /local/templates/metib2023/components/metib/pages/private.investments/style.css?173867974112043 */
