.cmt-problem{background:#fff;padding:100px 0}.problem-inner{max-width:1200px;margin:0 auto;padding:0 48px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.problem-label{font-family:'DM Mono','Rubik',monospace;font-size:11px;color:#c22;letter-spacing:.15em;text-transform:uppercase;margin-bottom:14px}.problem-title{font-family:'Rubik',sans-serif;font-weight:900;font-size:clamp(34px,3.5vw,52px);text-transform:uppercase;line-height:.95;color:#0a0a0a;letter-spacing:-.01em;margin-bottom:20px}.problem-title-red{color:#c22}.problem-sub{font-family:'Rubik',sans-serif;font-size:17px;line-height:1.7;color:#666;margin-bottom:40px;max-width:440px}.problem-items{display:flex;flex-direction:column}.problem-item{display:flex;align-items:flex-start;gap:18px;padding:22px 0;border-bottom:1px solid #efefef;transition:background .2s}.problem-item:first-child{padding-top:0}.problem-item:last-child{border-bottom:none;padding-bottom:0}.problem-item-icon{width:44px;height:44px;background:#fff0f0;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;transition:background .2s}.problem-item:hover .problem-item-icon{background:#c22}.problem-item-icon svg{width:22px;height:22px;stroke:#c22;stroke-width:2;fill:none;transition:stroke .2s}.problem-item:hover .problem-item-icon svg{stroke:#fff}.problem-item-body h3{font-family:'Rubik',sans-serif;font-weight:700;font-size:17px;text-transform:uppercase;color:#0a0a0a;margin-bottom:6px;letter-spacing:.01em}.problem-item-body p{font-family:'Rubik',sans-serif;font-size:14px;line-height:1.7;color:#777}.problem-right{position:relative}.problem-right:before{content:'';position:absolute;top:12px;right:-12px;width:100%;height:100%;border:2px solid #c22;border-radius:14px;z-index:0;pointer-events:none}.problem-quote-box{background:#0a0a0a;border-radius:14px;padding:48px 44px;position:relative;z-index:1}.problem-quote-mark{font-family:'Rubik',sans-serif;font-size:96px;font-weight:900;color:#c22;line-height:.6;margin-bottom:16px;opacity:.6;display:block}.problem-quote{font-family:'Rubik',sans-serif;font-weight:700;font-size:clamp(20px,2vw,26px);line-height:1.3;color:#fff;text-transform:uppercase;margin-bottom:32px;letter-spacing:.01em;font-style:normal}.problem-quote-hl{color:#c22}.problem-divider{height:1px;background:rgba(255,255,255,.08);margin-bottom:28px}.problem-callouts{display:flex;flex-direction:column;gap:12px;margin-bottom:36px}.problem-callout{display:flex;align-items:flex-start;gap:12px;padding:13px 16px;background:rgba(255,255,255,.04);border-left:3px solid #c22;border-radius:0 8px 8px 0;transition:background .2s}.problem-callout:hover{background:rgba(204,34,34,.08)}.problem-callout-icon{width:22px;height:22px;background:#c22;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.problem-callout-icon svg{width:12px;height:12px;stroke:#fff;stroke-width:3;fill:none}.problem-callout span{font-family:'Rubik',sans-serif;font-size:14px;color:#bbb;line-height:1.5}.problem-cta{display:inline-flex;align-items:center;gap:10px;background:#c22;color:#fff;padding:14px 26px;font-family:'Rubik',sans-serif;font-weight:700;font-size:14px;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;border-radius:8px;width:100%;justify-content:center;transition:background .2s,transform .2s;box-shadow:0 4px 20px rgba(204,34,34,.3)}.problem-cta:hover{background:#e63333;transform:translateY(-2px)}.problem-cta svg{width:16px;height:16px;stroke:currentColor;stroke-width:2.5;fill:none}@media (max-width:1024px){.cmt-problem{padding:80px 0}.problem-inner{grid-template-columns:1fr;gap:56px;padding:0 32px}.problem-right:before{top:8px;right:-8px}.problem-quote-box{padding:36px 32px}.problem-sub{max-width:100%}}@media (max-width:600px){.cmt-problem{padding:64px 0}.problem-inner{padding:0 20px;gap:44px}.problem-right:before{display:none}.problem-quote-box{padding:28px 22px}.problem-quote-mark{font-size:64px}.problem-quote{font-size:20px}.problem-callout{padding:11px 13px}.problem-item-body h3{font-size:15px}}