.block-highlight-cards .card-link .image-wrapper{position:relative;overflow:hidden;width:100%;height:auto;aspect-ratio:4/3;border-radius:64px 64px 64px 0;margin-bottom:var(--spacing-m, 1.5rem);background-color:#000}.block-highlight-cards .card-link .image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;transition:transform .3s ease-in-out;z-index:1}.block-highlight-cards .card-link .image-wrapper .shape{position:absolute;bottom:-2px;right:-2px;height:72.5%;width:auto;aspect-ratio:220/254}.block-highlight-cards .card-link .image-wrapper .shape path{fill:#fff}.block-highlight-cards .card-link .card-title{font-family:"Gilroy",sans-serif;font-weight:700;font-size:var(--font-size-interface-l, 1.25rem);line-height:var(--line-height-interface-l, 1.2);margin-top:0;margin-bottom:var(--spacing-s, 1.25rem);color:var(--color-text-black)}.block-highlight-cards .card-link .read-more-text{font-family:var(--font-family-heading);font-size:.875rem;line-height:1;font-weight:700;display:flex;align-items:center;-moz-column-gap:var(--spacing-2xs);column-gap:var(--spacing-2xs);color:var(--color-text-black);text-transform:uppercase}.block-highlight-cards .card-link .read-more-text .svg--arrow{width:1rem;height:.875rem}.block-highlight-cards .card-link .read-more-text .svg--arrow path{fill:currentcolor}.block-highlight-cards .card-link:hover .image-wrapper img,.block-highlight-cards .card-link:focus .image-wrapper img{transform:scale(1.05)}.block-highlight-cards .card-link:hover .block-title,.block-highlight-cards .card-link:focus .block-title{color:var(--color-text-black)}.block-highlight-cards .card-link:hover .read-more-text,.block-highlight-cards .card-link:focus .read-more-text{color:var(--color-text-subtle)}.block-highlight-cards .row{row-gap:var(--spacing-xl, 3rem)}.block-highlight-cards .row.row-header{margin-bottom:var(--spacing-xl, 3rem)}.block-highlight-cards .block-title{color:inherit}.block-highlight-cards.bg-black{color:#fff}
