.bullet-list-wrapper{display:flex;flex-direction:column;gap:32px;list-style:none;padding:0;margin:0}.bullet-list-wrapper .bullet-list-item{display:flex;gap:12px}@media (min-width:576px){.bullet-list-wrapper .bullet-list-item{gap:24px}}.bullet-list-wrapper .bullet-list-item__icon{width:32px;height:32px;flex:0 0 32px;display:flex;justify-content:center;align-items:center}.bullet-list-wrapper .bullet-list-item__icon svg{height:26px;width:26px}@media (min-width:576px){.bullet-list-wrapper .bullet-list-item__icon svg{height:30px;width:30px}}@media (min-width:576px){.bullet-list-wrapper .bullet-list-item__icon{width:38px;height:38px;flex:0 0 38px}}.bullet-list-wrapper .bullet-list-item__content{display:flex;flex-direction:column;gap:8px}