.tabs{display:flex;flex-wrap:wrap}.tab-button{background-color:transparent;border:none;cursor:pointer;padding:10px 20px}.tab-button.active{background-color:#f0f0f0}.tab-content{display:none;padding:20px}.post-tabber-body-section .tab-container .tabs{list-style:none;padding:0}.post-tabber-body-section .tab-container .tabs li .tab-button{color:#000;display:inline-block;font-size:20px;font-weight:600;height:100%;line-height:2.4em;min-height:56px;padding:4px 30px;transition:none;vertical-align:middle}.post-tabber-body-section .tab-container .tabs li .tab-button.active{background-color:#8300e9;border-radius:50px;color:#fff}.post-tabber-body-section .tab-container .tab-content{padding:24px 30px}.post-tabber-body-section .tab-container .tab-content p{color:#666;font-size:14px;font-weight:500;line-height:1.7em;padding-bottom:1em}