.simple-hero{background-color:var(--background-color);padding-top:100px}.simple-hero__content{background-image:var(--background-image);background-position:100%;background-repeat:no-repeat;background-size:cover;padding:64px 0 64px 64px}.simple-hero__content-inner{margin:0 auto;max-width:90%;width:1000px}.simple-hero__content-heading{line-height:1.2;text-wrap:balance}.simple-hero__content p{text-wrap:balance}.simple-hero__content-text{max-width:500px}.simple-hero.dark-mode .simple-hero__content-text *{color:#fff}@media (max-width:768px){.simple-hero{padding-top:30px}.simple-hero__content{padding:30px 0}.simple-hero__content-heading{font-size:55px}}