@import url(https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://unpkg.com/leaflet@1.9.3/dist/leaflet.css);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--red-style:#ef3f3f;--red-style-darker:#d52e2e;--txt-gray:#999;--dark-BG:#1c1c1c;--NavBar-btn:hsla(0,0%,85%,.4);--NavBar-menu:hsla(0,0%,85%,.9);--Main-BG:#f7f3f3;box-sizing:none}*{font-family:Nunito,sans-serif}::selection{background:#ef3f3f6d}p{font-size:15px;font-weight:medium;margin:0}h1{font-size:30px}h1,h2{margin:0;top:0}h2{font-size:20px}button{background-color:#ef3f3f;background-color:var(--red-style);border:none;box-shadow:5px 5px 10px rgba(190,74,74,.2);color:#fff;cursor:pointer;font-weight:800;overflow:hidden;transition-duration:.2s}button:active{-webkit-transform:scale(.95);transform:scale(.95)}button:hover{background-color:#d52e2e;background-color:var(--red-style-darker)}input{border-radius:5px;font-weight:700}.WarningMaxCtn{align-items:center;background-color:rgba(0,0,0,.75);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:99999}.WarningCtn{background-color:#fff;border-radius:.5rem;box-shadow:0 0 30px rgba(0,0,0,.8);flex-direction:column;overflow:hidden;width:360px}.WarningCtn,.Warning__header{box-sizing:border-box;display:flex}.Warning__header{align-items:center;background-color:#ef3f3f;background-color:var(--red-style);height:2rem;justify-content:space-between}.Warning__header__close{align-items:center;aspect-ratio:1/1;background-color:#d52e2e;background-color:var(--red-style-darker);display:flex;font-size:125%;height:100%;justify-content:center}.Warning__header__title{color:#fff;margin-left:.5rem}.Warning__body{align-items:space;display:flex;flex-direction:column;gap:1rem;padding:1.5rem 1rem 1rem}.Warning__body__txt{color:#000;font-style:italic;font-weight:700}.toRight{text-align:right}.Warning__btnCtn{display:flex;gap:1rem;justify-content:right;margin-top:.5rem;width:100%}.WarningBtn{padding:.5rem 1rem}.Warning__cancel{background-color:hsla(0,0%,85%,.9);background-color:var(--NavBar-menu);color:#ef3f3f;color:var(--red-style)}.Warning__cancel:hover{background-color:#d3d3d3;color:#ef3f3f;color:var(--red-style)}.floatingMessage__ctn{align-items:center;-webkit-animation:set-up-down 5s linear 1;animation:set-up-down 5s linear 1;background-color:#ffff8c;border-radius:.5rem;bottom:1rem;box-shadow:0 0 20px rgba(0,0,0,.33);box-sizing:border-box;display:flex;gap:2rem;left:50%;max-height:4rem;padding:1rem 1.5rem;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:9}@media (max-width:721px){.floatingMessage__ctn{max-height:100%}}@-webkit-keyframes set-up-down{0%{bottom:-5rem;opacity:.2}5%{bottom:1rem;opacity:1}60%{opacity:1}80%{bottom:1rem;opacity:1}90%{bottom:-5rem;opacity:0}to{bottom:-5rem;opacity:0}}@keyframes set-up-down{0%{bottom:-5rem;opacity:.2}5%{bottom:1rem;opacity:1}60%{opacity:1}80%{bottom:1rem;opacity:1}90%{bottom:-5rem;opacity:0}to{bottom:-5rem;opacity:0}}.floatingMessage__special{box-shadow:0 0 0 transparent;cursor:pointer}.floatingMessage__ctn p{margin:0;padding:0}.Img-ctn{align-items:center;border:2px solid #d3d3d3;border-radius:1rem;display:flex;height:3rem;justify-content:center;max-height:3rem;max-width:3rem;width:3rem}.plusUltra{color:#d3d3d3;font-size:50}.HomeSteps-container{background-image:url(/static/media/HomeSteps.10fe205ee975c4ac18f4.jpg);background-size:cover;display:flex;margin:0;padding-bottom:3rem;padding-top:2rem;width:100%}.effects{opacity:.5}.HomeSteps{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.HomeSteps-txt{border-radius:1rem;padding:1rem;text-align:center;width:60%}.HomeSteps-txt h1{margin-bottom:2rem}.HomeSteps-table{justify-content:space-between;width:80%}.HomeSteps-table,.table-cell{align-items:center;display:flex}.table-cell{background-color:#fff;border-radius:1rem;box-shadow:5px 5px 10px hsla(0,0%,6%,.3);flex-direction:column;height:150px;justify-content:center;transition:.2s ease-in-out;width:200px}.table-cell:hover{-webkit-transform:scale(1.05);transform:scale(1.05);transition:.2s ease-in-out}.table-cell p{color:gray;font-size:80%;font-weight:700;margin-top:.5rem}.table-cell:nth-child(2),.table-cell:nth-child(4){margin-top:3rem}@media (max-width:721px){.HomeSteps-container{padding-bottom:2rem;padding-top:2rem}.HomeSteps-txt{width:90%}.HomeSteps-table{align-items:center;flex-wrap:wrap;gap:2rem;justify-content:center;width:90%}.table-cell{width:100%}.table-cell:nth-child(2),.table-cell:nth-child(4){margin-top:0}}.HomeHeader input{text-align:center}.HomeHeader{align-items:center;background:linear-gradient(to bottom right,rgba(32,124,167,.5),#d083a7),url(/static/media/HomeHeader.47f1a70bafdec4e030bf.jpg);background-repeat:no-repeat;background-size:100%;display:flex;flex-direction:column;gap:2rem;height:350px;justify-content:flex-end;padding:4rem 0 1rem;width:100%}.HomeHeader h1{color:#fff;font-size:30px;font-weight:700;margin-bottom:1rem;text-align:center}.sb-ctn{align-items:center;display:flex;justify-content:center;margin-bottom:3rem;width:80%}@media (max-width:720px){.HomeHeader{background-size:200%;padding-top:7rem}.HomeHeader-title{padding-top:5rem;width:90%}.HomeHeader-title h1{font-size:20px}.sb-ctn{width:100%}}.SearchBar-ctn{background-color:#fff;border-radius:10px;flex-wrap:wrap;justify-content:space-evenly;max-width:1200px;padding:1rem 0;width:100%}.SearchBar-ctn,.form-box-ctn{align-items:center;display:flex}.form-box-ctn{flex-direction:column;flex-grow:1;justify-content:center;margin-bottom:0}.form-box-ctn:nth-child(2),.form-box-ctn:nth-child(3),.form-box-ctn:nth-child(4){border-left:2px solid hsla(0,0%,67%,.3)}.form-box-ctn:nth-child(4){border-right:2px solid hsla(0,0%,67%,.3)}.search-btn{padding:.75rem 2rem}.form-box-ctn label{color:gray;font-size:15px;font-weight:800;margin:0;text-align:center}.form-box-ctn input{border:none;color:var(--txt-gray);margin:.1rem}.NavBar__dropdownCtn{background-color:#f5f5f5;display:flex;justify-content:space-between;padding:4rem 10% 1%}.NavBar__dropdownCtn h3{color:var(--red-style);margin:0;padding:0}.NavBar__groupings{background-color:#add8e6;display:flex;flex-direction:column;gap:.5rem}.ctn__g1{flex-basis:88%}.ctn__g2{flex-basis:10%}@media (max-width:720px){.SearchBar-ctn{flex-wrap:wrap;gap:0;height:250px;padding:0;width:90%}.form-box-ctn{margin:0;padding:0;width:160px}.form-box-ctn input{height:30px;width:140px}.form-box-ctn:nth-child(3){border:none}.form-box-ctn:nth-child(4){border-right:none}}.TopOffers-container{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:3rem;justify-content:center;overflow:hidden;padding-bottom:4rem;padding-top:4rem;width:100%}.TopOffers-table{display:flex;justify-content:space-between;width:80%}.table-card{align-items:center;display:flex;flex-direction:column;gap:.25rem;justify-content:center;width:200px}.table-card img{border-radius:10px;width:100%}.place-img{scale:.8}.table-card p{color:#6a6a6a;font-weight:600;text-align:center}.table-card h3{font-weight:800;margin:0;text-align:center}@media (max-width:721px){.TopOffers-container h1{margin-bottom:3rem}.TopOffers-container{padding-bottom:4rem;padding-top:4rem}.TopOffers-table{flex-wrap:wrap;justify-content:center;overflow:hidden;width:90%}div.table-card:nth-child(3),div.table-card:nth-child(4),div.table-card:nth-child(5),section.TopOffers-table:nth-child(2)>div.table-card:nth-child(2),section.TopOffers-table:nth-child(3)>div.table-card:nth-child(n+3){display:none}section.TopOffers-table:nth-child(2){scale:1.4}section.TopOffers-table:nth-child(3){flex-wrap:nowrap;scale:1.1}}.NewsLetter-container{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;padding-bottom:5rem;padding-top:5rem;width:100%}.NewsLetter-table{display:flex;justify-content:space-between;width:80%}.card-ctn-nl{box-shadow:2px 2px 1px rgba(0,0,0,.1);display:flex;gap:2rem}.card-ctn-nl-img-container{background-color:azure;display:inline-block;margin:0;padding:0;position:relative;width:250px}.date-review{align-items:center;background:var(--red-style);color:#fff;display:flex;flex-direction:column;font-weight:800;left:5%;padding:.25rem .5rem;position:absolute;scale:.9;top:5%}.date-review h1{font-size:20px;margin:0;padding:0}.date-review p{font-size:12px;margin:0;padding:0}.card-ctn-nl-img-container img{display:block;margin:0;padding:0;width:100%}.card-ctn-nl-txt-container{align-items:left;display:flex;flex-direction:column;gap:.5rem;justify-content:center;width:250px}.reviewer{color:var(--red-style);font-size:12px;font-weight:700}.review{font-size:18px;font-weight:800}.review,.sub{overflow:hidden}.sub{-webkit-line-clamp:4;-webkit-box-orient:vertical;color:gray;font-size:11px;font-weight:600;height:5rem;max-height:5rem;text-overflow:ellipsis;width:90%}.more{border-radius:5px;padding:.5rem;width:120px}.subscribe-form{align-items:center;display:flex;justify-content:space-between;margin-top:6rem;width:80%}.sub-call-txt{box-shadow:24px 0 0 -20px var(--red-style);display:flex;flex-direction:column;padding-right:2rem;width:50%}.call-txt-title{align-items:center;display:flex;gap:1rem;justify-content:space-between}.call-txt-title h1{font-size:36px;font-weight:900}.call-txt-title-paragraph{color:var(--txt-gray);font-weight:700}.our-news p{background-color:var(--red-style);border-radius:1rem;color:#fff;font-size:12px;font-weight:700;padding:2px 10px}.form-input{border-radius:2rem;box-shadow:0 0 20px hsla(0,55%,63%,.1);display:flex;gap:1rem;height:100%;margin-left:2rem;padding:2rem;width:50%}.input-mail{border:none;flex-grow:1}.sub-btn{border-radius:5rem;padding:.5rem 1rem}@media (max-width:1000px){.NewsLetter-table{justify-content:center;width:90%}.card-ctn-nl:nth-child(2){display:none}}@media (max-width:721px){.NewsLetter-container{padding-bottom:3rem;padding-top:3rem}.NewsLetter-table{width:90%}.card-ctn-nl{align-items:center;flex-direction:column;gap:0;justify-content:center;width:100%}.card-ctn-nl-img-container{width:100%}.card-ctn-nl-txt-container{gap:.5rem;margin:1.25rem;width:90%}.subscribe-form{flex-direction:column;margin-bottom:0;margin-top:3rem;width:90%}.sub-call-txt{align-items:center;box-shadow:none;justify-content:center;padding-right:0;width:100%}.sub-call-txt h1{font-size:24px;margin-bottom:.5rem}.sub-call-txt p{font-size:14px}.our-news{display:none}.form-input{border-radius:.5rem;margin-left:0;margin-top:1rem;padding-left:1rem;padding-right:1rem;width:90%}}.HotelListpage-ctn{align-items:center;background-color:var(--Main-BG);display:flex;flex-direction:column;width:100vw}.SearchBar-ctn-display{background-color:#fff;display:flex;justify-content:center;width:100%}.HotelList-displayer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:2rem 0;padding-bottom:2rem;width:80%}.card-gallery{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around;margin-bottom:2rem;margin-top:2rem}.filter-ctn{background-color:#fff;box-shadow:5px 5px 10px rgba(0,0,0,.105);gap:2rem;justify-content:space-between;margin:2rem 0;width:100%}.filter-ctn,.filter-ctn h2{align-items:center;display:flex}.filter-ctn h2{justify-content:center;margin:0;padding:0}.filter-ctn-btns{align-items:center;display:flex;gap:1rem;margin-left:1rem;padding:1rem 0}.filter-ctn-btns button{box-shadow:5px 5px 10px rgba(0,0,0,.105);padding:.5rem 1rem}.filter-ctn-btns button:hover{color:#fff}.weird-thing{font-weight:800;margin-right:1rem}.filter-ctn-selected{background-color:var(--red-style);color:#fff}.filter-ctn-Notselected{background-color:var(--NavBar-btn);color:#000}.weirdThing__txt{font-style:italic;font-weight:600;opacity:.6}.mobile__filter{display:none}.filter__btns{display:flex;gap:1rem}@media (max-width:720px){.filter-ctn{max-width:95%}.mobile__filter{display:block}.filter__btns{display:none}}.Header-container{background-color:gray;background-image:url(/static/media/HotelList.ba724c1429cf9b28da06.jpg);background-position:50%;background-size:100%;color:#fff;padding:10rem 0;width:100%}.Header-container,.Header-title{align-items:center;display:flex;justify-content:center}.Header-title{background-color:var(--NavBar-btn);background-repeat:no-repeat;flex-direction:column;height:150px;width:350px}@media (max-width:721px){.Header-container{padding:0}.Header-title{margin-bottom:1rem;margin-top:4rem}.menu-mobile{display:block}}.hotel-card{align-items:center;background-color:#fff;border-radius:.5rem;box-shadow:0 0 20px rgba(34,62,96,.1);display:flex;flex-direction:column;justify-content:space-between;margin:0;max-height:370px;max-width:350px;padding:0 0 .5rem;transition:box-shadow .5s ease-in-out;transition:all .3s ease-in-out}.hotel-card:hover{box-shadow:0 0 20px rgba(34,62,96,.6);scale:1.02}.hotel-card a{text-decoration:none}.hotel-card figure{margin:0;max-height:65%;min-height:65%;object-fit:cover;padding:0;position:relative;width:100%}.hotel-pic{border-radius:.5rem .5rem 0 0;cursor:pointer;height:100%;object-fit:cover;position:center;width:100%}.heart-ctn{align-items:center;background-color:hsla(0,0%,6%,.5);border-radius:50%;color:#fff;display:flex;height:1.8rem;justify-content:center;position:absolute;right:.5rem;top:.5rem;transition:.2s ease-in-out;width:1.8rem}.card__specialtag{background-color:var(--red-style);color:#fff;font-size:70%;font-weight:700;left:-10px;padding:3px 5px;position:absolute;top:1rem}.card__specialtag:after{background-color:var(--red-style-darker);bottom:-100%;-webkit-clip-path:polygon(0 0,10px 0,10px 10px,0 0);clip-path:polygon(0 0,10px 0,10px 10px,0 0);content:"";height:100%;left:0;position:absolute;width:100%}.heart-ctn:hover{-webkit-transform:scale(1.2);transform:scale(1.2);transition:.2s ease-in-out}.love-icon{-webkit-filter:invert(1);filter:invert(1);width:60%}.card-description{align-items:space-between;display:flex;flex-direction:column;justify-content:space-between;width:90%}.HC-title{align-items:center;display:flex;gap:.5rem}.HC-subtitle{max-width:70%}.HC-title h1{font-size:16px;font-weight:900;text-overflow:ellipsis}.HC-location{align-items:center;display:flex}.HC-location p{color:gray;font-size:10px;font-weight:700;font-weight:800;margin-left:-3px}.HC-description{margin-bottom:5px;max-height:3rem;overflow:hidden;text-overflow:ellipsis}.HC-description p{color:var(--txt-gray);font-size:12px;font-weight:700}.price-tags{align-items:center;display:flex;gap:.5rem}.price-tags h4{align-items:center;font-size:12px;font-weight:800;margin:0;text-decoration:line-through}.price-tags h3{font-size:16px;font-weight:800;margin:0}.tags{border:1px solid grey;border-radius:3px;cursor:pointer;font-size:10px;font-weight:600;padding:2px}.tags:hover{background-color:rgba(201,76,76,.5);border:1px solid var(--red-style);color:var(--red-style)}.score-system{align-items:center;display:flex;gap:1rem}.star-rating{color:#fecb38;font-size:20px}.score-system p{color:var(--txt-gray);font-size:12px;font-weight:700}@media (max-width:720px){.hotel-card{max-width:350px}}.StarRating{font-weight:300;height:100%;left:0;position:relative;top:0}.StarRating h6{font-size:15px;margin:0;padding:0}.star-painter{-webkit-text-stroke:1px rgba(0,0,0,.201);-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text;background-color:#ffd000;height:100%;left:0;position:absolute;top:0}.pagination-ctn{display:flex;gap:.5rem}.pagination-ctn button{padding:.5rem 1rem}.act-chk{background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.305);color:#000;font-size:15px;font-weight:700}.dis-chk{background-color:hsla(0,0%,100%,.403);box-shadow:none;color:hsla(0,0%,50%,.34)}.dis-chk:hover{background-color:initial}.act-chk:hover{color:#fff}.actual{border:none;box-shadow:none;color:gray;display:flex;text-align:center;width:5rem}.actual,.actual:hover,.pagination-ctn select{background-color:initial}.pagination-ctn select{border:none;font-weight:700;max-height:100%;overflow-y:auto}.pagination-ctn option{background-color:#fff}.LoadingComp__max{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.8);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9}.LoadingComp__max p{margin-bottom:2rem}.loading__ctn{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%;z-index:10000}.loading__ctn--loader{aspect-ratio:1/1;border:5px solid #000;border-radius:50%;margin:.5rem;min-height:1rem;min-width:1rem;position:relative}.loader1{-webkit-animation:loading-effect 2s linear infinite;animation:loading-effect 2s linear infinite;border-color:#000;border-left:5px solid transparent;border-right:5px solid transparent}.loader2{-webkit-animation:loading-effect2 1s linear infinite;animation:loading-effect2 1s linear infinite;border-bottom:5px solid transparent;border-top:5px solid transparent}.loader3{-webkit-animation:loading-effect 1s linear infinite;animation:loading-effect 1s linear infinite;border-color:#000;border-left:5px solid transparent;border-right:5px solid transparent}@-webkit-keyframes loading-effect{0%{rotate:0deg}to{rotate:1turn}}@keyframes loading-effect{0%{rotate:0deg}to{rotate:1turn}}@-webkit-keyframes loading-effect2{0%{rotate:1turn}to{rotate:0deg}}@keyframes loading-effect2{0%{rotate:1turn}to{rotate:0deg}}.signup-main-container{align-items:center;background-color:hsla(46,39%,94%,.752);display:flex;justify-content:center;padding:5rem 0;width:100%}.signup-main-container h1{font-size:20px;margin-bottom:1rem}.signup-main-container p{font-size:14px}.signup-card{flex-direction:column;max-width:600px;padding:2rem;width:90%}.goto-social,.signup-card{display:flex;gap:1rem;justify-content:space-between}.goto-social{align-items:center;margin-top:1.5rem}.goto-social button{align-items:center;background-color:#fff;color:#186ffb;display:flex;font-size:16px;gap:.5rem;height:3rem;justify-content:center;width:100%}.goto-social button:hover{background-color:#f4f4f4}.goto-social img{width:1.25rem}.social-distancing{align-items:center;display:flex;height:20px;justify-content:center;margin:1rem 0;position:relative}.social-distancing p{background-color:#fff;font-size:14px;padding:.5rem;position:absolute}.social-distancing-line{background:linear-gradient(90deg,transparent,#d3d3d3,transparent);height:2px;position:absolute;width:100%}.signup__form{display:flex;flex-direction:column}.signup__form label{font-size:13px;font-weight:600;margin:0;padding:0;text-align:left}.signup__form input{border:2px solid hsla(0,0%,50%,.234);border-radius:0;font-size:14px;font-weight:600;height:2rem;margin-bottom:1.5rem}.createAcc-btn{border-bottom:none;font-weight:700;height:3rem}.loginBtn{background-color:initial;border:2px solid var(--red-style);color:var(--red-style);height:3rem}.loginBtn:hover{background-color:#ef3f3f5a;background-color:var(--red-style);color:#fff}.error{margin-top:-25px;padding-bottom:1.2rem}@media (max-width:720px){.signup-main-container{padding:2rem 0}.signup__form input{margin-bottom:.5rem}.createAcc-btn{margin-top:1rem}}.SignupHeader-container{background-color:gray;background-image:url(/static/media/HotelList.ba724c1429cf9b28da06.jpg);background-position:50%;background-size:100%;color:#fff;padding:10rem 0;width:100%}.SignupHeader-container,.SignupHeader-title{align-items:center;display:flex;justify-content:center}.SignupHeader-title{background-color:var(--NavBar-btn);background-repeat:no-repeat;flex-direction:column;height:150px;width:350px}@media (max-width:376px){.SignupHeader-container{padding:0}.SignupHeader-title{margin-bottom:1rem;margin-top:4rem}}.container-2{align-items:center;display:flex;justify-content:center;width:70%}.travelInfo-container{background-color:#fff;box-shadow:3px 3px 6px rgba(0,0,0,.1);padding:1rem;width:100%}.person-info{display:flex;justify-content:space-between}.lastname-info,.name-info{width:50%}label{flex-direction:column}.button-pay,.coupon-wrapper,label{display:flex}.button-pay{justify-content:flex-end;margin-top:20px}.contact-info,.coupon-info,.email-group,.request-info{margin-top:10px}#firstname{width:90%}#lastname{width:100%}#text-area-form{resize:vertical}.container-1{align-items:center;display:flex;justify-content:right;width:50%}.booking-info{align-items:flex-start;background-color:beige;display:flex;flex-direction:row-reverse;gap:5%;justify-content:space-between;padding:4rem 10%}.picture-example{width:30%}.edit-option{color:red;font-weight:500}.info-container{background-color:#fff;box-shadow:3px 3px 6px rgba(0,0,0,.1);padding:1rem;width:100%}.first-container{align-items:center;display:flex;justify-content:flex-start}.fifth-split-info,.fourth-split-info,.second-split-info,.third-container{display:flex;justify-content:space-between;margin-top:5px}.fourth-container div,.second-container div{margin-bottom:-5px}.timestaps{margin-top:.6rem}.checkout-in{margin-top:10px}.hotel-info{padding-left:5%}.hotel-name{margin-bottom:-2px}#fifth,#first,#fourth,#second,#third{border-top:1px solid #ebebeb;margin-top:1rem}.card-info{display:flex;gap:5%;justify-content:space-between}#panel1d-header,#panel2d-header{background-color:#e3e3e38d}.btn{-webkit-appearance:none;appearance:none;border:1px solid rgba(27,31,35,.15);box-sizing:border-box;display:inline-block;line-height:20px;padding:7px 16px;text-align:center;text-decoration:none;touch-action:manipulation;user-select:none;-webkit-user-select:none;vertical-align:middle;white-space:nowrap}.btn:first-child{padding-bottom:8px;padding-top:8px}.form-control{border:2px solid rgba(0,0,0,.2);border-radius:0;width:100%}h4{margin-bottom:10px;margin-top:0}input{border:.0625rem solid #999;min-height:2rem}.error{color:red;font-size:.8rem;font-style:italic}@media (max-width:721px){.booking-info{align-items:center;flex-direction:column;padding:5%}.container-1{padding-right:0;width:100%}.info-container{width:100%}.container-2{margin-top:20px;padding-left:0;width:100%}.btn{width:100%}.card-info{flex-direction:column}}.stripe-input{background-clip:padding-box;background-color:#fff;border:1px solid #ccc;border-radius:4px;display:block;line-height:1.5;padding:10px;width:95%}.stripe-input,.stripe-label{font-family:Arial,sans-serif;font-size:16px}.stripe-label{color:#32325d;margin-top:10px}.stripe-card:hover{border:1px solid #80bdff;cursor:pointer}.page404-ctn{align-items:center;-webkit-animation:appear 3s ease-in 1;animation:appear 3s ease-in 1;background-color:var(--Main-BG);display:flex;flex-direction:column;gap:3rem;height:100vh;justify-content:center;width:100%}@-webkit-keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes appear{0%{opacity:0}to{opacity:1}}.page404-ctn-title{font-size:calc(16vw + 16vh + 8vmin);line-height:.8;-webkit-user-select:none;user-select:none}.page404-ctn-coloreffect{-webkit-text-fill-color:transparent;-webkit-animation:background-pan1 3s linear infinite;animation:background-pan1 3s linear infinite;background:linear-gradient(to right,#4168a7,#41a791,#98a741,#a78041,var(--red-style),#a74180,#9441a7,#4168a7);background-clip:text;-webkit-background-clip:text;background-size:200%;white-space:nowrap}@-webkit-keyframes background-pan1{0%{background-position:0}to{background-position:-200%}}@keyframes background-pan1{0%{background-position:0}to{background-position:-200%}}.page404-ctn p{font-size:20px}.page404-ctn-errorbtn{border-radius:1rem;padding:1rem 2rem}.NavBar-container{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;height:3rem;justify-content:center;max-height:3rem;position:fixed;transition:.25s ease-in-out;width:100vw;z-index:9}.NavBar-container h4{margin:0;padding:0;text-align:center}.dropdown,.sidepanel{display:none}.NavBar-container a,.NavBar-container a:visited{color:#000;text-decoration:none;transition:.3s ease-in-out}.NavBar-container a:hover{color:var(--red-style);-webkit-transform:scale(1.05);transform:scale(1.05);transition:.3s ease-in-out}.NavBar-container h2{font-size:18px;font-weight:800}.NavBar{height:2rem;justify-content:space-between;max-width:80%;width:80%}.NavBar,.nav-section{align-items:center;box-sizing:border-box;display:flex}.nav-section{justify-content:center}.nav-section img{height:2rem}.mobile__NavBtn{display:none}.mobile__NavBtn img{height:2rem}.dropdown{position:relative;-webkit-transform:perspective(1000px);transform:perspective(1000px);z-index:1}.dropdown,.square-icon{align-items:center;display:flex;justify-content:center}.square-icon{aspect-ratio:1/1;cursor:pointer;gap:.5rem;height:2rem;transition:all .2s;width:8rem}.square-icon:hover{background-color:var(--NavBar-menu)}.dropdown img{scale:.8}.dropdown-menu .item-ctn{justify-content:left;padding:.25rem;transition:all .2s ease-in-out}.dropdown-menu .item-ctn:hover{background-color:var(--red-style);color:#fff}.dropdown-menu{background:#dcdcdc;box-shadow:0 5px 5px rgba(28,28,28,.25);list-style-type:none;opacity:0;padding:.5rem .5rem 0;position:absolute;text-align:center;top:-8rem;width:7rem}.dropdown-menu:hover,.square-icon:hover .dropdown-menu{opacity:1;top:100%;transition:.2s linear;visibility:visible}.item-ctn{align-items:center;background-color:#fff;box-shadow:0 0 5px rgba(28,28,28,.35);box-sizing:border-box;display:flex;gap:.5rem;justify-content:right;margin-bottom:.5rem;width:100%}.item-ctn:hover{background-color:#e6e6e6;color:var(--red-style)}.accesibility{align-items:center;display:flex;gap:1rem;justify-content:space-between;justify-content:center;position:relative}.accesibility select{background-color:var(--NavBar-btn);border:none;border-radius:5px;font-weight:700;max-height:2rem}.accesibility option{border:none;font-weight:700}.nav-desktop,.user-related{display:flex;gap:2rem}.mobile{display:none}.userManager{display:flex;height:3rem;right:0;top:0}.userName{color:var(--red-style);font-weight:700}@media (max-width:720px){.NavBar{box-sizing:border-box;justify-content:space-between;max-width:90%;width:100%}.mobile__NavBtn{display:flex}.userManager{display:none}.sidepanel{display:flex;flex-direction:column}.user-related{gap:0}.accesibility,.dropdown:first-child,.nav-desktop{display:none}.mobile{display:flex}.sidepanel{background-color:var(--NavBar-menu);box-sizing:border-box;height:100vh;overflow-x:hidden;position:fixed;right:0;top:0;transition:.25s;width:0;z-index:999}.sidepanel a{display:block;padding:8px 8px 8px 16px;transition:.3s}.closebtn{background-color:var(--red-style);box-sizing:border-box;cursor:pointer;padding:.5rem;text-align:right;top:0;width:100%}.closebtn:hover{background-color:var(--red-style-darker);color:#000}.item-ctn select{border:none;border-radius:5px;font-weight:700;height:2rem;width:100%}select:hover{color:var(--red-style)}.acc-ctn-lbl{text-align:right;width:8rem}.item-ctn:hover>.acc-ctn-lbl{color:#000}.mobile-menu-titles{align-items:center;display:flex;height:2rem;justify-content:center;margin:.4rem;width:100%}}.ctn-footer{align-items:center;background-color:var(--dark-BG);color:var(--txt-gray);display:flex;flex-direction:column;width:100%}.ctn-footer a{color:var(--txt-gray);font-size:15px;font-weight:700;text-decoration:none}.ctn-footer a:hover{color:var(--red-style);-webkit-transform:scale(1.05);transform:scale(1.05);transition:.2s ease-in-out}.ctn-footer h1{color:#fff}.ctn-footer p{font-weight:700}.ctn-footer h2{color:#fff}.main-box{display:flex;height:90%;justify-content:space-between;margin-bottom:6rem;margin-top:6rem;max-width:1250px;width:80%}.box-member{display:flex;flex-direction:column;max-height:260px;width:-webkit-min-content;width:min-content}.box-title{background-color:#1b1b1b;margin-bottom:3rem}.display-logo{background-color:#1b1b1b;display:flex;gap:.5rem;height:2rem}.display-icon{align-items:center;display:flex;gap:5px}.display-icon img{background-color:initial;-webkit-filter:invert(1);filter:invert(1);opacity:.65;-webkit-transform:scale(.8);transform:scale(.8)}.Footer-box-body{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.news-box{display:flex;gap:1rem;height:5rem}.news-box p{font-size:80%}.display-img{height:5rem;width:5rem}.display-img img{display:inline-block;height:100%}.news-box-txt{overflow:hidden}.secondary-box{display:flex;justify-content:space-between;margin-bottom:3rem;width:75%}.social-buttons{display:flex;gap:1rem}.B1{flex-grow:0.25}.B2{flex-grow:0.125}.B3{flex-grow:0.06}.social-btn{background-color:initial;-webkit-filter:invert(1);filter:invert(1);opacity:.65}.map-box{background-color:rgba(15,131,184,.253);z-index:1}.leaflet-container,.map-box{height:100%;width:100%}@media (max-width:721px){.main-box{flex-direction:column;gap:2rem;justify-content:left;margin-bottom:1.5rem;margin-top:2rem;width:90%}.dropdown{height:2rem;width:2rem}.box-title{margin-bottom:1rem}.box-member{max-height:500px;overflow:hidden;width:100%}.secondary-box{align-items:center;flex-direction:column;justify-content:center;text-align:center}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{-webkit-filter:inherit;filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1),-webkit-transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:hsla(0,0%,100%,.5);border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgba(0,0,0,.65)}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.4)}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:hsla(0,0%,100%,.8);border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgba(0,0,0,.2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgba(0,0,0,.4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:transparent;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:transparent;border:6px solid transparent;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.up{align-items:center;border-radius:5px;bottom:2rem;display:flex;height:2.5rem;justify-content:center;opacity:.8;position:fixed;right:2rem;rotate:-10deg;transition:.4s ease-in-out;width:2.5rem;z-index:999}.up img{-webkit-filter:invert(1);filter:invert(1);scale:1.4}.up:hover{opacity:1;rotate:1turn;-webkit-transform:scale(1.1);transform:scale(1.1);transition:.4s ease-in-out}@media (max-width:721px){.up{bottom:1rem;right:1rem}}.AboutUs-container{align-items:center;background-color:var(--Main-BG);display:flex;flex-direction:column;justify-content:center}.AboutUs-card{display:flex;gap:2rem;margin:4rem 0;width:100%;width:80%}.AboutUs-brief{background-color:#fff;box-shadow:5px 5px 10px hsla(0,0%,5%,.2);color:#fff;display:flex;flex-direction:column;gap:.5rem;padding:2rem 2rem 3rem 3rem}.AboutUs-card h1{color:var(--red-style);padding-left:0;padding-top:2rem}.AboutUs-brief p{color:var(--dark-BG);padding:.5rem 2rem 0}.AboutUs-brief li{color:var(--dark-BG);margin-left:3rem;padding:0 2rem 0 0}.AboutUs-developers{background-color:#fff;box-shadow:5px 5px 10px hsla(0,0%,5%,.2);display:flex;flex-direction:column;justify-content:space-between;padding:1rem}.developers-title{justify-content:center}.developers-title h1{margin:0;padding:0;text-align:center}@media (max-width:720px){.AboutUs-container{padding:2rem 0}.AboutUs-card{align-items:center;flex-direction:column;padding:1rem 0}.AboutUs-devs{width:100%}.AboutUs-developers{display:none}}.card-base{color:#00f7ff;height:250px;width:250px}.card-base:hover .developers-card-ctn{transition:width .5s ease-in-out;width:700px}.card-base:hover .member-info-ctn{transition:width .5s ease-in-out;width:100%}.card-base:hover .info-ctn-code-line{opacity:1}.info-ctn-code-line:first-child{transition-delay:.5s}.info-ctn-code-line:nth-child(2){transition-delay:.55s}.info-ctn-code-line:nth-child(3){transition-delay:.6s}.info-ctn-code-line:nth-child(4){transition-delay:.65s}.info-ctn-code-line:nth-child(5){transition-delay:.7s}.info-ctn-code-line:nth-child(6){transition-delay:.75s}.info-ctn-code-line:nth-child(7){transition-delay:.8s}.info-ctn-code-line:nth-child(8){transition-delay:.85s}.info-ctn-code-line:nth-child(9){transition-delay:.9s}.info-ctn-code-line:nth-child(10){transition-delay:.95s}.info-ctn-code-line:nth-child(11){transition-delay:1s}.developers-card-ctn{align-items:center;background-color:#030930;border-radius:.8rem;box-shadow:10px 10px 10px rgba(1,1,1,.2);display:flex;float:right;height:100%;justify-content:left;overflow:hidden;transition:width .5s ease-in-out;width:100%}.developers-card-ctn p{display:flex;font-family:Consolas,Lucida Console,monospace;font-weight:600}.member-img-ctn{align-items:center;-webkit-animation:background-pan 10s ease-in-out infinite;animation:background-pan 10s ease-in-out infinite;background:radial-gradient(#1f6083,#1c364e,#10102f);background-size:200% 200%;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0;max-height:250px;max-width:250px;min-width:250px;white-space:nowrap}@-webkit-keyframes background-pan{0%{background-position:0 100%}50%{background-position:100% 100%}to{background-position:0 100%}}@keyframes background-pan{0%{background-position:0 100%}50%{background-position:100% 100%}to{background-position:0 100%}}.member-profile-pic{-webkit-animation:background-pan 10s ease-in-out infinite;animation:background-pan 10s ease-in-out infinite;border-radius:50%;box-shadow:0 20px 20px rgba(1,1,1,.5);width:150px}.member-info-ctn{background-color:#030930;height:100%;width:0}.info-ctn-code,.member-info-ctn{display:flex;flex-direction:column}.info-ctn-code{align-items:left;flex-wrap:nowrap;justify-content:space-between}.info-ctn-code-line{align-items:center;border-bottom:1px solid rgba(56,164,218,.1);display:flex;justify-content:left;max-height:25px;opacity:0;transition:opacity .5s}.info-ctn-code-line span{padding-left:5px}.line-n{align-items:center;border-right:1px solid rgba(56,164,218,.2);display:flex;justify-content:right;min-height:1.5rem;opacity:.5;padding-right:3px;text-align:right;width:1.5rem}.code-indentation{color:transparent}@media (max-width:720px){.card-base{width:100%}.developers-card-ctn{flex-direction:column;width:100%}.member-img-ctn{max-width:100%}.card-base:hover .developers-card-ctn{height:200%;-webkit-transform:translateX(0);transform:translateX(0);width:100%;z-index:3}.info-ctn-code p{font-size:12px}}.About-container{background-color:gray;background-image:url(/static/media/AboutUs.2805835898e79f41749b.jpg);background-position:0 80%;background-size:100%;color:#fff;padding:10rem 0;width:100%}.About-container,.About-title{align-items:center;display:flex;justify-content:center}.About-title{background-color:hsla(0,0%,94%,.262);background-repeat:no-repeat;flex-direction:column;height:150px;width:350px}@media (max-width:721px){.About-container{padding:0}.About-title{margin-bottom:1rem;margin-top:4rem}.menu-mobile{display:block}}.hotelsingle__maxcontainer{align-items:center;background-color:hsla(0,0%,93%,.5)}.hotel__single-container,.hotelsingle__maxcontainer{display:flex;flex-direction:column;justify-content:center}.hotel__single-container{align-items:left;gap:2rem;margin:5rem 0;width:80%}.hotels__container{display:flex;flex-direction:column;gap:1rem}.hotel__info{display:flex;flex-direction:row}.hotel__ctn-displayCard{display:flex;gap:1rem;justify-content:space-between}.contactInfo__display,.weather{align-items:center;display:flex;justify-content:center}.weather{box-shadow:3px 3px 6px hsla(0,0%,5%,.159)}.weather img{width:100%}.hotels__container-columns{display:flex;gap:2rem;width:100%}.container-column1{flex-grow:1;max-width:70%}.container-column1,.container-column2{display:flex;flex-direction:column;gap:2rem}.container-column2{max-width:30%}@media (max-width:720px){.HotelList-displayer{align-items:center;justify-content:center;width:100%}.hotel__single-container{width:90%}.hotels__container-columns{flex-direction:column;width:100%}.container-column1,.container-column2{max-width:100%}.hotel__ctn-displayCard{align-items:center;flex-direction:column;justify-content:center;width:100%}.RoomCard-table-price{align-items:left;display:flex;justify-content:left}}.contact__info{align-items:flex-start;background-color:#fff;box-shadow:3px 3px 6px hsla(0,0%,5%,.159);display:flex;flex-direction:column;justify-content:center;padding:5%;width:100%}.contact__info h1{font-size:24px;margin-bottom:1rem}.contact__info-display-icon{align-items:center;color:var(--txt-gray);display:flex}.contact__info-display-icon p{align-items:center;display:flex;font-size:12px;font-weight:700;gap:.5rem}.contact__info-body{flex-direction:column;width:100%}.contact__info-body,.contact__info-social{display:flex;gap:.5rem}.contact__info-social img{background-color:#10c0c0;border-radius:50%;-webkit-filter:invert(1);filter:invert(1);padding:.5rem;scale:.8}.contact__info-check{display:flex;flex-direction:column;margin-bottom:20px}.contact__info-check-text{border:none;font-weight:800}.HotelSingleCardHeader-ctn{align-items:center;background-color:#fff;box-shadow:3px 3px 6px hsla(0,0%,5%,.1);box-sizing:border-box;display:flex;justify-items:space-around;padding:2rem}.HotelSingleCardHeader-general-info{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-items:center}.general-info-title{align-items:center;display:flex;flex-direction:row;font-size:20px;font-weight:700;gap:1rem}.general-info-title button{align-items:center;background-color:#fff;border:none;color:#000;display:flex;font-size:15px;font-weight:600;justify-content:center}.general-info-title img{scale:.8}.HotelSingleCardHeader-general-description{color:var(--txt-gray);display:flex;flex-direction:column;font-size:12px;justify-items:center}.HotelSingleCardHeader-general-buttons{display:flex;gap:.5rem}.HotelSingleCardHeader-general-description button{background-color:#eee;border:1px solid var(--txt-gray);border-radius:3px;box-shadow:none;color:var(--txt-gray);font-size:10px;font-weight:700}.HotelSingleCardHeader-general-description button:hover{background-color:#dfdfdf}.HotelSingleCardHeader-general-description button:active{background-color:#ef3f3fb4;border:var(--red-style);color:#fff}.HotelSingleCardHeader-general-price{align-items:flex-end;display:flex;flex-direction:column;gap:.5rem;height:100%}.HotelSingleCardHeader-general-price span{font-size:15px}.HotelSingleCardHeader-general-price button{border-radius:2rem;height:2.5rem;padding:0 1rem;transition-duration:.2s}.info-unnecessary{display:flex}@media (max-width:720px){.HotelSingleCardHeader-ctn{flex-wrap:wrap}.HotelSingleCardHeader-general-info{flex-direction:column;flex-wrap:wrap;width:100%}.general-info-title{width:100%}.general-info-title h1{font-size:18px}.HotelSingleCardHeader-general-description{align-items:center;display:flex;justify-content:center}.HotelSingleCardHeader-general-buttons,.HotelSingleCardHeader-general-price button,.button__txtDisplay,.info-unnecessary{display:none}}.HotelSingleGallery-ctn{background-color:initial;display:flex;gap:1%;max-height:40vh;min-height:40vh;width:100%}.gallery-slideshow{align-items:center;background-color:initial;box-shadow:3px 3px 6px hsla(0,0%,5%,.159);display:flex;object-fit:cover;overflow:hidden;position:relative;width:70%}.gallery-slideshow img{max-width:100%}.gallery-slideshow button{box-shadow:none;font-size:20px;height:110%;position:absolute;width:3.2rem}.gallery-slideshow button:active{color:var(--red-style)}.slider-left{background:linear-gradient(270deg,transparent 0,rgba(0,0,0,.1));background-position:50%;left:0}.slider-left:hover{background-position:0;background:linear-gradient(270deg,transparent 0,rgba(0,0,0,.5))}.slider-right{background:linear-gradient(90deg,transparent 0,rgba(0,0,0,.1));right:0}.slider-right:hover{background:linear-gradient(90deg,transparent 0,rgba(0,0,0,.5))}.gallery-other-images{display:flex;flex-direction:column;gap:2%;height:100%;justify-content:space-between;width:100%;width:30%}.other-image-group{box-shadow:3px 3px 6px hsla(0,0%,5%,.259);height:100%;overflow:hidden;position:relative;width:100%}.other-image-group img{max-width:100%}.gallery-txt-tag{align-items:flex-end;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.8));bottom:0;color:#fff;display:flex;font-weight:700;height:2rem;padding-bottom:.5rem;padding-left:1rem;position:absolute;width:100%;z-index:4}@media (max-width:720px){.gallery-slideshow{width:100%}.gallery-other-images{display:none}}.HotelInfoDisplay-ctn{display:flex;flex-direction:column;gap:2rem}.HotelInfoDisplay-tabs{box-shadow:3px 3px 6px hsla(0,0%,5%,.1);display:flex;width:100%}.HotelInfoDisplay-tabs button{background-color:#fff;box-shadow:3px 3px 6px hsla(0,0%,5%,0);color:#000;height:4rem;width:100%}.is-active{border-bottom:5px solid var(--red-style)}.HotelInfoDisplay-rooms-display{background-color:#fff;box-shadow:3px 3px 6px hsla(0,0%,5%,.1);display:flex;flex-direction:column;gap:2rem;padding:1rem}.HotelInfoDisplay-about-display,.HotelInfoDisplay-facility-display,.HotelInfoDisplay-location-display,.HotelInfoDisplay-policies-display,.HotelInfoDisplay-reviews-display{background-color:#fff;box-shadow:3px 3px 6px hsla(0,0%,5%,.1);display:flex;flex-direction:column;min-height:300px;padding:2rem}.HotelInfoDisplay__mapCtn{height:400px;width:100%}.HotelInfoDisplay-reviews-display{background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;gap:1rem}.MapContainer{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.reviewCard{background-color:hsla(0,0%,50%,.025);box-shadow:3px 3px 5px rgba(0,0,0,.1);padding:1rem;transition:background .3s ease-in-out}.reviewCard:hover{background-color:rgba(173,34,34,.088)}.reviewCard__titleCtn{align-items:center;display:flex;gap:1rem;justify-content:left;margin-bottom:1rem;position:relative}.reviewCard__title{font-size:20px}.reviewCard__date{color:var(--txt-gray);margin:0;padding:0;text-align:right}.reviewCard__review{padding-left:2rem;text-align:justify}.reviewCard span{color:var(--red-style)}.HotelInfoDisplay-ctn img{width:300px}.Room__title{margin-bottom:1rem}.Room__txt{margin:1rem;text-align:justify}.Room__list{margin-left:2rem;margin-top:0;text-align:justify}@media (max-width:720px){.HotelInfoDisplay-tabs{align-items:center;flex-wrap:wrap;justify-content:center}.HotelInfoDisplay-tabs button{width:25%}.reviewCard__titleCtn{align-items:right;flex-direction:column;gap:0}.reviewCard__review{padding-left:0}.reviewCard__title{text-align:right;width:100%}.reviewCard{display:flex;flex-direction:column}.reviewCard__date{width:100%}.rating__ctn{display:flex;justify-content:right;width:100%}}.RoomCard-ctn{box-shadow:3px 3px 5px hsla(0,0%,56%,.2);box-sizing:border-box;display:flex;flex-direction:column;padding:1rem;width:100%}.RoomCard-title{margin-bottom:.5rem;width:100%}.RoomCard-table{align-items:top;display:flex;justify-content:space-between}.RoomCard-table ul{margin:0;padding:0}.RoomCard-table h4{line-height:0}.RoomCard-table li{display:flex;font-size:13px;gap:.5rem;text-decoration:none}.RoomCard-table-img{align-items:center;display:flex;justify-content:center}.RoomCard-table-img img{max-width:250px}.RoomCard-table-amenities{display:flex}.RoomCard-table-amenities,.RoomCard-table-inclusion{align-items:top;justify-content:center;margin-top:1rem}.RoomCard-table-price{align-items:top;display:flex;flex-direction:column;justify-content:top;margin-right:1rem;text-align:right}.RoomCard-table-price button{height:3rem;margin-top:1rem;right:0;width:6rem}.RC-discount{font-size:16px;font-weight:800;text-decoration:line-through}.RC-new-pri{font-size:20px;font-weight:800}@media (max-width:720px){.RoomCard-ctn h1{text-align:center}.RoomCard-table{flex-wrap:wrap;gap:3rem}.RoomCard-table-img img{max-width:100%}.RoomCard-table-price{align-items:flex-start}}.check__card{background-color:#fff;box-shadow:3px 3px 6px hsla(0,0%,5%,.159);flex-direction:column;gap:1rem;justify-content:right;padding-bottom:1rem;width:25vw}.check__card,.check__card-map{align-items:center;display:flex}.check__card-map{height:120px;justify-content:center;margin-top:5%;width:90%}.check__card-info{align-items:flex-end;justify-content:space-between;width:90%}.check__card-info,.check__card-rate{display:flex;flex-direction:column}.check__card-rate h4{font-size:16px;line-height:0}.rate-description{display:flex;font-size:12px;font-weight:700;gap:.5rem}.check__card-price{align-items:flex-end;display:flex;flex-direction:column}.check__card-price p{color:var(--txt-gray);font-size:12px;font-weight:700}.check__card-price h2{font-size:18px;margin:0;text-decoration:line-through}.check__card-price h1{font-size:20px;margin-bottom:0;padding-bottom:0}.check__card-form{align-items:flex-end;display:flex;flex-direction:column;gap:.5rem;margin-top:1rem;width:90%}.check__card-form input{border:2px solid hsla(0,0%,50%,.234);border-radius:0;color:var(--txt-gray);font-size:14px;font-weight:600;height:2rem;width:100%}.Guest__select{box-sizing:border-box;display:flex;flex-direction:row;gap:.5rem;width:100%}.check__card--line{align-items:center;display:flex;justify-content:space-between;width:100%}.BOOKING_BTN{margin-top:2rem;padding:.75rem 1rem}.BOOKING_BTN:disabled{background-color:gray;color:#fff}.guest__select{width:100%}@media (max-width:721px){.check__card{width:100%}}.Dashboard-ctn{align-items:center;background-color:var(--Main-BG);box-sizing:border-box;display:flex;flex-direction:column;font-weight:500;height:100%;padding:4rem 0;width:100%}.Dashboard-ctn input{height:1.5rem;width:100%}.dashboard__ctn{display:flex;height:100%;justify-content:space-between;width:80%}.dashboard__ctn-info{align-items:center;background-color:#fff;box-shadow:5px 5px 5px rgba(0,0,0,.1);box-sizing:border-box;display:flex;flex-basis:30%;flex-direction:column;justify-content:center;max-height:500px;max-width:30%}.dashboard__ctn-info h1{color:#2b2b2b;font-weight:800}.dashboard__ctn-info p{color:var(--txt-gray);font-size:18px;font-weight:600}.dashboard__ctn-info-prof{align-items:center;background-color:hsla(0,11%,93%,.712);box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center;padding:2rem 0;text-align:center;width:100%}.dashboard__ctn-info-img{-webkit-animation:glow 4s ease-in-out infinite;animation:glow 4s ease-in-out infinite;background-color:gray;border-radius:50%;box-shadow:0 0 20px rgba(0,0,0,.247);box-sizing:border-box;display:flex;max-height:180px;max-width:180px;min-height:180px;min-width:180px;object-fit:cover;position:relative}@-webkit-keyframes glow{0%{background-color:hsla(0,0%,83%,.5)}50%{background-color:hsla(0,0%,100%,.496)}to{background-color:hsla(0,0%,83%,.5)}}@keyframes glow{0%{background-color:hsla(0,0%,83%,.5)}50%{background-color:hsla(0,0%,100%,.496)}to{background-color:hsla(0,0%,83%,.5)}}.profile__img{aspect-ratio:1/1;border-radius:50%;max-height:100%;max-width:100%;object-fit:cover}.dashboard__ctn-info-img label{align-items:center;aspect-ratio:1/1;background-color:#fff;border-radius:50%;bottom:.5rem;box-shadow:0 0 5px rgba(0,0,0,.05);color:var(--red-style);display:flex;font-size:120%;justify-content:center;padding:.5rem;position:absolute;right:.5rem}.dashboard__ctn-info-select{background-color:#fff;display:flex;flex-direction:column;width:100%}.dashboard__ctn-info-select button{background-color:#fff;box-shadow:3px 3px 6px hsla(0,0%,5%,0);color:#000;font-size:18px;height:4rem;padding-left:2rem;text-align:left;width:100%}.dashboard__ctn-info-select button:focus{border-right:5px solid var(--red-style)}.dashboard__ctn-edit{background-color:#fff;box-shadow:5px 5px 5px rgba(0,0,0,.1);box-sizing:border-box;display:flex;flex-basis:68%;flex-direction:column;height:100%;min-height:500px;padding:2rem}.dashboard__ctn-edit1{display:flex;flex-direction:column;justify-items:center}.dashboard__ctn-info-edit1-title{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin-bottom:1rem}.dashboard__Btng{align-items:center;display:flex;gap:1rem;height:100%}.dashboard__Btng button{height:2rem}.dashboard-edit-btn{background-color:hsla(0,16%,94%,.521);color:var(--red-style);font-weight:500;height:1.5rem;margin-left:2rem;width:4rem}.dashboard-edit-btn:hover{background-color:var(--red-style);color:#fff;transition:.2 ease-in-out}.dashboard__ctn-info-text h1{font-size:25px}.dashboard__ctn-info-text p{color:gray;font-size:14px}.email__editprofile{font-size:80%;font-style:italic;opacity:.6}.emailDashboard{font-size:110%;font-weight:700}.dashboard__ctn-info-text h3{color:gray}.select-profile p{margin-left:15px;text-align:start}.profile-edit{border:1px solid gray;display:flex;justify-items:stretch;padding-left:20px}.title{display:flex;flex-direction:row}.Dashboard-ctn .dashboard__form div{align-items:center;display:flex;margin-bottom:10px}.Dashboard-ctn label{font-weight:700;margin-right:10px;text-align:left}.dashboard__ctn-info-edit1-name{align-items:center;display:flex;width:100%}.dashboard__ctn-info-edit1-name label{flex-basis:30%;text-align:right}.dashboard__ctn-info-edit1-name input{width:100%}.dashboard__ctn-info-edit1-name select{flex-basis:100%;height:2rem}.Dashboard-ctn-isDisabled{border:1px solid transparent;height:1.5rem;transition:.15s ease-in-out}.Dashboard-ctn-isNotDisabled{border:1px solid #ccc;border-radius:3px;height:1.5rem;transition:.15s ease-in-out}@media (max-width:720px){.dashboard__ctn{flex-direction:column;gap:2rem;width:90%}.dashboard__ctn-info{flex-basis:100%;min-width:100%}.dashboard__ctn input{width:100%}}.Dashboard-is-active{border-right:5px solid var(--red-style)}.dashboard__ctn--Bookings,.dashboard__ctn--ManageHotels{background-color:#fff;box-sizing:border-box;display:flex;flex-basis:65%;flex-direction:column;height:100%}.reservationDisplay{box-sizing:border-box}.pass__changer,.reservationDisplay{display:flex;flex-direction:column;gap:.5rem}.pass__changer{justify-content:space-between}.dashboard__ctn__password{align-items:center;display:flex;gap:1rem;width:100%}.dashboard__password--title{align-items:center;display:flex;justify-content:space-between;width:100%}.dashboard__password--title button{padding:.5rem}.error-creatorUser{font-size:.8rem;margin-bottom:5px;margin-top:-5px}.error-creator-pass,.error-creatorUser{box-sizing:border-box;color:red;float:right;font-style:italic;font-weight:700;padding-right:.5rem}.error-creator-pass{font-size:1rem;margin:auto}.container-success{align-items:center;background-color:beige;display:flex;flex-direction:column;justify-content:center;padding:3rem 0;text-align:center}.container-success h1{max-width:700px;width:80%}.picture-travel{margin-top:5%;mix-blend-mode:multiply;width:20%}.container-success button{-webkit-appearance:none;appearance:none;border:1px solid rgba(27,31,35,.15);box-sizing:border-box;display:inline-block;line-height:20px;margin-top:15px;padding:7px 16px;text-align:center;text-decoration:none;touch-action:manipulation;user-select:none;-webkit-user-select:none;vertical-align:middle;white-space:nowrap}.confirmation-text{margin-top:.8rem;width:50%}.confirmation-text,.container-success button{margin-bottom:2%}@media (max-width:721px){.picture-travel{margin-top:15%;width:40%}.confirmation-text{width:75%}.container-success button{margin-bottom:5%}}.Login-ctn{align-items:flex-start;background-color:var(--Main-BG);box-sizing:border-box;display:flex;justify-content:center;padding-bottom:3rem;padding-top:5rem;width:100%}.Login-ctn input{color:#434343;font-size:16px}.Login-ctn ::-webkit-input-placeholder{color:#a0a0a0}.Login-ctn ::placeholder{color:#a0a0a0}.Login-ctn a{color:var(--red-style);font-size:16px;text-align:right;text-decoration:none}.Login-ctn input{border:none;border-radius:0;outline:none}.error{width:100%}.Login-card{background-color:#fff;border-radius:.5rem;box-shadow:0 0 10px rgba(0,0,0,.2);box-sizing:inherit;display:flex;flex-direction:column;gap:1rem;max-width:400px;padding:2rem;width:90%}.Login-card p{font-size:12px}.Login-card p,.Login-ctn label{color:var(--txt-gray);font-weight:700}.Login-ctn label{display:flex;flex-direction:column;font-size:14px}.Login-card input{box-sizing:border-box;width:99%}.Login-special-label{flex-direction:row;text-align:right;width:100%}.Login-special-btn{align-self:flex-end;box-shadow:none;text-align:right;width:100%}.Login-special-btn,.Login-special-btn:hover{background-color:initial;color:var(--red-style)}.Login-secret-section{height:0}.Login-secret-section,.Login-secret-section-active{display:flex;overflow:hidden;text-align:right;transition:height .5s ease-in-out}.Login-secret-section-active{align-items:center;box-sizing:border-box;flex-direction:column;height:80px;width:100%}.err__display__secret{align-items:left;display:flex;flex-direction:column;justify-content:right}.error{text-align:right}.error__email{padding-right:2rem}.Login-ctn-btn{margin-top:1rem}.Login-ctn-btn,.Signin-ctn-btn{border-radius:20rem;padding:1rem 0;width:100%}.Signin-ctn-btn{border:3px solid var(--red-style);color:var(--red-style)}.Signin-ctn-btn,.Signin-ctn-btn:hover{background-color:initial}.Login-formbox{align-items:center;border-bottom:3px solid hsla(0,0%,50%,.352);color:var(--txt-gray);display:flex;gap:.5rem;padding-left:.5rem;transition:.2s ease-in-out}.recovery-column{display:flex;flex-direction:column;width:100%}.error__display{align-items:right;color:var(--red-style);font-size:75%;font-style:italic;font-weight:700;justify-content:right;text-align:right;width:100%}.form__line--login{margin-bottom:1rem;width:100%}.Login-formbox:focus-within{border-color:var(--red-style);transition:.2s ease-in-out}.email__recover{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;padding:.5rem}@media (max-width:720px){.Login-special-label{align-items:center;color:var(--txt-gray);font-size:10px;font-weight:700;justify-content:center;width:100%}.Login-secret-section input,.Login-secret-section-active input{width:98%}.Login-secret-section-active{height:100px}}.AdminDashboard__ctn{box-sizing:border-box;display:flex;height:100%;justify-content:space-between;overflow:hidden;width:80%}.AdminDashboard__ctn-info{align-items:center;background-color:#fff;display:flex;flex-basis:30%;flex-direction:column;justify-content:center;max-height:600px;max-width:30%;min-height:600px;min-width:30%}.admi.AdminDashboard__ctn-info h1{color:#2b2b2b;font-weight:800}.AdminDashboard__ctn-info p{color:var(--txt-gray);font-size:18px;font-weight:600}.AdminDashboard__ctn-info-prof{align-items:center;background-color:hsla(0,23%,89%,.521);display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem 0;text-align:center;width:100%}.AdminDashboard__ctn-info-img{aspect-ratio:1/1;display:flex;position:relative}.AdminDashboard__ctn-info-img img{box-shadow:0 0 5px rgba(0,0,0,.05);max-width:100%;object-fit:cover;position:absolute}.AdminDashboard__ctn-info-img button{align-items:center;aspect-ratio:1/1;background-color:#fff;border-radius:50%;bottom:.5rem;box-shadow:0 0 5px rgba(0,0,0,.05);color:var(--red-style);display:flex;font-size:120%;justify-content:center;padding:1rem;position:absolute;right:.5rem}.AdminDashboard__ctn-info-select{background-color:#fff;display:flex;flex-direction:column;width:100%}.AdminDashboard__ctn-info-select button{background-color:#fff;box-shadow:3px 3px 6px hsla(0,0%,5%,0);color:#000;font-size:18px;height:4rem;padding-left:2rem;text-align:left;width:100%}.AdminDashboard__ctn-info-select button:focus{border-right:5px solid var(--red-style)}.Admin__AdminDashboardCtn{background-color:#fff;box-sizing:border-box;display:flex;flex-basis:68%;flex-direction:column;height:100%;justify-content:center;min-height:600px;padding:1.5rem}.AdminDashboard__ctn-info-edit1-title{align-items:center;display:flex;gap:2rem;margin-bottom:1rem}.AdminDashboard-edit-btn{background-color:hsla(0,16%,94%,.521);color:var(--red-style);font-weight:500;height:1.5rem;margin-left:2rem;width:3rem}.AdminDashboard-edit-btn:hover{background-color:var(--red-style);color:#fff;transition:.2 ease-in-out}.AdminDashboard__ctn-info-img img{border-radius:50%}.AdminDashboard__ctn-info-text h1{font-size:25px}.AdminDashboard-is-active{border-right:5px solid var(--red-style)}.searchbar__ctn{box-sizing:border-box;display:flex;gap:.5rem}.management__searchbar{width:100%}.searchbar__ctn button{width:8rem}.Management__Card{align-items:center;background-color:var(--NavBar-btn);border-radius:5px;cursor:pointer;justify-content:space-between;padding:.5rem 1rem;transition:.3s ease-in-out;-webkit-user-select:none;user-select:none}.Management__Card:hover{background-color:var(--NavBar-menu)}.Management__Card h3{margin:0}.Management__Card--title{align-items:center;display:flex;justify-content:space-between}.Management__separator{color:var(--txt-gray);margin:0 .25rem}.management__listDisplay{display:flex;flex-direction:column;gap:.25rem;margin:2rem 0}.manage_btns{display:flex;gap:.5rem}.manage_btns button{aspect-ratio:1/1;height:2rem}.manage__edit{background-color:#2cbb55}.manage__edit:hover{background-color:#239142}.manage__more{background-color:#2c8ebb}.manage__more:hover{background-color:#236b91}.filter__ctn{display:flex}.Management__Card--body{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.UserManagement__Card--body{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;justify-content:center;justify-content:space-between;margin-top:.5rem;padding:1rem;width:100%}.roleCtn{gap:.5rem}.manage__pagination,.roleCtn{align-items:center;display:flex}.manage__pagination{justify-content:center;width:100%}.HotelCreator{display:flex;flex-direction:column;gap:1rem}.HotelCreator h3{margin:0}.HotelCreator__form--line{display:flex;width:100%}.HotelCreator__label{align-items:center;display:flex;flex-direction:row;justify-content:center;width:9rem}.CreateHotel--subHotel{box-sizing:border-box;padding:1rem}.CreateHotel--subHotel h2{margin-bottom:1.5rem}.HotelCreator__input{width:100%}.HotelCreator__form--microSubmit{max-width:10rem;padding:.5rem 1rem}.HotelForm__footer{align-items:center;display:flex;justify-content:space-between;margin-top:2rem;width:100%}.dividing-ctn{display:flex;justify-content:center;margin:2rem 0;width:100%}.dividing-line{background:linear-gradient(to right,transparent,var(--NavBar-menu),transparent);height:3px;width:80%}.addMoreCtn{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:2rem 0;width:100%}.RoomCreator__header{align-items:center;display:flex;justify-content:space-between}.RoomCreator__header div{display:flex;gap:.5rem}.Ctn__Form5{box-shadow:0 0 5px rgba(0,0,0,.2);margin-bottom:1rem}.manage__status,.manage__status:hover{background-color:#ccc508}.addRoom{display:flex;justify-content:right;width:100%}.addRoom button{padding:.5rem 1rem}.roomList__ctn{background-color:#fff;border-radius:5px;padding:.25rem 1rem;transition:.3s ease-in-out}.roomList__ctn:hover{background-color:#ffe7e7}.ReservationCard__header{align-items:center;background-color:var(--red-style);color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:.5rem 1rem;transition:.3s ease-in-out}.ReservationCard__header button{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;margin:0;padding:.25rem;position:relative}.ReservationCard{border:3px solid var(--red-style);border-radius:.5rem;overflow:hidden}.ReservationCard__body{align-items:center;display:flex;flex-direction:column;justify-content:center}.HotelMicroCard{display:flex;gap:1rem;margin:0;padding:1rem;width:90%}.HotelMicroCard__HotelImg{display:flex;margin:0;padding:0}.HotelMicroCard__HotelImg img{max-height:180px;object-fit:contain}.HotelMicroCard__text{display:flex;flex-direction:column;justify-content:space-between}.CheckTable{display:flex;justify-content:center;margin:2rem 0;width:100%}.CheckTable table{max-width:450px;width:90%}.CheckTable td,.CheckTable th,.CheckTable tr{outline:3px solid var(--NavBar-btn)}.CheckTable th,.PaymentDetails th{background-color:var(--red-style);color:#fff}.CheckTable td{background-color:initial;transition:.3s ease-in-out}.PaymentDetails{display:flex;justify-content:center;width:100%}.PaymentDetails table{border:1px solid var(--NavBar-btn);margin:1rem 0;max-width:800px;width:90%}.PaymentDetails td,.PaymentDetails tr{border:0;outline:0}.PaymentDetails h3{margin:0}.PaymentDetails__col2{text-align:right}.PaymentDetails td{padding:0 1rem}.PaymentDetails tr:hover,.PaymentDetails__sub{background-color:var(--NavBar-btn)}.PaymentDetails__sub{margin-top:1rem}.reservations__list{display:flex;flex-direction:column;gap:.25rem;margin:2rem 0}.HotelManagement__ctn{display:flex;flex-direction:column;gap:1rem}.Management__Card--id{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between}.error-creatorAdmin{box-sizing:border-box;color:red;font-size:.8rem;font-style:italic;font-weight:700;justify-content:right;padding-right:.5rem}.line__Ctn{align-items:left;align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:.5rem;position:relative;width:100%}.Input__file{border:none}.userAdministartionCtn{box-sizing:border-box;gap:1rem}.UserListCTN,.userAdministartionCtn{display:flex;flex-direction:column}.admnbtnctn{display:flex;justify-content:right;width:100%}.user__listCtn{flex-direction:column;gap:.25rem;margin-top:1rem;max-height:1.5rem}.UserListHeader,.user__listCtn{box-sizing:border-box;display:flex}.UserListHeader{align-items:bottom;border-radius:.5rem;justify-content:space-between;width:100%}.UserListHeader select{height:2rem}.UpdateRole{max-height:2.5rem;max-width:8rem;padding:.5rem}.HotelCreator__label--insert{background-color:var(--red-style);color:#fff;font-weight:700;padding:.5rem}@media (max-width:720px){.AdminDashboard__ctn{flex-direction:column;gap:1rem;width:90%}.AdminDashboard__ctn-info{max-width:100%;width:100%}.HotelCreator__form--line{align-items:right;align-items:center;align-self:left;flex-direction:column;justify-content:right;margin:0;position:relative}.searchbar__ctn{align-items:center;box-sizing:border-box;flex-direction:column}.searchbar__ctn select{height:2.5rem;width:100%}.searchbar__ctn button{padding:1rem 0;width:8rem}.manage_btns{flex-direction:column}.Management__Card--title{gap:.5rem}.Management__separator{font-size:0;opacity:0}.Management__Card--id,.management__listDisplay{gap:.5rem}.ReservationCard__header button{width:3rem}.HotelMicroCard{align-items:center;flex-direction:column}.HotelMicroCard__HotelImg{justify-content:center;width:90%}.HotelMicroCard__text{width:90%}.CheckTable table{overflow:hidden}.PaymentDetails table{width:90%}}
/*# sourceMappingURL=main.c772ed09.css.map*/