@import url(https://fonts.googleapis.com/css2?family=Courgette&family=Rubik:wght@400;500;600;700&display=swap);*{padding:0;margin:0;box-sizing:border-box}a{text-decoration:none;color:#fff}a,p,span{direction:rtl}html{font-size:62.5%;box-sizing:border-box;scroll-behavior:smooth}body{font-family:"Rubik",sans-serif;font-size:1.8rem;background:#dfdfdf;background:linear-gradient(180deg,#dfdfdf,#fff)}.no-scroll{overflow-y:hidden}.green-cta{background-color:#4a9534;padding:.8rem 2.1rem;display:flex;border-radius:8px;justify-content:center;align-items:center;color:#fff;cursor:pointer}.black-overlay{width:100%;position:fixed;height:100vh;background:rgba(0,0,0,.5);z-index:100;display:none;animation:fadeOut .4s ease-in forwards}.black-overlay-on{transition:opacity .4s ease-in;display:inherit;animation:fadeIn .4s ease-in forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.quotes-container{position:relative;width:60%;min-width:300px;display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.main-qoute{direction:rtl;color:#000;text-align:center;padding:2rem 3rem;margin-bottom:1rem}.qoute-from{position:absolute;bottom:.5rem;left:1rem;font-size:1.2rem}.rating-icon-container{flex-direction:column;-webkit-user-select:none;user-select:none;cursor:pointer}.rating-icon-container,.ratings-box-container{display:flex;justify-content:center;align-items:center}.ratings-box-container{background-color:#fff;width:50px;height:50px;border-radius:5px;box-shadow:0 5px 12px rgba(0,0,0,.418);margin-bottom:.5rem}.ratings-box-container .rating-score{color:#02275b;font-weight:500}.rating-website{color:#fff;font-size:1.2rem;font-weight:400;text-shadow:0 2px 2px #000}.ratings-container{display:flex;justify-content:space-between;align-items:center;width:300px;margin-bottom:3rem}.hero-container{min-height:100vh;background-image:url(/static/media/hero-bg.430ea569.jpg);background:linear-gradient(rgba(0,0,0,.651),rgba(0,0,0,.35)),url(/static/media/hero-bg.430ea569.jpg) 50%;background-position:50%;background-size:cover;width:100%;padding-top:100px}.hero-container,.hero-content{display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-content{width:50%}.hero-content .order-btn{width:15rem;margin-bottom:3rem}.hero-content .hero-main-p{color:#fff;width:50%;min-width:300px;text-align:center;margin:4rem 0 2rem;text-shadow:0 2px 2px #000}.hero-span-bold{font-weight:600}.qoutes-motion-container{width:100%;display:flex;justify-content:center;align-items:center}.hero-cta-wrapper{display:flex;grid-gap:2rem;gap:2rem}.navbar-container{position:fixed;top:0;width:100%;height:10vh;min-height:100px;display:flex;background:rgba(53,75,60,.5);justify-content:center;align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:0 5px 15px -5px rgba(0,0,0,.2784313725490196);z-index:99}.navbar-container ul{width:60%;min-width:800px;list-style:none;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:850px){.navbar-container ul{display:none}}.navbar-container li{color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.212);margin-left:1rem}.navbar-container .contact-btn{text-shadow:none}.navbar-container .logo-li{position:absolute;left:50%;transform:translate(-50%)}.navbar-container .logo-trasparent{opacity:0}.navbar-logo-tablet{display:none}@media screen and (max-width:850px){.navbar-logo-tablet{display:inherit}}.logo-container{display:flex;justify-content:center;align-items:center;flex-direction:column;-webkit-user-select:none;user-select:none}.logo-container h1{display:inline;font-family:"Courgette",cursive;font-size:4rem;color:#fff;font-weight:400;text-align:center;line-height:5rem}@media screen and (max-width:450px){.logo-container h1{font-size:3rem}}.logo-container span{display:inline;font-size:1.6rem;font-weight:400;margin-top:-1rem;color:#fff;text-align:center}@media screen and (max-width:450px){.logo-container span{font-size:1.3rem}}.logo-blue h1,.logo-blue span{color:#100f16}.burger-menu-container{width:50px;height:50px;z-index:99;display:none;justify-content:center;align-items:center;cursor:pointer;margin-right:2rem}@media screen and (max-width:850px){.burger-menu-container{display:flex}}.burger-menu-icon-container{transform:scaleX(-1)}.burger-menu-icon-container div{width:35px;height:3px;background-color:#fff;margin-bottom:.5rem;border-radius:2rem}.burger-menu-icon-container div:nth-child(2){width:30px}.burger-menu-icon-container div:last-child{margin-bottom:0;width:25px}.burger-side-menu-container{position:fixed;right:0;top:0;height:100vh;width:100vw;background:#ddf3e3;z-index:999;box-shadow:-10px 0 15px rgba(0,0,0,.253)}.close-btn-side-menu{font-size:3rem;left:5rem!important;color:#100f16}.burger-menu-ul{padding-top:5rem;display:flex;flex-direction:column;justify-content:space-around;align-items:center;list-style:none;height:60%}.burger-menu-ul li a{font-size:2.3rem;color:#100f16}.burger-menu-logo{padding-bottom:4rem}.area-section-container{min-height:100vh;background-image:url(/static/media/tzuk-bg.23ebe997.png);background-position:50%;background-size:cover;display:flex;justify-content:flex-end;width:100%;padding:10rem 20rem 0;align-items:center}@media screen and (max-width:900px){.area-section-container{padding:10rem 2rem 0;justify-content:center;background-image:url(/static/media/tzuk-bg-vertical.b55f8a1a.png)}}.area-section-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:500px}@media screen and (max-width:900px){.area-section-content{justify-content:center}}@media screen and (max-width:500px){.area-section-content{transform:translateY(-80px)}}.area-section-content h3{align-self:flex-end;margin-bottom:2rem}@media screen and (max-width:900px){.area-section-content h3{align-self:center}}.area-section-p{width:100%;margin-bottom:4rem}@media screen and (max-width:600px){.area-section-p{background:hsla(0,0%,100%,.6);border-radius:1rem;padding:2rem;width:100%;text-align:right}}.area-section-gps-img{box-shadow:0 8px 15px rgba(0,0,0,.1);background-color:#fff;padding:.5rem;border-radius:1rem;margin-bottom:3rem}@media screen and (max-width:500px){.area-section-gps-img{display:none}}.area-section-content-btn-container{display:flex;justify-content:space-between;align-items:center;width:100%}@media screen and (max-width:900px){.area-section-content-btn-container{flex-direction:column;justify-content:space-between;height:100px;align-items:center}}.exp-section-container{min-height:100vh;background-image:url(/static/media/jecuzzi.a082d5c7.png);background-size:cover;background-repeat:no-repeat;background-position:50%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap-reverse;width:100%;padding:10rem 4rem 0}@media screen and (max-width:1100px){.exp-section-container{padding:12rem 4rem 0}}.exp-section-right{height:100%;flex:1 1 60rem;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:4rem;width:100%}.exp-section-right h3{margin-bottom:2rem}.exp-section-content-left{height:100%;flex:1 1 60rem;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:4rem}.exp-section-content-left h3{margin-bottom:2rem}.exp-section-content-left .exp-content-p{text-align:right;margin-bottom:2rem;width:500px;border-radius:1rem}@media screen and (max-width:600px){.exp-section-content-left .exp-content-p{background:hsla(0,0%,100%,.6);padding:2rem;width:100%;text-align:right}}.exp-title-p-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;margin-bottom:4rem;border-radius:1rem}@media screen and (max-width:600px){.exp-title-p-wrapper{justify-content:center;align-items:center}}.room-types-container{padding-right:4rem;display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:600px){.room-types-container{grid-template-columns:repeat(1,1fr);width:100%;padding-right:0}.room-types-container .room-card-flex-wrapper{display:flex;justify-content:center;align-items:center}}.room-card-container{width:100%;max-width:300px;border-radius:1rem;background-color:#fff;padding:2rem;box-shadow:0 0 15px rgba(0,0,0,.116)}.room-card-type{font-size:1.6rem;text-align:right;margin-bottom:1rem}.room-card-desc{text-align:right;font-size:1.4rem;font-weight:400;margin-bottom:2rem}.room-card-cta{margin:0 auto;font-size:1.4rem;width:200px}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;appearance:none;background-color:initial;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px #1a1a1a)}@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-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-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.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{position:relative;line-height:0;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;white-space:nowrap;text-align:center}.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{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);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{-webkit-appearance:none;appearance:none;background-color:initial;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{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@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-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%;width:100%;left:0;padding:0;position:absolute;top:0}.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{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media (max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;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{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@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{outline:none;border:4px solid #337ab7}}@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;top:50%;text-shadow:0 2px 2px #1a1a1a;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:rgba(0,0,0,.4);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}}.image-gallery{border-radius:1rem!important;box-shadow:0 10px 20px rgba(0,0,0,.137)!important;width:100%;background-color:hsla(0,0%,100%,.5)}.image-gallery-slide img{height:400px;max-width:100%!important;object-fit:cover;overflow:hidden;object-position:center center}.fullscreen{min-height:100vh!important;display:flex;justify-content:center;align-items:center;flex-direction:column}.fullscreen .image-gallery-slide img{height:70vh!important}.fullscreen .image-gallery-slide{width:100%!important}.detailed-room-container{z-index:999;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#f1e3dd;width:40%;max-width:500px;min-width:300px;max-height:90vh;border-radius:1.2rem;box-shadow:0 10px 30px rgba(0,0,0,.226);display:flex;flex-direction:column;padding:3rem;justify-content:flex-start;align-items:flex-end;overflow-y:auto}@media screen and (max-height:750px){.detailed-room-container{height:500px}}.close-btn{font-weight:600;position:absolute;top:1rem;left:2rem;cursor:pointer;-webkit-user-select:none;user-select:none}.detailed-room-name{font-size:1.8rem;font-weight:600;margin-bottom:1rem}.detailed-room-desc{font-size:1.6rem;font-weight:400;margin-bottom:2rem;text-align:right}.detailed-room-rules-title{font-size:1.6rem;margin-bottom:1rem}.detailed-room-rules{font-size:1.6rem;margin-bottom:2rem}.detailed-room-rules span{display:block;margin-bottom:1rem;text-align:right}.order-by-phone{margin-bottom:1rem}.order-by-whatsapp{margin-bottom:4rem}.order-by-whatsapp img{margin-left:1rem}.detailed-room-gallery{width:100%;display:flex;justify-content:center;align-items:center}.empty-gallery{height:400px;background-color:#000}.spinner-container{display:flex;width:100%;justify-content:center;align-items:center}.order-details-a{color:#000}.footer-container{background:#100f16;display:flex;justify-content:space-between;align-items:center;padding:0 2rem 2rem;flex-wrap:wrap}.footer-container h1{font-size:2.3rem;color:#fff;font-weight:500;margin-bottom:1rem}.footer-container h4{font-size:1.4rem;font-weight:400;color:#fff;margin-bottom:1rem}.footer-contact-section{flex:1 1 20rem;padding:4rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.footer-contact-section img{object-fit:cover;width:40px;margin:0 1rem}.footer-contact-btns-container{display:flex;justify-content:space-between;align-items:center}.footer-location-section{flex:1 1 20rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.footer-location-section img{object-fit:cover;width:40px;margin:0 1rem}
/*# sourceMappingURL=main.338a9783.chunk.css.map */