.srp-projects-hero { scroll-margin-top: 5rem; }
.srp-projects-hero__copy .srp-kicker { justify-self: start; }
.srp-project-index { gap: .45rem; border: 0; }
.srp-project-index a { min-height: 6.7rem; grid-template-columns: 5.25rem minmax(0,1fr); padding: .7rem; border: 1px solid rgba(255,255,255,.11); border-radius: 1.2rem; background: rgba(255,255,255,.035); }
.srp-project-index__icon { display: grid; width: 5.25rem; height: 5.25rem; place-items: center; padding: .35rem; border: 1px solid rgba(255,255,255,.12); border-radius: 1rem; background: #f8f6f3; background-image: none; filter: none; }
.srp-project-index__icon .srp-icone { filter: none; }
.srp-project-index__copy strong { font-size: clamp(.9rem,.8rem + .22vw,1.08rem); }
.srp-project-index__copy small { font-size: .72rem; }
.srp-project-index a:hover,.srp-project-index a:focus-visible { padding-left: .7rem; border-color: rgba(174,182,255,.35); background: rgba(255,255,255,.07); transform: translateX(.25rem); }
@media (max-width:39.9375rem) { .srp-project-index a { min-height: 5.7rem; grid-template-columns: 4.4rem minmax(0,1fr); } .srp-project-index__icon { width: 4.4rem; height: 4.4rem; } }
