.benefit-pills{padding:1rem 0;width:100%}.benefit-pills__track{width:100%;display:flex;justify-content:center}.benefit-pills__list{display:flex;gap:.75rem;list-style:none;margin:0;padding:0;flex-wrap:wrap;justify-content:center}.benefit-pills__item{flex:0 0 auto}.benefit-pills__pill{display:inline-flex;align-items:center;gap:.5rem;padding:18px 23px;border-radius:9999px;background:var(--bg-color, #fff);color:var(--text-color, #111);border:1px solid #e0e0e0;font-size:.875rem;white-space:nowrap;transition:background .25s ease,color .25s ease;cursor:default}.benefit-pills__pill:hover{background:var(--hover-bg, #111);color:var(--hover-text, #fff)}.benefit-pills__check{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--check-bg, #e0e0e0);color:var(--check-color, #111);transition:background .25s ease,color .25s ease}.benefit-pills__pill:hover .benefit-pills__check{background:var(--hover-check-bg, #fff);color:var(--hover-check-color, #111)}@media screen and (max-width: 768px){.benefit-pills__track{overflow-x:auto;-webkit-overflow-scrolling:touch;justify-content:flex-start}.benefit-pills__list{flex-wrap:nowrap}}.benefit-pills__track::-webkit-scrollbar{display:none}.benefit-pills__track{scrollbar-width:none;-ms-overflow-style:none}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-benefit-pills.css.map */
