.AllLaurels_pageContainer__1LIj6{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;box-sizing:border-box;background-color:red}.AllLaurels_galleryContainer__q_DMr{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:10px;gap:10px;justify-content:center}@media (min-width:640px){.AllLaurels_galleryContainer__q_DMr{grid-template-columns:repeat(3,minmax(200px,1fr))}}@media (min-width:845px){.AllLaurels_galleryContainer__q_DMr{grid-template-columns:repeat(4,minmax(200px,1fr))}}@media (min-width:1100px){.AllLaurels_galleryContainer__q_DMr{grid-template-columns:repeat(5,minmax(200px,1fr))}}@media (min-width:1270px){.AllLaurels_galleryContainer__q_DMr{grid-template-columns:repeat(6,minmax(200px,1fr))}}@media (min-width:1470px){.AllLaurels_galleryContainer__q_DMr{grid-template-columns:repeat(7,minmax(200px,1fr))}}@media (min-width:1700px){.AllLaurels_galleryContainer__q_DMr{grid-template-columns:repeat(8,minmax(200px,1fr))}}.AllLaurels_imageWrapper__1yrKO{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.AllLaurels_imageWrapper__1yrKO img{display:block;width:100%!important;height:auto!important;border:none;outline:none;transition:transform .3s ease;position:relative!important}.AllLaurels_overlay__C5dAa{position:absolute;bottom:0;left:0;width:100%;background:rgba(255,0,0,.8);color:#000;text-align:center;font-size:1.5em;font-weight:700;padding:10px;opacity:0;transition:opacity .3s ease}.AllLaurels_imageWrapper__1yrKO:hover .AllLaurels_overlay__C5dAa{opacity:1}.AllLaurels_imageWrapper__1yrKO:hover img{transform:scale(1.01)}.AllLaurels_loadingIndicator__Wq0_i{display:flex;justify-content:center;align-items:center;margin-top:20px;height:50px;color:#0f0404}.AllLaurels_spinner__o0REL{width:40px;height:40px;border:4px solid rgba(139,19,19,.3);border-top-color:#300909;border-radius:50%;animation:AllLaurels_spin__ikgOJ 1s linear infinite}@keyframes AllLaurels_spin__ikgOJ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}