@import"https://fonts.googleapis.com/css2?family=Caveat&display=swap";.vc-primary{--vc-accent-50:var(--primary-50);--vc-accent-100:var(--primary-100);--vc-accent-200:var(--primary-100);--vc-accent-300:var(--primary-300);--vc-accent-400:var(--primary-300);--vc-accent-500:var(--primary-500);--vc-accent-600:var(--primary-500);--vc-accent-700:var(--primary-700);--vc-accent-800:var(--primary-700);--vc-accent-900:var(--primary-700)}:root{--udsWhite:#fff;--udsNeutral50:#f9fafc;--udsNeutral100:#f6f7f8;--udsNeutral200:#f1f2f4;--udsNeutral300:#eaebee;--udsNeutral400:#e3e5e8;--udsNeutral500:#dadcdf;--udsNeutral600:#cecfd1;--udsNeutral700:#b7b8b9;--udsNeutral800:#838384;--udsNeutral900:#333;--udsSuccess50:#ebfef5;--udsSuccess100:#ccf9e3;--udsSuccess300:#70e6ab;--udsSuccess500:#2fd17f;--udsSuccess700:#0aa557;--udsError50:#ffe8e8;--udsError100:#f99;--udsError300:#f06260;--udsError500:#e94646;--udsError700:#cf372d;--udsFire50:#fff6e7;--udsFire500:#ffb13c;--udsFire700:#df8e15;--udsOrange50:#fdece6;--udsOrange500:#ff7e3c;--udsOrange700:#bd5723;--udsLipstick50:#ffe5e5;--udsLipstick500:#c72b16;--udsLipstick700:#831102;--udsBubblegum50:#ffedfa;--udsBubblegum500:#fa4db4;--udsBubblegum700:#b24585;--udsIris50:#efebff;--udsIris500:#8765d0;--udsIris700:#613fa8;--udsCerulean50:#e7f5ff;--udsCerulean500:#5894ef;--udsCerulean700:#4d5e9e;--udsFern50:#deffef;--udsFern500:#36d384;--udsFern700:#12b262;--udsBasil50:#e6fded;--udsBasil500:#088c4a;--udsBasil700:#045d32;--udsGuacamole50:#f9fed3;--udsGuacamole500:#b5d33c;--udsGuacamole700:#607b08;--udsCaramel50:#f9e6db;--udsCaramel500:#a35305;--udsCaramel700:#673f07;--udsGoogleBlue:#4285f4;--udsHasData:#739aff}@font-face{font-display:swap;font-family:circular;font-style:normal;font-weight:400;src:url(./CircularStd-Black.CHSAm6R4.otf)}@font-face{font-display:swap;font-family:circular;font-style:normal;font-weight:300;src:url(./CircularStd-Bold.DZUygStx.otf)}@font-face{font-display:swap;font-family:circular;font-style:normal;font-weight:200;src:url(./CircularStd-Medium.8PLwQr5p.otf)}@font-face{font-display:swap;font-family:circular;font-style:normal;font-weight:100;src:url(./CircularStd-Book.gh8yxjPI.otf)}.uds-comptalib-gradient{background:var(--primary-500);background:linear-gradient(to right,var(--primary-500) 0,#c401ae 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.uds-block,.uds-block-medium,.uds-block-wrapper{background-color:#fff;box-shadow:0 1px 10px #00000012;box-sizing:border-box;padding:20px 34px}.uds-block{border:.5px solid hsla(0,0%,59%,.3);border-radius:4px}.uds-block,.uds-block-medium{margin-top:40px;position:relative}.uds-block-medium{border:.5px solid hsla(0,0%,59%,.3);border-radius:8px}.uds-divider{border:solid #dadcdf;border-width:thin 0 0;height:0;margin:4px 8px;max-height:0;max-width:100%}.blank-space{height:14px}.cursor-pointer{cursor:pointer}.uds-checkbox-line{align-items:center;display:flex;margin-top:8px}.primary-color{color:var(--primary-500)!important}.error-color{color:#e94646}.uds-bg-overlay{background-color:#33333352;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9999}.dropdown-bottom{align-items:center;display:flex;height:40px;justify-content:center}.dropdown-bottom:hover{cursor:pointer}.dropdown-bottom.--topline{border-top:1px solid #dadcdf}.dropdown-bottom .add-rounded{background-color:#4285f4;border-radius:50%;padding:1px}.dropdown-bottom .new-text{color:#4285f4;font-size:16px;line-height:20px;margin-left:8px}.text-center{text-align:center}.primary-vertical-bar{background:var(--primary-500);border-radius:3px;margin-right:16px;max-width:6px;min-width:6px}.my-2{margin-bottom:16px;margin-top:16px}.mr-1{margin-right:8px}.page-scrollable,.page-tables-wrapper{max-height:calc(100vh - 64px);min-height:calc(100vh - 64px);padding:0 20px;width:calc(100% - 40px)}.content.--35-bar-displayed .page-scrollable,.content.--35-bar-displayed .page-tables-wrapper{max-height:calc(100vh - 99px);min-height:calc(100vh - 99px)}.content.--50-top-bar-displayed .page-scrollable,.content.--50-top-bar-displayed .page-tables-wrapper{max-height:calc(100vh - 114px);min-height:calc(100vh - 114px)}.content.--85-top-bar-displayed .page-scrollable,.content.--85-top-bar-displayed .page-tables-wrapper{max-height:calc(100vh - 149px);min-height:calc(100vh - 149px)}.page-scrollable-static-block,.page-tables-wrapper .page-tables-filters{position:sticky;top:0}.page-tables-wrapper{display:grid;grid-template-areas:"header header" "filters side" "main side";grid-template-columns:1fr 0;grid-template-rows:max-content max-content 1fr;transition:grid-template-columns .2s ease-in}.page-tables-wrapper.--side-panel{grid-template-columns:1fr 536px}.page-tables-wrapper .page-tables-header{grid-area:header;z-index:100}.page-tables-wrapper .page-tables-filters{grid-area:filters}.page-tables-wrapper .page-tables-mainpanel{grid-area:main;min-height:50vh;padding-bottom:64px;width:100%}.page-tables-wrapper .page-tables-mainpanel .negative-margin-top{margin-top:-45px}.page-tables-wrapper .page-tables-mainpanel .main-panel-group-name{align-items:center;box-sizing:border-box;color:#333;display:flex;font-size:18px;font-weight:100;height:45px;line-height:23px;margin-left:29px;position:relative;text-transform:capitalize;width:-moz-fit-content;width:fit-content;z-index:99}.page-tables-wrapper .page-tables-mainpanel .main-panel-group-name.--space-left{margin-left:60px}.page-tables-wrapper .page-tables-sidepanel{grid-area:side;max-height:calc(100vh - 80px);min-width:520px;position:sticky;top:10px;width:520px}.component-tables-wrapper{display:flex;flex-direction:column;gap:16px}.component-tables-wrapper .component-tables-filters{height:36px;padding-right:15px;z-index:9}.annotation-checkbox{align-items:center;display:flex;height:45px;margin-left:26px;margin-right:auto;margin-top:auto}.admin-tables-wrapper{display:grid;grid-template-areas:"aheader aheader" "afilters aside" "amain aside";grid-template-columns:1fr 0;grid-template-rows:max-content max-content 1fr;transition:grid-template-columns .2s ease-in}.admin-tables-wrapper.--side-panel{grid-template-columns:1fr 536px}.admin-tables-wrapper .admin-tables-header{grid-area:aheader;margin-bottom:8px}.admin-tables-wrapper .admin-tables-filters{grid-area:afilters;position:sticky;top:128px}.admin-tables-wrapper .admin-tables-mainpanel{grid-area:amain;min-height:calc(100vh - 456px);padding-bottom:64px;width:100%}.admin-tables-wrapper .admin-tables-mainpanel .negative-margin-top{margin-top:-45px}.admin-tables-wrapper .admin-tables-mainpanel .main-panel-group-name{align-items:center;box-sizing:border-box;color:#333;display:flex;font-size:18px;font-weight:100;height:45px;line-height:23px;padding-left:29px;position:relative;text-transform:capitalize;width:-moz-fit-content;width:fit-content;z-index:99}.admin-tables-wrapper .admin-tables-sidepanel{grid-area:aside;max-height:calc(100vh - 152px);min-width:520px;position:sticky;top:128px;width:520px}.change-opacity{opacity:1;transition:width .2s ease-in}.change-opacity.--is-loading{cursor:not-allowed;opacity:.7}.first-item-container{align-items:center;display:flex;flex-direction:column;grid-area:main;justify-content:center;padding-top:16px;transform:translateY(-10%)}.first-item-container .first-item-text{margin-top:15px;text-align:center}.first-item-container .first-item-text .first-item-subtitle{color:#838384;margin-top:8px}.first-item-container .first-item-svg{display:flex;gap:100px;margin-top:36px}.first-item-container .first-item-svg>div{max-width:270px;text-align:center}.first-item-container .first-item-svg>div>svg{margin-bottom:20px}.first-item-container .first-item-svg>div>img{margin-bottom:20px;margin-top:70px;max-height:125px;max-width:125px}.first-item-container .first-item-buttons{margin-top:40px}.first-item-container .first-item-buttons>*{margin-left:10px;margin-right:10px}.form .form-row{align-items:flex-start;display:flex;gap:20px;justify-content:stretch}.form .form-row>div{display:flex}.form .form-row>div.col-2{width:50%}.form .form-row>div.col-3{width:33.3333333333%}.form .form-row>div.col-4{width:25%}.form .form-row>div.col-max{width:100%}.form .form-row>div .ds-select-container,.form .form-row>div .uds-amount-container,.form .form-row>div .uds-calendar-container,.form .form-row>div .uds-string-container{width:100%!important}.form .form-row:not(:first-child){margin-top:16px}.placeholder{color:#b7b8b9}.truncate-text{line-height:1.1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.uds-form-container{display:flex;flex-direction:column;gap:16px;width:100%}.uds-form-container .uds-form-row{align-items:flex-end;display:flex;gap:16px}.uds-form-container .uds-form-row>*{flex-basis:100%;flex-grow:1}.uds-form-container .uds-form-action{display:flex;gap:16px;justify-content:flex-end;width:100%}.scrollbar{overflow-x:hidden;overflow-y:auto}.designed-scrollbar .scrollbar::-webkit-scrollbar{background-color:#fff;width:10px}.designed-scrollbar .scrollbar::-webkit-scrollbar-track{background-color:#fff}.designed-scrollbar .scrollbar::-webkit-scrollbar-thumb{background-color:#babac0;border:2px solid #fff;border-radius:16px}.designed-scrollbar .scrollbar::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.scrollbar{scrollbar-width:thin}}.shepherd-element{background:#fff;border-radius:4px;box-shadow:unset}.shepherd-element[data-popper-placement^=bottom]{margin-top:16px}.shepherd-element[data-popper-placement^=right]{margin-left:32px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{top:16px!important}.shepherd-content{padding:16px}.shepherd-content .shepherd-header{line-height:24px;padding:0 0 24px;position:relative}.shepherd-content .shepherd-cancel-icon{color:#838384;font-size:32px;font-weight:100;position:absolute}.shepherd-content .shepherd-text{font-size:16px;padding:0 0 16px;position:relative}.shepherd-content .shepherd-text span.stepper{bottom:-28px;color:#838384;left:0;position:absolute}.shepherd-content .shepherd-footer{padding:0}.shepherd-content .shepherd-footer .shepherd-button{background:var(--primary-500);border-radius:4px;color:#fff;cursor:pointer;font-weight:100;margin-right:.5rem;padding:8px 24px}.shepherd-content .shepherd-footer .shepherd-button.--sec{background:var(--primary-50);color:var(--primary-500)}.shepherd-content .shepherd-footer .shepherd-button:not(:disabled):hover{background:var(--primary-300)}.uds-card-container{background-color:#fff;border:1px solid #e3e5e8;border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:24px 16px}.uds-shadow-card-container{background-color:#fff;border-radius:4px;box-shadow:0 4px 8px #33333314;padding:24px}.sales-uds-expansion-card{background-color:#fff;border:1px solid #eaebee}.sales-uds-expansion-card :deep(.ec-footer),.sales-uds-expansion-card :deep(.ec-header){font-size:16px;font-weight:300;padding:16px 8px}.img-viewer{max-width:100%}.info-banner{align-items:flex-start;display:flex}.info-banner b{font-weight:300}div.ql-tooltip.ql-editing{left:inherit!important}.read-only .ql-toolbar,.read-only .ql-toolbar>*{cursor:not-allowed!important}.read-only .ql-toolbar>*{pointer-events:none}.read-only .ql-editor>*{cursor:not-allowed!important}
