.header{background:transparent;padding:0;box-shadow:none;position:sticky;top:0;z-index:1000}.header--dark{background:transparent;box-shadow:none}.header--dark .logo-section a{background:#1a1f2ed9;padding:.5rem 1rem;border-radius:10px}.header--dark .logo-section a:hover,.header--dark .logo-section a:focus{background:#242a3af2}.header--dark .nav a,.header--dark .nav Link{color:#fffffff2}.header--dark .nav a.active,.header--dark .nav Link.active{color:#fff}.header--dark .nav a.active:after,.header--dark .nav Link.active:after{background:#d4af37}.header--dark .nav a:hover,.header--dark .nav Link:hover{color:#d4af37}.header--dark .header-cta{background:#cc9d44;color:#fff}.header--dark .header-cta-schedule{background:linear-gradient(135deg,#cc9d44,#b8860b);color:#fff}.header--dark .header-cta:hover,.header--dark .header-cta-schedule:hover{background:#d4af37;color:#fff}.header--dark .header-cta-schedule:hover{background:linear-gradient(135deg,#d4af37,#cc9d44)}.header--dark .hamburger-icon span{background:#fff}.header--logo-only{background:transparent;box-shadow:none}.header--logo-only .header-container{justify-content:center}.header--logo-only .logo-section{gap:1.5rem}.header--logo-only .logo-section a{background:transparent;padding:0;border:none;outline:none;box-shadow:none;transition:transform .25s ease,opacity .25s ease}.header--logo-only .logo-section a:focus{border:none;outline:none;box-shadow:none}.header--logo-only .logo-section img{border:none;outline:none;display:block;border-radius:12px}.header--logo-only .logo-section a:hover,.header--logo-only .logo-section a:focus{background:transparent;transform:scale(1.05);opacity:.9}@media (max-width: 768px){.header--logo-only .header-container{display:flex;justify-content:center}.header--logo-only .logo-section{position:relative;left:auto}}.header-container{max-width:1400px;margin:0 auto;padding:.75rem 2rem;display:flex;align-items:center;justify-content:space-between}.logo-section{display:flex;align-items:center;gap:1.5rem}.logo-section a{text-decoration:none;display:inline-block;transition:transform .25s ease,opacity .25s ease}.logo-section a:hover,.logo-section a:focus{transform:scale(1.05);opacity:.9}.logo-section a:active{transform:scale(.98)}.logo-section img{cursor:pointer;transition:transform .25s ease;background:transparent;display:block}.header-logo{height:52px;max-height:52px;width:auto;max-width:169px;object-fit:contain;background:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden}.nav{display:flex;gap:2.5rem;align-items:center;min-height:52px;margin-top:0}.nav a,.nav Link{text-decoration:none;color:#1a2332;font-weight:500;font-size:.875rem;letter-spacing:.5px;transition:color .3s;position:relative;padding-bottom:4px}.nav a.active,.nav Link.active{color:#1a2332;font-weight:600}.nav a.active:after,.nav Link.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#d4af37}.nav a:hover,.nav Link:hover{color:#d4af37}.header-cta-wrapper{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap}button.cta-button.header-cta,button.header-cta,.cta-button.header-cta,.header-cta,a.cta-button.header-cta-login,.header-cta-login,.header-cta-schedule{box-sizing:border-box;min-height:44px;display:inline-flex;align-items:center;justify-content:center;line-height:1.15}button.cta-button.header-cta,button.header-cta,.cta-button.header-cta,.header-cta{padding:.625rem 1.25rem;background:#cc9d44;color:#1a2332;border:2px solid transparent;border-radius:6px;font-weight:600;font-size:.8125rem;cursor:pointer;transition:background-color .3s ease,color .3s ease,transform .2s ease,box-shadow .2s ease;white-space:nowrap;text-transform:uppercase}.header-cta:hover,.header-cta-schedule:hover{background:#d4af37;color:#1a2332;transform:translateY(-2px);box-shadow:0 4px 12px #cc9d4466}.header-cta:active,.header-cta-schedule:active{transform:translateY(0);box-shadow:0 2px 6px #cc9d444d}.header-cta-schedule{width:44px;height:44px;padding:0;border-radius:50%;background:linear-gradient(135deg,#cc9d44,#b8860b);color:#1a2332;border:2px solid #9ca3af;cursor:pointer;transition:background .3s ease,color .3s ease,transform .2s ease,box-shadow .2s ease,border-color .2s ease;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.header-cta-schedule:hover{background:linear-gradient(135deg,#d4af37,#cc9d44);box-shadow:0 4px 12px #cc9d4466;border-color:#6b7280}.header-cta-schedule-icon{flex-shrink:0}a.cta-button.header-cta-login,.header-cta-login{padding:.625rem 1rem;background:transparent;color:#cc9d44;border:2px solid #cc9d44;border-radius:6px;font-weight:600;font-size:.8125rem;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:background-color .3s ease,color .3s ease,transform .2s ease,box-shadow .2s ease}.header-cta-login:hover{background:#cc9d441f;color:#d4af37;border-color:#d4af37;transform:translateY(-2px);box-shadow:0 4px 12px #cc9d4440}.header--dark .header-cta-login{color:#d4af37;border-color:#d4af37}.header--dark .header-cta-login:hover{background:#d4af3726;color:#fff;border-color:#fff}.menu-toggle,.hamburger-icon{display:none}@media (max-width: 768px){.header{padding:0 0 1rem}.header-container{padding:.5rem 1rem 1rem;display:grid;grid-template-columns:44px 1fr;grid-template-rows:72px auto;grid-template-areas:"hamburger logo" "cta cta";gap:.25rem .75rem;align-items:center;position:relative}.hamburger-icon{display:flex;flex-direction:column;justify-content:space-between;width:28px;height:20px;cursor:pointer;grid-area:hamburger;z-index:1001;position:relative;background:transparent;border:none;padding:0}.hamburger-icon span{display:block;width:100%;height:3px;background:#1a2332;border-radius:2px}.logo-section{grid-area:logo;display:flex!important;align-items:center!important;justify-content:center!important;gap:1rem;position:absolute;left:50%;top:50%;margin:0;width:auto;transform:translate(-50%,-50%);transition:none!important}.header-logo{height:46px;max-height:46px;width:auto;max-width:150px;object-fit:contain}.header-cta-wrapper{grid-area:cta;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:0 .5rem;margin-top:0;flex-wrap:nowrap}.header-cta{flex:1;min-width:0;padding:.625rem .75rem;font-size:.75rem;min-height:44px;white-space:nowrap;text-align:center;box-sizing:border-box}.header-cta-login{flex:1;min-width:0;padding:.625rem .75rem;font-size:.75rem;min-height:44px}.header-cta-schedule{width:44px;height:44px;min-height:44px;max-width:none;flex-shrink:0}}@media (min-width: 769px) and (max-width: 1024px){.header{padding:0}.header-container{padding:.75rem 1rem;display:grid;grid-template-columns:44px 1fr auto;grid-template-areas:"hamburger logo cta";gap:.75rem 1rem;align-items:center}.hamburger-icon{display:flex!important;flex-direction:column;justify-content:space-between;width:28px;height:20px;cursor:pointer;grid-area:hamburger;z-index:1001;position:relative;background:transparent;border:none;padding:0}.hamburger-icon span{display:block;width:100%;height:3px;background:#1a2332;border-radius:2px}.logo-section{grid-area:logo;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:1rem;position:relative;left:auto;top:auto;margin:0;width:auto;min-width:0;transition:none!important}.header-logo{height:50px;max-height:50px;width:auto;max-width:162px;object-fit:contain}.header-cta-wrapper{grid-area:cta;display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:.5rem;width:auto;padding:0;margin:0}.header-cta,.header-cta-login,.header-cta-schedule{padding:.625rem .875rem;font-size:.8125rem;min-height:44px;white-space:nowrap}}@media (max-width: 1024px){.header-menu-backdrop{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;background:transparent;cursor:default}.menu-toggle:checked~.header-menu-backdrop{display:block}.nav{position:absolute;top:calc(100% + 0rem);left:0rem;right:0;width:calc(100% + 18rem);background:#fff;box-shadow:0 4px 12px #00000026;max-height:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;opacity:0;z-index:1000;display:flex;flex-direction:column;align-items:flex-start;margin-top:0;min-height:unset}.menu-toggle:checked~.nav{max-height:400px;opacity:1}.nav{gap:0;width:100%}.nav a,.nav Link{padding:.75rem 1.25rem;text-align:left;border-bottom:1px solid #e2e8f0;border-left:3px solid transparent;font-size:.8125rem;line-height:1.3;min-height:38px;display:flex;align-items:center;color:#1a2332;text-decoration:none;box-sizing:border-box;margin:0;width:100%}.nav a:first-child,.nav Link:first-child{border-top:none}.nav a:last-child,.nav Link:last-child{border-bottom:none}.nav a.active:after,.nav Link.active:after{display:none}.nav a.active,.nav Link.active{background:#fff8e1;border-left:3px solid #d4af37;font-weight:700}.nav a:hover,.nav Link:hover{background:#f7fafc;color:#d4af37}}.hero{position:relative;width:100%;min-height:100vh;display:flex;align-items:stretch;justify-content:center;overflow:hidden}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-image{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0;z-index:0;transform:none!important;transition:none!important;will-change:auto;pointer-events:none;filter:brightness(.9)}.hero-background:hover .hero-image,.hero:hover .hero-image,.hero-image:hover{transform:none!important;scale:1!important}.hero-overlay{position:absolute;bottom:0;left:0;width:100%;height:80%;background:linear-gradient(to top,#1C1C1C 0%,rgba(28,28,28,.99) 10%,rgba(28,28,28,.95) 20%,rgba(28,28,28,.85) 40%,rgba(28,28,28,.7) 60%,rgba(28,28,28,.5) 75%,rgba(28,28,28,.3) 88%,rgba(28,28,28,.1) 96%,transparent 100%);z-index:1;pointer-events:none}@media (min-width: 1025px){.hero{height:100vh;min-height:100vh}.hero-background,.hero-image{height:100vh}.hero-overlay{width:50%;height:100vh;background:linear-gradient(to right,#1C1C1C 0%,rgba(28,28,28,.95) 30%,rgba(28,28,28,.8) 60%,rgba(28,28,28,.5) 85%,transparent 100%);bottom:0;top:0}.hero-title{font-size:3.1rem}.hero-description{font-size:.95rem;line-height:1.55}.hero-feature-text{font-size:.78rem}.hero-cta{padding:.75rem 1.45rem;font-size:.9rem;background:#0c0c0cd9}.social-proof-text{font-size:.8125rem}.avatars-group{height:34px}}.hero-content{position:absolute;bottom:0;left:0;right:0;z-index:2;max-width:1400px;width:100%;padding:4rem 2rem 15rem;margin:0 auto;display:flex;align-items:flex-end;justify-content:flex-start;min-height:auto}@media (min-width: 1025px){.hero-content{max-width:52%;width:52%;top:0;bottom:0;left:0;padding:4.75rem 2.5rem 4.25rem 3rem;margin:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:100vh;right:auto;box-sizing:border-box}.hero-left{gap:1rem;max-width:100%;width:100%}.hero-title{font-size:3.1rem;line-height:1.14;max-width:11.5em}.hero-description{font-size:.95rem;line-height:1.55;max-width:34em}.hero-feature-icon{width:28px;height:28px}.hero-feature-text{font-size:.72rem;line-height:1.2}.hero-features{column-gap:.65rem}.hero-cta{margin-top:.25rem;padding:.75rem 1.45rem;background:#0c0c0cd9;border-width:1.5px}.hero-social-proof{margin-top:.35rem}}.hero-left{display:flex;flex-direction:column;gap:1rem;max-width:100%;position:relative;z-index:3;width:100%}.hero-tagline{font-size:.8125rem;font-weight:700;color:#cc9d44;letter-spacing:.06em;text-transform:uppercase;margin:0}.hero-gold{color:#cc9d44}.hero-title{font-size:2.65rem;font-weight:800;color:#fff;line-height:1.12;margin:0;text-align:left}.hero-description{font-size:.9375rem;color:#fff;line-height:1.5;opacity:.95;margin:0;text-align:left}.hero-description--follow{margin-top:0}.hero-features{display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr) 1px minmax(0,1fr);align-items:center;column-gap:.55rem;margin:0;width:100%;max-width:100%}.hero-feature{display:flex;align-items:center;gap:.35rem;min-width:0}.hero-feature-icon{width:26px;height:26px;border-radius:50%;border:1.5px solid #cc9d44;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#cc9d44}.hero-feature-text{font-size:.68rem;font-weight:500;color:#fff;line-height:1.2;white-space:normal}.hero-feature-divider{width:1px;height:20px;background:#ffffff59;justify-self:center;align-self:center}.hero-cta{padding:.75rem 1.45rem;background:#0c0c0cd9;color:#fff;border:1.5px solid #cc9d44;border-radius:4px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s;width:fit-content;align-self:flex-start;margin-top:.25rem}.hero-cta:hover{background:#cc9d44;color:#1a2332;transform:translateY(-2px)}.hero-social-proof{display:flex;align-items:center;gap:.65rem;margin-top:.25rem}.social-proof-text{font-size:.75rem;color:#fff;font-weight:500}.social-proof-win{position:relative;display:inline-block;color:inherit}.social-proof-win-arc{position:absolute;left:50%;bottom:-4px;width:calc(100% + 6px);height:6px;transform:translate(-50%);display:block;color:#cc9d44;pointer-events:none}.social-proof-avatars{display:flex;align-items:center}.avatars-group{height:26px;width:auto}@media (min-width: 1025px) and (max-width: 1320px){.hero-feature-text{font-size:.64rem}.hero-feature-icon{width:24px;height:24px}.hero-features{column-gap:.45rem}}@media (max-width: 1024px){.hero{min-height:70vh;padding:0;width:100%;overflow-x:hidden}.hero-background{width:100%;overflow-x:hidden}.hero-image{width:100%;max-width:100%}.hero-overlay{width:100%;height:100%;background:linear-gradient(to top,#1C1C1C 0%,rgba(28,28,28,.99) 10%,rgba(28,28,28,.95) 20%,rgba(28,28,28,.85) 40%,rgba(28,28,28,.7) 60%,rgba(28,28,28,.5) 75%,rgba(28,28,28,.3) 88%,rgba(28,28,28,.1) 96%,transparent 100%);bottom:0;top:0;max-width:100%}.hero-content{padding:3rem 1.5rem 2rem;min-height:auto;justify-content:flex-end;align-items:center;max-width:100%;width:100%;right:0;left:0;bottom:0;box-sizing:border-box}.hero-left{max-width:100%;text-align:center}.hero-title{font-size:2.125rem;text-align:center}.hero-description{font-size:.9375rem;text-align:center}.hero-features{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.hero-feature-divider{display:none}.hero-feature{width:100%}.hero-feature-text{font-size:.6875rem;text-align:left;white-space:normal}.hero-cta{padding:.875rem 1.75rem;font-size:.9375rem;min-height:44px;align-self:center;margin:0 auto}.hero-tagline{font-size:.8125rem}.hero-social-proof{justify-content:center}.hero-social-proof .social-proof-text{font-size:.8125rem}.avatars-group{height:24px}}@media (min-width: 769px) and (max-width: 1366px){.hero-content{padding-left:2rem;padding-right:2rem}.hero-description{font-size:.875rem}.hero-feature-text{font-size:.6875rem}}@media (max-width: 480px){.hero-content{padding:1.5rem;box-sizing:border-box;justify-content:flex-end;align-items:center;bottom:0}.hero-title{font-size:1.875rem}.hero-description{font-size:.875rem}.avatars-group{height:20px}.hero-cta{width:100%;text-align:center;align-self:center;margin:0 auto}.hero-social-proof .social-proof-text{color:#fff!important}}.footer{background:#fff;color:#4a5568;padding:2.5rem 0 1.5rem;margin-top:0}.about-page .footer{padding-top:0;margin-top:0}.who-we-are+.footer{margin-top:0;padding-top:0}.footer-container{max-width:1400px;margin:0 auto;padding:0 2rem}.footer-disclaimer{margin:2.5rem auto 0;padding-top:1.5rem;border-top:1px solid #e2e8f0;font-size:.75rem;line-height:1.6;color:#6b7280;max-width:900px;text-align:center}.footer-content{display:grid;grid-template-columns:2fr 1.5fr 1fr;gap:4rem;align-items:start}.footer-left{display:flex;flex-direction:column;gap:1.5rem}.footer-logo{background:transparent;min-height:68px;line-height:0}.footer-logo-img{height:104px;max-height:104px;width:auto;max-width:338px;object-fit:contain;display:block;background:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden}.footer--partner{padding:1.75rem 0 1.25rem}.footer--partner .footer-logo{min-height:0}.footer--partner .footer-logo-img{height:52px;max-height:52px;max-width:169px}.footer-description{font-size:1rem;color:#4a5568;line-height:1.7;margin:0;max-width:400px}.footer-copyright{margin-top:auto;padding-top:1rem}.footer-copyright p{font-size:.875rem;color:#77808b;margin:0}.footer-middle{display:flex;flex-direction:column;gap:1.5rem}.footer-section-title{font-size:1.125rem;font-weight:700;color:#1a2332;margin:0}.footer-contact{display:flex;flex-direction:column;gap:1rem}.contact-item{display:flex;align-items:flex-start;gap:.75rem;color:#4a5568;font-size:.875rem;line-height:1.6}.contact-item svg{flex-shrink:0;color:#1a2332;margin-top:2px}.footer-right{display:flex;flex-direction:column;gap:1.5rem}.footer-social{display:flex;gap:.75rem}.social-icon{width:36px;height:36px;background:#1a2332;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s}.social-icon:hover{background:#01406c;transform:translateY(-2px)}.footer-links{display:flex;flex-direction:column;gap:.75rem}.footer-links a{color:#4a5568;text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer-links a:hover{color:#d4af37}@media (max-width: 768px){.footer{padding:0 0 1.5rem}.footer-cta-strip{padding:1.5rem 1rem}.footer-cta-container{flex-direction:column;padding:0 1rem}.footer-cta-button-primary,.footer-cta-button-connect{width:100%;max-width:320px;text-align:center;min-height:44px}.footer-container{padding:2rem 1rem 0}.footer-content{grid-template-columns:1fr;gap:2.5rem}.footer-right{grid-column:span 1}.footer-social{justify-content:flex-start}.social-icon{width:44px;height:44px}.footer-description{font-size:.9375rem}.footer-logo-img{height:56px;max-height:56px;max-width:182px}.footer--partner .footer-logo-img{height:46px;max-height:46px;max-width:150px}}@media (max-width: 480px){.footer{padding:1.25rem 0 1rem}.footer-content{gap:2rem}.footer-section-title{font-size:1rem}.footer-description{font-size:.875rem}.footer-logo-img{height:52px;max-height:52px;max-width:169px}.footer--partner .footer-logo-img{height:46px;max-height:46px;max-width:150px}.contact-item,.footer-links a{font-size:.8125rem}}@media (min-width: 769px) and (max-width: 1023px){.footer-content{grid-template-columns:1fr 1fr;gap:3rem}.footer-right{grid-column:span 2}}.lazy-section-placeholder{width:100%;pointer-events:none}.App{width:100%;min-height:100vh}.cta-button,button{font-family:Inter,sans-serif}.container-responsive{width:100%;padding:0 1rem}@media (min-width: 768px){.container-responsive{padding:0 2rem}}@media (min-width: 1024px){.container-responsive{max-width:1200px;margin:0 auto;padding:0 4rem}}.text-responsive-title{font-size:1.5rem}@media (min-width: 768px){.text-responsive-title{font-size:2rem}}@media (min-width: 1024px){.text-responsive-title{font-size:2.5rem}}.grid-responsive{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){.grid-responsive{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 1024px){.grid-responsive{grid-template-columns:repeat(3,1fr);gap:2rem}}.touch-target{min-height:44px;min-width:44px}@media (max-width: 480px){.mobile-padding-sm{padding:1rem!important}.mobile-padding-md{padding:1.5rem!important}.mobile-text-center{text-align:center!important}.mobile-full-width{width:100%!important}}@media (min-width: 481px) and (max-width: 1023px){.tablet-padding-md{padding:2rem!important}}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;width:100%}body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6;overflow-x:hidden;width:100%}@media (max-width: 480px){body{font-size:14px}}#root{width:100%;min-height:100vh}img{transition:transform .4s ease,opacity .3s ease;overflow:hidden}img:hover{transform:scale(1.08);cursor:pointer}.header-logo,.header-logo:hover,.footer-logo-img,.footer-logo-img:hover,.corp-funding-logo-img,.corp-funding-logo-img:hover,.logo-section img,.logo-section img:hover,.corp-funding-logo-section img,.corp-funding-logo-section img:hover{transform:none!important;transition:none!important;opacity:1!important;cursor:default!important}.corp-funding-logo-img,.corp-funding-logo-section img,.corp-funding-logo-wrapper img{transition:none!important;transform:none!important;scale:1!important;cursor:default!important}.corp-funding-logo-img:hover,.corp-funding-logo-section img:hover,.corp-funding-logo-wrapper img:hover{transform:none!important;scale:1!important;cursor:default!important}img{max-width:100%;height:auto;display:block}@media (max-width: 768px){*:hover:not(.core-service-card):not(.core-service-card *){transform:none!important;box-shadow:inherit!important}*:hover *:not(.core-service-card):not(.core-service-card *){pointer-events:auto}[data-scroll-animate].scroll-animated{transition:all .3s ease}.magic-bento-card[data-scroll-animate].scroll-animated,[class*=card][data-scroll-animate].scroll-animated,[class*=Card][data-scroll-animate].scroll-animated{transform:translateY(-2px)!important;box-shadow:0 8px 25px #00000026!important}.core-service-card[data-scroll-animate].scroll-animated,.corp-funding-service-card[data-scroll-animate].scroll-animated{transform:translateY(-5px)!important;box-shadow:0 10px 30px #0003!important}button[data-scroll-animate].scroll-animated:not(:disabled),.cta-button[data-scroll-animate].scroll-animated,[class*=button][data-scroll-animate].scroll-animated{transform:translateY(-2px)!important;box-shadow:0 4px 12px #00000026!important}a[data-scroll-animate].scroll-animated{opacity:.8!important}.collage-image[data-scroll-animate].scroll-animated,img[data-scroll-animate].scroll-animated{transform:scale(1.04)!important;box-shadow:0 20px 40px #00000038!important;z-index:10!important}.what-we-do-pill[data-scroll-animate].scroll-animated,[class*=pill][data-scroll-animate].scroll-animated{background:#01406c!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #00000026!important}.corp-funding-footer-links a[data-scroll-animate].scroll-animated,.footer-links a[data-scroll-animate].scroll-animated{color:#d4af37!important}.corp-funding-social-icon[data-scroll-animate].scroll-animated,[class*=social][data-scroll-animate].scroll-animated{transform:scale(1.1)!important;opacity:.8!important}.core-service-overlay[data-scroll-animate].scroll-animated{opacity:0!important}}
