.steps .step-icon-3d{width:64px;height:64px;background:none;box-shadow:none;border-radius:14px;margin-top:0;overflow:hidden}
.step-icon-3d img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
@media(min-width:761px) and (max-width:1100px){.steps .step-icon-3d{width:48px;height:48px}}
@media(max-width:760px){.steps .step-icon-3d{width:60px;height:60px}.steps article{gap:17px}}
