@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap);
@font-face{font-family:"Russo One";src:url(/static/media/RussoOne-Regular.b2f5b287ccb8fd446eae.ttf) format("truetype");ascent-override:100%;descent-override:20%;line-gap-override:normal;advance-override:10;font-display:swap}@font-face{font-family:"Avenir";src:url("https://dgro9eqohvolk.cloudfront.net/btx/fonts/AvenirLTStd-Book.ttf") format("truetype");ascent-override:100%;descent-override:20%;line-gap-override:normal;advance-override:10;font-display:swap}@font-face{font-family:"Avenir Medium";src:url("https://dgro9eqohvolk.cloudfront.net/btx/fonts/AvenirLTStd-Medium.ttf") format("truetype");ascent-override:100%;descent-override:20%;line-gap-override:normal;advance-override:10;font-display:swap}@font-face{font-family:"Myriad Variable Concept";src:url("https://dgro9eqohvolk.cloudfront.net/btx/fonts/Concept+Medium.ttf") format("truetype");ascent-override:100%;descent-override:20%;line-gap-override:normal;advance-override:10;font-display:swap}@font-face{font-family:"Manrope";src:url("https://dgro9eqohvolk.cloudfront.net/btx/fonts/Manrope-Regular.ttf") format("truetype");ascent-override:100%;descent-override:20%;line-gap-override:normal;advance-override:10;font-display:swap}@font-face{font-family:"Inter";src:url("https://dgro9eqohvolk.cloudfront.net/btx/fonts/Inter-Regular.ttf") format("truetype");ascent-override:100%;descent-override:20%;line-gap-override:normal;advance-override:10;font-display:swap}

