:root {
    --brand: #c35904;
    --ink: #333333;
    --soft-ink: #555;
    --muted: rgba(51, 51, 51, 0.85);
    --line: #c6cbd3;
    --input: #f0f0f0;
    --soft-orange: #fde8d8;
    --gold: #e3c564;
    --divider: #666;
}

.job-detail {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 45px;
    padding: 30px 15px 0;
}

.job-detail h1 {
    margin: 0;
    color: var(--ink);
    font-size: 32px;
    line-height: 1;

    text-align: center;
    margin-bottom: 16px;
}

.job-detail .job-content h2 {
    margin: 0;
    color: var(--ink);
    font-size: 18px;
    line-height: 1;

    margin-top: 24px;
    margin-bottom: 8px;
}

.job-detail .job-content h3 {
    font-size: 16px;
    line-height: 1;
}

.job-detail .job-content p {
    margin: 0 8px;
    color: var(--ink);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.6;
}

.job-detail .job-content ul {
    padding-left: 22px;
    margin: 0 0 16px;
    color: var(--ink);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.6;
}

.job-detail .job-content li {
    margin-bottom: 0;
}

.job-copy h2 {
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
}

.job-copy p,
.job-copy ul {
    margin: 0 0 14px;
}

.job-copy ul {
    padding-left: 22px;
}

.job-copy li {
    margin-bottom: 0;
}

.divider {
    width: 100%;

    margin-top: 48px;
    border-top: 2px dotted rgba(0, 0, 0, 0.1);
}

.apply-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 30px 15px;
}

.apply-section > h2 {
    margin: 0;
    color: var(--ink);
    font-size: 24px;
    line-height: 1;
}

.apply-section .apply-description {
    display: flex;
    flex-direction: column;
    gap: 8px;
    color: var(--soft-ink);
    font-size: 14px;

    /* text-align: center; */

    padding: 0 16px;
}

.apply-section .apply-description p {
    margin: 0;
}

.quick-application {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
    border: 1px solid var(--brand);
    border-radius: 9px;
    padding: 15px;

    flex-direction: row;
    flex-wrap: wrap;
    border-style: dashed;
}

.quick-left,
.quick-right {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
}

.quick-title {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    color: var(--ink);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.4;

    margin-bottom: 30px;
}

.quick-title img {
    width: 20px;
    height: 20px;
}

.quick-application p {
    width: 312px;
    max-width: 100%;
    margin: -11px 0 0;
    color: var(--ink);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.4;
}

.quick-application button {
    width: 200px;
    padding: 10px;
}

.quick-application button,
.upload-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--line);
    border-radius: 9px;
    background: #ffffff;
    color: var(--ink);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
}

.application-form {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 27px;

    margin-bottom: 60px;
}

.upload-application {
    width: 100%;
    gap: 30px;
    border: 1px solid var(--brand);
    border-radius: 9px;
    padding: 15px;

    border-style: dashed;
    /* text-align: center; */
}

.upload-application p {
    max-width: 100%;
    margin: -11px 0 0;
    color: var(--ink);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.4;

    margin-top: 12px;
}

.upload-application .code {
    font-weight: 700;
}

.upload-title {
    margin-top: 30px;
    text-align: center;
}

.upload-title {
    position: relative;
}
.upload-title .upload-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

fieldset {
    display: flex;
    min-width: 0;
    margin: 0;
    padding: 0;
    flex-direction: column;
    gap: 20px;
    border: 0;
}

.section-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    margin-top: 16px;
}

legend {
    padding: 0;
    color: var(--ink);
    font-size: 16px;
    font-weight: 700;
    line-height: 1;

    border-bottom: none;
}

.section-head p {
    margin: 10px 0 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1;
}

section-head p span,
label em {
    color: #c70000;
    font-style: normal;
}

fieldset:first-child label:first-of-type {
    /* margin-bottom: 19px; */
}

label {
    display: flex;
    flex-direction: column;
    gap: 10px;
    color: var(--ink);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
}

input {
    height: 35px;
    padding: 0 10px;

    font-weight: 400;
}

input,
textarea {
    width: 100%;
    border: 0;
    border-radius: 5px;
    background: var(--input);
    color: var(--ink);
    outline: 0;
}

textarea {
    height: 150px;
    min-height: 150px;
    resize: vertical;
    padding: 10px;
}

.submit-button {
    width: 100%;
    border: 0;
    background: var(--gold);
    padding: 10px;
    color: #000000;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6;
}

.upload-button img {
    width: 30px;
    height: 30px;
}

.upload-button {
    gap: 10px;
    width: 300px;
    max-width: 100%;
    padding: 10px 15px;
}

.quick-application button,
.upload-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--line);
    border-radius: 9px;
    background: #ffffff;
    color: var(--ink);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
}

button {
    cursor: pointer;
}

/* checkbox */

.form-control-my {
    line-height: 3.1;
    display: grid;
    grid-template-columns: 1em auto;
    gap: 0.5em;
}

/* mobile style */
@media (max-width: 992px) {
    .careers-container {
        width: 100%;
        padding: 0;
    }
}

@media (max-width: 768px) {
    .apply-section .apply-container {
        width: 100%;
    }
}

@media (max-width: 480px) {
}
