/**
 * WEBSITE: https://themefisher.com
 * TWITTER: https://twitter.com/themefisher
 * FACEBOOK: https://facebook.com/themefisher
 * GITHUB: https://github.com/themefisher/
 */

/*
! tailwindcss v3.4.1 | 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: #e5e7eb;
  /* 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 */
  -o-tab-size: 4;
  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]) {
  -webkit-text-decoration: underline dotted;
  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 */
}

.table-auto {
  table-layout: auto;
}

.border-collapse {
  border-collapse: collapse;
}

/*
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 */
  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,
[type='button'],
[type='reset'],
[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::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

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] {
  display: none;
}

[type='text'],
input:where(:not([type])),
[type='email'],
[type='url'],
[type='password'],
[type='number'],
[type='date'],
[type='datetime-local'],
[type='month'],
[type='search'],
[type='tel'],
[type='time'],
[type='week'],
[multiple],
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

[type='text']:focus,
input:where(:not([type])):focus,
[type='email']:focus,
[type='url']:focus,
[type='password']:focus,
[type='number']:focus,
[type='date']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='week']:focus,
[multiple]:focus,
textarea:focus,
select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,
      /*!*/
      /*!*/
    );
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
  border-color: #2563eb;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

input::placeholder,
textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
  text-align: inherit;
}

::-webkit-datetime-edit {
  display: inline-flex;
}

::-webkit-datetime-edit,
::-webkit-datetime-edit-year-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}

[multiple],
[size]:where(select:not([size="1"])) {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
  print-color-adjust: unset;
}

[type='checkbox'],
[type='radio'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

[type='checkbox'] {
  border-radius: 0px;
}

[type='radio'] {
  border-radius: 100%;
}

[type='checkbox']:focus,
[type='radio']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,
      /*!*/
      /*!*/
    );
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #ffd600;
  --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);
}

[type='checkbox']:checked,
[type='radio']:checked {
  border-color: transparent;
  background-color: #ffd600;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

@media (forced-colors: active) {

  [type='checkbox']:checked {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
  }
}

[type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

@media (forced-colors: active) {

  [type='radio']:checked {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
  }
}

[type='checkbox']:checked:hover,
[type='checkbox']:checked:focus,
[type='radio']:checked:hover,
[type='radio']:checked:focus {
  border-color: transparent;
  background-color: #ffd600;
}

[type='checkbox']:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: #ffd600;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media (forced-colors: active) {

  [type='checkbox']:indeterminate {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
  }
}

[type='checkbox']:indeterminate:hover,
[type='checkbox']:indeterminate:focus {
  border-color: transparent;
  background-color: #ffd600;
}

[type='file'] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

[type='file']:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

html {
  overflow-x: hidden;
  font-size: 16px;
}

body {
  overflow-x: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  /*background-image: url("/images/body-bg.svg");*/
  background-size: cover;
  background-repeat: no-repeat;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Poppins, sans-serif;
  font-weight: 500;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

h1,
.h1 {
  font-size: 2.399798297585031rem;
}

@media (min-width: 768px) {

  h1,
  .h1 {
    font-size: 2.25rem;
  }
}

h2,
.h2 {
  font-size: 1.9264502152066136rem;
}

@media (min-width: 768px) {

  h2,
  .h2 {
    font-size: 2.408062769008267rem;
  }
}

h3,
.h3 {
  font-size: 1.5464676491371294rem;
}

@media (min-width: 768px) {

  h3,
  .h3 {
    font-size: 1.9330845614214116rem;
  }
}

h4,
.h4 {
  font-size: 1.5517934041000003rem;
}

h5,
.h5 {
  font-size: 1.24571rem;
}

h6,
.h6 {
  font-size: 0.95rem;
}

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

::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: ;
}

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

@media (min-width: 540px) {

  .container {
    max-width: 540px;
  }
}

@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;
  }
}

.form-input,
.form-textarea,
.form-select,
.form-multiselect {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0px;
  padding-right: 0.75rem;
  padding-bottom: 0px;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

.form-input:focus,
.form-textarea:focus,
.form-select:focus,
.form-multiselect:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,
      /*!*/
      /*!*/
    );
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
  border-color: #2563eb;
}

.form-select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}

.form-select:where([size]:not([size="1"])) {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
  print-color-adjust: unset;
}

.row {
  --bs-gutter-x: 1.3rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}

.row>* {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333333%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666666666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.section {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1202px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.social-icons {
  margin-left: -0.5rem;
  margin-top: -0.5rem;
}

.social-icons li {
  margin: 0.25rem;
  display: inline-block;
  line-height: 1;
}

.social-icons li a {
  display: inline-flex;
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  text-align: center;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.social-icons li a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 214 0 / var(--tw-bg-opacity));
}

.social-icons li a svg {
  margin: auto;
  height: 2.75rem;
}

.social-icons li a path {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.social-icons li a:hover path {
  fill: #fff;
}

.tab-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  border-bottom: 1px solid #aaa;
}

.tab-nav-item {
  padding: 0.5rem 1rem;
  cursor: pointer;
  opacity: 0.8;
}

.tab-nav-item.active {
  border-bottom: 3px solid #aaa;
  opacity: 1;
}

.tab-content .tab-content-panel {
  display: none;
  padding: 1rem 0.5rem;
}

.tab-content .tab-content-panel.active {
  display: block;
}

.accordion {
  background-color: #fff;
}

.accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  cursor: pointer;
  font-size: 1.6rem;
}

.accordion-icon {
  width: 0.78em;
  height: 0.78em;
  transform: rotate(0deg);
  transition: transform 0.2s ease;
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  padding: 0 1rem;
}

.accordion.active .accordion-icon {
  transform: rotate(180deg);
}

.accordion.active .accordion-content {
  max-height: 100vh;
}

.form-control,
.form-select {
  height: 40px;
  width: 100%;
  /*border-radius: 0.5rem;*/
  --tw-border-opacity: 1;
  border-color: rgb(235 235 235 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity));
}

.form-control::-moz-placeholder,
.form-select::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(176 176 176 / var(--tw-text-opacity));
}

.form-control::placeholder,
.form-select::placeholder {
  --tw-text-opacity: 1;
  color: rgb(176 176 176 / var(--tw-text-opacity));
}

.form-control:focus,
.form-select:focus {
  --tw-border-opacity: 1;
  border-color: rgb(255 214 0 / var(--tw-border-opacity));
  --tw-ring-color: transparent;
}

.form-label {
  margin-bottom: 0.5rem;
  display: block;
  font-family: Poppins, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

select:invalid {
  color: #888888 !important;
}

.content {
  color: var(--tw-prose-body);
  max-width: 65ch;
}

.content :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.content :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.content :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}

.content :where(strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.content :where(a strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}

.content :where(blockquote strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}

.content :where(thead th strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}

.content :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.content :where(ol[type="A"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.content :where(ol[type="a"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.content :where(ol[type="A" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.content :where(ol[type="a" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.content :where(ol[type="I"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.content :where(ol[type="i"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.content :where(ol[type="I" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.content :where(ol[type="i" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.content :where(ol[type="1"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: decimal;
}

.content :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.content :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.content :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

.content :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

.content :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.content :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C" "\201D" "\2018" "\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.content :where(blockquote p:first-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *))::before {
  content: open-quote;
}

.content :where(blockquote p:last-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *))::after {
  content: close-quote;
}

.content :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.content :where(h1 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}

.content :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.content :where(h2 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}

.content :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.content :where(h3 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.content :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.content :where(h4 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.content :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.content :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}

.content :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}

.content :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.content :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *))::before {
  content: "`";
}

.content :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *))::after {
  content: "`";
}

.content :where(a code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}

.content :where(h1 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}

.content :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}

.content :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}

.content :where(h4 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}

.content :where(blockquote code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}

.content :where(thead th code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}

.content :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.content :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.content :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *))::before {
  content: none;
}

.content :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *))::after {
  content: none;
}

.content :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.content :where(thead):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.content :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.content :where(tbody tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.content :where(tbody tr:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-bottom-width: 0;
}

.content :where(tbody td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  vertical-align: baseline;
}

.content :where(tfoot):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.content :where(tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  vertical-align: top;
}

.content :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.content :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.content {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.content :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.content :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.content :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.content :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-left: 0.375em;
}

.content :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-left: 0.375em;
}

.content :where(.prose > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.content :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.content :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.content :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.content :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.content :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.content :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.content :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}

.content :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

.content :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

.content :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

.content :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

.content :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-left: 0;
}

.content :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-right: 0;
}

.content :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.content :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-left: 0;
}

.content :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-right: 0;
}

.content :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.content :where(.prose > :first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

.content :where(.prose > :last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 0;
}

.content {
  max-width: none;
}

.content :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  margin-top: .5em;
  margin-bottom: .9em;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.content :is(:where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  font-size: 2.399798297585031rem;
}

@media (min-width: 768px) {

  .content :is(:where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
    font-size: 2.9997478719812887rem;
  }
}

.content :is(:where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  font-size: 1.9264502152066136rem;
}

@media (min-width: 768px) {

  .content :is(:where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
    font-size: 2.408062769008267rem;
  }
}

.content :is(:where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  font-size: 1.5464676491371294rem;
}

@media (min-width: 768px) {

  .content :is(:where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
    font-size: 1.9330845614214116rem;
  }
}

.content :is(:where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  margin-bottom: 1.25rem;
}

.content :is(:where(h5):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  margin-bottom: 0.625rem;
}

.content :is(:where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  --tw-border-opacity: 1;
  border-color: rgb(235 235 235 / var(--tw-border-opacity));
}

.content :is(:where(p):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  font-size: 16px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.content :is(:where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  margin-top: 0px;
  margin-bottom: 0px;
  border-width: 0px;
  padding-left: 0px;
  font-style: normal;
}

.content :is(:where(code):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 214 0 / var(--tw-text-opacity));
}

.content :is(:where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  border-radius: 0px;
}

.content :is(:where(strong):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity));
}

.content :is(:where(a):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 214 0 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.content :is(:where(a):not(:where([class~="not-prose"], [class~="not-prose"] *))):hover {
  text-decoration-line: none;
}

.content :is(:where(li):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.content * :is(:where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)))::marker {
  color: rgb(34 34 34);
}

.content :is(:where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)))::marker {
  color: rgb(34 34 34);
}

