.b-icon-grid__wrapper{padding:50px 0}.b-icon-grid__heading{padding-bottom:60px}.b-icon-grid__list{display:grid;gap:40px;width:228px;margin:auto}.b-icon-grid__item{display:grid;gap:20px;text-align:center;border-bottom:solid 6px var(--wp--preset--color--main-blue);padding-bottom:40px}.b-icon-grid__icon{height:68px;width:100%}.b-icon-grid__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.b-icon-grid__content.is-prose>*:first-child{margin-block-start:48px}.b-icon-grid.has-main-beige-background-color .b-icon-grid__item{border-bottom-color:var(--wp--preset--color--main-yellow)}@media screen and (min-width:576px){.b-icon-grid__list{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));grid-auto-rows:1fr;width:100%}.b-icon-grid__item{display:grid;grid-template-rows:auto 1fr;gap:20px;text-align:center;border-bottom:solid 6px var(--wp--preset--color--main-blue);padding-bottom:40px}.b-icon-grid__icon{height:80px}}


