@import url("https://use.typekit.net/tbp7qgj.css");

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

::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: ;
  --spacing: 0.25rem;
}

/*
! 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: #e5e7eb;
  /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

/*
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%;
}

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

@media (min-width: 744px) and (max-width: 1132px) {
  .container {
    max-width: 1132px;
  }
}

@media (min-width: 1133px) and (max-width: 1439px) {
  .container {
    max-width: 1439px;
  }
}

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

@supports (-webkit-touch-callout: none) {
  @media (min-width: 1125px) and (max-width: 1431px) {
    .container {
      max-width: 1431px;
    }
  }

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

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-2 {
  bottom: 0.5rem;
}

.bottom-3 {
  bottom: 0.75rem;
}

.end-0 {
  inset-inline-end: 0px;
}

.left-0 {
  left: 0px;
}

.left-12 {
  left: 3rem;
}

.left-5 {
  left: 1.25rem;
}

.left-6 {
  left: 1.5rem;
}

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

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

.right-10 {
  right: 2.5rem;
}

.right-5 {
  right: 1.25rem;
}

.right-\[-3\] {
  right: calc(var(--spacing) * -3);
}

.start-0 {
  inset-inline-start: 0px;
}

.top-1 {
  top: 0.25rem;
}

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

.top-12 {
  top: 3rem;
}

.top-5 {
  top: 1.25rem;
}

.top-8 {
  top: 2.75rem;
}

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

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

@media (max-width: 743px) {
  .top-\[-298px\] {
    top: -298px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.m-auto {
  margin: auto;
}

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

.mb-12 {
  margin-bottom: 3rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

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

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

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

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

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

.mb-\[5rem\] {
  margin-bottom: 5rem;
}

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

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

.block {
  display: block;
}

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

.flex {
  display: flex;
}

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

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.size-4 {
  width: 1rem;
  height: 1rem;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-\[1\.4px\] {
  height: 1.4px;
}

.h-\[1\.5px\] {
  height: 1.5px;
}

.h-\[1\.75px\] {
  height: 1.75px;
}

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

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

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

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

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

.h-full {
  height: 100%;
}

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

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

.w-12 {
  width: 3rem;
}

.w-16 {
  width: 4rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-full {
  width: 100%;
}

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

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

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

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

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

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

.grow {
  flex-grow: 1;
}

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

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

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

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: spin 1s linear infinite;
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

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

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

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

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

.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\.5 {
  gap: 0.375rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

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

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

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

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

.self-stretch {
  align-self: stretch;
}

.overflow-hidden {
  overflow: hidden;
}

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

.text-balance {
  text-wrap: balance;
}

.text-pretty {
  text-wrap: pretty;
}

.break-words {
  overflow-wrap: break-word;
}

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

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

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

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

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

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

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

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

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

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

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

.border-\[\#4a6bf0\] {
  --tw-border-opacity: 1;
  border-color: rgb(74 107 240 / var(--tw-border-opacity, 1));
}

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

.border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}

.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}

.bg-\[\#091c30\] {
  --tw-bg-opacity: 1;
  background-color: rgb(9 28 48 / var(--tw-bg-opacity, 1));
}

.bg-\[\#4a6bf0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(74 107 240 / var(--tw-bg-opacity, 1));
}

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

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

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

.bg-\[\#f4b949\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 185 73 / var(--tw-bg-opacity, 1));
}

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

.bg-black\/30 {
  background-color: rgb(0 0 0 / 0.3);
}

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

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

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

.p-0 {
  padding: 0px;
}

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

.p-2 {
  padding: 0.5rem;
}

.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

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

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

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

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

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

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

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-black {
  font-weight: 900;
}

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

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

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

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

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

.leading-6 {
  line-height: 1.5rem;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-\[132\%\] {
  line-height: 132%;
}

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

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

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

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

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

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

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

.leading-tight {
  line-height: 1.25;
}

.tracking-\[-0\.34px\] {
  letter-spacing: -0.34px;
}

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

.tracking-normal {
  letter-spacing: 0em;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.text-\[\#091c30\] {
  --tw-text-opacity: 1;
  color: rgb(9 28 48 / var(--tw-text-opacity, 1));
}

.text-\[\#4a6bf0\] {
  --tw-text-opacity: 1;
  color: rgb(74 107 240 / var(--tw-text-opacity, 1));
}

.text-\[\#4f5b79\] {
  --tw-text-opacity: 1;
  color: rgb(79 91 121 / var(--tw-text-opacity, 1));
}

.text-\[\#939bad\] {
  --tw-text-opacity: 1;
  color: rgb(147 155 173 / var(--tw-text-opacity, 1));
}

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

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

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

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

.text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

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

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

.underline-offset-4 {
  text-underline-offset: 4px;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-70 {
  opacity: 0.7;
}

.shadow-\[0px_2px_4px_rgba\(0\2c 0\2c 0\2c 0\.3\)\] {
  --tw-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
  --tw-shadow-colored: 0px 2px 4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.blur-\[70\%\] {
  --tw-blur: blur(70%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

.transition-colors {
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

@font-face {
  font-family: "park-lane";
  /* src: url(./fonnts.com-Park-Lane-.otf) format("opentype"); */
  font-style: italic;
  font-display: swap;
  font-weight: 700;
}

