.hero-section{height:var(--hero-height,80vh);position:relative}.hero-section::after{content:'';position:absolute;inset:0;background:var(--hero-overlay-bg,rgba(0,0,0,0.5))}.hero-content{position:relative;z-index:1}.hero-content h1,.hero-content p{color:#fff}.search-form .form-control{border-radius:30px 0 0 30px}.search-form .btn{border-radius:0 30px 30px 0}#ROC .d-flex{gap:20px}#ROC .d-flex h3{font-weight:bold;color:#333}#ROC .d-flex ul{padding-left:20px}