:root{--gray-black:#000;--gray-900:#1a1b1b;--gray-850:#272929;--gray-800:#333636;--gray-700:#4d5151;--gray-600:#676c6c;--gray-500:#808687;--gray-400:#9a9f9f;--gray-300:#b3b7b7;--gray-200:#cccfcf;--gray-100:#e6e7e7;--gray-50:#f2f3f3;--gray-25:#f7f7f7;--gray-white:#fff;--blue-900:#202c2d;--blue-800:#40575a;--blue-700:#608386;--blue-600:#80aeb3;--blue-500:#a0dae0;--blue-400:#b3e1e6;--blue-300:#c6e9ec;--blue-200:#d9f0f3;--blue-100:#ecf8f9;--blue-50:#f5fbfc;--green-900:#19261d;--green-800:#324c39;--green-700:#4b7356;--green-600:#649972;--green-500:#7dbf8f;--green-400:#97cca5;--green-300:#b1d9bc;--green-200:#cbe5d2;--green-100:#e5f2e9;--green-50:#f2f9f4;--sage-green-50:#fbfcf5;--red-900:#2d1817;--red-800:#57302e;--red-700:#824845;--red-600:#ae605c;--red-500:#d97873;--red-400:#e1938f;--red-300:#e8aeab;--red-200:#f0c9c7;--red-100:#f7e4e3;--red-50:#fbf1f1;--orange-900:#2b2017;--orange-800:#57402e;--orange-700:#826045;--orange-600:#ae7f73;--orange-500:#d99f73;--orange-400:#e1b28f;--orange-300:#e8c6ab;--orange-200:#f0d9c7;--orange-100:#f7ece3;--orange-50:#fbf5f1;--yellow-900:#332e19;--yellow-800:#665c33;--yellow-700:#998a4c;--yellow-600:#ccb866;--yellow-500:#ffe67f;--yellow-400:#ffeb99;--yellow-300:#fff0b2;--yellow-200:#fff5cc;--yellow-100:#fffae5;--yellow-50:#fffcf2;--purple-50:#e9dbf9;--purple-800:#3b2a4f}.light-mode{--pageBackground:var(--blue-50);--pageBackground2:var(--blue-50);--pageBackground3:var(--blue-100);--bg-hover:var(--gray-300);--open-group:var(--gray-50);--dropdown-hover-color:var(--blue-200);--helper-text:var(--gray-700);--cardBackground:var(--gray-white);--cardBackground2:var(--blue-200);--iconBackground:var(--blue-400);--legendTextColor:var(--gray-700);--legendSVG:var(--gray-600);--navBackground:var(--gray-white);--navComingSoonBg:var(--gray-25);--blueBorder:var(--blue-700);--border:var(--gray-100);--textHeading:var(--gray-900);--textBody:var(--gray-700);--textNote:var(--gray-600);--textDisabled:var(--gray-300);--textLink:var(--blue-700);--textSucces:var(--green-600);--textWarning:var(--orange-500);--textError:var(--red-500);--textTag:var(--blue-600);--inputBackground:var(--gray-white);--inputBorder:var(--gray-300);--inputText:var(--gray-900);--inputPlaceholder:var(--gray-400);--inputFocus:var(--gray-900);--inputDisabledBackground:var(--gray-100);--inputDisabledText:var(--gray-300);--inputErrorBorder:var(--red-500);--bgStrong:var(--gray-900);--buttonText:var(--gray-900);--buttonBorder:var(--gray-900);--buttonHover:var(--gray-100);--buttonTextHover:var(--gray-black);--buttonTextHoverActive:var(--gray-white);--navButtonHover:var(--gray-black);--navButtonHoverText:var(--gray-white);--switcherHover:var(--blue-300);--switcherText:var(--gray-900);--heatmapHighest:var(--green-500);--heatmapHigh:var(--green-300);--heatmapMedium:var(--yellow-300);--heatmapLow:var(--red-200);--heatmapLowest:var(--red-700);--heatmapHighestText:var(--gray-white);--heatmapHighText:var(--green-700);--heatmapMediumText:var(--yellow-700);--heatmapLowText:var(--red-700);--heatmapLowestText:var(--gray-white);--modalSave:var(--blue-400);--modalSaveHover:var(--blue-300);--headerButton:var(--gray-900);--headerButtonHover:var(--blue-100);--headerText:var(--gray-900);--skeleton:var(--gray-100);--skeleton-transition:var(--gray-200);--greenBackground:var(--green-200);--greenBackgroundText:var(--green-800);--yellowBackground:var(--orange-100);--yellowBackgroundText:var(--orange-800);--blueBackground:var(--blue-200);--blueBackgroundText:var(--blue-800);--border-color:var(--gray-100);--sheetBackground:var(--gray-50);--sheetHandleBg:var(--gray-100);--sheetHandleBar:var(--gray-600);--heatmapNoData:var(--gray-100);--heatmapNoDataStripe:var(--gray-200);--heatmapNoDataText:var(--gray-400)}.dark-mode{--pageBackground:var(--gray-850);--pageBackground2:var(--gray-800);--pageBackground3:var(--gray-800);--bg-hover:var(--gray-700);--dropdown-hover-color:var(--blue-700);--helper-text:var(--gray-300);--open-group:var(--gray-700);--legendTextColor:var(--gray-300);--legendSVG:var(--gray-200);--cardBackground:var(--gray-800);--cardBackground2:var(--blue-800);--iconBackground:var(--blue-700);--navBackground:var(--gray-900);--border:var(--gray-700);--blueBorder:var(--blue-300);--textHeading:var(--gray-white);--textBody:var(--gray-200);--textNote:var(--gray-400);--textDisabled:var(--gray-600);--textLink:var(--blue-200);--textSucces:var(--green-400);--textWarning:var(--orange-500);--textError:var(--red-400);--textTag:var(--gray-200);--inputBackground:var(--gray-800);--inputBorder:var(--gray-500);--inputText:var(--gray-50);--inputPlaceholder:var(--gray-500);--inputFocus:var(--gray-50);--inputDisabledBackground:var(--gray-700);--inputDisabledText:var(--gray-600);--inputErrorBorder:var(--red-400);--bgStrong:var(--gray-50);--buttonText:var(--gray-white);--buttonBorder:var(--gray-50);--buttonHover:var(--gray-700);--buttonTextHover:var(--gray-800);--buttonTextHoverActive:var(--gray-black);--navButtonHover:var(--gray-white);--navButtonHoverText:var(--gray-black);--switcherHover:var(--gray-600);--switcherText:var(--gray-white);--navComingSoonBg:var(--gray-800);--heatmapHighest:var(--green-600);--heatmapHigh:var(--green-500);--heatmapMedium:var(--yellow-300);--heatmapLow:var(--red-200);--heatmapLowest:var(--red-700);--heatmapHighestText:var(--gray-white);--heatmapHighText:var(--green-700);--heatmapMediumText:var(--yellow-700);--heatmapLowText:var(--red-700);--heatmapLowestText:var(--gray-white);--modalSave:var(--blue-700);--modalSaveHover:var(--blue-500);--headerButton:var(--blue-800);--headerButtonHover:var(--blue-600);--skeleton:var(--gray-700);--skeleton-transition:var(--gray-600);--greenBackground:var(--green-800);--greenBackgroundText:var(--green-500);--yellowBackground:var(--orange-800);--yellowBackgroundText:var(--orange-500);--blueBackground:var(--blue-800);--blueBackgroundText:var(--blue-500);--headerText:var(--gray-white);--border-color:var(--gray-700);--sheetBackground:var(--gray-700);--sheetHandleBg:var(--gray-800);--sheetHandleBar:var(--gray-500);--heatmapNoData:var(--gray-700);--heatmapNoDataStripe:var(--gray-600);--heatmapNoDataText:var(--gray-500)}@font-face{font-family:RiffSans;font-weight:"700";src:url(./RiffBold.DxXYE_L0.ttf)}@font-face{font-family:RiffSans;font-weight:"400";src:url(./RiffRegular.CjSt1sNP.ttf)}@font-face{font-family:Poppins;font-weight:700;src:url(./PoppinsBold.qTAUjFF7.ttf)}@font-face{font-family:Poppins;font-weight:500;src:url(./PoppinsSemiBold.B_fPDAUb.ttf)}@font-face{font-family:Poppins;font-weight:400;src:url(./PoppinsRegular.CTKNfV9P.ttf)}body,html{font-family:Poppins;margin:0;padding:0}body{background-color:var(--pageBackground);margin:0}button{font-family:Poppins}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-weight:900}.element-wrapper{display:flex;justify-content:center;width:100%}.element-wrapper>.element-fluid{margin:0 16px;max-width:1440px}@media (min-width:1439px){.element-wrapper>.element-body{margin:0 200px;width:1440px}}@media (max-width:1439px){.element-wrapper>.element-body{margin:0 200px;width:100%}}@media (max-width:1239px){.element-wrapper>.element-body{margin:auto;width:840px}}@media (max-width:904px){.element-wrapper>.element-body{margin:0 32px;width:100%}}@media (max-width:599px){.element-wrapper>.element-body{margin:0 16px;width:100%}.element-wrapper>.element-fluid{margin:0 16px}}/*!
* Cropper.js v1.6.2
* https://fengyuanchen.github.io/cropperjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2024-04-21T07:43:02.731Z
*/.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{inset:0;position:absolute}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}
