.td-featured-collection{--td-featured-collection-inner-gap-mobile: 32px;--td-featured-collection-card-width-mobile: 186px;--td-featured-collection-card-width-desktop: 330px;--td-featured-collection-card-gap-mobile: 1px;--td-featured-collection-card-gap-desktop: 88px;--td-product-card-details-gap-mobile: 24px;--td-product-card-shadow-width-mobile: 220.583px;--td-product-card-shadow-height-mobile: 28.139px;--td-product-card-shadow-width-desktop: 324.991px;--td-product-card-shadow-height-desktop: 49.354px;--td-product-card-media-width-mobile: 168px;--td-product-card-media-width-desktop: 288.674px;--td-product-card-stage-gap-desktop: 22px;--td-product-card-rest-lift-desktop: 26px;--td-product-card-image-gap-desktop: 45px;--td-product-card-sibling-drop-desktop: 22px;--td-product-card-float-distance: 26px;--td-product-card-float-distance-desktop: 20px;--td-product-card-item-transition: .78s cubic-bezier(.22, 1, .36, 1);--td-product-card-fade-transition: .24s ease;--td-product-card-colour-transition: .52s ease;--td-product-card-float-duration: 5s;display:block}.td-featured-collection__inner{display:flex;flex-direction:column;gap:var(--td-featured-collection-inner-gap-mobile)}.td-featured-collection--collection{--td-featured-collection-card-gap-mobile: 16px;--td-featured-collection-card-gap-desktop: 24px;display:contents}.td-featured-collection--collection .td-product-card{align-items:stretch;width:100%;min-width:0;max-width:none;flex:0 0 100%;padding-block:0}.td-featured-collection--collection .td-product-card__media-link,.td-featured-collection--collection .td-product-card__details-reveal{width:100%}.td-featured-collection--collection .td-product-card__details{box-sizing:border-box;width:100%;min-width:0;max-width:none}.td-featured-collection--collection .td-product-card__title,.td-featured-collection--collection .td-product-card__copy{min-width:0}.product-grid-container:has(.td-featured-collection--collection) .column-options-wrapper{display:none}@media screen and (max-width:1023px){.td-featured-collection--collection .td-product-card__media-stack{width:min(100%,var(--td-product-card-media-width-mobile))}}@media screen and (min-width:1024px){.td-featured-collection--collection .td-product-card__media-stack{width:min(100%,var(--td-product-card-media-width-desktop))}}.td-featured-collection__heading{max-width:854px;margin:0 auto;color:var(--color-foreground);font-family:var(--font-heading--family);font-size:40px;font-style:normal;font-weight:800;line-height:116%;text-align:center;text-transform:uppercase}.td-featured-collection__grid{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:center;gap:var(--td-featured-collection-card-gap-mobile)}.td-featured-collection:not(.td-featured-collection--slider):not(.td-featured-collection--collection) .td-featured-collection__grid{width:100%;max-width:100%;margin-inline:auto;gap:0}.td-product-card{position:relative;display:flex;width:var(--td-featured-collection-card-width-mobile);min-width:0;flex:0 0 var(--td-featured-collection-card-width-mobile);flex-direction:column;align-items:center;gap:0;padding-block:24px;text-align:center}.td-featured-collection:not(.td-featured-collection--slider):not(.td-featured-collection--collection) .td-product-card{width:100%;flex:0 1 100%}.td-product-card__media-link{display:flex;justify-content:center;width:100%;color:inherit}.td-product-card__media-stack{position:relative;display:block;width:var(--td-product-card-media-width-mobile)}.td-product-card__media{display:block;width:100%}.td-product-card__image{display:block;width:100%;height:auto;object-fit:contain}.td-product-card__details-reveal{order:1;width:100%}.td-product-card__details{display:flex;width:100%;max-width:300px;flex-direction:column;align-items:center;gap:var(--td-product-card-details-gap-mobile)}.td-product-card__title,.td-product-card__copy{margin:0;color:inherit}.td-product-card__title.td-product-card__title{text-transform:uppercase}.td-product-card__copy{line-height:1.5}.td-product-card__button{width:100%;margin-top:2px}.td-product-card__shadow{display:block;width:min(100%,var(--td-product-card-shadow-width-mobile));height:var(--td-product-card-shadow-height-mobile);border-radius:50%;background:radial-gradient(ellipse at center,#1d2b283d,#1d2b2829 36%,#1d2b2800 74%);filter:blur(6px);opacity:.46;transform:scaleX(.92)}.td-product-card:nth-child(2){--td-product-card-float-delay: -1.6s}.td-product-card:nth-child(3){--td-product-card-float-delay: -3.2s}.td-product-card:nth-child(4){--td-product-card-float-delay: -.8s}.td-featured-collection--slider .td-featured-collection__slider{width:100vw;margin-inline:calc(50% - 50vw)}.td-featured-collection--slider .td-featured-collection__embla{--td-embla-slide-width-mobile: var(--td-featured-collection-card-width-mobile);--td-embla-gap-mobile: 32px;--td-embla-offset: 16px}.td-featured-collection--slider .td-featured-collection__grid{flex-wrap:nowrap;justify-content:flex-start;gap:0}@keyframes td-product-card-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,calc(var(--td-product-card-float-distance) * -1),0)}}@keyframes td-product-card-shadow{0%,to{opacity:.5;transform:scaleX(1)}50%{opacity:.18;transform:scaleX(.52)}}@media screen and (max-width:1023px){.td-featured-collection--collection .td-product-card__details{gap:14px}.td-product-card__details{align-items:center;margin-inline:auto;text-align:center}.td-product-card__title,.td-product-card__copy{width:100%;text-align:center}.td-product-card__button.td-product-card__button{align-self:center;justify-content:space-between;text-align:start}.td-product-card__media-stack{will-change:transform;animation:td-product-card-float var(--td-product-card-float-duration) ease-in-out infinite;animation-delay:var(--td-product-card-float-delay, 0s)}.td-product-card__shadow{animation:td-product-card-shadow var(--td-product-card-float-duration) ease-in-out infinite;animation-delay:var(--td-product-card-float-delay, 0s)}}@media screen and (max-width:749px){.td-featured-collection:not(.td-featured-collection--slider):not(.td-featured-collection--collection) .td-product-card__media-stack{width:min(100%,250px)}.product-grid-container:has(.td-featured-collection--collection) #ResultsList{padding-inline:24px}.product-grid-container:has(.td-featured-collection--collection) .product-grid{grid-template-columns:1fr;row-gap:48px}}@media screen and (min-width:1024px){.product-grid-container:has(.td-featured-collection--collection) .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:64px;row-gap:48px;justify-items:center}.product-grid-container:has(.td-featured-collection--collection) .product-grid__item{width:100%;max-width:400px}.td-featured-collection__inner{gap:24px}.td-featured-collection__heading{font-size:56px}.td-featured-collection__grid{gap:var(--td-featured-collection-card-gap-desktop)}.td-featured-collection:not(.td-featured-collection--slider):not(.td-featured-collection--collection) .td-featured-collection__grid{gap:0}.td-featured-collection--slider .td-featured-collection__embla{--td-embla-slide-width-desktop: var(--td-featured-collection-card-width-desktop);--td-embla-gap-desktop: var(--td-featured-collection-card-gap-desktop);--td-embla-offset: 64px}.td-featured-collection--slider .td-embla-context .td-embla-slider__viewport{overflow:visible}.td-product-card{width:var(--td-featured-collection-card-width-desktop);flex-basis:var(--td-featured-collection-card-width-desktop);padding-block:0}.td-product-card__media-link{--td-product-card-float-distance: var(--td-product-card-float-distance-desktop);will-change:transform;animation:td-product-card-float var(--td-product-card-float-duration) ease-in-out infinite;animation-delay:var(--td-product-card-float-delay, 0s)}.td-product-card__media-stack{width:var(--td-product-card-media-width-desktop);max-width:100%;transform:translateY(calc(var(--td-product-card-details-height, 0px) - var(--td-product-card-rest-lift-desktop)));transition:transform var(--td-product-card-item-transition)}.td-product-card[data-td-active=true] .td-product-card__media-stack{transform:translateY(calc(var(--td-product-card-image-gap-desktop) * -1))}.td-featured-collection__grid:has(.td-product-card[data-td-active=true]) .td-product-card[data-td-active=false] .td-product-card__media-stack{transform:translateY(calc(var(--td-product-card-details-height, 0px) - var(--td-product-card-rest-lift-desktop) + var(--td-product-card-sibling-drop-desktop)))}.td-product-card__media{transform:rotate(var(--td-product-card-media-rotation, 0deg))}.td-product-card:nth-child(2){--td-product-card-media-rotation: -5.44deg;--td-product-card-stage-gap-desktop: 6px}.td-product-card__media>*{opacity:.62;filter:grayscale(100%);transition:opacity var(--td-product-card-colour-transition),filter var(--td-product-card-colour-transition)}.td-product-card[data-td-active=true] .td-product-card__media>*{opacity:1;filter:grayscale(0%)}.td-product-card__shadow{width:min(100%,var(--td-product-card-shadow-width-desktop));height:var(--td-product-card-shadow-height-desktop);margin-top:var(--td-product-card-stage-gap-desktop);filter:blur(8px);opacity:.32;transition:opacity var(--td-product-card-fade-transition),transform var(--td-product-card-item-transition)}.td-product-card[data-td-active=true] .td-product-card__shadow{opacity:.18;transform:scaleX(.68)}.td-featured-collection__grid:has(.td-product-card[data-td-active=true]) .td-product-card[data-td-active=false] .td-product-card__shadow{opacity:.4;transform:scaleX(1)}.td-product-card__details-reveal{order:0;height:var(--td-product-card-details-height, 0px);overflow:hidden;opacity:0;transition:opacity var(--td-product-card-fade-transition)}.td-product-card[data-td-active=true] .td-product-card__details-reveal{opacity:1}.td-product-card__details{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;width:100%;max-width:none;gap:18px 14px;text-align:left;pointer-events:none;transform:translateY(calc(var(--td-product-card-details-height, 0px) + var(--td-product-card-shadow-height-desktop)));transition:transform var(--td-product-card-item-transition)}.td-product-card[data-td-active=true] .td-product-card__details{pointer-events:auto;transform:translateY(0)}.td-product-card__title{grid-column:1 / -1;grid-row:1}.td-product-card__copy{grid-column:1;grid-row:2}.td-product-card__button{grid-column:2;grid-row:2;align-self:end;width:fit-content;--td-button-height: 48px;--td-button-font-size: 1.25rem;--td-button-line-height: 1.5rem;--td-button-letter-spacing: .16em;--button-padding-inline: 24px}.td-featured-collection--slider .td-featured-collection__embla{--td-embla-slide-width: var(--td-featured-collection-card-width-desktop);--td-embla-gap: var(--td-featured-collection-card-gap-desktop)}.td-featured-collection--collection .td-product-card__media-link{animation:td-product-card-float var(--td-product-card-float-duration) ease-in-out infinite;animation-delay:var(--td-product-card-float-delay, 0s)}.td-featured-collection--collection .td-product-card__media-stack,.td-featured-collection--collection .td-product-card[data-td-active=true] .td-product-card__media-stack,.td-featured-collection--collection .td-product-card[data-td-active=false] .td-product-card__media-stack{transform:none;transition:none}.td-featured-collection--collection .td-product-card__media>*,.td-featured-collection--collection .td-product-card[data-td-active=true] .td-product-card__media>*{opacity:1;filter:none;transition:none}.td-featured-collection--collection .td-product-card__details-reveal,.td-featured-collection--collection .td-product-card[data-td-active=true] .td-product-card__details-reveal{height:auto;overflow:visible;opacity:1;transition:none}.td-featured-collection--collection .td-product-card__details,.td-featured-collection--collection .td-product-card[data-td-active=true] .td-product-card__details{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px 14px;padding-top:16px;text-align:left;pointer-events:auto;transform:none;transition:none}.td-featured-collection--collection .td-product-card__title{grid-column:1 / -1;grid-row:1}.td-featured-collection--collection .td-product-card__copy{grid-column:1;grid-row:2}.td-featured-collection--collection .td-product-card__button{grid-column:2;grid-row:2;align-self:end;width:min(100%,152px)}.td-featured-collection--collection .td-product-card__shadow{margin-top:16px;animation:td-product-card-shadow var(--td-product-card-float-duration) ease-in-out infinite;animation-delay:var(--td-product-card-float-delay, 0s)}.td-featured-collection--collection .td-product-card{height:100%;justify-content:flex-end}}@media screen and (min-width:750px){.td-featured-collection:not(.td-featured-collection--slider):not(.td-featured-collection--collection) .td-product-card{width:min(50%,var(--td-featured-collection-card-width-desktop));flex-basis:min(50%,var(--td-featured-collection-card-width-desktop));padding-block:0}}@media screen and (min-width:1280px){.td-featured-collection:not(.td-featured-collection--slider):not(.td-featured-collection--collection) .td-featured-collection__grid{justify-content:center}.td-featured-collection:not(.td-featured-collection--slider):not(.td-featured-collection--collection) .td-product-card{width:min(25%,var(--td-featured-collection-card-width-desktop));flex-basis:min(25%,var(--td-featured-collection-card-width-desktop))}}@media screen and (min-width:1024px)and (max-width:1379px){.td-product-card__details{grid-template-columns:minmax(0,1fr)}.td-product-card__button{grid-column:1;grid-row:auto;justify-self:stretch;width:100%}}@media(prefers-reduced-motion:reduce){.td-product-card__media-link,.td-product-card__media-stack,.td-product-card__shadow,.td-product-card__details-reveal,.td-product-card__details{animation:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/128/assets/section-td-featured-collection.css.map */
