.investment_hubdb_row{display:flex;flex-flow:wrap}.investment_hubdb_left{width:30%}.investment_hubdb_right{padding-left:50px;width:70%}.image__title{text-align:center}.investment_hubdb_right h3{color:var(--secondary)}.investment_bottom_part h3{color:var(--secondary-color)}.investment_description h3,.investment_description h4,.investment_description h5{font-weight:600;padding:8px 0}.accordion_title{cursor:pointer}.investment_description{display:none}.investment_bottom_part.active .investment_description{display:block}.accordion_title{align-items:center;display:inline-flex;gap:10px}.accordion_title .svg_icon{align-items:center;display:flex;height:25px;justify-content:center;width:25px}.accordion_title .svg_icon svg{height:25px;vertical-align:middle;width:25px;fill:#005d9e;transition:all .4s ease}.investment_bottom_part.active .accordion_title .svg_icon svg{transform:rotate(180deg)}@media(max-width:767px){.investment_hubdb_left{width:100%}.investment_hubdb_right{padding:30px 0 0;width:100%}}