.gallery ul{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -4px}.gallery ul>li{display:flex;margin-top:8px}.gallery ul>li img{height:100%}.pageAside .gallery>header{text-align:center}.gallery .image{margin:0 4px;overflow:hidden;position:relative}.gallery .image,.gallery .image picture{display:flex;flex-basis:100%}.gallery .image .caption{background:rgba(27,54,95,.7);color:#fff;left:0;padding:4px 8px;position:absolute;right:0}@media (max-width:767px){.gallery .image .caption{bottom:0;font-size:12px;line-height:18px}}@media (min-width:768px){.gallery .image .caption{display:flex;flex-direction:column;height:100%;justify-content:center;top:100%;transition:top .15s linear}.gallery .image .caption .wrap{align-self:center}}@media (max-width:767px){.gallery>header .heading{font-size:24px;line-height:28px}.gallery>header :not(:first-child){margin-top:12px}.gallery>header+.main{margin-top:8px}}@media (min-width:768px){.gallery>header .heading{font-size:40px;line-height:48px}.gallery>header :not(:first-child),.gallery>header+.main{margin-top:16px}.gallery ul>li:focus .image .caption,.gallery ul>li:hover .image .caption{top:0}.singleMain .gallery header{margin-left:auto;margin-right:auto;max-width:737px;text-align:center}}
