.wyze-services-deep-dive{--wsdd-fg:var(--color-foreground, 31, 31, 31);--wsdd-bg:var(--color-background, 255, 255, 255);--wsdd-text-strong:rgb(var(--wsdd-fg));--wsdd-text-body:rgba(var(--wsdd-fg), 0.82);--wsdd-text-muted:rgba(var(--wsdd-fg), 0.62);--wsdd-border:rgba(var(--wsdd-fg), 0.12);--wsdd-surface:rgb(var(--wsdd-bg));--wsdd-shadow:0 2px 6px rgba(var(--wsdd-fg), 0.06),0 0 1px rgba(var(--wsdd-fg), 0.1);--wsdd-accent-text:var(--green-70, #0aa288);--wsdd-accent-surface:var(--green-10, #d2fff2)}.wyze-services-deep-dive--tinted{box-shadow:inset 0 0 0 100vmax rgba(var(--color-foreground,31,31,31),.04)}.wyze-services-deep-dive--accent-service{--wsdd-accent-text:var(--wyze-purple, #4e2fd2);--wsdd-accent-surface:var(--purple-5, #e6eeff)}.wyze-services-deep-dive__inner{display:grid;gap:2.4rem;align-items:center}.wyze-services-deep-dive__eyebrow{margin:0 0 1.2rem;color:var(--wsdd-accent-text);font-size:1.2rem;font-weight:700;letter-spacing:.125em;text-transform:uppercase}.wyze-services-deep-dive__heading{margin:0 0 1.4rem;color:var(--wsdd-text-strong);font-size:clamp(2.4rem, 3vw, 3.2rem);font-weight:700;letter-spacing:-.01em;line-height:1.12}.wyze-services-deep-dive__body{max-width:46ch;margin-bottom:2rem;color:var(--wsdd-text-muted);font-size:1.6rem;line-height:1.5}.wyze-services-deep-dive__body>p{margin:0 0 1.2rem}.wyze-services-deep-dive__body>p:last-child{margin-bottom:0}.wyze-services-deep-dive__features{display:grid;gap:1.4rem;margin:0;padding:0;list-style:none}.wyze-services-deep-dive__feature{padding:1.4rem;border:1px solid var(--wsdd-border);border-radius:1.2rem;background-color:var(--wsdd-surface);box-shadow:var(--wsdd-shadow)}.wyze-services-deep-dive__feature-icon{display:flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;margin-bottom:.9rem;border-radius:.9rem;background-color:var(--wsdd-accent-surface);color:var(--wsdd-accent-text)}.wyze-services-deep-dive__feature-heading{margin:0 0 .3rem;color:var(--wsdd-text-strong);font-size:1.4rem;font-weight:700;line-height:1.3}.wyze-services-deep-dive__feature-text{margin:0;color:var(--wsdd-text-muted);font-size:1.25rem;line-height:1.4}.wyze-services-deep-dive__media{overflow:hidden;border:1px solid var(--wsdd-border);border-radius:1.8rem;box-shadow:var(--wsdd-shadow);line-height:0}.wyze-services-deep-dive__image{display:block;width:100%;height:auto;max-height:54.4rem;object-fit:contain}.wyze-services-deep-dive--image-tall .wyze-services-deep-dive__media{max-width:36rem;margin-inline:auto;aspect-ratio:400/590}.wyze-services-deep-dive--image-tall .wyze-services-deep-dive__image{height:100%;object-fit:cover;object-position:50% 100%}@media screen and (min-width:560px){.wyze-services-deep-dive__features{grid-template-columns:1fr 1fr}}@media screen and (min-width:990px){.wyze-services-deep-dive__inner{grid-template-columns:1fr 1fr;gap:4.4rem}.wyze-services-deep-dive--image-left .wyze-services-deep-dive__text{order:2}}