.gm-storefront-context{align-items:center;display:inline-flex;min-width:0;position:relative;--gm-storefront-context-panel-min-width: 280px;z-index:25}.gm-storefront-context,.gm-storefront-context *{box-sizing:border-box}.gm-storefront-context__trigger{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--gm-storefront-context-trigger-bg, transparent);border:1px solid var(--gm-storefront-context-trigger-border, transparent);border-radius:999px;color:inherit;cursor:pointer;display:inline-flex;font:inherit;font-size:14px;font-weight:600;gap:7px;min-height:38px;min-width:0;padding:0 13px;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease;white-space:nowrap}.gm-storefront-context[data-getme-storefront-context-frame=outline] .gm-storefront-context__trigger,.gm-storefront-context[data-getme-storefront-context-frame=outline-primary] .gm-storefront-context__trigger{--gm-storefront-context-trigger-bg: color-mix(in srgb, currentColor 7%, transparent);--gm-storefront-context-trigger-border: color-mix(in srgb, currentColor 24%, transparent);--gm-storefront-context-trigger-border-hover: color-mix(in srgb, currentColor 38%, transparent)}.gm-storefront-context__trigger:hover,.gm-storefront-context[data-open=true] .gm-storefront-context__trigger{background:color-mix(in srgb,currentColor 12%,transparent);border-color:var(--gm-storefront-context-trigger-border-hover, transparent)}.gm-storefront-context__trigger:focus-visible,.gm-storefront-context__search-input:focus{outline:2px solid color-mix(in srgb,#2563eb 70%,currentColor);outline-offset:2px}.gm-storefront-context__flag{align-items:center;border-radius:50%;display:inline-flex;flex:0 0 auto;height:16px;justify-content:center;line-height:1;overflow:hidden;width:16px}.gm-storefront-context__flag-img{display:block;height:100%;object-fit:cover;width:100%}.gm-storefront-context__flag-text{font-size:9px;font-weight:800}.gm-storefront-context__summary{max-width:112px;overflow:hidden;text-overflow:ellipsis}.gm-storefront-context__chevron,.gm-storefront-context__language-chevron{display:inline-block;flex:0 0 auto;height:8px;line-height:1;position:relative;transition:transform .16s ease;width:8px}.gm-storefront-context__chevron:before,.gm-storefront-context__language-chevron:before{border:solid currentColor;border-width:0 1.5px 1.5px 0;content:"";height:6px;left:1px;position:absolute;top:-1px;transform:rotate(45deg);width:6px}.gm-storefront-context[data-open=true] .gm-storefront-context__chevron{transform:rotate(180deg)}.gm-storefront-context__panel{background:#fff;border:1px solid rgba(15,52,76,.16);border-radius:8px;box-shadow:0 18px 42px #0f172a2e;color:#174056;display:none;max-width:calc(100vw - 32px);min-width:min(var(--gm-storefront-context-panel-min-width),calc(100vw - 32px));overflow:hidden;position:absolute;right:0;top:calc(100% + 10px);width:var(--gm-storefront-context-trigger-width, min(402px, calc(100vw - 32px) ))}.gm-storefront-context[data-open=true] .gm-storefront-context__panel{display:grid}.gm-storefront-context__search{display:block;padding:8px}.gm-storefront-context__search-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid rgba(20,82,112,.78);border-radius:7px;color:#12364a;font:inherit;font-size:15px;height:39px;padding:0 13px;width:100%}.gm-storefront-context__search-input::placeholder{color:#456a7d}.gm-storefront-context__country-list{display:grid;max-height:346px;overflow:auto;overscroll-behavior:contain;padding:8px 0}.gm-storefront-context__country{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:#1b4b60;cursor:pointer;display:grid;font:inherit;font-size:15px;gap:10px;grid-template-columns:minmax(0,1fr) auto;min-height:41px;padding:0 16px;text-align:left;width:100%}.gm-storefront-context__country:hover,.gm-storefront-context__country.is-active{background:#eef7f9}.gm-storefront-context__country.is-active{color:#12364a;font-weight:700}.gm-storefront-context__country-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gm-storefront-context__country-currency{color:#527084;font-size:12px;font-weight:700;letter-spacing:0}.gm-storefront-context__language{align-items:center;background:#f5fbfc;border-top:1px solid rgba(15,52,76,.08);display:grid;gap:16px;grid-template-columns:minmax(0,1fr) auto;min-height:50px;padding:8px 16px}.gm-storefront-context__language-label{color:#668193;font-size:14px}.gm-storefront-context__language-control{align-items:center;background:#1740560f;border-radius:999px;display:inline-grid;grid-template-columns:minmax(0,1fr);justify-self:end;max-width:100%;min-width:0;padding:2px 8px 2px 10px;position:relative;transition:background .16s ease,box-shadow .16s ease}.gm-storefront-context__language-control:hover,.gm-storefront-context__language-control:focus-within{background:#1740561a;box-shadow:inset 0 0 0 1px #17405614}.gm-storefront-context__language-control:focus-within{outline:2px solid color-mix(in srgb,#2563eb 70%,currentColor);outline-offset:2px}.gm-storefront-context__language-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:#174056;cursor:pointer;font:inherit;font-size:15px;grid-column:1;grid-row:1;min-height:28px;max-width:160px;min-width:0;overflow:hidden;padding:0 24px 0 0;text-overflow:ellipsis;width:100%}.gm-storefront-context__language-select:focus{outline:0}.gm-storefront-context__language-chevron{align-self:center;color:#174056;grid-column:1;grid-row:1;justify-self:end;margin-right:2px;pointer-events:none;z-index:1}.gm-storefront-context__empty{color:#668193;font-size:14px;margin:0;padding:16px}.gm-storefront-context[hidden]{display:none}@media (max-width: 760px){.gm-storefront-context{width:100%}.gm-storefront-context__trigger{justify-content:center;width:100%}.gm-storefront-context__panel{left:0;max-width:100%;min-width:100%;right:auto;width:100%}.gm-storefront-context__language{align-items:stretch;gap:6px;grid-template-columns:minmax(0,1fr);padding:10px 12px 12px}.gm-storefront-context__language-label{line-height:1.2;min-width:0}.gm-storefront-context__language-control{grid-template-columns:minmax(0,1fr);justify-self:stretch;width:100%}.gm-storefront-context__language-select{max-width:none}}
