/*! Top List Company: shared company immigration flags */ .c-company-card__logo-zone,.c-company-card__flags-zone{display: flex;width: 100%;min-width: 0;align-items: center;justify-content: center;}.c-company-card__media--with-flags{display: grid;grid-template-rows: auto auto;align-items: stretch;justify-items: stretch;gap: 0;padding: 0;}.c-company-card__media--with-flags .c-company-card__logo-zone{padding: 1rem;}.c-company-card__media--with-flags .c-company-card__logo{height: 165px;min-height: 0;flex: 0 0 auto;}.c-company-card__flags-zone{min-height: 48px;padding: .75rem 1rem;}.c-company-card__flags{display: flex;width: 100%;min-width: 0;min-height: 24px;max-height: none;flex: 0 0 auto;flex-wrap: wrap;align-content: center;align-items: center;justify-content: center;gap: 4px 5px;overflow: hidden;background: transparent;}.c-company-card__flag{display: inline-flex;width: 36px;height: 24px;flex: 0 0 36px;align-items: stretch;justify-content: stretch;overflow: hidden;border: 0;border-radius: 3px;background: transparent;line-height: 0;}.c-company-card__flags .c-company-card__flag>img{display: block;width: 100%;min-width: 100%;max-width: none;height: 100%;min-height: 100%;max-height: none;object-fit: cover;object-position: 50% 50%;}.c-company-card__flags-more{display: inline-flex;width: 36px;min-width: 36px;height: 24px;flex: 0 0 36px;align-items: center;justify-content: center;padding: 0;border: 1px solid var(--tlc-color-border);border-radius: 999px;background: var(--tlc-color-control-background);color: var(--tlc-color-text-muted);font-size: .72rem;font-weight: 750;line-height: 1;}.c-company-card__flags-more[hidden],.c-company-card__flag[hidden]{display: none !important;}.p-companies-collection[data-collection-view="list"] .c-company-card__media--with-flags{grid-template-rows: 220px minmax(80px,1fr);}.p-companies-collection[data-collection-view="list"] .c-company-card__flags-zone{min-height: 80px;}.p-companies-collection[data-collection-view="grid"] .c-company-card__media--with-flags{grid-template-rows: auto auto;}.p-companies-collection[data-collection-view="grid"] .c-company-card__media--with-flags .c-company-card__logo-zone{padding: 1.1rem 1.1rem 0;}.p-companies-collection[data-collection-view="grid"] .c-company-card__flags-zone{min-height: 48px;padding: .75rem 1.1rem 1rem;}.p-front-page__ranking .c-company-card__media--with-flags{grid-template-rows: 220px minmax(80px,1fr);}.p-front-page__ranking .c-company-card__media--with-flags .c-company-card__logo-zone{padding: 1rem;}.p-front-page__ranking .c-company-card__media--with-flags .c-company-card__logo{height: 145px;}.p-front-page__ranking .c-company-card__flags-zone{min-height: 80px;padding: .65rem 1rem;}@media (min-width: 821px){.p-companies-collection[data-collection-view="list"] .c-company-card__media--with-flags .c-company-card__logo{height: 190px;}.p-companies-collection[data-collection-view="grid"] .c-company-card__media--with-flags .c-company-card__logo{height: 170px;}}@media (max-width: 820px){.p-companies-collection[data-collection-view="list"] .c-company-card__media--with-flags,.p-front-page__ranking .c-company-card__media--with-flags{grid-template-rows: auto auto;}.p-companies-collection[data-collection-view="list"] .c-company-card__flags-zone,.p-front-page__ranking .c-company-card__flags-zone{min-height: 48px;padding: .75rem 1rem 1rem;}.p-front-page__ranking .c-company-card__media--with-flags .c-company-card__logo{height: 165px;}}
