@charset "UTF-8";.usp-clean-container{max-width:1100px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%;box-sizing:border-box}.usp-clean-item{display:flex;align-items:center;gap:12px;flex:1}.usp-clean-icon{width:40px;height:40px;border-radius:50%;border:1px solid rgba(56,189,248,0.2);background:rgba(3,15,46,0.8);display:flex;align-items:center;justify-content:center;flex-shrink:0}.usp-clean-icon svg{width:16px;height:16px;fill:none;stroke:#38bdf8;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.usp-clean-text{display:flex;flex-direction:column;text-align:left}.usp-clean-title{color:#fff;font-size:0.9rem;font-weight:700;margin:0;line-height:1.2}.usp-clean-desc{color:#94a3b8;font-size:0.8rem;line-height:1.3;margin:2px 0 0 0}@media (max-width:1024px){.usp-clean-container{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:640px){.usp-clean-container{grid-template-columns:1fr;gap:15px}}
