/* ! tailwindcss v3.1.3 | 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)
*/

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

  ._3 ::before, ._3 ::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.
  */

  ._3 {
    line-height: 1.5;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -moz-tab-size: 4;
    /* 3 */
    tab-size: 4;
    /* 3 */
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    /* 4 */
  }

  /*
  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.
  */

  ._3 {
    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.
  */

  ._3 hr {
    height: 0;
    /* 1 */
    color: inherit;
    /* 2 */
    border-top-width: 1px;
    /* 3 */
  }

  /*
  Add the correct text decoration in Chrome, Edge, and Safari.
  */

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

  /*
  Remove the default font size and weight for headings.
  */

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

  /*
  Reset links to optimize for opt-in styling instead of opt-out.
  */

  ._3 a {
    color: inherit;
    text-decoration: inherit;
  }

  /*
  Add the correct font weight in Edge and Safari.
  */

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

  /*
  1. Use the user's configured `mono` font family by default.
  2. Correct the odd `em` font sizing in all browsers.
  */

  ._3 code, ._3 kbd, ._3 samp, ._3 pre {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
  }

  /*
  Add the correct font size in all browsers.
  */

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

  /*
  Prevent `sub` and `sup` elements from affecting the line height in all browsers.
  */

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

  ._3 sub {
    bottom: -0.25em;
  }

  ._3 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.
  */

  ._3 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.
  */

  ._3 button, ._3 input, ._3 optgroup, ._3 select, ._3 textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    font-weight: inherit;
    /* 1 */
    line-height: inherit;
    /* 1 */
    color: inherit;
    /* 1 */
    margin: 0;
    /* 2 */
    padding: 0;
    /* 3 */
  }

  /*
  Remove the inheritance of text transform in Edge and Firefox.
  */

  ._3 button, ._3 select {
    text-transform: none;
  }

  /*
  1. Correct the inability to style clickable types in iOS and Safari.
  2. Remove default button styles.
  */

  ._3 button, ._3 [type='button'], ._3 [type='reset'], ._3 [type='submit'] {
    -webkit-appearance: button;
    /* 1 */
    background-color: transparent;
    /* 2 */
    background-image: none;
    /* 2 */
  }

  /*
  Use the modern Firefox focus style for all focusable elements.
  */

  ._3 :-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)
  */

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

  /*
  Add the correct vertical alignment in Chrome and Firefox.
  */

  ._3 progress {
    vertical-align: baseline;
  }

  /*
  Correct the cursor style of increment and decrement buttons in Safari.
  */

  ._3 ::-webkit-inner-spin-button, ._3 ::-webkit-outer-spin-button {
    height: auto;
  }

  /*
  1. Correct the odd appearance in Chrome and Safari.
  2. Correct the outline style in Safari.
  */

  ._3 [type='search'] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
  }

  /*
  Remove the inner padding in Chrome and Safari on macOS.
  */

  ._3 ::-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.
  */

  ._3 ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
  }

  /*
  Add the correct display in Chrome and Safari.
  */

  ._3 summary {
    display: list-item;
  }

  /*
  Removes the default spacing and border for appropriate elements.
  */

  ._3 blockquote, ._3 dl, ._3 dd, ._3 h1, ._3 h2, ._3 h3, ._3 h4, ._3 h5, ._3 h6, ._3 hr, ._3 figure, ._3 p, ._3 pre {
    margin: 0;
  }

  ._3 fieldset {
    margin: 0;
    padding: 0;
  }

  ._3 legend {
    padding: 0;
  }

  ._3 ol, ._3 ul, ._3 menu {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  /*
  Prevent resizing textareas horizontally by default.
  */

  ._3 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.
  */

  ._3 input::placeholder, ._3 textarea::placeholder {
    opacity: 1;
    /* 1 */
    color: #9ca3af;
    /* 2 */
  }

  /*
  Set the default cursor for buttons.
  */

  ._3 button, ._3 [role="button"] {
    cursor: pointer;
  }

  /*
  Make sure disabled buttons don't get the pointer cursor.
  */

  ._3 :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.
  */

  ._3 img, ._3 svg, ._3 video, ._3 canvas, ._3 audio, ._3 iframe, ._3 embed, ._3 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)
  */

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

  ._3 *, ._3 ::before, ._3 ::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-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:  ;
  }

  ._3 ::-webkit-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-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:  ;
  }

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

  ._3 .container {
    width: 100%;
  }

  @media (min-width: 640px) {
    ._3 .container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {
    ._3 .container {
      max-width: 768px;
    }
  }

  @media (min-width: 1024px) {
    ._3 .container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px) {
    ._3 .container {
      max-width: 1280px;
    }
  }

  @media (min-width: 1536px) {
    ._3 .container {
      max-width: 1536px;
    }
  }

  ._3 .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  ._3 .absolute {
    position: absolute;
  }

  ._3 .relative {
    position: relative;
  }

  ._3 .inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

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

  ._3 .my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  ._3 .-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  ._3 .my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  ._3 .mr-2 {
    margin-right: 0.5rem;
  }

  ._3 .-ml-1 {
    margin-left: -0.25rem;
  }

  ._3 .block {
    display: block;
  }

  ._3 .flex {
    display: flex;
  }

  ._3 .table {
    display: table;
  }

  ._3 .grid {
    display: grid;
  }

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

  ._3 .h-5 {
    height: 1.25rem;
  }

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

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

  ._3 .w-5 {
    width: 1.25rem;
  }

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

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

  ._3 .max-w-7xl {
    max-width: 80rem;
  }

  ._3 .max-w-lg {
    max-width: 32rem;
  }

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

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

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

  ._3 .gap-1 {
    gap: 0.25rem;
  }

  ._3 .self-center {
    align-self: center;
  }

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

  ._3 .rounded-md {
    border-radius: 0.375rem;
  }

  ._3 .rounded-lg {
    border-radius: 0.5rem;
  }

  ._3 .border {
    border-width: 1px;
  }

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

  ._3 .border-transparent {
    border-color: transparent;
  }

  ._3 .border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
  }

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

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

  ._3 .bg-indigo-900 {
    --tw-bg-opacity: 1;
    /* background-color: rgb(49 46 129 / var(--tw-bg-opacity)); */
    background-color: #ef4323;
  }

  ._3 .bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  ._3 .from-purple-800 {
    --tw-gradient-from: #ffffff;
    --tw-gradient-to: rgb(107 33 168 / 0);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  }

  ._3 .to-indigo-700 {
    --tw-gradient-to: #000000;
  }

  ._3 .fill-\[red\] {
    fill: red;
  }

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

  ._3 .p-4 {
    padding: 1rem;
  }

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

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

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

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

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

  ._3 .text-end {
    text-align: end;
  }

  ._3 .text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

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

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

  ._3 .font-extrabold {
    font-weight: 800;
  }

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

  ._3 .tracking-tight {
    letter-spacing: -0.025em;
  }

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

  ._3 .text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgb(199 210 254 / var(--tw-text-opacity));
  }

  ._3 .text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgb(67 56 202 / var(--tw-text-opacity));
  }

  ._3 .mix-blend-multiply {
    mix-blend-mode: multiply;
  }

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

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

  ._3 .hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity));
  }

  ._3 .hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(238 242 255 / var(--tw-bg-opacity));
  }

  ._3 .hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(55 48 163 / var(--tw-bg-opacity));
  }

  @media (min-width: 640px) {
    ._3 .sm\:max-w-3xl {
      max-width: 48rem;
    }

    ._3 .sm\:overflow-hidden {
      overflow: hidden;
    }

    ._3 .sm\:rounded-2xl {
      border-radius: 1rem;
    }

    ._3 .sm\:px-6 {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
    }

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

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

    ._3 .sm\:text-5xl {
      font-size: 3rem;
      line-height: 1;
    }
  }

  @media (min-width: 768px) {
    ._3 .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (min-width: 1024px) {
    ._3 .lg\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }

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

    ._3 .lg\:py-32 {
      padding-top: 8rem;
      padding-bottom: 8rem;
    }

    ._3 .lg\:text-6xl {
      font-size: 3.75rem;
      line-height: 1;
    }
  }
