body.bey-catalog-system{--bey-catalog-font:-apple-system,
		BlinkMacSystemFont,
		"SF Pro Text",
		"SF Pro Display",
		"Segoe UI",
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		"Apple Color Emoji",
		"Segoe UI Emoji";--bey-catalog-ink:#161617;--bey-catalog-copy:#3f3f43;--bey-catalog-muted:#626267;--bey-catalog-surface:#ffffff;--bey-catalog-soft:#f5f5f7;--bey-catalog-border:#d2d2d7;--bey-catalog-gold:#b89246;--bey-catalog-gold-dark:#765813;--bey-catalog-dark:#161617;--bey-catalog-radius-xl:32px;--bey-catalog-radius-lg:24px;--bey-catalog-radius-md:18px;--bey-catalog-shadow:0 20px 55px rgba(22, 22, 23, 0.08);color:var(--bey-catalog-ink);background:var(--bey-catalog-soft)}body.bey-catalog-system,body.bey-catalog-system button,body.bey-catalog-system input,body.bey-catalog-system select,body.bey-catalog-system textarea{font-family:var(--bey-catalog-font);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.bey-catalog-system .shop-page-title,body.bey-catalog-system .category-page-title{background:#fff0}body.bey-catalog-system .shop-page-title .page-title-inner,body.bey-catalog-system .category-page-title .page-title-inner,body.bey-catalog-system .category-page-row{width:100%;max-width:1320px;margin-right:auto;margin-left:auto}body.bey-catalog-system .category-page-row{align-items:flex-start;padding-top:0;padding-bottom:64px}body.bey-catalog-system .category-page-row>.col.large-3{display:none!important;width:0!important;max-width:0!important;flex-basis:0!important;margin:0!important;padding:0!important}body.bey-catalog-system .category-page-row>.col.large-9,body.bey-catalog-system .category-page-row>.col.large-12{width:100%!important;max-width:100%!important;flex-basis:100%!important;padding-right:15px;padding-left:15px}body.bey-catalog-system .shop-container{width:100%}body.bey-catalog-system .bey-catalog-header{box-sizing:border-box;width:100%;margin:0 auto clamp(36px, 5vw, 64px)}body.bey-catalog-system .bey-catalog-intro{position:relative;padding:clamp(40px, 5vw, 72px) clamp(30px, 6vw, 84px);overflow:hidden;color:#fff;background:radial-gradient(circle at 90% 10%,rgb(184 146 70 / .23),transparent 34%),linear-gradient(145deg,#101011 0%,#1b1b1d 58%,#29251c 100%);border:1px solid rgb(184 146 70 / .34);border-radius:var(--bey-catalog-radius-xl);box-shadow:var(--bey-catalog-shadow)}body.bey-catalog-system .bey-catalog-intro::after{position:absolute;right:-90px;bottom:-130px;width:330px;height:330px;content:"";pointer-events:none;border:1px solid rgb(255 255 255 / .1);border-radius:50%}body.bey-catalog-system .bey-catalog-kicker{margin:0 0 14px;color:var(--bey-catalog-gold);font-size:13px;font-weight:750;line-height:1.4;letter-spacing:.18em;text-transform:uppercase}body.bey-catalog-system .bey-catalog-intro h1{max-width:820px;margin:0;color:#fff;font-size:clamp(38px, 5vw, 68px);font-weight:750;line-height:1.02;letter-spacing:-.045em}body.bey-catalog-system .bey-catalog-lead{max-width:760px;margin:24px 0 0;color:rgb(255 255 255 / .78);font-size:clamp(17px, 1.6vw, 21px);line-height:1.65}body.bey-catalog-system .bey-catalog-search{width:100%;max-width:760px;margin-top:34px}body.bey-catalog-system .bey-catalog-search-label{margin:0 0 10px;color:inherit;font-size:13px;font-weight:700;letter-spacing:.02em}body.bey-catalog-system .bey-catalog-search form{position:relative;display:flex;align-items:stretch;width:100%;margin:0}body.bey-catalog-system .bey-catalog-search input[type="search"],body.bey-catalog-system .bey-catalog-search input[type="text"]{box-sizing:border-box;width:100%;min-height:58px;margin:0;padding:0 66px 0 22px;color:var(--bey-catalog-ink);font-size:16px;background:#fff;border:1px solid rgb(255 255 255 / .5);border-radius:18px;box-shadow:none}body.bey-catalog-system .bey-catalog-search button,body.bey-catalog-system .bey-catalog-search input[type="submit"]{position:absolute;top:6px;right:6px;display:inline-flex;align-items:center;justify-content:center;width:46px;min-width:46px;height:46px;min-height:46px;margin:0;padding:0;overflow:hidden;color:#fff;font-size:0;line-height:1;background:var(--bey-catalog-dark);border:0;border-radius:14px;box-shadow:none}body.bey-catalog-system .bey-catalog-search button::before,body.bey-catalog-system .bey-catalog-search input[type="submit"]::before{width:16px;height:16px;content:"";border:2px solid currentColor;border-radius:50%}body.bey-catalog-system .bey-catalog-search button::after,body.bey-catalog-system .bey-catalog-search input[type="submit"]::after{position:absolute;width:8px;height:2px;margin:12px 0 0 12px;content:"";background:currentColor;border-radius:99px;transform:rotate(45deg)}body.bey-catalog-system .bey-catalog-search input:focus{border-color:var(--bey-catalog-gold);outline:3px solid rgb(184 146 70 / .2);outline-offset:2px}body.bey-catalog-system .bey-catalog-routes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:20px}body.bey-catalog-system .bey-catalog-route{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr) auto;grid-template-areas:"icon copy arrow" "icon count arrow";gap:4px 14px;min-height:154px;padding:26px 24px;color:var(--bey-catalog-ink);background:var(--bey-catalog-surface);border:1px solid var(--bey-catalog-border);border-radius:var(--bey-catalog-radius-lg);box-shadow:0 8px 28px rgb(22 22 23 / .035);transition:border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease}body.bey-catalog-system .bey-catalog-route:hover{color:var(--bey-catalog-ink);border-color:var(--bey-catalog-gold);box-shadow:0 18px 38px rgb(22 22 23 / .09);transform:translateY(-3px)}body.bey-catalog-system .bey-catalog-route-icon{grid-area:icon;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;color:var(--bey-catalog-gold-dark);background:#faf6ed;border-radius:14px}body.bey-catalog-system .bey-catalog-route-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}body.bey-catalog-system .bey-catalog-route-copy{grid-area:copy;display:block;min-width:0}body.bey-catalog-system .bey-catalog-route-copy strong{display:block;margin-bottom:8px;font-size:20px;font-weight:750;line-height:1.15;letter-spacing:-.02em}body.bey-catalog-system .bey-catalog-route-copy small{display:block;color:var(--bey-catalog-muted);font-size:14px;line-height:1.45}body.bey-catalog-system .bey-catalog-route-count{grid-area:count;align-self:end;color:var(--bey-catalog-gold-dark);font-size:12px;font-weight:700}body.bey-catalog-system .bey-catalog-route-arrow{grid-area:arrow;align-self:start;font-size:21px;line-height:1}body.bey-catalog-system .bey-catalog-collection{margin-top:clamp(42px, 6vw, 72px)}body.bey-catalog-system .bey-catalog-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}body.bey-catalog-system .bey-catalog-section-heading h2{max-width:720px;margin:0;color:var(--bey-catalog-ink);font-size:clamp(28px, 3.2vw, 44px);font-weight:750;line-height:1.08;letter-spacing:-.035em}body.bey-catalog-system .bey-catalog-section-heading>a{flex:0 0 auto;padding-bottom:4px;color:var(--bey-catalog-gold-dark);font-size:14px;font-weight:700;border-bottom:1px solid currentColor}body.bey-catalog-system .bey-catalog-collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}body.bey-catalog-system .bey-catalog-collection-card{position:relative;min-height:310px;overflow:hidden;color:#fff;background:var(--bey-catalog-dark);border-radius:var(--bey-catalog-radius-lg);box-shadow:0 12px 32px rgb(22 22 23 / .1)}body.bey-catalog-system .bey-catalog-collection-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:0;transition:transform 350ms ease}body.bey-catalog-system .bey-catalog-collection-card:hover .bey-catalog-collection-image{transform:scale(1.035)}body.bey-catalog-system .bey-catalog-collection-card::after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,rgb(0 0 0 / .04) 15%,rgb(0 0 0 / .78) 100%)}body.bey-catalog-system .bey-catalog-collection-overlay{position:absolute;right:0;bottom:0;left:0;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 18px;padding:26px;color:#fff}body.bey-catalog-system .bey-catalog-collection-overlay strong{font-size:24px;font-weight:750;line-height:1.1;letter-spacing:-.025em}body.bey-catalog-system .bey-catalog-collection-overlay small{grid-column:1;color:rgb(255 255 255 / .76);font-size:13px}body.bey-catalog-system .bey-catalog-collection-overlay>span{grid-column:2;grid-row:1 / span 2;align-self:center;font-size:13px;font-weight:700}body.bey-catalog-system .bey-catalog-header--compact,body.bey-catalog-system .bey-catalog-header--hub{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,520px);gap:clamp(24px, 4vw, 56px);align-items:center;padding:clamp(28px, 4vw, 48px);background:#fff;border:1px solid var(--bey-catalog-border);border-radius:var(--bey-catalog-radius-xl);box-shadow:0 12px 34px rgb(22 22 23 / .055)}body.bey-catalog-system .bey-catalog-header--compact h1,body.bey-catalog-system .bey-catalog-header--hub h1{margin:0;color:var(--bey-catalog-ink);font-size:clamp(30px, 4vw, 50px);font-weight:750;line-height:1.06;letter-spacing:-.04em}body.bey-catalog-system .bey-catalog-header--compact .bey-catalog-search,body.bey-catalog-system .bey-catalog-header--hub .bey-catalog-search{margin-top:0}body.bey-catalog-system .bey-catalog-filter-status{display:inline-flex;margin-top:16px;padding:7px 12px;color:var(--bey-catalog-gold-dark);font-size:12px;font-weight:750;background:#faf6ed;border:1px solid #ddc78e;border-radius:999px}body.bey-catalog-system .bey-catalog-child-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}body.bey-catalog-system .bey-catalog-child-grid>a{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;padding:18px;color:var(--bey-catalog-ink);background:var(--bey-catalog-soft);border:1px solid var(--bey-catalog-border);border-radius:16px}body.bey-catalog-system .bey-catalog-child-grid strong{font-size:15px;line-height:1.3}body.bey-catalog-system .bey-catalog-child-grid small{grid-column:1;color:var(--bey-catalog-muted);font-size:12px}body.bey-catalog-system .bey-catalog-child-grid span{grid-column:2;grid-row:1 / span 2;align-self:center}body.bey-catalog-system .category-filtering.category-filter-row.show-for-medium{display:none!important}body.bey-catalog-system .filter-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin:0;padding:0 18px;color:var(--bey-catalog-ink);font-size:13px;font-weight:750;letter-spacing:0;text-transform:none;background:#fff;border:1px solid var(--bey-catalog-border);border-radius:999px}body.bey-catalog-system .filter-button::before{width:16px;height:12px;margin-right:9px;content:"";background:linear-gradient(to bottom,currentColor 0 2px,transparent 2px 5px,currentColor 5px 7px,transparent 7px 10px,currentColor 10px 12px);opacity:.72}body.bey-catalog-system .shop-page-title .flex-row{gap:14px}body.bey-catalog-system .woocommerce-result-count{color:var(--bey-catalog-muted);font-size:13px}body.bey-catalog-system .woocommerce-ordering select{min-height:46px;margin:0;padding-right:42px;padding-left:16px;color:var(--bey-catalog-ink);font-size:13px;font-weight:650;background-color:#fff;border:1px solid var(--bey-catalog-border);border-radius:999px;box-shadow:none}body.bey-catalog-system .mfp-content #shop-sidebar{box-sizing:border-box;width:min(430px, calc(100vw - 40px));max-width:430px;padding:28px;background:#fff;border-radius:24px;box-shadow:0 24px 80px rgb(22 22 23 / .22)}body.bey-catalog-system #shop-sidebar .widget{margin-bottom:30px}body.bey-catalog-system #shop-sidebar .widget-title{color:var(--bey-catalog-ink);font-size:14px;font-weight:750;letter-spacing:.04em}body.bey-catalog-system #shop-sidebar .is-divider{width:36px;height:2px;background:var(--bey-catalog-gold)}body.bey-catalog-system #shop-sidebar .product-categories a{display:block;padding:7px 0;color:var(--bey-catalog-copy);font-size:14px}body.bey-catalog-system .products.row{margin-right:-9px;margin-left:-9px}body.bey-catalog-system .products.row>.product{padding-right:9px;padding-left:9px;padding-bottom:18px}body.bey-catalog-system .products .product-small .box{height:100%;overflow:hidden;background:#fff;border:1px solid rgb(210 210 215 / .82);border-radius:20px;box-shadow:0 8px 24px rgb(22 22 23 / .035);transition:border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease}body.bey-catalog-system .products .product-small .box:hover{border-color:rgb(184 146 70 / .72);box-shadow:0 16px 34px rgb(22 22 23 / .09);transform:translateY(-3px)}body.bey-catalog-system .products .box-image,body.bey-catalog-system .products .box-image img{border-radius:0}body.bey-catalog-system .bey-load-more-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:28px auto 0}body.bey-catalog-system .bey-load-more-products{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:230px;min-height:52px;margin:0;color:#fff;background:var(--bey-catalog-dark);border:1px solid var(--bey-catalog-dark);border-radius:999px;box-shadow:none}body.bey-catalog-system .bey-load-more-products:hover{color:#fff;background:#2b2b2d}body.bey-catalog-system .bey-load-more-products.is-loading .bey-load-more-icon{animation:bey-catalog-spin 800ms linear infinite}body.bey-catalog-system .bey-load-more-status{min-height:22px;margin:10px 0 0;color:var(--bey-catalog-muted);font-size:13px;text-align:center}html.bey-load-more-ready body.bey-catalog-system .woocommerce-pagination{display:none}@keyframes bey-catalog-spin{to{transform:rotate(360deg)}}body.bey-catalog-system .bey-catalog-assistance{display:flex;align-items:center;justify-content:space-between;gap:34px;margin-top:clamp(44px, 6vw, 76px);padding:clamp(30px, 4vw, 48px);color:#fff;background:linear-gradient(135deg,#161617,#26231c);border:1px solid rgb(184 146 70 / .36);border-radius:var(--bey-catalog-radius-xl)}body.bey-catalog-system .bey-catalog-assistance h2{margin:0;color:#fff;font-size:clamp(26px, 3vw, 40px);font-weight:750;line-height:1.08;letter-spacing:-.035em}body.bey-catalog-system .bey-catalog-assistance p:not(.bey-catalog-kicker){max-width:680px;margin:14px 0 0;color:rgb(255 255 255 / .72);font-size:15px;line-height:1.6}body.bey-catalog-system .bey-catalog-assistance-actions{display:flex;flex:0 0 auto;gap:12px}body.bey-catalog-system .bey-catalog-assistance .button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin:0;padding:0 22px;border-radius:999px}body.bey-catalog-system .bey-catalog-assistance .button.primary{color:var(--bey-catalog-ink);background:#fff;border-color:#fff}body.bey-catalog-system .bey-catalog-assistance .button.is-outline{color:#fff;border-color:rgb(255 255 255 / .52)}@media (max-width:1099px){body.bey-catalog-system .bey-catalog-routes{grid-template-columns:repeat(2,minmax(0,1fr))}body.bey-catalog-system .bey-catalog-child-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:849px){body.bey-catalog-system .bey-catalog-intro{padding:46px 34px}body.bey-catalog-system .bey-catalog-collection-card{min-height:260px}body.bey-catalog-system .bey-catalog-header--compact,body.bey-catalog-system .bey-catalog-header--hub{grid-template-columns:minmax(0,1fr)}body.bey-catalog-system .bey-catalog-child-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.bey-catalog-system .bey-catalog-assistance{align-items:flex-start;flex-direction:column}}@media (max-width:549px){body.bey-catalog-system .shop-page-title .page-title-inner,body.bey-catalog-system .category-page-title .page-title-inner{padding-right:20px;padding-left:20px}body.bey-catalog-system .category-page-row{width:100%;margin-right:0!important;margin-left:0!important;padding-right:20px!important;padding-bottom:46px;padding-left:20px!important}body.bey-catalog-system .category-page-row>.col.large-9,body.bey-catalog-system .category-page-row>.col.large-12{padding-right:0!important;padding-left:0!important}body.bey-catalog-system .category-filtering.category-filter-row.show-for-medium{padding-right:20px;padding-left:20px}body.bey-catalog-system .bey-catalog-header{margin-bottom:38px}body.bey-catalog-system .bey-catalog-intro{padding:38px 24px;border-radius:26px}body.bey-catalog-system .bey-catalog-intro h1{font-size:clamp(36px, 11vw, 48px)}body.bey-catalog-system .bey-catalog-lead{margin-top:18px;font-size:16px;line-height:1.55}body.bey-catalog-system .bey-catalog-search{margin-top:26px}body.bey-catalog-system .bey-catalog-routes{grid-template-columns:minmax(0,1fr);gap:12px;margin-top:14px}body.bey-catalog-system .bey-catalog-route{min-height:0;padding:20px}body.bey-catalog-system .bey-catalog-collection{margin-top:44px}body.bey-catalog-system .bey-catalog-section-heading{align-items:flex-start;flex-direction:column;gap:12px}body.bey-catalog-system .bey-catalog-collection-grid{grid-template-columns:minmax(0,1fr);gap:14px}body.bey-catalog-system .bey-catalog-collection-card{min-height:220px}body.bey-catalog-system .bey-catalog-header--compact,body.bey-catalog-system .bey-catalog-header--hub{padding:26px 20px;border-radius:24px}body.bey-catalog-system .bey-catalog-child-grid{grid-template-columns:minmax(0,1fr)}body.bey-catalog-system .products.row{margin-right:-6px;margin-left:-6px}body.bey-catalog-system .products.row>.product{padding-right:6px;padding-bottom:12px;padding-left:6px}body.bey-catalog-system .products .product-small .box{border-radius:16px}body.bey-catalog-system .bey-catalog-assistance{gap:24px;padding:28px 20px;border-radius:26px}body.bey-catalog-system .bey-catalog-assistance-actions{display:grid;width:100%;grid-template-columns:minmax(0,1fr)}body.bey-catalog-system .bey-catalog-assistance .button{width:100%}}body.bey-catalog-system a:focus-visible,body.bey-catalog-system button:focus-visible,body.bey-catalog-system select:focus-visible,body.bey-catalog-system input:focus-visible{outline:3px solid rgb(184 146 70 / .42);outline-offset:3px}@media (prefers-reduced-motion:reduce){body.bey-catalog-system *,body.bey-catalog-system *::before,body.bey-catalog-system *::after{scroll-behavior:auto!important;transition-duration:0.01ms!important;animation-duration:0.01ms!important;animation-iteration-count:1!important}}body.bey-catalog-system .shop-container>.bey-catalog-header{margin-top:clamp(24px, 3vw, 36px)}body.bey-catalog-system .bey-catalog-intro{position:relative;z-index:20;overflow:visible!important}body.bey-catalog-system .bey-catalog-intro .autocomplete-suggestions,body.bey-catalog-system .bey-catalog-intro .live-search-results{z-index:9999!important}body.bey-catalog-system .bey-catalog-collection-card{width:100%;height:auto!important;min-height:0!important;aspect-ratio:1 / 1}body.bey-catalog-system .bey-catalog-collection-image{width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% 50%!important}@media (max-width:549px){body.bey-catalog-system .shop-container>.bey-catalog-header{margin-top:20px}}body.bey-catalog-hide-filter-trigger .category-filtering.category-filter-row{display:none!important}body.bey-catalog-system .bey-catalog-header--compact .bey-catalog-search input[type="search"],body.bey-catalog-system .bey-catalog-header--compact .bey-catalog-search input[type="text"]{color:var(--bey-catalog-ink)!important;background:#f5f5f7!important;border-color:#d2d2d7!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .72),0 1px 2px rgb(22 22 23 / .025)!important;transition:background-color 180ms ease,border-color 180ms ease,box-shadow 180ms ease}body.bey-catalog-system .bey-catalog-header--compact .bey-catalog-search input[type="search"]:hover,body.bey-catalog-system .bey-catalog-header--compact .bey-catalog-search input[type="text"]:hover{background:#f0f0f2!important;border-color:#b8b8bd!important}body.bey-catalog-system .bey-catalog-header--compact .bey-catalog-search input[type="search"]:focus,body.bey-catalog-system .bey-catalog-header--compact .bey-catalog-search input[type="text"]:focus{background:#ffffff!important;border-color:var(--bey-catalog-gold)!important;outline:0!important;box-shadow:0 0 0 3px rgb(184 146 70 / .2),0 5px 18px rgb(22 22 23 / .06)!important}body.bey-catalog-system .bey-catalog-article-results{box-sizing:border-box;width:calc(100% - 40px);max-width:1180px;margin:52px auto 72px;padding-top:42px;border-top:1px solid var(--bey-catalog-border)}body.bey-catalog-system .bey-catalog-article-heading{max-width:720px;margin-bottom:24px}body.bey-catalog-system .bey-catalog-article-heading h2{margin:4px 0 10px;color:var(--bey-catalog-ink);font-size:clamp(28px, 4vw, 46px);font-weight:750;line-height:1.08;letter-spacing:-.035em}body.bey-catalog-system .bey-catalog-article-heading>p:last-child{margin:0;color:var(--bey-catalog-muted);font-size:16px;line-height:1.6}body.bey-catalog-system .bey-catalog-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}body.bey-catalog-system .bey-catalog-article-card{min-width:0;margin:0;overflow:hidden;background:#fff;border:1px solid var(--bey-catalog-border);border-radius:22px;box-shadow:0 8px 26px rgb(22 22 23 / .035)}body.bey-catalog-system .bey-catalog-article-link{display:flex;flex-direction:column;height:100%;color:var(--bey-catalog-ink);text-decoration:none}body.bey-catalog-system .bey-catalog-article-image{display:block;aspect-ratio:16 / 9;overflow:hidden;background:#f5f5f7}body.bey-catalog-system .bey-catalog-article-image img{display:block;width:100%;height:100%;object-fit:cover;border-radius:0;transition:transform 240ms ease}body.bey-catalog-system .bey-catalog-article-copy{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:22px}body.bey-catalog-system .bey-catalog-article-copy time{margin-bottom:10px;color:var(--bey-catalog-gold-dark);font-size:11px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}body.bey-catalog-system .bey-catalog-article-copy strong{color:var(--bey-catalog-ink);font-size:19px;font-weight:750;line-height:1.25}body.bey-catalog-system .bey-catalog-article-copy>span:not(.bey-catalog-article-arrow){margin-top:10px;color:var(--bey-catalog-muted);font-size:14px;line-height:1.55}body.bey-catalog-system .bey-catalog-article-arrow{margin-top:auto;padding-top:18px;color:var(--bey-catalog-gold-dark);font-size:13px;font-weight:750}@media (hover:hover){body.bey-catalog-system .bey-catalog-article-link:hover .bey-catalog-article-image img{transform:scale(1.025)}}@media (max-width:849px){body.bey-catalog-system .bey-catalog-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:549px){body.bey-catalog-system .bey-catalog-article-results{width:calc(100% - 40px);margin-top:38px;margin-bottom:54px;padding-top:32px}body.bey-catalog-system .bey-catalog-article-grid{grid-template-columns:minmax(0,1fr)}body.bey-catalog-system .bey-catalog-article-copy{padding:19px}}