.product-lists{overflow:hidden}.product-lists__head{display:flex;flex-direction:column;flex-wrap:nowrap;gap:1.6rem;justify-content:space-between;margin:0 0 .8rem}@media screen and (min-width:990px){.product-lists__head{align-items:center;flex-direction:row;margin:0 0 3.5rem}}.product-lists__head__title{align-items:flex-start;display:flex;flex-direction:column;gap:1.6rem}@media screen and (min-width:990px){.product-lists__head__title{align-items:center;flex-direction:row;gap:2.4rem}}.product-lists__show-all{font-size:calc(var(--font-body-scale)*1.4rem);letter-spacing:-.02em;padding-bottom:.3rem;padding-top:.3rem}.product-lists__show-all .icon-arrow{height:.7rem;width:1.7rem}.product-lists__heading{margin:0}.product-lists .ax-link{font-size:calc(var(--font-body-scale)*1.4rem)}product-lists-nav{display:block;overflow:hidden}product-lists-nav:has(.product-lists__nav:empty){display:none}.product-lists__nav{align-items:center;background-color:#89ba75;border-radius:300px;display:flex;flex-wrap:wrap;gap:0;justify-content:flex-end;padding:.4rem;position:relative}@media screen and (max-width:1199.98px){.product-lists__nav{flex-wrap:nowrap;margin-left:auto;overflow-x:auto;width:-moz-fit-content;width:fit-content;-ms-overflow-style:none;scrollbar-width:none}.product-lists__nav::-webkit-scrollbar{display:none}}.product-lists__nav-indicator{background:#fff;border-radius:300px;box-shadow:0 0 0 1px rgba(47,72,58,.1);height:calc(100% - 8px);left:4px;pointer-events:none;position:absolute;top:4px;transition:left .25s ease,width .25s ease;width:0;will-change:left,width;z-index:0}.product-lists__nav-item-btn{background-color:transparent;border:none;border-radius:300px;color:#fff;cursor:pointer;display:inline-block;font-family:var(--font-body-family);font-size:calc(var(--font-body-scale)*1.2rem);font-weight:500!important;padding:1rem 2rem;position:relative;text-decoration:none;transition:color .3s ease;white-space:nowrap;z-index:1}.product-lists__nav-item.active .product-lists__nav-item-btn{color:#2f483a}.product-lists__lists{margin:2rem 0 0}.product-lists__list{display:block;opacity:0;transition:opacity .4s ease-in-out;visibility:hidden}.product-lists__list:not(.active){height:0;padding:0}.product-lists__list.active{height:auto;opacity:1;visibility:visible}.product-lists__list-wrapper{position:relative}.product-lists__list-wrapper.loading>:not(.loading__spinner){opacity:.4;pointer-events:none}.product-lists__list-wrapper .loading__spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease-in-out;z-index:2}.product-lists__list-wrapper .loading__spinner.hidden{opacity:0;pointer-events:none}.product-lists__list .swiper{overflow:visible}.product-lists__list .swiper-initialized .grid{-moz-column-gap:0;column-gap:0}.product-lists__list .swiper-slide{height:auto}.product-lists__slider-wrapper{flex-wrap:nowrap;margin:0}