.tm-sc-projects .cat-list li a{color:#aaa;text-transform:capitalize;transition:all .3s ease-in-out}.projects-current-theme2 .project-image .shape-1{position:absolute;bottom:0;right:20px}.projects-current-theme2 .project-image .project-content .cat-list li a{color:var(--theme-color-white);font-size:var(--body-font-size)}[data-tm-layout=dark] .projects-current-theme2 .project-image .project-content .cat-list li a{color:#fff}.projects-current-theme2 .project-image .project-layer-wrapper{position:absolute;top:100%;left:0;width:100%;height:100%;display:flex;transition:.5s}.projects-current-theme2 .project-image .project-layer-wrapper .project-layer-image{width:25%;height:100%;transition:.5s;background-size:cover;border-radius:10px 10px 0px 0px;position:relative}.projects-current-theme2 .project-image .project-layer-wrapper .project-layer-image::before{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;content:"";border-radius:10px 10px 0px 0px;background:linear-gradient(180deg,rgba(20,68,67,0) 0%,var(--theme-color2) 100%)}.projects-current-theme2 .project-image .project-layer-wrapper .project-layer-image:nth-child(1){background-position:0;transition-delay:0}.projects-current-theme2 .project-image .project-layer-wrapper .project-layer-image:nth-child(2){background-position:33.33%;transition-delay:.1s;border-radius:0!important}.projects-current-theme2 .project-image .project-layer-wrapper .project-layer-image:nth-child(2)::before{border-radius:0!important}.projects-current-theme2 .project-image .project-layer-wrapper .project-layer-image:nth-child(3){background-position:66.66%;transition-delay:.2s;border-radius:0!important}.projects-current-theme2 .project-image .project-layer-wrapper .project-layer-image:nth-child(3)::before{border-radius:0!important}.projects-current-theme2 .project-image .project-layer-wrapper .project-layer-image:nth-child(4){background-position:100%;transition-delay:.3s}