.heroAni{overflow:hidden;position:relative}.heroAni .ani-bg{background:linear-gradient(46deg,#ffda91,#b1dde5 33%,#00c7eb 66%,#00c7eb);background-size:400% 400%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;height:100%;justify-content:space-evenly;left:0;overflow:hidden;position:absolute;top:0;width:100%}.heroAni.startAni .ani-bg{-webkit-animation:Gradient 15s ease infinite;animation:Gradient 15s ease infinite}.circles{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.circles li{background:hsla(0,0%,100%,.5);bottom:0;display:block;height:20px;list-style:none;position:absolute;width:20px}.startAni .circles li{animation:animate 25s linear infinite}.circles li:first-child{animation-delay:0s;height:80px;left:25%;width:80px}.circles li:nth-child(2){animation-delay:2s;animation-duration:9s;height:20px;left:10%;width:20px}.circles li:nth-child(3){animation-delay:4s;height:20px;left:70%;width:20px}.circles li:nth-child(4){animation-delay:0s;animation-duration:18s;height:60px;left:40%;width:60px}.circles li:nth-child(5){animation-delay:0s;height:20px;left:65%;width:20px}.circles li:nth-child(6){animation-delay:3s;height:110px;left:75%;width:110px}.circles li:nth-child(7){animation-delay:7s;height:150px;left:35%;width:150px}.circles li:nth-child(8){animation-delay:15s;animation-duration:45s;height:25px;left:50%;width:25px}.circles li:nth-child(9){animation-delay:2s;animation-duration:35s;height:15px;left:20%;width:15px}.circles li:nth-child(10){animation-delay:0s;animation-duration:11s;height:150px;left:85%;width:150px}@keyframes animate{0%{border-radius:0;opacity:1;transform:translateY(0) rotate(0deg)}to{border-radius:50%;opacity:0;transform:translateY(-800px) rotate(2turn)}}.heroAni .background-overlay{background-color:transparent;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(70%,#fff));background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 70%);bottom:0;height:60%;left:0;position:absolute;width:100%;z-index:2}.heroAni .text-box{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1100px;text-align:center;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.heroAni .text-box h1{font-size:min(9vw,59px);font-weight:500!important;line-height:1.4;margin-bottom:20px}.heroAni .text-box p{color:#48494e;font-size:min(5.8vw,24px);margin-bottom:30px;max-width:726px}.heroAni .text-box .btn-outline-new{margin-top:20px}.heroAni .text-box .hero-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.heroAni .text-box .main-bta{margin:0 auto;max-width:233px;text-align:center}.heroAni .text-box .main-bta span{color:rgba(30,49,49,.5);font-size:14px;font-weight:400;margin-top:5px;text-align:center}@media (min-width:768px){.heroAni{padding-top:180px!important}.heroAni .text-box h1{margin-bottom:35px}.heroAni .text-box .main-bta{margin:0}.heroAni .text-box .main-bta span{margin-bottom:0}}@media (min-width:992px){.heroAni .text-box{margin-bottom:0}.heroAni .text-box .hero-btn{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1199px){.heroAni h1 br{display:none}}