.collection__main-wrapper{padding:50px 0 110px;overflow:hidden}.collection__main-wrapper .collection{width:100%;margin-left:auto;transition:all var(--duration-long) linear}.collection__main-wrapper.open .collection{width:calc(100% - 360px)}.collection{position:relative;margin-top:3rem}@media screen and (min-width: 750px){.collection{margin-top:3.4rem}}.collection-filters{display:flex;flex-direction:column}@media screen and (min-width: 750px){.collection-filters{display:block}}.collection-product-list{list-style:none;padding:0;margin-bottom:0}.collection--empty .title-wrapper{margin-top:10rem;margin-bottom:15rem}.collection-product{position:relative}.collection-product .loading-overlay{top:0;right:0;bottom:0;left:0;z-index:6;display:none;width:100%;padding:0 5rem;background-color:rgba(var(--color-background),.7)}.collection-product.loading>.loading-overlay{display:block}.collection-product.loading>.loading-overlay .loading-overlay__spinner{top:15rem}.collection-product-list{--gap: 3.2rem;display:grid;align-self:flex-start;gap:var(--gap);grid-template-columns:repeat(var(--mobile-per-row),1fr)}@media screen and (min-width: 750px){.collection-product-list{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1200px){.collection-product-list{grid-template-columns:repeat(var(--per-row),1fr)}}@media screen and (max-width: 750px){.collection-product-list.collection-product-list-row .collection-product-card:not(:nth-child(2n)):not(:last-child) .card__inner{position:relative}.collection-product-list.collection-product-list-row .collection-product-card:not(:nth-child(2n)):not(:last-child) .card__inner:before{content:"";position:absolute;width:1px;height:100%;background:rgb(var(--color-border));right:calc(var(--gap) / -2);pointer-events:none}.collection-product-list.collection-product-list-row .card__link{min-height:unset}}.collection-product-list .collection-product-card{align-self:flex-start;height:100%}@media screen and (min-width: 750px) and (max-width: 1200px){.collection-product-list .collection-product-card:not(:nth-child(2n)):not(:last-child) .card__inner{position:relative}.collection-product-list .collection-product-card:not(:nth-child(2n)):not(:last-child) .card__inner:before{content:"";position:absolute;width:1px;height:100%;background:rgb(var(--color-border));right:calc(var(--gap) / -2);pointer-events:none}}@media screen and (min-width: 1200px){.collection-product-list .collection-product-card:not(.hide_border):not(:last-child) .card__inner{position:relative}.collection-product-list .collection-product-card:not(.hide_border):not(:last-child) .card__inner:before{position:absolute;width:1px;height:100%;background:rgb(var(--color-border));right:calc(var(--gap) / -2);pointer-events:none}}.collection-product-list img.img-scale{transition:transform var(--duration-default) ease}.collection-product-list .collections-grid__card:hover img.img-scale{transform:scale(1.05)}@media screen and (min-width: 1200px){.collection-product-list .collection-product-card--portrait{min-height:70rem}}@media screen and (min-width: 1360px){.collection-product-list .collection-product-card--portrait{min-height:78rem}}@media screen and (min-width: 1200px){.collection-product-list .collection-product-card--portrait .card-wrapper:before{padding-bottom:130%}.collection-product-list .collection-product-card--square .card-wrapper:before{padding-bottom:100%}.collection-product-list .collection-product-card--landscape .card-wrapper:before{padding-bottom:70%}.collection-product-list .collection-product-card--extended{grid-column:span 2}.collection-product-list .collection-product-card--extended .quick-add{position:unset}.collection-product-list .collection-product-card--extended .media img+img{opacity:1}.collection-product-list .collection-product-card--extended .card--product{position:absolute;top:0;left:0;right:0;bottom:0}.collection-product-list .collection-product-card--extended .card__inner{height:100%}.collection-product-list .collection-product-card--extended .card-wrapper{display:flex;height:auto}.collection-product-list .collection-product-card--extended .card-wrapper .media{padding:0;height:100%}.collection-product-list .collection-product-card--extended .card-wrapper:before{content:"";display:table;box-sizing:border-box;width:0}.collection-product-list .collection-product-card--extended .card__badge{top:4rem;right:4rem}.collection-product-list .collection-product-card--extended.quickview--hover:hover .card__badge{opacity:1}.collection-product-list .collection-product-card--extended .card-information{display:flex;flex-direction:column;justify-content:flex-end;flex:1;margin:4rem;padding:0}.collection-product-list .collection-product-card--extended .card-information__wrapper{position:relative;display:grid;grid-template-columns:minmax(auto,34rem) auto;align-items:center;justify-content:space-between;column-gap:2.4rem;width:100%;padding:1.8rem 3rem}.collection-product-list .collection-product-card--extended .card-information__wrapper>*{color:rgb(var(--color-base-text))}.collection-product-list .collection-product-card--extended .card-information__wrapper .price__regular,.collection-product-list .collection-product-card--extended .card-information__wrapper .price--on-sale .price-item--regular{color:rgb(var(--color-base-text));text-decoration-color:rgb(var(--color-base-text))}.collection-product-list .collection-product-card--extended .card-information__wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;pointer-events:none;background-color:rgb(var(--color-background-card));border-radius:10rem;transition:transform var(--duration-default) ease}.collection-product-list .collection-product-card--extended .card-information__wrapper:hover:before{transform:scale(1.03)}.collection-product-list .collection-product-card--extended .subtitle{margin-bottom:0}.collection-product-list .collection-product-card--extended .subtitle+.card__title{grid-row:2}.collection-product-list .collection-product-card--extended .subtitle+.card__title+.price{grid-row:1/span 2}.collection-product-list .collection-product-card--extended .card__title{position:static;grid-column:1;display:block;margin:0;z-index:2;pointer-events:all;overflow:hidden}.collection-product-list .collection-product-card--extended .card__title a{font-size:var(--font-heading-card-size-big);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collection-product-list .collection-product-card--extended .card__title a svg{display:none}.collection-product-list .collection-product-card--extended .card__title a:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.collection-product-list .collection-product-card--extended .price{grid-column:2}.collection-product-list .collection-product-card--extended .price-item,.collection-product-list .collection-product-card--extended .price .price__sale .price-item--regular{font-size:1.5rem}.collection-product-list .collection-product-card--extended .card-information__wrapper>*:not(.visually-hidden:first-child)+.price{margin-top:0}.collection-product-list .collection-product-card--extended .card__link{position:absolute;top:4rem;left:4rem;bottom:auto;text-decoration:none;line-height:var(--font-body-line-height);opacity:1;background-color:unset;transform:none;overflow:visible}.collection-product-list .collection-product-card--extended .card__link:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgb(var(--color-background));border-radius:29px;z-index:-1;transition:transform var(--duration-default) ease}.collection-product-list .collection-product-card--extended .card__link:hover:after{transform:scale(1.1)}.collection-product-list .collection-product-card--extended .card__description{display:none}.collection-product-list .collection-product-card--extended:hover .card__link{transform:none}}.collection-product-image{position:relative;display:none;grid-column-start:3;grid-row:2/span 2;margin:-1px -1px 0;overflow:hidden;z-index:2}@media screen and (min-width: 990px){.collection-product-image{display:block}}.collection-product-image--left{grid-column-start:1}.collection-product-image__wrapper{width:100%;height:100%}.collection-product-image__media{display:block;position:absolute;top:0;left:0;right:0;width:100%;height:115%;object-fit:cover}.title-wrapper-empty .title .link{font-size:inherit;letter-spacing:0;transition:var(--duration-default)}@media screen and (min-width: 990px){.collection-product .pagination-wrapper{margin-top:11.2rem}}.collections-grid{display:grid;gap:2.4rem}@media screen and (min-width: 750px){.collections-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 990px){.collections-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1200px){.collections-grid{grid-template-columns:repeat(4,1fr)}}.collections-grid__card:hover .card-wrapper{clip-path:inset(.5rem round .3rem)}.collections-grid__information{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:4rem;margin-top:2.4rem;width:100%;z-index:2}.collections-grid__title a{position:relative;z-index:1;word-break:break-all;text-decoration:none;color:inherit}.collections-grid__title a svg{margin-left:.8rem;height:1.4rem;width:auto}@media screen and (min-width: 750px){.collections-grid__title a svg{height:1.6rem}}.collections-grid img.img-scale{transition:transform var(--duration-long) cubic-bezier(.165,.84,.44,1)}.collections-grid .collections-grid__card:hover img.img-scale{transform:scale(1.05)}.collections-grid .card-wrapper{position:relative;display:flex;overflow:hidden;clip-path:inset(0 round .3rem);transition:clip-path var(--duration-long) cubic-bezier(.165,.84,.44,1)}.collections-grid .card-wrapper:after{position:absolute;content:"";top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:rgba(var(--color-overlay),.4);transition:var(--duration-default);z-index:1;pointer-events:none}.collections-grid .card-wrapper .image-ratio{display:block;box-sizing:border-box;width:0}.collections-grid .card-wrapper .image-ratio--portrait{padding-bottom:114%}.collections-grid .card-wrapper .image-ratio--square{padding-bottom:100%}.collections-grid .card-wrapper .image-ratio--landscape{padding-bottom:70%}.collections-grid .card-information__count{position:absolute;top:4rem;left:4rem;z-index:2;font-size:1.2rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;pointer-events:none}.collections-grid .card-wrapper__image{opacity:1}.collections-grid__title{margin:0;color:#fff}.collections-grid__title:not(:last-child){margin-bottom:1.2rem}.collections-grid__desc{margin:0;font-size:1.2rem;line-height:145%;color:#fff}.collection-product-card.collection-product-card--extended.quickview--hover:hover .media.media--hover-effect{transform:none}.usf-page-title{font-size:32px;margin:0 0 40px;order:0}.usf-list .usf-sr-product .usf-img-wrapper{height:150px}.usf-grid .usf-sr-product{width:25%;margin:0;padding:0 8px 16px;text-align:center}.usf-sr-product .usf-img-wrapper{height:auto}.usf-sr-product .usf-main-img picture{display:block!important;visibility:hidden}.usf-filters-horz .usf-nosearch .usf-sr-config{justify-content:flex-end;gap:50px}.usf-filters-horz .usf-nosearch .usf-sr-config .usf-sr-summary{width:auto}.usf-page-width>.open_filters{width:0;height:0;visibility:hidden;position:absolute;top:0;left:0}.open_filters{margin:0 49px 0 auto;padding:0;display:flex;align-items:center;font-family:"Aman Font 2";font-size:18px;order:2}.open_filters:hover{background:none}.open_filters:nth-child(2){display:none}.open_filters .word{display:none;padding-right:8px}.opened .open_filters .word{display:inline-block;vertical-align:middle}.open_filters svg{width:24px;height:24px;margin-right:1.2rem}#usf_container .usf-sr-config{margin-top:0}.usf-sr-config .usf-views,.usf-sr-config .usf-sr-summary{display:none}.usf-sr-config .usf-c-select{order:3}.usf-sr-config .usf-c-select__input-value.usf-btn{border-width:2px;border-color:#1b1b1b;border-radius:50px}#usf_container{position:relative;overflow:hidden}#usf_container .usf-sr-filters{width:100%;max-width:240px;height:calc(100% - 100px);margin:0;position:absolute;top:0;left:0;z-index:120;transform:translate(-150%);transition:all var(--duration-long) linear;overflow:auto;flex-direction:column}#usf_container.opened .usf-sr-filters{transform:translate(0)}#usf_container .usf-general{width:100%;margin-left:auto;padding-left:0;transition:all var(--duration-long) linear;float:none}#usf_container.opened .usf-general{width:calc(100% - 240px);padding-left:70px}#usf_container .usf-sr-filters .usf-facets__body{padding:0;border-bottom:0}#usf_container .usf-sr-filters .usf-facet{margin:0 0 10px;display:block;padding:20px;border:1px solid #1b1b1b;border-radius:4px}#usf_container .usf-sr-filters .usf-facet .usf-title{display:flex;justify-content:space-between}#usf_container .usf-sr-filters .usf-facet .usf-container{position:relative;display:none;box-shadow:none}#usf_container .usf-sr-filters .usf-facet.usf-collapsed .usf-container{display:block}#usf_container .usf-sr-filters .usf-facet .usf-container:before,#usf_container .usf-sr-filters .usf-facet .usf-container:after{display:none}#usf_container .usf-sr-filters .usf-facet .usf-facet-values{padding:0}.usf-mobile .usf-grid .usf-sr-product{width:50%}@media only screen and (max-width: 767px){.open_filters{display:none}.usf-results{padding-top:20px}.collection-grid-section{padding-bottom:0!important}.collection__main-wrapper.open .collection{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/101/assets/template-collection.css.map */
