*, ::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:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

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

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

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

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

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

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

button,
select {
  text-transform: none;
}

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

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

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

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

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {

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

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

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

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

  .container {
    max-width: 1536px;
  }
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.-left-2 {
  left: -0.5rem;
}
.-top-2 {
  top: -0.5rem;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-3 {
  bottom: 0.75rem;
}
.bottom-full {
  bottom: 100%;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.left-2 {
  left: 0.5rem;
}
.left-\[-8px\] {
  left: -8px;
}
.left-\[280\%\] {
  left: 280%;
}
.right-0 {
  right: 0px;
}
.right-1 {
  right: 0.25rem;
}
.right-2 {
  right: 0.5rem;
}
.right-3 {
  right: 0.75rem;
}
.right-4 {
  right: 1rem;
}
.right-5 {
  right: 1.25rem;
}
.right-\[-8px\] {
  right: -8px;
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: 50%;
}
.top-10 {
  top: 2.5rem;
}
.top-2 {
  top: 0.5rem;
}
.top-3 {
  top: 0.75rem;
}
.top-4 {
  top: 1rem;
}
.top-\[30px\] {
  top: 30px;
}
.top-\[55px\] {
  top: 55px;
}
.top-full {
  top: 100%;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[150\] {
  z-index: 150;
}
.z-\[200\] {
  z-index: 200;
}
.z-\[9999\] {
  z-index: 9999;
}
.m-0 {
  margin: 0px;
}
.m-auto {
  margin: auto;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.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-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.-mt-1 {
  margin-top: -0.25rem;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-20 {
  margin-bottom: 5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-\[30px\] {
  margin-bottom: 30px;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-6 {
  margin-left: 1.5rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mt-0 {
  margin-top: 0px;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[36px\] {
  margin-top: 36px;
}
.mt-\[7px\] {
  margin-top: 7px;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-1 {
  height: 0.25rem;
}
.h-10 {
  height: 2.5rem;
}
.h-12 {
  height: 3rem;
}
.h-16 {
  height: 4rem;
}
.h-2 {
  height: 0.5rem;
}
.h-20 {
  height: 5rem;
}
.h-3 {
  height: 0.75rem;
}
.h-4 {
  height: 1rem;
}
.h-40 {
  height: 10rem;
}
.h-44 {
  height: 11rem;
}
.h-48 {
  height: 12rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-60 {
  height: 15rem;
}
.h-64 {
  height: 16rem;
}
.h-8 {
  height: 2rem;
}
.h-\[100px\] {
  height: 100px;
}
.h-\[150px\] {
  height: 150px;
}
.h-\[20rem\] {
  height: 20rem;
}
.h-\[2px\] {
  height: 2px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[5px\] {
  height: 5px;
}
.h-\[80px\] {
  height: 80px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-lvh {
  height: 100lvh;
}
.h-screen {
  height: 100vh;
}
.max-h-0 {
  max-height: 0px;
}
.max-h-72 {
  max-height: 18rem;
}
.max-h-80 {
  max-height: 20rem;
}
.max-h-96 {
  max-height: 24rem;
}
.max-h-\[100\%\] {
  max-height: 100%;
}
.max-h-screen {
  max-height: 100vh;
}
.min-h-\[150px\] {
  min-height: 150px;
}
.min-h-\[300px\] {
  min-height: 300px;
}
.min-h-\[400px\] {
  min-height: 400px;
}
.min-h-\[80\%\] {
  min-height: 80%;
}
.min-h-\[80px\] {
  min-height: 80px;
}
.min-h-\[80vh\] {
  min-height: 80vh;
}
.min-h-screen {
  min-height: 100vh;
}
.w-1 {
  width: 0.25rem;
}
.w-1\/2 {
  width: 50%;
}
.w-10 {
  width: 2.5rem;
}
.w-12 {
  width: 3rem;
}
.w-16 {
  width: 4rem;
}
.w-2 {
  width: 0.5rem;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\/12 {
  width: 25%;
}
.w-3\/4 {
  width: 75%;
}
.w-4 {
  width: 1rem;
}
.w-40 {
  width: 10rem;
}
.w-44 {
  width: 11rem;
}
.w-48 {
  width: 12rem;
}
.w-5 {
  width: 1.25rem;
}
.w-52 {
  width: 13rem;
}
.w-6 {
  width: 1.5rem;
}
.w-60 {
  width: 15rem;
}
.w-64 {
  width: 16rem;
}
.w-8 {
  width: 2rem;
}
.w-9\/12 {
  width: 75%;
}
.w-96 {
  width: 24rem;
}
.w-\[100\%\] {
  width: 100%;
}
.w-\[100px\] {
  width: 100px;
}
.w-\[107\%\] {
  width: 107%;
}
.w-\[120px\] {
  width: 120px;
}
.w-\[150px\] {
  width: 150px;
}
.w-\[273px\] {
  width: 273px;
}
.w-\[34\%\] {
  width: 34%;
}
.w-\[38\%\] {
  width: 38%;
}
.w-\[40px\] {
  width: 40px;
}
.w-\[500px\] {
  width: 500px;
}
.w-\[70\%\] {
  width: 70%;
}
.w-\[78rem\] {
  width: 78rem;
}
.w-\[80px\] {
  width: 80px;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[80px\] {
  min-width: 80px;
}
.min-w-full {
  min-width: 100%;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-6xl {
  max-width: 72rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-\[1080px\] {
  max-width: 1080px;
}
.max-w-\[500px\] {
  max-width: 500px;
}
.max-w-\[60\%\] {
  max-width: 60%;
}
.max-w-\[70\%\] {
  max-width: 70%;
}
.max-w-\[90\%\] {
  max-width: 90%;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[96\%\] {
  max-width: 96%;
}
.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-\[20rem\] {
  flex: 20rem;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.-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-x-full {
  --tw-translate-x: -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));
}
.-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));
}
.scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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 spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-e-resize {
  cursor: e-resize;
}
.cursor-ew-resize {
  cursor: ew-resize;
}
.cursor-grab {
  cursor: grab;
}
.cursor-n-resize {
  cursor: n-resize;
}
.cursor-nesw-resize {
  cursor: nesw-resize;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-nwse-resize {
  cursor: nwse-resize;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-s-resize {
  cursor: s-resize;
}
.cursor-w-resize {
  cursor: w-resize;
}
.select-none {
  user-select: none;
}
.resize-none {
  resize: none;
}
.resize {
  resize: both;
}
.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));
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.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: 0.25rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-x-\[100px\] {
  column-gap: 100px;
}
.gap-y-3 {
  row-gap: 0.75rem;
}
.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)));
}
.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-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * 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-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.self-end {
  align-self: flex-end;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.whitespace-normal {
  white-space: normal;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.text-nowrap {
  text-wrap: nowrap;
}
.break-words {
  overflow-wrap: break-word;
}
.break-all {
  word-break: break-all;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-\[10px\] {
  border-radius: 10px;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[30px\] {
  border-radius: 30px;
}
.rounded-\[6px\] {
  border-radius: 6px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-2 {
  border-width: 2px;
}
.border-4 {
  border-width: 4px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-l {
  border-left-width: 1px;
}
.border-l-2 {
  border-left-width: 2px;
}
.border-r {
  border-right-width: 1px;
}
.border-r-2 {
  border-right-width: 2px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-2 {
  border-top-width: 2px;
}
.border-\[\#1118271a\] {
  border-color: #1118271a;
}
.border-\[\#8b8b8b29\] {
  border-color: #8b8b8b29;
}
.border-\[\#ddd\] {
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
}
.border-\[\#e5e7eb\] {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-\[blueText\] {
  border-color: blueText;
}
.border-blueText {
  --tw-border-opacity: 1;
  border-color: rgb(85 142 201 / var(--tw-border-opacity, 1));
}
.bg-\[\#001160\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 17 96 / var(--tw-bg-opacity, 1));
}
.bg-\[\#061178\] {
  --tw-bg-opacity: 1;
  background-color: rgb(6 17 120 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1b6fc9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(27 111 201 / var(--tw-bg-opacity, 1));
}
.bg-\[\#5292CA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(82 146 202 / var(--tw-bg-opacity, 1));
}
.bg-\[\#538AC4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(83 138 196 / var(--tw-bg-opacity, 1));
}
.bg-\[\#558EC9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(85 142 201 / var(--tw-bg-opacity, 1));
}
.bg-\[\#558ec9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(85 142 201 / var(--tw-bg-opacity, 1));
}
.bg-\[\#5b8fc9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(91 143 201 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E0E9F2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(224 233 242 / var(--tw-bg-opacity, 1));
}
.bg-\[\#c95555\] {
  --tw-bg-opacity: 1;
  background-color: rgb(201 85 85 / var(--tw-bg-opacity, 1));
}
.bg-\[\#dfeaf5a8\] {
  background-color: #dfeaf5a8;
}
.bg-\[\#dfeaf5e8\] {
  background-color: #dfeaf5e8;
}
.bg-\[\#e2eefa\] {
  --tw-bg-opacity: 1;
  background-color: rgb(226 238 250 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ecc94b\] {
  --tw-bg-opacity: 1;
  background-color: rgb(236 201 75 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ffffffcc\] {
  background-color: #ffffffcc;
}
.bg-blueBg {
  --tw-bg-opacity: 1;
  background-color: rgb(85 142 201 / var(--tw-bg-opacity, 1));
}
.bg-blueText {
  --tw-bg-opacity: 1;
  background-color: rgb(85 142 201 / var(--tw-bg-opacity, 1));
}
.bg-greyBorder {
  --tw-bg-opacity: 1;
  background-color: rgb(240 243 252 / var(--tw-bg-opacity, 1));
}
.bg-heroBg {
  --tw-bg-opacity: 1;
  background-color: rgb(59 152 156 / var(--tw-bg-opacity, 1));
}
.bg-lightBg {
  background-color: #558ec914 ;
}
.bg-opacity-20 {
  --tw-bg-opacity: 0.2;
}
.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.bg-opacity-75 {
  --tw-bg-opacity: 0.75;
}
.bg-demo_banner {
  background-image: url(/_next/static/media/demo_banner.17c6fdad.webp);
}
.bg-hero_banner_new {
  background-image: url(/_next/static/media/hero_banner_new.3e785c9b.jpg);
}
.bg-hero_banner_three {
  background-image: url(/_next/static/media/chritmas_card.2e6ce4df.jpg);
}
.bg-hero_banner_two {
  background-image: url(/_next/static/media/hero_banner_two.6a50d973.png);
}
.bg-newsletterbg {
  background-image: url(/_next/static/media/newsletterbg.65afcf9f.png);
}
.bg-testimonialBg {
  background-image: url(/_next/static/media/testimonialBg.3baf116c.png);
}
.bg-workBg {
  background-image: url(/_next/static/media/frame.a0b1e99f.png);
}
.bg-cover {
  background-size: cover;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-10 {
  padding: 2.5rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.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-2 {
  padding-left: 0.5rem;
  padding-right: 0.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-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}
.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-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.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-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[50px\] {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pe-2 {
  padding-inline-end: 0.5rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pr-10 {
  padding-right: 2.5rem;
}
.ps-0 {
  padding-inline-start: 0px;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-\[20px\] {
  padding-top: 20px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-end {
  text-align: end;
}
.align-middle {
  vertical-align: middle;
}
.font-serif {
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[21px\] {
  font-size: 21px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[25px\] {
  font-size: 25px;
}
.text-\[30px\] {
  font-size: 30px;
}
.text-\[32px\] {
  font-size: 32px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.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;
}
.font-\[500\] {
  font-weight: 500;
}
.font-bold {
  font-weight: 700;
}
.font-extrabold {
  font-weight: 800;
}
.font-light {
  font-weight: 300;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-\[\#111827\] {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-\[\#1b6fc9\] {
  --tw-text-opacity: 1;
  color: rgb(27 111 201 / var(--tw-text-opacity, 1));
}
.text-\[\#4285F4\] {
  --tw-text-opacity: 1;
  color: rgb(66 133 244 / var(--tw-text-opacity, 1));
}
.text-\[\#48bb78\] {
  --tw-text-opacity: 1;
  color: rgb(72 187 120 / var(--tw-text-opacity, 1));
}
.text-\[\#4b5563\] {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-\[\#5696db\] {
  --tw-text-opacity: 1;
  color: rgb(86 150 219 / var(--tw-text-opacity, 1));
}
.text-\[\#707070\] {
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity, 1));
}
.text-\[\#970119\] {
  --tw-text-opacity: 1;
  color: rgb(151 1 25 / var(--tw-text-opacity, 1));
}
.text-\[\#CB6E17\] {
  --tw-text-opacity: 1;
  color: rgb(203 110 23 / var(--tw-text-opacity, 1));
}
.text-\[\#FF0000\] {
  --tw-text-opacity: 1;
  color: rgb(255 0 0 / var(--tw-text-opacity, 1));
}
.text-\[\#d9d9d9\] {
  --tw-text-opacity: 1;
  color: rgb(217 217 217 / var(--tw-text-opacity, 1));
}
.text-blackText {
  --tw-text-opacity: 1;
  color: rgb(17 17 17 / var(--tw-text-opacity, 1));
}
.text-blueBg {
  --tw-text-opacity: 1;
  color: rgb(85 142 201 / var(--tw-text-opacity, 1));
}
.text-blueText {
  --tw-text-opacity: 1;
  color: rgb(85 142 201 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.line-through {
  text-decoration-line: line-through;
}
.no-underline {
  text-decoration-line: none;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-50 {
  opacity: 0.5;
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.ring-1 {
  --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);
}
.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);
}
.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, 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: color, background-color, border-color, text-decoration-color, fill, stroke;
  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-shadow {
  transition-property: box-shadow;
  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;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.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);
}
.progress-loader {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #00c4cc;
  transition: width 0.3s ease-out; /* smooth width change */
}

/* :root {
  --foreground-rgb: 0, 0, 0;
  --background-start-rgb: 214, 219, 220;
  --background-end-rgb: 255, 255, 255;
}

@media (prefers-color-scheme: dark) {
  :root {
    --foreground-rgb: 255, 255, 255;
    --background-start-rgb: 0, 0, 0;
    --background-end-rgb: 0, 0, 0;
  }
}

body {
  color: rgb(var(--foreground-rgb));
  background: linear-gradient(
      to bottom,
      transparent,
      rgb(var(--background-end-rgb))
    )
    rgb(var(--background-start-rgb));
}

@layer utilities {
  .text-balance {
    text-wrap: balance;
  }
} */

/* Add to your global CSS or Tailwind config if not using Tailwind's default classes */

.navLinks {
  transform: translateX(-100%);
  transition: transform 0.3s ease-in-out;
}

.navLinks.open {
  transform: translateX(0);
}

/***************** Adjust responsive design *****************/

.listBefore::before,
.beforeListIcon::before {
  content: "";
  background-image: url(/_next/static/media/liBefore.2216b12d.svg);
  position: absolute;
  left: -40px;
  width: 40px;
  height: 40px;
  background-position: left;
  top: -1px;
  background-size: cover;
}

.imgBottomBefore::after {
  content: "";
  background-image: url(/_next/static/media/beforeLine.98b29feb.png);
  position: absolute;
  right: -110px;
  margin: auto;
  width: 200px;
  height: 100px;
  background-position: left;
  bottom: -100px;
  background-size: contain;
  background-repeat: no-repeat;
}

.heroSectionHeight {
  /* min-height: 85vh; */
  min-height: calc(100vh - 122px);
  background-position: bottom;
}

.container-fluid {
  max-width: 1440px;
  margin: auto;
}

/***************** hoverZoom *****************/
.hoverZoom:hover img {
  transform: scale(1.1);
}

.imgSlider img {
  width: 145px !important;
  max-width: 145px !important;
  min-width: 145px !important;
  min-height: 145px !important;
  max-height: 145px !important;
  height: 145px !important;
}
.textColor {
  color: #558ec9;
}

.btnPrimary,
.submitbtnPrimary,
.loginBtn,
.btnSecondary,
.btnSecondary:hover,
.btnthird:hover {
  background-color: #558ec9;
  color: #fff;
  border-radius: 30px;
  display: inline-block;
  text-align: center;
  padding: 13px 22px;
  font-size: 16px;
  text-decoration: none;
  border: 1px solid #558ec9;
  transition: all 0.3s ease-in;
  font-weight: 500;
}
.btnthird {
  background-color: #fff;
  color: #558ec9;
  border-radius: 30px;
  display: inline-block;
  border: 1px solid #fff;
  text-align: center;
  padding: 10px 36px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
}
strong.democard {
  color: #558ec9;
  font-weight: 700;
}
.btnSecondary {
  border-color: #282828;
  color: #000;
  background-color: transparent;
}
.btnPrimary:hover {
  background-color: #fff;
  border-color: #558ec9 !important;
  color: #558ec9 !important;
}
.loginBtn {
  padding: 8px 10px;
  background-color: #558ec9 !important;
  color: #fff !important;
}
.submitbtnPrimary {
  background-color: #fff;
  color: #558ec9;
}
.submitbtnPrimary:hover {
  background-color: transparent !important;
  border: 1px solid #fff;
  color: #fff;
}
.newsForm input {
  background-color: transparent;
  border: 1px solid #fff;
  max-width: 26%;
  color: #fff;
}
.newsForm .submitbtnPrimary {
  border-radius: 0.375rem;
}
.newsForm input::placeholder {
  color: #ffffffd2;
}
input:focus-visible,
input:focus {
  outline: 0 !important;
  outline-offset: 0;
  box-shadow: none !important;
}

/***************** homepage banner design *****************/

img.card_img_left,
img.card_img_right {
  position: absolute;
  max-width: 190px;
  top: 35%;
  transform: translateY(-35%);
  margin: auto;
  transform: rotate(-28deg);
}

img.card_img_right {
  right: 15%;
  transform: rotate(28deg);
}

.bannerButton .btnPrimary {
  background-color: #fff;
  color: #558ec9;
  padding: 14px 22px;
  font-size: 16px;
}
.bannerButton .btnSecondary {
  border-color: #fff;
  color: #fff;
  background-color: transparent;
}

/***************** homepage banner design  *****************/

/***************** sidebar activeList *****************/
.activeList::after {
  content: "";
  position: absolute;
  right: 20px;
  width: 3px;
  height: 34px;
  top: 0;
  background-color: #558ec9;
}

/***************** Create card page css atart *****************/

#StartCardSection {
  padding: 80px 0;
}
.cardBox {
  border: 1px solid #558ec933;
  border-radius: 10px;
  padding: 40px 30px;
  box-shadow: 0 0 10px #d9d9d959;
  height: 100%;
}
.sCardhead {
  font-size: 40px;
  color: #558ec9;
}
.sCardpara {
  font-size: 22px;
  margin-bottom: 40px;
}
.cardBox h3 {
  font-size: 24px;
  color: #000;
  font-weight: 600;
}
.cardBox p {
  font-size: 16px;
  color: #4b4b4b;
}

.cardBox button {
  color: #558ec9;
  background-color: #ffffff;
  font-size: 16px !important;
  padding: 16px 28px;
  transition: 0.8s all;
}
.cardBox:hover button {
  background-color: #558ec9;
  color: #fff !important;
}

/***************** login page css started *****************/
form.broad-form {
  background: #558ec912 !important;
  padding: 40px 35px;
  max-width: 35%;
  border: 1px solid #558ec924;
  border-radius: 12px;
}
.broad-label-txt {
  font-size: 15px;
  line-height: normal;
}
button.gift-card-add {
  padding: 10px 20px;
  background: #fff;
  border: 1px solid #d4d4d4;
}
.broad-input {
  height: 45px;
}
.broad-label-txt {
  font-size: 17px;
}
.broad-label-txt-para {
  font-size: 15px;
  line-height: normal;
}
button.gift-card-add span {
  font-size: 16px;
}
.broad-subbtn {
  padding: 12px 28px;
  font-size: 18px;
  font-weight: 600;
}
.grp-broad {
  padding: 80px 0;
}
.grp-broad h1 {
  color: #558ec9;
  font-size: 40px;
  margin-bottom: 40px;
}
.loginPage .ant-card-body {
  padding: 0 !important;
}
:where(.css-dev-only-do-not-override-11lehqq).ant-input-outlined:focus,
:where(.css-dev-only-do-not-override-11lehqq).ant-input-outlined:focus-within {
  border-color: #558ec9 !important;
}
.microsoftBtn {
  transition: background-color 0.218s, border-color 0.218s;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dadce0;
  color: #3c4043;
  font-size: 14px;
  height: 40px;
  letter-spacing: 0.25px;
  padding: 0 12px;
  display: flex;
  align-items: center;
  gap: 6px;
  border-radius: 5px;
  text-align: center;
}

.microsoftBtn span {
  font-size: 14px;
  font-weight: 500;
  color: #3c4043;
  transition: all 0.3s ease-in;
}

.microsoftBtn:hover {
  border: 1px solid grey;
}
.microsoftBtn:hover span {
  color: #535353;
}
.checkBoxWrapper {
  display: flex;
  gap: 10px;
  align-items: start !important;
}

.alreadyText {
  color: #535353;
  font-weight: 600;
  transition: all 0.3s ease-in;
}
.alreadyText:hover {
  color: #558ec9;
}
.loginPage .auth-footer.text-center.mt-2 p {
  font-size: 15px;
  margin-top: 0 !important;
  margin: 2px 0 !important;
}
.loginPage .auth-footer {
  margin-top: 20px !important;
}
.loginPage small {
  font-size: 15px;
  margin: -14px 0 20px;
  display: block;
}
/***************** login page css ended *****************/

section.bg-heroImage img {
  width: 22%;
  margin: 0px 0px -130px;
}
.bg-testimonialBg2 {
  background: url(/_next/static/media/bg-testimonialBg2.ed25194b.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 210px 0px 40px;
}
.ownBg {
  background: url(/_next/static/media/ownBg.174157b1.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.margin100 {
  margin-top: 100px;
}
.paddingleft0 {
  padding-left: 20px !important;
}
.mxwidth33 {
  max-width: 33rem;
}

html,
body {
  width: 100%;
  overflow-x: hidden;
}

.btnWhite {
  background-color: #fff;
  color: #558ec9;
  border-color: #fff;
  padding: auto 50px;
}
.btnWhite:hover {
  color: #fff !important;
  background-color: #558ec9;
  border-color: #558ec9;
}

.mobileVisible {
  display: none;
}

/***************** banner section custom css  start *****************/
.bannerHeaderH1 {
  font-size: 65px;
  font-weight: 600;
  color: #fff;
  max-width: 820px;
}
.slider_one {
  overflow: hidden;
}
.slider_two .bannerHeaderH1 {
  font-size: 80px;
  font-weight: 600;
  color: #fff;
  max-width: 58%;
  line-height: 80px;
}

.homeBanner p {
  font-size: 20px;
  margin: 20px 0;
  max-width: 40%;
}
.slider_two p {
  color: #000;
  font-size: 22px;
  font-weight: 400;
}

.bannerButton {
  margin-top: 30px;
}

/***************** homebanner slidertwo    *****************/
.banner_slider_two.heroSectionHeight {
  min-height: calc(100vh - 122px);
  background-position: bottom;
}
.slider_two {
  margin-top: 5rem;
}
.slider_two .bannerButton .btnPrimary {
  background-color: #91100f;
  color: #ffffff;
  border-color: #91100f;
}
.slider_two .bannerButton .btnPrimary:hover {
  color: #91100f !important;
  background-color: transparent !important;
  border-color: #91100f !important;
}
.banner_flower,
.banner_flower_right {
  position: absolute;
  top: -8rem;
  left: -8rem;
  max-width: 24%;
}
.banner_flower_right {
  left: auto;
  right: -8rem;
  transform: rotate(90deg);
}

/***************** slider three *****************/
.slider_three.heroSectionHeight {
  background-position: unset;
}
.slider_three .bannerHeaderH1 {
  max-width: 815px;
  font-weight: 400;
  font-size: 50px;
  margin-top: 60px;
}
/***************** banner section custom css ended *****************/

/*  */
.sectionSpace {
  margin: 80px auto !important;
}
.column_gap {
  gap: 100px;
}
/*****************  how_we_work started *****************/
.how_we_work {
  margin-top: 120px !important;
}
.section_space_50 {
  margin: 50px auto;
}

.common_padding {
  padding: 70px 0;
}

/***************** form step div *****************/
.step_count,
.submit_svg {
  border: 5px #ebebeb solid;
  border-radius: 100%;
  line-height: 0;
  background: #558ec9;
  text-align: center;
  align-items: center;
  justify-content: center;
  align-self: center;
  display: flex;
  color: #fff;
  width: 35px;
  height: 35px;
  font-weight: 600;
  z-index: 4;
  cursor: pointer;
  margin: auto;
  font-size: 13px;
  margin-bottom: 8px;
}
.submit_svg {
  border-color: transparent;
  background-color: transparent;
}
.after_line,
.before_line {
  position: relative;
}
.submit_svg img {
  width: 40px;
}
.after_line::before,
.before_line::before {
  content: "";
  display: block;
  position: absolute;
  width: 160%;
  height: 4px;
  top: 15.5px;
  left: auto;
  right: calc(-70% + -43px);
  background: #ebebeb;
  border: 2px #f5f5f5 solid;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: -1;
}

.step_count1,
.submit_svg {
  border: 5px #ebebeb solid;
  border-radius: 100%;
  line-height: 0;
  text-align: center;
  align-items: center;
  justify-content: center;
  align-self: center;
  display: flex;
  color: #000;
  width: 35px;
  height: 35px;
  font-weight: 600;
  z-index: 4;
  cursor: pointer;
  margin: auto;
  font-size: 13px;
  margin-bottom: 8px;
}
.submit_svg {
  border-color: transparent;
  background-color: transparent;
}
.after_line,
.before_line {
  position: relative;
}
.submit_svg img {
  width: 40px;
}
.after_line::before,
.before_line::before {
  content: "";
  display: block;
  position: absolute;
  width: 161%;
  height: 4px;
  top: 15.5px;
  left: auto;
  /* right: calc(-70% + -43px); */
  background: #ebebeb;
  border: 2px #f5f5f5 solid;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: -1;
}
/* price page css started */
.card_pricing_img {
  position: absolute;
  right: 0;
  bottom: 0;
}
.card_pricing_img img {
  width: 100%;
  max-width: 380px;
  object-fit: cover;
}

/***************** demo page css started *****************/
.demo_section button,
.demo_section button:hover {
  padding: 10px 30px;
  font-size: 16px;
}
.absolute_img {
  max-width: 650px;
  margin: auto;
  position: absolute;
  bottom: -4rem;
  left: 0;
  right: 0;
}
.voucher_img {
  max-width: 200px;
  max-height: 200px;
  object-fit: cover;
  margin: 20px 0;
}
.upload_img {
  max-width: 30px;
  margin: auto;
}

/* @media (min-height: 1540px) and (max-width: 1920px){ */
.slider-containe .absolute_img {
  position: static;
}
.heroSectionHeight {
  min-height: 100vh;
}
/* } */

/***************** demo page css ended *****************/

/******** card img *********/
.card_width_img {
  width: 100%;
  min-width: 180px;
  max-width: 230px;
}

.saveAmount {
  position: absolute;
  top: 0;
  left: 0px;
  background-color: #558ec9;
  color: #fff;
  font-size: 12px;
  border-radius: 10px 0 10px 0;
  padding: 4px 12px;
  text-transform: uppercase;
}
.card_bulk_images img {
  max-width: 30px;
}
.card_bulk_images {
  justify-content: center;
  gap: 10px;
}

/***************** demp page css started *****************/
.demo_paragraph {
  max-width: 60%;
  margin: 10px auto 10px;
}

/***************** demp page css  ended*****************/

/***************** responsive css *****************/

/* swiper */
.swiperSlider
  .swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
  padding: 4rem 0px;
}
.swiperSlider img {
  object-fit: cover;
}
.swiperSlider .swiper-backface-hidden .swiper-slide {
  transition: transform 0.5s;
}
/* swiper end */

.model-head-broad {
  font-size: 24px;
  font-weight: 700;
  color: #558ec9;
}
/* .close-broad-modelbtn{
  background: #000000;
  color: #fff;
} */
.broad-model-box {
  border-radius: 12px;
  border: 1px solid #dfdfdf;
  padding: 20px 25px;
}
#choose-gift-return {
  position: absolute;
  left: 25px;
  top: 22px;
  font-weight: 600;
}

.gift-cards-tools {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}
.account-card-box {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  gap: 5px 30px;
  justify-content: center;
}
.account-inner-card {
  flex: 0 0 48%;
  border: 1px solid #558ec92b;
  background: #558ec917 !important;
  box-shadow: none !important;
}
.account-tab-box {
  gap: 12px;
}
.my-card-head {
  font-size: 28px;
}
.account-tab-box
  a.text-black.text-gray-500.hover\:text-blue-500.cursor-pointer.no-underline {
  background: #558ec930;
  color: #000000 !important;
  padding: 6px 20px;
  border-radius: 43px;
  margin-left: 0px;
  line-height: 26px;
}
.account-tab-box
  a.text-black.text-blue-600.font-semibold.border-b-2.border-blue-600.cursor-pointer.no-underline {
  background: #558ec9;
  color: #fff !important;
  padding: 6px 20px;
  border-radius: 43px;
  margin-left: 0px;
  line-height: 26px;
}
.account-main-head {
  font-size: 36px;
}
.account-tab-outer {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 30px;
}
.account-sec-main {
  padding: 40px 20px;
}
.seeGiftbtn {
  background: transparent;
  color: #558ec9;
  border: 2px solid #558ec9;
  font-weight: 600;
  transition: 0.8s all;
}
.seeGiftbtn:hover {
  background: #558ec9;
  color: #fff !important;
}
.card-cont-para a {
  min-width: 102px;
}
.cd-img-inn {
  flex: 0 0 29%;
  height: 162px;
}
.outer-card-box-ac {
  flex: 0 0 68%;
}
.card-cont-para {
  padding-bottom: 14px;
  border-bottom: 1px solid #c3c3c3;
  margin-bottom: 14px;
}
.mail-box-wrap {
  /* word-wrap: break-word; */
  word-break: break-word;
}

/* My Cart CSS Start Here */

.my-cart-cardbox {
  border: 1px solid #558ec92b;
  background: #558ec917 !important;
  flex: 0 0 48%;
}
.payCart-btn:hover {
  background: #558ec9;
  color: #fff !important;
}
.cart-cont-para {
  padding-bottom: 14px;
  border-bottom: 1px solid #c3c3c3;
  margin-bottom: 14px;
}
.cart-cont-para a {
  min-width: 105px;
}
.account-cart-box {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  gap: 5px 25px;
  justify-content: center;
}

/* My Cart CSS Here end*/

/* My Profile Account CSS Start Here */

.profile-field-grp {
  border-radius: 8px;
  border: 1px solid #558ec92b;
  background: #558ec917 !important;
  padding: 40px 30px;
}
.profile-input-field {
  height: 40px;
  padding: 15px;
  font-size: 14px;
  margin-bottom: 20px !important;
  border: 1px solid #dddddd;
}
.prof-message {
  height: 100px;
  padding: 15px;
  font-size: 14px;
  margin-bottom: 20px !important;
  border: 1px solid #dddddd;
}
.change-passBtn {
  background: #000;
  color: #fff;
  display: inline-block;
  padding: 12px 20px;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}
.prof-saveBtn {
  background: #558ec9;
  color: #fff;
  display: inline-block;
  padding: 12px 24px;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  border: 1px solid #558ec9;
  transition: 0.8s all;
}
.prof-saveBtn:hover {
  background: transparent;
  border: 1px solid #558ec9;
  color: #558ec9 !important;
}

/* My Profile Account CSS end Here */

.click-model {
  right: -160px;
  left: 45px;
  top: 10px;
  text-align: center;
}
.click-model input[type="file"] {
  height: auto;
}
.click-model .upload_svg {
  top: 7px !important;
}
div#main-carousle button.add_btn {
  padding: 9px 24px !important;
}
.delete-red-btn {
  color: red;
  margin-left: 5px;
  padding: 7px !important;
  border-radius: 100% !important;
  min-width: 40px;
  height: 40px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.image-saveBtn {
  background: #558ec9;
  color: #fff;
  display: inline-block;
  padding: 10px 30px;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  border: 1px solid #558ec9;
  transition: 0.8s all;
}
.image-saveBtn:hover {
  background: transparent;
  border: 1px solid #558ec9;
  color: #558ec9 !important;
}
button.cancel-editBtn {
  border: 1px solid red;
  padding: 8px 24px;
  border-radius: 30px;
}
button.cancel-editBtn:hover {
  background: red;
  color: #fff !important;
}
.table-model-open-demo {
  padding: 50px 35px;
  background: #ffffff !important;
  border: 1px solid #8f8f8f;
}
.model-cross-btn {
  background: black;
  color: #fff;
  border-radius: 30px;
  padding: 5px;
}
.model-cross-btn svg {
  width: 20px;
  height: 20px;
}
.contribute-head {
  font-size: 24px;
  border-bottom: 1px solid #000;
  padding-bottom: 12px;
  font-weight: 700;
  color: #2a4764;
}

.bundle-head {
  font-size: 28px;
  margin: 35px 0 30px 0;
}
.pickbundle-Btn {
  padding: 14px 28px;
}
.email-form-outer-box {
  background: #558ec912;
  border: 1px solid #558ec93b;
  border: 1px solid #558ec92b;
  background: #558ec917 !important;
  padding: 35px;
  box-shadow: 1px 1px 12px 2px #558ec926;
}
.save-prefBtn {
  border: 1px solid #558ec9;
  background: #558ec9;
  color: #fff;
  font-weight: 600;
  padding: 14px 28px;
}
.save-prefBtn:hover {
  border: 1px solid #558ec9;
  background: transparent;
  color: #558ec9;
  font-weight: 600;
  padding: 14px 28px;
}
.e-pref-head {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 12px;
  margin-bottom: 35px !important;
  color: #558ec9;
}
.e-sent-para {
  font-size: 16px;
  color: #595959;
  line-height: 22px;
  margin-top: 40px !important;
}
.receive-txt-box span {
  line-height: normal !important;
  padding: 0px !important;
  letter-spacing: -0.5px !important;
}

.regform-field-box .ant-input-affix-wrapper {
  padding: 10px 11px;
}
.regform-field-box {
  margin-bottom: 18px !important;
}
.register-page-sec {
  padding: 35px 0;
  border-top: 1px solid #e0e0e0;
}
.regBtn {
  font-size: 18px !important;
  font-weight: 500 !important;
}
.register-head-txt {
  font-size: 38px;
  color: #558ec9;
  margin-bottom: 35px;
}
.signIn_Btn {
  background: #558ec9;
  color: #fff;
  padding: 14px 24px;
  border-radius: 36px;
  margin-left: 2px !important;
  line-height: normal;
}
.joinHead_Btn {
  padding: 14px 24px;
  line-height: normal;
  background: rgba(0, 0, 0, 0.473);
}
.start-cardBtn {
  background: transparent;
  border: 1px solid #558ec9;
  color: #558ec9;
  padding: 13px 20px;
  line-height: normal;
}
.receipt-card {
  border: 1px solid #80808014;
  padding: 20px;
  border-radius: 10px !important;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
}
.receipt-list {
  border-bottom: 1px solid #80808014;
  padding: 10px 0px;
}
.footer-row {
  margin-top: 40px;
  border-top: 1px solid #e2e8f0;
  padding: 20px 0;
}

@media (max-width: 1600px) {
  .partner_logos img {
    max-width: 200px !important;
  }
  .account-sec-main {
    max-width: 95%;
  }
}
@media (max-width: 1440px) {
  .gift-collec-form-box {
    max-width: 50% !important;
  }
  .bannerHeaderH1 {
    font-size: 50px;
    max-width: 80%;
  }
  .common_padding {
    padding: 50px 0;
  }
  .section_space_50 {
    margin: 40px auto;
  }
  .container-fluid {
    max-width: 96%;
  }
  .min_gap {
    gap: 20px !important;
  }
  /***** banner slider *******/
  img.card_img_left {
    left: 5rem;
    max-width: 150px;
  }
  img.card_img_right {
    right: 5rem;
    max-width: 150px;
  }
  .banner_flower,
  .banner_flower_right {
    max-width: 30%;
  }
  .slider_two .bannerHeaderH1 {
    font-size: 60px;
    max-width: 58%;
    line-height: 60px;
  }
  .slider_two p {
    font-size: 18px;
  }
  .slider_two .bannerButton .btnPrimary {
    padding: 12px 22px;
    font-size: 15px;
  }
  form.broad-form {
    max-width: 50%;
  }
}
@media (max-width: 1366px) {
  .slider_one .bannerHeaderH1 {
    font-size: 42px;
    max-width: 80%;
  }
  .homeBanner p {
    font-size: 20px;
    margin: 22px 0;
  }
  .heroSectionHeight li {
    font-size: 16px !important;
  }
  .listBefore::before,
  .beforeListIcon::before {
    left: -35px;
    width: 35px;
    height: 35px;
  }

  .homeBanner ul {
    padding-left: 5px !important;
  }
  .btnPrimary,
  .submitbtnPrimary,
  .loginBtn,
  .btnSecondary,
  .btnSecondary:hover,
  .btnthird:hover {
    font-size: 16px;
  }
  .list_group li {
    font-size: 16px !important;
  }
  .min_height {
    min-height: 220px !important ;
  }
}

@media (max-width: 1290px) {
  .btnPrimary,
  .btnSecondary,
  .btnSecondary:hover {
    border-radius: 8px;
    padding: 12px 25px;
    font-size: 16px;
  }
  .lineHeight {
    line-height: 60px !important;
  }
  .partner_logos img {
    max-width: 150px !important;
  }
  .faq_section {
    margin-top: 50px !important;
  }
  .slider_one .bannerHeaderH1 {
    font-size: 42px;
    max-width: 500px;
  }
  .homeBanner p {
    font-size: 18px;
    margin: 17px 0;
  }
  .absolute_img {
    max-width: 560px;
    bottom: -1rem;
  }
}

@media (min-width: 768px) {
  .navLinks {
    transform: translateX(0);
  }
}

@media screen and (max-width: 1199px) {
  .account-sec-main {
    max-width: 99%;
  }
  .slider_two .bannerHeaderH1 {
    font-size: 50px;
    max-width: 39%;
    line-height: 60px;
  }
  .demo_section button,
  .demo_section button:hover {
    padding: 8px 19px;
    font-size: 14px;
  }
}
@media screen and (max-width: 1023px) {
  .cardBox {
    padding: 35px 15px;
  }
  .editor_option {
    justify-content: center !important;
  }
}
@media screen and (max-width: 991px) {
  .gift-collec {
    padding: 60px 0 !important;
  }
  .gift-collec h2 {
    font-size: 34px !important;
  }
  .gift-collec-form-box {
    max-width: 90% !important;
  }
  .card-full-cover-box {
    flex-direction: column;
  }
  .cd-img-inn {
    flex: 0 0 29%;
    height: 200px;
    width: 100%;
  }
  .cd-img-inn img {
    height: 200px;
  }
  .grp-broad h1 {
    font-size: 32px;
    margin-bottom: 30px;
  }
  .grp-broad {
    padding: 60px 0;
  }
  form.broad-form {
    max-width: 90%;
  }
  #StartCardSection {
    padding: 60px 0;
  }
  .sCardhead {
    font-size: 32px;
  }
  img.card_img_left,
  img.card_img_right {
    left: 2rem;
    max-width: 100px;
  }
  img.card_img_right {
    right: -30rem;
  }
  .homeBanner p {
    max-width: 60%;
  }
  .banner_flower,
  .banner_flower_right {
    max-width: 320px;
  }
  .slider_two .bannerHeaderH1 {
    max-width: 50%;
    line-height: 60px;
  }
  .demo_paragraph {
    max-width: 90%;
    font-size: 14px;
  }
  .my-cart-cardbox {
    flex: 0 0 47%;
  }
}
@media screen and (max-width: 768px) {
  .gift-collec h2 {
    font-size: 32px !important;
    margin-bottom: 30px !important;
  }
  .gift-collec-submitBtn {
    padding: 10px 20px !important;
    font-size: 16px !important;
  }
  .my-cart-cardbox {
    flex: 0 0 100%;
  }
  .click-model {
    right: 0;
    left: -130px;
    top: 40px;
  }
  .new-grp-btn {
    font-size: 14px;
    padding: 12px 24px !important;
  }
  .save-prefBtn {
    font-size: 14px;
  }
  .pickbundle-Btn {
    font-size: 14px;
  }
  .change-passBtn {
    font-size: 14px;
  }
  .prof-saveBtn {
    font-size: 14px;
  }
  .bundle-head {
    font-size: 24px;
    margin: 30px 0 30px 0;
  }
  .my-card-head {
    font-size: 24px;
  }
  .account-sec-main {
    padding: 40px 15px;
  }
  .account-main-head {
    font-size: 30px;
  }
  .account-tab-box {
    flex-wrap: wrap;
    justify-content: center;
  }
  .account-inner-card {
    flex: 0 0 100%;
  }
  .outer-card-box-ac {
    flex: 0 0 100%;
    width: 100%;
  }
  .cd-img-inn {
    flex: 0 0 29%;
    height: 300px;
    width: 100%;
  }
  .cd-img-inn img {
    height: 300px;
  }
  .partner_logos img {
    max-width: 90px !important;
  }
  .bannerHeaderH1 {
    font-size: 42px;
    max-width: 70%;
    margin: auto;
    text-align: center;
  }
  .homeBanner p {
    font-size: 20px;
    margin: 22px auto !important;
    max-width: 80%;
    text-align: center;
  }
  .homeBanner ul {
    justify-content: center;
  }
  .column_gap {
    gap: 40px;
  }
  .imgBottomBefore::after {
    display: none;
  }
  .how_we_work {
    margin-top: 50px !important;
  }
  .how_we_work .text-center.relative.imgAfter {
    border: 1px solid #5889c685;
    border-radius: 10px;
    background: #ffffff8c;
    box-shadow: 0 0 10px rgb(225 225 225 / 28%);
    padding: 16px 10px 10px;
  }
  .sectionSpace {
    margin: 40px auto !important;
  }
  .how_we_work .gap-12 {
    gap: 1rem !important;
  }
  .newsletter_section .p-5 {
    padding: 1rem !important;
  }
  .newsletter_section form {
    max-width: 100% !important;
    justify-content: center;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
  }
  .newsletter_section form button {
    font-size: 14px;
  }
  .newsletter_section .newsForm input {
    max-width: 23%;
    color: #fff;
    font-size: 14px;
    padding-left: 10px !important;
  }
  .filter_responsive {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }
  .btnPrimary,
  .btnSecondary,
  .btnSecondary:hover {
    /* border-radius: 8px; */
    padding: 9px 20px;
    font-size: 16px;
  }
  .slider_Section img {
    width: 100%;
  }
  .order_2 {
    order: 2;
  }
  .order_1 {
    order: 1;
  }
  .order_3 {
    order: 3;
  }
  .order_4 {
    order: 4;
  }
  .gift_img_wrapper {
    margin-bottom: 20px !important;
  }
  .card_pricing_Wapper .card_pricing_img {
    position: relative;
    right: 0;
  }
  .card_pricing_Wapper p {
    max-width: 100% !important;
  }
  .min_height {
    min-height: 200px !important ;
  }
  .min_gap {
    gap: 20px !important;
  }

  .flex_responsive {
    flex-wrap: wrap;
    gap: 20px;
    flex: 1;
    justify-content: center;
  }
  .flex_responsive .card_width_img {
    width: 100%;
    min-width: 160px;
    max-width: 160px;
    text-align: center;
    margin: 0 !important;
    min-height: 170px;
  }

  /* banner slider css */
  .slider_two .bannerHeaderH1 {
    font-size: 40px;
    max-width: 360px;
    line-height: normal;
    text-align: left;
    margin: 10px 0;
  }
  .homeBanner .slider_two p {
    font-size: 20px;
    margin: 22px 0 !important;
    max-width: 100%;
    text-align: left;
  }
  .slider_two .bannerButton {
    text-align: left;
  }
  .slider_three .bannerHeaderH1 {
    font-size: 32px;
    margin-top: 20px;
  }

  /****** card page css started ********/
  .margin_responsive {
    margin-top: 10px !important;
  }
  .margin_responsive.mb-4 {
    margin-bottom: 10px !important;
  }
  .editor_option {
    flex-direction: column !important;
  }
  .chooes-card {
    display: flex;
    gap: 20px;
  }

  /****** card page css ended ********/
}
.locked-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999; /* on top of everything */
  background: rgba(255, 255, 255, 0.3); /* semi-transparent */
  cursor: not-allowed;
}

@media screen and (max-width: 767px) {
  .regform-field-box .ant-input-affix-wrapper {
    padding: 7px 11px;
  }
  .regform-field-box {
    margin-bottom: 15px;
  }
  .responiveSlider::before,
  .responiveSlider::after {
    content: "";
    background-image: url(/_next/static/media/preArrow.b72dde83.png);
    position: absolute;
    left: 4px;
    width: 9px;
    height: 16px;
    background-position: left;
    top: 26px;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 9;
  }
  .responiveSlider::after {
    background-image: url(/_next/static/media/nextArrow.c06d7a5e.png);
    left: auto;
    right: 4px;
  }
  .responiveSlider ul::-webkit-scrollbar,
  .imgAfter::after {
    display: none;
  }
  .lineHeight {
    line-height: 45px !important;
  }
  .partner_logos img {
    max-width: 80px !important;
  }
  .bannerButton {
    margin-top: 20px;
    text-align: center;
  }
  .homeBanner p {
    text-align: center;
  }
  .newsletter_section .newsForm input {
    font-size: 15px;
    padding-left: 10px !important;
    padding: 10px !important;
  }
  .choose_content_wrapper {
    padding: 120px 20px 40px !important;
  }
  .choose_content_wrapper .top-10 {
    top: 1.5rem !important;
    padding: 0 10px !important;
  }
  .choose_card-wrapper {
    padding: 30px 20px 10px;
    width: 100%;
  }
  .DroptextSize {
    font-size: 16px !important;
  }
  .textContribution {
    font-size: 14px !important;
  }
  .mobileView {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .animate-fadeIn {
    margin: 18px;
  }
  .register-page-sec {
    padding: 19px 0;
    border-top: 1px solid #e0e0e0;
  }
  .loginPage {
    padding-top: 2rem !important;
    padding-bottom: 1rem !important;
  }
  .editor_option {
    flex-direction: column !important;
  }
  .common_padding {
    padding: 3px 0;
  }
  #StartCardSection {
    padding: 31px 0;
  }
  .card_pricing_Wapper {
    padding-top: 23px;
  }
  .free-charge {
    padding: 50px 0px !important;
  }
  .chooes-card {
    margin-top: 20px !important;
  }
  div#main-carousle button.add_btn {
    padding: 13px 40px !important;
  }
  .footer-row {
    margin-top: 2px;
    /* padding: 0; */
  }
  .contribute-card {
    max-width: 90% !important;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
  }
  .chooes-gift-card {
    max-width: 90% !important;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
  }
  .receive-card {
    margin-top: 40px !important;
  }
}

@media (max-width: 765px) {
  img.card_img_left,
  img.card_img_right {
    display: none !important;
  }
  .logo_img {
    width: 100% !important;
    min-width: 120px;
  }
  .container-fluid .our-costomers {
    margin-top: 50px !important;
  }
}
@media (max-width: 575px) {
  .gift-collec-form-box {
    max-width: 93% !important;
    padding: 35px 25px !important;
  }
  .prof-saveBtn {
    width: 100%;
  }
  .change-passBtn {
    width: 100%;
    text-align: center;
  }
  .profile-field-grp {
    padding: 30px 25px;
  }
  .account-tab-box {
    gap: 8px;
  }
  .account-tab-box
    a.text-black.text-gray-500.hover\:text-blue-500.cursor-pointer.no-underline {
    padding: 6px 16px;
    line-height: 26px;
    font-size: 14px;
  }
  .account-tab-box
    a.text-black.text-blue-600.font-semibold.border-b-2.border-blue-600.cursor-pointer.no-underline {
    padding: 6px 16px;
    line-height: 26px;
    font-size: 14px;
  }
  .cd-img-inn {
    height: 250px;
  }
  .cd-img-inn img {
    height: 250px;
  }
  .grp-broad h1 {
    font-size: 30px;
  }
  form.broad-form {
    max-width: 93%;
    padding: 35px 20px;
  }
  .broad-subbtn {
    padding: 10px 28px;
    font-size: 16px;
  }
  .sCardhead {
    font-size: 30px;
  }
  .sCardpara {
    font-size: 18px;
    margin-bottom: 40px;
  }
  .mobileVisible {
    display: block;
    max-width: 22px;
  }
  .d-hide-btn {
    display: none;
  }
  .bannerHeaderH1 {
    font-size: 32px;
    max-width: 100%;
    text-align: center;
  }
  .homeBanner p {
    font-size: 16px;
    margin: 15px auto !important;
    max-width: 100%;
    text-align: center;
  }
  .heroSectionHeight ul {
    gap: 5px !important;
    width: 90%;
    margin: auto;
    display: none !important;
  }
  .heroSectionHeight li {
    font-size: 14px !important;
  }
  .sectionSpace {
    margin: 40px auto !important;
  }
  .how_we_work.py-16 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  form.newsForm {
    flex-wrap: wrap !important;
    margin-top: 1rem !important;
  }
  .newsForm input {
    background-color: transparent;
    border: 1px solid #fff;
    max-width: 100% !important;
  }
  .newsletter_section input {
    margin: 10px 0 !important;
  }
  .newsletter_section.p-5 {
    padding: 20px !important;
  }
  .newsletter_section .bg-newsletterbg.p-5 {
    padding: 1rem !important;
  }
  .newsletter_section button.bg-white.submitbtnPrimary.text-blueText {
    margin: 12px 0;
    width: 100% !important;
  }
  .container-fluid.newsletter_section.common_padding {
    padding: 0px 0 important;
  }
  .heroSectionHeight .btnPrimary {
    width: 199px;
    margin-left: 12px;
  }
  .heroSectionHeight .btnSecondary {
    margin-top: 10px;
  }
  .heroSectionHeight .btnPrimary,
  .heroSectionHeight .btnSecondary {
    padding: 10px 14px;
    font-size: 14px;
  }
  .section_space_50 {
    margin: 10px auto;
  }
  .center_text {
    text-align: center;
  }
  .choose_content_wrapper p {
    font-size: 12px !important;
  }
  .fontSmall {
    font-size: small !important;
  }
  .OptionCards {
    width: 200px !important;
  }
  .dropdown-menu2,
  select {
    width: 100% !important;
    max-width: 100% !important;
    font-size: 8.2px !important;
    display: block !important;
  }

  .mobileWidth {
    width: 344px !important;
  }
  .mobileflex {
    flex-direction: column !important;
  }
  .add-message-btn {
    font-size: 14px !important;
    padding: 10px !important;
  }

  .mobilewidthGiftCard {
    width: 100% !important;
  }

  .choose_content_wrapper .p-10 {
    padding: 1.5rem !important;
  }
  .min_gap {
    gap: 15px !important;
  }

  /* banner design */

  .heroSectionHeight {
    min-height: auto;
    background-position: center;
  }
  .banner_slider_two.heroSectionHeight {
    min-height: calc(100vh - 46.5vh);
  }
  .slider_one .bannerHeaderH1 {
    font-size: 30px;
  }
  .absolute_img {
    max-width: 70%;
    bottom: 0;
    position: relative;
  }
  .slider_two .bannerHeaderH1 {
    font-size: 32px;
  }
  .homeBanner .slider_two p {
    font-size: 16px;
  }
  .slider_two {
    margin-top: 1rem;
    padding-bottom: 130px;
  }
  .step-container {
    font-size: small !important;
  }
  .steps-container .step {
    display: flex;
    align-items: center;
    flex-direction: column;
    font-size: small;
  }
  .slider_three.heroSectionHeight {
    background-position: bottom;
    min-height: calc(100vh - 46.5vh);
  }
}
@media (max-width: 480px) {
  .margin100 {
    margin-top: 70px;
  }
  .min_height {
    min-height: 200px !important ;
  }
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
  content: "→";
  color: black !important;
}
.slick-prev:before {
  content: "←";
  color: black !important;
}
/* editor_css */
.editor_app {
  /* background: #f9f9f9; */
  padding: 0px 30px;
}
/* .slick-next:before{
  color:black
} */
.slick-next:before,
[dir="rtl"] .slick-prev:before {
  content: "→";
  color: black;
}
.editoe_tab {
  background: #fff;
  max-width: 60rem;
  height: 100%;
  margin: 20px auto 0px;
  box-shadow: 0px 0px 44px 0px #0000001f;
}
.search_input .upload_svg {
  width: 40px;
  height: 40px;
  background: #558ec929;
  border-radius: 30px;
  padding: 8px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0px auto;
  top: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search_input .upload_svg svg {
  fill: #558ec9;
  width: 30px;
  height: 30px;
}

/* 👇 New CSS to style as disabled */
.search_input .upload_svg.disabled {
  background: #ccc;
  cursor: not-allowed;
  pointer-events: none;
}

.search_input .upload_svg.disabled svg {
  fill: #999;
}

.search_input {
  position: relative;
  width: 40px;
  height: 40px;
  margin: 0px auto;
  cursor: pointer;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  background: white;
  border: 2px solid red;
  border-radius: 4px;
  margin-top: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  z-index: 100;
}

.dropdown-item {
  padding: 8px 12px;
  cursor: pointer;
  white-space: nowrap;
}

.dropdown-item:hover {
  background-color: #9b1212;
}

.search_input input {
  opacity: 0;
  z-index: 9;
  position: relative;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.editor_option {
  display: flex;
  gap: 16px;
  max-width: 100%;
  margin: 0px auto;
  justify-content: center;
  align-items: center;
}
.editor_option > div {
  /* max-width: fit-content; */
  margin: unset;
}
.editor_option input {
  width: 100%;
  max-width: fit-content;
  border: 1px solid #ddd;
  border-radius: 5px;
}
button.add_btn {
  background: #5696db;
  padding: 11px 20px;
  border-radius: 7px;
  color: #fff;
  border: 1px solid;
  font-weight: 300;
}
.editor_option button.add_btn {
  font-family: "__Montserrat_069ab3";
  font-weight: 500;
}

button.add_btn:disabled {
  background: #ccc; /* Gray background */
  color: #666; /* Dimmed text */
  border-color: #bbb; /* Optional: lighter border */
  cursor: not-allowed; /* Show disabled cursor */
}

/* editor_css end */

/* Apply transition to all images */
.demo-board-msg {
  word-wrap: break-word;
}

.carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 600px;
  height: 600px;
  overflow: hidden;
  margin: 20px auto;
}

/* Image Container to align images horizontally */
.image-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 600px;
  width: 600px;
  transition: transform 0.5s ease;
}

/* Common Styles for all images */
.carousel-image {
  width: 500px;
  height: 600px;
  object-fit: cover;
  transition: transform 0.5s ease, z-index 0.3s ease;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/* Left Image */
.left {
  transform: translateX(-8rem) scale(0.8);
}

/* Right Image */
.right {
  transform: translateX(9rem) scale(0.8);
}

/* Center Image (Larger) */
.center {
  transform: scale(1.2);
  z-index: 1;
}

/* Navigation Button Styles */
.nav-btn {
  position: absolute;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  font-size: 30px;
  z-index: 2;
  transform: translateY(-50%);
}

.nav-btn.left {
  left: 0;
}

.nav-btn.right {
  right: 0;
}

.success-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 80vh;
  background-color: #f3f4f6; /* Light gray background */
}

.success-card {
  width: 100%;
  max-width: 600px;
  background-color: #ffffff; /* White background */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  padding: 2rem;
}

.steps-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
}

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

.step-circle {
  width: 2rem;
  height: 2rem;
  background-color: #3b82f6; /* Blue */
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.step-label {
  margin-left: 0.5rem;
  color: #3b82f6; /* Blue */
  font-weight: 500;
}

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

.success-icon {
  width: 4rem;
  height: 4rem;
  color: #22c55e; /* Green */
  margin: 0 auto;
}

.success-title {
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 1rem;
}

.success-description {
  color: #6b7280; /* Gray */
  margin-top: 0.5rem;
}

.shareable-link-container {
  margin-top: 2rem;
}

.shareable-label {
  color: #374151; /* Dark gray */
  font-weight: 500;
  display: block;
  margin-bottom: 0.5rem;
}

.shareable-input-container {
  display: flex;
  align-items: center;
  border: 1px solid #d1d5db; /* Light gray border */
  border-radius: 8px;
  overflow: hidden;
}

.shareable-input {
  flex: 1;
  padding: 0.5rem 1rem;
  color: #374151; /* Dark gray */
  background-color: #f9fafb; /* Light gray background */
  border: none;
  outline: none;
}

.copy-button {
  padding: 0.5rem 1rem;
  background-color: #3b82f6; /* Blue */
  color: #ffffff;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s;
}

.copy-button:hover {
  background-color: #2563eb; /* Darker blue */
}

.clipboard-icon {
  width: 1.25rem;
  height: 1.25rem;
}

.copy-success-message {
  color: #22c55e; /* Green */
  font-size: 0.875rem;
  margin-top: 0.5rem;
}

.button-container {
  margin-top: 2rem;
  display: flex;
  justify-content: space-between;
}

.view-receipt-button {
  padding: 0.5rem 1.5rem;
  color: #3b82f6; /* Blue */
  border: 1px solid #3b82f6;
  border-radius: 8px;
  background-color: transparent;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
}

.view-receipt-button:hover {
  background-color: #e0f2fe; /* Light blue */
}

.sign-card-button {
  padding: 0.5rem 1.5rem;
  color: #ffffff;
  background-color: #3b82f6; /* Blue */
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: background-color 0.3s;
}

.sign-card-button:hover {
  background-color: #2563eb; /* Darker blue */
}

/* Slider section code  */

/* https://codepen.io/stack123/pen/bNGwBqm */

html {
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
  -webkit-tap-highwhite-color: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
/* Main container */
.card-carousel-container {
  font-family: Helvetica, Arial, sans-serif;
  /* min-height: 100vh; */
  overflow: hidden;
}

/* Editor options */
.editor-options {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
  padding: 0 20px;
}

.add-btn {
  background-color: #4a90e2;
  color: white;
  border: none;
  border-radius: 50px;
  padding: 10px 20px;
  cursor: pointer;
  font-size: 14px;
  transition: background-color 0.3s;
}

.add-btn:hover {
  background-color: #3a7bc8;
}

.search-input {
  position: relative;
  display: flex;
  align-items: center;
}

.upload-svg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.upload-svg svg {
  width: 24px;
  height: 24px;
  fill: #4a90e2;
}

.draggable-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Modal styling */
.modal-container {
  position: absolute;
  top: 20%;
  left: 40%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  background-color: white;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  min-width: 300px;
  max-width: 500px;
  min-height: 200px;
  max-height: 600px;
  overflow: auto;
  resize: horizontal;
  right: 20%;
}
.slide-content {
  position: relative !important;
}
.cursor-grab {
  /* z-index: 10 !important; */
  /* transform: translate(0px, 0px) !important; */
  /* width: 100% !important;
  height: auto !important; */
  /* padding: 10px !important; */
}
.editor-cancel {
  color: red !important;
  opacity: 500 !important;
}
.textarea-border {
  border: 4px solid #4af !important;
  border-radius: 0px !important;
  margin-top: 20px !important;
}

.editor-save {
  background-color: #061178 !important;
  color: #fff !important;
}
.editor-design {
  position: absolute;
  z-index: 10000;
  /* top: unset !important; */
  width: 100% !important;
  left: 0px !important;
  right: 0px !important;
}
.editor-design-image {
  /* height: 100% !important; */
  width: 100% !important;
}
/* .editor-react-drag{
  transform: unset !important;
  width: 100% !important;
} */

/* .editor-react-drag .editor-design{
top: unset !important;
left: unset !important;
} */
.editor-transform {
  /* transform: unset !important; */
  width: 100% !important;
}
/* Carousel styling */
.card-carousel {
  width: 100%;
  padding: 10px 50px 20px 50px;
}

.carousel-wrapper {
  position: relative;
  width: 100%;
  height: 612px;
  margin: 0 auto;
}

.carousel-slides {
  position: relative;
  width: 100%;
  height: 100%;
  perspective: 1000px;
}

.carousel-slide {
  position: absolute;
  width: 100%;
  height: 630px;
  top: 0;
  left: 50%;
  transform-origin: center center;
  transition: all 0.5s ease;
  cursor: pointer;
  /* box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); */
  border-radius: 0px;
  /* overflow: hidden; */
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 20px inset;
  background: url(/_next/static/media/paper_grid.ab2e1876.png);
}

.text-editor-place::placeholder {
  color: #ff8a00 !important;
}

.text-editor-place::-webkit-input-placeholder {
  color: #ff8a00 !important;
}

.text-editor-place:-ms-input-placeholder {
  color: #ff8a00 !important;
}

.text-editor-place::-moz-placeholder {
  color: #ff8a00 !important;
}

.text-editor-place:-moz-placeholder {
  color: #ff8a00 !important;
}

.slide-content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  /* background-color: white; */
  box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2);
}

.slide-image {
  width: 100%;
  height: 100%;
  object-fit: fill;
}

/* Slide positions */
.slide-active {
  transform: translateX(-50%) translateZ(0);
  z-index: 5;
  background-color: white !important;
}

.slide-prev {
  transform: translateX(-65%) translateZ(-100px) rotateY(0deg);
  z-index: 4;
  opacity: 95%;
}
.slide-prev-2 {
  transform: translateX(-110%) translateZ(-150px) rotateY(0deg);
  z-index: 3;
  opacity: 0;
}

.slide-next {
  transform: translateX(-35%) translateZ(-100px) rotateY(0deg);
  z-index: 4;
  opacity: 95%;
}

.slide-next-2 {
  transform: translateX(10%) translateZ(-150px) rotateY(0deg);
  z-index: 3;
  opacity: 0;
}

.slide-hidden {
  transform: translateX(-50%) translateZ(-200px);
  opacity: 0;
  pointer-events: none;
}

/* Controls */
.carousel-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 50px;
}
.megamenu2 a {
  color: black !important;
  text-decoration: none !important; /* no underline initially */
}

.megamenu2 a:hover {
  text-decoration: underline !important; /* show underline on hover */
}
.megamenu a {
  color: #1b6fc9 !important;
  text-decoration: none !important; /* no underline initially */
}

.megamenu a:hover {
  text-decoration: underline !important; /* show underline on hover */
}
.slide-hover {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1000;
}
.slide-hover:hover {
  opacity: 0.2;
  background-color: #5e8aee !important;
}

.carousel-arrow {
  background: none;
  border: none;
  font-size: 18px;
  cursor: pointer;
  color: #4a90e2;
  padding: 0 10px;
}
.carousel-slide.slide-prev .slide-button-overlay {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(15%, -50%);
  font-size: 20px;
  font-weight: bold;
  background-color: rgb(85 142 201);
  color: #fff;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  transition: background-color 0.3s ease;
}
.carousel-slide.slide-next .slide-button-overlay {
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translate(-15%, -50%);
  font-size: 20px;
  font-weight: bold;
  background-color: rgb(85 142 201);
  color: #fff;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 999;
  transition: background-color 0.3s ease;
}

.carousel-slider-container {
  flex: 1;
  max-width: 300px;
  position: relative;
}

.carousel-slider {
  width: 100%;
  height: 4px;
  -webkit-appearance: none;
  background: #e0e0e0;
  outline: none;
  border-radius: 2px;
}

.carousel-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #4a90e2;
  cursor: pointer;
}

.carousel-dots {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  gap: 5px;
}
/* .search-input input {
  display: none;
} */
.carousel-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #e0e0e0;
  cursor: pointer;
  transition: background-color 0.3s;
}

.carousel-dot.active {
  background-color: #4a90e2;
}

.messgae-icon svg {
  color: #558ec9;
  width: 22px;
  height: 22px;
}

.messgae-icon span {
  background: #dc3545;
  width: 16px;
  height: 16px;
  font-size: 9px;
  line-height: 7px;
  right: -4px !important;
  left: unset !important;
  top: -7px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.messagebox p {
  margin: 0px;
}

.messagebox svg {
  color: red;
  background: #ff00003b;
  padding: 5px;
  width: 26px;
  height: 25px;
  border-radius: 5px;
}
.delete-red-btn {
  color: red;
  /* position: absolute;
    top: -200%;
    right: -25%; */
  margin-left: 5px;
  padding: 7px !important;
  border-radius: 100% !important;
}
.delete-red-btn:hover {
  background: red;
  color: white;
}

.image-resize-btn {
  width: 100%;
  display: flex;
  justify-content: center;
  position: absolute;
  /* bottom: -75%;
  left: -15px; */
}
.page-indicator {
  text-align: center;
  margin-top: 1px;
  font-size: 14px;
  color: #666;
  float: left;
  width: 100%;
}
.usercount {
  background: #558ec9;
  top: 0;
  height: 25px;
  width: 25px;
  padding: 0px;
  font-size: 15px;
  right: -13px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 15px;
}
.bg-demo_banner {
  position: relative;
}
.bg-demo_banner::after {
  position: absolute;
  inset: 0;
  content: "";
}

/* Gift Collection CSS start Here */

.gift-collec {
  padding: 80px 0;
}
.gift-collec h2 {
  color: #558ec9;
  font-size: 40px;
  line-height: normal;
  margin-bottom: 40px;
  letter-spacing: -1px;
}
.gift-collec-form-box {
  background: #558ec912 !important;
  padding: 40px 35px;
  max-width: 35%;
  border: 1px solid #558ec924;
  border-radius: 12px;
}
.gift-collec-form-box label span {
  font-size: 17px;
}
.gift-collec-form-box label input {
  height: 45px;
}
.choose-gift-head {
  font-size: 18px;
}
.choose-gift-btn {
  border: 1px solid #dee2e6;
  background: #fff;
  padding: 6px 20px;
}
.choose-gift-btn span.choose-txt-in {
  font-size: 18px;
}
.gift-collec-submitBtn {
  padding: 12px 28px;
  font-size: 18px;
  font-weight: 600;
  border: 2px solid #558ec9;
  background: #558ec9;
  color: #fff;
  transition: 0.8s all;
}
.gift-collec-submitBtn:hover {
  background: transparent;
  color: #558ec9;
}

/* Gift Collection CSS end Here */

/* Responsive adjustments */
@media (max-width: 1336px) {
  .carousel-wrapper,
  .carousel-slide {
    height: 800px;
  }
}
@media (max-width: 1024px) {
  .card-carousel {
    max-width: 550px;
    margin: 0px auto;
  }
}
@media (max-width: 768px) {
  section.bg-demo_banner {
    background-size: 2300% 270%;
  }
  .carousel-slide {
    width: 350px;
    height: 450px;
  }
  .carousel-slides {
    height: 550px;
  }
  .carousel-slide.slide-next .slide-button-overlay {
    right: -7%;
  }
  .carousel-slide.slide-prev .slide-button-overlay {
    left: -7%;
  }
  /* 
  .carousel-controls {
    flex-direction: column;
  } */
  .carousel-wrapper,
  .carousel-slide {
    height: 100%;
  }
  .card-carousel {
    padding: 20px 20px;
  }
  .card-carousel-container {
    min-height: 100%;
  }
  .demo_paragraph {
    max-width: 100%;
    font-size: 15px;
    line-height: 24px;
  }
  .carousel-slide.slide-active .false.react-draggable {
    /* transform: translateX(-66%) translateZ(0); */
    width: 100% !important;
    height: auto !important;
  }

  .success-card {
    padding: 13px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .success-container {
    padding: 20px !important;
  }
  .account-btn {
    justify-content: center !important;
  }
  .gift-collec {
    padding: 50px 0 !important;
  }
  .gift-collec h2 {
    margin-top: -20px;
  }
}

@media (max-width: 480px) {
  .carousel-slide {
    width: 280px;
    height: 380px;
  }
  .carousel-slides {
    height: 350px;
  }
  .editor-options {
    flex-wrap: wrap;
    justify-content: center;
  }
  .carousel-slide.slide-next .slide-button-overlay,
  .carousel-slide.slide-prev .slide-button-overlay {
    font-size: 13px;
    width: 28px;
    height: 28px;
  }
  .click-model .txt-ed-field {
    font-size: 15px;
  }
  .demo_button_wrapper a {
    width: 100%;
    display: inline-block;
  }
  .demo_button_wrapper a button {
    width: 90%;
    margin: 0px;
    border-radius: 30px;
    padding: 12px;
  }
  .demo_button_wrapper button.btnPrimary {
    margin-bottom: 10px !important;
  }
  h1.demo_heading {
    font-size: 30px;
    letter-spacing: 0px;
    font-weight: 600;
  }
  .carousel-slide.slide-active .false.react-draggable {
    /* transform: translateX(-66%) translateZ(0); */
    width: 100% !important;
  }
  /* .carousel-slide.slide-active .false.react-draggable.react-draggable-dragged{
  transform: translateX(-66%) translateZ(0);
} */
}

@media (max-width: 380px) {
  .carousel-slide {
    width: 240px;
  }
  div#main-carousle button.add_btn {
    padding: 9px 14px !important;
    font-size: 14px;
  }
}
.progress-bar-container {
  position: relative;
  width: 100%;
  height: 3px;
  background-color: #ddd;
  border-radius: 4px;
  /* overflow: hidden; */
  margin: 20px auto;
}

.progress-track {
  width: 100%;
  height: 100%;
  background-color: #ddd;
  border-radius: 50%;
}

.progress-fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #007bff8c;
  transition: width 0.3s ease-in-out;
  z-index: 1;
  border-radius: 10px;
}

.progress-dot {
  position: absolute;
  top: -5px;
  width: 14px;
  height: 14px;
  background-color: #007bff;
  border-radius: 50%;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  z-index: 2;
  transition: left 0.3s ease-in-out;
}
.search-input input {
  opacity: 0;
  z-index: 9;
  position: relative;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.editor-container {
  width: 400px;
  margin: 20px auto;
  background: #fff;
  border-radius: 8px;
  padding: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  font-family: "Comic Sans MS", cursive;
}

.editor-wrapper {
  border: 1px solid #00bcd4;
  padding: 4px;
  border-radius: 4px;
}

.editor-toolbar {
  border-bottom: 1px solid #e0e0e0;
}

.editor-input {
  padding: 10px;
  min-height: 100px;
  border: none;
  font-size: 16px;
  color: teal;
}

.button-group {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  gap: 10px;
}

.cancel-btn {
  background: none;
  border: none;
  color: red;
  font-weight: bold;
  cursor: pointer;
}

.save-btn {
  background-color: #001f7f;
  color: white;
  padding: 6px 16px;
  border: none;
  border-radius: 4px;
  font-weight: bold;
  cursor: pointer;
}

.move-cursor-img {
  position: relative;
  right: 5%;
  height: 22px;
  width: 22px;
  bottom: 2%;
}

#flex-orgainisier {
  display: flex;
  gap: 20px;
}
#flex-orgainisier p {
  font-size: 13px;
}
.mui-gfmqku {
  position: relative;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  flex-shrink: 0;
  width: 40px;
  font-weight: 600;
  height: 40px;
  font-family: Quicksand, "Quicksand Fallback", sans-serif;
  font-size: 1.25rem;
  line-height: 1;
  overflow: hidden;
  user-select: none;
  border-radius: 4px;
  color: rgb(255, 255, 255);
  background-color: rgb(189, 189, 189);
}

.bgGray:hover {
  background-color: rgb(236, 236, 236);
  /* border: 1px solid gray; */
}

/* 25-09-25 editor  */

.editor-design {
  max-width: 500px;
  width: 100%;
  font-family: Arial, sans-serif;
}

.text-editor-place {
  width: 100%;
  border: none;
  padding: 4px;
}

.text-editor-place:focus {
  outline: none;
}

.border-bottom {
  border-bottom: 1px solid;
}

.transition {
  transition: all 0.2s ease;
}

.editor-cancel:hover,
.editor-delete:hover {
  background-color: #fee2e2;
}

.editor-save:hover {
  background-color: #4f46e5;
}

/* .hightTextArea {
  height: 40px !important;
} */

/* pankaj start css */

@media screen and (max-width: 600px) {
  .editor-image {
    width: 100% !important;
    height: auto !important;
    max-width: 350px !important;
    object-fit: contain !important;
  }
  .greeting_card_sign .mobileWidth {
    max-width: 100% !important;
    width: 100% !important;
  }
  .greeting_card_sign .postion-change {
    left: 0px !important;
    width: 100% !important;
    top: 148px !important;
  }
  /* .greeting_card_sign .carousel-slide {
        max-width: 355px;
        height: 380px;
        width: 100%;
    } */
  .vardana-card-flex {
    flex-wrap: wrap;
  }

  .postion-change > .relative textarea {
    font-size: 14px !important;
    color: #000 !important;
  }

  .postion-change > .relative {
    max-width: 91% !important;
    font-size: 16px;
  }
  .email-box {
    width: 100%;
  }
  .editor_option {
    flex-wrap: wrap;
  }
  .start-cardBtn {
    font-size: 13px;
    padding: 7px 9px;
  }
  .editor-design.demo > div {
    position: unset !important;
  }
  .editor-design.demo {
    top: 27px !important;
  }

  option.dropdown-menu2 {
    text-align: left;
    padding: 2px 0px !important;
  }
  .dropdown-menu2,
  select {
    font-size: 10px !important;
  }
}

.hoverbutton:hover {
  background-color: rgb(255, 47, 47) !important;
  color: white !important;
}

/* Prevent RND from eating touch events */
.no-drag * {
  touch-action: manipulation;
}
.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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\:bg-\[\#132DAD\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(19 45 173 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#3b8cdd\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(59 140 221 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#5e87b2\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(94 135 178 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#f4f4f4\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 244 / var(--tw-bg-opacity, 1));
}
.hover\:bg-bgWhite:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blueBg:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(85 142 201 / var(--tw-bg-opacity, 1));
}
.hover\:px-2:hover {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.hover\:font-bold:hover {
  font-weight: 700;
}
.hover\:text-blueBg:hover {
  --tw-text-opacity: 1;
  color: rgb(85 142 201 / var(--tw-text-opacity, 1));
}
.hover\:text-blueText:hover {
  --tw-text-opacity: 1;
  color: rgb(85 142 201 / var(--tw-text-opacity, 1));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  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-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.disabled\:opacity-50:disabled {
  opacity: 0.5;
}
@media (min-width: 640px) {

  .sm\:h-40 {
    height: 10rem;
  }

  .sm\:h-44 {
    height: 11rem;
  }

  .sm\:w-40 {
    width: 10rem;
  }

  .sm\:w-44 {
    width: 11rem;
  }

  .sm\:w-48 {
    width: 12rem;
  }

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

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

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

  .sm\: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)));
  }

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

  .sm\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media (min-width: 768px) {

  .md\:sticky {
    position: sticky;
  }

  .md\:top-5 {
    top: 1.25rem;
  }

  .md\:order-none {
    order: 0;
  }

  .md\:m-0 {
    margin: 0px;
  }

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

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

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

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

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-40 {
    height: 10rem;
  }

  .md\:h-\[150px\] {
    height: 150px;
  }

  .md\:min-h-\[60vh\] {
    min-height: 60vh;
  }

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

  .md\:w-40 {
    width: 10rem;
  }

  .md\:w-48 {
    width: 12rem;
  }

  .md\:w-\[150px\] {
    width: 150px;
  }

  .md\:w-\[65\%\] {
    width: 65%;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:max-w-\[500px\] {
    max-width: 500px;
  }

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

  .md\:grid-flow-col {
    grid-auto-flow: column;
  }

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

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

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

  .md\:flex-row {
    flex-direction: row;
  }

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

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\: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)));
  }

  .md\: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)));
  }

  .md\: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)));
  }

  .md\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .md\: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));
  }

  .md\:text-wrap {
    text-wrap: wrap;
  }

  .md\:p-10 {
    padding: 2.5rem;
  }

  .md\:p-4 {
    padding: 1rem;
  }

  .md\:p-5 {
    padding: 1.25rem;
  }

  .md\:p-6 {
    padding: 1.5rem;
  }

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

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

  .md\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

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

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

  .md\:pt-12 {
    padding-top: 3rem;
  }

  .md\:pt-3 {
    padding-top: 0.75rem;
  }

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

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

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1024px) {

  .lg\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

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

  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }

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

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

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:h-80 {
    height: 20rem;
  }

  .lg\:w-48 {
    width: 12rem;
  }

  .lg\:w-64 {
    width: 16rem;
  }

  .lg\:max-w-\[400px\] {
    max-width: 400px;
  }

  .lg\:max-w-\[600px\] {
    max-width: 600px;
  }

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

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

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

  .lg\:flex-row {
    flex-direction: row;
  }

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

  .lg\:gap-24 {
    gap: 6rem;
  }

  .lg\:gap-5 {
    gap: 1.25rem;
  }

  .lg\: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)));
  }

  .lg\: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)));
  }

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

  .lg\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:text-left {
    text-align: left;
  }

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

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

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

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1280px) {

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

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

  .xl\:h-56 {
    height: 14rem;
  }

  .xl\:w-56 {
    width: 14rem;
  }

  .xl\:gap-0 {
    gap: 0px;
  }

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

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

  .xl\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .xl\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .xl\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1536px) {

  .\32xl\:h-80 {
    height: 20rem;
  }

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

  .\32xl\:w-64 {
    width: 16rem;
  }

  .\32xl\:max-w-\[1200px\] {
    max-width: 1200px;
  }

  .\32xl\:max-w-\[60\%\] {
    max-width: 60%;
  }

  .\32xl\:max-w-full {
    max-width: 100%;
  }

  .\32xl\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

