.liquid-shape{animation:moveLiquid 5s ease-in-out infinite;transform-origin:right;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);max-width:100%;max-height:100%}@keyframes moveLiquid{0%{transform:scaleX(1)}50%{transform:scaleX(1.7)}to{transform:scaleX(1)}}.fullstack .class-tabList{position:relative}.fullstack .class-tabList:before{content:"";position:absolute;top:calc(50% - 5px);height:10px;right:calc(13.5vw);background:linear-gradient(90deg,#46b9ea,#0f6895);width:68vw}@media screen and (min-width:640px) and (max-width:1023.9px){.fullstack .class-tabList:before{right:calc(12vw)}}.futureproof .class-tabList{position:relative}.futureproof .class-tabList:before{content:"";position:absolute;top:calc(50% - 1rem);height:3px;right:calc(13.2vw);background-color:#29aae1;width:68vw}@media screen and (min-width:300px) and (max-width:639.9px){.futureproof .class-tabList:before{top:50%;right:calc(10vw)}}