.hamburger{position:relative;display:flex;width:25px;height:20px;cursor:pointer;margin:0 1.25rem;flex-shrink:0}.hamburger .lines{width:100%;background-color:var(--shop-black);height:2px;top:9px;position:absolute;transition:all .25s}.hamburger .lines:before{top:-8px}.hamburger .lines:after,.hamburger .lines:before{content:" ";width:100%;background-color:var(--shop-black);height:2px;position:absolute;transition:all .25s}.hamburger .lines:after{top:8px}.hamburger.hover .lines,.hamburger.hover .lines:after,.hamburger.hover .lines:before,.hamburger:hover .lines,.hamburger:hover .lines:after,.hamburger:hover .lines:before{-webkit-filter:var(--shop-gray) -filter;filter:var(--shop-gray) -filter}.hamburger.open .lines{background-color:transparent}.hamburger.open .lines:after,.hamburger.open .lines:before{top:0}.hamburger.open .lines:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger.open .lines:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.top-header-logo{display:none}@media (min-width:1024px){.top-header-logo{display:block;text-align:center}.top-header-logo .sticky-logo{display:none}.top-header-logo .logo:not(.sticky-logo){padding:1.25em 0;margin:0;width:100%;border-bottom:1px solid var(--shop-heather)}.top-header-logo .logo:not(.sticky-logo) img{max-height:none;max-width:300px;height:auto;margin:0 auto}.top-header-logo .logo-link{display:flex;align-items:center;justify-content:center;flex-basis:100%;margin:0!important;order:-1}}body>header{background:var(--shop-header-background-color);display:flex;width:100%;z-index:999;border-bottom:1px solid var(--shop-heather)}body>header.sticky{position:fixed;top:0}@media (min-width:1024px){body>header.sticky{box-shadow:var(--shop-shadow)}}body>header.sticky .sticky-logo{display:block!important}body>header.sticky .sticky-logo+.logo{display:none!important}@media (min-width:1024px){body>header.desktop-logo-left .logo-link{margin-left:2.5em;order:-1}body>header.desktop-logo-left .left-links{width:100%;flex-grow:1}body>header.desktop-logo-left .left-links .top-level-links{position:unset;justify-content:center}body>header.desktop-logo-left .action-links{width:auto}}@media (max-width:1023px){body>header.mobile-logo-left .logo-link{margin-left:2.5em;order:-1;margin-left:1.25em}body>header.mobile-logo-left #mobile-nav{max-width:none}body>header.mobile-logo-left #mobile-nav .hamburger{margin-left:0}}body>header.mobile-logo-center:not(.sticky) nav .logo:not(.sticky-logo){padding:1em}body>header.mobile-logo-center:not(.sticky) nav .logo:not(.sticky-logo) img{width:100%;max-height:none;max-width:220px}@media (min-width:1024px){body>header.desktop-logo-top nav .logo-link{order:-1;margin-left:2.5em}body>header.desktop-logo-top nav .action-links{order:1}body>header.desktop-logo-top nav .top-level-links{position:unset}body>header.desktop-logo-top nav .links{align-items:stretch;height:100%}body>header.desktop-logo-top:not(.sticky) nav .logo{display:none}}@media (min-width:1024px){body>header #desktop-top-level-links,body>header .left-links,body>header .right-link{display:flex!important}body>header #mobile-nav{display:none}}