/* 
* Not including base from tailwind as we will depend on the 
* Base functionalities coming from ui-repo
*/
._Z2eg- {
  background-color: #000;
  background-color: rgba(0, 0, 0, .4);
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999
}

._1I8b8 {
  -webkit-animation: _sGtFI;
  animation: _sGtFI
}

._06ju- {
  -webkit-animation: _3txBr;
  animation: _3txBr;
  opacity: 0
}

@-webkit-keyframes _sGtFI {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes _sGtFI {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes _3txBr {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes _3txBr {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.left-2 {
  left: .5rem
}

.right-2 {
  right: .5rem
}

.mt-1 {
  margin-top: .25rem
}

.block {
  display: block
}

.flex {
  display: flex
}

.w-full {
  width: 100%
}

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

.items-center {
  align-items: center
}

.rounded-md {
  border-radius: 8px
}

.border {
  border-width: 1px
}

.border-grey-300 {
  border-color: var(--grey-300)
}

.border-red-500 {
  border-color: var(--red-500)
}

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

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

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

.text-base {
  font-size: 16px
}

.text-grey-800 {
  color: var(--grey-800)
}

.text-red-500 {
  color: var(--red-500)
}

.placeholder-grey-600::-moz-placeholder {
  color: var(--grey-600)
}

.placeholder-grey-600:-ms-input-placeholder {
  color: var(--grey-600)
}

.placeholder-grey-600::placeholder {
  color: var(--grey-600)
}

.placeholder-red-500::-moz-placeholder {
  color: var(--red-500)
}

.placeholder-red-500:-ms-input-placeholder {
  color: var(--red-500)
}

.placeholder-red-500::placeholder {
  color: var(--red-500)
}

.opacity-50 {
  opacity: .5
}

.shadow-sm {
  --tw-shadow: 0 8px 13px #464a5514;
  --tw-shadow-colored: 0 8px 13px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:border-brand-500:focus {
  border-color: var(--brand-500)
}

.focus\:outline-none:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.focus\:ring-1: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(1px + 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\:ring-brand-500:focus {
  --tw-ring-color: var(--brand-500)
}

@media (max-width:767px) {
  .sm\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem
  }
}

._FJ5jv {
  a {
    color: #1572ed
  }

  ol,
  ul {
    padding-left: 12px
  }

  li,
  ol {
    list-style-type: decimal
  }

  li {
    margin: 8px 0
  }
}

._XEOgp {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative
}

._XEOgp iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.copilot-gradient-text {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(94deg, #6469e4 28.57%, #e3756b 86.22%, #fbaa39 97.93%);
  background-clip: text;
  -webkit-background-clip: text
}

/*! tailwindcss v3.4.6 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
  border: 0 solid;
  box-sizing: border-box
}

:after,
:before {
  --tw-content: ""
}

:host,
html {
  -webkit-text-size-adjust: 100%;
  font-feature-settings: normal;
  -webkit-tap-highlight-color: transparent;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-variation-settings: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4
}

body {
  line-height: inherit;
  margin: 0
}

hr {
  border-top-width: 1px;
  color: inherit;
  height: 0
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit
}

a {
  color: inherit;
  text-decoration: inherit
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
pre,
samp {
  font-feature-settings: normal;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em;
  font-variation-settings: normal
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0
}

button,
input,
optgroup,
select,
textarea {
  font-feature-settings: inherit;
  color: inherit;
  font-family: inherit;
  font-size: 100%;
  font-variation-settings: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0
}

button,
select {
  text-transform: none
}

button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none
}

:-moz-focusring {
  outline: auto
}

:-moz-ui-invalid {
  box-shadow: none
}

progress {
  vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

summary {
  display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0
}

fieldset {
  margin: 0
}

fieldset,
legend {
  padding: 0
}

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

dialog {
  padding: 0
}

textarea {
  resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #9ca3af;
  opacity: 1
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #9ca3af;
  opacity: 1
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #9ca3af;
  opacity: 1
}

input::placeholder,
textarea::placeholder {
  color: #9ca3af;
  opacity: 1
}

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

:disabled {
  cursor: default
}

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

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

[hidden] {
  display: none
}

*,
:after,
:before {
  --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: rgba(59, 130, 246, .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:
}

::-webkit-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: rgba(59, 130, 246, .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: rgba(59, 130, 246, .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:
}

.visible {
  visibility: visible
}

.static {
  position: static
}

.fixed {
  position: fixed
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.bottom-0 {
  bottom: 0
}

.bottom-11 {
  bottom: 2.75rem
}

.bottom-2 {
  bottom: .5rem
}

.bottom-5 {
  bottom: 1.25rem
}

.left-1 {
  left: .25rem
}

.left-2 {
  left: .5rem
}

.left-\[45\%\] {
  left: 45%
}

.right-0 {
  right: 0
}

.top-0 {
  top: 0
}

.top-4 {
  top: 1rem
}

.z-10 {
  z-index: 10
}

.z-50 {
  z-index: 50
}

.m-4 {
  margin: 1rem
}

.m-auto {
  margin: auto
}

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

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

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

.my-3 {
  margin-bottom: .75rem;
  margin-top: .75rem
}

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

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

.mb-2 {
  margin-bottom: .5rem
}

.mb-3 {
  margin-bottom: .75rem
}

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

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

.ml-10 {
  margin-left: 2.5rem
}

.ml-14 {
  margin-left: 3.5rem
}

.ml-16 {
  margin-left: 4rem
}

.ml-2 {
  margin-left: .5rem
}

.ml-3 {
  margin-left: .75rem
}

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

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

.ml-auto {
  margin-left: auto
}

.mr-1 {
  margin-right: .25rem
}

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

.mr-2 {
  margin-right: .5rem
}

.mr-3 {
  margin-right: .75rem
}

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

.mt-0 {
  margin-top: 0
}

.mt-0\.5 {
  margin-top: .125rem
}

.mt-1 {
  margin-top: .25rem
}

.mt-2 {
  margin-top: .5rem
}

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

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

.block {
  display: block
}

.inline {
  display: inline
}

.flex {
  display: flex
}

.hidden {
  display: none
}

.h-10 {
  height: 2.5rem
}

.h-12 {
  height: 3rem
}

.h-2 {
  height: .5rem
}

.h-6 {
  height: 1.5rem
}

.h-7 {
  height: 1.75rem
}

.h-8 {
  height: 2rem
}

.h-\[1px\] {
  height: 1px
}

.h-\[200px\] {
  height: 200px
}

.h-\[260px\] {
  height: 260px
}

.h-\[calc\(100\%\+2rem\)\] {
  height: calc(100% + 2rem)
}

.h-\[calc\(100vh_-_128px\)\] {
  height: calc(100vh - 128px)
}

.h-\[calc\(100vh_-_16px\)\] {
  height: calc(100vh - 16px)
}

.h-\[calc\(70vh_-_190px\)\] {
  height: calc(70vh - 190px)
}

.h-full {
  height: 100%
}

.max-h-\[208px\] {
  max-height: 208px
}

.min-h-\[100px\] {
  min-height: 100px
}

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

.w-10 {
  width: 2.5rem
}

.w-12 {
  width: 3rem
}

.w-2 {
  width: .5rem
}

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

.w-6 {
  width: 1.5rem
}

.w-7 {
  width: 1.75rem
}

.w-8 {
  width: 2rem
}

.w-\[340px\] {
  width: 340px
}

.w-\[40\%\] {
  width: 40%
}

.w-\[430px\] {
  width: 430px
}

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

.w-full {
  width: 100%
}

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

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

.max-w-\[294px\] {
  max-width: 294px
}

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

.flex-grow {
  flex-grow: 1
}

.translate-x-0 {
  --tw-translate-x: 0px
}

.translate-x-0,
.translate-x-full {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-x-full {
  --tw-translate-x: 100%
}

.rotate-180 {
  --tw-rotate: 180deg
}

.rotate-180,
.transform {
  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))
}

@-webkit-keyframes bounce {

  0%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(.8, 0, 1, 1);
    transform: translateY(-25%)
  }

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

@keyframes bounce {

  0%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(.8, 0, 1, 1);
    transform: translateY(-25%)
  }

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

.animate-bounce {
  -webkit-animation: bounce 1s infinite;
  animation: bounce 1s infinite
}

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

.cursor-pointer {
  cursor: pointer
}

.resize-none {
  resize: none
}

.flex-row {
  flex-direction: row
}

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

.flex-col {
  flex-direction: column
}

.flex-wrap {
  flex-wrap: wrap
}

.content-center {
  align-content: center
}

.content-evenly {
  align-content: space-evenly
}

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

.items-center {
  align-items: center
}

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

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

.justify-center {
  justify-content: center
}

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

.justify-evenly {
  justify-content: space-evenly
}

.gap-1 {
  gap: .25rem
}

.gap-2 {
  gap: .5rem
}

.gap-3 {
  gap: .75rem
}

.space-x-3>:not([hidden])~:not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-left: calc(.75rem*(1 - var(--tw-space-x-reverse)));
  margin-right: calc(.75rem*var(--tw-space-x-reverse))
}

.self-auto {
  align-self: auto
}

.self-start {
  align-self: flex-start
}

.self-center {
  align-self: center
}

.justify-self-end {
  justify-self: end
}

.overflow-auto {
  overflow: auto
}

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

.whitespace-normal {
  white-space: normal
}

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

.text-wrap {
  text-wrap: wrap
}

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

.rounded {
  border-radius: .25rem
}

.rounded-2xl {
  border-radius: 20px
}

.rounded-full {
  border-radius: 50%
}

.rounded-lg {
  border-radius: 12px
}

.rounded-md {
  border-radius: 8px
}

.rounded-sm {
  border-radius: 4px
}

.rounded-ee-xl {
  border-end-end-radius: 16px
}

.rounded-es-xl {
  border-end-start-radius: 16px
}

.rounded-se-xl {
  border-start-end-radius: 16px
}

.rounded-ss-xl {
  border-start-start-radius: 16px
}

.rounded-tl-xl {
  border-top-left-radius: 16px
}

.rounded-tr-xl {
  border-top-right-radius: 16px
}

.border,
.border-sm {
  border-width: 1px
}

.border-xs {
  border-width: .5px
}

.border-b,
.border-b-\[1px\] {
  border-bottom-width: 1px
}

.border-t,
.border-t-sm {
  border-top-width: 1px
}

.border-t-xs {
  border-top-width: .5px
}

.border-\[\#1572ED\] {
  --tw-border-opacity: 1;
  border-color: rgb(21 114 237/var(--tw-border-opacity))
}

.border-\[\#30A882\] {
  --tw-border-opacity: 1;
  border-color: rgb(48 168 130/var(--tw-border-opacity))
}

.border-\[\#E0EDFE\] {
  --tw-border-opacity: 1;
  border-color: rgb(224 237 254/var(--tw-border-opacity))
}

.border-\[\#E4E4E4\] {
  --tw-border-opacity: 1;
  border-color: rgb(228 228 228/var(--tw-border-opacity))
}

.border-\[\#EBEBEC\] {
  --tw-border-opacity: 1;
  border-color: rgb(235 235 236/var(--tw-border-opacity))
}

.border-\[\#dfdfdf\] {
  --tw-border-opacity: 1;
  border-color: rgb(223 223 223/var(--tw-border-opacity))
}

.border-\[\#fafafe\] {
  --tw-border-opacity: 1;
  border-color: rgb(250 250 254/var(--tw-border-opacity))
}

.border-grey-100 {
  border-color: var(--grey-100)
}

.border-grey-200 {
  border-color: var(--grey-200)
}

.border-grey-300 {
  border-color: var(--grey-300)
}

.border-grey-400 {
  border-color: var(--grey-400)
}

.border-grey-800 {
  border-color: var(--grey-800)
}

.border-y-\[\#ebebec\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(235 235 236/var(--tw-border-opacity));
  border-top-color: rgb(235 235 236/var(--tw-border-opacity))
}

.bg-\[\#1572ED\] {
  --tw-bg-opacity: 1;
  background-color: rgb(21 114 237/var(--tw-bg-opacity))
}

.bg-\[\#6469E4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(100 105 228/var(--tw-bg-opacity))
}

.bg-\[\#CE365C\] {
  --tw-bg-opacity: 1;
  background-color: rgb(206 54 92/var(--tw-bg-opacity))
}

.bg-\[\#D9D9D9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217/var(--tw-bg-opacity))
}

.bg-\[\#E1E1E1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(225 225 225/var(--tw-bg-opacity))
}

.bg-\[\#E9EAFB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(233 234 251/var(--tw-bg-opacity))
}

.bg-\[\#EEF5FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(238 245 255/var(--tw-bg-opacity))
}

.bg-\[\#F4F4F5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245/var(--tw-bg-opacity))
}

.bg-\[\#FFFFFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-\[\#f4f4f5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245/var(--tw-bg-opacity))
}

.bg-brand-500 {
  background-color: var(--brand-500)
}

.bg-brand-700 {
  background-color: var(--brand-700)
}

.bg-green-600 {
  background-color: var(--green-600)
}

.bg-green-700 {
  background-color: var(--green-700)
}

.bg-grey-700 {
  background-color: var(--grey-700)
}

.bg-orange-600 {
  background-color: var(--orange-600)
}

.bg-red-700 {
  background-color: var(--red-700)
}

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

.bg-yellow-500 {
  background-color: var(--yellow-500)
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops))
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops))
}

.from-\[\#6469E4\] {
  --tw-gradient-from: #6469e4 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(100, 105, 228, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#CED0F6\] {
  --tw-gradient-from: #ced0f6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(206, 208, 246, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#FFFFFF\] {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.via-\[\#FFFFFF\] {
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.to-\[\#EFF1FB\] {
  --tw-gradient-to: #eff1fb var(--tw-gradient-to-position)
}

.to-\[\#FBAA39\] {
  --tw-gradient-to: #fbaa39 var(--tw-gradient-to-position)
}

.to-\[\#FFFFFF\] {
  --tw-gradient-to: #fff var(--tw-gradient-to-position)
}

.p-1 {
  padding: .25rem
}

.p-2 {
  padding: .5rem
}

.p-3 {
  padding: .75rem
}

.p-4 {
  padding: 1rem
}

.p-\[1px\] {
  padding: 1px
}

.p-\[6px\] {
  padding: 6px
}

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

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

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

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

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

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

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

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

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

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

.pl-2 {
  padding-left: .5rem
}

.pr-2 {
  padding-right: .5rem
}

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

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

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

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

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

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

.text-\[10px\],
.text-s-10 {
  font-size: 10px
}

.text-s-12 {
  font-size: 12px
}

.text-s-14 {
  font-size: 14px
}

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

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

.font-bold {
  font-weight: 700
}

.font-light {
  font-weight: 300
}

.font-medium {
  font-weight: 500
}

.font-normal {
  font-weight: 400
}

.font-semibold {
  font-weight: 600
}

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

.leading-\[1px\] {
  line-height: 1px
}

.text-\[\#1572ED\] {
  --tw-text-opacity: 1;
  color: rgb(21 114 237/var(--tw-text-opacity))
}

.text-\[\#2C323C\] {
  --tw-text-opacity: 1;
  color: rgb(44 50 60/var(--tw-text-opacity))
}

.text-\[\#30A882\] {
  --tw-text-opacity: 1;
  color: rgb(48 168 130/var(--tw-text-opacity))
}

.text-\[\#9B9B9B\] {
  --tw-text-opacity: 1;
  color: rgb(155 155 155/var(--tw-text-opacity))
}

.text-\[\#E5E5E5\] {
  --tw-text-opacity: 1;
  color: rgb(229 229 229/var(--tw-text-opacity))
}

.text-\[\#E8743E\] {
  --tw-text-opacity: 1;
  color: rgb(232 116 62/var(--tw-text-opacity))
}

.text-\[\#FFFFFF\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity))
}

.text-brand-900 {
  color: var(--brand-900)
}

.text-grey-300 {
  color: var(--grey-300)
}

.text-grey-700 {
  color: var(--grey-700)
}

.text-grey-900 {
  color: var(--grey-900)
}

.text-red-600 {
  color: var(--red-600)
}

.text-red-700 {
  color: var(--red-700)
}

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

.opacity-0 {
  opacity: 0
}

.opacity-100 {
  opacity: 1
}

.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color)
}

.shadow-2xl,
.shadow-lg {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-lg {
  --tw-shadow: 0 0 34px rgba(70, 74, 85, .1);
  --tw-shadow-colored: 0 0 34px var(--tw-shadow-color)
}

.shadow-md {
  --tw-shadow: 0 13px 22px rgba(70, 74, 85, .08);
  --tw-shadow-colored: 0 13px 22px var(--tw-shadow-color)
}

.shadow-md,
.shadow-sm {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-sm {
  --tw-shadow: 0 8px 13px rgba(70, 74, 85, .08);
  --tw-shadow-colored: 0 8px 13px var(--tw-shadow-color)
}

.outline-\[\#f4f4f5\] {
  outline-color: #f4f4f5
}

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

.transition-all {
  transition-duration: .15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-colors {
  transition-duration: .15s;
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.duration-200 {
  transition-duration: .2s
}

.duration-300 {
  transition-duration: .3s
}

.duration-500 {
  transition-duration: .5s
}

.ease-in {
  transition-timing-function: cubic-bezier(.4, 0, 1, 1)
}

.ease-in-out {
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.ease-linear {
  transition-timing-function: linear
}

.first\:border-none:first-child {
  border-style: none
}

.hover\:border-\[\#2C323C\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(44 50 60/var(--tw-border-opacity))
}

.hover\:border-\[\#42a787\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(66 167 135/var(--tw-border-opacity))
}

.hover\:bg-brand-600:hover {
  background-color: var(--brand-600)
}

.hover\:font-semibold:hover {
  font-weight: 600
}

.hover\:shadow-sm:hover {
  --tw-shadow: 0 8px 13px rgba(70, 74, 85, .08);
  --tw-shadow-colored: 0 8px 13px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed
}

@media (max-width:767px) {
  .sm\:w-full {
    width: 100%
  }
}

._8Fi4Z {
  background-color: #009bff;
  border-radius: 4px;
  margin: 50px auto;
  width: 500px
}

._8Fi4Z,
._8Fi4Z:after {
  clear: both;
  display: block
}

._8Fi4Z:after {
  content: ""
}

._8Fi4Z ._SdbO- {
  box-sizing: border-box;
  float: left;
  padding: 40px 0;
  text-align: center;
  width: 50%
}

._zfmYu {
  clear: both;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 22px;
  height: 50px;
  line-height: 24px;
  margin: auto;
  position: relative;
  width: 24px
}

._zfmYu input {
  cursor: pointer;
  opacity: 0;
  position: absolute
}

._zfmYu ._ZU22P {
  background-color: transparent;
  border: 2px solid #92959a;
  border-radius: 5px;
  height: 22px;
  position: absolute;
  transition: all .1s ease-in;
  width: 22px
}

._zfmYu input:checked~._ZU22P {
  background-color: #1572ed;
  border: 2px solid #fff;
  border-radius: 5px;
  opacity: 1;
  transform: rotate(0deg) scale(1)
}

._zfmYu ._ZU22P:after {
  border-radius: 5px;
  content: "";
  position: absolute
}

._zfmYu input:checked~._ZU22P:after {
  border: solid #fff;
  border-radius: 0;
  border-width: 0 2px 2px 0;
  height: 12px;
  left: 6px;
  top: 2px;
  transform: rotate(45deg) scale(1);
  width: 6px
}

._zfmYu input:checked~._ZU22P:before {
  border-radius: 5px;
  height: 24px;
  left: -3px;
  opacity: 0;
  top: -3px;
  transform: scale(3);
  transition: all .1s ease-out;
  width: 24px
}

.inline-flex {
  display: inline-flex
}

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

.items-center {
  align-items: center
}

.justify-center {
  justify-content: center
}

.\!rounded {
  border-radius: .25rem !important
}

.rounded {
  border-radius: .25rem
}

.rounded-lg {
  border-radius: 12px
}

.rounded-md {
  border-radius: 8px
}

.rounded-sm {
  border-radius: 4px
}

.rounded-xl {
  border-radius: 16px
}

.rounded-xs {
  border-radius: 2px
}

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

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

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

.border-brand-700 {
  border-color: var(--brand-700)
}

.border-b-grey-600 {
  border-bottom-color: var(--grey-600)
}

.bg-brand-700 {
  background-color: var(--brand-700)
}

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

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

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

.text-center {
  text-align: center
}

.text-base {
  font-size: 16px
}

.font-bold {
  font-weight: 700
}

.text-brand-700 {
  color: var(--brand-700)
}

.text-grey-700 {
  color: var(--grey-700)
}

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

.focus\:outline-none:focus,
.outline-none {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.disabled\:opacity-25:disabled {
  opacity: .25
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.flex {
  display: flex
}

.h-full {
  height: 100%
}

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

.items-center {
  align-items: center
}

.justify-center {
  justify-content: center
}

.rounded-xl {
  border-radius: 16px
}

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

@media (max-width:767px) {
  .sm\:w-11\/12 {
    width: 91.666667%
  }
}

._-zgZI {
  background-color: #fff;
  height: 100%;
  overflow-x: hidden;
  position: fixed;
  width: 0;
  z-index: 2
}

._UAGtt {
  right: 0;
  top: 0;
  width: 350px
}

._NHhut {
  bottom: 0;
  height: 250px;
  width: 100%
}

._OjYvl {
  -webkit-animation: _eBehV;
  animation: _eBehV;
  transform: translateX(0)
}

._Ij2ry {
  -webkit-animation: _mNHZJ;
  animation: _mNHZJ;
  transform: translateX(100%)
}

@-webkit-keyframes _eBehV {
  0% {
    transform: translateX(100%)
  }

  to {
    transform: translateX(0)
  }
}

@keyframes _eBehV {
  0% {
    transform: translateX(100%)
  }

  to {
    transform: translateX(0)
  }
}

@-webkit-keyframes _mNHZJ {
  0% {
    transform: translateX(0)
  }

  to {
    transform: translateX(100%)
  }
}

@keyframes _mNHZJ {
  0% {
    transform: translateX(0)
  }

  to {
    transform: translateX(100%)
  }
}

._eV3Ey {
  -webkit-animation: _C4m-z;
  animation: _C4m-z;
  transform: translateY(0)
}

._EX5cn {
  -webkit-animation: _soS-X;
  animation: _soS-X;
  transform: translateY(100%)
}

@-webkit-keyframes _C4m-z {
  0% {
    transform: translateY(100%)
  }

  to {
    transform: translateY(0)
  }
}

@keyframes _C4m-z {
  0% {
    transform: translateY(100%)
  }

  to {
    transform: translateY(0)
  }
}

@-webkit-keyframes _soS-X {
  0% {
    transform: translateY(0)
  }

  to {
    transform: translateY(100%)
  }
}

@keyframes _soS-X {
  0% {
    transform: translateY(0)
  }

  to {
    transform: translateY(100%)
  }
}

.absolute {
  position: absolute
}

.left-4 {
  left: 1rem
}

.top-4 {
  top: 1rem
}

.h-1\/2 {
  height: 50%
}

.h-1\/3 {
  height: 33.333333%
}

.h-1\/4 {
  height: 25%
}

.h-1\/5 {
  height: 20%
}

.h-1\/6 {
  height: 16.666667%
}

.h-2\/3 {
  height: 66.666667%
}

.h-3\/4 {
  height: 75%
}

.h-4\/5 {
  height: 80%
}

.h-full {
  height: 100%
}

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

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

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

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

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

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

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

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

.w-full {
  width: 100%
}

.cursor-pointer {
  cursor: pointer
}

.text-s-20 {
  font-size: 20px
}

.font-bold {
  font-weight: 700
}

.text-grey-900 {
  color: var(--grey-900)
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s
}

/* SELECT CSS */
.absolute {
  position: absolute
}

.z-50 {
  z-index: 50
}

.max-h-32 {
  max-height: 8rem
}

.w-\[95\%\] {
  width: 95%
}

.cursor-pointer {
  cursor: pointer
}

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

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

.rounded-b-lg {
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px
}

.border {
  border-width: 1px
}

.border-t-0 {
  border-top-width: 0
}

.border-grey-300 {
  border-color: var(--grey-300)
}

.bg-brand-200 {
  background-color: var(--brand-200)
}

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

.p-2 {
  padding: .5rem
}

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

.hover\:bg-brand-200:hover {
  background-color: var(--brand-200)
}

.hover\:bg-grey-200:hover {
  background-color: var(--grey-200)
}

@media (max-width:767px) {
  .sm\:px-1 {
    padding-left: .25rem;
    padding-right: .25rem
  }

  .sm\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
  }

  .sm\:text-xs {
    font-size: .75rem;
    line-height: 1rem
  }
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem
}

@media (min-width:768px) {
  .container {
    max-width: 768px
  }
}

@media (min-width:1024px) {
  .container {
    max-width: 1024px;
    padding-right: 4rem;
    padding-left: 4rem
  }
}

@media (min-width:1280px) {
  .container {
    max-width: 1280px;
    padding-right: 5rem;
    padding-left: 5rem
  }
}

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

.z-50 {
  z-index: 50
}

.mb-0 {
  margin-bottom: 0
}

.mb-2 {
  margin-bottom: .5rem
}

.mb-2\.5 {
  margin-bottom: .625rem
}

.ml-2 {
  margin-left: .5rem
}

.ml-auto {
  margin-left: auto
}

.mt-1 {
  margin-top: .25rem
}

.flex {
  display: flex
}

.h-1\/2 {
  height: 50%
}

.h-5\/6 {
  height: 83.333333%
}

.h-6 {
  height: 1.5rem
}

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

.h-full {
  height: 100%
}

.w-6 {
  width: 1.5rem
}

.w-full {
  width: 100%
}

.cursor-pointer {
  cursor: pointer
}

.flex-col {
  flex-direction: column
}

.items-center {
  align-items: center
}

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

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

.overflow-clip {
  overflow: clip
}

.overflow-scroll {
  overflow: scroll
}

.overflow-ellipsis {
  text-overflow: ellipsis
}

.rounded-b-lg {
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px
}

.rounded-b-xl {
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px
}

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

.border-t-0 {
  border-top-width: 0
}

.border-grey-300 {
  border-color: var(--grey-300)
}

.bg-brand-700 {
  background-color: var(--brand-700)
}

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

.p-6 {
  padding: 1.5rem
}

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

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

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

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

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

.pb-28 {
  padding-bottom: 7rem
}

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

.text-s-14 {
  font-size: 14px
}

.text-s-20 {
  font-size: 20px
}

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

.font-medium {
  font-weight: 500
}

.text-grey-400 {
  color: var(--grey-400)
}

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

.shadow-none {
  --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)
}

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

.hover\:bg-brand-300:hover {
  background-color: var(--brand-300)
}

@media (max-width:767px) {
  .sm\:relative {
    position: relative
  }

  .sm\:z-0 {
    z-index: 0
  }

  .sm\:h-10 {
    height: 2.5rem
  }

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

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

  .sm\:max-w-\[100vw\] {
    max-width: 100vw
  }
}

/* @import 'tailwindcss/base'; */
.container {
  width: 100%
}

@media (min-width: 768px) {
  .container {
    max-width: 768px
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px
  }
}

.wrapper {
  display: inline-flex;
  align-items: center;

  &input {
    height: 0px
  }

  &input {
    width: 0px
  }

  &input {
    opacity: 0
  }

  &input {
    opacity: 0
  }
}

.\!toggle {
  display: none !important;
}

.toggle {
  display: none;
}

input:checked+.slider {
  background-color: rgb(21, 114, 237);
}

.slider {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 1.25rem;
  width: 2.25rem;
  background-color: var(--grey-500);
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  bottom: 0;
  right: 0;
  top: 0;
  display: block;
  position: relative;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s;
  cursor: pointer;
}

.slider:before {
  content: '';
  bottom: 12%;
  height: 15px;
  width: 15px;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  left: .25rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s;
  position: absolute;
  background-color: #ffffff;
}

input:focus+.slider {
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow: 0 8px 13px #464a5514;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow: 0 8px 13px rgba(70, 74, 85, .08);
  --tw-shadow-colored: 0 8px 13px var(--tw-shadow-color)
}

input:checked+.slider:before {
  right: 0.25rem;
  left: auto;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition-duration: 200ms;
  transition-duration: .2s;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.slider.round {
  border-radius: 16px
}

.slider.round:before {
  border-radius: 50%
}

.\!disabled {
  opacity: 0.6;
  cursor: not-allowed;
  pointer-events: none
}

.disabled {
  opacity: 0.6;
  cursor: not-allowed;
  pointer-events: none
}

.left-label,
.right-label {
  font-size: 14px
}

.left-label {
  margin-right: var(--small);
  margin-right: 12px;
}

.right-label {
  margin-left: var(--small);
  margin-left: 12px;
}

.highlighted-label {
  color: var(--grey-900)
}

.text-title {
  font: var(--h6);
  line-height: 2rem;
}

.text-critical {
  font-size: var(--f-10);
  color: rgba(var(--color-orange-600));
}

.text-heading {
  font: var(--h5);
  line-height: 2.5rem;
}

.text-xl {
  font-weight: 700;
  font-size: 30px;
  line-height: 2.5rem;
}

.text-xxl {
  font: var(--h3);
  line-height: 2.5rem;
}

.text-l {
  font-weight: 700;
  font-size: var(--f-29);
  line-height: 2.5rem;
}

.text-subheading {
  font-weight: 700;
  font-size: var(--f-20);
  line-height: 2.5rem;
}

.text-label {
  font-size: var(--f-12);
  line-height: 1.5rem;
}

.text-subtitle {
  font: var(--normal-weight) var(--f-12) var(--font-family);
  line-height: 1rem;
}

.text-caption {
  font: var(--medium-weight) var(--f-12) var(--font-family);
  line-height: 1rem;
  color: rgba(var(--color-gray-500));
}

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

.text-body {
  font: var(--normal-weight) var(--f-14) var(--font-family);
  line-height: 1.5rem;
}

.text-body-medium {
  font: var(--medium-weight) var(--f-14) var(--font-family);
  line-height: 1.5rem;
}

.text-body-large {
  font: var(--normal-weight) var(--f-16) var(--font-family);
  line-height: 1.5rem;
}

.gardient-text {
  background: linear-gradient(89.92deg, #dd6def 20.28%, #4996fc 80.42%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gardient-badge {
  background: linear-gradient(90deg,
      #f5c70d 0%,
      #fff976 29.56%,
      #e6aa00 61.84%,
      #fff77a 101.69%);
}

.text-body-large-semibold {
  font: var(--semibold-weight) var(--f-16) var(--font-family);
  line-height: 1.5rem;
}

.text-body-bold {
  font: var(--semibold-weight) var(--f-14) var(--font-family);
  line-height: 1.5rem;
}

.text-card-title {
  font: var(--semibold-weight) var(--f-14) var(--font-family);
  color: #314259;
}

.text-card-title1 {
  font: var(--semibold-weight) var(--f-16) var(--font-family);
  color: #000;
}

.screen-heading {
  font: var(--medium-weight) var(--f-14) var(--font-family);
  line-height: 2.5rem;
}

.text-bold {
  font-weight: var(--semibold-weight);
}

.text-small {
  font-size: var(--small);
  line-height: 1rem;
}

.text-single-line {
  white-space: nowrap;
}

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

.text-10 {
  font-size: 10px;
}

.text-14 {
  font-size: 14px !important;
}

.gardient-text {
  background: linear-gradient(to right, #000000, #e5c567, #f0d670);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.hide-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
}

.m-small {
  margin: var(--small);
}

.mt-large {
  margin-top: var(--large);
}

.mt-xlarge {
  margin-top: var(--x-large);
}

.mt-xxlarge {
  margin-top: var(--xx-large);
}

.mt-xxxlarge {
  margin-top: var(--xxx-large) !important;
}

.mt-medium {
  margin-top: var(--medium);
}

.mt-small {
  margin-top: var(--small);
}

.mt-xsmall {
  margin-top: var(--x-small);
}

.mt-xxsmall {
  margin-top: var(--xx-small);
}

.mt-xxxsmall {
  margin-top: var(--xxx-small);
}

.mt-xxx-large-important {
  margin-top: 60px !important;
}

.pt-small {
  padding-top: var(--small);
}

.pt-medium {
  padding-top: var(--medium);
}

.pt-xsmall {
  padding-top: var(--x-small);
}

.pt-xxlarge {
  padding-top: var(--xx-large) !important;
}

.pt-xxxlarge {
  padding-top: var(--xxx-large);
}

.mr-small {
  margin-right: var(--small);
}

.mr-medium {
  margin-right: var(--medium);
}

.mr-large {
  margin-right: var(--large);
}

.mr-x-large {
  margin-right: var(--x-large);
}

.mr-xxx-large {
  margin-right: var(--xxx-large);
}

.mr-x-small {
  margin-right: var(--x-small);
}

.vedio-summary-page {
  width: 77%;
  margin-top: var(--large);
}

.ml-small {
  margin-left: var(--small);
}

.ml-medium {
  margin-left: var(--medium);
}

.ml-large {
  margin-left: var(--large);
}

.\!ml-0 {
  margin-left: 0 !important;
}

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

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

.ml-xsmall {
  margin-left: var(--x-small) !important;
}

.ml-x-large {
  margin-left: var(--x-large) !important;
}

.ml-xxsmall {
  margin-left: var(--xx-small);
}

.ml-xxxsmall {
  margin-left: var(--xxx-small);
}

.ml-xxlarge {
  margin-left: var(--xx-large);
}

.ml-xxxlarge {
  margin-left: var(--xxx-large);
}

.ml-xxxxlarge {
  margin-left: 3.5rem;
}

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

.mr-xsmall {
  margin-right: var(--x-small);
}

.m-xsmall {
  margin: var(--x-small);
}

.mb-0 {
  margin-bottom: var(--0);
}

.mb-large {
  margin-bottom: var(--large);
}

.mb-xlarge {
  margin-bottom: var(--x-large);
}

.mb-xxlarge {
  margin-bottom: var(--xx-large);
}

.mb-medium {
  margin-bottom: var(--medium);
}

.mb-small {
  margin-bottom: var(--small);
}

.my-x-small {
  margin-top: var(--x-small);
  margin-bottom: var(--x-small);
}

.my-xx-small {
  margin-top: var(--xx-small);
  margin-bottom: var(--xx-small);
}

.my-small {
  margin-top: var(--small);
  margin-bottom: var(--small);
}

.my-small-important {
  margin-top: var(--small) !important;
  margin-bottom: var(--small) !important;
}

.my-medium {
  margin-top: var(--medium);
  margin-bottom: var(--medium);
}

.my-xxlarge-important {
  margin-top: var(--xx-large) !important;
  margin-bottom: var(--xx-large) !important;
}

.my-large {
  margin-top: var(--large);
  margin-bottom: var(--large);
}

.my-x-large {
  margin-top: var(--x-large);
  margin-bottom: var(--x-large);
}

.my-xx-large {
  margin-top: var(--xx-large);
  margin-bottom: var(--xx-large);
}

.mx-0-important {
  margin-left: var(--0) !important;
  margin-right: var(--0) !important;
}

.mx-small {
  margin-left: var(--small);
  margin-right: var(--small);
}

.mx-medium {
  margin-left: var(--medium);
  margin-right: var(--medium);
}

.mx-large {
  margin-left: var(--large);
  margin-right: var(--large);
}

.pull-right {
  float: right;
}

.pointer {
  cursor: pointer;
}

.relative {
  position: relative;
}

.p-medium {
  padding: var(--medium);
}

.p-small {
  padding: var(--small);
}

.p-small-important {
  padding: var(--small) !important;
}

.p-xxx-small-small {
  padding: var(--xxx-small) var(--small);
}

.pt-medium {
  padding-top: var(--medium);
}

.pt-medium-important {
  padding-top: var(--medium) !important;
}

.pt-large {
  padding-top: var(--large);
}

.p-xlarge {
  padding: var(--x-large);
}

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

.py-x-small {
  padding-top: var(--x-small);
  padding-bottom: var(--x-small);
}

.py-xxx-small {
  padding-top: var(--xxx-small);
  padding-bottom: var(--xxx-small);
}

.py-small {
  padding-top: var(--small);
  padding-bottom: var(--small);
}

.py-medium {
  padding-top: var(--medium);
  padding-bottom: var(--medium);
}

.px-xx-large {
  padding-left: var(--xx-large);
  padding-right: var(--xx-large);
}

.px-large {
  padding-left: var(--large);
  padding-right: var(--large);
}

.py-xx-large {
  padding-top: var(--xx-large);
  padding-bottom: var(--xx-large);
}

.pr-0-important {
  padding-right: var(--0) !important;
}

.pr-x-small {
  padding-right: var(--x-small);
}

.pr-medium {
  padding-right: var(--medium);
}

.\!p-0 {
  padding: var(--0) !important;
}

.p-0 {
  padding: var(--0);
}

.pt-0 {
  padding-top: var(--0) !important;
}

.\!pb-0 {
  padding-bottom: var(--0) !important;
}

.pb-0 {
  padding-bottom: var(--0);
}

.pb-large {
  padding-bottom: var(--large);
}

.pb-medium {
  padding-bottom: var(--medium);
}

.pb-small {
  padding-bottom: var(--small);
}

.p-large {
  padding: var(--large);
}

.\!m-0 {
  margin: var(--0) !important;
}

.m-0 {
  margin: var(--0);
}

.m-0-important {
  margin: var(--0) !important;
}

.p-0-important {
  padding: var(--0) !important;
}

.m-0-important {
  margin: var(--0) !important;
}

.pl-xx-small-important {
  padding-left: var(--xx-small) !important;
}

.pl-x-small-important {
  padding-left: var(--x-small) !important;
}

.pl-x-small {
  padding-left: var(--x-small);
}

.pl-small {
  padding-left: var(--small);
}

.pl-medium {
  padding-left: var(--medium);
}

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

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

.pl-large {
  padding-left: var(--large);
}

.pl-xlarge {
  padding-left: var(--x-large);
}

.pl-xxlarge {
  padding-left: var(--xx-large);
}

.px-small-important {
  padding-left: var(--small) !important;
  padding-right: var(--small) !important;
}

.px-xxsmall {
  padding: 0 var(--xx-small) !important;
}

.px-xsmall {
  padding: var(--x-small) !important;
}

.px-x-small {
  padding: 0 var(--x-small) !important;
}

.px-xxxsmall {
  padding: 0 var(--xxx-small) !important;
}

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

.px-xxx-large-important {
  padding-left: var(--xxx-large) !important;
  padding-right: var(--xxx-large) !important;
}

.hr {
  border-width: var(--px);
  border-color: var(--mint-gray-200);
  width: 100%;
  position: relative;
  margin: var(--medium) var(--x-small);
}

.hide {
  display: none;
}

.no-visibility {
  visibility: hidden;
}

.bg-warning {
  background-color: var(--mint-yellow-200) !important;
}

.border-warning {
  border: 1px solid rgba(var(--color-orange-600));
}

.card {
  padding: 10px;
  margin: 10px 0;
  margin-top: 40px;
}

.opt-card {
  padding: 24px;
  border-radius: 4px;
  background: #f7f7f7;
  margin-top: var(--medium);
}

.orange-text-border {
  padding: var(--small);
  border-width: var(--px);
  border-color: var(--mint-orange-600);
  background-color: var(--mint-orange-300);
  border-radius: 4px;
  margin-bottom: var(--medium);
}

.banner {
  padding: var(--medium);
  border-radius: var(--small-rounded);
  border-color: var(--mint-gray-400);
  margin: var(--small);
  border-width: 1px;
}

.fixed {
  position: fixed;
}

.label-support {
  display: inline-block;
  padding: 4px 6px;
  text-align: center;
  text-decoration: underline;
  text-underline-offset: 1.5px;
  background-color: var(--mint-gray-100);
  border-radius: 2px;
  cursor: pointer;
  margin-left: 10px;
  font-size: var(--small);
  font-weight: 400;
  color: rgba(var(--color-gray-600));
}

.label-support:hover {
  color: rgba(var(--color-black-600));
}

.overlay {
  position: fixed;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  width: 100% !important;
  background-color: rgba(28, 12, 12, 0.5);
  z-index: 9;
  transition-property: width;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.go-next-div {
  width: 95%;
  position: sticky;
  top: 80%;
  margin-left: var(--small);
  margin-bottom: var(--small);
  border: none;
  box-shadow: none;
}

.cg-go-next-div {
  width: 82%;
  position: sticky;
  top: 80%;
  padding: 20px 0;
  border-radius: 0.5rem;
  display: flex;
  margin-bottom: 8px;
}

.text-success {
  color: var(--mint-green-700);
}

.how-to-header-icon-wrapper {
  background-color: white !important;
}

.how-to-header-icon {
  fill: var(--mint-gray-700) !important;
  margin-right: 8px;
}

.go-next-btn {
  width: 100%;
}

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

.button-goto-next {
  justify-content: space-between;
  margin-left: 4px;
}

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

.flex-basis-auto {
  flex-basis: auto;
  flex-grow: 0;
}

.grid-template-column-100-percent {
  grid-template-columns: 100%;
}

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

.tax-due-badge-small {
  height: 2rem;
  width: 2rem;
  background-color: #e0edfe;
  color: #0e4ea2;
}

.text-puprle {
  color: #7c6ff5;
}

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

.bg-gray-100 {
  background-color: rgba(var(--color-gray-100),
      var(--tw-bg-opacity)) !important;
}

.border-r-18 {
  border-radius: 18px;
}

.border-none {
  border: none !important;
}

.display-as-list {
  display: list-item;
  list-style-type: disc;
  list-style-position: outside;
}

.text-alert {
  color: var(--mint-orange-600);
}

.text-alert:hover {
  color: var(--mint-orange-700);
  text-decoration: underline;
}

.text-hover:hover {
  text-decoration: underline;
  cursor: pointer;
}

.margin-notes {
  margin-top: -10px;
  margin-left: -10px;
}

.text-blue {
  color: var(--mint-black-700);
}

.text-blue:hover {
  color: var(--mint-black-600);
}

.text-dark-blue {
  color: var(--mint-black-800);
}

.your-summary-content {
  width: 95%;
  display: flex;
  justify-content: space-between;
  padding-top: 16px;
}

.max-width-100-percent {
  max-width: 100% !important;
}

.w-95-percent {
  width: 95%;
}

.w-90-percent {
  width: 90%;
}

.w-70-percent {
  width: 70%;
}

.w-65-percent {
  width: 65%;
}

.w-10-percent {
  width: 10%;
}

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

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

.h-100 {
  height: 100px;
}

.h-xx-large {
  height: var(--xx-large);
}

.h-100-prcnt {
  height: 100%;
}

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

.margin-auto {
  margin: auto;
}

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

.margin-top-40-percent {
  margin-top: 40%;
}

.img-highlight-on {
  border: 2px solid rgba(var(--color-black-600));
  padding: 1.5px;
}

.img-highlight-off {
  border: 2px solid rgba(var(--color-neutrals-white));
  padding: 1.5px;
}

.my-xxx-large {
  margin-top: var(--xxx-large);
  margin-bottom: var(--xxx-large);
}

.autofill-card {
  background-color: #eef5ff;
  border-radius: 12px;
  padding: 20px 20px;
  margin-top: var(--xx-large);
  margin-bottom: 4px;
}

.otps-card {
  background-color: #fffbf5;
  border-radius: 12px;
  padding: 16px 16px;
}

.personal-info-prefill {
  background-color: #fafafa;
  border-radius: 12px;
  padding: 30px 30px;
}

.mr-xxx-large {
  margin-right: var(--xxx-large);
}

.subsection-total {
  font: var(--h6);
  margin-left: var(--xxx-large);
  margin-top: 10px;
}

.summary-row {
  --tw-bg-opacity: 1;
  margin-top: 12px;
  padding: 4px;
  border-radius: 0.25rem
    /* 4px */
  ;
}

.mb-xxxlarge {
  margin-bottom: var(--xxx-large);
}

.mb-xxlarge {
  margin-bottom: var(--xx-large);
}

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

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

.border-r-1-grey {
  border-right: 1px solid lightgrey;
}

.rounded-small-tl-tr {
  border-top-left-radius: var(--small);
  border-top-right-radius: var(--small);
}

.color-primary {
  color: #1778fb;
}

.salary-divider {
  margin-top: var(--small) !important;
  margin-bottom: var(--small) !important;
  width: auto !important;
  border-bottom: 1px solid rgba(var(--color-gray-300)) !important;
}

.toggle-icon {
  background-color: var(--mint-gray-300);
  cursor: pointer;
  border-radius: 50%;
  margin-left: 4px;
  font-size: 20px;
}

.text-color-grey1 {
  color: #314259;
}

.text-color-grey2 {
  color: #70757b;
}

.fill-none {
  fill: none;
}

.resend-otp {
  padding: 0px;
  margin-left: 5px;
  border: none !important;
  outline: none !important;
}

.resend-otp:hover {
  background-color: white;
}

.resend-otp:focus {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
}

.sticky-cta {
  background-color: rgba(255, 255, 255, 1);
  position: sticky;
  bottom: 0;
  z-index: 9;
  justify-content: right;
  box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.12);
  padding-top: 5px;
  padding-bottom: 10px;
  display: flex !important;
}

.mb-xsmall {
  margin-bottom: var(--x-small);
}

.border-b-2 {
  border-bottom: 1px solid #ebebec;
}

.w-40 {
  width: 40%;
}

.light-border {
  border-bottom: 1px solid #ebebec !important;
}

.border-bottom-gray-300 {
  border-bottom: 1px solid var(--mint-gray-300) !important;
}

.basic-info-myaccount {
  display: flex;
  padding-left: 20px;
}

.color-4B5159 {
  color: #4b5159;
}

.coupon-heading-color {
  color: #2c323c;
}

.carousel-card {
  height: 310px;
  background: #fafafa;
  border-radius: 12px;
  padding: 24px 32px 0 32px;
  margin-top: 8px;
}

.doubleQuote-mlt {
  margin-top: -12px;
  margin-left: -15px;
}

.doubleQuote-mr {
  margin-right: -10px;
}

.toast-banner {
  background: #fef3e1;
  border-radius: 12px;
  padding: 14px 30px 14px 24px;
}

.leading-7 {
  line-height: 1.8rem;
}

.text-color-orange {
  color: #ca6407;
}

.input-group-help-text {
  color: rgba(var(--color-gray-600), var(--tw-text-opacity));
  font-size: 12px;
  line-height: 1.3em;
}

.rupee-line-through {
  white-space: nowrap;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3em;
  position: relative;
  color: #70757b;
}

.rupee-line-through:before {
  position: absolute;
  content: '';
  left: 0;
  top: 45%;
  right: 0;
  border-top: 1px solid;
  border-color: #70757b;
  margin-left: 4px;
  margin-right: 4px;
  transform: rotate(-12deg);
}

.ribbon {
  font-size: 11px;
  position: absolute;
  font-weight: 600;
  overflow: hidden;
  color: #fff;
  line-height: 1.6rem;
  width: 170px;
  height: 30px;
  top: 25px;
  right: -43px;
  z-index: 2;
  transform: rotate(45deg);
  background: linear-gradient(#46e438 0%, #1f570d 100%);
  text-align: center;
  box-shadow: 0px 3px 5px 0 rgba(0, 0, 0, 0.5);
}

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

.m-xsmall {
  margin: var(--x-small) !important;
}

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

.color-card-title {
  color: rgba(49, 66, 89, 1);
}

.divider-contact-details {
  margin-top: var(--xx-large) !important;
  margin-bottom: var(--xx-large) !important;
  width: 98% !important;
  border-bottom: 1px solid rgba(var(--color-gray-300)) !important;
}

.label-info-text {
  font: var(--medium-weight) var(--f-12) var(--font-family);
  line-height: 1rem;
  color: rgba(var(--color-gray-500));
}

.info-icon {
  display: none;
}

.flex-with-picker {
  align-items: center;
  display: flex;
}

.agri-card-title {
  font: var(--h6);
  line-height: 2rem;
  display: flex;
}

.bulletin-points {
  background-color: #e0edfe;
  width: 26px;
  height: 26px;
  border-radius: 100%;
  padding: 0 2px 2px 10px;
  margin-right: var(--large);
  align-items: center;
  display: flex;
}

.points-large {
  height: 32px;
  width: 32px;
  color: var(--mint-gray-900);
  padding: 0;
  justify-content: center;
  font-size: var(--f-16);
}

.header-back-icon {
  cursor: 'pointer';
  border-radius: 50%;
  background-color: #f8f8ff;
  padding: 8px;
  margin-right: 18px;
  width: 42px;
  height: 42px;
}

.text-field-px {
  padding-left: var(--small) !important;
  padding-right: var(--small) !important;
}

.mobile-separator-div {
  display: none;
}

.mobile-btn-group {
  flex-direction: row;
}

.primary-prefill-ctas {
  display: flex;
  float: right;
  margin-bottom: var(--large);
  margin-top: var(--xxx-large);
  align-items: center;
}

.secondary-prefill-ctas {
  display: none !important;
}

.prefill-help-texts {
  display: flex;
  margin-top: var(--medium);

  .part-2 {
    margin-left: var(--small);
  }
}

.view-download-report {
  display: flex !important;
  justify-content: flex-end;
}

.card-bottom-ctas {
  justify-content: end;
}

.reactive-title {
  flex-direction: row;
  justify-content: space-between;
}

.bottom-card-cta {
  width: auto;
}

.visible-xs {
  display: none !important;
}

.or-text {
  margin-right: 12px;
}

.regime-modal-alignment {
  display: flex;
}

.switch-regime-button {
  width: '33%';
  margin-left: auto;
}

.hide-in-web {
  display: none !important;
}

.error-card {
  padding: 12px;
  border-radius: 10px;
}

.faqs {
  padding-left: var(--large);
}

.faqs-title {
  padding: 8px;
  background-color: rgba(49, 66, 89, 1);
  border-radius: 4px;
  margin-bottom: 4px;
  display: flex;
  color: #fff;
  font-weight: 500;
  font-size: 14;
}

.text-align-center {
  display: flex;
  text-align: center;
  line-height: 24px;
}

.new-card-border {
  border: 1px solid var(--mint-black-300);
  border-radius: 20px;
}

.sticky-button-container {
  display: flex;
  box-shadow: 0px -4px 8px rgb(164 172 179 / 20%);
  justify-content: flex-end;
  position: sticky;
  margin-top: 20px;
  padding: 10px;
}

.pan-selection-div {
  margin-top: 50px !important;
}

.pan-selection-flex {
  display: flex;
  padding-left: 60px;
  padding-right: var(--medium);
}

.revise-your-return-view {
  display: flex;
  margin-top: var(--large);
}

.revised-return-choose-pan-container {
  max-height: 200px;
  overflow-y: scroll;
}

.revised-return-pan-selection-divider-container {
  display: flex;
  flex-direction: column;
  padding-right: 53px;
  align-items: center;
}

.revised-return-pan-selection-divider-or {
  border: 1px solid lightgrey;
  border-radius: var(--medium);
  display: flex;
  justify-content: center;
  color: rgba(146, 149, 154, 1) !important;
  padding: 0 3px;
}

.revised-return-pan-selection-divider-vr {
  margin: 0;
  min-height: 100%;
  border-left: 1px solid #ebebec;
}

.your-tax-summary-divider {
  margin-right: 8px;
  margin-left: 8px;
  min-height: 100%;
  border-left: 1px solid #ebebec;
}

.total-assets-liabilities {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-inline: 16px;
  background-color: #eef5ff;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  margin-right: 12px;
}

.max-width-316 {
  max-width: 316px;
}

.hint-container {
  padding: 24px;
  background-color: #eef5ff;
  border-radius: 20px;
  margin-top: 32px;
}

.cg-success-message-box {
  background: #093065 !important;
  border-radius: 12px !important;
  color: white !important;
}

.hint-icon-wrapper {
  background-color: #e0edfe;
  border-radius: 7.5px;
  padding-inline: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.hint-blue {
  color: #0e4ea2;
}

.primary-form-2 {
  padding: 16px;
}

.primary-form-saved {
  display: flex;
  background-color: var(--mint-gray-100);
  border-bottom: 1px solid #ebebec;
  padding: var(--medium) var(--x-large);
}

.primary-form-saved>.sections>.data-2 {
  margin-left: var(--xx-large);
  padding-left: var(--large);
}

.deemed-cg-form {
  padding: 0 40px;
}

.deemed-cg-internal {
  margin: 20px 0 0 15px;
  display: flex;
  flex-direction: column;
}

.deemed-cg-datalist-card {
  border: 1px solid #ebebec;
  border-radius: 16px;
  margin: 20px 10px 10px 0;
  overflow-x: auto;
}

.deemed-cg-datalist-card-header {
  background: #fafafa;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  padding: 8px;
}

.deemed-cg-datalist-card-body {
  padding: 8px;
}

.deemed-cg-datalist-card-footer {
  padding: 10px 15px;
}

.secondary-form {
  padding: 16px;
}

.exemption-us-54 {
  border: 1px solid #e0edfe;
  border-radius: 12px;
  padding: 5px 20px;
  margin: 30px 0 10px 0;
}

.exemption-us-54 .exemption-subtitle {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: var(--medium);
  padding-right: 100px;
}

.buyer-details-warning {
  border: 1px solid #fdca81;
  border-radius: 8px;
  background: #fffbf5;
  color: rgba(185, 92, 49, 1);
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  padding: 8px;
  margin-top: 10px;
}

.blue-note {
  border: 1px solid #e0edfe;
  border-radius: 8px;
  background: #eef5ff;
  color: #0e4ea2;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  padding: 8px;
}

.dotted-line {
  margin: 5px 0;
  height: 1px;
  background: repeating-linear-gradient(90deg, #d1d3d5 0 7px, #0000 0 12px);
}

.transaction-file-row-error {
  border-radius: 8px;
  background: rgba(var(--color-red-300));
  color: rgba(var(--color-red-700));
  border: 1px solid rgba(var(--color-red-700));
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding: 12px 8px;
  margin: 10px 0;
}

.stt-check {
  display: flex;
  background-color: rgba(248, 251, 255, 1);
  padding: 2px 20px;
  justify-content: space-between;
  align-items: center;
  margin-top: var(--xx-large);
  margin-bottom: var(--small);
  border-radius: 12px;
}

.trashIcon {
  color: rgba(208, 72, 61, 1);
}

.trashIcon:hover {
  cursor: pointer;
  color: rgba(227, 117, 107, 1);
}

.trashIconGray {
  color: rgba(112, 117, 123, 1);
}

.trashIconGray:hover {
  cursor: pointer;
  color: rgba(146, 149, 154, 1);
}

.hide-web {
  display: block !important;
}

.hide-mweb {
  display: none !important;
}

.hide-web-flex {
  display: flex !important;
}

.hide-mweb-flex {
  display: none !important;
}

.deemed-cg-icon {
  cursor: 'pointer';
  border-radius: 50%;
  background-color: rgba(69, 74, 222, 0.16);
  padding: 4px;
  margin-right: 12px;
  width: 35px;
  height: 35px;
}

.fp-fields-flex {
  display: flex;
}

.bg-lightgreeen {
  background-color: #dbf0e9 !important;
}

.bg-lightblue {
  background-color: #eef5ff;
}

.apply-button {
  padding: 8px;
  font-size: 12px;
  display: flex;
  margin-left: auto;
}

.columnar-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, 120px);
}

.grid-medium-gap {
  gap: 20px 20px;
}

.grid-small-gap {
  gap: var(--small) var(--small);
}

.border-box-rounded {
  border: 1px solid var(--mint-black-300);
  border-radius: 20px;
}

.modal-title {
  font-weight: 600;
  font-size: 16px;
  color: #2c323c;
  line-height: 1.5;
}

.modal-subtitle {
  font-weight: 500;
  font-size: 14px;
  color: #70757b;
}

.choice-box {
  display: flex;
  flex-direction: row;
  margin-top: 24px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-inline: 20px;
  background: #f8fbff;
  border: 1px solid #b7d5fe;
  border-radius: 12px;
}

.choice-box-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  color: #314259;
}

.choice-box-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.57;
  color: #70757b;
}

.choice-box-green {
  display: flex;
  flex-direction: row;
  margin-top: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-inline: 20px;
  background: #f7fcfa;
  border: 1px solid #aeddce;
  border-radius: 12px;
}

.circle-border-or {
  border: 1px solid lightgrey;
  border-radius: var(--medium);
  display: flex;
  justify-content: center;
  color: rgba(146, 149, 154, 1) !important;
  padding: 5px 16px;
  width: 22px;
  margin-left: 290px;
  margin-top: 16px;
}

.border-green-300 {
  border: 1px solid var(--mint-green-300) !important;
}

.width-50-percent {
  width: 49%;
}

.width-33-percent {
  width: 33.33%;
}

.tax-regime-questions-divider {
  width: 95%;
  margin: 5px;
  border-bottom: 1px solid #ebebec;
}

.tax-regime-questions-info {
  min-height: 0 !important;
  height: 40px;
  display: flex;
  align-items: center;
}

.tax-regime-questions-info svg {
  fill: none !important;
}

.text-color-blue {
  color: #0e4ea2;
}

.border-bottom {
  border-bottom-width: 1px;
  border-color: rgb(var(--color-gray-200));
}

.capital-gain-summary {
  background-color: #fafafa !important;
  border-bottom: 1px solid #ebebec;
}

.cg-summary-card-color {
  background-color: #fafafa !important;
}

.line-item-cg {
  background: var(--mint-gray-100);
  border-bottom: 1px solid #ebebec;
  margin-left: 50px;
  padding-bottom: 4px;
}

.summary-text-cg {
  color: #70757b;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}

.purple-badge {
  background: #30a882;
  border-radius: 4px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  margin-left: 12px;
  height: 24px;
  padding: 0px 8px;
  font-size: 10px;
  font-weight: 500;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
}

.schedule-fa-info {
  display: flex;
  background: #eef5ff;
  border-radius: 16px;
  padding: 20px;
}

.schedule-fa-info .fa-info-icon {
  background: #e0edfe;
  border-radius: 7px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.fa-info-icon svg {
  fill: none;
  stroke: rgba(14, 78, 162, 1);
}

.schedule-fa-info .warning-icon {
  background: var(--mint-yellow-300);
  border-radius: 7px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.warning-icon svg {
  fill: #cfb591;
  stroke: var(--mint-yellow-700);
}

.warning-icon svg path {
  stroke: var(--mint-yellow-700);
}

.schedule-fsi-detailed-steps {
  list-style-type: disc;
  margin-left: var(--x-large);
}

.schedule-fsi-detailed-steps>li {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #70757b;
}

.schedule-fsi-detailed-steps a,
.schedule-fsi-detailed-steps a:visited {
  color: var(--mint-black-700);
  text-decoration: underline;
}

.schedule-fsi-detailed-steps a:hover,
.schedule-fsi-detailed-steps a:active {
  color: var(--mint-black-800);
  text-decoration: underline;
  cursor: pointer;
}

.schedule-fsi-detailed-steps-icon {
  stroke: rgba(75, 81, 89, 1);
}

.schedule-fsi-detailed-steps-icon>path:first-child {
  display: none;
}

.link-blue:active,
.link-blue:visited,
.link-blue:focus {
  color: var(--mint-black-700);
}

.link-gray,
.link-gray:visited {
  color: var(--mint-gray-700);
  text-decoration: underline;
}

.link-gray:hover,
.link-gray:active {
  color: var(--mint-gray-800);
  text-decoration: underline;
  cursor: pointer;
}

.link-light-gray,
.link-light-gray:visited {
  color: var(--mint-gray-600);
}

.link-light-gray:hover,
.link-light-gray:active {
  color: var(--mint-gray-700);
  text-decoration: underline;
  cursor: pointer;
}

.underline {
  text-decoration: underline !important;
}

.ltcg-summary .line-item-cg:last-child,
.stcg-summary .line-item-cg:last-child {
  border: none;
}

.chats-green-icon {
  color: rgba(28, 134, 101, 1);
  background: rgba(236, 247, 244, 1);
  border-radius: 50%;
  padding: 3px;
  margin: 0;
}

.pink-doc-icon {
  background-color: rgba(252, 242, 241, 1);
  border-radius: 50%;
  padding: 3px;
  margin: 0;
}

.fill-current-color {
  fill: currentColor !important;
}

.cg-toggle {
  padding: 0 !important;
  margin: 12px 0px !important;
}

.add-client-input-fields {
  display: flex;
  margin-top: var(--large);
}

.d .max-width-100-percent {
  max-width: 100%;
}

.cg-divider-container {
  width: 100%;
  height: 13px;
  border-bottom: 1px solid #ebebec;
  text-align: center;
}

.cg-divider-text {
  padding: 8px 8px;
  border: 1px solid lightgray;
  background: #ffffff;
  border-radius: 50%;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #2c323c;
}

.label-info {
  margin: 0 8px !important;
}

.askUsersForReport-card {
  background: var(--mint-green-100);
  border: 1px solid var(--mint-green-600);
  border-radius: 12px;
  margin: var(--medium) var(--x-large);
  padding: var(--x-large);
}

.askUsersForReport-card-header-icon {
  background: var(--mint-green-300);
  fill: var(--mint-green-700);
  border-radius: 50%;
  padding: 2px;
}

.askUsersForReport-card-header-icon circle {
  stroke: var(--mint-green-700);
}

.askUsersForReport-card-header-icon>circle:last-child {
  fill: var(--mint-green-700) !important;
}

.askUsersForReport-card-header-icon path:last-child {
  stroke: var(--mint-green-700);
}

.caret-circle-right-green-icon {
  background: var(--mint-green-400);
  border-radius: 50%;
}

.caret-circle-right-green-icon>path:last-child {
  stroke: var(--mint-green-700);
}

.caret-circle-right-green-icon:hover {
  transform: scale(1.01);
  cursor: pointer;
}

.caret-circle-right-blue-icon {
  background: var(--mint-black-300);
  border-radius: 50%;
}

.caret-circle-right-blue-icon>path:last-child {
  stroke: var(--mint-gray-900);
}

.caret-circle-right-blue-icon:hover {
  transform: scale(1.01);
  cursor: pointer;
}

.label-icon {
  margin: 0 8px !important;
}

.mobile-otp-icon,
.email-otp-icon {
  margin-right: 4px;
  margin-left: 0px !important;
}

.mobile-otp-icon>path:last-child,
.mobile-otp-icon>rect {
  stroke: var(--mint-gray-700);
}

.email-otp-icon>path:nth-child(3),
.email-otp-icon>path:nth-child(4) {
  stroke: var(--mint-gray-700);
}

.lp-fold1-left-card {
  height: auto;
  background: rgb(255, 255, 255);
  border: 1px solid #b7d5fe;
}

.lp-fold1-left-card>.upper-sec {
  width: 100%;
  max-height: 512px;
  padding: 4%;
  position: relative;
}

.lp-fold1-left-card>.upper-sec>.lp-greeting {
  font-weight: 500;
  font-size: 16px;
  color: #2c323c;
}

.lp-fold1-left-card>.upper-sec>.title {
  margin-top: 8px;
  font-weight: 500;
  font-size: 29px;
  color: #2c323c;
}

.lp-fold1-left-card>.upper-sec>.image {
  position: absolute;
  top: 0;
  right: 0;
}

.lp-fold1-left-card>.lower-sec {
  padding: 2% 4%;
}

.lower-sec>.plan-details>.title {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #2c323c;
}

.lp-fold1-right-card {
  height: auto;
  background: #feedd7;
  border: 1px solid #fdca85;
  border-radius: 20px;
  width: 25%;
  padding: 2%;
  position: relative;
  background: #feedd7 url('https://assets1.cleartax-cdn.com/cleartax/images/1685968731_group18144080.svg') bottom right no-repeat;
  margin-left: 8px;
}

.lp-fold1-right-card>.tag {
  top: 0;
  background: black;
  color: white;
  padding: 1% 2%;
  border-radius: 4px;
  font-weight: 500;
  font-size: 12px;
  width: 150px;
  text-align: center;
  margin-top: 30px;
}

.lp-fold1-right-card>.title {
  font-weight: 500;
  font-size: 24px;
  color: #4b5159;
  margin-top: 8px;
}

.lp-fold1-right-card>.subtitle {
  margin-top: 20px;
  font-weight: 400;
  font-size: 14px;
  color: #70757b;
}

.lp-offer-card {
  background: #ffffff;
  border: 1px solid #f4f4f5;
  box-shadow: 0px 4px 8px rgba(164, 172, 178, 0.1);
  border-radius: 32px;
  padding: 3%;
  margin-top: 6%;
}

.lp-offer-card .coupon {
  margin-left: 6%;
}

.lp-offer-card>.title {
  font-weight: 500;
  font-size: 29px;
  color: #2c323c;
}

.lp-offer-card>.subtitle {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.lp-offer-card>.plus {
  font-weight: 400;
  font-size: 50px;
  color: #2c323c;
}

.lp-strip {
  background: #eef5ff;
  padding: 1.5% 0;
  margin-top: 8%;
  display: flex;
  justify-content: center;
}

.lp-strip-container {
  display: flex;
}

.lp-strip-content {
  display: flex;
  align-items: center;
  width: 250px;
  justify-content: center;
}

.lp-strip-title {
  font-weight: 500;
  font-size: 24px;
  display: inline;
}

.lp-strip-subtitle {
  font-weight: 400;
  font-size: 14px;
}

.lp-strip-color-blue {
  color: #1572ed;
}

.lp-self-planning {
  height: auto;
  background: rgb(238, 245, 255);
  border-radius: 20px;
}

.lp-self-planning>.upper-sec {
  width: 100%;
  background: white;
  border-radius: 20px;
  border: 1px solid #b7d5fe;
  position: relative;
  overflow: hidden;
  margin-top: 40px;
}

.lp-self-planning-badge {
  background: #0e4ea2;
  border-radius: 4px;
  font-weight: 600;
  font-size: 16px;
  color: white;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2px 8px;
}

.lp-self-planning>.lower-sec {
  padding: 2% 1.5%;
}

.table {
  margin: 0 auto;
  border-collapse: collapse;
  border-style: hidden;
}

.table thead tr th,
.table tbody tr td {
  border: 2px solid #e0edfe;
  border-style: none solid none none;
  padding: 10px;
  width: 200px;
}

.table thead tr {
  background: #f8fbff;
}

.table tbody tr:nth-child(even) {
  background-color: #fafafa;
}

.view-more-offer-btn {
  padding: 8px 0 !important;
}

.view-more-offer-btn:hover {
  background: none;
}

.td-icon {
  width: 20px;
  height: 20px;
}

.grid-four-blue>path:nth-child(2) {
  fill: var(--mint-black-700);
}

.grid-four-blue>path:last-child,
.grid-four-blue>rect {
  stroke: #1572ed;
}

.vda-error-warning {
  border: 1px solid #fdca81;
  border-radius: 8px;
  background: #fffbf5;
  color: rgba(185, 92, 49, 1);
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  padding: 8px;
  margin-top: 10px;
}

.vda-error-error {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid var(--mint-red-500);
  border-radius: 8px;
  background: var(--mint-red-200);
  color: var(--mint-red-700);
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  padding: 8px;
  margin-top: 10px;
}

.crypto-cta-disabled {
  background-color: var(--mint-gray-100);
  z-index: 90;
  opacity: 0.5;
}

.otp-80-sec-modal-text {
  display: flex;
  margin-left: 16px;
  flex-direction: column;
}

.ml--4 {
  margin-left: -4px !important;
}

.prefill-personal-summary-data {
  margin-top: var(--large);
  display: flex;
}

.prefill-income-padding {
  padding-left: 0px !important;
  padding-right: 48px;
}

.footer-link {
  display: inline-block;
  margin-right: 20px;
  text-decoration: underline;
  text-underline-offset: 1.5px;
  cursor: pointer;
  font-size: var(--small);
  font-weight: 400;
  color: rgba(var(--color-gray-700));
}

.line-height-1rem {
  line-height: 1rem !important;
}

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

.drawer-ctas {
  background: #fff;
}

.tax-due-left-margin {
  margin-left: var(--medium);
}

.new-tax-regime-10ie-switch {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: var(--small);
}

.dividend-card-max-height {
  max-height: 21000px !important;
}

.border-blue-300 {
  border-color: #e0edfe;
}

.error-message {
  font-weight: 600;
  font-size: 16px;
  color: var(--mint-gray-900);
}

.crypto-broker-tile {
  cursor: pointer;
  border: 1px solid var(--mint-gray-400);
  width: 130px;
  height: 56px;
  color: var(--mint-gray-700);
  display: flex;
  align-items: center;
  border-radius: 8px;
}

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

.my-account-banner-container {
  background-color: var(--mint-gray-900);
  margin: 0 !important;
  display: flex;
  justify-content: center;
  padding: var(--x-small) 0;
}

.my-account-banner-text {
  letter-spacing: 0.4px;
  font-size: 14px;
  font-weight: 500;
  color: var(--mint-yellow-400);
}

.lp-discount-percentage-text {
  font-size: 15px;
  font-weight: 400;
  color: var(--mint-orange-600);
  padding-left: var(--xx-small);
  align-self: flex-end;
}

.cg-text-heading {
  font: var(--h5);
  line-height: 2.5rem;
}

.paytax-nudges-fact-card {
  display: flex;
  flex-direction: column;
  height: 320px;
  width: 80%;
  background-color: rgba(var(--color-gray-200), 0.6);
  border-radius: 18px;
  margin: var(--medium) 0 0 var(--small);
  padding: 32px;
}

.salary-content {
  margin-left: var(--medium);
}

.mf-duplicate-close-icon {
  background-color: #ebebec;
  border-radius: 100%;
  fill: var(--mint-gray-700) !important;
}

.mf-duplicate-close-icon>circle {
  stroke: #ebebec;
}

.revised-return-banner {
  margin-top: 60px;
  margin-left: 6px;
  background-color: #d6f0f3;
  border-radius: 16px;
  width: 98.5%;
}

.revised-inner-banner {
  padding: 24px;
  background-color: #e9f7f8;
  border-radius: 16px;
}

.revised-banner-info {
  padding-inline: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.blue-card-info {
  background-color: #f8fbff;
  border-color: #4996fc;
  border-width: 1px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  min-width: 0;
  padding: 24px;
}

.fa-table .rc-table-cell:first-child {
  min-width: inherit !important;
}

.modal-shadow {
  box-shadow: 0px -4px 10px 0px #0000001a;
}

@media (max-width: 767px) {
  .content-container {
    padding-left: 0px;
  }

  .button-goto-next {
    justify-content: center;
    margin-left: 12px;
  }

  .error-message {
    font-size: 14px;
  }

  .hide-web {
    display: none !important;
  }

  .hide-mweb {
    display: block !important;
  }

  .hide-web-flex {
    display: none !important;
  }

  .hide-mweb-flex {
    display: flex !important;
  }

  .prefill-button-primary {
    display: none;
  }

  .prefill-button-secondary {
    display: block;
  }

  .label-support {
    font-size: 10px;
    font-weight: 600;
    color: rgba(var(--color-black-600));
    text-transform: uppercase;
  }

  .header-back-icon {
    cursor: 'pointer';
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ffffff;
    padding: 0px;
    margin-right: 18px;
  }

  .amount-title {
    font: var(--h6);
    line-height: 2rem;
    white-space: nowrap;
    margin-left: 24px;
  }

  .label-info-text {
    display: none;
  }

  .info-icon {
    display: flex;
  }

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

  .flex-with-picker {
    flex-direction: column;
  }

  .go-next-btn {
    margin: 4px 0px;
    display: flex;
    width: 100%;
    margin-bottom: 16px;
  }

  .go-next-div,
  .cg-go-next-div {
    display: flex;
    background-color: rgba(255, 255, 255, 1);
    position: fixed;
    left: 0;
    bottom: 0;
    top: auto;
    z-index: 9;
    box-shadow: 0 -3px 5px rgb(0 0 0 / 12%);
    padding-top: 5px;
    padding-bottom: 10px;
    margin-left: 0;
    margin-bottom: 0;
    width: 100%;
  }

  .bottom-sticky-div {
    position: sticky;
    left: 0;
    right: 0;
    bottom: 1%;
    width: 100%;
    background-color: #ffffff;
  }

  .mobile-separator-div {
    height: 2px;
    border-width: 1px;
    border-color: var(--mint-gray-200);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: -8px;
    margin-right: -8px;
    display: block;
  }

  .delete-text {
    max-width: 95%;
  }

  .mp-upsell-banner {
    display: none;
  }

  .mobile-btn-group {
    flex-direction: column;
    align-items: flex-start;
  }

  .text-subheading {
    font-weight: 700;
    font-size: var(--f-16);
    line-height: 1.8rem;
  }

  .rc-table-container {
    min-width: 302px;
    max-width: 100%;
    overflow-x: auto;
  }

  .rc-table-cell {
    min-width: 150px;
  }

  table {
    colgroup {
      col {
        min-width: 150px !important;
      }
    }
  }

  th:last-child,
  td:last-child {
    min-width: 50px;
  }

  .rc-table-sticky-holder {
    overflow: visible !important;
  }

  .flex-basis-35 {
    flex-basis: 35%;
    max-width: 35%;
    width: 35%;
  }

  .flex-basis-65 {
    flex-basis: 65%;
    max-width: 65%;
    width: 65%;
  }

  .flex-basis-45 {
    flex-basis: 45%;
    max-width: 45%;
    width: 45%;
  }

  .flex-basis-55 {
    flex-basis: 55%;
    max-width: 55%;
    width: 55%;
  }

  .text-field-px {
    padding-left: var(--small) !important;
    padding-right: 0 !important;
  }

  .text-subheading-subtitle {
    font-weight: 700;
    font-size: var(--f-16);
    line-height: 1.8rem;
    margin-left: 16px;
  }

  .primary-prefill-ctas {
    display: none;
  }

  .prefill-help-texts {
    flex-direction: column;
  }

  .prefill-help-texts>.part-2 {
    margin-left: 0;
  }

  .prefill-carousel-parent {
    display: flex;
    justify-content: center;
  }

  .carousel {
    margin-left: 0 !important;
  }

  .flex-basis-15 {
    flex-basis: 15%;
    width: 15%;
    max-width: 15%;
  }

  .prefill-header {
    flex-wrap: nowrap;
    align-items: baseline;
  }

  .prefill-header-text {
    flex-direction: column-reverse;
    align-items: baseline;
  }

  .footer-margin {
    margin-bottom: 90px;
  }

  .hide-in-mobile {
    display: none;
  }

  .hide-in-web {
    display: block !important;
  }

  .view-download-report {
    display: flex;
    justify-content: center;
  }

  .view-report-cta {
    float: none;
    margin-inline: 6px;
  }

  .card-bottom-ctas {
    flex-direction: column;
  }

  .reactive-title {
    flex-direction: column;
  }

  .block-imp {
    display: block !important;
  }

  .text-body-bold {
    line-height: 1.3rem;
  }

  .text-body-large-semibold {
    font: var(--semibold-weight) var(--f-14) var(--font-family);
    line-height: 1.3rem;
  }

  .bottom-card-cta {
    width: 100%;
  }

  .or-text {
    font-size: 14px;
  }

  .regime-modal-alignment {
    display: block;
  }

  .switch-regime-button {
    margin: auto;
  }

  .switch-card-content {
    margin-top: -12px;
  }

  .toast-banner {
    padding: 12px;
  }

  .filed-card-btn {
    margin-left: -12px;
    margin-right: 12px;
  }

  .text-xl {
    font-weight: 600;
    font-size: 26px;
    line-height: 2.3rem;
  }

  .ml-large {
    margin-left: 16px;
  }

  .basic-info-myaccount {
    margin-top: 20px !important;
  }

  .plancards {
    padding: 0;
  }

  .hidden-xs {
    display: none;
  }

  .visible-xs {
    display: block !important;
  }

  .faqs {
    padding-left: var(--0);
  }

  .faqs-title {
    padding: 4px 8px;
    margin-top: 8px;
    margin-bottom: 4px;
    display: flex;
    background-color: #fff;
    color: #000;
    font-weight: 700;
    font-size: var(--f-20);
    line-height: 2.5rem;
  }

  .return-success {
    flex-direction: column;
  }

  .return-details {
    margin-top: 20px;
  }

  .return-datials-card {
    margin: 0px 0px 0px 50px !important;
  }

  .testimonial-card {
    height: 430px;
  }

  .mobile-modal-view {
    margin-left: 14px;
    width: 100%;
  }

  .pan-selection-div {
    margin-top: 0px !important;
  }

  .pan-selection-flex {
    display: flex;
    flex-direction: column-reverse;
    padding-left: 16px;
    padding-right: var(--medium);
  }

  .mweb-mt-large {
    margin-top: var(--large) !important;
  }

  .mweb-mt-medium {
    margin-top: var(--medium) !important;
  }

  .revise-your-return-view {
    flex-direction: column;
    margin-left: -16px;
    margin-right: 8px;
    margin-top: -12px;
  }

  .revised-return-pan-selection-divider-or {
    margin-top: var(--large) !important;
  }

  .revised-return-pan-selection-divider-container {
    padding-right: 0px;
  }

  .fields-flex {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .subfield-label-margin {
    margin-right: 0px;
  }

  .fp-fields-flex {
    display: flex;
    flex-direction: column;
  }

  .hint-container {
    margin-left: -42px;
  }

  .add-client-input-fields {
    display: flex;
    flex-direction: column;
    margin-top: 0px;
  }

  .prefill-carousel-parent {
    display: none;
  }

  .your-summary-content {
    flex-direction: column;
  }

  .your-summary-items {
    display: flex;
    padding-top: 8px;
    justify-content: space-between;
  }

  .width-50-percent {
    width: 96%;
  }

  .width-33-percent {
    width: 103.33%;
  }

  .itr-4-line-item {
    margin-left: -174px;
  }

  .otp-80-sec-modal {
    align-items: flex-start;
  }

  .otp-80-sec-modal-text {
    display: flex;
    margin-left: 12px;
    margin-top: -4px;
    font-size: 12px;
  }

  .otp-80-sec-modal-text-style {
    font-size: 12px;
    font-weight: 400;
  }

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

  .lp-fold1-left-card>.upper-sec {
    height: auto;
  }

  .lp-fold1-left-card>.upper-sec>.lp-greeting {
    font-weight: 500;
    font-size: 14px;
    width: 140px;
    margin-top: 40px;
  }

  .lp-fold1-left-card>.upper-sec>.title {
    font-weight: 500;
    font-size: 20px;
    width: 180px;
  }

  .lp-fold1-left-card>.upper-sec>.image {
    width: 170px;
  }

  .lp-fold1-left-card>.upper-sec>.lp-buttons {
    display: none;
  }

  .lp-fold1-left-card>.lower-sec {
    display: none;
  }

  .lp-fold1-left-card>.lower-sec>.plan-details {
    padding-bottom: 16px;
    padding-top: 16px;
    border-bottom: 1px solid #b7d5fe;
  }

  .lp-fold1-left-card>.lower-sec>.plan-details>.title {
    font-size: 16px;
    line-height: 20px;
  }

  .announcement {
    padding-top: 20px;
    padding-bottom: 16px;
  }

  .announcement>.title {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #2c323c;
  }

  .announcement>.image {
    width: 32px;
    height: 32px;
  }

  .filing-fold-right-card {
    display: none;
  }

  .mweb-lp-fold1-right-card {
    display: block;
  }

  .lp-fold1-right-card {
    height: auto;
    background: #feedd7;
    border: 1px solid #fdca85;
    border-radius: 20px;
    position: relative;
    width: 93%;
    padding: 2% 12% 5% 5%;
    margin-top: 16px;
    margin-left: 12px;
  }

  .lp-fold1-right-card .tag {
    top: 0;
    background: black;
    color: white;
    padding: 1% 2%;
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    width: 150px;
    text-align: center;
    margin-top: 24px;
  }

  .lp-fold1-right-card .title {
    font-weight: 600;
    font-size: 16px;
    color: #4b5159;
    margin-top: 16px;
  }

  .lp-fold1-right-card .subtitle {
    font-weight: 400;
    font-size: 12px;
    color: #70757b;
    margin-top: 8px;
  }

  .lp-fold1-right-card .button-hire {
    margin: 0;
  }

  .lp-offer-card {
    margin: 2% auto;
    border-radius: 20px;
    padding: 5%;
  }

  .lp-offer-card .coupon {
    margin-left: 0px;
  }

  .lp-offer-card>.coupon-container {
    flex-direction: column;
    align-items: baseline;
  }

  .lp-offer-card>.title {
    font-weight: 600;
    font-size: 16px;
  }

  .lp-offer-card>.subtitle {
    font-size: 12px;
    line-height: 16px;
  }

  .lp-strip {
    padding: 6%;
  }

  .lp-strip-container {
    flex-direction: column;
  }

  .lp-strip-color-blue {
    color: #1572ed;
  }

  .lp-strip-content {
    justify-content: flex-start;
    margin-top: 8px;
    margin-bottom: 8px;
    width: auto;
    height: 50px;
    align-items: flex-start;
  }

  .lp-strip-image {
    width: 24px;
    height: 24px;
    margin-top: 4px;
  }

  .lp-strip-title {
    font-weight: 600;
    font-size: 14px;
  }

  .lp-strip-subtitle {
    font-weight: 400;
    font-size: 10px;
  }

  .lp-self-planning {
    border: none;
    border-radius: 0px;
  }

  .lp-self-planning>.upper-sec {
    overflow: auto;
    border: none;
    border-radius: 0px;
  }

  .lp-self-planning-badge {
    font-size: 10px;
    font-weight: 500;
  }

  .lp-self-planning>.lower-sec {
    padding: 4%;
  }

  .lp-self-planning>.lower-sec .title {
    font-weight: 600;
    font-size: 14px;
  }

  .lp-self-planning>.lower-sec .subtitle {
    font-weight: 400;
    font-size: 12px;
  }

  .lp-self-planning>.lower-sec .button-container {
    width: 45%;
    max-width: 45%;
  }

  .lp-self-planning>.lower-sec .button-class {
    display: none;
  }

  .self-planning-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #314259;
    text-align: left;
    padding-left: 4%;
  }

  .self-planning-subtitle {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #70757b;
    text-align: left;
    padding-left: 4%;
  }

  .table {
    table-layout: fixed;
    width: 100%;
  }

  .table thead tr th {
    width: 120px;
  }

  .table thead tr th:first-child,
  .table tbody tr td:first-child {
    border: none;
  }

  .table thead tr th:first-child {
    width: 130px;
  }

  .table td:first-child,
  .table th:first-child {
    position: sticky;
    left: 0;
    z-index: 1;
    box-shadow: 0 0.5rem 0.5em rgba(0, 0, 0, 0.4);
    box-shadow: inset -4px 0 4px -2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset -4px 0 4px -2px rgba(0, 0, 0, 0.3);
  }

  .table th:first-child {
    background: #f8fbff;
  }

  .table tr:nth-child(even) td:first-child {
    background: #fafafa;
  }

  .table tr:nth-child(odd) td:first-child {
    background: #ffffff;
  }

  .table tr:nth-child(even) {
    background-color: #fafafa;
  }

  .table tr:nth-child(odd) {
    background-color: #ffffff;
  }

  .th-title {
    font-size: 10px !important;
    height: 30px;
  }

  .th-planamount {
    font-size: 12px;
  }

  .th-totalamount {
    font-size: 16px;
  }

  .td-icon {
    width: 16px;
    height: 16px;
  }

  .lp-self-plan {
    margin-top: 50px;
  }

  .last-fold {
    margin-bottom: 130px;
  }

  .prefill-personal-summary-data {
    flex-direction: column;
  }

  .prefill-not-updated-text {
    font-size: 12px;
  }

  .prefill-not-updated {
    margin-left: -20px;
    margin-top: 12px;
    width: 100% !important;
  }

  .awesome-in-drawer {
    text-align: center;
    justify-content: center;
    display: flex;
    line-height: 1.5em;
    margin-top: 32px;
  }

  .tax-due-badge-small {
    margin-right: 20px;
  }

  .tax-due-left-margin {
    margin-left: var(--0);
  }

  .btn-margin-0-mweb {
    margin-left: -12px;
  }

  .new-tax-regime-10ie-switch {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 18px;
  }

  .mweb-ml-16 {
    margin-left: 16px;
  }

  .mweb-ml-40 {
    margin-left: 40px;
  }

  .mweb-ml--10 {
    margin-left: -10px !important;
  }

  .mweb-ml--32 {
    margin-left: -32px !important;
  }

  .tax-regime-questions-info {
    height: 72px;
    margin-top: 40px;
  }

  .drawer-sticky-ctas {
    display: flex;
    background-color: rgba(255, 255, 255, 1);
    position: fixed;
    top: auto;
    left: 0;
    bottom: 0;
    z-index: 100;
    box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.12);
    padding-top: 5px;
    padding-bottom: 10px;
    width: 100%;
  }

  .vda-error-error {
    font-size: 12px;
    line-height: 16px;
    padding: 12px;
  }

  .vda-review-now-hyperlink {
    font-size: 12px;
    line-height: 1.3em;
    white-space: nowrap;
    margin-inline: 16px;
  }

  .vda-error-warning {
    font-size: 12px;
    line-height: 16px;
    padding: 12px;
  }

  .line-item-cg {
    margin-left: 18px;
    margin-right: 12px;
  }

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

  .my-account-banner-container {
    background-color: var(--mint-gray-900);
    margin: 0 !important;
    display: flex;
    justify-content: center;
    padding: var(--xxx-small);
  }

  .my-account-banner-text {
    font-size: 12px;
    font-weight: 500;
    color: var(--mint-yellow-400);
  }

  .lp-discount-percentage-text {
    font-size: 12px;
  }

  .import-data-img {
    width: 32px;
    height: 32px;
  }

  .columnar-grid {
    grid-template-columns: repeat(5, 120px);
    overflow: auto;
  }

  .cg-partner-container {
    margin-left: var(--small);
  }

  .primary-form-saved {
    flex-direction: column;
  }

  .primary-form-saved>.sections {
    width: 100%;
  }

  .primary-form-saved>.sections>.data-2 {
    margin-left: 0;
    padding-left: 0;
  }

  .primary-form-saved>.sections>.data-1 {
    width: 60%;
  }

  .primary-form-saved>.sections:nth-child(2) {
    margin-top: 12px;
  }

  .deemed-cg-internal {
    margin: 0;
  }

  .deemed-cg-datalist-card {
    margin: 20px 0px 10px 0;
  }

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

  .exemption-subtitle {
    padding-right: 0px !important;
  }

  .cg-text-heading {
    font: var(--h6);
    line-height: 1.5rem;
  }

  .cg-table .rc-table-cell:last-child {
    box-shadow: inset 10px 0px 12px -10px rgba(0, 0, 0, 0.3) !important;
    -webkit-box-shadow: inset 10px 0px 12px -10px rgba(0, 0, 0, 0.3) !important;
  }

  .cg-table .rc-table-cell:first-child {
    min-width: inherit !important;
  }

  .paytax-nudges-fact-card {
    display: none;
  }

  .salary-content {
    margin-left: var(--xxx-large);
  }

  .revised-return-banner {
    margin-top: 24px;
    width: 94%;
    margin-left: 12px;
  }

  .revised-inner-banner {
    padding: 16px;
  }

  .revised-banner-info {
    padding-inline: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

.margin-left-negative-15 {
  margin-left: -15px !important;
}

@media (max-width: 767px) {
  .content-container {
    padding-left: 0px;
  }

  .button-goto-next {
    justify-content: center;
    margin-left: 12px;
  }

  .error-message {
    font-size: 14px;
  }

  .margine-top-important-2 {
    margin-top: 0.75rem !important;
  }

  .hide-web {
    display: none !important;
  }

  .hide-mweb {
    display: block !important;
  }

  .hide-web-flex {
    display: none !important;
  }

  .hide-mweb-flex {
    display: flex !important;
  }

  .prefill-button-primary {
    display: none;
  }

  .prefill-button-secondary {
    display: block;
  }

  .label-support {
    font-size: 10px;
    font-weight: 600;
    color: rgba(var(--color-black-600));
    text-transform: uppercase;
  }

  .header-back-icon {
    cursor: 'pointer';
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ffffff;
    padding: 0px;
    margin-right: 18px;
  }

  .amount-title {
    font: var(--h6);
    line-height: 2rem;
    white-space: nowrap;
    margin-left: 24px;
  }

  .label-info-text {
    display: none;
  }

  .info-icon {
    display: flex;
  }

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

  .flex-with-picker {
    flex-direction: column;
  }

  .go-next-btn {
    margin: 4px 0px;
    display: flex;
    width: 100%;
    margin-bottom: 16px;
  }

  .go-next-div,
  .cg-go-next-div {
    display: flex;
    background-color: rgba(255, 255, 255, 1);
    position: fixed;
    left: 0;
    bottom: 0;
    top: auto;
    z-index: 9;
    box-shadow: 0 -3px 5px rgb(0 0 0 / 12%);
    padding-top: 5px;
    padding-bottom: 10px;
    margin-left: 0;
    margin-bottom: 0;
    width: 100%;
  }

  .bottom-sticky-div {
    position: sticky;
    left: 0;
    right: 0;
    bottom: 1%;
    width: 100%;
    background-color: #ffffff;
  }

  .mobile-separator-div {
    height: 2px;
    border-width: 1px;
    border-color: var(--mint-gray-200);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: -8px;
    margin-right: -8px;
    display: block;
  }

  .delete-text {
    max-width: 95%;
  }

  .mp-upsell-banner {
    display: none;
  }

  .mobile-btn-group {
    flex-direction: column;
    align-items: flex-start;
  }

  .text-subheading {
    font-weight: 700;
    font-size: var(--f-16);
    line-height: 1.8rem;
  }

  .rc-table-container {
    min-width: 302px;
    max-width: 100%;
    overflow-x: auto;
  }

  .rc-table-cell {
    min-width: 150px;
  }

  table {
    colgroup {
      col {
        min-width: 150px !important;
      }
    }
  }

  th:last-child,
  td:last-child {
    min-width: 50px;
  }

  .rc-table-sticky-holder {
    overflow: visible !important;
  }

  .flex-basis-35 {
    flex-basis: 35%;
    max-width: 35%;
    width: 35%;
  }

  .flex-basis-65 {
    flex-basis: 65%;
    max-width: 65%;
    width: 65%;
  }

  .flex-basis-45 {
    flex-basis: 45%;
    max-width: 45%;
    width: 45%;
  }

  .flex-basis-55 {
    flex-basis: 55%;
    max-width: 55%;
    width: 55%;
  }

  .text-field-px {
    padding-left: var(--small) !important;
    padding-right: 0 !important;
  }

  .text-subheading-subtitle {
    font-weight: 700;
    font-size: var(--f-16);
    line-height: 1.8rem;
    margin-left: 16px;
  }

  .secondary-prefill-ctas {
    display: flex !important;
    flex-direction: column;
    background-color: rgba(255, 255, 255, 1);
    position: fixed;
    top: auto;
    left: 0;
    bottom: 0;
    z-index: 100;
    box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.12);
    padding-top: 5px;
    padding-bottom: 10px;
  }

  .cta-shadow {
    box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.12);
  }

  .prefill-help-texts {
    flex-direction: column;
  }

  .prefill-help-texts>.part-2 {
    margin-left: 0;
  }

  .prefill-carousel-parent {
    display: flex;
    justify-content: center;
  }

  .carousel {
    margin-left: 0 !important;
  }

  .flex-basis-15 {
    flex-basis: 15% !important;
    width: 15% !important;
    max-width: 15% !important;
  }

  .prefill-header {
    flex-wrap: nowrap !important;
    align-items: baseline;
  }

  .prefill-header-text {
    flex-direction: column-reverse;
    align-items: baseline;
  }

  .footer-margin {
    margin-bottom: 90px;
  }

  .hide-in-mobile {
    display: none;
  }

  .hide-in-web {
    display: block !important;
  }

  .view-download-report {
    display: flex;
    justify-content: center;
  }

  .view-report-cta {
    float: none;
    margin-inline: 6px;
  }

  .card-bottom-ctas {
    flex-direction: column;
  }

  .reactive-title {
    flex-direction: column;
  }

  .block-imp {
    display: block !important;
  }

  .text-body-bold {
    line-height: 1.3rem;
  }

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

  .text-body-large-semibold {
    font: var(--semibold-weight) var(--f-14) var(--font-family);
    line-height: 1.3rem;
  }

  .bottom-card-cta {
    width: 100%;
  }

  .or-text {
    font-size: 14px;
  }

  .regime-modal-alignment {
    display: block;
  }

  .switch-regime-button {
    margin: auto;
  }

  .switch-card-content {
    margin-top: -12px;
  }

  .toast-banner {
    padding: 12px;
  }

  .filed-card-btn {
    margin-left: -12px;
    margin-right: 12px;
  }

  .text-xl {
    font-weight: 600;
    font-size: 26px;
    line-height: 2.3rem;
  }

  .ml-large {
    margin-left: 16px;
  }

  .basic-info-myaccount {
    margin-top: 20px !important;
  }

  .plancards {
    padding: 0;
  }

  .hidden-xs {
    display: none;
  }

  .visible-xs {
    display: block !important;
  }

  .faqs {
    padding-left: var(--0);
  }

  .faqs-title {
    padding: 4px 8px;
    margin-top: 8px;
    margin-bottom: 4px;
    display: flex;
    background-color: #fff;
    color: #000;
    font-weight: 700;
    font-size: var(--f-20);
    line-height: 2.5rem;
  }

  .return-success {
    flex-direction: column;
  }

  .return-details {
    margin-top: 20px;
  }

  .return-datials-card {
    margin: 0px 0px 0px 50px !important;
  }

  .testimonial-card {
    height: 430px;
  }

  .mobile-modal-view {
    margin-left: 14px;
    width: 100%;
  }

  .pan-selection-div {
    margin-top: 0px !important;
  }

  .pan-selection-flex {
    display: flex;
    flex-direction: column-reverse;
    padding-left: 16px;
    padding-right: var(--medium);
  }

  .mweb-mt-large {
    margin-top: var(--large) !important;
  }

  .mweb-mt-medium {
    margin-top: var(--medium) !important;
  }

  .revise-your-return-view {
    flex-direction: column;
    margin-left: -16px;
    margin-right: 8px;
    margin-top: -12px;
  }

  .revised-return-pan-selection-divider-or {
    margin-top: var(--large) !important;
  }

  .revised-return-pan-selection-divider-container {
    padding-right: 0px;
  }

  .fields-flex {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .subfield-label-margin {
    margin-right: 0px;
  }

  .fp-fields-flex {
    display: flex;
    flex-direction: column;
  }

  .hint-container {
    margin-left: -42px;
  }

  .add-client-input-fields {
    display: flex;
    flex-direction: column;
    margin-top: 0px;
  }

  .prefill-carousel-parent {
    display: none;
  }

  .your-summary-content {
    flex-direction: column;
  }

  .your-summary-items {
    display: flex;
    padding-top: 8px;
    justify-content: space-between;
  }

  .width-50-percent {
    width: 96%;
  }

  .width-33-percent {
    width: 103.33%;
  }

  .itr-4-line-item {
    margin-left: -174px;
  }

  .otp-80-sec-modal {
    align-items: flex-start;
  }

  .otp-80-sec-modal-text {
    display: flex;
    margin-left: 12px;
    margin-top: -4px;
    font-size: 12px;
  }

  .otp-80-sec-modal-text-style {
    font-size: 12px;
    font-weight: 400;
  }

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

  .lp-fold1-left-card>.upper-sec {
    height: auto;
  }

  .lp-fold1-left-card>.upper-sec>.lp-greeting {
    font-weight: 500;
    font-size: 14px;
    width: 140px;
    margin-top: 40px;
  }

  .lp-fold1-left-card>.upper-sec>.title {
    font-weight: 500;
    font-size: 20px;
    width: 180px;
  }

  .lp-fold1-left-card>.upper-sec>.image {
    width: 170px;
  }

  .lp-fold1-left-card>.upper-sec>.lp-buttons {
    display: none;
  }

  .lp-fold1-left-card>.lower-sec {
    display: none;
  }

  .lp-fold1-left-card>.lower-sec>.plan-details {
    padding-bottom: 16px;
    padding-top: 16px;
    border-bottom: 1px solid #b7d5fe;
  }

  .lp-fold1-left-card>.lower-sec>.plan-details>.title {
    font-size: 16px;
    line-height: 20px;
  }

  .announcement {
    padding-top: 20px;
    padding-bottom: 16px;
  }

  .announcement>.title {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #2c323c;
  }

  .announcement>.image {
    width: 32px;
    height: 32px;
  }

  .filing-fold-right-card {
    display: none;
  }

  .mweb-lp-fold1-right-card {
    display: block;
  }

  .lp-fold1-right-card {
    height: auto;
    background: #feedd7;
    border: 1px solid #fdca85;
    border-radius: 20px;
    position: relative;
    width: 93%;
    padding: 2% 12% 5% 5%;
    margin-top: 16px;
  }

  .lp-fold1-right-card .tag {
    top: 0;
    background: black;
    color: white;
    padding: 1% 2%;
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    width: 150px;
    text-align: center;
    margin-top: 24px;
  }

  .lp-fold1-right-card .title {
    font-weight: 600;
    font-size: 16px;
    color: #4b5159;
    margin-top: 16px;
  }

  .lp-fold1-right-card .subtitle {
    font-weight: 400;
    font-size: 12px;
    color: #70757b;
    margin-top: 8px;
  }

  .lp-fold1-right-card .button-hire {
    margin: 0;
  }

  .lp-offer-card {
    margin: 2% auto;
    border-radius: 20px;
    padding: 5%;
  }

  .lp-offer-card .coupon {
    margin-left: 0px;
  }

  .lp-offer-card>.coupon-container {
    flex-direction: column;
    align-items: baseline;
  }

  .lp-offer-card>.title {
    font-weight: 600;
    font-size: 16px;
  }

  .lp-offer-card>.subtitle {
    font-size: 12px;
    line-height: 16px;
  }

  .lp-strip {
    padding: 6%;
  }

  .lp-strip-container {
    flex-direction: column;
  }

  .lp-strip-color-blue {
    color: #1572ed;
  }

  .lp-strip-content {
    justify-content: flex-start;
    margin-top: 8px;
    margin-bottom: 8px;
    width: auto;
    height: 50px;
    align-items: flex-start;
  }

  .lp-strip-image {
    width: 24px;
    height: 24px;
    margin-top: 4px;
  }

  .lp-strip-title {
    font-weight: 600;
    font-size: 14px;
  }

  .lp-strip-subtitle {
    font-weight: 400;
    font-size: 10px;
  }

  .lp-self-planning {
    border: none;
    border-radius: 0px;
  }

  .lp-self-planning>.upper-sec {
    overflow: auto;
    border: none;
    border-radius: 0px;
  }

  .lp-self-planning-badge {
    font-size: 10px;
    font-weight: 500;
  }

  .lp-self-planning>.lower-sec {
    padding: 4%;
  }

  .lp-self-planning>.lower-sec .title {
    font-weight: 600;
    font-size: 14px;
  }

  .lp-self-planning>.lower-sec .subtitle {
    font-weight: 400;
    font-size: 12px;
  }

  .lp-self-planning>.lower-sec .button-container {
    width: 45%;
    max-width: 45%;
  }

  .lp-self-planning>.lower-sec .button-class {
    display: none;
  }

  .self-planning-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #314259;
    text-align: left;
    padding-left: 4%;
  }

  .self-planning-subtitle {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #70757b;
    text-align: left;
    padding-left: 4%;
  }

  .table {
    table-layout: fixed;
    width: 100%;
  }

  .table thead tr th {
    width: 120px;
  }

  .table thead tr th:first-child,
  .table tbody tr td:first-child {
    border: none;
  }

  .table thead tr th:first-child {
    width: 130px;
  }

  .table td:first-child,
  .table th:first-child {
    position: sticky;
    left: 0;
    z-index: 1;
    box-shadow: 0 0.5rem 0.5em rgba(0, 0, 0, 0.4);
    box-shadow: inset -4px 0 4px -2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset -4px 0 4px -2px rgba(0, 0, 0, 0.3);
  }

  .table th:first-child {
    background: #f8fbff;
  }

  .table tr:nth-child(even) td:first-child {
    background: #fafafa;
  }

  .table tr:nth-child(odd) td:first-child {
    background: #ffffff;
  }

  .table tr:nth-child(even) {
    background-color: #fafafa;
  }

  .table tr:nth-child(odd) {
    background-color: #ffffff;
  }

  .th-title {
    font-size: 10px !important;
    height: 30px;
  }

  .th-planamount {
    font-size: 12px;
  }

  .th-totalamount {
    font-size: 16px;
  }

  .td-icon {
    width: 16px;
    height: 16px;
  }

  .lp-self-plan {
    margin-top: 50px;
  }

  .last-fold {
    margin-bottom: 130px;
  }

  .prefill-personal-summary-data {
    flex-direction: column;
  }

  .prefill-not-updated-text {
    font-size: 12px;
  }

  .prefill-not-updated {
    margin-left: -20px;
    margin-top: 12px;
    width: 100% !important;
  }

  .awesome-in-drawer {
    text-align: center;
    justify-content: center;
    display: flex;
    line-height: 1.5em;
    margin-top: 32px;
  }

  .tax-due-badge-small {
    margin-right: 20px;
  }

  .tax-due-left-margin {
    margin-left: var(--0);
  }

  .btn-margin-0-mweb {
    margin-left: -12px;
  }

  .new-tax-regime-10ie-switch {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 18px;
  }

  .mweb-ml-16 {
    margin-left: 16px;
  }

  .mweb-ml-40 {
    margin-left: 40px;
  }

  .mweb-ml--10 {
    margin-left: -10px !important;
  }

  .mweb-ml--32 {
    margin-left: -32px !important;
  }

  .tax-regime-questions-info {
    height: 72px;
    margin-top: 40px;
  }

  .drawer-sticky-ctas {
    display: flex;
    background-color: rgba(255, 255, 255, 1);
    position: fixed;
    top: auto;
    left: 0;
    bottom: 0;
    z-index: 100;
    box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.12);
    padding-top: 5px;
    padding-bottom: 10px;
    width: 100%;
  }

  .vda-error-error {
    font-size: 12px;
    line-height: 16px;
    padding: 12px;
  }

  .vda-review-now-hyperlink {
    font-size: 12px;
    line-height: 1.3em;
    white-space: nowrap;
    margin-inline: 16px;
  }

  .vda-error-warning {
    font-size: 12px;
    line-height: 16px;
    padding: 12px;
  }

  .line-item-cg {
    margin-left: 18px;
    margin-right: 12px;
  }

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

  .my-account-banner-container {
    background-color: var(--mint-gray-900);
    margin: 0 !important;
    display: flex;
    justify-content: center;
    padding: var(--xxx-small);
  }

  .my-account-banner-text {
    font-size: 12px;
    font-weight: 500;
    color: var(--mint-yellow-400);
  }

  .lp-discount-percentage-text {
    font-size: 12px;
  }

  .columnar-grid {
    grid-template-columns: repeat(5, 120px);
    overflow: auto;
  }

  .primary-form-saved {
    flex-direction: column;
  }

  .primary-form-saved>.sections {
    width: 100%;
  }

  .primary-form-saved>.sections>.data-2 {
    margin-left: 0;
    padding-left: 0;
  }

  .primary-form-saved>.sections>.data-1 {
    width: 60%;
  }

  .primary-form-saved>.sections:nth-child(2) {
    margin-top: 12px;
  }

  .deemed-cg-internal {
    margin: 0;
  }

  .deemed-cg-datalist-card {
    margin: 20px 0px 10px 0;
  }

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

  .exemption-subtitle {
    padding-right: 0px !important;
  }

  .cg-text-heading {
    font: var(--h6);
    line-height: 1.5rem;
  }

  .cg-table .rc-table-cell:last-child {
    box-shadow: inset 10px 0px 12px -10px rgba(0, 0, 0, 0.3) !important;
    -webkit-box-shadow: inset 10px 0px 12px -10px rgba(0, 0, 0, 0.3) !important;
  }

  .cg-table .rc-table-cell:first-child {
    min-width: inherit !important;
  }

  .paytax-nudges-fact-card {
    display: none;
  }

  .salary-content {
    margin-left: var(--xxx-large);
  }

  .revised-return-banner {
    margin-top: 24px;
    width: 94%;
    margin-left: 12px;
  }

  .revised-inner-banner {
    padding: 16px;
  }

  .revised-banner-info {
    padding-inline: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .fa-drawer-bottom-padding {
    margin-bottom: 20%;
  }
}

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

.pointer-events-auto {
  pointer-events: auto
}

.\!visible {
  visibility: visible !important
}

.visible {
  visibility: visible
}

.invisible {
  visibility: hidden
}

.collapse {
  visibility: collapse
}

.static {
  position: static
}

.fixed {
  position: fixed
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.sticky {
  position: sticky
}

.inset-0 {
  inset: 0px
}

.-bottom-2 {
  bottom: -0.5rem
}

.-bottom-20 {
  bottom: -5rem
}

.-top-2 {
  top: -0.5rem
}

.bottom-0 {
  bottom: 0px
}

.bottom-1 {
  bottom: 0.25rem
}

.bottom-2 {
  bottom: 0.5rem
}

.bottom-20 {
  bottom: 5rem
}

.bottom-\[65px\] {
  bottom: 65px
}

.bottom-full {
  bottom: 100%
}

.left-0 {
  left: 0px
}

.left-1 {
  left: 0.25rem
}

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

.left-2 {
  left: 0.5rem
}

.left-5 {
  left: 1.25rem
}

.left-8 {
  left: 2rem
}

.left-\[-14px\] {
  left: -14px
}

.left-\[30\%\] {
  left: 30%
}

.left-\[45\%\] {
  left: 45%
}

.left-\[50\%\] {
  left: 50%
}

.left-full {
  left: 100%
}

.right-0 {
  right: 0px
}

.right-1 {
  right: 0.25rem
}

.right-10 {
  right: 2.5rem
}

.right-12 {
  right: 3rem
}

.right-2 {
  right: 0.5rem
}

.right-2\.5 {
  right: 0.625rem
}

.right-3 {
  right: 0.75rem
}

.right-4 {
  right: 1rem
}

.right-full {
  right: 100%
}

.top-0 {
  top: 0px
}

.top-1 {
  top: 0.25rem
}

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

.top-1\/4 {
  top: 25%
}

.top-10 {
  top: 2.5rem
}

.top-16 {
  top: 4rem
}

.top-2 {
  top: 0.5rem
}

.top-20 {
  top: 5rem
}

.top-4 {
  top: 1rem
}

.top-5 {
  top: 1.25rem
}

.top-6 {
  top: 1.5rem
}

.top-7 {
  top: 1.75rem
}

.top-\[-10px\] {
  top: -10px
}

.top-\[-25px\] {
  top: -25px
}

.top-\[10\%\] {
  top: 10%
}

.top-\[51\%\] {
  top: 51%
}

.top-\[66px\] {
  top: 66px
}

.top-\[90\%\] {
  top: 90%
}

.top-auto {
  top: auto
}

.top-full {
  top: 100%
}

.z-10 {
  z-index: 10
}

.z-100 {
  z-index: 100
}

.z-150 {
  z-index: 150
}

.z-20 {
  z-index: 20
}

.z-40 {
  z-index: 40
}

.z-5 {
  z-index: 5
}

.z-50 {
  z-index: 50
}

.z-500 {
  z-index: 500
}

.z-\[99999\] {
  z-index: 99999
}

.float-right {
  float: right
}

.float-left {
  float: left
}

.\!m-0 {
  margin: 0px !important
}

.m-0 {
  margin: 0px
}

.m-0\.5 {
  margin: 0.125rem
}

.m-4 {
  margin: 1rem
}

.m-5 {
  margin: 1.25rem
}

.m-auto {
  margin: auto
}

.m-medium {
  margin: 16px
}

.m-small {
  margin: 12px
}

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

.mx-0 {
  margin-left: 0px;
  margin-right: 0px
}

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

.mx-11 {
  margin-left: 2.75rem;
  margin-right: 2.75rem
}

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

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

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

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

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem
}

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

.mx-large {
  margin-left: 20px;
  margin-right: 20px
}

.mx-medium {
  margin-left: 16px;
  margin-right: 16px
}

.mx-small {
  margin-left: 12px;
  margin-right: 12px
}

.mx-x-large {
  margin-left: 24px;
  margin-right: 24px
}

.mx-x-small {
  margin-left: 8px;
  margin-right: 8px
}

.mx-xx-small {
  margin-left: 4px;
  margin-right: 4px
}

.mx-xxx-small {
  margin-left: 2px;
  margin-right: 2px
}

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

.my-0\.5 {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem
}

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

.my-1\.5 {
  margin-top: 0.375rem;
  margin-bottom: 0.375rem
}

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

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem
}

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

.my-20 {
  margin-top: 5rem;
  margin-bottom: 5rem
}

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem
}

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

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem
}

.my-7 {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem
}

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

.my-\[6px\] {
  margin-top: 6px;
  margin-bottom: 6px
}

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

.my-large {
  margin-top: 20px;
  margin-bottom: 20px
}

.my-medium {
  margin-top: 16px;
  margin-bottom: 16px
}

.my-small {
  margin-top: 12px;
  margin-bottom: 12px
}

.my-x-large {
  margin-top: 24px;
  margin-bottom: 24px
}

.my-x-small {
  margin-top: 8px;
  margin-bottom: 8px
}

.my-xx-large {
  margin-top: 32px;
  margin-bottom: 32px
}

.my-xx-small {
  margin-top: 4px;
  margin-bottom: 4px
}

.my-xxx-large {
  margin-top: 40px;
  margin-bottom: 40px
}

.\!mb-4 {
  margin-bottom: 1rem !important
}

.\!ml-0 {
  margin-left: 0px !important
}

.\!mt-2 {
  margin-top: 0.5rem !important
}

.\!mt-4 {
  margin-top: 1rem !important
}

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

.-ml-10 {
  margin-left: -2.5rem
}

.-ml-12 {
  margin-left: -3rem
}

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

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

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

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

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

.-mt-0\.5 {
  margin-top: -0.125rem
}

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

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

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

.-mt-\[38px\] {
  margin-top: -38px
}

.-mt-medium {
  margin-top: -16px
}

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

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

.mb-0\.5 {
  margin-bottom: 0.125rem
}

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

.mb-1\.5 {
  margin-bottom: 0.375rem
}

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

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

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

.mb-16 {
  margin-bottom: 4rem
}

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

.mb-2\.5 {
  margin-bottom: 0.625rem
}

.mb-24 {
  margin-bottom: 6rem
}

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

.mb-32 {
  margin-bottom: 8rem
}

.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-\[2px\] {
  margin-bottom: 2px
}

.mb-auto {
  margin-bottom: auto
}

.mb-large {
  margin-bottom: 20px
}

.mb-medium {
  margin-bottom: 16px
}

.mb-small {
  margin-bottom: 12px
}

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

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

.ml-0\.5 {
  margin-left: 0.125rem
}

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

.ml-1\.5 {
  margin-left: 0.375rem
}

.ml-10 {
  margin-left: 2.5rem
}

.ml-11 {
  margin-left: 2.75rem
}

.ml-12 {
  margin-left: 3rem
}

.ml-14 {
  margin-left: 3.5rem
}

.ml-16 {
  margin-left: 4rem
}

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

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

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

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

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

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

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

.ml-9 {
  margin-left: 2.25rem
}

.ml-\[-8px\] {
  margin-left: -8px
}

.ml-\[10px\] {
  margin-left: 10px
}

.ml-\[11px\] {
  margin-left: 11px
}

.ml-\[7\%\] {
  margin-left: 7%
}

.ml-\[72px\] {
  margin-left: 72px
}

.ml-auto {
  margin-left: auto
}

.ml-large {
  margin-left: 20px
}

.ml-medium {
  margin-left: 16px
}

.ml-small {
  margin-left: 12px
}

.ml-x-large {
  margin-left: 24px
}

.ml-x-small {
  margin-left: 8px
}

.ml-xxx-large {
  margin-left: 40px
}

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

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

.mr-1\.5 {
  margin-right: 0.375rem
}

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

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

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

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

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

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

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

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

.mr-9 {
  margin-right: 2.25rem
}

.mr-\[11px\] {
  margin-right: 11px
}

.mr-auto {
  margin-right: auto
}

.mr-large {
  margin-right: 20px
}

.mr-medium {
  margin-right: 16px
}

.mr-small {
  margin-right: 12px
}

.mr-x-large {
  margin-right: 24px
}

.mr-x-small {
  margin-right: 8px
}

.mr-xxx-large {
  margin-right: 40px
}

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

.mt-0\.5 {
  margin-top: 0.125rem
}

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

.mt-1\.5 {
  margin-top: 0.375rem
}

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

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

.mt-14 {
  margin-top: 3.5rem
}

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

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

.mt-2\.5 {
  margin-top: 0.625rem
}

.mt-20 {
  margin-top: 5rem
}

.mt-24 {
  margin-top: 6rem
}

.mt-28 {
  margin-top: 7rem
}

.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-9 {
  margin-top: 2.25rem
}

.mt-96 {
  margin-top: 24rem
}

.mt-\[-50\%\] {
  margin-top: -50%
}

.mt-\[-60px\] {
  margin-top: -60px
}

.mt-\[1\.65rem\] {
  margin-top: 1.65rem
}

.mt-\[100px\] {
  margin-top: 100px
}

.mt-\[14px\] {
  margin-top: 14px
}

.mt-\[30\%\] {
  margin-top: 30%
}

.mt-\[4px\] {
  margin-top: 4px
}

.mt-\[55px\] {
  margin-top: 55px
}

.mt-auto {
  margin-top: auto
}

.mt-large {
  margin-top: 20px
}

.mt-medium {
  margin-top: 16px
}

.mt-small {
  margin-top: 12px
}

.mt-x-small {
  margin-top: 8px
}

.mt-xx-small {
  margin-top: 4px
}

.mt-xxx-large {
  margin-top: 40px
}

.mt-xxx-small {
  margin-top: 2px
}

.box-border {
  box-sizing: border-box
}

.box-content {
  box-sizing: content-box
}

.block {
  display: block
}

.inline-block {
  display: inline-block
}

.\!inline {
  display: inline !important
}

.inline {
  display: inline
}

.flex {
  display: flex
}

.inline-flex {
  display: inline-flex
}

.table {
  display: table
}

.inline-table {
  display: inline-table
}

.table-row {
  display: table-row
}

.grid {
  display: grid
}

.contents {
  display: contents
}

.list-item {
  display: list-item
}

.hidden {
  display: none
}

.\!h-6 {
  height: 1.5rem !important
}

.\!h-8 {
  height: 2rem !important
}

.h-0 {
  height: 0px
}

.h-1 {
  height: 0.25rem
}

.h-1\.5 {
  height: 0.375rem
}

.h-1\/2 {
  height: 50%
}

.h-1\/3 {
  height: 33.333333%
}

.h-1\/4 {
  height: 25%
}

.h-1\/5 {
  height: 20%
}

.h-1\/6 {
  height: 16.666667%
}

.h-10 {
  height: 2.5rem
}

.h-11 {
  height: 2.75rem
}

.h-12 {
  height: 3rem
}

.h-14 {
  height: 3.5rem
}

.h-16 {
  height: 4rem
}

.h-2 {
  height: 0.5rem
}

.h-2\/3 {
  height: 66.666667%
}

.h-20 {
  height: 5rem
}

.h-24 {
  height: 6rem
}

.h-3 {
  height: 0.75rem
}

.h-3\.5 {
  height: 0.875rem
}

.h-3\/4 {
  height: 75%
}

.h-32 {
  height: 8rem
}

.h-36 {
  height: 9rem
}

.h-4 {
  height: 1rem
}

.h-4\/5 {
  height: 80%
}

.h-5 {
  height: 1.25rem
}

.h-5\/6 {
  height: 83.333333%
}

.h-56 {
  height: 14rem
}

.h-6 {
  height: 1.5rem
}

.h-7 {
  height: 1.75rem
}

.h-72 {
  height: 18rem
}

.h-8 {
  height: 2rem
}

.h-9 {
  height: 2.25rem
}

.h-\[1000px\] {
  height: 1000px
}

.h-\[100px\] {
  height: 100px
}

.h-\[100vh\] {
  height: 100vh
}

.h-\[10px\] {
  height: 10px
}

.h-\[1170px\] {
  height: 1170px
}

.h-\[14px\] {
  height: 14px
}

.h-\[168px\] {
  height: 168px
}

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

.h-\[18px\] {
  height: 18px
}

.h-\[1px\] {
  height: 1px
}

.h-\[200px\] {
  height: 200px
}

.h-\[28px\] {
  height: 28px
}

.h-\[2rem\] {
  height: 2rem
}

.h-\[30\%\] {
  height: 30%
}

.h-\[300px\] {
  height: 300px
}

.h-\[32px\] {
  height: 32px
}

.h-\[38px\] {
  height: 38px
}

.h-\[40px\] {
  height: 40px
}

.h-\[420px\] {
  height: 420px
}

.h-\[50\%\] {
  height: 50%
}

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

.h-\[50px\] {
  height: 50px
}

.h-\[54px\] {
  height: 54px
}

.h-\[55px\] {
  height: 55px
}

.h-\[55vh\] {
  height: 55vh
}

.h-\[600px\] {
  height: 600px
}

.h-\[60px\] {
  height: 60px
}

.h-\[70\%\] {
  height: 70%
}

.h-\[72px\] {
  height: 72px
}

.h-\[80px\] {
  height: 80px
}

.h-\[80vh\] {
  height: 80vh
}

.h-\[83vh\] {
  height: 83vh
}

.h-\[85vh\] {
  height: 85vh
}

.h-\[90\%\] {
  height: 90%
}

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

.h-\[calc\(100\%\+2rem\)\] {
  height: calc(100% + 2rem)
}

.h-\[calc\(100vh-112px\)\] {
  height: calc(100vh - 112px)
}

.h-\[calc\(100vh-181px\)\] {
  height: calc(100vh - 181px)
}

.h-\[calc\(100vh_-_185px\)\] {
  height: calc(100vh - 185px)
}

.h-\[calc\(100vh_-_66px\)\] {
  height: calc(100vh - 66px)
}

.h-auto {
  height: auto
}

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

.h-full {
  height: 100%
}

.h-px {
  height: 1px
}

.h-screen {
  height: 100vh
}

.h-small {
  height: 12px
}

.h-x-small {
  height: 8px
}

.h-xx-large {
  height: 32px
}

.h-xx-small {
  height: 4px
}

.h-xxx-small {
  height: 2px
}

.max-h-56 {
  max-height: 14rem
}

.max-h-\[200px\] {
  max-height: 200px
}

.max-h-\[416px\] {
  max-height: 416px
}

.max-h-\[50px\] {
  max-height: 50px
}

.max-h-\[600px\] {
  max-height: 600px
}

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

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

.max-h-\[95\%\] {
  max-height: 95%
}

.min-h-0 {
  min-height: 0px
}

.min-h-10 {
  min-height: 2.5rem
}

.min-h-12 {
  min-height: 3rem
}

.min-h-6 {
  min-height: 1.5rem
}

.min-h-64 {
  min-height: 16rem
}

.min-h-8 {
  min-height: 2rem
}

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

.min-h-\[20px\] {
  min-height: 20px
}

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

.\!w-10 {
  width: 2.5rem !important
}

.\!w-8 {
  width: 2rem !important
}

.w-0 {
  width: 0px
}

.w-0\.5 {
  width: 0.125rem
}

.w-1 {
  width: 0.25rem
}

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

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

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

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

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

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

.w-10 {
  width: 2.5rem
}

.w-10\/12 {
  width: 83.333333%
}

.w-11 {
  width: 2.75rem
}

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

.w-12 {
  width: 3rem
}

.w-14 {
  width: 3.5rem
}

.w-16 {
  width: 4rem
}

.w-2 {
  width: 0.5rem
}

.w-2\/12 {
  width: 16.666667%
}

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

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

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

.w-2\/6 {
  width: 33.333333%
}

.w-20 {
  width: 5rem
}

.w-24 {
  width: 6rem
}

.w-28 {
  width: 7rem
}

.w-3 {
  width: 0.75rem
}

.w-3\.5 {
  width: 0.875rem
}

.w-3\/12 {
  width: 25%
}

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

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

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

.w-32 {
  width: 8rem
}

.w-36 {
  width: 9rem
}

.w-4 {
  width: 1rem
}

.w-4\/12 {
  width: 33.333333%
}

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

.w-4\/6 {
  width: 66.666667%
}

.w-40 {
  width: 10rem
}

.w-44 {
  width: 11rem
}

.w-48 {
  width: 12rem
}

.w-5 {
  width: 1.25rem
}

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

.w-5\/6 {
  width: 83.333333%
}

.w-56 {
  width: 14rem
}

.w-6 {
  width: 1.5rem
}

.w-64 {
  width: 16rem
}

.w-7 {
  width: 1.75rem
}

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

.w-8 {
  width: 2rem
}

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

.w-80 {
  width: 20rem
}

.w-9 {
  width: 2.25rem
}

.w-9\/12 {
  width: 75%
}

.w-96 {
  width: 24rem
}

.w-\[10\%\] {
  width: 10%
}

.w-\[100\%\] {
  width: 100%
}

.w-\[10px\] {
  width: 10px
}

.w-\[110px\] {
  width: 110px
}

.w-\[120px\] {
  width: 120px
}

.w-\[125px\] {
  width: 125px
}

.w-\[135px\] {
  width: 135px
}

.w-\[160px\] {
  width: 160px
}

.w-\[18px\] {
  width: 18px
}

.w-\[1px\] {
  width: 1px
}

.w-\[23px\] {
  width: 23px
}

.w-\[240px\] {
  width: 240px
}

.w-\[250px\] {
  width: 250px
}

.w-\[30\%\] {
  width: 30%
}

.w-\[30vw\] {
  width: 30vw
}

.w-\[32px\] {
  width: 32px
}

.w-\[40\%\] {
  width: 40%
}

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

.w-\[430px\] {
  width: 430px
}

.w-\[45\%\] {
  width: 45%
}

.w-\[5\%\] {
  width: 5%
}

.w-\[50\%\] {
  width: 50%
}

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

.w-\[520px\] {
  width: 520px
}

.w-\[55\%\] {
  width: 55%
}

.w-\[550px\] {
  width: 550px
}

.w-\[55px\] {
  width: 55px
}

.w-\[6\%\] {
  width: 6%
}

.w-\[60\%\] {
  width: 60%
}

.w-\[680px\] {
  width: 680px
}

.w-\[7\%\] {
  width: 7%
}

.w-\[70\%\] {
  width: 70%
}

.w-\[7px\] {
  width: 7px
}

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

.w-\[90\%\] {
  width: 90%
}

.w-\[90px\] {
  width: 90px
}

.w-\[96\%\] {
  width: 96%
}

.w-\[98\%\] {
  width: 98%
}

.w-\[calc\(50\%-0\.5rem\)\] {
  width: calc(50% - 0.5rem)
}

.w-auto {
  width: auto
}

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

.w-full {
  width: 100%
}

.w-large {
  width: 20px
}

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

.w-px {
  width: 1px
}

.w-screen {
  width: 100vw
}

.w-small {
  width: 12px
}

.w-xx-large {
  width: 32px
}

.min-w-0 {
  min-width: 0px
}

.min-w-24 {
  min-width: 6rem
}

.min-w-32 {
  min-width: 8rem
}

.min-w-40 {
  min-width: 10rem
}

.min-w-52 {
  min-width: 13rem
}

.min-w-56 {
  min-width: 14rem
}

.min-w-64 {
  min-width: 16rem
}

.min-w-7 {
  min-width: 1.75rem
}

.min-w-9 {
  min-width: 2.25rem
}

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

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

.min-w-\[20\%\] {
  min-width: 20%
}

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

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

.min-w-\[5\%\] {
  min-width: 5%
}

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

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

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

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

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

.\!max-w-full {
  max-width: 100% !important
}

.max-w-44 {
  max-width: 11rem
}

.max-w-96 {
  max-width: 24rem
}

.max-w-\[108px\] {
  max-width: 108px
}

.max-w-\[140px\] {
  max-width: 140px
}

.max-w-\[152px\] {
  max-width: 152px
}

.max-w-\[294px\] {
  max-width: 294px
}

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

.max-w-\[50\%\] {
  max-width: 50%
}

.max-w-\[520px\] {
  max-width: 520px
}

.max-w-\[55\%\] {
  max-width: 55%
}

.max-w-\[552px\] {
  max-width: 552px
}

.max-w-\[600px\] {
  max-width: 600px
}

.max-w-\[85\%\] {
  max-width: 85%
}

.max-w-\[90\%\] {
  max-width: 90%
}

.max-w-\[95\%\] {
  max-width: 95%
}

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

.max-w-lg {
  max-width: 32rem
}

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

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

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

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

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

.flex-shrink {
  flex-shrink: 1
}

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

.shrink-0 {
  flex-shrink: 0
}

.flex-grow {
  flex-grow: 1
}

.\!basis-0 {
  flex-basis: 0px !important
}

.\!basis-full {
  flex-basis: 100% !important
}

.basis-0 {
  flex-basis: 0px
}

.basis-1\/6 {
  flex-basis: 16.666667%
}

.basis-11\/12 {
  flex-basis: 91.666667%
}

.basis-2\/5 {
  flex-basis: 40%
}

.basis-3\/5 {
  flex-basis: 60%
}

.basis-5\/6 {
  flex-basis: 83.333333%
}

.basis-\[49\%\] {
  flex-basis: 49%
}

.table-auto {
  table-layout: auto
}

.table-fixed {
  table-layout: fixed
}

.border-collapse {
  border-collapse: collapse
}

.origin-center {
  transform-origin: center
}

.\!translate-x-0 {
  --tw-translate-x: 0px !important;
  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)) !important
}

.\!translate-x-\[200\%\] {
  --tw-translate-x: 200% !important;
  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)) !important
}

.\!translate-x-full {
  --tw-translate-x: 100% !important;
  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)) !important
}

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

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

.translate-x-0 {
  --tw-translate-x: 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))
}

