.bullet-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--spacing-responsive-small)}.bullet-item__bullet-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;margin-top:.2rem}.bullet-item__bullet-text-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bullet-item__bullet-text-container__bullet-text{-webkit-box-flex:1;-ms-flex:1;flex:1;color:var(--text-color-primary);font-weight:var(--body-paragraph-bold-font-weight)}.bullet-item__bullet-text-container__bullet-description,.bullet-item__bullet-text-container__bullet-text{font-family:var(--body-paragraph-font-family);font-size:var(--body-paragraph-font-size);font-style:normal;line-height:var(--body-paragraph-font-line-height);letter-spacing:var(--body-paragraph-font-letter-spacing)}.bullet-item__bullet-text-container__bullet-description{color:var(--text-color-midtone-4);font-weight:var(--body-paragraph-font-weight)}.bullet-item.only-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}