/*
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');
}
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}*{font-family:"Pretendard","Courier New",Courier,monospace}::-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}ul,li{margin:0;padding:0}.topmenu{display:flex;flex-direction:row;padding-left:20px;padding-right:20px;justify-content:space-between;width:100%;max-width:inherit;margin:0 auto;box-sizing:border-box;transition:all 100ms;position:fixed;top:0;left:0;z-index:99;align-items:center;background-color:#f4f0f5;height:68px}.topmenu.scroll{background-color:#f4f0f5}.topmenu.sub{background-color:#fff}.topmenu.sub.scroll{background-color:#fff}@media screen and (min-width: 1200px){.topmenu{align-items:center;position:static;top:inherit;left:inherit;background-color:inherit;height:88px}.topmenu.scroll{border-bottom:none;background-color:none}}@media screen and (min-width: 1200px){.topmenu{max-width:1440px}.topmenu.active{border-bottom:none}}@media screen and (min-width: 1600px){.topmenu{padding-left:0;padding-right:0}}.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 !important;transition:background-color 0s;top:0;left:0;z-index:99;padding:0;box-sizing:border-box;align-items:flex-start}.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}.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;z-index:1}@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;margin:0 auto}@media screen and (min-width: 1200px){.topmenu ul{display:flex;position:relative;left:-92px}}.topmenu.active ul li a{color:#3e1f55}.topmenu li a{text-decoration:none;transition:all .3s ease;color:#000;display:inline-block;font-size:18px;font-weight:600;font-size:18px;line-height:100%}.topmenu li a:hover{color:#7e1786}.topmenu li a:active{color:#7e1786}header{padding:0 20px;min-height:460px}@media screen and (min-width: 1024px){header{min-height:460px}}@media screen and (min-width: 1366px){header{min-height:620px}}@media screen and (min-width: 1600px){header{padding:0}}header.main-header{min-height:auto}header div.txt{width:100%;max-width:470px;margin-top:0}@media screen and (min-width: 360px){header div.txt{width:100%;max-width:470px;margin-top:48px}}@media screen and (min-width: 720px){header div.txt{margin-top:0}}@media screen and (min-width: 1366px){header div.txt{margin-top:100px}}header div.txt h1{letter-spacing:0;color:#101828;margin:0;font-weight:600;line-height:40px;font-size:28px}@media screen and (min-width: 500px){header div.txt h1{font-weight:600;font-size:50px;line-height:1.3}}@media screen and (min-width: 640px){header div.txt h1{font-weight:600;font-size:50px;line-height:1.3}}@media screen and (min-width: 800px){header div.txt h1{font-weight:600;font-size:28px;line-height:1.3}}@media screen and (min-width: 920px){header div.txt h1{font-weight:600;font-size:36px}}@media screen and (min-width: 1000px){header div.txt h1{font-weight:600;font-size:50px;line-height:76px}}header div.txt p{font-weight:500;font-size:10px;line-height:18px;letter-spacing:0;margin-top:120px}@media screen and (min-width: 375px){header div.txt p{margin-top:150px}}@media screen and (min-width: 414px){header div.txt p{margin-top:180px}}@media screen and (min-width: 460px){header div.txt p{font-weight:500;margin-top:10px;font-size:14px;line-height:24px;margin-top:230px}}@media screen and (min-width: 500px){header div.txt p{font-weight:500;margin-top:10px;font-size:14px;line-height:24px;margin-top:230px}}@media screen and (min-width: 560px){header div.txt p{font-weight:500;margin-top:10px;font-size:16px;line-height:24px;margin-top:300px}}@media screen and (min-width: 650px){header div.txt p{font-weight:500;margin-top:10px;font-size:16px;line-height:24px;margin-top:350px}}@media screen and (min-width: 680px){header div.txt p{font-weight:500;margin-top:10px;font-size:16px;line-height:24px;margin-top:400px}}@media screen and (min-width: 720px){header div.txt p{font-weight:500;margin-top:10px;font-size:16px;line-height:24px;margin-top:420px}}@media screen and (min-width: 760px){header div.txt p{font-weight:500;margin-top:10px;font-size:16px;line-height:24px;margin-top:450px}}@media screen and (min-width: 800px){header div.txt p{font-weight:500;margin-top:10px;font-size:16px;line-height:24px}}@media screen and (min-width: 920px){header div.txt p{font-weight:500;margin-top:0;font-size:16px;line-height:24px}}@media screen and (min-width: 1200px){header div.txt p{margin-top:22px}}header div.txt div.cta{margin-top:19px}@media screen and (min-width: 640px){header div.txt div.cta{margin-top:44px}}header div.txt div.cta a{background-color:#eb6a79;border-radius:33px;font-size:13px;font-weight:600;padding:10px 19px;color:#fff;text-decoration:none;display:inline-block;transition:all .3s ease}@media screen and (min-width: 640px){header div.txt div.cta a{padding:14px 33px;font-weight:600;font-size:18px}}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 20px;background:#fcf4f0;border-top:1px solid #d0d0d0}@media screen and (min-width: 1600px){.footer{padding-left:20px;padding-right:20px}}@media screen and (min-width: 920px){.footer{padding-left:60px;padding-right:60px}}.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:flex-start;padding-bottom:30px;border-bottom:1px solid #d4d4d4;margin-bottom:32px}@media screen and (min-width: 640px){.footer-header{align-items:center}}.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:28px;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: 440px){.footer{padding:39px 20px}.footer-header{padding-bottom:16px;margin-bottom:18px}.footer-info{flex:1;font-size:12px}.footer-info dt{margin-bottom:4px}.footer-info dt span{margin-left:4px}.footer-copyright{padding-top:15px;font-size:10px}.footer-content{flex-direction:column-reverse;gap:28px;margin-bottom:0}.footer-schedule{text-align:left;font-size:13px;margin-top:10px}.footer-contact-section{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start}.footer-contact a{font-size:22px;line-height:36px}.footer-logo{width:92px;height:20px}.footer-contact{font-size:28px}.footer-info dd{font-size:13px}.footer-nav{gap:24px}.footer-nav a{font-size:12px}.footer-nav a:nth-of-type(n+2)::before{left:-12px}}@media(max-width: 1280px){.app-section{margin-top:78px}}.app-section p,.app-section h1,.app-section h2,.app-section h3{margin:0;letter-spacing:0}.app-section .container_full-wrapper{padding:0 60px}@media(max-width: 1280px){.app-section .container_full-wrapper{padding:0 20px}}.app-section .container_sm-wrapper{overflow-x:unset;box-sizing:border-box;padding-left:20px;padding-right:20px}.app-section .container_sm-wrapper.p100{padding-left:0;padding-right:0}@media screen and (min-width: 920px){.app-section .container_sm-wrapper{padding-left:60px;padding-right:60px}}@media screen and (min-width: 1600px){.app-section .container_sm-wrapper{padding-left:unset;padding-right:unset}}@media(max-width: 1280px){.app-section .container_sm-wrapper.mobile-full{padding-left:0;padding-right:0}}.app-section ul{list-style:none}.app-section__banner{width:100%;height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1rem;gap:24px;background-repeat:no-repeat}@media(max-width: 1280px){.app-section__banner{height:196px;gap:6px}}.app-section__banner h1{font-weight:600;font-style:normal;font-size:50px;line-height:76px;text-align:center;color:#701b7e}@media(max-width: 1280px){.app-section__banner h1{font-size:20px;line-height:36px}}.app-section__banner p{font-weight:500;font-style:medium;font-size:16px;line-height:24px;text-align:center;color:#ae79b1}@media(max-width: 1280px){.app-section__banner p{font-size:12px;line-height:20px;display:flex;flex-direction:column;padding-inline:10px}}.app-section__btn{height:50px;min-width:180px;font-weight:600;font-size:18px;line-height:100%;letter-spacing:0%;border-radius:100px;border:none;outline:none;cursor:pointer;display:flex;justify-content:center;align-items:center}.app-section__btn.btn-primary{color:#fff;background:#5f1986}@media(max-width: 1280px){.app-section__btn{min-width:106px;height:34px;font-size:12px}}.app-section__section-banner{background-color:#56207f;width:100%;height:250px;display:flex;border-radius:120px 0 0 0;margin-bottom:120px}.app-section__section-banner.app-section__section-banner--secondary{background-color:#b52051}@media(max-width: 1280px){.app-section__section-banner{height:auto;border-radius:60px 0 0 0;margin-bottom:0}}.app-section__section-banner img{width:211px;height:100%;border-radius:117px 0 117px 0;object-fit:fill}@media(max-width: 1280px){.app-section__section-banner img{width:135px;height:159px;border-radius:60px 0 60px 0}}.app-section__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){.app-section__section-banner-content{flex-direction:column;padding:28px 20px 40px 24px;align-items:start}}.app-section__section-banner-text p{font-weight:600;font-size:32px;line-height:49px;color:#fff}@media(max-width: 1280px){.app-section__section-banner-text p{font-size:20px;line-height:29px}}.app-section__section-banner-text span{font-weight:500;font-size:16px;line-height:30px;color:#fff;margin-top:16px}@media(max-width: 1280px){.app-section__section-banner-text span{font-size:12px;line-height:20px;margin-top:10px}}.app-section__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;min-width:200px;display:flex;align-items:center;justify-content:center}@media(max-width: 1280px){.app-section__section-banner-btn{height:40px;padding:0 18px;font-size:14px;min-width:124px}}.app-section__section-banner-btn.app-section__section-banner-btn--secondary{color:#b52051}[data-aos]{opacity:0;filter:blur(6px);transform-origin:center;will-change:transform,opacity,filter;transition-property:opacity,transform,filter;transition-timing-function:cubic-bezier(0.22, 1, 0.36, 1);transition-duration:750ms;backface-visibility:hidden;perspective:1000px}[data-aos].aos-animate{opacity:1;filter:blur(0px);transform:none}[data-aos=fade-up]{transform:translateY(28px)}[data-aos=fade-down]{transform:translateY(-28px)}[data-aos=fade-left]{transform:translateX(-28px)}[data-aos=fade-right]{transform:translateX(28px)}[data-aos=zoom-in]{transform:scale(0.92)}[data-aos=zoom-out]{transform:scale(1.08)}@media(prefers-reduced-motion: reduce){[data-aos]{transition:none !important;opacity:1 !important;filter:none !important;transform:none !important}}body.home{background-repeat:no-repeat;min-height:100vh;background-position:50% 0;transition:background-position .5s ease-out;padding-top:68px}@media screen and (min-width: 440px){body.home{background-size:100% auto}}@media screen and (min-width: 1200px){body.home{padding-top:0}}.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_sm-wrapper.no-overflow{overflow-x:initial !important}.header-bg{position:relative}.header-bg__wrapper{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column}.header-bg__wrapper-content{flex:1;background-color:#f4f0f5}.header-bg__wrapper svg{flex-shrink:0;margin-top:-2px}.home-banner{position:relative;z-index:2;margin-bottom:135px;margin-top:50px;display:flex;justify-content:space-between}@media(max-width: 1536px){.home-banner{margin-inline:20px;margin-bottom:100px;align-items:center}}@media(max-width: 1024px){.home-banner{margin-bottom:50px}}@media(max-width: 768px){.home-banner{flex-direction:column;margin-top:48px;margin-inline:20px;align-items:initial}}.home-banner .txt{flex:1}.home-banner .txt h1{font-weight:600;font-size:50px;line-height:76px;letter-spacing:0%;color:#101828;margin-bottom:20px;margin-top:0px}@media(max-width: 768px){.home-banner .txt h1{font-size:28px;line-height:40px;margin-bottom:0}}.home-banner .txt p{font-weight:500;font-size:16px;line-height:24px;letter-spacing:0px;color:#364153;margin-bottom:47px;margin-top:0px}@media(max-width: 1024px){.home-banner .txt p{font-size:12px;line-height:18px}}@media(max-width: 768px){.home-banner .txt p{display:none;margin-bottom:20px;margin-top:28px;font-size:10px;line-height:18px}}.home-banner .txt a{display:block;width:180px;height:50px;border-radius:99px;background-color:#eb6a79;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px}@media(max-width: 1024px){.home-banner .txt a{font-size:13px;width:120px;height:36px}}@media(max-width: 768px){.home-banner .txt a{display:none}}.home-banner .txt.txt-mobile{display:none}@media(max-width: 768px){.home-banner .txt.txt-mobile{display:block !important}.home-banner .txt.txt-mobile p,.home-banner .txt.txt-mobile a{display:flex}}.home-banner__image{position:relative;max-width:623px;aspect-ratio:3/2 !important;height:max-content}@media(max-width: 1536px){.home-banner__image{margin-right:6%;max-width:500px}}@media(max-width: 1280px){.home-banner__image{max-width:450px}}@media(max-width: 1024px){.home-banner__image{max-width:320px}}@media(max-width: 768px){.home-banner__image{width:70%;margin-left:auto;max-width:273px}}.home-banner__image .main-image{width:100%}.home-banner__image .main-image img{width:100%;height:100%;object-fit:contain}.home-banner__image .sub-image{position:absolute;width:120%;height:100%;top:-8%;left:-8%;aspect-ratio:3/2}.content-image{position:absolute;z-index:-1}.content-image-1{bottom:0;left:445px;width:120px;height:120px}@media(max-width: 1536px){.content-image-1{width:100px;height:100px;transform:translateY(50%)}}@media(max-width: 1280px){.content-image-1{width:82px;height:82px;left:400px}}@media(max-width: 1024px){.content-image-1{left:300px}}@media(max-width: 768px){.content-image-1{left:0;transform:translateX(-50%);bottom:120px}}.content-image-2{top:53px;left:341px;width:63px;height:63px}@media(max-width: 768px){.content-image-2{width:38px;height:38px;top:0;right:0;left:unset;transform:translateY(-50%)}}.key-feature{padding-top:78px}@media screen and (min-width: 1200px){.key-feature{padding-top:0}}.key-feature p,.key-feature h1{margin:0;letter-spacing:0}.key-feature ul{list-style:none}.key-feature__banner{background-image:url(/img/key-feature-banner.png);background-size:100% 200%;background-position:0 0;margin-top:20px}@media(max-width: 1280px){.key-feature__banner{margin-top:10px}}.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}}@media screen and (min-width: 1600px){.key-feature__main-content{margin-top:60px;margin-bottom:120px;gap:80px}}.key-feature__section{display:flex;gap:12px;flex-direction:row}@media(max-width: 1280px){.key-feature__section{flex-direction:column}}.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:12px}.key-feature__section-image--special{width:233px}.key-feature__section-image--1{background-image:url(/img/section-banner-1.png);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.png);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:21px;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}}