.app-custom-search{width:100%;height:100%;border-radius:4px;background:#fff;background:var(--base-white, #fff);padding:0 16px;box-sizing:border-box;display:flex;align-items:center;margin-right:5px}.app-custom-search svg{width:24px;height:24px;margin-right:5px;flex-shrink:0}.app-custom-search input{flex-grow:1;height:100%;background:transparent;outline:none;border:none;color:#303232;color:var(--text-primary-default, #303232);font-family:"Inter";font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:0.8px}.app-custom-search input::placeholder{color:#c9cbcb;color:var(--text-primary-disabled, #c9cbcb);font-style:italic}.app-login-btn{width:230px;height:48px;margin:5px 0 !important;font-family:"Inter" !important}.app-login-btn svg{width:24px;height:24px}.tooltip-container{display:flex}.tooltip-container .tooltip-options-container{display:flex;justify-content:space-evenly;align-items:center;padding-left:1em;top:4px}.tooltip-container .tooltip-options-container .tooltip-options{background-color:var(--base-dark-drawer-bg);min-width:24px;text-align:center;margin:0px 5px;color:var(--text-dark-primary);font-size:12px;font-family:"Inter";font-style:normal;font-weight:normal;box-shadow:inset 0px -2px 0px #d4d4d6;border-radius:2px;border:none;border-bottom:1px solid #d4d4d6;height:25px;padding:0 5px}.app-custom-tab-panel{width:100%;height:100%;overflow:hidden;box-sizing:border-box}.app-empty{width:100%;box-sizing:border-box;display:flex;align-items:center;flex-direction:column;padding:35px 0}.app-empty img{width:256px;max-width:100%}.app-empty p{margin:20px 0;font-family:"Inter";font-style:normal;font-weight:500;font-size:14px;line-height:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;text-align:center}.app-empty p span{cursor:pointer;color:var(--base-default-blue);margin:0 5px}.app-empty p span:hover{opacity:0.7}.app-sidepanel{width:480px;display:block;height:100%;position:fixed;top:0;right:0;z-index:30000;transition:width 1s ease, display 1s ease;overflow:hidden}.app-sidepanel .app-sidepanel-container{width:100%;height:100%;position:relative;padding:40px 0 0;box-sizing:border-box}.app-sidepanel .app-sidepanel-container .app-sidepanel-close{position:absolute;top:16px;right:16px;z-index:10}.app-sidepanel .app-sidepanel-container .app-sidepanel-children{width:100%;height:100%;z-index:1}.app-sidepanel-hidden{width:0;display:none}.shortcut-button{width:24px;height:24px;border-radius:3px;cursor:pointer;text-align:center;font-size:12px;line-height:23px;font-family:"Inter";font-weight:bold;flex-shrink:0}.shortcut-button:hover{opacity:0.7}.esc-component{display:flex;align-items:center}.esc-component .esc-close{display:flex;align-items:center;justify-content:center}.esc-component p{font-family:"Inter";font-style:normal;font-weight:400;font-size:14px;line-height:24px;margin:0 12px 0 8px}.app-custom-dropdown{width:100%;height:100%;position:relative;overflow:visible}.app-custom-dropdown p{font-family:"Inter";font-style:normal;font-weight:400;font-size:14px;line-height:24px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-custom-dropdown--header{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;align-items:center;padding:0 10px 0 16px;box-sizing:border-box;border-radius:4px}.app-custom-dropdown--header .app-dropdown-preicon{margin-right:5px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.app-custom-dropdown--header .app-dropdown-suficon{margin-left:auto;flex-shrink:0;display:flex;align-items:center;justify-content:center}.app-custom-dropdown--options{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:160px;overflow-x:hidden;overflow-y:scroll;position:absolute;left:0;top:calc(100% + 2px);border-radius:4px;z-index:10}.app-custom-dropdown--options .app-dropdown-row-item{width:100%;height:40px;display:flex;align-items:center;padding:0 12px;box-sizing:border-box;border-left:4px solid transparent}.app-button{height:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 12px;box-sizing:border-box;cursor:pointer;border-radius:4px;font-family:"Inter";font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:0.56px;outline:none;white-space:nowrap;display:flex;align-items:center;flex-wrap:nowrap}.app-button svg{margin-right:5px;flex-shrink:0}.app-button-disabled{opacity:0.5;cursor:not-allowed;display:flex;align-items:center;flex-wrap:nowrap}.app-button-disabled svg{margin-right:5px;flex-shrink:0}.app-button-primary{border:1px solid #2f4858;border:1px solid var(--primary-default, #2f4858);background:#fff;background:var(--base-white, #fff);color:#2f4858;color:var(--primary-default, #2f4858)}.app-button-success{border:1px solid #07a721;border:1px solid var(--semantics-success-default, #07a721);background:#e6fddf;background:var(--semantics-success-lightest, #e6fddf);color:#07a721;color:var(--semantics-success-default, #07a721)}.app-button-error{border:1px solid #d31502;border:1px solid var(--semantics-error-default, #d31502);background:#ffebe7;background:var(--semantics-error-light, #ffebe7);color:#d31502;color:var(--semantics-error-default, #d31502)}.app-button-semantics{border:1px solid #264daf;border:1px solid var(--semantics-info-default, #264daf);background:#eaf3fb;background:var(--semantics-info-light, #eaf3fb);color:#264daf;color:var(--semantics-info-default, #264daf)}.app-button-accent{border:1px solid #ddeb18;border:1px solid var(--accent-colour-default, #ddeb18);background:#f8fcc7;background:var(--accent-colour-light, #f8fcc7);color:#ddeb18;color:var(--accent-colour-default, #ddeb18)}.app-button-filled_primary{border:1px solid #2f4858;border:1px solid var(--primary-default, #2f4858);background:#2f4858;background:var(--primary-default, #2f4858);color:#ddeb18;color:var(--accent-colour-default, #ddeb18)}.global-main-tooltip-customize{background:#63626a;border:1px solid #d4d4d6;border-radius:4px;width:224px;height:112px;padding:10px}.global-main-tooltip-customize p{font-family:"Inter";font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#ffffff}.app-avatar-title{display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.app-avatar-title p{color:#303232;color:var(--text-primary-default, #303232);font-family:"Inter";font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin:0}.app-avatar-title--avatar{width:32px;height:32px;border-radius:32px;border:1px solid #303232;border:1px solid var(--text-primary-default, #303232);margin-right:12px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.app-avatar-title--avatar p{text-transform:uppercase}.app-select{width:100%;height:100%;padding-left:8px;box-sizing:border-box;position:relative}.app-select>div{height:100%}.app-select .app-select-arrow{position:absolute;right:6px;top:0;transform:rotate(180deg);display:flex;align-items:center;justify-content:center}

/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}::before,
::after {
  --tw-content: '';
}/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}/*
Remove the default font size and weight for headings.
*/h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}/*
Reset links to optimize for opt-in styling instead of opt-out.
*/a {
  color: inherit;
  text-decoration: inherit;
}/*
Add the correct font weight in Edge and Safari.
*/b,
strong {
  font-weight: bolder;
}/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}/*
Add the correct font size in all browsers.
*/small {
  font-size: 80%;
}/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}/*
Remove the inheritance of text transform in Edge and Firefox.
*/button,
select {
  text-transform: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}/*
Use the modern Firefox focus style for all focusable elements.
*/:-moz-focusring {
  outline: auto;
}/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/:-moz-ui-invalid {
  box-shadow: none;
}/*
Add the correct vertical alignment in Chrome and Firefox.
*/progress {
  vertical-align: baseline;
}/*
Correct the cursor style of increment and decrement buttons in Safari.
*/::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}/*
Remove the inner padding in Chrome and Safari on macOS.
*/::-webkit-search-decoration {
  -webkit-appearance: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}/*
Add the correct display in Chrome and Safari.
*/summary {
  display: list-item;
}/*
Removes the default spacing and border for appropriate elements.
*/blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}fieldset {
  margin: 0;
  padding: 0;
}legend {
  padding: 0;
}ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}/*
Reset default styling for dialogs.
*/dialog {
  padding: 0;
}/*
Prevent resizing textareas horizontally by default.
*/textarea {
  resize: vertical;
}/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}/*
Set the default cursor for buttons.
*/button,
[role="button"] {
  cursor: pointer;
}/*
Make sure disabled buttons don't get the pointer cursor.
*/:disabled {
  cursor: default;
}/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/img,
video {
  max-width: 100%;
  height: auto;
}/* Make elements with the HTML hidden attribute stay hidden by default */[hidden] {
  display: none;
}*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}.container{
  width: 100%;
}@media (min-width: 640px){.container{
    max-width: 640px;
  }
}@media (min-width: 768px){.container{
    max-width: 768px;
  }
}@media (min-width: 1024px){.container{
    max-width: 1024px;
  }
}@media (min-width: 1280px){.container{
    max-width: 1280px;
  }
}@media (min-width: 1536px){.container{
    max-width: 1536px;
  }
}.visible{
  visibility: visible;
}.fixed{
  position: fixed;
}.absolute{
  position: absolute;
}.relative{
  position: relative;
}.inset-0{
  inset: 0px;
}.left-2{
  left: 0.5rem;
}.left-2\.5{
  left: 0.625rem;
}.right-0{
  right: 0px;
}.top-8{
  top: 2rem;
}.top-\[56px\]{
  top: 56px;
}.z-30{
  z-index: 30;
}.z-40{
  z-index: 40;
}.m-9{
  margin: 2.25rem;
}.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}.mb-4{
  margin-bottom: 1rem;
}.mb-6{
  margin-bottom: 1.5rem;
}.mb-8{
  margin-bottom: 2rem;
}.ml-8{
  margin-left: 2rem;
}.ml-auto{
  margin-left: auto;
}.mt-10{
  margin-top: 2.5rem;
}.mt-4{
  margin-top: 1rem;
}.mt-6{
  margin-top: 1.5rem;
}.block{
  display: block;
}.flex{
  display: flex;
}.grid{
  display: grid;
}.contents{
  display: contents;
}.hidden{
  display: none;
}.\!h-\[28px\]{
  height: 28px !important;
}.h-10{
  height: 2.5rem;
}.h-12{
  height: 3rem;
}.h-6{
  height: 1.5rem;
}.h-8{
  height: 2rem;
}.h-\[38px\]{
  height: 38px;
}.h-\[74px\]{
  height: 74px;
}.h-\[calc\(100\%-72px\)\]{
  height: calc(100% - 72px);
}.h-full{
  height: 100%;
}.min-h-12{
  min-height: 3rem;
}.\!w-1\/3{
  width: 33.333333% !important;
}.w-1\/3{
  width: 33.333333%;
}.w-12{
  width: 3rem;
}.w-2\/5{
  width: 40%;
}.w-6{
  width: 1.5rem;
}.w-\[10\%\]{
  width: 10%;
}.w-\[100px\]{
  width: 100px;
}.w-\[15\%\]{
  width: 15%;
}.w-\[184px\]{
  width: 184px;
}.w-\[20\%\]{
  width: 20%;
}.w-\[200px\]{
  width: 200px;
}.w-\[30\%\]{
  width: 30%;
}.w-\[300px\]{
  width: 300px;
}.w-full{
  width: 100%;
}.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.cursor-pointer{
  cursor: pointer;
}.flex-col{
  flex-direction: column;
}.items-center{
  align-items: center;
}.justify-center{
  justify-content: center;
}.justify-between{
  justify-content: space-between;
}.gap-1{
  gap: 0.25rem;
}.gap-2{
  gap: 0.5rem;
}.gap-20{
  gap: 5rem;
}.gap-3{
  gap: 0.75rem;
}.gap-4{
  gap: 1rem;
}.gap-8{
  gap: 2rem;
}.overflow-auto{
  overflow: auto;
}.overflow-hidden{
  overflow: hidden;
}.rounded{
  border-radius: 0.25rem;
}.rounded-full{
  border-radius: 9999px;
}.rounded-lg{
  border-radius: 0.5rem;
}.rounded-md{
  border-radius: 0.375rem;
}.\!border-0{
  border-width: 0px !important;
}.border{
  border-width: 1px;
}.border-b{
  border-bottom-width: 1px;
}.border-\[\#303232\]{
  --tw-border-opacity: 1;
  border-color: rgb(48 50 50 / var(--tw-border-opacity));
}.border-\[\#787D7D\]{
  --tw-border-opacity: 1;
  border-color: rgb(120 125 125 / var(--tw-border-opacity));
}.border-\[\#787d7d\]{
  --tw-border-opacity: 1;
  border-color: rgb(120 125 125 / var(--tw-border-opacity));
}.border-\[\#C9CBCB\]{
  --tw-border-opacity: 1;
  border-color: rgb(201 203 203 / var(--tw-border-opacity));
}.border-\[\#a5b0b0\]{
  --tw-border-opacity: 1;
  border-color: rgb(165 176 176 / var(--tw-border-opacity));
}.border-\[\#efedec\]{
  --tw-border-opacity: 1;
  border-color: rgb(239 237 236 / var(--tw-border-opacity));
}.bg-\[\#E4E5E5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(228 229 229 / var(--tw-bg-opacity));
}.bg-\[\#F9F9F8\]{
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 248 / var(--tw-bg-opacity));
}.bg-\[\#eceeef\]{
  --tw-bg-opacity: 1;
  background-color: rgb(236 238 239 / var(--tw-bg-opacity));
}.bg-\[\#f9f9f8\]{
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 248 / var(--tw-bg-opacity));
}.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}.bg-btnBg{
  --tw-bg-opacity: 1;
  background-color: rgb(180 180 180 / var(--tw-bg-opacity));
}.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.p-1{
  padding: 0.25rem;
}.p-2{
  padding: 0.5rem;
}.p-2\.5{
  padding: 0.625rem;
}.p-6{
  padding: 1.5rem;
}.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}.pb-1{
  padding-bottom: 0.25rem;
}.text-center{
  text-align: center;
}.\!text-sm{
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}.\!text-xl{
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}.text-\[13px\]{
  font-size: 13px;
}.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}.\!font-bold{
  font-weight: 700 !important;
}.\!font-light{
  font-weight: 300 !important;
}.\!font-semibold{
  font-weight: 600 !important;
}.font-bold{
  font-weight: 700;
}.font-semibold{
  font-weight: 600;
}.capitalize{
  text-transform: capitalize;
}.text-\[\#157A37\]{
  --tw-text-opacity: 1;
  color: rgb(21 122 55 / var(--tw-text-opacity));
}.text-\[\#264DAF\]{
  --tw-text-opacity: 1;
  color: rgb(38 77 175 / var(--tw-text-opacity));
}.text-\[\#303232\]{
  --tw-text-opacity: 1;
  color: rgb(48 50 50 / var(--tw-text-opacity));
}.text-\[\#787D7D\]{
  --tw-text-opacity: 1;
  color: rgb(120 125 125 / var(--tw-text-opacity));
}.text-\[\#787d7d\]{
  --tw-text-opacity: 1;
  color: rgb(120 125 125 / var(--tw-text-opacity));
}.text-\[\#930000\]{
  --tw-text-opacity: 1;
  color: rgb(147 0 0 / var(--tw-text-opacity));
}.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.opacity-50{
  opacity: 0.5;
}.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}body{margin:0;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace}.custom-tag-input input{margin-bottom:1px !important}.custom-tag-input .react-tagsinput-tag{border-radius:4px;background-color:#eceeef;border:none;color:black}.loader-container{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:transparent;position:fixed;top:0;left:0;z-index:1000000}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.required:after{content:" *";color:#c94e4e;font-size:18px}.alternative-row{background:#f9f9f8;background:var(--grey-50, #f9f9f8)}.no-bordered{border:none !important}.app-custom-switch{width:36px}.app-custom-switch label{width:inherit !important}.app-custom-switch .MuiFormControlLabel-root{transform:scale(0.8)}.app-custom-switch .MuiSwitch-thumb{background:#787d7d !important}.app-custom-switch .MuiSwitch-track{background:#aeb1b1 !important}.app-custom-switch .custom-switch-active .MuiSwitch-thumb{background:#2f4858 !important}.app-custom-switch .custom-switch-active .MuiSwitch-track{background:#2f4858 !important}.app-custom-switch .MuiTypography-root{color:#787d7d;color:var(--text-secondary-default, #787d7d);font-family:"Inter";font-size:18px;font-style:normal;font-weight:600;line-height:24px;white-space:nowrap}.app-custom-switch-start .MuiFormControlLabel-root{transform:scale(1);margin-left:0}.app-custom-switch-start .MuiFormControlLabel-root .MuiTypography-root{font-size:14px !important}.app-custom-switch-start .MuiFormControlLabel-root .MuiSwitch-root{transform:scale(0.8);margin-right:-12px}.app-custom-checkbox>label{margin-left:0;width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important}.app-custom-checkbox .MuiTypography-root{color:#303232;color:var(--text-primary-default, #303232);font-family:"Inter";font-size:13px;font-style:normal;font-weight:400;line-height:20px;white-space:nowrap}.app-custom-checkbox .MuiCheckbox-root{padding:0 6px}.app-custom-checkbox svg{width:20px;height:20px}.app-custom-checkbox .Mui-checked svg path{color:#2f4858 !important}.hover\:bg-\[\#a5b0b0\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(165 176 176 / var(--tw-bg-opacity));
}.hover\:bg-slate-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity));
}.hover\:text-\[\#264DAF\]:hover{
  --tw-text-opacity: 1;
  color: rgb(38 77 175 / var(--tw-text-opacity));
}.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.hover\:underline:hover{
  text-decoration-line: underline;
}@media (min-width: 768px){.md\:top-0{
    top: 0px;
  }.md\:block{
    display: block;
  }.md\:w-\[calc\(100\%-250px\)\]{
    width: calc(100% - 250px);
  }
}@media (min-width: 1280px){.xl\:w-\[600px\]{
    width: 600px;
  }
}@media (prefers-color-scheme: dark){.dark\:border-gray-600{
    --tw-border-opacity: 1;
    border-color: rgb(75 85 99 / var(--tw-border-opacity));
  }.dark\:bg-gray-700{
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity));
  }.dark\:placeholder-gray-400::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgb(156 163 175 / var(--tw-placeholder-opacity));
  }
}.\[\&\>\*\:nth-child\(even\)\]\:bg-\[\#F9F9F8\]>*:nth-child(even){
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 248 / var(--tw-bg-opacity));
}

