.hero{background:#f3f3f3;padding:40px 15px 120px;font-family:Poppins,sans-serif;margin-bottom:50px}.hero-container{max-width:1320px;margin:auto;padding-left:20px;display:flex;align-items:center;justify-content:space-between;gap:60px}.hero-left{flex:1}.hero-title{color:#222;margin-bottom:20px}.hero-title span{color:#f07c3c}.hero-title,.hero-title span{letter-spacing:-1px;font-size:61px;font-weight:900;line-height:1;font-family:system-ui}.hero-left a{text-decoration:none}.hero-sub p{color:#505050;font-size:20px}.brand{font-size:40px;font-weight:800}.hero-sub{font-size:13px;color:#6c757d;margin-bottom:8px}.hero-btn{color:#fff;background:linear-gradient(4deg,#171e9c,#2f36c1);border-radius:10px;margin-top:22px;padding:10px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;border:2px solid #1d215b}.hero-btn-wrapper{display:flex;gap:15px;align-items:center;flex-wrap:wrap}.hero-btn:hover{background:#2229ac;color:white}.hero-btn-outline{border:2px solid #f07c3c;background:transparent;color:#f07c3c}.hero-btn-outline:hover{border:2px solid #f07c3c;background:#f07c3c;color:#fff}.hero-right{flex:1;text-align:center}.hero-img{width:100%;max-width:520px}@media (max-width:991px){.hero-container{flex-direction:column;align-items:center;text-align:center;padding:0;gap:20px}.hero{padding:40px 15px 50px}.hero-title br{display:none}.hero-btn-wrapper{justify-content:center}.hero-left,.hero-right{width:100%!important}.hero-left,.hero-left *,.hero-right{text-align:center!important}.hero-title,.hero-title *{font-size:22px!important;line-height:1.3!important}.hero-subheading-custom,.hero-subheading-custom *{font-size:16px!important;margin-top:6px!important}.hero-sub,.hero-sub *{font-size:14px!important}.hero-img{margin-top:20px;width:100%;max-width:450px;height:auto}}.hero-title p{margin:0;display:inline}.hero-subheading-custom{display:block;font-size:28px;font-weight:500;color:#666;margin-top:14px;line-height:1.3}.hero-subheading-custom p{margin:0;display:inline}