/*!********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./src/assets/fonts/font.scss ***!
  \********************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "Inter-ExtraLight";
  src: url('Inter-Thin.acce773429f0a7c5.eot?#iefix') format("embedded-opentype"),
    url('Inter-Thin.faf45f6df13754ca.woff2') format("woff2"),
    url('Inter-Thin.3a24b2fc3b86919a.woff') format("woff"),
    url('Inter-Thin.4153878d95dde7b1.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: normal;
}

@font-face {
  font-family: "Inter-Light";
  src: url('Inter-ExtraLight.48472964e3a11f55.eot?#iefix')
      format("embedded-opentype"),
    url('Inter-ExtraLight.b71b831ab23f32aa.woff2') format("woff2"),
    url('Inter-ExtraLight.a67049091669dbc9.woff') format("woff"),
    url('Inter-ExtraLight.13af545615a95c0a.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: normal;
}

@font-face {
  font-family: "Inter-SemiNormal";
  src: url('Inter-Light.979ae9cd670ae7d9.eot?#iefix') format("embedded-opentype"),
    url('Inter-Light.5c7e8b1a348238f2.woff2') format("woff2"),
    url('Inter-Light.e032e5c008704082.woff') format("woff"),
    url('Inter-Light.53b6c30b8706df4b.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: normal;
}

@font-face {
  font-family: "Inter-Normal";
  src: url('Inter-Regular.4392d914b3ec5176.eot?#iefix') format("embedded-opentype"),
    url('Inter-Regular.5de1c0f0a6df9092.woff2') format("woff2"),
    url('Inter-Regular.021a49e992870a2d.woff') format("woff"),
    url('Inter-Regular.077a77f6762d0c90.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: normal;
}

@font-face {
  font-family: "Inter-Medium";
  src: url('Inter-Medium.1d5b99f830454f6b.eot?#iefix') format("embedded-opentype"),
    url('Inter-Medium.3e70630102feb89e.woff2') format("woff2"),
    url('Inter-Medium.05b51039bc26adb7.woff') format("woff"),
    url('Inter-Medium.97d94df97b584fdc.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: normal;
}

@font-face {
  font-family: "Inter-SemiBold";
  src: url('Inter-SemiBold.518962c7a5f81804.eot?#iefix') format("embedded-opentype"),
    url('Inter-SemiBold.a5d93bf626d569a8.woff2') format("woff2"),
    url('Inter-SemiBold.37fee525d8717f5d.woff') format("woff"),
    url('Inter-SemiBold.5e83e90d2b145508.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: normal;
}

@font-face {
  font-family: "Inter-Bold";
  src: url('Inter-Bold.5b1367256b272adc.eot?#iefix') format("embedded-opentype"),
    url('Inter-Bold.236790716d4af001.woff2') format("woff2"),
    url('Inter-Bold.3c5b4a064e3e0adf.woff') format("woff"),
    url('Inter-Bold.7ee55252202f888e.ttf') format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: normal;
}

@font-face {
  font-family: "Inter-ExtraBold";
  src: url('Inter-ExtraBold.ee28cd8c4974d2a8.eot?#iefix')
      format("embedded-opentype"),
    url('Inter-ExtraBold.8b2f477a4cfd3b48.woff2') format("woff2"),
    url('Inter-ExtraBold.1f1706ddb5a50324.woff') format("woff"),
    url('Inter-ExtraBold.47f38c0faaff0e4e.ttf') format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: normal;
}

@font-face {
  font-family: "Inter-ExtraBoldBlack";
  src: url('Inter-Black.ad65751f461fd243.eot?#iefix') format("embedded-opentype"),
    url('Inter-Black.02598db24dee35e5.woff2') format("woff2"),
    url('Inter-Black.5c3b19b9424734e0.woff') format("woff"),
    url('Inter-Black.48fb65d031472784.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: normal;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */
