@keyframes logoGlow{0%{filter:drop-shadow(0 0 3px #707070) drop-shadow(0 0 3px #707070) drop-shadow(0 0 3px #707070)}to{filter:drop-shadow(0 0 6px rgba(255,255,255,.7)) drop-shadow(0 0 12px rgba(255,255,255,.4)) drop-shadow(0 0 24px rgba(255,255,255,.1))}}.tools{padding-top:5rem;padding-bottom:10rem}.tools__content{max-width:1024px;text-align:center}.tools__grid{margin-inline:auto;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2rem;max-width:60rem}.tools__grid-single{display:flex;justify-content:center}.tools__grid-item{display:flex;justify-content:center;text-align:center}
