@font-face {
  font-family: HelveticaNeue;
  font-display: swap;
  src: url("../fonts/HelveticaNeue-Medium.woff2") format("woff2"), url("../fonts/HelveticaNeue-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  ascent-override: 95.2%;
  descent-override: 21.3%;
  line-gap-override: 0%;
}
@font-face {
  font-family: HelveticaNeue;
  font-display: swap;
  src: url("../fonts/HelveticaNeue-Regular.woff2") format("woff2"), url("../fonts/HelveticaNeue-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  ascent-override: 95.2%;
  descent-override: 21.3%;
  line-gap-override: 0%;
}
/* Templates (boilerplates)
* @extend %template-name;
*/
* {
  padding: 0;
  margin: 0;
  border: 0;
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header,
aside {
  display: block;
}

html,
body {
  width: 100%;
  height: 100%;
  font-size: 1rem;
  font-family: "HelveticaNeue", sans-serif;
  font-weight: 400;
  color: #272b22;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

input,
button,
textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a {
  color: inherit;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

ul,
li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: 400;
}

sup {
  color: inherit;
}

*, ::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 */
  tab-size: 4; /* 3 */
  font-family: HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif; /* 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]) {
  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::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;
}
.\!container {
  width: 100% !important;
  max-width: 1290px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.container {
  width: 100%;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-\[-3\.8vw\] {
  bottom: -3.8vw;
}
.bottom-\[-72\%\] {
  bottom: -72%;
}
.bottom-\[-74\%\] {
  bottom: -74%;
}
.bottom-\[20px\] {
  bottom: 20px;
}
.bottom-\[23px\] {
  bottom: 23px;
}
.bottom-\[40px\] {
  bottom: 40px;
}
.bottom-\[61px\] {
  bottom: 61px;
}
.bottom-\[70px\] {
  bottom: 70px;
}
.bottom-\[78px\] {
  bottom: 78px;
}
.bottom-\[7px\] {
  bottom: 7px;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.left-5 {
  left: 1.25rem;
}
.left-\[-28\%\] {
  left: -28%;
}
.left-\[-30\%\] {
  left: -30%;
}
.left-\[-43\%\] {
  left: -43%;
}
.left-\[24\%\] {
  left: 24%;
}
.left-\[3\%\] {
  left: 3%;
}
.left-\[32\%\] {
  left: 32%;
}
.left-\[39\%\] {
  left: 39%;
}
.left-\[4\%\] {
  left: 4%;
}
.left-\[4\.7\%\] {
  left: 4.7%;
}
.left-\[43\.5\%\] {
  left: 43.5%;
}
.left-\[44\%\] {
  left: 44%;
}
.left-\[45\%\] {
  left: 45%;
}
.left-\[5\%\] {
  left: 5%;
}
.left-\[63\%\] {
  left: 63%;
}
.left-\[64\%\] {
  left: 64%;
}
.left-\[72\.7\%\] {
  left: 72.7%;
}
.left-\[76\%\] {
  left: 76%;
}
.left-\[81\%\] {
  left: 81%;
}
.left-\[83\%\] {
  left: 83%;
}
.left-\[calc\(var\(--slide\)\*0\.0694\)\] {
  left: calc(var(--slide) * 0.0694);
}
.right-0 {
  right: 0px;
}
.right-5 {
  right: 1.25rem;
}
.right-8 {
  right: 2rem;
}
.right-\[-150px\] {
  right: -150px;
}
.right-\[-34\%\] {
  right: -34%;
}
.right-\[-40\%\] {
  right: -40%;
}
.right-\[-44\%\] {
  right: -44%;
}
.right-\[-48\%\] {
  right: -48%;
}
.right-\[-5\%\] {
  right: -5%;
}
.right-\[13px\] {
  right: 13px;
}
.right-\[14\%\] {
  right: 14%;
}
.right-\[14px\] {
  right: 14px;
}
.right-\[21px\] {
  right: 21px;
}
.right-\[35\%\] {
  right: 35%;
}
.right-\[47\%\] {
  right: 47%;
}
.right-\[52\%\] {
  right: 52%;
}
.right-\[55\%\] {
  right: 55%;
}
.right-\[63px\] {
  right: 63px;
}
.right-\[8\%\] {
  right: 8%;
}
.right-\[max\(0px\2c calc\(\(100vw-1440px\)\/2\)\)\] {
  right: max(0px, calc((100vw - 1440px) / 2));
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: 50%;
}
.top-6 {
  top: 1.5rem;
}
.top-\[-120px\] {
  top: -120px;
}
.top-\[-18\%\] {
  top: -18%;
}
.top-\[-3\.8vw\] {
  top: -3.8vw;
}
.top-\[-34\%\] {
  top: -34%;
}
.top-\[-40\%\] {
  top: -40%;
}
.top-\[-45\%\] {
  top: -45%;
}
.top-\[-47\%\] {
  top: -47%;
}
.top-\[-70\%\] {
  top: -70%;
}
.top-\[-74\%\] {
  top: -74%;
}
.top-\[-75\%\] {
  top: -75%;
}
.top-\[10\.2\%\] {
  top: 10.2%;
}
.top-\[13px\] {
  top: 13px;
}
.top-\[14\%\] {
  top: 14%;
}
.top-\[148px\] {
  top: 148px;
}
.top-\[276px\] {
  top: 276px;
}
.top-\[3\%\] {
  top: 3%;
}
.top-\[39px\] {
  top: 39px;
}
.top-\[400px\] {
  top: 400px;
}
.top-\[41\%\] {
  top: 41%;
}
.top-\[45\%\] {
  top: 45%;
}
.top-\[5\.5\%\] {
  top: 5.5%;
}
.top-\[52\.8\%\] {
  top: 52.8%;
}
.top-\[525px\] {
  top: 525px;
}
.top-\[52px\] {
  top: 52px;
}
.top-\[54\.31\%\] {
  top: 54.31%;
}
.top-\[76\%\] {
  top: 76%;
}
.top-\[9\.195\%\] {
  top: 9.195%;
}
.top-\[95\%\] {
  top: 95%;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-30 {
  z-index: 30;
}
.z-\[100\] {
  z-index: 100;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[200\] {
  z-index: 200;
}
.z-\[3\] {
  z-index: 3;
}
.z-\[60\] {
  z-index: 60;
}
.z-\[70\] {
  z-index: 70;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.-mx-5 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.-mx-\[15px\] {
  margin-left: -15px;
  margin-right: -15px;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.\!mt-\[52px\] {
  margin-top: 52px !important;
}
.\!mt-\[71px\] {
  margin-top: 71px !important;
}
.\!mt-\[89px\] {
  margin-top: 89px !important;
}
.\!mt-\[90px\] {
  margin-top: 90px !important;
}
.-mt-\[64px\] {
  margin-top: -64px;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mb-2\.5 {
  margin-bottom: 0.625rem;
}
.mb-\[22px\] {
  margin-bottom: 22px;
}
.ml-\[38px\] {
  margin-left: 38px;
}
.ml-auto {
  margin-left: auto;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-2\.5 {
  margin-top: 0.625rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-\[115px\] {
  margin-top: 115px;
}
.mt-\[11px\] {
  margin-top: 11px;
}
.mt-\[12px\] {
  margin-top: 12px;
}
.mt-\[15px\] {
  margin-top: 15px;
}
.mt-\[16px\] {
  margin-top: 16px;
}
.mt-\[18px\] {
  margin-top: 18px;
}
.mt-\[20px\] {
  margin-top: 20px;
}
.mt-\[22px\] {
  margin-top: 22px;
}
.mt-\[24px\] {
  margin-top: 24px;
}
.mt-\[25px\] {
  margin-top: 25px;
}
.mt-\[26px\] {
  margin-top: 26px;
}
.mt-\[28px\] {
  margin-top: 28px;
}
.mt-\[29px\] {
  margin-top: 29px;
}
.mt-\[32px\] {
  margin-top: 32px;
}
.mt-\[34px\] {
  margin-top: 34px;
}
.mt-\[35px\] {
  margin-top: 35px;
}
.mt-\[36px\] {
  margin-top: 36px;
}
.mt-\[38px\] {
  margin-top: 38px;
}
.mt-\[40px\] {
  margin-top: 40px;
}
.mt-\[41px\] {
  margin-top: 41px;
}
.mt-\[42px\] {
  margin-top: 42px;
}
.mt-\[44px\] {
  margin-top: 44px;
}
.mt-\[50px\] {
  margin-top: 50px;
}
.mt-\[53px\] {
  margin-top: 53px;
}
.mt-\[54px\] {
  margin-top: 54px;
}
.mt-\[56px\] {
  margin-top: 56px;
}
.mt-\[64px\] {
  margin-top: 64px;
}
.mt-\[70px\] {
  margin-top: 70px;
}
.mt-\[8px\] {
  margin-top: 8px;
}
.mt-auto {
  margin-top: auto;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[1\.3\] {
  aspect-ratio: 1.3;
}
.aspect-\[1258\/137\.502\] {
  aspect-ratio: 1258/137.502;
}
.aspect-\[230\.924\/597\.972\] {
  aspect-ratio: 230.924/597.972;
}
.aspect-\[676\/96\] {
  aspect-ratio: 676/96;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.\!h-\[calc\(var\(--slide\)\*1\.0978\)\] {
  height: calc(var(--slide) * 1.0978) !important;
}
.h-2 {
  height: 0.5rem;
}
.h-\[100dvh\] {
  height: 100dvh;
}
.h-\[153px\] {
  height: 153px;
}
.h-\[15px\] {
  height: 15px;
}
.h-\[161px\] {
  height: 161px;
}
.h-\[174px\] {
  height: 174px;
}
.h-\[18px\] {
  height: 18px;
}
.h-\[201px\] {
  height: 201px;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[22px\] {
  height: 22px;
}
.h-\[24px\] {
  height: 24px;
}
.h-\[253px\] {
  height: 253px;
}
.h-\[26px\] {
  height: 26px;
}
.h-\[2px\] {
  height: 2px;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[34px\] {
  height: 34px;
}
.h-\[350px\] {
  height: 350px;
}
.h-\[38px\] {
  height: 38px;
}
.h-\[413px\] {
  height: 413px;
}
.h-\[42px\] {
  height: 42px;
}
.h-\[43px\] {
  height: 43px;
}
.h-\[44px\] {
  height: 44px;
}
.h-\[45px\] {
  height: 45px;
}
.h-\[48px\] {
  height: 48px;
}
.h-\[50px\] {
  height: 50px;
}
.h-\[60px\] {
  height: 60px;
}
.h-\[64px\] {
  height: 64px;
}
.h-\[70px\] {
  height: 70px;
}
.h-\[74\%\] {
  height: 74%;
}
.h-\[78\%\] {
  height: 78%;
}
.h-\[90px\] {
  height: 90px;
}
.h-\[9px\] {
  height: 9px;
}
.h-\[calc\(var\(--slide\)\*1\.0978\)\] {
  height: calc(var(--slide) * 1.0978);
}
.h-full {
  height: 100%;
}
.max-h-\[calc\(100dvh-66px-env\(safe-area-inset-bottom\)\)\] {
  max-height: calc(100dvh - 66px - env(safe-area-inset-bottom));
}
.max-h-full {
  max-height: 100%;
}
.min-h-0 {
  min-height: 0px;
}
.min-h-\[100svh\] {
  min-height: 100svh;
}
.min-h-\[63px\] {
  min-height: 63px;
}
.min-h-\[80px\] {
  min-height: 80px;
}
.min-h-full {
  min-height: 100%;
}
.\!w-\[calc\(var\(--slide\)\*0\.948\)\] {
  width: calc(var(--slide) * 0.948) !important;
}
.\!w-\[var\(--slide\)\] {
  width: var(--slide) !important;
}
.w-1\/2 {
  width: 50%;
}
.w-2 {
  width: 0.5rem;
}
.w-7 {
  width: 1.75rem;
}
.w-\[12vw\] {
  width: 12vw;
}
.w-\[13px\] {
  width: 13px;
}
.w-\[154px\] {
  width: 154px;
}
.w-\[15px\] {
  width: 15px;
}
.w-\[163px\] {
  width: 163px;
}
.w-\[16vw\] {
  width: 16vw;
}
.w-\[17px\] {
  width: 17px;
}
.w-\[18px\] {
  width: 18px;
}
.w-\[20px\] {
  width: 20px;
}
.w-\[24\%\] {
  width: 24%;
}
.w-\[24px\] {
  width: 24px;
}
.w-\[25\%\] {
  width: 25%;
}
.w-\[27\%\] {
  width: 27%;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[34px\] {
  width: 34px;
}
.w-\[35px\] {
  width: 35px;
}
.w-\[44px\] {
  width: 44px;
}
.w-\[45px\] {
  width: 45px;
}
.w-\[58px\] {
  width: 58px;
}
.w-\[63px\] {
  width: 63px;
}
.w-\[64px\] {
  width: 64px;
}
.w-\[70px\] {
  width: 70px;
}
.w-\[77px\] {
  width: 77px;
}
.w-\[80\%\] {
  width: 80%;
}
.w-\[9px\] {
  width: 9px;
}
.w-\[calc\(var\(--slide\)\*2\.8959\)\] {
  width: calc(var(--slide) * 2.8959);
}
.w-\[min\(89\.7vw\2c 69vh\)\] {
  width: min(89.7vw, 69vh);
}
.w-\[var\(--slide\)\] {
  width: var(--slide);
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-max {
  width: max-content;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-\[77px\] {
  min-width: 77px;
}
.max-w-96 {
  max-width: 24rem;
}
.max-w-\[102px\] {
  max-width: 102px;
}
.max-w-\[1258px\] {
  max-width: 1258px;
}
.max-w-\[125px\] {
  max-width: 125px;
}
.max-w-\[1285px\] {
  max-width: 1285px;
}
.max-w-\[1440px\] {
  max-width: 1440px;
}
.max-w-\[170px\] {
  max-width: 170px;
}
.max-w-\[210px\] {
  max-width: 210px;
}
.max-w-\[224px\] {
  max-width: 224px;
}
.max-w-\[231px\] {
  max-width: 231px;
}
.max-w-\[240px\] {
  max-width: 240px;
}
.max-w-\[300px\] {
  max-width: 300px;
}
.max-w-\[303px\] {
  max-width: 303px;
}
.max-w-\[328px\] {
  max-width: 328px;
}
.max-w-\[330px\] {
  max-width: 330px;
}
.max-w-\[331px\] {
  max-width: 331px;
}
.max-w-\[340px\] {
  max-width: 340px;
}
.max-w-\[350px\] {
  max-width: 350px;
}
.max-w-\[352px\] {
  max-width: 352px;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[414px\] {
  max-width: 414px;
}
.max-w-\[460px\] {
  max-width: 460px;
}
.max-w-\[520px\] {
  max-width: 520px;
}
.max-w-\[560px\] {
  max-width: 560px;
}
.max-w-\[600px\] {
  max-width: 600px;
}
.max-w-\[620px\] {
  max-width: 620px;
}
.max-w-\[676px\] {
  max-width: 676px;
}
.max-w-\[710px\] {
  max-width: 710px;
}
.max-w-\[720px\] {
  max-width: 720px;
}
.max-w-\[892px\] {
  max-width: 892px;
}
.max-w-\[calc\(var\(--slide\)\*0\.78864\)\] {
  max-width: calc(var(--slide) * 0.78864);
}
.max-w-\[calc\(var\(--slide\)\*0\.8265\)\] {
  max-width: calc(var(--slide) * 0.8265);
}
.max-w-full {
  max-width: 100%;
}
.max-w-none {
  max-width: none;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-\[0_1_160px\] {
  flex: 0 1 160px;
}
.flex-shrink {
  flex-shrink: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.grow {
  flex-grow: 1;
}
.-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-x-0 {
  --tw-translate-x: 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));
}
.translate-x-\[calc\(var\(--slide\)\*0\.05205\)\] {
  --tw-translate-x: calc(var(--slide) * 0.05205);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-full {
  --tw-translate-x: 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-180 {
  --tw-rotate: 180deg;
  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));
}
.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));
}
@keyframes arrow-bob {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(7px);
  }
}
.animate-arrow-bob {
  animation: arrow-bob 1.6s ease-in-out infinite;
}
@keyframes loader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.animate-loader-spin {
  animation: loader-spin 1.5s linear infinite;
}
.cursor-pointer {
  cursor: pointer;
}
.resize-none {
  resize: none;
}
.resize {
  resize: both;
}
.snap-y {
  scroll-snap-type: y var(--tw-scroll-snap-strictness);
}
.snap-proximity {
  --tw-scroll-snap-strictness: proximity;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-\[1fr_0fr\] {
  grid-template-columns: 1fr 0fr;
}
.grid-cols-\[1fr_1fr\] {
  grid-template-columns: 1fr 1fr;
}
.grid-rows-\[0fr\] {
  grid-template-rows: 0fr;
}
.flex-col {
  flex-direction: column;
}
.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-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-\[12px\] {
  gap: 12px;
}
.gap-\[15px\] {
  gap: 15px;
}
.gap-\[16px\] {
  gap: 16px;
}
.gap-\[18px\] {
  gap: 18px;
}
.gap-\[21px\] {
  gap: 21px;
}
.gap-\[22px\] {
  gap: 22px;
}
.gap-\[30px\] {
  gap: 30px;
}
.gap-\[3px\] {
  gap: 3px;
}
.gap-\[5\%\] {
  gap: 5%;
}
.gap-\[72px\] {
  gap: 72px;
}
.gap-x-1\.5 {
  column-gap: 0.375rem;
}
.gap-x-10 {
  column-gap: 2.5rem;
}
.gap-x-3 {
  column-gap: 0.75rem;
}
.gap-x-\[18px\] {
  column-gap: 18px;
}
.gap-x-\[28px\] {
  column-gap: 28px;
}
.gap-x-\[40px\] {
  column-gap: 40px;
}
.gap-y-1 {
  row-gap: 0.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.gap-y-3 {
  row-gap: 0.75rem;
}
.gap-y-8 {
  row-gap: 2rem;
}
.gap-y-\[96px\] {
  row-gap: 96px;
}
.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-\[18px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(18px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(18px * var(--tw-space-y-reverse));
}
.overflow-hidden {
  overflow: hidden;
}
.\!overflow-visible {
  overflow: visible !important;
}
.overflow-visible {
  overflow: visible;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-clip {
  overflow-x: clip;
}
.overscroll-contain {
  overscroll-behavior: contain;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-\[30px\] {
  border-radius: 30px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-t-\[32px\] {
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-\[1px\] {
  border-width: 1px;
}
.border-\[2px\] {
  border-width: 2px;
}
.border-t {
  border-top-width: 1px;
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-ink {
  --tw-border-opacity: 1;
  border-color: rgb(39 43 34 / var(--tw-border-opacity, 1));
}
.border-ink\/15 {
  border-color: rgb(39 43 34 / 0.15);
}
.bg-\[\#E4E4E4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(228 228 228 / var(--tw-bg-opacity, 1));
}
.bg-accent {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 238 / var(--tw-bg-opacity, 1));
}
.bg-highlight {
  --tw-bg-opacity: 1;
  background-color: rgb(255 243 3 / var(--tw-bg-opacity, 1));
}
.bg-ink {
  --tw-bg-opacity: 1;
  background-color: rgb(39 43 34 / var(--tw-bg-opacity, 1));
}
.bg-placeholder {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}
.bg-surface {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / 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));
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.object-center {
  object-position: center;
}
.object-right {
  object-position: right;
}
.p-0 {
  padding: 0px;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}
.px-\[18px\] {
  padding-left: 18px;
  padding-right: 18px;
}
.px-\[19px\] {
  padding-left: 19px;
  padding-right: 19px;
}
.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[33px\] {
  padding-left: 33px;
  padding-right: 33px;
}
.px-\[35px\] {
  padding-left: 35px;
  padding-right: 35px;
}
.px-\[7px\] {
  padding-left: 7px;
  padding-right: 7px;
}
.px-\[max\(15px\2c min\(calc\(\(100vw-1290px\)\/2\+15px\)\2c 90px\)\)\] {
  padding-left: max(15px, min(calc((100vw - 1290px) / 2 + 15px), 90px));
  padding-right: max(15px, min(calc((100vw - 1290px) / 2 + 15px), 90px));
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[13px\] {
  padding-top: 13px;
  padding-bottom: 13px;
}
.py-\[14px\] {
  padding-top: 14px;
  padding-bottom: 14px;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-24 {
  padding-bottom: 6rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-\[112px\] {
  padding-bottom: 112px;
}
.pb-\[30px\] {
  padding-bottom: 30px;
}
.pb-\[50px\] {
  padding-bottom: 50px;
}
.pb-\[59px\] {
  padding-bottom: 59px;
}
.pb-\[64px\] {
  padding-bottom: 64px;
}
.pb-\[75px\] {
  padding-bottom: 75px;
}
.pb-\[88px\] {
  padding-bottom: 88px;
}
.pb-\[calc\(33px\+env\(safe-area-inset-bottom\)\)\] {
  padding-bottom: calc(33px + env(safe-area-inset-bottom));
}
.pl-5 {
  padding-left: 1.25rem;
}
.pl-\[19px\] {
  padding-left: 19px;
}
.pl-\[38px\] {
  padding-left: 38px;
}
.pl-\[max\(15px\2c min\(calc\(\(100vw-1290px\)\/2\+15px\)\2c 90px\)\)\] {
  padding-left: max(15px, min(calc((100vw - 1290px) / 2 + 15px), 90px));
}
.pl-\[max\(15px\2c min\(calc\(\(100vw-1290px\)\/2\+17px\)\2c 92px\)\)\] {
  padding-left: max(15px, min(calc((100vw - 1290px) / 2 + 17px), 92px));
}
.pr-8 {
  padding-right: 2rem;
}
.pr-\[45px\] {
  padding-right: 45px;
}
.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-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-\[15px\] {
  padding-top: 15px;
}
.pt-\[23px\] {
  padding-top: 23px;
}
.pt-\[25px\] {
  padding-top: 25px;
}
.pt-\[33px\] {
  padding-top: 33px;
}
.pt-\[36px\] {
  padding-top: 36px;
}
.pt-\[44px\] {
  padding-top: 44px;
}
.pt-\[48px\] {
  padding-top: 48px;
}
.pt-\[51px\] {
  padding-top: 51px;
}
.pt-\[54px\] {
  padding-top: 54px;
}
.pt-\[60px\] {
  padding-top: 60px;
}
.pt-\[64px\] {
  padding-top: 64px;
}
.pt-\[96px\] {
  padding-top: 96px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-baseline {
  vertical-align: baseline;
}
.text-\[10px\] {
  font-size: 10px;
}
.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-\[17px\] {
  font-size: 17px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[22px\] {
  font-size: 22px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[26px\] {
  font-size: 26px;
}
.text-\[28px\] {
  font-size: 28px;
}
.text-\[32px\] {
  font-size: 32px;
}
.text-\[34px\] {
  font-size: 34px;
}
.text-\[35px\] {
  font-size: 35px;
}
.text-\[36px\] {
  font-size: 36px;
}
.text-\[40px\] {
  font-size: 40px;
}
.text-\[44px\] {
  font-size: 44px;
}
.text-\[48px\] {
  font-size: 48px;
}
.text-\[62px\] {
  font-size: 62px;
}
.text-\[68px\] {
  font-size: 68px;
}
.text-\[min\(41px\2c calc\(7\.49vw_-_3px\)\)\] {
  font-size: min(41px, calc(7.49vw - 3px));
}
.text-body {
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.03em;
}
.text-btn {
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.03em;
}
.text-caption {
  font-size: 12px;
  line-height: 1;
  letter-spacing: -0.03em;
}
.text-h1 {
  font-size: 68px;
  line-height: 0.85;
  letter-spacing: -0.03em;
}
.text-lead {
  font-size: 26px;
  line-height: 0.95;
  letter-spacing: -0.03em;
}
.text-note {
  font-size: 15px;
  line-height: 1;
  letter-spacing: -0.03em;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.leading-\[0\.773\] {
  line-height: 0.773;
}
.leading-\[0\.85\] {
  line-height: 0.85;
}
.leading-\[0\.94\] {
  line-height: 0.94;
}
.leading-\[0\.95\] {
  line-height: 0.95;
}
.leading-\[1\.05\] {
  line-height: 1.05;
}
.leading-\[1\.07\] {
  line-height: 1.07;
}
.leading-\[1\.15\] {
  line-height: 1.15;
}
.leading-\[1\.1\] {
  line-height: 1.1;
}
.leading-\[1\.2\] {
  line-height: 1.2;
}
.leading-\[1\.35\] {
  line-height: 1.35;
}
.leading-none {
  line-height: 1;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-\[-0\.16em\] {
  letter-spacing: -0.16em;
}
.tracking-tight {
  letter-spacing: -0.03em;
}
.text-accent {
  --tw-text-opacity: 1;
  color: rgb(0 0 238 / var(--tw-text-opacity, 1));
}
.text-gray {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
}
.text-ink {
  --tw-text-opacity: 1;
  color: rgb(39 43 34 / var(--tw-text-opacity, 1));
}
.text-muted {
  --tw-text-opacity: 1;
  color: rgb(154 154 154 / 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-1 {
  text-decoration-thickness: 1px;
}
.decoration-\[4px\] {
  text-decoration-thickness: 4px;
}
.decoration-from-font {
  text-decoration-thickness: from-font;
}
.underline-offset-2 {
  text-underline-offset: 2px;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.underline-offset-\[0\.1em\] {
  text-underline-offset: 0.1em;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.\!opacity-100 {
  opacity: 1 !important;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-30 {
  opacity: 0.3;
}
.opacity-40 {
  opacity: 0.4;
}
.opacity-90 {
  opacity: 0.9;
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.ring {
  --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(3px + 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);
}
.grayscale {
  --tw-grayscale: grayscale(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);
}
.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 {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[grid-template-rows\] {
  transition-property: grid-template-rows;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[text-decoration\] {
  transition-property: text-decoration;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[transform\2c opacity\2c visibility\] {
  transition-property: transform,opacity,visibility;
  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-500 {
  transition-duration: 500ms;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.text-trim {
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
}
.\[--slide\:max\(317px\2c calc\(\(100vw-53px\)\/1\.5\)\)\] {
  --slide: max(317px, calc((100vw - 53px) / 1.5));
}
.\[background\:radial-gradient\(12px_14\.4px_at_0_0\2c transparent_99\.5\%\2c \#fff_100\%\)\] {
  background: radial-gradient(12px 14.4px at 0 0,transparent 99.5%,#fff 100%);
}
.\[clip-path\:inset\(0_-100vw\)\] {
  clip-path: inset(0 -100vw);
}
.\[clip-path\:polygon\(0_0\2c calc\(100\%-40px\)_0\2c 100\%_50\%\2c calc\(100\%-40px\)_100\%\2c 0_100\%\)\] {
  clip-path: polygon(0 0,calc(100% - 40px) 0,100% 50%,calc(100% - 40px) 100%,0 100%);
}
.\[clip-path\:polygon\(0_50\%\2c 15px_0\2c calc\(100\%-15px\)_0\2c 100\%_50\%\2c calc\(100\%-15px\)_100\%\2c 15px_100\%\)\] {
  clip-path: polygon(0 50%,15px 0,calc(100% - 15px) 0,100% 50%,calc(100% - 15px) 100%,15px 100%);
}
.\[clip-path\:polygon\(0_50\%\2c 16px_0\2c calc\(100\%-16px\)_0\2c 100\%_50\%\2c calc\(100\%-16px\)_100\%\2c 16px_100\%\)\] {
  clip-path: polygon(0 50%,16px 0,calc(100% - 16px) 0,100% 50%,calc(100% - 16px) 100%,16px 100%);
}
.\[clip-path\:polygon\(12\%_0\2c 88\%_0\2c 100\%_50\%\2c 88\%_100\%\2c 12\%_100\%\2c 0_50\%\)\] {
  clip-path: polygon(12% 0,88% 0,100% 50%,88% 100%,12% 100%,0 50%);
}
.\[clip-path\:polygon\(25\%_0\2c 75\%_0\2c 100\%_50\%\2c 75\%_100\%\2c 25\%_100\%\2c 0_50\%\)\] {
  clip-path: polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);
}
.\[clip-path\:polygon\(2px_50\%\2c 16px_2px\2c calc\(100\%-16px\)_2px\2c calc\(100\%-2px\)_50\%\2c calc\(100\%-16px\)_calc\(100\%-2px\)\2c 16px_calc\(100\%-2px\)\)\] {
  clip-path: polygon(2px 50%,16px 2px,calc(100% - 16px) 2px,calc(100% - 2px) 50%,calc(100% - 16px) calc(100% - 2px),16px calc(100% - 2px));
}
.\[clip-path\:polygon\(8\%_0\2c 92\%_0\2c 100\%_50\%\2c 92\%_100\%\2c 8\%_100\%\2c 0_50\%\)\] {
  clip-path: polygon(8% 0,92% 0,100% 50%,92% 100%,8% 100%,0 50%);
}
/* =======================================================================================================================
* Libraries
* uncomment to use
*/
* {
  scrollbar-width: 0.5rem;
  scrollbar-color: #272b22 #d6d6d6;
}
*::-webkit-scrollbar {
  width: 0.5rem;
  background-color: #fff;
}
*::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.375rem rgba(0, 0, 0, 0.2);
  border-radius: 0.25rem;
  background: #eee;
}
*::-webkit-scrollbar-thumb {
  border-radius: 0.25rem;
  border: 0 none #fff;
  background-color: rgb(64.8311688312, 71.4805194805, 56.5194805195);
  transition: all 280ms ease-in-out;
}
*::-webkit-scrollbar-thumb:hover {
  background-color: #272b22;
}

body.lock {
  overflow: hidden;
  touch-action: none;
}

[class*=-ibg] {
  position: relative;
}
[class*=-ibg] img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}

[class*=-ibg_contain] img {
  object-fit: contain;
}

[class*=_overlay-bg] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 280ms ease-in-out 0ms;
  z-index: 2000;
  padding: 3.75rem 0.9375rem;
  overflow-y: auto;
}
@media (max-width: 768.98px) {
  [class*=_overlay-bg]::-webkit-scrollbar {
    display: none;
  }
}
[class*=_overlay-bg]._is-open {
  opacity: 1;
  visibility: visible;
}

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  overflow: hidden;
}

