 /*=========== Image Upload Box ===============*/
.upload-img-box {
    background-color: #f5f5f5;
    border: 1px solid #aaa;
    border-radius: 5px;
    height: 150px;
    position: relative;
}
.upload-img-box img{
    width: 100%;
    height: auto;
    max-height: 100%;
    margin: auto;
    display: block;
    z-index: 5;
    position: absolute;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}
.upload-img-box video{
    width: 100%;
    height: auto;
    max-height: 100%;
    margin: auto;
    display: block;
    z-index: 5;
    position: absolute;
    object-fit: cover;
}
.upload-img-box input[type="file"]{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 10;
    width: 100%;
    cursor: pointer;
}

.upload-img-box-icon{
    color: #666;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.upload-img-box-icon i{
    font-size: 24px;
    position: relative;
}

.update-logo-image-box{
    position: relative;
    overflow: hidden;
}

.bg-gradient-primary {
    background-color: #1e6d30;
    background-image: none;
}

.bg-secondary, .bg-primary {
    background-color: #1e6d30 !important;
}
.text-primary {
    color: #000!important;
}
.sidebar .nav-item .collapse .collapse-inner .collapse-item.active, .sidebar .nav-item .collapsing .collapse-inner .collapse-item.active {
    color: #000!important;
}

.font-size-12{
	font-size: 12px
}
.min-height-550{
	min-height: 550px
}

.margin-b-m15{
	margin-bottom: -15px
}
.margin-t-m5{
	margin-top: -5px
}

.notification-mb-pos{
	max-height: 350px;
    overflow-y: scroll !important;
    overflow-x: hidden
}

.h-290{
    height: 290px;
}

.w-500{
	width: 500px
}

.filter-pdf-btn{
	position: absolute;
    right: 0;
    top: 0;
}
.h-30{
 height: 30px
}
.h-55{
	height: 55px
}

.w-20p{
    width: 20px;
}

 .w-30p{
     width: 30px;
 }

 .w-40p{
     width: 40px;
 }

.m-0-auto-mb-pos{
	margin: 0 auto
}

.pt-35{
    padding-top: 35px;
}

.w20p{
	width:  20%
}
.h-26{
    height: 26px;
}

.w10p{
	width:  10%
}

 .topbar .nav-item .nav-link {
     padding: 0 .50rem;
 }


.dwp-21, .dwp-22, .dwp-23, .dwp-24, .dwp-25, .dwp-26, .dwp-27, .dwp-28, .dwp-29, .dwp-30{
	width:  30%
}

.dwp-31, .dwp-32, .dwp-33, .dwp-34, .dwp-35, .dwp-36, .dwp-37, .dwp-38, .dwp-39, .dwp-40{
	width:  30%
}

.dwp-41, .dwp-42, .dwp-43, .dwp-44, .dwp-45, .dwp-46, .dwp-47, .dwp-48, .dwp-49, .dwp-50{
	width:  45%
}

.dwp-51, .dwp-52, .dwp-53, .dwp-54, .dwp-55, .dwp-56, .dwp-57, .dwp-58, .dwp-59, .dwp-60 {
	width:  55%
}

.dwp-61, .dwp-62, .dwp-63, .dwp-64, .dwp-65, .dwp-66, .dwp-67, .dwp-68, .dwp-69, .dwp-70{
	width:  70%
}

.dwp-71, .dwp-82, .dwp-73, .dwp-74, .dwp-75, .dwp-76, .dwp-77, .dwp-78, .dwp-79, .dwp-80{
	width:  85%
}

.dwp-81, .dwp-82, .dwp-83, .dwp-84, .dwp-85, .dwp-86, .dwp-87, .dwp-88, .dwp-89, .dwp-90{
	width:  90%
}

.dwp-91, .dwp-92, .dwp-93, .dwp-94, .dwp-95{
	width:  95%
}

.dwp-96, .dwp-97, .dwp-98, .dwp-99, .dwp-100{
	width:  100%
}

.img-responsive {
	width: 72%;
	padding: 20px;
}
.txt-center {
	text-align: center;
}


