.any-company-info{display:flex;padding:16px;gap:16px;border:var(--border);border-radius:var(--border-radius);max-height:420px}.any-company-info .left-side{display:flex;flex-direction:column;gap:32px;flex:0 1 40%;padding:16px;border-right:var(--border);align-items:center;justify-content:center}.any-company-info .right-side{flex:0 1 60%;display:flex;justify-content:center}.any-company-offices{padding:16px 0!important}.any-company-offices .offices-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,320px));gap:16px}@media (max-width: 750px){.any-company-offices .offices-list{grid-template-columns:repeat(auto-fit,minmax(260px,300px))}}@media (max-width: 700px){.any-company-offices .offices-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}.any-company-detail .search-container{margin:32px 0 16px}.any-company-detail .search-container .any-location-search-form{max-width:420px}
