@media(max-width:800px){
  html,body{max-width:100%;overflow-x:hidden}
  .job-hero{box-sizing:border-box;width:100%;max-width:100%;overflow:hidden;padding:42px 6vw 55px}
  .job-hero>a{display:inline-block;margin:18px 0 0}
  .job-title-row{display:flex!important;align-items:flex-start!important;flex-direction:column!important;width:100%;min-width:0;margin-top:34px;padding-right:52px}
  .job-title-row>div:first-child{display:block!important;width:100%;min-width:0}
  .job-title-row>div:first-child>span{display:block;max-width:100%;overflow-wrap:break-word}
  .job-title-row h1{display:block;width:100%;max-width:100%;margin:12px 0 0;font-size:clamp(32px,10vw,48px)!important;line-height:1.06!important;letter-spacing:-.035em!important;white-space:normal;word-break:normal;overflow-wrap:break-word;hyphens:none}
  .job-tags{display:flex!important;align-items:flex-start;flex-direction:column;width:100%;margin-top:32px}
  .job-tags b{max-width:100%;white-space:normal;overflow-wrap:break-word}
  .job-body{box-sizing:border-box;width:100%;padding:55px 6vw 75px}
  .job-rich{font-size:15.5px!important;line-height:1.68!important}
  .job-rich p,.job-rich li{font-size:15.5px!important;line-height:1.68!important}
  .job-rich h2{margin:34px 0 14px!important;font-size:24px!important;line-height:1.15!important}
  .job-rich h3{margin:30px 0 12px!important;font-size:20px!important;line-height:1.2!important}
  .job-rich h4{font-size:17px!important}
  .job-rich ul,.job-rich ol{padding-left:21px;margin:12px 0 22px}
  .job-section-rule{display:flex!important;align-items:center!important;gap:12px;margin:42px 0 14px!important;color:#ff5e15!important;font-size:10px!important;font-weight:800!important;letter-spacing:.16em!important;white-space:nowrap}
  .job-section-rule:after{content:"";display:block;height:2px;flex:1;background:#ff5e15!important;opacity:.35}
}
@media(max-width:420px){
  .site-header>.official-brand img{width:44px!important;height:42px!important}
  .job-hero{padding-left:20px;padding-right:20px}
  .job-title-row{padding-right:44px}
  .job-title-row h1{font-size:clamp(30px,9.7vw,40px)!important;line-height:1.08!important}
  .job-body{padding-left:20px;padding-right:20px}
}
