.h-cards__header{margin-bottom:clamp(2.5rem,2.5vw,6rem);text-align:center}.h-cards__header-title{font-size:clamp(2.125rem,2.5vw,4rem);font-weight:500;letter-spacing:-2.56px;line-height:clamp(2.5rem,2.5vw,4.75rem)}.h-cards__wrapper{display:flex;flex-wrap:wrap}.h-cards__card,.h-cards__card-link{background-color:#fff;display:flex;flex-wrap:wrap;width:100%}@media(min-width:64rem){.h-cards__card{width:50%}}@media(min-width:75rem){.h-cards__card,.h-cards__card-link{flex-wrap:nowrap}}.h-cards__card-link{text-decoration:none}.h-cards__card-image{height:100%;margin:0 auto;max-height:21.875rem;transition:all .4s;width:100%}@media(min-width:75rem){.h-cards__card-image{max-width:50%;min-height:21.875rem;min-width:50%}.h-cards__card--image-right .h-cards__card-image{order:1}}.h-cards__card-image img{display:block;height:100%!important;max-width:100%;object-fit:cover;width:100%}@media(min-width:87.5rem){.h-cards__card-image img{display:none}}.h-card__card-content{padding:5.25rem 1rem;text-align:center;transition:all .4s;width:100%}@media(min-width:64rem){.h-card__card-content{display:flex;flex-direction:column;justify-content:center;padding:1rem 2.375rem}}.h-card__card-icon{margin-bottom:1rem;transition:all .4s}.h-card__card-icon--hover{display:none;margin-bottom:1rem}.h-cards__card-link:hover .h-card__card-icon,.h-cards__card:hover .h-card__card-icon{display:none}.h-cards__card-link:hover .h-card__card-icon--hover,.h-cards__card:hover .h-card__card-icon--hover{display:block}.h-card__card-title{font-size:1.5rem;font-weight:500;line-height:1.75rem;margin-bottom:.625rem;text-transform:uppercase}.h-card__card-summary,.h-card__card-summary p{color:#000;font-size:clamp(1rem,2.5vw,1.125rem);font-weight:400;line-height:clamp(1.563rem,2.5vw,2rem)}