.terms-hero{background:var(--teal);background-image:url("https://50860730.fs1.hubspotusercontent-na1.net/hubfs/50860730/Website%20Assets/ACQLab-Teal-BG-2%20(1).jpg");background-position:50%;background-size:cover;overflow:hidden;padding:100px 0 72px;position:relative}.terms-hero-content{margin:0 auto;max-width:680px;position:relative;text-align:center;z-index:1}.terms-hero-eyebrow{border-left:3px solid var(--orange);color:var(--orange);display:inline-block;font-family:var(--mono);font-size:.85rem;font-weight:700;letter-spacing:.25em;margin-bottom:16px;padding-left:14px;text-transform:uppercase}.terms-hero h1{color:var(--cream);font-family:var(--champion);font-size:clamp(3.2rem,5.5vw,5.2rem);font-weight:500;letter-spacing:.02em;line-height:.9;margin-bottom:24px;text-transform:uppercase}.terms-hero-underline{animation:termsDrawIn .8s cubic-bezier(.16,1,.3,1) .3s both;background:var(--orange);border-radius:3px;display:block;height:6px;margin:-8px auto 28px;width:220px}@keyframes termsDrawIn{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.terms-hero p{color:hsla(49,24%,91%,.7);font-family:var(--mono);font-size:1.05rem;font-weight:400;line-height:1.75;margin:0 auto;max-width:560px}.terms-hero-content>*{animation:termsHeroIn 1s cubic-bezier(.16,1,.3,1) both}.terms-hero-content>:first-child{animation-delay:.15s}.terms-hero-content>:nth-child(2){animation-delay:.3s}.terms-hero-content>:nth-child(3){animation-delay:.45s}.terms-hero-content>:nth-child(4){animation-delay:.55s}@keyframes termsHeroIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.terms-hero{padding:80px 0 56px}.terms-hero h1{font-size:2.8rem}}@media (max-width:480px){.terms-hero h1{font-size:2.2rem}}