.static-page{margin-block:2rem}.static-page p{text-align:justify;line-height:1.4rem}.static-page a{text-decoration:underline;color:inherit}.static-page table{border-collapse:collapse;width:100%}.static-page table td{border-block-end:1px solid var(--page-content-background-light-color);padding-inline:1em;padding-block:.5em}.static-page table tbody>tr:last-child>td{border-block-end:0}.static-page table td p{margin:0}.static-page ol{list-style:decimal}.static-page ul{list-style:square}.static-page ol li,.static-page ul li{padding-block-end:.5rem}.static-page img.featured-image{height:auto;margin-inline-start:1rem;margin-block-end:1rem;max-width:100%;min-width:300px;box-shadow:0 .25rem .5rem 0 var(--page-content-shadow-color);width:30vw;float:inline-end}@media (max-width:575.98px){.static-page img.featured-image{margin-inline:0;width:100%;float:none}}.clear{clear:both}.gallery{margin-block:2rem;-webkit-user-select:none;user-select:none}.gallery .container{grid-template-columns:repeat(6,1fr);gap:1rem;display:grid}.gallery a{overflow:hidden;transition:transform .3s ease-in-out;box-shadow:0 0 .5rem 0 var(--page-content-shadow-color);cursor:pointer;display:block}.gallery a:hover{transform:scale(.95)}.gallery img{height:auto;width:100%}@media (max-width:1199.98px){.gallery .container{grid-template-columns:repeat(4,1fr)}}@media (max-width:991.98px){.gallery .container{grid-template-columns:repeat(3,1fr)}}@media (max-width:575.98px){.gallery .container{grid-template-columns:repeat(2,1fr)}}