*,:before,:after{box-sizing:border-box}body{background-color:var(--SUBTLE-BLUE);max-width:100vw;overflow-x:hidden}:root{--BLUE:#023e8a;--SUBTLE-BLUE:#e3f2fd;--SECOND-BLUE:#00a3ff}.separator{background-color:var(--BLUE);border:none;width:100%;max-width:800px;height:2px;margin:20px 0}@keyframes waveScroll{0%{background-position-x:0}to{background-position-x:800px}}@keyframes rippleOut{0%{opacity:1;width:0;height:0}to{opacity:0;width:200px;height:200px}}
