.reviews-module-sass-module__AA-6Pq__section{background:var(--gradient-navy);color:var(--color-text-inverse);padding-block:var(--section-py);background:linear-gradient(160deg,#0b1d3a 0%,#112a4d 40%,#0d2240 80%,#0b1d3a 100%)}.reviews-module-sass-module__AA-6Pq__container{max-width:var(--container-max);padding-inline:var(--container-px);margin-inline:auto}.reviews-module-sass-module__AA-6Pq__aggregate{text-align:center;margin-bottom:48px}.reviews-module-sass-module__AA-6Pq__ratingNumber{font-family:var(--font-display);font-size:4rem;font-weight:var(--font-weight-bold);color:#fff;line-height:1.1}.reviews-module-sass-module__AA-6Pq__stars{color:var(--color-accent);letter-spacing:4px;margin:8px 0;font-size:1.5rem}.reviews-module-sass-module__AA-6Pq__aggregateSubtitle{font-size:var(--text-base);color:var(--color-text-on-navy);margin-top:4px}.reviews-module-sass-module__AA-6Pq__aggregateAttribution{font-size:var(--text-sm);color:var(--color-text-on-navy);margin-top:4px}.reviews-module-sass-module__AA-6Pq__cardsContainer{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media only screen and (max-width:1023px){.reviews-module-sass-module__AA-6Pq__cardsContainer{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.reviews-module-sass-module__AA-6Pq__cardsContainer::-webkit-scrollbar{height:4px}.reviews-module-sass-module__AA-6Pq__cardsContainer::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}}.reviews-module-sass-module__AA-6Pq__card{border-radius:var(--radius-lg);transition:border-color var(--duration-normal) var(--ease-out),background var(--duration-normal) var(--ease-out);background:#ffffff0a;border:1px solid #ffffff14;padding:32px;position:relative}.reviews-module-sass-module__AA-6Pq__card:hover{border-color:var(--color-border-accent);background:#ffffff12}@media only screen and (max-width:1023px){.reviews-module-sass-module__AA-6Pq__card{scroll-snap-align:start;flex-shrink:0;min-width:300px}}.reviews-module-sass-module__AA-6Pq__cardQuote{font-family:var(--font-display);color:var(--color-accent);opacity:.6;margin-bottom:-8px;font-size:3.5rem;line-height:1}.reviews-module-sass-module__AA-6Pq__cardText{color:#ffffffd9;line-height:1.7;font-size:var(--text-base);margin-bottom:16px;font-style:italic}.reviews-module-sass-module__AA-6Pq__cardStars{color:var(--color-accent);letter-spacing:2px;margin-bottom:16px;font-size:.875rem}.reviews-module-sass-module__AA-6Pq__cardFooter{border-top:1px solid #ffffff14;justify-content:space-between;align-items:flex-end;padding-top:16px;display:flex}.reviews-module-sass-module__AA-6Pq__cardName{font-weight:var(--font-weight-semibold);color:#fff;font-size:var(--text-base)}.reviews-module-sass-module__AA-6Pq__cardCountry{color:var(--color-text-on-navy);font-size:var(--text-sm)}.reviews-module-sass-module__AA-6Pq__cardMeta{text-align:right}.reviews-module-sass-module__AA-6Pq__cardSource{font-size:var(--text-xs);color:var(--color-accent-light);font-weight:var(--font-weight-medium);display:block}.reviews-module-sass-module__AA-6Pq__cardDate{font-size:var(--text-xs);color:var(--color-text-on-navy);display:block}
.video-module-sass-module__817ErG__section{background:var(--gradient-navy);color:var(--color-text-inverse);padding-block:var(--section-py);background:var(--gradient-navy-radial)}.video-module-sass-module__817ErG__container{max-width:var(--container-max);padding-inline:var(--container-px);margin-inline:auto}.video-module-sass-module__817ErG__wrapper{max-width:960px;margin:0 auto}.video-module-sass-module__817ErG__videoFrame{border-radius:var(--radius-lg);width:100%;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 24px 80px #0006,0 0 0 1px #ffffff0f}.video-module-sass-module__817ErG__videoFrame iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.video-module-sass-module__817ErG__highlights{gap:var(--gap-lg);margin-top:var(--gap-2xl);text-align:center;grid-template-columns:repeat(3,1fr);display:grid}@media only screen and (max-width:539px){.video-module-sass-module__817ErG__highlights{gap:var(--gap-md);grid-template-columns:1fr}}.video-module-sass-module__817ErG__highlight{flex-direction:column;align-items:center;gap:8px;display:flex}.video-module-sass-module__817ErG__highlightIcon{width:36px;height:36px;color:var(--color-accent)}.video-module-sass-module__817ErG__highlightTitle{font-family:var(--font-display);font-weight:var(--font-weight-semibold);letter-spacing:.01em;line-height:1.15;font-size:var(--text-lg);color:var(--color-text-inverse)}.video-module-sass-module__817ErG__highlightText{font-family:var(--font-body);font-weight:var(--font-weight-regular);line-height:1.65;font-size:var(--text-sm);color:var(--color-text-on-navy);line-height:1.5}
.schedule-module-sass-module__fsJBeq__section{background-color:var(--color-bg-light);color:var(--color-text-primary);padding-block:var(--section-py)}.schedule-module-sass-module__fsJBeq__container{max-width:var(--container-max);padding-inline:var(--container-px);margin-inline:auto}.schedule-module-sass-module__fsJBeq__cardsGrid{gap:var(--gap-lg);margin-bottom:var(--gap-2xl);grid-template-columns:1fr;max-width:520px;margin-left:auto;margin-right:auto;display:grid}.schedule-module-sass-module__fsJBeq__card{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:box-shadow var(--duration-normal) var(--ease-out),transform var(--duration-normal) var(--ease-out);padding:36px 32px}.schedule-module-sass-module__fsJBeq__card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.schedule-module-sass-module__fsJBeq__cardIcon{width:48px;height:48px;color:var(--color-accent);margin-bottom:16px}.schedule-module-sass-module__fsJBeq__cardIcon svg{width:100%;height:100%}.schedule-module-sass-module__fsJBeq__cardTitle{font-family:var(--font-display);font-weight:var(--font-weight-semibold);letter-spacing:.01em;line-height:1.15;font-size:var(--text-xl);color:var(--color-text-primary);margin-bottom:4px}.schedule-module-sass-module__fsJBeq__cardDays{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:20px}.schedule-module-sass-module__fsJBeq__timeRows{border-top:1px solid var(--color-border);flex-direction:column;gap:0;display:flex}.schedule-module-sass-module__fsJBeq__timeRow{border-bottom:1px solid #0000000a;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.schedule-module-sass-module__fsJBeq__timeRow:last-child{border-bottom:none}.schedule-module-sass-module__fsJBeq__timeLabel{font-size:var(--text-sm);color:var(--color-text-muted)}.schedule-module-sass-module__fsJBeq__timeValue{font-size:var(--text-base);font-weight:var(--font-weight-semibold);color:var(--color-navy)}.schedule-module-sass-module__fsJBeq__cardNote{font-size:var(--text-sm);color:var(--color-accent);font-weight:var(--font-weight-medium);margin-top:12px;font-style:italic}.schedule-module-sass-module__fsJBeq__cta{text-align:center}
.safety-module-sass-module___yEw_G__section{background-color:var(--color-bg-light);color:var(--color-text-primary);padding-block:var(--section-py)}.safety-module-sass-module___yEw_G__container{max-width:var(--container-max);padding-inline:var(--container-px);margin-inline:auto}.safety-module-sass-module___yEw_G__grid{gap:var(--gap-lg);grid-template-columns:1fr;display:grid}@media only screen and (min-width:768px){.safety-module-sass-module___yEw_G__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.safety-module-sass-module___yEw_G__grid{grid-template-columns:repeat(3,1fr)}}.safety-module-sass-module___yEw_G__card{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:var(--radius-md);text-align:center;box-shadow:var(--shadow-card);transition:box-shadow var(--duration-normal) var(--ease-out),transform var(--duration-normal) var(--ease-out);padding:32px 28px}.safety-module-sass-module___yEw_G__card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.safety-module-sass-module___yEw_G__icon{background:var(--color-navy);border-radius:var(--radius-md);width:56px;height:56px;color:var(--color-accent);justify-content:center;align-items:center;margin:0 auto 20px;padding:12px;display:flex}.safety-module-sass-module___yEw_G__icon svg{width:100%;height:100%}.safety-module-sass-module___yEw_G__title{font-family:var(--font-display);font-weight:var(--font-weight-semibold);letter-spacing:.01em;line-height:1.15;font-size:var(--text-lg);color:var(--color-text-primary);margin-bottom:8px}.safety-module-sass-module___yEw_G__description{font-family:var(--font-body);font-weight:var(--font-weight-regular);line-height:1.65;font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.6}
.how-it-works-module-sass-module__9Scp2W__section{background:var(--gradient-navy);color:var(--color-text-inverse);background:var(--gradient-navy-deep);padding-block:var(--section-py)}.how-it-works-module-sass-module__9Scp2W__container{max-width:var(--container-max);padding-inline:var(--container-px);margin-inline:auto}.how-it-works-module-sass-module__9Scp2W__steps{grid-template-columns:repeat(5,1fr);gap:0;display:grid}@media only screen and (max-width:1023px){.how-it-works-module-sass-module__9Scp2W__steps{gap:var(--gap-xl);grid-template-columns:1fr}}.how-it-works-module-sass-module__9Scp2W__step{text-align:center;padding:0 12px;position:relative}.how-it-works-module-sass-module__9Scp2W__step:not(:last-child):after{content:"";background:#ffffff1f;width:calc(100% - 64px);height:2px;position:absolute;top:24px;left:calc(50% + 32px)}@media only screen and (max-width:1023px){.how-it-works-module-sass-module__9Scp2W__step{text-align:left;flex-direction:column;align-items:flex-start;padding:0;display:flex}.how-it-works-module-sass-module__9Scp2W__step:not(:last-child):after{display:none}}.how-it-works-module-sass-module__9Scp2W__stepHeader{justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}@media only screen and (max-width:1023px){.how-it-works-module-sass-module__9Scp2W__stepHeader{justify-content:flex-start}}.how-it-works-module-sass-module__9Scp2W__numberCircle{background:var(--color-accent);color:#fff;width:48px;min-width:48px;height:48px;font-weight:var(--font-weight-bold);font-size:var(--text-lg);z-index:1;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.how-it-works-module-sass-module__9Scp2W__stepIcon{width:24px;height:24px;color:var(--color-accent-light);opacity:.6}.how-it-works-module-sass-module__9Scp2W__stepIcon svg{width:100%;height:100%}@media only screen and (min-width:1024px){.how-it-works-module-sass-module__9Scp2W__stepIcon{display:none}}.how-it-works-module-sass-module__9Scp2W__stepTitle{font-family:var(--font-display);font-weight:var(--font-weight-semibold);letter-spacing:.01em;line-height:1.15;font-size:var(--text-lg);color:#fff;margin-bottom:8px}.how-it-works-module-sass-module__9Scp2W__stepDescription{font-family:var(--font-body);font-weight:var(--font-weight-regular);color:var(--color-text-on-navy);line-height:1.65;font-size:var(--text-sm);line-height:1.6}
.booking-module-sass-module__Mw-YZG__section{background:linear-gradient(180deg, var(--color-bg-light) 0%, #0b1d3a0a 100%);padding-block:var(--section-py);text-align:center}.booking-module-sass-module__Mw-YZG__container{max-width:var(--container-max);padding-inline:var(--container-px);margin-inline:auto}.booking-module-sass-module__Mw-YZG__heading{font-family:var(--font-display);font-weight:var(--font-weight-semibold);letter-spacing:.01em;line-height:1.15;font-size:var(--text-4xl);color:var(--color-navy);margin-bottom:16px}.booking-module-sass-module__Mw-YZG__subtitle{font-family:var(--font-body);font-weight:var(--font-weight-regular);line-height:1.65;font-size:var(--text-lg);color:var(--color-text-muted);max-width:500px;margin:0 auto 32px}.booking-module-sass-module__Mw-YZG__ctas{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:40px;display:flex}.booking-module-sass-module__Mw-YZG__badges{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.booking-module-sass-module__Mw-YZG__badge{font-size:var(--text-sm);color:var(--color-text-muted);align-items:center;gap:8px;display:flex}.booking-module-sass-module__Mw-YZG__badgeIcon{width:20px;height:20px;color:var(--color-accent);flex-shrink:0}.booking-module-sass-module__Mw-YZG__badgeIcon svg{width:100%;height:100%}
.private-events-section-module-sass-module__bH4CxG__section{color:var(--color-text-inverse);background:linear-gradient(145deg,#142d54 0%,#0f2544 50%,#142d54 100%);background:var(--gradient-navy-radial);padding-block:var(--section-py)}.private-events-section-module-sass-module__bH4CxG__container{max-width:var(--container-max);padding-inline:var(--container-px);margin-inline:auto}.private-events-section-module-sass-module__bH4CxG__grid{grid-template-columns:1fr;align-items:center;gap:48px;display:grid}@media only screen and (min-width:1024px){.private-events-section-module-sass-module__bH4CxG__grid{grid-template-columns:3fr 2fr;gap:64px}}.private-events-section-module-sass-module__bH4CxG__heading{font-family:var(--font-display);font-weight:var(--font-weight-semibold);letter-spacing:.01em;line-height:1.15;font-size:var(--text-3xl);color:var(--color-text-inverse);margin-bottom:16px}.private-events-section-module-sass-module__bH4CxG__description{font-family:var(--font-body);font-weight:var(--font-weight-regular);color:var(--color-text-on-navy);line-height:1.7;font-size:var(--text-base);margin-bottom:24px}.private-events-section-module-sass-module__bH4CxG__tags{flex-wrap:wrap;gap:8px;margin-bottom:32px;display:flex}.private-events-section-module-sass-module__bH4CxG__tag{color:#fff;border-radius:var(--radius-full);font-size:var(--text-sm);background:#ffffff14;border:1px solid #ffffff1f;padding:6px 16px}.private-events-section-module-sass-module__bH4CxG__ctas{flex-wrap:wrap;gap:16px;display:flex}.private-events-section-module-sass-module__bH4CxG__highlights{gap:var(--gap-md);grid-template-columns:1fr;display:grid}@media only screen and (max-width:767px){.private-events-section-module-sass-module__bH4CxG__highlights{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1024px){.private-events-section-module-sass-module__bH4CxG__highlights{grid-template-columns:1fr}}.private-events-section-module-sass-module__bH4CxG__highlightCard{border-radius:var(--radius-md);text-align:center;transition:border-color var(--duration-normal) var(--ease-out);background:#ffffff0d;border:1px solid #ffffff1a;padding:28px 24px}.private-events-section-module-sass-module__bH4CxG__highlightCard:hover{border-color:var(--color-border-accent)}.private-events-section-module-sass-module__bH4CxG__highlightValue{font-family:var(--font-display);font-size:var(--text-3xl);font-weight:var(--font-weight-bold);color:var(--color-accent);margin-bottom:4px;line-height:1.1;display:block}.private-events-section-module-sass-module__bH4CxG__highlightLabel{font-size:var(--text-sm);color:var(--color-text-on-navy);text-transform:uppercase;letter-spacing:.06em;font-weight:var(--font-weight-medium)}
