.home-landing{width:100%;height:88vh;text-align:center;overflow-x:hidden}.hero-landing-content-wrapper,.home-landing{display:flex;justify-content:center;align-items:center;position:relative}.hero-landing-content-wrapper{flex-direction:column;gap:35px;z-index:3}.home-landing-title{width:750px}.hero-landing-text{width:700px}.gradient-div{top:0;background:radial-gradient(circle,#e9ecf6,#c1d4fb);z-index:1}.gradient-div,.gradient-div-bottom{position:absolute;left:0;right:0;bottom:0}.gradient-div-bottom{height:100px;background:linear-gradient(#c1d4fb00,#e9ecf6);z-index:2}.left-side-images{position:absolute;z-index:2;top:0;height:100%;left:10vw}.left-side-images img{border-radius:5px;position:absolute;min-height:20vh;object-fit:cover}.image-1-left{width:20vw;min-width:8vw;left:-8vw;top:30%}.image-2-left{min-width:8vw;width:8vw;transform:rotate(10);left:2vw;bottom:10%}.image-3-left{min-width:8vw;width:8vw;top:10%;left:3vw}.right-side-images{position:absolute;z-index:2;top:0;height:100%;right:10vw}.right-side-images img{border-radius:5px;position:absolute;min-height:8vw;object-fit:cover}.image-1-right{width:8vw;min-width:8vw;right:-8vw;top:30%}.image-2-right{min-width:8vw;width:8vw;transform:rotate(10);right:2vw;bottom:10%}.image-3-right{min-width:8vw;width:8vw;top:10%;right:3vw}@media screen and (max-width:600px){.home-landing{height:auto;padding:50px 15px;flex-direction:column}.hero-landing-content-wrapper{gap:20px;text-align:center}.home-landing-title{width:100%;font-size:1.6rem;line-height:2.2rem}.hero-landing-text{width:100%;font-size:.95rem;line-height:1.5rem}.left-side-images,.right-side-images{display:none}.gradient-div-bottom{height:60px}}.ticker-container{width:100%;overflow:hidden;background-color:#0051ff;white-space:nowrap;box-sizing:border-box;padding:.3rem 0}.ticker-content{display:inline-block;white-space:nowrap;color:white;font-weight:700;font-size:16px;line-height:40px}.ticker-text{display:inline-block;padding-left:1rem;position:relative}.ticker-text:after{content:" — ";margin-left:.5rem}@media screen and (max-width:768px){.ticker-container{padding:.1rem 0}.ticker-content{font-size:12px}}