.template-home .cpt-home-hero{margin-bottom:0;position:relative}.template-home .cpt-home-hero:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:25%;background:linear-gradient(to top,#000,rgba(0,0,0,0));z-index:0}.template-home .cpt-home-hero img{max-height:85dvh;width:100%;object-fit:cover}.template-home .cpt-home-hero .message{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:1em;background-color:var(--brand-mead);color:var(--brand-black);position:absolute;top:65%;right:0;width:65%;max-width:400px;padding:1em;font-size:2rem}.template-home .cpt-home-hero a{color:var(--brand-black)}.template-home .cpt-home-hero .icon{width:3rem;height:3rem}.template-home h1{font-size:1em;margin:0;margin-bottom:-10%;line-height:1;position:relative;transform:translateY(-50%)}.template-home h1 img{max-width:60em;width:100%;margin:auto}.template-home h1 span:first-child{display:block;text-align:center;color:var(--brand-white);margin-top:-.5em}.template-home h1 span:last-child{display:block;padding-left:.5em;text-align:center;color:var(--brand-slgreen)}