.background{z-index:0;align-items:flex-end;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.parallax-image{will-change:transform;background-image:url(/images/DespreNoiCover.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;position:absolute;inset:-10px 0 0;transform:translateY(0)}.background:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#0009 50%,#000 100%);width:100%;height:35%;position:absolute;bottom:0;left:0}.events-section{background:#000;position:relative}.scroll-indicator{color:#fff;cursor:pointer;z-index:60;font-size:70px;animation:1.8s infinite scrollBounce;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}@keyframes scrollBounce{0%{opacity:.8;transform:translate(-50%)}50%{opacity:1;transform:translate(-50%,12px)}to{opacity:.8;transform:translate(-50%)}}@media (max-width:600px){.background{min-height:auto;padding-top:70%}.parallax-image{background-position:top;background-repeat:no-repeat;background-size:contain;inset:0}.nav-logo img{height:50px}}
