.hero-banner__wrapper{min-height:100vh;width:100%}.hero-banner-backgroud-overlay{height:100%;padding:300px 20px 40px;width:100%}.hero-banner-inner-wrapper{margin:auto;max-width:1000px}.star-rating{gap:16px;margin-bottom:40px}.hero-banner-inner-wrapper{flex-direction:column;gap:50px;height:100%}.hero-banner-scoller{cursor:pointer;flex-direction:column;gap:5px}@media only screen and (max-width:600px){.hero-banner-backgroud-overlay{height:100%;padding:140px 20px 40px;width:100%}}@-webkit-keyframes mover{0%{transform:translateY(0)}to{transform:translateY(-3px)}}@keyframes mover{0%{transform:translateY(0)}to{transform:translateY(-3px)}}.hero-banner-scoller img.vert-move{-webkit-animation:mover .5s infinite alternate;animation:mover .5s infinite alternate}@media only screen and (max-width:425px){.hero-banner-text__content h2{font-size:40px}}