/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */.paragraph.paragraph--type--companies-list-item { padding: var(--p-space-8) var(--p-space-2); border-top: 1px solid var(--base-border-color-default); }
.paragraph.paragraph--type--companies-list-item .companies-list-item_link { position: relative; display: inline-block; padding-right: 1.125rem; transition: opacity 0.3s; }
.paragraph.paragraph--type--companies-list-item .companies-list-item_link:after { position: absolute; top: 0.3125rem; right: 0; display: block; width: 1rem; height: 1rem; content: ""; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23000' d='M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: 50%; background-size: contain; }
.paragraph.paragraph--type--companies-list-item .companies-list-item_link:hover { opacity: 0.7; }
.paragraph.paragraph--type--companies-list-item .companies-list-item_name { font-size: var(--font-size-base); }
.paragraph.paragraph--type--companies-list-item .companies-list-item_category { color: #afafaf; font-size: var(--font-size-base); }
