@charset "utf-8";

.inner{margin:0 auto;width: 1680px;max-width:100%;}
.font-pl{font-family:'Paperlogy', sans-serif;}
.font-pl *{font-family:'Paperlogy', sans-serif;}
br.mo{display:none;}

#wrap{}

/*header*/
#header{position:fixed;top:0;left:0;width:100%;z-index:1000;transition: all 0.5s;}
#header .inner{position:relative;display:flex;align-items:center;justify-content:center;height: 120px;}
#header .logo{position:absolute;top: 50%;left: 0;z-index:10;transform: translateY(-50%);}
#header .logo a{display:block;}
#header .logo a img{display:block;width: 176px;height:auto;aspect-ratio: 4/1;object-fit: contain;}
#header .gnb{position:relative;}
#header .gnb .dp1{display:flex;align-items:center;justify-content:center;text-align:center;gap: 30px;}
#header .gnb .dl1{position:relative;}
#header .gnb .da1{position:relative;display:block;line-height: 1.5;font-size:16px;font-weight:600;color: #fff;}
#header .button{position:absolute;top:50%;right:50px;z-index:10;transform:translateY(-50%);}
#header .button a{position:relative;display:flex;align-items:center;justify-content:center;width:140px;height:42px;font-size:18px;font-weight:600;color:#000;border-radius:10px;background:#00d9ec;}
#header .button a:before{content:'';pointer-events:none;position:absolute;inset:-4px;border-radius:10px;background:rgb(0 217 236 / 20%);transition:all 0.5s;}
#header .button a:hover:before{inset:-8px;}
#header.is-fixed{background:rgb(0 0 0 / 50%);}

/*footer*/
#footer{position: relative;background: #000;}
#footer .inner{position: relative;z-index: 2;padding: 24px 0;border-top:1px solid rgb(255 255 255 / 40%);width: 1280px;}
#footer .logo{margin: 0 0 25px;display:flex;align-items:center;justify-content:flex-start;}
#footer .logo img{width: 120px;max-width:100%;height: auto;}
#footer .info{margin: 0 0 24px;}
#footer .info ul{}
#footer .info ul.pc{display:block;}
#footer .info ul.mo{display:none;}
#footer .info li{display: flex;flex-wrap: wrap;}
#footer .info li span{display:flex;align-items:center;line-height: 22px;font-size: 14px;font-weight: 400;color: #999 !important;}
#footer .info li span:after{content:'';width:1px;height: 12px;margin:0 20px;background: #999;}
#footer .info li span:last-of-type:after{display:none;}
#footer .cite{line-height: 22px;font-size: 12px;font-weight: 400;color: #999 !important;}
#footer .social{position:absolute;top:24px;right:0;display:flex;align-items:center;justify-content:flex-end;gap:25px;}
#footer .social a{width:26px;height:26px;display:flex;align-items:center;justify-content:center;}
#footer .social a.soc-insta{background:url("../img/ic_soc_insta.svg") no-repeat center / contain;}
#footer .social a.soc-kakao{background:url("../img/ic_soc_kakao.svg") no-repeat center / contain;}
#footer .telphone{position: fixed;left:0;top:0;width:100%;height:100%;display:none;}
#footer .telphone.active{display:block;}
#footer .telphone .dim{position:absolute;left:0;top:0;width:100%;height:100%;background: rgba(0,0,0,0.85);}
#footer .telphone .box{position:absolute;z-index: 5;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;padding:30px 40px;border-radius:10px;}
#footer .telphone .box p{font-size:30px;font-weight:bold;font-family: 'Paperlogy', sans-serif;}

