*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -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 */
}

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

input::-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]:where(:not([hidden="until-found"])) {
  display: none;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}

@media (min-width: 100%) {
  .container {
    max-width: 100%;
  }
}

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

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

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

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

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

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

.m-\[2px\] {
  margin: 2px;
}

.m-auto {
  margin: auto;
}

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

.my-2 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.my-4 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.my-\[40px\] {
  margin-top: 40px;
  margin-bottom: 40px;
}

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

.\!mb-1 {
  margin-bottom: 8px !important;
}

.\!mb-2 {
  margin-bottom: 16px !important;
}

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

.mb-1 {
  margin-bottom: 8px;
}

.mb-2 {
  margin-bottom: 16px;
}

.mb-3 {
  margin-bottom: 24px;
}

.mb-4 {
  margin-bottom: 32px;
}

.mb-\[-64px\] {
  margin-bottom: -64px;
}

.mb-\[40px\] {
  margin-bottom: 40px;
}

.mb-\[60px\] {
  margin-bottom: 60px;
}

.mb-\[83px\] {
  margin-bottom: 83px;
}

.ml-2 {
  margin-left: 16px;
}

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

.mr-\[30px\] {
  margin-right: 30px;
}

.mr-\[45px\] {
  margin-right: 45px;
}

.mr-\[4px\] {
  margin-right: 4px;
}

.mr-\[56px\] {
  margin-right: 56px;
}

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

.mt-1 {
  margin-top: 8px;
}

.mt-2 {
  margin-top: 16px;
}

.mt-3 {
  margin-top: 24px;
}

.mt-4 {
  margin-top: 32px;
}

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

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

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

.block {
  display: block;
}

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

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-5 {
  height: 48px;
}

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

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

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

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

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

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

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

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

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

.h-full {
  height: 100%;
}

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

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

.w-5 {
  width: 48px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.items-end {
  align-items: flex-end;
}

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

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

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

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

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

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

.gap-0 {
  gap: 0px;
}

.gap-1 {
  gap: 8px;
}

.gap-2 {
  gap: 16px;
}

.gap-3 {
  gap: 24px;
}

.gap-4 {
  gap: 32px;
}

.gap-\[6px\] {
  gap: 6px;
}

.gap-y-4 {
  row-gap: 32px;
}

.overflow-hidden {
  overflow: hidden;
}

.whitespace-nowrap {
  white-space: nowrap;
}

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

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

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

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

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

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

.border {
  border-width: 1px;
}

.border-\[2px\] {
  border-width: 2px;
}

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

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

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

.border-dashed {
  border-style: dashed;
}

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

.border-blue {
  --tw-border-opacity: 1;
  border-color: rgb(30 77 147 / var(--tw-border-opacity, 1));
}

.border-cyan {
  --tw-border-opacity: 1;
  border-color: rgb(68 198 192 / var(--tw-border-opacity, 1));
}

.border-gray\/10 {
  border-color: rgb(38 38 38 / 0.1);
}

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

.border-white\/\[0\.30\] {
  border-color: rgb(255 255 255 / 0.30);
}

.border-y-lightgrey {
  --tw-border-opacity: 1;
  border-top-color: rgb(210 222 239 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(210 222 239 / var(--tw-border-opacity, 1));
}

.border-b-lightgrey {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(210 222 239 / var(--tw-border-opacity, 1));
}

.border-t-blue {
  --tw-border-opacity: 1;
  border-top-color: rgb(30 77 147 / var(--tw-border-opacity, 1));
}

.border-t-cyan {
  --tw-border-opacity: 1;
  border-top-color: rgb(68 198 192 / var(--tw-border-opacity, 1));
}

.bg-\[\#26116e\] {
  --tw-bg-opacity: 1;
  background-color: rgb(38 17 110 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f3c108\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 193 8 / var(--tw-bg-opacity, 1));
}

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

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
}

.bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(30 77 147 / var(--tw-bg-opacity, 1));
}

.bg-cyan {
  --tw-bg-opacity: 1;
  background-color: rgb(68 198 192 / var(--tw-bg-opacity, 1));
}

.bg-cyan\/20 {
  background-color: rgb(68 198 192 / 0.2);
}

.bg-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
}

