#CardsBox{width:100%}#actionCard .cardCenter>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:10px;width:100%;max-height:min(600px,35vh);margin:1.5rem 0;box-shadow:0 0 15px 6px #00000029}#actionCard .cardCenter h1{border-bottom:3px solid var(--spotlight-color);max-width:100%;margin-bottom:.7rem;padding-bottom:5px;font-family:alpha-omega;font-size:2.5rem;line-height:1.1}#actionCard{min-height:calc(100vh - var(--nav-height));max-width:min(100%,800px);margin:auto;display:grid}#actionCard .cardCenter{margin:auto 1.5em}#actionCard .cardCenter ul{background-color:#00000046;flex-wrap:wrap;gap:1px;margin-top:1.5rem;display:flex}#actionCard .cardCenter li{text-align:center;background:#fff;flex:1;min-width:min(100%,120px);font-weight:600;line-height:1.1}#actionCard .cardCenter li:first-child{border-left:none}#actionCard .cardCenter li a{height:100%;padding:8px 5px;display:block}#actionCard .cardCenter li svg{color:var(--spotlight-color);width:2.5rem;height:2.5rem;margin:0 auto .2rem}