/*main*/
#main{}
#main .section{position:relative;background:#171717;overflow: hidden;padding-inline: 20px;}
#main .section.sec-3{background: url("../img/bg_howwework.jpg") no-repeat top center / 100% 100%;}
#main .visual{position:relative;background: #000;}
#main .visual .swiper-slide{display:flex;flex-direction:column;justify-content: center;text-align:center;height: 100dvh;max-height: 783px;background: #000;padding: 20px;}
#main .visual .swiper-slide .text{position:relative;z-index:1;}
#main .visual .swiper-slide .text .txt1{line-height:110px;font-size:90px;font-weight:800;color:#fff;}
#main .visual .swiper-slide .text .txt1 span{color:#00d9ec;}
#main .visual .swiper-slide .text .txt2{margin: 25px 0 0;line-height: 50px;font-size: 26px;font-weight: 800;color: #fff;letter-spacing: 5px;text-transform: uppercase;}
#main .visual .swiper-slide .bg{position:absolute;inset:0;z-index:0;}
#main .visual .swiper-slide .bg img{width:100%;height:100%;object-fit:cover;}
#main .visual .swiper-slide .bg img.pc{display:block;}
#main .visual .swiper-slide .bg img.mo{display:none;}
#main .visual .swiper-pagination{position:absolute;z-index:2;bottom:50px;left:0;width:100%;display:flex;align-items: center;justify-content: center;gap:8px;}
#main .visual .swiper-pagination .swiper-pagination-bullet{margin: 0;width:60px;height:2px;background:#d9d9d9;opacity:0.3;border-radius: 0;}
#main .visual .swiper-pagination .swiper-pagination-bullet-active{opacity:1;}
#main .whatwedo{position: relative;overflow:hidden;}
#main .whatwedo .title{position: relative;margin: -25px 0 50px 0;width: 1200px;max-width: 100%;height: auto;aspect-ratio: 1200/230;background: url("../img/title_whatwedo.svg") no-repeat left center / contain;text-indent: -9999em;overflow: hidden;}
#main .whatwedo .slider{position: relative;padding:0 120px 92px;}
#main .whatwedo .slider .swiper-slide{display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;padding: 340px 20px 40px 35px;width:auto;aspect-ratio: 365 / 556;height:556px;text-align: left;}
#main .whatwedo .slider .swiper-slide .img{position:absolute;z-index:0;inset:0;display: flex;flex-direction: column;justify-content: flex-end;}
#main .whatwedo .slider .swiper-slide .img img{max-width:100%;height:auto;}
#main .whatwedo .slider .swiper-slide .tit{position:relative;z-index:1;margin: 0 0 12px;line-height: 1;font-size: 30px;font-weight: 800;color: #fff;}
#main .whatwedo .slider .swiper-slide .txt{position:relative;z-index:1;line-height: 65px;font-size: 55px;font-weight: 800;color: #00d9ec;}
#main .whatwedo .slider .swiper-button-prev{position:absolute;top:50%;left:40px;width:120px;height:120px;border-radius:120px;background:rgb(255 255 255 / 30%);border: 1px solid rgb(255 255 255 / 50%);}
#main .whatwedo .slider .swiper-button-prev:after{content:'';width:19px;height:32px;transform:translateY(-50%);background:url("../img/ic_arrow_w.svg") no-repeat center / contain;transform:rotate(180deg);}
#main .whatwedo .slider .swiper-button-prev:hover{background:rgb(0 217 236 / 100%);}
#main .whatwedo .slider .swiper-button-next{position:absolute;top:50%;right:40px;transform:translateY(-50%);width:120px;height:120px;border-radius:120px;background:rgb(255 255 255 / 30%);border: 1px solid rgb(255 255 255 / 50%);}
#main .whatwedo .slider .swiper-button-next:after{content:'';width:19px;height:32px;background:url("../img/ic_arrow_w.svg") no-repeat center / contain;}
#main .whatwedo .slider .swiper-button-next:hover{background:rgb(0 217 236 / 100%);}
#main .whatwedo .slider .swiper-button-disabled{opacity:0;visibility:hidden;}
#main .global{padding:70px 0;display: flex;flex-direction: column;align-items: center;justify-content: center;}
#main .global .title{margin:0 0 45px;line-height:110px;font-size:90px;font-weight:800;color:#fff;text-align:center;}
#main .global .country{position:relative;display:flex;align-items:center;justify-content:center;}
#main .global .country .img{}
#main .global .country .img img{width:auto;max-width:100%;height:auto;}
#main .global .country .nation{}
#main .global .country .nation > div{position: absolute;transform:translate(-50%, -50%);padding: 5px 6px;display: flex;align-items: center;justify-content: center;gap: 6px;border-radius: 10px;border: 2px solid #00d9ec;background: rgb(0 0 0 / 50%);}
#main .global .country .nation > div i{width: 34px;height: 26px;border-radius: 4px;overflow: hidden;}
#main .global .country .nation > div span{font-size: 16px;font-weight: 600;color: #fff;}
#main .global .country .nation > div.nt-usa{top: 36%;left: 14%;}
#main .global .country .nation > div.nt-usa i{background:url("../img/ic_nation_usa.svg") no-repeat center / contain;}
#main .global .country .nation > div.nt-korea{top:38%;left:78%;}
#main .global .country .nation > div.nt-korea i{background:url("../img/ic_nation_korea.svg") no-repeat center / contain;}
#main .global .country .nation > div.nt-canada{top: 23%;left: 19%;}
#main .global .country .nation > div.nt-canada i{background:url("../img/ic_nation_canada.svg") no-repeat center / contain;}
#main .global .country .nation > div.nt-china{top: 35%;left: 69%;}
#main .global .country .nation > div.nt-china i{background:url("../img/ic_nation_china.svg") no-repeat center / contain;}
#main .global .country .nation > div.nt-singapore{top: 55%;left: 85%;}
#main .global .country .nation > div.nt-singapore i{background:url("../img/ic_nation_singapore.svg") no-repeat center / contain;}
#main .global .country .nation > div.nt-japan{top: 42%;left: 86%;}
#main .global .country .nation > div.nt-japan i{background:url("../img/ic_nation_japan.svg") no-repeat center / contain;}
#main .global .country .nation > div.nt-vietnam{top: 56%;left: 75%;}
#main .global .country .nation > div.nt-vietnam i{background:url("../img/ic_nation_vietnam.svg") no-repeat center / contain;}
#main .global .country .nation > div.nt-macau{top: 44%;left: 67%;}
#main .global .country .nation > div.nt-macau i{background:url("../img/ic_nation_macau.svg") no-repeat center / contain;}
#main .global .country .nation > div.nt-malaysia{top: 64%;left: 76%;}
#main .global .country .nation > div.nt-malaysia i{background:url("../img/ic_nation_malaysia.svg") no-repeat center / contain;}
#main .global .country .nation > div.nt-hongkong{top: 46%;left: 76.5%;}
#main .global .country .nation > div.nt-hongkong i{background:url("../img/ic_nation_hongkong.svg") no-repeat center / contain;}
#main .global .country .nation > div.nt-australia{top: 72%;left: 87%;}
#main .global .country .nation > div.nt-australia i{background:url("../img/ic_nation_australia.svg") no-repeat center / contain;}
#main .global .country .nation > div.nt-thailand{top: 52%;left: 64%;}
#main .global .country .nation > div.nt-thailand i{background:url("../img/ic_nation_thailand.svg") no-repeat center / contain;}
#main .process{position: relative;padding: 70px 0 180px;overflow:hidden;}
#main .process .title{margin:0 0 120px;line-height:48px;font-size:48px;font-weight:500;color:#fff;text-align:center;}
#main .process .content{position: relative;display:flex;align-items:center;justify-content:center;margin: 0 auto;width: 500px;max-width: 100%;}
#main .process .content .bg{}
#main .process .content .bg > span{position:absolute;}
#main .process .content .bg > span.how{top: -20px;left: -150px;background:url("../img/title_howwework1.svg") no-repeat center / contain;width: 275px;height: auto;aspect-ratio: 275/136;}
#main .process .content .bg > span.we{top: 20px;left: 430px;background:url("../img/title_howwework2.svg") no-repeat center / contain;width: 185px;height: auto;aspect-ratio: 185/132;}
#main .process .content .bg > span.work{top: 390px;left: -220px;background:url("../img/title_howwework3.svg") no-repeat center / contain;width: 384px;height: auto;aspect-ratio: 384 / 136;}
#main .process .slider{position:relative;width: 100%;}
#main .process .slider .swiper-slide{position:relative;width: 100%;height:auto;aspect-ratio:1/1;border-radius:50%;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:0.5;transition:all 0.5s;}
#main .process .slider .swiper-slide .num{margin:0 0 25px;line-height:30px;font-size:30px;font-weight:300;color:#fff;}
#main .process .slider .swiper-slide .tit{margin:0 0 25px;line-height:80px;font-size:70px;font-weight:800;color:#00d9ec;}
#main .process .slider .swiper-slide .txt{line-height:40px;font-size:30px;font-weight:400;color:#fff;}
#main .process .slider .swiper-slide-active{opacity:1;}
#main .process .slider .swiper-button-prev{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);width:50px;height:50px;border-radius:50px;background:rgb(0 217 236 / 50%);}
#main .process .slider .swiper-button-prev:after{content:'';width:8px;height:14px;background:url("../img/ic_arrow_w.svg") no-repeat center / contain;transform:rotate(180deg);}
#main .process .slider .swiper-button-prev:hover{background:rgb(0 217 236 / 100%);}
#main .process .slider .swiper-button-next{position:absolute;top:50%;right:0;transform:translate(50%,-50%);width:50px;height:50px;border-radius:50px;background:rgb(0 217 236 / 50%);}
#main .process .slider .swiper-button-next:after{content:'';width:8px;height:14px;background:url("../img/ic_arrow_w.svg") no-repeat center / contain;}
#main .process .slider .swiper-button-next:hover{background:rgb(0 217 236 / 100%);}
#main .process .slider .swiper-button-disabled{opacity:0;visibility:hidden;}
#main .reason{padding: 70px 0 140px;}
#main .reason .title{margin:0 0 90px;line-height:110px;font-size:90px;font-weight:800;color:#fff;text-align:center;}
#main .reason .verse{margin:0 auto;width:1280px;max-width:100%;}
#main .reason .verse .head{margin: 0 0 50px;}
#main .reason .verse .head dl{position:relative;display:flex;justify-content:center;align-items:center;text-align:center;}
#main .reason .verse .head dl dt.type{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size: 24px;font-weight: 600;color: #fff;}
#main .reason .verse .head dl dt.type .mo{display:none;}
#main .reason .verse .head dl dd{flex:1;}
#main .reason .verse .head dl dd.other{font-size:24px;font-weight:600;color:#fff;}
#main .reason .verse .head dl dd.qwer{font-size:30px;font-weight:600;color:#00d9ec;}
#main .reason .verse .list{}
#main .reason .verse .list dl{margin:0 0 30px;position:relative;display:flex;justify-content:center;text-align:center;height:70px;border-radius:70px;overflow:hidden;}
#main .reason .verse .list dl dt.type{position:absolute;top:50%;left:50%;width:170px;height:70px;font-size: 24px;font-weight: 600;color: #fff;display:flex;align-items:center;justify-content:center;background:#00A6B5;border-radius:70px;transform:translate(-50%,-50%);}
#main .reason .verse .list dl dd{flex:1;display: flex;align-items: center;justify-content: center;text-align: center;}
#main .reason .verse .list dl dd.other{font-size:24px;font-weight:600;color:#fff;background:rgb(255 255 255 / 20%);}
#main .reason .verse .list dl dd.qwer{font-size:24px;font-weight:600;color:#000;background:#00d9ec;}
#main .suggest{margin:0 auto;padding:140px 0;width:1280px;max-width:100%;display:flex;align-items:center;}
#main .suggest .text{flex:1;line-height:80px;font-size:60px;font-weight:100;color:#fff;}
#main .suggest .text strong{font-weight:600;}
#main .suggest .image{flex:1;display:flex;align-items:center;justify-content:center;}
#main .suggest .image img{max-width:100%;height:auto;}
#main .custom{margin:0 auto;padding:90px 0 140px;width:1280px;max-width:100%;}
#main .custom .title{margin:0 0 260px 0;line-height:60px;font-size:50px;font-weight:100;color:#fff;text-align:left;}
#main .custom .title span{color:#00d9ec;font-weight:600;}
#main .custom .list{}
#main .custom .list ul{display:flex;gap:30px;}
#main .custom .list li{position:relative;flex:1;display:flex;flex-direction:column;align-items:flex-start;}
#main .custom .list li .img{margin:0 auto 6px 0;}
#main .custom .list li .img img{max-width:100%;height:auto;}
#main .custom .list li .tit{line-height:30px;font-size:26px;font-weight:600;color:#fff;}
#main .custom .list li .txt{margin:24px 0 0 0;line-height:22px;font-size:16px;font-weight:400;color:#fff;letter-spacing: -0.2px;}
#main .custom .list li .txt p{word-break: keep-all;}
#main .custom .list li:nth-child(1) .tit{color:#5DFDCA;}
#main .custom .list li:nth-child(1) .txt em{color:#5DFDCA;}
#main .custom .list li:nth-child(2){bottom:70px;}
#main .custom .list li:nth-child(2) .tit{color:#E79554;}
#main .custom .list li:nth-child(2) .txt em{color:#E79554;}
#main .custom .list li:nth-child(3){bottom:140px;}
#main .custom .list li:nth-child(3) .tit{color:#D94E6D;}
#main .custom .list li:nth-child(3) .txt em{color:#D94E6D;}
#main .custom .list li:nth-child(4){bottom:210px;}
#main .custom .list li:nth-child(4) .tit{color:#7E4EDB;}
#main .custom .list li:nth-child(4) .txt em{color:#7E4EDB;}
#main .contact{padding: 280px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:url("../img/bg_contact.jpg") no-repeat center / cover;}
#main .contact .title{margin: 0 0 16px;display: block;width: 630px;max-width: 100%;height: auto;aspect-ratio: 63/16;background: url("../img/title_contact.svg") no-repeat center / contain;text-indent: -9999em;overflow: hidden;}
#main .contact .text{line-height:1;font-size:30px;font-weight:400;color:#fff;}
#main .contact .more{margin:100px 0 0;display:flex;align-items:center;justify-content:center;}
#main .contact .more a{display:flex;align-items:center;justify-content:center;text-align:center;height:60px;min-width:220px;padding:0 25px;font-size:30px;font-weight:600;color:#000;background:#00d9ec;border-radius:10px;}
#main .sidebar{position:fixed;z-index:11;top:50%;right:20px;transform:translateY(-50%);}
#main .sidebar ul{position:relative;display:flex;flex-direction:column;align-items:center;background:#000;border-radius:100px;padding: 8px;width:80px;gap:8px;}
#main .sidebar ul:before{content:'';position:absolute;z-index:-1;inset:-4px;border-radius:100px;background:rgb(0 217 236 / 20%);transition:all 0.3s;}
#main .sidebar ul:hover:before{inset:-8px;}
#main .sidebar li{}
#main .sidebar li a{display:flex;align-items:center;justify-content:center;width:64px;height:auto;aspect-ratio:1/1;background:#00d9ec;border-radius: 64px;transition:all 0.5s;}
#main .sidebar li a:hover{background:#3FD4FF;}
#main .sidebar li a img{max-width:100%;height:auto;}

