.section-collection{background-color:#fafafa}.section-collection__inner{display:grid;grid-template-columns:16em 1fr;gap:3em}@media (max-width:1100px){.section-collection__inner{grid-template-columns:1fr}}.section-collection__inner--empty{display:block;text-align:center}.section-collection__content{display:flex;flex-direction:column;gap:3em}@media (max-width:1100px){.section-collection__content{gap:2em}}.section-collection__toolbar{display:flex;align-items:center;justify-content:space-between}.section-collection__toolbar button{display:none}@media (max-width:1100px){.section-collection__toolbar button{display:flex}}.section-collection__toolbar .product-count span{font-size:.875em}.section-collection__toolbar form{display:block}@media (max-width:1100px){.section-collection__toolbar form{display:none}}.section-collection__toolbar form .filter-group-sort{display:flex;align-items:center;gap:0}.section-collection__toolbar form .filter-group-sort label,.section-collection__toolbar form .filter-group-sort select{font-size:.875em}.section-collection__toolbar form .filter-group-sort select{border:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;background:#fafafa url(icon-drop.svg) no-repeat 100% 50%/1.125em}.section-collection__sidebar{display:block}@media (max-width:1100px){.section-collection__sidebar{display:none}}.section-collection__sidebar .sidebar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.75em;gap:.5em}.section-collection__sidebar .sidebar-header svg{width:1.5em}.section-collection__sidebar .sidebar-header svg circle,.section-collection__sidebar .sidebar-header svg line,.section-collection__sidebar .sidebar-header svg path{fill:none;stroke:var(--color-black);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.section-collection__sidebar .sidebar-header h5{font-size:1.25em;margin:0 auto 0 0}.section-collection__sidebar .sidebar-header a span{font:.8125em autonomous,sans-serif;font-weight:500;text-transform:uppercase}.section-collection__sidebar .active-filters__list{padding-bottom:1.5em}.section-collection__sidebar .active-filters__list .clear-filters{display:none}