*, ::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -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 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([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]:where(:not([hidden="until-found"])) {
  display: none;
}

.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}

.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}

.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}

.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}

.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}

.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}

.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}

.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: rgb(17 24 39 / 10%);
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}

.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}

.prose-neutral {
  --tw-prose-body: #404040;
  --tw-prose-headings: #171717;
  --tw-prose-lead: #525252;
  --tw-prose-links: #171717;
  --tw-prose-bold: #171717;
  --tw-prose-counters: #737373;
  --tw-prose-bullets: #d4d4d4;
  --tw-prose-hr: #e5e5e5;
  --tw-prose-quotes: #171717;
  --tw-prose-quote-borders: #e5e5e5;
  --tw-prose-captions: #737373;
  --tw-prose-kbd: #171717;
  --tw-prose-kbd-shadows: rgb(23 23 23 / 10%);
  --tw-prose-code: #171717;
  --tw-prose-pre-code: #e5e5e5;
  --tw-prose-pre-bg: #262626;
  --tw-prose-th-borders: #d4d4d4;
  --tw-prose-td-borders: #e5e5e5;
  --tw-prose-invert-body: #d4d4d4;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #a3a3a3;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #a3a3a3;
  --tw-prose-invert-bullets: #525252;
  --tw-prose-invert-hr: #404040;
  --tw-prose-invert-quotes: #f5f5f5;
  --tw-prose-invert-quote-borders: #404040;
  --tw-prose-invert-captions: #a3a3a3;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d4d4d4;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #525252;
  --tw-prose-invert-td-borders: #404040;
}

/* ホーム hero：テキストを斜め境界の手前で隠す（マスク画像の輝度をアルファに使用） */

.mask-luminance-cover {
  mask-size: cover;
  mask-position: center;
  mask-repeat: no-repeat;
  mask-type: luminance;
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-source-type: luminance;
}

.ui-button-default__line {
  transform: scaleX(1);
  transform-origin: left center;
}

@media (prefers-reduced-motion: no-preference) {
  .group:hover > .ui-button-default__line,
    .group:focus-visible > .ui-button-default__line {
    animation: ui-button-default-underline 400ms ease-out forwards;
  }

  .group:not(:hover):not(:focus-visible) > .ui-button-default__line {
    animation: none;
    transform: scaleX(1);
  }
}

@keyframes ui-button-default-underline {
  0% {
    transform: scaleX(1);
  }

  1% {
    transform: scaleX(0);
  }

  36% {
    transform: scaleX(0);
  }

  100% {
    transform: scaleX(1);
  }
}

[data-recruit-hover-button] .double-text-hover,
  [data-recruit-hover-button] .double-arrow-hover {
  display: inline-block;
  overflow: hidden;
  vertical-align: bottom;
}

[data-recruit-hover-button] .double-text-hover .text-inner,
  [data-recruit-hover-button] .double-arrow-hover .arrow-inner {
  position: relative;
  display: block;
  overflow: hidden;
  line-height: inherit;
}

[data-recruit-hover-button] .double-text-hover .text,
  [data-recruit-hover-button] .double-arrow-hover .arrow {
  display: block;
  line-height: inherit;
  will-change: transform;
}

[data-recruit-hover-button] .double-text-hover .text:nth-child(2) {
  position: absolute;
  inset: 0;
  transform: translateY(150%);
}

[data-recruit-hover-button] .double-arrow-hover .arrow:nth-child(2) {
  position: absolute;
  inset: 0;
  transform: translate(-150%, 150%);
}

