#recent-projects-section{font-family:var(--font-display);margin:100px 0 20px}@media screen and (max-width: 1340px){#recent-projects-section .top-section{padding:0 20px}}#recent-projects-section .app-wrapper{flex-direction:column}#recent-projects-section .app-wrapper .h1-line{margin:0}#recent-projects-section .app-wrapper .top-right{flex:1}#recent-projects-section .app-wrapper .top-left{flex:1;padding-right:20px}@media screen and (max-width: 800px){#recent-projects-section .app-wrapper .top-right{flex:unset}#recent-projects-section .app-wrapper .top-left{flex:unset;margin-bottom:20px}}@media screen and (max-width: 768px){#recent-projects-section .project-tile{padding:1rem 0;max-width:600px;margin:0 auto}}#recent-projects-section .show-more{display:flex;justify-content:flex-end;padding:10px 0}#projects-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (max-width: 1100px){#projects-list .project-tile{min-height:410px!important}}@media screen and (max-width: 900px){#projects-list{justify-items:center;grid-template-columns:repeat(1,minmax(0,1fr))!important}#projects-list .project-tile{width:100%;padding-left:20px;padding-right:20px;max-width:650px!important;min-height:510px!important}}@media screen and (max-width: 600px){#projects-list .project-tile{min-height:410px!important}}#projects-list .project-tile{min-width:33%;max-width:700px;min-height:510px;overflow:hidden;font-family:var(--font-display);border:none;outline:none}#projects-list .project-tile:hover .image{transform:scale(1.02);background-origin:1px}#projects-list .project-tile:hover .image-ovarlay{background:#24242400}#projects-list .project-tile .image{height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;padding:0;border:none;transition:.3s ease-in-out}#projects-list .project-tile .image-ovarlay{position:relative;width:100%;height:100%;scale:1.01;background-color:#24242433;display:flex;align-items:flex-end;cursor:pointer;transition:.2s ease-in-out;border:none;outline:none;border-radius:5px}#projects-list .project-tile .image-ovarlay .content-blur{width:100%;max-height:300px;padding:70px 16px 16px;border-radius:0;background:#1f1f1f99;background:linear-gradient(1deg,#1b1b1bfa 20%,#1f1f1f99 70%,#1f1f1f1a 90%,#1f1f1f00)}#projects-list .project-tile .image-ovarlay .content-blur .category{color:var(--accent-light);font-size:.9rem;font-weight:500;margin-bottom:8px;margin-top:0;display:flex;justify-content:space-between}#projects-list .project-tile .image-ovarlay .content-blur .date{bottom:0;right:0;font-size:.8rem;text-shadow:var(--text-shadow);color:#fff}#projects-list .project-tile .image-ovarlay .content-blur h2{font-weight:700}#projects-list .project-tile .image-ovarlay .content-blur p{color:#d4d4d4;font-weight:400}