#contact{}
#contact .visual{display:flex;flex-direction:column;align-items:center;justify-content: center;text-align:center;width:100%;height:650px;background:url("../img/bg_contact.jpg") no-repeat center / cover;}
#contact .visual .title{display: block;width: 630px;max-width: 100%;height: auto;aspect-ratio: 63/16;background: url("../img/title_contact.svg") no-repeat center / contain;text-indent: -9999em;overflow: hidden;}
#contact .contact{position:relative;z-index: 1;}
#contact .contact:before{content:'';position:absolute;inset:0;bottom:-220px;width:100%;background: url("../img/bg_contact_sub.jpg") no-repeat center / cover;text-indent: -9999em;overflow: hidden;}
#contact .contact .inner{position:relative;z-index:2;top: -92px;padding: 40px;width: 940px;border-radius: 12px;background: #1a1a24;}
#contact .contact .form{margin: 0 0 55px;}
#contact .contact .form dl{position:relative;margin:0 0 12px;}
#contact .contact .form dl.on{}
#contact .contact .form dl.on dt{opacity: 0;visibility: hidden;}
#contact .contact .form dt{position:absolute;top:0;left:0;min-height: 56px;padding: 20px 20px;font-size:18px;font-weight:400;color:#96A0B5;transition: all 0.5s;pointer-events: none;}
#contact .contact .form dt span{color:#00d9ec;margin:0 0 0 10px;}
#contact .contact .form dd{border-radius: 12px;overflow: hidden;background: #2c2f42;}
#contact .contact .form dd .input{}
#contact .contact .form dd .input input{width:100%;height:56px;padding:0 20px;font-size:18px;color:#fff;background:transparent;border:0;}
#contact .contact .form dd .select{}
#contact .contact .form dd .select select{width:100%;height:56px;padding:0 20px;font-size:18px;color:#fff;background:transparent;border:0;background:transparent url("../img/ic_dropdown.svg") no-repeat right 20px center;}
#contact .contact .form dd .select select option{color:#000;}
#contact .contact .form dd .textarea{}
#contact .contact .form dd .textarea.h210 textarea{height:210px;}
#contact .contact .form dd .textarea.h310 textarea{height:310px;}
#contact .contact .form dd .textarea textarea{width:100%;height:56px;padding: 20px 20px;font-size:18px;color:#fff;background:transparent;}
#contact .contact .agree{margin:0 0 40px;}
#contact .contact .agree .head{padding:0 20px;margin:0 0 15px;line-height:22px;font-size:22px;font-weight:400;color:#96A0B5;}
#contact .contact .agree .head span{color:#00d9ec;}
#contact .contact .agree .text{margin: 0 0 20px;padding:15px 12px;border-radius: 12px;background: #2c2f42;}
#contact .contact .agree .scroll{padding: 15px;overflow:hidden;overflow-y:auto;height: 220px;line-height: 22px;font-size: 16px;color: #96a0b4;}
#contact .contact .agree .scroll::-webkit-scrollbar{width:6px;}
#contact .contact .agree .scroll::-webkit-scrollbar-track{background:#202233;}
#contact .contact .agree .scroll::-webkit-scrollbar-thumb{background:#00D9EC;border-radius:10px;}
#contact .contact .agree .scroll .text{}
#contact .contact .agree .check{display: flex;align-items: center;}
#contact .contact .agree .check label{display:flex;cursor:pointer;align-items:center;gap:12px;}
#contact .contact .agree .check label input{display:none;}
#contact .contact .agree .check label input ~ i{position:relative;width:28px;height:28px;flex:0 0 auto;border-radius:5px;background:#606582;}
#contact .contact .agree .check label input ~ span{font-size:16px;font-weight:600;color:#fff;}
#contact .contact .agree .check label input:checked ~ i:before{content:'';position:absolute;top: 7px;left: 7px;width:14px;height:6px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);}
#contact .contact .button{width:100%;}
#contact .contact .button button{display:flex;align-items:center;justify-content:center;width:100%;height:66px;border-radius:12px;background:#00d9ec;font-size:24px;font-weight:700;color:#000;}
#contact .contact .button button:hover{background:#3FD4FF;}