.translate-x-7 {
  --tw-translate-x: 1.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

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

.translate-y-0 {
  --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))
}

.translate-y-7 {
  --tw-translate-y: 1.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

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

.translate-y-full {
  --tw-translate-y: 100%;
  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))
}

.-rotate-90 {
  --tw-rotate: -90deg;
  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))
}

.rotate-0 {
  --tw-rotate: 0deg;
  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))
}

.rotate-180 {
  --tw-rotate: 180deg;
  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))
}

.rotate-90 {
  --tw-rotate: 90deg;
  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))
}

.rotate-\[45deg\] {
  --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))
}

.transform {
  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))
}

@keyframes bounce {

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

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

.animate-bounce {
  -webkit-animation: bounce 1s infinite;
  animation: bounce 1s infinite
}

@-webkit-keyframes expandIn {
  0% {
    opacity: 0;
    max-height: 0;
    transform: translateY(-10px)
  }

  100% {
    opacity: 1;
    max-height: 10000px;
    transform: translateY(0)
  }
}

@keyframes expandIn {
  0% {
    opacity: 0;
    max-height: 0;
    transform: translateY(-10px)
  }

  100% {
    opacity: 1;
    max-height: 10000px;
    transform: translateY(0)
  }
}

.animate-expandIn {
  -webkit-animation: expandIn 300ms ease-in-out forwards;
  animation: expandIn 300ms ease-in-out forwards
}

@-webkit-keyframes pulse {
  50% {
    opacity: .5
  }
}

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

.animate-pulse {
  -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
}

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

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

.animate-spin {
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite
}

.cursor-auto {
  cursor: auto
}

.cursor-default {
  cursor: default
}

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

.cursor-pointer {
  cursor: pointer
}

.touch-pan-x {
  --tw-pan-x: pan-x;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)
}

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

