.stockists-container.svelte-b4mgmt{position:relative;display:flex;flex-flow:column nowrap;row-gap:var(--spacer-lg);min-height:calc(100vh - var(--header-height));margin:calc(var(--header-height) + var(--spacer-lg)) auto}@media (min-width: 768px){.stockists-container.svelte-b4mgmt{flex-direction:row;row-gap:0}}.stockists-container.svelte-b4mgmt .content:where(.svelte-b4mgmt){flex-grow:1;width:100%;max-width:65ch}@media (min-width: 768px){.stockists-container.svelte-b4mgmt .content:where(.svelte-b4mgmt){width:58%}}.stockists-container.svelte-b4mgmt .content:where(.svelte-b4mgmt) .stockist-group:where(.svelte-b4mgmt){margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--theme-background-dark)}.stockists-container.svelte-b4mgmt .content:where(.svelte-b4mgmt) .stockist-group:where(.svelte-b4mgmt):first-child{margin-top:0;padding-top:0;border-top:none}.stockists-container.svelte-b4mgmt .content:where(.svelte-b4mgmt) .stockist-group:where(.svelte-b4mgmt):focus{outline:none}.stockists-container.svelte-b4mgmt .content:where(.svelte-b4mgmt) .stockist-group:where(.svelte-b4mgmt) .stockist-list:where(.svelte-b4mgmt){display:flex;flex-flow:column nowrap;row-gap:1.25rem;margin-top:1.5rem}.stockists-container.svelte-b4mgmt .content:where(.svelte-b4mgmt) .stockist-group:where(.svelte-b4mgmt) .stockist-list:where(.svelte-b4mgmt) .stockist:where(.svelte-b4mgmt) .address-line:where(.svelte-b4mgmt){margin-top:.25rem;color:var(--theme-text-muted)}.stockists-container.svelte-b4mgmt .content:where(.svelte-b4mgmt) .stockist-group:where(.svelte-b4mgmt) .stockist-list:where(.svelte-b4mgmt) .stockist:where(.svelte-b4mgmt) .links:where(.svelte-b4mgmt){display:flex;flex-wrap:wrap;gap:.75rem}.stockists-container.svelte-b4mgmt .content:where(.svelte-b4mgmt) .stockist-group:where(.svelte-b4mgmt) .stockist-list:where(.svelte-b4mgmt) .stockist:where(.svelte-b4mgmt) .links:where(.svelte-b4mgmt) a:where(.svelte-b4mgmt){display:inline-flex;align-items:center;gap:.25rem;padding:.25rem 0;color:var(--theme-primary);transition:opacity .2s ease;@include hover{&:hover {color: var(--theme-contrast); .icon-wrapper:where(.svelte-b4mgmt) {transition: transform .2s ease; transform: translateX(2px);}}}}.stockists-container.svelte-b4mgmt .content:where(.svelte-b4mgmt) .stockist-group:where(.svelte-b4mgmt) .stockist-list:where(.svelte-b4mgmt) .stockist:where(.svelte-b4mgmt) .links:where(.svelte-b4mgmt) a:where(.svelte-b4mgmt):focus-visible{outline:2px solid currentColor;outline-offset:2px}.stockists-container.svelte-b4mgmt .content:where(.svelte-b4mgmt) .stockist-group:where(.svelte-b4mgmt) .stockist-list:where(.svelte-b4mgmt) .stockist:where(.svelte-b4mgmt) .links:where(.svelte-b4mgmt) a:where(.svelte-b4mgmt) .icon-wrapper:where(.svelte-b4mgmt){display:grid;place-items:center;width:.75rem;margin-top:.125rem}.stockists-sidebar.svelte-b4mgmt{display:flex;flex-flow:column nowrap;row-gap:1rem;width:100%;height:-webkit-fit-content;height:fit-content}.stockists-sidebar.svelte-b4mgmt button:where(.svelte-b4mgmt){position:relative;transition:color .2s ease;@include hover{&:hover {color: var(--theme-contrast);}}}.stockists-sidebar.svelte-b4mgmt button:where(.svelte-b4mgmt):focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}@media (min-width: 768px){.stockists-sidebar.svelte-b4mgmt{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + var(--spacer-lg));width:41%}}
