<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.grid-gallery{display:none}.grid-gallery .grid-item{border:10px solid #fff;object-fit:cover}@media(min-width:992px){.grid-gallery{display:block;margin:10px}.grid-gallery .grid-sizer{width:5%}.grid-gallery .grid-item:nth-of-type(4),.grid-gallery .grid-item:nth-of-type(8){width:15%}.grid-gallery .grid-item:nth-of-type(1),.grid-gallery .grid-item:nth-of-type(7){width:20%}.grid-gallery .grid-item:nth-of-type(2),.grid-gallery .grid-item:nth-of-type(5){width:30%}.grid-gallery .grid-item:nth-of-type(3),.grid-gallery .grid-item:nth-of-type(6){width:35%}.grid-gallery .grid-item:nth-of-type(7),.grid-gallery .grid-item:nth-of-type(8){height:100px}.grid-gallery .grid-item:nth-of-type(2),.grid-gallery .grid-item:nth-of-type(6){height:200px}.grid-gallery .grid-item:nth-of-type(3),.grid-gallery .grid-item:nth-of-type(5){height:300px}.grid-gallery .grid-item:nth-of-type(1),.grid-gallery .grid-item:nth-of-type(4){height:400px}}@media(min-width:1200px){.grid-gallery .grid-item:nth-of-type(7),.grid-gallery .grid-item:nth-of-type(8){height:200px}.grid-gallery .grid-item:nth-of-type(2),.grid-gallery .grid-item:nth-of-type(6){height:300px}.grid-gallery .grid-item:nth-of-type(3),.grid-gallery .grid-item:nth-of-type(5){height:400px}.grid-gallery .grid-item:nth-of-type(1),.grid-gallery .grid-item:nth-of-type(4){height:500px}}</pre></body></html>