.resize-none {
  resize: none
}

.resize {
  resize: both
}

.list-inside {
  list-style-position: inside
}

.list-decimal {
  list-style-type: decimal
}

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

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

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

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

.flex-row {
  flex-direction: row
}

.flex-col {
  flex-direction: column
}

.flex-wrap {
  flex-wrap: wrap
}

.flex-nowrap {
  flex-wrap: nowrap
}

.place-content-center {
  place-content: center
}

.place-items-center {
  place-items: center
}

.content-center {
  align-content: center
}

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

.content-end {
  align-content: flex-end
}

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

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

.items-center {
  align-items: center
}

.items-baseline {
  align-items: baseline
}

.items-stretch {
  align-items: stretch
}

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

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

.justify-center {
  justify-content: center
}

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

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

.justify-evenly {
  justify-content: space-evenly
}

.gap-0 {
  gap: 0px
}

.gap-0\.5 {
  gap: 0.125rem
}

.gap-1 {
  gap: 0.25rem
}

.gap-1\.5 {
  gap: 0.375rem
}

.gap-10 {
  gap: 2.5rem
}

.gap-12 {
  gap: 3rem
}

.gap-14 {
  gap: 3.5rem
}

.gap-2 {
  gap: 0.5rem
}

.gap-20 {
  gap: 5rem
}

