.bullet-list-module{border-radius:20px;overflow:hidden;padding:25px 40px}.bullet-list-module .content-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px}.bullet-list-module .title-wrapper{font-weight:700;margin-bottom:15px}.bullet-list-module .bullet-wrapper{padding-left:24px;position:relative}.bullet-list-module .bullet-wrapper:before{background-color:var(--sun-yellow);border-radius:2px;content:"";display:inline-block;height:8px;left:0;overflow:hidden;position:absolute;top:12px;width:8px}@media (max-width:991px){.bullet-list-module .content-wrapper{grid-template-columns:1fr;grid-gap:0}}