@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;700&family=Roboto:wght@300;400;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,300;1,14..32,300&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz@0,14..32;1,14..32&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,500;1,14..32,500&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,600;1,14..32,600&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,700;1,14..32,700&display=swap');

*, ::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.13 | 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] {
  display: none;
}

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

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.-right-3{
  right: -0.75rem;
}

.-top-20{
  top: -5rem;
}

.-top-5{
  top: -1.25rem;
}

.bottom-0{
  bottom: 0px;
}

.bottom-6{
  bottom: 1.5rem;
}

.left-0{
  left: 0px;
}

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

.right-0{
  right: 0px;
}

.right-2{
  right: 0.5rem;
}

.right-3{
  right: 0.75rem;
}

.right-5{
  right: 1.25rem;
}

.right-6{
  right: 1.5rem;
}

.top-0{
  top: 0px;
}

.top-1{
  top: 0.25rem;
}

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

.top-2{
  top: 0.5rem;
}

.top-\[0\.15rem\]{
  top: 0.15rem;
}

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

.z-\[9999\]{
  z-index: 9999;
}

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

.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}

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

.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-auto{
  margin-top: auto;
  margin-bottom: auto;
}

.-ml-4{
  margin-left: -1rem;
}

.mb-1{
  margin-bottom: 0.25rem;
}

.mb-2{
  margin-bottom: 0.5rem;
}

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

.me-3{
  margin-inline-end: 0.75rem;
}

.ml-0{
  margin-left: 0px;
}

.mr-auto{
  margin-right: auto;
}

.ms-5{
  margin-inline-start: 1.25rem;
}

.mt-10{
  margin-top: 2.5rem;
}

.mt-12{
  margin-top: 3rem;
}

.mt-2{
  margin-top: 0.5rem;
}

.mt-4{
  margin-top: 1rem;
}

.mt-5{
  margin-top: 1.25rem;
}

.mt-6{
  margin-top: 1.5rem;
}

.mt-8{
  margin-top: 2rem;
}

.block{
  display: block;
}

.inline-block{
  display: inline-block;
}

.\!flex{
  display: flex !important;
}

.flex{
  display: flex;
}

.\!inline-flex{
  display: inline-flex !important;
}

.table{
  display: table;
}

.grid{
  display: grid;
}

.hidden{
  display: none;
}

.aspect-auto{
  aspect-ratio: auto;
}

.aspect-square{
  aspect-ratio: 1 / 1;
}

.\!h-\[500px\]{
  height: 500px !important;
}

.h-10{
  height: 2.5rem;
}

.h-12{
  height: 3rem;
}

.h-28{
  height: 7rem;
}

.h-32{
  height: 8rem;
}

.h-4{
  height: 1rem;
}

.h-48{
  height: 12rem;
}

.h-5{
  height: 1.25rem;
}

.h-6{
  height: 1.5rem;
}

.h-7{
  height: 1.75rem;
}

.h-8{
  height: 2rem;
}

.h-auto{
  height: auto;
}

.h-full{
  height: 100%;
}

.h-screen{
  height: 100vh;
}

.max-h-\[70vh\]{
  max-height: 70vh;
}

.max-h-\[90vh\]{
  max-height: 90vh;
}

.max-h-fit{
  max-height: -moz-fit-content;
  max-height: fit-content;
}

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

.min-h-40{
  min-height: 10rem;
}

.min-h-\[50vh\]{
  min-height: 50vh;
}

.min-h-fit{
  min-height: -moz-fit-content;
  min-height: fit-content;
}

.min-h-screen{
  min-height: 100vh;
}

.\!w-\[500px\]{
  width: 500px !important;
}

.\!w-auto{
  width: auto !important;
}

.w-1\/12{
  width: 8.333333%;
}

.w-10{
  width: 2.5rem;
}

.w-12{
  width: 3rem;
}

.w-2\/5{
  width: 40%;
}

.w-3\/5{
  width: 60%;
}

.w-5{
  width: 1.25rem;
}

.w-6{
  width: 1.5rem;
}

.w-7{
  width: 1.75rem;
}

.w-8{
  width: 2rem;
}

.w-auto{
  width: auto;
}

.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}

.w-full{
  width: 100%;
}

.min-w-\[300px\]{
  min-width: 300px;
}

.min-w-fit{
  min-width: -moz-fit-content;
  min-width: fit-content;
}

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

.max-w-fit{
  max-width: -moz-fit-content;
  max-width: fit-content;
}

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

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

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

