.guarantee-summary-new{padding:64px 0}.guarantee-summary-new .container{max-width:896px;padding:0 32px}.guarantee-summary-new__heading{font-size:32px;font-weight:300;margin-bottom:40px;text-align:center}.guarantee-summary-new__grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:40px}.guarantee-summary-new__card{border:1px solid rgba(0,0,0,.1);border-radius:10px;padding:24px;text-align:center;transition:.3s}.guarantee-summary-new__card:hover{box-shadow:0 4px 10px rgba(0,0,0,.05)}.guarantee-summary-new__badge{background:#d6e1e8;border-radius:6px;color:#1d2126;display:inline-block;font-size:18px;font-weight:700;margin-bottom:12px;padding:8px 16px}.guarantee-summary-new__text{font-size:14px;line-height:1.6;opacity:.8}.guarantee-summary-new__note{border:1px solid #e8e1d7;border-radius:10px;padding:24px}.guarantee-summary-new__note-heading{font-size:20px;font-weight:600;margin-bottom:10px}.guarantee-summary-new__note-text{font-size:14px;line-height:1.6;opacity:.8}@media (max-width:768px){.guarantee-summary-new__grid{grid-template-columns:1fr}.guarantee-summary-new .container{padding:0 16px}}