/*
! 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 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     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::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

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;
}

@font-face {
  font-family: 'Poppins';

  font-weight: 400;

  src: url('../fonts/Poppins-Regular.ttf');
}

@font-face {
  font-family: 'Poppins';

  font-weight: 500;

  src: url('../fonts/Poppins-Medium.ttf');
}

@font-face {
  font-family: 'Poppins';

  font-weight: 600;

  src: url('../fonts/Poppins-SemiBold.ttf');
}

@font-face {
  font-family: 'Poppins';

  font-weight: 700;

  src: url('../fonts/Poppins-Bold.ttf');
}

*, ::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:  ;
}

.simcal-absolute {
  position: absolute;
}

.simcal-relative {
  position: relative;
}

.simcal-inset-y-20 {
  top: 5rem;
  bottom: 5rem;
}

.simcal-bottom-0 {
  bottom: 0px;
}

.simcal-right-0 {
  right: 0px;
}

.simcal-right-\[-45px\] {
  right: -45px;
}

.simcal-top-\[-30px\] {
  top: -30px;
}

.\!simcal-m-\[0px\] {
  margin: 0px !important;
}

.\!simcal-m-\[6px\] {
  margin: 6px !important;
}

.simcal-m-auto {
  margin: auto;
}

.simcal-mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.\!simcal-mt-\[19px\] {
  margin-top: 19px !important;
}

.simcal-mb-\[13px\] {
  margin-bottom: 13px;
}

.simcal-ml-2 {
  margin-left: 0.5rem;
}

.simcal-ml-2\.5 {
  margin-left: 0.625rem;
}

.simcal-ml-\[2\%\] {
  margin-left: 2%;
}

.simcal-ml-\[20px\] {
  margin-left: 20px;
}

.simcal-ml-\[2px\] {
  margin-left: 2px;
}

.simcal-ml-\[4\%\] {
  margin-left: 4%;
}

.simcal-ml-\[5\%\] {
  margin-left: 5%;
}

.simcal-ml-\[9px\] {
  margin-left: 9px;
}

.simcal-mr-\[20px\] {
  margin-right: 20px;
}

.simcal-mr-\[4\%\] {
  margin-right: 4%;
}

.simcal-mr-\[5\%\] {
  margin-right: 5%;
}

.simcal-mt-\[100px\] {
  margin-top: 100px;
}

.simcal-mt-\[121px\] {
  margin-top: 121px;
}

.simcal-mt-\[14px\] {
  margin-top: 14px;
}

.simcal-mt-\[15px\] {
  margin-top: 15px;
}

.simcal-mt-\[170px\] {
  margin-top: 170px;
}

.simcal-mt-\[20px\] {
  margin-top: 20px;
}

.simcal-mt-\[21px\] {
  margin-top: 21px;
}

.simcal-mt-\[25px\] {
  margin-top: 25px;
}

.simcal-mt-\[2px\] {
  margin-top: 2px;
}

.simcal-mt-\[4\%\] {
  margin-top: 4%;
}

.simcal-mt-\[40px\] {
  margin-top: 40px;
}

.simcal-mt-\[41px\] {
  margin-top: 41px;
}

.simcal-mt-\[42px\] {
  margin-top: 42px;
}

.simcal-mt-\[44px\] {
  margin-top: 44px;
}

.simcal-mt-\[50px\] {
  margin-top: 50px;
}

.simcal-mt-\[5px\] {
  margin-top: 5px;
}

.simcal-mt-\[75px\] {
  margin-top: 75px;
}

.simcal-flex {
  display: flex;
}

.simcal-grid {
  display: grid;
}

.simcal-h-6 {
  height: 1.5rem;
}

.simcal-h-\[366px\] {
  height: 366px;
}

.simcal-h-\[408px\] {
  height: 408px;
}

.simcal-h-\[40px\] {
  height: 40px;
}

.simcal-h-\[436px\] {
  height: 436px;
}

.simcal-h-\[452px\] {
  height: 452px;
}

.simcal-h-\[auto\] {
  height: auto;
}

.\!simcal-w-\[23\%\] {
  width: 23% !important;
}

.simcal-w-\[100\%\] {
  width: 100%;
}

.simcal-w-\[257px\] {
  width: 257px;
}

.simcal-w-\[36\%\] {
  width: 36%;
}

.simcal-w-\[39\%\] {
  width: 39%;
}

.simcal-w-\[40\%\] {
  width: 40%;
}

.simcal-w-\[51\%\] {
  width: 51%;
}

.simcal-w-\[54\%\] {
  width: 54%;
}

.simcal-w-\[60\%\] {
  width: 60%;
}

.simcal-w-\[80\%\] {
  width: 80%;
}

.simcal-w-\[83\%\] {
  width: 83%;
}

.simcal-w-\[85\%\] {
  width: 85%;
}

.simcal-max-w-\[100\%\] {
  max-width: 100%;
}

.simcal-cursor-pointer {
  cursor: pointer;
}

.simcal-grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.simcal-flex-row {
  flex-direction: row;
}

.simcal-flex-wrap {
  flex-wrap: wrap;
}

.simcal-items-center {
  align-items: center;
}

.simcal-justify-center {
  justify-content: center;
}

.simcal-gap-3 {
  gap: 0.75rem;
}

.simcal-gap-\[1\%\] {
  gap: 1%;
}

.simcal-gap-x-10 {
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.simcal-space-x-\[102px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(102px * var(--tw-space-x-reverse));
  margin-left: calc(102px * calc(1 - var(--tw-space-x-reverse)));
}

.\!simcal-rounded-\[100px\] {
  border-radius: 100px !important;
}

.simcal-rounded {
  border-radius: 0.25rem;
}

.simcal-rounded-\[15px\] {
  border-radius: 15px;
}

.simcal-rounded-\[20px\] {
  border-radius: 20px;
}

.simcal-rounded-\[5px\] {
  border-radius: 5px;
}

.simcal-rounded-\[7px\] {
  border-radius: 7px;
}

.simcal-rounded-md {
  border-radius: 0.375rem;
}

.simcal-rounded-r-\[5px\] {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.simcal-border-0 {
  border-width: 0px;
}

.simcal-border-2 {
  border-width: 2px;
}

.\!simcal-border-b {
  border-bottom-width: 1px !important;
}

.simcal-border-b-\[3px\] {
  border-bottom-width: 3px;
}

.\!simcal-border-solid {
  border-style: solid !important;
}

.\!simcal-border-white {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}

.simcal-border-sc_green-200 {
  --tw-border-opacity: 1;
  border-color: rgb(96 188 78 / var(--tw-border-opacity));
}

.simcal-border-b-sc_green-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(96 188 78 / var(--tw-border-opacity));
}

.\!simcal-bg-sc_purple {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.simcal-bg-sc_blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(242 247 251 / var(--tw-bg-opacity));
}

.simcal-bg-sc_blue-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(93 196 254 / var(--tw-bg-opacity));
}

.simcal-bg-sc_cream-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(231 190 158 / var(--tw-bg-opacity));
}

.simcal-bg-sc_green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(233 243 244 / var(--tw-bg-opacity));
}

.simcal-bg-sc_green-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(96 188 78 / var(--tw-bg-opacity));
}

.simcal-bg-transparent {
  background-color: transparent;
}

.simcal-bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.simcal-bg-\[url\(\'\.\.\/images\/pages\/welcome\/bg-banner-img\.png\'\)\] {
  background-image: url('../images/pages/welcome/bg-banner-img.png');
}

.simcal-fill-sc_yellow-100 {
  fill: #F7D100;
}

.simcal-p-\[2\%\] {
  padding: 2%;
}

.simcal-p-\[3\%\] {
  padding: 3%;
}

.simcal-p-\[8px\] {
  padding: 8px;
}

.simcal-pb-\[7px\] {
  padding-bottom: 7px;
}

.simcal-pl-\[20px\] {
  padding-left: 20px;
}

.simcal-pl-\[4\%\] {
  padding-left: 4%;
}

.simcal-pl-\[42\%\] {
  padding-left: 42%;
}

.simcal-pl-\[5\%\] {
  padding-left: 5%;
}

.simcal-pl-\[7px\] {
  padding-left: 7px;
}

.simcal-pl-\[8px\] {
  padding-left: 8px;
}

.simcal-pr-\[1\%\] {
  padding-right: 1%;
}

.simcal-pr-\[5\%\] {
  padding-right: 5%;
}

.simcal-pr-\[7px\] {
  padding-right: 7px;
}

.simcal-pt-\[10px\] {
  padding-top: 10px;
}

.simcal-pt-\[19px\] {
  padding-top: 19px;
}

.simcal-pt-\[20px\] {
  padding-top: 20px;
}

.simcal-pt-\[29px\] {
  padding-top: 29px;
}

.simcal-pt-\[52px\] {
  padding-top: 52px;
}

.simcal-pt-\[54px\] {
  padding-top: 54px;
}

.simcal-pt-\[5px\] {
  padding-top: 5px;
}

.simcal-pt-\[61px\] {
  padding-top: 61px;
}

.simcal-pt-\[62px\] {
  padding-top: 62px;
}

.simcal-pt-\[80px\] {
  padding-top: 80px;
}

.simcal-text-center {
  text-align: center;
}

.simcal-font-poppins {
  font-family: Poppins, sans-serif;
}

.\!simcal-text-lg {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}

.\!simcal-text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}

.simcal-text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.simcal-text-\[13px\] {
  font-size: 13px;
}

.simcal-text-\[24px\] {
  font-size: 24px;
}

.simcal-text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.simcal-text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.simcal-text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.simcal-text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.\!simcal-font-medium {
  font-weight: 500 !important;
}

.simcal-font-bold {
  font-weight: 700;
}

.simcal-font-medium {
  font-weight: 500;
}

.simcal-font-normal {
  font-weight: 400;
}

.simcal-font-semibold {
  font-weight: 600;
}

.\!simcal-leading-\[3\] {
  line-height: 3 !important;
}

.simcal-leading-\[31px\] {
  line-height: 31px;
}

.\!simcal-text-sc_black-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(58 65 76 / var(--tw-text-opacity)) !important;
}

.\!simcal-text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.simcal-text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.simcal-text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.simcal-text-sc_black-100 {
  --tw-text-opacity: 1;
  color: rgb(58 65 76 / var(--tw-text-opacity));
}

.simcal-text-sc_black-200 {
  --tw-text-opacity: 1;
  color: rgb(29 35 39 / var(--tw-text-opacity));
}

.simcal-text-sc_blue-200 {
  --tw-text-opacity: 1;
  color: rgb(62 175 239 / var(--tw-text-opacity));
}

.simcal-text-sc_green-200 {
  --tw-text-opacity: 1;
  color: rgb(96 188 78 / var(--tw-text-opacity));
}

.simcal-text-sc_grey-100 {
  --tw-text-opacity: 1;
  color: rgb(127 132 144 / var(--tw-text-opacity));
}

.simcal-text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.simcal-underline {
  text-decoration-line: underline;
}

.hover\:simcal-border-b-\[3px\]:hover {
  border-bottom-width: 3px;
}

.hover\:simcal-border-sc_green-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(96 188 78 / var(--tw-border-opacity));
}

.hover\:\!simcal-bg-white:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.hover\:simcal-bg-inherit:hover {
  background-color: inherit;
}

.hover\:simcal-bg-sc_green-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(96 188 78 / var(--tw-bg-opacity));
}

.hover\:simcal-bg-transparent:hover {
  background-color: transparent;
}

.hover\:\!simcal-text-sc_green-200:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(96 188 78 / var(--tw-text-opacity)) !important;
}

.hover\:simcal-text-green-600:hover {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}

.hover\:simcal-text-sc_green-200:hover {
  --tw-text-opacity: 1;
  color: rgb(96 188 78 / var(--tw-text-opacity));
}

.focus\:simcal-border-b-\[3px\]:focus {
  border-bottom-width: 3px;
}

.focus\:simcal-border-sc_green-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(96 188 78 / var(--tw-border-opacity));
}

.focus\:simcal-bg-transparent:focus {
  background-color: transparent;
}

.focus\:simcal-shadow-none:focus {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.active\:simcal-border-b-\[3px\]:active {
  border-bottom-width: 3px;
}

.active\:simcal-border-sc_green-200:active {
  --tw-border-opacity: 1;
  border-color: rgb(96 188 78 / var(--tw-border-opacity));
}

@media not all and (min-width: 1920px) {
  .max-3xl\:simcal-mt-\[106px\] {
    margin-top: 106px;
  }

  .max-3xl\:simcal-mt-\[107px\] {
    margin-top: 107px;
  }

  .max-3xl\:\!simcal-w-\[28\%\] {
    width: 28% !important;
  }

  .max-3xl\:simcal-pt-\[25px\] {
    padding-top: 25px;
  }

  .max-3xl\:simcal-text-\[20px\] {
    font-size: 20px;
  }
}

@media not all and (min-width: 1536px) {
  .max-2xl\:simcal-mt-\[84px\] {
    margin-top: 84px;
  }

  .max-2xl\:simcal-mt-\[88px\] {
    margin-top: 88px;
  }
}

@media not all and (min-width: 1280px) {
  .max-xl\:simcal-mt-\[109px\] {
    margin-top: 109px;
  }

  .max-xl\:\!simcal-w-\[34\%\] {
    width: 34% !important;
  }

  .max-xl\:simcal-gap-\[15\%\] {
    gap: 15%;
  }
}

@media (min-width: 1024px) {
  .lg\:simcal-right-\[-27px\] {
    right: -27px;
  }

  .lg\:simcal-top-\[73px\] {
    top: 73px;
  }

  .lg\:simcal-w-\[60\%\] {
    width: 60%;
  }

  .lg\:simcal-w-\[80\%\] {
    width: 80%;
  }

  .lg\:simcal-gap-x-7 {
    -moz-column-gap: 1.75rem;
         column-gap: 1.75rem;
  }
}

@media (min-width: 1536px) {
  .\32xl\:simcal-right-\[-39px\] {
    right: -39px;
  }

  .\32xl\:simcal-top-\[0px\] {
    top: 0px;
  }

  .\32xl\:simcal-w-\[62\%\] {
    width: 62%;
  }

  .\32xl\:\!simcal-text-base {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }

  .\32xl\:simcal-text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

@media (min-width: 1920px) {
  .\33xl\:simcal-right-\[-40px\] {
    right: -40px;
  }

  .\33xl\:simcal-top-\[-17\] {
    top: -17;
  }

  .\33xl\:simcal-w-\[56\%\] {
    width: 56%;
  }
}
