/*!
  * Find in Store Modal Styles
  * This CSS file defines the styles for the "Find in Store" modal, including the button, overlay, panel, and content.
  * It also includes styles for the modal's open state to prevent background scrolling.
*/.find-in-store-button{margin-top:10px}.find-in-store-modal[hidden]{display:none}.find-in-store-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.find-in-store-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059}.find-in-store-modal__panel{position:absolute;top:50%;left:50%;width:min(520px,calc(100% - 32px));max-height:calc(100% - 64px);transform:translate(-50%,-50%);background:#fff;overflow:auto;padding:24px;box-shadow:0 10px 30px #0003}.find-in-store-modal__close{position:absolute;top:12px;right:12px;border:0;background:transparent;font-size:24px;line-height:1;cursor:pointer}.find-in-store-modal__header{text-align:center;padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:16px}.find-in-store-modal__title{font-family:akira!important;font-size:17px;font-weight:300;letter-spacing:1.712px}.find-in-store-modal__subtitle{font-size:14px;font-weight:300;letter-spacing:1.712px;text-transform:uppercase}.find-in-store-content__empty{text-align:center}.find-in-store-content__location{font-size:12.624px;font-weight:400;letter-spacing:1.37px}.find-in-store-content__item{padding:16px 0}.find-in-store-content__item.has-divider{border-bottom:1px solid rgba(0,0,0,.08)}.find-in-store-content__row{display:flex;justify-content:space-between;gap:12px}.find-in-store-content__status.is-available{color:#1a7f37}.find-in-store-content__status.is-unavailable{color:#b42318}html.find-in-store-modal-open,html.find-in-store-modal-open body{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/198/assets/find-in-store.css.map */
