.promise-section{width:100%}.promise-container{margin:0 auto;padding:0 24px}.promise-header{margin-bottom:64px;text-align:center}.promise-header h2{font-size:2.25rem;font-weight:800;margin-bottom:16px}.promise-header p{font-size:1.125rem;margin:0}.promise-grid{display:grid;gap:32px;grid-template-columns:repeat(4,1fr)}.promise-item{text-align:center}.promise-icon{align-items:center;background:hsla(0,0%,100%,.15);border-radius:50%;display:flex;height:72px;justify-content:center;margin:0 auto 20px;width:72px}.promise-icon svg{height:32px;width:32px}.promise-item h3{font-size:1.125rem;font-weight:700;margin:0 0 8px}.promise-description{font-size:.875rem;line-height:1.6}.promise-description p{margin:0}@media (max-width:1024px){.promise-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.promise-grid{grid-template-columns:1fr}.promise-header h2{font-size:1.875rem}}