@charset "UTF-8";/* reset,font,light/dark mode CSS */
/* font */
/* 2023-09-25 폰트 변경 시작 */
@font-face{font-family:'Kakao';font-style:normal;font-weight:300;src:local("☺"),url(/fonts/KakaoSmallLight.woff2) format("woff2"),url(/fonts/KakaoSmallLight.woff) format("woff")}
@font-face{font-family:'Kakao';font-style:normal;font-weight:400;src:local("☺"),url(/fonts/KakaoBigRegular.woff2) format("woff2"),url(/fonts/KakaoBigRegular.woff) format("woff")}
@font-face{font-family:'Kakao';font-style:normal;font-weight:700;src:local("☺"),url(/fonts/KakaoBigBold.woff2) format("woff2"),url(/fonts/KakaoBigBold.woff) format("woff")}
@font-face{font-family:'Kakao';font-style:normal;font-weight:800;src:local("☺"),url(/fonts/KakaoBigExtraBold.woff2) format("woff2"),url(/fonts/KakaoBigExtraBold.woff) format("woff")}
/* 2023-09-25 폰트 변경 끝 */
/* 폰트 */
/* reset */
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}
.inner_section.content dl,.inner_section.content ul,.inner_section.content ol,.inner_section.content menu,.inner_section.content li{list-style:revert} /* 에디터 스타일 동기화 (리스트 스타일 초기화) */
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}
body{background:var(--baseBackground)}
body,th,td,input,select,textarea,button{font-size:12px;line-height:1.5;font-family:'Kakao','Apple SD Gothic Neo','돋움',dotum,sans-serif;font-weight:400;color:var(--baseForeground)}
/* 2021-02-05v2 폰트변경 */
a{color:var(--baseForeground);text-decoration:none}
a:active,a:hover{text-decoration:none}
a:active{background-color:transparent}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:normal}
h1,h2,h3,h4,h5,h6,strong,b{font-weight:normal}
/* p,blockquote,a,strong{transform:skew(-0.001deg)} 2020-11-19 폰트변경 */
/* global */
#kakaoIndex{overflow:hidden;position:absolute;left:-9999px;width:0;height:1px;margin:0;padding:0}
.direct-link{position:absolute;top:-1px;left:0;z-index:1000;height:1px}
/* 바로가기 */
.direct-link a{position:absolute;top:-999px;padding:5px 10px;font-weight:bold;color:var(--baseForeground);background:var(--baseBackground);text-decoration:none;white-space:nowrap}
.direct-link a:focus{top:0}
.ir_pm{display:block;overflow:hidden;font-size:1px;line-height:0;color:transparent}
.ir_wa{display:block;overflow:hidden;position:relative;width:100%;height:100%;z-index:-1}
.ir_caption{overflow:hidden;width:1px;font-size:1px;line-height:0;text-indent:-9999px}
.screen_out{overflow:hidden;position:absolute;width:0;height:0;line-height:0;text-indent:-9999px}
.show{display:block}
.hide{display:none}
/* 라이트/다크 모드 색상 */
body{--baseBackground:#FFF;--baseForeground:#000;--colorB1:#202020;--colorB2:#4C4C4C;--colorB3:#666;--colorB4:#7F7F7F;--colorB5:#8E8E8E;--colorB6:#999;--colorB7:rgba(0,0,0,0.08);--colorB8:rgba(0,0,0,0.04);--colorB9:#000;--colorB10:#000;--colorB11:#202020;--colorB12:#CACACA;--colorB13:#F9FAFB;--colorB14:#202020;--colorB15:#8E8E8E;--colorB16:#4C4C4C;--colorB17:#8E8E8E;--colorB18:#F0F0F0;--colorB19:#4C4C4C;--colorB20:#D9D9D9;--colorB21:#F1F1F3;--colorB22:#F1F1F3;--colorB23:#EEE;--colorB24:#F9FAFB;--colorB25:#444;--colorB26:#D0D0D0;--colorB27:#EEE;--colorB28:#888;--colorB29:#FFF;--colorB30:#EEE;--colorB31:#666;--colorB32:#191919;--colorB33:#000;--colorB34:#F1F1F3;--colorB35:#FFF;--colorB36:#202020;--colorB37:#F1F1F3;--colorB38:#474747;--colorB39:#F3F3F3;--colorB40:#E0E0E0;--colorB41:#333}
body.dark{--baseBackground:#121212;--baseForeground:#FFF;--colorB1:#E7E7E7;--colorB2:#CFCFCF;--colorB3:#B8B8B8;--colorB4:#A0A0A0;--colorB5:#959595;--colorB6:#888;--colorB7:rgba(255,255,255,0.08);--colorB8:rgba(255,255,255,0.04);--colorB9:#F7F7F7;--colorB10:#F1F1F3;--colorB11:#FFF;--colorB12:#555;--colorB13:#303030;--colorB14:#222;--colorB15:#222;--colorB16:#000;--colorB17:#000;--colorB18:#333;--colorB19:#FFF;--colorB20:#333;--colorB21:#333;--colorB22:#FFF;--colorB23:rgba(255,255,255,0.12);--colorB24:#202020;--colorB25:#FFF;--colorB26:#333;--colorB27:#333;--colorB28:#333;--colorB29:#272727;--colorB30:#444;--colorB31:#888;--colorB32:#FFF;--colorB33:#333;--colorB34:#272727;--colorB35:#444;--colorB36:#F1F1F3;--colorB37:#272727;--colorB38:#FFF;--colorB39:#333;--colorB40:#444;--colorB41:#fff}
/* common */
.mobile_only{display:none}
.link_comm{background:var(--colorB33);color:#fff;border-radius:999px}
.service_techforimpact{background:#272727}
.service_climate{background:#00B458}
.service_dangol{background:#104ABF}
.service_digital{background:#FAE100}
.service_pay{background:#F2F2F2}
.service_brian{background:#FF9100}
.service_together{background:#FFDFE2}
.service_heroes{background:#0070FF}
.service_senior{background: #FAF4EF}
.service_techforimpact,.service_climate,.service_dangol,.service_heroes{color:#fff}
.service_digital,.service_pay,.service_together,.service_brian,.service_senior{color:#191919}
/* icon */
.ico_svg{display:inline-block;font-size:0;line-height:0;text-indent:-9999px;vertical-align:top;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}
.ico_channel{width:48px;height:48px;background-image:url(//t1.kakaocdn.net/impact/impact100/svg/ico_talkchannel.svg)}
.ico_instagram{width:48px;height:48px;background-image:url(//t1.kakaocdn.net/impact/impact100/svg/ico_instagram.svg)}
.ico_youtube{width:48px;height:48px;background-image:url(//t1.kakaocdn.net/impact/impact100/svg/ico_youtube.svg)}
.ico_facebook{width:48px;height:48px;background-image:url(//t1.kakaocdn.net/impact/impact100/svg/ico_facebook.svg)}
.ico_brunch{width:48px;height:48px;background-image:url(//t1.kakaocdn.net/impact/impact100/svg/ico_brunch.svg)}
.ico_kakaotalk{width:64px;height:64px;background-image:url(//t1.kakaocdn.net/impact/impact100/svg/ico_kakaotalk.svg)}
.ico_twitter{width:64px;height:64px;background-image:url(//t1.kakaocdn.net/impact/impact100/svg/ico_twitter.svg)}
.ico_copy{width:64px;height:64px;background-image:url(//t1.kakaocdn.net/impact/impact100/svg/ico_copy.svg)}
/* layout */
html,body{height:auto}
body.hidden{overflow:hidden}
.container-doc{position:relative;display:flex;flex-direction:column;min-width:1440px;height:100%}
.doc-main{flex:1}
/* header */
.doc-header{position:sticky;top:0;width:100%;min-width:1440px;padding:0 60px;border-bottom:1px solid var(--colorB7);background:var(--baseBackground);box-sizing:border-box;z-index:1000}
.doc-header .inner-header{display:flex;margin:0 auto;align-items:center;justify-content:space-between;width:1280px}
.doc-header .doc-title a{overflow:hidden;display:block;width:132px;height:22px;background:url("https://t1.kakaocdn.net/impact/newImpact/svg/logo_kakaoimpact_250513.svg") no-repeat;font-size:1px;line-height:0;color:transparent}
.doc-header .cont_menu{display:flex}
.doc-header .cont_menu .wrap_menu summary{padding:24px 20px 23px;font-size:16px;font-weight:700;color:var(--baseForeground);list-style-type:none;cursor:pointer}
.doc-header .cont_menu .wrap_menu summary::-webkit-details-marker{display:none}
.doc-header .box_submenu{position:absolute;left:0;right:0;top:72px;margin-top:-1px;padding:32px 0 48px;background:var(--baseBackground);border-top:1px solid var(--colorB7)}
.doc-header .box_submenu .list_submenu li + li{margin-top:30px}
.doc-header .inner_submenu{max-width:1280px;margin:0 auto}
.doc-header #impact .list_submenu,.doc-header #board .list_submenu{margin-left:562px}
.doc-header #business .inner_submenu{display:flex}
.doc-header #business .list_submenu{width:265px}
.doc-header #business .list_submenu:first-child{margin-left:298px}
.doc-header .link_submenu{font-size:20px;color:var(--colorB1);font-weight:700}
.doc-header .link_menu{padding:4px 0}
.doc-header .tit_submenu{font-weight:700;font-size:14px;color:var(--colorB5)}
.doc-header .wrap_buttons{display:flex;align-items:center;gap:20px}
.doc-header .btn_mode,.doc-header .btn_sidebar{width:24px;background-repeat:no-repeat}
.doc-header .btn_mode{height:24px;background-image:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_dark.svg)}
.doc-header .btn_sidebar{height:18px;background-image:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_menu.svg)}
.doc-header .btn_menu{display:none}
.doc-header .txt_copyright{display:none}
.doc-header .cont_sidebar{display:none}
.open_gnb::before{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;content:''}
.open_gnb .doc-header{border-bottom:none}
.open_gnb .doc-header .cont_menu .wrap_menu summary{color:#8e8e8e}
.open_gnb .doc-header .cont_menu .wrap_menu[open] summary{color:var(--baseForeground)}
.open_sidebar::before{position:fixed;top:0;left:0;bottom:0;right:420px;background:rgba(0,0,0,0.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9990;content:''}
.open_sidebar .doc-header .btn_mode,.open_sidebar .doc-header .btn_sidebar{display:none}
.open_sidebar .cont_sidebar{display:flex;overflow-y:auto;position:fixed;z-index:10000;flex-direction:column;top:0;right:0;width:380px;height:calc(100% - 67px);padding:20px 20px 47px;background:var(--baseBackground)}
.open_sidebar .cont_sidebar .wrap_buttons{justify-content:end;gap:16px;margin-bottom:25px}
.open_sidebar .cont_sidebar .wrap_buttons .btn_mode{display:block}
.open_sidebar .cont_sidebar .wrap_buttons .btn_close{width:18px;height:18px;background:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_close.svg) no-repeat}
.open_sidebar .cont_sidebar details{padding:20px 0;font-size:18px;color:var(--colorB10);font-weight:700;border-bottom:1px solid var(--colorB7)}
.open_sidebar .cont_sidebar details[open] summary::after{transform:rotate(180deg)}
.open_sidebar .cont_sidebar details summary{display:flex;justify-content:space-between;list-style-type:none;cursor:pointer}
.open_sidebar .cont_sidebar details summary::after{display:block;width:18px;height:14px;background:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_arrow.svg) no-repeat;content:''}
.open_sidebar .cont_sidebar details summary::-webkit-details-marker{display:none}
.open_sidebar .cont_sidebar .list_submenu{margin-top:24px}
.open_sidebar .cont_sidebar .list_submenu li .link_submenu{display:block;padding:6px 0}
.open_sidebar .cont_sidebar .list_submenu .tit_submenu{font-size:12px;font-weight:700;color:var(--colorB5)}
.open_sidebar .cont_sidebar .txt_copy{margin-top:auto;padding-top:47px;text-align:center}
.open_sidebar .cont_sidebar .txt_copy,.open_sidebar .cont_sidebar .link_copy{color:#888;font-size:13px}
@media only screen and (max-width:768px){.doc-header{min-width:auto;padding:20px 24px}
    .doc-header .inner-header{width:auto}
    .doc-header .doc-gnb{display:none;position:absolute;z-index:10;top:64px;left:0;right:0;background-color:var(--baseBackground)}
    .doc-header .link_menu{display:block;padding:20px 0;border-bottom:1px solid var(--colorB7)}
    .doc-header .svg_logo{width:108px;height:18px}
    .doc-header .cont_menu{overflow-y:auto;flex-direction:column;gap:0;height:calc(100vh - 64px);padding:0 20px;margin-top:4px}
    .doc-header .cont_menu .wrap_menu{border-bottom:1px solid var(--colorB7)}
    .doc-header .cont_menu .wrap_menu[open] summary::after{transform:rotate(180deg)}
    .doc-header .cont_menu .wrap_menu summary{display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-size:18px;color:var(--colorB10)}
    .doc-header .cont_menu .wrap_menu summary::after{display:block;width:18px;height:14px;background:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_arrow.svg) no-repeat;content:''}
    .doc-header .box_submenu{position:static;padding:4px 0 24px;background:none;border:none;flex-direction:column;justify-content:start;gap:30px}
    .doc-header .box_submenu .list_submenu li + li{margin-top:14px}
    .doc-header .link_submenu{font-size:18px}
    .doc-header .tit_submenu{font-size:12px}
    .doc-header .wrap_buttons{gap:12px}
    .doc-header .btn_menu{display:block;width:24px;height:18px;background-image:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_menu.svg)}
    .doc-header .btn_sidebar{display:none}
    .doc-header .txt_copyright{display:block;margin:auto auto 47px;padding-top:47px}
    .doc-header .txt_copyright,.doc-header .link_kakaoimpact{font-size:14px;color:#888;font-weight:700}
    .doc-header #impact .list_submenu,.doc-header #board .list_submenu{margin:0}
    .doc-header #business .inner_submenu{margin-bottom:17px;flex-direction:column;gap:31px}
    .doc-header #business .list_submenu:first-child{margin:0}
    .open_gnb::before{display:none}
    .open_gnb .doc-header{border:none}
    .open_gnb .doc-header .doc-gnb{display:block}
    .open_gnb .doc-header .cont_menu .wrap_menu summary{color:var(--colorB10)}
    .open_gnb .doc-header .btn_menu{width:19px;background-image:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_close.svg)} }
.dark .doc-header .doc-title a{background-image:url(https://t1.kakaocdn.net/impact/newImpact/svg/logo_kakaoimpact_white.svg)}
.dark .doc-header .btn_mode{background-image:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_light.svg)}
.dark .doc-header .btn_menu,.dark .doc-header .btn_sidebar{background-image:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_menu_white.svg)}
.dark .doc-header .cont_menu .wrap_menu summary::after{background-image:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_arrow_white.svg)}
.dark .open_gnb .doc-header .btn_menu{background-image:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_close_white.svg)}
.dark .open_sidebar .cont_sidebar details summary::after{background-image:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_arrow_white.svg)}
.dark .open_sidebar .cont_sidebar .wrap_buttons .btn_close{background-image:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_close_white.svg)}
/* footer */
.footer_impact{padding:60px 60px 42px;border-top:1px solid var(--colorB23);background-color:var(--colorB24)}
.footer_impact .inner-footer{display:grid;width:1280px;margin:0 auto;grid-template-columns:auto 176px;gap:50px 0}
.footer_impact .desc_sub{color:var(--colorB25);font-weight:400;font-size:16px;line-height:1.71}
.footer_impact .list_site{display:flex;gap:16px;padding-top:24px}
.footer_impact .list_site .link_site{display:block;width:48px;height:48px;border-radius:100%;background-color:var(--colorB28)}
.footer_impact .area_family{position:relative;display:flex;flex-direction:column}
.footer_impact .area_family .btn_family{display:flex;align-items:center;justify-content:space-between;height:37px;padding:0 24px;border-radius:999px;background-color:var(--colorB27);color:var(--colorB25);font-size:14px}
.footer_impact .area_family .btn_family .ico_plus::after{display:block;width:14px;height:14px;background:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_plus2.svg") no-repeat;content:""}
.footer_impact .btn_family.on .ico_plus{transform:rotate(45deg)}
.footer_impact .btn_family.on + .list_family{display:flex}
.footer_impact .list_family{display:none;flex-direction:column;gap:16px;position:absolute;bottom:120px;width:100%;padding:20px 22px 16px;border-radius:15px;background-color:var(--colorB27);box-sizing:border-box}
.footer_impact .list_family .link_family{display:flex;align-items:center;color:var(--colorB25);font-weight:400;font-size:14px;line-height:1.48;white-space:nowrap}
.footer_impact .list_family .link_family::after{display:block;width:10px;height:10px;margin:1px 0 0 3px;background:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_outlink.svg) no-repeat;content:''}
.footer_impact .wrap_info{display:flex;gap:30px}
.footer_impact .img_kakaoimpact{width:222px;height:auto;filter:invert(50%) sepia(0%) saturate(0%) hue-rotate(180deg) brightness(90%) contrast(95%)}
.footer_impact .txt_copyright{margin-top:5px;color:#888;font-weight:400;font-size:16px}
.footer_impact .list_address dt{display:inline-block}
.footer_impact .list_address dd{display:inline-block}
.footer_impact .list_address dd:nth-child(2)::after{display:inline-block;width:1px;height:12px;margin:0 12px;background:#d9d9d9;content:''}
.footer_impact .link_kakaoimpact{color:#888;font-weight:400;font-size:16px}
.footer_impact .list_address{color:#888;font-weight:400;font-size:16px}
.footer_impact .link_privacy{margin-top:auto;color:var(--colorB25);text-align:right}
.footer_impact .link_privacy::after{display:inline-block;width:8px;height:8px;margin-left:5px;background:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_outlink.svg) no-repeat;content:''}
@media only screen and (max-width:768px){.footer_impact{padding:60px 20px}
    .footer_impact .inner-footer{width:100%;grid-template-columns:repeat(1,1fr);gap:0}
    .footer_impact .desc_sub{padding-top:40px;font-size:14px;text-align:center}
    .footer_impact .list_site{justify-content:center;gap:12px}
    .footer_impact .list_site .link_site{width:44px;height:44px}
    .footer_impact .area_family{order:-1}
    .footer_impact .area_family .btn_family{height:41px;padding:0 20px}
    .footer_impact .area_family .ico_plus::after{width:12px;height:12px}
    .footer_impact .list_family{bottom:53px}
    .footer_impact .wrap_info{flex-direction:column;align-items:center;gap:10px;margin-top:30px}
    .footer_impact .txt_copyright{margin-top:16px;font-size:13px;text-align:center}
    .footer_impact .link_kakaoimpact{font-size:13px;text-align:center}
    .footer_impact .list_address{font-size:13px;text-align:center;line-height:1.8}
    .footer_impact .list_address dt{display:block}
    .footer_impact .list_address dd{display:block}
    .footer_impact .list_address dd:nth-child(2)::after{display:none} 
    .footer_impact .link_privacy{padding:5px;margin-top:10px;text-align:center} }
.dark .footer_impact .list_family .link_family::after{background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_outlink_white.svg")}
.dark .footer_impact .area_family .btn_family .ico_plus::after{background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_plus2_wthie.svg")}
.dark .footer_impact .link_privacy::after{background-image:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_outlink_white.svg)}
/* 메인 */
.content-main{width:1400px;margin:0 auto}
.content-main .section_service,.content-main .section_news{padding:40px 60px}
.content-main .section_banner{padding:40px 60px 80px}
.content-main .wrap_banner{display:flex;gap:20px}
.content-main .box_visual{display:flex;position:relative;flex-direction:column;min-width:847px;height:502px;background:url(https://t1.kakaocdn.net/impact/newImpact/img_main_visual_pc_20240612.jpg) center/contain no-repeat;border-radius:25px}
.content-main .box_visual .tit_main{font-size:32px;color:#000}
.content-main .box_visual .txt_banner{position:absolute;right:24px;bottom:29px;color:#202020}
.content-main .link_visual{display:block;height:100%;padding:24px}
.content-main .box_banner{display:flex;flex-direction:column;gap:20px;font-size:0}
.content-main .link_banner{overflow:hidden;border-radius:25px;color:var(--baseForeground)}
.content-main .link_banner .inner_banner{display:flex;width:365px;height:193px;padding:24px;flex-direction:column;justify-content:space-between;background:var(--colorB37)}
.content-main .tit_banner{font-weight:700;font-size:32px}
.content-main .txt_banner{margin-left:auto;font-size:16px}
.content-main .txt_banner::after{display:inline-block;width:32px;height:32px;margin:-4px 0 0 10px;vertical-align:top;background:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_outlink_circle.svg) no-repeat;content:''}
.content-main .tit_main{margin-bottom:40px;font-size:40px;font-weight:700}
.content-main .wrap_card{margin-top:30px}
.content-main .list_tab{overflow-x:auto;display:flex;gap:8px;margin:0 -20px;padding:0 20px;-ms-overflow-style:none;scrollbar-width:none}
.content-main .list_tab::-webkit-scrollbar{display:none}
.content-main .list_tab .btn_tab{padding:8px 16px;font-size:14px;background:var(--colorB21);color:var(--colorB11);border-radius:999px;white-space:nowrap}
.content-main .list_tab .btn_tab[aria-selected="true"]{background:var(--colorB36);color:var(--baseBackground);font-weight:bold}
.content-main .link_card{display:flex;overflow:hidden;flex-direction:column;max-width:413px;min-height:654px;border-radius:25px}
.content-main .link_card .txt_sub{font-weight:700}
.content-main .link_card .txt_sub,.content-main .link_card .txt_card{font-size:16px}
.content-main .link_card .tit_card{font-size:32px;font-weight:700}
.content-main .link_card .txt_card{min-height:48px;margin-top:auto;word-break:keep-all}
.content-main .link_card .box_img{overflow:hidden}
.content-main .link_card .img_card{width:100%;height:auto}
.content-main .link_card:hover .img_card{transform:scale(1.05);transition:transform .3s}
.content-main .slick-track{display:flex}
.content-main .slick-slide + .slick-slide{margin-left:20px}
.content-main .box_card{display:flex;min-height:193px;flex-direction:column;padding:24px}
.content-main .box_buttons{display:flex;justify-content:end;margin-top:20px}
.content-main .box_buttons .slick-prev,.content-main .box_buttons .slick-next{width:48px;height:48px;border-radius:50%;background:var(--colorB18);line-height:0;text-indent:-9999px}
.content-main .box_buttons .slick-prev::after,.content-main .box_buttons .slick-next::after{display:block;width:10px;height:17px;margin-left:19px;background:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_arrow2.svg) no-repeat;content:''}
.content-main .box_buttons .slick-prev.slick-disabled,.content-main .box_buttons .slick-next.slick-disabled{opacity:.55;cursor:not-allowed}
.content-main .box_buttons .slick-next{margin-left:16px}
.content-main .box_buttons .slick-next::after{transform:rotate(180deg)}
.content-main .list_news_main{display:flex;gap:20px}
.content-main .link_news_main{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;width:413px;height:533px;border-radius:25px;background-color:var(--colorB34)}
.content-main .link_news_main .cont_item{display:flex;flex-direction:column;align-items:flex-start;flex-grow:1;padding:24px}
.content-main .label_item{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;background-color:var(--colorB35);color:var(--baseForeground);font-size:16px;line-height:1.48}
.content-main .tit_item{display:-webkit-box;overflow:hidden;padding-top:20px;color:var(--baseForeground);font-weight:700;font-size:24px;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;word-break:keep-all;text-overflow:ellipsis}
.content-main .wrap_tags{margin-top:auto}
.content-main .txt_tag{color:var(--colorB31);font-size:14px}
.content-main .thumb_item{overflow:hidden;flex-shrink:0;height:232px}
.content-main .thumb_item .img_thumb{display:inline-block;width:100%;height:100%;vertical-align:top;object-fit:cover}
.content-main .link_news{display:block;width:90px;height:24px;margin:40px auto 0;padding:16px 60px;font-size:16px;font-weight:700;background-color:var(--colorB27);color:var(--baseForeground)}
@media only screen and (max-width:768px){.content-main .section_service,.content-main .section_news{padding:40px 20px 40px}
    .content-main .section_banner{padding:40px 20px 60px}
    .content-main .tit_main{margin-bottom:32px;font-size:26px}
    .content-main .wrap_banner{flex-direction:column;gap:16px}
    .content-main .link_impact{font-size:16px}
    .content-main .link_impact::after{width:20px;height:20px;margin-left:5px}
    .content-main .box_visual{min-width:100%;height:423px;border-radius:15px;background-color:#89DCFF;background-image:url(https://t1.kakaocdn.net/impact/newImpact/img_main_visual_mo_20240612.jpg)}
    .content-main .box_visual .tit_main{font-size:22px}
    .content-main .box_visual .txt_banner{bottom:20px;right:20px}
    .content-main .box_banner{gap:16px}
    .content-main .link_visual{padding:20px}
    .content-main .link_banner{border-radius:15px}
    .content-main .link_banner .inner_banner{width:calc(100% - 40px);height:122px;padding:20px}
    .content-main .tit_banner{font-size:22px}
    .content-main .txt_banner{font-size:14px}
    .content-main .txt_banner::after{width:20px;height:20px;margin:0 0 0 6px}
    .content-main .wrap_card{margin-top:20px}
    .content-main .link_card{max-width:320px;min-height:520px;border-radius:15px}
    .content-main .link_card .txt_sub,.content-main .link_card .txt_card{font-size:14px}
    .content-main .link_card .tit_card{font-size:24px}
    .content-main .box_card{min-height:152px}
    .content-main .box_card.service_senior .tit_card{letter-spacing:-1px}
    .content-main .box_buttons{display:none}
    .content-main .list_news_main{overflow-x:auto;margin:0 -20px;padding:0 20px;gap:16px;-ms-overflow-style:none;scrollbar-width:none}
    .content-main .list_news_main::-webkit-scrollbar{display:none}
    .content-main .link_news_main{width:320px;height:423px;border-radius:15px}
    .content-main .label_item{padding:6px 13px;font-size:14px}
    .content-main .tit_item{padding-top:12px;font-size:20px}
    .content-main .link_news{width:78px;margin-top:36px;font-size:14px;font-weight:400} }
.dark .content-main .box_buttons .btn_prev::after,.dark .content-main .box_buttons .btn_next::after{background-image:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_arrow2_white.svg)}
.dark .content-main .box_visual .txt_banner::after{background-image:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_outlink_circle.svg)}
.dark .content-main .txt_banner::after{background-image:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_outlink_circle_white.svg)}
/* 카카오임팩트 > About */
.content-about{line-height:1.48;word-break:keep-all}
.content-about .section_mission{min-width:1440px}
.content-about .section_vision,.content-about .inner_mission,.content-about .section_value,.content-about .section_history,.content-about .section_contact,.content-about .section_people,.content-about .section_visual{width:1280px;margin:0 auto;padding:0 80px}
.content-about .section_vision,.content-about .inner_mission,.content-about .section_value,.content-about .inner_history,.content-about .section_people{display:flex;justify-content:space-between}
.content-about h4{font-weight:700;font-size:64px}
.content-about .section_visual{position:relative;padding-top:120px}
.content-about .section_visual .thumb_visual{position:absolute;top:0;left:0;width:100%;height:100%;background:#89DCFF url("https://t1.kakaocdn.net/impact/newImpact/img_about_visual_pc.png") no-repeat top 0 center/1440px 780px}
.content-about .section_visual .desc_visual{position:relative;font-weight:700;font-size:48px;z-index:1}
.content-about .section_visual .desc_visual em{position:relative;font-weight:700;color:#202020}
.content-about .section_visual .desc_visual em::before{display:inline-block;z-index:-1;position:absolute;top:15px;width:100%;height:45px;background:#fae100;content:''}
.content-about .section_vision{padding:120px 0 160px}
.content-about .section_vision .wrap_title{background:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_down.svg") no-repeat bottom 0 left 0/101px 115px}
.content-about .section_vision .desc_vision{margin-top:19px;font-weight:700;font-size:36px}
.content-about .section_vision .box_info{margin-top:37px}
.content-about .section_vision .box_info strong{font-weight:700;font-size:36px}
.content-about .section_vision .box_info p{margin-top:20px;font-size:18px;line-height:1.7;color:var(--colorB38)}
.content-about .section_vision .box_info p em{font-weight:700}
.content-about .section_mission{background-color:var(--colorB13)}
.content-about .section_mission .inner_mission{padding-top:120px;padding-bottom:120px}
.content-about .section_mission .list_info{width:807px;margin-top:10px}
.content-about .section_mission .list_info li{display:flex;align-items:center}
.content-about .section_mission .list_info li + li{margin-top:60px;padding-top:60px;border-top:1px solid var(--colorB7)}
.content-about .section_mission .list_info .wrap_info{margin-right:auto}
.content-about .section_mission .list_info strong{font-weight:700;font-size:32px;color:var(--colorB1)}
.content-about .section_mission .list_info p{margin-top:10px;font-size:20px;line-height:1.6}
.content-about .section_mission .list_info [class^=ico_],.content-about .section_mission .list_info .link_more{display:block;overflow:hidden;width:60px;height:60px;font-size:1px;line-height:0;color:transparent}
.content-about .section_mission .list_info [class^=ico_] + [class^=ico_],.content-about .section_mission .list_info [class^=ico_] + .link_more,.content-about .section_mission .list_info .link_more + [class^=ico_],.content-about .section_mission .list_info .link_more + .link_more{margin-left:10px}
.content-about .section_mission .list_info .link_more{position:relative;background-color:var(--colorB14);border:1px solid var(--colorB15);border-radius:15px}
.content-about .section_mission .list_info .link_more::before,.content-about .section_mission .list_info .link_more::after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#FFF;content:''}
.content-about .section_mission .list_info .link_more::before{width:20px;height:1.5px}
.content-about .section_mission .list_info .link_more::after{width:1.5px;height:20px}
.content-about .section_mission .list_info .link_more:hover{background-color:var(--colorB16);border-color:var(--colorB17)}
.content-about .section_mission .list_info [class^=ico_]{background-repeat:no-repeat;background-size:cover}
.content-about .section_mission .list_info .ico_tech{background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_techforimpact.svg")}
.content-about .section_mission .list_info .ico_climate{background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_climate.svg")}
.content-about .section_mission .list_info .ico_market{background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_dangol.svg")}
.content-about .section_mission .list_info .ico_digital{background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_digitalworld.svg")}
.content-about .section_mission .list_info .ico_pay{background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_kakaopay.svg")}
.content-about .section_mission .list_info .ico_fellow{background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_brian.svg")}
.content-about .section_mission .list_info .ico_together{background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_together.svg")}
.content-about .section_mission .list_info .ico_heroes{background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_heroes.svg")}
.content-about .section_value{padding-top:160px}
.content-about .section_value .wrap_title{background:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_right.svg") no-repeat bottom 12px left 0/115px 101px}
.content-about .section_value .decs_value{margin-top:13px;font-weight:700;font-size:24px}
.content-about .section_value .list_info{width:580px;margin-top:23px}
.content-about .section_value .list_info li{display:flex;justify-content:space-between;align-items:center;padding-top:30px;border-top:1px solid var(--colorB7)}
.content-about .section_value .list_info li + li{margin-top:127px}
.content-about .section_value .list_info strong{font-weight:700;font-size:48px;line-height:1}
.content-about .section_value .list_info .txt_value{margin-right:67px;font-weight:700;font-size:24px}
.content-about .section_history{padding-top:200px}
.content-about .section_history .inner_history{position:relative}
.content-about .section_history .desc_history{margin-top:34px;font-weight:700;font-size:24px}
.content-about .section_history .wrap_info{width:584px;margin-top:129px}
.content-about .section_history .box_select{position:relative;display:inline-block}
.content-about .section_history .box_select .btn_select{min-width:238px;padding:15px 28px 15px 30px;background:var(--colorB18) url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_fold.svg") no-repeat top 50% right 28px/11px 7px;border-radius:30px;text-align:left;font-weight:700;font-size:18px;box-sizing:content-box}
.content-about .section_history .box_select .btn_select[aria-expanded="true"] + .list_option{display:block}
.content-about .section_history .box_select .list_option{display:none;position:absolute;left:0;top:65px;width:100%;padding:12px 0;border-radius:15px;background-color:var(--colorB27);z-index:10}
.content-about .section_history .box_select .list_option li{padding:8px 20px;font-size:16px;color:var(--colorB25);cursor:pointer}
.content-about .section_history .box_select .list_option li:hover{text-decoration:underline}
.content-about .section_history .box_select .list_option li[aria-selected="true"]{font-weight:700}
.content-about .section_history .box_select .list_option::-webkit-scrollbar{display:block;width:29px;background:#EEE;border-top-right-radius:12px;border-bottom-right-radius:12px}
.content-about .section_history .box_select .list_option::-webkit-scrollbar-thumb{background:#d8d8d8;border-radius:14px;background-clip:padding-box;border:12px solid transparent}
.content-about .section_history .list_history{margin-top:42px;padding-left:29px}
.content-about .section_history .list_history > li{position:relative}
.content-about .section_history .list_history > li::before{position:absolute;top:13px;left:-29px;width:8px;height:8px;border-radius:4px;background-color:var(--colorB19);z-index:1;content:""}
.content-about .section_history .list_history > li::after{position:absolute;top:78px;left:-25.5px;bottom:-135px;width:1px;background-color:var(--colorB20);content:""}
.content-about .section_history .list_history > li:first-child::after{top:18px}
.content-about .section_history .list_history > li:last-child::after,.content-about .section_history .list_history > li.selected::after{display:none}
.content-about .section_history .list_history > li:not(.hide) + li{margin-top:60px;padding-top:60px;border-top:1px solid var(--colorB8)}
.content-about .section_history .list_history > li:not(.hide) + li::before{top:73px}
.content-about .section_history .list_history > li.selected{min-height:342px}
.content-about .section_history .list_history > li:nth-child(n + 2):not(.selected) img{top:60px}
.content-about .section_history .list_history strong{font-weight:700;font-size:24px}
.content-about .section_history .list_item{margin-top:23px}
.content-about .section_history .list_item li:not(.hide){display:flex}
.content-about .section_history .list_item li:not(.hide) + li{margin-top:23px}
.content-about .section_history .list_item em{flex-shrink:0;display:inline-block;width:63px;font-weight:700;font-size:16px}
.content-about .section_history .list_item .link_item{font-size:16px}
.content-about .section_history .list_item .link_item:hover{text-decoration:underline}
.content-about .section_history .list_item .link_item:hover + img{display:block}
.content-about .section_history .list_item span.link_item:hover{text-decoration:none}
.content-about .section_history .list_item img{display:none;position:absolute;top:0;left:-729px;width:640px;height:412px;border:1px solid var(--colorB7);border-radius:24px}
.content-about .section_history .list_item.more + .btn_more{display:block}
.content-about .section_history .btn_more{display:none;margin:24px auto 0;padding:8px 16px;border-radius:20px;background-color:var(--colorB21);font-size:15px;color:var(--baseForeground)}
.content-about .section_contact{padding:200px 80px 120px}
.content-about .section_contact .desc_contact{margin-top:13px;font-weight:700;font-size:24px}
.content-about .section_contact .wrap_map{margin-top:70px;width:1280px;height:640px;border:1px solid var(--colorB7);border-radius:32px}
.content-about .section_contact .list_contact{margin-top:40px;font-size:0}
.content-about .section_contact .list_contact dt,.content-about .section_contact .list_contact dd{display:inline-block;font-size:18px;line-height:1.7;color:var(--colorB1)}
.content-about .section_contact .list_contact dt + dd::before{display:inline-block;width:1px;height:14px;margin:0 8px;background-color:var(--colorB1);content:''}
.content-about .section_contact .list_contact .link_mail{text-decoration:underline}
.content-about .section_contact .link_map{display:inline-block;margin-top:70px;padding:16px 32px;background-color:var(--colorB39);border-radius:32px;font-weight:700;font-size:18px}
.content-about .section_contact .link_map::after{display:inline-block;width:18px;height:21px;margin:5px 0 0 10px;background:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_outlink.svg") no-repeat;vertical-align:top;content:''}
.content-about .section_people{padding-top:200px}
.content-about .section_people .list_people{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}
.content-about .section_people .list_people li{display:flex;flex-direction:column;align-items:center;font-size:20px;text-align:center}
.content-about .section_people .list_people strong{margin-bottom:10px;font-weight:700;font-size:32px}
.content-about .section_people .thumb_people{width:280px;height:auto;margin-bottom:18px}
.dark .content-about .section_vision .wrap_title{background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_down_white.svg")}
.dark .content-about .section_value .wrap_title{background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_right_white.svg")}
.dark .content-about .section_history .box_select .btn_select{background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_fold_white.svg")}
.dark .content-about .section_contact .link_map::after{background-image:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_outlink_white.svg)}
@media only screen and (max-width:768px){.content-about .section_mission{min-width:auto}
    .content-about .section_vision,.content-about .inner_mission,.content-about .section_value,.content-about .section_history,.content-about .section_people,.content-about .section_visual{width:auto;padding:0 20px}
    .content-about .section_vision,.content-about .inner_mission,.content-about .section_value,.content-about .inner_history,.content-about .section_people{display:block;justify-content:normal}
    .content-about h4{font-size:36px}
    .content-about .section_visual{padding-top:80px}
    .content-about .section_visual .thumb_visual{background-image:url("https://t1.kakaocdn.net/impact/newImpact/img_about_visual_mo.png");background-size:661px 372px}
    .content-about .section_visual .desc_visual{font-size:32px}
    .content-about .section_visual .desc_visual em::before{top:10px;height:30px}
    .content-about .section_vision{padding:80px 20px}
    .content-about .section_vision .wrap_title{padding-bottom:135px;background-position:bottom 25px left 0;background-size:39px 44px}
    .content-about .section_vision .desc_vision{margin-top:8px;font-size:24px}
    .content-about .section_vision .box_info strong{font-size:24px;line-height:1.66}
    .content-about .section_vision .box_info p{font-size:14px}
    .content-about .section_mission .inner_mission{padding-top:80px;padding-bottom:80px}
    .content-about .section_mission .list_info{width:auto;margin-top:60px}
    .content-about .section_mission .list_info li{display:block;align-items:normal}
    .content-about .section_mission .list_info li + li{margin-top:40px;padding-top:40px}
    .content-about .section_mission .list_info .wrap_info{margin-right:0}
    .content-about .section_mission .list_info strong{font-size:24px}
    .content-about .section_mission .list_info p{margin-top:8px;font-size:14px;line-height:1.71}
    .content-about .section_mission .list_info [class^=ico_],.content-about .section_mission .list_info .link_more{display:inline-block;margin-top:30px;width:48px;height:48px}
    .content-about .section_mission .list_info [class^=ico_] + [class^=ico_],.content-about .section_mission .list_info [class^=ico_] + .link_more,.content-about .section_mission .list_info .link_more + [class^=ico_],.content-about .section_mission .list_info .link_more + .link_more{margin-left:8px}
    .content-about .section_mission .list_info .link_more{border-radius:12px}
    .content-about .section_mission .list_info .link_more::before{width:16px;height:1.2px}
    .content-about .section_mission .list_info .link_more::after{width:1.2px;height:16px}
    .content-about .section_mission .list_info .link_more:hover{background-color:var(--colorB14);border-color:var(--colorB15)}
    .content-about .section_value{padding-top:80px}
    .content-about .section_value .wrap_title{padding-bottom:135px;background:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_down.svg") no-repeat bottom 25px left 0/39px 44px}
    .content-about .section_value .decs_value{margin-top:8px;font-size:16px;line-height:1.48}
    .content-about .section_value .list_info{width:auto;margin-top:0}
    .content-about .section_value .list_info li{justify-content:normal;align-items:normal;padding-top:10px}
    .content-about .section_value .list_info li + li{margin-top:60px}
    .content-about .section_value .list_info strong{width:47.16%;font-size:32px;line-height:1.48}
    .content-about .section_value .list_info .txt_value{margin-right:0;font-size:16px}
    .content-about .section_history{padding-top:80px}
    .content-about .section_history .inner_history{border-top:0}
    .content-about .section_history .desc_history{margin-top:8px;font-size:16px}
    .content-about .section_history .wrap_info{width:auto;margin-top:60px}
    .content-about .section_history .box_select{display:block}
    .content-about .section_history .box_select .btn_select{min-width:100%;padding:10px 16px 10px 20px;background-position:top 50% right 16px;background-size:8px 6px;border-radius:30px;font-size:14px;box-sizing:border-box}
    .content-about .section_history .box_select .list_option{top:49px;width:100%}
    .content-about .section_history .box_select .list_option li{font-size:14px;line-height:1.71}
    .content-about .section_history .list_history{margin-top:37px;padding-left:27px}
    .content-about .section_history .list_history > li::before{top:10px;left:-27px;width:7px;height:7px}
    .content-about .section_history .list_history > li::after{top:12px;left:-24px;bottom:-32px}
    .content-about .section_history .list_history > li:first-child::after{top:12px}
    .content-about .section_history .list_history > li:not(.hide) + li{margin-top:20px;padding-top:0;border-top:0}
    .content-about .section_history .list_history > li:not(.hide) + li::before{top:10px}
    .content-about .section_history .list_history > li.selected{min-height:auto}
    .content-about .section_history .list_history > li:nth-child(n + 2):not(.selected) img{top:auto}
    .content-about .section_history .list_history strong{font-size:18px}
    .content-about .section_history .list_item{margin-top:20px;padding-bottom:71.43%}
    .content-about .section_history .list_item li + li{margin-top:20px}
    .content-about .section_history .list_item em{width:42px;font-size:14px}
    .content-about .section_history .list_item .link_item{font-size:14px}
    .content-about .section_history .list_item .link_item:hover{text-decoration:none}
    .content-about .section_history .list_item .link_item:hover + img:not(.img_mo){display:none}
    .content-about .section_history .list_item img.img_mo{display:block;top:auto;bottom:0;left:0;width:100%;height:auto;border-radius:15px}
    .content-about .section_history .list_item.more img.img_mo{bottom:55px}
    .content-about .section_history .list_item.more + .btn_more{display:block}
    .content-about .section_history .btn_more{display:none;margin-top:20px;border-radius:20px;font-size:13px}
    .content-about .section_contact{width:auto;padding:80px 20px 80px}
    .content-about .section_contact .desc_contact{margin-top:8px;font-size:16px}
    .content-about .section_contact .wrap_map{margin-top:40px;width:calc(100vw - 40px);height:calc((100vw - 40px) * 0.712);border-radius:15px}
    .content-about .section_contact .list_contact dt,.content-about .section_contact .list_contact dd{font-size:14px;line-height:1.48}
    .content-about .section_contact .list_contact dt + dd::before{height:11px;margin:0 7px}
    .content-about .section_contact .link_map{margin-top:40px;padding:9px 28px 10px 22px;border-radius:32px;font-size:14px}
    .content-about .section_contact .link_map::after{width:12px;height:14px;margin-left:8px}
    .content-about .section_people{padding-top:80px}
    .content-about .section_people .list_people{margin-top:42px;gap:30px 40px;grid-template-columns:1fr 1fr}
    .content-about .section_people .list_people li{overflow:hidden;font-size:13px;word-break:normal}
    .content-about .section_people .list_people strong{margin-bottom:6px;font-size:24px}
    .content-about .section_people .thumb_people{max-width:150px;width:100%;margin-bottom:10px} }
/* 카카오임팩트 > 소셜임팩트 */
.content-social{width:1100px;margin:0 auto}
.content-social table td{color:#000}
.content-social .section_title{padding:80px 60px 0;background:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_down.svg") no-repeat bottom 0 right 60px/114px 99px}
.content-social .section_title h3{font-weight:700;font-size:64px}
.content-social .section_title p{margin-top:20px;font-weight:700;font-size:24px}
.content-social .section_content{padding:60px 60px 100px}
.content-social .list_content{display:flex;gap:20px;flex-wrap:wrap;color:#000}
.content-social .list_content li{display:flex;overflow:hidden;flex-direction:column;border-radius:35px}
.content-social .txt_category{font-size:24px;font-weight:700;color:#202020}
.content-social .txt_support{font-weight:700}
.content-social .item_total,.content-social .item_prize{position:relative;background:#FFF564;height:195px}
.content-social .item_total em,.content-social .item_prize em{font-size:56px;font-weight:700}
.content-social .item_total::after,.content-social .item_prize::after{position:absolute;background-repeat:no-repeat;content:''}
.content-social .item_total{width:567px;padding:30px 40px}
.content-social .item_total .txt_sub{margin-top:auto;font-size:18px}
.content-social .item_total .txt_support{font-size:24px}
.content-social .item_total::after{width:144px;height:140px;bottom:7px;right:7px;background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_heart.svg")}
.content-social .item_prize{width:253px;padding:30px}
.content-social .item_prize span{font-size:24px}
.content-social .item_prize::after{width:132px;height:133px;bottom:18px;right:9px;background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_clap.svg")}
.content-social .item_digital{min-width:400px;padding:37px 40px 40px}
.content-social .item_digital em{font-size:64px;font-weight:700}
.content-social .item_digital em span{font-size:23px}
.content-social .item_digital .txt_support{font-size:20px}
.content-social .item_digital.type_people{background:#A6EDFF}
.content-social .item_digital.type_organi{background:#D1F7FE}
.content-social .item_digital.type_img{max-width:480px;padding:0}
.content-social .tbl_digital{margin-top:44px}
.content-social .tbl_digital tr:first-child td{border:none}
.content-social .tbl_digital td{padding:20px 0;font-size:18px;border-top:1px solid rgba(0,0,0,0.08)}
.content-social .tbl_digital .txt_amount{font-weight:700;text-align:right}
.content-social .tbl_digital .txt_amount em{font-weight:700;font-size:36px}
.content-social .tbl_digital .txt_amount span{font-size:23px}
.content-social .item_tech{min-width:565px;padding:37px 40px 40px;background:#CFDCFF}
.content-social .item_tech.type_img{max-width:315px;min-width:auto;padding:0}
.content-social .tbl_tech{margin:23px 0 0 -30px}
.content-social .tbl_tech .txt_amount{font-weight:700}
.content-social .tbl_tech .txt_amount em{font-size:56px;font-weight:700}
.content-social .tbl_tech td{font-size:18px;width:50%;padding-left:30px}
.content-social .tbl_tech td:last-child{border-left:1px solid rgba(0,0,0,0.08)}
.content-social .item_platform{width:400px;padding:37px 40px 40px;background:#DCD5FE;justify-content:space-between}
.content-social .item_platform.type_img{min-width:480px;padding:0}
.content-social .tbl_platform{margin-top:29px}
.content-social .tbl_platform .txt_amount{font-weight:700}
.content-social .tbl_platform .txt_amount em{font-weight:700;font-size:56px}
.content-social .tbl_platform tr:nth-child(2) td{border-bottom:1px solid rgba(0,0,0,0.08);padding-bottom:12px}
.content-social .tbl_platform td{font-size:18px}
.content-social .txt_update{display:block;margin:12px 0 44px;font-size:14px;text-align:right;color:var(--colorB4)}
.content-social .link_more{display:block;width:fit-content;margin:0 auto;padding:16px 32px;font-size:18px}
@media only screen and (max-width:768px){.content-social .section_title{padding:40px 20px 80px;background-position:bottom 0 left 20px;background-size:40px 35px}
    .content-social .section_title h3{font-size:36px}
    .content-social .section_title p{margin-top:8px;font-size:16px}
    .content-social .section_content{padding:40px 20px 64px}
    .content-social .txt_category{font-size:16px}
    .content-social .list_content li{width:100%;border-radius:25px}
    .content-social .item_total{order:1}
    .content-social .item_total .txt_support,.content-social .item_total .txt_sub{font-size:14px}
    .content-social .item_total::after{width:124px;height:120px;bottom:0;right:0}
    .content-social .item_prize{order:2}
    .content-social .item_prize span{font-size:14px}
    .content-social .item_prize::after{width:119px;height:120px;bottom:8px;right:4px}
    .content-social .item_total,.content-social .item_prize{height:130px;padding:16px 20px}
    .content-social .item_total em,.content-social .item_prize em{font-size:32px}
    .content-social .item_digital{min-width:auto;padding:26px 20px 30px}
    .content-social .item_digital em{font-size:44px}
    .content-social .item_digital em span{font-size:16px}
    .content-social .item_digital .txt_support{font-size:14px}
    .content-social .item_digital.type_people{order:3}
    .content-social .item_digital.type_organi{order:5}
    .content-social .item_digital.type_img{max-width:none;order:4}
    .content-social .item_digital.type_img + .type_img{order:6}
    .content-social .tbl_digital{margin-top:27px}
    .content-social .tbl_digital td{padding:12px 0;font-size:14px}
    .content-social .tbl_digital .txt_amount em{font-size:24px}
    .content-social .item_tech{min-width:auto;padding:20px;order:7}
    .content-social .item_tech.type_img{max-width:none;order:8}
    .content-social .tbl_tech{margin:16px 0 0 -16px}
    .content-social .tbl_tech .txt_amount{font-size:16px}
    .content-social .tbl_tech .txt_amount em{font-size:40px}
    .content-social .tbl_tech td{font-size:14px;padding:0 16px}
    .content-social .item_platform{padding:20px;order:9}
    .content-social .item_platform.type_img{order:10;min-width:auto}
    .content-social .tbl_platform .txt_amount{font-size:16px}
    .content-social .tbl_platform .txt_amount em{font-size:40px}
    .content-social .tbl_platform td{font-size:14px}
    .content-social .txt_update{margin:8px 0 38px;font-size:12px}
    .content-social .link_more{padding:10px 22px;font-size:14px} }
.dark .content-social .section_title{background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_down_white.svg")}
/* 카카오임팩트 > Career */
.content-career{width:1280px;padding:60px 80px 100px;margin:0 auto;line-height:1.48;word-break:keep-all}
.content-career .wrap_title{background:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_down.svg") no-repeat bottom 0 right 0/114px 99px}
.content-career h4{width:305px;font-weight:700;font-size:36px;color:var(--colorB10)}
.content-career .section_title h3{font-weight:700;font-size:64px}
.content-career .section_title p{margin-top:20px;font-weight:700;font-size:24px}
.content-career .section_title .wrap_slide{overflow:hidden;margin-top:60px}
.content-career .section_title .wrap_slide img{width:100%;border-radius:35px;vertical-align:top}
.content-career .section_title .slick-list{border-radius:35px}
.content-career .section_title .slick-dots{display:flex;justify-content:center;margin-top:30px}
.content-career .section_title .slick-dots li + li{margin-left:12px}
.content-career .section_title .slick-dots button{overflow:hidden;width:16px;height:16px;border-radius:50%;background-color:var(--colorB12);font-size:1px;line-height:0;color:transparent}
.content-career .section_title .slick-dots .slick-active button{background-color:var(--colorB11)}
.content-career .section_way{margin-top:100px}
.content-career .section_way .list_way{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:60px}
.content-career .section_way .list_way li{width:620px;height:375px;padding:50px;border-radius:35px;background:#F2F3F6 no-repeat bottom 30px right 32px / 160px 160px;box-sizing:border-box}
.content-career .section_way .list_way li:nth-child(1){background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_way1.svg")}
.content-career .section_way .list_way li:nth-child(2){background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_way2.svg")}
.content-career .section_way .list_way li:nth-child(3){background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_way3.svg")}
.content-career .section_way .list_way li:nth-child(4){background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_way4.svg")}
.content-career .section_way .list_way span{font-weight:700;font-size:20px;color:#000}
.content-career .section_way .list_way strong{display:block;width:242px;margin-top:12px;font-weight:700;font-size:32px;color:#000}
.content-career .section_krew{margin-top:100px}
.content-career .section_krew .list_krew{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;margin-top:60px}
.content-career .section_krew .list_krew li{width:620px}
.content-career .section_krew .list_krew li:nth-child(2){margin-top:370px}
.content-career .section_krew .list_krew li:nth-child(2n+3){margin-top:-250px}
.content-career .section_krew .list_krew li:nth-child(2n+4){margin-top:120px}
.content-career .section_krew .list_krew .link_krew{display:block;background:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_outlink_circle.svg") no-repeat bottom 89px right 0/48px 48px}
.content-career .section_krew .list_krew .link_krew img{width:100%;border-radius:35px;vertical-align:top}
.content-career .section_krew .list_krew .link_krew strong{display:block;margin:30px 0 16px;font-weight:700;font-size:32px}
.content-career .section_krew .list_krew .link_krew span{font-weight:700;font-size:18px}
.content-career .link_banner{position:relative;display:flex;overflow:hidden;justify-content:center;align-items:center;height:420px;margin-top:100px;background:url("https://t1.kakaocdn.net/impact/newImpact/img_banner.jpg") no-repeat center center;background-size:cover;border-radius:35px}
.content-career .link_banner::before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.2);content:''}
.content-career .link_banner span{z-index:5;font-weight:700;font-size:32px;color:#FFF}
.content-career .link_banner span::after{display:inline-block;width:40px;height:40px;margin:4px 0 0 16px;background:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_outlink_circle_white.svg") no-repeat;vertical-align:top;content:''}
.dark .content-career .wrap_title{background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_down_white.svg")}
.dark .content-career .section_krew .list_krew .link_krew{background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_outlink_circle_white.svg")}
.dark .content-career .link_banner span::after{background-image:url("https://t1.kakaocdn.net/impact/newImpact/svg/ico_outlink_circle.svg")}
@media only screen and (max-width:768px){.content-career{width:auto;padding:40px 0 0}
    .content-career h4{width:203px;font-weight:700;font-size:24px}
    .content-career .section_title,.content-career .section_way,.content-career .section_krew{padding:0 20px}
    .content-career .section_title .wrap_title{padding-bottom:80px;background-position:bottom 0 left 0;background-size:40px 35px}
    .content-career .section_title h3{font-size:36px}
    .content-career .section_title p{margin-top:8px;font-size:16px}
    .content-career .section_title .wrap_slide img{border-radius:15px}
    .content-career .section_title .slick-list{border-radius:15px}
    .content-career .section_title .slick-dots{margin-top:12px}
    .content-career .section_title .slick-dots li + li{margin-left:6px}
    .content-career .section_title .slick-dots button{width:8px;height:8px}
    .content-career .section_way{margin-top:60px}
    .content-career .section_way .list_way{display:block;grid-template-columns:none;gap:normal}
    .content-career .section_way .list_way li{width:auto;height:calc((100vw - 40px) * 0.614);padding:24px;border-radius:15px;background-position:bottom 20px right 20px;background-size:100px 100px}
    .content-career .section_way .list_way li + li{margin-top:20px}
    .content-career .section_way .list_way span{font-size:14px;line-height:1.17}
    .content-career .section_way .list_way strong{width:167px;margin-top:4px;font-size:22px}
    .content-career .section_krew .wrap_title{background-position:bottom 0 right 0;background-size:40px 35px}
    .content-career .section_krew .list_krew{display:block;align-items:normal;justify-content:normal;margin-top:40px}
    .content-career .section_krew .list_krew li{width:auto}
    .content-career .section_krew .list_krew li:nth-child(2){margin-top:40px}
    .content-career .section_krew .list_krew li:nth-child(2n+3){margin-top:40px}
    .content-career .section_krew .list_krew li:nth-child(2n+4){margin-top:40px}
    .content-career .section_krew .list_krew .link_krew{background-position:bottom 58px right 0;background-size:32px 32px}
    .content-career .section_krew .list_krew .link_krew img{border-radius:15px}
    .content-career .section_krew .list_krew .link_krew strong{max-width:80%;margin:20px 0 8px;font-size:22px}
    .content-career .section_krew .list_krew .link_krew span{font-size:14px}
    .content-career .link_banner{margin-top:40px;height:calc(100vw * 0.586);border-radius:0}
    .content-career .link_banner span{font-size:15px}
    .content-career .link_banner span::after{width:16px;height:16px;margin:3px 0 0 4px} }
/* 사업 소개 */
.content-business{width:1400px;margin:0 auto}
.content-business .section_title{max-width:1280px;margin:0 auto}
.content-business .section_title summary{display:flex;max-width:1280px;align-items:center;padding:40px 0 30px;margin:0 auto;pointer-events:none;list-style-type:none}
.content-business .section_title summary::-webkit-details-marker{display:none}
.content-business .section_title .box_sub{display:none}
.content-business .section_title .img_title{width:87px;height:auto}
.content-business .section_title .tit_business{margin-left:20px;font-size:40px;font-weight:700}
.content-business .section_video{margin-bottom:40px;padding:0 60px}
.content-business .wrap_video{overflow:hidden;position:relative;border-radius:30px;font-size:0}
.content-business .wrap_video video{pointer-events:none}
.content-business .wrap_video video[poster]{width:100%;height:auto}
.content-business .wrap_video::after{position:absolute;top:0;left:0;right:0;height:100%;background:rgba(0,0,0,0.5);content:''}
.content-business .desc_video{position:absolute;z-index:5;top:50%;left:50%;transform:translate(-50%,-50%);min-width:656px;font-size:36px;font-weight:700;color:#fff;text-align:center}
.content-business .section_service{padding:120px 60px}
.content-business .section_service + .section_service{border-top:1px solid var(--colorB7)}
.content-business .img_service{width:120px;height:auto}
.content-business .txt_sub{display:block;margin:30px 0;font-size:36px;font-weight:700}
.content-business .txt_tag{font-size:18px}
.content-business .info_content{display:flex;justify-content:space-between;height:503px;padding:30px;margin-top:60px;border-radius:15px}
.content-business .info_content.service_senior .img_content{border-radius:15px}
.content-business .service_digital .list_content .txt_number,.content-business .service_pay .list_content .txt_number,.content-business .service_together .list_content .txt_number,.content-business .service_brian .list_content .txt_number,.content-business .service_senior .list_content .txt_number{border-color:rgba(0,0,0,0.16)}
.content-business .tit_content{font-size:36px;font-weight:700}
.content-business .desc_content{margin-top:30px;font-size:18px;line-height:1.77;word-break:keep-all}
.content-business .list_content{display:flex;max-width:485px;margin-top:auto;gap:40px;flex-wrap:wrap}
.content-business .list_content li{min-width:200px}
.content-business .txt_number{display:block;font-size:36px;font-weight:700;border-top:1px solid rgba(255,255,255,0.16)}
.content-business .txt_content{font-size:14px}
.content-business .img_content{max-width:596px}
.content-business .box_content{display:flex;flex-direction:column;max-width:485px}
.content-business .list_detail{display:grid;grid-template-columns:max-content auto;padding:30px}
.content-business .list_detail dt,.content-business .list_detail dd{padding:32px 0;font-size:18px;border-bottom:1px solid var(--colorB7)}
.content-business .list_detail dt{padding-right:40px;font-weight:700}
.content-business .link_outlink{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;margin:30px 30px 0;font-size:18px;font-weight:700}
.content-business .link_outlink::after{width:18px;height:21px;margin-top:4px;background:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_outlink.svg) no-repeat;filter:brightness(0) invert(1);content:''}
.scroll .content-business .section_title{position:fixed;z-index:10;top:72px;left:0;width:100%;max-width:none;background:var(--baseBackground);border-bottom:1px solid var(--colorB8)}
.scroll .content-business .section_title summary{padding:12px 60px}
.scroll .content-business .section_title .img_title{width:48px}
.scroll .content-business .section_title .tit_business{margin-left:16px;font-size:20px}
@media only screen and (max-width:768px){.content-business .section_title[open]{padding-bottom:10px}
    .content-business .section_title[open] summary{border-bottom:1px solid var(--colorB8)}
    .content-business .section_title[open] summary .tit_business::after{transform:rotate(180deg)}
    .content-business .section_title summary{padding:20px;pointer-events:auto}
    .content-business .section_title summary .tit_business::after{display:inline-block;width:12px;height:12px;margin-left:10px;background:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_more.svg) no-repeat;content:''}
    .content-business .section_title .img_title{width:47px}
    .content-business .section_title .tit_business{margin-left:10px;font-size:20px}
    .content-business .section_title .box_sub{display:block;padding:0 20px;border-radius:0 0 20px 20px}
    .content-business .section_video{padding:0 20px;margin-bottom:20px}
    .content-business .wrap_video{border-radius:25px}
    .content-business .desc_video{width:263px;min-width:auto;font-size:20px;word-break:keep-all}
    .content-business .section_service{padding:60px 20px}
    .content-business .img_service{width:60px}
    .content-business .txt_sub{margin:16px 0;font-size:22px}
    .content-business .txt_tag{font-size:14px}
    .content-business .info_content{position:relative;height:auto;margin-top:32px;padding:16px 16px 32px}
    .content-business .box_content{padding-top:75%}
    .content-business .img_content{position:absolute;top:16px;max-width:calc(100% - 32px)}
    .content-business .tit_content{font-size:24px}
    .content-business .desc_content{margin-top:10px;font-size:14px}
    .content-business .txt_number{font-size:22px}
    .content-business .txt_content{font-size:12px}
    .content-business .list_content{max-width:none;margin-top:40px;gap:20px}
    .content-business .list_content li{min-width:128px}
    .content-business .list_detail{padding:32px 0}
    .content-business .list_detail dt,.content-business .list_detail dd{padding:16px 0;font-size:14px}
    .content-business .list_detail dt{padding-right:30px}
    .content-business .link_outlink{margin:0;padding:10px 22px;font-size:14px}
    .content-business .link_outlink::after{width:12px;height:14px}
    .content-business .link_sub{display:flex;align-items:center;padding:20px 0}
    .scroll .content-business .section_title{top:65px}
    .scroll .content-business .section_title summary{padding-left:20px;padding-right:20px} }
.dark .content-business .link_outlink::after{background-image:url(//t1.kakaocdn.net/impact/newImpact/svg/ico_outlink_white.svg)}
.dark .content-business .section_title summary .tit_business::after{filter:invert(1)}
/* 모바일 공통 */
@media only screen and (max-width:768px){/* common */
    .pc_only{display:none}
    .mobile_only{display:block}
    /* icon */
    .ico_channel{width:44px;height:44px}
    .ico_instagram{width:44px;height:44px}
    .ico_youtube{width:44px;height:44px}
    .ico_facebook{width:44px;height:44px}
    .ico_brunch{width:44px;height:44px}
    /* layout */
    .container-doc{min-width:auto}
    .doc-main .content-main,.doc-main .content-social,.doc-main .content-business{width:100%}
    .inner-main{padding-top:0} }
/* 새소식 - 구마크업 */
.cont_news #mArticle{padding-top:72px;-webkit-font-smoothing:antialiased}
.cont_news .tit_news_section{padding-top:40px;color:var(--baseForeground);font-weight:800;font-size:42px;line-height:1.43;text-align:center}
.cont_news .wrap_tab{padding-bottom:80px}
.cont_news .wrap_tab .area_btn{display:flex;justify-content:center;padding-top:60px}
.cont_news .wrap_tab .area_btn .btn_more{width:163px;height:56px;margin:0;border:0;border-radius:999px;background-color:var(--colorB27);font-weight:700;font-size:16px}
.cont_news .tab_board{display:flex;justify-content:center;padding:40px 0}
.cont_news .tab_board .list_tab{display:flex;align-items:center;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap}
.cont_news .tab_board .list_tab li + li:before{display:inline-flex;width:1px;height:16px;margin:0 20px;background-color:rgba(0,0,0,0.08);content:''}
.cont_news .tab_board .list_tab .link_tab{display:inline-flex;border-bottom:2px solid transparent;color:#888;font-weight:800;font-size:20px;line-height:1.5}
.cont_news .tab_board .list_tab .link_tab.selected{border-color:#fae100;color:var(--baseForeground)}
.cont_news .list_board{display:flex;flex-wrap:wrap;gap:40px 30px;width:1200px;margin:0 auto}
.cont_news .list_board .item_card{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;width:380px;height:474px;border-radius:25px;background-color:var(--colorB29);box-shadow:4px 8px 40px 4px rgba(0,0,0,0.08)}
.cont_news .list_board .item_card .cont_item{display:flex;flex-direction:column;flex:1;align-items:flex-start;padding:24px;box-sizing:border-box}
.cont_news .link_cate,.cont_news .label_board{display:inline-flex;justify-content:center;align-items:center;height:33px;padding:0 14px;border-radius:999px;background-color:var(--colorB30);color:var(--baseForeground);font-size:14px}
.cont_news .list_board .item_card .tit_item{display:block;overflow:hidden;padding-top:16px;font-size:24px;text-overflow:ellipsis;white-space:normal;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.5;color:var(--baseForeground);font-weight:700;text-align:left}
.cont_news .list_board .item_card .info_item{margin-top:auto;color:var(--colorB31);font-size:14px}
.cont_news .list_board .item_card .thumb_item{position:relative;height:232px}
.cont_news .list_board .item_card .img_g{display:block;position:absolute;inset:0;width:100%;max-width:100%;height:100%;object-fit:cover}
.cont_news .wrap_tab .box_paging{display:flex;margin:60px auto 0;gap:20px;width:fit-content;align-items:center}
.cont_news .wrap_tab .box_paging button{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--colorB18);line-height:0;text-indent:-9999px}
.cont_news .wrap_tab .box_paging button::after{display:block;width:10px;height:17px;background:url(https://t1.kakaocdn.net/impact/newImpact/svg/ico_arrow2.svg) no-repeat;content:''}
.cont_news .wrap_tab .box_paging button[disabled]{opacity:.55;cursor:not-allowed}
.cont_news .wrap_tab .box_paging .btn_next::after{transform:rotate(180deg)}
.cont_news .wrap_tab .box_paging .list_paging{display:flex;gap:10px}
.cont_news .wrap_tab .box_paging .list_paging li{color:#828282;font-size:16px}
.cont_news .wrap_tab .box_paging .list_paging li[aria-current="true"] .link_paging{font-weight:800;color:var(--colorB11)}
.cont_news .wrap_tab .box_paging .list_paging .link_paging{padding:10px;color:#828282}
.cont_news .ico_kakaotalk_black{width:40px;height:40px;background-image:url("//t1.kakaocdn.net/impact/impact100/svg/ico_kakaotalk_black.svg")}
.cont_news .ico_facebook_black{width:40px;height:40px;background-image:url("//t1.kakaocdn.net/impact/impact100/svg/ico_facebook_black.svg")}
.cont_news .ico_twitter_black{width:40px;height:40px;background-image:url("//t1.kakaocdn.net/impact/impact100/svg/ico_twitter_black.svg")}
.cont_news .ico_copy_black{width:40px;height:40px;background-image:url("//t1.kakaocdn.net/impact/impact100/svg/ico_copy_black.svg")}
.cont_news .list_share{display:flex;justify-content:center;gap:13px;padding-top:20px}
.cont_news .list_share .btn_share{width:64px;height:64px;border-radius:100%;background-color:#333}
.cont_news .list_share [class*="ico_"]{width:64px;height:64px}
.cont_news .section_board{padding-top:80px}
.cont_news .section_board .wrap_share{display:flex;justify-content:center;padding-bottom:80px}
.cont_news .section_board .wrap_share .list_share{display:flex;align-items:center;gap:8px;padding-top:0}
.cont_news .section_board .wrap_share .btn_share{display:block;width:40px;height:40px;border-radius:100%;background-color:#eee}
.cont_news .section_board .wrap_share .list_share [class*="ico_"]{width:40px;height:40px}
.cont_news .wrap_viewhead{display:flex;align-items:center;flex-direction:column}
.cont_news .wrap_viewhead .tit_view{max-width:1000px;margin:0 auto;padding-top:20px;color:var(--colorB32);font-weight:700;font-size:40px;line-height:1.48;text-align:center;word-break:keep-all}
.cont_news .wrap_viewhead .info_view{max-width:1000px;margin:0 auto;padding-top:15px;color:var(--colorB31);font-size:20px;line-height:1.48}
.cont_news .wrap_viewcont > *{font-size:16px}
.cont_news .wrap_viewcont .inner_section{max-width:1000px;padding:54px 0 40px;margin:0 auto;color:var(--colorB41)}
.cont_news .wrap_viewcont .inner_section a{text-decoration:underline}
.cont_news .wrap_viewcont .thumb_img{width:100%;margin-top:41px}
.cont_news .wrap_viewcont .area_video{position:relative;width:100%;margin-bottom:80px;padding-top:56.25%}
.cont_news .wrap_viewcont .area_video iframe{overflow:hidden;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:25px}
.cont_news .wrap_viewcont > * + .area_video{margin-top:20px}
.cont_news .wrap_viewcont b{font-weight:700}
.cont_news .wrap_viewcont h1{font-size:2rem;font-weight:700}
.cont_news .section_contents{padding-bottom:100px}
.cont_news .section_contents .inner_section{max-width:1200px;margin:0 auto}
.cont_news .section_contents .tit_section{padding-top:60px;border-top:1px solid rgba(0,0,0,0.08);font-weight:700;font-size:30px;line-height:1.48}
.cont_news .section_contents .list_board{padding:30px 0 0}
@media only screen and (min-width:769px){.list_board .item_card{transform:translateY(0);transition:0.3s}
    .list_board .item_card:hover{box-shadow:0 8px 40px 8px rgba(0,0,0,0.12);transform:translateY(-6px);transition:0.3s} }
@media only screen and (max-width:768px){.cont_news .tit_news_section{font-size:28px}
    .cont_news .wrap_tab{padding-bottom:60px}
    .cont_news .wrap_tab .area_btn .btn_more{width:142px;font-size:14px}
    .cont_news .tab_board .list_tab li + li:before{height:14px;margin:0 12px}
    .cont_news .tab_board .list_tab .link_tab{font-size:18px}
    .cont_news .list_board{gap:30px;width:100%;padding:0 20px;box-sizing:border-box}
    .cont_news .list_board li{display:block;width:100%}
    .cont_news .list_board .item_card{flex-direction:column;width:100%;height:auto;border-radius:20px}
    .cont_news .list_board .item_card .cont_item{display:flex;flex-direction:column;flex:1;align-items:flex-start;padding:24px;box-sizing:border-box}
    .cont_news .list_board .item_card .tit_item{padding-top:12px;font-size:22px;line-height:1.64;-webkit-line-clamp:2}
    .cont_news .list_board .item_card .info_item{padding-top:41px;color:#666}
    .cont_news .list_board .item_card .thumb_item{height:0;padding-top:61.19%}
    .cont_news .wrap_tab .box_paging{flex-wrap:wrap;justify-content:center;margin-top:40px}
    .cont_news .wrap_tab .box_paging button{width:40px;height:40px}
    .cont_news .wrap_tab .box_paging button::after{width:8px;height:14px}
    .cont_news .list_share{gap:11px;padding-top:30px}
    .cont_news .list_share .btn_share{width:56px;height:56px}
    .cont_news .list_share [class*="ico_"]{width:56px;height:56px}
    .cont_news .section_board{padding-top:40px}
    .cont_news .section_board .wrap_share{padding-bottom:60px}
    .cont_news .wrap_viewhead{padding:0 20px}
    .cont_news .wrap_viewhead .tit_view{padding-top:16px;font-size:24px}
    .cont_news .wrap_viewhead .info_view{padding-top:16px;font-size:14px}
    .cont_news .wrap_viewcont .inner_section{padding:40px 20px}
    .cont_news .wrap_viewcont > *{font-size:14px}
    .cont_news .wrap_viewcont .thumb_img{margin-top:20px}
    .cont_news .wrap_viewcont .area_video{width:auto;margin-bottom:40px;padding-top:62.99%}
    .cont_news .section_contents{padding-bottom:60px}
    .cont_news .section_contents .inner_section{padding:0 20px}
    .cont_news .section_contents .tit_section{padding-top:40px;font-size:20px;line-height:1.2} }
.dark .cont_news .wrap_viewcont .inner_section *{color:var(--baseForeground) !important;background-color:var(--baseBackground) !important}
/* 개인정보 처리방침 */
.content-privacy{width:1280px;padding:100px 0;margin:0 auto;line-height:1.5;min-height:calc(100vh - 372px);}
.content-privacy h4{margin-bottom:20px;font-size:20px;font-weight:700}
.content-privacy em,.content-privacy strong{font-weight:700}
.content-privacy span,.content-privacy table,.content-privacy em,.content-privacy strong,.content-privacy p,.content-privacy ul,.content-privacy ol{font-size:16px}
.content-privacy span + h4,.content-privacy table + h4,.content-privacy em + h4,.content-privacy strong + h4,.content-privacy p + h4,.content-privacy ul + h4,.content-privacy ol + h4{margin-top:60px}
.content-privacy strong{display:block}
.content-privacy .wrap_table{margin:50px 0}
.content-privacy table.tbl_comm{width:100%;border-spacing:0;border-collapse:collapse}
.content-privacy table.tbl_comm th{padding:8px;background:var(--colorB21);font-weight:700;border:1px solid var(--colorB40);border-bottom:0}
.content-privacy table.tbl_comm td{padding:24px;border:1px solid var(--colorB40)}
.content-privacy table.tbl_comm td:not(:first-child){text-align:left}
.content-privacy table.tbl_comm th,.content-privacy table.tbl_comm td{font-size:16px;vertical-align:middle;text-align:center}
.content-privacy ul li::before{content:'- '}
.content-privacy ol li{list-style-type:decimal;list-style-position:inside}
.content-privacy ul,.content-privacy ol{margin-bottom:20px}
.content-privacy .btn_history{display:inline-block;height:38px;padding:0 14px;border:1px solid #1e1e1e;font-size:14px;line-height:39px;color:#1e1e1e;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;text-align:center}
.content-privacy .btn_history:after{content:'>';display:inline-block;margin-left:20px;font-size:18px;vertical-align:top}
.content-privacy .section_history{display:flex}
.content-privacy .section_history .area_tit{flex-shrink:0}
.content-privacy .section_history .area_content{margin-left:40px}
.content-privacy .section_history .tbl_history{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;border-top:2px solid #4d4d4d;min-width:auto}
.content-privacy .section_history .tbl_history thead th{padding:15px 20px;color:#1e1e1e;border-left:0 none;text-align:center;border:none;border-bottom:1px solid #e6e6e6;font-weight:normal;font-size:14px;background:none}
.content-privacy .section_history .tbl_history td{padding:0;border-bottom:1px solid #e6e6e6;font-size:14px;line-height:26px;text-align:center;border:none;border-left:0 none;border-bottom:1px solid #e6e6e6}
.content-privacy .section_history .tbl_history td.text_period{font-family:'NotoSans Light','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#666}
.content-privacy .section_history .tbl_history td.text_period a{color:#666}
@media only screen and (max-width:768px){
    .content-privacy{width:100%;padding:50px 20px;box-sizing:border-box;min-height:calc(100vh - 565px);}
  .content-privacy h4{margin-bottom:16px;font-size:16px}
  .content-privacy span,.content-privacy table,.content-privacy em,.content-privacy strong,.content-privacy p,.content-privacy ul,.content-privacy ol{font-size:14px}
  .content-privacy span + h4,.content-privacy table + h4,.content-privacy em + h4,.content-privacy strong + h4,.content-privacy p + h4,.content-privacy ul + h4,.content-privacy ol + h4{margin-top:40px}
  .content-privacy .wrap_table{overflow-x:auto;margin:30px 0}
  .content-privacy table.tbl_comm{min-width:500px}
  .content-privacy table.tbl_comm td{padding:15px}
  .content-privacy table.tbl_comm th,.content-privacy table.tbl_comm td{font-size:14px}
  .content-privacy .section_history{flex-direction:column}
  .content-privacy .section_history .area_content{margin:43px 0 0 0}
  .content-privacy .section_history .tbl_history td{padding:15px 0}
}