

/* Start:/local/templates/metib2023/components/metib/pages/private.services.app/style.css?16794083302926*/
.app-page__top {
  position: relative;
  min-height: 300px;
  background: linear-gradient(135deg, #5898ED 8.46%, #034296 90.85%);
  border-radius: 25px;
  overflow: hidden;
}
.app-page__top .inner {
  padding: 40px 50% 40px 60px;
  position: relative;
  color: #ffffff;
}
@media all and (max-width: 767px) {
  .app-page__top .inner {
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 250px;
    padding-right: 20px;
  }
}
.app-page__top:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("/local/templates/metib2023/components/metib/pages/private.services.app/images/banner-pic.png") 100% 100% no-repeat;
  background-size: contain;
}
@media all and (max-width: 767px) {
  .app-page__top:after {
    left: 0;
    right: 0;
    top: auto;
    height: 250px;
    background-size: contain;
    background-position: 50% 100%;
  }
}
.app-page__tabs {
  position: relative;
}
.app-page__tabs:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  left: -5000px;
  right: -5000px;
  top: 48px;
  background: rgba(0, 71, 133, 0.2);
}
.app-page__tabs .tabs {
  margin: 60px auto 0 auto;
  max-width: max-content;
  white-space: nowrap;
  overflow-x: auto;
}
.app-page__tabs .tabs__item {
  display: inline-block;
  margin: 0 5px 0 0;
}
.app-page__tabs .tabs__item:last-child {
  margin-right: 0;
}
.app-page__tabs .tabs__item a {
  position: relative;
  display: block;
  padding: 0 10px 10px 10px;
  font-weight: 300;
  font-size: 24px;
  line-height: 40px;
  color: #59748B;
  white-space: nowrap;
}
.app-page__tabs .tabs__item.active a {
  color: #003082;
}
.app-page__tabs .tabs__item.active a:before {
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #003082;
}
@media all and (max-width: 1199px) {
  .app-page__tabs .tabs__item .tabs__item a {
    font-size: 18px;
    line-height: 32px;
  }
}
.app-page__tabs .content {
  margin: 40px 0 0 0;
  font-size: 18px;
  font-weight: 300;
}
.app-page__tabs .content__item {
  display: none;
}
.app-page__tabs .content__item p.app-icon-link > a {
  display: flex;
  align-items: center;
}
.app-page__tabs .content__item p.app-icon-link > a .icon {
  display: block;
  height: 80px;
  width: 80px;
  border-radius: 5px;
  overflow: hidden;
}
.app-page__tabs .content__item p.app-icon-link > a .icon img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.app-page__tabs .content__item p.app-icon-link > a .text {
  display: block;
  margin: 0 0 0 20px;
}
.app-page__tabs .content__item .steps .step-item {
  margin: 30px 0 0 0;
}
.app-page__tabs .content__item .steps .step-item img {
  display: block;
  width: 100%;
  max-width: 250px;
}
.app-page__tabs .content__item .steps .step-item:first-of-type {
  margin-top: 0;
  margin-bottom: 30px;
}
.app-page__tabs .content__item.active {
  display: block;
}

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

/* End */
/* /local/templates/metib2023/components/metib/pages/private.services.app/style.css?16794083302926 */
