.Shops_main__1_lfl{min-height:100vh;display:flex;flex-direction:column}@keyframes ShopList_fade-in-up__Arv81{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes ShopList_fade-in__Aszqz{0%{opacity:0}to{opacity:1}}@keyframes ShopList_scale-in__yu6nl{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes ShopList_spin__e2jWE{to{transform:rotate(1turn)}}@keyframes ShopList_ping__sAG1F{75%,to{transform:scale(2);opacity:0}}@keyframes ShopList_pulse__iQRu_{50%{opacity:.5}}@keyframes ShopList_bounce__iTlUb{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.ShopList_shopList__NSMjB{padding:8rem 2rem;background:var(--black)}@media(max-width:767px){.ShopList_shopList__NSMjB{padding:8rem 1rem 4rem}}.ShopList_shopList__NSMjB .ShopList_container__UJe_d{max-width:1024px;margin:auto;display:flex;justify-content:space-between;gap:4rem}@media(max-width:767px){.ShopList_shopList__NSMjB .ShopList_container__UJe_d{flex-direction:column;align-items:center}}.ShopList_shopList__NSMjB .ShopList_container__UJe_d .ShopList_shopItem__PnYRj{width:100%;max-width:29rem;padding:8px;border-radius:16px;background:#d09304;display:flex;flex-direction:column}@media(max-width:767px){.ShopList_shopList__NSMjB .ShopList_container__UJe_d .ShopList_shopItem__PnYRj{padding:1rem}}.ShopList_shopList__NSMjB .ShopList_container__UJe_d .ShopList_shopItem__PnYRj:first-child{background:#8b0300}.ShopList_shopList__NSMjB .ShopList_container__UJe_d .ShopList_shopItem__PnYRj .ShopList_shopImage__bP3Vv{border-radius:16px;overflow:hidden}.ShopList_shopList__NSMjB .ShopList_container__UJe_d .ShopList_shopItem__PnYRj .ShopList_content__7fU7T{padding:1rem 1rem 1rem 2rem;display:flex;flex-direction:column;flex:1 1}@media(max-width:767px){.ShopList_shopList__NSMjB .ShopList_container__UJe_d .ShopList_shopItem__PnYRj .ShopList_content__7fU7T{padding:1rem 0 0}}.ShopList_shopList__NSMjB .ShopList_container__UJe_d .ShopList_shopItem__PnYRj .ShopList_content__7fU7T .ShopList_subTitle__tOBFz{text-transform:uppercase}.ShopList_shopList__NSMjB .ShopList_container__UJe_d .ShopList_shopItem__PnYRj .ShopList_content__7fU7T .ShopList_title__eKPBu{text-transform:uppercase;font-weight:500;font-size:var(--text-xl)}.ShopList_shopList__NSMjB .ShopList_container__UJe_d .ShopList_shopItem__PnYRj .ShopList_content__7fU7T .ShopList_address__yC6eN{font-weight:700;font-size:var(--text-sm)}.ShopList_shopList__NSMjB .ShopList_container__UJe_d .ShopList_shopItem__PnYRj .ShopList_content__7fU7T .ShopList_contentBottom__BcrGB{margin-top:1rem;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;flex:1 1}.ShopList_shopList__NSMjB .ShopList_container__UJe_d .ShopList_shopItem__PnYRj .ShopList_content__7fU7T .ShopList_contentBottom__BcrGB .ShopList_openingHour__bAWXP{width:100%}.ShopList_shopList__NSMjB .ShopList_container__UJe_d .ShopList_shopItem__PnYRj .ShopList_content__7fU7T .ShopList_contentBottom__BcrGB .ShopList_openingHour__bAWXP .ShopList_openingHourLabel__w_oQE{font-weight:600;text-transform:uppercase}.ShopList_shopList__NSMjB .ShopList_container__UJe_d .ShopList_shopItem__PnYRj .ShopList_content__7fU7T .ShopList_contentBottom__BcrGB .ShopList_openingHour__bAWXP .ShopList_openingHourTime__6lwKD span{font-weight:400}.ShopList_shopList__NSMjB .ShopList_container__UJe_d .ShopList_shopItem__PnYRj .ShopList_content__7fU7T .ShopList_contentBottom__BcrGB .ShopList_openingHour__bAWXP .ShopList_openingHourTime__6lwKD>span:first-child{width:9rem;display:inline-block}.ShopList_shopList__NSMjB .ShopList_container__UJe_d .ShopList_shopItem__PnYRj .ShopList_content__7fU7T .ShopList_contentBottom__BcrGB .ShopList_btn__jHNuf{width:100%;height:3rem;margin-top:auto;text-align:center;color:var(--white);background:var(--black);border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid var(--black);transition:all .3s cubic-bezier(.16,1,.3,1)}.ShopList_shopList__NSMjB .ShopList_container__UJe_d .ShopList_shopItem__PnYRj .ShopList_content__7fU7T .ShopList_contentBottom__BcrGB .ShopList_btn__jHNuf:hover{background:var(--white);color:var(--black)}