svg{z-index:3;position:fixed}.white-wrapper svg{right:50px;z-index:2!important}#circle-wrapper{z-index:3;right:50px;transform:rotate(-90deg)}#circle-lol{stroke:#000;z-index:3}.check-mark-wrapper{z-index:999;position:fixed;top:2rem}#check{z-index:3;margin-top:45px;right:71px}#x-icon{z-index:3;margin-top:55px;right:105px}.hidden{visibility:hidden}.shown{visibility:visible}.pop-in,.pop-in-initial{animation:.5s pop-in;position:relative}.pop-in-initial{animation-duration:.2s}@keyframes pop-in{0%{opacity:0;z-index:5}to{opacity:1;z-index:5}}.fade-out{animation:1s fade-out}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.grey-out{animation:1s forwards grey-out}@keyframes grey-out{0%{}to{stroke:#000}}
