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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.visible {
  visibility: visible;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.bottom-0 {
  bottom: 0px;
}

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

.left-0 {
  left: 0px;
}

.left-2 {
  left: 16px;
}

.left-\[12px\] {
  left: 12px;
}

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

.right-0 {
  right: 0px;
}

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

.top-0 {
  top: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.\!mx-\[12px\] {
  margin-left: 12px !important;
  margin-right: 12px !important;
}

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

.mx-2 {
  margin-left: 16px;
  margin-right: 16px;
}

.mx-3 {
  margin-left: 24px;
  margin-right: 24px;
}

.mx-\[-0\.5px\] {
  margin-left: -0.5px;
  margin-right: -0.5px;
}

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

.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-\[59px\] {
  margin-top: 59px;
  margin-bottom: 59px;
}

.\!mb-\[35px\] {
  margin-bottom: 35px !important;
}

.\!mr-\[6px\] {
  margin-right: 6px !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-\[12px\] {
  margin-bottom: 12px;
}

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

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

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

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

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

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

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

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

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

.ml-1 {
  margin-left: 8px;
}

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

.ml-\[12px\] {
  margin-left: 12px;
}

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

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

.mr-1 {
  margin-right: 8px;
}

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

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

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

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

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

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

.ms-auto {
  margin-inline-start: auto;
}

.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-7 {
  margin-top: 72px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.block {
  display: block;
}

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

.flex {
  display: flex;
}

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

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-2 {
  height: 16px;
}

.h-3 {
  height: 24px;
}

.h-4 {
  height: 32px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-\[calc\(100\%-1rem\)\] {
  height: calc(100% - 1rem);
}

.h-full {
  height: 100%;
}

.max-h-full {
  max-height: 100%;
}

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

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

.w-2 {
  width: 16px;
}

.w-4 {
  width: 32px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-\[93\.33\%\] {
  width: 93.33%;
}

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

.w-\[96\.66\%\] {
  width: 96.66%;
}

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

.w-full {
  width: 100%;
}

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

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

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

.max-w-2xl {
  max-width: 42rem;
}

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

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

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

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

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

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

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

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

.translate-y-\[-110\%\] {
  --tw-translate-y: -110%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[100\%\] {
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

@keyframes marqueeanim {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-100%);
  }
}

.animate-marquee {
  animation: marqueeanim 30s normal linear infinite;
}

.cursor-pointer {
  cursor: pointer;
}

.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-\[10px\] {
  gap: 10px;
}

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

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

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

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

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

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

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

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

.overflow-hidden {
  overflow: hidden;
}

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

.overflow-x-hidden {
  overflow-x: hidden;
}

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

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

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

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

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

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

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

.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-\[3px\] {
  border-width: 3px;
}

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

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

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

.border-\[\#54808833\] {
  border-color: #54808833;
}

.border-blue {
  --tw-border-opacity: 1;
  border-color: rgb(2 141 255 / var(--tw-border-opacity));
}

.border-customgrey\/10 {
  border-color: rgb(73 70 81 / 0.1);
}

.border-lightblue {
  --tw-border-opacity: 1;
  border-color: rgb(32 184 239 / var(--tw-border-opacity));
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(216 90 66 / var(--tw-border-opacity));
}

.border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}

.border-whitesmoke\/20 {
  border-color: rgb(243 243 243 / 0.2);
}

.bg-\[\#FEC700\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 199 0 / var(--tw-bg-opacity));
}

.bg-\[\#ffdb4d\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 219 77 / var(--tw-bg-opacity));
}

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

.bg-blue\/10 {
  background-color: rgb(2 141 255 / 0.1);
}

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

.bg-customgrey {
  --tw-bg-opacity: 1;
  background-color: rgb(73 70 81 / var(--tw-bg-opacity));
}

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

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

.bg-lightblue {
  --tw-bg-opacity: 1;
  background-color: rgb(32 184 239 / var(--tw-bg-opacity));
}

.bg-lightblue\/20 {
  background-color: rgb(32 184 239 / 0.2);
}

.bg-lightgrey {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 249 / var(--tw-bg-opacity));
}

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

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(216 90 66 / var(--tw-bg-opacity));
}

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

.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(6 22 35 / var(--tw-bg-opacity));
}

.bg-solidBlack {
  --tw-bg-opacity: 1;
  background-color: rgb(12 11 11 / var(--tw-bg-opacity));
}

.bg-transparent {
  background-color: transparent;
}

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

.p-0 {
  padding: 0px;
}

.p-1 {
  padding: 8px;
}

.p-2 {
  padding: 16px;
}

.p-3 {
  padding: 24px;
}

.p-4 {
  padding: 32px;
}

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

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

.px-4 {
  padding-left: 32px;
  padding-right: 32px;
}

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

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

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

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

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

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

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

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

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

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

.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-\[16px\] {
  padding-top: 16px;
  padding-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pr-\[36px\] {
  padding-right: 36px;
}

.pt-1 {
  padding-top: 8px;
}

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

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

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

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

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

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

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

.font-khula {
  font-family: khula, sans-serif;
}

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

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

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

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

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

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

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

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

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

.text-sm {
  font-size: 14px;
  line-height: 21px;
}

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

.text-small16 {
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}

.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\.35\] {
  line-height: 1.35;
}

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

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

.leading-\[1\.5\] {
  line-height: 1.5;
}

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

.tracking-\[1\.5px\] {
  letter-spacing: 1.5px;
}

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

.text-black\/70 {
  color: rgb(30 38 50 / 0.7);
}

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

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

.text-lightblue {
  --tw-text-opacity: 1;
  color: rgb(32 184 239 / var(--tw-text-opacity));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(216 90 66 / var(--tw-text-opacity));
}

.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(6 22 35 / var(--tw-text-opacity));
}

.text-secondary\/70 {
  color: rgb(6 22 35 / 0.7);
}

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

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

.text-white\/50 {
  color: rgb(255 255 255 / 0.5);
}

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

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

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

.opacity-0 {
  opacity: 0;
}

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

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

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

.testimonial-container .tns-ovh {
  overflow: visible
}

.tns-outer [data-action],
.tns-outer .tns-visually-hidden {
  display: none
}

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

.tns-nav {
  text-align: center;
  position: relative;
  bottom: 0;
  padding: 24px 0 0 0
}

.tns-nav>[aria-controls] {
  width: 8px;
  height: 8px;
  padding: 0;
  margin: 0 4px;
  border-radius: 50%;
  background: rgba(32, 67, 134, .33);
  border: 0
}

.tns-nav>.tns-nav-active {
  background: #204386
}

.blog-container .tns-controls {
  position: absolute;
  top: -60px;
  right: -5px;
  width: 100%;
  justify-content: flex-end
}

.blog-container .tns-controls button:first-child {
  margin-right: 16px
}

.related-course {
  position: relative
}

.related-course .tns-controls {
  position: absolute;
  bottom: -62px;
  left: 50%;
  transform: translateX(-50%)
}

.tns-controls [data-controls=next] {
  width: 36px;
  height: 36px;
  background: url(../img/arrow-right-circle.svg);
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0
}

.tns-controls [data-controls=prev] {
  margin-right: 10px;
  width: 36px;
  height: 36px;
  background: url(../img/arrow-left-circle.svg);
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0
}

.top-videos {
  position: relative
}

.top-videos .tns-controls {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 32px
}

@media(max-width: 768px) {
  .top-videos .tns-controls {
    margin-top: 20px
  }
}

.testimonials-container {
  position: relative
}

.testimonials-container .tns-outer {
  width: 70%
}

@media(max-width: 768px) {
  .testimonials-container .tns-outer {
    width: 100%
  }
}

.testimonials-container .tns-controls {
  display: flex !important;
  position: absolute;
  top: 70%;
  left: -41%;
  transform: translateX(-50%)
}

@media(max-width: 768px) {
  .testimonials-container .tns-controls {
    left: 6%;
    top: 0%
  }
}

@media(max-width: 550px) {
  .testimonials-container .tns-controls {
    left: 11%;
    top: 0%
  }
}

.top-rated .tns-controls {
  position: absolute;
  bottom: -60px;
  left: 50%;
  transform: translateX(-50%)
}

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

html {
  background: #fff;
  scroll-padding-top: 150px;
}

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

body {
  font-family: "Roboto", sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #1E2632;
  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: #1E2632;
  font-weight: 600
}

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

main {
  max-width: 100vw
}

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

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  font-weight: 500;
  color: #1E2632
}