.bg-gray\/10 {
  background-color: rgb(38 38 38 / 0.1);
}

.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(1 118 125 / var(--tw-bg-opacity, 1));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(112 67 227 / var(--tw-bg-opacity, 1));
}

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

.p-1 {
  padding: 8px;
}

.p-2 {
  padding: 16px;
}

.p-\[12px\] {
  padding: 12px;
}

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

.px-1 {
  padding-left: 8px;
  padding-right: 8px;
}

.px-2 {
  padding-left: 16px;
  padding-right: 16px;
}

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

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

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

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

.py-1 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.py-2 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.py-3 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.py-5 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.py-6 {
  padding-top: 64px;
  padding-bottom: 64px;
}

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

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

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

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

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

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

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

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

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

.pb-1 {
  padding-bottom: 8px;
}

.pb-3 {
  padding-bottom: 24px;
}

.pb-5 {
  padding-bottom: 48px;
}

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

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

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

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

.pl-1 {
  padding-left: 8px;
}

.pl-2 {
  padding-left: 16px;
}

.pt-2 {
  padding-top: 16px;
}

.pt-3 {
  padding-top: 24px;
}

.pt-5 {
  padding-top: 48px;
}

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

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

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

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

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

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

.font-metropolis {
  font-family: Metropolis, sans-serif;
}

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

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

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

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

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

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

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

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

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

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

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

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

.text-sm22 {
  font-size: 14px;
  line-height: 22px;
}

.text-xl {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
}

.\!font-bold {
  font-weight: 700 !important;
}

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

.font-extrabold {
  font-weight: 800;
}

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

.font-normal {
  font-weight: 400;
}

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

.uppercase {
  text-transform: uppercase;
}

.leading-\[1\.14\] {
  line-height: 1.14;
}

.leading-\[1\.35\] {
  line-height: 1.35;
}

.leading-\[1\.3\] {
  line-height: 1.3;
}

.leading-\[1\.44\] {
  line-height: 1.44;
}

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

.tracking-\[0\.3px\] {
  letter-spacing: 0.3px;
}

.tracking-\[0\.5px\] {
  letter-spacing: 0.5px;
}

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

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

.text-black\/80 {
  color: rgb(38 38 38 / 0.8);
}

.text-blue {
  --tw-text-opacity: 1;
  color: rgb(30 77 147 / var(--tw-text-opacity, 1));
}

.text-blue\/60 {
  color: rgb(30 77 147 / 0.6);
}

.text-cyan {
  --tw-text-opacity: 1;
  color: rgb(68 198 192 / var(--tw-text-opacity, 1));
}

.text-cyan\/60 {
  color: rgb(68 198 192 / 0.6);
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(112 67 227 / var(--tw-text-opacity, 1));
}

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

.text-white\/60 {
  color: rgb(255 255 255 / 0.6);
}

.text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}

.line-through {
  text-decoration-line: line-through;
}

.no-underline {
  text-decoration-line: none;
}

.opacity-50 {
  opacity: 0.5;
}

