body.stores-modal-active{overflow:hidden;touch-action:none;-ms-touch-action:none}.s-store-details{display:block !important}.s-store-details--rtl{direction:rtl}.s-store-details--rtl .s-store-details__content{right:unset;left:-100%}.s-store-details--rtl .s-store-details__content.is-active{right:unset;left:0}.s-store-details--rtl .s-store-details__close{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.s-store-details__background{background-color:rgba(21,19,19,.8);position:fixed;z-index:11;top:0;bottom:0;left:0;width:100%;opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.s-store-details__background.is-active{pointer-events:all;opacity:100}.s-store-details__content{background:#fff;width:90%;max-width:1130px;min-width:300px;position:fixed;z-index:12;right:-100%;top:0;bottom:0;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.s-store-details__content.is-active{right:0;overflow-y:auto}@media screen and (min-width: 768px){.s-store-details__content{width:80%}}.s-store-details__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:26px 16px}@media screen and (min-width: 768px){.s-store-details__top{margin:65px 30px 0}}@media screen and (min-width: 1200px){.s-store-details__top{margin:65px 65px 0}}.s-store-details__title{font-family:var(--font-heading);font-size:24px;font-weight:500;letter-spacing:.24px;margin:0}.s-store-details__close{background:none;border:none;color:#5f5f5f;cursor:pointer;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:0;height:27px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end}.s-store-details__close svg{pointer-events:none}.s-store-details__close span{pointer-events:none}@media screen and (min-width: 768px){.s-store-details__close{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}}.s-store-details__close-text{font-family:var(--font-body);text-transform:uppercase;font-weight:400;font-size:10px;line-height:14px;letter-spacing:.05em}.s-store-details__text{margin:15px 16px 0;font-family:var(--font-body);font-size:13px;font-weight:300;line-height:21px;color:#5f5f5f}@media screen and (min-width: 768px){.s-store-details__text{margin:30px}}@media screen and (min-width: 1200px){.s-store-details__text{margin:30px 65px 0;max-width:900px}}.s-store-details__main-content{margin-top:35px;background-color:#fff;padding:0 15px 48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px}@media screen and (min-width: 768px){.s-store-details__main-content{padding:60px 30px 57px;margin-top:0}}@media screen and (min-width: 1200px){.s-store-details__main-content{padding:30px 65px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}}@media screen and (min-width: 1900px){.s-store-details__main-content{padding:60px;margin-top:50px}}.s-store-details__map{position:relative;width:100%;padding-top:75%}.s-store-details__map iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (min-width: 768px){.s-store-details__map{padding-top:60%}}@media screen and (min-width: 900px){.s-store-details__map{padding-top:45%}}@media screen and (min-width: 1200px){.s-store-details__map{padding-top:37.33%;max-width:500px}}.s-store-details__address{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.s-store-details__address h5{margin:0;font-family:var(--font-heading);font-size:16px;font-weight:500;text-transform:capitalize;line-height:18px;color:#222}@media screen and (min-width: 768px){.s-store-details__address{width:100%}}@media screen and (min-width: 1200px){.s-store-details__address{gap:75px;width:150px;min-width:130px}}.s-store-details__address-block{width:50%;color:#222;font-family:var(--font-body);font-size:13px;font-weight:300;line-height:21px}.s-store-details__address-block span{display:block}.s-store-details__address-block a{font-size:12px;font-weight:400;color:#222;font-family:var(--font-body)}@media screen and (min-width: 1200px){.s-store-details__address-block{width:100%}}.s-store-details__open{padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-store-details__open h5{line-height:18px;color:#222;width:100%;margin:0;font-family:var(--font-heading);font-size:16px;font-weight:500;text-transform:capitalize}@media screen and (min-width: 1200px){.s-store-details__open h5{text-align:center}}.s-store-details__open-hours{margin-top:13px;padding:0;max-width:350px;min-width:247px;background:#fff;border:5px solid #fafafa;width:100%}@media screen and (min-width: 768px){.s-store-details__open-hours{-ms-flex-item-align:start;align-self:start}}.s-store-details__hours-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:5px;padding:20px 28px;background:#fafafa}.s-store-details__hours-block{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.s-store-details__hours-block span{font-family:var(--font-body);font-size:13px;font-weight:300;line-height:21px}.s-store-details__hours-chevron{margin:0 8px}.s-store-details__hours-chevron svg{height:10px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:.3s;transition:.3s}.s-store-details__list{list-style:none;background:#fff;margin:0;padding:15px 30px}.s-store-details__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:58px;line-height:30px;color:#222;font-size:14px}.s-store-details__bottom{background:#fff;padding:20px 15px;-webkit-box-shadow:0px -15px 20px -10px rgba(0,0,0,.05);box-shadow:0px -15px 20px -10px rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 1900px){.s-store-details__bottom{padding:36px 15px}}.s-store-details__bottom form{max-width:522px;width:100%}.s-store-details__bottom-link{text-align:center;text-decoration:none;display:inline-block;padding:12px 24px;width:100%;background-color:#000;color:#fff;border:none;-webkit-transition:.3s;transition:.3s;font-family:var(--font-body);font-size:12px;font-weight:400;letter-spacing:.48px;line-height:24px;cursor:pointer}.s-store-details__bottom-link:hover{opacity:.8}