.company_info{display:flex;gap:2.4rem;margin:0 auto;max-width:86rem;padding:2.75rem 3.2rem}.company_info,.company_info_right{box-shadow:3px 3px 11px rgba(96,108,137,.13);width:100%}.company_info_right{max-height:22.5rem;max-width:22.5rem;overflow:hidden}.company_info_right img{height:100%!important;object-fit:cover;width:100%}.company_info_left{column-gap:2.4rem;display:grid;grid-template-columns:repeat(2,1fr);row-gap:2rem;width:100%}.company_info_left_item{display:flex;flex-direction:column}.company_info_title{color:#012866;font-size:1.8rem;font-weight:700;line-height:180%}.company_info_content{font-size:1.6rem;font-weight:500;line-height:180%}.company_info_name{font-size:1.8rem;font-weight:700;line-height:180%}@media screen and (max-width:768px){.company_info{flex-direction:column;gap:1.6rem;padding:1.6rem 1.6rem 4rem}.company_info_right{margin:0 auto}.company_info_left{grid-template-columns:1fr;padding-top:1.6rem}}