.timeline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.timeline-events{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;margin-top:20px;min-width:100%;height:auto;overflow:hidden;-webkit-transition:height .3s ease-out;transition:height .3s ease-out}.timeline-events.is-expanded .timeline-hidden-event{-webkit-animation:fadeIn 1s;animation:fadeIn 1s}.timeline-events.is-collapsed .timeline-hidden-event{-webkit-animation:fadeOut 1s;animation:fadeOut 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.timeline-events::before{content:"";position:absolute;width:4px;height:100%;background-color:#fc4e03;top:1em;bottom:0;left:50%}@media(min-width: 992px){.timeline-events{width:1051px;min-width:unset;padding:1em 4px}.timeline-events::before{top:5em;left:calc(50% - 8px)}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.timeline-hidden-events.is-hidden{max-height:0;overflow:hidden}.timeline-event{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;width:100%;height:100px;margin-top:3em}.timeline-event.timeline-event__text-only{height:auto !important;margin-top:1em}@media(min-width: 992px){.timeline-event{width:450px;height:140px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;margin-top:unset}.timeline-event.timeline-event__text-only{margin-top:unset}}.timeline-event:first-child{top:unset !important;margin-top:0 !important}.timeline-event--black{background-color:#121212;color:#fff}.timeline-event--white{background-color:#fff;color:#121212}.timeline-event-text{padding:.3em .5em;width:100%;height:auto}.timeline-event-text span{display:block}@media(min-width: 992px){.timeline-event-text{padding:1em}}.timeline-event__date{margin-top:0}.timeline-event__title-url{color:#fff !important;text-decoration:underline}.timeline-event__description{font-size:smaller}.timeline-event-image{width:100%;text-align:center;height:100px;background-color:#8b8b8b;background-position:center center;background-size:contain;background-repeat:no-repeat}@media(min-width: 992px){.timeline-event-image{height:140px}}.timeline-event:nth-child(odd) .timeline-event-text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:right}.timeline-event:nth-child(odd) .timeline-event-image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.timeline-event:nth-child(odd) .timeline-event-connector{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.timeline-event:nth-child(odd) .timeline-event-connector::before,.timeline-event:nth-child(odd) .timeline-event-connector::after{display:none}@media(min-width: 992px){.timeline-event:nth-child(odd) .timeline-event-connector::before{content:"";display:block;position:absolute;width:3em;height:4px;background-color:#fc4e03;top:58px;margin-left:10px}.timeline-event:nth-child(odd) .timeline-event-connector::after{content:"";display:block;position:absolute;width:20px;height:20px;background-color:#575757;border:5px solid #fc4e03;top:50px;margin-left:3.5em;border-radius:50%;z-index:1}}.timeline-event:nth-child(odd).timeline-event__text-only .timeline-event-text{text-align:left}@media(min-width: 992px){.timeline-event:nth-child(odd).timeline-event__text-only .timeline-event-text{text-align:right}}.timeline-event:nth-child(even){-ms-flex-item-align:end;align-self:flex-end}.timeline-event:nth-child(even) .timeline-event-connector{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.timeline-event:nth-child(even) .timeline-event-connector::before,.timeline-event:nth-child(even) .timeline-event-connector::after{display:none}.timeline-event:nth-child(even) .timeline-event-image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.timeline-event:nth-child(even) .timeline-event-text{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;text-align:left}@media(min-width: 992px){.timeline-event:nth-child(even) .timeline-event-connector::before{content:"";display:block;position:absolute;width:20px;height:20px;background-color:#575757;border:5px solid #fc4e03;top:51px;left:-5.5em;border-radius:50%;z-index:1}.timeline-event:nth-child(even) .timeline-event-connector::after{content:"";display:block;position:absolute;width:4em;height:4px;background-color:#fc4e03;top:59px;left:-4.5em}}.timeline-toggle{-ms-flex-item-align:center;align-self:center;margin:3em auto;width:auto}.timeline-toggle.is-expanded .timeline-toggle-text__expanded{display:inline-block}.timeline-toggle.is-expanded .timeline-toggle-text__collapsed{display:none}.timeline-toggle.is-expanded .timeline-toggle-arrow svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform 300ms ease;transition:-webkit-transform 300ms ease;transition:transform 300ms ease;transition:transform 300ms ease, -webkit-transform 300ms ease}.timeline-toggle .timeline-toggle-text__expanded{display:none}.timeline-toggle .timeline-toggle-text__collapsed{display:inline-block}.timeline-toggle .timeline-toggle-arrow{padding-left:.4em;pointer-events:none}.timeline-toggle .timeline-toggle-arrow svg{width:12px;height:12px;margin:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}@media(min-width: 992px){.timeline-toggle{width:20%}}

/*# sourceMappingURL=cmsplugin_timeline.css.map*/