.header,.hs-header,.navbar,.site-header,header{transition:opacity .25s ease,transform .25s ease,height .25s ease,padding .25s ease,margin .25s ease}body.rv-at-hero .header,body.rv-at-hero .hs-header,body.rv-at-hero .navbar,body.rv-at-hero .site-header,body.rv-at-hero header{height:0!important;margin-bottom:0!important;margin-top:0!important;min-height:0!important;opacity:0!important;overflow:hidden!important;padding-bottom:0!important;padding-top:0!important;pointer-events:none!important;transform:translateY(-12px)}.rv-hero{background:#000;height:var(--rv-hero-h,100svh);margin:0!important;min-height:var(--rv-hero-h,100svh);overflow:hidden;padding:0!important;position:relative;width:100%}.rv-hero__video{inset:0;pointer-events:none;position:absolute;z-index:0}.rv-hero__video video{background:#000;display:block;height:100%;object-fit:cover;width:100%}.rv-hero__overlay{background:transparent!important;display:grid;height:100%;place-items:center;position:relative;transition:opacity .16s ease;width:100%;z-index:1}.rv-hero__overlay-image{height:auto;max-width:min(700px,85vw)}.rv-hero__down{align-items:center;animation:rv-bounce 1.8s infinite;background:#601129;border:2px solid #f1ece2;border-radius:999px;bottom:max(18px,env(safe-area-inset-bottom));box-shadow:0 10px 30px rgba(0,0,0,.35);color:#f1ece2;cursor:pointer;display:flex;font-size:30px;font-weight:700;height:72px;justify-content:center;left:50%;position:fixed;transform:translateX(-50%);width:72px;z-index:9999;-webkit-font-smoothing:antialiased}.rv-hero__down.is-hidden{display:none!important}@keyframes rv-bounce{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(10px)}60%{transform:translateX(-50%) translateY(5px)}}@media (max-width:768px){.rv-hero__overlay-image{max-width:80vw}}