.content :is(:where(table):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  overflow: hidden;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(235 235 235 / var(--tw-border-opacity));
}

.content :is(:where(thead):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  --tw-border-opacity: 1;
  border-color: rgb(235 235 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity));
}

.content :is(:where(th):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.content :is(:where(tr):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  --tw-border-opacity: 1;
  border-color: rgb(235 235 235 / var(--tw-border-opacity));
}

.content :is(:where(td):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.content h5+p {
  margin-top: 0.625rem;
}

.content p+h5 {
  margin-top: 1.25rem;
}

.content p+h4,
.content ul+h4 {
  margin-top: 2.5rem;
}

.content h4+p,
.content h4+ul {
  margin-top: 1.25rem;
}

.key-feature-grid p {
  margin-top: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.key-feature-grid .icon {
  height: 1.5rem;
  width: 1.5rem;
}

.key-feature-grid .icon img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.video {
  position: relative;
  overflow: hidden;
  border-radius: 1rem;
}

.video-thumbnail {
  position: relative;
}

.video-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  display: flex;
  height: 78px;
  width: 78px;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 214 0 / var(--tw-bg-opacity));
  animation: shadow-pulse 1.5s infinite;
}

.video-play-btn::after {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  border-radius: 9999px;
  --tw-content: "";
  content: var(--tw-content);
  animation: shadow-pulse-2 1.4s infinite;
}

@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(254, 96, 25, 0.7);
  }

  70% {
    box-shadow: 0 0 0 35px rgba(254, 96, 25, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(254, 96, 25, 0);
  }
}

@keyframes shadow-pulse-2 {
  0% {
    box-shadow: 0 0 0 0px rgba(254, 96, 25, 0.7);
  }

  70% {
    box-shadow: 0 0 0 20px rgba(254, 96, 25, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(254, 96, 25, 0);
  }
}

.review {
  margin-top: 4rem;
  margin-bottom: 4rem;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 1.5rem;
  padding-bottom: 4rem;
  text-align: center;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  box-shadow: 0px 10px 45px rgba(0, 0, 0, 0.05);
}

.review-author-avatar {
  margin-left: auto;
  margin-right: auto;
  margin-top: -3rem;
  height: 90px;
  width: 90px;
  --tw-translate-y: -1.25rem;
  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));
  border-radius: 9999px;
  padding: 0.125rem;
}

.reviews-carousel .swiper-pagination-bullet {
  height: 0.875rem;
  width: 0.875rem;
  --tw-bg-opacity: 1;
  background-color: rgb(141 141 141 / var(--tw-bg-opacity));
}

.reviews-carousel .swiper-pagination-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 214 0 / var(--tw-bg-opacity));
}

.services .tab-nav {
  display: inline-block;
}

.services .tab-nav-item {
  margin-bottom: 1rem;
  display: flex;
  border-radius: 0.25rem;
  padding-top: 0px;
  padding-bottom: 0px;
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity));
  opacity: 1;
}

