.background-dot{position:absolute;z-index:1}.background-dot .background-dot__content{border-radius:999px;height:50px;overflow:hidden;position:relative;width:50px}.background-dot .background-dot__content:before{background:var(--color-gradient-background);content:"";height:100%;left:0;mix-blend-mode:screen;opacity:.1;position:absolute;top:0;width:100%;z-index:1}.animate-morphing-blob{animation:morphing-blob 15s ease-in-out infinite}@keyframes fade-in-delayed{0%{opacity:0}to{opacity:1}}@keyframes morphing-blob{0%,to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%;transform:rotate(0) scale(1)}25%{border-radius:30% 60% 70% 40%/50% 60% 30%;transform:rotate(90deg) scale(1.1)}50%{border-radius:70% 30% 40% 60%/40% 70% 60% 50%;transform:rotate(180deg) scale(.9)}75%{border-radius:40% 70% 60% 30%/70% 40% 50% 60%;transform:rotate(270deg) scale(1.05)}}.background-dots{height:calc(100% - 44px);left:0;margin:22px 24px;position:absolute;top:0;width:calc(100% - 48px)}.background-dots .background-dots__container{height:100%;margin:auto;max-width:1200px;position:relative;width:100%}
