.landing-marquee{background:#f2f2f7;padding:60px 0 0}.landing-marquee .heading{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.landing-marquee .heading .details,.landing-marquee .heading .details h2{flex:1 1 50%;margin-bottom:2rem;max-width:620px;text-align:left}.landing-marquee .heading>p{flex:1 1 50%;max-width:360px;text-align:left}.landing-marquee .content{align-items:stretch;background:#fafafa;display:flex;flex-direction:row;justify-content:space-between}.landing-marquee .content .image{display:flex;flex:0 0 35%}.landing-marquee .content .image img{display:block;height:100%;object-fit:cover;width:100%}.landing-marquee .content .stats{align-items:stretch;display:flex;flex:0 0 65%;flex-direction:column;justify-content:center}.landing-marquee .content .stats ul{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;gap:0;height:100%;justify-content:stretch;list-style-type:none;margin:0;padding:0;width:100%}.landing-marquee .content .stats ul li{align-items:center;box-sizing:border-box;display:flex;flex:1 1 33.33%;flex-direction:column;justify-content:center;margin:0;padding:0}.landing-marquee .content .stats ul li.forge-border{background-clip:padding-box,border-box;background-color:transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,#ffb83a,#ff5a08,#b52f2e,#8e225c,#140b44);background-origin:border-box;border:2px solid transparent}.landing-marquee .content .stats ul li span{font-size:1.75rem;font-weight:600;max-width:240px;text-align:center}.landing-marquee .content .stats ul li label{border-bottom:1px solid #000;font-size:1rem;font-weight:400;text-align:center}.landing-marquee .marquee{bottom:0;display:flex;margin-top:40px;overflow:hidden;position:relative;right:0;user-select:none;width:100%;z-index:1}.landing-marquee .marquee_content{animation:scroll 75s linear infinite;display:flex;flex-shrink:0;gap:4rem;justify-content:space-around;list-style-type:none;margin:0;min-width:100%;padding:40px 0;position:relative;z-index:2}.landing-marquee .marquee_content li{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.landing-marquee .marquee_content li:before{background:rgba(0,0,0,.5);bottom:-40px;content:"";height:20px;left:50%;position:absolute;transform:translateX(-50%);width:1px}.landing-marquee .marquee_content li span{color:#000;font-size:1.75rem;font-weight:600}.landing-marquee .marquee_content li label{color:#000;font-size:1rem;font-weight:400}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - 4rem))}}@media(max-width:999px){.landing-marquee .content .stats ul li{flex:1 1 50%}.landing-marquee .content .image{flex:0 0 45%}.landing-marquee .content .stats{flex:0 0 55%}.landing-marquee .content .stats ul li span{font-size:1.4rem}.landing-marquee .marquee_content li span{font-size:1.75rem}}@media(max-width:740px){.landing-marquee .heading,.landing-marquee .heading .details{flex-wrap:wrap}.landing-marquee .heading .details,.landing-marquee .heading>p{flex:1 1 100%}.landing-marquee .content{flex-wrap:wrap}.landing-marquee .content .image,.landing-marquee .content .stats{flex:0 0 100%}.landing-marquee .content .stats ul li{min-height:120px}}@media(max-width:535px){.landing-marquee .content .stats ul li span{font-size:1.15rem}.landing-marquee .content .stats ul li label{border-bottom:0}}