.pp-content{color:#333}.pp-content .section-title{position:relative;font-size:clamp(22px,2.8vw,30px)!important;font-weight:700;color:#191919;line-height:1.3;margin:44px 0 18px;padding:4px 0 12px 18px;letter-spacing:-.2px;text-transform:none}.pp-content .section-title:before{content:"";position:absolute;left:0;top:8px;bottom:18px;width:4px;border-radius:4px;background:linear-gradient(180deg,#f58024,#b12130)}.pp-content .section-title:after{content:"";position:absolute;left:18px;bottom:0;width:56px;height:2px;border-radius:2px;background:linear-gradient(90deg,#f58024,rgba(245,128,36,0))}.pp-content .section-title:first-of-type{margin-top:32px}.pp-content p.rm-p{margin:0 0 14px;line-height:1.7;color:#333}.pp-content a{color:#b01f2e;font-weight:500;text-decoration:none!important;border-bottom:1px solid rgba(176,31,46,.25);transition:border-color .15s ease,color .15s ease}.pp-content a:hover{color:#f58024;border-bottom-color:#f58024}.pp-list{list-style:none;margin:0 0 18px;padding:0;display:flex;flex-direction:column;gap:10px}.pp-list li{position:relative;padding:10px 14px 10px 38px;background:#fff;border:1px solid rgba(0,0,0,.06);border-left:3px solid #f58024;border-radius:8px;line-height:1.6;color:#333;font-size:15px;transition:transform .15s ease,box-shadow .15s ease,border-left-color .15s ease,background .15s ease}.pp-list li:before{content:"";position:absolute;left:14px;top:18px;width:8px;height:8px;border-radius:50%;background:#f58024;box-shadow:0 0 0 3px rgba(245,128,36,.18);transition:background .15s ease,box-shadow .15s ease}.pp-list li:hover{transform:translateX(2px);box-shadow:0 4px 14px rgba(0,0,0,.05);border-left-color:#b01f2e;background:#fffaf5}.pp-list li:hover:before{background:#b01f2e;box-shadow:0 0 0 3px rgba(176,31,46,.2)}@media (max-width:640px){.pp-list li{font-size:14px;padding:9px 12px 9px 34px}.pp-list li:before{left:12px;top:16px;width:7px;height:7px}}