.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-1\/2{
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer{
  cursor: pointer;
}

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

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

.\!flex-col{
  flex-direction: column !important;
}

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

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

.flex-wrap{
  flex-wrap: wrap;
}

.flex-nowrap{
  flex-wrap: nowrap;
}

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

.items-end{
  align-items: flex-end;
}

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

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

.justify-end{
  justify-content: flex-end;
}

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

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

.gap-0{
  gap: 0px;
}

.gap-1{
  gap: 0.25rem;
}

.gap-10{
  gap: 2.5rem;
}

.gap-12{
  gap: 3rem;
}

.gap-16{
  gap: 4rem;
}

.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-10{
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.gap-x-5{
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}

.gap-y-1{
  row-gap: 0.25rem;
}

.gap-y-5{
  row-gap: 1.25rem;
}

.gap-y-6{
  row-gap: 1.5rem;
}

.gap-y-8{
  row-gap: 2rem;
}

.self-stretch{
  align-self: stretch;
}

.overflow-clip{
  overflow: clip;
}

.overflow-y-auto{
  overflow-y: auto;
}

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

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

.\!rounded-full{
  border-radius: 9999px !important;
}

.rounded{
  border-radius: 0.25rem;
}

.rounded-full{
  border-radius: 9999px;
}

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

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

.rounded-xl{
  border-radius: 0.75rem;
}

.\!rounded-l-none{
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.\!rounded-r-none{
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.\!rounded-t-none{
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

.rounded-t-md{
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.border{
  border-width: 1px;
}

.border-0{
  border-width: 0px;
}

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

.border-b{
  border-bottom-width: 1px;
}

.border-l{
  border-left-width: 1px;
}

.border-t{
  border-top-width: 1px;
}

.border-\[var\(--color-light\)\]{
  border-color: var(--color-light);
}

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

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

.border-gray-400{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.border-gray-500{
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}

.\!bg-transparent{
  background-color: transparent !important;
}

.bg-\[var\(--color-light\)\]{
  background-color: var(--color-light);
}

.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

.bg-red-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}

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

.bg-contain{
  background-size: contain;
}

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

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

.fill-white{
  fill: #fff;
}

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

.\!p-3{
  padding: 0.75rem !important;
}

.p-1{
  padding: 0.25rem;
}

.p-2{
  padding: 0.5rem;
}

.p-3{
  padding: 0.75rem;
}

.p-4{
  padding: 1rem;
}

.p-5{
  padding: 1.25rem;
}

.p-6{
  padding: 1.5rem;
}

.p-8{
  padding: 2rem;
}

.\!px-0{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.\!px-6{
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.\!py-0{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.px-2{
  padding-left: 0.5rem;
  padding-right: 0.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;
}

.px-9{
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

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

.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-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-\[1px\]{
  padding-top: 1px;
  padding-bottom: 1px;
}

.pb-3{
  padding-bottom: 0.75rem;
}

.pb-4{
  padding-bottom: 1rem;
}

.pb-5{
  padding-bottom: 1.25rem;
}

.pe-0{
  padding-inline-end: 0px;
}

.pe-2{
  padding-inline-end: 0.5rem;
}

.pl-4{
  padding-left: 1rem;
}

.pr-1{
  padding-right: 0.25rem;
}

.pr-10{
  padding-right: 2.5rem;
}

.pr-5{
  padding-right: 1.25rem;
}

.ps-12{
  padding-inline-start: 3rem;
}

.pt-1{
  padding-top: 0.25rem;
}

.pt-5{
  padding-top: 1.25rem;
}

.pt-6{
  padding-top: 1.5rem;
}

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

.text-right{
  text-align: right;
}

.text-start{
  text-align: start;
}

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

.align-middle{
  vertical-align: middle;
}

.align-bottom{
  vertical-align: bottom;
}

.\!text-2xl{
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}

.\!text-3xl{
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}

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

.\!text-\[10px\]{
  font-size: 10px !important;
}

.\!text-lg{
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}

.\!text-xl{
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}

.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}

.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 !important;
}

.font-bold{
  font-weight: 700;
}

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

.font-semibold{
  font-weight: 600;
}

.font-thin{
  font-weight: 100;
}

.uppercase{
  text-transform: uppercase;
}

.italic{
  font-style: italic;
}

.text-\[var\(--color-primary\)\]{
  color: var(--color-primary);
}

.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.text-red-300{
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity));
}

.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

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

.opacity-50{
  opacity: 0.5;
}

.opacity-60{
  opacity: 0.6;
}

.opacity-70{
  opacity: 0.7;
}

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

.\[writing-mode\:vertical-lr\]{
  writing-mode: vertical-lr;
}

:root {
  --color-a: red;
  --color-b: #0079FF;
  --color-c: #00CC00;
  --color-d: #FFDD00;
}

.bg-primary{
  background-color: var(--color-primary);
}

.fill-primary, .fill-primary *{
  fill: var(--color-primary) !important;
}

.text-primary{
  color: var(--color-primary);
}

.border-primary{
  border-color: var(--color-primary);
}

html, body{
  height: 100vh !important;
}

html{
  overflow: hidden;
}

body{
  overflow-y: auto;
  overflow-x: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

:not(.marketing-page) :not(.no-reset, .no-reset *, .text-xs, .text-xs *, .text-sm, .text-sm *, .text-md, .text-md *, .text-lg, .text-lg *, .text-xl, .text-xl *, .text-2xl, .text-2xl *, .text-3xl, .text-3xl *, .text-4xl, .text-4xl *, .text-5xl, .text-5xl *, .text-6xl, .text-6xl *, .text-7xl, .text-7xl *, .text-8xl, .text-8xl *){
  font-size: 1rem;
}

.page-marketing :not(.no-reset, .no-reset *, .text-xs, .text-xs *, .text-sm, .text-sm *, .text-md, .text-md *, .text-lg, .text-lg *, .text-xl, .text-xl *, .text-2xl, .text-2xl *, .text-3xl, .text-3xl *, .text-4xl, .text-4xl *, .text-5xl, .text-5xl *, .text-6xl, .text-6xl *, .text-7xl, .text-7xl *, .text-8xl, .text-8xl *){
  font-size: 1rem;
}

body * {
  font-family: "Inter", sans-serif;
}

a{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}

input[type="text"],input[type="number"],input[type="email"],input[type="password"],input[type="date"],select,textarea{
  display: block;
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.75rem;
}

*::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity)) !important;
}

*::placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity)) !important;
}

.icon{
  fill: #475569;
}

.icon:not(.icon-lg), .icon:not(.icon-xl){
  height: 1.25rem;
  min-height: 1.25rem;
  width: 1.25rem;
  min-width: 1.25rem;
}

.icon-lg{
  height: 1.75rem;
  min-height: 1.75rem !important;
  width: 1.75rem;
  min-width: 1.75rem !important;
}

.icon-xl{
  height: 2.25rem;
  min-height: 2.25rem !important;
  width: 2.25rem;
  min-width: 2.25rem !important;
}

.display-1{
  font-size: 4rem !important;
}

.display-2{
  font-size: 3.33rem !important;
}

.display-3{
  font-size: 2.66rem !important;
}

.display-4{
  font-size: 2rem !important;
}

.display-5{
  font-size: 1.33rem !important;
}

.display-6{
  font-size: 0.66rem !important;
}

.text-light{
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

:not(.marketing-page) :not(.no-reset, .no-reset *,.text-light, .text-xs *, .text-sm, .text-sm *, .text-md, .text-md *, .text-lg, .text-lg *, .text-xl, .text-xl *, .text-2xl, .text-2xl *, .text-3xl, .text-3xl *, .text-4xl, .text-4xl *, .text-5xl, .text-5xl *, .text-6xl, .text-6xl *, .text-7xl, .text-7xl *, .text-8xl, .text-8xl *){
  font-size: 1rem;
}

.page-marketing :not(.no-reset, .no-reset *,.text-light, .text-xs *, .text-sm, .text-sm *, .text-md, .text-md *, .text-lg, .text-lg *, .text-xl, .text-xl *, .text-2xl, .text-2xl *, .text-3xl, .text-3xl *, .text-4xl, .text-4xl *, .text-5xl, .text-5xl *, .text-6xl, .text-6xl *, .text-7xl, .text-7xl *, .text-8xl, .text-8xl *){
  font-size: 1rem;
}

.btn{
  display: block;
  width: 100%;
  cursor: pointer;
  border-radius: 0.375rem;
  padding: 0.75rem;
  text-align: center;
  font-size: 0.9rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn:hover{
  --tw-brightness: brightness(.95);
  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);
}

.btn:active{
  --tw-brightness: brightness(.9);
  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);
}

.btn:not(.light):not(.secondary):not(.btn-light):not(.btn-secondary){
  background-color: var(--color-primary);
}

.btn.light, .btn.btn-light .btn:disabled, .btn.disabled{
  border-width: 1px;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 231 235 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.btn-circle{
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
}

.btn.btn-secondary, .btn.secondary{
  background-color: var(--color-btn-light);
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.btn.btn-secondary:active, .btn.secondary:active{
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}

.title{
  font-size: 1.2rem;
  font-weight: 500;
}

.button {
  background-color: transparent;
  padding: 12px 50px;
  border: 1px solid white;
  border-radius: 8px;
  color: white;
  transition: all 0.5s;
}

.button:hover {
  background-color: white;
  color: black;
  transition: all 0.5s;
}

.button-color {
  background-color: var(--color-a) !important;
  transition: all 0.5s;
}

.button-color:hover {
  background: var(--color-c) !important;
  color: white !important;
  transition: all 0.5s;
}

.loader {
  width: 48px;
  height: 48px;
  border: 5px solid #FFF;
  border-bottom-color: var(--color-primary);
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

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

.text-danger {
  color: red !important;
}

.menu a.active {
  font-weight: bold;
}

.test, .test * {
  font-family: Jost;
}

.test{
  position: relative;
  display: flex;
  min-height: 100%;
  width: 100%;
  flex-grow: 1;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1.75rem;
}

.test > div{
  width: 100%;
}

.test * {
  font-family: Inter, Roboto, sans-serif;
}

.test-question{
  font-size: 1.1rem !important;
}

@media (min-width: 768px){
  .test-question{
    font-size: 1.33rem !important;
  }
}

.test-question {
  font-family: Oswald, Roboto, sans-serif;
  color: black;
}

.test .question-options .btn{
  height: 100%;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  font-weight: 700 !important;
}

.test .question-options .btn:hover{
  --tw-brightness: brightness(1) !important;
  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) !important;
}

.test .question-options .btn:hover:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity)) !important;
}