.gap-3 {
  gap: 0.75rem
}

.gap-4 {
  gap: 1rem
}

.gap-5 {
  gap: 1.25rem
}

.gap-6 {
  gap: 1.5rem
}

.gap-7 {
  gap: 1.75rem
}

.gap-8 {
  gap: 2rem
}

.gap-\[2px\] {
  gap: 2px
}

.gap-small {
  gap: 12px
}

.gap-x-10 {
  -moz-column-gap: 2.5rem;
  column-gap: 2.5rem
}

.gap-x-2 {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem
}

.gap-x-6 {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem
}

.space-x-1> :not([hidden])~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)))
}

.space-x-2> :not([hidden])~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))
}

.space-x-3> :not([hidden])~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)))
}

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

.space-x-6> :not([hidden])~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))
}

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

.space-y-1> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse))
}

.space-y-2> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))
}

.space-y-3> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse))
}

.space-y-4> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

.space-y-5> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse))
}

.space-y-8> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse))
}

.space-y-9> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.25rem * var(--tw-space-y-reverse))
}

.space-y-small> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(12px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(12px * var(--tw-space-y-reverse))
}

.divide-x> :not([hidden])~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)))
}

.divide-x-sm> :not([hidden])~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)))
}

.divide-y> :not([hidden])~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
}

