.bg-image{z-index:-2;object-fit:cover}.bg-image,.overlay:before{position:absolute;inset:0;height:100%;width:100%}.overlay:before{content:"";z-index:-1;background-color:rgba(0,0,0,.5)}.hero-section{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:100svh;text-align:center;position:relative}.down-arrow{background-color:transparent;cursor:pointer;border:none}svg{width:80px;height:80px}svg circle{fill:none;stroke:var(--main-text-color);stroke-miterlimit:10}svg path{fill:var(--main-text-color)}