/* [project]/app/globals.css [app-client] (css) */
@font-face {
  font-family: UbuntuSans;
  src: url("../media/UbuntuSans.030-21cjs7oes.woff2") format("woff2");
  font-weight: 500 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bornomala;
  src: url("../media/Bornomala-Regular.0jqa7_zdbzmpq.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bornomala;
  src: url("../media/Bornomala-Bold.0-mrqut0j~nm0.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root, [data-color-scheme="light"] {
  --lightningcss-light: initial;
  --lightningcss-dark: ;
  color-scheme: light;
  --spacing: 8px;
  --shape-borderRadius: 7px;
  --palette-primary-lighter: #fbe7e8;
  --palette-primary-light: #e8a6aa;
  --palette-primary-main: #b82027;
  --palette-primary-dark: #902531;
  --palette-primary-darker: #66181c;
  --palette-primary-contrastText: #fff;
  --palette-primary-lighterChannel: 251 231 232;
  --palette-primary-lightChannel: 232 166 170;
  --palette-primary-mainChannel: 184 32 39;
  --palette-primary-darkChannel: 144 37 49;
  --palette-primary-darkerChannel: 102 24 28;
  --palette-primary-contrastTextChannel: 255 255 255;
  --palette-secondary-lighter: #fff;
  --palette-secondary-light: #fff;
  --palette-secondary-main: #fff;
  --palette-secondary-dark: #fff;
  --palette-secondary-darker: #fff;
  --palette-secondary-contrastText: #000;
  --palette-secondary-lighterChannel: 255 255 255;
  --palette-secondary-lightChannel: 255 255 255;
  --palette-secondary-mainChannel: 255 255 255;
  --palette-secondary-darkChannel: 255 255 255;
  --palette-secondary-darkerChannel: 255 255 255;
  --palette-secondary-contrastTextChannel: 0 0 0;
  --palette-info-lighter: #daf3fd;
  --palette-info-light: #01c2ff;
  --palette-info-main: #4597e8;
  --palette-info-dark: #2258a7;
  --palette-info-darker: #0d2a6f;
  --palette-info-contrastText: #fff;
  --palette-info-lighterChannel: 218 243 253;
  --palette-info-lightChannel: 1 194 255;
  --palette-info-mainChannel: 69 151 232;
  --palette-info-darkChannel: 34 88 167;
  --palette-info-darkerChannel: 13 42 111;
  --palette-info-contrastTextChannel: 255 255 255;
  --palette-success-lighter: #c7f9cc;
  --palette-success-light: #cef5e3;
  --palette-success-main: #008e48;
  --palette-success-dark: #006648;
  --palette-success-darker: #00443d;
  --palette-success-contrastText: #fff;
  --palette-success-lighterChannel: 199 249 204;
  --palette-success-lightChannel: 206 245 227;
  --palette-success-mainChannel: 0 142 72;
  --palette-success-darkChannel: 0 102 72;
  --palette-success-darkerChannel: 0 68 61;
  --palette-success-contrastTextChannel: 255 255 255;
  --palette-warning-lighter: #fdf7df;
  --palette-warning-light: #f8de9e;
  --palette-warning-main: #e8b65d;
  --palette-warning-dark: #d08322;
  --palette-warning-darker: #6f3f11;
  --palette-warning-contrastText: #1c252e;
  --palette-warning-lighterChannel: 253 247 223;
  --palette-warning-lightChannel: 248 222 158;
  --palette-warning-mainChannel: 232 182 93;
  --palette-warning-darkChannel: 208 131 34;
  --palette-warning-darkerChannel: 111 63 17;
  --palette-warning-contrastTextChannel: 28 37 46;
  --palette-error-lighter: #ffe5d5;
  --palette-error-light: #ff9e82;
  --palette-error-main: #ff3b30;
  --palette-error-dark: #b7182a;
  --palette-error-darker: #7a0929;
  --palette-error-contrastText: #fff;
  --palette-error-lighterChannel: 255 229 213;
  --palette-error-lightChannel: 255 158 130;
  --palette-error-mainChannel: 255 59 48;
  --palette-error-darkChannel: 183 24 42;
  --palette-error-darkerChannel: 122 9 41;
  --palette-error-contrastTextChannel: 255 255 255;
  --palette-common-black: #111;
  --palette-common-white: #fff;
  --palette-common-blackChannel: 17 17 17;
  --palette-common-whiteChannel: 255 255 255;
  --palette-common-background: #fff;
  --palette-common-onBackground: #000;
  --palette-common-backgroundChannel: 255 255 255;
  --palette-common-onBackgroundChannel: 0 0 0;
  --palette-grey-50: #fcfdfd;
  --palette-grey-100: #f9fafb;
  --palette-grey-200: #f4f6f8;
  --palette-grey-300: #dfe3e8;
  --palette-grey-400: #c4cdd5;
  --palette-grey-500: #919eab;
  --palette-grey-600: #637381;
  --palette-grey-700: #454f5b;
  --palette-grey-800: #1c252e;
  --palette-grey-900: #141a21;
  --palette-grey-50Channel: 252 253 253;
  --palette-grey-100Channel: 249 250 251;
  --palette-grey-200Channel: 244 246 248;
  --palette-grey-300Channel: 223 227 232;
  --palette-grey-400Channel: 196 205 213;
  --palette-grey-500Channel: 145 158 171;
  --palette-grey-600Channel: 99 115 129;
  --palette-grey-700Channel: 69 79 91;
  --palette-grey-800Channel: 28 37 46;
  --palette-grey-900Channel: 20 26 33;
  --palette-grey-A100: #f5f5f5;
  --palette-grey-A200: #eee;
  --palette-grey-A400: #bdbdbd;
  --palette-grey-A700: #616161;
  --palette-divider: #919eab33;
  --palette-text-primary: #111;
  --palette-text-secondary: #333;
  --palette-text-info: #333;
  --palette-text-disabled: #637381;
  --palette-text-primaryChannel: 17 17 17;
  --palette-text-secondaryChannel: 51 51 51;
  --palette-text-infoChannel: 51 51 51;
  --palette-text-disabledChannel: 99 115 129;
  --palette-background-paper: #fff;
  --palette-background-default: #fff;
  --palette-background-neutral: #fafafb;
  --palette-background-paperChannel: 255 255 255;
  --palette-background-defaultChannel: 255 255 255;
  --palette-background-neutralChannel: 250 250 251;
  --palette-action-hover: #919eab14;
  --palette-action-selected: #919eab29;
  --palette-action-focus: #919eab3d;
  --palette-action-disabled: #919eabcc;
  --palette-action-disabledBackground: #919eab3d;
  --palette-action-hoverOpacity: .08;
  --palette-action-disabledOpacity: .48;
  --palette-action-active: #637381;
  --palette-action-selectedOpacity: .08;
  --palette-action-focusOpacity: .12;
  --palette-action-activatedOpacity: .12;
  --palette-action-activeChannel: 99 115 129;
  --palette-action-selectedChannel: 145;
  --palette-Alert-errorColor: #663f34;
  --palette-Alert-infoColor: #004d66;
  --palette-Alert-successColor: #52625a;
  --palette-Alert-warningColor: #63583f;
  --palette-Alert-errorFilledBg: var(--palette-error-main, #ff3b30);
  --palette-Alert-infoFilledBg: var(--palette-info-main, #4597e8);
  --palette-Alert-successFilledBg: var(--palette-success-main, #008e48);
  --palette-Alert-warningFilledBg: var(--palette-warning-main, #e8b65d);
  --palette-Alert-errorFilledColor: #fff;
  --palette-Alert-infoFilledColor: #fff;
  --palette-Alert-successFilledColor: #fff;
  --palette-Alert-warningFilledColor: #000000de;
  --palette-Alert-errorStandardBg: #fff5f2;
  --palette-Alert-infoStandardBg: #e5f8ff;
  --palette-Alert-successStandardBg: #fafefc;
  --palette-Alert-warningStandardBg: #fefbf5;
  --palette-Alert-errorIconColor: var(--palette-error-main, #ff3b30);
  --palette-Alert-infoIconColor: var(--palette-info-main, #4597e8);
  --palette-Alert-successIconColor: var(--palette-success-main, #008e48);
  --palette-Alert-warningIconColor: var(--palette-warning-main, #e8b65d);
  --palette-AppBar-defaultBg: var(--palette-grey-100, #f9fafb);
  --palette-Avatar-defaultBg: var(--palette-grey-400, #c4cdd5);
  --palette-Button-inheritContainedBg: var(--palette-grey-300, #dfe3e8);
  --palette-Button-inheritContainedHoverBg: var(--palette-grey-A100, #f5f5f5);
  --palette-Chip-defaultBorder: var(--palette-grey-400, #c4cdd5);
  --palette-Chip-defaultAvatarColor: var(--palette-grey-700, #454f5b);
  --palette-Chip-defaultIconColor: var(--palette-grey-700, #454f5b);
  --palette-FilledInput-bg: #0000000f;
  --palette-FilledInput-hoverBg: #00000017;
  --palette-FilledInput-disabledBg: #0000001f;
  --palette-LinearProgress-primaryBg: #e8a6aa;
  --palette-LinearProgress-secondaryBg: #fff;
  --palette-LinearProgress-errorBg: #ffb4b0;
  --palette-LinearProgress-infoBg: #b8d7f6;
  --palette-LinearProgress-successBg: #9ed4b9;
  --palette-LinearProgress-warningBg: #f6e3c1;
  --palette-Skeleton-bg: rgba(var(--palette-text-primaryChannel, 15 41 32) / .11);
  --palette-Slider-primaryTrack: #e8a6aa;
  --palette-Slider-secondaryTrack: #fff;
  --palette-Slider-errorTrack: #ffb4b0;
  --palette-Slider-infoTrack: #b8d7f6;
  --palette-Slider-successTrack: #9ed4b9;
  --palette-Slider-warningTrack: #f6e3c1;
  --palette-SnackbarContent-bg: #323232;
  --palette-SnackbarContent-color: #fff;
  --palette-SpeedDialAction-fabHoverBg: #d8d8d8;
  --palette-StepConnector-border: var(--palette-grey-400, #c4cdd5);
  --palette-StepContent-border: var(--palette-grey-400, #c4cdd5);
  --palette-Switch-defaultColor: var(--palette-common-white, #fff);
  --palette-Switch-defaultDisabledColor: var(--palette-grey-100, #f9fafb);
  --palette-Switch-primaryDisabledColor: #e8a6aa;
  --palette-Switch-secondaryDisabledColor: #fff;
  --palette-Switch-errorDisabledColor: #ffb4b0;
  --palette-Switch-infoDisabledColor: #b8d7f6;
  --palette-Switch-successDisabledColor: #9ed4b9;
  --palette-Switch-warningDisabledColor: #f6e3c1;
  --palette-TableCell-border: rgba(241, NaN, NaN, 1);
  --palette-Tooltip-bg: #111111eb;
  --palette-dividerChannel: 145;
  --shadows-0: none;
  --shadows-1: 0px 2px 1px -1px #919eab33, 0px 1px 1px 0px #919eab24,
    0px 1px 3px 0px #919eab1f;
  --shadows-2: 0px 3px 1px -2px #919eab33, 0px 2px 2px 0px #919eab24,
    0px 1px 5px 0px #919eab1f;
  --shadows-3: 0px 3px 3px -2px #919eab33, 0px 3px 4px 0px #919eab24,
    0px 1px 8px 0px #919eab1f;
  --shadows-4: 0px 2px 4px -1px #919eab33, 0px 4px 5px 0px #919eab24,
    0px 1px 10px 0px #919eab1f;
  --shadows-5: 0px 3px 5px -1px #919eab33, 0px 5px 8px 0px #919eab24,
    0px 1px 14px 0px #919eab1f;
  --shadows-6: 0px 3px 5px -1px #919eab33, 0px 6px 10px 0px #919eab24,
    0px 1px 18px 0px #919eab1f;
  --shadows-7: 0px 4px 5px -2px #919eab33, 0px 7px 10px 1px #919eab24,
    0px 2px 16px 1px #919eab1f;
  --shadows-8: 0px 5px 5px -3px #919eab33, 0px 8px 10px 1px #919eab24,
    0px 3px 14px 2px #919eab1f;
  --shadows-9: 0px 5px 6px -3px #919eab33, 0px 9px 12px 1px #919eab24,
    0px 3px 16px 2px #919eab1f;
  --shadows-10: 0px 6px 6px -3px #919eab33, 0px 10px 14px 1px #919eab24,
    0px 4px 18px 3px #919eab1f;
  --shadows-11: 0px 6px 7px -4px #919eab33, 0px 11px 15px 1px #919eab24,
    0px 4px 20px 3px #919eab1f;
  --shadows-12: 0px 7px 8px -4px #919eab33, 0px 12px 17px 2px #919eab24,
    0px 5px 22px 4px #919eab1f;
  --shadows-13: 0px 7px 8px -4px #919eab33, 0px 13px 19px 2px #919eab24,
    0px 5px 24px 4px #919eab1f;
  --shadows-14: 0px 7px 9px -4px #919eab33, 0px 14px 21px 2px #919eab24,
    0px 5px 26px 4px #919eab1f;
  --shadows-15: 0px 8px 9px -5px #919eab33, 0px 15px 22px 2px #919eab24,
    0px 6px 28px 5px #919eab1f;
  --shadows-16: 0px 8px 10px -5px #919eab33, 0px 16px 24px 2px #919eab24,
    0px 6px 30px 5px #919eab1f;
  --shadows-17: 0px 8px 11px -5px #919eab33, 0px 17px 26px 2px #919eab24,
    0px 6px 32px 5px #919eab1f;
  --shadows-18: 0px 9px 11px -5px #919eab33, 0px 18px 28px 2px #919eab24,
    0px 7px 34px 6px #919eab1f;
  --shadows-19: 0px 9px 12px -6px #919eab33, 0px 19px 29px 2px #919eab24,
    0px 7px 36px 6px #919eab1f;
  --shadows-20: 0px 10px 13px -6px #919eab33, 0px 20px 31px 3px #919eab24,
    0px 8px 38px 7px #919eab1f;
  --shadows-21: 0px 10px 13px -6px #919eab33, 0px 21px 33px 3px #919eab24,
    0px 8px 40px 7px #919eab1f;
  --shadows-22: 0px 10px 14px -6px #919eab33, 0px 22px 35px 3px #919eab24,
    0px 8px 42px 7px #919eab1f;
  --shadows-23: 0px 11px 14px -7px #919eab33, 0px 23px 36px 3px #919eab24,
    0px 9px 44px 8px #919eab1f;
  --shadows-24: 0px 11px 15px -7px #919eab33, 0px 24px 38px 3px #919eab24,
    0px 9px 46px 8px #919eab1f;
  --customShadows-z1: 0 1px 2px 0 #919eab29;
  --customShadows-z4: 0 4px 8px 0 #919eab29;
  --customShadows-z8: 0 8px 16px 0 #919eab29;
  --customShadows-z12: 0 12px 24px -4px #919eab29;
  --customShadows-z16: 0 16px 32px -4px #919eab29;
  --customShadows-z20: 0 20px 40px -4px #919eab29;
  --customShadows-z24: 0 24px 48px 0 #919eab29;
  --customShadows-dialog: -40px 40px 80px -8px #1111113d;
  --customShadows-card: 0 0 2px 0 #919eab33, 0 12px 24px -4px #919eab1f;
  --customShadows-dropdown: 0 0 2px 0 #919eab3d, -20px 20px 40px -4px #919eab3d;
  --customShadows-primary: 0 8px 16px 0 #b820273d;
  --customShadows-secondary: 0 8px 16px 0 #ffffff3d;
  --customShadows-info: 0 8px 16px 0 #4597e83d;
  --customShadows-success: 0 8px 16px 0 #008e483d;
  --customShadows-warning: 0 8px 16px 0 #e8b65d3d;
  --customShadows-error: 0 8px 16px 0 #ff3b303d;
  --opacity-inputPlaceholder: .42;
  --opacity-inputUnderline: .42;
  --opacity-switchTrackDisabled: .12;
  --opacity-switchTrack: .38;
}

html {
  box-sizing: border-box;
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
}

*, :before, :after {
  box-sizing: border-box;
  box-sizing: inherit;
  margin: 0;
  padding: 0;
  font-family: UbuntuSans, Bornomala, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

a {
  color: #000;
  text-decoration: none;
}

:focus {
  outline: none;
}

.css-4lpd66 {
  -webkit-user-select: none;
  user-select: none;
  fill: currentColor;
  color: #fff;
  flex-shrink: 0;
  width: 20px;
  height: auto;
  font-size: 1.5rem;
  transition: fill .3s cubic-bezier(.4, 0, .2, 1);
  display: inline-block;
}

.loading-container {
  z-index: 9999;
  background: #fafafa;
  justify-content: center;
  align-items: center;
  animation: 2s infinite pulse;
  display: flex;
  position: fixed;
  inset: 0;
}

/* [project]/lib/bornomala_111f1f12.module.css [app-client] (css) */
@font-face {
  font-family: bornomala;
  src: url("../media/Bornomala_Regular-s.p.0jqa7_zdbzmpq.woff2") format("woff2");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: bornomala;
  src: url("../media/Bornomala_Bold-s.p.0-mrqut0j~nm0.woff2") format("woff2");
  font-display: swap;
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: bornomala Fallback;
  src: local(Arial);
  ascent-override: 82.91%;
  descent-override: 29.54%;
  line-gap-override: 41.96%;
  size-adjust: 92.4%;
}

.bornomala_111f1f12-module___8xKma__className {
  font-family: bornomala, bornomala Fallback;
}

.bornomala_111f1f12-module___8xKma__variable {
  --font-bornomala: "bornomala", "bornomala Fallback";
}

/* [project]/lib/ubuntusans_25e3fdbf.module.css [app-client] (css) */
@font-face {
  font-family: ubuntuSans;
  src: url("../media/UbuntuSans-s.p.030-21cjs7oes.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: ubuntuSans Fallback;
  src: local(Arial);
  ascent-override: 93.05%;
  descent-override: 25.74%;
  line-gap-override: 0.0%;
  size-adjust: 101.02%;
}

.ubuntusans_25e3fdbf-module___0MWdG__className {
  font-family: ubuntuSans, ubuntuSans Fallback;
}

.ubuntusans_25e3fdbf-module___0MWdG__variable {
  --font-ubuntu: "ubuntuSans", "ubuntuSans Fallback";
}

/*# sourceMappingURL=_07uqyfd._.css.map*/