.hero{padding:130px 2rem;position:relative}.hero.slim{padding:64px 2rem 185px}.hero.slim.none{padding:64px 2rem 128px}.hero--darken-image .hero-bg:after{background:rgba(0,0,0,.3);content:"";display:block;z-index:2}.hero--darken-image .hero-bg:after,.hero-bg{height:100%;left:0;position:absolute;top:0;width:100%}.hero-bg{z-index:1}.hero-bg img{border-radius:0;height:100%;object-fit:cover;width:100%}.hero-gradient{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.hero .content-wrapper{position:relative;z-index:3}.hero-content{color:#fff;font-size:2rem;font-weight:300;line-height:1.4;text-align:center}.hero-content h1{color:#fff}.hero-content h1 strong{text-transform:none}.hero-text :last-child{margin-bottom:0}.hero-ctas{margin-top:6.6rem}.hero__arrow{margin-top:6.4rem}#hero__arrow{cursor:pointer}#hero__arrow svg circle,#hero__arrow svg path{transition:all .3s ease}#hero__arrow:hover svg circle{fill:#e5e5e5}.hero-nav{background:var(--primary-color);padding:2rem 2rem 4rem}.hero-nav__inner{display:flex;gap:3rem}.hero-nav__nav-item{align-content:center;background:#fff;border-radius:8px;display:block;font-weight:700;padding:2rem;text-align:center;text-decoration:underline;text-transform:uppercase;width:25%}.hero-nav__nav-item:hover{text-decoration:none}@media (max-width:767px){.hero{padding:64px 2rem 95px}.hero-nav__inner{flex-wrap:wrap;gap:2rem}.hero-nav__nav-item{width:calc(50% - 1rem)}}@media (max-width:560px){.hero-nav__nav-item{width:100%}}