:root{--timeline-width:38%;--timeline-square-width:12px;--timeline-offset:1.5rem;--timeline-gap:3rem}@media (min-width:475px){:root{--timeline-width:27%}}@media (min-width:640px){:root{--timeline-width:20%}}@media (min-width:768px){:root{--timeline-width:50%;--timeline-offset:0rem}}.timeline{margin-top:8rem;margin-bottom:8rem}@media (min-width:768px){.timeline{margin-top:0;margin-bottom:0}}.timeline-item{position:relative;max-width:calc(var(--column-width)*10);margin-left:auto;margin-right:auto}@media (min-width:768px){.timeline-item{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:3rem;gap:3rem;grid-gap:var(--timeline-gap);gap:var(--timeline-gap)}.timeline-item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;text-align:right}}.timeline-item:not(:last-child){padding-bottom:3rem}@media (min-width:768px){.timeline-item:not(:last-child){padding-bottom:0}}.timeline-item:before{-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s;content:"";display:block;position:absolute;width:1px;height:150%;max-height:0;opacity:0;background:#f4c644;left:calc(38% - 1.5rem);left:calc(var(--timeline-width) - var(--timeline-offset));top:calc(12px - 25%);top:calc(var(--timeline-square-width) - 25%)}.timeline-item.is-visible:before{opacity:1;max-height:800px}.timeline-item:first-child:before{background:repeating-linear-gradient(0deg,#f4c644 0,#f4c644 80%,transparent 0,transparent),repeating-linear-gradient(0deg,transparent 0,transparent 5px,#f4c644 0,#f4c644 10px)}.timeline-item:nth-last-child(2):before{height:102%;top:0}.timeline-item:last-child:before{background:repeating-linear-gradient(180deg,#f4c644 0,#f4c644 5px,transparent 0,transparent 10px)}.timeline-item:after{content:"";display:block;position:absolute;width:12px;width:var(--timeline-square-width);height:12px;height:var(--timeline-square-width);background:#f4c644;left:calc(38% - 1.5rem - 6px);left:calc(var(--timeline-width) - var(--timeline-offset) - var(--timeline-square-width)/2);top:6px;top:calc(var(--timeline-square-width)/2)}@media (min-width:768px){.timeline-item:after{top:8px;top:calc(var(--timeline-square-width)/3*2)}}.timeline-filler{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.timeline-flex{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media (min-width:768px){.timeline-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}}.timeline-year{-webkit-box-flex:0;-ms-flex:0 1 38%;flex:0 1 38%;-ms-flex:0 1 var(--timeline-width);flex:0 1 var(--timeline-width);color:#f4c644;top:.15rem;padding-right:3rem;font-size:clamp(.8rem,2vw,1.5rem);-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media (min-width:768px){.timeline-year{padding-right:0}}.timeline-text{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;margin-bottom:0}.timeline-figure{--float-percentage:5%}.timeline-figure:after,.timeline-figure:before{-webkit-animation:floatXY 4s ease-in-out infinite;-webkit-filter:blur(.9rem);animation:floatXY 4s ease-in-out infinite;position:absolute;z-index:-1;top:.4rem;content:"";background:#f4c644;filter:blur(.9rem);display:block}.timeline-figure:after{-webkit-animation-delay:2s;animation-delay:2s;background:#f48144;left:.7rem;top:0}.timeline-figure:after,.timeline-figure:before{-webkit-filter:blur(2rem);opacity:.15;width:6rem;height:6rem;left:-3rem;top:-2rem;filter:blur(2rem)}.timeline-figure:after{left:-1rem;top:-3rem}.timeline-figure{-webkit-animation:floatY 1s ease-in-out infinite alternate;animation:floatY 1s ease-in-out infinite alternate;position:absolute;z-index:-1;top:0;left:0;max-width:80px}.timeline-figure:after,.timeline-figure:before{-webkit-animation:floatXY 6s ease-in-out infinite;animation:floatXY 6s ease-in-out infinite;opacity:.35;top:0;left:0}.timeline-figure:first-child{top:-7%;left:4%}.timeline-figure:nth-child(2){-webkit-animation-delay:.25s;animation-delay:.25s;top:50%;left:4%}.timeline-figure:nth-child(3){-webkit-animation-delay:.5s;animation-delay:.5s;top:100%;left:auto;right:10%}@media (min-width:768px){.timeline-figure{--float-percentage:5%}.timeline-figure:after,.timeline-figure:before{opacity:.45;width:clamp(9rem,9vw,17rem);height:clamp(9rem,9vw,17rem);left:auto;right:-3rem;top:-2rem;-webkit-filter:blur(4rem);filter:blur(4rem)}.timeline-figure:after{-webkit-animation-delay:.8s;animation-delay:.8s;width:clamp(10rem,15vw,15rem);height:clamp(10rem,15vw,15rem);left:auto;right:-1rem;top:-3rem}}@media (min-width:768px){.timeline-figure{max-width:clamp(120px,10vw,180px)}.timeline-figure:first-child{top:10%;left:15%}.timeline-figure:nth-child(2){top:50%;left:auto;right:10%}.timeline-figure:nth-child(3){top:80%;left:10%;right:auto}}