h1,h2,h3{font-family:"Obviously",sans-serif;margin-bottom:0.5em}p,a,ul,li{font-family:"space-grotesk-variable",sans-serif;margin-bottom:0.5em}hr.separator{max-width:530px;height:1px;color:#fff;background:#fff;font-size:0;border:0}.card-container{display:grid;grid-template-columns:repeat(2,275px);align-items:center;justify-content:center;gap:10px}.card-container>a{width:100%;height:164px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background-color:#161616;border:1px solid #fff;padding:1rem}.card-container>a svg{width:32px;height:32px;align-self:flex-end}.card-container>a h3{font-weight:670;text-transform:uppercase;padding:0;margin:0}@media screen and (max-width:560px){.card-container{grid-template-columns:repeat(1,1fr)}}