.custom-featured-collections{color:var(--custom-collection-content-color)}.custom-featured-collections__inner{width:min(100%,1440px);margin:0 auto;box-sizing:border-box;padding:clamp(20px,4vw,56px) clamp(12px,4vw,64px);--custom-collection-gap: clamp(12px, 2vw, 20px);--custom-collection-slide-expanded: calc((100% - var(--custom-collection-gap)) * .68);--custom-collection-slide-collapsed: calc((100% - var(--custom-collection-gap)) * .32)}.custom-featured-collections__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:clamp(24px,6vw,56px)}.custom-featured-collections__title{margin:0 0 8px;width:clamp(260px,60vw,800px);color:var(--custom-collection-content-color);font-style:normal;font-weight:600;line-height:1.2em;letter-spacing:4.2px;text-transform:uppercase}.custom-featured-collections__description{margin:0;opacity:.9;color:var(--custom-collection-content-color);font-family:Jost,sans-serif;font-size:16px;text-transform:uppercase}.custom-featured-collections__header-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.custom-featured-collections__button{background-color:var(--custom-collection-button-bg);color:var(--custom-collection-button-color)}.custom-featured-collections__controls{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none}.custom-featured-collections__control{position:absolute;top:50%;z-index:3;width:48px;height:48px;border:1px solid rgba(0,0,0,.08);border-radius:999px;background:#fff;box-shadow:0 8px 24px #0000001f;color:#000;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,opacity .2s ease;transform:translateY(-50%);pointer-events:auto}.custom-featured-collections__control svg{width:24px;height:24px}.custom-featured-collections__control--prev{left:16px}.custom-featured-collections__control--next{right:16px}.custom-featured-collections__control--next svg{transform:rotate(180deg)}.custom-featured-collections__control:hover:not([disabled]){background:#f5f5f5}.custom-featured-collections__control[disabled]{opacity:.4;cursor:default}.custom-featured-collections__slider{position:relative;padding-inline:0}.custom-featured-collections__track{display:flex;align-items:stretch;gap:var(--custom-collection-gap);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.custom-featured-collections__track::-webkit-scrollbar{display:none}.custom-featured-collections__slide{flex:0 0 var(--custom-collection-slide-collapsed);min-width:0;scroll-snap-align:start;transition:flex-basis .35s ease}.custom-featured-collections__slide:nth-child(odd){flex-basis:var(--custom-collection-slide-expanded)}.custom-featured-collections__slide:nth-child(2n){flex-basis:var(--custom-collection-slide-collapsed)}.custom-featured-collections__track:hover .custom-featured-collections__slide{flex-basis:var(--custom-collection-slide-collapsed)}.custom-featured-collections__track:hover .custom-featured-collections__slide:hover{flex-basis:var(--custom-collection-slide-expanded)}.custom-featured-collections__card{display:flex;height:100%;color:inherit;text-decoration:none}.custom-featured-collections__card-inner{position:relative;width:100%;overflow:hidden;background:#0000000f}.custom-featured-collections__image-wrap{position:relative;width:100%;height:clamp(320px,42vw,640px);overflow:hidden;background:#0000000f}.custom-featured-collections__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:opacity .35s ease,transform .35s ease}.custom-featured-collections__image--secondary{opacity:0}.custom-featured-collections__card:hover .custom-featured-collections__image--primary{opacity:0;transform:scale(1.03)}.custom-featured-collections__card:hover .custom-featured-collections__image--secondary{opacity:1;transform:scale(1.03)}.custom-featured-collections__card:not(.custom-featured-collections__card--has-secondary):hover .custom-featured-collections__image--primary{opacity:1}.custom-featured-collections__meta{position:absolute;left:0;right:0;bottom:0;display:flex;padding:64px 48px 48px;flex-direction:column;align-items:flex-start;gap:12px;overflow:hidden;background:linear-gradient(180deg,#0000,#000000a6 101%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease}.custom-featured-collections__card:hover .custom-featured-collections__meta,.custom-featured-collections__slide:first-child .custom-featured-collections__meta{opacity:1;transform:translateY(0)}.custom-featured-collections__track:hover .custom-featured-collections__slide:first-child .custom-featured-collections__meta{opacity:0;transform:translateY(8px)}.custom-featured-collections__track:hover .custom-featured-collections__slide:first-child:hover .custom-featured-collections__meta{opacity:1;transform:translateY(0)}.custom-featured-collections__subtitle{margin:0 0 6px;color:#fff;font-size:14px;font-family:Jost,sans-serif;line-height:1.3;text-transform:uppercase;letter-spacing:.06em}.custom-featured-collections__name{margin:0;color:#fff;text-transform:capitalize;font-family:Jost,sans-serif;font-size:clamp(24px,2vw,42px);line-height:1.1;text-transform:uppercase;text-decoration-thickness:1px;text-underline-offset:8px}.custom-featured-collections__empty{padding:36px 24px;border:1px dashed rgba(255,255,255,.4);color:var(--custom-collection-content-color);opacity:.8}@media(max-width:989px){.custom-featured-collections__header{flex-direction:column;align-items:flex-start}.custom-featured-collections__header-actions{width:100%;justify-content:flex-start}.custom-featured-collections__title{width:100%}.custom-featured-collections__description{font-size:clamp(13px,1.17vw,16px)}.custom-featured-collections__slide{flex-basis:calc((100% - var(--custom-collection-gap)) / 2);min-width:0}.custom-featured-collections__slide:nth-child(odd),.custom-featured-collections__slide:nth-child(2n),.custom-featured-collections__track:hover .custom-featured-collections__slide,.custom-featured-collections__track:hover .custom-featured-collections__slide:hover{flex-basis:calc((100% - var(--custom-collection-gap)) / 2)}.custom-featured-collections__image-wrap{height:clamp(260px,55vw,420px)}.custom-featured-collections__meta{padding:28px 20px 20px;gap:10px}.custom-featured-collections__subtitle{font-size:11px}}@media(max-width:749px){.custom-featured-collections__meta{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.custom-featured-collections__slide{flex-basis:calc((100% - var(--custom-collection-gap)) / 1);min-width:calc((100% - var(--custom-collection-gap)) / 1)}.custom-featured-collections__controls{display:none}.custom-featured-collections__slide:nth-child(odd),.custom-featured-collections__slide:nth-child(2n),.custom-featured-collections__track:hover .custom-featured-collections__slide,.custom-featured-collections__track:hover .custom-featured-collections__slide:hover{flex-basis:calc((100% - var(--custom-collection-gap)) / 1)}.custom-featured-collections__meta,.custom-featured-collections__slide:first-child .custom-featured-collections__meta,.custom-featured-collections__track:hover .custom-featured-collections__slide:first-child .custom-featured-collections__meta,.custom-featured-collections__track:hover .custom-featured-collections__slide:first-child:hover .custom-featured-collections__meta{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/custom-collection.css.map */
