.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.hero--small{min-height:400px}.hero--medium{min-height:600px}.hero--large{min-height:800px}.hero--viewport{min-height:100vh}.hero__overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.hero__content{height:100%;min-height:inherit;padding-bottom:3rem;padding-top:3rem;position:relative;z-index:2}.hero__content,.hero__main{align-items:end;display:flex}.hero__main{gap:2rem;width:100%}.hero__title{flex:1;margin:0}.hero__title h1,.hero__title h2,.hero__title h3,.hero__title h4,.hero__title h5,.hero__title h6{color:#fff;margin:0}.hero__card{background:#fff;border-radius:12px;flex:0 0 auto;max-width:320px;padding:2rem;position:relative;width:100%;z-index:3}.hero__card-title{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.hero__info-item{margin-bottom:1.5rem}.hero__info-item:last-of-type{margin-bottom:2rem}.hero__info-label{color:#6c757d;font-size:.75rem;font-weight:700;margin-bottom:.25rem;text-transform:uppercase}.hero__info-value{color:#1a1a1a;font-size:1rem;margin:0}.hero__info-item:after{background:#e5e5e5;content:"";display:block;height:1px;margin-top:1.5rem;width:100%}.hero__cta{background:#ff6b35;border-radius:100vw;color:#fff;display:inline-block;font-weight:700;padding:1rem 2rem .875rem;text-decoration:none;transition:background-color .2s ease}.hero__cta:focus,.hero__cta:hover{background:#e55a2b;color:#fff;text-decoration:none}@media screen and (max-width:1024px){.hero__main{align-items:stretch;flex-direction:column;gap:1.5rem}.hero__card{max-width:100%;transform:unset!important;width:auto}.hero__content{padding-bottom:2rem}}@media screen and (max-width:768px){.hero--viewport{min-height:70vh}.hero--large{min-height:600px}.hero--medium{min-height:500px}.hero__content{padding-bottom:1.5rem;padding-top:1.5rem}.hero__card{padding:1.5rem}.hero__main{gap:1rem}}@media screen and (max-width:480px){.hero--small{min-height:350px}.hero--medium{min-height:400px}.hero--large{min-height:500px}.hero--viewport{min-height:60vh}.hero__card{padding:1.25rem}}