.services .tab-nav-item.active {
  border-bottom-width: 0px;
  background-color: rgb(255 214 0 / 0.4);
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.footer h6 {
  margin-bottom: 1rem;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  font-size: 1.2rem;
}

@media (min-width: 1024px) {

  .footer h6 {
    margin-bottom: 1.5rem;
  }
}

.footer p {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.footer li>a {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.footer li>a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 214 0 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.gradient-number span {
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Poppins, sans-serif;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  line-height: 1;
  -webkit-text-fill-color: transparent;
}

.company-card {
  /*background-image: url(../images/bannerLrg.jpg);
    background-position: center;
    background-size: cover;*/
  /* background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgb(255 255 255 / 0%)), url(../images/bannerLrg.jpg);
    background-size: cover; */
}

.card {
  position: relative;
  height: 100%;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.75rem;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.1);
}

.card-img {
  width: 100%;
}

.card-tags {
  position: absolute;
  right: 2.5rem;
  top: 2.5rem;
  z-index: 1;
  margin-bottom: 1.5rem;
}

.card-content {
  padding-top: 1.5rem;
}

.card-title {
  margin-bottom: 1rem;
  font-size: 19px;
}

.card-footer {
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(235 235 235 / var(--tw-border-opacity));
  padding-top: 1.5rem;
  padding-bottom: 0px;
}

.tag {
  display: inline-block;
  height: 2rem;
  border-radius: 1.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 214 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 235 225 / var(--tw-bg-opacity));
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 214 0 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.tag:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 214 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.featured-posts .card {
  align-items: center;
}

@media (min-width: 1024px) {

  .featured-posts .card {
    display: flex;
  }
}

.featured-posts .card-img {
  /*max-height: 135px !important;*/
  width: 100%;
  align-self: stretch;
  border-radius: 0.375rem;
  -o-object-fit: cover;
  object-fit: cover;
}

.card-img {
  border-radius: 0.375rem;
}

/*@media (min-width: 1024px) {*/

/*  .featured-posts .card-img {*/
/*    max-height: 100%;*/
/*    max-width: 40%;*/
/*  }*/
/*}*/
/* @media (min-width: 1280px) {

  .featured-posts .card-img {
    max-width: 135px;
  }
} */
.featured-posts .card-title {
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (min-width: 1024px) {

  .featured-posts .card-content {
    padding-top: 0rem;
    padding-bottom: 0rem;
    padding-left: 1.25rem;
  }
}

@media (min-width: 1024px) {
  .newarrival .card-content {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}

@media (min-width: 1024px) {
  .myfavorite .card-content {
    padding-left: 1.25rem;
    padding-right: 0rem;
  }
}

@media (min-width: 1024px) {
  .subcategory-listing .card-content {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}

@media only screen and (min-width: 320px) and (max-width: 680px) {
  input#email_id {
    width: 100% !important;
  }

  td.border-b.border-slate-200.py-2.w-\[320px\].font-semibold {
    width: 50%;
  }

  .text-base {
    font-size: 15px;
    line-height: 21px !important;
    padding-left: 0px;
  }
  .card-carousel button {
    background-color: #ffd600;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    box-shadow: 0 6px 8px #00000030;
    position: absolute;
    right: 14px;
    top: 48%;
}
/* .slick-next:before {
        content: "❯";
        font-size: var(--size);
        position: relative;
        top: -5%;
        left: 2px;
    } */

  
}

.subcategory-listing .card {
  justify-content: space-between;
}

.recentlyjoined .card {
  height: unset;
}

/*.card p{*/
/*    color:#000;*/
/*}*/
/*.card span{*/
/*    color:#000;*/
/*}*/


.card .btn-primary {
  width: 120px;
}

.card .w-full {
  width: 100% !important;
  line-height: 30px !important;
}

.card .btn-white {
  width: 92px;
  line-height: 24px;
  border-color: #ffd600;
  tw-shadow: unset;
  --tw-shadow-colored: unset;
  box-shadow: unset;
  box-shadow: unset;
  background-color: #ffd600;
}

.card .btn-white:hover {
  background: transparent;
  border-color: #000;
}

.product-category a {
  color: #d6b300;
}

.featured-posts .card-tags {
  position: relative;
  left: 0px;
  top: 0px;
}

.featured-posts .card-footer {
  border-top-width: 0px;
  padding-top: 0px;
}

.filter-list {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.filter-btn {
  margin: 0.75rem;
  border-radius: 1.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(169 169 169 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity));
}

.filter-btn-active,
.filter-btn.active {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity));
  --tw-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
  --tw-shadow-colored: 0px 10px 20px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.career-single-content h5+p {
  margin-top: 1rem;
}

.career-single-content p+h5,
.career-single-content ul+h5 {
  margin-top: 2rem;
}

.integrations-single-content h4+p,
.integrations-single-content p+ul {
  margin-top: 1.5rem;
}

.integrations-single-content p+h4,
.integrations-single-content ul+h4 {
  margin-top: 3rem;
}

.integrations-single-content ul {
  list-style-type: disc;
  padding-left: 1.5rem;
}

.integrations-single-content ul *::marker {
  color: rgb(34 34 34);
}

.integrations-single-content ul::marker {
  color: rgb(34 34 34);
}

.integrations-single-content ul li {
  margin-bottom: 0.75rem;
}

.panel .accordion-button {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.changelogs-content {
  position: relative;
}

.changelogs-content::before {
  position: absolute;
  left: 0px;
  top: -38px;
  height: 18px;
  width: 18px;
  border-radius: 9999px;
  border-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(255 214 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}

@media (min-width: 1024px) {

  .changelogs-content::before {
    left: -49px;
    top: 0px;
  }
}

.changelogs-content ul {
  list-style-type: disc;
  padding-left: 1.5rem;
}

.changelogs-content ul *::marker {
  color: rgb(34 34 34);
}

.changelogs-content ul::marker {
  color: rgb(34 34 34);
}

.changelogs-content ul+.changelogs-tag {
  margin-top: 1.5rem;
}

.changelogs-content ul>li {
  margin-bottom: 0.75rem;
}

.changelogs-content ul>li span {
  --tw-text-opacity: 1;
  color: rgb(255 214 0 / var(--tw-text-opacity));
}

.changelogs-tag {
  margin-bottom: 1.25rem;
  display: inline-block;
  height: 1.25rem;
  border-radius: 0.25rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-container {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1024px) {

  .text-container {
    max-width: 412px;
  }
}

.blockquote blockquote {
  position: relative;
}

.blockquote blockquote::after,
.blockquote blockquote::before {
  position: absolute;
  height: 1.25rem;
  width: 1.25rem;
  background-image: url("../images/icons/quote.svg");
  background-size: contain;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}

@media (min-width: 1024px) {

  .blockquote blockquote::after,
  .blockquote blockquote::before {
    height: 2rem;
    width: 2rem;
  }
}

.blockquote blockquote::before {
  left: -1rem;
  top: 0px;
  --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));
}

.blockquote blockquote::after {
  right: -1rem;
  bottom: 0px;
  --tw-translate-x: 100%;
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.comment-form input[type=text],
.comment-form textarea {
  width: 100%;
  border-radius: 0.125rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(235 235 235 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity));
}

.comment-form input[type=text]::-moz-placeholder,
.comment-form textarea::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}

.comment-form input[type=text]::placeholder,
.comment-form textarea::placeholder {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}

.comment-form input[type=text]:focus,
.comment-form textarea:focus {
  outline-width: 0px;
  box-shadow: none;
}

.comment-form input[type=text] {
  height: 3rem;
}

.auth-banner {
  position: relative;
  background-image: url("../images/signup3.webp");
}

.auth-banner .swiper-pagination-bullet {
  height: 15px;
  width: 15px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
}

.auth-banner .swiper-pagination-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.faqs .accordion-icon {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.faqs .accordion.active .accordion-icon {
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.faqs .accordion.active .accordion-content {
  padding-top: 0.25rem;
  padding-bottom: 1.5rem;
}

.faqs .accordion.active .accordion-content p+p {
  margin-top: 1.5rem;
}

.features-tab-penel {
  display: none;
}

.features-tab-penel.active {
  display: block;
}

.features-tab-item {
  cursor: pointer;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(153 153 153 / var(--tw-border-opacity));
  padding-left: 1.5rem;
}

.features-tab-item h2 {
  font-family: Poppins, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}

.features-tab-item p {
  display: none;
}

.features-tab-item.active {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.features-tab-item.active h2 {
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity));
}

.features-tab-item.active p {
  display: block;
}

.filter-list {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  overflow: auto;
}

.filter-list .filter-btn {
  white-space: nowrap;
}

input#nav-toggle:checked~label#show-button {
  display: none;
}

input#nav-toggle:checked~label#hide-button {
  display: flex;
}

@media (min-width: 1024px) {

  input#nav-toggle:checked~label#hide-button {
    display: none;
  }
}

input#nav-toggle:checked~#nav-menu {
  display: block;
}

@media (min-width: 1024px) {

  input#nav-toggle:checked~#nav-menu {
    display: flex;
  }
}

