.project-section-inner,.project-section-wp{display:flex;width:100%}.project-section-inner{flex-wrap:wrap;gap:60px 25px;max-width:1170px}.project-image-section img{transition:all .3s ease}.project-image-section{overflow:hidden}.project-section-item:hover img{transform:scale(1.1)}.project-section-item:first-child{width:57%}.project-section-item:first-child img{height:500px;object-fit:cover}.project-section-item:nth-child(2){width:40.8%}.project-section-item:nth-child(2) img{height:300px;object-fit:cover}.project-section-item{display:flex;flex-direction:column;gap:20px;width:31%}.project-section-item img{overflow:hidden}.portfolio-item-content h3{color:var(--secondaryText);font-weight:700}.portfolio-item-sub{color:var(--secondaryText)}@media (min-width:320px) and (max-width:768px){.project-section-wp .project-section-inner{gap:40px;padding:0 20px}.project-section-inner .project-section-item{width:100%}.project-section-inner .project-section-item img{height:250px;object-fit:cover}}