.form_help{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:10px}.form_help .form_btn_sm,.form_help .text-help{align-items:center;font-size:14px;font-style:normal;line-height:14px;letter-spacing:-.7px}.form_help .text-help{display:inline-flex;gap:4px;color:#393434;font-weight:400}.form_help .form_btn_sm::after,.form_help .text-help::before{content:"";width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_827_14822)'%3E%3Cpath d='M8.00065 14.6673C11.6825 14.6673 14.6673 11.6825 14.6673 8.00065C14.6673 4.31875 11.6825 1.33398 8.00065 1.33398C4.31875 1.33398 1.33398 4.31875 1.33398 8.00065C1.33398 11.6825 4.31875 14.6673 8.00065 14.6673Z' stroke='%23393434' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 5.33398V8.00065' stroke='%23393434' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 10.666H8.00857' stroke='%23393434' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_827_14822'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:100%}.form_help .form_btn_sm{display:flex;width:167px;height:26px;padding:13px 15px;gap:6px;flex-shrink:0;border-radius:4px;border:1px solid #d9d9d9;background:#f9f9f9;color:#999;text-align:center;font-weight:500;cursor:pointer}.form_help .form_btn_sm::after{width:6px;height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='12' viewBox='0 0 6 12' fill='none'%3E%3Cpath d='M1 10L5 6L1 2' stroke='%23999999' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.board__wrap_card{box-sizing:border-box;border-radius:10px;background:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.08);padding:30px;margin-top:80px;margin-bottom:80px}.board__wrap_card .sect_heading{margin-bottom:20px}.board__wrap_card .post__box{width:100%;background:#fff;margin-left:auto;margin-right:auto;padding-top:20px;border-top:2px solid #312e27}.board__wrap_card .post__box .post__forms{display:flex;flex-direction:column;gap:20px}.board__wrap_card .post__box .post__forms .post_group{position:relative;display:inline-block;width:100%}.board__wrap_card .post__box .post__forms .post_group label{box-sizing:border-box;position:absolute;top:1px;left:1px;width:calc(100% - 2px);color:#aaa;font-size:12px;font-weight:600;line-height:1;letter-spacing:-.6px;padding:13px 13px 6px;background-color:#fff;border-top-left-radius:4px;border-top-right-radius:4px}.board__wrap_card .post__box .post__forms .post_group label.required::after{font-size:12px}.board__wrap_card .post__box .post__forms .post_group .help{margin-top:10px;display:inline-block;width:100%;color:#626262;font-size:12px;font-weight:500;line-height:1;letter-spacing:-.6px}.board__wrap_card .post__box .post__forms .post_group input:not([type=checkbox]),.board__wrap_card .post__box .post__forms .post_group input:not([type=radio]){border-radius:4px;border:1px solid #d9d9d9;background:#fff;height:60px;padding:30px 14px 0;color:#393434;font-size:16px;font-weight:600;line-height:1;letter-spacing:-.8px}.board__wrap_card .post__box .post__forms .post_group select{border-radius:4px;border:1px solid #d9d9d9;background:#fff;padding:30px 14px 14px;color:#393434;font-size:16px;font-weight:600;line-height:1;letter-spacing:-.8px;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M15 6L8.84615 12L3 6' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")no-repeat 95% 70%}.board__wrap_card .post__box .post__forms .post_group select::-ms-expand{display:none}.board__wrap_card .post__box .post__forms .post_group textarea{border-radius:4px;border:1px solid #d9d9d9;background:#fff;padding:30px 14px 14px}.board__wrap_card .post__box .post__forms .post_group.w-100 input,.board__wrap_card .post__box .post__forms .post_group.w-100 select,.board__wrap_card .post__box .post__forms .post_group.w-100 textarea{width:100%}.board__wrap_card .post__box .post__forms .post_group.w430 label{width:428px}.board__wrap_card .post__box .post__forms .post_group.w430 input,.board__wrap_card .post__box .post__forms .post_group.w430 select{width:430px}.board__wrap_card .post__box .agreements{display:flex;flex-direction:column;border-radius:4px;background:#f9f9f9;margin-top:20px;gap:6px;padding:10px 14px}.board__wrap_card .post__box .agreements h6{color:#aaa;font-size:12px;font-weight:700;line-height:1;letter-spacing:-.6px}.board__wrap_card .post__box .agreements .chk .vchk{width:14px;height:14px;border-radius:2px;border:1px solid #d9d9d9}.board__wrap_card .post__box .agreements .chk .vchk:after{content:"";width:6px;height:4px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath d='M1 3.51429L2.71429 5L7 1' stroke='%23D9D9D9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:6px 4px;position:absolute;margin-left:-3px;margin-top:-2px}.board__wrap_card .post__box .agreements .chk [type=checkbox]:checked+.vchk{background-color:#0085ff;border:1px solid #0085ff}.board__wrap_card .post__box .agreements .chk [type=checkbox]:checked+.vchk:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath d='M1 3.51429L2.71429 5L7 1' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.board__wrap_card .post__box .agreements .chk .lab{font-size:14px;font-weight:700;line-height:1.4;letter-spacing:-.7px}.board__wrap_card .post__box .agreements .alert p{color:#626262;font-size:12px;font-weight:400;line-height:1.6;letter-spacing:-.6px;word-break:keep-all}.board__wrap_card .post__box .agreements .alert p.small{color:#999;line-height:1.3;margin-top:6px}.board__wrap_card .action{display:flex;justify-content:center;align-items:center;margin-top:40px;width:100%}.board__wrap_card .action .dbtn-primary{border-radius:4px;border:1px solid #0085ff;background:#0085ff;color:#fff}