.cards-block{margin:0 auto}.cards-block.top-margin{margin-top:5rem}.card-item+.card-item{margin-top:3rem}.card-item-heading{margin:2rem auto 0;text-align:center}.card-item-content{align-items:center;aspect-ratio:16/9;background-color:var(--color-blue);color:var(--color-white);display:flex;margin:0 auto;padding:3rem 2rem;width:100%}.card-item-content-text{transform:scale(1);transform-origin:left center}.card-item-content-text *{font-family:var(--font-primary)}.card-item-content-text h3{font-weight:300;line-height:1;text-transform:uppercase}.card-item-content-text h3 b,.card-item-content-text h3 strong{font-weight:700}@media screen and (min-width:768px){.card-item-content-text{transform:scale(1.5)}}@media screen and (min-width:960px){.card-item{margin-top:0}.card-item-content{width:80%}.card-item-content-text{transform:scale(1)}.card-item.t-1of2:nth-child(-n+2),.card-item.t-1of3:nth-child(-n+3){margin-top:0}}