/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}

@layer theme {
  .tailwind, .tailwind :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --spacing: .25rem;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

@layer base {
  .tailwind *, .tailwind :after, .tailwind :before, .tailwind ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  .tailwind ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  .tailwind html, .tailwind :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  .tailwind body {
    line-height: inherit;
  }

  .tailwind hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  .tailwind abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

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

  .tailwind a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  .tailwind b, .tailwind strong {
    font-weight: bolder;
  }

  .tailwind code, .tailwind kbd, .tailwind samp, .tailwind pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  .tailwind small {
    font-size: 80%;
  }

  .tailwind sub, .tailwind sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  .tailwind sub {
    bottom: -.25em;
  }

  .tailwind sup {
    top: -.5em;
  }

  .tailwind table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  .tailwind :-moz-focusring {
    outline: auto;
  }

  .tailwind progress {
    vertical-align: baseline;
  }

  .tailwind summary {
    display: list-item;
  }

  .tailwind ol, .tailwind ul, .tailwind menu {
    list-style: none;
  }

  .tailwind img, .tailwind svg, .tailwind video, .tailwind canvas, .tailwind audio, .tailwind iframe, .tailwind embed, .tailwind object {
    vertical-align: middle;
    display: block;
  }

  .tailwind img, .tailwind video {
    max-width: 100%;
    height: auto;
  }

  .tailwind button, .tailwind input, .tailwind select, .tailwind optgroup, .tailwind textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  .tailwind ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  .tailwind :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  .tailwind :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  .tailwind ::file-selector-button {
    margin-inline-end: 4px;
  }

  .tailwind ::placeholder {
    opacity: 1;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .tailwind ::placeholder {
      color: color-mix(in oklab, currentColor 50%, transparent);
    }
  }

  .tailwind textarea {
    resize: vertical;
  }

  .tailwind ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  .tailwind ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  .tailwind ::-webkit-datetime-edit {
    display: inline-flex;
  }

  .tailwind ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  .tailwind ::-webkit-datetime-edit {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  .tailwind :-moz-ui-invalid {
    box-shadow: none;
  }

  .tailwind button, .tailwind input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  .tailwind ::file-selector-button {
    appearance: button;
  }

  .tailwind ::-webkit-inner-spin-button {
    height: auto;
  }

  .tailwind ::-webkit-outer-spin-button {
    height: auto;
  }

  .tailwind [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer utilities {
  .tailwind .absolute {
    position: absolute;
  }

  .tailwind .fixed {
    position: fixed;
  }

  .tailwind .relative {
    position: relative;
  }

  .tailwind .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .tailwind .top-0 {
    top: calc(var(--spacing) * 0);
  }

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

  .tailwind .top-\[-1\.734\%\] {
    top: -1.734%;
  }

  .tailwind .top-\[-2\.841\%\] {
    top: -2.841%;
  }

  .tailwind .top-\[-5px\] {
    top: -5px;
  }

  .tailwind .top-\[-6\.23\%\] {
    top: -6.23%;
  }

  .tailwind .top-\[-11\.989\%\] {
    top: -11.989%;
  }

  .tailwind .top-\[-13px\] {
    top: -13px;
  }

  .tailwind .top-\[-18\.256\%\] {
    top: -18.256%;
  }

  .tailwind .top-\[-19\.89\%\] {
    top: -19.89%;
  }

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

  .tailwind .top-\[-27px\] {
    top: -27px;
  }

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

  .tailwind .top-\[-49px\] {
    top: -49px;
  }

  .tailwind .top-\[-54px\] {
    top: -54px;
  }

  .tailwind .top-\[-63\.333\%\] {
    top: -63.333%;
  }

  .tailwind .top-\[-104px\] {
    top: -104px;
  }

  .tailwind .top-\[8\.5px\] {
    top: 8.5px;
  }

  .tailwind .top-\[9\.5px\] {
    top: 9.5px;
  }

  .tailwind .top-\[26\.301px\] {
    top: 26.301px;
  }

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

  .tailwind .top-\[41px\] {
    top: 41px;
  }

  .tailwind .top-\[54\.921\%\] {
    top: 54.921%;
  }

  .tailwind .top-\[58px\] {
    top: 58px;
  }

  .tailwind .top-\[99px\] {
    top: 99px;
  }

  .tailwind .top-\[101px\] {
    top: 101px;
  }

  .tailwind .top-\[132px\] {
    top: 132px;
  }

  .tailwind .top-\[197px\] {
    top: 197px;
  }

  .tailwind .top-\[206px\] {
    top: 206px;
  }

  .tailwind .top-\[270px\] {
    top: 270px;
  }

  .tailwind .top-\[281px\] {
    top: 281px;
  }

  .tailwind .top-\[289px\] {
    top: 289px;
  }

  .tailwind .top-\[292px\] {
    top: 292px;
  }

  .tailwind .top-\[328px\] {
    top: 328px;
  }

  .tailwind .top-\[413px\] {
    top: 413px;
  }

  .tailwind .top-\[431px\] {
    top: 431px;
  }

  .tailwind .top-\[450px\] {
    top: 450px;
  }

  .tailwind .top-\[476px\] {
    top: 476px;
  }

  .tailwind .top-\[491px\] {
    top: 491px;
  }

  .tailwind .top-\[497px\] {
    top: 497px;
  }

  .tailwind .top-\[592px\] {
    top: 592px;
  }

  .tailwind .top-\[597px\] {
    top: 597px;
  }

  .tailwind .top-\[637px\] {
    top: 637px;
  }

  .tailwind .top-\[653px\] {
    top: 653px;
  }

  .tailwind .top-\[681px\] {
    top: 681px;
  }

  .tailwind .top-\[753px\] {
    top: 753px;
  }

  .tailwind .top-\[825px\] {
    top: 825px;
  }

  .tailwind .top-\[830px\] {
    top: 830px;
  }

  .tailwind .top-\[891px\] {
    top: 891px;
  }

  .tailwind .top-\[929px\] {
    top: 929px;
  }

  .tailwind .top-\[970px\] {
    top: 970px;
  }

  .tailwind .top-\[975px\] {
    top: 975px;
  }

  .tailwind .top-\[1049px\] {
    top: 1049px;
  }

  .tailwind .top-\[1053px\] {
    top: 1053px;
  }

  .tailwind .top-\[1093px\] {
    top: 1093px;
  }

  .tailwind .top-\[1120px\] {
    top: 1120px;
  }

  .tailwind .top-\[1141px\] {
    top: 1141px;
  }

  .tailwind .top-\[1175px\] {
    top: 1175px;
  }

  .tailwind .top-\[1186px\] {
    top: 1186px;
  }

  .tailwind .top-\[1414px\] {
    top: 1414px;
  }

  .tailwind .top-\[1415px\] {
    top: 1415px;
  }

  .tailwind .top-\[1526px\] {
    top: 1526px;
  }

  .tailwind .top-\[1562px\] {
    top: 1562px;
  }

  .tailwind .top-\[1812px\] {
    top: 1812px;
  }

  .tailwind .top-\[1868px\] {
    top: 1868px;
  }

  .tailwind .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .tailwind .right-\[-1\.17\%\] {
    right: -1.17%;
  }

  .tailwind .right-\[-1\.49\%\] {
    right: -1.49%;
  }

  .tailwind .right-\[-1\.306\%\] {
    right: -1.306%;
  }

  .tailwind .right-\[-1\.552\%\] {
    right: -1.552%;
  }

  .tailwind .right-\[-1\.913\%\] {
    right: -1.913%;
  }

  .tailwind .right-\[-2\.885\%\] {
    right: -2.885%;
  }

  .tailwind .right-\[-3\.5\%\] {
    right: -3.5%;
  }

  .tailwind .right-\[-4\.206\%\] {
    right: -4.206%;
  }

  .tailwind .right-\[-5\.03\%\] {
    right: -5.03%;
  }

  .tailwind .right-\[-11px\] {
    right: -11px;
  }

  .tailwind .right-\[-19px\] {
    right: -19px;
  }

  .tailwind .right-\[-28\.852\%\] {
    right: -28.852%;
  }

  .tailwind .right-\[-33\.5\%\] {
    right: -33.5%;
  }

  .tailwind .right-\[-33px\] {
    right: -33px;
  }

  .tailwind .right-\[-47\.195\%\] {
    right: -47.195%;
  }

  .tailwind .right-\[-47px\] {
    right: -47px;
  }

  .tailwind .right-\[-49px\] {
    right: -49px;
  }

  .tailwind .right-\[-51px\] {
    right: -51px;
  }

  .tailwind .right-\[-55px\] {
    right: -55px;
  }

  .tailwind .right-\[-64px\] {
    right: -64px;
  }

  .tailwind .right-\[-65px\] {
    right: -65px;
  }

  .tailwind .right-\[-66\.204\%\] {
    right: -66.204%;
  }

  .tailwind .right-\[-66px\] {
    right: -66px;
  }

  .tailwind .right-\[-67px\] {
    right: -67px;
  }

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

  .tailwind .right-\[-71\.5\%\] {
    right: -71.5%;
  }

  .tailwind .right-\[-72px\] {
    right: -72px;
  }

  .tailwind .right-\[-73\.927\%\] {
    right: -73.927%;
  }

  .tailwind .right-\[-77px\] {
    right: -77px;
  }

  .tailwind .right-\[-80px\] {
    right: -80px;
  }

  .tailwind .right-\[-95px\] {
    right: -95px;
  }

  .tailwind .right-\[-119px\] {
    right: -119px;
  }

  .tailwind .right-\[-123\.611\%\] {
    right: -123.611%;
  }

  .tailwind .right-\[-305\.25px\] {
    right: -305.25px;
  }

  .tailwind .right-\[0\.005\%\] {
    right: .005%;
  }

  .tailwind .right-\[1\.028\%\] {
    right: 1.028%;
  }

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

  .tailwind .right-\[31\.408\%\] {
    right: 31.408%;
  }

  .tailwind .right-\[59\.782\%\] {
    right: 59.782%;
  }

  .tailwind .right-\[136px\] {
    right: 136px;
  }

  .tailwind .right-\[143px\] {
    right: 143px;
  }

  .tailwind .right-\[238px\] {
    right: 238px;
  }

  .tailwind .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }

  .tailwind .bottom-\[-2\.312\%\] {
    bottom: -2.312%;
  }

  .tailwind .bottom-\[-2\.841\%\] {
    bottom: -2.841%;
  }

  .tailwind .bottom-\[-6\.557\%\] {
    bottom: -6.557%;
  }

  .tailwind .bottom-\[-6\.739\%\] {
    bottom: -6.739%;
  }

  .tailwind .bottom-\[-8px\] {
    bottom: -8px;
  }

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

  .tailwind .bottom-\[-25\.79\%\] {
    bottom: -25.79%;
  }

  .tailwind .bottom-\[-26\.976\%\] {
    bottom: -26.976%;
  }

  .tailwind .bottom-\[-49\.864\%\] {
    bottom: -49.864%;
  }

  .tailwind .bottom-\[-68px\] {
    bottom: -68px;
  }

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

  .tailwind .bottom-\[-120px\] {
    bottom: -120px;
  }

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

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

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

  .tailwind .left-0 {
    left: calc(var(--spacing) * 0);
  }

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

  .tailwind .left-\[-1\.17\%\] {
    left: -1.17%;
  }

  .tailwind .left-\[-1\.034\%\] {
    left: -1.034%;
  }

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

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

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

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

  .tailwind .left-\[-3\%\] {
    left: -3%;
  }

  .tailwind .left-\[-4\.262\%\] {
    left: -4.262%;
  }

  .tailwind .left-\[-4px\] {
    left: -4px;
  }

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

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

  .tailwind .left-\[-7px\] {
    left: -7px;
  }

  .tailwind .left-\[-8px\] {
    left: -8px;
  }

  .tailwind .left-\[-9\.571\%\] {
    left: -9.571%;
  }

  .tailwind .left-\[-11px\] {
    left: -11px;
  }

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

  .tailwind .left-\[-28\.852\%\] {
    left: -28.852%;
  }

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

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

  .tailwind .left-\[-31px\] {
    left: -31px;
  }

  .tailwind .left-\[-33\%\] {
    left: -33%;
  }

  .tailwind .left-\[-34px\] {
    left: -34px;
  }

  .tailwind .left-\[-45px\] {
    left: -45px;
  }

  .tailwind .left-\[-46px\] {
    left: -46px;
  }

  .tailwind .left-\[-49px\] {
    left: -49px;
  }

  .tailwind .left-\[-59px\] {
    left: -59px;
  }

  .tailwind .left-\[-64px\] {
    left: -64px;
  }

  .tailwind .left-\[-65px\] {
    left: -65px;
  }

  .tailwind .left-\[-68px\] {
    left: -68px;
  }

  .tailwind .left-\[-73\.597\%\] {
    left: -73.597%;
  }

  .tailwind .left-\[-75px\] {
    left: -75px;
  }

  .tailwind .left-\[-77px\] {
    left: -77px;
  }

  .tailwind .left-\[-112\.963\%\] {
    left: -112.963%;
  }

  .tailwind .left-\[-122\%\] {
    left: -122%;
  }

  .tailwind .left-\[-123\.611\%\] {
    left: -123.611%;
  }

  .tailwind .left-\[-198px\] {
    left: -198px;
  }

  .tailwind .left-\[-206px\] {
    left: -206px;
  }

  .tailwind .left-\[-360px\] {
    left: -360px;
  }

  .tailwind .left-\[0\.642px\] {
    left: .642px;
  }

  .tailwind .left-\[5px\] {
    left: 5px;
  }

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

  .tailwind .left-\[35\.935\%\] {
    left: 35.935%;
  }

  .tailwind .left-\[38\.647\%\] {
    left: 38.647%;
  }

  .tailwind .left-\[72\.004\%\] {
    left: 72.004%;
  }

  .tailwind .left-\[72\.537\%\] {
    left: 72.537%;
  }

  .tailwind .left-\[155px\] {
    left: 155px;
  }

  .tailwind .left-\[311px\] {
    left: 311px;
  }

  .tailwind .left-\[351px\] {
    left: 351px;
  }

  .tailwind .left-\[660px\] {
    left: 660px;
  }

  .tailwind .left-\[666px\] {
    left: 666px;
  }

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

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

  .tailwind .\!container {
    width: 100% !important;
  }

  @media (width >= 40rem) {
    .tailwind .\!container {
      max-width: 40rem !important;
    }
  }

  @media (width >= 48rem) {
    .tailwind .\!container {
      max-width: 48rem !important;
    }
  }

  @media (width >= 64rem) {
    .tailwind .\!container {
      max-width: 64rem !important;
    }
  }

  @media (width >= 80rem) {
    .tailwind .\!container {
      max-width: 80rem !important;
    }
  }

  @media (width >= 96rem) {
    .tailwind .\!container {
      max-width: 96rem !important;
    }
  }

  .tailwind .container {
    width: 100%;
  }

  @media (width >= 40rem) {
    .tailwind .container {
      max-width: 40rem;
    }
  }

  @media (width >= 48rem) {
    .tailwind .container {
      max-width: 48rem;
    }
  }

  @media (width >= 64rem) {
    .tailwind .container {
      max-width: 64rem;
    }
  }

  @media (width >= 80rem) {
    .tailwind .container {
      max-width: 80rem;
    }
  }

  @media (width >= 96rem) {
    .tailwind .container {
      max-width: 96rem;
    }
  }

  .tailwind .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }

  .tailwind .box-border {
    box-sizing: border-box;
  }

  .tailwind .block {
    display: block;
  }

  .tailwind .flex {
    display: flex;
  }

  .tailwind .aspect-\[750\/962\] {
    aspect-ratio: 750 / 962;
  }

  .tailwind .aspect-\[760\/978\] {
    aspect-ratio: 760 / 978;
  }

  .tailwind .aspect-\[778\/1198\] {
    aspect-ratio: 778 / 1198;
  }

  .tailwind .aspect-\[782\/920\] {
    aspect-ratio: 782 / 920;
  }

  .tailwind .aspect-\[854\/888\] {
    aspect-ratio: 854 / 888;
  }

  .tailwind .aspect-\[854\/1194\] {
    aspect-ratio: 854 / 1194;
  }

  .tailwind .aspect-\[1000\/541\] {
    aspect-ratio: 1000 / 541;
  }

  .tailwind .aspect-\[1000\/665\] {
    aspect-ratio: 1000 / 665;
  }

  .tailwind .aspect-\[1000\/667\] {
    aspect-ratio: 1000 / 667;
  }

  .tailwind .aspect-\[1000\/1500\] {
    aspect-ratio: 1000 / 1500;
  }

  .tailwind .aspect-\[1020\/1500\] {
    aspect-ratio: 1020 / 1500;
  }

  .tailwind .aspect-\[4096\/2731\] {
    aspect-ratio: 4096 / 2731;
  }

  .tailwind .size-48 {
    width: calc(var(--spacing) * 48);
    height: calc(var(--spacing) * 48);
  }

  .tailwind .size-\[163px\] {
    width: 163px;
    height: 163px;
  }

  .tailwind .size-\[170px\] {
    width: 170px;
    height: 170px;
  }

  .tailwind .size-\[173px\] {
    width: 173px;
    height: 173px;
  }

  .tailwind .size-\[174px\] {
    width: 174px;
    height: 174px;
  }

  .tailwind .size-\[175px\] {
    width: 175px;
    height: 175px;
  }

  .tailwind .size-\[180px\] {
    width: 180px;
    height: 180px;
  }

  .tailwind .size-\[182px\] {
    width: 182px;
    height: 182px;
  }

  .tailwind .size-\[183px\] {
    width: 183px;
    height: 183px;
  }

  .tailwind .size-\[184px\] {
    width: 184px;
    height: 184px;
  }

  .tailwind .size-\[186px\] {
    width: 186px;
    height: 186px;
  }

  .tailwind .size-\[187px\] {
    width: 187px;
    height: 187px;
  }

  .tailwind .size-\[191px\] {
    width: 191px;
    height: 191px;
  }

  .tailwind .size-\[195px\] {
    width: 195px;
    height: 195px;
  }

  .tailwind .size-\[199px\] {
    width: 199px;
    height: 199px;
  }

  .tailwind .size-\[200px\] {
    width: 200px;
    height: 200px;
  }

  .tailwind .size-\[206px\] {
    width: 206px;
    height: 206px;
  }

  .tailwind .size-\[211px\] {
    width: 211px;
    height: 211px;
  }

  .tailwind .size-\[222px\] {
    width: 222px;
    height: 222px;
  }

  .tailwind .size-\[232px\] {
    width: 232px;
    height: 232px;
  }

  .tailwind .size-\[303px\] {
    width: 303px;
    height: 303px;
  }

  .tailwind .size-\[305px\] {
    width: 305px;
    height: 305px;
  }

  .tailwind .size-\[312px\] {
    width: 312px;
    height: 312px;
  }

  .tailwind .size-\[325px\] {
    width: 325px;
    height: 325px;
  }

  .tailwind .size-\[336px\] {
    width: 336px;
    height: 336px;
  }

  .tailwind .size-\[339px\] {
    width: 339px;
    height: 339px;
  }

  .tailwind .size-\[345px\] {
    width: 345px;
    height: 345px;
  }

  .tailwind .size-\[367px\] {
    width: 367px;
    height: 367px;
  }

  .tailwind .size-\[418px\] {
    width: 418px;
    height: 418px;
  }

  .tailwind .size-full {
    width: 100%;
    height: 100%;
  }

  .tailwind .h-44 {
    height: calc(var(--spacing) * 44);
  }

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

  .tailwind .h-\[23\.495px\] {
    height: 23.495px;
  }

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

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

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

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

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

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

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

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

  .tailwind .h-\[277\.893px\] {
    height: 277.893px;
  }

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

  .tailwind .h-\[335\.984px\] {
    height: 335.984px;
  }

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

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

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

  .tailwind .h-\[501\.984px\] {
    height: 501.984px;
  }

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

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

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

  .tailwind .h-\[870\.984px\] {
    height: 870.984px;
  }

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

  .tailwind .min-h-px {
    min-height: 1px;
  }

  .tailwind .w-\[23\.836px\] {
    width: 23.836px;
  }

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

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

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

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

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

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

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

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

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

  .tailwind .w-\[185\.984px\] {
    width: 185.984px;
  }

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

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

  .tailwind .w-\[214\.2px\] {
    width: 214.2px;
  }

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

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

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

  .tailwind .w-\[277\.875px\] {
    width: 277.875px;
  }

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

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

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

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

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

  .tailwind .w-\[426\.987px\] {
    width: 426.987px;
  }

  .tailwind .w-\[428\.794px\] {
    width: 428.794px;
  }

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

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

  .tailwind .w-\[481\.984px\] {
    width: 481.984px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .min-w-px {
    min-width: 1px;
  }

  .tailwind .flex-none {
    flex: none;
  }

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

  .tailwind .grow {
    flex-grow: 1;
  }

  .tailwind .basis-0 {
    flex-basis: calc(var(--spacing) * 0);
  }

  .tailwind .translate-x-\[-50\%\] {
    --tw-translate-x: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .tailwind .translate-y-\[-50\%\] {
    --tw-translate-y: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .tailwind .rotate-\[90deg\] {
    rotate: 90deg;
  }

  .tailwind .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

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

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

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

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

  .tailwind .content-stretch {
    align-content: stretch;
  }

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

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

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

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

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

  .tailwind .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .tailwind .gap-5 {
    gap: calc(var(--spacing) * 5);
  }

  .tailwind .gap-6 {
    gap: calc(var(--spacing) * 6);
  }

  .tailwind .gap-\[17px\] {
    gap: 17px;
  }

  .tailwind .gap-\[46px\] {
    gap: 46px;
  }

  .tailwind .gap-\[49px\] {
    gap: 49px;
  }

  .tailwind .overflow-clip {
    overflow: clip;
  }

  .tailwind .overflow-hidden {
    overflow: hidden;
  }

  .tailwind .overflow-visible {
    overflow: visible;
  }

  .tailwind .rounded-full {
    border-radius: 3.40282e38px;
  }

  .tailwind .bg-\[\#9e9e9e\] {
    background-color: #9e9e9e;
  }

  .tailwind .bg-\[\#255fff\] {
    background-color: #255fff;
  }

  .tailwind .bg-\[rgba\(20\,20\,20\,0\)\] {
    background-color: #14141400;
  }

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

  .tailwind .bg-center {
    background-position: center;
  }

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

  .tailwind .p-0 {
    padding: calc(var(--spacing) * 0);
  }

  .tailwind .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .tailwind .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }

  .tailwind .px-11 {
    padding-inline: calc(var(--spacing) * 11);
  }

  .tailwind .px-16 {
    padding-inline: calc(var(--spacing) * 16);
  }

  .tailwind .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .tailwind .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }

  .tailwind .py-\[60px\] {
    padding-block: 60px;
  }

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

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

  .tailwind .font-\[\'Montserrat\'\,_sans-serif\] {
    font-family: Montserrat, sans-serif;
  }

  .tailwind .font-\[\'Montserrat\:Bold\'\,_sans-serif\] {
    font-family: Montserrat\:Bold, sans-serif;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .leading-\[0\.69\] {
    --tw-leading: .69;
    line-height: .69;
  }

  .tailwind .leading-\[0\.89\] {
    --tw-leading: .89;
    line-height: .89;
  }

  .tailwind .leading-\[0\] {
    --tw-leading: 0;
    line-height: 0;
  }

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

  .tailwind .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .tailwind .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

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

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

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

  .tailwind .text-\[\#929292\] {
    color: #929292;
  }

  .tailwind .text-\[\#ffffff\] {
    color: #fff;
  }

  .tailwind .not-italic {
    font-style: normal;
  }

  .tailwind .no-underline {
    text-decoration-line: none;
  }

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

  .tailwind .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .tailwind .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .tailwind .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .tailwind .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .tailwind .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

  .tailwind .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .tailwind .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }

  .tailwind .\[flex-flow\:wrap\] {
    flex-flow: wrap;
  }

  .tailwind .\[text-shadow\:rgba\(0\,0\,0\,0\.8\)_0px_0px_30px\] {
    text-shadow: 0 0 30px #000c;
  }

  @media (hover: hover) {
    .tailwind .hover\:scale-95:hover {
      --tw-scale-x: 95%;
      --tw-scale-y: 95%;
      --tw-scale-z: 95%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:text-\[\#255fff\]:hover {
      color: #255fff;
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:brightness-110:hover {
      --tw-brightness: brightness(110%);
      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, );
    }
  }

  .tailwind .active\:scale-95:active {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
