.store-opening{flex-direction:column;display:flex}.store-opening__toggle{align-items:center;display:flex}@media (width>=768px){.store-opening__toggle{display:none}}.store-opening__list{flex-direction:column;gap:4px;display:none}@media (width>=768px){.store-opening__list{display:flex}}.store-opening.is-active .store-opening__toggle{color:#ff6f00;margin-bottom:8px}.store-opening.is-active .store-opening__toggle .nuxt-icon{transform:rotate(180deg)}.store-opening.is-active .store-opening__toggle .nuxt-icon svg{stroke:#ff6f00}.store-opening.is-active .store-opening__list{display:flex}.store-opening__item{flex-wrap:wrap;justify-content:space-between;display:flex}.store-item{flex-direction:column;justify-content:space-between;margin-bottom:20px;display:flex;position:relative}.store-item:last-child{margin-bottom:0}@media (width<768px){.store-item{border-bottom:1px solid #417a86;padding-bottom:20px}}@media (width>=768px){.store-item{flex-direction:row;gap:20px;margin-bottom:40px}}@media (width>=1024px){.store-item{gap:40px}}.store-item .nuxt-icon{margin-right:8px}.store-item__image{cursor:pointer;background:#f7f3f0;border-radius:4px;height:100%;padding-top:56.25%;display:block;position:relative;overflow:hidden}.store-item__image picture{width:100%;height:100%;position:absolute;top:0;left:0}.store-item__image picture img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.store-item__image-wrapper{display:none;position:relative}@media (width>=768px){.store-item__image-wrapper{flex-shrink:0;width:180px;display:block}}@media (width>=1024px){.store-item__image-wrapper{width:280px}}@media (width>=1240px){.store-item__image-wrapper{width:320px}}.store-item__flag{background-color:#ff6f00;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:inline-flex;position:absolute;bottom:0;left:0;transform:translate(-10px,-30%)}@media (width>=1024px){.store-item__flag{transform:translate(-50%,-30%)}}.store-item__info{flex-direction:column;flex-grow:1;gap:8px;display:flex}@media (width>=768px){.store-item__info{border-right:1px solid #417a86;padding-right:20px}}@media (width>=1024px){.store-item__info{gap:12px;padding-right:40px}}.store-item__info__item{color:#00323f;align-items:center;display:inline-flex}.store-item__info__item:hover{color:#ff6f00}.store-item__info__item .icon--arrow{stroke-width:.5px;transform:rotate(-90deg)}.store-item__name{font-family:p22-mackinac-pro,canela,verdana,helvetica,arial,sans-serif;font-size:16px;font-weight:500}@media (width>=768px){.store-item__name{font-size:18px}}.store-item__distance{color:#fff;background:#ff6f00;border-radius:10px;flex-shrink:0;margin-left:5px;padding:4px 7px;font-family:barlow,blinkmacsystemfont,-apple-system,Segoe UI,roboto,helvetica,arial,sans-serif;font-size:14px;font-weight:400;line-height:1;display:inline-block}@media (width<768px){.store-item__opening{margin-top:8px}}@media (width>=768px){.store-item__opening{flex:0 0 25%}}@media (width>=1024px){.store-item__opening{flex-basis:20%}}
