section.block-tabs ul.tabs-button{margin:0 0 var(--wp--style--block-gap) 0;padding:0;list-style:none;overflow-x:auto;white-space:nowrap}section.block-tabs ul.tabs-button li{padding:0 0 8px 0;display:inline-block;transition:all .3s ease-in-out;cursor:pointer;text-align:center;position:relative;color:currentColor;font-size:clamp(0.875rem,12.8px + 0.25vw,1rem);font-weight:500}section.block-tabs ul.tabs-button li:not(:last-child){margin-right:var(--wp--style--block-gap)}section.block-tabs ul.tabs-button li:after{content:"";display:inline-block;width:100%;height:2px;position:absolute;bottom:0;left:0;background-color:#0092d7;transform:scaleX(0);transform-origin:right;transition:transform .65s cubic-bezier(0.19, 1, 0.22, 1)}.has-text-color section.block-tabs ul.tabs-button li{color:currentcolor !important}section.block-tabs ul.tabs-button li.active,section.block-tabs ul.tabs-button li:focus-visible{cursor:default;color:var(--wp--custom--color--heading);pointer-events:none;opacity:1;font-weight:600;outline:none}section.block-tabs ul.tabs-button li.active::after,section.block-tabs ul.tabs-button li:focus-visible::after{transform-origin:left;transform:scaleX(1)}.has-text-color section.block-tabs ul.tabs-button li.active,.has-text-color section.block-tabs ul.tabs-button li:focus-visible{color:currentcolor !important}section.block-tabs.is-style-center-tabs ul.tabs-button{text-align:center}section.block-tabs .tabs-content>.block-list-appender{max-width:100%;position:static;border:1px solid rgba(119,119,119,.2);margin:10px;padding:10px;display:flex;gap:0 10px;justify-content:center;align-items:center}section.block-tabs .tabs-content>.block-list-appender::before{content:"Add Tab Item";font-size:14px}section.block-tabs .tabs-content>.block-list-appender button{background:#125fa4;color:#fff}section.block-tabs .tabs-content>.block-list-appender button:hover{background:#177ad2}section.block-tabs .tab-content{width:100%;height:auto;display:none;padding:0}section.block-tabs .tab-content .tab-title{display:none}section.block-tabs summary{padding:10px 20px;background:rgba(119,119,119,.1);margin-bottom:2px}