.divide-y-2> :not([hidden])~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(2px * var(--tw-divide-y-reverse))
}

.divide-y-sm> :not([hidden])~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
}

.divide-solid> :not([hidden])~ :not([hidden]) {
  border-style: solid
}

.divide-dashed> :not([hidden])~ :not([hidden]) {
  border-style: dashed
}

.divide-gray-200> :not([hidden])~ :not([hidden]) {
  border-color: var(--grey-200)
}

.divide-gray-300> :not([hidden])~ :not([hidden]) {
  border-color: var(--grey-300)
}

.divide-gray-400> :not([hidden])~ :not([hidden]) {
  border-color: var(--grey-400)
}

.divide-gray-600> :not([hidden])~ :not([hidden]) {
  border-color: var(--grey-600)
}

.divide-green-600> :not([hidden])~ :not([hidden]) {
  border-color: var(--green-600)
}

.self-auto {
  align-self: auto
}

.self-start {
  align-self: flex-start
}

.self-center {
  align-self: center
}

.self-stretch {
  align-self: stretch
}

.justify-self-end {
  justify-self: end
}

.overflow-auto {
  overflow: auto
}

.overflow-hidden {
  overflow: hidden
}

.overflow-clip {
  overflow: clip
}

.overflow-visible {
  overflow: visible
}

.overflow-scroll {
  overflow: scroll
}

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

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

.overflow-x-visible {
  overflow-x: visible
}

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

.overscroll-contain {
  -ms-scroll-chaining: none;
  overscroll-behavior: contain
}

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

.overflow-ellipsis {
  text-overflow: ellipsis
}

.text-ellipsis {
  text-overflow: ellipsis
}

.whitespace-normal {
  white-space: normal
}

.whitespace-nowrap {
  white-space: nowrap
}

.whitespace-pre {
  white-space: pre
}

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

.text-wrap {
  text-wrap: wrap
}

.text-nowrap {
  text-wrap: nowrap
}

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

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

.\!rounded-lg {
  border-radius: 12px !important
}

.rounded {
  border-radius: 0.25rem
}

.rounded-2xl {
  border-radius: 20px
}

.rounded-3xl {
  border-radius: 24px
}

.rounded-\[100\%\] {
  border-radius: 100%
}

.rounded-\[10px\] {
  border-radius: 10px
}

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

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

.rounded-\[18px\] {
  border-radius: 18px
}

.rounded-\[20px\] {
  border-radius: 20px
}

.rounded-\[32px\] {
  border-radius: 32px
}

.rounded-\[34px\] {
  border-radius: 34px
}

.rounded-\[44px\] {
  border-radius: 44px
}

.rounded-\[50\%\] {
  border-radius: 50%
}

.rounded-\[50px\] {
  border-radius: 50px
}

.rounded-full {
  border-radius: 50%
}

.rounded-lg {
  border-radius: 12px
}

.rounded-md {
  border-radius: 8px
}

.rounded-medium {
  border-radius: 0.5rem
}

.rounded-sm {
  border-radius: 4px
}

.rounded-small {
  border-radius: 0.25rem
}

.rounded-xl {
  border-radius: 16px
}

.rounded-xs {
  border-radius: 2px
}

.rounded-b-2xl {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px
}

.rounded-b-\[34px\] {
  border-bottom-right-radius: 34px;
  border-bottom-left-radius: 34px
}

.rounded-b-lg {
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px
}

.rounded-b-md {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px
}

.rounded-b-none {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px
}

.rounded-b-xl {
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px
}

.rounded-l-sm {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.rounded-r-sm {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}

.rounded-s-2xl {
  border-start-start-radius: 20px;
  border-end-start-radius: 20px
}

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

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

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

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

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

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

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

.rounded-bl-xl {
  border-bottom-left-radius: 16px
}

.rounded-br-2xl {
  border-bottom-right-radius: 20px
}

.rounded-br-none {
  border-bottom-right-radius: 0px
}

.rounded-br-xl {
  border-bottom-right-radius: 16px
}

.rounded-ee-xl {
  border-end-end-radius: 16px
}

.rounded-es-xl {
  border-end-start-radius: 16px
}

.rounded-se-2xl {
  border-start-end-radius: 20px
}

.rounded-se-xl {
  border-start-end-radius: 16px
}

.rounded-ss-xl {
  border-start-start-radius: 16px
}

.rounded-tl-md {
  border-top-left-radius: 8px
}

.rounded-tl-xl {
  border-top-left-radius: 16px
}

.rounded-tr-xl {
  border-top-right-radius: 16px
}

.border {
  border-width: 1px
}

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

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

.border-4 {
  border-width: 4px
}

.border-\[0\.5px\] {
  border-width: 0.5px
}

.border-\[1\.5px\] {
  border-width: 1.5px
}

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

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

.border-xs {
  border-width: 0.5px
}

.border-y-0 {
  border-top-width: 0px;
  border-bottom-width: 0px
}

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

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

.border-b-\[1\.5px\] {
  border-bottom-width: 1.5px
}

.border-b-\[1px\] {
  border-bottom-width: 1px
}

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

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

.border-b-xs {
  border-bottom-width: 0.5px
}

.border-l-0 {
  border-left-width: 0px
}

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

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

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

.border-r-0 {
  border-right-width: 0px
}

.border-r-2 {
  border-right-width: 2px
}

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

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

.border-t-0 {
  border-top-width: 0px
}

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

.border-t-\[1px\] {
  border-top-width: 1px
}

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

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

.border-solid {
  border-style: solid
}

.border-dashed {
  border-style: dashed
}

.border-none {
  border-style: none
}

.border-\[\#1572ED\] {
  --tw-border-opacity: 1;
  border-color: rgb(21 114 237 / var(--tw-border-opacity))
}

.border-\[\#30A882\] {
  --tw-border-opacity: 1;
  border-color: rgb(48 168 130 / var(--tw-border-opacity))
}

.border-\[\#4B5159\] {
  --tw-border-opacity: 1;
  border-color: rgb(75 81 89 / var(--tw-border-opacity))
}

.border-\[\#B7D5FE\] {
  --tw-border-opacity: 1;
  border-color: rgb(183 213 254 / var(--tw-border-opacity))
}

.border-\[\#CED0F6\] {
  --tw-border-opacity: 1;
  border-color: rgb(206 208 246 / var(--tw-border-opacity))
}

.border-\[\#D0E4FE\] {
  --tw-border-opacity: 1;
  border-color: rgb(208 228 254 / var(--tw-border-opacity))
}

.border-\[\#D1D3D5\] {
  --tw-border-opacity: 1;
  border-color: rgb(209 211 213 / var(--tw-border-opacity))
}

.border-\[\#DBF0E9\] {
  --tw-border-opacity: 1;
  border-color: rgb(219 240 233 / var(--tw-border-opacity))
}

.border-\[\#E0E0E0\] {
  --tw-border-opacity: 1;
  border-color: rgb(224 224 224 / var(--tw-border-opacity))
}

.border-\[\#E0E6EC\] {
  --tw-border-opacity: 1;
  border-color: rgb(224 230 236 / var(--tw-border-opacity))
}

.border-\[\#E0EDFE\] {
  --tw-border-opacity: 1;
  border-color: rgb(224 237 254 / var(--tw-border-opacity))
}

.border-\[\#E3DAC3\] {
  --tw-border-opacity: 1;
  border-color: rgb(227 218 195 / var(--tw-border-opacity))
}

.border-\[\#E8743E\] {
  --tw-border-opacity: 1;
  border-color: rgb(232 116 62 / var(--tw-border-opacity))
}

.border-\[\#E9EAFB\] {
  --tw-border-opacity: 1;
  border-color: rgb(233 234 251 / var(--tw-border-opacity))
}

.border-\[\#EBEBEC\] {
  --tw-border-opacity: 1;
  border-color: rgb(235 235 236 / var(--tw-border-opacity))
}

.border-\[\#FDCA85\] {
  --tw-border-opacity: 1;
  border-color: rgb(253 202 133 / var(--tw-border-opacity))
}

.border-\[\#ccc\] {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity))
}

.border-\[\#dfdfdf\] {
  --tw-border-opacity: 1;
  border-color: rgb(223 223 223 / var(--tw-border-opacity))
}

.border-\[\#e8743e\] {
  --tw-border-opacity: 1;
  border-color: rgb(232 116 62 / var(--tw-border-opacity))
}

.border-black-200 {
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-black-200), var(--tw-border-opacity))
}

.border-black-300 {
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-black-300), var(--tw-border-opacity))
}

.border-black-400 {
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-black-400), var(--tw-border-opacity))
}

.border-black-600 {
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-black-600), var(--tw-border-opacity))
}

.border-black-700 {
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-black-700), var(--tw-border-opacity))
}

.border-brand-1000 {
  border-color: var(--brand-1000)
}

.border-brand-300 {
  border-color: var(--brand-300)
}

.border-brand-400 {
  border-color: var(--brand-400)
}

.border-brand-500 {
  border-color: var(--brand-500)
}

.border-brand-600 {
  border-color: var(--brand-600)
}

.border-brand-700 {
  border-color: var(--brand-700)
}

.border-brand-800 {
  border-color: var(--brand-800)
}

.border-brand-purple-300 {
  border-color: var(--brand-purple-300)
}

.border-brand-purple-400 {
  border-color: var(--brand-purple-400)
}

.border-gray-100 {
  border-color: var(--grey-100)
}

.border-gray-200 {
  border-color: var(--grey-200)
}

.border-gray-300 {
  border-color: var(--grey-300)
}

.border-gray-400 {
  border-color: var(--grey-400)
}

.border-gray-500 {
  border-color: var(--grey-500)
}

.border-gray-600 {
  border-color: var(--grey-600)
}

.border-gray-700 {
  border-color: var(--grey-700)
}

.border-gray-900 {
  border-color: var(--grey-900)
}

.border-green-300 {
  border-color: var(--green-300)
}

.border-green-400 {
  border-color: var(--green-400)
}

.border-green-500 {
  border-color: var(--green-500)
}

.border-green-600 {
  border-color: var(--green-600)
}

.border-green-700 {
  border-color: var(--green-700)
}

.border-neutrals-white {
  border-color: var(--neutrals-white)
}

.border-orange-600 {
  border-color: var(--orange-600)
}

.border-red-300 {
  border-color: var(--red-300)
}

.border-red-600 {
  border-color: var(--red-600)
}

.border-red-700 {
  border-color: var(--red-700)
}

.border-red-900 {
  border-color: var(--red-900)
}

.border-transparent {
  border-color: transparent
}

.border-yellow-300 {
  border-color: var(--yellow-300)
}

.border-yellow-400 {
  border-color: var(--yellow-400)
}

.border-yellow-700 {
  border-color: var(--yellow-700)
}

.border-b-\[\#E7E7E7\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(231 231 231 / var(--tw-border-opacity))
}

.border-b-\[\#EBEBEC\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(235 235 236 / var(--tw-border-opacity))
}

.border-b-gray-200 {
  border-bottom-color: var(--grey-200)
}

.border-b-gray-300 {
  border-bottom-color: var(--grey-300)
}

.border-t-\[\#EBEBEC\] {
  --tw-border-opacity: 1;
  border-top-color: rgb(235 235 236 / var(--tw-border-opacity))
}

.border-t-\[\#ebebec\] {
  --tw-border-opacity: 1;
  border-top-color: rgb(235 235 236 / var(--tw-border-opacity))
}

.border-t-gray-300 {
  border-top-color: var(--grey-300)
}

.border-opacity-50 {
  --tw-border-opacity: 0.5
}

