.project{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.9375rem;color:#000;text-decoration:none}.project__image-wrap{position:relative;width:100%;height:15.625rem;border-radius:1.25rem;overflow:hidden}.project__image-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s ease;transition:all .3s ease}.project__image-wrap img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.project__tags{display:none}@media (min-width:48.0062rem){.project__tags{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;bottom:1.25rem;left:.625rem;z-index:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625rem}}@media (min-width:48.0062rem){.project__image-wrap{height:35.125rem}}.tag,.tags a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.3125rem;border-radius:3.125rem;padding:.3125rem .5rem;text-align:center;text-transform:capitalize;border:solid .0625rem;text-align:center;cursor:pointer;font-weight:400}.tag span::first-letter,.tags a span::first-letter{text-transform:uppercase}.tag.active,.tags a.active{color:#fff;background-color:#5ae558;border-color:#5ae558}.tag--accent,.tags a--accent{background-color:#5ae558;color:#fff}.tag--white,.tags a--white{color:#000;background-color:#fff;border-color:#fff;-webkit-box-shadow:0 0 0 .0625rem #000;box-shadow:0 0 0 .0625rem #000}.tag--gray,.tags a--gray{color:#7c7c7c;background-color:#f5f5f5;border-color:#dcdcdc}.tag--black,.tags a--black{background-color:#000;color:#fff;border-color:#000}.tag--border,.tags a--border{background-color:#fff0;color:#000;border-color:#000}.tag--big,.tags a--big{font-size:1.25rem}.tag--4xxl,.tags a--4xxl{font-size:1.875rem}.tag--accent,.tags a--accent{color:#5ae558;background-color:#ffe8d3;border-color:#ffcea5}.tag--green,.tags a--green{background-color:#fff;color:#5ae558;border-color:#5ae558}.tag--green:hover,.tags a--green:hover{background-color:#5ae558;color:#fff;border-color:#5ae558}.tag--hover:hover,.tags a--hover:hover{background:#5ae558;color:#fff;border-color:#5ae558}.tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin-bottom:1.625rem}.tabs__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.1875rem;border-bottom:solid .0625rem #dcdcdc}.tabs__count{border-radius:100%;width:1.25rem;height:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.1875rem;font-size:.625rem}.tabs__count--gray{background-color:#f5f5f5;color:#525252}.tabs__count--gray500{background-color:#dcdcdc;color:#000}.tabs__count--accent{background-color:#ffe8d3;color:#cc2802}.tabs__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.3125rem;position:relative;color:#7c7c7c;padding:0 0 1rem 0;cursor:pointer;font-size:1.125rem}.tabs__title.active{color:#5ae558;font-weight:600;border-bottom:solid .0625rem #5ae558}.tabs__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625rem}.tabs input[type=checkbox]{position:absolute;opacity:0}.tabs__body{position:relative}@media (min-width:48.0062rem){.tabs__heading{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.projects{display:grid;gap:1.5625rem}.projects__article-wrap:not(.active){display:none}.projects__article.visible{display:block}.projects__article.not-visible{display:none}@media (min-width:48.0062rem){.projects{grid-template-columns:repeat(2,1fr)}}