.resources-categories h2{text-align:center;color:#000;font-family:HighVoltage,sans-serif;text-transform:uppercase;font-weight:500;font-size:45px;line-height:50px}.resources-categories__categories a{display:flex;flex-direction:column;border:2px solid #000;padding:20px 70px;border-radius:50%;height:300px;width:300px;justify-content:center;position:relative}.resources-categories__categories a:hover{background:#fc3}.resources-categories__categories a:hover:before{content:'';border:6px solid black;position:absolute;width:100%;height:100%;left:0px;border-radius:50%}.resources-categories__categories-image-container{margin-bottom:13px;height:80px;display:flex;justify-content:center}.resources-categories__categories{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;justify-items:center;margin-top:60px}@media screen and (max-width:1241px){.resources-categories__categories{grid-template-columns:1fr 1fr}}@media screen and (max-width:780px){.resources-categories__categories{grid-template-columns:1fr}}@media screen and (max-width:380px){.resources-categories__categories a{zoom:.8 !important}}.resources-categories__categories-title{color:black;font-weight:600;-webkit-font-smoothing:antialiased;font-size:14px}.resources-categories__categories-description{color:black;-webkit-font-smoothing:antialiased;font-size:14px;line-height:18px}