:root{--background:#fff;--primary-100:#fff9e7;--primary-200:#fff0c5;--primary-300:#ffe498;--primary-400:#fed768;--primary-500:#fec00f;--primary-600:#e5ad0e;--primary-700:#cb9a0c;--secondary-100:#feefe9;--secondary-200:#fcd7ca;--secondary-300:#f9b8a0;--secondary-400:#f69774;--secondary-500:#f15a22;--secondary-600:#cd4d1d;--secondary-700:#ab4018;--tertiary-100:#fff7e8;--tertiary-200:#feecc7;--tertiary-300:#fedd9b;--tertiary-400:#fdcd6d;--tertiary-500:#fcaf17;--tertiary-600:#f6910a;--tertiary-700:#b54908;--quaternary-100:#e4e2dd;--quaternary-200:#cac7be;--quaternary-300:#aca598;--quaternary-400:#948b7b;--quaternary-500:#857b6d;--quaternary-600:#776c61;--quaternary-700:#5c524c;--base-white:#fff;--base-black:#000;--neutral-black:#222229;--grayalpha-100:rgba(34,34,41,.08);--grayalpha-200:rgba(34,34,41,.12);--grayalpha-300:rgba(34,34,41,.16);--grayalpha-400:rgba(34,34,41,.28);--grayalpha-500:rgba(34,34,41,.4);--grayalpha-600:rgba(34,34,41,.52);--gray-default:#222229;--gray-600:#fdfdfd;--gray-500:#f5f5f5;--gray-400:#949495;--gray-300:#454547;--gray-200:#211f23;--gray-100:#171719;--grayalpha-700:rgba(34,34,41,.64);--grayalpha-800:rgba(34,34,41,.76);--grayalpha-900:rgba(34,34,41,.88);--grayalpha-1000:rgba(34,34,41,.96);--whitealpha-100:hsla(0,0%,100%,.08);--whitealpha-200:hsla(0,0%,100%,.12);--whitealpha-300:hsla(0,0%,100%,.16);--whitealpha-400:hsla(0,0%,100%,.28);--whitealpha-500:hsla(0,0%,100%,.4);--whitealpha-600:hsla(0,0%,100%,.52);--whitealpha-700:hsla(0,0%,100%,.64);--whitealpha-800:hsla(0,0%,100%,.76);--whitealpha-900:hsla(0,0%,100%,.88);--whitealpha-1000:hsla(0,0%,100%,.96);--yellowalpha-100:rgba(254,192,15,.08);--yellowalpha-200:rgba(254,192,15,.12);--yellowalpha-300:rgba(254,192,15,.16);--yellowalpha-400:rgba(254,192,15,.28);--yellowalpha-500:rgba(254,192,15,.4);--yellowalpha-600:rgba(254,192,15,.52);--yellowalpha-700:rgba(254,192,15,.64);--yellowalpha-800:rgba(254,192,15,.76);--yellowalpha-900:rgba(254,192,15,.88);--yellowalpha-1000:rgba(254,192,15,.96);--orangealpha-300:rgba(241,90,34,.16);--error-100:#ffe8e8;--warning-100:#fff8e8;--success-100:#eaf8ee;--success-200:#abe2b8;--success-300:#88d69b;--success-400:#54c570;--success-500:#31b953;--warning-200:#ffe19f;--warning-300:#ffd477;--warning-400:#ffb514;--warning-500:#e8a512;--error-200:#ffa1a2;--error-300:#ff7a7c;--error-400:#ff1a1d;--error-500:#cc1517;--font-db_heavent_rounded:"DBHeaventRounded";--font-regular:400;--font-medium:500;--font-bold:700;--font-black:900;--text-3xs:16px;--text-2xs:20px;--text-xs:22px;--text-sm:24px;--text-md:26px;--text-lg:28px;--text-xl:32px;--text-2xl:36px;--text-3xl:44px;--text-4xl:48px;--text-5xl:56px;--text-6xl:68px}@media(max-width:768px){:root{--text-xl:30px;--text-2xl:32px;--text-3xl:36px;--text-4xl:38px;--text-5xl:40px;--text-6xl:44px}}h1,h2,h3,h4,h5,h6,strong{font-weight:var(--font-bold)}.font-regular{font-weight:var(--font-regular)}.font-medium{font-weight:var(--font-medium)}.font-bold{font-weight:var(--font-bold)}.font-black{font-weight:var(--font-black)}.text-3xs{font-size:var(--text-3xs)}.text-2xs{font-size:var(--text-2xs)}.text-xs{font-size:var(--text-xs)}.text-sm{font-size:var(--text-sm)}.text-md{font-size:var(--text-md)}.text-lg{font-size:var(--text-lg)}.text-xl{font-size:var(--text-xl)}.text-2xl{font-size:var(--text-2xl)}.text-3xl{font-size:var(--text-3xl)}.text-4xl{font-size:var(--text-4xl)}.text-5xl{font-size:var(--text-5xl)}.text-6xl{font-size:var(--text-6xl)}.kbj-section-form{padding:48px 0;background:#fdfdfd url(/images/tip-trick-bg.png) top/1088px no-repeat;min-height:300px}.kbj-section-form .content{display:flex;gap:48px;padding:48px 0 0}.kbj-section-form .content-app-badge{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--secondary-500);background:#fff;border-radius:24px;padding:6px 16px;width:fit-content;margin:auto}.kbj-section-form .content-app-title{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--neutral-500);margin:16px 0}.kbj-section-form .content-app-subtitle{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--neutral-500);margin:16px 0 24px}.kbj-section-form .content-app-subtitle a{color:var(--secondary-500);margin-left:8px}.kbj-section-form .content-app-link{display:flex;align-items:center;justify-content:center;gap:8px}.kbj-section-form .content-app-link img{width:130px}.kbj-section-form .content-app{background:url(/images/bg-app-content.png) no-repeat 50%/cover;width:522px;flex-shrink:0;padding:48px 4px 0;gap:4px;border-radius:36px;justify-content:center;text-align:center;overflow:hidden;position:relative}.kbj-section-form .content-app .content-app-img{width:340px;margin:auto;aspect-ratio:1/1.1;overflow:hidden;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.kbj-section-form .content-form{background:url(/images/bg-droplead-form.png) #fff no-repeat 100% 100%/cover;padding:48px;border-radius:32px;width:calc(100% - 522px);height:724px;overflow:auto}.kbj-section-form .content-form .form-h-section{margin-top:12px}.kbj-section-form .content-form .cols-special .ant-col{width:100px}.form-download{display:flex;align-items:center;background:var(--gray-500);border-radius:24px;padding:12px 16px;margin:0 0 24px;width:100%;text-align:left}.form-download .icon{width:80px}.form-download .right{width:calc(100% - 80px);padding:0 0 0 16px;display:flex;justify-content:space-between;align-items:center}.form-download .right .text-content{font-size:var(--text-xs);color:var(--gray-300);text-align:left}.form-download .right h4{font-size:var(--text-sm);font-weight:var(--font-bold)}.form-download .right p{margin:8px 0 0}.form-download .ant-btn{height:48px;width:146px;font-size:var(--text-md);font-weight:var(--font-medium)}@media(max-width:1280px){.kbj-section-form .content{gap:16px}.kbj-section-form .content-app{width:400px;min-height:660px}.kbj-section-form .content-form{padding:20px;width:calc(100% - 400px);height:auto;border-radius:0}}@media(max-width:1024px){.kbj-section-form{padding:48px 0}.kbj-section-form .content{flex-direction:column-reverse;flex-wrap:wrap;gap:32px}.kbj-section-form .content-app{width:100%;min-height:440px}.kbj-section-form .content-app .content-app-badge{font-size:var(--text-3xs)}.kbj-section-form .content-app .content-app-title{font-size:var(--text-2xl)}.kbj-section-form .content-app .content-app-subtitle{font-size:var(--text-4xs)}.kbj-section-form .content-app .content-app-link img{width:80px}.kbj-section-form .content-app .content-app-img{width:220px;height:200px}.kbj-section-form .content-form{width:100%;background:none;padding:0 0 20px}}@media(max-width:768px){.kbj-section-form{padding:44px 0 48px}.kbj-section-form .content{padding:32px 0 0}.kbj-section-form .content-form{padding-bottom:32px}.kbj-section-form button[type=submit]{margin-top:28px}}@media(max-width:640px){.kbj-section-form .form-download{background:#fff;box-shadow:0 2px 24px 2px var(--grayalpha-100,rgba(34,34,41,.08));margin:0 0 40px}.kbj-section-form .form-download .right{display:block}.kbj-section-form .form-download p{margin:4px 0}.kbj-section-form .form-download .ant-btn{height:40px;width:124px}}