.fbdc-cards__row{align-items:center;display:grid;gap:24px;grid-template-columns:repeat(1,1fr);justify-content:space-between}.fbdc-cards__col{position:relative;transition:all .3s}.fbdc-cards__link{inset:0;position:absolute;z-index:1}.fbdc-cards__title{font-weight:400;letter-spacing:2px;margin:20px 0}.fbdc-cards__img{transition:all .3s}.fbdc-cards__col:hover .fbdc-cards__img{filter:unset}.fbdc-cards__row.fbdc-mobile-two-col{grid-template-columns:repeat(2,1fr)}@media (min-width:500px){.fbdc-cards__row{grid-template-columns:repeat(2,1fr)}.fbdc-cards__title{margin:10px 0}}