.cd-guarantee{background:#D4920A;padding:16px 20px;border:none}
.cd-guarantee__inner{display:flex;align-items:center;justify-content:center;gap:12px;max-width:600px;margin:0 auto}
.cd-guarantee__icon{flex-shrink:0}
.cd-guarantee__text{display:flex;flex-direction:column;gap:2px}
.cd-guarantee__text strong{font-size:15px;font-weight:800;color:#fff}
.cd-guarantee__text span{font-size:12px;color:rgba(255,255,255,0.85)}