.nsdq-guarantee{--nsdq-bg:#f1faf5;--nsdq-border:#c9e8d6;--nsdq-accent:#16633e;box-sizing:border-box;display:flex;align-items:flex-start;gap:14px;width:100%;clear:both;margin:20px 0;padding:18px;border:1px solid var(--nsdq-border);border-radius:14px;background:var(--nsdq-bg);color:#254334;text-align:right;font-family:inherit;line-height:1.85}
.nsdq-guarantee .nsdq-guarantee__icon{display:flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px;height:48px;border-radius:12px;background:#dff2e7;color:var(--nsdq-accent)}
.nsdq-guarantee .nsdq-guarantee__icon svg{display:block;width:30px;height:30px}
.nsdq-guarantee .nsdq-guarantee__body{min-width:0;flex:1;overflow-wrap:anywhere}
.nsdq-guarantee .nsdq-guarantee__title{display:block;margin:0 0 4px;color:var(--nsdq-accent);font-size:16px;font-weight:700;line-height:1.8}
.nsdq-guarantee .nsdq-guarantee__text{margin:0;padding:0;color:#365442;font-size:14px;line-height:1.95}
@media(max-width:480px){.nsdq-guarantee{padding:14px;gap:10px}.nsdq-guarantee .nsdq-guarantee__icon{flex-basis:40px;width:40px;height:40px}}
