.company-summary{align-items:flex-start;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:64px;justify-content:flex-start;margin-bottom:5rem}.company-summary .company-image{aspect-ratio:1.4;flex:1;max-width:50%;position:relative}.company-summary .company-image img{border-radius:16px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:relative;width:100%}.company-summary .company-content{flex:1}.company-summary .company-content h2{font-size:28px;font-weight:300;line-height:1.2;text-align:left}.company-summary .company-content p{font-size:1.125rem;font-weight:100;line-height:1.55;overflow-wrap:break-word}@media (max-width 768px){.company-summary{gap:30px}}@media (max-width:680px){.company-summary{row-gap:30px}.company-summary .company-image{aspect-ratio:auto;flex:1 0 100%;max-width:100%;position:relative;text-align:center;width:100%}.company-summary .company-content{flex:0 0 100%}}