.shopify-section--zyg-story .zyg-story__shell,.shopify-section--zyg-story .zyg-story--empty{padding-top:var(--zyg-pad-top, 0rem);padding-bottom:var(--zyg-pad-bottom, 0rem);padding-left:var(--zyg-pad-left, 0rem);padding-right:var(--zyg-pad-right, 0rem)}.zyg-story__shell{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.zyg-story__header{display:flex;flex-direction:column;align-items:center;gap:var(--zyg-space-sm);width:100%;margin-block-end:var(--zyg-space-3xl);text-align:center}.zyg-story__title{width:100%;--zyg-heading-text-align: center;text-align:center}.zyg-story__subtitle{margin:0;color:inherit;font-size:var(--text-base);font-weight:400;text-align:center}zyg-story.zyg-story{display:flex;justify-content:center;width:100%}.zyg-story{display:flex;justify-content:center;width:100%;margin-inline:auto}.zyg-story__card{position:relative;width:var(--zyg-story-mobile-width, 92%);max-width:var(--zyg-story-max-width, 424px);height:var(--zyg-story-height, 80vh);margin-inline:auto;overflow:hidden;border-radius:var(--zyg-story-radius, 1rem);background:#111}.zyg-story__card:before{content:"";position:absolute;inset-inline:0;top:0;z-index:1;height:32%;pointer-events:none;background:linear-gradient(to bottom,#00000052,#0000001f 55%,#0000)}.zyg-story__progress{position:absolute;inset-inline:var(--zyg-space-sm);top:var(--zyg-space-sm);z-index:3;display:flex;gap:var(--zyg-space-3xs);pointer-events:none}.zyg-story__progress-segment{flex:1 1 0;height:.1875rem;overflow:hidden;border-radius:999px;background:#ffffff59}.zyg-story__progress-fill{display:block;width:100%;height:100%;background:#fff;transform:var(--zyg-story-progress, scaleX(0));transform-origin:left center;will-change:transform}.zyg-story__items{position:relative;width:100%;height:100%}.zyg-story__items>.shopify-block{display:contents}.zyg-story__item,.zyg-story__items zyg-media.zyg-media,.zyg-story__items .zyg-video{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;pointer-events:none;padding-top:var(--zyg-story-item-pad-top, 0rem);padding-bottom:var(--zyg-story-item-pad-bottom, 0rem);padding-left:var(--zyg-story-item-pad-left, 0rem);padding-right:var(--zyg-story-item-pad-right, 0rem)}.zyg-story__items zyg-media.zyg-media,.zyg-story__items .zyg-video{width:100%;height:100%;align-items:stretch;max-width:none}.zyg-story__item--active,.zyg-story__items zyg-media.zyg-media.zyg-story__item--active,.zyg-story__items .zyg-video.zyg-story__item--active{opacity:1;visibility:visible;pointer-events:auto}.zyg-story__items zyg-media.zyg-media>.zyg-media__body,.zyg-story__items zyg-media.zyg-media .zyg-media__frame,.zyg-story__items zyg-media.zyg-media .zyg-media__video,.zyg-story__items zyg-media.zyg-media .zyg-media__link,.zyg-story__items .zyg-video__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.zyg-story__items zyg-media.zyg-media img,.zyg-story__items zyg-media.zyg-media video,.zyg-story__items zyg-media.zyg-media svg,.zyg-story__items .zyg-video img,.zyg-story__items .zyg-video video,.zyg-story__items .zyg-video iframe,.zyg-story__items .zyg-video svg{display:block;width:100%;height:100%;object-fit:cover;border-radius:0;aspect-ratio:auto}.zyg-story__items .zyg-media__poster,.zyg-story__items .zyg-video__poster{display:none}.zyg-story__items .zyg-media__video--hidden,.zyg-story__items .zyg-video__media--hidden{position:absolute;top:0;right:0;bottom:0;left:0;visibility:visible;opacity:1;pointer-events:none;overflow:hidden}.zyg-story__items zyg-media.zyg-media>.zyg-media__caption{color:#fff;text-shadow:0 .0625rem .25rem rgb(0 0 0 / .35);top:var(--zyg-space-4xl, 2.5rem)}.zyg-story__media{position:absolute;top:0;right:0;bottom:0;left:0}.zyg-story__media-el,.zyg-story__media img,.zyg-story__media video,.zyg-story__media svg{display:block;width:100%;height:100%;object-fit:cover}.zyg-story__copy{position:absolute;inset-inline-start:var(--zyg-space-xl);inset-inline-end:var(--zyg-space-xl);top:var(--zyg-space-4xl);z-index:2;max-width:85%;color:#fff;text-shadow:0 .0625rem .25rem rgb(0 0 0 / .35);pointer-events:none}.zyg-story__heading{color:var(--zyg-story-heading-color, #fff);font-size:1.75rem;font-weight:700;line-height:1.15}.zyg-story__heading>*{margin:0}.zyg-story__subheading{margin-block-start:var(--zyg-space-2xs);color:var(--zyg-story-subheading-color, #fff);font-size:1rem;line-height:1.35}.zyg-story__subheading>*{margin:0}.zyg-story__arrow{position:absolute;top:50%;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin:0;padding:0;border:0;border-radius:999px;background:#ffffff38;color:#fff;transform:translateY(-50%);cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.zyg-story__arrow--prev{inset-inline-start:var(--zyg-space-sm)}.zyg-story__arrow--next{inset-inline-end:var(--zyg-space-sm)}.zyg-story__arrow:disabled{opacity:.35;cursor:default}.zyg-story__arrow .icon,.zyg-story__arrow svg{width:55%;height:55%;fill:none;stroke:currentColor}.zyg-story__tap{position:absolute;top:0;bottom:0;z-index:3;width:35%;margin:0;padding:0;border:0;background:transparent;cursor:pointer}.zyg-story__tap--prev{inset-inline-start:0}.zyg-story__tap--next{inset-inline-end:0}.zyg-story__tap:disabled{cursor:default}.zyg-story--empty{display:grid;min-height:var(--zyg-placeholder-min-height);place-items:center}.zyg-story__empty{margin:0;color:rgb(var(--text-color) / .55);font-size:.875rem}
/*# sourceMappingURL=/cdn/shop/t/16/assets/zyg-story-section.css.map */
