.btn-blue {
    background-color: rgb(83, 83, 255);
    .service-card__cta-icon-wrapper {
        background-color: transparent;
    }
}

.max {
    width: 64px;
    height: 64px;
    background: linear-gradient(60deg, #5a8cff -16.1%, #43d6ff 8.36%, #8f3fff 76.63%);
}