@media only screen and (max-width:768px){.hidden-xs-only{display:none!important}}@media only screen and (min-width:768px){.hidden-sm-and-up{display:none!important}}@media only screen and (min-width:768px) and (max-width:992px){.hidden-sm-only{display:none!important}}@media only screen and (max-width:992px){.hidden-sm-and-down{display:none!important}}@media only screen and (min-width:992px){.hidden-md-and-up{display:none!important}}@media only screen and (min-width:992px) and (max-width:1200px){.hidden-md-only{display:none!important}}@media only screen and (max-width:1200px){.hidden-md-and-down{display:none!important}}@media only screen and (min-width:1200px){.hidden-lg-and-up{display:none!important}}@media only screen and (min-width:1200px) and (max-width:1920px){.hidden-lg-only{display:none!important}}@media only screen and (max-width:1920px){.hidden-lg-and-down{display:none!important}}@media only screen and (min-width:1920px){.hidden-xl-only{display:none!important}}.copy-jobs .stretched{width:100%}@media only screen and (max-width:600px){.copy-jobs{text-align:center}.copy-jobs .search{max-width:100%;margin:0 0 20px 0}.copy-job{border:1px solid #dcdfe6;border-radius:8px;padding:10px;cursor:pointer;margin-top:5px}.copy-jobs .mobile-copy-jobs{display:block;margin-top:20px}.copy-jobs .desktop-copy-jobs{display:none}}@media only screen and (min-width:600px){.copy-jobs .action-container{display:flex;align-items:center;flex-direction:row-reverse;align-content:stretch}.copy-jobs .mobile-copy-jobs{display:none}.copy-jobs .desktop-copy-jobs{display:block}}