#hero-lease-section,#stats-lease-section{box-sizing:border-box;font-family:Poppins,sans-serif;width:100%}#hero-lease-section .hero-main{background-position:50%;background-size:cover;height:650px;position:relative}#hero-lease-section .hero-overlay{align-items:center;background:rgba(10,50,90,.7);display:flex;inset:0;justify-content:center;position:absolute;text-align:center}#hero-lease-section .hero-content{max-width:1000px;padding:0 20px}#hero-lease-section h1{font-size:56px;font-weight:300;line-height:1.1;margin-bottom:25px}#hero-lease-section h1 span{font-weight:700}#hero-lease-section .hero-desc{font-size:20px;font-weight:300;line-height:1.5;margin:0 auto 40px;max-width:80%}.hero-btn{border-radius:50px;color:#fff!important;display:inline-block;font-size:18px;font-weight:600;padding:18px 50px;text-decoration:none;transition:transform .3s ease}.hero-btn:hover{transform:scale(1.05)}#stats-lease-section .stats-bar{align-items:center;display:flex;gap:20px;justify-content:center;margin:0 auto;max-width:1366px;padding:60px 40px}.stat-item{flex:1;text-align:center}.stat-label{display:block;font-size:16px;font-weight:300}.stat-number{color:#001c33;font-size:50px;font-weight:700;line-height:1.1;margin:5px 0}.stat-text{font-size:18px;font-weight:300;margin:0}.stat-divider{height:80px;opacity:.2;width:1px}@media (max-width:768px){#hero-lease-section .hero-main{height:500px}#hero-lease-section h1{font-size:32px}#hero-lease-section .hero-desc{font-size:16px;max-width:100%}#stats-lease-section .stats-bar{flex-wrap:nowrap;gap:10px;justify-content:space-between;padding:30px 10px}.stat-item{flex:1;min-width:80px}.stat-number{font-size:22px}.stat-text{font-size:10px;line-height:1.2}.stat-label{font-size:9px}.stat-divider{display:block;height:40px}}