:root {
  --primary-graphite-blue: #091c30;
  --secondary-royal-blue: #4a6bf0;
  --accent-yellow: #f4b949;
  --text-gray: #939bad;
  --light-gray: #f3f3f3;
  --medium-gray: #4f5b79;
}

* {
  box-sizing: border-box;
}

body,
html {
  overflow-x: hidden;
}

html {
  font-size: 16px;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  line-height: 1.6;
}

#main-content {
  overflow: hidden;
}

.container {
  width: 100%;
  max-width: 96rem;
  margin: 0 auto;
  padding: 0 1rem;
}

@media (min-width: 640px) {
  .container {
    padding: 0 1.5rem;
  }
}

@media (min-width: 1133px) {
  .container {
    padding: 0 2rem;
  }

  .container-hero {
    padding: 0 3rem;
  }
}

@media (min-width: 1158px) {
  .container-hero {
    padding: 0 4rem;
  }
}

@media (min-width: 1190px) {
  .container-hero {
    padding: 0 5rem;
  }
}

@media (min-width: 1222px) {
  .container-hero {
    padding: 0 6rem;
  }
}

@media (min-width: 1254px) {
  .container-hero {
    padding: 0 7rem;
  }
}

@media (min-width: 1286px) {
  .container-hero {
    padding: 0 8rem;
  }
}

@media (min-width: 1318px) {
  .container-hero {
    padding: 0 9rem;
  }
}

@media (min-width: 1350px) {
  .container-hero {
    padding: 0 10rem;
  }
}

@media (min-width: 1382px) {
  .container-hero {
    padding: 0 11rem;
  }
}

@media (min-width: 1414px) {
  .container-hero {
    padding: 0 12rem;
  }
}

@media (min-width: 1440px) {
  .container-hero {
    padding: 0 7rem;
  }
}

@media (min-width: 1489px) {
  .container-hero {
    padding: 0 9rem;
  }
}

@supports (-webkit-touch-callout: none) {
  @media (min-width: 1125px) {
    .container {
      padding: 0 2rem;
    }

    .container-hero {
      padding: 0 3rem;
    }
  }

  @media (min-width: 1150px) {
    .container-hero {
      padding: 0 4rem;
    }
  }

  @media (min-width: 1182px) {
    .container-hero {
      padding: 0 5rem;
    }
  }

  @media (min-width: 1214px) {
    .container-hero {
      padding: 0 6rem;
    }
  }

  @media (min-width: 1246px) {
    .container-hero {
      padding: 0 7rem;
    }
  }

  @media (min-width: 1278px) {
    .container-hero {
      padding: 0 8rem;
    }
  }

  @media (min-width: 1310px) {
    .container-hero {
      padding: 0 9rem;
    }
  }

  @media (min-width: 1342px) {
    .container-hero {
      padding: 0 10rem;
    }
  }

  @media (min-width: 1374px) {
    .container-hero {
      padding: 0 11rem;
    }
  }

  @media (min-width: 1406px) {
    .container-hero {
      padding: 0 12rem;
    }
  }

  @media (min-width: 1432px) {
    .container-hero {
      padding: 0 7rem;
    }
  }

  @media (min-width: 1481px) {
    .container-hero {
      padding: 0 9rem;
    }
  }
}

