.time-line-container>div:last-child .education__time>.education__line{display:none}.vertical-text{writing-mode:vertical-rl;text-orientation:mixed}.gradient-container{z-index:1;position:relative;display:flex;justify-content:center;align-items:center;height:50vw;overflow:hidden}.gradient-slide{position:absolute;width:150vw;height:50vh;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;overflow:hidden;transform:perspective(100px) rotateX(45deg) translateZ(30px);transform-style:preserve-3d}.gradient-slide:before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(rgba(50,50,50,0),rgba(255,255,255,.2),rgba(50,50,50,0));animation:animate 5s linear infinite}@keyframes animate{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.gradient-slide>span{position:relative;display:block;width:calc(6.25vw - 2px);height:calc(4.25vw - 2px);background:#0f172a;transition:1.5s;z-index:2}gradient-slide>span:hover{background:#ff006e;transition:0s}@media (max-width: 900px){gradient-slide>span{width:calc(10vw - 2px);height:calc(8vw - 2px)}}@media (max-width: 600px){gradient-slide>span{width:calc(20vw - 2px);height:calc(18vw - 2px)}}
