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

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

html {
  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.
*/

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

/*
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.
*/


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.
*/

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

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

/*
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 {
  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 {
  text-transform: none;
}

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

button {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

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

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

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

/*
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.
*/

/*
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.
*/

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


h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

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

/*
Reset default styling for dialogs.
*/

/*
Prevent resizing textareas horizontally by default.
*/

/*
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.
*/

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

/*
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,
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;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.-left-80 {
  left: -80px;
}
.bottom-0 {
  bottom: 0px;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.right-0 {
  right: 0px;
}
.right-15 {
  right: 15px;
}
.right-50 {
  right: 50px;
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: 50%;
}
.top-15 {
  top: 15px;
}
.top-56 {
  top: 56px;
}
.z-1 {
  z-index: 1;
}
.z-10 {
  z-index: 10;
}
.z-50 {
  z-index: 50;
}
.z-99 {
  z-index: 99;
}
.z-999 {
  z-index: 999;
}
.z-9999 {
  z-index: 9999;
}
.z-99999 {
  z-index: 99999;
}
.z-auto {
  z-index: auto;
}
.-mx-1 {
  margin-left: -1px;
  margin-right: -1px;
}
.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.mx-100 {
  margin-left: 100px;
  margin-right: 100px;
}
.mx-33 {
  margin-left: 33px;
  margin-right: 33px;
}
.mx-5 {
  margin-left: 5px;
  margin-right: 5px;
}
.mx-8 {
  margin-left: 8px;
  margin-right: 8px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.my-24 {
  margin-top: 24px;
  margin-bottom: 24px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-10vh {
  margin-bottom: 10vh;
}
.mb-12 {
  margin-bottom: 12px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-16 {
  margin-bottom: 16px;
}
.mb-2 {
  margin-bottom: 2px;
}
.mb-24 {
  margin-bottom: 24px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-6 {
  margin-bottom: 6px;
}
.mb-7 {
  margin-bottom: 7px;
}
.mb-8 {
  margin-bottom: 8px;
}
.ml-10 {
  margin-left: 10px;
}
.ml-2 {
  margin-left: 2px;
}
.ml-20 {
  margin-left: 20px;
}
.ml-auto {
  margin-left: auto;
}
.mr-30 {
  margin-right: 30px;
}
.mt-0 {
  margin-top: 0px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-16 {
  margin-top: 16px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-23 {
  margin-top: 23px;
}
.mt-24 {
  margin-top: 24px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-35 {
  margin-top: 35px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-56 {
  margin-top: 56px;
}
.mt-8 {
  margin-top: 8px;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.hidden {
  display: none;
}
.h-10\/12 {
  height: 83.333334%;
}
.h-127 {
  height: 127px;
}
.h-16 {
  height: 16px;
}
.h-24 {
  height: 24px;
}
.h-250 {
  height: 250px;
}
.h-32 {
  height: 32px;
}
.h-36 {
  height: 36px;
}
.h-40 {
  height: 40px;
}
.h-50 {
  height: 50px;
}
.h-56 {
  height: 56px;
}
.h-710 {
  height: 710px;
}
.h-8 {
  height: 8px;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.min-h-410 {
  min-height: 410px;
}
.w-108 {
  width: 108px;
}
.w-127 {
  width: 127px;
}
.w-14 {
  width: 14px;
}
.w-15 {
  width: 15px;
}
.w-150 {
  width: 150px;
}
.w-200 {
  width: 200px;
}
.w-24 {
  width: 24px;
}
.w-240 {
  width: 240px;
}
.w-32 {
  width: 32px;
}
.w-38 {
  width: 38px;
}
.w-40 {
  width: 40px;
}
.w-50 {
  width: 50px;
}
.w-8\/12 {
  width: 66.666667%;
}
.w-80 {
  width: 80px;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-fullm80 {
  width: calc(100% - 80px);
}
.max-w-1050 {
  max-width: 1050px;
}
.max-w-full {
  max-width: 100%;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.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));
}
.cursor-default {
  cursor: default;
}
.cursor-pointer {
  cursor: pointer;
}
.list-decimal {
  list-style-type: decimal;
}
.list-disc {
  list-style-type: disc;
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-10 {
  gap: 10px;
}
.gap-12 {
  gap: 12px;
}
.gap-15 {
  gap: 15px;
}
.gap-16 {
  gap: 16px;
}
.gap-2 {
  gap: 2px;
}
.gap-20 {
  gap: 20px;
}
.gap-30 {
  gap: 30px;
}
.gap-32 {
  gap: 32px;
}
.gap-40 {
  gap: 40px;
}
.divide-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-lineblue > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(43 27 180 / var(--tw-divide-opacity, 1));
}
.self-center {
  align-self: center;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded-10 {
  border-radius: 10px;
}
.rounded-20 {
  border-radius: 20px;
}
.rounded-4 {
  border-radius: 4px;
}
.rounded-56 {
  border-radius: 56px;
}
.rounded-6 {
  border-radius: 6px;
}
.rounded-bl-none {
  border-bottom-left-radius: 0;
}
.rounded-br-none {
  border-bottom-right-radius: 0;
}
.border-1 {
  border-width: 1px;
}
.border-3 {
  border-width: 3px;
}
.border-b-1 {
  border-bottom-width: 1px;
}
.border-solid {
  border-style: solid;
}
.border-transparent {
  border-color: transparent;
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.bg-bannerblue {
  --tw-bg-opacity: 1;
  background-color: rgb(30 13 151 / var(--tw-bg-opacity, 1));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-brandorange {
  --tw-bg-opacity: 1;
  background-color: rgb(246 82 70 / var(--tw-bg-opacity, 1));
}
.bg-darkBlue {
  --tw-bg-opacity: 1;
  background-color: rgb(21 8 122 / var(--tw-bg-opacity, 1));
}
.bg-lineblue {
  --tw-bg-opacity: 1;
  background-color: rgb(43 27 180 / var(--tw-bg-opacity, 1));
}
.bg-menublue {
  --tw-bg-opacity: 1;
  background-color: rgb(24 15 96 / var(--tw-bg-opacity, 1));
}
.bg-modalblack {
  background-color: #000000b3;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-opacity-75 {
  --tw-bg-opacity: .75;
}
.bg-none {
  background-image: none;
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0 {
  padding: 0px;
}
.p-10 {
  padding: 10px;
}
.p-15 {
  padding: 15px;
}
.p-3 {
  padding: 3px;
}
.p-30 {
  padding: 30px;
}
.p-4 {
  padding: 4px;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.px-12 {
  padding-left: 12px;
  padding-right: 12px;
}
.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.px-16 {
  padding-left: 16px;
  padding-right: 16px;
}
.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}
.px-33 {
  padding-left: 33px;
  padding-right: 33px;
}
.px-4 {
  padding-left: 4px;
  padding-right: 4px;
}
.px-40 {
  padding-left: 40px;
  padding-right: 40px;
}
.px-44 {
  padding-left: 44px;
  padding-right: 44px;
}
.px-50 {
  padding-left: 50px;
  padding-right: 50px;
}
.px-7 {
  padding-left: 7px;
  padding-right: 7px;
}
.py-1 {
  padding-top: 1px;
  padding-bottom: 1px;
}
.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}
.py-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}
.py-2 {
  padding-top: 2px;
  padding-bottom: 2px;
}
.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.py-22 {
  padding-top: 22px;
  padding-bottom: 22px;
}
.py-23 {
  padding-top: 23px;
  padding-bottom: 23px;
}
.py-3 {
  padding-top: 3px;
  padding-bottom: 3px;
}
.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.py-56 {
  padding-top: 56px;
  padding-bottom: 56px;
}
.py-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-13 {
  padding-bottom: 13px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-22 {
  padding-bottom: 22px;
}
.pb-25 {
  padding-bottom: 25px;
}
.pb-28 {
  padding-bottom: 28px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-4 {
  padding-bottom: 4px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pl-20 {
  padding-left: 20px;
}
.pl-30 {
  padding-left: 30px;
}
.pl-46 {
  padding-left: 46px;
}
.pl-5 {
  padding-left: 5px;
}
.pl-6 {
  padding-left: 6px;
}
.pr-3 {
  padding-right: 3px;
}
.pr-30 {
  padding-right: 30px;
}
.pr-7 {
  padding-right: 7px;
}
.pt-0 {
  padding-top: 0px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-12 {
  padding-top: 12px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-16 {
  padding-top: 16px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-24 {
  padding-top: 24px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-12 {
  font-size: 12px;
}
.text-14 {
  font-size: 14px;
}
.text-15 {
  font-size: 15px;
}
.text-16 {
  font-size: 16px;
}
.text-18 {
  font-size: 18px;
}
.text-20 {
  font-size: 20px;
}
.text-22 {
  font-size: 22px;
}
.text-24 {
  font-size: 24px;
}
.text-28 {
  font-size: 28px;
}
.text-45 {
  font-size: 45px;
}
.text-50 {
  font-size: 50px;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.leading-120 {
  line-height: 120%;
}
.leading-18 {
  line-height: 18px;
}
.leading-19 {
  line-height: 19px;
}
.leading-20 {
  line-height: 20px;
}
.leading-21 {
  line-height: 21px;
}
.leading-24 {
  line-height: 24px;
}
.leading-27 {
  line-height: 27px;
}
.leading-30 {
  line-height: 30px;
}
.leading-34 {
  line-height: 34px;
}
.leading-42 {
  line-height: 42px;
}
.leading-48 {
  line-height: 48px;
}
.leading-normal {
  line-height: 1.5;
}
.tracking-24 {
  letter-spacing: 0.24em;
}
.tracking-light {
  letter-spacing: -2.25px;
}
.tracking-threepoint8 {
  letter-spacing: 3.84px;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-brandorange {
  --tw-text-opacity: 1;
  color: rgb(246 82 70 / var(--tw-text-opacity, 1));
}
.text-darkBlue {
  --tw-text-opacity: 1;
  color: rgb(21 8 122 / 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;
}
.decoration-white {
  text-decoration-color: #ffffff;
}
.duration-200 {
  transition-duration: 200ms;
}
body {
    word-break: keep-all !important;
    font-family: 'PoppinsRegular', Arial, Helvetica, sans-serif;
}
html {
    scroll-behavior: smooth;
}
.line:not(:last-child)::after{
        position: absolute;
        content: "";
        width: 1px;
        height: 24px;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        background: white;
}
.darkline:not(:last-child)::after{
    position: absolute;
    content: "";
    width: 1px;
    height: 40px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background: black
}
.homefirstcarousal .slick-track {
  margin-left: -8px;
  margin-right: -8px;
}
@media (min-width: 992px) {

  .homefirstcarousal .slick-track {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.homesecondcarousal .slick-track {
  margin-left: -8px;
  margin-right: -8px;
}
@media (min-width: 992px) {

  .homesecondcarousal .slick-track {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.footerBannerContainer p{
    display: inline-block;
    font-size: 92px;
    color: white;
}
.content{
    white-space: nowrap;
    animation: text-scroll 10s linear infinite;
}
@keyframes text-scroll {
    0% {margin-left: 0;}
    100%{margin-left: -50%;}
}
.homecarousal .slick-dots {
  bottom: 5px;
  margin-top: 10px;
}
.homecarousal .slick-dots li {
  margin-left: 4px;
  margin-right: 4px;
  height: 12px;
  width: 12px;
}
.homecarousal .slick-dots li button {
  height: 12px;
  width: 12px;
}
.homecarousal .slick-dots li button:before {
  height: 12px;
  width: 12px;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(21 8 122 / var(--tw-bg-opacity, 1));
}
.homecarousal .slick-dots li.slick-active {
  height: 12px;
  width: 12px;
}
.homecarousal .slick-dots li.slick-active button:before {
  height: 12px;
  width: 12px;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.homecarousal .slick-prev {
  position: absolute;
  left: -50px;
  top: 120px;
  z-index: 99;
}
.homecarousal .slick-next {
  position: absolute;
  right: -30px;
  top: 30%;
  z-index: 99;
}
ol {
  list-style-type: decimal !important;
  padding-left: 25px !important;
}
.homePageVideo {
  height: 240px !important;
  width: 100% !important;
}
@media (min-width: 992px) {

  .homePageVideo {
    height: 360px !important;
    width: 640px !important;
  }

  body:has(.modalclass) {
    overflow: hidden;
    padding-right: 15px;
  }
}
html {
    scroll-behavior: smooth;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    /* overflow: hidden; */
}
.slick-list:focus {
    outline: none;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0);
    transition: none;
}
.slick-slider .slick-list{
   overflow: hidden; 
}
.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: block;
    float: left;

    height: 100%;
    min-height: 1px;
    transition: all 0.25s ease;
}
/* .slick-slide img {
    @apply .block;
} */
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
/*
.slick-initialized .slick-slide {
    @apply .block;
} */
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* Arrows */
.slick-prev,
.slick-next {
}
.slick-next {
}
.slick-prev {
}
.slick-prev:before,
.slick-next:before {
    line-height: 1;
    /* @apply .text-white; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    opacity: 1;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
    display: none;
}
/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: 0px;

    /* @apply .block; */

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li {
  position: relative;
    display: inline-block;
    width: 7px;
    height: 3px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;

    width: 7px;
    height: 3px;
    cursor: pointer;

    border: 0;
    outline: none;
}
.slick-dots li button:before {
    /* @apply bg-darkBlue; */
    background: blue;
    /*font-family: "slick";*/
    font-size: 11px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 1px;
    width: 7px;
    height: 4px;
    background-color: #00205b;
    opacity: 0.2;
    content: '';
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active,
.slick-dots li.slick-active button,
.slick-dots li.slick-active button:before {
    width: 14px;
    opacity: 1;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li.slick-active button:before {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    width: 14px;
    background-color: #66799c;
    opacity: 1;
}
@media only screen and (min-width: 1024px) {
    .slick-dots {
        text-align: left;
        margin-left: 48px;
    }
}
/* .zzz-pdp-thumbnails-carousel {
    height: 450px;
    overflow: hidden;
} */
/* .zzz-pdp-thumbnails-carousel .slick-vertical .slick-slider .slick-track {
    display: block !important;
} */
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:border-brandorange:hover {
  --tw-border-opacity: 1;
  border-color: rgb(246 82 70 / var(--tw-border-opacity, 1));
}
.hover\:text-brandorange:hover {
  --tw-text-opacity: 1;
  color: rgb(246 82 70 / var(--tw-text-opacity, 1));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:no-underline:hover {
  text-decoration-line: none;
}
@media (min-width: 540px) {

  .sm\:min-h-511 {
    min-height: 511px;
  }
}
@media (min-width: 768px) {

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-500 {
    height: 500px;
  }

  .md\:min-h-600 {
    min-height: 600px;
  }

  .md\:w-44p {
    width: 44%;
  }

  .md\:w-55p {
    width: 55%;
  }

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

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

  .md\:text-32 {
    font-size: 32px;
  }
}
@media (min-width: 992px) {

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

  .lg\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .lg\:mx-12 {
    margin-left: 12px;
    margin-right: 12px;
  }

  .lg\:mx-15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .lg\:mx-25 {
    margin-left: 25px;
    margin-right: 25px;
  }

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

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

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

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

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

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

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

  .lg\:ml-40 {
    margin-left: 40px;
  }

  .lg\:ml-73 {
    margin-left: 73px;
  }

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

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

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

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

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

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

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-60 {
    height: 60px;
  }

  .lg\:h-600 {
    height: 600px;
  }

  .lg\:h-80 {
    height: 80px;
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:h-full {
    height: 100%;
  }

  .lg\:max-h-410 {
    max-height: 410px;
  }

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

  .lg\:w-146 {
    width: 146px;
  }

  .lg\:w-33p33m8 {
    width: calc(33.3333% - 8px);
  }

  .lg\:w-33pm16 {
    width: calc(33.3333% - 16px);
  }

  .lg\:w-33pm26 {
    width: calc(33.3333% - 26.6666px);
  }

  .lg\:w-48p {
    width: 48%;
  }

  .lg\:w-60 {
    width: 60px;
  }

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

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

  .lg\:max-w-530 {
    max-width: 530px;
  }

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

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

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

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

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

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

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

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

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

  .lg\:gap-x-60 {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }

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

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

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

  .lg\:px-11p5 {
    padding-left: 11.5%;
    padding-right: 11.5%;
  }

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

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

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

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

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

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

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

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

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

  .lg\:pb-28 {
    padding-bottom: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:leading-110 {
    line-height: 110%;
  }

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

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

  .lg\:leading-33 {
    line-height: 33px;
  }

  .lg\:leading-42 {
    line-height: 42px;
  }

  .lg\:leading-86 {
    line-height: 86px;
  }

  .lg\:tracking-minus1point6 {
    letter-spacing: -1.6px;;
  }
}
@media (min-width: 1200px) {

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

  .xl\:px-98 {
    padding-left: 98px;
    padding-right: 98px;
  }

  .xl\:text-50 {
    font-size: 50px;
  }
}
