/*
! 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;
}

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.-right-\[1px\] {
  right: -1px;
}

.-top-\[1px\] {
  top: -1px;
}

.-top-\[24px\] {
  top: -24px;
}

.bottom-\[-20px\] {
  bottom: -20px;
}

.bottom-\[-75px\] {
  bottom: -75px;
}

.left-\[-62px\] {
  left: -62px;
}

.left-\[-95px\] {
  left: -95px;
}

.left-\[24px\] {
  left: 24px;
}

.right-\[-35px\] {
  right: -35px;
}

.right-\[-68px\] {
  right: -68px;
}

.right-\[120px\] {
  right: 120px;
}

.top-0 {
  top: 0px;
}

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

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

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

.top-\[55px\] {
  top: 55px;
}

.right-0 {
  right: 0px;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-30 {
  z-index: 30;
}

.z-50 {
  z-index: 50;
}

.z-\[60\] {
  z-index: 60;
}

.m-\[10px\] {
  margin: 10px;
}

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

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-9 {
  margin-bottom: 2.25rem;
}

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

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

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

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

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

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

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

.me-2 {
  margin-inline-end: 0.5rem;
}

.me-3 {
  margin-inline-end: 0.75rem;
}

.mt-11 {
  margin-top: 2.75rem;
}

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

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

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

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

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

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

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

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

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

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

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

.block {
  display: block;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-3 {
  height: 0.75rem;
}

.h-3\.5 {
  height: 0.875rem;
}

.h-5 {
  height: 1.25rem;
}

.h-\[100vh\] {
  height: 100vh;
}

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

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

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

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

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

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

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

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

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

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

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

.h-\[419pxpx\] {
  height: 419pxpx;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.w-10 {
  width: 2.5rem;
}

.w-3 {
  width: 0.75rem;
}

.w-3\.5 {
  width: 0.875rem;
}

.w-48 {
  width: 12rem;
}

.w-5 {
  width: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-\[33\.9px\] {
  width: 33.9px;
}

.w-\[37\.4px\] {
  width: 37.4px;
}

.w-\[38\.1px\] {
  width: 38.1px;
}

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

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

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

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

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

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

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

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

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

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

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

.w-auto {
  width: auto;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.min-w-\[65px\] {
  min-width: 65px;
}

.min-w-\[78px\] {
  min-width: 78px;
}

.max-w-\[1155px\] {
  max-width: 1155px;
}

.max-w-\[1200px\] {
  max-width: 1200px;
}

.max-w-\[1864px\] {
  max-width: 1864px;
}

.max-w-\[1920px\] {
  max-width: 1920px;
}

.max-w-\[400px\] {
  max-width: 400px;
}

.max-w-screen-3xl {
  max-width: 1980px;
}

.max-w-screen-xl {
  max-width: 1200px;
}

.rotate-90 {
  --tw-rotate: 90deg;
  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));
}

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

.resize {
  resize: both;
}

.list-none {
  list-style-type: none;
}

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

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

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

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

.flex-col {
  flex-direction: column;
}

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

.content-center {
  align-content: center;
}

.items-start {
  align-items: flex-start;
}

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

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

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

.justify-between {
  justify-content: space-between;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-7 {
  gap: 1.75rem;
}

.gap-\[10px\] {
  gap: 10px;
}

.gap-\[14px\] {
  gap: 14px;
}

.gap-\[15px\] {
  gap: 15px;
}

.gap-\[16px\] {
  gap: 16px;
}

.gap-\[18px\] {
  gap: 18px;
}

.gap-\[20px\] {
  gap: 20px;
}

.gap-\[21px\] {
  gap: 21px;
}

.gap-\[22px\] {
  gap: 22px;
}

.gap-\[24px\] {
  gap: 24px;
}

.gap-\[25px\] {
  gap: 25px;
}

.gap-\[28px\] {
  gap: 28px;
}

.gap-\[29px\] {
  gap: 29px;
}

.gap-\[30px\] {
  gap: 30px;
}

.gap-\[31px\] {
  gap: 31px;
}

.gap-\[33px\] {
  gap: 33px;
}

.gap-\[35px\] {
  gap: 35px;
}

.gap-\[37px\] {
  gap: 37px;
}

.gap-\[40px\] {
  gap: 40px;
}

.gap-\[55px\] {
  gap: 55px;
}

.gap-\[60px\] {
  gap: 60px;
}

.gap-\[73px\] {
  gap: 73px;
}

.gap-\[93px\] {
  gap: 93px;
}

.divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-divide-opacity));
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.rounded-\[100\%\] {
  border-radius: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-l-2xl {
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.rounded-bl-\[24px\] {
  border-bottom-left-radius: 24px;
}

.rounded-bl-\[25px\] {
  border-bottom-left-radius: 25px;
}

.rounded-tr-\[24px\] {
  border-top-right-radius: 24px;
}

.rounded-tr-\[25px\] {
  border-top-right-radius: 25px;
}

.border {
  border-width: 1px;
}

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

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

.border-\[1px\] {
  border-width: 1px;
}

.border-\[2px\] {
  border-width: 2px;
}

.border-b-0 {
  border-bottom-width: 0px;
}

.border-\[\#005AA3\] {
  --tw-border-opacity: 1;
  border-color: rgb(0 90 163 / var(--tw-border-opacity));
}

.border-\[\#005aa3\] {
  --tw-border-opacity: 1;
  border-color: rgb(0 90 163 / var(--tw-border-opacity));
}

.border-\[\#c4e2fb\] {
  --tw-border-opacity: 1;
  border-color: rgb(196 226 251 / var(--tw-border-opacity));
}

.border-\[\#dee9f3\] {
  --tw-border-opacity: 1;
  border-color: rgb(222 233 243 / var(--tw-border-opacity));
}

.bg-\[\#002747\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 39 71 / var(--tw-bg-opacity));
}

.bg-\[\#005aa3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 90 163 / var(--tw-bg-opacity));
}

.bg-\[\#273a58\] {
  --tw-bg-opacity: 1;
  background-color: rgb(39 58 88 / var(--tw-bg-opacity));
}

.bg-\[\#2bc95b\] {
  --tw-bg-opacity: 1;
  background-color: rgb(43 201 91 / var(--tw-bg-opacity));
}

.bg-\[\#333333\] {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity));
}

.bg-\[\#334ed9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(51 78 217 / var(--tw-bg-opacity));
}

.bg-\[\#3b5998\] {
  --tw-bg-opacity: 1;
  background-color: rgb(59 89 152 / var(--tw-bg-opacity));
}

.bg-\[\#5cbeaf\] {
  --tw-bg-opacity: 1;
  background-color: rgb(92 190 175 / var(--tw-bg-opacity));
}

.bg-\[\#989898\] {
  --tw-bg-opacity: 1;
  background-color: rgb(152 152 152 / var(--tw-bg-opacity));
}

.bg-\[\#FFFFFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-\[\#ea9931\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 153 49 / var(--tw-bg-opacity));
}

.bg-\[\#eff3f4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 243 244 / var(--tw-bg-opacity));
}

.bg-\[\#f3f2fc\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 242 252 / var(--tw-bg-opacity));
}

.bg-\[\#f5f7f8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 248 / var(--tw-bg-opacity));
}

.bg-\[\#fdb934\] {
  --tw-bg-opacity: 1;
  background-color: rgb(253 185 52 / var(--tw-bg-opacity));
}

.bg-\[\#ff0000\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 0 / var(--tw-bg-opacity));
}

.bg-\[\#ff71e6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 113 230 / var(--tw-bg-opacity));
}

.bg-\[\#ffffff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

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

.bg-\[url\(\'\/assets\/images\/gayani\.png\'\)\] {
  background-image: url('../images/gayani.png');
}

.bg-\[url\(\'\/assets\/images\/hero-image\.webp\'\)\] {
  background-image: url('../images/hero-image.webp');
}

.bg-\[url\(\'\/assets\/images\/ramesh\.png\'\)\] {
  background-image: url('../images/ramesh.png');
}

.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-\[\#0155a5\] {
  --tw-gradient-from: #0155a5 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(1 85 165 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#054376\] {
  --tw-gradient-from: #054376 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(5 67 118 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-0\% {
  --tw-gradient-from-position: 0%;
}

.via-\[\#0C62A9\] {
  --tw-gradient-to: rgb(12 98 169 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #0C62A9 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-\[\#0E6BB9\] {
  --tw-gradient-to: #0E6BB9 var(--tw-gradient-to-position);
}

.to-\[\#158df1\] {
  --tw-gradient-to: #158df1 var(--tw-gradient-to-position);
}

.to-100\% {
  --tw-gradient-to-position: 100%;
}

.bg-cover {
  background-size: cover;
}

.bg-right-bottom {
  background-position: right bottom;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-2 {
  padding: 0.5rem;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}

.px-\[12px\] {
  padding-left: 12px;
  padding-right: 12px;
}

.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}

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

.px-\[27px\] {
  padding-left: 27px;
  padding-right: 27px;
}

.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}

.px-\[35px\] {
  padding-left: 35px;
  padding-right: 35px;
}

.px-\[6px\] {
  padding-left: 6px;
  padding-right: 6px;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-\[14px\] {
  padding-top: 14px;
  padding-bottom: 14px;
}

.py-\[15px\] {
  padding-top: 15px;
  padding-bottom: 15px;
}

.py-\[19\.5px\] {
  padding-top: 19.5px;
  padding-bottom: 19.5px;
}

.py-\[20px\] {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-\[25px\] {
  padding-top: 25px;
  padding-bottom: 25px;
}

.py-\[37px\] {
  padding-top: 37px;
  padding-bottom: 37px;
}

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

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

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

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

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

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

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

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

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

.pe-\[15px\] {
  padding-inline-end: 15px;
}

.pe-\[18px\] {
  padding-inline-end: 18px;
}

.pe-\[23px\] {
  padding-inline-end: 23px;
}

.pe-\[27px\] {
  padding-inline-end: 27px;
}

.pl-7 {
  padding-left: 1.75rem;
}

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

.pr-6 {
  padding-right: 1.5rem;
}

.ps-\[19px\] {
  padding-inline-start: 19px;
}

.ps-\[26px\] {
  padding-inline-start: 26px;
}

.ps-\[38px\] {
  padding-inline-start: 38px;
}

.pt-6 {
  padding-top: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

.text-start {
  text-align: start;
}

.align-middle {
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-\[250\] {
  font-weight: 250;
}

.font-\[250px\] {
  font-weight: 250px;
}

.font-\[275\] {
  font-weight: 275;
}

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

.uppercase {
  text-transform: uppercase;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-\[120\%\] {
  line-height: 120%;
}

.leading-\[16\.8px\] {
  line-height: 16.8px;
}

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

.leading-\[19\.2px\] {
  line-height: 19.2px;
}

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

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

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

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

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

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

.leading-\[37\.48px\] {
  line-height: 37.48px;
}

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

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

.leading-\[50\.4px\] {
  line-height: 50.4px;
}

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

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

.tracking-\[1px\] {
  letter-spacing: 1px;
}

.tracking-\[2px\] {
  letter-spacing: 2px;
}

.tracking-\[5px\] {
  letter-spacing: 5px;
}

.tracking-\[6px\] {
  letter-spacing: 6px;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.text-\[\#002747\] {
  --tw-text-opacity: 1;
  color: rgb(0 39 71 / var(--tw-text-opacity));
}

.text-\[\#005AA3\] {
  --tw-text-opacity: 1;
  color: rgb(0 90 163 / var(--tw-text-opacity));
}

.text-\[\#005aa3\] {
  --tw-text-opacity: 1;
  color: rgb(0 90 163 / var(--tw-text-opacity));
}

.text-\[\#042645\] {
  --tw-text-opacity: 1;
  color: rgb(4 38 69 / var(--tw-text-opacity));
}

.text-\[\#273a58\] {
  --tw-text-opacity: 1;
  color: rgb(39 58 88 / var(--tw-text-opacity));
}

.text-\[\#327ab5\] {
  --tw-text-opacity: 1;
  color: rgb(50 122 181 / var(--tw-text-opacity));
}

.text-\[\#959595\] {
  --tw-text-opacity: 1;
  color: rgb(149 149 149 / var(--tw-text-opacity));
}

.text-\[\#f9fcff\] {
  --tw-text-opacity: 1;
  color: rgb(249 252 255 / var(--tw-text-opacity));
}

.text-\[\#ffffff\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

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

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

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

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

.decoration-2 {
  text-decoration-thickness: 2px;
}

.underline-offset-4 {
  text-underline-offset: 4px;
}

.underline-offset-8 {
  text-underline-offset: 8px;
}

.placeholder-\[\#042645\]::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(4 38 69 / var(--tw-placeholder-opacity));
}

.placeholder-\[\#042645\]::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(4 38 69 / var(--tw-placeholder-opacity));
}

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

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

.placeholder-opacity-50::-moz-placeholder {
  --tw-placeholder-opacity: 0.5;
}

.placeholder-opacity-50::placeholder {
  --tw-placeholder-opacity: 0.5;
}

.placeholder-opacity-\[0\.3\]::-moz-placeholder {
  --tw-placeholder-opacity: 0.3;
}

.placeholder-opacity-\[0\.3\]::placeholder {
  --tw-placeholder-opacity: 0.3;
}

.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: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_0_29\.5px_0_rgba\(0\2c 39\2c 71\2c 0\.19\)\] {
  --tw-shadow: 0 0 29.5px 0 rgba(0,39,71,0.19);
  --tw-shadow-colored: 0 0 29.5px 0 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-\[0px_0px_13\.5px_0px_rgba\(30\2c 34\2c 44\2c 0\.3\)\] {
  --tw-shadow: 0px 0px 13.5px 0px rgba(30,34,44,0.3);
  --tw-shadow-colored: 0px 0px 13.5px 0px 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-\[inset_0px_-9px_0px_\#005aa3\] {
  --tw-shadow: inset 0px -9px 0px #005aa3;
  --tw-shadow-colored: inset 0px -9px 0px 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-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);
}

.shadow-\[4\.5px\] {
  --tw-shadow-color: 4.5px;
  --tw-shadow: var(--tw-shadow-colored);
}

.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}

.drop-shadow-\[0_0_13\.5px_rgba\(0\2c 39\2c 71\2c 0\.32\)\] {
  --tw-drop-shadow: drop-shadow(0 0 13.5px rgba(0,39,71,0.32));
  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);
}

.drop-shadow-lg {
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  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);
}

.backdrop-blur-lg {
  --tw-backdrop-blur: blur(16px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition-\[background-color\2c scale\] {
  transition-property: background-color,scale;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[border\] {
  transition-property: border;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.duration-700 {
  transition-duration: 700ms;
}

.duration-\[60ms\] {
  transition-duration: 60ms;
}

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.hover\:cursor-pointer:hover {
  cursor: pointer;
}

.hover\:border-b-2:hover {
  border-bottom-width: 2px;
}

.hover\:bg-\[\#002747\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 39 71 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#005aa3\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 90 163 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#eff8ff\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 248 255 / var(--tw-bg-opacity));
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.hover\:bg-gradient-to-tr:hover {
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}

.hover\:from-\[\#005aa3\]:hover {
  --tw-gradient-from: #005aa3 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 90 163 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:from-20\%:hover {
  --tw-gradient-from-position: 20%;
}

.hover\:to-\[\#0c77cf\]:hover {
  --tw-gradient-to: #0c77cf var(--tw-gradient-to-position);
}

.hover\:to-100\%:hover {
  --tw-gradient-to-position: 100%;
}

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

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-2: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(2px + 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);
}

.focus\:ring-gray-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity));
}

.group:hover .group-hover\:bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.group:hover .group-hover\:from-\[\#ffffff\] {
  --tw-gradient-from: #ffffff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.group:hover .group-hover\:from-0\% {
  --tw-gradient-from-position: 0%;
}

.group:hover .group-hover\:to-\[\#ffffff\] {
  --tw-gradient-to: #ffffff var(--tw-gradient-to-position);
}

.group:hover .group-hover\:to-100\% {
  --tw-gradient-to-position: 100%;
}

.group\/item:hover .group-hover\/item\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-\[\#005aa3\] {
  --tw-text-opacity: 1;
  color: rgb(0 90 163 / var(--tw-text-opacity));
}

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

@media not all and (min-width: 1980px) {
  .max-3xl\:px-\[32px\] {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media not all and (min-width: 1536px) {
  .max-2xl\:mb-12 {
    margin-bottom: 3rem;
  }

  .max-2xl\:ml-\[100px\] {
    margin-left: 100px;
  }

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

  .max-2xl\:hidden {
    display: none;
  }

  .max-2xl\:h-\[650px\] {
    height: 650px;
  }

  .max-2xl\:h-full {
    height: 100%;
  }

  .max-2xl\:rounded-\[32px\] {
    border-radius: 32px;
  }

  .max-2xl\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .max-2xl\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .max-2xl\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 1335px) {
  .max-\[1335px\]\:overflow-x-hidden {
    overflow-x: hidden;
  }
}

@media (max-width: 1210px) {
  .max-\[1210px\]\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 1203px) {
  .max-\[1203px\]\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media not all and (min-width: 1200px) {
  .max-xl\:h-\[58px\] {
    height: 58px;
  }

  .max-xl\:w-\[250px\] {
    width: 250px;
  }

  .max-xl\:w-\[779px\] {
    width: 779px;
  }

  .max-xl\:items-center {
    align-items: center;
  }

  .max-xl\:gap-4 {
    gap: 1rem;
  }

  .max-xl\:gap-\[20px\] {
    gap: 20px;
  }

  .max-xl\:gap-\[43px\] {
    gap: 43px;
  }

  .max-xl\:gap-\[70px\] {
    gap: 70px;
  }

  .max-xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .max-xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

@media (max-width: 1200px) {
  .max-\[1200px\]\:gap-\[10px\] {
    gap: 10px;
  }

  .max-\[1200px\]\:gap-\[20px\] {
    gap: 20px;
  }

  .max-\[1200px\]\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media (max-width: 1155px) {
  .max-\[1155px\]\:gap-\[23px\] {
    gap: 23px;
  }

  .max-\[1155px\]\:gap-\[50px\] {
    gap: 50px;
  }
}

@media (max-width: 1148px) {
  .max-\[1148px\]\:right-\[66px\] {
    right: 66px;
  }

  .max-\[1148px\]\:block {
    display: block;
  }

  .max-\[1148px\]\:flex {
    display: flex;
  }

  .max-\[1148px\]\:hidden {
    display: none;
  }
}

@media (max-width: 1138px) {
  .max-\[1138px\]\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }

  .max-\[1138px\]\: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);
  }
}

@media (max-width: 1100px) {
  .max-\[1100px\]\:w-\[579px\] {
    width: 579px;
  }

  .max-\[1100px\]\:gap-\[13px\] {
    gap: 13px;
  }
}

@media (max-width: 1092px) {
  .max-\[1092px\]\:gap-\[25px\] {
    gap: 25px;
  }
}

@media (max-width: 1080px) {
  .max-\[1080px\]\:text-\[13px\] {
    font-size: 13px;
  }
}

@media (max-width: 1063px) {
  .max-\[1063px\]\:gap-\[23px\] {
    gap: 23px;
  }
}

@media (max-width: 1040px) {
  .max-\[1040px\]\:w-\[500px\] {
    width: 500px;
  }

  .max-\[1040px\]\:flex-col {
    flex-direction: column;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .max-lg\:ml-0 {
    margin-left: 0px;
  }

  .max-lg\:ml-\[50px\] {
    margin-left: 50px;
  }

  .max-lg\:ml-auto {
    margin-left: auto;
  }

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

  .max-lg\:mt-\[65px\] {
    margin-top: 65px;
  }

  .max-lg\:h-\[280px\] {
    height: 280px;
  }

  .max-lg\:w-auto {
    width: auto;
  }

  .max-lg\:w-full {
    width: 100%;
  }

  .max-lg\:max-w-\[450px\] {
    max-width: 450px;
  }

  .max-lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

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

  .max-lg\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .max-lg\:items-center {
    align-items: center;
  }

  .max-lg\:gap-1 {
    gap: 0.25rem;
  }

  .max-lg\:gap-4 {
    gap: 1rem;
  }

  .max-lg\:gap-\[40px\] {
    gap: 40px;
  }

  .max-lg\:rounded-none {
    border-radius: 0px;
  }

  .max-lg\:bg-center {
    background-position: center;
  }

  .max-lg\:p-10 {
    padding: 2.5rem;
  }

  .max-lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .max-lg\:leading-\[50px\] {
    line-height: 50px;
  }

  .max-lg\:tracking-\[0px\] {
    letter-spacing: 0px;
  }
}

@media (max-width: 1017px) {
  .max-\[1017px\]\:gap-x-\[0px\] {
    -moz-column-gap: 0px;
         column-gap: 0px;
  }
}

@media (max-width: 965px) {
  .max-\[965px\]\:max-w-\[400px\] {
    max-width: 400px;
  }

  .max-\[965px\]\:gap-x-\[10px\] {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
}

@media (max-width: 870px) {
  .max-\[870px\]\:flex {
    display: flex;
  }

  .max-\[870px\]\:hidden {
    display: none;
  }

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

  .max-\[870px\]\:w-\[200px\] {
    width: 200px;
  }

  .max-\[870px\]\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .max-\[870px\]\:flex-col {
    flex-direction: column;
  }

  .max-\[870px\]\:items-end {
    align-items: flex-end;
  }

  .max-\[870px\]\:items-center {
    align-items: center;
  }

  .max-\[870px\]\:gap-\[15px\] {
    gap: 15px;
  }
}

@media (max-width: 800px) {
  .max-\[800px\]\:w-\[398px\] {
    width: 398px;
  }

  .max-\[800px\]\:flex-col {
    flex-direction: column;
  }

  .max-\[800px\]\:items-start {
    align-items: flex-start;
  }
}

@media (max-width: 769px) {
  .max-\[769px\]\:gap-y-\[10px\] {
    row-gap: 10px;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:mb-0 {
    margin-bottom: 0px;
  }

  .max-md\:mt-\[10px\] {
    margin-top: 10px;
  }

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

  .max-md\:mt-\[30px\] {
    margin-top: 30px;
  }

  .max-md\:flex {
    display: flex;
  }

  .max-md\:hidden {
    display: none;
  }

  .max-md\:h-\[150px\] {
    height: 150px;
  }

  .max-md\:h-\[310px\] {
    height: 310px;
  }

  .max-md\:h-\[318px\] {
    height: 318px;
  }

  .max-md\:h-\[42px\] {
    height: 42px;
  }

  .max-md\:h-\[440px\] {
    height: 440px;
  }

  .max-md\:h-\[450px\] {
    height: 450px;
  }

  .max-md\:h-\[50px\] {
    height: 50px;
  }

  .max-md\:h-auto {
    height: auto;
  }

  .max-md\:w-\[200px\] {
    width: 200px;
  }

  .max-md\:w-\[268px\] {
    width: 268px;
  }

  .max-md\:w-\[400px\] {
    width: 400px;
  }

  .max-md\:w-auto {
    width: auto;
  }

  .max-md\:w-full {
    width: 100%;
  }

  .max-md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .max-md\:flex-col {
    flex-direction: column;
  }

  .max-md\:items-center {
    align-items: center;
  }

  .max-md\:justify-center {
    justify-content: center;
  }

  .max-md\:gap-\[20px\] {
    gap: 20px;
  }

  .max-md\:gap-\[27px\] {
    gap: 27px;
  }

  .max-md\:gap-\[45px\] {
    gap: 45px;
  }

  .max-md\:p-5 {
    padding: 1.25rem;
  }

  .max-md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .max-md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .max-md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .max-md\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .max-md\:pb-\[5px\] {
    padding-bottom: 5px;
  }

  .max-md\:pl-\[15px\] {
    padding-left: 15px;
  }

  .max-md\:pt-0 {
    padding-top: 0px;
  }

  .max-md\:text-\[16px\] {
    font-size: 16px;
  }

  .max-md\:text-\[20px\] {
    font-size: 20px;
  }

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

  .max-md\:text-\[30px\] {
    font-size: 30px;
  }

  .max-md\:text-\[32px\] {
    font-size: 32px;
  }

  .max-md\:leading-\[29\.5px\] {
    line-height: 29.5px;
  }
}

@media (max-width: 768px) {
  .max-\[768px\]\:w-auto {
    width: auto;
  }
}

@media (max-width: 642px) {
  .max-\[642px\]\:w-\[80px\] {
    width: 80px;
  }
}

@media not all and (min-width: 640px) {
  .max-sm\:m-0 {
    margin: 0px;
  }

  .max-sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .max-sm\:mb-\[30px\] {
    margin-bottom: 30px;
  }

  .max-sm\:ml-0 {
    margin-left: 0px;
  }

  .max-sm\:flex {
    display: flex;
  }

  .max-sm\:hidden {
    display: none;
  }

  .max-sm\:h-\[23px\] {
    height: 23px;
  }

  .max-sm\:h-\[24px\] {
    height: 24px;
  }

  .max-sm\:h-\[28px\] {
    height: 28px;
  }

  .max-sm\:h-\[900px\] {
    height: 900px;
  }

  .max-sm\:w-\[16px\] {
    width: 16px;
  }

  .max-sm\:w-\[200px\] {
    width: 200px;
  }

  .max-sm\:w-\[20px\] {
    width: 20px;
  }

  .max-sm\:w-\[220px\] {
    width: 220px;
  }

  .max-sm\:w-\[23px\] {
    width: 23px;
  }

  .max-sm\:w-\[300px\] {
    width: 300px;
  }

  .max-sm\:w-\[30px\] {
    width: 30px;
  }

  .max-sm\:w-full {
    width: 100%;
  }

  .max-sm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .max-sm\:flex-col {
    flex-direction: column;
  }

  .max-sm\:items-center {
    align-items: center;
  }

  .max-sm\:justify-center {
    justify-content: center;
  }

  .max-sm\:gap-3 {
    gap: 0.75rem;
  }

  .max-sm\:gap-4 {
    gap: 1rem;
  }

  .max-sm\:gap-9 {
    gap: 2.25rem;
  }

  .max-sm\:gap-\[35px\] {
    gap: 35px;
  }

  .max-sm\:rounded-\[28px\] {
    border-radius: 28px;
  }

  .max-sm\:bg-left-bottom {
    background-position: left bottom;
  }

  .max-sm\:p-4 {
    padding: 1rem;
  }

  .max-sm\:px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px;
  }

  .max-sm\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .max-sm\:py-\[10px\] {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .max-sm\:py-\[20px\] {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .max-sm\:pb-\[100px\] {
    padding-bottom: 100px;
  }

  .max-sm\:pl-4 {
    padding-left: 1rem;
  }

  .max-sm\:pl-7 {
    padding-left: 1.75rem;
  }

  .max-sm\:pl-\[12px\] {
    padding-left: 12px;
  }

  .max-sm\:text-center {
    text-align: center;
  }

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

  .max-sm\:text-\[25px\] {
    font-size: 25px;
  }

  .max-sm\:leading-\[50px\] {
    line-height: 50px;
  }
}

@media (max-width: 640px) {
  .max-\[640px\]\:w-full {
    width: 100%;
  }

  .max-\[640px\]\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 639px) {
  .max-\[639px\]\:w-\[300px\] {
    width: 300px;
  }

  .max-\[639px\]\:ps-\[25px\] {
    padding-inline-start: 25px;
  }
}

@media (max-width: 631px) {
  .max-\[631px\]\:hidden {
    display: none;
  }

  .max-\[631px\]\:w-\[34px\] {
    width: 34px;
  }
}

@media (max-width: 600px) {
  .max-\[600px\]\:mt-0 {
    margin-top: 0px;
  }

  .max-\[600px\]\:hidden {
    display: none;
  }
}

@media (max-width: 558px) {
  .max-\[558px\]\:w-full {
    width: 100%;
  }
}

@media (max-width: 497px) {
  .max-\[497px\]\:block {
    display: block;
  }

  .max-\[497px\]\:hidden {
    display: none;
  }

  .max-\[497px\]\:w-auto {
    width: auto;
  }

  .max-\[497px\]\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .max-\[497px\]\:text-\[18px\] {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  .max-\[480px\]\:w-auto {
    width: auto;
  }

  .max-\[480px\]\:p-0 {
    padding: 0px;
  }

  .max-\[480px\]\:pt-10 {
    padding-top: 2.5rem;
  }
}

@media not all and (min-width: 475px) {
  .max-xs\:mb-0 {
    margin-bottom: 0px;
  }

  .max-xs\:mb-\[19px\] {
    margin-bottom: 19px;
  }

  .max-xs\:mb-\[32px\] {
    margin-bottom: 32px;
  }

  .max-xs\:mb-\[33px\] {
    margin-bottom: 33px;
  }

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

  .max-xs\:mt-\[30px\] {
    margin-top: 30px;
  }

  .max-xs\:mt-\[45px\] {
    margin-top: 45px;
  }

  .max-xs\:h-\[38px\] {
    height: 38px;
  }

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

  .max-xs\:h-\[48px\] {
    height: 48px;
  }

  .max-xs\:h-full {
    height: 100%;
  }

  .max-xs\:w-\[110px\] {
    width: 110px;
  }

  .max-xs\:w-\[150px\] {
    width: 150px;
  }

  .max-xs\:w-\[24px\] {
    width: 24px;
  }

  .max-xs\:w-\[250px\] {
    width: 250px;
  }

  .max-xs\:w-\[263px\] {
    width: 263px;
  }

  .max-xs\:w-\[268px\] {
    width: 268px;
  }

  .max-xs\:w-\[30px\] {
    width: 30px;
  }

  .max-xs\:w-\[35px\] {
    width: 35px;
  }

  .max-xs\:w-\[48px\] {
    width: 48px;
  }

  .max-xs\:w-full {
    width: 100%;
  }

  .max-xs\:w-auto {
    width: auto;
  }

  .max-xs\:w-\[\] {
    width: ;
  }

  .max-xs\:w-\[200\] {
    width: 200;
  }

  .max-xs\:w-\[200px\] {
    width: 200px;
  }

  .max-xs\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .max-xs\:flex-col {
    flex-direction: column;
  }

  .max-xs\:items-end {
    align-items: flex-end;
  }

  .max-xs\:gap-2 {
    gap: 0.5rem;
  }

  .max-xs\:gap-3 {
    gap: 0.75rem;
  }

  .max-xs\:gap-\[10px\] {
    gap: 10px;
  }

  .max-xs\:gap-\[15px\] {
    gap: 15px;
  }

  .max-xs\:border-t-2 {
    border-top-width: 2px;
  }

  .max-xs\:p-0 {
    padding: 0px;
  }

  .max-xs\:p-3 {
    padding: 0.75rem;
  }

  .max-xs\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .max-xs\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .max-xs\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .max-xs\:px-\[50px\] {
    padding-left: 50px;
    padding-right: 50px;
  }

  .max-xs\:px-\[5px\] {
    padding-left: 5px;
    padding-right: 5px;
  }

  .max-xs\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .max-xs\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .max-xs\:py-\[20px\] {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .max-xs\:py-\[32px\] {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .max-xs\:py-\[5px\] {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .max-xs\:pb-\[45px\] {
    padding-bottom: 45px;
  }

  .max-xs\:pb-\[46px\] {
    padding-bottom: 46px;
  }

  .max-xs\:pt-\[40px\] {
    padding-top: 40px;
  }

  .max-xs\:pt-\[45px\] {
    padding-top: 45px;
  }

  .max-xs\:pt-\[46px\] {
    padding-top: 46px;
  }

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

  .max-xs\:text-center {
    text-align: center;
  }

  .max-xs\:text-start {
    text-align: start;
  }

  .max-xs\:text-\[12px\] {
    font-size: 12px;
  }

  .max-xs\:text-\[14px\] {
    font-size: 14px;
  }

  .max-xs\:text-\[15px\] {
    font-size: 15px;
  }

  .max-xs\:text-\[16px\] {
    font-size: 16px;
  }

  .max-xs\:text-\[22px\] {
    font-size: 22px;
  }

  .max-xs\:text-\[25px\] {
    font-size: 25px;
  }

  .max-xs\:text-\[32px\] {
    font-size: 32px;
  }
}

@media (max-width: 475px) {
  .max-\[475px\]\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 400px) {
  .max-\[400px\]\:w-\[200px\] {
    width: 200px;
  }

  .max-\[400px\]\:flex-col {
    flex-direction: column;
  }
}

@media not all and (min-width: 375px) {
  .max-xxs\:hidden {
    display: none;
  }

  .max-xxs\:h-full {
    height: 100%;
  }

  .max-xxs\:w-\[280px\] {
    width: 280px;
  }

  .max-xxs\:w-full {
    width: 100%;
  }

  .max-xxs\:flex-col {
    flex-direction: column;
  }

  .max-xxs\:justify-center {
    justify-content: center;
  }

  .max-xxs\:px-\[10px\] {
    padding-left: 10px;
    padding-right: 10px;
  }

  .max-xxs\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .max-xxs\:pl-0 {
    padding-left: 0px;
  }

  .max-xxs\:text-\[12px\] {
    font-size: 12px;
  }

  .max-xxs\:text-\[50px\] {
    font-size: 50px;
  }

  .max-xxs\:tracking-\[2px\] {
    letter-spacing: 2px;
  }
}

@media (min-width: 375px) {
  .xxs\:w-\[13px\] {
    width: 13px;
  }

  .xxs\:w-\[240px\] {
    width: 240px;
  }

  .xxs\:w-\[245px\] {
    width: 245px;
  }

  .xxs\:w-\[24px\] {
    width: 24px;
  }

  .xxs\:w-\[280px\] {
    width: 280px;
  }

  .xxs\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 475px) {
  .xs\:right-\[-25px\] {
    right: -25px;
  }

  .xs\:block {
    display: block;
  }

  .xs\:h-\[10px\] {
    height: 10px;
  }

  .xs\:h-\[80px\] {
    height: 80px;
  }

  .xs\:w-\[18px\] {
    width: 18px;
  }

  .xs\:w-\[330px\] {
    width: 330px;
  }

  .xs\:w-\[335px\] {
    width: 335px;
  }

  .xs\:w-\[370px\] {
    width: 370px;
  }

  .xs\:w-\[80px\] {
    width: 80px;
  }

  .xs\:flex-row {
    flex-direction: row;
  }

  .xs\:flex-col {
    flex-direction: column;
  }

  .xs\:items-center {
    align-items: center;
  }

  .xs\:justify-center {
    justify-content: center;
  }

  .xs\:gap-\[15px\] {
    gap: 15px;
  }

  .xs\:gap-\[23px\] {
    gap: 23px;
  }

  .xs\:gap-\[28px\] {
    gap: 28px;
  }

  .xs\:gap-\[30px\] {
    gap: 30px;
  }

  .xs\:gap-\[40px\] {
    gap: 40px;
  }

  .xs\:gap-\[50px\] {
    gap: 50px;
  }

  .xs\:px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }

  .xs\:px-\[50px\] {
    padding-left: 50px;
    padding-right: 50px;
  }

  .xs\:py-\[50px\] {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .xs\:pb-\[90px\] {
    padding-bottom: 90px;
  }

  .xs\:pl-\[110px\] {
    padding-left: 110px;
  }

  .xs\:text-\[16px\] {
    font-size: 16px;
  }

  .xs\:text-\[18px\] {
    font-size: 18px;
  }

  .xs\:text-\[30px\] {
    font-size: 30px;
  }

  .xs\:text-\[42px\] {
    font-size: 42px;
  }

  .xs\:text-\[50px\] {
    font-size: 50px;
  }

  .xs\:text-\[60px\] {
    font-size: 60px;
  }

  .xs\:leading-\[24px\] {
    line-height: 24px;
  }

  .xs\:leading-\[27px\] {
    line-height: 27px;
  }

  .xs\:leading-\[56px\] {
    line-height: 56px;
  }
}

@media (min-width: 631px) {
  .min-\[631px\]\:hidden {
    display: none;
  }
}

@media (min-width: 640px) {
  .sm\:bottom-\[-68px\] {
    bottom: -68px;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:h-\[101px\] {
    height: 101px;
  }

  .sm\:h-\[14px\] {
    height: 14px;
  }

  .sm\:h-\[330px\] {
    height: 330px;
  }

  .sm\:w-\[101px\] {
    width: 101px;
  }

  .sm\:w-\[23px\] {
    width: 23px;
  }

  .sm\:w-\[250px\] {
    width: 250px;
  }

  .sm\:w-\[277px\] {
    width: 277px;
  }

  .sm\:w-\[370px\] {
    width: 370px;
  }

  .sm\:w-\[70px\] {
    width: 70px;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:flex-col {
    flex-direction: column;
  }

  .sm\:justify-between {
    justify-content: space-between;
  }

  .sm\:gap-\[23px\] {
    gap: 23px;
  }

  .sm\:gap-\[24px\] {
    gap: 24px;
  }

  .sm\:gap-\[52px\] {
    gap: 52px;
  }

  .sm\:gap-\[58px\] {
    gap: 58px;
  }

  .sm\:gap-\[71px\] {
    gap: 71px;
  }

  .sm\:gap-\[74px\] {
    gap: 74px;
  }

  .sm\:p-\[20px\] {
    padding: 20px;
  }

  .sm\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sm\:px-\[23px\] {
    padding-left: 23px;
    padding-right: 23px;
  }

  .sm\:py-\[88px\] {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .sm\:pl-\[39px\] {
    padding-left: 39px;
  }

  .sm\:pr-\[29px\] {
    padding-right: 29px;
  }

  .sm\:text-\[16px\] {
    font-size: 16px;
  }

  .sm\:text-\[18px\] {
    font-size: 18px;
  }

  .sm\:text-\[20px\] {
    font-size: 20px;
  }

  .sm\:text-\[30px\] {
    font-size: 30px;
  }

  .sm\:text-\[35px\] {
    font-size: 35px;
  }

  .sm\:text-\[37px\] {
    font-size: 37px;
  }

  .sm\:text-\[40px\] {
    font-size: 40px;
  }

  .sm\:text-\[42px\] {
    font-size: 42px;
  }

  .sm\:text-\[72px\] {
    font-size: 72px;
  }

  .sm\:leading-\[27px\] {
    line-height: 27px;
  }

  .sm\:leading-\[30px\] {
    line-height: 30px;
  }

  .sm\:leading-\[31\.2px\] {
    line-height: 31.2px;
  }

  .sm\:leading-\[40px\] {
    line-height: 40px;
  }
}

@media (min-width: 768px) {
  .md\:bottom-\[-88px\] {
    bottom: -88px;
  }

  .md\:right-\[-70px\] {
    right: -70px;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-\[24px\] {
    height: 24px;
  }

  .md\:h-\[56px\] {
    height: 56px;
  }

  .md\:w-\[100px\] {
    width: 100px;
  }

  .md\:w-\[200px\] {
    width: 200px;
  }

  .md\:w-\[256px\] {
    width: 256px;
  }

  .md\:w-\[300px\] {
    width: 300px;
  }

  .md\:w-\[316px\] {
    width: 316px;
  }

  .md\:w-\[390px\] {
    width: 390px;
  }

  .md\:w-\[395px\] {
    width: 395px;
  }

  .md\:w-\[398px\] {
    width: 398px;
  }

  .md\:w-\[400px\] {
    width: 400px;
  }

  .md\:w-\[430px\] {
    width: 430px;
  }

  .md\:w-\[506px\] {
    width: 506px;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:justify-center {
    justify-content: center;
  }

  .md\:gap-\[30px\] {
    gap: 30px;
  }

  .md\:gap-\[50px\] {
    gap: 50px;
  }

  .md\:border-\[2px\] {
    border-width: 2px;
  }

  .md\:p-\[32px\] {
    padding: 32px;
  }

  .md\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .md\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md\:pl-\[68px\] {
    padding-left: 68px;
  }

  .md\:font-poppins-bold {
    font-family: Poppins-Bold, sans-serif;
  }

  .md\:text-\[16px\] {
    font-size: 16px;
  }

  .md\:text-\[18px\] {
    font-size: 18px;
  }

  .md\:text-\[22px\] {
    font-size: 22px;
  }

  .md\:text-\[40px\] {
    font-size: 40px;
  }

  .md\:text-\[42px\] {
    font-size: 42px;
  }

  .md\:text-\[54px\] {
    font-size: 54px;
  }

  .md\:leading-\[52px\] {
    line-height: 52px;
  }
}

@media (min-width: 1024px) {
  .lg\:mb-\[80px\] {
    margin-bottom: 80px;
  }

  .lg\:mt-\[74px\] {
    margin-top: 74px;
  }

  .lg\:h-\[101px\] {
    height: 101px;
  }

  .lg\:h-\[30px\] {
    height: 30px;
  }

  .lg\:h-\[400px\] {
    height: 400px;
  }

  .lg\:h-\[525px\] {
    height: 525px;
  }

  .lg\:w-\[101px\] {
    width: 101px;
  }

  .lg\:w-\[134px\] {
    width: 134px;
  }

  .lg\:w-\[235px\] {
    width: 235px;
  }

  .lg\:w-\[28px\] {
    width: 28px;
  }

  .lg\:w-\[365px\] {
    width: 365px;
  }

  .lg\:w-\[382px\] {
    width: 382px;
  }

  .lg\:w-\[480px\] {
    width: 480px;
  }

  .lg\:w-\[525px\] {
    width: 525px;
  }

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

  .lg\:justify-center {
    justify-content: center;
  }

  .lg\:gap-1 {
    gap: 0.25rem;
  }

  .lg\:gap-2 {
    gap: 0.5rem;
  }

  .lg\:gap-\[38px\] {
    gap: 38px;
  }

  .lg\:gap-\[50px\] {
    gap: 50px;
  }

  .lg\:gap-\[64px\] {
    gap: 64px;
  }

  .lg\:gap-\[66px\] {
    gap: 66px;
  }

  .lg\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .lg\:pl-\[90px\] {
    padding-left: 90px;
  }

  .lg\:text-\[21px\] {
    font-size: 21px;
  }

  .lg\:text-\[26px\] {
    font-size: 26px;
  }

  .lg\:text-\[32px\] {
    font-size: 32px;
  }

  .lg\:text-\[60px\] {
    font-size: 60px;
  }
}

@media (min-width: 1192px) {
  .min-\[1192px\]\:hidden {
    display: none;
  }
}

@media (min-width: 1200px) {
  .xl\:w-\[1151px\] {
    width: 1151px;
  }

  .xl\:w-\[315px\] {
    width: 315px;
  }

  .xl\:w-\[510px\] {
    width: 510px;
  }

  .xl\:w-\[550px\] {
    width: 550px;
  }

  .xl\:w-\[700px\] {
    width: 700px;
  }

  .xl\:gap-10 {
    gap: 2.5rem;
  }

  .xl\:gap-\[32px\] {
    gap: 32px;
  }

  .xl\:gap-\[42px\] {
    gap: 42px;
  }

  .xl\:gap-x-\[30px\] {
    -moz-column-gap: 30px;
         column-gap: 30px;
  }

  .xl\:gap-y-\[18px\] {
    row-gap: 18px;
  }

  .xl\:px-\[75px\] {
    padding-left: 75px;
    padding-right: 75px;
  }

  .xl\:py-\[48px\] {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .xl\:text-start {
    text-align: start;
  }

  .xl\:text-\[80px\] {
    font-size: 80px;
  }
}

@media (min-width: 1536px) {
  .\32xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .\32xl\:h-\[213px\] {
    height: 213px;
  }

  .\32xl\:h-\[280px\] {
    height: 280px;
  }

  .\32xl\:h-\[34px\] {
    height: 34px;
  }

  .\32xl\:h-\[905px\] {
    height: 905px;
  }

  .\32xl\:w-\[1005px\] {
    width: 1005px;
  }

  .\32xl\:w-\[1200px\] {
    width: 1200px;
  }

  .\32xl\:w-\[173px\] {
    width: 173px;
  }

  .\32xl\:w-\[256px\] {
    width: 256px;
  }

  .\32xl\:w-\[379px\] {
    width: 379px;
  }

  .\32xl\:w-\[41px\] {
    width: 41px;
  }

  .\32xl\:w-\[465px\] {
    width: 465px;
  }

  .\32xl\:w-\[648px\] {
    width: 648px;
  }

  .\32xl\:gap-\[114px\] {
    gap: 114px;
  }

  .\32xl\:whitespace-nowrap {
    white-space: nowrap;
  }

  .\32xl\:px-\[92px\] {
    padding-left: 92px;
    padding-right: 92px;
  }

  .\32xl\:py-\[82px\] {
    padding-top: 82px;
    padding-bottom: 82px;
  }

  .\32xl\:py-\[84px\] {
    padding-top: 84px;
    padding-bottom: 84px;
  }

  .\32xl\:pl-\[135px\] {
    padding-left: 135px;
  }

  .\32xl\:text-\[100px\] {
    font-size: 100px;
  }

  .\32xl\:text-\[76px\] {
    font-size: 76px;
  }

  .\32xl\:leading-\[73px\] {
    line-height: 73px;
  }

  .min-\[1536px\]\:w-\[569px\] {
    width: 569px;
  }
}

@media (min-width: 1980px) {
  .\33xl\:m-\[40px\] {
    margin: 40px;
  }

  .\33xl\:h-\[35px\] {
    height: 35px;
  }

  .\33xl\:h-\[525px\] {
    height: 525px;
  }

  .\33xl\:w-\[1045px\] {
    width: 1045px;
  }

  .\33xl\:w-\[1395px\] {
    width: 1395px;
  }

  .\33xl\:w-\[496px\] {
    width: 496px;
  }

  .\33xl\:w-\[50px\] {
    width: 50px;
  }

  .\33xl\:w-\[525px\] {
    width: 525px;
  }

  .\33xl\:w-\[59px\] {
    width: 59px;
  }

  .\33xl\:gap-\[77px\] {
    gap: 77px;
  }

  .\33xl\:pl-\[75px\] {
    padding-left: 75px;
  }

  .\33xl\:pr-\[79px\] {
    padding-right: 79px;
  }
}

@media (prefers-color-scheme: dark) {
  .dark\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity));
  }

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

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

  .dark\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(75 85 99 / var(--tw-bg-opacity));
  }

  .dark\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity));
  }

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

  .dark\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity));
  }
}

.md\:h-full {
  height: 100%;
}

.md\:w-full {
  width: 100%;
}

@media (min-width: 768px) {
  .md\:w-full {
      width: 100%;
  }
}

@media (min-width: 768px) {
  .md\:max-w-\[350px\] {
      max-width: 350px;
  }
}