.diffuser-hero{--dh-accent-ink: var(--eh-black);--dh-dark: var(--eh-black);--dh-text: var(--eh-black);--dh-muted: var(--eh-black);--dh-eyebrow: var(--dh-text);--dh-radius: 0;--dh-content-pad: 56px;--dh-content-pt: var(--dh-content-pad);--dh-bar-a: #131A3D;--dh-bar-b: #05070F;--dh-rail-h: 75vh;--dh-thumb-gap: 14px;--dh-thumbs-visible: 4;--dh-dot-h: 48px;--dh-thumb-h: calc( (var(--dh-rail-h) - (var(--dh-thumbs-visible) - 1) * var(--dh-thumb-gap)) / var(--dh-thumbs-visible) );--dh-thumb-w: min(calc(var(--dh-thumb-h) * 4 / 3), 20vw);--dh-rail-w: calc(var(--dh-thumb-w) + 70px);--dh-card-top-1: #131A3D;--dh-card-top-2: #05070F;color:var(--eh-white);max-width:none;margin:0 auto;padding:0;box-sizing:border-box}.diffuser-hero,.diffuser-hero *{box-sizing:border-box}.diffuser-hero__toggle{display:none;background:linear-gradient(270deg,var(--dh-bar-a) 0%,var(--dh-bar-b) 100%)}.diffuser-hero__toggle-inner{max-width:var(--eh-mx-width);margin:0 auto;display:flex;align-items:center;flex-wrap:wrap;gap:14px 18px;padding:14px clamp(1.25rem,4vw,4rem)}.diffuser-hero__toggle-label{color:#fff;font-size:calc(var(--eh-p) * .95);font-weight:300;letter-spacing:.02em}.diffuser-hero__toggle-pills{display:flex;flex-wrap:wrap;gap:10px;min-width:0}.diffuser-hero__pill{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;padding:8px 22px;border-radius:50px;background:var(--eh-black);color:var(--eh-font-accent);font-family:inherit;font-size:calc(var(--eh-p) * .85);font-weight:300;letter-spacing:.02em;text-decoration:none;white-space:nowrap;cursor:pointer;transition:all .2s ease;text-transform:none}.diffuser-hero__pill:hover{border-color:var(--eh-base-blue)}.diffuser-hero__pill.is-active{border:1px solid var(--eh-font-accent);border-color:var(--eh-font-accent);box-shadow:0 0 0 1px var(--eh-base-blue) inset;color:var(--eh-base-blue)}.diffuser-hero__stage{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:var(--dh-radius);min-height:90vh;background-color:var(--eh-black)}.diffuser-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.diffuser-hero__bg-layer{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .6s ease}.diffuser-hero__bg-layer.is-active{opacity:1}.diffuser-hero__bg picture{display:block}.diffuser-hero__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--dh-focus-d, center)}.diffuser-hero__bg-grad{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:var(--dh-grad-strength, .7);background:linear-gradient(90deg,var(--dh-grad-color, #000000) 0%,rgba(0,0,0,0) var(--dh-grad-spread, 70%));transition:opacity .4s ease}.diffuser-hero.is-no-fade .diffuser-hero__bg-grad{opacity:0}.diffuser-hero__bg-img--dfocus-center{--dh-focus-d: center}.diffuser-hero__bg-img--dfocus-top{--dh-focus-d: top}.diffuser-hero__bg-img--dfocus-bottom{--dh-focus-d: bottom}.diffuser-hero__bg-img--dfocus-left{--dh-focus-d: left}.diffuser-hero__bg-img--dfocus-right{--dh-focus-d: right}.diffuser-hero__bg-img--dfocus-top-left{--dh-focus-d: top left}.diffuser-hero__bg-img--dfocus-top-right{--dh-focus-d: top right}.diffuser-hero__bg-img--dfocus-bottom-left{--dh-focus-d: bottom left}.diffuser-hero__bg-img--dfocus-bottom-right{--dh-focus-d: bottom right}.diffuser-hero__bg-img--mfocus-center{--dh-focus-m: center}.diffuser-hero__bg-img--mfocus-top{--dh-focus-m: top}.diffuser-hero__bg-img--mfocus-bottom{--dh-focus-m: bottom}.diffuser-hero__bg-img--mfocus-left{--dh-focus-m: left}.diffuser-hero__bg-img--mfocus-right{--dh-focus-m: right}.diffuser-hero__bg-img--mfocus-top-left{--dh-focus-m: top left}.diffuser-hero__bg-img--mfocus-top-right{--dh-focus-m: top right}.diffuser-hero__bg-img--mfocus-bottom-left{--dh-focus-m: bottom left}.diffuser-hero__bg-img--mfocus-bottom-right{--dh-focus-m: bottom right}.diffuser-hero__inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;flex:1 1 auto;width:100%;max-width:var(--eh-mx-width);margin:0 auto}.diffuser-hero__content{align-self:center;grid-area:1 / 1;max-width:60%;padding:var(--dh-content-pad);box-sizing:border-box}.diffuser-hero__content.is-hidden,.diffuser-hero__thumbs.is-hidden,.diffuser-hero__gallery.is-hidden,.diffuser-hero.is-hide-text .diffuser-hero__body,.diffuser-hero.is-hide-text .diffuser-hero__meta,.diffuser-hero.is-hide-text .diffuser-hero__actions{display:none}.diffuser-hero__eyebrow{margin:0 0 .5rem;font-size:calc(var(--eh-p) * .9);font-weight:300;letter-spacing:.16em;text-transform:uppercase;color:var(--eh-white)}.diffuser-hero__heading{width:100%;margin:0 0 18px;font-size:var(--eh-title);font-weight:700;line-height:var(--eh-title-line-height);text-transform:uppercase;text-decoration:none;color:var(--eh-white)}.diffuser-hero__heading em{font-style:normal;text-decoration:none;color:var(--eh-font-accent)}.diffuser-hero__body{margin:0 0 24px;max-width:35ch;font-size:var(--eh-p);line-height:var(--eh-base-line-height);color:var(--eh-white);font-weight:300}.diffuser-hero__meta{margin:0 0 28px;font-size:var(--eh-p);color:var(--eh-white)}.diffuser-hero__meta em{font-style:normal;color:var(--eh-base-blue)}.diffuser-hero__actions{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px}.diffuser-hero__btn{display:inline-flex;align-items:center;justify-content:center;min-width:190px;padding:14px 30px;border:2px solid var(--eh-base-blue);border-radius:50px;background-color:var(--eh-base-blue);color:var(--dh-accent-ink);font-family:inherit;font-size:var(--eh-btn);font-weight:700;text-align:center;text-decoration:none;cursor:pointer;transition:filter .2s ease,transform .2s ease,background .2s ease,color .2s ease}.diffuser-hero__btn:hover{filter:brightness(.94);transform:translateY(0) scale(.955)}.diffuser-hero__gallery{position:absolute;z-index:2;top:0;right:0;bottom:0;display:flex;align-items:center;width:var(--dh-rail-w);min-height:0;min-width:0;box-sizing:border-box;padding:16px 40px 16px 0}.diffuser-hero__thumbs{list-style:none;margin:0;padding:0 0 0 30px;box-sizing:border-box;width:100%;display:flex;flex-direction:column;align-items:stretch;gap:var(--dh-thumb-gap);height:auto;max-height:calc(var(--dh-thumbs-visible) * var(--dh-thumb-h) + (var(--dh-thumbs-visible) - 1) * var(--dh-thumb-gap));overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain;scroll-snap-type:y proximity}.diffuser-hero__thumbs::-webkit-scrollbar{display:none}.diffuser-hero__thumbs>li{position:relative;scroll-snap-align:start;flex:0 0 auto;width:var(--dh-thumb-w);height:var(--dh-thumb-h);aspect-ratio:4 / 3}.diffuser-hero__thumbs>li:not(:last-child):after{content:"";position:absolute;z-index:0;left:-18.75px;top:calc(50% + var(--dh-dot-h) / 2);width:1.5px;height:calc(100% + var(--dh-thumb-gap) - var(--dh-dot-h));background-color:#69effb59;pointer-events:none}.diffuser-hero__thumbs>li:before{content:"";position:absolute;z-index:1;left:-25px;top:50%;transform:translateY(-50%);width:14px;height:var(--dh-dot-h);background-image:radial-gradient(circle,var(--eh-base-blue) 7px,rgba(0,0,0,0) 7px);background-size:14px 16px;background-repeat:repeat-y;opacity:.4;transition:opacity .2s ease;pointer-events:none}.diffuser-hero__thumbs>li:has(.diffuser-hero__thumb.is-active):before{opacity:1}.diffuser-hero__thumb{display:block;width:100%;height:100%;padding:0;border:0;border-radius:12px;overflow:hidden;background:none;cursor:pointer;outline:2px solid transparent;outline-offset:-2px;transition:outline-color .2s ease,transform .2s ease}.diffuser-hero__thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--dh-thumb-focus, center)}.diffuser-hero__thumb:hover{transform:translateY(0) scale(.955);outline-color:var(--eh-base-blue)}.diffuser-hero__thumb:focus-visible{outline-color:var(--eh-black)}.diffuser-hero__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;padding:22px;border-radius:var(--dh-radius);background:linear-gradient(270deg,var(--dh-card-top-1) 0%,var(--dh-card-top-2) 100%)}.diffuser-hero__badge{padding:15px 35px;border:1.5px solid var(--eh-font-accent);border-radius:50px;background:#000;color:var(--eh-font-accent);font-size:calc(var(--eh-p) * .8);font-weight:300;letter-spacing:1px;text-transform:uppercase}@media(min-width:1081px){.diffuser-hero__content{align-self:start;padding-top:var(--dh-content-pt)}}@media(max-width:1080px){.diffuser-hero__stage{min-height:max(880px,100vh);min-height:max(880px,100svh);max-height:none}.diffuser-hero__bg-img{object-position:var(--dh-focus-m, var(--dh-focus-d, center))}.diffuser-hero__bg-grad{background:linear-gradient(180deg,var(--dh-grad-color, #000000) 0%,rgba(0,0,0,0) var(--dh-mfade-h, 55%))}.diffuser-hero__inner{grid-template-columns:1fr;align-content:space-between}.diffuser-hero__content{padding:32px 22px 36px;max-width:none}.diffuser-hero__heading{max-width:none}.diffuser-hero{--dh-photo-start: 30%;--dh-photo-fade: 34%;--dh-photo-overlap: 0vh;--dh-mobile-base: #05070F;--dh-rail-space: 0px}.diffuser-hero__stage{background-color:var(--dh-mobile-base, #05070F)}.diffuser-hero__bg{top:0;bottom:0}.diffuser-hero__bg picture{position:absolute;top:calc(var(--dh-photo-start) - var(--dh-photo-overlap, 0vh));right:0;bottom:var(--dh-rail-space);left:0}.diffuser-hero__bg-img{-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgb(0,0,0) var(--dh-photo-fade));mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgb(0,0,0) var(--dh-photo-fade))}.diffuser-hero__btn{min-width:0;flex:1 1 auto;max-width:340px}.diffuser-hero__gallery{display:none}.diffuser-hero__thumbs>li:before,.diffuser-hero__thumbs>li:not(:last-child):after{display:none}.diffuser-hero__thumbs{--dh-thumb-gap: 10px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:var(--dh-thumb-gap);width:100%;height:auto;max-height:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;padding:0 0 6px}.diffuser-hero__thumbs>li{flex:0 0 auto;width:var(--dh-thumb-w);height:auto;aspect-ratio:1 / 1}.diffuser-hero__badges{flex-direction:column;padding:18px;background:linear-gradient(0deg,var(--dh-card-top-1) 0%,var(--dh-card-top-2) 100%);display:grid;grid-template-columns:1fr 1fr}.diffuser-hero__badge{width:100%;font-size:calc(var(--eh-p) * .7);box-sizing:border-box;text-align:center;padding:5px 10px;align-content:center;letter-spacing:.5px}.diffuser-hero--mobile-dark{--dh-text: var(--eh-black);--dh-muted: var(--eh-black)}.diffuser-hero__toggle-inner{gap:8px 14px}.diffuser-hero__toggle-pills{flex:1 1 100%;flex-wrap:nowrap;gap:8px;min-width:0}.diffuser-hero__pill{flex:1 1 0;min-width:0;padding:8px;font-size:calc(var(--eh-p) * .68);letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;text-align:center;text-transform:uppercase}}@media(prefers-reduced-motion:reduce){.diffuser-hero__bg-layer,.diffuser-hero__thumb,.diffuser-hero__btn,.diffuser-hero__pill,.diffuser-hero__content,.diffuser-hero__bg-grad{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/section-diffuser-hero.css.map */
