.location-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.location-popup.is-visible{opacity:1;visibility:visible;pointer-events:auto}.location-popup:focus{outline:none}.location-popup__content{position:relative;background:#fff;width:100%;max-width:408px;padding:40px;box-shadow:0 4px 20px #00000026;pointer-events:auto}.location-popup__close{display:flex;align-items:center;justify-content:center;flex-shrink:0;position:absolute;right:40px;width:18px;height:18px;padding:0;background-color:transparent;border:none;cursor:pointer}.location-popup__close:before,.location-popup__close:after{content:"";position:absolute;top:50%;left:50%;width:2rem;height:1.5px;background-color:currentColor}.location-popup__close:before{transform:translate(-50%,-50%) rotate(45deg)}.location-popup__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.location-popup__close:focus-visible{outline:2px solid #000;outline-offset:2px}.location-popup__title{font-family:Geologica,sans-serif;font-size:18px;font-weight:800;text-transform:uppercase;color:#000;margin:0 0 20px;line-height:22px;letter-spacing:0}.location-popup__subtitle,.location-popup__info-heading{font-family:Geologica,sans-serif;font-size:14px;font-weight:800;color:#000;margin:0 0 20px;line-height:17px}.location-popup__list{list-style:disc;padding-left:7.5px;margin:0 0 20px}.location-popup__list-item{font-family:Geologica,sans-serif;font-size:14px;font-weight:400;color:#000;line-height:17px;padding-left:10px;margin-bottom:20px}.location-popup__list-item::marker{content:"\25cf"}.location-popup__divider{border:none;border-top:1px solid #aaaaaa;background-color:transparent;margin:20px 0}.location-popup__btn{display:block;width:100%;height:48px;padding:15px 30px;font-family:Geologica,sans-serif;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06px;line-height:14px;cursor:pointer;transition:background-color .4s ease-in-out,color .4s ease-in-out,border .4s ease-in-out}.location-popup__btn--primary{background-color:#000;color:#fff;border:1px solid #000000;margin-bottom:20px}.location-popup__btn--primary:hover,.location-popup__btn--primary:focus{background-color:#fff;color:#000;border:1px solid #000000}.location-popup__btn--secondary{background-color:#fff;color:#000;border:1px solid #000000;margin-bottom:16px}.location-popup__btn--secondary:hover,.location-popup__btn--secondary:focus{background-color:#f5f5f5}.location-popup__btn.location-popup__btn--link{background:none;border:none;font-weight:500;text-transform:uppercase;color:#000;cursor:pointer;padding:0;margin-top:-10px}.location-popup__btn.location-popup__btn--link:hover{background-color:#f6f6f6}.location-popup__btn.location-popup__btn--link:focus{outline:none}.location-popup__btn.location-popup__btn--link:focus-visible{background-color:#f6f6f6;outline:2px solid #000000;outline-offset:2px}.location-popup__btn:focus{outline:2px solid #000000;outline-offset:2px}@media screen and (max-width:540px){.location-popup__content{max-width:95%;padding:32px;margin:0 10px}}#location-redirect-popup-welcome .location-popup__btn--secondary{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/4/assets/location-redirect-popup.css.map */
