.market-selector{position:relative;display:flex;align-items:center;height:100%}.market-selector:after,.market-selector:before,.market-selector__trigger:after,.market-selector__trigger:before{display:none!important;content:none!important}.market-selector__country,.market-selector__language{position:relative;height:100%;display:flex;align-items:center}.market-selector__country{padding-right:12px}.market-selector__country:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);height:16px;width:1px;background-color:var(--border)}.market-selector__language{padding-left:12px}.market-selector__trigger{display:flex;align-items:center;gap:6px;background:transparent;border:none;cursor:pointer;padding:0;color:var(--COLOR-NAV-TEXT);font-family:var(--TYPE-STACK-NAV);font-style:var(--TYPE-STYLE-NAV);font-weight:var(--TYPE-WEIGHT-NAV);text-transform:var(--FONT-NAV-TRANSFORM);letter-spacing:var(--FONT-NAV-LETTER-SPACING);font-size:calc(var(--font-2) * var(--TYPE-ADJUST-NAV));white-space:nowrap;height:100%}.market-selector__trigger:hover{opacity:.7}.market-selector__flag{display:flex;align-items:center;justify-content:center;flex-shrink:0}.market-selector__flag img{display:block;width:20px;height:15px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px #0000001a}.market-selector__trigger .icon-core-chevron-down{width:10px;height:10px;margin-left:2px;transition:transform .15s ease}.market-selector__trigger[aria-expanded=true] .icon-core-chevron-down{transform:rotate(180deg)}.market-selector__dropdown{position:absolute;top:100%;right:0;z-index:7000;background-color:var(--bg);border:1px solid var(--border);border-radius:0 0 4px 4px;box-shadow:0 4px 16px #0000001a;min-width:180px;max-width:260px;max-height:360px;overflow:hidden;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease;margin-top:0;pointer-events:none}.market-selector__dropdown--visible{opacity:1;visibility:visible;pointer-events:auto}.market-selector__form{display:flex;flex-direction:column}.market-selector__list-wrap{overflow-y:auto;max-height:280px;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.market-selector__list-wrap::-webkit-scrollbar{width:5px}.market-selector__list-wrap::-webkit-scrollbar-track{background:transparent}.market-selector__list-wrap::-webkit-scrollbar-thumb{background-color:var(--border);border-radius:3px}.market-selector__list{list-style:none;margin:0;padding:6px 0}.market-selector__item{margin:0;padding:0}.market-selector__option{display:flex;align-items:center;gap:10px;padding:8px 14px;text-decoration:none;color:var(--text);transition:background-color .1s ease}.market-selector__option:hover{background-color:var(--hairline)}.market-selector__item--current .market-selector__option{background-color:#00000008}.market-selector__option-flag{flex-shrink:0}.market-selector__option-flag img{display:block;width:20px;height:15px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px #0000001a}.market-selector__option-name{flex:1;font-size:calc(var(--font-3) * var(--FONT-ADJUST-BODY));line-height:1.3}.market-selector__checkmark{flex-shrink:0;color:var(--COLOR-PRIMARY, currentColor)}.market-selector__checkmark svg{width:14px;height:14px}.market-selector--desktop{height:100%;padding:0 var(--NAV-GUTTER, 15px)}.market-selector--desktop .market-selector__dropdown{right:0;left:auto}.market-selector__language .market-selector__dropdown{min-width:140px}.market-selector--mobile{height:100%}.market-selector--mobile .market-selector__trigger{padding:0 10px;height:100%}.market-selector--mobile .market-selector__country:after{display:none}.market-selector--mobile .market-selector__country{padding-right:8px}.market-selector--mobile .market-selector__language{padding-left:8px}.market-selector__dropdown--mobile{position:absolute;top:100%;left:0;right:auto;min-width:200px;max-width:280px;max-height:300px;margin-top:0;background-color:#f8f8f8;border:1px solid var(--border);box-shadow:0 4px 12px #00000026}.market-selector--mobile .market-selector__language .market-selector__dropdown{left:auto;right:0}@media only screen and (max-width: 479px){.market-selector--desktop{display:none}}[data-header-transparent=true] .market-selector--desktop .market-selector__trigger{color:var(--COLOR-NAV-TEXT-TRANSPARENT, #fff)}[data-header-transparent=true] .market-selector--desktop .market-selector__country:after{background-color:#ffffff4d}[data-header-transparent=true].js__header__stuck .market-selector--desktop .market-selector__trigger{color:var(--COLOR-NAV-TEXT)}[data-header-transparent=true].js__header__stuck .market-selector--desktop .market-selector__country:after{background-color:var(--border)}.palette--dark .market-selector__flag img,.palette--dark .market-selector__option-flag img{box-shadow:0 0 0 1px #fff3}.palette--dark .market-selector__dropdown{box-shadow:0 4px 16px #00000040}.palette--dark .market-selector__item--current .market-selector__option{background-color:#ffffff0d}
/*# sourceMappingURL=/cdn/shop/t/55/assets/custom-market-selector.css.map */
