<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.custom-links-component{display:flex;flex-direction:column;gap:1rem}.custom-links-link{position:relative;display:flex;justify-content:center}.custom-links-link-title{background-color:rgba(0,0,0,.7);border-radius:5px;font-size:.9rem;text-align:center}.custom-links-image-links{display:flex;gap:.5rem;overflow-x:auto;width:auto;max-width:100%;margin:auto}.custom-links-image-links .custom-links-link-title{min-width:62%;padding:.5rem;bottom:.5rem}.custom-links-image-links .custom-links-link-img{width:243px;height:auto;object-fit:cover}.custom-links-image-links .custom-links-link-title{position:absolute;background-color:rgba(0,0,0,.7);color:var(--color-white)}.custom-links-text-links .custom-links-text-link{position:relative;text-wrap:nowrap;background:var(--color-lightest-grey);color:var(--color-black);border:none}@media (max-width:1199px){.custom-links-text-links .custom-links-text-link:first-child{margin-left:.5rem}}.custom-links-text-links .custom-links-text-link.is-active{color:var(--color-active-text);background-color:var(--color-active-background)}</pre></body></html>