.e-n-tabs-heading{display:inline-flex;justify-content:center;align-items:center;width:fit-content;margin:0 auto;padding:4px;background:#0b0e1a;border:2px solid #2196f3;border-radius:50px;overflow:hidden}.e-n-tab-title{flex:1;position:relative;z-index:2;background:0 0!important;color:#66bfff!important;font-weight:600;font-size:16px;padding:10px 35px;border:none!important;border-radius:50px;box-shadow:none!important;cursor:pointer;transition:all .3s ease-in-out}.e-n-tab-title[aria-selected=true]{background:#2196f3!important;color:#fff!important;border-radius:50px;z-index:3;box-shadow:0 2px 8px rgba(33,150,243,.4)}.e-n-tab-title:hover{color:#fff!important;background:rgba(33,150,243,.15)}.e-n-tab-title+.e-n-tab-title{margin-left:0;border-left:2px solid transparent}.e-n-tabs-heading button:first-child{border-top-left-radius:50px;border-bottom-left-radius:50px}.e-n-tabs-heading button:last-child{border-top-right-radius:50px;border-bottom-right-radius:50px}