: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:#000;--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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):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) translateX(-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)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.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:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):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:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{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 #333;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 .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{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;-moz-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@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) translateX(-100%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;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:static}.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::-moz-selection{background:transparent}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.Profile_container__sLcJd{max-width:100%;margin:0;padding:0;height:100vh;overflow:hidden}.Profile_main__4qj_H{text-align:center;height:100%;display:flex;flex-direction:column;justify-content:center}.Profile_pdfContainer__W1yWF{width:100vw;height:100vh;margin:0;text-align:center;overflow:hidden}.Profile_pdfPage__vRvmU{margin:0 auto;border:none!important;box-shadow:none;height:auto!important}.Profile_error__RjMdI{color:red;font-size:16px;margin:20px 0}.Profile_downloadLink__ZeNwd{margin-top:20px;padding:10px 20px;background-color:#0070f3;border-radius:5px}.Profile_downloadLink__ZeNwd:hover{background-color:#005bb5}@media (max-width:768px){.Profile_pdfPage__vRvmU{width:100%!important;height:auto!important}}.Profile_pdfContainer__W1yWF{width:100%;min-height:500px;overflow:auto}.Profile_pdfIframe__t4cbb{width:100%;min-height:500px;height:calc(100vh - 100px)}.Profile_pdfPage__vRvmU{width:100%!important;max-width:100%;margin:0 auto 10px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Profile_fallbackContainer__4VM6N{width:100%;height:100%;display:flex;flex-direction:column}.Profile_downloadSection__JKc4t{padding:20px;text-align:center;background-color:#f8f9fa;border-top:1px solid #e9ecef}.Profile_downloadText__Z6KY_{margin:0 0 15px;color:#6c757d;font-size:14px}.Profile_downloadLink__ZeNwd{display:inline-block;padding:12px 24px;background-color:#007bff;color:#fff;text-decoration:none;border-radius:6px;font-weight:500;transition:background-color .2s ease}.Profile_downloadLink__ZeNwd:hover{background-color:#0056b3;color:#fff;text-decoration:none}.Profile_downloadOnlyContainer__e0oxN{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:40px 20px;text-align:center;background-color:#f8f9fa}.Profile_downloadIcon__gxp_c{font-size:64px;margin-bottom:20px}.Profile_downloadTitle__dmHkZ{font-size:24px;font-weight:600;color:#333;margin:0 0 16px}.Profile_downloadDescription__8l63t{font-size:16px;color:#6c757d;margin:0 0 30px;max-width:400px;line-height:1.5}.Profile_downloadButton__KQSDY{display:inline-block;padding:16px 32px;background-color:#28a745;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:16px;transition:background-color .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Profile_downloadButton__KQSDY:hover{background-color:#218838;color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}@media (max-width:768px){.Profile_container__sLcJd{height:100vh;overflow:hidden}.Profile_pdfContainer__W1yWF{height:calc(100vh - 60px);overflow:hidden}.Profile_pdfIframe__t4cbb{height:calc(100vh - 120px);min-height:400px}.Profile_downloadSection__JKc4t{padding:15px}.Profile_downloadText__Z6KY_{font-size:13px}.Profile_downloadLink__ZeNwd{padding:10px 20px;font-size:14px}.Profile_downloadOnlyContainer__e0oxN{padding:20px 15px}.Profile_downloadIcon__gxp_c{font-size:48px;margin-bottom:16px}.Profile_downloadTitle__dmHkZ{font-size:20px;margin-bottom:12px}.Profile_downloadDescription__8l63t{font-size:14px;margin-bottom:24px}.Profile_downloadButton__KQSDY{padding:14px 28px;font-size:15px}}.RingPhone_helpContainer__RiSNv{position:fixed;bottom:50px;right:-50px;align-items:center;z-index:9999}.RingPhone_phoneRing__WfFjb{position:relative;width:120px;cursor:pointer;top:50px}.RingPhone_zaloRing___0KfW{position:relative;width:120px;height:70px;top:0;cursor:pointer}.RingPhone_phoneRingCircleFill__5HH9m,.RingPhone_zaloRingCircleFill__nTHNB{width:55px;height:55px;position:absolute;border-radius:100%;animation:RingPhone_phoneRingCircleFillAnim__1TmPt 2.3s ease-in-out infinite;transform-origin:50% 50%}.RingPhone_phoneRingImgCircle__FLG66 img,.RingPhone_zaloRingImgCircle__bntrd img{width:20px;height:20px}@keyframes RingPhone_phoneRingCircleAnim__RO9Yj{0%{transform:rotate(0) scale(.5);opacity:.1}30%{transform:rotate(0) scale(.7);opacity:.5}to{transform:rotate(0) scale(1);opacity:.1}}@keyframes RingPhone_phoneRingCircleFillAnim__1TmPt{0%{transform:scale(.7);opacity:.9}50%{transform:scale(1);opacity:.95}to{transform:scale(.7);opacity:1}}@media (max-width:768px){.RingPhone_helpContainer__RiSNv{right:-60px;bottom:30px}.RingPhone_phoneRing__WfFjb{top:40px}.RingPhone_zaloRing___0KfW{top:-15px}}