.fake-bkgd{background-color:rgb(227,230,236,.5);background-image:url(../png/tabs-fake-bkgd.png);background-position:top;background-repeat:repeat-x}.tabs{display:flex;flex-wrap:wrap;justify-content:center;margin:auto;max-width:1000px}.tabs label{background:#0a0832;border:solid #175cff;border-width:0 0 0 1px;color:#fff;cursor:pointer;display:block;font-size:1.2em;line-height:1.18em;order:1;padding:1rem 2rem;text-align:center;transition:background .2s ease;width:25%}.tabs label:last-of-type{border-width:0 1px}.tabs label:hover{background:#175cff;color:#fff}.tabs label br{display:inline-block}.tabs .tab{flex-grow:1;order:99;width:100%}.tabs .tab,.tabs input[type=radio]{display:none}.tabs input[type=radio]:checked+label{background:#e3e6ed;color:#000}.tabs input[type=radio]:checked+label+.tab{display:block}.tab div{margin-top:1em;padding:0 1em 1em}.tab-meat{display:flex;flex-direction:row;justify-content:space-between;width:100%}.tab div.tab-meat-left{border-right:1px solid #b5b3b4;padding-left:0;width:60%}.tab div.tab-meat-right{padding-right:0;width:40%}@media (max-width:1000px){.fake-bkgd{background:#e3e6ed}.tabs .tab,.tabs label{order:0}.tabs label{margin-right:0;margin-top:.2rem;width:100%}.tabs label,.tabs label:last-of-type{border-width:0}.tabs label br{display:none}.tabs input[type=radio]:checked+label{background:#0a0832;color:#fff}.tab-meat{display:flex;flex-direction:column;justify-content:space-between}.tab div.tab-meat-left{border-bottom:1px solid #b5b3b4;border-right:0;width:100%}.tab div.tab-meat-right{padding-left:0;width:100%}}