.section-icon-bullets{background-color:var(--module-background);color:var(--module-color)}.section-icon-bullets__wrapper{margin:auto;max-width:var(--container-lg)}.section-icon-bullets__title{margin:0 auto 3rem;text-align:center}@media screen and (min-width:900px){.section-icon-bullets__items{display:flex;justify-content:center}}.section-icon-bullets__item{text-align:center}@media screen and (max-width:899px){.section-icon-bullets__item+.section-icon-bullets__item{margin-top:3rem}}@media screen and (min-width:900px){.section-icon-bullets__item{max-width:calc(var(--container-lg)/4);padding:2rem 3rem;width:100%}.section-icon-bullets__item+.section-icon-bullets__item{border-left:1px solid rgba(0,0,0,.1)}}.section-icon-bullets__icon{margin:0 auto 1rem}@media screen and (min-width:900px){.section-icon-bullets__icon{margin-bottom:2rem}}.section-icon-bullets__text{margin:0 auto;max-width:20rem}