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