.balloons-container{background:hsla(0,0%,96%,.94);height:100%;width:100%}.balloons-container .balloons-wrapper{justify-content:space-between;position:relative}@media (min-width:768px){.balloons-container .balloons-wrapper{display:flex;min-height:50vh}}.balloons-container .balloons-side{width:60%}.balloons-button{border:1px solid #000;border-radius:25px;padding:10px 25px}.balloons-text{padding-top:100px;position:relative;width:30%}.balloons-text .balloons-para-text p{font-family:Sohne;font-size:18px;line-height:1.4}.balloons-text h2{font-family:Ivar Headline;font-size:48px;font-weight:400;text-align:left}.balloons-text .number-callout{padding:50px 0}@media (min-width:768px){.balloons-text .number-callout{padding:100px 0}}.balloons-text .number-callout>p{font-family:Sohne;margin:0}.balloons-text .number-callout .callout-number{font-family:Ivar Headline;font-family:32px;margin:0}.balloons-text .number-callout .number-callout-text{font-family:Sohne;font-size:16px;margin:0}.balloons-text .balloons-button{display:inline-block;font-family:Sohne;font-size:18px;margin-top:25px}.balloons-text .balloons-button:hover a{font-weight:500}.balloons-text .balloons-button a{color:#000;font-weight:400}.balloon{background:#ce0058;color:#fff;display:inline-block;font-family:Sohne;font-weight:700;position:absolute}.balloon:hover{animation-play-state:paused!important}.balloon>div{align-items:center;display:flex;height:100%;justify-content:center}@keyframes balloonOneMove{0%{top:10px}to{top:30px}}@keyframes balloonTwoMove{0%{top:230px}to{top:250px}}@keyframes balloonThreeMove{0%{top:166px}to{top:186px}}@keyframes balloonFourMove{0%{top:378px}to{top:398px}}@keyframes balloonFiveMove{0%{top:270px}to{top:290px}}@keyframes balloonSixMove{0%{top:404px}to{top:424px}}.balloon.one{animation:balloonOneMove 1s infinite;animation-direction:alternate;border-radius:150px;height:220px;right:50px;top:30px;width:220px}.balloon.two{animation:balloonTwoMove .8s infinite;animation-direction:alternate;border-radius:85px;height:175px;right:20px;top:250px;width:175px}.balloon.three{animation:balloonThreeMove .9s infinite;animation-direction:alternate;border-radius:140px;height:270px;right:213px;top:186px;width:270px}.balloon.four{animation:balloonFourMove 1s infinite;animation-direction:alternate;border-radius:80px;height:120px;right:143px;top:398px;width:120px}.balloon.five{animation:balloonFiveMove .9s infinite;animation-direction:alternate;border-radius:80px;height:130px;right:485px;top:290px;width:130px}.balloon.six{animation:balloonSixMove .8s infinite;animation-direction:alternate;border-radius:85px;height:170px;right:406px;top:424px;width:170px}.mobile-balloons-image{display:none}@media screen and (max-width:978px){.balloons-container{display:flex;flex-direction:column-reverse;height:auto}.balloons-container .mobile-balloons-image{display:block;margin:50px 0;width:100%}.balloons-container .balloons-side{margin:auto;width:90%}.balloons-container .balloon{display:none}.balloons-container .balloons-text{margin:0 auto;padding-top:0;position:relative;text-align:center;width:90%}.balloons-container .balloons-text h2{font-size:36px;margin-top:30px;text-align:center}}