:root{--cd-color-1: hsl(0, 0%, 22%);--cd-color-2: #333333;--cd-color-3: #dfdfdf}.cd-h-timeline__events{position:relative}.cd-h-timeline__event{position:absolute;z-index:1;width:100%;left:0;top:0;transform:translateX(-100%);opacity:0;animation-duration:.4s;animation-timing-function:ease-in-out}.cd-h-timeline__event--selected{position:relative;z-index:2;opacity:1;transform:translateX(0)}.cd-h-timeline__event--enter-right,.cd-h-timeline__event--leave-right{animation-name:cd-enter-right}.cd-h-timeline__event--enter-left,.cd-h-timeline__event--leave-left{animation-name:cd-enter-left}.cd-h-timeline__event--leave-right,.cd-h-timeline__event--leave-left{animation-direction:reverse}@keyframes cd-enter-right{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0%)}}@keyframes cd-enter-left{0%{opacity:0;transform:translateX(-100%)}100%{opacity:1;transform:translateX(0%)}}body .cd-h-timeline{opacity:0;transition:opacity .2s}body .cd-h-timeline--loaded{opacity:1}body .cd-h-timeline__container{position:relative;height:100px;max-width:880px;margin-left:auto;margin-right:auto}body .cd-h-timeline__dates{position:relative;height:100%;margin:0 40px;overflow:hidden}body .cd-h-timeline__dates::after,body .cd-h-timeline__dates::before{content:"";position:absolute;z-index:2;top:0;height:100%;width:20px}body .cd-h-timeline__line{position:absolute;z-index:1;left:0;top:49px;height:2px;background-color:#e1e1e1;transition:transform .4s}body .cd-h-timeline__filling-line{position:absolute;z-index:1;left:0;top:0;height:100%;width:100%;transform:scaleX(0);transform-origin:left center;transition:transform .3s}body .cd-h-timeline__date{position:absolute;bottom:12px;z-index:2;text-align:center;font-size:.8em;padding-bottom:var(--space-sm);color:var(--cd-color-1);user-select:none;text-decoration:none}body .cd-h-timeline__date::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-19px;height:12px;width:12px;border-radius:50%;border-width:2px;border-style:solid;border-color:#e1e1e1;background-color:#dfdfdf;transition:background-color .3s,border-color .3s}body .cd-h-timeline__date:hover::after{background-color:var(--cd-color-2);border-color:var(--cd-color-2)}@media only screen and (min-width: 768px){body .cd-h-timeline__date{font-size:1em}}body .cd-h-timeline__date--selected{pointer-events:none}body .cd-h-timeline__date--selected::after{background-color:var(--cd-color-2);border-color:var(--cd-color-2)}body .cd-h-timeline__date--older-event::after{border-color:var(--cd-color-2)}body .cd-h-timeline__navigation{position:absolute;z-index:1;top:50%;transform:translateY(-50%);height:34px;width:34px;border-radius:50%;border-width:2px;border-style:solid;border-color:#e1e1e1;transition:border-color .3s;text-indent:-999px;overflow:hidden}body .cd-h-timeline__navigation::after{content:"";position:absolute;height:16px;width:16px;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);background:url(../img/cd-arrow.svg) no-repeat 0 0}body .cd-h-timeline__navigation:hover{border-color:var(--cd-color-2)}body .cd-h-timeline__navigation--prev{left:0;transform:translateY(-50%) rotate(180deg)}body .cd-h-timeline__navigation--next{right:0}body .cd-h-timeline__navigation--inactive{cursor:not-allowed}body .cd-h-timeline__navigation--inactive::after{background-position:0 -16px}body .cd-h-timeline__navigation--inactive:hover{border-color:#e1e1e1}body .cd-h-timeline__events{position:relative;width:90%;overflow:hidden;transition:height .4s;max-width:800px;margin-left:auto;margin-right:auto}body .cd-h-timeline__event{position:absolute;z-index:1;width:100%;left:0;top:0;transform:translateX(-100%);opacity:0;animation-duration:.4s;animation-timing-function:ease-in-out}body .cd-h-timeline__event--selected{position:relative;z-index:2;opacity:1;transform:translateX(0)}body .cd-h-timeline__event--enter-right,body .cd-h-timeline__event--leave-right{animation-name:cd-enter-right}body .cd-h-timeline__event--enter-left,body .cd-h-timeline__event--leave-left{animation-name:cd-enter-left}body .cd-h-timeline__event--leave-right,body .cd-h-timeline__event--leave-left{animation-direction:reverse}body .cd-h-timeline__event-content{max-width:880px}body .cd-h-timeline__event-title{color:var(--cd-color-1);font-family:var(--font-secondary);font-weight:700;font-size:var(--text-xxxl)}body .cd-h-timeline__event-date{display:block;font-style:italic;margin:var(--space-xs) auto}body .cd-h-timeline__event-date::before{content:"- "}@keyframes cd-enter-right{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0%)}}@keyframes cd-enter-left{0%{opacity:0;transform:translateX(-100%)}100%{opacity:1;transform:translateX(0%)}}span.tradeshow-name{font-size:1.4em;text-transform:capitalize;padding:10px 0 5px 0;text-align:left;max-width:800px;display:block;margin:0 auto;line-height:1.4;font-weight:600;width:90%}.tradeshow-date{width:90%;max-width:800px;text-align:left;display:block;text-transform:uppercase;font-size:1.1em;color:#9e9e9e;font-weight:600;margin-left:auto;margin-right:auto}a.getpost-readmore.button.tradeshow-readmore{text-align:left;color:#000;margin:20px auto;border:none;font-size:1.1em;text-transform:uppercase;font-weight:600;position:relative;width:90%;max-width:800px;display:block;padding:0;left:0 !important;margin-left:auto;margin-right:auto;float:none}a.getpost-readmore.button.tradeshow-readmore::before{content:"";position:absolute;width:45px;border-top:2px solid #000}.tradeshow-image img{height:auto;width:90%;object-fit:contain;max-width:800px;margin-left:auto;margin-right:auto;display:block;border:1px solid #f7f7f7}/*# sourceMappingURL=timeline.css.map */