.header {
  position: sticky;
  top: 0px;
  z-index: 50;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

@media (min-width: 1024px) {

  .header {
    background-color: #ffffff;
  }
}

.header-sticky {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  box-shadow: 0px 10px 45px rgba(0, 0, 0, 0.05);
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

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

@media (min-width: 1024px) {

  .navbar-nav {
    text-align: left;
  }
}

.nav-link {
  display: block;
  padding: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 15px;
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.nav-link:hover {
  --tw-text-opacity: 1;
  color: rgb(255 214 0 / var(--tw-text-opacity));
}

@media (min-width: 768px) {

  .nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

@media (min-width: 1024px) {

  .nav-link {
    display: inline-block;
  }
}

.nav-link.active {
  position: relative;
}

.nav-link.active::after {
  position: absolute;
  bottom: 0px;
  left: 0.5rem;
  right: 0.5rem;
  height: 0.125rem;
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  --tw-content: "";
  content: var(--tw-content);
  background-color: #ffd600;
}

.nav-dropdown {
  margin-right: 0px;
}

.nav-dropdown-list {
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  margin-left: 0.25rem;
  margin-top: 1rem;
  min-width: 180px;
  border-radius: 0.5rem;
  border-width: 0px;
  border-style: solid;
  border-color: rgb(255 214 0 / 0.25);
  background-color: rgb(255 214 0 / 0.05);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-duration: 300ms;
}

@media (min-width: 1024px) {

  .nav-dropdown-list {
    margin-top: 0px;
    border-width: 1px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-shadow: 0 0.9rem 1.56rem rgb(0, 0, 0, 0.1);
    --tw-shadow-colored: 0 0.9rem 1.56rem var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

.nav-dropdown-item {
  margin-bottom: 0.25rem;
}

.nav-dropdown-link {
  min-width: 150px;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.nav-dropdown-link:hover {
  --tw-text-opacity: 1;
  color: rgb(255 214 0 / var(--tw-text-opacity));
}

.btn {
  display: inline-block;
  height: 32px;
  width: 145px;
  border-width: 1px;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  line-height: 36px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.btn-primary {
  width: 120px;
  cursor: pointer;
  border-width: 1px;
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  text-align: center;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  background-color: #ffd600;
}

.btn-primary:hover {
  --tw-shadow: 0px 5px 30px rgba(255, 214, 0, 0.5);
  --tw-shadow-colored: 0px 5px 30px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.btn-searchform {
  background-color: #ffd600;
  height: 42px;
  border-width: 0px;
  line-height: unset;
  color: rgb(34 34 34 / var(--tw-text-opacity));
}

.btn-searchform:hover {
  --tw-shadow: 0px 5px 30px rgba(255, 214, 0, 0.5);
  --tw-shadow-colored: 0px 5px 30px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.btn-outline-primary {
  position: relative;
  /*border-radius: 50px;*/
  --tw-border-opacity: 1;
  border-color: rgb(255 214 0 / var(--tw-border-opacity));
  background-color: transparent;
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: center;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity));
}

.btn-outline-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 214 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  --tw-shadow: 0px 5px 30px rgba(252, 167, 111, 0.5);
  --tw-shadow-colored: 0px 5px 30px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.btn-outline-primary:hover::before {
  content: var(--tw-content);
  opacity: 1;
}

.btn-outline-primary::before {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  z-index: -1;
  border-radius: inherit;
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  opacity: 0;
  transition-property: inherit;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-content: "";
  content: var(--tw-content);
  background-image: linear-gradient(184.78deg, #fa709a 7.64%, #fee140 120.07%);
}

.btn-outline-white {
  /*border-radius: 50px;*/
  background-color: transparent;
  text-align: center;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity));
}

.btn-white {
  width: 145px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  text-align: center;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  box-shadow: 0px 15px 34px rgba(0, 0, 0, 0.1);
}

.btn-white:hover {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  box-shadow: 0px 10px 45px rgba(0, 0, 0, 0.05);
}

.btn-black {
  width: 145px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  text-align: center;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  box-shadow: 0px 15px 34px rgba(0, 0, 0, 0.1);
}

.btn-white:hover {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  box-shadow: 0px 10px 45px rgba(0, 0, 0, 0.05);
}

.btn-sm {
  line-height: 16px;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.\!bottom-0 {
  bottom: 0px !important;
}

.-bottom-4 {
  bottom: -1rem;
}

.-bottom-5 {
  bottom: -1.25rem;
}

.-left-5 {
  left: -1.25rem;
}

.-left-\[8\%\] {
  left: -8%;
}

.-right-4 {
  right: -1rem;
}

.-right-5 {
  right: -1.25rem;
}

.-top-28 {
  top: -7rem;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-6 {
  bottom: 1.5rem;
}

.bottom-\[12\%\] {
  bottom: 12%;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.right-0 {
  right: 0px;
}

.right-4 {
  right: 1rem;
}

.top-0 {
  top: 0px;
}

.top-1 {
  top: 0.25rem;
}

.top-40 {
  top: 10rem;
}

.top-1\/2 {
  top: 50%;
}

.top-\[22px\] {
  top: 22px;
}

.top-\[387px\] {
  top: 387px;
}

.top-\[605px\] {
  top: 605px;
}

.-z-\[1\] {
  z-index: -1;
}

.z-10 {
  z-index: 10;
}

.z-50 {
  z-index: 50;
}

.z-99 {
  z-index: 999;
}

.z-\[-1\] {
  z-index: -1;
}

.z-\[1\] {
  z-index: 1;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.m-0 {
  margin: 0px;
}

.m-10 {
  margin: 2.5rem;
}

.m-2 {
  margin: 0.5rem;
}

.m-3 {
  margin: 0.75rem;
}

.m-4 {
  margin: 1rem;
}

.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

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

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

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

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

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

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

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

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

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

.-ml-4 {
  margin-left: -1rem;
}

.-ml-\[10\%\] {
  margin-left: -10%;
}

.mb-0 {
  margin-bottom: 0px;
}

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

.mb-20 {
  margin-bottom: 5rem;
}

.mb-32 {
  margin-bottom: 8rem;
}

.mb-2 {
  margin-bottom: 0.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;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-1\.5 {
  margin-left: 0.375rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-4 {
  margin-left: 1rem;
}

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

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

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

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

.mr-1 {
  margin-right: 0.25rem;
}

.mr-1\.5 {
  margin-right: 0.375rem;
}

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

.mr-2\.5 {
  margin-right: 0.625rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

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

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

.mr-8 {
  margin-right: 2rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-1\.5 {
  margin-top: 0.375rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-11 {
  margin-top: 2.75rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-13 {
  margin-top: 3.25rem;
}

.mt-14 {
  margin-top: 3.5rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-2\.5 {
  margin-top: 0.625rem;
}

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

.mt-3\.5 {
  margin-top: 0.875rem;
}

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

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

.mt-6 {
  margin-top: 1.5rem;
}

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

.mt-9 {
  margin-top: 2.25rem;
}

.mt-\[10\%\] {
  margin-top: 10%;
}

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

.float-right {
  float: right;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.flex {
  display: flex;
}

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

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-1 {
  height: 0.25rem;
}

.h-2 {
  height: 0.5rem;
}

.h-5 {
  height: 1.25rem;
}

.h-10 {
  height: 2.5rem;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-28 {
  height: 7rem;
}

.h-124 {
  height: 31rem;
}

.h-114 {
  height: 28.5rem;
}

.h-auto {
  height: auto;
}

.h-4 {
  height: 1rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-9 {
  height: 2.25rem;
}

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

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

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

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

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

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

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

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

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

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-7 {
  width: 1.75rem;
}

.w-10 {
  width: 2.5rem;
}

.w-11 {
  width: 2.75rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-28 {
  width: 7rem;
}

.w-32 {
  width: 8rem;
}

.w-36 {
  width: 9rem;
}

.w-4 {
  width: 1rem;
}

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

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

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

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

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

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

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

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

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

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

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

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

.max-w-\[30\%\] {
  max-width: 30%;
}

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

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

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

.max-w-\[883px\] {
  max-width: 450px;
}

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

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

.max-w-md {
  max-width: 28rem;
}

.max-w-lg {
  max-width: 50rem;
}

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

.flex-\[0_0_100\%\] {
  flex: 0 0 100%;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

.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-pointer {
  cursor: pointer;
}

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

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

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

.flex-wrap {
  flex-wrap: wrap;
}

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

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

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

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

.gap-2 {
  gap: 0.5rem;
}

.gap-7 {
  gap: 1.75rem;
}

.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-2\.5> :not([hidden])~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.625rem * var(--tw-space-x-reverse));
  margin-left: calc(0.625rem * 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)));
}

.overflow-hidden {
  overflow: hidden;
}

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

.scroll-smooth {
  scroll-behavior: smooth;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-5xl {
  border-radius: 2.5rem;
}

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

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

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

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-b-\[80px\] {
  border-bottom-right-radius: 80px;
  border-bottom-left-radius: 80px;
}

.rounded-t-\[20px\] {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

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

.border {
  border-width: 1px;
}

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

.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

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

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

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

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.border-b-\[3px\] {
  border-bottom-width: 3px;
}

.border-t {
  border-top-width: 1px;
}

.border-t-2 {
  border-top-width: 2px;
}

.border-black {
  border-color: rgb(0 0 0);
}

.border-white {
  border-color: rgb(255 255 255);
}

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

.border-border {
  --tw-border-opacity: 1;
  border-color: rgb(235 235 235 / var(--tw-border-opacity));
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(255 214 0 / var(--tw-border-opacity));
}

.bg-\[\#00CE92\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 206 146 / var(--tw-bg-opacity));
}

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

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

.bg-\[\#9C275F\] {
  --tw-bg-opacity: 1;
  background-color: rgb(156 39 95 / var(--tw-bg-opacity));
}

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

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

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

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.bg-gray-900 {
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 214 0 / var(--tw-bg-opacity));
}

.bg-yellow-200 {
  background-color: rgb(254 240 138);
}

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

.bg-theme-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-theme-dark\/20 {
  background-color: rgb(26 32 44 / 0.2);
}

.bg-theme-light {
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity));
}

.bg-theme-light\/50 {
  background-color: rgb(229 229 229 / 0.5);
}

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

.bg-opacity-75 {
  --tw-bg-opacity: 0.75;
}

.bg-opacity-85 {
  --tw-bg-opacity: 0.85;
}

.fill-gray-600 {
  fill: #4b5563;
}

.fill-current {
  fill: #ffd600;
}

.fill-\[\#000\] {
  fill: #000;
}

.hover\:fill-\[\#007bff\]:hover {
  fill: #007bff;
}

.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.p-0 {
  padding: 0px;
}

.p-0\.5 {
  padding: 0.125rem;
}

.p-1\.5 {
  padding: 0.375rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-7 {
  padding: 1.75rem;
}

.p-10 {
  padding: 2.25rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

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

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

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

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

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

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

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

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

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

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

.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

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

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

.py-20 {
  padding-top: 5rem;
  padding-bottom: 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-\[2\.5px\] {
  padding-top: 2.5px;
  padding-bottom: 2.5px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-14 {
  padding-bottom: 3.5rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-18 {
  padding-bottom: 4.5rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pb-\[75px\] {
  padding-bottom: 75px;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-7 {
  padding-left: 1.75rem;
}

.pl-10 {
  padding-left: 2.5rem;
}

.pr-3 {
  padding-right: 0.75rem;
}

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

.pr-9 {
  padding-right: 2.25rem;
}

.pt-0 {
  padding-top: 0px;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-11 {
  padding-top: 2.75rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-9 {
  padding-top: 2.25rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pt-7 {
  padding-top: 1.75rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-4 {
  padding-top: 1rem;
}

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

.pt-2 {
  padding-top: 0.5rem;
}

.pt-\[52px\] {
  padding-top: 52px;
}

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

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

.font-primary {
  font-family: Poppins, sans-serif;
}

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

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

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

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

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

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

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

.font-light {
  font-weight: 300;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

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

.leading-8 {
  line-height: 2rem;
}

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

.leading-none {
  line-height: 1;
}

.text-\[\#5EE2A0\] {
  --tw-text-opacity: 1;
  color: rgb(94 226 160 / var(--tw-text-opacity));
}

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

.text-\[\#A3A1FB\] {
  --tw-text-opacity: 1;
  color: rgb(163 161 251 / var(--tw-text-opacity));
}

.text-\[\#FEC163\] {
  --tw-text-opacity: 1;
  color: rgb(254 193 99 / var(--tw-text-opacity));
}

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

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

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

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

.text-slate-600 {
  color: rgb(71 85 105);
}

/*.shadow-lg {*/
/*  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);*/
/*  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);*/
/*  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);*/
/*}*/
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

.duration-\[3s\] {
  transition-duration: 3s;
}

b,
strong {
  font-weight: 600;
}

code::after {
  content: var(--tw-content);
  border-style: none;
}

.shadow-lg {
  box-shadow: 0px 15px 34px rgba(0, 0, 0, 0.1);
}

.bg-gradient {
  background-color: #ffd600;
}

@media (min-width: 540px) {

  .sm\:col-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 768px) {

  .md\:col-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .md\:col-2 {
    flex: 0 0 auto;
    width: 16.66%;
  }

  .md\:col-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .md\:col-4 {
    flex: 0 0 auto;
    width: 33.333333333333336%;
  }

  .md\:col-5 {
    flex: 0 0 auto;
    width: 41.66666666666667%;
  }

  .md\:col-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .md\:col-8 {
    flex: 0 0 auto;
    width: 66.6666%;
  }

  .md\:order-1 {
    order: 1;
  }

  .md\:order-2 {
    order: 2;
  }
}

@media (min-width: 1024px) {

  .lg\:col-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .lg\:col-2 {
    flex: 0 0 auto;
    width: 16.66%;
  }

  .lg\:col-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .lg\:col-4 {
    flex: 0 0 auto;
    width: 33.333333333333336%;
  }

  .lg\:col-5 {
    flex: 0 0 auto;
    width: 41.66666666666667%;
  }

  .lg\:col-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .lg\:col-7 {
    flex: 0 0 auto;
    width: 58.333333333333336%;
  }

  .lg\:col-8 {
    flex: 0 0 auto;
    width: 66.66666666666667%;
  }

  .lg\:col-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .lg\:col-10 {
    flex: 0 0 auto;
    width: 83.33333333333334%;
  }

  .lg\:col-11 {
    flex: 0 0 auto;
    width: 91.66666666666667%;
  }

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

  .lg\:mb-32 {
    margin-bottom: 8rem;
  }

  .lg\:gx-4 {
    --bs-gutter-x: 1.5rem;
  }

  .lg\:order-1 {
    order: 1;
  }

  .lg\:order-2 {
    order: 2;
  }
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:-right-4::after {
  content: var(--tw-content);
  right: -1rem;
}

.after\:left-0::after {
  content: var(--tw-content);
  left: 0px;
}

.after\:top-1\/2::after {
  content: var(--tw-content);
  top: 50%;
}

.after\:-z-\[1\]::after {
  content: var(--tw-content);
  z-index: -1;
}

.after\:z-\[0\]::after {
  content: var(--tw-content);
  z-index: 0;
}

.after\:hidden::after {
  content: var(--tw-content);
  display: none;
}

.after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

.after\:translate-x-full::after {
  content: var(--tw-content);
  --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));
}

.after\:border-b::after {
  content: var(--tw-content);
  border-bottom-width: 1px;
}

.after\:border-b-2::after {
  content: var(--tw-content);
  border-bottom-width: 2px;
}

.after\:border-dashed::after {
  content: var(--tw-content);
  border-style: dashed;
}

.after\:border-border::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(235 235 235 / var(--tw-border-opacity));
}

.after\:border-primary\/50::after {
  content: var(--tw-content);
  border-color: rgb(255 214 0 / 0.5);
}

.after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}

.hover\:bg-primary\/75:hover {
  background-color: rgb(255 214 0 / 0.75);
}

.hover\:bg-primary\/80:hover {
  background-color: rgb(255 214 0 / 0.8);
}

.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.group:hover .group-hover\:block {
  display: block;
}

@media not all and (min-width: 1024px) {
  .max-lg\:gap-y-6 {
    row-gap: 1.5rem;
  }

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

  .max-lg\:hidden {
    display: none;
  }

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

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

  .max-lg\:mt-6 {
    margin-top: 1.5rem;
  }

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

@media not all and (min-width: 640px) {
  .max-sm\:gap-x-4 {
    column-gap: 1rem;
  }
}

@media (min-width: 320px) {

  .xs\:block {
    display: block;
  }

  .xs\:inline-block {
    display: inline-block;
  }

  .xs\:flex {
    display: flex;
  }

  .xs\:hidden {
    display: none;
  }

  .xs\:mt-8 {
    margin-top: 2rem;
  }

  .xs\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .xs\:mb-8 {
    margin-bottom: 2rem;
  }

  .xs\:mb-0 {
    margin-bottom: 0px;
  }

  .xs\:p-0 {
    padding: 0px;
  }

  .xs\:pr-10 {
    padding-right: 2.5rem;
  }

  .xs\:pl-2 {
    padding-left: 0.5rem;
  }

  .xs\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .xs\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .xs\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .main-slider .slick-prev::before {
    font-size: 25px !important;
  }

  .main-slider .slick-next::before {
    font-size: 25px !important;
  }
}

@media (min-width: 540px) {

  .sm\:block {
    display: block;
  }

  .sm\:inline-block {
    display: inline-block;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:w-auto {
    width: auto;
  }

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

  .sm\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 202 202 / var(--tw-bg-opacity));
  }

  .sm\:-mt-16 {
    margin-top: -4rem;
  }

  .sm\:mr-8 {
    margin-right: 2rem;
  }

  .sm\:mt-2 {
    margin-top: 0.5rem;
  }

  .sm\:mb-0 {
    margin-bottom: 0rem;
  }

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

  .sm\:justify-start {
    justify-content: flex-start;
  }
}

@media (min-width: 768px) {

  .md\:order-1 {
    order: 1;
  }

  .md\:order-2 {
    order: 2;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mb-8 {
    margin-bottom: 2rem;
  }

  .md\:mb-32 {
    margin-bottom: 8rem;
  }

  .md\:ml-0 {
    margin-left: 0px;
  }

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

  .md\:block {
    display: block;
  }

  .md\:hidden {
    display: none;
  }

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

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

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

  .md\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 240 138 / var(--tw-bg-opacity));
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:pt-9 {
    padding-top: 2.25rem;
  }

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

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

  .md\:after\:block::after {
    content: var(--tw-content);
    display: block;
  }
}

@media (min-width: 1024px) {

  .lg\:invisible {
    visibility: hidden;
  }

  .lg\:absolute {
    position: absolute;
  }

  .lg\:-left-8 {
    left: -2rem;
  }

  .lg\:bottom-4 {
    bottom: 1rem;
  }

  /*.lg\:order-1 {*/
  /*  order: 1;*/
  /*}*/

  .lg\:order-2 {
    order: 2;
  }

  .lg\:-ml-4 {
    margin-left: -1rem;
  }

  .lg\:-ml-\[6\%\] {
    margin-left: -6%;
  }

  .lg\:-mt-8 {
    margin-top: -2rem;
  }

  .lg\:-mt-16 {
    margin-top: -4rem;
  }

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

  .lg\:-mt-30 {
    margin-top: -7.5rem;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

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

  .lg\:mt-6 {
    margin-top: 1.5rem;
  }

  .lg\:mt-\[6\%\] {
    margin-top: 6%;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:\!flex {
    display: flex !important;
  }

  .lg\:inline-flex {
    display: inline-flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:left-1\/2 {
    left: 50%;
  }

  .lg\:w-2\/4 {
    width: 50%;
  }

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

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

  .lg\:w-auto {
    width: auto;
  }

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

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

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

  .lg\:flex-auto {
    flex: 1 1 auto;
  }

  .lg\:justify-center {
    justify-content: center;
  }

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

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

  .lg\:border-l {
    border-left-width: 1px;
  }

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

  .lg\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(187 247 208 / var(--tw-bg-opacity));
  }

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

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:p-7 {
    padding: 1.75rem;
  }

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

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

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

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

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

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

  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

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

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

  .lg\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .lg\:pl-0 {
    padding-left: 0px;
  }

  .lg\:pl-10 {
    padding-left: 2.5rem;
  }

  .lg\:pr-0 {
    padding-right: 0px;
  }

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

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

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

  .lg\:opacity-0 {
    opacity: 0;
  }

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

  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .group:hover .lg\:group-hover\:visible {
    visibility: visible;
  }

  .group:hover .lg\:group-hover\:opacity-100 {
    opacity: 1;
  }
}

@media (min-width: 1280px) {

  .xl\:block {
    display: block;
  }

  .xl\:hidden {
    display: none;
  }

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

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

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

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

  .xl\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(191 219 254 / var(--tw-bg-opacity));
  }

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

@media (min-width: 1536px) {

  .\32xl\:block {
    display: block;
  }

  .\32xl\:hidden {
    display: none;
  }

  .\32xl\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(251 207 232 / var(--tw-bg-opacity));
  }
}

/*css by prabhat*/

/*input type file css start*/
input[type="file"] {
  position: relative;
}

input[type="file"]::file-selector-button {
  width: 136px;
  color: transparent;
}

/* Faked label styles and icon */
input[type="file"]::before {
  position: absolute;
  pointer-events: none;
  top: 16px;
  left: 13px;
  height: 20px;
  width: 20px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000000'%3E%3Cpath d='M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3h-2zM7 9l1.41 1.41L11 7.83V16h2V7.83l2.59 2.58L17 9l-5-5-5 5z'/%3E%3C/svg%3E");
}

input[type="file"]::after {
  position: absolute;
  pointer-events: none;
  top: 7px;
  left: 35px;
  color: #000000;
  content: "Upload File";
}

/* ------- From Step 1 ------- */

/* file upload button */
input[type="file"]::file-selector-button {
  border-radius: 4px;
  padding: 0 16px;
  height: 40px;
  cursor: pointer;
  background-color: #ffd600;
  border: 1px solid rgba(0, 0, 0, 0.16);
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
  margin-right: 16px;
  transition: background-color 200ms;
}

/* file upload button hover state */
input[type="file"]::file-selector-button:hover {
  background-color: #f3f4f6;
}

/* file upload button active state */
input[type="file"]::file-selector-button:active {
  background-color: #e5e7eb;
}

/*input type file css end*/

/*select2 cta css start*/
.select2-container .select2-selection--single {
  height: 40px;
}

.select2-container--default .select2-selection--single {
  border: 1px solid rgb(235 235 235);
  border-radius: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 37px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 37px;
}

/*select2 cta css end*/
.banner {
  background-image: url("../images/pknit-background-banner.jpg");
  padding-top: 14rem;
  padding-bottom: 10rem;
}

.searchform .form-select {
  height: 42px;
  border-radius: 0px;
  border-color: #6b7280;
  color: #888888;
}

.noScroll {
  background: #ffffff;
  position: fixed;
  width: 100%;
  /*Whatever you want*/
  top: 0;
  left: 0;
  display: none;
}

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

/*hovicon*/
.hovicon {
  display: inline-block;
  cursor: pointer;
  border-radius: 50%;
  margin-bottom: 10px;
  text-align: center;
  position: relative;
  text-decoration: none;
  z-index: 1;
  color: #fff;
}

.hovicon img {
  width: 140px;
  height: 140px;
  border-radius: 50%;
}

.hovicon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/*hovicon*/

/*hovicon effect-9*/
.hovicon.effect-9.sub-b:hover:after {
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.85);
}

.hovicon.effect-9.sub-b:hover {
  box-shadow: 0 0 0 10px rgba(128, 128, 128, 0.4);
  color: #fff;
}

.hovicon.effect-9.sub-b:hover i {
  color: #fff;
}

.hovicon.effect-9 {
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}

.hovicon.effect-9:after {
  top: 0;
  left: 0;
  padding: 0;
  box-shadow: 0 0 0 3px #ffd600;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
}

/*hovicon effect-9*/

/*hovicon effect-4*/
.hovicon.effect-4 {
  box-shadow: 0 0 0 4px rgba(255, 214, 0, 1);
}

.hovicon.effect-4:after {
  top: -4px;
  left: -4px;
  padding: 0;
  z-index: 10;
  border: 4px dashed #ffd600;
}

.hovicon.effect-4:hover {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  color: #fff;
}

.hovicon.effect-4.sub-b:hover {
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}

.hovicon.effect-4.sub-b:hover:after {
  -webkit-animation: spinAround 9s linear infinite;
  -moz-animation: spinAround 9s linear infinite;
  animation: spinAround 9s linear infinite;
}

@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@-moz-keyframes spinAround {
  from {
    -moz-transform: rotate(0deg)
  }

  to {
    -moz-transform: rotate(360deg);
  }
}

@keyframes spinAround {
  from {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(360deg);
  }
}

/*hovicon effect-4*/

/*hovicon effect-7*/
.hovicon.effect-7 {
  box-shadow: 0 0 0 4px rgba(255, 214, 0, 1);
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}

.hovicon.effect-7:after {
  top: -8px;
  left: -8px;
  padding: 8px;
  z-index: -1;
  opacity: 0;
}

.hovicon.effect-7.sub-b:after {
  box-shadow: 3px 3px rgba(0, 0, 0, 1);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  -moz-transition: opacity 0.2s, -moz-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
}

.hovicon.effect-7.sub-b:hover:after {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.hovicon.effect-7.sub-b:before {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0.7;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
}

.hovicon.effect-7.sub-b:hover:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/*hovicon effcet-7*/
/*Use this class when you want your content to be shown after some scroll*/
.scrolled {
  display: block !important;
  z-index: 9;
  padding: 7px 0px;
}

#searchBar .btn-searchform {
  height: 32px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#searchBar .form-select {
  height: 32px;
}

.divide-yellow-400 {
  border-color: rgb(250 204 21);
}

/*manek divider css*/
.divider {
  position: relative;
  margin-top: 15px;
  height: 1px;
}

.div-transparent:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0%;
  right: 0%;
  width: 100%;
  height: 1px;
  background-image: linear-gradient(to right, transparent, #303133, transparent);
}

.div-dot:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: -7px;
  left: calc(50% - 9px);
  width: 14px;
  height: 14px;
  background-color: #ffd600;
  border: 1px solid #000000;
  border-radius: 50%;
  box-shadow: inset 0 0 0 2px #fff, 0 0 0 4px #fff;
}

/*manek divider css*/

/*call to action css*/
@media (min-width: 1280px) {
  .xl\:max-w-4xl {
    max-width: 56rem;
  }
}

.top-11 {
  top: 2.75rem;
}

.right-5 {
  right: 1.25rem;
}

@media (min-width: 768px) {
  .md\:p-12 {
    padding: 3rem;
  }
}

/*@media (min-width: 1024px){*/
/*.lg\:absolute {*/
/*    position: absolute;*/
/*}}*/
@media (min-width: 1024px) {
  .lg\:max-w-lg {
    max-width: 32rem;
  }
}

@media (min-width: 768px) {
  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

@media (min-width: 768px) {
  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/*call to action css*/

/*new requirement scroll css*/
.new-requirement {
  &::-webkit-scrollbar {
    width: 5px;
    height: .7rem;
  }

  ;

  &::-webkit-scrollbar-track {
    background-color: transparent;
    box-shadow: inset 0 0 5px grey;
    border-radius: 4px;
  }

  ;

  &::-webkit-scrollbar-thumb {
    background: #ffd600;
    border-radius: 4px;
  }

  ;

  &::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.66);
  }
}

/*new requirement scroll css*/

/*menu dropdown scroll css*/
.select2-container--default .select2-results>.select2-results__options {
  &::-webkit-scrollbar {
    width: 4px;
    height: .7rem;
  }

  ;

  &::-webkit-scrollbar-track {
    background-color: transparent;
    box-shadow: inset 0 0 5px grey;
    border-radius: 4px;
  }

  ;

  &::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 4px;
  }

  ;

  &::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.66);
  }
}

/*menu dropdown scroll css*/

/*slick slider css*/
:root {
  --size: 25px;
}

.slick-prev,
.slick-next {
  width: var(--size);
  height: var(--size);
}

.slick-prev {
  left: calc(5px - 5px);
  z-index: 10;
}

.slick-prev:before {
  content: "❮";
  font-size: var(--size);
}

.slick-next {
  right: calc(5px - 5px);
  z-index: 10;
}

.slick-next:before {
  content: "❯";
  font-size: var(--size);
}

.slick-disabled {
  opacity: 0;
  pointer-events: none;
}

.slick-slide img {
  /*width: 100%;*/
  border-radius: 5px;
}

.slick-slide {
  margin: 10px;
}

.slick-slider {
  margin-bottom: 0px;
}

.card-carousel button {
  background-color: #ffd600;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  box-shadow: 0 6px 8px #00000030;
}

.newarrival button {
  background-color: #ffd600;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  box-shadow: 0 6px 8px #00000030;
}

.myfavorite button {
  background-color: #ffd600;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  box-shadow: 0 6px 8px #00000030;
}

.topseller button {
  background-color: #ffd600;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  box-shadow: 0 6px 8px #00000030;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: #ffffff;
  background: #ffd600;
}

.slick-prev:before,
.slick-next:before {
  color: #000000;
}

/*slick slider css*/
.main-slider .slick-slide img {
  border-radius: unset;
  object-fit: unset;
  aspect-ratio: unset;
}

.main-slider .slick-slide {
  margin: 0px;
}

.main-slider .slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background: transparent;
}

.main-slider .slick-next::before {
  font-size: 50px;
}

.main-slider .slick-prev::before {
  font-size: 50px;
}

.main-slider .slick-prev {
  left: calc(15px - 0px);
}

.main-slider .slick-next {
  right: calc(15px - 0px);
}

/*container padding css*/
.container-padding-5 {
  padding: 0% 2%;
}

/*container padding css*/
/*amazon header css*/
.navbar {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* cursor: pointer; */
  color: #000;
  max-width: auto;
  margin: 0 auto;
  padding: 0px 2%;
  position: fixed;
  z-index: 99;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.2)
}

.nav-logo img {
  margin-top: 2px;
  width: 128px;
}

.address .deliver {
  margin-left: 20px;
  font-size: 0.75rem;
  color: #222222;
}

.address .map-icon {
  display: flex;
  align-items: center;
}


.nav-search {
  display: flex;
  justify-content: space-evenly;
  max-width: 700px;
  width: 100%;
  height: 40px;
  border-radius: 4px;
  /* margin:0px 120px 0px 160px ; */
  margin: 0px 320px 0px 30px;
}

/*.select-search {*/
/*  background: #e6e6e6;*/
/*  color:#000;*/
/*  width: 185px;*/
/*  border-top-left-radius: 4px;*/
/*  border-bottom-left-radius: 4px;*/
/*  border: 1px solid #e6e6e6;*/
/*  padding: 0px 5px 0px 5px;*/
/*}*/

/*.select2-container--default .select2-selection--single {*/
/*    background-color: #e6e6e6;*/
/*    border-top: 1px solid #bfbfbf;*/
/*    border-left: 1px solid #bfbfbf;*/
/*    border-bottom: 1px solid #bfbfbf;*/
/*    border-right: none;*/
/*    border-radius: 0px;*/
/*}*/
/*.select2-container--default .select2-selection--single .select2-selection__rendered {*/
/*    font-size:14px;*/
/*}*/
/*.select2-container .select2-selection--single{*/
/*    height: 40px;*/
/*}*/
/*.select2-container--default .select2-selection--single .select2-selection__arrow {*/
/*    height: 40px;*/
/*    width: 30px;*/
/*}*/
/*.select2-container .select2-selection--single .select2-selection__rendered {*/
/*    padding: 6px 30px 6px 16px;*/
/*    text-align: center;*/
/*}*/
/*.select2-results__option{*/
/*    font-size:14px;*/
/*}*/
/*.select2-container{*/
/*    width:auto !important;*/
/*}*/
/*.select2-dropdown {*/
/*    width: 200px !important;*/
/*}*/
/*.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {*/
/*    background-color: #ffd600;*/
/*    color: #000000;*/
/*}*/
/*.select2-container--default .select2-results__option--selected{*/
/*    background-color:#000;*/
/*    color:#fff;*/
/*}*/

.disabled-resend {
  opacity: 0.5;
  cursor: not-allowed !important;
  text-decoration: none;
  color: #999 !important;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Hide number input spinners (Firefox) */
input[type="number"] {
  -moz-appearance: textfield;
}

.search-input {
  max-width: 600px;
  width: 100%;
  font-size: 1rem;
  /*outline: none;*/
  border-top: 1px solid #bfbfbf;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #bfbfbf;
  padding-left: 10px;
  border: 1px solid #bfbfbf;

}

.search-input:focus {
  box-shadow: none !important;
  border-color: #bfbfbf !important;
}

[type='text']:focus,
input:where(:not([type])):focus,
[type='email']:focus,
[type='url']:focus,
[type='password']:focus,
[type='number']:focus,
[type='date']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='week']:focus,
[multiple]:focus,
textarea:focus,
select:focus {
  outline: 0px solid transparent;
  outline-offset: 0px;

  box-shadow: none;
  border-color: #e6e6e6 !important;
}

.search-icon {
  max-width: 105px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2rem;
  background: #ffd600;
  color: #000;
  cursor: pointer;
  border: 1px solid #ffd600;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.sign-in p,
.returns p {
  font-size: 0.75rem;
}

.sign-in,
.returns span {
  font-size: 0.875rem;
  font-weight: 600;
}

.cart {
  display: flex;
}

.cart .cart-icon {
  font-size: 1.8rem;
}

.cart p {
  /*margin-top: 20px;*/
  font-weight: 400;
  font-size: 14px;
}

.cart i {
  font-size: 20px;
  color: #000000;
}

.banner {
  padding: 10px 0px;
  background: #000000;
  color: #fff;
  font-size: 0.875rem;
  margin-top: 60px;
}

.banner-content {
  margin: 0 auto;
  max-width: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 2%;
}

/*.panel {*/
/*  max-width: 1280px;*/
/*  display: flex;*/
/*  align-items: center;*/
/*  gap: 5px;*/
/*  cursor: pointer;*/
/*}*/

/*.panel span {*/
/*  margin-right: 7px;*/
/*}*/

.links {
  display: flex;
  align-items: center;
  list-style: none;
  gap: 10px;
  flex-grow: 1;
  /*margin-left: 15px;*/
}

.links a {
  padding: 0px 10px 0px 0px;
  border-right: 1px solid #fff;
}

.links li:last-child a {
  border-right: none;
}

.deals a {
  font-size: 0.9rem;
  font-weight: 500;
  white-space: nowrap;
}

.hero-section {
  height: 300px;
  background-image: url("../images/pknit-background-banner.jpg");
  background-position: center;
  background-size: cover;
}

/*amazon header css*/
/*inner page hero bannner css*/
.category-list-hero {
  background-image: url("../images/pknit-background-banner.jpg");
  background-position: center;
  background-size: cover;
}

.subcategory-list-hero {
  background-image: url("../images/pknit-background-banner.jpg");
  background-position: center;
  background-size: cover;
}

.product-list-hero {
  background: #363636;
  background-position: center;
  background-size: cover;
}

.key-feature .inner-list {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.1);
}

.breadcrumb .text-primary {
  color: #e3be00;
}

/*inner page hero bannner css end*/
/*filter css start*/
.start-0 {
  inset-inline-start: 0;
}

.start-1\/3 {
  inset-inline-start: 33.333333%;
}

.start-2\/3 {
  inset-inline-start: 66.666667%;
}

.end-0 {
  inset-inline-end: 0;
}

.-bottom-6 {
  bottom: -1.5rem;
}

.-translate-x-1\/2,
.-translate-x-full {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
}

.peer:checked~.peer-checked\:bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 214 0/var(--tw-bg-opacity));
}

.peer:checked~.peer-checked\:after\:border-white:after {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255/var(--tw-border-opacity));
  content: var(--tw-content);
}

.peer:checked~.peer-checked\:after\:translate-x-full:after {
  --tw-translate-x: 100%;
  content: var(--tw-content);
  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));
}

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

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

.after\:border:after {
  border-width: 1px;
  content: var(--tw-content);
}

.after\:rounded-full:after {
  border-radius: 9999px;
  content: var(--tw-content);
}

.after\:w-5:after {
  content: var(--tw-content);
  width: 1.25rem;
}

.after\:h-5:after {
  content: var(--tw-content);
  height: 1.25rem;
}

.after\:top-0\.5:after {
  content: var(--tw-content);
  top: 0.125rem;
}

.colorfilter {
  height: 120px;
  overflow: scroll;
  overflow-x: hidden;
}

.colorfilter {
  &::-webkit-scrollbar {
    width: 5px;
    height: .7rem;
  }

  ;

  &::-webkit-scrollbar-track {
    background-color: transparent;
    box-shadow: inset 0 0 5px grey;
    border-radius: 4px;
  }

  ;

  &::-webkit-scrollbar-thumb {
    background: #ffd600;
    border-radius: 4px;
  }

  ;

  &::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.66);
  }
}

.sizefilter {
  height: 120px;
  overflow: scroll;
  overflow-x: hidden;
}

.sizefilter {
  &::-webkit-scrollbar {
    width: 5px;
    height: .7rem;
  }

  ;

  &::-webkit-scrollbar-track {
    background-color: transparent;
    box-shadow: inset 0 0 5px grey;
    border-radius: 4px;
  }

  ;

  &::-webkit-scrollbar-thumb {
    background: #ffd600;
    border-radius: 4px;
  }

  ;

  &::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.66);
  }
}

.locationfilter {
  height: 120px;
  overflow: scroll;
  overflow-x: hidden;
}

.locationfilter {
  &::-webkit-scrollbar {
    width: 5px;
    height: .7rem;
  }

  ;

  &::-webkit-scrollbar-track {
    background-color: transparent;
    box-shadow: inset 0 0 5px grey;
    border-radius: 4px;
  }

  ;

  &::-webkit-scrollbar-thumb {
    background: #ffd600;
    border-radius: 4px;
  }

  ;

  &::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.66);
  }
}

.border-slate-200 {
  border-color: rgb(226 232 240);
}

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

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

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

.border-b-location {
  border-bottom: 2px solid #000;
}

/*filter css end*/
/*modal css*/
.modalCenter {
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  margin: 0 auto;
}


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

@media only screen and (min-width: 320px) and (max-width: 680px) {
  .modalCenter {
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 85%;
    margin: 0 auto;
  }

  div#contactseller1 .modalCenter {
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 105% !important;
    margin: 0 auto;
  }

  div#model_verify_otp .modalCenter {
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50% !important;
    margin: 0 auto;
  }

  div#model_error .modalCenter {
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50% !important;
    margin: 0 auto;
  }


  div#model_otp .modalCenter {
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50% !important;
    margin: 0 auto;
  }

  div#modelConfirm .modalCenter {

    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 15% !important;
    margin: 0 auto;
  }

  button#btn_email_otp {
    text-align: center;
    align-items: center;
    margin-left: 96px !important;
  }

  

  button#btn_login_with_otp {
    text-align: center;
    margin-left: 96px;
  }

  display-desktop {
    display: none;
  }

  .display-mobile {
    display: block;
  }

  .mobile-fav {
    width: 280px !important;
  }

  h3.text-center.fav-title {
    text-align: center;
    margin-left: -5px !important;
    font-size: 21px !important;

  }

  .recent-mob {
    display: block;
  }

  .recent-desk {
    display: none;
  }

  
}

button#btn_email_otp {
  text-align: center;
  align-items: center;
  margin-left: 7px;
}

.display-desktop {
  display: block;
}

.display-mobile {
  display: none;
}

.recent-desk {
  display: block;
}

.recent-mob {
  display: none;
}

/*modal css end*/

@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) {
  .recent-mob {
    display: block;
  }

  .recent-desk {
    display: none;
  }
}


/*divide css start*/
.divider-1 {
  border-bottom: 2px solid #c9c9c9;
  background-color: #DADADA;
  height: 2px;
  margin: 0.8em 0px 0.8em;
  width: 110px;
}

.divider-1 span {
  display: block;
  width: 70px;
  height: 2px;
  background-color: #ffd600;
}

/*divider css end*/

/*chat css start*/
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}

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

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

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

