.location-select-modal__inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;width:90%;max-width:616px;max-height:928px;border-radius:10px;padding:25px 25.6px 25.6px;display:flex;flex-direction:column;overflow:hidden;z-index:101}@media screen and (max-width:767px){.location-select-modal__inner{border-radius:8px;padding:25px 19.2px 20px;max-height:592px}}.location-select-modal__close-btn{position:absolute;top:8px;right:8px;width:32px;height:32px;display:flex;padding:0;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;z-index:2;border-radius:50%}.location-select-modal__close-btn svg{width:16px;height:16px}.location-select-modal__body{display:flex;flex-direction:column;gap:16px;overflow-y:auto;overflow-x:hidden}.location-select-modal__title{font-family:var(--font-heading-family);font-weight:600;font-size:36.8px;line-height:normal;color:#000;margin:0}@media screen and (max-width:767px){.location-select-modal__title{font-size:21px;line-height:21.52px}}.location-select-modal__location-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.location-select-modal__location-item{display:flex;align-items:center;justify-content:center;padding:16px 12px;border:1px solid #e6e6e6;border-radius:5px;cursor:pointer;transition:all .2s ease;min-height:54px}.location-select-modal__location-item.is-selected{border:1.5px solid #000}.location-select-modal__location-item-text{font-family:var(--font-body-family);font-weight:500;font-size:14px;line-height:22px;color:#666;text-align:center;word-break:break-word}.location-select-modal__location-item.is-selected .location-select-modal__location-item-text{color:#000}
/*# sourceMappingURL=/cdn/shop/t/129/assets/location-select.css.map */
