.nav-drawer{--nav-panel-width: 384px;--nav-text-primary: #fff;--nav-text-muted: rgba(255, 255, 255, .5);--nav-border: rgba(255, 255, 255, .15);--nav-transition-duration: .45s;--nav-overlay-opacity: .5}.nav-drawer{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;z-index:9999!important;pointer-events:none;visibility:hidden}.nav-drawer[aria-hidden=false]{pointer-events:auto;visibility:visible}.nav-drawer__overlay{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background-color:rgba(0,0,0,var(--nav-overlay-opacity))!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;opacity:0;transition:opacity var(--nav-transition-duration) ease;cursor:pointer}.nav-drawer[aria-hidden=false] .nav-drawer__overlay{opacity:1}.nav-drawer.nav-drawer--closing{pointer-events:none;visibility:visible}.nav-drawer.nav-drawer--closing .nav-drawer__overlay{opacity:0;transition:opacity var(--nav-transition-duration) ease}.nav-drawer.nav-drawer--closing.nav-drawer[aria-hidden=false] .nav-drawer__panel,.nav-drawer.nav-drawer--closing .nav-drawer__panel{transform:translate(-100%)!important;transition:transform var(--nav-transition-duration) cubic-bezier(.4,0,.2,1)}.nav-drawer__panel{position:absolute!important;top:0!important;left:0!important;width:var(--nav-panel-width)!important;max-width:90vw!important;height:100%!important;background:#0a0a0abf!important;backdrop-filter:blur(30px) saturate(180%)!important;-webkit-backdrop-filter:blur(30px) saturate(180%)!important;display:flex!important;flex-direction:column!important;transform:translate(-100%);transition:transform var(--nav-transition-duration) cubic-bezier(.16,1,.3,1);will-change:transform}.nav-drawer[aria-hidden=false] .nav-drawer__panel{transform:translate(0)}.nav-drawer__close{position:absolute!important;top:16px!important;left:24px!important;width:40px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:none!important;color:#fff!important;cursor:pointer!important;transition:opacity .2s ease;z-index:10!important;padding:0!important;margin:0!important}.nav-drawer__close:hover{opacity:.7}.nav-drawer__close svg{color:#fff!important;stroke:#fff!important}.nav-drawer__content{flex:1!important;overflow-y:auto!important;overflow-x:hidden!important;padding:80px 32px 32px!important;display:flex!important;flex-direction:column!important;-webkit-overflow-scrolling:touch;background:transparent!important}.nav-drawer__content::-webkit-scrollbar{width:4px}.nav-drawer__content::-webkit-scrollbar-track{background:transparent}.nav-drawer__content::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.nav-drawer__primary{margin-bottom:0!important;background:transparent!important}.nav-drawer__primary-list{list-style:none!important;margin:0!important;padding:0!important;background:transparent!important}.nav-drawer__primary-item{margin-bottom:0!important;background:transparent!important}.nav-drawer__primary-link{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;padding:14px 0!important;font-family:var(--font-body-family, system-ui, sans-serif)!important;font-size:14px!important;font-weight:500!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:#fff!important;text-decoration:none!important;background:transparent!important;border:none!important;cursor:pointer!important;transition:opacity .2s ease;text-align:left!important;margin:0!important;border-radius:0!important;box-shadow:none!important}.nav-drawer__primary-link:hover{opacity:.7;color:#fff!important;background:transparent!important}.nav-drawer__chevron{transition:transform .3s ease;flex-shrink:0;margin-left:8px;color:#fff!important}.nav-drawer__chevron svg{stroke:#fff!important}.nav-drawer__primary-link[aria-expanded=true] .nav-drawer__chevron{transform:rotate(180deg)}.nav-drawer__submenu{list-style:none!important;margin:0!important;padding:0 0 8px!important;overflow:hidden;background:transparent!important}.nav-drawer__submenu[hidden]{display:none!important}.nav-drawer__submenu-item{margin:0!important;background:transparent!important}.nav-drawer__submenu-link{display:block!important;padding:10px 0 10px 16px!important;font-size:13px!important;font-weight:400!important;letter-spacing:.02em!important;color:#ffffffb3!important;text-decoration:none!important;transition:color .2s ease;background:transparent!important}.nav-drawer__submenu-link:hover{color:#fff!important}.nav-drawer__bottom-section{margin-top:auto!important;padding-top:48px!important;background:transparent!important}.nav-drawer__newsletter{margin-bottom:32px!important;background:transparent!important;padding:0!important;border:none!important}.nav-drawer__newsletter form{background:transparent!important;padding:0!important;margin:0!important;border:none!important}.nav-drawer__newsletter-field{display:flex!important;align-items:center!important;border:none!important;border-bottom:1px solid #fff!important;background:transparent!important;padding:0!important;margin:0!important;box-shadow:none!important;border-radius:0!important}.nav-drawer__newsletter-input{flex:1!important;background:transparent!important;border:none!important;padding:12px 0!important;font-size:13px!important;font-weight:400!important;color:#fff!important;outline:none!important;box-shadow:none!important;border-radius:0!important;margin:0!important;-webkit-appearance:none!important;appearance:none!important}.nav-drawer__newsletter-input::placeholder{color:#ffffff80!important}.nav-drawer__newsletter-input:focus{outline:none!important;box-shadow:none!important;border:none!important;background:transparent!important}.nav-drawer__newsletter-submit{background:transparent!important;border:none!important;padding:12px 0!important;font-size:12px!important;font-weight:400!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#fff!important;cursor:pointer!important;white-space:nowrap!important;transition:opacity .2s ease;box-shadow:none!important;border-radius:0!important;margin:0!important}.nav-drawer__newsletter-submit:hover{opacity:.7;background:transparent!important}.nav-drawer__newsletter-success{font-size:13px!important;font-style:italic!important;letter-spacing:.02em!important;color:#fff!important;opacity:.9;padding:12px 0!important}.nav-drawer__secondary{margin-bottom:24px!important;background:transparent!important}.nav-drawer__secondary-list{list-style:none!important;margin:0!important;padding:0!important;background:transparent!important}.nav-drawer__secondary-item{margin-bottom:0!important;background:transparent!important}.nav-drawer__secondary-link{display:block!important;padding:8px 0!important;font-size:13px!important;font-weight:400!important;color:#fff!important;text-decoration:none!important;transition:opacity .2s ease;background:transparent!important}.nav-drawer__secondary-link:hover{opacity:.7;color:#fff!important}.nav-drawer__localization{margin-bottom:16px!important;background:transparent!important}.nav-drawer__country-form{display:block!important;background:transparent!important}.nav-drawer__country-selector{position:relative!important;background:transparent!important}.nav-drawer__country-btn{display:flex!important;align-items:center!important;gap:8px!important;width:100%!important;padding:12px 0!important;font-size:12px!important;font-weight:400!important;color:#ffffff80!important;background:transparent!important;border:none!important;cursor:pointer!important;text-align:left!important;transition:color .2s ease}.nav-drawer__country-btn:hover{color:#fff!important}.nav-drawer__country-btn svg{transition:transform .2s ease;flex-shrink:0;stroke:#ffffff80!important}.nav-drawer__country-btn[aria-expanded=true] svg{transform:rotate(180deg)}.nav-drawer__country-list{position:absolute!important;bottom:100%!important;left:0!important;right:0!important;background:#0a0a0af2!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border:1px solid rgba(255,255,255,.15)!important;list-style:none!important;margin:0 0 8px!important;padding:8px 0!important;max-height:200px!important;overflow-y:auto!important;z-index:10!important}.nav-drawer__country-item{background:transparent!important}.nav-drawer__country-item button{display:block!important;width:100%!important;text-align:left!important;font-size:12px!important;font-weight:400!important;color:#ffffffb3!important;background:transparent!important;border:none!important;padding:8px 16px!important;cursor:pointer!important;transition:background-color .2s ease,color .2s ease}.nav-drawer__country-item button:hover{background-color:#ffffff0d!important;color:#fff!important}.nav-drawer__country-item button[aria-current=true]{color:#fff!important}.nav-drawer__footer{padding:20px 32px!important;border-top:1px solid rgba(255,255,255,.15)!important;background:transparent!important}.nav-drawer__copyright{font-size:11px!important;font-weight:400!important;color:#ffffff80!important;margin:0!important}body.nav-drawer-open{overflow:hidden!important;position:fixed!important;width:100%!important;height:100%!important}.nav-drawer-toggle{display:flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;background:transparent!important;border:none!important;cursor:pointer!important;color:inherit!important;padding:0!important;transition:opacity .2s ease}.nav-drawer-toggle:hover{opacity:.7}.nav-drawer-toggle svg{width:24px!important;height:24px!important}.nav-drawer-enabled .mobile-nav-toggle{display:none!important}.nav-drawer-enabled .nav-drawer-toggle{display:flex!important}.nav-drawer-enabled #proxy-nav,.nav-drawer-enabled #main-nav,.nav-drawer-enabled .header-shade{display:none!important}@media (max-width: 767px){.nav-drawer{--nav-panel-width: 85vw}.nav-drawer__content{padding:72px 24px 24px!important}.nav-drawer__close{left:16px!important}.nav-drawer__primary-link{font-size:13px!important;padding:12px 0!important}.nav-drawer__footer{padding:16px 24px!important}}@media (prefers-reduced-motion: reduce){.nav-drawer__panel,.nav-drawer__overlay{transition-duration:.01ms!important}}.nav-drawer a,.nav-drawer button,.nav-drawer input,.nav-drawer p,.nav-drawer span,.nav-drawer li,.nav-drawer nav,.nav-drawer ul,nav-drawer a,nav-drawer button,nav-drawer input,nav-drawer p,nav-drawer span,#nav-drawer a,#nav-drawer button,#nav-drawer input,#nav-drawer p,#nav-drawer span{color:#fff!important}.nav-drawer a:hover,.nav-drawer button:hover,nav-drawer a:hover,nav-drawer button:hover,#nav-drawer a:hover,#nav-drawer button:hover{color:#fff!important}.nav-drawer .nav-drawer__newsletter-input,.nav-drawer .nav-drawer__newsletter-submit,.nav-drawer .nav-drawer__primary-link,.nav-drawer .nav-drawer__secondary-link,.nav-drawer .nav-drawer__submenu-link,nav-drawer .nav-drawer__newsletter-input,nav-drawer .nav-drawer__newsletter-submit,nav-drawer .nav-drawer__primary-link,nav-drawer .nav-drawer__secondary-link,nav-drawer .nav-drawer__submenu-link{color:#fff!important}.nav-drawer .nav-drawer__newsletter-input::placeholder{color:#ffffff80!important}.nav-drawer .nav-drawer__copyright,.nav-drawer .nav-drawer__country-btn,.nav-drawer .nav-drawer__country-btn span{color:#ffffff80!important}.nav-drawer .nav-drawer__submenu-link{color:#ffffffb3!important}.nav-drawer .nav-drawer__submenu-link:hover{color:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/8/assets/nav-drawer.css.map */
