.obs-sh{box-sizing:border-box;width:100%}.obs-sh__inner{align-items:center;display:flex;flex-direction:column;gap:12px;margin:0 auto;max-width:var(--obs-sh-max,700px)}.obs-sh__inner--left{align-items:flex-start;margin:0}.obs-sh__bar{background:var(--obs-sh-accent,#17a192);border-radius:2px;height:3px;margin-bottom:4px;width:40px}.obs-sh__heading{color:var(--obs-sh-text,#fff);font-size:clamp(1.6rem,3.5vw,2.6rem);font-weight:700;line-height:1.2;margin:0;text-wrap:balance}.obs-sh__sub{font-size:clamp(1rem,2vw,1.15rem);line-height:1.6;margin:0;max-width:600px}.obs-sh__body,.obs-sh__sub{color:var(--obs-sh-sub,#a0a0b0)}.obs-sh__body{font-size:clamp(.9rem,1.8vw,1rem);line-height:1.75;margin:8px 0 0}@media (max-width:900px){.obs-sh__inner{gap:10px}.obs-sh__sub{max-width:100%}}@media (max-width:600px){.obs-sh__inner{gap:8px}.obs-sh__bar{margin-bottom:2px;width:32px}.obs-sh__heading{font-size:1.6rem;line-height:1.25}.obs-sh__sub{font-size:.95rem;line-height:1.55}.obs-sh__body{font-size:.9rem;margin-top:4px}}