@charset "UTF-8";body{display:flex;flex-direction:column;min-height:100vh;justify-content:space-between;font-size:12px!important}@media screen and (min-width: 1680px){body{font-size:16.8px!important}}.container{max-width:1000px;margin:0 auto;padding:9rem 2rem 0;font-family:Noto Sans KR,sans-serif;color:#333}.container .page-title{font-size:2.5rem;font-weight:700;margin:2rem 0 4rem;text-align:center;color:#333;font-weight:600;line-height:1.2;font-family:Gowun Dodum,sans-serif}.container .tab-menu{display:flex;justify-content:center}.container .tab-menu .tab{font-size:1.1rem;flex:1;padding:1.1rem 0;text-align:center;cursor:pointer;background:#f7f6ee;border:none;border-left:none;border-right:none;font-weight:500;transition:all .2s;color:#333}.container .tab-menu .tab:hover{background-color:#d7d7d2}.container .tab-menu .tab.active{background:#555b47;color:#fff;font-weight:700}.container .tab-content{padding:1rem 1rem 6rem}.container .tab-content .content h2{font-size:1.5rem;margin:1rem 0}.container .tab-content .content .terms{white-space:pre-wrap;line-height:2;font-family:Noto Sans KR,sans-serif;color:#111;word-break:break-word}@media (max-width: 1024px){.container{padding:5rem 1rem 0}.container .page-title{font-size:1.8rem}.container .tab-menu .tab{font-size:1rem}}
