#hero{color:var(--light-mono);justify-content:center;min-height:600px;min-height:100svh;overflow:hidden;position:relative;width:100%}.hero-img,.hero-img:after{height:100%;position:absolute;width:100%}.hero-img:after{background:linear-gradient(180deg,rgba(0,0,0,.5) -10%,transparent 20%);content:"";left:0;pointer-events:none;top:0}#hero>.sub-wrapper{flex-grow:1;padding:0 0 5em;z-index:2}.hero-form{align-self:flex-end;max-width:475px;padding:var(--head-padding) var(--side-padding) 0;position:relative;width:100%;z-index:2}.hero-form-shape{left:var(--side-padding);position:absolute;top:-20%;z-index:-2;fill:var(--light-brick);height:120%;width:100%}.hero-form-shape svg{height:100%;max-width:none;min-width:100%;width:auto}.hero-info{display:flex;flex-direction:column;padding:0 2em 3em}.hero-text{align-self:flex-start;max-width:330px}.hero-title{margin-bottom:.5em;margin-top:5.5em;width:100%}.hero-desc{font-size:1.2em;width:100%}@media (min-width:420px){.hero-text{padding-right:0}}@media (min-width:600px){.hero-form{max-width:600px;width:80%}.hero-info{padding:0 2.5em 3em}.hero-text{max-width:400px}.hero-desc{font-size:1.4em}}@media (min-width:1000px){.hero-form{max-width:750px;width:60%}.hero-form-shape{height:150%;top:-50%}.hero-text{max-width:400px}.hero-info{padding:0 3.2em 4.5em}.hero-title{font-size:60px;font-size:clamp(56px,calc(.1em + 4vw),80px);margin-top:4em}}@media (min-width:1550px){.hero-form{max-width:980px;width:50%}.hero-text{max-width:none;width:80%}.hero-desc{font-size:1.6em}}
