.section{position:relative}.bulletin{display:flex;flex-wrap:wrap}.bulletin .box{flex:0 0 calc(1/2 * 100% - (1 - 1/2) * 25px);margin-right:25px;margin-bottom:25px;position:relative;padding:20px;border-radius:4px;box-shadow:rgba(60,64,67,0.3) 0px 1px 2px 0px,rgba(60,64,67,0.15) 0px 2px 6px 2px}.bulletin .box:nth-of-type(2n){margin-right:0}.bulletin .box .title{margin-bottom:20px;display:flex;align-items:center}.bulletin .box .title .fa{margin-right:10px;padding-top:1px;font-size:16px;color:#0baa95}.bulletin .box .title span{font-size:20px;font-weight:500}.bulletin .box .tb_wrap{min-height:253px}.bulletin .box .tb_dashboard td,.bulletin .box .tb_dashboard th{border-color:#eee}.bulletin .box .tb_dashboard td .nodata-inner,.bulletin .box .tb_dashboard th .nodata-inner{min-height:calc(190px - 1px)}.bulletin .box .btn_more{position:absolute;right:21px;top:26px}.bulletin .box .btn_more a{display:flex;width:20px;height:20px;align-items:center;justify-content:center;color:#000;border:1px solid #555;border-radius:2px;opacity:0.6;transition:all 0.2s}.bulletin .box .btn_more a .fa{font-size:10px}.bulletin .box .btn_more a:hover{opacity:1;color:#0072bb;border-color:#0072bb}.list_lecture>li{display:flex;margin-bottom:10px;padding:15px;border:1px solid #ddd;position:relative}.list_lecture>li:last-of-type{margin-bottom:0}.list_lecture>li .thumb{flex:none;width:135px;height:135px;margin-right:30px;box-shadow:0 0 0 1px #f1f1f1;position:relative}.list_lecture>li .thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all 0.2s}.list_lecture>li .thumb .help{position:absolute;left:2px;bottom:-38px;color:#aaa}.list_lecture>li .thumb_input{width:250px;height:250px;margin-right:50px}.list_lecture>li .thumb_input.is-clear .img_preview{filter:blur(6px)}.list_lecture>li .content{padding-right:100px}.list_lecture>li .content .title{display:block;padding-right:20px;font-size:20px;font-weight:500}.list_lecture>li .content .description{margin-top:10px}.list_lecture>li .content .description>li{padding-top:4px;padding-bottom:4px;padding-right:20px;border-bottom:1px dashed #ddd}.list_lecture>li .content_input{flex:1;max-width:800px;padding-right:30px}.list_lecture>li .content_input .title_input{display:block;font-size:14.3px}.list_lecture>li .content_input .description>li{display:flex;align-items:center;padding-right:0}.list_lecture>li .content_input .description>li .label_input{margin-right:10px}.list_lecture>li .content_input .description>li .con_input{flex:1;width:257px}.list_lecture>li .content_input .description>li .con_input .select_wrap .ui-select{width:100%}.list_lecture>li .content_input .description>li .datepicker_wrap{display:flex}.list_lecture>li .content_input .description>li .datepicker_wrap .datepicker{font-size:13px}.list_lecture>li .content_input .file_input{margin-top:22px}.list_lecture>li .progress{margin-left:auto;display:flex}.list_lecture>li .progress>div{width:180px;background-color:#fbfbfb;border:1px solid #ddd}.list_lecture>li .progress>div.rate{display:flex;flex-direction:column}.list_lecture>li .progress>div.rate .tit{display:flex;align-items:center;justify-content:center;height:40px;font-weight:500;border-bottom:1px solid #ddd}.list_lecture>li .progress>div.rate .con{flex:1;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700}.list_lecture>li .progress>div.completion{margin-left:15px;display:flex;align-items:center;justify-content:center}.list_lecture>li .progress>div.completion .tit{font-size:20px;font-weight:700;color:#d03f3f}.list_lecture>li .progress[data-rate="100"] .completion{display:flex;flex-direction:column;align-items:normal}.list_lecture>li .progress[data-rate="100"] .completion .tit{display:flex;align-items:center;justify-content:center;height:40px;font-size:18px;font-weight:500;border-bottom:1px solid #ddd;color:#0baa95}.list_lecture>li .progress[data-rate="100"] .completion .con{flex:1;width:100%;padding-top:5px;display:flex;align-items:center;justify-content:space-evenly}.list_lecture>li .progress[data-rate="100"] .completion .con li .print{display:block;text-align:center}.list_lecture>li .progress[data-rate="100"] .completion .con li .print:before{content:'';display:block;width:26px;height:26px;margin:0 auto;background:url("../img/misc/icon-print.svg") center/contain no-repeat;background-color:#fff;background-blend-mode:luminosity}.list_lecture>li .progress[data-rate="100"] .completion .con li .print .type{margin-top:5px;font-size:12px;font-weight:500;letter-spacing:-0.05em}.list_lecture>li .progress[data-rate="100"] .completion .con li .print .type span{display:block;font-size:10px;font-weight:400;letter-spacing:normal}.list_lecture>li .progress[data-rate="100"] .completion .con li .print:hover:before{background-blend-mode:multiply}.list_lecture>li .status{position:absolute;right:15px;top:15px}.list_lecture>li .status span{display:flex;align-items:center;justify-content:center;width:70px;height:30px;font-size:12px;border:1px solid #ddd;border-radius:4px}.list_lecture>li .status span ~ span{margin-top:5px}.list_lecture>li .status span.available{color:#fff;background-color:#0cc2aa;border:1px solid #0cc2aa}.list_lecture>li .status span.showing{color:#fff;background-color:#5e5e5e;border:1px solid #5e5e5e}.list_lecture>li .status span.closed,.list_lecture>li .status span.hiding{color:#fff;background-color:#c4c4c4;border:1px solid #c4c4c4}.list_lecture>li .display{padding:5px 10px 0 20px;margin-left:auto;border-left:1px dashed #ddd}.list_lecture>li .btn-edit{position:absolute;right:15px;bottom:15px}.list_lecture>li.nodata{font-size:15px;font-weight:500;color:rgba(0,0,0,0.25)}.list_lecture>li.nodata .nodata-inner{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(170px - 2px)}.list_lecture>li.nodata .nodata-inner .fa{margin-bottom:15px;font-size:24px;color:rgba(0,0,0,0.15)}.detail_lecture{margin-top:50px}.detail_lecture .title{font-size:18px;font-weight:500}.detail_lecture .detail_content{margin-top:15px;padding:20px;border:1px solid #ddd}.detail_lecture .detail_content .dsc{margin-bottom:20px;font-size:15px}.detail_lecture .round_wrap{margin-top:20px}.detail_lecture .round_wrap .round{display:flex;padding:10px;background-color:#f9f9f9;border:1px solid #ddd}.detail_lecture .round_wrap .round .input_wrap{flex:1;display:flex;flex-wrap:wrap}.detail_lecture .round_wrap .round .input_wrap .title_input{flex:0 0 400px;margin-right:5px}.detail_lecture .round_wrap .round .input_wrap .title_input .ui-input+.ui-input{margin-top:5px}.detail_lecture .round_wrap .round .input_wrap .title_input .ui-input:-moz-read-only{cursor:not-allowed}.detail_lecture .round_wrap .round .input_wrap .title_input .ui-input:read-only{cursor:not-allowed}.detail_lecture .round_wrap .round .input_wrap .title_input .ui-input:-moz-read-only:focus{border-color:#b7b7b7}.detail_lecture .round_wrap .round .input_wrap .title_input .ui-input:read-only:focus{border-color:#b7b7b7}.detail_lecture .round_wrap .round .input_wrap .content_input{flex:0 0 calc(100% - 405px)}.detail_lecture .round_wrap .round .input_wrap .content_input .ui-textarea{min-height:81px}.detail_lecture .round_wrap .round .input_wrap .file_input{flex:0 0 100%;margin-top:5px}.detail_lecture .round_wrap .round .input_wrap .file_input.whalf{flex:0 0 50%}.detail_lecture .round_wrap .round .input_wrap .quiz_input{flex:0 0 calc(50% - 5px);margin-top:5px;margin-left:5px}.detail_lecture .round_wrap .round .btn_wrap{flex:0 0 50px;margin-left:10px;display:flex;flex-direction:column}.detail_lecture .round_wrap .round .btn_wrap .btn{flex:1;width:50px;font-size:12px}.detail_lecture .round_wrap .round .btn_wrap .btn+.btn{margin-top:10px}.detail_lecture .round_wrap .round .btn_wrap .help{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;line-height:1.3;font-size:12px}.detail_lecture .round_wrap .round .btn_wrap .help .fa{margin-bottom:3px}.detail_lecture .round_wrap .round:first-of-type .btn_wrap .btn{flex:0 0 calc(50% - 10px/2)}.detail_lecture .round_wrap .round+.round{margin-top:10px}.tb_content .comp ul{display:flex;justify-content:center}.tb_content .comp ul li{font-size:12px;font-weight:500;letter-spacing:-0.05em}.tb_content .comp ul li span{display:block;font-size:10px;font-weight:400;letter-spacing:normal}.tb_content .comp ul li+li{margin-left:20px}.tb_content .comp-no{font-weight:500;color:#d03f3f}.tb_board{table-layout:fixed}.tb_board .title{display:inline-block;vertical-align:middle;max-width:calc(100% - 30px)}.tb_board .td_logo{max-height:60px}.tb_input th{width:200px}.tb_input td{width:calc((100% - 200px * 2) / 2);padding:5px 15px;text-align:left}.tb_input .required:after{content:'';display:block;padding-top:2px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;text-rendering:auto;font-family:'Font Awesome 6 Free';font-size:14px;font-weight:900;pointer-events:none;content:'\2a';margin-left:5px;font-size:10px;color:#d03f3f}.tb_input .tb_inner th{width:auto}.tb_input .tb_inner td{width:auto;text-align:center;background-color:#fff !important}.tb_input .tb_inner tr:hover td{background-color:rgba(0,0,0,0.005) !important}.tb_input .label_alt{margin-right:20px}.tb_input .input_set{display:flex;align-items:center}.tb_input .input_set.is-vertical{flex-direction:column}.tb_input .input_set+.input_set{margin-top:5px}.tb_input .input_set .cross{margin:0 20px;display:flex;align-items:center;padding:0 4px;color:#999;font-size:11px;position:relative}.tb_input .input_set .radio_wrap,.tb_input .input_set .check_wrap{height:32px}.tb_input .input_set .ui-input+.radio_wrap,.tb_input .input_set .ui-input+.check_wrap{margin-left:30px}.tb_input .list_access_wrap{margin:10px 0;max-height:296px;overflow-y:auto}.tb_input .datepicker_wrap{display:flex;width:250px}.tb_input .datepicker_wrap .datepicker{width:116px;font-size:13px}.tb_input .datepicker_wrap.datepicker_single_wrap .datepicker{width:100%}.tb_input .datepicker_wrap.datetimepicker_wrap{width:468px}.tb_input .datepicker_wrap.datetimepicker_wrap .timepicker_bind{width:110px}.tb_input .datepicker_wrap.datetimepicker_wrap .timepicker_bind .timepicker{font-size:13px}.tb_input .datepicker_wrap.datetimepicker_wrap:after{right:120px}.tb_input .period_set{display:flex;align-items:center}.tb_input .period_set .datepicker_wrap+.radio_wrap{margin-left:80px}.tb_input .preview_wrap{display:flex;align-items:center}.tb_input .preview_wrap .thumb{flex:none;width:135px;height:135px;box-shadow:0 0 0 1px #f1f1f1;position:relative;overflow:hidden}.tb_input .preview_wrap .thumb img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:all 0.2s}.tb_input .preview_wrap .thumb_input.logo_input{width:195px;height:60px;margin-right:13px}.tb_input .preview_wrap .thumb_input.logo_input.is-clear .img_preview{filter:blur(6px)}.tb_input .preview_wrap .file_input{flex:1}.tb_input .preview_wrap.preview_logo .icon-loading:before{width:35px;height:35px}.tb_lecture .con{width:30px;height:30px;padding:0;position:relative;background-blend-mode:luminosity;border:none;white-space:nowrap;transition:all 0.3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.tb_lecture .con.con-video{background:url("../img/misc/icon-video.svg") center/contain no-repeat;background-color:#fff}.tb_lecture .con.con-video:after{content:'교육영상';left:-14px}.tb_lecture .con.con-quiz{margin-bottom:2px;background:url("../img/misc/icon-quiz.svg") center/contain no-repeat;background-color:#fff}.tb_lecture .con.con-quiz:before{left:11px}.tb_lecture .con.con-quiz:after{content:'퀴즈';left:-5px}.tb_lecture .con:before{content:'';display:block;width:0;height:0;position:absolute;left:12px;top:-9px;border-style:solid;border-width:7px 4px 0 4px;border-color:#0baa95 transparent transparent transparent;pointer-events:none;z-index:2;transition:all 0.2s;transform:translateY(5px);opacity:0}.tb_lecture .con:after{display:block;position:absolute;left:5px;top:-30px;padding:4px 10px;font-size:12px;color:#fff;background-color:#0baa95;pointer-events:none;z-index:3;transition:all 0.2s;transform:translateY(5px);opacity:0}.tb_lecture .con:hover{background-blend-mode:multiply}.tb_lecture .con:hover:before,.tb_lecture .con:hover:after{transform:translateY(0);opacity:1}.tb_lecture .con+.con{margin-left:10px}.post-label{display:inline-block;width:15px;height:15px;margin-left:5px;margin-top:1px;text-indent:-300%;vertical-align:middle;overflow:hidden;background-position:left center;background-repeat:no-repeat;background-size:contain}.post-label-new{background-image:url("../img/common/label-new.svg")}.check_id_wrap .btn-check,.check_company_wrap .btn-check,.check_registration_wrap .btn-check{margin-left:5px}.modal-video{display:none}.permission_wrap{padding:15px 0}.permission_wrap .check_parent .ui-label-check>span{font-size:15px;font-weight:500}.permission_wrap .check_child{padding-top:15px}.permission_wrap .check_child:before{content:'';margin:-9px 12px 0 7px;width:15px;height:18px;background:url("../img/misc/arrow-down-right.svg") center/contain no-repeat}.permission_wrap:first-of-type{margin-top:5px}.permission_wrap:last-of-type{margin-bottom:5px}.search_company_wrap{margin-left:10px;display:inline-flex;align-items:center;font-size:14.3px;display:none}.search_company_wrap .selected_company{width:150px;margin-left:5px;font-weight:500}.search_company_wrap .selected_company .ui-input{width:100%}.search_company_wrap.is-active{display:inline-flex}.search_company_wrap+.radio_item{margin-left:50px}.input_company_wrap{margin-left:20px;display:inline-block;font-size:14.3px;display:none}.input_company_wrap .ui-input{width:200px}.input_company_wrap.is-active{display:inline-block}.modal-search_company .modal-body{width:550px;padding:30px;font-size:14.3px}.modal-search_company .modal-title{padding:0 35px 20px 0;font-size:25px;border-bottom:1px solid #ddd}.modal-search_company .modal-content{margin:30px 0 0;padding:0 20px;font-size:14.3px}.modal-search_company .modal-footer{border-top:1px solid #ddd}.modal-search_company .search_company_input{display:flex;margin:0 30px}.modal-search_company .search_company_input .ui-input{background-color:#f9f9f9}.modal-search_company .search_company_input .btn-company{margin-left:10px;width:120px}.modal-search_company .result_wrap{margin-top:20px;text-align:left}.modal-search_company .result_wrap .result_count{margin:0 30px;padding-bottom:10px;border-bottom:1px dashed #ddd}.modal-search_company .result_wrap .result_count span{color:#0072bb}.modal-search_company .result_wrap .result_list{max-height:calc(43px * 5);overflow-y:auto}.modal-search_company .result_wrap .result_list .result_list_inner{min-height:120px;padding:0 25px 0 30px}.modal-search_company .result_wrap .result_list ul li{display:flex;align-items:center;justify-content:space-between;padding:5px 0;border-bottom:1px dashed #ddd}.modal-search_company .result_wrap .result_list ul li .btn-select{height:32px}.modal-search_company .result_wrap .result_list ul li.nodata{height:120px;justify-content:center}.modal-board-list .modal-body{width:1100px;padding:35px 30px;font-size:14.3px}.modal-board-list .modal-title{padding:0 35px 25px 0;font-size:25px}.modal-board-list .modal-content{margin:0}.modal-board-list .modal-content .tb_board{table-layout:auto}.page-login{height:100%;background-color:#0a2e65;overflow:hidden}.page-login .wrapper,.page-login .layout-container,.page-login .layout-inner{width:100%;height:100%;padding:0;overflow:hidden}.page-login .layout-inner{height:100vh;background:#2586d0;background:radial-gradient(ellipse at center, #2586d0 0%, #0a2e65 100%)}.page-login .section{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:420px;padding:55px 80px 60px;background-color:rgba(255,255,255,0.1);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:6px;box-shadow:rgba(0,0,0,0.2) 0px 10px 50px}.page-login .section .section-inner{display:flex;flex-direction:column;width:100%;padding:0}.page-login .section .logo{width:230px;height:50px;margin:0 auto;background:url("../img/common/logo-light.svg") center/contain no-repeat}.page-login .section .title{margin-top:50px;font-size:26px;font-weight:500;color:#fff;text-shadow:0 0 5px rgba(0,0,0,0.3);text-align:center}.page-login .section .input_wrap{margin-top:25px;display:flex;flex-direction:column}.page-login .section .input_wrap .input_bind{display:flex;align-items:center}.page-login .section .input_wrap .input_bind:not(:first-of-type){margin-top:15px}.page-login .section .input_wrap .input_bind .fa{display:flex;align-items:center;justify-content:center;width:40px;height:50px;color:#4d4d4d;background-color:rgba(255,255,255,0.7);border:1px solid #2586d0;border-right:none}.page-login .section .input_wrap .input_bind .input_item{flex:1}.page-login .section .input_wrap .input_bind .input_item .ui-input{height:50px;font-size:16px;background-color:rgba(255,255,255,0.7);border-color:#2586d0;border-left:none}.page-login .section .input_wrap .input_bind .input_item .ui-input:-webkit-autofill,.page-login .section .input_wrap .input_bind .input_item .ui-input:-webkit-autofill:hover{-webkit-text-fill-color:#005388;-webkit-transition:background-color 86400s ease-in-out 0s, color 86400s ease-in-out 0s;transition:background-color 86400s ease-in-out 0s, color 86400s ease-in-out 0s}.page-login .section .input_wrap .input_bind .input_item .ui-input:focus{background-color:rgba(255,255,255,0.9)}.page-login .section .btn_wrap{margin-top:20px}.page-login .section .btn_wrap .btn-login{width:100%;height:50px;font-size:16px;color:#fff;background-color:#00436f;border:1px solid #00436f}.page-login .section .btn_wrap .btn-login:hover{background-color:#004d7e;border:1px solid #004d7e}.page-error{height:100%;color:#fff;background-color:#222;overflow:hidden}.page-error .wrapper,.page-error .layout-container,.page-error .layout-inner,.page-error .section{width:100%;height:100%;overflow:hidden}.page-error .section-inner{position:absolute;left:50%;top:50%;width:100%;padding:0;transform:translate(-50%, -50%);text-align:center}.page-error .btn_wrap{display:flex;align-items:center;justify-content:center;margin-top:50px}.page-error .btn_wrap .btn{padding:0 30px}.page-error .btn_wrap .btn+.btn{margin-left:15px}.page-notsupported .layout-container{padding:0}.page-notsupported .layout-container .layout-inner{padding-bottom:30px}.page-notsupported .tit_1{font-size:38px;font-weight:700}.page-notsupported .txt_1{margin-top:30px;font-size:20px;color:#ddd}.page-notsupported .browser_list{display:flex;justify-content:center;margin-top:60px}.page-notsupported .browser_list li{margin:0 15px}.page-notsupported .browser_list li a{display:block;color:#555}.page-notsupported .browser_list li a .icon{width:120px;height:120px;margin:0 auto;transition:all 0.2s ease-in-out}.page-notsupported .browser_list li a .name{font-size:16px;color:#999;position:relative;transition:all 0.2s ease-in-out;top:0}.page-notsupported .browser_list li a .name span{display:block;font-size:0.7em}.page-notsupported .browser_list li a:hover .icon,.page-notsupported .browser_list li a:focus .icon{transform:scale(1.2) perspective(500px) rotate(0.001deg)}.page-notsupported .browser_list li a:hover .name,.page-notsupported .browser_list li a:focus .name{top:4px;color:#fff}.page-notsupported .browser_list li.chrome .icon{background:url("../img/common/wb_chrome.svg") center/contain no-repeat}.page-notsupported .browser_list li.edge .icon{background:url("../img/common/wb_edge.svg") center/contain no-repeat}.page-notsupported .browser_list li.safari .icon{background:url("../img/common/wb_safari.svg") center/contain no-repeat}.page-notfound .layout-container{padding:0}.page-notfound .layout-container .layout-inner{padding-bottom:30px}.page-notfound .tit_1{font-size:200px;font-weight:700;line-height:1;letter-spacing:-0.57px;color:#222;text-shadow:-2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff}.page-notfound .tit_2{margin-top:36px;font-size:12px;letter-spacing:14px}.page-notfound .txt_1{margin-top:60px;font-size:30px;font-weight:700}.page-notfound .txt_2{margin-top:30px;font-size:16px;font-weight:500}.page-notfound .go_main,.page-notfound .go_back{display:inline-flex;align-items:center;height:41px;padding:0 15px;font-size:14.3px;color:#fff;border:2px solid #fff;opacity:0.5;transition:all 0.3s ease-in-out}.page-notfound .go_main:hover,.page-notfound .go_back:hover{opacity:1}.page-alert{height:100%;background-color:#0a2e65;overflow:hidden}.page-alert .wrapper,.page-alert .layout-container,.page-alert .layout-inner{width:100%;height:100%;padding:0;overflow:hidden}.page-alert .layout-inner{height:100vh;background:#2586d0;background:radial-gradient(ellipse at center, #2586d0 0%, #0a2e65 100%)}.page-alert .btn:focus-visible{outline:none}@media screen and (max-width: 1023px){.page-error .layout-container{padding-top:0}}@media screen and (max-width: 767px){.page-notsupported .section-inner{padding:0}.page-notsupported .tit_1{font-size:25px}.page-notsupported .txt_1{margin-top:20px;font-size:16px}.page-notsupported .browser_list{justify-content:space-around}.page-notsupported .browser_list li{margin:0}.page-notsupported .browser_list li a .icon{width:80px;height:80px}.page-notsupported .browser_list li a .name{font-size:13px}.page-notsupported .browser_list li a .name span{font-size:0.8em}.page-notfound .tit_1{font-size:80px}.page-notfound .tit_2{margin-top:22px;font-size:11px;letter-spacing:8px}.page-notfound .txt_1{margin-top:50px;font-size:23px}.page-notfound .txt_2{font-size:14.3px;font-weight:400}.page-notfound .go_main{font-size:13px;opacity:0.8}}.page-readme .wrapper .layout-header,.page-readme .wrapper.is-menu-closed .layout-header{position:fixed;left:0;top:0;width:100%;height:50px;color:rgba(255,255,255,0.87);background-color:#263238}.page-readme .wrapper .layout-header .layout-inner,.page-readme .wrapper.is-menu-closed .layout-header .layout-inner{position:relative;left:auto;top:auto;width:100%;height:100%;max-width:1200px;margin:0 auto;padding:0 20px;flex-direction:row;align-items:center}.page-readme .wrapper .layout-header .title,.page-readme .wrapper.is-menu-closed .layout-header .title{font-size:20px;font-weight:700}.page-readme .tab-menu{position:fixed;left:0;top:50px;width:100%;height:50px;background-color:#f1f1f1;border-bottom:1px solid #e7e7e7;z-index:99}.page-readme .tab-menu ul{display:flex;align-items:flex-end;width:100%;height:100%;max-width:1200px;margin:0 auto;padding:0 20px;transform:translateY(1px);overflow-x:auto}.page-readme .tab-menu ul::-webkit-scrollbar{width:0;height:0}.page-readme .tab-menu ul li{position:relative;z-index:1}.page-readme .tab-menu ul li a{display:flex;align-items:center;justify-content:center;height:36px;padding:0 12px;font-size:12px;background-color:#d5d5d5;border:1px solid #eee;border-bottom:none;white-space:nowrap;overflow:hidden}.page-readme .tab-menu ul li:not(:first-of-type){margin-left:-1px}.page-readme .tab-menu ul li:hover a{color:#000;background-color:#ddd}.page-readme .tab-menu ul li.is-active{z-index:2}.page-readme .tab-menu ul li.is-active a{color:#000;background-color:#fff;border-color:#d0d0d0;border-radius:3px 3px 0 0;transform:scale(1.12) translateY(1px);transform-origin:bottom;transition:all 0.2s}.page-readme .layout-container{width:100%;padding-top:100px}.page-readme .layout-container .layout-inner{width:100%;max-width:1200px;margin:0 auto;padding:0}.page-readme .section{height:0;position:relative;overflow:hidden}.page-readme .section .section-inner{padding:20px 20px 100px}.page-readme .section.is-active{height:auto}
