.CartItemView-module__IjcZ4W__container{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1rem 0;display:grid}.CartItemView-module__IjcZ4W__thumbnail{background:#f9fafb;border:1px solid #e5e7eb;width:80px;height:auto;overflow:hidden}.CartItemView-module__IjcZ4W__thumbnail img{object-fit:contain;width:100%;height:100%}.CartItemView-module__IjcZ4W__placeholder{color:#9ca3af;justify-content:center;align-items:center;width:100%;height:100%;font-size:.7rem;display:flex}.CartItemView-module__IjcZ4W__info{flex-direction:column;gap:.15rem;display:flex}.CartItemView-module__IjcZ4W__brand{text-transform:uppercase;letter-spacing:.08em;color:#6b7280;font-size:.75rem}.CartItemView-module__IjcZ4W__modelNumber{color:#0f172a;font-size:.95rem;font-weight:500}.CartItemView-module__IjcZ4W__controls{justify-items:end;gap:.4rem;display:grid}.CartItemView-module__IjcZ4W__price{font-size:.95rem;font-weight:600}.CartItemView-module__IjcZ4W__qtySelect{min-width:64px;padding:.25rem .4rem;font-size:.85rem}.CartItemView-module__IjcZ4W__removeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;font-size:.8rem;text-decoration:underline}
.ProductImages-module__UzXgYq__wrapper{width:100%;max-width:var(--pi-max,560px);margin-inline:auto}.ProductImages-module__UzXgYq__empty{color:#666;font-style:italic}.ProductImages-module__UzXgYq__stage{width:100%;aspect-ratio:var(--pi-ratio,1);background:#fff;place-items:center;padding:5px;display:grid;position:relative;overflow:hidden}.ProductImages-module__UzXgYq__stageImg{object-fit:contain;user-select:none;block-size:100%;inline-size:100%;min-height:100%}.ProductImages-module__UzXgYq__navBtn{cursor:pointer;background:#ffffffe6;border:none;border-radius:999px;place-items:center;block-size:clamp(28px,6vw,30px);inline-size:clamp(20px,6vw,30px);font-size:clamp(18px,4.5vw,24px);line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 3px 12px #00000026}.ProductImages-module__UzXgYq__navLeft{left:clamp(6px,1.5vw,10px)}.ProductImages-module__UzXgYq__navRight{right:clamp(6px,1.5vw,10px)}.ProductImages-module__UzXgYq__badge{color:#fff;background:#0009;border-radius:999px;padding:3px 9px;font-size:clamp(10px,2.5vw,12px);position:absolute;bottom:clamp(6px,1.5vw,10px);right:clamp(6px,1.5vw,10px)}.ProductImages-module__UzXgYq__thumbStrip{margin-top:clamp(8px,2vw,12px);position:relative;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 18px calc(100% - 18px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 18px calc(100% - 18px),#0000 100%)}.ProductImages-module__UzXgYq__thumbRail{scroll-snap-type:x mandatory;scrollbar-width:none;gap:8px;padding:2px 18px 6px;display:flex;overflow-x:auto}.ProductImages-module__UzXgYq__thumbRail::-webkit-scrollbar{display:none}.ProductImages-module__UzXgYq__thumbBtn{scroll-snap-align:start;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:10px;flex:none;padding:0;line-height:0}.ProductImages-module__UzXgYq__thumbActive{border-color:#111}.ProductImages-module__UzXgYq__thumbImg{object-fit:cover;border-radius:8px;width:clamp(44px,10vw,60px);height:clamp(44px,10vw,60px);display:block}
.ProductsPage-module__MxEnXW__wrapper{background:#fafafa;flex-wrap:wrap;align-items:flex-start;gap:3rem;width:auto;max-width:100%;padding:3rem 2rem;display:flex}.ProductsPage-module__MxEnXW__navLinkWrapper{box-sizing:border-box;justify-content:flex-start;width:98%;max-width:98%;margin-bottom:.5rem;margin-left:2%;padding-top:100px}.ProductsPage-module__MxEnXW__navLinkWrapper>*{box-sizing:border-box;flex:300px;min-width:200px}.ProductsPage-module__MxEnXW__sidebar{z-index:10;background:#fff;width:240px;min-width:200px;height:fit-content;padding:2rem 1.5rem;top:100px;box-shadow:0 10px 25px #0000000d}.ProductsPage-module__MxEnXW__sidebar h2{color:#222;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.ProductsPage-module__MxEnXW__brandGroup{margin-bottom:2rem}.ProductsPage-module__MxEnXW__brandGroup h4{color:#444;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.9rem;font-weight:600}.ProductsPage-module__MxEnXW__brandOption{opacity:.8;cursor:pointer;user-select:none;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1rem;display:flex}.ProductsPage-module__MxEnXW__brandOption input[type=checkbox]{display:none}.ProductsPage-module__MxEnXW__filterGroup{margin-bottom:2rem}.ProductsPage-module__MxEnXW__filterGroup h4{color:#444;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.9rem;font-weight:600}.ProductsPage-module__MxEnXW__filterOptions{flex-wrap:wrap;gap:.5rem 1rem;display:flex}.ProductsPage-module__MxEnXW__filterOption{opacity:.8;cursor:pointer;user-select:none;align-items:center;gap:.5rem;margin:.25rem .5rem .25rem 0;font-size:1rem;display:inline-flex}.ProductsPage-module__MxEnXW__brandOption input[type=checkbox],.ProductsPage-module__MxEnXW__filterOption input[type=checkbox]{display:none}.ProductsPage-module__MxEnXW__customCheckbox{border:2px solid #ccc;width:16px;height:16px;transition:border-color .2s;position:relative}.ProductsPage-module__MxEnXW__brandOption input[type=checkbox]:checked+.ProductsPage-module__MxEnXW__customCheckbox,.ProductsPage-module__MxEnXW__filterOption input[type=checkbox]:checked+.ProductsPage-module__MxEnXW__customCheckbox{background-color:#111;border-color:#111}.ProductsPage-module__MxEnXW__checkboxLabel{padding-left:.25rem}.ProductsPage-module__MxEnXW__customCheckbox:after{content:"";opacity:0;border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;transition:opacity .2s;position:absolute;top:2px;left:4px;transform:rotate(45deg)}.ProductsPage-module__MxEnXW__brandOption input[type=checkbox]:checked+.ProductsPage-module__MxEnXW__customCheckbox:after,.ProductsPage-module__MxEnXW__filterOption input[type=checkbox]:checked+.ProductsPage-module__MxEnXW__customCheckbox:after{opacity:1}.ProductsPage-module__MxEnXW__mainContent{flex-direction:column;flex:1;width:100%;display:flex}.ProductsPage-module__MxEnXW__breadAndLink{box-sizing:border-box;flex-wrap:wrap;flex:300px;align-items:center;gap:1rem;min-width:250px;display:flex}@media (max-width:643px){.ProductsPage-module__MxEnXW__breadAndLink{margin-bottom:1.5%}}.ProductsPage-module__MxEnXW__grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(min(250px,50%),1fr));gap:1rem;display:grid}@media (max-width:581px){.ProductsPage-module__MxEnXW__grid{grid-template-columns:repeat(2,1fr)}}.ProductsPage-module__MxEnXW__card{background:#fff;flex-direction:column;align-items:center;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 24px #0000000d}.ProductsPage-module__MxEnXW__card:hover{transform:translateY(-8px);box-shadow:0 16px 28px #00000012}.ProductsPage-module__MxEnXW__card img{object-fit:contain;max-width:100%;max-height:160px;margin-bottom:1.25rem;transition:transform .3s}.ProductsPage-module__MxEnXW__card:hover img{transform:scale(1.04)}.ProductsPage-module__MxEnXW__card h3{color:#1a1a1a;text-align:center;min-height:48px;margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.4}.ProductsPage-module__MxEnXW__price{color:#999;margin-bottom:1.25rem;font-size:.95rem}.ProductsPage-module__MxEnXW__button{color:#fff;background:#222;padding:.6rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .3s;display:inline-block}.ProductsPage-module__MxEnXW__button:hover{background:#000}.ProductsPage-module__MxEnXW__dropdownWrapper{flex-direction:column;max-width:280px;margin-bottom:5%;font-family:inherit;display:flex;position:relative}.ProductsPage-module__MxEnXW__label{color:#333;text-align:center;margin-bottom:.25rem;font-size:1rem;font-weight:600}.ProductsPage-module__MxEnXW__subtext{color:#666;text-align:center;margin-bottom:.75rem;font-size:.875rem}.ProductsPage-module__MxEnXW__dropdownToggle{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border .2s;display:flex}.ProductsPage-module__MxEnXW__dropdownToggle:hover{border-color:#888}.ProductsPage-module__MxEnXW__chevron{margin-left:.5rem;font-size:.9rem}.ProductsPage-module__MxEnXW__open .ProductsPage-module__MxEnXW__chevron{transform:rotate(180deg)}.ProductsPage-module__MxEnXW__dropdownMenu{opacity:0;visibility:hidden;transform-origin:top;z-index:10;background:#fff;border:1px solid #ccc;border-radius:6px;width:100%;max-height:230px;margin-top:.25rem;transition:all .3s;position:absolute;top:100%;left:0;overflow-y:auto;transform:scaleY(0);box-shadow:0 4px 16px #0000000d}.ProductsPage-module__MxEnXW__dropdownMenuVisible{opacity:1;visibility:visible;transform:scaleY(1)}.ProductsPage-module__MxEnXW__dropdownItem{color:#222;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f0f0f0;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;text-decoration:none;transition:background .2s;display:block}.ProductsPage-module__MxEnXW__dropdownItem:hover{background:#f5f5f5}.ProductsPage-module__MxEnXW__dropdownItem:last-child{border-bottom:none}.ProductsPage-module__MxEnXW__filterToggle{color:#fff;cursor:pointer;background:#222;border:none;margin-bottom:1.5%;margin-left:1.5%;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:none}.ProductsPage-module__MxEnXW__filterHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.ProductsPage-module__MxEnXW__clearButton{color:#888;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;text-decoration:underline}.ProductsPage-module__MxEnXW__clearButton:hover{color:#222}.ProductsPage-module__MxEnXW__activeFilters{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.ProductsPage-module__MxEnXW__filterChip{background:#eee;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.8rem;display:flex}.ProductsPage-module__MxEnXW__chipClose{cursor:pointer;color:#444;background:0 0;border:none;padding:0;font-size:.85rem;line-height:1}.ProductsPage-module__MxEnXW__chipClose:hover{color:#000}.ProductsPage-module__MxEnXW__searchBar{border:1px solid #ccc;width:auto;max-width:400px;margin-bottom:1.5rem;padding:.6rem 1rem;font-size:.9rem}.ProductsPage-module__MxEnXW__infiniteScrollTrigger{width:100%;height:1px}.ProductsPage-module__MxEnXW__loading,.ProductsPage-module__MxEnXW__endMessage{text-align:center;color:#777;margin-top:1.5rem;font-size:.9rem}.ProductsPage-module__MxEnXW__copyLinkButton{cursor:pointer;color:#333;white-space:nowrap;background:0 0;border:1px solid #ccc;border-radius:8px;width:auto;max-width:240px;padding:.5rem 1rem;font-size:.85rem;transition:all .2s}.ProductsPage-module__MxEnXW__backdrop,.ProductsPage-module__MxEnXW__closeButton{display:none}.ProductsPage-module__MxEnXW__copyLinkButton:hover{background:#f2f2f2;border-color:#888}.ProductsPage-module__MxEnXW__allTypesContainer{box-sizing:border-box;background:#fafafa;padding:2rem 1rem}.ProductsPage-module__MxEnXW__pageTitle{color:#717463;text-align:center;background:#7174630a;padding:clamp(80px,10vw,120px) 1rem .5rem;font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.2;animation:.8s ease-out ProductsPage-module__MxEnXW__fadeSlideUp;position:relative}.ProductsPage-module__MxEnXW__pageTitle:after{content:"";background:linear-gradient(90deg,#7c7e6d,#b9bbae);border-radius:2px;width:60px;height:4px;margin:1rem auto 0;animation:1.2s ease-out forwards ProductsPage-module__MxEnXW__growUnderline;display:block}.ProductsPage-module__MxEnXW__pageSubtitle{color:#717463;opacity:.8;margin-left:.75rem;font-size:clamp(1rem,2.5vw,1.3rem);font-style:italic;font-weight:400;display:inline-block;transform:translateY(2px)}@keyframes ProductsPage-module__MxEnXW__fadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes ProductsPage-module__MxEnXW__growUnderline{0%{opacity:0;width:0}to{opacity:1;width:60px}}@media (max-width:768px){.ProductsPage-module__MxEnXW__pageTitle{padding:4rem 1rem 2rem;font-size:2.2rem}.ProductsPage-module__MxEnXW__pageSubtitle{text-align:center;margin-top:.5rem;margin-left:0;font-size:1.1rem;display:block}}@media (max-width:1000px){.ProductsPage-module__MxEnXW__wrapper{flex-direction:column;gap:0}.ProductsPage-module__MxEnXW__sidebar{z-index:999;background:#fff;border-radius:0;width:80%;max-width:300px;height:auto;max-height:100vh;padding:2rem;transition:left .3s;position:fixed;top:100px;bottom:0;left:-100%;overflow-y:auto;box-shadow:4px 0 12px #00000026}.ProductsPage-module__MxEnXW__sidebarOpen{left:10px}.ProductsPage-module__MxEnXW__backdrop{z-index:998;background-color:#00000080;width:100vw;height:100vh;display:block;position:fixed;top:0;left:0}.ProductsPage-module__MxEnXW__closeButton{cursor:pointer;color:#333;background:0 0;border:none;font-size:1.5rem;display:inline-block}.ProductsPage-module__MxEnXW__filterToggle{display:inline-block}.ProductsPage-module__MxEnXW__pageTitle{padding:4rem 1rem 2rem;font-size:2rem}.ProductsPage-module__MxEnXW__pageSubtitle{text-align:center;margin-top:.25rem;margin-left:0;font-size:1rem;display:block}}.ProductsPage-module__MxEnXW__videoSection{margin:2rem 0}.ProductsPage-module__MxEnXW__videoHeader{text-align:center;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.ProductsPage-module__MxEnXW__videoGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.ProductsPage-module__MxEnXW__videoCard{background-color:#f9f9f9;border-radius:1rem;padding:1rem;box-shadow:0 4px 8px #0000000f}.ProductsPage-module__MxEnXW__videoThumbnailWrapper{border-radius:.5rem;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.ProductsPage-module__MxEnXW__videoIframe{width:100%;height:100%;position:absolute;top:0;left:0}.ProductsPage-module__MxEnXW__videoTitle{text-align:center;margin-top:.75rem;font-size:1rem;font-weight:600}.ProductsPage-module__MxEnXW__relatedWrapper{border-top:1px solid #ddd;margin-top:4rem;padding-top:2rem}.ProductsPage-module__MxEnXW__relatedTitle{text-align:center;color:#717463;margin-bottom:1.5rem;font-size:1.8rem}.ProductsPage-module__MxEnXW__relatedGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.ProductsPage-module__MxEnXW__relatedCard{color:#232424;background:#fff;border:1px solid #e2e2e2;text-decoration:none;transition:transform .2s;overflow:hidden;box-shadow:0 4px 12px #0000000d}.ProductsPage-module__MxEnXW__relatedCard:hover{transform:translateY(-4px);box-shadow:0 6px 18px #00000014}.ProductsPage-module__MxEnXW__relatedImage{object-fit:contain;width:100%;height:180px;padding:1rem}.ProductsPage-module__MxEnXW__relatedContent{text-align:center;padding:1rem}.ProductsPage-module__MxEnXW__relatedName{color:#232424;margin-bottom:.25rem;font-size:1rem;font-weight:600}.ProductsPage-module__MxEnXW__relatedBrand{color:#717463;font-size:.875rem}.ProductsPage-module__MxEnXW__blockquoteWrapper{background-color:#f9f9f9;margin-right:10%;font-style:italic}.ProductsPage-module__MxEnXW__blockquoteWrapper ul{list-style-type:disc}.ProductsPage-module__MxEnXW__blockquoteWrapper li{margin-bottom:.8rem}.ProductsPage-module__MxEnXW__blockquoteWrapper blockquote{color:#444;border-left:3px solid #999;margin:.5rem 0 1rem;padding-left:1rem;font-style:normal}.ProductsPage-module__MxEnXW__pagination{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:2rem;display:flex}.ProductsPage-module__MxEnXW__pageButton{cursor:pointer;background-color:#f0f0f0;border:none;border-radius:4px;padding:.5rem .9rem;font-weight:700}.ProductsPage-module__MxEnXW__pageButton:hover{background-color:#ddd}.ProductsPage-module__MxEnXW__activePage{color:#fff;background-color:#000}.ProductsPage-module__MxEnXW__ellipsis{color:#777;user-select:none;padding:.5rem .9rem}@media (max-width:600px){.ProductsPage-module__MxEnXW__pagination{scroll-behavior:smooth;flex-wrap:nowrap;justify-content:flex-start;padding:0 1rem;overflow-x:auto}.ProductsPage-module__MxEnXW__pagination button{flex:none}}.ProductsPage-module__MxEnXW__searchInput{border:1px solid #ccc;border-radius:4px;width:100%;margin:.5rem 0 1rem;padding:.5rem}.ProductsPage-module__MxEnXW__brandDropdown{max-height:250px;overflow-y:auto}.ProductsPage-module__MxEnXW__loaderWrapper{justify-content:center;align-items:center;padding:2rem;display:flex}.ProductsPage-module__MxEnXW__loaderGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;width:100%;display:grid}.ProductsPage-module__MxEnXW__loaderCard{background-color:#fff;border-radius:12px;flex-direction:column;gap:.75rem;padding:1rem;animation:1.5s ease-in-out infinite ProductsPage-module__MxEnXW__pulse;display:flex;box-shadow:0 0 10px #0000000d}.ProductsPage-module__MxEnXW__imagePlaceholder{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%) 0 0/400% 100%;border-radius:8px;width:100%;height:150px}.ProductsPage-module__MxEnXW__textPlaceholder,.ProductsPage-module__MxEnXW__textPlaceholderShort{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%) 0 0/400% 100%;border-radius:4px;height:16px}.ProductsPage-module__MxEnXW__textPlaceholderShort{width:60%}@keyframes ProductsPage-module__MxEnXW__pulse{0%{background-position:100% 0}to{background-position:-100% 0}}.ProductsPage-module__MxEnXW__closeoutBannerGreen{color:#2f2f2f;box-sizing:border-box;background:linear-gradient(135deg,#a2a69b,#8c9082,#787c6f);flex:none;align-items:center;gap:1rem;width:100%;max-width:400px;padding:1rem 2rem;text-decoration:none;transition:box-shadow .3s;display:flex;box-shadow:0 4px 8px #0000000d}.ProductsPage-module__MxEnXW__closeoutBannerGreen:hover{box-shadow:0 6px 14px #00000014}.ProductsPage-module__MxEnXW__closeoutTextGroup{flex-direction:column;display:flex}.ProductsPage-module__MxEnXW__closeoutTitle{margin:0;font-size:1rem;font-weight:700}.ProductsPage-module__MxEnXW__closeoutSubtitle{color:#3f3f3f;margin:4px 0 0;font-size:.875rem}.ProductsPage-module__MxEnXW__buttonContainer{align-items:center;margin-left:1rem;display:flex}.ProductsPage-module__MxEnXW__closeoutButton{color:#4a7f52;cursor:pointer;background-color:#fff;border:none;padding:8px 16px;font-size:.875rem;font-weight:500;transition:background-color .3s;box-shadow:0 2px 6px #0000001a}.ProductsPage-module__MxEnXW__closeoutButton:hover{background-color:#f0fdf4}@media (max-width:585px){.ProductsPage-module__MxEnXW__wrapper{padding:0}}
.Ribbons-module__vhHVOG__ribbon{z-index:100;color:#fff;text-align:center;letter-spacing:1px;text-transform:uppercase;background:#d24f39;padding:6px 60px;font-size:14px;font-weight:700;position:absolute;top:45px;right:-40px;transform:rotate(45deg);box-shadow:0 2px 6px #0003}
.Breadcumbs-module__DiYubq__wrapper{color:#717463;flex-wrap:wrap;align-items:center;gap:.5rem;width:auto;max-width:80%;padding:1rem 0;font-size:1.4rem;font-weight:500;display:flex}.Breadcumbs-module__DiYubq__wrapper a{color:#717463;text-decoration:none;transition:color .2s}.Breadcumbs-module__DiYubq__wrapper a:hover{color:#4f5048;text-decoration:underline}.Breadcumbs-module__DiYubq__wrapper span{margin-right:.5rem;display:inline-block}.Breadcumbs-module__DiYubq__wrapper span:before{content:" ";color:#b0b2a9}.Breadcumbs-module__DiYubq__wrapper span:last-child:after{content:"";margin:0}
.ShoppingCartList-module__MhTZFa__list{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin:0;padding:0;list-style:none}.ShoppingCartList-module__MhTZFa__item{border-bottom:1px solid #e5e7eb}.ShoppingCartList-module__MhTZFa__item:last-child{border-bottom:none}
.ProductInfo-module__2LbNZW__wrapper{width:100%;margin:0}.ProductInfo-module__2LbNZW__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:.5rem;margin:0 2.5%;padding:0;display:grid}@media (max-width:746px){.ProductInfo-module__2LbNZW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.ProductInfo-module__2LbNZW__grid{grid-template-columns:repeat(1,1fr)}}.ProductInfo-module__2LbNZW__card{--radius:16px;--surface:#fff;--border:#e6e8ec;--shadow:0 8px 30px #02061714;--shadow-hover:0 16px 40px #02061724;text-align:center;background:var(--surface);border:1px solid var(--border);max-width:350px;box-shadow:var(--shadow);grid-template-rows:auto auto 1fr;gap:1.5rem;padding:clamp(12px,2vw,18px);transition:box-shadow .25s,transform .25s,border-color .25s;display:grid;position:relative;overflow:hidden}.ProductInfo-module__2LbNZW__card:hover{box-shadow:var(--shadow-hover);border-color:#cdd2da;transform:translateY(-2px)}.ProductInfo-module__2LbNZW__mediaWrap{background:linear-gradient(#f6f7f8 0%,#eef1f5 100%);position:relative}.ProductInfo-module__2LbNZW__priceTag,.ProductInfo-module__2LbNZW__msrpTag,.ProductInfo-module__2LbNZW__saveTag,.ProductInfo-module__2LbNZW__noPriceTag{color:#0b1020;text-align:center;background:linear-gradient(#fff 0%,#f3f4f6 100%);border:1px solid #0f172a14;min-width:100px;padding:6px 12px;font-size:clamp(12px,2.4vw,14px);font-weight:700;position:absolute;bottom:12px;right:12px;box-shadow:0 8px 18px #02061752}.ProductInfo-module__2LbNZW__msrpTag{color:#000;text-decoration:line-through #000;text-decoration-thickness:1px;bottom:42px}.ProductInfo-module__2LbNZW__priceTag{color:green;font-weight:700}.ProductInfo-module__2LbNZW__saveTag{color:green;z-index:1000;bottom:-20px}.ProductInfo-module__2LbNZW__noPriceTag{bottom:12px}.ProductInfo-module__2LbNZW__header{gap:4px;padding-inline:2px;display:grid}.ProductInfo-module__2LbNZW__model{letter-spacing:.2px;color:#0f172a;margin-bottom:2%;font-size:clamp(16px,2.4vw,18px);font-weight:800}.ProductInfo-module__2LbNZW__subline{color:#475569;white-space:normal;text-overflow:unset;flex-wrap:wrap;place-content:center;gap:8px;margin:0;font-size:1.1rem;display:flex;overflow:visible}.ProductInfo-module__2LbNZW__brandGroup{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.ProductInfo-module__2LbNZW__brand{font-weight:600}.ProductInfo-module__2LbNZW__dot{opacity:.5;line-height:1}.ProductInfo-module__2LbNZW__minor{opacity:.9;word-break:break-word;text-align:center}.ProductInfo-module__2LbNZW__stack{text-align:center;color:#475569;margin-bottom:1rem}.ProductInfo-module__2LbNZW__sku,.ProductInfo-module__2LbNZW__type,.ProductInfo-module__2LbNZW__stock{margin:.25rem 0}.ProductInfo-module__2LbNZW__modalBackdrop{z-index:1000;background:#00000073;justify-content:center;align-items:flex-start;padding-top:4rem;display:flex;position:fixed;inset:0}.ProductInfo-module__2LbNZW__modal{background:#fff;border:1px solid #111;width:100%;max-width:420px;padding:1.75rem 1.5rem 1.5rem;position:relative;box-shadow:0 12px 30px #00000040}.ProductInfo-module__2LbNZW__modalTitle{letter-spacing:.08em;text-transform:uppercase;margin:0 0 1.25rem;font-size:1.2rem}.ProductInfo-module__2LbNZW__modalProduct{grid-template-columns:120px 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.ProductInfo-module__2LbNZW__modalImageWrap{border:1px solid #e3e3e3;overflow:hidden}.ProductInfo-module__2LbNZW__modalImageWrap img{object-fit:cover;width:100%;height:auto;display:block}.ProductInfo-module__2LbNZW__modalDetails{flex-direction:column;justify-content:center;display:flex}.ProductInfo-module__2LbNZW__modalProductName{text-transform:uppercase;margin:0 0 .25rem;font-size:1rem}.ProductInfo-module__2LbNZW__modalSubtitle{color:#777;margin:0 0 .25rem;font-size:.9rem}.ProductInfo-module__2LbNZW__modalMinor{font-size:.85rem}.ProductInfo-module__2LbNZW__modalPrice{margin:0;font-size:.95rem}.ProductInfo-module__2LbNZW__modalActions{flex-direction:column;gap:.6rem;display:flex}.ProductInfo-module__2LbNZW__modalButtonPrimary,.ProductInfo-module__2LbNZW__modalButtonSecondary{cursor:pointer;text-transform:uppercase;letter-spacing:.06em;border-radius:0;width:100%;padding:.7rem 1rem;font-size:.95rem}.ProductInfo-module__2LbNZW__modalButtonSecondary{color:#111;background:#fff;border:1px solid #111}.ProductInfo-module__2LbNZW__modalButtonPrimary{color:#fff;background:#111;border:1px solid #111}.ProductInfo-module__2LbNZW__modalClose{cursor:pointer;background:0 0;border:none;font-size:1.2rem;line-height:1;position:absolute;top:.6rem;right:.7rem}.ProductInfo-module__2LbNZW__modalButtonTertiary{cursor:pointer;text-transform:uppercase;letter-spacing:.06em;color:#111;text-align:center;background:#fff;border:none;border-radius:0;width:100%;padding:.7rem 1rem;font-size:.95rem}
.Closeout-module__feqWaG__showing,.Closeout-module__feqWaG__outletNotice{text-align:center;opacity:.8;margin-top:12px}.Closeout-module__feqWaG__outletNotice{max-width:1000px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;font-size:1.2rem}.Closeout-module__feqWaG__productInfo{margin-top:12px}.Closeout-module__feqWaG__hero{text-align:left;max-width:1200px;margin:100px auto 24px;padding:0 16px}.Closeout-module__feqWaG__title{letter-spacing:.02em;text-align:center;margin:0 0 4px;font-size:3rem;font-weight:600;line-height:1.2}.Closeout-module__feqWaG__titleStore{color:#717463;font-weight:700}.Closeout-module__feqWaG__titleRest{color:#111827;font-weight:500}.Closeout-module__feqWaG__subtitle{color:#6b7280;margin:4px 0 0;font-size:.9rem}.Closeout-module__feqWaG__subtitleType{color:#111827;font-weight:600}.Closeout-module__feqWaG__pagination{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:20px;display:flex}.Closeout-module__feqWaG__pagination a{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 12px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.Closeout-module__feqWaG__pagination a:hover{background:#f9fafb;transform:translateY(-1px)}.Closeout-module__feqWaG__pagination a.Closeout-module__feqWaG__active{color:#fff;background:#717463;border-color:#717463;box-shadow:0 3px 6px #d24f3940}
.DeliveryOptions-module__acKR4G__card{--surface:#fff;--border:#e6e8ec;--shadow:0 8px 30px #02061714;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:0;padding:1.25rem 1.25rem 1rem}.DeliveryOptions-module__acKR4G__headerRow{justify-content:space-between;align-items:baseline;margin-bottom:.25rem;display:flex}.DeliveryOptions-module__acKR4G__title{margin:0;font-size:1rem;font-weight:600}.DeliveryOptions-module__acKR4G__editButton{text-transform:lowercase;color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem}.DeliveryOptions-module__acKR4G__subtitle{color:#6b7280;margin:0 0 .75rem;font-size:1rem;line-height:1.3}.DeliveryOptions-module__acKR4G__option{border-top:1px solid #e5e7eb;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.6rem 0;display:grid}.DeliveryOptions-module__acKR4G__option:first-of-type{border-top:none}.DeliveryOptions-module__acKR4G__option input{accent-color:#111}.DeliveryOptions-module__acKR4G__optionBody{flex-direction:column;display:flex}.DeliveryOptions-module__acKR4G__optionName{font-size:.9rem;font-weight:500}.DeliveryOptions-module__acKR4G__optionInfo{color:#6b7280;font-size:.8rem}.DeliveryOptions-module__acKR4G__optionPrice{font-size:.9rem}
.TypeSection-module__6XjeJq__sectionWrapper{border-top:1px solid #ddd;width:100%;max-width:1200px;margin:2rem auto 0}.TypeSection-module__6XjeJq__sectionTitle{color:#717463;text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:600;position:relative}.TypeSection-module__6XjeJq__sectionTitle:after{content:"";background:linear-gradient(90deg,#7c7e6d,#b9bbae);width:50px;height:3px;margin:.75rem auto 0;display:block}.TypeSection-module__6XjeJq__breadCrumbs{margin-top:6%;margin-left:18%}.TypeSection-module__6XjeJq__tileGrid{box-sizing:border-box;background-color:#fff;gap:1rem;width:100%;padding:1rem 2.75rem;display:flex;overflow-x:auto}.TypeSection-module__6XjeJq__tileCard{background:#fff;flex-direction:column;flex:none;align-items:center;width:240px;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 12px 24px #0000003b}.TypeSection-module__6XjeJq__tileCard:hover{transform:translateY(-6px);box-shadow:0 16px 32px #00000014}.TypeSection-module__6XjeJq__imageBox{justify-content:center;align-items:center;width:100%;height:160px;margin-bottom:1.25rem;display:flex;overflow:hidden}.TypeSection-module__6XjeJq__image{object-fit:contain;max-width:100%;max-height:100%}.TypeSection-module__6XjeJq__tileTitle{color:#1a1a1a;text-align:center;min-height:48px;margin-bottom:1rem;font-size:1rem;font-weight:600;line-height:1.4}.TypeSection-module__6XjeJq__tileButton{color:#fff;background:#222;padding:.6rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .3s;display:inline-block}.TypeSection-module__6XjeJq__tileButton:hover{background:#000}@media (max-width:768px){.TypeSection-module__6XjeJq__tileGrid{gap:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.TypeSection-module__6XjeJq__tileCard{flex:none;min-width:240px}}.TypeSection-module__6XjeJq__categoryTitle{color:#717463;text-align:center;padding-top:.5rem;padding-bottom:.5rem;font-size:2.5rem;font-weight:600;animation:.6s ease-out TypeSection-module__6XjeJq__fadeSlideUp}.TypeSection-module__6XjeJq__categoryTitle:after{content:"";background:linear-gradient(90deg,#7c7e6d,#b9bbae);width:50px;height:3px;margin:1rem auto 0;animation:1s ease-out forwards TypeSection-module__6XjeJq__growUnderline;display:block}.TypeSection-module__6XjeJq__categoryDescription{text-align:center;opacity:.9;margin-bottom:2.5rem;font-size:1.1rem;animation:.6s ease-out TypeSection-module__6XjeJq__fadeSlideUp}@media (max-width:768px){.TypeSection-module__6XjeJq__categoryTitle{padding-top:3rem;font-size:2rem}.TypeSection-module__6XjeJq__categoryDescription{margin-bottom:2rem;font-size:1rem}}.TypeSection-module__6XjeJq__tileGridWrapper{width:100%;position:relative}.TypeSection-module__6XjeJq__scrollButtonLeft,.TypeSection-module__6XjeJq__scrollButtonRight{z-index:5;color:#333;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:50%;width:2.5rem;height:2.5rem;font-size:1.5rem;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 6px #0000001a}.TypeSection-module__6XjeJq__scrollButtonLeft{left:.25rem}.TypeSection-module__6XjeJq__scrollButtonRight{right:-1rem}@media screen and (max-width:1250px){.TypeSection-module__6XjeJq__scrollButtonRight{right:.25rem}}.TypeSection-module__6XjeJq__scrollButtonLeft:hover,.TypeSection-module__6XjeJq__scrollButtonRight:hover{background:#e9e9e9}.TypeSection-module__6XjeJq__tileGrid{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;background-color:#fff;gap:1rem;width:100%;padding:1rem;display:flex;position:relative;overflow-x:auto}.TypeSection-module__6XjeJq__tileGrid::-webkit-scrollbar{display:none}.TypeSection-module__6XjeJq__tileGrid:before,.TypeSection-module__6XjeJq__tileGrid:after{content:"";pointer-events:none;z-index:1;width:40px;position:absolute;top:0;bottom:0}.TypeSection-module__6XjeJq__dropdownContainer{justify-content:center;margin-bottom:2rem;display:flex}.TypeSection-module__6XjeJq__dropdownWrapper{flex-direction:column;max-width:280px;font-family:inherit;display:flex;position:relative}.TypeSection-module__6XjeJq__label{color:#333;text-align:center;margin-bottom:.25rem;font-size:1rem;font-weight:600}.TypeSection-module__6XjeJq__subtext{color:#666;text-align:center;margin-bottom:.75rem;font-size:.875rem}.TypeSection-module__6XjeJq__dropdownToggle{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border .2s;display:flex}.TypeSection-module__6XjeJq__dropdownToggle:hover{border-color:#888}.TypeSection-module__6XjeJq__chevron{margin-left:.5rem;font-size:.9rem}.TypeSection-module__6XjeJq__open .TypeSection-module__6XjeJq__chevron{transform:rotate(180deg)}.TypeSection-module__6XjeJq__dropdownMenu{opacity:0;visibility:hidden;transform-origin:top;z-index:10;background:#fff;border:1px solid #ccc;border-radius:6px;width:100%;max-height:230px;margin-top:.25rem;transition:all .3s;position:absolute;top:100%;left:0;overflow-y:auto;transform:scaleY(0);box-shadow:0 4px 16px #0000000d}.TypeSection-module__6XjeJq__dropdownMenuVisible{opacity:1;visibility:visible;transform:scaleY(1)}.TypeSection-module__6XjeJq__dropdownItem{color:#222;border-bottom:1px solid #f0f0f0;padding:.75rem 1rem;font-size:1rem;text-decoration:none;transition:background .2s;display:block}.TypeSection-module__6XjeJq__dropdownItem:hover{background:#f5f5f5}.TypeSection-module__6XjeJq__dropdownItem:last-child{border-bottom:none}
.CartSummary-module__S9IMNW__card{--surface:#fff;--border:#e6e8ec;--shadow:0 8px 30px #02061714;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:0;padding:1.25rem 1.25rem 1.5rem}.CartSummary-module__S9IMNW__title{margin:0 0 .75rem;font-size:1rem;font-weight:600}.CartSummary-module__S9IMNW__promoButton{color:#2563eb;cursor:pointer;background:0 0;border:none;margin:0 0 1rem;padding:0;font-size:.85rem}.CartSummary-module__S9IMNW__rows{margin:0 0 1rem}.CartSummary-module__S9IMNW__row,.CartSummary-module__S9IMNW__tax,.CartSummary-module__S9IMNW__delivery{justify-content:space-between;margin-bottom:.35rem;font-size:.9rem;display:flex}.CartSummary-module__S9IMNW__tax,.CartSummary-module__S9IMNW__delivery{font-weight:600}.CartSummary-module__S9IMNW__row dt{color:#4b5563}.CartSummary-module__S9IMNW__row dd{margin:0}.CartSummary-module__S9IMNW__totalRow{justify-content:space-between;align-items:baseline;margin-bottom:1.25rem;font-size:1.05rem;font-weight:600;display:flex}.CartSummary-module__S9IMNW__totalAmount{font-size:1.15rem}.CartSummary-module__S9IMNW__checkoutButton{cursor:pointer;text-transform:uppercase;letter-spacing:.06em;color:#fff;background:#111;border:1px solid #111;border-radius:0;width:100%;padding:.9rem 1rem;font-size:.95rem}
.DealOfDay-module__bn6z9G__wrap{color:#232424;padding:clamp(14px,2.2vw,24px)}.DealOfDay-module__bn6z9G__sheet{background:#fff;border:1px solid #232424;max-width:950px;margin:0 auto;padding:clamp(14px,2.2vw,22px);box-shadow:0 14px 36px #2324241f}.DealOfDay-module__bn6z9G__top{grid-template-columns:130px 1fr 160px;align-items:start;gap:12px;display:grid}.DealOfDay-module__bn6z9G__topLeft{align-items:flex-start;display:flex}.DealOfDay-module__bn6z9G__topCenter{text-align:center}.DealOfDay-module__bn6z9G__topRight{justify-content:flex-end;display:flex}.DealOfDay-module__bn6z9G__title{letter-spacing:.2px;color:#232424;margin:0;font-size:clamp(20px,2.2vw,30px);font-weight:800}.DealOfDay-module__bn6z9G__date{color:#232424bf;margin-top:6px;font-size:13px}.DealOfDay-module__bn6z9G__main{grid-template-columns:320px 1fr;align-items:start;gap:18px;display:grid}.DealOfDay-module__bn6z9G__images{gap:14px;display:grid}.DealOfDay-module__bn6z9G__figure{background:#fff;border:1px solid #2324241f;margin:0;overflow:hidden}.DealOfDay-module__bn6z9G__productImg{width:100%;height:auto;display:block}.DealOfDay-module__bn6z9G__details{min-width:0;max-width:760px}.DealOfDay-module__bn6z9G__dealRow{border-bottom:1px solid #2324241f;justify-content:center;align-items:baseline;gap:22px;padding-bottom:10px;display:flex}.DealOfDay-module__bn6z9G__dealLabel{color:#717463;font-weight:800}.DealOfDay-module__bn6z9G__dealPrice{letter-spacing:.2px;color:#b33a2b;font-size:clamp(28px,3vw,42px);font-weight:900}.DealOfDay-module__bn6z9G__infoGrid{grid-template-columns:300px 1fr;align-items:start;margin-top:15px;display:grid}.DealOfDay-module__bn6z9G__meta{grid-template-columns:140px 1fr;gap:8px 14px;margin:0;padding:0;display:grid}.DealOfDay-module__bn6z9G__meta dt{color:#232424;font-weight:800}.DealOfDay-module__bn6z9G__meta dd{color:#232424db;margin:0}.DealOfDay-module__bn6z9G__itemCode{letter-spacing:.5px;font-weight:700}.DealOfDay-module__bn6z9G__link{color:#2c62d6;text-underline-offset:3px;text-decoration:underline}.DealOfDay-module__bn6z9G__link:hover{opacity:.9}.DealOfDay-module__bn6z9G__features{margin:0}.DealOfDay-module__bn6z9G__featuresTitle{color:#232424;margin:0 0 10px;font-size:16px;font-weight:900}.DealOfDay-module__bn6z9G__featureList{color:#232424db;margin:0;padding-left:18px}.DealOfDay-module__bn6z9G__featureList li{margin:6px 0}.DealOfDay-module__bn6z9G__stamp{width:110px;height:110px}.DealOfDay-module__bn6z9G__stamp svg{width:100%;height:100%;transform:rotate(-10deg)}.DealOfDay-module__bn6z9G__stampOuter{fill:none;stroke:#b33a2b;stroke-width:5px}.DealOfDay-module__bn6z9G__stampInner{fill:none;stroke:#b33a2b;stroke-width:2.5px;stroke-dasharray:4 4;opacity:.9}.DealOfDay-module__bn6z9G__stampText{fill:#b33a2b;letter-spacing:1.2px;text-transform:uppercase;font-size:8.5px;font-weight:800}.DealOfDay-module__bn6z9G__stampCenter text{fill:#b33a2b;text-transform:uppercase;font-size:16px;font-weight:900}@media (max-width:980px){.DealOfDay-module__bn6z9G__main{grid-template-columns:280px 1fr}.DealOfDay-module__bn6z9G__infoGrid{grid-template-columns:1fr;gap:14px}}@media (max-width:860px){.DealOfDay-module__bn6z9G__top{grid-template-columns:120px 1fr;grid-template-areas:"stamp date""title title"}.DealOfDay-module__bn6z9G__topLeft{grid-area:stamp}.DealOfDay-module__bn6z9G__topRight{grid-area:date;justify-content:flex-end}.DealOfDay-module__bn6z9G__topCenter{text-align:left;grid-area:title}.DealOfDay-module__bn6z9G__main{grid-template-columns:1fr}}@media (max-width:420px){.DealOfDay-module__bn6z9G__stamp{width:96px;height:96px}.DealOfDay-module__bn6z9G__meta{grid-template-columns:1fr}.DealOfDay-module__bn6z9G__meta dt{opacity:.8}}
.FeaturedBlogs-module__x72MPG__wrapper{background-color:#fff;border-top:1px solid #ddd;max-width:1200px;margin:4rem auto 2rem;padding:2rem}.FeaturedBlogs-module__x72MPG__heading{color:#717463;text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:600;position:relative}.FeaturedBlogs-module__x72MPG__heading:after{content:"";background:linear-gradient(90deg,#7c7e6d,#b9bbae);width:50px;height:3px;margin:.75rem auto 0;display:block}.FeaturedBlogs-module__x72MPG__blogGrid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.FeaturedBlogs-module__x72MPG__blogGrid a{color:inherit;text-decoration:none}.FeaturedBlogs-module__x72MPG__blogCard{background-color:#f9f9f9;border:1px solid #eee;width:300px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 5px #00000026}.FeaturedBlogs-module__x72MPG__blogCard:hover{transform:translateY(-4px);box-shadow:0 4px 10px #0000001a}.FeaturedBlogs-module__x72MPG__image{object-fit:cover;width:100%;height:180px}.FeaturedBlogs-module__x72MPG__blogCard h3{color:#333;text-align:center;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;padding:1rem;font-size:1.1rem;display:-webkit-box;overflow:hidden}@media screen and (max-width:768px){.FeaturedBlogs-module__x72MPG__blogGrid{flex-direction:column;align-items:center}.FeaturedBlogs-module__x72MPG__blogCard{width:90%}}.FeaturedBlogs-module__x72MPG__readMoreWrapper{text-align:center;padding:0 1rem 1rem}.FeaturedBlogs-module__x72MPG__readMoreButton{color:#fff;cursor:pointer;text-align:center;background-color:#717463;border:none;margin:0 auto;padding:.5rem 1.25rem;font-size:.95rem;font-weight:600;transition:background-color .3s;display:inline-block}.FeaturedBlogs-module__x72MPG__readMoreButton:hover{background-color:#5b5d4f}
.CartView-module__SCzJAq__page{max-width:1120px;margin:2.5rem auto 4rem;padding:0 1.5rem}.CartView-module__SCzJAq__heading{margin-top:110px;font-size:1.5rem;font-weight:700}.CartView-module__SCzJAq__layout{grid-template-columns:minmax(0,2.5fr) minmax(320px,1.3fr);align-items:flex-start;gap:2rem;display:grid}.CartView-module__SCzJAq__itemsColumn{background:#fff}.CartView-module__SCzJAq__summaryColumn{flex-direction:column;gap:1rem;display:flex}.CartView-module__SCzJAq__actionsRow{justify-content:flex-start;margin-top:1.5rem;display:flex}.CartView-module__SCzJAq__secondaryButton{cursor:pointer;text-transform:uppercase;letter-spacing:.06em;color:#111;background:#fff;border:1px solid #111;border-radius:0;padding:.7rem 1.4rem;font-size:.9rem;text-decoration:none}.CartView-module__SCzJAq__empty{text-align:center;color:#475569;margin-top:4rem}@media (max-width:768px){.CartView-module__SCzJAq__layout{grid-template-columns:minmax(0,1fr)}.CartView-module__SCzJAq__summaryColumn{margin-top:1.5rem}}
