.Gallery-module__Sa_FLW__container{width:var(--max-content-width);grid-template-columns:repeat(4,1fr);gap:10px;margin:140px auto;display:grid}.Gallery-module__Sa_FLW__container div:has(img){aspect-ratio:4/3;cursor:pointer;border-radius:13px;width:100%;overflow:hidden}.Gallery-module__Sa_FLW__container img{object-fit:cover;object-position:center;width:100%;height:100%;transition:scale .3s}.Gallery-module__Sa_FLW__container img:hover{scale:1.1}.Gallery-module__Sa_FLW__img-container{position:relative}.Gallery-module__Sa_FLW__popout-img{z-index:3;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Gallery-module__Sa_FLW__popout-img:before{content:""}.Gallery-module__Sa_FLW__popped-out{border-radius:13px;max-width:80vw!important;max-height:90vh!important}.Gallery-module__Sa_FLW__gallerie-button{aspect-ratio:1;background:var(--c-light);cursor:pointer;opacity:.7;height:50px;transition:all .2s ease-in-out;position:fixed;top:50%;translate:0 -50%;scale:.7;-webkit-mask-image:url(/icons/arrow.svg);mask-image:url(/icons/arrow.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Gallery-module__Sa_FLW__gallerie-button:hover{background:var(--c-primary);scale:.9}#Gallery-module__Sa_FLW__btn-next{right:0;rotate:180deg}#Gallery-module__Sa_FLW__btn-prev{left:0}#Gallery-module__Sa_FLW__btn-close{aspect-ratio:1;height:50px;position:absolute;top:0;right:0}@media not (min-width:1200px){.Gallery-module__Sa_FLW__container{grid-template-columns:repeat(3,1fr)}}@media not (min-width:750px){.Gallery-module__Sa_FLW__popped-out{max-width:calc(100vw - 20px)!important;max-height:calc(100vh - 20px)!important}.Gallery-module__Sa_FLW__container{grid-template-columns:repeat(2,1fr)}}@media not (min-width:350px){.Gallery-module__Sa_FLW__container{grid-template-columns:1fr}}
