.brochure-section{display:flex;flex-wrap:wrap}.brochure-section.gray{background-color:rgba(178,178,177,0.1)}.brochure-section h2.gray{color:#575756}.brochure-text{width:50%;position:relative;padding:0 80px;display:flex;align-items:center;justify-content:center}.brochure-text-inner{max-width:480px;margin:0 0 0 auto;float:right}.brochure-text:after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);background:#e30421;width:6px;height:80px}.brochure-text.blue:after{background:#005175}.brochure-text .pre-title{font-weight:600;font-size:14px;line-height:18px;margin-bottom:16px;letter-spacing:1px}.brochure-text .description{margin-top:45px}.brochure-text .red-button,.brochure-text .blue-button{margin-top:3px}.brochure-image{width:50%;text-align:center;padding:0 80px;display:flex;align-items:center;justify-content:center}.brochure-image-inner{max-width:480px;margin:0 auto 0 0;float:left}@media(max-width:767px){.brochure-section{flex-direction:column-reverse;padding-left:20px;padding-right:20px}.brochure-text,.brochure-image{width:100%;padding:0}.brochure-text-inner{max-width:100%;margin:auto;float:none}.brochure-image-inner{margin:auto;float:none}.brochure-image{margin-bottom:30px}.brochure-text:after{background:0;width:0;height:0}}