/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

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

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * 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 {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

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

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

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

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-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.
 */

[type="search"]::-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.
 */

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

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


dl,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p {
  margin: 0;
}

button {
  background-color: transparent;
  background-image: none;
}

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: "Barlow", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial; /* 1 */
  line-height: 1.5; /* 2 */
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

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

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #a0aec0;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #a0aec0;
}

input::placeholder,
textarea::placeholder {
  color: #a0aec0;
}

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

table {
  border-collapse: collapse;
}

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

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */


code {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * Make replaced elements `display: block` by default as that's
 * the behavior you want almost all of the time. Inspired by
 * CSS Remedy, with `svg` added as well.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

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

/**
 * Constrain images and videos to the parent width and preserve
 * their instrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

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

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

.space-x-4 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(1rem * var(--space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--space-x-reverse)));
}

.space-x-8 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(2rem * var(--space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--space-x-reverse)));
}

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

.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.bg-transparent {
  background-color: transparent;
}

.bg-white {
  --bg-opacity: 1;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
}

.bg-black {
  --bg-opacity: 1;
  background-color: #000;
  background-color: rgba(0, 0, 0, var(--bg-opacity));
}

.bg-grey-dark-10 {
  --bg-opacity: 1;
  background-color: #9d9d9d;
  background-color: rgba(157, 157, 157, var(--bg-opacity));
}

.bg-grey-dark-7 {
  --bg-opacity: 1;
  background-color: #E6E6E6;
  background-color: rgba(230, 230, 230, var(--bg-opacity));
}

.bg-grey-dark-5 {
  --bg-opacity: 1;
  background-color: #E5E0DB;
  background-color: rgba(229, 224, 219, var(--bg-opacity));
}

.bg-grey {
  --bg-opacity: 1;
  background-color: #686C71;
  background-color: rgba(104, 108, 113, var(--bg-opacity));
}

.bg-grey-light-3 {
  --bg-opacity: 1;
  background-color: #B3B3B3;
  background-color: rgba(179, 179, 179, var(--bg-opacity));
}

.bg-grey-light-5 {
  --bg-opacity: 1;
  background-color: #E2E2E2;
  background-color: rgba(226, 226, 226, var(--bg-opacity));
}

.bg-grey-light-10 {
  --bg-opacity: 1;
  background-color: #edf2f6;
  background-color: rgba(237, 242, 246, var(--bg-opacity));
}

.bg-grey-light-13 {
  --bg-opacity: 1;
  background-color: #f5f5f5;
  background-color: rgba(245, 245, 245, var(--bg-opacity));
}

.bg-grey-light-15 {
  --bg-opacity: 1;
  background-color: #f9fafe;
  background-color: rgba(249, 250, 254, var(--bg-opacity));
}

.bg-grey-light-20 {
  --bg-opacity: 1;
  background-color: #f7f8fa;
  background-color: rgba(247, 248, 250, var(--bg-opacity));
}

.bg-blue-dark-5 {
  --bg-opacity: 1;
  background-color: #03153A;
  background-color: rgba(3, 21, 58, var(--bg-opacity));
}

.bg-blue-apix-primary {
  --bg-opacity: 1;
  background-color: #1D2D4D;
  background-color: rgba(29, 45, 77, var(--bg-opacity));
}

.bg-blue {
  --bg-opacity: 1;
  background-color: #006DAA;
  background-color: rgba(0, 109, 170, var(--bg-opacity));
}

.bg-blue-light-5 {
  --bg-opacity: 1;
  background-color: #1297e1;
  background-color: rgba(18, 151, 225, var(--bg-opacity));
}

.bg-blue-light-10 {
  --bg-opacity: 1;
  background-color: #38b3f8;
  background-color: rgba(56, 179, 248, var(--bg-opacity));
}

.bg-blue-light-15 {
  --bg-opacity: 1;
  background-color: #05b3ff;
  background-color: rgba(5, 179, 255, var(--bg-opacity));
}

.bg-blue-light-25 {
  --bg-opacity: 1;
  background-color: #F1F8FF;
  background-color: rgba(241, 248, 255, var(--bg-opacity));
}

.bg-blue-light-30 {
  --bg-opacity: 1;
  background-color: #D9E7FF;
  background-color: rgba(217, 231, 255, var(--bg-opacity));
}

.bg-orange-light-10 {
  --bg-opacity: 1;
  background-color: #fca354;
  background-color: rgba(252, 163, 84, var(--bg-opacity));
}

.bg-orange-light-25 {
  background-color: #ea940033;
}

.bg-red {
  --bg-opacity: 1;
  background-color: #C53030;
  background-color: rgba(197, 48, 48, var(--bg-opacity));
}

.bg-red-light-3 {
  --bg-opacity: 1;
  background-color: #FF0000;
  background-color: rgba(255, 0, 0, var(--bg-opacity));
}

.bg-green {
  --bg-opacity: 1;
  background-color: #11d020;
  background-color: rgba(17, 208, 32, var(--bg-opacity));
}

.bg-green-light-25 {
  background-color: #00b72c33;
}

.hover\:bg-grey:hover {
  --bg-opacity: 1;
  background-color: #686C71;
  background-color: rgba(104, 108, 113, var(--bg-opacity));
}

.hover\:bg-grey-light-5:hover {
  --bg-opacity: 1;
  background-color: #E2E2E2;
  background-color: rgba(226, 226, 226, var(--bg-opacity));
}

.hover\:bg-blue-dark-5:hover {
  --bg-opacity: 1;
  background-color: #03153A;
  background-color: rgba(3, 21, 58, var(--bg-opacity));
}

.hover\:bg-blue-dark-30:hover {
  --bg-opacity: 1;
  background-color: #0074a4;
  background-color: rgba(0, 116, 164, var(--bg-opacity));
}

.hover\:bg-blue-apix-primary:hover {
  --bg-opacity: 1;
  background-color: #1D2D4D;
  background-color: rgba(29, 45, 77, var(--bg-opacity));
}

.hover\:bg-blue:hover {
  --bg-opacity: 1;
  background-color: #006DAA;
  background-color: rgba(0, 109, 170, var(--bg-opacity));
}

.hover\:bg-blue-light-5:hover {
  --bg-opacity: 1;
  background-color: #1297e1;
  background-color: rgba(18, 151, 225, var(--bg-opacity));
}

.hover\:bg-blue-light-10:hover {
  --bg-opacity: 1;
  background-color: #38b3f8;
  background-color: rgba(56, 179, 248, var(--bg-opacity));
}

.hover\:bg-orange-dark-10:hover {
  --bg-opacity: 1;
  background-color: #EA9400;
  background-color: rgba(234, 148, 0, var(--bg-opacity));
}

.hover\:bg-red:hover {
  --bg-opacity: 1;
  background-color: #C53030;
  background-color: rgba(197, 48, 48, var(--bg-opacity));
}

.hover\:bg-green:hover {
  --bg-opacity: 1;
  background-color: #11d020;
  background-color: rgba(17, 208, 32, var(--bg-opacity));
}

.bg-opacity-50 {
  --bg-opacity: 0.5;
}

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

.bg-left-top {
  background-position: left top;
}

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

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

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

.border-white {
  --border-opacity: 1;
  border-color: #FFF;
  border-color: rgba(255, 255, 255, var(--border-opacity));
}

.border-black {
  --border-opacity: 1;
  border-color: #000;
  border-color: rgba(0, 0, 0, var(--border-opacity));
}

.border-grey-dark-15 {
  --border-opacity: 1;
  border-color: #2c312f;
  border-color: rgba(44, 49, 47, var(--border-opacity));
}

.border-grey {
  --border-opacity: 1;
  border-color: #686C71;
  border-color: rgba(104, 108, 113, var(--border-opacity));
}

.border-grey-light-5 {
  --border-opacity: 1;
  border-color: #E2E2E2;
  border-color: rgba(226, 226, 226, var(--border-opacity));
}

.border-grey-light-10 {
  --border-opacity: 1;
  border-color: #edf2f6;
  border-color: rgba(237, 242, 246, var(--border-opacity));
}

.border-blue-dark-5 {
  --border-opacity: 1;
  border-color: #03153A;
  border-color: rgba(3, 21, 58, var(--border-opacity));
}

.border-blue-apix-primary {
  --border-opacity: 1;
  border-color: #1D2D4D;
  border-color: rgba(29, 45, 77, var(--border-opacity));
}

.border-blue-apix-secondary {
  --border-opacity: 1;
  border-color: #279AF1;
  border-color: rgba(39, 154, 241, var(--border-opacity));
}

.border-blue {
  --border-opacity: 1;
  border-color: #006DAA;
  border-color: rgba(0, 109, 170, var(--border-opacity));
}

.border-blue-light-5 {
  --border-opacity: 1;
  border-color: #1297e1;
  border-color: rgba(18, 151, 225, var(--border-opacity));
}

.border-blue-light-15 {
  --border-opacity: 1;
  border-color: #05b3ff;
  border-color: rgba(5, 179, 255, var(--border-opacity));
}

.border-red {
  --border-opacity: 1;
  border-color: #C53030;
  border-color: rgba(197, 48, 48, var(--border-opacity));
}

.border-green {
  --border-opacity: 1;
  border-color: #11d020;
  border-color: rgba(17, 208, 32, var(--border-opacity));
}

.border-green-light-5 {
  --border-opacity: 1;
  border-color: #2fcb6f;
  border-color: rgba(47, 203, 111, var(--border-opacity));
}

.hover\:border-blue-dark-5:hover {
  --border-opacity: 1;
  border-color: #03153A;
  border-color: rgba(3, 21, 58, var(--border-opacity));
}

.hover\:border-blue-apix-primary:hover {
  --border-opacity: 1;
  border-color: #1D2D4D;
  border-color: rgba(29, 45, 77, var(--border-opacity));
}

.hover\:border-blue:hover {
  --border-opacity: 1;
  border-color: #006DAA;
  border-color: rgba(0, 109, 170, var(--border-opacity));
}

.hover\:border-blue-light-5:hover {
  --border-opacity: 1;
  border-color: #1297e1;
  border-color: rgba(18, 151, 225, var(--border-opacity));
}

.focus\:border-grey:focus {
  --border-opacity: 1;
  border-color: #686C71;
  border-color: rgba(104, 108, 113, var(--border-opacity));
}

.rounded {
  border-radius: 0.25rem;
}

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

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

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

.rounded-10px {
  border-radius: 10px;
}

.rounded-20px {
  border-radius: 20px;
}

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

.rounded-t-20px {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.rounded-tl {
  border-top-left-radius: 0.25rem;
}

.rounded-bl {
  border-bottom-left-radius: 0.25rem;
}

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

.border {
  border-width: 1px;
}

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

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

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

.border-r-4 {
  border-right-width: 4px;
}

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

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

.border-r {
  border-right-width: 1px;
}

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

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

.cursor-default {
  cursor: default;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

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

.table {
  display: table;
}

.table-cell {
  display: table-cell;
}

.hidden {
  display: none;
}

.group:hover .group-hover\:block {
  display: block;
}

.group:hover .group-hover\:inline-block {
  display: inline-block;
}

.group:hover .group-hover\:hidden {
  display: none;
}

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

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

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

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

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

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

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

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

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

.flex-1 {
  flex: 1 1 0%;
}

.flex-initial {
  flex: 0 1 auto;
}

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

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

.font-light {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

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

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

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

.h-0 {
  height: 0;
}

.h-1 {
  height: 0.25rem;
}

.h-2 {
  height: 0.5rem;
}

.h-3 {
  height: 0.75rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-20 {
  height: 5rem;
}

.h-32 {
  height: 8rem;
}

.h-40 {
  height: 10rem;
}

.h-48 {
  height: 12rem;
}

.h-92 {
  height: 23rem;
}

.h-px {
  height: 1px;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.h-2px {
  height: 2px;
}

.h-300px {
  height: 300px;
}

.text-xs {
  font-size: 0.75rem;
}

.text-sm {
  font-size: 0.875rem;
}

.text-base {
  font-size: 1rem;
}

.text-lg {
  font-size: 1.125rem;
}

.text-xl {
  font-size: 1.25rem;
}

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

.text-3xl {
  font-size: 1.875rem;
}

.text-4xl {
  font-size: 2.25rem;
}

.text-5xl {
  font-size: 3rem;
}

.text-xxs {
  font-size: 0.5rem;
}

.leading-3 {
  line-height: .75rem;
}

.leading-4 {
  line-height: 1rem;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-none {
  line-height: 1;
}

.leading-relaxed {
  line-height: 1.625;
}

.list-disc {
  list-style-type: disc;
}

.m-0 {
  margin: 0;
}

.m-4 {
  margin: 1rem;
}

.m-auto {
  margin: auto;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

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

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

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

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

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

.-mx-2 {
  margin-left: -.5rem;
  margin-right: -.5rem;
}

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

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

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

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

.mr-1 {
  margin-right: 0.25rem;
}

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

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

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

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

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

.ml-2 {
  margin-left: 0.5rem;
}

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

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

.mb-3 {
  margin-bottom: 0.75rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

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

.mr-4 {
  margin-right: 1rem;
}

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

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

.mb-5 {
  margin-bottom: 1.25rem;
}

.ml-5 {
  margin-left: 1.25rem;
}

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

.mr-6 {
  margin-right: 1.5rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.ml-7 {
  margin-left: 1.75rem;
}

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

.mr-8 {
  margin-right: 2rem;
}

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

.ml-8 {
  margin-left: 2rem;
}

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

.mr-10 {
  margin-right: 2.5rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

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

.mb-12 {
  margin-bottom: 3rem;
}

.ml-40 {
  margin-left: 10rem;
}

.ml-48 {
  margin-left: 12rem;
}

.ml-auto {
  margin-left: auto;
}

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

.-ml-8 {
  margin-left: -2rem;
}

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

.-ml-32 {
  margin-left: -8rem;
}

.max-h-8 {
  max-height: 2rem;
}

.max-h-48 {
  max-height: 3rem;
}

.max-h-240px {
  max-height: 240px;
}

.max-w-8 {
  max-width: 2rem;
}

.max-w-30 {
  max-width: 7.5rem;
}

.max-w-48 {
  max-width: 3rem;
}

.max-w-200 {
  max-width: 12.5rem;
}

.max-w-240 {
  max-width: 15rem;
}

.max-w-280 {
  max-width: 17.5rem;
}

.max-w-xs {
  max-width: 20rem;
}

.max-w-sm {
  max-width: 24rem;
}

.max-w-md {
  max-width: 28rem;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-5xl {
  max-width: 64rem;
}

.max-w-12rem {
  max-width: 12rem;
}

.min-h-42 {
  min-height: calc(100% - 42px);
}

.min-h-120 {
  min-height: 30rem;
}

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

.min-w-60 {
  min-width: 15rem;
}

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

.opacity-0 {
  opacity: 0;
}

.opacity-25 {
  opacity: 0.25;
}

.opacity-50 {
  opacity: 0.5;
}

.focus\:outline-none:focus {
  outline: 0;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

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

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

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

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

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-10 {
  padding: 2.5rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

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

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

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

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

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

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

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

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

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

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

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

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

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

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

.px-18 {
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.px-24 {
  padding-left: 6rem;
  padding-right: 6rem;
}

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

.pr-0 {
  padding-right: 0;
}

.pl-0 {
  padding-left: 0;
}

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

.pt-2 {
  padding-top: 0.5rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

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

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

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

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

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

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

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

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

.pr-6 {
  padding-right: 1.5rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-7 {
  padding-left: 1.75rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pr-8 {
  padding-right: 2rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

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

.pb-10 {
  padding-bottom: 2.5rem;
}

.pl-10 {
  padding-left: 2.5rem;
}

.pt-12 {
  padding-top: 3rem;
}

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

.pl-12 {
  padding-left: 3rem;
}

.pt-16 {
  padding-top: 4rem;
}

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

.pt-18 {
  padding-top: 4.5rem;
}

.pb-18 {
  padding-bottom: 4.5rem;
}

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

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

.pl-20 {
  padding-left: 5rem;
}

.pt-22 {
  padding-top: 5.5rem;
}

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

.pt-28 {
  padding-top: 7rem;
}

.pb-36 {
  padding-bottom: 9rem;
}

.pt-40 {
  padding-top: 10rem;
}

.pb-40 {
  padding-bottom: 10rem;
}

.pb-64 {
  padding-bottom: 16rem;
}

.pb-80 {
  padding-bottom: 20rem;
}

.placeholder-black::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #000;
  color: rgba(0, 0, 0, var(--placeholder-opacity));
}

.placeholder-black:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #000;
  color: rgba(0, 0, 0, var(--placeholder-opacity));
}

.placeholder-black::placeholder {
  --placeholder-opacity: 1;
  color: #000;
  color: rgba(0, 0, 0, var(--placeholder-opacity));
}

.pointer-events-none {
  pointer-events: none;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

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

.inset-y-0 {
  top: 0;
  bottom: 0;
}

.top-0 {
  top: 0;
}

.right-0 {
  right: 0;
}

.bottom-0 {
  bottom: 0;
}

.left-0 {
  left: 0;
}

.top-2 {
  top: 0.5rem;
}

.top-4 {
  top: 1rem;
}

.right-4 {
  right: 1rem;
}

.left-6 {
  left: 1.5rem;
}

.top-16 {
  top: 4rem;
}

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

.left-full {
  left: 100%;
}

.left-85\/100 {
  left: 85%;
}

.top-90px {
  top: 90px;
}

.resize-none {
  resize: none;
}

.resize {
  resize: both;
}

.shadow-xs {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.shadow {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

.shadow-md {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.shadow-lg {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.shadow-xl {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.shadow-2xl {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.fill-current {
  fill: currentColor;
}

.table-auto {
  table-layout: auto;
}

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

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

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

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

.text-white {
  --text-opacity: 1;
  color: #FFF;
  color: rgba(255, 255, 255, var(--text-opacity));
}

.text-black {
  --text-opacity: 1;
  color: #000;
  color: rgba(0, 0, 0, var(--text-opacity));
}

.text-grey-dark-15 {
  --text-opacity: 1;
  color: #2c312f;
  color: rgba(44, 49, 47, var(--text-opacity));
}

.text-grey-dark-12 {
  --text-opacity: 1;
  color: #656464;
  color: rgba(101, 100, 100, var(--text-opacity));
}

.text-grey-dark-10 {
  --text-opacity: 1;
  color: #9d9d9d;
  color: rgba(157, 157, 157, var(--text-opacity));
}

.text-grey {
  --text-opacity: 1;
  color: #686C71;
  color: rgba(104, 108, 113, var(--text-opacity));
}

.text-grey-light-3 {
  --text-opacity: 1;
  color: #B3B3B3;
  color: rgba(179, 179, 179, var(--text-opacity));
}

.text-grey-light-5 {
  --text-opacity: 1;
  color: #E2E2E2;
  color: rgba(226, 226, 226, var(--text-opacity));
}

.text-blue-dark-5 {
  --text-opacity: 1;
  color: #03153A;
  color: rgba(3, 21, 58, var(--text-opacity));
}

.text-blue-apix-primary {
  --text-opacity: 1;
  color: #1D2D4D;
  color: rgba(29, 45, 77, var(--text-opacity));
}

.text-blue-apix-secondary {
  --text-opacity: 1;
  color: #279AF1;
  color: rgba(39, 154, 241, var(--text-opacity));
}

.text-blue {
  --text-opacity: 1;
  color: #006DAA;
  color: rgba(0, 109, 170, var(--text-opacity));
}

.text-blue-light-5 {
  --text-opacity: 1;
  color: #1297e1;
  color: rgba(18, 151, 225, var(--text-opacity));
}

.text-blue-light-12 {
  --text-opacity: 1;
  color: #0454B2;
  color: rgba(4, 84, 178, var(--text-opacity));
}

.text-red {
  --text-opacity: 1;
  color: #C53030;
  color: rgba(197, 48, 48, var(--text-opacity));
}

.text-red-light-3 {
  --text-opacity: 1;
  color: #FF0000;
  color: rgba(255, 0, 0, var(--text-opacity));
}

.text-green-dark-5 {
  --text-opacity: 1;
  color: #24925f;
  color: rgba(36, 146, 95, var(--text-opacity));
}

.text-green-dark-10 {
  --text-opacity: 1;
  color: #00B72C;
  color: rgba(0, 183, 44, var(--text-opacity));
}

.text-green {
  --text-opacity: 1;
  color: #11d020;
  color: rgba(17, 208, 32, var(--text-opacity));
}

.text-green-light-5 {
  --text-opacity: 1;
  color: #2fcb6f;
  color: rgba(47, 203, 111, var(--text-opacity));
}

.text-green-light-300 {
  --text-opacity: 1;
  color: #279AF1;
  color: rgba(39, 154, 241, var(--text-opacity));
}

.hover\:text-white:hover {
  --text-opacity: 1;
  color: #FFF;
  color: rgba(255, 255, 255, var(--text-opacity));
}

.hover\:text-black:hover {
  --text-opacity: 1;
  color: #000;
  color: rgba(0, 0, 0, var(--text-opacity));
}

.hover\:text-grey-dark-15:hover {
  --text-opacity: 1;
  color: #2c312f;
  color: rgba(44, 49, 47, var(--text-opacity));
}

.hover\:text-blue-dark-5:hover {
  --text-opacity: 1;
  color: #03153A;
  color: rgba(3, 21, 58, var(--text-opacity));
}

.hover\:text-blue:hover {
  --text-opacity: 1;
  color: #006DAA;
  color: rgba(0, 109, 170, var(--text-opacity));
}

.hover\:text-blue-light-5:hover {
  --text-opacity: 1;
  color: #1297e1;
  color: rgba(18, 151, 225, var(--text-opacity));
}

.hover\:text-orange-dark-10:hover {
  --text-opacity: 1;
  color: #EA9400;
  color: rgba(234, 148, 0, var(--text-opacity));
}

.hover\:text-red:hover {
  --text-opacity: 1;
  color: #C53030;
  color: rgba(197, 48, 48, var(--text-opacity));
}

.italic {
  font-style: italic;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.normal-case {
  text-transform: none;
}

.underline {
  text-decoration: underline;
}

.hover\:underline:hover {
  text-decoration: underline;
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

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

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

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

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

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

.break-words {
  overflow-wrap: break-word;
}

.break-all {
  word-break: break-all;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.w-0 {
  width: 0;
}

.w-2 {
  width: 0.5rem;
}

.w-3 {
  width: 0.75rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-28 {
  width: 7rem;
}

.w-32 {
  width: 8rem;
}

.w-40 {
  width: 10rem;
}

.w-50 {
  width: 12.5rem;
}

.w-56 {
  width: 14rem;
}

.w-60 {
  width: 15rem;
}

.w-64 {
  width: 16rem;
}

.w-88 {
  width: 22rem;
}

.w-120 {
  width: 30rem;
}

.w-768 {
  width: 48rem;
}

.w-auto {
  width: auto;
}

.w-px {
  width: 1px;
}

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

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

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

.w-1\/4 {
  width: 25%;
}

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

.w-3\/4 {
  width: 75%;
}

.w-1\/5 {
  width: 20%;
}

.w-4\/5 {
  width: 80%;
}

.w-1\/6 {
  width: 16.666667%;
}

.w-full {
  width: 100%;
}

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

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

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

.gap-2 {
  grid-gap: 0.5rem;
  gap: 0.5rem;
}

.transform {
  --transform-translate-x: 0;
  --transform-translate-y: 0;
  --transform-rotate: 0;
  --transform-skew-x: 0;
  --transform-skew-y: 0;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
  transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
}

.rotate-45 {
  --transform-rotate: 45deg;
}

.rotate-135 {
  --transform-rotate: 135deg;
}

.rotate-180 {
  --transform-rotate: 180deg;
}

.translate-x-1\/2 {
  --transform-translate-x: 50%;
}

.-translate-y-1\/2 {
  --transform-translate-y: -50%;
}

.transition-all {
  transition-property: all;
}

.transition {
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.duration-100 {
  transition-duration: 100ms;
}

.duration-300 {
  transition-duration: 300ms;
}

@-webkit-keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
            animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
            animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

/*tailwind start base */

@font-face {
  font-family: "Barlow";

  src: url("/fonts/barlow/Barlow-Light.ttf") format("truetype");

  font-weight: 300;

  font-style: normal;
}

@font-face {
  font-family: "Barlow";

  src: url("/fonts/barlow/Barlow-Regular.ttf") format("truetype");

  font-weight: 400;

  font-style: normal;
}

@font-face {
  font-family: "Barlow";

  src: url("/fonts/barlow/Barlow-SemiBold.ttf") format("truetype");

  font-weight: 600;

  font-style: normal;
}

@font-face {
  font-family: "Barlow";

  src: url("/fonts/barlow/Barlow-Bold.ttf") format("truetype");

  font-weight: 700;

  font-style: normal;
}

html {
  scroll-behavior: smooth;
}

a {
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

button:active,
  button:focus {
  outline: 0;
}

/*tailwind end base */

/** HEADER NAVIGATION **/

nav a:hover {
  --text-opacity: 1;
  color: #1297e1;
  color: rgba(18, 151, 225, var(--text-opacity));
}

.dropdown .dropdown-menu {
  opacity: 0;
  visibility: hidden;
}

.dropdown:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
}

.dropdown:hover .dropdown-arrow {
  transform: rotate(180deg);
}

/** DASHBOARD HEADER **/

/** FORM **/

.password[type="password"] ~ span .pw-show {
  display: block;
}

.password[type="text"] ~ span .pw-hide {
  display: block;
}

.password-meter[data="25"] {
  width: 25%;
  --bg-opacity: 1;
  background-color: #C53030;
  background-color: rgba(197, 48, 48, var(--bg-opacity));
}

.password-meter[data="50"] {
  width: 50%;
  --bg-opacity: 1;
  background-color: #fda454;
  background-color: rgba(253, 164, 84, var(--bg-opacity));
}

.password-meter[data="75"] {
  width: 75%;
  --bg-opacity: 1;
  background-color: #2fcb6f;
  background-color: rgba(47, 203, 111, var(--bg-opacity));
}

.password-meter[data="100"] {
  width: 100%;
  --bg-opacity: 1;
  background-color: #2fcb6f;
  background-color: rgba(47, 203, 111, var(--bg-opacity));
}

.select select {
  background-repeat: no-repeat;
  background-image: url(/images/arrow-down.png);
  background-position: right 15px center;
}

.upload-file label:hover img {
  filter: invert(100%) sepia(41%) saturate(729%) hue-rotate(258deg)
    brightness(113%) contrast(112%);
}

/** home-hero-banner **/

.slide label .checkmark:after {
  position: absolute;
  display: none;
  content: "";
}

.slide label input:checked ~ .checkmark:after {
  display: block;
}

.slide label .checkmark:after {
  height: 0.75rem;
  border-style: solid;
  --border-opacity: 1;
  border-color: #2fcb6f;
  border-color: rgba(47, 203, 111, var(--border-opacity));
  --transform-translate-x: 0;
  --transform-translate-y: 0;
  --transform-rotate: 0;
  --transform-skew-x: 0;
  --transform-skew-y: 0;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
  transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  --transform-rotate: 45deg;
  left: 8px;
  top: 4px;
  width: 6px;
  border-width: 0 2px 2px 0;
}

.carousel-prev {
  left: -15px;
  top: 50%;
}

.carousel-next {
  top: 50%;
  right: -15px;
}

.checkbox .checkmark:after {
  position: absolute;
  display: none;
  content: "";
}

.checkbox input:checked ~ .checkmark:after {
  display: block;
}

.checkbox .checkmark:after {
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-top-width: 0;
  border-left-width: 0;
  border-style: solid;
  --border-opacity: 1;
  border-color: #03153A;
  border-color: rgba(3, 21, 58, var(--border-opacity));
  left: 4px;
  top: 1px;
  width: 4px;
  height: 8px;
  transform: rotate(45deg);
}

.checkbox.red .checkmark:after {
  --border-opacity: 1;
  border-color: #C53030;
  border-color: rgba(197, 48, 48, var(--border-opacity));
}

/** HACKATHON **/

.hackathon-home-hero-banner {
  background-image: url("/images/hackathon/new/hero-bg.png");
  background-size: cover;
}

.carousel-container .dots span {
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.carousel-container .dots .active {
  width: 5rem;
  --bg-opacity: 1;
  background-color: #0A0016;
  background-color: rgba(10, 0, 22, var(--bg-opacity));
}

#register-button:hover img {
  filter: brightness(0) invert(1);
}

/** Hackathon submit proposal page **/

.radio-button-container {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  position: relative;
  padding-left: 2rem;
  margin-bottom: 0.5rem;
  align-items: center;
}

.radio-button-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.radio-button-checkmark {
  position: absolute;
  left: 0.5rem;
  height: 1rem;
  width: 1rem;
  border-width: 1px;
  border-style: solid;
  border-radius: 9999px;
}

.radio-button-checkmark:after {
  content: "";
  display: none;
  position: absolute;
}

.radio-button-container input:checked ~ .radio-button-checkmark:after {
  display: block;
}

.radio-button-container .radio-button-checkmark:after {
  --bg-opacity: 1;
  background-color: #000;
  background-color: rgba(0, 0, 0, var(--bg-opacity));
  border-radius: 9999px;
  top: 2px;
  left: 2px;
  width: 10px;
  height: 10px;
}

/** Wizard navigation **/

.wizard-navigation ul .active {
  opacity: 1;
}

.wizard-navigation ul .active .dot {
  --bg-opacity: 1;
  background-color: #43d885;
  background-color: rgba(67, 216, 133, var(--bg-opacity));
  box-shadow: inset 0px 0px 0px 2px #2c312f;
}

/** hackathon detail **/

.hackathon-detail {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("/images/hackathon/hackathon-detail-background.jpg") left top / cover
      no-repeat;
}

.accordion .marker span:before {
  content: "+";
}

.accordion.active .marker span:before {
  content: "-";
}

.accordion.active {
  margin-bottom: 0;
}

.accordion.active + .panel {
  margin-bottom: 0.5rem;
}

.panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.anchor {
  position: relative;
  top: -80px;
}

/** hackathon form **/

.hackathon-form-input {
  width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  border-width: 1px;
  border-radius: 0.25rem;
  --border-opacity: 1;
  border-color: #E2E2E2;
  border-color: rgba(226, 226, 226, var(--border-opacity));
  --bg-opacity: 1;
  background-color: #edf2f6;
  background-color: rgba(237, 242, 246, var(--bg-opacity));
  font-size: 1rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.hackathon-form-input.error {
  --border-opacity: 1;
  border-color: #C53030;
  border-color: rgba(197, 48, 48, var(--border-opacity));
}

.hackathon-form-input:focus {
  outline: 0;
  --border-opacity: 1;
  border-color: #686C71;
  border-color: rgba(104, 108, 113, var(--border-opacity));
}

/** ADMIN DASHBOARD **/

.dashboard-body table tbody tr {
  --bg-opacity: 1;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
}

.dashboard-body table tbody tr:nth-child(even) {
  --bg-opacity: 1;
  background-color: #f9fafe;
  background-color: rgba(249, 250, 254, var(--bg-opacity));
}

/** ADMIN DASHBOARD SIDEBAR **/

#sidebar a.active {
  --text-opacity: 1;
  color: #006DAA;
  color: rgba(0, 109, 170, var(--text-opacity));
  font-weight: 600;
}

#sidebar a.active img {
  display: inline-block;
}

