.bg-image,.bg-video{position:absolute;inset:0;z-index:-2;height:100%;width:100%;object-fit:cover}.bg-video-desktop{display:block}.bg-video-mobile{display:none}@media screen and (max-width:767px){.bg-video-desktop{display:none}.bg-video-mobile{display:block}}.overlay:before{height:100%;width:100%;content:"";z-index:-1;position:absolute;inset:0;background-color:rgba(0,0,0,.5)}.hero-section{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;height:100svh;text-align:center;position:relative;padding-bottom:3rem}.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)}