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

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.-top-\[140rem\] {
  top: -140rem;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-\[102rem\] {
  bottom: 102rem;
}

.bottom-\[131rem\] {
  bottom: 131rem;
}

.bottom-\[164rem\] {
  bottom: 164rem;
}

.bottom-\[275rem\] {
  bottom: 275rem;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.left-\[1328rem\] {
  left: 1328rem;
}

.left-\[144rem\] {
  left: 144rem;
}

.left-\[30\%\] {
  left: 30%;
}

.right-0 {
  right: 0px;
}

.right-\[10rem\] {
  right: 10rem;
}

.right-\[144rem\] {
  right: 144rem;
}

.right-\[30\%\] {
  right: 30%;
}

.right-\[5vw\] {
  right: 5vw;
}

.top-0 {
  top: 0px;
}

.top-\[10rem\] {
  top: 10rem;
}

.top-\[114rem\] {
  top: 114rem;
}

.top-\[5vh\] {
  top: 5vh;
}

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

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

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

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

.mb-\[109rem\] {
  margin-bottom: 109rem;
}

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

.mb-\[10rem\] {
  margin-bottom: 10rem;
}

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

.mb-\[16rem\] {
  margin-bottom: 16rem;
}

.mb-\[19rem\] {
  margin-bottom: 19rem;
}

.mb-\[20rem\] {
  margin-bottom: 20rem;
}

.mb-\[25rem\] {
  margin-bottom: 25rem;
}

.mb-\[26rem\] {
  margin-bottom: 26rem;
}

.mb-\[29rem\] {
  margin-bottom: 29rem;
}

.mb-\[30rem\] {
  margin-bottom: 30rem;
}

.mb-\[31rem\] {
  margin-bottom: 31rem;
}

.mb-\[34rem\] {
  margin-bottom: 34rem;
}

.mb-\[38rem\] {
  margin-bottom: 38rem;
}

.mb-\[48rem\] {
  margin-bottom: 48rem;
}

.mb-\[4rem\] {
  margin-bottom: 4rem;
}

.mb-\[51rem\] {
  margin-bottom: 51rem;
}

.mb-\[58rem\] {
  margin-bottom: 58rem;
}

.mb-\[64rem\] {
  margin-bottom: 64rem;
}

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

.mb-\[92rem\] {
  margin-bottom: 92rem;
}

.mt-\[114rem\] {
  margin-top: 114rem;
}

.mt-\[16rem\] {
  margin-top: 16rem;
}

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

.mt-\[8rem\] {
  margin-top: 8rem;
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-0 {
  height: 0px;
}

.h-\[128rem\] {
  height: 128rem;
}

.h-\[166rem\] {
  height: 166rem;
}

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

.h-\[1rem\] {
  height: 1rem;
}

.h-\[20rem\] {
  height: 20rem;
}

.h-\[280rem\] {
  height: 280rem;
}

.h-\[300rem\] {
  height: 300rem;
}

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

.h-\[38rem\] {
  height: 38rem;
}

.h-\[3rem\] {
  height: 3rem;
}

.h-\[481rem\] {
  height: 481rem;
}

.h-\[50rem\] {
  height: 50rem;
}

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

.h-\[980rem\] {
  height: 980rem;
}

.h-full {
  height: 100%;
}

.h-\[200rem\] {
  height: 200rem;
}

.min-h-\[1200rem\] {
  min-height: 1200rem;
}

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

.w-1\/2 {
  width: 50%;
}

.w-\[1080rem\] {
  width: 1080rem;
}

.w-\[10rem\] {
  width: 10rem;
}

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

.w-\[163rem\] {
  width: 163rem;
}

.w-\[166rem\] {
  width: 166rem;
}

.w-\[1670rem\] {
  width: 1670rem;
}

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

.w-\[1rem\] {
  width: 1rem;
}

.w-\[20rem\] {
  width: 20rem;
}

.w-\[21rem\] {
  width: 21rem;
}

.w-\[253rem\] {
  width: 253rem;
}

.w-\[261rem\] {
  width: 261rem;
}

.w-\[28rem\] {
  width: 28rem;
}

.w-\[38rem\] {
  width: 38rem;
}

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

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

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

.w-\[460rem\] {
  width: 460rem;
}

.w-\[496rem\] {
  width: 496rem;
}

.w-\[685rem\] {
  width: 685rem;
}

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

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

.w-\[829rem\] {
  width: 829rem;
}

.w-\[868rem\] {
  width: 868rem;
}

.w-\[869ren\] {
  width: 869ren;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.flex-1 {
  flex: 1 1 0%;
}

.-translate-y-\[50\%\] {
  --tw-translate-y: -50%;
  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));
}

.translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
  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));
}

.rotate-\[270deg\] {
  --tw-rotate: 270deg;
  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));
}

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

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

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

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

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

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

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

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

.gap-\[13rem\] {
  gap: 13rem;
}

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

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

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

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

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

.gap-\[34rem\] {
  gap: 34rem;
}

.gap-\[36rem\] {
  gap: 36rem;
}

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

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

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

.gap-\[43rem\] {
  gap: 43rem;
}

.gap-\[50rem\] {
  gap: 50rem;
}

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

.gap-\[90rem\] {
  gap: 90rem;
}

.gap-\[7rem\] {
  gap: 7rem;
}

.gap-x-\[67rem\] {
  -moz-column-gap: 67rem;
       column-gap: 67rem;
}

