.card-company__link{display:block}.card-company__link:hover .card-company__img img,.card-company__link:hover .card-company__img source{transform:scale(1.05)}.card-company__img{width:100%;height:auto;display:block;aspect-ratio:16/9;border-radius:5px;overflow:hidden;object-fit:cover;background-color:#eee}.card-company__img img,.card-company__img source{width:100%;height:100%;transition:transform .3s ease-in-out;object-fit:cover}.card-company__body{padding-top:1em}.card-company__name{font-size:18px;font-weight:700;margin-bottom:.5em}.card-company__name:first-letter{color:var(--color-primary)}.card-company__catchcopy{margin-bottom:.8em}.card-company__place{padding-left:1.5em;margin-bottom:.8em;position:relative}.card-company__place:before{content:"";display:inline-block;position:absolute;top:50%;left:0;width:1em;height:1em;background:50%/contain no-repeat url(/images/icons/icon_place.svg);transform:translateY(-50%)}.card-company__industries{display:flex;gap:1em}.card-company__industry{display:inline-block;padding:.5em 1em;border-radius:3em;background-color:#075995;color:#fff;font-size:14px}.skelton-card-company__link{display:block}.skelton-card-company__img{width:100%;height:auto;display:block;aspect-ratio:16/9;border-radius:5px;overflow:hidden;object-fit:cover;background-color:#eee}.skelton-card-company__body{padding-top:1em}.skelton-card-company__name{font-size:18px;font-weight:700;margin-bottom:.5em}.skelton-card-company__name .skelton-card-company__name-text{display:inline-block;width:100%;font-size:18px;height:1em;background-color:#eee}.skelton-card-company__catchcopy{margin-bottom:.8em}.skelton-card-company__catchcopy .skelton-card-company__catchcopy-text{display:inline-block;width:100%;height:1em;background-color:#eee}.skelton-card-company__place{padding-left:1.5em;margin-bottom:.8em;position:relative}.skelton-card-company__place:before{content:"";display:inline-block;position:absolute;top:50%;left:0;width:1em;height:1em;background:50%/contain no-repeat url(/images/icons/icon_place.svg);transform:translateY(-50%)}.skelton-card-company__place .skelton-card-company__place-text{display:inline-block;width:4em;height:1em;background-color:#eee}.skelton-card-company__industries{display:flex}.skelton-card-company__industry{display:inline-block;padding:.5em 1em;border-radius:3em;background-color:#eee;color:#fff;font-size:14px}.skelton-card-company__industry .skelton-card-company__industry-text{display:inline-block;width:3em;font-size:14px;height:1em}.company-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:3em;width:100%}@media screen and (min-width:768px)and (max-width:1199px){.company-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.company-cards{grid-template-columns:1fr}}