.\!bg-\[\#093065\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(9 48 101 / var(--tw-bg-opacity)) !important
}

.\!bg-\[\#ebebec\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(235 235 236 / var(--tw-bg-opacity)) !important
}

.\!bg-\[\#f4f4f5\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity)) !important
}

.bg-\[\#000000aa\] {
  background-color: #000000aa
}

.bg-\[\#050520\] {
  --tw-bg-opacity: 1;
  background-color: rgb(5 5 32 / var(--tw-bg-opacity))
}

.bg-\[\#093065\] {
  --tw-bg-opacity: 1;
  background-color: rgb(9 48 101 / var(--tw-bg-opacity))
}

.bg-\[\#1572ED\] {
  --tw-bg-opacity: 1;
  background-color: rgb(21 114 237 / var(--tw-bg-opacity))
}

.bg-\[\#30A882\] {
  --tw-bg-opacity: 1;
  background-color: rgb(48 168 130 / var(--tw-bg-opacity))
}

.bg-\[\#314259\] {
  --tw-bg-opacity: 1;
  background-color: rgb(49 66 89 / var(--tw-bg-opacity))
}

.bg-\[\#4C5971\] {
  --tw-bg-opacity: 1;
  background-color: rgb(76 89 113 / var(--tw-bg-opacity))
}

.bg-\[\#CE365C\] {
  --tw-bg-opacity: 1;
  background-color: rgb(206 54 92 / var(--tw-bg-opacity))
}

.bg-\[\#D3C9F6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(211 201 246 / var(--tw-bg-opacity))
}

.bg-\[\#D9D9D9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity))
}

.bg-\[\#D9EAFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(217 234 255 / var(--tw-bg-opacity))
}

.bg-\[\#E0EDFE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(224 237 254 / var(--tw-bg-opacity))
}

.bg-\[\#E1E1E1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(225 225 225 / var(--tw-bg-opacity))
}

.bg-\[\#E6B42D\] {
  --tw-bg-opacity: 1;
  background-color: rgb(230 180 45 / var(--tw-bg-opacity))
}

.bg-\[\#EAF2FE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 242 254 / var(--tw-bg-opacity))
}

.bg-\[\#EBEBEC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 236 / var(--tw-bg-opacity))
}

.bg-\[\#ECF7F4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(236 247 244 / var(--tw-bg-opacity))
}

.bg-\[\#EEF5FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(238 245 255 / var(--tw-bg-opacity))
}

.bg-\[\#F0F7FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(240 247 255 / var(--tw-bg-opacity))
}

.bg-\[\#F3F3FD\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 253 / var(--tw-bg-opacity))
}

.bg-\[\#F4F4F5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity))
}

.bg-\[\#F9FAFB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity))
}

.bg-\[\#FCF2F1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(252 242 241 / var(--tw-bg-opacity))
}

.bg-\[\#FEF3E3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 227 / var(--tw-bg-opacity))
}

.bg-\[\#FEFBFB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 251 251 / var(--tw-bg-opacity))
}

.bg-\[\#FFFFFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.bg-\[\#f4f4f5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity))
}

.bg-\[\#f8f8ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 255 / var(--tw-bg-opacity))
}

.bg-\[\#fafafa\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity))
}

.bg-\[\#fef3e1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 225 / var(--tw-bg-opacity))
}

.bg-black-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-black-200), var(--tw-bg-opacity))
}

.bg-black-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-black-300), var(--tw-bg-opacity))
}

.bg-black-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-black-700), var(--tw-bg-opacity))
}

.bg-black-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-black-900), var(--tw-bg-opacity))
}

.bg-brand-100 {
  background-color: var(--brand-100)
}

.bg-brand-200 {
  background-color: var(--brand-200)
}

.bg-brand-300 {
  background-color: var(--brand-300)
}

.bg-brand-400 {
  background-color: var(--brand-400)
}

.bg-brand-500 {
  background-color: var(--brand-500)
}

.bg-brand-700 {
  background-color: var(--brand-700)
}

.bg-brand-800 {
  background-color: var(--brand-800)
}

.bg-brand-900 {
  background-color: var(--brand-900)
}

.bg-brand-purple-100 {
  background-color: var(--brand-purple-100)
}

.bg-brand-purple-200 {
  background-color: var(--brand-purple-200)
}

.bg-brand-purple-300 {
  background-color: var(--brand-purple-300)
}

.bg-brand-purple-400 {
  background-color: var(--brand-purple-400)
}

.bg-brand-purple-500 {
  background-color: var(--brand-purple-500)
}

.bg-brand-purple-600 {
  background-color: var(--brand-purple-600)
}

.bg-brand-purple-700 {
  background-color: var(--brand-purple-700)
}

.bg-gray-100 {
  background-color: var(--grey-100)
}

.bg-gray-200 {
  background-color: var(--grey-200)
}

.bg-gray-300 {
  background-color: var(--grey-300)
}

.bg-gray-400 {
  background-color: var(--grey-400)
}

.bg-gray-500 {
  background-color: var(--grey-500)
}

.bg-gray-600 {
  background-color: var(--grey-600)
}

.bg-gray-700 {
  background-color: var(--grey-700)
}

.bg-gray-900 {
  background-color: var(--grey-900)
}

.bg-green-100 {
  background-color: var(--green-100)
}

.bg-green-200 {
  background-color: var(--green-200)
}

.bg-green-300 {
  background-color: var(--green-300)
}

.bg-green-400 {
  background-color: var(--green-400)
}

.bg-green-500 {
  background-color: var(--green-500)
}

.bg-green-600 {
  background-color: var(--green-600)
}

.bg-green-700 {
  background-color: var(--green-700)
}

.bg-orange-100 {
  background-color: var(--orange-100)
}

.bg-orange-200 {
  background-color: var(--orange-200)
}

.bg-red-100 {
  background-color: var(--red-100)
}

.bg-red-200 {
  background-color: var(--red-200)
}

.bg-red-300 {
  background-color: var(--red-300)
}

.bg-red-400 {
  background-color: var(--red-400)
}

.bg-red-500 {
  background-color: var(--red-500)
}

.bg-red-600 {
  background-color: var(--red-600)
}

.bg-red-700 {
  background-color: var(--red-700)
}

.bg-red-800 {
  background-color: var(--red-800)
}

.bg-transparent {
  background-color: transparent
}

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

.bg-yellow-100 {
  background-color: var(--yellow-100)
}

.bg-yellow-200 {
  background-color: var(--yellow-200)
}

.bg-yellow-300 {
  background-color: var(--yellow-300)
}

.bg-yellow-500 {
  background-color: var(--yellow-500)
}

.bg-opacity-0 {
  --tw-bg-opacity: 0
}

.bg-opacity-10 {
  --tw-bg-opacity: 0.1
}

.bg-opacity-30 {
  --tw-bg-opacity: 0.3
}

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

.bg-\[url\(\"https\:\/\/assets\.clear\.in\/cleartax\/images\/1712728806_maskgroup24\.png\"\)\] {
  background-image: url("https://assets.clear.in/cleartax/images/1712728806_maskgroup24.png")
}

.bg-\[url\(\'https\:\/\/assets\.clear\.in\/cleartax\/images\/1707891028_step1\.svg\'\)\] {
  background-image: url('https://assets.clear.in/cleartax/images/1707891028_step1.svg')
}

.bg-\[url\(\'https\:\/\/assets\.clear\.in\/cleartax\/images\/1707891070_step2\.svg\'\)\] {
  background-image: url('https://assets.clear.in/cleartax/images/1707891070_step2.svg')
}

.bg-\[url\(\'https\:\/\/assets\.clear\.in\/cleartax\/images\/1707891088_step3\.svg\'\)\] {
  background-image: url('https://assets.clear.in/cleartax/images/1707891088_step3.svg')
}

.bg-\[url\(\'https\:\/\/assets\.clear\.in\/cleartax\/images\/1707891105_step4\.svg\'\)\] {
  background-image: url('https://assets.clear.in/cleartax/images/1707891105_step4.svg')
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops))
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops))
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops))
}

.bg-none {
  background-image: none
}

.from-\[\#30A882\] {
  --tw-gradient-from: #30A882 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(48 168 130 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#6469E4\] {
  --tw-gradient-from: #6469E4 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(100 105 228 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#7b8897\] {
  --tw-gradient-from: #7b8897 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(123 136 151 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#8B67F5\] {
  --tw-gradient-from: #8B67F5 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(139 103 245 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#C1DBFF\] {
  --tw-gradient-from: #C1DBFF var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(193 219 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#CED0F6\] {
  --tw-gradient-from: #CED0F6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(206 208 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#DD6DEF\] {
  --tw-gradient-from: #DD6DEF var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(221 109 239 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#E3756B\] {
  --tw-gradient-from: #E3756B var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(227 117 107 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#F0685C\] {
  --tw-gradient-from: #F0685C var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(240 104 92 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#F14BCD\] {
  --tw-gradient-from: #F14BCD var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(241 75 205 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#f8bd1d\] {
  --tw-gradient-from: #f8bd1d var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(248 189 29 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-gray-300 {
  --tw-gradient-from: var(--grey-300) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-white {
  --tw-gradient-from: white var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.via-\[\#FFFFFF\] {
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #FFFFFF var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.via-gray-200 {
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--grey-200) var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.to-\[\#207CF7\] {
  --tw-gradient-to: #207CF7 var(--tw-gradient-to-position)
}

.to-\[\#4996FC\] {
  --tw-gradient-to: #4996FC var(--tw-gradient-to-position)
}

.to-\[\#5CCCA8\] {
  --tw-gradient-to: #5CCCA8 var(--tw-gradient-to-position)
}

.to-\[\#8F93F1\] {
  --tw-gradient-to: #8F93F1 var(--tw-gradient-to-position)
}

.to-\[\#D0483D\] {
  --tw-gradient-to: #D0483D var(--tw-gradient-to-position)
}

.to-\[\#E65FDC\] {
  --tw-gradient-to: #E65FDC var(--tw-gradient-to-position)
}

.to-\[\#EEF5FF\] {
  --tw-gradient-to: #EEF5FF var(--tw-gradient-to-position)
}

.to-\[\#FBAA39\] {
  --tw-gradient-to: #FBAA39 var(--tw-gradient-to-position)
}

.to-\[\#FFABA3\] {
  --tw-gradient-to: #FFABA3 var(--tw-gradient-to-position)
}

.to-\[\#FFFFFF\] {
  --tw-gradient-to: #FFFFFF var(--tw-gradient-to-position)
}

.to-\[\#aeb7c6\] {
  --tw-gradient-to: #aeb7c6 var(--tw-gradient-to-position)
}

.to-\[\#e4c270\] {
  --tw-gradient-to: #e4c270 var(--tw-gradient-to-position)
}

.to-black-200 {
  --tw-gradient-to: rgb(var(--color-black-200)) var(--tw-gradient-to-position)
}

.to-brand-200 {
  --tw-gradient-to: var(--brand-200) var(--tw-gradient-to-position)
}

.to-gray-300 {
  --tw-gradient-to: var(--grey-300) var(--tw-gradient-to-position)
}

.bg-\[length\:50\%\] {
  background-size: 50%
}

.bg-cover {
  background-size: cover
}

.bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text
}

.bg-center {
  background-position: center
}

.bg-right-bottom {
  background-position: right bottom
}

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

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

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

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

.\!p-0 {
  padding: 0px !important
}

.p-0 {
  padding: 0px
}

.p-0\.5 {
  padding: 0.125rem
}

.p-1 {
  padding: 0.25rem
}

.p-1\.5 {
  padding: 0.375rem
}

.p-12 {
  padding: 3rem
}

.p-16 {
  padding: 4rem
}

.p-2 {
  padding: 0.5rem
}

.p-24 {
  padding: 6rem
}

.p-3 {
  padding: 0.75rem
}

.p-4 {
  padding: 1rem
}

.p-5 {
  padding: 1.25rem
}

.p-6 {
  padding: 1.5rem
}

.p-8 {
  padding: 2rem
}

.p-9 {
  padding: 2.25rem
}

.p-\[1px\] {
  padding: 1px
}

.p-\[6px\] {
  padding: 6px
}

.p-large {
  padding: 20px
}

.p-medium {
  padding: 16px
}

.p-small {
  padding: 12px
}

.p-x-large {
  padding: 24px
}

.p-x-small {
  padding: 8px
}

.p-xx-small {
  padding: 4px
}

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

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

.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem
}

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

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

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

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

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

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

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

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

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem
}

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

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

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

.px-large {
  padding-left: 20px;
  padding-right: 20px
}

.px-medium {
  padding-left: 16px;
  padding-right: 16px
}

.px-small {
  padding-left: 12px;
  padding-right: 12px
}

.px-x-small {
  padding-left: 8px;
  padding-right: 8px
}

.px-xx-large {
  padding-left: 32px;
  padding-right: 32px
}

.px-xx-small {
  padding-left: 4px;
  padding-right: 4px
}

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

.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem
}

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

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem
}

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

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

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem
}

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

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

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem
}

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

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

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

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

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

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

.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem
}

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

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

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

.py-medium {
  padding-top: 16px;
  padding-bottom: 16px
}

.py-small {
  padding-top: 12px;
  padding-bottom: 12px
}

.py-x-small {
  padding-top: 8px;
  padding-bottom: 8px
}

.py-xx-large {
  padding-top: 32px;
  padding-bottom: 32px
}

.py-xx-small {
  padding-top: 4px;
  padding-bottom: 4px
}

.py-xxx-small {
  padding-top: 2px;
  padding-bottom: 2px
}

.\!pb-0 {
  padding-bottom: 0px !important
}

.pb-0 {
  padding-bottom: 0px
}

.pb-0\.5 {
  padding-bottom: 0.125rem
}

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

.pb-1\.5 {
  padding-bottom: 0.375rem
}

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

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

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

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

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

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

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

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

.pb-\[12px\] {
  padding-bottom: 12px
}

.pb-\[2px\] {
  padding-bottom: 2px
}

.pb-large {
  padding-bottom: 20px
}

.pb-medium {
  padding-bottom: 16px
}

.pb-small {
  padding-bottom: 12px
}

.pb-xx-small {
  padding-bottom: 4px
}

.pb-xxx-small {
  padding-bottom: 2px
}

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

.pl-1 {
  padding-left: 0.25rem
}

.pl-1\.5 {
  padding-left: 0.375rem
}

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

.pl-11 {
  padding-left: 2.75rem
}

.pl-16 {
  padding-left: 4rem
}

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

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

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

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

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

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

.pl-\[30\%\] {
  padding-left: 30%
}

.pl-large {
  padding-left: 20px
}

.pl-medium {
  padding-left: 16px
}

.pl-small {
  padding-left: 12px
}

.pl-x-large {
  padding-left: 24px
}

.pl-x-small {
  padding-left: 8px
}

.pl-xx-small {
  padding-left: 4px
}

.pl-xxx-small {
  padding-left: 2px
}

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

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

.pr-1\.5 {
  padding-right: 0.375rem
}

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

.pr-12 {
  padding-right: 3rem
}

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

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

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

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

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

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

.pr-\[30px\] {
  padding-right: 30px
}

.pr-medium {
  padding-right: 16px
}

.pr-small {
  padding-right: 12px
}

.pr-x-small {
  padding-right: 8px
}

.pr-xx-small {
  padding-right: 4px
}

.pt-0 {
  padding-top: 0px
}

.pt-0\.5 {
  padding-top: 0.125rem
}

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

.pt-1\.5 {
  padding-top: 0.375rem
}

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

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

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

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

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

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

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

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

.pt-7 {
  padding-top: 1.75rem
}

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

.pt-9 {
  padding-top: 2.25rem
}

.pt-large {
  padding-top: 20px
}

.pt-medium {
  padding-top: 16px
}

.pt-small {
  padding-top: 12px
}

.pt-xxx-small {
  padding-top: 2px
}

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.text-justify {
  text-align: justify
}

.text-start {
  text-align: start
}

.align-baseline {
  vertical-align: baseline
}

.align-top {
  vertical-align: top
}

.align-middle {
  vertical-align: middle
}

.align-bottom {
  vertical-align: bottom
}

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

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

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

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

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

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

.text-\[22px\] {
  font-size: 22px
}

.text-\[24px\] {
  font-size: 24px
}

.text-\[35px\] {
  font-size: 35px
}

.text-base {
  font-size: 16px
}

.text-f-10 {
  font-size: 10px;
  line-height: 1.3em
}

.text-f-12 {
  font-size: 12px;
  line-height: 1.3em
}

.text-f-14 {
  font-size: 14px;
  line-height: 1.3em
}

.text-f-16 {
  font-size: 16px;
  line-height: 1.3em
}

.text-f-20 {
  font-size: 20px;
  line-height: 1.3em
}

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

.text-s-10 {
  font-size: 10px
}

.text-s-12 {
  font-size: 12px
}

.text-s-14 {
  font-size: 14px
}

.text-s-18 {
  font-size: 18px
}

.text-s-20 {
  font-size: 20px
}

.text-s-24 {
  font-size: 24px
}

.text-s-28 {
  font-size: 28px
}

.text-s-32 {
  font-size: 32px
}

.text-s-64 {
  font-size: 64px
}

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

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

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

.\!font-medium {
  font-weight: 500 !important
}

.font-\[14px\] {
  font-weight: 14px
}

.font-\[600\] {
  font-weight: 600
}

.font-bold {
  font-weight: 700
}

.font-light {
  font-weight: 300
}

.font-medium {
  font-weight: 500
}

.font-normal {
  font-weight: 400
}

.font-semibold {
  font-weight: 600
}

.font-thin {
  font-weight: 100
}

.uppercase {
  text-transform: uppercase
}

.lowercase {
  text-transform: lowercase
}

.capitalize {
  text-transform: capitalize
}

.italic {
  font-style: italic
}

.not-italic {
  font-style: normal
}

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

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

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

.leading-6 {
  line-height: 1.5rem
}

.leading-7 {
  line-height: 1.75rem
}

.leading-8 {
  line-height: 2rem
}

.leading-\[1\.37\] {
  line-height: 1.37
}

.leading-\[1\.5\] {
  line-height: 1.5
}

.leading-\[1\.7\] {
  line-height: 1.7
}

.leading-\[1px\] {
  line-height: 1px
}

.leading-\[22px\] {
  line-height: 22px
}

.leading-\[24px\] {
  line-height: 24px
}

.leading-normal {
  line-height: 1.5
}

.leading-relaxed {
  line-height: 1.625
}

.tracking-normal {
  letter-spacing: 0em
}

.tracking-tight {
  letter-spacing: -0.025em
}

.\!text-\[\#92959a\] {
  --tw-text-opacity: 1 !important;
  color: rgb(146 149 154 / var(--tw-text-opacity)) !important
}

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

.text-\[\#000000\] {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity))
}

.text-\[\#07244B\] {
  --tw-text-opacity: 1;
  color: rgb(7 36 75 / var(--tw-text-opacity))
}

.text-\[\#0E4EA2\] {
  --tw-text-opacity: 1;
  color: rgb(14 78 162 / var(--tw-text-opacity))
}

.text-\[\#0e4ea2\] {
  --tw-text-opacity: 1;
  color: rgb(14 78 162 / var(--tw-text-opacity))
}

.text-\[\#135B45\] {
  --tw-text-opacity: 1;
  color: rgb(19 91 69 / var(--tw-text-opacity))
}

.text-\[\#1572ED\] {
  --tw-text-opacity: 1;
  color: rgb(21 114 237 / var(--tw-text-opacity))
}

.text-\[\#16CC65\] {
  --tw-text-opacity: 1;
  color: rgb(22 204 101 / var(--tw-text-opacity))
}

.text-\[\#1875E0\] {
  --tw-text-opacity: 1;
  color: rgb(24 117 224 / var(--tw-text-opacity))
}

.text-\[\#1C8665\] {
  --tw-text-opacity: 1;
  color: rgb(28 134 101 / var(--tw-text-opacity))
}

.text-\[\#243E65\] {
  --tw-text-opacity: 1;
  color: rgb(36 62 101 / var(--tw-text-opacity))
}

.text-\[\#2C323C\] {
  --tw-text-opacity: 1;
  color: rgb(44 50 60 / var(--tw-text-opacity))
}

.text-\[\#30A882\] {
  --tw-text-opacity: 1;
  color: rgb(48 168 130 / var(--tw-text-opacity))
}

.text-\[\#314259\] {
  --tw-text-opacity: 1;
  color: rgb(49 66 89 / var(--tw-text-opacity))
}

.text-\[\#3B3FBC\] {
  --tw-text-opacity: 1;
  color: rgb(59 63 188 / var(--tw-text-opacity))
}

.text-\[\#4996FC\] {
  --tw-text-opacity: 1;
  color: rgb(73 150 252 / var(--tw-text-opacity))
}

.text-\[\#4B5159\] {
  --tw-text-opacity: 1;
  color: rgb(75 81 89 / var(--tw-text-opacity))
}

.text-\[\#70757B\] {
  --tw-text-opacity: 1;
  color: rgb(112 117 123 / var(--tw-text-opacity))
}

.text-\[\#7C6FF5\] {
  --tw-text-opacity: 1;
  color: rgb(124 111 245 / var(--tw-text-opacity))
}

.text-\[\#8EBEFD\] {
  --tw-text-opacity: 1;
  color: rgb(142 190 253 / var(--tw-text-opacity))
}

.text-\[\#9092A3\] {
  --tw-text-opacity: 1;
  color: rgb(144 146 163 / var(--tw-text-opacity))
}

.text-\[\#9092a3\] {
  --tw-text-opacity: 1;
  color: rgb(144 146 163 / var(--tw-text-opacity))
}

.text-\[\#92959A\] {
  --tw-text-opacity: 1;
  color: rgb(146 149 154 / var(--tw-text-opacity))
}

.text-\[\#93897C\] {
  --tw-text-opacity: 1;
  color: rgb(147 137 124 / var(--tw-text-opacity))
}

.text-\[\#978E82\] {
  --tw-text-opacity: 1;
  color: rgb(151 142 130 / var(--tw-text-opacity))
}

.text-\[\#9B9B9B\] {
  --tw-text-opacity: 1;
  color: rgb(155 155 155 / var(--tw-text-opacity))
}

.text-\[\#A06C23\] {
  --tw-text-opacity: 1;
  color: rgb(160 108 35 / var(--tw-text-opacity))
}

.text-\[\#B29A5D\] {
  --tw-text-opacity: 1;
  color: rgb(178 154 93 / var(--tw-text-opacity))
}

.text-\[\#DD6DEF\] {
  --tw-text-opacity: 1;
  color: rgb(221 109 239 / var(--tw-text-opacity))
}

.text-\[\#E8743E\] {
  --tw-text-opacity: 1;
  color: rgb(232 116 62 / var(--tw-text-opacity))
}

.text-\[\#EBEBEC\] {
  --tw-text-opacity: 1;
  color: rgb(235 235 236 / var(--tw-text-opacity))
}

.text-\[\#F1AB8A\] {
  --tw-text-opacity: 1;
  color: rgb(241 171 138 / var(--tw-text-opacity))
}

.text-\[\#FFFFFF\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

.text-\[\#e3756b\] {
  --tw-text-opacity: 1;
  color: rgb(227 117 107 / var(--tw-text-opacity))
}

.text-\[\#e8743e\] {
  --tw-text-opacity: 1;
  color: rgb(232 116 62 / var(--tw-text-opacity))
}

.text-black-700 {
  --tw-text-opacity: 1;
  color: rgba(var(--color-black-700), var(--tw-text-opacity))
}

.text-black-800 {
  --tw-text-opacity: 1;
  color: rgba(var(--color-black-800), var(--tw-text-opacity))
}

.text-black-900 {
  --tw-text-opacity: 1;
  color: rgba(var(--color-black-900), var(--tw-text-opacity))
}

.text-brand-1000 {
  color: var(--brand-1000)
}

.text-brand-500 {
  color: var(--brand-500)
}

.text-brand-600 {
  color: var(--brand-600)
}

.text-brand-700 {
  color: var(--brand-700)
}

.text-brand-800 {
  color: var(--brand-800)
}

.text-brand-900 {
  color: var(--brand-900)
}

.text-brand-purple-400 {
  color: var(--brand-purple-400)
}

.text-brand-purple-600 {
  color: var(--brand-purple-600)
}

.text-brand-purple-700 {
  color: var(--brand-purple-700)
}

.text-gray-100 {
  color: var(--grey-100)
}

.text-gray-200 {
  color: var(--grey-200)
}

.text-gray-300 {
  color: var(--grey-300)
}

.text-gray-400 {
  color: var(--grey-400)
}

.text-gray-500 {
  color: var(--grey-500)
}

.text-gray-600 {
  color: var(--grey-600)
}

.text-gray-700 {
  color: var(--grey-700)
}

.text-gray-800 {
  color: var(--grey-800)
}

.text-gray-900 {
  color: var(--grey-900)
}

.text-green-100 {
  color: var(--green-100)
}

.text-green-500 {
  color: var(--green-500)
}

.text-green-600 {
  color: var(--green-600)
}

.text-green-700 {
  color: var(--green-700)
}

.text-green-800 {
  color: var(--green-800)
}

.text-green-900 {
  color: var(--green-900)
}

.text-neutrals-black {
  color: var(--neutrals-black)
}

.text-orange-600 {
  color: var(--orange-600)
}

.text-orange-700 {
  color: var(--orange-700)
}

.text-primaryColor {
  color: var(--brand-700)
}

.text-red-500 {
  color: var(--red-500)
}

.text-red-600 {
  color: var(--red-600)
}

.text-red-700 {
  color: var(--red-700)
}

.text-red-800 {
  color: var(--red-800)
}

.text-transparent {
  color: transparent
}

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

.text-yellow-500 {
  color: var(--yellow-500)
}

.text-yellow-600 {
  color: var(--yellow-600)
}

.text-yellow-700 {
  color: var(--yellow-700)
}

.text-yellow-800 {
  color: var(--yellow-800)
}

.underline {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline
}

.line-through {
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through
}

.underline-offset-1 {
  text-underline-offset: 1px
}

.placeholder-gray-400::-moz-placeholder {
  color: var(--grey-400)
}

.placeholder-gray-400:-ms-input-placeholder {
  color: var(--grey-400)
}

.placeholder-gray-400::placeholder {
  color: var(--grey-400)
}

.placeholder-gray-500::-moz-placeholder {
  color: var(--grey-500)
}

.placeholder-gray-500:-ms-input-placeholder {
  color: var(--grey-500)
}

.placeholder-gray-500::placeholder {
  color: var(--grey-500)
}

.placeholder-opacity-75::-moz-placeholder {
  --tw-placeholder-opacity: 0.75
}

.placeholder-opacity-75:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.75
}

.placeholder-opacity-75::placeholder {
  --tw-placeholder-opacity: 0.75
}

.accent-\[\#1572ED\] {
  accent-color: #1572ED
}

.opacity-0 {
  opacity: 0
}

.opacity-100 {
  opacity: 1
}

.opacity-25 {
  opacity: 0.25
}

.opacity-30 {
  opacity: 0.3
}

.opacity-50 {
  opacity: 0.5
}

.opacity-60 {
  opacity: 0.6
}

.opacity-65 {
  opacity: 0.65
}

.opacity-70 {
  opacity: 0.7
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-\[0_30px_30px_0_rgba\(0\2c 0\2c 0\2c 0\.06\)\] {
  --tw-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.06);
  --tw-shadow-colored: 0 30px 30px 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)
}

.shadow-\[0px_0px_15px_7px_\#00000024\] {
  --tw-shadow: 0px 0px 15px 7px #00000024;
  --tw-shadow-colored: 0px 0px 15px 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)
}

.shadow-\[0px_4px_15px_7px_\#00000024\] {
  --tw-shadow: 0px 4px 15px 7px #00000024;
  --tw-shadow-colored: 0px 4px 15px 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)
}

.shadow-\[inset_-7px_0_9px_-7px_rgba\(0\2c 0\2c 0\2c 0\.1\)\] {
  --tw-shadow: inset -7px 0 9px -7px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: inset -7px 0 9px -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)
}

.shadow-\[inset_7px_0_9px_-7px_rgba\(0\2c 0\2c 0\2c 0\.1\)\] {
  --tw-shadow: inset 7px 0 9px -7px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: inset 7px 0 9px -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)
}

.shadow-inner {
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  --tw-shadow-colored: inset 0 2px 4px 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)
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -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)
}

.shadow-none {
  --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)
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 10px 10px -5px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-gray-900 {
  --tw-shadow-color: var(--grey-900);
  --tw-shadow: var(--tw-shadow-colored)
}

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

