section.tab-section{display:inline-block;width:100%}section.tab-section .tab-wrapper{width:100%}section.tab-section .tab-wrapper .jump-to-wrapper{align-items:center;display:flex;margin:40px 0;width:100%}section.tab-section .tab-wrapper .jump-to-wrapper ul{align-items:center}section.tab-section .tab-wrapper .jump-to-wrapper label{align-items:center;display:flex;font-size:22px;letter-spacing:-.03em;line-height:1em;min-width:280px;position:relative}section.tab-section .tab-wrapper h2 span{color:#fff;display:inline-block}section.tab-section .tab-wrapper .jump-to-wrapper label:before{background:#363636;content:"";display:block;flex-grow:1;height:2px;margin:0 0 0 13px;order:1}section.tab-section .tab-wrapper .jump-to-wrapper label:after{border:1px solid #363636;border-right:none;content:"";display:block;height:51px;margin:0 19px 0 0;min-width:17px;order:1}section.tab-section .tab-wrapper .jump-to-wrapper ul{display:flex;flex-wrap:wrap;margin:-5px -10px;padding:0}section.tab-section .tab-wrapper .jump-to-wrapper ul li{list-style:none;margin:5px 10px;padding:0;text-align:center}section.tab-section .tab-wrapper .jump-to-wrapper ul li a{border:1px solid #e5a72e;border-radius:5px;display:block;font-size:22px;font-weight:700;letter-spacing:-.03em;line-height:1em;padding:10px 24px;transition:all .3s}section.tab-section .tab-wrapper .jump-to-wrapper ul li a:hover{background:#e5a72e}@media(max-width:767px){section.tab-section .tab-wrapper .jump-to-wrapper{align-items:flex-start;flex-direction:column;gap:20px;justify-content:flex-start}section.tab-section .tab-wrapper .jump-to-wrapper label:after,section.tab-section .tab-wrapper .jump-to-wrapper label:before{content:none}}