.page {
  position: relative;
  flex: 1 1 auto;
}
.page [data-observ] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.125rem;
  background: transparent;
  pointer-events: none;
}
.page_start {
  padding-top: 6.25rem;
}

.works-grid-pagination__bullet {
  width: 0.4375rem;
  height: 0.4375rem;
  margin: 0 0.125rem;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  opacity: 0.6;
  transition: opacity 300ms ease;
}
.works-grid-pagination__bullet--active {
  opacity: 1;
}

.header {
  width: 100%;
}

.header__logo {
  display: inline-block;
  flex-shrink: 0;
}
.header__logo img {
  display: block;
  width: auto;
  height: clamp(1.625rem, 1.00875rem + 2.63vw, 3.375rem);
}

.header__burger {
  position: relative;
  width: 25px;
  height: 18px;
  flex-shrink: 0;
}
.header__burger span {
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  border-radius: 2px;
  background-color: #272b22;
  transition: all 280ms ease-in-out 0ms;
}
.header__burger span:nth-child(1) {
  top: 0;
}
.header__burger span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}
.header__burger span:nth-child(3) {
  bottom: 0;
  right: auto;
  width: 60%;
}
@media (any-hover: hover) {
  .header__burger:hover span:nth-child(2) {
    transform: translateY(-50%) scaleX(0.7);
    transform-origin: left;
  }
}

