.hire-form-container.svelte-2vjqaj{width:100%;max-inline-size:1600px;margin-inline:auto;padding:1rem;height:100dvh;position:relative;margin-top:3em}@media (width <= 768px){.hire-form-container.svelte-2vjqaj{padding:.5rem}}@media (width <= 500px){.hire-form-container.svelte-2vjqaj{overflow-y:auto}}.hire-form-container.svelte-2vjqaj .form-grid:where(.svelte-2vjqaj){display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;border:2px solid var(--clr-gray);padding:1rem 2rem;margin-bottom:1rem;border-radius:var(--radius)}@media (width <= 500px){.hire-form-container.svelte-2vjqaj .form-grid:where(.svelte-2vjqaj){grid-template-columns:1fr}}.hire-form-container.svelte-2vjqaj .form-grid:where(.svelte-2vjqaj):nth-child(2){grid-template-columns:repeat(2,1fr)}@media (width <= 500px){.hire-form-container.svelte-2vjqaj .form-grid:where(.svelte-2vjqaj):nth-child(2){grid-template-columns:1fr}}.hire-form-container.svelte-2vjqaj .form-grid:where(.svelte-2vjqaj):nth-child(3){grid-template-columns:repeat(2,1fr)}@media (width <= 500px){.hire-form-container.svelte-2vjqaj .form-grid:where(.svelte-2vjqaj):nth-child(3){grid-template-columns:1fr}}.hire-form-container.svelte-2vjqaj .form-group:where(.svelte-2vjqaj){display:flex;flex-direction:column}.hire-form-container.svelte-2vjqaj .form-group:where(.svelte-2vjqaj) select:where(.svelte-2vjqaj){appearance:none;background-color:transparent;background-repeat:no-repeat;background-position:right .75rem center;padding-right:2.5rem;border:1px solid var(--clr-gray);color:var(--clr-main);font-family:inherit;font-size:clamp(var(--sm),1vw,var(--h4));cursor:pointer;line-height:inherit;outline:none;transition:border-color .3s ease,box-shadow .3s ease,background-color .2s ease}.hire-form-container.svelte-2vjqaj .form-group:where(.svelte-2vjqaj) select:where(.svelte-2vjqaj):focus{border-color:var(--clr-main);box-shadow:0 0 0 2px var(--sky)}.hire-form-container.svelte-2vjqaj .form-group:where(.svelte-2vjqaj) select:where(.svelte-2vjqaj):user-valid{border-color:var(--success);box-shadow:0 0 0 2px var(--success);background-color:#33cc330d}.hire-form-container.svelte-2vjqaj .form-group:where(.svelte-2vjqaj) select:where(.svelte-2vjqaj):user-invalid{border-color:var(--fail);box-shadow:0 0 0 2px var(--fail);background-color:#dd3c3c0d;animation:svelte-2vjqaj-wiggle .5s ease-out}.hire-form-container.svelte-2vjqaj .form-group:where(.svelte-2vjqaj) select:where(.svelte-2vjqaj) option:where(.svelte-2vjqaj){background-color:var(--clr-invert);color:var(--clr-main);padding:.5rem}.hire-form-container.svelte-2vjqaj .form-group:where(.svelte-2vjqaj):has(input:where(.svelte-2vjqaj):user-valid) .label-text:where(.svelte-2vjqaj),.hire-form-container.svelte-2vjqaj .form-group:where(.svelte-2vjqaj):has(select:where(.svelte-2vjqaj):user-valid) .label-text:where(.svelte-2vjqaj),.hire-form-container.svelte-2vjqaj .form-group:where(.svelte-2vjqaj):has(textarea:where(.svelte-2vjqaj):user-valid) .label-text:where(.svelte-2vjqaj){color:var(--success);font-weight:700}.hire-form-container.svelte-2vjqaj .form-group:where(.svelte-2vjqaj):has(input:where(.svelte-2vjqaj):user-invalid:not(:placeholder-shown)) .label-text:where(.svelte-2vjqaj),.hire-form-container.svelte-2vjqaj .form-group:where(.svelte-2vjqaj):has(select:where(.svelte-2vjqaj):user-invalid) .label-text:where(.svelte-2vjqaj),.hire-form-container.svelte-2vjqaj .form-group:where(.svelte-2vjqaj):has(textarea:where(.svelte-2vjqaj):user-invalid:not(:placeholder-shown)) .label-text:where(.svelte-2vjqaj){color:var(--fail);font-weight:700}.full-width.svelte-2vjqaj{grid-column:1 / -1}.label-text.svelte-2vjqaj{font-family:var(--bronova-bold);font-size:clamp(var(--sm),1vw,var(--h4));color:var(--clr-blue);transition:color .1s ease}.center-text.svelte-2vjqaj{text-align:center}input.svelte-2vjqaj,select.svelte-2vjqaj,textarea.svelte-2vjqaj{padding:.5rem;border:2px solid var(--clr-gray);border-radius:4px;background:transparent;color:var(--clr-main);font-size:var(--sm);width:100%;transition:border-color .3s ease,box-shadow .3s ease,background-color .2s ease}:is(input.svelte-2vjqaj,select.svelte-2vjqaj,textarea.svelte-2vjqaj)::placeholder{color:var(--clr-main);opacity:.7;font-size:clamp(.8rem,1vw,1.75rem);font-weight:300}:is(input.svelte-2vjqaj,select.svelte-2vjqaj,textarea.svelte-2vjqaj):focus{outline:none;border-color:var(--sky);box-shadow:0 0 0 2px var(--sky)}:is(input.svelte-2vjqaj,select.svelte-2vjqaj,textarea.svelte-2vjqaj):user-valid{border-color:var(--success);box-shadow:0 0 0 2px var(--success);background-color:#33cc330d}:is(input.svelte-2vjqaj,select.svelte-2vjqaj,textarea.svelte-2vjqaj):user-invalid{border-color:var(--fail);box-shadow:0 0 0 2px var(--fail);background-color:#dd3c3c0d;animation:svelte-2vjqaj-wiggle .5s ease-out}:is(input.svelte-2vjqaj,select.svelte-2vjqaj,textarea.svelte-2vjqaj):user-invalid:placeholder-shown{border-color:var(--clr-gray);box-shadow:none;background-color:transparent;animation:none}@keyframes svelte-2vjqaj-wiggle{0%{rotate:0deg;translate:0 0}25%{rotate:-2deg;translate:-5px 0}80%{rotate:2deg;translate:5px 0}to{rotate:0deg;translate:0 0}}.hire-form.svelte-1kfidw3{background:linear-gradient(to bottom,var(--clr-gray) 0%,var(--clr-invert) 30%,var(--clr-invert) var(--100))}.hire-form.svelte-1kfidw3 .header-icons:where(.svelte-1kfidw3){display:flex;justify-content:flex-start;align-items:center;gap:1em}@media (width <= 768px){.hire-form.svelte-1kfidw3 .header-icons:where(.svelte-1kfidw3){flex-direction:column;gap:2px}}.hire-form.svelte-1kfidw3 .header-icons:where(.svelte-1kfidw3) .center-positioning:where(.svelte-1kfidw3){margin-inline:auto;max-inline-size:fit-content;display:inline-flex;justify-content:center;align-items:center;margin-top:5em}@media (width <= 768px){.hire-form.svelte-1kfidw3 .header-icons:where(.svelte-1kfidw3) .center-positioning:where(.svelte-1kfidw3){margin-top:0}}.hire-form.svelte-1kfidw3 .hire-form-wrapper:where(.svelte-1kfidw3){display:grid;place-items:center;height:100vh}
