@media only screen and (min-width:0rem){#hero{padding:clamp(12.5rem,31.95vw,18.75rem) 1rem clamp(8.125rem,16.5vw,12.5rem);position:relative;text-align:left;z-index:1}#hero .background{z-index:-2}#hero .background,#hero .background:before{display:block;height:100%;left:0;position:absolute;top:0;width:100%}#hero .background:before{background:#0c0808;content:"";opacity:.2;pointer-events:none;z-index:1}#hero .background img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:absolute;top:0;width:100%}#hero .container{margin:auto;max-width:80rem;width:100%}#hero .content{align-items:center;display:flex;flex-direction:column;max-width:39.375rem;text-align:center;width:100%}#hero .title{font-size:clamp(2.4375rem,6.4vw,3.8125rem);font-weight:700;line-height:1.2em;margin:0 auto 1rem 0;max-width:51.8125rem;position:relative}#hero .text,#hero .title{color:#fff;text-align:inherit}#hero .text{font-size:clamp(1rem,1.95vw,1.25rem);line-height:1.5em;margin:0 0 2.5rem;max-width:clamp(29rem,60vw,38.785rem);width:100%}}@media only screen and (min-width:48rem){#hero .content{align-items:flex-start;text-align:left}#hero .background:before{background:linear-gradient(90deg,rgba(0,0,0,.94) 0,rgba(0,0,0,.94) 2%,transparent);opacity:1}}