:root{--gdc-bg:#f4f4f2;--gdc-paper:#fff;--gdc-ink:#111;--gdc-muted:#111;--gdc-line:#d9d9d6;--gdc-glass:rgba(20, 20, 20, .58);--gdc-shadow:0 12px 32px rgba(0, 0, 0, .22);--gdc-type-font:Courier, "Courier New", monospace;--gdc-type-size:14px;--gdc-type-weight:600;--gdc-type-color:#111;--gdc-type-line:1.6}@media (max-width:782px){:root{--gdc-type-size:14px}}html{scroll-behavior:smooth;background:var(--gdc-bg)}body.gdcms-page,body.gledomu-modular-page{font-family:var(--gdc-type-font);font-size:var(--gdc-type-size);font-weight:var(--gdc-type-weight);line-height:var(--gdc-type-line)}body.gdcms-page{margin:0;padding:0;min-height:100%;overflow-x:clip;background:var(--gdc-bg);color:var(--gdc-ink);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.gdcms-page.admin-bar .gdcms-topbar{margin-top:32px}body.gdcms-page.admin-bar #gle-review-notification,body.gdcms-page.admin-bar #gle-lang-cta-fixed{top:38px}.gdcms-site,.gdcms-site *{box-sizing:border-box;font-family:var(--gdc-type-font);font-size:var(--gdc-type-size);font-weight:var(--gdc-type-weight)}.gdcms-site{color:var(--gdc-ink)}.gdcms-site img,.gdcms-site video{display:block;max-width:100%}.gdcms-site a{color:inherit}.gdcms-skip{position:fixed;top:8px;left:50%;z-index:10050;padding:8px 12px;transform:translate(-50%,-150%);background:#000;color:#fff!important;text-decoration:none;transition:transform .2s ease}.gdcms-skip:focus{transform:translate(-50%,0)}.gdcms-topbar{position:absolute;left:40px;right:40px;bottom:40px;z-index:4;min-height:0;padding:0;display:block;background:#fff0;border:0}.gdcms-topbar__title{display:none}#gdmu-booking-bar{width:min(100%, 430px);margin:0 auto;padding:1px 2px;display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr) 82px;align-items:center;overflow:hidden;background:#f7f7f6;border:1px solid var(--gdc-line);border-radius:8px;box-shadow:0 2px 12px rgb(0 0 0 / .06)}#gdmu-booking-bar .gdmu-field{min-width:0;min-height:50px;padding:7px 10px;display:grid;align-content:center;justify-items:start;gap:1px;border:0;background:#fff0;color:var(--gdc-ink);cursor:pointer}#gdmu-booking-bar .gdmu-field:hover,#gdmu-booking-bar .gdmu-field:focus-visible{background:rgb(0 0 0 / .035);outline:none}#gdmu-booking-bar .gdmu-field small{max-width:100%;overflow:hidden;color:var(--gdc-ink);white-space:nowrap;text-overflow:ellipsis}#gdmu-booking-bar .gdmu-divider{width:1px;height:34px;background:var(--gdc-line)}#gdmu-booking-bar .gdmu-search-btn{width:78px;height:46px;margin:1px 0 1px 2px;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;border:0;border-radius:4px;background:#111;color:#fff;cursor:pointer;transition:transform .18s ease,background .18s ease}#gdmu-booking-bar .gdmu-search-btn:hover{transform:scale(1.025);background:#000}#gdmu-booking-bar .gdmu-search-btn:focus-visible{outline:2px solid #111;outline-offset:3px}.gdcms-icon{width:18px;height:18px;flex:0 0 auto}.gdcms-hero{position:relative;width:100%;height:100svh;min-height:620px;overflow:hidden;background:#d5d5d2}.gdcms-hero__media{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.82) contrast(.96) brightness(1.03)}.gdcms-hero::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgb(255 255 255 / .03),rgb(0 0 0 / .08))}.gdcms-hero__logo{position:absolute;top:50%;left:50%;z-index:2;width:110px;max-width:110px;height:auto;transform:translate(-50%,-50%);object-fit:contain;filter:none;box-shadow:none;text-shadow:none}.scroll-indicator{position:absolute;left:50%;bottom:0;z-index:3;width:22px;height:92px;display:grid;place-items:center;transform:translateX(-50%);text-decoration:none;opacity:.88;transition:opacity .3s ease}.scroll-indicator:hover{opacity:1}.scroll-indicator .si-line{position:absolute;width:1px;height:100%;background:linear-gradient(to bottom,rgb(255 255 255 / .05),rgb(255 255 255 / .92),rgb(255 255 255 / .12))}.scroll-indicator .si-dot{width:5px;height:5px;border-radius:50%;background:#fff;animation:gdcms-scroll 1.7s ease-in-out infinite}@keyframes gdcms-scroll{0%{transform:translateY(-28px);opacity:0}10%,90%{opacity:1}100%{transform:translateY(28px);opacity:0}}.gdcms-copy-grid{width:100%;padding:18px 16px 22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px, 6vw, 82px);background:var(--gdc-bg);border-bottom:1px solid var(--gdc-line)}.gdcms-copy-grid>div{min-width:0}.gdcms-copy-grid p{margin:0 0 8px}.gdcms-copy-grid p:last-child{margin-bottom:0}.gdcms-location-copy{padding-top:22px;padding-bottom:24px}.gdcms-seo-copy{padding-top:22px;padding-bottom:28px}.gdcms-reviews-meta{width:100%;padding:24px var(--gdc-pad-x) 0;display:flex;align-items:center;gap:7px;background:var(--gdc-bg);font-size:var(--gdc-type-size);line-height:1.2}.gdcms-reviews-meta__score{font-weight:var(--gdc-type-weight)}.gdcms-reviews-meta__score span{color:#e8304f}.gdcms-reviews-meta__dot{opacity:.45}.gdcms-reviews-meta a{color:inherit;text-decoration:underline;text-underline-offset:3px}.gdcms-reviews-meta a:hover{opacity:.7}.gdcms-reviews{width:100%;padding:32px var(--gdc-pad-x) 36px;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);gap:0;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;background:var(--gdc-bg);border-bottom:1px solid var(--gdc-line)}.gdcms-review{min-width:0;padding:10px clamp(24px, 3vw, 44px) 12px;border-left:1px solid var(--gdc-line);scroll-snap-align:start}.gdcms-review:first-child{padding-left:0;border-left:0}.gdcms-review header{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px}.gdcms-review__avatar{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#e4efe6}.gdcms-review header>span:nth-child(2){display:grid}.gdcms-review header small{color:var(--gdc-ink)}.gdcms-review__source{color:#b74d5c}.gdcms-review__stars{margin:7px 0 5px;color:#e8304f}.gdcms-review p{display:-webkit-box;margin:0;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}.gdcms-review-showcase{width:100%;padding:clamp(56px, 6vw, 84px) var(--gdc-pad-x) clamp(50px, 5vw, 72px);background:var(--gdc-bg);border-bottom:1px solid var(--gdc-line);overflow:hidden;text-align:center;display:grid;grid-template-columns:minmax(0,1fr);justify-items:center}.gdcms-review-showcase__head{display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;align-items:start;gap:14px;margin:0 0 clamp(28px, 3vw, 40px);text-align:center}.gdcms-review-showcase__head>div:first-child{width:min(100%, 760px);text-align:center}.gdcms-review-showcase__head h2{max-width:760px;margin:4px 0 0;font-size:var(--gdc-type-size);line-height:var(--gdc-type-line);letter-spacing:0;font-weight:var(--gdc-type-weight)}.gdcms-review-showcase__sources{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px}.gdcms-review-source-pill{display:grid;grid-template-columns:auto auto auto;align-items:center;gap:7px;min-height:36px;padding:6px 11px;border:1px solid var(--gdc-line);border-radius:999px;color:inherit;text-decoration:none;background:#fff0;font-size:var(--gdc-type-size);line-height:var(--gdc-type-line);transition:background .2s ease,border-color .2s ease}.gdcms-review-source-pill strong{font-weight:var(--gdc-type-weight)}.gdcms-review-source-pill span{white-space:nowrap}.gdcms-review-source-pill small{opacity:.58}.gdcms-review-source-pill:hover{background:rgb(0 0 0 / .025);border-color:rgb(0 0 0 / .22)}.gdcms-review-carousel__viewport{position:relative;min-height:clamp(290px, 27vw, 360px);display:grid;align-items:center;justify-items:center;width:100%}.gdcms-review-slide{display:none;width:min(100%, 760px);min-height:0;margin:0 auto;align-content:start;grid-template-rows:auto auto auto;text-align:center;justify-items:center;animation:gdcmsReviewIn .38s ease both}.gdcms-review-slide.is-active{display:grid}.gdcms-review-slide__meta{display:flex;align-items:center;justify-content:center;gap:12px;margin:0 0 14px;text-align:center}.gdcms-review-slide__meta>a,.gdcms-review-slide__meta>span:first-child{display:inline-flex;align-items:center;justify-content:center;min-height:0;padding:0;border:0;border-radius:0;color:inherit;text-decoration:none;background:#fff0;font-size:var(--gdc-type-size);font-weight:var(--gdc-type-weight);line-height:var(--gdc-type-line)}.gdcms-review-slide__stars{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.gdcms-review-slide__quote{align-self:center;width:min(100%, 760px);max-width:760px;margin:0;font-family:var(--gdc-type-font);font-size:var(--gdc-type-size);font-weight:var(--gdc-type-weight);line-height:var(--gdc-type-line);letter-spacing:0;text-align:center;text-wrap:pretty}.gdcms-review-slide__footer{display:flex;align-items:center;justify-content:center;gap:0;margin-top:22px;text-align:center}.gdcms-review-slide__footer .gdcms-review__avatar{display:none}.gdcms-review-slide__footer>span:last-child{display:flex;align-items:baseline;justify-content:center;gap:9px;text-align:center}.gdcms-review-slide__footer small{opacity:.58}.gdcms-review-slide__footer small::before{content:'·';margin-right:9px}.gdcms-review-carousel__controls{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:14px}.gdcms-review-carousel__arrow{width:38px;height:38px;padding:0;display:grid;place-items:center;border:1px solid rgb(0 0 0 / .13);border-radius:50%;background:#fff0;color:inherit;font-size:var(--gdc-type-size);cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.gdcms-review-carousel__arrow:hover{transform:translateY(-1px);background:rgb(0 0 0 / .025);border-color:rgb(0 0 0 / .22)}.gdcms-review-carousel__dots,.gdcms-review-carousel__count{display:none}.gdcms-review-carousel__progress{width:min(220px, 40vw);height:1px;margin:14px auto 0;overflow:hidden;background:rgb(0 0 0 / .08)}.gdcms-review-carousel__progress>span{display:block;width:100%;height:100%;transform-origin:left;background:currentColor;transform:scaleX(0)}@keyframes gdcmsReviewProgress{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes gdcmsReviewIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.gdcms-review-showcase{padding:42px 18px 40px}.gdcms-review-showcase__head{gap:16px;margin-bottom:30px}.gdcms-review-source-pill{min-height:34px;padding:6px 10px}.gdcms-review-source-pill small{display:none}.gdcms-review-carousel__viewport{min-height:0}.gdcms-review-slide{align-content:start;text-align:center}.gdcms-review-slide__meta{justify-content:center;margin-bottom:14px}.gdcms-review-slide__quote{width:100%;margin:0 auto;text-align:center;text-wrap:pretty}.gdcms-review-slide__footer{justify-content:center;margin-top:20px}.gdcms-review-slide__footer>span:last-child{justify-content:center}.gdcms-review-carousel__controls{justify-content:center;margin-top:10px}.gdcms-review-carousel__progress{width:150px;margin:12px auto 0}}body.gdcms-page-prenota .gdcms-review-showcase,body.gdcms-page-prenota .gdcms-review-showcase__head,body.gdcms-page-prenota .gdcms-review-showcase__head>div:first-child,body.gdcms-page-prenota .gdcms-review-slide,body.gdcms-page-prenota .gdcms-review-slide__meta,body.gdcms-page-prenota .gdcms-review-slide__quote,body.gdcms-page-prenota .gdcms-review-slide__footer,body.gdcms-page-prenota .gdcms-review-slide__footer>span:last-child{text-align:left}body.gdcms-page-prenota .gdcms-review-showcase,body.gdcms-page-prenota .gdcms-review-showcase__head,body.gdcms-page-prenota .gdcms-review-slide{justify-items:start}body.gdcms-page-prenota .gdcms-review-showcase__sources,body.gdcms-page-prenota .gdcms-review-slide__meta,body.gdcms-page-prenota .gdcms-review-slide__footer,body.gdcms-page-prenota .gdcms-review-slide__footer>span:last-child,body.gdcms-page-prenota .gdcms-review-carousel__controls{justify-content:flex-start}body.gdcms-page-prenota .gdcms-review-slide{margin-left:0;margin-right:0}body.gdcms-page-prenota .gdcms-review-slide__quote{margin-left:0;margin-right:0}body.gdcms-page-prenota .gdcms-review-carousel__progress{margin-left:0;margin-right:0}@media (prefers-reduced-motion:reduce){.gdcms-review-slide{animation:none}.gdcms-review-carousel__progress{display:none}}.gdcms-photo-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--gdc-line);content-visibility:auto;contain-intrinsic-size:1200px}.gdcms-photo-grid figure{position:relative;min-width:0;height:clamp(380px, 52vw, 700px);margin:0;overflow:hidden;background:#dededb}.gdcms-photo-grid--interior figure{height:clamp(340px, 44vw, 620px)}.gdcms-photo-button{width:100%;height:100%;padding:0;border:0;background:#fff0;cursor:zoom-in}.gdcms-photo-button img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .5s ease}.gdcms-photo-button:hover img{transform:scale(1.025);filter:saturate(1.02)}.gdcms-photo-button:focus-visible{outline:3px solid #fff;outline-offset:-5px}.gdcms-photo-grid figcaption{position:absolute;right:12px;bottom:10px;left:12px;z-index:2;color:#fff;text-shadow:0 1px 8px rgb(0 0 0 / .55);pointer-events:none}.gdcms-photo-grid figure::after{content:"";position:absolute;inset:60% 0 0;pointer-events:none;background:linear-gradient(to bottom,transparent,rgb(0 0 0 / .2))}.amenities-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:var(--gdc-bg);border-top:1px solid var(--gdc-line);border-left:1px solid var(--gdc-line)}.amenity{min-height:118px;padding:24px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid var(--gdc-line);border-bottom:1px solid var(--gdc-line)}.amenity .gdcms-icon{width:28px;height:22px;margin-bottom:10px;stroke-width:.85}.amenity .label{color:var(--gdc-ink)}.property-stats{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;background:var(--gdc-bg);border-top:1px solid var(--gdc-line);border-bottom:1px solid var(--gdc-line)}.stat{min-height:92px;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-left:1px solid var(--gdc-line)}.stat:first-child{border-left:0}.stat-number{margin-bottom:3px;color:var(--gdc-ink)}.stat-label{color:var(--gdc-ink)}.gle-footer{width:100%;padding:52px 20px 46px;background:var(--gdc-bg);color:var(--gdc-ink);border-top:0 solid #fff0}.footer-content{max-width:900px;margin:0 auto}.footer-logo{width:auto;height:78px;margin:0 auto 14px;object-fit:contain}.gle-footer p{margin:5px 0}.gdcms-footer-links{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.gle-footer a{color:var(--gdc-ink);text-decoration:none}.gle-footer a:hover{text-decoration:underline}.gle-sticky-buttons{position:fixed;right:6px;bottom:6px;z-index:9998;display:grid;justify-items:end;gap:7px;transition:opacity .45s ease,transform .45s ease}.gle-sticky-buttons.hide{opacity:0;transform:translateY(8px);pointer-events:none}.gle-button{min-height:34px;padding:6px 10px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgb(255 255 255 / .3);border-radius:6px;background:var(--gdc-glass);color:#fff!important;box-shadow:var(--gdc-shadow);backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);text-decoration:none!important;cursor:pointer;transition:transform .22s ease,background .22s ease}.gle-button:hover{transform:translateY(-1px) scale(1.02);background:rgb(0 0 0 / .72)}.gle-button .gdcms-icon{width:15px;height:15px}#gle-review-notification{position:fixed;top:6px;left:6px;z-index:9999;max-width:min(440px, 65vw);padding:4px 8px;border:.5px solid rgb(255 255 255 / .2);border-radius:4px;background:var(--gdc-glass);color:#fff;box-shadow:var(--gdc-shadow);backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .8s ease,transform .8s ease}#gle-review-notification.visible{opacity:1;transform:translateY(0)}#gle-lang-cta-fixed{position:fixed;top:6px;right:6px;z-index:9999;min-width:34px;padding:5px 8px;border:.5px solid rgb(255 255 255 / .3);border-radius:6px;background:var(--gdc-glass);color:#fff!important;text-decoration:none!important;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}.cookie-banner{position:fixed;bottom:6px;left:6px;z-index:9999;max-width:min(390px, 75vw);padding:4px 6px;display:flex;align-items:center;gap:7px;border:.5px solid rgb(255 255 255 / .25);border-radius:6px;background:var(--gdc-glass);color:#fff;box-shadow:0 4px 14px rgb(0 0 0 / .22);backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%);transition:opacity .35s ease,visibility .35s ease}.cookie-banner.hide{opacity:0;visibility:hidden}.cookie-banner p{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cookie-banner a{text-decoration:underline}.cookie-button{padding:3px 7px;border:1px solid rgb(255 255 255 / .25);border-radius:999px;background:rgb(255 255 255 / .14);color:#fff;cursor:pointer}.gdcms-booking-modal,.gdcms-lightbox{border:0;opacity:0;transform:translateY(14px) scale(.985);transition:opacity .24s ease,transform .24s ease,overlay .24s ease allow-discrete,display .24s ease allow-discrete}.gdcms-booking-modal[open],.gdcms-lightbox[open]{opacity:1;transform:translateY(0) scale(1)}@starting-style{.gdcms-booking-modal[open],.gdcms-lightbox[open]{opacity:0;transform:translateY(14px) scale(.985)}}.gdcms-booking-modal::backdrop,.gdcms-lightbox::backdrop{background:rgb(10 10 10 / .62);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.gdcms-booking-modal{width:min(720px, calc(100% - 28px));max-height:calc(100dvh - 28px);padding:0;overflow:auto;border-radius:8px;background:#f4f4f2;color:#111;box-shadow:0 28px 80px rgb(0 0 0 / .3)}.gdcms-modal-close,.gdcms-lightbox__close{position:absolute;top:12px;right:12px;z-index:4;width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--gdc-line);border-radius:50%;background:rgb(255 255 255 / .85);color:#111;cursor:pointer}.gdcms-modal-heading{padding:40px 42px 25px;border-bottom:1px solid var(--gdc-line)}.gdcms-modal-heading p{margin:0 0 8px}.gdcms-modal-heading h2{margin:0 0 8px}.gdcms-modal-heading span{color:var(--gdc-muted)}.gdcms-booking-form{padding:28px 42px 38px}.gdcms-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.gdcms-form-grid--contact{margin-top:10px}.gdcms-booking-form label{display:grid;gap:6px;margin-bottom:10px}.gdcms-booking-form label>span{color:var(--gdc-ink)}.gdcms-booking-form input,.gdcms-booking-form select,.gdcms-booking-form textarea{width:100%;min-height:48px;padding:11px 12px;border:1px solid var(--gdc-line);border-radius:4px;background:#fff;color:#111;outline:none}.gdcms-booking-form textarea{min-height:82px;resize:vertical}.gdcms-booking-form input:focus,.gdcms-booking-form select:focus,.gdcms-booking-form textarea:focus{border-color:#111;box-shadow:0 0 0 1px #111}.gdcms-privacy{grid-template-columns:18px 1fr!important;align-items:start;gap:8px!important;margin-top:6px}.gdcms-privacy input{min-height:0;margin:2px 0 0;width:16px;height:16px}.gdcms-honeypot{position:absolute!important;left:-9999px}.gdcms-booking-actions{margin-top:18px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.gdcms-primary,.gdcms-secondary{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:4px;text-decoration:none!important}.gdcms-primary{border:1px solid #111;background:#111;color:#fff;cursor:pointer}.gdcms-primary:disabled{opacity:.55;cursor:wait}.gdcms-secondary{border:1px solid #111;background:#fff0;color:#111}.gdcms-form-status{min-height:20px;margin:12px 0 0}.gdcms-form-status.is-success{color:#1e6a3b}.gdcms-form-status.is-error{color:#a32121}.gdcms-lightbox{width:100vw;max-width:none;height:100dvh;max-height:none;padding:40px 70px;overflow:hidden;background:rgb(10 10 10 / .96);color:#fff}.gdcms-lightbox figure{width:100%;height:100%;margin:0;display:grid;place-items:center;grid-template-rows:minmax(0,1fr) auto;gap:12px}.gdcms-lightbox img{max-width:100%;max-height:calc(100dvh - 110px);object-fit:contain}.gdcms-lightbox figcaption{min-height:18px}.gdcms-lightbox__close{background:rgb(255 255 255 / .1);color:#fff;border-color:rgb(255 255 255 / .25)}.gdcms-lightbox__nav{position:absolute;top:50%;z-index:4;width:44px;height:70px;border:0;background:#fff0;color:#fff;cursor:pointer;transform:translateY(-50%)}.gdcms-lightbox__nav--prev{left:12px}.gdcms-lightbox__nav--next{right:12px}@media (max-width:782px){body.gdcms-page.admin-bar .gdcms-topbar{margin-top:46px}body.gdcms-page.admin-bar #gle-review-notification,body.gdcms-page.admin-bar #gle-lang-cta-fixed{top:52px}}@media (max-width:768px){.gdcms-topbar{min-height:126px;padding:10px 12px 16px}#gdmu-booking-bar{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr) 64px}#gdmu-booking-bar .gdmu-field{min-height:46px;padding:6px 8px}#gdmu-booking-bar .gdmu-search-btn{width:60px;height:42px}#gdmu-booking-bar .gdmu-search-btn span{display:none}.gdcms-hero{height:74vh;min-height:500px}.gdcms-hero__logo{width:92px;max-width:92px}.gdcms-copy-grid{grid-template-columns:1fr;gap:10px;padding:18px 14px 20px}.gdcms-reviews{grid-auto-columns:minmax(260px,78vw);gap:0;padding:24px 16px 28px}.gdcms-review{padding:8px 24px 10px}.gdcms-review:first-child{padding-left:0}.gdcms-photo-grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:min(86vw, 390px);gap:2px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.gdcms-photo-grid::-webkit-scrollbar{display:none}.gdcms-photo-grid figure,.gdcms-photo-grid--interior figure{height:auto;min-height:0;aspect-ratio:4 / 3;scroll-snap-align:center}.amenities-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.amenity{min-height:96px;padding:16px 10px}.property-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stat{min-height:82px;padding:12px 8px}.gdcms-modal-heading{padding:34px 22px 22px}.gdcms-booking-form{padding:22px}.gdcms-form-grid{grid-template-columns:1fr;gap:0}.gdcms-booking-actions{display:grid;grid-template-columns:1fr}.gdcms-primary,.gdcms-secondary{width:100%}.gdcms-lightbox{padding:58px 16px 28px}.gdcms-lightbox__nav{width:36px;background:rgb(0 0 0 / .25)}.gdcms-lightbox__nav--prev{left:0}.gdcms-lightbox__nav--next{right:0}}@media (max-width:480px){.amenities-grid{grid-template-columns:1fr}.gdcms-nearby-grid{grid-template-columns:1fr}.gdcms-photo-grid{grid-auto-columns:90vw}.gle-sticky-buttons{gap:5px}.gle-button{padding:7px}.gle-button span{display:none}#gle-review-notification{max-width:72vw}.cookie-banner{max-width:72vw}.gdcms-photo-grid figure,.gdcms-photo-grid--interior figure{height:68vh;min-height:440px}.gle-footer{padding:40px 14px 36px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gdcms-site *,.gdcms-site *::before,.gdcms-site *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.amenity .ic{width:28px;height:28px;margin-bottom:12px;color:#111}.gdcms-booking-embed{width:min(100%, 680px);margin:0 auto;position:relative;z-index:50}.gdcms-booking-embed .gdb-app{width:100%;max-width:680px;margin:0}.gdcms-booking-embed .gdb-searchbar{box-shadow:0 8px 28px rgb(0 0 0 / .08);border-color:rgb(0 0 0 / .12)}.gdcms-booking-embed .gdb-panel,.gdcms-booking-embed .gdb-price-card,.gdcms-booking-embed .gdb-data-panel{z-index:200}.scroll-indicator{transition:opacity .3s ease,transform .3s ease,visibility .3s ease}.scroll-indicator.is-hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-50%) translateY(10px)}.gdcms-seo-modules{border-top:1px solid #ddd;background:#f8f8f6}.gdcms-map-block{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:460px;border-bottom:1px solid #ddd}.gdcms-section-heading{padding:clamp(28px, 5vw, 72px);display:flex;flex-direction:column;justify-content:center}.gdcms-section-heading>p{margin:0 0 14px}.gdcms-section-heading h2{margin:0 0 16px;max-width:720px}.gdcms-section-heading span{max-width:590px}.gdcms-map-frame{min-height:420px;background:#e9e9e5}.gdcms-map-frame iframe{width:100%;height:100%;min-height:460px;border:0;filter:none}.gdcms-nearby-grid{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #ddd}.gdcms-nearby-grid article{min-height:145px;padding:26px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid #ddd}.gdcms-nearby-grid article:last-child{border-right:0}.gdcms-nearby-grid span{margin-top:9px}@media (max-width:768px){.gdcms-topbar{padding-inline:10px}.gdcms-map-block{min-height:0}.gdcms-map-frame iframe{min-height:350px}.gdcms-nearby-grid{grid-template-columns:repeat(2,1fr)}.gdcms-nearby-grid article:nth-child(2){border-right:0}.gdcms-nearby-grid article:nth-child(-n+2){border-bottom:1px solid #ddd}.gdcms-section-heading{padding:35px 18px}}.gdcms-site--embedded{width:100%;max-width:none;margin:0;background:var(--gdc-bg);color:var(--gdc-ink);isolation:isolate}.gdcms-site--embedded{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.gdcms-site--embedded .gdcms-section-heading h2{max-width:22ch}.gdcms-site--embedded .gdcms-booking-embed{width:min(100%, 980px);position:relative;z-index:70}.gdcms-site--embedded .gdcms-booking-embed>*{margin-inline:auto!important}.gdcms-site--embedded .gdcms-topbar{min-height:150px;padding-block:16px 24px}.gdcms-site--embedded .gdcms-copy-grid,.gdcms-site--embedded .gdcms-seo-modules{padding-top:0;padding-bottom:0}.gdcms-site--embedded .amenity{min-height:138px;padding:30px 18px}.gdcms-site--embedded .amenity svg.ic{width:32px;height:32px;margin-bottom:14px}.gdcms-site--embedded .gdcms-map-frame{min-height:430px;background:#e8e8e5}.gdcms-site--embedded .gdcms-map-frame iframe{min-height:430px}@media (max-width:782px){.gdcms-site--embedded{}.gdcms-site--embedded .gdcms-topbar{min-height:136px}.gdcms-site--embedded .gdcms-copy-grid{gap:22px}.gdcms-site--embedded .amenity{min-height:116px;padding:24px 12px}.gdcms-site--embedded .gdcms-map-frame,.gdcms-site--embedded .gdcms-map-frame iframe{min-height:340px}}:root{--gdc-bg:#f4f4f2;--gdc-ink:#111;--gdc-muted:#686868;--gdc-line:rgba(17, 17, 17, .14);--gdc-pad-x:clamp(18px, 4vw, 64px);--gdc-pad-y:clamp(24px, 3.2vw, 46px)}body.gdcms-page,body.gdcms-page .gdcms-site,body.gdcms-page .gdcms-site main,body.gdcms-page .gdcms-site main>section:not(.gdcms-hero),body.gdcms-page .gdcms-copy-grid,body.gdcms-page .gdcms-reviews,body.gdcms-page .amenities-grid,body.gdcms-page .gdcms-seo-modules,body.gdcms-page .gdcms-faq,body.gdcms-page .gdcms-faq-content,body.gdcms-page .gdcms-faq-media,body.gdcms-page .property-stats,body.gdcms-page .gle-footer{background:var(--gdc-bg);color:var(--gdc-ink)}body.gdcms-page,body.gdcms-page button,body.gdcms-page input,body.gdcms-page select,body.gdcms-page textarea{font-family:var(--gdc-type-font)}body.gdcms-page .gdcms-site p,body.gdcms-page .gdcms-section-heading>span{margin:0 0 8px;padding:0}body.gdcms-page .gdcms-site p:last-child,body.gdcms-page .gdcms-section-heading>span:last-child{margin-bottom:0}body.gdcms-page .gdcms-copy-grid{padding:0;gap:0}body.gdcms-page .gdcms-copy-grid>div{padding:var(--gdc-pad-y) var(--gdc-pad-x)}body.gdcms-page .gdcms-hero{height:82svh;min-height:560px;max-height:820px}body.gdcms-page .gdcms-hero>.gdcms-topbar{position:absolute;left:40px;right:40px;bottom:40px;z-index:30;min-height:0;padding:0;background:#fff0}#gle-logo-sticky.gdcms-sticky-logo{position:fixed;top:32px;left:50%;z-index:9990;display:block;width:118px;max-width:24vw;height:auto;opacity:1;visibility:visible;transform:translateX(-50%);filter:none!important;box-shadow:none!important;text-shadow:none!important;transition:opacity .22s ease,transform .22s ease,visibility .22s ease}#gle-logo-sticky.is-hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,-10px)}.scroll-indicator.is-hidden{opacity:0;visibility:hidden;pointer-events:none}#gdmu-booking-bar .gdmu-search-btn,#gdmu-booking-bar .gdmu-search-btn *,.gdcms-booking-embed .gdb-search-button,.gdcms-booking-embed .gdb-search-button *{color:#fff!important}#gdmu-booking-bar .gdmu-search-btn span,.gdcms-booking-embed .gdb-search-button span{display:inline!important;opacity:1!important;visibility:visible!important}body.gdcms-page .gdcms-seo-modules{overflow:visible;transform:none}body.gdcms-page .gdcms-faq{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;width:100%;margin:0;padding:0;overflow:visible}body.gdcms-page .gdcms-faq-media{position:relative;min-height:145vh;overflow:visible}body.gdcms-page .gdcms-faq-media__sticky{position:sticky;top:0;width:100%;height:100vh;overflow:hidden}body.admin-bar.gdcms-page .gdcms-faq-media__sticky{top:32px;height:calc(100vh - 32px)}body.gdcms-page .gdcms-faq-media img,body.gdcms-page .gdcms-faq-media video{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}body.gdcms-page .gdcms-faq-content{min-width:0;min-height:145vh;padding:clamp(36px, 4vw, 60px)}body.gdcms-page .gdcms-faq-item>div>p{margin:0;padding:0 48px 18px 0}body.gdcms-page .gdcms-photo-button{position:relative;z-index:4;display:block;width:100%;height:100%;margin:0;padding:0;border:0;appearance:none;background:#fff0;cursor:zoom-in;pointer-events:auto}body.gdcms-page .gdcms-photo-button img,body.gdcms-page .gdcms-photo-button video{pointer-events:none}body.gdcms-page .gdcms-lightbox[open]{position:fixed;inset:0;z-index:2147483000;display:grid;width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;padding:56px 64px 28px;overflow:hidden;border:0;background:rgb(0 0 0 / .94);color:#fff}body.gdcms-page .gdcms-lightbox::backdrop{background:rgb(0 0 0 / .94)}body.gdcms-page .gdcms-lightbox figure{width:100%;height:100%;min-width:0;min-height:0;margin:0;display:grid;place-items:center;grid-template-rows:minmax(0,1fr) auto}body.gdcms-page .gdcms-lightbox img,body.gdcms-page .gdcms-lightbox video{max-width:100%;max-height:calc(100dvh - 110px);object-fit:contain}body.gdcms-page .gdcms-lightbox [hidden]{display:none!important}body.gdcms-page .gdcms-lightbox__close,body.gdcms-page .gdcms-lightbox__nav{position:fixed;z-index:2147483640;display:inline-flex;align-items:center;justify-content:center;color:#fff!important;opacity:1;visibility:visible;pointer-events:auto;cursor:pointer}body.gdcms-page .gdcms-lightbox__close{top:20px;right:20px;width:46px;height:46px;padding:0;border:1px solid rgb(17 17 17 / .16);border-radius:4px;background:#fff;color:#111!important;box-shadow:none}body.gdcms-page .gdcms-lightbox__close:hover,body.gdcms-page .gdcms-lightbox__close:focus-visible{background:#f1f1ee;border-color:#111}body.gdcms-page .gdcms-lightbox__close svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.8}body.gdcms-page .gdcms-lightbox__nav{top:50%;width:50px;height:76px;border:0;background:rgb(0 0 0 / .38);font-size:var(--gdc-type-size);transform:translateY(-50%)}body.gdcms-page .gdcms-lightbox__nav--prev{left:14px}body.gdcms-page .gdcms-lightbox__nav--next{right:14px}html.gdcms-modal-open,html.gdcms-modal-open body{overflow:hidden}@media (max-width:782px){body.gdcms-page .gdcms-hero{height:76svh;min-height:520px}body.gdcms-page .gdcms-hero>.gdcms-topbar{left:16px;right:16px;bottom:28px}#gle-logo-sticky.gdcms-sticky-logo{top:22px;width:92px}body.gdcms-page .gdcms-copy-grid{grid-template-columns:1fr}body.gdcms-page .gdcms-copy-grid>div{padding:26px 16px}body.gdcms-page .gdcms-faq{grid-template-columns:1fr}body.gdcms-page .gdcms-faq-media,body.gdcms-page .gdcms-faq-content{min-height:0}body.gdcms-page .gdcms-faq-media__sticky,body.admin-bar.gdcms-page .gdcms-faq-media__sticky{position:relative;top:auto;height:64vh;min-height:400px}body.gdcms-page .gdcms-faq-content{padding:38px 16px 52px}body.gdcms-page .gdcms-lightbox[open]{padding:58px 18px 24px}body.gdcms-page .gdcms-lightbox__close{top:12px;right:12px;width:44px;height:44px}body.gdcms-page .gdcms-lightbox__nav--prev{left:2px}body.gdcms-page .gdcms-lightbox__nav--next{right:2px}}body.gdcms-page .gdcms-reviews{padding:var(--gdc-pad-y) var(--gdc-pad-x);gap:0;grid-auto-columns:minmax(240px,1fr)}body.gdcms-page .gdcms-review{padding:0 clamp(18px, 2.2vw, 32px);border-right:1px solid var(--gdc-line)}body.gdcms-page .gdcms-review:first-child{padding-left:0}body.gdcms-page .gdcms-review:last-child{padding-right:0;border-right:0}body.gdcms-page .gdcms-map-block{grid-template-columns:repeat(2,minmax(0,1fr));min-height:620px}body.gdcms-page .gdcms-map-frame,body.gdcms-page .gdcms-map-frame iframe{min-height:620px}body.gdcms-page .gdcms-faq{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;overflow:visible}body.gdcms-page .gdcms-faq-media{position:relative;min-height:0;align-self:stretch;overflow:visible}body.gdcms-page .gdcms-faq-media__sticky{position:sticky;top:0;height:100vh;min-height:560px;overflow:hidden}body.admin-bar.gdcms-page .gdcms-faq-media__sticky{top:32px;height:calc(100vh - 32px)}body.gdcms-page .gdcms-faq-content{min-height:150vh}body.gdcms-page .gdcms-lightbox__close{top:18px;right:18px;width:auto;min-width:46px;height:40px;padding:0 13px;border:1px solid rgb(255 255 255 / .34);border-radius:6px;background:rgb(0 0 0 / .52);color:#fff!important;box-shadow:none;backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);transition:background .2s ease,transform .2s ease}body.gdcms-page .gdcms-lightbox__close:hover{background:rgb(0 0 0 / .72);transform:translateY(-1px)}@media (max-width:782px){body.gdcms-page .gdcms-reviews{padding:24px 16px;grid-auto-columns:minmax(250px,82vw)}body.gdcms-page .gdcms-review{padding:0 20px}body.gdcms-page .gdcms-review:first-child{padding-left:0}body.gdcms-page .gdcms-map-block{grid-template-columns:1fr;min-height:0}body.gdcms-page .gdcms-map-frame,body.gdcms-page .gdcms-map-frame iframe{min-height:390px}body.gdcms-page .gdcms-faq{grid-template-columns:1fr}body.gdcms-page .gdcms-faq-content{min-height:0}body.gdcms-page .gdcms-faq-media__sticky,body.admin-bar.gdcms-page .gdcms-faq-media__sticky{position:relative;top:auto;height:64vh;min-height:400px}}body.gdcms-page .gdcms-map-block{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:640px;background:#f3f3ef;border-top:1px solid var(--gdc-line);border-bottom:1px solid var(--gdc-line)}body.gdcms-page .gdcms-map-block .gdcms-section-heading{position:relative;justify-content:flex-end;min-width:0;padding:clamp(42px, 6vw, 88px);overflow:hidden;border-right:1px solid var(--gdc-line);background:linear-gradient(rgb(24 24 24 / .055) 1px,transparent 1px),linear-gradient(90deg,rgb(24 24 24 / .055) 1px,transparent 1px),#f3f3ef;background-size:48px 48px}body.gdcms-page .gdcms-map-block .gdcms-section-heading::before{content:"";position:absolute;top:clamp(34px, 5vw, 72px);left:clamp(34px, 5vw, 72px);width:14px;height:14px;border:1px solid #242424;border-radius:50%;background:#f3f3ef;box-shadow:0 0 0 8px rgb(36 36 36 / .07)}body.gdcms-page .gdcms-map-block .gdcms-section-heading>p,body.gdcms-page .gdcms-map-block .gdcms-section-heading h2,body.gdcms-page .gdcms-map-block .gdcms-section-heading>span,body.gdcms-page .gdcms-map-block .gdcms-section-heading small,body.gdcms-page .gdcms-map-block .gdcms-map-link{width:100%;max-width:560px;margin-left:0;color:var(--gdc-ink);font-size:var(--gdc-type-size);line-height:1.55;font-weight:var(--gdc-type-weight);letter-spacing:0}body.gdcms-page .gdcms-map-block .gdcms-section-heading>p{margin:0 0 18px}body.gdcms-page .gdcms-map-block .gdcms-section-heading h2{margin:0 0 18px}body.gdcms-page .gdcms-map-block .gdcms-section-heading>span{margin:0 0 34px}body.gdcms-page .gdcms-map-block .gdcms-map-link{display:inline-flex;width:fit-content;align-items:center;gap:12px;margin:0 0 28px;padding:13px 18px;border:1px solid #242424;border-radius:6px;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}body.gdcms-page .gdcms-map-block .gdcms-map-link:hover{background:#242424;color:#fff;transform:translateY(-1px)}body.gdcms-page .gdcms-map-block .gdcms-section-heading small{opacity:.72}body.gdcms-page .gdcms-map-frame,body.gdcms-page .gdcms-map-frame iframe{min-height:640px}body.gdcms-page .gdcms-map-frame{position:relative;overflow:hidden;background:#deded8}body.gdcms-page .gdcms-map-frame::after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .06)}body.gdcms-page .gdcms-map-frame iframe{display:block;filter:none}body.gdcms-page .gdcms-faq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;overflow:visible!important}body.gdcms-page .gdcms-faq-media{position:relative;align-self:stretch;min-height:100%;overflow:visible!important}body.gdcms-page .gdcms-faq-media__sticky{position:sticky!important;top:0;width:100%;height:100vh;min-height:560px;overflow:hidden}body.admin-bar.gdcms-page .gdcms-faq-media__sticky{top:32px;height:calc(100vh - 32px)}body.gdcms-page .gdcms-faq-content{min-height:150vh;padding:clamp(56px, 7vw, 104px) clamp(34px, 6vw, 88px)}body.gdcms-page .gdcms-faq-list{margin-top:clamp(34px, 5vw, 64px);border-top:1px solid var(--gdc-line)}body.gdcms-page .gdcms-faq-item{margin:0;padding:0;border-bottom:1px solid var(--gdc-line)}body.gdcms-page .gdcms-faq-item summary{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:24px;min-height:88px;padding:22px 0;list-style:none;cursor:pointer}body.gdcms-page .gdcms-faq-item summary::-webkit-details-marker{display:none}body.gdcms-page .gdcms-faq-question{color:var(--gdc-ink);font-size:var(--gdc-type-size);line-height:1.45;font-weight:var(--gdc-type-weight)}body.gdcms-page .gdcms-faq-toggle{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid rgb(36 36 36 / .25);border-radius:50%;color:var(--gdc-ink);transition:transform .28s ease,background .2s ease,color .2s ease,border-color .2s ease}body.gdcms-page .gdcms-faq-toggle svg{width:17px;height:17px;stroke-width:1.7;transform:rotate(90deg);transition:transform .28s ease}body.gdcms-page .gdcms-faq-item summary:hover .gdcms-faq-toggle{background:#242424;color:#fff;border-color:#242424}body.gdcms-page .gdcms-faq-item[open] .gdcms-faq-toggle svg{transform:rotate(-90deg)}body.gdcms-page .gdcms-faq-item>div{padding:0 66px 30px 0}body.gdcms-page .gdcms-faq-item>div>p{max-width:680px;margin:0;padding:0;color:var(--gdc-ink);font-size:var(--gdc-type-size);line-height:1.7;font-weight:var(--gdc-type-weight)}@media (max-width:782px){body.gdcms-page .gdcms-map-block{grid-template-columns:1fr;min-height:0}body.gdcms-page .gdcms-map-block .gdcms-section-heading{min-height:470px;padding:82px 24px 42px;border-right:0;border-bottom:1px solid var(--gdc-line)}body.gdcms-page .gdcms-map-block .gdcms-section-heading::before{top:34px;left:24px}body.gdcms-page .gdcms-map-frame,body.gdcms-page .gdcms-map-frame iframe{min-height:400px}body.gdcms-page .gdcms-faq{grid-template-columns:1fr}body.gdcms-page .gdcms-faq-media__sticky,body.admin-bar.gdcms-page .gdcms-faq-media__sticky{position:relative!important;top:auto;height:64vh;min-height:400px}body.gdcms-page .gdcms-faq-content{min-height:0;padding:52px 20px 68px}body.gdcms-page .gdcms-faq-list{margin-top:36px}body.gdcms-page .gdcms-faq-item summary{grid-template-columns:minmax(0,1fr) 40px;gap:16px;min-height:78px;padding:18px 0}body.gdcms-page .gdcms-faq-toggle{width:38px;height:38px}body.gdcms-page .gdcms-faq-item>div{padding:0 0 26px}}@media (min-width:783px){body.gdcms-page .gdcms-faq,body.gdcms-page .gdcms-faq-media,body.gdcms-page .gdcms-faq-media__sticky{overflow:visible!important;transform:none!important;contain:none!important}body.gdcms-page .gdcms-faq{align-items:start}body.gdcms-page .gdcms-faq-media{position:sticky!important;top:0;align-self:start;height:100vh;min-height:560px}body.admin-bar.gdcms-page .gdcms-faq-media{top:32px;height:calc(100vh - 32px)}body.gdcms-page .gdcms-faq-media__sticky,body.admin-bar.gdcms-page .gdcms-faq-media__sticky{position:relative!important;top:auto;height:100%;min-height:100%;overflow:hidden!important}}body.gdcms-page .gdcms-map-block{background:#f3f3ef}body.gdcms-page .gdcms-map-block .gdcms-section-heading{justify-content:center;overflow:visible;background:#f3f3ef}body.gdcms-page .gdcms-map-block .gdcms-section-heading::before{display:none}body.gdcms-page .gdcms-map-block .gdcms-section-heading>p,body.gdcms-page .gdcms-map-block .gdcms-section-heading small{display:none}body.gdcms-page .gdcms-map-block .gdcms-section-heading h2,body.gdcms-page .gdcms-map-block .gdcms-section-heading>span,body.gdcms-page .gdcms-map-block .gdcms-map-link{max-width:480px;color:var(--gdc-ink);font-size:var(--gdc-type-size);line-height:1.55;font-weight:var(--gdc-type-weight)}body.gdcms-page .gdcms-map-block .gdcms-section-heading h2{margin-bottom:16px}body.gdcms-page .gdcms-map-block .gdcms-section-heading>span{margin-bottom:28px}body.gdcms-page .gdcms-map-frame iframe{filter:none;opacity:1}body.gdcms-page .gdcms-faq-content .gdcms-section-heading>p,body.gdcms-page .gdcms-faq-content .gdcms-section-heading h2,body.gdcms-page .gdcms-faq-content .gdcms-section-heading>span,body.gdcms-page .gdcms-faq-question,body.gdcms-page .gdcms-faq-item>div>p{color:var(--gdc-ink);font-size:var(--gdc-type-size);line-height:1.6;font-weight:var(--gdc-type-weight);letter-spacing:0;text-align:left}body.gdcms-page .gdcms-faq-content .gdcms-section-heading>p,body.gdcms-page .gdcms-faq-content .gdcms-section-heading h2,body.gdcms-page .gdcms-faq-content .gdcms-section-heading>span{width:100%;max-width:680px;margin-left:0}body.gdcms-page .gdcms-faq-content .gdcms-section-heading>p,body.gdcms-page .gdcms-faq-content .gdcms-section-heading h2{margin-bottom:12px}body.gdcms-page .gdcms-faq-content .gdcms-section-heading>span{margin-bottom:0}body.gdcms-page .gdcms-faq-item summary{align-items:center}body.gdcms-page .gdcms-faq-item>div{padding-right:68px}body.gdcms-page .gdcms-faq-item>div>p{width:100%;max-width:none}@media (max-width:782px){body.gdcms-page .gdcms-map-block .gdcms-section-heading{min-height:360px;padding-top:48px}body.gdcms-page .gdcms-faq-item>div{padding-right:0}}@media (min-width:783px){body.gdcms-page .gdcms-seo-modules,body.gdcms-page .gdcms-faq,body.gdcms-page .gdcms-faq-media,body.gdcms-page .gdcms-faq-content{overflow:visible!important;transform:none!important;contain:none!important}body.gdcms-page .gdcms-faq{display:flex!important;align-items:stretch!important;width:100%}body.gdcms-page .gdcms-faq-media,body.gdcms-page .gdcms-faq-content{flex:0 0 50%;width:50%;min-width:0}body.gdcms-page .gdcms-faq-media{position:relative!important;top:auto!important;height:auto!important;min-height:0!important;align-self:stretch!important}body.gdcms-page .gdcms-faq-media__sticky,body.admin-bar.gdcms-page .gdcms-faq-media__sticky{position:sticky!important;top:0!important;height:100vh!important;min-height:560px!important;overflow:hidden!important}body.admin-bar.gdcms-page .gdcms-faq-media__sticky{top:32px!important;height:calc(100vh - 32px)!important}}body.gdcms-page .gdcms-faq-content{padding:clamp(64px, 7vw, 108px) clamp(34px, 6vw, 88px)!important}body.gdcms-page .gdcms-faq-content>.gdcms-section-heading{width:100%;max-width:none;margin:0;padding:0!important;align-items:flex-start}body.gdcms-page .gdcms-faq-content>.gdcms-section-heading>p,body.gdcms-page .gdcms-faq-content>.gdcms-section-heading h2,body.gdcms-page .gdcms-faq-content>.gdcms-section-heading>span,body.gdcms-page .gdcms-faq-question,body.gdcms-page .gdcms-faq-item>div>p{width:100%;max-width:none!important;color:var(--gdc-ink)!important;font-family:var(--gdc-type-font);font-size:var(--gdc-type-size)!important;font-weight:var(--gdc-type-weight);line-height:1.6!important;letter-spacing:0!important;text-align:left!important}body.gdcms-page .gdcms-faq-content>.gdcms-section-heading>p,body.gdcms-page .gdcms-faq-content>.gdcms-section-heading h2{margin:0 0 12px!important}body.gdcms-page .gdcms-faq-content>.gdcms-section-heading>span{margin:0!important}body.gdcms-page .gdcms-faq-list{width:100%;margin:clamp(54px, 6vw, 82px) 0 0!important}body.gdcms-page .gdcms-faq-item summary{grid-template-columns:minmax(0,1fr) 44px!important;gap:28px!important;min-height:100px!important;padding:28px 0!important}body.gdcms-page .gdcms-faq-item>div{padding:0 72px 30px 0!important}body.gdcms-page .gdcms-map-block{min-height:580px!important;background:var(--gdc-bg)!important}body.gdcms-page .gdcms-map-block .gdcms-section-heading{min-height:580px;padding:clamp(48px, 6vw, 88px)!important;border-right:1px solid var(--gdc-line);background:var(--gdc-bg)!important}body.gdcms-page .gdcms-map-block .gdcms-section-heading h2,body.gdcms-page .gdcms-map-block .gdcms-section-heading>span,body.gdcms-page .gdcms-map-block .gdcms-map-link{max-width:500px;font-size:var(--gdc-type-size)!important;font-weight:var(--gdc-type-weight);line-height:1.6!important}body.gdcms-page .gdcms-map-frame{min-height:580px!important;overflow:hidden!important;background:#e7e7e3!important}body.gdcms-page .gdcms-map-frame::after{display:none!important}body.gdcms-page .gdcms-map-frame iframe{width:100%;height:100%;min-height:580px;margin:0;filter:none;opacity:1;pointer-events:auto}@media (max-width:782px){body.gdcms-page .gdcms-faq{display:grid!important;grid-template-columns:1fr!important}body.gdcms-page .gdcms-faq-media,body.gdcms-page .gdcms-faq-content{width:100%}body.gdcms-page .gdcms-faq-content{padding:52px 20px 68px!important}body.gdcms-page .gdcms-faq-item summary{min-height:84px!important;padding:20px 0!important;gap:18px!important}body.gdcms-page .gdcms-faq-item>div{padding:0 0 26px!important}body.gdcms-page .gdcms-map-block .gdcms-section-heading{min-height:360px;padding:48px 20px!important;border-right:0}body.gdcms-page .gdcms-map-frame,body.gdcms-page .gdcms-map-frame iframe{min-height:390px!important}}@media (min-width:783px){body.gdcms-page .gdcms-faq{position:relative!important;align-items:stretch!important}body.gdcms-page .gdcms-faq-media{position:relative!important;align-self:stretch!important;height:auto!important;min-height:100%!important;overflow:hidden!important}body.gdcms-page .gdcms-faq-media__sticky,body.admin-bar.gdcms-page .gdcms-faq-media__sticky{position:absolute!important;inset:0!important;top:0!important;width:100%!important;height:100%!important;min-height:100%!important;overflow:hidden!important}body.gdcms-page .gdcms-faq-media__sticky img,body.gdcms-page .gdcms-faq-media__sticky video{display:block!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;object-fit:var(--gdm-media-fit,cover);object-position:center!important}}body.gdcms-page .gdcms-site main>section:not(.gdcms-hero):not(:first-child){border-top:1px solid var(--gdc-line)}body.gdcms-page .gdcms-site main>section,body.gdcms-page .gdcms-seo-modules,body.gdcms-page .gdcms-seo-modules>*{border-top:0!important;border-bottom:0!important}body.gdcms-page .gdcms-site main>section+section,body.gdcms-page .gdcms-seo-modules>*+*{border-top:1px solid var(--gdc-line)!important}body.gdcms-page .gdcms-map-block{border:0!important}body.gdcms-page .gdcms-map-frame{min-height:580px!important;background:#f5f5f5!important}body.gdcms-page .gdcms-static-map{display:block;width:100%;height:100%;min-height:580px;object-fit:cover;object-position:center;filter:none!important;opacity:1!important}body.gdcms-page .gdcms-map-key-required{display:flex;min-height:580px;padding:32px;align-items:center;justify-content:center;flex-direction:column;gap:14px;text-align:center;font-size:var(--gdc-type-size);font-weight:var(--gdc-type-weight)}body.gdcms-page .gdcms-map-key-required p{margin:0}body.gdcms-page .gdcms-map-key-required a{color:inherit}@media (max-width:782px){body.gdcms-page .gdcms-map-frame,body.gdcms-page .gdcms-static-map,body.gdcms-page .gdcms-map-key-required{min-height:390px!important}}body.gdcms-page .gdcms-review{border-right:0!important;border-left:0!important;align-self:stretch}body.gdcms-page .gdcms-review+.gdcms-review{border-left:1px solid var(--gdc-line)!important}body.gdcms-page .gdcms-reviews{align-items:stretch}body.gdcms-page .gdcms-map-frame,body.gdcms-page .gdcms-static-map,body.gdcms-page .gdcms-map-fallback-frame{width:100%;min-height:580px!important}body.gdcms-page .gdcms-map-fallback-frame{display:block;height:100%;border:0}@media (max-width:782px){body.gdcms-page .gdcms-map-frame,body.gdcms-page .gdcms-static-map,body.gdcms-page .gdcms-map-fallback-frame{min-height:390px!important}}body.gdcms-page .gdcms-map-fallback-frame{display:block;width:100%;height:100%;min-height:580px!important;border:0!important;filter:none!important}body.gdcms-page .gle-footer{border-top:1px solid var(--gdc-line)!important}@media (max-width:782px){body.gdcms-page .gdcms-map-fallback-frame{min-height:390px!important}}.gdcms-language-switcher{position:absolute;top:18px;right:18px;z-index:10020;margin:0;padding:0;background:#fff0;border:0}.gdcms-language-switcher>summary{list-style:none;display:flex;align-items:center;justify-content:center;gap:6px;min-width:52px;height:38px;padding:0 12px;border:1px solid rgb(20 20 20 / .12);border-radius:999px;background:rgb(255 255 255 / .90);color:#171717;cursor:pointer;font-size:var(--gdc-type-size);line-height:1;font-weight:var(--gdc-type-weight);letter-spacing:.04em;box-shadow:0 4px 16px rgb(0 0 0 / .06);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.gdcms-language-switcher>summary::-webkit-details-marker{display:none}.gdcms-language-switcher>summary::marker{display:none;content:''}.gdcms-language-switcher>summary svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.4;transition:transform .18s ease}.gdcms-language-switcher[open]>summary svg{transform:rotate(180deg)}.gdcms-language-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:2;display:grid;min-width:68px;padding:6px;border:1px solid rgb(20 20 20 / .10);border-radius:16px;background:rgb(255 255 255 / .98);box-shadow:0 14px 34px rgb(0 0 0 / .12);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.gdcms-language-switcher a{display:grid;place-items:center;min-width:52px;height:34px;padding:0 10px;border-radius:10px;color:#171717;text-decoration:none;font-size:var(--gdc-type-size);line-height:1;font-weight:var(--gdc-type-weight);letter-spacing:.04em}.gdcms-language-switcher a:hover,.gdcms-language-switcher a:focus-visible{background:#f2f2ef;outline:0}@media(max-width:700px){.gdcms-language-switcher{top:12px;right:12px}.gdcms-language-switcher>summary{min-width:48px;height:36px;padding:0 10px}.gdcms-language-menu{min-width:62px}.gdcms-language-switcher a{min-width:48px}}body.gdcms-page .entry-title,body.gdcms-page .page-title,body.gdcms-page .wp-block-post-title,body.gdcms-page .elementor-page-title,body.gdcms-page .ast-archive-description,body.gdcms-page .site-main>header,body.gdcms-page article.page>header,body.gdcms-page .breadcrumb,body.gdcms-page .breadcrumbs{display:none!important}body.gdcms-page .gdcms-hero #gle-logo-sticky.gdcms-hero-centered-logo{position:absolute!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;width:118px;max-width:24vw;transform:translate(-50%,-50%)!important;z-index:35;margin:0!important}body.gdcms-page .gdcms-hero #gle-logo-sticky.gdcms-hero-centered-logo.is-hidden{transform:translate(-50%,calc(-50% - 10px))!important}@media (max-width:768px){body.gdcms-page .gdcms-site p,body.gdcms-page .gdcms-site li,body.gdcms-page .gdcms-site small,body.gdcms-page .gdcms-site label,body.gdcms-page .gdcms-site input,body.gdcms-page .gdcms-site textarea,body.gdcms-page .gdcms-site select,body.gdcms-page .gdcms-site button,body.gdcms-page .gdcms-site .gdcms-topbar__title span,body.gdcms-page .gdcms-site .gdmu-field span,body.gdcms-page .gdcms-site .gdmu-field small,body.gdcms-page .gdcms-site .gdcms-review,body.gdcms-page .gdcms-site .gdcms-review strong,body.gdcms-page .gdcms-site .gdcms-review small,body.gdcms-page .gdcms-site .gdcms-review p,body.gdcms-page .gdcms-site .gle-footer,body.gdcms-page .gdcms-site .gle-footer a{font-size:var(--gdc-type-size)!important}body.gdcms-page .gdcms-reviews{grid-auto-columns:minmax(260px,calc(100vw - 28px))!important;gap:14px!important;padding:18px 14px 20px!important;scroll-padding-inline:14px}body.gdcms-page .gdcms-review,body.gdcms-page .gdcms-review:first-child{box-sizing:border-box;padding:14px!important;margin:0!important;border:1px solid var(--gdc-line)!important}body.gdcms-page .gdcms-review+.gdcms-review{border-left:1px solid var(--gdc-line)!important}}@media (max-width:768px){.gle-sticky-buttons{right:8px!important;bottom:calc(8px + env(safe-area-inset-bottom))!important;gap:6px!important;opacity:0;transform:translateY(14px);pointer-events:none;visibility:hidden}.gle-sticky-buttons.is-visible{opacity:1;transform:translateY(0);pointer-events:auto;visibility:visible}.gle-sticky-buttons .gle-button{min-height:42px;padding:8px 12px}}@media (max-width:768px){.gdcms-site--embedded .gdcms-booking-embed{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.gdcms-booking-embed .gdb-searchbar{width:calc(100vw - 12px)!important;max-width:calc(100vw - 12px)!important;margin-left:6px!important;margin-right:6px!important}.gdcms-booking-embed .gdb-search-button .gdb-search-text,.gdcms-booking-embed .gdb-search-button span.gdb-search-text{display:inline-flex!important;color:#fff!important;opacity:1!important;visibility:visible!important}}.gdcms-explore{padding:clamp(38px,6vw,78px) max(20px,5vw);border-top:1px solid var(--gdc-line)}.gdcms-car-offer{max-width:860px;margin:0 auto 28px;padding:clamp(24px,4vw,44px);border:1px solid var(--gdc-line);border-radius:20px;background:#f6f5f1}.gdcms-car-offer h2{margin:6px 0 12px;font-size:var(--gdc-type-size);line-height:1.02}.gdcms-car-offer p{max-width:720px}.gdcms-eyebrow{margin:0;font-size:var(--gdc-type-size);font-weight:var(--gdc-type-weight);letter-spacing:.12em;text-transform:uppercase}.gdcms-text-link{display:inline-block;margin-top:10px;color:inherit;font-weight:var(--gdc-type-weight);text-decoration:none}.gdcms-explore-links{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--gdc-line);border-left:1px solid var(--gdc-line)}.gdcms-explore-card{min-height:170px;padding:24px;display:grid;grid-template-rows:auto 1fr auto;gap:12px;color:inherit;text-decoration:none;border-right:1px solid var(--gdc-line);border-bottom:1px solid var(--gdc-line);background:#fff}.gdcms-explore-card strong{font-size:var(--gdc-type-size)}.gdcms-explore-card span{opacity:.72}.gdcms-explore-card em{font-style:normal;font-size:var(--gdc-type-size)}@media (max-width:768px){.gdcms-explore{padding:34px 14px}.gdcms-explore-links{grid-template-columns:1fr}.gdcms-explore-card{min-height:132px}.gle-sticky-buttons{position:fixed!important;left:10px!important;right:10px!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;z-index:9997!important;display:grid!important;grid-template-columns:1fr 1fr;gap:8px!important;width:auto!important;opacity:0;visibility:hidden;transform:translateY(18px);pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.gle-sticky-buttons.is-visible{opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important}.gle-sticky-buttons .gle-button{min-height:48px!important;width:100%;justify-content:center;border-radius:12px!important;box-shadow:0 8px 30px rgb(0 0 0 / .12)}}.gle-sticky-buttons{opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media (min-width:769px){.gle-sticky-buttons{display:none!important}}@media (max-width:768px){.gle-sticky-buttons{position:fixed!important;left:8px!important;right:8px!important;bottom:calc(8px + env(safe-area-inset-bottom))!important;z-index:9997!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:3px!important;width:auto!important;padding:3px!important;border:1px solid #ddd!important;border-radius:10px!important;background:#f3f3f3!important;box-shadow:0 4px 18px rgb(0 0 0 / .10)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;opacity:0!important;visibility:hidden!important;transform:translateY(18px)!important;pointer-events:none!important;transition:opacity .22s ease,transform .22s ease,visibility .22s ease!important}.gle-sticky-buttons.is-visible{opacity:1!important;visibility:visible!important;transform:translateY(0)!important;pointer-events:auto!important}.gle-sticky-buttons .gle-button{width:100%!important;min-height:48px!important;margin:0!important;padding:0 12px!important;justify-content:center!important;gap:8px!important;border:0!important;border-radius:7px!important;background:transparent!important;color:#111!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;font-size:var(--gdc-type-size)!important;font-weight:var(--gdc-type-weight)}.gle-sticky-buttons .gle-button+.gle-button{background:#111!important;color:#fff!important}.gle-sticky-buttons .gle-button:hover,.gle-sticky-buttons .gle-button:focus{transform:none!important}.gle-sticky-buttons .gle-button .gdcms-icon{width:16px!important;height:16px!important}}.gdcms-car-offer--media{max-width:1180px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);padding:0;overflow:hidden;background:#f6f5f1}.gdcms-car-offer__media{min-height:420px;background:#ecebe7}.gdcms-car-offer__media img{width:100%;height:100%;object-fit:cover;display:block}.gdcms-car-offer__content{padding:clamp(28px,5vw,64px)}.gdcms-car-offer__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 22px;margin:24px 0;padding:0;list-style:none}.gdcms-car-offer__features li{position:relative;padding-left:18px;font-size:var(--gdc-type-size);line-height:1.45}.gdcms-car-offer__features li:before{content:'✓';position:absolute;left:0;top:0}.gdcms-car-offer__price{display:flex;align-items:baseline;gap:10px;margin:22px 0}.gdcms-car-offer__price strong{font-size:var(--gdc-type-size)}.gdcms-car-offer__price span{font-size:var(--gdc-type-size);opacity:.62}.gdcms-guide-site{background:#f7f6f2;color:var(--gdc-ink);min-height:100vh}.gdcms-guide-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.gdcms-guide-nav{display:flex;align-items:center;justify-content:space-between;padding:20px 0;gap:20px}.gdcms-guide-nav a{color:inherit;text-decoration:none}.gdcms-guide-nav__brand{font-weight:var(--gdc-type-weight);font-size:var(--gdc-type-size)}.gdcms-guide-hero{padding:clamp(54px,9vw,120px) 0 clamp(38px,6vw,76px)}.gdcms-guide-kicker{margin:0 0 14px;text-transform:uppercase;letter-spacing:.1em;font-size:var(--gdc-type-size);opacity:.58}.gdcms-guide-hero h1{max-width:900px;margin:0;font-size:var(--gdc-type-size);line-height:.96;letter-spacing:-.045em;font-weight:var(--gdc-type-weight)}.gdcms-guide-lead{max-width:720px;margin:24px 0 0;font-size:var(--gdc-type-size);line-height:1.5;opacity:.76}.gdcms-guide-image{width:100%;aspect-ratio:16/8.5;overflow:hidden;border-radius:22px;background:#ecebe7}.gdcms-guide-image img{width:100%;height:100%;object-fit:cover}.gdcms-guide-content{max-width:760px;padding:clamp(50px,7vw,90px) 0;font-size:var(--gdc-type-size);line-height:1.72}.gdcms-guide-content h2{font-size:var(--gdc-type-size);line-height:1.08;margin:2em 0 .6em}.gdcms-guide-content h3{font-size:var(--gdc-type-size);margin:1.8em 0 .5em}.gdcms-guide-content img{max-width:100%;height:auto;border-radius:16px}.gdcms-guide-cta{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:28px 0 54px;border-top:1px solid rgb(0 0 0 / .12)}.gdcms-guide-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;background:#111;color:#fff;text-decoration:none;font-weight:var(--gdc-type-weight)}@media(max-width:720px){.gdcms-car-offer--media{grid-template-columns:1fr}.gdcms-car-offer__media{min-height:240px}.gdcms-car-offer__features{grid-template-columns:1fr}.gdcms-guide-shell{width:min(100% - 28px,1180px)}.gdcms-guide-nav{padding:14px 0}.gdcms-guide-nav__brand{font-size:var(--gdc-type-size)}.gdcms-guide-hero{padding-top:42px}.gdcms-guide-hero h1{font-size:var(--gdc-type-size)}.gdcms-guide-lead{font-size:var(--gdc-type-size)}.gdcms-guide-image{aspect-ratio:4/3;border-radius:16px}.gdcms-guide-content{font-size:var(--gdc-type-size)}.gdcms-guide-content h2{font-size:var(--gdc-type-size)}.gdcms-guide-content h3{font-size:var(--gdc-type-size)}.gdcms-guide-cta{align-items:flex-start;flex-direction:column}}body.gdcms-page .gdcms-faq{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;width:100%;min-height:0;overflow:visible}body.gdcms-page .gdcms-faq-media{position:relative;min-width:0;min-height:0;overflow:visible;background:#ecebe7}body.gdcms-page .gdcms-faq-media__sticky{width:100%;overflow:hidden;background:#ecebe7}body.gdcms-page .gdcms-faq-media__sticky img,body.gdcms-page .gdcms-faq-media__sticky video{display:block;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;object-fit:var(--gdm-media-fit,cover)!important;object-position:center center!important}body.gdcms-page .gdcms-faq-content{min-width:0;min-height:0!important}@media (min-width:1024px){body.gdcms-page .gdcms-seo-modules,body.gdcms-page .gdcms-faq,body.gdcms-page .gdcms-faq-media,body.gdcms-page .gdcms-faq-content{transform:none!important;contain:none!important}body.gdcms-page .gdcms-faq{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;min-height:0!important;overflow:visible!important}body.gdcms-page .gdcms-faq-media{position:relative!important;top:auto!important;align-self:stretch!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}body.gdcms-page .gdcms-faq-media__sticky,body.admin-bar.gdcms-page .gdcms-faq-media__sticky{position:relative!important;inset:auto!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;overflow:hidden!important}body.gdcms-page .gdcms-faq-content{width:100%!important;min-height:0!important;padding-top:clamp(64px, 6vw, 96px)!important;padding-bottom:clamp(64px, 6vw, 96px)!important}}@media (max-width:1023px){body.gdcms-page .gdcms-faq{display:grid!important;grid-template-columns:1fr!important;min-height:0!important;overflow:hidden!important}body.gdcms-page .gdcms-faq-media{position:relative!important;top:auto!important;width:100%!important;height:clamp(300px, 62vw, 520px)!important;min-height:0!important;max-height:none!important;overflow:hidden!important}body.gdcms-page .gdcms-faq-media__sticky,body.admin-bar.gdcms-page .gdcms-faq-media__sticky{position:relative!important;inset:auto!important;top:auto!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important}body.gdcms-page .gdcms-faq-content{width:100%!important;min-height:0!important}}@media (max-width:600px){body.gdcms-page .gdcms-faq-media{height:clamp(260px, 78vw, 390px)!important}}@media (min-width:1024px){body.gdcms-page .gdcms-faq-media{overflow:hidden!important}body.gdcms-page .gdcms-faq-media__sticky,body.admin-bar.gdcms-page .gdcms-faq-media__sticky{position:relative!important;inset:auto!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;overflow:hidden!important}}.gdcms-hero .scroll-indicator{bottom:88px!important;height:58px!important}@media(max-width:768px){.gdcms-hero .scroll-indicator{bottom:82px!important;height:48px!important}}.gdcms-hero .scroll-indicator{bottom:108px!important}@media(max-width:768px){.gdcms-hero .scroll-indicator{bottom:104px!important}}@media(max-width:782px){body.gdcms-page .gdcms-copy-grid{gap:0!important}body.gdcms-page .gdcms-copy-grid>div{min-height:0!important;padding:24px 18px!important}body.gdcms-page .gdcms-copy-grid>div+div{padding-top:8px!important}body.gdcms-page .gdcms-copy-grid p{margin:0!important}}#gdmu-booking-bar{box-sizing:border-box!important}#gdmu-booking-bar .gdmu-search-btn{border-radius:14px!important}@media(max-width:700px){:root{--gdm-mobile-sticky-width:calc(100vw - 16px);--gdm-mobile-sticky-radius:18px;--gdm-mobile-sticky-height:64px;--gdm-mobile-sticky-shadow:0 12px 34px rgba(0,0,0,.14)}.gdcms-booking-embed .gdb-searchbar,body.gdcms-page-prenota .gdm-prenota-mobile-dock{box-sizing:border-box!important;width:var(--gdm-mobile-sticky-width)!important;max-width:680px!important;min-height:var(--gdm-mobile-sticky-height)!important;padding:4px!important;border:1px solid rgb(17 17 17 / .12)!important;border-radius:var(--gdm-mobile-sticky-radius)!important;background:rgb(255 255 255 / .98)!important;box-shadow:var(--gdm-mobile-sticky-shadow)!important;font-family:var(--gdc-type-font,Courier,"Courier New",monospace)!important;font-size:14px!important;font-weight:600!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}.gdcms-booking-embed .gdb-search-button,body.gdcms-page-prenota .gdm-prenota-mobile-dock__cta{min-height:56px!important;border-radius:14px!important;background:#111!important;color:#fff!important;font-family:inherit!important;font-size:14px!important;font-weight:600!important;box-shadow:none!important}.gdcms-booking-embed .gdb-search-section,body.gdcms-page-prenota .gdm-prenota-mobile-dock__slide{font-family:inherit!important;font-size:12px!important;font-weight:600!important}}.gle-button--whatsapp .gdcms-icon--whatsapp{display:block;width:17px;height:17px;flex:0 0 17px;color:#111;fill:currentColor;stroke:none}@media (min-width:769px){.gle-sticky-buttons{display:flex!important;position:fixed!important;right:18px!important;bottom:18px!important;left:auto!important;z-index:9997!important;width:auto!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important}.gle-sticky-buttons .gle-button:not(.gle-button--whatsapp){display:none!important}.gle-sticky-buttons .gle-button--whatsapp{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:44px!important;padding:0 16px!important;border:1px solid rgb(17 17 17 / .16)!important;border-radius:999px!important;background:rgb(255 255 255 / .96)!important;color:#111!important;box-shadow:0 6px 22px rgb(0 0 0 / .10)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;font-size:var(--gdc-type-size)!important;font-weight:var(--gdc-type-weight)!important}.gle-sticky-buttons .gle-button--whatsapp:hover,.gle-sticky-buttons .gle-button--whatsapp:focus{background:#fff!important;color:#111!important;transform:translateY(-1px)!important}.gle-sticky-buttons .gle-button--whatsapp span{display:inline!important}}@media (max-width:768px){.gle-sticky-buttons .gle-button--whatsapp{color:#111!important}.gle-sticky-buttons .gle-button--whatsapp span{display:inline!important}.gle-sticky-buttons .gle-button--whatsapp .gdcms-icon--whatsapp{width:17px!important;height:17px!important;color:#111!important}}.gdcms-global-whatsapp{position:fixed!important;right:18px!important;bottom:18px!important;left:auto!important;z-index:10020!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:44px!important;padding:0 16px!important;border:1px solid rgb(17 17 17 / .16)!important;border-radius:999px!important;background:rgb(255 255 255 / .97)!important;color:#111!important;box-shadow:0 6px 22px rgb(0 0 0 / .10)!important;text-decoration:none!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important;font-family:inherit!important;font-size:14px!important;font-weight:400!important;line-height:1!important}.gdcms-global-whatsapp:hover,.gdcms-global-whatsapp:focus{background:#fff!important;color:#111!important;transform:translateY(-1px)!important}.gdcms-global-whatsapp .gdcms-icon,.gdcms-global-whatsapp .gdcms-icon--whatsapp{display:block!important;width:17px!important;height:17px!important;flex:0 0 17px!important;color:#111!important;fill:currentColor!important;stroke:none!important}.gdcms-global-whatsapp span{display:inline!important;color:#111!important}@media (max-width:768px){.gdcms-global-whatsapp{right:14px!important;bottom:calc(92px + env(safe-area-inset-bottom))!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;padding:0!important;gap:0!important;border-radius:50%!important;font-size:0!important}.gdcms-global-whatsapp span{display:none!important}.gdcms-global-whatsapp .gdcms-icon,.gdcms-global-whatsapp .gdcms-icon--whatsapp{width:23px!important;height:23px!important;flex:0 0 23px!important}}@media (max-width:768px){html body a.gdcms-global-whatsapp,html body .gdcms-global-whatsapp.gdcms-global-whatsapp--footer{display:flex!important;position:fixed!important;right:14px!important;bottom:calc(110px + env(safe-area-inset-bottom))!important;left:auto!important;top:auto!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;padding:0!important;margin:0!important;border-radius:50%!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;clip:auto!important;overflow:visible!important;z-index:2147483000!important}html body a.gdcms-global-whatsapp span{display:none!important}html body a.gdcms-global-whatsapp .gdcms-icon--whatsapp{display:block!important;width:25px!important;height:25px!important;flex:0 0 25px!important;color:#111!important;fill:currentColor!important}}.gdcms-global-whatsapp .gdcms-icon--whatsapp{width:22px!important;height:22px!important;display:block!important;flex:0 0 22px!important}@media (max-width:768px){html body a.gdcms-global-whatsapp .gdcms-icon--whatsapp{width:28px!important;height:28px!important;flex-basis:28px!important}}