*,:after,:before,body,html{box-sizing:border-box}body,html{margin:0;max-width:100vw;padding:0;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:Playfair Display,serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.image-gallery-icon:hover{color:#b5a183!important}.image-gallery-left-nav:hover .image-gallery-svg,.image-gallery-right-nav:hover .image-gallery-svg,.image-gallery-svg:hover{stroke:#b5a183!important}.App{box-sizing:border-box;max-width:100vw;text-align:center;width:100%}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.menu{align-items:center;background-color:#fff;box-shadow:0 0 8px gray;display:flex;justify-content:center;position:fixed;top:0;width:100%;z-index:5}.menu img{height:4em;overflow:hidden}.menu .language-switcher{align-items:center;display:flex;gap:.4rem;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%)}.menu .language-switcher .lang-btn{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;font-size:12px;font-weight:600;padding:.4rem .6rem;transition:all .3s ease}.menu .language-switcher .lang-btn:hover{background:#f5f5f5;color:#8d7a5e}.menu .language-switcher .lang-btn.active{background:#f5f0e8;color:#8d7a5e}.menu .language-switcher .lang-separator{color:#ccc;font-size:12px}.menu .phoneMenuIcon{display:none}.menu ul{display:flex;justify-content:space-evenly;margin:0;padding:2rem 0;width:80%}.menu ul li{font-size:18px;list-style:none}.menu ul li,.menu ul li.dropdown-menu-item{position:relative}.menu ul li .listElement{align-items:center;color:#000;display:flex;gap:.3rem;position:relative;text-decoration:none;transition:color .3s ease-in-out}.menu ul li .listElement .dropdown-arrow{transition:transform .3s ease}.menu ul li .listElement:after{background:#aaa;bottom:0;color:#0000;content:"";height:1px;left:0;margin:auto;position:absolute;right:0;top:25px;transition:all .5s;width:0}.menu ul li .listElement:hover{color:gray}.menu ul li .listElement:hover .dropdown-arrow{transform:rotate(180deg)}.menu ul li .listElement:hover:after{color:gray;width:100%}.menu .dropdown-menu-item{position:relative}.menu .dropdown-content{animation:dropdownFadeIn .3s ease;background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;left:50%;margin-top:.25rem;min-width:250px;padding:.75rem 0;position:absolute;top:100%;transform:translateX(-50%);z-index:10}.menu .dropdown-content:before{background:#0000;content:"";height:.25rem;left:0;position:absolute;right:0;top:-.25rem}.menu .dropdown-content .dropdown-link{align-items:center;color:#333;display:flex;gap:.75rem;padding:.875rem 1.25rem;text-decoration:none;transition:all .3s ease}.menu .dropdown-content .dropdown-link:hover{background:#f9fafb;color:#8d7a5e;padding-left:1.5rem}.menu .dropdown-content .dropdown-link.all-apartments{color:#333;font-size:15px;font-weight:600;white-space:nowrap}.menu .dropdown-content .dropdown-link.all-apartments svg{color:#b5a183;flex-shrink:0;height:20px;width:20px}.menu .dropdown-content .dropdown-link .apt-surface{color:#666;font-size:.85rem;font-weight:500}.menu .dropdown-content .dropdown-divider{background:#e5e7eb;height:1px;margin:.5rem 0}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.phoneMenu{display:none}@media screen and (max-width:599px){.menu{align-items:center;display:flex;flex-direction:row;height:15;justify-content:space-between}.menu .phoneMenuIcon{display:flex;flex-direction:column;height:100%;margin-right:1em;padding:1em;z-index:6}.menu .phoneMenuIcon .phoneMenuDiv{background-color:#000;height:.2em;margin:.1em 0;width:1.5em}.menu .phoneMenuIcon .first{animation:X-45 1s forwards}.menu .phoneMenuIcon .second{animation:Xmid .7s forwards}.menu .phoneMenuIcon .third{animation:X45 1s forwards}.menu img{height:60px;margin:8px 0 8px 25px}.menu .language-switcher{display:none!important}.menu ul{display:none}.menu .phoneMenu{animation:moveIn 1s forwards;background-color:#eee3d3;height:100%;position:fixed;right:0;top:0;width:100%;z-index:5}.menu .phoneMenu .phoneUl{display:block;list-style:none;margin-top:5rem;padding-left:2em}.menu .phoneMenu .phoneUl li{border-bottom:1px solid #d4c4a8;padding:1em 0;text-align:left}.menu .phoneMenu .phoneUl li.phone-apartments-wrapper{border-bottom:none;display:flex;flex-direction:column;max-height:0;overflow:hidden;padding:0;transition:max-height .4s ease}.menu .phoneMenu .phoneUl li.phone-apartments-wrapper.expanded{max-height:500px;padding:.5em 0}.menu .phoneMenu .phoneUl li.phone-apartments-wrapper .phone-all-apts,.menu .phoneMenu .phoneUl li.phone-apartments-wrapper .phone-sub-element{border-bottom:none;color:#555;font-size:1.4rem!important;padding:.6em 0 .6em 1em;transition:color .2s ease,font-weight .2s ease}.menu .phoneMenu .phoneUl li.phone-apartments-wrapper .phone-all-apts:after,.menu .phoneMenu .phoneUl li.phone-apartments-wrapper .phone-sub-element:after{display:none!important}.menu .phoneMenu .phoneUl li.phone-apartments-wrapper .phone-all-apts:hover,.menu .phoneMenu .phoneUl li.phone-apartments-wrapper .phone-sub-element:hover{color:#8d7a5e}.menu .phoneMenu .phoneUl li.phone-apartments-wrapper .phone-all-apts.active,.menu .phoneMenu .phoneUl li.phone-apartments-wrapper .phone-sub-element.active{color:#8d7a5e;font-weight:600}.menu .phoneMenu .phoneUl li .apartment-toggle{align-items:center;cursor:pointer;display:flex;justify-content:space-between;-webkit-user-select:none;user-select:none}.menu .phoneMenu .phoneUl li .apartment-toggle:after{display:none!important}.menu .phoneMenu .phoneUl li .apartment-toggle:hover{color:#000}.menu .phoneMenu .phoneUl li .apartment-toggle.active{color:#8d7a5e;font-weight:600}.menu .phoneMenu .phoneUl li .apartment-toggle .mobile-dropdown-arrow{transition:transform .3s ease}.menu .phoneMenu .phoneUl li .apartment-toggle .mobile-dropdown-arrow.expanded{transform:rotate(180deg)}.menu .phoneMenu .phoneUl .listElement{color:#000;font-size:1.7rem;text-decoration:none}.menu .phoneMenu .phoneUl .listElement:after{display:none!important}.menu .phoneMenu .phoneUl .listElement:hover{color:#000}.menu .phoneMenu .phoneUl .listElement.active{color:#8d7a5e;font-weight:600}.menu .phoneMenu .phoneUl .phone-language-switcher{border-bottom:none!important;padding-top:1.5rem!important}.menu .phoneMenu .phoneUl .phone-language-switcher .language-switcher-mobile{align-items:center;display:flex;gap:.5rem;justify-content:center}.menu .phoneMenu .phoneUl .phone-language-switcher .language-switcher-mobile .lang-btn{background:none;border:2px solid #8d7a5e;border-radius:6px;color:#666;cursor:pointer;font-size:14px;font-weight:600;min-width:60px;padding:.5rem 1rem;transition:all .3s ease}.menu .phoneMenu .phoneUl .phone-language-switcher .language-switcher-mobile .lang-btn.active,.menu .phoneMenu .phoneUl .phone-language-switcher .language-switcher-mobile .lang-btn:hover{background:#8d7a5e;color:#fff}.menu .phoneMenu .phoneUl .phone-language-switcher .language-switcher-mobile .lang-separator{color:#999;font-size:14px}@keyframes moveIn{0%{right:-100%}to{right:0}}.show{display:block}.hide{display:none}}@keyframes X-45{0%{transform:rotate(0deg)}to{transform:rotate(-45deg) translateY(9px)}}@keyframes X45{0%{transform:rotate(0deg)}to{transform:rotate(45deg) translateY(-9px)}}@keyframes Xmid{0%{opacity:1}to{opacity:0}}.main{align-items:center;background-attachment:fixed;background-image:url(/static/media/Busko-Zdroj.7ce977faa548e4f2a42d.jpg);background-position:50%;background-size:cover;color:#fff;display:flex;flex-direction:column;font-family:Georgia;height:100vh;justify-content:center;padding:20px;position:relative}.main .mainText{font-size:3em;margin:0;text-align:center}.main div{align-items:center;display:flex}.main div p{font-size:2em;margin:0}.main>svg{bottom:50px;position:absolute}@media screen and (max-width:1023px){.main{background-attachment:local}}.mainInfo{background:#0000;bottom:30px;position:relative}.mainInfo,.mainInfoApartment{align-items:center;display:flex;flex-direction:column;width:100%}.mainInfoApartment{justify-content:center}.mainInfoApartmentTitleContainer{display:flex;justify-content:center}.mainInfoApartmentTitle{align-items:center;background-color:#fff;border-radius:15px;box-shadow:-2px 11px 38px -6px #74542e;display:flex;flex-direction:column;width:70%}.mainInfoApartmentTitle p:first-child{font-size:24px;font-weight:600;padding-top:1.5em}.mainInfoApartmentTitle p:last-child{margin:0 15%;padding-bottom:2em}.mainInfoApartmentTitle p{color:#4a4339;margin:0;padding:1em;text-align:center}.mainInfoApartmentTitle div{background-color:orange;height:2px;width:4em}@media screen and (max-width:599px){.mainInfoApartmentTitle{width:90%}}.mainInfoApartmentInfo{margin-top:5em;width:100%}.mainInfoApartmentInfoImg{align-items:center;background-color:#eee3d3;color:#4a4339;display:flex;padding:50px 0 100px;width:100%}.mainInfoApartmentInfoImg .ourApartment{align-items:center;display:flex;flex-direction:column;height:350px;justify-content:center;padding:25px;position:relative;width:50%}.mainInfoApartmentInfoImg .ourApartment p{font-size:16px;padding-bottom:12px;text-align:center}.mainInfoApartmentInfoImg .ourApartment p:first-of-type{border-bottom:2px solid orange;font-size:24px}.mainInfoApartmentInfoImg .ourApartment p:last-of-type{padding:0 50px}.mainInfoApartmentInfoImg img{border-radius:15px;height:auto;max-height:100%;overflow:hidden;position:relative;width:43%}.mainInfoApartmentInfoImg .app-img{left:5%;z-index:3}.mainInfoApartmentInfoImg .app-img-second{right:5%;top:60px}@media screen and (max-width:599px){.mainInfoApartmentInfoImg{flex-direction:column;padding:0}.mainInfoApartmentInfoImg .ourApartment{padding:0;width:100%}.mainInfoApartmentInfoImg .ourApartment p{text-align:center}.mainInfoApartmentInfoImg img{width:60%}.mainInfoApartmentInfoImg .app-img{left:-14%;z-index:3}.mainInfoApartmentInfoImg .app-img-second{right:-14%;top:-120px}}.MainInfoApartmentInfoTile{display:flex;justify-content:center;padding:4rem 2rem}.MainInfoApartmentInfoTile .apartments-grid-homepage{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:1400px;width:100%}.MainInfoApartmentInfoTile .appartment-container{background-color:#f2ebd3;border-radius:15px;display:flex;flex-direction:column;justify-content:center;margin:100px 16px;padding:16px;width:20%}.MainInfoApartmentInfoTile .appartment-container>div{align-items:center;display:flex;flex-direction:column}.MainInfoApartmentInfoTile .appartment-container>div h3{color:#947c57}.MainInfoApartmentInfoTile .appartment-container button{background-color:#947c57;border:none;color:#f6f0dc;cursor:pointer;margin:20px 0;padding:15px;text-transform:uppercase;transition:.8s}.MainInfoApartmentInfoTile .appartment-container button:hover{background-color:#f2ebd3;color:#947c57;font-weight:600;outline:1px solid #947c57}.MainInfoApartmentInfoTile .appartment-container .detail-box{display:flex}.MainInfoApartmentInfoTile .appartment-container .detail-box_icon{align-items:center;display:flex;padding:0 20px}.MainInfoApartmentInfoTile .appartment-container .detail-box_icon svg{color:#947c57;margin-right:10px}.MainInfoApartmentInfoTile .appartment-container .detail-box_icon p{color:#4a4339;margin:0}@media screen and (max-width:599px){.MainInfoApartmentInfoTile{align-items:center;flex-direction:column}.MainInfoApartmentInfoTile .appartment-container{margin:50px 0;width:70%}}.apartment-card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;color:inherit;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.apartment-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-12px)}.apartment-card:hover .apartment-card__image{transform:scale(1.1)}.apartment-card:hover .apartment-card__overlay{opacity:1}.apartment-card:hover .apartment-card__cta{background:#b5a183;color:#fff;padding-right:2rem}.apartment-card:hover .apartment-card__cta svg{transform:translateX(4px)}.apartment-card__image-container{background:#f5f5f5;height:220px;overflow:hidden;position:relative;width:100%}.apartment-card__image{height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1);width:100%}.apartment-card__overlay{align-items:center;background:linear-gradient(180deg,#b5a183b3,#b5a183e6);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease}.apartment-card__overlay-content{color:#fff;text-align:center}.apartment-card__overlay-content h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.apartment-card__overlay-content svg{animation:bounceRight 1.5s ease-in-out infinite}.apartment-card__content{display:flex;flex:1 1;flex-direction:column;padding:1.25rem}.apartment-card__header{align-items:baseline;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.apartment-card__name{color:#8d7a5e;font-size:1.5rem;font-weight:600;margin:0}.apartment-card__surface{color:#666;font-size:1rem;font-weight:600;white-space:nowrap}.apartment-card__description{color:#555;flex:1 1;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.apartment-card__details{border-bottom:1px solid #e0e0e0;display:flex;gap:2rem;margin-bottom:1rem;padding-bottom:1rem}.apartment-card__detail{align-items:center;color:#666;display:flex;font-size:.9rem;gap:.5rem}.apartment-card__detail svg{color:#b5a183;flex-shrink:0}.apartment-card__cta{align-items:center;background:#f5f5f5;border-radius:8px;color:#b5a183;display:flex;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1.5rem;transition:all .3s ease}.apartment-card__cta svg{transition:transform .3s ease}@keyframes bounceRight{0%,to{transform:translateX(0)}50%{transform:translateX(8px)}}@media(max-width:768px){.apartment-card__image-container{height:220px}.apartment-card__content{padding:1.25rem}.apartment-card__name{font-size:1.25rem}.apartment-card__details{gap:1rem}}.MainInfoLocationTitle,.mainInfoLocation{align-items:center;display:flex;flex-direction:column}.MainInfoLocationTitle{background-image:url(/static/media/uzdrowisko.269dfa8023eecfca7c4f.jpg);background-size:cover;color:#fff;height:100%;padding:70px 0;position:relative;width:100%}.MainInfoLocationTitle :before{background-color:#3f352412;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.MainInfoLocationTitle h2{font-size:40px;letter-spacing:4px;margin-bottom:45px;z-index:3}.MainInfoLocationTitle a{text-decoration:none}.MainInfoLocationTitle .activity_icons{display:flex;justify-content:space-around;margin-bottom:25px;width:100%}.MainInfoLocationTitle .activity_icons-box{align-items:center;display:flex;flex-direction:column;justify-content:center}.MainInfoLocationTitle .activity_icons-box img{height:100px;width:100px;z-index:3}.MainInfoLocationTitle .activity_icons-box p{color:#fff;font-size:18px;margin-top:0;text-transform:uppercase;z-index:3}@media screen and (max-width:599px){.MainInfoLocationTitle h2{font-size:23px}.MainInfoLocationTitle .activity_icons{justify-content:center}.MainInfoLocationTitle .activity_icons img{height:70%;width:70%;z-index:3}.MainInfoLocationTitle .activity_icons p{font-size:12px;text-align:center}.MainInfoLocationTitle img{width:100%}}.mainInfoLocationMap{background-color:#fff;display:flex;padding:40px 0;width:100%}.mainInfoLocationMap .mainInfoLocationMapTextDiv,.mainInfoLocationMap .mapWithMarkerDiv{width:50%}@media screen and (max-width:599px){.mainInfoLocationMap{flex-direction:column-reverse}.mainInfoLocationMap .mainInfoLocationMapTextDiv,.mainInfoLocationMap .mapWithMarkerDiv{width:100%}}.mainInfoLocationMapText{width:100%}.mainInfoLocationMapText div{align-items:center;display:flex;justify-content:center}.mainInfoLocationMapText div p{color:#4a4339;font-size:1rem;padding:2em 5em;text-align:start}@media screen and (max-width:900px)and (min-width:600px){.mainInfoLocationMapText div p{padding:2em}}@media screen and (max-width:599px){.mainInfoLocationMapText div p{padding:2em;text-align:center}}.mapWithMarker{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.mapWithMarker iframe{border:solid orange;border-width:2px 2px 3px;height:90%;width:80%}.footer{align-items:center;background:#eee3d3;box-sizing:border-box;display:flex;height:auto;justify-content:space-evenly;max-width:100vw;padding:3rem 2rem;width:100%}.footer .footerConact{background:#0000}.footer .footerConact .footerContactTitle{border-bottom:2px solid #8d7a5e;color:#2c2c2c;font-size:1.5em;font-weight:600;padding-bottom:1em}.footer .footerConact div .listElement{text-decoration:none}.footer .footerConact div .footerText{color:#2c2c2c;font-size:1em;margin:10px 0;text-decoration:none}.footer .footerConact div .contactDiv{align-items:center;display:flex}.footer .footerConact div .contactDiv svg{color:#8d7a5e;margin-right:10px}.footer .logoDiv{align-items:center;display:flex;justify-content:center;width:30%}.footer .logoDiv img{height:auto;max-height:100%;overflow:hidden;width:60%}@media screen and (max-width:599px){.footer{display:flex;flex-direction:column-reverse;padding:2rem 1rem}.footer .footerConact{margin-left:0;width:100%}.footer .footerConact .footerContactTitle{border-bottom:none;font-size:1.2em;position:relative}.footer .footerConact .footerContactTitle:after{background:#8d7a5e;bottom:0;content:"";height:2px;left:-1rem;position:absolute;right:-1rem}.footer .logoDiv{display:none}}.galleryBox{align-items:center;box-sizing:border-box;justify-content:center;padding-top:7rem}.galleryBox,.galleryBox div{display:flex;flex-direction:column;max-width:100%;width:100%}.galleryBox div{align-items:flex-start}.galleryBox div .txtDiv{position:absolute;right:5%;top:25%;width:30%}.galleryBox div .txtDiv span{color:#4a4339;font-size:50px;font-weight:700}.galleryBox div .txtDiv span span{font-size:67px}.galleryBox div .txtDiv p{background-color:#b5a183;color:#fff;font-size:17px;font-weight:400;line-height:1.6;padding:3rem;word-spacing:10px}.galleryBox div .txtDiv button{background-color:#fff;border:2px solid #b5a183;bottom:35px;color:#b5a183;cursor:pointer;font-size:25px;padding:1.3rem;position:relative;right:15px;z-index:1}.galleryBox div .txtDiv button svg{padding-right:.5em}.galleryBox div .ndtxt{top:7%}.galleryBox .galleryContainer{max-width:100%;position:relative;width:100%}.gallery1{margin-top:2em;max-width:100%}.gallery1 .image-gallery-content{align-items:flex-start;display:flex;height:60%;position:relative;width:100%}.gallery1 .image-gallery-content :hover{color:#fff}.gallery1 .image-gallery-content .image-gallery-slide-wrapper{width:60%}.gallery1 .image-gallery-right-nav{align-items:center;background-color:#00000080;border-radius:4px;display:flex;height:80px;justify-content:center;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:background-color .3s ease;width:80px}.gallery1 .image-gallery-right-nav:hover{background-color:#000000b3}.gallery1 .image-gallery-right-nav .image-gallery-svg{width:40%}.gallery1 .image-gallery-left-nav{align-items:center;background-color:#00000080;border-radius:4px;display:flex;height:80px;justify-content:center;left:10px;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s ease;width:80px}.gallery1 .image-gallery-left-nav:hover{background-color:#000000b3}.gallery1 .image-gallery-left-nav .image-gallery-svg{width:40%}.gallery1 .ThumbnailClass{height:15rem;width:15rem}.gallery1 .ThumbnailClass :hover{cursor:pointer}.gallery1 .image-gallery-thumbnail,.gallery1 .image-gallery-thumbnail.active,.gallery1 .image-gallery-thumbnail:focus{border:none}.gallery2{margin-top:2em;max-width:100%}.gallery2 .image-gallery-content{align-items:flex-start;display:flex;height:60%;position:relative;width:100%}.gallery2 .image-gallery-content :hover{color:#fff}.gallery2 .image-gallery-content .image-gallery-slide-wrapper{width:60%}.gallery2 .image-gallery-content .image-gallery-thumbnails-wrapper{display:flex;width:100%}.gallery2 .image-gallery-right-nav{align-items:center;background-color:#00000080;border-radius:4px;display:flex;height:80px;justify-content:center;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:background-color .3s ease;width:80px}.gallery2 .image-gallery-right-nav:hover{background-color:#000000b3}.gallery2 .image-gallery-right-nav .image-gallery-svg{width:40%}.gallery2 .image-gallery-left-nav{align-items:center;background-color:#00000080;border-radius:4px;display:flex;height:80px;justify-content:center;left:10px;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s ease;width:80px}.gallery2 .image-gallery-left-nav:hover{background-color:#000000b3}.gallery2 .image-gallery-left-nav .image-gallery-svg{width:40%}.gallery2 .ThumbnailClass{height:15rem;width:15rem}.gallery2 .ThumbnailClass :hover{cursor:pointer}.gallery2 .image-gallery-thumbnail,.gallery2 .image-gallery-thumbnail.active,.gallery2 .image-gallery-thumbnail:focus{border:none}.loader{align-items:normal!important;animation:l26 1s steps(12) infinite;aspect-ratio:1;display:grid!important;margin:100px;-webkit-mask:conic-gradient(from 15deg,#0000,#000);mask:conic-gradient(from 15deg,#0000,#000);width:50px!important}.loader,.loader:after,.loader:before{background:radial-gradient(closest-side at 50% 12.5%,#b5a183 96%,#0000) 50% 0/20% 80% repeat-y,radial-gradient(closest-side at 12.5% 50%,#b5a183 96%,#0000) 0 50%/80% 20% repeat-x}.loader:after,.loader:before{content:"";grid-area:1/1;transform:rotate(30deg)}.loader:after{transform:rotate(60deg)}@keyframes l26{to{transform:rotate(1turn)}}.visible{display:flex}.hidden{display:none!important}@media screen and (max-width:1250px){.galleryBox .galleryContainer{align-items:center;flex-direction:column;max-width:100%;width:100%}.galleryBox .galleryContainer .txtDiv{align-items:center;position:static;width:100%}.galleryBox .galleryContainer .txtDiv p{padding:2em;width:80%}.galleryBox .galleryContainer .txtDiv a{width:90%}.galleryBox .galleryContainer .txtDiv a button{right:0;width:100%}.galleryBox .galleryContainer .gallery1{width:100%}.galleryBox .galleryContainer .gallery1 .image-gallery-content{align-items:center}.galleryBox .galleryContainer .gallery1 .image-gallery-content .image-gallery-slide-wrapper{width:90%}.galleryBox .galleryContainer .gallery1 .image-gallery-content .ThumbnailClass{height:8rem;width:8rem}.galleryBox .galleryContainer .gallery1 .image-gallery-left-nav,.galleryBox .galleryContainer .gallery1 .image-gallery-right-nav{height:60px!important;width:50px!important}.galleryBox .galleryContainer .gallery2{width:100%}.galleryBox .galleryContainer .gallery2 .image-gallery-content{align-items:center}.galleryBox .galleryContainer .gallery2 .image-gallery-content .image-gallery-slide-wrapper{width:90%}.galleryBox .galleryContainer .gallery2 .image-gallery-content .ThumbnailClass{height:8rem;width:8rem}.galleryBox .galleryContainer .gallery2 .image-gallery-left-nav,.galleryBox .galleryContainer .gallery2 .image-gallery-right-nav{height:60px!important;width:50px!important}}@media screen and (max-width:600px){.galleryBox{max-width:100vw;padding-top:5rem;width:100%}.galleryBox .galleryContainer{max-width:100vw;position:relative;width:100%}.galleryBox .galleryContainer .txtDiv{margin:0 auto 2rem;position:static;width:90%}.galleryBox .galleryContainer .txtDiv span{font-size:35px}.galleryBox .galleryContainer .txtDiv span span{font-size:50px}.galleryBox .galleryContainer .txtDiv p{font-size:14px;padding:1.5rem;word-spacing:5px}.galleryBox .galleryContainer .txtDiv button{bottom:0;font-size:16px;padding:1rem;right:0}.gallery1,.gallery2{max-width:100vw;width:100%}.gallery1 .image-gallery,.gallery2 .image-gallery{width:100%}.gallery1 .image-gallery .image-gallery-content,.gallery2 .image-gallery .image-gallery-content{height:auto;width:100%}.gallery1 .image-gallery .image-gallery-content .image-gallery-slide-wrapper,.gallery2 .image-gallery .image-gallery-content .image-gallery-slide-wrapper{width:100%!important}.gallery1 .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe,.gallery1 .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides,.gallery1 .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide,.gallery2 .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe,.gallery2 .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides,.gallery2 .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide{width:100%}.gallery1 .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image,.gallery2 .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image{background-color:#f5f5f5;height:auto;max-height:50vh;object-fit:contain;width:100%}.gallery1 .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper,.gallery2 .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper{padding:10px 0;width:100%}.gallery1 .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails,.gallery2 .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;width:100%}.gallery1 .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnail,.gallery2 .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnail{height:70px;margin-right:5px;width:70px}.gallery1 .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnail .image-gallery-thumbnail-inner .ThumbnailClass,.gallery2 .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnail .image-gallery-thumbnail-inner .ThumbnailClass{height:100%;object-fit:cover;width:100%}.gallery1 .image-gallery .image-gallery-left-nav,.gallery1 .image-gallery .image-gallery-right-nav,.gallery2 .image-gallery .image-gallery-left-nav,.gallery2 .image-gallery .image-gallery-right-nav{background-color:#0006!important;border-radius:4px;height:60px!important;padding:0!important;top:25%!important;transform:translateY(-50%);width:40px!important}.gallery1 .image-gallery .image-gallery-left-nav:hover,.gallery1 .image-gallery .image-gallery-right-nav:hover,.gallery2 .image-gallery .image-gallery-left-nav:hover,.gallery2 .image-gallery .image-gallery-right-nav:hover{background-color:#0009!important}.gallery1 .image-gallery .image-gallery-left-nav .image-gallery-svg,.gallery1 .image-gallery .image-gallery-right-nav .image-gallery-svg,.gallery2 .image-gallery .image-gallery-left-nav .image-gallery-svg,.gallery2 .image-gallery .image-gallery-right-nav .image-gallery-svg{height:20px!important;width:20px!important}.gallery1 .image-gallery .image-gallery-right-nav,.gallery2 .image-gallery .image-gallery-right-nav{right:5px!important}.gallery1 .image-gallery .image-gallery-left-nav,.gallery2 .image-gallery .image-gallery-left-nav{left:5px!important}.gallery1 .image-gallery .image-gallery-fullscreen-button,.gallery1 .image-gallery .image-gallery-play-button,.gallery2 .image-gallery .image-gallery-fullscreen-button,.gallery2 .image-gallery .image-gallery-play-button{bottom:10px}.gallery1 .image-gallery .image-gallery-fullscreen-button .image-gallery-svg,.gallery1 .image-gallery .image-gallery-play-button .image-gallery-svg,.gallery2 .image-gallery .image-gallery-fullscreen-button .image-gallery-svg,.gallery2 .image-gallery .image-gallery-play-button .image-gallery-svg{height:24px;width:24px}.gallery1 .ThumbnailClass,.gallery2 .ThumbnailClass{height:70px!important;min-width:70px;object-fit:cover;width:70px!important}}.description-wrapper{box-sizing:border-box;color:#4a4339;display:flex;padding:80px;width:100%}.description-wrapper h2{border-bottom:1px solid #4a4339;letter-spacing:7px;padding-bottom:10px;text-transform:uppercase}.description-wrapper .facilities{width:60%}.description-wrapper .facilities .icons-wrapper{display:flex;flex-wrap:wrap}.description-wrapper .facilities .icons-wrapper .icon-box{align-items:center;display:flex;padding:10px;width:33%}.description-wrapper .facilities .icons-wrapper .icon-box .icon,.description-wrapper .facilities .icons-wrapper .icon-box svg{margin-right:7px;max-height:25px;max-width:25px;min-height:25px;min-width:25px}.description-wrapper .details{width:40%}.description-wrapper .details .details-box{display:flex;flex-direction:column}.description-wrapper .details .details-box .details-hours{display:flex}.description-wrapper .details .details-box .details-hours>div{align-items:center;display:flex;justify-content:center;padding-right:50px}.description-wrapper .details .details-box .details-hours>div svg{margin-right:10px}.bookable-facilities{box-sizing:border-box;color:#4a4339;display:flex;padding:80px;width:100%}.bookable-facilities .bookable{width:60%}.bookable-facilities .bookable h2{border-bottom:1px solid #4a4339;letter-spacing:7px;padding-bottom:10px;text-transform:uppercase}.bookable-facilities .bookable .icons-wrapper{display:flex;flex-wrap:wrap}.bookable-facilities .bookable .icons-wrapper .icon-box{align-items:center;display:flex;padding-top:25px;width:33%}.bookable-facilities .bookable .icons-wrapper .icon-box .icon,.bookable-facilities .bookable .icons-wrapper .icon-box svg{margin-right:7px;max-height:25px;max-width:25px;min-height:25px;min-width:25px}@media(max-width:700px){.description-wrapper{flex-direction:column}.bookable-facilities,.bookable-facilities .bookable,.bookable-facilities .bookable h2,.description-wrapper .details,.description-wrapper .facilities{width:100%}}@media(max-width:435px){.description-wrapper{padding:50px}.description-wrapper .facilities{width:100%}.description-wrapper .facilities .icons-wrapper .icon-box{padding:10px;width:40%}.bookable-facilities{padding:50px}.bookable-facilities .bookable{width:100%}.bookable-facilities .bookable .icons-wrapper .icon-box{padding-top:25px;width:50%}}@media(max-width:350px){.description-wrapper h2{font-size:17px}.description-wrapper .details{width:40%}.description-wrapper .details .details-box{display:flex;flex-direction:column}.description-wrapper .details .details-box .details-hours>div{padding-right:0}}.apartments-list-page{background:linear-gradient(180deg,#f9fafb 0,#fff);min-height:100vh;padding-top:5rem}.apartments-list-hero{background:linear-gradient(135deg,#8d7a5e,#b5a183);color:#fff;margin-bottom:4rem;padding:4rem 2rem 3rem;text-align:center}.apartments-list-hero h1{font-size:3rem;font-weight:700;letter-spacing:-.02em;margin:0 0 1rem}.apartments-list-hero p{font-size:1.25rem;font-weight:400;margin:0;opacity:.95}.apartments-list-container{margin:0 auto;max-width:1400px;padding:0 2rem 4rem}.apartments-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:4rem}.apartments-list-info{background:#fff;margin:0 auto;max-width:1400px;padding:4rem 2rem}.apartments-list-info .info-box{background:#f5f0e8;border-radius:24px;box-shadow:0 12px 40px #8d7a5e33,0 4px 12px #0000001a;padding:3.5rem}.apartments-list-info .info-box h2{color:#8d7a5e;font-size:2.2rem;font-weight:700;letter-spacing:2px;margin:0 0 2.5rem;text-align:center;text-transform:uppercase}.apartments-list-info .info-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.apartments-list-info .info-item{align-items:flex-start;background:linear-gradient(135deg,#f9fafb,#fff);border:2px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #00000014;display:flex;gap:1.25rem;padding:2rem}.apartments-list-info .info-item svg{color:#b5a183;flex-shrink:0;height:32px;margin-top:.25rem;width:32px}.apartments-list-info .info-item div{flex:1 1}.apartments-list-info .info-item h3{color:#8d7a5e;font-size:1.2rem;font-weight:700;margin:0 0 .5rem}.apartments-list-info .info-item p{color:#555;font-size:1rem;line-height:1.6;margin:0}.apartments-list-info .info-item p a{color:#b5a183;font-weight:600;text-decoration:none;transition:color .3s ease}.apartments-list-info .info-item p a:hover{color:#8d7a5e}@media(max-width:1024px){.apartments-grid{gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media(max-width:768px){.apartments-list-hero{padding:3rem 1.5rem 2rem}.apartments-list-hero h1{font-size:2rem}.apartments-list-hero p{font-size:1.1rem}.apartments-list-container{padding:0 1rem 3rem}.apartments-grid{gap:1.5rem;grid-template-columns:1fr}.apartments-list-info{padding:3rem 1rem}.apartments-list-info .info-box{padding:2rem 1.5rem}.apartments-list-info .info-box h2{font-size:1.5rem}.apartments-list-info .info-grid{gap:1.5rem;grid-template-columns:1fr}}@media(max-width:480px){.apartments-list-hero{padding:2.5rem 1rem 1.5rem}.apartments-list-hero h1{font-size:1.75rem}.apartments-list-hero p{font-size:1rem}.apartments-list-info .info-box{padding:1.5rem 1rem}.apartments-list-info .info-item{padding:1.25rem}}.image-gallery-icon{appearance:none;background-color:#0000;border:0;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5));outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{left:50%;padding:10px;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;touch-action:none;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;transform:scale(1.2)}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{bottom:auto;left:20px;right:auto;top:50%;transform:translateY(-50%);width:auto}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:#0000;border:4px solid #0000;display:inline-block;padding:0;transition:border .3s ease-out;width:100px}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid #0000;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px #1a1a1a;top:50%;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.apartment-detail-page{background:#fff;box-sizing:border-box;max-width:100vw;min-height:100vh;overflow-x:hidden;padding-top:5rem;width:100%}.apartment-detail-page *{max-width:100%}.apartment-detail-page .image-gallery-icon,.apartment-detail-page .image-gallery-left-nav,.apartment-detail-page .image-gallery-right-nav{max-width:none!important}.breadcrumb{align-items:center;color:#666;display:flex;font-size:.95rem;gap:.75rem;margin:0 auto;max-width:1400px;padding:1.5rem 2rem}.breadcrumb a{color:#b5a183;text-decoration:none;transition:color .3s ease}.breadcrumb a:hover{color:#8d7a5e}.breadcrumb span:last-child{color:#333;font-weight:500}.apartment-detail-header{margin:0 auto;max-width:1400px;padding:2rem 2rem 3rem}.apartment-detail-header .header-content{text-align:center}.apartment-detail-header .header-content h1{color:#8d7a5e;font-size:3rem;font-weight:700;letter-spacing:-.02em;margin:0 0 1rem}.apartment-detail-header .header-content .header-info{align-items:center;color:#666;display:flex;font-size:1.1rem;gap:1rem;justify-content:center}.apartment-detail-header .header-content .header-info .divider{color:#ccc}.apartment-detail-header .header-content .header-info .capacity,.apartment-detail-header .header-content .header-info .surface{color:#b5a183;font-weight:600}.gallery-description-wrapper{grid-gap:3rem;align-items:start;box-sizing:border-box;display:grid;gap:3rem;grid-template-columns:1.5fr 1fr;margin:0 auto 4rem;max-width:1400px;padding:0 2rem;width:calc(100% - 4rem)}.gallery-section{box-sizing:border-box}.gallery-section,.gallery-section>div{max-width:100%;min-width:0;width:100%}.apartment-detail-gallery{box-sizing:border-box;max-width:100%;overflow:visible;position:relative;width:100%}.apartment-detail-gallery .loader{animation:spin 1s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#b5a183;height:50px;margin:4rem auto;width:50px}.apartment-detail-gallery .gallery-wrapper{box-sizing:border-box;max-width:100%;opacity:0;overflow:hidden;transition:opacity .5s ease;width:100%}.apartment-detail-gallery .gallery-wrapper.visible{opacity:1}.apartment-detail-gallery .gallery-wrapper.hidden{display:none}.apartment-detail-gallery .apartment-gallery{max-width:100%!important;min-width:0!important;width:100%!important}.apartment-detail-gallery .image-gallery,.apartment-detail-gallery .image-gallery-content,.apartment-detail-gallery .image-gallery-slide-wrapper{box-sizing:border-box!important;max-width:100%!important;min-width:0!important;width:100%!important}.apartment-detail-gallery .image-gallery-slide,.apartment-detail-gallery .image-gallery-slides{max-width:100%!important;min-width:0!important;width:100%!important}.apartment-detail-gallery .image-gallery-slide img{height:auto!important;max-width:100%!important;object-fit:contain!important;width:100%!important}.apartment-detail-gallery .image-gallery-left-nav,.apartment-detail-gallery .image-gallery-right-nav{position:absolute!important}.apartment-detail-gallery .image-gallery-thumbnails,.apartment-detail-gallery .image-gallery-thumbnails-wrapper{max-width:100%!important;width:100%!important}.apartment-detail-gallery .image-gallery-thumbnails .image-gallery-thumbnail{max-width:100px!important}.apartment-detail-gallery .image-gallery-thumbnails .image-gallery-thumbnail img{height:auto!important;max-width:100%!important}.description-section{display:flex;flex-direction:column;gap:2rem}.description-box-brown,.description-section{box-sizing:border-box;max-width:100%;width:100%}.description-box-brown{background:linear-gradient(135deg,#8d7a5e,#b5a183);border-radius:16px;box-shadow:0 10px 30px #00000026;color:#fff;padding:2.5rem}.description-box-brown h2{color:#fff;font-size:1.75rem;font-weight:700;letter-spacing:-.02em;margin:0 0 1.5rem}.description-box-brown p{font-size:1.05rem;line-height:1.8;margin:0;opacity:.95}.booking-card-side{background:#f9fafb;border:2px solid #e5e7eb;border-radius:16px;box-sizing:border-box;max-width:100%;padding:2.5rem;width:100%}.booking-card-side h3{color:#8d7a5e;font-size:1.75rem;font-weight:700;margin:0 0 1rem;text-align:center}.booking-card-side p{color:#666;font-size:1rem;margin:0 0 2rem;text-align:center}.booking-card-side .cta-button{align-items:center;background:linear-gradient(135deg,#8d7a5e,#b5a183);border-radius:12px;box-shadow:0 4px 12px #0000001a;color:#fff;display:flex;font-size:1.25rem;font-weight:700;gap:.75rem;justify-content:center;margin:0 0 2rem;padding:1.25rem 2rem;text-decoration:none;transition:all .3s ease}.booking-card-side .cta-button:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-2px)}.booking-card-side .cta-button svg{flex-shrink:0}.booking-card-side .checkin-info{border-top:2px solid #e5e7eb;display:flex;flex-direction:column;font-size:.95rem;gap:.75rem;padding-top:1.5rem}.booking-card-side .checkin-info>div{align-items:center;color:#555;display:flex;justify-content:space-between}.booking-card-side .checkin-info>div strong{color:#8d7a5e;font-weight:600}.booking-card-side .checkin-info .flexible-time{align-items:flex-start;background:#fff;border:2px solid #b5a183;border-radius:12px;display:flex;gap:.75rem;margin-top:1rem;padding:1rem}.booking-card-side .checkin-info .flexible-time svg{color:#b5a183;flex-shrink:0;margin-top:.2rem}.booking-card-side .checkin-info .flexible-time span{color:#555;font-size:.9rem;line-height:1.6}.facilities-wrapper-full{margin:0 auto 4rem;max-width:1400px;padding:0 2rem}.apartment-facilities h2{border-bottom:2px solid #b5a183;color:#8d7a5e;font-size:2rem;font-weight:700;letter-spacing:3px;margin:0 0 2rem;padding-bottom:1rem;text-align:center;text-transform:uppercase}.apartment-facilities .facilities-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.apartment-facilities .facility-item{align-items:center;background:#f9fafb;border:2px solid #0000;border-radius:12px;display:flex;gap:1rem;padding:1.5rem}.apartment-facilities .facility-item svg{color:#b5a183;flex-shrink:0}.apartment-facilities .facility-item span{color:#4a4339;font-size:1rem;font-weight:500}.back-button-container{margin:0 auto;max-width:1400px;padding:0 2rem 4rem}.back-button-container .back-button{align-items:center;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;color:#8d7a5e;display:inline-flex;font-weight:600;gap:.75rem;padding:.875rem 1.75rem;text-decoration:none;transition:all .3s ease}.back-button-container .back-button:hover{background:#b5a183;border-color:#b5a183;color:#fff;transform:translateX(-4px)}.back-button-container .back-button svg{transition:transform .3s ease}.back-button-container .back-button:hover svg{transform:translateX(-4px)}.apartment-detail-page .image-gallery-icon{filter:none}.apartment-detail-page .image-gallery-icon:hover{color:#b5a183!important}.apartment-detail-page .image-gallery-left-nav:hover .image-gallery-svg,.apartment-detail-page .image-gallery-right-nav:hover .image-gallery-svg,.apartment-detail-page .image-gallery-svg:hover{stroke:#b5a183!important}.apartment-detail-gallery .image-gallery-icon:hover,.apartment-detail-gallery .image-gallery-left-nav:hover:before,.apartment-detail-gallery .image-gallery-right-nav:hover:before{color:#b5a183!important}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:1024px){.gallery-description-wrapper{gap:2rem;grid-template-columns:1fr}.facilities-wrapper-full{padding:0 1.5rem}.apartment-facilities .facilities-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media(max-width:768px){.apartment-detail-header{padding:1.5rem 1rem 2rem}.apartment-detail-header .header-content h1{font-size:1.8rem}.apartment-detail-header .header-content .header-info{flex-wrap:wrap;font-size:.95rem;gap:.5rem}.gallery-description-wrapper{box-sizing:border-box;gap:1.5rem;padding:0 .75rem;width:calc(100% - 1.5rem)}.gallery-section{min-width:0}.description-section,.gallery-section{box-sizing:border-box;max-width:100%;width:100%}.description-box-brown{padding:1.75rem}.description-box-brown h2{font-size:1.4rem;margin-bottom:1rem}.description-box-brown p{font-size:.95rem;line-height:1.7}.booking-card-side{padding:1.75rem}.booking-card-side h3{font-size:1.4rem}.booking-card-side .cta-button{font-size:1rem;padding:1rem 1.5rem}.facilities-wrapper-full{padding:0 1rem}.apartment-facilities{margin-bottom:3rem}.apartment-facilities h2{font-size:1.5rem;letter-spacing:2px}.apartment-facilities .facilities-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.apartment-facilities .facility-item{gap:.75rem;padding:1.25rem}.apartment-facilities .facility-item svg{height:24px;width:24px}.apartment-facilities .facility-item span{font-size:.9rem}.apartment-detail-content{padding:0 1rem 3rem}.apartment-detail-content .content-grid{gap:2rem}.description-section h2{font-size:1.5rem}.description-section p{font-size:1rem}.breadcrumb{font-size:.85rem;padding:1rem 1.5rem}.back-button-container{padding:0 1.5rem 3rem}}@media(max-width:480px){.apartment-detail-page{padding-top:4.5rem}.apartment-detail-header{padding:1rem .75rem 1.25rem}.apartment-detail-header .header-content h1{font-size:1.5rem;margin-bottom:.75rem}.apartment-detail-header .header-content .header-info{flex-direction:column;font-size:.85rem;gap:.25rem}.apartment-detail-header .header-content .header-info .divider{display:none}.breadcrumb{font-size:.8rem;padding:.75rem}.gallery-description-wrapper{box-sizing:border-box;gap:1.25rem;padding:0 .75rem;width:calc(100% - 1.5rem)}.description-box-brown{padding:1.5rem}.description-box-brown h2{font-size:1.25rem}.description-box-brown p{font-size:.9rem}.booking-card-side{padding:1.5rem}.booking-card-side h3{font-size:1.25rem}.booking-card-side .cta-button{font-size:.95rem;padding:.875rem 1.25rem}.booking-card-side .checkin-info{font-size:.85rem}.facilities-wrapper-full{margin-bottom:3rem;padding:0 .75rem}.apartment-facilities h2{font-size:1.3rem;margin-bottom:1.5rem}.apartment-facilities .facilities-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.apartment-facilities .facility-item{padding:.75rem .5rem}.apartment-facilities .facility-item svg{height:20px;width:20px}.apartment-facilities .facility-item span{font-size:.8rem}.back-button-container{padding:0 .75rem 3rem}.back-button-container .back-button{font-size:.9rem;padding:.75rem 1.25rem}}.buskoMain{align-items:center;display:flex;flex-direction:column;height:100%;padding:5em 0;width:100%}.graduationTower{color:#fff;margin-top:4em}.graduationTower,.graduationTower div{align-items:center;display:flex;height:100%;justify-content:center}.graduationTower div{background-color:#fff;flex-direction:column;position:relative;width:48%}.graduationTower div img{border-radius:15px;height:auto;width:85%}.graduationTower div:first-of-type{align-items:start;background:linear-gradient(135deg,#8d7a5e,#b5a183);border-radius:15px;height:100%;left:5%;padding:30px 70px 30px 50px;position:relative;width:43%;z-index:1}.graduationTower div:first-of-type h2{margin:0}.graduationTower div:last-of-type{right:5%}@media screen and (max-width:1023px){.graduationTower{flex-direction:column-reverse}.graduationTower div{width:100%}.graduationTower div img{width:90%}.graduationTower div:first-of-type{left:0;padding:30px 50px 30px 40px;width:90%}.graduationTower div:last-of-type{margin-bottom:2em;right:0}}.alley{align-items:center;color:#fff;display:flex;justify-content:center;margin-top:4em}.alley div{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-start;width:48%}.alley div img{border-radius:15px;height:auto;width:85%}.alley div:first-of-type{background:linear-gradient(135deg,#8d7a5e,#b5a183);border-radius:15px;height:100%;left:7%;padding:30px;position:relative;width:40%}.alley div:first-of-type h2{margin:0}.alley div:first-of-type p{padding-right:50px}@media screen and (max-width:1023px){.alley{flex-direction:column-reverse}.alley div{justify-content:center;width:100%}.alley div img{margin-bottom:2em;width:90%}.alley div:first-of-type{left:0;padding:30px 50px 30px 40px;width:90%}.alley div:first-of-type p{padding-right:0}.alley div:last-of-type{align-items:center}}.marconi{background:linear-gradient(135deg,#8d7a5e,#b5a183);color:#fff;justify-content:space-between;margin-top:4em;padding:40px 20px}.marconi,.marconi div{align-items:center;display:flex}.marconi div{flex-direction:column;height:100%;justify-content:center;width:48%}.marconi div img{border-radius:15px;height:auto;width:85%}.marconi div:last-of-type{align-items:start;height:100%;width:48%}.marconi div:last-of-type h2{margin:0}.marconi div:last-of-type p{padding-right:70px}@media screen and (max-width:1023px){.marconi{flex-direction:column}.marconi div{margin-bottom:4em;width:100%}.marconi div img{width:100%}.marconi div:last-of-type{text-align:left;width:90%}.marconi div:last-of-type p{padding-right:0}}.natureReserve{align-items:center;background:linear-gradient(135deg,#8d7a5e,#b5a183);color:#fff;display:flex;justify-content:space-between;margin-top:4em;padding:40px 20px}.natureReserve div{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:48%}.natureReserve div img{border-radius:15px;height:auto;width:85%}.natureReserve div:last-of-type{align-items:start;height:100%;width:48%}.natureReserve div:last-of-type h2{margin:0}.natureReserve div:last-of-type p{padding-right:70px}@media screen and (max-width:1023px){.natureReserve{flex-direction:column}.natureReserve div{margin-bottom:4em;width:100%}.natureReserve div img{width:100%}.natureReserve div:last-of-type{text-align:left;width:90%}.natureReserve div:last-of-type p{padding-right:0}}.buskoland{color:#fff;margin-top:4em}.buskoland,.buskoland div{align-items:center;display:flex;height:100%;justify-content:center}.buskoland div{background-color:#fff;flex-direction:column;position:relative;width:48%}.buskoland div img{border-radius:15px;height:auto;width:85%}.buskoland div:first-of-type{left:3%}.buskoland div:last-of-type{align-items:start;background:linear-gradient(135deg,#8d7a5e,#b5a183);border-radius:15px;height:100%;padding:30px;right:7%;width:43%}.buskoland div:last-of-type h2{margin:0}.buskoland div:last-of-type p{padding-right:50px}@media screen and (max-width:1023px){.buskoland{flex-direction:column}.buskoland div{align-items:center;justify-content:center;width:100%}.buskoland div img{margin-bottom:2em;width:90%}.buskoland div:first-of-type{left:0}.buskoland div:last-of-type{left:0;padding:30px 50px 30px 40px;width:90%}.buskoland div:last-of-type p{padding-right:0}}.contactMain{align-items:center;background:#eee3d3;color:#4a4339;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding:6rem 20px 3rem}@media screen and (max-width:599px){.contactMain{padding:5rem 15px 2rem}}.contactMainForm{background-color:#fff;border-radius:16px;box-shadow:0 10px 40px #00000026;overflow:hidden;width:65%}.contactMainForm .contactUsDiv{display:flex;margin:4em 0;width:100%}.contactMainForm .contactUsDiv .askUsDiv{align-items:flex-start;display:flex;justify-content:center;margin-left:2em;width:30%}.contactMainForm .contactUsDiv .askUsDiv p{border-bottom:3px solid #b5a183;color:#8d7a5e;font-size:1.5em;font-weight:600;padding-bottom:1em;padding-top:50px;text-align:center}.contactMainForm .contactUsDiv .formDiv{width:70%}@media screen and (min-width:599px)and (max-width:1023px){.contactMainForm{width:85%}.contactMainForm .contactUsDiv .askUsDiv{margin-left:2em}}@media screen and (max-width:599px){.contactMainForm{border-radius:12px;width:95%}.contactMainForm .contactUsDiv{flex-direction:column;margin:2em 0;width:100%}.contactMainForm .contactUsDiv .askUsDiv{margin-left:0;width:100%}.contactMainForm .contactUsDiv .askUsDiv p{font-size:1.3em;padding-top:0}.contactMainForm .contactUsDiv .formDiv{width:100%}.contactMainForm .contactUsDiv .formDiv input,.contactMainForm .contactUsDiv .formDiv textarea{width:85%}}.howToGetHere{color:#4a4339;display:flex;margin:4em 0;width:100%}.howToGetHere .psDiv{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1.5em 0;width:30%}.howToGetHere .psDiv .howToGetHereTitle{border-bottom:3px solid #b5a183;color:#8d7a5e;font-size:1.5em;font-weight:600;margin-bottom:.5em;padding-bottom:1em}.howToGetHere .psDiv p{color:#555;margin:.3em}.howToGetHere .psDiv a{color:#8d7a5e;font-size:1em;margin:.3em;text-decoration:none;transition:color .3s ease}.howToGetHere .psDiv a:hover{color:#b5a183}.howToGetHere .psDiv div{display:flex}.howToGetHere .psDiv div img{height:100%;padding-right:.5em;width:18%}.howToGetHere .contactMapDiv{border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden;width:70%}@media screen and (min-width:599px)and (max-width:1023px){.howToGetHere{margin:2em 0}.howToGetHere .psDiv{margin-left:2em}}@media screen and (max-width:599px){.howToGetHere{flex-direction:column;margin:2em 0}.howToGetHere .psDiv{width:100%}.howToGetHere .psDiv .howToGetHereTitle{font-size:1.3em}.howToGetHere .psDiv a,.howToGetHere .psDiv p{font-size:1rem}.howToGetHere .contactMapDiv{border-radius:8px;width:100%}}.form,.form form{align-items:center;flex-direction:column}.form,.form form,.form form div{display:flex;justify-content:center;width:100%}.form form div input{background-color:#f9f9f9;border:2px solid #e0e0e0;border-radius:8px;font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;margin:.5em .2em;padding:12px 15px;transition:all .3s ease;width:70%}.form form div input:focus{box-shadow:0 0 0 3px #b5a1831a;outline:none}.form form div input:focus,.form form div input:hover{background-color:#fff;border-color:#b5a183}.form form div textarea{background-color:#f9f9f9;border:2px solid #e0e0e0;border-radius:8px;font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;margin:.5em .2em;min-height:8em;padding:12px 15px;resize:vertical;transition:all .3s ease;width:70%}.form form div textarea:focus{box-shadow:0 0 0 3px #b5a1831a;outline:none}.form form div textarea:focus,.form form div textarea:hover{background-color:#fff;border-color:#b5a183}.form form button{background:linear-gradient(135deg,#8d7a5e,#b5a183);border:none;border-radius:10px;box-shadow:0 4px 12px #8d7a5e4d;color:#fff;cursor:pointer;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin:30px 0 20px;padding:1rem 2.5rem;transition:all .3s ease}.form form button:hover{box-shadow:0 6px 20px #8d7a5e66;transform:translateY(-2px)}.form form button:active{box-shadow:0 2px 8px #8d7a5e4d;transform:translateY(0)}.form form button:focus{box-shadow:0 0 0 3px #b5a1834d;outline:none}.form .success{background-color:#f3fff4;border:1px solid green;border-radius:10px}.form .error,.form .success{padding:1rem;text-align:center;width:40%}.form .error{background-color:#ffecec;border:1px solid red;border-radius:10px}@media screen and (max-width:599px){.form .error,.form .success{width:83%}}.contactMainTitle{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:2em 0 3em;width:100%}.contactMainTitle p{color:#8d7a5e;font-family:Playfair Display,serif;font-size:3em;font-weight:700;letter-spacing:-.02em;margin-bottom:.5em}.contactMainTitle .decorative-line{background-color:#8d7a5e;height:2px;opacity:.9;width:75px}@media screen and (max-width:768px){.contactMainTitle{margin:1.5em 0 2em}.contactMainTitle p{font-size:2.5em}}@media screen and (max-width:599px){.contactMainTitle{margin:1em 0 1.5em}.contactMainTitle p{font-size:2em}}
/*# sourceMappingURL=main.653e9f7b.css.map*/