body[data-theme=dark] #__next,body[data-theme=dark] .dashboardBg{background-color:#1a1a1a!important}body[data-theme=light]{background-color:var(--bg-color);color:var(--text-color)}body[data-theme=light] .container{background:var(--bg-color);color:var(--text-color)}body[data-theme=dark],body[data-theme=light] .dashboardBg,body[data-theme=light] .dashboardBgmain,body[data-theme=light] .pageContainer{background-color:var(--bg-color);color:var(--text-color)}body[data-theme=dark] .container{background:var(--bg-color);color:var(--text-color)}body[data-theme=dark] .dashboardBg,body[data-theme=dark] .dashboardBgmain,body[data-theme=dark] .pageContainer{background-color:var(--bg-color);color:var(--text-color)}body[data-theme=dark] select,body[data-theme=dark] select optgroup,body[data-theme=dark] select option,body[data-theme=light] select,body[data-theme=light] select optgroup,body[data-theme=light] select option{background-color:var(--secondary-bg);color:var(--text-color)}body[data-theme=dark] input{color:#ffffff!important;caret-color:#ffffff}body[data-theme=dark] textarea{color:#ffffff;caret-color:#ffffff}body.no-dark-textarea[data-theme=dark] textarea{background-color:#fff!important;color:#000!important}body[data-theme=dark] input::placeholder,body[data-theme=dark] textarea::placeholder{color:#838383}body[data-theme=dark] select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='4' viewBox='0 0 8 4' fill='none' stroke='white' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 1l3 2 3-2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:8px 4px}body[data-theme="http://www.w3.org/2000/svg"] .spinneroverlay{background:rgba(26,26,26,.95)}body[data-theme=dark] input:-webkit-autofill,body[data-theme=dark] input:-webkit-autofill:focus,input:-webkit-autofill:active,input:-webkit-autofill:hover{-webkit-text-fill-color:#ffffff!important;-webkit-box-shadow:inset 0 33px 25px 0 #242424,inset 0 99px 5px 0 #242424!important}html{transition:none!important}body[data-theme="0 0 8 4"] input:-webkit-autofill:focus,body[data-theme="4"] input:-webkit-autofill:hover,body[data-theme="8"] input:-webkit-autofill,body[data-theme=none] input:-webkit-autofill:active{-webkit-text-fill-color:#ffffff!important;-webkit-box-shadow:inset 0 33px 25px 0 #fafafa,inset 0 99px 5px 0 #fafafa!important}body[data-theme=dark] ::-webkit-scrollbar-track{-webkit-box-shadow:none;border-radius:20px;background-color:#111111}body[data-theme=dark] ::-webkit-scrollbar{width:7px;height:7px;border-radius:20px;background-color:#111111}body[data-theme=dark] ::-webkit-scrollbar-corner{background-color:#111111}html{background-color:var(--bg-color)!important}html[data-theme=dark],html[data-theme=dark] body{background-color:#1a1a1a!important}:root{--3d-box-shadow:0px 0px 10px 0px #7272721a,4px 4px 4px 0px #9494941f inset,-4px -4px 4px 0px #72727280 inset;--button-bg-color:#f972161f;--white-text-color:#ffffff;--bg-curved-lines:rgba(0,0,0,0.05);--input-placeholder:#505050;--bg-color:#ffffff;--light-gray-bg:#f4f7fa;--text-color:#111111;--logo-color:#0f172a;--text-secondary:#7a7a7a;--primary-color:#f97216;--secondary-bg:#fafafa;--border-color:#e4e4e4;--tab-bg:#fafafa;--tab-active-bg:#f97216;--tab-active-color:#ffffff;--scrollbar-thumb:#f97216;--hover-bg:rgba(0,0,0,0.05);--background-color:#f97216;--bodybg-color:#ffffff;--black-text-color:#000000;--banner-background-color:#fafafa;--border:1px solid #7a7a7a29;--box-shadow:0px 14px 40px 0px #0000000a;--button-color:#f97216;--font-lato:"Lato",sans-serif;--active-button-color:#ffffff;--light-primary:#f97216;--dark-secondary-1:#1a1a1a!important;--light-secondary-2:#fafafa;--light-border:#dfdfdf;--light-text-primary:#333333;--light-text-secondary:#7a7a7a;--light-button-color:#f97216;--light-button-active-color:#ffffff;--light-button-hover-color:#f97216;--placeholder-color:#33333380;--sidebar-text-color:#111111;--tool-color:#111111}body[data-theme=dark]{--white-text-color:#ffffff;--light-gray-bg:#242424;--bg-curved-lines:rgba(255,255,255,0.05);--input-placeholder:#505050;--bg-color:#1a1a1a;--sidebar-text-color:#ffffff;--text-color:#ffffff;--logo-color:#ffffff;--text-secondary:#838383;--placeholder-color:#83838380;--primary-color:#f97216;--secondary-bg:#242424;--border-color:#2e2e2e;--tab-bg:#242424;--tab-active-bg:#f97216;--tab-active-color:#ffffff;--scrollbar-thumb:#555555;--hover-bg:rgba(255,255,255,0.1);--dark-primary:#f97216;--light-text-primary:#ffffff;--light-text-secondary:#838383;--sidebar-text-color:#fff;--banner-background-color:#242424;--bodybg-color:#1a1a1a}body,html{font-family:var(--font-lato),"Lato",sans-serif!important}body{margin:0;padding:0;box-sizing:border-box;background-color:var(--bg-color)!important;color:var(--text-color);transition:none!important}canvas{font-family:var(--font-lato),"Lato",sans-serif!important}*{font-family:inherit}button,input,select,textarea{font-family:var(--font-lato),"Lato",sans-serif!important}button:focus{outline:none!important}a{color:inherit;text-decoration:none}.timechart-container{background-color:var(--card-bg);padding:1.5rem;border-radius:1rem;box-shadow:0 2px 8px rgba(0,0,0,.05);display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2.5rem;transition:background-color .3s ease,color .3s ease}.chart-wrapper{position:relative;width:16rem;height:16rem;display:flex;align-items:center;justify-content:center}.chart-svg{width:100%;height:100%}.chart-guide{stroke:var(--chart-guide)}.chart-text{fill:var(--chart-text)}.chart-legend{display:flex;flex-direction:column;gap:.5rem}.legend-item{display:flex;align-items:center;gap:.5rem}.legend-color{width:.75rem;height:.75rem;border-radius:50%}.legend-label{font-size:.875rem;color:var(--chart-text)}:root{--card-bg:#ffffff;--chart-guide:#e5e7eb;--chart-text:#374151}.dark,.dark:root{--card-bg:#1f1f1f;--chart-guide:#3a3a3a;--chart-text:#f3f4f6}*{transition:opacity .2s ease-in-out,transform .2s ease-in-out}.no-transitions *,:not([data-theme-transition]){transition:none!important}main{position:relative}.page-transition{transition:all .3s cubic-bezier(.4,0,.2,1)}body{overflow-x:hidden}.tab-transition{overflow:hidden;transition:all .3s ease-in-out}#__next{background-color:var(--bg-color)!important}*{box-sizing:border-box;padding:0;margin:0}::-webkit-scrollbar-track{-webkit-box-shadow:none;border-radius:20px;background-color:#f5f5f5}::-webkit-scrollbar{width:7px;height:7px;border-radius:20px}::-webkit-scrollbar,::-webkit-scrollbar-corner{background-color:#f5f5f5}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:none;background-color:#fa8224;cursor:pointer}a{cursor:pointer}button{font-family:var(--font-lato),"Lato",sans-serif!important}.toast-lato{font-weight:500!important;line-height:1.4!important;letter-spacing:0!important}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#1a2b3b!important;-webkit-box-shadow:inset 0 33px 25px 0 #fafafa,inset 0 99px 5px 0 #fafafa!important}.sandboxInput{font-family:Lato;font-weight:500;font-style:Medium;font-size:20px;line-height:100%;padding:14px 16px;background:var(--bg-color);border-radius:32px}.spinneroverlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.95);z-index:9999}.spinner{width:64px;height:64px;display:inline-block;position:relative}.react-flow__node.draggable{z-index:-1!important}.spinner:after{content:"";display:block;width:48px;height:48px;margin:8px;border-radius:50%;border-color:#f97216 transparent;border-style:solid;border-width:6px;animation:spinner-dual-ring 1.2s linear infinite}.react-flow__resize-control{z-index:1050!important}@keyframes spinner-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.itparent-node .react-flow__panel.right{right:0;display:none}.itparent-node .react-flow__panel .left,.itparent-node .react-flow__panel .right{display:block}.itparent-node .react-flow__node.draggable{z-index:-1!important}.itparent-node .react-flow__edge-path{stroke:transparent!important}.itparent-node .react-flow__pane{touch-action:pan-x pan-y}.itparent-node .react-flow__viewport{touch-action:none}.itparent-node .react-flow__handle.connectionindicator{visibility:hidden!important}.itparent-node .react-flow__viewport{pointer-events:auto}.itparent-node .react-flow__pane.selection{cursor:default!important}.itparent-node .react-flow__resize-control.line.top{top:-4px!important}.itparent-node .react-flow__resize-control.line.right{left:106%!important}.itparent-node .react-flow__resize-control.line.bottom{top:107%!important}.itparent-node .react-flow__resize-control.line.left{left:-4px!important}.itparent-node .react-flow__resize-control.handle.top.right{left:103%!important;top:-3px!important}.itparent-node .react-flow__resize-control.handle.top.left{left:-3px!important;top:-3px!important}.react-flow__panel.bottom{display:none!important}.itparent-node .react-flow__resize-control.handle.bottom.right{left:103%!important;top:106%!important}.itparent-node .react-flow__resize-control.handle.bottom.left{left:-3px!important;top:106%!important}.customer-journey-circle{background-color:var(--secondary-bg)!important}.vsm-toast-container{z-index:10000!important;position:fixed!important;left:0!important;right:0!important;display:flex!important;pointer-events:none!important;max-width:none!important}.vsm-toast-container,[class*=react-hot-toast]>div{width:100%!important;justify-content:center!important}.toast-lato{font-family:var(--font-lato),"Lato",sans-serif!important;font-weight:400!important;font-size:14px!important;line-height:normal!important;border-radius:5px!important;padding:6px 11px!important;box-shadow:none!important;white-space:nowrap!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:8px!important;border:none!important;width:auto!important;pointer-events:auto!important}.toast-lato svg{min-width:18px!important;min-height:18px!important;flex-shrink:0!important}.vsm-toast--success,body[data-theme=dark] .react-hot-toast[data-type=success]>div.vsm-toast--success,body[data-theme=dark] .vsm-toast-container .vsm-toast--success{background-color:#006400!important;color:#ffffff!important}body[data-theme=dark] .react-hot-toast[data-type=success]>div.vsm-toast--success svg path,body[data-theme=dark] .vsm-toast--success svg path{fill:#ffffff!important}.vsm-toast--error{background-color:#e33441!important;color:#ffffff!important}@keyframes toast-enter{0%{transform:translate(-50%,-20px) scale(.9);opacity:0}to{transform:translate(-50%) scale(1);opacity:1}}@media (max-width:1540px){.toast-lato{font-size:12px!important;padding:5px 10px!important}}.swal2-input{margin:0!important}div:where(.swal2-container) h2:where(.swal2-title){font-size:18px!important}div:where(.swal2-container) .swal2-input{height:30px!important;padding:10px 20px!important;font-size:16px!important}div:where(.swal2-container) .swal2-select{margin:0!important;height:30px!important;border:var(--swal2-input-border);font-size:16px!important}div:where(.swal2-container) button:where(.swal2-styled){font-size:14px!important}.system-handoff-diagram .dashboardBg{height:100%}.systemdashboardbg{height:100%!important}.systemhandoffdiagram{height:auto!important;padding-bottom:10px!important;margin-bottom:27px}.legend-item{border-radius:10%!important}.recharts-responsive-container{height:360px!important}.legend-text{font-weight:400;line-height:23px;letter-spacing:0}.legend-text,.progress-label{font-family:var(--font-lato),"Lato",sans-serif!important;font-size:16px;color:var(--text-color)!important}.progress-label{font-weight:500!important;text-align:center;vertical-align:middle}.legend-list{display:grid;width:100%;grid-gap:15px;gap:15px;grid-template-columns:repeat(2,1fr)}.recharts-wrapper svg:focus{outline:none}.react-flow__minimap{display:none!important}.progress-label-wrapper{width:100%}.vsm .progress-label-wrapper{height:auto}.Vsm-progress-wrapper .recharts-responsive-container{height:170px!important}.recharts-legend-wrapper{right:15px!important}@media (max-width:1540px){:root{--3d-box-shadow:0px 0px 4px 0px #7272721a,3px 3px 3px 0px #9494941f inset,-3px -3px 2px 0px #72727280 inset}.recharts-responsive-container{height:233px!important}.progress-label{font-size:8px!important}.legend-list{gap:9px}.customer-journey-circle .dashboardBg{height:calc(100vh - 69px)}.customer-journey-circle .dashboardContainer{height:calc(100vh - 69px - 20px)}.legend-text{font-size:12px!important}.recharts-legend-wrapper{right:20px!important}}@media screen and (max-width:767px){.mobile-grid-single{grid-template-columns:repeat(1,1fr)!important}}body[data-theme=dark] .Dashboard_tabcontainer__iwBfs,body[data-theme=dark] .Dashboard_tabwrapper__UGbnQ{background-color:#242424!important}body[data-theme=dark] .Dashboard_activitymap__F7r9z.Dashboard_tabwrapper__UGbnQ,body[data-theme=dark] .Dashboard_macroflowmap__8uplt.Dashboard_tabwrapper__UGbnQ{box-shadow:none;background-color:transparent!important}body[data-theme=dark] .Dashboard_reports__UCPwT .Dashboard_tabwrapper__UGbnQ{background-color:transparent!important}body[data-theme=dark] .Dashboard_learn__5j9fz .Dashboard_tabwrapper__UGbnQ{background:transparent!important}body[data-theme=dark] .Dashboard_vault__DD7GK .Dashboard_tabwrapper__UGbnQ{border:1px solid #1f2228!important}body[data-theme=dark] .Dashboard_report-details__VsYgR .Dashboard_tabwrapper__UGbnQ{background-color:var(--bg-color)!important}body[data-theme=dark] .Dashboard_loaderSpinner__SPxin{border-color:#f97216 #444 #444}body[data-theme=dark] .Dashboard_loaderText__90ZDz{color:#ffffff}.Dashboard_dashboardBg__SpgXI{display:flex;flex-direction:column;gap:10px;height:100vh;margin-top:96px}.Dashboard_dashboardBg__SpgXI.Dashboard_handofftopwrapper__wMcIN,.Dashboard_dashboardBg__SpgXI.Dashboard_vsmtopwrapper__PNh29{height:calc(100vh - 98px)}.Dashboard_tabcontainer__iwBfs{border:none!important;background-color:#fff}.Dashboard_tabcont__e54tj{display:flex;align-items:center;justify-content:space-between;background:#f972161a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 0;border-radius:5px;margin-bottom:10px}.Dashboard_dashboardContainer__tpY3n{width:100%;height:calc(100vh - 96px - 66px);margin-top:0;padding-left:24px;padding-right:24px}.Dashboard_dashboardBgmain__NNGLn{gap:10px;height:100%}.Dashboard_tabcontent__Q6C56{height:calc(100vh - 185px);overflow-y:auto;overflow-x:hidden}.Dashboard_userInfo__yH4k2{margin-bottom:32px}.Dashboard_userName__JeQay{font-weight:700;font-size:28px;color:#222;margin-bottom:4px}.Dashboard_userEmail__FGtK3{color:#666;font-size:16px}.Dashboard_cardGrid__rYziU{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px}.Dashboard_dashboardCard__bTPLn{background:#fff;border-radius:20px;box-shadow:var(--3d-box-shadow);padding:2.5rem 1.5rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;transition:box-shadow .2s,transform .2s;cursor:pointer;border:2px solid #ececff;position:relative}.Dashboard_cardIcon__4JG_P{margin-bottom:18px}.Dashboard_cardLabel__vOZDI{font-weight:600;font-size:18px;text-align:center}.Dashboard_tabItem__YPuZy{border-radius:8px 8px 0 0;color:var(--text-color);transition:background .2s,color .2s;font-size:14px;line-height:20px;width:33.33%;text-align:center}.Dashboard_tabItemActive__quE2e{text-decoration:underline}.Dashboard_tabNav__3raKa{display:flex;background:#f972161a;border-radius:8px;margin-bottom:10px}.Dashboard_tabItem__YPuZy{padding:10px 0;cursor:pointer;font-weight:500;color:#222;border-bottom:3px solid transparent;background:transparent;transition:all .2s}.Dashboard_tabItemActive__quE2e{color:#f97216}.Dashboard_tabItemInactive__fBGLt{color:#222;background:transparent;border-bottom:3px solid transparent}.Dashboard_tabContent__DnLd6{position:relative;height:100%;display:flex;border-radius:32px}.Dashboard_tabwrapper__UGbnQ{background:var(--banner-background-color);border:var(--border);height:calc(100vh - 96px - 129px);border-radius:40px;box-shadow:var(--3d-box-shadow)}.Dashboard_dashboardContainerToolDetails__J2t3N{overflow:hidden!important}.Dashboard_handoffdiagram__dhPkl{height:auto!important;padding-bottom:10px!important;margin-bottom:55px}.Dashboard_handoffdiagram__dhPkl .Dashboard_tabwrapper__UGbnQ,.Dashboard_systemhandoffdiagram__mRIqO .Dashboard_tabwrapper__UGbnQ{height:auto}.Dashboard_process__dnvcG .Dashboard_tabwrapper__UGbnQ .Dashboard_tabContent__DnLd6 div:nth-child(2){height:100%}.Dashboard_process__dnvcG .Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 96px - 64px)}.Dashboard_page404Page__hNyEN .Dashboard_tabwrapper__UGbnQ,.Dashboard_signinPage__k8quY .Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 0px - 0px);margin-top:0}.Dashboard_dashboardContainerToolDetails__J2t3N .Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 96px - 66px)}.Dashboard_page404Page__hNyEN .Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 96px - 63px)}.Dashboard_onlylogin__UG_Pi .Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 96px - 66px)}.Dashboard_activitymap__F7r9z.Dashboard_tabwrapper__UGbnQ,.Dashboard_macroflowmap__8uplt.Dashboard_tabwrapper__UGbnQ{box-shadow:none;background-color:transparent}.Dashboard_loginAfter__z_7Pz .Dashboard_tabwrapper__UGbnQ,.Dashboard_onlylogin__UG_Pi .Dashboard_tabwrapper__UGbnQ{position:relative;box-shadow:none;border:none}.Dashboard_loginAfter__z_7Pz .Dashboard_tabwrapper__UGbnQ:before,.Dashboard_onlylogin__UG_Pi .Dashboard_tabwrapper__UGbnQ:before{content:" ";position:absolute;top:0;left:0;height:100%;width:100%;box-shadow:var(--3d-box-shadow);border-radius:20px;z-index:2}.Dashboard_signinPage__k8quY{margin:0!important}.Dashboard_dashboardBg__SpgXI.Dashboard_onlylogin__UG_Pi{margin-top:96px!important}.Dashboard_handoffdiagram__dhPkl{height:auto}.Dashboard_dashboardContainer__tpY3n.Dashboard_customervaluemap__QY9fS{padding-bottom:63px}.Dashboard_vsm__lQ51H{height:auto!important}.Dashboard_highlevelPage__57r8a.Dashboard_dashboardContainer__tpY3n{height:calc(100vh - 98px)!important;max-height:calc(100vh - 98px);min-height:0;overflow:hidden;display:flex;flex-direction:column}.Dashboard_highlevelPage__57r8a .Dashboard_sidebarWrapper__71ebW{flex:1 1;min-height:0;overflow:hidden;display:flex}.Dashboard_highlevelPage__57r8a .Dashboard_breadcrumbWrapper__SDtyQ{flex:1 1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.Dashboard_highlevelPage__57r8a .Dashboard_tabwrapper__UGbnQ{flex:1 1;min-height:0;max-height:100%;overflow:hidden!important;display:flex;flex-direction:column}.Dashboard_highlevelPage__57r8a .Dashboard_tabContent__DnLd6{flex:1 1;overflow:hidden;display:flex;flex-direction:column}.Dashboard_highlevelPage__57r8a .Dashboard_tabContent__DnLd6>div{flex:1 1;min-height:0;height:100%;overflow:hidden;display:flex;flex-direction:column}.Dashboard_highlevelPage__57r8a .Dashboard_tabContent__DnLd6{min-height:0}.Dashboard_serviceblueprintdesign__Me_qc{overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.Dashboard_vsm__lQ51H .Dashboard_progress-label-wrapper__U3I9S{height:auto}.Dashboard_learn__5j9fz{height:auto!important;padding-bottom:34px!important}.Dashboard_learn__5j9fz .Dashboard_tabwrapper__UGbnQ{background:transparent;border:none;box-shadow:none}.Dashboard_forgotpassword__Tk_Rd,.Dashboard_signin__op8Ac,.Dashboard_signup__ZeLiH{margin:0!important}.Dashboard_serviceblueprintdesign__Me_qc::-webkit-scrollbar{display:none}.Dashboard_vsm__lQ51H .Dashboard_tabwrapper__UGbnQ{border-radius:40px!important}.Dashboard_swimlane__Ya5HW .Dashboard_tabwrapper__UGbnQ{border-radius:30px!important}.Dashboard_dashboard__bXWG8{margin-top:96px}.Dashboard_reports__UCPwT .Dashboard_tabwrapper__UGbnQ{background:transparent;border-radius:0;box-shadow:none}.Dashboard_sandbox__CX_us .Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 96px - 104px);background:transparent;border-radius:0;box-shadow:none}.Dashboard_report-details__VsYgR .Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 96px - 37px);background:var(--bg-color);border-radius:0;box-shadow:none}.Dashboard_enterpriselandscape__Npc1Q .Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 96px - 64px)}.Dashboard_vsm__lQ51H .Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 210px);overflow:auto}.Dashboard_vault__DD7GK .Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 96px - 64px);border:1px solid #e5e7eb!important}.Dashboard_faq__zuCxR .Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 96px - 65px);box-shadow:none;background:transparent;border-radius:0}.Dashboard_loaderText__90ZDz{color:#333;font-size:16px;font-weight:500;margin:0;font-family:var(--font-lato)}.Dashboard_navigationLoader__uFSxI{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1000;pointer-events:none}.Dashboard_loaderOverlay__KsSIV{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center}.Dashboard_loaderSpinner__SPxin{width:80px;height:80px;border:5px solid #f3f3f3;border-top:3px solid #f97216;border-radius:50%;animation:Dashboard_spin__3djDi 1s linear infinite;margin-bottom:15px}@keyframes Dashboard_spin__3djDi{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Dashboard_sidebarWrapper__71ebW{display:flex;flex-direction:row}@media (max-width:1540px){.Dashboard_systemhandoffdiagram__mRIqO .Dashboard_tabwrapper__UGbnQ{padding-bottom:0!important;border-radius:30px}.Dashboard_handoffdiagram__dhPkl .Dashboard_tabwrapper__UGbnQ{border-radius:30px}.Dashboard_customer-journeys__TtpZz.Dashboard_tabwrapper__UGbnQ,.Dashboard_value-streams__eccsQ.Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 69px - 80px)}.Dashboard_process__dnvcG .Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 96px - 10px)}.Dashboard_vault__DD7GK .Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 69px - 33px)}.Dashboard_faq__zuCxR .Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 69px - 44px)}.Dashboard_enterpriselandscape__Npc1Q .Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 96px - 7px)}.Dashboard_sandbox__CX_us .Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 96px - 104px)}.Dashboard_report-details__VsYgR .Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 96px - 24px)}.Dashboard_vsm__lQ51H .Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 148px);margin-bottom:10px}.Dashboard_dashboardBg__SpgXI.Dashboard_onlylogin__UG_Pi{margin-top:67px!important}.Dashboard_page404Page__hNyEN .Dashboard_tabwrapper__UGbnQ,.Dashboard_signinPage__k8quY .Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 0px - 0px);margin-top:0}.Dashboard_dashboardContainerToolDetails__J2t3N .Dashboard_tabwrapper__UGbnQ,.Dashboard_onlylogin__UG_Pi .Dashboard_tabwrapper__UGbnQ,.Dashboard_page404Page__hNyEN .Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 96px - 10px)}.Dashboard_handoffdiagram__dhPkl{height:auto!important;padding-bottom:0!important;margin-bottom:0}.Dashboard_vsm__lQ51H .Dashboard_tabwrapper__UGbnQ{border-radius:28px!important}.Dashboard_flowboard__Z2TKc .Dashboard_tabwrapper__UGbnQ{border-radius:30px}.Dashboard_dashboardBg__SpgXI,.Dashboard_swimlanedashboard__mUk5Y{height:calc(100vh - 67px);gap:7px;margin-top:67px}.Dashboard_tabContent__DnLd6{height:100%;border-radius:30px}.Dashboard_tabItem__YPuZy{padding:7px 0}.Dashboard_tabNav__3raKa{border-radius:6px;margin-bottom:7px}.Dashboard_dashboardContainer__tpY3n{height:calc(100vh - 69px - 26px);margin-top:0;padding-left:16px;padding-right:16px;border-radius:30px}.Dashboard_serviceblueprintdesign__Me_qc .Dashboard_tabwrapper__UGbnQ{border-radius:30px}.Dashboard_tabwrapper__UGbnQ{border-radius:15px}.Dashboard_dashboardContainerToolDetails__J2t3N{margin-top:69px}.Dashboard_cjm__0h_G_.Dashboard_dashboardBg__SpgXI{height:calc(100vh - 69px);overflow:hidden!important}.Dashboard_cjm__0h_G_ .Dashboard_dashboardContainer__tpY3n{height:calc(100vh - 69px - 20px);overflow:hidden!important}.Dashboard_learn__5j9fz{padding-bottom:20px!important}.Dashboard_customerjourneydonut__mfQfP .Dashboard_tabwrapper__UGbnQ{border-radius:30px}.Dashboard_tabwrapper__UGbnQ{height:calc(100vh - 69px - 77px)}.Dashboard_customervaluemap__QY9fS.Dashboard_tabwrapper__UGbnQ{border-radius:30px}}body[data-theme=dark] .Sidebar_darkTheme__pjvNw .Sidebar_arrow__cxRnO svg path{fill:#fff}body[data-theme=dark] .Sidebar_sidebarContent__gdgmI{border:1px solid #2e2e2e}.Sidebar_Sidebar__A7Mkz{width:100%;height:100%;min-width:324px;background:var(--secondary-bg);max-width:324px;padding:0;overflow-y:auto;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none;border-radius:20px;margin-right:24px;box-shadow:var(--3d-box-shadow)}.Sidebar_Sidebar__A7Mkz::-webkit-scrollbar{display:none}.Sidebar_sidebarContent__gdgmI{padding:10px;display:flex;flex-direction:column;border-radius:12px;border:1px solid #e4e4e4;margin:15px;background:var(--bg-color);max-height:calc(100vh - 265px);overflow:auto}.Sidebar_sidebarHeader__2Pds0{margin-bottom:15px}.Sidebar_sidebarHeader__2Pds0 h6{font-size:16px;font-weight:500;color:var(--sidebar-text-color);font-family:var(--font-lato)!important;line-height:100%;margin:0}.Sidebar_accordion__Hsi9G{flex:1 1;display:flex;flex-direction:column;gap:8px}.Sidebar_section__w0nMf{background:var(--bg-color);border-radius:8px;border:1px solid #eeeeee;overflow:hidden;transition:all .25s cubic-bezier(.4,0,.2,1);padding:10px}.Sidebar_sectionHeader__b2Z0O{width:100%;background:none;border:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background-color .2s cubic-bezier(.4,0,.2,1);text-align:left;border-bottom:var(--border);padding-bottom:10px;font-family:var(--font-lato)!important;font-size:16px;font-weight:400;color:var(--sidebar-text-color)}.Sidebar_section__w0nMf:not(.Sidebar_expanded__DFGdm) .Sidebar_sectionHeader__b2Z0O{border-bottom:none;padding-bottom:0}.Sidebar_sectionTitle__h2dSZ{display:flex;align-items:center;gap:12px}.Sidebar_sectionTitle__h2dSZ,.Sidebar_sectionTitle__h2dSZ .Sidebar_title__lY9dG{color:var(--sidebar-text-color);font-family:var(--font-lato)!important;font-size:18px;font-weight:500}.Sidebar_sectionIcon__mwl32{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:.28px solid #7a7a7a3d;border-radius:5px;padding:5px}.Sidebar_sectionIcon__mwl32 svg{width:18px;height:18px}.Sidebar_arrow__cxRnO{color:var(--sidebar-text-color);display:flex;align-items:center;justify-content:center;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .2s ease-out}.Sidebar_subsections__SyCrX{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .25s ease-out,padding .3s cubic-bezier(.4,0,.2,1);opacity:0;padding:0;transform:translateY(-2px)}.Sidebar_subsections__SyCrX.Sidebar_expanded__DFGdm{max-height:1000px!important;opacity:1!important;display:flex;flex-direction:column;gap:10px;padding:10px 0 0!important;transform:translateY(0)}.Sidebar_subsection__uxTy2{opacity:0;transform:translateY(-3px);transition:opacity .2s ease-out .1s,transform .2s ease-out .1s}.Sidebar_subsections__SyCrX.Sidebar_expanded__DFGdm .Sidebar_subsection__uxTy2{opacity:1;transform:translateY(0);transition:opacity .2s ease-out .1s,transform .2s ease-out .1s}.Sidebar_subsection__uxTy2:last-child{border-bottom:none}.Sidebar_subsectionHeader__VKRUv{width:100%;background:none;border:none;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background-color .2s cubic-bezier(.4,0,.2,1);text-align:left;color:var(--sidebar-text-color);font-family:var(--font-lato)!important;font-size:16px;font-weight:400;border-radius:5px}.Sidebar_subsectionHeader__VKRUv button span{font-family:Lato;font-weight:400;font-size:16px;line-height:100%;color:var(--sidebar-text-color)}.Sidebar_subsectionHeader__VKRUv button:focus-visible{border:2px solid var(--primary-color)!important;outline-offset:2px!important;border-radius:5px;outline:none}.Sidebar_subsectionHeader__VKRUv.Sidebar_active__XIQzC .Sidebar_plus__nuJUO{color:var(--sidebar-text-color)!important}.Sidebar_plus__nuJUO{color:var(--sidebar-text-color);display:flex;align-items:center;justify-content:center;transition:transform .2s ease-in-out,opacity .2s ease-in-out}.Sidebar_workflowItem__ZAuRx{padding:8px;font-size:14px;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-radius .2s ease;color:inherit;font-family:var(--font-lato)!important;text-align:left;border-radius:5px;margin:2px 0;display:block;width:100%;box-sizing:border-box}.Sidebar_workflowItem__ZAuRx:hover{background-color:rgba(250,130,36,.1)}.Sidebar_workflowItem__ZAuRx:focus-visible{border:2px solid var(--primary-color)!important;outline-offset:2px!important;outline:none!important}.Sidebar_workflowItem__ZAuRx.Sidebar_activeWorkflow__LGzic{background-color:var(--primary-color);color:#ffffff;font-weight:400;border-radius:5px}.Sidebar_workflowItem__ZAuRx.Sidebar_disabledWorkflow__qK4I1{color:#999;cursor:not-allowed;opacity:.6}.Sidebar_workflowItem__ZAuRx.Sidebar_disabledWorkflow__qK4I1:hover{background-color:transparent}.Sidebar_darkTheme__pjvNw .Sidebar_workflowItem__ZAuRx.Sidebar_activeWorkflow__LGzic,.Sidebar_lightTheme__mERST .Sidebar_workflowItem__ZAuRx.Sidebar_activeWorkflow__LGzic{background-color:var(--primary-color);color:#ffffff;border-radius:5px;box-shadow:var(--3d-box-shadow)}.Sidebar_darkTheme__pjvNw{background:var(--secondary-bg);border-right:1px solid var(--border-color)}.Sidebar_darkTheme__pjvNw .Sidebar_sidebarHeader__2Pds0 h6{color:var(--text-color)}.Sidebar_darkTheme__pjvNw .Sidebar_section__w0nMf{background:var(--bg-color);border-color:var(--border-color)}.Sidebar_darkTheme__pjvNw .Sidebar_sectionHeader__b2Z0O{color:var(--text-color);border-bottom-color:var(--border-color)}.Sidebar_darkTheme__pjvNw .Sidebar_sectionTitle__h2dSZ{color:var(--text-color)}.Sidebar_darkTheme__pjvNw .Sidebar_sectionIcon__mwl32{background:var(--secondary-bg);border-color:var(--border-color)}.Sidebar_darkTheme__pjvNw .Sidebar_arrow__cxRnO{color:#fff}.Sidebar_darkTheme__pjvNw .Sidebar_subsections__SyCrX{background:transparent}.Sidebar_darkTheme__pjvNw .Sidebar_subsectionHeader__VKRUv{color:var(--text-color);background:transparent}.Sidebar_darkTheme__pjvNw .Sidebar_subsectionHeader__VKRUv.Sidebar_active__XIQzC{background:var(--secondary-bg);color:#ffffff;box-shadow:var(--3d-box-shadow);padding:8px 10px!important}.Sidebar_darkTheme__pjvNw .Sidebar_subsectionHeader__VKRUv.Sidebar_active__XIQzC .Sidebar_subsectionHeaderContent__uWnhN{padding:0!important}.Sidebar_darkTheme__pjvNw .Sidebar_subsectionHeader__VKRUv.Sidebar_active__XIQzC .Sidebar_plus__nuJUO{color:#ffffff}.Sidebar_darkTheme__pjvNw .Sidebar_plus__nuJUO{color:#fff}.Sidebar_darkTheme__pjvNw .Sidebar_plus__nuJUO svg path{color:#fff;fill:#fff}.Sidebar_darkTheme__pjvNw .Sidebar_loadingContainer__j1bVM{color:var(--text-color)}.Sidebar_darkTheme__pjvNw .Sidebar_loadingSpinner__Fvedx{border-color:var(--border-color);border-top-color:var(--primary-color)}.Sidebar_darkTheme__pjvNw .Sidebar_emptyState__nf6xa,.Sidebar_darkTheme__pjvNw .Sidebar_noSubsections__xvMrP{color:var(--text-secondary)}.Sidebar_lightTheme__mERST{background:var(--secondary-bg)}.Sidebar_lightTheme__mERST .Sidebar_section__w0nMf{background:var(--bg-color);border-color:#eeeeee}.Sidebar_lightTheme__mERST .Sidebar_subsectionHeader__VKRUv.Sidebar_active__XIQzC{background:var(--secondary-bg);color:var(--sidebar-text-color);box-shadow:var(--3d-box-shadow);padding:8px 10px!important}.Sidebar_lightTheme__mERST .Sidebar_subsectionHeader__VKRUv.Sidebar_active__XIQzC .Sidebar_plus__nuJUO{color:#ffffff}.Sidebar_lightTheme__mERST .Sidebar_subsectionHeader__VKRUv.Sidebar_active__XIQzC .Sidebar_subsectionHeaderContent__uWnhN{padding:0}.Sidebar_loadingContainer__j1bVM{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:15px}.Sidebar_loadingSpinner__Fvedx{width:40px;height:40px;border:3px solid var(--border-color);border-top-color:var(--primary-color);border-radius:50%;animation:Sidebar_spin__e9CG3 .8s linear infinite}@keyframes Sidebar_spin__e9CG3{to{transform:rotate(1turn)}}.Sidebar_loadingContainer__j1bVM p{color:var(--text-secondary);font-family:Lato;font-weight:500;font-size:16px;line-height:100%}.Sidebar_emptyState__nf6xa,.Sidebar_noSubsections__xvMrP{padding:20px;text-align:center;color:var(--text-secondary);font-size:14px;font-family:Lato;font-weight:400;line-height:100%}.Sidebar_subsectionHeaderContent__uWnhN{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;width:100%}.Sidebar_workflowList__oWnJa{margin-top:10px}.Sidebar_nodata__laOZc .Sidebar_workflowList__oWnJa{margin-top:0}@media (max-width:1540px){.Sidebar_workflowList__oWnJa{margin-top:5px}.Sidebar_subsectionHeaderContent__uWnhN{padding:4px 10px}.Sidebar_subsectionHeader__VKRUv button span{font-size:12px}.Sidebar_workflowItem__ZAuRx{font-size:10px;padding:4px 8px;margin:0}.Sidebar_subsectionHeader__VKRUv button span svg{height:10px;width:10px}.Sidebar_Sidebar__A7Mkz{max-width:232px;border-radius:10px;margin-right:14px;min-width:232px}.Sidebar_sidebarContent__gdgmI{padding:10px;max-height:calc(100vh - 180px);overflow:auto}.Sidebar_sectionTitle__h2dSZ{font-size:12px;gap:6px}.Sidebar_sectionTitle__h2dSZ .Sidebar_title__lY9dG{font-size:16px}.Sidebar_sectionIcon__mwl32{width:20px;height:20px;padding:4px}.Sidebar_sectionIcon__mwl32 img{width:14px;height:14px}.Sidebar_subsectionHeader__VKRUv{font-size:14px;padding:7px 8px}.Sidebar_lightTheme__mERST .Sidebar_subsectionHeader__VKRUv.Sidebar_active__XIQzC{padding:7px 8px}.Sidebar_sidebarHeader__2Pds0 h6{font-size:14px}.Sidebar_accordion__Hsi9G{gap:6px}.Sidebar_section__w0nMf{padding:7px 5px}.Sidebar_subsections__SyCrX.Sidebar_expanded__DFGdm{gap:4px;padding:8px 0 0!important}.Sidebar_sectionHeader__b2Z0O{padding-bottom:8px;font-size:14px}}@media (max-width:768px){.Sidebar_Sidebar__A7Mkz{max-width:260px}.Sidebar_sidebarContent__gdgmI{padding:15px 10px}.Sidebar_sectionHeader__b2Z0O{padding:12px 15px}.Sidebar_subsectionHeader__VKRUv{padding:10px 15px 10px 40px}}body[data-theme=dark] .Breadcrumb_breadcrumbSeparator__VBZUW svg path{stroke:#ffffff}body[data-theme=dark] .Breadcrumb_breadcrumbLink__dA6Z_{color:var(--text-color,#ffffff)}body[data-theme=dark] .Breadcrumb_breadcrumbLink__dA6Z_:hover{color:#f97216}body[data-theme=dark] .Breadcrumb_breadcrumbText__WCp_C{color:var(--text-color,#ffffff)}body[data-theme=dark] .Breadcrumb_breadcrumbTextActive__un2o2{color:#f97216}body[data-theme=dark] .Breadcrumb_breadcrumbSeparator__VBZUW{opacity:.8}.Breadcrumb_breadcrumbWrapper__oxHG0{width:100%}.Breadcrumb_breadcrumb__AnpjQ{display:flex;align-items:center;margin:0 0 25px;padding:12px 24px;border-radius:10px}.Breadcrumb_breadcrumbList__Zny8o{flex-wrap:wrap;list-style:none;padding:0;margin:0}.Breadcrumb_breadcrumbItem__OEySH,.Breadcrumb_breadcrumbList__Zny8o{display:flex;align-items:center;gap:8px}.Breadcrumb_breadcrumbLink__dA6Z_{background:none;border:none;padding:0;margin:0;color:#111111;cursor:pointer;font-family:Lato!important;font-weight:400;font-size:16px;line-height:100%}.Breadcrumb_breadcrumbLink__dA6Z_:hover{color:#f97216}.Breadcrumb_breadcrumbLink__dA6Z_:focus{border:2px solid #f97216!important;outline:none!important;outline-offset:2px;border-radius:2px}.Breadcrumb_breadcrumbText__WCp_C{font-size:14px;font-weight:400;color:var(--text-color,#111111)}.Breadcrumb_breadcrumbTextActive__un2o2{color:#f97216;font-family:Lato;font-weight:600;font-size:16px;line-height:100%}.Breadcrumb_breadcrumbSeparator__VBZUW{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#111111;opacity:.5;font-size:14px}.Breadcrumb_breadcrumbRow__qJz6M{display:flex;align-items:center;justify-content:space-between;width:auto;gap:16px;border-radius:12px;margin-bottom:25px}.Breadcrumb_breadcrumbContainer__Blygi{flex:1 1;min-width:0}.Breadcrumb_breadcrumbRow__qJz6M .Breadcrumb_breadcrumb__AnpjQ{background:var(--bg-color);margin-bottom:0!important;padding:12px 20px!important;box-shadow:var(--3d-box-shadow)}.Breadcrumb_diagnosisContainer__I1vYy{flex-shrink:0}.Breadcrumb_breadcrumbRowDisabled__ucd0t{pointer-events:auto!important;cursor:not-allowed!important}.Breadcrumb_breadcrumbRowDisabled__ucd0t .Breadcrumb_breadcrumbLink__dA6Z_,.Breadcrumb_breadcrumbRowDisabled__ucd0t a,.Breadcrumb_breadcrumbRowDisabled__ucd0t button{pointer-events:none!important;cursor:not-allowed!important}.Breadcrumb_hideOn404Page__DGRdS{display:none!important}@media (max-width:1540px){.Breadcrumb_breadcrumbRow__qJz6M .Breadcrumb_breadcrumb__AnpjQ{padding:9px 15px!important;border-radius:7px}.Breadcrumb_breadcrumbLink__dA6Z_,.Breadcrumb_breadcrumbText__WCp_C{font-size:11px}.Breadcrumb_breadcrumbItem__OEySH,.Breadcrumb_breadcrumbList__Zny8o{gap:6px}.Breadcrumb_breadcrumbLink__dA6Z_{font-size:11px}.Breadcrumb_breadcrumbText__WCp_C{font-size:12px}.Breadcrumb_breadcrumbRow__qJz6M{padding:0;margin-bottom:15px}}.DiagnosisDropdown_diagnosisWrapper__1a34x{position:relative;display:inline-block}.DiagnosisDropdown_diagnosisButton__DNtBx{background:var(--bg-color);color:var(--text-color);border:0;padding:8px 10px;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:6px;height:40px;min-width:230px;box-shadow:var(--3d-box-shadow);font-family:Lato!important;font-weight:400;font-size:16px;line-height:100%}.DiagnosisDropdown_diagnosisButton__DNtBx svg{transition:transform .2s ease}.DiagnosisDropdown_diagnosisButton__DNtBx svg path{stroke:var(--text-color)}.DiagnosisDropdown_diagnosisButton__DNtBx.DiagnosisDropdown_isOpen__9uQ4C svg{transform:rotate(180deg)}body[data-theme=dark] .DiagnosisDropdown_diagnosisButton__DNtBx svg path{stroke:var(--text-color)}.DiagnosisDropdown_dropdownMenu__othnp{position:absolute;top:calc(100% + 10px);right:0;background:var(--bg-color);border-radius:7px;box-shadow:var(--3d-box-shadow);width:230px;max-height:250px;overflow-y:auto;z-index:10000;padding:0;display:flex;flex-direction:column;gap:12px;animation:DiagnosisDropdown_DiagnosisDropdown_fadeIn__cM32n__Hbhm_ .2s ease;border:1px solid #e4e4e4}body[data-theme=dark] .DiagnosisDropdown_dropdownMenu__othnp{background:#1a1a1a;border-color:#333}@keyframes DiagnosisDropdown_fadeIn__cM32n{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.DiagnosisDropdown_toolGrid__B3llc{display:grid;grid-template-columns:repeat(1,1fr)}body[data-theme=dark] .DiagnosisDropdown_toolItem___2iRO{border-color:#2E2E2E}.DiagnosisDropdown_toolItem___2iRO{display:flex;flex-direction:column;gap:8px;padding:10px;cursor:pointer;border:1px solid transparent;border-bottom-color:#e4e4e4}.DiagnosisDropdown_toolItem___2iRO:last-child{border-bottom:0}.DiagnosisDropdown_toolItem___2iRO:hover{background:rgba(249,114,22,.05);border-color:rgba(249,114,22,.2)}.DiagnosisDropdown_toolThumbnail__am_1t{width:100%;aspect-ratio:16/9;border-radius:6px;object-fit:cover}.DiagnosisDropdown_toolName__10LIK{font-weight:500;color:var(--text-color,#333333);margin:0;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:Lato;font-size:16px;line-height:100%;font-weight:400}.DiagnosisDropdown_loader__1OL4f{display:flex;justify-content:center;align-items:center;padding:24px}.DiagnosisDropdown_spinner__2FFrv{width:30px;height:30px;border:3px solid #f3f3f3;border-top-color:#f97216;border-radius:50%;animation:DiagnosisDropdown_spin__soMG_ 1s linear infinite}@keyframes DiagnosisDropdown_spin__soMG_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.DiagnosisDropdown_noTools__1ER7H{padding:20px;text-align:center;color:#666;font-size:14px}@media (max-width:1540px){.DiagnosisDropdown_diagnosisButton__DNtBx{padding:8px;border-radius:8px;gap:6px;height:30px;min-width:170px;font-size:12px}.DiagnosisDropdown_dropdownMenu__othnp{width:170px;max-height:174px}.DiagnosisDropdown_toolName__10LIK{font-size:12px}}.Header_headercontainer__x0d2Q{position:-webkit-sticky;position:fixed;top:0;z-index:1050;padding:24px;width:100%;background-color:var(--bodybg-color);transition:background-color .3s ease,border-color .3s ease}.Header_headusercont__lThMu{gap:18px;width:21.4%;display:flex;justify-content:flex-end;align-items:center}.Header_tabNav__IW7WR{align-items:center;display:flex;justify-content:center;gap:20px;width:62.4%}.Header_tablink__dZspr{display:flex;align-items:center;white-space:nowrap;gap:5px;padding:14px 0;border-radius:40px;font-size:16px;font-weight:500;font-family:var(--font-lato);color:var(--text-color);transition:all .3s ease}.Header_tablink__dZspr:focus-visible{border:2px solid var(--primary-color)!important;outline:none!important}.Header_tablink__dZspr span{align-items:center}.Header_tablink__dZspr svg path{transition:fill .3s ease,stroke .3s ease}.Header_activeTab__yAlF_{background:var(--primary-color);color:var(--tab-active-color);padding:14px 20px;font-weight:400;box-shadow:var(--3d-box-shadow)}.Header_activeTab__yAlF_ svg{fill:var(--tab-active-color);stroke:var(--tab-active-color)}.Header_activeTab__yAlF_ svg path{stroke:var(--tab-active-color);fill:transparent}.Header_activeTab__yAlF_.Header_iconstroke__HUtCp svg path{stroke:none!important;fill:var(--tab-active-color)!important}.Header_activeTab__yAlF_.Header_iconStrokeOnly__jnsuO svg path{stroke:var(--tab-active-color)!important;fill:transparent!important}.Header_headerRoot__uzNoU{display:flex;align-items:center;justify-content:space-between;background:var(--bodybg-color);z-index:1000;transition:background-color .3s ease}.Header_countryDropdown__Hl6oY,.Header_userButton__3bvxy{display:flex;align-items:center;gap:8px;font-size:15px;color:var(--text-color);border:none;font-weight:500;font-family:var(--font-lato);background:transparent;padding:0;transition:color .3s ease}.Header_userbtn__Z4xh_{display:flex;align-items:center;justify-content:flex-start}.Header_logoSection__Hlyt9{width:10%;display:flex;align-items:center}.Header_logoSection__Hlyt9 img{width:115px;height:40px}.Header_logoSection__Hlyt9:focus-visible{outline:none}.Header_partition__lJ4z7{height:28px;width:1px;background:var(--border-color);transition:background-color .3s ease}.Header_countryDropdownwrap__rtGh4{display:flex;align-items:center;justify-content:flex-end;position:relative}.Header_logoSection__Hlyt9 svg{width:115.55px;height:36.25px}.Header_countryDropdownList__AtBw4{position:absolute;top:110%;right:0;background:var(--bg-color);border:1px solid var(--border-color);border-radius:8px;box-shadow:var(--box-shadow);z-index:1001;list-style:none;margin:0;padding:5px;width:200px;max-height:260px;overflow-y:auto;animation:Header_Header_fadeIn__nhrNo__r_zd3 .2s;transition:background-color .3s ease,border-color .3s ease}.Header_countryDropdownList__AtBw4::-webkit-scrollbar{width:5px}.Header_countryDropdownList__AtBw4::-webkit-scrollbar-track{background:transparent}.Header_countryDropdownList__AtBw4::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:10px}.Header_countryDropdownList__AtBw4 li{padding:6px 12px;display:flex;align-items:center;cursor:pointer;font-size:13px;color:var(--text-color);background:var(--bg-color);transition:background .15s,color .3s ease;gap:8px;font-weight:500}.Header_countryDropdownList__AtBw4 li img{width:24px!important;object-fit:contain}.Header_countryDropdownList__AtBw4 li:hover{background:var(--hover-bg)}.Header_countryDropdownList__AtBw4 li.Header_selected__So_N_,.Header_countryDropdownList__AtBw4 li[aria-selected=true]{background:var(--primary-color);color:var(--white-text-color);font-weight:600}.Header_logoinButton__njG74{border:none;background-color:var(--secondary-bg);padding:7px;cursor:pointer;border-radius:5px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:var(--3d-box-shadow)}.Header_logoinButton__njG74 svg path{transition:fill .3s ease}.Header_logoinButton__njG74:focus-visible{border:2px solid #fa8224!important;outline-offset:2px;border-radius:32px}.Header_darktheme__mpYak:focus-visible{border:2px solid #fa8224!important;outline-offset:2px;border-radius:32px;outline:none!important}.Header_darktheme__mpYak{cursor:pointer;display:flex;align-items:center;gap:8px;padding:7px;border-radius:5px;transition:background-color .3s ease;color:var(--text-color);box-shadow:var(--3d-box-shadow);background:#f972161f}.Header_themeToggleText__hYzgY{font-size:18px;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center}@keyframes Header_Header_fadeIn__light__Yf_p4{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes Header_Header_fadeIn__dark__2iPwj{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header_activitymapHeader__UNh8C{background:#fffbe6}.Header_countryDropdown__Hl6oY img{height:30px;width:40px;border-radius:5px;object-fit:cover;border:1px solid var(--border-color);box-shadow:var(--3d-box-shadow)}.Header_countryDropdownImg__ZAJnk{position:relative;border-radius:5px;display:flex;align-items:center;gap:8px}.Header_countryDropdownImg__ZAJnk:before{content:" ";position:absolute;top:0;left:0;box-shadow:var(--3d-box-shadow);height:30px;width:40px;border-radius:5px}.Header_dropdown__bA5rj{position:relative}.Header_dropdownToggle__d33Ow{display:flex;align-items:center;white-space:nowrap;gap:5px}.Header_caret__JTcrC{display:flex;align-items:center;justify-content:center}.Header_dropdownMenu__78S0x{position:absolute;top:80%;left:0;background:var(--bg-color);border:2px solid var(--border-color);border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.08);z-index:1001;list-style:none;padding:10px;width:180px;max-height:180px;overflow-y:auto;animation:Header_Header_fadeIn__nhrNo__r_zd3 .2s;transition:background-color .3s ease,border-color .3s ease;display:flex;flex-direction:column;gap:10px}.Header_dropdownMenu__78S0x link{width:100%}.Header_userButton__3bvxy span{overflow:hidden;text-overflow:ellipsis;max-width:100px}.Header_countryDropdown__Hl6oY span,.Header_userButton__3bvxy span{white-space:nowrap;font-family:Lato;font-weight:500;font-size:16px;line-height:100%;color:var(--text-color)}@media (min-width:1100px) and (max-width:1300px){.Header_tablink__dZspr{font-size:10px!important}.Header_activeTab__yAlF_{padding:8px 10px!important;font-size:10px!important}.Header_logoSection__Hlyt9 img{width:77px!important;height:33px!important}.Header_logoSection__Hlyt9 svg{width:70px!important;height:22px!important}.Header_countryDropdown__Hl6oY,.Header_userButton__3bvxy{font-size:10px!important;gap:4px!important;padding:0!important}.Header_countryDropdown__Hl6oY span,.Header_userButton__3bvxy span{font-size:10px!important;max-width:70px!important}.Header_darktheme__mpYak{gap:6px!important;border-radius:6px!important}.Header_darktheme__mpYak img{height:20px!important}.Header_darktheme__mpYak svg{width:12px!important;height:12px!important}.Header_themeToggleText__hYzgY svg{width:10px!important;height:10px!important}.Header_logoinButton__njG74 svg{width:8px!important;height:8px!important}.Header_headusercont__lThMu{gap:8px!important}.Header_headercontainer__x0d2Q{padding:10px 15px!important}.Header_dropdownMenu__78S0x{width:120px!important;max-height:120px!important;padding:8px!important}.Header_countryDropdownList__AtBw4{width:150px!important;max-height:200px!important;padding:4px!important}.Header_countryDropdownList__AtBw4 li{font-size:10px!important;padding:3px 6px!important;gap:6px!important}.Header_countryDropdownList__AtBw4 li img{width:20px!important}.Header_partition__lJ4z7{height:24px!important;width:1px!important}.Header_tabNav__IW7WR{gap:8px}}@media screen and (max-width:1540px){.Header_countryDropdown__Hl6oY span,.Header_userButton__3bvxy span{font-size:12px}.Header_dropdownMenu__78S0x{width:130px;max-height:130px}.Header_activeTab__yAlF_{padding:10px 15px!important;font-weight:400!important}.Header_headercontainer__x0d2Q{padding:15px 16px}.Header_logoSection__Hlyt9 svg{width:90.55px}.Header_logoSection__Hlyt9 img{width:83px;height:33px}.Header_tablink__dZspr{gap:4px;font-size:11px;padding:11px 0}.Header_tablink__dZspr span{width:15px!important;height:15px!important}.Header_tablink__dZspr svg{width:15px;height:15px}.Header_countryDropdown__Hl6oY,.Header_userButton__3bvxy{font-size:12px}.Header_darktheme__mpYak img{height:28px}.Header_countryDropdownImg__ZAJnk:before,.Header_countryDropdown__Hl6oY img,.Header_userButton__3bvxy img{height:25px;width:30px}.Header_logoinButton__njG74{padding:6px;border-radius:3px;height:23px;width:23px}.Header_darktheme__mpYak{height:23px;width:23px;padding:6px!important;border-radius:3px!important}.Header_logoinButton__njG74 svg,.Header_themeToggleText__hYzgY svg{width:12px;height:12px}.Header_tabNav__IW7WR{gap:14px}.Header_headusercont__lThMu{gap:12px}body[data-theme=dark] .Header_tablink__dZspr,body[data-theme=light] .Header_tablink__dZspr{cursor:pointer}body[data-theme=dark] .Header_darktheme__mpYak,body[data-theme=light] .Header_darktheme__mpYak{padding:7px;border-radius:7px}}@media (max-width:992px){.Header_headercontainer__x0d2Q{padding:13px 20px}.Header_tabNav__IW7WR{gap:10px}body[data-theme=dark] .Header_tablink__dZspr,body[data-theme=light] .Header_tablink__dZspr{padding:8px 10px;cursor:pointer}.Header_logoSection__Hlyt9{width:15%}.Header_headusercont__lThMu{gap:7px;width:50%}.Header_logoinButton__njG74{font-size:12px}.Header_logoSection__Hlyt9 img{width:83px;height:19px}}@media only screen and (max-width:812px) and (orientation:landscape){.Header_headercontainer__x0d2Q{padding:8px 16px}.Header_headerRoot__uzNoU{flex-direction:row!important;justify-content:space-between;align-items:center;gap:8px}.Header_logoSection__Hlyt9{width:50%!important;padding:0}.Header_logoSection__Hlyt9 svg{width:70px}.Header_logoSection__Hlyt9 img{width:60px;height:14px}.Header_tabNav__IW7WR{gap:5px;flex:1 1;justify-content:center}.Header_tablink__dZspr{padding:6px 8px;font-size:10px;gap:4px;cursor:pointer}.Header_tablink__dZspr svg{width:12px;height:12px}.Header_headusercont__lThMu{gap:5px;width:30%;justify-content:flex-end}.Header_countryDropdown__Hl6oY,.Header_userButton__3bvxy{font-size:10px}.Header_countryDropdown__Hl6oY img,.Header_userButton__3bvxy img{width:20px;height:20px}.Header_darktheme__mpYak{padding:4px}.Header_darktheme__mpYak img{height:16px}.Header_logoinButton__njG74,.Header_logoutButton__ptEMk{padding:4px 8px;font-size:10px}.Header_countryDropdownList__AtBw4{width:150px;max-height:200px}.Header_countryDropdownList__AtBw4 li{padding:4px 8px;font-size:11px}.Header_dashboardBg__hJU11{height:calc(100vh - 48px);margin-top:48px}.Header_tablink__dZspr{padding:4.5px 10px!important}}@media (max-width:767px){.Header_headerRoot__uzNoU{flex-direction:column;justify-content:center;align-items:center;gap:7px}.Header_headusercont__lThMu{gap:7px;width:100%!important;justify-content:center}.Header_logoSection__Hlyt9{width:100%;padding:0;align-items:center;justify-content:center;display:flex}.Header_headercontainer__x0d2Q{padding:8px 10px}.Header_countryDropdown__Hl6oY,.Header_userButton__3bvxy{gap:4px}body[data-theme=dark] .Header_tablink__dZspr,body[data-theme=light] .Header_tablink__dZspr{padding:6px 10px;cursor:pointer}}@media screen and (max-width:1024px) and (max-height:768px){.Header_logoSection__Hlyt9{width:23%}.Header_headusercont__lThMu{width:50%}}body[data-theme=dark] .Header_darktheme__mpYak svg path,body[data-theme=dark] .Header_logoinButton__njG74 svg path,body[data-theme=dark] .Header_tablink__dZspr:not(.Header_activeTab__yAlF_) svg circle,body[data-theme=dark] .Header_tablink__dZspr:not(.Header_activeTab__yAlF_) svg g,body[data-theme=dark] .Header_tablink__dZspr:not(.Header_activeTab__yAlF_) svg path,body[data-theme=dark] .Header_tablink__dZspr:not(.Header_activeTab__yAlF_) svg rect{fill:#fff!important}body[data-theme=dark] .Header_themeToggleText__hYzgY svg path{fill:#f97216!important}body[data-theme=dark] .Header_darktheme__mpYak svg [stroke],body[data-theme=dark] .Header_logoinButton__njG74 svg [stroke],body[data-theme=dark] .Header_tablink__dZspr:not(.Header_activeTab__yAlF_) svg [stroke]{stroke:#fff!important;fill:none!important}body[data-theme=dark] .Header_activeTab__yAlF_ svg path{stroke:var(--tab-active-color)!important}body[data-theme=dark] .Header_activeTab__yAlF_ svg path:not([fill]),body[data-theme=dark] .Header_activeTab__yAlF_ svg path[fill=none]{fill:transparent!important}.DeletePopup_overlay__c0PbD{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:background-color .3s ease}.DeletePopup_popup__cHTqB{background:var(--bg-color);border-radius:16px;box-shadow:var(--3d-box-shadow);position:relative;max-width:314px;width:314px;text-align:center;border:1px solid var(--border-color);transition:background-color .3s ease,border-color .3s ease;font-family:var(--font-lato)!important;display:flex;flex-direction:column;gap:12px}.DeletePopup_popupHeader__LZOpr{display:flex;justify-content:space-between;align-items:center;padding:16px 16px 12px;border-bottom:var(--border)}.DeletePopup_popupHeaderTitle__L7qWa{font-size:18px;font-weight:500}.DeletePopup_closeButton__OLkgz{background:transparent;border:none;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease}.DeletePopup_closeButton__OLkgz:focus-visible{border:2px solid #fa8224!important;outline:none!important;outline-offset:3px}.DeletePopup_popupContent__spvUp{padding:0 16px;display:flex;flex-direction:column;gap:12px}.DeletePopup_warningIcon__0ldux{display:flex;justify-content:center;margin:auto;width:38px;height:38px;border-radius:10px;background:#E334411F;align-items:center}.DeletePopup_description__vvf_S{font-size:12px;font-weight:500;color:var(--text-secondary);transition:color .3s ease;font-family:var(--font-lato);padding:0 20px}.DeletePopup_buttonContainer__JEN5U{display:flex;justify-content:space-between;padding:12px 16px 16px;gap:16px;border-top:var(--border)}.DeletePopup_buttonContainer__JEN5U button{background:var(--bg-color);border:1px solid var(--border-color);border-radius:32px;padding:10px 20px;font-size:12px;font-weight:500;color:var(--text-color);cursor:pointer;transition:all .3s ease;font-family:var(--font-lato)!important;box-shadow:var(--3d-box-shadow);width:50%}.DeletePopup_noButton__AP_E_:focus-visible{border:2px solid #fa8224!important;outline:none!important;outline-offset:3px}.DeletePopup_yesButton___mUFc{background:var(--primary-color)!important;color:var(--tab-active-color)!important}.DeletePopup_yesButton___mUFc:active{transform:translateY(0)}@media (max-width:1540px){.DeletePopup_popup__cHTqB{max-width:280px;width:280px;border-radius:12px;gap:10px}.DeletePopup_popupHeader__LZOpr{padding:12px}.DeletePopup_popupHeaderTitle__L7qWa{font-size:16px}.DeletePopup_closeButton__OLkgz{width:28px;height:28px}.DeletePopup_popupContent__spvUp{padding:0 12px;gap:10px}.DeletePopup_warningIcon__0ldux{width:32px;height:32px}.DeletePopup_description__vvf_S{font-size:11px;padding:0 16px}.DeletePopup_buttonContainer__JEN5U{padding:10px 12px 12px;gap:12px}.DeletePopup_buttonContainer__JEN5U button{padding:8px 16px;font-size:11px;border-radius:28px}}body[data-theme=light] .Footer_footerContainer__O_seD{border-top:0}body[data-theme=dark] .Footer_copyrightText__gGeI6,body[data-theme=light] .Footer_copyrightText__gGeI6{color:var(--text-color)}.Footer_footerContainer__O_seD{z-index:2;position:fixed;width:100%;bottom:0;padding:24px 26px;margin-top:auto;background:var(--bg-color)}.Footer_footerContent__6fVXO{display:flex;justify-content:center;align-items:center;width:100%}.Footer_copyrightText__gGeI6{cursor:default;margin:0;font-family:Lato;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0}.Footer_copyrightRow__GSeJ2{display:flex;align-items:center;gap:12px;flex:1 1;justify-content:space-between}.Footer_copyrightRow__GSeJ2 p{width:100%;text-align:center}@media (max-width:1540px){.Footer_copyrightText__gGeI6{font-size:12px}.Footer_footerContainer__O_seD{padding:11px 18px}}.DesktopRequired_desktopRequired__Zl1zb{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.DesktopRequired_overlay__M4dbp{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.DesktopRequired_modal__y9wBX{position:relative;background:#ffffff;border-radius:16px;padding:40px 32px;max-width:480px;width:100%;text-align:center;box-shadow:0 20px 40px rgba(0,0,0,.3);animation:DesktopRequired_modalSlideIn__SB2Qj .3s ease-out}@keyframes DesktopRequired_modalSlideIn__SB2Qj{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.DesktopRequired_icon__HNVaq{width:80px;height:80px;margin:0 auto 24px;color:#f97216;display:flex;align-items:center;justify-content:center;background:rgba(249,114,22,.1);border-radius:50%}.DesktopRequired_icon__HNVaq svg{width:48px;height:48px}.DesktopRequired_title__wqZZE{font-size:24px;font-weight:600;color:#1a2b3b;margin:0 0 16px;font-family:Inter,sans-serif}.DesktopRequired_message__Gk_I1{font-size:16px;color:#64748b;line-height:1.6;margin:0 0 24px;font-family:Inter,sans-serif}.DesktopRequired_screenInfo__QgK1F{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;background:#f1f5f9;border-radius:8px;border:1px solid #e2e8f0}.DesktopRequired_label__0Ms4L{font-size:14px;color:#64748b;font-weight:500}.DesktopRequired_width__zWKpx{font-size:14px;color:#f97216;font-weight:600;background:rgba(249,114,22,.1);padding:4px 8px;border-radius:4px}[data-theme=dark] .DesktopRequired_modal__y9wBX{background:#242424;color:#ffffff}[data-theme=dark] .DesktopRequired_title__wqZZE{color:#ffffff}[data-theme=dark] .DesktopRequired_message__Gk_I1{color:#94a3b8}[data-theme=dark] .DesktopRequired_screenInfo__QgK1F{background:#334155;border-color:#475569}[data-theme=dark] .DesktopRequired_label__0Ms4L{color:#94a3b8}[data-theme=dark] .DesktopRequired_overlay__M4dbp{background:rgba(0,0,0,.9)}@media (max-width:480px){.DesktopRequired_modal__y9wBX{margin:20px;padding:32px 24px}.DesktopRequired_title__wqZZE{font-size:20px}.DesktopRequired_message__Gk_I1{font-size:14px}.DesktopRequired_screenInfo__QgK1F{flex-direction:column;gap:4px}}@font-face{font-family:Lato;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/e54d8da3d7d1722e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/55c20a7790588da9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/9ce3050912c26948-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/155cae559bbd1a77-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cce080f35d014443-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4de1fea1a954a5b6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/39969fcf98a3026e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6d664cce900333ee-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/f97d1853053d8931-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/7ff6869a1704182a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato Fallback;src:local("Arial");ascent-override:101.03%;descent-override:21.80%;line-gap-override:0.00%;size-adjust:97.69%}.__className_8fb32a{font-family:Lato,Lato Fallback;font-style:normal}.__variable_8fb32a{--font-lato:"Lato","Lato Fallback"}