/*@tailwind base;*/

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

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

.rma-mt-\[12px\] {
  margin-top: 12px;
}

.rma-flex {
  display: flex;
}

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

.rma-grid {
  display: grid;
}

.rma-h-\[16px\] {
  height: 16px;
}

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

.rma-min-h-\[315px\] {
  min-height: 315px;
}

.rma-w-\[16px\] {
  width: 16px;
}

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

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

.rma-cursor-pointer {
  cursor: pointer;
}

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

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

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

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

.rma-gap-\[12px\] {
  gap: 12px;
}

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

.rma-gap-\[64px\] {
  gap: 64px;
}

.rma-text-pretty {
  text-wrap: pretty;
}

.rma-rounded-\[12px\] {
  border-radius: 12px;
}

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

.rma-fill-none {
  fill: none;
}

.rma-stroke-current {
  stroke: currentColor;
}

.rma-p-\[0\] {
  padding: 0;
}

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

.rma-py-\[8px\] {
  padding-top: 8px;
  padding-bottom: 8px;
}

.rma-text-\[14px\] {
  font-size: 14px;
}

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

.rma-font-\[400\] {
  font-weight: 400;
}

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

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

.rma-text-\[\#7B8199\] {
  --tw-text-opacity: 1;
  color: rgb(123 129 153 / var(--tw-text-opacity, 1));
}

.rma-transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

.rma-duration-500 {
  transition-duration: 500ms;
}

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

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

.read-more-modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1050;
  /* Sit on top */
  padding-top: 100px;
  /* 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 */
}

.read-more-modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 10px;
  border: 1px solid #888;
}

.testter-text-pretty{
  text-wrap: pretty;
}

.testter-line-clamp-5{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}

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

.hover\:rma-text-testter-main:hover {
  --tw-text-opacity: 1;
  color: rgb(123 97 255 / var(--tw-text-opacity, 1));
}

.rma-group:hover .group-hover\:rma-fill-testter-main {
  fill: #7B61FF;
}

.rma-group:hover .group-hover\:rma-fill-white {
  fill: #fff;
}

.rma-group:hover .group-hover\:rma-stroke-testter-main {
  stroke: #7B61FF;
}

@media (min-width: 640px) {
  .sm\:rma-w-\[585px\] {
    width: 585px;
  }
}