ul.gallery{list-style:none;font-size:0;margin-left:-2.5%;display:flex;flex-wrap:wrap;padding:0}ul.gallery li{display:inline-block;margin:0 0 1em 2.5%;background:#fff;border:.1em solid #ddd;font-size:1rem;vertical-align:top;box-shadow:0 0 .5em #ddd;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:.7em;width:22.5%}figure.fig_gallery,ul.gallery>li>a{width:100%;position:relative;display:block;overflow:hidden}ul.gallery>li>a{padding:56.25% 0 0;height:0}ul.gallery>li>a>img{position:absolute;display:block;max-width:100%;max-height:100%;left:0;right:0;top:0;bottom:0;margin:auto}@media screen and (max-width:1600){ul.gallery li{width:22.5% }}@media screen and (max-width:1200px){ul.gallery li{width:30.8% }}@media screen and (max-width:980px){ul.gallery li{width:47.5% }}@media screen and (max-width:720px){ul.gallery li{width:97.5% } ul.gallery li a img{width:100%;height:auto;object-fit:contain }}article.content pre{white-space:pre-line;padding:1rem}a,div,figure,img,li,ul{font-size:inherit;font-weight:inherit;font-style:inherit;font-variant:inherit;font-stretch:inherit;line-height:inherit;margin:0;padding:0;vertical-align:baseline;text-decoration:none;border:0}img{opacity:1;transition:opacity .3s}a,img{white-space:normal}a,div,figure,li,ul{font-family:"Varela Round"}ul{list-style:none}figure.fig_gallery{height:100%}.css_gallery_overlay{position:fixed;width:100%;height:100%;background:#000;top:0;left:0;z-index:1000;transition:opacity 300ms ease}.css_gallery_overlay:target{opacity:1;display:block}.css_gallery_overlay:not(:target){opacity:0;display:none}.gallery_image,a.gallery_next,a.gallery_prev{position:absolute;display:block;background-repeat:no-repeat}.gallery_image{width:100%;height:100%;margin:0;object-fit:contain;vertical-align:center;text-align:center;background-size:contain;top:0}a.gallery_next,a.gallery_prev{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23fff' d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3C/svg%3E");width:4rem;height:5rem;top:50%;background-size:cover;margin-top:-2.5rem;opacity:.4;color:transparent}a.gallery_next:hover,a.gallery_prev:hover{opacity:1}a.gallery_prev{transform:rotate(180deg);left:0}a.gallery_next{right:0}a.gallery_close{color:transparent;background-repeat:no-repeat;background-size:cover;width:2rem;height:2rem;top:0;right:0;position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23fff' d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3C/svg%3E")}