@media only screen and (min-width:380px){html .bhwe .bhwe-header{color:var(--buckeye-blue);font-size:1.5em;-webkit-margin-after:0;margin-block-end:0}html .bhwe .bhwe-header sup{color:var(--pawpaw-green)}html .bhwe .bhwe-subheader{font-size:1.5em;-webkit-margin-before:0;margin-block-start:0}}@media only screen and (min-width:1000px){html .bhwe .bhwe-header{color:var(--buckeye-blue);font-size:2.5em;-webkit-margin-after:0;margin-block-end:0}html .bhwe .bhwe-header sup{color:var(--pawpaw-green)}html .bhwe .bhwe-subheader{text-align:right;font-size:2.5em;-webkit-margin-before:0;margin-block-start:0}}html .resume-submit-popup{position:fixed;top:25px;width:500px;left:calc(50vw - 275px);background-color:var(--web-white);border:3px solid var(--cardinal-red);padding:20px;border-radius:.5em}html .resume-submit-popup button,html .resume-submit-popup h2,html .resume-submit-popup h3,html .resume-submit-popup h4,html .resume-submit-popup h5,html .resume-submit-popup label,html .resume-submit-popup p,html .resume-submit-popup svg{color:var(--web-black);border-color:var(--web-black)}html .resume-submit-popup input{border-color:var(--web-white)}@media(max-width:767px){html .resume-submit-popup.resume-submit-popup{top:75px;width:300px;left:calc(50vw - 160px)}}