.timeline-container{padding-top:15px;padding-left:15px}.timeline-choose{max-width:400px;background-color:#fff;border-top:1px solid #ccc;border-bottom:1px solid #ccc;position:relative;height:50px;overflow:hidden;box-shadow:0 0 5pt 0.5pt #D3D3D3;cursor:pointer}.timeline-choose:after{content:"";width:10px;height:10px;position:absolute;background-color:var(--primary);-webkit-mask-image:url("../../../../typo3conf/ext/euc_nord_design/Resources/Public/Icons/triangle.svg");mask-image:url("../../../../typo3conf/ext/euc_nord_design/Resources/Public/Icons/triangle.svg");background-size:cover;right:20px;top:50%;transform:rotate(90deg) translate(-30%, -50%)}.timeline-custom-select{position:absolute;top:0;width:100%;border-right:1px solid #ccc;border-left:1px solid #ccc;border-bottom:1px solid #ccc;z-index:9999}.timeline-custom-option{height:50px;line-height:50px;vertical-align:center;background-color:#fff;width:100%;padding-left:10px;padding-right:10px}.timeline-custom-option:not(:first-child):hover{background-color:#eee}.timeline-illustration{width:100%;padding-top:15px;padding-bottom:15px}.timeline-element{display:block;height:60px;float:left;position:relative;cursor:pointer}.timeline-element:after{content:"";display:block;-webkit-mask-image:url("../../../../typo3conf/ext/euc_nord_design/Resources/Public/Icons/right.svg");mask-image:url("../../../../typo3conf/ext/euc_nord_design/Resources/Public/Icons/right.svg");background-size:cover;position:absolute;width:50px;height:60px;right:-18px;z-index:8888;background-position:left -3px center;-webkit-mask-position:left -3px center;mask-position:left -3px center;background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;top:50%;transform:translate(0, -50%)}.timeline-element:not(.el0):before{content:"";display:block;-webkit-mask-image:url("../../../../typo3conf/ext/euc_nord_design/Resources/Public/Icons/right.svg");mask-image:url("../../../../typo3conf/ext/euc_nord_design/Resources/Public/Icons/right.svg");background-size:cover;position:absolute;width:90px;height:88px;left:-25px;z-index:7888;background-position:left -3px center;-webkit-mask-position:left -3px center;mask-position:left -3px center;background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;top:50%;transform:translate(0, -50%);background-color:#f7f7f7}.lasttrue{border-radius:0 5px 5px 0}.timeline-illustration .lasttrue:after{display:none !important;content:"" !important}.timeline-illustration span:nth-child(1){border-radius:5px 0 0 5px}.timeline-hoverbox{background-color:var(--dark);color:#fff;position:absolute;bottom:calc(100% + 21px);padding:15px;font-size:12px;border-radius:5px;display:none;width:300px;left:50%;transform:translate(-150px, 0);z-index:9999}.timeline-hoverbox:after{content:"";display:block;position:absolute;-webkit-mask-image:url("../../../../typo3conf/ext/euc_nord_design/Resources/Public/Icons/down.svg");mask-image:url("../../../../typo3conf/ext/euc_nord_design/Resources/Public/Icons/down.svg");width:40px;height:40px;bottom:-38px;z-index:9999;background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-position:center top;-webkit-mask-position:center top;mask-position:center top;background-color:var(--dark);background-size:cover;left:50%;transform:translate(-50%, 0)}.timeline-element:hover .timeline-hoverbox{display:block}.timeline-element-info-color{display:block;width:40px;height:40px;float:left;margin-right:10px}.timeline-element-info{display:block;padding-bottom:30px;padding-top:15px;float:left;line-height:40px;vertical-align:center;margin-right:15px}