#currency-selector-modal{z-index:1001;height:100%}.localization .disclosure>[id^=currency-list-]{display:none}#currency-selector-modal #currency-list-header,#currency-selector-modal [id^=currency-list-]{display:flex;flex-direction:column;position:fixed;top:0;right:0;width:770px;max-width:100%;height:100%;z-index:1002;background:#fff;color:#000;padding:0;margin:0;overflow:hidden;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}#currency-selector-modal .currency-selector-modal__content{display:flex;flex-direction:column;flex:1 1 0;min-height:0}#currency-selector-modal .currency-selector-modal__fixed-header{flex-shrink:0;padding:100px 45px 0}#currency-selector-modal .continent-groups{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;padding:0 45px 60px}#currency-selector-modal.reveal #currency-list-header,#currency-selector-modal.reveal [id^=currency-list-]{transform:translate(0)}#currency-selector-modal.unreveal #currency-list-header,#currency-selector-modal.unreveal [id^=currency-list-]{transform:translate(100%)}#currency-selector-modal ul{list-style:none;padding:0;margin:0}.currency-selector-modal__header{margin-bottom:0}.currency-selector-modal__title{color:#1b1b1b;font-size:26px;text-align:left;font-weight:500;margin:0;line-height:1.2}.currency-selector-modal__subtitle{color:#1b1b1b;font-size:16px;margin:10px 0 0;line-height:1.4}.custom-language-dropdown{position:relative;margin-top:30px;margin-bottom:50px}.custom-language-dropdown__toggle{width:100%;height:50px;padding:0 50px 0 20px;border:1px solid #1b1b1b;background:#fff;color:#666;font-size:18px;text-align:left;cursor:pointer;position:relative;display:flex;align-items:center;font-family:inherit;border-radius:2px}.custom-language-dropdown__arrow{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#1b1b1b;pointer-events:none}.custom-language-dropdown__arrow--up,.custom-language-dropdown--open .custom-language-dropdown__arrow--down{display:none}.custom-language-dropdown--open .custom-language-dropdown__arrow--up{display:block}.custom-language-dropdown__list{position:absolute;top:100%;left:0;width:100%;max-height:400px;overflow-y:auto;background:#fff;border:1px solid #1b1b1b;border-top:none;list-style:none;padding:0;margin:0;z-index:10;display:none}.custom-language-dropdown--open .custom-language-dropdown__list{display:block}.custom-language-dropdown__item{height:50px;padding:0 20px;display:flex;align-items:center;color:#666;font-size:18px;cursor:pointer;margin:0}.custom-language-dropdown__item:hover,.custom-language-dropdown__item--current{background:#ebebeb}.currency-selector-modal__section-title{color:#1b1b1b;font-size:26px;font-weight:500;margin:0 0 20px;line-height:1.2;text-align:left}.continent-groups{margin-top:0}.continent-group{border-bottom:none}.continent-group__title{color:#1b1b1b;font-size:22px;font-weight:500;padding:12px 0;margin:0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;line-height:1.2}.continent-group__icon{position:relative;width:15px;height:15px;color:#1b1b1b;flex-shrink:0}.continent-group__icon.animated-plus:before{content:"";display:inline-block;position:absolute;width:14px;height:1px;background:#1b1b1b;opacity:1;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg);background-color:currentColor;transition:transform .4s ease-in-out,opacity .4s ease-in-out}.continent-group__icon.animated-plus:after{content:"";position:absolute;display:inline-block;width:1px;height:14px;background:#1b1b1b;opacity:1;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg);background-color:currentColor;transition:transform .4s ease-in-out,opacity .4s ease-in-out}[aria-expanded=true]>.continent-group__icon.animated-plus:before{opacity:0}[aria-expanded=true]>.continent-group__icon.animated-plus:before,[aria-expanded=true]>.animated-plus:after{transform:translate(-50%,-50%) rotate(90deg)}.continent-group__list{list-style:none;padding:0;margin:0;max-height:0;overflow:hidden;opacity:0;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s ease}.continent-group--expanded .continent-group__list{opacity:1;overflow:hidden}.continent-group__list .disclosure-list__item{height:50px;padding-left:20px;margin:0}.continent-group__list .disclosure-list__option{display:flex;justify-content:space-between;align-items:center;height:100%;color:#666;text-decoration:none;font-size:18px}.continent-group__list .disclosure-list__option span:last-child{font-size:16px}.disclosure-list__item--current .disclosure-list__option{font-weight:500}#currency-selector-modal .modal-close{position:fixed;top:20px;right:20px;z-index:1003;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:0;color:transparent;font-size:0}#currency-selector-modal .modal-close:before,#currency-selector-modal .modal-close:after{content:"";position:absolute;width:18px;height:1.5px;background:#999;border-radius:1px}#currency-selector-modal .modal-close:before{transform:rotate(45deg)}#currency-selector-modal .modal-close:after{transform:rotate(-45deg)}@media(max-width:767px){#currency-selector-modal #currency-list-header,#currency-selector-modal [id^=currency-list-]{width:100%;top:var(--currency-panel-top, 0px);height:calc(100vh - var(--currency-panel-top, 0px));max-height:calc(100vh - var(--currency-panel-top, 0px));padding:0;background:#fafafa;transform:translate(100%);overflow:hidden;display:flex;flex-direction:column}#currency-selector-modal .currency-selector-modal__fixed-header{padding:67px 20px 0}#currency-selector-modal .continent-groups{padding:0 20px 60px}#currency-selector-modal.reveal #currency-list-header,#currency-selector-modal.reveal [id^=currency-list-]{transform:translate(0)}#currency-selector-modal.unreveal #currency-list-header,#currency-selector-modal.unreveal [id^=currency-list-]{transform:translate(100%)}#currency-selector-modal .modal-close{top:calc(var(--currency-panel-top, 0px) + 10px);right:10px}#currency-selector-modal .modal-close:before,#currency-selector-modal .modal-close:after{background:#c1c1c1}.currency-selector-modal__title{font-size:18px;font-weight:500}.currency-selector-modal__subtitle{font-size:14px;color:#1b1b1b}.custom-language-dropdown{margin-top:18px;margin-bottom:27px}.custom-language-dropdown__toggle{height:50px;font-size:15px;color:#666;border-color:#1b1b1b;background:#fafafa}.custom-language-dropdown__arrow{color:#1b1b1b}.custom-language-dropdown__list{background:#fafafa;border-color:#666;max-height:320px}.custom-language-dropdown__item{height:50px;font-size:15px;color:#666;background:#fafafa}.custom-language-dropdown__item:hover,.custom-language-dropdown__item--current{background:#ebebeb}.currency-selector-modal__section-title{font-size:20px;font-weight:500;margin:0 0 10px}.continent-group{border-bottom:1px solid #cbcbcb}.continent-group__title{font-size:17px;font-weight:500;color:#1b1b1b;padding:18px 0;min-height:50px}.continent-group__list .disclosure-list__item{height:50px;padding-left:0}.continent-group__list .disclosure-list__option{font-size:15px;color:#666}.continent-group__list .disclosure-list__option span:last-child{font-size:13px;color:#666}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/header.css.map */