/* ! tailwindcss v3.4.5 | MIT License | https://tailwindcss.com */*,
::after,
::before {
  box-sizing:border-box;
  border-width:0;
  border-style:solid;
  border-color:#e5e7eb
}
::after,
::before {
  --tw-content:''
}
:host,
html {
  line-height:1.5;
  -webkit-text-size-adjust:100%;
  -moz-tab-size:4;
  tab-size:4;
  font-family:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-feature-settings:normal;
  font-variation-settings:normal;
  -webkit-tap-highlight-color:transparent
}
body {
  margin:0;
  line-height:inherit
}
hr {
  height:0;
  color:inherit;
  border-top-width:1px
}
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-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-feature-settings:normal;
  font-variation-settings:normal;
  font-size:1em
}
small {
  font-size:80%
}
sub,
sup {
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:baseline
}
sub {
  bottom:-.25em
}
sup {
  top:-.5em
}
table {
  text-indent:0;
  border-color:inherit;
  border-collapse:collapse
}
button,
input,
optgroup,
select,
textarea {
  font-family:inherit;
  font-feature-settings:inherit;
  font-variation-settings:inherit;
  font-size:100%;
  font-weight:inherit;
  line-height:inherit;
  letter-spacing:inherit;
  color: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;
  padding:0
}
legend {
  padding:0
}
menu,
ol,
ul {
  list-style:none;
  margin:0;
  padding:0
}
dialog {
  padding:0
}
textarea {
  resize:vertical
}
input::placeholder,
textarea::placeholder {
  opacity:1;
  color:#9ca3af
}
[role=button],
button {
  cursor:pointer
}
:disabled {
  cursor:default
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display:block;
  vertical-align:middle
}
img,
video {
  max-width:100%;
  height:auto
}
[hidden] {
  display:none
}
*,
::before,
::after {
  --tw-border-spacing-x:0;
  --tw-border-spacing-y:0;
  --tw-translate-x:0;
  --tw-translate-y:0;
  --tw-rotate:0;
  --tw-skew-x:0;
  --tw-skew-y:0;
  --tw-scale-x:1;
  --tw-scale-y:1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness:proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width:0px;
  --tw-ring-offset-color:#fff;
  --tw-ring-color:rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow:0 0 #0000;
  --tw-ring-shadow:0 0 #0000;
  --tw-shadow:0 0 #0000;
  --tw-shadow-colored:0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: 
}
::backdrop {
  --tw-border-spacing-x:0;
  --tw-border-spacing-y:0;
  --tw-translate-x:0;
  --tw-translate-y:0;
  --tw-rotate:0;
  --tw-skew-x:0;
  --tw-skew-y:0;
  --tw-scale-x:1;
  --tw-scale-y:1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness:proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width:0px;
  --tw-ring-offset-color:#fff;
  --tw-ring-color:rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow:0 0 #0000;
  --tw-ring-shadow:0 0 #0000;
  --tw-shadow:0 0 #0000;
  --tw-shadow-colored:0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: 
}
.sr-only {
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0, 0, 0, 0);
  white-space:nowrap;
  border-width:0
}
.fixed {
  position:fixed
}
.\!absolute {
  position:absolute !important
}
.absolute {
  position:absolute
}
.relative {
  position:relative
}
.\!left-\[unset\] {
  left:unset !important
}
.\!right-0 {
  right:0px !important
}
.\!top-\[35px\] {
  top:35px !important
}
.-bottom-\[110\%\] {
  bottom:-110%
}
.-right-2 {
  right:-0.5rem
}
.-right-5 {
  right:-1.25rem
}
.-top-5 {
  top:-1.25rem
}
.-top-8 {
  top:-2rem
}
.bottom-0 {
  bottom:0px
}
.left-0 {
  left:0px
}
.left-5 {
  left:1.25rem
}
.right-0 {
  right:0px
}
.right-4 {
  right:1rem
}
.right-5 {
  right:1.25rem
}
.top-0 {
  top:0px
}
.top-2 {
  top:0.5rem
}
.top-3 {
  top:0.75rem
}
.top-5 {
  top:1.25rem
}
.left-2 {
  left:0.5rem
}
.z-0 {
  z-index:0
}
.z-10 {
  z-index:10
}
.z-40 {
  z-index:40
}
.z-\[1\] {
  z-index:1
}
.order-1 {
  order:1
}
.order-2 {
  order:2
}
.m-2 {
  margin:0.5rem
}
.mx-auto {
  margin-left:auto;
  margin-right:auto
}
.my-2 {
  margin-top:0.5rem;
  margin-bottom:0.5rem
}
.mb-1 {
  margin-bottom:0.25rem
}
.mb-2 {
  margin-bottom:0.5rem
}
.mb-3 {
  margin-bottom:0.75rem
}
.mb-8 {
  margin-bottom:2rem
}
.ml-3 {
  margin-left:0.75rem
}
.ml-auto {
  margin-left:auto
}
.mr-1 {
  margin-right:0.25rem
}
.mr-2 {
  margin-right:0.5rem
}
.mt-4 {
  margin-top:1rem
}
.mt-5 {
  margin-top:1.25rem
}
.mt-8 {
  margin-top:2rem
}
.mt-auto {
  margin-top:auto
}
.block {
  display:block
}
.inline-block {
  display:inline-block
}
.flex {
  display:flex
}
.inline-flex {
  display:inline-flex
}
.grid {
  display:grid
}
.hidden {
  display:none
}
.h-11 {
  height:2.75rem
}
.h-12 {
  height:3rem
}
.h-16 {
  height:4rem
}
.h-24 {
  height:6rem
}
.h-4 {
  height:1rem
}
.h-48 {
  height:12rem
}
.h-5 {
  height:1.25rem
}
.h-6 {
  height:1.5rem
}
.h-8 {
  height:2rem
}
.h-\[40px\] {
  height:40px
}
.h-\[calc\(100vh-71px\)\] {
  height:calc(100vh - 71px)
}
.h-auto {
  height:auto
}
.h-full {
  height:100%
}
.h-screen {
  height:100vh
}
.max-h-\[calc\(100vh-400px\)\] {
  max-height:calc(100vh - 400px)
}
.min-h-\[70px\] {
  min-height:70px
}
.w-1\/12 {
  width:8.333333%
}
.w-11 {
  width:2.75rem
}
.w-12 {
  width:3rem
}
.w-2\/12 {
  width:16.666667%
}
.w-24 {
  width:6rem
}
.w-3\/12 {
  width:25%
}
.w-4 {
  width:1rem
}
.w-48 {
  width:12rem
}
.w-5 {
  width:1.25rem
}
.w-6 {
  width:1.5rem
}
.w-8 {
  width:2rem
}
.w-96 {
  width:24rem
}
.w-\[100px\] {
  width:100px
}
.w-\[40px\] {
  width:40px
}
.w-full {
  width:100%
}
.w-16 {
  width:4rem
}
.w-6\/12 {
  width:50%
}
.min-w-\[160px\] {
  min-width:160px
}
.max-w-xs {
  max-width:20rem
}
.flex-1 {
  flex:1 1 0%
}
.flex-shrink-0 {
  flex-shrink:0
}
.flex-grow {
  flex-grow:1
}
.\!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)) !important
}
@keyframes spin {
  to {
    transform:rotate(360deg)
  }
}
.animate-spin {
  animation:spin 1s linear infinite
}
.cursor-pointer {
  cursor:pointer
}
.select-none {
  -webkit-user-select:none;
  user-select:none
}
.grid-cols-1 {
  grid-template-columns:repeat(1, minmax(0, 1fr))
}
.grid-cols-2 {
  grid-template-columns:repeat(2, minmax(0, 1fr))
}
.flex-row {
  flex-direction:row
}
.flex-col {
  flex-direction:column
}
.flex-wrap {
  flex-wrap:wrap
}
.content-center {
  align-content:center
}
.items-center {
  align-items:center
}
.justify-center {
  justify-content:center
}
.justify-between {
  justify-content:space-between
}
.gap-2 {
  gap:0.5rem
}
.gap-3 {
  gap:0.75rem
}
.gap-4 {
  gap:1rem
}
.gap-5 {
  gap:1.25rem
}
.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)))
}
.overflow-auto {
  overflow:auto
}
.overflow-hidden {
  overflow:hidden
}
.whitespace-nowrap {
  white-space:nowrap
}
.rounded-2xl {
  border-radius:1rem
}
.rounded-3xl {
  border-radius:1.5rem
}
.rounded-\[4px\] {
  border-radius:4px
}
.rounded-full {
  border-radius:9999px
}
.rounded-lg {
  border-radius:0.5rem
}
.rounded-xl {
  border-radius:0.75rem
}
.bg-\[\#ce1212\] {
  --tw-bg-opacity:1;
  background-color:rgb(206 18 18 / var(--tw-bg-opacity));
  color: #ce1212;
}
.bg-red-100 {
  --tw-bg-opacity:1;
  background-color:rgb(254 226 226 / var(--tw-bg-opacity))
}
.bg-red-50 {
  --tw-bg-opacity:1;
  background-color:rgb(254 242 242 / var(--tw-bg-opacity))
}
.bg-white {
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255 / var(--tw-bg-opacity))
}
.bg-red-300 {
  --tw-bg-opacity:1;
  background-color:rgb(252 165 165 / var(--tw-bg-opacity))
}
.bg-red-500 {
  --tw-bg-opacity:1;
  background-color:rgb(239 68 68 / var(--tw-bg-opacity))
}
.fill-blue-600 {
  fill:#2563eb
}
.object-contain {
  object-fit:contain
}
.p-0 {
  padding:0px
}
.p-4 {
  padding:1rem
}
.p-5 {
  padding:1.25rem
}
.p-6 {
  padding:1.5rem
}
.p-\[0\.42rem_1\.5rem\] {
  padding:0.42rem 1.5rem
}
.p-\[0\.5rem_0\] {
  padding:0.5rem 0
}
.\!px-\[12px\] {
  padding-left:12px !important;
  padding-right:12px !important
}
.px-2 {
  padding-left:0.5rem;
  padding-right:0.5rem
}
.px-4 {
  padding-left:1rem;
  padding-right:1rem
}
.px-8 {
  padding-left:2rem;
  padding-right:2rem
}
.px-\[20px\] {
  padding-left:20px;
  padding-right:20px
}
.py-1 {
  padding-top:0.25rem;
  padding-bottom:0.25rem
}
.py-2 {
  padding-top:0.5rem;
  padding-bottom:0.5rem
}
.py-3 {
  padding-top:0.75rem;
  padding-bottom:0.75rem
}
.py-4 {
  padding-top:1rem;
  padding-bottom:1rem
}
.py-\[10px\] {
  padding-top:10px;
  padding-bottom:10px
}
.px-3 {
  padding-left:0.75rem;
  padding-right:0.75rem
}
.pb-3 {
  padding-bottom:0.75rem
}
.pb-4 {
  padding-bottom:1rem
}
.pl-14 {
  padding-left:3.5rem
}
.pl-16 {
  padding-left:4rem
}
.pl-2 {
  padding-left:0.5rem
}
.pl-8 {
  padding-left:2rem
}
.pr-2 {
  padding-right:0.5rem
}
.pt-3 {
  padding-top:0.75rem
}
.pt-2 {
  padding-top:0.5rem
}
.text-left {
  text-align:left
}
.text-center {
  text-align:center
}
.text-right {
  text-align:right
}
.text-2xl {
  font-size:1.5rem;
  line-height:2rem
}
.text-\[12px\] {
  font-size:12px
}
.text-\[20px\] {
  font-size:20px
}
.text-\[24px\] {
  font-size:24px
}
.text-lg {
  font-size:1.125rem;
  line-height:1.75rem
}
.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
}
.text-\[10px\] {
  font-size:10px
}
.font-bold {
  font-weight:700
}
.font-normal {
  font-weight:400
}
.font-semibold {
  font-weight:600
}
.font-medium {
  font-weight:500
}
.leading-5 {
  line-height:1.25rem
}
.text-black {
  --tw-text-opacity:1;
  color:rgb(0 0 0 / var(--tw-text-opacity))
}
.text-cyan-700 {
  --tw-text-opacity:1;
  color:rgb(14 116 144 / var(--tw-text-opacity))
}
.text-gray-200 {
  --tw-text-opacity:1;
  color:rgb(229 231 235 / var(--tw-text-opacity))
}
.text-gray-500 {
  --tw-text-opacity:1;
  color:rgb(107 114 128 / var(--tw-text-opacity))
}
.text-gray-900 {
  --tw-text-opacity:1;
  color:rgb(17 24 39 / var(--tw-text-opacity))
}
.text-red-100 {
  --tw-text-opacity:1;
  color:rgb(254 226 226 / var(--tw-text-opacity))
}
.text-red-500 {
  --tw-text-opacity:1;
  color:rgb(239 68 68 / var(--tw-text-opacity))
}
.text-white {
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity))
}
.antialiased {
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}
.opacity-25 {
  opacity:0.25
}
.shadow {
  --tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -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-\[0_1px_15px_1px_rgba\(0\2c 0\2c 0\2c 0\.04\)\2c _0_1px_6px_rgba\(0\2c 0\2c 0\2c 0\.08\)\] {
  --tw-shadow:0 1px 15px 1px rgba(0,0,0,0.04), 0 1px 6px rgba(0,0,0,0.08);
  --tw-shadow-colored:0 1px 15px 1px var(--tw-shadow-color), 0 1px 6px 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_10px_\#0000004d\] {
  --tw-shadow:0px 0px 10px #0000004d;
  --tw-shadow-colored:0px 0px 10px 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 rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px 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 rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.transition-all {
  transition-property:all;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}
.transition-shadow {
  transition-property:box-shadow;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}
.duration-500 {
  transition-duration:500ms
}
.hover\:bg-red-400:hover {
  --tw-bg-opacity:1;
  background-color:rgb(248 113 113 / var(--tw-bg-opacity))
}
.hover\:text-pink-500:hover {
  --tw-text-opacity:1;
  color:rgb(236 72 153 / var(--tw-text-opacity))
}
.hover\:shadow-lg:hover {
  --tw-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px 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\:shadow-2xl:focus {
  --tw-shadow:0 25px 50px -12px rgb(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)
}
.focus\:outline-none:focus {
  outline:2px solid transparent;
  outline-offset:2px
}
@media (min-width: 640px) {
  .sm\:mx-0 {
    margin-left:0px;
    margin-right:0px
  }
  .sm\:w-96 {
    width:24rem
  }
  .sm\:grid-cols-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr))
  }
  .sm\:gap-16 {
    gap:4rem
  }
  .sm\:p-24 {
    padding:6rem
  }
  .sm\:p-8 {
    padding:2rem
  }
  .sm\:text-\[16px\] {
    font-size:16px
  }
}
@media (min-width: 768px) {
  .md\:top-3 {
    top:0.75rem
  }
  .md\:mt-3 {
    margin-top:0.75rem
  }
  .md\:mt-4 {
    margin-top:1rem
  }
  .md\:mt-7 {
    margin-top:1.75rem
  }
  .md\:block {
    display:block
  }
  .md\:h-16 {
    height:4rem
  }
  .md\:w-20 {
    width:5rem
  }
  .md\:w-auto {
    width:auto
  }
  .md\:grid-cols-3 {
    grid-template-columns:repeat(3, minmax(0, 1fr))
  }
  .md\:flex-col {
    flex-direction:column
  }
  .md\:flex-nowrap {
    flex-wrap:nowrap
  }
  .md\:justify-start {
    justify-content:flex-start
  }
  .md\:gap-2 {
    gap:0.5rem
  }
  .md\:gap-6 {
    gap:1.5rem
  }
  .md\:py-4 {
    padding-top:1rem;
    padding-bottom:1rem
  }
  .md\:pl-4 {
    padding-left:1rem
  }
}
@media (min-width: 1024px) {
  .lg\:grid-cols-3 {
    grid-template-columns:repeat(3, minmax(0, 1fr))
  }
  .lg\:grid-cols-4 {
    grid-template-columns:repeat(4, minmax(0, 1fr))
  }
}
@media (min-width: 1280px) {
  .xl\:relative {
    position:relative
  }
  .xl\:bottom-auto {
    bottom:auto
  }
  .xl\:left-auto {
    left:auto
  }
  .xl\:order-1 {
    order:1
  }
  .xl\:order-2 {
    order:2
  }
  .xl\:block {
    display:block
  }
  .xl\:flex {
    display:flex
  }
  .xl\:hidden {
    display:none
  }
  .xl\:h-full {
    height:100%
  }
  .xl\:max-h-\[100\%\] {
    max-height:100%
  }
  .xl\:w-1\/2 {
    width:50%
  }
  .xl\:w-5\/12 {
    width:41.666667%
  }
  .xl\:grid-cols-5 {
    grid-template-columns:repeat(5, minmax(0, 1fr))
  }
  .xl\:flex-nowrap {
    flex-wrap:nowrap
  }
  .xl\:overflow-y-auto {
    overflow-y:auto
  }
  .xl\:py-4 {
    padding-top:1rem;
    padding-bottom:1rem
  }
  .xl\:pl-2 {
    padding-left:0.5rem
  }
  .xl\:pr-4 {
    padding-right:1rem
  }
}
@media (min-width: 1536px) {
  .\32xl\:text-\[16px\] {
    font-size:16px
  }
}
@media (prefers-color-scheme: dark) {
  .dark\:bg-gray-800 {
    --tw-bg-opacity:1;
    background-color:rgb(31 41 55 / var(--tw-bg-opacity))
  }
  .dark\:bg-red-900 {
    --tw-bg-opacity:1;
    background-color:rgb(127 29 29 / var(--tw-bg-opacity))
  }
  .dark\:text-blue-300 {
    --tw-text-opacity:1;
    color:rgb(147 197 253 / var(--tw-text-opacity))
  }
  .dark\:text-gray-400 {
    --tw-text-opacity:1;
    color:rgb(156 163 175 / var(--tw-text-opacity))
  }
  .dark\:text-gray-600 {
    --tw-text-opacity:1;
    color:rgb(75 85 99 / var(--tw-text-opacity))
  }
  .dark\:text-white {
    --tw-text-opacity:1;
    color:rgb(255 255 255 / var(--tw-text-opacity))
  }
}
