.careers-main-page{display:flex;width:100%;height:auto;flex-direction:column}.careers-main-baneer{display:flex;width:100%;height:auto;box-sizing:border-box}.careers-main-baneer img{width:100%;height:auto;object-fit:contain}.start-with-us-main-container{display:flex;flex-direction:column;gap:30px;width:100%;padding:35px 40px 70px;align-items:center;justify-content:center;text-align:center}.career-start-with-us{display:flex;flex-direction:column;width:100%;gap:15px}.career-start-with-us h3{font-size:25px;line-height:37px;font-weight:600;color:#000}.career-start-with-us p{font-size:18px;line-height:27px;font-weight:400;color:#000}.career-apply-now{display:flex;flex-direction:column;width:100%;gap:50px;padding:0 10px}.career-apply-now a{font-size:24px;font-weight:600;line-height:36px;color:var(--text-primary)}.career-apply-now p{font-size:18px;line-height:27px;font-weight:400;color:#000;text-align:center}.looking-to-start-and-apply-now{display:flex;width:100%;background-color:#FAFAFA;box-shadow:0 1px 4px 0 #00000026;border-radius:4px;padding:32px}.looking-to-start{display:flex;width:50%;align-items:center;justify-content:center;flex-direction:column;gap:35px}.looking-to-start h3{font-size:20px;line-height:30px;font-weight:600;color:#000}.looking-to-start p{font-size:15px;line-height:22px;font-weight:400;color:#000;width:380px}.aplpy-for-form,.looking-to-start p{display:flex;align-items:center;justify-content:center}.aplpy-for-form{width:50%}@media only screen and (max-width:480px){.start-with-us-main-container{gap:15px;padding:30px 10px;align-items:start;justify-content:start;text-align:start}.career-start-with-us h3{font-size:20px;line-height:30px}.career-start-with-us p{display:none}.career-apply-now{display:flex;flex-direction:column-reverse;text-align:start;padding:0;gap:20px}.career-apply-now p{font-size:12px;line-height:15px;text-align:start}.career-apply-now a{font-size:18px;font-weight:500;line-height:27px;width:100%;text-align:center}.looking-to-start-and-apply-now{background-color:#fff;box-shadow:none;border-radius:4px;padding:0}.looking-to-start,.looking-to-start-and-apply-now{display:flex;width:100%;flex-direction:column;gap:10px}.looking-to-start{align-items:start;justify-content:start}.looking-to-start h3{font-size:15px;line-height:22px}.looking-to-start p{font-size:12px;line-height:15px;width:100%;align-items:start;text-align:start;justify-content:start}.aplpy-for-form{width:100%}}.apply-for-main{display:flex;flex-direction:column;width:370px;height:auto;padding:25px;border-radius:10px;background-color:#fff;box-shadow:0 1px 4px 0 #00000026;gap:10px}.career-form-first-and-last-name-container,.career-form-zip-and-city{display:flex;align-items:center;justify-content:space-between;width:100%;gap:15px}.career-form-zip-container{display:flex;align-items:center;justify-content:center;width:40%}.apply-for-input-labels{display:flex;flex-direction:column;width:100%;gap:3px;color:var(--text-primary);font-size:13px;line-height:1.5;font-weight:400;align-items:start;justify-content:start}.apply-for-input-labels input{width:100%;padding:8px 10px;border:1px solid var(--border-color);background-color:#fff;border-radius:3px;color:var(--text-primary);font-size:15px;line-height:22px;font-weight:400;outline:none}.apply-for-chose-file{padding:5px 10px;width:max-content;border:1px solid var(--border-color);cursor:pointer;font-size:12px;line-height:18px;font-weight:400}.apply-for-career-button{font-size:var(--sub-section-size);line-height:var(--sub-section-height);font-weight:var(--sub-section-weight);padding:5px 15px;display:flex;align-items:center;justify-content:start;gap:10px;width:max-content;background-color:var(--orange-fill);border:1px solid var(--orange-outline);color:var(--text-oposite);cursor:pointer;border-radius:5px;transition:all .3s ease-in-out}.apply-for-career-button>img{width:20px;height:auto}.select-file-icon{color:var(--text-oposite);transition:all .3s ease-in-out}.apply-for-career-button:hover{background-color:var(--secondary-color);color:#fff}.apply-for-career-button:hover .select-file-icon{color:#ffff}.selected-file-name{align-items:start;font-size:12px;line-height:12px;width:100%;display:flex;justify-content:start;margin-top:-8px;margin-bottom:5px}@media only screen and (max-width:480px){.apply-for-main{width:100%;padding:10px}.apply-for-input-labels input{padding:5px 10px;font-size:12px}.career-form-first-and-last-name-container{gap:10px}}