.job-category .box-group{padding:30px 0;display:-moz-grid;display:grid;grid-template-columns:1fr 1fr}@media (max-width:576px){.job-category .box-group{grid-template-columns:1fr;padding:30px 15px}}.job-category .box-group .header{padding:40px 0;grid-column:1/3;text-align:center}@media (max-width:576px){.job-category .box-group .header{grid-column:1}}.job-category .box-group .header h3{font-size:18px;color:rgba(52,58,64,.65)}.job-category .box-group .box{padding:20px;color:rgba(52,58,64,.75);background:#fff}.job-category .box-group .box p{margin-bottom:10px}.job-category .box-group .box .item{display:-o-flex;display:-ms-flex;display:-moz-flex;display:flex;gap:10px;padding:8px 5px;transition:all .3s ease}.job-category .box-group .box .item .icon,.job-category .box-group .box .item a{text-decoration:none;color:#28a645}.job-category .box-group .box .item:hover{padding-left:12px;transition:all .3s ease}.job-category .box-group .box .btn{margin-top:10px}.job-category .box-group .box:nth-child(2){border-right:1px solid rgba(52,58,64,.25);text-align:right}.job-category .box-group .box:nth-child(2) .item{justify-content:flex-end}.job-category .box-group .box:nth-child(2) .item:hover{padding-right:12px;transition:all .3s ease}.job-category .box-group .box:nth-child(2) button{margin-right:0;margin-left:auto}.our-branches .box-group{padding:30px 0;display:-moz-grid;display:grid;grid-template-columns:repeat(3,25%);justify-content:center;grid-gap:20px;gap:20px}@media (max-width:776px){.our-branches .box-group{padding:30px 15px;grid-template-columns:repeat(3,1fr)}}@media (max-width:676px){.our-branches .box-group{grid-template-columns:1fr}}.our-branches .box-group .header{padding:10px 0;grid-column:1/4;text-align:center}@media (max-width:676px){.our-branches .box-group .header{grid-column:1}}.our-branches .box-group .header h3{font-size:22px;color:rgba(52,58,64,.65)}.our-branches .box-group .box{-o-box-shadow:0 3px 10px 0 rgba(52,58,64,.08);box-shadow:0 3px 10px 0 rgba(52,58,64,.08);padding:20px;color:rgba(52,58,64,.65);background:#fff;border-radius:10px}.our-branches .box-group .box h3{font-size:18px;padding:5px 0}.our-branches .box-group .box a{font-size:16px;color:#28a645;text-decoration:none}.contact-form{padding:0;background-image:url(/_next/static/media/contact-us.b7e7fb2d.png);background-repeat:no-repeat;background-size:cover}.contact-form .box-group{padding:30px 0;display:-moz-grid;display:grid;grid-template-columns:450px;grid-gap:10px;gap:10px}@media (max-width:576px){.contact-form .box-group{padding:30px 15px;grid-template-columns:1fr}}.contact-form .box-group .box{-o-box-shadow:0 0 10px 0 rgba(246,247,248,.15);box-shadow:0 0 10px 0 rgba(246,247,248,.15);color:#343a40;border-radius:10px}.contact-form .box-group form{padding:40px}@media (max-width:576px){.contact-form .box-group form{padding:0}}