.ageConsentSection{position:fixed;top:0;left:0;width:100%;height:100vh;color:#fff;background-color:#e7e0cd;text-align:center;z-index:99}.ageConsentSection,.wrapContainer{display:flex;justify-content:center;align-items:center}.wrapContainer{max-width:700px;max-height:100vh;border-radius:20px;background-color:#414535;flex-direction:column;position:relative}.birdSVG{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:auto;z-index:0;padding:40px}.content{text-align:center;display:flex;flex-direction:column;align-items:center}.ConsentUniformMedium{font-family:var(--R3);font-size:1.5rem}@media (max-width:1024px){.wrapContainer{max-width:100%;height:100%;border-radius:0}}.aboutBody{background:rgba(65,110,128,.8)}.heading{font-family:var(--MR);font-size:clamp(1.4rem,3.5vw + 1rem,3.5rem);line-height:1}.aboutImage{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .5s linear}.fadeIn{opacity:1}.fadeOut{opacity:0}input::placeholder{color:#fff;font-weight:700}.bgColor{background-color:hsla(44,37%,86%,.3)}.BookNow p{font-family:var(--R4);font-size:clamp(.5rem,1vw + .7rem,1.625rem)}.carousel-container{position:relative;overflow:hidden}.carousel-image{transition:opacity .5s ease-in-out;opacity:0}.carousel-image.active{opacity:1}.desc{background-color:#ffffff16}.brandH{font-size:var(--h1);font-family:var(--MM)}.brandp{font-family:var(--R4);font-size:clamp(18px,1.5vw + .5rem,30px)}.embla{overflow:hidden;width:100%;height:100%;position:relative}.embla__container{display:flex;height:100%}.embla__slide{position:relative;flex:0 0 100%}.brandH{font-size:2.5rem;font-weight:600;color:#fff}.brandp{font-size:1rem;color:#fff}.carousel-container button{background:rgba(0,0,0,.5);color:#fff;border:none;padding:10px;border-radius:50%;cursor:pointer;transition:background .3s ease}.carousel-container button:hover{background:rgba(0,0,0,.8)}.carousel-container button:focus{outline:none}button.left{left:20px}button.left,button.right{position:absolute;top:50%;transform:translateY(-50%);z-index:10}button.right{right:20px}@media (min-width:768px){.brandH{font-size:3rem}.brandp{font-size:1.25rem}button.left,button.right{padding:15px}}.heroBody{background-position:50%;background-size:cover;transition:background-image 1s ease-in-out}.bgImage1{background-image:url(/image/bg.webp)}.bgImage2{background-image:url(/image/bg2.webp)}.para{font-family:var(--R3);line-height:38px;font-size:clamp(1.65rem,2.5vw + .5rem,2.25rem)}.heroButton{background-color:var(--primaryColor);opacity:90%}.bottomP{text-align-last:center;font-size:clamp(1.4rem,2vw + 1rem,1.875rem)}.CarRight{background-color:#9b7347}.mapSection{background:linear-gradient(180deg,#e9e2cf,rgba(65,110,128,.65));color:#4a6b7b}.mapSection p{font-family:var(--R3);font-size:clamp(1rem,.5vw + 1.2rem,1.9rem)}.H4{font-family:Manier_Light}.fade-in{animation:fadeInScaleUp 1s forwards;opacity:0;transform:scale(.8)}@keyframes fadeInScaleUp{to{opacity:1;transform:scale(1)}}