@charset "UTF-8";body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,select,table,td,textarea,th,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit}#admin,body,html{height:100%}textarea{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:transparent;border:0;word-break:keep-all;word-wrap:break-word}button,input{border-radius:0;border:0;outline:none;background:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}button{background-color:transparent;cursor:pointer}fieldset,img{border:0}img{vertical-align:middle}ol,ul{list-style:none}address,em{font-style:normal}a{display:block;color:inherit}a,a:hover{text-decoration:none}iframe{overflow:hidden;margin:0;border:0;padding:0;vertical-align:top}mark{background-color:transparent}i{font-style:normal}textarea{resize:none;outline:none}table{border-collapse:collapse}thead{font-size:13px;font-weight:500}html{overflow-x:hidden}body,button,input,select,table,textarea{font-size:18px;color:#1e1e1e;font-family:SUIT,sans-serif;font-weight:500}#__next{width:100%}.centerType1{width:1440px;margin:0 auto}.centerType2{width:1200px;margin:0 auto}h1,h1>a,h1>img{display:flex;align-items:center;justify-content:center}main{min-height:calc(100vh - 312px);padding-top:90px}img{height:auto}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background-color:#f4f4f4;border-radius:10px}body::-webkit-scrollbar-thumb{background-color:#1e1e1e;border-radius:10px}body::-webkit-scrollbar-button{display:none}.btnType{width:max-content;border-radius:50px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:0 10px;cursor:pointer;transition:background-color .3s,color .3s}.transparentBtn{border:1px solid #fff}.bgBlackBigBtn,.transparentBtn{height:62px;padding:0 48px;font-size:18px;color:#fff}.bgBlackBigBtn,.bgBlackSmallBtn{background-color:#1e1e1e}.bgBlackSmallBtn{min-width:160px;height:52px;box-sizing:border-box;padding:0 40px;font-size:16px;color:#fff}.heightShortBtn{height:44px;width:100%;font-size:15px}.bgWhiteBigBtn{height:62px;padding:0 48px;font-size:18px;font-weight:600;color:#1e1e1e;background-color:#fff}.bgWhiteSmallBtn{border:1px solid #1e1e1e;color:#1e1e1e;background-color:#fff}.bgWhiteSmallBtn,.grayBtn{min-width:160px;height:52px;font-size:16px;font-weight:600}.grayBtn{color:#7b7b7b;background-color:#eee}button,input[type=button]{cursor:pointer}input[type=number],input[type=password],input[type=text],textarea{width:100%;box-sizing:border-box;border:1px solid #aaa;background-color:#fff;font-size:16px;color:#1e1e1e}input[type=number]:focus,input[type=password]:focus,input[type=text]:focus,textarea:focus{border:2px solid #389dc9}input[type=number],input[type=password],input[type=text]{height:52px;line-height:52px;border-radius:50px;padding:10px 16px}textarea{border-radius:20px;padding:20px 16px}.inputError{color:#e14444}.greenInfo,.inputError{font-size:14px;font-weight:400}input[type=number]::placeholder,input[type=password]::placeholder,input[type=text]::placeholder,textarea::placeholder{font-size:16px;color:#cecece;font-weight:500;letter-spacing:0}.scrollCustom::-webkit-scrollbar{width:5px}.scrollCustom::-webkit-scrollbar-track{background-color:#f4f4f4;border-radius:10px}.scrollCustom::-webkit-scrollbar-thumb{background-color:#1e1e1e;border-radius:10px}.scrollCustom::-webkit-scrollbar-button{display:none}input[type=checkbox]{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}input[type=checkbox]:after{display:block;position:absolute;top:0;left:0}input.checkBox,input.checkBox:after{width:18px;height:18px}input.checkBox:after{content:url(/images/common/normal-check.svg)}input.checkBox:hover:after{content:url(/images/common/hover-check.svg)}input.checkBox:checked:after{content:url(/images/common/click-check.svg)}input.seachCheckBox{width:16px;height:16px}input.seachCheckBox:after{content:url(/images/common/search-normal-check.svg);width:16px;height:16px}input.seachCheckBox:hover:after{content:url(/images/common/search-hover-check.svg)}input.seachCheckBox:checked:after{content:url(/images/common/search-click-check.svg)}.selectBox{height:52px;position:relative}.selectBtn{width:100%;height:100%;border:1px solid #aaa;box-sizing:border-box;border-radius:30px;background-color:#fff;padding:0 16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.selectBtn span{width:calc(100% - 20px);font-size:16px;text-align:left;color:#cecece;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selectBoxInner{width:100%;position:absolute;top:58px;left:0;z-index:5;border-radius:20px;border:1px solid #aaa;background-color:#fff;box-sizing:border-box}.selectBoxInner ul{width:100%;display:grid}.selectArrowRotate{transform:rotate(180deg)}.pageBtn{width:100%;justify-content:center;gap:0 20px}.pageArrow,.pageBtn{display:flex;align-items:center}.pageArrow{gap:0 10px}.pageArrow a,.pageNum a{display:flex;align-items:center;justify-content:center}.pageNum a{width:35px;height:35px;font-size:14px;color:#aaa}a.currentPage{border-radius:50px;background-color:#1e1e1e;color:#fff;font-weight:700}.pageNum{gap:0 10px}.pageNum,.pageNum button{display:flex;align-items:center}.pageNum button{width:35px;height:35px;justify-content:center;font-size:14px;color:#aaa;background:transparent;border:none;cursor:pointer;padding:0}.pageNum button.pageNavActive{border-radius:50px;background-color:#1e1e1e;color:#fff;font-weight:700}.prevArrow .firstPage:hover{content:url(/images/common/hover-prevAll-arrow.svg)}.prevArrow .prevPage:hover{content:url(/images/common/hover-prev-arrow.svg)}.nextArrow .nextPage:hover{content:url(/images/common/hover-next-arrow.svg)}.nextArrow .lastPage:hover{content:url(/images/common/hover-nextAll-arrow.svg)}.txtRed{color:#e14444!important}.txtGray{color:#7b7b7b;font-weight:400}.txtThinGray{color:#aaa!important;font-weight:300}.txtBlue{color:#389dc9!important}.lineThroughGray{display:flex;justify-content:flex-end;color:#7b7b7b;text-decoration:line-through;font-size:13px}.txtBlack{color:#1e1e1e!important}.txtBold{font-weight:700!important}table.postNone tr{grid-template-columns:1fr}table.postNone td{height:auto;padding:200px 0}table.postNone td p{font-size:16px;color:#aaa}.noDataBox{display:flex;justify-content:center;align-items:center;width:100%;height:459px;margin:0 auto;border-bottom:1px solid #ddd;box-sizing:border-box}.noDataBox p{font-size:16px;color:#aaa;text-align:center;line-height:1.5}@media (max-width:767px){.noDataBox{height:240px;padding:0 16px}.noDataBox p{font-size:14px}}.noDataBorderBox{display:flex;justify-content:center;align-items:center;width:1200px;height:459px;margin:0 auto;border-top:2px solid #222;border-bottom:1px solid #ddd;box-sizing:border-box}.noDataBorderBox p{font-size:16px;color:#aaa;text-align:center;line-height:1.5}@media (max-width:767px){.noDataBorderBox{width:100%;height:240px;padding:0 16px}.noDataBorderBox p{font-size:14px}}.pcBr{display:block!important}.mobileBr,.tabletBr{display:none}.pNone{display:none!important}.topBtn{position:fixed;bottom:30px;right:30px;z-index:100;display:none;cursor:pointer}.show{display:block}.idBr{word-break:break-all}@media screen and (min-width:1280px) and (max-width:1919px){.centerType1,.centerType2{max-width:90%}}@media screen and (min-width:1024px) and (max-width:1279px){.centerType1,.centerType2{width:calc(100% - 100px)}main{min-height:calc(100vh - 350px);padding-top:75px}.pcBr{display:block!important}}@media screen and (min-width:768px) and (max-width:1023px){.centerType1,.centerType2{width:calc(100% - 100px)}main{min-height:calc(100vh - 350px);padding-top:75px}.bgBlackBigBtn,.bgWhiteBigBtn,.transparentBtn{padding:0 40px}input[type=number],input[type=password],input[type=text]{height:48px;line-height:48px;font-size:14px}input[type=number]::placeholder,input[type=password]::placeholder,input[type=text]::placeholder,textarea::placeholder{font-size:14px}.pcBr{display:none!important}.tBlock,.tabletBr{display:block!important}.tBlock{margin:0;width:0;height:0}.selectBtn span{font-size:14px}.selectBoxInner{top:56px}table.postNone td{padding:150px 0}table.postNone td p{font-size:15px}.tNone{display:none!important}}@media screen and (max-width:767px){#__next{width:100%;min-width:360px}.centerType1,.centerType2{width:calc(100% - 40px)}main{min-height:calc(100vh - 573px);padding-top:60px}.btnType{gap:0 6px;transition:none}.bgBlackBigBtn,.bgBlackSmallBtn,.bgWhiteBigBtn,.bgWhiteSmallBtn,.grayBtn,.transparentBtn{height:48px;padding:0 30px;font-size:14px}input[type=number],input[type=password],input[type=text]{height:48px;line-height:48px;font-size:14px}input[type=number]::placeholder,input[type=password]::placeholder,input[type=text]::placeholder,textarea::placeholder{font-size:14px}.inputError{font-size:13px;font-weight:600}.selectBox{height:48px}.selectBtn span{font-size:15px}.selectBoxInner{top:52px}.pageBtn{gap:0 10px}.pageArrow a img{width:14px}.pageNum{gap:0 5px}.pageNum a{width:30px;height:30px;font-size:13px}.pcBr{display:none!important}.mobileBr{display:block!important}table.postNone{display:grid}table.postNone td{padding:120px 0}table.postNone td p{font-size:14px}.mNone{display:none!important}.pNone{display:flex!important}.topBtn{bottom:10px;right:10px}.topBtn img{width:45px}}#downloadContain{padding:80px 0 140px;box-sizing:border-box;background-image:url(/images/download/downloadBg.png);background-position:50%;background-repeat:no-repeat;background-size:cover}#downloadContain .centerType2{gap:60px 0}#downloadContain .centerType2,.downloadText{display:flex;align-items:center;flex-direction:column}.downloadText{justify-content:center;gap:40px 0}.downloadText p{text-align:center;font-size:20px;line-height:34px;color:#2d2d2d}.downloadImg{display:flex;align-items:center;justify-content:center}@media screen and (min-width:768px) and (max-width:1023px){#downloadContain{padding:80px 0 100px;min-height:auto}#downloadContain .centerType2{width:100%;gap:50px 0}.downloadImg,.downloadImg img{width:100%}.downloadWindowsImg img{content:url(/images/download/tablet-window.png)}.downloadAndroidImg img{content:url(/images/download/tablet-android.png)}.downloadMacosImg img{content:url(/images/download/tablet-macos.png)}.downloadIosImg img{content:url(/images/download/tablet-ios.png)}}@media screen and (max-width:767px){#downloadContain{padding:100px 0 80px;background-image:none}#downloadContain .centerType2{width:100%;gap:40px 0}.downloadText{gap:30px 0}.downloadText p{font-size:14px;line-height:22px}.downloadText .btnType img{width:20px;content:url(/images/download/mobile-download.svg)}.downloadImg,.downloadImg img{width:100%}.downloadWindowsImg img{content:url(/images/download/mobile-window.png)}.downloadAndroidImg{content:url(/images/download/mobile-android.png)}.downloadMacosImg img{content:url(/images/download/mobile-macos.png)}.downloadIosImg img{content:url(/images/download/mobile-ios.png)}}#etcContain{width:100%}#etcContain .centerType2{height:100%;padding:80px 0 130px}.errorContain .centerType2{padding:230px 0 130px!important}.errorContent{width:100%;height:100%;justify-content:center}.errorContent,.errorTxt{display:flex;align-items:center;flex-direction:column}.errorTxt{gap:20px 0;margin-top:40px}.errorTxt p{font-size:36px;line-height:36px;font-weight:700}.errorTxt span{text-align:center;font-size:18px;line-height:30px;color:#aaa}.errorContent .btnType{margin-top:60px}.termsContain{height:auto!important}.etcContent{display:flex;align-items:flex-start;flex-direction:column;gap:40px 0}.etcContent,.etcInner{width:100%;height:100%}.etcInner{padding:0 30px 0 10px;box-sizing:border-box;font-size:14px;line-height:22px;white-space:pre-line;font-weight:400}@media screen and (min-width:768px) and (max-width:1023px){#etcContain .centerType2{padding:50px 0 100px}.errorContain .centerType2{padding:200px 0!important}.errorContent img{content:url(/images/etc/tablet_error.svg)}.errorTxt p{font-size:32px;line-height:normal}.errorContent .btnType{margin-top:40px}.termsContain{padding:75px 0 0!important}.etcInner{padding:0;font-size:15px;line-height:24px;overflow-y:visible}}@media screen and (max-width:767px){#etcContain .centerType2{padding:30px 0 60px}.errorContain .centerType2{padding:80px 0 100px!important}.errorContent{justify-content:flex-start}.errorContent>img{width:92px}.errorTxt p{font-size:20px;line-height:normal}.errorTxt span{font-size:14px;line-height:22px;word-break:keep-all}.errorContent .btnType{margin-top:40px;width:100%}.etcContent{gap:30px 0}.termsContain{padding:60px 0 0!important}.etcInner{padding:0;font-size:13px;line-height:20px;overflow-y:visible}}.accountContain{gap:0}.accountTab{width:100%}.accountTab ul{width:100%;display:flex}.accountTab ul li{width:50%}.accountTab ul li a{display:flex;align-items:center;justify-content:center;padding-bottom:20px;font-size:20px;border-bottom:3px solid #1e1e1e;font-weight:400}.accountContain .joinOne{border:0}.accountContain .congrats span{font-size:20px;font-weight:700}@media screen and (min-width:768px) and (max-width:1023px){.accountTab ul li a{font-size:18px}.accountContain .joinOne{padding:40px 0}.accountContain .congrats span{font-size:18px}}@media screen and (max-width:767px){.accountTab ul li a{padding-bottom:15px;font-size:16px;font-weight:600;border-bottom:2px solid #1e1e1e}.accountContain .congrats span{font-size:20px}}#footer{width:100%;height:222px;background-color:#1e1e1e}#footer .centerType1{height:100%;display:flex;align-items:center;justify-content:space-between}.footerLogo-address{gap:0 60px}.addressArea,.footerLogo-address{display:flex;align-items:flex-start}.addressArea{flex-direction:column;gap:30px 0}.footerInfo{display:flex;align-items:center;gap:0 10px}.footerInfo li{font-size:13px;color:#aaa;font-weight:400;line-height:11px}.footerInfo li:nth-child(2){padding:0 10px;border-left:1px solid #7b7b7b;border-right:1px solid #7b7b7b}.privacypolicy{font-weight:700;color:#fff}address{font-size:13px;color:#fff;font-weight:400;line-height:25px}address span{width:1px;height:11px;background-color:#7b7b7b;margin:0 10px;display:inline-block}address p{margin-top:10px;color:#999}.footerCustomer{gap:10px 0;padding-left:60px}.customerNumber,.footerCustomer{display:flex;align-items:flex-start;flex-direction:column}.customerNumber{gap:4px 0}.customerNumber p{font-size:16px;font-weight:700;line-height:28px;color:#fff}.customerNumber span{font-size:28px;color:#fff;font-weight:700}.operatingHours{font-size:14px;font-weight:400;color:#fff;line-height:25px}@media screen and (min-width:1280px) and (max-width:1919px){.footerCustomer{padding-left:0}}@media screen and (min-width:768px) and (max-width:1279px){#footer{height:auto;padding:40px 0}#footer .centerType1{align-items:flex-start;gap:0 30px}.footerLogo-address{flex-direction:column;gap:30px 0}.footerLogo-address>img{width:114px}.addressArea{gap:15px 0}.footerInfo li{font-size:13px;color:#aaa;font-weight:400}.footerCustomer{padding-left:0}.customerNumber p{font-size:14px;line-height:24px}.customerNumber span{font-size:24px}}@media screen and (max-width:767px){#footer{height:auto;padding:40px 0 30px}#footer .centerType1{align-items:flex-start;justify-content:flex-start}#footer .centerType1,.footerLogo-address{flex-direction:column;gap:30px 0}.addressArea{width:100%;gap:20px 0}ul.footerInfo{width:100%}ul.footerInfo li:nth-child(2){padding:0 10px}ul.footerInfo li a{font-size:13px;line-height:10px}#footer address{line-height:25px}#footer address span{display:block;height:0;background-color:transparent}#footer address p{margin-top:10px}.footerLogo-address>img{width:117px}.footerCustomer{padding-left:0}.customerNumber p{font-size:14px;line-height:24px}.customerNumber span{font-size:24px}.operatingHours{font-size:13px}}@font-face{font-family:SUIt;font-weight:300;src:local("SUIt Light"),url(/font/SUIT-LIGHT.TTF) format("TTF")}@font-face{font-family:SUIt;font-weight:400;src:local("SUIt Regular"),url(/font/SUIT-Regular.ttf) format("TTF")}@font-face{font-family:SUIt;font-weight:500;src:local("SUIt Medium"),url(/font/SUIT-MEDIUM.TTF) format("TTF")}@font-face{font-family:SUIt;font-weight:600;src:local("SUIt SemiBold"),url(/font/SUIT-SEMIBOLD.TTF) format("TTF")}@font-face{font-family:SUIt;font-weight:700;src:local("SUIt Bold"),url(/font/SUIT-Bold.ttf) format("TTF")}@font-face{font-family:SUIt;font-weight:800;src:local("SUIt ExtraBold"),url(/font/SUIT-ExtraBold.ttf) format("TTF")}@font-face{font-family:Inter;font-weight:400;src:local("Inter Regular"),url(/font/Inter-Regular.ttf) format("TTF")}@font-face{font-family:Inter;font-weight:600;src:local("Inter SemiBold"),url(/font/Inter-SemiBold.ttf) format("TTF")}@font-face{font-family:Inter;font-weight:700;src:local("Inter Bold"),url(/font/Inter-Bold.ttf) format("TTF")}@font-face{font-family:Calistoga;font-weight:400;src:local("Calistoga Regular"),url(/font/Calistoga-Regular.ttf) format("TTF")}body{font-family:SUIt}.staticBanner{background-image:url(/images/guide/static-banner.png)}#lnb{padding:0;height:88px;border-bottom:1px solid #cecece;box-sizing:border-box;background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:11;transition:top .5s}#lnb .centerType1{height:100%}#lnb ul{width:100%;height:100%;gap:0 20px}#lnb ul,#lnb ul li{display:flex;align-items:center}#lnb ul li{justify-content:center}#lnb ul li a{font-size:16px;color:#aaa;font-weight:600;padding:12px 28px;border-radius:50px;background-color:#fff;transition:background-color .3s,color .3s}#lnb ul li a:hover{background-color:#389dc9;color:#fff}#serviceOne .centerType2{display:flex;align-items:flex-start;flex-direction:column;gap:60px 0}.serviceOneContent{width:100%}.serviceOneContent ul{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:0 30px;gap:0 30px}.serviceOneContent ul li{display:flex;align-items:flex-start;flex-direction:column;gap:30px 0}.serviceOneContent ul li img{max-width:100%}.serviceOneContent p{display:flex;align-items:flex-start;flex-direction:column;gap:13px 0;font-size:16px;line-height:24px;color:#787878;word-break:keep-all}.serviceOneContent p span{font-size:24px;color:#1e1e1e;font-weight:700;line-height:normal}#serviceTwo{background-color:#f9f9f9}#serviceTwo .centerType2{display:flex;align-items:center;flex-direction:column;gap:60px 0}.dynamicTwo .centerType2>img{max-width:100%}.serviceTwoContent{width:100%}#serviceThree .centerType2,.serviceTwoContent{display:flex;align-items:center;flex-direction:column;gap:60px 0}#serviceThree .columnBox>p{margin-top:42px;font-size:22px;color:#787878;font-weight:700}.dcRate{width:55px;height:93px;border-radius:0 0 50px 50px;background-color:#e14444;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff;font-family:Calistoga,serif;font-weight:400;position:absolute;top:0;right:34px}.dcRate span{font-size:36px}.dynamicBanner{background-image:url(/images/guide/dynamic-banner.png)}.dynamicOneContent ul{grid-template-columns:1fr 1fr}.ipTicketBanner{background-image:url(/images/guide/ipTicket-banner.png)}.ipticketTwo{background-color:#fff!important}@media screen and (min-width:1280px) and (max-width:1919px){#lnb{top:0}#lnb .centerType1{overflow:auto}#lnb .centerType1::-webkit-scrollbar{display:none}#lnb ul{width:max-content;grid-gap:0;gap:0;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr minmax(140px,auto) 1fr}}@media screen and (min-width:1024px) and (max-width:1279px){#lnb{top:75px}#lnb .centerType1{overflow:auto}#lnb .centerType1::-webkit-scrollbar{display:none}#lnb ul{width:max-content;grid-gap:0;gap:0;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr minmax(140px,auto) 1fr}.serviceOneContent p{word-break:keep-all}.serviceOneContent p br{display:none}.serviceOneContent p span{font-size:20px}}@media screen and (min-width:768px) and (max-width:1023px){#lnb{height:60px;top:75px}#lnb .centerType1{overflow:auto;width:100%}#lnb .centerType1::-webkit-scrollbar{display:none}#lnb ul{width:max-content;gap:0;padding:0 50px}#lnb ul li{height:100%}#lnb ul li a{height:100%;padding:0 15px;border-radius:0;transition:none;display:flex;align-items:center;justify-content:center}#lnb ul li a:hover{background-color:#fff;color:#aaa}.serviceOneContent ul{grid-template-columns:1fr 1fr;gap:40px 20px}.serviceOneContent ul li{gap:20px}.serviceOneContent ul li>img{width:100%}.serviceOneContent ul li:first-child>img{content:url(/images/guide/tablet-static-marketing.png)}.serviceOneContent ul li:nth-child(2)>img{content:url(/images/guide/tablet-static-game.png)}.serviceOneContent ul li:nth-child(3)>img{content:url(/images/guide/tablet-static-company.png)}.serviceOneContent ul li:last-child>img{content:url(/images/guide/tablet-static-firewall.png)}.serviceOneContent p{gap:15px 0}.serviceOneContent p span{font-size:22px}.serviceTwoContent>img{width:565px}#serviceThree .centerType2{gap:40px 0}#serviceThree .columnBox>p{margin-top:25px;font-size:20px}.dcRate{width:45px;height:73px;font-size:16px;right:29px}.dcRate span{font-size:28px}.dynamicOneContent ul{grid-template-columns:1fr}.dynamicOneContent ul li{gap:30px 0}.dynamicOneContent ul li:first-child>img{content:url(/images/guide/tablet-dynamic-marketing.png)}.dynamicOneContent ul li:last-child>img{content:url(/images/guide/tablet-dynamic-firewall.png)}.dynamicTwo{padding-bottom:0}.dynamicTwo .centerType2>img{max-width:none;width:calc(100% + 100px);content:url(/images/guide/tablet-ipUseBg.png)}.ipTicketBanner .visualBtn a{font-size:0;gap:0}.ipTicketBanner .visualBtn a:after{font-size:18px}.ipTicketBanner .visualBtn a:first-child:after{content:"통신사 고정 VPN"}.ipTicketBanner .visualBtn a:last-child:after{content:"아이피 교체권 구매"}}@media screen and (max-width:767px){#lnb{height:50px;top:60px}#lnb .centerType1{overflow-x:auto;width:100%}#lnb .centerType1::-webkit-scrollbar{display:none}#lnb ul{gap:0;width:max-content;padding:0 20px}#lnb ul li{height:100%}#lnb ul li a{display:flex;align-items:center;height:100%;padding:0 14px;font-size:15px;border-radius:0}#lnb ul li a:hover{background-color:#fff;color:#aaa}#serviceOne{padding:60px 0}#serviceOne .centerType2{gap:30px 0}.serviceOneContent ul{grid-template-columns:1fr;gap:30px 0}.serviceOneContent ul li{width:100%;gap:15px 0}.serviceOneContent ul li img{width:100%}.serviceOneContent ul li:first-child img{content:url(/images/guide/mobile-static-marketing.png)}.serviceOneContent ul li:nth-child(2) img{content:url(/images/guide/mobile-static-game.png)}.serviceOneContent ul li:nth-child(3) img{content:url(/images/guide/mobile-static-company.png)}.serviceOneContent ul li:last-child img{content:url(/images/guide/mobile-static-firewall.png)}.serviceOneContent p{width:100%;gap:10px 0;padding:0 5px;box-sizing:border-box;font-size:14px;line-height:22px}.serviceOneContent p span{font-size:18px}#serviceTwo{padding:60px 0}#serviceTwo .centerType2{gap:30px 0}.serviceTwoContent{gap:40px 0}.serviceTwoContent img{width:100%}#serviceThree{padding-top:60px}#serviceThree .centerType2{gap:30px 0}#serviceThree .columnBox>p{margin-top:20px;font-size:18px;font-weight:600}.dcRate{width:46px;height:70px;font-size:14px;top:0;right:25px}.dcRate span{font-size:24px}.staticBanner .visualBtn a{font-size:0;gap:0}.staticBanner .visualBtn a:after{font-size:14px}.staticBanner .visualBtn a:first-child:after{content:"기간 결제"}.staticBanner .visualBtn a:last-child:after{content:"정기 결제"}.dynamicOneContent ul{grid-template-columns:1fr}.dynamicOneContent ul li{gap:15px 0}.dynamicOneContent p{gap:10px 0;font-size:14px;line-height:22px;word-break:keep-all}.dynamicOneContent p span{font-size:18px}.dynamicOneContent ul li:first-child>img{content:url(/images/guide/tablet-dynamic-marketing.png)}.dynamicOneContent ul li:last-child>img{content:url(/images/guide/tablet-dynamic-firewall.png)}.dynamicTwo{padding-bottom:0!important}.dynamicTwo .intdThreeTitle{width:100%}.dynamicTwo .centerType2>img{max-width:none;width:calc(100% + 40px);content:url(/images/guide/mobile-ipUseBg.png)}.dynamicBanner .visualBtn a{font-size:0;gap:0}.dynamicBanner .visualBtn a:after{font-size:14px}.dynamicBanner .visualBtn a:first-child:after{content:"기간 결제"}.dynamicBanner .visualBtn a:last-child:after{content:"정기 결제"}.ipTicketBanner .visualBtn a{font-size:0;gap:0}.ipTicketBanner .visualBtn a:after{font-size:14px}.ipTicketBanner .visualBtn a:first-child:after{content:"통신사 고정 VPN"}.ipTicketBanner .visualBtn a:last-child:after{content:"아이피 교체권 구매"}}#header{width:100%;height:90px;background-color:#fff;position:fixed;top:0;left:0;z-index:12;transition:top .5s}#header.fixedHeader{top:0!important}#header .centerType1{height:100%;position:relative}#header .centerType1 h1{position:absolute;top:50%;left:0;transform:translateY(-50%)}.navArea{width:max-content;display:flex;align-items:center;gap:0 70px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.no-scroll{position:fixed;top:calc(-1 * var(--scroll-y));width:100%}ul.gnb{gap:0 50px}ul.gnb,ul.gnb li{display:flex;align-items:center}ul.gnb li{justify-content:center}ul.gnb li a{font-size:16px;color:#aaa}ul.gnb li a.active,ul.gnb li a:hover{color:#389dc9;font-weight:600}.login{position:absolute;top:50%;right:0;transform:translateY(-50%)}.login,.login button{display:flex;align-items:center;justify-content:center}.login button{height:44px;padding:0 30px;border-radius:100px;border:1px solid #1e1e1e;font-size:15px;font-weight:700}.login button:hover{color:#389dc9;border:1px solid #389dc9}.userInfo{width:230px;padding:20px;position:absolute;background-color:#fff;box-sizing:border-box;border-radius:16px;box-shadow:0 6px 25px 0 rgba(0,0,0,.18);top:51px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;gap:15px 0}.userInfo ul{width:100%}.userInfo ul li{width:100%;height:30px;display:flex;align-items:center;justify-content:space-between}.userInfo ul li p{font-size:14px;color:#666;font-weight:400}.userInfo ul li p:last-child{font-size:12px}.userInfo ul li p span{font-size:14px;color:#2d2d2d;font-weight:700}.userInfoBtn{width:100%;display:flex;flex-direction:column;gap:8px 0}.userInfoBtn .heightShortBtn:first-child{background-color:#1e1e1e;color:#fff}.userInfoBtn .heightShortBtn:last-child{background-color:#fff;color:#7b7b7b;border:1px solid #7b7b7b;font-weight:600}#mHeader{display:none}@media screen and (min-width:1280px) and (max-width:1919px){#header .centerType1{max-width:90%}.userInfo{left:auto;right:0;transform:none}}@media screen and (min-width:768px) and (max-width:1279px){#header{display:none}#mHeader{display:block;width:100%;height:75px;background-color:#fff;position:absolute;top:0;left:0;z-index:12}#mHeader.fixedHeader{position:fixed}#mHeader>.centerType1{height:100%;display:flex;align-items:center;justify-content:space-between}#mHeader h1 a img{width:129px}.menuboxIcon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.menuboxIcon img{width:100%}.menuBox{width:480px;height:calc(100% - 75px);position:fixed;top:75px;z-index:10;background-color:#fff;border-top:1px solid #1e1e1e;box-sizing:border-box;transition:opacity .3s,right .5s;opacity:0;right:-480px}.menuBox:before{content:"";width:100vw;height:100vh;background-color:rgba(0,0,0,.6);position:absolute;top:-75px;right:480px;z-index:9;opacity:0;visibility:hidden}.menuBox .centerType1{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;gap:20px 0}.mobileLogArea,.userInfo{width:100%}.userInfo{padding:26px 30px;box-sizing:border-box;position:relative;background-color:#f4f4f4;border-radius:0;box-shadow:none;top:auto;left:auto;transform:none;gap:20px 0}.userInfo ul li{height:40px}.userInfo ul li p,.userInfo ul li p span{font-size:18px}.userInfo ul li p:last-child{font-size:16px}.loginBeforeBtn{width:100%;padding:30px 40px 0;box-sizing:border-box}.loginBeforeBtn .btnType{width:100%}.mobileLogArea .btnType{height:52px;font-size:16px}.mobileGnb{width:100%;min-height:calc(100% - 224px);padding:0 40px 40px;box-sizing:border-box;overflow:scroll}.mobileGnb::-webkit-scrollbar{display:none}.mobileGnb>li{width:100%}.mobileGnb>li>button{width:100%;height:62px;display:flex;align-items:center;justify-content:space-between;font-size:20px;line-height:20px;font-weight:600}.mobileLnb{margin-bottom:10px;width:100%;max-height:0;overflow:hidden}.mobileLnb>li{width:100%}.mobileLnb>li>a,.mobileLnb>li>button{width:100%;height:45px;font-size:18px;color:#7b7b7b;text-align:left;padding:0 15px;box-sizing:border-box;display:flex;align-items:center}.mobileUserIcon{display:flex;align-items:center;gap:0 40px}.mobileUserIcon button{display:flex;align-items:center;gap:0 10px;font-size:18px;font-weight:700}.logoutBtn{color:#aaa;font-weight:600}}@media screen and (max-width:767px){#header{display:none}#mHeader{display:block;width:100%;min-width:320px;height:60px;background-color:#fff;position:absolute;top:0;left:0;z-index:12}#mHeader.fixedHeader{position:fixed}#mHeader>.centerType1{height:100%;display:flex;align-items:center;justify-content:space-between}#mHeader h1 a img{width:108px}.headerIcons{display:flex;align-items:center;gap:0 18px}.headerIcons button,.menuboxIcon{display:flex;align-items:center;justify-content:center}.headerIcons img{width:22px}.menuBox{width:100%;height:calc(100% - 60px);position:fixed;top:60px;z-index:10;background-color:#fff;border-top:1px solid #1e1e1e;box-sizing:border-box;transition:opacity .3s,right .5s;opacity:0;right:-100%}.menuBox .centerType1{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;gap:15px 0}.mobileLogArea,.userInfo{width:100%}.userInfo{padding:26px 30px;box-sizing:border-box;position:relative;background-color:#f4f4f4;border-radius:0;box-shadow:none;top:auto;left:auto;transform:none;gap:20px 0}.userInfo ul li{height:32px}.userInfo ul li p,.userInfo ul li p span,.userInfo ul li p:last-child{font-size:16px}.loginBeforeBtn{width:100%;padding:20px 20px 0;box-sizing:border-box}.loginBeforeBtn .btnType{width:100%}.mobileLogArea .btnType{height:48px;font-size:15px}.mobileGnb{width:100%;min-height:calc(100% - 199px);padding:0 20px 50px;box-sizing:border-box;overflow:scroll}.mobileGnb::-webkit-scrollbar{display:none}.mobileGnb>li{width:100%}.mobileGnb>li>button{width:100%;height:53px;display:flex;align-items:center;justify-content:space-between;font-size:17px;font-weight:600}.mobileGnb>li>button img{width:16px}.mobileLnb{margin-bottom:10px;width:100%;max-height:0;overflow:hidden}.mobileLnb>li{width:100%}.mobileLnb>li>a,.mobileLnb>li>button{width:100%;height:40px;font-size:16px;color:#7b7b7b;text-align:left;padding:0 10px;box-sizing:border-box;display:flex;align-items:center}.mobileUserIcon{width:100%;height:80px;display:flex;align-items:center;justify-content:center;gap:0 24px}.mobileUserIcon button{display:flex;align-items:center;gap:0 8px;font-size:16px;font-weight:700}.logoutBtn{color:#aaa;font-weight:600}.mobileUserIcon img{width:20px}}#subVisual{width:100%;min-height:990px;height:calc(100vh - 90px);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;padding:0}.introductionBanner{background-image:url(/images/guide/introduction-banner.png)}#subVisual .centerType2{height:100%;gap:60px 0;padding-bottom:5%;box-sizing:border-box}#subVisual .centerType2,.visualTitle{display:flex;align-items:center;justify-content:center;flex-direction:column}.visualTitle{gap:20px 0;color:#fff}.visualTitle p{text-align:center;line-height:30px;font-weight:300}.visualBtn{display:flex;align-items:center;justify-content:center;gap:0 20px}#intdOne{overflow:hidden}#intdOne .centerType2{display:grid;grid-template-columns:430px 1fr;align-items:center;grid-gap:0 120px;gap:0 120px}.intdOneTitle{display:flex;align-items:flex-start;flex-direction:column;gap:40px 0}.intdOneTitle>span{width:1px;height:50px;background-color:#1e1e1e;display:block}.intdOneTitle p{line-height:30px}.swiper-container{overflow:hidden}.swiper-container .swiper{overflow:visible}.swiper-wrapper{display:flex}.swiper-slide{display:flex;align-items:center;justify-content:center;position:relative}.swiper-slide img{width:100%}.swiper-slide p{position:absolute;font-size:24px;color:#fff;left:30px;bottom:24px;font-weight:600}#intdTwo{background-color:#f9f9f9}#intdTwo .centerType2{gap:60px 0}#intdTwo .centerType2,.intdTwoTitle{display:flex;align-items:flex-start;flex-direction:column}.intdTwoTitle{gap:30px 0}.intdTwoTitle p{line-height:30px;word-break:keep-all}.intdTwoContent{width:100%}.intdTwoContent ul{width:100%;display:flex;align-items:center;justify-content:space-between}.intdTwoContent ul li{display:flex;align-items:center;justify-content:center;position:relative}.intdTwoContent ul li span{position:absolute;font-size:24px;color:#fff;font-weight:600}.intdThreeTitle{width:100%;align-items:center;text-align:center}#intdThree{background-image:url(/images/guide/introduce-banner.png);background-position:50%;background-repeat:no-repeat;background-size:cover}#intdThree .centerType2{display:flex;align-items:flex-start;flex-direction:column;gap:30px 0}#intdThree p{font-size:42px;line-height:56px;color:#fff;font-weight:700}#intdThree span{font-size:18px;line-height:30px;color:#fff;font-weight:500}#intdFour .centerType2{display:flex;align-items:center;flex-direction:column;gap:60px 0}.intdFourTitle{width:100%;position:relative}.intdFourTitle:after{content:"";width:calc(100% - 400px);height:1px;background-color:#1e1e1e;position:absolute;top:50%;right:0;transform:translateY(-50%)}.intdFourContent{width:822px;display:grid;grid-gap:30px;gap:30px;grid-template-columns:1fr 1fr}.columnBox{padding:36px 30px;box-sizing:border-box;border-radius:15px;background-image:url(/images/guide/price-verticalBg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;position:relative}.columnBox,.columnBoxText1{display:flex;flex-direction:column}.columnBoxText1{width:100%;align-items:flex-start;gap:12px 0;font-size:22px;color:#222;font-weight:400;letter-spacing:-.88px}.columnBoxText1 p{font-size:14px;color:#787878;line-height:20px;font-family:Inter,sans-serif;font-weight:400;letter-spacing:0}.columnBoxText1 p span{font-size:42px;color:#1e1e1e;line-height:48px;font-family:Inter,sans-serif;font-weight:600}.columnBoxText2{width:100%;margin-top:24px;font-size:16px;color:#787878;line-height:24px;font-weight:400}.columnBox ul{width:100%;margin-top:30px;padding-bottom:18px;border-bottom:1px solid #aaa;display:flex;flex-wrap:wrap;gap:12px}.columnBox ul li{width:calc(50% - 6px);display:flex;align-items:center;gap:0 10px}.fullColumnBox ul li{width:100%}.columnBox ul li p{font-weight:400}.columnBox ul li p,.columnBox ul li span{font-size:16px;color:#606f7b;line-height:24px}.columnBox ul li span{font-weight:700}.columnBox .bgBlackSmallBtn{margin-top:30px}.rowBox{grid-column:1/span 2;padding:29px 30px;box-sizing:border-box;border-radius:10px;background-image:url(/images/guide/price-horizontalBg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;gap:0 12px}.rowBox p{line-height:18px}.rowBox p span{font-weight:700}@media screen and (min-width:1280px) and (max-width:1919px){.intdTwoContent ul li{width:23%}.intdTwoContent ul li img{width:100%}}@media screen and (min-width:1024px) and (max-width:1279px){#intdOne .centerType2{gap:0 100px}.intdTwoContent ul li{width:23%}.intdTwoContent ul li img{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){#subVisual{min-height:950px;height:calc(100vh - 75px);background-position:30%}.visualTitle{gap:30px 0}#intdOne .centerType2{grid-template-columns:1fr;gap:60px 0}.intdOneTitle{width:100%;gap:30px 0}.intdOneTitle>span{height:40px}.intdOneTitle p{word-break:keep-all}.swiper-container{width:calc(100% + 100px);margin-left:-50px;padding:0 50px;box-sizing:border-box}.swiper-slide p{font-size:22px;left:28px;bottom:22px}#intdTwo{padding-bottom:130px}.intdTwoTitle p{word-break:keep-all}.intdTwoContent ul{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.intdTwoContent ul li,.intdTwoContent ul li img{width:100%}.intdTwoContent ul li:first-child img{content:url(/images/guide/tablet-introduce-PPTP.png)}.intdTwoContent ul li:nth-child(2) img{content:url(/images/guide/tablet-introduce-L2TP.png)}.intdTwoContent ul li:nth-child(3) img{content:url(/images/guide/tablet-introduce-IKEv2.png)}.intdTwoContent ul li:last-child img{content:url(/images/guide/tablet-introduce-OpenVPN.png)}.intdTwoContent ul li span{font-size:28px}#intdThree{padding:82px 0}#intdThree p{font-size:36px;line-height:48px}#intdFour .centerType2{gap:40px 0}.intdFourTitle:after{width:calc(100% - 340px)}.intdFourContent{width:100%;gap:20px}.columnBox{padding:30px 24px;border-radius:12px}.columnBoxText1{gap:12px 0;font-size:18px;letter-spacing:-.5px}.columnBoxText1 p{font-size:13px;line-height:normal}.columnBoxText1 p span{font-size:36px;line-height:40px}.columnBoxText2{margin-top:17px;font-size:13px;line-height:20px}.columnBox ul{margin-top:24px;padding-bottom:25px;gap:10px 12px}.columnBox ul li{gap:0 8px}.columnBox ul li img{width:20px}.columnBox ul li p,.columnBox ul li span{font-size:14px;line-height:20px}.columnBox .bgBlackSmallBtn{margin-top:25px}}@media screen and (max-width:767px){#subVisual{min-height:615px;height:calc(100vh - 60px)}.introductionBanner{background-image:url(/images/guide/mobile-introduction-banner.png)}#subVisual .centerType2{gap:40px 0;justify-content:flex-start;padding-bottom:0;padding-top:50%}.visualTitle{gap:25px 0}.visualTitle p{font-size:14px;line-height:22px;letter-spacing:-.1px;word-break:keep-all}.visualBtn{width:100%;gap:0 10px}.visualBtn .btnType{max-width:155px;width:calc(50% - 5px);text-align:center;word-break:keep-all;padding:0}#intdOne{padding:60px 0}#intdOne .centerType2{grid-template-columns:1fr;gap:30px 0}.intdOneTitle{width:100%;gap:25px 0}.intdOneTitle>span{height:40px}.intdOneTitle p{word-break:keep-all;font-size:14px;line-height:22px}.swiper-container{width:calc(100% + 40px);margin-left:-20px;padding:0 20px;box-sizing:border-box}.swiper-slide p{font-size:18px;left:21px;bottom:19px}#intdTwo{padding:60px 0}#intdTwo .centerType2{gap:30px 0}.intdTwoTitle{gap:25px 0}.intdTwoTitle p{font-size:14px;line-height:22px;word-break:keep-all}.intdTwoContent ul{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.intdTwoContent ul li{width:100%;border-radius:16px;overflow:hidden}.intdTwoContent ul li span{font-size:20px}.intdTwoContent ul li img{width:100%}.intdTwoContent ul li:first-child img{content:url(/images/guide/tablet-introduce-PPTP.png)}.intdTwoContent ul li:nth-child(2) img{content:url(/images/guide/tablet-introduce-L2TP.png)}.intdTwoContent ul li:nth-child(3) img{content:url(/images/guide/tablet-introduce-IKEv2.png)}.intdTwoContent ul li:last-child img{content:url(/images/guide/tablet-introduce-OpenVPN.png)}#intdThree{padding:50px 0}#intdThree p{font-size:22px;line-height:30px}#intdThree span{display:none}#intdFour .centerType2{gap:30px 0}.intdFourTitle:after{content:none}.intdFourContent{width:100%;gap:15px 0;display:flex;align-items:flex-start;flex-direction:column;grid-template-columns:none}.columnBox{width:100%;padding:30px 24px;border-radius:12px}.columnBoxText1{gap:12px 0;font-size:15px;font-weight:600;letter-spacing:-.6px}.columnBoxText1 p{font-size:13px;line-height:normal}.columnBoxText1 p span{font-size:34px;line-height:40px}.columnBoxText2{margin-top:20px;font-size:14px;line-height:22px;word-break:keep-all}.columnBox ul{margin-top:24px;padding-bottom:20px;gap:10px 8px}.columnBox ul li{gap:0 8px;min-width:130px}.columnBox ul li img{width:20px}.columnBox ul li p,.columnBox ul li span{font-size:14px;line-height:20px}.columnBox .bgBlackSmallBtn{margin-top:20px;width:100%}.rowBox{padding:0;border-radius:0;background-image:none;gap:0 8px;align-items:flex-start}.rowBox img{width:20px}.rowBox p{font-size:0;line-height:0}.rowBox p:after{content:"정기결제는 기간결제보다 할인된 금액으로 적용됨";font-size:14px;line-height:normal;font-weight:600}}#join{width:100%;display:flex;justify-content:center}.joinContain{width:520px;display:flex;align-items:flex-start;flex-direction:column;gap:20px 0;padding:160px 0 130px}.joinContain form{width:100%}.joinTry .joinContain{padding-top:110px}.joinTitle{font-size:22px;font-weight:700}.joinTitle span{color:#aaa;font-weight:600}.joinContent{width:100%;display:flex;align-items:flex-start;flex-direction:column;gap:40px 0}.joinOne{width:100%;padding:40px 0;border-top:3px solid #1e1e1e;border-bottom:3px solid #1e1e1e}.joinOne ul{flex-direction:column;gap:12px 0}.joinOne ul,.joinOne ul li{width:100%;display:flex;align-items:flex-start}.joinOne ul li{justify-content:space-between}.joinOne ul li>p{width:90px;height:52px;display:flex;align-items:center;font-size:16px;font-weight:400}.joinInput{width:400px;display:grid;grid-gap:10px 0;gap:10px 0;grid-template-columns:1fr}.joinGrid{gap:10px;grid-template-columns:1fr 140px}.joinGrid .btnType{min-width:auto;padding:0;width:140px}.joinInput .inputError{white-space:nowrap;grid-column:1/span 2;font-weight:400}.joinTwo{gap:40px 0}.joinTwo,.joinTwoContent{width:100%;display:flex;align-items:flex-start;flex-direction:column}.joinTwoContent{gap:20px 0}.joinTwoTitle{width:100%;display:flex;align-items:center;justify-content:space-between}.joinTwoTitle p{font-size:16px;color:#1e1e1e}.joinTwoInner{width:100%;display:flex;align-items:flex-start;flex-direction:column;gap:15px 0}.innerContent{height:300px;padding:20px 6px 20px 16px;border:1px solid #aaa;border-radius:10px}.innerContent,.innerContent p{width:100%;box-sizing:border-box}.innerContent p{height:100%;font-size:14px;line-height:20px;white-space:pre-line;font-weight:400;overflow-y:scroll;padding-right:5px}.agreementCheck{width:100%;display:flex;align-items:center;gap:0 8px}.agreementCheck label,.agreementCheck p{font-size:15px;font-weight:400}.agreementCheck label{cursor:pointer}.joinContent .btnType{width:100%}.joinSuccessContent{width:100%;border-top:3px solid #1e1e1e}.congrats{width:100%;padding:80px 0;display:flex;align-items:center;flex-direction:column;gap:40px 0}.congrats p{font-size:16px;line-height:24px;text-align:center}.congrats p span{font-weight:700}.homeLoginBtn{width:100%;display:flex;align-items:flex-start;flex-direction:column;gap:12px 0}.homeLoginBtn a,.homeLoginBtn button{width:100%}@media screen and (min-width:768px) and (max-width:1023px){.joinContain{padding:80px 0 100px}.joinTry .joinContain{padding-top:50px}.joinTitle{font-size:20px}.joinOne{padding:30px 0}.joinOne ul li p{height:48px;font-size:15px}.joinGrid{grid-template-columns:1fr 123px}.joinGrid .btnType{width:123px;height:48px;font-size:15px}.joinTwoTitle p{font-size:18px;font-weight:600}.congrats{padding:80px 0;gap:50px 0}.congrats img{width:126px}.congrats p{font-size:18px;line-height:30px}}@media screen and (max-width:767px){#join{width:calc(100% - 40px);margin:0 auto}.joinContain{width:100%;gap:20px 0;padding:30px 0 150px}.joinTry .joinContain{padding:30px 0 60px}.joinTitle{font-size:16px}.joinOne{padding:30px 0 40px;border-top:2px solid #1e1e1e;border-bottom:2px solid #1e1e1e}.joinOne ul{gap:18px 0}.joinOne ul li{flex-direction:column;justify-content:flex-start;gap:10px 0}.joinOne ul li p{width:100%;height:auto;font-size:14px;font-weight:600}.joinInput{width:100%}.joinGrid{gap:10px 6px;grid-template-columns:1fr 110px}.joinGrid .btnType{width:110px}.joinInput .inputError{letter-spacing:-.2px;font-weight:600}.joinTwoContent{gap:15px 0}.joinTwoTitle{align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:10px 0}.innerContent{padding:20px 5px 20px 20px;border-radius:10px}.innerContent p{font-size:13px;word-break:keep-all;padding-right:10px}.agreementCheck p{font-size:14px;font-weight:600}.joinSuccessContent{border-top:2px solid #1e1e1e}.congrats{padding:70px 0;gap:50px 0}.congrats p{line-height:26px}.congrats img{width:92px}.homeLoginBtn{gap:8px 0}}#login{width:100%;justify-content:center}#login,.loginContain{display:flex;align-items:center}.loginContain{width:360px;flex-direction:column;gap:30px 0}.loginInput{gap:20px 0}.idPw,.loginInput{width:100%;display:flex;align-items:flex-start;flex-direction:column}.idPw{gap:12px 0}.submit,.submit input{width:100%}.loginMore{gap:60px 0}.loginMore,.loginMore ul{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.loginMore ul{gap:10px 0}.loginMore ul li{width:100%;display:flex;align-items:center;justify-content:center;gap:0 10px}.loginMore ul li a,.loginMore ul li p{font-size:14px;font-weight:400}.loginMore ul li a{color:#389dc9}.pcNone{display:none}@media screen and (min-width:768px) and (max-width:1023px){.loginMore{gap:40px 0}.pcNone{display:block}}@media screen and (max-width:767px){#login{width:calc(100% - 40px);margin:0 auto;min-height:calc(100vh - 60px)}.loginContain{width:100%}.loginContain>img{width:138px}.idPw{gap:8px 0}.loginMore{gap:30px 0}.loginMore ul li a,.loginMore ul li p{font-size:13px;font-weight:500}.pcNone{display:block}}#main,section{width:100%}section{padding:130px 0}#visualSection,.slick-track{width:100%;min-height:990px;height:calc(100vh - 90px);position:relative;padding:0;overflow:hidden}.slick-list,.slick-slide,.slick-slide>div,.slide,.visualSlide{width:100%;height:100%}.slide{overflow:hidden}.slide img{width:100%;height:100%;object-fit:cover}.visualSlide .slick-slide.slick-active img{animation:imgZoom 6s ease infinite}@keyframes imgZoom{0%{transform:scale(1.1)}to{transform:scale(1)}}.slide .centerType1{height:100%;position:absolute;top:0;left:50%;transform:translateX(-50%);display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:60px 0}h2.visualTitle{font-size:48px;color:#fff;font-weight:700;line-height:66px}.visualArrow{position:absolute;bottom:60px;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;animation:arrowMove 1.5s ease-in infinite}@keyframes arrowMove{0%{transform:translate(-50%,-15px)}60%{transform:translate(-50%)}to{transform:translate(-50%,-15px)}}#mainOne .centerType2{display:flex;align-items:flex-start;flex-direction:column;gap:50px 0}h3.sectionTitle{font-size:42px;line-height:60px;font-weight:700;color:#aaa}h3.sectionTitle span{color:#1e1e1e}.mainOneContent{width:100%;display:flex;align-items:flex-start;flex-direction:column;gap:50px 0}.typeBox{width:100%;padding:90px 0 0;position:relative;display:flex;justify-content:flex-end}.typeBox:after{content:"";position:absolute;width:1px;height:100%;background-color:#1e1e1e;top:0;left:10px}.typeBox ul{width:calc(100% - 210px);display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px}.typeBox ul li{display:flex;align-items:center;justify-content:center;position:relative}.typeBox ul li img{width:100%}.typeBox ul li span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:30px;color:#fff;font-weight:600}#mainTwo{background-color:#f9f9f9;position:relative}#mainTwo>img{position:absolute}img.bgLeft{left:0;bottom:0}img.bgRight{width:436px;top:0;right:0}#mainTwo .centerType2,.mainTwoContent{width:max-content;display:flex;align-items:flex-start;flex-direction:column;gap:50px 0}.mainTwoContent{position:relative;padding:197px 0 0 50px}.mainTwoContent:after{content:"";width:1px;height:100%;position:absolute;background-color:#1e1e1e;top:0;left:20px}.mainTwoContent p{line-height:32px;word-break:keep-all}#mainThree .centerType2{display:flex;align-items:center;justify-content:space-between}.mainThreeTitle{padding-left:150px;position:relative}.mainThreeTitle img{position:absolute;top:-150px;left:-35px}.mainThreeContent ul{gap:60px 0}.mainThreeContent ul,.mainThreeContent ul li{display:flex;align-items:flex-start;flex-direction:column}.mainThreeContent ul li{padding-left:30px;border-left:1px solid #1e1e1e;gap:50px 0}.mainThreeContent ul li p{display:flex;align-items:flex-start;flex-direction:column;gap:20px 0;line-height:32px}.mainThreeContent ul li p span{font-size:24px;font-weight:700;line-height:36px}@media screen and (min-width:1280px) and (max-width:1919px){img.bgLeft{width:15vw}img.bgRight{width:20vw}.mainThreeContent{width:40%;min-width:max-content}}@media screen and (min-width:1024px) and (max-width:1279px){section{padding:100px 0}#visualSection,.slick-track{height:calc(100vh - 75px)}.slide .centerType1{padding-top:180px;box-sizing:border-box;justify-content:flex-start;gap:50px 0}h2.visualTitle{font-size:42px;line-height:56px}.visualArrow{bottom:40px}#mainOne{padding-bottom:0}h3.sectionTitle{font-size:34px;line-height:48px;font-weight:600}h3.sectionTitle span{font-weight:700}.mainOneContent{gap:40px 0}.typeBox{padding:85px 0 0}.typeBox ul{width:calc(100% - 94px);gap:14px}.typeBox ul li{max-width:auto}.typeBox ul li img{width:100%}.typeBox ul li span{font-size:26px}#mainTwo{padding:120px 0;background-color:#fff}#mainTwo>img{display:none}#mainTwo .centerType2{width:calc(100% - 100px);gap:40px 0}#mainTwo h3.sectionTitle,.mainTwoContent{width:100%;text-align:right}.mainTwoContent{box-sizing:border-box;padding:100px 40px 0 0;align-items:flex-end;gap:40px 0}.mainTwoContent:after{left:auto;right:10px}#mainThree{padding-top:0}#mainThree .centerType2{align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:40px 0}.mainThreeTitle{padding:30px 0 0}.mainThreeTitle img{width:116px;top:-25px;left:auto;right:-75px}.mainThreeContent{width:100%;padding-left:274px;box-sizing:border-box}.mainThreeContent ul li{gap:25px 0}.mainThreeContent ul li p{font-size:16px;line-height:24px;gap:30px 0}.mainThreeContent ul li p span{line-height:normal}}@media screen and (min-width:768px) and (max-width:1023px){section{padding:100px 0}#visualSection,.slick-track{min-height:950px;height:calc(100vh - 75px)}.slide .centerType1{padding-top:180px;box-sizing:border-box;justify-content:flex-start;gap:50px 0}h2.visualTitle{font-size:42px;line-height:56px}.visualArrow{bottom:40px}#mainOne{padding-bottom:0}h3.sectionTitle{font-size:36px;line-height:48px;word-break:keep-all}.mainOneContent{gap:40px 0}.typeBox{padding:85px 0 0}.typeBox ul{width:calc(100% - 94px);gap:14px}.typeBox ul li{max-width:auto}.typeBox ul li img{width:100%}.typeBox ul li span{font-size:26px}#mainTwo{padding:120px 0;background-color:#fff}#mainTwo>img{display:none}#mainTwo .centerType2{width:calc(100% - 100px);gap:40px 0}#mainTwo h3.sectionTitle,.mainTwoContent{width:100%;text-align:right}.mainTwoContent{box-sizing:border-box;padding:100px 40px 0 0;align-items:flex-end;gap:40px 0}.mainTwoContent:after{left:auto;right:10px}#mainThree{padding-top:0}#mainThree .centerType2{align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:40px 0}.mainThreeTitle{padding:30px 0 0}.mainThreeTitle img{width:116px;top:-25px;left:auto;right:-75px}.mainThreeContent{width:100%;padding-left:274px;box-sizing:border-box}.mainThreeContent ul li{gap:25px 0}.mainThreeContent ul li p{font-size:16px;line-height:24px;gap:30px 0}.mainThreeContent ul li p span{line-height:normal}}@media screen and (max-width:767px){section{padding:60px 0}#visualSection,.slick-track{min-height:615px;height:calc(100vh - 60px)}.slide .centerType1{padding-top:118px;box-sizing:border-box;justify-content:flex-start;gap:40px 0}h2.visualTitle{font-size:28px;line-height:normal;letter-spacing:-.8px;word-break:keep-all}.slide h2.visualTitle{font-size:30px;line-height:38px}.slick-slide:first-child .slide h2.visualTitle{font-size:0;line-height:0;gap:0}.slick-slide:first-child .slide h2.visualTitle:after{word-break:keep-all;font-size:30px;color:#fff;line-height:38px;font-weight:600;content:"솔리드VPN의 한국 통신사 IP로 안전한 VPN 서비스를 이용하세요!";white-space:pre-line}.slick-slide:first-child .slide img{content:url(/images/main/mobile-visualSlide1.png)}.slick-slide:nth-child(2) .slide img{content:url(/images/main/mobile-visualSlide2.png)}.slick-slide:last-child .slide img{content:url(/images/main/mobile-visualSlide3.png)}.visualArrow{bottom:20px}.visualArrow img{width:48px}#visualSection .visualArrow{display:none}#mainOne{padding:60px 0 0}#mainOne .centerType2{gap:30px 0}h3.sectionTitle{font-size:24px;line-height:32px;word-break:keep-all;letter-spacing:-.3px}.mainOneContent{gap:30px 0}.typeBox{padding:40px 0 0}.typeBox:after{left:0}.typeBox ul{width:90%;max-width:max-content;gap:6px}.typeBox ul li{max-width:none}.typeBox ul li img{width:100%}.typeBox ul li:first-child img{content:url(/images/main/mobile-PPTP.png)}.typeBox ul li:nth-child(2) img{content:url(/images/main/mobile-L2TP.png)}.typeBox ul li:nth-child(3) img{content:url(/images/main/mobile-IKEv2.png)}.typeBox ul li:last-child img{content:url(/images/main/mobile-OpenVPN.png)}.typeBox ul li span{font-size:20px;text-align:center}#mainTwo{padding:80px 0 0;background-color:#fff}#mainTwo>img{display:none}#mainTwo .centerType2{width:calc(100% - 40px);gap:40px 0}#mainTwo h3.sectionTitle,.mainTwoContent{width:100%;text-align:right}.mainTwoContent{box-sizing:border-box;padding:49px 20px 0 0;align-items:flex-end;gap:30px 0}.mainTwoContent:after{left:auto;right:0}.mainTwoContent p{font-size:14px;line-height:22px;word-break:keep-all}#mainThree .centerType2{align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:40px 0}.mainThreeTitle{padding:0}.mainThreeTitle img{width:79px;top:-37px;left:auto;right:-50px}.mainThreeContent{width:100%;box-sizing:border-box}.mainThreeContent ul{gap:30px 0}.mainThreeContent ul li{padding-left:20px;gap:25px 0}.mainThreeContent ul li p{font-size:14px;line-height:22px;gap:15px 0;word-break:keep-all}.mainThreeContent ul li p span{line-height:normal;font-size:20px}}#modal{width:100%;height:100%;background-color:rgba(0,0,0,.3);position:fixed;top:0;left:0;z-index:100}.popup{width:450px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:20px;padding:42px 30px 38px;display:flex;align-items:center;flex-direction:column;box-sizing:border-box;box-shadow:0 4px 15px 0 rgba(0,0,0,.12)}.popupContent{width:100%}.popupTitle{font-size:22px;font-weight:700;margin-bottom:26px}.innerText{font-size:16px;line-height:26px;text-align:center;word-break:keep-all}.textLineHeight{margin-top:-15px}.modalAutoBtn{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));grid-gap:0 10px;gap:0 10px;margin-top:30px}.modalAutoBtn .btnType{width:auto}.cardInfo{width:100%;height:60px;margin-top:18px;background-color:#f9f9f9;border:1px solid #cecece;box-sizing:border-box;border-radius:50px;padding:10px 16px 10px 20px;display:flex;align-items:center;justify-content:space-between}.cardNum{width:180px}.cardInfo span{font-size:15px;color:#1e1e1e;font-weight:700}.cardInfo button{width:67px;padding:8px 20px;border-radius:25px;background-color:#389dc9;font-size:15px;color:#fff;font-weight:600}.ipInfo{margin-top:0}.ipNum{font-size:18px!important;margin-left:5px;font-weight:500!important}.cardInfo img{cursor:pointer}.cardInfo img:hover{content:url(/images/mypage/hover-reload.svg)}.innerTextGray{width:100%;display:flex;align-items:flex-start;flex-direction:column;gap:8px 0;margin-top:20px;padding:0 17px;box-sizing:border-box}.innerTextGray span{font-size:15px;line-height:23px;color:#7b7b7b}.innerReason{gap:25px 0}.innerReason,.innerReason>ul{width:100%;display:flex;align-items:flex-start;flex-direction:column}.innerReason>ul{border-bottom:1px solid #cecece;padding-bottom:25px;gap:12px 0}.innerReason>ul>li{width:100%;display:grid;grid-template-columns:1fr;grid-gap:10px 0;gap:10px 0}.innerReason>ul>li>p{display:flex;align-items:center;font-size:16px;font-weight:400;text-align:left}.innerReason span.txtRed{font-size:14px}.innerReason .joinInput{width:100%}.innerPwInput ul{padding-bottom:0;border-bottom:0}@media screen and (min-width:768px) and (max-width:1023px){.popup{padding:38px 30px 34px}.popupTitle{font-size:20px}.innerText{font-size:15px}.textLineHeight{margin-top:-18px}.innerTextGray span{font-size:14px;line-height:22px}.cardInfo img{content:url(/images/mypage/hover-reload.svg)}}@media screen and (max-width:767px){.popup{width:320px;border-radius:25px;padding:30px 30px 28px}.popupTitle{font-size:20px}.innerText{font-size:15px;letter-spacing:-.1px;line-height:23px}.modalAutoBtn{grid-template-columns:1fr;gap:8px 0}.cardInfo{height:52px;margin-top:20px;padding:10px 16px}.cardNum{width:157px}.cardInfo span{font-size:14px}.cardInfo button{width:28px;height:28px;padding:0;font-size:0;position:relative;background-color:transparent}.cardInfo button:after{content:url(/images/mypage/hover-reload.svg);position:absolute;top:0;left:0}.ipInfo{margin-top:0}.ipNum{font-size:14px!important;margin-left:4px}.cardInfo img{content:url(/images/mypage/hover-reload.svg)}.innerTextGray{width:calc(100% + 6%);padding:0;margin:20px 0 0 -3%}.innerTextGray span{font-size:14px}.innerReason{gap:22px 0}.innerReason>ul>li>p{font-size:14px;font-weight:600}.innerReason span.txtRed{font-size:13px}.innerReason .joinInput input{height:46px}.innerPwInput .joinGrid{border:1px solid #aaa;border-radius:50px;grid-template-columns:auto auto}.innerPwInput .joinGrid input[type=text]{border:0}.innerPwInput .joinGrid input[type=button]{width:max-content;padding-right:16px;color:#389dc9;text-decoration:underline;background-color:transparent}}#paymentContain{padding-top:80px;box-sizing:border-box}#paymentContain .centerType2{display:flex;align-items:flex-start;flex-direction:column;gap:30px 0}.paymentSelect{gap:60px 0}.accountSelectContain,.paymentSelect{width:100%;display:flex;align-items:flex-start;flex-direction:column}.accountSelectContain{gap:40px 0}.accountSelect{width:100%;display:flex;align-items:flex-end;flex-direction:column;gap:20px 0}h4.smallTitle{width:100%;font-size:24px;color:#aaa;font-weight:700}h4.smallTitle span{color:#2d2d2d;font-weight:700}.accountSearch{width:100%;padding:80px 0;border-top:3px solid #1e1e1e;border-bottom:1px solid #cecece;display:flex;align-items:center;justify-content:center;gap:0 10px}.typeSelect{width:200px}.typeSelect .selectBoxInner{padding:17px 16px}.typeSelect .selectBoxInner ul{grid-template-columns:1fr;gap:18px 0}.typeSelect .selectBoxInner ul li{width:100%;display:flex}.typeSelect .selectBoxInner ul li button{width:100%;font-size:14px;text-align:left}.typeSelect .selectBoxInner ul li button:hover{color:#389dc9;font-weight:600}.listSelect{width:320px}.listSelect .selectBoxInner{padding:14px 6px 18px 14px}.listSelect .selectBoxInner ul{max-height:210px;grid-template-columns:1fr 1fr;overflow-y:auto}.listSelect .selectBoxInner ul li{height:32px;display:flex;align-items:center;gap:0 8px}.listSelect .selectBoxInner ul li>input{margin-top:-3px}.fullCheckbox{grid-column:1/span 2;margin-bottom:5px}.listSelect .selectBoxInner ul li p{font-size:14px;line-height:16px;font-weight:400;cursor:pointer}button.searchBtn{width:120px;height:52px;border-radius:30px;background-color:#1e1e1e;display:flex;align-items:center;justify-content:center;gap:0 5px}button.searchBtn span{font-size:16px;color:#fff}button.reset{display:flex;align-items:center;gap:0 8px}button.reset span{font-size:16px;color:#7b7b7b;font-weight:600}.accountList{width:100%;display:flex;align-items:flex-start;flex-direction:column;gap:40px 0}.accountList table{width:100%;border-top:3px solid #1e1e1e;border-collapse:collapse}.accountList table tr{display:grid;grid-template-columns:100px 1fr 1fr 1fr 1fr 1fr 240px}.accountList table th{height:60px;border-bottom:1px solid #1e1e1e;font-weight:700}.accountList table td,.accountList table th{font-size:15px;display:flex;align-items:center;justify-content:center}.accountList table td{height:80px;border-bottom:1px solid #cecece;text-align:center;gap:0 4px;box-sizing:border-box;font-weight:500}.paymentInfo{width:100%;display:flex;align-items:flex-start;flex-direction:column;gap:20px 0}.paymentInfoInner{width:100%;border-top:3px solid #1e1e1e}.totalPriceContain{width:100%;height:100px;padding:0 40px;box-sizing:border-box;background-color:#f4f4f4;display:flex;align-items:center;justify-content:flex-end;gap:0 20px}.divider{height:12px;width:1px;background-color:#cacaca}.selectCount{display:flex;align-items:center;gap:0 20px}.selectCount p span{color:#389dc9;font-weight:700}.selectCount>span{width:1px;height:12px;background-color:#cacaca}.totalPrice{display:flex;align-items:baseline;gap:0 4px;font-size:16px}.totalPrice span{font-size:28px;font-weight:700}.paymentGuide{width:100%;display:flex;align-items:flex-start;flex-direction:column;gap:15px 0}.paymentGuide p{display:flex;align-items:center;gap:0 8px;font-size:14px;color:#7b7b7b;font-weight:700}.paymentGuide ul{width:100%;padding-left:14px;box-sizing:border-box;display:flex;align-items:flex-start;flex-direction:column;gap:10px 0}.paymentGuide ul li{width:100%;display:flex;align-items:baseline;gap:0 4px;font-size:14px;color:#7b7b7b;word-break:keep-all;font-weight:400}ul.priceInfo{width:100%;border-bottom:1px solid #1e1e1e}ul.priceInfo li{width:100%;display:flex}ul.priceInfo li:not(:last-child){border-bottom:1px solid #cacaca}ul.priceInfo li>p{width:166px;padding:0 20px;line-height:80px;font-size:15px;border-right:1px solid #cacaca;color:#2d2d2d}.priceInfoContent1,ul.priceInfo li>p{box-sizing:border-box;display:flex;align-items:center}.priceInfoContent1{width:calc(100% - 166px);padding:0 30px;gap:0 20px}.priceInfoContent1 p{font-size:15px;color:#aaa;font-weight:400}.priceInfoContent3 p{font-weight:700}.priceInfoContent1 p span{color:#2d2d2d;font-weight:700}.priceInfoContent2 input{width:250px!important}.priceInfoContent2 p{font-size:14px;color:#7b7b7b;font-weight:500}.paymentBtn{width:100%;display:flex;align-items:center;justify-content:center;gap:0 10px;margin-top:30px}.selectBoxInner .selectNone{font-size:14px;color:#cacaca;min-height:86px;padding:4px 8px 0 0;box-sizing:border-box;font-weight:500}.staticSubscriptionList table tr{grid-template-columns:100px 1fr 1fr 1fr}.dynamicList table tr{grid-template-columns:100px 1fr 1fr 1fr 1fr 240px}.dynamicSubscriptionList table tr{grid-template-columns:100px 1fr 1fr 1fr}.ipticketList table tr{grid-template-columns:100px 1fr 1fr 300px}.ipticketList{display:flex;align-items:flex-start;flex-direction:column;gap:20px 0}.ipticketList table td input{width:260px}.ipticketBanner{width:100%;margin-bottom:50px;border-radius:15px;overflow:hidden;padding:61px 60px;box-sizing:border-box;background-image:url(/images/guide/ipticketBg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;align-items:flex-end;justify-content:space-between}.staticApply{display:flex;align-items:flex-start;flex-direction:column;gap:20px 0}.staticApply p{font-size:34px;color:#fff;font-weight:600}.staticApply span{font-size:16px;color:#fff;line-height:28px;font-weight:300}@media screen and (min-width:768px) and (max-width:1023px){#paymentContain{padding-top:50px}.paymentSelect{gap:40px 0}h4.smallTitle{font-size:20px}.accountSearch{gap:0 8px}.typeSelect{width:160px}button.searchBtn{width:100px}button.searchBtn span{font-size:15px}.accountList table tr{grid-template-columns:1fr 1fr 80px 1fr 1fr 160px}.accountList table td{font-size:15px}.accountList .selectBox{width:140px}.accountList .pageBtn{margin-top:-10px}.totalPriceContain{padding:0 30px}.selectCount{gap:0 15px}.selectCount P,.totalPrice{font-size:16px}.totalPrice{font-size:15px}.totalPrice span{font-size:26px}.paymentBtn{margin-top:10px}ul.priceInfo li>p{width:150px;line-height:75px}.priceInfoContent1{width:calc(100% - 150px)}.priceInfoContent2 input{width:240px!important}.listSelect .selectBoxInner{padding:18px 16px}.listSelect .selectBoxInner ul{max-height:200px}.listSelect .selectBoxInner ul .seachCheckBox,.listSelect .selectBoxInner ul .seachCheckBox:after{width:18px;height:18px}.staticSubscriptionList table tr{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.dynamicList table tr{grid-template-columns:1fr 1fr 1fr 1fr 160px}.dynamicSubscriptionList table tr{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.ipticketList table tr{grid-template-columns:1fr 1fr 220px}.ipticketList{gap:15px 0}.ipticketList table td input{width:180px}.ipticketBanner{height:220px;margin-bottom:30px;border-radius:20px;padding:49px 36px}.ipticketBanner .btnType{height:52px;font-size:16px}.staticApply{gap:15px 0}.staticApply p{font-size:28px}.staticApply span{font-size:14px;line-height:24px}#paymentContain .pageBtn{margin-top:-10px}}@media screen and (max-width:767px){#paymentContain{padding-top:30px}.paymentSelect{gap:60px 0}h4.smallTitle{font-size:16px}.accountSearch{padding:60px 0;border-top:2px solid #1e1e1e;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:8px 0}.typeSelect{width:100%}.typeSelect .selectBoxInner{padding:20px 16px}.typeSelect .selectBoxInner ul{gap:15px 0}.listSelect{width:100%}.listSelect .selectBoxInner ul{max-height:188px}.listSelect .selectBoxInner ul li{height:36px;gap:0 6px}.listSelect .selectBoxInner ul .seachCheckBox,.listSelect .selectBoxInner ul .seachCheckBox:after{width:18px;height:18px}button.searchBtn{width:100%;height:48px}button.searchBtn span{font-size:15px}button.reset{margin-top:-5px;gap:0 6px}button.reset img{width:16px}button.reset span{font-size:14px}.accountList{gap:30px 0}.accountList table{display:none;border-top:2px solid #1e1e1e}.accountList>ul{display:block;width:100%;border-top:2px solid #1e1e1e}.accountList>ul>li{width:100%;border-bottom:1px solid #cacaca;padding:18px 10px;box-sizing:border-box}.accountList>ul>li a{display:flex;align-items:flex-start;flex-direction:column}.idPrice{width:100%;display:flex;align-items:center;justify-content:space-between}.idPrice p{max-width:207px;font-size:18px;font-weight:600}.idPrice p:nth-child(2){font-size:20px;font-weight:800}.accountMoreInfo{width:100%;margin-top:12px;display:flex;align-items:center;flex-wrap:wrap;gap:4px 6px}.graybox{padding:8px 10px;box-sizing:border-box;background-color:#f4f4f4;border:1px solid #cecece}.discArea{font-size:13px;color:#1e1e1e!important}.amountArea{font-size:18px;font-weight:800}.priceDcContain{display:flex;align-items:flex-end;flex-direction:column;gap:8px 0}.mypageAccountMoreInfoContain{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.mypageAccountMoreInfoContain div{margin:0;color:#7b7b7b!important}.accountMoreInfo p{font-size:13px;color:#7b7b7b}.accountMoreInfo span{width:1px;height:8px;background-color:#cecece}.accountMoreInfo .txtBlue{font-weight:700}.accountMoreInfo .txtThinGray{font-weight:500}.accountMoreInfo .txtRed{background-color:transparent;font-weight:600}.accountList ul li .selectBox{width:100%;margin-top:15px}.paymentInfoInner{border-top:2px solid #1e1e1e}.totalPriceContain{padding:0 20px;align-items:flex-end;justify-content:center;flex-direction:column;gap:8px 0}.selectCount{gap:0 10px}.selectCount p{font-size:14px}p.mGray{color:#7b7b7b}p.mBold{font-weight:700}.selectCount>span{height:10px}.totalPrice{font-size:14px;gap:0 3px}.totalPrice span{font-size:26px;font-weight:800}.paymentGuide ul{padding-left:0;gap:4px 0}.paymentGuide ul li{gap:0 4px;font-size:13px;line-height:20px}ul.priceInfo li>p{width:110px;padding:0 10px;line-height:62px;font-size:14px}.priceInfoContent1{width:calc(100% - 110px);padding:0 20px;gap:0 20px}.priceInfoContent1 p{font-size:14px}.priceInfoContent2 input{width:100%!important;height:36px!important}.priceInfoContent2 input::placeholder{font-size:12px!important}.priceInfoContent2 p{display:none}li.mobilecolumn{flex-direction:column}li.mobilecolumn p{width:100%!important;border-right:0!important;line-height:normal!important;padding:20px 10px!important}li.mobilecolumn .priceInfoContent1{width:100%}.paymentBtn{flex-direction:column;gap:8px 0;margin-top:10px}.paymentBtn .btnType{width:100%}.accountMoreInfo2{justify-content:space-between}.accountMoreInfo3{justify-content:flex-end}.ipticketBanner{border-radius:12px;padding:35px 23px;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px 0;margin-bottom:10px}.staticApply{gap:10px 0}.staticApply p{font-size:22px}.staticApply span{font-size:0;line-height:0}.staticApply span:after{content:"통신사 고정 VPN을 이용해주시는 고객님들께선, 서비스 이용 중 아이피를 변경하고 싶으실 경우 아이피 변경권을 사용하여 언제든지 아이피를 변경 하실 수 있습니다.";font-size:13px;line-height:20px;word-break:keep-all}.ipticketList h4.smallTitle{display:none}.ipticketList ul li input{margin-top:15px}}#editContain{padding-top:80px;display:flex;align-items:center;justify-content:center}#editContain .joinContent{width:520px}.editArea{padding:0 0 30px;border:0;border-bottom:1px solid #cecece}.editNone{height:52px;border-radius:50px;padding:10px 16px;box-sizing:border-box;border:1px solid #aaa;background-color:#f4f4f4;font-size:16px;color:#7b7b7b;align-items:center}.editBtn,.editNone{width:100%;display:flex}.editBtn{align-items:flex-start;flex-direction:column;gap:10px 0}.marketing{width:100%;margin-top:-10px;display:grid;grid-template-columns:106px 1fr;grid-gap:20px 30px;gap:20px 30px}.marketing>p{font-size:16px}.marketingCheck{display:flex;align-items:center;gap:0 15px}.marketingCheck .agreementCheck{width:max-content}.marketing>span{font-size:14px;color:#aaa;grid-column:1/span 2}#secessionContain{padding-top:80px}#secessionContain .centerType2{display:flex;align-items:flex-start;flex-direction:column;gap:20px 0}.secessionContent,.secessionReason{width:100%;display:flex;align-items:flex-start;flex-direction:column;gap:30px 0}.secessionReason{border-top:3px solid #1e1e1e;border-bottom:1px solid #cecece;padding:40px 0 30px}.secessionReason>p{font-size:22px;font-weight:700}.secessionCheck{width:100%;display:flex;align-items:flex-start;flex-direction:column;gap:18px 0}.secessionCheck .agreementCheck p{font-size:16px;font-weight:400}.secessionCheck .agreementCheck{display:grid;grid-template-columns:18px 1fr;grid-gap:12px 8px;gap:12px 8px}.moreReason{grid-column:1/span 2;align-items:flex-start;flex-direction:column;gap:10px 0}.moreReason textarea{height:110px;border-radius:12px}.moreReason>span{font-size:14px;font-weight:400}.secessionContent .paymentGuide{gap:20px 0}.secessionContent .paymentGuide ul{padding:0}.secessionContent .paymentGuide .agreementCheck p{color:#1e1e1e;font-weight:600}.agreementText,.secessionContent .paymentGuide .agreementRedCh p{font-weight:600}.agreementText{color:#1e1e1e}.agreementText--error{color:#e14444!important}.secessionPw{padding:30px 25px;border:0;background-color:#f4f4f4;margin-top:10px;border-radius:12px;box-sizing:border-box}.secessionPw ul li{justify-content:flex-start}#secessionPwContain{display:flex;align-items:center;justify-content:center;padding:0}#secessionPwContain .joinOne{border-bottom:0;padding-bottom:0}#orderContain{padding-top:80px}.orderList table tr{grid-template-columns:100px 1fr 1fr 1fr 1fr 1fr 110px 110px}.orderList table a{display:flex;align-items:center;justify-content:center}.receipBtn:hover img{content:url(/images/mypage/hover-receipt.svg)}.moreBtn:hover img{content:url(/images/mypage/hover-more.svg)}.confirmBtn{margin-top:-10px!important}.orderDetailList table tr{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.periodList table tr{grid-template-columns:100px 200px 1fr 1fr 180px 200px}.periodList{gap:30px 0}.serviceSttsSearch{width:100%;display:flex;align-items:center;justify-content:space-between}.serviceSttsTab{display:flex;align-items:center;gap:0 10px}.tabletLeft{text-align:left!important}.subscriptionList{gap:30px 0}.subscriptionList table tr{grid-template-columns:100px 1fr 1fr 1fr 185px 1fr 1fr}.subscriptionStts{width:90px;height:44px;cursor:pointer;background-color:#fff;border:1px solid #1e1e1e;color:#1e1e1e;border-radius:50px;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;box-sizing:border-box}.subscriptionY{background-color:#1e1e1e;color:#fff;font-weight:500}.ipchangeList{gap:30px 0}.ipchangeSearch{width:100%;display:flex;align-items:flex-end;justify-content:space-between}.ipchangeSearch .postCount{margin:0}.searchBoxBtn{display:flex;align-items:center;gap:0 10px}.ipchangeList table tr{grid-template-columns:100px 1fr 1fr 200px}.changeStts{width:90px;height:44px;border-radius:50px;background-color:#eee;display:flex;align-items:center;justify-content:center;font-size:15px;color:#7b7b7b;font-weight:600;box-sizing:border-box}.changeY{cursor:pointer;background-color:#fff;border:1px solid #1e1e1e;color:#1e1e1e}.subidManageList{gap:30px 0}.subidManageList .ipchangeSearch{justify-content:flex-end}.subidManageList table tr{grid-template-columns:100px 205px 205px 205px 205px 140px 140px}.idDel{cursor:pointer}.idDel:hover{content:url(/images/mypage/hover-delete.svg)}.pointList table tr{grid-template-columns:100px 310px 1fr 1fr 1fr}.pointList .txtBlue,.pointList .txtRed{font-weight:600}.cardRegistration{width:100%;border-top:3px solid #1e1e1e;border-bottom:1px solid #cacaca;padding:40px 0;display:flex;align-items:flex-start;flex-direction:column;gap:40px 0}.cardAdd{width:360px;height:max-content;border-radius:15px;border:1px solid #d9d9d9;box-sizing:border-box}.beforeCard,.cardAdd{position:relative;display:flex;align-items:center;justify-content:center}.beforeCard{width:100%;border-radius:15px;z-index:1;background-color:#fff;cursor:pointer;overflow:hidden;transition:background-color .3s}.beforeCard>img{width:100%}.beforeCardInner{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:22px 0;font-size:18px;color:#aaa;font-weight:600}.beforeCard:hover{background-color:#f4f4f4}.beforeCard:hover>img{opacity:0}.afterCard{width:100%;position:relative;z-index:2}.afterCard img{width:100%;z-index:1;border-radius:15px;box-shadow:inset -3px -3px 20px 0 rgba(0,34,41,.1),3px 3px 0 0 #0a91b5,20px 20px 20px 0 rgba(61,186,215,.15)}.afterCard p{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;padding:34px 30px 32px;box-sizing:border-box}.afterCard p span{color:#fff;font-weight:600}span.cardName{font-size:22px;font-weight:800!important}span.cardNumber{font-size:18px;letter-spacing:.54px}.cardBtn{width:360px;display:flex;justify-content:center;gap:0 10px}.pmGuide{width:100%;display:flex;align-items:flex-start;flex-direction:column;gap:12px 0}.pmGuide p{font-size:15px;color:#7b7b7b;font-weight:400}@media screen and (min-width:1024px) and (max-width:1919px){.subidManageList table tr{grid-template-columns:100px 1fr 1fr 1fr 1fr 1fr 1fr}}@media screen and (min-width:768px) and (max-width:1023px){.mypageLnb ul li:first-child a{font-size:0!important}.mypageLnb ul li:first-child a:before{content:"정보 수정";font-size:16px;color:#aaa}#editContain{padding-top:50px}.marketing>p{font-size:15px}.editNone{height:48px;font-size:14px}#secessionContain{padding-top:50px}.secessionReason{gap:25px 0;padding:30px 0}.secessionReason>p{font-size:18px}.secessionCheck{gap:18px 0}.secessionCheck .agreementCheck p{font-size:15px}.secessionCheck .agreementCheck{gap:16px 6px}.moreReason textarea{height:140px}.secessionContent .paymentGuide{gap:25px 0}.secessionContent .paymentGuide .agreementCheck p{font-size:15px}.secessionPw{margin-top:0}.secessionPw .joinInput{width:calc(100% - 90px)}#secessionPwContain .joinOne{padding-top:40px}#orderContain{padding-top:50px}.orderList table tr{grid-template-columns:160px 1fr 1fr 1fr 65px 65px}.receipBtn:hover img{content:url(/images/mypage/normal-receipt.svg)}.moreBtn:hover img{content:url(/images/mypage/normal-more.svg)}.confirmBtn .btnType{min-width:140px}.periodList table tr{grid-template-columns:1fr 1fr 1fr 1fr}.periodList{gap:20px 0}.periodList .searchBox{width:280px}.periodList .pageBtn{margin-top:10px}.serviceSttsTab .faqCategory{width:160px;height:52px;font-size:16px}.subscriptionList{gap:20px 0}.subscriptionList table tr{grid-template-columns:98px minmax(110px,auto) 120px minmax(160px,auto) minmax(90px,120px) 90px}.subscriptionList table td{padding:0 4px;box-sizing:border-box}.subscriptionList .pageBtn{margin-top:10px}.subscriptionStts{width:72px;height:38px;font-size:14px}.ipchangeList{gap:20px 0}.ipchangeSearch .postCount,.ipchangeSearch .postCount span{font-size:16px}.searchBoxBtn .searchBox{width:280px}.ipchangeList table tr{grid-template-columns:1fr 1fr 1fr}.ipchangeList .pageBtn,.ipchangeList .paymentGuide{margin-top:10px}.changeStts{width:72px;height:38px}.subidManageList{gap:20px 0}.subidManageList .pageBtn{margin-top:10px}.subidManageList table tr{grid-template-columns:1fr 1fr 1fr 1fr 1fr 80px}.idDel:hover{content:url(/images/mypage/normal-delete.svg)}.cardRegistration{padding:30px 0}.pmGuide{gap:10px 0}.pmGuide p{font-size:14px}.pointList table tr{grid-template-columns:200px 1fr 1fr 200px}}@media screen and (max-width:767px){.mypageLnb ul li:first-child a{font-size:0!important}.mypageLnb ul li:first-child a:before{content:"정보 수정";font-size:15px;color:#aaa}#editContain{padding-top:30px;width:calc(100% - 40px);margin:0 auto}#editContain .joinContent,#editContain form{width:100%}.editArea{padding:0 0 40px}.editNone{height:48px;font-size:14px}.editBtn{gap:8px 0}.marketing{margin-top:0;grid-template-columns:93px 1fr;gap:15px 25px}.marketing>p{font-size:14px}.marketingCheck{gap:0 8px}.marketing>span{font-size:13px}#secessionContain{padding-top:30px}.secessionReason{gap:20px 0;border-top:2px solid #1e1e1e;padding:25px 0 30px}.secessionReason>p{font-size:16px}.secessionCheck{gap:16px 0}.secessionCheck .agreementCheck p{font-size:14px;font-weight:600}.secessionCheck .agreementCheck{gap:10px 8px}.moreReason textarea{height:180px;border-radius:15px}.moreReason>span{font-size:13px}.secessionContent .paymentGuide{gap:25px 0}.secessionPw{margin-top:0;padding:25px 20px}#secessionPwContain{width:calc(100% - 40px);margin:0 auto;height:auto}#secessionPwContain .joinOne{border-bottom:1px solid #cecece;padding:25px 0 40px}#orderContain{padding-top:30px}.accountMoreInfo2>div{display:flex;align-items:center;flex-wrap:wrap;gap:4px 6px;width:calc(100% - 50px)}.accountMoreInfo2>a{font-size:13px;color:#aaa;text-decoration:underline}.confirmBtn .btnType{min-width:110px}.priceInfoContent3 p{line-height:22px}.priceInfoContent3 p span{display:block}.priceInfoContent1 a{font-size:14px;color:#7b7b7b;font-weight:600;text-decoration:underline}.serviceSttsSearch{justify-content:flex-start;flex-direction:column;gap:12px 0}.serviceSttsTab{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:0 8px;gap:0 8px}.serviceSttsTab .faqCategory{height:48px;font-size:14px}.subscriptionStts{width:72px;height:34px;font-size:13px}.ipchangeSearch{flex-direction:column-reverse;align-items:flex-start;gap:30px 0;margin-bottom:-15px}.ipchangeSearch .searchBoxBtn{width:100%}.ipchangeSearch .btnType{min-width:105px;padding:0 20px}.ipchangeSearch .searchBox{width:calc(100% - 111px)}.changeStts{width:72px;height:34px;font-size:13px}.pointStts{font-size:20px;font-weight:800}.idDelArea p{display:flex;align-items:center;gap:0 8px}.idDelArea p span{font-weight:600}.idDelArea p img{width:24px}.idDel:hover{content:url(/images/mypage/normal-delete.svg)}.cardRegistration{padding:25px 0 30px}.cardAdd{width:100%;max-width:430px}.beforeCard:hover{background-color:transparent}.beforeCardInner{gap:18px 0;font-size:16px}.afterCard img{width:100%;border-radius:15px;box-shadow:inset -2.667px -2.667px 17.778px 0 rgba(0,34,41,.1),2.667px 2.667px 0 0 #0a91b5,17.778px 17.778px 17.778px 0 rgba(61,186,215,.15)}.afterCard p{padding:30px 26px 28px}span.cardName{font-size:18px;font-weight:500;font-weight:600}span.cardNumber{font-size:15px}.beforeCardInner img{width:36px}.cardBtn{flex-direction:column;gap:8px 0}.cardBtn,.cardBtn .btnType{width:100%}.pmGuide{gap:8px 0}.pmGuide p{font-size:13px}}.slick-loading .slick-list{background-color:#fff}.visualSlide .slick-dots{position:absolute;top:50%;right:50%;transform:translate(720px,-50%);display:flex!important;flex-direction:column;gap:16px 0;padding:0;margin:0}.visualSlide .slick-dots li{width:12px;height:12px;cursor:pointer;display:flex;align-items:center;justify-content:center}.visualSlide .slick-dots li button{font-size:0;line-height:0;width:12px;height:12px;cursor:pointer;position:relative}.visualSlide .slick-dots li button:focus,.visualSlide .slick-dots li button:hover{outline:none}.visualSlide .slick-dots li button:focus:before,.visualSlide .slick-dots li button:hover:before{opacity:1}.visualSlide .slick-dots li button:before{position:absolute;top:0;left:0;width:12px;height:12px;content:"";background-color:#738bab;border-radius:12px}.visualSlide .slick-dots li.slick-active button:before{background-color:#fff}@media screen and (min-width:1280px) and (max-width:1919px){.visualSlide .slick-dots{right:5%;transform:translateY(-50%)}}@media screen and (min-width:768px) and (max-width:1279px){.visualSlide .slick-dots{right:50px;transform:translateY(-50%)}}@media screen and (max-width:767px){.visualSlide .slick-dots{top:auto;bottom:30px;transform:translate(50%);flex-direction:row;gap:0 10px}.visualSlide .slick-dots li,.visualSlide .slick-dots li button,.visualSlide .slick-dots li button:before{width:9px;height:9px}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}#customerContain{padding-top:80px;box-sizing:border-box}#customerContain .centerType2{display:flex;align-items:flex-start;flex-direction:column;gap:40px 0}.postSearch{width:100%;padding:35px 0;background-color:#f4f4f4;display:flex;align-items:center;justify-content:center;gap:0 10px;border-radius:12px}.searchBox{width:320px;position:relative}.searchBox input{padding-right:45px!important}.searchBox button{position:absolute;top:50%;right:16px;transform:translateY(-50%)}.postList{gap:0}.postCount{font-size:14px;color:#2d2d2d;margin-bottom:20px}.postCount span{font-size:15px;font-weight:800}.postCount span.txtblue{color:#389dc9}.postList table tr{grid-template-columns:100px 880px 120px 100px}.postList .pageBtn{margin-top:40px}.postTitle{width:100%;padding:0 20px;justify-content:flex-start!important;gap:0 10px}.postTitle a,.postTitle p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all;text-overflow:ellipsis;-webkit-line-clamp:1;text-align:left}.postTitle p{cursor:pointer}.postTitle:hover a,.postTitle:hover p,tr:hover a,tr:hover p{color:#389dc9}.postImg{display:flex;align-items:center;gap:0 5px}#customerDetailContain{padding-top:80px}#customerDetailContain .centerType2{display:flex;align-items:center;flex-direction:column;gap:60px 0}#customerDetailContain .postList{margin-top:-60px}#customerDetailContain .postList table{border-top:0}.postDetailTitleArea{width:100%;display:flex;align-items:flex-start;flex-direction:column;gap:20px 0}.detailTitle{width:100%;font-size:24px;color:#2d2d2d;font-weight:700;padding-bottom:20px;border-bottom:3px solid #1e1e1e;word-break:break-all}.writerInfo{width:100%;display:flex;align-items:center;gap:0 15px;padding:0 16px;box-sizing:border-box}.writerInfo p{font-size:15px;color:#7b7b7b;font-weight:400}.writerInfo p strong{font-weight:700}.writerInfo span{width:1px;height:10px;background-color:#cacaca}.postDetailContent{width:100%;padding:0 16px 60px;box-sizing:border-box;border-bottom:1px solid #1e1e1e}.postDetailContentInner{width:100%}.postDetailContentInner>p{width:100%;font-size:16px;line-height:24px;word-break:break-all}.postDetailContentInner img{max-width:100%}.faqList ul{display:block}.faqTab{width:100%;gap:0 10px}.faqCategory,.faqTab{display:flex;align-items:center;justify-content:center}.faqCategory{width:160px;height:52px;cursor:pointer;border-radius:50px;border:1px solid #1e1e1e;box-sizing:border-box;font-size:16px;background-color:#fff;font-weight:600}.postList ul{width:100%;border-top:3px solid #1e1e1e}.postList ul li{width:100%}.faqQuestion{width:100%;min-height:80px;padding:20px 0;box-sizing:border-box;border-bottom:1px solid #cecece;display:grid;grid-template-columns:100px 1fr 80px}.category{justify-content:center;color:#aaa;font-weight:700}.category,.faqTitle{height:100%;display:flex;align-items:center;font-size:15px}.faqTitle{padding:0 20px;box-sizing:border-box;color:#2d2d2d;cursor:pointer}.faqTitle:hover{color:#389dc9}.faqArrow{height:100%;display:flex;align-items:center;justify-content:center}.faqAnswer{width:100%;padding:30px 120px;box-sizing:border-box;background-color:#f4f4f4;font-size:15px;line-height:28px;border-bottom:1px solid #cecece;cursor:pointer}.divBorder{width:100%;border-bottom:1px solid #1e1e1e}.inquiryList{gap:0}.inquiryList table tr{grid-template-columns:100px 860px 120px 120px}.answerStts{width:100px;height:44px;border-radius:50px;background-color:#eee;display:flex;align-items:center;justify-content:center;font-size:15px;color:#7b7b7b;font-weight:600;box-sizing:border-box}.answerY{background-color:#1e1e1e;color:#fff;font-weight:500}.writeBtn{width:100%;margin-top:30px;display:flex;justify-content:flex-end}.writeBtn .btnType{min-width:160px;padding:0 40px}.inquiryList .pageBtn{margin-top:40px}.fileDownload{width:100%;padding:12px 16px;box-sizing:border-box;border-top:1px solid #cecece;background-color:#f4f4f4;display:flex;align-items:center;justify-content:space-between}.fileDownload a{max-width:90%;font-size:15px;color:#7b7b7b;font-weight:600}.inquiryDetailContent{padding-bottom:30px}.editDelete{width:100%;display:flex;justify-content:flex-end;gap:0 8px;margin-top:60px}.editDelete button{width:80px;height:38px;border-radius:100px;font-size:14px;color:#7b7b7b}button.inquiryEditBtn{background-color:#fff;border:1px solid #cecece}button.inquiryDeleteBtn{background-color:#eee}.answerArea{width:calc(100% + 32px);padding:26px 24px;box-sizing:border-box;background-color:#f4f4f4;display:flex;align-items:flex-start;flex-direction:column;gap:15px 0;margin:30px 0 0 -16px}.adminArea{display:flex;align-items:center;gap:0 10px;font-size:15px;color:#7b7b7b}.adminArea span{color:#1e1e1e;font-weight:700}.answerArea p{font-size:15px;line-height:23px;font-weight:400}#customerDetailContain .accountList{gap:30px 0}.txtContent{width:calc(100% - 1px)}.txtContent
.ck-editor__top
.ck-sticky-panel
.ck-sticky-panel__content
.ck-toolbar{box-sizing:border-box!important;border:none!important;border-radius:20px!important}.txtContent .ck-editor__top .ck-sticky-panel .ck-sticky-panel__content{border:none!important}.txtContent .ck-content{height:410px;border-radius:20px!important;border:none!important}.txtContent .ck-editor__editable_inline.ck-focused{&:not(.ck-editor__nested-editable){box-shadow:none!important;border:none!important}}.txtContent .ck-editor{border:1px solid #aaa!important;border-radius:20px!important}.ck-content p,.contents p{line-height:1.857;word-break:break-all;overflow-wrap:break-word}.LoadingSpinner{border:4px solid transparent;border-top-color:#389dc9;border-radius:50%;width:30px;height:30px;animation:spin 1s linear infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#customerWriteContain{padding-top:80px}#customerWriteContain .centerType2{display:flex;align-items:flex-start;flex-direction:column;gap:30px 0}.writeArea{padding:0;border:0}.writeArea ul{gap:20px 0}.writeArea ul li{width:100%;display:grid;grid-template-columns:minmax(75px,auto) 1fr;grid-gap:0 20px;gap:0 20px}.writeArea ul li>p{width:max-content;display:flex;align-items:center;gap:0 5px;font-weight:400}.writeArea .joinInput{gap:10px 0;width:inherit}.writeArea ul li textarea{width:100%;height:450px}.fileInput{display:grid;grid-template-columns:1fr 136px;grid-gap:0 10px!important;gap:0 10px!important}.file input{display:none}.file label{border-radius:50px;background-color:#389dc9;display:flex;justify-content:center;font-size:16px;color:#fff;cursor:pointer}.file label,.fileInput p{height:52px;align-items:center}.fileInput p{box-sizing:border-box;border:1px solid #aaa;background-color:#fff;border-radius:50px;padding:10px 16px;display:grid;grid-template-columns:1fr 16px;grid-gap:0 10px;gap:0 10px}.fileInput p span{font-size:15px;color:#7b7b7b;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.fileInput img{cursor:pointer}@media screen and (min-width:1280px) and (max-width:1919px){.postList table tr{grid-template-columns:100px minmax(832px,auto) 120px 100px}.inquiryList table tr{grid-template-columns:100px minmax(692px,auto) 120px 120px}.writeArea ul{gap:20px 30px;grid-template-columns:1fr 320px}}@media screen and (min-width:1024px) and (max-width:1279px){.postList table tr{grid-template-columns:100px minmax(604px,auto) 120px 100px}.inquiryList table tr{grid-template-columns:100px minmax(464px,auto) 120px 120px}.writeArea ul{gap:20px 30px;grid-template-columns:1fr 320px}}@media screen and (min-width:768px) and (max-width:1023px){#customerContain{padding-top:50px}.searchBox input{height:52px!important}.postSearch{gap:0 8px}.postCount{font-size:15px}.postList table tr{grid-template-columns:minmax(448px,auto) 100px 80px}.postList .pageBtn{margin-top:30px}.postTitle{padding:0 10px}.postTitle:hover a,.postTitle:hover p{color:#1e1e1e}#customerDetailContain{padding-top:50px}.detailTitle{font-size:20px}.postDetailContent{padding:0 10px 60px}.inquiryDetailContent{padding-bottom:30px}.postDetailContentInner>p{font-size:15px;line-height:28px;overflow-wrap:break-word}.writerInfo{gap:0 12px;padding:0 10px}#customerDetailContain .btnType{margin-top:-20px}#customerDetailContain .postList table tr{grid-template-columns:minmax(448px,auto) 100px}.fileDownload{padding:12px}.fileDownload a{font-size:14px}.fileDownload a img{width:24px}.faqTab{width:max-content;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:10px;gap:10px;margin:0 auto}.faqCategory{width:140px;height:50px}.faqQuestion{grid-template-columns:90px 1fr}.category{padding:0 10px;box-sizing:border-box}.faqTitle{padding:0 10px;word-break:keep-all}.faqAnswer{padding:25px 30px 25px 80px;font-size:14px;line-height:26px;word-break:keep-all}.inquiryList table tr{grid-template-columns:minmax(448px,auto) 110px}.answerStts{width:90px}.writeBtn{margin-top:20px}.inquiryList .pageBtn{margin-top:30px}.answerArea{width:calc(100% + 20px);padding:26px 24px;margin:30px 0 0 -10px}#customerWriteContain{padding-top:50px}.writeArea ul{display:flex;align-items:flex-start;flex-direction:column}.writeArea ul li{width:100%;display:grid;grid-template-columns:75px 1fr;grid-gap:0 20px;gap:0 20px}.writeArea ul li:nth-child(2){grid-template-columns:1fr;gap:20px 0}.writeArea ul li:nth-child(2) p{height:auto}.writeArea .joinInput{width:auto!important}.writeArea ul li>p{font-size:16px}.file label{height:48px}.fileInput p span{font-size:14px}}@media screen and (max-width:767px){#customerContain{padding-top:30px;min-height:auto}#customerContain .centerType2{gap:30px 0}.postSearch{padding:24px 26px;box-sizing:border-box;gap:8px 0;flex-direction:column}.searchBox{width:100%}.postCount{margin-bottom:15px}.postCount,.postCount span{font-size:13px}.mPostTitle{width:100%;display:flex;align-items:center;gap:0 5px}.mPostTitle a,.mPostTitle p{max-width:calc(100% - 25px);font-size:14px;font-weight:600;display:-webkit-box!important;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all;text-overflow:ellipsis;-webkit-line-clamp:1}.postImg{gap:0 3px}.postList .pageBtn{margin-top:30px}#customerDetailContain{padding-top:30px}#customerDetailContain .centerType2{gap:30px 0}#customerDetailContain .centerType2>.btnType{width:100%;margin-top:10px}#customerDetailContain .postList{margin-top:-30px}.postDetailTitleArea{gap:15px 0}.detailTitle{font-size:16px;border-bottom:2px solid #1e1e1e}.writerInfo{gap:0 10px;padding:0 8px}.writerInfo p{font-size:13px}.postDetailContent{padding:0 8px 40px}.postDetailContentInner img{width:100%}.postDetailContentInner>p{font-size:14px;line-height:22px}.postMore table{display:block;width:100%}.postMore table tr{grid-template-columns:55px minmax(auto,672px)}.postMore table td{height:53px;font-size:13px}.postMore .postTitle{padding:0 10px}.postMore .postTitle a{font-size:14px}.postTitle:hover a,.postTitle:hover p{color:#1e1e1e}.faqTab{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:6px;gap:6px}.faqCategory{width:auto;height:42px;font-size:13px}.faqList ul li{padding:0}.faqQuestion{height:auto;grid-template-columns:65px 1fr;padding:18px 10px;box-sizing:border-box;border-bottom:0}.category,.faqTitle{font-size:14px}.faqTitle{padding:0 0 0 10px}.faqTitle:hover{color:#1e1e1e}.faqAnswer{padding:20px 15px;font-size:14px;line-height:22px;border-bottom:0;border-top:1px solid #cecece}.mInquiryArea{width:100%;display:flex;align-items:center;justify-content:space-between}.mInquiryArea .mPostTitle{width:calc(100% - 87px)}.answerStts{width:72px;height:34px;font-size:13px}.inquiryList .accountMoreInfo{margin-top:0}.writeBtn{margin-top:20px}.writeBtn .btnType{min-width:auto;width:100%;height:42px;padding:0}.inquiryList .pageBtn{margin-top:30px}#customerDetailContain .accountList{gap:40px 0}.answerArea{width:calc(100% + 16px);padding:25px 15px;font-size:14px;line-height:22px;margin:30px 0 0 -8px}.fileDownload{padding:12px 10px}.fileDownload a{font-size:13px}.fileDownload a img{width:24px}.editDelete{margin-top:30px}.editDelete button{width:72px;height:34px}#customerWriteContain{padding-top:30px}#customerWriteContain .centerType2{gap:40px 0}.writeArea ul{display:flex;flex-direction:column;gap:18px 0}.writeArea ul li{grid-template-columns:1fr;gap:10px 0}.writeArea ul li>p{font-weight:600}.writeArea .joinInput{width:100%!important}.writeArea ul li textarea{height:220px;border-radius:15px}.fileInput{grid-template-columns:1fr 48px;gap:0 6px!important}.fileInput p{height:48px!important}.fileInput p span{font-size:13px}.file label{height:48px;font-size:0;position:relative}.file label:after{content:url(/images/support/mobile-file.svg);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}#step{width:100%;padding:80px 0 130px}#step ul{flex-direction:column;gap:40px 0}#step li,#step ul{width:100%;display:flex;align-items:flex-start}#step li{padding:70px 80px;box-sizing:border-box;border-radius:30px;background-color:#f4f4f4;justify-content:space-between}.stepText{width:485px;gap:30px 0;padding-top:20px}.stepText,.stepTitle{display:flex;align-items:flex-start;flex-direction:column}.stepTitle{gap:12px 0}.stepTitle span{font-size:20px;font-weight:700}.stepTitle p{font-size:36px;font-weight:700}.stepContent{font-size:16px;line-height:28px;word-break:keep-all}.stepImg{width:460px;display:flex;align-items:center;justify-content:center}.stepImg img{width:100%}@media screen and (min-width:1024px) and (max-width:1279px){.stepText{width:48%}.stepImg{width:45%}.stepImg img{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){#step{padding:80px 0 100px}#step li{padding:40px 60px;justify-content:flex-start;flex-direction:column;gap:60px 0}.stepText{width:100%;gap:25px 0}.stepTitle{gap:15px 0}.stepTitle span{font-size:18px}.stepTitle p{font-size:32px}.stepContent{font-size:18px;line-height:30px}.stepImg,.stepImg img{width:100%}}@media screen and (max-width:767px){#step{padding:30px 0 80px}#step li,#step ul{gap:30px 0}#step li{padding:20px 30px;border-radius:12px;flex-direction:column}.stepText{width:100%;gap:15px 0;padding-top:10px}.stepTitle span{font-size:14px;font-weight:700}.stepTitle p{font-size:20px}.stepContent{font-size:14px;line-height:22px;word-break:keep-all}.stepContent br{display:none}.stepImg,.stepImg img{width:100%}}.infoBtn.infoBtnActive{color:#389dc9;border:1px solid #389dc9}.userInfo.userInfoShow{visibility:visible}.gnbActive{color:#389dc9!important;font-weight:700}.lnbActive{background-color:#389dc9!important;color:#fff!important}#lnb.stickyActive{top:90px}.inputActive{border:2px solid #1e1e1e!important}.tabActive{color:#389dc9;font-weight:700!important;border-bottom:3px solid #389dc9!important}.selectBtnActive{color:#1e1e1e!important}.selectOptionActive{color:#389dc9;font-weight:700}.faqTabActive{background-color:#1e1e1e!important;color:#fff}.faqQuestionActive .faqTitle{color:#389dc9!important}.faqQuestionActive .faqArrow{transform:rotate(-180deg)}.faqContentActive{display:block!important}.menuBox.menuopenActive:before{opacity:1;visibility:visible}.menuBox.menuopenActive{opacity:1;right:0}.menuboxIconClose img{content:url(/images/common/menuClose.svg)}.mobileGnbActive>button{color:#389dc9}.mobileGnbActive>button>img{content:url(/images/common/minusBtn.svg)}.mobileGnbActive .mobileLnb{max-height:270px}#header.noneHeader{top:-90px}@media screen and (min-width:1024px) and (max-width:1279px){#lnb.stickyActive{top:75px}}@media screen and (min-width:768px) and (max-width:1023px){.lnbActive{background-color:#fff!important;border-bottom:2px solid #389dc9;box-sizing:border-box}.lnbActive,.lnbActive:before{color:#389dc9!important}#lnb.stickyActive{top:75px}}@media screen and (max-width:767px){.lnbActive{background-color:#fff!important;border-bottom:2px solid #389dc9;box-sizing:border-box}.lnbActive,.lnbActive:before{color:#389dc9!important}#lnb.stickyActive{top:60px}.tabActive{border-bottom:2px solid #389dc9!important}.mobileGnbActive .mobileLnb{max-height:240px}}