.section-card-blocks .component-card{margin-bottom:2rem}.component-card{height:100%;border:solid 1px #939393;background-color:#fff;border-radius:1rem;display:flex;flex-direction:column}.component-card__image{aspect-ratio:510/368;border-radius:1rem 1rem 0 0;background-position:center center;background-size:cover;position:relative;transition:all 200ms ease;background-color:#cecece}.component-card__image img{border-bottom-left-radius:0;border-bottom-right-radius:0;object-fit:cover}.component-card__content{display:flex;flex-direction:column;height:100%;gap:1rem;padding:2rem;border-radius:0 0 1rem 1rem}.component-card__title{font-size:1.4rem;line-height:2rem;font-family:"Lato Regular"}.component-card__title span{color:var(--primary-color)}.component-card__excerpt{margin-bottom:1rem}.component-card__link{margin-top:auto;transition:all 200ms ease}.component-card__link .btn svg{width:1rem;height:1rem;transform:rotate(-90deg);fill:#fff}.component-card hr{color:#333}.component-card:hover{text-decoration:none}.component-card:hover .component-card__link .btn{color:#fff;background-color:#000}/*# sourceMappingURL=card.css.map */
