.page-founder .hero-section{background-image:url(/homepage/founder.jpg);background-size:cover;background-position:top;background-repeat:no-repeat;isolation:isolate;z-index:0}.page-founder.bg-white{position:relative}.page-founder.bg-white section:not(.hero-section){position:relative;z-index:1}.page-founder .fade-in-up,.page-founder .hero-content{will-change:transform,opacity}.page-founder .watermark-section{isolation:isolate;background-color:#faf8f5}.page-founder .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-founder .logo-overlay-wrapper{position:relative;isolation:isolate;z-index:1}@media (max-width:768px){.page-founder .watermark-section:before{background-size:clamp(340px,70vw,520px);opacity:.22}}.page-founder .awards-marquee-section{position:relative;z-index:2;background-color:#faf8f5;isolation:isolate}.page-founder .awards-marquee-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:.15;pointer-events:none;z-index:-1}.page-founder .marquee-container{width:100%;overflow:hidden}.page-founder .marquee-track{display:flex;gap:6rem;animation:founder-marquee 30s linear infinite;width:-moz-max-content;width:max-content;padding:2rem 0}@keyframes founder-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.page-founder .award-image{height:180px;width:auto;-o-object-fit:contain;object-fit:contain;flex-shrink:0}@media (max-width:768px){.page-founder .award-image{height:100px}.page-founder .marquee-track{gap:3rem;padding:1rem 0}.page-founder .awards-marquee-section:before{background-size:clamp(340px,70vw,520px);opacity:.18}}