@keyframes pulse-ring{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.shoppable-badge{--background:var(--color-white);-webkit-tap-highlight-color:transparent;align-items:center;display:flex}.shoppable-badge:focus:not(:focus-visible){outline:none}.shoppable-badge:active .tooltip,.shoppable-badge:focus-visible .tooltip,.shoppable-badge:hover .tooltip,.cms-module:not(.grid,.full-module-container):hover .shoppable-badge .tooltip{opacity:1;width:auto;transform:none}.shoppable-badge .tooltip{background-color:var(--background);opacity:0;border-radius:2px;margin-right:1rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;transition:opacity .2s ease-out,transform .2s ease-out;position:relative;transform:translate(.25rem);box-shadow:0 2px 4px #3434340a,0 4px 8px #3434340a,0 6px 16px #3434340a}.shoppable-badge .tooltip:after{content:"";background-color:var(--background);width:.5rem;height:.5rem;position:absolute;top:50%;left:100%;transform:translate(-50%,-50%)rotate(45deg)}.shoppable-bubble{--shoppable-bubble-size:2.25rem;background-color:var(--background);justify-content:center;align-items:center;display:flex;position:relative}.pulse>.shoppable-bubble:before,.shoppable-bubble{height:var(--shoppable-bubble-size);width:var(--shoppable-bubble-size);border-radius:50%}.pulse>.shoppable-bubble:before{border:1px solid var(--background);content:"";animation:1.25s cubic-bezier(.215,.61,.355,1) infinite pulse-ring;position:absolute;top:0;left:0}
