.league-card{display:flex;flex-direction:column;position:relative;padding:.25rem;max-width:390px;margin-inline:auto}.league-card-content{height:100%;background:radial-gradient(72.5% 72.5% at 50% 50%,#406566,#141921);border-radius:1rem;color:var(--light);padding-top:1.5rem;padding-bottom:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.league-card-border{border-radius:1.25rem;width:100%;height:100%;top:0;left:0;position:absolute;background:linear-gradient(180deg,#9c9aae,#f2f2f2,#97918c);z-index:-1}.league-card .title-wrapper{padding-top:1.25rem;margin-inline:auto;flex-direction:column;display:flex;align-items:center;justify-content:space-between;margin-bottom:1.625rem;flex-wrap:wrap}.league-card .title-wrapper h2,.league-card .title-wrapper h3{text-transform:uppercase;text-shadow:0px 2px 4px rgba(0,0,0,.35)}.league-card img.prize{scale:1.15;margin-bottom:1rem}.league-card .date-range{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-inline:auto;margin-bottom:1rem}.league-card .date-range svg{filter:drop-shadow(0px 2px 4px rgba(0,0,0,.35))}.league-card .date-range h4{text-transform:uppercase;text-shadow:0px 2px 4px rgba(0,0,0,.35);font-weight:700}.league-card .content-wrapper{padding-inline:2.5rem;display:flex;flex-direction:column;align-items:center;width:100%}.league-card .countdown{margin-bottom:1.25rem;height:3.75rem;width:100%;align-items:center;justify-content:center;display:flex;flex-direction:column;background:#00000059;border-radius:10px}.league-card .countdown p.timer{font-weight:700}.league-card hr{border:none;border-top-width:1px;border-top-style:solid;margin-bottom:1.375rem;margin-inline:2.5rem;border-color:var(--brand-green)}.league-card dl{display:flex;width:100%;flex-direction:column;gap:.625rem;margin-bottom:1.25rem}.league-card dl>div{display:flex;align-items:center;justify-content:space-between}.league-card .divider{height:1px;border:none;background:linear-gradient(90deg,#9990,#999,#9990);width:100%}.league-card .learn-more{text-align:center;text-transform:uppercase;text-shadow:0px 2px 4px rgba(0,0,0,.35);transition:opacity .25s .07s ease-in-out}.league-card a.learn-more:hover{opacity:.8}@media screen and (max-width: 768px){.league-card hr,.league-card .countdown,.league-card dl{margin-inline:1.25rem}.league-card .league-card-content{padding-bottom:1.5rem}.league-card .content-wrapper{padding-inline:1rem}.league-card svg{width:1.125rem}}
