/*@tailwind base;*/

.nm-flex {
  display: flex;
}

.nm-grid {
  display: grid;
}

.nm-hidden {
  display: none;
}

.nm-h-auto {
  height: auto;
}

.nm-w-\[80\%\] {
  width: 80%;
}

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

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

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

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

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

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

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

.nm-gap-\[16px\] {
  gap: 16px;
}

.nm-gap-\[34px\] {
  gap: 34px;
}

.nm-gap-\[8px\] {
  gap: 8px;
}

.nm-gap-\[6px\] {
  gap: 6px;
}

.nm-rounded-\[16px\] {
  border-radius: 16px;
}

.nm-rounded-\[4px\] {
  border-radius: 4px;
}

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

.nm-border-\[1px\] {
  border-width: 1px;
}

.nm-border-\[\#6D60F6\] {
  --tw-border-opacity: 1;
  border-color: rgb(109 96 246 / var(--tw-border-opacity, 1));
}

.nm-border-\[\#959595\] {
  --tw-border-opacity: 1;
  border-color: rgb(149 149 149 / var(--tw-border-opacity, 1));
}

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

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

.nm-fill-\[\#6D60F6\] {
  fill: #6D60F6;
}

.nm-fill-white {
  fill: #fff;
}

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

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

.nm-py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nm-py-\[16px\] {
  padding-top: 16px;
  padding-bottom: 16px;
}

.nm-text-\[12px\] {
  font-size: 12px;
}

.nm-text-\[16px\] {
  font-size: 16px;
}

.nm-font-\[500\] {
  font-weight: 500;
}

.nm-font-\[700\] {
  font-weight: 700;
}

.nm-text-\[\#6D60F6\] {
  --tw-text-opacity: 1;
  color: rgb(109 96 246 / var(--tw-text-opacity, 1));
}

.nm-text-\[\#959595\] {
  --tw-text-opacity: 1;
  color: rgb(149 149 149 / var(--tw-text-opacity, 1));
}

.nm-transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.nm-duration-200 {
  transition-duration: 200ms;
}

*, ::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(0 0 0 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(0 0 0 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

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

::before,
::after {
  --tw-content: '';
}

.notification-modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1050;
  /* Sit on top */
  padding-top: 25px;
  /* Location of the box */
  padding-bottom: 10px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0,0,0);
  /* Fallback color */
  background-color: rgba(0,0,0,0.4);
  /* Black w/ opacity */
}

.notification-modal-content {
  background-color: #fefefe;
  margin: auto;
  border: 1px solid #888;
}

.hover\:nm-border-\[\#6D60F6\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(109 96 246 / var(--tw-border-opacity, 1));
}

.hover\:nm-bg-\[\#6D60F6\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(109 96 246 / var(--tw-bg-opacity, 1));
}

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

.hover\:nm-no-underline:hover {
  text-decoration-line: none;
}

.focus\:nm-border-\[\#6D60F6\]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(109 96 246 / var(--tw-border-opacity, 1));
}

.focus\:nm-bg-\[\#6D60F6\]:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(109 96 246 / var(--tw-bg-opacity, 1));
}

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

.focus\:nm-no-underline:focus {
  text-decoration-line: none;
}

.focus\:nm-outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:nm-ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:nm-ring-\[\#6D60F6\]:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(109 96 246 / var(--tw-ring-opacity, 1));
}

.focus\:nm-ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}

.nm-group:hover .group-hover\:nm-fill-violet-700 {
  fill: #6d28d9;
}

.nm-group:hover .group-hover\:nm-fill-\[\#2F2970\] {
  fill: #2F2970;
}

.nm-group:focus .group-focus\:nm-fill-\[\#F0EFFE\] {
  fill: #F0EFFE;
}

.nm-group:focus .group-focus\:nm-fill-\[\#6D60F6\] {
  fill: #6D60F6;
}

@media (min-width: 640px) {
  .sm\:nm-block {
    display: block;
  }

  .sm\:nm-hidden {
    display: none;
  }

  .sm\:nm-w-\[585px\] {
    width: 585px;
  }

  .sm\:nm-justify-center {
    justify-content: center;
  }
}

@media (min-width: 1024px) {
  .lg\:nm-w-\[854px\] {
    width: 854px;
  }

  .lg\:nm-w-\[816px\] {
    width: 816px;
  }

  .lg\:nm-gap-\[134px\] {
    gap: 134px;
  }

  .lg\:nm-gap-\[16px\] {
    gap: 16px;
  }

  .lg\:nm-gap-\[24px\] {
    gap: 24px;
  }

  .lg\:nm-gap-\[48px\] {
    gap: 48px;
  }

  .lg\:nm-rounded-\[40px\] {
    border-radius: 40px;
  }

  .lg\:nm-px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px;
  }

  .lg\:nm-py-\[40px\] {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .lg\:nm-text-\[20px\] {
    font-size: 20px;
  }

  .lg\:nm-text-\[32px\] {
    font-size: 32px;
  }
}