.site-header-mobile{position:fixed;inset:0;background:#fff;display:flex;flex-direction:column;animation:fadeIn .1s ease}.site-header-mobile__container{display:flex;align-items:center;justify-content:space-between;margin:.375rem .125rem .375rem 0}.site-header-mobile__wrapper{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;margin:0}.site-header-mobile__logo{display:inline-block}.site-header-mobile__close{align-self:flex-end;background:none;border:none;font-size:2rem;cursor:pointer}.site-header-mobile__nav{display:flex;flex-direction:column;gap:.65625rem;margin:13.5rem 0 0 .9375rem;flex:1 1;justify-content:center;align-items:flex-start}.site-header-mobile__item{font-size:2.27375rem;line-height:1.3468938977;letter-spacing:0;font-weight:600}.site-header-mobile__item:active,.site-header-mobile__item:focus-visible,.site-header-mobile__item:hover{text-decoration:underline;color:#959595;text-underline-offset:.1875rem}.site-header-mobile__item.is-active{text-decoration:underline;color:#959595;text-underline-offset:.1875rem}.site-header-mobile__footer{display:grid;grid-template-columns:1fr 1fr;align-items:start;margin:.9375rem .8125rem}.site-header-mobile__footer__settings p{font-size:.7375rem;line-height:1.313559322;font-weight:600}.site-header-mobile__footer__water-mark{justify-self:flex-end;align-self:flex-end}.site-header-mobile__footer__water-mark p{font-size:.7375rem;line-height:1.313559322;font-weight:600}@keyframes fadeIn{0%{opacity:0}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:64rem){.site-header-mobile__logo{margin:0 0 0 .8125rem}}.current-project-info{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-column-gap:.8125rem;column-gap:.8125rem;align-items:end;margin:0 0 .5rem}.current-project-info__left{grid-column:1}.current-project-info__category{font-size:.809375rem;line-height:1.1969111969;font-weight:500;letter-spacing:0}.current-project-info__details{grid-column:2/span 3;display:flex;flex-wrap:wrap;gap:.8125rem}.current-project-info__detail{font-size:.809375rem;line-height:1.1969111969;font-weight:500;letter-spacing:0}@media screen and (max-width:46rem){.current-project-info{margin:1.25rem 0 .625rem;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:.8125rem;column-gap:.8125rem;align-items:start}.current-project-info__left{grid-column:1}.current-project-info__category{font-size:.6875rem;line-height:1.9463636364;font-weight:600;letter-spacing:0}.current-project-info__details{grid-column:2;flex-direction:column;gap:0}.current-project-info__detail{font-size:.6925rem;line-height:1.3537906137;letter-spacing:0;font-weight:500}}.header-categories__wrapper{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-column-gap:.8125rem;column-gap:.8125rem}.header-categories__list{display:flex;align-items:center;justify-content:space-between;padding:0 0 .625rem;gap:1.25rem;list-style:none}.header-categories__link{font-size:.809375rem;line-height:1.6007722008;font-weight:600;letter-spacing:0;background:none;border:0;padding:0;color:inherit;cursor:pointer;text-decoration:none;transition:color .2s ease}.header-categories__link.is-active,.header-categories__link:hover{color:#959595;text-decoration:underline;text-underline-offset:.1875rem}@media screen and (max-width:46rem){.header-categories__wrapper{display:block}.header-categories__list{justify-content:space-between;gap:1.25rem}.header-categories__link{font-size:.6875rem;line-height:1.9463636364;font-weight:600;letter-spacing:0}}