section.content-box-grid .wrapper>.content{margin-bottom:32px}section.content-box-grid .wrapper .boxes{display:grid;grid-template-columns:1fr;column-gap:auto;row-gap:auto;gap:24px;width:100%;padding-bottom:16px}section.content-box-grid .wrapper .boxes .box{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;flex-wrap:auto;gap:16px;width:100%;border-radius:8px;box-shadow:0 0 10px #0000001a;overflow:hidden;padding:32px 16px}section.content-box-grid .wrapper .boxes .box .icon{width:60px}section.content-box-grid .wrapper .boxes .box .content h5{font-family:Lato,sans-serif;font-weight:600;font-size:1.25rem;color:#3f3f3f;line-height:1.3}@media only screen and (min-width: 601px){section.content-box-grid .wrapper .boxes{display:grid;grid-template-columns:1fr 1fr;column-gap:auto;row-gap:auto}}@media only screen and (min-width: 992px){section.content-box-grid .wrapper .boxes{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:auto;row-gap:auto;gap:32px}section.content-box-grid .wrapper .boxes .box .content h5{font-size:1.5rem}}
