.safety-grid{background:#fff;font-family:Montserrat,sans-serif;padding:80px 0;text-wrap:pretty}.sg__wrapper{gap:40px;margin:0 auto;max-width:1200px}.sg__inner,.sg__wrapper{align-items:center;display:flex;flex-flow:column;width:100%}.sg__inner{gap:24px;max-width:760px}.sg__title{color:#000;font-size:42px;font-weight:800;letter-spacing:-.03em;line-height:120%;text-align:center}.sg__text{color:rgba(0,0,0,.8);font-family:Inter,sans-serif;font-size:18px;font-weight:500;letter-spacing:-.02em;line-height:140%;text-align:center}.sg__list{align-items:flex-start;gap:20px;justify-content:center}.sg__item,.sg__list{display:flex;width:100%}.sg__item{align-items:center;flex-flow:column;gap:12px;max-width:220px}.sg__icon-wrapper{align-items:center;border:1px solid hsla(0,0%,7%,.2);border-radius:720px;display:flex;height:100px;justify-content:center;overflow:hidden;width:100px}.sg__icon-wrapper img{height:auto;object-fit:contain;width:auto}.sg__item-text{color:hsla(0,0%,7%,.7);font-family:Inter,sans-serif;font-size:16px;font-weight:400;letter-spacing:-.02em;line-height:140%;text-align:center}@media (width <=991px){.sg__list{display:grid;grid-template-columns:repeat(2,1fr)}.sg__item{max-width:100%}}@media (width <=479px){.safety-grid{padding:60px 0}}@media (width <=393px){.sg__list{display:grid;grid-template-columns:repeat(1,1fr)}}