.main-hero{display:flex;flex-wrap:wrap;overflow:hidden;position:relative;width:100%}.light{height:100%;width:100%}.star1{animation:twinkle 3s linear 1s infinite alternate}.star2{animation:twinkle 4s linear 0s infinite alternate}.star3{animation:twinkle 3.5s linear .5s infinite alternate}.star4{animation:twinkle 1.25s linear 1.5s infinite alternate}.star5{animation:twinkle 4s linear 2s infinite alternate}.star6{animation:twinkle 2.5s linear 1s infinite alternate}@keyframes twinkle{0%{opacity:1}50%{opacity:0}to{opacity:1}}.main-hero .main-hero-inner{background:linear-gradient(180deg,#fff,rgba(0,102,255,.4));padding:190px 0 116px;width:100%}.main-hero.style_two .main-hero-inner{padding:120px 0}.main-hero.style_three .main-hero-inner{background:transparent;padding:200px 0 40px}.main-hero .content{max-width:1030px;position:relative;z-index:9}.main-hero.style_three .content-wrapper{align-items:center;display:flex;justify-content:space-between}.main-hero.style_three .content-wrapper .content{max-width:100%;padding-right:50px;width:50%}.main-hero.style_three .content-wrapper .content h1{margin:0 0 24px}.main-hero.style_three .content-wrapper .image{text-align:right;width:50%}.main-hero.style_three .content-wrapper .image img{border-radius:24px}.main-hero.style_three.image-hide .content-wrapper .content{padding:0;text-align:center;width:100%}.main-hero.style_three.between-content .main-hero-inner{padding:40px 0}body.Home .main-hero.style_three .main-hero-inner{padding:100px 0 80px}@media (max-width:767px){.main-hero.style_three .main-hero-inner{padding:140px 0 40px}.main-hero.style_three .content-wrapper{flex-wrap:wrap}.main-hero.style_three .content-wrapper .content{padding-right:0;width:100%}.main-hero.style_three .content-wrapper .image{padding:25px 0 0;text-align:left;width:100%}body.Home .main-hero.style_three .main-hero-inner{padding:30px 0 10px}body.Home .main-hero.style_three .content-wrapper{flex-direction:column-reverse}body.Home .main-hero.style_three .content-wrapper .image{padding:0 0 30px}}@media (max-width:1023px){.main-hero.style_two .main-hero-inner{padding:80px 0}}@media (max-width:639px){.main-hero .main-hero-inner{padding:90px 0 48px}.main-hero.style_three.between-content{margin:60px 0 0}}@media (min-width:640px) and (max-width:1023px){.main-hero .main-hero-inner{padding:110px 0 72px}}@media (min-width:768px) and (max-width:1023px){.main-hero.style_three .main-hero-inner{padding:150px 0 40px}.main-hero.style_three .content-wrapper .content{padding-right:30px;width:60%}.main-hero.style_three .content-wrapper .image{width:40%}}