.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.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-slate-900\/20 {
  --tw-shadow-color: rgb(15 23 42 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, 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;
}

@keyframes rotate360 {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

@keyframes marquee {
  0% {
    left: 100%
  }

  100% {
    left: -100%
  }
}

@keyframes radar {
  0% {
    transform: scale(0.5);
    opacity: 0
  }

  60% {
    opacity: .4
  }

  90% {
    opacity: 0
  }

  100% {
    transform: scale(3)
  }
}

/* Black */

@font-face {
  font-family: 'Metropolis';

  src: url('../fonts/Metropolis-Black.otf') format('opentype');

  font-weight: 900;

  font-style: normal;
}

/* Black Italic */

@font-face {
  font-family: 'Metropolis';

  src: url('../fonts/Metropolis-BlackItalic.otf') format('opentype');

  font-weight: 900;

  font-style: italic;
}

/* Bold */

@font-face {
  font-family: 'Metropolis';

  src: url('../fonts/Metropolis-Bold.otf') format('opentype');

  font-weight: 700;

  font-style: normal;
}

/* Bold Italic */

@font-face {
  font-family: 'Metropolis';

  src: url('../fonts/Metropolis-BoldItalic.otf') format('opentype');

  font-weight: 700;

  font-style: italic;
}

/* Extra Bold */

@font-face {
  font-family: 'Metropolis';

  src: url('../fonts/Metropolis-ExtraBold.otf') format('opentype');

  font-weight: 800;

  font-style: normal;
}

/* Extra Bold Italic */

@font-face {
  font-family: 'Metropolis';

  src: url('../fonts/Metropolis-ExtraBoldItalic.otf') format('opentype');

  font-weight: 800;

  font-style: italic;
}

/* Extra Light */

@font-face {
  font-family: 'Metropolis';

  src: url('../fonts/Metropolis-ExtraLight.otf') format('opentype');

  font-weight: 200;

  font-style: normal;
}

/* Light Italic */

@font-face {
  font-family: 'Metropolis';

  src: url('../fonts/Metropolis-LightItalic.otf') format('opentype');

  font-weight: 200;

  font-style: italic;
}

/* Medium */

@font-face {
  font-family: 'Metropolis';

  src: url('../fonts/Metropolis-Medium.otf') format('opentype');

  font-weight: 500;

  font-style: normal;
}

/* Medium Italic */

@font-face {
  font-family: 'Metropolis';

  src: url('../fonts/Metropolis-MediumItalic.otf') format('opentype');

  font-weight: 500;

  font-style: italic;
}

/* Regular */

@font-face {
  font-family: 'Metropolis';

  src: url('../fonts/Metropolis-Regular.otf') format('opentype');

  font-weight: 400;

  font-style: normal;
}

/* Regular Italic */

@font-face {
  font-family: 'Metropolis';

  src: url('../fonts/Metropolis-RegularItalic.otf') format('opentype');

  font-weight: 400;

  font-style: italic;
}

/* SemiBold */

@font-face {
  font-family: 'Metropolis';

  src: url('../fonts/Metropolis-SemiBold.otf') format('opentype');

  font-weight: 600;

  font-style: normal;
}

/* SemiBold Italic */

@font-face {
  font-family: 'Metropolis';

  src: url('../fonts/Metropolis-SemiBoldItalic.otf') format('opentype');

  font-weight: 600;

  font-style: italic;
}

/* Thin */

@font-face {
  font-family: 'Metropolis';

  src: url('../fonts/Metropolis-Thin.otf') format('opentype');

  font-weight: 100;

  font-style: normal;
}

/* Thin Italic */

@font-face {
  font-family: 'Metropolis';

  src: url('../fonts/Metropolis-ThinItalic.otf') format('opentype');

  font-weight: 100;

  font-style: italic;
}

.tns-outer {
  padding: 0 !important;
  position: relative;
  overflow: visible
}

.tns-outer button{
  display: none;
}

.tns-outer [hidden] {
  display: none !important
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
  cursor: pointer
}

.tns-slider {
  transition: all 0s;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.tns-slider>.tns-item {
  box-sizing: border-box
}

.equal-height .tns-item {
  min-height: 100%
}

.equal-height .tns-item>div {
  height: 100%
}

.slider-overflow-visible .tns-ovh {
  overflow: visible
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap
}

.tns-horizontal.tns-subpixel>.tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal
}

.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both
}

.tns-horizontal.tns-no-subpixel>.tns-item {
  float: left
}

.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item {
  margin-right: -100%
}

.tns-no-calc {
  position: relative;
  left: 0
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px
}

.tns-gallery>.tns-item {
  position: absolute;
  left: -100%;
  transition: transform 0s, opacity 0s
}

.tns-gallery>.tns-slide-active {
  position: relative;
  left: auto !important
}

.tns-gallery>.tns-moving {
  transition: all .25s
}

/* .tns-autowidth {
    display: inline-block
} */

.tns-lazy-img {
  transition: opacity .6s;
  opacity: .6
}

.tns-lazy-img.tns-complete {
  opacity: 1
}

.tns-ah {
  transition: height 0s
}

.tns-ovh {
  overflow: hidden
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em
}

.tns-transparent {
  opacity: 0;
  visibility: hidden
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0
}

.tns-normal,
.tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1
}

.tns-vpfix {
  white-space: nowrap
}

