.benefit-pills{display:grid;grid-template-columns:repeat(var(--bp-columns-mobile, 1),auto);justify-content:start;justify-items:start;column-gap:var(--bp-gap-h, 12px);row-gap:var(--bp-gap-v, 10px)}.benefit-pills__pill{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:8px 16px 8px 8px;background:var(--bp-bg, #fffdf5);border-style:solid;border-width:var(--bp-border-width, 1px);border-color:var(--bp-border-color, #efeada);border-radius:var(--bp-radius, 30px)}.benefit-pills__check{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--bp-check-circle, #f5d949)}.benefit-pills__check svg{width:12px;height:12px;stroke:var(--bp-check-icon, #171717);fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.benefit-pills__text{color:var(--bp-text-color, #171717);font-size:var(--bp-text-size-mobile, 14px);font-weight:600;line-height:1.3;white-space:nowrap}@media screen and (min-width:768px){.benefit-pills{grid-template-columns:repeat(var(--bp-columns-desktop, 2),auto)}.benefit-pills__text{font-size:var(--bp-text-size-desktop, 15px)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/benefit-pills.css.map */
