/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--color-green:#63B463;--color-light-green:#509141;--color-green-valli:#5a7034;--color-red:#e10000;--color-light-red:#e64244;--color-yellow:#FFEE00;}h1,h2,h3,h4,h5,h6{font-family:"fieldwork",sans-serif;font-weight:700;font-style:normal;letter-spacing:0.3pt;}html,body,input,textarea,select{font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif;font-weight:400;font-style:normal;font-size:16px;}*{margin:0;padding:0;box-sizing:border-box;}html,body{position:relative;height:100%;}body{background-color:#fff;}*:focus,*:active{outline:none !important;box-shadow:none;}img{width:100%;}a{transition:all 300ms ease-in-out;color:var(--color-red);}a:hover{color:var(--color-red);text-decoration:none;}.path-webform{.btn-primary{background:var(--color-yellow);color:#000;border:2px solid var(--color-yellow);-webkit-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;max-width:255px;padding:8px 16px;font-size:16px;font-weight:700;line-height:24px;text-transform:uppercase;border-radius:16px;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif;}.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled):active{background:var(--color-red);border:2px solid var(--color-red);color:#fff;}.btn-primary:focus{background:var(--color-light-red) !important;color:#fff;box-shadow:0 0 0 0.2rem rgba(191,36,41,0.5);}.form-item label,.form-wrapper .label{font-size:1rem;}.webform-options-display-side-by-side .webform-type-radio{display:inline-flex;justify-content:center;align-items:center;gap:0.5rem;}.layout-sidebar-first.page-title--contact-us .main-content{margin-left:0;width:100%;}.page-title{display:none;}.region-content{overflow:hidden;}.form-description{font-size:0.8em;color:#777;margin-bottom:0;}.form-item .description,.form-wrapper .description{margin-left:0;}#edit-actions{width:100%;text-align:center;margin:2rem auto;}.button{width:50%;margin:0 auto !important;}.layout-main{margin-top:0;}input{width:100%;}input[type='date']{border:1px solid #ccc;padding:3px 4px;}.form-radio{width:auto;}label.option{font-weight:700;}select{width:100%;color:#3b3b3b;border:1px solid #ccc;margin:2px 0;padding:3px;}input[type='radio']:after{width:15px;height:15px;border-radius:15px;top:-2px;left:-1px;position:relative;background-color:#d1d3d1;content:'';display:inline-block;visibility:visible;border:2px solid white;}input[type='radio']:checked:after{width:15px;height:15px;border-radius:15px;top:-2px;left:-1px;position:relative;background-color:var(--color-red);content:'';display:inline-block;visibility:visible;border:2px solid white;}#edit-comments{min-height:230px;border-radius:5px;}fieldset{padding:0;border:none;}h2{color:var(--color-red);}#edit-high-school > legend .fieldset-legend,#edit-college > legend .fieldset-legend,#edit-other > legend .fieldset-legend,#edit-previous-employment-1 > legend .fieldset-legend,#edit-previous-employment-2 > legend .fieldset-legend,#edit-previous-employment-3 > legend .fieldset-legend,#edit-reference-1 > legend .fieldset-legend,#edit-reference-2 > legend .fieldset-legend{color:var(--color-green);font-weight:bold;margin-bottom:20px;}.mt-50{margin-top:50px;}}
