.products-list-section{width:100%}.products-list-section__hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);aspect-ratio:16/9;max-height:383px;min-height:383px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;margin-bottom:.5rem}@media (min-width:768px){.products-list-section__hero{aspect-ratio:21/9}}@media (min-width:992px){.products-list-section__hero{margin-bottom:1rem}}.products-list-section__hero-bg{height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--color-primary)}.products-list-section__hero-bg-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.products-list-section__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.products-list-section__hero-content{position:relative;top:38px;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;color:hsl(var(--background));text-align:left;width:100%}.products-list-section__hero-content .breadcrumbs{color:hsl(var(--background))}@media (min-width:768px){.products-list-section__hero-content{top:10px}}.products-list-section__hero-title{color:var(--color-white);text-align:center;font-family:var(--font-heading);font-size:var(--font-size-xl);font-style:normal;font-weight:400;line-height:1;text-align:left;margin-bottom:0;margin-top:3.4375rem}@media (min-width:1024px){.products-list-section__hero-title{font-size:var(--font-size-h2);margin-top:5.25rem}}.products-list-section__hero-skeleton{width:100vw;margin-left:calc(50% - 50vw);height:400px;background-color:hsl(var(--contrast-100));-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;margin-bottom:2.5rem}.products-list-section__main{width:100%;-ms-flex-item-align:start;align-self:flex-start;-webkit-transition:all .3s ease;transition:all .3s ease;margin-bottom:2rem}.products-list-section__breadcrumbs{margin-top:1rem;margin-bottom:1rem}.products-list-section__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:1.5rem}@media (min-width:1024px){.products-list-section__header{padding-bottom:.938rem;border-bottom:1px solid var(--color-icon-bg);margin-bottom:1.5rem}}.products-list-section__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-family:var(--font-heading);font-size:var(--font-size-xl);font-weight:500;line-height:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.products-list-section__title{font-size:var(--font-size-h2);-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}.products-list-section__title-pulse{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:1lh;width:2ch;-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;border-radius:.5rem;background-color:hsl(var(--contrast-100))}.products-list-section__title-skeleton-hero{height:4rem;width:60%;background-color:rgba(255,255,255,.1)}.products-list-section__title-skeleton-hero,.products-list-section__title-skeleton-main{border-radius:4px;-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.products-list-section__title-skeleton-main{height:3rem;width:40%;background-color:hsl(var(--contrast-100))}.products-list-section__count{color:hsl(var(--contrast-300))}.products-list-section__controls{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width:400px){.products-list-section__controls{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1024px){.products-list-section__controls{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}}.products-list-section__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media (min-width:400px){.products-list-section__actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}}.products-list-section__mobile-filter{display:block;width:100%}@media (min-width:400px){.products-list-section__mobile-filter{width:auto}}@media (min-width:1024px){.products-list-section__mobile-filter{display:none}}.products-list-section__mobile-filter .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:10px 16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border:1px solid var(--color-primary);background-color:transparent;color:var(--color-primary);font-family:var(--font-heading);font-size:var(--font-size-sm);font-style:normal;font-weight:400;line-height:1.5;letter-spacing:normal;text-transform:capitalize;width:100%}@media (min-width:400px){.products-list-section__mobile-filter .button{width:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.products-list-section__mobile-filter .button:hover{background-color:var(--color-primary);color:var(--color-white)}.products-list-section__mobile-filter .button:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17 10L12.4722 14.5278C11.9375 15.0625 11.0625 15.0625 10.5278 14.5278L6 10' stroke='%238A1822' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:cover;background-position:50%;background-repeat:no-repeat;width:1.5rem;height:1.5rem}.products-list-section__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem;-webkit-transition:gap .3s ease;transition:gap .3s ease}@media (min-width:1400px){.products-list-section__content{gap:2.5rem}}.products-list-section__content--sidebar-hidden{gap:0}@media (min-width:1024px){.products-list-section__content--sidebar-hidden .products-list-section__sidebar{display:none;pointer-events:none}.products-list-section__content--sidebar-hidden .products-list-section__main{width:100%}}@media (min-width:1400px){.products-list-section__content--sidebar-hidden{gap:0}}.products-list-section__sidebar{display:none;-webkit-transition:all .3s ease;transition:all .3s ease;overflow:hidden;opacity:1;max-width:300px}@media (min-width:1024px){.products-list-section__sidebar{display:block;width:20%;-ms-flex-negative:0;flex-shrink:0}}.products-list-section__filters{position:sticky;top:1rem}.products-list-section__sorting-skeleton{height:50px;width:12ch;border-radius:9999px;background-color:hsl(var(--contrast-100));-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.products-list-section__description-container{padding:1.5rem 0 2.5rem}@media (min-width:768px){.products-list-section__description-container{padding-top:3.75rem;padding-bottom:5rem}}.products-list-section__description{width:100%;text-align:center;color:var(--color-black);font-family:var(--font-family-soleil);font-size:var(--font-size-sm);font-weight:400;line-height:1.7;word-wrap:break-word}@media (min-width:992px){.products-list-section__description{font-size:var(--font-size-base)}}.products-list-section__filter-toggle{background:none;border:none;padding:0;cursor:pointer;outline:none;display:none}@media (min-width:1024px){.products-list-section__filter-toggle{display:block;margin-right:2rem}}.products-list-section__filter-toggle-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products-list-section__filter-toggle-content:hover{-webkit-text-decoration:underline;text-decoration:underline}.products-list-section__filter-toggle-label{color:var(--color-primary);font-family:var(--font-heading);font-size:var(--font-size-h4);font-style:normal;font-weight:400;line-height:1.5;text-transform:capitalize}.product-list-section__sort-select-field{width:auto}.select-content.product-list-section__sort-select-content{min-width:var(--plp-sort-dropdown-min-width);width:max(var(--radix-select-trigger-width),var(--plp-sort-dropdown-min-width))}.product-list-section__sort-select-content .select-item{white-space:nowrap}.product-list-section__sort-select-field .select-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.product-list-section__sort-select-field .select-wrapper .label{margin:0;white-space:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:var(--color-black);font-family:var(--font-body);font-size:var(--font-size-sm);font-style:normal;line-height:1.5;text-transform:none;display:none}@media (min-width:1024px){.product-list-section__sort-select-field .select-wrapper .label{display:block}}.product-list-section__sort-select-field .select-wrapper button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:10px 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border:1px solid var(--color-primary);border-radius:0;border-radius:initial;color:var(--color-primary);font-family:var(--font-body);font-size:var(--font-size-sm);font-weight:600;line-height:1.5;height:auto;letter-spacing:normal}@media (min-width:1024px){.product-list-section__sort-select-field .select-wrapper button{padding:16px;font-weight:700;line-height:normal;min-width:180px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.product-list-section__sort-select-field .select-icon{width:1.5rem;height:1.5rem;color:var(--color-primary);opacity:1}.view-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:0}@media (min-width:768px){.view-toggle{margin-right:1rem;gap:10px}}.view-toggle__btn{background:transparent;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .2s ease;transition:all .2s ease;outline:none;padding:10px}.view-toggle__btn svg{width:1.5rem;height:1.5rem;-ms-flex-negative:0;flex-shrink:0}.view-toggle__btn--active,.view-toggle__btn:hover{background:var(--color-icon-bg)!important}