.hero-fold--wrapper{background-position:top;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:calc(100dvh - 85px);justify-content:end;padding:5rem 8.75rem 9vw}.hero-fold--text-container{display:flex;flex-direction:row;gap:4rem}.hero-fold--title{display:flex;flex:1.5;flex-direction:column;justify-content:flex-end}.hero-fold--title h2{color:#fff}.hero-fold--sub-heading{display:flex;flex:1;flex-direction:column;justify-content:flex-end;margin-bottom:2rem}.hero-fold--sub-heading h5{color:#fff}.theme-button--icon{display:inline-block;margin-left:20px}.theme-button--icon .fa-arrow-right{transform:rotate(-45deg)}@media(max-width:767px){.hero-fold--wrapper{height:calc(100vh - 65px);justify-content:start;padding:2.5rem 1rem}.hero-fold--text-container{flex-direction:column}}