h1 {
  font-family: "Roboto", sans-serif;
  font-size: 68px;
  font-style: normal;
  font-weight: 700;
  line-height: 74px
}

@media(max-width: 768px) {
  h1 {
    font-size: 42px;
    line-height: 50px
  }
}

h2 {
  color: #1E2632;
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px
}

@media(max-width: 768px) {
  h2 {
    font-size: 28px;
    line-height: 40px
  }
}

h3 {
  font-family: "Roboto",
        sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%
}

h4 {
  color: #1E2632;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px
}

@media(max-width: 768px) {
  h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px
  }
}

h5 {
  color: #081925;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.5px
}

@media(max-width: 768px) {
  h5 {
    font-size: 18px;
    line-height: 24px
  }
}

h6 {
  color: #1E2632;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%
}

@media(max-width: 768px) {
  h6 {
    font-size: 14px;
    font-weight: 400;
    line-height: 150%
  }
}

p,
li {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.2px;
  color: #1E2632;
  font-family: "Roboto", sans-serif
}

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

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

.font-heading {
  font-family: "Roboto", 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;
  transition: .4s ease-out;
}

.button div .button-content-hover {
  position: absolute;
  inset: 0;
  transform: translateY(100%) skewY(18deg);
  transform-origin: left center;
  transition: .4s ease-out
}

