*{margin:0;padding:0;box-sizing:border-box;font-family:"Plus Jakarta Sans",sans-serif;font-optical-sizing:auto;font-weight:200;font-style:normal;color:#262F5D}html,body{width:100%;height:100%;margin:0!important;padding:0!important;-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth}.copyright{color:#FFF4F4}.primary{color:#262F5D}.subtitle{color:#616161}.secondary{color:#FF4A4A}.footer-menu{color:#404040;font-size:1rem;font-weight:400}.footer-text{color:#252F40;font-size:1rem;font-weight:400}.footer-container{width:1240px}.hero{background-image:linear-gradient(180deg,#F5F5F5,#FFFFFF);z-index:0}.hjex-title{color:#262F5D;font-size:2.5rem;font-weight:800}.hjex-text-1{color:#616161;font-size:1.25rem;font-weight:500}.hjex-text-2{color:#404040;font-size:1rem;font-weight:500}.hjex-text-3{color:#616161;font-size:1rem;font-weight:400}.hjex-retail-title{font-size:1.5rem;line-height:calc(2 / 1.5);color:#FFF;font-weight:800;margin-bottom:calc(var(--spacing) * 2)}.hjex-retail-info{font-size:1.125rem;line-height:calc(1.75 / 1.125);color:#FFF;font-weight:400}.hjex-explore{color:#1E1E1E;font-size:20px;font-weight:600}.separator{width:100%;height:167px;display:block;background-image:url(../bg-separator.svg);background-repeat:no-repeat;background-size:cover;background-position:bottom;position:relative;bottom:0;z-index:2}.bg-navbar{color:#EDEDED}.btn-hjex{height:56px;width:166px;background-color:#fff;color:#1E1E1E;display:inline-flex;align-items:center;gap:8px;justify-content:center;padding:0 auto;border-radius:100px;cursor:pointer;font-size:20px;font-weight:600;vertical-align:middle}.btn-white{height:48px;width:200px;background-color:#fff;color:#FF4A4A;display:inline-flex;align-items:center;gap:8px;justify-content:center;padding:0 auto;border:solid 2px #FF4A4A;border-radius:100px;box-shadow:0 2px 4px 0 rgb(0 0 0 / .2),0 2px 4px 0 rgb(0 0 0 / .19);cursor:pointer;font-size:18px;font-weight:600;vertical-align:middle}.btn-red{height:48px;width:200px;background-color:#FF4A4A;color:#FFF;display:inline-flex;align-items:center;gap:8px;justify-content:center;padding:0 auto;border:solid 2px #FF4A4A;border-radius:100px;box-shadow:0 2px 4px 0 rgb(0 0 0 / .2),0 2px 4px 0 rgb(0 0 0 / .19);cursor:pointer;font-size:18px;font-weight:600;vertical-align:middle}.btn-wa{height:50px;width:194;background-color:#FFF4F4;color:#FF4A4A;display:inline-flex;align-items:center;justify-content:center;padding:2px 10px;border:solid 1px #FF4A4A;border-radius:100px;cursor:pointer;font-size:16px;font-weight:600;vertical-align:middle}.flex-container{display:flex;width:100%;background-image:url(../bg-circle-top.svg),url(../bg-circle-bottom.svg),linear-gradient(180deg,#F5F5F5,#FAFAFA,#FDFDFD,#FFFFFF);background-repeat:no-repeat;background-position:top right,bottom left;background-size:auto,auto}.service-container{display:flex;width:100%}.label-red{height:48px;background-color:#FFDEDE;color:#FF4A4A;display:inline-flex;align-items:center;justify-content:center;padding:4px 16px;border-radius:100px;font-size:16px;font-weight:500;vertical-align:middle}ul{color:#9E9E9E;list-style:none;padding-left:0}li{margin-top:4px;margin-bottom:4px}ul.divider{list-style:none;padding:2px 20px}ul.divider li{padding-bottom:.5em}ul.divider li::after{content:"";display:block;border-bottom:1px solid #EBEFF4;padding-top:.5rem}ul.divider li:last-child::after{display:none}li .active{color:#FF4A4A;font-size:16px;font-weight:800}#hjex-info-detail{width:548px}@keyframes rtl{0%{left:100%}50%{left:0}}@keyframes ltr{0%{left:0}100%{right:0}}@keyframes fadeInAnimation{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideOutLeft{0%{transform:translateX(0);opacity:1}100%{transform:translateX(-100vw);opacity:0}}@keyframes slideOutRight{0%{transform:translateX(0);opacity:1}100%{transform:translateX(100vw);opacity:0}}.hjex-logo-footer,.hjex-logo-small{width:98.02px;height:50px}#hjex-logo{padding-left:8%}#hjex-help-button{padding-right:8%}#hjex-merchant-layout{display:none}#hjex-retail-layout{display:none}#hjex-merchant{width:592px;height:540px;flex:1;min-width:250px;height:540px;border-radius:16px;background-image:linear-gradient(180deg,#388DFF,#225599)}#hjex-merchant.clicked{margin-top:1px}#hjex-retail{width:592px;height:540px;flex:1;min-width:250px;height:540px;border-radius:16px;margin-top:0;background-image:linear-gradient(180deg,#FF4A4A,#CD2525)}#hjex-service-title{margin:0;transition-property:margin;transition:margin 1s ease,transform 1s ease-in-out}#hjex-service-title.move{margin:8px 0 12px 0}#footer{background-image:linear-gradient(180deg,#FFFFFF,#BA3535);display:flex;justify-content:center;align-items:center}.img-hero{background-image:url(../hero.png);background-size:cover;height:100%;width:100%}#hjex-btn-back-left,#hjex-hero,#hjex-footer-mobile{display:none}.hjex-space-x{display:flex;width:4px;margin-right:12px}#hjex-help-floating{position:fixed;bottom:16px;right:20px;z-index:9}#hjex-mobile-merchant-explore-back,#hjex-mobile-retail-explore-back{display:none}#merchant-explore-back,#retail-explore-back{display:flex}.fade-out{opacity:0;position:relative;transition:opacity 0.5s ease-out;-webkit-transition:opacity 0.5s ease-out;-moz-transition:opacity 0.5s ease-out;-o-transition:opacity 0.5s ease-out}.fade-in{position:relative;animation:fadeInAnimation 2s forwards}.slideInLeft{position:relative;animation:rtl 3s ease-in-out}.ltr{animation:ltr 3s linear}.slideInRight{animation:slideInRight 3s ease-in-out}.slideOutRight{animation:slideOutRight 3s ease-in-out}#footer-wrap{width:426px}#footers{visibility:hidden}#service{transition:all 0.6s ease-out}@media (max-width:600px){.flex-container{background-image:url(../bg-circle-top.svg),url(../bg-circle-bottom.svg),linear-gradient(180deg,#FFFFFF,#FFFFFF);background-size:70%,70%}.footer-container{width:90vw}.footer-menu{color:#404040;font-size:.75rem;font-weight:400}.footer-text{margin-bottom:16px}#footer-wrap{width:90vw}.btn-hjex{height:48px;width:120px}#hjex-logo{padding-left:2%}.hjex-logo-small{width:auto;height:40px}.hjex-btn-send-now,#hjex-btn-send-footer{width:173px;height:44px;font-size:14px;font-weight:600}#hjex-btn-send-footer,.hjex-explore{font-size:14px}.hjex-space-x{display:none}#hjex-headline{text-align:center}#hjex-hero{display:flex;margin-bottom:12px}#hjex-footer-mobile{display:flex;align-items:center}#btn-wa{font-size:.75rem;width:155px;height:40px}#hjex-help-floating{bottom:16px;right:20px}#hjex-help-button,#hjex-hero-desktop,#hjex-socmed-desktop,#hjex-footer-desktop{display:none}#hjex-mobile-merchant-explore-back,#hjex-mobile-retail-explore-back{display:flex;justify-content:flex-start}#hjex-logo-footer{display:flex;justify-content:center}#hjex-menu{right:0;position:relative}#menu-btn{border-radius:50%;padding:10px;position:relative;right:0}#hjex-nav{position:fixed;z-index:9}#hjex-nav li a:hover{color:#FF4A4A}.nav-mobile-text{text-align:center;display:flex;justify-content:center;font-size:14px;color:#9E9E9E;font-weight:400;padding:2px 4px}#hjex-merchant-layout{flex:1;padding:2vw}#hjex-merchant{flex:1;max-width:80vw;height:auto;padding-bottom:18px;border-radius:16px;background-image:linear-gradient(180deg,#388DFF,#225599);font-size:20px;font-weight:700}#hjex-retail{flex:1;max-width:80vw;height:auto;padding-bottom:18px;border-radius:16px;background-image:linear-gradient(180deg,#FF4A4A,#CD2525);font-size:20px;font-weight:700}#hjex-retail-layout{flex:1;padding:2vw}.hjex-space-y{margin-top:12px}.hjex-title{color:#262F5D;font-size:1.5rem;font-weight:800}.hjex-text-1{color:#616161;font-size:.875rem;font-weight:500}.hjex-text-2{color:#404040;font-size:.75rem;font-weight:500}.hjex-text-3{color:#616161;font-size:.75rem;font-weight:400}#hjex-info-detail{width:90vw;padding:8px}#merchant-explore-back,#retail-explore-back{display:none}#hjex-btn-back-left{display:flex}#service{transition:all 2s forwards}.separator{height:125px}}@media (min-width:768px) and (max-width:1024px){#service{display:flex;width:100vw;transition:all 0.6s ease-out}#hjex-logo{padding-left:4%}#hjex-help-button{padding-right:4%}#hjex-merchant{flex:1;max-width:300px;padding-top:20px;}#hjex-retail{flex:1;max-width:300px;padding-top:20px;}#hjex-headline{padding:0}#hjex-merchant-show-left,#hjex-retail-show-left{display:none}#hjex-btn-back-left,#hjex-mobile-merchant-explore-back,#hjex-mobile-retail-explore-back{display:flex}#hjex-logo-footer,#hjex-socmed-desktop{display:flex;justify-content:center}#footer{display:flex;justify-content:center;align-items:center}.footer-center{display:flex;justify-content:center!important;text-align:center}#retail-explore,#merchant-explore{margin-top:40px}#hjex-merchant-wrap,#hjex-retail-wrap{flex-direction:column;margin-top:50px}#hjex-merchant-show{flex-direction:column;transition:all 0.6s ease-out}.separator{height:125px}}