.prob-stmt{flex-direction:column;justify-content:center;align-items:center;gap:48px;width:100%;max-width:1600px;margin:0 auto;padding:150px 40px 112px;display:flex;position:relative;overflow:visible}.prob-stmt__glow{pointer-events:none;z-index:0;background:radial-gradient(ellipse at center, rgba(var(--glow-color,200, 180, 255), .35) 0%, rgba(var(--glow-color,200, 180, 255), .15) 40%, transparent 70%);width:944px;height:653px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.prob-stmt__heading-wrapper{z-index:1;flex-direction:column;align-items:center;max-width:672px;display:flex;position:relative}.prob-stmt__heading{font-family:var(--font-poppins), sans-serif;color:var(--text);text-align:center;margin:0;font-size:48px;font-weight:600;line-height:64px}.prob-stmt__body-wrapper{z-index:1;flex-direction:column;align-items:center;max-width:672px;display:flex;position:relative}.prob-stmt__body{font-family:var(--font-inter), sans-serif;color:var(--text);text-align:center;margin:0;font-size:18px;font-weight:400;line-height:28px}.prob-stmt__bubble-group{z-index:2;pointer-events:none;position:absolute;overflow:visible}.prob-stmt__bubble{background:var(--surface);max-width:234px;box-shadow:rgba(var(--shadow-rgb), .04) 0px 1px 2px, rgba(var(--shadow-rgb), .06) 0px 4px 8px, rgba(var(--shadow-rgb), .04) 0px 12px 24px;pointer-events:auto;align-items:flex-start;padding:16px;display:flex}.prob-stmt__bubble--top-left{border-radius:0 24px 24px}.prob-stmt__bubble--top-right{border-radius:24px 0 24px 24px}.prob-stmt__bubble--bottom-left{border-radius:24px 24px 24px 0}.prob-stmt__bubble--bottom-right{border-radius:24px 24px 0}.prob-stmt__bubble-text{font-family:var(--font-inter), sans-serif;color:var(--text-muted);margin:0;font-size:14px;font-weight:400;line-height:20px}.prob-stmt__avatar{width:48px;height:48px;box-shadow:0 1px 3px rgba(var(--shadow-rgb), .08);border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:absolute}.prob-stmt__avatar--top-left{top:-16px;left:-32px}.prob-stmt__avatar--top-right{top:-16px;right:-24px}.prob-stmt__avatar--bottom-left{bottom:-16px;left:-8px}.prob-stmt__avatar--bottom-right{bottom:-16px;right:-8px}.prob-stmt__avatar-img{object-fit:cover;filter:grayscale();opacity:.85;border-radius:50%;width:24px;height:24px}.prob-stmt__avatar-emoji{filter:grayscale();opacity:.7;font-size:24px;line-height:1}@media (max-width:1199px){.prob-stmt{gap:32px;padding:100px 24px 80px}.prob-stmt__heading{font-size:40px;line-height:56px}.prob-stmt__body{font-size:16px;line-height:24px}.prob-stmt__glow{width:600px;height:420px}.prob-stmt__bubble{max-width:200px}.prob-stmt__bubble-text{font-size:13px;line-height:18px}}@media (max-width:799px){.prob-stmt{gap:24px;padding:80px 24px 60px}.prob-stmt__heading{font-size:32px;line-height:48px}.prob-stmt__body{font-size:16px;line-height:24px}.prob-stmt__bubble{max-width:200px;padding:12px}.prob-stmt__bubble-text{font-size:12px;line-height:16px}.prob-stmt__glow{width:400px;height:280px}.prob-stmt__avatar{width:36px;height:36px}.prob-stmt__avatar-img{width:20px;height:20px}.prob-stmt__bubble-group{display:none}}
