:root{--bg:#fff;--white:#fff;--white2:#fff;--black:#0b0b0b;--black2:#000;--gray:#666;--gray1:#dee2e6;--gray3:#ccc;--darkBG:#f8f8f8;--nav:#6f6f6f;--red:#f31629;--green:#619800;--green2:#82c805;--greenLight:#d3eca859;--yello:#ffbb0d;--primary:#ca0794;--secondary:#931974;--third:#00203d}.dark{--bg:#1f1f1f;--white:#1f1f1f;--white2:#3b3b3b;--black:#fff;--black2:#fff;--gray:#eee;--gray1:#4f4f4f;--gray3:#3a3a3a;--darkBG:#1a1a1a;--nav:#fff;--red:#f31629;--green:#619800;--green2:#82c805;--greenLight:#d3eca859;--yello:#ffbb0d;--primary:#ca0794;--secondary:#931974;--third:#00203d}.scroll-up{bottom:20px;left:20px;position:fixed;z-index:1000}.scroll-up a{align-items:center;background-color:#ca0794;border:1px solid var(--gray1);border-radius:50%;color:var(--white);display:flex;height:50px;justify-content:center;text-decoration:none;transition:all .2s ease;width:50px}.scroll-up a:hover{background-color:var(--white);border:1px solid #ca0794;color:#ca0794}.dark .scroll-up a svg{color:#fff!important}.dark .scroll-up:hover a svg{color:#ca0794!important}
