.tech-stack-box{width:100%}.tech-stack-box .timeline{display:flex;list-style-type:none;padding:0;text-align:center}.tech-stack-box .timestamp{align-items:center;color:#000;display:flex;flex-direction:column;font-size:18px;font-weight:600;margin:auto auto 12px;padding:0 4px}.tech-stack-box .status{border-top:2px dashed #ccc;display:flex;justify-content:center;padding:0 10px;position:relative;transition:all .2s ease-in}.tech-stack-box .status span{color:#000;font-size:16px;font-weight:500;line-height:22px;padding-top:17px}.tech-stack-box .status span:before{background-color:red;border:2px solid red;border-radius:12px;height:20px;width:20px}.tech-stack-box .status span:after,.tech-stack-box .status span:before{content:"";left:50%;position:absolute;top:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .2s ease-in}.tech-stack-box .status span:after{background-color:#fff;border-radius:50%;height:10px;width:10px}.tech-stack-box .swiper-container{margin:auto;overflow-y:auto}.tech-stack-box .swiper-wrapper{display:inline-flex;flex-direction:row;justify-content:center;overflow-y:auto;width:100%}.tech-stack-box .swiper-container::-webkit-scrollbar-track{background:#a8a8a8b6}.tech-stack-box .swiper-container::-webkit-scrollbar{height:2px}.tech-stack-box .swiper-container::-webkit-scrollbar-thumb{background:#4f4f4f!important}.tech-stack-box .swiper-slide{flex:1;font-size:12px;height:100%;position:relative;text-align:center}.tech-stack-img img{height:50px!important;width:auto}@media only screen and (max-width:767px){.tech-stack-box .swiper-wrapper{flex-wrap:wrap}.tech-stack-box .swiper-slide{flex:auto;margin-bottom:25px;width:48%}}