@import url("https://fonts.googleapis.com/css2?family=Gilda+Display&display=swap");@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap");:root{--background:#ffffff;--foreground:#171717}body,html{max-width:100vw;overflow-x:hidden}.main__header__wrapper{position:relative}.react-datepicker,.react-datepicker-popper,.react-datepicker__tab-loop{z-index:100000!important}.react-datepicker-popper{position:absolute!important}.activities__image__card,.banner__slider__image,.gallery__image,.rts__section img{z-index:auto!important}.advance__search__section{position:relative;z-index:10001!important}.room__card{position:relative}.room__card__top .room__card__image img{display:block;width:100%;height:auto}.room__card__top:after{content:"";position:absolute;left:0;right:0;bottom:0;height:45%;background:linear-gradient(0deg,rgba(0,0,0,.55),rgba(0,0,0,.15),rgba(0,0,0,0));pointer-events:none;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.room__card__meta,.room__card__title,.room__price__tag{text-shadow:0 1px 2px rgba(0,0,0,.35)}.room__slide__box{position:relative}.room__slide__box .room__thumbnail{position:relative;overflow:hidden}.room__slide__box .room__thumbnail:after{content:"";position:absolute;left:0;right:0;bottom:0;height:55%;background:linear-gradient(0deg,rgba(0,0,0,.65),rgba(0,0,0,.25),rgba(0,0,0,0));pointer-events:none}.room__slide__box .room__content{color:#fff;text-shadow:0 2px 6px rgba(0,0,0,.55)}.room__slide__box .room__content .rent,.room__slide__box .room__content .room__title{color:#fff}.swiper-button-next,.swiper-button-prev{color:#ffffff!important;width:44px;height:44px;background:rgba(0,0,0,.28);border-radius:999px}.swiper-button-next:after,.swiper-button-prev:after{font-weight:800}.advance__search,.advance__search__section,.advance__search__section .container,.advance__search__section .row{overflow:visible!important;z-index:10000;position:relative}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}html{color-scheme:light}.desktop-only{display:inline-block}@media (max-width:991px){.desktop-only{display:none!important}.main__header .container{max-width:100%!important;width:100%!important;padding-left:12px;padding-right:12px}.main__logo,.navigation__menu{display:none}.mobile-bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:84px;padding:10px 12px;width:100%;z-index:1000;grid-gap:8px;gap:8px}.hamburger-btn{display:inline-flex;background:#fff;border:1px solid #e6e6e6;border-radius:8px;width:36px;height:36px;font-size:18px;line-height:1}.hamburger-btn,.mobile-logo-wrap{position:static!important;transform:none!important;align-items:center;justify-content:center}.mobile-logo-wrap{margin:0;display:flex;justify-self:center}.mobile-logo{height:78px;width:auto;display:block}.mobile-cta-wrap{position:static!important;transform:none!important;justify-self:end!important}.mobile-bar .mobile-cta{white-space:nowrap;font-size:13px;padding:8px 12px;max-width:50vw;overflow:hidden;text-overflow:ellipsis;position:static!important}.header__function .theme-btn.btn-style.border{display:none!important}}@media (max-width:1199px){.main__header .container{max-width:100%!important;width:100%!important;padding-left:12px;padding-right:12px}.main__logo{display:none!important}.mobile-bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:84px;padding:10px 12px;width:100%;z-index:1000;grid-gap:8px;gap:8px}.hamburger-btn{display:inline-flex;background:#fff;border:1px solid #e6e6e6;border-radius:8px;width:36px;height:36px;font-size:18px;line-height:1}.hamburger-btn,.mobile-logo-wrap{position:static!important;transform:none!important;align-items:center;justify-content:center}.mobile-logo-wrap{margin:0;display:flex;justify-self:center}.mobile-logo{height:76px;display:block}.mobile-cta-wrap{position:static!important;transform:none!important;justify-self:end!important}.hamburger-btn{display:inline-flex!important}}@media (min-width:992px){.main__logo{left:50%;transform:translate(-50%,-50%);z-index:2}.main__logo,.main__right{position:absolute;top:50%}.main__right{right:12px;transform:translateY(-50%);z-index:3}.main__nav{position:relative;z-index:1}.main__header__wrapper{min-height:110px}}@media (max-width:420px){.mobile-bar{height:78px}.mobile-logo{height:62px}.mobile-bar .mobile-cta{font-size:12px;padding:6px 10px;max-width:42vw}}@media (max-width:380px){.mobile-bar .mobile-cta .cta-text{display:none}.mobile-bar .mobile-cta:after{content:"Sorgula"}}.mobile-bar .mobile-cta{all:unset;display:inline-flex;align-items:center;justify-content:center;background:#809d6d;color:#fff;padding:8px 12px;border-radius:10px;font-size:13px;font-weight:600;line-height:1;cursor:pointer}.mobile-bar .mobile-cta:hover{opacity:.92}@media (max-width:1199px){.mobile-logo-wrap{z-index:10!important}}.offcanvas{position:fixed;top:0;left:0;height:100vh;width:80vw;max-width:340px;background:#fff;z-index:99999;transform:translateX(-100%);transition:transform .3s ease,visibility .3s ease;box-shadow:0 0 30px rgba(0,0,0,.15)}.offcanvas.show{transform:translateX(0);visibility:visible}.offcanvas .btn-close{position:absolute;right:12px;top:12px;z-index:1}.btn-row{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}@media (min-width:576px){.btn-row{grid-template-columns:1fr 1fr}.btn-row .btn-span-2{grid-column:span 2}}.theme-btn.btn-style{border-radius:12px}.btn-primary{background:#809d6d!important;color:#fff!important;border:1px solid #809d6d!important}.btn-ghost,.btn-outline{background:transparent!important;color:#809d6d!important;border:1px solid #809d6d!important}.btn-ghost:hover,.btn-outline:hover{background:#f3f7f0!important}@media (max-width:1199px){.main__header .container{max-width:100%!important;width:100%!important;padding:10px 12px}.main__logo,.navigation__menu{display:none!important}.mobile-bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:8px;gap:8px;height:84px;width:100%;z-index:1000}.mobile-bar>*{position:static!important;transform:none!important;float:none!important}.hamburger-btn{justify-self:start;display:inline-flex;width:36px;height:36px;background:#fff;border:1px solid #e6e6e6;border-radius:8px}.hamburger-btn,.mobile-logo-wrap{align-items:center;justify-content:center}.mobile-logo-wrap{justify-self:center;display:flex}.mobile-logo{height:90px;width:auto;display:block}.mobile-cta-wrap{justify-self:end}.mobile-cta{display:inline-flex;align-items:center;justify-content:center;background:#809d6d;color:#fff;padding:8px 12px;border-radius:10px;font-size:13px;font-weight:600;line-height:1;white-space:nowrap;max-width:50vw;overflow:hidden;text-overflow:ellipsis;cursor:pointer}@media (max-width:420px){.mobile-logo{height:68px}.mobile-cta{font-size:12px;padding:6px 10px;max-width:42vw}}@media (max-width:380px){.mobile-cta .cta-text{display:none}.mobile-cta:after{content:"Sorgula"}}}@media (max-width:1199px){.main__header .container{max-width:100%!important;width:100%!important;padding:10px 12px}.main__logo,.navigation__menu{display:none!important}.mobile-bar{display:grid!important;grid-template-columns:1fr auto 1fr;grid-template-areas:"left center right";align-items:center;grid-gap:8px;gap:8px;height:84px;width:100%;z-index:1000}.mobile-bar>:not(.hamburger-btn):not(.mobile-logo-wrap):not(.mobile-cta):not(.mobile-cta-wrap){display:contents!important}.mobile-bar *{position:static!important;transform:none!important;float:none!important}.hamburger-btn{grid-area:left!important;justify-self:start!important;display:inline-flex;width:36px;height:36px;background:#fff;border:1px solid #e6e6e6;border-radius:8px}.hamburger-btn,.mobile-logo-wrap{align-items:center;justify-content:center}.mobile-logo-wrap{grid-area:center!important;justify-self:center!important;display:flex}.mobile-logo{height:76px;width:auto;display:block}.mobile-cta,.mobile-cta-wrap{grid-area:right!important;justify-self:end!important}.mobile-cta{display:inline-flex;align-items:center;justify-content:center;background:#809d6d;color:#fff;padding:8px 12px;border-radius:10px;font-size:13px;font-weight:600;line-height:1;white-space:nowrap;max-width:50vw;overflow:hidden;text-overflow:ellipsis;cursor:pointer}@media (max-width:420px){.mobile-logo{height:80px}.mobile-cta{font-size:12px;padding:6px 10px;max-width:42vw}}@media (max-width:380px){.mobile-cta .cta-text{display:none}.mobile-cta:after{content:"Sorgula"}}}@media (min-width:1200px){.desktop-only,.main__logo,.mobile-bar,.navigation__menu{display:none!important}.mobile-bar{display:grid!important;grid-template-columns:1fr auto 1fr;grid-template-areas:"left center right";align-items:center;grid-gap:8px;gap:8px;height:84px;width:100%;z-index:1000}.mobile-bar>*{position:static!important;transform:none!important;float:none!important}.hamburger-btn{grid-area:left!important;justify-self:start!important;display:inline-flex;width:36px;height:36px;background:#fff;border:1px solid #e6e6e6;border-radius:8px}.hamburger-btn,.mobile-logo-wrap{align-items:center;justify-content:center}.mobile-logo-wrap{grid-area:center!important;justify-self:center!important;display:flex}.mobile-logo{height:76px;width:auto;display:block}.mobile-cta,.mobile-cta-wrap{grid-area:right!important;justify-self:end!important}.mobile-bar{display:none!important}.main__logo,.navigation__menu{display:block!important}.desktop-only{display:inline-block!important}}.navigation__menu .navigation__menu--item.open>.submenu{display:inline-block!important;visibility:visible;opacity:1;transform:scaleY(1)!important}.main__header{position:relative;z-index:10050}.navigation,.navigation__menu{position:relative;z-index:10051}.navigation__menu .submenu{z-index:10052!important;pointer-events:auto}.offcanvas-open .mobile-bar .mobile-logo-wrap{opacity:0;visibility:hidden}.event__info{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;align-items:flex-start}.event__info .event__info__single .h5,.event__info .event__info__single .h5.d-block{line-height:1.1}.event__info .event__info__single p{margin:4px 0 0}@media (max-width:767px){.event__info{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}}.room__image__group .swiper{--swiper-navigation-color:#ffffff;--swiper-navigation-size:34px;--swiper-pagination-color:#809d6d}.room__image__group .swiper-button-next,.room__image__group .swiper-button-prev{width:48px;height:48px;border-radius:999px;background:rgba(0,0,0,.28);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.room__image__group .swiper-button-next:after,.room__image__group .swiper-button-prev:after{font-weight:800}@media (max-width:576px){.room__image__group .swiper-button-next,.room__image__group .swiper-button-prev{width:40px;height:40px}}@media (max-width:991px){.main__header .mobile-bar{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;grid-gap:8px!important;gap:8px!important;padding:10px 12px!important;width:100%!important}.main__header .mobile-bar>*{position:static!important;transform:none!important;float:none!important}.main__header .mobile-bar .hamburger-btn{justify-self:start!important;grid-column:1!important}.main__header .mobile-bar .mobile-logo-wrap{justify-self:center!important;display:flex!important;align-items:center!important;grid-column:2!important}.main__header .mobile-logo{height:88px;width:auto;display:block}}