.outline {
  outline-style: solid
}

.outline-0 {
  outline-width: 0px
}

.outline-gray-200 {
  outline-color: var(--grey-200)
}

.ring-brand-500 {
  --tw-ring-color: var(--brand-500)
}

.blur {
  --tw-blur: blur(8px);
  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)
}

.invert {
  --tw-invert: invert(100%);
  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)
}

.sepia {
  --tw-sepia: sepia(100%);
  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)
}

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

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

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

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

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

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

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

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

.duration-1000 {
  transition-duration: 1000ms
}

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

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

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

.duration-700 {
  transition-duration: 700ms
}

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

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

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

/* @import '../components/style.css'; */
:root {
  --brand-100: #f8fbff;
  --brand-200: #eef5ff;
  --brand-300: #e0edfe;
  --brand-400: #e0edfe;
  --brand-500: #8ebefd;
  --brand-600: #4996fc;
  --brand-700: #1572ed;
  --brand-800: #0e4ea2;
  --brand-900: #093065;
  --brand-1000: #314259;

  --brand-purple-100: #fafafe;
  --brand-purple-200: #f3f3fd;
  --brand-purple-300: #e9eafb;
  --brand-purple-400: #ced0f6;
  --brand-purple-500: #b4b6f2;
  --brand-purple-600: #6469e4;
  --brand-purple-700: #454ade;
  --brand-purple-800: #3b3fbc;
  --brand-purple-900: #252776;

  /* Brand 1000 is used only for text, this is the only one outside of mint */

  --grey-100: #fafafe;
  --grey-200: #f4f4f5;
  --grey-300: #ebebec;
  --grey-400: #d1d3d5;
  --grey-500: #b9bbbe;
  --grey-600: #92959a;
  --grey-700: #70757b;
  --grey-800: #4b5159;
  --grey-900: #2c323c;
  --grey-1000: #1d232d;
  --grey-1100: #171e28;
  --grey-1200: #0d1116;

  --green-100: #f7fcfa;
  --green-200: #ecf7f4;
  --green-300: #dbf0e9;
  --green-400: #aeddce;
  --green-500: #80c9b2;
  --green-600: #30a882;
  --green-700: #1c8665;
  --green-800: #135b45;
  --green-900: #0c392b;

  --yellow-100: #fffaf3;
  --yellow-200: #fef3e3;
  --yellow-300: #fee8c9;
  --yellow-400: #fdca85;
  --yellow-500: #fbaa39;
  --yellow-600: #c9872c;
  --yellow-700: #a06c23;
  --yellow-800: #6d4918;
  --yellow-900: #442d0f;

  --red-100: #fef9f9;
  --red-200: #fcf2f1;
  --red-300: #fae7e5;
  --red-400: #f4c9c5;
  --red-500: #eeaaa4;
  --red-600: #e3756b;
  --red-700: #d0483d;
  --red-800: #8f312a;
  --red-900: #5a1f1a;

  --orange-100: #fffaf3;
  --orange-200: #fef3e3;
  --orange-300: #fbe7de;
  --orange-400: #fdcb83;
  --orange-500: #fbaa38;
  --orange-600: #e8743d;
  --orange-700: #b95c31;
  --orange-800: #7e3f21;
  --orange-900: #4f2815;

  --teal-100: #fcfcfc;
  --teal-200: #e9f7f8;
  --teal-300: #d6f0f3;
  --teal-400: #a1dde2;
  --teal-500: #6acad2;
  --teal-600: #17a5b1;
  --teal-700: #12848e;
  --teal-800: #0c5a60;
  --teal-900: #08383c;
}

.loader-width-transition {
  right: 5%;
  position: absolute;
  -webkit-animation: linear;
  -webkit-animation-name: run;
  -webkit-animation-duration: 10s;
}

@-webkit-keyframes run {
  0% {
    right: 100%;
  }

  100% {
    right: 5%;
  }
}

.Toastify__toast {
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.Toastify__toast--info {
  background-color: var(--green-300)
}

.Toastify__toast--success {
  background-color: var(--green-300);
  color: var(--grey-900)
}

.Toastify__toast--warning {
  background-color: var(--yellow-300)
}

.Toastify__toast--error {
  background-color: var(--red-500)
}

.Toastify__progress-bar--default {
  background-color: var(--grey-300);
  background-image: none
}

.revised-landing-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
  padding-inline: 16px;
}

@media (min-width: 1280px) {
  .consumer-container {
    width: 100%;
    max-width: 1440px;
    padding-left: 135px;
    padding-right: 135px;
    margin-left: auto;
    margin-right: auto
  }
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .consumer-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .consumer-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem
  }
}

@media (max-width: 767px) {
  .consumer-container {
    padding-left: 1rem;
    padding-right: 1rem
  }

  .grecaptcha-badge {
    visibility: hidden;
  }
}

:root {
  /* CSS Variables used by Tailwind Config */
  --color-clear-100: 250, 250, 254;
  --color-clear-200: 243, 243, 253;
  --color-clear-300: 233, 234, 251;
  --color-clear-400: 206, 208, 246;
  --color-clear-500: 180, 182, 242;
  --color-clear-600: 100, 105, 228;
  --color-clear-700: 69, 74, 222;
  --color-clear-800: 59, 63, 188;
  --color-clear-900: 37, 39, 118;

  --color-black-100: 248, 251, 255;
  --color-black-200: 238, 245, 255;
  --color-black-300: 224, 237, 254;
  --color-black-400: 183, 213, 254;
  --color-black-500: 142, 190, 253;
  --color-black-600: 73, 150, 252;
  --color-black-700: 21, 114, 237;
  --color-black-800: 14, 78, 162;
  --color-black-900: 9, 48, 101;

  --color-gray-100: 250, 250, 250;
  --color-gray-200: 244, 244, 245;
  --color-gray-300: 235, 235, 236;
  --color-gray-400: 209, 211, 213;
  --color-gray-500: 185, 187, 190;
  --color-gray-600: 146, 149, 154;
  --color-gray-700: 112, 117, 123;
  --color-gray-800: 75, 81, 89;
  --color-gray-900: 44, 50, 60;
  --color-gray-1000: 23, 30, 40;
  --color-gray-1100: 23, 31, 41;
  --color-gray-1200: 13, 17, 22;

  --color-neutrals-black: 0, 0, 0;
  --color-neutrals-white: 255, 255, 255;

  --color-green-100: 247, 252, 250;
  --color-green-200: 236, 247, 244;
  --color-green-300: 219, 240, 233;
  --color-green-400: 174, 221, 206;
  --color-green-500: 128, 201, 178;
  --color-green-600: 48, 168, 130;
  --color-green-700: 28, 134, 101;
  --color-green-800: 19, 91, 69;
  --color-green-900: 12, 57, 43;

  --color-red-100: 254, 249, 249;
  --color-red-200: 252, 242, 241;
  --color-red-300: 250, 231, 229;
  --color-red-400: 244, 201, 197;
  --color-red-500: 238, 170, 164;
  --color-red-600: 227, 117, 107;
  --color-red-700: 208, 72, 61;
  --color-red-800: 143, 49, 42;
  --color-red-900: 90, 31, 26;

  --color-yellow-100: 255, 250, 243;
  --color-yellow-200: 254, 243, 227;
  --color-yellow-300: 254, 232, 201;
  --color-yellow-400: 253, 202, 133;
  --color-yellow-500: 251, 170, 57;
  --color-yellow-600: 201, 135, 44;
  --color-yellow-700: 160, 108, 35;
  --color-yellow-800: 109, 73, 24;
  --color-yellow-900: 68, 45, 15;

  --color-orange-100: 255, 250, 243;
  --color-orange-200: 254, 243, 227;
  --color-orange-300: 254, 232, 201;
  --color-orange-400: 253, 203, 131;
  --color-orange-500: 251, 170, 56;
  --color-orange-600: 232, 116, 61;
  --color-orange-700: 185, 92, 49;
  --color-orange-800: 126, 63, 33;
  --color-orange-900: 79, 40, 21;

  --color-teal-100: 252, 252, 252;
  --color-teal-200: 233, 247, 248;
  --color-teal-300: 214, 240, 243;
  --color-teal-400: 161, 221, 226;
  --color-teal-500: 106, 202, 210;
  --color-teal-600: 23, 165, 177;
  --color-teal-700: 18, 132, 142;
  --color-teal-800: 12, 90, 96;
  --color-teal-900: 8, 56, 60;

  /* color variables to be used in application code */
  --mint-clear-100: rgba(250, 250, 254, 1);
  --mint-clear-200: rgba(243, 243, 253, 1);
  --mint-clear-300: rgba(233, 234, 251, 1);
  --mint-clear-400: rgba(206, 208, 246, 1);
  --mint-clear-500: rgba(180, 182, 242, 1);
  --mint-clear-600: rgba(100, 105, 228, 1);
  --mint-clear-700: rgba(69, 74, 222, 1);
  --mint-clear-800: rgba(59, 63, 188, 1);
  --mint-clear-900: rgba(37, 39, 118, 1);

  --mint-black-100: rgba(248, 251, 255, 1);
  --mint-black-200: rgba(238, 245, 255, 1);
  --mint-black-300: rgba(224, 237, 254, 1);
  --mint-black-400: rgba(183, 213, 254, 1);
  --mint-black-500: rgba(142, 190, 253, 1);
  --mint-black-600: rgba(73, 150, 252, 1);
  --mint-black-700: rgba(21, 114, 237, 1);
  --mint-black-800: rgba(14, 78, 162, 1);
  --mint-black-900: rgba(9, 48, 101, 1);

  --mint-gray-100: rgba(250, 250, 250, 1);
  --mint-gray-200: rgba(244, 244, 245, 1);
  --mint-gray-300: rgba(235, 235, 236, 1);
  --mint-gray-400: rgba(209, 211, 213, 1);
  --mint-gray-500: rgba(185, 187, 190, 1);
  --mint-gray-600: rgba(146, 149, 154, 1);
  --mint-gray-700: rgba(112, 117, 123, 1);
  --mint-gray-800: rgba(75, 81, 89, 1);
  --mint-gray-900: rgba(44, 50, 60, 1);
  --mint-gray-1000: rgba(23, 30, 40, 1);
  --mint-gray-1100: rgba(23, 31, 41, 1);
  --mint-gray-1200: rgba(13, 17, 22, 1);

  --mint-neutrals-black: rgba(0, 0, 0, 1);
  --mint-neutrals-white: rgba(255, 255, 255, 1);

  --mint-green-100: rgba(247, 252, 250, 1);
  --mint-green-200: rgba(236, 247, 244, 1);
  --mint-green-300: rgba(219, 240, 233, 1);
  --mint-green-400: rgba(174, 221, 206, 1);
  --mint-green-500: rgba(128, 201, 178, 1);
  --mint-green-600: rgba(48, 168, 130, 1);
  --mint-green-700: rgba(28, 134, 101, 1);
  --mint-green-800: rgba(19, 91, 69, 1);
  --mint-green-900: rgba(12, 57, 43, 1);

  --mint-red-100: rgba(254, 249, 249, 1);
  --mint-red-200: rgba(252, 242, 241, 1);
  --mint-red-300: rgba(250, 231, 229, 1);
  --mint-red-400: rgba(244, 201, 197, 1);
  --mint-red-500: rgba(238, 170, 164, 1);
  --mint-red-600: rgba(227, 117, 107, 1);
  --mint-red-700: rgba(208, 72, 61, 1);
  --mint-red-800: rgba(143, 49, 42, 1);
  --mint-red-900: rgba(90, 31, 26, 1);

  --mint-yellow-100: rgba(255, 250, 243, 1);
  --mint-yellow-200: rgba(254, 243, 227, 1);
  --mint-yellow-300: rgba(254, 232, 201, 1);
  --mint-yellow-400: rgba(253, 202, 133, 1);
  --mint-yellow-500: rgba(251, 170, 57, 1);
  --mint-yellow-600: rgba(201, 135, 44, 1);
  --mint-yellow-700: rgba(160, 108, 35, 1);
  --mint-yellow-800: rgba(109, 73, 24, 1);
  --mint-yellow-900: rgba(68, 45, 15, 1);

  --mint-orange-100: rgba(255, 250, 243, 1);
  --mint-orange-200: rgba(254, 243, 227, 1);
  --mint-orange-300: rgba(254, 232, 201, 1);
  --mint-orange-400: rgba(253, 203, 131, 1);
  --mint-orange-500: rgba(251, 170, 56, 1);
  --mint-orange-600: rgba(232, 116, 61, 1);
  --mint-orange-700: rgba(185, 92, 49, 1);
  --mint-orange-800: rgba(126, 63, 33, 1);
  --mint-orange-900: rgba(79, 40, 21, 1);

  --mint-teal-100: rgba(252, 252, 252, 1);
  --mint-teal-200: rgba(233, 247, 248, 1);
  --mint-teal-300: rgba(214, 240, 243, 1);
  --mint-teal-400: rgba(161, 221, 226, 1);
  --mint-teal-500: rgba(106, 202, 210, 1);
  --mint-teal-600: rgba(23, 165, 177, 1);
  --mint-teal-700: rgba(18, 132, 142, 1);
  --mint-teal-800: rgba(12, 90, 96, 1);
  --mint-teal-900: rgba(8, 56, 60, 1);

  /* Font vars */
  --font-family: 'Inter', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;

  --normal-weight: 400;
  --medium-weight: 500;
  --semibold-weight: 600;

  --f-16: 16px;
  --body-font: var(--normal-weight) var(--f-16) var(--font-family);
  --h6: var(--semibold-weight) var(--f-16) var(--font-family);

  --f-14: 14px;
  --body-font-2: var(--normal-weight) var(--f-14) var(--font-family);

  --f-12: 12px;
  --caption: var(--medium-weight) var(--f-12) var(--font-family);

  --f-20: 20px;
  --h5: var(--medium-weight) var(--f-20) var(--font-family);

  --f-24: 24px;
  --h4: var(--medium-weight) var(--f-24) var(--font-family);

  --f-29: 29px;
  --h3: var(--medium-weight) var(--f-29) var(--font-family);

  --f-35: 35px;
  --h2: var(--medium-weight) var(--f-35) var(--font-family);

  --f-50: 50px;
  --h1: var(--medium-weight) var(--f-50) var(--font-family);

  font-family: var(--font-family);

  /* Spacing Variables */
  --0: 0px;
  --px: 1px;
  --xxx-small: 2px;
  --xx-small: 4px;
  --x-small: 8px;
  --small: 12px;
  --medium: 16px;
  --large: 20px;
  --x-large: 24px;
  --xx-large: 32px;
  --xxx-large: 40px;

  /* Border */
  --border: 1px solid var(--color-gray-500);
  --small-rounded: 0.25rem;
  --medium-rounded: 0.5rem;
  --full-rounded: 9999px;
}

/* Works on Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: var(--mint-clear-400) var(--mint-clear-200);
}

h1 {
  font: var(--h1);
}

h2 {
  font: var(--h2);
}

h3 {
  font: var(--h3);
}

h4 {
  font: var(--h4);
}

h5 {
  font: var(--h5);
}

h6 {
  font: var(--h6);
}

.m-xx-small {
  margin: var(--xx-small);
}

svg {
  margin: 4px;
  display: inline-block;
  margin: var(--xx-small);

  fill: currentColor
}

.break-up {
  background: var(--mint-black-200);
  border-radius: 8px;
  margin: 8px 12px;
}

.narration-list-wrapper {
  padding: 8px;
}

.break-up-heading {
  padding: 10px;
  border-bottom: 1px solid var(--mint-gray-300);
}

.break-up-footer {
  padding: 9px;
  border-top: 1px solid var(--mint-gray-300);
}

.label-support {
  background: none;
}

.Toastify__toast-container--top-right {
  top: 10%;
}

@media (max-width: 767px) {
  .break-up {
    margin: 8px 0px;
  }
}

.rc-table-row:first-child {
  background: var(--mint-black-200);
}

/*  */
.first\:border-none:first-child {
  border: none !important;
}

.last\:mb-0:last-child {
  margin-bottom: var(--0);
}

.last\:pb-0:last-child {
  padding-bottom: var(--0);
}

.last\:border-none:last-child {
  border: none !important;
}

@media (max-width: 767px) {

  .sm\:text-xl {
    font-weight: 700;
    font-size: 30px;
    line-height: 2.5rem;
  }

  .sm\:text-body {
    font: var(--normal-weight) var(--f-14) var(--font-family);
    line-height: 1.5rem;
  }

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

  .sm\:ml-0 {
    margin-left: 0 !important;
  }

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

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

  .sm\:\!p-0 {
    padding: var(--0) !important;
  }

  .sm\:p-0 {
    padding: var(--0);
  }

  .sm\:m-0 {
    margin: var(--0);
  }

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

  .sm\:fixed {
    position: fixed;
  }

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

  .sm\:border-none {
    border: none !important;
  }

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

  @media (max-width: 767px) {

    .sm\:text-xl {
      font-weight: 600;
      font-size: 26px;
      line-height: 2.3rem;
    }
  }
}

@media (min-width: 768px) and (max-width: 1023px) {

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

@media (min-width: 1280px) {

  .xl\:text-xl {
    font-weight: 700;
    font-size: 30px;
    line-height: 2.5rem;
  }

  .xl\:relative {
    position: relative;
  }

  .xl\:w-60 {
    width: 60%;
  }

  @media (max-width: 767px) {

    .xl\:text-xl {
      font-weight: 600;
      font-size: 26px;
      line-height: 2.3rem;
    }
  }
}

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

.after\:-top-14::after {
  content: var(--tw-content);
  top: -3.5rem
}

.after\:left-\[10\.50px\]::after {
  content: var(--tw-content);
  left: 10.50px
}

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

.after\:top-\[10\.50px\]::after {
  content: var(--tw-content);
  top: 10.50px
}

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

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

.after\:border-\[1\.5px\]::after {
  content: var(--tw-content);
  border-width: 1.5px
}

.after\:border-dashed::after {
  content: var(--tw-content);
  border-style: dashed
}

.after\:border-gray-600::after {
  content: var(--tw-content);
  border-color: var(--grey-600)
}

.first\:mt-0:first-child {
  margin-top: 0px
}

.first\:border-none:first-child {
  border-style: none
}

.first\:text-\[\#2C323C\]:first-child {
  --tw-text-opacity: 1;
  color: rgb(44 50 60 / var(--tw-text-opacity))
}

.last\:mb-0:last-child {
  margin-bottom: 0px
}

.last\:border-b-0:last-child {
  border-bottom-width: 0px
}

.last\:border-none:last-child {
  border-style: none
}

.last\:bg-brand-200:last-child {
  background-color: var(--brand-200)
}

.last\:pb-0:last-child {
  padding-bottom: 0px
}

.visited\:text-gray-800:visited {
  color: var(--grey-800)
}

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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))
}

.hover\:cursor-pointer:hover {
  cursor: pointer
}

.hover\:border-\[\#2C323C\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(44 50 60 / var(--tw-border-opacity))
}

.hover\:border-\[\#42a787\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(66 167 135 / var(--tw-border-opacity))
}

.hover\:border-brand-700:hover {
  border-color: var(--brand-700)
}

.hover\:bg-\[\#EFF6FF\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity))
}

.hover\:bg-black-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-black-200), var(--tw-bg-opacity))
}

.hover\:bg-black-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-black-300), var(--tw-bg-opacity))
}

.hover\:bg-black-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-black-600), var(--tw-bg-opacity))
}

.hover\:bg-brand-200:hover {
  background-color: var(--brand-200)
}

.hover\:bg-brand-600:hover {
  background-color: var(--brand-600)
}

.hover\:bg-brand-purple-600:hover {
  background-color: var(--brand-purple-600)
}

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

.hover\:bg-none:hover {
  background-image: none
}

.hover\:font-semibold:hover {
  font-weight: 600
}

.hover\:text-brand-1000:hover {
  color: var(--brand-1000)
}

.hover\:text-brand-800:hover {
  color: var(--brand-800)
}

.hover\:text-brand-900:hover {
  color: var(--brand-900)
}

.hover\:text-gray-800:hover {
  color: var(--grey-800)
}

.hover\:text-red-600:hover {
  color: var(--red-600)
}

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

