.banner-with-overlay-text-and-cards{background-size:cover;background-repeat:no-repeat;background-position:top;position:relative;display:flex;align-items:center;padding:80px 0 120px;background-color:var(--background-color)}.banner-with-overlay-text-and-cards .actions{position:absolute;top:70px;right:20px}.banner-with-overlay-text-and-cards .content{width:50%;position:relative;z-index:2}.banner-with-overlay-text-and-cards .content .heading .tag{padding:10px 20px;border-radius:50px;background-color:color-mix(in srgb,var(--brand-white),transparent 92%);color:#fff}.banner-with-overlay-text-and-cards-container .cards{margin-top:-60px}@media (max-width:1024px){.banner-with-overlay-text-and-cards .content{width:80%}}@media (max-width:992px){.banner-with-overlay-text-and-cards .content{width:90%;margin:auto;text-align:center}}@media (max-width:762px){.banner-with-overlay-text-and-cards .content .title{font-size:35px;line-height:45px}}