.tims-apprenticeship-form-section{--af-navy:#14161c;--af-red:#e91d24;--af-cyan:#35e0f2;--af-text-muted:#5f6b7a;--af-bg:#f6f2e7;--af-field-bg:#fff;background:var(--af-bg);color:var(--af-navy);font-family:var(--font-nav,"Segoe UI", sans-serif);box-sizing:border-box;padding:clamp(3rem,7vw,5rem) 1.5rem}.tims-apprenticeship-form-section *,.tims-apprenticeship-form-section :before,.tims-apprenticeship-form-section :after{box-sizing:border-box}.tims-apprenticeship-form-card{border:3px solid var(--af-navy);max-width:960px;box-shadow:8px 8px 0 var(--af-navy);background:#fff;border-radius:22px;grid-template-columns:.85fr 1.15fr;margin:0 auto;display:grid;overflow:hidden}.tims-apprenticeship-form-pitch{background:var(--af-navy);color:#fff;flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,2.75rem);display:flex}.tims-apprenticeship-form-label{background:var(--af-red);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-self:flex-start;margin-bottom:1rem;padding:.35rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.tims-apprenticeship-form-heading{margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:800;line-height:1.25}.tims-apprenticeship-form-subtitle{color:#ffffffb8;margin:0 0 1.75rem;font-size:.9375rem;line-height:1.7}.tims-apprenticeship-form-perks{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.tims-apprenticeship-form-perk{align-items:center;gap:.65rem;font-size:.875rem;font-weight:600;display:flex}.tims-apprenticeship-form-perk-dot{background:var(--af-cyan);width:1.5rem;height:1.5rem;color:var(--af-navy);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:inline-flex}.tims-apprenticeship-form-panel{padding:clamp(2rem,4vw,2.75rem)}.tims-apprenticeship-form{grid-template-columns:1fr 1fr;gap:1.1rem;display:grid}.tims-apprenticeship-form-group{flex-direction:column;gap:.4rem;display:flex}.tims-apprenticeship-form-group--full{grid-column:1/-1}.tims-apprenticeship-form-field-label{letter-spacing:.04em;text-transform:uppercase;color:var(--af-text-muted);font-size:.75rem;font-weight:700}.tims-apprenticeship-form-field{border:2px solid var(--af-navy);background:var(--af-field-bg);width:100%;color:var(--af-navy);border-radius:10px;padding:.75rem .9rem;font-family:inherit;font-size:.9375rem;transition:box-shadow .15s,transform .15s}.tims-apprenticeship-form-field::placeholder{color:#14161c59}.tims-apprenticeship-form-field:focus{box-shadow:3px 3px 0 var(--af-navy);outline:none;transform:translate(-1px,-1px)}textarea.tims-apprenticeship-form-field{resize:vertical;min-height:110px}.tims-apprenticeship-form-submit{background:var(--af-red);color:#fff;border:3px solid var(--af-navy);box-shadow:4px 4px 0 var(--af-navy);cursor:pointer;border-radius:10px;grid-column:1/-1;justify-self:start;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.9375rem;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.tims-apprenticeship-form-submit:hover{box-shadow:6px 6px 0 var(--af-navy);background:#e0473c;transform:translate(-2px,-2px)}.tims-apprenticeship-form-note{color:var(--af-text-muted);grid-column:1/-1;margin:0;font-size:.75rem}@media (max-width:780px){.tims-apprenticeship-form-card{grid-template-columns:1fr}}@media (max-width:520px){.tims-apprenticeship-form{grid-template-columns:1fr}.tims-apprenticeship-form-group{grid-column:1/-1}}