.menu {
  position: fixed;
  inset: 0;
  z-index: 50;
  background-color: #272b22;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-0.75rem);
  transition: opacity 350ms ease, transform 350ms ease, visibility 350ms ease;
  overflow-y: auto;
}
.menu.is-open {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.menu__logo img {
  display: block;
  width: auto;
  height: 1.75rem;
  filter: brightness(0) invert(1);
}
.menu__close {
  position: relative;
  width: 1.875rem;
  height: 1.875rem;
  flex-shrink: 0;
}
.menu__close::before, .menu__close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 15%;
  right: 15%;
  height: 0.125rem;
  border-radius: 0.125rem;
  background-color: #fff;
}
.menu__close::before {
  transform: translateY(-50%) rotate(45deg);
}
.menu__close::after {
  transform: translateY(-50%) rotate(-45deg);
}
@media (any-hover: hover) {
  .menu__close {
    transition: all 280ms ease-in-out 0ms;
  }
  .menu__close:hover {
    transform: rotate(90deg);
  }
}

html.menu-open,
html.menu-open body {
  overflow: hidden;
}

@media (min-width: 768px) {
  .lg\:container {
    width: 100%;
    max-width: 1290px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.placeholder\:text-muted::placeholder {
  --tw-text-opacity: 1;
  color: rgb(154 154 154 / var(--tw-text-opacity, 1));
}

.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:bottom-\[10px\]::before {
  content: var(--tw-content);
  bottom: 10px;
}

.before\:left-\[5px\]::before {
  content: var(--tw-content);
  left: 5px;
}

.before\:right-\[3px\]::before {
  content: var(--tw-content);
  right: 3px;
}

.before\:-z-10::before {
  content: var(--tw-content);
  z-index: -10;
}

.before\:h-\[35px\]::before {
  content: var(--tw-content);
  height: 35px;
}

.before\:bg-highlight::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 243 3 / var(--tw-bg-opacity, 1));
}

