/*
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%)}}.contact-us__container{display:flex;justify-content:space-between;margin-top:100px;margin-bottom:180px;gap:40px}@media(max-width: 1280px){.contact-us__container{flex-direction:column;margin-top:40px;margin-bottom:100px}}.contact-us__info{display:flex;flex-direction:column;gap:60px}@media(max-width: 1280px){.contact-us__info{gap:40px}}.contact-us__heading h1{font-weight:600;font-size:50px;line-height:76px;color:#701b7e;margin-bottom:20px}@media(max-width: 1280px){.contact-us__heading h1{font-size:26px;line-height:36px;margin-bottom:8px}}.contact-us__heading p{font-weight:500;font-size:16px;line-height:24px;color:#4a5565}@media(max-width: 1280px){.contact-us__heading p{font-size:12px;line-height:24px}}.contact-us__list{display:flex;flex-direction:column;gap:40px}@media(max-width: 1280px){.contact-us__list{flex-direction:row;flex-wrap:wrap;gap:8px}}.contact-us__list li{display:flex;gap:28px;align-items:center}@media(max-width: 1280px){.contact-us__list li{gap:10px}}.contact-us__icon{width:72px;height:72px;border-radius:100px;background-color:#f0e6f0;display:flex;justify-content:center;align-items:center}@media(max-width: 1280px){.contact-us__icon{width:40px;height:40px}}.contact-us__icon svg{width:36px;height:36px}@media(max-width: 1280px){.contact-us__icon svg{width:20px;height:20px}}.contact-us__content span{font-weight:600;font-size:16px;line-height:27px;color:#707987}@media(max-width: 1280px){.contact-us__content span{font-size:13px;line-height:20px}}.contact-us__content p{font-weight:600;font-size:20px;line-height:24px;margin-top:8px}@media(max-width: 1280px){.contact-us__content p{font-size:12px;line-height:24px;margin-top:4px}}.contact-us__form{width:900px;border-radius:36px;padding:40px 60px;background:#f6f7f8}@media(max-width: 1280px){.contact-us__form{width:100%;padding:16px;border-radius:14px}}.contact-us__form .form__row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px}@media(max-width: 1280px){.contact-us__form .form__row{grid-template-columns:1fr;margin-bottom:20px}}.contact-us__form .form__row--full{grid-template-columns:1fr}.contact-us__form .form__label{display:block;font-size:16px;line-height:24px;color:#343434;margin-bottom:8px;font-weight:600}.contact-us__form .form__label span.sub_note{color:#707987;font-size:12px;font-weight:400}.contact-us__form .form__label--required::before{content:"* ";color:#e74c3c}.contact-us__form .form__input,.contact-us__form .form__select,.contact-us__form .form__textarea{width:100%;padding:0 20px;border:1px solid #e8e8e8;border-radius:12px;background:#fff;font-size:16px;transition:border-color .2s;height:56px;line-height:24px}.contact-us__form .form__input::placeholder,.contact-us__form .form__select::placeholder,.contact-us__form .form__textarea::placeholder{color:#99a1af}.contact-us__form .form__input:focus,.contact-us__form .form__select:focus,.contact-us__form .form__textarea:focus{border-color:#7e57c2;outline:none}.contact-us__form .form__textarea{height:224px;resize:none;padding-block:16px}.contact-us__form .select-wrapper{position:relative;width:100%}.contact-us__form .select-wrapper svg{position:absolute;top:50%;right:20px;transform:translateY(-50%);pointer-events:none}.contact-us__form .select-custom{appearance:none;-webkit-appearance:none}.contact-us__form .upload-box{width:92px;height:92px;border:1px solid #e8e8e8;border-radius:12px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:border .2s;gap:10px}.contact-us__form .upload-box:hover{border-color:#7e57c2}.contact-us__form .upload-icon svg{width:30px;height:28 px}.contact-us__form .upload-text{font-weight:500;font-size:12px;line-height:16px;text-align:center;color:#4a5565}.contact-us__form .upload-container{display:flex;flex-wrap:wrap;gap:10px}.contact-us__form .upload-container img{width:92px;height:92px;object-fit:cover;border-radius:12px}.contact-us__form #files{display:none}.contact-us__form .submit-btn{width:100%;height:60px;background:#701b7e;color:#fff;border:none;cursor:pointer;border-radius:12px;font-size:18px;font-weight:700;line-height:24px;margin-top:16px;transition:background .2s;position:relative;display:flex;justify-content:center;align-items:center}@media(max-width: 1280px){.contact-us__form .submit-btn{height:56px;font-size:16px;margin-top:12px}}.contact-us__form .submit-btn.loading{background:#9c5aa0;cursor:not-allowed}.contact-us__form .submit-btn:hover:not(.loading){background:#6b0f93}.contact-us__form .btn-text{transition:opacity .2s}.contact-us__form .btn-loading{display:flex;align-items:center;gap:8px}.contact-us__form .spinner{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.contact-us__form .preview-item{width:92px;height:92px;border-radius:12px;position:relative;overflow:hidden;border:1px solid #e8e8e8}.contact-us__form .remove-btn{position:absolute;top:4px;right:4px;width:22px;height:22px;background:rgba(0,0,0,.6);color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:13px;cursor:pointer;border:none}.custom-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.custom-modal.show{display:flex;justify-content:center;align-items:center}.modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.modal-content{position:relative;background-color:#fff;border-radius:16px;padding:40px;max-width:400px;width:90%;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.1)}@media(max-width: 1280px){.modal-content{padding:24px;width:85%}}.modal-icon{margin-bottom:16px}.modal-icon.success{color:#28a745}.modal-icon.error{color:#dc3545}.modal-icon svg{width:48px;height:48px}@media(max-width: 1280px){.modal-icon svg{width:36px;height:36px}}.modal-title{font-size:20px;font-weight:600;color:#343434;margin-bottom:12px}@media(max-width: 1280px){.modal-title{font-size:18px}}.modal-message{font-size:16px;color:#4a5565;line-height:1.5;margin-bottom:24px}@media(max-width: 1280px){.modal-message{font-size:14px;margin-bottom:20px}}.modal-btn{background-color:#701b7e;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s}@media(max-width: 1280px){.modal-btn{padding:10px 20px;font-size:14px}}.modal-btn:hover{background-color:#6b0f93}
