body{margin:0}*{box-sizing:border-box}button{all:unset}input,textarea{font-family:unset}.hero-wrapper{position:relative;width:100%;height:420px;background-size:cover;background-position:center top;background-repeat:no-repeat;display:flex;clip-path:url("#wave");box-shadow:inset 0 -40px 80px -20px #000;padding:0 calc((100% - 1000px) / 2);margin-bottom:-40px}.hero-overlay{width:50%;height:420px;max-width:1100px;display:flex;align-items:center;justify-content:center;position:absolute;top:0}body{overflow-y:auto;min-height:100vh;display:flex;flex-direction:column}main{flex-grow:1}#content{background-color:#FFF7F4}.content-element{display:flex;align-items:center}.content-element>div{padding:20px 0}.hero-inner{text-shadow:#FFF7F4 0 0 30px}article{padding:0 2rem}article>*{max-width:1000px;margin:0 auto}.rule{width:100%;max-width:unset;height:1px;background:linear-gradient(to right, transparent 0%, rgba(0,0,0,0.12) 15%, rgba(0,0,0,0.12) 85%, transparent 100%)}.dark-section{background:linear-gradient(to right, transparent 0%, rgba(0,0,0,0.04) 20%, rgba(0,0,0,0.04) 80%, transparent 100%);max-width:unset}.dark-section>*{max-width:1000px;margin:0 auto}nav{background-color:#7a3333;color:#FFF7F4;padding:1rem;border-top:1px solid black}nav ul{margin:0 auto;padding:0;list-style:none;display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}nav a{color:inherit;text-decoration:none;line-height:1}nav a:hover,nav a:focus{text-decoration:underline;opacity:1}.hero-inner{text-align:center;color:#7a3333;padding:1rem 1.25rem}.hero-title{margin:0 0 0.25rem 0;font-size:2.25rem;line-height:1.05;text-shadow:#FFF7F4 0 0 30px,#FFF7F4 0 0 30px,#FFF7F4 0 0 30px}.hero-subtitle{margin:0 0 1rem 0;font-size:1.125rem;text-shadow:#FFF7F4 0 0 30px,#FFF7F4 0 0 30px,#FFF7F4 0 0 30px}h1,h2,h3,h4,h5,h6{color:#7a3333;padding:0 10px}p{padding:0 10px}body{color:#7a3333;font-family:Cambria, Georgia, serif}.hero-buttons{display:flex;gap:0.75rem;justify-content:center}.btn{display:inline-block;text-decoration:none;padding:0.5rem 1rem;border-radius:4px;font-weight:600;border:1px solid #7a3333}.btn:hover{opacity:0.9;box-shadow:inset 0 0 0 1px #7a3333}.btn-primary{background:#FFF7F4;color:#7a3333;text-shadow:none}.btn-secondary{background:rgba(255,247,244,0.5);color:#7a3333}.youtube-player{width:500px;max-width:100%;margin:0 10px;aspect-ratio:16 / 9;display:block;border-radius:20px}.iframe-block{background-color:rgba(0,0,0,0.1);justify-content:center;align-items:center}.iframe-block p{text-align:center}.iframe-block button{width:fit-content}.audio-controls.is-playing .play{display:none}.audio-controls.is-playing .pause{display:inline}.audio-controls{display:flex;flex-direction:row;border:1px solid black;border-radius:5px;background-color:#ead6cb;margin:1ex 0}.audio-controls>*{margin:0 0.5em}.audio-controls svg{width:2em;height:2em;vertical-align:-0.125em}.audio-controls svg path{fill:#853000}.audio-controls button{border:none;background:transparent;padding:0}.audio-controls label{display:flex;align-items:center;gap:0.5em;flex-shrink:0;white-space:nowrap}.audio-controls .audio-title{max-width:40%;overflow:hidden}.audio-controls .seek-slider{width:50%;flex-grow:4;flex-shrink:1}.audio-controls .volume-slider{flex-grow:1;flex-shrink:1;width:0}.audio-controls .volume-controls{display:flex;align-items:center;width:20%;flex-grow:1;flex-shrink:1}.audio-controls .pause{display:none}input[type=range]{-webkit-appearance:none;width:100%;background:transparent}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}input[type=range]:focus{outline:none}input[type=range]::-ms-track{width:100%;cursor:pointer;background:transparent;border-color:transparent;color:transparent}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:1px solid #010101;height:15px;width:15px;border-radius:7.5px;background:#dd9875;cursor:pointer;margin-top:-14px;box-shadow:1px 1px 1px #321100,0 0 1px #321100}input[type=range]::-moz-range-thumb{box-shadow:1px 1px 1px #321100,0 0 1px #321100;border:1px solid #010101;height:15px;width:15px;border-radius:7.5px;background:#dd9875;cursor:pointer}input[type=range]::-ms-thumb{box-shadow:1px 1px 1px #321100,0 0 1px #321100;border:1px solid #010101;height:15px;width:15px;border-radius:7.5px;background:#dd9875;cursor:pointer}input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;box-shadow:1px 1px 1px #321100,0 0 1px #321100;background:#853000;border-radius:5px;border:1px solid #010101}input[type=range]:focus::-webkit-slider-runnable-track{background:#853000}input[type=range]::-moz-range-track{width:100%;height:4px;cursor:pointer;box-shadow:1px 1px 1px #321100,0 0 1px #321100;background:#853000;border-radius:5px;border:1px solid #010101}input[type=range]::-ms-track{width:100%;height:4px;cursor:pointer;background:transparent;border-color:transparent;border-width:16px 0;color:transparent}input[type=range]::-ms-fill-lower{background:#853000;border:0.2px solid #010101;border-radius:2.6px;box-shadow:1px 1px 1px #321100,0 0 1px #321100}input[type=range]:focus::-ms-fill-lower{background:#853000}input[type=range]::-ms-fill-upper{background:#853000;border:0.2px solid #010101;border-radius:2.6px;box-shadow:1px 1px 1px #321100,0 0 1px #321100}input[type=range]:focus::-ms-fill-upper{background:#853000}.pswp__img{object-fit:contain}.photogallery{display:flex;flex-wrap:wrap;padding:0;list-style-type:none}.photogallery::after{content:"";display:block;flex-grow:10;min-width:30%}.photogallery a{flex-grow:1;height:30ex;margin:0.2em;max-height:15vh;max-width:calc(50% - 0.4em)}.photogallery a img{min-width:100%;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;object-position:50% 20%;font-family:"object-fit: cover;"}.photogallery a img.lazyload{opacity:0}.photogallery a img.lazyload.loaded{opacity:1}@media (max-width: 1000px){.hero-overlay{width:70%}}@media (max-width: 700px){.content-element{flex-direction:column-reverse !important}.content-element>div{width:100% !important}.content-element>img{max-height:150px;width:auto !important;margin-bottom:20px}.hero-overlay{position:relative;height:auto;width:100%;padding:0 20px;padding-top:40px;background-color:#7a3333;color:#FFF7F4;box-shadow:0 4px 6px rgba(0,0,0,0.2)}.hero-overlay .hero-title{color:#FFF7F4;text-shadow:none}.hero-overlay .hero-subtitle{color:#FFF7F4;text-shadow:none}.hero-overlay .btn-secondary{background:#FFF7F4}.hero-wrapper{background-position:55% top;max-height:300px;z-index:100}}@media (max-width: 500px){.hero-wrapper{background-position:60% top}}.contact-form{width:100%;padding:0 10px}.contact-form label{display:block;font-weight:600;margin-bottom:.35rem;padding:0 .75rem}.contact-form .contact-form__row{display:grid;grid-template-columns:1fr;gap:0.75rem;margin-bottom:1rem}@media (min-width: 640px){.contact-form .contact-form__row--two{grid-template-columns:1fr 1fr;gap:1rem}}.contact-form input[type="text"],.contact-form input[type="email"],.contact-form input[type="tel"],.contact-form textarea{width:100%;padding:.65rem .75rem;border-radius:8px;border:1px solid rgba(122,51,51,0.4);color:#7a3333;font-size:0.95rem;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:rgba(122,51,51,0.7);box-shadow:0 4px 18px rgba(132,48,0,0.06)}.contact-form .error-message{color:#b00020;font-size:.875rem;margin-top:.35rem;display:none}.contact-form .is-invalid{border-color:rgba(122,51,51,0.7) !important}.contact-form .is-invalid+.error-message{display:block}.contact-form .btn-form{background:white}.contact-form .btn-form[disabled]{opacity:.6;cursor:not-allowed}.contact-form-placeholder{font-size:0.95rem;color:rgba(122,51,51,0.85)}
