.ne-next-tabs[data-to-hide]{opacity:0}.ne-next-tabs{display:flex;flex-direction:column;width:100%;--opacity-from:0}.ne-next-tabs__nav{display:flex;flex-wrap:wrap;align-items:center}.ne-next-tabs__nav-item{cursor:pointer;border:0;appearance:none;font:inherit;background:#fff0}.ne-next-tabs__panels{width:100%}.ne-next-tabs__tab-content[data-hide]{display:none}.ne-next-tabs__tab-content[data-show]{opacity:var(--opacity-from);transform:translate(var(--translate-x-from,0),var(--translate-y-from,0));animation:neNextTabsIn var(--animation-duration,0.4s) var(--animation-ease,ease) forwards}@keyframes neNextTabsIn{100%{opacity:1;transform:translateX(0)}}.ne-next-tabs__placeholder,.ne-next-tab__placeholder{display:block;opacity:.55;font-family:system-ui;font-size:14px}