.svc-hero{position:relative;width:100%;display:flex;align-items:center;justify-content:center;padding:175px 100px 95px;overflow:hidden}.svc-hero-bg{position:absolute;inset:0;z-index:0}.svc-hero-bg img{width:100%;height:100%;object-fit:cover;filter:brightness(.4)}.svc-hero-content{position:relative;z-index:2;text-align:center;max-width:1240px;width:100%;display:flex;flex-direction:column;align-items:center;gap:20px}.svc-hero-content h1{color:var(--white);font-size:clamp(2.5rem,1rem + 5vw,5rem);font-weight:500;line-height:1em;letter-spacing:-.02em;white-space:nowrap}.svc-hero-content p{color:var(--mid-gray);font-size:1.125rem;line-height:1.7em;text-align:center;max-width:640px}.svc-hero-brand{display:inline-flex;align-items:center;gap:14px;text-decoration:none;transition:opacity .25s ease}.svc-hero-brand:hover{opacity:.8}.svc-hero-brand-logo{height:44px;width:auto;max-width:180px;object-fit:contain;display:block}.svc-hero-brand-logo--vma{height:30px;max-width:120px}.svc-hero--ai .svc-hero-bg img{filter:brightness(.7)}.svc-hero--ai .svc-hero-brand-name,.svc-hero--ai .svc-hero-content h1{text-shadow:0 2px 14px rgba(0,0,0,.6)}.svc-hero-brand-name{position:relative;padding-left:14px;font-family:var(--font);font-size:1rem;font-weight:600;letter-spacing:-.01em;color:var(--white)}.svc-hero-brand-name:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:18px;background:hsla(0,0%,100%,.4)}.svc-section{padding:150px 100px;background:var(--white);display:flex;justify-content:center}.svc-wrapper{width:100%;max-width:1240px}.svc-layout{display:flex;flex-direction:row;align-items:flex-start;gap:100px;width:100%}.svc-sidebar{flex:1 0 0;max-width:300px;position:sticky;top:100px;z-index:1}.svc-sidebar-inner{background:var(--light-bg);border-radius:10px;padding:40px;display:flex;flex-direction:column;gap:32px}.svc-sidebar-block h4{font-family:var(--font);font-size:1.25rem;font-weight:500;line-height:1.5em;letter-spacing:-.02em;color:var(--black);margin-bottom:16px}.svc-sidebar-block ul{list-style:none;display:flex;flex-direction:column;gap:10px}.svc-sidebar-block li{font-family:var(--font);font-size:1rem;font-weight:400;line-height:1.7em;color:var(--dark-gray);padding-left:14px;position:relative}.svc-sidebar-block li:before{content:"";position:absolute;left:0;top:10px;width:4px;height:4px;border-radius:50%;background:var(--accent)}.svc-content{flex:1 0 0;max-width:900px;display:flex;flex-direction:column;gap:48px}.svc-content-section h3{font-family:var(--font);font-size:1.25rem;font-weight:500;line-height:1.5em;letter-spacing:-.02em;color:var(--black);margin-bottom:16px}.svc-content-section p{font-family:var(--font);font-size:1rem;font-weight:400;line-height:1.7em;color:var(--dark-gray)}.svc-cta{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:32px;background:var(--accent);border-radius:10px;padding:40px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.svc-cta:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(142,23,54,.28)}.svc-cta-text{display:flex;flex-direction:column;gap:8px}.svc-cta-eyebrow{font-family:var(--font);font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:hsla(0,0%,100%,.65)}.svc-cta-text h3{font-family:var(--font);font-size:1.375rem;font-weight:500;line-height:1.3em;letter-spacing:-.02em;color:var(--white)}.svc-cta-text p{font-weight:400;line-height:1.6em;color:hsla(0,0%,100%,.8);max-width:460px}.svc-cta-btn,.svc-cta-text p{font-family:var(--font);font-size:.9375rem}.svc-cta-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;background:var(--white);color:var(--accent);font-weight:600;padding:14px 24px;border-radius:8px;white-space:nowrap;transition:gap .25s ease}.svc-cta:hover .svc-cta-btn{gap:12px}.svc-content-section.reveal:nth-child(2){transition-delay:.1s}.svc-content-section.reveal:nth-child(3){transition-delay:.2s}@media (max-width:1199px){.svc-hero{padding:160px 30px 80px}.svc-section{padding:100px 30px}.svc-layout{gap:40px}.svc-sidebar{max-width:250px}.svc-sidebar-inner{padding:30px}}@media (max-width:809px){.svc-hero{padding:130px 20px 65px}.svc-hero-content{text-align:left;align-items:flex-start}.svc-hero-content h1{line-height:1.1em;white-space:normal}.svc-hero-content p{font-size:1rem;text-align:left}.svc-section{padding:75px 20px}.svc-layout{flex-direction:column;gap:75px}.svc-sidebar{order:0;max-width:100%;width:100%;flex:none;position:relative;top:unset}.svc-content{order:1;max-width:100%;width:100%}.svc-sidebar-inner{padding:24px;gap:20px}.svc-sidebar-block h4{margin-bottom:10px}.svc-sidebar-block ul{gap:6px}.svc-sidebar-block li{line-height:1.45em}.svc-sidebar-block li:before{top:8px}.svc-cta{flex-direction:column;align-items:flex-start;gap:24px;padding:30px}.svc-cta-btn{width:100%;justify-content:center}}