.section-card-blocks .component-card{margin-bottom:2rem}.component-card{height:100%;border:solid 1px #3f4443;background-color:#fff;display:flex;flex-direction:column;border-bottom:solid 12px #3f4443}.component-card__image{aspect-ratio:478/372;background-position:center center;background-size:cover;position:relative;transition:all 200ms ease;background-color:#cecece}.component-card__image img{width:100%;height:100%;object-fit:cover;border-radius:0}.component-card__content{display:flex;flex-direction:column;gap:2rem;padding:2rem;height:100%}@media screen and (min-width: 992px){.component-card__content{padding:3rem 2rem}}.component-card__title{font-size:1.6rem;font-family:"Roboto Light"}@media screen and (min-width: 992px){.component-card__title{font-size:1.8rem;line-height:2.4rem}}.component-card__link{margin-top:auto;transition:all 200ms ease}.component-card:hover{transform:scale(1.02);border-bottom:solid 12px var(--primary-color);text-decoration:none}.component-card:hover .component-card__link .btn{background-color:var(--primary-color)}/*# sourceMappingURL=card.css.map */
