*, ::backdrop, :after, :before {
  --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: #4299e180;
  --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.13 | MIT License | https://tailwindcss.com
*/ *, :after, :before {
  border: 0 solid;
  box-sizing: border-box
}
:after, :before {
  --tw-content: ""
}
:host, html {
  -webkit-text-size-adjust: 100%;
  font-feature-settings: normal;
  -webkit-tap-highlight-color: transparent;
  font-family: Noto Sans, sans-serif, Sofia Pro, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-variation-settings: normal;
  line-height: 1.5;
  tab-size: 4;
}
body {
  line-height: inherit;
}
hr {
  border-top-width: 1px;
  color: inherit;
  height: 0
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit
}
a {
  color: inherit;
  text-decoration: inherit
}
b, strong {
  font-weight: bolder
}
code, kbd, pre, samp {
  font-feature-settings: normal;
  font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em;
  font-variation-settings: normal
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: initial
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0
}
button, input, optgroup, select, textarea {
  font-feature-settings: inherit;
  color: inherit;
  font-family: inherit;
  font-size: 100%;
  font-variation-settings: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0
}
button, select {
  text-transform: none
}
button, input:where([type=button]), input:where([type=reset]), input:where([type=submit]) {
  -webkit-appearance: button;
  background-color: initial;
  background-image: none
}
:-moz-focusring {
  outline: auto
}
:-moz-ui-invalid {
  box-shadow: none
}
progress {
  vertical-align: initial
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
summary {
  display: list-item
}
blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
  margin: 0
}
fieldset {
  margin: 0
}
fieldset, legend {
  padding: 0
}
menu, ol, ul {
  list-style: none;
  margin: 0;
  padding: 0
}
dialog {
  padding: 0
}
textarea {
  resize: vertical
}
input::placeholder, textarea::placeholder {
  color: #cbd5e0;
  opacity: 1
}
[role=button], button {
  cursor: pointer
}
:disabled {
  cursor: default
}
audio, canvas, embed, iframe, img, object, svg, video {
  display: block;
  vertical-align: middle
}
img, video {
  height: auto;
  max-width: 100%
}
[hidden] {
  display: none
}
.pointer-events-none {
  pointer-events: none
}
.fixed {
  position: fixed
}
.absolute {
  position: absolute
}
.relative {
  position: relative
}
.inset-y-0 {
  bottom: 0;
  top: 0
}
.bottom-0 {
  bottom: 0
}
.left-0 {
  left: 0
}
.left-\[50\%\] {
  left: 50%
}
.left-\[90px\] {
  left: 90px
}
.right-0 {
  right: 0
}
.top-0 {
  top: 0
}
.z-10 {
  z-index: 10
}
.z-20 {
  z-index: 20
}
.z-30 {
  z-index: 30
}
.m-auto {
  margin: auto
}
.mx-\[5rem\] {
  margin-left: 5rem;
  margin-right: 5rem
}
.mx-auto {
  margin-left: auto;
  margin-right: auto
}
.my-3 {
  margin-bottom: .75rem;
  margin-top: .75rem
}
.mb-2 {
  margin-bottom: .5rem
}
.mb-4 {
  margin-bottom: 1rem
}
.mb-6 {
  margin-bottom: 1.5rem
}
.mb-8 {
  margin-bottom: 2rem
}
.ml-4 {
  margin-left: 1rem
}
.mt-1 {
  margin-top: .25rem
}
.mt-2 {
  margin-top: .5rem
}
.mt-24 {
  margin-top: 6rem
}
.mt-3 {
  margin-top: .75rem
}
.mt-4 {
  margin-top: 1rem
}
.mt-5 {
  margin-top: 1.25rem
}
.mt-6 {
  margin-top: 1.5rem
}
.mt-8 {
  margin-top: 2rem
}
.mt-\[9rem\] {
  margin-top: 9rem
}
.block {
  display: block
}
.flex {
  display: flex
}
.grid {
  display: grid
}
.hidden {
  display: none
}
.h-1 {
  height: .25rem
}
.h-12 {
  height: 3rem
}
.h-2 {
  height: .5rem
}
.h-4 {
  height: 1rem
}
.h-68 {
  height: 19rem
}
.h-\[150px\] {
  height: 150px
}
.h-\[20px\] {
  height: 20px
}
.h-\[60px\] {
  height: 60px
}
.h-full {
  height: 100%
}
.max-h-\[95\%\] {
  max-height: 95%
}
.w-1\/2 {
  width: 50%
}
.w-4 {
  width: 1rem
}
.w-\[120px\] {
  width: 120px
}
.w-\[20px\] {
  width: 20px
}
.w-\[300px\] {
  width: 300px
}
.w-\[90\%\] {
  width: 90%
}
.w-full {
  width: 100%
}
.max-w-6xl {
  max-width: 72rem
}
.max-w-full {
  max-width: 100%
}
.max-w-xl {
  max-width: 36rem
}
.flex-1 {
  flex: 1 1
}
.origin-\[50\%_100\%\] {
  transform-origin: 50% 100%
}
.translate-x-\[-50\%\] {
  --tw-translate-x: -50%
}
.translate-x-\[-50\%\], .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))
}
.translate-y-\[50\%\] {
  --tw-translate-y: 50%
}
.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-not-allowed {
  cursor: not-allowed
}
.cursor-pointer {
  cursor: pointer
}
.resize {
  resize: both
}
.appearance-none {
  -webkit-appearance: none;
  appearance: none
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr))
}
.flex-row {
  flex-direction: row
}
.flex-col {
  flex-direction: column
}
.items-start {
  align-items: flex-start
}
.items-end {
  align-items: flex-end
}
.items-center {
  align-items: center
}
.justify-start {
  justify-content: flex-start
}
.justify-end {
  justify-content: flex-end
}
.justify-center {
  justify-content: center
}
.justify-between {
  justify-content: space-between
}
.gap-10 {
  gap: 2.5rem
}
.gap-4 {
  gap: 1rem
}
.gap-6 {
  gap: 1.5rem
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-left: calc(.5rem*(1 - var(--tw-space-x-reverse)));
  margin-right: calc(.5rem*var(--tw-space-x-reverse))
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-left: calc(1rem*(1 - var(--tw-space-x-reverse)));
  margin-right: calc(1rem*var(--tw-space-x-reverse))
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(1.5rem*var(--tw-space-y-reverse));
  margin-top: calc(1.5rem*(1 - var(--tw-space-y-reverse)))
}
.overflow-auto {
  overflow: auto
}
.scroll-smooth {
  scroll-behavior: smooth
}
.\ !rounded-lg {
  border-radius: .5rem !important
}
.rounded-full {
  border-radius: 9999px
}
.rounded-lg {
  border-radius: .5rem
}
.rounded-md {
  border-radius: .375rem
}
.rounded-t-full {
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px
}
.border-2, .border-\[2px\] {
  border-width: 2px
}
.border-b-2 {
  border-bottom-width: 2px
}
.\ !border-\[\#2B3A67\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(43 58 103/var(--tw-border-opacity)) !important
}
.border-\[\#0B1838\] {
  --tw-border-opacity: 1;
  border-color: rgb(11 24 56/var(--tw-border-opacity))
}
.border-\[\#333\] {
  --tw-border-opacity: 1;
  border-color: rgb(51 51 51/var(--tw-border-opacity))
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240/var(--tw-border-opacity))
}
.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(245 101 101/var(--tw-border-opacity))
}
.\ !bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255/var(--tw-bg-opacity)) !important
}
.bg-\[\#0B1838\] {
  --tw-bg-opacity: 1;
  background-color: rgb(11 24 56/var(--tw-bg-opacity))
}
.bg-\[\#1e293d\] {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 61/var(--tw-bg-opacity))
}
.bg-\[\#2c3546\] {
  --tw-bg-opacity: 1;
  background-color: rgb(44 53 70/var(--tw-bg-opacity))
}
.bg-\[\#E6EAF580\] {
  background-color: #e6eaf580
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0/var(--tw-bg-opacity))
}
.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(66 153 225/var(--tw-bg-opacity))
}
.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240/var(--tw-bg-opacity))
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity))
}
.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(246 224 94/var(--tw-bg-opacity))
}
.bg-\[linear-gradient\(109deg\2c _\#2B3A67_70\.08\%\2c _\#F0AB35_118\.17\%\)\] {
  background-image: linear-gradient(109deg, #2b3a67 70.08%, #f0ab35 118.17%)
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops))
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops))
}
.from-\[\#F06735\] {
  --tw-gradient-from: #f06735 var(--tw-gradient-from-position);
  --tw-gradient-to: #f0673500 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}
.from-\[\#F8E231\] {
  --tw-gradient-from: #f8e231 var(--tw-gradient-from-position);
  --tw-gradient-to: #f8e23100 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}
.from-yellow-400 {
  --tw-gradient-from: #f6e05e var(--tw-gradient-from-position);
  --tw-gradient-to: #f6e05e00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}
.to-\[\#F06735\] {
  --tw-gradient-to: #f06735 var(--tw-gradient-to-position)
}
.to-\[\#F8E231\] {
  --tw-gradient-to: #f8e231 var(--tw-gradient-to-position)
}
.to-orange-500 {
  --tw-gradient-to: #ed8936 var(--tw-gradient-to-position)
}
.to-yellow-600 {
  --tw-gradient-to: #d69e2e var(--tw-gradient-to-position)
}
.bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text
}
.object-contain {
  object-fit: contain
}
.object-cover {
  object-fit: cover
}
.p-0 {
  padding: 0
}
.p-2 {
  padding: .5rem
}
.px-3 {
  padding-left: .75rem;
  padding-right: .75rem
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}
.px-\[0\.6rem\] {
  padding-left: .6rem;
  padding-right: .6rem
}
.py-2 {
  padding-bottom: .5rem;
  padding-top: .5rem
}
.py-3 {
  padding-bottom: .75rem;
  padding-top: .75rem
}
.py-4 {
  padding-bottom: 1rem;
  padding-top: 1rem
}
.py-\[0\.4rem\] {
  padding-bottom: .4rem;
  padding-top: .4rem
}
.\ !pr-0 {
  padding-right: 0 !important
}
.pl-8 {
  padding-left: 2rem
}
.text-left {
  text-align: left
}
.text-center {
  text-align: center
}
.text-justify {
  text-align: justify
}
.text-2xl {
  font-size: 1.5rem
}
.text-lg {
  font-size: 1.125rem
}
.text-sm {
  font-size: .875rem
}
.text-xl {
  font-size: 1.25rem
}
.font-bold {
  font-weight: 700
}
.font-medium {
  font-weight: 500
}
.font-normal {
  font-weight: 400
}
.text-\[\#0B1838\] {
  --tw-text-opacity: 1;
  color: rgb(11 24 56/var(--tw-text-opacity))
}
.text-\[\#333\] {
  --tw-text-opacity: 1;
  color: rgb(51 51 51/var(--tw-text-opacity))
}
.text-\[\#F06735\] {
  --tw-text-opacity: 1;
  color: rgb(240 103 53/var(--tw-text-opacity))
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(160 174 192/var(--tw-text-opacity))
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(113 128 150/var(--tw-text-opacity))
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(45 55 72/var(--tw-text-opacity))
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(26 32 44/var(--tw-text-opacity))
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(245 101 101/var(--tw-text-opacity))
}
.text-transparent {
  color: #0000
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity))
}
.underline {
  text-decoration-line: underline
}
.placeholder-gray-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(203 213 224/var(--tw-placeholder-opacity))
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 #0000000d;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-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-colors {
  transition-property: background-color, border-color, color, fill, stroke
}
.ease-in-out {
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
@font-face {
  font-family: Sofia Pro;
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/SofiaProRegular.otf) format("opentype")
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0
}
body, button {
  font-family: Sofia Pro
}
@keyframes animate {
  0% {
    width: 0
  }
  to {
    width: 100%
  }
}
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, Courier New, monospace
}