.before\:opacity-0::before {
  content: var(--tw-content);
  opacity: 0;
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:top-0::after {
  content: var(--tw-content);
  top: 0px;
}

.after\:h-\[160px\]::after {
  content: var(--tw-content);
  height: 160px;
}

.after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

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

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

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

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

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

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

.hover\:opacity-90:hover {
  opacity: 0.9;
}

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

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

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

.focus-visible\:outline-accent:focus-visible {
  outline-color: #0000ee;
}

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

.group:hover .group-hover\:bg-ink {
  --tw-bg-opacity: 1;
  background-color: rgb(39 43 34 / var(--tw-bg-opacity, 1));
}

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

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

.group:hover .group-hover\:text-ink {
  --tw-text-opacity: 1;
  color: rgb(39 43 34 / var(--tw-text-opacity, 1));
}

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

.group.is-open .group-\[\.is-open\]\:rotate-180 {
  --tw-rotate: 180deg;
  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.is-active .group-\[\.is-active\]\:border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.group.is-active .group-\[\.is-active\]\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.group.is-active .group-\[\.is-active\]\:underline {
  text-decoration-line: underline;
}

.group.is-active .group-\[\.is-active\]\:decoration-\[4px\] {
  text-decoration-thickness: 4px;
}

.group.is-active .group-\[\.is-active\]\:underline-offset-4 {
  text-underline-offset: 4px;
}

.group.is-active .group-\[\.is-active\]\:underline-offset-\[0\.1em\] {
  text-underline-offset: 0.1em;
}

.group.is-open .group-\[\.is-open\]\:opacity-0 {
  opacity: 0;
}

.group.is-open .group-\[\.is-open\]\:opacity-100 {
  opacity: 1;
}

.group.is-active .group-\[\.is-active\]\:before\:opacity-100::before {
  content: var(--tw-content);
  opacity: 1;
}

.group:has(.is-active) .group-has-\[\.is-active\]\:block {
  display: block;
}

.group:has(.is-active) .group-has-\[\.is-active\]\:inline {
  display: inline;
}

.group[data-detail-open] .group-data-\[detail-open\]\:block {
  display: block;
}

.group[data-detail-open] .group-data-\[detail-open\]\:hidden {
  display: none;
}

@media (prefers-reduced-motion: reduce) {
  .motion-reduce\:animate-none {
    animation: none;
  }
}

@media (min-width: 390px) {
  .xs\:gap-x-2 {
    column-gap: 0.5rem;
  }
}

@media (min-width: 430px) {
  .sm\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 576px) {
  .md\:\[--slide\:max\(317px\2c calc\(\(100vw-53px\)\/1\.75\)\)\] {
    --slide: max(317px, calc((100vw - 53px) / 1.75));
  }
}

@media (min-width: 768px) {
  .lg\:visible {
    visibility: visible;
  }
  .lg\:static {
    position: static;
  }
  .lg\:sticky {
    position: sticky;
  }
  .lg\:inset-auto {
    inset: auto;
  }
  .lg\:bottom-5 {
    bottom: 1.25rem;
  }
  .lg\:bottom-\[17px\] {
    bottom: 17px;
  }
  .lg\:left-\[38px\] {
    left: 38px;
  }
  .lg\:left-auto {
    left: auto;
  }
  .lg\:right-\[38px\] {
    right: 38px;
  }
  .lg\:z-auto {
    z-index: auto;
  }
  .lg\:order-1 {
    order: 1;
  }
  .lg\:order-2 {
    order: 2;
  }
  .lg\:order-3 {
    order: 3;
  }
  .lg\:col-start-2 {
    grid-column-start: 2;
  }
  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:\!mt-\[107px\] {
    margin-top: 107px !important;
  }
  .lg\:\!mt-\[45px\] {
    margin-top: 45px !important;
  }
  .lg\:\!mt-\[63px\] {
    margin-top: 63px !important;
  }
  .lg\:\!mt-\[82px\] {
    margin-top: 82px !important;
  }
  .lg\:-mt-\[100px\] {
    margin-top: -100px;
  }
  .lg\:mt-16 {
    margin-top: 4rem;
  }
  .lg\:mt-3 {
    margin-top: 0.75rem;
  }
  .lg\:mt-4 {
    margin-top: 1rem;
  }
  .lg\:mt-5 {
    margin-top: 1.25rem;
  }
  .lg\:mt-\[142px\] {
    margin-top: 142px;
  }
  .lg\:mt-\[18px\] {
    margin-top: 18px;
  }
  .lg\:mt-\[19px\] {
    margin-top: 19px;
  }
  .lg\:mt-\[20px\] {
    margin-top: 20px;
  }
  .lg\:mt-\[22px\] {
    margin-top: 22px;
  }
  .lg\:mt-\[26px\] {
    margin-top: 26px;
  }
  .lg\:mt-\[34px\] {
    margin-top: 34px;
  }
  .lg\:mt-\[60px\] {
    margin-top: 60px;
  }
  .lg\:mt-\[66px\] {
    margin-top: 66px;
  }
  .lg\:mt-\[69px\] {
    margin-top: 69px;
  }
  .lg\:mt-\[76px\] {
    margin-top: 76px;
  }
  .lg\:mt-\[98px\] {
    margin-top: 98px;
  }
  .lg\:mt-\[9px\] {
    margin-top: 9px;
  }
  .lg\:block {
    display: block;
  }
  .lg\:inline {
    display: inline;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:grid {
    display: grid;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:aspect-\[1\.64\] {
    aspect-ratio: 1.64;
  }
  .lg\:h-\[100px\] {
    height: 100px;
  }
  .lg\:h-\[186px\] {
    height: 186px;
  }
  .lg\:h-\[22px\] {
    height: 22px;
  }
  .lg\:h-\[24px\] {
    height: 24px;
  }
  .lg\:h-\[268px\] {
    height: 268px;
  }
  .lg\:h-\[281px\] {
    height: 281px;
  }
  .lg\:h-\[34px\] {
    height: 34px;
  }
  .lg\:h-\[50px\] {
    height: 50px;
  }
  .lg\:h-\[56px\] {
    height: 56px;
  }
  .lg\:h-\[60px\] {
    height: 60px;
  }
  .lg\:h-auto {
    height: auto;
  }
  .lg\:min-h-\[204px\] {
    min-height: 204px;
  }
  .lg\:w-\[121px\] {
    width: 121px;
  }
  .lg\:w-\[24px\] {
    width: 24px;
  }
  .lg\:w-\[77px\] {
    width: 77px;
  }
  .lg\:w-auto {
    width: auto;
  }
  .lg\:w-full {
    width: 100%;
  }
  .lg\:min-w-0 {
    min-width: 0px;
  }
  .lg\:max-w-\[260px\] {
    max-width: 260px;
  }
  .lg\:max-w-\[370px\] {
    max-width: 370px;
  }
  .lg\:max-w-\[500px\] {
    max-width: 500px;
  }
  .lg\:max-w-\[660px\] {
    max-width: 660px;
  }
  .lg\:max-w-none {
    max-width: none;
  }
  .lg\:flex-none {
    flex: none;
  }
  .lg\:basis-full {
    flex-basis: 100%;
  }
  .lg\:translate-x-0 {
    --tw-translate-x: 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));
  }
  .lg\:translate-x-10 {
    --tw-translate-x: 2.5rem;
    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));
  }
  .lg\:\!cursor-none {
    cursor: none !important;
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-\[1fr_0fr\] {
    grid-template-columns: 1fr 0fr;
  }
  .lg\:grid-cols-\[1fr_1fr\] {
    grid-template-columns: 1fr 1fr;
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:flex-col {
    flex-direction: column;
  }
  .lg\:flex-wrap {
    flex-wrap: wrap;
  }
  .lg\:items-start {
    align-items: flex-start;
  }
  .lg\:items-end {
    align-items: flex-end;
  }
  .lg\:justify-start {
    justify-content: flex-start;
  }
  .lg\:justify-center {
    justify-content: center;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:gap-10 {
    gap: 2.5rem;
  }
  .lg\:gap-5 {
    gap: 1.25rem;
  }
  .lg\:gap-8 {
    gap: 2rem;
  }
  .lg\:gap-\[14px\] {
    gap: 14px;
  }
  .lg\:gap-x-0 {
    column-gap: 0px;
  }
  .lg\:gap-x-\[18px\] {
    column-gap: 18px;
  }
  .lg\:gap-x-\[48px\] {
    column-gap: 48px;
  }
  .lg\:gap-y-0 {
    row-gap: 0px;
  }
  .lg\:self-end {
    align-self: flex-end;
  }
  .lg\:overflow-hidden {
    overflow: hidden;
  }
  .lg\:\!overflow-visible {
    overflow: visible !important;
  }
  .lg\:overflow-visible {
    overflow: visible;
  }
  .lg\:overscroll-auto {
    overscroll-behavior: auto;
  }
  .lg\:border-4 {
    border-width: 4px;
  }
  .lg\:bg-highlight {
    --tw-bg-opacity: 1;
    background-color: rgb(255 243 3 / var(--tw-bg-opacity, 1));
  }
  .lg\:bg-ink {
    --tw-bg-opacity: 1;
    background-color: rgb(39 43 34 / var(--tw-bg-opacity, 1));
  }
  .lg\:bg-transparent {
    background-color: transparent;
  }
  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:px-\[35px\] {
    padding-left: 35px;
    padding-right: 35px;
  }
  .lg\:px-\[38px\] {
    padding-left: 38px;
    padding-right: 38px;
  }
  .lg\:px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px;
  }
  .lg\:pb-0 {
    padding-bottom: 0px;
  }
  .lg\:pb-\[120px\] {
    padding-bottom: 120px;
  }
  .lg\:pb-\[25px\] {
    padding-bottom: 25px;
  }
  .lg\:pb-\[26px\] {
    padding-bottom: 26px;
  }
  .lg\:pl-0 {
    padding-left: 0px;
  }
  .lg\:pt-0 {
    padding-top: 0px;
  }
  .lg\:pt-\[140px\] {
    padding-top: 140px;
  }
  .lg\:pt-\[26px\] {
    padding-top: 26px;
  }
  .lg\:pt-\[28px\] {
    padding-top: 28px;
  }
  .lg\:pt-\[38px\] {
    padding-top: 38px;
  }
  .lg\:pt-\[84px\] {
    padding-top: 84px;
  }
  .lg\:text-\[12px\] {
    font-size: 12px;
  }
  .lg\:text-\[13px\] {
    font-size: 13px;
  }
  .lg\:text-\[162px\] {
    font-size: 162px;
  }
  .lg\:text-\[16px\] {
    font-size: 16px;
  }
  .lg\:text-\[18px\] {
    font-size: 18px;
  }
  .lg\:text-\[20px\] {
    font-size: 20px;
  }
  .lg\:text-\[22px\] {
    font-size: 22px;
  }
  .lg\:text-\[26px\] {
    font-size: 26px;
  }
  .lg\:text-\[28px\] {
    font-size: 28px;
  }
  .lg\:text-\[44px\] {
    font-size: 44px;
  }
  .lg\:text-btn {
    font-size: 16px;
    line-height: 1;
    letter-spacing: -0.03em;
  }
  .lg\:text-h1 {
    font-size: 68px;
    line-height: 0.85;
    letter-spacing: -0.03em;
  }
  .lg\:text-h2 {
    font-size: 44px;
    line-height: 1;
    letter-spacing: -0.03em;
  }
  .lg\:text-lead {
    font-size: 26px;
    line-height: 0.95;
    letter-spacing: -0.03em;
  }
  .lg\:font-normal {
    font-weight: 400;
  }
  .lg\:leading-none {
    line-height: 1;
  }
  .lg\:text-accent {
    --tw-text-opacity: 1;
    color: rgb(0 0 238 / var(--tw-text-opacity, 1));
  }
  .lg\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  .lg\:opacity-0 {
    opacity: 0;
  }
  .lg\:opacity-100 {
    opacity: 1;
  }
  .lg\:transition-\[grid-template-columns\2c column-gap\] {
    transition-property: grid-template-columns,column-gap;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .lg\:transition-\[transform\2c opacity\] {
    transition-property: transform,opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .lg\: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;
  }
  .lg\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .lg\:delay-100 {
    transition-delay: 100ms;
  }
  .lg\:duration-300 {
    transition-duration: 300ms;
  }
  .lg\:duration-500 {
    transition-duration: 500ms;
  }
  .lg\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  .lg\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  .lg\:\[--slide\:max\(317px\2c calc\(\(100vw-53px\)\/2\)\)\] {
    --slide: max(317px, calc((100vw - 53px) / 2));
  }
  .lg\:\[clip-path\:polygon\(0_0\2c calc\(100\%-55px\)_0\2c 100\%_50\%\2c calc\(100\%-55px\)_100\%\2c 0_100\%\)\] {
    clip-path: polygon(0 0,calc(100% - 55px) 0,100% 50%,calc(100% - 55px) 100%,0 100%);
  }
  .lg\:\[clip-path\:polygon\(0_50\%\2c 18px_0\2c calc\(100\%-18px\)_0\2c 100\%_50\%\2c calc\(100\%-18px\)_100\%\2c 18px_100\%\)\] {
    clip-path: polygon(0 50%,18px 0,calc(100% - 18px) 0,100% 50%,calc(100% - 18px) 100%,18px 100%);
  }
  .lg\:\[clip-path\:polygon\(2px_50\%\2c 16px_2px\2c calc\(100\%-16px\)_2px\2c calc\(100\%-2px\)_50\%\2c calc\(100\%-16px\)_calc\(100\%-2px\)\2c 16px_calc\(100\%-2px\)\)\] {
    clip-path: polygon(2px 50%,16px 2px,calc(100% - 16px) 2px,calc(100% - 2px) 50%,calc(100% - 16px) calc(100% - 2px),16px calc(100% - 2px));
  }
  .lg\:\[clip-path\:polygon\(2px_50\%\2c 20px_2px\2c calc\(100\%-20px\)_2px\2c calc\(100\%-2px\)_50\%\2c calc\(100\%-20px\)_calc\(100\%-2px\)\2c 20px_calc\(100\%-2px\)\)\] {
    clip-path: polygon(2px 50%,20px 2px,calc(100% - 20px) 2px,calc(100% - 2px) 50%,calc(100% - 20px) calc(100% - 2px),20px calc(100% - 2px));
  }
  .group:hover .lg\:group-hover\:bg-highlight {
    --tw-bg-opacity: 1;
    background-color: rgb(255 243 3 / var(--tw-bg-opacity, 1));
  }
  .group:hover .lg\:group-hover\:text-ink {
    --tw-text-opacity: 1;
    color: rgb(39 43 34 / var(--tw-text-opacity, 1));
  }
  .data-\[detail-open\]\:lg\:hidden[data-detail-open] {
    display: none;
  }
}

@media (min-width: 1024px) {
  .xl\:absolute {
    position: absolute;
  }
  .xl\:relative {
    position: relative;
  }
  .xl\:bottom-\[26px\] {
    bottom: 26px;
  }
  .xl\:bottom-\[37px\] {
    bottom: 37px;
  }
  .xl\:bottom-\[52px\] {
    bottom: 52px;
  }
  .xl\:left-\[23\.3\%\] {
    left: 23.3%;
  }
  .xl\:left-\[25\%\] {
    left: 25%;
  }
  .xl\:left-\[25\.3\%\] {
    left: 25.3%;
  }
  .xl\:left-\[4\.5\%\] {
    left: 4.5%;
  }
  .xl\:left-\[42\%\] {
    left: 42%;
  }
  .xl\:left-\[48\%\] {
    left: 48%;
  }
  .xl\:left-\[6\.3\%\] {
    left: 6.3%;
  }
  .xl\:left-\[73\%\] {
    left: 73%;
  }
  .xl\:left-\[79\.5\%\] {
    left: 79.5%;
  }
  .xl\:left-auto {
    left: auto;
  }
  .xl\:right-0 {
    right: 0px;
  }
  .xl\:right-\[13\%\] {
    right: 13%;
  }
  .xl\:right-\[15\.8\%\] {
    right: 15.8%;
  }
  .xl\:right-\[15px\] {
    right: 15px;
  }
  .xl\:right-\[50px\] {
    right: 50px;
  }
  .xl\:top-\[10\%\] {
    top: 10%;
  }
  .xl\:top-\[10px\] {
    top: 10px;
  }
  .xl\:top-\[35\.13\%\] {
    top: 35.13%;
  }
  .xl\:top-\[44\%\] {
    top: 44%;
  }
  .xl\:top-\[50px\] {
    top: 50px;
  }
  .xl\:top-\[7\%\] {
    top: 7%;
  }
  .xl\:top-\[90\%\] {
    top: 90%;
  }
  .xl\:top-auto {
    top: auto;
  }
  .xl\:order-1 {
    order: 1;
  }
  .xl\:order-2 {
    order: 2;
  }
  .xl\:order-3 {
    order: 3;
  }
  .xl\:col-start-1 {
    grid-column-start: 1;
  }
  .xl\:col-start-2 {
    grid-column-start: 2;
  }
  .xl\:row-span-3 {
    grid-row: span 3 / span 3;
  }
  .xl\:row-start-1 {
    grid-row-start: 1;
  }
  .xl\:row-start-2 {
    grid-row-start: 2;
  }
  .xl\:row-start-3 {
    grid-row-start: 3;
  }
  .xl\:row-start-4 {
    grid-row-start: 4;
  }
  .xl\:m-0 {
    margin: 0px;
  }
  .xl\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .xl\:mb-0 {
    margin-bottom: 0px;
  }
  .xl\:mb-\[11px\] {
    margin-bottom: 11px;
  }
  .xl\:ml-5 {
    margin-left: 1.25rem;
  }
  .xl\:ml-\[14px\] {
    margin-left: 14px;
  }
  .xl\:ml-\[50px\] {
    margin-left: 50px;
  }
  .xl\:mr-\[14px\] {
    margin-right: 14px;
  }
  .xl\:mt-0 {
    margin-top: 0px;
  }
  .xl\:mt-10 {
    margin-top: 2.5rem;
  }
  .xl\:mt-12 {
    margin-top: 3rem;
  }
  .xl\:mt-24 {
    margin-top: 6rem;
  }
  .xl\:mt-8 {
    margin-top: 2rem;
  }
  .xl\:mt-\[100px\] {
    margin-top: 100px;
  }
  .xl\:mt-\[12px\] {
    margin-top: 12px;
  }
  .xl\:mt-\[20px\] {
    margin-top: 20px;
  }
  .xl\:mt-\[22px\] {
    margin-top: 22px;
  }
  .xl\:mt-\[24px\] {
    margin-top: 24px;
  }
  .xl\:mt-\[30px\] {
    margin-top: 30px;
  }
  .xl\:mt-\[31px\] {
    margin-top: 31px;
  }
  .xl\:mt-\[33px\] {
    margin-top: 33px;
  }
  .xl\:mt-\[34px\] {
    margin-top: 34px;
  }
  .xl\:mt-\[36px\] {
    margin-top: 36px;
  }
  .xl\:mt-\[40px\] {
    margin-top: 40px;
  }
  .xl\:mt-\[43px\] {
    margin-top: 43px;
  }
  .xl\:mt-\[44px\] {
    margin-top: 44px;
  }
  .xl\:mt-\[47px\] {
    margin-top: 47px;
  }
  .xl\:mt-\[52px\] {
    margin-top: 52px;
  }
  .xl\:mt-\[60px\] {
    margin-top: 60px;
  }
  .xl\:mt-\[64px\] {
    margin-top: 64px;
  }
  .xl\:mt-\[72px\] {
    margin-top: 72px;
  }
  .xl\:mt-\[80px\] {
    margin-top: 80px;
  }
  .xl\:mt-\[88px\] {
    margin-top: 88px;
  }
  .xl\:block {
    display: block;
  }
  .xl\:inline {
    display: inline;
  }
  .xl\:flex {
    display: flex;
  }
  .xl\:inline-flex {
    display: inline-flex;
  }
  .xl\:grid {
    display: grid;
  }
  .xl\:hidden {
    display: none;
  }
  .xl\:h-\[100px\] {
    height: 100px;
  }
  .xl\:h-\[115\%\] {
    height: 115%;
  }
  .xl\:h-\[196px\] {
    height: 196px;
  }
  .xl\:h-\[19px\] {
    height: 19px;
  }
  .xl\:h-\[22px\] {
    height: 22px;
  }
  .xl\:h-\[239px\] {
    height: 239px;
  }
  .xl\:h-\[300px\] {
    height: 300px;
  }
  .xl\:h-\[41px\] {
    height: 41px;
  }
  .xl\:h-\[50px\] {
    height: 50px;
  }
  .xl\:h-\[532px\] {
    height: 532px;
  }
  .xl\:h-\[56px\] {
    height: 56px;
  }
  .xl\:h-\[61px\] {
    height: 61px;
  }
  .xl\:h-\[670px\] {
    height: 670px;
  }
  .xl\:h-\[69px\] {
    height: 69px;
  }
  .xl\:h-\[min\(423px\2c calc\(100dvh_-_440px\)\)\] {
    height: min(423px, calc(100dvh - 440px));
  }
  .xl\:h-full {
    height: 100%;
  }
  .xl\:max-h-none {
    max-height: none;
  }
  .xl\:w-\[197px\] {
    width: 197px;
  }
  .xl\:w-\[19px\] {
    width: 19px;
  }
  .xl\:w-\[22px\] {
    width: 22px;
  }
  .xl\:w-\[254px\] {
    width: 254px;
  }
  .xl\:w-\[41px\] {
    width: 41px;
  }
  .xl\:w-\[420px\] {
    width: 420px;
  }
  .xl\:w-\[44\.44\%\] {
    width: 44.44%;
  }
  .xl\:w-\[453px\] {
    width: 453px;
  }
  .xl\:w-\[69px\] {
    width: 69px;
  }
  .xl\:w-\[min\(87\.36vw\2c 1258px\2c 122\.8vh\)\] {
    width: min(87.36vw, 1258px, 122.8vh);
  }
  .xl\:w-auto {
    width: auto;
  }
  .xl\:w-full {
    width: 100%;
  }
  .xl\:min-w-0 {
    min-width: 0px;
  }
  .xl\:max-w-\[300px\] {
    max-width: 300px;
  }
  .xl\:max-w-\[310px\] {
    max-width: 310px;
  }
  .xl\:max-w-\[347px\] {
    max-width: 347px;
  }
  .xl\:max-w-\[401px\] {
    max-width: 401px;
  }
  .xl\:max-w-\[412px\] {
    max-width: 412px;
  }
  .xl\:max-w-\[506px\] {
    max-width: 506px;
  }
  .xl\:max-w-\[540px\] {
    max-width: 540px;
  }
  .xl\:max-w-\[559px\] {
    max-width: 559px;
  }
  .xl\:max-w-\[560px\] {
    max-width: 560px;
  }
  .xl\:max-w-\[575px\] {
    max-width: 575px;
  }
  .xl\:max-w-\[588px\] {
    max-width: 588px;
  }
  .xl\:max-w-\[592px\] {
    max-width: 592px;
  }
  .xl\:max-w-\[600px\] {
    max-width: 600px;
  }
  .xl\:max-w-\[640px\] {
    max-width: 640px;
  }
  .xl\:max-w-\[680px\] {
    max-width: 680px;
  }
  .xl\:max-w-\[822px\] {
    max-width: 822px;
  }
  .xl\:max-w-\[900px\] {
    max-width: 900px;
  }
  .xl\:max-w-none {
    max-width: none;
  }
  .xl\:flex-1 {
    flex: 1 1 0%;
  }
  .xl\:shrink-0 {
    flex-shrink: 0;
  }
  .xl\:-translate-y-\[80px\] {
    --tw-translate-y: -80px;
    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));
  }
  .xl\:translate-x-0 {
    --tw-translate-x: 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));
  }
  .xl\:\!cursor-none {
    cursor: none !important;
  }
  .xl\:columns-2 {
    columns: 2;
  }
  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .xl\:grid-cols-\[1\.1fr_1\.3fr_1fr\] {
    grid-template-columns: 1.1fr 1.3fr 1fr;
  }
  .xl\:flex-row {
    flex-direction: row;
  }
  .xl\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  .xl\:flex-col {
    flex-direction: column;
  }
  .xl\:flex-nowrap {
    flex-wrap: nowrap;
  }
  .xl\:items-start {
    align-items: flex-start;
  }
  .xl\:items-center {
    align-items: center;
  }
  .xl\:justify-start {
    justify-content: flex-start;
  }
  .xl\:justify-end {
    justify-content: flex-end;
  }
  .xl\:justify-center {
    justify-content: center;
  }
  .xl\:justify-between {
    justify-content: space-between;
  }
  .xl\:justify-around {
    justify-content: space-around;
  }
  .xl\:gap-10 {
    gap: 2.5rem;
  }
  .xl\:gap-12 {
    gap: 3rem;
  }
  .xl\:gap-5 {
    gap: 1.25rem;
  }
  .xl\:gap-6 {
    gap: 1.5rem;
  }
  .xl\:gap-8 {
    gap: 2rem;
  }
  .xl\:gap-\[15px\] {
    gap: 15px;
  }
  .xl\:gap-\[19px\] {
    gap: 19px;
  }
  .xl\:gap-\[24px\] {
    gap: 24px;
  }
  .xl\:gap-\[27px\] {
    gap: 27px;
  }
  .xl\:gap-\[40px\] {
    gap: 40px;
  }
  .xl\:gap-\[60px\] {
    gap: 60px;
  }
  .xl\:gap-x-\[19px\] {
    column-gap: 19px;
  }
  .xl\:gap-x-\[40px\] {
    column-gap: 40px;
  }
  .xl\:gap-y-\[14px\] {
    row-gap: 14px;
  }
  .xl\:self-center {
    align-self: center;
  }
  .xl\:overflow-visible {
    overflow: visible;
  }
  .xl\:rounded-\[25px\] {
    border-radius: 25px;
  }
  .xl\:object-contain {
    object-fit: contain;
  }
  .xl\:object-right {
    object-position: right;
  }
  .xl\:p-\[30px\] {
    padding: 30px;
  }
  .xl\:p-\[56px\] {
    padding: 56px;
  }
  .xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .xl\:px-\[25px\] {
    padding-left: 25px;
    padding-right: 25px;
  }
  .xl\:px-\[35px\] {
    padding-left: 35px;
    padding-right: 35px;
  }
  .xl\:px-\[6\.32\%\] {
    padding-left: 6.32%;
    padding-right: 6.32%;
  }
  .xl\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .xl\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .xl\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .xl\:py-\[19px\] {
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .xl\:py-\[70px\] {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .xl\:pb-20 {
    padding-bottom: 5rem;
  }
  .xl\:pb-24 {
    padding-bottom: 6rem;
  }
  .xl\:pb-32 {
    padding-bottom: 8rem;
  }
  .xl\:pb-\[100px\] {
    padding-bottom: 100px;
  }
  .xl\:pb-\[140px\] {
    padding-bottom: 140px;
  }
  .xl\:pb-\[50px\] {
    padding-bottom: 50px;
  }
  .xl\:pb-\[83px\] {
    padding-bottom: 83px;
  }
  .xl\:pb-\[94px\] {
    padding-bottom: 94px;
  }
  .xl\:pb-\[96px\] {
    padding-bottom: 96px;
  }
  .xl\:pl-0 {
    padding-left: 0px;
  }
  .xl\:pl-\[25px\] {
    padding-left: 25px;
  }
  .xl\:pr-\[55px\] {
    padding-right: 55px;
  }
  .xl\:pt-24 {
    padding-top: 6rem;
  }
  .xl\:pt-\[12px\] {
    padding-top: 12px;
  }
  .xl\:pt-\[50px\] {
    padding-top: 50px;
  }
  .xl\:pt-\[52px\] {
    padding-top: 52px;
  }
  .xl\:pt-\[66px\] {
    padding-top: 66px;
  }
  .xl\:pt-\[70px\] {
    padding-top: 70px;
  }
  .xl\:pt-\[76px\] {
    padding-top: 76px;
  }
  .xl\:pt-\[96px\] {
    padding-top: 96px;
  }
  .xl\:text-left {
    text-align: left;
  }
  .xl\:text-center {
    text-align: center;
  }
  .xl\:text-\[18px\] {
    font-size: 18px;
  }
  .xl\:text-\[22px\] {
    font-size: 22px;
  }
  .xl\:text-\[24px\] {
    font-size: 24px;
  }
  .xl\:text-\[25px\] {
    font-size: 25px;
  }
  .xl\:text-\[26px\] {
    font-size: 26px;
  }
  .xl\:text-\[28px\] {
    font-size: 28px;
  }
  .xl\:text-\[32px\] {
    font-size: 32px;
  }
  .xl\:text-\[34px\] {
    font-size: 34px;
  }
  .xl\:text-\[44px\] {
    font-size: 44px;
  }
  .xl\:text-\[54px\] {
    font-size: 54px;
  }
  .xl\:text-\[67px\] {
    font-size: 67px;
  }
  .xl\:text-\[68px\] {
    font-size: 68px;
  }
  .xl\:text-\[90px\] {
    font-size: 90px;
  }
  .xl\:text-body {
    font-size: 20px;
    line-height: 1;
    letter-spacing: -0.03em;
  }
  .xl\:text-btn {
    font-size: 16px;
    line-height: 1;
    letter-spacing: -0.03em;
  }
  .xl\:text-h1 {
    font-size: 68px;
    line-height: 0.85;
    letter-spacing: -0.03em;
  }
  .xl\:text-h2 {
    font-size: 44px;
    line-height: 1;
    letter-spacing: -0.03em;
  }
  .xl\:text-lead {
    font-size: 26px;
    line-height: 0.95;
    letter-spacing: -0.03em;
  }
  .xl\:tracking-\[-1px\] {
    letter-spacing: -1px;
  }
  .xl\:\[clip-path\:polygon\(2px_50\%\2c 16px_2px\2c calc\(100\%-16px\)_2px\2c calc\(100\%-2px\)_50\%\2c calc\(100\%-16px\)_calc\(100\%-2px\)\2c 16px_calc\(100\%-2px\)\)\] {
    clip-path: polygon(2px 50%,16px 2px,calc(100% - 16px) 2px,calc(100% - 2px) 50%,calc(100% - 16px) calc(100% - 2px),16px calc(100% - 2px));
  }
  .xl\:after\:content-none::after {
    --tw-content: none;
    content: var(--tw-content);
  }
}

@media (min-width: 1280px) {
  .\32xl\:bottom-\[-63\%\] {
    bottom: -63%;
  }
  .\32xl\:bottom-\[-64\%\] {
    bottom: -64%;
  }
  .\32xl\:left-\[-28\%\] {
    left: -28%;
  }
  .\32xl\:right-\[-28\%\] {
    right: -28%;
  }
  .\32xl\:right-\[15\%\] {
    right: 15%;
  }
  .\32xl\:right-\[19\%\] {
    right: 19%;
  }
  .\32xl\:right-\[27\%\] {
    right: 27%;
  }
  .\32xl\:right-\[max\(0px\2c calc\(\(100vw-1440px\)\/2\)\)\] {
    right: max(0px, calc((100vw - 1440px) / 2));
  }
  .\32xl\:top-\[-40\%\] {
    top: -40%;
  }
  .\32xl\:top-\[-44\%\] {
    top: -44%;
  }
  .\32xl\:top-\[-63\%\] {
    top: -63%;
  }
  .\32xl\:mt-\[12px\] {
    margin-top: 12px;
  }
  .\32xl\:mt-\[15px\] {
    margin-top: 15px;
  }
  .\32xl\:h-\[50px\] {
    height: 50px;
  }
  .\32xl\:h-\[60px\] {
    height: 60px;
  }
  .\32xl\:w-\[34px\] {
    width: 34px;
  }
  .\32xl\:w-\[70px\] {
    width: 70px;
  }
  .\32xl\:max-w-\[920px\] {
    max-width: 920px;
  }
  .\32xl\:gap-10 {
    gap: 2.5rem;
  }
  .\32xl\:gap-20 {
    gap: 5rem;
  }
  .\32xl\:gap-\[50px\] {
    gap: 50px;
  }
  .\32xl\:gap-\[54px\] {
    gap: 54px;
  }
  .\32xl\:pl-\[64px\] {
    padding-left: 64px;
  }
  .\32xl\:pr-16 {
    padding-right: 4rem;
  }
  .\32xl\:text-\[15px\] {
    font-size: 15px;
  }
  .\32xl\:text-\[16px\] {
    font-size: 16px;
  }
  .\32xl\:text-\[18px\] {
    font-size: 18px;
  }
  .\32xl\:text-\[20px\] {
    font-size: 20px;
  }
  .\32xl\:text-\[32px\] {
    font-size: 32px;
  }
  .\32xl\:text-\[40px\] {
    font-size: 40px;
  }
  .\32xl\:text-\[64px\] {
    font-size: 64px;
  }
  .\32xl\:text-body {
    font-size: 20px;
    line-height: 1;
    letter-spacing: -0.03em;
  }
  .\32xl\:text-h2 {
    font-size: 44px;
    line-height: 1;
    letter-spacing: -0.03em;
  }
  .\32xl\:text-h3 {
    font-size: 40px;
    line-height: 0.85;
    letter-spacing: -0.03em;
  }
  .\32xl\:text-marker {
    font-size: 22px;
    line-height: 1;
    letter-spacing: -0.03em;
  }
  .\32xl\:before\:bottom-\[13px\]::before {
    content: var(--tw-content);
    bottom: 13px;
  }
  .\32xl\:before\:h-\[44px\]::before {
    content: var(--tw-content);
    height: 44px;
  }
}

@media (min-width: 1366px) {
  .\33xl\:right-\[-21\%\] {
    right: -21%;
  }
  .\33xl\:w-\[620px\] {
    width: 620px;
  }
}

@media (min-width: 1440px) {
  .\34xl\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .\34xl\:ml-\[25px\] {
    margin-left: 25px;
  }
  .\34xl\:mr-\[25px\] {
    margin-right: 25px;
  }
  .\34xl\:h-\[56px\] {
    height: 56px;
  }
  .\34xl\:max-w-none {
    max-width: none;
  }
  .\34xl\:gap-\[68px\] {
    gap: 68px;
  }
  .\34xl\:pl-\[129px\] {
    padding-left: 129px;
  }
  .\34xl\:text-left {
    text-align: left;
  }
  .\34xl\:text-\[18px\] {
    font-size: 18px;
  }
  .\34xl\:text-\[20px\] {
    font-size: 20px;
  }
  .\34xl\:text-\[36px\] {
    font-size: 36px;
  }
  .\34xl\:text-\[44px\] {
    font-size: 44px;
  }
  .\34xl\:text-\[87px\] {
    font-size: 87px;
  }
  .\34xl\:before\:bottom-\[18px\]::before {
    content: var(--tw-content);
    bottom: 18px;
  }
  .\34xl\:before\:h-\[60px\]::before {
    content: var(--tw-content);
    height: 60px;
  }
}

@media (min-width: 1600px) {
  .\35xl\:h-\[600px\] {
    height: 600px;
  }
  .\35xl\:h-full {
    height: 100%;
  }
  .\35xl\:w-full {
    width: 100%;
  }
  .\35xl\:max-w-\[1300px\] {
    max-width: 1300px;
  }
  .\35xl\:object-contain {
    object-fit: contain;
  }
}

.\[\&\.is-active\]\:bg-accent.is-active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 238 / var(--tw-bg-opacity, 1));
}

