/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.cat-gallery-frame{display:inline-block;width:min(75vw,360px);max-width:100%;margin:0 auto;}@media (min-width:900px){.cat-gallery-frame{width:100%;max-width:none;}}.cat-gallery-frame__stack{position:relative;width:100%;aspect-ratio:3298/4373;overflow:hidden;}.cat-gallery-frame__wallpaper,.cat-gallery-frame__frame{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;}.cat-gallery-frame__portrait{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block;}.cat-gallery-frame__wallpaper,.cat-gallery-frame__frame{pointer-events:none;}.cat-gallery-frame__plaque{margin-top:.35rem;display:block;}.cat-gallery-plaque__stack{position:relative;width:100%;aspect-ratio:3298/1091;}.cat-gallery-plaque__img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block;pointer-events:none;}.cat-gallery-plaque__text{position:absolute;left:15%;right:15%;top:50%;transform:translateY(-50%);text-align:center;font-family:"Cormorant Garamond",Garamond,Georgia,serif;font-variant:small-caps;font-weight:600;letter-spacing:0.1em;color:#1f2937;text-shadow:0 1px 0 rgba(255,255,255,0.4);}
