:root{--color-white:#fff;--color-black:#414042;--color-blue:#102453;--color-orange:#f37121;--color-light-gray:#f1f2f2;--color-sky:#27aae1;--color-light-blue:#e0eaf5;--menu-threshold:64rem}.projects__grid{display:grid;gap:clamp(2rem,1.3333333333rem + 1.8518518519vw,3rem);grid-template-columns:minmax(0,1fr);margin-top:clamp(2rem,1.3333333333rem + 1.8518518519vw,3rem)}@media (min-width:48rem){.projects__grid{justify-items:center}}@media (min-width:64rem){.projects__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:48rem){.projects__item{max-width:60%}}@media (min-width:64rem){.projects__item{max-width:100%}.projects__item:nth-child(3n+1):last-child{grid-column:2/3}}.projects .as-h4{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Droid Sans,Helvetica Neue,Arial,sans-serif;font-weight:500;margin-top:.5rem}