.tabset>input{display:block;position:absolute;left:-100%}.tabset>ul{position:relative;z-index:999;list-style:none;display:flex;margin-bottom:-1px}@media screen and (max-width:767px){.tabset>ul{flex-direction:column}.tabset li{flex:1;align-self:stretch}.tabset label{width:-webkit-fill-available}}.tabset>div,.tabset>ul label{border:1px solid #d8d8d8}.tabset>ul label{font-size:1.4em;height:76%;display:inline-block;padding:.25em 1em;background:#f5f5f5;border-right-width:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tabset>ul li:last-child label{border-right-width:1px}.tabset>div{position:relative;background:#fcfdff}.tabset>input:nth-child(1):focus~ul li:nth-child(1) label,.tabset>input:nth-child(2):focus~ul li:nth-child(2) label,.tabset>input:nth-child(3):focus~ul li:nth-child(3) label,.tabset>input:nth-child(4):focus~ul li:nth-child(4) label,.tabset>input:nth-child(5):focus~ul li:nth-child(5) label,.tabset>input:nth-child(6):focus~ul li:nth-child(6) label,.tabset>input:nth-child(7):focus~ul li:nth-child(7) label,.tabset>input:nth-child(8):focus~ul li:nth-child(8) label,.tabset>input:nth-child(9):focus~ul li:nth-child(9) label{text-decoration:underline}.tabset>input:nth-child(1):checked~ul li:nth-child(1) label,.tabset>input:nth-child(2):checked~ul li:nth-child(2) label,.tabset>input:nth-child(3):checked~ul li:nth-child(3) label,.tabset>input:nth-child(4):checked~ul li:nth-child(4) label,.tabset>input:nth-child(5):checked~ul li:nth-child(5) label,.tabset>input:nth-child(6):checked~ul li:nth-child(6) label,.tabset>input:nth-child(7):checked~ul li:nth-child(7) label,.tabset>input:nth-child(8):checked~ul li:nth-child(8) label,.tabset>input:nth-child(9):checked~ul li:nth-child(9) label{background:#fcfdff;border-bottom-color:#d8d8d8}.tabset>div>section{position:absolute;top:-999em;left:-999em;padding:1em 1em 0}.tabset>input:nth-child(1):checked~div>section:nth-child(1),.tabset>input:nth-child(2):checked~div>section:nth-child(2),.tabset>input:nth-child(3):checked~div>section:nth-child(3),.tabset>input:nth-child(4):checked~div>section:nth-child(4),.tabset>input:nth-child(5):checked~div>section:nth-child(5),.tabset>input:nth-child(6):checked~div>section:nth-child(6),.tabset>input:nth-child(7):checked~div>section:nth-child(7),.tabset>input:nth-child(8):checked~div>section:nth-child(8),.tabset>input:nth-child(9):checked~div>section:nth-child(9){position:Static}