.image-with-text-on-top{background-position:50%;background-size:cover;height:250px;overflow:hidden;position:relative;width:100%}.image-with-text-on-top>.backdrop{background-color:rgba(0,0,0,.3);color:#fff;display:flex;flex-direction:column;gap:.5rem;height:100%;padding:2.5rem 1.75rem;text-align:center;text-transform:uppercase;transition:all .3s;width:100%}.image-with-text-on-top>.backdrop>h2{color:#fff;font-size:1.375rem;font-weight:700}.image-with-text-on-top>.backdrop>hr{border:2px solid transparent;transition:all .3s;width:0}@media (prefers-reduced-motion){.image-with-text-on-top>.backdrop>hr{transition:none}}.image-with-text-on-top>.backdrop>p{transform:translateX(500px);transition:all .3s}@media (prefers-reduced-motion){.image-with-text-on-top>.backdrop>p{transition:none}}.image-with-text-on-top>.backdrop:hover{background-color:rgba(0,0,0,.6)}.image-with-text-on-top>.backdrop:hover>hr{border-color:#fff;width:100%}.image-with-text-on-top>.backdrop:hover>p{transform:none}@media (prefers-reduced-motion){.image-with-text-on-top>.backdrop{transition:none}}.blind-list-card{background-color:#fff;height:100%;padding:.5rem;width:min(370px,100%)}.blind-list-card.with-border{border:1px solid #b71c1c}.blind-list-card>figcaption{font-size:1rem;line-height:1.5;margin-top:1rem;text-align:center}