*, ::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.17 | 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;
  }
  
  [type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
  }
  
  [type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    border-color: #2563eb;
  }
  
  input::-moz-placeholder, textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1;
  }
  
  input::placeholder,textarea::placeholder {
    color: #6b7280;
    opacity: 1;
  }
  
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  
  ::-webkit-date-and-time-value {
    min-height: 1.5em;
    text-align: inherit;
  }
  
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  
  ::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
            print-color-adjust: exact;
  }
  
  [multiple],[size]:where(select:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    -webkit-print-color-adjust: unset;
            print-color-adjust: unset;
  }
  
  [type='checkbox'],[type='radio'] {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
            print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    --tw-shadow: 0 0 #0000;
  }
  
  [type='checkbox'] {
    border-radius: 0px;
  }
  
  [type='radio'] {
    border-radius: 100%;
  }
  
  [type='checkbox']:focus,[type='radio']:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  
  [type='checkbox']:checked,[type='radio']:checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  
  [type='checkbox']:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
  }
  
  @media (forced-colors: active)  {
    [type='checkbox']:checked {
      -webkit-appearance: auto;
         -moz-appearance: auto;
              appearance: auto;
    }
  }
  
  [type='radio']:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
  }
  
  @media (forced-colors: active)  {
    [type='radio']:checked {
      -webkit-appearance: auto;
         -moz-appearance: auto;
              appearance: auto;
    }
  }
  
  [type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  
  [type='checkbox']:indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  
  @media (forced-colors: active)  {
    [type='checkbox']:indeterminate {
      -webkit-appearance: auto;
         -moz-appearance: auto;
              appearance: auto;
    }
  }
  
  [type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  
  [type='file'] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit;
  }
  
  [type='file']:focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color;
  }
  
  @font-face {
    font-family: Archivo;
  
    src: url('/fonts/archivo/Archivo-Regular.ttf') format("ttf");
  }
  
  @font-face {
    font-family: Archivo;
  
    src: url('/fonts/archivo/Archivo-Bold.ttf');
  
    font-weight: bold;
  }
  
  .container {
    width: 100%;
  }
  
  @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;
    }
  }
  
  .absolute {
    position: absolute;
  }
  
  .relative {
    position: relative;
  }
  
  .bottom-0 {
    bottom: 0px;
  }
  
  .bottom-5 {
    bottom: 1.25rem;
  }
  
  .bottom-\[-10px\] {
    bottom: -10px;
  }
  
  .bottom-\[-20px\] {
    bottom: -20px;
  }
  
  .bottom-\[-50px\] {
    bottom: -50px;
  }
  
  .bottom-\[-5px\] {
    bottom: -5px;
  }
  
  .bottom-\[10\%\] {
    bottom: 10%;
  }
  
  .bottom-\[16\%\] {
    bottom: 16%;
  }
  
  .bottom-\[18\%\] {
    bottom: 18%;
  }
  
  .bottom-\[20\%\] {
    bottom: 20%;
  }
  
  .bottom-\[40\%\] {
    bottom: 40%;
  }
  
  
  .left-0 {
    left: 0px;
  }
  
  .left-\[-10px\] {
    left: -10px;
  }
  
  .left-\[-20px\] {
    left: -20px;
  }
  
  .left-\[-40px\] {
    left: -40px;
  }
  
  .left-\[-50px\] {
    left: -50px;
  }
  
  .left-\[-8px\] {
    left: -8px;
  }
  
  .left-\[1\%\] {
    left: 1%;
  }
  
  .left-\[15\%\] {
    left: 15%;
  }
  
  .left-\[25\%\] {
    left: 25%;
  }
  
  .left-\[25px\] {
    left: 25px;
  }
  
  .left-\[50px\] {
    left: 50px;
  }
  
  .left-\[55\%\] {
    left: 55%;
  }
  
  .left-\[67px\] {
    left: 67px;
  }
  
  .left-\[calc\(20\%-30px\)\] {
    left: calc(20% - 30px);
  }
  
  .right-0 {
    right: 0px;
  }
  
  .right-2 {
    right: 0.5rem;
  }
  
  .right-\[-10px\] {
    right: -10px;
  }
  
  .right-\[-30px\] {
    right: -30px;
  }
  
  .right-\[-50px\] {
    right: -50px;
  }
  
  .right-\[-65\%\] {
    right: -65%;
  }
  
  .right-\[10\%\] {
    right: 10%;
  }
  
  .right-\[10px\] {
    right: 10px;
  }
  
  .right-\[20\%\] {
    right: 20%;
  }
  
  .right-\[70px\] {
    right: 70px;
  }
  
  .right-\[8px\] {
    right: 8px;
  }
  
  .top-0 {
    top: 0px;
  }
  
  .top-20 {
    top: 5rem;
  }
  
  .top-\[-10px\] {
    top: -10px;
  }
  
  .top-\[-120\%\] {
    top: -120%;
  }
  
  .top-\[-20px\] {
    top: -20px;
  }
  
  .top-\[-30px\] {
    top: -30px;
  }
  
  .top-\[-40px\] {
    top: -40px;
  }
  
  .top-\[-50px\] {
    top: -50px;
  }
  
  .top-\[-8px\] {
    top: -8px;
  }
  
  .top-\[10\%\] {
    top: 10%;
  }
  
  .top-\[160px\] {
    top: 160px;
  }
  
  .top-\[170px\] {
    top: 170px;
  }
  
  .top-\[20\%\] {
    top: 20%;
  }
  
  .top-\[20px\] {
    top: 20px;
  }
  
  .top-\[250px\] {
    top: 250px;
  }
  
  .top-\[25px\] {
    top: 25px;
  }
  
  .top-\[260px\] {
    top: 260px;
  }
  
  .top-\[270px\] {
    top: 270px;
  }
  
  .top-\[300px\] {
    top: 300px;
  }
  
  .top-\[40\%\] {
    top: 40%;
  }
  
  .top-\[50\%\] {
    top: 50%;
  }
  
  .top-\[50px\] {
    top: 50px;
  }
  
  .top-\[70px\] {
    top: 70px;
  }
  
  .z-0 {
    z-index: 0;
  }
  
  .z-20 {
    z-index: 20;
  }
  
  .z-30 {
    z-index: 30;
  }
  
  .z-40 {
    z-index: 40;
  }
  
  .col-span-1 {
    grid-column: span 1 / span 1;
  }
  
  .col-span-11 {
    grid-column: span 11 / span 11;
  }
  
  .col-span-12 {
    grid-column: span 12 / span 12;
  }
  
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  
  .col-span-3 {
    grid-column: span 3 / span 3;
  }
  
  .col-span-4 {
    grid-column: span 4 / span 4;
  }
  
  .col-span-6 {
    grid-column: span 6 / span 6;
  }
  
  .col-span-8 {
    grid-column: span 8 / span 8;
  }
  
  .col-span-9 {
    grid-column: span 9 / span 9;
  }
  
  .m-0 {
    margin: 0px;
  }
  
  .m-1 {
    margin: 0.25rem;
  }
  
  .m-10 {
    margin: 2.5rem;
  }
  
  .m-2 {
    margin: 0.5rem;
  }
  
  .m-3 {
    margin: 0.75rem;
  }
  
  .m-5 {
    margin: 1.25rem;
  }
  
  .mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }
  
  .mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  
  .mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  
  .mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  
  .my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  
  .my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  
  .my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  
  .my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
  
  .my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  
  .my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  
  .mb-0 {
    margin-bottom: 0px;
  }
  
  .mb-10 {
    margin-bottom: 2.5rem;
  }
  
  .mb-2 {
    margin-bottom: 0.5rem;
  }
  
  .mb-3 {
    margin-bottom: 0.75rem;
  }
  
  .mb-5 {
    margin-bottom: 1.25rem;
  }
  
  .mb-6 {
    margin-bottom: 1.5rem;
  }
  
  .mb-8 {
    margin-bottom: 2rem;
  }
  
  .mb-\[-30px\] {
    margin-bottom: -30px;
  }
  
  .mr-1 {
    margin-right: 0.25rem;
  }
  
  .mr-5 {
    margin-right: 1.25rem;
  }
  
  .mt-1 {
    margin-top: 0.25rem;
  }
  
  .mt-10 {
    margin-top: 2.5rem;
  }
  
  .mt-3 {
    margin-top: 0.75rem;
  }
  
  .mt-5 {
    margin-top: 1.25rem;
  }
  
  .mt-6 {
    margin-top: 1.5rem;
  }
  
  .mt-\[50px\] {
    margin-top: 50px;
  }
  
  .mt-auto {
    margin-top: auto;
  }
  
  .block {
    display: block;
  }
  
  .flex {
    display: flex;
  }
  
  .table {
    display: table;
  }
  
  .grid {
    display: grid;
  }
  
  .hidden {
    display: none;
  }
  
  .h-12 {
    height: 3rem;
  }
  
  .h-9 {
    height: 2.25rem;
  }
  
  .h-\[100\%\] {
    height: 100%;
  }
  
  .h-\[15\%\] {
    height: 15%;
  }
  
  .h-\[20\%\] {
    height: 20%;
  }
  
  .h-\[200px\] {
    height: 200px;
  }
  
  .h-\[25\%\] {
    height: 25%;
  }
  
  .h-\[30\%\] {
    height: 30%;
  }
  
  .h-\[320px\] {
    height: 320px;
  }
  
  .h-\[35\%\] {
    height: 35%;
  }
  
  .h-\[40\%\] {
    height: 40%;
  }
  
  .h-\[50\%\] {
    height: 50%;
  }
  
  .h-\[50px\] {
    height: 50px;
  }
  
  .h-\[80\%\] {
    height: 80%;
  }
  
  .h-\[calc\(100\%-50px\)\] {
    height: calc(100% - 50px);
  }
  
  .h-fit {
    height: -moz-fit-content;
    height: fit-content;
  }
  
  .h-full {
    height: 100%;
  }
  
  .max-h-\[550px\] {
    max-height: 550px;
  }
  
  .w-12 {
    width: 3rem;
  }
  
  .w-\[200px\] {
    width: 200px;
  }
  
  
  .w-\[10px\] {
    width: 10px;
  }
  
  .w-\[100px\] {
    width: 100px;
  }
  
  .w-\[120px\] {
    width: 120px;
  }
  
  .w-\[15\%\] {
    width: 15%;
  }
  
  .w-\[18px\] {
    width: 18px;
  }
  
  .w-\[20\%\] {
    width: 20%;
  }
  
  .w-\[20px\] {
    width: 20px;
  }
  
  .w-\[25\%\] {
    width: 25%;
  }
  
  .w-\[250px\] {
    width: 250px;
  }
  
  .w-\[25px\] {
    width: 25px;
  }
  
  .w-\[270px\] {
    width: 270px;
  }
  
  .w-\[28\%\] {
    width: 28%;
  }
  
  .w-\[280px\] {
    width: 280px;
  }
  
  .w-\[29\%\] {
    width: 29%;
  }
  
  .w-\[300px\] {
    width: 300px;
  }
  
  .w-\[30px\] {
    width: 30px;
  }
  
  .w-\[320px\] {
    width: 320px;
  }
  
  .w-\[40\%\] {
    width: 40%;
  }
  
  .w-\[40px\] {
    width: 40px;
  }
  
  .w-\[45\%\] {
    width: 45%;
  }
  
  .w-\[48\%\] {
    width: 48%;
  }
  
  .w-\[50\%\] {
    width: 50%;
  }
  
  .w-\[50px\] {
    width: 50px;
  }
  
  .w-\[60\%\] {
    width: 60%;
  }
  
  .w-\[60px\] {
    width: 60px;
  }
  
  .w-\[70\%\] {
    width: 70%;
  }
  
  .w-\[70px\] {
    width: 70px;
  }
  
  .w-\[77\%\] {
    width: 77%;
  }
  
  .w-\[7px\] {
    width: 7px;
  }
  
  .w-\[80\%\] {
    width: 80%;
  }
  
  .w-\[88\%\] {
    width: 88%;
  }
  
  .w-\[90\%\] {
    width: 90%;
  }
  
  .w-\[93\%\] {
    width: 93%;
  }
  
  .w-\[95\%\] {
    width: 95%;
  }
  
  .w-\[96\%\] {
    width: 96%;
  }
  
  .w-\[98\%\] {
    width: 98%;
  }
  
  .w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  
  .w-full {
    width: 100%;
  }
  
  .min-w-fit {
    min-width: -moz-fit-content;
    min-width: fit-content;
  }
  
  .max-w-\[1000px\] {
    max-width: 1000px;
  }
  
  .max-w-\[1200px\] {
    max-width: 1200px;
  }
  
  .max-w-\[1300px\] {
    max-width: 1300px;
  }
  
  .max-w-\[1400px\] {
    max-width: 1400px;
  }
  
  .max-w-\[1500px\] {
    max-width: 1500px;
  }
  
  .max-w-\[300px\] {
    max-width: 300px;
  }
  
  .max-w-\[350px\] {
    max-width: 350px;
  }
  
  .max-w-\[370px\] {
    max-width: 370px;
  }
  
  .max-w-\[400px\] {
    max-width: 400px;
  }
  
  .max-w-\[430px\] {
    max-width: 430px;
  }
  
  .max-w-\[450px\] {
    max-width: 450px;
  }
  
  .max-w-\[50\%\] {
    max-width: 50%;
  }
  
  .max-w-\[500px\] {
    max-width: 500px;
  }
  
  .max-w-\[570px\] {
    max-width: 570px;
  }
  
  .max-w-\[600px\] {
    max-width: 600px;
  }
  
  .max-w-\[800px\] {
    max-width: 800px;
  }
  
  .flex-1 {
    flex: 1 1 0%;
  }
  
  .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));
  }
  
  .scale-x-\[-1\] {
    --tw-scale-x: -1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  
  .scale-x-\[1\] {
    --tw-scale-x: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  
  .scale-y-\[-1\] {
    --tw-scale-y: -1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  
  .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));
  }
  
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  
  .grid-cols-12 {
    grid-template-columns: repeat(12, 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-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid-cols-5 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  
  .grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  
  .grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  
  .flex-row {
    flex-direction: row;
  }
  
  .flex-col {
    flex-direction: column;
  }
  
  .place-content-center {
    place-content: center;
  }
  
  .place-items-start {
    place-items: start;
  }
  
  .place-items-center {
    place-items: center;
  }
  
  .items-start {
    align-items: flex-start;
  }
  
  .items-end {
    align-items: flex-end;
  }
  
  .items-center {
    align-items: center;
  }
  
  .justify-normal {
    justify-content: normal;
  }
  
  .justify-start {
    justify-content: flex-start;
  }
  
  .justify-end {
    justify-content: flex-end;
  }
  
  .justify-center {
    justify-content: center;
  }
  
  .justify-between {
    justify-content: space-between;
  }
  
  .justify-around {
    justify-content: space-around;
  }
  
  .justify-evenly {
    justify-content: space-evenly;
  }
  
  .justify-items-start {
    justify-items: start;
  }
  
  .justify-items-end {
    justify-items: end;
  }
  
  .justify-items-center {
    justify-items: center;
  }
  
  .gap-1 {
    gap: 0.25rem;
  }
  
  .gap-10 {
    gap: 2.5rem;
  }
  
  .gap-14 {
    gap: 3.5rem;
  }
  
  .gap-2 {
    gap: 0.5rem;
  }
  
  .gap-3 {
    gap: 0.75rem;
  }
  
  .gap-4 {
    gap: 1rem;
  }
  
  .gap-5 {
    gap: 1.25rem;
  }
  
  .gap-6 {
    gap: 1.5rem;
  }
  
  .gap-8 {
    gap: 2rem;
  }
  
  .gap-x-4 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
  
  .gap-y-10 {
    row-gap: 2.5rem;
  }
  
  .space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  
  .space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }
  
  .space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }
  
  .space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
  
  .overflow-hidden {
    overflow: hidden;
  }
  
  .rounded-2xl {
    border-radius: 1rem;
  }
  
  .rounded-3xl {
    border-radius: 1.5rem;
  }
  
  .rounded-full {
    border-radius: 9999px;
  }
  
  .rounded-lg {
    border-radius: 0.5rem;
  }
  
  .rounded-md {
    border-radius: 0.375rem;
  }
  
  .rounded-xl {
    border-radius: 0.75rem;
  }
  
  .rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }
  
  .rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }
  
  .rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }
  
  .rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }
  
  .border {
    border-width: 1px;
  }
  
  .border-0 {
    border-width: 0px;
  }
  
  .border-y {
    border-top-width: 1px;
    border-bottom-width: 1px;
  }
  
  .border-y-2 {
    border-top-width: 2px;
    border-bottom-width: 2px;
  }
  
  .border-b-2 {
    border-bottom-width: 2px;
  }
  
  .border-t {
    border-top-width: 1px;
  }
  
  .border-t-2 {
    border-top-width: 2px;
  }
  
  .border-dashed {
    border-style: dashed;
  }
  
  .border-black {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  }
  .arrow-img {
    width: 20px;
    top: -70%;
    right: 8px;
    position: absolute;
  }
  
  @media (min-width: 576px) {
    .arrow-img {
      width: 30px;
      top: -90%;
      right: -20px;
    }
    .responsive-link {
      max-width: 400px;
    }
  
    .tennessee-logo-img {
      width: 50px;
    }
  
    .university-name {
      font-size: 1.125rem; /* 18px */
    }
  }
  
  @media (min-width: 992px) {
    .arrow-img {
      width: 40px;
      top: -100%;
    }
  
  .responsive-link {
    max-width: 350px;
  }
  
  .tennessee-logo-img {
    width: 25px;
  }
  
  .university-name {
    font-size: 1.2rem; /* 14px */
  }
  }
  
  
  /* Medium devices and up */
  @media (min-width: 768px) {
    .responsive-link {
      max-width: 450px;
    }
  }
  
  
  
  .border-border-b {
    --tw-border-opacity: 1;
    border-color: rgb(231 232 246 / var(--tw-border-opacity, 1));
  }
  
  .border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgb(204 216 255 / var(--tw-border-opacity, 1));
  }
  
  .border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgb(251 208 209 / var(--tw-border-opacity, 1));
  }
  
  .border-m-blue {
    --tw-border-opacity: 1;
    border-color: rgb(0 31 128 / var(--tw-border-opacity, 1));
  }
  
  .border-m-gray {
    --tw-border-opacity: 1;
    border-color: rgb(158 158 158 / var(--tw-border-opacity, 1));
  }
  
  .border-m-purple {
    --tw-border-opacity: 1;
    border-color: rgb(79 41 132 / var(--tw-border-opacity, 1));
  }
  
  .border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
  }
  
  .border-b-border-b-blue {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(0 104 191 / var(--tw-border-opacity, 1));
  }
  
  .bg-\[\#CFCFCF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(207 207 207 / var(--tw-bg-opacity, 1));
  }
  
  .bg-\[\#D7D7D7\] {
    --tw-bg-opacity: 1;
    background-color: rgb(215 215 215 / var(--tw-bg-opacity, 1));
  }
  
  .bg-\[\#E8E8E8\] {
    --tw-bg-opacity: 1;
    background-color: rgb(232 232 232 / var(--tw-bg-opacity, 1));
  }
  
  .bg-\[\#F5F7FF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(245 247 255 / var(--tw-bg-opacity, 1));
  }
  
  .bg-bg-light-gr {
    --tw-bg-opacity: 1;
    background-color: rgb(234 236 240 / var(--tw-bg-opacity, 1));
  }
  
  .bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  }
  
  .bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
  }
  
  .bg-green1 {
    --tw-bg-opacity: 1;
    background-color: rgb(2 122 72 / var(--tw-bg-opacity, 1));
  }
  
  .bg-join-bg {
    --tw-bg-opacity: 1;
    background-color: rgb(31 46 92 / var(--tw-bg-opacity, 1));
  }
  
  .bg-l-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(227 239 252 / var(--tw-bg-opacity, 1));
  }
  
  .bg-l-orange {
    --tw-bg-opacity: 1;
    background-color: rgb(255 236 229 / var(--tw-bg-opacity, 1));
  }
  
  .bg-l-purple {
    --tw-bg-opacity: 1;
    background-color: rgb(237 229 255 / var(--tw-bg-opacity, 1));
  }
  
  .bg-light-b-b {
    --tw-bg-opacity: 1;
    background-color: rgb(237 241 255 / var(--tw-bg-opacity, 1));
  }
  
  .bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(204 216 255 / var(--tw-bg-opacity, 1));
  }
  
  .bg-light-blue2 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 247 255 / var(--tw-bg-opacity, 1));
  }
  
  .bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgb(236 253 243 / var(--tw-bg-opacity, 1));
  }
  
  .bg-light-mov {
    background-color: rgba(248, 229, 255, 0.3);
  }
  
  .bg-m-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(0 31 128 / var(--tw-bg-opacity, 1));
  }
  
  .bg-mod-str {
    background-color: rgba(254, 248, 248,0.61);
  }
  
  .bg-pink2 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 114 117 / var(--tw-bg-opacity, 1));
  }
  
  .bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1));
  }
  
  .bg-transparent {
    background-color: transparent;
  }
  
  .bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
  
  .bg-white-b {
    --tw-bg-opacity: 1;
    background-color: rgb(233 242 255 / var(--tw-bg-opacity, 1));
  }
  
  .bg-white-g {
    --tw-bg-opacity: 1;
    background-color: rgb(246 248 251 / var(--tw-bg-opacity, 1));
  }
  
  .bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }
  
  .bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }
  
  .from-mov-radial {
    --tw-gradient-from: rgba(124, 47, 221,100%) var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(124, 47, 221, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  }
  
  .from-white {
    --tw-gradient-from: #fff var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  }
  
  .to-light-blue {
    --tw-gradient-to: #CCD8FF var(--tw-gradient-to-position);
  }
  
  .p-0 {
    padding: 0px;
  }
  
  .p-1 {
    padding: 0.25rem;
  }
  
  .p-10 {
    padding: 2.5rem;
  }
  
  .p-2 {
    padding: 0.5rem;
  }
  
  .p-3 {
    padding: 0.75rem;
  }
  
  .p-4 {
    padding: 1rem;
  }
  
  .p-5 {
    padding: 1.25rem;
  }
  
  .p-8 {
    padding: 2rem;
  }
  
  .p-\[1px\] {
    padding: 1px;
  }
  
  .px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  
  .px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  
  .px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  
  .px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  
  .px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  
  .py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  
  .py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }
  
  .py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  
  .py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  
  .py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  
  .py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }
  
  .py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  
  .py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  
  .pb-1 {
    padding-bottom: 0.25rem;
  }
  
  .pb-10 {
    padding-bottom: 2.5rem;
  }
  
  .pb-12 {
    padding-bottom: 3rem;
  }
  
  .pb-20 {
    padding-bottom: 5rem;
  }
  
  .pb-24 {
    padding-bottom: 6rem;
  }
  
  .pb-5 {
    padding-bottom: 1.25rem;
  }
  
  .pl-1 {
    padding-left: 0.25rem;
  }
  .pl-2 {
    padding-left: 0.5rem;
  }
  
  .pr-10 {
    padding-right: 2.5rem;
  }
  
  .pr-2 {
    padding-right: 0.5rem;
  }
  
  .pr-5 {
    padding-right: 1.25rem;
  }
  
  .pt-10 {
    padding-top: 2.5rem;
  }
  
  .pt-20 {
    padding-top: 5rem;
  }
  
  .pt-5 {
    padding-top: 1.25rem;
  }
  
  .pt-8 {
    padding-top: 2rem;
  }
  
  .text-left {
    text-align: left;
  }
  
  .text-center {
    text-align: center;
  }
  
  .text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  
  .text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  
  .text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  
  .text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
  
  .text-8xl {
    font-size: 6rem;
    line-height: 1;
  }
  
  .text-\[10px\] {
    font-size: 10px;
  }
  
  .text-\[14px\] {
    font-size: 14px;
  }
  
  .text-\[16px\] {
    font-size: 16px;
  }
  
  .text-\[7px\] {
    font-size: 7px;
  }
  
  .text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  
  .text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  
  .text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  
  .text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }
  
  .font-bold {
    font-weight: 700;
  }
  
  .font-medium {
    font-weight: 500;
  }
  
  .font-semibold {
    font-weight: 600;
  }
  
  .leading-\[150\%\] {
    line-height: 150%;
  }
  
  .tracking-\[-1\.9\%\] {
    letter-spacing: -1.9%;
  }
  
  .tracking-\[-1px\] {
    letter-spacing: -1px;
  }
  
  .text-black-d {
    --tw-text-opacity: 1;
    color: rgb(16 16 16 / var(--tw-text-opacity, 1));
  }
  
  .text-black-e {
    --tw-text-opacity: 1;
    color: rgb(46 46 46 / var(--tw-text-opacity, 1));
  }
  
  .text-black2 {
    --tw-text-opacity: 1;
    color: rgb(56 56 56 / var(--tw-text-opacity, 1));
  }
  
  .text-blue-d {
    --tw-text-opacity: 1;
    color: rgb(0 16 158 / var(--tw-text-opacity, 1));
  }
  
  .text-blue-l-2 {
    --tw-text-opacity: 1;
    color: rgb(74 98 215 / var(--tw-text-opacity, 1));
  }
  
  .text-blue2 {
    --tw-text-opacity: 1;
    color: rgb(22 113 217 / var(--tw-text-opacity, 1));
  }
  
  .text-border-b-blue {
    --tw-text-opacity: 1;
    color: rgb(0 104 191 / var(--tw-text-opacity, 1));
  }
  
  .text-gary-dark {
    --tw-text-opacity: 1;
    color: rgb(71 84 103 / var(--tw-text-opacity, 1));
  }
  
  .text-gary2 {
    --tw-text-opacity: 1;
    color: rgb(117 123 138 / var(--tw-text-opacity, 1));
  }
  
  .text-gray3 {
    --tw-text-opacity: 1;
    color: rgb(116 123 159 / var(--tw-text-opacity, 1));
  }
  
  .text-green-800 {
    --tw-text-opacity: 1;
    color: rgb(22 101 52 / var(--tw-text-opacity, 1));
  }
  
  .text-green2 {
    --tw-text-opacity: 1;
    color: rgb(3 152 85 / var(--tw-text-opacity, 1));
  }
  
  .text-light-gary2 {
    --tw-text-opacity: 1;
    color: rgb(171 178 195 / var(--tw-text-opacity, 1));
  }
  
  .text-light-gray {
    --tw-text-opacity: 1;
    color: rgb(233 236 242 / var(--tw-text-opacity, 1));
  }
  
  .text-light-pink {
    --tw-text-opacity: 1;
    color: rgb(251 208 209 / var(--tw-text-opacity, 1));
  }
  
  .text-m-black {
    --tw-text-opacity: 1;
    color: rgb(17 3 67 / var(--tw-text-opacity, 1));
  }
  
  .text-m-blue {
    --tw-text-opacity: 1;
    color: rgb(0 31 128 / var(--tw-text-opacity, 1));
  }
  
  .text-m-light-brown {
    --tw-text-opacity: 1;
    color: rgb(177 108 108 / var(--tw-text-opacity, 1));
  }
  
  .text-m-purple {
    --tw-text-opacity: 1;
    color: rgb(79 41 132 / var(--tw-text-opacity, 1));
  }
  
  .text-nav-gray {
    --tw-text-opacity: 1;
    color: rgb(117 123 138 / var(--tw-text-opacity, 1));
  }
  
  .text-orange2 {
    --tw-text-opacity: 1;
    color: rgb(221 144 13 / var(--tw-text-opacity, 1));
  }
  
  .text-purple2 {
    --tw-text-opacity: 1;
    color: rgb(79 13 221 / var(--tw-text-opacity, 1));
  }
  
  .text-red-500 {
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity, 1));
  }
  
  .text-red-700 {
    --tw-text-opacity: 1;
    color: rgb(185 28 28 / var(--tw-text-opacity, 1));
  }
  
  .text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  .opacity-20 {
    opacity: 0.2;
  }
  
  .shadow-\[20px_20px_rgba\(0\2c 16\2c 100\2c 0\.9\)\] {
    --tw-shadow: 20px 20px rgba(0,16,100,0.9);
    --tw-shadow-colored: 20px 20px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  
  .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);
  }
  
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  
  .shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  
  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  
  .ring-1 {
    --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }
  
  .ring-inset {
    --tw-ring-inset: inset;
  }
  
  .ring-m-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(0 31 128 / var(--tw-ring-opacity, 1));
  }
  
  .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-500 {
    transition-duration: 500ms;
  }
  
  .ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  
  /* Accordion for frequent questions */
  
  .accordion-item .open {
    display: none;
  }
  
  .accordion-item.active .close {
    display: none;
  }
  
  .accordion-item.active .open {
    display: block;
  }
  
  .accordion-item .accordion-content {
    max-height: 400px;
    opacity: 1;
  }
  
  .accordion-item:not(.active) .accordion-content {
    max-height: 0px;
    overflow: hidden;
    opacity: 0;
  }
  
  .placeholder\:text-gary2::-moz-placeholder {
    --tw-text-opacity: 1;
    color: rgb(117 123 138 / var(--tw-text-opacity, 1));
  }
  
  .placeholder\:text-gary2::placeholder {
    --tw-text-opacity: 1;
    color: rgb(117 123 138 / var(--tw-text-opacity, 1));
  }
  
  .focus-within\:ring-2:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }
  
  .focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }
  
  .hover\:text-blue2:hover {
    --tw-text-opacity: 1;
    color: rgb(22 113 217 / var(--tw-text-opacity, 1));
  }
  
  .focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + 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);
  }
  
  @media (min-width: 640px) {
    .sm\:bottom-5 {
      bottom: 1.25rem;
    }
  
    .sm\:bottom-\[-30px\] {
      bottom: -30px;
    }
  
    .sm\:bottom-\[10\%\] {
      bottom: 10%;
    }
  
    .sm\:bottom-\[12\%\] {
      bottom: 12%;
    }
  
    .sm\:bottom-\[5\%\] {
      bottom: 5%;
    }
  
    .sm\:bottom-\[8\%\] {
      bottom: 8%;
    }
  
    .sm\:left-\[-60px\] {
      left: -60px;
    }
  
    .sm\:left-\[10\%\] {
      left: 10%;
    }
  
    .sm\:left-\[50px\] {
      left: 50px;
    }
  
    .sm\:left-\[calc\(45\%-125px\)\] {
      left: calc(45% - 125px);
    }
  
    .sm\:right-\[-20px\] {
      right: -20px;
    }
  
    .sm\:right-\[-60px\] {
      right: -60px;
    }
  
    .sm\:right-\[10\%\] {
      right: 10%;
    }
  
    .sm\:right-\[20\%\] {
      right: 20%;
    }
  
    .sm\:right-\[50\%\] {
      right: 50%;
    }
  
    .sm\:top-\[-30px\] {
      top: -30px;
    }
  
    .sm\:top-\[-90\%\] {
      top: -90%;
    }
  
    .sm\:top-\[150px\] {
      top: 150px;
    }
  
    .sm\:top-\[160px\] {
      top: 160px;
    }
  
    .sm\:top-\[250px\] {
      top: 250px;
    }
  
    .sm\:top-\[9\%\] {
      top: 9%;
    }
    .sm\:col-span-2 {
      grid-column: span 2 / span 2;
    } 
  
    .sm\:col-span-4 {
      grid-column: span 4 / span 4;
    }
  
  
    .sm\:col-span-6 {
      grid-column: span 6 / span 6;
    }
  
    .sm\:col-span-8 {
      grid-column: span 8 / span 8;
    }
  
    .sm\:mx-auto {
      margin-left: auto;
      margin-right: auto;
    }
  
    .sm\:my-5 {
      margin-top: 1.25rem;
      margin-bottom: 1.25rem;
    }
  
    .sm\:mb-0 {
      margin-bottom: 0px;
    }
  
    .sm\:mb-10 {
      margin-bottom: 2.5rem;
    }
  
    .sm\:ml-\[10\%\] {
      margin-left: 10%;
    }
  
    .sm\:mr-10 {
      margin-right: 2.5rem;
    }
  
    .sm\:mt-8 {
      margin-top: 2rem;
    }
  
    .sm\:h-\[380px\] {
      height: 380px;
    }
  
    .sm\:w-0 {
      width: 0px;
    }
  
    .sm\:w-\[100\%\] {
      width: 100%;
    }
  
    .sm\:w-\[100px\] {
      width: 100px;
    }
   
  
    .sm\:w-\[22\%\] {
      width: 22%;
    }
  
    .sm\:w-\[25px\] {
      width: 25px;
    }
  
    .sm\:w-\[30px\] {
      width: 30px;
    }
  
    .sm\:w-\[350px\] {
      width: 350px;
    }
  
    .sm\:w-\[200px\] {
      width: 200px;
    }
  
    .sm\:w-\[35px\] {
      width: 35px;
    }
  
    .sm\:w-\[39\%\] {
      width: 39%;
    }
  
    .sm\:w-\[40\%\] {
      width: 40%;
    }
  
    .sm\:w-\[45\%\] {
      width: 45%;
    }
  
    .sm\:w-\[50\%\] {
      width: 50%;
    }
  
    .sm\:w-\[50px\] {
      width: 50px;
    }
  
    .sm\:w-\[60\%\] {
      width: 60%;
    }
  
    .sm\:w-\[70\%\] {
      width: 70%;
    }
  
    .sm\:w-\[70px\] {
      width: 70px;
    }
  
    .sm\:w-\[80\%\] {
      width: 80%;
    }
  
    .sm\:w-\[85\%\] {
      width: 85%;
    }
  
    .sm\:w-\[86\%\] {
      width: 86%;
    }
  
    .sm\:w-\[88\%\] {
      width: 88%;
    }
  
    .sm\:w-\[90\%\] {
      width: 90%;
    }
  
    .sm\:w-\[93\%\] {
      width: 93%;
    }
  
    .sm\:w-\[95\%\] {
      width: 95%;
    }
  
    .sm\:w-fit {
      width: -moz-fit-content;
      width: fit-content;
    }
  
    .sm\:w-full {
      width: 100%;
    }
  
    .sm\:max-w-\[380px\] {
      max-width: 380px;
    }
  
    .sm\:max-w-\[400px\] {
      max-width: 400px;
    }
  
    .sm\:max-w-\[480px\] {
      max-width: 480px;
    }
  
    .sm\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  
    .sm\:grid-cols-8 {
      grid-template-columns: repeat(8, minmax(0, 1fr));
    }
  
    .sm\:items-end {
      align-items: flex-end;
    }
  
    .sm\:items-center {
      align-items: center;
    }
  
    .sm\:justify-center {
      justify-content: center;
    }
  
    .sm\:gap-10 {
      gap: 2.5rem;
    }
  
    .sm\:gap-20 {
      gap: 5rem;
    }
  
    .sm\:gap-5 {
      gap: 1.25rem;
    }
  
    .sm\:gap-8 {
      gap: 2rem;
    }
  
    .sm\:gap-y-4 {
      row-gap: 1rem;
    }
  
    .sm\:gap-y-9 {
      row-gap: 2.25rem;
    }
  
    .sm\:p-10 {
      padding: 2.5rem;
    }
  
    .sm\:p-14 {
      padding: 3.5rem;
    }
  
    .sm\:p-20 {
      padding: 5rem;
    }
  
    .sm\:p-5 {
      padding: 1.25rem;
    }
  
    .sm\:p-8 {
      padding: 2rem;
    }
  
    .sm\:px-10 {
      padding-left: 2.5rem;
      padding-right: 2.5rem;
    }
  
    .sm\:px-12 {
      padding-left: 3rem;
      padding-right: 3rem;
    }
  
    .sm\:px-20 {
      padding-left: 5rem;
      padding-right: 5rem;
    }
  
    .sm\:px-5 {
      padding-left: 1.25rem;
      padding-right: 1.25rem;
    }
  
    .sm\:py-10 {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem;
    }
  
    .sm\:py-14 {
      padding-top: 3.5rem;
      padding-bottom: 3.5rem;
    }
  
    .sm\:py-20 {
      padding-top: 5rem;
      padding-bottom: 5rem;
    }
  
    .sm\:py-24 {
      padding-top: 6rem;
      padding-bottom: 6rem;
    }
  
    .sm\:py-3 {
      padding-top: 0.75rem;
      padding-bottom: 0.75rem;
    }
  
    .sm\:pb-10 {
      padding-bottom: 2.5rem;
    }
  
    .sm\:pb-24 {
      padding-bottom: 6rem;
    }
  
    .sm\:pb-\[30px\] {
      padding-bottom: 30px;
    }
  
    .sm\:pb-\[90px\] {
      padding-bottom: 90px;
    }
  
    .sm\:pt-20 {
      padding-top: 5rem;
    }
  
    .sm\:pt-32 {
      padding-top: 8rem;
    }
  
    .sm\:pt-\[150px\] {
      padding-top: 150px;
    }
  
    .sm\:pt-\[80px\] {
      padding-top: 80px;
    }
  
    .sm\:text-2xl {
      font-size: 1.5rem;
      line-height: 2rem;
    }
  
    .sm\:text-3xl {
      font-size: 1.875rem;
      line-height: 2.25rem;
    }
  
    .sm\:text-4xl {
      font-size: 2.25rem;
      line-height: 2.5rem;
    }
  
    .sm\:text-5xl {
      font-size: 3rem;
      line-height: 1;
    }
  
    .sm\:text-6xl {
      font-size: 3.75rem;
      line-height: 1;
    }
  
    .sm\:text-\[14px\] {
      font-size: 14px;
    }
  
    .sm\:text-\[16px\] {
      font-size: 16px;
    }
  
    .sm\:text-lg {
      font-size: 1.125rem;
      line-height: 1.75rem;
    }
  
    .sm\:text-sm {
      font-size: 0.875rem;
      line-height: 1.25rem;
    }
  
    .sm\:text-xl {
      font-size: 1.25rem;
      line-height: 1.75rem;
    }
  
    .sm\:leading-\[150\%\] {
      line-height: 150%;
    }
  
    .sm\:tracking-\[-1px\] {
      letter-spacing: -1px;
    }
  }
  
  @media (min-width: 768px) {
    .md\:bottom-\[43\%\] {
      bottom: 43%;
    }
  
    .md\:top-\[250px\] {
      top: 250px;
    }
  
    .md\:col-span-1 {
      grid-column: span 1 / span 1;
    }
    .md\:col-span-3 {
      grid-column: span 3 / span 3;
    }
    .md\:mb-10 {
      margin-bottom: 2.5rem;
    }
  
    .md\:w-\[30\%\] {
      width: 30%;
    }
  
    .md\:w-\[58\%\] {
      width: 58%;
    }
  
    .md\:w-\[65\%\] {
      width: 65%;
    }
  
    .md\:w-\[70\%\] {
      width: 70%;
    }
  
    .md\:w-\[200px\] {
      width: 200px;
    }
    .md\:w-\[100px\] {
      width: 100px;
    }
  
    .md\:max-w-\[450px\] {
      max-width: 450px;
    }
  
    .md\:grid-cols-12 {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  
  
    .md\:flex-row {
      flex-direction: row;
    }
  
    .md\:p-10 {
      padding: 2.5rem;
    }
  
    .md\:p-16 {
      padding: 4rem;
    }
  
    .md\:p-20 {
      padding: 5rem;
    }
  
    .md\:px-5 {
      padding-left: 1.25rem;
      padding-right: 1.25rem;
    }
  
    .md\:py-20 {
      padding-top: 5rem;
      padding-bottom: 5rem;
    }
  
    .md\:text-2xl {
      font-size: 1.5rem;
      line-height: 2rem;
    }
  
    .md\:text-3xl {
      font-size: 1.875rem;
      line-height: 2.25rem;
    }
  
    .md\:text-4xl {
      font-size: 2.25rem;
      line-height: 2.5rem;
    }
  
    .md\:text-5xl {
      font-size: 3rem;
      line-height: 1;
    }
  
    .md\:text-6xl {
      font-size: 3.75rem;
      line-height: 1;
    }
  
    .md\:text-7xl {
      font-size: 4.5rem;
      line-height: 1;
    }
  
    .md\:text-\[40px\] {
      font-size: 40px;
    }
  
    .md\:text-\[44px\] {
      font-size: 44px;
    }
  
    .md\:text-lg {
      font-size: 1.125rem;
      line-height: 1.75rem;
    }
  
    .md\:text-xl {
      font-size: 1.25rem;
      line-height: 1.75rem;
    }
  
    .md\:leading-\[150\%\] {
      line-height: 150%;
    }
  }
  
  @media (min-width: 1024px) {
    .lg\:bottom-\[10\%\] {
      bottom: 10%;
    }
  
    .lg\:bottom-\[6\%\] {
      bottom: 6%;
    }
  
    .lg\:bottom-\[8\%\] {
      bottom: 8%;
    }
  
    .lg\:top-\[-100\%\] {
      top: -100%;
    }
  
    .lg\:top-\[16\%\] {
      top: 16%;
    }
  
    .lg\:col-span-1 {
      grid-column: span 1 / span 1;
    }
  
    .lg\:col-span-4 {
      grid-column: span 4 / span 4;
    }
  
    .lg\:col-span-5 {
      grid-column: span 5 / span 5;
    }
    .lg\:col-span-6 {
      grid-column: span 6 / span 6;
    }
  
    .lg\:col-span-7 {
      grid-column: span 7 / span 7;
    }
  
    .lg\:col-span-8 {
      grid-column: span 8 / span 8;
    }
  
    .lg\:mx-auto {
      margin-left: auto;
      margin-right: auto;
    }
  
    .lg\:my-20 {
      margin-top: 5rem;
      margin-bottom: 5rem;
    }
  
    .lg\:mr-\[-150px\] {
      margin-right: -150px;
    }
  
    .lg\:mt-0 {
      margin-top: 0px;
    }
  
    .lg\:flex {
      display: flex;
    }
  
    .lg\:hidden {
      display: none;
    }
  
    .lg\:w-0 {
      width: 0px;
    }
  
    .lg\:w-\[25\%\] {
      width: 25%;
    }
  
    .lg\:w-\[40px\] {
      width: 40px;
    }
  
    .lg\:w-\[45\%\] {
      width: 45%;
    }
  
    .lg\:w-\[50\%\] {
      width: 50%;
    }
  
    .lg\:w-\[55\%\] {
      width: 55%;
    }
  
    .lg\:w-\[60\%\] {
      width: 60%;
    }
  
    .lg\:w-\[70px\] {
      width: 70px;
    }
    .lg\:w-\[300px\] {
      width: 300px;
    }
  
    .lg\:w-\[100px\] {
      width: 100px;
    }
    .lg\:w-\[80\%\] {
      width: 80%;
    }
  
    .lg\:w-\[90\%\] {
      width: 90%;
    }
  
    .lg\:max-w-\[450px\] {
      max-width: 450px;
    }
  
    .lg\:max-w-\[490px\] {
      max-width: 490px;
    }
  
    .lg\:max-w-\[70\%\] {
      max-width: 70%;
    }
  
    .lg\:grid-cols-12 {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  
    .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  
    .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\:items-end {
      align-items: flex-end;
    }
  
    .lg\:items-center {
      align-items: center;
    }
  
    .lg\:justify-end {
      justify-content: flex-end;
    }
  
    .lg\:justify-center {
      justify-content: center;
    }
  
    .lg\:px-10 {
      padding-left: 2.5rem;
      padding-right: 2.5rem;
    }
  
    .lg\:px-4 {
      padding-left: 1rem;
      padding-right: 1rem;
    }
  
    .lg\:px-6 {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
    }
  
    .lg\:text-left {
      text-align: left;
    }
  
    .lg\:text-2xl {
      font-size: 1.5rem;
      line-height: 2rem;
    }
  
    .lg\:text-3xl {
      font-size: 1.875rem;
      line-height: 2.25rem;
    }
  
    .lg\:text-4xl {
      font-size: 2.25rem;
      line-height: 2.5rem;
    }
  
    .lg\:text-5xl {
      font-size: 3rem;
      line-height: 1;
    }
  
    .lg\:text-7xl {
      font-size: 4.5rem;
      line-height: 1;
    }
  
    .lg\:text-\[40px\] {
      font-size: 40px;
    }
  
    .lg\:text-lg {
      font-size: 1.125rem;
      line-height: 1.75rem;
    }
  
    .lg\:leading-\[120\%\] {
      line-height: 120%;
    }
  
    .lg\:leading-\[140\%\] {
      line-height: 140%;
    }
  
    .lg\:leading-\[190\%\] {
      line-height: 190%;
    }
  
    .lg\:tracking-\[-1px\] {
      letter-spacing: -1px;
    }
  
    .lg\:tracking-\[1\] {
      letter-spacing: 1;
    }
  }
  
  @media (min-width: 1280px) {
    .xl\:bottom-\[45\%\] {
      bottom: 45%;
    }
  
    .xl\:left-\[calc\(45\%-110px\)\] {
      left: calc(45% - 110px);
    }
  
    .xl\:col-span-4 {
      grid-column: span 4 / span 4;
    }
  
    .xl\:col-span-5 {
      grid-column: span 5 / span 5;
    }
  
    .xl\:col-span-6 {
      grid-column: span 6 / span 6;
    }
  
    .xl\:col-span-7 {
      grid-column: span 7 / span 7;
    }
  
    .xl\:col-span-8 {
      grid-column: span 8 / span 8;
    }
  
    .xl\:w-\[20\%\] {
      width: 20%;
    }
  
    .xl\:w-\[22\%\] {
      width: 22%;
    }
  
    .xl\:w-\[45\%\] {
      width: 45%;
    }
  
    .xl\:w-\[58\%\] {
      width: 58%;
    }
  
    .xl\:w-\[75\%\] {
      width: 75%;
    }
  
    .xl\:w-\[80\%\] {
      width: 80%;
    }
  
    .xl\:w-\[90\%\] {
      width: 90%;
    }
  
    .xl\:w-\[95\%\] {
      width: 95%;
    }
  
    .xl\:w-full {
      width: 100%;
    }
  
    .xl\:max-w-\[1140px\] {
      max-width: 1140px;
    }
  
    .xl\:max-w-\[60\%\] {
      max-width: 60%;
    }
  
    .xl\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  
    .xl\:gap-8 {
      gap: 2rem;
    }
  
    .xl\:p-2 {
      padding: 0.5rem;
    }
  
    .xl\:p-20 {
      padding: 5rem;
    }
  
    .xl\:p-5 {
      padding: 1.25rem;
    }
  
    .xl\:px-10 {
      padding-left: 2.5rem;
      padding-right: 2.5rem;
    }
  
    .xl\:py-20 {
      padding-top: 5rem;
      padding-bottom: 5rem;
    }
  
    .xl\:pt-\[150px\] {
      padding-top: 150px;
    }
  
    .xl\:text-2xl {
      font-size: 1.5rem;
      line-height: 2rem;
    }
  
    .xl\:text-3xl {
      font-size: 1.875rem;
      line-height: 2.25rem;
    }
  
    .xl\:text-4xl {
      font-size: 2.25rem;
      line-height: 2.5rem;
    }
  
    .xl\:text-5xl {
      font-size: 3rem;
      line-height: 1;
    }
  
    .xl\:text-6xl {
      font-size: 3.75rem;
      line-height: 1;
    }
  
    .xl\:text-7xl {
      font-size: 4.5rem;
      line-height: 1;
    }
  
    .xl\:text-xl {
      font-size: 1.25rem;
      line-height: 1.75rem;
    }
  }
  
  @media (min-width: 1536px) {
    .\32xl\:bottom-\[-100px\] {
      bottom: -100px;
    }
  
    .\32xl\:top-\[30\%\] {
      top: 30%;
    }
  
    .\32xl\:top-\[60\%\] {
      top: 60%;
    }
  
    .\32xl\:mx-10 {
      margin-left: 2.5rem;
      margin-right: 2.5rem;
    }
  
    .\32xl\:max-w-\[1000px\] {
      max-width: 1000px;
    }
  
    .\32xl\:max-w-\[1400px\] {
      max-width: 1400px;
    }
  
    .\32xl\:max-w-\[400px\] {
      max-width: 400px;
    }
  
    .\32xl\:justify-center {
      justify-content: center;
    }
  
    .\32xl\:gap-12 {
      gap: 3rem;
    }
  
    .\32xl\:py-20 {
      padding-top: 5rem;
      padding-bottom: 5rem;
    }
  
    .\32xl\:pt-\[200px\] {
      padding-top: 200px;
    }
  
    .\32xl\:text-4xl {
      font-size: 2.25rem;
      line-height: 2.5rem;
    }
  
    .\32xl\:text-5xl {
      font-size: 3rem;
      line-height: 1;
    }
  
    .\32xl\:text-7xl {
      font-size: 4.5rem;
      line-height: 1;
    }
  }
  [x-cloak] { display: none; }

  .navbar-toggler {
      border: none !important;
      outline: none !important;
      box-shadow: none !important;
  }
  
  /* Remove all transitions */
  .navbar-collapse {
      transition: none !important;
  }
  
  /* Keep the collapsing animation */
  .collapsing {
      height: auto;
      transition: height 0.35s ease;
  }