.home-wrap{color:#353535;overflow-wrap:break-word;word-wrap:break-word;background-color:#fff;font:400 15px/1.4 Inter,Noto Sans KR,Noto Sans JP,Noto Sans SC,sans-serif}html[lang=ko] .home-wrap,html[lang=en] .home-wrap{word-break:keep-all}.home-inner-box{box-sizing:border-box;width:100%;max-width:1340px;margin:0 auto;padding:60px 40px 68px}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes scalePop{0%{opacity:0;transform:translateY(50px)scale(.8)}to{opacity:1;transform:translateY(0)scale(1)}}.scroll-slide-up{opacity:0;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.25,.46,.45,.94);transform:translateY(50px)}.scroll-slide-up.visible{opacity:1;transform:translateY(0)}@media (min-width:768px){.scroll-slide-up.visible.home-service{transition:none;animation:1s cubic-bezier(.4,0,.2,1) forwards scalePop}}.home-header{z-index:10;width:100%;position:relative}.home-header>.home-inner-box{padding-top:0;padding-bottom:0}.home-header__inr{justify-content:space-between;align-items:center;height:120px;display:flex}.home-heaber__nav{color:#1a3571;align-items:center;gap:15px;font-size:17px;display:flex}.home-heaber__nav .btn{cursor:pointer;color:#0000;background-position:50%;background-repeat:no-repeat;background-size:22px;width:22px;height:22px;overflow:hidden}.home-heaber__nav .btn--login{background-image:url(/image/home/ic_user.svg)}.home-heaber__nav .btn--logout{background-image:url(/image/home/ic_signout.svg)}.home-heaber__nav .btn--search{background-image:url(/image/home/ic_search.svg)}.home-heaber__nav .btn--menu{background-image:url(/image/home/ic_menu.svg)}.home-heaber__nav .btn--lang{background-image:url(/image/home/ic_lang.svg)}.home-heaber__nav .btn--country{background-image:url(/image/home/ic_country.svg)}.home-heaber__nav .btn--calc{background-image:url(/image/home/ic_calc.svg);background-size:19px}.home-footer{margin-top:100px}.home-footer .home-inner-box{padding-top:48px;padding-bottom:53px}.home-footer__app>div{justify-content:space-between;width:100%;display:flex}.home-menu{background-color:#fffffff0;width:100%;animation:.3s ease-out forwards slideDown;position:absolute;top:100%;left:0}.home-menu .home-inner-box{padding:0 40px 34px}.home-main{z-index:1;background:linear-gradient(135deg,#ffd6a4 0%,#d1a3f9 50%,#74ffe6 100%);width:100%;margin-top:-120px;padding-top:120px;position:relative}.home-main__inr{background-position:100%;background-repeat:no-repeat;background-size:auto;flex-direction:column;justify-content:center;height:600px;display:flex;position:relative;overflow:hidden}.home-main__tt{margin-bottom:16px;font-size:48px;font-weight:500}html[lang=en] .home-main__tt,html[lang=id] .home-main__tt{line-height:1.2}.home-main__tt+p{margin-bottom:36px;font-size:18px}.home-main__text{width:50%}.home-main__buttons{white-space:nowrap;flex-wrap:wrap;margin-bottom:145px}.home-main__arrows{align-items:center;gap:10px;display:flex;position:absolute;bottom:155px;left:40px}.home-cont__tt{color:#1a1a1a;margin-bottom:20px;font-size:42px;font-weight:500}.home-cont__tt em{color:#1dcd9f;font-style:normal}.flex .home-cont__tt{margin-bottom:0}.home-cont__stt{font-size:24px;font-weight:500}.home-cont__nt{margin:-6px 0 36px;font-size:16px;display:block}.home-global{margin-bottom:-60px}@media (max-width:767px){.home-global{margin-bottom:0}}.home-cont__wide{z-index:2;width:100%;position:relative}.home-cont__wide:before{z-index:-1;content:"";background:url(/image/home/bg_dot03.png) 50%;position:absolute;inset:0}@media (max-width:1920px){.home-cont__wide:before{background-size:cover}}@media (max-width:767px){.home-cont__wide:before{background-size:auto 100%}}.home-cont__wide.home-cont__wide--b{color:#afafaf;background-color:#1a1a1a}.home-cont__wide.home-cont__wide--b:before{z-index:-1;opacity:.04;background:url(/image/home/img_bg.png) 50%}.home-cont__wide.home-cont__wide--b:after{z-index:-2;background-color:#1a1a1a}.home-cont__wide--b .home-cont__tt{color:#fff}.home-cont__wide--b .home-cont__nt{color:#afafaf}.home-ai{gap:36px;display:flex}.home-ai .home-cont__stt{color:#fff}.home-ai__box{box-sizing:border-box;background:linear-gradient(-45deg,#141414,#353535);border-radius:10px;flex-direction:column;flex:1;gap:12px;padding:18px 270px 18px 20px;display:flex;position:relative}.home-ai__box:before{content:"";background-position:calc(100% - 10px);background-repeat:no-repeat;width:100%;height:100%;position:absolute;top:0;right:0}.home-ai__box:first-child:before{background-image:url(/image/home/card3_01.png)}.home-ai__box:nth-child(2):before{background-image:url(/image/home/card3_02.png)}.home-ai__txt{flex:1}.home-ai__btn{text-align:left;color:#fff;cursor:pointer;font-weight:500}.home-service{z-index:1;background:linear-gradient(135deg,#8dcfff,#8db0ff,#3669d9);border-radius:20px;padding:42px;position:relative}.home-service--orange{background:linear-gradient(135deg,#fdd2a0,#fde047,#86efac)}.home-service__inr{grid-template-columns:repeat(4,1fr);gap:20px;display:grid;position:relative}@media (max-width:1024px) and (min-width:480px){.home-service__inr{grid-template-columns:repeat(2,1fr)}}.home-service__card{box-sizing:border-box;background-color:#fff;border-radius:10px;flex-direction:column;flex:1;gap:14px;height:100%;padding:13px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 2.35446px 4.70892px #0000001a}.home-service__card:hover{transform:scale(1.05);box-shadow:0 4px 8px #00000026;transition-delay:0s!important}.home-service__card .imgbox{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-shrink:0;width:100%;height:218px}.home-service__btn{background-color:#0000;background-repeat:no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.home-service__card .btn{z-index:100;width:fit-content;display:inline-block;position:relative}.home-service__card .btn:hover{color:#3f7aff;cursor:pointer}.home-logo{width:100vw;min-height:54px;position:relative;left:50%;overflow:hidden;transform:translate(-50%)}.home-logo__inr{align-items:center;gap:15px;height:100%;display:flex;position:absolute;top:0;left:0}.home-logo__inr>div{background-repeat:no-repeat;border-radius:5px;flex-shrink:0;width:150px;height:54px;overflow:hidden}.home-logo__shopping>div{background-image:url(/image/home/logo_shopping.png)}.home-logo__delivery>div{background-image:url(/image/home/logo_delivery.png)}.home-dev__inr{flex-wrap:wrap;gap:60px;display:flex}.home-dev__inr>div{flex-direction:column;flex:1;align-items:flex-start;gap:14px;min-width:250px;display:flex}.home-dev__inr p{flex:1}.home-dev__tt{box-sizing:border-box;color:#1dcd9f;background-position:0;background-repeat:no-repeat;background-size:30px;padding:2px 0 0 35px;font-size:24px;line-height:28px;display:inline-block}.home-dev__inr button{margin-top:6px}.home-solution{flex-direction:column;gap:40px;display:flex}.home-solution__card{box-sizing:border-box;background-repeat:no-repeat;min-height:283px;padding-top:36px}.home-solution__card--left{background-position:0;padding-left:500px}.home-solution__card--right{background-position:100%;padding-right:500px}@media (max-width:1279px){.home-header h1{width:205px}.home-header__inr{height:100px}.home-main{margin-top:-100px;padding-top:100px}.home-main__inr{background-size:60%!important}.home-main__buttons{margin-bottom:110px}.home-main__arrows{bottom:125px}.home-ai__box{padding:210px 20px 18px}.home-ai__box:before{background-position:50% 10px}.home-dev__inr{gap:60px 40px}.home-solution__card{padding-top:24px}}@media (max-width:1023px){.home-footer .home-inner-box{padding-top:30px;padding-bottom:35px}.home-main__inr{height:550px}.home-main__buttons{margin-bottom:80px}.home-main__arrows{bottom:70px}.home-solution .home-cont__tt{margin-bottom:0}.home-solution__card{background-size:40vw;min-height:200px}.home-solution__card--left{padding-left:43vw}.home-solution__card--right{padding-right:43vw}}@media (max-width:767px){.home-inner-box{padding:48px 32px 56px}.home-footer{margin-top:68px}.home-footer__top{flex-direction:column-reverse;gap:24px}.home-menu .home-inner-box{padding:0 32px 28px}.home-main__tt{font-size:42px}.home-main__text{width:60%}.home-main__arrows{left:32px}.home-cont__tt{font-size:36px}.home-cont__nt{margin-top:-8px}.home-service{border-radius:0;margin:-48px -32px -56px;padding:48px 32px 56px}.home-service:before{border-radius:0;width:100vw;top:-48px;bottom:-56px;left:50%;transform:translate(-50%)}.home-ai{flex-direction:column}.home-ai__box{padding:18px calc(36.3% + 20px) 18px 20px}.home-ai__box:before{background-position:50%;background-size:contain;width:36.3%;top:50%;right:10px;transform:translateY(-50%)}.home-dev__inr{flex-direction:column;gap:40px}.home-dev__tt{background-size:24px;padding-left:30px;font-size:22px;line-height:24px}.home-solution__card{padding-top:16px}}@media (max-width:479px){.home-wrap{font-size:14px}.home-inner-box{max-width:100%;padding:36px 24px 40px;background-image:none!important}.home-header .home-inner-box{padding:20px 24px}.home-header__inr{height:auto}.home-header h1{width:180px}.home-footer{margin-top:48px}.home-footer__logo img{width:225px}.home-footer a{font-size:14px}.home-menu{z-index:10;border-top:1px solid #ebebeb;left:0}.home-menu:before{z-index:-1;content:"";background-color:#fff;height:100vh;position:absolute;top:0;left:0;right:0}body.menu-open{overflow:hidden}.home-main{background:linear-gradient(135deg,#b8f7ff 0%,#87bdff 50%,#8584b3 100%)}.home-main__inr{height:430px;padding-top:16px}.home-main__tt{font-size:34px}.home-main__tt+p{margin-bottom:24px;font-size:16px}.home-main__text{width:100%!important}.home-main__buttons{gap:10px;margin-bottom:40px}.home-main__buttons a{padding-left:44px!important;padding-right:10px!important}.home-main__arrows{bottom:40px;left:24px}.home-cont__tt{font-size:30px}.home-cont__stt{font-size:20px}.home-cont__nt{font-size:15px}.home-service{margin:-36px -24px -40px;padding:36px 24px 40px;overflow:hidden}.home-service:before{top:-36px;bottom:-40px}.home-service__inr{width:max-content}.home-service__card{width:calc(100vw - 48px);max-width:271px}.home-solution__card{background-position:50% 10px;background-size:300px;min-height:auto;padding:210px 0 0}.home-ai{gap:20px}.home-ai__box{padding:220px 20px 18px}.home-ai__box:before{background-position-y:0;background-size:auto;width:100%;margin:10px -10px 0 0}.home-dev__tt{background-size:22px;padding-left:28px;font-size:20px}}