.hover\:shadow-sm:hover {
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:border-brand-500:focus {
  border-color: var(--brand-500)
}

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

.focus\:ring: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(3px + 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\:ring-0: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(0px + 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\:ring-1: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(1px + 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\:ring-brand-500:focus {
  --tw-ring-color: var(--brand-500)
}

.disabled\:text-red-400:disabled {
  color: var(--red-400)
}

@media (max-width: 767px) {
  .sm\:visible {
    visibility: visible
  }

  .sm\:invisible {
    visibility: hidden
  }

  .sm\:static {
    position: static
  }

  .sm\:fixed {
    position: fixed
  }

  .sm\:sticky {
    position: sticky
  }

  .sm\:bottom-0 {
    bottom: 0px
  }

  .sm\:bottom-20 {
    bottom: 5rem
  }

  .sm\:bottom-3 {
    bottom: 0.75rem
  }

  .sm\:left-0 {
    left: 0px
  }

  .sm\:left-\[40\%\] {
    left: 40%
  }

  .sm\:right-0 {
    right: 0px
  }

  .sm\:right-1 {
    right: 0.25rem
  }

  .sm\:top-10 {
    top: 2.5rem
  }

  .sm\:top-14 {
    top: 3.5rem
  }

  .sm\:top-16 {
    top: 4rem
  }

  .sm\:top-40 {
    top: 10rem
  }

  .sm\:top-\[85\%\] {
    top: 85%
  }

  .sm\:z-10 {
    z-index: 10
  }

  .sm\:z-150 {
    z-index: 150
  }

  .sm\:z-400 {
    z-index: 400
  }

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

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

  .sm\:order-3 {
    order: 3
  }

  .sm\:order-4 {
    order: 4
  }

  .sm\:order-5 {
    order: 5
  }

  .sm\:order-6 {
    order: 6
  }

  .sm\:float-none {
    float: none
  }

  .sm\:m-0 {
    margin: 0px
  }

  .sm\:m-2 {
    margin: 0.5rem
  }

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

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

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

  .sm\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem
  }

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

  .sm\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
  }

  .sm\:-mt-8 {
    margin-top: -2rem
  }

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

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

  .sm\:mb-20 {
    margin-bottom: 5rem
  }

  .sm\:mb-28 {
    margin-bottom: 7rem
  }

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

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

  .sm\:mb-5 {
    margin-bottom: 1.25rem
  }

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

  .sm\:mb-8 {
    margin-bottom: 2rem
  }

  .sm\:mb-9 {
    margin-bottom: 2.25rem
  }

  .sm\:mb-\[19px\] {
    margin-bottom: 19px
  }

  .sm\:ml-0 {
    margin-left: 0px
  }

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

  .sm\:ml-12 {
    margin-left: 3rem
  }

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

  .sm\:ml-3 {
    margin-left: 0.75rem
  }

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

  .sm\:ml-7 {
    margin-left: 1.75rem
  }

  .sm\:ml-auto {
    margin-left: auto
  }

  .sm\:mr-0 {
    margin-right: 0px
  }

  .sm\:mr-1 {
    margin-right: 0.25rem
  }

  .sm\:mr-12 {
    margin-right: 3rem
  }

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

  .sm\:mr-3 {
    margin-right: 0.75rem
  }

  .sm\:mr-4 {
    margin-right: 1rem
  }

  .sm\:mr-6 {
    margin-right: 1.5rem
  }

  .sm\:mr-7 {
    margin-right: 1.75rem
  }

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

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

  .sm\:mt-1 {
    margin-top: 0.25rem
  }

  .sm\:mt-10 {
    margin-top: 2.5rem
  }

  .sm\:mt-14 {
    margin-top: 3.5rem
  }

  .sm\:mt-16 {
    margin-top: 4rem
  }

  .sm\:mt-2 {
    margin-top: 0.5rem
  }

  .sm\:mt-3 {
    margin-top: 0.75rem
  }

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

  .sm\:mt-6 {
    margin-top: 1.5rem
  }

  .sm\:mt-7 {
    margin-top: 1.75rem
  }

  .sm\:mt-8 {
    margin-top: 2rem
  }

  .sm\:\!block {
    display: block !important
  }

  .sm\:block {
    display: block
  }

  .sm\:flex {
    display: flex
  }

  .sm\:hidden {
    display: none
  }

  .sm\:h-0 {
    height: 0px
  }

  .sm\:h-1 {
    height: 0.25rem
  }

  .sm\:h-10 {
    height: 2.5rem
  }

  .sm\:h-12 {
    height: 3rem
  }

  .sm\:h-24 {
    height: 6rem
  }

  .sm\:h-28 {
    height: 7rem
  }

  .sm\:h-3 {
    height: 0.75rem
  }

  .sm\:h-3\/4 {
    height: 75%
  }

  .sm\:h-4 {
    height: 1rem
  }

  .sm\:h-5 {
    height: 1.25rem
  }

  .sm\:h-6 {
    height: 1.5rem
  }

  .sm\:h-7 {
    height: 1.75rem
  }

  .sm\:h-8 {
    height: 2rem
  }

  .sm\:h-9 {
    height: 2.25rem
  }

  .sm\:h-\[12px\] {
    height: 12px
  }

  .sm\:h-\[52px\] {
    height: 52px
  }

  .sm\:h-\[78vh\] {
    height: 78vh
  }

  .sm\:h-\[84vh\] {
    height: 84vh
  }

  .sm\:h-\[85\%\] {
    height: 85%
  }

  .sm\:h-\[90\%\] {
    height: 90%
  }

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

  .sm\:h-auto {
    height: auto
  }

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

  .sm\:max-h-\[400px\] {
    max-height: 400px
  }

  .sm\:max-h-\[500px\] {
    max-height: 500px
  }

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

  .sm\:min-h-0 {
    min-height: 0px
  }

  .sm\:min-h-14 {
    min-height: 3.5rem
  }

  .sm\:min-h-\[100px\] {
    min-height: 100px
  }

  .sm\:min-h-\[20px\] {
    min-height: 20px
  }

  .sm\:\!w-11\/12 {
    width: 91.666667% !important
  }

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

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

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

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

  .sm\:w-10 {
    width: 2.5rem
  }

  .sm\:w-10\/12 {
    width: 83.333333%
  }

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

  .sm\:w-12 {
    width: 3rem
  }

  .sm\:w-16 {
    width: 4rem
  }

  .sm\:w-2 {
    width: 0.5rem
  }

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

  .sm\:w-28 {
    width: 7rem
  }

  .sm\:w-3 {
    width: 0.75rem
  }

  .sm\:w-32 {
    width: 8rem
  }

  .sm\:w-4 {
    width: 1rem
  }

  .sm\:w-4\/12 {
    width: 33.333333%
  }

  .sm\:w-44 {
    width: 11rem
  }

  .sm\:w-5 {
    width: 1.25rem
  }

  .sm\:w-6 {
    width: 1.5rem
  }

  .sm\:w-7 {
    width: 1.75rem
  }

  .sm\:w-8 {
    width: 2rem
  }

  .sm\:w-9 {
    width: 2.25rem
  }

  .sm\:w-9\/12 {
    width: 75%
  }

  .sm\:w-\[-webkit-fill-available\] {
    width: -webkit-fill-available
  }

  .sm\:w-\[10\%\] {
    width: 10%
  }

  .sm\:w-\[150px\] {
    width: 150px
  }

  .sm\:w-\[20px\] {
    width: 20px
  }

  .sm\:w-\[280px\] {
    width: 280px
  }

  .sm\:w-\[40\%\] {
    width: 40%
  }

  .sm\:w-\[6\%\] {
    width: 6%
  }

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

  .sm\:w-\[94\%\] {
    width: 94%
  }

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

  .sm\:w-fit {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
  }

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

  .sm\:min-w-56 {
    min-width: 14rem
  }

  .sm\:min-w-\[100px\] {
    min-width: 100px
  }

  .sm\:min-w-\[88px\] {
    min-width: 88px
  }

  .sm\:max-w-\[50\%\] {
    max-width: 50%
  }

  .sm\:basis-full {
    flex-basis: 100%
  }

  .sm\:\!translate-y-0 {
    --tw-translate-y: 0px !important;
    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)) !important
  }

  .sm\:\!translate-y-\[200\%\] {
    --tw-translate-y: 200% !important;
    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)) !important
  }

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

  .sm\:\!flex-row {
    flex-direction: row !important
  }

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

  .sm\:flex-col {
    flex-direction: column
  }

  .sm\:flex-col-reverse {
    flex-direction: column-reverse
  }

  .sm\:flex-wrap {
    flex-wrap: wrap
  }

  .sm\:\!items-start {
    align-items: flex-start !important
  }

  .sm\:items-start {
    align-items: flex-start
  }

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

  .sm\:items-baseline {
    align-items: baseline
  }

  .sm\:justify-normal {
    justify-content: normal
  }

  .sm\:\!justify-start {
    justify-content: flex-start !important
  }

  .sm\:justify-start {
    justify-content: flex-start
  }

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

  .sm\:justify-between {
    justify-content: space-between
  }

  .sm\:justify-around {
    justify-content: space-around
  }

  .sm\:justify-evenly {
    justify-content: space-evenly
  }

  .sm\:gap-0 {
    gap: 0px
  }

  .sm\:gap-1 {
    gap: 0.25rem
  }

  .sm\:gap-2 {
    gap: 0.5rem
  }

  .sm\:gap-2\.5 {
    gap: 0.625rem
  }

  .sm\:gap-3 {
    gap: 0.75rem
  }

  .sm\:gap-4 {
    gap: 1rem
  }

  .sm\:gap-9 {
    gap: 2.25rem
  }

  .sm\:space-x-0> :not([hidden])~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .sm\:space-y-3> :not([hidden])~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-4> :not([hidden])~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse))
  }

  .sm\:divide-y-md> :not([hidden])~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse))
  }

  .sm\:divide-y-sm> :not([hidden])~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
  }

  .sm\:divide-dashed> :not([hidden])~ :not([hidden]) {
    border-style: dashed
  }

  .sm\:divide-none> :not([hidden])~ :not([hidden]) {
    border-style: none
  }

  .sm\:divide-gray-400> :not([hidden])~ :not([hidden]) {
    border-color: var(--grey-400)
  }

  .sm\:overflow-hidden {
    overflow: hidden
  }

  .sm\:overflow-x-auto {
    overflow-x: auto
  }

  .sm\:overflow-y-hidden {
    overflow-y: hidden
  }

  .sm\:whitespace-normal {
    white-space: normal
  }

  .sm\:rounded-3xl {
    border-radius: 24px
  }

  .sm\:rounded-\[22px\] {
    border-radius: 22px
  }

  .sm\:rounded-none {
    border-radius: 0px
  }

  .sm\:rounded-sm {
    border-radius: 4px
  }

  .sm\:rounded-xl {
    border-radius: 16px
  }

  .sm\:rounded-b-\[22px\] {
    border-bottom-right-radius: 22px;
    border-bottom-left-radius: 22px
  }

  .sm\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px
  }

  .sm\:rounded-b-xl {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px
  }

  .sm\:rounded-t-2xl {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px
  }

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

  .sm\:rounded-bl-none {
    border-bottom-left-radius: 0px
  }

  .sm\:rounded-br-none {
    border-bottom-right-radius: 0px
  }

  .sm\:rounded-tl-none {
    border-top-left-radius: 0px
  }

  .sm\:border {
    border-width: 1px
  }

  .sm\:border-0 {
    border-width: 0px
  }

  .sm\:border-b {
    border-bottom-width: 1px
  }

  .sm\:border-b-0 {
    border-bottom-width: 0px
  }

  .sm\:border-b-xs {
    border-bottom-width: 0.5px
  }

  .sm\:border-r-0 {
    border-right-width: 0px
  }

  .sm\:border-t-0 {
    border-top-width: 0px
  }

  .sm\:border-solid {
    border-style: solid
  }

  .sm\:border-none {
    border-style: none
  }

  .sm\:border-brand-300 {
    border-color: var(--brand-300)
  }

  .sm\:border-gray-300 {
    border-color: var(--grey-300)
  }

  .sm\:border-b-gray-300 {
    border-bottom-color: var(--grey-300)
  }

  .sm\:bg-transparent {
    background-color: transparent
  }

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

  .sm\:bg-none {
    background-image: none
  }

  .sm\:\!p-0 {
    padding: 0px !important
  }

  .sm\:p-0 {
    padding: 0px
  }

  .sm\:p-1 {
    padding: 0.25rem
  }

  .sm\:p-2 {
    padding: 0.5rem
  }

  .sm\:p-3 {
    padding: 0.75rem
  }

  .sm\:p-4 {
    padding: 1rem
  }

  .sm\:p-5 {
    padding: 1.25rem
  }

  .sm\:p-6 {
    padding: 1.5rem
  }

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

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

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

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

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

  .sm\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
  }

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

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

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

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

  .sm\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem
  }

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

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

  .sm\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem
  }

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

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

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

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

  .sm\:pb-1 {
    padding-bottom: 0.25rem
  }

  .sm\:pb-1\.5 {
    padding-bottom: 0.375rem
  }

  .sm\:pb-2 {
    padding-bottom: 0.5rem
  }

  .sm\:pb-28 {
    padding-bottom: 7rem
  }

  .sm\:pb-4 {
    padding-bottom: 1rem
  }

  .sm\:pb-6 {
    padding-bottom: 1.5rem
  }

  .sm\:pl-0 {
    padding-left: 0px
  }

  .sm\:pl-11 {
    padding-left: 2.75rem
  }

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

  .sm\:pl-3 {
    padding-left: 0.75rem
  }

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

  .sm\:pl-8 {
    padding-left: 2rem
  }

  .sm\:pr-0 {
    padding-right: 0px
  }

  .sm\:pr-24 {
    padding-right: 6rem
  }

  .sm\:pr-3 {
    padding-right: 0.75rem
  }

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

  .sm\:pr-5 {
    padding-right: 1.25rem
  }

  .sm\:pt-1 {
    padding-top: 0.25rem
  }

  .sm\:pt-1\.5 {
    padding-top: 0.375rem
  }

  .sm\:pt-2 {
    padding-top: 0.5rem
  }

  .sm\:pt-3 {
    padding-top: 0.75rem
  }

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

  .sm\:pt-6 {
    padding-top: 1.5rem
  }

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

  .sm\:pt-9 {
    padding-top: 2.25rem
  }

  .sm\:text-left {
    text-align: left
  }

  .sm\:text-center {
    text-align: center
  }

  .sm\:align-baseline {
    vertical-align: baseline
  }

  .sm\:\!text-s-12 {
    font-size: 12px !important
  }

  .sm\:\!text-xs {
    font-size: 0.75rem !important;
    line-height: 1rem !important
  }

  .sm\:text-\[10px\] {
    font-size: 10px
  }

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

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

  .sm\:text-base {
    font-size: 16px
  }

  .sm\:text-f-14 {
    font-size: 14px;
    line-height: 1.3em
  }

  .sm\:text-s-10 {
    font-size: 10px
  }

  .sm\:text-s-12 {
    font-size: 12px
  }

  .sm\:text-s-14 {
    font-size: 14px
  }

  .sm\:text-s-18 {
    font-size: 18px
  }

  .sm\:text-s-20 {
    font-size: 20px
  }

  .sm\:text-s-24 {
    font-size: 24px
  }

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

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

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

  .sm\:font-medium {
    font-weight: 500
  }

  .sm\:font-normal {
    font-weight: 400
  }

  .sm\:font-semibold {
    font-weight: 600
  }

  .sm\:leading-4 {
    line-height: 1rem
  }

  .sm\:leading-6 {
    line-height: 1.5rem
  }

  .sm\:text-brand-1000 {
    color: var(--brand-1000)
  }

  .sm\:text-brand-700 {
    color: var(--brand-700)
  }

  .sm\:text-gray-600 {
    color: var(--grey-600)
  }

  .sm\:text-gray-700 {
    color: var(--grey-700)
  }

  .sm\:text-green-600 {
    color: var(--green-600)
  }

  .sm\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:shadow-\[0px_4px_15px_7px_\#00000024\] {
    --tw-shadow: 0px 4px 15px 7px #00000024;
    --tw-shadow-colored: 0px 4px 15px 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)
  }

  .sm\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 10px 10px -5px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .first\:sm\:mb-2:first-child {
    margin-bottom: 0.5rem
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .md\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem
  }

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

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

  .md\:mr-0 {
    margin-right: 0px
  }

  .md\:mt-2 {
    margin-top: 0.5rem
  }

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

  .md\:mt-8 {
    margin-top: 2rem
  }

  .md\:block {
    display: block
  }

  .md\:hidden {
    display: none
  }

  .md\:h-12 {
    height: 3rem
  }

  .md\:h-4 {
    height: 1rem
  }

  .md\:h-\[60vh\] {
    height: 60vh
  }

  .md\:h-\[75vh\] {
    height: 75vh
  }

  .md\:h-\[80vh\] {
    height: 80vh
  }

  .md\:h-auto {
    height: auto
  }

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

  .md\:min-h-0 {
    min-height: 0px
  }

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

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

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

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

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

  .md\:w-4 {
    width: 1rem
  }

  .md\:w-\[71\%\] {
    width: 71%
  }

  .md\:w-fit {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
  }

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

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

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

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

  .md\:flex-col {
    flex-direction: column
  }

  .md\:flex-col-reverse {
    flex-direction: column-reverse
  }

  .md\:items-start {
    align-items: flex-start
  }

  .md\:\!justify-start {
    justify-content: flex-start !important
  }

  .md\:justify-end {
    justify-content: flex-end
  }

  .md\:gap-0 {
    gap: 0px
  }

  .md\:gap-4 {
    gap: 1rem
  }

  .md\:gap-5 {
    gap: 1.25rem
  }

  .md\:space-x-2> :not([hidden])~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .md\:border-b {
    border-bottom-width: 1px
  }

  .md\:border-r-0 {
    border-right-width: 0px
  }

  .md\:p-4 {
    padding: 1rem
  }

  .md\:p-5 {
    padding: 1.25rem
  }

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

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

  .md\:pb-24 {
    padding-bottom: 6rem
  }

  .md\:pb-6 {
    padding-bottom: 1.5rem
  }

  .md\:pl-0 {
    padding-left: 0px
  }

  .md\:pr-0 {
    padding-right: 0px
  }

  .md\:pt-2 {
    padding-top: 0.5rem
  }

  .md\:pt-6 {
    padding-top: 1.5rem
  }

  .md\:text-s-12 {
    font-size: 12px
  }

  .md\:text-s-14 {
    font-size: 14px
  }

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

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

@media (min-width: 1024px) and (max-width: 1279px) {
  .lg\:mb-14 {
    margin-bottom: 3.5rem
  }

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

  .lg\:ml-56 {
    margin-left: 14rem
  }

  .lg\:mr-14 {
    margin-right: 3.5rem
  }

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

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

  .lg\:mt-1 {
    margin-top: 0.25rem
  }

  .lg\:mt-10 {
    margin-top: 2.5rem
  }

  .lg\:mt-12 {
    margin-top: 3rem
  }

  .lg\:mt-14 {
    margin-top: 3.5rem
  }

  .lg\:mt-20 {
    margin-top: 5rem
  }

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

  .lg\:mt-8 {
    margin-top: 2rem
  }

  .lg\:mt-\[110px\] {
    margin-top: 110px
  }

  .lg\:block {
    display: block
  }

  .lg\:flex {
    display: flex
  }

  .lg\:hidden {
    display: none
  }

  .lg\:h-12 {
    height: 3rem
  }

  .lg\:h-14 {
    height: 3.5rem
  }

  .lg\:h-4 {
    height: 1rem
  }

  .lg\:h-\[100px\] {
    height: 100px
  }

  .lg\:h-\[24px\] {
    height: 24px
  }

  .lg\:h-\[32px\] {
    height: 32px
  }

  .lg\:h-\[50px\] {
    height: 50px
  }

  .lg\:h-\[80vh\] {
    height: 80vh
  }

  .lg\:h-full {
    height: 100%
  }

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

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

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

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

  .lg\:w-10\/12 {
    width: 83.333333%
  }

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

  .lg\:w-12 {
    width: 3rem
  }

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

  .lg\:w-36 {
    width: 9rem
  }

  .lg\:w-4 {
    width: 1rem
  }

  .lg\:w-56 {
    width: 14rem
  }

  .lg\:w-\[50\%\] {
    width: 50%
  }

  .lg\:w-fit {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
  }

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

  .lg\:w-x-small {
    width: 8px
  }

  .lg\:min-w-\[120px\] {
    min-width: 120px
  }

  .lg\:min-w-\[250px\] {
    min-width: 250px
  }

  .lg\:flex-col {
    flex-direction: column
  }

  .lg\:items-center {
    align-items: center
  }

  .lg\:justify-end {
    justify-content: flex-end
  }

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

  .lg\:gap-4 {
    gap: 1rem
  }

  .lg\:space-x-2> :not([hidden])~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:rounded-md {
    border-radius: 8px
  }

  .lg\:rounded-b-xl {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px
  }

  .lg\:border-r-2 {
    border-right-width: 2px
  }

  .lg\:bg-green-600 {
    background-color: var(--green-600)
  }

  .lg\:p-3 {
    padding: 0.75rem
  }

  .lg\:p-6 {
    padding: 1.5rem
  }

  .lg\:p-8 {
    padding: 2rem
  }

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

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem
  }

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

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

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

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

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

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

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

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

  .lg\:pr-5 {
    padding-right: 1.25rem
  }

  .lg\:text-right {
    text-align: right
  }

  .lg\:text-base {
    font-size: 16px
  }

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

  .lg\:text-s-12 {
    font-size: 12px
  }

  .lg\:text-s-14 {
    font-size: 14px
  }

  .lg\:text-s-20 {
    font-size: 20px
  }

  .lg\:text-s-28 {
    font-size: 28px
  }

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

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

  .lg\:font-normal {
    font-weight: 400
  }

  .lg\:font-semibold {
    font-weight: 600
  }

  .lg\:text-gray-900 {
    color: var(--grey-900)
  }

  .lg\:text-green-300 {
    color: var(--green-300)
  }
}

@media (min-width: 1280px) {
  .xl\:absolute {
    position: absolute
  }

  .xl\:relative {
    position: relative
  }

  .xl\:bottom-3 {
    bottom: 0.75rem
  }

  .xl\:left-0 {
    left: 0px
  }

  .xl\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem
  }

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

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

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

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

  .xl\:mb-20 {
    margin-bottom: 5rem
  }

  .xl\:ml-1 {
    margin-left: 0.25rem
  }

  .xl\:ml-11 {
    margin-left: 2.75rem
  }

  .xl\:ml-16 {
    margin-left: 4rem
  }

  .xl\:ml-3 {
    margin-left: 0.75rem
  }

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

  .xl\:ml-64 {
    margin-left: 16rem
  }

  .xl\:ml-7 {
    margin-left: 1.75rem
  }

  .xl\:ml-\[4\.25rem\] {
    margin-left: 4.25rem
  }

  .xl\:mr-14 {
    margin-right: 3.5rem
  }

  .xl\:mr-3 {
    margin-right: 0.75rem
  }

  .xl\:mr-4 {
    margin-right: 1rem
  }

  .xl\:mt-12 {
    margin-top: 3rem
  }

  .xl\:mt-14 {
    margin-top: 3.5rem
  }

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

  .xl\:mt-8 {
    margin-top: 2rem
  }

  .xl\:mt-\[110px\] {
    margin-top: 110px
  }

  .xl\:flex {
    display: flex
  }

  .xl\:hidden {
    display: none
  }

  .xl\:h-12 {
    height: 3rem
  }

  .xl\:h-14 {
    height: 3.5rem
  }

  .xl\:h-20 {
    height: 5rem
  }

  .xl\:h-6 {
    height: 1.5rem
  }

  .xl\:h-\[100px\] {
    height: 100px
  }

  .xl\:h-\[24px\] {
    height: 24px
  }

  .xl\:h-\[32px\] {
    height: 32px
  }

  .xl\:h-\[510px\] {
    height: 510px
  }

  .xl\:h-\[77vh\] {
    height: 77vh
  }

  .xl\:h-\[80px\] {
    height: 80px
  }

  .xl\:h-full {
    height: 100%
  }

  .xl\:max-h-\[310px\] {
    max-height: 310px
  }

  .xl\:min-h-\[260px\] {
    min-height: 260px
  }

  .xl\:min-h-\[300px\] {
    min-height: 300px
  }

  .xl\:min-h-\[330px\] {
    min-height: 330px
  }

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

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

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

  .xl\:w-10\/12 {
    width: 83.333333%
  }

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

  .xl\:w-12 {
    width: 3rem
  }

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

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

  .xl\:w-6 {
    width: 1.5rem
  }

  .xl\:w-60 {
    width: 15rem
  }

  .xl\:w-64 {
    width: 16rem
  }

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

  .xl\:w-\[4\%\] {
    width: 4%
  }

  .xl\:w-\[40\%\] {
    width: 40%
  }

  .xl\:w-\[60\%\] {
    width: 60%
  }

  .xl\:w-fit {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
  }

  .xl\:w-full {
    width: 100%
  }

  .xl\:min-w-\[120px\] {
    min-width: 120px
  }

  .xl\:min-w-\[250px\] {
    min-width: 250px
  }

  .xl\:flex-col {
    flex-direction: column
  }

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

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

  .xl\:justify-between {
    justify-content: space-between
  }

  .xl\:justify-evenly {
    justify-content: space-evenly
  }

  .xl\:space-x-2> :not([hidden])~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:rounded-md {
    border-radius: 8px
  }

  .xl\:rounded-r-xl {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px
  }

  .xl\:border-r-2 {
    border-right-width: 2px
  }

  .xl\:border-r-xs {
    border-right-width: 0.5px
  }

  .xl\:bg-green-600 {
    background-color: var(--green-600)
  }

  .xl\:p-1 {
    padding: 0.25rem
  }

  .xl\:p-4 {
    padding: 1rem
  }

  .xl\:p-6 {
    padding: 1.5rem
  }

  .xl\:p-8 {
    padding: 2rem
  }

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

  .xl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem
  }

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

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

  .xl\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
  }

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

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

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

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

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

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

  .xl\:pl-6 {
    padding-left: 1.5rem
  }

  .xl\:pr-14 {
    padding-right: 3.5rem
  }

  .xl\:pr-5 {
    padding-right: 1.25rem
  }

  .xl\:text-right {
    text-align: right
  }

  .xl\:text-base {
    font-size: 16px
  }

  .xl\:text-s-14 {
    font-size: 14px
  }

  .xl\:text-s-20 {
    font-size: 20px
  }

  .xl\:text-s-28 {
    font-size: 28px
  }

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

  .xl\:font-normal {
    font-weight: 400
  }

  .xl\:font-semibold {
    font-weight: 600
  }

  .xl\:text-gray-900 {
    color: var(--grey-900)
  }

  .xl\:text-green-300 {
    color: var(--green-300)
  }
}

@media (prefers-color-scheme: dark) {
  .dark\:text-gray-600 {
    color: var(--grey-600)
  }
}

._2UrhC9qY {
  color: #2c323c;
  font-size: 16px;
  font-weight: 600;
}

._2WOEpT_M {
  align-items: center;
  align-self: center;
  display: flex;
  flex: 1;
  margin: 10px 0;
  min-width: 26%;
  width: 100%
}

._2PKkMEcW {
  width: 190px
}

._1VvdXR11 {
  align-items: center;
  border-color: var(--mint-black-300);
  border-radius: 8px;
  display: flex
}

._1VvdXR11:not(:last-child):after {
  border-bottom: 1px solid var(--mint-black-300);
  content: " ";
  flex: 1
}

._3GgL7FH4 {
  align-items: center;
  border-color: #e8dccb;
  border-radius: 8px;
  display: flex
}

._3GgL7FH4:not(:last-child):after {
  border-bottom: 1px solid #e8dccb;
  content: " ";
  flex: 1
}

.u7NWoJjd {
  align-items: center;
  border-color: var(--mint-black-300);
  border-radius: 8px;
  display: flex
}

.u7NWoJjd:after {
  border-bottom: 2px dashed #a2a2a2;
  content: " ";
  flex: 1;
  margin: 0 8px
}

._1atF5fqu {
  background: #093065
}

._1atF5fqu,
._2vPQTr-k {
  border-radius: 20px;
  color: #fff;
  display: flex;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  min-width: 165px
}

._2vPQTr-k {
  background: linear-gradient(#756956, #978d82)
}

._1atF5fqu:hover {
  border-color: var(--mint-black-300);
  color: #fff
}

._2vPQTr-k:hover {
  border-color: #e8dccb;
  color: #fff
}

._1a3zd3V9 {
  border-color: var(--mint-black-300)
}

._1a3zd3V9,
._1AtknLCX {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-neutrals-white), var(--tw-bg-opacity));
  border-radius: 20px;
  color: var(--mint-gray-800);
  display: flex;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  min-width: 165px
}

._1AtknLCX {
  border-color: #e8dccb
}

._1AtknLCX:hover {
  background-color: #e8dccb
}

.dri5gbr7 {
  border-color: var(--mint-black-300)
}

._3bAeErHs,
.dri5gbr7 {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-neutrals-white), var(--tw-bg-opacity));
  border-radius: 20px;
  color: var(--mint-gray-800);
  display: flex;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  min-width: 165px
}

._3bAeErHs {
  border-color: #e8dccb
}

._3bAeErHs:hover {
  background-color: #e8dccb
}

._3TxFmJP3 {
  width: 100%
}

._3NuqoH3T {
  background: #eef5ff;
  border: 1px solid #1678fb
}

._1fQoYvyW {
  background: #eef5ff;
  border: 1px solid #d0e4fe
}

._3xjDeCu_ {
  flex-basis: 100%;
  padding: .5rem;
  position: relative;
  text-align: center
}

._3xjDeCu_:after {
  background-color: #e3e8ec;
  content: " ";
  height: .125rem;
  left: 50%;
  position: absolute;
  top: 1rem;
  width: 100%;
  z-index: 1
}

._3xjDeCu_:last-child:after {
  display: none
}

.p4NAv3Oh {
  align-items: center;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  font-size: 1rem;
  height: 1.3rem;
  justify-content: center;
  line-height: 2.5rem;
  position: relative;
  text-align: center;
  width: 1.3rem;
  z-index: 2
}

._3Vogr4kN {
  height: 26px;
  width: 26px
}

._2nvX3Hk9 {
  max-width: 100%;
  min-width: 45px;
  position: relative;
  resize: horizontal;
  text-overflow: ellipsis;
  white-space: nowrap
}

._3FHtC7Dn {
  color: #1572ed;
  font-weight: 700
}

._1oACWZW5,
._3FHtC7Dn {
  font-size: 11px;
  line-height: 13px
}

._1oACWZW5 {
  color: #92959a;
  font-weight: 500
}

._2UrhC9qY {
  color: #2c323c;
  font-size: 16px;
  font-weight: 600
}

._2zxcjnPv {
  color: #70757b
}

._2zxcjnPv,
.h5qsP2j8 {
  font-size: 14px;
  font-weight: 400;
  padding-right: 28px
}

.h5qsP2j8 {
  color: #a06c23
}

.FgR4jdr4 {
  color: #1c8665;
  font-size: 14px;
  font-weight: 400;
  padding-right: 28px
}

._2s8lcG7q,
._3P9CpKz_ {
  color: #e3756b;
  font-size: 14px;
  font-weight: 400;
  padding-right: 28px
}

._3hCVOGRI {
  margin-top: 8px
}

@media (max-width:450px) {
  ._2PKkMEcW {
    text-wrap: wrap;
    width: 150px
  }

  ._2UrhC9qY {
    font-size: 12px;
    padding-right: 4px
  }

  ._2s8lcG7q,
  ._2zxcjnPv,
  .FgR4jdr4,
  .h5qsP2j8 {
    font-size: 10px
  }

  ._3Vogr4kN {
    height: 24px;
    width: 24px
  }
}

._2WOEpT_M {
  align-items: center;
  align-self: center;
  display: flex;
  flex: 1;
  margin: 10px 0;
  min-width: 26%;
  width: 100%
}

._2PKkMEcW {
  width: 190px
}

._1VvdXR11 {
  align-items: center;
  border-color: var(--mint-black-300);
  border-radius: 8px;
  display: flex
}

._1VvdXR11:not(:last-child):after {
  border-bottom: 1px solid var(--mint-black-300);
  content: " ";
  flex: 1
}

._3GgL7FH4 {
  align-items: center;
  border-color: #e8dccb;
  border-radius: 8px;
  display: flex
}

._3GgL7FH4:not(:last-child):after {
  border-bottom: 1px solid #e8dccb;
  content: " ";
  flex: 1
}

.u7NWoJjd {
  align-items: center;
  border-color: var(--mint-black-300);
  border-radius: 8px;
  display: flex
}

.u7NWoJjd:after {
  border-bottom: 2px dashed #a2a2a2;
  content: " ";
  flex: 1;
  margin: 0 8px
}

._1atF5fqu {
  background: #093065
}

._1atF5fqu,
._2vPQTr-k {
  border-radius: 20px;
  color: #fff;
  display: flex;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  min-width: 165px
}

._2vPQTr-k {
  background: linear-gradient(#756956, #978d82)
}

._1atF5fqu:hover {
  border-color: var(--mint-black-300);
  color: #fff
}

._2vPQTr-k:hover {
  border-color: #e8dccb;
  color: #fff
}

._1a3zd3V9 {
  border-color: var(--mint-black-300)
}

._1a3zd3V9,
._1AtknLCX {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-neutrals-white), var(--tw-bg-opacity));
  border-radius: 20px;
  color: var(--mint-gray-800);
  display: flex;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  min-width: 165px
}

._1AtknLCX {
  border-color: #e8dccb
}

._1AtknLCX:hover {
  background-color: #e8dccb
}

.dri5gbr7 {
  border-color: var(--mint-black-300)
}

._3bAeErHs,
.dri5gbr7 {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-neutrals-white), var(--tw-bg-opacity));
  border-radius: 20px;
  color: var(--mint-gray-800);
  display: flex;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  min-width: 165px
}

._3bAeErHs {
  border-color: #e8dccb
}

._3bAeErHs:hover {
  background-color: #e8dccb
}

._3TxFmJP3 {
  width: 100%
}

._3NuqoH3T {
  background: #eef5ff;
  border: 1px solid #1678fb
}

._1fQoYvyW {
  background: #eef5ff;
  border: 1px solid #d0e4fe
}

._3xjDeCu_ {
  flex-basis: 100%;
  padding: .5rem;
  position: relative;
  text-align: center
}

._3xjDeCu_:after {
  background-color: #e3e8ec;
  content: " ";
  height: .125rem;
  left: 50%;
  position: absolute;
  top: 1rem;
  width: 100%;
  z-index: 1
}

._3xjDeCu_:last-child:after {
  display: none
}

.p4NAv3Oh {
  align-items: center;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  font-size: 1rem;
  height: 1.3rem;
  justify-content: center;
  line-height: 2.5rem;
  position: relative;
  text-align: center;
  width: 1.3rem;
  z-index: 2
}

._3Vogr4kN {
  height: 26px;
  width: 26px
}

._2nvX3Hk9 {
  max-width: 100%;
  min-width: 45px;
  position: relative;
  resize: horizontal;
  text-overflow: ellipsis;
  white-space: nowrap
}

._3FHtC7Dn {
  color: #1572ed;
  font-weight: 700
}

._1oACWZW5,
._3FHtC7Dn {
  font-size: 11px;
  line-height: 13px
}

._1oACWZW5 {
  color: #92959a;
  font-weight: 500
}

._2UrhC9qY {
  color: #2c323c;
  font-size: 16px;
  font-weight: 600
}

._2zxcjnPv {
  color: #70757b
}

._2zxcjnPv,
.h5qsP2j8 {
  font-size: 14px;
  font-weight: 400;
  padding-right: 28px
}

.h5qsP2j8 {
  color: #a06c23
}

.FgR4jdr4 {
  color: #1c8665;
  font-size: 14px;
  font-weight: 400;
  padding-right: 28px
}

._2s8lcG7q,
._3P9CpKz_ {
  color: #e3756b;
  font-size: 14px;
  font-weight: 400;
  padding-right: 28px
}

._3hCVOGRI {
  margin-top: 8px
}

@media (max-width:450px) {
  ._2PKkMEcW {
    text-wrap: wrap;
    width: 150px
  }

  ._2UrhC9qY {
    font-size: 12px;
    padding-right: 4px
  }

  ._2s8lcG7q,
  ._2zxcjnPv,
  .FgR4jdr4,
  .h5qsP2j8 {
    font-size: 10px
  }

  ._3Vogr4kN {
    height: 24px;
    width: 24px
  }
}

._3VGoKrkh5GVfRvtFcGKzrn {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--color-black-700), var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}