.overflow-auto {
  overflow: auto;
}

.h-\[32rem\] {
  height: 32rem;
}

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

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

.duration-150 {
  transition-duration: 150ms;
}

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

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}

.w-3 {
  width: 0.75rem;
}

.h-3 {
  height: 0.75rem;
}

.top-3 {
  top: 0.75rem;
}

.left-10 {
  left: 2.5rem;
}

.h-\[40rem\] {
  height: 40rem;
}

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

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.max-w-xl {
  max-width: 36rem;
}

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

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

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

.origin-center {
  transform-origin: center;
}

/*chat css end*/

/*New Fixed Chat Start*/
.border-grey {
  border-color: #9babb4;
}

.w-1\/12 {
  width: 8.333333%;
}

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

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

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

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

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

.w-7\/12 {
  width: 58.333333%;
}

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

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}

svg:not(:root) {
  overflow: hidden;
}

.bg-grey-lighter {
  background-color: #f3f7f9;
}

.bg-grey-lightest {
  background-color: #fafcfc;
}

.bg-grey-light {
  background-color: #dae4e9;
}

.border-grey-lighter {
  border-color: #f3f7f9;
}

.text-grey-dark {
  color: #70818a;
}

.text-grey-darker {
  color: #596a73;
}

.hover\:bg-grey-lighter:hover {
  background-color: #f3f7f9;
}

