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

html {
  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, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
}

/*
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. 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-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,
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-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

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

button,
select {
  text-transform: none;
}

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

button,
[type='button'],
[type='reset'],
[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;
}

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

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

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

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 992px;
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
    padding-right: 50px;
    padding-left: 50px;
  }
}

.invisible {
  visibility: hidden;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.-left-full {
  left: -100%;
}

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

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

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

.top-cust-1 {
  top: 0.0625rem;
}

.top-cust-75 {
  top: 4.6875rem;
}

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

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.float-none {
  float: none;
}

.-m-3 {
  margin: -0.75rem;
}

.-m-cust-9 {
  margin: -0.5625rem;
}

.m-3 {
  margin: 0.75rem;
}

.m-auto {
  margin: auto;
}

.m-cust-9 {
  margin: 0.5625rem;
}

.-mx-3 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

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

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

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

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

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

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

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

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

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

.-ml-96 {
  margin-left: -24rem;
}

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

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

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

.-mr-cust-18 {
  margin-right: -1.125rem;
}

.-mr-cust-2 {
  margin-right: -0.125rem;
}

.-mr-cust-65 {
  margin-right: -4.0625rem;
}

.-mt-cust-9 {
  margin-top: -0.5625rem;
}

.mb-0 {
  margin-bottom: 0px;
}

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

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

.mb-11 {
  margin-bottom: 2.75rem;
}

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

.mb-14 {
  margin-bottom: 3.5rem;
}

.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-7 {
  margin-bottom: 1.75rem;
}

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

.mb-9 {
  margin-bottom: 2.25rem;
}

.mb-cust-11 {
  margin-bottom: 0.6875rem;
}

.max-w-cust-1190 {
  max-width: 74.375rem;
}

.mb-cust-13 {
  margin-bottom: 0.8125rem;
}

.mb-cust-14 {
  margin-bottom: 0.875rem;
}

.mb-cust-15 {
  margin-bottom: 0.9375rem;
}

.mb-cust-18 {
  margin-bottom: 1.125rem;
}

.mb-cust-2 {
  margin-bottom: 0.125rem;
}

.mb-cust-22 {
  margin-bottom: 1.375rem;
}

.mb-cust-3 {
  margin-bottom: 0.1875rem;
}

.mb-cust-30 {
  margin-bottom: 1.875rem;
}

.mb-cust-5 {
  margin-bottom: 0.3125rem;
}

.mb-cust-6 {
  margin-bottom: 0.375rem;
}

.mb-cust-9 {
  margin-bottom: 0.5625rem;
}

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

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

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

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

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

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

.mr-5 {
  margin-right: 1.25rem;
}

.mr-7 {
  margin-right: 1.75rem;
}

.mr-cust-2 {
  margin-right: 0.125rem;
}

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

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

.mt-11 {
  margin-top: 2.75rem;
}

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

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

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

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

.mt-7 {
  margin-top: 1.75rem;
}

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

.mt-cust-11 {
  margin-top: 0.6875rem;
}

.mt-cust-7 {
  margin-top: 0.4375rem;
}

.mt-cust-9 {
  margin-top: 0.5625rem;
}

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

.flex {
  display: flex;
}

.table {
  display: table;
}

.hidden {
  display: none;
}

.h-5 {
  height: 1.25rem;
}

.h-8 {
  height: 2rem;
}

.h-9 {
  height: 2.25rem;
}

.h-cust-100 {
  height: 6.25rem;
}

.h-cust-2 {
  height: 0.125rem;
}

.h-cust-225 {
  height: 14.0625rem;
}

.h-cust-395 {
  height: 24.6875rem;
}

.h-cust-6 {
  height: 0.375rem;
}

.h-cust-64 {
  height: 4rem;
}

.h-cust-65 {
  height: 4.0625rem;
}

.h-cust-94 {
  height: 5.875rem;
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.max-h-7 {
  max-height: 1.75rem;
}

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

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

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

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

.w-11\/12 {
  width: 91.666667%;
}

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

.w-3\/6 {
  width: 50%;
}

.w-6 {
  width: 1.5rem;
}

.w-7 {
  width: 1.75rem;
}

.w-8 {
  width: 2rem;
}

.w-8\/12 {
  width: 66.666667%;
}

.w-9 {
  width: 2.25rem;
}

.w-auto {
  width: auto;
}

.w-cust-100 {
  width: 6.25rem;
}

.w-cust-137 {
  width: 8.5625rem;
}

.w-cust-18 {
  width: 1.125rem;
}

.w-cust-6 {
  width: 0.375rem;
}

.w-cust-65 {
  width: 4.0625rem;
}

.w-cust-94 {
  width: 5.875rem;
}

.w-full {
  width: 100%;
}

.max-w-cust-300 {
  max-width: 18.75rem;
}

.max-w-cust-317 {
  max-width: 19.8125rem;
}

.max-w-cust-445 {
  max-width: 27.8125rem;
}

.max-w-cust-465 {
  max-width: 29rem;
}

.max-w-cust-480 {
  max-width: 30rem;
}

.max-w-cust-515 {
  max-width: 32.1875rem;
}

.max-w-cust-546 {
  max-width: 34.125rem;
}

.max-w-cust-572 {
  max-width: 35.75rem;
}

.max-w-cust-582 {
  max-width: 36.375rem;
}

.max-w-cust-605 {
  max-width: 37.8125rem;
}

.max-w-cust-615 {
  max-width: 38.25rem;
}

.max-w-cust-620 {
  max-width: 38.75rem;
}

.max-w-cust-636 {
  max-width: 39.75rem;
}

.max-w-cust-720 {
  max-width: 42.75rem;
}

.max-w-cust-820 {
  max-width: 51.25rem;
}

.max-w-cust-900 {
  max-width: 58.25rem;
}


.max-w-cust-1120 {
  max-width: 71.25rem;
}

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

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

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

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

.-translate-y-2\/4 {
  --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;
}

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

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

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

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

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

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

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

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

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

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

.rounded-3xl {
  border-radius: 1.5rem;
}

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

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

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

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

.border {
  border-width: 1px;
}

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

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

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

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

.border-solid {
  border-style: solid;
}

.border-dashed {
  border-style: dashed;
}

.border-gray-df {
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
}

.border-purple3 {
  --tw-border-opacity: 1;
  border-color: rgb(190 150 250 / var(--tw-border-opacity));
}

.bg-gray-22 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 35 37 / var(--tw-bg-opacity));
}

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

.bg-gray-d9 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity));
}

.bg-gray-df {
  --tw-bg-opacity: 1;
  background-color: rgb(223 224 226 / var(--tw-bg-opacity));
}

.bg-gray-f0 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 241 / var(--tw-bg-opacity));
}

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

.bg-gray-f8 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 243 255 / var(--tw-bg-opacity));
}

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

.bg-purple {
  --tw-bg-opacity: 1;
  background-color: rgb(126 45 245 / var(--tw-bg-opacity));
}

.bg-red {
  --tw-bg-opacity: 1;
  background-color: rgb(205 32 38 / var(--tw-bg-opacity));
}

.bg-red-fc {
  --tw-bg-opacity: 1;
  background-color: rgb(252 233 234 / var(--tw-bg-opacity));
}

.bg-red-light {
  --tw-bg-opacity: 1;
  background-color: rgb(252 233 234 / var(--tw-bg-opacity));
}

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

.bg-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 235 / var(--tw-bg-opacity));
}

.bg-\[url\(\'\.\.\/img\/bell\.svg\'\)\] {
  background-image: url('../img/bell.svg');
}

.bg-\[url\(\'\.\.\/img\/cta-01\.png\'\)\] {
  background-image: url('../img/cta-01.png');
}

.bg-\[url\(\'\.\.\/img\/search\.svg\'\)\] {
  background-image: url('../img/search.svg');
}

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

.bg-cust-size-wfit {
  background-size: 100% auto;
}

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

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

.p-1 {
  padding: 0.25rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-7 {
  padding: 1.75rem;
}

.p-9 {
  padding: 2.25rem;
}

.p-cust-13 {
  padding: 0.8125rem;
}

.p-cust-15 {
  padding: 0.9375rem;
}

.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-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-11 {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}

.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

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

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

.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-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

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

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

.pb-11 {
  padding-bottom: 2.75rem;
}

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

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

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

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

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

.pb-7 {
  padding-bottom: 1.75rem;
}

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

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

.pb-cust-30 {
  padding-bottom: 1.875rem;
}

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

.pl-14 {
  padding-left: 3.5rem;
}

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

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

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

.pl-9 {
  padding-left: 2.25rem;
}

.pl-cust-116 {
  padding-left: 7.25rem;
}

.pl-cust-28 {
  padding-left: 1.75rem;
}

.pl-cust-52 {
  padding-left: 3.25rem;
}

.pl-cust-75 {
  padding-left: 4.6875rem;
}

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

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

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

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

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

.pr-7 {
  padding-right: 1.75rem;
}

.pr-cust-94 {
  padding-right: 5.875rem;
}

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

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

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

.pt-cust-30 {
  padding-top: 1.875rem;
}

.pt-cust-65 {
  padding-top: 4.0625rem;
}

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

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

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

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

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

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

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

.text-cust-10 {
  font-size: 0.625rem;
}

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

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

.text-xl28 {
  font-size: 1.75rem;
  line-height: 2.1875rem;
}

.text-xl36 {
  font-size: 2.25rem;
  line-height: 2.75rem;
}

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

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

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

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

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

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

.tracking-cust-03 {
  letter-spacing: 0.3em;
}

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

.text-gray-22 {
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

.text-gray-66 {
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
}

.text-gray-69 {
  --tw-text-opacity: 1;
  color: rgb(105 37 204 / var(--tw-text-opacity));
}

.text-gray-8a {
  --tw-text-opacity: 1;
  color: rgb(138 141 148 / var(--tw-text-opacity));
}

.text-orange {
  --tw-text-opacity: 1;
  color: rgb(124 90 4 / var(--tw-text-opacity));
}

.text-purple {
  --tw-text-opacity: 1;
  color: rgb(126 45 245 / var(--tw-text-opacity));
}

.text-purple4 {
  --tw-text-opacity: 1;
  color: rgb(63 22 122 / var(--tw-text-opacity));
}

.text-purple7 {
  --tw-text-opacity: 1;
  color: rgb(84 30 163 / var(--tw-text-opacity));
}

.text-red {
  --tw-text-opacity: 1;
  color: rgb(205 32 38 / var(--tw-text-opacity));
}

.text-red-7c {
  --tw-text-opacity: 1;
  color: rgb(124 19 23 / var(--tw-text-opacity));
}

.text-red2 {
  --tw-text-opacity: 1;
  color: rgb(124 19 23 / var(--tw-text-opacity));
}

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

.underline-offset-4 {
  text-underline-offset: 4px;
  margin-top: 10px;
}

.opacity-0 {
  opacity: 0;
}

.shadow-cust-shd5 {
  --tw-shadow: #0000002E 0 48px 95px -17px;
  --tw-shadow-colored: 0 48px 95px -17px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

/* Body */

html {
  font-family: "Inter", sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
}

body {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-family: "Inter", sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
}

/* Headings */

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

h1,
.h1,
h2,
.h2 {
  font-size: 1.5rem;
  line-height: 1.875rem;
}

h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-size: 1.125rem;
  line-height: 1.5rem;
}

/* Transitions */