.font-parklane {
  font-family: "park-lane", "Helvetica", sans-serif;
}

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

.font-merriweather {
  font-family: "Merriweather", serif;
}

.btn-primary {
  background-color: var(--secondary-royal-blue);
  color: white;
  border-radius: 87px;
  padding: 8px 24px;
  font-weight: 600;
  font-size: 14px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  text-align: center;
  display: inline-block;
  text-decoration: none;
}

@media (min-width: 640px) {
  .btn-primary {
    padding: 10px 32px;
    font-size: 16px;
    width: auto;
  }
}

@media (min-width: 744px) {
  .btn-primary {
    font-size: 18px;
  }
}

.btn-primary:hover {
  background-color: #3a5be0;
  transform: translateY(-1px);
}

.btn-secondary {
  background-color: var(--accent-yellow);
  color: var(--primary-graphite-blue);
  border-radius: 38px;
  padding: 8px 24px;
  font-weight: 600;
  font-size: 14px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  text-align: center;
  display: inline-block;
  text-decoration: none;
}

@media (min-width: 640px) {
  .btn-secondary {
    padding: 10px 32px;
    font-size: 16px;
    width: auto;
  }
}

@media (min-width: 744px) {
  .btn-secondary {
    font-size: 18px;
  }
}

.btn-secondary:hover {
  background-color: #e5aa3a;
  transform: translateY(-1px);
}

.carousel-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  /* padding: 0 1rem; */
}

.carousel-container::-webkit-scrollbar {
  display: none;
}

@media (min-width: 744px) {
  .carousel-container {
    /* padding: 0 2rem; */
  }
}

.carousel-track {
  display: flex;
  transition: transform 0.5s ease-in-out;
  /* overflow-x: hidden; */
  scroll-behavior: smooth;
}

.content-track {
  display: flex;
  transition: transform 0.5s ease-in-out;
  /* overflow-x: hidden; */
  scroll-behavior: smooth;
}


.carousel-item { 
  flex: 0 0 auto;
  margin-right: 12px;
  width: 280px;
  height: 350px;
  background-size: cover;
  background-position: center;
  border-radius: 0;
  position: relative;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #e5e5e5;
}

.content-item {
  flex: 0 0 auto;
  margin-right: 12px;
  width: 280px;
  height: 350px;
  background-size: cover;
  background-position: center;
  border-radius: 0;
  position: relative;
  box-sizing: border-box;
}
.select-none{
  user-select: none;
  -webkit-user-select: none; /* For Safari */
  -moz-user-select: none;    /* For Firefox */
  -ms-user-select: none;  
}

.hid-content {
  display: none;
}

.carousel-item:hover {
  background-image: none;
  border: 1px solid rgba(201, 199, 197, 0.4);

  .hid-content {
    display: block;
    /* top:300px; */
  }

  .item-title,
  .item-content {
    color: #091c30 !important;
  }
}

.content-item:hover {
  background-image: none;
  border: 1px solid rgba(201, 199, 197, 0.4);

  .hid-content {
    display: block;
  }

  .item-title,
  .item-content {
    color: #091c30 !important;
  }
}

.carousel-item:hover .animate-slide-up {
  --y-translate: 0px;

  /* transform: translateY(100%); */
  animation: text-slide-up 0.8s ease forwards;
}

.content-item:hover .animate-slide-up {
  --y-translate: 0px;

  /* transform: translateY(100%); */
  animation: text-slide-up 0.8s ease forwards;
}

@keyframes text-slide-up {
  to {
    transform: translateY(var(--y-translate));
    opacity: 1;
  }
}

@media (min-width: 640px) {
  .carousel-item {
    margin-right: 16px;
    width: 300px;
    height: 370px;
  }

  .content-item {
    margin-right: 16px;
    width: 300px;
    height: 370px;
  }
}