.h-12 {
  height: 3rem;
}

.w-12 {
  width: 3rem;
}

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

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

/*New Fixed Chat end*/
div.dt-container select {
  padding-right: 2rem !important;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered td,
.table-bordered th {
  border: 1px solid #dee2e6;
}

table.dataTable.display>tbody>tr:nth-child(odd) {
  box-shadow: none !important;
}

table.dataTable.display>tbody>tr:nth-child(odd)>.sorting_1,
table.dataTable.order-column.stripe>tbody>tr:nth-child(odd)>.sorting_1 {
  box-shadow: none !important;
}

table.dataTable.stripe>tbody>tr:nth-child(odd)>*,
table.dataTable.display>tbody>tr:nth-child(odd)>* {
  box-shadow: none !important;
}

table.dataTable.order-column>tbody tr>.sorting_1,
table.dataTable.order-column>tbody tr>.sorting_2,
table.dataTable.order-column>tbody tr>.sorting_3,
table.dataTable.display>tbody tr>.sorting_1,
table.dataTable.display>tbody tr>.sorting_2,
table.dataTable.display>tbody tr>.sorting_3 {
  box-shadow: none !important;
}

table.dataTable.hover>tbody>tr:hover>*,
table.dataTable.display>tbody>tr:hover>* {
  box-shadow: none !important;
}

div.dt-container .dt-paging .dt-paging-button.current,
div.dt-container .dt-paging .dt-paging-button.current:hover {
  background: #ffd600 !important;
}

div.dt-container .dt-paging .dt-paging-button:hover {
  background: #ffd600 !important;
  color: #000 !important;
}

.lightbox-gallery .item {
  padding-bottom: 20px;
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  border: 3px solid #ffd600 !important;
}

/* select 2 css start */
.select2-container--default .select2-selection--multiple {
  border: 1px solid #ebebeb;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #ebebeb;
}

.select2-dropdown {
  border: 1px solid #ebebeb;
}

/* select 2 css end */

/* alert box css start */
.swal2-container .swal2-popup button {
  background: #3498db !important;
}

/* alert box css end */

.morecolors {
  width: 100%;
  height: 110px;
  /* or any desired height */
  object-fit: cover;
}

.selectsize:hover {
  background-color: #000000;
}

.selectsize:hover a {
  color: #ffffff;
}

.selectsize.active {
  background-color: #000000;
  color: #FFFFFF;
}

.morecolors.active {
  border: 4px solid #ffd600;
}

/*css by prabhat*/

#overlay {

  position: fixed;

  top: 0;

  z-index: 100;

  width: 100%;

  height: 100%;

  display: none;

  background: rgba(0, 0, 0, 0.25);

  z-index: 999999999;

}

