.ecofy-projects{background-color:var(--yellow-lightest);width:100%}.ecofy-projects .projects{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;height:auto;margin:auto;padding:10%;display:flex;overflow:hidden}.ecofy-projects .projects h1,.ecofy-projects .projects h2{width:100%}.ecofy-projects .projects .project{background-color:var(--yellow-lightest);border-radius:16px;align-items:center;gap:40px;width:100%;padding:24px;display:flex;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.08)}.ecofy-projects .projects .project:hover{transition:all 1s;transform:scale(1.01)}.ecofy-projects .projects .project h3,.ecofy-projects .projects .project h4{color:var(--grey-dark)}.ecofy-projects .projects .project img{border-radius:8px;width:40%}.ecofy-projects .projects .project .project-title{padding:24px}.ecofy-projects .projects .project iframe{width:100%;min-height:auto}@media (max-width:900px){.ecofy-projects .projects .project{min-height:100%}}