.gap-y-\[29rem\] {
  row-gap: 29rem;
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

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

.justify-self-end {
  justify-self: end;
}

.overflow-hidden {
  overflow: hidden;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.text-nowrap {
  text-wrap: nowrap;
}

.rounded-\[16rem\] {
  border-radius: 16rem;
}

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

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

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

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

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded-b-\[16rem\] {
  border-bottom-right-radius: 16rem;
  border-bottom-left-radius: 16rem;
}

.border {
  border-width: 1px;
}

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

.border-b-\[2rem\] {
  border-bottom-width: 2rem;
}

.border-\[\#083090\] {
  --tw-border-opacity: 1;
  border-color: rgb(8 48 144 / var(--tw-border-opacity));
}

.border-b-\[\#DDDDDD\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(221 221 221 / var(--tw-border-opacity));
}

.bg-\[\#083090\] {
  --tw-bg-opacity: 1;
  background-color: rgb(8 48 144 / var(--tw-bg-opacity));
}

.bg-\[\#192f4d\] {
  --tw-bg-opacity: 1;
  background-color: rgb(25 47 77 / var(--tw-bg-opacity));
}

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

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

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

.bg-\[\#abbae7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(171 186 231 / var(--tw-bg-opacity));
}

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

.bg-\[\#fff\] {
  --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));
}

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

.p-\[30rem\] {
  padding: 30rem;
}

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

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

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

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

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

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

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

.py-\[10rem\] {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.py-\[116rem\] {
  padding-top: 116rem;
  padding-bottom: 116rem;
}

.py-\[24rem\] {
  padding-top: 24rem;
  padding-bottom: 24rem;
}

.py-\[30rem\] {
  padding-top: 30rem;
  padding-bottom: 30rem;
}

.py-\[35rem\] {
  padding-top: 35rem;
  padding-bottom: 35rem;
}

.py-\[38rem\] {
  padding-top: 38rem;
  padding-bottom: 38rem;
}

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

.py-\[5vh\] {
  padding-top: 5vh;
  padding-bottom: 5vh;
}

.py-\[60rem\] {
  padding-top: 60rem;
  padding-bottom: 60rem;
}

.pb-\[142rem\] {
  padding-bottom: 142rem;
}

.pb-\[70rem\] {
  padding-bottom: 70rem;
}

.pb-\[80rem\] {
  padding-bottom: 80rem;
}

.pl-\[1100rem\] {
  padding-left: 1100rem;
}

.pl-\[50rem\] {
  padding-left: 50rem;
}

.pr-\[160rem\] {
  padding-right: 160rem;
}

.pr-\[62rem\] {
  padding-right: 62rem;
}

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

.pt-\[116rem\] {
  padding-top: 116rem;
}

.pt-\[153rem\] {
  padding-top: 153rem;
}

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

.pt-\[30rem\] {
  padding-top: 30rem;
}

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

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

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

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

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

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

.text-\[70rem\] {
  font-size: 70rem;
}

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

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

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

.text-\[\#083090\] {
  --tw-text-opacity: 1;
  color: rgb(8 48 144 / var(--tw-text-opacity));
}

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

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

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

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

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

.text-\[\#d70010\] {
  --tw-text-opacity: 1;
  color: rgb(215 0 16 / var(--tw-text-opacity));
}

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

.text-\[9e9d9d\] {
  color: 9e9d9d;
}

.text-\[\#9e9d9d\] {
  --tw-text-opacity: 1;
  color: rgb(158 157 157 / var(--tw-text-opacity));
}

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

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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\:border-none:hover {
  border-style: none;
}

.hover\:bg-\[\#c52922\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(197 41 34 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#d3ddf4\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(211 221 244 / var(--tw-bg-opacity));
}

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

@media not all and (min-width: 768px) {
  .max-md\:static {
    position: static;
  }

  .max-md\:bottom-\[20rem\] {
    bottom: 20rem;
  }

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

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

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

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

  .max-md\:justify-start {
    justify-content: flex-start;
  }

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

  .max-md\:gap-\[10rem\] {
    gap: 10rem;
  }

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

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

  .max-md\:p-\[30rem\] {
    padding: 30rem;
  }

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

@media (max-width: 768px) {
  .max-\[768px\]\:flex-col {
    flex-direction: column;
  }
}

@media (min-width: 768px) {
  .md\:-left-\[128rem\] {
    left: -128rem;
  }

  .md\:left-0 {
    left: 0px;
  }

  .md\:right-auto {
    right: auto;
  }

  .md\:top-1\/2 {
    top: 50%;
  }

  .md\:top-\[48\%\] {
    top: 48%;
  }

  .md\:top-\[55\%\] {
    top: 55%;
  }

  .md\:mb-\[59rem\] {
    margin-bottom: 59rem;
  }

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

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

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

  .md\:h-\[652rem\] {
    height: 652rem;
  }

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

  .md\:w-1\/2 {
    width: 50%;
  }

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

  .md\:w-\[647rem\] {
    width: 647rem;
  }

  .md\:w-\[685rem\] {
    width: 685rem;
  }

  .md\:w-\[695rem\] {
    width: 695rem;
  }

  .md\:flex-1 {
    flex: 1 1 0%;
  }

  .md\:translate-y-0 {
    --tw-translate-y: 0px;
    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));
  }

  .md\:rotate-\[0\] {
    --tw-rotate: 0;
    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));
  }

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

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

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

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

  .md\:pb-\[132rem\] {
    padding-bottom: 132rem;
  }

  .md\:pb-\[52rem\] {
    padding-bottom: 52rem;
  }

  .md\:pt-\[106rem\] {
    padding-top: 106rem;
  }

  .md\:pt-\[118rem\] {
    padding-top: 118rem;
  }

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

  .md\:opacity-0 {
    opacity: 0;
  }

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

  .group:hover .md\:group-hover\:opacity-100 {
    opacity: 1;
  }
}