.smart-banner-wrap{padding:20px 0;min-height:55vh;background-color:rgba(81,207,225,.14901960784313725);display:flex;align-items:center;position:relative}.banner-text{text-align:center;max-width:800px;margin:0 auto}.waves-container{position:absolute;top:90px;left:7%;transform:translateX(-7%)}g#waves{stroke-dashoffset:10;stroke-dasharray:50;-webkit-animation:soundwaves 2.5s linear;animation:soundwaves 2.5s linear;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:.5s;animation-delay:.5s}img.bubble{bottom:155px;position:absolute;left:13%;transform:translateX(-13%);-webkit-animation:bounceIn 2s;animation:bounceIn 2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}img.dots-rectangle{position:absolute;right:0;top:0}img.robo-head{position:absolute;top:70px;left:87%;transform:translateX(-87%)}img.blue-line-circle{position:absolute;bottom:80px;left:93%;transform:translateX(-93%)}@media screen and (max-width:1330px){.smart-banner-wrap .elements{display:inline-block;max-width:60px}}@media screen and (max-width:991px){.smart-banner-wrap .waves-container{top:20px}.smart-banner-wrap .waves-container svg{width:40px}.smart-banner-wrap img.bubble{width:40px;bottom:50px;left:9%}.smart-banner-wrap img.elements.blue-line-circle{width:40px;bottom:60px}.smart-banner-wrap img.elements.dots-rectangle{width:35px}.smart-banner-wrap img.elements.robo-head{top:45px}}@media screen and (max-width:567px){.smart-banner-wrap{min-height:65vh}}