.bigorders-hero{position:relative;width:100%;height:100svh;display:flex;justify-content:center;align-items:center;text-align:center;overflow:hidden;padding:1.5rem}.bigorders-hero .bigorders-hero-footer{position:absolute;bottom:0;left:0;width:100%;z-index:2}.bigorders-hero .bigorders-hero-footer .container{display:flex;justify-content:space-between}.bigorders-intro{position:relative;width:100%;padding:8rem 0 10rem}.bigorders-intro .container{display:flex;flex-direction:column;gap:2rem;width:75%}.bigorders-intro h2{margin-bottom:1rem}.bigorders-form{position:relative;width:100%;padding:0 0 10rem}.bigorders-form .container{display:flex;flex-direction:column;gap:2rem;width:75%;max-width:860px}.bigorders-form .hs-form-frame{background:var(--bg);padding:1.5rem;border:2px solid var(--fg)}.bigorders-cta{display:inline-block;width:max-content;margin-top:1.5rem;background-color:var(--fg);color:var(--bg);padding:.9rem 1.6rem;font-size:.8rem;letter-spacing:.05rem;transition:opacity .25s ease}.bigorders-cta:hover{opacity:.7}@media(max-width:1000px){.bigorders-hero .bigorders-hero-footer{display:none}.bigorders-intro{padding:4rem 0 6rem}.bigorders-intro .container{width:100%}}
