.b-image-card{overflow:visible}.b-image-card__image-wrapper{border:1px solid var(--color-outline);border-radius:.75rem;transition:transform var(--transition-card),box-shadow var(--transition-card),border-color var(--transition-card)}.b-image-card__image-wrapper:before{border-radius:.75rem}.b-image-card__image-wrapper:after{background-image:url(../img/icons/corner-top-left.svg),url(../img/icons/corner-top-right.svg),url(../img/icons/corner-bottoom-left.svg),url(../img/icons/corner-bottom-right.svg);background-position:0 0,100% 0,0 100%,100% 100%;background-repeat:no-repeat;background-size:31px 31px;bottom:-2px;content:"";left:-2px;pointer-events:none;position:absolute;right:-2px;top:-2px;transform:translateZ(0);z-index:2}.b-image-card__image{border-radius:.75rem;bottom:1rem;height:calc(100% - 2rem);left:1rem;right:1rem;top:1rem;width:calc(100% - 2rem)}.b-image-card__description,.b-image-card__subtitle,.b-image-card__title{color:var(--wp--preset--color--contrast)}.b-image-card__content{max-width:100%;transition:transform var(--transition-card)}@media(hover:hover)and (pointer:fine){.b-image-card.has-stretched-link:hover .b-image-card__image-wrapper{border-color:var(--color-outline-hover);box-shadow:0 .75rem 1.5rem var(--color-shadow-hover);outline-color:var(--color-outline-hover);transform:translateY(-.5rem)}.b-image-card.has-stretched-link:hover .b-image-card__content{transform:translateY(-.5rem)}}.b-image-card.has-stretched-link:focus-within .b-image-card__image-wrapper{border-color:var(--color-outline-hover);box-shadow:0 .75rem 1.5rem var(--color-shadow-hover);outline-color:var(--color-outline-hover);transform:translateY(-.5rem)}.b-image-card.has-stretched-link:focus-within .b-image-card__content{transform:translateY(-.5rem)}@media(prefers-reduced-motion:reduce){.b-image-card.has-stretched-link:focus-within,.b-image-card.has-stretched-link:focus-within .b-image-card__content,.b-image-card.has-stretched-link:focus-within .b-image-card__image-wrapper,.b-image-card.has-stretched-link:hover,.b-image-card.has-stretched-link:hover .b-image-card__content,.b-image-card.has-stretched-link:hover .b-image-card__image-wrapper{transform:none;transition:none}}
/*# sourceMappingURL=block_image-card.css.map*/