.tabset>input[type=radio]{left:-200vw;position:absolute}.tabset .tab-panel{display:none}.tabset>input:first-child:checked~.tab-panels>.tab-panel:first-child,.tabset>input:nth-child(11):checked~.tab-panels>.tab-panel:nth-child(6),.tabset>input:nth-child(3):checked~.tab-panels>.tab-panel:nth-child(2),.tabset>input:nth-child(5):checked~.tab-panels>.tab-panel:nth-child(3),.tabset>input:nth-child(7):checked~.tab-panels>.tab-panel:nth-child(4),.tabset>input:nth-child(9):checked~.tab-panels>.tab-panel:nth-child(5){display:block}.tabset>label{border:1px solid transparent;border-bottom:0;cursor:pointer;display:inline-block;font-size:24px;font-weight:600;line-height:28px;padding:15px 15px 25px;position:relative}.tabset>label:after{background:#8d8d8d;border-radius:10px;bottom:10px;content:"";height:4px;position:absolute;width:22px}input:focus-visible+label{border-radius:3px;outline:2px solid #06c}.tabset>input:checked+label,.tabset>input:focus+label,.tabset>label:hover{color:#1c75bc}.tabset>input:checked+label:after,.tabset>input:focus+label:after,.tabset>label:hover:after{background:#1c75bc}.tabset>input:checked+label{border-color:#ccc;border-bottom:1px solid #fff;margin-bottom:-1px}.tab-panel{border-top:1px solid #ccc;padding:30px 0}