/* ! tailwindcss v3.4.0 | 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: currentColor; /* 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:  ;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.inset-0{
  inset: 0px;
}
.-left-\[7px\]{
  left: -7px;
}
.right-6{
  right: 1.5rem;
}
.right-\[2\%\]{
  right: 2%;
}
.top-5{
  top: 1.25rem;
}
.top-\[182px\]{
  top: 182px;
}
.top-\[83px\]{
  top: 83px;
}
.z-40{
  z-index: 40;
}
.z-50{
  z-index: 50;
}
.m-auto{
  margin: auto;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.mb-\[40px\]{
  margin-bottom: 40px;
}
.ml-12{
  margin-left: 3rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-7{
  margin-top: 1.75rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[14px\]{
  margin-top: 14px;
}
.flex{
  display: flex;
}
.grid{
  display: grid;
}
.\!h-18{
  height: 4.375rem !important;
}
.\!h-\[76px\]{
  height: 76px !important;
}
.h-10{
  height: 2.5rem;
}
.h-18{
  height: 4.375rem;
}
.h-180{
  height: 37.5rem;
}
.h-20{
  height: 5rem;
}
.h-21{
  height: 5.125rem;
}
.h-8{
  height: 2rem;
}
.h-\[1px\]{
  height: 1px;
}
.h-\[216px\]{
  height: 216px;
}
.h-\[220px\]{
  height: 220px;
}
.h-\[275px\]{
  height: 275px;
}
.h-\[299px\]{
  height: 299px;
}
.h-\[504px\]{
  height: 504px;
}
.h-\[65px\]{
  height: 65px;
}
.h-\[70px\]{
  height: 70px;
}
.h-full{
  height: 100%;
}
.\!w-36{
  width: 15.625rem !important;
}
.\!w-\[250px\]{
  width: 250px !important;
}
.\!w-\[280px\]{
  width: 280px !important;
}
.\!w-\[600px\]{
  width: 600px !important;
}
.\!w-full{
  width: 100% !important;
}
.w-100{
  width: 25rem;
}
.w-120{
  width: 28.75rem;
}
.w-180{
  width: 37.5rem;
}
.w-220{
  width: 43.75rem;
}
.w-3\/4{
  width: 75%;
}
.w-8{
  width: 2rem;
}
.w-\[2px\]{
  width: 2px;
}
.w-\[300px\]{
  width: 300px;
}
.w-\[500px\]{
  width: 500px;
}
.w-\[600px\]{
  width: 600px;
}
.w-\[65px\]{
  width: 65px;
}
.w-\[800px\]{
  width: 800px;
}
.w-\[943px\]{
  width: 943px;
}
.w-\[calc\(100\%-80px\)\]{
  width: calc(100% - 80px);
}
.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;
}
.appearance-none{
  appearance: none;
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-10{
  gap: 2.5rem;
}
.gap-12{
  gap: 3rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-7{
  gap: 1.75rem;
}
.gap-8{
  gap: 2rem;
}
.gap-\[21px\]{
  gap: 21px;
}
.gap-y-3{
  row-gap: 0.75rem;
}
.gap-y-6{
  row-gap: 1.5rem;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-y-scroll{
  overflow-y: scroll;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-3xl{
  border-radius: 1.25rem;
}
.rounded-8xl{
  border-radius: 2.5rem;
}
.rounded-\[15px\]{
  border-radius: 15px;
}
.rounded-\[20px\]{
  border-radius: 20px;
}
.rounded-\[32px\]{
  border-radius: 32px;
}
.rounded-\[49\.5px\]{
  border-radius: 49.5px;
}
.rounded-\[50px\]{
  border-radius: 50px;
}
.rounded-bl-8xl{
  border-bottom-left-radius: 2.5rem;
}
.rounded-tl-8xl{
  border-top-left-radius: 2.5rem;
}
.\!border-\[1px\]{
  border-width: 1px !important;
}
.border-1{
  border-width: 1px;
}
.border-2{
  border-width: 2px;
}
.border-\[2px\]{
  border-width: 2px;
}
.\!border-none{
  border-style: none !important;
}
.border-none{
  border-style: none;
}
.\!border-\[\#94A3B8\]{
  --tw-border-opacity: 1 !important;
  border-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.\!border-\[\#CBD5E1\]{
  --tw-border-opacity: 1 !important;
  border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-error-600{
  --tw-border-opacity: 1;
  border-color: rgb(220 54 46 / var(--tw-border-opacity));
}
.border-gray-variant-400{
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-primary-200{
  --tw-border-opacity: 1;
  border-color: rgb(177 220 255 / var(--tw-border-opacity));
}
.border-opacity-50{
  --tw-border-opacity: 0.5;
}
.\!bg-\[\#2E6FA6\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(46 111 166 / var(--tw-bg-opacity)) !important;
}
.\!bg-\[\#EFF3F5\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 243 245 / var(--tw-bg-opacity)) !important;
}
.\!bg-error-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 238 238 / var(--tw-bg-opacity)) !important;
}
.\!bg-light-gray-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 243 245 / var(--tw-bg-opacity)) !important;
}
.\!bg-primary-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(150 191 242 / var(--tw-bg-opacity)) !important;
}
.\!bg-primary-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(65 126 184 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#D9F2FF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(217 242 255 / var(--tw-bg-opacity));
}
.bg-\[\#E2E8F0\]{
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}
.bg-\[\#EFF6FE66\]{
  background-color: #EFF6FE66;
}
.bg-\[\#F2F8FE\]{
  --tw-bg-opacity: 1;
  background-color: rgb(242 248 254 / var(--tw-bg-opacity));
}
.bg-\[\#fffbf9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 249 / var(--tw-bg-opacity));
}
.bg-\[\#ffffff0d\]{
  background-color: #ffffff0d;
}
.bg-\[\#ffffff33\]{
  background-color: #ffffff33;
}
.bg-error-100{
  --tw-bg-opacity: 1;
  background-color: rgb(252 238 238 / var(--tw-bg-opacity));
}
.bg-gray-variant-50{
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}
.bg-gray-variant-900{
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity));
}
.bg-light-gray-50{
  background-color: #4D4D4D4D;
}
.bg-primary-300{
  --tw-bg-opacity: 1;
  background-color: rgb(150 191 242 / var(--tw-bg-opacity));
}
.bg-primary-50{
  --tw-bg-opacity: 1;
  background-color: rgb(242 248 254 / var(--tw-bg-opacity));
}
.bg-primary-500{
  --tw-bg-opacity: 1;
  background-color: rgb(65 126 184 / var(--tw-bg-opacity));
}
.bg-primary-800{
  --tw-bg-opacity: 1;
  background-color: rgb(0 72 118 / var(--tw-bg-opacity));
}
.bg-success-400{
  --tw-bg-opacity: 1;
  background-color: rgb(47 209 129 / var(--tw-bg-opacity));
}
.bg-warning-50{
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity));
}
.bg-white{
  background-color: #FFFF;
}
.bg-opacity-75{
  --tw-bg-opacity: 0.75;
}
.p-2{
  padding: 0.5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-6{
  padding: 1.5rem;
}
.p-9{
  padding: 2.25rem;
}
.\!py-3{
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.\!py-3\.5{
  padding-top: 0.875rem !important;
  padding-bottom: 0.875rem !important;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-\[6px\]{
  padding-left: 6px;
  padding-right: 6px;
}
.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;
}
.py-\[19px\]{
  padding-top: 19px;
  padding-bottom: 19px;
}
.pl-4{
  padding-left: 1rem;
}
.pl-\[6px\]{
  padding-left: 6px;
}
.pr-3{
  padding-right: 0.75rem;
}
.\!text-center{
  text-align: center !important;
}
.text-center{
  text-align: center;
}
.\!text-start{
  text-align: start !important;
}
.\!font-inter-bold{
  font-family: 'Inter-Bold', 'sans-serif' !important;
}
.\!font-inter-normal{
  font-family: 'Inter-Normal', 'sans-serif' !important;
}
.font-inter-bold{
  font-family: 'Inter-Bold', 'sans-serif';
}
.font-inter-medium{
  font-family: 'Inter-Medium', 'sans-serif';
}
.font-inter-normal{
  font-family: 'Inter-Normal', 'sans-serif';
}
.font-inter-semi-bold{
  font-family: 'Inter-SemiBold', 'sans-serif';
}
.\!text-3xl{
  font-size: 1.375rem !important;
}
.\!text-4xl{
  font-size: 1.5rem !important;
}
.\!text-5xl{
  font-size: 1.75rem !important;
}
.text-3xl{
  font-size: 1.375rem;
}
.text-4xl{
  font-size: 1.5rem;
}
.text-5xl{
  font-size: 1.75rem;
}
.text-9xl{
  font-size: 2.375rem;
}
.text-\[38px\]{
  font-size: 38px;
}
.text-\[48px\]{
  font-size: 48px;
}
.text-xl{
  font-size: 1.125rem;
}
.font-semibold{
  font-weight: 600;
}
.\!leading-10{
  line-height: 2.5rem !important;
}
.leading-7{
  line-height: 1.75rem;
}
.leading-8{
  line-height: 2rem;
}
.leading-\[30px\]{
  line-height: 30px;
}
.leading-snug{
  line-height: 1.375;
}
.-tracking-\[0\.2px\]{
  letter-spacing: -0.2px;
}
.tracking-\[0\.022px\]{
  letter-spacing: 0.022px;
}
.\!text-gray-variant-500{
  --tw-text-opacity: 1 !important;
  color: rgb(100 116 139 / var(--tw-text-opacity)) !important;
}
.\!text-gray-variant-700{
  --tw-text-opacity: 1 !important;
  color: rgb(51 65 85 / var(--tw-text-opacity)) !important;
}
.\!text-white{
  color: #FFFF !important;
}
.text-error-600{
  --tw-text-opacity: 1;
  color: rgb(220 54 46 / var(--tw-text-opacity));
}
.text-gray-variant-400{
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}
.text-gray-variant-500{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}
.text-gray-variant-600{
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}
.text-gray-variant-700{
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity));
}
.text-gray-variant-900{
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity));
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgb(65 126 184 / var(--tw-text-opacity));
}
.text-primary-500{
  --tw-text-opacity: 1;
  color: rgb(65 126 184 / var(--tw-text-opacity));
}
.text-primary-800{
  --tw-text-opacity: 1;
  color: rgb(0 72 118 / var(--tw-text-opacity));
}
.text-warning-600{
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity));
}
.text-white{
  color: #FFFF;
}
.no-underline{
  text-decoration-line: none;
}
.opacity-80{
  opacity: 0.8;
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  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;
}
.ring-primary-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(177 220 255 / var(--tw-ring-opacity));
}
.ring-opacity-50{
  --tw-ring-opacity: 0.5;
}
.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 {
  position: relative;
  width: 960px;
  height: 600px;
}
.placeholder\:absolute::placeholder{
  position: absolute;
}
.placeholder\:inset-0::placeholder{
  inset: 0px;
}
.placeholder\:bottom-5::placeholder{
  bottom: 1.25rem;
}
.placeholder\:bottom-6::placeholder{
  bottom: 1.5rem;
}
.placeholder\:top-5::placeholder{
  top: 1.25rem;
}
.placeholder\:top-6::placeholder{
  top: 1.5rem;
}
.placeholder\:h-full::placeholder{
  height: 100%;
}
.placeholder\:pl-6::placeholder{
  padding-left: 1.5rem;
}
.placeholder\:font-inter-semi-normal::placeholder{
  font-family: 'Inter-SemiNormal', 'sans-serif';
}
.placeholder\:text-5xl::placeholder{
  font-size: 1.75rem;
}
.placeholder\:text-gray-variant-400::placeholder{
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}
.hover\:\!bg-error-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 222 220 / var(--tw-bg-opacity)) !important;
}
.focus\:border-2:focus{
  border-width: 2px;
}
.focus\:\!border-none:focus{
  border-style: none !important;
}
.focus\:\!border-primary-500:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgb(65 126 184 / var(--tw-border-opacity)) !important;
}
.focus\:border-primary-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(65 126 184 / var(--tw-border-opacity));
}
.focus\:border-opacity-100:focus{
  --tw-border-opacity: 1;
}
.focus\:bg-primary-50:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(242 248 254 / var(--tw-bg-opacity));
}
.focus\:bg-primary-500:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(65 126 184 / var(--tw-bg-opacity));
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:\!ring-0:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.focus\:ring-8:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

/*# sourceMappingURL=styles.14d10867710cce27.css.map*/