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

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.right-\[144px\] {
  right: 144px;
}

.right-\[25\%\] {
  right: 25%;
}

.right-\[25px\] {
  right: 25px;
}

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

.top-\[-30\%\] {
  top: -30%;
}

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

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

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

.my-1 {
  margin-top: 8px;
  margin-bottom: 8px;
}

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

.my-3 {
  margin-top: 24px;
  margin-bottom: 24px;
}

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

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

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

.\!mb-0 {
  margin-bottom: 0px !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-\[10px\] {
  margin-bottom: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.block {
  display: block;
}

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

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-5 {
  height: 48px;
}

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

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

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

.h-full {
  height: 100%;
}

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

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

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

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

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

.w-5 {
  width: 48px;
}

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

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

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

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

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

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

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

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

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

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

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

.flex-shrink-0 {
  flex-shrink: 0;
}

.grow {
  flex-grow: 1;
}

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

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

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

.gap-1 {
  gap: 8px;
}

.gap-2 {
  gap: 16px;
}

.gap-3 {
  gap: 24px;
}

.gap-4 {
  gap: 32px;
}

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

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

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

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

.overflow-hidden {
  overflow: hidden;
}

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

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

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

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

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

.rounded-t-xl {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.border {
  border-width: 1px;
}

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

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

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

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

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

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

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

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

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

.border-\[\#EBF1FF\] {
  --tw-border-opacity: 1;
  border-color: rgb(235 241 255 / var(--tw-border-opacity, 1));
}

.border-\[\#F91A35\] {
  --tw-border-opacity: 1;
  border-color: rgb(249 26 53 / var(--tw-border-opacity, 1));
}

.border-black\/\[0\.30\] {
  border-color: rgb(36 33 36 / 0.30);
}

.border-blue {
  --tw-border-opacity: 1;
  border-color: rgb(33 96 252 / var(--tw-border-opacity, 1));
}

.border-blue\/30 {
  border-color: rgb(33 96 252 / 0.3);
}

.border-goldenyellow {
  --tw-border-opacity: 1;
  border-color: rgb(247 175 18 / var(--tw-border-opacity, 1));
}

.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-goldenyellow\/30 {
  border-top-color: rgb(247 175 18 / 0.3);
}

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

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

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

.bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(33 96 252 / var(--tw-bg-opacity, 1));
}

.bg-blue\/20 {
  background-color: rgb(33 96 252 / 0.2);
}

.bg-goldenyellow {
  --tw-bg-opacity: 1;
  background-color: rgb(247 175 18 / var(--tw-bg-opacity, 1));
}

.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(37 211 102 / var(--tw-bg-opacity, 1));
}

.bg-red1 {
  --tw-bg-opacity: 1;
  background-color: rgb(235 87 49 / 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-3 {
  padding: 24px;
}

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

.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-5 {
  padding-left: 48px;
  padding-right: 48px;
}

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

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

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

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

.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-4 {
  padding-top: 32px;
  padding-bottom: 32px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-inter {
  font-family: Inter, sans-serif;
}

.font-jakarta {
  font-family: Plus Jakarta Sans, 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-32 {
  font-size: 32px;
}

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

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

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

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

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

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

.text-base2 {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.01em;
  font-weight: 500;
}

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

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

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

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

.text-black\/50 {
  color: rgb(36 33 36 / 0.5);
}

.text-black\/60 {
  color: rgb(36 33 36 / 0.6);
}

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

.text-blue {
  --tw-text-opacity: 1;
  color: rgb(33 96 252 / var(--tw-text-opacity, 1));
}

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

.text-goldenyellow {
  --tw-text-opacity: 1;
  color: rgb(247 175 18 / var(--tw-text-opacity, 1));
}

.text-green {
  --tw-text-opacity: 1;
  color: rgb(37 211 102 / var(--tw-text-opacity, 1));
}

.text-red1 {
  --tw-text-opacity: 1;
  color: rgb(235 87 49 / var(--tw-text-opacity, 1));
}

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

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

.opacity-60 {
  opacity: 0.6;
}

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

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

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

.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: inline-flex
}

.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:"Inter", 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 "Inter", sans-serif;
  cursor: pointer;
  transition: .3s ease
}

main {
  max-width: 100vw
}

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

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  font-weight: 500;
  color: #05090f;
  font-family: "Plus Jakarta Sans", 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: "Inter", sans-serif;
}

.font-heading {
  font-family: "Plus Jakarta Sans", 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: 16px;
  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;
  }
}

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

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

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

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

@media(max-width: 767px) {
  .pointer-check-list li {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px
  }
}

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

.true-check-list li {
  padding-left: 40px;
  color: black;
  font-size: 22px;
  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/true-check.png");
  position: absolute;
  left: 0;
  top:0px
}

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

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

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

.input-container {
  display: block;
  position: relative;
  margin-bottom: 5px;
  cursor: pointer;
  padding-left: 36px;
  color: black;
  font-size: 18px;
  font-weight: 600;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */

.input-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */

.input-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */

.input-container input:checked ~ .checkmark {
  background-color: #32CD32;
}

/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */

.input-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */

.input-container .checkmark:after {
  left: 9px;
  top: 3px;
  width: 8px;
  height: 16px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.custom-pattern {
  background: radial-gradient(circle, transparent 20%, #ffffff 20%, #ffffff 80%, transparent 80%, transparent) 0% 0% / 64px 64px, radial-gradient(circle, transparent 20%, #ffffff 20%, #ffffff 80%, transparent 80%, transparent) 32px 32px / 64px 64px, linear-gradient(#FFF1CA 1.5px, transparent 1.5px) 0px -0.75px / 32px 32px, linear-gradient(90deg, #FFF1CA 1.5px, #ffffff 1.5px) -0.75px 0px / 32px 32px #ffffff;
  background-size: 64px 64px, 64px 64px, 32px 32px, 32px 32px;
  background-color: #ffffff;
}

.gradient-text-golden {
  font-weight: bold;
  background-image: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 70%),
                      radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 3%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.special-button {
  background-image: linear-gradient(62deg, #f79533, #f37055 16%, #ef4e7b 32%, #a166ab 48%, #5073b8 64%, #1098ad 80%, #07b39b);
  transition: transform .3s;
  box-shadow: 0 12px 60px rgba(0,0,0,.2);
  background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
  animation: animatedgradient 3s ease infinite alternate, shakeAnim 1s ease-in infinite;
  background-size: 300% 300%;
  position: relative;
  /* Added position property */
}

@keyframes animatedgradient {
  0% {
    background-position: 0 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0 50%;
  }
}

@keyframes shakeAnim {
  0%, 70% {
    left: 0;
  }

  10% {
    left: -3px;
  }

  20% {
    left: 3px;
  }

  30% {
    left: -8px;
  }

  40% {
    left: 8px;
  }

  50% {
    left: -5px;
  }

  60% {
    left: 3px;
  }
}

.timeline-container {
  display: flex;
  justify-content: center;
  /* padding-bottom: 300px; */
}

.timeline-container .vertical-scrollable-timeline {
  width: 500px;
  list-style-type: none;
}

.timeline-container .vertical-scrollable-timeline li {
  position: relative;
  padding: 0px 0px 35px 30px;
}

@media (min-width: 768px) {
  .timeline-container .vertical-scrollable-timeline li {
    position: relative;
    padding: 0px 0px 60px 40px;
  }
}

.timeline-container .vertical-scrollable-timeline li:last-child {
  margin-bottom: 0;
}

.timeline-container .vertical-scrollable-timeline li h2 {
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #fff;
}

/* .timeline-container .vertical-scrollable-timeline li p {
    line-height: 1.5;
    color: #fff;
  } */

.timeline-container .vertical-scrollable-timeline li p:last-child {
  margin-bottom: 0;
}

.timeline-container .vertical-scrollable-timeline li .icon-holder {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #94b3fc;
  border-radius: 50%;
  z-index: 1;
  transition: 0.4s all;
}

/* .timeline-container .vertical-scrollable-timeline li .icon-holder::before {
    content: "";
    width: 80px;
    height: 80px;
    border: 4px solid #fff;
    position: absolute;
    background-color: #c5c3cb;
    border-radius: 50%;
    z-index: -1;
    transition: 0.4s all;
  } */

/* .timeline-container .vertical-scrollable-timeline li .icon-holder i {
    font-size: 25px;
    color: #fff;
  } */

.timeline-container .vertical-scrollable-timeline li::after {
  content: "";
  position: absolute;
  height: 0;
  width: 2.5px;
  background-color: #2160fc;
  left: 9px;
  top: 15px;
  z-index: 0;
  transition: 0.4s all;
}

.timeline-container .vertical-scrollable-timeline li::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 2.5px;
  background-color: #94b3fc;
  left: 9px;
  z-index: 0;
}

.timeline-container .vertical-scrollable-timeline li:last-child::before {
  content: unset;
}

.timeline-container .vertical-scrollable-timeline li.active .icon-holder {
  background-color: #2160fc;
}

/* .timeline-container .vertical-scrollable-timeline li .learn-card {
    opacity: 40%;
   }

   .timeline-container .vertical-scrollable-timeline li.active .learn-card {
    opacity: 100%;
   } */

.timeline-container .vertical-scrollable-timeline li.active .learn-card {
  border: 3px solid #F7AF12;
}

.timeline-container .vertical-scrollable-timeline li.active .icon-holder::before {
  background-color: #2160fc;
}

.timeline-container .vertical-scrollable-timeline li.active::after {
  height: 100%;
}

.timeline-container .vertical-scrollable-timeline li.active:last-child::after {
  content: unset;
}

.yellow-underline::after {
  content: "";
  display: block;
  width: 280px;
  /* Adjust based on the image size */
  height: 30px;
  /* Adjust based on the image size */
  background-image: url('../img/underline-1.svg');
  /* Path to your SVG or image */
  background-size: contain;
  /* Adjust to fit the image */
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

@media(max-width: 767px) {
  .yellow-underline::after {
    width: 170px;
    /* Adjust based on the image size */
    margin-top: 4px;
    margin-left: auto;
    margin-right: auto;
  }
}

.arrow-yta::after {
  content: "";
  display: inline-block;
  margin-left: 4px;
  margin-top: 8px;
  /* Space between text and image */
  vertical-align: top;
  /* Align image with the text */
  width: 50px;
  /* Set the desired width */
  height: 50px;
  /* Set the desired height */
  background: url('../img/black-arrow.png') no-repeat center center;
  background-size: contain;
  /* Make sure the image fits within the dimensions */
}

.arrow-cta::before {
  display: none;
}

@media(max-width: 767px) {
  .arrow-cta::before {
    content: "";
    display: inline-block;
    margin-top: -28px;
    /* Space between text and image */
    vertical-align: top;
    /* Align image with the text */
    width: 45px;
    /* Set the desired width */
    height: 45px;
    /* Set the desired height */
    background: url('../img/black-arrow-1.png') no-repeat center center;
    background-size: contain;
    /* Make sure the image fits within the dimensions */
  }
}

.video-js.vjs-control-bar {
  display: none;
}

.custom-mute-button {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.custom-mute-button svg {
  width: 30px;
  height: 30px;
  fill: white;
}

@media(max-width: 767px) {
  .custom-mute-button {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .custom-mute-button svg {
    width: 20px;
    height: 20px;
    fill: white;
  }
}

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

@media (min-width: 640px) {
  .sm\:max-w-\[590px\] {
    max-width: 590px;
  }

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

@media (min-width: 768px) {
  .md\:right-\[220px\] {
    right: 220px;
  }

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

  .md\:top-\[65px\] {
    top: 65px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:block {
    display: block;
  }

  .md\:hidden {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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\: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\:justify-between {
    justify-content: space-between;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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-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-32 {
    font-size: 32px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .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\:py-3 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

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

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