.bng-resume-section{background:var(--bng-bg);color:var(--bng-text);padding-bottom:70px;overflow:hidden}.bng-resume-container{width:min(1120px,calc(100% - 48px));margin:0 auto}.bng-resume-hero{background:#f7f9fc;padding:0}.bng-resume-hero-grid{min-height:500px;display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.bng-resume-hero-content{display:flex;flex-direction:column;justify-content:center;padding:70px 45px 70px 0;position:relative;z-index:2}.bng-resume-title{margin:0 0 18px;color:var(--bng-primary-dark);font-size:clamp(38px,4vw,56px);line-height:1.08;font-weight:700;letter-spacing:-1.8px}.bng-resume-hero-text{max-width:570px;color:var(--bng-text);font-size:16px;line-height:1.75}.bng-resume-hero-text p{margin:0}.bng-resume-hero-image{width:100%;height:100%;min-height:500px;overflow:hidden;position:relative}.bng-resume-hero-image img{display:block;width:100%;height:100%;min-height:500px;object-fit:cover;object-position:center center}.bng-image-placeholder{height:100%;min-height:390px;display:flex;align-items:center;justify-content:center;background:#edf1f6;color:#7b8798;font-size:14px}.bng-fresher-box{margin-top:32px;display:flex;align-items:center;gap:15px}.bng-fresher-icon{width:52px;height:52px;flex:0 0 52px;border:1px solid #b8c8e5;background:#edf3ff;border-radius:50%;display:flex;align-items:center;justify-content:center}.bng-fresher-icon svg{width:29px;height:29px;fill:none;stroke:var(--bng-primary);stroke-width:2}.bng-fresher-box strong{display:block;font-size:15px;line-height:1.3;margin-bottom:4px}.bng-fresher-box span{display:block;color:var(--bng-muted);font-size:13px}.bng-process-card{position:relative;margin-top:42px;background:var(--bng-card);border-radius:var(--bng-radius);box-shadow:0 12px 35px #16264314;padding:32px 34px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center}.bng-process-step{display:flex;align-items:center;gap:15px;min-width:0}.bng-process-icon{width:52px;height:52px;flex:0 0 52px;border-radius:50%;background:#edf3ff;display:flex;align-items:center;justify-content:center}.bng-process-icon svg{width:28px;height:28px;fill:none;stroke:var(--bng-primary);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.bng-process-content{min-width:0}.bng-process-heading{color:var(--bng-primary-dark);font-size:14px;font-weight:700;line-height:1.45}.bng-process-text{margin-top:5px;color:var(--bng-muted);font-size:13px;line-height:1.55}.bng-process-divider{width:1px;height:58px;background:#e2e7ef;margin:0 25px}.bng-form-card{margin-top:28px;background:var(--bng-card);border-radius:var(--bng-radius);box-shadow:0 12px 35px #16264312;padding:36px 48px 42px}.bng-form-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.bng-form-introduction h2{margin:0;color:var(--bng-primary-dark);font-size:16px;font-weight:600}.bng-required-note{color:var(--bng-muted);font-size:13px;white-space:nowrap}.bng-required-note span{color:#dc2626;margin-right:3px}.bng-resume-form{width:100%}.bng-form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.bng-field{margin-bottom:22px}.bng-field label{display:block;margin-bottom:8px;color:var(--bng-primary-dark);font-size:13px;line-height:1.4;font-weight:600}.bng-field label span{color:#dc2626;margin-left:2px}.bng-field input,.bng-field select,.bng-field textarea{box-sizing:border-box;width:100%;border:1px solid var(--bng-border);background:#fff;color:var(--bng-text);border-radius:6px;font-family:inherit;font-size:13px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.bng-field input,.bng-field select{height:48px;padding:0 14px}.bng-field textarea{min-height:118px;padding:14px;resize:vertical}.bng-field input::placeholder,.bng-field textarea::placeholder{color:#8a95a6}.bng-field input:focus,.bng-field select:focus,.bng-field textarea:focus{border-color:var(--bng-primary);box-shadow:0 0 0 3px #10295a14}.bng-phone-field{display:grid;grid-template-columns:90px 1fr;gap:8px}.bng-phone-field select{padding:0 10px}.bng-field select{-webkit-appearance:auto;appearance:auto;cursor:pointer}.bng-upload-box{position:relative;min-height:116px;border:1px dashed #b9c5d6;border-radius:6px;background:#fff;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;cursor:pointer}.bng-upload-box:hover,.bng-upload-box.drag-active{border-color:var(--bng-primary);background:#f8faff}.bng-upload-box.has-file{border-color:var(--bng-primary);background:#f7faff}.bng-file-input{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;opacity:0;cursor:pointer;z-index:3}.bng-upload-content{min-height:116px;display:flex;align-items:center;justify-content:center;gap:18px;padding:18px;pointer-events:none}.bng-upload-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center}.bng-upload-icon svg{width:34px;height:34px;fill:none;stroke:var(--bng-primary);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.bng-upload-text{display:flex;flex-direction:column;align-items:flex-start;gap:5px;color:var(--bng-muted);font-size:13px}.bng-upload-text strong{color:var(--bng-text);font-size:13px;font-weight:500}.bng-browse-button{display:inline-flex;align-items:center;justify-content:center;min-width:120px;height:38px;padding:0 18px;margin-top:3px;border-radius:4px;background:var(--bng-primary);color:#fff;font-size:12px;font-weight:600}.bng-file-change{color:var(--bng-primary);font-size:12px}.bng-upload-help{margin-top:7px;text-align:center;color:#7d899c;font-size:11px}.bng-declaration-field{margin-top:4px;margin-bottom:26px}.bng-checkbox-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;color:var(--bng-text);font-size:12px;line-height:1.55}.bng-checkbox-label input{position:absolute;opacity:0;pointer-events:none}.bng-custom-checkbox{width:16px;height:16px;flex:0 0 16px;margin-top:1px;border:1px solid #aeb9c8;border-radius:3px;background:#fff;position:relative}.bng-checkbox-label input:checked+.bng-custom-checkbox{background:var(--bng-primary);border-color:var(--bng-primary)}.bng-checkbox-label input:checked+.bng-custom-checkbox:after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.bng-error{display:block;margin-top:5px;min-height:0;color:#c62828;font-size:11px}.bng-invalid{border-color:#c62828!important}.bng-upload-box.has-error{border-color:#c62828}.bng-submit-wrapper{display:flex;justify-content:center;margin-top:8px}.bng-submit-button{width:min(520px,100%);height:50px;border:0;border-radius:5px;background:var(--bng-primary);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease,opacity .2s ease}.bng-submit-button:hover{background:var(--bng-primary-dark);transform:translateY(-1px)}.bng-submit-button:disabled{opacity:.65;cursor:wait;transform:none}.bng-submit-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.bng-submit-icon svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.bng-form-message{margin-top:15px;text-align:center;font-size:13px}@media screen and (max-width:900px){.bng-resume-container{width:min(100% - 32px,760px)}.bng-resume-hero-grid{grid-template-columns:1fr}.bng-resume-hero-content{padding:50px 0 35px}.bng-resume-hero-image,.bng-resume-hero-image img,.bng-image-placeholder{min-height:300px}.bng-process-card{grid-template-columns:1fr;gap:24px;padding:28px}.bng-process-divider{display:none}.bng-process-step{padding-bottom:20px;border-bottom:1px solid #e5e9ef}.bng-process-step:last-child{padding-bottom:0;border-bottom:0}.bng-form-card{padding:32px}}@media screen and (max-width:640px){.bng-resume-section{padding-bottom:40px}.bng-resume-container{width:calc(100% - 24px)}.bng-resume-hero-content{padding:40px 0 30px}.bng-resume-title{font-size:36px;letter-spacing:-1px}.bng-resume-hero-text{font-size:14px;line-height:1.65}.bng-resume-hero-image,.bng-resume-hero-image img,.bng-image-placeholder{min-height:230px}.bng-fresher-box{margin-top:24px}.bng-process-card{padding:22px;border-radius:12px}.bng-process-icon{width:46px;height:46px;flex-basis:46px}.bng-form-card{margin-top:18px;padding:24px 18px 28px;border-radius:12px}.bng-form-header{align-items:flex-start;flex-direction:column;gap:9px;margin-bottom:24px}.bng-form-row{grid-template-columns:1fr;gap:0}.bng-field{margin-bottom:19px}.bng-phone-field{grid-template-columns:82px 1fr}.bng-upload-content{flex-direction:column;gap:8px;text-align:center}.bng-upload-text{align-items:center}.bng-submit-button{width:100%}}@media(prefers-reduced-motion:reduce){.bng-field input,.bng-field select,.bng-field textarea,.bng-upload-box,.bng-submit-button{transition:none}}.bng-resume-hero-grid{min-height:500px!important}.bng-resume-hero-image{width:100%!important;height:500px!important;min-height:500px!important;overflow:hidden!important;position:relative!important}.bng-resume-hero-image img{display:block!important;width:100%!important;height:500px!important;min-height:500px!important;object-fit:cover!important;object-position:center center!important}.bng-image-placeholder{width:100%!important;height:500px!important;min-height:500px!important}@media screen and (max-width:900px){.bng-resume-hero-grid{min-height:auto!important}.bng-resume-hero-image,.bng-resume-hero-image img,.bng-image-placeholder{height:350px!important;min-height:350px!important}.bng-process-card{margin-top:32px!important}}@media screen and (max-width:640px){.bng-resume-hero-image,.bng-resume-hero-image img,.bng-image-placeholder{height:280px!important;min-height:280px!important}.bng-process-card{margin-top:28px!important}}.bng-resume-hero-grid{min-height:420px!important}.bng-resume-hero-image{width:100%!important;height:420px!important;min-height:420px!important;overflow:hidden!important}.bng-resume-hero-image img{width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;object-position:center center!important}.bng-process-card{margin-top:42px!important}@media screen and (max-width:900px){.bng-resume-hero-image{height:340px!important;min-height:340px!important}.bng-resume-hero-image img{height:340px!important}.bng-process-card{margin-top:32px!important}}@media screen and (max-width:640px){.bng-resume-hero-image{height:250px!important;min-height:250px!important}.bng-resume-hero-image img{height:250px!important}.bng-process-card{margin-top:28px!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/submit-your-resume.css.map */
