.b-projects-grid{margin-bottom:80px}.b-projects-grid .projects-grid__list{display:flex;gap:30px}@media(max-width:1239px){.b-projects-grid .projects-grid__list{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.b-projects-grid .projects-grid__list{grid-template-columns:1fr}}@media(max-width:1239px){.b-projects-grid{margin-bottom:40px}}@media(max-width:767px){.b-projects-grid{margin-bottom:40px}}.b-project-card{position:relative;display:block;min-height:400px;flex:1;text-decoration:none;overflow:hidden}.b-project-card:hover .project-card__img{transform:scale(1.05)}.b-project-card:hover .project-card__arrow{transform:translate(4px)}.b-project-card .project-card__img{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.b-project-card .project-card__overlay{position:absolute;z-index:1;inset:0;background:linear-gradient(to top,rgba(63,63,66,.75) 0%,rgba(63,63,66,.1) 55%,transparent 100%)}.b-project-card .project-card__overlay:after{content:"";position:absolute;right:0;bottom:0;left:0;height:50%;background:linear-gradient(to top,#3f3f42,#3f3f4200)}.b-project-card .project-card__content{position:absolute;z-index:2;right:0;bottom:0;left:0;display:flex;padding:50px;justify-content:space-between;align-items:flex-end;gap:12px}@media(max-width:1239px){.b-project-card .project-card__content{padding:30px}}@media(max-width:767px){.b-project-card .project-card__content{padding:20px}}.b-project-card .project-card__title{color:#fff;font-family:"Exo 2",sans-serif;font-size:24px;font-weight:500;line-height:1.3}@media(max-width:1239px){.b-project-card .project-card__title{font-size:18px}}.b-project-card .project-card__arrow{flex-shrink:0;transition:transform .2s ease-in-out}@media(max-width:1239px){.b-project-card{min-height:290px}}@media(max-width:767px){.b-project-card{min-height:260px}}
