:where(.hdt-has-collection1,.hdt-has-collection4,.hdt-has-collection6,.hdt-has-collection7,.hdt-has-collection8){--color-title: rgb(var(--color-button));--color-bg-title: rgb(var(--color-button-text));--color-hv-title: rgb(var(--color-button-text));--color-hv-bg-title: rgb(var(--color-button));--color-count: rgb(var(--color-button))}:where(.hdt-has-collection2,.hdt-has-collection3,.hdt-has-collection5,.hdt-has-collection9,.hdt-has-collection12){--color-title: rgb(var(--color-foreground));--color-bg-title: transparent;--color-hv-title: rgb(var(--color-foreground));--color-hv-bg-title: transparent;--color-count: rgb(var(--color-foreground))}:where(.hdt-collection-inner,.hdt-collection-inner .hdt-collection-img,.hdt-collection-inner img,.hdt-collection-inner svg){border-radius:var(--media-radius, 0px)}.hdt-collection-wrapper{width:100%;height:100%;padding:5px 20px;display:inline-flex;justify-content:center;align-items:center;color:var(--color-title);background-color:var(--color-bg-title);border-radius:var(--buttons-radius, 0px);position:relative;transition:background-color .3s}.hdt-collection-wrapper:hover{color:var(--color-hv-title);background-color:var(--color-hv-bg-title);--color-count: var(--color-hv-title)}.hdt-collection__item,.hdt-collection-item{container-name:card-collection;container-type:inline-size}.hdt-collection-title{min-height:24px;line-height:1.4;transition:.5s ease;position:relative;z-index:2;gap:5px;color:inherit}.hdt-collection-count{color:var(--color-count);transition:.5s ease;gap:3px}@container card-collection (min-width: 240px){:where(.hdt-collection-style1,.hdt-collection-style4) .hdt-collection-wrapper{min-height:44px;min-width:150px}}.hdt-collection-content{z-index:3;max-width:calc(100% - 10px)}.hdt-collection-content.hdt-place-self-end-center,.hdt-collection-content.hdt-place-self-end{padding-bottom:var(--content-space, 20px)}.hdt-collection-content.hdt-place-self-start{padding-top:var(--content-space, 20px)}.hdt-colelction-border-true .hdt-collection-item .hdt-collection-inner{border:solid 1px rgba(var(--color-foreground),.2);padding:var(--image-pd, 15px)}.hdt-image-rounded-true :where(.hdt-collection-inner,.hdt-collection-inner .hdt-collection-img,.hdt-collection-inner img,.hdt-collection-inner svg){border-radius:9999px;overflow:hidden}:where(.hdt-collection-style2,.hdt-collection-style3) .hdt-collection-title{text-shadow:0 0 4px rgb(0,0,0,.4)}:where(.hdt-collection-style5,.hdt-collection-style6,.hdt-has-collection9,.hdt-has-collection10,.hdt-has-collection11,.hdt-has-collection12) .hdt-collection-inner{grid-template-rows:repeat(1,1fr)}:where(.hdt-collection-style5,.hdt-collection-style6,.hdt-has-collection9,.hdt-has-collection10,.hdt-has-collection11,.hdt-has-collection12) .hdt-collection-img{overflow:hidden}:where(.hdt-collection-style5,.hdt-collection-style6,.hdt-has-collection9,.hdt-has-collection10,.hdt-has-collection11,.hdt-has-collection12) .hdt-collection-content{position:static;bottom:0;left:0;right:0;display:block;box-shadow:none;transform:translate(0);padding-top:var(--content-space, 20px);padding-bottom:0!important;height:auto;width:100%;overflow:hidden}.hdt-collection-style7 .hdt-collection-content{width:calc(100% - 30px);left:15px;right:15px;transform:none}.hdt-collection-style8 .hdt-collection-content{width:100%;position:static;border-radius:0;max-width:100%;overflow:hidden}.hdt-collection-style8 .hdt-collection-content .hdt-collection-wrapper{border-radius:0}:where(.hdt-collection-style9,.hdt-collection-style10) .hdt-collection-wrapper .hdt-collection-count{display:none}.hdt-collection-style9 .hdt-count,.hdt-collection-style10 .hdt-count{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));height:20px;line-height:20px;display:inline-flex;align-items:center;justify-content:center;min-width:26px;width:auto;padding:0 5px;font-size:11px;border-radius:10px}.hdt-collection-style9 .hdt-count{position:absolute;z-index:4;left:auto;right:10%;top:10%;height:auto;width:auto;display:flex}.hdt-collection-style10 .hdt-count{margin-top:-10px;height:auto;aspect-ratio:1;border-radius:9999px}.hdt-collection-style10 .hdt-collection-title{overflow:visible}.hdt-collection-style13 .hdt-collection-content{display:none}.hdt-collection-manual-item,.hdt-collection-manual-item .hdt-collection-inner,.hdt-collection-manual-item .hdt-collection-img svg{height:100%;width:100%}.hdt-collection-manual-item .hdt-collection-img :where(img,svg){object-fit:cover;object-position:center;height:100%;width:100%}.hdt-masonry-collections{display:grid}.hdt-collection-inner{display:grid;position:relative;overflow:hidden;height:100%}.hdt-collection-content{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:auto}.hdt-place-self-center{top:50%;transform:translate(-50%,-50%)}.hdt-place-self-end-center{bottom:0;top:auto;transform:translate(-50%)}.hdt-ratio{position:relative;overflow:hidden;height:100%;width:100%}.hdt-ratio img,.hdt-ratio svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.hdt-full-width-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hdt-relative{position:relative}.hdt-absolute{position:absolute}.hdt-oh{overflow:hidden}.hdt-grid{display:grid}.hdt-flex{display:flex}.hdt-flex-col{flex-direction:column}.hdt-inline-flex{display:inline-flex}.hdt-align-center{align-items:center}.hdt-justify-center{justify-content:center}.hdt-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hdt-top-0{top:0}.hdt-left-0{left:0}.hdt-w-full{width:100%}.hdt-h-full{height:100%}.hdt-pe-none{pointer-events:none}.hdt-object-cover{object-fit:cover}.hdt-object-center{object-position:center}.hdt-section-background{display:block}.hdt-placeholder-svg{width:100%;height:100%}.hdt-eff-img-zoom .hdt-obj-eff{transition:transform .5s ease}.hdt-eff-img-zoom:hover .hdt-obj-eff{transform:scale(1.08)}.hdt-eff-img-rotate .hdt-obj-eff{transition:transform .5s ease}.hdt-eff-img-rotate:hover .hdt-obj-eff{transform:scale(1.05) rotate(3deg)}.hdt-eff-img-translateToTop .hdt-obj-eff{transition:transform .5s ease}.hdt-eff-img-translateToTop:hover .hdt-obj-eff{transform:translateY(-5%)}.hdt-eff-img-translateToBottom .hdt-obj-eff{transition:transform .5s ease}.hdt-eff-img-translateToBottom:hover .hdt-obj-eff{transform:translateY(5%)}.hdt-eff-img-translateToLeft .hdt-obj-eff{transition:transform .5s ease}.hdt-eff-img-translateToLeft:hover .hdt-obj-eff{transform:translate(-5%)}.hdt-eff-img-translateToRight .hdt-obj-eff{transition:transform .5s ease}.hdt-eff-img-translateToRight:hover .hdt-obj-eff{transform:translate(5%)}.hdt-eff-img-filter .hdt-obj-eff{transition:filter .5s ease}.hdt-eff-img-filter:hover .hdt-obj-eff{filter:brightness(1.1) contrast(1.05)}.hdt-eff-img-bounceIn .hdt-obj-eff{transition:transform .4s cubic-bezier(.36,.07,.19,.97)}.hdt-eff-img-bounceIn:hover .hdt-obj-eff{transform:scale(1.06)}.hdt-eff-border-run{position:relative}.hdt-eff-border-run:before,.hdt-eff-border-run:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid transparent;border-radius:inherit;transition:border-color .4s ease;pointer-events:none;z-index:4}.hdt-eff-border-run:hover:before,.hdt-eff-border-run:hover:after{border-color:rgb(var(--color-button))}.hdt-eff-overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;transition:background .3s ease;z-index:2;pointer-events:none}.hdt-eff-overlay:hover:after{background:#00000040}.hdt-text-xs{font-size:.75rem}.hdt-text-sm{font-size:.875rem}.hdt-text-base{font-size:1rem}.hdt-text-lg{font-size:1.125rem}.hdt-text-xl{font-size:1.25rem}.hdt-text-2xl{font-size:1.5rem}.hdt-text-4xl{font-size:2.25rem}.hdt-text-custom{font-size:var(--text-custom-mb, 1rem);font-weight:var(--text-fw, 400);letter-spacing:var(--text-ls, 0)}@media(min-width:768px){.hdt-text-custom{font-size:var(--text-custom-md, 1rem)}}@media(min-width:1150px){.hdt-text-custom{font-size:var(--text-custom-lg, 1rem)}}.hdt-font-normal{font-weight:400}.hdt-font-medium{font-weight:500}.hdt-font-semibold{font-weight:600}.hdt-section-spacing{padding-top:calc(var(--section-pt, 0px) * var(--section-prate, .5) / 50);padding-bottom:calc(var(--section-pb, 0px) * var(--section-prate, .5) / 50)}@media(min-width:768px){.hdt-section-spacing{padding-top:var(--section-pt, 0px);padding-bottom:var(--section-pb, 0px)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hdt-collection-items.css.map */
