.sticky-header{position:fixed;top:0;left:0;right:0;z-index:1001;background:#fff;box-shadow:0 2px 10px #0000001a;transform:translateY(-100%);transition:transform .3s ease,box-shadow .3s ease;will-change:transform}.sticky-header--visible{transform:translateY(0)}.template-product .sticky-header,.template-product .sticky-header.sticky-header--visible{transform:translateY(0)!important}.sticky-header__container{max-width:166rem;margin:0 auto;padding:8px 60px;position:relative}.sticky-header__content{margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:72px}.sticky-header__logo{flex-shrink:0;padding-right:32px}.sticky-header__logo-link{display:flex;align-items:center;padding:4px 14px 4px 0;text-decoration:none}.sticky-header__logo-image{width:67px;height:55px;max-width:81px;max-height:55px;object-fit:contain}.sticky-header__nav{flex:1;display:flex;justify-content:flex-end}.sticky-header__nav-list{display:flex;align-items:center;margin:0;padding:0;list-style:none;gap:0}.sticky-header__nav-item{height:72px;display:flex;align-items:center}.sticky-header__nav-link{display:flex;padding:24px 16px;align-items:flex-end;gap:12px;color:#3b444f;font-family:Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.5;text-decoration:none;transition:color .3s ease;white-space:nowrap}.sticky-header__nav-link:hover{color:#be912c}.sticky-header__dropdown-icon{width:14px;height:21px;transition:transform .3s ease}.sticky-header__nav-item--dropdown:hover .sticky-header__dropdown-icon{transform:rotate(180deg)}.sticky-header__cart{flex-shrink:0;padding-left:24px;position:relative}.sticky-header__cart-link{display:flex;padding:17px 0 25px;align-items:flex-start;position:relative;text-decoration:none}.sticky-header__cart-icon{width:25px;height:25px;transition:fill .3s ease}.sticky-header__cart-link:hover .sticky-header__cart-icon{fill:#be912c}.sticky-header__cart-count{position:absolute;top:6px;right:-18px;display:flex;width:20px;height:20px;padding:2.96px 4.736px;justify-content:center;align-items:center;border-radius:10px;background:#be912c;color:#fff;font-family:Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:12px;font-weight:700;line-height:1.2;min-width:20px;box-sizing:border-box}.sticky-header__mobile-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;width:30px;height:30px;background:none;border:none;cursor:pointer;padding:0;gap:4px}.sticky-header__mobile-toggle-line{width:20px;height:2px;background:#3b444f;transition:all .3s ease;transform-origin:center}.sticky-header--mobile-open .sticky-header__mobile-toggle-line:nth-child(1){transform:rotate(45deg) translate(3px,3px)}.sticky-header--mobile-open .sticky-header__mobile-toggle-line:nth-child(2){opacity:0}.sticky-header--mobile-open .sticky-header__mobile-toggle-line:nth-child(3){transform:rotate(-45deg) translate(3px,-3px)}.sticky-header__mobile-menu{position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 4px 20px #0000001a;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;max-height:0;overflow:hidden}.sticky-header__mobile-menu--open{transform:translateY(0);opacity:1;visibility:visible;max-height:400px}.sticky-header__mobile-nav-list{margin:0;padding:20px 0;list-style:none}.sticky-header__mobile-nav-item{border-bottom:1px solid #E6E8EC}.sticky-header__mobile-nav-item:last-child{border-bottom:none}.sticky-header__mobile-nav-link{display:block;padding:15px 60px;color:#3b444f;font-family:Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.5;text-decoration:none;transition:all .3s ease}.sticky-header__mobile-nav-link:hover{color:#be912c;background:#f8f9fa}@media screen and (min-width: 750px) and (max-width: 1199px){.sticky-header__container{padding:8px 40px}.sticky-header__nav-link{padding:24px 12px;font-size:15px}.sticky-header__logo{padding-right:20px}.sticky-header__cart{padding-left:20px}}@media screen and (max-width: 749px){.sticky-header__container{padding:8px 20px}.sticky-header__content{height:60px;justify-content:space-between}.sticky-header__logo{padding-right:0;order:1}.sticky-header__logo-image{width:50px;height:42px;max-width:60px;max-height:42px}.sticky-header__nav{display:none}.sticky-header__mobile-actions{display:flex;align-items:center;gap:16px;order:2}.sticky-header__cart{padding-left:0;order:1}.sticky-header__mobile-toggle{display:flex;order:2}.sticky-header__cart-link{padding:10px 0}.sticky-header__cart-icon{width:22px;height:22px}.sticky-header__cart-count{top:3px;right:-15px;width:18px;height:18px;font-size:10px;min-width:18px}.sticky-header__mobile-nav-link{padding:15px 20px;font-size:15px}}@media screen and (max-width: 480px){.sticky-header__container{padding:8px 15px}.sticky-header__content{height:55px}.sticky-header__logo-image{width:45px;height:38px;max-width:55px;max-height:38px}.sticky-header__mobile-actions{gap:12px}.sticky-header__cart-icon{width:20px;height:20px}.sticky-header__cart-count{width:16px;height:16px;font-size:9px;min-width:16px;top:2px;right:-12px}.sticky-header__mobile-toggle{width:25px;height:25px}.sticky-header__mobile-toggle-line{width:18px;height:1px}}.sticky-header__nav-link:focus,.sticky-header__mobile-nav-link:focus,.sticky-header__cart-link:focus,.sticky-header__mobile-toggle:focus,.sticky-header__logo-link:focus{outline:2px solid #BE912C;outline-offset:2px}.sticky-header__nav-link:focus:not(:focus-visible),.sticky-header__mobile-nav-link:focus:not(:focus-visible),.sticky-header__cart-link:focus:not(:focus-visible),.sticky-header__mobile-toggle:focus:not(:focus-visible),.sticky-header__logo-link:focus:not(:focus-visible){outline:none}@media (prefers-contrast: high){.sticky-header{border-bottom:2px solid #333}.sticky-header__nav-link,.sticky-header__mobile-nav-link{color:#000}.sticky-header__mobile-menu{border:2px solid #333}}@media (prefers-reduced-motion: reduce){.sticky-header,.sticky-header__dropdown-icon,.sticky-header__cart-icon,.sticky-header__mobile-toggle-line,.sticky-header__mobile-menu,.sticky-header__nav-link,.sticky-header__mobile-nav-link{transition:none}}@media print{.sticky-header{display:none}}@media screen and (max-width: 749px) and (orientation: landscape) and (max-height: 500px){.sticky-header__content{height:50px}.sticky-header__logo-image{width:40px;height:34px}.sticky-header__mobile-menu{max-height:250px}.sticky-header__mobile-nav-link{padding:10px 20px;font-size:14px}}html{scroll-behavior:smooth}body{scroll-padding-top:80px}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.sticky-header--visible{animation:slideDown .3s ease-out}.sticky-header__nav-item--dropdown{position:relative}.sticky-header__dropdown-menu{position:absolute;top:100%;left:0;background:#fff;min-width:220px;box-shadow:0 8px 32px #0000001a;border-radius:8px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000;padding:8px 0;margin:0;list-style:none}.sticky-header__nav-item--dropdown:hover .sticky-header__dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.sticky-header__dropdown-link{display:block;padding:12px 20px;color:#3b444f;text-decoration:none;font-family:Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:1.5;transition:all .2s ease;white-space:nowrap}.sticky-header__dropdown-link:hover{background:#be912c1a;color:#be912c}.sticky-header__mobile-nav-category{display:block;padding:12px 20px;color:#3b444f;font-family:Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;border-bottom:1px solid rgba(59,68,79,.1);margin-bottom:8px}.sticky-header__mobile-submenu{list-style:none;margin:0;padding:0 0 0 20px}.sticky-header__mobile-nav-link--sub{font-size:14px;font-weight:400;padding:8px 20px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-sticky-header.css.map */
