.hero-blobs-container{z-index:-10;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hero-blobs-wrapper{-webkit-filter:url(#hero-goo);width:800px;height:800px;position:absolute;top:50%;right:0%;transform:translateY(-50%)}.hero-blob{will-change:transform;opacity:.9;border-radius:50%;animation:8s ease-in-out infinite colorShift;position:absolute}@keyframes colorShift{0%{background:#3b82f6;box-shadow:0 0 50px #3b82f680}33%{background:#a855f7;box-shadow:0 0 50px #a855f780}66%{background:#d64510;box-shadow:0 0 50px #d6451080}to{background:#3b82f6;box-shadow:0 0 50px #3b82f680}}.hero-blob-1{width:220px;height:220px;animation-delay:0s;top:30%;left:30%}.hero-blob-2{width:180px;height:180px;animation-delay:.5s;top:40%;left:45%}.hero-blob-3{width:140px;height:140px;animation-delay:1s;top:20%;left:40%}.hero-blob-4{width:100px;height:100px;animation-delay:1.5s;top:50%;left:50%}@media (max-width:1024px){.hero-blobs-wrapper{width:600px;height:600px}}@media (max-width:768px){.hero-blobs-wrapper{width:100%;height:100%;top:0;transform:none}.hero-blob-1{width:180px;height:180px}.hero-blob-2{width:150px;height:150px}.hero-blob-3{width:120px;height:120px}.hero-blob-4{width:80px;height:80px}}
