.onboarding-container{width:100%;height:100%;position:relative;overflow:hidden}.circle-before,.circle-after{background-color:rgba(243,240,255,.2);border-radius:50%;position:absolute}.circle-before{width:500px;height:500px;top:50%;left:-250px;transform:translateY(-50%)}.circle-after{width:500px;height:500px;bottom:50%;right:-250px;transform:translateY(50%)}
