.es-timeline{margin:144px 0 40px;position:relative}.es-timeline h3{font-size:24px;font-weight:700;line-height:normal}.es-timeline .es-line{background:var(--color-brand-primary);bottom:0;left:50%;position:absolute;top:-32px;transition:height .8s ease;width:1px;z-index:1}.es-timeline>.es-timeline-item{position:relative;z-index:2}.es-timeline>.es-timeline-item>.es-timeline-item-bg{background-color:var(--color-white);border:1px solid var(--color-grey-light);border-radius:24px;color:var(--color-grey);margin:96px 0 0;min-height:200px;padding:24px;transition:opacity 1s ease,transform 1s ease}.es-timeline>.es-timeline-item>.es-timeline-item-bg>.es-timeline-item-title{color:var(--color-black);font-size:24px;font-weight:900;line-height:30px;margin:0 0 8px;text-align:center}.es-timeline>.es-timeline-item>.es-timeline-item-bg>.es-arrow-container{height:12px;left:50%;margin:0 0 0 -10px;overflow:hidden;position:absolute;top:-12px}.es-timeline>.es-timeline-item>.es-timeline-item-bg>.es-arrow-container>.es-arrow{background:var(--color-white);border:1px solid var(--color-grey-light);height:20px;margin-top:4px;transform:rotate(45deg);width:20px}.es-timeline>.es-timeline-item>.es-timeline-item-date{color:var(--color-black);left:50%;margin:0 0 0 -15px;min-width:89px;padding:0;position:absolute;top:-50px;z-index:3}.es-timeline>.es-timeline-item>.es-timeline-item-date>.es-timeline-item-year{min-width:52px;position:relative;transition:opacity .8s ease}.es-timeline>.es-timeline-item .es-month{font-size:20px;font-weight:400;position:absolute;top:-13px;white-space:nowrap}.es-timeline>.es-timeline-item .es-year{position:absolute;top:9px;word-break:keep-all}.es-timeline>.es-timeline-item>.es-timeline-item-date>.es-timeline-item-icon{border-radius:100%;display:block;float:left;height:34px;margin:0 4px 0 0;overflow:hidden;padding:0;transition:transform .4s ease;width:34px}.es-timeline>.es-timeline-item.es-first-item{margin-top:-46px}.es-timeline>.es-timeline-item .clearfix{display:block;float:none!important}.es-timeline>.es-timeline-item>.es-timeline-item-bg p{color:var(--color-grey);font-size:16px;font-weight:400;line-height:24px}@media (min-width:768px){.es-timeline{margin:100px 0 20px}.es-timeline .es-line{top:0}.es-timeline>.es-timeline-item{margin:0;width:45.5%}.es-timeline>.es-timeline-item>.es-timeline-item-bg{margin-top:-48px;opacity:0;transform:translateY(300px);width:100%}.es-timeline>.es-timeline-item>.es-timeline-item-bg>.es-arrow-container{height:40px;left:auto;margin:-15px 0 0;top:50%;width:15px}.es-timeline>.es-timeline-item>.es-timeline-item-bg>.es-arrow-container>.es-arrow{margin-top:4px}.es-timeline>.es-timeline-item>.es-timeline-item-date{left:auto;margin:-16px 0 0;top:50%}.es-timeline>.es-timeline-item>.es-timeline-item-date>.es-timeline-item-year{opacity:0}.es-timeline>.es-timeline-item>.es-timeline-item-date>.es-timeline-item-icon{transform:rotateY(90deg)}.es-timeline>.es-timeline-item>.es-timeline-item-date.es-visible>.es-timeline-item-year{opacity:1}.es-timeline>.es-timeline-item>.es-timeline-item-date.es-visible>.es-timeline-item-icon{transform:none}.es-timeline>.es-timeline-item.es-first-item,.es-timeline>.es-timeline-item>.es-timeline-item-date.es-first-item>.es-timeline-item-bg{margin-top:0}.es-timeline>.es-timeline-item.es-visible>.es-timeline-item-bg{opacity:1;transform:translate(0)}.es-timeline>.es-timeline-item.es-left{margin-right:auto!important}.es-timeline>.es-timeline-item.es-left>.es-timeline-item-bg .es-arrow-container{right:-15px}.es-timeline>.es-timeline-item.es-left>.es-timeline-item-bg .es-arrow-container>.es-arrow{margin-left:-10px}.es-timeline>.es-timeline-item.es-left>.es-timeline-item-date{right:-108px}.es-timeline>.es-timeline-item.es-left>.es-timeline-item-date>.es-timeline-item-year{float:right}.es-timeline>.es-timeline-item.es-left>.es-timeline-item-date>.es-timeline-item-icon,.es-timeline>.es-timeline-item.es-right>.es-timeline-item-date>.es-timeline-item-year{float:left}.es-timeline>.es-timeline-item.es-right{margin-left:auto!important}.es-timeline>.es-timeline-item.es-right>.es-timeline-item-bg .es-arrow-container{left:-15px}.es-timeline>.es-timeline-item.es-right>.es-timeline-item-bg .es-arrow-container>.es-arrow{margin-left:5px}.es-timeline>.es-timeline-item.es-right>.es-timeline-item-date{left:-108px}.es-timeline>.es-timeline-item.es-right .es-month,.es-timeline>.es-timeline-item.es-right .es-year{right:1px}.es-timeline>.es-timeline-item.es-right>.es-timeline-item-date>.es-timeline-item-icon{float:right;margin:0 0 0 6px}.es-timeline>.es-timeline-item>.es-timeline-item-bg p{font-size:18px;line-height:29px}}@media (min-width:992px){.es-timeline>.es-timeline-item{margin:0;width:46.5%}}@media (min-width:1200px){.es-timeline>.es-timeline-item{margin:0;width:47%}}.es-dark-theme .es-timeline>.es-timeline-item>.es-timeline-item-bg p,.es-dark-theme .es-timeline>.es-timeline-item>.es-timeline-item-bg>.es-timeline-item-title,.es-dark-theme .es-timeline>.es-timeline-item>.es-timeline-item-date{color:var(--color-white)}.es-dark-theme .es-timeline>.es-timeline-item>.es-timeline-item-bg,.es-dark-theme .es-timeline>.es-timeline-item>.es-timeline-item-bg>.es-arrow-container>.es-arrow{background:var(--color-off-black);border-color:var(--color-grey-darker)}