section.category-cards .cat-card{width:100%;min-height:24.55rem;position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;margin-bottom:1.44rem}section.category-cards .cat-card .vail{background:linear-gradient(0deg,#cf0a2c 0,rgba(207,10,44,0) 100%);opacity:.7}section.category-cards .cat-card .content{position:relative;z-index:1;margin-bottom:1.07rem;box-sizing:content-box;width:100%}section.category-cards .cat-card .content .title{font-size:1.3125rem;font-style:normal;font-weight:600;color:#fff;text-align:center;margin-bottom:1.27rem}section.category-cards .cat-card .content .cta-list{display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;gap:.39rem}section.category-cards .cat-card .content .cta-list a{display:block;background-color:#fff;padding:.9rem;margin:0 1.46rem;font-size:.875rem;font-weight:700;line-height:normal;color:#000;text-align:center;transition:.5s}section.category-cards .cat-card .content .cta-list a:hover{background-color:#cf0a2c;color:#fff}@media screen and (min-width:992px){section.category-cards .cat-card{width:100%;min-height:31.4rem;margin-bottom:unset}section.category-cards .cat-card .content{margin-bottom:1.38rem}section.category-cards .cat-card .content .title{font-size:2.1875rem;margin-bottom:1.3rem}section.category-cards .cat-card .content .cta-list{gap:.5rem}section.category-cards .cat-card .content .cta-list a{padding:1rem;margin:0 1.88rem}}