@media (min-width: 1024px){
  .test .question-options .btn:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity)) !important;
  }
}

.test .question-option{
  height: 100%;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}

@media (min-width: 640px){
  .test .question-option{
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }
}

@media (min-width: 1024px){
  .test .question-option{
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
  }
}

.test .question-option {
  font-family: Roboto, sans-serif;
  color: rgb(87, 96, 114);
  box-sizing: border-box;
}

.test .question-options{
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 0.75rem;
  flex-direction: column;
}

@media (min-width: 1024px){
  .test .question-options{
    flex-direction: row;
    gap: 2.5rem;
  }
}

.test .question-options-vertical{
  flex-direction: column !important;
  gap: 1.5rem !important;
}

.auth-content{
  width: 100%;
  align-items: center;
  justify-content: stretch;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 2rem;
}

@media (min-width: 640px){
  .auth-content{
    width: 350px;
  }
}

@media (min-width: 768px){
  .auth-content{
    width: 500px;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.auth-content {
  box-shadow: 0px 0px 16px 2px rgba(0,0,0,0.5);
}

@media screen and (min-width: 1024px) {
  .test .question-options {
    gap: 37px;
  }

  .test .question-options:not(.question-options-vertical) .option-container {
    width: 166px;
    height: 166px;
  }
}

.question-option {
  opacity: 0;
  animation: slideFromLeft 500ms;
  animation-fill-mode: forwards;
}

@keyframes slideFromLeft {
  from {
    margin-left: -100%;
    opacity: 0;
  }

  to {
    margin-left: 0%;
    opacity: 1;
  }
}

.animation-delay-100 {
  animation-delay: 100ms;
}

.animation-delay-200 {
  animation-delay: 200ms;
}

.animation-delay-300 {
  animation-delay: 300ms;
}

.animation-delay-400 {
  animation-delay: 400ms;
}

.animation-delay-500 {
  animation-delay: 500ms;
}

.text-success {
  color: #52B63F !important;
}

.color-ribbon {
  height: 12px;
  display: flex;
}

.color-ribbon > div {
  width: 100%;
}

.bg-a {
  background-color: var(--color-a);
}

.bg-b {
  background-color: var(--color-b);
}

.bg-c {
  background-color: var(--color-c);
}

.bg-d {
  background-color: var(--color-d);
}

/* .color-a {
    color: var(--color-a);
}

.color-b {
    color: var(--color-b);
}

.color-c {
    color: var(--color-c);
}

.color-d {
    color: var(--color-d);
} */

/* .color-black {
    color: black;
}

.color-white {
    color: white;
} */

/* .hover-color-a:hover {
    color: var(--color-a);
}

.hover-color-b:hover {
    color: var(--color-b);
}

.hover-color-c:hover {
    color: var(--color-c);
}

.hover-color-d:hover {
    color: var(--color-d);
} */

/* .transition-color {
    transition: color 0.4s !important;
} */

#header{
  display: flex;
  justify-content: space-between;
  background-color: var(--color-primary);
  flex-direction: column;
}

.footer{
  display: flex;
  gap: 1.5rem;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  background-color: var(--color-light);
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  flex-direction: column;
}

.footer a{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.logo{
  height: 4rem;
  width: auto;
}

.header-menu{
  display: flex;
  width: 100%;
  justify-content: flex-end;
  gap: 1.5rem;
}

.header-menu a {
  font-family: Inter, sans-serif;
  display: inline-block;
  border-radius: 0.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

:not(.marketing-page) :not(.no-reset, .no-reset *, .text-xs, .text-xs *,.header-menu a, .text-sm *, .text-md, .text-md *, .text-lg, .text-lg *, .text-xl, .text-xl *, .text-2xl, .text-2xl *, .text-3xl, .text-3xl *, .text-4xl, .text-4xl *, .text-5xl, .text-5xl *, .text-6xl, .text-6xl *, .text-7xl, .text-7xl *, .text-8xl, .text-8xl *){
  font-size: 1rem;
}

.page-marketing :not(.no-reset, .no-reset *, .text-xs, .text-xs *,.header-menu a, .text-sm *, .text-md, .text-md *, .text-lg, .text-lg *, .text-xl, .text-xl *, .text-2xl, .text-2xl *, .text-3xl, .text-3xl *, .text-4xl, .text-4xl *, .text-5xl, .text-5xl *, .text-6xl, .text-6xl *, .text-7xl, .text-7xl *, .text-8xl, .text-8xl *){
  font-size: 1rem;
}

.header-menu a.active, .header-menu a:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

.static-container-plain{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 2.5rem;
  font-weight: 300;
  --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);
}

@media (min-width: 768px){
  .static-container-plain{
    width: 66.666667%;
  }
}

.static-container-plain {
  z-index: 1;
  font-family: Roboto, sans-serif;
  font-size: 1.3rem;
}

.container{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1.5rem;
  --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);
}

.body-item{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (min-width: 768px){
  .body-item{
    width: 91.666667%;
  }
}

@media (min-width: 1024px){
  .body-item{
    width: 75%;
  }
}

@media (min-width: 1280px){
  .body-item{
    width: 1248px;
  }
}

.static-container{
  font-weight: 300;
  z-index: 1;
  font-family: Roboto, sans-serif;
  font-size: 1.3rem;
}

.section-title {
  font-family: Oswald, sans-serif;
  font-weight: bold;
  font-size: 5rem;
  text-transform: uppercase;
}

.section-content {
  width: 80%;
  font-weight: 300;
  font-size: 1.2rem;
  font-family: Roboto, sans-serif;
  margin-bottom: 50px;
}

.header {
  z-index: 8888;
  position: relative;
  display: flex;
  justify-content: space-between;
}

.header-nav-container{
  margin-bottom: 1.5rem;
  width: 100%;
  flex-grow: 1;
  box-shadow: 1px;
  box-shadow: 0px 2px 7px -5px rgba(0,0,0,0.3);
}

.header-fixed {
  position: fixed !important;
  width: 100%;
  z-index: 8888;
  background-color: white;
}

.header-fixed .logo-normal {
  display: none !important;
}

.header-fixed .logo-small {
  display: inline !important;
}

:not(.header-fixed) .header-nav{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.header-fixed .header-nav{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.logo-small {
  width: 50px;
  height: auto;
  display: none;
}

.header-fixed #header{
  padding-bottom: 0px;
}

.user-icon{
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

:not(.marketing-page) :not(.no-reset, .no-reset *, .text-xs, .text-xs *,.user-icon, .text-sm *, .text-md, .text-md *, .text-lg, .text-lg *, .text-xl, .text-xl *, .text-2xl, .text-2xl *, .text-3xl, .text-3xl *, .text-4xl, .text-4xl *, .text-5xl, .text-5xl *, .text-6xl, .text-6xl *, .text-7xl, .text-7xl *, .text-8xl, .text-8xl *){
  font-size: 1rem;
}

.page-marketing :not(.no-reset, .no-reset *, .text-xs, .text-xs *,.user-icon, .text-sm *, .text-md, .text-md *, .text-lg, .text-lg *, .text-xl, .text-xl *, .text-2xl, .text-2xl *, .text-3xl, .text-3xl *, .text-4xl, .text-4xl *, .text-5xl, .text-5xl *, .text-6xl, .text-6xl *, .text-7xl, .text-7xl *, .text-8xl, .text-8xl *){
  font-size: 1rem;
}

.user-icon {
  transition: background 300ms;
  animation-fill-mode: forwards;
}

.user-icon:hover{
  --tw-bg-opacity: 0.2 !important;
}

.user-card{
  position: absolute;
  right: 0px;
  margin-top: 0.25rem;
  --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);
  z-index: 9999;
}

.user-card-menu a, .language-item{
  display: flex;
  width: 100%;
  cursor: pointer;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.user-card-menu a:hover, .language-item:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.user-card-menu a.active, .language-item.active{
  background-color: var(--color-primary);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.language-dropdown{
  padding-left: 0.5rem;
  padding-top: 0.5rem;
}

.member-icon{
  height: 3rem;
  width: 3rem;
  border-radius: 9999px;
  border-width: 2px;
  border-color: transparent;
}

.menu-toggle{
  display: none;
  height: 2rem;
  width: 2rem;
  cursor: pointer;
  justify-content: space-between;
  flex-direction: column;
}

.menu-toggle > div{
  height: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

@media all and (max-width: 800px) {
  .header-menu:not(.open) {
    display: none;
  }

  .header-menu {
    left: 0;
    top: 0;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    z-index: 7777;
    position: fixed;
    display: flex;
    height: 100vh;
    width: 100%;
    background-color: var(--color-primary);
    padding-top: 8rem;
  }

  .header-menu a{
    display: inline-block;
    padding-top: 2rem;
    padding-bottom: 2rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    font-size: 2rem;
  }

  .menu-toggle {
    display: flex !important;
    z-index: 8888;
  }

  .menu-toggle.position-absolute {
    right: 70px;
    top: 30px;
    position: fixed;
  }
}

.card{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.card.hover:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.card-title{
  display: flex;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

:not(.marketing-page) :not(.no-reset, .no-reset *, .text-xs, .text-xs *, .text-sm, .text-sm *, .text-md, .text-md *,.card-title, .text-lg *, .text-xl, .text-xl *, .text-2xl, .text-2xl *, .text-3xl, .text-3xl *, .text-4xl, .text-4xl *, .text-5xl, .text-5xl *, .text-6xl, .text-6xl *, .text-7xl, .text-7xl *, .text-8xl, .text-8xl *){
  font-size: 1rem;
}

.page-marketing :not(.no-reset, .no-reset *, .text-xs, .text-xs *, .text-sm, .text-sm *, .text-md, .text-md *,.card-title, .text-lg *, .text-xl, .text-xl *, .text-2xl, .text-2xl *, .text-3xl, .text-3xl *, .text-4xl, .text-4xl *, .text-5xl, .text-5xl *, .text-6xl, .text-6xl *, .text-7xl, .text-7xl *, .text-8xl, .text-8xl *){
  font-size: 1rem;
}

.card-body{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.card-footer{
  display: flex;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

:not(.marketing-page) :not(.no-reset, .no-reset *, .text-xs, .text-xs *, .text-sm, .text-sm *, .text-md, .text-md *,.card-footer, .text-lg *, .text-xl, .text-xl *, .text-2xl, .text-2xl *, .text-3xl, .text-3xl *, .text-4xl, .text-4xl *, .text-5xl, .text-5xl *, .text-6xl, .text-6xl *, .text-7xl, .text-7xl *, .text-8xl, .text-8xl *){
  font-size: 1rem;
}

.page-marketing :not(.no-reset, .no-reset *, .text-xs, .text-xs *, .text-sm, .text-sm *, .text-md, .text-md *,.card-footer, .text-lg *, .text-xl, .text-xl *, .text-2xl, .text-2xl *, .text-3xl, .text-3xl *, .text-4xl, .text-4xl *, .text-5xl, .text-5xl *, .text-6xl, .text-6xl *, .text-7xl, .text-7xl *, .text-8xl, .text-8xl *){
  font-size: 1rem;
}

.card-list{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

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

@media (min-width: 1024px){
  .card-list{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.test-modal {
  z-index: 9999 !important;
  position: fixed;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
}

.test-modal-content {
  transition: all 700ms;
  display: flex;
  max-width: 1000px;
  overflow: auto;
  flex-direction: column;
}

.test-modal-container {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: background 700ms;
}

.test-modal-content {
  position: absolute;
  width: 80%;
  height: 70vh;
  left: 10%;
  top: 15vh;
  background-color: white;
  /* border-radius: 15px; */
}

/* .test-modal .test {
    border-radius: 15px;
} */

#test-minimized {
  right: 15px;
  bottom: 15px;
  width: 50px;
  height: 50px;
  position: fixed;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  color: var(--color-primary);
  border-color: var(--color-primary);
  font-size: 1.4rem;
  z-index: 9000;
  transition: all 200ms;
}

#test-minimized:hover{
  background-color: var(--color-primary);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.no-animation {
  transition: none !important;
}

.pagination{
  display: flex;
}

.pagination a{
  display: inline-block;
  border-radius: 0.375rem;
  padding: 0.5rem;
}

.pagination a.active{
  display: inline-block;
  background-color: var(--color-primary);
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

table{
  width: 100%;
}

th{
  text-align: left;
}

.table-striped tr:nth-child(even) td{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.status-indicator{
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}

.status-indicator.active{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}

.tabs{
  display: flex;
  gap: 1rem;
  flex-direction: column;
}

@media (min-width: 768px){
  .tabs{
    flex-direction: row;
  }
}

.tab-item{
  cursor: pointer;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  padding: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.tab-item.active{
  cursor: default;
  border-bottom-width: 2px;
  border-color: var(--color-primary);
  color: var(--color-primary);
}

.tab-pane > .card{
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.alert{
  border-radius: 0.375rem;
  padding: 1rem;
}

.alert.alert-success{
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity));
}

.alert.alert-danger, .alert.alert-error{
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity));
}

.alert.alert-info{
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity));
}

.modal {
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0px;
  top: 0px;
  display: flex;
  height: 100vh;
  width: 100vw;
  align-items: center;
  justify-content: center;
}

.modal-dialog{
  width: 91.666667%;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --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);
}

@media (min-width: 768px){
  .modal-dialog{
    width: 66.666667%;
  }
}

@media (min-width: 1280px){
  .modal-dialog{
    width: 40%;
  }
}

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

.transition-animate {
  transition: transform 0.2s;
}

/* hide TinyMCE upgrade button */

.tox-promotion{
  display: none;
}

/* "prevent" Tailwind reset within .no-reset */

.no-reset h1{
  font-size: 2.1rem;
  font-weight: 500;
}

.no-reset h2{
  font-size: 1.8rem;
  font-weight: 500;
}

.no-reset h3{
  font-size: 1.5rem;
  font-weight: 500;
}

.no-reset h4{
  font-size: 1.25rem;
  font-weight: 500;
}

.no-reset h5{
  font-size: 1rem;
  font-weight: 500;
}

.no-reset h6{
  font-size: 0.85rem;
  font-weight: 500;
}

.no-reset ul{
  margin: 1.5rem;
  list-style-type: disc;
}

.no-reset ol{
  margin: 1.5rem;
  list-style-type: decimal;
}

.no-reset p{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.no-reset strong, .no-reset b{
  font-weight: 700;
}

/* interpretation descriptions accordion */

.interpretation-description-item{
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.interpretation-description-item:last-child{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.interpretation-title{
  padding: 0.75rem;
}

.interpretation-description{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.75rem;
  padding-bottom: 2rem;
}

.interpretation-description-item:not(.active) .interpretation-description{
  display: none;
}

.interpretation-description-item.active .interpretation-title{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity));
  font-weight: 600;
}

.interpretation-description-item:not(.active) .interpretation-title{
  cursor: pointer;
}

.interpretation-description-item .interpretation-description{
  font-size: 0.875rem;
  line-height: 1.25rem;
}

:not(.marketing-page) :not(.no-reset, .no-reset *, .text-xs, .text-xs *,.interpretation-description-item .interpretation-description, .text-sm *, .text-md, .text-md *, .text-lg, .text-lg *, .text-xl, .text-xl *, .text-2xl, .text-2xl *, .text-3xl, .text-3xl *, .text-4xl, .text-4xl *, .text-5xl, .text-5xl *, .text-6xl, .text-6xl *, .text-7xl, .text-7xl *, .text-8xl, .text-8xl *){
  font-size: 1rem;
}

.page-marketing :not(.no-reset, .no-reset *, .text-xs, .text-xs *,.interpretation-description-item .interpretation-description, .text-sm *, .text-md, .text-md *, .text-lg, .text-lg *, .text-xl, .text-xl *, .text-2xl, .text-2xl *, .text-3xl, .text-3xl *, .text-4xl, .text-4xl *, .text-5xl, .text-5xl *, .text-6xl, .text-6xl *, .text-7xl, .text-7xl *, .text-8xl, .text-8xl *){
  font-size: 1rem;
}

.perspective-menu-item{
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  gap: 2.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  padding: 0.75rem;
}

.perspective-menu-item.active{
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}

.perspective-item {
  transition-property:  max-height, opacity;
  transition-duration: 0.2s;
  max-height: 1000px;
}

.perspective-hidden {
  opacity: 0.2;
  max-height: 40px !important;
  overflow: hidden;
}

.feedback-item{
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  padding: 0.5rem;
}

.feedback-item.selected{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

.feedback-item:not(.selected) .icon{
  display: none;
}

/* marketing website */

/* global */

.page-marketing *{
  font-size: 1rem;
}

.page-marketing a:not(.btn){
  color: var(--color-primary);
}

.section{
  border-radius: 0.75rem;
  background-color: var(--color-light);
  padding: 4rem;
}

.section-small{
  border-radius: 0.75rem;
  background-color: var(--color-light);
  padding: 2rem;
}

/* header */

.header-marketing a, .header-marketing .dropdown-item{
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.header-marketing a:hover, .header-marketing .dropdown-item:hover{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.header-marketing .language-dropdown{
  position: absolute;
  width: 100%;
  min-width: -moz-fit-content;
  min-width: fit-content;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0px !important;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.header-marketing .dropdown .dropdown-menu{
  visibility: hidden;
  position: absolute;
  z-index: 50;
  display: flex;
  max-height: 0px;
  gap: 0.25rem;
  overflow: hidden;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1.25rem;
  opacity: 0;
  --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);
  flex-direction: column;
  transition-property: max-height, opacity;
  transition-duration: 300ms;
}

.header-marketing .dropdown:hover .dropdown-menu, .header-marketing .dropdown:active .dropdown-menu{
  visibility: visible;
  max-height: 300px;
  opacity: 1;
}

.header-marketing .dropdown:hover > .dropdown-item, .header-marketing a.active{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.header-marketing .dropdown:not(:hover) .dropdown-icon-expanded{
  display: none;
}

.header-marketing .dropdown:hover .dropdown-icon-collapsed{
  display: none;
}

.header-marketing .dropdown > .dropdown-item{
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.header-marketing .dropdown-menu > .dropdown-item{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.header-marketing .language-item[ref="toggle"]{
  padding-left: 0px;
  padding-right: 0px;
}

.header-marketing .language-item:not([ref="toggle"]){
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.header-marketing:not(.menu-open) .nav{
  display: none;
}

@media (min-width: 768px){
  .header-marketing:not(.menu-open) .nav{
    display: flex;
  }
}

/* introduction */

.page-marketing .introduction{
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex-direction: column;
}

.page-marketing .introduction h1{
  text-align: center;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
}

:not(.marketing-page) :not(.no-reset, .no-reset *, .text-xs, .text-xs *, .text-sm, .text-sm *, .text-md, .text-md *, .text-lg, .text-lg *, .text-xl, .text-xl *, .text-2xl, .text-2xl *,.page-marketing .introduction h1, .text-3xl *, .text-4xl, .text-4xl *, .text-5xl, .text-5xl *, .text-6xl, .text-6xl *, .text-7xl, .text-7xl *, .text-8xl, .text-8xl *){
  font-size: 1rem;
}

.page-marketing :not(.no-reset, .no-reset *, .text-xs, .text-xs *, .text-sm, .text-sm *, .text-md, .text-md *, .text-lg, .text-lg *, .text-xl, .text-xl *, .text-2xl, .text-2xl *,.page-marketing .introduction h1, .text-3xl *, .text-4xl, .text-4xl *, .text-5xl, .text-5xl *, .text-6xl, .text-6xl *, .text-7xl, .text-7xl *, .text-8xl, .text-8xl *){
  font-size: 1rem;
}

.page-marketing .introduction h5{
  width: 80%;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

:not(.marketing-page) :not(.no-reset, .no-reset *, .text-xs, .text-xs *,.page-marketing .introduction h5, .text-sm *, .text-md, .text-md *, .text-lg, .text-lg *, .text-xl, .text-xl *, .text-2xl, .text-2xl *, .text-3xl, .text-3xl *, .text-4xl, .text-4xl *, .text-5xl, .text-5xl *, .text-6xl, .text-6xl *, .text-7xl, .text-7xl *, .text-8xl, .text-8xl *){
  font-size: 1rem;
}

.page-marketing :not(.no-reset, .no-reset *, .text-xs, .text-xs *,.page-marketing .introduction h5, .text-sm *, .text-md, .text-md *, .text-lg, .text-lg *, .text-xl, .text-xl *, .text-2xl, .text-2xl *, .text-3xl, .text-3xl *, .text-4xl, .text-4xl *, .text-5xl, .text-5xl *, .text-6xl, .text-6xl *, .text-7xl, .text-7xl *, .text-8xl, .text-8xl *){
  font-size: 1rem;
}

@media (min-width: 768px){
  .page-marketing .introduction h5{
    width: 50%;
  }
}

.hover\:text-gray-700:hover{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

@media (min-width: 640px){
  .sm\:w-1\/3{
    width: 33.333333%;
  }

  .sm\:w-2\/3{
    width: 66.666667%;
  }

  .sm\:w-2\/5{
    width: 40%;
  }

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

  .sm\:flex-row{
    flex-direction: row;
  }

  .sm\:gap-6{
    gap: 1.5rem;
  }
}

@media (min-width: 768px){
  .md\:absolute{
    position: absolute;
  }

  .md\:mt-0{
    margin-top: 0px;
  }

  .md\:hidden{
    display: none;
  }

  .md\:w-1\/2{
    width: 50%;
  }

  .md\:w-1\/3{
    width: 33.333333%;
  }

  .md\:w-2\/3{
    width: 66.666667%;
  }

  .md\:w-3\/5{
    width: 60%;
  }

  .md\:w-44{
    width: 11rem;
  }

  .md\:w-52{
    width: 13rem;
  }

  .md\:w-auto{
    width: auto;
  }

  .md\:min-w-\[400px\]{
    min-width: 400px;
  }

  .md\:max-w-\[450px\]{
    max-width: 450px;
  }

  .md\:grow-0{
    flex-grow: 0;
  }

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

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

  .md\:flex-row{
    flex-direction: row;
  }

  .md\:flex-row-reverse{
    flex-direction: row-reverse;
  }

  .md\:flex-nowrap{
    flex-wrap: nowrap;
  }

  .md\:items-center{
    align-items: center;
  }

  .md\:gap-10{
    gap: 2.5rem;
  }

  .md\:gap-6{
    gap: 1.5rem;
  }

  .md\:self-start{
    align-self: flex-start;
  }
}

@media (min-width: 1024px){
  .lg\:w-1\/3{
    width: 33.333333%;
  }

  .lg\:w-2\/3{
    width: 66.666667%;
  }

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

  .lg\:flex-row{
    flex-direction: row;
  }
}

@media (min-width: 1280px){
  .xl\:w-1\/3{
    width: 33.333333%;
  }

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