@import"https://fonts.googleapis.com/css2?family=Sarabun:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Encode+Sans+Condensed:wght@700;800&display=swap";.root-side-panel{-ms-overflow-style:none;overflow-x:hidden;overflow-x:clip;position:relative;scrollbar-width:none}.root-side-panel::-webkit-scrollbar{display:none}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}:where(html){line-height:1.15;-webkit-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;margin-block-end:.67em;margin-block-start:.67em}:where(dl,ol,ul) :where(dl,ol,ul){margin-block-end:0;margin-block-start:0}:where(hr){box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:rgba(255,255,0,1);box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}body{height:100vh;margin:0}@media (min-width: 768px){body .TaxResidenceCountryBasicModal{width:500px}}#root{height:100%;padding-top:4rem;width:100vw}#root>form{height:100%}.App{display:flex;height:100%;width:100vw}:root{--radius-xsmall: 2px;--radius-small: 4px;--radius-medium: 8px;--radius-round: 50%;--radius-pill: 2rem;--spacing-small: .25rem;--spacing-medium: .5rem;--spacing-large: 1rem;--spacing-xlarge: 1.5rem;--spacing-xxlarge: 2rem;--spacing-wide: 3rem;--spacing-xwide: 4rem;--spacing-xxwide: 5rem;--stroke-small: .5px;--stroke-medium: 1px;--stroke-large: 2px}:root{--font-size-xsmall: .75rem;--font-size-small: .875rem;--font-size-medium: 1rem;--font-size-large: 1.125rem;--font-size-xlarge: 1.25rem;--font-size-xxlarge: 1.375rem;--font-size-xxxlarge: 1.5rem;--font-size-wide: 1.625rem;--font-size-xwide: 1.75rem;--font-size-xxwide: 1.875rem;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-bold: 700;--font-weight-bolder: 800}:root{--ref-brand-b10: #FFEFE5;--ref-brand-b100: #FF5F00;--ref-brand-b500: #CC4C00;--ref-brand-b600: #B24300;--ref-brand-b900: #662600;--ref-secondary-s10: #FAFCFF;--ref-secondary-s20: #F2F8FF;--ref-secondary-s30: #E5F2FF;--ref-secondary-s40: #CCE5FF;--ref-secondary-s100: #4DA2FF;--ref-secondary-s200: #156CCC;--ref-secondary-s300: #105199;--ref-secondary-s400: #0B3666;--ref-secondary-s500: #08294D;--ref-tertiary-blue10: #DDE7F7;--ref-tertiary-blue100: #1F61D4;--ref-tertiary-green10: #E7FFEE;--ref-tertiary-green100: #048327;--ref-tertiary-red10: #FEE8E7;--ref-tertiary-red100: #D2180D;--ref-tertiary-red200: #A3130A;--ref-tertiary-red300: #730D07;--ref-tertiary-yellow10: #FFF8D6;--ref-tertiary-yellow100: #FFDA21;--ref-tertiary-yellow200: #EBC300;--ref-tertiary-yellow300: #CCAA00;--ref-tertiary-cyan10: #D5F9F3;--ref-tertiary-cyan100: #007A64;--ref-tertiary-pink10: #FFEAFA;--ref-tertiary-pink100: #B70590;--ref-tertiary-purple10: #F0E7FF;--ref-tertiary-purple100: #3F1697;--ref-neutral-n0: #FFFFFF;--ref-neutral-n10: #F5F7FA;--ref-neutral-n20: #EDEFF2;--ref-neutral-n40: #E1E2E5;--ref-neutral-n100: #C4C7CC;--ref-neutral-n200: #939599;--ref-neutral-n300: #6D6F73;--ref-neutral-n400: #565759;--ref-neutral-n900: #18191A;--ref-others-lightbox: #373F5199;--sys-background-default: var(--ref-neutral-n0);--sys-background-dark01: var(--ref-secondary-s400);--sys-background-dark02: var(--ref-secondary-s500);--sys-background-black: var(--ref-neutral-n900);--sys-background-light01: var(--ref-secondary-s10);--sys-background-light02: var(--ref-secondary-s20);--sys-background-light03: var(--ref-secondary-s30);--sys-background-primary: var(--ref-brand-b100);--sys-background-primarylight: var(--ref-brand-b10);--sys-background-secondary01: var(--ref-secondary-s200);--sys-background-grey01: var(--ref-neutral-n400);--sys-background-grey02: var(--ref-neutral-n300);--sys-background-grey03: var(--ref-neutral-n200);--sys-background-grey04: var(--ref-neutral-n10);--sys-text-default: var(--ref-neutral-n900);--sys-text-grey01: var(--ref-neutral-n400);--sys-text-grey02: var(--ref-neutral-n300);--sys-text-grey03: var(--ref-neutral-n200);--sys-text-light01: var(--ref-neutral-n0);--sys-text-primarydark01: var(--ref-brand-b900);--sys-text-secondary01: var(--ref-secondary-s200);--sys-text-secondary02: var(--ref-secondary-s100);--sys-border-dark01: var(--ref-neutral-n900);--sys-border-default: var(--ref-neutral-n40);--sys-border-grey01: var(--ref-neutral-n400);--sys-border-light01: var(--ref-neutral-n0);--sys-border-secondary01: var(--ref-secondary-s200);--sys-icon-default: var(--ref-neutral-n900);--sys-icon-grey01: var(--ref-neutral-n400);--sys-icon-grey02: var(--ref-neutral-n300);--sys-icon-grey03: var(--ref-neutral-n200);--sys-icon-light01: var(--ref-neutral-n0);--sys-icon-primary: var(--ref-brand-b100);--sys-icon-primarydark01: var(--ref-brand-b900);--sys-icon-secondary01: var(--ref-secondary-s200);--sys-icon-secondary02: var(--ref-secondary-s100);--sys-feedback-error-background: var(--ref-tertiary-red10);--sys-feedback-error-default: var(--ref-tertiary-red100);--sys-feedback-error-text: var(--ref-tertiary-red100);--sys-feedback-error-hover: var(--ref-tertiary-red200);--sys-feedback-error-active: var(--ref-tertiary-red300);--sys-feedback-info-background: var(--ref-tertiary-blue10);--sys-feedback-info-default: var(--ref-tertiary-blue100);--sys-feedback-info-text: var(--ref-tertiary-blue100);--sys-feedback-success-background: var(--ref-tertiary-green10);--sys-feedback-success-default: var(--ref-tertiary-green100);--sys-feedback-success-text: var(--ref-tertiary-green100);--sys-feedback-warning-background: var(--ref-tertiary-yellow10);--sys-feedback-warning-default: var(--ref-tertiary-yellow100);--sys-feedback-warning-text: var(--ref-neutral-n900);--sys-feedback-warning-hover: var(--ref-tertiary-yellow200);--sys-feedback-warning-active: var(--ref-tertiary-yellow300);--sys-state-disabledbackground: var(--ref-neutral-n100);--sys-state-disabledbackground02: var(--ref-neutral-n20);--sys-state-disabledtext: var(--ref-neutral-n400);--sys-state-primaryhover: var(--ref-brand-b500);--sys-state-primaryactive: var(--ref-brand-b600);--sys-state-greyhover: var(--ref-neutral-n10);--sys-state-greyactive: var(--ref-neutral-n20);--sys-others-lightbox: var(--ref-others-lightbox);--sys-others-cyan: var(--ref-tertiary-cyan100);--sys-others-cyanlight: var(--ref-tertiary-cyan10);--sys-others-pink: var(--ref-tertiary-pink100);--sys-others-pinklight: var(--ref-tertiary-pink10);--sys-others-purple: var(--ref-tertiary-purple100);--sys-others-purplelight: var(--ref-tertiary-purple10);--sys-background-gradiantdark: linear-gradient(90deg, #CCE5FF 0%, #E5F2FF 100%);--sys-background-gradiantlight: linear-gradient(90deg, #0B3666 0%, #105199 100%)}
