/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.image-background:has(> .image--jc-symbol){display:flex;align-items:center;justify-content:center;min-height:250px;padding:2rem 1rem;background-color:#fff;}.section:has(.image--jc-symbol) .content_inner{pointer-events:none;}.section:has(.image--jc-symbol) .content_inner > *{pointer-events:auto;}.image-background > .image--jc-symbol{width:min(400px,80vw);max-width:100%;height:auto;max-height:none;object-fit:contain;cursor:pointer;}@media (max-width:719px){.image-background:has(> .image--jc-symbol){min-height:180px;padding:1.5rem 1rem;}.image-background > .image--jc-symbol{width:min(280px,85vw);}}
