.about-rings-section{z-index:1;position:relative;overflow:hidden}.about-rings-section:after{content:"";z-index:1;pointer-events:none;background:0 0;border:60px solid #5f6fff0d;border-radius:200px;width:400px;height:400px;animation:50s linear infinite AboutMoveLeft;position:absolute;top:10%;left:-1%}.dark .about-rings-section:after{border-color:#5f6fff14}@keyframes AboutMoveLeft{0%{top:10%;left:0}25%{top:100px}50%{left:90%}75%{top:80%}to{top:10%;left:0}}.about-rings-section:before{content:"";z-index:1;pointer-events:none;background:0 0;border:60px solid #06b6d40d;border-radius:200px;width:400px;height:400px;animation:50s linear infinite AboutMoveRight;position:absolute;top:10%;right:-1%}.dark .about-rings-section:before{border-color:#06b6d414}@keyframes AboutMoveRight{0%{top:10%;right:0}25%{top:100px}50%{right:90%}75%{top:80%}to{top:10%;right:0}}
