 .sapphire__hero{width:100%;height:calc(100vh - 5rem);background:var(--sapphire-blue-100);position:absolute;top:5rem;z-index:-1}.sapphire__hero + section{height:calc(100vh - 5rem);margin-top:0;display:flex;align-items:center;justify-content:center;color:var(--grey-000)}.sapphire__hero + section>div{display:flex;align-items:center}.sapphire__hero + section img{max-height:35vh;margin-right:10rem}.sapphire__hero + section h3{text-transform:uppercase;margin-bottom:1rem}.sapphire__hero + section p{font-size:1.8rem}.sapphire__hero + section button,.sapphire__hero + section button:active,.sapphire__hero + section button:focus{margin-top:5rem;min-height:4rem;min-width:20rem;text-transform:uppercase;font-weight:bold;font-size:2rem}@media (max-width:840px){.sapphire__hero + section>div{flex-direction:column}.sapphire__hero + section>div>div{text-align:center}.sapphire__hero + section img{margin:0;margin-bottom:5rem}}