:root{--yellow: #edd286;--blue: #34659b;--light-blue: #7bb5b2;--white: #f9f9f9;--black: #2d2d2a;--red: #b84a4a;line-height:1.5;font-weight:400;color:var(--black);background-color:var(--yellow);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-display:swap;font-family:Sansita;font-style:normal;font-weight:700;src:url(/assets/sansita-v12-latin-700-CBV-aY9Q.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:normal;font-weight:400;src:url(/assets/nunito-sans-v19-latin-regular-AkRraKH2.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:normal;font-weight:700;src:url(/assets/nunito-sans-v19-latin-700-CICRJDmU.woff2) format("woff2")}@font-face{font-display:swap;font-family:Merriweather;font-style:italic;font-weight:600;src:url(/assets/merriweather-v33-latin-600italic-BXEK-zTq.woff2) format("woff2")}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}img{padding:0;display:block;margin:0 auto;max-height:100%;max-width:100%;border-radius:8px}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-family:Sansita;font-size:3.2em;line-height:1.1;color:--var(primary)}h2{margin:0;color:var(--mui-palette-secondary-contrastText);font-family:Merriweather,serif;font-style:italic;font-size:2.2rem}h3{font-family:Sansita;font-size:1.4em}h4{font-family:Nunito Sans;font-weight:400;margin-right:1em}p{font-family:Nunito Sans}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.landing-container{width:100%;height:75vh;background-color:var(--white);padding:1rem 0rem;overflow:hidden;align-items:center;justify-content:center;position:relative;display:flex}.carousel{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;filter:brightness(80%)}.slide{border-radius:0;position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;object-fit:cover;transition:opacity 1s ease-in-out}.active{opacity:100}.inactive{opacity:0}.landing-text{position:absolute;text-align:center;font-size:clamp(2rem,3rem,4rem);color:var(--white)}.about-section{padding:1rem;text-align:center;background-color:var(--white)}.about-title{margin:0 0 1rem}.about-text{font-size:1rem;line-height:1.6;color:var(--text-color, #333)}.guide-section{padding:1rem;text-align:center}.guide-title{margin:0rem 0rem 1rem}.guide-text{font-size:1rem;line-height:1.6;color:var(--text-color, #333)}.guide-image{height:300px;object-fit:cover}@media (min-width: 641px){.guide-section{display:flex;flex-wrap:wrap}.guide-title{flex:0 0 100%}.guide-image{flex:2;max-width:30%;height:100%}.guide-text{flex:3;padding:1rem}}.tours-section{padding:1rem;margin:0 auto;text-align:center}.tours-title{margin-bottom:1rem}.tours-list{display:flex;flex-direction:column;gap:1.5rem;justify-content:center}.tour-card{padding:1rem;border:1px solid #ddd;border-radius:8px;text-align:left;background-color:var(--white);cursor:pointer;white-space:pre-line;display:grid}.tour-content{margin-top:0}.tour-date{display:inline-flex}.tour-button{background:var(--black);color:var(--white);font-family:Arial,sans-serif;justify-self:end}.tour-image{width:100%;height:300px;object-fit:cover}@media (min-width: 641px){.tours-list{flex-direction:row;flex-wrap:wrap}.tour-card{box-sizing:border-box;width:27vw;height:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;align-items:center;justify-content:center;z-index:999}.modal{background:#fff;padding:24px;border-radius:10px;max-width:80vw;max-height:80vh;overflow-y:auto;box-shadow:0 4px 15px #0003}.modal-title{margin-top:0;font-size:1.5rem}.modal-content p{margin:8px 0;text-align:left}.low-availability{color:var(--red)}.details{margin-top:12px}.waiver{margin-top:16px;display:block;font-size:.8rem}.modal-open{overflow:hidden}.checkout input{width:100%;padding:8px;margin:6px 0;border:1px solid #ccc;border-radius:4px}.checkout .invalid{border:1px solid red}.participants{border-radius:10rem;background:none;border:1px solid black}.participants button{background:none;border:none}.participants button:not(:focus-visible){outline:none}h3{margin:0}.row{display:flex;gap:10px;align-items:center}.row input{flex:1}.buttons{margin-top:20px;display:flex;justify-content:flex-end;gap:10px}.cancel{background:#eee;border:none;padding:8px 16px;border-radius:4px;cursor:pointer}.checkoutButton{background:#007bff;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer}.checkoutButton:disabled{background:#a0c0ff;cursor:not-allowed}.error-message{color:red;margin-top:10px}.faq-section{padding:1rem;margin:0 auto;background-color:var(--yellow);text-align:left}.faq-title{margin-bottom:1rem;text-align:center}.faq-item{margin-bottom:1.5rem}.faq-item h3{font-size:1.1rem;margin-bottom:.25rem;color:#222}.faq-item p{margin:0;color:#444;line-height:1.5}.contact-section{padding:1rem;margin:0 auto;background-color:var(--white);text-align:center}.contact-title{margin-bottom:1rem;text-align:center}.contact-info{list-style:none;padding:0;margin-top:1rem}.contact-info li{margin-bottom:.5rem;color:#333;font-family:Nunito Sans,Arial,sans-serif}.contact-info a{font-family:Nunito Sans,Arial,sans-serif;color:var(--blue)}.reviews-section{padding:1rem;margin:0 auto;background-color:var(--white);text-align:center;height:90vh;display:grid}.reviews-image{margin-bottom:auto;height:38vh}.stars{font-size:2rem}.reviews-text{height:15rem}.reviews-text p{margin:0 0 .5rem}.reviews-buttons button{margin:0 1rem}@media (min-width: 641px){.reviews-image{height:51vh}.reviews-text{height:11rem}}
