.brochure{position:relative;min-height:100vh;background-color:#4e654c;display:flex;align-items:center;overflow:hidden;padding:8rem 0}@media(max-width: 992px){.brochure{padding:8rem 0 0 0}}.brochure .column-left{padding:0 1rem}.brochure h1{width:fit-content;color:#f7eedf;text-transform:uppercase;text-align:left;font-size:6rem;margin-right:3rem}.brochure p,.brochure h3,.brochure h4{color:#f7eedf}.brochure img{position:absolute;height:100%;width:50%;top:0;right:0;bottom:0;object-fit:cover}.brochure .divider{position:absolute;top:0;bottom:0;right:calc(50% + 3rem);width:1px;height:100%;border-right:1px solid #f7eedf}@media(max-width: 992px){.brochure .divider{display:none}}@media(min-width: 992px){.brochure .background{position:absolute;right:0;top:0;bottom:0;left:50%;width:50%;height:100%;z-index:0;background-color:#f7eedf}}.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}
