

/* Start:/local/templates/metib2023/components/metib/pages/private.services/style.css?16850064523837*/
main {
  background: #F3F7FA;
  padding-bottom: 80px !important;
}
@media all and (max-width: 1199px) {
  main {
    padding-bottom: 40px !important;
  }
}

footer {
  margin-top: 0 !important;
}

.services-list {
  display: flex;
  flex-wrap: wrap;
  margin: -10px -10px -10px -10px;
  padding: 0 0 20px 0;
}
.services-list__item {
  flex: 0 0 33.3333%;
  padding: 10px;
}
.services-list__item a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  color: #000000;
}
.services-list__item a span {
  display: block;
}
.services-list__item a:hover {
  color: #000000;
}
.services-list__item a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #FFFFFF;
  box-shadow: 0 4px 20px rgba(1, 49, 113, 0.04);
  border-radius: 12px;
}
.services-list__item a:hover:before {
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
}
.services-list__item a:hover .services-list__item--pic:before {
  top: -4px;
  right: -4px;
  left: -4px;
}
.services-list__item--pic {
  padding: 0 10px;
  height: 180px;
  position: relative;
}
.services-list__item--pic img {
  display: block;
  margin: 0 auto;
  position: relative;
  height: 100%;
  width: 100%;
  object-fit: contain;
}
@media all and (max-width: 767px) {
  .services-list__item--pic {
    height: 132px;
  }
}
.services-list__item--pic:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 12px;
}
.services-list__item--text {
  padding: 24px;
  position: relative;
}
.services-list__item--text .name {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
@media all and (max-width: 767px) {
  .services-list__item--text .name {
    font-size: 18px;
  }
}
.services-list__item--text .name:first-child {
  margin-top: 0;
}
.services-list__item--text .description {
  margin: 8px 0 0 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
@media all and (max-width: 767px) {
  .services-list__item--text {
    padding: 20px;
  }
}
.services-list__item--transfers .services-list__item--pic:before {
  background: radial-gradient(23.64% 28.01% at 55.71% 80.19%, rgba(29, 0, 89, 0.7) 0%, rgba(29, 0, 89, 0) 100%), radial-gradient(13.72% 23.41% at 46.47% 15.58%, rgba(203, 176, 255, 0.4) 0%, rgba(203, 176, 255, 0) 100%), linear-gradient(135deg, #9E6DFF 8.46%, #3F0DA4 90.85%);
}
.services-list__item--unistream .services-list__item--pic:before {
  background: radial-gradient(26.9% 17.53% at 50% 85.71%, rgba(0, 38, 89, 0.5) 0%, rgba(0, 38, 89, 0) 100%), linear-gradient(135deg, #5898ED 8.46%, #034296 90.85%);
}
.services-list__item--sbp .services-list__item--pic:before {
  background: linear-gradient(135deg, #A5E861 8.86%, #57B3A4 90.97%);
}
.services-list__item--mobile .services-list__item--pic:before {
  background: radial-gradient(35.89% 85.57% at 47.28% 42.21%, rgba(255, 226, 152, 0.7) 0%, rgba(255, 226, 152, 0) 100%), linear-gradient(135deg, #FFBB7D 7.4%, #FA6969 92.65%);
}
.services-list__item--insurance .services-list__item--pic:before {
  background: linear-gradient(135deg, #EE7FDA 8.46%, #871DB9 90.85%);
}
.services-list__item--doctor .services-list__item--pic:before {
  background: linear-gradient(135deg, #88F5E2 8.86%, #16A7C7 90.97%);
}
.services-list__item--qr .services-list__item--pic:before {
  background: radial-gradient(23.64% 28.01% at 55.71% 80.19%, rgba(29, 0, 89, 0.7) 0%, rgba(29, 0, 89, 0) 100%), radial-gradient(13.72% 23.41% at 46.47% 15.58%, rgba(203, 176, 255, 0.4) 0%, rgba(203, 176, 255, 0) 100%), linear-gradient(135deg, #9E6DFF 8.46%, #3F0DA4 90.85%);
}
@media all and (max-width: 1199px) {
  .services-list__item {
    flex: 0 0 50%;
  }
}
@media all and (max-width: 767px) {
  .services-list {
    display: block;
  }
}

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

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