@keyframes spinner{to{transform:rotate(360deg)}}ul.products,.twz-product-list--grid .twz-product-list__products{--product-card-width: 30rem;--columns: 4;margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(var(--columns), 1fr);gap:3rem}@media(min-width: 1025px){.twz-sf__container-results ul.products,.twz-sf__container-results .twz-product-list--grid .twz-product-list__products,.twz-product-list--grid .twz-sf__container-results .twz-product-list__products{--columns: 3}}@media(min-width: 768px)and (max-width: 1024px){ul.products,.twz-product-list--grid .twz-product-list__products{--columns: 2}}@media(min-width: 550px)and (max-width: 767px){ul.products,.twz-product-list--grid .twz-product-list__products{--columns: 2}}@media(max-width: 549px){ul.products,.twz-product-list--grid .twz-product-list__products{--columns: 1}}ul.products>*,.twz-product-list--grid .twz-product-list__products>*{min-width:0}.row[style*="--backgroundColor"]{--btn-bg: var(--white)}.products:has(.twz-slogan-slider) .twz-slogan-slider{padding-top:4rem}.twz-product-list{--product-list-control-color: var(--purple-500);--product-list-control-muted-color: color-mix(in srgb, var(--product-list-control-color), transparent 55%);--product-list-control-active-color: var(--purple-800);position:relative}.row[style*="--backgroundColor"] .twz-product-list,.row[class*=row--purple] .twz-product-list,.row[class*=row--pink] .twz-product-list,.row[class*=row--green] .twz-product-list,.row[class*=row--orange] .twz-product-list{--product-list-control-color: var(--white);--product-list-control-muted-color: color-mix(in srgb, var(--white), transparent 55%);--product-list-control-active-color: var(--white)}.twz-product-list__content{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.twz-product-list__products{margin:0;padding:0;list-style:none}.twz-product-list--slider .twz-product-list__products{margin-right:calc((100% - var(--row-width))*-0.5)}@media(min-width: 1330px){.twz-product-list--slider .twz-product-list__products{margin-right:calc(var(--space-to-screen)*-1);margin-left:calc(var(--space-to-screen)*-1);padding-left:5rem}}.twz-product-list--slider .twz-product-list__products .flickity-viewport{overflow:hidden}.twz-product-list--slider .twz-product-list__products .twz-card-product{height:auto;margin-right:2rem;min-width:0;width:calc(100vw - 4rem);max-width:var(--product-card-width, 30rem)}@media(min-width: 768px){.twz-product-list--slider .twz-product-list__products .twz-card-product{width:var(--product-card-width, 30rem)}}.twz-product-list__controls{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:2rem}.twz-product-list__controls .flickity-prev-next-button.previous,.twz-product-list__controls .flickity-prev-next-button.next{position:relative;left:0;right:0;top:auto;bottom:0;translate:0 0;border:1px solid var(--product-list-control-color);border-radius:var(--radius-m);background:none;color:var(--product-list-control-color);display:flex;justify-content:center;align-items:center;width:3.2rem;height:3.2rem}.twz-product-list__controls .flickity-prev-next-button.previous svg,.twz-product-list__controls .flickity-prev-next-button.next svg{fill:currentColor;height:1.1rem}.twz-product-list__controls .flickity-prev-next-button.previous[disabled],.twz-product-list__controls .flickity-prev-next-button.next[disabled]{opacity:.4}.twz-product-list__controls .flickity-prev-next-button.previous{order:2}.twz-product-list__controls .flickity-prev-next-button.next{order:3}.twz-product-list__controls .flickity-page-dots{order:1;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;margin-right:2rem}.twz-product-list__controls .flickity-page-dots .flickity-page-dot,.twz-product-list__controls .flickity-page-dots .dot{background-color:var(--product-list-control-muted-color);opacity:.3;width:2rem;height:.5rem;border-radius:.2rem}.twz-product-list__controls .flickity-page-dots .flickity-page-dot.is-selected,.twz-product-list__controls .flickity-page-dots .dot.is-selected{opacity:1;height:1rem;border-radius:1.8rem;background:var(--product-list-control-active-color)}.twz-product-list__controls .flickity-page-dots .flickity-page-dot:hover,.twz-product-list__controls .flickity-page-dots .dot:hover{opacity:1;background-color:var(--product-list-control-active-color);transform:none}