.tns-vpfix>div,
.tns-vpfix>li {
  display: inline-block
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden
}

.tns-t-ct {
  width: 2333.3333333333%;
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0
}

.tns-t-ct:after {
  content: "";
  display: table;
  clear: both
}

.tns-t-ct>div {
  width: 1.4285714286%;
  width: calc(100% / 70);
  height: 10px;
  float: left
}

.tns-controls {
  display: none
}

.tns-controls button {
  display: block;
  width: 38px;
  height: 38px;
  background-color: rgba(0, 0, 0, 0);
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0);
  padding: 0;
  border: none;
  outline: none;
  z-index: 99;
  border-radius: 50%
}

.tns-controls button:focus {
  outline: none
}

.tns-controls button:disabled {
  opacity: .4;
  pointer-events: none
}

@media(max-width: 990px) {
  .tns-arrows-mobile .tns-controls {
    display: flex;
    justify-content: center
  }

  .tns-arrows-mobile .tns-controls button {
    left: 0;
    right: 0;
    position: relative;
    margin: 0;
    margin: 0 8px
  }
}

.top-controls .tns-controls {
  position: absolute;
  right: 0;
  top: -62px
}

@media(max-width: 767px) {
  .top-controls .tns-controls {
    position: static;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    margin: 25px 0 0
  }
}

*,
*::before,
*::after {
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  outline: none
}

html {
  background: #fff
}

html,
body {
  margin: 0;
  padding: 0;
  font-family: sans-serif;
  -webkit-backface-visibility: hidden
}

body {
  font-family: "Metropolis", sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #05090f;
  background-color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2
}

body.overflow {
  overflow: hidden
}

@media(max-width: 767px) {
  body {
    font-size: 14px
  }
}

ul,
ol {
  padding: 0;
  margin: 0
}

a {
  color: #05090f;
  font-weight: 400
}

a,
button {
  transition: .4s ease-out
}

a,
a:hover,
a:active,
a:focus,
button,
button:hover,
button:active,
button:focus {
  text-decoration: none
}

button {
  font: 500 16px "Metropolis", sans-serif;
  cursor: pointer;
  transition: .3s ease
}

main {
  max-width: 100vw
}

.manrope {
  font-family: "Metropolis", sans-serif
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  font-weight: 500;
  color: #05090f;
  font-family: "Metropolis", sans-serif
}

p,
li {
  margin: 0 0 25px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.2px;
  color: #05090f
}

@media(max-width: 767px) {
  p,
    li {
    font-size: 14px
  }
}

.font-body {
  font-family: "Metropolis", sans-serif
}

.font-heading {
  font-family: "Metropolis", sans-serif
}

input:focus,
select:focus,
textarea:focus {
  outline: none
}

img,
video {
  max-width: 100%;
  vertical-align: middle
}

button {
  cursor: pointer
}

button:disabled {
  cursor: not-allowed
}

.container {
  max-width: 1240px
}

.small-container {
  max-width: 1070px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding: 0 16px
}

@media(max-width: 1300px) {
  .small-container {
    max-width: 100%
  }
}

.row {
  display: flex;
  margin: 0 -16px;
  flex-wrap: wrap
}

.button-unstyled {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  padding: 0
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: #ce3640;
  color: #fff;
  padding: 16px 32px;
  border-radius: 30px;
  font-weight: 500;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  transform-style: preserve-3d
}

.button:hover {
  background-color: #0f2d5a
}

.button.chevron::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjgiIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCA4IDgiPg0KICA8cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjMzMyIgZD0iTS42NjYgNy4zMzMgNy4zMzMuNjY3bTAgMEguNjY2bTYuNjY3IDB2Ni42NjYiLz4NCjwvc3ZnPg==);
  content: "";
  width: 7px;
  height: 7px;
  background-size: 100%;
  background-repeat: no-repeat;
  transition: .3s ease-out
}

.button.chevron:hover:after {
  transform: rotate(45deg)
}

.button.button-secondary {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ce3640;
  color: #ce3640
}

.button.button-secondary:hover {
  background-color: #ce3640;
  color: #fff
}

.button.button-blue {
  background-color: #0f2d5a
}

.button.button-blue:hover {
  background-color: #ce3640
}

