.features-section{max-width:1400px;margin:0 auto;padding:0 40px 32px}.features-bar{background:#fff;border-top:1px solid #f0f0f0;border-radius:12px;justify-content:space-around;padding:14px;display:flex;box-shadow:0 4px 14px #0000000f}.feature-item{border-right:1px solid #f0f0f0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;min-width:0;padding:30px 16px;display:flex}.feature-item:last-child{border-right:none}.feature-icon-wrap{color:#f05a1a;background:#fef4ec;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:flex}.feature-label{color:#222;text-align:center;font-size:13px;font-weight:600}@media (max-width:1024px){.features-section{padding-left:20px;padding-right:20px}}@media (max-width:768px){.features-section{padding:0 12px 24px}.features-bar{border-radius:10px;flex-wrap:wrap}.feature-item{border-bottom:1px solid #f0f0f0;border-right:none;flex:0 0 50%;padding:20px 12px}.feature-item:nth-child(odd){border-right:1px solid #f0f0f0}.feature-item:nth-child(3),.feature-item:nth-child(4){border-bottom:none}}
.breadcrumb-wrap{background:#fff;border-bottom:1px solid #f1f5f9}.breadcrumb{color:#777;align-items:center;gap:6px;max-width:1400px;margin:0 auto;padding:14px 24px;font-size:12.5px;display:flex}.breadcrumb a{color:#666;text-decoration:none}.breadcrumb a:hover{color:#1a3c6b}.breadcrumb .sep{color:#bbb;align-items:center;font-size:10px;display:flex}.breadcrumb .current{color:#333}@media (max-width:768px){.breadcrumb{padding:10px 16px;font-size:12px}}
