.brochure{position:relative;display:flex;align-items:center;overflow:hidden;padding:4rem 0}.brochure:after{content:"";position:absolute;background-color:#4e654c;left:1rem;top:1rem;right:1rem;bottom:1rem;width:calc(100% - 2rem);height:calc(100% - 2rem)}.brochure .column-left{position:relative;z-index:1}.brochure h2{width:fit-content;color:#f7eedf;text-transform:uppercase;text-align:left;font-size:4rem;margin-right:3rem}.brochure p,.brochure h3,.brochure h4{color:#f7eedf}.brochure .divider{position:absolute;top:0;bottom:0;right:calc(50% + 3rem);width:1px;height:100%;border-right:1px solid #f7eedf;z-index:1}@media(max-width: 992px){.brochure .divider{display:none}}.brochure .contact-form-modal{position:relative;z-index:1;background-color:#f7eedf;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem}
