.galleryBackground{background-color:#ddd;width:100%;padding:3rem 0 4rem;margin:1rem 0 -80px}.galleryHeader{max-width:1600px;margin:0 auto 1rem;padding-left:.5rem}.galleryTitle{font-size:1.4rem;font-weight:300;letter-spacing:1px;color:#333;margin:0}.galleryHint{font-size:.85rem;color:#666;margin:.25rem 0 0}.galleryBackground .row.gallery{max-width:1600px;margin:0 auto;justify-content:center;align-items:center}.row{margin:0 0 2rem;justify-content:space-between;flex-wrap:wrap;clear:both}.imageWrapper,.row{display:flex;align-items:center}.imageWrapper{margin:.5rem;justify-content:center;width:calc(12.5% - 1rem);cursor:pointer}.imageWrapper .image{max-height:300px;margin:0;padding:0;width:100%;max-width:100%;max-height:none;float:none;height:auto;border:1px solid #aaa}.imageWrapper .shadow{max-height:300px;margin:.5rem 1rem;padding:0;width:auto;max-width:100%;box-shadow:8px 8px 8px rgba(0,0,0,.3)}@media (max-width:1564px){.galleryBackground{padding:2rem 3rem}}@media (max-width:1200px){.imageWrapper{width:calc(16.66% - 1rem)}}@media (max-width:1080px){.imageWrapper{width:calc(25% - 1rem)}}@media (max-width:768px){.galleryBackground{padding:2rem 1rem}.galleryHeader{text-align:center;padding-left:0}.galleryBackground .row.gallery{justify-content:space-between}.imageWrapper{width:40%;margin:1rem}}@media (max-width:576px){.imageWrapper{width:100%;margin:1rem 0}}