.section-collection{background-color:var(--color-white)}.section-collection__strap{display:flex;justify-content:space-between;align-items:center;margin-bottom:2em}@media (max-width:1024px){.section-collection__strap .collection-sort{display:none}}.section-collection__strap .collection-sort .filter-group-sort{display:flex;align-items:center;gap:1em}.section-collection__strap .collection-sort .filter-group-sort label{font-weight:600;text-transform:uppercase;display:block;line-height:1}.section-collection__strap .collection-sort .filter-group-sort select{border:none;border-radius:0;padding-left:0;font-weight:600;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;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;line-height:1}.section-collection__strap button{display:none}@media (max-width:1024px){.section-collection__strap button{display:flex}}@media (max-width:1024px){.section-collection__toolbar{display:none}}.section-collection__toolbar .active-filters .clear-filters{display:none}.section-collection__toolbar__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2em}.section-collection__toolbar__header h4{margin:0;line-height:1}.section-collection__toolbar__header a{position:relative;top:1px;text-decoration:none;text-transform:uppercase;font-size:.75em;font-weight:600;display:block;line-height:1}.section-collection__toolbar__header img{width:auto;height:auto}.section-collection__inner{display:grid;gap:2em;grid-template-columns:17em 1fr}@media (max-width:1024px){.section-collection__inner{grid-template-columns:1fr}}.section-collection__content{display:flex;flex-direction:column;gap:2em}@media (max-width:1024px){.section-collection__content{gap:1em}}