.single-service-inner{display:flex!important;flex-direction:column!important;text-decoration:none!important;color:inherit!important;padding:1rem 0.7rem!important;margin-bottom:0px!important;height:100%!important}.single-service-inner .details{flex:1!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}.single-service-inner .details h3{flex-shrink:0!important}.single-service-inner:hover{text-decoration:none!important;color:inherit!important}h3{font-size:1.1rem!important}.thumb img{max-width:50%!important}.single-service-inner .thumb{margin-bottom:1.4rem!important;margin-top:0.6rem!important;flex-shrink:0!important}.progress{height:0.6rem!important;border-radius:.55rem!important;flex-shrink:0!important;margin-top:auto!important}.progress-bar{position:relative;overflow:hidden}.progress-bar::after{content:'';position:absolute;top:0;left:0;bottom:0;right:0;background:linear-gradient(270deg,transparent,rgba(255,255,255,0.4),transparent);animation:shimmer 3s infinite}@keyframes shimmer{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}.service-area .row{align-items:stretch!important}.service-area .row>div{display:flex!important;flex-direction:column!important}.timeline-container{position:relative;padding:2rem 0;width:100%}.timeline-line{position:absolute;right:0;width:3px;height:100%;background-color:#e0e0e0;top:0;z-index:1}.timeline-progress{position:absolute;right:0;width:3px;height:0%;background-color:var(--main-color3);top:0;z-index:2;transition:height 0.1s ease-out}.timeline-items{position:relative;z-index:3}.timeline-item{position:relative;display:flex;align-items:center;margin-bottom:3rem;min-height:120px}.timeline-item:last-child{margin-bottom:0}.timeline-item::before{content:'';position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px;height:0;border-top:2px dashed #ccc;z-index:2;transition:border-color 0.3s ease}.timeline-item.active::before{border-top-color:var(--main-color3)}.timeline-dot{position:absolute;right:-8.5px;top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;background-color:#fff;border:3px solid #e0e0e0;z-index:5;transition:border-color 0.3s ease,transform 0.3s ease;box-sizing:border-box}.timeline-item.active .timeline-dot{border-color:var(--main-color3);transform:translateY(-50%) scale(1.2)}.timeline-box{display:block;width:100%;margin-right:0;margin-left:0;background-color:#ffffff62;border-radius:8px;padding:1.5rem;text-decoration:none;color:inherit;box-shadow:0 2px 8px rgba(0,0,0,0.07);transition:all 0.3s ease;position:relative;z-index:4;margin-right:30px}.timeline-box:hover{box-shadow:0 4px 12px rgba(0,0,0,0.15);transform:translateY(-2px);text-decoration:none;color:inherit}.timeline-box-content{display:flex;flex-direction:column;gap:0.75rem}.timeline-year-name{font-size:1.2rem;font-weight:600;margin:0;color:#333}.timeline-progress-bar{width:100%;height:8px;background-color:#e0e0e0;border-radius:4px;overflow:hidden;margin-top:0.5rem}.timeline-progress-fill{height:100%;background:var(--main-color3);border-radius:4px;transition:width 0.3s ease;position:relative;overflow:hidden}.timeline-progress-fill::after{content:'';position:absolute;top:0;left:0;bottom:0;right:0;background:linear-gradient(270deg,transparent,rgba(255,255,255,0.4),transparent);animation:shimmer 3s infinite}.timeline-progress-text{font-size:0.85rem;color:#666;margin-top:0.25rem}@media (max-width:768px){.timeline-container{width:100%;padding:1.5rem 0}.timeline-line{right:0;width:3px}.timeline-progress{right:0;width:3px}.timeline-dot{right:-8.5px;top:50%;transform:translateY(-50%)}.timeline-item.active .timeline-dot{transform:translateY(-50%) scale(1.2)}.timeline-box{width:100%;margin-right:30px;margin-left:0}.timeline-item::before{right:10px;width:20px}.timeline-item{min-height:100px}.timeline-year-name{font-size:1rem}}.dark-mode .timeline-box{background-color:#ffffff05;box-shadow:-1px 3px 9px 4px rgb(18 18 18 / 26%)}