.kbj-section-applicant,.kbj-section-apply{background:var(--tertiary-100);padding:80px 0}.kbj-section-applicant .howto,.kbj-section-apply .howto{display:grid;grid-template-rows:repeat(3,auto);grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px;margin-top:32px;grid-auto-flow:column}@media(max-width:1024px){.kbj-section-applicant .howto,.kbj-section-apply .howto{grid-template-columns:repeat(1,minmax(0,1fr));gap:48px;grid-auto-flow:row;margin-top:68px}}.kbj-section-applicant .howto .howto-item,.kbj-section-apply .howto .howto-item{display:flex;gap:16px;padding:12px 48px 12px 16px;border-radius:60px;background:var(--base-white);align-items:stretch;justify-content:flex-start}@media(max-width:1024px){.kbj-section-applicant .howto .howto-item,.kbj-section-apply .howto .howto-item{padding:28px 16px;border-radius:24px;flex-direction:column;justify-content:center;align-items:center}}@media(min-width:1025px){.kbj-section-applicant .howto .howto-item.large,.kbj-section-apply .howto .howto-item.large{border-radius:32px}}.kbj-section-applicant .howto .howto-item img,.kbj-section-apply .howto .howto-item img{width:80px;height:80px}@media(max-width:1024px){.kbj-section-applicant .howto .howto-item img,.kbj-section-apply .howto .howto-item img{width:64px;height:64px;margin-top:-60px}}.kbj-section-applicant .howto .howto-item .text,.kbj-section-apply .howto .howto-item .text{display:flex;flex-direction:column;gap:8px;justify-content:center}.kbj-section-applicant .howto .howto-item .text .title,.kbj-section-apply .howto .howto-item .text .title{font-size:var(--text-sm);color:var(--gray-200);font-weight:700}@media(max-width:1024px){.kbj-section-applicant .howto .howto-item .text .title,.kbj-section-apply .howto .howto-item .text .title{text-align:center}}.kbj-section-applicant .howto .howto-item .text .desc,.kbj-section-apply .howto .howto-item .text .desc{font-size:var(--text-xs);color:var(--gray-300)}@media(max-width:1024px){.kbj-section-applicant .howto .howto-item .text .desc,.kbj-section-apply .howto .howto-item .text .desc{text-align:center}}.kbj-section-applicant .howto .howto-item .text .desc ul,.kbj-section-apply .howto .howto-item .text .desc ul{list-style:disc;padding-left:32px}@media(max-width:1024px){.kbj-section-applicant .howto .howto-item .text .desc ul,.kbj-section-apply .howto .howto-item .text .desc ul{text-align:left}}@media(max-width:768px){.kbj-section-applicant,.kbj-section-apply{padding:40px 0}}.kbj-section-applicant{padding-bottom:0}@media(max-width:768px){.kbj-section-applicant{padding-bottom:28px}}.kbj-section-channel{padding:48px 0 80px}.kbj-section-channel .channel{margin-top:80px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}@media(max-width:1024px){.kbj-section-channel .channel{margin-top:68px;grid-template-columns:repeat(1,minmax(0,1fr));gap:0}}.kbj-section-channel .channel .channel-item{display:flex;flex-direction:column;padding:40px 38px;border-radius:24px;position:relative;background:var(--base-white)}.kbj-section-channel .channel .channel-item.recommended{box-shadow:0 0 0 4px var(--tertiary-500) inset;filter:drop-shadow(0 4px 24px var(--yellowalpha-400));background:var(--base-white)}.kbj-section-channel .channel .channel-item .badge{font-size:var(--text-sm);color:var(--base-white);padding:8px 16px;gap:8px;background:var(--tertiary-500);border-radius:99px;display:flex;width:fit-content;position:absolute;left:25px;top:0;translate:0 -50%;align-items:center;justify-content:center}.kbj-section-channel .channel .channel-item .badge svg{font-size:20px}.kbj-section-channel .channel .channel-item img{width:248px;display:block;margin:auto}.kbj-section-channel .channel .channel-item .channel-item-title{text-align:center;font-weight:700;font-size:var(--text-md);color:var(--gray-200)}.kbj-section-channel .channel .channel-item .channel-item-cta{width:fit-content;margin:auto;font-size:var(--text-sm);font-weight:500}.kbj-section-channel .channel .channel-item ul{list-style:disc;padding-left:32px;margin-top:8px;font-size:var(--text-md);display:flex;flex-direction:column;gap:8px;padding-bottom:24px;flex:1 0 0;color:var(--gray-300)}@media(max-width:1024px){.kbj-section-channel .channel .channel-item ul{text-align:left}}@media(max-width:768px){.kbj-section-channel{padding:20px 0 64px}.kbj-section-channel .channel-item.last{padding-bottom:0}}: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-feature{padding:96px 0}.kbj-section-feature .headline{text-align:center}.kbj-section-feature .headline .desc{margin-top:4px}.kbj-section-feature .bento{margin:40px auto;max-width:1064px;display:grid;gap:20px;grid-template-columns:305px minmax(305px,1fr) minmax(305px,1fr)}@media(max-width:1024px){.kbj-section-feature .bento{grid-template-columns:repeat(2,1fr);gap:12px 8px}}.kbj-section-feature .bento .bento-item{box-shadow:1px 1px 20px 0 rgba(0,0,0,.122) inset,0 0 0 1px var(--base-white);border-radius:16px;padding:32px 24px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;position:relative;overflow:hidden}.kbj-section-feature .bento .bento-item.reverted{justify-content:flex-start}@media(max-width:1024px){.kbj-section-feature .bento .bento-item{padding:20px 16px}}.kbj-section-feature .bento .bento-item:first-child{grid-row:span 2}.kbj-section-feature .bento .bento-item:nth-child(2){min-height:234px}@media(max-width:1024px){.kbj-section-feature .bento .bento-item:nth-child(2){min-height:174px}}.kbj-section-feature .bento .bento-item:nth-child(3){min-height:234px}@media(max-width:1024px){.kbj-section-feature .bento .bento-item:nth-child(3){min-height:160px}}.kbj-section-feature .bento .bento-item:nth-child(4),.kbj-section-feature .bento .bento-item:nth-child(5){min-height:207px}@media(max-width:1024px){.kbj-section-feature .bento .bento-item:nth-child(4),.kbj-section-feature .bento .bento-item:nth-child(5){min-height:197px}}.kbj-section-feature .bento .bento-item .bento-item-image{position:absolute;z-index:1;width:100%;height:100%;inset:0}.kbj-section-feature .bento .bento-item .bento-item-image img{width:100%;height:100%;object-fit:cover;opacity:1}.kbj-section-feature .bento .bento-item .bento-item-title{position:relative;z-index:2;font-size:36px;font-weight:700;color:var(--gray-100)}@media(max-width:1024px){.kbj-section-feature .bento .bento-item .bento-item-title{font-size:26px}}.kbj-section-feature .bento .bento-item .bento-item-desc{position:relative;z-index:2;font-size:26px;font-weight:500;color:var(--gray-200)}.kbj-section-feature .bento .bento-item .bento-item-desc strong{font-size:var(--text-xl)}@media(max-width:1024px){.kbj-section-feature .bento .bento-item .bento-item-desc{font-size:22px}.kbj-section-feature .bento .bento-item .bento-item-desc strong{font-size:22px;font-weight:var(--font-medium)}}.kbj-section-feature .bento .bento-item.last{background:url(/images/pages/product/bg-5.jpg) repeat-x top;box-shadow:none}.kbj-section-feature .bento .bento-item.last .bento-item-image img,.kbj-section-feature .bento .bento-item.last .bento-item-image picture{height:100%;width:auto;margin:auto;display:block}.kbj-section-feature .action{display:flex;padding:10px 0;gap:12px;max-width:958px;width:100%;margin:auto;font-size:var(--text-md)}@media(max-width:1024px){.kbj-section-feature .action{flex-direction:column;order:1}}.kbj-section-feature .action .btn{flex:1 1 0;display:flex;gap:16px;align-items:center;justify-content:center;padding:20px;box-shadow:0 0 0 2px var(--gray-500);border-radius:16px;background-color:var(--whitealpha-800)}.kbj-section-feature .action .btn span{flex:1 0 auto}.kbj-section-feature .cta{border-radius:20px;padding:32px 40px;background:linear-gradient(90.64deg,#fff0c4 -5.7%,#fedf85 30.77%,#ffab80 99.87%);color:var(--gray-200);display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:40px}@media(max-width:1024px){.kbj-section-feature .cta{flex-direction:column;padding:32px;margin-top:0;margin-bottom:40px}}.kbj-section-feature .cta .icon{width:auto;height:80px}@media(max-width:1024px){.kbj-section-feature .cta .icon{height:48px}}.kbj-section-feature .cta .title{color:var(--gray-100);font-size:var(--text-2xl);font-weight:700;flex:1 1 0}@media(max-width:1024px){.kbj-section-feature .cta .title{font-size:var(--text-md)}}.kbj-section-feature .cta .right{display:flex;flex-direction:column;gap:12px;text-align:center;align-items:center;justify-content:center}@media(max-width:1024px){.kbj-section-feature .cta .right{width:100%}}.kbj-section-feature .cta .right .btn{background:var(--gray-500);border-radius:99px;font-weight:500;padding:8px 16px;font-size:var(--text-sm);display:flex;gap:8px}@media(max-width:1024px){.kbj-section-feature .cta .right .btn{width:100%;max-width:400px}}@media(max-width:768px){.kbj-section-feature .cta .right .btn{justify-content:center}}.kbj-section-feature .cta .right span{font-weight:700;font-size:var(--text-xs)}@media(max-width:768px){.kbj-section-feature{padding:40px 0}}