.investments_section{padding-top:2rem}.investments_section .investments_section_heading h2{font-weight:300;margin-bottom:.75rem}.investments_section .investments_section_grid{gap:1rem}.investments_section .investments_section_list{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin:0;padding:0}.investments_section .investments_section_item{list-style:none;margin:0;max-width:fit-content;width:10rem}.investments_section .investments_section_link{display:block}.investments_section .investments_section_link.exit img{filter:grayscale(1);transition:all .2s ease-in}.investments_section .investments_section_link.exit:hover img{filter:unset}.investments_section .investments_section_logo_frame{display:flex;height:5rem;justify-content:center;padding:1rem 1.25rem}.investments_section .investments_section_logo{height:100%;max-height:200px;max-width:200px;min-height:44px;object-fit:contain}@media (min-width:640px){.investments_section .investments_section_list{flex-direction:row}.investments_section .investments_section_item{flex:1 1 0%;width:auto}.investments_section .investments_section_logo_frame{height:8rem;padding:2rem 2.5rem}}@media (min-width:768px){.investments_section{padding-top:2.5rem}.investments_section .investments_section_logo_frame{height:6rem}.investments_section .investments_section_heading h2{margin-bottom:1.25rem}}@media (min-width:1280px){.investments_section .investments_section_grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr))}.investments_section .investments_section_list{grid-column:2/span 10}}@media (max-width:1536px){.investments_section .investments_section_heading h2{font-size:38px}}@media (max-width:1280px){.investments_section .investments_section_heading h2{font-size:28px}}