/*
Copyright (c) 2021 Kil Hyung-jin, with Reserved Font Name Pretendard.
https://github.com/orioncactus/pretendard

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
*/

@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src: local('Pretendard Black'), url(/font/Pretendard-Black.woff2) format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard ExtraBold'), url(/font/Pretendard-ExtraBold.woff2) format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url(/font/Pretendard-Bold.woff2) format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'), url(/font/Pretendard-SemiBold.woff2) format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), url(/font/Pretendard-Medium.woff2) format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url(/font/Pretendard-Regular.woff2) format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url(/font/Pretendard-Light.woff2) format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: swap;
	src: local('Pretendard ExtraLight'), url(/font/Pretendard-ExtraLight.woff2) format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: swap;
	src: local('Pretendard Thin'), url(/font/Pretendard-Thin.woff2) format('woff2');
}
.container,.container_sm-wrapper{width:100%;display:flex;flex-direction:column;margin:0 auto}.container_sm-wrapper{max-width:1440px;margin:0 auto;overflow-x:hidden}.container a.button,.container_sm-wrapper a.button{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 24px;border:2px solid #7e1786;border-radius:999px;width:fit-content;height:50px;font-weight:600;font-size:16px;line-height:100%;position:relative;color:#7e1786}.container a.button.arr-right::after,.container_sm-wrapper a.button.arr-right::after{display:inline-block;content:"";position:absolute;top:50%;margin-top:-7px;right:-25px;background-image:url(/img/arrow-right.svg);background-repeat:no-repeat;width:40px;height:15px;transition:all 300ms}.container a.button:hover::after,.container_sm-wrapper a.button:hover::after{right:-35px}.container section.bgc-1,.container_sm-wrapper section.bgc-1{background:#f4ebf5}.container section.blk,.container_sm-wrapper section.blk{display:flex;flex-direction:column;align-items:center}.container section.blk_1,.container_sm-wrapper section.blk_1{padding-top:56px;padding-bottom:142px}.container section.blk_2,.container_sm-wrapper section.blk_2{padding-top:92px}.container section.blk_2 figure,.container_sm-wrapper section.blk_2 figure{margin-top:14px;font-size:18px}.container section.blk h2,.container_sm-wrapper section.blk h2{font-weight:600;font-size:38px;line-height:64px;letter-spacing:0;color:#56207f;margin:0}.container section.blk figure,.container_sm-wrapper section.blk figure{font-family:"Pretendard";font-style:normal;font-weight:500;font-size:20px;line-height:30px;text-align:center;color:#707987;margin:0;margin-top:49px}.container section.blk .activity,.container_sm-wrapper section.blk .activity{display:flex;flex-direction:row;margin-top:80px;gap:170px}.container section.blk .activity i,.container_sm-wrapper section.blk .activity i{display:inline-block;width:28px;height:28px;font-size:0;background-size:contain;background-repeat:no-repeat;background-position:50% 50%}.container section.blk .activity p.count,.container_sm-wrapper section.blk .activity p.count{font-size:66px;font-weight:800;line-height:100%;color:#000;margin:0;padding:0;margin-top:22px}.container section.blk .activity p.count sup,.container_sm-wrapper section.blk .activity p.count sup{font-size:32px;position:relative;top:-8px;right:-5px}.container section.blk .activity .act,.container_sm-wrapper section.blk .activity .act{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.container section.blk .activity .act:hover,.container_sm-wrapper section.blk .activity .act:hover{transform:scale(1.05)}.container section.blk .activity .act:hover i,.container_sm-wrapper section.blk .activity .act:hover i{filter:drop-shadow(0 4px 12px rgba(86, 32, 127, 0.3))}.container section.blk .activity .act:hover p.count,.container_sm-wrapper section.blk .activity .act:hover p.count{text-shadow:0 2px 8px rgba(86,32,127,.3)}.container section.blk .activity .act:active,.container_sm-wrapper section.blk .activity .act:active{transform:scale(1.02)}.container section.blk .activity .act:active i,.container_sm-wrapper section.blk .activity .act:active i{filter:drop-shadow(0 2px 6px rgba(86, 32, 127, 0.2))}.container section.blk .activity .act i,.container_sm-wrapper section.blk .activity .act i{transition:all .3s ease}.container section.blk .activity .act p.count,.container_sm-wrapper section.blk .activity .act p.count{transition:all .3s ease}.container section.blk .activity .act_1 i,.container_sm-wrapper section.blk .activity .act_1 i{background-image:url(/img/ico-1.png)}.container section.blk .activity .act_1 h3,.container_sm-wrapper section.blk .activity .act_1 h3{color:#56207f}.container section.blk .activity .act_1:hover i,.container_sm-wrapper section.blk .activity .act_1:hover i{filter:drop-shadow(0 4px 12px rgba(86, 32, 127, 0.4))}.container section.blk .activity .act_1:hover p.count,.container_sm-wrapper section.blk .activity .act_1:hover p.count{text-shadow:0 2px 8px rgba(86,32,127,.4)}.container section.blk .activity .act_2 i,.container_sm-wrapper section.blk .activity .act_2 i{background-image:url(/img/ico-2.png)}.container section.blk .activity .act_2 h3,.container_sm-wrapper section.blk .activity .act_2 h3{color:#b52051}.container section.blk .activity .act_2:hover i,.container_sm-wrapper section.blk .activity .act_2:hover i{filter:drop-shadow(0 4px 12px rgba(181, 32, 81, 0.4))}.container section.blk .activity .act_2:hover p.count,.container_sm-wrapper section.blk .activity .act_2:hover p.count{text-shadow:0 2px 8px rgba(181,32,81,.4)}.container section.blk .activity .act_3 i,.container_sm-wrapper section.blk .activity .act_3 i{background-image:url(/img/ico-3.png)}.container section.blk .activity .act_3 h3,.container_sm-wrapper section.blk .activity .act_3 h3{color:#ae79b1}.container section.blk .activity .act_3:hover i,.container_sm-wrapper section.blk .activity .act_3:hover i{filter:drop-shadow(0 4px 12px rgba(174, 121, 177, 0.4))}.container section.blk .activity .act_3:hover p.count,.container_sm-wrapper section.blk .activity .act_3:hover p.count{text-shadow:0 2px 8px rgba(174,121,177,.4)}.container section.blk .activity h3,.container_sm-wrapper section.blk .activity h3{font-weight:700;font-size:24px;line-height:28px;padding:0;margin:0;display:flex;flex-direction:row;position:relative;gap:8px}.container section.blk .container_sm-wrapper,.container_sm-wrapper section.blk .container_sm-wrapper{padding-top:159px;display:flex;flex-direction:row}.container section.blk .container_sm-wrapper ul,.container_sm-wrapper section.blk .container_sm-wrapper ul,.container section.blk .container_sm-wrapper li,.container_sm-wrapper section.blk .container_sm-wrapper li{list-style:none;font-weight:500;line-height:28px;font-size:16px}.container section.blk .container_sm-wrapper .title,.container_sm-wrapper section.blk .container_sm-wrapper .title{font-weight:600;font-size:28px;line-height:44px;color:#101828}.container section.blk .container_sm-wrapper .cta,.container_sm-wrapper section.blk .container_sm-wrapper .cta{margin-top:49px}.container section.blk .container_sm-wrapper .detail,.container_sm-wrapper section.blk .container_sm-wrapper .detail{margin-left:136px;margin-top:108px}.container section.blk .container_sm-wrapper .detail ul,.container_sm-wrapper section.blk .container_sm-wrapper .detail ul{display:flex;flex-direction:column}.container section.blk .container_sm-wrapper .detail li,.container_sm-wrapper section.blk .container_sm-wrapper .detail li{display:inline-block;position:relative;padding-left:15px;margin-left:6px;color:#737d8b}.container section.blk .container_sm-wrapper .detail li::before,.container_sm-wrapper section.blk .container_sm-wrapper .detail li::before{display:block;content:"";position:absolute;left:0;top:50%;margin-top:-2px;border-radius:9999px;width:5px;height:5px;background-color:#737d8b}.container section.blk .container_sm-wrapper .content,.container_sm-wrapper section.blk .container_sm-wrapper .content{margin-top:28px}.container section.blk .container_sm-wrapper_3 img,.container_sm-wrapper section.blk .container_sm-wrapper_3 img{margin-left:119px}.container section.blk_2 .content,.container_sm-wrapper section.blk_2 .content{padding-top:80px;padding-bottom:105px}.container section.blk_2 figure,.container_sm-wrapper section.blk_2 figure{margin-top:15px;font-size:18px;color:#56207f}.container section.blk_2 .beauty-one,.container_sm-wrapper section.blk_2 .beauty-one{display:flex;gap:46px;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start;text-align:center}.container section.blk_2 .beauty-one .item,.container_sm-wrapper section.blk_2 .beauty-one .item{display:flex;flex-direction:column;align-items:center}.container section.blk_2 .beauty-one figure,.container_sm-wrapper section.blk_2 .beauty-one figure{padding:8px 12px;color:#fff;background-color:#7f1786;font-weight:600;font-size:18px;line-height:20px;width:fit-content;border-radius:50px;margin-top:-14px}.container section.blk_2 .beauty-one span.subfigure,.container_sm-wrapper section.blk_2 .beauty-one span.subfigure{font-size:15px;font-weight:400;display:block;margin-top:14px;color:#444}.container section.blk_2 i,.container_sm-wrapper section.blk_2 i{width:146px;height:146px;display:block;font-size:0;background-repeat:no-repeat}.container section.blk_2 .ico-01 i,.container_sm-wrapper section.blk_2 .ico-01 i{background-image:url(/img/payment.svg)}.container section.blk_2 .ico-02 i,.container_sm-wrapper section.blk_2 .ico-02 i{background-image:url(/img/card.svg)}.container section.blk_2 .ico-03 i,.container_sm-wrapper section.blk_2 .ico-03 i{background-image:url(/img/crm.svg)}.container section.blk_2 .ico-04 i,.container_sm-wrapper section.blk_2 .ico-04 i{background-image:url(/img/kiosk.svg)}.container section.blk_2 .ico-05 i,.container_sm-wrapper section.blk_2 .ico-05 i{background-image:url(/img/tax-refund.svg)}.container section.blk_2 .ico-06 i,.container_sm-wrapper section.blk_2 .ico-06 i{background-image:url(/img/easy-payment.svg)}.container section.blk_2 .ico-07 i,.container_sm-wrapper section.blk_2 .ico-07 i{background-image:url(/img/contract-service.svg)}.container section.blk_3 .container_sm-wrapper,.container_sm-wrapper section.blk_3 .container_sm-wrapper{padding-left:238px}.container section.blk_3 .container_sm-wrapper img,.container_sm-wrapper section.blk_3 .container_sm-wrapper img{width:465px}.container section.blk_4,.container_sm-wrapper section.blk_4{background-image:url(/img/left-smbg.svg);background-size:auto 395px;background-repeat:no-repeat;background-position:calc(50% - 444px) calc(100% - 28px)}.container section.blk_4 .container_sm-wrapper,.container_sm-wrapper section.blk_4 .container_sm-wrapper{padding-top:39px;justify-content:space-between;align-items:flex-end;justify-content:center}.container section.blk_4 .container_sm-wrapper .detail,.container_sm-wrapper section.blk_4 .container_sm-wrapper .detail{margin-left:0;margin-top:0;margin-bottom:94px;margin-right:133px}.container section.blk_4 img,.container_sm-wrapper section.blk_4 img{width:447px;margin-left:200px}.container section.blk_5 .container_sm-wrapper,.container_sm-wrapper section.blk_5 .container_sm-wrapper{padding-left:243px;padding-top:41px}.container section.blk_5 .container_sm-wrapper .detail,.container_sm-wrapper section.blk_5 .container_sm-wrapper .detail{margin-left:119px;margin-top:90px}.container section.blk_5 .container_sm-wrapper img,.container_sm-wrapper section.blk_5 .container_sm-wrapper img{width:479px}.container section.blk_6,.container_sm-wrapper section.blk_6{background-image:url(/img/right-smbg.svg);background-size:auto 492px;background-repeat:no-repeat;background-position:calc(50% + 480px) calc(100% - 30px);padding-bottom:128px}.container section.blk_6 .container_sm-wrapper,.container_sm-wrapper section.blk_6 .container_sm-wrapper{padding:0;display:flex;justify-content:center;align-items:flex-start}.container section.blk_6 .container_sm-wrapper .detail,.container_sm-wrapper section.blk_6 .container_sm-wrapper .detail{margin-top:140px;margin-right:218px;margin-left:0}.container section.blk_6 .container_sm-wrapper .content,.container_sm-wrapper section.blk_6 .container_sm-wrapper .content{margin-top:30px;margin-left:5px}.container section.blk_6 .container_sm-wrapper img,.container_sm-wrapper section.blk_6 .container_sm-wrapper img{margin-top:40px;width:458px;margin-left:130px}.container section.blk_ads,.container_sm-wrapper section.blk_ads{padding-top:110px;padding-bottom:120px}.container section.blk_ads .container_sm-wrapper,.container_sm-wrapper section.blk_ads .container_sm-wrapper{padding:0;background-color:#7f1786;border-top-left-radius:126px;color:#fff}.container section.blk_ads .container_sm-wrapper a.cta,.container_sm-wrapper section.blk_ads .container_sm-wrapper a.cta{padding:12px 44px;color:#7f1786;background-color:#fff;border-radius:9999px;font-weight:700;font-size:18px;margin:0}.container section.blk_ads .container_sm-wrapper h3,.container_sm-wrapper section.blk_ads .container_sm-wrapper h3{font-size:32px;font-weight:600;line-height:49px;margin:0}.container section.blk_ads .container_sm-wrapper .content,.container_sm-wrapper section.blk_ads .container_sm-wrapper .content{width:inherit;margin:0;display:flex;align-items:center;align-content:center;justify-content:space-between;padding-left:92px;padding-right:92px}.container section.blk_ads .container_sm-wrapper p,.container_sm-wrapper section.blk_ads .container_sm-wrapper p{font-size:16px;font-weight:600;margin-top:16px}.container section.blk_ads img,.container_sm-wrapper section.blk_ads img{width:211px}.topmenu{display:flex;flex-direction:row;padding-left:20px;padding-right:20px;padding-top:22px;padding-bottom:22px;justify-content:space-between;width:100%;max-width:inherit;margin:0 auto;box-sizing:border-box;transition:all 200ms}.topmenu a.menu-toggle{background-image:url(/img/mobile-menu.svg);background-position:50% 50%;background-repeat:no-repeat;width:24px;height:24px;font-size:0}.topmenu.active{height:100vh;width:100vw;position:sticky;position:fixed;background-color:#fef6ff;top:0;left:0;z-index:99;padding:0;box-sizing:border-box}.topmenu.active a.menu-toggle{background-image:url(/img/mobile-menu-close.svg)}.topmenu.active a.logo,.topmenu.active a.menu-toggle{position:fixed;top:20px}.topmenu.active a.logo{left:20px}.topmenu.active a.menu-toggle{right:20px}.topmenu.active ul{margin:0;width:100%;margin-top:68px;border-top:1px solid #d1abd3;padding:44px 20px;padding-bottom:0;gap:36px;display:flex;flex-direction:column;align-items:flex-start}.topmenu.active ul li{width:128px;position:relative}.topmenu.active ul li::after{content:"";display:block;height:14px;width:11px;background-image:url(/img/menu-arrow.svg);background-repeat:no-repeat;right:0;top:50%;margin-top:-5px;position:absolute}@media screen and (min-width: 1200px){.topmenu{padding-left:0;padding-top:24px;padding-bottom:44px;padding-right:0;max-width:1440px}.topmenu.active{border-bottom:none}}.topmenu a.logo{display:block;background-image:url(/img/logo.png);background-size:contain;background-repeat:no-repeat;background-position:center;text-indent:-9999px;white-space:nowrap;overflow:hidden;font-size:0;width:100px;height:33px}@media screen and (min-width: 1200px){.topmenu a.logo{width:184px;height:40px}}.topmenu a.menu-toggle{display:inline-block;height:24px}@media screen and (min-width: 1200px){.topmenu a.menu-toggle{display:none}}.topmenu ul,.topmenu li{list-style:none;margin:0;padding:0}.topmenu ul{align-items:center;gap:81px;font-size:20px;font-weight:600;margin-left:193px;display:none}@media screen and (min-width: 1200px){.topmenu ul{display:flex}}.topmenu li a{text-decoration:none;transition:all .3s ease;color:#000;display:inline-block}.topmenu li a:hover{color:#7e1786}.topmenu li a:active{color:#7e1786}header{min-height:844px}@media screen and (min-width: 1200px){header{min-height:748px}}header.main-header{min-height:auto}header div.txt{width:100%;max-width:470px;margin-top:100px}header div.txt h1{font-weight:600;font-size:50px;line-height:76px;letter-spacing:0;color:#101828;margin:0}header div.txt p{font-weight:500;font-size:16px;line-height:24px;letter-spacing:0;margin-top:22px}header div.txt div.cta{margin-top:44px}header div.txt div.cta a{background-color:#eb6a79;padding:14px 33px;border-radius:33px;font-weight:600;font-size:18px;color:#fff;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1)}header div.txt div.cta a:hover{background-color:#d95a6b}header div.txt div.cta a:active{box-shadow:0 4px 8px rgba(235,106,121,.3),0 2px 4px rgba(0,0,0,.1);transform:translateY(0)}.footer{padding:60px 0;background:#fcf4f0;border-top:1px solid #d0d0d0}.footer-logo{width:184px;height:40px;display:block;background-image:url(/img/logo.png);background-size:contain;background-repeat:no-repeat;background-position:center;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:0}.footer-logo:focus{outline:2px solid #9c27b0;outline-offset:2px}.footer-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px;border-bottom:1px solid #d4d4d4;margin-bottom:32px}.footer-nav{display:flex;align-items:center;gap:36px}.footer-nav a{display:inline-block;font-weight:400;font-size:14px;line-height:27px;color:#000;text-align:center;text-decoration:none}.footer-nav a:hover{color:#9c27b0}.footer-nav a{position:relative}.footer-nav a:nth-of-type(n+2)::before{position:absolute;left:-18px;top:50%;margin-top:-10px;height:20px;width:1px;background-color:#dedede;display:block;content:""}.footer-content{display:flex;justify-content:space-between;gap:40px;margin-bottom:10px}.footer-info{flex:1;font-size:14px}.footer-info dl{line-height:1.7;color:#555;margin:0}.footer-info dt{font-weight:600;color:#000;font-style:normal}.footer-info dt span,.footer-info dt a{font-weight:400;display:inline-block;margin-left:8px;color:#000;text-decoration:none}.footer-info dt a{margin:0}.footer-info dt a:hover{color:#9c27b0}.footer-info dt:first-child{margin-top:0}.footer-info dd{margin:4px 0;font-size:14px}.footer-contact-section{text-align:right;flex-shrink:0}.footer-contact{font-weight:700;font-size:30px;line-height:36px;text-align:right}.footer-contact a{text-decoration:none;color:#000}.footer-schedule-email{padding-right:8px}.footer-schedule{font-size:14px;color:#000;line-height:1.8;margin-top:18px}.footer-schedule br{display:none}.footer-schedule p{margin:0}.footer-schedule p a{color:#000}.footer-schedule p a:hover{color:#9c27b0}@media(min-width: 768px){.footer-schedule br{display:block}}.footer-copyright{padding-top:8px;color:#999;font-size:13px;font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#000}@media(max-width: 768px){.footer{padding:32px 16px}.footer-header{flex-direction:column;gap:20px;text-align:center;padding-bottom:20px;margin-bottom:32px}.footer-nav{gap:16px;flex-wrap:wrap;justify-content:center}.footer-nav a{font-size:13px}.footer-content{flex-direction:column;gap:32px;margin-bottom:32px}.footer-contact-section{text-align:center}.footer-schedule{text-align:center;font-size:13px}.footer-schedule br{display:block}.footer-copyright{padding-top:24px;font-size:12px}}@media(max-width: 480px){.footer{padding:24px 12px}.footer-logo{width:150px;height:32px}.footer-contact{font-size:28px}.footer-info dd{font-size:13px}}.container_full-wrapper{padding:0 60px}@media(max-width: 1280px){.container_full-wrapper{padding:0 20px}}.key-feature p,.key-feature h1{margin:0;letter-spacing:0}.key-feature ul{list-style:none}.key-feature__banner{width:100%;height:400px;background-image:url(/img/key-feature-banner.png);background-size:100% 200%;background-position:0 0;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1rem;gap:24px}@media(max-width: 1280px){.key-feature__banner{height:196px;gap:6px}}.key-feature__banner h1{font-weight:600;font-style:normal;font-size:50px;line-height:76px;text-align:center;color:#701b7e}@media(max-width: 1280px){.key-feature__banner h1{font-size:20px;line-height:36px}}.key-feature__banner p{font-weight:500;font-style:medium;font-size:16px;line-height:20px;text-align:center;color:#ae79b1}@media(max-width: 1280px){.key-feature__banner p{font-size:12px;line-height:20px;display:flex;flex-direction:column}}.key-feature__main-content{margin-top:140px;margin-bottom:180px;display:flex;flex-direction:column;gap:140px}@media(max-width: 1280px){.key-feature__main-content{margin-top:60px;margin-bottom:120px;gap:80px}}.key-feature__section{display:flex;gap:12px}@media(max-width: 1280px){.key-feature__section{flex-direction:column;margin:0 20px}}.key-feature__section--left{flex:1}.key-feature__section--right{flex:0 0 980px}@media(max-width: 1280px){.key-feature__section--right{flex:1}}.key-feature__section-title{font-weight:700;font-size:36px;line-height:49px;color:#101828}@media(max-width: 1280px){.key-feature__section-title{font-size:22px;line-height:30px}}.key-feature__section-link{font-weight:600;font-size:24px;line-height:30px;color:#ae79b1;text-decoration:none;margin-top:20px;display:inline-block}@media(max-width: 1280px){.key-feature__section-link{font-size:14px;line-height:20px}}.key-feature__section-desc{font-weight:400;font-size:16px;line-height:24px;color:#4a5565}@media(max-width: 1280px){.key-feature__section-desc{font-size:11px;line-height:19px}}.key-feature__section-list{padding:24px 28px;background-color:#f6f7f8;border-radius:16px;display:grid;grid-template-columns:repeat(2, 1fr);gap:10px;margin-top:24px}@media(max-width: 1280px){.key-feature__section-list{padding:12px;grid-template-columns:repeat(1, 1fr);gap:2px}}.key-feature__section-item{display:flex;align-items:center;gap:8px}@media(max-width: 1280px){.key-feature__section-item{gap:4px}}.key-feature__section-item p{font-weight:400;font-size:15px;line-height:24px;color:#364153}@media(max-width: 1280px){.key-feature__section-item p{font-size:13px}}.key-feature__section-item svg{width:20px;height:20px}@media(max-width: 1280px){.key-feature__section-item svg{width:16px;height:16px}}.key-feature__section-wrapper{display:flex;gap:20px;margin-top:40px}@media(max-width: 1280px){.key-feature__section-wrapper{flex-direction:column;gap:24px}}.key-feature__section-image{height:360px;width:436px;border-radius:16px}.key-feature__section-image--special{width:233px}.key-feature__section-image--1{background-image:url(/img/section-banner-1.jpg);background-size:cover}@media(max-width: 1280px){.key-feature__section-image--1{background-image:url(/img/section-banner-mobile-1.jpg)}}.key-feature__section-image--2{background-image:url(/img/section-banner-2.jpg);background-size:cover}@media(max-width: 1280px){.key-feature__section-image--2{background-image:url(/img/section-banner-mobile-2.jpg)}}.key-feature__section-image--3{background-image:url(/img/section-banner-3.jpg);background-size:cover}@media(max-width: 1280px){.key-feature__section-image--3{background-image:url(/img/section-banner-mobile-3.jpg)}}.key-feature__section-image--4{background-image:url(/img/section-banner-4.jpg);background-size:100% 100%}@media(max-width: 1280px){.key-feature__section-image{height:100%;width:100%;aspect-ratio:400/280;background-position:center}}.key-feature__section-feature{display:flex;flex-direction:column;justify-content:space-between;gap:24px;flex:1}@media(max-width: 1280px){.key-feature__section-feature{gap:12px}}.key-feature__section-feature-item{height:104px;display:flex;align-items:center;padding-inline:20px;gap:28px;border:1px solid #dbe0ea;border-radius:16px}@media(max-width: 1280px){.key-feature__section-feature-item{height:84px;padding-inline:16px}}.key-feature__section-feature-icon{height:64px;width:64px;border-radius:100%;display:flex;align-items:center;justify-content:center}.key-feature__section-feature-icon.section-icon--payment1{background-color:#e5fdeb}.key-feature__section-feature-icon.section-icon--payment2{background-color:#fffabf}.key-feature__section-feature-icon.section-icon--payment3{background-color:#e7f6ff}.key-feature__section-feature-icon.section-icon--crm1{background-color:#faf4ff}.key-feature__section-feature-icon.section-icon--crm2{background-color:#fff1e1}.key-feature__section-feature-icon.section-icon--crm3{background-color:#e1f4f6}.key-feature__section-feature-icon.section-icon--kiosk1{background-color:#e1f4f6}.key-feature__section-feature-icon.section-icon--kiosk2{background-color:#ffefef}.key-feature__section-feature-icon.section-icon--kiosk3{background-color:#e7f6ff}.key-feature__section-feature-icon.section-icon--vat1{background-color:#e5f0fd}.key-feature__section-feature-icon.section-icon--vat2{background-color:#feedfa}.key-feature__section-feature-icon.section-icon--vat3{background-color:#fff9e2}@media(max-width: 1280px){.key-feature__section-feature-icon{height:40px;width:40px}}.key-feature__section-feature-icon svg{width:32px;height:32px}@media(max-width: 1280px){.key-feature__section-feature-icon svg{width:20px;height:20px}}.key-feature__section-feature-text{display:flex;flex-direction:column;gap:8px;flex:1}@media(max-width: 1280px){.key-feature__section-feature-text{gap:4px}}.key-feature__section-feature-text p{font-weight:600;font-size:16px;line-height:24px;color:#101828}@media(max-width: 1280px){.key-feature__section-feature-text p{font-size:14px}}.key-feature__section-feature-text span{font-weight:400;font-size:14px;line-height:20px;letter-spacing:0px;color:#707987}@media(max-width: 1280px){.key-feature__section-feature-text span{font-size:11px;line-height:16px}}.key-feature__section-banner{background-color:#56207f;width:100%;height:250px;display:flex;border-radius:120px 0 0 0;margin-bottom:120px}@media(max-width: 1280px){.key-feature__section-banner{height:auto;border-radius:60px 0 0 0;margin-bottom:0}}.key-feature__section-banner img{width:211px;height:100%;border-radius:117px 0 117px 0;object-fit:fill}@media(max-width: 1280px){.key-feature__section-banner img{width:135px;height:159px;border-radius:60px 0 60px 0}}.key-feature__section-banner-content{padding:0 60px 0 92px;display:flex;justify-content:space-between;align-items:center;flex:1;gap:20px}@media(max-width: 1280px){.key-feature__section-banner-content{flex-direction:column;padding:28px 20px 40px 24px;align-items:start}}.key-feature__section-banner-text p{font-weight:600;font-size:32px;line-height:49px;color:#fff}@media(max-width: 1280px){.key-feature__section-banner-text p{font-size:20px;line-height:29px}}.key-feature__section-banner-text span{font-weight:500;font-size:16px;line-height:30px;color:#fff;margin-top:16px}@media(max-width: 1280px){.key-feature__section-banner-text span{font-size:12px;line-height:20px;margin-top:10px}}.key-feature__section-banner-btn{padding:0 43px;height:54px;border-radius:100px;background-color:#fff;color:#56207f;border:none;font-weight:700;font-size:18px;line-height:30px;cursor:pointer}@media(max-width: 1280px){.key-feature__section-banner-btn{height:40px;padding:0 18px;font-size:14px}}html{color:#222;font-size:1em;line-height:1.4;background-repeat:no-repeat;background-position:50% 0px;font-family:"Pretendard","Courier New",Courier,monospace;background-size:1920px auto;background-position:50% 0}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.hidden,[hidden]{display:none !important}.visually-hidden{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;white-space:inherit;width:auto}.invisible{visibility:hidden}.clearfix::before,.clearfix::after{content:"";display:table}.clearfix::after{clear:both}@media print{*,*::before,*::after{background:#fff !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]::after{content:" (" attr(href) ")"}abbr[title]::after{content:" (" attr(title) ")"}a[href^="#"]::after,a[href^="javascript:"]::after{content:""}pre{white-space:pre-wrap !important}pre,blockquote{border:1px solid #999;page-break-inside:avoid}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}html,body{margin:0;padding:0;overflow-x:hidden}a{text-decoration:none}a:hover{color:#9c27b0}body{background-repeat:no-repeat;min-height:100vh;background-size:1920px auto;background-position:50% 0;transition:background-position .5s ease-out;background-image:url(/img/bg-header.png)}ul,li{margin:0;padding:0}
