@keyframes shape-anim1{0%{clip-path:ellipse(300px 260px at 50% 50%)}50%{clip-path:ellipse(270px 300px at 50% 50%)}to{clip-path:ellipse(300px 260px at 50% 50%)}}@keyframes shape-anim2{0%{clip-path:ellipse(300px 400px at 50% 50%)}50%{clip-path:ellipse(220px 360px at 50% 50%)}to{clip-path:ellipse(300px 400px at 50% 50%)}}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes float{0%{transform:translatey(0)}50%{transform:translatey(20px)}to{transform:translatey(0)}}@keyframes scale{0%{transform:scale(0)}2%{transform:scale(1.1)}6%{transform:scale(.9)}10%,to{transform:scale(1)}}.home-top-background{background-color:#00f;background-image:url(https://3040005.fs1.hubspotusercontent-na1.net/hubfs/3040005/textures/texture-grain1_bluedark.png);background-size:cover;bottom:0;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}#texture1,#texture2{animation:shape-anim1 10s ease-in-out 0ms infinite alternate;background-color:#66f;background-position:0;background-size:cover;clip-path:ellipse(300px 260px at 50% 50%);height:600px;left:-20%;top:-20%}#texture1,#texture2{background-image:url(https://3040005.fs1.hubspotusercontent-na1.net/hubfs/3040005/textures/texture-distressed_blue.png);position:absolute;width:600px}#texture2{animation:shape-anim2 10s ease-in-out 0ms infinite alternate;background-color:#006;bottom:-20%;clip-path:ellipse(300px 400px at 50% 50%);height:800px;left:auto;right:-20%;top:unset}#line1:after,#line2:after,#line3:after,#line4:after{animation:float 6s ease-in-out infinite;background-image:url(https://3040005.fs1.hubspotusercontent-na1.net/hubfs/3040005/textures/line-green1.png);background-repeat:no-repeat;background-size:cover;bottom:0;content:"";position:absolute}#line1:after{animation:float 6s ease-in-out infinite;bottom:0;height:210px;left:0;width:420px}#line2:after{background-image:url(https://3040005.fs1.hubspotusercontent-na1.net/hubfs/3040005/textures/line-pink.png);height:630px;right:-40px;top:-140px;width:160px}#line3:after{background-image:url(https://3040005.fs1.hubspotusercontent-na1.net/hubfs/3040005/textures/line-yellow.png);height:570px;right:30px;top:-80px;width:150px}#line4:after{background-image:url(https://3040005.fs1.hubspotusercontent-na1.net/hubfs/3040005/textures/line-blue.png);bottom:-30px;height:190px;left:30px;width:670px}.title-animate span{animation:waviy .4s cubic-bezier(0,0,0,1) forwards;animation-delay:calc(.1s*var(--i));display:inline-block;transform:scale(0) translateY(100px)}@keyframes waviy{0%{transform:scale(0) translateY(100px)}to{transform:scale(1) translateY(0)}}@media (max-width:767px){#texture1{display:none}#line3:after{right:-40px}}