.text-area h2,.text-area h3{font-size:36px;color:#fff;margin-bottom:20px}.text-area p{font-size:16px;color:#c8ffd9;margin-bottom:10px!important;line-height:28px}.text-area p a{color:#9de600;font-weight:500;text-decoration:underline}.section-title{display:flex;gap:30px}.section-head{width:55%}.section-head h2{font-size:36px;color:#fff;margin-bottom:10px}.section-head h2 span{color:#ffc20c}.section-head p{font-size:16px;color:#c8ffd9;margin-bottom:0!important;line-height:28px}.section-desc{width:45%;display:flex;align-items:flex-end}.section-desc p{font-size:16px;color:#c8ffd9;margin-bottom:0!important;line-height:28px}.section-p{width:65%}.section-a{width:35%;display:flex;justify-content:flex-end}.hotel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:40px}.hotel-card{background-color:#1a1a1a;border-radius:10px;overflow:hidden;transition:transform .3s ease}.hotel-card:hover{transform:translateY(-10px)}.hotel-card img{width:100%;height:200px;object-fit:cover}.hotel-card .hotel-info{padding:20px}.hotel-card .hotel-info h3{font-size:20px;color:#fff;margin-bottom:10px}.hotel-card .hotel-info p{font-size:14px;color:#c8ffd9;margin-bottom:0;line-height:24px}.hotel-card .hotel-info a{display:inline-block;margin-top:10px;color:#9de600;font-weight:500;text-decoration:underline}@media (max-width:991px){.section-title{flex-direction:column;gap:20px}.section-desc{width:100%;justify-content:flex-start}.hotel-grid{grid-template-columns:repeat(2,1fr);gap:30px;margin-top:40px}}@media (max-width:767px){.section-head{width:100%}.section-head h2{font-size:26px;color:#fff;margin-bottom:10px;line-height:29px}.section-a{width:100%;justify-content:flex-start}.section-desc{flex-direction:column}.section-p{width:100%}.text-area h2,.text-area h3{font-size:26px;color:#fff;line-height:30px;margin-bottom:20px}.text-area h2,.text-area h3{font-size:26px;color:#fff;line-height:30px;margin-bottom:20px}.hotel-grid{grid-template-columns:repeat(1,1fr)}}