@media (min-width: 744px) {
  .carousel-item {
    margin-right: 21px;
    width: 330px;
    height: 397px;
  }

  .content-item {
    margin-right: 21px;
    width: 330px;
    height: 397px;
  }
}

.carousel-nav {
  position: absolute;
  bottom: 5%;
  transform: translateY(-50%);
  border: none;
  /* border-radius: 50%; */
  /* width: 32px;
  height: 32px; */
  cursor: pointer;
  z-index: 10;
  transition: all 0.3s ease;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
}

@media (min-width: 640px) {
  .carousel-nav {
    width: 35px;
    height: 35px;
    font-size: 16px;
  }
}

@media (min-width: 744px) {
  .carousel-nav {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
}

/* .carousel-nav:hover {
  background: white;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
} */

.carousel-nav.prev {
  left: 20%;
}

.carousel-nav.next {
  right: 20%;
}

@media (min-width: 744px) {
  .carousel-nav.prev {
    left: 20%;
  }

  .carousel-nav.next {
    right: 20%;
  }
}

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

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

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

@media (min-width: 640px) {
  .responsive-text {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

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

.responsive-heading {
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (min-width: 640px) {
  .responsive-heading {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

@media (min-width: 744px) {
  .responsive-heading {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1133px) {
  .responsive-heading {
    font-size: 3rem;
    line-height: 1;
  }
}

.fade-in {
  opacity: 0;
  animation: fadeIn 0.5s ease-in-out forwards;
}

@keyframes fadeIn {
  to {
    opacity: 1;
  }
}

.slide-up {
  transform: translateY(50px);
  opacity: 0;
  animation: slideUp 1.5s ease-in forwards;
}

@keyframes slideUp {
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.backdrop-blur-fallback {
  background-color: rgba(255, 255, 255, 0.95);
}

.text-shadow-light {
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
}

.text-shadow-dark {
  text-shadow: 0px 3px 11px rgba(0, 0, 0, 0.75);
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: var(--secondary-royal-blue);
  border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
  background: #3a5be0;
}

.thicker {
  font-weight: 900;
}

.line-wrap {
  word-wrap: break-word;
}

.drop-image-shadow {
  filter: drop-shadow(0 25px 25px rgba(24, 22, 22, 0.6));
  /* Safari-safe fallback */
  --tw-drop-shadow: drop-shadow(0 25px 25px rgba(24, 22, 22, 0.6));
  filter: var(--tw-drop-shadow);
}

.drop-carousel-head-text-shadow {
  --tw-drop-shadow: drop-shadow(0px 3px 11px rgb(0 0 0 / 1));
  filter: var(--tw-drop-shadow);
}

#scrollToTopBtn {
  display: none;
  position: fixed;

  @media (min-width: 744px) {
    bottom: 50px;
    right: 10px;
  }

  @media (max-width: 743px) {
    bottom: 15px;
    right: 15px;
  }

  z-index: 99;
  border: none;
  outline: none;
  background-color: #555;
  color: white;
  cursor: pointer;
  padding-: 6px 6px;
  border-radius: 50%;
  font-size: 18px;
  width: 50px;
  height: 50px;
}

.fa-2x {
  font-size: 1.5em;
}

.carousel-pagination.bottom-2 {
  bottom: 1.35rem !important;
}

.hover\:bg-\[\#e5aa3a\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 170 58 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#fc6f03\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(252 111 3 / var(--tw-bg-opacity, 1));
}

.hover\:text-\[\#091c30\]:hover {
  --tw-text-opacity: 1;
  color: rgb(9 28 48 / var(--tw-text-opacity, 1));
}

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

.hover\:opacity-80:hover {
  opacity: 0.8;
}

.focus-visible\:outline-2:focus-visible {
  outline-width: 2px;
}

.focus-visible\:outline-offset-2:focus-visible {
  outline-offset: 2px;
}

.active\:outline-offset-0:active {
  outline-offset: 0px;
}

a#loginLink {
  color: var(--secondary-royal-blue);
}

@media (min-width: 300px) {
  @media (max-width: 325px) {
    .gap-1 {
      gap: 10px !important;
    }

    .gap-4 {
      gap: 0.5rem !important;
    }

    .sm\:text-sm {
      font-size: 0.5rem !important;
    }

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

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

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

  @media (min-width: 370px) {
    .xs\:px-4 {
      padding-left: 3rem;
      padding-right: 3rem;
    }
  }

  @media (min-width: 401px) {
    .px-4 {
      padding-left: 1rem;
      padding-right: 1rem;
    }
  }

  @media (max-width: 333px) {
    .px-\[10\%\] {
      padding-left: 10%;
      padding-right: 10%;
    }
  }

  @media (min-width: 334px) and (max-width: 743px) {
    .px-\[10\%\] {
      padding-left: 15%;
      padding-right: 15%;
    }
  }

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

  .sm\:left-4 {
    left: 1rem;
  }

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

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

  .sm\:top-\[100px\] {
    top: 100px;
  }

  .sm\:top-\[55px\] {
    top: 55px;
  }

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

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

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

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

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

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

  .sm\:block {
    display: block;
  }

  .sm\:h-12 {
    height: 3rem;
  }

  .sm\:h-6 {
    height: 1.5rem;
  }

  .sm\:h-8 {
    height: 2rem;
  }

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

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

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

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

  .sm\:w-6 {
    width: 1.5rem;
  }

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

  @media (min-width: 350px) {
    .sm\:w-\[342px\] {
      width: 342px;
    }
  }

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

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

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

  @media (max-width: 743px) {
    .sm\:flex-col {
      flex-direction: column;
    }

    .sm\:right-5 {
      right: 2.25rem;
    }

    .sm\:top-\[240px\] {
      top: 240px;
    }

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

    .sm\:top-\[230px\] {
      top: 230px;
    }
  }

  .sm\:gap-2 {
    gap: 0.5rem;
  }

  .sm\:gap-3 {
    gap: 0.75rem;
  }

  @media (min-width: 338px) {
    .gap-1 {
      gap: 0.75rem;
    }
  }

  @media (min-width: 370px) {
    .sm\:gap-3 {
      gap: 1.75rem;
    }

    .md\:gap-1 {
      gap: 1.75rem;
    }
  }

  .sm\:gap-4 {
    gap: 1rem;
  }

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

  .sm\:gap-6 {
    gap: 1.5rem;
  }

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

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

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

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

  .sm\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

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

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

  .sm\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

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

  @media (max-width: 743px) {
    .sm\:pb-\[15px\] {
      padding-bottom: 15px;
    }

    .sm\:py-6 {
      padding-top: 1.5rem;
      padding-bottom: 1.5rem;
    }
  }

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

  @media (max-width: 743px) {
    .sm\:pb-\[55px\] {
      padding-bottom: 55px;
    }
  }

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

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

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

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

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

  .sm\:leading-6 {
    line-height: 1.5rem;
  }

  .sm\:leading-normal {
    line-height: 1.5;
  }

  .right-15 {
    right: calc(var(--spacing) * 15);
  }

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

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

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

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

  /* .h-\[27px\] {
    height: 3px;
  } */

  @media (max-width: 1132px) {
    .md\:text-center {
      text-align: center;
    }
  }

  @media (max-width: 743px) {
    .top-2 {
      top: 2rem;
    }

    .sm\:pb-12 {
      padding-bottom: 3rem;
    }

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

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

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

@media (min-width: 744px) {
  .md\:mb-23 {
    margin-bottom: calc(var(--spacing) * 23);
  }

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

  .md\:left-12 {
    left: 3.5rem;
  }

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

  .md\:left-9 {
    left: 2.25rem;
  }

  @media (max-width: 1132px) {
    .md\:left-\[-30px\] {
      left: -30px;
    }

    .md\:pb-12 {
      padding-bottom: 3rem;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:h-11 {
    height: 2.75rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:gap-3 {
    gap: 0.75rem;
  }

  .md\:gap-4 {
    gap: 2.5rem;
  }

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

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

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

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

  @media (max-width: 1132px) {
    .md\:bg-\[\#FFFFFF\] {
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    }
  }

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

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

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

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

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

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

  .md\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

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

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

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

  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

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

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

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

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

  @media (max-width: 1132px) {
    .md\:pb-\[75px\] {
      padding-bottom: 75px;
    }
  }

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

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

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

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

  .md\:leading-7 {
    line-height: 1.75rem;
  }

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

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

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

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

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

  @media (max-width: 1132px) {
    .md\:pb-\[15px\] {
      padding-bottom: 15px;
    }

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

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

@media (min-width: 1133px) {
  .lg\:left-12 {
    left: 7rem;
  }

  @media (min-width: 1201px) {
    .lg\:left-12 {
      left: 8rem;
    }
  }

  @media (min-width: 1251px) {
    .lg\:left-12 {
      left: 9rem;
    }
  }

  @media (min-width: 1301px) {
    .lg\:left-12 {
      left: 10rem;
    }
  }

  @media (min-width: 1351px) {
    .lg\:left-12 {
      left: 11rem;
    }
  }

  @media (min-width: 1401px) {
    .lg\:left-12 {
      left: 12rem;
    }
  }

  .lg\:left-3 {
    left: 0.75rem;
  }

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

  .lg\:top-\[-27px\] {
    top: -27px;
  }

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

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

  .lg\:top-\[-15px\] {
    top: -15px;
  }

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

  .lg\:top-\[261px\] {
    top: 261px;
  }

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

  .lg\:top-\[100px\] {
    top: 100px;
  }

  @media (min-width: 1250px) {
    .lg\:top-\[100px\] {
      top: 85px;
    }
  }

  @media (min-width: 1300px) {
    .lg\:top-\[100px\] {
      top: 75px;
    }
  }

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

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

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

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

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

  .lg\:flex {
    display: flex;
  }

  .lg\:h-11 {
    height: 2.75rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:w-\[98\.3px\] {
    width: 98.3px;
  }

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

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

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

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

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

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

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

  .lg\:gap-10 {
    gap: 2.5rem;
  }

  .lg\:gap-2 {
    gap: 0.5rem;
  }

  .lg\:gap-2\.5 {
    gap: 0.625rem;
  }

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

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

  .lg\:gap-50 {
    gap: 50px;
  }

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

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

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

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

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

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

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

  @media (max-width: 1439px) {
    .lg\:pb-\[20px\] {
      padding-bottom: 20px;
    }
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:leading-7 {
    line-height: 1.75rem;
  }

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

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

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

  .right-8 {
    right: 1.7rem;
  }

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

  @media (max-width: 1439px) {
    .lg\:right-20 {
      right: 5rem;
    }
  }

  @media (max-width: 1439px) {
    .lg\:pb-\[25px\] {
      padding-bottom: 25px;
    }
  }

  .xl\:top-8 {
    top: 3rem;
  }

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

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

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

  .lg\:top-\[250px\] {
    top: 250px;
  }

  .lg\:leading-\[100\%\] {
    line-height: 100%;
  }

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

@media (min-width: 1440px) {
  .xl\:right-9 {
    right: 2.25rem;
  }

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

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

  .xl\:top-\[47px\] {
    top: 47px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .xl\:pb-12 {
    padding-bottom: 3rem;
  }

  .xl\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

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

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

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

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

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

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

  .right-8 {
    right: 2rem;
  }

  .xl\:gap-\[5px\] {
    gap: 0px;
  }

  @media (max-width: 1445px) {
    .carousel-item {
      margin-right: 21px;
      width: 328px;
      height: 397px;
    }
  }

  @media (min-width: 1465px) {
    .xl\:gap-\[5px\] {
      gap: 3px;
    }
  }

  @media (min-width: 1507px) {
    .xl\:gap-\[5px\] {
      gap: 5px;
    }
  }

  @media (min-width: 1508px) {
    .xl\:gap-\[5px\] {
      gap: 21px;
    }
  }
}

@media (hover: hover) {
  #headerSignUpButton:hover,
  #gStrBtn:hover,
  #ftrHltsBtn:hover {
    background-color: #f3f3f3 !important;
    color: #4a6bf0 !important;
  }

  #showCaseBtn:hover,
  #serviceOvrBtn:hover {
    background-color: #fc6f03 !important;
    color: #091c30 !important;
  }
}

/* Styles for devices without hover support (e.g., mobile) */
@media (hover: none) {
  #headerSignUpButton:hover,
  #gStrBtn:hover,
  #ftrHltsBtn:hover {
    background-color: #f3f3f3 !important;
    color: #4a6bf0 !important;
  }

  #showCaseBtn:hover,
  #serviceOvrBtn:hover {
    background-color: #fc6f03 !important;
    color: #091c30 !important;
  }
}

/*safari browser media query css*/

@media screen and (min-width: 1125px) {
  @supports (-webkit-touch-callout: none) {
    .lg\:left-12 {
      left: 7rem;
    }

    @media (min-width: 1193px) {
      .lg\:left-12 {
        left: 8rem;
      }
    }

    @media (min-width: 1243px) {
      .lg\:left-12 {
        left: 9rem;
      }
    }

    @media (min-width: 1293px) {
      .lg\:left-12 {
        left: 10rem;
      }
    }

    @media (min-width: 1343px) {
      .lg\:left-12 {
        left: 11rem;
      }
    }

    @media (min-width: 1393px) {
      .lg\:left-12 {
        left: 12rem;
      }
    }

    .lg\:left-3 {
      left: 0.75rem;
    }

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

    .lg\:top-\[-27px\] {
      top: -27px;
    }

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

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

    .lg\:top-\[-15px\] {
      top: -15px;
    }

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

    .lg\:top-\[261px\] {
      top: 261px;
    }

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

    .lg\:top-\[100px\] {
      top: 100px;
    }

    @media (min-width: 1242px) {
      .lg\:top-\[100px\] {
        top: 85px;
      }
    }

    @media (min-width: 1292px) {
      .lg\:top-\[100px\] {
        top: 75px;
      }
    }

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

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

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

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

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

    .lg\:flex {
      display: flex;
    }

    .lg\:h-11 {
      height: 2.75rem;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .lg\:w-\[98\.3px\] {
      width: 98.3px;
    }

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

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

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

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

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

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

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

    .lg\:gap-10 {
      gap: 2.5rem;
    }

    .lg\:gap-2 {
      gap: 0.5rem;
    }

    .lg\:gap-2\.5 {
      gap: 0.625rem;
    }

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

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

    .lg\:gap-50 {
      gap: 50px;
    }

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

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

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

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

    .lg\:py-24 {
      padding-top: 6rem;
      padding-bottom: 6rem;
    }

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

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

    @media (max-width: 1431px) {
      .lg\:pb-\[20px\] {
        padding-bottom: 20px;
      }
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .lg\:leading-7 {
      line-height: 1.75rem;
    }

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

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

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

    .right-8 {
      right: 1.7rem;
    }

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

    @media (max-width: 1431px) {
      .lg\:right-20 {
        right: 5rem;
      }
    }

    @media (max-width: 1431px) {
      .lg\:pb-\[25px\] {
        padding-bottom: 25px;
      }
    }

    .xl\:top-8 {
      top: 3rem;
    }

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

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

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

    .lg\:top-\[250px\] {
      top: 250px;
    }

    .lg\:leading-\[100\%\] {
      line-height: 100%;
    }

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

@media screen and (min-width: 1432px) {
  @supports (-webkit-touch-callout: none) {
    .container-hero {
      padding: 0 7rem;
    }

    .xl\:right-9 {
      right: 2.25rem;
    }

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

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

    .xl\:top-\[47px\] {
      top: 47px;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .xl\:pb-12 {
      padding-bottom: 3rem;
    }

    .xl\:text-5xl {
      font-size: 3rem;
      line-height: 1;
    }

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

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

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

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

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

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

    .right-8 {
      right: 2rem;
    }

    .xl\:gap-\[5px\] {
      gap: 0px;
    }

    @media (max-width: 1437px) {
      .carousel-item {
        margin-right: 21px;
        width: 328px;
        height: 397px;
      }
    }

    @media (min-width: 1457px) {
      .xl\:gap-\[5px\] {
        gap: 3px;
      }
    }

    @media (min-width: 1499px) {
      .xl\:gap-\[5px\] {
        gap: 5px;
      }
    }

    @media (min-width: 1500px) {
      .xl\:gap-\[5px\] {
        gap: 21px;
      }
    }
  }
}