.section-pad {
  padding: 100px 0
}

@media(max-width: 767px) {
  .section-pad {
    padding: 60px 0
  }
}

.heading {
  font-size: 48px;
  font-weight: 600;
  line-height: 1.3
}

@media(max-width: 1200px) {
  .heading {
    font-size: 38px
  }
}

@media(max-width: 767px) {
  .heading {
    font-size: 28px
  }
}

.rigi-hero {
  position: relative
}

.rigi-hero::before {
  content: "";
  position: absolute;
  background-image: url("/src/img/rigi/hero-pattern-l.svg");
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  width: 467px;
  height: 654px
}

@media(max-width: 768px) {
  .rigi-hero::before {
    background-image: url("/src/img/rigi/hero-pattern-mweb.svg");
    top: -13%;
    left: -24%;
    background-size: 500px 600px
  }
}

.rigi-hero::after {
  content: "";
  position: absolute;
  background-image: url("/src/img/rigi/hero-pattern-r.svg");
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  width: 467px;
  height: 654px
}

@media(max-width: 768px) {
  .rigi-hero::after {
    display: none
  }
}

.video-top-overlay {
  position: absolute;
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 80px
}

.arrow-list {
  list-style-type: none;
  padding-left: 0
}

.arrow-list li {
  padding-left: 36px;
  color: white;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  margin-bottom: 16px
}

.arrow-list li:last-child {
  margin-bottom: 0px;
}

.arrow-list li::before {
  content: url("../img/arrow.png");
  position: absolute;
  left: 0
}

@media(max-width: 767px) {
  .arrow-list li {
    font-size: 16px;
  }
}

.false-check-list {
  list-style-type: none;
  padding-left: 0
}

.false-check-list li {
  padding-left: 36px;
  color: white;
  font-size: 22px;
  position: relative;
  margin-bottom: 8px;
  font-weight: 500
}

.false-check-list li:last-child {
  margin-bottom: 0px;
}

.false-check-list li::before {
  content: url("../img/cross-red.png");
  position: absolute;
  left: 0;
  top:-5px
}

@media(max-width: 767px) {
  .false-check-list li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 21px
  }
}

.true-check-list {
  list-style-type: none;
  padding-left: 0
}

.true-check-list li {
  padding-left: 36px;
  color: black;
  font-size: 16px;
  position: relative;
  margin-bottom: 8px;
  font-weight: 500
}

.true-check-list li:last-child {
  margin-bottom: 0px;
}

.true-check-list li::before {
  content: url("../img/green-check.png");
  position: absolute;
  left: 0;
  top:-5px
}

@media(max-width: 767px) {
  .true-check-list li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 21px
  }
}

.special-discount::before {
  content: "";
  position: absolute;
  background-image: url("/src/img/rigi/discount-star.svg");
  background-repeat: no-repeat;
  top: -10%;
  left: -5%;
  width: 175px;
  height: 175px;
  z-index: 0
}

.special-discount::after {
  content: "";
  position: absolute;
  background-image: url("/src/img/rigi/discount-grid.svg");
  background-repeat: no-repeat;
  top: -8%;
  right: 0%;
  width: 488px;
  height: 518px;
  z-index: 0
}

.course-benefits {
  position: relative;
  overflow: hidden
}

.course-benefits:before {
  content: "";
  position: absolute;
  background-image: url("/src/img/rigi/benefits-grid.svg");
  background-repeat: no-repeat;
  top: -10%;
  left: -5%;
  width: 655px;
  height: 918px;
  z-index: 0
}

.course-benefits:after {
  content: "";
  position: absolute;
  background-image: url("/src/img/rigi/benefits-grid.svg");
  background-repeat: no-repeat;
  top: -10%;
  right: 0%;
  width: 655px;
  height: 918px;
  z-index: 0
}

@media(max-width: 768px) {
  .course-benefits:after {
    display: none
  }
}

.hero-bg{
  position: static;
  display: flex;
  padding: 20px 0px 60px;
  background-size: 100%;
  background-color: rgb(0, 0, 0);
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-attachment: initial;
  background-image: url(../img/mukul-hero-bg.webp);
}

