.hero-section{width:100%;background:#f23f19;position:relative;overflow:hidden;padding:70px 0;color:#fff}.hero-wrap{max-width:1300px;margin:auto;padding:0 22px;display:flex;justify-content:space-between;align-items:center;gap:40px;position:relative;z-index:2}.hero-left{flex:1}.hero-get{font-size:clamp(40px,4vw,60px);font-weight:900;letter-spacing:3px;transform:rotate(-6deg);margin-bottom:18px;background:#ffffff26;padding:6px 14px;border-radius:12px;display:inline-block}.hero-heading{font-weight:900;line-height:.95;font-size:clamp(42px,6vw,96px)}.hero-subline{margin-top:20px;font-size:clamp(14px,1.4vw,18px);font-weight:600}.hero-right{flex:1;display:flex;flex-direction:column;align-items:flex-end;max-width:520px}.typing-wrapper{width:100%;height:95px;display:flex;align-items:center;justify-content:flex-end}.typing-inline{display:inline-flex;align-items:center;font-weight:800;font-size:clamp(40px,5vw,80px);white-space:nowrap}.cursor{width:3px;height:1em;background:#ffb700;margin-left:6px;animation:blink 1s infinite}@keyframes blink{50%{opacity:0}}.hero-cta{margin-top:25px;background:#fff;color:#f23f19;font-weight:800;padding:14px 28px;border-radius:50px;text-decoration:none;box-shadow:0 8px 20px #0003}.hero-link{margin-top:14px;color:#fff;font-weight:700}.hero-dots-large,.hero-dots-small{position:absolute;inset:0;opacity:.22;background-image:radial-gradient(#0005 18%,transparent 20%);background-size:26px 26px}.hero-dots-small{opacity:.12;background-size:22px 22px}@media(max-width:768px){.hero-wrap{flex-direction:column;text-align:center}.hero-right{align-items:center}.typing-wrapper{justify-content:center}.hero-heading{font-size:clamp(56px,13vw,78px)}}
