html,body{margin:0;padding:0;background:#f5f1e8;font-family:Geist,Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#1a1d2e}*,*:before,*:after{box-sizing:border-box}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#efeadd}::-webkit-scrollbar-thumb{background:#1a1d2e33;border-radius:5px}@keyframes rmPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}@keyframes rmFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes rmBlink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes rmFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.rm-hero-wrap{width:100%;position:relative}.rm-hero-wrap>div{position:relative}
