.empathyArea{width:950px;padding:50px 0 40px}.empathyArea__worriesWrapper{margin:0 20px;padding:20px 0 32px;-webkit-clip-path:polygon(0 0,0 90%,50% 100%,100% 90%,100% 0);clip-path:polygon(0 0,0 90%,50% 100%,100% 90%,100% 0);background:-webkit-gradient(linear,left top,left bottom,from(0),color-stop(0,#92D6C6),to(#43A0A0));background:linear-gradient(0,#92D6C6 0,#43A0A0 100%);text-align:center}.empathyArea__worriesTitle{color:#fff;font-size:24px;font-weight:700;line-height:1.5;letter-spacing:.04em}.empathyArea__worriesTitle--emphasis{font-size:32px}.empathyArea__worriesImageWrapper{margin-top:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:43px}.empathyArea__solutionsWrapper{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.empathyArea__solutionsTitle{font-size:20px;font-weight:700;line-height:1.5;letter-spacing:.04em}.empathyArea__solutionsTitle--emphasis{margin-right:8px;font-size:32px;line-height:1.25;background:linear-gradient(transparent calc(100% - 8px),#FFE300 0)}.empathyArea__solutionsList{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.empathyArea__solutionsItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-size:20px;font-weight:700;line-height:1.25;letter-spacing:.04em}.empathyArea__solutionsItem--green{color:#198834}.empathyArea__solutionsItem--emphasis{font-size:32px;line-height:1;letter-spacing:normal}.empathyArea__solutionsItem::before{margin-right:12px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;content:url(../svg/gist-icon_check.svg)}.empathyArea__caption{margin-top:8px;color:#666;font-size:12px;line-height:1.25}