.toast__overlay{height:100%;position:fixed;top:0;left:0;display:flex;padding:20px;flex-direction:column;justify-content:flex-end;z-index:999999;width:100%}@media(max-width: 850px){.toast__overlay{display:flex}}.toast{border:1px solid #aaeeb1;background:#eefcef;padding:12px 16px;border-radius:10px;max-width:-moz-max-content;max-width:max-content}@media(max-width: 850px){.toast{max-width:100%}}
.job-apply-success{max-width:500px}@media(max-width: 850px){.job-apply-success{max-width:360px;max-height:calc(100vh - 150px);overflow-y:auto}.job-apply-success .fields{max-width:300px}}.job-apply-success .total-col{max-width:280px}.job-apply-success .job-apply-success__header{font-family:"Adieu";font-style:normal;font-weight:400;font-size:25px;line-height:45px;display:flex;align-items:center;letter-spacing:-0.01em;color:#000;margin:20px 33px;margin-top:0px;padding:0px}@media(max-width: 850px){.job-apply-success .job-apply-success__header{margin:10px 15px;margin-top:0px;margin-bottom:20}}.job-apply-success .job-apply-success__text{font-family:"Roobert";font-style:normal;font-weight:400;font-size:15px;line-height:25px;display:flex;align-items:flex-start;letter-spacing:-0.01em;color:#000}@media(max-width: 850px){.job-apply-success .job-apply-success__text{display:none}}.job-apply-success .m-primary-btn{width:100%;padding-left:40px;padding-right:40px;font-size:15px;margin:0 auto}.choice{cursor:pointer;padding:15px 25px;background:rgba(0,0,0,0);border:none;border:2px dashed #d0d0d0;box-sizing:border-box;border-radius:900px;font-family:"Roobert-bold";font-size:14px;line-height:20px;letter-spacing:-0.005em;color:#000;text-align:center;margin-top:10px;transition:all 300ms}@media(max-width: 850px){.choice{font-size:15px;padding:10px 15px;width:100%;background:#fff;border:1px solid #000;border-radius:10px}}@media(min-width: 850px){.choice:hover{background:#5dde69;border-color:#5dde69;border-style:solid;cursor:pointer;font-weight:bold}}@media(min-width: 850px)and (max-width: 850px){.choice:hover{font-weight:normal}}.choice.selected{background:#5dde69;border-color:#5dde69;border-style:solid;cursor:pointer;font-weight:bold}@media(max-width: 850px){.choice.selected{font-weight:normal}}.choice:active{transform:scale(0.9)}
