@import"https://fonts.googleapis.com/css2?family=Montaga&display=swap";*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}img,picture{max-width:100%;display:block;height:auto}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}@font-face{font-family:"Crayonette";font-weight:normal;font-style:normal;font-display:swap;src:url("/fonts/CrayonetteDJR-Regular.woff2") format("woff2")}body{font-family:"Montaga",serif;color:#ebd493;background-color:#23490e}a{text-decoration:none;color:inherit}a:focus,a:hover,a:active{text-decoration:underline}main{margin-top:5rem;padding-bottom:5rem}input,textarea{width:100%;border:0;border-radius:5px}input:focus,textarea:focus{outline:1px solid #ebd493}p{margin-bottom:1rem}button{font:inherit;cursor:pointer;color:inherit;border:0;background-color:none}.button{font-size:1rem;padding:.75rem 4rem;transition:background-color .2s ease;border-radius:5px;background-color:#c84209}.button:hover,.button:focus,.button:active{outline:none;background-color:#af3a08}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1rem}.grid{display:grid;column-gap:1rem;row-gap:2rem;grid-template-columns:repeat(4, 1fr)}@media screen and (min-width: 75rem){.grid{grid-template-columns:repeat(12, 1fr)}}.header{position:sticky;top:-1rem;display:grid;overflow:hidden;grid-auto-flow:column;grid-template-columns:auto 1fr;align-items:center;width:100vw;max-width:1200px;margin-inline:auto;padding-block:1.25rem .25rem;padding-inline:1rem;background-color:rgba(35,73,14,.9)}@media screen and (min-width: 75rem){.header{padding-block:2rem 1rem}}.header__brand{font-family:"Crayonette",cursive,serif;font-size:2rem}@media screen and (min-width: 75rem){.header__brand{font-size:3rem}}.header__brand:hover,.header__brand:focus,.header__brand:active{text-decoration:none;opacity:.8}.header__links{justify-self:end}.header__links ul{display:flex;column-gap:1.5rem;padding:0;list-style-type:none}@media screen and (min-width: 75rem){.header__links ul{column-gap:4rem}}.header__link{position:relative}.header__link--active{text-decoration:underline}.header__link--accent:before{position:absolute;z-index:-1;top:50%;left:60%;display:block;width:6rem;height:3.5rem;content:"";transform:translateY(-50%) translateX(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='156' height='92' fill='none'%3E%3Cpath fill='%23CC4F27' d='M149.565 3.089c4.369 2.76 5.368 8.516 5.664 13.676 1.627 28.39-8.65 55.694-46.229 60.735-31.7 0-52.645 19.75-84.045 12.008C10.598 85.968 1.537 72.1.658 57.339-1.18 26.487 8.136 12.512 32.248 9.592c7.102-.86 14.268.32 21.357 1.277 48.915 6.594 81.652-16.821 95.96-7.78Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}@media screen and (min-width: 75rem){.header__link--accent:before{width:7rem;height:4rem}}.legal{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;overflow:hidden;place-content:center;width:100vw;height:100vh;background-color:#23490e}.legal--inactive{display:none}.legal__title{font-family:"Crayonette",cursive,serif;font-size:3rem;font-weight:normal;margin-bottom:2rem}@media screen and (min-width: 75rem){.legal__title{font-size:4rem}}.legal__content{margin-bottom:2rem}.legal__action{margin:0 auto}.about__img{grid-column-end:span 4;max-width:20rem}@media screen and (min-width: 75rem){.about__img{grid-column-end:span 5;max-width:100%}}.about__content{grid-column-end:span 4}@media screen and (min-width: 75rem){.about__content{grid-column:7/span 6}}.gallery{display:grid;grid-column:1/-1;grid-template-columns:repeat(4, 1fr);gap:1rem}@media screen and (min-width: 75rem){.gallery{grid-template-columns:repeat(12, 1fr)}}.gallery img{grid-column-end:span 4}.faqs{grid-column:1/-1}@media screen and (min-width: 75rem){.faqs{grid-column:3/span 8}}.faq{margin-bottom:5rem}.faq dt{margin-bottom:1rem}.booking__img{grid-column-end:span 4;max-width:20rem;margin-bottom:2rem}@media screen and (min-width: 75rem){.booking__img{grid-column-end:span 5;max-width:100%}}.booking__form{grid-column-end:span 4}@media screen and (min-width: 75rem){.booking__form{grid-column:7/span 6}}.form{display:grid;row-gap:1rem;margin-top:-1.25rem}.form__row{display:grid;grid-auto-flow:column;column-gap:1rem}.form__field>div{margin-bottom:.25rem}.form__action{justify-self:start}.form input,.form textarea{padding:.5rem}.visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);width:1px;height:auto;margin:0;padding:0;white-space:nowrap;border:0}.skip-link{position:fixed;top:1rem;left:1rem;transform:translateY(-100%);pointer-events:none;opacity:0}.skip-link:focus,.skip-link:hover,.skip-link:active{transform:translateY(0);pointer-events:all;opacity:1}
