.projects .hero-section .title-wrapper{text-align:center}.projects .hero-section .title-wrapper .section-title{color:var(--clr-main)}.projects .hero-section .title-wrapper .html-content{color:var(--clr-content)}.projects .projects-section .projects-wrapper{display:flex;flex-direction:column;gap:50px}.projects .projects-section .project-card{border-top:1px solid var(--clr-alt-1);padding-top:50px}.projects .projects-section .project-card .project-content-wrapper{display:flex;flex-direction:column;gap:40px}.projects .projects-section .project-card .project-content{display:flex;flex-direction:column;gap:10px}.projects .projects-section .project-card .projects-title{color:var(--clr-main);transition:var(--transition);font-size:20px;line-height:100%;font-weight:400;letter-spacing:normal}@media (pointer: fine) and (hover: hover){.projects .projects-section .project-card .projects-title:hover,.projects .projects-section .project-card .projects-title:focus-visible{color:var(--clr-alt-3)}}.projects .projects-section .project-card .project-content{color:var(--clr-content)}.projects .projects-section .project-card .projects-img{width:100%;height:auto;aspect-ratio:1;transition:var(--transition)}@media (pointer: fine) and (hover: hover){.projects .projects-section .project-card .projects-img:hover,.projects .projects-section .project-card .projects-img:focus-visible{transform:scale(1.1)}}.projects .projects-section .project-card a{color:var(--clr-main);display:flex;align-items:center;gap:75px}.projects .projects-section .project-card .project-img-wrapper{overflow:hidden}@media (min-width: 992px){.projects .projects-section{margin-top:130px}}@media (max-width: 991px){.projects .projects-section{margin-top:80px}}@media (max-width: 991px){.projects{margin-block:25px 100px}}@media (min-width: 992px){.projects{margin-block:80px 130px}}
