.challenge-box{background-color:#f9fafb;border-radius:24px;padding:48px}.challenge-list{list-style:none;padding:0}.challenge-item{display:flex;gap:16px;margin-bottom:16px}.challenge-item:last-child{margin-bottom:0}.challenge-bullet{align-items:center;background-color:#fa6000;border-radius:50%;display:flex;flex-shrink:0;height:24px;justify-content:center;margin-top:4px;width:24px}.challenge-bullet-inner{background-color:#fff;border-radius:50%;height:8px;width:8px}.challenge-text{font-size:18px;line-height:1.6}