.project-grid{padding-bottom:177px}@media screen and (width<=1700px){.project-grid{padding-bottom:120px}}@media screen and (width<=1199px){.project-grid{padding-bottom:72px}}@media screen and (width<=991px){.project-grid{padding-bottom:64px}}@media screen and (width<=575px){.project-grid{padding-bottom:48px}}.project-grid__cards{grid-template-columns:repeat(4,1fr);gap:48px 19px;display:grid}@media screen and (width<=991px){.project-grid__cards{grid-template-columns:repeat(2,1fr);gap:32px 24px;margin:0 auto;padding:0 64px}}@media screen and (width<=767px){.project-grid__cards{padding:0 32px}}@media screen and (width<=575px){.project-grid__cards{gap:24px;padding:0}}@media screen and (width<=400px){.project-grid__cards{grid-template-columns:1fr;padding:0}}.project-grid__card{color:inherit;flex-direction:column;gap:26px;text-decoration:none;display:flex}@media screen and (width<=991px){.project-grid__card{gap:10px}}.project-grid__card-image-wrap{aspect-ratio:309/420;border-radius:16px;position:relative;overflow:hidden}.project-grid__card-image-wrap:after{content:"";opacity:0;pointer-events:none;background:#0000004d;transition:opacity .4s;position:absolute;inset:0}.project-grid__card-image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block}@media only screen and (width>=1199px){a.project-grid__card:hover .project-grid__card-image{transform:scale(1.05)}a.project-grid__card:hover .project-grid__card-image-wrap:after{opacity:1}a.project-grid__card:hover .project-grid__card-title-text{background-position:0 100%;background-size:100% 2px}}.project-grid__card-title{color:#26262a;font-family:Urbanist,Arial,Helvetica,sans-serif;font-size:32px;line-height:1.16}@media screen and (width<=1700px){.project-grid__card-title{font-size:28px}}@media screen and (width<=1440px){.project-grid__card-title{font-size:24px}}@media screen and (width<=991px){.project-grid__card-title{font-size:21px}}@media screen and (width<=575px){.project-grid__card-title{font-size:20px}}.project-grid__card-title-text{background-image:linear-gradient(currentColor,currentColor);background-position:100% 100%;background-repeat:no-repeat;background-size:0% 2px;transition:background-size .3s;display:inline}
