.brochure-download{position:relative;width:100%}.brochure-download .bg-image{-webkit-clip-path:polygon(0 0,100% 0,100% 50%,10% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 50%,10% 100%,0 100%);height:100%;left:0;object-fit:cover;opacity:.14;position:absolute;top:0;width:100%}.brochure-download .content{display:flex;flex-flow:column nowrap;height:100%;left:0;position:relative;top:0;width:100%}.brochure-download .content-wrapper{width:100%}.brochure-download .title{color:var(--color-primary);text-align:center}.brochure-download .download-content{background-color:var(--color-secondary);display:flex;flex-flow:row nowrap;gap:50px;margin-left:0;padding:0;position:relative}.brochure-download .brochure-image{position:relative;width:50%}.brochure-download .download-content .form{width:50%}.brochure-download .rich-text *{color:#fff}@media (min-width:1440px){.brochure-download .content-wrapper{margin-top:50px}}@media (max-width:1080px){.brochure-download .brochure-image{display:none}.brochure-download .download-content{margin-left:unset}.brochure-download .brochure-image,.brochure-download .download-content .form{width:100%}}@media (max-width:768px){.brochure-download .download-content{padding:30px 20px}}