@import url('/css/default.css');
:root{--ink:#142b2a;--muted:#647674;--mint:#c0ead8;--line:#dde5df;--paper:#f8faf6}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,'Malgun Gothic',sans-serif;font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}a:hover{color:#278362}button,input,select,textarea{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #348565;outline-offset:4px}.hks-header{max-width:1240px;margin:auto;min-height:98px;display:flex;align-items:center;gap:36px;padding:20px 30px;border-bottom:1px solid var(--line)}.hks-logo{font-size:22px;font-weight:800;letter-spacing:-.7px;display:flex;align-items:center;gap:10px;white-space:nowrap}.hks-mark{display:grid;place-items:center;background:var(--ink);color:var(--mint);width:34px;height:34px;border-radius:9px}.hks-header nav{display:flex;gap:27px;margin:auto;font-size:14px}.hks-account{display:flex;gap:16px;align-items:center;font-size:13px}.hks-button{background:var(--ink);color:white!important;border-radius:7px;padding:16px 24px;display:inline-flex;gap:35px;align-items:center;font-weight:700}.hks-button.small{padding:9px 16px;font-size:13px}.hks-main{max-width:1180px;min-height:55vh;margin:auto;padding:0 30px}.hks-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:66px;padding:82px 0 74px;align-items:center}.hks-eyebrow{font-size:12px;font-weight:700;letter-spacing:1.5px}.hks-eyebrow i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#4e9d7b;margin-right:8px}.hks-hero h1{font-size:58px;line-height:1.2;letter-spacing:-3px;margin:24px 0}.hks-hero h1 span{color:#4b9e79}.hks-hero p{color:var(--muted);font-size:16px;line-height:1.9}.hks-actions{display:flex;gap:24px;align-items:center;margin:30px 0 20px}.hks-text-link{font-size:14px}.hks-hero small{color:var(--muted);font-size:11px;display:block;max-width:390px}.hks-preview{background:#e9f1e8;border:1px solid #d9e4d6;border-radius:20px;padding:27px;box-shadow:0 20px 45px #183c2910}.hks-preview-head{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:9px;font-weight:bold;letter-spacing:1px}.hks-pill{background:white;padding:5px 9px;border-radius:30px;letter-spacing:0}.hks-visual{height:170px;display:grid;grid-template-columns:repeat(6,1fr);gap:12px;align-content:center;padding:20px}.hks-visual span{aspect-ratio:1;border:2px solid #568c70;border-radius:50%;opacity:.8}.hks-visual span:nth-child(3n){background:#a9ceb5;border:0}.hks-visual span:nth-child(4n){border-color:#becfbc;opacity:.5}.hks-preview h2{font-size:22px;margin:5px 0}.hks-preview p{font-size:12px;margin:0}.hks-preview-foot{display:flex;justify-content:space-between;border-top:1px solid #cad8c8;margin-top:25px;padding-top:17px;font-size:10px;letter-spacing:.5px}.hks-preview-foot strong{color:#477c60}.hks-section{padding:42px 0 65px;border-top:1px solid var(--line)}.hks-section-heading span,.hks-page-title span{font-size:10px;letter-spacing:2px;color:var(--muted)}.hks-section-heading h2{font-size:25px;margin:9px 0 30px;letter-spacing:-1px}.hks-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.hks-grid article{padding:25px;background:white;border:1px solid var(--line);border-radius:10px}.hks-grid b{font-size:12px;color:#59836a}.hks-grid h3{font-size:18px;margin:13px 0 8px}.hks-grid p{font-size:13px;margin:0;color:var(--muted)}.hks-news{display:grid;grid-template-columns:1fr 1.5fr;gap:35px;border-top:1px solid var(--line);padding:48px 0 75px}.hks-news h2{font-size:28px;margin:10px 0}.hks-news p{color:var(--muted);font-size:13px}.hks-news a{font-size:13px}.hks-news-list a{display:flex;justify-content:space-between;gap:16px;padding:23px 0;border-bottom:1px solid var(--line)}.hks-news time{color:var(--muted);white-space:nowrap;font-size:11px}.hks-footer{max-width:1180px;margin:auto;padding:34px 30px;display:flex;align-items:start;gap:40px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.hks-footer strong{font-size:18px;color:var(--ink)}.hks-footer p{margin:5px 0}.hks-footer a{margin-right:18px}.hks-footer small{margin-left:auto}.hks-page-title{padding:38px 0 24px}.hks-page-title h1{font-size:30px;margin:5px 0}.hks-copy{background:white;padding:28px;border:1px solid var(--line);border-radius:10px;margin-bottom:50px}.hks-copy p{margin:12px 0;color:var(--muted)}.hks-copy h2{font-size:22px}#container{width:auto;float:none}#bo_list,#bo_v,#bo_w,#faq_wrap,#ctt{width:100%!important}#fregister,#fregisterform,#mb_login{max-width:100%;margin:20px auto 60px}.mbskin{background:white}.hks-main .btn_submit{background:var(--ink)}
@media(max-width:850px){.hks-header{flex-wrap:wrap;gap:16px;padding:18px 20px}.hks-header nav{order:3;width:100%;justify-content:space-between;gap:12px}.hks-account{margin-left:auto}.hks-logo{font-size:18px}.hks-main{padding:0 20px}.hks-hero{grid-template-columns:1fr;gap:35px;padding:45px 0}.hks-hero h1{font-size:44px}.hks-preview{max-width:500px}.hks-grid{grid-template-columns:1fr}.hks-news{grid-template-columns:1fr}.hks-footer{flex-wrap:wrap;padding:25px 20px;gap:16px}.hks-footer small{margin:0}.hks-section-heading h2{font-size:22px}.hks-actions{gap:15px}.hks-header nav a{font-size:12px}}
