/*
Generated time: June 25, 2026 09:34
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.guarantee-grid{display:flex;justify-content:center;gap:2rem}.guarantee-grid-item{display:flex;align-items:center;flex-direction:column;text-align:center;flex:1;gap:.5rem}.guarantee-grid-item-icon{width:var(--icon-size)}.guarantee-grid-item-title{font-size:1.6rem;font-weight:600;line-height:1.2}.guarantee-grid-item-desc{font-size:1.2rem;line-height:1.4;min-height:2.8em}@media screen and (max-width:768px){.guarantee-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1em}.guarantee-grid-item-title{font-size:1.2rem}.guarantee-grid-item-desc{font-size:1rem}}