.dhtl__timelineExpander{margin-bottom:20px}.dhtl__timeline{--background:#fff;--text-color-dark:#061629;--text-color-light:#fff;-webkit-text-size-adjust:100%;max-width:600px;border:1px solid #e0e0e0;padding:0 25px;position:relative;color:var(--text-color-dark)}.dhtl__timeline ul{list-style:none;padding:0 10px;margin:0}.dhtl__timeline figure{margin:10px 0}.dhtl__timeline .dhtl__timeline-title{display:inline-block;position:relative;width:calc(100% - 3em);border-bottom:1px solid #e0e0e1;font-size:22px;font-weight:700;margin-bottom:10px}.dhtl__timeline .dhtl__timeline-title:before{content:"";position:absolute;top:-18px;left:0;width:20px;border-top:8px solid;border-top-color:inherit}.dhtl__timeline .dhtl__timeline-title:focus{outline:none}@media (max-width:400px){.dhtl__timeline .dhtl__timeline-title{width:100%;font-size:20px}}.dhtl__timeline .dhtl__timeline-ingress{margin:0;padding:10px 0 15px}@media (max-width:400px){.dhtl__timeline{padding:0 10px}}@media (max-width:340px){.dhtl__timeline{padding:0 5px}}.darkmode .dhtl__timeline{--background:#313334;--text-color-dark:#fff;--text-color-light:#061629}.dhtl__header{position:relative;margin:0}.dhtl__header:focus{outline:none}@media (max-width:600px){.dhtl__header{margin:12px 0 0}}.dhtl__img img{max-width:100%}.dhtl__img .plugin{height:300px;height:var(--mapheight)}.dhtl__timeline-wrap{outline:none}.dhtl__timeline-wrap .dhtl__timeline-bullet__title{font-size:18px;font-weight:600;margin:12px 0 0;padding-left:20px;border-left:1px solid #e0e0e1}@media (max-width:400px){.dhtl__timeline-wrap .dhtl__timeline-bullet__title{padding-left:10px}}.dhtl__timeline-date{box-sizing:border-box;width:100%;padding:2px 0;position:relative}.dhtl__timeline-date:before{content:"";display:inline-block;height:8px;width:8px;background:#fff;border-radius:99px;border:5px solid;border-color:inherit;z-index:1;position:absolute;left:-8px;top:7px}.dhtl__timeline-date__text{padding:4px 12px 4px 13px;font-size:18px;font-weight:600;text-align:center;color:#fff;height:20px;border-radius:3px}.dhtl__timeline-component{margin:0 0 12px;padding:10px 0 15px 20px;border-left:1px solid #e0e0e1}.dhtl__timeline-component p{margin:0;padding:0;line-height:1.625em}@media (max-width:400px){.dhtl__timeline-component{padding-left:10px}}.dhtl__video{margin-top:10px}.dhtl__expander{margin-bottom:1rem;position:relative}.dhtl__expander__btnwrap{width:100%;position:relative;bottom:-24px;left:0;display:flex;justify-content:center}.dhtl__expander__btn{height:39px;min-width:140px;background:var(--background)}.dhtl__fade{background:linear-gradient(to bottom,#fff0,var(--background));height:50%;width:100%;position:absolute;bottom:0;left:0;z-index:2}.dhtl__hidden{animation:dhtl__hide .6s forwards}@keyframes dhtl__hide{0%{opacity:1;z-index:2}90%{opacity:0;z-index:2}to{opacity:0;z-index:-10}}