.site-header{display:grid !important;grid-template-columns:1fr auto 1fr !important;align-items:center !important;padding:20px}.site-logo{justify-self:start}.site-logo{width:auto;object-fit:contain}.page-title{justify-self:center}.page-title img{height:100%;max-height:64px;width:auto;object-fit:contain}.site-navigation{justify-self:end}.wp-block-table table{table-layout:auto !important;max-width:500px;margin-left:auto;margin-right:auto}.wp-block-table td,.wp-block-table th{white-space:normal !important;word-break:keep-all !important;overflow-wrap:anywhere !important;min-width:80px;max-width:250px}.wp-block-table td figure{display:inline-block;vertical-align:top;margin:4px}.menu_table{min-width:400px;max-width:800px}.wrap{display:none}@media (max-width:768px){.site-header{grid-template-columns:1fr auto 1fr !important;gap:10px;padding:10px;min-height:60px}.site-logo img,.page-title img{max-height:48px}.wp-block-table td figure{display:block}}.panorama-wrapper{width:100%;height:300px;overflow:hidden}.panorama-scroll{will-change:transform;transform:translateZ(0);display:flex;width:fit-content;animation:pan-infinite 36s linear infinite}.panorama-scroll img{--img-height:300px;--img-width:calc(var(--img-height) * 2630 / 443);width:var(--img-width);height:var(--img-height);object-fit:cover;flex-shrink:0}@keyframes pan-infinite{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.auto-pan-1{width:100%;aspect-ratio:4/3;overflow:hidden;position:relative}.auto-pan-1 a img,.auto-pan-1 img{width:auto;height:auto;min-width:200%;min-height:200%;object-fit:cover;animation:pan-zigzag 16s cubic-bezier(.3,0,.3,.8) infinite}@keyframes pan-zigzag{0%{transform:translate(0,0)}25%{transform:translate(-50%,0)}50%{transform:translate(-50%,-33.3%)}75%{transform:translate(0,-33.3%)}100%{transform:translate(0,0)}}.auto-pan-2{width:100%;aspect-ratio:4/3;overflow:hidden;position:relative}.auto-pan-2 a img,.auto-pan-2 img{width:auto;height:auto;min-width:100%;min-height:100%;object-fit:cover;animation:pan-updown 16s ease-in-out infinite}@keyframes pan-updown{0%{transform:translateY(0)}50%{transform:translateY(-43.8%)}100%{transform:translateY(0)}}