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