<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.job-listing-container{padding:20px 0}.job-listing-navigation{display:flex;height:60px;justify-content:center}.navigation-item{padding:0 30px;transition:all .2s ease-in-out}.navigation-item h6{color:#e0e0e0;cursor:pointer;font-weight:300;transition:color .15s}.navigation-item.active h6,.navigation-item:hover h6{color:#071521}.job-listing-posts{width:100%}.job-listing{display:none;width:100%}.job-listing.active{display:block}.listing-post{margin-bottom:20px;padding:40px 60px}.listing-post,.listing-post-mobile{align-items:center;border:1px solid #e0e0e0;display:flex;flex-direction:row;justify-content:space-between}.listing-post-mobile{display:none;margin-bottom:10px;padding:29px 30px}.listing-post-mobile .post-items,.listing-post-mobile div{color:#071521;width:unset}.listing-post-mobile .tags-mobile{height:30px}.post-items{align-items:center;color:#071521;display:flex;flex-direction:row;justify-content:flex-end;width:40%}.post-items .arrow:after{float:right;height:48px;width:48px}.listing-post h2,.listing-post-mobile h6{font-weight:400;margin-bottom:0}@media screen and (max-width:767px){.listing-post{display:none}.listing-post-mobile{display:flex}.job-listing-navigation{gap:30px}.navigation-item{padding:0}.navigation-item h6{font-size:.9rem;font-weight:300}}@media screen and (max-width:480px){.job-listing-navigation{gap:14px;justify-content:space-between}}</pre></body></html>