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