.projects-view{justify-content:center;align-items:center;display:flex;height:100vh;width:100vw}.projects-view .elfsight-app-fa467e71-025b-4e15-bf7d-ad27798e7258{width:80%}.projects-view .split-view-projects{display:flex;flex-direction:row;width:100%;height:100%}.projects-view .split-view-projects .table-container{width:50%;height:100%;overflow-y:scroll;display:flex;flex-direction:column;justify-content:center;align-items:center}.projects-view .split-view-projects .table-container .table{background-color:#ddd;padding:1rem;border-radius:.5rem;width:70%}.projects-view .split-view-projects .table-container .table .table-header{display:flex;flex-direction:row;width:100%;justify-content:space-evenly}.projects-view .split-view-projects .table-container .table .table-header .text{font-size:1.1rem;font-weight:400;opacity:.5;cursor:pointer}.projects-view .split-view-projects .table-container .table .table-content{display:flex;flex-direction:column;margin:1rem 0;min-height:45vh;max-height:45vh;overflow-y:scroll;position:relative;mask-image:linear-gradient(180deg,transparent,black 2.5%,black 97.5%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent,black 2.5%,black 97.5%,transparent)}.projects-view .split-view-projects .table-container .table .table-content .project{cursor:pointer;padding:1rem;margin:.5rem 0;border-radius:.5rem}.projects-view .split-view-projects .table-container .table .table-content .project .title{font-size:1.2rem;font-weight:450;margin:0}.projects-view .split-view-projects .table-container .table .table-content .project .description{font-size:1rem;font-weight:300;margin:.25rem 0}.projects-view .split-view-projects .art{width:20rem;height:20rem}.projects-view .split-view-projects .content{display:flex;justify-content:center;align-items:center;animation:fade-in 1.5s ease-in-out;width:50%;margin-top:2rem}.projects-view .split-view-projects .content .text{width:100%;animation:fade-in-from-top .75s ease-in-out}.projects-view .split-view-projects .content .text h1{font-size:2rem;font-weight:300;margin:.5rem 0;letter-spacing:1.5px}.projects-view .split-view-projects .content .text h2{font-size:1.25rem;font-weight:400;margin:0}.projects-view .split-view-projects .content .text h3{font-size:1rem;font-weight:300;margin:.5rem 0}.projects-view .split-view-projects .content .text .description{max-width:40vw;font-weight:300}.projects-view .split-view-projects .content .text .link a{color:#000;letter-spacing:.5px;text-decoration:none}.projects-view .split-view-projects .content .text .link h1{font-size:.8rem;text-decoration:none;letter-spacing:normal;margin:0;font-weight:400}.projects-view .split-view-projects .content .text .link img{margin:0 .25rem}.m-projects-view{display:flex;flex-direction:column;align-items:center;padding-top:5rem}.m-projects-view .header{width:80%;display:flex;justify-content:space-around;align-items:center;margin-top:5rem;margin-bottom:1rem}.m-projects-view .project{margin:1rem;padding:.5rem 1rem;border-radius:.5rem;width:75vw;z-index:10}.m-projects-view .project .title{display:flex;align-items:center}.m-projects-view .project .title span{font-size:.75rem}.m-projects-view .content{margin:1rem 2rem;padding-bottom:1rem}.m-projects-view .content img{width:100%;height:auto;border-radius:.5rem}.m-projects-view .content .text h1{font-size:1.5rem;font-weight:400;margin:.5rem 0}.m-projects-view .content .text h2{font-size:1rem;font-weight:300;margin:0}.m-projects-view .content .text h3{font-weight:500}.elfsight-app-fa467e71-025b-4e15-bf7d-ad27798e7258{margin-top:2rem}