.project_list{margin-bottom:40px;margin-top:40px}.project_list__list{display:grid;gap:20px}.project_list__header{margin-bottom:30px}.project_list__header .filterby_wrap label{color:var(--color_black);font-family:var(--fonts_Trueno_Regular);font-size:16px;line-height:1.1;margin-right:28px;text-transform:uppercase}.project_list__header .filterby_wrap .filterby{-moz-appearance:none;-webkit-appearance:none;background-image:url(../../images/Polygon_arrow.svg);background-position:calc(100% - 25px);background-repeat:no-repeat;border:1px solid rgba(0,0,0,.251);border-radius:5px;color:rgba(0,0,0,.251);cursor:pointer;font-family:var(--fonts_Trueno_Regular);font-size:16px;height:55px;line-height:1.2;outline:none;padding:16px;width:320px}.project_list__header .filterby_wrap .filterby::-ms-expand{display:none}.project_list__header .filterby_wrap .filterby option{color:var(--color_black)}.project_list .project_card_item.loadMore{box-shadow:none;text-align:center}@media (min-width:768px){.project_list{margin-bottom:60px;margin-top:51px}.project_list__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.project_list__header .heading{margin-bottom:0}.project_list__list{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:30px}.project_list .project_card_item.loadMore{grid-column:span 2}}@media (min-width:992px){.project_list{margin-bottom:80px;margin-top:61px}.project_list__header{margin-bottom:50px}.project_list__list{-moz-column-gap:24px;column-gap:24px;row-gap:45px}}@media (min-width:1200px){.project_list{margin-bottom:100px}.project_list__header{margin-bottom:60px}.project_list__list{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:60px}.project_list .project_card_item.loadMore{grid-column:span 3}}@media (max-width:767px){.project_list__header .heading{margin-bottom:12px}}@media (max-width:480px){.project_list__header .filterby_wrap .filterby{width:100%}}.site-id-2 .project_list__inner .project_list__list .project_card_item.loadMore .btn{background-color:var(--color_Queen_Blue)}.site-id-2 .project_list__inner .project_list__list .project_card_item.loadMore .btn:hover{background-color:var(--color_Indigo)}
/*# sourceMappingURL=project_list.css.map */