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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.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 .phoneMenuIcon{display:none}.menu ul{display:flex;justify-content:space-evenly;margin:0;padding:2rem 0;width:80%}.menu ul li{list-style:none}.menu ul li .listElement{color:#000;position:relative;text-decoration:none;transition:color .3s ease-in-out}.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:after{color:gray;width:100%}.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 ul{display:none}.menu .phoneMenu{animation:moveIn 1s forwards;background-color:#b0aa97;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 #000;padding:1em 0;text-align:left}.menu .phoneMenu .phoneUl .listElement{color:#000;font-size:1.7rem;text-decoration:none}.menu .phoneMenu .phoneUl .active{color:#d3d3d3}@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:#f2ebd3;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}.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%}}.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;display:flex;height:auto;justify-content:space-evenly;padding-bottom:30px;width:100%}.footer,.footer .footerConact{background-color:#c9be9a}.footer .footerConact .footerContactTitle{border-bottom:2px solid orange;font-size:1.5em;padding-bottom:1em}.footer .footerConact div .listElement{text-decoration:none}.footer .footerConact div .footerText{color:#000;font-size:1em;margin:10px 0;text-decoration:none}.footer .footerConact div .contactDiv{align-items:center;display:flex}.footer .footerConact div .contactDiv svg{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}.footer .footerConact{margin-left:1em}.footer .footerConact .footerContactTitle{font-size:1.1em}.footer .logoDiv{display:none}}.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}}.galleryBox{align-items:center;justify-content:center;padding-top:7rem}.galleryBox,.galleryBox div{display:flex;flex-direction:column}.galleryBox div{align-items:flex-start;width:100%}.galleryBox div .txtDiv{position:absolute;right:5%;top:25%;width:30%}.galleryBox div .txtDiv span{color:#4a4339;font-size:50px;font-weight:100}.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{position:relative}.gallery1{margin-top:2em}.gallery1 .image-gallery-content{align-items:flex-start;display:flex;height:60%;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;display:flex;height:1%;justify-content:center;width:8%}.gallery1 .image-gallery-right-nav .image-gallery-svg{width:40%}.gallery1 .image-gallery-left-nav{align-items:center;background-color:#00000080;display:flex;height:1%;justify-content:center;width:8%}.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}.gallery2 .image-gallery-content{align-items:flex-start;display:flex;height:60%;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;display:flex;height:1%;justify-content:center;width:8%}.gallery2 .image-gallery-right-nav .image-gallery-svg{width:40%}.gallery2 .image-gallery-left-nav{align-items:center;background-color:#00000080;display:flex;height:1%;justify-content:center;width:8%}.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}.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 .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 .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}}@media screen and (max-width:600px){.galleryBox .galleryContainer .txtDiv span{font-size:40px}.galleryBox .galleryContainer .txtDiv p{font-size:15px;word-spacing:7px}.galleryBox .galleryContainer .txtDiv button{font-size:20px}}.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}}.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-color:#c9be9a;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:60%}.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-color:#c9be9a;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:60%}.alley div:first-of-type p{padding-right:0}.alley div:last-of-type{align-items:center}}.marconi{background-color:#c9be9a;color:#fff;justify-content:space-between;margin-top:4em;padding:40px}.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;background-color:#c9be9a;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:80%}.marconi div:last-of-type p{padding-right:0}}.natureReserve{align-items:center;background-color:#c9be9a;color:#fff;display:flex;justify-content:space-between;margin-top:4em;padding:40px}.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;background-color:#c9be9a;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:80%}.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-color:#c9be9a;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:60%}.buskoland div:last-of-type p{padding-right:0}}.contactMain{align-items:center;background-image:url(/static/media/Busko.946bd4888ce71c9af59f.jpg);background-position:50%;background-size:cover;color:#4a4339;display:flex;flex-direction:column;justify-content:center;padding:20px}.contactMainForm{background-color:#fff;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:2px solid orange;color:#4a4339;font-size:1.5em;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:90%}.contactMainForm .contactUsDiv .askUsDiv{margin-left:2em}}@media screen and (max-width:599px){.contactMainForm{width:95%}.contactMainForm .contactUsDiv{flex-direction:column;width:100%}.contactMainForm .contactUsDiv .askUsDiv{margin-left:0;width:100%}.contactMainForm .contactUsDiv .askUsDiv p{padding-top:0}.contactMainForm .contactUsDiv .formDiv{width:100%}.contactMainForm .contactUsDiv .formDiv input,.contactMainForm .contactUsDiv .formDiv textarea{width:80%}}.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:2px solid orange;font-size:1.5em;margin-bottom:.5em;padding-bottom:1em}.howToGetHere .psDiv p{margin:.3em}.howToGetHere .psDiv a{color:#000;font-size:1em;margin:.3em;text-decoration:none}.howToGetHere .psDiv div{display:flex}.howToGetHere .psDiv div img{height:100%;padding-right:.5em;width:18%}.howToGetHere .contactMapDiv{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}.howToGetHere .psDiv{width:100%}.howToGetHere .psDiv a,.howToGetHere .psDiv p{font-size:18px}.howToGetHere .contactMapDiv{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:#e5ebed;border:none;font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:.2em;padding:5px 5px 5px 10px;width:70%}.form form div input:hover{background-color:#ccc}.form form div textarea{background-color:#e5ebed;border:none;font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:.2em;min-height:5em;padding:5px 5px 5px 10px;resize:none;width:70%}.form form div textarea:hover{background-color:#ccc}.form form button{align-items:center;background-color:#fff;border:1px solid #0000001a;border-radius:.25rem;box-shadow:0 1px 3px 0 #00000005;box-sizing:border-box;color:#000000d9;cursor:pointer;display:inline-flex;font-family:system-ui,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;justify-content:center;line-height:1.25;margin:20px;min-height:3rem;padding:0 25px;position:relative;text-decoration:none;touch-action:manipulation;transition:all .25s;user-select:none;-webkit-user-select:none;vertical-align:initial;width:auto}.form form button:focus{border-color:#00000026;box-shadow:0 4px 12px #0000001a;color:#000000a6}.form form button:hover{box-shadow:2px 2px 2px #d3d3d3;transform:translateY(-3px)}.form form button:active{background-color:#f0f0f1;border-color:#00000026;box-shadow:0 2px 4px #0000000f;color:#000000a6;transform:translateY(0)}.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;height:50%;justify-content:center;margin:3em;width:100%}.contactMainTitle p{color:#fff;font-family:Georgia;font-size:3em;margin-bottom:1em}
/*# sourceMappingURL=main.b511ccaa.css.map*/