.bannerSection .bannerSectionWrapper{display:flex;justify-content:space-between}.bannerSection .bannerLeftContent{padding:125px 0 90px;width:55%;position:relative;left:-100%;transition:all .6s ease-in-out;transition-delay:.3s;visibility:hidden}.bannerSection .bannerLeftContent .bannerSectionHeadingWrapper p{padding-right:40px}.bannerSection .bannerRightContent{width:45%;position:relative;padding:90px 0}.bannerSection .bannerRightContent .banner4DotsImage{position:absolute;left:10%;top:12%;opacity:0;transition:all .3s ease-in-out}.bannerSection .bannerRightContent .banner4DotsImage svg{box-shadow:none}.bannerSection .bannerRightContent .banner6DotsImage{position:absolute;right:10%;bottom:8%;opacity:0;transition:all .3s ease-in-out}.bannerSection .bannerRightContent .banner6DotsImage svg{box-shadow:none}.bannerSection .bannerRightContent .bannerDashboardImage{width:86%;margin:40px 7%;position:relative;right:-120%;transition:all .6s ease-in-out;transition-delay:.3s;box-shadow:0 10px 30px -9px rgba(0,0,0,.2);display:inline-flex;border-radius:10px;visibility:hidden}.bannerSection .bannerRightContent .bannerDashboardImage img{width:100%!important;height:auto!important;position:static!important;margin:0 auto;display:block}.bannerSection .bannerRightContent .bannerDashboardImage svg{width:100%}.bannerSection .bannerRightContent .bannerIndustryImage{left:-10px;bottom:-100%;opacity:0}.bannerSection .bannerRightContent .bannerIndustryImage,.bannerSection .bannerRightContent .bannerJobDensityImage{position:absolute;transition:all .6s ease-in-out;transition-delay:.3s;box-shadow:0 10px 30px -9px rgba(0,0,0,.2);display:inline-flex;border-radius:10px}.bannerSection .bannerRightContent .bannerJobDensityImage{right:2px;top:-100%}.bannerSection .gradient{height:500px;background:radial-gradient(circle at 60% 170%,rgb(255,230,123) 0,rgb(203,71,156) 35%,rgb(89,12,129) 100%)}@media(max-width:1024px){.bannerSection .bannerSectionWrapper{display:block}.bannerSection .bannerLeftContent{width:100%;padding:60px 0}.bannerSection .bannerRightContent{width:70%;margin:0 auto}}@media(max-width:768px){.bannerSection .bannerLeftContent{padding:40px 0}.bannerSection .bannerRightContent{width:100%}}@media(max-width:600px){.bannerSection .bannerIndustryImage,.bannerSection .bannerJobDensityImage{transform:scale(.8)}.bannerSection .bannerRightContent .bannerJobDensityImage{right:-30px}.bannerSection .bannerRightContent .bannerIndustryImage{left:-30px}}@media(max-width:480px){.bannerSection .bannerSectionHeadingWrapper h1{font-size:40px}.bannerSection .bannerSectionHeadingWrapper p{font-size:16px}.bannerSection .bannerIndustryImage,.bannerSection .bannerJobDensityImage{transform:scale(.6)}.bannerSection .bannerRightContent .bannerJobDensityImage{right:-60px}.bannerSection .bannerRightContent .bannerIndustryImage{left:-60px}}.visibleSection .bannerLeftContent{left:0;visibility:visible}.visibleSection .bannerRightContent .bannerDashboardImage{right:0;visibility:visible}.visibleSection .bannerRightContent .bannerIndustryImage{opacity:1;bottom:12%}.visibleSection .bannerRightContent .bannerJobDensityImage{top:11%}.visibleSection .bannerRightContent .banner4DotsImage,.visibleSection .bannerRightContent .banner6DotsImage{opacity:1}