.ant-image{position:relative;display:inline-block}.ant-image-img{width:100%;height:auto;vertical-align:middle}.ant-image-img-placeholder{background-color:#f5f5f5;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTQuNSAyLjVoLTEzQS41LjUgMCAwIDAgMSAzdjEwYS41LjUgMCAwIDAgLjUuNWgxM2EuNS41IDAgMCAwIC41LS41VjNhLjUuNSAwIDAgMC0uNS0uNXpNNS4yODEgNC43NWExIDEgMCAwIDEgMCAyIDEgMSAwIDAgMSAwLTJ6bTguMDMgNi44M2EuMTI3LjEyNyAwIDAgMS0uMDgxLjAzSDIuNzY5YS4xMjUuMTI1IDAgMCAxLS4wOTYtLjIwN2wyLjY2MS0zLjE1NmEuMTI2LjEyNiAwIDAgMSAuMTc3LS4wMTZsLjAxNi4wMTZMNy4wOCAxMC4wOWwyLjQ3LTIuOTNhLjEyNi4xMjYgMCAwIDEgLjE3Ny0uMDE2bC4wMTUuMDE2IDMuNTg4IDQuMjQ0YS4xMjcuMTI3IDAgMCAxLS4wMi4xNzV6IiBmaWxsPSIjOEM4QzhDIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=");background-repeat:no-repeat;background-position:50%;background-size:30%}.ant-image-mask{position:absolute;top:0;right:0;bottom:0;left:0;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;color:#fff;background:rgba(0,0,0,.5);cursor:pointer;opacity:0;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s}.ant-image-mask-info{padding:0 4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-image-mask-info .anticon{-webkit-margin-end:4px;-moz-margin-end:4px;margin-inline-end:4px}.ant-image-mask:hover{opacity:1}.ant-image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.ant-image-preview{pointer-events:none;height:100%;text-align:center}.ant-image-preview.ant-zoom-appear,.ant-image-preview.ant-zoom-enter{-webkit-transform:none;-moz-transform:none;transform:none;opacity:0;-webkit-animation-duration:.3s;-moz-animation-duration:.3s;animation-duration:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-image-preview-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;height:100%;background-color:rgba(0,0,0,.45)}.ant-image-preview-mask-hidden{display:none}.ant-image-preview-wrap{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;outline:0}.ant-image-preview-body{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.ant-image-preview-img{max-width:100%;max-height:100%;vertical-align:middle;-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:auto}.ant-image-preview-img,.ant-image-preview-img-wrapper{-webkit-transition:-webkit-transform .3s cubic-bezier(.215,.61,.355,1) 0s;transition:-webkit-transform .3s cubic-bezier(.215,.61,.355,1) 0s;-moz-transition:transform .3s cubic-bezier(.215,.61,.355,1) 0s,-moz-transform .3s cubic-bezier(.215,.61,.355,1) 0s;transition:transform .3s cubic-bezier(.215,.61,.355,1) 0s;transition:transform .3s cubic-bezier(.215,.61,.355,1) 0s,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) 0s,-moz-transform .3s cubic-bezier(.215,.61,.355,1) 0s}.ant-image-preview-img-wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.ant-image-preview-img-wrapper:before{display:inline-block;width:1px;height:50%;margin-right:-1px;content:""}.ant-image-preview-moving .ant-image-preview-img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.ant-image-preview-moving .ant-image-preview-img-wrapper{-webkit-transition-duration:0s;-moz-transition-duration:0s;transition-duration:0s}.ant-image-preview-wrap{z-index:1080}.ant-image-preview-operations-wrapper{position:fixed;top:0;right:0;z-index:1081;width:100%}.ant-image-preview-operations{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#111;font-size:14px;font-variant:tabular-nums;line-height:1.5715;-webkit-font-feature-settings:"tnum","tnum";-moz-font-feature-settings:"tnum","tnum";font-feature-settings:"tnum","tnum";display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:reverse;flex-direction:row-reverse;-moz-box-align:center;align-items:center;color:hsla(0,0%,100%,.85);list-style:none;background:rgba(0,0,0,.1);pointer-events:auto}.ant-image-preview-operations-operation{margin-left:12px;padding:12px;cursor:pointer;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.ant-image-preview-operations-operation:hover{background:rgba(0,0,0,.2)}.ant-image-preview-operations-operation-disabled{color:hsla(0,0%,100%,.25);pointer-events:none}.ant-image-preview-operations-operation:last-of-type{margin-left:0}.ant-image-preview-operations-progress{position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.ant-image-preview-operations-icon{font-size:18px}.ant-image-preview-switch-left,.ant-image-preview-switch-right{position:fixed;top:50%;right:8px;z-index:1081;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;width:44px;height:44px;color:hsla(0,0%,100%,.85);background:rgba(0,0,0,.1);border-radius:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;pointer-events:auto}.ant-image-preview-switch-left:hover,.ant-image-preview-switch-right:hover{background:rgba(0,0,0,.2)}.ant-image-preview-switch-left-disabled,.ant-image-preview-switch-left-disabled:hover,.ant-image-preview-switch-right-disabled,.ant-image-preview-switch-right-disabled:hover{color:hsla(0,0%,100%,.25);background:rgba(0,0,0,.1);cursor:not-allowed}.ant-image-preview-switch-left-disabled:hover>.anticon,.ant-image-preview-switch-left-disabled>.anticon,.ant-image-preview-switch-right-disabled:hover>.anticon,.ant-image-preview-switch-right-disabled>.anticon{cursor:not-allowed}.ant-image-preview-switch-left>.anticon,.ant-image-preview-switch-right>.anticon{font-size:18px}.ant-image-preview-switch-left{left:8px}.ant-image-preview-switch-right{right:8px}.HeaderBanner_headerBanner__Nuzvd{padding:20px 30px;width:100%;border-bottom:1px solid #d8e1f5;min-height:-moz-calc(7.25vw + 33.5px);min-height:calc(7.25vw + 33.5px);display:block;-webkit-transition:-webkit-transform .8s ease-in-out;transition:-webkit-transform .8s ease-in-out;-moz-transition:transform .8s ease-in-out,-moz-transform .8s ease-in-out;transition:transform .8s ease-in-out;transition:transform .8s ease-in-out,-webkit-transform .8s ease-in-out,-moz-transform .8s ease-in-out;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);position:sticky;top:0;z-index:100;background-color:#fff}@media screen and (max-width:1024px){.HeaderBanner_headerBanner__Nuzvd{padding:12px}}@media screen and (max-width:768px){.HeaderBanner_headerBanner__Nuzvd{min-height:-moz-calc(29vw + 25px);min-height:calc(29vw + 25px)}}@media screen and (min-width:1487px){.HeaderBanner_headerBanner__Nuzvd{min-height:140px}}.HeaderBanner_middleBanner__1YOwo{padding:20px 30px;width:100%;border-bottom:1px solid #d8e1f5;min-height:-moz-calc(7.25vw + 33.5px);min-height:calc(7.25vw + 33.5px);display:block;-webkit-transition:-webkit-transform .8s ease-in-out;transition:-webkit-transform .8s ease-in-out;-moz-transition:transform .8s ease-in-out,-moz-transform .8s ease-in-out;transition:transform .8s ease-in-out;transition:transform .8s ease-in-out,-webkit-transform .8s ease-in-out,-moz-transform .8s ease-in-out}@media screen and (max-width:1024px){.HeaderBanner_middleBanner__1YOwo{padding:12px}}@media screen and (max-width:768px){.HeaderBanner_middleBanner__1YOwo{min-height:-moz-calc(29vw + 25px);min-height:calc(29vw + 25px)}}@media screen and (min-width:1487px){.HeaderBanner_middleBanner__1YOwo{min-height:140px}}.HeaderBanner_customBanner__2ZqMA{width:100%;padding:20px;display:block}@media screen and (max-width:768px){.HeaderBanner_customBanner__2ZqMA{padding:20px 0}}.HeaderBanner_hide__QFTca{position:unset}@font-face{font-family:Neue;font-display:swap;src:url(/static/fonts/NeueHaasGroteskTextProVN-75Bold.otf)}@font-face{font-family:Neue-Regular;font-display:swap;src:url(/static/fonts/NeueHaasGroteskTextProVN-65Medium.otf)}.BackcomPopup_backcomPopup__bENgm .ant-modal{width:629px!important;margin:0 auto}.BackcomPopup_backcomPopup__bENgm .ant-modal-body{padding:24px 40px}.BackcomPopup_backcomPopup__bENgm .ant-form-item-label{color:var(--Neutral-500,#666);font-family:Neue-Regular;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.BackcomPopup_backcomPopup__bENgm .ant-modal-footer{border-top:unset;padding:0 40px 40px;text-align:center}.BackcomPopup_backcomPopup__bENgm .ant-select-selector{height:52px!important;border-radius:8px!important;border:1px solid var(--Alpha-Black-10,rgba(0,0,0,.1));background-color:var(--Neutral-0,#fff);-webkit-box-shadow:0 4px 0 0 rgba(0,0,0,.1);box-shadow:0 4px 0 0 rgba(0,0,0,.1)}.BackcomPopup_backcomPopup__bENgm .ant-select-selector .ant-select-selection-placeholder{line-height:50px}.BackcomPopup_backcomPopup__bENgm .ant-select-selection-item{line-height:52px!important;font-family:Neue;display:-moz-inline-box;display:inline-flex;grid-gap:12px;gap:12px}.BackcomPopup_backcomPopup__bENgm .ant-select-selection-search input{height:100%!important;line-height:1}.BackcomPopup_backcomComponent__3Fcjj{padding:24px 40px;border-radius:12px;border:1px solid var(--Alpha-Black-10,rgba(0,0,0,.1));background-color:var(--Neutral-0,#fff);-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.08);box-shadow:0 4px 12px 0 rgba(0,0,0,.08);margin-bottom:50px;margin-top:50px}.BackcomPopup_backcomComponent__3Fcjj .ant-form-item-label{color:var(--Neutral-500,#666);font-family:Neue-Regular;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.BackcomPopup_backcomComponent__3Fcjj .ant-select-selector{height:52px!important;border-radius:8px!important;border:1px solid var(--Alpha-Black-10,rgba(0,0,0,.1));background-color:var(--Neutral-0,#fff);-webkit-box-shadow:0 4px 0 0 rgba(0,0,0,.1);box-shadow:0 4px 0 0 rgba(0,0,0,.1)}.BackcomPopup_backcomComponent__3Fcjj .ant-select-selector .ant-select-selection-placeholder{line-height:50px}.BackcomPopup_backcomComponent__3Fcjj .ant-select-selection-item{line-height:52px!important;font-family:Neue;display:-moz-inline-box;display:inline-flex;grid-gap:12px;gap:12px}.BackcomPopup_backcomComponent__3Fcjj .ant-select-selection-search input{height:100%!important;line-height:1}.BackcomPopup_buttonLogin__260_o{width:100%;height:44px;-moz-box-flex:0;flex:none;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;padding:12px 15px;border-radius:8px;background-color:#0872ca;color:#fff;-webkit-box-shadow:0 4px 0 0 #02569c;box-shadow:0 4px 0 0 #02569c;cursor:pointer;font-family:Neue;font-size:14px;line-height:20px;border:none;margin-top:16px}.BackcomPopup_selected-brokers__1a2w7{margin-bottom:20px}.BackcomPopup_selected-brokers__1a2w7 .BackcomPopup_selected-brokers-title__2MQ7v{color:var(--Neutral-600,#555);font-family:Neue-Regular;font-size:14px;font-weight:500;line-height:20px;margin-bottom:12px}.BackcomPopup_selected-brokers__1a2w7 .BackcomPopup_selected-brokers-list__MI6QI{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}@media(max-width:768px){.BackcomPopup_selected-brokers__1a2w7 .BackcomPopup_selected-brokers-list__MI6QI{grid-template-columns:1fr}}.BackcomPopup_selected-brokers__1a2w7 .BackcomPopup_selected-brokers-list__MI6QI .BackcomPopup_selected-broker-item__1sXLw{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between;padding:12px 16px;border:1px solid var(--Alpha-Black-10,rgba(0,0,0,.1));border-radius:8px;background-color:var(--Neutral-0,#fff);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.05);box-shadow:0 2px 4px 0 rgba(0,0,0,.05);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.BackcomPopup_selected-brokers__1a2w7 .BackcomPopup_selected-brokers-list__MI6QI .BackcomPopup_selected-broker-item__1sXLw:hover{border-color:#0872ca;-webkit-box-shadow:0 2px 8px 0 rgba(8,114,202,.1);box-shadow:0 2px 8px 0 rgba(8,114,202,.1)}.BackcomPopup_selected-brokers__1a2w7 .BackcomPopup_selected-brokers-list__MI6QI .BackcomPopup_selected-broker-item__1sXLw .BackcomPopup_broker-info__1JOc0{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;grid-gap:8px;gap:8px;-moz-box-flex:1;flex:1 1;min-width:0}.BackcomPopup_selected-brokers__1a2w7 .BackcomPopup_selected-brokers-list__MI6QI .BackcomPopup_selected-broker-item__1sXLw .BackcomPopup_broker-info__1JOc0 .BackcomPopup_broker-image__3AoRe{border-radius:4px;object-fit:contain;flex-shrink:0}.BackcomPopup_selected-brokers__1a2w7 .BackcomPopup_selected-brokers-list__MI6QI .BackcomPopup_selected-broker-item__1sXLw .BackcomPopup_broker-info__1JOc0 .BackcomPopup_broker-name__S6lC0{font-family:Neue-Regular;font-size:13px;font-weight:400;line-height:18px;color:var(--Neutral-900,#2e2e2e);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.BackcomPopup_selected-brokers__1a2w7 .BackcomPopup_selected-brokers-list__MI6QI .BackcomPopup_selected-broker-item__1sXLw .BackcomPopup_remove-broker-btn__AzL0A{width:22px;height:22px;border:none;border-radius:50%;background-color:#ff4d4f;color:#fff;font-size:11px;font-weight:700;cursor:pointer;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;flex-shrink:0}.BackcomPopup_selected-brokers__1a2w7 .BackcomPopup_selected-brokers-list__MI6QI .BackcomPopup_selected-broker-item__1sXLw .BackcomPopup_remove-broker-btn__AzL0A:hover{background-color:#ff1f23;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}.BackcomPopup_selected-brokers__1a2w7 .BackcomPopup_selected-brokers-list__MI6QI .BackcomPopup_selected-broker-item__1sXLw .BackcomPopup_remove-broker-btn__AzL0A:active{-webkit-transform:scale(.95);-moz-transform:scale(.95);transform:scale(.95)}.BackcomPopup_checkboxGroup__2o3MN{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap}.BackcomPopup_checkboxGroup__2o3MN .ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:0!important}.BackcomPopup_checkboxGroup__2o3MN .BackcomPopup_checkbox__d28TN{color:var(--Neutral-900,#2e2e2e);font-size:12px;font-style:normal;font-weight:400;line-height:20px}.BackcomPopup_checkboxGroup__2o3MN .BackcomPopup_checkbox__d28TN .ant-checkbox .ant-checkbox-inner{border-radius:50%;border:1px solid var(--Alpha-Black-10,rgba(0,0,0,.1));width:16px;height:16px;background-color:#d9d9d9}.BackcomPopup_checkboxGroup__2o3MN .BackcomPopup_checkbox__d28TN .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{background-color:#0872ca;border-color:#0872ca}.BackcomPopup_checkboxGroup__2o3MN .BackcomPopup_checkbox__d28TN .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#0872ca}@media(max-width:768px){.BackcomPopup_checkboxGroup__2o3MN{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;grid-gap:10px;gap:10px}}.BackcomPopup_title__11lIH{color:var(--Secondary-500,#ff8104);font-family:Neue;font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:0}.BackcomPopup_desc__17HMu{padding:24px 0;color:var(--Neutral-900,#2e2e2e);font-family:Neue-Regular;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.BackcomPopup_inputForm__2_TES{width:100%;height:52px;border-radius:8px!important;font-size:14px!important;line-height:20px!important;color:#2e2e2e!important;border:1px solid var(--Alpha-Black-10,rgba(0,0,0,.1));background-color:var(--Neutral-0,#fff);-webkit-box-shadow:0 4px 0 0 rgba(0,0,0,.1);box-shadow:0 4px 0 0 rgba(0,0,0,.1);padding:0 16px;-webkit-transition:border-color .2s;-moz-transition:border-color .2s;transition:border-color .2s}.BackcomPopup_inputForm__2_TES:hover{border:1px solid #0872ca!important}.BackcomPopup_inputForm__2_TES:focus{border:1px solid #0872ca!important;outline:none}.BackcomPopup_inputForm__2_TES::-webkit-input-placeholder{color:#bfbfbf!important;opacity:1}.BackcomPopup_inputForm__2_TES::-moz-placeholder{color:#bfbfbf!important;opacity:1}.BackcomPopup_inputForm__2_TES:-ms-input-placeholder{color:#bfbfbf!important;opacity:1}.BackcomPopup_inputForm__2_TES::placeholder{color:#bfbfbf!important;opacity:1}.HomeBrokerListSection_brokerList__3nmxO{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:center;justify-content:center;background-image:url(/images/BG.svg);padding:80px calc(50vw - 668px)}@media screen and (max-width:768px){.HomeBrokerListSection_brokerList__3nmxO{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:32px 12px;grid-gap:24px;gap:24px}}.HomeBrokerListSection_backcomWrapper__22gnd{padding:32px 28px;background-color:#ff8104;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:justify;justify-content:space-between;max-width:268px;border-radius:12px}@media screen and (max-width:768px){.HomeBrokerListSection_backcomWrapper__22gnd{-moz-box-ordinal-group:3;order:2;max-width:unset;padding:20px 18px;border-radius:8px;grid-gap:20px;gap:20px}}.HomeBrokerListSection_backcom__2pcws{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;grid-gap:20px;gap:20px}.HomeBrokerListSection_backcomTitle__3rQ34{font-family:Rotulo;font-size:32px;line-height:1.33;color:#fff}@media screen and (max-width:768px){.HomeBrokerListSection_backcomTitle__3rQ34{font-size:23px}}.HomeBrokerListSection_backcomKey__1r6iR{font-family:Neue;font-size:14px;line-height:20px;padding-left:12px;color:#fff;border-left:2px solid hsla(0,0%,100%,.4)}.HomeBrokerListSection_registerButton__Y_wrN{width:100%;display:-moz-box;display:flex;height:44px;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;border-radius:8px;background-color:#fff;font-family:Neue;font-size:14px;line-height:20px;color:#0872ca;-webkit-box-shadow:0 4px 0 0 rgba(0,0,0,.2);box-shadow:0 4px 0 0 rgba(0,0,0,.2);cursor:pointer}.Benefit_headerRow__3UZhF{font-family:Nunito;color:#ff7300;font-style:normal}.Benefit_headerRow__3UZhF .ant-col div{background-color:#fff4ee;padding:3px;width:100%;height:100%;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}@media screen and (max-width:1440px){.Benefit_headerRow__3UZhF{font-size:15px}}.Benefit_bottomRow__1JSk2{font-family:Nunito;font-style:normal;height:40px}.Benefit_bottomRow__1JSk2 .ant-col div{background-color:#ff7300;color:#fff;padding:3px;width:100%;height:100%;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.Benefit_row1__3YCX9 .ant-col{position:relative}.Benefit_row1__3YCX9 .ant-col div{background-color:#f0f8ff;padding:3px;width:100%;height:100%;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.Benefit_row1__3YCX9 .Benefit_exness__6E790{position:absolute!important;top:0;left:1px;width:-moz-calc(100% - 2px)!important;width:calc(100% - 2px)!important;height:-moz-calc(200% - 8px)!important;height:calc(200% - 8px)!important}.Benefit_commissionTable__15m3-{-webkit-box-shadow:0 2px 8px 0 rgba(99,99,99,.2);box-shadow:0 2px 8px 0 rgba(99,99,99,.2);font-style:italic;border-radius:16px;margin-top:20px;text-align:center;font-size:16px;line-height:26px}@media screen and (max-width:576px){.Benefit_commissionTable__15m3- .ant-row{padding:2px;text-align:center;font-size:12px;line-height:18px}.Benefit_commissionTable__15m3- .ant-row div{width:100%;height:auto;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}}.Benefit_commissionTable__15m3- .ant-col{padding:2px 1px}@media screen and (max-width:576px){.Benefit_commissionTable__15m3- .ant-col{padding:0;height:auto}.Benefit_commissionTable__15m3-{width:-moz-calc(100% + 20px);width:calc(100% + 20px);margin-left:-10px}.Benefit_rowBackgroundMobile__3Jhou .ant-col{padding:2px;height:auto}}.Benefit_rowBackgroundMobile__3Jhou .ant-col div{background-color:#f0f8ff;width:100%;height:100%;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.Benefit_headerMobile__1aaF8{font-family:Nunito}.Benefit_rowBottomMobile__mOujf{background-color:#0872ca;color:#fff;height:32px;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.Landing_rowSliderWrapper__1xQ49{background-color:#fff;z-index:3}.Landing_landing-container__k_jj7>div{margin-top:0}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF,.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_contain-container__3EXTN{position:relative;width:100%}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_contain-container__3EXTN .ant-image,.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_contain-container__3EXTN .Landing_background-container__3Tjw_{width:100%}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_contain-container__3EXTN .Landing_content-wrapper__1PcRa{position:absolute;width:100%;top:0;left:0;z-index:1}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_contain-container__3EXTN .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na{position:relative}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_contain-container__3EXTN .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_background-banner__1ANpY{margin-top:1.5vw;width:35vw}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_contain-container__3EXTN .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG{position:absolute;width:100%;top:0;left:0;z-index:2;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_contain-container__3EXTN .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .ant-image{margin:0 auto}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_contain-container__3EXTN .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_logo__2lbqq{width:18vw;margin-top:7vw;margin-left:auto;margin-right:auto}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_contain-container__3EXTN .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_header__3tpzS{font-size:2.4vw;margin-top:2vw;text-align:center}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_contain-container__3EXTN .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_header__3tpzS b{color:#df7e48;font-size:36px;font-family:Nunito}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_contain-container__3EXTN .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_sub-header__38fUh{font-size:1.8vw;margin-bottom:2vw;text-align:center;font-family:Nunito-Regular,Arial,Helvetica,sans-serif}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_contain-container__3EXTN .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_content__UlvH8{font-size:1.35vw;text-align:center;font-family:Nunito-Regular,Arial,Helvetica,sans-serif}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_contain-container__3EXTN .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_content__UlvH8 b{color:#df7e48;font-family:Nunito}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_contain-container__3EXTN .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_banner-bold__1J8N1,.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_contain-container__3EXTN .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_banner-highline__n5aVr{color:#df7e48;font-family:Nunito,Arial,Helvetica,sans-serif}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_contain-container__3EXTN .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_btn-wrapper__1Hlws{margin-top:2.5vw;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_contain-container__3EXTN .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_btn-wrapper__1Hlws .Landing_btn__3avEK{text-align:center;padding:.7vw 1.4vw;border-radius:.9vw;font-size:1.2vw;background-color:#03bac6;font-weight:700;cursor:pointer;color:#fff;display:inline-block;font-family:Nunito,Arial,Helvetica,sans-serif}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_contain-container__3EXTN .Landing_content-wrapper__1PcRa .Landing_banner__1e-0N{margin-top:5vw;width:33vw}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4{position:relative;width:100%}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4 .ant-image{width:100%;text-align:center}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4 .Landing_background-container__3Tjw_{width:100%}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4 .Landing_content-wrapper__1PcRa{position:absolute;width:100%;top:0;left:0;z-index:1}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4 .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na{position:relative;width:100%}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4 .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_background-banner__1ANpY{margin-top:9vw;margin-left:5vw;width:90vw}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4 .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG{position:absolute;width:100%;top:0;left:0;z-index:2;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4 .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .ant-image{margin:0 auto}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4 .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_logo__2lbqq{width:40vw;margin-top:19vw;margin-left:auto;margin-right:auto}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4 .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_header__3tpzS{font-size:6vw;margin-top:5vw;text-align:center}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4 .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_header__3tpzS b{color:#df7e48;font-family:Nunito}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4 .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_sub-header__38fUh{font-size:4.5vw!important;margin-bottom:4vw;text-align:center;font-family:Nunito-Regular,Arial,Helvetica,sans-serif}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4 .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_sub-header__38fUh b{color:#df7e48;font-family:Nunito}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4 .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_sub-header__38fUh span{font-size:4.5vw!important}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4 .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_content__UlvH8{font-size:4.5vw;text-align:center;font-family:Nunito-Regular,Arial,Helvetica,sans-serif}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4 .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_content__UlvH8 b{color:#df7e48;font-family:Nunito}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4 .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_banner-bold__1J8N1,.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4 .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_banner-highline__n5aVr{color:#df7e48;font-family:Nunito,Arial,Helvetica,sans-serif}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4 .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_btn-wrapper__1Hlws{margin-top:4vw;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4 .Landing_content-wrapper__1PcRa .Landing_banner-container__1k5na .Landing_banner-content__1tYEG .Landing_btn-wrapper__1Hlws .Landing_btn__3avEK{text-align:center;padding:2.8vw 5vw;border-radius:3vw;font-size:4.5vw;background-color:#03bac6;font-weight:700;cursor:pointer;color:#fff;display:inline-block;font-family:Nunito,Arial,Helvetica,sans-serif}.Landing_landing-container__k_jj7 .Landing_header-section__3HjMF .Landing_responsive-contain-container__2gsd4 .Landing_content-wrapper__1PcRa .Landing_banner__1e-0N{margin-top:5vw;width:33vw}.Landing_landing-container__k_jj7 .Landing_return-money-section__3RSh4{width:100%;position:relative}.Landing_landing-container__k_jj7 .Landing_return-money-section__3RSh4 .Landing_background-container__3Tjw_{position:absolute;height:400px;width:100%;display:inline-block}.Landing_landing-container__k_jj7 .Landing_return-money-section__3RSh4 .Landing_background-container__3Tjw_ .Landing_left-background__J__7r{display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:55%;min-height:400px;background-repeat:no-repeat;background-size:100% 100%;background-image:url(data:image/png;base64,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)}.Landing_landing-container__k_jj7 .Landing_return-money-section__3RSh4 .Landing_background-container__3Tjw_ .Landing_right-background__1GXIU{position:absolute;background-position-x:70px;background-position-y:20px;top:10px;display:inline-block;width:45%;min-height:400px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAeAAAACMBAMAAABWu2czAAAAFVBMVEUAAADN8fTN8fXN8fTN7/PP8/fN8fRzPN64AAAABnRSTlMA79/fYF+i6aufAAAAeklEQVR42u3aQREAIQwEQURcnQMwggIkUPj3wDsOqKT7uRZ22uotSD+MHaf0w3/ilH6YX5yKDQAAAAAAAEBdD33zCgAFgAJAAQAAAAAAAAAoABQACgAFAAAAAAAAAFDaQ9+8AkABoABQAAAAAAAAAAAKAAWAAqBmAXABb46HEG2VpasAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:contain 100%}.Landing_landing-container__k_jj7 .Landing_return-money-section__3RSh4 .Landing_content-container__2LBu-{padding:60px 20px 40px;min-height:400px}.Landing_landing-container__k_jj7 .Landing_return-money-section__3RSh4 .Landing_content-container__2LBu- .Landing_left-section-wrapper__3LB5w{padding-right:30px}.Landing_landing-container__k_jj7 .Landing_return-money-section__3RSh4 .Landing_content-container__2LBu- .Landing_left-section-wrapper__3LB5w h2{font-size:24px;margin:15px 0 5px}@media screen and (max-width:767px){.Landing_landing-container__k_jj7 .Landing_return-money-section__3RSh4 .Landing_content-container__2LBu- .Landing_left-section-wrapper__3LB5w{padding-right:0!important}}.Landing_landing-container__k_jj7 .Landing_return-money-section__3RSh4 .Landing_content-container__2LBu- .Landing_right-section-wrapper__1GH3Q{padding:40px 50px;-webkit-box-shadow:0 30px 60px #e4f0ff;box-shadow:0 30px 60px #e4f0ff;border-radius:20px;background-color:#fff;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center}.Landing_landing-container__k_jj7 .Landing_pros-section__2wWBV .Landing_contain-container__3EXTN{padding:30px 20px 40px}.Landing_landing-container__k_jj7 .Landing_pros-section__2wWBV .Landing_contain-container__3EXTN .Landing_left-section-wrapper__3LB5w{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center}.Landing_landing-container__k_jj7 .Landing_pros-section__2wWBV .Landing_contain-container__3EXTN .Landing_right-section-wrappe__1mKxN .Landing_btn-wrapper__1Hlws{display:-moz-box;display:flex}@media screen and (max-width:767px){.Landing_landing-container__k_jj7 .Landing_pros-section__2wWBV .Landing_contain-container__3EXTN .Landing_right-section-wrappe__1mKxN .Landing_btn-wrapper__1Hlws{-moz-box-pack:center;justify-content:center}}.Landing_landing-container__k_jj7 .Landing_step1-section__flkvN .Landing_header-container__3VZTp{text-align:center}.Landing_landing-container__k_jj7 .Landing_step1-section__flkvN .Landing_content-container__2LBu-{padding-right:20px;padding-left:20px}.Landing_landing-container__k_jj7 .Landing_step1-section__flkvN .Landing_content-container__2LBu- .Landing_left-wrapper__X9BbN .Landing_image__2tjom{width:105%}.Landing_landing-container__k_jj7 .Landing_step1-section__flkvN .Landing_content-container__2LBu- .Landing_right-wrapper__Tyvfh .Landing_btn-wrapper__1Hlws{display:-moz-box;display:flex;padding-left:12px}.Landing_landing-container__k_jj7 .Landing_step1-section__flkvN .Landing_content-container__2LBu- .Landing_right-wrapper__Tyvfh .Landing_btn-wrapper__1Hlws .Landing_btn-container__FK-SV{display:-moz-box;display:flex;align-content:center;-moz-box-align:center;align-items:center}.Landing_landing-container__k_jj7 .Landing_step1-section__flkvN .Landing_content-container__2LBu- .Landing_right-wrapper__Tyvfh .Landing_btn-wrapper__1Hlws .Landing_btn-container__FK-SV svg{padding-right:3px}@media screen and (max-width:767px){.Landing_landing-container__k_jj7 .Landing_step1-section__flkvN .Landing_content-container__2LBu- .Landing_right-wrapper__Tyvfh .Landing_btn-wrapper__1Hlws{-moz-box-pack:center;justify-content:center;padding-left:0;margin-top:20px}}.Landing_landing-container__k_jj7 .Landing_step1-section__flkvN .Landing_step2-content-container__3GDci{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;text-align:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding-right:20px;padding-left:20px}.Landing_landing-container__k_jj7 .Landing_step1-section__flkvN .Landing_step2-content-container__3GDci .Landing_btn-wrapper__1Hlws{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;margin-bottom:20px}.Landing_landing-container__k_jj7 .Landing_step1-section__flkvN .Landing_step2-content-container__3GDci .Landing_left-justify-less-768__2r636{-moz-box-pack:center;justify-content:center}@media screen and (max-width:767px){.Landing_landing-container__k_jj7 .Landing_step1-section__flkvN .Landing_step2-content-container__3GDci{text-align:left}.Landing_landing-container__k_jj7 .Landing_step1-section__flkvN .Landing_step2-content-container__3GDci .Landing_left-justify-less-768__2r636{-moz-box-pack:start;justify-content:start}.Landing_landing-container__k_jj7 .Landing_step1-section__flkvN .Landing_step2-content-container__3GDci .Landing_btn-wrapper__1Hlws{margin-bottom:0}}.Landing_landing-container__k_jj7 .Landing_step3-section__30sdo{background-color:#f2f8ff;padding:0 20px}.Landing_landing-container__k_jj7 .Landing_step3-section__30sdo .Landing_left-wrapper__X9BbN{margin-top:60px}.Landing_landing-container__k_jj7 .Landing_step3-section__30sdo .Landing_left-wrapper__X9BbN .Landing_image__2tjom{width:105%}@media screen and (max-width:973px){.Landing_landing-container__k_jj7 .Landing_step3-section__30sdo .Landing_left-wrapper__X9BbN .Landing_image__2tjom{margin-top:40px}}@media screen and (max-width:900px){.Landing_landing-container__k_jj7 .Landing_step3-section__30sdo .Landing_left-wrapper__X9BbN .Landing_image__2tjom{margin-top:70px}}@media screen and (max-width:860px){.Landing_landing-container__k_jj7 .Landing_step3-section__30sdo .Landing_left-wrapper__X9BbN .Landing_image__2tjom{margin-top:90px}}.Landing_landing-container__k_jj7 .Landing_step3-section__30sdo .Landing_right-wrapper__Tyvfh{position:relative;margin-top:20px}.Landing_landing-container__k_jj7 .Landing_step3-section__30sdo .Landing_right-wrapper__Tyvfh .Landing_para2-container__3wjr3{margin-top:40px}.Landing_landing-container__k_jj7 .Landing_step3-section__30sdo .Landing_right-wrapper__Tyvfh .Landing_input-container__1Z7LL{position:absolute;bottom:6vw;left:-4.5vw}@media screen and (max-width:1037px){.Landing_landing-container__k_jj7 .Landing_step3-section__30sdo .Landing_right-wrapper__Tyvfh .Landing_input-container__1Z7LL{bottom:5vw}}@media screen and (max-width:1150px){.Landing_landing-container__k_jj7 .Landing_step3-section__30sdo .Landing_right-wrapper__Tyvfh{margin-top:0}.Landing_landing-container__k_jj7 .Landing_step3-section__30sdo .Landing_right-wrapper__Tyvfh .Landing_para2-container__3wjr3{margin-top:10px}}@media screen and (max-width:767px){.Landing_landing-container__k_jj7 .Landing_step3-section__30sdo .Landing_right-wrapper__Tyvfh{position:none;margin-top:0}.Landing_landing-container__k_jj7 .Landing_step3-section__30sdo .Landing_right-wrapper__Tyvfh .Landing_para2-container__3wjr3{margin-top:20px}.Landing_landing-container__k_jj7 .Landing_step3-section__30sdo .Landing_right-wrapper__Tyvfh .Landing_input-container__1Z7LL{position:unset;margin-top:20px}.Landing_landing-container__k_jj7 .Landing_step3-section__30sdo{background-color:#fff}}.Landing_landing-container__k_jj7 .Landing_step4-section__1xKjW{padding:0 20px}.Landing_landing-container__k_jj7 .Landing_step4-section__1xKjW .Landing_right-wrapper__Tyvfh{margin-top:60px}.Landing_landing-container__k_jj7 .Landing_step4-section__1xKjW .Landing_right-wrapper__Tyvfh .Landing_image__2tjom{width:105%}@media screen and (max-width:1024px){.Landing_landing-container__k_jj7 .Landing_step4-section__1xKjW .Landing_right-wrapper__Tyvfh .Landing_image__2tjom{width:110%}}@media screen and (max-width:960px){.Landing_landing-container__k_jj7 .Landing_step4-section__1xKjW .Landing_right-wrapper__Tyvfh .Landing_image__2tjom{width:115%}}@media screen and (max-width:940px){.Landing_landing-container__k_jj7 .Landing_step4-section__1xKjW .Landing_right-wrapper__Tyvfh .Landing_image__2tjom{margin-top:40px;width:115%}}@media screen and (max-width:830px){.Landing_landing-container__k_jj7 .Landing_step4-section__1xKjW .Landing_right-wrapper__Tyvfh .Landing_image__2tjom{margin-top:60px;width:120%}}.Landing_landing-container__k_jj7 .Landing_step4-section__1xKjW .Landing_left-wrapper__X9BbN{position:relative;margin-top:20px}.Landing_landing-container__k_jj7 .Landing_step4-section__1xKjW .Landing_left-wrapper__X9BbN .Landing_para2-container__3wjr3{margin-top:40px}.Landing_landing-container__k_jj7 .Landing_step4-section__1xKjW .Landing_left-wrapper__X9BbN .Landing_input-container__1Z7LL{position:absolute;bottom:6vw;right:-6vw}@media screen and (max-width:840px){.Landing_landing-container__k_jj7 .Landing_step4-section__1xKjW .Landing_left-wrapper__X9BbN .Landing_input-container__1Z7LL{bottom:8vw}}@media screen and (max-width:1150px){.Landing_landing-container__k_jj7 .Landing_step4-section__1xKjW .Landing_left-wrapper__X9BbN{margin-top:0}.Landing_landing-container__k_jj7 .Landing_step4-section__1xKjW .Landing_left-wrapper__X9BbN .Landing_para2-container__3wjr3{margin-top:10px}}@media screen and (max-width:767px){.Landing_landing-container__k_jj7 .Landing_step4-section__1xKjW .Landing_left-wrapper__X9BbN{position:none;margin-top:0}.Landing_landing-container__k_jj7 .Landing_step4-section__1xKjW .Landing_left-wrapper__X9BbN .Landing_para2-container__3wjr3{margin-top:20px}.Landing_landing-container__k_jj7 .Landing_step4-section__1xKjW .Landing_left-wrapper__X9BbN .Landing_input-container__1Z7LL{position:unset;margin-top:20px}}.Landing_landing-container__k_jj7 .Landing_step5-section__2-sQh{background-color:#f2f8ff;padding:0 20px}.Landing_landing-container__k_jj7 .Landing_step5-section__2-sQh .Landing_left-wrapper__X9BbN{margin-top:60px}.Landing_landing-container__k_jj7 .Landing_step5-section__2-sQh .Landing_left-wrapper__X9BbN .Landing_image__2tjom{width:105%}@media screen and (max-width:973px){.Landing_landing-container__k_jj7 .Landing_step5-section__2-sQh .Landing_left-wrapper__X9BbN .Landing_image__2tjom{margin-top:40px}}@media screen and (max-width:900px){.Landing_landing-container__k_jj7 .Landing_step5-section__2-sQh .Landing_left-wrapper__X9BbN .Landing_image__2tjom{margin-top:70px}}@media screen and (max-width:860px){.Landing_landing-container__k_jj7 .Landing_step5-section__2-sQh .Landing_left-wrapper__X9BbN .Landing_image__2tjom{margin-top:90px}}.Landing_landing-container__k_jj7 .Landing_step5-section__2-sQh .Landing_right-wrapper__Tyvfh{position:relative;margin-top:12px;padding-left:10px}.Landing_landing-container__k_jj7 .Landing_step5-section__2-sQh .Landing_right-wrapper__Tyvfh .Landing_para2-container__3wjr3{margin-top:20px}.Landing_landing-container__k_jj7 .Landing_step5-section__2-sQh .Landing_right-wrapper__Tyvfh .Landing_input-container__1Z7LL{position:absolute;bottom:6vw;left:-4.5vw}@media screen and (max-width:1037px){.Landing_landing-container__k_jj7 .Landing_step5-section__2-sQh .Landing_right-wrapper__Tyvfh .Landing_input-container__1Z7LL{bottom:5vw}}@media screen and (max-width:1150px){.Landing_landing-container__k_jj7 .Landing_step5-section__2-sQh .Landing_right-wrapper__Tyvfh{margin-top:0}.Landing_landing-container__k_jj7 .Landing_step5-section__2-sQh .Landing_right-wrapper__Tyvfh .Landing_para2-container__3wjr3{margin-top:10px}}@media screen and (max-width:767px){.Landing_landing-container__k_jj7 .Landing_step5-section__2-sQh .Landing_right-wrapper__Tyvfh{position:none;margin-top:0}.Landing_landing-container__k_jj7 .Landing_step5-section__2-sQh .Landing_right-wrapper__Tyvfh .Landing_para2-container__3wjr3{margin-top:20px}.Landing_landing-container__k_jj7 .Landing_step5-section__2-sQh .Landing_right-wrapper__Tyvfh .Landing_input-container__1Z7LL{position:unset;margin-top:20px}.Landing_landing-container__k_jj7 .Landing_step5-section__2-sQh{background-color:#fff}}.Landing_landing-container__k_jj7 .Landing_step6-section__2-qt_{background-color:#f2f8ff}.Landing_landing-container__k_jj7 .Landing_step6-section__2-qt_ .Landing_content-container__2LBu-{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;text-align:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding-right:20px;padding-left:20px}.Landing_landing-container__k_jj7 .Landing_step6-section__2-qt_ .Landing_content-container__2LBu- .Landing_btn-wrapper__1Hlws{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center}.Landing_landing-container__k_jj7 .Landing_step6-section__2-qt_ .Landing_content-container__2LBu- .Landing_left-justify-less-768__2r636{-moz-box-pack:center;justify-content:center}@media screen and (max-width:767px){.Landing_landing-container__k_jj7 .Landing_step6-section__2-qt_ .Landing_content-container__2LBu-{text-align:left}.Landing_landing-container__k_jj7 .Landing_step6-section__2-qt_ .Landing_content-container__2LBu- .Landing_left-justify-less-768__2r636{-moz-box-pack:start;justify-content:start}}.Landing_landing-container__k_jj7 .Landing_direction-section__2TsVG{background-color:#f2f8ff;padding:0 20px}.Landing_landing-container__k_jj7 .Landing_direction-section__2TsVG .Landing_content-container-5__39ZPC{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;text-align:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding-right:20px;padding-left:20px}.Landing_landing-container__k_jj7 .Landing_direction-section__2TsVG .Landing_content-container-5__39ZPC .Landing_btn-wrapper__1Hlws{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center}.Landing_landing-container__k_jj7 .Landing_direction-section__2TsVG .Landing_content-container-5__39ZPC .Landing_left-justify-less-768__2r636{-moz-box-pack:center;justify-content:center}@media screen and (max-width:767px){.Landing_landing-container__k_jj7 .Landing_direction-section__2TsVG .Landing_content-container-5__39ZPC{text-align:left}.Landing_landing-container__k_jj7 .Landing_direction-section__2TsVG .Landing_content-container-5__39ZPC .Landing_left-justify-less-768__2r636{-moz-box-pack:start;justify-content:start}}.Landing_landing-container__k_jj7 .Landing_direction-section__2TsVG .Landing_contain-container__3EXTN .Landing_card-container__EH-WA{border:1px solid #03bac6;-webkit-box-shadow:6px 6px 0 rgba(3,186,198,.2);box-shadow:6px 6px 0 rgba(3,186,198,.2);border-radius:20px;padding:27px 80px;display:-moz-box;display:flex;text-align:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.Landing_landing-container__k_jj7 .Landing_direction-section__2TsVG .Landing_contain-container__3EXTN .Landing_card-container__EH-WA .Landing_btn-wrapper__1Hlws{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center}@media screen and (max-width:767px){.Landing_landing-container__k_jj7 .Landing_direction-section__2TsVG .Landing_contain-container__3EXTN .Landing_card-container__EH-WA{padding:27px 40px}}@media screen and (max-width:500px){.Landing_landing-container__k_jj7 .Landing_direction-section__2TsVG .Landing_contain-container__3EXTN .Landing_card-container__EH-WA{padding:27px 20px}}@media screen and (max-width:390px){.Landing_landing-container__k_jj7 .Landing_direction-section__2TsVG .Landing_contain-container__3EXTN .Landing_card-container__EH-WA{padding:27px 5px}}.Landing_landing-container__k_jj7 .Landing_footer-section__2DGvy{padding:0 20px}.Landing_landing-container__k_jj7 .Landing_footer-section__2DGvy .Landing_contain-container__3EXTN .Landing_left-wrapper__X9BbN .Landing_slogen__2JV91{color:#03bac6;font-weight:700;font-size:20px;text-align:center;width:100%;padding-bottom:0;margin-left:1%}.Landing_landing-container__k_jj7 .Landing_footer-section__2DGvy .Landing_contain-container__3EXTN .Landing_left-wrapper__X9BbN .Landing_image-wrapper__33aIK{padding-top:10px;margin:0 5%}.Landing_landing-container__k_jj7 .Landing_footer-section__2DGvy .Landing_contain-container__3EXTN .Landing_left-wrapper__X9BbN .Landing_image-wrapper__33aIK .Landing_image__2tjom{width:100%}.Landing_landing-container__k_jj7 .Landing_footer-section__2DGvy .Landing_contain-container__3EXTN .Landing_right-wrapper__Tyvfh{padding-top:20px}.Landing_rewardPathWrapper__3ieoz{max-width:950px;margin:30px auto 0}.Landing_popupBackcom__28JR1{max-width:629px;width:100%;margin:0 auto}.Landing_listBroker__1hSn4{display:-moz-inline-box;display:inline-flex;width:100%;grid-gap:20px;gap:20px;-moz-box-pack:center;justify-content:center}.Landing_textCenter__2q3XR{text-align:center;font-size:30px;font-weight:700;font-family:Nunito,Arial,Helvetica,sans-serif;padding-top:30px;color:#0872ca}@media screen and (max-width:576px){.Landing_textCenter__2q3XR{font-size:26px}}.Landing_descriptionCenter__1SV4J{text-align:center;font-size:16px;font-family:Nunito-Regular,Arial,Helvetica,sans-serif;padding-bottom:10px}.Landing_rowBrokerList__3O4SW{text-align:center}@media screen and (min-width:720px){.Landing_rowBrokerList__3O4SW{width:992px;margin:0 auto!important}}.Common_title-section-text__16vCR{font-size:30px;font-weight:700;font-family:Nunito,Arial,Helvetica,sans-serif}.Common_highline-text-color__2K9dz{color:#0872ca}.Common_content-section-text__a2gEW{font-size:16px;font-family:Nunito-Regular,Arial,Helvetica,sans-serif}.Common_content-section-text__a2gEW b{color:#0872ca}.Common_mt-10__3MX-e{margin-top:10px}.Common_mt-20__34TNU{margin-top:20px}.Common_mt-30__VIt5H,.Common_mt-40___Iob6{margin-top:30px}.Common_mb-10__3yaYK{margin-bottom:10px}.Common_mb-20__1czaO{margin-bottom:20px}.Common_mb-30__1fLZg{margin-bottom:30px}.Common_item-list__3cSIW .Common_item__3cgGt{padding:4px 0;display:-moz-box;display:flex;align-content:center;-moz-box-flex:1;flex:1 1;width:100%;font-size:16px;font-family:Nunito,Arial,Helvetica,sans-serif}.Common_item-list__3cSIW .Common_item__3cgGt svg{margin-right:20px;margin-top:2px;width:20px;-moz-box-flex:0;flex:none}.Common_item-list__3cSIW .Common_icon__13X11{-moz-box-flex:0;flex:0 1;margin-right:20px;margin-top:2px;width:20px}.Common_display-less-768__tGWcj{display:none!important}.Common_header-center-less-768__1QjwW{text-align:left}@media screen and (max-width:767px){.Common_none-display-less-768__3OCK4{display:none!important}.Common_display-less-768__tGWcj{display:block!important}.Common_header-center-less-768__1QjwW{text-align:center}.Common_title-section-text__16vCR{font-size:26px;font-weight:700;font-family:Nunito,Arial,Helvetica,sans-serif}}
/*# sourceMappingURL=ba670de8e7bdcdfb362d.css.map*/