.hero-marquee{overflow:hidden;width:100%}.global-hero-home nav a,.global-hero-home nav .nav-link,.global-hero-home nav .icon-btn,.global-hero-home nav .hamburger,.global-hero-home nav button,.global-hero-home nav .getintouch-btn,.global-hero-home nav .phone-icon-btn{opacity:0}.global-hero-home .hero-content,.global-hero-home .hero-stats,.global-hero-home .hero-marquee,.global-hero-home .hero-isl{opacity:0}.global-hero-home .stat-number{visibility:hidden}.marquee-container{-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0) 0%,rgb(0,0,0) 12.5%,rgb(0,0,0) 87.5%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to right,#0000,#000 12.5% 87.5%,#0000);position:relative;overflow:hidden;width:100%}.marquee-wrapper{display:flex;width:-moz-max-content;width:max-content;animation:marquee 50s linear infinite;gap:2rem;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}@media(min-width:640px){.marquee-wrapper{gap:4rem}}@media(min-width:768px){.marquee-wrapper{gap:6rem}}.marquee-track{display:flex;flex-shrink:0}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(calc(-100% / 3 - 2rem),0,0)}}@media(min-width:640px){@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(calc(-100% / 3 - 4rem),0,0)}}}@media(min-width:768px){@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(calc(-100% / 3 - 6rem),0,0)}}}
