.service-hero-bg{position:absolute;inset:0;overflow:hidden;pointer-events:none}.service-hero-orb-1{top:25%;left:25%;width:400px;height:400px;background:var(--ql-blue-primary);animation:service-hero-orb-1 10s ease-in-out infinite}.service-hero-orb-2{bottom:25%;right:25%;width:400px;height:400px;background:var(--ql-cyan);animation:service-hero-orb-2 10s ease-in-out infinite;animation-delay:1s}.service-hero-left{max-width:36rem}.service-hero-title{font-size:1.875rem;line-height:1.25;font-weight:700;color:var(--color-hero-text);margin:0 0 .5rem}@media (min-width:640px){.service-hero-title{font-size:2.25rem}}@media (min-width:1024px){.service-hero-title{font-size:2.5rem}}.service-hero-desc{font-size:1rem;line-height:1.5;color:var(--color-hero-text-secondary);margin:0}@media (min-width:640px){.service-hero-desc{font-size:1.0625rem}}.service-hero-right{margin-top:2rem}@media (min-width:1024px){.service-hero-right{margin-top:0;display:flex;align-items:center;justify-content:flex-end}}.service-hero-img{width:100%;max-width:420px;height:auto;border-radius:.75rem;box-shadow:0 0 60px var(--color-accent-25)}@media (min-width:1024px){.service-hero-img{max-width:480px}}