:root{--project-grid-gap:.5rem}.project-filter-wrapper{margin-bottom:2rem;text-align:center}.project-filter-wrapper .filter-label{color:var(--primary);display:block;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.project-filter-wrapper .filter-results{color:#666;font-size:.9rem;margin-top:.75rem}.project-filter-wrapper .filter-results #results-count{color:#007bff;font-weight:600}.filter-buttons{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:1rem}.filter-button{border:2px solid var(--blue-dark);border-radius:25px;cursor:pointer;font-size:.9rem;font-weight:500;min-width:120px;padding:.75rem 1.25rem;transition:all .3s ease;white-space:nowrap}.filter-button,.filter-button:hover{background:var(--white);color:var(--blue-dark)}.filter-button:hover{border:2px solid var(--turquoise);box-shadow:0 2px 8px rgba(0,123,255,.15)}.filter-button.active{background:var(--blue-dark);border:2px solid var(--blue-dark);box-shadow:0 4px 12px rgba(0,123,255,.3);color:var(--white)}.filter-button:focus{box-shadow:0 0 0 3px rgba(0,123,255,.1);outline:none}.filter-dropdown{margin-bottom:1rem}.project-filter-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Cpath%20fill%3D%22%23666%22%20d%3D%22M2%204l4%204%204-4%202%202-6%206-6-6%202-2z%22/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:12px 12px;border:2px solid var(--blue-dark);border-radius:6px;cursor:pointer;font-size:1rem;min-width:200px;padding:.75rem 2.5rem .75rem 1rem;transition:border-color .3s ease,box-shadow .3s ease,transform .2s ease}.project-filter-select:hover{border-color:var(--blue)}.project-filter-select:focus{border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.1);outline:none}.desktop-only{display:block}.mobile-only{display:none}@media (max-width:767px){.desktop-only{display:none}.mobile-only{display:block}.filter-dropdown{text-align:center}.project-filter-select{min-width:250px}}.isotope-grid{width:100%}.isotope-grid.isotope{display:block}.isotope-grid.isotope:after{clear:both;content:"";display:block}.isotope-item{margin-bottom:20px;opacity:1;transform:scale(1);transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}@media (min-width:768px){.isotope-item{width:50%}}@media (min-width:1024px){.isotope-item{width:33.333%}}.isotope-item.hidden{opacity:0;transform:scale(.8)}.isotope-item .card-header{padding-inline:var(--project-grid-gap);position:relative}.isotope-item .card-header .post-title{display:none;inset:0 var(--project-grid-gap);padding:var(--project-grid-gap);position:absolute}.isotope-item .card-header .post-title a{align-items:center;color:var;color:var(--white);display:block;display:flex;font-size:1.25rem;height:100%;justify-content:center;text-align:center;text-decoration:none;width:100%}.isotope-item:hover .card-header .post-title{align-items:center;background-color:rgba(0,0,0,.625);display:flex;justify-content:center;text-align:center}.project-wrapper{padding-bottom:4rem;--project-content-wrapper-width:1000px}.project-wrapper .content-wrapper{max-width:var(--project-content-wrapper-width)}.project-wrapper .project-upper-wrapper{background:url(https://43625710.fs1.hubspotusercontent-na1.net/hubfs/43625710/site-files/homepage-7-bg.jpg) no-repeat 50%;background-size:cover;padding-block:6rem 12rem}.project-wrapper .project-image-wrapper{align-items:center;aspect-ratio:16/9;display:flex;justify-content:center;margin-inline:auto;margin-bottom:2rem;margin-top:-7rem;max-width:1200px;overflow:hidden}.project-wrapper .project-image-wrapper img{min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.project-wrapper h2{font-size:1.25rem}@media (min-width:768px){.project-wrapper h2{font-size:1.5rem}}@media (min-width:992px){.project-wrapper h2{font-size:1.625rem}}