<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
#footer{background-color: #f1f1f1; margin-top: 90px;}
#footer .foot_inner{padding: 0 5%;}
#footer :is(*){font-family: "Pretendard Variable", Pretendard, sans-serif; color: #666666; font-size: 13px; font-weight: 500;}
#footer .foot_top{padding-top: 25px;}
#footer .foot_top .foot_inner{}
#footer .foot_top .foot_inner .ft_cont{display: flex;border-bottom: 1px solid #e8e8e8;margin-bottom: 20px; justify-content: space-between;  align-items: flex-end;  padding-bottom: 20px;}
#footer .foot_top .foot_inner .ft_cont&gt;div{}
#footer .foot_top .foot_inner .ft_cont .ft_l{}
#footer .foot_top .foot_inner .ft_cont .ft_l h3{color: #161616; font-size: 14px; font-weight: 600; margin-bottom: 5px;}
#footer .foot_top .foot_inner .ft_cont .ft_l h4{color: #161616; font-size: 26px; font-weight: 800; margin-bottom: 10px;}
#footer .foot_top .foot_inner .ft_cont .ft_l ul.cs{}
#footer .foot_top .foot_inner .ft_cont .ft_l ul.cs li{width: max-content;color: #161616; font-size: 12px; font-weight: 600; margin-bottom: 3px;}
#footer .foot_top .foot_inner .ft_cont .ft_r{}
#footer .foot_top .foot_inner .ft_cont .ft_r ul.f_btn{display: flex;flex-direction: column; gap: 7px; }
#footer .foot_top .foot_inner .ft_cont .ft_r ul.f_btn li{width: 100%;}
#footer .foot_top .foot_inner .ft_cont .ft_r ul.f_btn li a{height: 100%; color: #161616;font-weight: 600;border-radius: 5px; width: max-content; background-color: #fff; display: flex; align-items: center;font-size:12px; border: 1px solid #e2e2e2; justify-content: space-between; padding: 2px 9px 2px 6px; width: 100%;}
#footer .foot_top .foot_inner .ft_cont .ft_r ul.f_btn li a img{transform-origin: center center;}
#footer .foot_top .foot_inner ul.f_info{}
#footer .foot_top .foot_inner ul.f_info li{color: #616161; font-size: 12px; font-weight: 500; margin-bottom: 5px;}
#footer .foot_top .foot_inner ul.f_info li:has(a){}
#footer .foot_top .foot_inner ul.f_info li:has(a) a{}
#footer .foot_top .foot_inner p.copy{color: #c3c3c3; font-size: 12px; font-weight: 500; margin: 20px 0 25px;}
#footer .foot_top .foot_inner ul.f_sns{display: flex;align-items: center; gap: 10px; margin-bottom: 25px;}
#footer .foot_top .foot_inner ul.f_sns li{}
#footer .foot_top .foot_inner ul.f_sns li a{display: flex; align-items: center; justify-content: center;}
#footer .foot_top .foot_inner ul.f_sns li a img{transform: scale(1);width: 33px; display: inline-block;}
#footer .foot_top .foot_inner p.p_info{color: #939393; font-size: 11px; line-height: 1.5; font-weight: 500; margin-bottom: 16px;}
#footer .foot_bottom{background-color: #222222;}
#footer .foot_bottom .foot_inner{}
#footer .foot_bottom .foot_inner ul{display: flex; align-items: center; justify-content: space-between;}
#footer .foot_bottom .foot_inner ul li{}
#footer .foot_bottom .foot_inner ul li a{color: #fff; padding: 16px 0; display: block;font-size: 13px; font-weight: 500;}
#footer span.underline{text-decoration:underline}
/* BASIC css end */

</pre></body></html>