#sidebar a.active img[src*="grey"] {
  display: none;
}

/** **/

/** Breadcrumbs navigation **/

.breadcrumbs-nav a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 12.5rem;
}

/** Picking winner set wizard navigation to active **/

@media (max-width: 1023px) {
  .opened {
    width: 50%;
  }

  #sidebar.opened {
    opacity: 1;
    visibility: visible;
  }

  #sidebar {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    padding-top: 2.5rem;
    opacity: 0;
    visibility: hidden;
    --bg-opacity: 1;
    background-color: #FFF;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
  }
}

.search-content {
  background-image: url("/images/search-left.png"),
    url("/images/search-right.png");
  background-repeat: no-repeat, no-repeat;
  background-position: left 80%, right 80%;
}

@media (max-width: 664px) {

  .opened {
    width: 66.666667%;
  }

  .search-content {
    background: none;
  }
}

@media (min-width: 1024px) {
  .dashboard-body {
    --bg-opacity: 1;
    background-color: #f9fafe;
    background-color: rgba(249, 250, 254, var(--bg-opacity));
    margin-left: auto;
    width: calc(100% - 280px);
  }

  .dashboard-main {
    padding-top: 4rem;
    min-height: 100vh;
  }
}

.score-definitions:hover .score-definitions-text {
  visibility: visible;
}

