.product-listing{position:relative;display:block;width:100%;padding:80px 0;overflow:hidden}.product-listing .wrapper{overflow:visible;width:100%}.product-listing__header{width:100%;display:flex;align-items:flex-end;justify-content:space-between;margin:0 0 24px}@media screen and (min-width: 765px){.product-listing__header{margin:0 0 32px}}.product-listing__heading{margin:0;font-family:"Liberator Medium",helvetica,arial,sans-serif;text-transform:uppercase;font-weight:400;font-size:2.4rem;line-height:2rem;text-align:left}@media screen and (min-width: 765px){.product-listing__heading{font-size:3.2rem}}.product-listing__grid-icons{position:relative;top:2px;margin:0 0 0 24px;display:flex;align-items:center;justify-content:center}.product-listing__grid-icons button{width:40px;height:40px;margin:0 0 0 8px}.product-listing__grid-icons button.swiper-button-disabled{opacity:.5}.product-listing__grid-icons button.active svg rect{fill:#262626}.product-listing__grid-icons button svg{width:100%}.product-listing__list-holder{width:100%}.product-listing--slider .product-listing__container{margin:0 -4px;overflow:visible}@media screen and (min-width: 1025px){.product-listing--slider .product-listing__container{margin:0 -6px}}.product-listing--slider .product-listing__item{width:253px;margin:0 8px}@media screen and (min-width: 1025px){.product-listing--slider .product-listing__item{width:330px;margin:0 12px}}.product-listing--grid{--grid-extra-items-display: none}.product-listing--grid .product-listing__wrapper{display:grid;gap:12px 16px;grid-template-columns:repeat(var(--mobile-grid-size), 1fr)}@media screen and (min-width: 765px){.product-listing--grid .product-listing__wrapper{gap:16px 24px;grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1025px){.product-listing--grid .product-listing__wrapper{grid-template-columns:repeat(4, 1fr)}}.product-listing--grid .product-listing__item{width:100%}.product-listing--grid .product-listing__item.product-listing__item-more{display:var(--grid-extra-items-display)}.product-listing__pagination{width:100%;display:flex;margin:32px -4px 0}@media screen and (min-width: 1025px){.product-listing__pagination{margin:28px -4px 0}}.product-listing__pagination .swiper-pagination-bullet{flex:1;border-radius:0;margin:0 8px;opacity:1;height:6px;background-color:#f4f4f4}.product-listing__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#c8102e}.product-listing__more-btn{min-width:191px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:12px auto 0;display:block}.product-listing__more-btn.btn--secondary:active,.product-listing__more-btn.btn--secondary:focus{background-color:transparent;border:2px solid #251010;color:#251010}@media screen and (min-width: 1025px){.product-listing__more-btn{min-width:209px}}
