.cntr-navigation,.cntr-navigation *{box-sizing:border-box}.cntr-navigation{font-family:ui-sans-serif,system-ui,sans-serif;line-height:1.5}.cntr-navigation a{color:inherit;text-decoration:none}.cntr-navigation img,.cntr-navigation svg{display:block}.cntr-navigation__new-dot{position:absolute;z-index:1;border-radius:50%;background:#3b7fdc;box-shadow:0 0 0 3px #fff}.cntr-navigation__tag{display:block;width:fit-content;border-radius:999px;background:var(--cntr-tag-color);color:#fff;font-size:12px;font-weight:500;white-space:nowrap}.cntr-navigation--mobile{color:#000}.cntr-navigation__mobile-categories{margin:0;padding:0;list-style:none}.cntr-navigation__mobile-category,.cntr-navigation__mobile-promo{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border-bottom:1px solid #e5e7eb}.cntr-navigation__mobile-categories li:first-child .cntr-navigation__mobile-category{border-top:1px solid #e5e7eb}.cntr-navigation__mobile-category-main{display:flex;align-items:center;gap:16px;min-width:0}.cntr-navigation__mobile-image-wrap{position:relative;flex:0 0 56px}.cntr-navigation__mobile-category img{width:56px;height:56px;border-radius:6px;object-fit:cover}.cntr-navigation__mobile-name{display:block;font-size:20px;font-weight:500;line-height:28px}.cntr-navigation__tag--mobile{margin-top:4px;padding:0 8px;line-height:16px}.cntr-navigation__new-dot--mobile{top:-1px;left:-1px;width:10px;height:10px}.cntr-navigation__arrow{flex:0 0 24px;width:24px;height:24px}.cntr-navigation__mobile-promo{border-bottom:0;background:var(--cntr-promo-color);color:#fff!important}.cntr-navigation__mobile-promo img{width:56px;height:auto}.cntr-navigation__mobile-promo-heading{display:flex;align-items:center;gap:8px}.cntr-navigation__mobile-promo-title{font-size:18px;font-weight:500;line-height:28px}.cntr-navigation__mobile-save{width:fit-content;padding:0 8px;border-radius:999px;background:#ffffff2e;color:#fff;font-size:12px;font-weight:500;line-height:16px}.cntr-navigation__mobile-promo-copy{display:block;font-size:14px;line-height:20px}.cntr-navigation__shop-all-wrap{padding:24px 16px}.cntr-navigation__shop-all{display:block;width:100%;padding:12px;border-radius:8px;background:#000;color:#fff!important;font-size:18px;font-weight:500;line-height:28px;text-align:center}.cntr-navigation__review-section{padding:16px;border-top:1px solid #e5e7eb}.cntr-navigation__review-section h2{margin:0;font-size:24px;font-weight:700;line-height:32px}.cntr-navigation__review-summary{margin:4px 0 0;color:#1f2937;font-size:14px;line-height:20px}.cntr-navigation__review{max-width:448px;margin-top:16px;padding:20px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0000000d;color:#000}.cntr-navigation__stars{display:flex;align-items:center;margin-bottom:8px;color:#ff9b38}.cntr-navigation__stars svg{width:16px;height:16px;fill:currentcolor}.cntr-navigation__review-copy{margin:0 0 8px;font-size:16px;line-height:24px}.cntr-navigation__review-author{margin:0 0 4px;font-size:16px;font-weight:500;line-height:24px}.cntr-navigation__review-author span{margin:0 4px}.cntr-navigation__verified{display:flex;align-items:center;margin:0;font-size:14px;line-height:20px}.cntr-navigation__verified svg{width:16px;height:16px;margin-right:4px}.cntr-navigation__footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:16px;border-top:1px solid #e5e7eb}.cntr-navigation__footer a{color:#1f2937;font-size:16px;line-height:24px;text-decoration:underline}.cntr-navigation--desktop{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:20px;align-items:stretch}.cntr-navigation__desktop-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;height:100%;margin:0;padding:0}.cntr-navigation__desktop-card{position:relative;display:block;height:180px;overflow:hidden;border-radius:8px;background:rgba(var(--color-foreground),.04);color:#fff}.cntr-navigation__desktop-card img{width:100%;height:180px;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.cntr-navigation__desktop-card:hover img{transform:scale(1.05)}.cntr-navigation__desktop-scrim{position:absolute;inset:auto 0 0;height:60%;background:linear-gradient(to top,rgb(0 0 0 / 72%) 0%,rgb(0 0 0 / 40%) 40%,transparent 100%);pointer-events:none}.cntr-navigation__desktop-meta{position:absolute;inset:auto 0 0;display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:11px;pointer-events:none}.cntr-navigation__desktop-name{color:#fff;font-size:14px;font-weight:500;line-height:1.2;text-shadow:0 1px 2px rgb(0 0 0 / 25%)}.cntr-navigation__desktop-card:hover .cntr-navigation__desktop-name{text-decoration:underline;text-underline-offset:3px}.cntr-navigation__tag--desktop{padding:2px 8px;font-size:10px;line-height:1.6}.cntr-navigation__new-dot--desktop{top:11px;left:11px;width:9px;height:9px}.cntr-navigation__desktop-promo{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:180px;padding:14px;overflow:hidden;border-radius:8px;background:var(--cntr-promo-color);color:#fff!important}.cntr-navigation__desktop-save{position:absolute;top:11px;right:11px;padding:2px 8px;border-radius:999px;background:#fff;color:var(--cntr-promo-color);font-size:10px;font-weight:500;line-height:1.7}.cntr-navigation__desktop-promo-media{display:flex;flex:1 1 auto;align-items:center;justify-content:center;min-height:0}.cntr-navigation__desktop-promo-media img{width:auto;max-width:70%;max-height:80px;height:auto;transition:transform .5s cubic-bezier(.16,1,.3,1)}.cntr-navigation__desktop-promo:hover .cntr-navigation__desktop-promo-media img{transform:scale(1.05)}.cntr-navigation__desktop-promo-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.cntr-navigation__desktop-promo-title,.cntr-navigation__desktop-promo-copy{display:block}.cntr-navigation__desktop-promo-title{font-size:14px;font-weight:500;line-height:1.2}.cntr-navigation__desktop-promo-copy{margin-top:2px;font-size:12px;line-height:1.3;opacity:.9}.cntr-navigation__desktop-promo svg{flex:0 0 16px;width:16px;height:16px}@media screen and (max-width:1200px){.cntr-navigation--desktop{grid-template-columns:minmax(0,1fr) 200px}.cntr-navigation__desktop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cntr-navigation__desktop-promo{height:100%}}
/*# sourceMappingURL=/cdn/shop/t/17/compiled_assets/styles.css.map */
