

/* Start:/local/templates/metib2023/components/metib/pages/private.deposit-other/style.css?16959133595396*/
.deposit-other {
  font-weight: 400;
}
.deposit-other h1 {
  font-size: 32px;
  font-weight: 400;
  line-height: 1.5;
}
@media all and (max-width: 767px) {
  .deposit-other h1 {
    font-size: 28px;
  }
}
.deposit-other__top {
  position: relative;
  color: #ffffff;
}
.deposit-other__top .top-info {
  display: flex;
  align-items: center;
  padding: 60px 47% 50px 60px;
  min-height: 300px;
  background: url("/local/templates/metib2023/components/metib/pages/private.deposit-other/images/banner-pic.png") 89% 72% no-repeat;
  background-size: 360px;
  border-radius: 20px;
  box-shadow: 0px 4px 20px 0px rgba(1, 49, 113, 0.08);
  overflow: hidden;
}
.deposit-other__top .top-info > div {
  height: max-content;
}
.deposit-other__top .top-info p {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.25;
}
@media all and (max-width: 767px) {
  .deposit-other__top .top-info p {
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  .deposit-other__top .top-info {
    min-height: unset;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 220px;
    padding-right: 20px;
    background-position: 50% 100%;
    background-size: 260px;
  }
}
.deposit-other__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) {
  .deposit-other__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%);
  }
}
.deposit-other .deposit-other__features h2 {
  margin-top: 60px;
  margin-bottom: 24px;
  text-align: left;
}
@media all and (max-width: 767px) {
  .deposit-other .deposit-other__features h2 {
    margin-top: 24px;
    font-size: 24px;
  }
}
.deposit-other .deposit-other__features .features-list {
  padding: 0 0 24px 0;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px rgba(1, 49, 113, 0.08);
  border-radius: 20px;
}
.deposit-other .deposit-other__features .features-list > div {
  display: flex;
  margin: 0 0 8px 0;
}
@media all and (max-width: 767px) {
  .deposit-other .deposit-other__features .features-list > div {
    display: block;
    margin-bottom: 0;
  }
}
.deposit-other .deposit-other__features .features-list-item {
  padding: 24px;
  flex: 0 0 33.333%;
}
.deposit-other .deposit-other__features .features-list-item__pic {
  margin: 0 auto;
  height: 76px;
  width: 76px;
  border-radius: 16px;
}
.deposit-other .deposit-other__features .features-list-item__pic--rate {
  background: #8339FA url("/local/templates/metib2023/components/metib/pages/private.deposit-other/images/percent.svg") 50% 50% no-repeat;
  box-shadow: 0 2px 12px 0 rgba(104, 45, 199, 0.2);
}
.deposit-other .deposit-other__features .features-list-item__pic--capitalization {
  background: #FFC60C url("/local/templates/metib2023/components/metib/pages/private.deposit-other/images/capitalization.svg") 50% 50% no-repeat;
  box-shadow: 0 2px 12px 0 rgba(178, 139, 9, 0.2);
}
.deposit-other .deposit-other__features .features-list-item__pic--refill {
  background: #28CA8D url("/local/templates/metib2023/components/metib/pages/private.deposit-other/images/refill.svg") 50% 50% no-repeat;
  box-shadow: 0 2px 12px 0 rgba(30, 150, 105, 0.2);
}
@media all and (max-width: 767px) {
  .deposit-other .deposit-other__features .features-list-item__pic {
    flex: 0 0 56px;
    height: 56px;
    background-size: 24px;
  }
}
.deposit-other .deposit-other__features .features-list-item__text {
  margin: 20px 0 0 0;
  text-align: center;
}
.deposit-other .deposit-other__features .features-list-item__text h3 {
  display: block;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
}
@media all and (max-width: 767px) {
  .deposit-other .deposit-other__features .features-list-item__text h3 {
    font-size: 18px;
  }
}
.deposit-other .deposit-other__features .features-list-item__text p {
  margin: 4px 0 0 0;
}
@media all and (max-width: 767px) {
  .deposit-other .deposit-other__features .features-list-item__text p {
    font-size: 14px;
  }
}
@media all and (max-width: 767px) {
  .deposit-other .deposit-other__features .features-list-item__text {
    margin-top: 0;
    margin-left: 16px;
    flex-grow: 1;
    text-align: left;
  }
}
@media all and (max-width: 767px) {
  .deposit-other .deposit-other__features .features-list-item:first-child {
    padding-top: 20px;
  }
}
@media all and (max-width: 767px) {
  .deposit-other .deposit-other__features .features-list-item {
    display: flex;
    flex: 0 0 100%;
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
}
@media all and (max-width: 767px) {
  .deposit-other .deposit-other__features .features-list {
    display: block;
    padding-bottom: 20px;
  }
}
.deposit-other .white-background-text > ul {
  margin: 14px 0 0 0;
}
.deposit-other .white-background-text > ul > li {
  margin: 12px 0 0 0;
  font-size: 14px;
  line-height: 1.4;
}
.deposit-other .white-background-text > ul > li:before {
  top: 7px;
}
.deposit-other .white-background-text > ul > li:first-child {
  margin-top: 0;
}
.deposit-other .white-background-text > ul:first-child {
  margin-top: 0;
}
.deposit-other .white-background-text .documents-list {
  margin: 36px 0 0 0;
}
.deposit-other .white-background-text .documents-list__doc {
  font-size: 16px;
  line-height: 1.37;
  font-weight: 500;
}

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

/* End */
/* /local/templates/metib2023/components/metib/pages/private.deposit-other/style.css?16959133595396 */
