.testimony-section-module-scss-module__M5vIdW__testimony{background:#430b14;flex-direction:column;align-items:center;width:100%;padding:48px 24px 64px;display:flex}@media (min-width:768px){.testimony-section-module-scss-module__M5vIdW__testimony{padding:64px 48px 80px}}@media (min-width:1024px){.testimony-section-module-scss-module__M5vIdW__testimony{padding:80px 64px 100px}}.testimony-section-module-scss-module__M5vIdW__container{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:1200px;display:flex}@media (min-width:768px){.testimony-section-module-scss-module__M5vIdW__container{gap:40px}}@media (min-width:1024px){.testimony-section-module-scss-module__M5vIdW__container{gap:48px}}.testimony-section-module-scss-module__M5vIdW__header{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.testimony-section-module-scss-module__M5vIdW__badge{flex-shrink:0}.testimony-section-module-scss-module__M5vIdW__title{font-family:var(--font-pp-museum);text-align:center;letter-spacing:-.04em;text-transform:uppercase;color:#fcf8f3;max-width:300px;margin:0;font-size:30px;font-style:normal;font-weight:600;line-height:100%}@media (min-width:768px){.testimony-section-module-scss-module__M5vIdW__title{max-width:400px;font-size:32px}}@media (min-width:1024px){.testimony-section-module-scss-module__M5vIdW__title{max-width:none;font-size:36px}}.testimony-section-module-scss-module__M5vIdW__carouselWrapper{width:100%;overflow:hidden}.testimony-section-module-scss-module__M5vIdW__swiper{width:100%;overflow:visible}.testimony-section-module-scss-module__M5vIdW__slide{height:auto}.testimony-section-module-scss-module__M5vIdW__card{box-sizing:border-box;background:0 0;border:1px solid #fcf8f333;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;height:100%;min-height:326px;padding:24px;display:flex}.testimony-section-module-scss-module__M5vIdW__cardContent{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:24px;width:100%;height:100%;display:flex}.testimony-section-module-scss-module__M5vIdW__ratingRow{flex-direction:row;align-items:center;gap:6px;display:flex}.testimony-section-module-scss-module__M5vIdW__ratingScore{font-family:var(--font-futura-now);letter-spacing:-.02em;color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:140%}.testimony-section-module-scss-module__M5vIdW__stars{flex-direction:row;align-items:center;gap:2px;display:flex}.testimony-section-module-scss-module__M5vIdW__quote{font-family:var(--font-futura-now);letter-spacing:-.02em;color:#fcf8f3;flex-grow:1;margin:0;font-size:16px;font-style:normal;font-weight:440;line-height:140%}.testimony-section-module-scss-module__M5vIdW__author{flex-direction:row;align-items:center;gap:14px;width:100%;display:flex}.testimony-section-module-scss-module__M5vIdW__avatar{flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;display:flex;position:relative}.testimony-section-module-scss-module__M5vIdW__avatarBorder{width:100%;height:100%;position:absolute;top:0;left:0}.testimony-section-module-scss-module__M5vIdW__avatarInitials{z-index:1;font-family:var(--font-futura-now);letter-spacing:-.02em;color:#fcf8f3;font-size:14px;font-style:normal;font-weight:500;line-height:140%;position:relative}.testimony-section-module-scss-module__M5vIdW__authorInfo{flex-direction:column;align-items:flex-start;display:flex}.testimony-section-module-scss-module__M5vIdW__authorName{font-family:var(--font-futura-now);letter-spacing:-.02em;color:#fcf8f3;font-size:14px;font-style:normal;font-weight:500;line-height:140%}.testimony-section-module-scss-module__M5vIdW__authorLocation{font-family:var(--font-futura-now);letter-spacing:-.02em;color:#fcf8f380;font-size:14px;font-style:normal;font-weight:500;line-height:140%}.testimony-section-module-scss-module__M5vIdW__navigation{flex-direction:row;justify-content:center;align-items:center;gap:8px;display:flex}.testimony-section-module-scss-module__M5vIdW__navButton{cursor:pointer;border:none;border-radius:100px;flex-direction:row;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .15s ease-in-out;display:flex}.testimony-section-module-scss-module__M5vIdW__navButton:hover:not(:disabled){opacity:.8}.testimony-section-module-scss-module__M5vIdW__navButton:disabled{cursor:not-allowed}.testimony-section-module-scss-module__M5vIdW__navButtonPrev{color:#fcf8f380;background:0 0;border:1px solid #fcf8f333}.testimony-section-module-scss-module__M5vIdW__navButtonNext{color:#fcf8f3;background:#fcf8f31a}.testimony-section-module-scss-module__M5vIdW__navButtonDisabled{opacity:.3}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.search-section-module-scss-module__kF1YKG__grid{gap:var(--space-md,16px);grid-template-columns:1fr;width:100%;display:grid}@media (min-width:600px){.search-section-module-scss-module__kF1YKG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.search-section-module-scss-module__kF1YKG__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.search-section-module-scss-module__kF1YKG__grid{gap:var(--space-lg,24px)}}.search-section-module-scss-module__kF1YKG__emptyState{padding:var(--space-xl,48px)var(--space-lg,24px);background:var(--color-cream-100,#f8efe3);border-radius:var(--radius-md,8px);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.search-section-module-scss-module__kF1YKG__emptyText{font-family:var(--font-futura-now);font-weight:var(--typography-weight-medium,500);font-size:var(--typography-body-medium-font-size,16px);line-height:var(--typography-body-medium-line-height,140%);letter-spacing:var(--typography-body-medium-letter-spacing,-.02em);color:var(--color-burgundy-70,#430b14b3);text-align:center;margin:0}.search-section-module-scss-module__kF1YKG__loadMoreButton{padding:var(--button-padding-md-y,14px)var(--button-padding-md-x,22px);justify-content:center;align-items:center;gap:var(--space-sm,12px);width:100%;margin-top:var(--space-lg,24px);background:var(--button-primary-background,var(--color-burgundy-100,#430b14));border-radius:var(--radius-sm,4px);cursor:pointer;font-family:var(--button-font-family,var(--font-futura-now));font-style:normal;font-weight:var(--button-font-weight,var(--typography-weight-medium,500));font-size:var(--typography-body-small-font-size,14px);line-height:var(--button-line-height,130%);letter-spacing:var(--button-letter-spacing,-.02em);color:var(--button-primary-color,var(--color-cream-50,#fcf8f3));border:none;flex-direction:row;transition:background-color .15s ease-in-out;display:flex}.search-section-module-scss-module__kF1YKG__loadMoreButton:hover{background:var(--button-primary-background-hover,var(--color-burgundy-80))}.search-section-module-scss-module__kF1YKG__loadMoreButton:active{transform:scale(.98)}
.search-prompt-module-scss-module__TxqwWW__searchPromptContainer{flex-direction:column;align-items:center;gap:16px;width:100%;margin-bottom:24px;padding:0 24px;display:flex}@media (min-width:992px){.search-prompt-module-scss-module__TxqwWW__searchPromptContainer{display:none}}.search-prompt-module-scss-module__TxqwWW__fieldsContainer{flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:0;display:flex}.search-prompt-module-scss-module__TxqwWW__fieldCard{box-sizing:border-box;background:var(--color-cream-white,#fff);cursor:pointer;border:1px solid #430b141a;border-radius:4px;flex-direction:row;align-items:center;gap:12px;width:100%;height:50px;padding:16px;transition:border-color .15s ease-in-out;display:flex}.search-prompt-module-scss-module__TxqwWW__fieldCard:active{border-color:#430b1433}.search-prompt-module-scss-module__TxqwWW__fieldIcon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.search-prompt-module-scss-module__TxqwWW__fieldValue{font-family:var(--typography-body-small-font-family);font-size:var(--typography-body-small-font-size,14px);font-weight:var(--typography-weight-regular,440);line-height:var(--typography-body-small-line-height,140%);letter-spacing:var(--typography-body-small-letter-spacing,-.02em);color:var(--color-burgundy-100,#430b14)}.search-prompt-module-scss-module__TxqwWW__fieldPlaceholder{font-family:var(--typography-body-small-font-family);font-size:var(--typography-body-small-font-size,14px);font-weight:var(--typography-weight-regular,440);line-height:var(--typography-body-small-line-height,140%);letter-spacing:var(--typography-body-small-letter-spacing,-.02em);color:#430b1480}.search-prompt-module-scss-module__TxqwWW__searchButton{box-sizing:border-box;background:var(--color-burgundy-100,#430b14);cursor:pointer;width:100%;height:50px;font-family:var(--typography-body-medium-font-family);font-size:var(--typography-body-medium-font-size,16px);font-weight:var(--typography-weight-medium,500);line-height:var(--typography-body-medium-line-height,140%);letter-spacing:var(--typography-body-medium-letter-spacing,-.02em);color:var(--color-cream-white,#fff);border:none;border-radius:4px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:16px 12px;transition:background-color .15s ease-in-out;display:flex}.search-prompt-module-scss-module__TxqwWW__searchButton svg{color:var(--color-cream-white,#fff)}.search-prompt-module-scss-module__TxqwWW__searchButton:active{background:var(--color-burgundy-80,#430b14cc)}.search-prompt-module-scss-module__TxqwWW__clarificationMessage{box-sizing:border-box;background:#fcf8f3;border:1px solid #f8efe3;border-radius:8px;flex-direction:column;align-items:flex-start;gap:24px;width:100%;padding:24px;display:flex}.search-prompt-module-scss-module__TxqwWW__clarificationInner{flex-direction:row;align-items:flex-start;gap:16px;width:100%;padding:0;display:flex}.search-prompt-module-scss-module__TxqwWW__clarificationIconBox{background:#f8efe3;border-radius:4px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;padding:0;display:flex}.search-prompt-module-scss-module__TxqwWW__clarificationContent{flex-direction:column;flex:1;align-items:flex-start;gap:4px;padding:0;display:flex}.search-prompt-module-scss-module__TxqwWW__clarificationTitle{font-family:var(--typography-body-large-font-family);letter-spacing:-.02em;color:#430b14;margin:0;font-size:18px;font-weight:500;line-height:140%}.search-prompt-module-scss-module__TxqwWW__clarificationText{font-family:var(--typography-body-medium-font-family);letter-spacing:-.02em;color:#430b14cc;margin:0;font-size:16px;font-weight:440;line-height:140%}.search-prompt-module-scss-module__TxqwWW__locationPickerWrapper{z-index:var(--z-index-modal,1200);background-color:var(--color-cream-white,#fff);position:fixed;inset:0}.search-prompt-module-scss-module__TxqwWW__pickerOverlay{z-index:var(--z-index-modal,1200);background-color:#00000080;align-items:flex-end;animation:.2s ease-out search-prompt-module-scss-module__TxqwWW__fadeIn;display:flex;position:fixed;inset:0}.search-prompt-module-scss-module__TxqwWW__pickerContainer{background-color:var(--color-cream-white,#fff);border-radius:var(--radius-lg,20px)var(--radius-lg,20px)0 0;width:100%;min-height:40vh;max-height:70vh;padding:var(--space-lg,24px);flex-direction:column;animation:.3s cubic-bezier(.4,0,.2,1) search-prompt-module-scss-module__TxqwWW__slideUp;display:flex;overflow-y:auto}@keyframes search-prompt-module-scss-module__TxqwWW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes search-prompt-module-scss-module__TxqwWW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.search-prompt-module-scss-module__TxqwWW__seatInput{flex-direction:column;width:100%;min-height:200px;display:flex}
.hero-section-module-scss-module__F4CreW__heroSection{background:var(--color-cream-50,#fcf8f3);width:100%;position:relative}@media (min-width:768px){.hero-section-module-scss-module__F4CreW__heroSection{background:#fff}}.hero-section-module-scss-module__F4CreW__mobileHero{isolation:isolate;flex-direction:column;align-items:center;width:100%;height:450px;display:flex;position:relative}@media (min-width:768px){.hero-section-module-scss-module__F4CreW__mobileHero{display:none}}.hero-section-module-scss-module__F4CreW__swiper{width:100%;height:100%}.hero-section-module-scss-module__F4CreW__slideContainer{width:100%;height:100%;position:relative}.hero-section-module-scss-module__F4CreW__slideImage{object-fit:cover;object-position:center}.hero-section-module-scss-module__F4CreW__shareButton{box-sizing:border-box;z-index:10;cursor:pointer;background:#fff;border:1px solid #430b141a;border-radius:4px;flex-direction:row;justify-content:center;align-items:center;gap:4px;width:32px;height:32px;padding:8px;transition:background-color .15s,transform .15s;display:flex;position:absolute;bottom:12px;right:16px}.hero-section-module-scss-module__F4CreW__shareButton:hover{background-color:var(--color-cream-100,#f5ede3)}.hero-section-module-scss-module__F4CreW__shareButton:active{transform:scale(.95)}.hero-section-module-scss-module__F4CreW__shareButton svg{flex-shrink:0;width:16px;height:16px}.hero-section-module-scss-module__F4CreW__dotsContainer{z-index:10;flex-direction:column;align-items:center;gap:8px;padding:12px;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-section-module-scss-module__F4CreW__dots{background:#430b1433;border-radius:87.5px;flex-direction:row;align-items:center;gap:6px;padding:4px;display:flex}.hero-section-module-scss-module__F4CreW__dot{cursor:pointer;background:#fcf8f380;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background-color .2s}.hero-section-module-scss-module__F4CreW__dot:hover{background:#fcf8f3b3}.hero-section-module-scss-module__F4CreW__dotActive,.hero-section-module-scss-module__F4CreW__dotActive:hover{background:#fff}.hero-section-module-scss-module__F4CreW__marketingBadge{z-index:10;background:var(--color-burgundy-100,#430b14);font-family:var(--font-futura-now);font-style:normal;font-weight:var(--typography-weight-medium,500);font-size:var(--typography-body-xsmall-font-size,12px);letter-spacing:var(--typography-body-xsmall-letter-spacing,-.02em);color:var(--color-gold,#f8e073);border-radius:120px;flex-direction:row;align-items:center;gap:4px;padding:8px 12px;line-height:140%;display:flex;position:absolute;top:100px;left:16px}.hero-section-module-scss-module__F4CreW__marketingBadge svg{width:12px;height:12px;color:var(--color-gold,#f8e073)}.hero-section-module-scss-module__F4CreW__mainImage .hero-section-module-scss-module__F4CreW__marketingBadge{top:12px;left:12px}.hero-section-module-scss-module__F4CreW__desktopHero{display:none;position:relative}@media (min-width:768px){.hero-section-module-scss-module__F4CreW__desktopHero{max-width:1200px;margin:0 auto;display:block}}.hero-section-module-scss-module__F4CreW__galleryGrid{border-radius:var(--radius-lg,16px);grid-template-columns:1fr 1fr;gap:8px;display:grid;overflow:hidden}.hero-section-module-scss-module__F4CreW__mainImage{aspect-ratio:4/3;position:relative;overflow:hidden}.hero-section-module-scss-module__F4CreW__mainImage:hover .hero-section-module-scss-module__F4CreW__gridImage{transform:scale(1.02)}.hero-section-module-scss-module__F4CreW__secondaryGrid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:8px;display:grid}.hero-section-module-scss-module__F4CreW__secondaryImage{position:relative;overflow:hidden}.hero-section-module-scss-module__F4CreW__secondaryImage:hover .hero-section-module-scss-module__F4CreW__gridImage{transform:scale(1.02)}.hero-section-module-scss-module__F4CreW__secondaryImage:nth-child(2) .hero-section-module-scss-module__F4CreW__gridImage{border-top-right-radius:var(--radius-lg,16px)}.hero-section-module-scss-module__F4CreW__secondaryImage:nth-child(4) .hero-section-module-scss-module__F4CreW__gridImage{border-bottom-right-radius:var(--radius-lg,16px)}.hero-section-module-scss-module__F4CreW__gridImage{object-fit:cover;object-position:center;transition:transform .2s}.hero-section-module-scss-module__F4CreW__shareButtonDesktop{z-index:10;font-family:var(--font-futura-now);font-size:var(--typography-body-small-font-size,14px);font-weight:var(--typography-body-small-font-weight,500);color:var(--color-burgundy-100,#430b14);cursor:pointer;background:#fff;border:1px solid #430b141a;border-radius:4px;flex-direction:row;align-items:center;gap:8px;padding:10px 16px;transition:background-color .15s,box-shadow .15s;display:flex;position:absolute;bottom:16px;right:16px}.hero-section-module-scss-module__F4CreW__shareButtonDesktop:hover{background-color:var(--color-cream-100,#f5ede3);box-shadow:0 2px 8px #0000001a}.hero-section-module-scss-module__F4CreW__shareButtonDesktop svg{flex-shrink:0;width:16px;height:16px}
.beach-header-module-scss-module__NYZ0Uq__beachHeaderContainer{background:var(--color-cream-50,#fcf8f3);width:100%}@media (min-width:768px){.beach-header-module-scss-module__NYZ0Uq__beachHeaderContainer{background:#fff}}.beach-header-module-scss-module__NYZ0Uq__desktopHeader{display:none}@media (min-width:768px){.beach-header-module-scss-module__NYZ0Uq__desktopHeader{display:block}}.beach-header-module-scss-module__NYZ0Uq__desktopWrapper{display:none}@media (min-width:768px){.beach-header-module-scss-module__NYZ0Uq__desktopWrapper{padding:0 24px 24px;display:block}}.beach-header-module-scss-module__NYZ0Uq__mobileWrapper{display:block;position:relative}@media (min-width:768px){.beach-header-module-scss-module__NYZ0Uq__mobileWrapper{display:none}}.beach-header-module-scss-module__NYZ0Uq__headerOverlay{z-index:100;position:absolute;top:0;left:0;right:0}
.beach-info-section-module-scss-module__HT4YRW__beachInfo{flex-direction:column;gap:12px;display:flex}.beach-info-section-module-scss-module__HT4YRW__locationLinks{flex-direction:row;align-items:center;display:flex}.beach-info-section-module-scss-module__HT4YRW__locationLink{font-family:var(--font-futura-now);font-style:normal;font-weight:500;font-size:var(--typography-body-small-font-size,14px);letter-spacing:-.02em;color:var(--color-burgundy-70,#430b14b3);line-height:140%;text-decoration:none;transition:color .15s}.beach-info-section-module-scss-module__HT4YRW__locationLink:hover{color:var(--color-burgundy-100,#430b14)}.beach-info-section-module-scss-module__HT4YRW__locationSeparator,.beach-info-section-module-scss-module__HT4YRW__locationDistrict{font-family:var(--font-futura-now);font-style:normal;font-weight:500;font-size:var(--typography-body-small-font-size,14px);letter-spacing:-.02em;color:var(--color-burgundy-70,#430b14b3);line-height:140%}.beach-info-section-module-scss-module__HT4YRW__ratingRow{flex-direction:row;align-items:center;gap:6px;display:flex}.beach-info-section-module-scss-module__HT4YRW__ratingValue{font-family:var(--font-futura-now);font-size:var(--typography-body-small-font-size,14px);color:var(--color-burgundy-100,#430b14);font-weight:600;line-height:1.4}.beach-info-section-module-scss-module__HT4YRW__ratingSource{font-family:var(--font-futura-now);font-size:var(--typography-body-small-font-size,14px);color:var(--color-burgundy-50,#430b1480);font-weight:400;line-height:1.4}.beach-info-section-module-scss-module__HT4YRW__ratingSkeleton{border-radius:var(--radius-sm,4px);background:linear-gradient(90deg,var(--color-cream-100,#f5ede3)25%,var(--color-cream-200,#ebe0d0)50%,var(--color-cream-100,#f5ede3)75%);background-size:200% 100%;width:180px;height:16px;animation:1.5s infinite beach-info-section-module-scss-module__HT4YRW__shimmer;display:inline-block}@keyframes beach-info-section-module-scss-module__HT4YRW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.beach-info-section-module-scss-module__HT4YRW__beachName{font-family:var(--font-pp-museum);font-size:var(--typography-title-medium-font-size,30px);font-weight:var(--typography-title-medium-font-weight,300);line-height:var(--typography-title-medium-line-height,1.1);letter-spacing:var(--typography-title-medium-letter-spacing,-.02em);text-transform:uppercase;color:var(--color-burgundy-100,#430b14);margin:0}@media (min-width:768px){.beach-info-section-module-scss-module__HT4YRW__beachName{font-size:var(--typography-title-large-font-size,38px)}}.beach-info-section-module-scss-module__HT4YRW__introduction{font-family:var(--font-futura-now);font-size:var(--typography-body-medium-font-size,16px);font-weight:var(--typography-body-medium-font-weight,400);line-height:var(--typography-body-medium-line-height,1.5);color:var(--color-burgundy-100,#430b14)}.beach-info-section-module-scss-module__HT4YRW__introduction p{margin:0}.beach-info-section-module-scss-module__HT4YRW__introduction a{color:var(--color-gold,#c4a35a);text-decoration:underline}.beach-info-section-module-scss-module__HT4YRW__introduction a:hover{color:var(--color-gold-hover,#b08d3e)}
.reviews-section-module-scss-module__fsh_Nq__reviews{flex-direction:column;align-items:flex-start;gap:24px;width:100%;padding:0;display:flex}.reviews-section-module-scss-module__fsh_Nq__header{flex-direction:row;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:0;display:flex}.reviews-section-module-scss-module__fsh_Nq__sectionTitle{font-family:var(--font-futura-now);font-style:normal;font-weight:var(--typography-weight-bold,700);font-size:var(--typography-body-large-font-size,18px);letter-spacing:-.02em;color:var(--color-burgundy-100,#430b14);margin:0;line-height:140%}.reviews-section-module-scss-module__fsh_Nq__headerRating{flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:3px;padding:0;display:flex}.reviews-section-module-scss-module__fsh_Nq__headerStarIcon{color:var(--color-burgundy-100,#430b14);align-items:center;display:flex}.reviews-section-module-scss-module__fsh_Nq__headerRatingText{font-family:var(--font-futura-now);font-style:normal;font-weight:var(--typography-weight-medium,500);font-size:var(--typography-body-small-font-size,14px);letter-spacing:-.02em;color:var(--color-burgundy-100,#430b14);line-height:140%}.reviews-section-module-scss-module__fsh_Nq__contentCard{box-sizing:border-box;background:var(--color-cream-white,#fff);border:1px solid var(--color-burgundy-10,#430b141a);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;padding:16px;display:flex}.reviews-section-module-scss-module__fsh_Nq__ratingSources{flex-direction:row;align-items:center;gap:16px;width:100%;display:flex}.reviews-section-module-scss-module__fsh_Nq__ratingSource{flex-direction:row;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.reviews-section-module-scss-module__fsh_Nq__ratingSourceDivider{background:var(--color-burgundy-10,#430b141a);flex-shrink:0;width:1px;height:32px}.reviews-section-module-scss-module__fsh_Nq__sourceIcon{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.reviews-section-module-scss-module__fsh_Nq__sourceIconMsb{border-radius:50%}.reviews-section-module-scss-module__fsh_Nq__sourceInfo{flex-direction:column;gap:0;min-width:0;display:flex}.reviews-section-module-scss-module__fsh_Nq__sourceLabel{font-family:var(--font-futura-now);font-style:normal;font-weight:var(--typography-weight-medium,500);font-size:var(--typography-body-xsmall-font-size,12px);letter-spacing:-.02em;color:var(--color-burgundy-70,#430b14b3);line-height:140%}.reviews-section-module-scss-module__fsh_Nq__sourceRatingRow{flex-direction:row;align-items:center;gap:4px;display:flex}.reviews-section-module-scss-module__fsh_Nq__sourceRatingText{font-family:var(--font-futura-now);font-style:normal;font-weight:var(--typography-weight-medium,500);font-size:var(--typography-body-small-font-size,14px);letter-spacing:-.02em;color:var(--color-burgundy-100,#430b14);line-height:140%}.reviews-section-module-scss-module__fsh_Nq__sourceReviewCount{font-family:var(--font-futura-now);font-style:normal;font-weight:var(--typography-weight-regular,440);font-size:var(--typography-body-small-font-size,14px);letter-spacing:-.02em;color:var(--color-burgundy-50,#430b1480);line-height:140%}.reviews-section-module-scss-module__fsh_Nq__starIcon{color:var(--color-burgundy-100,#430b14);align-items:center;display:flex}.reviews-section-module-scss-module__fsh_Nq__divider{background:var(--color-burgundy-10,#430b141a);flex-shrink:0;width:100%;height:1px}.reviews-section-module-scss-module__fsh_Nq__sortSelector{flex-direction:row;gap:8px;width:100%;display:flex}.reviews-section-module-scss-module__fsh_Nq__sortOption{border:1px solid var(--color-burgundy-10,#430b141a);cursor:pointer;font-family:var(--font-futura-now);font-weight:var(--typography-weight-regular,440);font-size:var(--typography-body-small-font-size,14px);letter-spacing:-.02em;color:var(--color-burgundy-50,#430b1480);background:0 0;border-radius:20px;padding:6px 12px;line-height:140%;transition:all .15s}.reviews-section-module-scss-module__fsh_Nq__sortOption:hover{border-color:var(--color-burgundy-30,#430b144d)}.reviews-section-module-scss-module__fsh_Nq__sortOptionActive{background:var(--color-cream-100,#f8efe3);border-color:var(--color-burgundy-100,#430b14);color:var(--color-burgundy-100,#430b14);font-weight:var(--typography-weight-medium,500)}.reviews-section-module-scss-module__fsh_Nq__commentsList{flex-direction:column;gap:12px;width:100%;display:flex}.reviews-section-module-scss-module__fsh_Nq__commentCard{box-sizing:border-box;background:var(--color-cream-50,#fcf8f3);border-radius:8px;flex-direction:column;gap:10px;width:100%;padding:16px;display:flex}.reviews-section-module-scss-module__fsh_Nq__commentHeader{flex-direction:row;align-items:center;gap:10px;width:100%;display:flex}.reviews-section-module-scss-module__fsh_Nq__commentAvatar{background:var(--color-cream-200,#ebd7c7);width:36px;height:36px;font-family:var(--font-futura-now);font-weight:var(--typography-weight-medium,500);font-size:var(--typography-body-medium-font-size,16px);color:var(--color-burgundy-100,#430b14);text-transform:uppercase;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:flex}.reviews-section-module-scss-module__fsh_Nq__commentAvatar svg{width:18px;height:18px;color:var(--color-burgundy-50,#430b1480)}.reviews-section-module-scss-module__fsh_Nq__commentMeta{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.reviews-section-module-scss-module__fsh_Nq__commentName{font-family:var(--font-futura-now);font-style:normal;font-weight:var(--typography-weight-medium,500);font-size:var(--typography-body-small-font-size,14px);letter-spacing:-.02em;color:var(--color-burgundy-100,#430b14);line-height:140%}.reviews-section-module-scss-module__fsh_Nq__commentDate{font-family:var(--font-futura-now);font-style:normal;font-weight:var(--typography-weight-regular,440);font-size:var(--typography-body-xsmall-font-size,12px);letter-spacing:-.02em;color:var(--color-burgundy-50,#430b1480);line-height:140%}.reviews-section-module-scss-module__fsh_Nq__commentStars{flex-direction:row;gap:2px;display:flex}.reviews-section-module-scss-module__fsh_Nq__commentStarFilled{align-items:center;display:flex}.reviews-section-module-scss-module__fsh_Nq__commentStarFilled svg path{fill:var(--color-burgundy-100,#430b14)}.reviews-section-module-scss-module__fsh_Nq__commentStarEmpty{align-items:center;display:flex}.reviews-section-module-scss-module__fsh_Nq__commentStarEmpty svg path{fill:var(--color-burgundy-10,#430b141a)}.reviews-section-module-scss-module__fsh_Nq__commentText{font-family:var(--font-futura-now);font-style:normal;font-weight:var(--typography-weight-regular,440);font-size:var(--typography-body-small-font-size,14px);letter-spacing:-.02em;color:var(--color-text-primary,#252626);margin:0;line-height:140%}.reviews-section-module-scss-module__fsh_Nq__pagination{flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;padding:4px 0 0;display:flex}.reviews-section-module-scss-module__fsh_Nq__paginationButton{cursor:pointer;width:32px;height:32px;font-family:var(--font-futura-now);font-weight:var(--typography-weight-medium,500);font-size:var(--typography-body-small-font-size,14px);color:var(--color-burgundy-50,#430b1480);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;line-height:1;transition:background-color .15s;display:flex}.reviews-section-module-scss-module__fsh_Nq__paginationButton:hover{background:var(--color-cream-50,#fcf8f3)}.reviews-section-module-scss-module__fsh_Nq__paginationButtonActive{background:var(--color-cream-100,#f8efe3);color:var(--color-burgundy-100,#430b14)}.reviews-section-module-scss-module__fsh_Nq__paginationButtonActive:hover{background:var(--color-cream-100,#f8efe3)}.reviews-section-module-scss-module__fsh_Nq__emptyState{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;padding:24px 16px;display:flex}.reviews-section-module-scss-module__fsh_Nq__emptyIcon{background:var(--color-cream-50,#fcf8f3);width:64px;height:64px;color:var(--color-cream-700,#68423c);border-radius:100px;flex-direction:row;justify-content:center;align-items:center;display:flex}.reviews-section-module-scss-module__fsh_Nq__emptyTextContainer{flex-direction:column;align-items:center;gap:4px;display:flex}.reviews-section-module-scss-module__fsh_Nq__emptyTitle{font-family:var(--font-futura-now);font-style:normal;font-weight:var(--typography-weight-medium,500);font-size:var(--typography-body-medium-font-size,16px);letter-spacing:-.02em;text-align:center;color:var(--color-text-primary,#0a0a0a);line-height:140%}.reviews-section-module-scss-module__fsh_Nq__emptySubtitle{font-family:var(--font-futura-now);font-style:normal;font-weight:var(--typography-weight-regular,440);font-size:var(--typography-body-medium-font-size,16px);letter-spacing:-.02em;text-align:center;color:var(--color-text-muted,#4a5565);line-height:140%}
.highlights-section-module-scss-module__3dG8hW__highlights{flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:0;display:flex}.highlights-section-module-scss-module__3dG8hW__sectionTitle{font-family:var(--font-futura-now);font-style:normal;font-weight:500;font-size:var(--typography-title-small-font-size,20px);letter-spacing:-.04em;color:var(--color-burgundy-100,#430b14);margin:0;line-height:140%}.highlights-section-module-scss-module__3dG8hW__cardsGrid{flex-direction:column;gap:12px;width:100%;display:flex}.highlights-section-module-scss-module__3dG8hW__card{box-sizing:border-box;background:#fff;border:1px solid #430b141a;border-radius:12px;flex-direction:row;align-items:flex-start;gap:12px;width:100%;padding:16px;display:flex}.highlights-section-module-scss-module__3dG8hW__iconContainer{background:#f8efe3;border-radius:10px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.highlights-section-module-scss-module__3dG8hW__icon{color:#68423c;width:20px;height:20px}.highlights-section-module-scss-module__3dG8hW__cardContent{flex-direction:column;flex:1;align-items:flex-start;gap:2px;min-width:0;padding:0;display:flex}.highlights-section-module-scss-module__3dG8hW__cardLabel{font-family:var(--font-futura-now);letter-spacing:-.02em;color:#430b14;font-size:16px;font-style:normal;font-weight:500;line-height:140%}.highlights-section-module-scss-module__3dG8hW__cardDescription{font-family:var(--font-futura-now);letter-spacing:-.02em;color:#430b14b3;font-size:14px;font-style:normal;font-weight:440;line-height:140%}
.information-message-section-module-scss-module__ZdgYZW__infoMessageSection{flex-direction:column;gap:16px;display:flex}.information-message-section-module-scss-module__ZdgYZW__sectionTitle{font-family:var(--font-futura-now);font-style:normal;font-weight:500;font-size:var(--typography-title-small-font-size,20px);letter-spacing:-.04em;color:var(--color-burgundy-100,#430b14);margin:0;line-height:140%}.information-message-section-module-scss-module__ZdgYZW__card{background:var(--color-cream-50,#fcf8f3);border-radius:var(--radius-lg,16px);flex-direction:column;gap:16px;width:100%;padding:24px;display:flex}.information-message-section-module-scss-module__ZdgYZW__messageItem{flex-direction:column;gap:8px;display:flex}.information-message-section-module-scss-module__ZdgYZW__messageHeader{flex-direction:row;align-items:center;gap:8px;display:flex}.information-message-section-module-scss-module__ZdgYZW__infoIcon{width:20px;height:20px;color:var(--color-burgundy-100,#430b14);flex-shrink:0}.information-message-section-module-scss-module__ZdgYZW__messageTitle{font-family:var(--font-futura-now);font-style:normal;font-weight:500;font-size:var(--typography-body-medium-font-size,16px);letter-spacing:-.02em;color:var(--color-burgundy-100,#430b14);margin:0;line-height:140%}.information-message-section-module-scss-module__ZdgYZW__messageContent{font-family:var(--font-futura-now);font-style:normal;font-weight:440;font-size:var(--typography-body-medium-font-size,16px);letter-spacing:-.02em;color:var(--color-burgundy-80,#430b14cc);line-height:140%}.information-message-section-module-scss-module__ZdgYZW__messageContent p{margin:0 0 8px}.information-message-section-module-scss-module__ZdgYZW__messageContent p:last-child{margin-bottom:0}.information-message-section-module-scss-module__ZdgYZW__messageContent ul,.information-message-section-module-scss-module__ZdgYZW__messageContent ol{margin:0 0 8px;padding-left:0;list-style-position:inside}.information-message-section-module-scss-module__ZdgYZW__messageContent ul ul,.information-message-section-module-scss-module__ZdgYZW__messageContent ul ol,.information-message-section-module-scss-module__ZdgYZW__messageContent ol ul,.information-message-section-module-scss-module__ZdgYZW__messageContent ol ol{margin:0;padding-left:0}.information-message-section-module-scss-module__ZdgYZW__messageContent ul>p,.information-message-section-module-scss-module__ZdgYZW__messageContent ol>p{margin:0 0 8px}.information-message-section-module-scss-module__ZdgYZW__messageContent li{margin:0 0 4px;padding-left:0;list-style-type:disc;list-style-position:inside}.information-message-section-module-scss-module__ZdgYZW__messageContent li:last-child{margin-bottom:0}.information-message-section-module-scss-module__ZdgYZW__messageContent ol li{list-style-type:decimal}.information-message-section-module-scss-module__ZdgYZW__messageContent a{color:var(--color-burgundy-100,#430b14);text-decoration:underline}.information-message-section-module-scss-module__ZdgYZW__messageContent a:hover{opacity:.8}.information-message-section-module-scss-module__ZdgYZW__messageContent b,.information-message-section-module-scss-module__ZdgYZW__messageContent strong{font-weight:700}.information-message-section-module-scss-module__ZdgYZW__messageContent em,.information-message-section-module-scss-module__ZdgYZW__messageContent i{font-style:italic}.information-message-section-module-scss-module__ZdgYZW__separator{background:var(--color-burgundy-10,#430b141a);width:100%;height:1px}
.experience-section-module-scss-module__wazbqW__experience{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.experience-section-module-scss-module__wazbqW__sectionTitle{font-family:var(--font-futura-now);font-style:normal;font-weight:500;font-size:var(--typography-title-small-font-size,20px);letter-spacing:-.04em;color:var(--color-burgundy-100,#430b14);margin:0;line-height:140%}.experience-section-module-scss-module__wazbqW__card{background:var(--color-cream-50,#fcf8f3);border-radius:var(--radius-lg,16px);flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:24px 24px 16px;display:flex}.experience-section-module-scss-module__wazbqW__checkList{grid-template-columns:1fr;gap:12px;width:100%;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.experience-section-module-scss-module__wazbqW__checkList{grid-template-columns:1fr 1fr}}.experience-section-module-scss-module__wazbqW__checkItem{flex-direction:row;align-items:center;gap:12px;display:flex}.experience-section-module-scss-module__wazbqW__checkIcon{flex-shrink:0;width:24px;height:24px}.experience-section-module-scss-module__wazbqW__itemText{font-family:var(--font-futura-now);font-style:normal;font-weight:440;font-size:var(--typography-body-medium-font-size,16px);letter-spacing:-.02em;color:var(--color-burgundy-80,#430b14cc);line-height:140%}
.rules-section-module-scss-module__OcR_ta__rulesSection{padding:var(--space-md,16px)var(--space-md,16px)var(--space-lg,24px);align-items:flex-start;gap:var(--space-lg,24px);border-radius:var(--radius-md,8px);background:#fff;border:1px solid #430b141a;flex-direction:column;width:100%;display:flex}.rules-section-module-scss-module__OcR_ta__header{justify-content:space-between;align-items:center;gap:var(--space-md,16px);cursor:pointer;background:0 0;border:none;flex-direction:row;width:100%;padding:0;display:flex}.rules-section-module-scss-module__OcR_ta__headerLeft{align-items:center;gap:var(--space-md,16px);flex-direction:row;display:flex}.rules-section-module-scss-module__OcR_ta__infoIcon{flex-shrink:0;width:16px;height:16px}.rules-section-module-scss-module__OcR_ta__headerTitle{font-family:var(--font-futura-now);font-style:normal;font-weight:500;font-size:var(--typography-body-medium-font-size,16px);letter-spacing:-.02em;color:var(--color-burgundy-100,#430b14);margin:0;line-height:140%}.rules-section-module-scss-module__OcR_ta__chevronIcon{flex-shrink:0;width:16px;height:16px;transition:transform .2s ease-in-out}.rules-section-module-scss-module__OcR_ta__chevronOpen{transform:rotate(180deg)}.rules-section-module-scss-module__OcR_ta__content{align-items:flex-start;gap:var(--space-md,16px);flex-direction:column;width:100%;display:flex}.rules-section-module-scss-module__OcR_ta__rulesList{padding:var(--space-md,16px);align-items:flex-start;gap:var(--space-md,16px);background:var(--color-cream-50,#fcf8f3);border-radius:var(--radius-md,8px);flex-direction:column;width:100%;margin:0;list-style:none;display:flex}.rules-section-module-scss-module__OcR_ta__ruleItem{align-items:center;gap:var(--space-sm,12px);flex-direction:row;width:100%;padding:0;display:flex}.rules-section-module-scss-module__OcR_ta__ruleIcon{flex-shrink:0;width:24px;height:24px}.rules-section-module-scss-module__OcR_ta__ruleText{font-family:var(--font-futura-now);font-style:normal;font-weight:440;font-size:var(--typography-body-medium-font-size,16px);letter-spacing:-.02em;color:var(--color-burgundy-80,#430b14cc);line-height:140%}.rules-section-module-scss-module__OcR_ta__divider{border:none;border-top:1px solid #430b1433;width:100%;height:0}.rules-section-module-scss-module__OcR_ta__description{font-family:var(--font-futura-now);font-style:normal;font-weight:500;font-size:var(--typography-body-small-font-size,14px);letter-spacing:-.02em;color:var(--color-burgundy-60,#430b1499);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;line-height:140%;display:-webkit-box;overflow:hidden}
.opening-hour-section-module-scss-module__fqejra__openingHourSection{box-sizing:border-box;padding:var(--space-md,16px);align-items:flex-start;gap:var(--space-md,16px);border-radius:var(--radius-md,8px);background:#fff;border:1px solid #430b141a;flex-direction:column;width:100%;display:flex}.opening-hour-section-module-scss-module__fqejra__header{justify-content:space-between;align-items:center;gap:var(--space-md,16px);cursor:pointer;background:0 0;border:none;flex-direction:row;width:100%;padding:0;display:flex}.opening-hour-section-module-scss-module__fqejra__headerLeft{align-items:center;gap:var(--space-md,16px);flex-direction:row;display:flex}.opening-hour-section-module-scss-module__fqejra__clockIcon{flex-shrink:0;width:16px;height:16px}.opening-hour-section-module-scss-module__fqejra__headerTitle{font-family:var(--font-futura-now);font-style:normal;font-weight:500;font-size:var(--typography-body-medium-font-size,16px);letter-spacing:-.02em;color:var(--color-burgundy-100,#430b14);margin:0;line-height:140%}.opening-hour-section-module-scss-module__fqejra__content{align-items:flex-start;gap:var(--space-md,16px);flex-direction:column;width:100%;display:flex}.opening-hour-section-module-scss-module__fqejra__hourRow{align-items:center;gap:var(--space-md,16px);flex-direction:row;width:100%;padding:0;display:flex}.opening-hour-section-module-scss-module__fqejra__dayLabel{font-family:var(--font-futura-now);font-style:normal;font-weight:440;font-size:var(--typography-body-small-font-size,14px);letter-spacing:-.02em;color:var(--color-burgundy-100,#430b14);min-width:120px;line-height:140%}.opening-hour-section-module-scss-module__fqejra__timeRange{font-family:var(--font-futura-now);font-style:normal;font-weight:500;font-size:var(--typography-body-small-font-size,14px);letter-spacing:-.02em;color:var(--color-burgundy-100,#430b14);flex-direction:row;align-items:center;gap:8px;line-height:140%;display:flex}.opening-hour-section-module-scss-module__fqejra__closedRow .opening-hour-section-module-scss-module__fqejra__dayLabel{color:var(--color-burgundy-70,#430b14b3)}.opening-hour-section-module-scss-module__fqejra__closedLabel{font-family:var(--font-futura-now);font-style:normal;font-weight:500;font-size:var(--typography-body-small-font-size,14px);letter-spacing:-.02em;color:var(--color-burgundy-70,#430b14b3);line-height:140%}
.restaurant-widget-module-scss-module__yIakRa__restaurantCard{background:#fff;border:1px solid #430b141a;border-radius:8px;flex-direction:column;gap:16px;padding:16px;display:flex}.restaurant-widget-module-scss-module__yIakRa__header{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.restaurant-widget-module-scss-module__yIakRa__headerLeft{flex-direction:row;align-items:center;gap:8px;display:flex}.restaurant-widget-module-scss-module__yIakRa__headerIcon{flex-shrink:0;width:20px;height:20px}.restaurant-widget-module-scss-module__yIakRa__headerLabel{font-family:var(--font-futura-now);font-size:var(--typography-body-medium-font-size,16px);font-weight:500;line-height:var(--typography-body-medium-line-height,1.4);color:var(--color-burgundy-100,#430b14);margin:0}.restaurant-widget-module-scss-module__yIakRa__chevron{justify-content:center;align-items:center;transition:transform .2s;display:flex}.restaurant-widget-module-scss-module__yIakRa__chevron svg{width:20px;height:20px}.restaurant-widget-module-scss-module__yIakRa__chevronOpen{transform:rotate(180deg)}.restaurant-widget-module-scss-module__yIakRa__body{flex-direction:column;gap:16px;display:flex}.restaurant-widget-module-scss-module__yIakRa__tags{flex-flow:wrap;gap:6px;display:flex}.restaurant-widget-module-scss-module__yIakRa__tag{font-family:var(--font-futura-now);letter-spacing:-.02em;color:#430b14cc;background:0 0;border:1px solid #430b1466;border-radius:120px;justify-content:center;align-items:center;padding:8px;font-size:12px;font-weight:500;line-height:140%;display:inline-flex}.restaurant-widget-module-scss-module__yIakRa__imageWrapper{aspect-ratio:16/9;border-radius:4px;width:100%;position:relative;overflow:hidden}.restaurant-widget-module-scss-module__yIakRa__image{object-fit:cover}.restaurant-widget-module-scss-module__yIakRa__description{flex-direction:column;gap:8px;display:flex}.restaurant-widget-module-scss-module__yIakRa__descriptionTitle{font-family:var(--font-futura-now);font-size:var(--typography-body-medium-font-size,16px);letter-spacing:-.02em;color:var(--color-burgundy-100,#430b14);margin:0;font-weight:500;line-height:140%}.restaurant-widget-module-scss-module__yIakRa__descriptionBody{font-family:var(--font-futura-now);font-size:var(--typography-body-small-font-size,14px);letter-spacing:-.02em;color:#430b14cc;font-weight:440;line-height:140%;overflow:hidden}.restaurant-widget-module-scss-module__yIakRa__descriptionBody b,.restaurant-widget-module-scss-module__yIakRa__descriptionBody strong{font-weight:440!important}.restaurant-widget-module-scss-module__yIakRa__descriptionBody p{margin:0 0 8px}.restaurant-widget-module-scss-module__yIakRa__descriptionBody p:last-child{margin-bottom:0}.restaurant-widget-module-scss-module__yIakRa__descriptionBody ul{margin:0;padding-left:20px}.restaurant-widget-module-scss-module__yIakRa__descriptionBody ul li{margin-bottom:4px}.restaurant-widget-module-scss-module__yIakRa__descriptionBody a{color:var(--color-gold,#c4a35a);text-decoration:underline}.restaurant-widget-module-scss-module__yIakRa__descriptionBody a:hover{color:var(--color-gold-hover,#b08d3e)}.restaurant-widget-module-scss-module__yIakRa__descriptionCollapsed{background:linear-gradient(#430b14cc 0%,#430b141a 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;max-height:96px}.restaurant-widget-module-scss-module__yIakRa__readMore{cursor:pointer;font-family:var(--font-futura-now);font-size:var(--typography-body-medium-font-size,16px);letter-spacing:-.02em;color:#430b14cc;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-weight:500;line-height:140%;display:inline-flex}.restaurant-widget-module-scss-module__yIakRa__readMore:hover{color:var(--color-burgundy-100,#430b14)}.restaurant-widget-module-scss-module__yIakRa__readMore svg{width:18px;height:18px;transition:transform .2s}.restaurant-widget-module-scss-module__yIakRa__readMoreExpanded svg{transform:rotate(180deg)}.restaurant-widget-module-scss-module__yIakRa__actionsRow{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;display:flex}.restaurant-widget-module-scss-module__yIakRa__menuButton{border:1px solid var(--color-burgundy-100,#430b14);cursor:pointer;font-family:var(--font-futura-now);font-size:var(--typography-body-small-font-size,14px);letter-spacing:-.02em;color:var(--color-burgundy-100,#430b14);background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:fit-content;padding:10px 16px;font-weight:500;line-height:140%;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.restaurant-widget-module-scss-module__yIakRa__menuButton:hover{background:var(--color-burgundy-100,#430b14);color:#fff}.restaurant-widget-module-scss-module__yIakRa__menuButton svg{flex-shrink:0;width:14px;height:14px}
.about-section-module-scss-module__s8ENoq__aboutSection{flex-direction:column;gap:16px;display:flex}.about-section-module-scss-module__s8ENoq__sectionTitle{font-family:var(--font-futura-now);font-style:normal;font-weight:500;font-size:var(--typography-title-small-font-size,20px);letter-spacing:-.04em;color:var(--color-burgundy-100,#430b14);margin:0;line-height:140%}.about-section-module-scss-module__s8ENoq__contentWrapper{flex-direction:column;gap:8px;display:flex}.about-section-module-scss-module__s8ENoq__content{max-height:96px;transition:max-height .3s;overflow:hidden}.about-section-module-scss-module__s8ENoq__content.about-section-module-scss-module__s8ENoq__expanded{max-height:none}.about-section-module-scss-module__s8ENoq__descriptionText{font-family:var(--font-futura-now);font-style:normal;font-weight:440;font-size:var(--typography-body-medium-font-size,16px);letter-spacing:-.02em;color:#430b14cc;line-height:140%}.about-section-module-scss-module__s8ENoq__descriptionText b,.about-section-module-scss-module__s8ENoq__descriptionText strong{font-weight:440!important}.about-section-module-scss-module__s8ENoq__descriptionText p{margin:0 0 8px}.about-section-module-scss-module__s8ENoq__descriptionText p:last-child{margin-bottom:0}.about-section-module-scss-module__s8ENoq__descriptionText ul,.about-section-module-scss-module__s8ENoq__descriptionText ol{margin:0 0 8px;padding-left:20px}.about-section-module-scss-module__s8ENoq__descriptionText ul li,.about-section-module-scss-module__s8ENoq__descriptionText ol li{margin-bottom:4px}.about-section-module-scss-module__s8ENoq__descriptionCollapsed{background:linear-gradient(#430b14cc 0%,#430b141a 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.about-section-module-scss-module__s8ENoq__universeSection{border-top:1px solid #430b141a;margin-top:24px;padding-top:24px}.about-section-module-scss-module__s8ENoq__universeTitle{font-family:var(--font-futura-now);font-style:normal;font-weight:500;font-size:var(--typography-body-medium-font-size,16px);letter-spacing:-.02em;color:var(--color-burgundy-100,#430b14);margin:0 0 8px;line-height:140%}.about-section-module-scss-module__s8ENoq__universeText{font-family:var(--font-futura-now);font-style:normal;font-weight:440;font-size:var(--typography-body-medium-font-size,16px);letter-spacing:-.02em;color:#430b14cc;line-height:140%}.about-section-module-scss-module__s8ENoq__universeText b,.about-section-module-scss-module__s8ENoq__universeText strong{font-weight:440!important}.about-section-module-scss-module__s8ENoq__universeText p{margin:0 0 8px}.about-section-module-scss-module__s8ENoq__universeText p:last-child{margin-bottom:0}.about-section-module-scss-module__s8ENoq__universeText ul,.about-section-module-scss-module__s8ENoq__universeText ol{margin:0 0 8px;padding-left:20px}.about-section-module-scss-module__s8ENoq__universeText ul li,.about-section-module-scss-module__s8ENoq__universeText ol li{margin-bottom:4px}.about-section-module-scss-module__s8ENoq__gradientOverlay{display:none}.about-section-module-scss-module__s8ENoq__expandButton{cursor:pointer;font-family:var(--font-futura-now);font-style:normal;font-weight:500;font-size:var(--typography-body-medium-font-size,16px);letter-spacing:-.02em;color:#430b14cc;background:0 0;border:none;align-items:center;gap:4px;padding:0;line-height:140%;transition:color .2s;display:inline-flex}.about-section-module-scss-module__s8ENoq__expandButton:hover{color:var(--color-burgundy-100,#430b14)}.about-section-module-scss-module__s8ENoq__chevron{width:18px;height:18px;transition:transform .2s}.about-section-module-scss-module__s8ENoq__chevron.about-section-module-scss-module__s8ENoq__chevronUp{transform:rotate(180deg)}
.static-beach-map-module-scss-module__rXaECW__image{object-fit:cover}
.icon-badge-module-scss-module__ro_CVG__iconBadge{padding:6px var(--space-sm,12px);justify-content:center;align-items:center;gap:var(--space-xs,4px);font-family:var(--font-family-primary,"Futura Now",sans-serif);font-style:normal;font-weight:var(--font-weight-medium,500);font-size:var(--font-size-xs,12px);letter-spacing:-.02em;white-space:nowrap;border-radius:120px;flex-direction:row;line-height:1;display:flex}.icon-badge-module-scss-module__ro_CVG__dark{background-color:var(--color-brand-primary-500,#430b14);color:var(--color-neutral-0,#fff)}.icon-badge-module-scss-module__ro_CVG__light{background-color:var(--color-neutral-0,#fff);color:var(--color-brand-primary-500,#430b14);box-shadow:var(--shadow-xs,0 1px 3px #0000001a)}.icon-badge-module-scss-module__ro_CVG__yellow{color:var(--color-brand-primary-500,#430b14);background:#f8e073}.icon-badge-module-scss-module__ro_CVG__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.icon-badge-module-scss-module__ro_CVG__icon svg{width:10px;height:9px;display:block}.icon-badge-module-scss-module__ro_CVG__text{align-items:center;display:flex}
.location-widget-module-scss-module__zMqCia__locationWidget{flex-direction:column;align-items:flex-start;gap:24px;width:100%;padding:0;display:flex}.location-widget-module-scss-module__zMqCia__header{flex-direction:row;align-items:center;gap:24px;width:100%;padding:0;display:flex}.location-widget-module-scss-module__zMqCia__title{font-family:var(--font-futura-now);letter-spacing:-.02em;color:var(--color-burgundy-100,#430b14);margin:0;font-size:18px;font-style:normal;font-weight:700;line-height:140%}.location-widget-module-scss-module__zMqCia__addressInfo{flex-direction:column;gap:4px;display:flex}.location-widget-module-scss-module__zMqCia__beachName{font-family:var(--font-futura-now);letter-spacing:-.02em;color:#430b14cc;margin:0;font-size:16px;font-style:normal;font-weight:500;line-height:140%}.location-widget-module-scss-module__zMqCia__address{font-family:var(--font-futura-now);letter-spacing:-.02em;color:#430b14cc;margin:0;font-size:16px;font-style:normal;font-weight:440;line-height:140%}.location-widget-module-scss-module__zMqCia__mapContainer{box-sizing:border-box;isolation:isolate;background-color:#fff;border:1px solid #430b141a;border-radius:16px;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;width:100%;height:368px;padding:16px;display:flex;position:relative;overflow:hidden}.location-widget-module-scss-module__zMqCia__mapMarker{z-index:1;filter:drop-shadow(0 20px 8px #00000003)drop-shadow(0 11px 7px #0000000d)drop-shadow(0 5px 5px #00000017)drop-shadow(0 1px 3px #0000001a);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.location-widget-module-scss-module__zMqCia__markerPin{flex-direction:column;align-items:center;width:40px;height:52px;display:flex;position:relative}.location-widget-module-scss-module__zMqCia__markerCircle{background:var(--color-burgundy-100,#430b14);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.location-widget-module-scss-module__zMqCia__markerCircle svg{width:18px;height:18px;color:var(--color-cream-50,#faf5ed)}.location-widget-module-scss-module__zMqCia__markerPointer{border-left:10px solid #0000;border-right:10px solid #0000;border-top:14px solid var(--color-burgundy-100,#430b14);z-index:0;width:0;height:0;margin-top:-2px;position:relative}.location-widget-module-scss-module__zMqCia__actions{z-index:2;flex-direction:row;justify-content:center;align-items:stretch;gap:8px;width:100%;display:flex;position:relative}.location-widget-module-scss-module__zMqCia__ctaButton,.location-widget-module-scss-module__zMqCia__secondaryButton{cursor:pointer;text-align:center;font-family:var(--font-futura-now);letter-spacing:-.02em;border:none;border-radius:4px;flex-direction:row;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 24px 18px;font-size:14px;font-style:normal;font-weight:500;line-height:140%;text-decoration:none;transition:background-color .2s;display:flex}.location-widget-module-scss-module__zMqCia__secondaryButton{color:var(--color-burgundy-100,#430b14);background:#fff;border:1px solid #430b141a;transition:opacity .15s ease-in-out}.location-widget-module-scss-module__zMqCia__secondaryButton:hover{opacity:.9}.location-widget-module-scss-module__zMqCia__ctaButton{background:var(--color-burgundy-100,#430b14);color:#fcf8f3}.location-widget-module-scss-module__zMqCia__ctaButton:hover{background:var(--color-burgundy-80,#5a1a26)}
.ticket-photo-frame-module-scss-module__HZ2i5q__photoFrame{width:var(--frame-width);height:var(--frame-height);background-color:var(--corner-bg);flex-shrink:0;position:relative}.ticket-photo-frame-module-scss-module__HZ2i5q__sizeSm{width:80px;height:100px}@media (min-width:768px){.ticket-photo-frame-module-scss-module__HZ2i5q__sizeSm{width:99px;height:121px}}.ticket-photo-frame-module-scss-module__HZ2i5q__sizeMd{width:200px;height:210px}@media (min-width:768px){.ticket-photo-frame-module-scss-module__HZ2i5q__sizeMd{width:241px;height:253px}}.ticket-photo-frame-module-scss-module__HZ2i5q__sizeLg{width:260px;height:300px}@media (min-width:768px){.ticket-photo-frame-module-scss-module__HZ2i5q__sizeLg{width:300px;height:350px}}.ticket-photo-frame-module-scss-module__HZ2i5q__clipSvg{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.ticket-photo-frame-module-scss-module__HZ2i5q__photo{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.ticket-photo-frame-module-scss-module__HZ2i5q__badgeOverlay{z-index:3;position:absolute;top:12px;left:50%;transform:translate(-50%)}
.nearby-widget-module-scss-module__7tJguq__nearbyWidget{flex-direction:column;align-items:flex-start;gap:24px;width:100%;padding:0;display:flex}.nearby-widget-module-scss-module__7tJguq__title{width:100%;font-family:var(--font-futura-now);letter-spacing:-.02em;color:var(--color-burgundy-100,#430b14);margin:0;font-size:18px;font-style:normal;font-weight:700;line-height:140%}.nearby-widget-module-scss-module__7tJguq__seoText{width:100%;font-family:var(--font-futura-now);font-style:normal;font-weight:440;font-size:var(--typography-body-small-font-size,14px);letter-spacing:-.02em;color:var(--color-burgundy-70,#430b14b3);line-height:160%}.nearby-widget-module-scss-module__7tJguq__seoText p{margin:0 0 12px}.nearby-widget-module-scss-module__7tJguq__seoText p:last-child{margin-bottom:0}.nearby-widget-module-scss-module__7tJguq__seoText h2,.nearby-widget-module-scss-module__7tJguq__seoText h3{font-family:var(--font-futura-now);font-weight:700;font-size:var(--typography-body-medium-font-size,16px);letter-spacing:-.02em;color:var(--color-burgundy-100,#430b14);margin:16px 0 8px;line-height:140%}.nearby-widget-module-scss-module__7tJguq__seoText h2:first-child,.nearby-widget-module-scss-module__7tJguq__seoText h3:first-child{margin-top:0}.nearby-widget-module-scss-module__7tJguq__seoText a{color:var(--color-gold,#c4a35a);text-decoration:underline;transition:color .2s}.nearby-widget-module-scss-module__7tJguq__seoText a:hover{color:var(--color-gold-dark,#a88a4a)}.nearby-widget-module-scss-module__7tJguq__seoText ul{margin:8px 0;padding-left:20px;list-style-type:disc}.nearby-widget-module-scss-module__7tJguq__seoText ul:first-child{margin-top:0}.nearby-widget-module-scss-module__7tJguq__seoText ul:last-child{margin-bottom:0}.nearby-widget-module-scss-module__7tJguq__seoText li{margin:4px 0}.nearby-widget-module-scss-module__7tJguq__cardList{flex-direction:column;align-items:flex-start;gap:32px;width:100%;padding:0;display:flex}@media (min-width:1024px){.nearby-widget-module-scss-module__7tJguq__cardList{flex-direction:row;gap:24px}}.nearby-widget-module-scss-module__7tJguq__cardWrapper{width:100%}@media (min-width:1024px){.nearby-widget-module-scss-module__7tJguq__cardWrapper{flex:1;min-width:0;max-width:calc(33.333% - 16px)}}
