.project-listing{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));row-gap:112px}.filter{display:flex;justify-content:flex-end;margin-bottom:59px}#project-listing-wrapper *{text-decoration:none!important}#project-listing-wrapper .title{color:var(--dark-text,#1c2a37);font-size:20px;font-weight:600;padding-bottom:8px;padding-top:22px}#categoryFilter,#project-listing-wrapper .title{font-family:Matter;font-style:normal;line-height:22px}#categoryFilter{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--dark-text,#1c2a37);background-position:right 30px center;background-repeat:no-repeat;border:1px solid var(--dark-text,#1c2a37);border-radius:100px;color:var(--light-text,#eaeaea);display:block;font-size:16px;font-weight:300;margin-bottom:50px;margin-left:auto;padding:15px 60px 15px 38px;text-align:center}#categoryFilter,.show-more{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='9' fill='none'%3E%3Cpath fill='%23EAEAEA' d='M8.67 8.67c-.439.44-1.152.44-1.592 0L.33 1.922A1.126 1.126 0 0 1 1.922.33l5.954 5.954L13.83.333a1.127 1.127 0 0 1 1.593 1.592L8.674 8.674z'/%3E%3C/svg%3E")}.show-more-wrapper{display:flex;justify-content:center;margin-top:177px}@media (min-width:768px){.project{display:flex;flex-direction:column;grid-column:span 5;justify-content:center}.project[data-position="0"],.project[data-position="3"]{grid-column:4/span 9}.project[data-position="1"] img,.project[data-position="5"] img{aspect-ratio:695/576}.project[data-position="2"] img,.project[data-position="4"] img{aspect-ratio:575/336}.project img{object-fit:cover;width:100%}.project[data-position="2"],.project[data-position="5"]{grid-column-end:13;grid-column-start:8}}@media (max-width:767px){.project-listing{display:flex;flex-direction:column;row-gap:20px}.project img{width:100%}.project{display:flex;flex-direction:column}.show-more-wrapper{margin-top:40px}.blog-header h1{padding-top:40px!important}.filter{margin-bottom:20px}}