/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.js-popup{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;}.js-popup.hidden{display:none !important;}.js-popup-backdrop{position:absolute;inset:0;background:rgba(0,0,0,0.5);}.js-popup .js-popup-card{position:relative;z-index:10;}.js-popup-photo{padding:0.75rem;}@media (min-width:768px){.js-popup-photo{padding:1rem;}}.js-popup-photo div{height:100%;}.js-popup-photo img{width:100%;height:100%;object-fit:cover;border-radius:1rem;}@media (min-width:768px){.js-popup-photo img{border-radius:1.25rem;}}
