.card-icon{background-image:var(--card-image-url);background-repeat:no-repeat;width:120px;height:209px;border-radius:2%;background-position:top;background-size:100%;filter:drop-shadow(4px 4px 5px black);margin-left:auto;margin-right:auto}.card-icon:hover,card-icon{filter:sepia(50%) drop-shadow(0 0 3px black)}.icon-progress{width:90px;margin-left:auto;margin-right:auto;margin-top:.4em}.text-label{margin-top:.5em}.cards-flex-container{display:flex;flex-wrap:wrap;justify-content:center}.card-container{display:inline-block;height:280px;width:155px;vertical-align:top;box-sizing:border-box}@media screen and (max-width:768px){.cards-flex-container .card-container{width:50%;height:auto;padding-bottom:1rem}.cards-flex-container .card-container .card-icon{width:100%;max-width:120px;height:auto;aspect-ratio:120/209}}.card-banner{background-image:url("/img/spread-background-v3.jpg?v=T0kuHuOA29KXcRaP8yAGFH7spXQ");background-repeat:repeat-x;height:172px;margin-left:auto;margin-right:auto;filter:sepia(40%)}