@media (max-width:1024px){
    br.mo{display:block;}

    #header{}
    #header .inner{height:66px;}
    #header .logo{left:20px;}
    #header .logo a img{width:144px;}
    #header .gnb{position:fixed;top:66px;left:0;padding: 30px 20px;width:100%;background: rgb(0 0 0 / 60%);opacity: 0;visibility: hidden;transition: all 0.5s;}
    #header .gnb .dp1{flex-direction:column;align-items: stretch;}
    #header .gnb .dl1{}
    #header .gnb .da1{text-align: left;}
    #header .gnb.on{opacity:1;visibility:visible;}
    #header .button{display:none;}
    #header .hamburger{position:absolute;top:50%;right:20px;transform:translateY(-50%);width: 20px;height: 16px;background: url("../img/ic_hamburger.svg") no-repeat center / contain;}
    #header.on{background: rgb(0 0 0 / 60%);}

    #footer{padding:0 20px;}
    #footer .logo{margin:0 0 50px;}
    #footer .info ul.pc{display:none;}
    #footer .info ul.mo{display:block;}
    #footer .info li span{font-size:12px;line-height:18px;}
    #footer .info li span:after{margin:0 10px;height:8px;}
    #footer .cite{line-height: 1;font-size:11px;}

    #main{}
    #main .section{padding-inline:0;}
    #main .section.sec-3{background: #000;}
    #main .visual{}
    #main .visual .swiper-slide .text .txt1{line-height:44px;font-size:36px;}
    #main .visual .swiper-slide .text .txt2{line-height:20px;font-size:12px;margin: 22px 0 0 0;}
    #main .visual .swiper-slide .bg img.pc{display:none;}
    #main .visual .swiper-slide .bg img.mo{display:block;}
    #main .whatwedo{}
    #main .whatwedo .title{margin: 0 auto 50px;width:100%;max-width: 420px;aspect-ratio: 60 / 31;background: url(../img/title_whatwedo_mo.svg) no-repeat left center / contain;}
    #main .whatwedo .slider{padding: 0 20px 50px;margin: 0 auto;width: 420px;max-width: 100%;}
    #main .whatwedo .slider .swiper-wrapper{display:flex;flex-wrap:wrap;gap:20px;}
    #main .whatwedo .slider .swiper-slide{padding: 147px 15px 15px;width:calc(50% - 10px);height: auto;}
    #main .whatwedo .slider .swiper-slide .tit{line-height:14px;font-size:14px;}
    #main .whatwedo .slider .swiper-slide .txt{line-height:26px;font-size:22px;}
    #main .whatwedo .slider .swiper-button-prev{display:none;}
    #main .whatwedo .slider .swiper-button-next{display:none;}
    #main .global{padding: 70px 0 120px;}
    #main .global .title{margin:0 0 60px;line-height:50px;font-size:40px;}
    #main .global .country{flex-direction: column;margin: 0 auto;max-width: 420px;}
    #main .global .country .nation{position:relative;display:flex;flex-wrap:wrap;gap:8px 40px;margin: -40px 0 0 0;padding: 0 40px;}
    #main .global .country .nation > div{position:static;width:calc(50% - 20px);transform: unset;justify-content:flex-start;border-width: 1px;border-radius: 5px;}
    #main .global .country .nation > div i{width:20px;height:15px;}
    #main .global .country .nation > div span{font-size:14px;}
    #main .process{background: url("../img/bg_process_mo.png") no-repeat center / cover;}
    #main .process .title{margin: 0 0 87px;line-height: 30px;font-size:30px;}
    #main .process .content .bg{}
    #main .process .content .bg > span{display:none;}
    #main .process .slider{padding: 0 30px;max-width: 420px;}
    #main .process .slider .swiper-slide{box-shadow: 0px 0px 114px 0px #00D9EC;}
    #main .process .slider .swiper-slide .num{line-height:24px;font-size:24px;margin:0 0 25px;}
    #main .process .slider .swiper-slide .tit{line-height:42px;font-size:36px;}
    #main .process .slider .swiper-slide .txt{line-height:24px;font-size:22px;}
    #main .process .slider .swiper-button-next{right:10px;transform: translateY(-50%);width: 40px;height: 40px;}
    #main .process .slider .swiper-button-prev{left:10px;transform: translateY(-50%);width: 40px;height: 40px;}
    #main .reason{position:relative;z-index:2;padding: 60px 0 160px 0;}
    #main .reason .title{line-height:50px;font-size:40px;}
    #main .reason .verse{padding:0 20px;}
    #main .reason .verse .head{margin: 0 0 20px;}
    #main .reason .verse .head dl dt.type{font-size:24px;}
    #main .reason .verse .head dl dt.type .pc{display:none;}
    #main .reason .verse .head dl dt.type .mo{display:block;}
    #main .reason .verse .head dl dd.other{line-height: 18px;font-size:14px;}
    #main .reason .verse .head dl dd.qwer{line-height: 18px;font-size:14px;}
    #main .reason .verse .list{}
    #main .reason .verse .list dl{height:55px;}
    #main .reason .verse .list dl dt.type{left: 45%;line-height: 18px;font-size: 14px;font-weight: 600;width: 70px;height:55px;}
    #main .reason .verse .list dl dd.other{flex:0 0 auto;padding: 0 35px 0 0;width: 45%;line-height: 18px;font-size: 15px;font-weight: 500;}
    #main .reason .verse .list dl dd.qwer{flex:0 0 auto;padding: 0 0 0 35px;width: 55%;line-height: 18px;font-size: 15px;font-weight: 600;}
    #main .suggest{position:relative;flex-direction:column;padding: 40px 20px 60px;gap:40px;}
    #main .suggest:before{content:'';position:absolute;top: -35%;left:0;right:0;bottom:0;background: url("../img/bg_suggest_mo.jpg") no-repeat  top center / 100% 100%;}
    #main .suggest .text{position:relative;z-index:2;line-height:40px;font-size:28px;text-align:center;}
    #main .suggest .text strong{font-size:34px;font-weight:600;}
    #main .suggest .image{z-index:2;margin: 0 auto;,ㅁㄱ:;width: 420px;max-width: 100%;}
    #main .custom{padding: 60px 0;}
    #main .custom .title{margin: 0 0 80px;line-height: 45px;font-size: 34px;text-align:center;}
    #main .custom .list ul{flex-direction:column;max-width: 420px;margin: 0 auto;}
    #main .custom .list li{position: relative;bottom: unset !important;flex: 0 0 auto;padding: 0 30px;height: 220px;justify-content: center;}
    #main .custom .list li:before{content:'';position:absolute;top: 50%;left: 50%;width: 100%;max-width: 420px;height: auto;aspect-ratio: 62/35;background: url("../img/bg_custom_mo.png") no-repeat center / 100% 100%;transform: translate(-50%,-50%);}
    #main .custom .list li .img{position:absolute;margin: 0;}
    #main .custom .list li .tit{line-height:20px;font-size:14px;}
    #main .custom .list li .txt{margin: 5px 0 0 0;line-height: 14px;font-size: 12px;}
    #main .custom .list li .txt p{margin:0 0 5px;display: flex;gap: 5px;}
    #main .custom .list li .txt p:last-child{margin-bottom:0;}
    #main .custom .list li:nth-child(1){padding-left: calc(27px + 93px);justify-content: flex-start;}
    #main .custom .list li:nth-child(1) .img{top: -19px;left: 27px;width: 93px;}
    #main .custom .list li:nth-child(1) .txt{margin:15px 0 0 0;}
    #main .custom .list li:nth-child(2){margin-top: -26px;padding-right: calc(27px + 93px);padding-top: 34px;justify-content: flex-start;}
    #main .custom .list li:nth-child(2) .img{top: -49%;right: 42px;width: 93px;}
    #main .custom .list li:nth-child(3){margin: -23px 0 0;padding-left: calc(27px + 93px);padding-top: 24px;justify-content: flex-start;}
    #main .custom .list li:nth-child(3) .img{top: -35px;left: 27px;width: 93px;}
    #main .custom .list li:nth-child(4){margin-top: -47px;padding-right: calc(27px + 93px);padding-top: 75px;justify-content: flex-start;}
    #main .custom .list li:nth-child(4) .img{top: -36%;right: 42px;width:22%;}
    #main .contact{padding: 20px;background: url("../img/bg_contact_mo.jpg") no-repeat center / cover;height: 783px;}
    #main .contact .title{aspect-ratio: 63 / 17;background: url(../img/title_contact_mo.svg) no-repeat center / contain;width: 256px;margin: 0 0 25px;}
    #main .contact .text{line-height:20px;font-size:15px;}
    #main .contact .more a{min-width:150px;height:48px;font-size:22px;}
    #main .sidebar{}
    #main .sidebar ul{padding: 5px;width:50px;gap:5px;}
    #main .sidebar li{}
    #main .sidebar li a{width:40px;}
    #main .sidebar li a img{max-width:20px;max-height:20px;object-fit:cntain;}

    #contact{}
    #contact .visual{height:360px;padding:20px;}
    #contact .visual .title{width:267px;}
    #contact .contact{;padding: 0 0 120px 0;}
    #contact .contact:before{background: url("../img/bg_contact_sub_mo.jpg") no-repeat center / cover;bottom: 0;}
    #contact .contact .inner{top: -57px;padding: 10px;width: calc(100% - 20px);}
    #contact .contact .form{margin: 0 0 55px;}
    #contact .contact .form dl{position:relative;margin:0 0 12px;}
    #contact .contact .form dt{height: auto;min-height: 60px;font-size: 16px;}
    #contact .contact .form dt span{color:#00d9ec;}
    #contact .contact .form dd{border-radius: 12px;overflow: hidden;background: #2c2f42;}
    #contact .contact .form dd .input{}
    #contact .contact .form dd .input input{height: 60px;font-size: 16px;}
    #contact .contact .form dd .select{}
    #contact .contact .form dd .select select{height: 60px;font-size: 16px;}
    #contact .contact .form dd .textarea{}
    #contact .contact .form dd .textarea textarea{font-size:16px;height: 127px !important;}
    #contact .contact .agree{}
    #contact .contact .agree .head{padding: 0 10px;margin: 0 0 18px;line-height: 18px;font-size: 18px;}
    #contact .contact .agree .head span{color:#00d9ec;}
    #contact .contact .agree .text{padding: 10px;}
    #contact .contact .agree .scroll{padding: 10px;height: 190px;line-height: 20px;font-size: 13px;}
    #contact .contact .agree .scroll::-webkit-scrollbar{width:6px;}
    #contact .contact .agree .scroll::-webkit-scrollbar-track{background:#202233;}
    #contact .contact .agree .scroll::-webkit-scrollbar-thumb{background:#00D9EC;border-radius:10px;}
    #contact .contact .agree .scroll .text{}
    #contact .contact .agree .check{display: flex;align-items: center;}
    #contact .contact .agree .check label{display:flex;cursor:pointer;align-items:center;gap:12px;}
    #contact .contact .agree .check label input{display:none;}
    #contact .contact .agree .check label input ~ i{position:relative;width:28px;height:28px;flex:0 0 auto;border-radius:5px;background:#606582;}
    #contact .contact .agree .check label input ~ span{font-size:16px;font-weight:600;color:#fff;}
    #contact .contact .agree .check label input:checked ~ i:before{content:'';position:absolute;top: 7px;left: 7px;width:14px;height:6px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);}
    #contact .contact .button{width:100%;}
    #contact .contact .button button{display:flex;align-items:center;justify-content:center;width:100%;height:66px;border-radius:12px;background:#00d9ec;font-size:24px;font-weight:700;color:#000;}

}

