.service-art3d{position:relative;display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;flex-shrink:0;line-height:0;isolation:isolate;background:transparent;border:0;border-radius:0;box-shadow:none}
.service-art3d>img{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;user-select:none;transition:transform .2s ease;filter:drop-shadow(0 3px 3px #354c2b09)}
.refreshed-dashboard .services-grid{gap:18px 9px}
.refreshed-dashboard .service-button{gap:5px}
.service-button:hover .service-art3d>img,.service-catalog>button:hover .service-art3d>img{transform:translateY(-3px) rotate(-3deg)}
.service-button:active .service-art3d>img{transform:scale(.94)}
.service-catalog .service-art3d{width:59px;height:59px;margin:-4px 0}
.provider-intro .service-art3d{width:58px;height:58px;margin:-5px -2px -5px -4px}
.quick-title .service-art3d{width:40px;height:40px;margin:-2px -2px -2px -4px}
@media(min-width:900px){.refreshed-dashboard .service-art3d{width:68px;height:68px}.refreshed-dashboard .quick-title .service-art3d{width:40px;height:40px}}
@media(max-width:360px){.refreshed-dashboard .services-grid{gap:16px 6px}.refreshed-dashboard .service-art3d{width:57px;height:57px}.refreshed-dashboard .quick-title .service-art3d{width:38px;height:38px}.service-catalog .service-art3d{width:53px;height:53px}.provider-intro .service-art3d{width:51px;height:51px}}
@media(prefers-reduced-motion:reduce){.service-art3d>img{transition:none}}
