.projects__header{padding-top:100px}.projects__heading{font-size:50px!important;text-align:center}@media(min-width:576px){.projects__heading{font-size:75px!important}}@media(min-width:768px){.projects__heading{font-size:100px!important}}@media(min-width:1054px){.projects__heading{font-size:110px!important}}@media(min-width:1340px){.projects__heading{font-size:120px!important}}.projects__filter{-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap;list-style:none;margin-left:0;overflow-x:auto;padding-left:1.5rem;padding-right:1.5rem;scroll-behavior:smooth;scroll-padding-left:1.5rem;scroll-padding-right:1.5rem;white-space:nowrap}.projects__filter::-webkit-scrollbar{display:none}.projects__filter li{border:1px solid #f95101;border-radius:999px;color:#fff;cursor:pointer;flex:0 0 auto;height:45px;margin-bottom:1rem;margin-left:.6666666667rem;min-width:85px;padding:.6666666667rem 1rem;text-align:center;transition:all .3s ease-in-out;white-space:nowrap}.projects__filter li:first-child{margin-left:1rem}.projects__filter li.active,.projects__filter li:hover{background-color:#f95101;color:#fff}@media(min-width:768px){.projects__filter li{height:52px;margin-bottom:1.5rem;margin-left:.8rem;padding:.8rem 1.25rem}}@media(min-width:1054px){.projects__filter{flex-wrap:wrap;justify-content:center;overflow-x:visible}.projects__filter li:first-child{margin-left:.8rem}}@media(max-width:1053.98px){.projects__filter{left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}}.projects__project{aspect-ratio:670/485;border-radius:6px;display:block;height:100%;overflow:hidden;position:relative;-webkit-text-decoration:none;text-decoration:none}@media(min-width:576px){.projects__project{border-radius:8px}}@media(min-width:768px){.projects__project{border-radius:10px}}@media(min-width:1054px){.projects__project{border-radius:12px}}.projects__project-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-in-out;width:100%}.projects__project:hover .projects__project-image img{transform:scale(1.05)}.projects__project-types{display:flex;flex-wrap:wrap;left:1.375rem;position:absolute;top:1.375rem}.projects__project-types span{background-color:#1a1a1a;border-radius:8px;color:#f2f2e8;flex-shrink:0;font-size:14px;margin:0 .3636363636rem .4rem 0;padding:.25rem .5rem}@media(max-width:1053.98px){.projects__project-types{display:none}}.projects__project-content{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:hsla(0,0%,100%,.2);bottom:0;box-shadow:0 4px 30px rgba(0,0,0,.1);left:0;padding:1.75rem 1.5rem;position:absolute;width:100%}@media(max-width:1053.98px){.projects__project-content{padding:1.4rem 1.1rem}}@media(max-width:767.98px){.projects__project-content{padding:1.5rem 1.3rem}}@media(max-width:575.98px){.projects__project-content{padding:.5714285714rem}}.projects__project-location,.projects__project-title{color:#fff}@media(max-width:1053.98px){.projects__project-location,.projects__project-title{font-size:27px!important}}@media(max-width:767.98px){.projects__project-location,.projects__project-title{font-size:24px!important}}@media(max-width:575.98px){.projects__project-location,.projects__project-title{font-size:20px!important}}.projects__project-link-wrap{height:0;overflow:hidden;transition:height .4s ease}.projects__project:hover .projects__project-link-wrap{height:1.6rem}.projects__project-link{align-items:center;display:inline-flex;opacity:0;transition:opacity .6s ease .15s}.projects__project:hover .projects__project-link{opacity:1}