.home-header .circle1{width:33%;padding-bottom:33%;top:-20%;left:10%;animation:pulse1 ease-in-out infinite alternate 9.7s}.home-header .circle1,.home-header .circle2{border-radius:100%;mix-blend-mode:add;position:absolute}.home-header .circle2{width:66%;padding-bottom:66%;top:75%;left:-20%;animation:pulse2 ease-in-out infinite alternate 13.9s}.home-header .circle4{top:16%;left:16%;animation:pulse3 ease-in-out infinite alternate 7.7s}.home-header .circle3,.home-header .circle4{width:44%;padding-bottom:44%;border-radius:100%;mix-blend-mode:add;position:absolute}.home-header .circle3{top:-20%;left:80%;animation:pulse1 ease-in-out infinite alternate 7.7s}.home-header .header-contents{margin:280px auto 180px}@media screen and (max-width:768px){.home-header .header-contents{margin:165px auto 180px}}.home-header .rotate-graphic{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:rotate linear infinite 48s}@media screen and (max-width:768px){.home-header .rotate-graphic svg{transform:scale(.5)}}@keyframes rotate{to{transform:translate(-50%,-50%) rotate(-1turn)}}@keyframes pulse1{to{transform:scale(1.5) translate(200%,120%)}}@keyframes pulse2{to{transform:scale(1.2) translate(120%,-100%)}}@keyframes pulse3{to{transform:scale(1.2) translate(12%,-20%)}}