.\[\&\.is-active\]\:bg-highlight.is-active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 243 3 / var(--tw-bg-opacity, 1));
}

.\[\&\.is-active\]\:underline.is-active {
  text-decoration-line: underline;
}

.\[\&\.is-active\]\:decoration-2.is-active {
  text-decoration-thickness: 2px;
}

.\[\&\.is-active\]\:underline-offset-2.is-active {
  text-underline-offset: 2px;
}

.\[\&\.is-done\]\:pointer-events-none.is-done {
  pointer-events: none;
}

.\[\&\.is-done\]\:opacity-0.is-done {
  opacity: 0;
}

@media (min-width: 1024px) {
  .\[\&\.is-hidden\]\:xl\:hidden.is-hidden {
    display: none;
  }
}

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

.\[\&\.is-open\]\:visible.is-open {
  visibility: visible;
}

.\[\&\.is-open\]\:grid-rows-\[1fr\].is-open {
  grid-template-rows: 1fr;
}

.\[\&\.is-open\]\:opacity-100.is-open {
  opacity: 1;
}

.\[\&\>\*\]\:snap-start>* {
  scroll-snap-align: start;
}

.\[\&\>h2\:first-child\]\:mt-0>h2:first-child {
  margin-top: 0px;
}

.\[\&\>h2\]\:mt-\[40px\]>h2 {
  margin-top: 40px;
}

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

