<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.timeline{color:var(--text-color)}@media screen and (min-width: 1024px){.timeline:has(&gt;.background-image){aspect-ratio:18/7}}.timeline&gt;.background-image{opacity:0;visibility:hidden;animation-fill-mode:forwards}.timeline&gt;.background-image.active{visibility:visible;animation:fadeInRight .7s ease forwards}.timeline&gt;.background-image.inactive{animation:fadeOutLeft .7s ease forwards}.timeline .container{height:100%;overflow:hidden}.timeline--boxed-two-up .timeline__slide{overflow:hidden}.timeline--boxed-two-up .timeline__content{padding:3rem;width:100%}@media screen and (min-width: 768px){.timeline--boxed-two-up .timeline__content{padding:4.8%;width:50%}}.timeline--boxed-two-up button{color:var(--text-color)}.timeline--boxed-two-up .timeline__slide{margin:auto;width:100%;border:var(--accent-border-thickness, 1px) solid #CDCCC8}@media screen and (min-width: 768px){.timeline--boxed-two-up .timeline__slide{width:90%}}.timeline--full-dialog .timeline__slide{justify-content:start}@media screen and (min-width: 1024px){.timeline--full-dialog .timeline__slide{justify-content:center}}.timeline--full-dialog .timeline__content{padding:3rem 2.4rem;width:100%}@media screen and (min-width: 540px){.timeline--full-dialog .timeline__content{width:60%}}@media screen and (min-width: 1024px){.timeline--full-dialog .timeline__content{padding:4rem;width:28%;min-width:380px}}.timeline--full-dialog button{color:var(--background-color)}.timeline__slide{position:absolute;width:100%;margin:1rem 0;opacity:0;pointer-events:none;visibility:hidden;animation-fill-mode:forwards;flex:1}.timeline__slide.active{position:relative;pointer-events:auto;opacity:1;visibility:visible}.timeline__slide.inactive{top:0;left:50%;transform:translate(-50%);z-index:0}.timeline__icon{margin-bottom:2.2rem;width:55px;height:55px}@media screen and (min-width: 768px){.timeline__icon{width:75px;height:75px}}.timeline__image{padding:0!important;aspect-ratio:1;overflow:hidden}@media screen and (min-width: 768px){.timeline__image{aspect-ratio:unset;height:auto}}@media screen and (min-width: 1024px){.timeline__image{aspect-ratio:1}}.timeline__image img{opacity:0;visibility:hidden;animation-fill-mode:forwards}.timeline__image img.active{visibility:visible;animation:fadeIn .7s ease forwards}.timeline__image img.inactive{animation:fadeOut .7s ease forwards}.timeline__content{background-color:var(--background-color);animation-fill-mode:forwards}.timeline__content.active{visibility:visible;animation:fadeInUp .7s ease forwards}.timeline__content.inactive{animation:fadeOut .7s ease forwards}.timeline__tabs{margin:3rem 0;overflow-x:auto;overflow-y:hidden;justify-content:start;-webkit-overflow-scrolling:touch;scrollbar-width:none;z-index:10}@media screen and (min-width: 1024px){.timeline__tabs{margin:3.6% 0;justify-content:center}}.timeline__tabs::-webkit-scrollbar{display:none}.timeline__tabs button{cursor:pointer;margin:0 1.2rem;padding-bottom:1rem;width:-moz-fit-content;width:fit-content;flex:0 0 auto;background:none;border:none;white-space:nowrap;text-transform:uppercase;font-family:Industry}@media screen and (min-width: 768px){.timeline__tabs button{margin:0 1.8rem}}.timeline__tabs button.active{border-bottom:3px solid var(--accent-color)}@keyframes fadeInRight{0%{opacity:0;transform:translate(10%)}to{opacity:1;transform:translate(0)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-10%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8%)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/207/assets/timeline.css.map */
</pre></body></html>