.heading-align-left{text-align:left}.heading-align-right{text-align:right}.heading-align-center{text-align:center}.heading-color-light *{color:#fff}.heading-title-wrapper{margin-bottom:30px;position:relative}.heading-title{margin-bottom:0}.title-description{margin-top:20px}.title-description,.title-description p{font-size:22px;line-height:1.6}.heading-wrapper h1+.title-description{margin-top:30px}.ball{animation:bounce 9s ease-in-out infinite;border-radius:50%;height:5vw;position:absolute;transform:translateY(-50%);width:5vw}.ball:first-child{background-color:#781334;height:10vh;left:4%;top:10%;width:10vh}.ball:first-child,.ball:nth-child(2){animation-delay:.5s;animation:bounce-right-down 18s ease-in-out infinite}.ball:nth-child(2){background-color:#9c0a0a;bottom:18%;height:18vh;left:5%;width:18vh}.ball:nth-child(3){animation-delay:1.5s;background-color:#c71c53;height:30vh;left:0;margin-left:-18vh;top:45%;width:30vh}.ball:nth-child(4){animation-delay:.5s;animation:bounce-down 9s ease-in-out infinite;background-color:#9c0a0a;height:10vh;right:1%;top:4%;width:10vh}.ball:nth-child(5){animation-delay:1s;animation:bounce-left-up 9s ease-in-out infinite;background-color:#781334;height:18vh;right:5%;top:25%;width:18vh}.ball:nth-child(6){animation-delay:.5s;animation:bounce-right-up 9s ease-in-out infinite;background-color:#c71c53;bottom:17%;height:13vh;right:3%;width:13vh}.ball:nth-child(7){animation-delay:.5s;animation:bounce-left-up 9s ease-in-out infinite;background-color:#781334;bottom:17%;height:5vh;left:25%;width:5vh}.ball:nth-child(8){animation-delay:.5s;animation:bounce-right-down 9s ease-in-out infinite;background-color:#c71c53;height:5vh;right:25%;top:20%;width:5vh}@keyframes bounce{50%{transform:translateY(-70%) translateX(10px)}}@keyframes bounce-down{0%,to{transform:translateY(-50%) translateX(10)}50%{transform:translateY(-2px)}}@keyframes bounce-left-up{50%{transform:translateY(-70%) translateX(-30px)}}@keyframes bounce-right-up{50%{transform:translateY(-70%) translateX(30px)}}@keyframes bounce-right-down{50%{transform:translateY(10%) translateX(50%)}}@media (max-width:767px){.ball{display:none}}@media (min-width:768px) and (max-width:1139px){.ball{display:none}}