body.homepage #hero{height:90vh;position:relative;align-items:center;justify-content:flex-start;background-image:none!important}body.homepage #hero>img{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(0.8);border-radius:0 0 50px 50px}body.homepage #hero h1{margin-top:175px;max-width:600px;font-size:3.3rem;font-weight:500;color:white;text-shadow:#0000002b 1px 0 10px}body.homepage #hero form#booking-search__bar>.container:not(.header){padding:5px 7px;border-radius:50px}body.homepage #hero form#booking-search__bar .input-group:nth-child(1){width:250px}body.homepage #hero form#booking-search__bar a#submit{height:45px}@media (max-width:768px){body.homepage section#hero{height:calc(100% - 80px);align-items:unset}body.homepage #hero h1{padding:10px;margin-top:50px;font-size:2.5rem;margin-left:auto;margin-right:auto}body.homepage #hero form#booking-search__bar>.container:not(.header){padding:10px;border-radius:5px;padding-bottom:25px}body.homepage #hero form#booking-search__bar a#submit{border-radius:50px;position:absolute;bottom:-25px;width:60%!important;min-width:unset!important}}body.homepage #hero .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#09213940}section:has(.regions){padding:50px 0;border-radius:50px;background:var(--accent);margin:0 5px}.regions{display:flex;gap:50px;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;margin-top:25px}@media (max-width:768px){.regions{gap:20px}}.regions a{opacity:0;cursor:pointer;color:var(--font);transition:opacity .2s}.regions a:has(.loaded){opacity:1}.regions .row{margin:0;flex-wrap:nowrap}.regions .col:first-child{padding:0}.regions .col:last-child{display:flex;padding:0 20px;font-size:1.3rem;flex-direction:column;justify-content:center}.regions .row,.regions .col{height:150px}.regions img{width:100%;height:100%;object-fit:contain}.regions span{display:flex;border:none;padding:2px 5px;font-weight:bold;align-items:center;transition:.2s;border-radius:5px;color:var(--primary);justify-content:space-between}.regions>a:hover span{color:white;background-color:var(--primary)}.recommended{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;width:100%;gap:20px;margin:20px 0px}.recommended.hotels{justify-content:flex-start}.recommended.hotels .hotel{width:calc(25% - 20px);transition:.2s}@media (max-width:991px){.recommended.hotels .hotel{width:45%;min-width:unset}}@media (max-width:768px){.recommended.hotels{justify-content:center}.recommended.hotels .hotel{width:100%}.recommended.cities .city:hover .overlay{background:rgb(0 0 0 / 20%)}}.recommended.hotels .hotel{opacity:0;transition:opacity .2s}.recommended.hotels .hotel:has(.loaded){opacity:1}.recommended.hotels .hotel img{width:100%;height:165px;object-fit:cover;border-radius:5px}.recommended.hotels .hotel .hotel_details{color:var(--font);padding:5px 0}.recommended.hotels .hotel .hotel_details-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:bold;font-size:1.2rem}.recommended.hotels .hotel .hotel_details-city{font-size:.8rem}.recommended.hotels .hotel .hotel_details-city i{color:var(--primary)}.recommended.hotels .hotel .hotel_details-title,.recommended.hotels .hotel .hotel_details-city{padding:0 5px}.recommended.hotels .hotel .bq-button{margin-top:10px}.recommended.hotels .hotel .bq-button i{margin-left:5px}.recommended.hotels .hotel:hover .bq-button{color:#ffffff;background-color:var(--primary)!important}.recommended.cities .city_details-title,.recommended.categories .category_title{font-size:1.4rem;color:white;font-weight:bolder;text-transform:uppercase;padding-left:5px;border-left:3px solid var(--primary);text-shadow:0px 0px 10px #00000030}.recommended.cities .city,.recommended.categories .category{opacity:0;padding:0px;width:300px;height:450px;transition:.2s;border-radius:.625rem;background-size:100%;background-position:center;transition:all 0.3s ease-in-out}@media (max-width:991px){.recommended.categories .category{width:30%;height:400px;background-size:cover}}@media (max-width:768px){.recommended.categories .category{width:100%;height:350px}}.recommended.categories:has(.category:hover) .category:not(:hover){filter:brightness(0.6)}@media (min-width:992px){.recommended.categories .category:hover{background-size:105%}}.recommended.cities .city.loaded,.recommended.categories .category.loaded{opacity:1}.recommended.categories .city a,.recommended.categories .category a{border-radius:.625rem}.recommended.cities .city{background-size:cover}.recommended.cities .city .city_details,.recommended.categories .category .category_details{top:0;width:100%;height:100%;padding:20px;transition:.2s;border-radius:.625rem}.recommended.cities .city .city_details{background:rgb(0 0 0 / 20%)}.recommended.cities .city:hover .city_details{background:rgb(0 0 0 / 50%)}.recommended.cities .city .city_details .city_details-description{opacity:0;color:white;margin-top:5px;font-size:.9rem;transition:opacity .2s}.recommended.cities .city:hover .city_details .city_details-description{opacity:1}@media (max-width:991px){.recommended.cities .city .city_details .city_details-description{font-size:.8rem!important}}@media (max-width:768px){.recommended.cities .city .city_details .city_details-description{display:none!important}.recommended.cities .city:hover .overlay{background:rgb(0 0 0 / 20%)}}.about-us{width:100%;padding:50px 0;flex-direction:row}@media (max-width:768px){.about-us{gap:30px}}.about-us>div{display:flex;min-width:150px;flex-direction:column;justify-content:flex-start;align-items:center}.about-us>div i{font-size:3rem;margin-bottom:10px;color:var(--primary)}.about-us>div h3{font-size:1.3rem;text-align:center;margin-bottom:15px}.about-us>div p{font-size:.9rem;text-align:center}.choose-your-path{width:100%;padding:50px;margin:50px 0px;border-radius:20px;background:var(--accent)}.choose-your-path i{width:fit-content;font-size:42px;padding:30px;border-radius:30px;color:var(--primary);background:var(--accent)}.choose-your-path p{max-width:450px;text-align:center}section:has(.newsletter){padding-bottom:50px;background:var(--accent);margin-bottom:50px;border-radius:0 0 50px 50px}.newsletter input[type="email"]{border-radius:5px!important;border-bottom-style:solid!important;border-bottom-width:1px!important;border-bottom-color:#cccccc!important}.newsletter img{width:100%;max-width:400px}@media (max-width:768px){.newsletter img{max-width:250px}.choose-your-path{gap:50px}.choose-your-path p{max-width:100%}}.newsletter .ml-form-embedBody{padding:0px!important}.newsletter .policies{font-size:.8rem}.newsletter .policies a{color:black;text-decoration:underline}.wave-divider{height:300px;margin-top:-50px;background-size:cover;background-repeat:no-repeat;background-position:bottom;background-image:url(/static/images/svg/waves/wave_bottom.svg)}