@media(max-width: 768px) {
  .hero-bg{
    width: 100%;
    padding: 20px 6px 65px;
    background-size: cover;
    background-color: rgb(0, 0, 0);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-attachment: initial;
    background-image: url(../img/mukul-hero-bg.webp);
  }
}

.bt-shake {
  position: relative;
  animation-name: shakeAnim;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in;
}

@keyframes shakeAnim {
  0% {
    left: 0
  }

  10% {
    left: -3px
  }

  20% {
    left: 3px
  }

  30% {
    left: -8px
  }

  40% {
    left: 8px
  }

  50% {
    left: -5px
  }

  60% {
    left: 3px
  }

  70% {
    left: 0
  }
}

.section2-bg{
  position: static;
  display: flex;
  padding: 20px 0px 60px;
  background-size: 100%;
  background-color: rgb(0, 0, 0);
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-attachment: initial;
  background-image: url(../img/mukul-section2-bg.png);
}

@media(max-width: 768px) {
  .section2-bg{
    width: 100%;
    padding: 20px 6px 65px;
    background-size: cover;
    background-color: rgb(0, 0, 0);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-attachment: initial;
    background-image:url(../img/mukul-section2-bg.png);
  }
}

.dotted-bg{
  background-color: #fff;
  opacity: 0.8;
  background-image: radial-gradient(#D9D9D9 1.05px, #fff 1.05px);
  background-size: 21px 21px;
}

.cross-bg{
  background-color: #fff;
  opacity: 0.8;
  background: radial-gradient(circle, transparent 20%, #fff 20%, #fff 80%, transparent 80%, transparent), radial-gradient(circle, transparent 20%, #fff 20%, #fff 80%, transparent 80%, transparent) 52.5px 52.5px, linear-gradient(#D9D9D9 4.2px, transparent 4.2px) 0 -2.1px, linear-gradient(90deg, #D9D9D9 4.2px, #fff 4.2px) -2.1px 0;
  background-size: 105px 105px, 105px 105px, 52.5px 52.5px, 52.5px 52.5px;
}

.section3-bg{
  position: static;
  display: flex;
  padding: 20px 0px 60px;
  background-size: cover;
  background-color: rgb(0, 0, 0);
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-attachment: initial;
  background-image: url(../img/mukul-section2-bg.png);
}

@media(max-width: 768px) {
  .section3-bg{
    width: 100%;
    padding: 20px 6px 65px;
    background-size: cover;
    background-color: rgb(0, 0, 0);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-attachment: initial;
    background-image:url(../img/mukul-section2-bg.png);
  }
}

.show-footer-banner{
  transform:translateY(0%)
}

.course-card{
  border-top: 3px solid #FB0086;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  background-color: white;
}

.accordion{
  width:100%;
  margin:auto
}

.accordion-item{
  margin-bottom:0px
}

.accordion-item .active{
  padding-bottom:0
}

.accordion-item p{
  transition:all .3s ease-out;
  opacity:0;
  max-height:0;
  margin:0;
  overflow:hidden
}

.accordion-item .dropdown-accordion{
  opacity:1;
  max-height:-moz-fit-content;
  max-height:fit-content;
  margin-bottom: 24px;
  margin-top: 16px
}

@media (min-width: 768px) {
  .accordion-item .dropdown-accordion {
    margin-bottom: 28px;
  }
}

.accordion-header,.accordion-headers {
  padding-bottom: 24px;
}

@media (min-width: 768px) {
  .accordion-header,.accordion-headers {
    padding-bottom: 28px;
  }
}

.accordion-header,.accordion-headers{
  cursor:pointer;
  position:relative
}

.arrow{
  transition:all .3s ease-out
}

.accordion-content{
  padding:10px;
  display:none
}

.hover-card-effect {
  border: 2px solid transparent;
}

.hover-card-effect:hover {
  border: 2px solid #1e4d93,;
  box-shadow: rgba(30, 77, 147, 0.2) 0px 8px 24px,
        rgba(30, 77, 147, 0.2) 0px 16px 56px,
        rgba(30, 77, 147, 0.2) 0px 24px 80px;
  /* No X or Y offset, just spread */
  border-radius: 10px;
}

.hover-card-effect .img-container {
  /* background-color: #1e4d93; */
  transition: all 0.3s ease;
  border: 2px solid transparent;
}

.hover-card-effect:hover .img-container {
  border: 2px solid #1e4d93;
  box-shadow: rgba(30, 77, 147,0.2) 0px 8px 24px,
        rgba(30, 77, 147,0.2 ) 0px 16px 56px,
        rgba(30, 77, 147,0.2) 0px 24px 80px;
  /* No X or Y offset, just spread */
}

.single-accordion {
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: black;
  margin-bottom: 6px;
  padding: 24px 32px;
  border-radius: 12px;
  background-color: white;
}

.single-accordion .accordion-trigger {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  border-style: none;
  background-color: rgba(0, 0, 0, 0);
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  text-align: left
}

.single-accordion .accordion-trigger .accordion-marker {
  width: 24px;
  height: 24px;
  background-size: 100%;
  transition: .4s ease-out;
  transform: rotate(0)
}

@media(max-width: 767px) {
  .single-accordion .accordion-trigger {
    font-size: 16px
  }

  .single-accordion {
    padding: 20px
  }
}

.single-accordion.active .accordion-trigger .accordion-marker {
  transform: rotate(180deg)
}

.single-accordion.active .accordion-answer {
  grid-template-rows: 1fr;
  padding-top: 24px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px
}

.single-accordion .accordion-answer {
  display: grid;
  overflow: hidden;
  grid-template-rows: 0fr;
  transition: .4s ease-out
}

.single-accordion .accordion-answer .answer-wrapper {
  min-height: 0
}

.single-accordion .accordion-answer .answer-wrapper div {
  margin-bottom: 0;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.877);
  line-height: 24px;
  margin-bottom: 8px
}

.single-accordion .accordion-answer .answer-wrapper  div.assignment::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  background-image: url('../img/document.png');
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 8px;
  vertical-align: middle;
}