#overlay .cv-spinner {

  height: 100%;

  display: flex;

  justify-content: center;

  align-items: center;



}


#loader {

  position: fixed;

  top: 0;

  z-index: 100;

  width: 100%;

  height: 100%;

  display: none;

  background: rgba(0, 0, 0, 0.25);

  z-index: 999999999;

}

#loader .cv-spinner {

  height: 100%;

  display: flex;

  justify-content: center;

  align-items: center;



}


#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  /* Optional overlay */
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

#loader .cv-spinner {

  height: 100%;

  display: flex;

  justify-content: center;

  align-items: center;



}

#loader-email-verify {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  /* Optional overlay */
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

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

.spinner {
  display: inline-block;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* #overlay .borderSpiner{

    position: absolute;

    top: -3px;

    bottom: -3px;

    left: -3px;

    right: -3px;

    background: transparent;

    border-radius: 50%;

    background-color: transparent;

    border: 2px solid #fff;

    border-top-color: #610000;

    -webkit-animation: 0.8s spin linear infinite;

    animation: 0.8s spin linear infinite;

} */

/* @-webkit-keyframes spin {

    from {

        -webkit-transform: rotate(0deg);

        transform: rotate(0deg);

    }

    to {

        -webkit-transform: rotate(360deg);

        transform: rotate(360deg);

    }

}



@keyframes spin {

    from {

        -webkit-transform: rotate(0deg);

        transform: rotate(0deg);

    }

    to {

        -webkit-transform: rotate(360deg);

        transform: rotate(360deg);

    }

} */



/*@-webkit-keyframes Rotate {

  from {

    -webkit-transform: rotate(0deg);

  }

  to {

    -webkit-transform: rotate(360deg);

  }

}

@-moz-keyframes Rotate {

  from {

    -moz-transform: rotate(0deg);

  }

  to {

    -moz-transform: rotate(360deg);

  }

}

@-ms-keyframes Rotate {

  from {

    -ms-transform: rotate(0deg);

  }

  to {

    -ms-transform: rotate(360deg);

  }

}

//#overlay .spinner{

  -webkit-animation: rotation 2s infinite linear;

}

@-webkit-keyframes rotation {

    from {

        -webkit-transform: rotate(0deg);

    }

    to {

        -webkit-transform: rotate(359deg);

    }

}*/
.text-red {
  color: rgb(255, 0, 0);
}

.text-green {
  color: rgb(0, 255, 0); /* Green */
}

.text-blue {
  color: rgb(0, 0, 255); /* Blue */
}

.text-yellow {
  color: rgb(255, 255, 0); /* Yellow */
}