.home-bg{background:#fff;min-height:100vh;font-family:var(--primary-font);color:#111;display:flex;flex-direction:column;align-items:center;padding:0}.home-header-container{width:100%;max-width:1000px;margin:0 auto;padding:16px}.home-header{background:linear-gradient(180deg,#1586fe,#116dfa);border-radius:24px;display:flex;flex-direction:column;align-items:center;padding:20px 16px 0;box-sizing:border-box;overflow:hidden;background:radial-gradient(circle,#248eff,#116dfa 65%)}.home-logo{height:30px;width:auto;border-radius:12px;margin-bottom:18px}.home-header-title{color:#fff;font-size:2rem;font-weight:800;text-align:center;line-height:1.2;letter-spacing:.01em}.home-header-btn{background:#111;color:#fff;font-size:16px;font-weight:650;border:none;border-radius:50px;padding:14px 40px;cursor:pointer;margin:34px 0 38px;box-shadow:0 2px 8px #00000014}.home-phone{width:100%;display:flex;justify-content:center}.home-phone-img{width:320px;object-fit:cover}.home-marquee-section{width:100%;margin:30px auto;display:flex;flex-direction:column;gap:24px}.home-marquee{width:100%;overflow:hidden}.home-icon-row{display:flex;gap:24px;align-items:center;padding:0 12px}.home-circle-icon{width:60px;height:60px;border-radius:100px;object-fit:cover}.home-footer{width:100%;max-width:600px;margin:12px auto 18px;text-align:center;color:#111;font-size:16px;font-weight:500;padding-bottom:50px}.home-footer-title{font-weight:600}.home-footer-x{font-size:2rem;font-weight:700;margin-top:14px;letter-spacing:.1em;display:flex;align-items:center;justify-content:center}.home-footer-x-img{height:25px;width:auto}
