.dlux-hero{position:relative;z-index:0;width:100%;max-width:1400px;margin:0 auto}.dlux-hero__viewport{position:relative;width:100%;aspect-ratio:4 / 5;min-height:42rem;max-height:64rem;overflow:hidden}@media screen and (min-width:750px){.dlux-hero__viewport{aspect-ratio:12 / 5;min-height:280px;max-height:600px}}.dlux-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease;z-index:0}.dlux-hero__slide.is-active{opacity:1;visibility:visible;z-index:1}.dlux-hero__slide--gradient-bg:before,.dlux-hero__slide--has-layer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:var(--dlux-hero-layer)}.dlux-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;isolation:isolate}.dlux-hero__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.dlux-hero__bg--gradient-1{background:linear-gradient(135deg,hsl(var(--dlux-accent) / .45),rgb(var(--color-background)) 48%,hsl(var(--dlux-primary) / .08))}.dlux-hero__bg--gradient-2{background:linear-gradient(135deg,hsl(var(--dlux-primary) / .08),rgb(var(--color-background)),hsl(var(--dlux-accent) / .35))}.dlux-hero__bg--gradient-3{background:linear-gradient(135deg,hsl(var(--dlux-destructive) / .12),rgb(var(--color-background)) 45%,hsl(var(--dlux-accent) / .25))}.dlux-hero__bg--gradient-4{background:linear-gradient(160deg,rgb(var(--color-background)),hsl(var(--dlux-muted) / .9))}.dlux-hero__slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:.03;pointer-events:none;background-image:radial-gradient(circle at 1px 1px,rgb(var(--color-foreground)) 1px,transparent 0);background-size:40px 40px}.dlux-hero__inner{position:relative;z-index:2;display:flex;align-items:flex-start;height:100%;padding:2rem 2rem 11.2rem;max-width:1400px;margin:0 auto}@media screen and (min-width:750px){.dlux-hero__inner{align-items:center;padding:0 3.2rem}}@media screen and (min-width:1024px){.dlux-hero__inner{padding:0 4.8rem}}@media screen and (min-width:1200px){.dlux-hero__inner{padding:0 6.4rem}}.dlux-hero__content{width:100%;max-width:31rem}@media screen and (max-width:749px){.dlux-hero__content{text-align:center;display:flex;flex-direction:column;align-items:center}}@media screen and (min-width:480px){.dlux-hero__content{max-width:34rem}}@media screen and (min-width:750px){.dlux-hero__content{max-width:57.6rem}}.dlux-hero__badge{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 1.4rem;padding:.4rem 1rem;border-radius:9999px;border:1px solid rgba(var(--color-foreground),.15);font-size:1rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}@media screen and (min-width:750px){.dlux-hero__badge{margin:0 0 2.4rem;padding:.45rem 1.2rem;font-size:1.1rem;letter-spacing:.2em}}.dlux-hero__badge-icon{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;flex-shrink:0}.dlux-hero__badge-icon svg{display:block;width:1.4rem;height:1.4rem;stroke-linecap:round;stroke-linejoin:round}.dlux-hero__badge-text{line-height:1}.dlux-hero__slide:not(.dlux-hero__slide--light-text) .dlux-hero__badge--default{color:hsl(var(--dlux-primary));border-color:hsl(var(--dlux-primary) / .35);background:hsl(var(--dlux-primary) / .08)}.dlux-hero__slide--light-text .dlux-hero__badge--default{color:rgb(var(--color-background));border-color:#ffffff59;background:#ffffff1f}.dlux-hero__badge--new{color:hsl(var(--dlux-primary));border-color:hsl(var(--dlux-primary) / .35);background:hsl(var(--dlux-primary) / .1)}.dlux-hero__badge--sale{color:hsl(var(--dlux-destructive));border-color:hsl(var(--dlux-destructive) / .45);background:hsl(var(--dlux-destructive) / .15)}.dlux-hero__badge--limited{color:#ea580c;border-color:#ea580c73;background:#ea580c1f}.dlux-hero__slide--light-text .dlux-hero__badge--new,.dlux-hero__slide--light-text .dlux-hero__badge--sale,.dlux-hero__slide--light-text .dlux-hero__badge--limited{border-color:#ffffff59;background:#ffffff1f;color:rgb(var(--color-background))}.dlux-hero__title{margin:0 0 1.2rem;font-family:var(--font-heading-family);font-size:clamp(3.2rem,10vw,4.8rem);font-weight:600;line-height:1.02}.dlux-hero__title-line{color:rgb(var(--color-foreground))}.dlux-hero__title-sub{color:hsl(var(--dlux-primary))}@media screen and (min-width:750px){.dlux-hero__title{margin:0 0 2.4rem;font-size:clamp(3rem,5vw,7.2rem);line-height:1.08}}.dlux-hero__slide--light-text .dlux-hero__title-line{color:rgb(var(--color-background));text-shadow:0 1px 16px rgba(0,0,0,.45),0 1px 4px rgba(0,0,0,.35)}.dlux-hero__slide--light-text .dlux-hero__title-sub{color:hsl(var(--dlux-primary));text-shadow:0 1px 12px rgba(0,0,0,.4)}.dlux-hero__desc{margin:0 0 1.8rem;max-width:29rem;font-size:1.45rem;line-height:1.55;color:rgba(var(--color-foreground),.65)}@media screen and (min-width:480px){.dlux-hero__desc{max-width:32rem}}.dlux-hero__desc.rte p{margin:0 0 .75em}.dlux-hero__desc.rte p:last-child{margin-bottom:0}@media screen and (min-width:750px){.dlux-hero__desc{margin:0 0 3.2rem;max-width:44.8rem;font-size:1.8rem;line-height:1.65}}.dlux-hero__slide--light-text .dlux-hero__desc{color:#ffffffeb;text-shadow:0 1px 10px rgba(0,0,0,.35)}.dlux-hero__actions{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%}@media screen and (min-width:750px){.dlux-hero__actions{flex-direction:row;flex-wrap:wrap;align-items:center;width:auto}}.dlux-hero__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:4.8rem;width:100%;padding:0 2rem;font-family:var(--font-body-family);font-size:1.3rem;font-weight:500;text-decoration:none;border-radius:var(--dlux-radius);border:1px solid transparent;transition:background-color .15s ease,color .15s ease,border-color .15s ease}@media screen and (min-width:750px){.dlux-hero__btn{width:auto;padding:0 2.4rem;font-size:1.35rem}}.dlux-hero__btn--primary{background:hsl(var(--dlux-primary));color:hsl(var(--dlux-primary-foreground));border-color:hsl(var(--dlux-primary))}.dlux-hero__btn--primary:hover{filter:brightness(1.05)}.dlux-hero__slide--light-text .dlux-hero__btn--primary{background:rgb(var(--color-background));color:hsl(var(--dlux-primary));border-color:rgb(var(--color-background))}.dlux-hero__btn--secondary{border-radius:var(--dlux-radius);background:hsl(var(--dlux-background));color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.dlux-hero__slide--light-text .dlux-hero__btn--secondary{color:rgb(var(--color-background));border-color:#ffffffe0;background:transparent}.dlux-hero__slide--light-text .dlux-hero__btn--secondary:hover{background:#ffffff1f;border-color:rgb(var(--color-background))}.dlux-hero__slide:not(.dlux-hero__slide--light-text) .dlux-hero__btn--secondary:hover{background:rgba(var(--color-foreground),.06);border-color:rgb(var(--color-foreground))}.dlux-hero__cards{display:none}@media screen and (min-width:750px){.dlux-hero__inner{justify-content:space-between}.dlux-hero__cards{display:flex;flex-direction:column;gap:1.2rem;flex-shrink:0;max-width:28rem}}.dlux-hero__card{display:flex;flex-direction:column;gap:.4rem;padding:1.6rem 2rem;border-radius:12px;border:1px solid rgba(var(--color-foreground),.08);background:#fff9f3d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);text-decoration:none;color:rgb(var(--color-foreground));transition:transform .2s ease,box-shadow .2s ease}.dlux-hero__card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.dlux-hero__card-eyebrow{font-size:1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:hsl(var(--dlux-primary));line-height:1.2}.dlux-hero__card-title{font-family:var(--font-heading-family);font-size:1.6rem;font-weight:600;line-height:1.25;color:rgb(var(--color-foreground))}.dlux-hero__card-subtitle{font-size:1.3rem;line-height:1.4;color:rgba(var(--color-foreground),.6)}.dlux-hero__slide--light-text .dlux-hero__card{background:#00000059;border-color:#ffffff26;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.dlux-hero__slide--light-text .dlux-hero__card-eyebrow{color:#ffffffbf}.dlux-hero__slide--light-text .dlux-hero__card-title{color:rgb(var(--color-background))}.dlux-hero__slide--light-text .dlux-hero__card-subtitle{color:#ffffffb3}.dlux-hero__slide--light-text .dlux-hero__card:hover{background:#00000073}.dlux-hero__controls{position:absolute;left:50%;right:auto;bottom:2rem;z-index:3;width:calc(100% - 4rem);max-width:26rem;justify-content:center;padding:.65rem 1rem;border-radius:999px;background:rgba(var(--color-background),.9);border:1px solid rgba(var(--color-foreground),.08);box-shadow:0 .6rem 2rem #00000014;transform:translate(-50%);display:flex;align-items:center;gap:1rem}@media screen and (min-width:750px){.dlux-hero__controls{bottom:3.2rem;right:3.2rem;left:auto;width:auto;max-width:none;justify-content:flex-start;padding:0;border:0;background:transparent;box-shadow:none;transform:none}}.dlux-hero__nav{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;border-radius:9999px;border:1px solid rgba(var(--color-foreground),.2);background:rgba(var(--color-background),.85);color:rgb(var(--color-foreground));cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dlux-hero__viewport:has(.dlux-hero__slide.is-active.dlux-hero__slide--light-text) .dlux-hero__nav{border-color:#ffffff40;background:#00000040;color:rgb(var(--color-background))}.dlux-hero__dots{display:flex;align-items:center;gap:.5rem}.dlux-hero__dot{width:.8rem;height:.8rem;padding:0;border:none;border-radius:9999px;background:rgba(var(--color-foreground),.25);cursor:pointer;transition:width .25s ease,background .25s ease}.dlux-hero__dot.is-active{width:2.8rem;background:hsl(var(--dlux-primary))}.dlux-hero__viewport:has(.dlux-hero__slide.is-active.dlux-hero__slide--light-text) .dlux-hero__dot{background:#ffffff59}.dlux-hero__viewport:has(.dlux-hero__slide.is-active.dlux-hero__slide--light-text) .dlux-hero__dot.is-active{background:rgb(var(--color-background))}
/*# sourceMappingURL=/cdn/shop/t/7/assets/dlux-hero-slideshow.css.map */
