.page-module__E0kJGG__container{background:#fff;flex-direction:column;width:100%;min-height:100vh;display:flex}.page-module__E0kJGG__main{flex:1}.page-module__E0kJGG__content{width:100%;margin:0 auto}.page-module__E0kJGG__calendarSection{margin:40px 0 80px}.page-module__E0kJGG__sectionTitle{color:var(--blue);text-transform:uppercase;margin-bottom:20px;font-size:36px;font-weight:700}@media (max-width:768px){.page-module__E0kJGG__content{padding:0 20px}.page-module__E0kJGG__sectionTitle{font-size:28px}}
.Header-module__Af2_WG__header{background:var(--blue);align-items:stretch;height:90px;display:flex}.Header-module__Af2_WG__logoContainer{background:var(--orange);justify-content:center;min-width:150px;padding:0 30px;display:flex}.Header-module__Af2_WG__logo{-o-object-fit:contain;object-fit:contain;width:auto;height:100%;position:relative;left:200px}.Header-module__Af2_WG__nav{align-items:center;gap:50px;padding-left:50px;display:flex}.Header-module__Af2_WG__navLink{color:var(--orange);text-transform:uppercase;cursor:pointer;letter-spacing:1px;font-size:20px;font-weight:900;transition:opacity .3s}.Header-module__Af2_WG__navLink:hover{opacity:.7}@media (max-width:768px){.Header-module__Af2_WG__header{height:auto;padding:15px 20px}.Header-module__Af2_WG__nav{gap:20px;padding-left:20px}.Header-module__Af2_WG__navLink{font-size:14px}.Header-module__Af2_WG__logoContainer{min-width:100px;padding:0 15px}}
.BookingButton-module__8U1WqW__button{background:var(--background);border:6px solid var(--orange);color:var(--orange);text-align:center;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border-radius:2px;padding:8px 32px;font-size:24px;font-weight:1000;text-decoration:none;transition:all .3s;display:inline-block}.BookingButton-module__8U1WqW__button:hover{background:var(--orange);color:#fff;transform:translateY(-3px)}.BookingButton-module__8U1WqW__button:active{transform:translateY(-1px);box-shadow:0 4px 15px #e05e3266}@media (max-width:768px){.BookingButton-module__8U1WqW__button{padding:14px 34px;font-size:16px}}@media (max-width:420px){.BookingButton-module__8U1WqW__button{padding:14px 20px;font-size:16px}}
.Hero-module__Z8hQ_W__container{background-color:#fff;width:100%;margin-top:44px;margin-bottom:80px}.Hero-module__Z8hQ_W__content{width:100%;max-width:1536px;margin:0 auto}.Hero-module__Z8hQ_W__hero{justify-content:center;align-items:center;width:100%;min-height:500px;padding:0 40px;display:flex;position:relative;overflow:visible}.Hero-module__Z8hQ_W__heroImage{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:auto;display:block}.Hero-module__Z8hQ_W__heroTitleContainer{text-align:center;z-index:10;width:90%;max-width:1000px;position:absolute;top:68%;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__heroTitle{color:var(--orange);text-transform:uppercase;letter-spacing:2px;text-shadow:3px 3px 8px #000000b3,0 0 20px #e05e3280;margin:0;font-size:55px;font-weight:1000}.Hero-module__Z8hQ_W__heroSubtitleContainer{text-align:center;z-index:10;width:90%;max-width:1000px;position:absolute;top:78%;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__heroSubtitle{color:#fff;text-transform:uppercase;text-shadow:2px 2px 6px #000c;margin:0;font-size:32px;font-weight:1000}.Hero-module__Z8hQ_W__heroButtonContainer{text-align:center;z-index:20;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}@media (max-width:1090px){.Hero-module__Z8hQ_W__heroTitle{font-size:46px}}@media (max-width:920px){.Hero-module__Z8hQ_W__heroTitle{font-size:40px}}@media (max-width:809px){.Hero-module__Z8hQ_W__heroTitle{font-size:36px}}@media (max-width:840px){.Hero-module__Z8hQ_W__heroSubtitle{font-size:28px}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:0 20px}.Hero-module__Z8hQ_W__heroTitleContainer{width:95%;top:4%}.Hero-module__Z8hQ_W__heroTitle{text-shadow:none;font-size:28px}.Hero-module__Z8hQ_W__heroSubtitleContainer{width:95%;top:45%}.Hero-module__Z8hQ_W__heroSubtitle{font-size:14px}.Hero-module__Z8hQ_W__heroButtonContainer{bottom:-25px}}
.Experience-module__HaXZMW__container{width:100%;margin:20px 0 40px;padding-top:20px}.Experience-module__HaXZMW__content{width:100%;max-width:1536px;margin:0 auto}.Experience-module__HaXZMW__divider{background:var(--blue);box-sizing:border-box;width:100%;height:8px;margin-bottom:30px;padding:0 40px}.Experience-module__HaXZMW__experienceContainer{grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:0 40px;display:grid}.Experience-module__HaXZMW__imageColumn{align-items:center;width:100%;height:800px;display:flex}.Experience-module__HaXZMW__experienceImage{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:100%}.Experience-module__HaXZMW__contentColumn{flex-direction:column;justify-content:center;width:100%;height:800px;display:flex}.Experience-module__HaXZMW__sectionTitle{color:var(--blue);text-transform:uppercase;letter-spacing:.5px;margin-bottom:30px;font-size:36px;font-weight:1000}.Experience-module__HaXZMW__experienceInfo{margin-bottom:30px}.Experience-module__HaXZMW__infoItem{color:var(--blue);text-transform:uppercase;margin-bottom:10px;padding-left:0;font-size:18px;font-weight:700;line-height:1.4;position:relative}.Experience-module__HaXZMW__infoItem strong{font-weight:1000}.Experience-module__HaXZMW__includesTitle{color:var(--blue);text-transform:uppercase;letter-spacing:.5px;margin-bottom:15px;font-size:24px;font-weight:1000}.Experience-module__HaXZMW__experienceList{padding:0;list-style:none}.Experience-module__HaXZMW__experienceItem{color:var(--blue);text-transform:uppercase;margin-bottom:10px;padding-left:30px;font-size:18px;font-weight:700;line-height:1.4;position:relative}.Experience-module__HaXZMW__experienceItem:before{content:"•";color:var(--green);font-size:24px;line-height:1;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:768px){.Experience-module__HaXZMW__container{padding-top:50px}.Experience-module__HaXZMW__divider{padding:0 20px}.Experience-module__HaXZMW__experienceContainer{grid-template-columns:1fr;gap:30px;padding:0 20px}.Experience-module__HaXZMW__sectionTitle{font-size:28px}.Experience-module__HaXZMW__experienceItem,.Experience-module__HaXZMW__infoItem{font-size:14px}}
.Gallery-module__wqsUoa__container{width:100%;padding:60px 0}.Gallery-module__wqsUoa__content{width:100%;max-width:1536px;margin:0 auto}.Gallery-module__wqsUoa__divider{background:var(--blue);box-sizing:border-box;width:100%;height:8px;margin-bottom:30px;padding:0 40px}.Gallery-module__wqsUoa__mosaicContainer{grid-template-columns:repeat(4,1fr);gap:20px;width:100%;padding:0 40px;display:grid}.Gallery-module__wqsUoa__mosaicItem{border-radius:8px;width:100%;height:300px;position:relative;overflow:hidden;box-shadow:0 8px 30px #0000001a}.Gallery-module__wqsUoa__mosaicItem:hover{box-shadow:0 12px 40px #0003}.Gallery-module__wqsUoa__mosaicImage{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important}.Gallery-module__wqsUoa__mosaicItem:hover .Gallery-module__wqsUoa__mosaicImage{transform:scale(1.05)}@media (max-width:1024px){.Gallery-module__wqsUoa__mosaicContainer{grid-template-columns:repeat(3,1fr);gap:15px}.Gallery-module__wqsUoa__mosaicItem{height:250px}}@media (max-width:768px){.Gallery-module__wqsUoa__container{padding:40px 0}.Gallery-module__wqsUoa__divider{padding:0 20px}.Gallery-module__wqsUoa__mosaicContainer{grid-template-columns:repeat(2,1fr);gap:12px;padding:0 20px}.Gallery-module__wqsUoa__mosaicItem{height:200px}}@media (max-width:480px){.Gallery-module__wqsUoa__gallerySection{padding:30px 0}.Gallery-module__wqsUoa__mosaicContainer{grid-template-columns:repeat(2,1fr);gap:10px}.Gallery-module__wqsUoa__mosaicItem{height:150px}}
.FAQ-module__KSzKsa__container{background:#f2f2f2;width:100%;margin:60px 0 80px;padding-bottom:60px}.FAQ-module__KSzKsa__content{width:100%;max-width:1536px;margin:0 auto}.FAQ-module__KSzKsa__divider{background:var(--blue);box-sizing:border-box;width:100%;height:8px;margin-bottom:30px;padding:0 40px}.FAQ-module__KSzKsa__sectionTitle{color:var(--blue);text-transform:uppercase;letter-spacing:.5px;margin-bottom:30px;padding:0 40px;font-size:36px;font-weight:1000}.FAQ-module__KSzKsa__accordionContainer{flex-direction:column;gap:12px;padding:0 40px;display:flex}.FAQ-module__KSzKsa__accordionItem{border:2px solid var(--blue);background:#fff;border-radius:8px;transition:all .3s;overflow:hidden}.FAQ-module__KSzKsa__accordionItem.FAQ-module__KSzKsa__active{border-color:var(--orange);box-shadow:0 2px 8px #e05e3233}.FAQ-module__KSzKsa__accordionHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;transition:background .2s;display:flex}.FAQ-module__KSzKsa__accordionHeader:hover{background:#e05e320d}.FAQ-module__KSzKsa__faqQuestion{color:var(--blue);text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:20px;font-weight:1000}.FAQ-module__KSzKsa__accordionIcon{color:var(--orange);flex-shrink:0;margin-left:16px;font-size:28px;font-weight:700;line-height:1;transition:transform .3s}.FAQ-module__KSzKsa__accordionItem.FAQ-module__KSzKsa__active .FAQ-module__KSzKsa__accordionIcon{transform:rotate(180deg)}.FAQ-module__KSzKsa__accordionContent{opacity:0;max-height:0;padding:0 24px;transition:max-height .3s,opacity .3s,padding .3s;overflow:hidden}.FAQ-module__KSzKsa__faqText{color:var(--blue);margin:0;padding-bottom:20px;font-size:16px;line-height:1.6}@media (max-width:768px){.FAQ-module__KSzKsa__divider{padding:0 20px}.FAQ-module__KSzKsa__sectionTitle{padding:0 20px;font-size:28px}.FAQ-module__KSzKsa__accordionContainer{padding:0 20px}.FAQ-module__KSzKsa__accordionHeader{padding:16px 20px}.FAQ-module__KSzKsa__faqQuestion{font-size:16px}.FAQ-module__KSzKsa__accordionIcon{font-size:24px}.FAQ-module__KSzKsa__accordionContent{padding:0}.FAQ-module__KSzKsa__faqText{padding-bottom:16px;padding-left:12px;padding-right:12px;font-size:14px}}
.FareHarborCalendar-module__LFfSVa__calendarWrapper{background:#fff;border-radius:12px;width:100%;margin:40px 0;padding:20px;box-shadow:0 4px 15px #0000001a}.FareHarborCalendar-module__LFfSVa__calendarContainer{width:100%;min-height:400px}.FareHarborCalendar-module__LFfSVa__calendarContainer .fareharbor-calendar{width:100%}@media (max-width:768px){.FareHarborCalendar-module__LFfSVa__calendarWrapper{margin:20px 0;padding:15px}.FareHarborCalendar-module__LFfSVa__calendarContainer{min-height:300px}}
