.GalleryImage_GalleryContainer__c36tX{width:80%;margin:auto;position:relative;overflow:hidden;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.GalleryImage_GalleryContainer__c36tX::-webkit-scrollbar{display:none}.GalleryImage_GalleryItem__fSqQk{flex:0 0 33.33%;position:relative;text-align:center;margin:10px;background-color:#f2f2f2;scroll-snap-align:center;flex-shrink:0}.GalleryImage_description__qhtRD{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);color:#efefef;justify-content:center;align-items:center;text-align:center;padding:10px}.GalleryImage_description__qhtRD h5{font-size:1.1em;font-weight:bolder;margin-bottom:10px}.GalleryImage_description__qhtRD p{font-size:.9em;color:#efefef}.GalleryImage_GalleryItem__fSqQk:hover .GalleryImage_description__qhtRD{display:flex}.GalleryImage_GalleryItem__fSqQk img{width:100%;height:auto;object-fit:cover;max-height:200px}@media screen and (max-width:768px){.GalleryImage_GalleryContainer__c36tX{width:100%;font-size:12px}.GalleryImage_GalleryItem__fSqQk{flex:0 0 60%}}