/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,.4);--pswp-preloader-color-secondary:hsla(0,0%,100%,.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);contain:layout style size;display:none;height:100%;left:0;opacity:.003;position:fixed;top:0;touch-action:none;width:100%;z-index:var(--pswp-root-z-index);-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp,.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{background:var(--pswp-bg);opacity:.005}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__img,.pswp__zoom-wrap{height:auto;width:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__item{overflow:hidden;z-index:1}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);font-size:1em;line-height:1;margin:auto}.pswp .pswp__hide-on-close{opacity:.005;pointer-events:none;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);will-change:opacity;z-index:10}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{-webkit-appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;height:60px;margin:0;opacity:.85;overflow:hidden;padding:0;position:relative;width:50px;-webkit-touch-callout:none}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{background:none;border:0;box-shadow:none;opacity:1;padding:0;transition:none}.pswp__button:disabled{cursor:auto;opacity:.3}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);height:32px;left:9px;overflow:hidden;pointer-events:none;position:absolute;top:14px;width:32px}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{display:flex;flex-direction:row;height:60px;justify-content:flex-end;left:0;pointer-events:none!important;position:absolute;top:0;width:100%;z-index:10}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{height:100px;margin-top:-50px;position:absolute;top:50%;width:75px}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:none;border-radius:0;height:60px;margin-top:-30px;top:50%;width:60px}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{height:60px;margin-right:auto;overflow:hidden;position:relative;width:50px}.pswp__preloader .pswp__icn{animation:pswp-clockwise .6s linear infinite;opacity:0;transition:opacity .2s linear}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.pswp__counter{color:var(--pswp-icon-color);font-size:14px;height:30px;line-height:30px;margin-top:15px;margin-inline-start:20px;opacity:.85;text-shadow:1px 1px 3px var(--pswp-icon-color-secondary)}.pswp--one-slide .pswp__counter{display:none}.gallery-thumbs{background-color:#0003;bottom:0;left:0;overflow-x:auto;overflow-y:hidden;padding:10px 0;position:fixed;width:100vw;z-index:999999;-ms-overflow-style:none;scrollbar-width:none}.gallery-thumbs::-webkit-scrollbar{display:none}.gallery-thumbs .scroll-wrapper{cursor:grab;margin:0 auto;padding:0 var(--section-padding-x);white-space:nowrap;width:-moz-fit-content;width:fit-content}.gallery-thumbs .scroll-wrapper .thumbnail{display:inline-block;filter:saturate(0) brightness(.6);height:70px;padding:2px;transition:all .2s;vertical-align:top;white-space:normal;width:70px}.gallery-thumbs .scroll-wrapper .thumbnail:last-child{margin-right:var(--section-padding-x)}.gallery-thumbs .scroll-wrapper .thumbnail:hover{filter:saturate(0) brightness(1)}.gallery-thumbs .scroll-wrapper .thumbnail.active{filter:saturate(1)}.gallery-thumbs .scroll-wrapper .thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.photo-gallery img[data-v-9107f212]{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 6s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.photo-gallery .grid[data-v-9107f212]{gap:clamp(8px,1.6vw,20px);grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr)}.photo-gallery .grid .photo1[data-v-9107f212]{grid-area:1/1/3/3}.photo-gallery .grid .photo2[data-v-9107f212]{grid-area:1/3/2/4}.photo-gallery .grid .photo3[data-v-9107f212]{grid-area:1/4/2/5}.photo-gallery .grid .photo4[data-v-9107f212]{grid-area:2/3/3/4}.photo-gallery .grid .photo5[data-v-9107f212]{grid-area:2/4/3/5}@media (max-width:800px){.photo-gallery .grid[data-v-9107f212]{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr)}.photo-gallery .grid .photo1[data-v-9107f212]{grid-area:1/1/4/5}.photo-gallery .grid .photo2[data-v-9107f212]{grid-area:4/1/5/2}.photo-gallery .grid .photo3[data-v-9107f212]{grid-area:4/2/5/3}.photo-gallery .grid .photo4[data-v-9107f212]{grid-area:4/3/5/4}.photo-gallery .grid .photo5[data-v-9107f212]{grid-area:4/4/5/5}}.photo-gallery .grid .photo[data-v-9107f212]{cursor:pointer;display:none;overflow:hidden}.photo-gallery .grid .photo img[data-v-9107f212]{transform:scale(1.05)}.photo-gallery .grid .photo.photo1[data-v-9107f212],.photo-gallery .grid .photo.photo2[data-v-9107f212],.photo-gallery .grid .photo.photo3[data-v-9107f212],.photo-gallery .grid .photo.photo4[data-v-9107f212],.photo-gallery .grid .photo.photo5[data-v-9107f212]{display:block}.photo-gallery .grid .photo:hover img[data-v-9107f212]{transform:scale(1.2)}.room-box[data-v-5c56f7f9]{padding:20px var(--section-padding-x)}.room-box>div[data-v-5c56f7f9]{margin:0 auto;max-width:var(--section-max-width);width:100%}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]{animation:features-fade-5c56f7f9 1s ease;animation-fill-mode:forwards;opacity:0}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:nth-child(0){animation-delay:0s}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:first-child{animation-delay:.15s}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:nth-child(2){animation-delay:.3s}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:nth-child(3){animation-delay:.45s}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:nth-child(4){animation-delay:.6s}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:nth-child(5){animation-delay:.75s}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:nth-child(6){animation-delay:.9s}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:nth-child(7){animation-delay:1.05s}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:nth-child(8){animation-delay:1.2s}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:nth-child(9){animation-delay:1.35s}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:nth-child(10){animation-delay:1.5s}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:nth-child(11){animation-delay:1.65s}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:nth-child(12){animation-delay:1.8s}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:nth-child(13){animation-delay:1.95s}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:nth-child(14){animation-delay:2.1s}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:nth-child(15){animation-delay:2.25s}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:nth-child(16){animation-delay:2.4s}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:nth-child(17){animation-delay:2.55s}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:nth-child(18){animation-delay:2.7s}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:nth-child(19){animation-delay:2.85s}.room-box .details-box .info-box .features-box .item[data-v-5c56f7f9]:nth-child(20){animation-delay:3s}@keyframes features-fade-5c56f7f9{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.facilities-box[data-v-5c56f7f9]{padding-left:var(--section-padding-x);padding-right:var(--section-padding-x)}.facilities-box>div[data-v-5c56f7f9]{margin:0 auto;max-width:var(--section-max-width);width:100%}