a,
input,
button {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

a {
  --tw-text-opacity: 1;
  color: rgb(126 45 245 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

a:hover {
  --tw-text-opacity: 1;
  color: rgb(142 88 252 / var(--tw-text-opacity));
}

a:focus {
  --tw-text-opacity: 1;
  color: rgb(142 88 252 / var(--tw-text-opacity));
}

a:active {
  --tw-text-opacity: 1;
  color: rgb(142 88 252 / var(--tw-text-opacity));
}

/* Label */

label {
  margin: 0px;
  margin-bottom: 0.5rem;
  display: inline-block;
  width: 100%;
  padding: 0px;
  vertical-align: top;
  font-family: "Inter", sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

/* Inputs */

textarea,
select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  height: 2.375rem;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 0.4375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-family: "Inter", sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

textarea::-moz-placeholder,
select::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.uneditable-input::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
}

textarea::placeholder,
select::placeholder,
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="datetime"]::placeholder,
input[type="datetime-local"]::placeholder,
input[type="date"]::placeholder,
input[type="month"]::placeholder,
input[type="time"]::placeholder,
input[type="week"]::placeholder,
input[type="number"]::placeholder,
input[type="email"]::placeholder,
input[type="url"]::placeholder,
input[type="search"]::placeholder,
input[type="tel"]::placeholder,
input[type="color"]::placeholder,
.uneditable-input::placeholder {
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
}

textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  --tw-border-opacity: 1;
  border-color: rgb(126 45 245 / var(--tw-border-opacity));
}

textarea[rows],
textarea {
  height: 6rem;
  resize: none;
  white-space: normal;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  line-height: 1.375rem;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('../img/chevron-down-gray-66.svg');
  background-size: 15px auto;
  background-position: top 10px right 12px;
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 2.5rem;
}

select::-ms-expand {
  display: none;
}

select.colorize expand-item:not([disabled]) {
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

select.colorize expand-item.def:not([disabled]),
select.colorize.empty:not([disabled]) {
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
}

/* Check - Options */

.check-options input[type=checkbox] {
  display: none;
}

.check-options label {
  position: relative;
  padding-left: 1.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.check-options label::before {
  position: absolute;
  top: 50%;
  left: 0px;
  float: left;
  height: 1.25rem;
  width: 1.25rem;
  --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));
  background-image: url('../img/checkbox_darker.png');
  background-size: 100% auto;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.check-options input[type=checkbox]:checked+label::before,
.check-options input[type=checkbox]:checked+label:focus::before {
  content: var(--tw-content);
  background-image: url('../img/checkbox-checked.png');
}

/* Radio - Options */

.radio-options input[type=radio] {
  display: none;
}

.radio-options label {
  position: relative;
  padding-left: 2.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.radio-options label::before {
  position: absolute;
  top: 50%;
  left: 0px;
  float: left;
  height: 1.5rem;
  width: 1.5rem;
  --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));
  border-radius: 9999px;
  background-image: url('../img/radiobox.png');
  background-size: 100% auto;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.radio-options input[type=radio]:checked+label::before,
.radio-options input[type=radio]:checked+label:focus::before {
  content: var(--tw-content);
  background-image: url('../img/radiobox-checked.png');
}

/* Radio - Options */

.checkbox-options input[type=checkbox] {
  display: none;
}

.checkbox-options label {
  position: relative;
  padding-left: 2.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.checkbox-options label::before {
  position: absolute;
  top: 50%;
  left: 0px;
  float: left;
  height: 1.5rem;
  width: 1.5rem;
  --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));
  background-image: url('../img/checkbox_darker.png');
  background-size: 100% auto;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.checkbox-options input[type=checkbox]:checked+label::before,
.checkbox-options input[type=checkbox]:checked+label:focus::before {
  content: var(--tw-content);
  background-image: url('../img/checkbox-checked.png');
}


/* Button */

.btn,
input[type="button"],
input[type="submit"] {
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  border-radius: 0.4375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(126 45 245 / var(--tw-bg-opacity));
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  vertical-align: middle;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.btn-upload {
  border: solid 1px gray;
  background-color: white;
  color: black;
}


.custom-start-referral {
  background-color: white;
  border: 1px solid rgb(126, 45, 245);
  /* Same purple color as background */
  color: rgb(126, 45, 245);
  /* Same purple color as text */
}

.btn:hover:not([disabled]),
input[type="button"]:hover:not([disabled]),
input[type="submit"]:hover:not([disabled]) {
  --tw-bg-opacity: 1;
  background-color: rgb(142 88 252 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-upload:hover {
  background-color: lightgray;

}

.btn-submit:hover {
  background-color: transparent !important;
}

.btn:focus,
input[type="button"]:focus,
input[type="submit"]:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(142 88 252 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn:active,
input[type="button"]:active,
input[type="submit"]:active {
  --tw-bg-opacity: 1;
  background-color: rgb(142 88 252 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-blank,
input.btn-blank[type="button"],
input.btn-blank[type="submit"] {
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  border-radius: 0.4375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  vertical-align: middle;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: none;
  --tw-shadow: inset #dfe0e2 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.btn-blank-stripped,
input.btn-blank[type="button"],
input.btn-blank[type="submit"] {
  cursor: pointer;
  border-radius: 0.4375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  text-align: center;
  vertical-align: middle;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: none;
  --tw-shadow: inset #dfe0e2 0 0 0 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  --tw-shadow-colored: inset 0 0 0 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);
}

.btn-blank:hover,
input.btn-blank[type="button"]:hover,
input.btn-blank[type="submit"]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: inset #000000 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.btn-blank:focus,
input.btn-blank[type="button"]:focus,
input.btn-blank[type="submit"]:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: inset #000000 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.btn-blank:active,
input.btn-blank[type="button"]:active,
input.btn-blank[type="submit"]:active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: inset #000000 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.btn-black,
input.btn-black[type="button"],
input.btn-black[type="submit"] {
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  border-radius: 0.4375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  vertical-align: middle;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.btn-black:hover,
input.btn-black[type="button"]:hover,
input.btn-black[type="submit"]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(142 88 252 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-black:focus,
input.btn-black[type="button"]:focus,
input.btn-black[type="submit"]:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(142 88 252 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-black:active,
input.btn-black[type="button"]:active,
input.btn-black[type="submit"]:active {
  --tw-bg-opacity: 1;
  background-color: rgb(142 88 252 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn .plus,
.btn-blank .plus,
.btn-black .plus {
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: 400;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(126 45 245 / var(--tw-text-opacity));
}

.btn.med,
.btn-blank.med,
.btn-black.med {
  min-width: 6.25rem;
  border-radius: 0.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

.btn.lrg,
.btn-blank.lrg,
.btn-black.lrg {
  width: 100%;
  max-width: 14.0625rem;
  border-radius: 0.75rem;
  padding-top: 0.8125rem;
  padding-bottom: 0.8125rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
}

/* BTNS - Wrap */

.btns-wrap {
  margin-left: -0.3125rem;
  margin-right: -0.3125rem;
  margin-bottom: -0.625rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.btns-wrap.j-end {
  justify-content: flex-end;
}

.disabled {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  pointer-events: none;
  opacity: .65;
}

/* Form - Block */

.form-block ul {
  margin: 0px;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -1rem;
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
  padding-bottom: 1rem;
}

.form-block ul:last-child {
  padding-bottom: 0px;
}

.form-block ul li {
  float: left;
  margin: 0px;
  width: 100%;
  padding: 0px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 1rem;
}

@media (min-width: 768px) {
  .form-block ul li {
    width: 50%;
  }
}

.form-block ul li.full-width {
  width: 100%;
}

.form-block ul li label {
  margin-bottom: 0.375rem;
}

/* Form - Block ALT */

.form-block.alt ul {
  margin-bottom: -1.5rem;
}

.form-block.alt ul li {
  padding-bottom: 1.5rem;
}

/* Form - Block ALT2 */

.form-block.alt2 ul li textarea,
.form-block.alt2 ul li select,
.form-block.alt2 ul li input[type="text"],
.form-block.alt2 ul li input[type="password"],
.form-block.alt2 ul li input[type="datetime"],
.form-block.alt2 ul li input[type="datetime-local"],
.form-block.alt2 ul li input[type="date"],
.form-block.alt2 ul li input[type="month"],
.form-block.alt2 ul li input[type="time"],
.form-block.alt2 ul li input[type="week"],
.form-block.alt2 ul li input[type="number"],
.form-block.alt2 ul li input[type="email"],
.form-block.alt2 ul li input[type="url"],
.form-block.alt2 ul li input[type="search"],
.form-block.alt2 ul li input[type="tel"],
.form-block.alt2 ul li input[type="color"],
.form-block.alt2 ul li .uneditable-input {
  height: 2.75rem;
  border-radius: 0.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

.form-block.alt2 .btn,
.form-block.alt2 input[type="button"],
.form-block.alt2 input[type="submit"] {
  width: 100%;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

/* Search - Box */

.search-box {
  display: inline-block;
  width: 100%;
  max-width: 24.6875rem;
  vertical-align: top;
}

.search-box form {
  position: relative;
  z-index: 1;
  margin: 0px;
  display: inline-block;
  width: 100%;
  padding: 0px;
  vertical-align: top;
}

.search-box form textarea,
.search-box form select,
.search-box form input[type="text"],
.search-box form input[type="password"],
.search-box form input[type="datetime"],
.search-box form input[type="datetime-local"],
.search-box form input[type="date"],
.search-box form input[type="month"],
.search-box form input[type="time"],
.search-box form input[type="week"],
.search-box form input[type="number"],
.search-box form input[type="email"],
.search-box form input[type="url"],
.search-box form input[type="search"],
.search-box form input[type="tel"],
.search-box form input[type="color"],
.search-box form .uneditable-input {
  height: 3rem;
  border-radius: 9999px;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 241 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-right: 1.25rem;
  padding-left: 3.5rem;
  font-size: 1rem;
  line-height: 1.25rem;
}

.search-box form .btn,
.search-box form input[type="button"],
.search-box form input[type="submit"] {
  position: absolute;
  top: 0px;
  /* left: -60px; */
  /* float: left; */
  margin: 0px;
  height: 3rem;
  width: 4rem;
  overflow: hidden;
  background-color: inherit;
  background-image: url('../img/search-gray-66.svg');
  background-size: 22px auto;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0px;
  text-indent: -24rem;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

/* Search - Button */

.search-btn a {
  transition-property: none;
}

.search-btn a:hover,
.search-btn a:focus,
.search-btn a:active {
  background-image: url('../img/search-purple.svg');
}

.search-btn.active a {
  background-image: url('../img/close.svg');
  background-size: 18px auto;
}

/* Search - Bar */

.search-bar.active {
  visibility: visible;
  opacity: 1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* Overlay - Search */

.overlay-search {
  visibility: hidden;
  position: fixed;
  top: 4.0625rem;
  left: 0px;
  z-index: 8;
  float: left;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  opacity: 0;
}

@media (min-width: 768px) {
  .overlay-search {
    top: 4.6875rem;
  }
}

.overlay-search.active {
  visibility: visible;
  opacity: 0.7;
}

@media (min-width: 992px) {
  .overlay-search.active {
    display: none;
  }
}

/* hiddenscroll-Search */

.hiddenscroll-search {
  overflow: hidden;
}

@media (min-width: 992px) {
  .hiddenscroll-search {
    overflow: visible;
  }
}

/* Notify - Button */

.notify-icon {
  transition-property: none;
}

.notify-icon:hover,
.notify-icon:focus,
.notify-icon:active {
  background-image: url('../img/bell-purple.svg');
}

.notify-icon.active {
  background-image: url('../img/close.svg');
  background-size: 18px auto;
}

/* User - Info */

.user-wrap:hover .name,
.user-wrap:focus .name,
.user-wrap:active .name {
  --tw-text-opacity: 1;
  color: rgb(126 45 245 / var(--tw-text-opacity));
}

/* Main - Menu */

.main-menu ul {
  margin: 0px;
  margin-bottom: -1rem;
  display: flex;
  list-style-type: none;
  flex-wrap: wrap;
  padding: 0px;
}

.main-menu ul li {
  float: left;
  margin: 0px;
  margin-bottom: 1rem;
  width: 100%;
  list-style-type: none;
  padding: 0px;
}

.main-menu ul li a {
  position: relative;
  float: left;
  width: 100%;
  border-radius: 0.375rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 3rem;
  padding-right: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.main-menu ul li a::before {
  position: absolute;
  top: 50%;
  left: 0.75rem;
  float: left;
  height: 100%;
  width: 1.5rem;
  --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));
  background-image: url('../img/users-gray-66.svg');
  background-position: center;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}

.main-menu ul li a:hover,
.main-menu ul li a:focus,
.main-menu ul li a:active,
.main-menu ul li.active a {
  --tw-bg-opacity: 1;
  background-color: rgb(248 243 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(126 45 245 / var(--tw-text-opacity));
}

.main-menu ul li a:hover::before,
.main-menu ul li a:focus::before,
.main-menu ul li a:active::before,
.main-menu ul li.active a::before {
  background-image: url('../img/users-purple.svg');
}

.main-menu ul li.menu-agent a::before {
  background-image: url('../img/search-gray-66.svg');
}

.main-menu ul li.menu-broadcast a::before {
  background-image: url('../img/broadcastmenu.svg');
}

.main-menu ul li.menu-broadcast a:hover::before,
.main-menu ul li.menu-broadcast a:focus::before,
.main-menu ul li.menu-broadcast a:active::before,
.main-menu ul li.menu-broadcast.active a::before {
  background-image: url('../img/broadcastmenu-purple.svg');
}

.main-menu ul li.menu-agent a:hover::before,
.main-menu ul li.menu-agent a:focus::before,
.main-menu ul li.menu-agent a:active::before,
.main-menu ul li.menu-agent.active a::before {
  background-image: url('../img/search-purple.svg');
}

.main-menu ul li.menu-reviews a::before {
  background-image: url('../img/star-gray-66.svg');
}

.main-menu ul li.menu-reviews a:hover::before,
.main-menu ul li.menu-reviews a:focus::before,
.main-menu ul li.menu-reviews a:active::before,
.main-menu ul li.menu-reviews.active a::before {
  background-image: url('../img/star-purple.svg');
}

.main-menu ul li.menu-profile a::before {
  background-image: url('../img/user-gray-66.svg');
}

.main-menu ul li.menu-profile a:hover::before,
.main-menu ul li.menu-profile a:focus::before,
.main-menu ul li.menu-profile a:active::before,
.main-menu ul li.menu-profile.active a::before {
  background-image: url('../img/user-purple.svg');
}

.main-menu ul li.menu-settings a::before {
  background-image: url('../img/gear-gray-66.svg');
}

.main-menu ul li.menu-settings a:hover::before,
.main-menu ul li.menu-settings a:focus::before,
.main-menu ul li.menu-settings a:active::before,
.main-menu ul li.menu-settings.active a::before {
  background-image: url('../img/gear-purple.svg');
}

/* Menu - Button */

.menu-btn.active .menu-bar {
  background-color: inherit;
}

.menu-btn.active .menu-bar::before,
.menu-btn.active .menu-bar::after {
  top: 0px;
  height: 0.125rem;
}

.menu-btn.active .menu-bar::before {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.menu-btn.active .menu-bar::after {
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* Nav - Bar */

.nav-bar.active {
  visibility: visible;
  left: 0px;
  opacity: 1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* Overlay - Menu */

.overlay-menu {
  visibility: hidden;
  position: fixed;
  top: 4.0625rem;
  left: 0px;
  z-index: 8;
  float: left;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  opacity: 0;
}

@media (min-width: 768px) {
  .overlay-menu {
    top: 4.6875rem;
  }
}

.overlay-menu.active {
  visibility: visible;
  opacity: 0.7;
}

@media (min-width: 1200px) {
  .overlay-menu.active {
    display: none;
  }
}

/* hiddenscroll-menu */

.hiddenscroll-menu {
  overflow: hidden;
}

@media (min-width: 1200px) {
  .hiddenscroll-menu {
    overflow: visible;
  }
}

/* Tab - Content */

.tab-links ul {
  margin: 0px;
  margin-bottom: -0.75rem;
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
}

.tab-links ul li {
  float: left;
  margin: 0px;
  width: 100%;
  overflow: hidden;
  padding: 0px;
  padding-bottom: 0.75rem;
}

.tab-links ul li a {
  position: relative;
  float: left;
  width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.tab-links ul li a:hover,
.tab-links ul li.active a {
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(248 243 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(105 37 204 / var(--tw-text-opacity));
}

.tab-content .tab-panel {
  float: left;
  display: none;
  width: 100%;
}

.tab-content .tab-panel.active {
  display: block;
}

/* Tab - Links ALT */

.tab-links.alt ul {
  margin: 0px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
  padding: 0px;
}

.tab-links.alt ul li {
  margin: 0px;
  margin-bottom: -0.0625rem;
  width: 33.33333333333333%;
  padding: 0px;
}

@media (min-width: 768px) {
  .tab-links.alt ul li {
    width: auto;
  }
}

.tab-links.alt ul li a {
  margin: 0px;
  display: flex;
  height: 100%;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-bottom-width: 1px;
  border-color: transparent;
  padding: 0px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  text-align: center;
}

@media (min-width: 768px) {
  .tab-links.alt ul li a {
    width: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.tab-links.alt ul li a:hover,
.tab-links.alt ul li.active a {
  border-radius: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(126 45 245 / var(--tw-border-opacity));
  background-color: inherit;
  --tw-text-opacity: 1;
  color: rgb(105 37 204 / var(--tw-text-opacity));
}

/* Accord - Items */

.accord-items {
  display: flex;
  flex-wrap: wrap;
}

.accord-item {
  float: left;
  width: 100%;
}

.accord-item .accord-link {
  position: relative;
  float: left;
  width: 100%;
  cursor: pointer;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-right: 1.75rem;
  padding-left: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.accord-item .accord-link::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  z-index: 10;
  float: left;
  margin-top: -0.75rem;
  height: 1.5rem;
  width: 1.5rem;
  background-image: url('../img/chevron-down-sml.svg');
  background-size: 24px auto;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}

.accord-item .accord-link .count {
  float: none;
  margin-left: 0.25rem;
  display: inline-block;
  height: 1.375rem;
  width: 1.375rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(126 45 245 / var(--tw-bg-opacity));
  text-align: center;
  vertical-align: middle;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.accord-item .accord-link.active {
  --tw-bg-opacity: 1;
  background-color: rgb(248 243 255 / var(--tw-bg-opacity));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.accord-item .accord-link.active::before {
  background-image: url('../img/chevron-up.svg');
  background-size: 24px auto;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.accord-item .accord-link.active .count {
  display: none;
}

.accord-item .accord-cont {
  float: left;
  display: none;
  width: 100%;
  padding: 1rem;
}

.accord-item .accord-cont.active {
  display: block;
}

/* Select - Items */

.select-items textarea,
.select-items select,
.select-items input[type="text"],
.select-items input[type="password"],
.select-items input[type="datetime"],
.select-items input[type="datetime-local"],
.select-items input[type="date"],
.select-items input[type="month"],
.select-items input[type="time"],
.select-items input[type="week"],
.select-items input[type="number"],
.select-items input[type="email"],
.select-items input[type="url"],
.select-items input[type="search"],
.select-items input[type="tel"],
.select-items input[type="color"],
.select-items .uneditable-input {
  border-radius: 9999px;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
}

@media (min-width: 768px) {

  .select-items textarea,
  .select-items select,
  .select-items input[type="text"],
  .select-items input[type="password"],
  .select-items input[type="datetime"],
  .select-items input[type="datetime-local"],
  .select-items input[type="date"],
  .select-items input[type="month"],
  .select-items input[type="time"],
  .select-items input[type="week"],
  .select-items input[type="number"],
  .select-items input[type="email"],
  .select-items input[type="url"],
  .select-items input[type="search"],
  .select-items input[type="tel"],
  .select-items input[type="color"],
  .select-items .uneditable-input {
    height: 2.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: .85rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }
}

.select-items select {
  background-image: url('../img/chevron-down.svg');
}

@media (min-width: 768px) {
  .select-items select {
    background-size: 16px auto;
    background-position: top 10px right 16px;
    padding-right: 2.75rem;
  }
}

/* Boxes - Items */

.box-items {
  margin-bottom: -1rem;
  display: flex;
  flex-wrap: wrap;
}

.box-item {
  float: left;
  margin-bottom: 1rem;
  width: 100%;
}

.box-item .box {
  position: relative;
  float: left;
  display: flex;
  width: 100%;
  max-width: 100%;
  /* max-width: 30rem; */
  flex-wrap: wrap;
  align-items: center;
  overflow: hidden;
  border-radius: 1rem;
  border-width: 1px;
  border-color: transparent;
  padding: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.box-item .ribbon {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  float: left;
  display: none;
  height: 1.25rem;
  overflow: hidden;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(126 45 245 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 0.625rem;
  font-weight: 500;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.box-item .figure {
  float: left;
  margin-right: -4.375rem;
  width: 4.375rem;
}

@media (min-width: 1200px) {
  .box-item .figure {
    margin-right: -5rem;
    width: 5rem;
  }
}

.box-item .aside {
  float: left;
  width: 100%;
  padding-left: 5.3125rem;
}

@media (min-width: 1200px) {
  .box-item .aside {
    padding-left: 5.875rem;
  }
}

.box-item .aside h3 {
  margin: 0px;
  margin-bottom: 0.125rem;
  padding: 0px;
  padding-right: 3rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

.box-item .aside h3:last-child {
  margin-bottom: 0px;
}

.box-item .aside p {
  margin: 0px;
  margin-bottom: 0.5rem;
  padding: 0px;
  padding-right: 3rem;
}

.box-item .aside p:last-child {
  margin-bottom: 0px;
}

.box-item .aside .tags {
  float: none;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.box-item .aside .tags ul {
  float: left;
  margin: 0px;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  list-style-type: none;
  padding: 0px;
}

.box-item .aside .tags ul li {
  float: left;
  margin: 0px;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  list-style-type: none;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0px;
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}


.box-item .aside .ninja-tags ul li img {
  max-width: 65px;
}

.box-item .aside .ninja-tags ul li {
  float: left;
  margin: 0px;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  list-style-type: none;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  padding: 0px;
  padding-top: 0.4375rem;

  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  max-width: 96px;
}

@media (min-width: 1200px) {
  .box-item .aside .tags ul li {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .box-item-ninja .aside .tags ul li {
    font-size: 0.875rem;
    line-height: 1.25rem;
    max-width: 90px;
  }
}

.box-item.pro .ribbon {
  display: block;
}

.box-item.pro .box {
  --tw-border-opacity: 1;
  border-color: rgb(126 45 245 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(248 243 255 / var(--tw-bg-opacity));
}

.box-item a.box:hover,
.box-item a.box:focus,
.box-item a.box:active {
  --tw-border-opacity: 1;
  border-color: rgb(126 45 245 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(248 243 255 / var(--tw-bg-opacity));
}

.box-item a.box:hover h3,
.box-item a.box:focus h3,
.box-item a.box:active h3 {
  --tw-text-opacity: 1;
  color: rgb(126 45 245 / var(--tw-text-opacity));
}

/* Embed - Responsive */

.embed-responsive {
  position: relative;
  display: block;
  height: 0px;
  width: 100%;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-bottom: 83%;
}

@media (min-width: 768px) {
  .embed-responsive {
    height: 100%;
    padding-bottom: 0px;
  }
}

.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 100%;
  width: 100%;
  border-width: 0px;
}

/* SignUp - BTN */

.signup-btn a {
  margin-bottom: 1.5rem;
  display: inline-block;
  width: 100%;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  vertical-align: top;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: none;
  --tw-shadow: inset #dfe0e2 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.signup-btn a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: inset #000000 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.signup-btn a:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: inset #000000 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.signup-btn a:active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: inset #000000 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.signup-btn a em {
  float: none;
  margin-right: 0.375rem;
  display: inline-block;
  width: 0.875rem;
  vertical-align: middle;
}

/* Divider */

.divider-or::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  float: left;
  margin-top: -0.75rem;
  margin-left: -1.5rem;
  height: 1.25rem;
  width: 3rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(138 141 148 / var(--tw-text-opacity));
  --tw-content: "or";
  content: var(--tw-content);
}

/* Back To */

.back-to a {
  float: none;
  display: inline-block;
  height: 2.25rem;
  width: 2.25rem;
  border-radius: 0.5rem;
  background-image: url('../img/arrow-left.svg');
  background-size: 24px auto;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -24rem;
  vertical-align: top;
  --tw-shadow: inset #dfe0e2 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.back-to a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  background-image: url('../img/arrow-left-white.svg');
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: inset #000000 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.back-to a:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  background-image: url('../img/arrow-left-white.svg');
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: inset #000000 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.back-to a:active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  background-image: url('../img/arrow-left-white.svg');
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: inset #000000 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

/* Tags - info */

.tags-info-wrap {
  margin-right: -1.25rem;
  margin-bottom: -1rem;
  display: flex;
  flex-wrap: wrap;
}

.tags-info {
  float: left;
  margin-bottom: 1rem;
  padding-right: 1.25rem;
}

.tags-info .flabel {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.tags-info ul {
  margin: 0px;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  display: flex;
  list-style-type: none;
  flex-wrap: wrap;
  padding: 0px;
}

.tags-info ul li {
  float: left;
  margin: 0px;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  list-style-type: none;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 241 / var(--tw-bg-opacity));
  padding: 0px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.8125rem;
  padding-right: 0.8125rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
}

/* Sales - Chart */

#salesChart {
  margin-left: -0.25rem;
  width: 100%;
}

.chart-info {
  position: absolute;
  top: 50%;
  right: 0px;
  float: left;
  width: 5.3125rem;
  --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));
}

.chart-info .item {
  position: relative;
  float: left;
  margin-bottom: 1.25rem;
  width: 100%;
  padding-left: 1.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.chart-info .item::before {
  position: absolute;
  top: 50%;
  left: 0px;
  float: left;
  margin: -0.0625rem;
  height: 1rem;
  width: 1rem;
  --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));
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(169 115 248 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}

.chart-info .item:nth-child(2) {
  margin-bottom: 0px;
}

.chart-info .item:nth-child(2)::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(212 185 252 / var(--tw-bg-opacity));
}

/* Reviews - Content */

.reviews-cont {
  float: none;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.reviews-cont .items-wrap {
  display: flex;
  flex-wrap: wrap;
}

.reviews-cont .item {
  float: left;
  margin-bottom: 2rem;
  width: 100%;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
  padding-bottom: 1.75rem;
}

.reviews-cont .item:last-child {
  margin-bottom: 0px;
}

.reviews-cont .item .figure-wrap {
  position: relative;
  z-index: 1;
  float: left;
  margin-bottom: 1rem;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
}

@media (min-width: 768px) {
  .reviews-cont .item .figure-wrap {
    margin-bottom: 0px;
    margin-right: -15.625rem;
    width: 15.625rem;
  }
}

.reviews-cont .item .figure-wrap .figure {
  float: left;
  margin-right: -5rem;
  height: 5rem;
  width: 5rem;
  overflow: hidden;
  border-radius: 9999px;
}

.reviews-cont .item .figure-wrap .figure img {
  width: 100%;
}

.reviews-cont .item .figure-wrap .txt {
  float: left;
  width: 100%;
  padding-left: 5.875rem;
}

.reviews-cont .item .figure-wrap .name {
  margin-bottom: 0.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.reviews-cont .item .figure-wrap .name:last-child {
  margin-bottom: 0px;
}

.reviews-cont .item .figure-wrap .location {
  position: relative;
  margin-bottom: 0.25rem;
  padding-left: 1.375rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}

.reviews-cont .item .figure-wrap .location::before {
  position: absolute;
  top: 50%;
  left: 0px;
  float: left;
  height: 1.125rem;
  width: 1.125rem;
  --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));
  background-image: url('../img/pin.svg');
  background-size: auto 100%;
  background-position: left;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}

.reviews-cont .item .figure-wrap .location:last-child {
  margin-bottom: 0px;
}

.reviews-cont .item .aside-wrap {
  float: left;
  width: 100%;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .reviews-cont .item .aside-wrap {
    padding-left: 15.625rem;
  }
}

.reviews-cont .item .aside-wrap p {
  padding-bottom: 0.75rem;
}

.reviews-cont .item .aside-wrap p:last-child {
  padding-bottom: 0px;
}

.reviews-cont .item .aside-wrap .ratings {
  float: none;
  margin-bottom: 0.75rem;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-weight: 500;
}

.reviews-cont .item .aside-wrap .ratings:last-child {
  margin-bottom: 0px;
}

.reviews-cont .item .aside-wrap .ratings .rating-star {
  margin-right: 0.5rem;
  display: inline-block;
  vertical-align: middle;
}

.reviews-cont .item .aside-wrap .ratings .rating-value {
  margin-bottom: -0.125rem;
  display: inline-block;
  vertical-align: middle;
}

.reviews-cont .item .aside-wrap .date {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(138 141 148 / var(--tw-text-opacity));
}

.reviews-cont .item .aside-wrap .date:last-child {
  margin-bottom: 0px;
}

/* Steps */

.steps ul {
  margin: 0px;
  margin-bottom: -1.5rem;
  display: flex;
  list-style-type: none;
  padding: 0px;
}

.steps ul li {
  position: relative;
  float: left;
  margin: 0px;
  margin-bottom: 1.5rem;
  width: 50%;
  padding: 0px;
  padding-top: 3rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(138 141 148 / var(--tw-text-opacity));
}

.steps ul li::before {
  position: absolute;
  top: 0px;
  left: 50%;
  float: left;
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  --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));
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(248 243 255 / var(--tw-bg-opacity));
  background-image: url('../img/bell-gray.svg');
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(138 141 148 / var(--tw-text-opacity));
  --tw-content: "";
  content: var(--tw-content);
}

.steps ul li::after {
  position: absolute;
  top: 1.25rem;
  right: -2rem;
  float: left;
  height: 0.125rem;
  width: 4rem;
  --tw-bg-opacity: 1;
  background-color: rgb(223 224 226 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}

@media (min-width: 640px) {
  .steps ul li {
    width: 25%;
  }
}

@media (min-width: 768px) {
  .steps ul li::after {
    right: -2.25rem;
    content: var(--tw-content);
    width: 4.5rem;
  }
}

.steps ul li .mtxt {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-weight: 500;
}

.steps ul li .stxt {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.steps ul li.current::before {
  background-image: url('../img/user-purple.svg');
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.steps ul li.referral-client::before {
  background-image: url('../img/client-gray.svg');
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.steps ul li.referral-client-current::before {
  background-image: url('../img/client-purple.svg');
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.steps ul li.referral-status-current::before {
  background-image: url('../img/status-purple.svg');
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.steps ul li.referral-confirm-current::before {
  background-image: url('../img/confirm-purple.svg');
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.steps ul li.referral-status::before {
  background-image: url('../img/status-gray.svg');
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.steps ul li.referral-confirm::before {
  background-image: url('../img/confirm-gray.svg');
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}


.steps ul li.current .mtxt {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.steps ul li.current .stxt {
  --tw-text-opacity: 1;
  color: rgb(126 45 245 / var(--tw-text-opacity));
}

.steps ul li.completed::before {
  --tw-bg-opacity: 1;
  background-color: rgb(206 238 212 / var(--tw-bg-opacity));
  background-image: url('../img/check-green.svg');
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.steps ul li.completed::after {
  --tw-bg-opacity: 1;
  background-color: rgb(46 133 64 / var(--tw-bg-opacity));
}

.steps ul li.completed .mtxt {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.steps ul li.completed .stxt {
  --tw-text-opacity: 1;
  color: rgb(46 133 64 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .steps ul li:last-child::after {
    content: var(--tw-content);
    display: none;
  }
}

@media (max-width: 639px) {
  .steps ul li:nth-child(even)::after {
    content: var(--tw-content);
    display: none;
  }
}

/* Steps ALT */

.steps.alt ul {
  counter-reset: item;
}

@media (min-width: 992px) {
  .steps.alt ul {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }
}

.steps.alt ul li {
  counter-increment: item;
}

.steps.alt ul li::before {
  background-image: none;
  content: counter(item);
}

.steps.alt ul li.current::before {
  background-image: none;
  content: counter(item);
  border: solid 2px #7e2df5;
}

/* Steps ALT2 */

.steps.alt2 ul li {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.steps.alt2 ul li:nth-child(1)::before {
  background-image: url('../img/home-gray.svg');
}

.steps.alt2 ul li.current:nth-child(1)::before {
  background-image: url('../img/home-purple.svg');
}

.steps.alt2 ul li.completed:nth-child(1)::before {
  background-image: url('../img/check-green.svg');
}

.steps.alt2 ul li:nth-child(2)::before {
  background-image: url('../img/note-gray.svg');
}

.steps.alt2 ul li.current:nth-child(2)::before {
  background-image: url('../img/note-purple.svg');
}

.steps.alt2 ul li.completed:nth-child(2)::before {
  background-image: url('../img/check-green.svg');
}

.steps.alt2 ul li:nth-child(3)::before {
  background-image: url('../img/users-2-gray.svg');
}

.steps.alt2 ul li.current:nth-child(3)::before {
  background-image: url('../img/users-2-purple.svg');
}

.steps.alt2 ul li.completed:nth-child(3)::before {
  background-image: url('../img/check-green.svg');
}

.steps.alt2 ul li:nth-child(4)::before {
  background-image: url('../img/home-gray.svg');
}

.steps.alt2 ul li.current:nth-child(4)::before {
  background-image: url('../img/home-purple.svg');
}

.steps.alt2 ul li.completed:nth-child(4)::before {
  background-image: url('../img/check-green.svg');
}

.steps.alt2 ul li:nth-child(5)::before {
  background-image: url('../img/note-gray.svg');
}

.steps.alt2 ul li.current:nth-child(5)::before {
  background-image: url('../img/note-purple.svg');
}

.steps.alt2 ul li.completed:nth-child(5)::before {
  background-image: url('../img/check-green.svg');
}

.steps.alt2 ul li:nth-child(6)::before {
  background-image: url('../img/dollar-gray.svg');
}

.steps.alt2 ul li.current:nth-child(6)::before {
  background-image: url('../img/dollar-2-purple.svg');
}

.steps.alt2 ul li.completed:nth-child(6)::before {
  background-image: url('../img/check-green.svg');
}

@media (min-width: 768px) {
  .steps.alt2 ul {
    margin-bottom: 0px;
    display: table;
    width: 100%;
  }

  .steps.alt2 ul li {
    float: none;
    margin-bottom: 0px;
    display: table-cell;
    width: 100px;
  }
}

@media (max-width: 767px) {
  .steps.alt2 ul li {
    width: 33.333333%;
  }

  .steps ul li:nth-child(even)::after {
    content: var(--tw-content);
    display: block;
  }

  .steps ul li:nth-child(3)::after,
  .steps ul li:nth-child(6)::after {
    content: var(--tw-content);
    display: none;
  }
}

/* Choose - Types */

.choose-types ul {
  margin: 0px;
  margin-left: -0.125rem;
  margin-right: -0.125rem;
  margin-bottom: -0.25rem;
  display: flex;
  list-style-type: none;
  flex-wrap: wrap;
  padding: 0px;
}

.choose-types ul li {
  float: left;
  margin: 0px;
  width: 50%;
  padding: 0px;
  padding-left: 0.125rem;
  padding-right: 0.125rem;
  padding-bottom: 0.25rem;
}

.choose-types ul li a {
  float: left;
  display: flex;
  height: 100%;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.75rem;
  padding-top: 0.6875rem;
  padding-bottom: 0.6875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.choose-types ul li a:hover,
.choose-types ul li.active a {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  --tw-shadow: 0px 4px 12px -3.41px #0000001A;
  --tw-shadow-colored: 0px 4px 12px -3.41px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

/* Find Agent - Box */

.find-agent-box {
  display: inline-flex;
  width: 100%;
  vertical-align: top;
}

.find-agent-box form {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
  padding-right: 8.75rem;
  vertical-align: top;
}

@media (min-width: 640px) {
  .find-agent-box form {
    padding-right: 11rem;
  }
}

.find-agent-box textarea,
.find-agent-box select,
.find-agent-box input[type="text"],
.find-agent-box input[type="password"],
.find-agent-box input[type="datetime"],
.find-agent-box input[type="datetime-local"],
.find-agent-box input[type="date"],
.find-agent-box input[type="month"],
.find-agent-box input[type="time"],
.find-agent-box input[type="week"],
.find-agent-box input[type="number"],
.find-agent-box input[type="email"],
.find-agent-box input[type="url"],
.find-agent-box input[type="search"],
.find-agent-box input[type="tel"],
.find-agent-box input[type="color"],
.find-agent-box .uneditable-input {
  height: 2.75rem;
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 1rem;
  line-height: 1.25rem;
}

.find-agent-box .btn,
.find-agent-box input[type="button"],
.find-agent-box input[type="submit"] {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 0px;
  height: 2.75rem;
  width: 8rem;
  padding: 0px;
  font-size: 1rem;
  line-height: 2.75rem;
}

@media (min-width: 640px) {

  .find-agent-box .btn,
  .find-agent-box input[type="button"],
  .find-agent-box input[type="submit"] {
    width: 10rem;
  }
}

/* Search - Results */

.search-results .items {
  margin-bottom: -2rem;
  display: flex;
  flex-wrap: wrap;
}

.search-results .item {
  float: left;
  margin-bottom: 2rem;
  width: 100%;
}

.search-results .item .box {
  float: left;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.search-results .item .figure {
  float: left;
  margin-right: -4rem;
  height: 4rem;
  width: 4rem;
  overflow: hidden;
  border-radius: 9999px;
}

.search-results .item .aside {
  float: left;
  width: 100%;
  padding-left: 5rem;
}

.search-results .item .aside h3 {
  margin-bottom: 0.375rem;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

.search-results .item .aside h3:last-child {
  margin-bottom: 0px;
}

.search-results .item a.box:hover h3,
.search-results .item a.box:focus h3,
.search-results .item a.box:active h3 {
  --tw-text-opacity: 1;
  color: rgb(126 45 245 / var(--tw-text-opacity));
}

/* Choose - Options */

.choose-options {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -1rem;
  display: flex;
  flex-wrap: wrap;
}

.choose-options .radio-options {
  float: left;
  margin-bottom: 1rem;
  width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.choose-options .radio-options label {
  margin-bottom: 0px;
  overflow: hidden;
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 3.25rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

.choose-options .radio-options label::before {
  content: var(--tw-content);
  left: 0.875rem;
}

.choose-options .radio-options input[type=radio]:checked+label,
.choose-options .radio-options input[type=radio]:checked+label:focus {
  --tw-border-opacity: 1;
  border-color: rgb(126 45 245 / var(--tw-border-opacity));
}

.choose-options .ribbon-wrap label {
  position: relative;
  padding-top: 2.5rem;
}

.box-items.alt .box-item .aside h3 .ribbon {
  position: relative;
  top: 0px;
  right: 0px;
  float: none;
  margin-top: -0.25rem;
  display: inline-block;
  vertical-align: middle;
}

.choose-options .ribbon-wrap label::before {
  content: var(--tw-content);
  margin-top: 0.875rem;
}

.choose-options .ribbon-wrap label .ribbon {
  position: absolute;
  top: 0px;
  left: 0px;
  float: left;
  height: 1.75rem;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(126 45 245 / var(--tw-bg-opacity));
  padding-left: 2.5rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.choose-options .ribbon-wrap label .ribbon::before {
  position: absolute;
  top: 0px;
  left: 1rem;
  float: left;
  height: 100%;
  width: 1rem;
  background-image: url('../img/plusstar-gold.svg');
  background-size: 100% auto;
  background-position: left;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}

/* Choose - Options */

.choose-options {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -1rem;
  display: flex;
  flex-wrap: wrap;
}

.choose-options .checkbox-options {
  float: left;
  margin-bottom: 1rem;
  width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.choose-options .checkbox-options label {
  margin-bottom: 0px;
  overflow: hidden;
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 3.25rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

.choose-options .checkbox-options label::before {
  content: var(--tw-content);
  left: 0.875rem;
}

.choose-options .radio-options input[type=checkbox]:checked+label,
.choose-options .radio-options input[type=checkbox]:checked+label:focus {
  --tw-border-opacity: 1;
  border-color: rgb(126 45 245 / var(--tw-border-opacity));
}

.choose-options .ribbon-wrap label {
  position: relative;
  padding-top: 2.5rem;
}

.choose-options .ribbon-wrap label::before {
  content: var(--tw-content);
  margin-top: 0.875rem;
}

.choose-options .ribbon-wrap label .ribbon {
  position: absolute;
  top: 0px;
  left: 0px;
  float: left;
  height: 1.75rem;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(126 45 245 / var(--tw-bg-opacity));
  padding-left: 2.5rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.choose-options .ribbon-wrap label .ribbon::before {
  position: absolute;
  top: 0px;
  left: 1rem;
  float: left;
  height: 100%;
  width: 1rem;
  background-image: url('../img/plusstar-gold.svg');
  background-size: 100% auto;
  background-position: left;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}

/* Choose - Options ALT */

@media (min-width: 992px) {
  .choose-options.alt .radio-options {
    width: 33.333333%;
  }
}

@media (min-width: 992px) {
  .choose-options.alt .checkbox-options {
    width: 33.333333%;
  }
}

/* Choose - Options ALT2 */

.choose-options.alt2 {
  margin: 0px;
}

.choose-options.alt2 .radio-options-wrap {
  float: left;
  margin-bottom: 1.25rem;
  width: 100%;
  padding-left: 3rem;
}

.choose-options.alt2 .radio-options-wrap:last-child {
  margin-bottom: 0px;
}

.choose-options.alt2 .radio-options {
  margin: 0px;
  margin-bottom: 1.25rem;
  width: 100%;
  padding: 0px;
}

.choose-options.alt2 .radio-options:last-child {
  margin-bottom: 0px;
}

.choose-options.alt2 .radio-options label {
  border-radius: 0px;
  border-width: 0px;
  padding: 0px;
  padding-left: 3rem;
}

.choose-options.alt2 .radio-options label::before {
  top: 0.1875rem;
  left: 0px;
  height: 1.25rem;
  width: 2.25rem;
  --tw-translate-y: -0px;
  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));
  border-radius: 0px;
  content: var(--tw-content);
  background-image: url('../img/toggle-inactive.svg');
}

.choose-options.alt2 .radio-options input[type=radio]:checked+label::before,
.choose-options.alt2 .radio-options input[type=radio]:checked+label:focus::before {
  content: var(--tw-content);
  background-image: url('../img/toggle-active.svg');
}

/* Client - Items */

.client-items {
  margin-bottom: -1rem;
  display: flex;
  flex-wrap: wrap;
}

.client-items .item {
  position: relative;
  float: left;
  margin-bottom: 1rem;
  width: 100%;
  overflow: hidden;
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 4rem;
}

.client-items .item .delete {
  position: absolute;
  top: 50%;
  right: 1rem;
  z-index: 1;
  float: left;
  height: 2.25rem;
  width: 2.25rem;
  --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;
  overflow: hidden;
  border-radius: 0.4375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
  background-image: url('../img/delete.svg');
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -24rem;
}

.client-items .item .delete:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  background-image: url('../img/delete-white.svg');
}

.client-items .item .name {
  margin-bottom: 0.3125rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

.client-items .item .name:last-child {
  margin-bottom: 0px;
}

.client-items .item .email,
.client-items .item .phone {
  margin-bottom: 0.3125rem;
}

.client-items .item .email:last-child,
.client-items .item .phone:last-child {
  margin-bottom: 0px;
}

/* Delegate - Items */

.delegate-items {
  margin-bottom: -1rem;
  flex-wrap: wrap;
}

.delegate-items .item {
  position: relative;
  float: left;
  margin-bottom: 1rem;
  width: 100%;
  overflow: hidden;
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 4rem;
}

.delegate-items .item .delete {
  position: absolute;
  top: 50%;
  right: 1rem;
  z-index: 1;
  float: left;
  height: 2.25rem;
  width: 2.25rem;
  --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;
  overflow: hidden;
  border-radius: 0.4375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
  background-image: url('../img/delete.svg');
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -24rem;
}

.delegate-items .item .delete:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  background-image: url('../img/delete-white.svg');
}

.delegate-items .item .name {
  margin-bottom: 0.3125rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

.delegate-items .item .name:last-child {
  margin-bottom: 0px;
}

.delegate-items .item .email,
.delegate-items .item .phone {
  margin-bottom: 0.3125rem;
}

.delegate-items .item .email:last-child,
.delegate-items .item .phone:last-child {
  margin-bottom: 0px;
}

/* Choose - Timeline */

.choose-timeline ul {
  margin: 0px;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  display: flex;
  list-style-type: none;
  flex-wrap: wrap;
  padding: 0px;
}

.choose-timeline ul li {
  float: left;
  margin: 0px;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  padding: 0px;
}

.choose-timeline ul li a {
  float: left;
  overflow: hidden;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.375rem;
  padding-right: 1.375rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: none;
}

@media (min-width: 768px) {
  .choose-timeline ul li a {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}

.choose-timeline ul li a:hover,
.choose-timeline ul li.active a {
  --tw-border-opacity: 1;
  border-color: rgb(126 45 245 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(126 45 245 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* Search - Box2 */

.search-box2 {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.search-box2 form {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
  max-width: 45.625rem;
  vertical-align: top;
}

@media (min-width: 640px) {
  .search-box2 form {
    padding-right: 11rem;
  }
}

.search-box2 textarea,
.search-box2 select,
.search-box2 input[type="text"],
.search-box2 input[type="password"],
.search-box2 input[type="datetime"],
.search-box2 input[type="datetime-local"],
.search-box2 input[type="date"],
.search-box2 input[type="month"],
.search-box2 input[type="time"],
.search-box2 input[type="week"],
.search-box2 input[type="number"],
.search-box2 input[type="email"],
.search-box2 input[type="url"],
.search-box2 input[type="search"],
.search-box2 input[type="tel"],
.search-box2 input[type="color"],
.search-box2 .uneditable-input {
  height: 2.75rem;
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: 1.25rem;
}

@media (min-width: 768px) {

  .search-box2 textarea,
  .search-box2 select,
  .search-box2 input[type="text"],
  .search-box2 input[type="password"],
  .search-box2 input[type="datetime"],
  .search-box2 input[type="datetime-local"],
  .search-box2 input[type="date"],
  .search-box2 input[type="month"],
  .search-box2 input[type="time"],
  .search-box2 input[type="week"],
  .search-box2 input[type="number"],
  .search-box2 input[type="email"],
  .search-box2 input[type="url"],
  .search-box2 input[type="search"],
  .search-box2 input[type="tel"],
  .search-box2 input[type="color"],
  .search-box2 .uneditable-input {
    height: 3.25rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}

.search-box2 .btn,
.search-box2 input[type="button"],
.search-box2 input[type="submit"] {
  margin: 0px;
  margin-top: 0.75rem;
  height: 2.75rem;
  width: 100%;
  border-radius: 0.75rem;
  padding: 0px;
  font-size: 1rem;
  line-height: 2.75rem;
}

@media (min-width: 640px) {

  .search-box2 .btn,
  .search-box2 input[type="button"],
  .search-box2 input[type="submit"] {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 0px;
    width: 10rem;
  }
}

@media (min-width: 768px) {

  .search-box2 .btn,
  .search-box2 input[type="button"],
  .search-box2 input[type="submit"] {
    height: 3.25rem;
    font-size: 1.125rem;
    line-height: 3.25rem;
  }
}

/* Referral - Items */

.referral-items {
  margin-bottom: -1.5rem;
  display: flex;
  flex-wrap: wrap;
}

.referral-item {
  float: left;
  margin-bottom: 1.5rem;
  width: 100%;
  overflow: hidden;
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
  padding: 1rem;
}

.referral-item .box {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
  text-decoration-line: none;
}

@media (min-width: 768px) {
  .referral-item .box {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}

.referral-item .box>div {
  float: left;
  width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 1rem;
}

.referral-item .box .sml {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .referral-item .box .sml {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.referral-item .box .location {
  position: relative;
  padding-left: 2rem;
  /* Adjust padding as needed */
  white-space: nowrap;
  /* Prevent text from wrapping */
  overflow: hidden;
  /* Hide any overflow text */
  text-overflow: ellipsis;
  /* Display ellipsis for overflow text */
  max-width: 100%;
  /* Ensure it fits within the container */
  display: block;
}

@media (min-width: 768px) {
  .referral-item .box .location {
    font-size: 1rem;
    /* Reduce font size for larger screens if needed */
  }
}

@media (max-width: 767px) {
  .referral-item .box .location {
    font-size: 0.875rem;
    /* Reduce font size for smaller screens */
  }
}


.referral-item .box .location::before {
  position: absolute;
  top: 50%;
  left: -0px;
  float: left;
  height: 1.5rem;
  width: 1.125rem;
  --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));
  background-image: url('../img/pin2.svg');
  background-size: 100% auto;
  background-position: left;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}

@media (min-width: 768px) {
  .referral-item .box .location {
    padding-left: 2rem;
  }
}

.referral-item .box .percent {
  position: relative;
  padding-left: 1.75rem;
}

.referral-item .box .percent::before {
  position: absolute;
  top: 50%;
  left: -0px;
  float: left;
  height: 1.5rem;
  width: 1.125rem;
  --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));
  background-image: url('../img/dollar-circle.svg');
  background-size: 100% auto;
  background-position: left;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}

@media (min-width: 768px) {
  .referral-item .box .percent {
    padding-left: 2rem;
  }

  .referral-item .box .percent::before {
    content: var(--tw-content);
    width: 1.25rem;
  }
}

.referral-item .box .status {
  float: none;
  display: inline-block;
  overflow: hidden;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 241 / var(--tw-bg-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  vertical-align: top;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}

.referral-item .box .status.orange {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 215 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(124 90 4 / var(--tw-text-opacity));
}

.referral-item .box .status.blue {
  --tw-bg-opacity: 1;
  background-color: rgb(204 227 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 78 170 / var(--tw-text-opacity));
}

.referral-item .box .status.green {
  --tw-bg-opacity: 1;
  background-color: rgb(232 247 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(28 80 38 / var(--tw-text-opacity));
}

.referral-item .box .status.purple {
  --tw-bg-opacity: 1;
  background-color: rgb(248 243 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(126 45 245 / var(--tw-text-opacity));
}

@media (min-width: 480px) {
  .referral-item .box>div {
    width: 50%;
  }

  .referral-item .box>div.cl-5 {
    width: 100%;
    text-align: right;
  }
}

@media (min-width: 768px) {
  .referral-item .box>div.cl-1 {
    width: 38%;
  }

  .referral-item .box>div.cl-2 {
    width: 38%;
  }

  .referral-item .box>div.cl-3 {
    width: 38%;
  }

  .referral-item .box>div.cl-4 {
    width: 24%;
  }

  .referral-item .box>div.cl-5 {
    width: 38%;
    text-align: right;
  }
}

@media (min-width: 992px) {
  .referral-item .box>div.cl-1 {
    width: 23%;
  }

  .referral-item .box>div.cl-2 {
    width: 23%;
  }

  .referral-item .box>div.cl-3 {
    width: 18%;
  }

  .referral-item .box>div.cl-4 {
    width: 14%;
  }

  .referral-item .box>div.cl-5 {
    width: 22%;
    text-align: left;
  }
}

.delete-referral-btn {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  background: transparent;
  border: none;
  color: black;
  font-size: .8rem;
  cursor: pointer;
  z-index: 10;
}

.referral-item {
  position: relative;
}

/* Table - Content */

.table-cont {
  float: none;
  display: inline-block;
  width: 100%;
  text-align: left;
  vertical-align: top;
}

.table-cont table,
.table-cont tbody,
.table-cont thead,
.table-cont tr,
.table-cont th,
.table-cont td {
  border-collapse: collapse;
  --tw-border-spacing-x: 0px;
  --tw-border-spacing-y: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.table-cont table {
  width: 100%;
}

.table-cont th,
.table-cont td {
  position: relative;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

.table-cont td .sml {
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
}

.table-cont td .status {
  float: none;
  display: inline-block;
  overflow: hidden;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 241 / var(--tw-bg-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  vertical-align: top;
}

.table-cont td .status.orange {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 215 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(124 90 4 / var(--tw-text-opacity));
}

.table-cont td .status.blue {
  --tw-bg-opacity: 1;
  background-color: rgb(204 227 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 78 170 / var(--tw-text-opacity));
}

.table-cont td .status.green {
  --tw-bg-opacity: 1;
  background-color: rgb(232 247 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(28 80 38 / var(--tw-text-opacity));
}

.table-cont td .status.purple {
  --tw-bg-opacity: 1;
  background-color: rgb(248 243 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(126 45 245 / var(--tw-text-opacity));
}

.table-cont th {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
}

/* Table Content 1 */

.table-cont.table-1 td:nth-child(1) .sml {
  word-break: break-all;
}

@media (min-width: 640px) {
  .table-cont.table-1 tbody tr {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(223 224 226 / var(--tw-border-opacity));
  }

  .table-cont.table-1 th:nth-child(1),
  .table-cont.table-1 td:nth-child(1) {
    padding-left: 1rem;
  }

  .table-cont.table-1 th:last-child,
  .table-cont.table-1 td:last-child {
    padding-right: 1rem;
  }

  .table-cont.table-1 th:nth-child(1),
  .table-cont.table-1 td:nth-child(1) {
    width: 62%;
  }

  .table-cont.table-1 th:nth-child(2),
  .table-cont.table-1 td:nth-child(2) {
    width: 20%;
  }

  .table-cont.table-1 th:nth-child(3),
  .table-cont.table-1 td:nth-child(3) {
    width: 18%;
    text-align: right;
  }
}

@media (max-width: 639px) {
  .table-cont.table-1 tr {
    float: left;
    margin-bottom: 0.625rem;
    width: 100%;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(223 224 226 / var(--tw-border-opacity));
  }

  .table-cont.table-1 tr:last-child {
    margin-bottom: 0px;
  }

  .table-cont.table-1 td {
    position: relative;
    float: left;
    width: 100%;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(223 224 226 / var(--tw-border-opacity));
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-right: 1.25rem;
    padding-left: 45%;
  }

  .table-cont.table-1 td:last-child {
    border-width: 0px;
  }

  .table-cont.table-1 td:before {
    position: absolute;
    top: 0px;
    left: 0px;
    float: left;
    display: flex;
    height: 100%;
    width: 40%;
    flex-wrap: wrap;
    align-items: center;
    --tw-bg-opacity: 1;
    background-color: rgb(246 246 246 / var(--tw-bg-opacity));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    font-size: 0.75rem;
    line-height: 1rem;
    --tw-content: attr(data-label);
    content: var(--tw-content);
  }

  .table-cont.table-1 thead {
    display: none;
  }
}

/* Table Content 2 */

.table-cont.table-2 td:nth-child(3) {
  word-break: break-all;
}

@media (min-width: 768px) {
  .table-cont.table-2 tbody tr {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(223 224 226 / var(--tw-border-opacity));
  }

  .table-cont.table-2 th:nth-child(1),
  .table-cont.table-2 td:nth-child(1) {
    padding-left: 1rem;
  }

  .table-cont.table-2 th:last-child,
  .table-cont.table-2 td:last-child {
    padding-right: 1rem;
  }

  .table-cont.table-2 th,
  .table-cont.table-2 td {
    width: 16%;
  }

  .table-cont.table-2 th:nth-child(3),
  .table-cont.table-2 td:nth-child(3) {
    width: 20%;
  }

  .table-cont.table-2 th:nth-child(4),
  .table-cont.table-2 td:nth-child(4) {
    width: 20%;
  }

  .table-cont.table-2 th:nth-child(5),
  .table-cont.table-2 td:nth-child(5) {
    width: 14%;
  }

  .table-cont.table-2 th:nth-child(6),
  .table-cont.table-2 td:nth-child(6) {
    width: 14%;
    text-align: right;
  }
}

@media (max-width: 767px) {
  .table-cont.table-2 tr {
    float: left;
    margin-bottom: 0.625rem;
    width: 100%;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(223 224 226 / var(--tw-border-opacity));
  }

  .table-cont.table-2 tr:last-child {
    margin-bottom: 0px;
  }

  .table-cont.table-2 td {
    position: relative;
    float: left;
    width: 100%;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(223 224 226 / var(--tw-border-opacity));
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-right: 1.25rem;
    padding-left: 45%;
  }

  .table-cont.table-2 td:last-child {
    border-width: 0px;
  }

  .table-cont.table-2 td:before {
    position: absolute;
    top: 0px;
    left: 0px;
    float: left;
    display: flex;
    height: 100%;
    width: 40%;
    flex-wrap: wrap;
    align-items: center;
    --tw-bg-opacity: 1;
    background-color: rgb(246 246 246 / var(--tw-bg-opacity));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    font-size: 0.75rem;
    line-height: 1rem;
    --tw-content: attr(data-label);
    content: var(--tw-content);
  }

  .table-cont.table-2 thead {
    display: none;
  }
}

/* Update - Box */

.update-box {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.update-box .notify-dropdown {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  z-index: 2;
  float: left;
  height: 2.5rem;
  width: 5rem;
}

.update-box .notify-dropdown .icon-dropdown {
  position: relative;
  float: left;
  height: 2.5rem;
  width: 5rem;
  overflow: hidden;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
}

.update-box .notify-dropdown .icon-dropdown::before {
  position: absolute;
  top: 0px;
  left: 0.6875rem;
  float: left;
  height: 100%;
  width: 1.5rem;
  background-color: inherit;
  background-image: url('../img/bell-purple.svg');
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}

.update-box .notify-dropdown .icon-referral-initiated::before {
  position: absolute;
  top: 0px;
  left: 0.6875rem;
  float: left;
  height: 100%;
  width: 1.5rem;
  background-color: inherit;
  background-image: url('../img/thumbs-up.svg');
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}

.update-box .notify-dropdown .icon-agreement_signed::before {
  position: absolute;
  top: 0px;
  left: 0.6875rem;
  float: left;
  height: 100%;
  width: 1.5rem;
  background-color: inherit;
  background-image: url('../img/edit.svg');
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}

.update-box .notify-dropdown .icon-agent_client_connected::before {
  position: absolute;
  top: 0px;
  left: 0.6875rem;
  float: left;
  height: 100%;
  width: 1.5rem;
  background-color: inherit;
  background-image: url('../img/users.svg');
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}

.update-box .notify-dropdown .icon-showing_property::before {
  position: absolute;
  top: 0px;
  left: 0.6875rem;
  float: left;
  height: 100%;
  width: 1.5rem;
  background-color: inherit;
  background-image: url('../img/home.svg');
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}

.update-box .notify-dropdown .icon-close::before {
  position: absolute;
  top: 0px;
  left: 0.6875rem;
  float: left;
  height: 100%;
  width: 1.5rem;
  background-color: inherit;
  background-image: url('../img/dollar.svg');
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}

.update-box .notify-dropdown .icon-under_contract::before {
  position: absolute;
  top: 0px;
  left: 0.6875rem;
  float: left;
  height: 100%;
  width: 1.5rem;
  background-color: inherit;
  background-image: url('../img/files.svg');
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}





.update-box .notify-dropdown .icon-dropdown::after {
  position: absolute;
  top: 0px;
  right: 0.75rem;
  float: left;
  height: 100%;
  width: 0.875rem;
  background-color: inherit;
  background-image: url('../img/chevron-down-purple.svg');
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}

.update-box .notify-dropdown .icon-dropdown:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(223 224 226 / var(--tw-bg-opacity));
}

.update-box .notify-dropdown .icon-dropdown:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(223 224 226 / var(--tw-bg-opacity));
}

.update-box .notify-dropdown .icon-dropdown:active {
  --tw-bg-opacity: 1;
  background-color: rgb(223 224 226 / var(--tw-bg-opacity));
}

.update-box form {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-right: 4.375rem;
  vertical-align: top;
}

.update-box textarea,
.update-box select,
.update-box input[type="text"],
.update-box input[type="password"],
.update-box input[type="datetime"],
.update-box input[type="datetime-local"],
.update-box input[type="date"],
.update-box input[type="month"],
.update-box input[type="time"],
.update-box input[type="week"],
.update-box input[type="number"],
.update-box input[type="email"],
.update-box input[type="url"],
.update-box input[type="search"],
.update-box input[type="tel"],
.update-box input[type="color"],
.update-box .uneditable-input {
  height: 3.5rem;
  border-radius: 9999px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 1.5rem;
  padding-left: 6.25rem;
  font-size: 1rem;
  line-height: 1.25rem;
}

.update-box .btn,
.update-box input[type="button"],
.update-box input[type="submit"] {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 0px;
  height: 3.5rem;
  width: 3.5rem;
  border-radius: 9999px;
  background-image: url('../img/send.svg');
  background-position: center;
  background-repeat: no-repeat;
  padding: 0px;
  text-indent: -24rem;
}

.update-input-field {
  padding-right: 7.5rem !important;
}

/* Update List - Content */

.update-list-cont {
  float: none;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.update-list-cont .items-wrap {
  display: flex;
  flex-wrap: wrap;
}

.update-list-cont .item {
  position: relative;
  float: left;
  margin-bottom: 1.75rem;
  width: 100%;
  overflow: hidden;
  padding-bottom: 1.75rem;
}

.update-list-cont .item::after {
  position: absolute;
  bottom: 0px;
  left: 4.5rem;
  float: left;
  height: 0.0625rem;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(223 224 226 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}

.update-list-cont .item:last-child {
  margin-bottom: 0px;
}

.update-list-cont .item .icon {
  position: absolute;
  top: 0px;
  left: 0px;
  float: left;
  display: flex;
  height: 3rem;
  width: 3rem;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
}

.update-list-cont .item .aside {
  float: left;
  width: 100%;
  padding-left: 4.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.update-list-cont .item .aside .name {
  margin-bottom: 0.1875rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.update-list-cont .item .aside .name:last-child {
  margin-bottom: 0px;
}

.update-list-cont .item .aside .date {
  margin-bottom: 0.875rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(138 141 148 / var(--tw-text-opacity));
}

.update-list-cont .item .aside .date:last-child {
  margin-bottom: 0px;
}

.update-list-cont .item .aside p {
  padding-bottom: 0.75rem;
}

.update-list-cont .item .aside p:last-child {
  padding-bottom: 0px;
}

/* Download - File */

.download-file a {
  position: relative;
  float: none;
  display: inline-block;
  width: 100%;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
  padding-left: 2.75rem;
  padding-right: 2.5rem;
  vertical-align: top;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.download-file a::before {
  position: absolute;
  top: 0px;
  left: 0.8125rem;
  float: left;
  height: 100%;
  width: 1.375rem;
  background-color: inherit;
  background-image: url('../img/note2.svg');
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}

.download-file a::after {
  position: absolute;
  top: 0px;
  right: 0.6875rem;
  float: left;
  height: 100%;
  width: 1.125rem;
  background-color: inherit;
  background-image: url('../img/download.svg');
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}

.download-file a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(223 224 226 / var(--tw-bg-opacity));
}

.download-file a:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(223 224 226 / var(--tw-bg-opacity));
}

.download-file a:active {
  --tw-bg-opacity: 1;
  background-color: rgb(223 224 226 / var(--tw-bg-opacity));
}

.download-file a .sml {
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(138 141 148 / var(--tw-text-opacity));
}

/* Upload - Document */

.upload-doc {
  position: relative;
  float: none;
  display: inline-block;
  width: 100%;
  max-width: 15.625rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(248 243 255 / var(--tw-bg-opacity));
  padding: 0.875rem;
  padding-left: 2.75rem;
  vertical-align: top;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  text-decoration-line: none;
}

.upload-doc::before {
  position: absolute;
  top: 50%;
  left: 0.75rem;
  float: left;
  height: 1.5rem;
  width: 1.5rem;
  --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));
  background-image: url('../img/upload.svg');
  background-size: 100% auto;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

/* Notification - Box */

.notification-box {
  position: relative;
  float: left;
  width: 100%;
  max-width: 22.8125rem;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: #0000001F 0 20px 40px -7px;
  --tw-shadow-colored: 0 20px 40px -7px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.notification-box::before {
  position: absolute;
  top: -1.25rem;
  right: 2.25rem;
  float: left;
  height: 1.25rem;
  width: 1.5rem;
  background-image: url('../img/icon-polygon.png');
  background-size: 24px auto;
  background-position: center;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.notification-box .top-bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  overflow: hidden;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.notification-box .top-bar h2 {
  width: 50%;
  padding-right: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

.notification-box .top-bar p {
  width: 50%;
  padding-left: 0.5rem;
  text-align: right;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}

.notification-box .top-bar p a {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(126 45 245 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

.notification-box .top-bar p a:hover {
  --tw-text-opacity: 1;
  color: rgb(142 88 252 / var(--tw-text-opacity));
}

.notification-box .top-bar p a:focus {
  --tw-text-opacity: 1;
  color: rgb(142 88 252 / var(--tw-text-opacity));
}

.notification-box .top-bar p a:active {
  --tw-text-opacity: 1;
  color: rgb(142 88 252 / var(--tw-text-opacity));
}

.notification-box .aside {
  width: 100%;
  overflow: hidden;
}

.notification-box .aside ul {
  margin: 0px;
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
}

.notification-box .aside ul li {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-right: 1rem;
  padding-left: 2rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

.notification-box .aside ul li.unread::before {
  position: absolute;
  top: 50%;
  left: 1rem;
  float: left;
  margin-top: -0.25rem;
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 9999px;
  content: '';
  --tw-bg-opacity: 1;
  background-color: rgb(126 45 245 / var(--tw-bg-opacity));
}


.notification-box .aside ul li p {
  padding-bottom: 0.25rem;
}

.notification-box .aside ul li p:last-child {
  padding-bottom: 0px;
}

.notification-box .aside ul li .days {
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(138 141 148 / var(--tw-text-opacity));
}

.notification-box .load-more {
  width: 100%;
  overflow: hidden;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
}

.notification-box .load-more a {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(126 45 245 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

.notification-box .load-more a:hover {
  --tw-text-opacity: 1;
  color: rgb(142 88 252 / var(--tw-text-opacity));
}

.notification-box .load-more a:focus {
  --tw-text-opacity: 1;
  color: rgb(142 88 252 / var(--tw-text-opacity));
}

.notification-box .load-more a:active {
  --tw-text-opacity: 1;
  color: rgb(142 88 252 / var(--tw-text-opacity));
}

.notification-box .tab-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
}

.notification-box .tab-links ul {
  margin: 0px;
}

.notification-box .tab-links ul li {
  margin: 0px;
  width: auto;
  overflow: visible;
  padding: 0px;
}

.notification-box .tab-links ul li a {
  margin: 0px;
  display: flex;
  height: 2.25rem;
  width: auto;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(138 141 148 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.notification-box .tab-links ul li a:hover,
.notification-box .tab-links ul li.active a {
  border-radius: 0px;
  background-color: inherit;
  --tw-text-opacity: 1;
  color: rgb(126 45 245 / var(--tw-text-opacity));
  --tw-shadow: #7E2DF5 0 1px 0 0;
  --tw-shadow-colored: 0 1px 0 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);
}

.notification-box .tab-panel .item {
  display: flex;
  flex-wrap: wrap;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
  padding: 0.75rem;
}

.notification-box .tab-panel .item .figure {
  position: relative;
  z-index: 1;
  margin-right: -3rem;
  width: 3rem;
}

.notification-box .tab-panel .item .row-txt {
  width: 100%;
  overflow: hidden;
  padding-left: 4rem;
}

.notification-box .tab-panel .item .row-txt p {
  padding-bottom: 0.25rem;
  font-size: 1rem;
  line-height: 1.25rem;
}

.notification-box .tab-panel .item .row-txt p strong {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

.notification-box .tab-panel .item .row-txt .days {
  padding-bottom: 1rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(138 141 148 / var(--tw-text-opacity));
}

.notification-box .tab-panel .item .row-txt .days:last-child {
  padding-bottom: 0px;
}

.notification-box .tab-panel .item .row-txt .btn,
.notification-box .tab-panel .item .row-txt input[type="button"],
.notification-box .tab-panel .item .row-txt input[type="submit"] {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.75rem;
  line-height: 1rem;
}

.notification-box .tab-panel .item .row-txt .btns-wrap {
  margin-left: -0.125rem;
  margin-right: -0.125rem;
  margin-bottom: -0.5rem;
  justify-content: flex-start;
}

.notification-box .tab-panel .item .row-txt .btns-wrap a {
  float: left;
  margin-left: 0.125rem;
  margin-right: 0.125rem;
  margin-bottom: 0.5rem;
}

.notification-box .tab-panel .item .file-box {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2.75rem;
  padding-right: 1rem;
}

.notification-box .tab-panel .item .file-box::before {
  position: absolute;
  top: 50%;
  left: 0.5rem;
  float: left;
  margin-top: -1rem;
  height: 2rem;
  width: 2rem;
  background-image: url('../img/file.svg');
  background-size: 32px auto;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.notification-box .tab-panel .item .file-box h3 {
  margin: 0px;
  width: 100%;
  overflow: hidden;
  padding: 0px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.notification-box .tab-panel .item .file-box p {
  width: 100%;
  overflow: hidden;
  padding: 0px;
  font-size: 0.625rem;
}

/* Upload - Document */

.upload-document .btns-wrap {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  margin-bottom: -1.5rem;
  justify-content: flex-end;
}

.upload-document .btns-wrap a {
  float: left;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  margin-bottom: 1.5rem;
}

.upload-document .icon-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  float: right;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  background-image: url('../img/icon-close.svg');
  background-size: 20px auto;
  background-repeat: no-repeat;
}


/* Status - Box ALT */

.status-box.alt {
  max-width: 20rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.status-box.alt ul li {
  margin-bottom: 1.25rem;
}

.status-box.alt ul li:last-child {
  margin-bottom: 0px;
}

.status-box.alt ul li a {
  padding-left: 1.25rem;
  padding-right: 6rem;
  padding-left: 0px;
  text-align: right;
}

.status-box.alt ul li a::before {
  left: auto;
  right: 1.25rem;
  float: left;
  margin-top: -1.5rem;
  display: flex;
  height: 3rem;
  width: 3rem;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(248 243 255 / var(--tw-bg-opacity));
}

/* Alert - Box */

.alert-box {
  position: relative;
  float: left;
  margin-bottom: 1.25rem;
  width: 100%;
  overflow: hidden;
  border-radius: 0.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 3.5rem;
  padding-right: 0.75rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25rem;
}

.alert-box:last-child {
  margin-bottom: 0px;
}

.alert-box::before {
  position: absolute;
  top: 50%;
  left: 1rem;
  float: left;
  margin-top: -0.75rem;
  height: 1.5rem;
  width: 1.5rem;
  background-image: url('../img/clock.svg');
  background-size: 24px auto;
  background-position: center;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.alert-box.alt::before {
  content: var(--tw-content);
  background-image: url('../img/clock-red.svg');
}

/* All - Modals */

/* Popup - Box */

.popup-box .btns-wrap {
  justify-content: flex-end;
}

.popup-box .icon-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  float: right;
  height: 0.875rem;
  width: 0.875rem;
  cursor: pointer;
  background-image: url('../img/close.svg');
  background-size: 100% auto;
  background-repeat: no-repeat;
}

/* Popup - Box2 */

.popup-box2 .icon-close,
.popup-box3 .icon-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  float: right;
  height: 0.875rem;
  width: 0.875rem;
  cursor: pointer;
  background-image: url('../img/close.svg');
  background-size: 100% auto;
  background-repeat: no-repeat;
}

@media (min-width: 640px) {

  .popup-box2 .icon-close,
  .popup-box3 .icon-close {
    top: 1.75rem;
    right: 1.75rem;
  }
}

.popup-box2 .btns-wrap,
.popup-box3 .btns-wrap {
  justify-content: flex-end;
}

.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:-top-cust-9::before {
  content: var(--tw-content);
  top: -0.5625rem;
}

.before\:left-0::before {
  content: var(--tw-content);
  left: 0px;
}

.before\:left-cust-18::before {
  content: var(--tw-content);
  left: 1.125rem;
}

.before\:top-0::before {
  content: var(--tw-content);
  top: 0px;
}

.before\:float-left::before {
  content: var(--tw-content);
  float: left;
}

.before\:h-cust-2::before {
  content: var(--tw-content);
  height: 0.125rem;
}

.before\:h-full::before {
  content: var(--tw-content);
  height: 100%;
}

.before\:w-5::before {
  content: var(--tw-content);
  width: 1.25rem;
}

.before\:w-full::before {
  content: var(--tw-content);
  width: 100%;
}

.before\:bg-gray-22::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(34 35 37 / var(--tw-bg-opacity));
}

.before\:bg-\[url\(\'\.\.\/img\/clock-gray\.svg\'\)\]::before {
  content: var(--tw-content);
  background-image: url('../img/clock-gray.svg');
}

.before\:bg-\[url\(\'\.\.\/img\/clock-red\.svg\'\)\]::before {
  content: var(--tw-content);
  background-image: url('../img/clock-red.svg');
}

.before\:bg-\[url\(\'\.\.\/img\/info-yellow\.svg\'\)\]::before {
  content: var(--tw-content);
  background-image: url('../img/info-yellow.svg');
}

.before\:bg-\[url\(\'\.\.\/img\/location-sml\.svg\'\)\]::before {
  content: var(--tw-content);
  background-image: url('../img/location-sml.svg');
}

.before\:bg-\[url\(\'\.\.\/img\/building\.svg\'\)\]::before {
  content: var(--tw-content);
  background-image: url('../img/building.svg');
}

.before\:bg-cust-size-wfit::before {
  content: var(--tw-content);
  background-size: 100% auto;
}

.before\:bg-cust-size-20::before {
  content: var(--tw-content);
  background-size: 20px auto;
}

.before\:bg-cust-size-24::before {
  content: var(--tw-content);
  background-size: 24px auto;
}

.before\:bg-center::before {
  content: var(--tw-content);
  background-position: center;
}

.before\:bg-no-repeat::before {
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.before\:content-cust-empyt::before {
  --tw-content: "";
  content: var(--tw-content);
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:left-0::after {
  content: var(--tw-content);
  left: 0px;
}

.after\:top-cust-9::after {
  content: var(--tw-content);
  top: 0.5625rem;
}

.after\:float-left::after {
  content: var(--tw-content);
  float: left;
}

.after\:h-cust-2::after {
  content: var(--tw-content);
  height: 0.125rem;
}

.after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

.after\:bg-gray-22::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(34 35 37 / var(--tw-bg-opacity));
}

.after\:content-cust-empyt::after {
  --tw-content: "";
  content: var(--tw-content);
}

.hover\:text-purple2:hover {
  --tw-text-opacity: 1;
  color: rgb(142 88 252 / var(--tw-text-opacity));
}

.focus\:text-purple2:focus {
  --tw-text-opacity: 1;
  color: rgb(142 88 252 / var(--tw-text-opacity));
}

.active\:text-purple2:active {
  --tw-text-opacity: 1;
  color: rgb(142 88 252 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .sm\:-mr-cust-225 {
    margin-right: -14.0625rem;
  }

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

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

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

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

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

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

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

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

  .sm\:w-cust-225 {
    width: 14.0625rem;
  }

  .sm\:p-10 {
    padding: 2.5rem;
  }

  .sm\:p-12 {
    padding: 3rem;
  }

  .sm\:p-9 {
    padding: 2.25rem;
  }

  .sm\:pl-cust-275 {
    padding-left: 17.1875rem;
  }

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

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

  .md\:relative {
    position: relative;
  }

  .md\:left-0 {
    left: 0px;
  }

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

  .md\:top-cust-85 {
    top: 5.3125rem;
  }

  .md\:m-0 {
    margin: 0px;
  }

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

  .md\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

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

  .md\:-mr-72 {
    margin-right: -18rem;
  }

  .md\:-mr-app {
    margin-right: -50rem;
  }

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

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

  .md\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .md\:mb-16 {
    margin-bottom: 4rem;
  }

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

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

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

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

  .md\:mb-9 {
    margin-bottom: 2.25rem;
  }

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

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

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

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

  .md\:block {
    display: block;
  }

  .md\:h-12 {
    height: 3rem;
  }

  .md\:h-cust-225 {
    height: 14.0625rem;
  }

  .md\:h-cust-395 {
    height: 24.6875rem;
  }

  .md\:h-cust-74 {
    height: 4.625rem;
  }

  .md\:h-cust-75 {
    height: 4.6875rem;
  }

  .md\:max-h-44 {
    max-height: 11rem;
  }

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

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

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

  .md\:w-12 {
    width: 3rem;
  }

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

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

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

  .md\:w-4\/12 {
    width: 33.333333%;
  }

  .md\:w-4\/6 {
    width: 66.666667%;
  }

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

  .md\:max-w-cust-1144 {
    max-width: 71.5rem;
  }

  .md\:max-w-cust-395 {
    max-width: 24.6875rem;
  }

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

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

  .md\:rounded-3xl {
    border-radius: 1.5rem;
  }

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

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

  .md\:p-0 {
    padding: 0px;
  }

  .md\:p-10 {
    padding: 2.5rem;
  }

  .md\:p-11 {
    padding: 2.75rem;
  }

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:p-cust-30 {
    padding: 1.875rem;
  }

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

  .md\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

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

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

  .md\:px-cust-30 {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

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

  .md\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

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

  .md\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .md\:pb-0 {
    padding-bottom: 0px;
  }

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

  .md\:pb-11 {
    padding-bottom: 2.75rem;
  }

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

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

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

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

  .md\:pl-cust-30 {
    padding-left: 1.875rem;
  }

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

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

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

  .md\:pr-0 {
    padding-right: 0px;
  }

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

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

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

  .md\:pr-cust-170 {
    padding-right: 10.625rem;
  }

  .md\:pr-cust-30 {
    padding-right: 1.875rem;
  }

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

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

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

  .md\:pt-cust-75 {
    padding-top: 4.6875rem;
  }

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

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

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

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

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

  .md\:text-cust-32 {
    font-size: 2rem;
    line-height: 2.55rem;
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }

  .md\:text-xl28 {
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }

  .md\:text-xl32 {
    font-size: 2rem;
    line-height: 2.4375rem;
  }
}

@media (min-width: 992px) {
  .lg\:visible {
    visibility: visible;
  }

  .lg\:static {
    position: static;
  }

  .lg\:z-0 {
    z-index: 0;
  }

  .xl\:w-cust-32per {
    width: 32%;
  }

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

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

  .lg\:float-right {
    float: right;
  }

  .lg\:float-left {
    float: left;
  }

  .lg\:-ml-cust-292 {
    margin-left: -18.25rem;
  }

  .lg\:ml-12 {
    margin-left: 3rem;
  }

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

  .lg\:hidden {
    display: none;
  }

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

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

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

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

  .lg\:w-cust-28per {
    width: 28%;
  }

  .lg\:w-cust-292 {
    width: 18.25rem;
  }

  .lg\:w-cust-29per {
    width: 29%;
  }

  .lg\:w-cust-32per {
    width: 32%;
  }

  .lg\:w-cust-36per {
    width: 36%;
  }

  .lg\:w-cust-39per {
    width: 39%;
  }

  .md\:w-cust-32per {
    width: 32%;
  }

  .md\:w-cust-39per {
    width: 39%;
  }

  .md\:w-cust-61per {
    width: 61%;
  }

  .md\:w-cust-68per {
    width: 68%;
  }

  .lg\:max-w-cust-480 {
    max-width: 30rem;
  }

  .max-w-cust-785 {
    max-width: 49.0625rem;
  }

  .lg\:overflow-visible {
    overflow: visible;
  }

  .lg\:rounded-3xl {
    border-radius: 1.5rem;
  }

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

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

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

  .lg\:py-cust-13 {
    padding-top: 0.8125rem;
    padding-bottom: 0.8125rem;
  }

  .lg\:pl-cust-85 {
    padding-left: 5.3125rem;
  }

  .lg\:pr-64 {
    padding-right: 16rem;
  }

  .lg\:pr-app {
    padding-right: 50rem;
  }

  .lg\:pr-cust-322 {
    padding-right: 20.125rem;
  }

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }

  .lg\:text-xl32 {
    font-size: 2rem;
    line-height: 2.4375rem;
  }

  .lg\:text-xl40 {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .lg\:opacity-100 {
    opacity: 1;
  }
}

@media (min-width: 1200px) {
  .xl\:visible {
    visibility: visible;
  }

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

  .xl\:left-0 {
    left: 0px;
  }

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

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

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

  .xl\:z-9 {
    z-index: 9;
  }

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

  .xl\:hidden {
    display: none;
  }

  .xl\:w-cust-17per {
    width: 17%;
  }

  .xl\:w-cust-32per {
    width: 32%;
  }

  .xl\:w-cust-45per {
    width: 45%;
  }

  .xl\:w-cust-55per {
    width: 55%;
  }

  .xl\:w-cust-68per {
    width: 68%;
  }

  .xl\:max-w-cust-515 {
    max-width: 32.1875rem;
  }

  .xl\:max-w-none {
    max-width: none;
  }

  .xl\:overflow-visible {
    overflow: visible;
  }

  .xl\:rounded-cust-32 {
    border-radius: 2rem;
  }

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

  .xl\:border-gray-df {
    --tw-border-opacity: 1;
    border-color: rgb(223 224 226 / var(--tw-border-opacity));
  }

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

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

  .xl\:px-cust-60 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .xl\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .xl\:pl-32 {
    padding-left: 8rem;
  }

  .xl\:pl-cust-17per {
    padding-left: 17%;
  }

  .xl\:pr-cust-17per {
    padding-right: 17%;
  }

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

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

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

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

  .xl\:text-xl35 {
    font-size: 2.2rem;
    line-height: 2.7rem;
  }

  .xl\:text-xl40 {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .xl\:text-xl48 {
    font-size: 3rem;
    line-height: 3.625rem;
  }

  .xl\:opacity-100 {
    opacity: 1;
  }
}

.overlay {
  display: none;
  /* Hide by default */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  /* Semi-transparent background */
  z-index: 101;
  /* High z-index to be on top */
  align-items: center;
  /* Center content vertically */
  justify-content: center;
  /* Center content horizontally */
  overflow: auto;
  /* Allow scrolling if modal content is too long */
}

.popup-box {
  z-index: 1001;
  overflow-y: auto;
  /* Scrollable contents if modal too tall */
}

.overlay2 {
  display: none;
  /* Hide by default */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  /* Semi-transparent background */
  z-index: 101;
  /* High z-index to be on top */
  align-items: center;
  /* Center content vertically */
  justify-content: center;
  /* Center content horizontally */
  overflow: auto;
  /* Allow scrolling if modal content is too long */
}

.overlay1,
.overlayrecovery,
.overlaydowngrade {
  display: none;
  /* Hide by default */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  /* Semi-transparent background */
  z-index: 101;
  /* High z-index to be on top */
  align-items: center;
  /* Center content vertically */
  justify-content: center;
  /* Center content horizontally */
  overflow: auto;
  /* Allow scrolling if modal content is too long */
}

.overlay3,
.overlay4 {
  display: none;
  /* Hide by default */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  /* Semi-transparent background */
  z-index: 101;
  /* High z-index to be on top */
  align-items: center;
  /* Center content vertically */
  justify-content: center;
  /* Center content horizontally */
  overflow: auto;
  /* Allow scrolling if modal content is too long */
}

.popup-box2,
.popup-box4,
.popup-box3,
.popup-boxrecovery,
.popup-boxdowngrade {
  z-index: 1001;
  overflow-y: auto;
  /* Scrollable contents if modal too tall */
}

.popup-box1 {
  z-index: 1001;
  overflow-y: auto;
  /* Scrollable contents if modal too tall */
}


.error {
  color: red;
}

.link-style-button {
  background: none;
  color: blue;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  text-decoration: underline;
}

.link-style-button:hover,
.link-style-button:focus {
  text-decoration: none;
  color: darkblue;
}

/* Status - Box */

.status-box {
  position: relative;
  width: 100%;
  max-width: 16.875rem;
  overflow: hidden;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  min-width: 300px;
  display: none;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  transition: all 0.3s ease;
}

.status-box.show {
  display: block;
}

.status-box ul {
  margin: 0px;
  width: 100%;
  overflow: hidden;
  padding: 0px;
}

.status-box ul li {
  margin: 0px;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  padding: 0px;
}

.status-box ul li a {
  position: relative;
  float: left;
  margin: 0px;
  width: 100%;
  overflow: hidden;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 3.5rem;
  padding-right: 0.75rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.status-box ul li a::before {
  position: absolute;
  top: 50%;
  left: 1rem;
  float: left;
  margin-top: -0.75rem;
  height: 1.5rem;
  width: 1.5rem;
  background-size: 24px auto;
  background-position: center;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.status-box ul li.referral_initiated a::before {
  content: var(--tw-content);
  background-image: url('../img/thumbs-up.svg');
}

.status-box ul li.general a::before {
  content: var(--tw-content);
  background-image: url('../img/bell-purple.svg');
}

.status-box ul li.agreement_signed a::before {
  content: var(--tw-content);
  background-image: url('../img/edit.svg');
}

.status-box ul li.agent_client_connected a::before {
  content: var(--tw-content);
  background-image: url('../img/users.svg');
}

.status-box ul li.showing_property a::before {
  content: var(--tw-content);
  background-image: url('../img/home.svg');
}

.status-box ul li.under_contract a::before {
  content: var(--tw-content);
  background-image: url('../img/files.svg');
}

.status-box ul li.close a::before {
  content: var(--tw-content);
  background-image: url('../img/dollar.svg');
}

.status-box ul li a:hover,
.status-box ul li.active a {
  --tw-text-opacity: 1;
  color: rgb(126 45 245 / var(--tw-text-opacity));
}

.icon-messages-referral-initiated img {
  content: url('../img/thumbs-up.svg');
}

.icon-messages-agreement-signed img {
  content: url('../img/edit.svg');
}

.icon-messages-agent-client-connected img {
  content: url('../img/users.svg');
}

.icon-messages-showing-property img {
  content: url('../img/home.svg');
}

.icon-messages-showing-properties img {
  content: url('../img/home.svg');
}

.icon-messages-under-contract img {
  content: url('../img/files.svg');
}

.icon-messages-close img {
  content: url('../img/dollar.svg');
}

.icon-messages-general img {
  content: url('../img/bell-purple.svg');
}

.icon-messages-general-update img {
  content: url('../img/bell-purple.svg');
}

.name-container {
  display: block;
  /* or inline-block, depending on your layout needs */
  max-width: 200px;
  /* Maximum width of the text container */
  white-space: nowrap;
  /* Prevents the text from wrapping */
  overflow: hidden;
  /* Hides text that goes beyond the box */
  text-overflow: ellipsis;
  /* Adds ellipsis to text that gets cut off */
}

.ninja-brand {
  max-width: 268px;
  /* Maximum width on desktop */
}

@media (max-width: 767px) {

  /* Adjust this media query as per your mobile breakpoint */
  .ninja-brand {
    max-width: 60px;
    /* Maximum width on mobile */
  }
}

.ninja-images {
  display: flex;
  list-style: none;
  padding: 0;
  justify-content: space-around;
  align-items: center;
}

.ninja-images li img {
  max-height: 100px;
  /* Adjust based on preference */
  height: auto;
  /* Maintains aspect ratio */
}

@media (max-width: 600px) {
  .ninja-images li img {
    max-width: 50px;
    /* Smaller images on mobile devices */
  }
}

.ninja-badge {
  border: none;
  /* max-height: 50px; */
}

.ninja-badge img {
  max-height: 50px;
}

@media (max-width: 767px) {
  .ninja-badge {
    max-width: 95px;
  }
}

.profile-company-logo {
  border: 1px solid #ccc;
  border-radius: 20px;
  overflow: hidden;
  max-width: 225px;
  max-height: 97px;
}

.choices__inner {
  height: auto;
  min-height: 40px;
  /* Adjust this value as needed */
}

.choices__list--multiple .choices__item {
  margin: 0 5px 5px 0;
  display: inline-block;
}

.choices__input--cloned:focus {
  outline: none !important;
  box-shadow: none !important;
}

.choices__input--cloned {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}

.choices__item--choice {
  white-space: normal !important;
  word-break: break-word;
  overflow-wrap: anywhere;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.choices__item--choice .choices__item--select-text {
  font-size: 0.75rem;
  color: #9ca3af;
  margin-top: 0.25rem;
}

.notify-info {
  position: relative;
}

.notification-box {
  display: none;
  position: absolute;
  right: 0;
  background: white;
  border: 1px solid #ccc;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  width: 550px;
  z-index: 10;
}

.notification-box .top-bar {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}


.load-more {
  padding: 10px;
  text-align: center;
}

.load-more a {
  color: blue;
  text-decoration: underline;
}

.link-back-button {
  background: none;
  border: none;
  color: #8925ff;
  text-decoration: underline;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  padding: 0;
}

.link-back-button:hover {
  color: #5f19b2;
  /* Optional: Change color on hover */
}

.star-rating {
  position: relative;
  width: 250px;
  /* Width for 5 stars */
  height: 50px;
  /* Height for the star */
  background-size: contain;
}

.star-rating-inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: url('../img/star.svg') repeat-x;
  background-size: contain;
  width: 0;
}

/* Chart - New Wrap */

.chartnew-wrap {
  float: none;
  display: inline-block;
  width: 2.75rem;
  vertical-align: top;
  position: relative;
}

.box-items.alt .box-item .chartnew-wrap {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
}

/* Tooltip - Popup */

.tooltip-popup::before {
  position: absolute;
  bottom: -1.5rem;
  left: 50%;
  float: left;
  margin-left: -2rem;
  height: 1.5rem;
  width: 4rem;
  background-image: url('../img/polygon-down.png');
  background-size: 60px auto;
  background-position: center;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .tooltip-popup::before {
    bottom: auto;
    top: 50%;
    left: auto;
    right: -1.5rem;
    margin-left: 0px;
    margin-top: -2rem;
    height: 4rem;
    width: 1.5rem;
    background-image: url('../img/polygon-right.png');
    content: var(--tw-content);
    background-size: 24px auto;
  }
}

.tooltip-popup ul {
  float: left;
  margin: 0px;
  width: 100%;
  padding: 0px;
}

.tooltip-popup ul li {
  position: relative;
  float: left;
  margin: 0px;
  margin-bottom: 0.625rem;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  padding: 0px;
  padding-right: 1.75rem;
  padding-left: 8rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.tooltip-popup ul li:last-child {
  margin-bottom: 0px;
}

.tooltip-popup ul li .bar {
  position: relative;
  float: left;
  height: 0.625rem;
  width: 100%;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 241 / var(--tw-bg-opacity));
}

.tooltip-popup ul li .track-bar {
  position: absolute;
  top: 0px;
  left: 0px;
  float: left;
  height: 100%;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(249 198 66 / var(--tw-bg-opacity));
}

.tooltip-popup ul li .value {
  position: absolute;
  top: -0.25rem;
  right: 0px;
  float: right;
  width: 1.75rem;
  text-align: right;
}

.tooltip-popup ul li .txt {
  float: left;
  margin-left: -8rem;
  width: 8rem;
}

/* Switch - Toggle */

.switch-toggle {
  margin-bottom: 1.5rem;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.switch-toggle .buy-label,
.switch-toggle .earn-label {
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
}

.switch-toggle .buy-label {
  pointer-events: none;
  cursor: not-allowed;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

.switch-toggle .toggle {
  position: relative;
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  height: 1.25rem;
  width: 2.25rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(126 45 245 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.switch-toggle .toggle::before {
  position: absolute;
  top: 0.125rem;
  left: 0.125rem;
  float: left;
  height: 1rem;
  width: 1rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: .25s;
  content: var(--tw-content);
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.switch-toggle.earn-active .earn-label {
  pointer-events: none;
  cursor: not-allowed;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

.switch-toggle.earn-active .buy-label {
  pointer-events: auto;
  cursor: pointer;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
}

.switch-toggle.earn-active .toggle::before {
  content: var(--tw-content);
  left: 1.125rem;
}

/* Pricing - Tables */

.pricing-tables {
  margin-right: -0.9375rem;
  margin-bottom: -2.5rem;
  margin-left: -0.9375rem;
  display: none;
  flex-wrap: wrap;
  text-align: left;
}

.pricing-tables.active {
  display: flex;
}

.pricing-tables .item {
  width: 100%;
  padding-right: 0.9375rem;
  padding-bottom: 2.5rem;
  padding-left: 0.9375rem;
}

@media (min-width: 640px) {
  .pricing-tables .item {
    width: 50%;
  }

  .pricing-tables .threeitems {
    width: 33.33%;
  }
}

.pricing-tables .item .pricing-box {
  margin-bottom: 1rem;
  border-radius: 1rem;
  padding: 0.9375rem;
}

.pricing-tables .item .pricing-box h2 {
  width: 100%;
  overflow: hidden;
  padding-bottom: 0.125rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 500;
}

.pricing-tables .item .pricing-box p {
  padding-bottom: 0.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.pricing-tables .item .pricing-box p:last-child {
  padding-bottom: 0px;
}

.pricing-tables .item .pricing-box .circle {
  float: left;
  margin-bottom: 0.75rem;
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 9999px;
  background-image: linear-gradient(180deg, #7E2DF5 0%, #6700FF 100%);
}

.pricing-tables .item .pricing-box .label-txt {
  margin-bottom: 1rem;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(156 95 40 / var(--tw-border-opacity));
  background-color: #a36a3724;
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(156 95 40 / var(--tw-text-opacity));
}

.pricing-tables .item .pricing-box .ninja {
  background-color: rgb(126 45 245 / var(--tw-bg-opacity));
  color: white;

}

.pricing-tables .item .pricing-box .price {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.pricing-tables .item .pricing-box .price sup {
  top: -0.125rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.pricing-tables .item .pricing-box .price .regular-price {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(138 141 148 / var(--tw-text-opacity));
  text-decoration-line: line-through;
}

.pricing-tables .item .pricing-box .btn-out {
  width: 100%;
  overflow: hidden;
}

.pricing-tables .item .pricing-box .btn,
.pricing-tables .item .pricing-box input[type="button"],
.pricing-tables .item .pricing-box input[type="submit"] {
  width: 100%;
}

.pricing-tables .item .sub-heading {
  padding-bottom: 0.75rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(138 141 148 / var(--tw-text-opacity));
}

.pricing-tables .item ul {
  width: 100%;
  overflow: hidden;
}

.pricing-tables .item ul li {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-left: 2.25rem;
  padding-bottom: 0.8125rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.pricing-tables .item ul li::before {
  position: absolute;
  top: 0px;
  left: 0px;
  float: left;
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(126 45 245 / var(--tw-bg-opacity));
  background-image: url('../img/tick.svg');
  background-size: 12px auto;
  background-position: center;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.pricing-tables .item ul li:last-child {
  padding-bottom: 0px;
}

/* Zipcode - Setting */

.zipcode-setting .item {
  width: 100%;
  padding-right: 0.5rem;
  padding-bottom: 1rem;
  padding-left: 0.5rem;
}

@media (min-width: 768px) {
  .zipcode-setting .item {
    width: 33.333333%;
  }
}

.zipcode-setting .item .box {
  float: left;
  height: 100%;
  width: 100%;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
  padding: 1rem;
  text-align: center;
}

@media (min-width: 768px) {
  .zipcode-setting .item .box {
    text-align: left;
  }
}

.zipcode-setting .item .box h3 {
  padding-bottom: 0.375rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(138 141 148 / var(--tw-text-opacity));
}

.zipcode-setting .item .box h3:last-child {
  @aply pb-0;
}

.zipcode-setting .item .box .value {
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

/* Zipcode - setting2 */

.zipcode-setting2 ul {
  margin-right: -0.25rem;
  margin-bottom: -0.5rem;
  margin-left: -0.25rem;
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
}

.zipcode-setting2 ul li {
  float: left;
  margin: 0px;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  margin-bottom: 0.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 241 / var(--tw-bg-opacity));
  padding: 0px;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
}

/* Zipcode - Table1 */

.zipcode-table1 textarea,
.zipcode-table1 select,
.zipcode-table1 input[type="text"],
.zipcode-table1 input[type="password"],
.zipcode-table1 input[type="datetime"],
.zipcode-table1 input[type="datetime-local"],
.zipcode-table1 input[type="date"],
.zipcode-table1 input[type="month"],
.zipcode-table1 input[type="time"],
.zipcode-table1 input[type="week"],
.zipcode-table1 input[type="number"],
.zipcode-table1 input[type="email"],
.zipcode-table1 input[type="url"],
.zipcode-table1 input[type="search"],
.zipcode-table1 input[type="tel"],
.zipcode-table1 input[type="color"],
.zipcode-table1 .uneditable-input {
  height: 2.75rem;
  border-radius: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

.zipcode-table1 ul {
  margin: 0px;
  width: 100%;
  overflow: hidden;
  padding: 0px;
}

.zipcode-table1 ul li {
  position: relative;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
  padding-left: 2rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.zipcode-table1 ul li::before {
  position: absolute;
  top: 50%;
  left: 0px;
  float: left;
  margin-top: -0.625rem;
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 241 / var(--tw-bg-opacity));
  background-image: url('../img/plus-gray.svg');
  background-size: 12px auto;
  background-position: center;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .zipcode-table1 ul li {
    padding-left: 2.5rem;
    font-size: 1.125rem;
    line-height: 1.5rem;
  }

  .zipcode-table1 ul li::before {
    margin-top: -0.75rem;
    height: 1.5rem;
    width: 1.5rem;
    content: var(--tw-content);
    background-size: 18px auto;
  }
}

.zipcode-table1 ul li .left-l {
  width: 70%;
  padding-right: 0.5rem;
}

.zipcode-table1 ul li .left-l .count {
  position: relative;
  margin-left: 0.125rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 241 / var(--tw-bg-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .zipcode-table1 ul li .left-l .count {
    top: -0.125rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.zipcode-table1 ul li .right-r {
  width: 30%;
  padding-left: 0.5rem;
  text-align: right;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
}

.zipcode-table1 ul li .right-r .available-txt {
  position: relative;
  margin-right: 0.125rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 241 / var(--tw-bg-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .zipcode-table1 ul li .right-r .available-txt {
    top: -0.125rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.zipcode-table1 ul li.active::before {
  --tw-bg-opacity: 1;
  background-color: rgb(126 45 245 / var(--tw-bg-opacity));
  content: var(--tw-content);
  background-image: url('../img/plus-white.svg');
}

.zipcode-table1 ul li.active .right-r .available-txt {
  --tw-bg-opacity: 1;
  background-color: rgb(248 243 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(84 30 163 / var(--tw-text-opacity));
}

.zipcode-table1 ul li.active .right-r .hide-txt {
  display: none;
}

/* Zipcode - Table2 */

.zipcode-table2 ul {
  margin: 0px;
  margin-bottom: 1rem;
  width: 100%;
  overflow: hidden;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
  padding: 0px;
  padding-bottom: 1rem;
}

.zipcode-table2 ul li {
  position: relative;
  margin-bottom: 1.25rem;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 2rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.zipcode-table2 ul li::before {
  position: absolute;
  top: 50%;
  left: 0px;
  float: left;
  margin-top: -0.625rem;
  /*   height: 1.25rem;
  width: 1.25rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(252 233 234 / var(--tw-bg-opacity));
  background-image: url('../img/minus.svg');
  background-size: 12px auto;
  background-position: center;
  content: var(--tw-content);
  background-repeat: no-repeat; */
}

@media (min-width: 768px) {
  .zipcode-table2 ul li {
    padding-left: 2.25rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .zipcode-table2 ul li::before {
    margin-top: -0.75rem;
    height: 1.5rem;
    width: 1.5rem;
    content: var(--tw-content);
    background-size: 18px auto;
  }
}

.zipcode-table2 ul li:last-child {
  margin-bottom: 0px;
}

.zipcode-table2 ul li .left-l {
  width: 60%;
  padding-right: 0.5rem;
}

.zipcode-table2 ul li .left-l .count {
  position: relative;
  margin-left: 0.125rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 241 / var(--tw-bg-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .zipcode-table2 ul li .left-l .count {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.zipcode-table2 ul li .right-r {
  width: 40%;
  padding-left: 0.5rem;
  text-align: right;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
}

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

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

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

.-mr-cust-15 {
  margin-right: -0.9375rem;
}

.-ml-cust-15 {
  margin-left: -0.9375rem;
}

.pr-cust-15 {
  padding-right: 0.9375rem;
}

.pr-cust-153 {
  padding-right: 9.5625rem;
}

.pl-cust-15 {
  padding-left: 0.9375rem;
}

.pb-2\.5 {
  padding-bottom: 0.625rem;
}

.text-cust-32 {
  font-size: 2rem;
  line-height: 2.55rem;
}

.max-w-cust-320 {
  max-width: 20rem;
}


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

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

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

.zipcode-table2 ul.no-border {
  border-bottom-width: 0px;
}

@media only screen and (max-width: 768px) {
  .invite-agent.btn-blank.inviteAgent {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .steps ul li.current::after,
  .steps ul li.referral-client::after,
  .steps ul li.referral-status::after {
    right: -2.4rem;
  }

  .steps ul li.referral-confirm::after {
    right: 4.2rem;
    width: 3.2rem;
  }
}

.btns-wrapNotification {
  float: left;
  margin-left: 0.125rem;
  margin-right: 0.125rem;
  margin-bottom: 0.5rem;
}

.btnNotification {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.75rem;
  line-height: 1rem;
}

.row-txtNotification {
  width: 100%;
  overflow: hidden;
}

.zipcode-results {
  padding: 0.5rem;
  /* Same as Tailwind's p-2 */
  cursor: pointer;
  /* Same as Tailwind's cursor-pointer */
  max-height: 300px;
  /* Set a maximum height */
  overflow-y: auto;
  /* Allows vertical scrolling */
}

.zipcode-results:hover {
  background-color: #f7fafc;
  /* Tailwind's gray-100, check exact color in your Tailwind config */
}

#zipcodeResults {
  position: absolute;
  width: 100%;
  background-color: white;
  margin-top: 0.25rem;
  border: 1px solid #d1d5db;
  /* Approximation of Tailwind's gray-300 */
  border-radius: 0.375rem;
  /* Close to Tailwind's 'rounded-md' */
  z-index: 10;
  max-height: 15rem;
  /* 60 units in Tailwind typically means 60*4 = 240px if 1rem = 16px */
  overflow-y: auto;
}

/* Target the suggestion list */
.pac-container {
  background-color: #f8f9fa;
  /* Change background color */
  border-radius: 0.5rem;
  /* Rounded corners */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  /* Custom shadow */
}

/* Style individual items */
.pac-item {
  font-size: 1rem;
  /* Change font size */
  padding: 0.75rem;
  /* Add padding */
  color: #1f2937;
  /* Change text color */
}

.pac-item-query {
  font-size: 1rem !important;
  /* Change font size */
  color: inherit;
}

/* Style hovered items */
.pac-item:hover {
  background-color: #7E2DF5;
  /* Lighter background on hover */
  color: white;
  cursor: pointer;
}

/* Target the "Powered by Google" section (you cannot remove this) */
.pac-item .pac-icon {
  display: none;
  /* Hide the pin icon */
}


/* Broadcast - Table */

.broadcast-table {
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(174 176 181 / var(--tw-border-opacity));
}

@media (min-width: 768px) {
  .broadcast-table {
    border-style: none;
  }
}

.broadcast-table ul {
  margin: 0px;
  width: 100%;
  overflow: hidden;
  padding: 0px;
}

.broadcast-table ul li {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  padding: 0px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

.broadcast-table ul li:last-child {
  margin-bottom: 0px;
}

.broadcast-table ul li .left-l {
  width: 50%;
  padding-right: 1rem;
}

.broadcast-table ul li .right-r {
  width: 50%;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.broadcast-table .ribbon {
  float: none;
  margin-right: -1.25rem;
  display: inline-block;
  height: 1.25rem;
  width: auto;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(126 45 245 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  vertical-align: middle;
  font-size: 0.625rem;
  line-height: 1.25rem;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.broadcast-table .embed-responsive {
  position: relative;
  display: block;
  height: 10rem;
  width: 100%;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-bottom: 17%;
}

@media (min-width: 768px) {
  .broadcast-table .embed-responsive {
    height: 10rem;
    padding-bottom: 0px;
  }
}

.broadcast-table .embed-responsive embed,
.broadcast-table .embed-responsive iframe,
.broadcast-table .embed-responsive object,
.broadcast-table .embed-responsive video {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 100%;
  width: 100%;
  border-width: 0px;
}

/* Choose - Options ALT3 */

@media (min-width: 768px) {
  .choose-options.alt3 .radio-options {
    width: 50%;
  }
}

.choose-options.alt3 .radio-options label {
  padding: 1rem;
  padding-top: 0.875rem;
}

.choose-options.alt3 .radio-options label::before {
  top: 0.6875rem;
  left: auto;
  right: 0.9375rem;
  content: var(--tw-content);
  --tw-translate-y: -0px;
  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));
}

.choose-options.alt3 .radio-options label img {
  margin-bottom: 1rem;
  display: block;
}

/* Choose - Options ALT4 */

.choose-options.alt4 {
  margin-top: 1.5rem;
  margin-bottom: -1rem;
  display: none;
}

.choose-options.alt4 .radio-options {
  margin-bottom: 1rem;
}

.choose-options.alt4 .radio-options label {
  height: auto;
  border-width: 0px;
  padding: 0px;
  padding-left: 2.5rem;
}

.choose-options.alt4 .radio-options label::before {
  content: var(--tw-content);
  left: 0px;
}

.choose-options.alt4 .radio-options .radio-wrap {
  float: left;
  width: 100%;
}

.choose-options.alt4 .radio-options .innfield-wrap {
  float: left;
  margin-top: 1rem;
  margin-bottom: 0.25rem;
  display: none;
  width: 100%;
  padding-left: 2.5rem;
}

.choose-options.alt4 .radio-options .innfield-wrap label {
  margin: 0px;
  margin-bottom: 0.5rem;
  padding: 0px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}

.choose-options.alt4 .radio-options .innfield-wrap label::before {
  content: var(--tw-content);
  display: none;
}

.application-field-wrap {
  float: none;
  margin-top: 1rem;
  display: inline-block;
  display: none;
  width: 100%;
  vertical-align: top;
}

.form-block.alt3 .application-field-wrap label {
  font-weight: 500;
}

/* Choose - Options ALT5 */

.choose-options.alt5 .radio-options {
  width: 50%;
}

@media (prefers-color-scheme: dark) {
  .dark\:text-white {
    color: black !important;
    /* Light gray text color in dark mode */
  }
}

/* Broadcast */

.broadcast .tab-links ul li a {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(138 141 148 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .broadcast .tab-links ul li a {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.broadcast .tab-links ul li a .txt {
  float: none;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0px;
}

.broadcast .tab-links ul li a .count {
  position: relative;
  float: none;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: inline-flex;
  height: 1.5rem;
  width: 1.5rem;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(126 45 245 / var(--tw-bg-opacity));
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.broadcast .referral-table .item {
  margin-bottom: 1rem;
  width: 100%;
}

.broadcast .referral-table .item> :not([hidden])~ :not([hidden]) {
  border-style: solid;
}

.broadcast .referral-table .item {
  overflow: hidden;
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
}

.broadcast .referral-table .item .box {
  position: relative;
  margin-bottom: -1rem;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  overflow: hidden;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 3rem;
  padding-left: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(138 141 148 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.broadcast .referral-table .item .box::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  float: left;
  margin-top: -1.25rem;
  height: 1.5rem;
  width: 1.5rem;
  background-image: url('../img/arrow-right-gray.svg');
  background-size: 24px auto;
  background-position: center;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.broadcast .referral-table .item .box:hover,
.broadcast .referral-table .item .box:focus,
.broadcast .referral-table .item .box:active {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 241 / var(--tw-bg-opacity));
}

.broadcast .referral-table .item:last-child {
  margin-bottom: 0px;
}

.broadcast .referral-table .item h4,
.broadcast .referral-table .item .h4,
.broadcast .referral-table .item .price,
.broadcast .referral-table .item .day {
  padding-bottom: 0.25rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.broadcast .referral-table .item .label-txt {
  float: none;
  margin-bottom: 0.375rem;
  display: inline-block;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  vertical-align: top;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
}

.broadcast .referral-table .item .txt-max {
  position: relative;
  float: left;
  padding-right: 4rem;
  min-width: -webkit-fill-available;
}

.broadcast .referral-table .item .new {
  position: absolute;
  top: 50%;
  right: 0px;
  float: none;
  margin-top: -0.75rem;
  display: inline-block;
  height: 1.75rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(248 243 255 / var(--tw-bg-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  vertical-align: top;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(84 30 163 / var(--tw-text-opacity));
}

.broadcast .referral-table .item .col-1,
.broadcast .referral-table .item .col-2,
.broadcast .referral-table .item .col-3,
.broadcast .referral-table .item .col-4 .broadcast .referral-table .item .col-5 {
  margin-bottom: 1rem;
  width: 100%;
  padding-right: 1rem;
}

@media (min-width: 640px) {

  .broadcast .referral-table .item .col-1,
  .broadcast .referral-table .item .col-2,
  .broadcast .referral-table .item .col-3,
  .broadcast .referral-table .item .col-4 .broadcast .referral-table .item .col-5 {
    width: 60%;
  }
}

@media (min-width: 1200px) {

  .broadcast .referral-table .item .col-1,
  .broadcast .referral-table .item .col-2,
  .broadcast .referral-table .item .col-3,
  .broadcast .referral-table .item .col-4,
  .broadcast .referral-table .item .col-5 {
    width: 40%;
  }
}



@media (min-width: 1200px) {
  .broadcast .referral-table .item .col-2 {
    width: 15%;
  }

  .broadcast .referral-table .item .col-3 {
    width: 15%;
  }

  .broadcast .referral-table .item .col-4,
  .broadcast .referral-table .item .col-5 {
    width: 15%;
  }
}

@media (min-width: 640px) {

  .broadcast .referral-table .item .col-2,
  .broadcast .referral-table .item .col-4,
  .broadcast .referral-table .item .col-5 {
    width: 15%;
  }
}

.broadcast .embed-responsive {
  position: relative;
  display: block;
  height: 0px;
  width: 100%;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-bottom: 83%;
}

@media (min-width: 768px) {
  .broadcast .embed-responsive {
    height: 100%;
    padding-bottom: 0px;
  }
}

.broadcast .embed-responsive embed,
.broadcast .embed-responsive iframe,
.broadcast .embed-responsive object,
.broadcast .embed-responsive video {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 100%;
  width: 100%;
  border-width: 0px;
}

/* Split - Cont */

.split-cont {
  position: relative;
  width: 100%;
}

.split-cont::after {
  position: absolute;
  top: -0px;
  float: left;
  display: none;
  height: 100%;
  width: 1px;
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(174 176 181 / var(--tw-bg-opacity));
}

@media (min-width: 768px) {
  .split-cont::after {
    left: 50%;
    display: block;
    content: var(--tw-content);
    display: flex;
  }
}

@media (min-width: 1200px) {
  .split-cont::after {
    content: var(--tw-content);
    left: 33.333333%;
  }
}

/* Icons - List */

.icons-list .box {
  float: left;
  display: flex;
  height: 100%;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
}

.icons-list .box> :not([hidden])~ :not([hidden]) {
  border-style: solid;
}

.icons-list .box {
  overflow: hidden;
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(126 45 245 / var(--tw-border-opacity));
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.icons-list .box .icon {
  margin-bottom: 1.5rem;
  width: 100%;
  overflow: hidden;
}

.icons-list .box .icon img {
  max-height: 3rem;
}

.icons-list .box .icon-white {
  display: none;
}

.icons-list .box h3,
.icons-list .box .h3 {
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: 600;
}

.icons-list .box:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(126 45 245 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.icons-list .box:hover .icon-white {
  display: block;
}

.icons-list .box:hover .icon-clr {
  display: none;
}

.icons-list .box:hover h3,
.icons-list .box:hover .h3 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.icons-list .item {
  position: relative;
  margin-bottom: 3.5rem;
  width: 100%;
  padding-right: 1.75rem;
  padding-left: 1.75rem;
}

.icons-list .item::before {
  position: absolute;
  bottom: -3.5rem;
  left: 50%;
  right: -1.75rem;
  z-index: 10;
  float: left;
  margin-left: -1.75rem;
  margin-top: -1.75rem;
  display: flex;
  height: 3.5rem;
  width: 3.5rem;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  text-align: center;
  text-indent: 0px;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(174 176 181 / var(--tw-text-opacity));
  --tw-content: "or";
  content: var(--tw-content);
}

.icons-list .item::after {
  position: absolute;
  bottom: -1.75rem;
  left: 50%;
  float: left;
  margin-left: -3.5rem;
  height: 1px;
  width: 7rem;
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(174 176 181 / var(--tw-bg-opacity));
}

@media (min-width: 768px) {
  .icons-list .item {
    bottom: auto;
  }
}

@media (min-width: 1200px) {
  .icons-list .item {
    width: 50%;
  }

  .icons-list .item::before {
    bottom: auto;
    top: 50%;
    left: auto;
    content: var(--tw-content);
    margin-left: -0px;
  }

  .icons-list .item::after {
    top: 50%;
    left: auto;
    right: 0px;
    margin-top: -3.5rem;
    height: 7rem;
    content: var(--tw-content);
    width: 1px;
  }
}

.icons-list .item:last-child::before {
  content: var(--tw-content);
  display: none;
}

.icons-list .item:last-child::after {
  content: var(--tw-content);
  display: none;
}

/* Terms - Condition */

.terms-condition .aside {
  margin-bottom: 1rem;
}

.terms-condition .aside ul {
  margin-right: -0.5rem;
  margin-bottom: -1rem;
  margin-left: -0.5rem;
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
}

.terms-condition .aside ul li {
  width: 100%;
  padding-right: 0.5rem;
  padding-bottom: 1rem;
  padding-left: 0.5rem;
}

@media (min-width: 1200px) {
  .terms-condition .aside ul li {
    width: 50%;
  }
}

.terms-condition .aside h3,
.terms-condition .aside .h3 {
  margin-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.terms-condition .aside .box {
  position: relative;
  float: left;
  height: 100%;
  width: 100%;
  border-radius: 0.75rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
  padding-top: 0.75rem;
  padding-right: 4rem;
  padding-bottom: 0.75rem;
  padding-left: 0.75rem;
}

.terms-condition .aside .box p {
  margin-bottom: 0.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
}

.terms-condition .aside .box .edit {
  position: absolute;
  top: 50%;
  right: 0.75rem;
  margin-top: -1.125rem;
  overflow: hidden;
}

.terms-condition .aside .box .edit a {
  float: left;
  height: 2.25rem;
  width: 2.25rem;
  border-radius: 0.375rem;
  background-image: url('../img/edit2.svg');
  background-size: 24px auto;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -24rem;
  --tw-shadow: inset #dfe0e2 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.match-box,
.nomatch-box {
  height: 2.25rem;
  width: 2.25rem;
  border-radius: 0.375rem;
  background-size: 20px 20px;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset #dfe0e2 0 0 0 1px;
  position: relative;
  cursor: pointer;
}

/* Example background icons */
.match-box {
  background-color: #22c55e;
  background-image: url('../img/white-checkmark.svg');
}

.btn-compact {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
  margin: 0px;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  border-radius: 0.4375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.7625rem;
  padding-bottom: 0.7625rem;
  text-align: center;
  vertical-align: middle;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: none;
  --tw-shadow: inset #dfe0e2 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
  font-size: 1rem;


}

.nomatch-box {
  background-color: #e5e7eb;
  background-image: url('../img/white-exclamation-point.svg');
}

.edited-match-box {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  height: 1.75rem;
  font-size: 0.75rem;
  font-weight: 500;
  color: #374151;
  /* Gray-700 */
  background-color: #f3f4f6;
  /* Gray-100 */
  border: 1px solid #d1d5db;
  /* Gray-300 */
  border-radius: 0.5rem;
  box-shadow: inset 0 0 0 1px #e5e7eb;
}

/* Popup styling */
.popup-hover {
  visibility: hidden;
  opacity: 0;
  width: 240px;
  background-color: #333;
  color: white;
  text-align: left;
  border-radius: 0.375rem;
  padding: 0.5rem;
  position: absolute;
  bottom: 110%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
  white-space: normal;
}


/* Show on hover */
.nomatch-box:hover .popup-hover {
  visibility: visible;
  opacity: 1;
}

.terms-condition .aside .box .edit a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  background-image: url('../img/edit2-white.svg');
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: inset #000000 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.terms-condition .aside .box .edit a:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  background-image: url('../img/edit2-white.svg');
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: inset #000000 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.terms-condition .aside .box .edit a:active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  background-image: url('../img/edit2-white.svg');
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: inset #000000 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.terms-condition .aside .box select,
.terms-condition .aside .box input[type="text"],
.terms-condition .aside .box input[type="password"],
.terms-condition .aside .box input[type="datetime"],
.terms-condition .aside .box input[type="datetime-local"],
.terms-condition .aside .box input[type="date"],
.terms-condition .aside .box input[type="month"],
.terms-condition .aside .box input[type="time"],
.terms-condition .aside .box input[type="week"],
.terms-condition .aside .box input[type="number"],
.terms-condition .aside .box input[type="email"],
.terms-condition .aside .box input[type="url"],
.terms-condition .aside .box input[type="search"],
.terms-condition .aside .box input[type="tel"],
.terms-condition .aside .box input[type="color"],
.terms-condition .aside .box .uneditable-input {
  pointer-events: none;
  margin: 0px;
  height: auto;
  cursor: not-allowed;
  border-radius: 0px;
  border-style: none;
  padding: 0px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

.terms-condition .aside .box select::-moz-placeholder,
.terms-condition .aside .box input[type="text"]::-moz-placeholder,
.terms-condition .aside .box input[type="password"]::-moz-placeholder,
.terms-condition .aside .box input[type="datetime"]::-moz-placeholder,
.terms-condition .aside .box input[type="datetime-local"]::-moz-placeholder,
.terms-condition .aside .box input[type="date"]::-moz-placeholder,
.terms-condition .aside .box input[type="month"]::-moz-placeholder,
.terms-condition .aside .box input[type="time"]::-moz-placeholder,
.terms-condition .aside .box input[type="week"]::-moz-placeholder,
.terms-condition .aside .box input[type="number"]::-moz-placeholder,
.terms-condition .aside .box input[type="email"]::-moz-placeholder,
.terms-condition .aside .box input[type="url"]::-moz-placeholder,
.terms-condition .aside .box input[type="search"]::-moz-placeholder,
.terms-condition .aside .box input[type="tel"]::-moz-placeholder,
.terms-condition .aside .box input[type="color"]::-moz-placeholder,
.terms-condition .aside .box .uneditable-input::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

.terms-condition .aside .box select::placeholder,
.terms-condition .aside .box input[type="text"]::placeholder,
.terms-condition .aside .box input[type="password"]::placeholder,
.terms-condition .aside .box input[type="datetime"]::placeholder,
.terms-condition .aside .box input[type="datetime-local"]::placeholder,
.terms-condition .aside .box input[type="date"]::placeholder,
.terms-condition .aside .box input[type="month"]::placeholder,
.terms-condition .aside .box input[type="time"]::placeholder,
.terms-condition .aside .box input[type="week"]::placeholder,
.terms-condition .aside .box input[type="number"]::placeholder,
.terms-condition .aside .box input[type="email"]::placeholder,
.terms-condition .aside .box input[type="url"]::placeholder,
.terms-condition .aside .box input[type="search"]::placeholder,
.terms-condition .aside .box input[type="tel"]::placeholder,
.terms-condition .aside .box input[type="color"]::placeholder,
.terms-condition .aside .box .uneditable-input::placeholder {
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

.terms-condition .aside textarea[rows],
.terms-condition .aside textarea {
  height: 7rem;
  width: 100%;
  resize: none;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

/* Edit - Offer */

.edit-offer .btns-wrap {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  margin-bottom: -1.5rem;
  justify-content: flex-end;
}

.edit-offer .btns-wrap a {
  float: left;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  margin-bottom: 1.5rem;
}

.edit-offer .icon-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  float: right;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  background-image: url('../img/icon-close.svg');
  background-size: 20px auto;
  background-repeat: no-repeat;
}

/* Comment - Box */

.comment-box .user-profile {
  position: relative;
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.comment-box .user-profile .user {
  position: relative;
  z-index: 1;
  margin-right: -3.5rem;
  width: 3.5rem;
  border-radius: 9999px;
  background-color: #a36a3724;
}

.comment-box .user-profile .user img {
  width: 100%;
}

.comment-box .user-profile .txt-max {
  width: 100%;
  padding-left: 4.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(138 141 148 / var(--tw-text-opacity));
}

.comment-box .user-profile .txt-max .name {
  margin-bottom: 0.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

.comment-box .user-profile .txt-max .name .ribbon {
  float: none;
  margin-left: 0.25rem;
  display: inline-block;
  height: 1.25rem;
  width: auto;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(126 45 245 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  vertical-align: middle;
  font-size: 0.625rem;
  line-height: 1.25rem;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.comment-box .user-profile .txt-max .address {
  position: relative;
  margin-bottom: 1rem;
  margin-right: 1rem;
  padding-left: 1.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.comment-box .user-profile .txt-max .address::before {
  position: absolute;
  top: 50%;
  left: 0px;
  float: left;
  margin-top: -0.625rem;
  height: 1.25rem;
  width: 1.25rem;
  background-image: url('../img/location-sml.svg');
  background-size: 20px auto;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.comment-box .user-profile .txt-max .count {
  position: relative;
  margin-bottom: 1rem;
  margin-right: 1rem;
  padding-left: 1.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.comment-box .user-profile .txt-max .count::before {
  position: absolute;
  top: 50%;
  left: 0px;
  float: left;
  margin-top: -0.625rem;
  height: 1.25rem;
  width: 1.25rem;
  background-image: url('../img/count.svg');
  background-size: 20px auto;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

/* Applications - Tabs */

.application-tab .top-cont .btn {
  margin: 0px;
  margin-left: 0.75rem;
  margin-bottom: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
}

.application-tab .top-cont .btn:first-child {
  margin-left: 0px;
}

.application-tab .top-cont .btn em {
  margin-right: 0.5rem;
}

.application-tab .top-cont .back-to {
  position: absolute;
  top: -0.125rem;
  left: 0px;
}

.application-tab .top-cont .back-to a {
  float: left;
  height: 2.25rem;
  width: 2.25rem;
  border-radius: 0.5rem;
  background-image: url('../img/arrow-left.svg');
  background-size: 24px auto;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -24rem;
  --tw-shadow: inset #dfe0e2 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.application-tab .top-cont .back-to a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  background-image: url('../img/arrow-left-white.svg');
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: inset #000000 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.application-tab .top-cont .back-to a:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  background-image: url('../img/arrow-left-white.svg');
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: inset #000000 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.application-tab .top-cont .back-to a:active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  background-image: url('../img/arrow-left-white.svg');
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: inset #000000 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.application-tab .tab-links {
  margin-bottom: 1rem;
}

.application-tab .tab-panel .btn {
  margin: 0px;
  margin-right: 0.75rem;
  margin-bottom: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.application-tab .tab-panel .btn:last-child {
  margin-right: 0px;
}

.application-tab .app-table .table-row {
  position: relative;
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  border-radius: 0.75rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(223 224 226 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 4rem;
  padding-left: 3.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

@media (min-width: 1200px) {
  .application-tab .app-table .table-row {
    align-items: center;
  }
}

.application-tab .app-table.alt .table-row {
  padding-left: 1rem;
}

.application-tab .app-table .table-row:last-child {
  margin-bottom: 0px;
}

.application-tab .app-table .table-row .star {
  position: absolute;
  top: 50%;
  left: 1rem;
  float: left;
  margin-top: -0.75rem;
  height: 1.5rem;
  width: 1.5rem;
  background-image: url('../img/star-empty.png');
  background-size: 24px auto;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -24rem;
}

.application-tab .app-table .table-row .star.fill {
  background-image: url('../img/star.png');
}

.application-tab .app-table .table-row.pro-user {
  --tw-border-opacity: 1;
  border-color: rgb(126 45 245 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(248 243 255 / var(--tw-bg-opacity));
}

.application-tab .app-table .user-profile {
  position: relative;
  display: flex;
  max-width: 22.8125rem;
  flex-wrap: wrap;
  align-items: center;
}

.application-tab .app-table .user-profile .user {
  position: relative;
  z-index: 1;
  margin-right: -3rem;
  width: 3rem;
  border-radius: 9999px;
}

.application-tab .app-table .user-profile .user img {
  width: 100%;
}

.application-tab .app-table .user-profile .txt-max {
  width: 100%;
  padding-left: 4rem;
  padding-right: 0px;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(138 141 148 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .application-tab .app-table .user-profile .txt-max {
    padding-right: 4rem;
  }
}

.application-tab .app-table .user-profile .txt-max .name {
  margin-bottom: 0.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity));
}

@media (min-width: 1200px) {
  .application-tab .app-table .user-profile .txt-max .name {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}

.application-tab .app-table .user-profile .txt-max .name .ribbon {
  float: none;
  display: inline-block;
  height: 1.25rem;
  width: auto;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(126 45 245 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  vertical-align: middle;
  font-size: 0.625rem;
  line-height: 1.25rem;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.application-tab .app-table .user-profile .txt-max .address {
  position: relative;
  width: 100%;
  padding-left: 1.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.application-tab .app-table .user-profile .txt-max .address::before {
  position: absolute;
  top: 50%;
  left: 0px;
  float: left;
  margin-top: -0.75rem;
  height: 1.5rem;
  width: 1.5rem;
  background-image: url('../img/location.svg');
  background-size: 24px auto;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

@media (min-width: 1200px) {
  .application-tab .app-table .user-profile .txt-max .address {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.application-tab .app-table .user-profile .value {
  position: absolute;
  top: 50%;
  right: -3rem;
  margin-top: -1.5rem;
  width: 3rem;
}

@media (min-width: 768px) {
  .application-tab .app-table .user-profile .value {
    right: 0px;
  }
}

.application-tab .app-table .user-profile .value img {
  width: 100%;
}

.application-tab .app-table .col-1,
.application-tab .app-table .col-2,
.application-tab .app-table .col-3,
.application-tab .app-table .col-4,
.application-tab .app-table .col-5,
.application-tab .app-table .col-6 {
  position: relative;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  width: 100%;
  padding-right: 0.75rem;
}

@media (min-width: 768px) {

  .application-tab .app-table .col-1,
  .application-tab .app-table .col-2,
  .application-tab .app-table .col-3,
  .application-tab .app-table .col-4,
  .application-tab .app-table .col-5,
  .application-tab .app-table .col-6 {
    width: 50%;
  }
}

@media (min-width: 1200px) {

  .application-tab .app-table .col-1,
  .application-tab .app-table .col-2,
  .application-tab .app-table .col-3,
  .application-tab .app-table .col-4,
  .application-tab .app-table .col-5,
  .application-tab .app-table .col-6 {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 36%;
  }
}

.application-tab .app-table .col-1::before,
.application-tab .app-table .col-2::before,
.application-tab .app-table .col-3::before,
.application-tab .app-table .col-4::before,
.application-tab .app-table .col-5::before,
.application-tab .app-table .col-6::before {
  content: attr(data-label);
  position: absolute;
  top: -1.5rem;
  left: 0px;
  z-index: 1;
  display: block;
  height: 100%;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(138 141 148 / var(--tw-text-opacity));
}

@media (min-width: 1200px) {

  .application-tab .app-table .col-1::before,
  .application-tab .app-table .col-2::before,
  .application-tab .app-table .col-3::before,
  .application-tab .app-table .col-4::before,
  .application-tab .app-table .col-5::before,
  .application-tab .app-table .col-6::before {
    display: none;
  }
}

.application-tab .app-table .col-1 {
  position: relative;
  padding-right: 0px;
}

@media (min-width: 768px) {
  .application-tab .app-table .col-1 {
    padding-right: 1.25rem;
  }
}

@media (min-width: 640px) {
  .application-tab .app-table .col-2 {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .application-tab .app-table .col-2 {
    width: 25%;
  }
}

@media (min-width: 1200px) {
  .application-tab .app-table .col-2 {
    width: 17%;
  }
}

@media (min-width: 640px) {
  .application-tab .app-table .col-3 {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .application-tab .app-table .col-3 {
    width: 25%;
  }
}

@media (min-width: 1200px) {
  .application-tab .app-table .col-3 {
    width: 11%;
  }
}

@media (min-width: 640px) {
  .application-tab .app-table .col-4 {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .application-tab .app-table .col-4 {
    margin-bottom: 0px;
    width: 25%;
  }
}

@media (min-width: 1200px) {
  .application-tab .app-table .col-4 {
    width: 14%;
  }
}

@media (min-width: 640px) {
  .application-tab .app-table .col-5 {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .application-tab .app-table .col-5 {
    margin-bottom: 0px;
    width: 25%;
  }
}

@media (min-width: 1200px) {
  .application-tab .app-table .col-5 {
    width: 13%;
  }
}

.application-tab .app-table .col-6 {
  margin-bottom: 0px;
}

@media (min-width: 640px) {
  .application-tab .app-table .col-6 {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .application-tab .app-table .col-6 {
    width: 25%;
  }
}

@media (min-width: 1200px) {
  .application-tab .app-table .col-6 {
    margin-right: -5%;
    width: 14%;
    padding-right: 0.25rem;
  }
}

.application-tab .app-table .table-heading {
  display: none;
  border-radius: 0px;
  border-width: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(138 141 148 / var(--tw-text-opacity));
}

@media (min-width: 1200px) {
  .application-tab .app-table .table-heading {
    display: block;
    display: flex;
  }
}

.application-tab .archive-up {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -1.375rem;
  overflow: hidden;
}

.application-tab .archive-up a {
  float: left;
  display: flex;
  height: 2.75rem;
  width: 2.75rem;
  cursor: pointer;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 0.4375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  background-image: url('../img/bugket-arrow.svg');
  background-size: 24px auto;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -24rem;
  --tw-shadow: inset #dfe0e2 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.application-tab .archive-up a:hover,
.application-tab .archive-up a.active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  background-image: url('../img/bugket-arrow-white.svg');
  --tw-shadow: inset #000000 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.application-tab .right-arrow {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -1.375rem;
  overflow: hidden;
}

.application-tab .right-arrow a {
  float: left;
  display: flex;
  height: 2.75rem;
  width: 2.75rem;
  cursor: pointer;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 0.4375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  background-image: url('../img/arrow-right.svg');
  background-size: 24px auto;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -24rem;
  --tw-shadow: inset #dfe0e2 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.application-tab .right-arrow a:hover,
.application-tab .right-arrow a.active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  background-image: url('../img/arrow-right-white.svg');
  --tw-shadow: inset #000000 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.application-tab .dropdown {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -1.375rem;
}

.application-tab .dropdown-toggle {
  float: left;
  display: flex;
  height: 2.75rem;
  width: 2.75rem;
  cursor: pointer;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.4375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  background-image: url('../img/dots.png');
  background-size: 24px auto;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -24rem;
  --tw-shadow: inset #dfe0e2 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
}

.application-tab .dropdown-toggle:hover,
.application-tab .dropdown-toggle:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  background-image: url('../img/dots-white.png');
  --tw-shadow: inset #000000 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.application-tab .dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0px;
  z-index: 50;
  display: none;
  min-width: 12.5rem;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  --tw-shadow: 0px 0px 40px #0000001F;
  --tw-shadow-colored: 0px 0px 40px 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) {
  .application-tab .dropdown-menu {
    min-width: 14.0625rem;
  }
}

.application-tab .dropdown-menu ul {
  margin: 0px;
  width: 100%;
  overflow: hidden;
  padding: 0px;
}

.application-tab .dropdown-menu ul li {
  margin: 0px;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  padding: 0px;
}

.application-tab .dropdown-menu ul li a {
  position: relative;
  float: left;
  margin: 0px;
  width: 100%;
  overflow: hidden;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 2.25rem;
  padding-right: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(102 105 112 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.application-tab .dropdown-menu ul li a::before {
  position: absolute;
  top: 50%;
  left: 0px;
  float: left;
  margin-top: -0.75rem;
  height: 1.5rem;
  width: 1.5rem;
  background-size: 24px auto;
  background-position: center;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.application-tab .dropdown-menu ul li.share a::before {
  content: var(--tw-content);
  background-image: url('../img/share-gray.svg');
}

.application-tab .dropdown-menu ul li.share:hover a::before,
.application-tab .dropdown-menu ul li.share.active a::before {
  content: var(--tw-content);
  background-image: url('../img/share-purple.svg');
}

.application-tab .dropdown-menu ul li.archive a::before {
  content: var(--tw-content);
  background-image: url('../img/archive-gray.svg');
}

.application-tab .dropdown-menu ul li.archive:hover a::before,
.application-tab .dropdown-menu ul li.archive.active a::before {
  content: var(--tw-content);
  background-image: url('../img/archive-purple.svg');
}

.application-tab .dropdown-menu ul li.unarchive a::before {
  content: var(--tw-content);
  background-image: url('../img/unarchive-gray.svg');
}

.application-tab .dropdown-menu ul li.unarchive:hover a::before,
.application-tab .dropdown-menu ul li.unarchive.active a::before {
  content: var(--tw-content);
  background-image: url('../img/unarchive-purple.svg');
}

.application-tab .dropdown-menu ul li.favorite a::before {
  content: var(--tw-content);
  background-image: url('../img/star-gray.svg');
}

.application-tab .dropdown-menu ul li.favorite:hover a::before,
.application-tab .dropdown-menu ul li.favorite.active a::before {
  content: var(--tw-content);
  background-image: url('../img/star-purple.svg');
}

.application-tab .dropdown-menu ul li.unfavorite a::before {
  content: var(--tw-content);
  background-image: url('../img/star-mute.svg');
}

.application-tab .dropdown-menu ul li.unfavorite:hover a::before,
.application-tab .dropdown-menu ul li.unfavorite.active a::before {
  content: var(--tw-content);
  background-image: url('../img/star-mute-purple.svg');
}

.application-tab .dropdown-menu ul li a:hover,
.application-tab .dropdown-menu ul li.active a {
  --tw-text-opacity: 1;
  color: rgb(126 45 245 / var(--tw-text-opacity));
}

.application-tab .dropdown.active .dropdown-menu {
  display: block;
}

.application-tab .dropdown.active .dropdown-toggle {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  background-image: url('../img/dots-white.png');
  --tw-shadow: inset #000000 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 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);
  outline: 2px solid transparent;
  outline-offset: 2px;
}

/* Share Favorites */

.share-fav ul {
  margin: 0px;
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
}

.share-fav ul li {
  margin: 0px;
  margin-bottom: 1rem;
  width: 100%;
  padding: 0px;
}

.share-fav ul li:last-child {
  margin-bottom: 0px;
}

.share-fav .btns-wrap {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  margin-bottom: -1.5rem;
  justify-content: flex-end;
}

.share-fav .btns-wrap a {
  float: left;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  margin-bottom: 1.5rem;
}

.share-fav .icon-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  float: right;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  background-image: url('../img/icon-close.svg');
  background-size: 20px auto;
  background-repeat: no-repeat;
}

.share-fav textarea[rows],
.share-fav textarea {
  height: 5.625rem;
  width: 100%;
  resize: none;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

/* Share Favorites */

.share-fav ul {
  margin: 0px;
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
}

.share-fav ul li {
  margin: 0px;
  margin-bottom: 1rem;
  width: 100%;
  padding: 0px;
}

.share-fav ul li:last-child {
  margin-bottom: 0px;
}

.share-fav .btns-wrap {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  margin-bottom: -1.5rem;
  justify-content: flex-end;
}

.share-fav .btns-wrap a {
  float: left;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  margin-bottom: 1.5rem;
}

.share-fav .icon-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  float: right;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  background-image: url('../img/icon-close.svg');
  background-size: 20px auto;
  background-repeat: no-repeat;
}

.share-fav textarea[rows],
.share-fav textarea {
  height: 5.625rem;
  width: 100%;
  resize: none;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 200px;
  /* Adjust based on your content */
  background-color: black;
  color: white;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  /* Position just above the icon */
  left: 50%;
  margin-left: -100px;
  /* Adjust this value to center the tooltip */
  /* Add arrow */
  opacity: 0;
  transition: opacity 0.3s;
  font-size: small;
}

.far.fa-info-circle {
  margin-left: 5px;
  color: #4A5568;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.no-underline {
  text-decoration: none;
  /* Removes the underline */
}

.datepicker-cell.prev,
.datepicker-cell.next {
  color: #9ca3af !important;
}

.choices .choices__input--cloned {
  min-width: 12ch !important;
  width: auto !important;
}