.location-popup:before{background:var(--color-black);bottom:0;content:"";height:100%;left:0;opacity:.5;position:fixed;right:0;top:0;width:100%;z-index:9999999}.location-popup.is-hidden{display:none}.location-popup__inner{background-color:var(--color-cream);left:0;margin:0 auto;padding:1.8rem;position:fixed;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:90%;z-index:99999999}@media (min-width:768px){.location-popup__inner{max-width:640px;padding:2.4rem}}.location-popup__title{border-bottom:1px solid var(--color-black);font-size:1.2rem;font-weight:300;line-height:1.4;margin-bottom:1rem;padding-bottom:1rem}@media (min-width:768px){.location-popup__title{font-size:1.4rem;margin-bottom:1.6rem;padding-bottom:1.6rem}}.location-popup__actions{border-bottom:1px solid var(--color-black);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.6rem;margin-bottom:1rem;padding-bottom:1rem}@media (min-width:768px){.location-popup__actions{margin-bottom:1.6rem;padding-bottom:1.6rem}}.location-popup__available-locations{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.6rem}