.\[\&\>h2\]\:font-normal>h2 {
  font-weight: 400;
}

.\[\&\>h2\]\:leading-none>h2 {
  line-height: 1;
}

.\[\&\>h2\]\:tracking-tight>h2 {
  letter-spacing: -0.03em;
}

@media (min-width: 1024px) {
  .xl\:\[\&\>h2\]\:mt-\[64px\]>h2 {
    margin-top: 64px;
  }
  .xl\:\[\&\>h2\]\:text-h2>h2 {
    font-size: 44px;
    line-height: 1;
    letter-spacing: -0.03em;
  }
}

.\[\&\>p\]\:mt-\[14px\]>p {
  margin-top: 14px;
}

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

.\[\&\>p\]\:font-normal>p {
  font-weight: 400;
}

.\[\&\>p\]\:leading-\[1\.35\]>p {
  line-height: 1.35;
}

.\[\&\>p\]\:tracking-tight>p {
  letter-spacing: -0.03em;
}

@media (min-width: 1024px) {
  .xl\:\[\&\>p\]\:mt-\[18px\]>p {
    margin-top: 18px;
  }
  .xl\:\[\&\>p\]\:text-\[22px\]>p {
    font-size: 22px;
  }
}

.\[\&\>ul\]\:mt-\[16px\]>ul {
  margin-top: 16px;
}

