.hero{color:var(--white);font-family:var(--secondary-font-family);font-size:3rem;padding:10rem 2rem}.hero:has(.hero__arrow){padding-bottom:5rem}.hero .h1,.hero h1{color:var(--white);line-height:1}.hero p{line-height:1.1}.hero__content{max-width:57rem}.hero__content :last-child{margin-bottom:0}.hero__bg,.hero__bg:before{bottom:0;left:0;right:0;top:0}.hero__bg:before{background:linear-gradient(89.47deg,rgba(0,0,0,.8) -1.35%,transparent 80.08%);content:"";position:absolute}@media (max-width:767px){.hero{font-size:2.1rem;padding-top:16rem}.hero p{line-height:1.2}.hero__bg:before{background:linear-gradient(91.23deg,rgba(0,0,0,.8) 1.32%,transparent 145.98%)}}.hero__bar{margin:3rem -2rem 0;padding:1.6rem 2rem;transform:translateY(10rem);width:calc(100% + 4rem);z-index:1}.hero .button{max-width:31rem}