@media (min-width:1024px) {
  body {
    overflow: hidden
  }
}
@media (max-width:1023px) {
  body {
    overflow-x: hidden;
    overflow-y: auto
  }
}
.hover\:border-none:hover {
  border-style: none
}
.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(247 250 252/var(--tw-bg-opacity))
}
.hover\:bg-gradient-to-r:hover {
  background-image: linear-gradient(to right, var(--tw-gradient-stops))
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity))
}
.focus\:border-transparent:focus {
  border-color: #0000
}
.focus\:border-b-indigo-300:focus {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(163 191 250/var(--tw-border-opacity))
}
.focus\:outline-none:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}
.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}
.focus\:ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(66 153 225/var(--tw-ring-opacity))
}
.focus\:ring-indigo-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(102 126 234/var(--tw-ring-opacity))
}
.focus\:ring-red-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 101 101/var(--tw-ring-opacity))
}
@media (min-width:320px) {
  .xs\:mx-\[2rem\] {
    margin-left: 2rem;
    margin-right: 2rem
  }
  .xs\:my-12 {
    margin-bottom: 3rem;
    margin-top: 3rem
  }
  .xs\:my-4 {
    margin-bottom: 1rem;
    margin-top: 1rem
  }
  .xs\:\ !mb-0 {
    margin-bottom: 0 !important
  }
  .xs\:mb-2 {
    margin-bottom: .5rem
  }
  .xs\:mb-\[2\.5rem\] {
    margin-bottom: 2.5rem
  }
  .xs\:mb-\[5rem\] {
    margin-bottom: 5rem
  }
  .xs\:mb-\[7rem\] {
    margin-bottom: 7rem
  }
  .xs\:mb-\[10rem\] {
    margin-bottom: 225px
  }
  .xs\:mr-0 {
    margin-right: 0
  }
  .xs\:mt-0 {
    margin-top: 0
  }
  .xs\:mt-12 {
    margin-top: 3rem
  }
  .xs\:mt-16 {
    margin-top: 4rem
  }
  .xs\:mt-2 {
    margin-top: .5rem
  }
  .xs\:mt-4 {
    margin-top: 1rem
  }
  .xs\:mt-6 {
    margin-top: 1.5rem
  }
  .xs\:mt-8 {
    margin-top: 2rem
  }
  .xs\:block {
    display: block
  }
  .xs\:flex {
    display: flex
  }
  .xs\:hidden {
    display: none
  }
  .xs\:h-8 {
    height: 2rem
  }
  .xs\:h-auto {
    height: auto
  }
  .xs\:w-1\/2 {
    width: 50%
  }
  .xs\:w-full {
    width: 100%
  }
  .xs\:scale-\[122\%\] {
    --tw-scale-x: 122%;
    --tw-scale-y: 122%;
    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))
  }
  .xs\:gap-2 {
    gap: .5rem
  }
  .xs\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
  }
  .xs\:px-3 {
    padding-left: .75rem;
    padding-right: .75rem
  }
  .xs\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem
  }
  .xs\:px-\[1rem\] {
    padding-left: 1rem;
    padding-right: 1rem
  }
  .xs\:py-4, .xs\:py-\[1rem\] {
    padding-bottom: 1rem;
    padding-top: 1rem
  }
  .xs\:pr-\[1rem\] {
    padding-right: 1rem
  }
  .xs\:pt-8 {
    padding-top: 2rem
  }
  .xs\:text-left {
    text-align: left
  }
  .xs\:text-center {
    text-align: center
  }
  .xs\:text-\[0\.4rem\] {
    font-size: .4rem
  }
  .xs\:text-\[0\.6rem\] {
    font-size: .6rem
  }
  .xs\:text-sm {
    font-size: .875rem
  }
  .xs\:text-xl {
    font-size: 1.25rem
  }
	.responsive-front {
    font-size: 32px; /* Specific adjustment */		
	line-height:40px;
	font-weight: bold;
    }
}
@media (min-width:640px) {
  .sm\:fixed {
    position: fixed
  }
  .sm\:mb-0 {
    margin-bottom: 0
  }
  .sm\:mb-\[6rem\] {
    margin-bottom: 6rem
  }
  .sm\:mt-12 {
    margin-top: 3rem
  }
  .sm\:block {
    display: block
  }
  .sm\:flex {
    display: flex
  }
  .sm\:w-24 {
    width: 6rem
  }
  .sm\:w-auto {
    width: auto
  }
  .sm\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
    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))
  }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
  .sm\:flex-row {
    flex-direction: row
  }
  .sm\:items-center {
    align-items: center
  }
  .sm\:justify-center {
    justify-content: center
  }
  .sm\:px-0 {
    padding-left: 0;
    padding-right: 0
  }
  .sm\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
  }
  .sm\:px-\[3rem\] {
    padding-left: 3rem;
    padding-right: 3rem
  }
  .sm\:text-\[0\.6rem\] {
    font-size: .6rem
  }
  .sm\:text-xs {
    font-size: .75rem
  }
	.responsive-front {
    font-size: 32px; /* Specific adjustment */		
	line-height:40px;
	font-weight: bold;
    }
}
@media (min-width:768px) {
  .md\:m-0 {
    margin: 0
  }

  .md\:mx-\[2rem\] {
    margin-left: 2rem;
    margin-right: 2rem
  }
  .md\:mb-0 {
    margin-bottom: 0
  }
  .md\:mb-4 {
    margin-bottom: 1rem
  }
  .md\:mb-6 {
    margin-bottom: 1.5rem
  }
  .md\:mb-\[-5rem\] {
    margin-bottom: -5rem
  }
  .md\:mt-0 {
    margin-top: 0
  }
  .md\:mt-10 {
    margin-top: 2.5rem
  }
  .md\:mt-12 {
    margin-top: 3rem
  }
  .md\:mt-16 {
    margin-top: 4rem
  }
  .md\:mt-24 {
    margin-top: 6rem
  }
  .md\:mt-4 {
    margin-top: 1rem
  }
  .md\:mt-8 {
    margin-top: 2rem
  }
  .md\:mt-\[0\.3rem\] {
    margin-top: .3rem
  }
  .md\:mt-\[2\.5rem\] {
    margin-top: 2.5rem
  }
  .md\:block {
    display: block
  }
  .md\:flex {
    display: flex
  }
  .md\:grid {
    display: grid
  }
  .md\:hidden {
    display: none
  }
  .md\:h-auto {
    height: auto
  }
  .md\:h-screen {
    height: 100vh
  }
  .md\:w-\[80\%\] {
    width: 80%
  }
  .md\:w-auto {
    width: auto
  }
  .md\:w-full {
    width: 100%
  }
  .md\:max-w-xl {
    max-width: 36rem
  }
  .md\:flex-1 {
    flex: 1 1
  }
  .md\:scale-\[130\%\] {
    --tw-scale-x: 130%;
    --tw-scale-y: 130%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
  .md\:flex-row {
    flex-direction: row
  }
  .md\:items-center {
    align-items: center
  }
  .md\:justify-center {
    justify-content: center
  }
  .md\:gap-10 {
    gap: 2.5rem
  }
  .md\:gap-12 {
    gap: 3rem
  }
  .md\:gap-20 {
    gap: 5rem
  }
  .md\:gap-4 {
    gap: 1rem
  }
  .md\:overflow-hidden {
    overflow: hidden
  }
  .md\:object-contain {
    object-fit: contain
  }
  .md\:px-0 {
    padding-left: 0;
    padding-right: 0
  }
  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
  }
  .md\:px-\[2rem\] {
    padding-left: 2rem;
    padding-right: 2rem
  }
  .md\:px-\[3rem\] {
    padding-left: 3rem;
    padding-right: 3rem
  }
  .md\:py-4 {
    padding-bottom: 1rem;
    padding-top: 1rem
  }
  .md\:py-6 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
  }
  .md\:py-8 {
    padding-bottom: 2rem;
    padding-top: 2rem
  }
  .md\:pl-10 {
    padding-left: 2.5rem
  }
  .md\:pr-\[1\.6rem\] {
    padding-right: 1.6rem
  }
  .md\:text-center {
    text-align: center
  }
  .md\:text-start {
    text-align: start
  }
  .md\:text-2xl {
    font-size: 1.5rem
  }
  .md\:text-3xl {
    font-size: 1.875rem
  }
	.responsive-front {
    font-size: 32px; /* Specific adjustment */		
	line-height:40px;
	font-weight: bold;
    }
}
@media (min-width:1025px) {
  .lg\:mx-\[5rem\] {
    margin-left: 5rem;
    margin-right: 5rem
  }
  .lg\:mb-\[-2\.8rem\] {
    margin-bottom: -2.8rem
  }
  .lg\:mb-\[0rem\] {
    margin-bottom: 0
  }
  .lg\:mt-0 {
    margin-top: 0
  }
  .lg\:w-\[80\%\] {
    width: 80%
  }
  .lg\:max-w-6xl {
    max-width: 72rem
  }
  .lg\:flex-1 {
    flex: 1 1
  }
  .lg\:scale-\[100\%\] {
    --tw-scale-x: 100%;
    --tw-scale-y: 100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
  .lg\:items-start {
    align-items: flex-start
  }
  .lg\:justify-end {
    justify-content: flex-end
  }
  .lg\:px-0 {
    padding-left: 0;
    padding-right: 0
  }
  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
  }
  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem
  }
  .lg\:px-20, .lg\:px-\[5rem\] {
    padding-left: 5rem;
    padding-right: 5rem
  }
  .lg\:pl-10 {
    padding-left: 2.5rem
  }
  .lg\:pl-20 {
    padding-left: 5rem
  }
  .lg\:text-\[0\.7rem\] {
    font-size: .7rem
  }
  .lg\:text-xs {
    font-size: .75rem
  }
}
@media (min-width:1281px) {
  .xl\:mb-0 {
    margin-bottom: 0
  }
  .xl\:mr-20 {
    margin-right: 5rem
  }
  .xl\:px-20 {
    padding-right: 5rem
  }
  .xl\:pl-20, .xl\:px-20 {
    padding-left: 5rem
  }
  .xl\:text-lg {
    font-size: 1.125rem
  }
}
@media (min-width:1440px) {
  .\32xl\:mt-10 {
    margin-top: 2.5rem
  }

}
@media (min-width:1720px) {
  .\33xl\:mt-20 {
    margin-top: 5rem
  }
  .\33xl\:mt-8 {
    margin-top: 2rem
  }
}
.App {
  text-align: center
}
.App-logo {
  height: 40vmin;
  pointer-events: none
}
@media (prefers-reduced-motion:no-preference) {
  .App-logo {
    animation: App-logo-spin 20s linear infinite
  }
}
.App-header {
  align-items: center;
  background-color: #282c34;
  color: #fff;
  display: flex;
  flex-direction: column;
  font-size: calc(10px + 2vmin);
  justify-content: center;
  min-height: 100vh
}
.App-link {
  color: #61dafb
}
@keyframes App-logo-spin {
  0% {
    transform: rotate(0deg)
  }
  to {
    transform: rotate(1turn)
  }
}
@keyframes slide-in {
  0% {
    transform: translateX(-100%)
  }
  to {
    transform: translateX(0)
  }
}
.animated-text {
  animation: slide-in 3s ease-in-out;
  display: inline-block;
  line-height: normal
}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
  input[type=number] {
    -moz-appearance: textfield
  }
}


