:root{--primary-color: #fc6250;--primary-color-hover: #e45f53;--secondary-color: #1e6e91;--secondary-color-hover: #185874}@font-face{font-family:HelveticaNeueLTSVN;src:url("./media/regular-ILEROGDG.woff") format("woff2"),url("./media/bold-WLI3E6BY.woff2") format("woff");font-weight:400;font-style:normal}@font-face{font-family:HelveticaNeueLTSVN;src:url("./media/regular-ILEROGDG.woff") format("woff2"),url("./media/bold-WLI3E6BY.woff2") format("woff");font-weight:500;font-style:normal}@font-face{font-family:HelveticaNeueLTSVN;src:url("./media/bold-WLI3E6BY.woff2") format("woff2"),url("./media/bold-TXB23WBM.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:HelveticaNeueLTSVN UP;src:url("./media/regular_up-FSWDKAUH.woff2") format("woff2"),url("./media/regular_up-3UOZYN2R.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:HelveticaNeueLTSVN UP;src:url("./media/medium_up-W2FSFHIL.woff2") format("woff2"),url("./media/medium_up-6V5H5O7D.woff") format("woff");font-weight:500;font-style:normal}@font-face{font-family:HelveticaNeueLTSVN UP;src:url("./media/bold_up-RYKU4KB5.woff2") format("woff2"),url("./media/bold_up-AU6FL4YY.woff") format("woff");font-weight:700;font-style:normal}.font-lowercase{font-family:HelveticaNeueLTSVN,serif}.font-uppercase{font-family:HelveticaNeueLTSVN UP,serif}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.cursor-underline:hover{text-decoration:underline}.text-align-center{text-align:center}.text-align-right{text-align:right}.color-white{color:#fff}.color-black{color:#000}.color-additional{color:#a0a0a0}.color-primary{color:var(--primary-color)}.color-primary-600{color:#e35848}.color-secondary{color:var(--secondary-color)}.color-dark-gray{color:gray}.color-gray{color:#00000080}.color-info-gray{color:#999}.color-green{color:#34c759}.color-red{color:#ff4539}.font-bold{font-weight:700}.font-400{font-weight:400}.font-500{font-weight:500}.font-600{font-weight:600}.font-700{font-weight:700}.font-size-11{font-size:11px}.font-size-12{font-size:12px}.font-size-13{font-size:13px}.font-size-14{font-size:14px}.font-size-16{font-size:16px}.font-size-18{font-size:18px}.font-size-20{font-size:20px}.font-size-24{font-size:24px}.font-size-32{font-size:32px}.background-color-white{background-color:#fff}.background-color-default{background-color:#f4f8f9}.background-color-gray{background-color:#f5f5f5}.background-color-primary{background-color:var(--primary-color)}.background-color-secondary{background-color:var(--secondary-color)}.background-color-light-green{background-color:#f2faf2}.background-color-dark-green{background-color:#80cb7b}.border-radius-4px{border-radius:4px}.border-radius-6px{border-radius:6px}.border-radius-8px{border-radius:8px}.border-radius-16px{border-radius:16px}.border-radius-24px{border-radius:24px}.border-radius-32px{border-radius:32px}.border-none{border:none!important}.border-default{border:1px solid #ebebeb;padding:32px}@media screen and (max-width: 480px){.border-default{padding:12px 12px 4px}}@media screen and (min-width: 480px){.border-default:nth-child(2){padding:40px 24px}}.border-bottom-default{border-bottom:1px solid #ebebeb;padding:40px}@media screen and (max-width: 480px){.border-bottom-default{padding:12px 12px 4px}}@media screen and (min-width: 480px){.border-bottom-default:nth-child(2){padding:40px 24px}}.heading-primary{font-family:HelveticaNeueLTSVN,serif;font-weight:700;font-size:32px}.heading-secondary{font-family:HelveticaNeueLTSVN,serif;font-weight:700;font-size:18px}.spacer-height-4{width:auto;height:4px}.spacer-height-8{width:auto;height:8px}.spacer-height-12{width:auto;height:12px}.spacer-height-13{width:auto;height:13px}.spacer-height-14{width:auto;height:14px}.spacer-height-15{width:auto;height:15px}.spacer-height-16{width:auto;height:16px}.spacer-height-24{width:auto;height:24px}.spacer-height-32{width:auto;height:32px}.spacer-height-40{width:auto;height:40px}.spacer-width-4{width:4px;height:auto}.spacer-width-6{width:6px;height:auto}.spacer-width-8{width:8px;height:auto}.spacer-width-12{width:12px;height:auto}.spacer-width-16{width:16px;height:auto}.spacer-width-20{width:20px;height:auto}.spacer-width-24{width:24px;height:auto}.header-color{color:#000c}.header-color-2{color:#000000e6}.padding-8{padding:8px}.padding-14{padding:14px}.padding-8-24{padding:8px 24px}.padding-10-24{padding:10px 24px}.padding-0-8{padding:0 8px}.padding-16-26{padding:16px 26px}.line{width:100%;height:1px;background-color:#e0e4e5}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-column{flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-evenly{justify-content:space-evenly}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}.align-content-start{align-content:flex-start}.align-content-end{align-content:flex-end}.align-content-center{align-content:center}.align-content-between{align-content:space-between}.align-content-around{align-content:space-around}.align-content-stretch{align-content:stretch}.align-self-auto{align-self:auto}.align-self-start{align-self:flex-start}.align-self-end{align-self:flex-end}.align-self-center{align-self:center}.align-self-baseline{align-self:baseline}.align-self-stretch{align-self:stretch}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}.flex-basis-auto{flex-basis:auto}.flex-basis-0{flex-basis:0}.flex-basis-100{flex-basis:100%}.flex-1{flex:1}.flex-auto{flex:auto}.flex-initial{flex:initial}.flex-none{flex:none}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-first{order:-1}.order-last{order:999}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-3px{gap:3px}.gap-15px{gap:15px}.gap-16px{gap:16px}.gap-32px{gap:32px}.gap-40px{gap:40px}.row-gap-0{row-gap:0}.row-gap-1{row-gap:.25rem}.row-gap-2{row-gap:.5rem}.column-gap-0{column-gap:0}.column-gap-1{column-gap:.25rem}.column-gap-2{column-gap:.5rem}.width-100-percent{width:100%}.margin-right-16{margin-right:16px}.margin-right-24{margin-right:24px}.margin-right-8{margin-right:8px}.margin-right-5{margin-right:5px}.margin-bottom-24{margin-bottom:24px}.custom-form-field{position:relative;width:100%;border-radius:16px;border:1px solid transparent}.custom-form-field:focus-within:not(.error,.phone){border:1px solid var(--secondary-color);box-shadow:0 0 0 4px #1e6e911a;background-color:#fff}.custom-form-field input{width:100%;padding:15px;border:0;border-radius:16px;font-size:14px;outline:none;transition:all .3s ease;background-color:#f5f5f5;height:58px}.custom-form-field input:focus+label,.custom-form-field input:not(:placeholder-shown)+label{top:5px;left:10px;font-size:12px;color:#a0a0a0}.custom-form-field input:disabled{background-color:#f3f4f6;border-color:#e5e7eb;cursor:not-allowed}.custom-form-field input:disabled+label{color:#b6b6b6}.custom-form-field input:focus-within:not(.phone){background-color:#fff}.custom-form-field label{position:absolute;left:15px;top:35%;transform:translateY(0);padding:0 5px;color:#a0a0a0;transition:all .3s ease;pointer-events:none}.custom-form-field.error label{color:#ef4444}.custom-form-field.error:focus-within{border:1px solid #ef4444;border-radius:16px;box-shadow:0 0 0 4px #e34e151a;background-color:#fff}.custom-checkbox{position:relative;padding-left:30px;cursor:pointer;-webkit-user-select:none;user-select:none;display:inline-block;line-height:22px;color:#666;font-size:14px}.custom-checkbox.disabled{cursor:not-allowed;color:#c1c1c1}.custom-checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.custom-checkbox input[type=checkbox]:checked~.checkmark{background-color:var(--secondary-color);border:3px solid var(--secondary-color)}.custom-checkbox input[type=checkbox]:checked~.checkmark:after{display:block}.custom-checkbox input[type=checkbox]:disabled~.checkmark{background-color:#ddd;cursor:not-allowed;border:3px solid #dddddd}.custom-checkbox input[type=checkbox]:disabled~.checkmark+label{color:#a0a0a0;cursor:not-allowed}.custom-checkbox .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;border-radius:6px;transition:all .2s ease-in-out;border:3px solid #a0a0a0}.custom-checkbox .checkmark:hover{background-color:#ddd}.custom-checkbox .checkmark:after{content:"";position:absolute;display:none;left:4.5px;top:0;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.tooltip{position:fixed;z-index:20;background-color:#fff;padding:12px 16px;color:#5e6062;border-radius:12px;font-size:12px;box-shadow:#0000003d 0 3px 8px}.tooltip:after{content:"";position:absolute;bottom:-4px;left:calc(50% - 4px);width:0;height:0;transform:rotate(-45deg);border-left:4px solid #ffffff;border-bottom:4px solid #ffffff;border-top:4px solid transparent;border-right:4px solid transparent}.custom-dropdown-container{position:relative;width:100%;border-radius:16px;border:1px solid transparent;transition:all .3s ease}.custom-dropdown-container:focus-within:not(.error){border:1px solid var(--secondary-color);box-shadow:0 0 0 4px #1e6e911a;background-color:#fff}.custom-dropdown-container:focus-within:not(.error) .custom-select-input{background-color:#fff}.custom-dropdown-container:after{content:"";position:absolute;right:20px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #a0a0a0;pointer-events:none}.custom-dropdown-container .custom-select-input{width:100%;padding:15px 40px 15px 15px;border:0;border-radius:16px;font-size:14px;outline:none;transition:all .3s ease;background-color:#f5f5f5;height:58px;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;color:#000}.custom-dropdown-container .custom-select-input:disabled{background-color:#f3f4f6;cursor:not-allowed;color:#b6b6b6}.custom-dropdown-container .custom-select-input:disabled+label{color:#b6b6b6}.custom-dropdown-container .custom-select-input option{color:#000}.custom-dropdown-container .custom-select-input option[value=""]{color:#a0a0a0}.custom-dropdown-container.custom-form-field:after{top:calc(50% + 6px)}.custom-dropdown-container.custom-form-field label{top:5px;left:10px;font-size:12px;color:#a0a0a0}.custom-dropdown-container.custom-form-field .custom-select-input{padding-top:22px;padding-bottom:10px;height:58px}.custom-dropdown-container.custom-form-field .custom-select-input:has(option[value=""]:checked){color:#a0a0a0}.custom-dropdown-container.error label{color:#ef4444}.custom-dropdown-container.error:focus-within{border:1px solid #ef4444;border-radius:16px;box-shadow:0 0 0 4px #e34e151a;background-color:#fff}.radio-group .custom-radio input[type=radio]{width:20px;height:20px;accent-color:var(--secondary-color);cursor:pointer;border:5px solid var(--secondary-color);border-radius:50%}.radio-group .custom-radio .radio-label{font-size:16px;font-weight:400;color:#333;margin-left:8px}.custom-button,.custom-primary-button,.custom-default-button{width:300px;font-family:HelveticaNeueLTSVN UP,serif;font-weight:700;font-size:16px;border:none;border-radius:32px;padding:15px}.custom-default-button{background-color:#f4f8f9;color:var(--secondary-color)}.custom-default-button:hover{cursor:pointer;background-color:var(--secondary-color);color:#fff}.custom-default-button:active{background-color:#f4f8f9;color:var(--secondary-color)}.custom-primary-button{background-color:var(--primary-color);color:#fff}.custom-primary-button:hover{cursor:pointer;background-color:var(--primary-color-hover)}.custom-primary-button:active{background-color:var(--primary-color)}.custom-primary-button:disabled{background-color:#ebebeb;cursor:not-allowed}.custom-link-button{background-color:transparent;color:var(--secondary-color);font-size:14px;font-weight:700;border:none}.custom-link-button:hover{cursor:pointer;color:var(--secondary-color);text-decoration:underline}.custom-link-button:active{color:#154c65}@media (max-width: 480px){.custom-button,.custom-default-button,.custom-primary-button{font-size:14px}}html,body{height:100%;background:#72b6d6;background:linear-gradient(200deg,#72b6d6,#997e7e 75%)}*{margin:0;padding:0;font-family:HelveticaNeueLTSVN,Roboto,Helvetica Neue,sans-serif;box-sizing:border-box;scrollbar-color:var(--primary-color) transparent}*::-webkit-scrollbar-thumb{background-color:var(--primary-color);border-radius:4px}*::-webkit-scrollbar-track{background:transparent}.page-wrapper-desktop{width:100%;height:100vh}.page-wrapper-desktop .content-container-desktop{width:80%;background-color:#fff;border-radius:24px;padding:24px 54px 54px}.page-wrapper-mobile{width:100%;height:100vh;overflow-x:hidden;overflow-y:auto}.page-wrapper-mobile .content-container-mobile{width:100%;min-height:100vh;height:auto;background-color:#fff}.page-wrapper-mobile:has(app-kyc){align-items:stretch;min-height:100vh;min-height:100svh;min-height:100dvh;height:100vh;height:100svh;height:100dvh;overflow:hidden}.page-wrapper-mobile:has(app-kyc) .content-container-mobile{display:flex;flex-direction:column;min-height:100vh;min-height:100svh;min-height:100dvh;height:100vh;height:100svh;height:100dvh;overflow:hidden;padding-top:env(safe-area-inset-top,0px)}.page-wrapper-mobile:has(app-kyc) main{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;padding-bottom:0}.page-wrapper-mobile:has(app-kyc) main app-header{flex-shrink:0}.info-header{color:#000c;font-size:16px;font-style:normal;font-weight:700}