.\[\&\>ul\]\:flex>ul {
  display: flex;
}

.\[\&\>ul\]\:flex-col>ul {
  flex-direction: column;
}

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

@media (min-width: 1024px) {
  .xl\:\[\&\>ul\]\:mt-\[20px\]>ul {
    margin-top: 20px;
  }
  .xl\:\[\&\>ul\]\:gap-\[8px\]>ul {
    gap: 8px;
  }
}

@media (min-width: 768px) {
  .lg\:\[\&_\*\]\:\!cursor-none * {
    cursor: none !important;
  }
}

@media (min-width: 1024px) {
  .xl\:\[\&_\*\]\:\!cursor-none * {
    cursor: none !important;
  }
}

.\[\&_a\:hover\]\:underline a:hover {
  text-decoration-line: underline;
}

.\[\&_a\:hover\]\:opacity-60 a:hover {
  opacity: 0.6;
}

.\[\&_a\]\:whitespace-nowrap a {
  white-space: nowrap;
}

.\[\&_a\]\:text-btn a {
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.03em;
}

.\[\&_a\]\:text-lead a {
  font-size: 26px;
  line-height: 0.95;
  letter-spacing: -0.03em;
}

.\[\&_a\]\:font-medium a {
  font-weight: 500;
}

.\[\&_a\]\:text-accent a {
  --tw-text-opacity: 1;
  color: rgb(0 0 238 / var(--tw-text-opacity, 1));
}