.button div .button-content {
  transform: translateY(0) skew(0);
  transition: .4s ease-out;
  display: inline-block
}

.button:hover div .button-content-hover {
  transform: translateY(0%) skewY(0)
}

.button:hover div .button-content {
  opacity: 0;
  transform: translateY(-100%) skew(-18deg);
  transition: .4s ease-out
}

.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("../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("../img/rigi/hero-pattern-mweb.svg");
    top: -13%;
    left: -24%;
    background-size: 500px 600px
  }
}

.rigi-hero::after {
  content: "";
  position: absolute;
  background-image: url("../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
}

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

.zap-list li {
  padding-left: 36px;
  position: relative;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  font-weight: 400
}

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

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

@media(max-width: 767px) {
  .zap-list li {
    font-size: 14px;
    line-height: 21px;
  }
}

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

.greentick-list li {
  padding-left: 36px;
  position: relative;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  font-weight: 500
}

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

.greentick-list li::before {
  content: url("../img/rigi/green-tick.svg");
  position: absolute;
  left: 0
}

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

.special-discount::before {
  content: "";
  position: absolute;
  background-image: url("../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("../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("../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("../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
  }
}

.community {
  position: relative;
  background-image: url("../img/rigi/round-glow.svg");
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden
}

.community::before {
  content: "";
  position: absolute;
  background-image: url("../img/rigi/community-l.png");
  background-repeat: no-repeat;
  top: 2%;
  left: 0%;
  width: 234px;
  height: 577px;
  z-index: 0
}

@media(max-width: 768px) {
  .community::before {
    background-size: 120px 290px;
    top: 3%;
    left: -15%
  }
}

.community::after {
  content: "";
  position: absolute;
  background-image: url("../img/rigi/community-r.png");
  background-repeat: no-repeat;
  top: 2%;
  right: 0%;
  width: 234px;
  height: 577px;
  z-index: 0
}

@media(max-width: 768px) {
  .community::after {
    background-size: 120px 290px;
    right: -40%
  }
}

.achievement-grid::after {
  content: "";
  position: absolute;
  background-image: url("../img/rigi/dark-grid.svg");
  background-repeat: no-repeat;
  top: 22%;
  right: 0%;
  width: 189px;
  height: 518px;
  z-index: 0
}

@media(max-width: 768px) {
  .achievement-grid::after {
    top: -92%;
    background-size: 189px 300px
  }
}

.achievement-grid.active {
  min-width: 610px;
  transition: all .4s ease-out
}

@media(max-width: 768px) {
  .achievement-grid.active {
    min-width: 100%;
    min-height: 365px
  }
}

.achievement-grid.active .overlay-grid {
  transition: all .4s ease-out;
  opacity: 1;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 10
}

.course-content-center::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 80%;
  background-color: rgba(112, 67, 227, .19);
  top: 0;
  left: 50%;
  z-index: 0
}

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

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

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

.nav-area .hamburger {
  display: none
}

@media(max-width: 1200px) {
  .nav-area ul {
    position: fixed;
    top: 40px;
    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(110%);
    transition: .4s ease-out;
    margin-top: 20px
  }

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

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

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

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

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

.visible-popup {
  transform: translateY(0px) !important;
  opacity: 1;
  z-index: 50
}

.visible-popup .popup-slider {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: #d85a42;
  transform-origin: left
}

@media(max-width: 768px) {
  .visible-popup {
    transform: translateY(0%)
  }
}

@keyframes countdown {
  0% {
    width: 100%
  }

  100% {
    width: 0%
  }
}

.animate {
  animation: countdown 15s linear forwards
}

.card {
  background-image: url(../img/cards-pattern.svg);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative
}

.card-dark {
  background-image: url(../img/cards-pattern-dark.svg);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative
}

.overlay {
  border-radius: 4px;
  background: rgba(195, 195, 195, .4);
  padding: 4px 16px;
  width: -moz-fit-content;
  width: fit-content
}

.accordion {
  width: 100%
}

@media(max-width: 768px) {
  .accordion {
    width: 100%
  }
}

.accordion-header {
  cursor: pointer
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height .3s ease-in-out
}

.financial-future {
  background-image: url(../img/finance-influencer-pattern.svg);
  background-position: 62% -5%;
  background-repeat: no-repeat;
  position: relative
}

.financial-future-dark {
  background-image: url(../img/finance-influencer-pattern-dark.svg);
  background-position: -100% 100%;
  background-repeat: no-repeat;
  position: relative
}

.join-course {
  background-image: url(../img/join-course-pattern.svg);
  background-position: 32% 50%;
  background-repeat: no-repeat;
  position: relative
}

.join-course-dark {
  background-image: url(../img/join-course-pattern-dark.svg);
  background-position: 32% 50%;
  background-repeat: no-repeat;
  position: relative
}

.course-perks {
  background-image: url(../img/course-perks-pattern.svg);
  background-position: 30% 105%;
  background-repeat: no-repeat;
  position: relative
}

.slider {
  position: relative;
  overflow: hidden;
  width: 100%
}

.transform-finance {
  position: relative;
  overflow: hidden
}

.transform-finance::after {
  content: "";
  position: absolute;
  background-image: url(../img/finance-pattern-left.svg);
  background-repeat: no-repeat;
  top: 40%;
  left: -15%;
  width: 38%;
  height: 71%
}

@media(max-width: 768px) {
  .transform-finance::after {
    top: 40%;
    left: -30%;
    width: 69%;
    height: 71%
  }
}

.transform-finance::before {
  content: "";
  position: absolute;
  background-image: url(../img/finance-pattern-right.svg);
  background-repeat: no-repeat;
  top: -30%;
  right: -15%;
  width: 32%;
  height: 100%
}

@media(max-width: 768px) {
  .transform-finance::before {
    top: -13%;
    right: -19%;
    width: 76%;
    height: 63%
  }
}

.transform-finance-dark {
  position: relative;
  overflow: hidden
}

.transform-finance-dark::after {
  content: "";
  position: absolute;
  background-image: url(../img/finance-pattern-left-dark.svg);
  background-repeat: no-repeat;
  top: 40%;
  left: -15%;
  width: 38%;
  height: 71%
}

@media(max-width: 768px) {
  .transform-finance-dark::after {
    top: 40%;
    left: -30%;
    width: 69%;
    height: 71%
  }
}

.transform-finance-dark::before {
  content: "";
  position: absolute;
  background-image: url(../img/finance-pattern-right-dark.svg);
  background-repeat: no-repeat;
  top: -30%;
  right: -15%;
  width: 32%;
  height: 100%
}

@media(max-width: 768px) {
  .transform-finance-dark::before {
    top: -13%;
    right: -19%;
    width: 76%;
    height: 63%
  }
}

.pricing {
  position: relative
}

.pricing::after {
  content: "";
  position: absolute;
  background-image: url(../img/pricing.svg);
  background-repeat: no-repeat;
  bottom: -25%;
  left: 0%;
  width: 38%;
  height: 71%
}

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

.pricing::before {
  content: "";
  position: absolute;
  background-image: url(../img/pricing.svg);
  background-repeat: no-repeat;
  top: 0%;
  right: 0%;
  width: 45%;
  height: 71%
}

@media(max-width: 760px) {
  .pricing::before {
    background-image: url(../img/pricing-pattern-mobile.svg)
  }
}

.pricing-dark {
  position: relative
}

.pricing-dark::after {
  content: "";
  position: absolute;
  background-image: url(../img/pricing-dark.svg);
  background-repeat: no-repeat;
  bottom: -25%;
  left: 0%;
  width: 38%;
  height: 71%
}

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

.pricing-dark::before {
  content: "";
  position: absolute;
  background-image: url(../img/pricing-dark.svg);
  background-repeat: no-repeat;
  top: 0%;
  right: 0%;
  width: 45%;
  height: 71%
}

@media(max-width: 760px) {
  .pricing-dark::before {
    background-image: url(../img/pricing-dark.svg)
  }
}

.pricing-card {
  border: 2px solid rgba(0, 0, 0, 0);
  border-top: 10px solid rgba(0, 0, 0, 0);
  transition: border-color .3s ease-in-out
}

.pricing-card:hover {
  border: 2px solid #d85a42;
  border-top: 10px solid #d85a42
}

.background-card {
  transition: width .3s ease-in-out, z-index .3s ease-in-out
}

.toggle-button {
  cursor: pointer
}

.toggle-icon {
  transition: transform .3s ease
}

.toggle-content.hidden {
  display: none
}

.blog-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, .05)
}

