.aos-initialized [data-aos=hero]{opacity:.001;transform:none}.no-js .aos-initialized [data-aos=hero]{opacity:1}.aos-initialized [data-aos=hero].aos-animate{animation-name:heroFadeIn;animation-duration:1s;animation-fill-mode:both}.aos-initialized .aos-no-transition{transition:none!important}@keyframes heroFadeIn{0%{opacity:.001;transform:translateY(15px)}to{opacity:1;transform:none}}@keyframes heroFadeOut{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(15px)}}@keyframes dash{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideInLeft{0%{opacity:0;transform:none;visibility:hidden}to{opacity:1;transform:translate(100%);visibility:unset}}@keyframes slideOutLeft{0%{opacity:1;transform:translate(100%);visibility:unset}to{opacity:0;transform:none;visibility:hidden}}@keyframes slideInRight{0%{opacity:0;transform:none;visibility:hidden}to{opacity:1;transform:translate(-100%);visibility:unset}}@keyframes slideOutRight{0%{opacity:1;transform:translate(-100%);visibility:unset}to{opacity:0;transform:none;visibility:hidden}}@keyframes slideInUp{0%{opacity:0;transform:none}to{opacity:1;transform:translateY(100%)}}@keyframes slideOutDown{0%{transform:none}to{transform:translateY(100%)}}.aos-initialized [data-animation-delay]{animation-delay:calc(0ms + var(--base-animation-delay))}.aos-initialized [data-animation-delay="50"]{animation-delay:calc(50ms + var(--base-animation-delay))}.aos-initialized [data-animation-delay="100"]{animation-delay:calc(.1s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="150"]{animation-delay:calc(.15s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="200"]{animation-delay:calc(.2s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="250"]{animation-delay:calc(.25s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="300"]{animation-delay:calc(.3s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="350"]{animation-delay:calc(.35s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="400"]{animation-delay:calc(.4s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="450"]{animation-delay:calc(.45s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="500"]{animation-delay:calc(.5s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="550"]{animation-delay:calc(.55s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="600"]{animation-delay:calc(.6s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="650"]{animation-delay:calc(.65s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="700"]{animation-delay:calc(.7s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="750"]{animation-delay:calc(.75s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="800"]{animation-delay:calc(.8s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="850"]{animation-delay:calc(.85s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="900"]{animation-delay:calc(.9s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="950"]{animation-delay:calc(.95s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="1000"]{animation-delay:calc(1s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="1050"]{animation-delay:calc(1.05s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="1100"]{animation-delay:calc(1.1s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="1150"]{animation-delay:calc(1.15s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="1200"]{animation-delay:calc(1.2s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="1250"]{animation-delay:calc(1.25s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="1300"]{animation-delay:calc(1.3s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="1350"]{animation-delay:calc(1.35s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="1400"]{animation-delay:calc(1.4s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="1450"]{animation-delay:calc(1.45s + var(--base-animation-delay))}.aos-initialized [data-animation-delay="1500"]{animation-delay:calc(1.5s + var(--base-animation-delay))}.aos-initialized [data-animation-duration]{animation-duration:.5s}.aos-initialized [data-animation-duration="100"]{animation-duration:.1s}.aos-initialized [data-animation-duration="200"]{animation-duration:.2s}.aos-initialized [data-animation-duration="300"]{animation-duration:.3s}.aos-initialized [data-animation-duration="400"]{animation-duration:.4s}.aos-initialized [data-animation-duration="500"]{animation-duration:.5s}.aos-initialized [data-animation-duration="600"]{animation-duration:.6s}.aos-initialized [data-animation-duration="700"]{animation-duration:.7s}.aos-initialized [data-animation-duration="800"]{animation-duration:.8s}.aos-initialized [data-animation-duration="900"]{animation-duration:.9s}.aos-initialized [data-animation-duration="1000"]{animation-duration:1s}.aos-initialized [data-animation-duration="1100"]{animation-duration:1.1s}.aos-initialized [data-animation-duration="1200"]{animation-duration:1.2s}.aos-initialized [data-animation-duration="1300"]{animation-duration:1.3s}.aos-initialized [data-animation-duration="1400"]{animation-duration:1.4s}.aos-initialized [data-animation-duration="1500"]{animation-duration:1.5s}.aos-initialized .is-updated [data-animation-delay]{--base-animation-delay: 0ms}.timeline{--height: calc(100vh - var(--header-heights));--top: 0;--dot-margin: 6px;--dot-margin-offset: calc(var(--dot-margin) * -1);--dot-width: 23px;--width-indicator: calc(var(--dot-width) + (var(--dot-margin) * 2));--width-line: 1px;--counter: 1;--COLOR-BG: #fff;--radius: 3px;--outer: 16px;--outer-offset: calc(var(--outer) * -1);--inner: 16px;--gap: 16px;--gutter: 32px;--gutter-offset: calc(var(--gutter) * -1);--padding: calc(var(--width-indicator) + var(--inner))}body.has-header-sticky .timeline{--top: var(--header-heights)}@media only screen and (min-width: 750px){.timeline{--height: var(--full-screen);--radius: 3px;--outer: 50px;--outer-offset: calc(var(--outer) * -1);--inner: 20px;--gutter: 32px;--gutter-offset: calc(var(--gutter) * -1);--padding: calc(var(--width-indicator) + var(--inner))}body.has-header-sticky .main-content>.shopify-section:first-of-type .timeline{--height: calc(var(--full-screen) + var(--announcement-height))}body:not(.has-header-sticky) .main-content>.shopify-section:first-of-type .timeline{--height: var(--full-height)}}@media only screen and (min-width: 750px){.wrapper--full .timeline__head{padding-left:var(--outer);padding-right:var(--outer)}}@media only screen and (max-width: 749px){.wrapper--full .timeline__wrapper{padding-left:var(--outer);padding-right:var(--outer)}}.timeline__head{overflow:unset}.timeline__head:not(:last-child){margin-bottom:var(--gutter)}.timeline__body{display:block;position:relative}@media only screen and (min-width: 750px){.timeline__body{min-height:calc(var(--height) * var(--counter))}}@media only screen and (min-width: 750px){.timeline__inner{flex:0 1 100%;position:sticky;top:var(--header-heights);display:block;min-height:calc(var(--height) * (min(var(--counter),1)))}}@media only screen and (max-width: 749px){.timeline__inner{display:flex;overflow-x:auto;overflow-y:hidden;padding-left:var(--outer);padding-right:var(--outer);margin-left:var(--outer-offset);margin-right:var(--outer-offset);scrollbar-width:none;-ms-overflow-style:none}.timeline__inner::-webkit-scrollbar{display:none}}.timeline__row{--part-width: 50px;--dot-position: ((5% + var(--outer)) / 2) - (var(--width-indicator) / 2);flex:0 0 auto;position:relative;width:100%;padding-top:var(--padding)}.timeline__row:not(:last-child){margin-right:var(--gap)}.timeline__row:not(:only-child){width:calc(100% - var(--part-width))}@media only screen and (min-width: 750px){.timeline__row{position:static;padding-top:var(--inner)}.timeline__row:not(:last-child){margin-right:0}.timeline__row:not(:only-child){width:auto}}.timeline__row__editor{--row-count: 0;--row-height-min: 0px;--row-height: max(var(--row-height-min), var(--height));position:absolute;left:0;top:0;z-index:-1;width:100%;height:0;opacity:0;visibility:hidden;pointer-events:none}@media only screen and (min-width: 750px){.timeline__row__editor{top:calc(var(--row-count) * var(--row-height) + 1px);height:var(--row-height)}}@media only screen and (min-width: 750px){.timeline__image{position:absolute;top:0;left:50%;bottom:0;right:0}}@media only screen and (max-width: 749px){.timeline__image{opacity:.5;transition:opacity .5s}}@media only screen and (min-width: 750px){.timeline__image-inner{position:sticky;top:var(--top);max-height:var(--height);overflow:hidden;height:100%;padding-top:0}}@media only screen and (min-width: 750px){.timeline__row:first-child .timeline__image-figure{transform:translateY(0)}}@media only screen and (min-width: 750px){.image-wrapper{display:block;position:relative;width:100%;height:0;padding-top:calc(1 / var(--aspect-ratio)* 100%)}.timeline__image-figure{overflow:hidden;height:100%;padding-top:0;transform:translateY(100%);transition:transform .5s}.timeline__image-figure img{object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%;image-rendering:auto}}.timeline__content{padding:0 0 calc(var(--outer) * 2)}@media only screen and (min-width: 750px){.timeline__content{position:relative;z-index:1;padding:0 0 var(--outer)}}@media only screen and (min-width: 750px){.timeline--images .timeline__content{width:50%}}@media only screen and (max-width: 749px){.timeline--images .timeline__content{padding-top:var(--outer)}.image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;image-rendering:auto;object-fit:cover}}.timeline__content__inner{padding-top:calc(var(--dot-margin) + 2px);margin:0 auto}@media only screen and (min-width: 1400px){.timeline__content__inner{max-width:76%}}@media only screen and (min-width: 990px) and (max-width: 1399px){.timeline__content__inner{max-width:84%}}@media only screen and (min-width: 750px) and (max-width: 989px){.timeline__content__inner{max-width:90%}}@media only screen and (min-width: 750px){.timeline__content__inner{padding-right:var(--outer)}}@media only screen and (min-width: 750px){.wrapper--narrow .timeline__content__inner,.wrapper--full .timeline__content__inner{padding-left:var(--outer)}}@media only screen and (max-width: 749px){.timeline--images .timeline__content__inner{padding-top:0}}.timeline__content__inner>*:first-child{margin-top:-15px}.timeline__content__inner>*:last-child{margin-bottom:0}.timeline__indicator{--bg: var(--COLOR-BG);position:absolute;top:calc((var(--width-indicator) / 2) - (var(--width-line) / 2));left:var(--dot-margin);right:0;bottom:auto;display:block;width:auto;height:var(--width-line);font-size:0}@media only screen and (min-width: 750px){.timeline__indicator{top:29px;left:calc((var(--width-indicator) / 2) - (var(--width-line) / 2));bottom:calc(var(--dot-margin-offset) - var(--inner));right:auto;width:var(--width-line);height:auto}.wrapper--full-padded .timeline__indicator{margin-left:calc(5% - var(--dot-position))}.wrapper--full .timeline__indicator{margin-left:calc(var(--dot-position))}}@media only screen and (min-width: 990px){.wrapper--full-padded .timeline__indicator{margin-left:0}.wrapper--full .timeline__indicator{margin-left:var(--outer)}}@media only screen and (max-width: 749px){.timeline__row:first-child .timeline__indicator{left:0;right:auto;width:calc(((100% + var(--gap)) * var(--counter)) - var(--gap))}}@media only screen and (max-width: 749px){.timeline__row:first-child .timeline__indicator__line{width:calc(100% / var(--counter) + var(--part-width) - (var(--gap) - (var(--gap) / var(--counter))))}}.timeline__row:last-child .timeline__indicator{background:var(--bg);opacity:1;transition:none;animation:none}@media only screen and (min-width: 750px){.timeline__row:last-child .timeline__indicator{display:none}}@media only screen and (max-width: 749px){.timeline__row:only-child .timeline__indicator{display:none}}.timeline__indicator__line:before,.timeline__indicator:before,.timeline__indicator:after{position:absolute;top:0;left:0;min-width:0;max-width:100%;min-height:0;max-height:100%;width:100%;height:100%;background:var(--text);content:""}@media only screen and (min-width: 750px){.timeline__indicator:after{height:var(--percent-desktop, 0%);opacity:0}}@media only screen and (max-width: 749px){.timeline__indicator:after{width:var(--dot-width);background:var(--bg)}}.timeline__indicator:before{opacity:.2}.timeline__dot__holder,.timeline__content__outer{opacity:.5;transition:opacity .5s}.timeline__row.is-selected .timeline__indicator:after,.timeline__row.is-selected .timeline__dot__holder,.timeline__row.is-selected .timeline__content__outer{opacity:1}@media only screen and (min-width: 750px){.timeline__row.is-selected .timeline__image-figure{transform:translateY(0)}}@media only screen and (max-width: 749px){.timeline__row.is-selected .timeline__image{opacity:1}}.timeline__row:not(.is-selected) .timeline__image{pointer-events:none}.timeline__indicator__line{position:sticky;top:0;left:var(--outer-offset);display:block;max-width:100%;width:100%;max-height:100%;height:var(--height)}@media only screen and (min-width: 750px){.timeline__indicator__line{display:none}}.timeline__indicator__line:before{width:var(--percent-mobile, 0%);height:100%}@media only screen and (max-width: 749px){.timeline__row:not(:first-child) .timeline__indicator:before,.timeline__row:not(:first-child) .timeline__indicator__line:before{content:none}}.timeline__dot__wrapper{position:absolute;top:0;left:0;width:100%;height:var(--width-indicator)}@media only screen and (min-width: 750px){.timeline__dot__wrapper{width:var(--width-indicator);height:100%}.wrapper--full-padded .timeline__dot__wrapper{margin-left:calc(5% - var(--dot-position))}.wrapper--full .timeline__dot__wrapper{margin-left:calc(var(--dot-position))}}@media only screen and (min-width: 990px){.wrapper--full-padded .timeline__dot__wrapper{margin-left:0}.wrapper--full .timeline__dot__wrapper{margin-left:var(--outer)}}.timeline__dot__holder{position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (min-width: 750px){.timeline__dot__holder{max-height:100%;height:var(--height)}}.timeline__dot__button{--bg: var(--COLOR-BG);position:absolute;top:50%;left:var(--dot-margin);width:var(--dot-width);height:var(--dot-width);padding:0;margin-top:calc((var(--dot-width) / 2) * -1);cursor:pointer;border:0}@media only screen and (min-width: 750px){.timeline__dot__button{left:50%;top:var(--dot-margin);margin:0 0 0 calc((var(--dot-width) / 2) * -1)}}@media (hover: hover){.timeline__dot__button.is-selected .timeline__dot:before{animation:pulseDot 2.5s linear infinite}.timeline__dot__button:hover .timeline__dot:after{animation:pulseDotHover 1.5s linear infinite}}.timeline__dot{position:absolute;top:0;left:0;z-index:100;width:100%;height:100%;background-color:var(--text);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;font-size:0}.timeline__dot:after,.timeline__dot:before{content:"";background-color:inherit;border-radius:inherit;opacity:.3;position:absolute;top:var(--dot-margin-offset);left:var(--dot-margin-offset);bottom:var(--dot-margin-offset);right:var(--dot-margin-offset);will-change:transform}.timeline__dot:before{opacity:0}.timeline__dot__button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--bg);border-radius:var(--radius)}.svg-placeholder{color:#aaa;background-color:#f7f7f7;height:100%;position:relative;width:100%;fill:currentColor}.image-wrapper .svg-placeholder{position:absolute;top:0;left:0}.timeline__image-figure{margin:0}@media only screen and (max-width: 749px){.image-wrapper{display:block;position:relative;width:100%;height:0;padding-top:0}}@media only screen and (max-width: 749px){.screen-height-full--mobile{min-height:var(--full-screen)}.screen-height-three-quarters--mobile{min-height:var(--three-quarters)}.screen-height-two-thirds--mobile{min-height:var(--two-thirds)}.screen-height-one-half--mobile{min-height:var(--one-half)}.screen-height-one-third--mobile{min-height:var(--one-third)}.seven-fifty-height-hero--mobile{min-height:750px}.sixty-fifty-height-hero--mobile{min-height:650px}.five-fifty-height-hero--mobile{min-height:550px}.four-fifty-height-hero--mobile{min-height:450px}.four-hundred-height-hero--mobile{min-height:400px}.three-fifty-height-hero--mobile{min-height:350px}.three-hundred-height-hero--mobile{min-height:300px}.two-fifty-height-hero--mobile{min-height:250px}.two-hundred-height-hero--mobile{min-height:200px}.one-fifty-height-hero--mobile{min-height:150px}}.section-padding{--padding-top: var(--PT);--padding-bottom: var(--PB);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}@media only screen and (max-width: 749px){.section-padding{--padding-top: calc(var(--PT)* .6);--padding-bottom: calc(var(--PB)* .6);padding-top:var(--PT-MOBILE, var(--padding-top))}}.wrapper--full-padded{max-width:none;margin:0 auto;padding-left:var(--outer);padding-right:var(--outer)}.wrapper--full{max-width:none;margin:0 auto}p.hero__subheading{font-size:16px;margin-bottom:16px;line-height:normal}h2.hero__title.heading-large{margin-top:-15px;margin-bottom:16px;font-size:26px;letter-spacing:0;line-height:normal}.hero__rte.body-medium{font-size:19px;letter-spacing:0}.hero__rte.body-medium p:first-child{margin-top:0}.hero__rte.body-medium p:last-child{margin-bottom:0}.hero__button{margin-top:16px}
/*# sourceMappingURL=/cdn/shop/t/45/assets/timeline-new.css.map */