.single-accordion .accordion-answer .answer-wrapper div::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  background-image: url('../img/zoom.png');
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 8px;
  vertical-align: middle;
}

@media(max-width: 767px) {
  .single-accordion .accordion-answer .answer-wrapper div {
    font-size: 16px
  }
}

.single-accordion .accordion-answer.active {
  grid-template-rows: 1fr;
  padding-top: 24px
}

.single-accordion:last-child {
  margin-bottom: 0
}

.nav-dropdown-open {
  transform: translateY(0%)
}

.nav-area a:not(.button) {
  transition: .4s ease-out
}

.nav-area a:not(.button):hover {
  color: #eb1a59
}

.nav-area .hamburger {
  display: none
}

@media(max-width: 1024px) {
  .nav-area ul {
    position: fixed;
    top: 54px;
    bottom: 0;
    width: 100%;
    height: 100vh;
    overflow: auto;
    width: 360px;
    right: 0;
    background-color: #fff;
    padding: 40px 0 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    transform: translateX(100%);
    transition: .4s ease-out
  }

  .nav-area ul li {
    margin: 0;
    width: 100%
  }

  .nav-area ul li a:not(.button) {
    font-size: 16px;
    display: block;
    padding: 12px 16px;
    border-bottom: 1px solid #000000
  }

  .nav-area ul li.button-wrapper {
    display: flex;
    align-items: flex-end;
    padding: 0 20px 90px
  }

  .nav-area ul li.button-wrapper a {
    width: 100%
  }

  .nav-area .hamburger {
    display: flex;
    flex-direction: column;
    gap: 3px;
    width: 32px;
    height: 32px;
    padding: 7px;
    margin-left: auto
  }

  .nav-area .hamburger span {
    width: 100%;
    height: 3px;
    border-radius: 30px;
    background-color: #000000;
    transition: .3s ease-out
  }

  .nav-area .hamburger.active span:nth-child(1) {
    transform: rotate(45deg) translate(6px, 1px)
  }

  .nav-area .hamburger.active span:nth-child(2) {
    transform: scale(0)
  }

  .nav-area .hamburger.active span:nth-child(3) {
    transform: rotate(-45deg) translate(7px, -3px);
    width: 100%
  }

  .nav-area.nav-open ul {
    transform: translateX(0);
    background-color: #fff
  }
}

@media(max-width: 520px) {
  .nav-area ul {
    width: 100%
  }
}

