.Gallery_galleryComponent__3Mw0h{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;grid-gap:1rem;gap:1rem}.Gallery_galleryImg__30FFc{width:45%;position:relative;margin:auto auto 1rem;height:auto;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;transition:all .35s ease;cursor:pointer;overflow:hidden;display:grid;place-items:center;-webkit-box-shadow:0 0 20px 1px #626262;box-shadow:0 0 20px 1px #626262}.Gallery_galleryImg__30FFc:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.15);-webkit-box-shadow:inset 0 0 10px 3px rgba(0,0,0,.4);box-shadow:inset 0 0 10px 3px rgba(0,0,0,.4);-webkit-transition:.8s;-moz-transition:.8s;transition:.8s}.Gallery_galleryImg__30FFc:hover:after{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.Gallery_galleryImg__30FFc img{width:100%;height:auto}.Gallery_del__1DdXM{position:absolute;top:0;right:0;padding:15px;border-radius:0 0 0 35px;cursor:pointer;background-color:#f1f1f1;-webkit-box-shadow:0 0 4px 2px #c9c9c9;box-shadow:0 0 4px 2px #c9c9c9;z-index:9}.Gallery_model__1DqAE{width:100%;height:100vh;position:absolute;position:fixed;top:0;left:0;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;background-color:#000;z-index:999;overflow:hidden;visibility:hidden;cursor:pointer}.Gallery_model__1DqAE img{width:auto;height:auto;max-height:70%;max-width:70%}.Gallery_open__1YEbc{visibility:visible}.Gallery_del__1DdXM>svg{width:30px;height:30px}@media screen and (max-width:768px){.Gallery_galleryImg__30FFc{margin:1rem 2rem;width:100%}}