.tabs{--tabs-btn-gap:1rem;display:flex;flex-direction:column;gap:var(--tabs-btn-gap)}.tabs .tab-content{width:100%}@media(min-width:1200px){.tabs .tab-content{order:1}}@media(min-width:1200px){.tabs{flex-direction:row;flex-wrap:wrap}}.tabs--report .tab-btn{display:none}.tabs--report .tab-content{margin-top:24px}
