.module-hero{background-color:#0c0c0c;background-position:center center;background-repeat:no-repeat;background-size:cover;text-align:center;position:relative;min-height:100vh}.module-hero:before{content:'';background:linear-gradient(to bottom,rgba(12,12,12,0.9) 0%,rgba(12,12,12,0.5) 35%,rgba(12,12,12,0.1) 100%);position:absolute;top:0;left:0;height:100%;width:100%;z-index:1}.module-hero:after{content:'';background:linear-gradient(to bottom,rgba(12,12,12,0) 0%,rgba(12,12,12,0) 60%,#0c0c0c 95%);position:absolute;top:0;left:0;height:100%;width:100%;z-index:2}.module-hero .wrap{max-width:none}.module-hero .hero-content{margin:0 auto;padding-top:12.8rem;padding-bottom:25rem;position:relative;z-index:10}@media(min-width:600px){.module-hero .hero-content{padding-top:16rem}}@media(min-width:900px){.module-hero .hero-content{max-width:80rem}}.module-hero .hero-content h1,.module-hero .hero-content h2,.module-hero .hero-content h3,.module-hero .hero-content h4,.module-hero .hero-content h5,.module-hero .hero-content h6,.module-hero .hero-content p{color:#fff}.module-hero .hero-content h1{font-size:2.8rem}@media(min-width:900px){.module-hero .hero-content h1{font-size:5.2rem}}@media(min-width:900px){.module-hero .hero-content p{font-size:2rem}}.module-hero .hero-content a{margin-top:3rem}.module-hero .hero-statistics-container{position:absolute;bottom:8rem;left:0;width:100%;z-index:10}@media(min-width:768px){.module-hero .hero-statistics-container{bottom:5rem}}.module-hero .hero-statistics-container p{max-width:60rem;margin:3rem auto;color:#c8cbcc;font-size:1.3rem}.module-hero .hero-statistics-container .hero-statistics{display:grid;grid-template:auto/repeat(3,1fr);grid-gap:2rem;text-align:center;list-style-type:none;max-width:60rem;margin:0 auto;padding:0}@media(min-width:375px){.module-hero .hero-statistics-container .hero-statistics{grid-gap:3rem}}.module-hero .hero-statistics-container .hero-statistics li{color:#fff;font-size:1.2rem}@media(min-width:768px){.module-hero .hero-statistics-container .hero-statistics li{font-size:1.5rem}}.module-hero .hero-statistics-container .hero-statistics li span{color:#f8971d;font-size:2rem;display:block}@media(min-width:768px){.module-hero .hero-statistics-container .hero-statistics li span{font-size:3.2rem}}.arrow-down{background-color:#0c0c0c;text-align:center}.module-hero .hero-content h2.big{font-size:5.2rem}