.disclosure{position:relative}.disclosure__button{align-items:center;cursor:pointer;display:flex;height:4rem;padding:0 1.5rem;font-size:1.3rem;background-color:transparent}.disclosure__list-wrapper{border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));overflow:hidden;position:absolute;bottom:100%;transform:translateY(-1rem);z-index:2;background-color:rgb(var(--color-background));border-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.disclosure__list{position:relative;overflow-y:auto;font-size:1.4rem;padding-bottom:.5rem;padding-top:.5rem;scroll-padding:.5rem 0;min-height:8.2rem;max-height:19rem;max-width:22rem;min-width:12rem;width:max-content}.disclosure__item{position:relative}.disclosure__link{display:block;padding:.5rem 2.2rem;text-decoration:none;line-height:calc(1 + .8 / var(--font-body-scale))}.country-switcher .disclosure__button{gap:.7rem;height:auto;min-height:0;padding:.4rem 0;border:0;white-space:nowrap;font-size:1.2rem;letter-spacing:.02em;color:rgb(var(--color-foreground));transition:opacity var(--duration-short) ease}.country-switcher .disclosure__button:hover{opacity:.65}.country-switcher__label{color:rgba(var(--color-foreground),.6)}.country-switcher__flag{display:block;flex:none;width:auto;height:1.1em}.country-switcher .icon-caret{position:static;flex:none;width:.9rem;height:.6rem;top:auto;right:auto;transform:none;transition:transform var(--duration-short) ease}.country-switcher .disclosure__button[aria-expanded=true] .icon-caret{transform:rotate(180deg)}.country-switcher .disclosure__list{min-height:0;font-size:1.2rem}.country-switcher .disclosure__link{padding:.6rem 1.4rem;white-space:nowrap}.country-switcher .disclosure__link--active{text-decoration:underline;text-underline-offset:.3rem}.geSwitcher.country-switcher{display:flex;justify-content:flex-end;margin:1rem 0}.geSwitcher.country-switcher .disclosure__button{gap:.25rem;height:4rem;min-height:0;padding:0 1.5rem;font-family:var(--font-body-family);font-size:1rem;letter-spacing:normal;white-space:normal;text-transform:uppercase;color:#000}.geSwitcher.country-switcher .country-switcher__flag{width:2.4rem;height:1.8rem}.geSwitcher.country-switcher .icon-caret{width:1.2rem;height:auto;transform:rotate(180deg)}.geSwitcher.country-switcher .disclosure__button[aria-expanded=true] .icon-caret{transform:none}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#999}
/*# sourceMappingURL=/cdn/shop/t/23/assets/disclosure.css.map */
