.timeline-container{position:relative;display:flex;justify-content:space-between;align-items:stretch;width:100%;max-width:1000px;margin:0 auto;padding:20px 0;overflow-x:auto;-webkit-overflow-scrolling:touch}.timeline-container .timeline-axis{position:absolute;top:50%;inset-inline-start:0;width:100%;height:3px;background-color:#b0b0b0;z-index:0;transform:translateY(-50%);border-radius:2px}.timeline-item{position:relative;z-index:1;flex:1;display:grid;grid-template-rows:1fr 20px 1fr;justify-items:center;text-align:center}.timeline-item .year{font-size:1.5rem}html[dir=rtl][lang=ar] .timeline-item .year{font-size:1.6875rem}html[dir=rtl][lang=ku] .timeline-item .year{font-size:1.7505rem}.timeline-item .year{font-weight:700;color:#333;margin:0 0 5px 0}.timeline-item .description{font-size:.9rem}html[dir=rtl][lang=ar] .timeline-item .description{font-size:1.0125rem}html[dir=rtl][lang=ku] .timeline-item .description{font-size:1.0503rem}.timeline-item .description{color:#777;line-height:1.3;margin:0;font-weight:500}.timeline-item .axis-dot{grid-row:2;align-self:center;width:12px;height:12px;border-radius:50%;z-index:2}.timeline-item .icon-box{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.timeline-item .icon-box i{font-size:27px}html[dir=rtl][lang=ar] .timeline-item .icon-box i{font-size:30.375px}html[dir=rtl][lang=ku] .timeline-item .icon-box i{font-size:31.509px}.timeline-item .vertical-line{width:3px;flex-grow:1}.timeline-item.type-top .upper-section{grid-row:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;padding-bottom:10px}.timeline-item.type-top .upper-section .icon-box{margin-bottom:0}.timeline-item.type-top .lower-section{grid-row:3;padding-top:20px}.timeline-item.type-bottom .upper-section{grid-row:1;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:20px}.timeline-item.type-bottom .lower-section{grid-row:3;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;padding-top:10px}.timeline-item.theme-red .icon-box{background-color:#ff3435;box-shadow:0 4px 10px rgba(255,52,53,.4)}.timeline-item.theme-red .vertical-line{background-color:#ff3435}.timeline-item.theme-red .axis-dot{background-color:#ff3435;box-shadow:0 0 0 4px #fff,0 0 0 6px #ff3435}.timeline-item.theme-gray .icon-box{background-color:#9e9e9e;box-shadow:0 4px 10px rgba(158,158,158,.4)}.timeline-item.theme-gray .vertical-line{background-color:#9e9e9e}.timeline-item.theme-gray .axis-dot{background-color:#9e9e9e;box-shadow:0 0 0 4px #fff,0 0 0 6px #9e9e9e}.timeline-item.theme-gray .icon-box{background-color:#9e9e9e}.timeline-item.theme-gray .vertical-line{background-color:#9e9e9e}.timeline-item.theme-gray .axis-dot{background-color:#9e9e9e;box-shadow:0 0 0 4px #fff,0 0 0 6px #9e9e9e}
