.birmingham-guarantee{margin:auto;padding:60px 0;text-align:center}.birmingham-guarantee h2{margin-bottom:40px}.birmingham-guarantee .guarantees-container{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.birmingham-guarantee .icon{align-items:center;background:#e0f2fe;border-radius:50%;color:#3b82f6;display:flex;font-size:40px;height:72px;justify-content:center;margin:0 auto 20px;width:72px}.birmingham-guarantee .guarantee-card :last-child{margin-bottom:0}.birmingham-guarantee .guarantee-card h3{margin-bottom:12px}@media(max-width:767px){.birmingham-guarantee .guarantees-container{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}}