.grow-section{background-color:var(--primary-color)}.grow-section .section-heading{max-width:550px}.grow-section .job-list{display:grid;grid-template-columns:repeat(2, 1fr);grid-auto-rows:1fr;align-items:stretch;gap:24px}.grow-section .job-list .job-card{height:100%}.grow-section .job-item.see-all:hover .job-card,.grow-section .job-item.see-all:hover .job-link{background-color:var(--white);border-color:var(--secondary-color)}.grow-section .job-item.see-all:hover .see-all-text{color:var(--secondary-color)}.grow-section .job-item.see-all .icon{color:var(--secondary-color)}.grow-section .job-item.see-all .job-card{background-color:var(--secondary-color)}.grow-section .job-item.see-all .job-link{align-items:center;justify-content:center;width:100%;height:100%}.grow-section .job-item.see-all .see-more-btn{min-width:40px;background-color:var(--white)}.grow-section .job-item.see-all .see-all-text{color:var(--white);font-size:var(--font-xxl);font-weight:800;line-height:1.2;text-align:center}html:lang(vi-VN) .grow-section .section-heading{max-width:805px}@media screen and (max-width: 960px){.grow-section .section-heading{max-width:600px}.grow-section .job-list{grid-template-columns:repeat(1, 1fr)}}@media screen and (max-width: 576px){.grow-section .job-item.see-all .see-all-text{padding:0 20px;position:absolute;top:50%;transform:translateY(-100%);font-size:var(--font-lg)}.grow-section .job-item.see-all .see-more-btn{top:calc(50% + 40px);left:50%;bottom:0;transform:translateX(-50%)}}
