*{box-sizing:border-box}
html,body{margin:0}
body{background:#fff;color:#1a1a1a;font-family:Mulish,system-ui,sans-serif;line-height:1.65;font-size:17px;-webkit-font-smoothing:antialiased}
::selection{background:#bdedd5;color:#0e3b28}
a{color:inherit}
img{max-width:100%}
.sat-burger{display:none}
.sat-mobile-panel{display:none}
@media(max-width:860px){
  .sat-nav{display:none!important}
  .sat-desktop-cta{display:none!important}
  .sat-burger{display:inline-flex!important}
  .sat-mobile-panel.open{display:block}
  .sat-stack{grid-template-columns:1fr!important}
  .sat-logos{grid-template-columns:repeat(3,1fr)!important;background:#fff!important}
}
.sat-nav a:hover span{color:#1a1a1a}
.sat-cta:hover{background:#249a64!important}
.job-card:hover{border-color:#bfe6d2!important;box-shadow:0 8px 26px rgba(20,40,30,.05)!important}
.job-desc h3{font-family:'Space Grotesk',sans-serif;font-weight:600;font-size:19px;color:#1a1a1a;margin:24px 0 10px}
.job-desc h3:first-child{margin-top:0}
.job-desc p{font-size:16.5px;line-height:1.75;color:#3a4047;margin:0 0 14px}
.job-desc ul{margin:0 0 18px;padding-left:20px}
.job-desc li{font-size:16px;line-height:1.7;color:#3a4047;margin:0 0 6px}
