.job-textboxes{margin-top:-100px}.job-textboxes .boxes{display:grid;gap:20px;grid-template-columns:1fr;margin:0 auto;max-width:1200px;position:relative;width:calc(100% - 40px);z-index:10}@media (min-width:992px){.job-textboxes .boxes{display:grid;grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.job-textboxes .white-boxes{grid-template-columns:repeat(2,1fr)}}.job-textboxes .box{display:flex;flex-direction:column;gap:5px;padding:20px}.job-textboxes .box.grey-1,.job-textboxes .box.grey-2,.job-textboxes .box.grey-3{box-shadow:0 2px 12px rgba(0,0,0,.4)}:is(.box.grey-1,.box.grey-2,.box.grey-3) h3{color:#fff!important}:is(.box.grey-1,.box.grey-2,.box.grey-3) p{color:#fff!important;line-height:1.5rem}.job-textboxes .box.grey-1{background:#5c5c5c}.job-textboxes .box.grey-2{background:#363636}.job-textboxes .box.grey-3{background:#000}.job-textboxes .box.white{background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.15);padding:40px}.job-textboxes .box.white h3{font-size:1.5rem!important;text-align:center!important}.job-textboxes .box.white ul{display:flex;flex-direction:column;gap:5px;list-style:none;margin:0;padding:0}.job-textboxes .box.white li{line-height:1.5em;padding-left:1.1em;text-indent:-.35em}.job-textboxes .box.white li:before{color:#0091d0;content:"■ ";display:inline-block;margin-left:-.1em;margin-right:2px;transform:translate(-4px,-2px)}