.howt-hero{position:relative;height:100vh;min-height:520px;overflow:hidden;display:flex;align-items:center;background:#0a0515}.howt-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:0}.howt-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#0a0515f7,#0a0515f2 30%,#0a0515b3 52%,#0a051533 72%,#0a051505);z-index:1}.howt-hero__content{position:relative;z-index:2;text-align:left;padding:0 48px;width:100%;max-width:600px;margin-left:max(24px,calc((100vw - 1280px)/2 + 24px));background:transparent}.howt-hero__badge{display:inline-flex;align-items:center;gap:8px;background:#7a52a54d;border:1px solid rgba(161,127,197,.45);border-radius:50px;padding:6px 18px;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#c9a8eb;margin-bottom:22px}.howt-hero__badge svg{width:14px;height:14px}.howt-hero__heading{font-size:48px;font-weight:900;color:#fff;line-height:1.08;margin:0 0 18px}.howt-hero__heading em{font-style:normal;color:#c9a8eb}.howt-hero__sub{font-size:18px;color:#fffc;max-width:480px;margin:0 0 36px;line-height:1.6}.howt-hero__actions{display:flex;gap:14px;justify-content:flex-start;flex-wrap:wrap}.howt-btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--brand-primary-light);color:#fff;border-radius:50px;padding:14px 28px;font-size:15px;font-weight:800;text-decoration:none;transition:background .2s,transform .2s}.howt-btn-primary:hover{background:var(--brand-primary);transform:translateY(-2px)}.howt-btn-secondary{display:inline-flex;align-items:center;gap:8px;background:#ffffff1a;color:#fff;border:1.5px solid rgba(255,255,255,.25);border-radius:50px;padding:13px 24px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s}.howt-btn-secondary:hover{background:#ffffff2e}.howt-truck-photo__caption{position:absolute;bottom:0;left:0;right:0;padding:12px 20px;background:linear-gradient(transparent,#573579d9);color:#ffffffa6;font-size:13px;text-align:center;letter-spacing:.02em;z-index:2}.howt-steps{padding:64px 24px;background:var(--brand-primary-50)}.howt-steps__header{text-align:center;margin-bottom:44px}.howt-steps__eyebrow{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-primary-light);margin:0 0 10px}.howt-steps__heading{font-size:32px;font-weight:800;color:var(--brand-primary);margin:0}.howt-steps__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:960px;margin:0 auto;position:relative}.howt-steps__grid:before{content:"";position:absolute;top:36px;left:calc(12.5% + 20px);right:calc(12.5% + 20px);height:2px;background:linear-gradient(90deg,var(--brand-primary-100) 0%,var(--brand-primary-light) 50%,var(--brand-primary-100) 100%);z-index:0}.howt-step{text-align:center;position:relative;z-index:1}.howt-step__num{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,var(--brand-primary) 0%,var(--brand-primary-light) 100%);color:#fff;font-size:22px;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;box-shadow:0 4px 16px #5735794d}.howt-step__icon{font-size:26px}.howt-step__title{font-size:15px;font-weight:800;color:var(--brand-primary);margin:0 0 6px}.howt-step__desc{font-size:13px;color:#666;line-height:1.5;margin:0}.howt-features{padding:64px 24px;background:#fff}.howt-features__header{text-align:center;margin-bottom:40px}.howt-features__heading{font-size:32px;font-weight:800;color:var(--brand-primary);margin:0}.howt-features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:900px;margin:0 auto}.howt-feat{background:var(--brand-primary-50);border-radius:16px;padding:28px 22px;text-align:center;border:1.5px solid var(--brand-primary-100)}.howt-feat__icon{width:56px;height:56px;background:linear-gradient(135deg,var(--brand-primary) 0%,var(--brand-primary-light) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-size:24px}.howt-feat__title{font-size:16px;font-weight:800;color:var(--brand-primary);margin:0 0 8px}.howt-feat__desc{font-size:14px;color:#666;line-height:1.55;margin:0}.howt-notify{background:linear-gradient(135deg,var(--brand-primary) 0%,var(--brand-primary-light) 100%);padding:60px 24px;text-align:center}.howt-notify__heading{font-size:32px;font-weight:900;color:#fff;margin:0 0 10px}.howt-notify__sub{font-size:16px;color:#fffc;max-width:500px;margin:0 auto 28px}.howt-notify__form{display:flex;gap:10px;justify-content:center;max-width:440px;margin:0 auto;flex-wrap:wrap}.howt-notify__input{flex:1;min-width:200px;border:none;border-radius:50px;padding:13px 20px;font-size:15px;outline:none;background:#fffffff2;color:#333;font-family:Nunito,sans-serif}.howt-notify__btn{background:#fff;color:var(--brand-primary);border:none;border-radius:50px;padding:13px 24px;font-size:14px;font-weight:900;cursor:pointer;transition:transform .2s,box-shadow .2s;font-family:Nunito,sans-serif}.howt-notify__btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}.howt-seo-block{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:899px){.howt-steps__grid{grid-template-columns:repeat(2,1fr)}.howt-steps__grid:before{display:none}.howt-features__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.howt-hero__content{text-align:center;max-width:100%;margin-left:0;padding:0 20px}.howt-hero__sub{margin:0 auto 28px}.howt-hero__actions{justify-content:center}.howt-hero__overlay{background:#0a0515d1}}@media(max-width:480px){.howt-hero__heading{font-size:26px}.howt-hero__content{padding:0 16px}}@media(max-width:599px){.howt-hero{height:100svh;min-height:480px}.howt-hero__heading{font-size:30px}.howt-steps{padding:44px 16px}.howt-steps__grid{grid-template-columns:1fr}.howt-features{padding:44px 16px}.howt-features__grid{grid-template-columns:1fr}.howt-features__heading,.howt-steps__heading{font-size:24px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/hobbsgo-track.css.map */
