@media (min-width:768px){.curated-rec-card-cta-footer{max-height:0;overflow:hidden;opacity:0;padding-top:0;padding-bottom:0;transition:max-height .32s ease,opacity .25s ease,padding .25s ease}.curated-rec-card:focus-within .curated-rec-card-cta-footer,.curated-rec-card:hover .curated-rec-card-cta-footer{max-height:72px;opacity:1;padding-top:10px;padding-bottom:0}}