.newShopListing__layout{display:grid;grid-template-columns:3fr 9fr;gap:35px;padding-block:45px 70px}.newShopListing__intro{flex-basis:100%;max-width:850px;margin:0;color:#6b6b6b;font-size:14px;line-height:1.65}.newShopListing__filtersPanel{display:contents}.newShopListing__filtersToggle{display:none}.newShopListing__filtersPanel>.newShopListing__sidebar{display:block}.newShopListing__sidebar{min-width:0}.newShopListing__sidebar>section{margin-bottom:36px;padding:24px;border:1px solid var(--shop-border);background:#ffffffe8}.newShopListing__sidebar h2{position:relative;margin:0 0 21px;padding-bottom:13px;color:#333;font:600 16px Poppins,sans-serif;text-transform:uppercase}.newShopListing__sidebar h2:after{content:"";position:absolute;left:0;bottom:0;width:42px;height:2px;background:var(--shop-gold)}.newShopListing__sidebar nav{display:flex;flex-direction:column}.newShopListing__sidebar nav a{min-height:39px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--shop-border);color:#666;font-size:13px}.newShopListing__sidebar nav a:last-child{border-bottom:0}.newShopListing__sidebar nav a:hover,.newShopListing__sidebar nav a.is-active{color:var(--shop-gold-hover)}.newShopListing__sidebar nav a.is-active{font-weight:900}.newShopListing__sidebar nav small{min-width:22px;height:22px;display:grid;place-items:center;color:#999;border-radius:50%;background:#f1f1f1;font-size:10px}.newShopListing__priceRail{position:relative;height:4px;margin:27px 3px 19px;background:#d4d4d4}.newShopListing__priceRail span{position:absolute;inset:0 22% 0 0;background:var(--shop-gold)}.newShopListing__priceRail:before,.newShopListing__priceRail:after{content:"";position:absolute;top:50%;z-index:1;width:14px;height:14px;border-radius:50%;background:var(--shop-gold);transform:translateY(-50%)}.newShopListing__priceRail:before{left:0}.newShopListing__priceRail:after{right:22%}.newShopListing__priceFilter form{display:grid;grid-template-columns:1fr 1fr;gap:9px}.newShopListing__priceFilter label{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:6px;color:#888;font-size:11px}.newShopListing__priceFilter input[type=number]{width:100%;min-width:0;height:34px;padding:0 7px;color:#555;border:1px solid var(--shop-border);background:#fff}.newShopListing__priceFilter button{padding:9px 14px;color:#fff;border:0;background:var(--shop-gold);font-size:11px;font-weight:700;text-transform:uppercase}.newShopListing__priceFilter form>button{grid-column:1/-1;justify-self:start;margin-top:4px}.newShopListing__products{min-width:0}.newShopListing__toolbar{min-height:52px;display:flex;align-items:center;gap:16px;margin-bottom:24px;padding:0 2px 13px;border-bottom:1px solid var(--shop-border)}.newShopListing__toolbar>p{margin:0 auto 0 0;color:#888;font-size:13px}.newShopListing__showCount{display:flex;align-items:center;gap:6px;color:#999;font-size:12px}.newShopListing__showCount a{padding-inline:5px;color:#777;border-right:1px solid var(--shop-border)}.newShopListing__showCount a:last-child{border-right:0}.newShopListing__showCount a:hover,.newShopListing__showCount a.is-active{color:var(--shop-gold-hover);font-weight:900}.newShopListing__viewButtons{display:flex;gap:4px}.newShopListing__viewButtons button{width:30px;height:30px;display:grid;place-items:center;padding:0;color:#aaa;border:0;background:transparent}.newShopListing__viewButtons button:hover,.newShopListing__viewButtons button.is-active{color:var(--shop-gold)}.newShopListing__viewButtons svg{width:18px}.newShopListing__listIcon{align-content:center;gap:3px}.newShopListing__listIcon span{width:18px;height:2px;display:block;background:currentColor}.newShopListing__sort select{height:38px;min-width:205px;padding:0 32px 0 12px;color:#666;border:1px solid var(--shop-border);background:#fff;font-size:12px}.newShopListing__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.newShopListing__grid .newShopProductCard{margin:0}.newShopListing__grid.is-list{grid-template-columns:1fr;gap:18px}.newShopListing__grid.is-list .newShopProductCard{min-height:225px;display:grid;grid-template-columns:225px 1fr;margin:0}.newShopListing__grid.is-list .newShopProductCard__media{aspect-ratio:1}.newShopListing__grid.is-list .newShopProductCard__content{min-height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:25px 30px;text-align:left}.newShopListing__grid.is-list .newShopProductCard h3{min-height:0;font-size:19px}.newShopListing__grid.is-list .newShopProductCard__description{display:block;height:auto;margin:10px 0 18px;opacity:1}.newShopListing__grid.is-list .newShopProductCard__button{width:min(210px,100%);max-height:42px;min-height:42px;align-self:flex-start;padding-block:12px;opacity:1}@media(max-width:1024px){.newShopListing__layout{grid-template-columns:1fr;padding-top:24px}.newShopListing__filtersPanel{display:block;border:1px solid var(--shop-border);background:#fff}.newShopListing__filtersToggle{width:100%;min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;color:#555;border:0;background:transparent;cursor:pointer;font-weight:900;text-transform:uppercase}.newShopListing__filtersToggle svg{width:17px}.newShopListing__filtersPanel:not(.is-open)>.newShopListing__sidebar{display:none}.newShopListing__filtersPanel>.newShopListing__sidebar{padding:0 16px 10px}.newShopListing__filtersPanel>.newShopListing__sidebar>section{padding:18px}}@media(max-width:760px){.newShopListing__toolbar{flex-wrap:wrap}.newShopListing__toolbar>p{width:100%;text-align:center}.newShopListing__showCount{margin-right:auto}.newShopListing__sort,.newShopListing__sort select{width:100%}.newShopListing__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.newShopListing__grid.is-list .newShopProductCard{min-height:165px;grid-template-columns:145px 1fr}.newShopListing__grid.is-list .newShopProductCard__media{height:100%;min-height:165px;aspect-ratio:auto}.newShopListing__grid.is-list .newShopProductCard__media>a,.newShopListing__grid.is-list .newShopProductCard__media img{height:100%}.newShopListing__grid.is-list .newShopProductCard__content{padding:17px}.newShopListing__grid.is-list .newShopProductCard h3{font-size:15px}.newShopListing__grid.is-list .newShopProductCard__description{display:none}}@media(max-width:420px){.newShopListing__grid{grid-template-columns:1fr}.newShopListing__grid.is-list .newShopProductCard{grid-template-columns:120px 1fr}}
