.hero-banner{justify-content:center;align-items:center;display:flex}.hero-over{z-index:5;color:#fff;text-align:center;flex-flow:column;justify-content:center;align-self:end;align-items:center;row-gap:25px;max-width:85%;margin-bottom:5rem;display:flex;position:absolute}.hero-over h1,.hero-over h2,.hero-over h3,.hero-over span,.hero-over a{text-align:center}.hero-over h1,.hero-over h2,.hero-over h3{pointer-events:none}@media (min-width:768px){.hero-over{row-gap:45px;margin-bottom:4rem}}.banner-borders{width:100vw;height:100vh;position:relative;top:0;left:0}@media (min-width:768px){.banner-borders{width:calc(100vw - 1.5rem);height:calc(100vh - 1.5rem);top:.75rem;left:.75rem}}.hero-banner .image-container,.banner-borders .image-container{width:100vw;height:100vh}@media (min-width:768px){.banner-borders .image-container{width:calc(100vw - 1.5rem);height:calc(100vh - 1.5rem)}}