.hero-section{min-height:55vh;display:flex;align-items:center;position:relative;overflow:hidden}.hero-Hostel-Facilities{background:url("../images/Hostel Details.jpg") center/cover no-repeat}.hero-content{opacity:0;transform:translateY(40px);transition:all 1s ease}.hero-content.show{opacity:1;transform:translateY(0)}.hero-title{text-shadow:0 4px 20px rgb(0 0 0 / .4);font-size:2.8rem!important}@media (max-width:768px){.hero-Hostel-Facilities{background:url("../images/Hostel Details.jpg") center/cover no-repeat}}.hostel-info-section{background:#fafafa}.hostel-main-title{color:#065ba7;font-weight:600;font-size:2.3rem;position:relative;display:inline-block}.hostel-content-wrap{background:#fff0}.hostel-info-card{background:#fff;padding:35px;border-radius:20px;box-shadow:0 14px 36px rgb(0 0 0 / .08);position:relative}.hostel-info-card::before{content:"";position:absolute;top:0;left:0;width:6px;height:100%;background:#f38020;border-radius:20px 0 0 20px}.hostel-card-title{color:#065ba7;font-weight:600;margin-bottom:16px}.hostel-info-card p{color:#333;line-height:1.7;margin-bottom:18px}.hostel-details-list{padding-left:18px}.hostel-details-list li{margin-bottom:12px;line-height:1.6;position:relative}.hostel-details-list li strong{color:#065ba7}.hostel-image-wrap{background:#fff;padding:15px;border-radius:20px;box-shadow:0 14px 36px rgb(0 0 0 / .08)}.hostel-image-wrap img{border-radius:14px;width:100%;height:auto}@media (max-width:768px){.hostel-main-title{font-size:1.7rem}.hostel-info-card{padding:25px}}