.catalogue-section__group{padding:var(--theme-section-py) 0;background:var(--theme-base-soft);scroll-margin-top:var(--theme-header-height)}.catalogue-section__group:nth-child(2n){background:var(--theme-base-light)}.catalogue-section__layout{display:flex;flex-direction:row;gap:6.25rem;align-items:flex-start}.catalogue-section__aside{width:41.875rem;flex-shrink:0;display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.catalogue-section__media{width:41.875rem;height:41.875rem;overflow:hidden;background:var(--theme-tile-hover)}.catalogue-section__media img,.catalogue-section__media picture{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catalogue-section__rule{align-self:stretch;height:1px;background:var(--theme-hairline)}.catalogue-section__description{margin:0;font-family:var(--theme-text-ff);font-size:1rem;line-height:2rem;color:var(--theme-grey-color)}.catalogue-section__main{width:55rem;flex-shrink:0;display:flex;flex-direction:column;gap:1.875rem;align-items:flex-start}.catalogue-section__header{align-self:stretch;display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.catalogue-section__eyebrow{margin:0;display:flex;gap:.375rem;font-family:var(--theme-ui-ff);font-size:var(--theme-eyebrow-fs);line-height:var(--theme-eyebrow-lh);text-transform:uppercase;color:var(--theme-grey-color)}.catalogue-section__number{color:var(--theme-grey-color)}.catalogue-section__heading{margin:0}.catalogue-section__products{align-self:stretch;display:flex;flex-direction:column}.catalogue-section__product a{box-sizing:border-box;min-height:4.75rem;padding:1.25rem 1.875rem;border-top:1px solid var(--theme-hairline);display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:var(--theme-grid-gap);text-decoration:none;transition:background-color var(--theme-transition)}@media(any-hover:hover){.catalogue-section__product a:hover{background:color-mix(in oklab,color-mix(in oklab,#fff 100%,transparent) 60%,transparent)}.catalogue-section__product a:hover .catalogue-section__arrow{transform:translate(2px,-2px)}}.catalogue-section__product:last-child a{border-bottom:1px solid var(--theme-hairline)}.catalogue-section__product-name{font-family:var(--theme-ui-ff);font-weight:600;font-size:1.5rem;line-height:2.25rem;color:var(--theme-dark-grey-color)}.catalogue-section__product-end{display:flex;flex-direction:row;gap:var(--theme-grid-gap);align-items:center}.catalogue-section__product-moq{font-family:var(--theme-text-ff);font-size:.875rem;line-height:1.3125rem;color:var(--theme-grey-color)}.catalogue-section__arrow{display:block;flex-shrink:0;color:var(--theme-primary-color);transition:transform var(--theme-transition)}.catalogue-section__arrow svg{display:block;width:.75rem;height:.875rem}.catalogue-section__empty{margin:0;color:var(--theme-grey-color);font-family:var(--theme-text-ff)}
