.mixed-content.mixed-content--boxed{border-radius:var(--radius);padding:80px 50px}.mixed-content__header h2{margin-bottom:80px}.mixed-content__columns{display:grid;gap:50px;grid-template-columns:repeat(3,1fr)}.mixed-content.mixed-content--light h1,.mixed-content.mixed-content--light h2,.mixed-content.mixed-content--light h3,.mixed-content.mixed-content--light h4,.mixed-content.mixed-content--light h5,.mixed-content.mixed-content--light h6,.mixed-content.mixed-content--light p{color:#fff!important}.mixed-content__column{display:flex;flex-direction:column;gap:20px}.mixed-content__column p:last-of-type:not(.label){margin-bottom:0}.mixed-content__column img{border-radius:var(--radius);height:auto;max-height:500px;object-fit:cover;width:100%}.mixed-content__accordions{display:flex;flex-direction:column;gap:10px;width:100%}.mixed-content__column-item{text-wrap:balance}.mixed-content__column-item .cta-wrapper{margin-top:32px}@media screen and (max-width:1023px){.mixed-content__columns{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.mixed-content__columns{gap:32px;grid-template-columns:1fr}.mixed-content.mixed-content--boxed{padding:50px 30px}}.mixed-content--two-per-row .mixed-content__columns{gap:60px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:768px){.mixed-content--two-per-row .mixed-content__columns{grid-template-columns:1fr}}.mixed-content--three-per-row .mixed-content__columns{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1023px){.mixed-content--three-per-row .mixed-content__columns{grid-template-columns:repeat(2,1fr)}.mixed-content--three-per-row .mixed-content__columns>:nth-child(3){grid-column:1/-1}}@media screen and (max-width:768px){.mixed-content--three-per-row .mixed-content__columns{grid-template-columns:1fr}}.mixed-content--four-per-row .mixed-content__columns{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1023px){.mixed-content--four-per-row .mixed-content__columns{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.mixed-content--four-per-row .mixed-content__columns{grid-template-columns:1fr}}