.zohar-ctl{margin-top:var(--space-xl);padding:var(--space-2xl) clamp(var(--space-md), 5vw, 6rem);background:var(--color-cream-low);direction:rtl}.zohar-ctl__inner{max-width:1800px;margin-inline:auto}.zohar-ctl__head{margin-bottom:var(--space-lg);text-align:right}.zohar-ctl__kicker{margin:0 0 var(--space-xs);font-family:var(--font-body);font-size:.6875rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--color-text-soft)}.zohar-ctl__title{margin:0;font-family:var(--font-heading);font-weight:600;font-size:clamp(1.5rem, 1.1rem + 1.6vw, 2.125rem);line-height:1.15;letter-spacing:-.01em;color:var(--color-text)}.zohar-ctl__grid.products{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(var(--space-md), 2vw, var(--space-lg));margin:0}.zohar-ctl__grid.products>.product,.zohar-ctl__grid.products>li.product{width:auto;max-width:none;margin:0;padding:0;float:none;clear:none;list-style:none}.zohar-ctl__grid .box-image{aspect-ratio:3 / 4;border-radius:var(--radius-lg);overflow:hidden;background:var(--color-cream-low)}.zohar-ctl__grid .box-image>div:not(.image-tools),.zohar-ctl__grid .box-image>div:not(.image-tools)>a{height:100%}.zohar-ctl__grid .box-image img{width:100%;height:100%;object-fit:cover;color:#fff0}.zohar-ctl__grid .box-image .zohar-img-placeholder{border-radius:0;aspect-ratio:auto}.zohar-ctl__grid .box-text{padding-top:var(--space-sm);text-align:right}.zohar-ctl__grid .product-title,.zohar-ctl__grid .product-title a{font-family:var(--font-heading);font-size:.9375rem;line-height:1.35;color:var(--color-text)}.zohar-ctl__grid .price,.zohar-ctl__grid .price .amount,.zohar-ctl__grid .price bdi{color:var(--color-gold-hover);font-family:var(--font-body)}@media (max-width:1024px){.zohar-ctl__grid.products{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.zohar-ctl{padding:var(--space-xl) var(--space-md);margin-top:var(--space-xl)}.zohar-ctl__grid.products{grid-template-columns:repeat(2,1fr)}}