.ant-divider{box-sizing:border-box;margin:0;padding:0;color:#696969;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";border-top:1px solid rgba(0,0,0,.06)}.ant-divider-vertical{position:relative;top:-.06em;display:inline-block;height:.9em;margin:0 8px;vertical-align:middle;border-top:0;border-left:1px solid rgba(0,0,0,.06)}.ant-divider-horizontal{display:flex;clear:both;width:100%;min-width:100%;margin:24px 0}.ant-divider-horizontal.ant-divider-with-text{display:flex;align-items:center;margin:16px 0;color:#4a4a4a;font-weight:500;font-size:16px;white-space:nowrap;text-align:center;border-top:0;border-top-color:rgba(0,0,0,.06)}.ant-divider-horizontal.ant-divider-with-text:after,.ant-divider-horizontal.ant-divider-with-text:before{position:relative;width:50%;border-top:1px solid transparent;border-top-color:inherit;border-bottom:0;transform:translateY(50%);content:""}.ant-divider-horizontal.ant-divider-with-text-left:before{width:5%}.ant-divider-horizontal.ant-divider-with-text-left:after,.ant-divider-horizontal.ant-divider-with-text-right:before{width:95%}.ant-divider-horizontal.ant-divider-with-text-right:after{width:5%}.ant-divider-inner-text{display:inline-block;padding:0 1em}.ant-divider-dashed{background:none;border:dashed rgba(0,0,0,.06);border-width:1px 0 0}.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:after,.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:before{border-style:dashed none none}.ant-divider-vertical.ant-divider-dashed{border-width:0 0 0 1px}.ant-divider-plain.ant-divider-with-text{color:#696969;font-weight:400;font-size:14px}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left:before{width:0}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left:after{width:100%}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left .ant-divider-inner-text{padding-left:0}.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right:before{width:100%}.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right:after{width:0}.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right .ant-divider-inner-text{padding-right:0}.ant-divider-rtl{direction:rtl}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left:before{width:95%}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left:after,.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right:before{width:5%}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right:after{width:95%}@keyframes antCheckboxEffect{0%{transform:scale(1);opacity:.5}to{transform:scale(1.6);opacity:0}}.ant-checkbox{box-sizing:border-box;margin:0;padding:0;color:#696969;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";position:relative;top:.2em;line-height:1;white-space:nowrap;outline:none;cursor:pointer}.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner{border-color:#fa4616}.ant-checkbox-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #fa4616;border-radius:2px;visibility:hidden;animation:antCheckboxEffect .36s ease-in-out;animation-fill-mode:backwards;content:""}.ant-checkbox-wrapper:hover .ant-checkbox:after,.ant-checkbox:hover:after{visibility:visible}.ant-checkbox-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;direction:ltr;background-color:#fff;border:1px solid #edeae4;border-radius:2px;border-collapse:separate;transition:all .3s}.ant-checkbox-inner:after{position:absolute;top:50%;left:21.5%;display:table;width:5.71428571px;height:9.14285714px;border:2px solid #fff;border-top:0;border-left:0;transform:rotate(45deg) scale(0) translate(-50%,-50%);opacity:0;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;content:" "}.ant-checkbox-input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.ant-checkbox-checked .ant-checkbox-inner:after{position:absolute;display:table;border:2px solid #fff;border-top:0;border-left:0;transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:" "}.ant-checkbox-checked .ant-checkbox-inner{background-color:#fa4616;border-color:#fa4616}.ant-checkbox-disabled{cursor:not-allowed}.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after{border-color:hsla(0,0%,41%,.2);animation-name:none}.ant-checkbox-disabled .ant-checkbox-input{cursor:not-allowed;pointer-events:none}.ant-checkbox-disabled .ant-checkbox-inner{background-color:#f5f5f5;border-color:#edeae4!important}.ant-checkbox-disabled .ant-checkbox-inner:after{border-color:#f5f5f5;border-collapse:separate;animation-name:none}.ant-checkbox-disabled+span{color:hsla(0,0%,41%,.2);cursor:not-allowed}.ant-checkbox-disabled:hover:after,.ant-checkbox-wrapper:hover .ant-checkbox-disabled:after{visibility:hidden}.ant-checkbox-wrapper{box-sizing:border-box;margin:0;padding:0;color:#696969;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";display:inline-flex;align-items:baseline;line-height:unset;cursor:pointer}.ant-checkbox-wrapper:after{display:inline-block;width:0;overflow:hidden;content:"\a0"}.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled{cursor:not-allowed}.ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:8px}.ant-checkbox-wrapper.ant-checkbox-wrapper-in-form-item input[type=checkbox]{width:14px;height:14px}.ant-checkbox+span{padding-right:8px;padding-left:8px}.ant-checkbox-group{box-sizing:border-box;margin:0;padding:0;color:#696969;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";display:inline-block}.ant-checkbox-group-item{margin-right:8px}.ant-checkbox-group-item:last-child{margin-right:0}.ant-checkbox-group-item+.ant-checkbox-group-item{margin-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner{background-color:#fff;border-color:#edeae4}.ant-checkbox-indeterminate .ant-checkbox-inner:after{top:50%;left:50%;width:8px;height:8px;background-color:#fa4616;border:0;transform:translate(-50%,-50%) scale(1);opacity:1;content:" "}.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner:after{background-color:hsla(0,0%,41%,.2);border-color:hsla(0,0%,41%,.2)}.ant-checkbox-rtl{direction:rtl}.ant-checkbox-group-rtl .ant-checkbox-group-item{margin-right:0;margin-left:8px}.ant-checkbox-group-rtl .ant-checkbox-group-item:last-child{margin-left:0!important}.ant-checkbox-group-rtl .ant-checkbox-group-item+.ant-checkbox-group-item{margin-left:8px}@font-face{font-family:font-without-head;font-display:swap;font-weight:400;src:url(/static/fonts/SukhumvitTadmai.woff2) format("woff2");unicode-range:U+0e01-0e5b,U+200c-200d,U+25cc}@font-face{font-family:font-without-head;font-display:swap;font-weight:700;src:url(/static/fonts/SukhumvitTadmaiBol.woff2) format("woff2");unicode-range:U+0e01-0e5b,U+200c-200d,U+25cc}@font-face{font-family:font-without-head;font-display:swap;font-weight:400;src:url(/static/fonts/GT-Flexa-Standard-Regular.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:font-without-head;font-display:swap;font-weight:700;src:url(/static/fonts/GT-Flexa-Standard-Bold.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:font-without-head;font-display:swap;font-weight:400;src:url(/static/fonts/GT-Flexa-Standard-Regular.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:font-without-head;font-display:swap;font-weight:700;src:url(/static/fonts/GT-Flexa-Standard-Bold.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:font-with-head;font-display:swap;font-weight:400;src:url(/static/fonts/thonglor-light.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:font-with-head;font-display:swap;font-weight:700;src:url(/static/fonts/thonglor-bold.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:font-with-head;font-display:swap;font-weight:400;src:url(/static/fonts/thonglor-light.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:font-with-head;font-display:swap;font-weight:700;src:url(/static/fonts/thonglor-bold.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:font-with-head;font-display:swap;font-weight:400;src:url(/static/fonts/thonglor-light.woff2) format("woff2");unicode-range:U+0e01-0e5b,U+200c-200d,U+25cc}@font-face{font-family:font-with-head;font-display:swap;font-weight:700;src:url(/static/fonts/thonglor-bold.woff2) format("woff2");unicode-range:U+0e01-0e5b,U+200c-200d,U+25cc}.style_fontWithoutHead__NkoVf{font-family:font-without-head}@font-face{font-family:Sunday-calligrapy-nohead;font-display:swap;font-weight:400;src:url(/static/fonts/Lato-Regular.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Sunday-calligrapy-nohead;font-display:swap;font-weight:700;src:url(/static/fonts/Lato-Bold.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Sunday-calligrapy-nohead;font-display:swap;font-weight:400;src:url(/static/fonts/Lato-Regular.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Sunday-calligrapy-nohead;font-display:swap;font-weight:700;src:url(/static/fonts/Lato-Bold.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Sunday-calligrapy-nohead;font-display:swap;font-weight:400;src:url(/static/fonts/SukhumvitTadmai.woff2) format("woff2");unicode-range:U+0e01-0e5b,U+200c-200d,U+25cc}@font-face{font-family:Sunday-calligrapy-nohead;font-display:swap;font-weight:700;src:url(/static/fonts/SukhumvitTadmaiBol.woff2) format("woff2");unicode-range:U+0e01-0e5b,U+200c-200d,U+25cc}.style_withoutHeadCalligraphy__G_RZN{font-family:Sunday-calligrapy-nohead}@media only screen and (max-width:767px){.style_modalWrapper__8zrYp{width:100%}}@media only screen and (min-width:992px)and (max-width:1199px)and (orientation:portrait){.style_modalWrapper__8zrYp{width:100%}}@media only screen and (min-width:768px)and (max-width:991px){.style_modalWrapper__8zrYp{width:100%}}@media only screen and (min-width:992px)and (orientation:landscape){.style_modalWrapper__8zrYp .ant-modal{width:768px;margin:auto}}@media only screen and (min-width:1200px){.style_modalWrapper__8zrYp .ant-modal{width:768px;margin:auto}}@media only screen and (max-width:767px){.style_modalWrapper__8zrYp .ant-modal{top:0;margin:0;width:100%;max-width:none;padding:0}}@media only screen and (min-width:992px)and (max-width:1199px)and (orientation:portrait){.style_modalWrapper__8zrYp .ant-modal{top:0;margin:0;width:100%;max-width:none;padding:0}}@media only screen and (min-width:768px)and (max-width:991px){.style_modalWrapper__8zrYp .ant-modal{top:0;margin:0;width:100%;max-width:none;padding:0}}@media only screen and (min-width:992px)and (orientation:landscape){.style_modalWrapper__8zrYp .ant-modal .ant-modal-content{border-radius:16px}}@media only screen and (min-width:1200px){.style_modalWrapper__8zrYp .ant-modal .ant-modal-content{border-radius:16px}}@media only screen and (max-width:767px){.style_modalWrapper__8zrYp .ant-modal .ant-modal-content{border-radius:0}}@media only screen and (min-width:992px)and (max-width:1199px)and (orientation:portrait){.style_modalWrapper__8zrYp .ant-modal .ant-modal-content{border-radius:0}}@media only screen and (min-width:768px)and (max-width:991px){.style_modalWrapper__8zrYp .ant-modal .ant-modal-content{border-radius:0}}.style_modalWrapper__8zrYp .ant-modal .ant-modal-content .ant-modal-body{padding:0}.style_modal__LKYfk{color:#2a2c2e;padding:24px}@media only screen and (max-width:767px){.style_modal__LKYfk{padding:16px}}@media only screen and (min-width:992px)and (max-width:1199px)and (orientation:portrait){.style_modal__LKYfk{padding:16px}}@media only screen and (min-width:768px)and (max-width:991px){.style_modal__LKYfk{padding:16px}}.style_modal__LKYfk .style_title__AFj4a{font-family:font-without-head;font-size:34px;line-height:40px;font-weight:700;margin-bottom:16px}@media only screen and (max-width:767px){.style_modal__LKYfk .style_title__AFj4a{font-family:font-without-head;font-size:28px;line-height:34px;font-weight:700}}@media only screen and (min-width:992px)and (max-width:1199px)and (orientation:portrait){.style_modal__LKYfk .style_title__AFj4a{font-family:font-without-head;font-size:28px;line-height:34px;font-weight:700}}@media only screen and (min-width:768px)and (max-width:991px){.style_modal__LKYfk .style_title__AFj4a{font-family:font-without-head;font-size:28px;line-height:34px;font-weight:700}}.style_modal__LKYfk .style_subtitle__dN1di{font-family:font-with-head;font-size:25px;line-height:27.5px;font-weight:300;margin-bottom:24px}@media only screen and (max-width:767px){.style_modal__LKYfk .style_subtitle__dN1di{font-family:font-with-head;font-size:21px;line-height:23px;font-weight:300}}@media only screen and (min-width:992px)and (max-width:1199px)and (orientation:portrait){.style_modal__LKYfk .style_subtitle__dN1di{font-family:font-with-head;font-size:21px;line-height:23px;font-weight:300}}@media only screen and (min-width:768px)and (max-width:991px){.style_modal__LKYfk .style_subtitle__dN1di{font-family:font-with-head;font-size:21px;line-height:23px;font-weight:300}}.style_modal__LKYfk .style_headerButtonSection__dSdGq{height:48px}@media only screen and (max-width:767px){.style_modal__LKYfk .style_headerButtonSection__dSdGq{height:44px}}@media only screen and (min-width:992px)and (max-width:1199px)and (orientation:portrait){.style_modal__LKYfk .style_headerButtonSection__dSdGq{height:44px}}@media only screen and (min-width:768px)and (max-width:991px){.style_modal__LKYfk .style_headerButtonSection__dSdGq{height:44px}}.style_modal__LKYfk .style_headerButtonSection__dSdGq .style_crossIcon__d0Mft{cursor:pointer;width:14px;height:14px;display:inline-block;position:absolute;left:30px;top:30px}@media only screen and (max-width:767px){.style_modal__LKYfk .style_headerButtonSection__dSdGq .style_crossIcon__d0Mft{left:22px;top:22px}}@media only screen and (min-width:992px)and (max-width:1199px)and (orientation:portrait){.style_modal__LKYfk .style_headerButtonSection__dSdGq .style_crossIcon__d0Mft{left:22px;top:22px}}@media only screen and (min-width:768px)and (max-width:991px){.style_modal__LKYfk .style_headerButtonSection__dSdGq .style_crossIcon__d0Mft{left:22px;top:22px}}.style_modal__LKYfk .style_headerButtonSection__dSdGq .style_crossIcon__d0Mft:after,.style_modal__LKYfk .style_headerButtonSection__dSdGq .style_crossIcon__d0Mft:before{cursor:pointer;position:absolute;left:6px;top:-1.5px;content:" ";height:17px;width:2px;background:#2a2c2e;transition:all .3s cubic-bezier(.645,.045,.355,1)}.style_modal__LKYfk .style_headerButtonSection__dSdGq .style_crossIcon__d0Mft:before{transform:rotate(45deg)}.style_modal__LKYfk .style_headerButtonSection__dSdGq .style_crossIcon__d0Mft:after{transform:rotate(-45deg)}.style_modal__LKYfk .style_headerButtonSection__dSdGq .style_crossIcon__d0Mft:hover:after,.style_modal__LKYfk .style_headerButtonSection__dSdGq .style_crossIcon__d0Mft:hover:before{background:#fb5f35}.style_modal__LKYfk .style_form__Zb9du .ant-form-item-required:before{display:none!important}.style_modal__LKYfk .style_form__Zb9du label{font-family:font-with-head;font-size:21px;line-height:24px;font-weight:700}.style_modal__LKYfk .style_form__Zb9du .style_formItemWrapper__xZZ5U{margin:0 0 16px}.style_modal__LKYfk .style_form__Zb9du .style_formItemWrapper__xZZ5U.style_noBottom__WbWpV{margin-bottom:0}.style_modal__LKYfk .style_form__Zb9du .style_formItemWrapper__xZZ5U .style_formItem__mGnED{margin:0}.style_modal__LKYfk .style_form__Zb9du .style_formItemWrapper__xZZ5U .style_formItem__mGnED .ant-form-item-explain{font-family:font-with-head;font-size:21px;line-height:23px;font-weight:300}.style_modal__LKYfk .style_form__Zb9du .style_formItemWrapper__xZZ5U .style_formItem__mGnED.style_consentBox__DLQDV label{font-family:font-with-head;font-size:14px;line-height:22px;font-weight:300}.style_modal__LKYfk .style_form__Zb9du .style_formItemWrapper__xZZ5U .style_formItem__mGnED.style_consentBox__DLQDV .ant-form-item-explain{display:none}.style_modal__LKYfk .style_form__Zb9du .style_input__PyBot{font-family:font-with-head;font-size:21px;line-height:24px;font-weight:400;height:48px;padding:12px;border-radius:8px}.style_modal__LKYfk .style_form__Zb9du .style_select__iR29D{margin:0}.style_modal__LKYfk .style_form__Zb9du .style_select__iR29D .ant-select-selector{border-radius:8px;padding:0;height:48px}.style_modal__LKYfk .style_form__Zb9du .style_select__iR29D .ant-select-selector .ant-select-selection-item,.style_modal__LKYfk .style_form__Zb9du .style_select__iR29D .ant-select-selector .ant-select-selection-placeholder,.style_modal__LKYfk .style_form__Zb9du .style_select__iR29D .ant-select-selector input{font-family:font-with-head;font-size:21px;font-weight:400;padding:12px;height:48px;line-height:24px}.style_modal__LKYfk .style_form__Zb9du .style_divider__Ah8Ea{color:#e8e8e6;margin:24px auto}.style_modal__LKYfk .style_buttonWrapper__O0plb{display:flex;flex-direction:row;place-items:center}.style_modal__LKYfk .style_buttonWrapper__O0plb .style_submitButton__Cj6p6{width:50%;margin-left:auto;margin-right:auto}@media only screen and (max-width:767px){.style_modal__LKYfk .style_buttonWrapper__O0plb .style_submitButton__Cj6p6{width:100%}}@media only screen and (min-width:992px)and (max-width:1199px)and (orientation:portrait){.style_modal__LKYfk .style_buttonWrapper__O0plb .style_submitButton__Cj6p6{width:100%}}@media only screen and (min-width:768px)and (max-width:991px){.style_modal__LKYfk .style_buttonWrapper__O0plb .style_submitButton__Cj6p6{width:100%}}.style_selectDropdown__BR5yG{border-radius:8px}.style_selectDropdown__BR5yG .ant-select-item{font-family:font-with-head;font-size:21px;line-height:24px;font-weight:400;padding:16px}.style_selectDropdown__BR5yG .ant-select-item:not(:last-child){border-bottom:1px solid #e8e8e6}.style_selectDropdown__BR5yG .ant-select-item-option-selected{font-weight:700}