.hero-bubbles{align-items:center;background-color:#000;display:flex;justify-content:center;overflow:hidden;position:relative}.hero-bubbles__content{color:#fff;text-align:center;z-index:9}.hero-bubbles__content .h1--white{font-size:7em}.hero-bubbles__content .tagline{margin-left:auto;margin-right:auto;max-width:500px}.hero-bubbles__h2{color:#fff;font-size:1.8em;font-weight:400;letter-spacing:.2em;text-transform:uppercase}.hero-bubbles__cta{margin-bottom:2em;margin-top:2em}@keyframes softmove{0%{transform:rotate(0deg) scale(.7)}50%{transform:rotate(30deg) scale(1)}to{transform:rotate(0deg) scale(.7)}}@keyframes softmove2{0%{transform:rotate(45deg) scale(1)}50%{transform:rotate(0deg) scale(1.2)}to{transform:rotate(45deg) scale(1)}}@media (min-width:980px){.hero-bubbles{min-height:calc(100vh - 80px)}.hero-bubbles__cta{margin-top:5em}.hero-bubbles__bubble-top{animation-duration:40s;animation-iteration-count:infinite;animation-name:softmove2;left:auto;position:absolute;right:-100px;top:-50px;z-index:1}.hero-bubbles__bubble-top path{stroke:#f9cd48}.hero-bubbles__bubble-bottom{animation-duration:30s;animation-iteration-count:infinite;animation-name:softmove;bottom:-80px;left:-150px;position:absolute;z-index:1}.hero-bubbles__bubble-bottom path{stroke:#e2436a}}@media (max-width:1600px){.hero-bubbles__bubble-bottom,.hero-bubbles__bubble-top{opacity:.5}}@media (max-width:980px){.hero-bubbles__content{margin-bottom:3em;margin-top:3em}.hero-bubbles__content .h1--white{font-size:3.5em}.hero-bubbles__h2{font-size:1.3em;text-align:center}.hero-bubbles__bubble-bottom,.hero-bubbles__bubble-top{display:none}}.hero-bubbles__word-rotator{height:50px;overflow:hidden;padding:0;position:relative;text-align:center}.hero-bubbles__word-rotator .hero-bubbles__h2{position:absolute;top:0;transition:.5s;width:100%}.hero-bubbles__word-rotator .hero-bubbles__h2:not(.active){opacity:0;top:100px}@media (max-width:980px){.hero-bubbles__word-rotator{height:70px}.hero-bubbles__word-rotator .hero-bubbles__h2{align-items:center;display:flex;height:70px;justify-content:center}}@media (max-width:370px){.hero-bubbles__word-rotator,.hero-bubbles__word-rotator .hero-bubbles__h2{height:130px}}