.custom-sec-product-nav-wrapper{position:sticky;top:var(--product-nav-top, 0px);z-index:199}.custom-sec-product-nav{width:100%;background-color:var(--product-nav-bg, #00291c)}.custom-sec-product-nav__inner{display:flex;align-items:center;gap:1.6rem;padding:.8rem 0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;max-width:var(--page-width);margin:0 auto}.custom-sec-product-nav__inner::-webkit-scrollbar{display:none}.custom-sec-product-nav__links-wrap{flex-shrink:0}.custom-sec-product-nav__links{display:flex;align-items:center;gap:2.4rem;list-style:none;padding:0;margin:0}.custom-sec-product-nav__item{flex-shrink:0}.custom-sec-product-nav__link{display:block;padding:.6rem 0;font-family:var(--rethink-sans-font);font-size:1.4rem;font-weight:500;color:var(--product-nav-color, #ffffff);text-decoration:none;white-space:nowrap;border-bottom:2px solid transparent;transition:border-color .25s ease}.custom-sec-product-nav__link:hover{border-bottom-color:var(--product-nav-color, #ffffff)}.custom-sec-product-nav__link.is-active{border-bottom-color:var(--product-nav-color, #ffffff)}.custom-sec-product-nav__cta{flex-shrink:0}.custom-sec-product-nav__cart-btn{display:flex;align-items:center;gap:.9rem;height:3.3rem;padding:0 1.6rem 0 2.2rem;background:#fa5c1b;color:#fff;border:none;border-radius:9999px;font-family:inherit;font-size:1.4rem;font-weight:400;cursor:pointer;white-space:nowrap;transition:opacity .2s ease}.custom-sec-product-nav__cart-btn:hover{opacity:.8}.custom-sec-product-nav__cart-btn svg{flex-shrink:0}.custom-sec-product-nav__cart-btn:disabled{opacity:.4;cursor:not-allowed}.custom-sec-product-nav__mobile-cta{display:none}@media screen and (max-width: 1023px){.custom-sec-product-nav__cta{display:none}.custom-sec-product-nav__mobile-cta{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;position:fixed;left:0;right:0;bottom:0;z-index:200;background-color:#fff;border-top:1px solid #9fa2aa;padding:1.2rem 1.6rem calc(1.2rem + env(safe-area-inset-bottom));box-shadow:0 -0.4rem 1.6rem rgba(0, 0, 0, 0);transform:translateY(100%);opacity:0;pointer-events:none;will-change:transform,opacity;transition:transform .45s cubic-bezier(0.22, 1, 0.36, 1),opacity .35s ease,box-shadow .45s ease}.custom-sec-product-nav__mobile-cta.is-visible{transform:translateY(0);opacity:1;pointer-events:auto;box-shadow:0 -0.4rem 1.6rem rgba(0, 0, 0, 0.08)}.custom-sec-product-nav__mobile-price{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.custom-sec-product-nav__mobile-price-compare{font-size:1.4rem;color:#a3a3a3;text-decoration:line-through}.custom-sec-product-nav__mobile-price-current{font-size:2rem;font-weight:700;color:#000}.custom-sec-product-nav__mobile-cta .custom-sec-product-nav__cart-btn{width:17.8rem;justify-content:center;height:auto;padding:1.2rem 1.6rem;text-transform:uppercase}}@media screen and (min-width: 1024px){.custom-sec-product-nav__inner{justify-content:space-between;overflow-x:visible;padding:1rem 0;gap:clamp(2rem,2.08333vw,4rem);max-width:calc(var(--page-width)*.9)}.custom-sec-product-nav__links-wrap{flex:1;min-width:0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.custom-sec-product-nav__links-wrap::-webkit-scrollbar{display:none}.custom-sec-product-nav__links{gap:clamp(3.6rem,3.125vw,6rem)}.custom-sec-product-nav__link{font-size:clamp(1.4rem,.83333vw,1.6rem)}.custom-sec-product-nav__cart-btn{font-size:clamp(1.4rem,.83333vw,1.6rem);padding:0 1.6rem 0 2.2rem}}
