.country-switcher{position:relative;flex:0 0 auto}.country-switcher__summary{display:inline-flex;align-items:center;gap:var(--spacing-3xs, 8px);cursor:pointer;list-style:none;white-space:nowrap}.country-switcher__summary::-webkit-details-marker{display:none}.country-switcher__flag{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:15px;height:15px;border-radius:50%;overflow:hidden;line-height:1}.country-switcher__flag-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.country-switcher__current{text-transform:uppercase;letter-spacing:var(--letter-spacing-eyebrow, .01em)}.country-switcher__caret{display:inline-flex;align-items:center;transition:transform .2s ease}.country-switcher__caret svg{width:.75em;height:.75em}.country-switcher[open] .country-switcher__caret{transform:rotate(180deg)}.country-switcher__form{margin:0}.country-switcher__list{position:absolute;inset-inline-end:0;z-index:20;min-width:12rem;margin:0;padding:var(--spacing-3xs, 8px) 0;list-style:none;background:var(--popover-surface, #ffffff);color:var(--popover-text, #262626);border:1px solid var(--popover-border, #d2d0d0);border-radius:var(--radius-lg, 4px);box-shadow:0 4px 16px #0000001f}.country-switcher--down .country-switcher__list{top:calc(100% + var(--spacing-3xs, 8px))}.country-switcher--up .country-switcher__list{bottom:calc(100% + var(--spacing-3xs, 8px))}.country-switcher__option{display:flex;align-items:center;gap:var(--spacing-3xs, 8px);width:100%;padding:var(--spacing-3xs, 8px) var(--spacing-xs, 16px);background:transparent;border:0;color:inherit;font:inherit;text-align:start;white-space:nowrap;cursor:pointer}.country-switcher__option[aria-current=true]{font-weight:var(--font-weight-medium, 500);background:color-mix(in srgb,currentColor 8%,transparent)}.country-switcher__option:hover,.country-switcher__option:focus{background:color-mix(in srgb,currentColor 8%,transparent)}.country-switcher__summary:focus-visible,.country-switcher__option:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media(prefers-reduced-motion:reduce){.country-switcher__caret{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/country-switcher.css.map */