.onyx-hero {
  position: relative;
  background-image: url("../img/bg-pattern.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.onyx-hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.3);
  /* Adjust opacity with the last value */
  z-index: 1;
}

.onyx-hero>* {
  position: relative;
  z-index: 2;
  /* Ensures content stays above the background */
}

@media(max-width: 768px) {
  .onyx-hero {
    background-size: cover;
  }
}

.course-benefits {
  position: relative;
  overflow: hidden
}

.course-benefits:before {
  content: "";
  position: absolute;
  background-image: url("../img/benefits-grid.svg");
  background-repeat: no-repeat;
  top: -10%;
  left: -5%;
  width: 655px;
  height: 918px;
  z-index: 0
}

.course-benefits:after {
  content: "";
  position: absolute;
  background-image: url("../img/benefits-grid.svg");
  background-repeat: no-repeat;
  top: -10%;
  right: 0%;
  width: 655px;
  height: 918px;
  z-index: 0
}

@media(max-width: 768px) {
  .course-benefits:after {
    display: none
  }
}

.gradient-bg{
  background: linear-gradient(90deg, rgba(30, 77, 147, 1) 0%, rgba(41, 46, 47, 1) 100%);
}

.custom-shadow{
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

@keyframes shine {
  0% {
    left: -100px
  }

  50% {
    left: 100%
  }

  100% {
    left: 100%
  }
}

.gradientbutton {
  position: relative;
  overflow: hidden
}

.gradientbutton:before {
  content: '';
  position: absolute;
  width: 100px;
  height: 100%;
  background-image: linear-gradient(120deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, .8), rgba(255, 255, 255, 0) 70%);
  top: 0;
  left: -100px;
  animation: shine 3s infinite linear;
  transition: left 4s
}

.gradientbutton {
  background: linear-gradient(90deg, rgba(112, 214, 11, 1) 0%, rgba(45, 116, 39, 1) 100%);
}

swiper-container::part(button-prev) {
  color: #44c6c0;
}

swiper-container::part(button-next) {
  color: #44c6c0;
}

swiper-container::part(bullet-active) {
  background-color: #44c6c0;
}

.hover\:text-red:hover {
  --tw-text-opacity: 1;
  color: rgb(206 54 64 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .md\:sticky {
    position: sticky;
  }

  .md\:top-\[12\%\] {
    top: 12%;
  }

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

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

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

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

  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .md\:my-4 {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .md\:my-\[12px\] {
    margin-top: 12px;
    margin-bottom: 12px;
  }

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

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

  .md\:mb-\[-90px\] {
    margin-bottom: -90px;
  }

  .md\:mb-\[52px\] {
    margin-bottom: 52px;
  }

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

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

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

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

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

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

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

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

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

  .md\:w-2\/5 {
    width: 40%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:gap-2 {
    gap: 16px;
  }

  .md\:gap-3 {
    gap: 24px;
  }

  .md\:gap-4 {
    gap: 32px;
  }

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

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

  .md\:p-2 {
    padding: 16px;
  }

  .md\:p-3 {
    padding: 24px;
  }

  .md\:p-4 {
    padding: 32px;
  }

  .md\:px-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .md\:py-1 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

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

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

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

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

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

  .md\:pb-2 {
    padding-bottom: 16px;
  }

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

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

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

  .md\:pt-4 {
    padding-top: 32px;
  }

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

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

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

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

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

  .md\:text-16 {
    font-size: 16px;
  }

  .md\:text-18 {
    font-size: 18px;
  }

  .md\:text-20 {
    font-size: 20px;
  }

  .md\:text-24 {
    font-size: 24px;
  }

  .md\:text-4\.8xl {
    font-size: 48px;
    line-height: 56px;
    font-weight: 700;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:text-base {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.01em;
    font-weight: 400;
  }

  .md\:text-base3 {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}

@media (min-width: 1024px) {
  .lg\:mb-3 {
    margin-bottom: 24px;
  }

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

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

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

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

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

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

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

@media (min-width: 1280px) {
  .xl\:hidden {
    display: none;
  }

  .xl\:gap-5 {
    gap: 48px;
  }

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

  .xl\:py-2 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

