.section-brochure{padding:72px 0;background:var(--quaternary)}@media(max-width:991px){.section-brochure{padding:24px 0}}.section-brochure .brochure{background:var(--secondary);color:var(--white)}.section-brochure .brochure *{box-sizing:border-box}.section-brochure .brochure .project-brochure.hidden{display:none}.section-brochure .brochure p,.section-brochure .brochure h2{padding:0;margin:0}.section-brochure .brochure .imagecontainer,.section-brochure .brochure .contentcontainer{display:inline-block;vertical-align:top}.section-brochure .brochure .imagecontainer{width:440px;height:288px;overflow:hidden}.section-brochure .brochure .imagecontainer img{width:100%;min-height:100%;object-fit:cover;object-position:center center}.section-brochure .brochure .contentcontainer{width:calc(100% - 450px);padding:48px}@media(max-width:768px){.section-brochure .brochure .contentcontainer{padding:48px 16px}}.section-brochure .brochure .contentcontainer h2{font-family:var(--h1-font-family,var(--base-font-family,var(--base-font)));font-size:var(--h1-font-size,2.625rem);line-height:var(--h1-line-height,3rem);font-weight:var(--h1-font-weight,400)}.section-brochure .brochure .contentcontainer h3,.section-brochure .brochure .contentcontainer p{max-width:440px}.section-brochure .brochure .contentcontainer p{padding:8px 0 24px;font-weight:400;font-size:16px;line-height:24px}@media(max-width:991px){.section-brochure .brochure .imagecontainer,.section-brochure .brochure .contentcontainer{display:block;width:100%}}