.vertical-fullwidth-cards__row{display:flex;flex-direction:column;gap:24px}.vertical-fullwidth-cards__card{align-items:flex-start;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-wrap:wrap;gap:60px;justify-content:flex-start;padding:50px}.vertical-fullwidth-cards__card.only-image{justify-content:flex-start}.vertical-fullwidth-cards__card.content-column{align-items:start;flex-direction:column;gap:32px;padding:32px 50px}.vertical-fullwidth-cards__card-image{object-fit:cover}.vertical-fullwidth-cards__card-content{flex-basis:80%;margin-top:25px}.vertical-fullwidth-cards__card-image.only-image{height:auto;max-width:416px;width:100%}.vertical-fullwidth-cards__description{border-top:1px solid var(--brand-teal);color:#5b499e;font-family:Montserrat;font-size:32px;font-weight:700;padding-top:57px}.vertical-fullwidth-cards__card-title{color:#5b499e;font-family:Montserrat Alternates;font-size:24px;font-weight:600;margin-bottom:14px}.vertical-fullwidth-cards__card-description p{color:var(--brand-quartz-gray);font-family:Mulish;font-size:20px;font-weight:400;line-height:32px}.vertical-fullwidth-cards__description-wrapper{padding:50px}.extra_image{flex-basis:100%;min-height:150px;width:100%}@media (max-width:992px){.vertical-fullwidth-cards__card{flex-direction:column;gap:30px;padding:30px}.vertical-fullwidth-cards__row{gap:15px}.vertical-fullwidth-cards__card-description{font-size:18px}.vertical-fullwidth-cards__description{font-size:22px;padding-top:30px}.vertical-fullwidth-cards__card.content-column,.vertical-fullwidth-cards__description-wrapper{padding:20px}}