@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap);:root{--common-font-family:"Lato",sans-serif;--common-font-weight-100:100;--common-font-weight-300:300;--common-font-weight-400:400;--common-font-weight-700:700;--common-font-weight-900:900;--common-font-style-italic:italic;--common-font-style-normal:normal;--common-text-content:0.75rem;--common-footer-text:0.65rem;--grid-card-heroText:40px;--common-black:#000;--common-white:#fff;--common-red:#dc4d28;--common-primary-main:#1976d2;--common-primary-light:#42a5f5;--common-primary-dark:#1565c0;--common-primary-contrastText:#fff;--common-secondary-main:#9c27b0;--common-secondary-light:#ba68c8;--common-secondary-dark:#7b1fa2;--common-secondary-contrastText:#fff;--common-error-main:#d32f2f;--common-error-light:#ef5350;--common-error-dark:#c62828;--common-error-contrastText:#fff;--common-warning-main:#ed6c02;--common-warning-light:#ff9800;--common-warning-dark:#e65100;--common-warning-contrastText:#fff;--common-info-main:#0288d1;--common-info-light:#03a9f4;--common-info-dark:#01579b;--common-info-contrastText:#fff;--common-success-main:#2e7d32;--common-success-light:#4caf50;--common-success-dark:#1b5e20;--common-success-contrastText:#fff;--common-grey-50:#fafafa;--common-grey-100:#f5f5f5;--common-grey-200:#eee;--common-grey-300:#e0e0e0;--common-grey-400:#bdbdbd;--common-grey-500:#9e9e9e;--common-grey-600:#757575;--common-grey-700:#616161;--common-grey-800:#424242;--common-grey-900:#212121;--common-grey-A100:#f5f5f5;--common-grey-A200:#eee;--common-grey-A400:#bdbdbd;--common-grey-A700:#616161;--common-text-primary:#fff;--common-text-secondary:#0009;--common-text-disabled:#00000061;--common-divider:#0000001f;--common-action-active:#0000008a;--common-action-hover:#0000000a;--common-action-hoverOpacity:0.04;--common-action-selected:#00000014;--common-action-selectedOpacity:0.08;--common-action-disabled:#00000042;--common-action-disabledBackground:#0000001f;--common-action-disabledOpacity:0.38;--common-action-focus:#0000001f;--common-action-focusOpacity:0.12;--common-action-activatedOpacity:0.12;--darkTheme-nhance-main:#ef5350;--darkTheme-nhance-dark:#282a2e;--darkTheme-nhance-text:#fff;--darkTheme-nhance-light:#fff;--darkTheme-nhance-background:#121212;--darkTheme-nhance-dim:grey;--lightTheme-nhance-main:#ef5350;--lightTheme-nhance-light:#fff;--lightTheme-nhance-dark:#282a2e;--lightTheme-nhance-background:#eceff3;--lightTheme-nhance-dim:grey;--lightTheme-nhance-boxShadow:#b4cbdf;--footer-opacity:0.6;--common-iconlogo-height:72px;--common-iconlogo-width:72px;--common-avataricon-height:32px;--common-avataricon-width:32px;--common-reactionicon-height:24px;--common-reactionicon-width:24px;--sidebar-width:56px;--sidebar-height:48px;--sidebar-drawer-width:165px!important;--button-font-size:0.75rem!important;--common-componentBorderRadius:4px!important;--common-inner-componentBorderRadius:.5rem!important;--common-component-spacing:20px 20px 0px 20px;--common-card-spacing:20px 0px 0px 20px;--font-size-scale:1;--base-font-7:7px;--base-font-8:8px;--base-font-9:9px;--base-font-10:10px;--base-font-11:11px;--base-font-12:12px;--base-font-13:13px;--base-font-14:14px;--base-font-15:15px;--base-font-16:16px;--base-font-17:17px;--base-font-18:18px;--base-font-19:19px;--base-font-20:20px;--base-font-21:21px;--base-font-22:22px;--base-font-24:24px;--base-font-26:26px;--base-font-30:30px;--base-font-35:35px;--base-font-40:40px;--base-font-50:50px;--base-font-60:60px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Lato,sans-serif!important;font-family:var(--common-font-family)!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform}.react-grid-item.resizing{will-change:width,height;z-index:1}.react-grid-item.react-draggable-dragging{transition:none;will-change:transform;z-index:3}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;-webkit-user-select:none;-o-user-select:none;user-select:none;z-index:2}.react-grid-item>.react-resizable-handle{height:20px;position:absolute;width:20px}.react-grid-item>.react-resizable-handle:after{border-bottom:2px solid #80808066;border-right:2px solid #80808066;bottom:3px;content:"";height:5px;position:absolute;right:3px;width:5px}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e,.react-grid-item>.react-resizable-handle.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.flex{flex:initial!important}.displayFlex,.flex{display:flex}.flex1{flex:1 1}.flex100{flex:100% 1!important}.flexNoShrink{flex-shrink:0!important}.flexDirectionRow{-ms-flexbox-direction:row;flex-direction:row}.flexDirectionCol{-ms-flexbox-direction:column;flex-direction:column}.flexWrap{-moz-box-wrap:wrap;-webkit-box-wrap:wrap;-ms-flexbox-wrap:wrap;flex-wrap:wrap}.flexNoWrap{-moz-box-wrap:nowrap;-webkit-box-wrap:nowrap;-ms-flexbox-wrap:nowrap;flex-wrap:nowrap}.flexWrapReverse{-moz-box-wrap:wrap-reverse;-webkit-box-wrap:wrap-reverse;-ms-flexbox-wrap:wrap-reverse;flex-wrap:wrap-reverse}.justifyInitial{justify-content:normal}.flexJustifyEvenly{justify-content:space-evenly}.flexJustifyBetween{justify-content:space-between}.flexJustifyAround{justify-content:space-around}.flexJustifyStart{justify-content:flex-start}.flexJustifyEnd{justify-content:flex-end}.flexJustifyCenter{justify-content:center}.flexAlignItemsCenter{align-items:center!important}.flexAlignItemsBaseline{align-items:baseline}.flexAlignItemsStart{align-items:flex-start}.flexAlignItemsEnd{align-items:flex-end}.flexAlignItemsStretch{align-items:stretch}.flexAlignContentCenter{-webkit-box-align-content:center;-ms-flex-align-content:center;-webkit-align-content:center;align-content:center}.flexAlignContentAround{-webkit-box-align-content:space-around;-ms-flex-align-content:space-around;-webkit-align-content:space-around;align-content:space-around}.flexAlignContentStart{-webkit-box-align-content:flex-start;-ms-flex-align-content:flex-start;-webkit-align-content:flex-start;align-content:flex-start}.flexAlignContentEnd{-webkit-box-align-content:flex-end;-ms-flex-align-content:flex-end;-webkit-align-content:flex-end;align-content:flex-end}.flexAlignContentBetween{-webkit-box-align-content:space-between;-ms-flex-align-content:space-between;-webkit-align-content:space-between;align-content:space-between}.flexAlignContentStretch{-webkit-box-align-content:stretch;-ms-flex-align-content:stretch;-webkit-align-content:stretch;align-content:stretch}.flexAlignSelfCenter{-webkit-box-align-self:center;-ms-flex-align-self:center;-webkit-align-self:center;align-self:center}.flexAlignSelfAround{-webkit-box-align-self:space-around;-ms-flex-align-self:space-around;-webkit-align-self:space-around;align-self:space-around}.flexAlignSelfStart{-webkit-box-align-self:flex-start;-ms-flex-align-self:flex-start;-webkit-align-self:flex-start;align-self:flex-start}.flexAlignSelfEnd{-webkit-box-align-self:flex-end;-ms-flex-align-self:flex-end;-webkit-align-self:flex-end;align-self:flex-end}.flexAlignSelfBetween{-webkit-box-align-self:space-between;-ms-flex-align-self:space-between;-webkit-align-self:space-between;align-self:space-between}.flexAlignSelfStretch{-webkit-box-align-self:stretch;-ms-flex-align-self:stretch;-webkit-align-self:stretch;align-self:stretch}.flexSafariFix{-webkit-flex:1 0 auto}@media only screen and (max-width:768px){.flexResponsive{display:block!important}}@viewport{width:device-width}*{box-sizing:border-box}:focus{outline:0}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:Arial}body,html{height:100%}body{margin:0;padding:0;width:100%}a{border:none;color:#000;text-decoration:none!important}code{margin:0;padding:0}.mobiVisible{display:none!important}.desktopVisible{display:block!important}@media only screen and (max-width:768px){.mobiVisible{display:block!important}.desktopVisible{display:none!important}}.round{background-size:100%;border:1px solid #d3d3d3;border-radius:50%;height:70px;overflow:hidden;width:70px}.round img{display:block;margin:0 auto!important;min-height:100%;min-width:100%}.imgResponsive{display:block;height:auto;max-width:100%}.imgCircle{border:1px solid #50505099;border-radius:50%}.icns{background-size:cover!important;display:inline-block}.section1280{margin:0 auto;max-width:1280px;position:relative;width:100%}.section1024,.section960{max-width:1024px}.section1024,.section860,.section960{margin:0 auto;position:relative;width:100%}.section860{max-width:860px}.section800{max-width:800px}.section760,.section800{margin:0 auto;position:relative;width:100%}.section760{max-width:760px}.section735{max-width:735px}.section660,.section735{margin:0 auto;position:relative;width:100%}.section660{max-width:660px}.section630{max-width:630px}.section600,.section630{margin:0 auto;position:relative;width:100%}.section600{max-width:600px}.section560{max-width:560px}.section480,.section560{margin:0 auto;position:relative;width:100%}.section480{max-width:480px}.section420{max-width:420px}.section360,.section420{margin:0 auto;position:relative;width:100%}.section360{max-width:360px}.section320{max-width:320px}.section100,.section320{margin:0 auto;position:relative;width:100%}.section100{max-width:100px}.dAuto{height:auto!important;width:auto!important}.dfit-content{height:-webkit-fit-content!important;height:fit-content!important;width:-webkit-fit-content!important;width:fit-content!important}.d100p{height:100%;width:100%}.d10{height:10px!important;width:10px!important}.d12{height:12px!important;width:12px!important}.d15{height:15px!important;width:15px!important}.d16{height:16px!important;width:16px!important}.d18{height:18px!important;width:18px!important}.d20{height:20px!important;width:20px!important}.d24{height:24px!important;width:24px!important}.d25{height:25px!important;width:25px!important}.d30{height:30px!important;width:30px!important}.d32{height:2rem;width:2rem}.d35{height:35px!important;width:35px!important}.d40{height:40px!important;width:40px!important}.d45{height:45px!important;width:45px!important}.d50{height:50px!important;width:50px!important}.d60{height:60px!important;width:60px!important}.d70{height:70px!important;width:70px!important}.d72{height:72px!important;width:72px!important}.d90{height:90px!important;width:90px!important}.d100{height:100px!important;width:100px!important}.d150{height:150px!important;width:150px!important}.d200{height:200px!important;width:200px!important}.d6040{height:40px!important}.d6040,.d6050{width:60px!important}.d6050{height:50px!important}.widthInitial{width:auto!important}.widthFill{width:-webkit-fill-available!important}.fxWidth100,.width100{width:100%}.fxWidth90,.width90{width:90%}.fxWidth96,.width96{width:96%}.fxWidth80,.width80{width:80%}.fxWidth70,.width70{width:70%}.fxWidth65,.width65{width:65%}.fxWidth62,.width62{width:62%}.fxWidth60,.width60{width:60%}.fxWidth50,.width50{width:50%}.fxWidth45,.width45{width:45%}.fxWidth40,.width40{width:40%}.fxWidth38,.width38{width:38%}.fxWidth35,.width35{width:35%}.fxWidth32,.width32{width:32%}.fxWidth30,.width30{width:30%}.fxWidth25,.width25{width:25%}.fxWidth23,.width23{width:23%}.fxWidth22,.width22{width:22%}.fxWidth20,.width20{width:20%}.fxWidth15,.width15{width:15%}.fxWidth18,.width18{width:18%}.fxWidth10,.width10{width:10%}.fxWidth50px,.width50px{width:50px}.fxWidth72,.width72{width:72px}.fxWidth76,.width76{width:76px}.fxWidth80,.width80{width:80px}.fxWidth62,.width62{width:62px}@media only screen and (max-width:768px){.width10,.width15,.width18,.width20,.width22,.width23,.width25,.width30,.width32,.width35,.width40,.width45,.width50,.width60,.width62,.width65,.width70,.width80,.width90{width:100%}}.maxWidth100px,.maxWidth70px{max-width:100px}.maxWidth120px{max-width:120px}.maxWidth150px{max-width:150px}.maxWidth180px{max-width:180px}.maxWidth200px{max-width:200px}.maxWidth225px{max-width:225px}.maxWidth230px{max-width:230px}.maxWidth240px{max-width:240px}.maxWidth280px{max-width:280px}.maxWidth300px{max-width:300px}.maxWidth310px{max-width:310px}.maxWidth340px{max-width:340px}.maxWidth350px{max-width:350px}.minWidth0{min-width:0}.minWidth225px{min-width:225px}.minWidth280px{min-width:280px}.minWidth13p{min-width:13%}.minWidth40{min-width:40px}.minWidth50{min-width:50px}.minWidth60{min-width:60px}.minWidth82{min-width:82px}.minWidth90{min-width:90px}.minWidth120{min-width:120px}.minWidth150{min-width:150px}.width94p{max-width:94%}.width95dvw{width:95dvw}.minWidth95dvw{min-width:95dvw}.maxWidth95dvw{max-width:95dvw}.maxWidth100dvw{max-width:100dvw}.maxWidth80P{max-width:80%}.maxWidth100percent{max-width:100%}.height5vh{height:5vh}.height8vh{height:8vh}.height10vh{height:10vh}.height12vh{height:12vh}.height15vh{height:15vh}.height16vh{height:16vh}.height10px{height:10px}.height20px{height:20px}.height32px{height:2rem}.height50px{height:50px}.height54px{height:54px}.height60px{height:60px}.height24vh{height:24vh}.height34vh{height:34vh}.height60vh{height:60vh}.height67px{height:67px}.height72px{height:72px}.height35px{height:35px!important}.height36px{height:36px!important}.height38px{height:38px!important}.height40px{height:40px!important}.height25px{height:25px}.height80vh{height:80vh}.height800px{height:800px}.height90vh{height:90vh}.height100vh{height:100vh}.height100p{height:100%}.minHeight40px{min-height:40px}.minHeight54px{min-height:54px}.maxHeight10p{max-height:10%}.maxHeight80p{max-height:80%}.maxHeight40px{max-height:2.5rem}.minHeight48px{min-height:48px}.minHeight90vh{min-height:90vh}.minHeight89vh{min-height:89.3vh}.minHeight100vh{min-height:100vh}.minHeight100p{min-height:100%}.minHeight100px{min-height:100px}.minHeight150px{min-height:150px}.minHeight178px{min-height:178px!important}.minHeight200px{min-height:200px}.minHeight250px{min-height:250px}.minHeight300px{min-height:300px}.minHeight850px{min-height:53.125rem}.maxHeight291px{max-height:291px}.maxHeight30vh{max-height:30vh}.maxHeight50vh{max-height:50vh}.maxHeight70vh{max-height:70vh}.maxHeight80vh{max-height:80vh}.maxHeight100vh{max-height:100vh}.maxHeight50p{max-height:50%}.maxHeight70px{max-height:70px}.maxHeight100px{max-height:100px}.maxHeight110px{max-height:110px}.maxHeight120px{max-height:120px}.maxHeight150px{max-height:150px}.maxHeight200px{max-height:200px}.maxHeight250px{max-height:250px}.maxHeight300px{max-height:300px}.maxHeight400px{max-height:400px}.maxHeight510px{max-height:510px}.maxHeight800px{max-height:800px}.color-black{color:#000}.color-red{color:red!important}.color-nhance{color:#ef5350!important;color:var(--lightTheme-nhance-main)!important}.color-green{color:green}.color-blue{color:blue}.color-white{color:#fff!important}.color-grey{color:grey}.color-darkslategrey{color:#2f4f4f}.color-darkgray{color:#7a7a7a!important}.color-3a3a3a{color:#3a3a3a!important}.color-868686{color:"#868686"}.color-NA{color:#bdbdbd!important;color:var(--common-grey-400)!important}.color-light-orange{color:#ff9800!important;color:var(--common-warning-light)!important}.responsiveBreakText{display:block}.responsiveBreakTextRev{display:inline-block}@media only screen and (max-width:768px){.responsiveBreakText{display:inline-block}.responsiveBreakTextRev{display:block}}.valignTop{vertical-align:top!important}.valignBottom{vertical-align:bottom!important}.valignMiddle{vertical-align:middle!important}.txtNoWrap{white-space:nowrap!important}.txtWrapPretty{text-wrap:pretty}.txtWrap{text-wrap:wrap}.txtcenter{text-align:center!important}.txtleft{text-align:left!important}.txtright{text-align:right!important}.txtUnderline{text-decoration:underline}.txtTransformCaps{text-transform:capitalize}.txtTransformUp{text-transform:uppercase}.txtTransformLow{text-transform:lowercase}.txtTransformNone{text-transform:none!important}.txtTruncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.txtNotSelectable{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.txtShadow{text-shadow:0 0 2px #0000008c}.txtAlignResponsive{text-align:left!important}@media only screen and (max-width:768px){.txtAlignResponsive{text-align:center!important}}p.dropCap:first-child:first-letter{float:left;font-size:75px;line-height:60px;padding-left:3px;padding-right:8px;padding-top:4px}.letterSpacing0px{letter-spacing:0}.letterSpacing1px{letter-spacing:1px}.letterSpacingM1px{letter-spacing:-1px}.letterSpacingM2px{letter-spacing:-2px}.lineHeightNormal{line-height:normal!important}.lineHeight20px{line-height:20px!important}.lineHeight19px{line-height:19px!important}.lineHeight18px{line-height:18px!important}.lineHeight17px{line-height:17px!important}.lineHeight16px{line-height:16px!important}.lineHeight15px{line-height:15px!important}.lineHeight12px{line-height:12px!important}.lineHeight10px{line-height:10px!important}.bold{font-weight:700}.bolder{font-weight:bolder}.fontweight100{font-weight:100;font-weight:var(--common-font-weight-100)}.fontweight300{font-weight:300!important;font-weight:var(--common-font-weight-300)!important}.fontweight400{font-weight:400!important;font-weight:var(--common-font-weight-400)!important}.fontweight500{font-weight:500!important}.fontweight600{font-weight:600!important}.fontweight700{font-weight:700!important;font-weight:var(--common-font-weight-700)!important}.fontweight900{font-weight:900!important;font-weight:var(--common-font-weight-900)!important}.font7{font-size:7px}.font8{font-size:8px!important}.font9{font-size:9px}.font10{font-size:10px}.font11{font-size:11px}.font12{font-size:12px}.font13{font-size:13px}.font14{font-size:14px!important}.font15{font-size:15px}.font16{font-size:1rem}.font17{font-size:17px}.font18{font-size:18px}.font19{font-size:19px}.font20{font-size:20px}.font21{font-size:21px}.font22{font-size:22px}.font24{font-size:24px}.font26{font-size:1.625rem}.font30{font-size:30px}.font35{font-size:35px}.font40{font-size:40px}.font50{font-size:50px}.font60{font-size:60px}.scalable-font10{font-size:calc(10px*var(--font-size-scale))}.scalable-font12{font-size:calc(12px*var(--font-size-scale))}.scalable-font14{font-size:calc(14px*var(--font-size-scale))}.scalable-font15{font-size:calc(15px*var(--font-size-scale))}.scalable-font16{font-size:calc(16px*var(--font-size-scale))}.scalable-font18{font-size:calc(18px*var(--font-size-scale))}.scalable-font20{font-size:calc(20px*var(--font-size-scale))}.scalable-font24{font-size:24px;font-size:calc(24px*var(--font-size-scale))}.scalable-font26{font-size:calc(26px*var(--font-size-scale))}.scalable-font50{font-size:calc(50px*var(--font-size-scale))}.scalable-font10{font-size:10px;font-size:calc(var(--base-font-10)*var(--font-size-scale))}.scalable-font12{font-size:12px;font-size:calc(var(--base-font-12)*var(--font-size-scale))}.scalable-font14{font-size:14px;font-size:calc(var(--base-font-14)*var(--font-size-scale))}.scalable-font15{font-size:15px;font-size:calc(var(--base-font-15)*var(--font-size-scale))}.scalable-font16{font-size:16px;font-size:calc(var(--base-font-16)*var(--font-size-scale))}.scalable-font18{font-size:18px;font-size:calc(var(--base-font-18)*var(--font-size-scale))}.scalable-font20{font-size:20px;font-size:calc(var(--base-font-20)*var(--font-size-scale))}.scalable-font26{font-size:26px;font-size:calc(var(--base-font-26)*var(--font-size-scale))}.scalable-font50{font-size:50px;font-size:calc(var(--base-font-50)*var(--font-size-scale))}.dark .scalable-font10,.dark .scalable-font12,.dark .scalable-font14,.dark .scalable-font15,.dark .scalable-font16,.dark .scalable-font18,.dark .scalable-font20,.dark .scalable-font26,.dark .scalable-font50{color:#fff;color:var(--common-white)}.light .scalable-font10,.light .scalable-font12,.light .scalable-font14,.light .scalable-font15,.light .scalable-font16,.light .scalable-font18,.light .scalable-font20,.light .scalable-font26,.light .scalable-font50{color:#000;color:var(--common-black)}.mapFrame{height:400px;position:relative}.mapFrame iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.right{float:right}.left{float:left}.overflowAuto{overflow:auto!important}.overflowHidden{overflow:hidden!important}.overflowYScroll{overflow-y:scroll!important}.overflowXScroll{overflow-x:scroll!important}.overflowInitial{overflow:visible!important;overflow:initial!important}.horizontalScrollContainer{overflow-x:auto;overflow-y:hidden}.verticalScrollContainer{overflow-x:hidden;overflow-y:auto}.bg-red{background-color:#dc4d28;background-color:var(--common-red)}.tintBlack{background-color:#00000080}.tintWhite{background-color:#e1e1e1e6}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-cccccc{background-color:#ccc}.bg-dddddd{background-color:#ddd!important}.bg-F5F5F5{background-color:#f5f5f5}.bg-a9a9a9{background-color:#a9a9a9}.bg-active{background-color:#5ab916}.bg-inactive{background-color:#ed1c24}.bg-none{background-color:none}.hide{display:none}.show{display:block!important}.displayInline{display:inline-block}.displayblock{display:block}.listStyleNone{list-style:none}.clear{clear:both}.cursorDefault{cursor:default}.cursorPtr{cursor:pointer}.cursorGrab{cursor:grab}.cursorMove{cursor:move}.divider{border-bottom:1px solid #dbdbdb;margin:10px auto;max-width:500px;width:100%}.showContainer{display:none}.showContainer.active{display:block}.arwTop{border-color:#0000 #0000 #fff;border-style:solid;border-width:0 10px 12px;height:0;width:0}.arwRight{border-color:#0000 #0000 #0000 #ff5141;border-style:solid;border-width:6px 0 6px 10px;height:0;transition:all .5s;width:0}.bdrRadius0{border-radius:0!important}.bdrRadius4px{border-radius:4px;border-radius:var(--common-componentBorderRadius)}.bdrRadius8px{border-radius:.5rem;border-radius:var(--common-inner-componentBorderRadius)}.bdrRadius5px{border-radius:5px}.bdrRadius6px{border-radius:6px}.bdrRadius7px{border-radius:7px!important}.bdrRadius8px{border-radius:8px!important}.bdrRadius10px{border-radius:10px!important}.bdrRadius15px{border-radius:15px!important}.bdrRadius1rem{border-radius:1rem!important}.bdrRadius50px{border-radius:50px}.bdrRadius50p{border-radius:50%}.bdrRadius8{border-radius:.5rem}.bdrNone{border:none!important}.bdr{border:1px solid!important}.bdr0_5_dark{border:.5px solid #282a2e;border:.5px solid var(--darkTheme-nhance-dark)}.bdrTop{border-top:1px solid}.bdrRight000{border-right:1px solid #000}.bdrRight{border-right:1px solid}.bdrBtm{border-bottom:1px solid}.bdrLeft{border-left:1px solid}.bdr-ebebeb{border:1px solid #ebebeb}.bdrTop-ebebeb{border-top:1px solid #ebebeb}.bdrRight-ebebeb{border-right:1px solid #ebebeb}.bdrBtm-ebebeb{border-bottom:1px solid #ebebeb}.bdrLeft-ebebeb{border-left:1px solid #ebebeb}.bdr-cccccc{border:1px solid #ccc}.bdrTop-cccccc{border-top:1px solid #ccc}.bdrRight-cccccc{border-right:1px solid #ccc}.bdrBtm-cccccc{border-bottom:1px solid #ccc}.bdrLeft-cccccc{border-left:1px solid #ccc}.bdr-dddddd{border:1px solid #ddd}.bdr-000{border:1px solid #000}.bdr-000-0_5px{border:1px solid grey}.bdrTop-dddddd{border-top:1px solid #ddd}.bdrRight-dddddd{border-right:1px solid #ddd}.bdrBtm-dddddd{border-bottom:1px solid #ddd}.bdrLeft-dddddd{border-left:1px solid #ddd}.bdr-4s-dc4d28{border:4px solid #dc4d28!important}.bdr-05s-808080{border:.5px solid grey!important}.boxShadow{box-shadow:0 1px 2px 0 #0003;-webkit-box-shadow:0 1px 2px 0 #0003;-moz-box-shadow:0 1px 2px 0 #0003}.boxShadow48{box-shadow:0 5px 15px 0 #00000026;-webkit-box-shadow:0 5px 15px 0 #00000026;-moz-box-shadow:0 5px 15px 0 #00000026}.boxShadowNone{box-shadow:0 0 0 0 #0003;-webkit-box-shadow:0 0 0 0 #0003;-moz-box-shadow:0 0 0 0 #0003}.boxShadowDown{box-shadow:1px 1px 4px 0 #0000001a}.boxInnerShadowDown{box-shadow:inset 0 -1px 4px 0 #000000bf}.boxShadowRight{box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.boxShadowLeft{box-shadow:0 0 0 0 #0003,0 -5px 5px 0 #00000024,0 1px 5px 0 #0000001f}.boxShadowUp{box-shadow:0 0 4px 0 #0000006e;position:relative;z-index:100}.posSticky{position:-webkit-sticky;position:sticky}.posFixed{position:fixed}.posRelative{position:relative}.posAbsolute{position:absolute}.zIndex0{z-index:0!important}.zIndex1{z-index:1!important}.zIndex10{z-index:10}.zIndex20{z-index:20}.zIndex900{z-index:900}.zIndex100{z-index:100}.zIndex1000{z-index:1000}.zIndex2000{z-index:1201}.posTop{top:0}.posTop0_5{top:.5rem!important}.posTop50{top:3.125rem!important}.posRight{right:0}.posLeft{left:0}.posBtm{bottom:0}.posTopM5px{top:-5px}.posRightM5px{right:-5px}.posBtmM5px{bottom:-5px}.posLeftM5px{left:-5px}.posTop10px{top:10px}.posRight10px{right:10px}.posBtm10px{bottom:10px}.posLeft10px{left:10px}.posTop15px{top:15px}.posRight15px{right:15px}.posBtm15px{bottom:15px}.posLeft15px{left:15px}.posTopM3px{top:-3px}.posRightM3px{right:-3px}.posBtmM3px{bottom:-3px}.posLeftM3px{left:-3px}.posTopM25px{top:-25px}.posRightM25px{right:-25px}.posBtmM25px{bottom:-25px}.posLeftM25px{left:-25px}.posTop45p{top:45%}.posBtm45p{bottom:45%}.posRight45p{right:45%}.posLeft45p{left:45%}.padgridcardM{padding:.5rem 1rem!important}.pad05P{padding:.5%!important}.pad07P{padding:.7%!important}.pad0{padding:0!important}.pad2{padding:2px!important}.pad1P{padding:1%}.pad2p{padding:2%}.pad3{padding:3px!important}.pad4p{padding:4%}.pad5{padding:5px!important}.pad8{padding:.5rem!important}.pad10{padding:10px!important}.pad12{padding:12px!important}.pad15{padding:15px!important}.pad16{padding:1rem!important}.pad-x-8px{padding:0 8px!important}.pad-x-16px{padding:0 16px!important}.pad8x16{padding:.5rem 1rem!important}.pad16_8{padding:1rem!important}.pad24X24{padding:1.5rem!important}.padCustom15{padding-left:1.5rem;padding-right:1.5rem;padding-top:1.5rem}.pad18{padding:18px!important}.pad20{padding:20px!important}.pad25{padding:25px!important}.pad30{padding:30px!important}.pad35{padding:35px!important}.pad40{padding:40px!important}.pad50{padding:50px!important}.pad60{padding:60px!important}.pad70{padding:70px!important}.pad80{padding:80px!important}.pad100{padding:100px!important}.pad120{padding:120px!important}.pad125{padding:125px!important}.pad150{padding:150px!important}.pad200{padding:200px!important}.pad250{padding:250px!important}.pad300{padding:300px!important}.pad0005{padding:0 5px!important}.pad1515{padding:1px 5px!important}.pad2525{padding:2px 5px!important}.pad0020{padding:0 20px!important}.pad3525{padding:3px 5px 2px!important}.pad1115_35{padding:1rem 1rem 1rem 3.65rem!important}.pad0008{padding:0 8px!important}.pad0310{padding:3px 10px!important}.pad0306{padding:3px 6px!important}.pad0510{padding:5px 10px!important}.pad0515{padding:5px 15px!important}.pad1015{padding:10px 15px!important}.pad1510{padding:15px 10px!important}.pad1020{padding:10px 20px!important}.pad1040{padding:10px 40px!important}.pad1030{padding:10px 30px!important}.pad2010{padding:20px 10px!important}.pad3010{padding:30px 10px!important}.pad0025{padding:0 25px!important}.padright8px{padding-right:8px!important}.padleft8px{padding-left:8px!important}.padright10px{padding-right:10px}.padright20px{padding-right:20px}.padtop0{padding-top:0!important}.padtop14{padding-top:14px!important}.padtop16{padding-top:1rem}.padright32px{padding-right:32px}.padtop32{padding-top:32px!important}.padright45{padding-right:45px!important}.padleft45{padding-left:45px!important}.padtop45{padding-top:45px!important}.padbtm45{padding-bottom:45px!important}.padright50{padding-right:50px!important}.padleft50{padding-left:50px!important}.padtop50{padding-top:50px!important}.padbtm50{padding-bottom:50px!important}.padright60{padding-right:60px!important}.padleft60{padding-left:60px!important}.padtop60{padding-top:60px!important}.padbtm60{padding-bottom:60px!important}.padright70{padding-right:70px!important}.padleft70{padding-left:70px!important}.padtop70{padding-top:70px!important}.padbtm70{padding-bottom:70px!important}.padright80{padding-right:80px!important}.padleft80{padding-left:80px!important}.padtop80{padding-top:80px!important}.padbtm0{padding-bottom:0!important}.padbtm80{padding-bottom:80px!important}.padright90{padding-right:90px!important}.padleft90{padding-left:90px!important}.padtop90{padding-top:90px!important}.padbtm90{padding-bottom:90px!important}.padright100{padding-right:100px!important}.padleft100{padding-left:100px!important}.padtop100{padding-top:100px!important}.padbtm100{padding-bottom:100px!important}.padright110{padding-right:110px!important}.padleft110{padding-left:110px!important}.padtop110{padding-top:110px!important}.padbtm110{padding-bottom:110px!important}.padright120{padding-right:120px!important}.padleft120{padding-left:120px!important}.padtop120{padding-top:120px!important}.padbtm120{padding-bottom:120px!important}.padright130{padding-right:130px!important}.padleft130{padding-left:130px!important}.padtop130{padding-top:130px!important}.padbtm130{padding-bottom:130px!important}.padright140{padding-right:140px!important}.padleft140{padding-left:140px!important}.padtop140{padding-top:140px!important}.padbtm140{padding-bottom:140px!important}.padright2{padding-right:2px!important}.padleft2{padding-left:2px!important}.padtop2{padding-top:2px!important}.padbtm2{padding-bottom:2px!important}.padright3{padding-right:3px!important}.padleft3{padding-left:3px!important}.padtop3{padding-top:3px!important}.padbtm3{padding-bottom:3px!important}.padright5{padding-right:5px!important}.padleft5{padding-left:5px!important}.padtop5{padding-top:5px!important}.padbtm5{padding-bottom:5px!important}.pad10{padding:10px}.padright10{padding-right:10px!important}.padleft10{padding-left:10px!important}.padtop10{padding-top:10px!important}.padbtm10{padding-bottom:10px!important}.padtop15{padding-top:15px!important}.padbtm15{padding-bottom:15px!important}.padright15{padding-right:15px!important}.padleft15{padding-left:15px!important}.padright16{padding-right:16px!important}.padbottom16{padding-bottom:16px!important}.padright20{padding-right:20px!important}.padleft20{padding-left:20px!important}.padtop20{padding-top:20px!important}.padbtm20{padding-bottom:20px!important}.padright30{padding-right:30px!important}.padleft30{padding-left:30px!important}.padtop30{padding-top:30px!important}.padbtm30{padding-bottom:30px!important}.padtop40{padding-top:40px!important}.padbtm40{padding-bottom:40px!important}.padtop150{padding-top:150px!important}.padright150{padding-right:150px!important}.padbtm150{padding-bottom:150px!important}.padleft150{padding-left:150px!important}.padX8{margin:0 .5rem}.padY16{margin:1 0}.padX16{margin:0 16px}.padsettingpage{padding:10px 20px}.mrgnrightnone{margin:none}.mrgnsettingpage{margin:20px 20px 20px 0}.mrgnY10{margin:10px 0}.mrgnY20{margin:20px 0}.mrgnX20{margin:0 20px}.mrgn0{margin:0!important}.mrgn3{margin:3px!important}.mrgn5{margin:5px!important}.mrgn9{margin:9px!important}.mrgn10{margin:10px!important}.mrgn15{margin:15px!important}.mrgn16{margin:16px!important}.mrgn20{margin:20px!important}.mrgn30{margin:30px!important}.mrgn40{margin:40px!important}.mrgn50{margin:50px!important}.mrgnauto{margin:0 auto!important}.mrgn3auto{margin:3px auto!important}.mrgn10auto{margin:10px auto!important}.mrgn20auto{margin:20px auto!important}.mrgn1005{margin:10px 5px!important}.mrgn1012{margin:10px 12px!important}.mrgn1015{margin:10px 15px!important}.mrgn1020{margin:10px 20px!important}.mrgn1510{margin:15px 10px!important}.mrgn2010{margin:20px 10px!important}.mrgnrightM5{margin-right:-5px!important}.mrgnleftM5{margin-left:-5px!important}.mrgntopM5{margin-top:-5px!important}.mrgnbtmM5{margin-bottom:-5px!important}.mrgnright0{margin-right:0!important}.mrgnleft0{margin-left:0!important}.mrgntop0{margin-top:0!important}.mrgnbtm0{margin-bottom:0!important}.mrgnbtm2P{margin-bottom:2%}.mrgnleft2px{margin-left:2px!important}.mrgnright3{margin-right:3px!important}.mrgnleft3{margin-left:3px!important}.mrgntop3{margin-top:3px!important}.mrgnbtm3{margin-bottom:3px!important}.mrgnleft4px{margin-left:4px}.mrgnright5{margin-right:5px!important}.mrgnleft5{margin-left:5px!important}.mrgntop5{margin-top:5px!important}.mrgnbtm5{margin-bottom:5px!important}.mrgnleft6{margin-left:6px!important}.mrgntop8{margin-top:8px!important}.mrgnbtm8{margin-bottom:8px!important}.mrgnleft8px{margin-left:8px!important}.mrgnright8{margin-right:8px!important}.mrgnright10{margin-right:10px!important}.mrgnleft10{margin-left:10px!important}.mrgntop10{margin-top:10px!important}.mrgnbtm10{margin-bottom:10px!important}.mrgnrightM12{margin-right:-12px!important}.mrgnleft12{margin-left:12px!important}.mrgnleftM12{margin-left:-12px!important}.mrgntopM12{margin-top:-12px!important}.mrgnbtmM12{margin-bottom:-12px!important}.mrgnleft14{margin-left:14px!important}.mrgnrightM15{margin-right:-15px!important}.mrgnleftM15{margin-left:-15px!important}.mrgntopM15{margin-top:-15px!important}.mrgnbtmM15{margin-bottom:-15px!important}.mrgntop1rem{margin-top:1rem!important}.mrgnleft16{margin-left:1rem!important}.mrgnbtm16{margin-bottom:1rem!important}.mrgnrightM20{margin-right:-20px!important}.mrgnleftM20{margin-left:-20px!important}.mrgntopM20{margin-top:-20px!important}.mrgnbtmM20{margin-bottom:-20px!important}.mrgnright15{margin-right:15px!important}.mrgnleft15{margin-left:15px!important}.mrgnleftM16{margin-left:-16px!important}.mrgnleft16{margin-left:1rem}.mrgnright16{margin-right:1rem}.mrgntop15{margin-top:15px!important}.mrgnbtm15{margin-bottom:15px!important}.mrgntop16{margin-top:2rem!important}.mrgnright20{margin-right:20px!important}.mrgnleft20{margin-left:20px!important}.mrgntop20{margin-top:20px!important}.mrgnbtm20{margin-bottom:20px!important}.mrgnright24{margin-right:1.5rem!important}.mrgntop24{margin-top:1.5rem!important}.mrgnright30{margin-right:30px!important}.mrgnleft30{margin-left:30px!important}.mrgntop30{margin-top:30px!important}.mrgnbtm30{margin-bottom:30px!important}.mrgnright40{margin-right:40px!important}.mrgnleft40{margin-left:40px!important}.mrgntop40{margin-top:40px!important}.mrgnbtm40{margin-bottom:40px!important}.mrgnright45{margin-right:45px!important}.mrgnleft45{margin-left:45px!important}.mrgntop45{margin-top:45px!important}.mrgnbtm45{margin-bottom:45px!important}.mrgnright50{margin-right:50px!important}.mrgnleft50{margin-left:50px!important}.mrgntop50{margin-top:50px!important}.mrgnbtm50{margin-bottom:50px!important}.mrgnright60{margin-right:60px!important}.mrgnleft60{margin-left:60px!important}.mrgntop60{margin-top:60px!important}.mrgnbtm60{margin-bottom:60px!important}.mrgnright72{margin-right:72px!important}.mrgnleft72{margin-left:72px!important}.mrgntop72{margin-top:72px!important}.mrgnbtm72{margin-bottom:72px!important}.mrgnright96{margin-right:96px!important}.mrgnleft96{margin-left:96px!important}.mrgntop96{margin-top:96px!important}.mrgnbtm96{margin-bottom:96px!important}.mrgnX8{margin:0 8px}.mrgnX10{margin:0 10px}.gap14{gap:14px}.gap16{gap:1rem}.gap24{gap:1.5rem}.gap32{gap:2rem}.gap40{gap:2.5rem}.gap48{gap:3rem}.gap8{gap:.5rem}.fontLato{font-family:Lato,sans-serif!important;font-family:var(--common-font-family)!important}.opacity0{opacity:0}.opacity0_6{opacity:.6;opacity:var(--footer-opacity)}.opacity1{opacity:1}.objectFitContain{object-fit:contain}.videoWrapper{height:0;padding-bottom:56.25%;position:relative}.videoWrapper iframe{height:100%;left:0;position:absolute;top:0;width:100%}.parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 23px 0 #000000bf;display:none;margin:0 auto;min-height:400px;position:relative;width:100%}.commonComponentSpacing{margin:20px 20px 0;margin:var(--common-component-spacing)}.commonCardSpacing{margin:20px 0 0 20px;margin:var(--common-card-spacing)}.strokeRED{stroke:red}.strokeGREEN{stroke:green}.iconlogo{min-height:72px;min-height:var(--common-iconlogo-height);min-width:72px;min-width:var(--common-iconlogo-width)}.whitespaceNowWrap{white-space:nowrap!important}.textOverFlowEllipsis{text-overflow:ellipsis!important}.avataricon{height:32px;height:var(--common-avataricon-height);width:32px;width:var(--common-avataricon-width)}.reactionicon{height:24px;height:var(--common-reactionicon-height);width:24px;width:var(--common-reactionicon-width)}.columngap4{column-gap:4px}.columngap8{column-gap:8px}.columngap16{column-gap:16px}.headerCal{margin:1rem 0 0}.darkicon{background-color:#fff;color:#000}.footer-inner-container div:nth-child(2){text-align:end}@media screen and (max-width:1023px){.footer-mobile-view{text-align:center!important;width:80%}.footer-inner-container{align-items:center;gap:.5rem;justify-content:flex-end}.footer-mainContainer{padding:1rem!important}}@media screen and (max-width:767px){.theme-appbar-border-right{border:none!important}}.dark{background-color:#000!important;background-color:var(--common-black)!important;color:#fff!important;color:var(--darkTheme-nhance-text)!important;h1,h2,h3,h4,h5,h6,p,span{color:#fff;color:var(--common-white);font-family:Lato,sans-serif!important;font-family:var(--common-font-family)!important}.theme-appbar-boxShadow,.theme-cards-boxShadow{box-shadow:0 0 6px grey;box-shadow:0 0 6px var(--darkTheme-nhance-dim)}.theme-appbar-border-right{border-right:1px solid #fff;border-right:1px solid var(--darkTheme-nhance-light)}.theme-border{border:.5px solid #282a2e;border:.5px solid var(--darkTheme-nhance-dark)}.theme-inverse-border{border:.5px dotted #fff;border:.5px dotted var(--common-white)}.theme-component-background{background-color:#282a2e!important;background-color:var(--darkTheme-nhance-dark)!important}.theme-color,.theme-icons{color:#fff!important;color:var(--common-white)!important}.switchAdminMenu{background-color:red!important}.theme-background-color{background-color:#fff}}span{font-size:.85rem;font-weight:400;font-weight:var(--common-font-weight-400)}h6{font-weight:700!important;font-weight:var(--common-font-weight-700)!important}.subText{font-weight:400;font-weight:var(--common-font-weight-400)}.commonTextFontSize{font-size:.85rem}.btnFontSize{font-size:.75rem;font-size:var(--button-font-size)}.light{background-color:#eceff3!important;background-color:var(--lightTheme-nhance-background)!important;color:#000;color:var(--common-black);h1,h2,h3,h4,h5,h6,p,span{color:#000;color:var(--common-black);font-family:Lato,sans-serif!important;font-family:var(--common-font-family)!important}.theme-appbar-border-right{border-right:1px solid #000;border-right:1px solid var(--common-black)}.theme-border{border:.5px solid #fff;border:.5px solid var(--common-white)}.theme-inverse-border{border:.5px dotted #000;border:.5px dotted var(--common-black)}.theme-appbar-boxShadow,.theme-cards-boxShadow{box-shadow:0 0 6px #b4cbdf;box-shadow:0 0 6px var(--lightTheme-nhance-boxShadow)}.theme-component-background{background-color:#fff!important;background-color:var(--common-white)!important}.theme-color,.theme-icons{color:#000}.theme-background-color{background-color:#000}}.menuItem:hover{background-color:#dc4d28;background-color:var(--common-red)}h2{font-weight:700!important;font-weight:var(--common-font-weight-700)!important}img,svg{vertical-align:initial}.slick-slide{padding:0 10px}.slick-list{padding:0 -10px}.slick-next:before,.slick-prev:before{color:#2caffe!important}.slick-dots li button:before{color:grey!important;font-size:15px!important;line-height:15px!important;margin-top:8px!important}.slick-dots li.slick-active button:before{color:#2caffe!important}.plyr{--plyr-color-main:var(--darkTheme-nhance-main);border-radius:1rem}.delayed1s{animation:blink 1s}.delayed2s{animation:blink 2s}@keyframes blink{0%{opacity:0}50%{opacity:.2}to{opacity:1}}.slideOpen1s{animation:slide .75s}@keyframes slide{0%{max-height:50px}to{max-height:500px;overflow-y:hidden;transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(0,1,.5,1)}}.actionButton{background-color:#dc4d28;color:#fff;font-size:.75rem;text-transform:none}.actionButton:hover{background-color:#dc3d28}.sidebarModal{box-shadow:10;height:100%;opacity:1;overflow:auto;padding-left:16px;padding-top:16px;position:absolute;right:0!important;top:0!important;width:500px}.main-content-container{max-width:100%;overflow:auto}@media print{@page{size:A4;margin:20mm 20mm 35mm 20mm}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body{font-size:12pt!important;line-height:1.4!important}.cover-page-print{break-after:page!important;height:297mm!important;max-height:297mm!important;min-height:297mm!important;page-break-after:always!important;width:210mm!important}.page-break{break-before:page!important;page-break-before:always!important}.avoid-break,.print-footer{break-inside:avoid!important;page-break-inside:avoid!important}.print-footer{align-items:center!important;background-color:initial!important;border-top:1px solid #e0e0e0!important;bottom:15mm!important;color:#666!important;display:flex!important;font-size:10px!important;height:10mm!important;justify-content:space-between!important;left:20mm!important;position:fixed!important;right:20mm!important;z-index:1000!important}#daywise-reports,#daywise-reports-weekly,#executive-summary,#insights-recommendations,#report-header,#ticket-categories,#ticket-priorities{min-height:242mm!important;padding-bottom:25mm!important}}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:300;src:url(/static/media/lato-latin-ext-300-normal.0a34f21caa5fcc72748d.woff2) format("woff2"),url(/static/media/lato-all-300-normal.6e49c6c8ed3ce34f718b.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:300;src:url(/static/media/lato-latin-300-normal.dc76fa21c09d3cec2243.woff2) format("woff2"),url(/static/media/lato-all-300-normal.6e49c6c8ed3ce34f718b.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:400;src:url(/static/media/lato-latin-ext-400-normal.361f3dbb9db6a5980326.woff2) format("woff2"),url(/static/media/lato-all-400-normal.3dc1eff492ab1f598560.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:400;src:url(/static/media/lato-latin-400-normal.be36596da218e1eec01c.woff2) format("woff2"),url(/static/media/lato-all-400-normal.3dc1eff492ab1f598560.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:700;src:url(/static/media/lato-latin-ext-700-normal.9c8812eaec45956201e1.woff2) format("woff2"),url(/static/media/lato-all-700-normal.1e7707c9ec98d9b97e7f.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:700;src:url(/static/media/lato-latin-700-normal.8f28e0e1fdb195149f1c.woff2) format("woff2"),url(/static/media/lato-all-700-normal.1e7707c9ec98d9b97e7f.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:900;src:url(/static/media/lato-latin-ext-900-normal.49bb7a63f516bec2e695.woff2) format("woff2"),url(/static/media/lato-all-900-normal.67cce6471abd961c0708.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:900;src:url(/static/media/lato-latin-900-normal.4b21d625362d4f7d84d2.woff2) format("woff2"),url(/static/media/lato-all-900-normal.67cce6471abd961c0708.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.App{height:100%!important}.adn-docking-panel-top{left:50px;top:100px}.jstree-default-dark{background:#0000!important;border-radius:5px!important;box-shadow:1px 3px 10px 0 #0006!important;width:300px!important}.jstree-default-dark .jstree-anchor{color:#fff!important}.split-screen-svg{background-image:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/split-screen.svg);background-repeat:no-repeat;box-sizing:border-box}[class*=" adsk-icon-"]:before{font-feature-settings:normal!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:adsk-viewing!important;font-style:normal!important;font-variant:normal!important;font-weight:400!important;line-height:1;text-transform:none!important}.adsk-icon-fullscreen:before{content:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/Fullscreen.svg)!important}.adsk-icon-orbit-constrained:before{content:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/Orbit_dark.svg)!important}.adsk-icon-settings:before{content:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/Settings.svg)!important}.adsk-icon-properties:before{content:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/properties.svg)!important}.adsk-icon-structure:before{content:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/modalbroser.svg)!important}#toolbar-documentModels .adsk-icon-documentModels{background:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/document-browser.svg)!important;background-repeat:no-repeat;background-size:auto}#toolbar-levelsTool .adsk-button-icon{background:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/Levels.svg)!important;background-repeat:no-repeat;background-size:auto}.adsk-icon-fullscreen-exit:before{content:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/FullscreenExit.svg)!important}.adsk-icon-first-person:before{content:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/fpv_dark.svg)!important}.adsk-icon-zoom:before{content:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/Zoom.svg)!important}.adsk-icon-section-analysis:before{content:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/sectionAnalysis.svg)!important}.adsk-icon-box:before{content:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/addbox.svg)!important}.adsk-icon-plane-x:before{content:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/plane-x.svg)!important}.adsk-icon-plane-y:before{content:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/plane-y.svg)!important}.adsk-icon-plane-z:before{content:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/plane-z.svg)!important}.adsk-icon-explode:before{content:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/explode.svg)!important}.adsk-icon-measure:before{content:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/ruler.svg)!important}.adsk-icon-camera:before{content:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/cameraInteractions.svg)!important}.adsk-icon-pan:before{content:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/pan_dark.svg)!important}.adsk-button.active{background-color:#dc4d28!important;box-shadow:1px solid!important;color:#fff!important}.adsk-button:hover{border:1px solid #dc4d28!important;color:#fff!important}.co2-button-svg{background-image:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/co2-small.svg);background-repeat:no-repeat}.temperature-button-svg{background-image:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/temperature.svg);background-repeat:no-repeat}.heatmap-button-svg{background-image:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/heatmap.svg);background-repeat:no-repeat;box-sizing:border-box}.home-button-svg{background-image:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/home-icon.svg);background-repeat:no-repeat}.moveToRoom-svg{background-image:url(https://nhance-assets-public.s3.ap-south-1.amazonaws.com/static-files/moveToRoom.svg);background-repeat:no-repeat;box-sizing:border-box}.tooltip1{background-color:#fff;border:1px solid #666;border-radius:14px;height:100px!important;left:0;max-width:300px;min-width:100px;opacity:1;opacity:.75;overflow-wrap:break-word;position:absolute;top:0;transform:translate3d(-175px,-175px,0);width:200px!important;will-change:transform;z-index:10}.tooltip1:after{border-color:#0000 #0000 #fff #fff;border-style:solid;border-width:.75em;bottom:-1.42em;box-sizing:border-box;content:"";height:0;left:40%;margin-left:-.1em;position:absolute;transform:rotate(-45deg);transform-origin:0 0;width:0}.white{color:#fff}#LevelsPanel-0{width:250px!important}#forgeviewer{height:calc(100vh - 100px);padding:5px;width:calc(100vw - 125px)}#viewer1{display:inline-block;position:relative;z-index:0}#forgeLoader,#viewer1{box-shadow:none;box-sizing:border-box;height:100%;width:100%}#forgeLoader{align-items:center;background-color:#f2f3f4;display:flex;justify-content:center;opacity:1;position:absolute;transition:opacity .5s ease-in-out,visibility .5s linear;z-index:100}#viewer2{box-shadow:none;box-sizing:border-box;display:none;height:100%;position:relative;width:50%;z-index:0}#viewer1{left:0}#viewer2{right:0}#guiviewer3d-toolbar .adsk-control{padding:0!important}.slider-container{height:100%;left:0;position:absolute;top:0;width:100%}.slider-item-div{background-color:#fff;height:100%;padding:20px;text-align:center;width:100%}.carousel-style{height:100%!important}.tooltip-content{background-color:#fff;border-radius:12px;height:90px;margin:5px;position:relative}.react-player{left:0;position:absolute;top:0}.vid{display:block;object-fit:cover;object-position:center;width:100%}@media (-webkit-device-pixel-ratio:1.25){:root{zoom:.8}}@media (-webkit-device-pixel-ratio:1.5){:root{zoom:.75}}@media (-webkit-device-pixel-ratio:1.75){:root{zoom:.6}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}