.tabs-showcase{max-width:800px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}section{margin-bottom:40px}h1{text-align:center;margin-bottom:30px}h2{color:#333;margin-bottom:15px}.bordered-tabs .tabs{display:flex}.bordered-tabs .tb{cursor:pointer;background-color:#f3f3f3;border:none;border-radius:10px 10px 0 0;margin-right:1px;padding:10px 20px;font-size:16px;transition:all .3s;position:relative;box-shadow:inset 0 2px #e1e1e1,inset 2px 0 #e1e1e1,inset -2px 0 #e1e1e1,0 0 #fff}.bordered-tabs .tb:hover{background-color:#f5f5f5}.bordered-tabs .tb.active{background-color:#fff;border-bottom:none;font-weight:700;top:2px;box-shadow:inset 0 2px #1a6585,inset 2px 0 #1a6585,inset -2px 0 #1a6585,0 0 #fff}.bordered-tabs .tab-content{border:2px solid #1a6585;overflow:hidden}.tab-content{border-radius:0 0 12px 12px;margin-bottom:8px}
