.more-projects-subtitle{text-align:center}.projects{display:flex;flex-direction:row;gap:4.89796vw;justify-content:center;padding:2.44898vw 0}.project{display:none;flex-direction:column;gap:.81633vw;width:26.93878vw}.project:nth-child(odd){transform:translateY(-2.44898vw)}.project:nth-child(2n){transform:translateY(2.44898vw)}.project-image{aspect-ratio:528/704;background-position:50%;background-size:100%;border-radius:2.5em;display:block;max-width:100%;transition:background-size .5s;width:26.93878vw}.project-image:hover{background-size:120%}.project-info{display:flex;flex-direction:row;justify-content:space-between}.project-name{font-size:2.44898vw;line-height:normal;margin:0;width:40%}.project-type{margin-bottom:0!important;text-align:right;width:50%}@media (max-width:1023px){.projects{flex-direction:column;gap:48px;padding-bottom:24px;padding-top:0}.project{gap:36px;width:100%!important}.project:nth-child(2n),.project:nth-child(odd){transform:unset}.project-image{width:100%}.project-info{flex-direction:column;gap:24px}.project-name{font-size:7.54717vw;width:100%}.project-type{text-align:left;width:100%}}@media (min-width:1920px){.project-name{font-size:48px}}