market-switcher-modal.market-switcher-modal,.market-switcher-modal.drawer{position:fixed;z-index:99999;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:#69696973;visibility:hidden;transition:visibility .4s ease}market-switcher-modal.market-switcher-modal.active,.market-switcher-modal.drawer.active{visibility:visible}.market-switcher-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;cursor:pointer;display:block!important}.market-switcher-modal__panel,.market-switcher-modal .drawer__inner{font-family:var(--font-body-family);height:100%;width:50rem;max-width:calc(100vw - 50px);background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.2);border-right:0;padding:1.6rem 2.5rem;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);visibility:hidden;transition:transform .7s cubic-bezier(.4,0,.2,1),-webkit-transform .7s cubic-bezier(.4,0,.2,1),visibility .7s cubic-bezier(.4,0,.2,1)}market-switcher-modal.market-switcher-modal.active .market-switcher-modal__panel,market-switcher-modal.market-switcher-modal.active .drawer__inner,.market-switcher-modal.drawer.active .market-switcher-modal__panel,.market-switcher-modal.drawer.active .drawer__inner{transform:translate(0);visibility:visible}.market-switcher-modal__close{position:absolute;top:1rem;right:1rem;padding:.5rem;min-width:2.2rem;min-height:3.2rem;background:none;border:none;cursor:pointer;color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.market-switcher-modal__close svg{width:1.8rem;height:1.2rem}.market-switcher-modal__close:hover{opacity:.7}.market-switcher-modal__title{font-size:1.6rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;margin:0 0 2rem;color:rgb(var(--color-foreground))}.market-switcher-modal__warning{font-size:1.3rem;line-height:1.6;color:rgba(var(--color-foreground),.9);margin:0 0 1.5rem}.market-switcher-modal__prompt{font-size:1.3rem;color:rgb(var(--color-foreground));margin:0 0 2rem}.market-switcher-regions{display:flex;flex-direction:column;gap:0}.market-switcher-region:last-child{border-bottom:none}.market-switcher-region__header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;background:none;border:none;cursor:pointer;font-size:1.3rem;font-weight:400;letter-spacing:.05em;color:rgb(var(--color-foreground));text-align:left;transition:opacity .2s ease}.market-switcher-region__header:hover{opacity:.8}.market-switcher-region__icons{display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;width:1.2rem;height:1.2rem}.market-switcher-region__icon{position:absolute;stroke:#000;transition:opacity .2s ease}.market-switcher-region__icon--plus{opacity:1}.market-switcher-region__icon--minus,.market-switcher-region[data-expanded=true] .market-switcher-region__icon--plus{opacity:0}.market-switcher-region[data-expanded=true] .market-switcher-region__icon--minus{opacity:1}.market-switcher-region__list{list-style:none;margin:0;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.market-switcher-region[data-expanded=true] .market-switcher-region__list{max-height:1000px;transition:max-height .4s ease-in}.market-switcher-region__item{margin:0;padding-left:1.5rem}.market-switcher-region__item:last-child{padding-bottom:1rem}.market-switcher-region__link{display:flex;justify-content:space-between;align-items:center;padding:.8rem 0;font-size:1.2rem;color:rgba(var(--color-foreground),.9);text-decoration:none;transition:color .2s ease}.market-switcher-region__link:hover{color:rgb(var(--color-foreground))}.market-switcher-region__link--current{font-weight:500;color:rgb(var(--color-foreground))}.market-switcher-region__currency{font-size:1.1rem;color:rgba(var(--color-foreground),.7)}.market-switcher-trigger{font-family:var(--font-body-family);display:inline-flex;align-items:center;gap:.3rem;background:none;border:none;padding:0;font-size:1.4rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-foreground));cursor:pointer;text-decoration:none;transition:opacity .2s ease}.market-switcher-trigger:hover{opacity:.8}.market-switcher-trigger__arrow{width:1rem;height:1rem;transition:transform .2s ease}.market-switcher-trigger:hover .market-switcher-trigger__arrow{transform:translate(2px)}.header__market-trigger{font-size:1.4rem;letter-spacing:.06rem;height:3.8rem;padding:0 2.7rem 0 1.2rem;max-width:26ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-drawer__market-trigger{width:100%;justify-content:space-between;padding:1rem 0;font-size:1.3rem;text-align:left;border:none;border-bottom:1px solid rgba(var(--color-foreground),.1);background:none}@media(max-width:749px){market-switcher-modal .market-switcher-modal__panel,market-switcher-modal .drawer__inner{width:100%;max-width:100%;transform:translateY(100%)}market-switcher-modal.active .market-switcher-modal__panel,market-switcher-modal.active .drawer__inner{transform:translateY(0);width:100%;max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/market-switcher-modal.css.map */
