.home-bg{color:#000;background:url(/room1.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative}.home-bg:before{content:"";z-index:1;background-color:#cdc1c199;width:100%;height:100%;position:absolute;top:0;left:0}.home-bg>*{z-index:2;position:relative}h1{text-align:center;margin:1.5ch;font-size:clamp(24px,5vw,40px)}h2{text-align:center;text-shadow:2px 2px #4c859f;margin:1.5ch;font-size:clamp(24px,5vw,40px)}@media (max-width:768px){h1{margin-top:40%;margin-left:10%;font-size:clamp(20px,6vw,32px)}}.about-us{text-align:center;color:#333;max-width:1000px;margin:30px auto;font-size:20px;line-height:1.7}.features-items{white-space:nowrap;scroll-behavior:smooth;flex-direction:row;gap:20px;padding:20px;display:flex;overflow:auto hidden}.feature-card{text-align:center;word-wrap:break-word;white-space:normal;background-color:#18ba8562;border-radius:50px;flex-direction:column;flex:none;justify-content:center;align-items:center;width:250px;height:auto;padding:20px;display:flex;overflow:hidden;box-shadow:0 4px 8px #000}.feature-card img{object-fit:cover;border-radius:20%;width:auto;height:50px;margin-top:15px}.location{flex:wrap;place-items:center}iframe{border:2px solid #000;border-radius:15px;justify-content:center;align-items:center;width:60%;height:450px;margin-top:20px;margin-bottom:40px}@media (max-width:768px){.location{margin:auto}iframe{border-radius:25px;justify-content:center;align-items:center;width:80%;height:500px;margin-top:20px;margin-bottom:40px}}.gallery-btn{color:#fff;cursor:pointer;background-color:#125459fb;border:none;border-radius:50px;margin-top:15px;padding:10px 20px;font-size:18px;text-decoration:none;display:inline-block}
