:root{--genui-mobile-yellow:#f6b134;--genui-mobile-teal:#4fada6;--genui-mobile-blue:#1c3ec0;--genui-mobile-disabled:#bdbdbd}.gen2-btn{align-items:center!important;border-style:solid!important;border-width:1px!important;box-sizing:border-box!important;cursor:pointer!important;display:inline-flex!important;font-weight:500!important;gap:5px!important;height:auto!important;justify-content:center!important;line-height:1.2!important;min-width:0!important;text-decoration:none!important;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease;width:auto!important}.gen2-btn:focus{outline:none}.gen2-btn:focus-visible{outline:2px solid rgba(28,62,192,.35);outline-offset:2px}.btn.gen2-btn.gen2-btn--md,.gen2-btn.gen2-btn--md{border-radius:10px!important;font-size:14px!important;padding:17px 20px!important}.btn.gen2-btn.gen2-btn--sm,.gen2-btn.gen2-btn--sm{border-radius:10px!important;font-size:12px!important;padding:8px 10px!important}.btn.gen2-btn.gen2-btn--mobile.gen2-btn--md,.gen2-btn.gen2-btn--mobile.gen2-btn--md{border-radius:999px!important;font-size:14px!important;font-weight:500!important;min-width:266px!important;padding:14.5px 0!important;width:100%!important}.btn.gen2-btn.gen2-btn--mobile.gen2-btn--sm,.gen2-btn.gen2-btn--mobile.gen2-btn--sm{border-radius:999px!important;font-size:12px!important;font-weight:500!important;padding:6px 15px!important}.btn.gen2-btn.gen2-btn--mobile.gen2-btn--icon-only,.gen2-btn.gen2-btn--mobile.gen2-btn--icon-only{min-width:0!important;padding:8px!important;width:auto!important}.gen2-btn--primary{--gen2-btn-bg:#1c3ec0;--gen2-btn-border:#1c3ec0;--gen2-btn-color:#fff;background:#1c3ec0!important;border-color:#1c3ec0!important;color:#fff!important}.gen2-btn--primary:active,.gen2-btn--primary:focus,.gen2-btn--primary:focus-visible,.gen2-btn--primary:hover{background:#152f95!important;border-color:#152f95!important;color:#fff!important}.gen2-btn--secondary{--gen2-btn-bg:#b9b9b9;--gen2-btn-border:#b9b9b9;--gen2-btn-color:#fff;background:#b9b9b9!important;border-color:#b9b9b9!important;color:#fff!important}.gen2-btn--secondary:active,.gen2-btn--secondary:focus,.gen2-btn--secondary:focus-visible,.gen2-btn--secondary:hover{background:#9e9e9e!important;border-color:#9e9e9e!important;color:#fff!important}.gen2-btn--tertiary{--gen2-btn-bg:#fff;--gen2-btn-border:#1c3ec0;--gen2-btn-color:#1c3ec0;background:#fff!important;border-color:#1c3ec0!important;color:#1c3ec0!important}.gen2-btn--tertiary:active,.gen2-btn--tertiary:focus,.gen2-btn--tertiary:focus-visible,.gen2-btn--tertiary:hover{background:#eef2ff!important;border-color:#152f95!important;color:#152f95!important}.gen2-text-link{align-items:center!important;background:transparent!important;border:0!important;box-shadow:none!important;cursor:pointer!important;display:inline-flex!important;font-size:14px!important;font-weight:500!important;gap:5px!important;line-height:1.2!important;margin:0!important;padding:0!important;text-decoration:none!important;text-decoration-color:currentColor!important;text-decoration-thickness:1px!important;text-underline-offset:2px!important;transition:color .15s ease}.gen2-btn:disabled,.gen2-btn[aria-disabled=true],.gen2-text-link:disabled,.gen2-text-link[aria-disabled=true]{cursor:not-allowed!important}.gen2-btn:disabled:active,.gen2-btn:disabled:focus,.gen2-btn:disabled:focus-visible,.gen2-btn:disabled:hover,.gen2-btn[aria-disabled=true]:active,.gen2-btn[aria-disabled=true]:focus,.gen2-btn[aria-disabled=true]:focus-visible,.gen2-btn[aria-disabled=true]:hover{background:var(--gen2-btn-bg,transparent)!important;border-color:var(--gen2-btn-border,transparent)!important;box-shadow:none!important;color:var(--gen2-btn-color,inherit)!important;outline:none!important}.gen2-text-link:focus-visible,.gen2-text-link:hover{text-decoration:underline!important}.gen2-text-link:disabled:focus-visible,.gen2-text-link:disabled:hover,.gen2-text-link[aria-disabled=true]:focus-visible,.gen2-text-link[aria-disabled=true]:hover{outline:none!important;text-decoration:none!important}.gen2-text-link:focus{outline:none}.gen2-text-link:focus-visible{outline:2px solid rgba(28,62,192,.35);outline-offset:2px}.gen2-text-link--primary{color:#1c3ec0!important}.gen2-text-link--inverse{color:#fff!important}.gen2-text-link--muted{color:#6f6f6f!important}.gen2-btn--icon-only,.gen2-text-link--icon-only{align-items:center!important;display:inline-flex!important;gap:0!important;justify-content:center!important;min-width:0!important}.gen2-btn--icon-only{background:transparent!important;border-color:transparent!important;border-radius:100px!important;color:#1c3ec0!important;padding:8px!important}.gen2-btn--icon-only:active,.gen2-btn--icon-only:focus,.gen2-btn--icon-only:focus-visible,.gen2-btn--icon-only:hover{background:#eef2ff!important;border-color:transparent!important;color:#152f95!important}.gen2-text-link--icon-only{color:#1c3ec0!important;text-decoration:none!important}.gen2-text-link--icon-only:active,.gen2-text-link--icon-only:focus-visible,.gen2-text-link--icon-only:hover{color:#152f95!important;text-decoration:none!important}.gen2-btn--icon-only i,.gen2-btn--icon-only svg,.gen2-text-link--icon-only i,.gen2-text-link--icon-only svg{display:inline-flex!important;font-size:16px!important;line-height:1!important}.gen2-text-link__icon{align-items:center!important;display:inline-flex!important;flex-shrink:0!important;height:18px!important;justify-content:center!important;width:18px!important}.gen2-text-link__icon svg{display:block!important;height:14px!important;width:14px!important}.gen2-btn--mobile.gen2-btn--primary{--gen2-btn-bg:var(--genui-mobile-blue);--gen2-btn-border:var(--genui-mobile-blue);--gen2-btn-color:#fff}.gen2-btn--mobile.gen2-btn--primary,.gen2-btn--mobile.gen2-btn--primary:focus,.gen2-btn--mobile.gen2-btn--primary:hover{background:var(--genui-mobile-blue)!important;border-color:var(--genui-mobile-blue)!important;color:#fff!important}.gen2-btn--mobile.gen2-btn--primary:active{background:#16339f!important;border-color:#16339f!important;color:#fff!important}.gen2-btn--mobile.gen2-btn--secondary{--gen2-btn-bg:#b9b9b9;--gen2-btn-border:#b9b9b9;--gen2-btn-color:#fff}.gen2-btn--mobile.gen2-btn--secondary,.gen2-btn--mobile.gen2-btn--secondary:focus,.gen2-btn--mobile.gen2-btn--secondary:hover{background:#b9b9b9!important;border-color:#b9b9b9!important;color:#fff!important}.gen2-btn--mobile.gen2-btn--secondary:active{background:#9e9e9e!important;border-color:#9e9e9e!important;color:#fff!important}.gen2-btn--mobile.gen2-btn--tertiary{--gen2-btn-bg:#fff;--gen2-btn-border:#1c3ec0;--gen2-btn-color:#1c3ec0}.gen2-btn--mobile.gen2-btn--tertiary,.gen2-btn--mobile.gen2-btn--tertiary:focus,.gen2-btn--mobile.gen2-btn--tertiary:hover{background:#fff!important;border-color:#1c3ec0!important;color:#1c3ec0!important}.gen2-btn--mobile.gen2-btn--tertiary:active{background:#eef2ff!important;border-color:#152f95!important;color:#152f95!important}.gen2-btn--mobile.gen2-btn--disabled,.gen2-btn--mobile:disabled,.gen2-btn--mobile[aria-disabled=true]{--gen2-btn-bg:var(--genui-mobile-disabled);--gen2-btn-border:var(--genui-mobile-disabled);--gen2-btn-color:#fff;background:var(--genui-mobile-disabled)!important;border-color:var(--genui-mobile-disabled)!important;color:#fff!important}.gen2-badge{border:none;border-radius:100px;box-sizing:border-box;font-size:12px!important;font-weight:500;gap:5px;max-width:100%;padding:7px 15px;width:-moz-fit-content;width:fit-content}.gen2-badge,.gen2-badge__label{align-items:center;display:inline-flex;line-height:16px;min-width:0}.gen2-badge__icon{align-items:center;display:inline-flex;flex-shrink:0;font-size:16px;height:16px;justify-content:center;line-height:1;width:16px}.gen2-badge__icon>*{display:block;flex-shrink:0}.gen2-badge__icon .bi{font-size:16px;line-height:1}.gen2-badge__icon .bi:before{display:block;vertical-align:0}.gen2-badge-text__icon-button,.gen2-badge__icon-button{background:transparent;border:0;color:inherit;cursor:pointer;padding:0}.gen2-badge-text__icon-button:hover,.gen2-badge__icon-button:hover{opacity:.78}.gen2-badge-text__icon-button:focus,.gen2-badge__icon-button:focus{outline:none}.gen2-badge-text__icon-button:focus-visible,.gen2-badge__icon-button:focus-visible{border-radius:50%;outline:2px solid currentColor;outline-offset:2px}.gen2-badge-text{gap:5px}.gen2-badge-bullet-wrapper,.gen2-badge-text{align-items:center;background:transparent;border:none;box-sizing:border-box;display:inline-flex;font-size:14px!important;font-weight:500;line-height:18px;margin:0;padding:0;width:-moz-fit-content;width:fit-content}.gen2-badge-bullet-wrapper{gap:6px}.gen2-badge-bullet{background-color:currentColor;border-radius:50%;display:inline-block;flex-shrink:0;height:8px;width:8px}.gen2-badge-text__label{align-items:center;display:inline-flex;line-height:18px;min-width:0}.gen2-badge-text__icon{align-items:center;display:inline-flex;flex-shrink:0;font-size:18px;height:18px;justify-content:center;line-height:1;width:18px}.gen2-badge-text__icon>*{display:block;flex-shrink:0}.gen2-badge-text__icon .bi{font-size:18px;line-height:1}.gen2-badge-text__icon .bi:before{display:block;vertical-align:0}.gen2-badge-solid-primary{background:#1c3ec0;color:#fff}.gen2-badge-solid-danger{background:#fa541c;color:#fff}.gen2-badge-solid-neutral{background:#a2a2a2;color:#fff}.gen2-badge-solid-success{background:#1b9e4b;color:#fff}.gen2-badge-solid-warning{background:#fa8c16;color:#fff}.gen2-badge-outline-primary{background:transparent!important;border:1.5px solid #1c3ec0!important;color:#1c3ec0!important}.gen2-badge-outline-danger{background:transparent!important;border:1.5px solid #fa541c!important;color:#fa541c!important}.gen2-badge-outline-neutral{background:transparent!important;border:1.5px solid #a2a2a2!important;color:#667085!important}.gen2-badge-outline-success{background:transparent!important;border:1.5px solid #1b9e4b!important;color:#1b9e4b!important}.gen2-badge-outline-warning{background:transparent!important;border:1.5px solid #fa8c16!important;color:#fa8c16!important}.gen2-badge-text-primary{color:#1c3ec0!important}.gen2-badge-text-danger{color:#fa541c!important}.gen2-badge-text-neutral{color:#667085!important}.gen2-badge-text-success{color:#1b9e4b!important}.gen2-badge-text-warning{color:#fa8c16!important}.gen2-badge--mobile{color:#4e4e4e;padding:7px 10px!important}.gen2-badge--mobile,.gen2-badge-text--mobile{font-size:10px!important;font-weight:500;gap:5px!important}.gen2-badge-text--mobile{color:#4e4e4e!important}@media(min-width:768px){.gen2-badge--mobile,.gen2-badge-text--mobile{font-size:14px!important}}.gen2-text{color:#475569;margin:0}.gen2-text--w400{font-weight:400}.gen2-text--w500{font-weight:500}.gen2-text--w700{font-weight:700}.gen2-text--s10{font-size:10px;line-height:12px}.gen2-text--s12{font-size:12px;line-height:14px}.gen2-text--s14{font-size:14px;line-height:16px}.gen2-text--s16{font-size:16px;line-height:18px}.gen2-text--s18{font-size:18px;line-height:20px}.gen2-text--s20{font-size:20px;line-height:24px}.gen2-text--s24{font-size:24px;line-height:28px}.gen2-text--s28{font-size:28px;line-height:30px}.gen2-text--s32{font-size:32px;line-height:30px}.gen2-heading{color:#0f172a;margin:0}.gen2-heading--level-1{font-size:32px;font-weight:700;line-height:30px}.gen2-heading--level-2{font-size:24px;font-weight:700;line-height:28px}.gen2-heading--level-3{font-size:20px;font-weight:700;line-height:24px}.gen2-heading--level-4{font-size:18px;font-weight:500;line-height:20px}.gen2-heading--level-5{font-size:16px;font-weight:500;line-height:18px}.gen2-heading--level-6{font-size:14px;font-weight:500;line-height:16px}.ic-gj-blue:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.01 15.967c1.74-4.953 6.483-8.638 12.035-8.638 3.892 0 7.365 1.745 9.692 4.49.045.057.064.073.127.15a3.118 3.118 0 0 0 2.113 1.012h.428a3.162 3.162 0 0 0 2.258-5.14.43.43 0 0 0-.062-.077C31.107 3.626 25.884 1 20.045 1 11.202 1 3.711 7.232 1.565 15.4a5.755 5.755 0 0 1 2.818-.754c1.397 0 2.648.468 3.628 1.32Z' fill='%231C3EC0'/%3E%3Cpath d='M4.38 23.672c1.339 0 2.488-.77 3.038-1.893a3.362 3.362 0 0 0 0-2.977v-.006a3.324 3.324 0 0 0-.52-.766A3.38 3.38 0 0 0 1 20.285c0 .82.29 1.571.774 2.156a3.369 3.369 0 0 0 2.606 1.231Z' fill='%2329B1A8'/%3E%3Cpath d='M38.993 20.288c-.01-.733-.52-1.199-1.178-1.227-1.723-.072-3.396-.164-5.057-.528-.028-.006-.061-.01-.088-.021-4.926-1.08-9.466-2.653-10.561-3.088-.027-.012-.049-.021-.071-.033a.442.442 0 0 1-.082-.034c-.007 0-.012-.004-.017-.004-.016-.007-.044-.017-.066-.028a.28.28 0 0 1-.034-.017.541.541 0 0 1-.06-.027c-.016-.006-.028-.006-.028-.006a5.365 5.365 0 1 0-1.915 10.378c.633 0 1.233-.11 1.8-.307v.005s.021-.005.05-.021c.093-.04.28-.115.302-.122 1.563-.704 5.002-1.788 10.55-2.768-1.111 5.883-6.285 10.33-12.493 10.33-5.547 0-10.178-3.301-11.917-8.26-.98.853-1.955 1.327-3.483 1.418-.995.06-2.112-.221-2.926-.688 2.141 8.173 9.483 13.853 18.326 13.853 9.868 0 17.982-7.48 18.945-17.1.047-.43.003-1.704.003-1.704Z' fill='%231C3EC0'/%3E%3C/svg%3E");display:block;height:40px;width:40px}.ic-rates.active:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6c0 1.657 3.582 3 8 3s8-1.343 8-3M4 6c0-1.657 3.582-3 8-3s8 1.343 8 3M4 6v6m16-6v4M4 12c0 1.657 3.582 3 8 3 .415 0 .822-.012 1.22-.035M4 12v6c0 1.657 3.582 3 8 3 .352 0 .698-.009 1.037-.025M21 15h-2.5a1.5 1.5 0 1 0 0 3h1a1.5 1.5 0 1 1 0 3H17m2 0v1m0-8v1' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-rates:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6c0 1.657 3.582 3 8 3s8-1.343 8-3M4 6c0-1.657 3.582-3 8-3s8 1.343 8 3M4 6v6m16-6v4M4 12c0 1.657 3.582 3 8 3 .415 0 .822-.012 1.22-.035M4 12v6c0 1.657 3.582 3 8 3 .352 0 .698-.009 1.037-.025M21 15h-2.5a1.5 1.5 0 1 0 0 3h1a1.5 1.5 0 1 1 0 3H17m2 0v1m0-8v1' stroke='%236F6F6F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-questionnaire.active:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2M9 5a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2m-6 7h.01M13 12h2m-6 4h.01M13 16h2' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-questionnaire:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2M9 5a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2m-6 7h.01M13 12h2m-6 4h.01M13 16h2' stroke='%236F6F6F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-check-fill:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 1.34A10 10 0 1 1 .005 10.324L0 10l.005-.324A10 10 0 0 1 15 1.34Zm-1.293 5.953a1 1 0 0 0-1.32-.083l-.094.083L9 10.585 7.707 9.293l-.094-.083a1 1 0 0 0-1.403 1.403l.083.094 2 2 .094.083a1 1 0 0 0 1.226 0l.094-.083 4-4 .083-.094a1 1 0 0 0-.083-1.32Z' fill='%234FADA6'/%3E%3C/svg%3E");height:20px;width:20px}.ic-calendar-blue:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='85' height='85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='42.5' cy='42.5' r='42.5' fill='%23D2D8F2'/%3E%3Cpath d='M49.667 28v6.667M36.333 28v6.667m-6.666 6.666h26.666m-26.666-6.666A3.334 3.334 0 0 1 33 31.333h20a3.333 3.333 0 0 1 3.333 3.334v20A3.333 3.333 0 0 1 53 58H33a3.334 3.334 0 0 1-3.333-3.333v-20ZM36.333 48h3.334v3.333h-3.334V48Z' stroke='%2316329A' stroke-width='3.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:85px;width:85px}.ic-calendar-green:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='85' height='85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='42.5' cy='42.5' r='42.5' fill='%23D3F3DF'/%3E%3Cpath fill='%23D3F3DF' d='M23 23h40v40H23z'/%3E%3Cpath d='M42.167 58H33a3.334 3.334 0 0 1-3.333-3.333v-20A3.334 3.334 0 0 1 33 31.333h20a3.333 3.333 0 0 1 3.333 3.334v10M49.667 28v6.667M36.333 28v6.667m-6.666 6.666h26.666M48 54.667 51.333 58 58 51.333' stroke='%231B9E4B' stroke-width='3.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:85px;width:85px}.ic-notification-red:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='6' cy='6' r='6' fill='%23EF4444'/%3E%3C/svg%3E");height:12px;width:12px}.ic-bell-red:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.25 21.25v1.25a3.75 3.75 0 0 0 7.5 0v-1.25m-6.25-15a2.5 2.5 0 0 1 5 0 8.75 8.75 0 0 1 5 7.5v3.75a5.001 5.001 0 0 0 2.5 3.75H5a5 5 0 0 0 2.5-3.75v-3.75a8.75 8.75 0 0 1 5-7.5Z' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='7' cy='4' r='4' fill='%23EF4444'/%3E%3C/svg%3E");height:30px;width:30px}.ic-tips-green:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='51' height='50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.5 17.5h.025M23 25h2.5v10H28M3 25a22.5 22.5 0 1 0 45 0 22.5 22.5 0 0 0-45 0Z' stroke='%234FADA6' stroke-width='5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:60px;width:60px}.ic-eyes-blue:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 7a2 2 0 1 0 4 0 2 2 0 0 0-4 0Z' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19 7c-2.4 4-5.4 6-9 6-3.6 0-6.6-2-9-6 2.4-4 5.4-6 9-6 3.6 0 6.6 2 9 6Z' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:20px;width:20px}.ic-eyes-closed-blue:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.585 8.587a2 2 0 0 0 2.829 2.828m3.267 3.258A8.717 8.717 0 0 1 10 16c-3.6 0-6.6-2-9-6 1.272-2.12 2.712-3.678 4.32-4.674M8.18 4.18A9.055 9.055 0 0 1 10 4c3.6 0 6.6 2 9 6-.666 1.11-1.379 2.067-2.138 2.87M1 1l18 18' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:20px;width:20px}.ic-info-blue:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 7h.01M9 10h1v4h1M1 10a9 9 0 1 0 18.001 0A9 9 0 0 0 1 10Z' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:20px;width:20px}.ic-arrow-top-right-blue:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1 1 11M11 1H2m9 0v9' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:20px;width:20px}.ic-arrow-top-right-blue-md:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 7 7 17M17 7H8m9 0v9' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-indicator-rise-sm:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 13h4M4 7H1.61a.667.667 0 0 1-.472-1.138l4.39-4.39a.667.667 0 0 1 .943 0l4.391 4.39A.667.667 0 0 1 10.391 7H8v4H4V7Z' stroke='%231B9E4B' stroke-width='1.44' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:14px;width:12px}.ic-indicator-drop-sm:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 1H4m4 6h2.39a.666.666 0 0 1 .472 1.138l-4.39 4.39a.667.667 0 0 1-.943 0l-4.39-4.39A.667.667 0 0 1 1.608 7H4V3h4v4Z' stroke='%23BF3636' stroke-width='1.44' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:14px;width:12px}.ic-indicator-same-sm:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7a6 6 0 1 0 12 0M1 7a6 6 0 1 1 12 0M1 7h12M2.067 3.667h9.866m-9.866 6.666h9.866' stroke='%236F6F6F' stroke-width='1.44' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:14px;width:12px}.ic-sidebar-collapse{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 4v16m5-10 2 2-2 2M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6Z' stroke='%23A2A2A2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-profile.active:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 21v-2a4 4 0 0 1 4-4h2.5m6.501 6a2 2 0 0 1 0-4m0 4a2 2 0 0 0 0-4m0 4v1.5m0-5.5v-1.5m3.031 1.75-1.299.75m-3.463 2-1.3.75m0-3.5 1.3.75m3.463 2 1.3.75M8 7a4 4 0 1 0 8 0 4 4 0 0 0-8 0Z' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-profile:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 21v-2a4 4 0 0 1 4-4h2.5m6.501 6a2 2 0 0 1 0-4m0 4a2 2 0 0 0 0-4m0 4v1.5m0-5.5v-1.5m3.031 1.75-1.299.75m-3.463 2-1.3.75m0-3.5 1.3.75m3.463 2 1.3.75M8 7a4 4 0 1 0 8 0 4 4 0 0 0-8 0Z' stroke='%236F6F6F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-calendar-sidebar:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 21H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5m-4-9v4M8 3v4m-4 4h16m-.999 10a2 2 0 1 1 0-4m0 4a2 2 0 0 0 0-4m0 4v1.5m0-5.5v-1.5m3.031 1.75-1.299.75m-3.463 2-1.3.75m0-3.5 1.3.75m3.463 2 1.3.75' stroke='%236F6F6F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-calendar-sidebar.active:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 21H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5m-4-9v4M8 3v4m-4 4h16m-.999 10a2 2 0 1 1 0-4m0 4a2 2 0 0 0 0-4m0 4v1.5m0-5.5v-1.5m3.031 1.75-1.299.75m-3.463 2-1.3.75m0-3.5 1.3.75m3.463 2 1.3.75' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-datatable-edit-blue:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 7H6a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-1M16 5l3 3m1.385-1.415a2.1 2.1 0 0 0-2.97-2.97L9 12v3h3l8.385-8.415Z' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-header-switch-user:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.707 15v9.493c0 .67-.544 1.214-1.214 1.214H5.507c-.67 0-1.214-.544-1.214-1.214v-4.14m0-5.353V5.507c0-.67.544-1.214 1.214-1.214h18.986c.67 0 1.214.544 1.214 1.214v4.14' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.682 12.389 4.292 15l2.612-2.611M28.318 17.61 25.707 15l-2.611 2.61' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15 15.575a2.59 2.59 0 1 0 0-5.178 2.59 2.59 0 0 0 0 5.178ZM19.339 19.602c-.567-1.857-2.323-3.25-4.34-3.25-2.016 0-3.772 1.393-4.339 3.25' stroke='%231C3EC0' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:30px;width:30px}.ic-header-help:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 21.25v.012m0-4.387A1.875 1.875 0 0 1 16.25 15a3.25 3.25 0 1 0-3.75-5m-8.75 5a11.25 11.25 0 1 0 22.5 0 11.25 11.25 0 0 0-22.5 0Z' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:30px;width:30px}.ic-member:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2m1-17.87a4 4 0 0 1 0 7.75M21 21v-2a4 4 0 0 0-3-3.85M5 7a4 4 0 1 0 8 0 4 4 0 0 0-8 0Z' stroke='%236F6F6F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-member.active:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2m1-17.87a4 4 0 0 1 0 7.75M21 21v-2a4 4 0 0 0-3-3.85M5 7a4 4 0 1 0 8 0 4 4 0 0 0-8 0Z' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-consultant:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.9 16.9v2.8M15.5 18.3h2.8m-16.8-1.4a6.302 6.302 0 0 1 8.773-5.794m1.959 2.994h9.333s.933 0 .933.933v6.534s0 .933-.933.933h-9.333s-.934 0-.934-.933v-6.534s0-.933.934-.933Zm3.501-2.8h2.334a.933.933 0 0 1 .933.933V14.1h-4.2v-1.867a.933.933 0 0 1 .933-.933ZM3.95 5.35a3.85 3.85 0 1 0 7.7 0 3.85 3.85 0 0 0-7.7 0Z' stroke='%236F6F6F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-consultant.active:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.9 16.9v2.8M15.5 18.3h2.8m-16.8-1.4a6.302 6.302 0 0 1 8.773-5.794m1.959 2.994h9.333s.933 0 .933.933v6.534s0 .933-.933.933h-9.333s-.934 0-.934-.933v-6.534s0-.933.934-.933Zm3.501-2.8h2.334a.933.933 0 0 1 .933.933V14.1h-4.2v-1.867a.933.933 0 0 1 .933-.933ZM3.95 5.35a3.85 3.85 0 1 0 7.7 0 3.85 3.85 0 0 0-7.7 0Z' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-appointment:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 3v4M8 3v4m-4 4h16M4 7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7Zm4 8h2v2H8v-2Z' stroke='%236F6F6F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-appointment.active:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 3v4M8 3v4m-4 4h16M4 7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7Zm4 8h2v2H8v-2Z' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-finance:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6c0 1.657 3.582 3 8 3s8-1.343 8-3M4 6c0-1.657 3.582-3 8-3s8 1.343 8 3M4 6v6m16-6v4M4 12c0 1.657 3.582 3 8 3 .415 0 .822-.012 1.22-.035M4 12v6c0 1.657 3.582 3 8 3 .352 0 .698-.009 1.037-.025M21 15h-2.5a1.5 1.5 0 1 0 0 3h1a1.5 1.5 0 1 1 0 3H17m2 0v1m0-8v1' stroke='%236F6F6F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-finance.active:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6c0 1.657 3.582 3 8 3s8-1.343 8-3M4 6c0-1.657 3.582-3 8-3s8 1.343 8 3M4 6v6m16-6v4M4 12c0 1.657 3.582 3 8 3 .415 0 .822-.012 1.22-.035M4 12v6c0 1.657 3.582 3 8 3 .352 0 .698-.009 1.037-.025M21 15h-2.5a1.5 1.5 0 1 0 0 3h1a1.5 1.5 0 1 1 0 3H17m2 0v1m0-8v1' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-genecredit:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cg clip-path='url(%23a)' fill='%236F6F6F'%3E%3Cpath d='M3.642 11.975c0-3.674 2.392-6.801 5.699-7.906v-.9c-3.787 1.136-6.556 4.654-6.556 8.806 0 4.151 2.769 7.67 6.556 8.804v-.899c-3.307-1.104-5.699-4.231-5.699-7.905ZM14.024 3.017v.882c3.606.915 6.282 4.19 6.282 8.076s-2.676 7.16-6.282 8.075v.882c4.084-.933 7.14-4.596 7.14-8.957 0-4.363-3.056-8.024-7.14-8.958Z'/%3E%3Cpath d='M14.024.989A11.156 11.156 0 0 0 11.974.8c-.907 0-1.789.109-2.633.314C4.446 2.3.8 6.72.8 11.975c0 5.254 3.646 9.674 8.541 10.86a11.23 11.23 0 0 0 4.683.126c5.186-.967 9.125-5.525 9.125-10.986 0-5.462-3.939-10.021-9.125-10.986Zm0 21.099a10.367 10.367 0 0 1-4.683-.137c-4.417-1.167-7.683-5.198-7.683-9.976 0-4.78 3.266-8.81 7.683-9.977a10.363 10.363 0 0 1 4.683-.136c4.71.953 8.267 5.126 8.267 10.113 0 4.987-3.557 9.159-8.267 10.113Z'/%3E%3Cpath d='M5.125 10.169a2.076 2.076 0 0 1 2.39.237 4.743 4.743 0 0 1 5.66-3.02c.96.249 1.801.792 2.424 1.524l.046.055c.198.215.476.358.788.377h.16a1.177 1.177 0 0 0 .841-1.914l-.022-.03a7.099 7.099 0 0 0-4.236-2.421v-2.09l-.169-.02-.12-.012a.814.814 0 0 0-.33-.069h-1.75a.747.747 0 0 0-.438.134c-.061.01-.122.023-.18.034V5.109a7.116 7.116 0 0 0-5.064 5.06ZM7.09 11.134a1.259 1.259 0 0 0-1.908 1.644 1.258 1.258 0 0 0 2.103-1.356v-.003a1.257 1.257 0 0 0-.195-.285Z'/%3E%3Cpath d='M19.047 12.69c.005-.022.005-.047.009-.071h-.009v-.554a.466.466 0 0 0-.126-.317.463.463 0 0 0-.313-.14c-.642-.027-1.265-.062-1.883-.198-.01-.001-.024-.002-.034-.007a32.73 32.73 0 0 1-3.515-.997c-.19-.065-.334-.12-.42-.152l-.025-.014a.227.227 0 0 1-.03-.012l-.007-.002a.076.076 0 0 1-.023-.01l-.014-.007c-.006-.001-.014-.006-.022-.01l-.01-.002a2.003 2.003 0 0 0-2.713 1.868 1.995 1.995 0 0 0 2 1.998c.235 0 .457-.04.67-.114 0 0 .008 0 .018-.006.035-.013.105-.042.113-.046.123-.055.278-.117.463-.184.694-.247 1.836-.558 3.467-.847a4.74 4.74 0 0 1-9.127.679 2.073 2.073 0 0 1-2.389.238 7.102 7.102 0 0 0 5.063 5.058v2.133l.156.03.02.019h.002a.735.735 0 0 0 .439.136h.88a11.859 11.859 0 0 0 .574 0h.297a.79.79 0 0 0 .221-.03h.002a.722.722 0 0 0 .142-.06l.084-.008.17-.02v-2.069a7.105 7.105 0 0 0 5.871-6.282Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");height:24px;width:24px}.ic-genecredit.active:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cg clip-path='url(%23a)' fill='%231C3EC0'%3E%3Cpath d='M3.642 11.975c0-3.674 2.392-6.801 5.699-7.906v-.9c-3.787 1.136-6.556 4.654-6.556 8.806 0 4.151 2.769 7.67 6.556 8.804v-.899c-3.307-1.104-5.699-4.231-5.699-7.905ZM14.024 3.017v.882c3.606.915 6.282 4.19 6.282 8.076s-2.676 7.16-6.282 8.075v.882c4.084-.933 7.14-4.596 7.14-8.957 0-4.363-3.056-8.024-7.14-8.958Z'/%3E%3Cpath d='M14.024.989A11.156 11.156 0 0 0 11.974.8c-.907 0-1.789.109-2.633.314C4.446 2.3.8 6.72.8 11.975c0 5.254 3.646 9.674 8.541 10.86a11.23 11.23 0 0 0 4.683.126c5.186-.967 9.125-5.525 9.125-10.986 0-5.462-3.939-10.021-9.125-10.986Zm0 21.099a10.367 10.367 0 0 1-4.683-.137c-4.417-1.167-7.683-5.198-7.683-9.976 0-4.78 3.266-8.81 7.683-9.977a10.363 10.363 0 0 1 4.683-.136c4.71.953 8.267 5.126 8.267 10.113 0 4.987-3.557 9.159-8.267 10.113Z'/%3E%3Cpath d='M5.125 10.169a2.076 2.076 0 0 1 2.39.237 4.743 4.743 0 0 1 5.66-3.02c.96.249 1.801.792 2.424 1.524l.046.055c.198.215.476.358.788.377h.16a1.177 1.177 0 0 0 .841-1.914l-.022-.03a7.099 7.099 0 0 0-4.236-2.421v-2.09l-.169-.02-.12-.012a.814.814 0 0 0-.33-.069h-1.75a.747.747 0 0 0-.438.134c-.061.01-.122.023-.18.034V5.109a7.116 7.116 0 0 0-5.064 5.06ZM7.09 11.134a1.259 1.259 0 0 0-1.908 1.644 1.258 1.258 0 0 0 2.103-1.356v-.003a1.257 1.257 0 0 0-.195-.285Z'/%3E%3Cpath d='M19.047 12.69c.005-.022.005-.047.009-.071h-.009v-.554a.466.466 0 0 0-.126-.317.463.463 0 0 0-.313-.14c-.642-.027-1.265-.062-1.883-.198-.01-.001-.024-.002-.034-.007a32.73 32.73 0 0 1-3.515-.997c-.19-.065-.334-.12-.42-.152l-.025-.014a.227.227 0 0 1-.03-.012l-.007-.002a.076.076 0 0 1-.023-.01l-.014-.007c-.006-.001-.014-.006-.022-.01l-.01-.002a2.003 2.003 0 0 0-2.713 1.868 1.995 1.995 0 0 0 2 1.998c.235 0 .457-.04.67-.114 0 0 .008 0 .018-.006.035-.013.105-.042.113-.046.123-.055.278-.117.463-.184.694-.247 1.836-.558 3.467-.847a4.74 4.74 0 0 1-9.127.679 2.073 2.073 0 0 1-2.389.238 7.102 7.102 0 0 0 5.063 5.058v2.133l.156.03.02.019h.002a.735.735 0 0 0 .439.136h.88a11.859 11.859 0 0 0 .574 0h.297a.79.79 0 0 0 .221-.03h.002a.722.722 0 0 0 .142-.06l.084-.008.17-.02v-2.069a7.105 7.105 0 0 0 5.871-6.282Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");height:24px;width:24px}.ic-admin:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 21v-2a4 4 0 0 1 4-4h2.5m6.501 6a2 2 0 0 1 0-4m0 4a2 2 0 0 0 0-4m0 4v1.5m0-5.5v-1.5m3.031 1.75-1.299.75m-3.463 2-1.3.75m0-3.5 1.3.75m3.463 2 1.3.75M8 7a4 4 0 1 0 8 0 4 4 0 0 0-8 0Z' stroke='%236F6F6F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-admin.active:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 21v-2a4 4 0 0 1 4-4h2.5m6.501 6a2 2 0 0 1 0-4m0 4a2 2 0 0 0 0-4m0 4v1.5m0-5.5v-1.5m3.031 1.75-1.299.75m-3.463 2-1.3.75m0-3.5 1.3.75m3.463 2 1.3.75M8 7a4 4 0 1 0 8 0 4 4 0 0 0-8 0Z' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-calendar:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 21H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5m-4-9v4M8 3v4m-4 4h16m-.999 10a2 2 0 1 1 0-4m0 4a2 2 0 0 0 0-4m0 4v1.5m0-5.5v-1.5m3.031 1.75-1.299.75m-3.463 2-1.3.75m0-3.5 1.3.75m3.463 2 1.3.75' stroke='%236F6F6F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-calendar.active:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 21H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5m-4-9v4M8 3v4m-4 4h16m-.999 10a2 2 0 1 1 0-4m0 4a2 2 0 0 0 0-4m0 4v1.5m0-5.5v-1.5m3.031 1.75-1.299.75m-3.463 2-1.3.75m0-3.5 1.3.75m3.463 2 1.3.75' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-header-logout-user:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5 10V7.5A2.5 2.5 0 0 0 15 5H6.25a2.5 2.5 0 0 0-2.5 2.5v15a2.5 2.5 0 0 0 2.5 2.5H15a2.5 2.5 0 0 0 2.5-2.5V20m-8.75-5h17.5m0 0-3.75-3.75M26.25 15l-3.75 3.75' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:30px;width:30px}.ic-income-sidebar:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2M9 5a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2m-1 6h-2.5a1.5 1.5 0 1 0 0 3h1a1.5 1.5 0 1 1 0 3H10m2 0v1m0-8v1' stroke='%236F6F6F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-income-sidebar.active:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2M9 5a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2m-1 6h-2.5a1.5 1.5 0 1 0 0 3h1a1.5 1.5 0 1 1 0 3H10m2 0v1m0-8v1' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-consult:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 19h18M5 7a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V7Z' stroke='%236F6F6F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-consult.active:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 19h18M5 7a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V7Z' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-patient:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 21v-2a4 4 0 0 1 4-4h.5M8 7a4 4 0 1 0 8 0 4 4 0 0 0-8 0Zm10 15 3.35-3.284a2.144 2.144 0 0 0 .005-3.071 2.242 2.242 0 0 0-3.129-.006l-.224.22-.223-.22a2.242 2.242 0 0 0-3.128-.006 2.143 2.143 0 0 0-.006 3.071L18 22Z' stroke='%236F6F6F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-patient.active:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 21v-2a4 4 0 0 1 4-4h.5M8 7a4 4 0 1 0 8 0 4 4 0 0 0-8 0Zm10 15 3.35-3.284a2.144 2.144 0 0 0 .005-3.071 2.242 2.242 0 0 0-3.129-.006l-.224.22-.223-.22a2.242 2.242 0 0 0-3.128-.006 2.143 2.143 0 0 0-.006 3.071L18 22Z' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-rate-video:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath d='M10.803 5.62a.675.675 0 1 0 .694 1.158l-.694-1.157Zm3.722-1.445h.675a.675.675 0 0 0-1.022-.58l.347.58Zm0 7.65-.348.578a.675.675 0 0 0 1.023-.578h-.675ZM11.497 9.22a.675.675 0 1 0-.694 1.157l.694-1.157Zm0-2.443 3.375-2.025-.694-1.157-3.376 2.025.695 1.157Zm2.353-2.603v7.65h1.35v-7.65h-1.35Zm1.022 7.07-3.375-2.024-.694 1.157 3.374 2.025.695-1.157ZM3.275 3.95h5.85V2.6h-5.85v1.35Zm6.975 1.125v5.85h1.35v-5.85h-1.35ZM9.125 12.05h-5.85v1.35h5.85v-1.35ZM2.15 10.925v-5.85H.8v5.85h1.35Zm1.125 1.125a1.125 1.125 0 0 1-1.125-1.125H.8A2.475 2.475 0 0 0 3.275 13.4v-1.35Zm6.975-1.125c0 .621-.504 1.125-1.125 1.125v1.35a2.475 2.475 0 0 0 2.475-2.475h-1.35ZM9.125 3.95c.621 0 1.125.503 1.125 1.125h1.35A2.475 2.475 0 0 0 9.125 2.6v1.35ZM3.275 2.6A2.475 2.475 0 0 0 .8 5.075h1.35c0-.622.503-1.125 1.125-1.125V2.6Z' fill='%236244DD'/%3E%3C/svg%3E");height:16px;width:16px}.ic-rate-audio:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath d='M5.857 3H3.91A.91.91 0 0 0 3 3.91 9.09 9.09 0 0 0 12.09 13a.91.91 0 0 0 .91-.91v-1.947l-2.143-1.429-1.111 1.111a.62.62 0 0 1-.724.128 7.65 7.65 0 0 1-1.736-1.239A6.018 6.018 0 0 1 6.02 6.961a.607.607 0 0 1 .136-.689l1.13-1.13L5.857 3Z' stroke='%236244DD' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:16px;width:16px}.ic-rate-onsite:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath d='M3 13h10m-8.889 0V4.111A1.111 1.111 0 0 1 5.222 3h5.556a1.111 1.111 0 0 1 1.11 1.111V13m-5.555 0v-2.222a1.111 1.111 0 0 1 1.111-1.111h1.112a1.111 1.111 0 0 1 1.11 1.11V13M6.89 6.333H9.11M8 5.223v2.221' stroke='%236244DD' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:16px;width:16px}.ic-hf-referral:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.971 4.65V2H14.453a3.782 3.782 0 0 0-3.774 3.78h2.644c0-.625.506-1.13 1.13-1.13h7.518Zm-4.784 6.04h-3.864V6.823h-2.645v3.869H6.816v2.648h3.863v3.87h2.645v-3.87h3.864v-2.648Zm2.169-1.16V5.661H22V9.53a3.782 3.782 0 0 1-3.775 3.78v-2.65a1.13 1.13 0 0 0 1.13-1.13Zm-8.678 8.69a1.13 1.13 0 0 1-1.129 1.131H2.001V22h7.518a3.782 3.782 0 0 0 3.775-3.78h-2.616Zm-6.032-3.75v3.87H2v-3.87a3.782 3.782 0 0 1 3.774-3.78v2.65a1.13 1.13 0 0 0-1.13 1.13Z' fill='%236F6F6F'/%3E%3C/svg%3E");height:24px;width:24px}.ic-hf-referral.active:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.971 4.65V2H14.453a3.782 3.782 0 0 0-3.774 3.78h2.644c0-.625.506-1.13 1.13-1.13h7.518Zm-4.784 6.04h-3.864V6.823h-2.645v3.869H6.816v2.648h3.863v3.87h2.645v-3.87h3.864v-2.648Zm2.169-1.16V5.661H22V9.53a3.782 3.782 0 0 1-3.775 3.78v-2.65a1.13 1.13 0 0 0 1.13-1.13Zm-8.678 8.69a1.13 1.13 0 0 1-1.129 1.131H2.001V22h7.518a3.782 3.782 0 0 0 3.775-3.78h-2.616Zm-6.032-3.75v3.87H2v-3.87a3.782 3.782 0 0 1 3.774-3.78v2.65a1.13 1.13 0 0 0-1.13 1.13Z' fill='%231C3EC0'/%3E%3C/svg%3E");height:24px;width:24px}.ic-voucher:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 15 6-6m-5 .5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm5 5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0ZM5 7.191a2.2 2.2 0 0 1 2.2-2.2h1a2.2 2.2 0 0 0 1.55-.64l.7-.7a2.2 2.2 0 0 1 3.12 0l.7.7c.412.41.97.64 1.55.64h1a2.2 2.2 0 0 1 2.2 2.2v1c0 .581.23 1.138.64 1.55l.7.7a2.2 2.2 0 0 1 0 3.12l-.7.7a2.2 2.2 0 0 0-.64 1.55v1a2.2 2.2 0 0 1-2.2 2.2h-1a2.2 2.2 0 0 0-1.55.64l-.7.7a2.2 2.2 0 0 1-3.12 0l-.7-.7a2.2 2.2 0 0 0-1.55-.64h-1a2.2 2.2 0 0 1-2.2-2.2v-1a2.2 2.2 0 0 0-.64-1.55l-.7-.7a2.2 2.2 0 0 1 0-3.12l.7-.7A2.2 2.2 0 0 0 5 8.191v-1Z' stroke='%236F6F6F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-voucher.active:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 15 6-6m-5 .5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm5 5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0ZM5 7.192a2.2 2.2 0 0 1 2.2-2.2h1a2.2 2.2 0 0 0 1.55-.64l.7-.7a2.2 2.2 0 0 1 3.12 0l.7.7c.412.41.97.64 1.55.64h1a2.2 2.2 0 0 1 2.2 2.2v1c0 .58.23 1.138.64 1.55l.7.7a2.2 2.2 0 0 1 0 3.12l-.7.7a2.2 2.2 0 0 0-.64 1.55v1a2.2 2.2 0 0 1-2.2 2.2h-1a2.2 2.2 0 0 0-1.55.64l-.7.7a2.202 2.202 0 0 1-3.12 0l-.7-.7a2.2 2.2 0 0 0-1.55-.64h-1a2.2 2.2 0 0 1-2.2-2.2v-1a2.2 2.2 0 0 0-.64-1.55l-.7-.7a2.2 2.2 0 0 1 0-3.12l.7-.7A2.2 2.2 0 0 0 5 8.192v-1Z' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.icon-delete-minus:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 12h6M3 12a9 9 0 1 0 18.001 0A9 9 0 0 0 3 12Z' stroke='%23F26969' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.icon-delete-trash:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 7h16m-10 4v6m4-6v6M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l1-12M9 7V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3' stroke='%238B8B8B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:24px;width:24px}.ic-myprecisedna:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.337 13.618a2.23 2.23 0 0 0-3.188 0 2.23 2.23 0 0 1-3.188 0 2.314 2.314 0 0 1 0-3.238 2.309 2.309 0 0 0 0-3.236 2.225 2.225 0 0 0-2.925-.224c-.092.067-.18.14-.263.225a2.23 2.23 0 0 1-3.186 0 2.314 2.314 0 0 1 0-3.237c.88-.894.88-2.344 0-3.238A2.23 2.23 0 0 0 7.4.67a2.313 2.313 0 0 0-.024 3.21h-.003l.027.028c.807.82.872 2.104.2 3.001l-.107.133c-.03.034-.058.069-.09.101l-.044.048v-.003l.044-.046c-.032.032-.068.061-.101.092l-.13.109a2.227 2.227 0 0 1-2.955-.203l-.027-.028v.004a2.226 2.226 0 0 0-3.16.026 2.314 2.314 0 0 0 0 3.237 2.23 2.23 0 0 0 3.187 0 2.23 2.23 0 0 1 3.188 0c.88.894.88 2.343 0 3.237a2.314 2.314 0 0 0 0 3.237 2.23 2.23 0 0 0 3.187 0 2.313 2.313 0 0 0 .024-3.21h.004l-.027-.025a2.314 2.314 0 0 1-.2-3.002l.108-.132.091-.104c.033-.032.068-.061.102-.092l.13-.109a2.228 2.228 0 0 1 2.954.2h.002c.808.822.872 2.106.2 3.005l-.107.132c-.03.035-.059.07-.093.104l.048-.049v.004c-.014.015-.03.029-.048.045-.16.163-.291.345-.393.538 0 .003-.003.005-.005.008a2.717 2.717 0 0 0-.088.19c0 .003-.003.006-.005.011-.027.066-.049.131-.07.2 0 .003 0 .005-.002.008-.02.07-.038.14-.053.21v.002c-.012.062-.02.122-.027.184-.004.015-.005.032-.007.048v.03c-.029.355.022.716.156 1.05l.032.072c.02.044.037.088.06.13.098.188.223.363.373.523h-.001l.028.031c.88.894.88 2.343 0 3.237a2.314 2.314 0 0 0 0 3.238 2.23 2.23 0 0 0 3.188 0 2.313 2.313 0 0 0 .024-3.21h.003l-.027-.028a2.314 2.314 0 0 1-.2-3.002l.109-.132c.03-.032.059-.07.091-.103l-.046.046h-.003c.015-.017.032-.03.047-.046l.004-.003.098-.091.13-.109a2.227 2.227 0 0 1 2.956.203l.026.027v-.003a2.23 2.23 0 0 0 3.162-.024c.88-.894.88-2.343 0-3.237M7.447 7.097h.002l-.004.005c-.013.014-.027.024-.04.038l.042-.043Zm3.093 3.328.046-.043.003-.002-.046.047h-.001l-.002-.002Zm.047-.046.004-.005.04-.045v.003l-.042.047h-.002Zm6.38 6.47.025-.027a.145.145 0 0 0 .015-.017h.002l-.041.043ZM2.263 4.597c1.251 0 2.264-1.03 2.264-2.298C4.527 1.029 3.514 0 2.263 0 1.013 0 0 1.03 0 2.299c0 1.268 1.012 2.298 2.263 2.298Z' fill='%236F6F6F'/%3E%3C/svg%3E");height:24px;width:24px}.ic-myprecisedna.active:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.336 13.618a2.23 2.23 0 0 0-3.187 0 2.23 2.23 0 0 1-3.188 0 2.314 2.314 0 0 1 0-3.238 2.309 2.309 0 0 0 0-3.236 2.225 2.225 0 0 0-2.925-.224c-.092.067-.18.14-.263.225a2.23 2.23 0 0 1-3.186 0 2.314 2.314 0 0 1 0-3.237c.88-.894.88-2.344 0-3.238A2.23 2.23 0 0 0 7.4.67a2.313 2.313 0 0 0-.024 3.21h-.004l.028.028c.807.82.871 2.104.2 3.001l-.107.133c-.03.034-.058.069-.09.101l-.044.048v-.003l.044-.046c-.032.032-.068.061-.102.092l-.128.109a2.227 2.227 0 0 1-2.956-.203l-.027-.028v.004a2.226 2.226 0 0 0-3.16.026 2.314 2.314 0 0 0 0 3.237 2.23 2.23 0 0 0 3.187 0 2.23 2.23 0 0 1 3.188 0c.88.894.88 2.343 0 3.237a2.314 2.314 0 0 0 0 3.237 2.23 2.23 0 0 0 3.187 0 2.313 2.313 0 0 0 .024-3.21h.003l-.027-.025a2.314 2.314 0 0 1-.2-3.002l.109-.132.091-.104c.032-.032.068-.061.102-.092l.13-.109a2.228 2.228 0 0 1 2.954.2h.002c.808.822.872 2.106.2 3.005l-.107.132c-.03.035-.06.07-.093.104l.048-.049v.004c-.014.015-.031.029-.048.045-.16.163-.291.345-.393.538 0 .003-.003.005-.005.008-.032.062-.06.126-.088.19 0 .003-.003.006-.005.011-.027.066-.049.131-.07.2a2.893 2.893 0 0 0-.056.218v.002c-.011.062-.02.122-.026.184-.004.015-.005.032-.007.048v.03c-.029.355.022.716.156 1.05l.032.072c.02.044.037.088.06.13.097.188.223.363.373.523h-.001l.028.031c.88.894.88 2.343 0 3.237a2.314 2.314 0 0 0 0 3.238 2.23 2.23 0 0 0 3.188 0 2.313 2.313 0 0 0 .024-3.21h.003l-.027-.028a2.314 2.314 0 0 1-.2-3.002l.109-.132c.03-.032.059-.07.091-.103l-.046.046h-.003c.015-.017.032-.03.047-.046l.004-.003.098-.091.13-.109a2.227 2.227 0 0 1 2.956.203l.025.027v-.003a2.23 2.23 0 0 0 3.163-.024c.88-.894.88-2.343 0-3.237M7.447 7.097h.002l-.004.005c-.013.014-.027.024-.04.038l.042-.043Zm3.093 3.328c.013-.014.03-.027.046-.043l.003-.002-.046.047h-.001l-.002-.002Zm.047-.046.004-.005.04-.045v.003l-.042.047h-.002Zm6.38 6.47.024-.027.016-.017h.001l-.04.043ZM2.263 4.597c1.251 0 2.264-1.03 2.264-2.298C4.527 1.029 3.514 0 2.263 0 1.013 0 0 1.03 0 2.299c0 1.268 1.012 2.298 2.263 2.298Z' fill='%231C3EC0'/%3E%3C/svg%3E");height:24px;width:24px}.ic-nexuslab:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.989 19.8a1.875 1.875 0 0 1-.26.691c-.363.534-1.118.67-1.611.231-.065-.012-.281.259-.35.277a.76.76 0 0 1-.191-.068c-.007-.01.043-.17.046-.222.074-1.108-.057-2.3 0-3.417-.029-.26-.174-.255-.393-.271.008-.06-.03-.236.037-.258.037-.012.108.022.158.023.276.008.54 0 .8-.096v1.697c.04-.02.053-.07.093-.106a.94.94 0 0 1 1.265-.012c.219.203.378.626.406.92.014.15.015.463 0 .612Zm-1.306-1.456c-.202.042-.418.356-.451.555-.076.453.045 1.078-.007 1.55.094.242.496.317.72.234.443-.166.422-1.139.395-1.532-.027-.393-.165-.908-.657-.807ZM19.351 20.625c-.028-.027-.162.134-.201.16-.517.358-1.361.131-1.254-.614.044-.3.305-.49.55-.62.176-.094.725-.266.823-.39.055-.07.047-.53.026-.635-.08-.387-.731-.216-.731-.152.485.378-.177.991-.488.542-.334-.48.387-.848.778-.884.652-.06 1.033.172 1.079.858.036.55-.032 1.14.002 1.694.036.113.268-.03.309-.102.14.187.189.215-.027.349-.296.183-.762.185-.866-.207Zm-.046-1.18c-.232.119-.657.252-.77.503-.08.182-.08.573.161.623.18.037.337 0 .47-.123a1.47 1.47 0 0 0 .139-.166v-.836ZM14.894 20.91c.01-.059-.02-.195.01-.237.054-.078.38.093.408-.221l-.003-2.922c-.035-.226-.303-.126-.395-.189-.034-.023-.05-.252.036-.25h1.368c.048-.004.03.004.035.036.01.068-.008.154 0 .225-.19.01-.422-.01-.417.248.055.907-.076 1.908-.001 2.805.005.06.022.18.076.206.171.087.902.05 1.082-.045.349-.182.263-.82.33-.879.02-.018.205.007.252-.003-.038.41-.008.817.023 1.225h-2.806l.002.001ZM1.143 20.839v-.118c.153.01.348-.033.389-.205.047-1.012.047-2.04 0-3.053-.016-.074-.105-.139-.175-.153-.123-.026-.242.053-.214-.147.218.029.44.029.661.025.08-.001.17-.05.233-.003l1.773 2.758v-2.32a.574.574 0 0 0-.104-.248c-.138-.122-.401.02-.36-.212.258.027.519.032.778.025.074-.002.233-.07.244.034.012.118-.129.073-.212.092-.14.034-.175.132-.205.264v3.228c.008.091-.09.11-.153.057l-2.1-3.275v2.886c0 .032.071.154.104.177.134.097.387.004.36.188h-1.02ZM10.515 20.308c.024.26.116.438.4.43.464-.015.643-.528.668-.924.016-.26.033-1.096-.036-1.31a.286.286 0 0 0-.201-.195c-.126-.035-.182.036-.159-.134h.591c.057 0 .202-.054.267-.07v2.273c0 .04.061.217.092.253.068.08.205.098.302.089-.002.037.009.086-.01.119-.016.025-.418-.02-.488 0l-.36.07v-.565c-.049.034-.063.119-.097.172-.372.578-1.364.576-1.434-.208-.043-.489.032-1.038 0-1.533-.014-.223-.032-.414-.274-.477-.108-.028-.138.05-.121-.124h.59c.058 0 .203-.054.268-.07v2.203h.002ZM8.027 18.174c-.005.028.009.107 0 .117-.012.012-.22-.004-.197.121l.557.822c.124-.195.307-.39.416-.59.099-.182.14-.286-.097-.347-.108-.028-.138.05-.122-.124h.835c.038.155-.086.121-.193.193-.099.066-.758.934-.758.998.266.357.496.828.779 1.164a.887.887 0 0 0 .127.13c.087.066.168.025.137.178h-.974c.005-.028-.009-.106 0-.117.01-.011.24-.006.2-.12-.062-.1-.554-.885-.605-.871-.032.008-.371.478-.403.534-.056.099-.096.178-.069.297.04.174.35.142.366.159.007.007-.005.091 0 .118H7.03c-.022-.165.023-.093.123-.145.086-.044.194-.158.26-.232.077-.086.633-.808.638-.861a.108.108 0 0 0-.022-.072l-.771-1.125c-.08-.119-.25-.06-.205-.229h.974l.001.002ZM6.777 19.26H5.213s-.035.032-.035.035v.47c0 .133.117.446.19.562.27.436.842.484 1.168.087.078-.096.127-.313.267-.199-.307.947-1.636.928-1.014.04-1.292-.688-1.117-1.88-.303-2.11.81-.228 1.348.29 1.293 1.115Zm-.51-.118c.02-.319-.046-.904-.452-.92-.464-.02-.595.552-.639.92h1.09ZM14.287 18.314c.03-.02.042-.2.05-.207.01-.011.108.003.139-.001l-.024.895c-.03-.006-.127.01-.138 0-.01-.01-.04-.226-.06-.282-.117-.347-.36-.554-.74-.494-.26.04-.346.33-.25.556.144.337.969.594 1.207 1.013.456.805-.543 1.37-1.212 1.042-.068-.034-.225-.207-.275-.11-.061.118.015.19-.18.16l.024-1.06c.029.004.132-.008.14 0 .013.013.035.31.052.38.059.24.155.476.405.556.329.106.662-.023.68-.406.03-.663-1.178-.774-1.27-1.468-.092-.694.618-.956 1.154-.7.072.034.23.17.298.126ZM13.132 3.001c1.609.06 3.416.064 5.01 0h.024l.013 1.015c-.319.077-1.094-.026-1.293.289-.078.122-.085.266-.111.405-.038 3.31-.043 6.63.003 9.94.049.393.123.522.52.577.673.094 2.422.08 3.053-.122 1.248-.397 1.23-2.049 1.363-3.139 0-.02.023-.059.035-.059h1.032c-.122 1.147-.1 2.304-.023 3.452.02.306.062.614.093.92-.007.102-.131.036-.196.034-2.49-.073-4.998-.053-7.492-.022-.7.009-1.4.006-2.1.023v-.979c0-.06.364-.03.43-.034.202-.013.624-.051.785-.17.175-.13.172-.489.202-.69-.02-3.265.034-6.537-.027-9.8-.06-.396-.164-.488-.549-.55-.27-.044-.566-.047-.84-.054L13.086 3h.046v.001ZM1.001 3.354c.235.024.471.016.707.023.515.018 1.037.039 1.556.025.203-.006.447-.05.648-.05.04 0 .085-.008.116.025 2.055 3.204 4.08 6.427 6.158 9.615V5.06c-.044-.859-.276-1.187-1.128-1.304-.074-.01-.421-.016-.451-.036-.044-.032-.015-.262-.018-.329l3.452-.038v.376c-.39.01-.94.06-1.188.407-.267.374-.2.869-.25 1.301v10.64h-.405L2.892 4.626l-.036-.092-.024.058v9.474c.034.87.134 1.386 1.082 1.516.14.02.34.004.461.027.02.004.058.018.058.035v.342c-.406-.02-.812-.014-1.219-.022-.384-.007-.75-.01-1.134 0-.36.008-.723-.018-1.08.046v-.4c.81-.004 1.278-.176 1.39-1.052.043-3.31.043-6.63 0-9.939-.12-.861-.66-.843-1.389-.888v-.376Z' fill='%236F6F6F'/%3E%3C/svg%3E");height:24px;width:24px}.ic-nexuslab.active:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.989 19.8a1.875 1.875 0 0 1-.26.691c-.363.534-1.118.67-1.611.231-.065-.012-.281.259-.35.277a.76.76 0 0 1-.191-.068c-.007-.01.043-.17.046-.222.074-1.108-.057-2.3 0-3.417-.029-.26-.174-.255-.393-.271.008-.06-.03-.236.037-.258.037-.012.108.022.158.023.276.008.54 0 .8-.096v1.697c.04-.02.053-.07.093-.106a.94.94 0 0 1 1.265-.012c.219.203.378.626.406.92.014.15.015.463 0 .612Zm-1.306-1.456c-.202.042-.418.356-.451.555-.076.453.045 1.078-.007 1.55.094.242.496.317.72.234.443-.166.422-1.139.395-1.532-.027-.393-.165-.908-.657-.807ZM19.351 20.625c-.028-.027-.162.134-.201.16-.517.358-1.361.131-1.254-.614.044-.3.305-.49.55-.62.176-.094.725-.266.823-.39.055-.07.047-.53.026-.635-.08-.387-.731-.216-.731-.152.485.378-.177.991-.488.542-.334-.48.387-.848.778-.884.652-.06 1.033.172 1.079.858.036.55-.032 1.14.002 1.694.036.113.268-.03.309-.102.14.187.189.215-.027.349-.296.183-.762.185-.866-.207Zm-.046-1.18c-.232.119-.657.252-.77.503-.08.182-.08.573.161.623.18.037.337 0 .47-.123a1.47 1.47 0 0 0 .139-.166v-.836ZM14.894 20.91c.01-.059-.02-.195.01-.237.054-.078.38.093.408-.221l-.003-2.922c-.035-.226-.303-.126-.395-.189-.034-.023-.05-.252.036-.25h1.368c.048-.004.03.004.035.036.01.068-.008.154 0 .225-.19.01-.422-.01-.417.248.055.907-.076 1.908-.001 2.805.005.06.022.18.076.206.171.087.902.05 1.082-.045.349-.182.263-.82.33-.879.02-.018.205.007.252-.003-.038.41-.008.817.023 1.225h-2.806l.002.001ZM1.143 20.839v-.118c.153.01.348-.033.389-.205.047-1.012.047-2.04 0-3.053-.016-.074-.105-.139-.175-.153-.123-.026-.242.053-.214-.147.218.029.44.029.661.025.08-.001.17-.05.233-.003l1.773 2.758v-2.32a.574.574 0 0 0-.104-.248c-.138-.122-.401.02-.36-.212.258.027.519.032.778.025.074-.002.233-.07.244.034.012.118-.129.073-.212.092-.14.034-.175.132-.205.264v3.228c.008.091-.09.11-.153.057l-2.1-3.275v2.886c0 .032.071.154.104.177.134.097.387.004.36.188h-1.02ZM10.515 20.308c.024.26.116.438.4.43.464-.015.643-.528.668-.924.016-.26.033-1.096-.036-1.31a.286.286 0 0 0-.201-.195c-.126-.035-.182.036-.159-.134h.591c.057 0 .202-.054.267-.07v2.273c0 .04.061.217.092.253.068.08.205.098.302.089-.002.037.009.086-.01.119-.016.025-.418-.02-.488 0l-.36.07v-.565c-.049.034-.063.119-.097.172-.372.578-1.364.576-1.434-.208-.043-.489.032-1.038 0-1.533-.014-.223-.032-.414-.274-.477-.108-.028-.138.05-.121-.124h.59c.058 0 .203-.054.268-.07v2.203h.002ZM8.027 18.174c-.005.028.009.107 0 .117-.012.012-.22-.004-.197.121l.557.822c.124-.195.307-.39.416-.59.099-.182.14-.286-.097-.347-.108-.028-.138.05-.122-.124h.835c.038.155-.086.121-.193.193-.099.066-.758.934-.758.998.266.357.496.828.779 1.164a.887.887 0 0 0 .127.13c.087.066.168.025.137.178h-.974c.005-.028-.009-.106 0-.117.01-.011.24-.006.2-.12-.062-.1-.554-.885-.605-.871-.032.008-.371.478-.403.534-.056.099-.096.178-.069.297.04.174.35.142.366.159.007.007-.005.091 0 .118H7.03c-.022-.165.023-.093.123-.145.086-.044.194-.158.26-.232.077-.086.633-.808.638-.861a.108.108 0 0 0-.022-.072l-.771-1.125c-.08-.119-.25-.06-.205-.229h.974l.001.002ZM6.777 19.26H5.213s-.035.032-.035.035v.47c0 .133.117.446.19.562.27.436.842.484 1.168.087.078-.096.127-.313.267-.199-.307.947-1.636.928-2.014.04-.292-.688-.117-1.88.697-2.11.81-.228 1.348.29 1.293 1.115Zm-.51-.118c.02-.319-.046-.904-.452-.92-.464-.02-.595.552-.639.92h1.09ZM14.287 18.314c.03-.02.042-.2.05-.207.01-.011.108.003.139-.001l-.024.895c-.03-.006-.127.01-.138 0-.01-.01-.04-.226-.06-.282-.117-.347-.36-.554-.74-.494-.26.04-.346.33-.25.556.144.337.969.594 1.207 1.013.456.805-.543 1.37-1.212 1.042-.068-.034-.225-.207-.275-.11-.061.118.015.19-.18.16l.024-1.06c.029.004.132-.008.14 0 .013.013.035.31.052.38.059.24.155.476.405.556.329.106.662-.023.68-.406.03-.663-1.178-.774-1.27-1.468-.092-.694.618-.956 1.154-.7.072.034.23.17.298.126ZM13.132 3.001c1.609.06 3.416.064 5.01 0h.024l.013 1.015c-.319.077-1.094-.026-1.293.289-.078.122-.085.266-.111.405-.038 3.31-.043 6.63.003 9.94.049.393.123.522.52.577.673.094 2.422.08 3.053-.122 1.248-.397 1.23-2.049 1.363-3.139 0-.02.023-.059.035-.059h1.032c-.122 1.147-.1 2.304-.023 3.452.02.306.062.614.093.92-.007.102-.131.036-.196.034-2.49-.073-4.998-.053-7.492-.022-.7.009-1.4.006-2.1.023v-.979c0-.06.364-.03.43-.034.202-.013.624-.051.785-.17.175-.13.172-.489.202-.69-.02-3.265.034-6.537-.027-9.8-.06-.396-.164-.488-.549-.55-.27-.044-.566-.047-.84-.054L13.086 3h.046v.001ZM1.001 3.354c.235.024.471.016.707.023.515.018 1.037.039 1.556.025.203-.006.447-.05.648-.05.04 0 .085-.008.116.025 2.055 3.204 4.08 6.427 6.158 9.615V5.06c-.044-.859-.276-1.187-1.128-1.304-.074-.01-.421-.016-.451-.036-.044-.032-.015-.262-.018-.329l3.452-.038v.376c-.39.01-.94.06-1.188.407-.267.374-.2.869-.25 1.301v10.64h-.405L2.892 4.626l-.036-.092-.024.058v9.474c.034.87.134 1.386 1.082 1.516.14.02.34.004.461.027.02.004.058.018.058.035v.342c-.406-.02-.812-.014-1.219-.022-.384-.007-.75-.01-1.134 0-.36.008-.723-.018-1.08.046v-.4c.81-.004 1.278-.176 1.39-1.052.043-3.31.043-6.63 0-9.939-.12-.861-.66-.843-1.389-.888v-.376Z' fill='%231C3EC0'/%3E%3C/svg%3E");height:24px;width:24px}.icon-edit:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M7 7H6a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-1M16 5l3 3m1.385-1.415a2.1 2.1 0 0 0-2.97-2.97L9 12v3h3l8.385-8.415Z' stroke='%231C3EC0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-edit-disabled:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M7 7H6a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-1M16 5l3 3m1.385-1.415a2.1 2.1 0 0 0-2.97-2.97L9 12v3h3l8.385-8.415Z' stroke='%238b8b8b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-chevron-down:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath d='m4.5 6.75 4.5 4.5 4.5-4.5' stroke='%23373737' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-chevron-up:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath d='M4.5 11.25 9 6.75l4.5 4.5' stroke='%23373737' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-trash:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.66 5.42h20.68M14.117 1.66h-4.23a1.41 1.41 0 0 0-1.41 1.41v2.35h7.05V3.07a1.41 1.41 0 0 0-1.41-1.41ZM9.887 17.405v-7.05M14.113 17.405v-7.05M18.45 21.043a1.4 1.4 0 0 1-1.401 1.297H6.953a1.4 1.4 0 0 1-1.4-1.297L4.246 5.42h15.51L18.45 21.043Z' stroke='%231C3EC0' stroke-width='1.44' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-trash-alt:before,.icon-trash:before{display:inline-block;height:24px;width:24px}.icon-trash-alt:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M4 7h16m-10 4v6m4-6v6M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l1-12M9 7V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3' stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-checklist:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='none'%3E%3Cpath d='M30.12 45.16a15.04 15.04 0 1 0 30.082 0 15.04 15.04 0 0 0-30.082 0Z' stroke='%2322C55E' stroke-width='3.84' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m51.863 40.789-7.282 9.708a1.886 1.886 0 0 1-2.835.203l-3.76-3.76M11.32 18.84h26.32M11.32 30.12h15.04M11.32 41.4h9.4M20.72 52.68H7.56a3.76 3.76 0 0 1-3.76-3.76V7.56A3.76 3.76 0 0 1 7.56 3.8h26.643a3.76 3.76 0 0 1 2.657 1.1l7.2 7.2a3.76 3.76 0 0 1 1.1 2.656v5.964' stroke='%2322C55E' stroke-width='3.84' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");display:inline-block;height:64px;width:64px}.icon-check:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z' fill='%2322C55E'/%3E%3C/svg%3E");display:inline-block;height:24px;width:24px}.ic-warning:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32 24v10.667m0 10.666h.026m-4.72-34.781L4.848 48.045A5.304 5.304 0 0 0 9.38 56h44.92a5.303 5.303 0 0 0 4.533-7.955l-22.46-37.493a5.305 5.305 0 0 0-9.068 0Z' stroke='%23EAB308' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:64px;width:64px}.ic-folder-check:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.5 47.5h-15a5 5 0 0 1-5-5V15a5 5 0 0 1 5-5h10l7.5 7.5h17.5a5 5 0 0 1 5 5v10m-15 15 5 5 10-10' stroke='%2322C55E' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");display:inline-block;height:24px;width:24px}.icon-new-video{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10' fill='none'><path d='M9 3.66666L12.0353 2.14933C12.1369 2.09855 12.2499 2.07458 12.3633 2.0797C12.4768 2.08481 12.5871 2.11883 12.6837 2.17853C12.7804 2.23824 12.8602 2.32165 12.9155 2.42085C12.9709 2.52004 12.9999 2.63174 13 2.74533V7.25466C12.9999 7.36826 12.9709 7.47995 12.9155 7.57915C12.8602 7.67835 12.7804 7.76176 12.6837 7.82146C12.5871 7.88117 12.4768 7.91519 12.3633 7.9203C12.2499 7.92541 12.1369 7.90144 12.0353 7.85066L9 6.33333V3.66666Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/><path d='M1 2.33333C1 1.97971 1.14048 1.64057 1.39052 1.39052C1.64057 1.14048 1.97971 1 2.33333 1H7.66667C8.02029 1 8.35943 1.14048 8.60948 1.39052C8.85952 1.64057 9 1.97971 9 2.33333V7.66667C9 8.02029 8.85952 8.35943 8.60948 8.60948C8.35943 8.85952 8.02029 9 7.66667 9H2.33333C1.97971 9 1.64057 8.85952 1.39052 8.60948C1.14048 8.35943 1 8.02029 1 7.66667V2.33333Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat 50%;background-size:contain;display:inline-block;height:8px;width:12px}.icon-new-onsite{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M1 13H13M2.33333 13V2.33333C2.33333 1.97971 2.47381 1.64057 2.72386 1.39052C2.97391 1.14048 3.31304 1 3.66667 1H10.3333C10.687 1 11.0261 1.14048 11.2761 1.39052C11.5262 1.64057 11.6667 1.97971 11.6667 2.33333V13M5 13V10.3333C5 9.97971 5.14048 9.64057 5.39052 9.39052C5.64057 9.14048 5.97971 9 6.33333 9H7.66667C8.02029 9 8.35943 9.14048 8.60948 9.39052C8.85952 9.64057 9 9.97971 9 10.3333V13M5.66667 5H8.33333M7 3.66667V6.33333" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50%;background-size:contain;display:inline-block;height:12px;width:12px}.icon-new-phone{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M2.33333 1.66699H5L6.33333 5.00033L4.66667 6.00033C5.38064 7.44801 6.55231 8.61969 8 9.33366L9 7.66699L12.3333 9.00033V11.667C12.3333 12.0206 12.1929 12.3598 11.9428 12.6098C11.6928 12.8598 11.3536 13.0003 11 13.0003C8.39951 12.8423 5.94677 11.738 4.10455 9.89577C2.26234 8.05356 1.15803 5.60082 1 3.00033C1 2.6467 1.14048 2.30756 1.39052 2.05752C1.64057 1.80747 1.97971 1.66699 2.33333 1.66699Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50%;background-size:contain;display:inline-block;height:10px;width:11px}.ic-circle-check{background-color:currentColor;display:inline-block;height:1em;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 12 2 2 4-4M3 12a9 9 0 1 0 18.001 0A9 9 0 0 0 3 12Z' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 12 2 2 4-4M3 12a9 9 0 1 0 18.001 0A9 9 0 0 0 3 12Z' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;mask-size:contain;-webkit-mask-size:contain;width:1em}.icon-refresh{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 11A8.1 8.1 0 0 0 4.5 9M4 5v4h4m-4 4a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4' stroke='%23373737' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;display:inline-block;height:12px;width:12px}.member-register-page{--member-register-bg:#00237d;--member-register-shape:#1647d3;--member-register-desktop-accent:url(https://s3.ap-southeast-5.amazonaws.com/public-storage.genejunction.com/public/images/shared/shapes/bg-accent-corner-blue.webp);--member-register-mobile-accent:url(https://s3.ap-southeast-5.amazonaws.com/public-storage.genejunction.com/public/images/shared/shapes/shape-teardrop-blue.webp);--member-register-action:#1c3ec0;--member-register-teal:#4fada6;--member-register-muted:#7c7c7c;background:var(--member-register-bg);color:#fff;font-family:Poppins,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.member-register-page__orb{background-position:50%;background-repeat:no-repeat;background-size:contain;pointer-events:none;position:absolute}.member-register-page__orb--left{display:none}.member-register-page__orb--top{background-image:var(--member-register-desktop-accent);height:770px;left:-168px;top:-50px;width:770px}.member-register-page__shell{align-content:center;-moz-column-gap:28px;column-gap:28px;display:grid;grid-template-areas:"hero form" ". login" "footer footer";grid-template-columns:minmax(390px,537px) minmax(520px,565px);margin:0 auto;min-height:100vh;padding:92px 152px 27px;position:relative;width:min(100%,1440px);z-index:1}.member-register-hero{align-self:start;grid-area:hero}.member-register-hero__logo-button{background:transparent;border:0;cursor:pointer;display:inline-flex;padding:0}.member-register-hero__logo{display:block;height:auto;margin-bottom:39px;width:130px}.member-register-hero__title{color:#fff;font-size:36px;font-weight:300;line-height:1.12;margin:0 0 24px;max-width:545px}.member-register-benefits{display:grid;gap:6px}.member-register-benefit{align-items:center;background:var(--member-register-teal);border-radius:20px;color:#fff;display:flex;gap:14px;min-height:67px;padding:14px 18px}.member-register-benefit__icon{align-items:center;background:hsla(0,0%,100%,.18);border-radius:9px;display:inline-flex;font-size:20px;height:28px;justify-content:center;min-width:28px;width:28px}.member-register-benefit p{font-size:15px;font-weight:500;line-height:1.22;margin:0}.member-register-benefit__icon-img{-webkit-user-drag:none;display:block;flex:0 0 40px;height:40px;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:40px}.member-register-form-card{align-self:start;background:#fff;border-radius:17px;color:#1c1c1c;grid-area:form;margin-top:118px;padding:34px 29px 29px}.member-register-form-card__title{color:var(--member-register-teal);font-size:16px;font-weight:400;line-height:1.4;margin:0}.member-register-form-card__accent{background:var(--member-register-teal);border-radius:999px;height:5px;margin:12px 0 27px;width:21px}.member-register-form{display:grid;gap:14px 9px;grid-template-columns:repeat(2,minmax(0,1fr))}.member-register-form .ri-field--mobile .form-floating:not(.ri-form-disabled)>.form-control[readonly]:not(:disabled),.member-register-form .ri-field--mobile .form-floating:not(.ri-form-disabled)>.form-control[readonly]:not(:disabled):focus{background-color:#f4f4f4!important;border-color:transparent!important;box-shadow:none}.member-register-form .ri-date-field--mobile .form-floating.ri-datepicker>label.ri-floating-main-label,.member-register-form .ri-field--mobile .form-floating.ri-floating-empty:not(:focus-within):not(.ri-textarea)>label.ri-floating-main-label{color:#8b8b8b!important}.member-register-form .ri-date-field--mobile .form-floating.ri-datepicker:focus-within>label.ri-floating-main-label,.member-register-form .ri-date-field--mobile .form-floating.ri-datepicker:not(.ri-floating-empty)>label.ri-floating-main-label,.member-register-form .ri-field--mobile .form-floating.ri-floating-empty:focus-within:not(.ri-textarea)>label.ri-floating-main-label,.member-register-form .ri-field--mobile .form-floating:not(.ri-floating-empty):not(.ri-textarea)>label.ri-floating-main-label{padding-left:18.8235px!important}.member-register-requirements{grid-column:1/-1;margin:5px 0 11px 6px}.member-register-requirements__item{align-items:center;color:var(--member-register-muted);display:flex;font-size:13px;font-weight:500;gap:8px;line-height:1.2;margin:0 0 4px}.member-register-requirements__item span{align-items:center;background:#898989;border-radius:50%;color:#fff;display:inline-flex;font-size:8px;height:14px;justify-content:center;min-width:14px;width:14px}.member-register-requirements__item--met span{background:var(--member-register-teal)}.member-register-terms{grid-column:1/2;margin-left:3px}.member-register-terms a{color:var(--member-register-action);text-decoration:none}.member-register-login-link:hover,.member-register-terms a:hover{text-decoration:underline}.member-register-submit-row{align-items:end;display:flex;grid-column:2/3;justify-content:flex-end}.member-register-submit{min-width:121px;position:relative}.member-register-submit>.gen2-btn{position:relative}.member-register-submit__loader{align-items:center;display:flex;inset:0;justify-content:center;position:absolute}.member-register-login-link{color:#fff;font-size:14px;font-weight:600;grid-area:login;justify-self:center;line-height:1.4;margin-top:18px;text-decoration:none}.member-register-footer{align-items:end;display:flex;gap:24px;grid-area:footer;justify-content:space-between;margin-top:71px}.member-register-footer p{color:var(--member-register-teal);font-size:12px;font-weight:700;line-height:1.3;margin:0}.member-register-store-links{align-items:center;display:flex;gap:14px}.member-register-store-links img{display:block;height:auto;width:136px}.member-register-otp-page{--member-register-bg:#00237d;--member-register-shape:#1647d3;--member-register-teal:#4fada6;--member-register-desktop-accent:url(https://s3.ap-southeast-5.amazonaws.com/public-storage.genejunction.com/public/images/shared/shapes/bg-accent-corner-blue.webp);--member-register-mobile-accent:url(https://s3.ap-southeast-5.amazonaws.com/public-storage.genejunction.com/public/images/shared/shapes/shape-teardrop-blue.webp);background:var(--member-register-bg);color:#fff;font-family:Poppins,sans-serif;min-height:100vh;overflow:hidden;position:relative}.member-register-otp-page__shape{background-image:var(--member-register-desktop-accent);background-position:50%;background-repeat:no-repeat;background-size:contain;height:770px;left:-168px;position:absolute;top:-50px;width:770px}.member-register-otp-page__content{display:flex;flex-direction:column;margin:0 auto;min-height:calc(100vh - 120px);padding:92px 152px 24px;position:relative;width:-moz-max-content;width:max-content;z-index:1}.member-register-otp-page__logo{display:block;height:auto;margin-bottom:39px;width:130px}.member-register-otp-page__title{color:#fff;font-size:36px;font-weight:300;line-height:1.13;margin:0 0 14px}.member-register-otp-page__subtitle{color:#fff;font-size:15px;font-weight:400;line-height:1.45;margin:0 0 40px}.member-register-otp-page__otp-row{align-items:end;display:grid;gap:28px}.member-register-otp-page__timer{color:hsla(0,0%,100%,.72);font-size:13px;line-height:1.4;margin-top:7px}.member-register-otp-page__resend{color:#fff!important;font-size:28px!important;font-weight:600!important;line-height:1.2!important;margin-bottom:2px;padding:0!important;white-space:nowrap}.member-register-otp-page__note{align-self:center;color:var(--member-register-teal);font-size:14px;font-weight:500;line-height:1.25;margin:auto auto 17px;text-align:center;width:min(100%,552px)}.member-register-otp-page__error{color:#ffb4b4;font-size:13px;line-height:1.4;margin-top:14px}.member-register-otp-page__proceed{align-self:center;min-width:350px;position:relative}.member-register-otp-page__proceed>.gen2-btn{background:#bebebe!important;border-color:#bebebe!important;min-width:350px!important;position:relative}.member-register-otp-page__proceed>.gen2-btn:not(.gen2-btn--disabled){background:#fff!important;border-color:#fff!important;color:var(--member-register-bg)!important}.member-register-otp-page__footer{align-items:end;display:flex;gap:24px;justify-content:space-between;margin:0 auto;padding:0 0 29px;position:relative;width:min(100%,1135px);z-index:1}.member-register-otp-page__footer p{color:var(--member-register-teal);font-size:12px;font-weight:700;line-height:1.3;margin:0}@media(max-width:1180px){.member-register-page__shell{grid-template-columns:minmax(340px,1fr) minmax(500px,565px)}.member-register-otp-page__content,.member-register-page__shell{padding-left:72px;padding-right:72px}}@media(max-width:1023px){.member-register-page__orb--left{display:none}.member-register-page__orb--top{background-image:var(--member-register-mobile-accent);background-position:0 0;height:360px;left:0;top:0;width:460px}.member-register-page__shell{align-items:stretch;display:flex;flex-direction:column;min-height:100vh;overflow-x:visible;overflow-y:visible;padding:48px 20px 30px;width:100%}.member-register-hero__logo{margin-bottom:20px;width:68px}.member-register-hero__title{font-size:18px;font-weight:500;line-height:20px;margin-bottom:20px;max-width:350px}.member-register-benefits{-webkit-overflow-scrolling:touch;cursor:grab;display:flex;gap:10px;margin-left:-20px;margin-right:-20px;max-width:none;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding:0 20px 18px;scrollbar-width:none;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100vw}.member-register-benefits:active{cursor:grabbing}.member-register-benefits::-webkit-scrollbar{display:none}.member-register-benefit{align-items:flex-start;border-radius:20px;flex:0 0 246px;flex-direction:column;gap:5px;min-height:123px;min-width:246px;padding:13px 17px;width:246px}.member-register-benefit__icon{font-size:23px;height:34px;width:34px}.member-register-benefit p{font-size:12px;font-weight:500;line-height:18px}.member-register-form-card{border-radius:18px;margin-top:0;padding:25px 17px 31px;width:100%}.member-register-form-card__accent{margin-bottom:21px}.member-register-form{gap:15px;grid-template-columns:1fr}.member-register-requirements{margin:-3px 0 12px 6px}.member-register-terms{display:flex;grid-column:auto;justify-content:center;margin:-3px 10px 0}.member-register-terms .ri-check-label{max-width:265px}.member-register-submit-row{grid-column:auto;justify-content:stretch}.member-register-submit,.member-register-submit>.gen2-btn{width:100%!important}.member-register-login-link{margin-top:35px}.member-register-footer{align-items:flex-start;flex-direction:column;gap:11px;margin-top:66px}.member-register-footer p{font-size:12px;font-weight:700}.member-register-store-links{gap:8px;width:100%}.member-register-store-links img{max-width:calc(50% - 4px);width:132px}.member-register-otp-page{min-height:100vh;overflow-x:hidden;overflow-y:auto}.member-register-otp-page__shape{background-image:var(--member-register-mobile-accent);background-position:0 0;height:360px;left:0;top:0;width:460px}.member-register-otp-page__content{min-height:calc(100vh - 116px);padding:48px 20px 20px;width:100%}.member-register-otp-page__logo{margin-bottom:20px;width:68px}.member-register-otp-page__title{font-size:25px;font-weight:300;line-height:1.28;margin-bottom:16px}.member-register-otp-page__subtitle{font-size:14px;line-height:1.45;margin-bottom:34px;max-width:330px}.member-register-otp-page__otp-row{gap:20px;grid-template-columns:minmax(0,1fr) max-content}.member-register-otp-page__timer{font-size:13px;line-height:1.3}.member-register-otp-page__resend{font-size:14px!important;margin-bottom:0}.member-register-otp-page__note{font-size:12px;line-height:1.42;margin-bottom:22px;max-width:350px}.member-register-otp-page__error{font-size:12px}.member-register-otp-page__proceed,.member-register-otp-page__proceed>.gen2-btn{min-width:0!important;width:100%!important}.member-register-otp-page__proceed>.gen2-btn.gen2-btn--mobile.gen2-btn--md{font-size:14px!important;padding-bottom:13px!important;padding-top:13px!important}.member-register-otp-page__footer{align-items:flex-start;flex-direction:column;gap:10px;padding:0 21px 28px;width:100%}.member-register-otp-page__footer p{font-size:10px;line-height:1.3}}@media(max-width:360px){.member-register-page__shell{padding-left:14px;padding-right:14px}.member-register-benefits{margin-left:-14px;margin-right:-14px;width:100vw}.member-register-benefit{min-width:220px;width:220px}.member-register-otp-page__content{padding-left:14px;padding-right:14px}.member-register-otp-page__title{font-size:36px}.member-register-otp-page__note,.member-register-otp-page__subtitle,.member-register-otp-page__timer{font-size:16px}.member-register-otp-page__otp-row{grid-template-columns:1fr}.member-register-otp-page__resend{font-size:20px!important;justify-self:end}.member-register-otp-page__footer{padding-left:20px;padding-right:20px}.member-register-otp-page__footer p{font-size:14px}}
