.store-opened-label{position:relative;display:flex;justify-content:space-between;gap:1.875rem}.store-opened-label.has-point-opened,.store-opened-label.has-point-closed{padding-left:.875rem}.store-opened-label.has-point-opened:before,.store-opened-label.has-point-closed:before{content:"";width:.375rem;height:.375rem;position:absolute;border-radius:50%;left:0;top:.375rem;background-color:var(--green-400)}.store-opened-label.has-point-closed:before{background-color:var(--red-400)}.store-opened-label__hours{display:flex}.ml-underlined{display:inline-block;cursor:pointer;text-decoration:none;max-width:100%}.ml-underlined__text{display:inline;line-height:1.4;background-image:linear-gradient(currentColor,currentColor);background-size:0% 1px;background-repeat:no-repeat;background-position:left 95%;transition:background-size .25s ease;box-decoration-break:clone;-webkit-box-decoration-break:clone}.ml-underlined:hover .ml-underlined__text,.ml-underlined.active .ml-underlined__text{background-size:100% 1px}.ml-underlined.active{pointer-events:none}