.\[\&_a\]\:text-ink a {
  --tw-text-opacity: 1;
  color: rgb(39 43 34 / var(--tw-text-opacity, 1));
}

.\[\&_a\]\:underline a {
  text-decoration-line: underline;
}

.\[\&_a\]\:decoration-from-font a {
  text-decoration-thickness: from-font;
}

.\[\&_a\]\:underline-offset-2 a {
  text-underline-offset: 2px;
}

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

.\[\&_a\]\:duration-300 a {
  transition-duration: 300ms;
}

.\[\&_h2\+\*\]\:mt-\[25px\] h2+* {
  margin-top: 25px;
}

@media (min-width: 768px) {
  .lg\:\[\&_h2\+\*\]\:mt-\[34px\] h2+* {
    margin-top: 34px;
  }
}

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

.\[\&_h2\]\:font-medium h2 {
  font-weight: 500;
}

.\[\&_h2\]\:leading-none h2 {
  line-height: 1;
}

.\[\&_h2\]\:tracking-tight h2 {
  letter-spacing: -0.03em;
}

@media (min-width: 768px) {
  .lg\:\[\&_h2\]\:text-\[44px\] h2 {
    font-size: 44px;
  }
  .lg\:\[\&_h2\]\:font-normal h2 {
    font-weight: 400;
  }
}

.\[\&_li\]\:relative li {
  position: relative;
}

.\[\&_li\]\:mb-\[14px\] li {
  margin-bottom: 14px;
}

.\[\&_li\]\:pl-\[26px\] li {
  padding-left: 26px;
}

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

.\[\&_li\]\:font-medium li {
  font-weight: 500;
}

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

.\[\&_li\]\:tracking-tight li {
  letter-spacing: -0.03em;
}

.\[\&_li\]\:before\:absolute li::before {
  content: var(--tw-content);
  position: absolute;
}

.\[\&_li\]\:before\:left-0 li::before {
  content: var(--tw-content);
  left: 0px;
}

.\[\&_li\]\:before\:top-0 li::before {
  content: var(--tw-content);
  top: 0px;
}

.\[\&_li\]\:before\:mr-\[10px\] li::before {
  content: var(--tw-content);
  margin-right: 10px;
}

.\[\&_li\]\:before\:text-\[14px\] li::before {
  content: var(--tw-content);
  font-size: 14px;
}

.\[\&_li\]\:before\:content-\[\'\>\'\] li::before {
  --tw-content: '>';
  content: var(--tw-content);
}

.\[\&_li\]\:before\:content-\[\'\2B23\'\] li::before {
  --tw-content: '⬣';
  content: var(--tw-content);
}

@media (min-width: 1024px) {
  .xl\:\[\&_li\]\:pl-\[32px\] li {
    padding-left: 32px;
  }
  .xl\:\[\&_li\]\:text-\[22px\] li {
    font-size: 22px;
  }
  .xl\:\[\&_li\]\:before\:top-\[-1px\] li::before {
    content: var(--tw-content);
    top: -1px;
  }
  .xl\:\[\&_li\]\:before\:text-\[22px\] li::before {
    content: var(--tw-content);
    font-size: 22px;
  }
}

.\[\&_p\+p\]\:mt-\[18px\] p+p {
  margin-top: 18px;
}

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

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

.\[\&_p\]\:tracking-tight p {
  letter-spacing: -0.03em;
}

.\[\&_section\+section\]\:mt-\[48px\] section+section {
  margin-top: 48px;
}

@media (min-width: 768px) {
  .lg\:\[\&_section\+section\]\:mt-\[58px\] section+section {
    margin-top: 58px;
  }
}

.\[\&_strong\]\:font-medium strong {
  font-weight: 500;
}