.custom_gallery{position:relative;margin:3rem 0;display:flex;flex-wrap:wrap;gap:.75rem;padding-bottom:56px}.custom_gallery .entry{position:relative;flex:1 1 auto;height:clamp(140px,16.5vw,230px);max-width:60%;padding:0;background-color:rgba(0,0,0,0);border:none;border-radius:8px;overflow:hidden}.custom_gallery .entry .gallery_target{height:100%;width:100%;object-fit:cover}.custom_gallery .entry .overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;background-color:rgba(0,0,0,.6);color:#fff;pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;text-align:center;opacity:0;transition:all .15s ease-in-out}.custom_gallery .entry .overlay .prompt{text-decoration:underline}.custom_gallery .entry:hover .overlay,.custom_gallery .entry:focus .overlay{opacity:1}.custom_gallery .load_more_button{width:120px;position:absolute;bottom:8px;right:calc(50% - 60px);background-color:#b95915;color:#fff;border:none;border-radius:6px;padding:.5rem 0}/*# sourceMappingURL=custom_gallery.css.map */
