.product-reassurance{display:grid;grid-template-columns:repeat(var(--pr-columns, 2),auto);gap:var(--pr-gap, 20px);align-items:center;justify-content:space-around}.product-reassurance__item{display:flex;align-items:center;gap:8px}.product-reassurance__dot{flex-shrink:0;width:var(--pr-dot-size, 10px);height:var(--pr-dot-size, 10px);border-radius:50%;display:block;animation:pr-pulse 2s ease-in-out infinite}@keyframes pr-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.95)}}.product-reassurance__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--pr-icon-color, #6B7280)}.product-reassurance__icon svg{width:var(--pr-icon-size, 20px);height:var(--pr-icon-size, 20px);stroke-width:var(--pr-icon-stroke, 1.5)}.product-reassurance__icon img{width:var(--pr-icon-size, 20px);height:var(--pr-icon-size, 20px);object-fit:contain;display:block}.product-reassurance__text{margin:0;font-size:var(--pr-text-size, 14px);font-weight:var(--pr-text-weight, 400);color:var(--pr-text-color, inherit);line-height:1}@media screen and (max-width:749px){.product-reassurance__text{font-size:13px}.product-reassurance__icon svg{width:14px;height:14px}.product-reassurance{justify-content:space-evenly}}@media screen and (max-width:400px){.product-reassurance__text{font-size:12px}.product-reassurance__icon svg{width:13px;height:13px}.product-reassurance__item{gap:6px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-product-reassurance.css.map */
