.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}body{color:#333;font:16px/1.5em Overpass,Open Sans,Helvetica,sans-serif;font-weight:300}.tabset>label{border:1px solid transparent;border-bottom:0;cursor:pointer;display:inline-block;font-weight:600;padding:15px 15px 25px;position:relative}.tabset>label:after{background:#8d8d8d;bottom:10px;content:"";height:4px;left:15px;position:absolute;width:22px}.tabset>input:focus+label,.tabset>label:hover{color:#43a897}.tabset>input:checked+label:after,.tabset>input:focus+label:after,.tabset>label:hover:after{background:#43a897}.tabset>input:checked+label{border-color:#ccc;border-bottom:1px solid #fff;margin-bottom:-1px}.tab-panel{border-top:none;padding:30px 0}*,:after,:before{box-sizing:border-box}body{padding:30px}.tabset{margin-left:auto;margin-right:auto;margin-top:20px;max-width:65em}