.tdc-onboarding-header,.tdc-onboarding-header *{box-sizing:border-box}.tdc-onboarding-header{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:hsla(0,0%,100%,.96);border-bottom:1px solid #e4e6ef;width:100%;z-index:50}.tdc-onboarding-header.is-sticky{position:sticky;top:0}.tdc-onboarding-header a{text-decoration:none}.tdc-onboarding-header button{appearance:none;-webkit-appearance:none;font-family:inherit}.tdc-header-inner{margin:0 auto;max-width:1180px;padding:14px 16px}.tdc-header-main{align-items:center;display:flex;gap:16px;justify-content:space-between}.tdc-header-title{color:#3f4254;font-size:15px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.tdc-header-subtitle{color:#7e8299;font-size:12px;line-height:1.35;margin-top:3px}.tdc-header-menu-btn{background:#f3f6f9!important;border:0!important;border-radius:14px;box-shadow:none!important;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:42px;justify-content:center;outline:none;padding:0 11px;width:42px}.tdc-header-menu-btn span{background:#3f4254;border-radius:999px;display:block;height:2px;width:100%}.tdc-header-progress-wrap{margin-top:12px}.tdc-header-progress-info{color:#3f4254;display:flex;font-size:12px;font-weight:600;gap:12px;justify-content:space-between;margin-bottom:7px}.tdc-header-progress-info span:last-child{color:#7e8299;font-weight:500}.tdc-header-progress-bar{background:#e4e6ef;border-radius:999px;height:7px;overflow:hidden;width:100%}.tdc-header-progress-fill{background:linear-gradient(90deg,#3699ff,#1bc5bd);border-radius:999px;height:100%;transition:width .35s ease}.tdc-header-nav{background:#f3f6f9;border-radius:18px;display:none;margin-top:14px;padding:10px}.tdc-header-nav.is-open{display:grid;gap:6px}.tdc-header-nav-item{border-radius:14px;color:#3f4254;display:block;font-size:14px;font-weight:600;padding:12px 14px;text-decoration:none}.tdc-header-nav-item.is-active,.tdc-header-nav-item:hover{background:#3699ff;color:#fff}@media (min-width:768px){.tdc-header-inner{padding:16px 24px}.tdc-header-main{align-items:flex-start}.tdc-header-menu-btn{display:none}.tdc-header-nav{align-items:center;display:flex;gap:6px;justify-content:flex-end;margin-top:14px;padding:6px}.tdc-header-nav-item{font-size:13px;padding:10px 14px}.tdc-header-title{font-size:16px}.tdc-header-subtitle{font-size:13px}.tdc-header-progress-wrap{max-width:420px}}