.page-about-us .hero-section{background-image:url(/about/AboutUs_Introduction​.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;isolation:isolate;z-index:0}.page-about-us.bg-background{position:relative;background-color:#faf8f5}.page-about-us.bg-background section:not(.hero-section){position:relative;z-index:1;background-color:#faf8f5}.page-about-us .fade-in-up,.page-about-us .hero-content{will-change:transform,opacity}.page-about-us .watermark-section{isolation:isolate}.page-about-us .watermark-section:before{content:"";position:absolute;inset:0;background-image:url(/JADE_overlay.svg);background-repeat:no-repeat;background-position:50%;background-size:clamp(500px,52vw,760px);background-attachment:fixed;opacity:.2;pointer-events:none;z-index:-1}.page-about-us .logo-overlay-wrapper{position:relative;isolation:isolate;z-index:1}@media (max-width:768px){.page-about-us .watermark-section:before{background-size:clamp(340px,70vw,520px);opacity:.22}}.page-about-us .award-item{transition:transform .3s cubic-bezier(.4,0,.2,1)}.page-about-us .award-item:hover{transform:scale(1.05)}.page-about-us .marquee-container{mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.page-about-us .animate-marquee{animation:about-us-marquee 40s linear infinite}.page-about-us .marquee-container:hover .animate-marquee{animation-play-state:paused}@keyframes about-us-marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.page-about-us .animate-marquee-reverse{animation:about-us-marquee-reverse 40s linear infinite}.page-about-us .marquee-container:hover .animate-marquee-reverse{animation-play-state:paused}@keyframes about-us-marquee-reverse{0%{transform:translateX(-100%)}to{transform:translateX(0)}}