.pm-problem-module{background:transparent}.pm-problem__grid{align-items:start;display:grid;gap:56px;grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr)}.pm-problem__intro{max-width:520px}.pm-problem__eyebrow{margin-bottom:14px}.pm-problem__title{color:var(--pm-primary);margin:0;max-width:520px}.pm-problem__content{max-width:720px}.pm-problem__body{margin:0 0 22px}.pm-problem__body,.pm-problem__body li,.pm-problem__body p{color:var(--pm-primary);font-family:var(--pm-font);font-size:16px;font-weight:400;line-height:1.65}.pm-problem__body p{margin:0 0 12px}.pm-problem__body li:last-child,.pm-problem__body p:last-child{margin-bottom:0}.pm-problem__points{display:grid;gap:12px}.pm-problem__point{color:var(--pm-primary);font-family:var(--pm-font);font-size:15px;font-weight:400;line-height:1.6;padding-left:18px;position:relative}.pm-problem__point:before{background:var(--pm-accent);border-radius:50%;content:"";height:6px;left:0;position:absolute;top:.72em;width:6px}@media (max-width:900px){.pm-problem__grid{gap:24px;grid-template-columns:1fr}.pm-problem__content,.pm-problem__intro,.pm-problem__title{max-width:none}}@media (max-width:760px){.pm-problem__body,.pm-problem__body li,.pm-problem__body p{font-size:15px}.pm-problem__point{font-size:14px}}