.career-section:not(.page-width){padding-left:17px;padding-right:17px;max-width:100%}@media only screen and (min-width: 769px){.career-section:not(.page-width){padding-left:40px;padding-right:40px}}.career-section__title{font-size:1.875rem;font-weight:700;margin-bottom:2rem;text-align:center;color:#111827}.career-section__job-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.career-section__job-item{margin:0}.career-section__job-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 2px #0000000d;transition:box-shadow .2s ease}.career-section__job-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.career-section__job-card-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.5rem;text-align:left;background:transparent;border:none;cursor:pointer;transition:background-color .15s ease;font-family:inherit}.career-section__job-card-header:hover{background-color:#f9fafb}.career-section__job-card-header-left{flex:1}.career-section__job-title{margin:0;font-size:1.125rem;font-weight:600;line-height:1.5;color:#111827;letter-spacing:-.352px}.career-section__job-meta{margin-top:.25rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.875rem;color:#4b5563}@media only screen and (max-width: 768px){.career-section__job-meta-item{flex-basis:100%}}.career-section__job-meta-item{display:flex;align-items:center;gap:.25rem}.career-section__job-meta-icon{width:1rem;height:1rem;flex-shrink:0}.career-section__job-badge{display:inline-flex;align-items:center;padding:.125rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:500;background-color:#eef3d1;color:#4d5c12}.career-section__job-badge--orange{background-color:#ffe8d9;color:#c05621}.career-section__job-toggle-icon{width:1.25rem;height:1.25rem;color:#6b7280;flex-shrink:0;transition:transform .2s ease}.career-section__job-card-header[aria-expanded=true] .career-section__job-toggle-icon{transform:rotate(180deg)}.career-section__job-content{border-top:1px solid #e5e7eb;padding:1.25rem 1.5rem}.career-section__job-intro>p,.career-section__job-intro>span{margin:0 0 1.5rem;font-size:1rem;line-height:1.625;color:#374151}.career-section__job-section{margin-bottom:1.5rem}.career-section__job-section:last-of-type{margin-bottom:1.5rem}.career-section__job-section-title{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#111827}.career-section__job-list-items{padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.career-section__job-list-item{display:flex;align-items:flex-start;gap:.5rem;margin:0;font-size:1rem;line-height:1.5;color:#374151}.career-section__job-check-icon{width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:.125rem;color:#92ae12;fill:#92ae12}.career-section__job-check-icon path{fill:#92ae12}.career-section__job-text{margin:0;font-size:1rem;line-height:1.625;color:#374151}.career-section__job-description-content{margin-bottom:1.5rem;font-size:1rem;line-height:1.625;color:#374151}.career-section__job-description-content p{margin:0 0 1rem}.career-section__job-description-content p:last-child{margin-bottom:0}.career-section__job-description-content ul,.career-section__job-description-content ol{margin:0 0 1rem;padding-left:1.5rem}.career-section__job-description-content li{margin-bottom:.25rem}.career-section__job-cta{padding-top:1rem}.career-section__job-cta-text{margin:0 0 1rem;font-size:1rem;font-style:italic;line-height:1.625;color:#374151}.career-section__apply-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#92ae12;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;text-decoration:none;transition:background-color .15s ease;box-shadow:0 1px 2px #0000000d}.career-section__apply-button:hover{background-color:#7a9210}.career-section__apply-button:focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #92ae12}.career-section__apply-button-icon{width:1.25rem;height:1.25rem;flex-shrink:0}@media (max-width: 768px){.career-section{width:95%}.career-section__job-card-header,.career-section__job-content{padding:1rem 1.25rem}.career-section__job-title{font-size:1rem}.career-section__job-meta{gap:.5rem}}.career-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;display:none;align-items:center;justify-content:center}.career-modal.is-open{display:flex}.career-modal__backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.career-modal__container{position:relative;background:#fff;border-radius:.75rem;max-width:600px;width:90vw;max-height:90vh;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column}.career-modal__header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb;flex-shrink:0}.career-modal__title{margin:0;font-size:1.5rem;font-weight:600;color:#111827}.career-modal__close{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.25rem;color:#6b7280;transition:background-color .15s ease,color .15s ease}.career-modal__close:hover{background-color:#f3f4f6;color:#111827}.career-modal__form{padding:1.5rem;overflow-y:auto;flex:1}.career-modal__message{padding:1rem;margin-bottom:1.5rem;border-radius:.5rem;font-size:.875rem}.career-modal__message--success{background-color:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.career-modal__message--error{background-color:#fee2e2;color:#991b1b;border:1px solid #fecaca}.career-modal__form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.career-modal__form-group{display:flex;flex-direction:column}.career-modal__form-group--full{grid-column:1 / -1}.career-modal__form-group label{font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:#374151;display:flex}.career-modal__form-group input[type=text],.career-modal__form-group input[type=email],.career-modal__form-group input[type=tel],.career-modal__form-group select,.career-modal__form-group textarea{padding:.625rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;color:#111827;transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit}.career-modal__form-group textarea{resize:vertical;min-height:100px}.career-modal__form-group input:focus,.career-modal__form-group select:focus,.career-modal__form-group textarea:focus{outline:none;border-color:#92ae12;box-shadow:0 0 0 3px #92ae1233}.career-modal__file-input-wrapper{position:relative}.career-modal__file-input{position:absolute;opacity:0;width:.1px;height:.1px;overflow:hidden;z-index:-1}.career-modal__file-label{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem;border:2px dashed #d1d5db;border-radius:.5rem;background-color:#f9fafb;cursor:pointer;transition:border-color .15s ease,background-color .15s ease;text-align:center}.career-modal__file-label:hover{border-color:#92ae12;background-color:#92ae120d}.career-modal__file-label.is-dragover{border-color:#92ae12;background-color:#92ae121a;border-style:solid}.career-modal__file-input:focus+.career-modal__file-label{border-color:#92ae12;box-shadow:0 0 0 3px #92ae1233}.career-modal__file-label svg{flex-shrink:0;color:#6b7280}.career-modal__file-label-text{font-weight:500;color:#374151}.career-modal__file-list{margin-top:.75rem;padding:.75rem;background-color:#f9fafb;border-radius:.375rem;border:1px solid #e5e7eb}.career-modal__file-item{display:flex;align-items:center;justify-content:space-between;padding:.5rem;margin-bottom:.5rem;background-color:#fff;border-radius:.25rem;border:1px solid #e5e7eb}.career-modal__file-item:last-child{margin-bottom:0}.career-modal__file-item-info{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.career-modal__file-item-icon{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;border-radius:.25rem}.career-modal__file-item-icon svg{width:1.125rem;height:1.125rem;color:#6b7280}.career-modal__file-item-details{flex:1;min-width:0}.career-modal__file-item-name{font-size:.875rem;font-weight:500;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.career-modal__file-item-size{font-size:.75rem;color:#6b7280}.career-modal__file-item-remove{flex-shrink:0;background:none;border:none;padding:.25rem;cursor:pointer;color:#9ca3af;transition:color .15s ease;display:flex;align-items:center;justify-content:center}.career-modal__file-item-remove:hover{color:#dc2626}.career-modal__file-item-remove svg{width:1.125rem;height:1.125rem}.career-modal__file-help{color:#6b7280;font-size:.75rem;margin-top:.5rem;display:block}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.career-modal__form-group--checkbox label{flex-direction:row;align-items:flex-start;gap:.5rem}.career-modal__form-group--checkbox input[type=checkbox]{margin-top:.125rem;width:1rem;height:1rem;cursor:pointer;flex-shrink:0;accent-color:#92ae12}.career-modal__form-group--checkbox span{font-size:.75rem;font-weight:400;color:#4b5563;letter-spacing:0em;text-transform:none}.career-modal__form-group--checkbox a{color:#92ae12;text-decoration:underline}.career-modal__form-group--checkbox a:hover{color:#7a9210}.required{color:#dc2626;margin-left:.125rem}.career-modal__actions{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.career-modal__submit{width:100%;position:relative;display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background-color:#92ae12;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .15s ease}.career-modal__submit:hover{background-color:#7a9210}.career-modal__submit:focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #92ae12}.career-modal__submit:disabled{opacity:.6;cursor:not-allowed}.career-modal__spinner svg{animation:career-spin 1s linear infinite}@keyframes career-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 640px){.career-modal__container{width:95vw;max-height:95vh}.career-modal__form-grid{grid-template-columns:1fr}.career-modal__header{padding:1rem}.career-modal__title{font-size:1.25rem}.career-modal__form{padding:1rem}}
/*# sourceMappingURL=/cdn/shop/t/105/assets/nh-career.css.map */
