.service-cards{position:relative;background:linear-gradient(to bottom,rgba(240,247,255,1) 0%,rgba(240,247,255,1) 15%,rgba(240,247,255,0) 70%,rgba(240,247,255,0) 100%)}.service-cards__listings{margin-top:-132px;position:relative;z-index:4}.service-cards-item{margin-bottom:15px}.service-card{background:var(--white);border-radius:8px;box-shadow:0 3px 8px rgba(2,8,21,.1);padding:20px;transition:all 0.5s}.service-card__heading{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:6px}.service-card__heading__icon{width:50px}.service-card__heading__name{width:calc(100% - 50px);margin:0;padding:0 0 0 10px;font-size:14px;line-height:1.42em;font-weight:700;color:var(--blue);letter-spacing:.05em;text-transform:uppercase}.service-cards__content{padding-top:15px;color:var(--black-knight)}.service-cards-item a p{color:inherit;font-weight:400}.service-cards-item a:hover .service-card{box-shadow:0 3px 8px rgb(0 81 255 / 50%);transform:scale(1.03)}@media(min-width:768px){.service-cards{background:linear-gradient(to bottom,rgba(240,247,255,1) 0%,rgba(240,247,255,1) 5%,rgba(240,247,255,0) 50%,rgba(240,247,255,0) 100%)}.service-cards__listings{margin-top:-165px}.service-cards-item{margin-bottom:32px}.service-card{padding:20px 21px;height:100%}.service-card__heading{display:block;margin-bottom:0}.service-card__heading__icon{width:75px;margin-bottom:12px}.service-card__heading__name{width:100%;padding:0 0 10px 0;font-size:18px;line-height:1.33em}.service-cards__content{padding-top:0}}@media(min-width:1200px){.service-cards{background:linear-gradient(to bottom,rgba(240,247,255,1) 0%,rgba(240,247,255,0) 100%)}.service-cards__listings{margin-top:-184px}.service-cards-item{margin-bottom:32px}.service-card{padding:32px 32px 22px;height:100%}.service-card__heading__icon{margin-bottom:14px}.service-card__heading__name{padding:0 0 15px 0}.service-cards__content{padding-top:18px}}@media (min-width:1000px) and (max-width:1024px){.service-cards__content{padding-top:15px}}