.banner-cards-wrapper{margin:0 auto;max-width:1080px}.banner-cards-banner{border-radius:var(--radius-medium, 16px);height:370px;overflow:hidden;line-height:0}.banner-cards-banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner-cards{display:flex;flex-direction:column;gap:16px;margin:-175px 24px 0}.banner-cards .banner-cards__item{flex:1 1 auto;border-radius:10px}@media only screen and (min-width: 560px){.banner-cards{align-content:center;justify-content:center;margin-right:40px;margin-left:40px}.banner-cards .banner-cards__item{margin:0 auto;max-width:470px}}@media only screen and (min-width: 1023px){.banner-cards{flex-direction:row}.banner-cards .banner-cards__item{flex:1;max-width:none}}
