.service-card{background-color:#fff;border:1px solid #efeef6;border-radius:32px;box-shadow:0 2px 8px #5d4fff08,0 1px 13px #0f0c3105;color:#625d7e;cursor:pointer;overflow:hidden;text-decoration:none;transform:translate(0);transform-style:preserve-3d;transition:box-shadow .35s ease,transform .35s ease}.service-card:hover{border-color:#5d4fff;box-shadow:0 12px 18px #5d4fff0f,0 10px 20px #0f0c3108;color:#625d7e}.service-card:hover .service-card__link:before{width:100%}.service-card__img{height:100%;max-height:240px;position:relative;width:100%}.service-card--slider .service-card__img{height:auto}.service-card__img img{height:100%}@media only screen and (max-width:800px){.service-card__img img{background:#f2f1fd;-o-object-fit:contain;object-fit:contain}}.service-card__content{display:flex;flex-direction:column;height:calc(100% - 240px);padding:32px 32px 45px}.service-card--slider .service-card__content{height:auto}.service-card__title{color:#181443;font-size:1.5rem;font-weight:600;line-height:30px;margin-bottom:8px}@media only screen and (max-width:880px){.service-card--slider .service-card__title{font-size:1.25rem}}.service-card__description{font-size:1rem;line-height:26px;margin-bottom:24px}.service-card--slider .service-card__description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.service-card__link{color:#5d4fff;display:inline-block;font-size:1rem;font-weight:700;line-height:26px;margin-top:auto;overflow:hidden;position:relative;text-decoration:none;width:-moz-fit-content;width:fit-content}.service-card__link:before{background:var(--main);bottom:0;content:"";height:2px;position:absolute;transition:var(--transition);width:0}
