.guarantee{gap:56px}.guarantee,.guarantee .container{display:flex;flex-direction:column}.guarantee .container{gap:32px;padding:100px;background-color:#f3f9fe;position:relative}.guarantee .container .snowflake{position:absolute;top:0;right:-2%;height:90%}.guarantee .container .snowflake path{fill:#fff}.guarantee .container .content{display:flex;flex-direction:column;gap:32px;width:50%}.guarantee .container .content .list{display:flex;flex-direction:column;gap:16px}.guarantee .container .content .list .element{display:flex;gap:14px;align-items:flex-start}.guarantee .container .content .list .element:before{min-width:10px;min-height:10px;max-height:10px;max-width:10px;background-color:#0e92fa;border-radius:1px;display:flex;content:"";transform:translateY(50%)}.guarantee-bill{display:flex;justify-content:space-between}