:root{--primary-color:#02592f;--text-color:#faf2ec;--text-focus-color:#02592f;--light-grey:grey}.wcagHighContrast{--primary-color:#000;--text-color:#fff;--text-focus-color:#ff0;--grey:#333}section.single-post .section{box-sizing:border-box;display:grid;gap:0 30px;grid-template-areas:"thumbnail" "date" "post" "navigation" "reservation";grid-template-columns:1fr;max-width:1000px;width:100%}section.single-post .post-navigation-wrapper{grid-area:navigation}section.single-post .cta-reservation{grid-area:reservation}section.single-post .thumbnail{grid-area:thumbnail;text-align:center;width:100%}section.single-post .thumbnail picture{width:100%}section.single-post .thumbnail img{border-radius:12px!important;height:466px;object-fit:cover;width:80%}section.single-post .meta{align-items:center;display:flex;justify-content:flex-start}section.single-post .author{font-weight:700;margin-left:20px}section.single-post .date{color:#000;font-size:18px;font-weight:300;grid-area:date;text-align:left}section.single-post article{font-size:16px;grid-area:post}section.single-post article table{border-collapse:collapse;margin-top:20px;width:100%}section.single-post article table thead tr{background:#02592f}section.single-post article table thead td,section.single-post article table thead th{color:#fff;font-size:16px;font-weight:700;line-height:18px;padding:7px 5px;text-align:center}section.single-post article table tbody tr{box-sizing:border-box}section.single-post article table tbody tr:nth-child(2n){background:#f1f1f1}section.single-post article table tbody td{font-size:14px;font-weight:400;line-height:18px;padding:7px 5px;text-align:center}section.single-post article table tbody td a{color:#02592f}section.single-post article table tbody td a:hover{color:#000}section.single-post article ol,section.single-post article ul{padding-left:30px}section.single-post article b,section.single-post article strong{color:#02592f;font-weight:700}section.single-post article h1,section.single-post article h2{font-size:30px;line-height:normal}section.single-post article h3{font-size:24px;line-height:normal}section.single-post article h4{font-size:20px;line-height:normal}section.single-post article h5{font-size:19px;line-height:normal}section.single-post article h6{font-size:18px;line-height:normal}section.single-post article h1,section.single-post article h2,section.single-post article h3,section.single-post article h4,section.single-post article h5,section.single-post article h6{margin:10px 0}section.single-post article ol li::marker{color:#02592f;font-weight:700}section.single-post article blockquote{border:2px solid #02592f;box-sizing:border-box;display:block;font-style:italic;margin:5px 0;padding:5px 15px;width:100%}section.single-post article .alignright{float:right;margin-bottom:10px;margin-left:10px}section.single-post article .alignleft{float:left;margin-bottom:10px;margin-right:10px}section.single-post article .aligncenter{float:none;margin-bottom:auto;margin-right:auto}section.single-post article a{color:#000;transition:all .5s ease}section.single-post article a:hover{color:#02592f}.post-navigation-wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px;margin-top:10px}.post-navigation-wrapper>div{width:33.3333333333%}.post-navigation-wrapper .nav-back{text-align:center}.post-navigation-wrapper .nav-next{text-align:right}.post-navigation-wrapper .button{text-align:center}@media (max-width:1024px){section.single-post .thumbnail img{height:auto;object-fit:cover;width:100%}section.single-post .meta{flex-direction:column}section.single-post .author,section.single-post .date{margin-left:0;text-align:center}section.single-post article table thead{display:none}section.single-post article table tbody{display:flex;flex-direction:column}section.single-post article table tbody tr{box-sizing:border-box;display:flex;flex-direction:column;margin:5px 0;width:100%}section.single-post article table tbody td{align-items:center;box-sizing:border-box;display:flex;font-size:16px;justify-content:center;text-align:center;width:100%}section.single-post article table tbody td:empty{display:none!important}section.single-post article table tbody td:before{content:attr(data-label);display:block;font-size:20px;font-weight:700;margin:5px 0 15px;text-align:center}.default-title-header h1{font-size:24px;line-height:28px}.breadcrumbs ul{align-items:center;justify-content:center}.default-title-header h1{text-align:center}.post-navigation-wrapper>div{text-align:center!important;width:100%}.post-navigation-wrapper .button{margin-bottom:5px;margin-top:5px}.post-navigation-wrapper{flex-direction:column}}@media (max-width:800px){section.single-post .section{grid-template-areas:"thumbnail" "date" "post" "navigation" "reservation";grid-template-columns:1fr}}