.gallery-container{opacity:0;visibility:hidden;position:fixed;top:0;left:0;z-index:10;width:100%;height:100%;background:rgba(0,0,0,0.75);transition:all 500 ms ease-in-out}.gallery-container._show{opacity:1;visibility:visible}.gallery-container button{border:none;background:transparent;width:3rem;height:3rem}.gallery-container button svg{width:1.5rem;height:1.5rem;fill:#fff}.gallery-container ._next,.gallery-container ._previous,.gallery-container ._close{position:absolute;z-index:2}.gallery-container ._next,.gallery-container ._previous{top:50%;transform:translateY(-50%)}.gallery-container ._next,.gallery-container ._close{right:1rem}.gallery-container ._previous{left:1rem}.gallery-container ._close{top:1rem}.gallery-container .image-holder{position:absolute;top:50%;left:50%;z-index:1;max-width:calc(100vw - 10rem);max-height:calc(100vh - 2rem);background:#fff;transform:translate(-50%, -50%);transition:all 300ms ease-in-out}.gallery-container .image-holder img{display:block;margin:1rem;max-width:calc(100vw - 12rem);max-height:calc(100vh - 4rem);transition:all 300ms ease-in-out}@media screen and (max-width: 60em){.gallery-container .image-holder{max-width:100vw;max-height:100vh}.gallery-container .image-holder img{max-width:calc(100vw - 2rem);max-height:calc(100vh - 2rem)}}.cookie,.search-form{position:fixed;z-index:10;transition:all 300ms ease-in-out}.cookie,.search-form div{display:flex;background:#fff}.cookie{opacity:1;visibility:visible;bottom:3rem;right:3rem;align-items:center;padding:1rem;box-shadow:0 0 1rem rgba(0,0,0,0.25)}.cookie .close{margin-left:1rem;width:1.5rem;height:1.5rem}.search-form{opacity:0;visibility:hidden;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.75)}.search-form div{position:absolute;top:25%;left:50%;width:100%;padding:1rem;transform:translate(-50%, -50%);max-width:18rem}.search-form label{flex:0 0 100%}.search-form input{width:100%;border:.125rem solid #d18e01;padding:0 0.5rem}.search-form button{width:2.5rem;height:2.5rem;color:#d18e01}.search-form ._close{position:absolute;top:-2.5rem;right:0}

/*# sourceMappingURL=deferred.css.map */
