.shopify-section--timeline{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-timeline--highlight-on-scroll .zyg-timeline__item{opacity:var(--zyg-timeline-inactive-opacity, .35);transition:opacity .3s ease}.zyg-timeline--highlight-on-scroll .zyg-timeline__item--active{opacity:1}.zyg-timeline--highlight-on-scroll .zyg-timeline__item .zyg-timeline__dot{background-color:transparent;border:2px solid currentColor;box-sizing:border-box}.zyg-timeline--highlight-on-scroll .zyg-timeline__item--active .zyg-timeline__dot{background-color:currentColor;border-color:currentColor}.zyg-timeline .section-header{text-align:center;gap:0;display:block;margin:1rem 0}.zyg-timeline .section-header .section-title{margin:0 0 16px}.zyg-timeline .section-header .section-title>*{margin:0}.zyg-timeline .section-header .section-description{margin:0 auto}.zyg-timeline .section-header .section-description>*{margin:0}.zyg-timeline__line{position:absolute;left:var(--zyg-timeline-line-position, 50%);top:0;bottom:0;width:2px;background-color:currentColor;transform:translate(-50%);opacity:.3}.zyg-timeline--horizontal .zyg-timeline__items{--zyg-timeline-h-gap: 32px;display:flex;flex-direction:row;align-items:stretch;gap:var(--zyg-timeline-h-gap);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-block:16px}.zyg-timeline--horizontal .zyg-timeline__line{display:none}.zyg-timeline--horizontal .zyg-timeline__item:before{content:"";position:absolute;top:50%;left:0;right:calc(-1 * var(--zyg-timeline-h-gap));height:2px;background-color:currentColor;opacity:.3}.zyg-timeline--horizontal .zyg-timeline__item:last-child:before{right:0}.zyg-timeline--horizontal .zyg-timeline__item{flex:0 0 280px;flex-direction:column;margin-bottom:0;gap:16px;scroll-snap-align:start;position:relative;padding-block:8px}.zyg-timeline--horizontal .zyg-timeline__item--image-left{flex-direction:column}.zyg-timeline--horizontal .zyg-timeline__image,.zyg-timeline--horizontal .zyg-timeline__image--left,.zyg-timeline--horizontal .zyg-timeline__image--right{order:1;flex:0 0 auto;width:100%;padding:0}.zyg-timeline--horizontal .zyg-timeline__image--empty{display:block!important;flex:0 0 auto}.zyg-timeline--horizontal .zyg-timeline__content,.zyg-timeline--horizontal .zyg-timeline__content--left,.zyg-timeline--horizontal .zyg-timeline__content--right{order:3;flex:0 0 auto;width:100%;padding:0!important}.zyg-timeline--horizontal .zyg-timeline__dot{order:2;position:relative;left:auto;top:auto;transform:none;align-self:center;margin-block:0}@media(max-width:768px){.zyg-timeline--horizontal .zyg-timeline__item{flex:0 0 230px}}zyg-timeline.zyg-timeline{display:block}.zyg-timeline--steps{--zyg-timeline-visible-count: 2;--zyg-timeline-marker-size: 40px}.zyg-timeline--steps .zyg-timeline__viewport{position:relative}.zyg-timeline--steps .zyg-timeline__items{--zyg-timeline-step-basis: calc( (100% - (var(--zyg-timeline-visible-count) - 1) * var(--zyg-timeline-h-gap, 32px)) / var(--zyg-timeline-visible-count) );counter-reset:zyg-timeline-step;display:flex;flex-direction:row;align-items:stretch;gap:var(--zyg-timeline-h-gap, 32px);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-block:8px;padding-inline:0;scrollbar-width:none}.zyg-timeline--steps.zyg-timeline--h-align-start .zyg-timeline__items{justify-content:flex-start}.zyg-timeline--steps.zyg-timeline--h-align-center .zyg-timeline__items{justify-content:safe center}.zyg-timeline--steps.zyg-timeline--h-align-end .zyg-timeline__items{justify-content:safe end}.zyg-timeline--steps .zyg-timeline__items::-webkit-scrollbar{display:none}.zyg-timeline--steps .zyg-timeline__line{display:none}.zyg-timeline--steps .zyg-timeline__items>:not([data-zyg-block-id]):not(.zyg-timeline__line){display:none!important}.zyg-timeline--steps .zyg-timeline__items>[data-zyg-block-id]{--zyg-timeline-step-size: calc( (100% - (var(--zyg-timeline-visible-count) - 1) * var(--zyg-timeline-h-gap, 32px)) / var(--zyg-timeline-visible-count) );counter-increment:zyg-timeline-step;flex:0 0 var(--zyg-timeline-step-size);width:var(--zyg-timeline-step-size);min-width:0;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;gap:16px;position:relative;scroll-snap-align:start;text-align:center}.zyg-timeline--steps .zyg-timeline__items>[data-zyg-block-id]:before{content:counter(zyg-timeline-step);position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;align-self:center;box-sizing:border-box;flex:0 0 var(--zyg-timeline-marker-size);width:var(--zyg-timeline-marker-size);height:var(--zyg-timeline-marker-size);border-radius:50%;border:1px solid #bdbdbd;background-color:#e8e8e8;color:#555;font-size:1.0625rem;font-weight:600;line-height:1}.zyg-timeline--steps.zyg-timeline--bar-down .zyg-timeline__items>[data-zyg-block-id]:before{order:1}.zyg-timeline--steps.zyg-timeline--bar-down .zyg-timeline__items>[data-zyg-block-id]>*{order:0}.zyg-timeline--steps .zyg-timeline__items>[data-zyg-block-id]>*{width:100%;max-width:100%;box-sizing:border-box}.zyg-timeline--steps .zyg-timeline__items>[data-zyg-block-id].zyg-timeline__step--active:before{background-color:#111;border-color:#111;color:#fff}.zyg-timeline--steps .zyg-timeline__items>[data-zyg-block-id].zyg-timeline__step--active .zyg-timeline__metafield-label{font-weight:700}.zyg-timeline--steps .zyg-timeline__items>[data-zyg-block-id][data-marker-text]:before{content:attr(data-marker-text)}.zyg-timeline__metafield-copy{width:100%;max-width:100%;text-align:center;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.zyg-timeline__metafield-label,.zyg-timeline__metafield-label.h3{margin:0 0 .5rem;font-weight:400;text-transform:none;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.zyg-timeline__metafield-text{margin:0;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.zyg-timeline__metafield-media{display:flex;justify-content:center;align-items:center;width:100%;max-width:100%}.zyg-timeline__metafield-image{display:block;width:auto;max-width:min(100%,var(--zyg-timeline-metafield-image-max, 300px));max-height:var(--zyg-timeline-metafield-image-max, 300px);height:auto;object-fit:contain;object-position:center;margin-inline:auto;border-radius:var(--zyg-timeline-image-radius, 8px)}.zyg-timeline:not(.zyg-timeline--steps):not(.zyg-timeline--horizontal) .zyg-timeline__metafield-step{display:grid;gap:1rem;margin-bottom:2rem;width:100%}.zyg-timeline--steps .zyg-timeline__items>[data-zyg-block-id]:not(:last-child):after{content:"";position:absolute;top:calc(var(--zyg-timeline-marker-size) / 2);left:50%;width:calc(100% + var(--zyg-timeline-h-gap, 32px));height:2px;background-color:currentColor;opacity:.25;transform:translateY(-50%);pointer-events:none;z-index:0}.zyg-timeline--steps.zyg-timeline--bar-down .zyg-timeline__items>[data-zyg-block-id]:not(:last-child):after{top:calc(100% - (var(--zyg-timeline-marker-size) / 2));bottom:auto;transform:translateY(-50%)}.zyg-timeline--steps .zyg-timeline__item{flex-direction:column;margin-bottom:0;gap:16px;padding-block:0;width:100%}.zyg-timeline--steps .zyg-timeline__arrow{--zyg-timeline-arrow-size: 2.25rem;position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:var(--zyg-timeline-arrow-size);height:var(--zyg-timeline-arrow-size);padding:0;border:none;border-radius:50%;background:var(--zyg-timeline-arrow-bg, rgb(255 255 255 / .85));color:var(--zyg-timeline-arrow-color, #111);box-shadow:0 1px 4px #0000001f;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);cursor:pointer;transform:translateY(-50%)}.zyg-timeline--steps .zyg-timeline__arrow:disabled{opacity:.3;cursor:default}.zyg-timeline--steps .zyg-timeline__arrow--prev{left:.5rem}.zyg-timeline--steps .zyg-timeline__arrow--next{right:.5rem}.zyg-timeline--steps .zyg-timeline__arrow svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.zyg-timeline--steps .zyg-timeline__item--image-left{flex-direction:column}.zyg-timeline--steps .zyg-timeline__image,.zyg-timeline--steps .zyg-timeline__image--left,.zyg-timeline--steps .zyg-timeline__image--right{order:1;flex:0 0 auto;width:100%;padding:0}.zyg-timeline--steps .zyg-timeline__image--empty{display:block!important;flex:0 0 auto}.zyg-timeline--steps .zyg-timeline__content,.zyg-timeline--steps .zyg-timeline__content--left,.zyg-timeline--steps .zyg-timeline__content--right{order:2;flex:0 0 auto;width:100%;padding:0!important}.zyg-timeline--steps .zyg-timeline__dot{display:none}.zyg-timeline__item{position:relative;margin-bottom:80px;display:flex;gap:40px}.zyg-timeline__item li{padding-bottom:.5rem}.zyg-timeline__item:last-child{margin-bottom:0}.zyg-timeline__item--image-left{flex-direction:row-reverse}.zyg-timeline__content{flex:0 0 50%;padding-right:40px;display:flex!important;flex-direction:column!important}.zyg-timeline__content--align-start{justify-content:flex-start!important}.zyg-timeline__content--align-center{justify-content:center!important}.zyg-timeline__content--align-end{justify-content:flex-end!important}.zyg-timeline__content--text-left{text-align:left}.zyg-timeline__content--text-center{text-align:center}.zyg-timeline__content--text-right{text-align:right}.zyg-timeline__content--left{order:1;padding-right:40px;padding-left:0}.zyg-timeline__content--right{order:3;padding-left:40px;padding-right:0}.zyg-timeline__dot{position:absolute;left:var(--zyg-timeline-line-position, 50%);top:50%;transform:translate(-50%,-50%);width:12px;height:12px;background-color:currentColor;border-radius:50%;z-index:2;order:2}.zyg-timeline__title{margin:0 0 12px}.zyg-timeline__description{margin:0;opacity:1}.zyg-timeline__image{flex:0 0 calc(50% - 40px);padding:var(--zyg-timeline-image-spacing, 0px)}.zyg-timeline__image--left{order:1}.zyg-timeline__image--right{order:3}.zyg-timeline__image img{width:100%;height:auto;display:block;border-radius:calc(var(--zyg-timeline-image-radius, 0) * .0625rem)}.zyg-timeline__image--empty{display:block!important;flex:0 0 50%}.zyg-timeline__overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;background-color:var(--zyg-timeline-overlay-color, transparent)}.zyg-timeline .section-spacing{position:relative;z-index:1}@media(max-width:768px){.zyg-timeline--mobile-single .zyg-timeline__line{left:0}.zyg-timeline--mobile-single .zyg-timeline__content{flex:0 0 100%}.zyg-timeline--mobile-single .zyg-timeline__item--image-left{flex-direction:column}.zyg-timeline--mobile-single .zyg-timeline__item{flex-direction:column;align-items:flex-start;padding-left:8px;gap:20px}.zyg-timeline--mobile-single .zyg-timeline__content{order:2!important;padding:0!important}.zyg-timeline--mobile-single .zyg-timeline__dot{left:0;top:14px}.zyg-timeline--mobile-single .zyg-timeline__image{order:3!important;width:100%;flex:1!important}.zyg-timeline--mobile-single .zyg-timeline__image--empty{display:none!important}.zyg-timeline--mobile-two .zyg-timeline__item{gap:20px;margin-bottom:60px;align-items:center}.zyg-timeline--mobile-two .zyg-timeline__content{padding-right:20px!important;padding-left:0!important}.zyg-timeline--mobile-two .zyg-timeline__item--image-left>.zyg-timeline__content{padding-left:20px!important;padding-right:0!important}.zyg-timeline--mobile-two .zyg-timeline__image{flex:0 0 calc(50% - 20px)}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/zyg-timeline-section.css.map */
