.kenzu-story{position:relative;width:100%;overflow:hidden;background:var(--ks-background);color:var(--ks-text)}.kenzu-story *,.kenzu-story *:before,.kenzu-story *:after{box-sizing:border-box}.kenzu-story img,.kenzu-story video,.kenzu-story iframe{max-width:100%}.kenzu-story a{color:inherit}.kenzu-story button,.kenzu-story input,.kenzu-story textarea,.kenzu-story select{font:inherit}.kenzu-story__container{width:100%;max-width:var(--ks-max-width);margin-inline:auto;padding:var(--ks-padding-top-mobile) var(--ks-padding-inline-mobile) var(--ks-padding-bottom-mobile)}.kenzu-story__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:44px}.kenzu-story__media-column,.kenzu-story__content-column{min-width:0}.kenzu-story--mobile-media-first .kenzu-story__media-column{order:1}.kenzu-story--mobile-media-first .kenzu-story__content-column{order:2}.kenzu-story--mobile-content-first .kenzu-story__content-column{order:1}.kenzu-story--mobile-content-first .kenzu-story__media-column{order:2}.kenzu-story__media-column{position:relative}.kenzu-story__media{position:relative;width:100%;aspect-ratio:var(--ks-media-aspect-mobile);overflow:hidden;border-radius:var(--ks-media-radius);background:#151515}.kenzu-story__hosted-videos,.kenzu-story__picture,.kenzu-story__external-video,.kenzu-story__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.kenzu-story__hosted-videos{overflow:hidden}.kenzu-story__picture{margin:0}.kenzu-story__external-video{overflow:hidden;background:#101010}.kenzu-story__placeholder{background:#161616}.kenzu-story__image,.kenzu-story__video,.kenzu-story__poster,.kenzu-story__placeholder-svg{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--ks-media-position-mobile)}.kenzu-story__image,.kenzu-story__video,.kenzu-story__poster{transition:transform .8s cubic-bezier(.22,1,.36,1),opacity .4s ease}.kenzu-story__media:hover .kenzu-story__image,.kenzu-story__media:hover .kenzu-story__video{transform:scale(1.025)}.kenzu-story__video{position:absolute;top:0;right:0;bottom:0;left:0}.kenzu-story__video--desktop{display:none}.kenzu-story__video--mobile{display:block}.kenzu-story__external-video iframe{position:absolute;top:50%;left:50%;width:max(100%,177.78vh);height:max(100%,56.25vw);border:0;transform:translate(-50%,-50%)}.kenzu-story__external-video.is-contain iframe{width:100%;height:100%}.kenzu-story__poster{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;transition:opacity .4s ease,visibility .4s ease}.kenzu-story__poster--desktop{display:none}.kenzu-story__poster--mobile{display:block}.kenzu-story__external-video.is-playing .kenzu-story__poster,.kenzu-story__external-video.is-loaded.is-autoplay .kenzu-story__poster{opacity:0;visibility:hidden;pointer-events:none}.kenzu-story__placeholder-svg{color:#343434;background:#171717}.kenzu-story__media-overlay{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.68) 0%,rgba(0,0,0,.18) 46%,transparent 72%);pointer-events:none}.kenzu-story__media-caption{position:absolute;z-index:4;right:20px;bottom:18px;left:20px;margin:0;color:#fff;font-family:var(--font-body-family);font-size:10px;font-style:var(--font-body-style);font-weight:700;line-height:1.4;letter-spacing:1.8px;text-transform:uppercase}.kenzu-story__play{position:absolute;z-index:6;top:50%;left:50%;display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;padding:0;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:#00000061;color:#fff;cursor:pointer;transform:translate(-50%,-50%);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background-color .22s ease,border-color .22s ease,color .22s ease,opacity .22s ease,transform .22s cubic-bezier(.22,1,.36,1)}.kenzu-story__play:hover{border-color:var(--ks-accent);background:var(--ks-accent);color:#fff;transform:translate(-50%,-50%) scale(1.06)}.kenzu-story__play:focus-visible{outline:2px solid var(--ks-accent);outline-offset:5px}.kenzu-story__play-icon{width:0;height:0;margin-left:5px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:13px solid currentColor}.kenzu-story__external-video.is-playing .kenzu-story__play{opacity:0;visibility:hidden;pointer-events:none}.kenzu-story__content-column{display:flex;width:100%}.kenzu-story--content-top .kenzu-story__content-column{align-items:flex-start}.kenzu-story--content-center .kenzu-story__content-column{align-items:center}.kenzu-story--content-bottom .kenzu-story__content-column{align-items:flex-end}.kenzu-story__content{display:flex;flex-direction:column;width:100%;max-width:var(--ks-content-max-width);margin-inline:auto}.kenzu-story__eyebrow{display:inline-flex;align-items:center;align-self:flex-start;gap:12px;margin:0 0 20px;color:var(--ks-accent);font-family:var(--font-heading-family);font-size:var(--ks-eyebrow-size-mobile);font-style:var(--font-heading-style);font-weight:700;line-height:1.2;letter-spacing:var(--ks-eyebrow-spacing);text-transform:uppercase}.kenzu-story__eyebrow-line{flex:0 0 auto;display:block;width:34px;height:1px;background:currentColor}.kenzu-story__heading{max-width:100%;margin:0;color:var(--ks-heading);font-family:var(--font-heading-family);font-size:var(--ks-heading-size-mobile);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:var(--ks-heading-line-height);letter-spacing:var(--ks-heading-letter-spacing);text-wrap:balance}.kenzu-story__heading strong,.kenzu-story__heading em{color:var(--ks-accent);font-weight:inherit}.kenzu-story__heading p{margin:0}.kenzu-story__highlight{position:relative;margin-top:26px;padding-left:18px;border-left:2px solid var(--ks-accent);color:var(--ks-heading);font-family:var(--font-heading-family);font-size:var(--ks-highlight-size-mobile);font-style:var(--font-heading-style);font-weight:500;line-height:1.4;letter-spacing:-.2px}.kenzu-story__highlight p{margin:0}.kenzu-story__body{margin-top:28px;color:var(--ks-text);font-family:var(--font-body-family);font-size:var(--ks-body-size-mobile);font-style:var(--font-body-style);font-weight:var(--font-body-weight);line-height:var(--ks-body-line-height)}.kenzu-story__body>*{margin-top:0}.kenzu-story__body>*+*{margin-top:18px}.kenzu-story__body>*:last-child{margin-bottom:0}.kenzu-story__body p{color:inherit}.kenzu-story__body strong{color:var(--ks-heading);font-weight:600}.kenzu-story__body a{color:var(--ks-heading);text-decoration-thickness:1px;text-underline-offset:4px;transition:color .18s ease}.kenzu-story__body a:hover{color:var(--ks-accent)}.kenzu-story__body ul,.kenzu-story__body ol{margin:18px 0 0;padding-left:22px}.kenzu-story__body li+li{margin-top:8px}.kenzu-story__body blockquote{margin:24px 0 0;padding:0 0 0 18px;border-left:1px solid var(--ks-border);color:var(--ks-muted)}.kenzu-story__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:36px;border-top:1px solid var(--ks-border);border-left:1px solid var(--ks-border)}.kenzu-story__stat{min-width:0;padding:20px 16px;border-right:1px solid var(--ks-border);border-bottom:1px solid var(--ks-border);background:transparent;transition:background-color .22s ease,transform .22s ease}.kenzu-story__stat:hover{background:#ffffff06}.kenzu-story__stat-value{overflow-wrap:anywhere;color:var(--ks-heading);font-family:var(--font-heading-family);font-size:25px;font-style:var(--font-heading-style);font-weight:600;line-height:1.1;letter-spacing:-.4px}.kenzu-story__stat-label{margin-top:8px;color:var(--ks-muted);font-family:var(--font-body-family);font-size:10px;font-style:var(--font-body-style);font-weight:700;line-height:1.4;letter-spacing:1.2px;text-transform:uppercase}.kenzu-story__buttons{display:flex;flex-direction:column;align-items:stretch;gap:12px;width:100%;margin-top:36px}.kenzu-story__button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:var(--ks-button-height);padding:12px 24px;overflow:hidden;border:1px solid transparent;border-radius:var(--ks-button-radius);font-family:var(--font-body-family);font-size:11px;font-style:var(--font-body-style);font-weight:700;line-height:1;letter-spacing:1.3px;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:background-color .22s ease,border-color .22s ease,color .22s ease,opacity .22s ease,transform .22s cubic-bezier(.22,1,.36,1)}.kenzu-story__button:hover{transform:translateY(-2px)}.kenzu-story__button:focus-visible{outline:2px solid var(--ks-accent);outline-offset:4px}.kenzu-story__button--primary{border-color:var(--ks-primary-background);background:var(--ks-primary-background);color:var(--ks-primary-text)}.kenzu-story__button--primary:hover,.kenzu-story__button--primary:focus-visible{border-color:var(--ks-primary-hover-background);background:var(--ks-primary-hover-background);color:var(--ks-primary-hover-text)}.kenzu-story__button--secondary{border-color:var(--ks-secondary-border);background:var(--ks-secondary-background);color:var(--ks-secondary-text)}.kenzu-story__button--secondary:hover,.kenzu-story__button--secondary:focus-visible{border-color:var(--ks-secondary-hover-background);background:var(--ks-secondary-hover-background);color:var(--ks-secondary-hover-text)}.kenzu-story__button--text{align-self:flex-start;justify-content:flex-start;min-height:auto;padding:8px 0;border:0;background:transparent;color:var(--ks-heading)}.kenzu-story__button--text:after{position:absolute;right:0;bottom:2px;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right center;transition:transform .22s ease}.kenzu-story__button--text:hover{color:var(--ks-accent);transform:none}.kenzu-story__button--text:hover:after{transform:scaleX(1);transform-origin:left center}.kenzu-story__button-arrow{display:inline-block;font-size:15px;line-height:1;transition:transform .22s ease}.kenzu-story__button:hover .kenzu-story__button-arrow{transform:translate(2px,-2px)}.kenzu-story__button--disabled{opacity:.5;pointer-events:none}.kenzu-story [data-story-reveal]{opacity:1;transform:none;transition:opacity var(--ks-animation-duration) cubic-bezier(.22,1,.36,1),transform var(--ks-animation-duration) cubic-bezier(.22,1,.36,1)}.kenzu-story:not(.is-visible) [data-story-animation=fade]{opacity:0}.kenzu-story:not(.is-visible) [data-story-animation=slide-up]{opacity:0;transform:translateY(var(--ks-animation-distance))}.kenzu-story:not(.is-visible) [data-story-animation=slide-left]{opacity:0;transform:translate(calc(var(--ks-animation-distance) * -1))}.kenzu-story:not(.is-visible) [data-story-animation=slide-right]{opacity:0;transform:translate(var(--ks-animation-distance))}.kenzu-story:not(.is-visible) [data-story-animation=zoom]{opacity:0;transform:scale(1.045)}.kenzu-story.is-visible [data-story-reveal]{opacity:1;transform:none}.kenzu-story__content-column[data-story-reveal]{transition-delay:.12s}@media screen and (min-width:750px){.kenzu-story__container{padding:var(--ks-padding-top-desktop) var(--ks-padding-inline-desktop) var(--ks-padding-bottom-desktop)}.kenzu-story__grid{gap:56px}.kenzu-story__media{aspect-ratio:var(--ks-media-aspect-desktop)}.kenzu-story__image,.kenzu-story__video,.kenzu-story__poster,.kenzu-story__placeholder-svg{object-position:var(--ks-media-position-desktop)}.kenzu-story__video--desktop{display:block}.kenzu-story__video--mobile{display:none}.kenzu-story__poster--desktop{display:block}.kenzu-story__poster--mobile{display:none}.kenzu-story__eyebrow{font-size:var(--ks-eyebrow-size-desktop)}.kenzu-story__heading{font-size:var(--ks-heading-size-desktop)}.kenzu-story__highlight{font-size:var(--ks-highlight-size-desktop)}.kenzu-story__body{font-size:var(--ks-body-size-desktop)}.kenzu-story__stats{grid-template-columns:repeat(var(--ks-stat-columns),minmax(0,1fr))}.kenzu-story__stat{padding:24px 20px}.kenzu-story__stat-value{font-size:30px}.kenzu-story__buttons{flex-direction:row;flex-wrap:wrap;align-items:center;width:auto}.kenzu-story__button{min-width:190px}.kenzu-story__button--text{min-width:auto}}@media screen and (min-width:990px){.kenzu-story__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;gap:var(--ks-column-gap)}.kenzu-story--media-left .kenzu-story__media-column{grid-column:1;grid-row:1}.kenzu-story--media-left .kenzu-story__content-column,.kenzu-story--media-right .kenzu-story__media-column{grid-column:2;grid-row:1}.kenzu-story--media-right .kenzu-story__content-column{grid-column:1;grid-row:1}.kenzu-story__media-column,.kenzu-story__content-column{order:initial}.kenzu-story__content{margin-inline:0}.kenzu-story--media-left .kenzu-story__content{margin-right:auto}.kenzu-story--media-right .kenzu-story__content{margin-left:auto}.kenzu-story__media{min-height:100%}.kenzu-story--full-media .kenzu-story__container{max-width:none}.kenzu-story--full-media.kenzu-story--media-left .kenzu-story__container{padding-left:0}.kenzu-story--full-media.kenzu-story--media-right .kenzu-story__container{padding-right:0}.kenzu-story--full-media.kenzu-story--media-left .kenzu-story__media{border-radius:0 var(--ks-media-radius) var(--ks-media-radius) 0}.kenzu-story--full-media.kenzu-story--media-right .kenzu-story__media{border-radius:var(--ks-media-radius) 0 0 var(--ks-media-radius)}.kenzu-story__media-caption{right:28px;bottom:24px;left:28px}}@media screen and (min-width:1400px){.kenzu-story__grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.kenzu-story__stat-value{font-size:34px}}@media screen and (max-width:479px){.kenzu-story__grid{gap:36px}.kenzu-story__play{width:62px;height:62px}.kenzu-story__stats{grid-template-columns:minmax(0,1fr)}.kenzu-story__stat{padding:18px 16px}.kenzu-story__buttons{gap:10px}}@media(hover:hover)and (pointer:fine){.kenzu-story__media:hover .kenzu-story__image,.kenzu-story__media:hover .kenzu-story__video{transform:scale(1.025)}}@media(hover:none){.kenzu-story__media:hover .kenzu-story__image,.kenzu-story__media:hover .kenzu-story__video{transform:none}}.kenzu-story a:focus-visible,.kenzu-story button:focus-visible{outline:2px solid var(--ks-accent);outline-offset:4px}@media(prefers-reduced-motion:reduce){.kenzu-story *,.kenzu-story *:before,.kenzu-story *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;transition-delay:0ms!important}.kenzu-story [data-story-reveal]{opacity:1!important;transform:none!important}.kenzu-story__image,.kenzu-story__video{transform:none!important}}.shopify-design-mode .kenzu-story [data-story-reveal]{opacity:1;transform:none}.kenzu-story .rte:after{display:none}.kenzu-story .rte p{color:inherit}.kenzu-story .rte a{text-decoration-color:currentColor}.kenzu-story svg{max-width:100%}
/*# sourceMappingURL=/cdn/shop/t/6/assets/kenzu-story-content.css.map */