/*=====================
Utilities and Reusable Components 
=======================*/

.form-content-label {
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  --text-opacity: 1;
  color: #03153A;
  color: rgba(3, 21, 58, var(--text-opacity));
  font-weight: 700;
  display: block;
}

.form-content-input {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  width: 100%;
  font-size: 1rem;
  --text-opacity: 1;
  color: #03153A;
  color: rgba(3, 21, 58, var(--text-opacity));
  --bg-opacity: 1;
  background-color: #edf2f6;
  background-color: rgba(237, 242, 246, var(--bg-opacity));
  border-width: 1px;
  --border-opacity: 1;
  border-color: #E2E2E2;
  border-color: rgba(226, 226, 226, var(--border-opacity));
  border-radius: 0.25rem;
}

.form-content-radio {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  flex-shrink: 0;
  border-radius: 9999px;
  width: 1rem;
  height: 1rem;
  border-width: 2px;
  --border-opacity: 1;
  border-color: #1F2933;
  border-color: rgba(31, 41, 51, var(--border-opacity));
  --bg-opacity: 1;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
  --text-opacity: 1;
  color: #1F2933;
  color: rgba(31, 41, 51, var(--text-opacity));
}

.form-content-radio::before {
  content: "";
  width: 80%;
  height: 80%;
  border-radius: 9999px;
  background-color: transparent;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.form-content-radio:checked::before {
  /* border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat; */
  --bg-opacity: 1;
  background-color: #1F2933;
  background-color: rgba(31, 41, 51, var(--bg-opacity));
}

.form-content-select {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  width: 100%;
  font-size: 1rem;
  --text-opacity: 1;
  color: #686C71;
  color: rgba(104, 108, 113, var(--text-opacity));
  --bg-opacity: 1;
  background-color: #edf2f6;
  background-color: rgba(237, 242, 246, var(--bg-opacity));
  background-repeat: no-repeat;
  background-size: 1rem;
  background-position: right 1rem center;
  border-width: 1px;
  --border-opacity: 1;
  border-color: #E2E2E2;
  border-color: rgba(226, 226, 226, var(--border-opacity));
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(/images/icons/arrow-down.png);
}

.form-content-toggle {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.form-content-toggle .toggle-line {
  width: 1.5rem;
  height: 0.5rem;
  --bg-opacity: 1;
  background-color: #9d9d9d;
  background-color: rgba(157, 157, 157, var(--bg-opacity));
  border-radius: 9999px;
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}

.form-content-toggle .toggle-dot {
  width: 1rem;
  height: 1rem;
  --bg-opacity: 1;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
  border-radius: 9999px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  position: absolute;
  top: -0.25rem;
  left: -0.25rem;
  bottom: 0;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

input:checked ~ .toggle-dot {
  --transform-translate-x: 0;
  --transform-translate-y: 0;
  --transform-rotate: 0;
  --transform-skew-x: 0;
  --transform-skew-y: 0;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
  transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  --transform-translate-x: 100%;
  --bg-opacity: 1;
  background-color: #2fcb6f;
  background-color: rgba(47, 203, 111, var(--bg-opacity));
}

.form-content-input:focus,
.form-content-select:focus,
.form-content-radio:focus {
  outline: 0;
}

.custom-checkbox > input:checked ~ .checkmark::after {
  display: block;
}

.custom-checkbox > .checkmark::after {
  display: none;
  position: absolute;
  --transform-translate-x: 0;
  --transform-translate-y: 0;
  --transform-rotate: 0;
  --transform-skew-x: 0;
  --transform-skew-y: 0;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
  transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  --transform-rotate: 45deg;
  border-width: 1px;
  border-style: solid;
  --border-opacity: 1;
  border-color: #03153A;
  border-color: rgba(3, 21, 58, var(--border-opacity));
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 2px;
  border-bottom-width: 2px;
  content: "";
  left: 6px;
  top: 1px;
  width: 5px;
  height: 12px;
}

.tablinks {
  padding-top: 1rem;
  padding-bottom: 1rem;
  --text-opacity: 1;
  color: #686C71;
  color: rgba(104, 108, 113, var(--text-opacity));
  font-weight: 600;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-duration: 100ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.tablinks.active,
.tablinks:hover {
  --text-opacity: 1;
  color: #006DAA;
  color: rgba(0, 109, 170, var(--text-opacity));
}

.tabcontent {
  display: none;
}

.tabcontent.active {
  display: block;
}

.btn {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 600;
  text-align: center;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-duration: 100ms;
  transition-timing-function: linear;
}

.btn-orange {
  --bg-opacity: 1;
  background-color: #EA9400;
  background-color: rgba(234, 148, 0, var(--bg-opacity));
  --text-opacity: 1;
  color: #FFF;
  color: rgba(255, 255, 255, var(--text-opacity));
  border-width: 1px;
  --border-opacity: 1;
  border-color: #EA9400;
  border-color: rgba(234, 148, 0, var(--border-opacity));
}

.btn-orange:hover {
  --bg-opacity: 1;
  background-color: #FFA200;
  background-color: rgba(255, 162, 0, var(--bg-opacity));
  --border-opacity: 1;
  border-color: #FFA200;
  border-color: rgba(255, 162, 0, var(--border-opacity));
}

.btn-blue {
  --bg-opacity: 1;
  background-color: #1297e1;
  background-color: rgba(18, 151, 225, var(--bg-opacity));
  --text-opacity: 1;
  color: #FFF;
  color: rgba(255, 255, 255, var(--text-opacity));
  border-width: 1px;
  --border-opacity: 1;
  border-color: #1297e1;
  border-color: rgba(18, 151, 225, var(--border-opacity));
}

.btn-green {
  --bg-opacity: 1;
  background-color: #2fcb6f;
  background-color: rgba(47, 203, 111, var(--bg-opacity));
  --text-opacity: 1;
  color: #FFF;
  color: rgba(255, 255, 255, var(--text-opacity));
  border-width: 1px;
  --border-opacity: 1;
  border-color: #2fcb6f;
  border-color: rgba(47, 203, 111, var(--border-opacity));
  cursor: not-allowed;
}

.btn-black {
  --bg-opacity: 1;
  background-color: #000;
  background-color: rgba(0, 0, 0, var(--bg-opacity));
  --text-opacity: 1;
  color: #FFF;
  color: rgba(255, 255, 255, var(--text-opacity));
  border-width: 1px;
  --border-opacity: 1;
  border-color: #000;
  border-color: rgba(0, 0, 0, var(--border-opacity));
}

.btn-default {
  --bg-opacity: 1;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
  --text-opacity: 1;
  color: #9d9d9d;
  color: rgba(157, 157, 157, var(--text-opacity));
  border-width: 1px;
  --border-opacity: 1;
  border-color: #9d9d9d;
  border-color: rgba(157, 157, 157, var(--border-opacity));
}

.btn-blue:hover {
  --bg-opacity: 1;
  background-color: #38b3f8;
  background-color: rgba(56, 179, 248, var(--bg-opacity));
  --border-opacity: 1;
  border-color: #38b3f8;
  border-color: rgba(56, 179, 248, var(--border-opacity));
}

.btn-green:hover {
  --bg-opacity: 1;
  background-color: #43d885;
  background-color: rgba(67, 216, 133, var(--bg-opacity));
  --border-opacity: 1;
  border-color: #43d885;
  border-color: rgba(67, 216, 133, var(--border-opacity));
}

.btn-red {
  --bg-opacity: 1;
  background-color: #C53030;
  background-color: rgba(197, 48, 48, var(--bg-opacity));
  --text-opacity: 1;
  color: #FFF;
  color: rgba(255, 255, 255, var(--text-opacity));
  border-width: 1px;
  --border-opacity: 1;
  border-color: #C53030;
  border-color: rgba(197, 48, 48, var(--border-opacity));
}

/*.btn-red:hover {*/

/*  @apply bg-red-light-10;*/

/*  @apply border-red-light-10;*/

/*}*/

.btn-blue-dark-outline {
  --bg-opacity: 1;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
  --text-opacity: 1;
  color: #1D2D4D;
  color: rgba(29, 45, 77, var(--text-opacity));
  border-width: 1px;
  --border-opacity: 1;
  border-color: #1D2D4D;
  border-color: rgba(29, 45, 77, var(--border-opacity));
}

.btn-blue-dark-outline:hover {
  --bg-opacity: 1;
  background-color: #1D2D4D;
  background-color: rgba(29, 45, 77, var(--bg-opacity));
  --text-opacity: 1;
  color: #FFF;
  color: rgba(255, 255, 255, var(--text-opacity));
}

.btn-disabled {
  --bg-opacity: 1;
  background-color: #E2E2E2;
  background-color: rgba(226, 226, 226, var(--bg-opacity));
  --text-opacity: 1;
  color: #FFF;
  color: rgba(255, 255, 255, var(--text-opacity));
  border-width: 1px;
  --border-opacity: 1;
  border-color: #E2E2E2;
  border-color: rgba(226, 226, 226, var(--border-opacity));
  cursor: not-allowed;
}

/* Modals */

.custom-modal {
  display: none;
}

.new-custom-modal {
  display: none;
}

/* tailwind resets the default styling, let's set them back to browser defaults */


.formatted-markdown dl,
.formatted-markdown h1,
.formatted-markdown h2,
.formatted-markdown h3,
.formatted-markdown h4,
.formatted-markdown h5,
.formatted-markdown h6,
.formatted-markdown hr,
.formatted-markdown p {
  margin: revert;
}

.formatted-markdown p {
  margin: 0;
}

.formatted-markdown ol,
.formatted-markdown ul {
  list-style: revert;
  margin: revert;
  padding: revert;
}

.formatted-markdown table {
  border-collapse: revert;
}

.formatted-markdown h1,
.formatted-markdown h2,
.formatted-markdown h3,
.formatted-markdown h4,
.formatted-markdown h5,
.formatted-markdown h6 {
  font-size: revert;
  font-weight: revert;
}

/* advance dropdown */

.multi--dropdown {
  position: relative;
}

.multi--dropdown > .pr--main-dropdown {
  width: 100%;
  cursor: pointer;
  --bg-opacity: 1;
  background-color: #edf2f6;
  background-color: rgba(237, 242, 246, var(--bg-opacity));
  border-width: 1px;
  --border-opacity: 1;
  border-color: #E2E2E2;
  border-color: rgba(226, 226, 226, var(--border-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  border-radius: 0.25rem;
  line-height: 1.25;
}

.multi--dropdown .pr--content {
  display: none;
  --bg-opacity: 1;
  background-color: #E2E2E2;
  background-color: rgba(226, 226, 226, var(--bg-opacity));
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  position: absolute;
  top: 2.5rem;
  left: 0;
  --bg-opacity: 1;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
  height: 20rem;
  border-radius: 0.25rem;
  z-index: 10;
  --border-opacity: 1;
  border-color: #E2E2E2;
  border-color: rgba(226, 226, 226, var(--border-opacity));
}

.multi--dropdown.show .pr--content {
  display: flex;
}

.multi--dropdown-Tags {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.multi--dropdown-Tags > .tag--wrapper {
  display: flex;
  width: 100%;
}

.multi--dropdown-Tags > .tag--wrapper > .tag--category {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
}

.multi--dropdown-Tags > .tag--wrapper > .tag--category > span {
  font-weight: 700;
  --bg-opacity: 1;
  background-color: #EA9400;
  background-color: rgba(234, 148, 0, var(--bg-opacity));
  --text-opacity: 1;
  color: #FFF;
  color: rgba(255, 255, 255, var(--text-opacity));
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-radius: 0.25rem;
}

.multi--dropdown-Tags > .tag--wrapper > .tag--items {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.multi--dropdown-Tags > .tag--wrapper > .tag--items > * {
  --bg-opacity: 1;
  background-color: #ffe9c2;
  background-color: rgba(255, 233, 194, var(--bg-opacity));
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 2.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --text-opacity: 1;
  color: #03153A;
  color: rgba(3, 21, 58, var(--text-opacity));
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  position: relative;
}

.multi--dropdown-Tags
  > .tag--wrapper
  > .tag--items
  > *
  > .remove--item-container {
  /* @apply pointer-events-none; */
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  padding-right: 0.25rem;
  padding-left: 1rem;
}

.multi--dropdown-Tags > .tag--wrapper > .tag--items > * .remove--tag {
  position: relative;
  /* right: 32px;
  top: 32px; */
  width: 0.75rem;
  height: 0.75rem;
  opacity: 1;
}

.multi--dropdown-Tags > .tag--wrapper > .tag--items > * .remove--tag:hover {
  opacity: 1;
}

.multi--dropdown-Tags > .tag--wrapper > .tag--items > * .remove--tag:before,
.multi--dropdown-Tags > .tag--wrapper > .tag--items > * .remove--tag:after {
  position: absolute;
  content: " ";
  height: 0.75rem;
  left: 2px;
  top: 0;
  width: 2px;
  background-color: #333;
}

.multi--dropdown-Tags > .tag--wrapper > .tag--items > * .remove--tag:before {
  transform: rotate(45deg);
}

.multi--dropdown-Tags > .tag--wrapper > .tag--items > * .remove--tag:after {
  transform: rotate(-45deg);
}

/* judge styles */

.judge-name,
.judge-link {
  font-family: Barlow;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  background: #e6ebf1;
}

.judge-image-box::after {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}

.judge-box {
  cursor: pointer;
}

.judge-box:hover > .judge-image-box::after {
  display: block;
}

.judge-link {
  display: none;
}

.judge-box:hover > .judge-link {
  display: block;
}

.judge-box:hover > .judge-name {
  display: none;
}

.fix-blurry-img {
  -webkit-backface-visibility: hidden;
  -ms-transform: translateZ(0); /* IE 9 */
  -webkit-transform: translateZ(0); /* Chrome, Safari, Opera */
}

/* tailwind idiocy */


.ck-content dl,
.ck-content h1,
.ck-content h2,
.ck-content h3,
.ck-content h4,
.ck-content h5,
.ck-content h6,
.ck-content hr,
.ck-content p {
  margin: revert;
}

.ck-content ol,
.ck-content ul {
  list-style: revert;
  margin: revert;
  padding: revert;
}

.ck-content table {
  border-collapse: revert;
  width: 100%;
}

.ck-content td,
.ck-content th {
  border: 1px solid #ddd;
  padding: 8px;
}

.ck-content tr:nth-child(even) {
  background-color: #f9fafe;
}

.ck-content tr:hover {
  background-color: #ddd;
}

.ck-content table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #555555 !important;
  color: white;
}

.ck-content h1,
.ck-content h2,
.ck-content h3,
.ck-content h4,
.ck-content h5,
.ck-content h6 {
  font-size: revert;
  font-weight: revert;
}

.ck-content a {
  font-weight: bold;
  text-decoration: underline;
}

.btn-primary {
  --bg-opacity: 1;
  background-color: #1d2d4d;
  color: #fff;
  border-width: 1px;
  border-color: #1d2d4d;
}

.btn-primary:hover {
  background-color: #121d33;
  border-color: #121d33;
}

.button-style {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 600;
  text-align: center;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform;
  transition-duration: 100ms;
  transition-timing-function: linear;
}

.form-select {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  width: 100%;
  font-size: 1rem;
  color: #000;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 1rem;
  background-position: right 1rem center;
  border-width: 1px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(/images/arrowdownblack.svg);
}

.text-pink {
  color: #ea526f;
}

.mainselect select {
  background-repeat: no-repeat;
  background-image: url(/images/arrowdownblack.svg);
  background-size: 1rem;
  background-position: right 1rem center;
}

.border-checked:hover {
  border-bottom: 3px solid #fff;
}

.border-always-checked {
  border-bottom: 3px solid #fff;
}

/***************custom width*****************/

.w-65 {
  width: 65%;
}

/***************custom width*****************/

.dark-blue-bar{
  height: 164px;
}

.sticky-header {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index:10;
}

.top-nav-style {
  position: sticky;
  top: 0;
  z-index: 99;
}

.platform-apix-Bcolor{
  background: linear-gradient(224.86deg, #70A8D9 4.87%, #0454B2 98.81%);
}

.bg-section3 {
  background: linear-gradient(180deg, #2F4466 -74.35%, #3F67B1 161.97%);
}

.max-w-184 {
  max-width: 11.5rem;
}

@media (min-width: 640px) {

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

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

  .sm\:order-1 {
    order: 1;
  }

  .sm\:order-2 {
    order: 2;
  }

  .sm\:h-20 {
    height: 5rem;
  }

  .sm\:h-full {
    height: 100%;
  }

  .sm\:mb-0 {
    margin-bottom: 0;
  }

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

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

  .sm\:mr-8 {
    margin-right: 2rem;
  }

  .sm\:max-w-xl {
    max-width: 36rem;
  }

  .sm\:max-w-2xl {
    max-width: 42rem;
  }

  .sm\:max-w-4xl {
    max-width: 56rem;
  }

  .sm\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .sm\:w-40 {
    width: 10rem;
  }

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

  .sm\:w-60 {
    width: 15rem;
  }

  .sm\:w-64 {
    width: 16rem;
  }

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

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

  .sm\:w-5\/12 {
    width: 41.666667%;
  }

  .sm\:w-7\/12 {
    width: 58.333333%;
  }

  .sm\:w-full {
    width: 100%;
  }
}

@media (min-width: 768px) {

  .md\:block {
    display: block;
  }

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

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

  .md\:h-full {
    height: 100%;
  }

  .md\:text-base {
    font-size: 1rem;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
  }

  .md\:text-3xl {
    font-size: 1.875rem;
  }

  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .md\:mb-0 {
    margin-bottom: 0;
  }

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

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

  .md\:ml-2 {
    margin-left: 0.5rem;
  }

  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .md\:ml-6 {
    margin-left: 1.5rem;
  }

  .md\:mr-8 {
    margin-right: 2rem;
  }

  .md\:mr-10 {
    margin-right: 2.5rem;
  }

  .md\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .md\:p-6 {
    padding: 1.5rem;
  }

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

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

  .md\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .md\:pt-0 {
    padding-top: 0;
  }

  .md\:pr-2 {
    padding-right: 0.5rem;
  }

  .md\:pl-2 {
    padding-left: 0.5rem;
  }

  .md\:pr-4 {
    padding-right: 1rem;
  }

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

  .md\:pt-12 {
    padding-top: 3rem;
  }

  .md\:pl-12 {
    padding-left: 3rem;
  }

  .md\:pt-28 {
    padding-top: 7rem;
  }

  .md\:pt-32 {
    padding-top: 8rem;
  }

  .md\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .md\:table-fixed {
    table-layout: fixed;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:w-50 {
    width: 12.5rem;
  }

  .md\:w-56 {
    width: 14rem;
  }

  .md\:w-60 {
    width: 15rem;
  }

  .md\:w-64 {
    width: 16rem;
  }

  .md\:w-88 {
    width: 22rem;
  }

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

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

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

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

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:w-full {
    width: 100%;
  }
}

@media (min-width: 1024px) {

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none;
  }

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

  .lg\:justify-around {
    justify-content: space-around;
  }

  .lg\:text-xl {
    font-size: 1.25rem;
  }

  .lg\:mb-0 {
    margin-bottom: 0;
  }

  .lg\:-ml-8 {
    margin-left: -2rem;
  }

  .lg\:-ml-32 {
    margin-left: -8rem;
  }

  .lg\:p-0 {
    padding: 0;
  }

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

  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:px-18 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .lg\:pr-0 {
    padding-right: 0;
  }

  .lg\:pr-2 {
    padding-right: 0.5rem;
  }

  .lg\:pr-4 {
    padding-right: 1rem;
  }

  .lg\:pl-10 {
    padding-left: 2.5rem;
  }

  .lg\:pt-16 {
    padding-top: 4rem;
  }

  .lg\:pl-18 {
    padding-left: 4.5rem;
  }

  .lg\:pr-45 {
    padding-right: 11.25rem;
  }

  .lg\:absolute {
    position: absolute;
  }

  .lg\:top-125px {
    top: 125px;
  }

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

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

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

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-1\/5 {
    width: 20%;
  }

  .lg\:w-7\/12 {
    width: 58.333333%;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:w-62rem {
    width: 62rem;
  }
}

@media (min-width: 1280px) {

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

  .xl\:flex-no-wrap {
    flex-wrap: nowrap;
  }

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

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

  .xl\:mb-0 {
    margin-bottom: 0;
  }

  .xl\:mr-10 {
    margin-right: 2.5rem;
  }

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

  .xl\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .xl\:py-18 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .xl\:px-18 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .xl\:pr-0 {
    padding-right: 0;
  }

  .xl\:pt-16 {
    padding-top: 4rem;
  }

  .xl\:pl-18 {
    padding-left: 4.5rem;
  }

  .xl\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .xl\:w-40 {
    width: 10rem;
  }

  .xl\:w-56 {
    width: 14rem;
  }

  .xl\:w-88 {
    width: 22rem;
  }

  .xl\:w-120 {
    width: 30rem;
  }

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

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

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

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

  .xl\:w-1\/4 {
    width: 25%;
  }
}

@media (max-width: 768px) {

  .xs\:self-center {
    align-self: center;
  }

  .xs\:m-2 {
    margin: 0.5rem;
  }

  .xs\:ml-0 {
    margin-left: 0;
  }

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

  .xs\:ml-2 {
    margin-left: 0.5rem;
  }

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

  .xs\:mb-4 {
    margin-bottom: 1rem;
  }

  .xs\:ml-24 {
    margin-left: 6rem;
  }

  .xs\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .xs\:pl-0 {
    padding-left: 0;
  }

  .xs\:pr-2 {
    padding-right: 0.5rem;
  }

  .xs\:pl-2 {
    padding-left: 0.5rem;
  }

  .xs\:pt-4 {
    padding-top: 1rem;
  }

  .xs\:pt-8 {
    padding-top: 2rem;
  }

  .xs\:pt-10 {
    padding-top: 2.5rem;
  }

  .xs\:w-20 {
    width: 5rem;
  }

  .xs\:w-32 {
    width: 8rem;
  }

  .xs\:w-40 {
    width: 10rem;
  }

  .xs\:w-50 {
    width: 12.5rem;
  }
}

@media (max-width: 1024px) {

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

  .max-lg\:overflow-x-scroll {
    overflow-x: scroll;
  }
}