*, ::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.14 | MIT License | https://tailwindcss.com
  */
  
  /*
  1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
  2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
  */
  
  *,
  ::before,
  ::after {
    box-sizing: border-box;
    /* 1 */
    border-width: 0;
    /* 2 */
    border-style: solid;
    /* 2 */
    border-color: #e5e7eb;
    /* 2 */
  }
  
  ::before,
  ::after {
    --tw-content: '';
  }
  
  /*
  1. Use a consistent sensible line-height in all browsers.
  2. Prevent adjustments of font size after orientation changes in iOS.
  3. Use a more readable tab size.
  4. Use the user's configured `sans` font-family by default.
  5. Use the user's configured `sans` font-feature-settings by default.
  6. Use the user's configured `sans` font-variation-settings by default.
  7. Disable tap highlights on iOS
  */
  
  html,
  :host {
    line-height: 1.5;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -moz-tab-size: 4;
    /* 3 */
    -o-tab-size: 4;
       tab-size: 4;
    /* 3 */
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    /* 4 */
    font-feature-settings: normal;
    /* 5 */
    font-variation-settings: normal;
    /* 6 */
    -webkit-tap-highlight-color: transparent;
    /* 7 */
  }
  
  /*
  1. Remove the margin in all browsers.
  2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
  */
  
  body {
    margin: 0;
    /* 1 */
    line-height: inherit;
    /* 2 */
  }
  
  /*
  1. Add the correct height in Firefox.
  2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
  3. Ensure horizontal rules are visible by default.
  */
  
  hr {
    height: 0;
    /* 1 */
    color: inherit;
    /* 2 */
    border-top-width: 1px;
    /* 3 */
  }
  
  /*
  Add the correct text decoration in Chrome, Edge, and Safari.
  */
  
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
  }
  
  /*
  Remove the default font size and weight for headings.
  */
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  
  /*
  Reset links to optimize for opt-in styling instead of opt-out.
  */
  
  a {
    color: inherit;
    text-decoration: inherit;
  }
  
  /*
  Add the correct font weight in Edge and Safari.
  */
  
  b,
  strong {
    font-weight: bolder;
  }
  
  /*
  1. Use the user's configured `mono` font-family by default.
  2. Use the user's configured `mono` font-feature-settings by default.
  3. Use the user's configured `mono` font-variation-settings by default.
  4. Correct the odd `em` font sizing in all browsers.
  */
  
  code,
  kbd,
  samp,
  pre {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    /* 1 */
    font-feature-settings: normal;
    /* 2 */
    font-variation-settings: normal;
    /* 3 */
    font-size: 1em;
    /* 4 */
  }
  
  /*
  Add the correct font size in all browsers.
  */
  
  small {
    font-size: 80%;
  }
  
  /*
  Prevent `sub` and `sup` elements from affecting the line height in all browsers.
  */
  
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  
  sub {
    bottom: -0.25em;
  }
  
  sup {
    top: -0.5em;
  }
  
  /*
  1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
  2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
  3. Remove gaps between table borders by default.
  */
  
  table {
    text-indent: 0;
    /* 1 */
    border-color: inherit;
    /* 2 */
    border-collapse: collapse;
    /* 3 */
  }
  
  /*
  1. Change the font styles in all browsers.
  2. Remove the margin in Firefox and Safari.
  3. Remove default padding in all browsers.
  */
  
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: inherit;
    /* 1 */
    font-feature-settings: inherit;
    /* 1 */
    font-variation-settings: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    font-weight: inherit;
    /* 1 */
    line-height: inherit;
    /* 1 */
    letter-spacing: inherit;
    /* 1 */
    color: inherit;
    /* 1 */
    margin: 0;
    /* 2 */
    padding: 0;
    /* 3 */
  }
  
  /*
  Remove the inheritance of text transform in Edge and Firefox.
  */
  
  button,
  select {
    text-transform: none;
  }
  
  /*
  1. Correct the inability to style clickable types in iOS and Safari.
  2. Remove default button styles.
  */
  
  button,
  input:where([type='button']),
  input:where([type='reset']),
  input:where([type='submit']) {
    -webkit-appearance: button;
    /* 1 */
    background-color: transparent;
    /* 2 */
    background-image: none;
    /* 2 */
  }
  
  /*
  Use the modern Firefox focus style for all focusable elements.
  */
  
  :-moz-focusring {
    outline: auto;
  }
  
  /*
  Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
  */
  
  :-moz-ui-invalid {
    box-shadow: none;
  }
  
  /*
  Add the correct vertical alignment in Chrome and Firefox.
  */
  
  progress {
    vertical-align: baseline;
  }
  
  /*
  Correct the cursor style of increment and decrement buttons in Safari.
  */
  
  ::-webkit-inner-spin-button,
  ::-webkit-outer-spin-button {
    height: auto;
  }
  
  /*
  1. Correct the odd appearance in Chrome and Safari.
  2. Correct the outline style in Safari.
  */
  
  [type='search'] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
  }
  
  /*
  Remove the inner padding in Chrome and Safari on macOS.
  */
  
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  
  /*
  1. Correct the inability to style clickable types in iOS and Safari.
  2. Change font properties to `inherit` in Safari.
  */
  
  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
  }
  
  /*
  Add the correct display in Chrome and Safari.
  */
  
  summary {
    display: list-item;
  }
  
  /*
  Removes the default spacing and border for appropriate elements.
  */
  
  blockquote,
  dl,
  dd,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  hr,
  figure,
  p,
  pre {
    margin: 0;
  }
  
  fieldset {
    margin: 0;
    padding: 0;
  }
  
  legend {
    padding: 0;
  }
  
  ol,
  ul,
  menu {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  /*
  Reset default styling for dialogs.
  */
  
  dialog {
    padding: 0;
  }
  
  /*
  Prevent resizing textareas horizontally by default.
  */
  
  textarea {
    resize: vertical;
  }
  
  /*
  1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
  2. Set the default placeholder color to the user's configured gray 400 color.
  */
  
  input::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1;
    /* 1 */
    color: #9ca3af;
    /* 2 */
  }
  
  input::placeholder,
  textarea::placeholder {
    opacity: 1;
    /* 1 */
    color: #9ca3af;
    /* 2 */
  }
  
  /*
  Set the default cursor for buttons.
  */
  
  button,
  [role="button"] {
    cursor: pointer;
  }
  
  /*
  Make sure disabled buttons don't get the pointer cursor.
  */
  
  :disabled {
    cursor: default;
  }
  
  /*
  1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
  2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
     This can trigger a poorly considered lint error in some tools but is included by design.
  */
  
  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    display: block;
    /* 1 */
    vertical-align: middle;
    /* 2 */
  }
  
  /*
  Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
  */
  
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  
  /* Make elements with the HTML hidden attribute stay hidden by default */
  
  [hidden]:where(:not([hidden="until-found"])) {
    display: none;
  }
  
  .container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  
  @media (min-width: 640px) {
    .container {
      max-width: 640px;
    }
  }
  
  @media (min-width: 768px) {
    .container {
      max-width: 768px;
    }
  }
  
  @media (min-width: 1024px) {
    .container {
      max-width: 1024px;
    }
  }
  
  @media (min-width: 1280px) {
    .container {
      max-width: 1280px;
    }
  }
  
  @media (min-width: 1536px) {
    .container {
      max-width: 1536px;
    }
  }
  
  .visible {
    visibility: visible;
  }
  
  .collapse {
    visibility: collapse;
  }
  
  .static {
    position: static;
  }
  
  .fixed {
    position: fixed;
  }
  
  .absolute {
    position: absolute;
  }
  
  .relative {
    position: relative;
  }
  
  .inset-0 {
    inset: 0px;
  }
  
  .-left-\[15px\] {
    left: -15px;
  }
  
  .-right-\[15px\] {
    right: -15px;
  }
  
  .bottom-2\.5 {
    bottom: 0.625rem;
  }
  
  .bottom-\[-4px\] {
    bottom: -4px;
  }
  
  .bottom-\[10px\] {
    bottom: 10px;
  }
  
  .bottom-full {
    bottom: 100%;
  }
  
  .left-0 {
    left: 0px;
  }
  
  .left-2\.5 {
    left: 0.625rem;
  }
  
  .left-\[10px\] {
    left: 10px;
  }
  
  .right-0 {
    right: 0px;
  }
  
  .top-0 {
    top: 0px;
  }
  
  .top-3 {
    top: 0.75rem;
  }
  
  .top-\[50\%\] {
    top: 50%;
  }
  
  .top-\[calc\(50\%-20px\)\] {
    top: calc(50% - 20px);
  }
  
  .z-0 {
    z-index: 0;
  }
  
  .z-10 {
    z-index: 10;
  }
  
  .z-20 {
    z-index: 20;
  }
  
  .z-50 {
    z-index: 50;
  }
  
  .z-\[11\] {
    z-index: 11;
  }
  
  .z-\[1\] {
    z-index: 1;
  }
  
  .mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  
  .mx-\[-10px\] {
    margin-left: -10px;
    margin-right: -10px;
  }
  
  .mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  
  .\!mb-0 {
    margin-bottom: 0px !important;
  }
  
  .\!mt-0 {
    margin-top: 0px !important;
  }
  
  .\!mt-5 {
    margin-top: 1.25rem !important;
  }
  
  .-mt-\[15px\] {
    margin-top: -15px;
  }
  
  .mb-10 {
    margin-bottom: 2.5rem;
  }
  
  .mb-16 {
    margin-bottom: 4rem;
  }
  
  .mb-2 {
    margin-bottom: 0.5rem;
  }
  
  .mb-2\.5 {
    margin-bottom: 0.625rem;
  }
  
  .mb-3 {
    margin-bottom: 0.75rem;
  }
  
  .mb-4 {
    margin-bottom: 1rem;
  }
  
  .mb-5 {
    margin-bottom: 1.25rem;
  }
  
  .mb-6 {
    margin-bottom: 1.5rem;
  }
  
  .mb-8 {
    margin-bottom: 2rem;
  }
  
  .mb-9 {
    margin-bottom: 2.25rem;
  }
  
  .mb-\[10px\] {
    margin-bottom: 10px;
  }
  
  .mb-\[16px\] {
    margin-bottom: 16px;
  }
  
  .mb-\[22px\] {
    margin-bottom: 22px;
  }
  
  .mb-\[23px\] {
    margin-bottom: 23px;
  }
  
  .mb-\[24px\] {
    margin-bottom: 24px;
  }
  
  .mb-\[30px\] {
    margin-bottom: 30px;
  }
  
  .mb-\[32px\] {
    margin-bottom: 32px;
  }
  
  .mb-\[50px\] {
    margin-bottom: 50px;
  }
  
  .mb-\[60px\] {
    margin-bottom: 60px;
  }
  
  .mb-\[70px\] {
    margin-bottom: 70px;
  }
  
  .ml-5 {
    margin-left: 1.25rem;
  }
  
  .ml-\[-20px\] {
    margin-left: -20px;
  }
  
  .mr-2 {
    margin-right: 0.5rem;
  }
  
  .mt-10 {
    margin-top: 2.5rem;
  }
  
  .mt-2 {
    margin-top: 0.5rem;
  }
  
  .mt-3 {
    margin-top: 0.75rem;
  }
  
  .mt-4 {
    margin-top: 1rem;
  }
  
  .mt-5 {
    margin-top: 1.25rem;
  }
  
  .mt-6 {
    margin-top: 1.5rem;
  }
  
  .mt-8 {
    margin-top: 2rem;
  }
  
  .mt-\[15px\] {
    margin-top: 15px;
  }
  
  .mt-\[18px\] {
    margin-top: 18px;
  }
  
  .mt-\[25px\] {
    margin-top: 25px;
  }
  
  .mt-\[36px\] {
    margin-top: 36px;
  }
  
  .mt-\[65px\] {
    margin-top: 65px;
  }
  
  .mt-\[6px\] {
    margin-top: 6px;
  }
  
  .mt-\[80px\] {
    margin-top: 80px;
  }
  
  .block {
    display: block;
  }
  
  .inline-block {
    display: inline-block;
  }
  
  .flex {
    display: flex;
  }
  
  .table {
    display: table;
  }
  
  .grid {
    display: grid;
  }
  
  .contents {
    display: contents;
  }
  
  .hidden {
    display: none;
  }
  
  .aspect-video {
    aspect-ratio: 16 / 9;
  }
  
  .size-5 {
    width: 1.25rem;
    height: 1.25rem;
  }
  
  .\!h-10 {
    height: 2.5rem !important;
  }
  
  .\!h-auto {
    height: auto !important;
  }
  
  .h-1 {
    height: 0.25rem;
  }
  
  .h-10 {
    height: 2.5rem;
  }
  
  .h-2 {
    height: 0.5rem;
  }
  
  .h-5 {
    height: 1.25rem;
  }
  
  .h-6 {
    height: 1.5rem;
  }
  
  .h-9 {
    height: 2.25rem;
  }
  
  .h-\[140px\] {
    height: 140px;
  }
  
  .h-\[160px\] {
    height: 160px;
  }
  
  .h-\[175px\] {
    height: 175px;
  }
  
  .h-\[1px\] {
    height: 1px;
  }
  
  .h-\[200px\] {
    height: 200px;
  }
  
  .h-\[210px\] {
    height: 210px;
  }
  
  .h-\[240px\] {
    height: 240px;
  }
  
  .h-\[245px\] {
    height: 245px;
  }
  
  .h-\[268px\] {
    height: 268px;
  }
  
  .h-\[275px\] {
    height: 275px;
  }
  
  .h-\[30px\] {
    height: 30px;
  }
  
  .h-\[330px\] {
    height: 330px;
  }
  
  .h-\[410px\] {
    height: 410px;
  }
  
  .h-\[430px\] {
    height: 430px;
  }
  
  .h-\[450px\] {
    height: 450px;
  }
  
  .h-full {
    height: 100%;
  }
  
  .h-screen {
    height: 100vh;
  }
  
  .max-h-\[160px\] {
    max-height: 160px;
  }
  
  .max-h-\[180px\] {
    max-height: 180px;
  }
  
  .max-h-\[266px\] {
    max-height: 266px;
  }
  
  .max-h-\[380px\] {
    max-height: 380px;
  }
  
  .max-h-\[90vh\] {
    max-height: 90vh;
  }
  
  .max-h-\[96vh\] {
    max-height: 96vh;
  }
  
  .max-h-\[calc\(100vh-80px\)\] {
    max-height: calc(100vh - 80px);
  }
  
  .max-h-screen {
    max-height: 100vh;
  }
  
  .min-h-\[450px\] {
    min-height: 450px;
  }
  
  .\!w-10 {
    width: 2.5rem !important;
  }
  
  .w-1\/2 {
    width: 50%;
  }
  
  .w-2 {
    width: 0.5rem;
  }
  
  .w-36 {
    width: 9rem;
  }
  
  .w-5 {
    width: 1.25rem;
  }
  
  .w-6 {
    width: 1.5rem;
  }
  
  .w-60 {
    width: 15rem;
  }
  
  .w-9 {
    width: 2.25rem;
  }
  
  .w-\[100px\] {
    width: 100px;
  }
  
  .w-\[200px\] {
    width: 200px;
  }
  
  .w-\[220px\] {
    width: 220px;
  }
  
  .w-\[250px\] {
    width: 250px;
  }
  
  .w-\[2px\] {
    width: 2px;
  }
  
  .w-\[30px\] {
    width: 30px;
  }
  
  .w-\[340px\] {
    width: 340px;
  }
  
  .w-\[60px\] {
    width: 60px;
  }
  
  .w-\[90\%\] {
    width: 90%;
  }
  
  .w-\[calc\(100\%-10px\)\] {
    width: calc(100% - 10px);
  }
  
  .w-\[calc\(100\%-20px\)\] {
    width: calc(100% - 20px);
  }
  
  .w-full {
    width: 100%;
  }
  
  .min-w-80 {
    min-width: 20rem;
  }
  
  .min-w-\[240px\] {
    min-width: 240px;
  }
  
  .min-w-\[250px\] {
    min-width: 250px;
  }
  
  .min-w-\[300px\] {
    min-width: 300px;
  }
  
  .min-w-\[305px\] {
    min-width: 305px;
  }
  
  .min-w-\[310px\] {
    min-width: 310px;
  }
  
  .max-w-\[1000px\] {
    max-width: 1000px;
  }
  
  .max-w-\[1280px\] {
    max-width: 1280px;
  }
  
  .max-w-\[1305px\] {
    max-width: 1305px;
  }
  
  .max-w-\[1320px\] {
    max-width: 1320px;
  }
  
  .max-w-\[1440px\] {
    max-width: 1440px;
  }
  
  .max-w-\[229px\] {
    max-width: 229px;
  }
  
  .max-w-\[250px\] {
    max-width: 250px;
  }
  
  .max-w-\[300px\] {
    max-width: 300px;
  }
  
  .max-w-\[310px\] {
    max-width: 310px;
  }
  
  .max-w-\[340px\] {
    max-width: 340px;
  }
  
  .max-w-\[350px\] {
    max-width: 350px;
  }
  
  .max-w-\[400px\] {
    max-width: 400px;
  }
  
  .max-w-\[422px\] {
    max-width: 422px;
  }
  
  .max-w-\[500px\] {
    max-width: 500px;
  }
  
  .max-w-\[540px\] {
    max-width: 540px;
  }
  
  .max-w-\[800px\] {
    max-width: 800px;
  }
  
  .max-w-\[982px\] {
    max-width: 982px;
  }
  
  .max-w-\[984px\] {
    max-width: 984px;
  }
  
  .flex-\[0\] {
    flex: 0;
  }
  
  .flex-none {
    flex: none;
  }
  
  .shrink-0 {
    flex-shrink: 0;
  }
  
  .grow {
    flex-grow: 1;
  }
  
  .border-collapse {
    border-collapse: collapse;
  }
  
  .-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));
  }
  
  .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));
  }
  
  .cursor-pointer {
    cursor: pointer;
  }
  
  .select-all {
    -webkit-user-select: all;
       -moz-user-select: all;
            user-select: all;
  }
  
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  
  .flex-col {
    flex-direction: column;
  }
  
  .flex-col-reverse {
    flex-direction: column-reverse;
  }
  
  .flex-wrap {
    flex-wrap: wrap;
  }
  
  .place-content-center {
    place-content: center;
  }
  
  .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-14 {
    gap: 3.5rem;
  }
  
  .gap-2 {
    gap: 0.5rem;
  }
  
  .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-\[18px\] {
    gap: 18px;
  }
  
  .gap-\[30px\] {
    gap: 30px;
  }
  
  .gap-x-5 {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
  
  .gap-y-5 {
    row-gap: 1.25rem;
  }
  
  .overflow-auto {
    overflow: auto;
  }
  
  .overflow-hidden {
    overflow: hidden;
  }
  
  .overflow-x-auto {
    overflow-x: auto;
  }
  
  .overflow-y-auto {
    overflow-y: auto;
  }
  
  .rounded {
    border-radius: 0.25rem;
  }
  
  .rounded-2xl {
    border-radius: 1rem;
  }
  
  .rounded-\[20px\] {
    border-radius: 20px;
  }
  
  .rounded-full {
    border-radius: 9999px;
  }
  
  .border {
    border-width: 1px;
  }
  
  .border-x {
    border-left-width: 1px;
    border-right-width: 1px;
  }
  
  .border-b {
    border-bottom-width: 1px;
  }
  
  .border-r {
    border-right-width: 1px;
  }
  
  .border-t {
    border-top-width: 1px;
  }
  
  .border-\[\#2B2B2B\] {
    --tw-border-opacity: 1;
    border-color: rgb(43 43 43 / var(--tw-border-opacity));
  }
  
  .border-\[\#A41F3D\] {
    --tw-border-opacity: 1;
    border-color: rgb(164 31 61 / var(--tw-border-opacity));
  }
  
  .border-\[\#F69063\] {
    --tw-border-opacity: 1;
    border-color: rgb(246 144 99 / var(--tw-border-opacity));
  }
  
  .border-black {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
  }
  
  .border-peachfuzz {
    --tw-border-opacity: 1;
    border-color: rgb(250 84 87 / var(--tw-border-opacity));
  }
  
  .border-topaz {
    --tw-border-opacity: 1;
    border-color: rgb(192 106 69 / var(--tw-border-opacity));
  }
  
  .border-transparent {
    border-color: transparent;
  }
  
  .border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
  }
  
  .border-whitedove {
    --tw-border-opacity: 1;
    border-color: rgb(238 238 228 / var(--tw-border-opacity));
  }
  
  .border-opacity-10 {
    --tw-border-opacity: 0.1;
  }
  
  .\!bg-black {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
  }
  
  .bg-\[\#A2DFDA\] {
    --tw-bg-opacity: 1;
    background-color: rgb(162 223 218 / var(--tw-bg-opacity));
  }
  
  .bg-\[\#C06A45\] {
    --tw-bg-opacity: 1;
    background-color: rgb(192 106 69 / var(--tw-bg-opacity));
  }
  
  .bg-\[\#D9A0B1\] {
    --tw-bg-opacity: 1;
    background-color: rgb(217 160 177 / var(--tw-bg-opacity));
  }
  
  .bg-\[\#EEEEE4\] {
    --tw-bg-opacity: 1;
    background-color: rgb(238 238 228 / var(--tw-bg-opacity));
  }
  
  .bg-\[\#F54E51\] {
    --tw-bg-opacity: 1;
    background-color: rgb(245 78 81 / var(--tw-bg-opacity));
  }
  
  .bg-\[\#FA5457\] {
    --tw-bg-opacity: 1;
    background-color: rgb(250 84 87 / var(--tw-bg-opacity));
  }
  
  .bg-\[\#eed999\] {
    --tw-bg-opacity: 1;
    background-color: rgb(238 217 153 / var(--tw-bg-opacity));
  }
  
  .bg-\[\#eeeee4\] {
    --tw-bg-opacity: 1;
    background-color: rgb(238 238 228 / var(--tw-bg-opacity));
  }
  
  .bg-\[\#f2f2f2\] {
    --tw-bg-opacity: 1;
    background-color: rgb(242 242 242 / var(--tw-bg-opacity));
  }
  
  .bg-\[\#f95b5d\] {
    --tw-bg-opacity: 1;
    background-color: rgb(249 91 93 / var(--tw-bg-opacity));
  }
  
  .bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  }
  
  .bg-black\/20 {
    background-color: rgb(0 0 0 / 0.2);
  }
  
  .bg-greenbg {
    --tw-bg-opacity: 1;
    background-color: rgb(95 165 90 / var(--tw-bg-opacity));
  }
  
  .bg-honeybee {
    --tw-bg-opacity: 1;
    background-color: rgb(238 217 153 / var(--tw-bg-opacity));
  }
  
  .bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(238 242 255 / var(--tw-bg-opacity));
  }
  
  .bg-lightblue {
    --tw-bg-opacity: 1;
    background-color: rgb(162 222 217 / var(--tw-bg-opacity));
  }
  
  .bg-peachfuzz {
    --tw-bg-opacity: 1;
    background-color: rgb(250 84 87 / var(--tw-bg-opacity));
  }
  
  .bg-transparent {
    background-color: transparent;
  }
  
  .bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
  
  .bg-white\/75 {
    background-color: rgb(255 255 255 / 0.75);
  }
  
  .bg-white\/80 {
    background-color: rgb(255 255 255 / 0.8);
  }
  
  .bg-whitedove {
    --tw-bg-opacity: 1;
    background-color: rgb(238 238 228 / var(--tw-bg-opacity));
  }
  
  .object-contain {
    -o-object-fit: contain;
       object-fit: contain;
  }
  
  .object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }
  
  .\!p-2 {
    padding: 0.5rem !important;
  }
  
  .p-0 {
    padding: 0px;
  }
  
  .p-10 {
    padding: 2.5rem;
  }
  
  .p-2 {
    padding: 0.5rem;
  }
  
  .p-2\.5 {
    padding: 0.625rem;
  }
  
  .p-3 {
    padding: 0.75rem;
  }
  
  .p-4 {
    padding: 1rem;
  }
  
  .p-5 {
    padding: 1.25rem;
  }
  
  .p-6 {
    padding: 1.5rem;
  }
  
  .p-7 {
    padding: 1.75rem;
  }
  
  .p-\[25px\] {
    padding: 25px;
  }
  
  .p-\[30px\] {
    padding: 30px;
  }
  
  .px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  
  .px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  
  .px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  
  .px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  
  .px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  
  .px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  
  .px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  
  .px-\[22px\] {
    padding-left: 22px;
    padding-right: 22px;
  }
  
  .px-\[24px\] {
    padding-left: 24px;
    padding-right: 24px;
  }
  
  .px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }
  
  .px-\[36px\] {
    padding-left: 36px;
    padding-right: 36px;
  }
  
  .px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px;
  }
  
  .px-\[48px\] {
    padding-left: 48px;
    padding-right: 48px;
  }
  
  .px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px;
  }
  
  .py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  
  .py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  
  .py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  
  .py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  
  .py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  
  .py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  
  .py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  
  .py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  
  .py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  
  .py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
  
  .py-\[13px\] {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  
  .py-\[14px\] {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  
  .py-\[24px\] {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  
  .py-\[30px\] {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  
  .py-\[7px\] {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  
  .py-\[8px\] {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  
  .pb-0 {
    padding-bottom: 0px;
  }
  
  .pb-10 {
    padding-bottom: 2.5rem;
  }
  
  .pb-2 {
    padding-bottom: 0.5rem;
  }
  
  .pb-44 {
    padding-bottom: 11rem;
  }
  
  .pb-5 {
    padding-bottom: 1.25rem;
  }
  
  .pb-6 {
    padding-bottom: 1.5rem;
  }
  
  .pb-9 {
    padding-bottom: 2.25rem;
  }
  
  .pb-\[100px\] {
    padding-bottom: 100px;
  }
  
  .pb-\[30px\] {
    padding-bottom: 30px;
  }
  
  .pl-10 {
    padding-left: 2.5rem;
  }
  
  .pl-\[17px\] {
    padding-left: 17px;
  }
  
  .pr-20 {
    padding-right: 5rem;
  }
  
  .pr-\[17px\] {
    padding-right: 17px;
  }
  
  .pt-0 {
    padding-top: 0px;
  }
  
  .pt-10 {
    padding-top: 2.5rem;
  }
  
  .pt-2 {
    padding-top: 0.5rem;
  }
  
  .pt-2\.5 {
    padding-top: 0.625rem;
  }
  
  .pt-20 {
    padding-top: 5rem;
  }
  
  .pt-6 {
    padding-top: 1.5rem;
  }
  
  .pt-\[24px\] {
    padding-top: 24px;
  }
  
  .pt-\[65px\] {
    padding-top: 65px;
  }
  
  .text-left {
    text-align: left;
  }
  
  .text-center {
    text-align: center;
  }
  
  .font-\[\"gothammedium\"\] {
    font-family: "gothammedium";
  }
  
  .font-\[\'gothambold\'\] {
    font-family: 'gothambold';
  }
  
  .font-\[\'gothambook\'\] {
    font-family: 'gothambook';
  }
  
  .font-\[\'gothammedium\'\] {
    font-family: 'gothammedium';
  }
  
  .font-\[gothambook\] {
    font-family: gothambook;
  }
  
  .font-\[gothammedium\] {
    font-family: gothammedium;
  }
  
  .text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  
  .text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  
  .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-\[24px\] {
    font-size: 24px;
  }
  
  .text-\[30px\] {
    font-size: 30px;
  }
  
  .text-\[32px\] {
    font-size: 32px;
  }
  
  .text-\[40px\] {
    font-size: 40px;
  }
  
  .text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  
  .text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  
  .text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  
  .text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  
  .text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }
  
  .font-\[600\] {
    font-weight: 600;
  }
  
  .font-bold {
    font-weight: 700;
  }
  
  .font-normal {
    font-weight: 400;
  }
  
  .font-semibold {
    font-weight: 600;
  }
  
  .uppercase {
    text-transform: uppercase;
  }
  
  .lowercase {
    text-transform: lowercase;
  }
  
  .leading-\[24px\] {
    line-height: 24px;
  }
  
  .leading-normal {
    line-height: 1.5;
  }
  
  .leading-snug {
    line-height: 1.375;
  }
  
  .\!text-white {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
  }
  
  .text-\[\#000000\] {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }
  
  .text-\[\#A41F3D\] {
    --tw-text-opacity: 1;
    color: rgb(164 31 61 / var(--tw-text-opacity));
  }
  
  .text-\[\#C36B47\] {
    --tw-text-opacity: 1;
    color: rgb(195 107 71 / var(--tw-text-opacity));
  }
  
  .text-\[\#FFFFFF\] {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  
  .text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }
  
  .text-darkgray {
    --tw-text-opacity: 1;
    color: rgb(102 102 102 / var(--tw-text-opacity));
  }
  
  .text-green-500 {
    --tw-text-opacity: 1;
    color: rgb(34 197 94 / var(--tw-text-opacity));
  }
  
  .text-red-500 {
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity));
  }
  
  .text-red-700 {
    --tw-text-opacity: 1;
    color: rgb(185 28 28 / var(--tw-text-opacity));
  }
  
  .text-topaz {
    --tw-text-opacity: 1;
    color: rgb(192 106 69 / var(--tw-text-opacity));
  }
  
  .text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  
  .underline {
    text-decoration-line: underline;
  }
  
  .opacity-80 {
    opacity: 0.8;
  }
  
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  
  .outline-0 {
    outline-width: 0px;
  }
  
  .filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }
  
  .transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  
  .transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  
  .duration-300 {
    transition-duration: 300ms;
  }
  
  .duration-500 {
    transition-duration: 500ms;
  }
  
  .placeholder\:text-darkgray::-moz-placeholder {
    --tw-text-opacity: 1;
    color: rgb(102 102 102 / var(--tw-text-opacity));
  }
  
  .placeholder\:text-darkgray::placeholder {
    --tw-text-opacity: 1;
    color: rgb(102 102 102 / var(--tw-text-opacity));
  }
  
  .hover\:border-\[\#f95357\]:hover {
    --tw-border-opacity: 1;
    border-color: rgb(249 83 87 / var(--tw-border-opacity));
  }
  
  .hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
  }
  
  .hover\:border-topaz:hover {
    --tw-border-opacity: 1;
    border-color: rgb(192 106 69 / var(--tw-border-opacity));
  }
  
  .hover\:bg-\[\#f95357\]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(249 83 87 / var(--tw-bg-opacity));
  }
  
  .hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  }
  
  .hover\:bg-lightblue:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(162 222 217 / var(--tw-bg-opacity));
  }
  
  .hover\:text-\[\#666666\]:hover {
    --tw-text-opacity: 1;
    color: rgb(102 102 102 / var(--tw-text-opacity));
  }
  
  .hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }
  
  .hover\:text-peachfuzz:hover {
    --tw-text-opacity: 1;
    color: rgb(250 84 87 / var(--tw-text-opacity));
  }
  
  .hover\:text-topaz:hover {
    --tw-text-opacity: 1;
    color: rgb(192 106 69 / var(--tw-text-opacity));
  }
  
  .hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  
  .focus\:border:focus {
    border-width: 1px;
  }
  
  .focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
  }
  
  .focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  
  .group:hover .group-hover\:block {
    display: block;
  }
  
  .group:hover .group-hover\:font-\[\'gothambold\'\] {
    font-family: 'gothambold';
  }
  
  @media (max-width: 1440px) {
    .max-\[1440px\]\:px-6 {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
    }
  }
  
  @media not all and (min-width: 1280px) {
    .max-xl\:px-5 {
      padding-left: 1.25rem;
      padding-right: 1.25rem;
    }
  }
  
  @media not all and (min-width: 768px) {
    .max-md\:mb-5 {
      margin-bottom: 1.25rem;
    }
  
    .max-md\:flex {
      display: flex;
    }
  
    .max-md\:h-\[100px\] {
      height: 100px;
    }
  
    .max-md\:h-\[280px\] {
      height: 280px;
    }
  
    .max-md\:h-\[2px\] {
      height: 2px;
    }
  
    .max-md\:w-\[75px\] {
      width: 75px;
    }
  
    .max-md\:w-full {
      width: 100%;
    }
  
    .max-md\:grid-cols-1 {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
  
    .max-md\:flex-col-reverse {
      flex-direction: column-reverse;
    }
  
    .max-md\:p-0 {
      padding: 0px;
    }
  
    .max-md\:px-5 {
      padding-left: 1.25rem;
      padding-right: 1.25rem;
    }
  
    .max-md\:px-\[10px\] {
      padding-left: 10px;
      padding-right: 10px;
    }
  
    .max-md\:py-10 {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem;
    }
  
    .max-md\:py-\[10px\] {
      padding-top: 10px;
      padding-bottom: 10px;
    }
  
    .max-md\:text-2xl {
      font-size: 1.5rem;
      line-height: 2rem;
    }
  }
  
  @media (min-width: 640px) {
    .sm\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  
  @media (min-width: 768px) {
    .md\:-left-\[30px\] {
      left: -30px;
    }
  
    .md\:-right-\[30px\] {
      right: -30px;
    }
  
    .md\:mx-auto {
      margin-left: auto;
      margin-right: auto;
    }
  
    .md\:-mt-\[30px\] {
      margin-top: -30px;
    }
  
    .md\:mb-10 {
      margin-bottom: 2.5rem;
    }
  
    .md\:mb-2\.5 {
      margin-bottom: 0.625rem;
    }
  
    .md\:mb-6 {
      margin-bottom: 1.5rem;
    }
  
    .md\:mb-\[30px\] {
      margin-bottom: 30px;
    }
  
    .md\:mb-\[32px\] {
      margin-bottom: 32px;
    }
  
    .md\:mb-\[56px\] {
      margin-bottom: 56px;
    }
  
    .md\:mt-20 {
      margin-top: 5rem;
    }
  
    .md\:mt-3 {
      margin-top: 0.75rem;
    }
  
    .md\:mt-6 {
      margin-top: 1.5rem;
    }
  
    .md\:mt-\[60px\] {
      margin-top: 60px;
    }
  
    .md\:mt-\[80px\] {
      margin-top: 80px;
    }
  
    .md\:block {
      display: block;
    }
  
    .md\:flex {
      display: flex;
    }
  
    .md\:hidden {
      display: none;
    }
  
    .md\:h-\[60px\] {
      height: 60px;
    }
  
    .md\:h-auto {
      height: auto;
    }
  
    .md\:max-h-\[calc\(100vh-48px\)\] {
      max-height: calc(100vh - 48px);
    }
  
    .md\:w-1\/2 {
      width: 50%;
    }
  
    .md\:w-\[200px\] {
      width: 200px;
    }
  
    .md\:w-\[60px\] {
      width: 60px;
    }
  
    .md\:w-\[90\%\] {
      width: 90%;
    }
  
    .md\:w-auto {
      width: auto;
    }
  
    .md\:min-w-\[250px\] {
      min-width: 250px;
    }
  
    .md\:min-w-\[300px\] {
      min-width: 300px;
    }
  
    .md\:min-w-\[320px\] {
      min-width: 320px;
    }
  
    .md\:max-w-\[280px\] {
      max-width: 280px;
    }
  
    .md\:max-w-\[470px\] {
      max-width: 470px;
    }
  
    .md\:max-w-\[650px\] {
      max-width: 650px;
    }
  
    .md\:max-w-\[710px\] {
      max-width: 710px;
    }
  
    .md\:max-w-\[800px\] {
      max-width: 800px;
    }
  
    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  
    .md\:flex-row {
      flex-direction: row;
    }
  
    .md\:flex-wrap {
      flex-wrap: wrap;
    }
  
    .md\:items-start {
      align-items: flex-start;
    }
  
    .md\:items-end {
      align-items: flex-end;
    }
  
    .md\:items-center {
      align-items: center;
    }
  
    .md\:justify-end {
      justify-content: flex-end;
    }
  
    .md\:justify-center {
      justify-content: center;
    }
  
    .md\:justify-items-center {
      justify-items: center;
    }
  
    .md\:gap-10 {
      gap: 2.5rem;
    }
  
    .md\:gap-12 {
      gap: 3rem;
    }
  
    .md\:gap-2\.5 {
      gap: 0.625rem;
    }
  
    .md\:gap-4 {
      gap: 1rem;
    }
  
    .md\:gap-5 {
      gap: 1.25rem;
    }
  
    .md\:gap-6 {
      gap: 1.5rem;
    }
  
    .md\:gap-7 {
      gap: 1.75rem;
    }
  
    .md\:gap-\[30px\] {
      gap: 30px;
    }
  
    .md\:gap-\[70px\] {
      gap: 70px;
    }
  
    .md\:gap-y-10 {
      row-gap: 2.5rem;
    }
  
    .md\:border-0 {
      border-width: 0px;
    }
  
    .md\:bg-transparent {
      background-color: transparent;
    }
  
    .md\:p-10 {
      padding: 2.5rem;
    }
  
    .md\:p-2\.5 {
      padding: 0.625rem;
    }
  
    .md\:p-4 {
      padding: 1rem;
    }
  
    .md\:p-5 {
      padding: 1.25rem;
    }
  
    .md\:p-\[13px\] {
      padding: 13px;
    }
  
    .md\:px-0 {
      padding-left: 0px;
      padding-right: 0px;
    }
  
    .md\:px-10 {
      padding-left: 2.5rem;
      padding-right: 2.5rem;
    }
  
    .md\:px-\[60px\] {
      padding-left: 60px;
      padding-right: 60px;
    }
  
    .md\:px-\[90px\] {
      padding-left: 90px;
      padding-right: 90px;
    }
  
    .md\:py-10 {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem;
    }
  
    .md\:py-20 {
      padding-top: 5rem;
      padding-bottom: 5rem;
    }
  
    .md\:py-5 {
      padding-top: 1.25rem;
      padding-bottom: 1.25rem;
    }
  
    .md\:py-8 {
      padding-top: 2rem;
      padding-bottom: 2rem;
    }
  
    .md\:py-\[13px\] {
      padding-top: 13px;
      padding-bottom: 13px;
    }
  
    .md\:py-\[30px\] {
      padding-top: 30px;
      padding-bottom: 30px;
    }
  
    .md\:py-\[56px\] {
      padding-top: 56px;
      padding-bottom: 56px;
    }
  
    .md\:py-\[68px\] {
      padding-top: 68px;
      padding-bottom: 68px;
    }
  
    .md\:py-\[70px\] {
      padding-top: 70px;
      padding-bottom: 70px;
    }
  
    .md\:py-\[75px\] {
      padding-top: 75px;
      padding-bottom: 75px;
    }
  
    .md\:pb-0 {
      padding-bottom: 0px;
    }
  
    .md\:pb-10 {
      padding-bottom: 2.5rem;
    }
  
    .md\:pb-20 {
      padding-bottom: 5rem;
    }
  
    .md\:pb-44 {
      padding-bottom: 11rem;
    }
  
    .md\:pb-\[30px\] {
      padding-bottom: 30px;
    }
  
    .md\:pb-\[50px\] {
      padding-bottom: 50px;
    }
  
    .md\:pb-\[56px\] {
      padding-bottom: 56px;
    }
  
    .md\:pt-2\.5 {
      padding-top: 0.625rem;
    }
  
    .md\:pt-20 {
      padding-top: 5rem;
    }
  
    .md\:pt-4 {
      padding-top: 1rem;
    }
  
    .md\:pt-8 {
      padding-top: 2rem;
    }
  
    .md\:pt-\[18px\] {
      padding-top: 18px;
    }
  
    .md\:pt-\[30px\] {
      padding-top: 30px;
    }
  
    .md\:pt-\[40px\] {
      padding-top: 40px;
    }
  
    .md\:text-left {
      text-align: left;
    }
  
    .md\:text-right {
      text-align: right;
    }
  
    .md\:text-2xl {
      font-size: 1.5rem;
      line-height: 2rem;
    }
  
    .md\:text-4xl {
      font-size: 2.25rem;
      line-height: 2.5rem;
    }
  
    .md\:text-5xl {
      font-size: 3rem;
      line-height: 1;
    }
  
    .md\:text-\[15px\] {
      font-size: 15px;
    }
  
    .md\:text-\[20px\] {
      font-size: 20px;
    }
  
    .md\:text-\[32px\] {
      font-size: 32px;
    }
  
    .md\:text-\[40px\] {
      font-size: 40px;
    }
  
    .md\:text-base {
      font-size: 1rem;
      line-height: 1.5rem;
    }
  
    .md\:text-lg {
      font-size: 1.125rem;
      line-height: 1.75rem;
    }
  
    .md\:font-\[15px\] {
      font-weight: 15px;
    }
  
    .md\:leading-\[28px\] {
      line-height: 28px;
    }
  
    .md\:text-black {
      --tw-text-opacity: 1;
      color: rgb(0 0 0 / var(--tw-text-opacity));
    }
  
    .md\:hover\:bg-honeybee:hover {
      --tw-bg-opacity: 1;
      background-color: rgb(238 217 153 / var(--tw-bg-opacity));
    }
  
    @media not all and (min-width: 1280px) {
      .md\:max-xl\:h-\[390px\] {
        height: 390px;
      }
  
      .md\:max-xl\:h-\[420px\] {
        height: 420px;
      }
  
      .md\:max-xl\:min-w-\[340px\] {
        min-width: 340px;
      }
    }
  }
  
  @media (min-width: 1024px) {
    .lg\:mb-\[48px\] {
      margin-bottom: 48px;
    }
  
    .lg\:mt-\[56px\] {
      margin-top: 56px;
    }
  
    .lg\:mt-\[80px\] {
      margin-top: 80px;
    }
  
    .lg\:block {
      display: block;
    }
  
    .lg\:flex {
      display: flex;
    }
  
    .lg\:hidden {
      display: none;
    }
  
    .lg\:h-20 {
      height: 5rem;
    }
  
    .lg\:h-\[340px\] {
      height: 340px;
    }
  
    .lg\:h-full {
      height: 100%;
    }
  
    .lg\:max-h-\[450px\] {
      max-height: 450px;
    }
  
    .lg\:max-h-full {
      max-height: 100%;
    }
  
    .lg\:min-w-\[240px\] {
      min-width: 240px;
    }
  
    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  
    .lg\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  
    .lg\:flex-row {
      flex-direction: row;
    }
  
    .lg\:flex-wrap {
      flex-wrap: wrap;
    }
  
    .lg\:items-start {
      align-items: flex-start;
    }
  
    .lg\:justify-center {
      justify-content: center;
    }
  
    .lg\:gap-0 {
      gap: 0px;
    }
  
    .lg\:gap-6 {
      gap: 1.5rem;
    }
  
    .lg\:gap-\[30px\] {
      gap: 30px;
    }
  
    .lg\:gap-\[56px\] {
      gap: 56px;
    }
  
    .lg\:px-0 {
      padding-left: 0px;
      padding-right: 0px;
    }
  
    .lg\:px-10 {
      padding-left: 2.5rem;
      padding-right: 2.5rem;
    }
  
    .lg\:px-20 {
      padding-left: 5rem;
      padding-right: 5rem;
    }
  
    .lg\:py-2 {
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
    }
  
    .lg\:py-\[60px\] {
      padding-top: 60px;
      padding-bottom: 60px;
    }
  
    .lg\:text-start {
      text-align: start;
    }
  
    .lg\:text-lg {
      font-size: 1.125rem;
      line-height: 1.75rem;
    }
  }
  
  @media (min-width: 1280px) {
    .xl\:max-h-\[98vh\] {
      max-height: 98vh;
    }
  
    .xl\:min-h-\[850px\] {
      min-height: 850px;
    }
  
    .xl\:w-\[calc\(100\%\+40px\)\] {
      width: calc(100% + 40px);
    }
  
    .xl\:grid-cols-5 {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  
    .xl\:gap-12 {
      gap: 3rem;
    }
  
    .xl\:px-0 {
      padding-left: 0px;
      padding-right: 0px;
    }
  
    .xl\:pb-10 {
      padding-bottom: 2.5rem;
    }
  
    .xl\:pt-20 {
      padding-top: 5rem;
    }
  }
  
  @media (orientation: landscape) {
    .landscape\:pb-0 {
      padding-bottom: 0px;
    }
  
    @media not all and (min-width: 1024px) {
      .landscape\:max-lg\:h-\[160px\] {
        height: 160px;
      }
  
      .landscape\:max-lg\:max-w-full {
        max-width: 100%;
      }
    }
  
    @media not all and (min-width: 768px) {
      .landscape\:max-md\:h-\[260px\] {
        height: 260px;
      }
    }
  }
  
  @media (max-width: 767px) {
    @media (orientation: landscape) {
      .max-\[767px\]\:landscape\:items-baseline {
        align-items: baseline;
      }
    }
  }
  