.custom-button {
  display: inline-flex;
  appearance: none;
  align-items: center;
  justify-content: center;
  user-select: none;
  position: relative;
  white-space: nowrap;
  vertical-align: middle;
  outline: transparent solid 2px;
  outline-offset: 2px;
  padding-inline: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 16px;
  transition: background 0.3s, color 0.3s;
  font-family: 'Sofia Pro', sans-serif;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgb(43, 58, 103);
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  color: #2b3a67;}

.custom-button:hover {
  background: linear-gradient(109deg, #2b3a67 70.08%, #f0ab35 118.17%);
  color: #ffffff; /* Optional: Change text color on hover */
  cursor: pointer; /* Optional: Change cursor to pointer when hover is active */
}

.css-2xrfx8 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  -moz-box-align: start;
  align-items: start;
}
.disclaimer {
	color: #0B1838;
	font-size: 19.09px; 
	line-height: 24.817px;
}
.disclaimerglp {
	color: #0B1838;
	font-size: 20.13px; 
	line-height: 24.156px;
}
.disclaimerqualified {
	color: #0B1838;
	font-size: 24px; 
	line-height: 24.156px;
}


.responsive-title {
  font-size: 72px;
  line-height: 86.4px;
  font-weight: bold;
  background: linear-gradient(to right, #F06735, #F8E231);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent; /* For better browser support */
}

.responsive-title01 {
  font-size: 72px;
  line-height: 86.4px;
  font-weight: bold;
  color: #0B1838;
}
.responsive-title02 {
  font-size: 72px;
  line-height: 86.4px;
  font-weight: bold;
  color: #0B1838;
}

.progressbar {
  height: 732px; 
  margin-top: 102px; 
  min-height: 732px;
}


@media (max-width: 768px) {
	
  .responsive-title {
        font-size: 32px; /* Specific adjustment */		
	line-height:40px;
	  font-weight: bold;
    }
  .responsive-title01 {
    font-size: 28px; /* Shrink font size for mobile */
    line-height: 37.6px; /* Adjust line height accordingly */
  }
  .responsive-title02 {
    font-size: 42px; /* Shrink font size for mobile */
    line-height: 37.6px; /* Adjust line height accordingly */
  }
  .disclaimer {
	color: #0B1838;
	font-size: 12px; 
	line-height: 15.2px;
  }
  .disclaimerglp {
	color: #0B1838;
	font-size: 12px; 
	line-height: 15.2px;
  }
  .disclaimerqualified {
	color: #0B1838;
	font-size: 18px; 
	line-height: 15.2px;
  }
   .progressbar {
	height: 732px; 
    margin-top: 86px; 
    min-height: 732px;
  }
}


.pageimages {
  position: absolute;
  bottom: 0; /* Positions the image at the bottom */
  width: 80%; /* Optional: scales image to the width of the container */
  height: auto; /* Maintains the aspect ratio */
}


/* These are to add space to the top & bottom of the pages */
.tiptop-health {
    max-height: 645px;
    height: 645px;
    margin-top: 63px;
    min-height: 645px;
	margin-bottom: 75px;
}
.tiptop-info {
    max-height: 745px;
    height: 745px;
    margin-top: 25px;
    min-height: 575px;
	margin-bottom: 125px;
}
.tiptop-great {
    max-height: 675px;
    height: 675px;
    margin-top: 75px;
    min-height: 575px;
	margin-bottom: 75px;
}

@media (max-width: 1024px) and (max-height: 600px) {
	
	.responsive-title {
    font-size: 44px; /* Specific adjustment */		
	line-height:45px;
    }
	.disclaimer {
	color: #0B1838;
	font-size: 12px; 
	line-height: 15.2px;
  }
	
    .tiptop-health {
    height: 845px;
    margin-top: 25px;
    min-height: 845px;
	}
	.tiptop-info {
    height: 725px;
    margin-top: 25px;
    min-height: 725px;
	margin-bottom: 255px;
}
	.tiptop-motivation {
    height: 725px;
    margin-top: 15px;
    min-height: 725px;
	margin-bottom: 125px;
}  
	.tiptop-glp {
    height: 825px;		
    min-height: 825px;
	margin-bottom: 125px;	
    vertical-align: top;
}
	.tiptop-meds {
    height: 725px;		
    min-height: 725px;
	margin-bottom: 125px;	
}
	.tiptop-morbid {
    height: 725px;		
    min-height: 725px;
	margin-bottom: 125px;	
}
	.tiptop-great {
    height: 725px;		
    min-height: 725px;
	margin-left: 0px;
	margin-right: 0px;
}
}
	

.responsive-front {
  font-size: calc(34px + 2vw); /* Base size + scaling */
  line-height: calc(1.01em + 0.2vw); /* Dynamic line height */
  font-weight: bold;
  background: linear-gradient(to right, #F06735, #F8E231);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

.disclaimer-front {
  color: #0B1838;
	font-weight: normal;
  font-size: calc(11px + 0.5vw); /* Starts at 14px, adds scaling */
  line-height: calc(12px + 0.7vw); /* Starts at 20px, adds scaling */
}
	








/* === FULL PAGE CONTAINER === */
.floating-doctor-image {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 10;
  object-fit: contain;
  padding-top: 70px;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 60vh;
  transform: scale(1);
}

/* Small screens (mobile) */
@media (max-width: 767px) {
  .floating-doctor-image {
    bottom: 28px;                   /* Nudge image up */
    left: 50%;                      /* Center it */
    right: auto;                    /* Cancel right align */
    transform: translateX(-50%);    /* Perfect centering */
    max-height: 50vh;
  }
}

/* Medium screens (tablet) */
@media (min-width: 768px) and (max-width: 1023px) {
  .floating-doctor-image {
    bottom: 0;
    right: 0;
    left: auto;
    transform: scale(0.95);
    max-height: 60vh;
  }
}

/* Large screens (desktop) */
@media (min-width: 1024px) and (max-width: 1279px) {
  .floating-doctor-image {
    bottom: 0;
    right: 0;
    left: auto;
    transform: scale(0.85);
    max-height: 694px;
  }
}

/* Extra large screens */
@media (min-width: 1280px) {
  .floating-doctor-image {
    bottom: 0;
    right: 0;
    left: auto;
    transform: scale(0.8);
    max-height: 694px;
  }
}


/* Progressbar Colors */

.progress-container {
  margin: 2rem;
  margin-left: 5rem;
  margin-right: 5rem;
  height: 8px;
  background-color: #d1d5db;
  margin-top: 2rem;
  border-radius: 4px;
  position: relative;
}
.progress-bar {
  height: 8px;
  background: linear-gradient(to right, #f9e731, #ef4936);
  border-radius: 4px;
  position: relative;
}
.progress-bar span {
  position: absolute;
  right: 0;
  bottom: 6px;
  color: #0B1838;
  font-weight: normal;
}
/* Responsive Margins */
@media (max-width: 768px) {
  .progress-container {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}