[data-recruit-hover-button] .grad-bg {
  position: absolute;
  inset: 0;
  background: linear-gradient(15deg, #0057ba00 25%, #0057ba 50% 75%, #0057ba00 75%);
  background-size: 400% 100%;
  background-repeat: no-repeat;
  pointer-events: none;
}

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

.pointer-events-none {
  pointer-events: none;
}

.pointer-events-auto {
  pointer-events: auto;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-14 {
  bottom: 3.5rem;
}

.bottom-80 {
  bottom: 20rem;
}

.bottom-\[-0\%\] {
  bottom: -0%;
}

.bottom-\[0\%\] {
  bottom: 0%;
}

.bottom-\[40\%\] {
  bottom: 40%;
}

.bottom-\[54\%\] {
  bottom: 54%;
}

.bottom-\[60\%\] {
  bottom: 60%;
}

.left-0 {
  left: 0px;
}

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

.left-1\/4 {
  left: 25%;
}

.left-2 {
  left: 0.5rem;
}

.left-40 {
  left: 10rem;
}

.left-\[-0\.8\%\] {
  left: -0.8%;
}

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

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

.left-\[-5\.2\%\] {
  left: -5.2%;
}

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

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

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

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

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

.right-0 {
  right: 0px;
}

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

.top-0 {
  top: 0px;
}

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

.top-\[-12\%\] {
  top: -12%;
}

.top-\[-9\.1\%\] {
  top: -9.1%;
}

.top-\[-9\.8\%\] {
  top: -9.8%;
}

.top-\[65\%\] {
  top: 65%;
}

.top-\[80\%\] {
  top: 80%;
}

.isolate {
  isolation: isolate;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.float-right {
  float: right;
}

.m-0 {
  margin: 0px;
}

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

.my-14 {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.-ml-10 {
  margin-left: -2.5rem;
}

.-mt-2 {
  margin-top: -0.5rem;
}

.-mt-40 {
  margin-top: -10rem;
}

.-mt-52 {
  margin-top: -13rem;
}

.-mt-6 {
  margin-top: -1.5rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

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

.mb-4 {
  margin-bottom: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.ml-10 {
  margin-left: 2.5rem;
}

.ml-12 {
  margin-left: 3rem;
}

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

.ml-32 {
  margin-left: 8rem;
}

.ml-4 {
  margin-left: 1rem;
}

.ml-\[102rem\] {
  margin-left: 102rem;
}

.ml-\[26vw\] {
  margin-left: 26vw;
}

.ml-auto {
  margin-left: auto;
}

.mt-0 {
  margin-top: 0px;
}

.mt-0\.5 {
  margin-top: 0.125rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-14 {
  margin-top: 3.5rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-24 {
  margin-top: 6rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-40 {
  margin-top: 10rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-96 {
  margin-top: 24rem;
}

.mt-\[0\.35em\] {
  margin-top: 0.35em;
}

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

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

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

.\!block {
  display: block !important;
}

.block {
  display: block;
}

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

.flex {
  display: flex;
}

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

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-\[1052\/1950\] {
  aspect-ratio: 1052/1950;
}

.aspect-\[1143\/554\] {
  aspect-ratio: 1143/554;
}

.aspect-\[16\/9\] {
  aspect-ratio: 16/9;
}

.aspect-\[3\/4\] {
  aspect-ratio: 3/4;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.aspect-video {
  aspect-ratio: 16 / 9;
}

.size-2\.5 {
  width: 0.625rem;
  height: 0.625rem;
}

.h-0 {
  height: 0px;
}

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-2 {
  height: 0.5rem;
}

.h-2\.5 {
  height: 0.625rem;
}

.h-24 {
  height: 6rem;
}

.h-3 {
  height: 0.75rem;
}

.h-36 {
  height: 9rem;
}

.h-4 {
  height: 1rem;
}

.h-40 {
  height: 10rem;
}

.h-5 {
  height: 1.25rem;
}

.h-64 {
  height: 16rem;
}

.h-8 {
  height: 2rem;
}

.h-80 {
  height: 20rem;
}

.h-\[1\.2lh\] {
  height: 1.2lh;
}

.h-\[1\.3em\] {
  height: 1.3em;
}

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

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

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

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

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

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

.h-\[35vw\] {
  height: 35vw;
}

.h-\[36\.5vw\] {
  height: 36.5vw;
}

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

.h-\[42vw\] {
  height: 42vw;
}

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

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

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

.h-\[88vw\] {
  height: 88vw;
}

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

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

.h-\[95vw\] {
  height: 95vw;
}

.h-\[9vw\] {
  height: 9vw;
}

.h-\[calc\(100vh-80px\)\] {
  height: calc(100vh - 80px);
}

.h-\[calc\(8px\*0\.8\)\] {
  height: calc(8px * 0.8);
}

.h-auto {
  height: auto;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.max-h-\[1\.2lh\] {
  max-height: 1.2lh;
}

.max-h-\[1\.3em\] {
  max-height: 1.3em;
}

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

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

.min-h-0 {
  min-height: 0px;
}

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

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

.min-h-full {
  min-height: 100%;
}

.w-10 {
  width: 2.5rem;
}

.w-11 {
  width: 2.75rem;
}

.w-12 {
  width: 3rem;
}

.w-2 {
  width: 0.5rem;
}

.w-2\.5 {
  width: 0.625rem;
}

.w-3 {
  width: 0.75rem;
}

.w-36 {
  width: 9rem;
}

.w-4 {
  width: 1rem;
}

.w-44 {
  width: 11rem;
}

.w-5 {
  width: 1.25rem;
}

.w-8 {
  width: 2rem;
}

.w-80 {
  width: 20rem;
}

.w-\[101\.5\%\] {
  width: 101.5%;
}

.w-\[101\.9\%\] {
  width: 101.9%;
}

.w-\[106\.3\%\] {
  width: 106.3%;
}

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

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

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

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

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

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

.w-\[11vw\] {
  width: 11vw;
}

.w-\[12vw\] {
  width: 12vw;
}

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

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

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

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

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

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

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

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

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

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

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

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

.w-\[5vw\] {
  width: 5vw;
}

.w-\[6vw\] {
  width: 6vw;
}

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

.w-\[9vw\] {
  width: 9vw;
}

.w-\[calc\(10px\*0\.8\)\] {
  width: calc(10px * 0.8);
}

.w-\[calc\(50\%-4px\)\] {
  width: calc(50% - 4px);
}

.w-\[max\(100vw\2c calc\(100vh\*16\/9\)\)\] {
  width: max(100vw, calc(100vh * 16 / 9));
}

.w-auto {
  width: auto;
}

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

.w-full {
  width: 100%;
}

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

.w-px {
  width: 1px;
}

.min-w-0 {
  min-width: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-w-none {
  max-width: none;
}

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

.flex-shrink-0 {
  flex-shrink: 0;
}

.shrink-0 {
  flex-shrink: 0;
}

.grow {
  flex-grow: 1;
}

.border-collapse {
  border-collapse: collapse;
}

.origin-bottom-right {
  transform-origin: bottom right;
}

.origin-center {
  transform-origin: center;
}

.origin-top {
  transform-origin: top;
}

.origin-top-left {
  transform-origin: top left;
}

.-translate-x-1\/2 {
  --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));
}

.-translate-y-1\/2 {
  --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-y-\[5px\] {
  --tw-translate-y: -5px;
  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-y-\[5px\] {
  --tw-translate-y: 5px;
  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-y-full {
  --tw-translate-y: 100%;
  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-45 {
  --tw-rotate: -45deg;
  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-45 {
  --tw-rotate: 45deg;
  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-\[-31deg\] {
  --tw-rotate: -31deg;
  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-\[-42deg\] {
  --tw-rotate: -42deg;
  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-\[-45deg\] {
  --tw-rotate: -45deg;
  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-\[-64deg\] {
  --tw-rotate: -64deg;
  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-\[32deg\] {
  --tw-rotate: 32deg;
  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-\[55deg\] {
  --tw-rotate: 55deg;
  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-\[58deg\] {
  --tw-rotate: 58deg;
  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-\[68deg\] {
  --tw-rotate: 68deg;
  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-\[74deg\] {
  --tw-rotate: 74deg;
  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-\[75deg\] {
  --tw-rotate: 75deg;
  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;
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.resize-none {
  resize: none;
}

.resize {
  resize: both;
}

.list-\[lower-alpha\] {
  list-style-type: lower-alpha;
}

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

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

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

.grid-cols-1 {
  grid-template-columns: repeat(1, 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));
}

.grid-cols-\[100rem_1fr\] {
  grid-template-columns: 100rem 1fr;
}

.grid-cols-\[1fr_674rem\] {
  grid-template-columns: 1fr 674rem;
}

.grid-cols-\[1fr_auto\] {
  grid-template-columns: 1fr auto;
}

.grid-cols-\[1fr_auto_1fr\] {
  grid-template-columns: 1fr auto 1fr;
}

.grid-cols-\[620rem_430rem\] {
  grid-template-columns: 620rem 430rem;
}

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

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

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

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

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

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

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

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

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

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

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

.gap-0 {
  gap: 0px;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-20 {
  gap: 5rem;
}

.gap-24 {
  gap: 6rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-32 {
  gap: 8rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-40 {
  gap: 10rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-x-1 {
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}

.gap-x-1\.5 {
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
}

.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.gap-x-3 {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-x-5 {
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}

.gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.gap-y-1 {
  row-gap: 0.25rem;
}

.gap-y-1\.5 {
  row-gap: 0.375rem;
}

.gap-y-10 {
  row-gap: 2.5rem;
}

.gap-y-12 {
  row-gap: 3rem;
}

.gap-y-2 {
  row-gap: 0.5rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}

.space-y-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

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

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

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

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.overflow-x-auto {
  overflow-x: auto;
}

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

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

.whitespace-pre-wrap {
  white-space: pre-wrap;
}

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

.break-all {
  word-break: break-all;
}

.rounded {
  border-radius: 0.25rem;
}

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

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

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

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

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

.rounded-tl-\[4px\] {
  border-top-left-radius: 4px;
}

.border {
  border-width: 1px;
}

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

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

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

.border-r {
  border-right-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-\[\#b4bcc3\] {
  --tw-border-opacity: 1;
  border-color: rgb(180 188 195 / var(--tw-border-opacity, 1));
}

.border-b2 {
  --tw-border-opacity: 1;
  border-color: rgb(0 87 186 / var(--tw-border-opacity, 1));
}

.border-g-1 {
  --tw-border-opacity: 1;
  border-color: rgb(198 205 213 / var(--tw-border-opacity, 1));
}

.border-g-2 {
  --tw-border-opacity: 1;
  border-color: rgb(216 223 231 / var(--tw-border-opacity, 1));
}

.border-gray {
  --tw-border-opacity: 1;
  border-color: rgb(180 188 195 / var(--tw-border-opacity, 1));
}

.bg-\[\#003c7d\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 60 125 / var(--tw-bg-opacity, 1));
}

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

.bg-\[\#28B1B1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(40 177 177 / var(--tw-bg-opacity, 1));
}

.bg-\[\#2b2f32\] {
  --tw-bg-opacity: 1;
  background-color: rgb(43 47 50 / var(--tw-bg-opacity, 1));
}

.bg-\[\#B0BCC7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(176 188 199 / var(--tw-bg-opacity, 1));
}

.bg-\[\#B4BCC3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(180 188 195 / var(--tw-bg-opacity, 1));
}

.bg-\[\#D8DFE7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(216 223 231 / var(--tw-bg-opacity, 1));
}

.bg-\[\#EAF0F9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 240 249 / var(--tw-bg-opacity, 1));
}

.bg-\[\#eaf0f9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 240 249 / var(--tw-bg-opacity, 1));
}

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

.bg-\[var\(--figma-blue-400\)\] {
  background-color: var(--figma-blue-400);
}

.bg-b1 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 109 221 / var(--tw-bg-opacity, 1));
}

.bg-b2 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 87 186 / var(--tw-bg-opacity, 1));
}

.bg-b3 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 60 125 / var(--tw-bg-opacity, 1));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-black\/45 {
  background-color: rgb(0 0 0 / 0.45);
}

.bg-current {
  background-color: currentColor;
}

.bg-g-2 {
  --tw-bg-opacity: 1;
  background-color: rgb(216 223 231 / var(--tw-bg-opacity, 1));
}

.bg-g-3 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 240 249 / var(--tw-bg-opacity, 1));
}

.bg-g-3\/30 {
  background-color: rgb(234 240 249 / 0.3);
}

.bg-g-3\/40 {
  background-color: rgb(234 240 249 / 0.4);
}

.bg-g-3\/45 {
  background-color: rgb(234 240 249 / 0.45);
}

.bg-g1 {
  --tw-bg-opacity: 1;
  background-color: rgb(134 141 147 / var(--tw-bg-opacity, 1));
}

.bg-g2 {
  --tw-bg-opacity: 1;
  background-color: rgb(89 94 98 / var(--tw-bg-opacity, 1));
}

.bg-g3 {
  --tw-bg-opacity: 1;
  background-color: rgb(43 47 50 / var(--tw-bg-opacity, 1));
}

.bg-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(180 188 195 / var(--tw-bg-opacity, 1));
}

.bg-red {
  --tw-bg-opacity: 1;
  background-color: rgb(208 0 0 / var(--tw-bg-opacity, 1));
}

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

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

.bg-\[linear-gradient\(90deg\2c \#0057BA_0\%\2c \#0083FF_100\%\)\] {
  background-image: linear-gradient(90deg,#0057BA 0%,#0083FF 100%);
}

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

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

.object-center {
  -o-object-position: center;
     object-position: center;
}

.p-0 {
  padding: 0px;
}

.p-24 {
  padding: 6rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

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

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

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

.px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}

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

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

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

.px-48 {
  padding-left: 12rem;
  padding-right: 12rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

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

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

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

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

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

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

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

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

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

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

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

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-22 {
  padding-bottom: 5.5rem;
}

.pb-24 {
  padding-bottom: 6rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pb-80 {
  padding-bottom: 20rem;
}

.pb-\[18\.33vw\] {
  padding-bottom: 18.33vw;
}

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

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

.pl-12 {
  padding-left: 3rem;
}

.pl-20 {
  padding-left: 5rem;
}

.pl-3 {
  padding-left: 0.75rem;
}

.pl-32 {
  padding-left: 8rem;
}

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

.pl-5 {
  padding-left: 1.25rem;
}

.pr-18 {
  padding-right: 4.5rem;
}

.pr-2\.5 {
  padding-right: 0.625rem;
}

.pr-28 {
  padding-right: 7rem;
}

.pr-40 {
  padding-right: 10rem;
}

.pt-0 {
  padding-top: 0px;
}

.pt-0\.5 {
  padding-top: 0.125rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-20 {
  padding-top: 5rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

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

.pt-8 {
  padding-top: 2rem;
}

.pt-80 {
  padding-top: 20rem;
}

.pt-96 {
  padding-top: 24rem;
}

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

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

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

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

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

.font-\[\'Noto_Sans_JP\'\] {
  font-family: 'Noto Sans JP';
}

.font-\[\'Poppins\'\] {
  font-family: 'Poppins';
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.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-\[20px\] {
  font-size: 20px;
}

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

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

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

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

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

.text-\[7vw\] {
  font-size: 7vw;
}

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

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

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

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

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

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

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

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

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

.uppercase {
  text-transform: uppercase;
}

.normal-case {
  text-transform: none;
}

.tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.leading-\[0\.9\] {
  line-height: 0.9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.leading-none {
  line-height: 1;
}

.leading-normal {
  line-height: 1.5;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-snug {
  line-height: 1.375;
}

.tracking-\[-0\.02em\] {
  letter-spacing: -0.02em;
}

.tracking-\[-0\.24rem\] {
  letter-spacing: -0.24rem;
}

.tracking-\[-0\.26rem\] {
  letter-spacing: -0.26rem;
}

.tracking-\[-0\.2rem\] {
  letter-spacing: -0.2rem;
}

.tracking-\[-1\.28rem\] {
  letter-spacing: -1.28rem;
}

.tracking-\[0\.04em\] {
  letter-spacing: 0.04em;
}

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

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

.text-\[\#2b2f32\] {
  --tw-text-opacity: 1;
  color: rgb(43 47 50 / var(--tw-text-opacity, 1));
}

.text-\[\#595E62\] {
  --tw-text-opacity: 1;
  color: rgb(89 94 98 / var(--tw-text-opacity, 1));
}

.text-\[\#595e62\] {
  --tw-text-opacity: 1;
  color: rgb(89 94 98 / var(--tw-text-opacity, 1));
}

.text-\[\#c6cdd5\] {
  --tw-text-opacity: 1;
  color: rgb(198 205 213 / var(--tw-text-opacity, 1));
}

.text-\[\#d8dfe7\] {
  --tw-text-opacity: 1;
  color: rgb(216 223 231 / var(--tw-text-opacity, 1));
}

.text-b-1 {
  --tw-text-opacity: 1;
  color: rgb(78 167 253 / var(--tw-text-opacity, 1));
}

.text-b1 {
  --tw-text-opacity: 1;
  color: rgb(0 109 221 / var(--tw-text-opacity, 1));
}

.text-b2 {
  --tw-text-opacity: 1;
  color: rgb(0 87 186 / var(--tw-text-opacity, 1));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-black-1 {
  --tw-text-opacity: 1;
  color: rgb(32 34 34 / var(--tw-text-opacity, 1));
}

.text-g1 {
  --tw-text-opacity: 1;
  color: rgb(134 141 147 / var(--tw-text-opacity, 1));
}

.text-g2 {
  --tw-text-opacity: 1;
  color: rgb(89 94 98 / var(--tw-text-opacity, 1));
}

.text-g3 {
  --tw-text-opacity: 1;
  color: rgb(43 47 50 / var(--tw-text-opacity, 1));
}

.text-gray {
  --tw-text-opacity: 1;
  color: rgb(180 188 195 / var(--tw-text-opacity, 1));
}

.text-indigo {
  --tw-text-opacity: 1;
  color: rgb(24 46 96 / var(--tw-text-opacity, 1));
}

.text-red {
  --tw-text-opacity: 1;
  color: rgb(208 0 0 / var(--tw-text-opacity, 1));
}

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

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

.decoration-g-1 {
  text-decoration-color: #C6CDD5;
}

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

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

.opacity-0 {
  opacity: 0;
}

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

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

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

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

.invert {
  --tw-invert: invert(100%);
  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);
}

.transition-\[border-color\2c box-shadow\] {
  transition-property: border-color,box-shadow;
  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-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  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-200 {
  transition-duration: 200ms;
}

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

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

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

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

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

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.will-change-\[opacity\] {
  will-change: opacity;
}

.will-change-transform {
  will-change: transform;
}

.\[border-bottom-style\:solid\] {
  border-bottom-style: solid;
}

.\[border-top-style\:solid\] {
  border-top-style: solid;
}

.\[clip-path\:polygon\(0_0\2c 100\%_0\2c 100\%_calc\(100\%-12px\)\2c calc\(100\%-12px\)_100\%\2c 0_100\%\)\] {
  clip-path: polygon(0 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%);
}

.\[clip-path\:polygon\(0_0\2c 100\%_0\2c 100\%_calc\(100\%-14px\)\2c calc\(100\%-14px\)_100\%\2c 0_100\%\)\] {
  clip-path: polygon(0 0,100% 0,100% calc(100% - 14px),calc(100% - 14px) 100%,0 100%);
}

.\[clip-path\:polygon\(0_0\2c 100\%_0\2c 100\%_calc\(100\%-18px\)\2c calc\(100\%-18px\)_100\%\2c 0_100\%\)\] {
  clip-path: polygon(0 0,100% 0,100% calc(100% - 18px),calc(100% - 18px) 100%,0 100%);
}

.\[clip-path\:polygon\(0_0\2c 100\%_0\2c 100\%_calc\(100\%-20px\)\2c calc\(100\%-20px\)_100\%\2c 0_100\%\)\] {
  clip-path: polygon(0 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%);
}

.\[clip-path\:polygon\(0_0\2c 100\%_0\2c 100\%_calc\(100\%-24px\)\2c calc\(100\%-24px\)_100\%\2c 0_100\%\)\] {
  clip-path: polygon(0 0,100% 0,100% calc(100% - 24px),calc(100% - 24px) 100%,0 100%);
}

.\[clip-path\:polygon\(0_0\2c 100\%_0\2c 100\%_calc\(100\%-8px\)\2c calc\(100\%-8px\)_100\%\2c 0_100\%\)\] {
  clip-path: polygon(0 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%);
}

/* Custom styles */

#wpadminbar {
  display: none;
}

html {
  margin-top: 0 !important;
}

body {
  font-family: "Poppins", "IBM Plex Sans JP", "YakuHanJP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, メイリオ, sans-serif;
  color: var(--color-black-1);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.02em;
  .font-ibm {
    font-family: "IBM Plex Sans", sans-serif;
  }
}

/* トップ初回スプラッシュ（html クラスは head 内インラインで付与） */

html.home-splash-pending,
html.home-splash-pending body {
  overflow: hidden;
  height: 100%;
}

html.home-splash-pending [data-site-header],
html.home-splash-pending [data-mobile-nav-panel],
html.home-splash-pending main {
  visibility: hidden;
  pointer-events: none;
}

html.home-splash-skip [data-home-splash] {
  display: none !important;
}

.home-splash-clip {
  clip-path: polygon(60% 0%, 100% 0%, 40% 100%, 0% 100%);
}

.home-splash-scale-wrap {
  width: 625.44px;
  height: 425.08px;
}

.home-splash-slide {
  opacity: 0;
  visibility: hidden;
}

.home-splash-slide-img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* 会社情報ページ：ページタイトル COMPANY の P-A 間のみ詰める */

body:has([data-company-profile-row]) [data-page-title] h1 > span:nth-child(4) {
  margin-right: -0.06em;
}

/* ホーム slash 背景（Tailwind 任意 object-[calc(...)] が未生成だと無効になるため明示） */

.marker\:mr-0 *::marker {
  margin-right: 0px;
}

.marker\:mt-\[1\.1em\] *::marker {
  margin-top: 1.1em;
}

.marker\:text-xs *::marker {
  font-size: 0.75rem;
  line-height: 1rem;
}

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

.marker\:text-g1 *::marker {
  color: rgb(134 141 147 );
}

.marker\:mr-0::marker {
  margin-right: 0px;
}

.marker\:mt-\[1\.1em\]::marker {
  margin-top: 1.1em;
}

.marker\:text-xs::marker {
  font-size: 0.75rem;
  line-height: 1rem;
}

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

.marker\:text-g1::marker {
  color: rgb(134 141 147 );
}

.placeholder\:text-g1::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(134 141 147 / var(--tw-text-opacity, 1));
}

.placeholder\:text-g1::placeholder {
  --tw-text-opacity: 1;
  color: rgb(134 141 147 / var(--tw-text-opacity, 1));
}

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

.last\:pb-0:last-child {
  padding-bottom: 0px;
}

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

.hover\:text-b1:hover {
  --tw-text-opacity: 1;
  color: rgb(0 109 221 / var(--tw-text-opacity, 1));
}

.hover\:text-b2:hover {
  --tw-text-opacity: 1;
  color: rgb(0 87 186 / var(--tw-text-opacity, 1));
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

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

.hover\:opacity-60:hover {
  opacity: 0.6;
}

.hover\:opacity-80:hover {
  opacity: 0.8;
}

.hover\:opacity-85:hover {
  opacity: 0.85;
}

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

.focus\:border-b2:focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 87 186 / var(--tw-border-opacity, 1));
}

.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-b-3\/40:focus {
  --tw-ring-color: rgb(208 231 253 / 0.4);
}

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

.focus-visible\:text-b2:focus-visible {
  --tw-text-opacity: 1;
  color: rgb(0 87 186 / var(--tw-text-opacity, 1));
}

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

.focus-visible\:opacity-80:focus-visible {
  opacity: 0.8;
}

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

.focus-visible\:outline:focus-visible {
  outline-style: solid;
}

.focus-visible\:outline-2:focus-visible {
  outline-width: 2px;
}

.focus-visible\:outline-offset-2:focus-visible {
  outline-offset: 2px;
}

.focus-visible\:outline-b2:focus-visible {
  outline-color: #0057BA;
}

.focus-visible\:outline-black-1:focus-visible {
  outline-color: #202222;
}

.focus-visible\:ring-2:focus-visible {
  --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-visible\:ring-b1:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 109 221 / var(--tw-ring-opacity, 1));
}

.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}

.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}

.disabled\:opacity-60:disabled {
  opacity: 0.6;
}

.group:focus-within .group-focus-within\:scale-105 {
  --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));
}

.group:hover .group-hover\:-translate-y-full {
  --tw-translate-y: -100%;
  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 .group-hover\:-translate-y-px {
  --tw-translate-y: -1px;
  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 .group-hover\:translate-x-\[4px\] {
  --tw-translate-x: 4px;
  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 .group-hover\:translate-x-px {
  --tw-translate-x: 1px;
  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 .group-hover\: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));
}

.group:hover .group-hover\:scale-105 {
  --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));
}

.group:hover .group-hover\:opacity-0 {
  opacity: 0;
}

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

.group:hover .group-hover\:opacity-40 {
  opacity: 0.4;
}

.group:focus-visible .group-focus-visible\:-translate-y-full {
  --tw-translate-y: -100%;
  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:focus-visible .group-focus-visible\:-translate-y-px {
  --tw-translate-y: -1px;
  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:focus-visible .group-focus-visible\:translate-x-\[4px\] {
  --tw-translate-x: 4px;
  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:focus-visible .group-focus-visible\:translate-x-px {
  --tw-translate-x: 1px;
  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:focus-visible .group-focus-visible\: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));
}

.group:focus-visible .group-focus-visible\:scale-105 {
  --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));
}

.group:focus-visible .group-focus-visible\:opacity-0 {
  opacity: 0;
}

.group:focus-visible .group-focus-visible\:opacity-100 {
  opacity: 1;
}

.group:focus-visible .group-focus-visible\:opacity-40 {
  opacity: 0.4;
}

.group[aria-expanded=true] .group-\[\[aria-expanded\=true\]\]\:translate-y-\[-1px\] {
  --tw-translate-y: -1px;
  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[aria-expanded=true] .group-\[\[aria-expanded\=true\]\]\:-rotate-\[30deg\] {
  --tw-rotate: -30deg;
  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[aria-expanded=true] .group-\[\[aria-expanded\=true\]\]\:rotate-\[30deg\] {
  --tw-rotate: 30deg;
  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));
}

.peer:checked ~ .peer-checked\:scale-105 {
  --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));
}

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

.peer:checked ~ .peer-checked\:from-b2 {
  --tw-gradient-from: #0057BA var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 87 186 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.peer:checked ~ .peer-checked\:to-blue {
  --tw-gradient-to: #0083FF var(--tw-gradient-to-position);
}

.peer:focus-visible ~ .peer-focus-visible\:ring-2 {
  --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);
}

.peer:focus-visible ~ .peer-focus-visible\:ring-b-3\/50 {
  --tw-ring-color: rgb(208 231 253 / 0.5);
}

.peer:focus-visible ~ .peer-focus-visible\:ring-offset-2 {
  --tw-ring-offset-width: 2px;
}

.peer:focus-visible ~ .peer-focus-visible\:ring-offset-white {
  --tw-ring-offset-color: #fff;
}

.has-\[\:focus-visible\]\:rounded-sm:has(:focus-visible) {
  border-radius: 0.125rem;
}

.has-\[\:focus-visible\]\:outline-none:has(:focus-visible) {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.has-\[\:focus-visible\]\:ring-2:has(:focus-visible) {
  --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);
}

.has-\[\:focus-visible\]\:ring-b-3\/45:has(:focus-visible) {
  --tw-ring-color: rgb(208 231 253 / 0.45);
}

.has-\[\:focus-visible\]\:ring-offset-2:has(:focus-visible) {
  --tw-ring-offset-width: 2px;
}

.has-\[\:focus-visible\]\:ring-offset-white:has(:focus-visible) {
  --tw-ring-offset-color: #fff;
}

.data-\[open\=true\]\:pointer-events-auto[data-open="true"] {
  pointer-events: auto;
}

.data-\[open\=true\]\:visible[data-open="true"] {
  visibility: visible;
}

.data-\[open\=true\]\:opacity-100[data-open="true"] {
  opacity: 1;
}

.prose-headings\:font-semibold :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  font-weight: 600;
}

.prose-headings\:text-black :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.prose-p\:leading-relaxed :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  line-height: 1.625;
}

.prose-a\:text-b2 :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(0 87 186 / var(--tw-text-opacity, 1));
}

.prose-a\:no-underline :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  text-decoration-line: none;
}

.hover\:prose-a\:underline :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))):hover {
  text-decoration-line: underline;
}

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

  .max-md\:relative {
    position: relative;
  }

  .max-md\:bottom-\[0\%\] {
    bottom: 0%;
  }

  .max-md\:bottom-\[24\%\] {
    bottom: 24%;
  }

  .max-md\:bottom-\[64\%\] {
    bottom: 64%;
  }

  .max-md\:bottom-auto {
    bottom: auto;
  }

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

  .max-md\:left-20 {
    left: 5rem;
  }

  .max-md\:left-\[-15\%\] {
    left: -15%;
  }

  .max-md\:left-\[-21\%\] {
    left: -21%;
  }

  .max-md\:left-\[-38\%\] {
    left: -38%;
  }

  .max-md\:left-\[-70\%\] {
    left: -70%;
  }

  .max-md\:left-\[-74\.5\%\] {
    left: -74.5%;
  }

  .max-md\:left-\[18\%\] {
    left: 18%;
  }

  .max-md\:left-\[44\%\] {
    left: 44%;
  }

  .max-md\:left-auto {
    left: auto;
  }

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

  .max-md\:right-\[-18\%\] {
    right: -18%;
  }

  .max-md\:right-\[0\%\] {
    right: 0%;
  }

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

  .max-md\:top-\[-0\.5\%\] {
    top: -0.5%;
  }

  .max-md\:top-\[11\.2\%\] {
    top: 11.2%;
  }

  .max-md\:top-\[26\.2\%\] {
    top: 26.2%;
  }

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

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

  .max-md\:top-auto {
    top: auto;
  }

  .max-md\:order-first {
    order: -9999;
  }

  .max-md\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

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

  .max-md\:\!ml-14 {
    margin-left: 3.5rem !important;
  }

  .max-md\:-ml-10 {
    margin-left: -2.5rem;
  }

  .max-md\:-mt-48 {
    margin-top: -12rem;
  }

  .max-md\:mb-0 {
    margin-bottom: 0px;
  }

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

  .max-md\:mb-20 {
    margin-bottom: 5rem;
  }

  .max-md\:mb-8 {
    margin-bottom: 2rem;
  }

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

  .max-md\:ml-28 {
    margin-left: 7rem;
  }

  .max-md\:ml-8 {
    margin-left: 2rem;
  }

  .max-md\:mt-0 {
    margin-top: 0px;
  }

  .max-md\:mt-1 {
    margin-top: 0.25rem;
  }

  .max-md\:mt-16 {
    margin-top: 4rem;
  }

  .max-md\:mt-20 {
    margin-top: 5rem;
  }

  .max-md\:mt-22 {
    margin-top: 5.5rem;
  }

  .max-md\:mt-24 {
    margin-top: 6rem;
  }

  .max-md\:mt-32 {
    margin-top: 8rem;
  }

  .max-md\:mt-52 {
    margin-top: 13rem;
  }

  .max-md\:mt-6 {
    margin-top: 1.5rem;
  }

  .max-md\:mt-64 {
    margin-top: 16rem;
  }

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

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

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

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

  .max-md\:aspect-\[9\/16\] {
    aspect-ratio: 9/16;
  }

  .max-md\:aspect-auto {
    aspect-ratio: auto;
  }

  .max-md\:h-28 {
    height: 7rem;
  }

  .max-md\:h-32 {
    height: 8rem;
  }

  .max-md\:h-72 {
    height: 18rem;
  }

  .max-md\:h-80 {
    height: 20rem;
  }

  .max-md\:h-\[245\.66rem\] {
    height: 245.66rem;
  }

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

  .max-md\:min-h-0 {
    min-height: 0px;
  }

  .max-md\:w-28 {
    width: 7rem;
  }

  .max-md\:w-80 {
    width: 20rem;
  }

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

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

  .max-md\:w-\[204\.9\%\] {
    width: 204.9%;
  }

  .max-md\:w-\[238\.9\%\] {
    width: 238.9%;
  }

  .max-md\:w-\[273\.7\%\] {
    width: 273.7%;
  }

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

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

  .max-md\:origin-bottom-left {
    transform-origin: bottom left;
  }

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

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

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

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

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

  .max-md\:grid-flow-col {
    grid-auto-flow: column;
  }

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

  .max-md\:grid-cols-\[168rem_166rem\] {
    grid-template-columns: 168rem 166rem;
  }

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

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

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

  .max-md\:gap-0 {
    gap: 0px;
  }

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

  .max-md\:gap-16 {
    gap: 4rem;
  }

  .max-md\:gap-24 {
    gap: 6rem;
  }

  .max-md\:gap-8 {
    gap: 2rem;
  }

  .max-md\:gap-x-0 {
    -moz-column-gap: 0px;
         column-gap: 0px;
  }

  .max-md\:overflow-hidden {
    overflow: hidden;
  }

  .max-md\:whitespace-normal {
    white-space: normal;
  }

  .max-md\:whitespace-nowrap {
    white-space: nowrap;
  }

  .max-md\:object-contain {
    -o-object-fit: contain;
       object-fit: contain;
  }

  .max-md\:p-16 {
    padding: 4rem;
  }

  .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-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

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

  .max-md\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .max-md\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .max-md\:pb-20 {
    padding-bottom: 5rem;
  }

  .max-md\:pb-24 {
    padding-bottom: 6rem;
  }

  .max-md\:pb-56 {
    padding-bottom: 14rem;
  }

  .max-md\:pb-64 {
    padding-bottom: 16rem;
  }

  .max-md\:pb-80 {
    padding-bottom: 20rem;
  }

  .max-md\:pl-20 {
    padding-left: 5rem;
  }

  .max-md\:pr-20 {
    padding-right: 5rem;
  }

  .max-md\:pt-16 {
    padding-top: 4rem;
  }

  .max-md\:pt-20 {
    padding-top: 5rem;
  }

  .max-md\:pt-32 {
    padding-top: 8rem;
  }

  .max-md\:pt-52 {
    padding-top: 13rem;
  }

  .max-md\:pt-64 {
    padding-top: 16rem;
  }

  .max-md\:pt-80 {
    padding-top: 20rem;
  }

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

  .max-md\:text-left {
    text-align: left;
  }

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

  .max-md\:leading-\[1\.05\] {
    line-height: 1.05;
  }

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

  .max-md\:leading-\[1\.24\] {
    line-height: 1.24;
  }

  .max-md\:leading-\[1\.55\] {
    line-height: 1.55;
  }

  .max-md\:leading-\[1\.58\] {
    line-height: 1.58;
  }

  .max-md\:leading-\[1\.5\] {
    line-height: 1.5;
  }

  .max-md\:leading-\[1\.65\] {
    line-height: 1.65;
  }

  .max-md\:leading-\[1\.72\] {
    line-height: 1.72;
  }

  .max-md\:leading-\[1\.79\] {
    line-height: 1.79;
  }

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

  .max-md\:leading-\[96rem\] {
    line-height: 96rem;
  }

  .max-md\:leading-tight {
    line-height: 1.25;
  }

  .max-md\:tracking-\[-0\.76rem\] {
    letter-spacing: -0.76rem;
  }

  .max-md\:tracking-\[-0\.8rem\] {
    letter-spacing: -0.8rem;
  }

  .max-md\:tracking-\[0\.8rem\] {
    letter-spacing: 0.8rem;
  }
}

@media (min-width: 426px) {
  .xs\:w-\[calc\(50\%-10px\)\] {
    width: calc(50% - 10px);
  }
}

@media (min-width: 641px) {
  .sm\:right-2 {
    right: 0.5rem;
  }

  .sm\:top-2 {
    top: 0.5rem;
  }

  .sm\:mt-0 {
    margin-top: 0px;
  }

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

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

  .sm\:hidden {
    display: none;
  }

  .sm\:w-\[38\.6\%\] {
    width: 38.6%;
  }

  .sm\:w-\[59\.4\%\] {
    width: 59.4%;
  }

  .sm\:w-\[8\.75rem\] {
    width: 8.75rem;
  }

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

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

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

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

  .sm\:items-baseline {
    align-items: baseline;
  }

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

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

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

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

  .sm\:gap-x-4 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }

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

  .sm\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

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

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

@media (min-width: 769px) {
  .md\:sticky {
    position: sticky;
  }

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

  .md\:top-16 {
    top: 4rem;
  }

  .md\:top-4 {
    top: 1rem;
  }

  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .md\:-mt-8 {
    margin-top: -2rem;
  }

  .md\:mb-4 {
    margin-bottom: 1rem;
  }

  .md\:mb-8 {
    margin-bottom: 2rem;
  }

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

  .md\:ml-6 {
    margin-left: 1.5rem;
  }

  .md\:ml-\[240px\] {
    margin-left: 240px;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:mt-10 {
    margin-top: 2.5rem;
  }

  .md\:mt-12 {
    margin-top: 3rem;
  }

  .md\:mt-14 {
    margin-top: 3.5rem;
  }

  .md\:mt-16 {
    margin-top: 4rem;
  }

  .md\:mt-20 {
    margin-top: 5rem;
  }

  .md\:mt-22 {
    margin-top: 5.5rem;
  }

  .md\:mt-24 {
    margin-top: 6rem;
  }

  .md\:mt-3 {
    margin-top: 0.75rem;
  }

  .md\:mt-32 {
    margin-top: 8rem;
  }

  .md\:mt-4 {
    margin-top: 1rem;
  }

  .md\:mt-5 {
    margin-top: 1.25rem;
  }

  .md\:mt-6 {
    margin-top: 1.5rem;
  }

  .md\:mt-7 {
    margin-top: 1.75rem;
  }

  .md\:mt-8 {
    margin-top: 2rem;
  }

  .md\:mt-9 {
    margin-top: 2.25rem;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:aspect-\[2290\/1108\] {
    aspect-ratio: 2290/1108;
  }

  .md\:h-14 {
    height: 3.5rem;
  }

  .md\:h-22 {
    height: 5.5rem;
  }

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

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

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

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

  .md\:h-\[calc\(1\.75rem\*0\.8\)\] {
    height: calc(1.75rem * 0.8);
  }

  .md\:h-\[calc\(100vh-70px\)\] {
    height: calc(100vh - 70px);
  }

  .md\:h-\[calc\(10px\*0\.8\)\] {
    height: calc(10px * 0.8);
  }

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

  .md\:max-h-\[min\(90vh\2c 880px\)\] {
    max-height: min(90vh, 880px);
  }

  .md\:w-14 {
    width: 3.5rem;
  }

  .md\:w-48 {
    width: 12rem;
  }

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

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

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

  .md\:w-\[42\%\] {
    width: 42%;
  }

  .md\:w-\[calc\(1\.75rem\*0\.8\)\] {
    width: calc(1.75rem * 0.8);
  }

  .md\:w-\[calc\(12px\*0\.8\)\] {
    width: calc(12px * 0.8);
  }

  .md\:w-\[calc\(25\%-15px\)\] {
    width: calc(25% - 15px);
  }

  .md\:w-\[calc\(25\%-6px\)\] {
    width: calc(25% - 6px);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:grid-cols-\[minmax\(0\2c 200px\)_1fr\] {
    grid-template-columns: minmax(0,200px) 1fr;
  }

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

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

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

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

  .md\:gap-10 {
    gap: 2.5rem;
  }

  .md\:gap-3 {
    gap: 0.75rem;
  }

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:gap-5 {
    gap: 1.25rem;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:gap-x-5 {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }

  .md\:gap-x-6 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .md\:gap-y-1 {
    row-gap: 0.25rem;
  }

  .md\:gap-y-14 {
    row-gap: 3.5rem;
  }

  .md\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

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

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

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

  .md\:p-6 {
    padding: 1.5rem;
  }

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

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

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

  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .md\:py-18 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

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

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

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

  .md\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .md\:pb-12 {
    padding-bottom: 3rem;
  }

  .md\:pb-24 {
    padding-bottom: 6rem;
  }

  .md\:pb-28 {
    padding-bottom: 7rem;
  }

  .md\:pb-32 {
    padding-bottom: 8rem;
  }

  .md\:pb-8 {
    padding-bottom: 2rem;
  }

  .md\:pl-6 {
    padding-left: 1.5rem;
  }

  .md\:pt-10 {
    padding-top: 2.5rem;
  }

  .md\:pt-16 {
    padding-top: 4rem;
  }

  .md\:pt-20 {
    padding-top: 5rem;
  }

  .md\:pt-24 {
    padding-top: 6rem;
  }

  .md\:pt-28 {
    padding-top: 7rem;
  }

  .md\:pt-40 {
    padding-top: 10rem;
  }

  .md\:pt-8 {
    padding-top: 2rem;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:leading-tight {
    line-height: 1.25;
  }
}

@media (min-width: 993px) {
  .lg\:ml-\[328px\] {
    margin-left: 328px;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:flex {
    display: flex;
  }

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

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

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

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

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

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

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

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

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

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

  .lg\:gap-14 {
    gap: 3.5rem;
  }

  .lg\:pb-12 {
    padding-bottom: 3rem;
  }

  .lg\:pt-10 {
    padding-top: 2.5rem;
  }

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

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

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

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

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

@media (min-width: 1280px) {
  .xl\:h-\[102px\] {
    height: 102px;
  }

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

.peer:checked ~ .peer-checked\:\[\&\>svg\]\:opacity-100>svg {
  opacity: 1;
}

.\[\&_\.page-numbers\]\:inline-flex .page-numbers {
  display: inline-flex;
}

.\[\&_\.page-numbers\]\:items-center .page-numbers {
  align-items: center;
}

.\[\&_\.page-numbers\]\:px-3 .page-numbers {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.\[\&_\.page-numbers\]\:py-2 .page-numbers {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.\[\&_\.page-numbers\]\:text-sm .page-numbers {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.\[\&_\.page-numbers\]\:leading-none .page-numbers {
  line-height: 1;
}

.\[\&_a\.page-numbers\:hover\]\:text-black a.page-numbers:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.\[\&_a\.page-numbers\]\:text-g2 a.page-numbers {
  --tw-text-opacity: 1;
  color: rgb(89 94 98 / var(--tw-text-opacity, 1));
}

.\[\&_a\.page-numbers\]\:transition-colors a.page-numbers {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.\[\&_a\.page-numbers\]\:duration-200 a.page-numbers {
  transition-duration: 200ms;
}

.\[\&_li\]\:m-0 li {
  margin: 0px;
}

.\[\&_li\]\:list-none li {
  list-style-type: none;
}

.\[\&_li\]\:p-0 li {
  padding: 0px;
}

.\[\&_span\.page-numbers\.current\]\:font-semibold span.page-numbers.current {
  font-weight: 600;
}

.\[\&_span\.page-numbers\.current\]\:text-black span.page-numbers.current {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.\[\&_span\.page-numbers\.disabled\]\:opacity-35 span.page-numbers.disabled {
  opacity: 0.35;
}

.\[\&_span\.page-numbers\.dots\]\:cursor-default span.page-numbers.dots {
  cursor: default;
}

.\[\&_span\.page-numbers\.dots\]\:text-g2 span.page-numbers.dots {
  --tw-text-opacity: 1;
  color: rgb(89 94 98 / var(--tw-text-opacity, 1));
}

.\[\&_ul\]\:flex ul {
  display: flex;
}

.\[\&_ul\]\:list-none ul {
  list-style-type: none;
}

.\[\&_ul\]\:flex-wrap ul {
  flex-wrap: wrap;
}

.\[\&_ul\]\:items-center ul {
  align-items: center;
}

.\[\&_ul\]\:justify-center ul {
  justify-content: center;
}

.\[\&_ul\]\:gap-x-1 ul {
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}

.\[\&_ul\]\:gap-y-2 ul {
  row-gap: 0.5rem;
}
