.Services{padding-bottom:100px}@media screen and (width<=767px){.Services{padding-bottom:64px}}.Services__grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px;display:grid}@media screen and (width<=1023px){.Services__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=767px){.Services__grid{grid-template-columns:repeat(1,1fr);margin-top:32px}}.ServiceCard{aspect-ratio:442/560;background:var(--color-bg);--gradient-color-1:#020202;--gradient-color-2:#020202;border-radius:16px;flex-direction:column;justify-content:flex-end;padding:22px 24px;text-decoration:none;display:flex;position:relative;overflow:hidden}.ServiceCard:hover{--gradient-color-1:#623bec;--gradient-color-2:#ed00f6}.ServiceCard:hover .ServiceCard__background img{transform:scale(1.05)}.ServiceCard:hover .ServiceCard__more{color:#020202}.ServiceCard:hover .ServiceCard__arrow{color:var(--color-accent);transform:scaleY(-1)}@media screen and (width<=767px){.ServiceCard{border-radius:12px}}.ServiceCard__background{-webkit-user-select:none;user-select:none;border-radius:16px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;transform:translateZ(0)}@media screen and (width<=767px){.ServiceCard__background{border-radius:12px}}.ServiceCard__background img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.ServiceCard__box{z-index:2;color:#020202;background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex;position:relative;transform:translateZ(0)}@media screen and (width<=767px){.ServiceCard__box{border-radius:12px;padding:12px}}.ServiceCard__title{background:linear-gradient(97.26deg, var(--gradient-color-1) 1.27%, var(--gradient-color-2) 105.1%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:500;line-height:140%;transition:--gradient-color-1 .2s,--gradient-color-2 .2s}@media screen and (width<=767px){.ServiceCard__title{font-size:14px;line-height:120%}}.ServiceCard__more{color:var(--color-text-gray);margin-top:8px;font-size:16px;font-weight:500;line-height:140%;transition:color .2s}@media screen and (width<=767px){.ServiceCard__more{margin-top:4px;font-size:14px}}.ServiceCard__arrow{transform-origin:50%;flex-shrink:0;width:40px;height:40px;transition:color .2s,transform .4s}@media screen and (width<=767px){.ServiceCard__arrow{width:32px;height:32px}}
