.st-section-form{width:100%;max-width:100%;box-sizing:border-box;font-family:Nunito Sans,Noto Sans TC,Avenir,sans-serif}.st-section-form .section-form-header{text-align:center;padding:.6vw;width:100%;box-sizing:border-box;margin:0 auto}.st-section-form .section-form-header h1{font-family:Roboto,Noto Sans TC,sans-serif;font-weight:100;margin:0;font-size:1.4vw;line-height:1.7vw;letter-spacing:.02em}.st-section-form .section-form-body{padding:1vw;margin:0 auto;font-size:1vw;color:#000;line-height:1.2vw;font-weight:100;overflow:hidden}.st-section-form .section-form-body,.st-section-form .section-form-body form{width:100%;max-width:100%;box-sizing:border-box}.st-section-form .section-form-body form>.row{display:flex;flex-wrap:wrap;margin:0;width:100%;box-sizing:border-box}.st-section-form .section-form-body form>.row>[class*=col-]{box-sizing:border-box;padding:0 .4vw}.st-section-form .col-md-6,.st-section-form .col-xs-12{width:100%;flex:0 0 100%}@media (min-width:992px){.st-section-form .col-md-6{width:50%;flex:0 0 50%}}.st-section-form .form-group,.st-section-form .form-group-textarea{height:auto;min-height:2.1vw;margin:.4vw 0!important;background:#fff;box-sizing:border-box;overflow:visible}.st-section-form .form-group-textarea{margin:0!important;background:transparent}.st-section-form .section-form-body .form-group-textarea>textarea,.st-section-form .section-form-body .form-group>input:not([type=radio]):not([type=checkbox]),.st-section-form .section-form-body input[type=email],.st-section-form .section-form-body input[type=file],.st-section-form .section-form-body input[type=tel],.st-section-form .section-form-body input[type=text],.st-section-form .section-form-body select,.st-section-form .section-form-body textarea{padding:.4vw;width:100%;border:none;margin:0;color:#000;font-size:1vw;line-height:1.2vw;font-weight:100;background:#fff;box-sizing:border-box;font-family:inherit;appearance:none;-webkit-appearance:none;text-align:left;text-indent:0}.st-section-form .section-form-body textarea{height:8vw;min-height:6rem;margin:.4vw 0;resize:vertical}.st-section-form .section-form-body input:focus,.st-section-form .section-form-body select:focus,.st-section-form .section-form-body textarea:focus{outline:none}.st-section-form .section-form-body ::placeholder{color:#000;font-weight:100;opacity:1}.st-section-form .section-form-body label{padding:.4vw;font-size:1vw;line-height:1.2vw;font-weight:100;margin:0;color:#000;vertical-align:top;display:inline-block}.st-section-form .st-radio{width:1vw;height:1vw;min-width:12px;min-height:12px;border-radius:50%;background-color:#fff;display:inline-block;border:.1vw solid #fff;box-shadow:none;margin-right:.4vw;vertical-align:middle!important;margin-bottom:.26vw;box-sizing:border-box}.st-section-form .section-form-body input[type=checkbox],.st-section-form .section-form-body input[type=radio]{width:0!important;height:0!important;opacity:0;position:absolute;margin:0;padding:0}.st-section-form .section-form-body input[type=checkbox]:checked+.st-radio,.st-section-form .section-form-body input[type=radio]:checked+.st-radio{background-color:var(--st-form-accent,#c9838d);box-shadow:none}.st-section-form .form-group.form-radio{background:transparent}.st-section-form .form-check{min-height:1.88vw;margin:.6vw 0!important;background:transparent}.st-section-form .form-check label,.st-section-form .form-radio label{position:relative;display:inline-flex;align-items:center;cursor:pointer;padding:.4vw;margin-right:1vw}.st-section-form .form-group-btn{clear:both;display:block;text-align:center;padding-top:1.25vw;width:100%;box-sizing:border-box}.st-section-form .st-form-submit-btn{display:block;background-color:var(--st-form-accent,#c79fb2);color:#fff;margin:0 auto;border:none;border-radius:.2vw;width:auto;min-width:12vw;max-width:calc(100% - 2vw);padding:.7vw 2.4vw;box-sizing:border-box;cursor:pointer;font-size:1.2vw;line-height:1.4;font-weight:400;letter-spacing:.04em;font-family:inherit}.st-section-form .st-form-submit-btn:hover:not(:disabled){opacity:.92}.st-section-form .st-form-submit-btn:disabled{opacity:.6;cursor:wait}.st-section-form .submit-result{text-align:center;font-size:1vw;line-height:1.4;margin:.6vw 0;font-weight:300}.st-section-form .submit-result.is-ok{color:var(--st-form-accent,#c79fb2)}.st-section-form .submit-result.is-err{color:#ed3426}.st-section-form .form-check.is-error,.st-section-form .form-group-textarea.is-error,.st-section-form .form-group.is-error,.st-section-form .form-radio.is-error{border:1px solid #ed3426;border-radius:2px}.st-section-form .section-form-intro{padding:.6vw .4vw 0;margin:0;font-size:1vw;line-height:1.4;font-weight:300;color:#000}@media (max-width:992px){.st-section-form .section-form-header{padding:3.5vw 4vw}.st-section-form .section-form-header h1{font-size:clamp(18px,4.8vw,22px);line-height:1.35;font-weight:300}.st-section-form .section-form-body{padding:4vw;font-size:clamp(14px,3.6vw,16px);line-height:1.5;font-weight:300}.st-section-form .form-group,.st-section-form .form-group.form-radio{margin:2.5vw 0!important;min-height:0}.st-section-form .form-group-textarea{margin:0!important;min-height:0}.st-section-form .section-form-body .form-group-textarea>textarea,.st-section-form .section-form-body .form-group>input:not([type=radio]):not([type=checkbox]),.st-section-form .section-form-body input[type=email],.st-section-form .section-form-body input[type=file],.st-section-form .section-form-body input[type=tel],.st-section-form .section-form-body input[type=text],.st-section-form .section-form-body select,.st-section-form .section-form-body textarea{font-size:clamp(15px,3.8vw,17px);line-height:1.4;padding:3.2vw 3.5vw;margin:0;box-shadow:inset 0 0 2px 1px #eeeeee;font-weight:300}.st-section-form .section-form-body select{width:100%;height:auto}.st-section-form .section-form-body .form-group-textarea>textarea::placeholder,.st-section-form .section-form-body .form-group>input::placeholder,.st-section-form .section-form-body input::placeholder,.st-section-form .section-form-body textarea::placeholder{font-size:inherit;line-height:inherit;font-weight:inherit;opacity:1}.st-section-form .section-form-body label{padding:1.5vw 0;font-size:clamp(14px,3.6vw,16px);line-height:1.45;font-weight:300}.st-section-form .section-form-body .form-check label,.st-section-form .section-form-body .form-radio label{padding:2vw 0}.st-section-form .section-form-body .form-check label{line-height:1.5}.st-section-form .section-form-body .form-group-textarea>textarea,.st-section-form .section-form-body textarea{width:100%;min-height:28vw;height:auto;margin-top:1vw;margin-bottom:0}.st-section-form .st-radio{width:clamp(16px,4.2vw,20px);height:clamp(16px,4.2vw,20px);min-width:16px;min-height:16px;border-radius:50%;border:1px solid #fff;margin-right:2vw;margin-bottom:0}.st-section-form .form-group-btn{padding-top:4vw}.st-section-form .st-form-submit-btn{width:100%;min-width:0;max-width:100%;font-size:clamp(15px,3.8vw,17px);padding:3.8vw 6vw;border-radius:6px}.st-section-form .section-form-intro,.st-section-form .submit-result{font-size:clamp(14px,3.4vw,16px)}.st-section-form .section-form-body form>.row>[class*=col-]{padding:0}}@media (min-width:1920px){.st-section-form .section-form-header{padding:11.52px}.st-section-form .section-form-header h1{font-size:26.88px;line-height:32.64px}.st-section-form .section-form-body{padding:19.2px;font-size:19.2px;line-height:23.04px}.st-section-form .section-form-body form>.row>[class*=col-]{padding:0 7.68px}.st-section-form .st-form-submit-btn{font-size:19.2px;padding:11.52px 38.4px}.st-section-form .st-radio{width:19.2px;height:19.2px;border-width:1.92px;margin-right:7.68px;margin-bottom:4.99px}}