.section-store-others{position:relative;background-color:var(--color-tertiary-accent)}.section-store-others__header{text-align:center;margin-bottom:2.5em}@media (max-width:1024px){.section-store-others__header{margin-bottom:1.5em}}@media (max-width:768px){.section-store-others__header{text-align:left}}.section-store-others__header h3{margin:0}.section-store-others__list{display:flex;gap:1em;justify-content:center}@media (max-width:768px){.section-store-others__list{max-width:100%;overflow-x:auto;padding-bottom:1em;justify-content:flex-start}}.section-store-others__location{display:flex;flex-direction:column;gap:0;height:inherit;background-color:var(--color-tertiary);border-radius:1em;overflow:hidden;width:25em;text-decoration:none}.section-store-others__location:focus,.section-store-others__location:hover{text-decoration:none}@media (max-width:768px){.section-store-others__location{width:85%;min-width:85%}}.section-store-others__location__image img{width:100%}.section-store-others__location__details{width:100%;display:flex;flex-direction:column;gap:.5em;padding:1.5em}.section-store-others__location__details span{display:block}.section-store-others__location__details h5,.section-store-others__location__details p{margin:0}.section-store-others__location__details h5{line-height:1}.section-store-others__location__details h5 a{color:var(--color-primary);text-decoration:none}.section-store-others__location__details h5 a:focus,.section-store-others__location__details h5 a:hover{text-decoration:underline}.section-store-others__location__details strong{font-size:1em;display:block;margin-bottom:.25em}.section-store-others__location__details .icon{display:flex;align-items:center;gap:.5em}.section-store-others__location__details .icon svg{width:1.25em;height:auto}.section-store-others__location__details .label{text-transform:uppercase}.section-store-others__location__hours{display:flex;gap:.75em}.section-store-others__location__hours__icon svg{width:1.25em;height:auto;position:relative;top:2px}.section-store-others__location__hours table{width:100%}.section-store-others__location__hours table tr td{vertical-align:top}.section-store-others__location__hours table tr td:first-child{padding-right:1em}