@charset "UTF-8";:root{--text-color:#000;--color-point:#fae100;--color-disclaimer:#666666;--color-white:#ffffff;--color-gray:#f5f5f5;--color-dark:#333333;--pd-cont:104px;--pd-inner-cont:70px;--header-height:96px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,button{margin:0;padding:0;}
fieldset,img{border:0 none;}
dl,ul,ol,menu,li{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
input,select,textarea,button{vertical-align:middle;}
input::-ms-clear{display:none;}
button{border:0 none;background-color:transparent;cursor:pointer;}
button:disabled{cursor:default;}
body{background:var(--bg-color,#fff);}
body,th,td,input,select,textarea,button{font-size:12px;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,system-ui,'Apple SD Gothic Neo','Helvetica Neue',helvetica,'Malgun Gothic','맑은 고딕',sans-serif;letter-spacing:-0.05em;color:var(--text-color,#000);}
a{color:var(--text-color,#000);text-decoration:none;}
a:active,a:hover{text-decoration:underline;}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:normal;}
.ir_pm{display:block;overflow:hidden;font-size:1px;line-height:0;color:transparent;}
.pc .ir_pm{display:block;overflow:hidden;font-size:0;line-height:0;text-indent:-9999px;}
.screen_out{overflow:hidden;position:absolute;width:0;height:0;line-height:0;text-indent:-9999px;}
@font-face{font-family:'KakaoBigSans';src:local("☺"),url("https://t1.kakaocdn.net/brandtool/fonts/KakaoBigSans-Regular.woff2") format("woff2"),url("https://t1.kakaocdn.net/brandtool/fonts/KakaoBigSans-Regular.woff") format("woff");font-weight:400;font-display:swap;}
@font-face{font-family:'KakaoBigSans';src:local("☺"),url("https://t1.kakaocdn.net/brandtool/fonts/KakaoBigSans-Bold.woff2") format("woff2"),url("https://t1.kakaocdn.net/brandtool/fonts/KakaoBigSans-Bold.woff") format("woff");font-weight:700;font-display:swap;}
@font-face{font-family:'KakaoBigSans';src:local("☺"),url("https://t1.kakaocdn.net/brandtool/fonts/KakaoBigSans-ExtraBold.woff2") format("woff2"),url("https://t1.kakaocdn.net/brandtool/fonts/KakaoBigSans-ExtraBold.woff") format("woff");font-weight:800;font-display:swap;}
body{font-family:'KakaoBigSans',-apple-system,BlinkMacSystemFont,system-ui,'Apple SD Gothic Neo','Helvetica Neue',helvetica,'Malgun Gothic','맑은 고딕',sans-serif;}
html{font-size:10px;word-break:keep-all;}
@media (min-width:375px){html{font-size:calc( 10px + (20 - 10) * ((100vw - 375px) / (1400 - 375)));} }
@media (min-width:1400px){html{font-size:20px;} }
section{box-sizing:border-box;padding:0 var(--pd-inner-cont);}
section > .inner{max-width:1440px;margin:0 auto;}
.txt_wrap{display:inline-block;white-space:nowrap;}
.promotion-header{position:fixed;top:0;left:0;right:0;z-index:100;background-color:rgba(255,255,255,0.75);backdrop-filter:blur(10px);width:100%;}
.promotion-header .inner_header{display:flex;max-width:1440px;height:var(--header-height);margin:0 auto;padding:0 var(--pd-inner-cont);align-items:center;justify-content:space-between;transition:all 0.3s ease;}
.promotion-header .promotion-title{font-size:24px;font-weight:800;flex-shrink:0;}
.promotion-main{padding-top:var(--header-height);}
.nav_header .list_nav{display:flex;gap:16px;align-items:center;margin:0;padding:0;list-style:none;}
.nav_header .list_nav .link_nav{display:block;width:120px;height:52px;line-height:52px;border-radius:26px;font-weight:600;font-size:20px;text-decoration:none;text-align:center;}
.nav_header .list_nav .link_nav:hover{color:#666;}
.nav_header .list_nav .on .link_nav{background-color:var(--color-point);}
.tit_section{font-weight:600;font-size:36px;line-height:1.4;}
.sec_main{position:relative;background:url(https://t1.kakaocdn.net/brandtool/recruitment-group/bg_banner_250828.png) no-repeat 50% 50%/cover;padding-top:44.4%;box-sizing:border-box;}
.sec_main .inner{display:flex;position:absolute;max-width:100%;width:100%;height:100%;top:0;left:0;z-index:1;flex-direction:column;align-items:center;justify-content:center;}
.sec_main::before{background:url(https://t1.kakaocdn.net/brandtool/recruitment-group/symbol_banner_l_250828.png) no-repeat 0 0/auto 100%;content:'';position:absolute;z-index:0;top:0;left:0;width:60%;height:100%;}
.sec_main::after{background:url(https://t1.kakaocdn.net/brandtool/recruitment-group/symbol_banner_r_250828_v2.png) no-repeat 100% 0/auto 100%;content:'';position:absolute;z-index:0;top:0;right:0;width:60%;height:100%;}
.sec_main > *{transition:all 0.3s ease;}
.sec_main .tit_main{position:relative;z-index:1;font-size:50px;font-weight:normal;line-height:1.4;text-align:center;margin-bottom:30px;}
.sec_main .txt_subtitle{position:relative;z-index:1;font-size:60px;line-height:1.4;font-weight:600;text-align:center;}
.sec_talent{padding-top:100px;}
.sec_talent .txt_talent{font-size:36px;line-height:1.4;font-weight:600;}
.sec_talent .list_talent{margin:40px auto 0;display:flex;flex-wrap:wrap;gap:32px;}
.sec_talent .list_talent li{overflow:hidden;display:flex;min-width:40%;padding:32px 40px;border-radius:30px;box-sizing:border-box;gap:40px;flex:1 1 405px;align-items:center;}
.sec_talent .list_talent li:nth-child(1){background-color:#fff4ff;}
.sec_talent .list_talent li:nth-child(2){background-color:#e9f3ff;}
.sec_talent .list_talent li:nth-child(2) .ico_talent{background-image:url(https://t1.kakaocdn.net/brandtool/recruitment-group/ico_talent2.png);}
.sec_talent .list_talent li:nth-child(3){background-color:#e7ffee;}
.sec_talent .list_talent li:nth-child(3) .ico_talent{background-image:url(https://t1.kakaocdn.net/brandtool/recruitment-group/ico_talent3.png);}
.sec_talent .list_talent li:nth-child(4){background-color:#ffffe1;}
.sec_talent .list_talent li:nth-child(4) .ico_talent{background-image:url(https://t1.kakaocdn.net/brandtool/recruitment-group/ico_talent4.png);}
.sec_talent .ico_talent{display:block;width:120px;height:120px;background:url(https://t1.kakaocdn.net/brandtool/recruitment-group/ico_talent1.png) no-repeat 50% 50%/100% auto;flex-shrink:0;}
.sec_talent .wrap_cont{width:100%;box-sizing:border-box;line-height:1.4;letter-spacing:-0.5px;}
.sec_talent .wrap_cont .tit_talent{font-size:26px;font-weight:600;}
.sec_talent .wrap_cont .desc_talent{margin-top:20px;font-size:20px;font-weight:400;}
.sec_process{position:relative;background:url(https://t1.kakaocdn.net/brandtool/recruitment-group/bg_process.png) no-repeat 50% 100%/cover;padding-top:100px;padding-bottom:144px;}
.sec_process::before{content:'';position:absolute;z-index:0;width:100%;left:0;top:0;height:80px;background-image:linear-gradient(180deg,#fff,transparent);}
.sec_process .wrap_process{display:flex;flex-direction:column;gap:40px;margin-top:30px;}
.sec_process .box_process{background-color:#fff;border:1px solid rgba(0,0,0,0.1);border-radius:30px;padding:32px  60px;position:relative;}
.sec_process .list_process{display:flex;flex-direction:column;gap:16px;position:relative;}
.sec_process .list_process > li{position:relative;display:flex;gap:20px;align-items:flex-start;}
.sec_process .list_process > li + li{border-top:1px solid rgba(0,0,0,0.1);padding-top:16px;}
.sec_process .list_process > li:nth-child(n+3) .wrap_step .tit_step{line-height:45px;}
.sec_process .list_process > li:first-child .tit_date{width:190px;}
.sec_process .list_process > li:first-child .list_schedule{margin-top:16px;gap:8px;}
.sec_process .list_process > li:first-child .list_schedule > li{padding-left:20px;}
.sec_process .list_process > li:first-child .list_schedule > li::before{flex-shrink:0;display:inline-block;content:'';width:6px;height:6px;margin:3px 10px 0 -10px;border-radius:50%;vertical-align:top;background-color:currentColor;}
.sec_process .list_notice{font-size:18px;line-height:1.4;}
.sec_process .list_notice li{padding-left:33px;}
.sec_process .list_notice li + li{margin-top:2px;}
.sec_process .list_notice li::before{display:inline-block;content:'';width:4px;height:4px;margin:11px 10px 0 -20px;border-radius:50%;vertical-align:top;background-color:currentColor;}
.sec_process .wrap_step{display:flex;align-items:center;gap:16px;flex-shrink:0;position:relative;z-index:2;}
.sec_process .wrap_step .tit_step{font-weight:600;font-size:20px;line-height:1.4;width:220px;outline:none;}
.sec_process .wrap_cont{flex:1;display:flex;font-size:20px;flex-direction:column;align-items:flex-start;justify-content:center;box-sizing:border-box;}
.sec_process .wrap_cont .txt_date:only-child{line-height:45px;}
.sec_process .wrap_note{width:100%;display:flex;margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,0.1);flex-direction:column;gap:7px;}
.sec_process .wrap_note .tit_note{width:160px;font-weight:400;flex-shrink:0;color:var(--color-dark);}
.sec_process .wrap_note .tit_note svg{line-height:0;vertical-align:top;margin-top:2px;}
.sec_process .wrap_note .txt_note{font-size:18px;line-height:1.4;}
.sec_process .wrap_note .txt_note em{font-weight:600;}
.sec_process .wrap_note .txt_note .txt_info{display:block;}
.sec_process .list_schedule{width:100%;display:flex;flex-direction:column;gap:12px;}
.sec_process .list_schedule > li{display:flex;align-items:flex-start;gap:2px;font-weight:400;font-size:20px;line-height:1.4;}
.sec_process .list_schedule > li + li{border-top:1px solid rgba(0,0,0,0.1);padding-top:12px;}
.sec_process .list_schedule .tit_date{width:240px;font-weight:400;flex-shrink:0;white-space:nowrap;color:var(--color-dark);}
.sec_process .list_schedule .txt_separator{opacity:0.2;white-space:nowrap;}
.sec_process .list_schedule .txt_date{width:100%;letter-spacing:-0.5px;}
.sec_process .list_schedule .txt_date .txt_wrap{display:block;}
.sec_process .wrap_notice{margin-top:24px;}
.sec_groups{background-color:#272727;color:#fff;}
.sec_groups .inner{padding:160px 0;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:60px;}
.sec_groups .tit_section{text-align:center;}
.sec_groups .tit_section .tit_inner{font-size:30px;display:inline-block;white-space:nowrap;}
.sec_groups .wrap_groups{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;align-items:center;max-width:970px;}
.sec_groups .link_group{display:flex;height:78px;padding:18px 48px 18px 42px;gap:8px;box-sizing:border-box;align-items:center;background-color:var(--color-point);border-radius:160px;text-decoration:none;transition:transform 0.3s ease;}
.sec_groups .link_group:not([disabled]):hover{transform:translateY(-2px);}
.sec_groups .link_group[disabled]{cursor:not-allowed;color:#555;background-color:#333;}
.sec_groups .link_group[disabled] .icon_arrow{filter:invert(1);opacity:0.15;}
.sec_groups .txt_group{margin-bottom:2px;font-size:30px;font-weight:600;letter-spacing:-0.75px;white-space:nowrap;}
.sec_groups .icon_arrow{flex-shrink:0;overflow:hidden;width:30px;height:30px;border-radius:50%;background-color:var(--text-color);background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="none"><path stroke="white" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8.563 15h12.5m0 0-6-6m6 6-6 6"/></svg>');background-repeat:no-repeat;background-position:center;}
.sec_groups .icon_arrow svg{display:block;}
.sec_groups .txt_notice{font-size:32px;line-height:1.4;text-align:center;}
.promotion-footer{background-color:#1a1a1a;}
.promotion-footer .wrap_footer{display:flex;align-items:center;justify-content:center;height:80px;padding:0 32px;}
.promotion-footer .wrap_copyright{text-align:center;}
.promotion-footer .txt_copyright{font-weight:400;font-size:15px;line-height:23px;color:#999;letter-spacing:-0.5px;margin:0;}
.nav_header .link_nav:focus-visible,.sec_groups .link_group:focus-visible{outline:2px solid var(--color-point);outline-offset:2px;}
[data-anchor-id]{scroll-margin-top:96px;}
@media (max-width:1024px){[data-anchor-id]{scroll-margin-top:72px;}
  .nav_header .list_nav .link_nav:hover{color:#000;} }
@media (max-width:1439.98px){.sec_main{height:505px;padding:0 160px;}
  .sec_main .tit_main{font-size:32px;}
  .sec_main .txt_subtitle{max-width:700px;font-size:52px;}
  .sec_main .txt_subtitle + .txt_subtitle{margin-top:20px;}
  .sec_talent .list_talent{position:relative;margin-top:30px;z-index:1;}
  .sec_talent .list_talent li{align-items:flex-start;flex-direction:column;gap:24px;}
  .sec_process .list_schedule .tit_date{width:190px;}
  .sec_process .list_schedule .tit_date .txt_wrap{display:block;} }
@media (max-width:768px){:root{--pd-cont:32px;--pd-inner-cont:32px;--header-height:72px;}
  .mo_hidden{display:none !important;}
  .tit_section{font-size:24px;}
  .sec_main{background-image:url(https://t1.kakaocdn.net/brandtool/recruitment-group/bg_banner_m_250828.png);background-size:100% 100%;height:620px;padding:0 40px;}
  .sec_main::before{background-image:url(https://t1.kakaocdn.net/brandtool/recruitment-group/symbol_banner_l_m_250828.png);background-size:auto 100%;}
  .sec_main::after{background-image:url(https://t1.kakaocdn.net/brandtool/recruitment-group/symbol_banner_r_m_250828_v2.png);background-size:auto 100%;}
  .sec_main .tit_main{font-size:22px;margin-bottom:20px;}
  .sec_main .txt_subtitle{font-size:32px;max-width:440px;}
  .sec_talent{padding-top:80px;padding-bottom:0;}
  .sec_talent .ico_talent{width:80px;height:80px;}
  .sec_talent .txt_talent{font-size:28px;}
  .sec_talent .wrap_cont .tit_talent{font-size:20px;}
  .sec_talent .wrap_cont .desc_talent{margin-top:8px;font-size:14px;}
  .sec_talent .list_talent{gap:40px;}
  .sec_talent .list_talent li{padding:32px;}
  .sec_process{position:relative;word-break:auto-phrase;padding-top:60px;padding-bottom:60px;background-image:url(https://t1.kakaocdn.net/brandtool/recruitment-group/bg_process_m2.png);background-position:50% 0;}
  .sec_process::before{top:14%;height:400px;background-image:url(https://t1.kakaocdn.net/brandtool/recruitment-group/bg_process_visual_m.png);background-size:100% auto;background-repeat:no-repeat;background-position:50% 0;opacity:.5;}
  .sec_process .inner{position:relative;z-index:1;}
  .sec_process .list_schedule .tit_date{font-size:16px;font-weight:600;}
  .sec_process .txt_date{font-size:14px;}
  .sec_process .wrap_cont .txt_date:only-child{line-height:1.5;}
  .sec_process .wrap_process{margin-top:31px;}
  .sec_process .list_process{gap:15px;}
  .sec_process .list_process > li{align-items:flex-start;gap:8px;}
  .sec_process .list_process > li + li{padding-top:15px;}
  .sec_process .list_process > li:first-child{display:block;}
  .sec_process .list_process > li:first-child .wrap_step{float:left;}
  .sec_process .list_process > li:first-child .wrap_cont{display:block;}
  .sec_process .list_process > li:first-child .txt_date{overflow:hidden;display:block;}
  .sec_process .list_process > li:first-child .list_schedule{gap:24px;}
  .sec_process .list_process > li:first-child .list_schedule > li{padding-left:0;}
  .sec_process .list_process > li:first-child .list_schedule > li::before{display:none;}
  .sec_process .list_process > li:nth-child(2){display:block;}
  .sec_process .list_process > li:nth-child(2) .tit_date{width:190px;}
  .sec_process .list_process > li:nth-child(2) .list_schedule .tit_date{font-size:14px;width:120px;}
  .sec_process .list_process > li:nth-child(n+3) .wrap_step .tit_step{line-height:1.4;}
  .sec_process .box_process{padding:32px;}
  .sec_process .wrap_step::before{width:4px;height:4px;border-width:4px;}
  .sec_process .wrap_step .tit_step{font-size:14px;width:120px;}
  .sec_process .list_schedule{gap:12px;}
  .sec_process .list_schedule > li{align-items:flex-start;gap:4px;}
  .sec_process .list_schedule > li + li{border-top:0;padding-top:0;}
  .sec_process .wrap_note{font-size:14px;align-items:flex-start;gap:4px;margin-top:0;border-top:0;padding-top:8px;}
  .sec_process .wrap_note .tit_note{font-weight:600;}
  .sec_process .wrap_note .tit_note svg{scale:0.7;margin:-2px -3px 0;}
  .sec_process .wrap_note .txt_note .txt_info{margin-top:0;padding-left:18px;}
  .sec_process .wrap_note .txt_note .txt_info::before{display:inline-block;content:'';width:3px;height:3px;margin:6px 6px 0 -10px;border-radius:50%;vertical-align:top;background-color:currentColor;}
  .sec_process .wrap_note .txt_note .txt_info:nth-child(2){margin-top:0;}
  .sec_process .wrap_note .txt_note{font-size:12px;}
  .sec_process .list_notice li{padding-left:25px;}
  .sec_process .list_notice li + li{margin-top:8px;}
  .sec_process .list_notice li::before{margin:8px 10px 0 -14px;}
  .sec_process .wrap_notice{margin-top:24px;}
  .sec_process .list_notice{font-size:14px;}
  .sec_groups .inner{padding-top:80px;padding-bottom:100px;gap:40px;}
  .sec_groups .wrap_groups{flex-direction:column;width:100%;gap:12px;}
  .sec_groups .link_group{width:100%;max-width:320px;height:90px;padding-left:42px;padding-right:28px;justify-content:space-between;}
  .sec_groups .link_group .txt_group{font-size:20px;}
  .sec_groups .txt_notice{font-size:22px;}
  .promotion-header{min-width:360px;}
  .promotion-header .inner_header{padding:0 24px;}
  .promotion-header .promotion-title{width:160px;font-size:16px;line-height:1.375;letter-spacing:0;}
  .nav_header .list_nav{gap:8px;}
  .nav_header .list_nav .link_nav{font-size:15px;width:80px;height:32px;line-height:32px;}
  .container-promotion{min-width:360px;}
  .promotion-footer .wrap_footer{height:103px;justify-content:flex-start;} }