.our-work_grid{background:#fff;padding:50px 2rem}.our-work_grid .top_row{color:#3a5063;margin-bottom:30px;text-align:center}.our-work_grid .top_row h2{color:#3a5063;font-family:Lexend,sans-serif;font-size:48px;font-weight:400;line-height:36px;margin-bottom:20px;text-transform:uppercase}.our-work_grid .top_row .text-contain{color:inherit;font-family:Poppins,sans-serif;font-size:16px;line-height:24px;margin:0 auto;max-width:650px}.our-work_grid .top_row .text-contain p{margin:0}.our-work_grid .work_row{display:flex;flex-flow:row wrap;justify-content:space-between;margin:0 auto;max-width:1200px}.our-work_grid .work_row .work_col{box-shadow:0 3px 6px #00000029;flex:0 1 49%;margin-bottom:15px;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.our-work_grid .work_row .work_col:focus,.our-work_grid .work_row .work_col:hover{box-shadow:0 6px 12px #00000029;transform:scale(1.01)}.our-work_grid .work_row .work_col img{max-width:100%;width:100%}@media (max-width:767px){.our-work_grid .work_row .work_col{flex:1 1 100%}}