.collection__content{--facet-width: clamp(220px, calc(20% + .6rem) , 330px)}.collection__content #FacetFiltersContainer{flex:0 0 var(--facet-width);padding-inline-end:3rem}.collection__toolbar{background:#fff8f4;padding-block:1.2rem;margin-bottom:1.2rem}.collection__toolbar-left{gap:1.6rem}@media(min-width:1024px){.collection__toolbar-left{gap:1.6rem 2.4rem}}.collection__toolbar-right{gap:1.6rem}@media(min-width:1024px){.collection__toolbar-right{gap:1.6rem 3.2rem}}.collection .card-media,.collection .card-media--link,.collection .card-media__media{height:100%}.facet-accordion-details{border-bottom:.1rem solid rgba(var(--color-border),var(--color-border-alpha, 1))}.facet-accordion-details .accordion-details__summary{padding-block:2.4rem;border:0}.facet-accordion-details:nth-child(2) .accordion-details__summary{padding-top:0}.facet-accordion-details:last-child{border-bottom:0}.facet-accordion-details:last-child .accordion-details__content{padding-bottom:0}.price-range{gap:1.8rem}.facet-range{-webkit-appearance:none;appearance:none;background:none;height:.4rem;vertical-align:top;margin:0}.facet-range__max{inset-block-start:0;inset-inline-start:0}.facet-range-wrapper{--range-min: 0%;--range-max: 100%;background:linear-gradient(to var(--transform-origin-end),rgba(var(--color-border),var(--color-border-alpha, 1)) var(--range-min),rgb(var(--color-foreground)) var(--range-min),rgb(var(--color-foreground)) var(--range-max),rgba(var(--color-border),var(--color-border-alpha, 1)) var(--range-max));border-radius:0;height:.4rem}.facet-range__input{-webkit-appearance:textfield;appearance:textfield}.facet-range__input::-webkit-inner-spin-button,.facet-range__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.facet-range::-webkit-slider-thumb{-webkit-margin-before:-6px;-webkit-appearance:none;border:1px solid rgb(var(--color-foreground));background-color:rgb(var(--color-background));border-radius:100%;box-shadow:none;cursor:pointer;height:16px;margin-block-start:-6px;position:relative;width:16px;z-index:1}.facet-range::-webkit-slider-runnable-track{background-color:#ccc;border:none;border-radius:2px;cursor:pointer;height:4px;width:100%}.facet-range::-moz-range-thumb{background-color:rgb(var(--color-background));border:2px solid rgb(var(--color-foreground));border-radius:100%;cursor:pointer;height:12px;width:12px}.facet-range::-moz-range-progress,.facet-range::-moz-range-track{border:none;border-radius:2px;cursor:pointer;height:4px;width:100%}.facet-range::-webkit-slider-runnable-track{background:none}.facet-range::-moz-range-progress{background-color:rgb(var(--color-foreground))}.facet-range::-moz-range-track{background-color:rgb(var(--border-color))}.facet-range::-webkit-slider-thumb{pointer-events:auto}.facet-range::-moz-range-thumb{pointer-events:auto}.facet-range::-moz-range-progress,.facet-range::-moz-range-track{background:none}@media not screen and (pointer:fine){.facet-range::-webkit-slider-thumb{height:20px;margin-block-start:-9px;width:20px}.facet-range::-moz-range-thumb{height:16px;width:16px}}.image-column{margin-bottom:-20px!important}.facet-remove{height:auto;font-weight:inherit;padding-inline:1.2rem;padding-block:.3rem}.facet-remove .swatch-color{--swatch-size: 1.6rem;border:0}.facet-short select{--inputs-border-width: 1px;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border-color:rgba(var(--color-border),var(--color-border-alpha, 1))}.facet-drawer .drawer__body{padding-bottom:0}.facet-drawer .drawer__sticky--bottom{width:auto;padding:2rem;margin-inline:-2rem}.facet-drawer-button{padding-inline:1.6rem}.facet-short-drawer{padding-block-end:2.4rem;margin-block-end:2.4rem;border-bottom:.1rem solid rgba(var(--color-border),var(--color-border-alpha, 1))}.facets-active{margin-bottom:2.4rem}.facets-active a:nth-last-child(1 of.facet-remove){margin-inline-end:2rem}#ProductsList[data-layout=grid] .product-card-style-card .article-card__media{margin:0;border-radius:var(--pcard-radius) var(--pcard-radius) 0 0;transition:all .3s ease-in-out}#ProductsList[data-layout=grid] .product-card-style-card .article-card__content{padding:1.2rem;transition:all .3s ease-in-out}#ProductsList[data-layout=grid] .product-card__wrapper{transition:all .3s ease-in-out;animation:fadeInCard .4s ease-in-out}#ProductsList[data-layout=grid] .f-column:nth-child(1) .product-card__wrapper{animation-delay:0ms}#ProductsList[data-layout=grid] .f-column:nth-child(2) .product-card__wrapper{animation-delay:50ms}#ProductsList[data-layout=grid] .f-column:nth-child(3) .product-card__wrapper{animation-delay:.1s}#ProductsList[data-layout=grid] .f-column:nth-child(4) .product-card__wrapper{animation-delay:.15s}#ProductsList[data-layout=grid] .f-column:nth-child(5) .product-card__wrapper{animation-delay:.2s}#ProductsList[data-layout=grid] .f-column:nth-child(6) .product-card__wrapper{animation-delay:.25s}#ProductsList[data-layout=grid] .product-card__image-wrapper,#ProductsList[data-layout=grid] .product-card__info{transition:all .3s ease-in-out}#ProductsList[data-layout=list]{display:grid!important;grid-template-columns:repeat(1,1fr);gap:2rem;animation:fadeInLayout .4s ease-in-out}#ProductsList[data-layout=grid]{animation:fadeInLayout .4s ease-in-out}@keyframes fadeInLayout{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInCard{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}#ProductsList[data-layout=list] .product-card__wrapper{display:flex;flex-direction:column;gap:1rem;transition:all .3s ease-in-out;animation:fadeInCard .4s ease-in-out}#ProductsList[data-layout=list] .f-column:nth-child(1) .product-card__wrapper{animation-delay:0ms}#ProductsList[data-layout=list] .f-column:nth-child(2) .product-card__wrapper{animation-delay:50ms}#ProductsList[data-layout=list] .f-column:nth-child(3) .product-card__wrapper{animation-delay:.1s}#ProductsList[data-layout=list] .f-column:nth-child(4) .product-card__wrapper{animation-delay:.15s}#ProductsList[data-layout=list] .f-column:nth-child(5) .product-card__wrapper{animation-delay:.2s}#ProductsList[data-layout=list] .f-column:nth-child(6) .product-card__wrapper{animation-delay:.25s}#ProductsList[data-layout=list] .product-card__image-wrapper{flex-shrink:0;width:100%;max-width:100%;transition:all .3s ease-in-out}#ProductsList[data-layout=list] .product-card__info{text-align:start;flex-grow:1;padding:0;display:flex;flex-direction:column;transition:all .3s ease-in-out}#ProductsList[data-layout=list] .bb-add-to-cart-wrapper{margin-top:auto}#ProductsList[data-layout=list] .product-card__title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:65%}#ProductsList[data-layout=list] .product-card__title.text-overflow{width:80%}#ProductsList[data-layout=list] .product-card__swatches,#ProductsList[data-layout=list] .product-card .f-price{justify-content:flex-start}#ProductsList[data-layout=list] .article-card{display:flex;align-items:center;gap:2rem 2.4rem}#ProductsList[data-layout=list] .article-card__media{flex-shrink:0;width:var(--pcard-media-width, 16.5rem);max-width:50%;margin:0}#ProductsList[data-layout=list] .article-card__content{text-align:start;flex-grow:1;padding:0}#ProductsList[data-layout=list] .image-column{display:none}#ProductsList[data-layout=list] .product-card-style-card .product-card__image-wrapper{border-radius:var(--pcard-radius)}#ProductsList[data-layout=list].products-list--list-standard .f-column{padding-bottom:2.4rem;margin-bottom:2.4rem;border-bottom:.1rem solid rgba(var(--color-border),var(--color-border-alpha, 1))}#ProductsList[data-layout=list].products-list--list-standard .f-column:last-child{margin-bottom:0}#ProductsList[data-layout=list].products-list--list-card .f-column{margin-bottom:1rem}#ProductsList[data-layout=list].products-list--list-card .f-column:last-child{margin-bottom:0}#ProductsList[data-layout=list].products-list--list-card .product-card{padding:1.6rem;border-radius:var(--pcard-radius)}@media(min-width:768px){#ProductsList[data-layout=list].products-list--list-standard{--pcard-media-width: 24.4rem}#ProductsList[data-layout=list].products-list--list-card{--pcard-media-width: 18rem}#ProductsList[data-layout=list] .product-card__image-wrapper{max-width:100%;margin-inline-end:0}#ProductsList[data-layout=list] .product-card__list-actions{display:flex}#ProductsList[data-layout=list] .article-card__media{max-width:30%;margin-inline-end:.8rem}}.product-column{max-height:620px}@media(max-width:769px){.product-column{max-height:98%!important}.f-column.product-column:nth-child(1){max-height:94%!important}.product-card__info{gap:2px}.image-column .btn{width:fit-content!important;padding:12px;font-size:10px;line-height:12px;height:30px}.collection__toolbar{padding:0 0 10px}.pagination .btn--primary{--color-border: none;color:#d54c6a;width:170px;height:30px!important;font-size:10px!important;font-family:Jost!important;text-transform:uppercase!important;font-weight:500!important;background:#fadae0!important;padding:0 10px!important}}.pagination .btn--primary{--color-border: none;color:#d54c6a;width:130px;height:45px;font-size:14px;font-family:Jost;text-transform:uppercase;font-weight:500;background:#fadae0;padding:0 20px;letter-spacing:.5px}.footer{background:transparent!important}
/*# sourceMappingURL=/cdn/shop/t/23/assets/collection.css.map */
