.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:0.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:0.95;color:#0A0A0A;letter-spacing:-0.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 0.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 0.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 0.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:0.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:0.6;margin-bottom:16px;opacity:0.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:0.01em;font-style:normal}.problem-quote-hl{color:#C22}.problem-divider{height:1px;background:rgba(255,255,255,0.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,0.04);border-left:3px solid #C22;border-radius:0 8px 8px 0;transition:background 0.2s}.problem-callout:hover{background:rgba(204,34,34,0.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:0.05em;text-transform:uppercase;text-decoration:none;border-radius:8px;width:100%;justify-content:center;transition:background 0.2s,transform 0.2s;box-shadow:0 4px 20px rgba(204,34,34,0.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}}