[data-tab-content]{display:none}[data-tab-content].is-active{display:block}.evh-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;max-width:1270px;margin:0 auto 2rem;padding:0 1rem}.evh-tab-btn{display:flex;align-items:center;justify-content:center;padding:12px 14px;border-radius:10px;background:#f4f4f6;color:#1c1d1f;font-weight:600;font-size:.95rem;text-decoration:none;transition:background .2s ease,color .2s ease}.evh-tab-btn:hover{background:#e9edf2}.evh-tab-btn.is-active{background-color:#585e7c;color:#fff}.evh-tab-btn:after{display:none !important}