/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.image-slider .splide__slide{aspect-ratio:3/4;position:relative;margin:0;-webkit-transition:margin .3s ease-out;transition:margin .3s ease-out}@media (min-width:768px){.image-slider .splide__slide{aspect-ratio:1/1}}@media (min-width:1024px){.image-slider .splide__slide{aspect-ratio:16/9}}.image-slider .splide__slide:not(.is-active){margin-top:50px;margin-bottom:50px}.image-slider .splide__slide img{position:absolute;inset:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.image-slider .splide__list{max-height:70vh}.image-slider .splide__arrows{max-width:560px;height:70px;width:100%;padding:0 13px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}.image-slider .splide__arrows .pages{color:#000;font-family:var(--font-display);font-size:.875rem;font-style:italic;line-height:150%}.image-slider .splide__arrow{position:relative;left:auto;right:auto;-webkit-transform:none;-ms-transform:none;transform:none;top:auto;height:10px;width:48px;border-radius:0}.image-slider .splide__arrow svg{width:100%;height:100%;-webkit-transform:none;-ms-transform:none;transform:none}.image-slider .splide__pagination{display:none}.image-slider--field-gallery-images:has([aria-label="1 of 1"]) .splide__arrows,.image-slider:has([aria-label="1 of 1"]) .splide__arrows{display:none}.property-theme--pandan .image-slider .splide__arrows .pages{font-size:1.5rem}.paragraph--type--image-slider>h2,.paragraph--type--image-slider>h3,.paragraph--type--image-slider>h4,.paragraph--type--image-slider>h5,.paragraph--type--image-slider>h6{text-align:center;margin-bottom:64px}
.popup{position:fixed;z-index:10000;top:0;bottom:0;width:100%;height:100%}.popup__overlay{padding:16px;height:100%}.popup__overlay.position--bottom_left,.popup__overlay.position--left{-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start}.popup__overlay.position--bottom_right,.popup__overlay.position--right{-webkit-box-pack:end;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end}.popup__overlay.position--bottom_center,.popup__overlay.position--bottom_left,.popup__overlay.position--bottom_right{-webkit-box-align:end;-webkit-align-items:end;-ms-flex-align:end;align-items:end}.popup__container{max-width:1020px;width:calc(100% - 32px);max-height:calc(100vh - 32px);background:none;padding:0;overflow-x:hidden}.size--small .popup__container{border-radius:3px;overflow:hidden;max-width:640px}.size--small .popup__container .popup__title{font-size:1.25rem}@media only screen and (min-width:36px){.size--small .popup__container .popup__title{font-size:calc(1.25rem + 7 * (100vw - 2.25rem) / 1884)}}@media only screen and (min-width:1920px){.size--small .popup__container .popup__title{font-size:1.688rem}}.popup__close{padding:0;margin-bottom:14px}.popup__close:after{display:none}.size--small .popup__close{margin-bottom:-54px;margin-right:20px;z-index:1}.size--small .popup__close svg path{fill:var(--color-main)}.popup__content{background:#f1f0e4;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.popup__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.popup__content__image{text-align:left;-webkit-box-flex:0;-webkit-flex:0 0 40%;-ms-flex:0 0 40%;flex:0 0 40%;padding:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}@media (min-width:768px){.popup__content__image{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}.popup__content__image figure{height:250px}@media (min-width:768px){.popup__content__image figure{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;height:100%}}.popup__content__body{max-width:none;padding:32px;color:#585858;text-align:left;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}@media (min-width:768px){.popup__content__body{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;padding:64px}}.popup__content__body p{font-size:15px}@media (min-width:1280px){.popup__content__body p{font-size:16px}}.popup__content__body ul li{margin:0}.popup__content__body>a{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;margin-top:16px}@media (min-width:768px){.popup__content__body>a{margin-top:32px}}.popup__content__body>a:not(.btn){font-size:12px;font-weight:700;letter-spacing:2.4px;text-transform:uppercase;color:var(--color-alt);text-decoration:none}.popup__content__body>a:not(.btn):after{content:"";display:block;position:relative;bottom:0;left:0;width:0;height:1px;background:var(--color-alt);-webkit-transition:width .3s ease-out;transition:width .3s ease-out}.popup__content__body>a:not(.btn):hover:after{width:100%}.image-position--left .popup__content .popup__content__body{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.image-position--left .popup__content .popup__content__image{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.size--small .popup__content .popup__content__body{padding:40px}.size--small .popup__content .popup__content__image{-webkit-box-flex:0;-webkit-flex:0 0 34.375%;-ms-flex:0 0 34.375%;flex:0 0 34.375%}.popup__title{font-family:var(--font-display);font-size:1.75rem;line-height:125%;font-weight:400;margin-bottom:24px}@media only screen and (min-width:36px){.popup__title{font-size:calc(1.75rem + 20 * (100vw - 2.25rem) / 1884)}}@media only screen and (min-width:1920px){.popup__title{font-size:3rem}}.popup__pretitle{font-size:.75rem;font-weight:700;line-height:120%;letter-spacing:.15rem;text-transform:uppercase;margin-bottom:24px}@media (min-width:768px){.popup__pretitle{margin-bottom:32px}}.popup--cyber_20 .popup__overlay{background:transparent}.popup--cyber_20 .popup__overlay:before{content:"";opacity:.7;position:absolute;inset:0;height:100%;width:100%;background-color:var(--color-main);z-index:-1;pointer-events:none}.popup--cyber_20 .popup__container{max-width:784px}.popup--cyber_20 .popup__content{isolation:isolate;background-color:#000}.popup--cyber_20 .popup__content__image{position:absolute;opacity:.7;inset:0;height:100%;width:100%;max-width:none;z-index:-1}.popup--cyber_20 .popup__content__image figure{height:100%}.popup--cyber_20 .popup__overlay-image{margin-bottom:clamp(20px,4vw,70px)}.popup--cyber_20 .popup__overlay-image img{position:relative;max-width:100%;-o-object-fit:contain;object-fit:contain}.popup--cyber_20 .popup__content__body{padding:clamp(76px,7vw,140px) clamp(42px,5vw,80px) clamp(45px,4vw,60px);position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:inset 0 0 0 25px color-mix(in srgb,var(--color-main) 70%,transparent);box-shadow:inset 0 0 0 25px color-mix(in srgb,var(--color-main) 70%,transparent)}.popup--cyber_20 .popup__content__body>a:not(.btn){display:inline-block;font-size:15px;font-weight:700;letter-spacing:2.4px;text-transform:uppercase;color:#f1f0e4;text-decoration:none;background:none;border:none}.popup--cyber_20 .popup__content__body>a:not(.btn):after{content:"";display:block;position:relative;bottom:0;left:0;width:100%;height:1px;background:#f1f0e4;-webkit-transition:width .3s ease-out;transition:width .3s ease-out}[data-micromodal-close] svg{pointer-events:none}
article.room h1{letter-spacing:0;line-height:1.2;font-size:1.75rem;margin-bottom:30px}@media only screen and (min-width:360px){article.room h1{font-size:calc(1.75rem + 20 * (100vw - 22.5rem) / 1560)}}@media only screen and (min-width:1920px){article.room h1{font-size:3rem}}@media (min-width:768px){article.room h1{margin-bottom:36px}}article.room>.intro{max-width:1280px}article.room>.intro .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:clamp(28px,3vw,36px);text-align:left;max-width:880px;margin-left:auto;margin-right:auto}article.room>.intro .content strong{font-weight:450}article.room>.intro .content a:where(:not(.btn)){color:#585858;font-weight:400}article.room>.intro .content .body{margin-bottom:0}article.room>.intro .overview ul{list-style-position:inside;margin-bottom:0;padding-left:10px}article.room>.cards{padding-top:32px}@media (min-width:768px){article.room>.cards{padding-top:64px;padding-bottom:48px}}@media (min-width:1024px){article.room>.cards{padding-top:128px;padding-bottom:80px}}@media (min-width:1280px){article.room>.cards{padding-top:200px;padding-bottom:88px}}article.room>.cards .related-rooms{margin:0}
