@charset "UTF-8";.background-primary,.header_navigation{background-color:#16242c}.header_navigation{display:flex;justify-content:space-between;box-shadow:0 2px 5px 2px #000}.header_navigation .header_navigation_left{display:flex;align-items:center;margin-left:20px;gap:40px}[dir=rtl] .header_navigation .header_navigation_left{margin-right:20px;margin-left:0}.header_navigation .header_navigation_left .logo_wrapper{min-width:150px}.header_navigation .header_navigation_left .logo_wrapper a{display:flex;width:100%;height:100%}.header_navigation .header_navigation_left .logo_wrapper a img{align-self:center;max-width:130px;max-height:70px;width:auto;height:auto}.header_navigation .search_bar_wrapper{display:flex;align-items:center;min-width:400px}.header_navigation .header_navigation_right{display:flex;align-items:center;margin-right:20px;gap:40px}[dir=rtl] .header_navigation .header_navigation_right{margin-right:0;margin-left:20px}@media (max-width: 1024px){.header_navigation .header_navigation_left{margin-left:5px;margin-right:0;gap:20px}.header_navigation .header_navigation_right{gap:20px}.header_navigation .search_bar_wrapper{display:none}}@media (max-width: 768px){.header_navigation .header_navigation_left{gap:5px}.header_navigation .header_navigation_left .logo_wrapper{min-width:70px}[dir=rtl] .header_navigation .header_navigation_left{margin-right:5px;margin-left:10px}.header_navigation .header_navigation_right{margin-left:5px;gap:10px}.header_navigation .header_navigation_right .MuiFormControl-root{max-width:110px}.header_navigation .header_navigation_right .MuiFormControl-root p.MuiTypography-root{font-size:12px}}.background-primary,.side-menu{background-color:#16242c}.background-dark-gray,.side-menu .sideMenuItems .sideMenuItemWrapper.active>ul{background-color:#24353f}.white,.side-menu .sideMenuItems .sideMenuItemWrapper a,.side-menu{color:#fff}.side-menu{position:fixed;z-index:200;top:0;left:-260px;height:100%;transition:left .3s;overflow-y:auto;font-size:18px;padding:0 10px}.side-menu.active{left:0;width:250px}[dir=rtl] .side-menu.active{right:0;left:auto;width:250px}.side-menu>.burgerToggleWrapper{width:calc(100% - 40px);align-self:flex-start;margin:10px 20px;display:flex;justify-content:space-between;align-items:center}.side-menu>.burgerToggleWrapper>label{max-height:50px}.side-menu>.burgerToggleWrapper .logo_wrapper{min-width:130px}.side-menu>.burgerToggleWrapper .logo_wrapper a{display:flex;width:100%;height:100%}.side-menu>.burgerToggleWrapper .logo_wrapper a img{align-self:center;max-width:130px;max-height:70px;width:auto;height:auto}.side-menu .sideMenuItems{margin-top:20px}.side-menu .sideMenuItems .searchBarWrapper{margin-bottom:20px}.side-menu .sideMenuItems>.sideMenuItemWrapper{margin-bottom:1.5rem}.side-menu .sideMenuItems .sideMenuItemWrapper{transition:opacity .3s;opacity:.7}.side-menu .sideMenuItems .sideMenuItemWrapper:hover{opacity:1}.side-menu .sideMenuItems .sideMenuItemWrapper>ul{position:absolute;opacity:0;visibility:hidden;list-style-type:none;padding:10px 20px;margin:0;margin-top:.5rem}.side-menu .sideMenuItems .sideMenuItemWrapper>ul li{padding:10px}.side-menu .sideMenuItems .sideMenuItemWrapper.active>.sideMenuItem>.expandIcon{transition:transform .5s;transform:rotate(90deg)}.side-menu .sideMenuItems .sideMenuItemWrapper.active>ul{visibility:visible;opacity:1;position:initial;transition:opacity .3s,visibility .3s}[dir=rtl] .side-menu .sideMenuItems .sideMenuItemWrapper.active>.sideMenuItem>.expandIcon{transform:rotate(-90deg)}.side-menu .sideMenuItems .sideMenuItemWrapper .sideMenuItem{display:flex;align-items:center;cursor:pointer}.side-menu .sideMenuItems .sideMenuItemWrapper .sideMenuItem>svg{margin-right:10px}.side-menu .sideMenuItems .sideMenuItemWrapper .sideMenuItem>.expandIcon{transition:transform .5s;font-size:18px;margin-left:auto}.side-menu .sideMenuItems .sideMenuItemWrapper .sideMenuItem.nested{font-size:14px}.side-menu .sideMenuItems .sideMenuItemWrapper .sideMenuItem.nested>.expandIcon{transition:transform .5s;font-size:18px;margin-left:10px}[dir=rtl] .side-menu .sideMenuItems .sideMenuItemWrapper .sideMenuItem>svg{margin-right:0;margin-left:10px}[dir=rtl] .side-menu .sideMenuItems .sideMenuItemWrapper .sideMenuItem>.expandIcon{margin-left:0;margin-right:auto}.side-menu .sideMenuItems .sideMenuItemWrapper a{font-size:14px;display:flex;align-items:center;opacity:.7;text-decoration:none}.side-menu .sideMenuItems .sideMenuItemWrapper a:hover{opacity:1}.side-menu .sideMenuItems .sideMenuItemWrapper .active_link{opacity:1;font-weight:600;color:#49b9f8}@media (min-width: 1025px){.side-menu .searchBarWrapper{display:none}}.background-primary,.search_popover_paper>ul.nested_list>.MuiListSubheader-root,.search_popover_paper>ul:not(.nested_list)>.MuiListSubheader-root{background-color:#16242c}.background-dark-gray,.search_popover_paper>ul.nested_list,.search_popover_paper>ul:not(.nested_list){background-color:#24353f}.background-hover-gray,.search_popover_paper>ul.nested_list>li>ul>li:hover,.search_popover_paper>ul:not(.nested_list)>li:hover{background-color:#ffffff29}.background-graphite-blue,.search_popover_paper>ul.nested_list>li>ul>.MuiListSubheader-root{background-color:#3a444a}.white,.search_popover_paper>ul:not(.nested_list)>li .MuiTypography-body2{color:#fff}.search_popover_paper{background-color:#16242c!important;display:flex;flex-direction:column;min-height:200px!important;min-width:400px!important}.search_popover_paper>ul:not(.nested_list)>li{cursor:pointer}.search_popover_paper>ul:not(.nested_list)>li .MuiTypography-body2{font-size:12px}.search_popover_paper>ul.nested_list>li{padding:0}.search_popover_paper>ul.nested_list>li>ul{width:100%}.search_popover_paper>ul.nested_list>li>ul>.MuiListSubheader-root{display:flex;flex-direction:row;justify-content:space-between}.search_popover_paper>ul.nested_list>li>ul>li{cursor:pointer}.search_popover_paper>ul.nested_list>li>ul>li .MuiListItemText-primary{margin-bottom:5px}.search_popover_paper>ul.nested_list>li>ul>li .MuiChip-root{margin-right:5px}[dir=rtl] .search_popover_paper>ul.nested_list>li>ul>li .MuiChip-root{margin-right:0;margin-left:5px}@media (max-width: 1024px){.search_popover_paper{min-width:200px!important}}.background-dark-red,.notification_item.MuiButtonBase-root.MuiMenuItem-root>.notification_wrapper.error{background-color:#a501014f}.background-dark-green,.notification_item.MuiButtonBase-root.MuiMenuItem-root>.notification_wrapper.pending{background-color:#00ff001a}.azure-blue,.notification_link{color:#49b9f8}.notification_item{width:100%}.notification_item.MuiButtonBase-root.MuiMenuItem-root{padding:0}.notification_item.MuiButtonBase-root.MuiMenuItem-root>.notification_wrapper{flex-direction:row;flex-wrap:nowrap;padding:10px 0 10px 10px}.notification_wrapper{display:flex}.notification_item:not(:last-child){border-bottom:1px solid rgba(230,230,230,.3)}.notification_icon{margin-right:20px;display:flex;align-items:center;justify-content:center}[dir=rtl] .notification_icon{margin-right:0;margin-left:20px}.notification_body{display:flex;flex-direction:column;padding-right:20px;flex-grow:1;overflow-wrap:break-word;word-break:break-word;white-space:normal}[dir=rtl] .notification_body{padding-right:0;padding-left:20px}.notification_title{font-size:1rem;font-weight:700;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.notification_content{display:flex;flex-direction:column;white-space:normal;word-break:break-word}.notification_footer{font-size:12px}.notification_link{font-weight:700;cursor:pointer}.notification_link:hover{opacity:.8}.background-dark-red,.MuiDataGrid-root .MuiDataGrid-row.pending-failure,.MuiDataGrid-root .MuiDataGrid-row.pending-failure:hover{background-color:#a501014f}.background-dark-green,.MuiDataGrid-root .MuiDataGrid-row.pending,.MuiDataGrid-root .MuiDataGrid-row.pending:hover{background-color:#00ff001a}.actionsWrapper{display:flex;flex-direction:row;margin-bottom:1rem;align-items:center;justify-content:space-between}.actionsWrapper label{margin-right:.5rem}.MuiDataGrid-virtualScrollerRenderZone{width:100%!important}.MuiDataGrid-root .MuiDataGrid-row.inactive{background-color:#575757!important}.MuiDataGrid-root .MuiDataGrid-row.invalid{border:1px solid #c8102e!important;width:100%!important}.MuiDataGrid-root .MuiDataGrid-row.processing,.MuiDataGrid-root .MuiDataGrid-row.processing:hover{position:relative;pointer-events:none;opacity:.6}.MuiDataGrid-root .MuiDataGrid-row.processing:after,.MuiDataGrid-root .MuiDataGrid-row.processing:hover:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#80808066;z-index:1;pointer-events:none;opacity:1}.MuiDataGrid-root .MuiDataGrid-row.processing:before,.MuiDataGrid-root .MuiDataGrid-row.processing:hover:before{content:"• • •";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;color:#fff;font-size:2.5rem;letter-spacing:.8rem;padding-left:.8rem;animation:processingPulse 1.4s ease-in-out infinite;opacity:1}@keyframes processingPulse{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(.9)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}}.ruby,.filter_panel .filter_fields .error_message{color:#c8102e}.filter_panel{display:flex;flex-direction:row;flex-wrap:nowrap}.filter_panel .filter_fields{display:flex;gap:10px;flex-wrap:wrap}.filter_panel .filter_fields>div{min-width:244px}.filter_panel .filter_fields>.sort_field{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;align-self:baseline}.filter_panel .filter_fields>.sort_field>.sort_dropdown{flex:1}[dir=rtl] .filter_panel .filter_fields>.sort_field>.sort_button_wrapper>button{padding-right:8px;padding-left:0}.filter_panel .filter_fields .filter_group{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px}.filter_panel .filter_fields .filter_group .MuiFormControl-root{min-width:156px;max-width:176px}.filter_panel .filter_actions{display:flex;flex-direction:column;justify-content:space-between;min-width:200px}.filter_panel .filter_actions>.panel_close_section{align-self:flex-end}.filter_panel .filter_actions>.panel_buttons{align-self:flex-end}.filter_panel .filter_actions>.panel_buttons button:first-of-type{margin-right:5px}[dir=rtl] .filter_panel .filter_actions>.panel_buttons button:first-of-type{margin-right:0;margin-left:5px}@media (max-width: 1024px){.filter_panel{flex-direction:column-reverse}.filter_panel .filter_fields{flex-direction:column}.filter_panel>.filter_actions{flex-direction:row-reverse;margin-bottom:15px}}.notification_menu .MuiPaper-root{margin-top:8px;min-width:320px}.notification_menu .notification_menu_content{max-height:450px;overflow-y:auto}.notification_menu ul{background-color:#24353f;max-width:380px;padding-top:0;padding-bottom:0}@media screen and (max-height: 600px){.notification_menu .MuiPaper-root{max-height:80vh}}.mainContainer{display:flex;flex-direction:column;justify-content:space-between;width:100%;overflow:hidden;font-family:system-ui}.mainContainer>.contentContainer{flex:1;overflow:auto}.mainContainer>.contentContainer.dimmed{opacity:.7;transition:opacity .3s;cursor:default}.mainContainer>.contentContainer .scopeMessage,.mainContainer>.contentContainer .userMessage{text-align:center}.mainContainer .mainView{padding-top:1rem}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:100;display:block;transition:opacity .3s}.background-primary,.cookies_container{background-color:#16242c}.cookies_container{position:fixed;width:100%;bottom:0;left:0;z-index:2147483645;box-sizing:border-box;border-top:1px solid white}.cookies_container .cookies_inner{max-width:fit-content;margin:0 auto}.cookies_container .cookies_inner .cookies_actions{display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;gap:10px}._background-primary_hnmpz_5{background-color:#16242c}._background-secondary_hnmpz_9{background-color:#4cc21d}._background-dark-gray_hnmpz_13{background-color:#24353f}._background-light-gray_hnmpz_17{background-color:#e6e6e6}._background-gray-blue_hnmpz_21{background-color:#2c3e50}._background-transparent-black_hnmpz_25,._overlay_hnmpz_25{background-color:#00000080}._background-leaf_hnmpz_29{background-color:#43b02a}._background-yellow_hnmpz_33{background-color:#e8c120}._background-orange_hnmpz_37{background-color:#f26522}._background-ruby_hnmpz_41{background-color:#c8102e}._background-pink_hnmpz_45{background-color:#9c6293}._background-muted-gray_hnmpz_49{background-color:#6e6e6e}._background-amber_hnmpz_53{background-color:#9c6a1c}._background-hover-gray_hnmpz_57{background-color:#ffffff29}._background-graphite-blue_hnmpz_61{background-color:#3a444a}._background-dark-purple_hnmpz_65{background-color:#494ead}._background-pale-blue-gray_hnmpz_69{background-color:#f0f1f8}._background-dark-red_hnmpz_73{background-color:#a501014f}._background-dark-green_hnmpz_77{background-color:#00ff001a}._background-inactive_hnmpz_81{background-color:#575757}._background-dark-teal_hnmpz_85{background-color:#054e5a}._background-burgundy_hnmpz_89{background-color:#5a0f28}._white_hnmpz_93{color:#fff}._black_hnmpz_97{color:#000}._transparent-black_hnmpz_101{color:#00000080}._alice-blue_hnmpz_105{color:#f0f8ff}._azure-blue_hnmpz_109{color:#49b9f8}._dark-purple_hnmpz_113{color:#494ead}._leaf_hnmpz_117{color:#43b02a}._ruby_hnmpz_121{color:#c8102e}._grey_hnmpz_125{color:#999}._light-blue_hnmpz_129{color:#56abc6}._dark-teal_hnmpz_133{color:#054e5a}._overlay_hnmpz_25{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:3000}.loginButton{width:100%;text-transform:none!important;font-weight:700;box-shadow:none;border:1px solid rgb(193,199,208)!important;border-radius:3px;height:40px!important;line-height:40px!important;background-color:#fff!important;color:#42526e!important;display:flex;text-align:center;justify-content:center}.loginButton:hover{background:rgba(9,30,66,.02)!important;text-decoration:inherit;transition-duration:0s,.15s;color:var(--ds-text, #42526E)!important}.loginButton:focus{box-shadow:#0003 1px 1px 5px,#2684ff99 0 0 0 2px!important;outline:none!important}.loginButton:active{background:rgba(9,30,66,.04)!important;color:#505f79!important}.logoContainer{display:flex;align-items:center}.logoContainer .logoImage{margin-right:6px}.background-gray-blue,.userGridContainer .roles_wrapper .role_box.role_box_inactive .MuiChip-filled,.userGridContainer .roles_wrapper .role_box.role_box_pending .MuiChip-filled,.userGridContainer .roles_wrapper .role_box,.userGridContainer .roles_wrapper .role_form{background-color:#2c3e50}.background-muted-gray,.userGridContainer .roles_wrapper .role_box.role_box_inactive{background-color:#6e6e6e}.background-amber,.userGridContainer .roles_wrapper .role_box.role_box_pending{background-color:#9c6a1c}.userGridContainer .roles_wrapper{display:flex;flex-direction:column;flex-wrap:wrap;overflow:hidden;transition:height 1s ease-out}.userGridContainer .roles_wrapper .role_form{align-items:flex-end;padding:10px 20px 20px;border-bottom:1px solid #cbd0d6}.userGridContainer .roles_wrapper .role_form .role_form_actions{margin-left:auto;display:flex;justify-content:flex-end}.userGridContainer .roles_wrapper .role_box{padding:10px 20px;display:flex;flex-direction:row;flex-wrap:wrap;position:relative}.userGridContainer .roles_wrapper .role_box .section{color:#eceff1;display:flex;flex-direction:row;flex-wrap:wrap;width:30%;margin-right:1rem}.userGridContainer .roles_wrapper .role_box .section .label{font-weight:600}.userGridContainer .roles_wrapper .role_box .section .value{margin-left:1rem}[dir=rtl] .userGridContainer .roles_wrapper .role_box .section .value{margin-left:0;margin-right:1rem}.userGridContainer .roles_wrapper .role_box .section .brands_wrapper{display:flex;flex-wrap:wrap;row-gap:.3rem;column-gap:.3rem}.userGridContainer .roles_wrapper .role_box .section:not(:last-of-type){margin-bottom:.5rem}.userGridContainer .roles_wrapper .role_box .role_buttons{position:absolute;top:7px;inset-inline-end:10px}.userGridContainer .roles_wrapper .role_box:not(:last-of-type){border-bottom:1px solid #cbd0d6}.dashboard_container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:start;gap:3.5%}.dashboard_container>div{box-shadow:inset 0 0 .5px 1px #ffffff13,0 0 0 1px #0000000d,0 .3px .4px #00000005,0 .9px 1.5px #0000000b,0 3.5px 6px #00000017;border-radius:1rem;transition:transform .6s;width:31%;height:19rem;padding:10px 15px;margin-bottom:1em;display:flex;flex-direction:column;font-family:"system-ui"}.dashboard_container>div:hover{transform:scale(1.02)}.dashboard_container .totals_row{display:flex;justify-content:space-between;margin-bottom:.5em}[dir=rtl] .dashboard_container .totals_row{flex-direction:row-reverse}@media screen and (max-width: 1000px){.dashboard_container>div{width:48%}}@media screen and (max-width: 600px){.dashboard_container>div{width:100%}}.background-leaf,.leads_box .leads_success{background-color:#43b02a}.background-yellow,.leads_box .leads_info{background-color:#e8c120}.background-orange,.leads_box .leads_warning{background-color:#f26522}.background-ruby,.leads_box .leads_error{background-color:#c8102e}.leads_box{flex:1;display:flex;flex-direction:column;justify-content:space-around}.leads_box .leads_box_row{padding:12px 8px;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;font-size:18px;font-weight:600}.form-content{opacity:0;visibility:hidden;transition:opacity .2s ease}.form-content.fade-in{opacity:1;visibility:visible}.form-content.fade-out{opacity:0;visibility:visible;transition:opacity .2s ease}.default_poi_row,.default_poi_row:hover{background-color:#49606b!important}.service_execution_detail_wrapper{padding:10px 20px;display:flex;flex-direction:row;flex-wrap:wrap;column-gap:10px;row-gap:10px}.service_execution_detail_wrapper .card_title{font-size:18px;text-align:center}.service_execution_detail_wrapper .card_period{font-size:14px}.service_execution_detail_wrapper .users_section{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:5px;row-gap:5px;margin-bottom:5px}.service_execution_detail_wrapper .card_footer{width:100%}.service_execution_detail_wrapper .execution_row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;height:50px}.background-light-gray,.signature_image,.signature_canvas{background-color:#e6e6e6}.signature_canvas{height:120px;width:100%}.background-dark-gray,.dx-draggable-dragging>.scroll_view_list_item,.board_container .scroll_view_list_item{background-color:#24353f}.background-pink,.dx-draggable-dragging>.scroll_view_list_item.assigned,.board_container .scroll_view_list_item.assigned{background-color:#9c6293}.board_container{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}.board_container .side_wrapper{max-width:230px}.board_container .scroll_view{width:230px}.board_container .spinner_wrapper{display:flex;flex-direction:row;justify-content:center}.board_container .scroll_view_list{width:230px;min-height:300px;max-height:520px}.board_container .scroll_view_list_item{color:var(--dx-color-text);box-sizing:border-box;padding:10px;margin-bottom:10px}.board_container .scroll_view_list_item .list_item_header{display:flex;flex-direction:row;justify-content:flex-start;font-size:16px}.board_container .scroll_view_list_item .list_item_header>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.board_container .scroll_view_list_item .list_item_footer{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;font-size:12px;align-items:center}.board_container .scheduler{width:84%;margin-left:10px;height:720px;padding-bottom:10px}[dir=rtl] .board_container .scheduler{margin-left:0;margin-right:10px}.board_container .dx-scheduler-group-header-content{padding-left:0!important}.board_container .dx-scheduler-timeline-work-week .dx-scheduler-cell-sizes-horizontal{width:20px!important}.board_container .dx-scheduler-timeline-week .dx-scheduler-cell-sizes-horizontal{width:50px!important}.board_container .dx-scheduler-all-day-panel{pointer-events:none;height:1px}.board_container .dx-scheduler-all-day-title{color:transparent;border-top:none!important}.board_container .group_header_wrapper{display:flex;justify-content:center;align-items:center;text-align:center;height:100%;width:100%}.board_container .group_header_wrapper>.group_header_text{padding:0 4px;width:100%}.board_container .group_header_wrapper>.group_header_text>p{color:var(--dx-color-text);overflow:hidden;text-overflow:ellipsis}.board_container .planning_tile{color:var(--dx-color-text)}.board_container .planning_tile>.planning_title{font-weight:600}.board_container .planning_tile:before{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;z-index:1}@media (max-width: 1024px){.board_container .scheduler{width:100%;margin-left:0}.board_container .side_wrapper{display:none}}.dx-tooltip-wrapper .dx-scrollable-container{overflow:auto}.dx-draggable-source{opacity:.5}.dx-draggable-dragging{font-family:"system-ui";font-size:16px}.dx-draggable-dragging>.scroll_view_list_item{padding:10px}.dx-draggable-dragging .list_item_footer{display:flex;flex-direction:row;justify-content:space-between;font-size:12px;align-items:center}.dx-draggable-dragging>*{box-shadow:0 1px 3px #0000001a,0 6px 8px #0003}.dx-field-item-label.dx-field-item-label-location-top{pointer-events:none}.dx-widget{font-family:"system-ui"!important}.dx-overlay-content .dx-validationsummary{display:none}.dx-texteditor-input{cursor:default;caret-color:transparent}.dx-tag-container{padding-right:11px}.dx-scheduler-appointment-tooltip-wrapper,.dx-scheduler-appointment-tooltip-wrapper .dx-popup-normal{z-index:100!important}.valid_row{background-color:#43b02a}.invalid_row{background-color:#c8102e}.azure-blue,.email_link,.policy_link{color:#49b9f8}.policies_list{margin:0}.policy_link{font-weight:700;cursor:pointer}.policy_link:hover,.email_link:hover{opacity:.8}.background-light-gray,.report_page .report_wrapper .report_paper{background-color:#e6e6e6}.background-ruby,.report_page .report_wrapper .report_paper .inactive_element:after{background-color:#c8102e}.background-dark-purple,.report_page .report_wrapper .report_paper .table_header{background-color:#494ead}.background-pale-blue-gray,.report_page .report_wrapper .report_paper .table_row{background-color:#f0f1f8}.black,.report_page .report_wrapper .report_paper td,.report_page .report_wrapper .report_paper{color:#000}.dark-purple,.report_page .report_wrapper .report_paper .report_header .report_title,.report_page .report_wrapper .report_paper .MuiRating-root{color:#494ead}.leaf,.report_page .report_wrapper .report_paper .MuiCheckbox-root{color:#43b02a}.ruby,.report_page .report_wrapper .report_paper .MuiCheckbox-root:not(.Mui-checked){color:#c8102e}.grey,.report_page .report_wrapper .report_paper .inactive_element td,.report_page .report_wrapper .report_paper .inactive_element th,.report_page .report_wrapper .report_paper .inactive_element span,.report_page .report_wrapper .report_paper .inactive_element p,.report_page .report_wrapper .report_paper .inactive_element,.report_page .report_wrapper .report_paper .MuiRating-root .MuiRating-iconEmpty{color:#999}.report_page{display:flex;flex-direction:row;gap:5%}.report_page .report_actions{position:-webkit-sticky;position:sticky;top:20px;align-self:flex-start}.report_page .report_actions button{min-width:100px}.report_page .report_wrapper{width:914px;min-height:1123px}.report_page .report_wrapper .report_paper{width:100%;height:100%;padding:20px 30px}.report_page .report_wrapper .report_paper label{margin-right:20px;font-weight:700}[dir=rtl] .report_page .report_wrapper .report_paper label{margin-right:0;margin-left:20px}.report_page .report_wrapper .report_paper .report_label{font-weight:700}.report_page .report_wrapper .report_paper .MuiCheckbox-root{position:relative;z-index:100}.report_page .report_wrapper .report_paper .report_header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.report_page .report_wrapper .report_paper .report_header .report_title{font-size:25px}.report_page .report_wrapper .report_paper .selectable_section{cursor:pointer;padding:10px 15px;margin:20px 0;box-shadow:inset 0 0 .5px 1px #ffffff13,0 0 0 1px #0000000d,0 .3px .4px #00000005,0 .9px 1.5px #0000000b,0 3.5px 6px #00000017;border-radius:5px;transition:transform .6s}.report_page .report_wrapper .report_paper .selectable_section:hover{transform:scale(1.02)}.report_page .report_wrapper .report_paper .selectable_section .section_header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.report_page .report_wrapper .report_paper .table_header>th{padding:5px;border-right:1px solid #9cc2e5;text-align:center}.report_page .report_wrapper .report_paper .table_row>td{text-align:center;border-right:1px solid #9cc2e5}.report_page .report_wrapper .report_paper .label_value_row{display:flex;flex-direction:row}.report_page .report_wrapper .report_paper .label_value_row>div{display:flex;align-items:center;width:50%}.report_page .report_wrapper .report_paper .label_value_row>div label{min-width:150px}.report_page .report_wrapper .report_paper .label_value_row>div span.MuiCheckbox-root{margin-left:auto}[dir=rtl] .report_page .report_wrapper .report_paper .label_value_row>div span.MuiCheckbox-root{margin-right:auto;margin-left:0}.report_page .report_wrapper .report_paper .inactive_element{position:relative}.report_page .report_wrapper .report_paper .inactive_element img{opacity:.4}.report_page .report_wrapper .report_paper .inactive_element:after{content:"";position:absolute;top:50%;left:5%;width:90%;height:2px;transform:rotate(-5deg);pointer-events:none;z-index:1}.background-gray-blue,.parts_box{background-color:#2c3e50}.parts_box{padding:10px 20px;display:flex;flex-direction:row;flex-wrap:wrap;position:relative;gap:10px}.parts_box .parts_box_column{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:5px}.parts_box .section{color:#eceff1;display:grid;grid-template-columns:40% 1fr}.parts_box .section .label{font-weight:600;justify-self:start}.parts_box .section .value{margin-left:1rem;justify-self:start;overflow-wrap:anywhere}[dir=rtl] .parts_box .section .value{margin-left:0}.parts_box .section .value .MuiChip-root{margin-right:.5rem}[dir=rtl] .parts_box .section .value .MuiChip-root{margin-right:0;margin-left:.5rem}.parts_box:not(:last-of-type){border-bottom:1px solid #cbd0d6}.light-blue,.order_link{color:#56abc6}.order_link{cursor:pointer;margin-left:5px}[dir=rtl] .order_link{margin-left:0;margin-right:5px}.order_link:hover{opacity:.8}.background-dark-gray,.ga_report_page .report_wrapper .report_paper{background-color:#24353f}.background-dark-teal,.ga_report_page .report_wrapper .report_section .section_box.ac{background-color:#054e5a}.background-burgundy,.ga_report_page .report_wrapper .report_section .section_box.bp{background-color:#5a0f28}.white,.ga_report_page .report_wrapper .report_paper{color:#fff}.ga_report_page .report_wrapper{width:612px}.ga_report_page .report_wrapper .report_paper{width:100%;height:100%;padding:20px 30px;margin-top:20px}.ga_report_page .report_wrapper .report_header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.ga_report_page .report_wrapper .report_header .title{font-size:24px;font-weight:700}.ga_report_page .report_wrapper .report_section{margin-top:20px}.ga_report_page .report_wrapper .report_section .section_title{font-size:18px;font-weight:700;margin:0 0 8px}.ga_report_page .report_wrapper .report_section .section_content{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.ga_report_page .report_wrapper .report_section .section_box{border:1px solid #fff;border-radius:3px;display:flex;flex-direction:column;gap:10px;padding:10px 20px;flex:1}.ga_report_page .report_wrapper .report_section .box_title{margin:0;text-align:center;font-size:18px}.ga_report_page .report_wrapper .report_section .box_content{margin:0;text-align:center;font-size:32px;font-weight:700}:root{--nav-bar-height: 70px}.background-primary{background-color:#16242c}.background-secondary{background-color:#4cc21d}.background-dark-gray{background-color:#24353f}.background-light-gray{background-color:#e6e6e6}.background-gray-blue{background-color:#2c3e50}.background-transparent-black{background-color:#00000080}.background-leaf{background-color:#43b02a}.background-yellow{background-color:#e8c120}.background-orange{background-color:#f26522}.background-ruby{background-color:#c8102e}.background-pink{background-color:#9c6293}.background-muted-gray{background-color:#6e6e6e}.background-amber{background-color:#9c6a1c}.background-hover-gray{background-color:#ffffff29}.background-graphite-blue{background-color:#3a444a}.background-dark-purple{background-color:#494ead}.background-pale-blue-gray{background-color:#f0f1f8}.background-dark-red{background-color:#a501014f}.background-dark-green{background-color:#00ff001a}.background-inactive{background-color:#575757}.background-dark-teal{background-color:#054e5a}.background-burgundy{background-color:#5a0f28}.white{color:#fff}.black{color:#000}.transparent-black{color:#00000080}.alice-blue{color:#f0f8ff}.azure-blue{color:#49b9f8}.dark-purple{color:#494ead}.leaf{color:#43b02a}.ruby{color:#c8102e}.grey{color:#999}.light-blue{color:#56abc6}.dark-teal{color:#054e5a}html{margin:0;height:100%}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #121c20 inset!important}input:-webkit-autofill{-webkit-text-fill-color:#ffffff!important;caret-color:#fff!important}:root{font-family:system-ui;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}#root{width:100%;display:flex;flex-direction:column;height:100%}body{margin:0;display:flex;place-items:center;height:100%;width:100%}.p-error{color:#c8102e;font-family:system-ui}.bodyClass{font-family:system-ui}
