.location-not-found{text-align:center}.location-not-found .container{max-width:900px;margin:0 auto;padding:0 20px}.location-not-found__header{margin-bottom:40px}.location-not-found__heading{margin:0 0 15px}.location-not-found__searched-zip{color:rgba(var(--color-foreground),.7);font-size:16px;margin:0 0 20px}.location-not-found__description{max-width:600px;margin:0 auto 30px}.location-not-found__description p{margin:0}.location-not-found__search{max-width:400px;margin:0 auto}.location-not-found__search-form{display:flex;gap:10px}.location-not-found__search-input{flex:1;padding:12px 16px;border:1px solid rgba(var(--color-foreground),.2);border-radius:4px;font-size:16px;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.location-not-found__search-input:focus{outline:none;border-color:rgba(var(--color-foreground),.5)}.location-not-found__search-button{white-space:nowrap}.location-not-found__locations{margin-bottom:40px}.location-not-found__locations-heading{margin:0 0 25px}.location-not-found__locations-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:15px;text-align:left}.location-not-found__location-item{margin:0}.location-not-found__location-link{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;background-color:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;color:rgb(var(--color-foreground));text-decoration:none;font-weight:500;transition:all .2s ease}.location-not-found__location-link:hover{background-color:rgba(var(--color-foreground),.07);border-color:rgba(var(--color-foreground),.2);transform:translate(5px)}.location-not-found__location-arrow{opacity:.5;transition:opacity .2s ease,transform .2s ease}.location-not-found__location-link:hover .location-not-found__location-arrow{opacity:1;transform:translate(3px)}.location-not-found__location-item--placeholder{grid-column:1 / -1;text-align:center}.location-not-found__location-item--placeholder p{color:rgba(var(--color-foreground),.6);font-style:italic;margin:0;padding:20px}.location-not-found__cta{padding:40px;background-color:rgba(var(--color-foreground),.03);border-radius:12px;max-width:600px;margin:0 auto}.location-not-found__cta-heading{margin:0 0 10px}.location-not-found__cta-description{margin:0 0 20px;color:rgba(var(--color-foreground),.7)}@media screen and (max-width: 600px){.location-not-found__search-form{flex-direction:column}.location-not-found__search-button{width:100%}.location-not-found__locations-list{grid-template-columns:1fr}.location-not-found__cta{padding:30px 20px}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/section-location-not-found.css.map */