.dark-mode .hamburger span {
  background-color: #fff
}

@media(max-width: 1200px) {
  .dark-mode .nav-area ul {
    background: #000;
    margin-top: 20px
  }
}

.centered {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  top: 20px;
}

.hero-bg {
  background-image: url("../img/joshiba/gradient-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.custom-shadow-1{
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.gradient-1{
  background: rgb(1, 144, 254);
  background: radial-gradient(circle, rgba(1, 144, 254, 1) 66%, rgba(153, 210, 240, 1) 97%);
}

.custom-border{
  -o-border-image: linear-gradient(to right, #99d2f0, #0190fe, #99d2f0) 1;
     border-image: linear-gradient(to right, #99d2f0, #0190fe, #99d2f0) 1;
}

.footer-bg {
  position: relative;
  background-image: url("../img/joshiba/footer-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.footer-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.4);
  z-index: 1;
}

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

/* From Uiverse.io by Allyhere */

.special-btn {
  --clr-font-main: hsla(0 0% 20% / 100);
  --btn-bg-1: hsla(194 100% 69% / 1);
  --btn-bg-2: hsla(217 100% 56% / 1);
  --btn-bg-color: hsla(360 100% 100% / 1);
  --radii: 0.5em;
  cursor: pointer;
  /* padding: 0.9em 1.4em;
    min-width: 120px;
    min-height: 44px; */
  font-size: var(--size, 1rem);
  font-weight: 500;
  transition: 0.8s;
  background-size: 280% auto;
  background-image: linear-gradient(325deg,
            var(--btn-bg-2) 0%,
            var(--btn-bg-1) 55%,
            var(--btn-bg-2) 90%);
  border: none;
  border-radius: var(--radii);
  color: var(--btn-bg-color);
  box-shadow:
        0px 0px 20px rgba(71, 184, 255, 0.5),
        0px 5px 5px -1px rgba(58, 125, 233, 0.25),
        inset 4px 4px 8px rgba(175, 230, 255, 0.5),
        inset -4px -4px 8px rgba(19, 95, 216, 0.35);
}

.special-btn:hover {
  background-position: right top;
}

@media (prefers-reduced-motion: reduce) {
  .special-btn {
    transition: linear;
  }
}

.stacked-avatars {
  display: flex
}

.stacked-avatars>div:not(:first-child) {
  margin-left: -15px
}

@media(max-width: 768px) {
  .stacked-avatars>div:not(:first-child) {
    margin-left: -15px
  }
}

@media (min-width: 640px) {
  .sm\:row-span-2 {
    grid-row: span 2 / span 2;
  }

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

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

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

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

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

  .sm\:gap-x-\[30px\] {
    -moz-column-gap: 30px;
         column-gap: 30px;
  }

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

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

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

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

  .md\:top-auto {
    top: auto;
  }

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

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

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

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

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

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

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

  .md\:translate-y-\[110\%\] {
    --tw-translate-y: 110%;
    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));
  }

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

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, 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-center {
    justify-content: center;
  }

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

  .md\:gap-\[10px\] {
    gap: 10px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1024px) {
  .lg\:m-0 {
    margin: 0px;
  }

  .lg\:\!mx-4 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }

  .lg\:mx-\[80px\] {
    margin-left: 80px;
    margin-right: 80px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .lg\:mr-0 {
    margin-right: 0px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:w-\[33\.33\%\] {
    width: 33.33%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:gap-8 {
    gap: 100px;
  }

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

  .lg\:gap-\[24px\] {
    gap: 24px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:text-48 {
    font-size: 48px;
  }

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

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

@media (prefers-color-scheme: dark) {
  .dark\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}