.blob-bg{position:relative;background:#ffffff;width:100%;min-height:100vh}.blobs-container{top:0;height:100%;overflow:hidden;z-index:0}.blob-bottom-fade,.blobs-container{position:absolute;left:0;width:100%;pointer-events:none}.blob-bottom-fade{bottom:0;height:80px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#ffffff);z-index:1}.blob{position:absolute;z-index:-1;opacity:.6;pointer-events:none;border-radius:50%;will-change:transform,filter,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.blob-1{width:450px;height:450px;background:#ea4f5c 30%;filter:blur(200px);animation:moveBlob1 10s ease-in-out infinite}.blob-1,.blob-2{transform:rotate(-159deg)}.blob-2{width:480px;height:480px;background:linear-gradient(0deg,#b000e6,#b000e6);filter:blur(180px);animation:moveBlob2 10s ease-in-out infinite}@keyframes moveBlob1{0%,to{top:10%;left:5%;transform:rotate(-159deg) scale(1);opacity:.6}33%{top:30%;left:20%;transform:rotate(-130deg) scale(1.3);opacity:.8}66%{top:15%;left:35%;transform:rotate(-180deg) scale(.9);opacity:.5}}.home-content-container{z-index:1}.vertical-section-wrapper{margin-top:20px;width:100%}.full-width-image{width:100%!important;height:auto!important}@keyframes moveBlob2{0%,to{top:50%;left:60%;transform:rotate(-159deg) scale(1.2);opacity:.7}50%{top:20%;left:45%;transform:rotate(-100deg) scale(1);opacity:.5}}