@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

.preloader-pop {
  position: fixed;
  display: table;
  background: rgba(255, 255, 255, .9);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999
  }
  .preloader-info {
  display: block
  }
  .preloader-pop__inner {
  text-align: center;
  position: relative
  }
  .preloader-pop__inner h4 {
  font-size: 26px;
  color: #37475A;
  margin-top: 15px;
  margin-bottom: 15px
  }
  .preloader-pop__inner p {
  margin: 10px 0
  }
  .lds-ripple {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px
  }
  .lds-ripple div {
  position: absolute;
  border: 4px solid #37475A;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, .2, .8, 1) infinite
  }
  .lds-ripple div:nth-child(2) {
  animation-delay: -0.5s
  }
  @keyframes lds-ripple {
  0% {
  top: 36px;
  left: 36px;
  width: 0;
  height: 0;
  opacity: 1
  }
  100% {
  top: 0;
  left: 0;
  width: 72px;
  height: 72px;
  opacity: 0
  }
  }
  .iti--allow-dropdown {
  width: 100%
  }
  .w-128 {
  width: 32rem
  }
  *,
  ::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.15 | MIT License | https://tailwindcss.com */
  *,
  ::after,
  ::before {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb
  }
  ::after,
  ::before {
  --tw-content: ''
  }
  :host,
  html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent
  }
  body {
  margin: 0;
  line-height: inherit
  }
  hr {
  height: 0;
  color: inherit;
  border-top-width: 1px
  }
  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-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em
  }
  small {
  font-size: 80%
  }
  sub,
  sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
  }
  sub {
  bottom: -.25em
  }
  sup {
  top: -.5em
  }
  table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse
  }
  button,
  input,
  optgroup,
  select,
  textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: 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: transparent;
  background-image: none
  }
  :-moz-focusring {
  outline: auto
  }
  :-moz-ui-invalid {
  box-shadow: none
  }
  progress {
  vertical-align: baseline
  }
  ::-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;
  padding: 0
  }
  legend {
  padding: 0
  }
  menu,
  ol,
  ul {
  list-style: none;
  margin: 0;
  padding: 0
  }
  dialog {
  padding: 0
  }
  textarea {
  resize: vertical
  }
  input::placeholder,
  textarea::placeholder {
  opacity: 1;
  color: #9ca3af
  }
  [role=button],
  button {
  cursor: pointer
  }
  :disabled {
  cursor: default
  }
  audio,
  canvas,
  embed,
  iframe,
  img,
  object,
  svg,
  video {
  display: block;
  vertical-align: middle
  }
  img,
  video {
  max-width: 100%;
  height: auto
  }
  [hidden]:where(:not([hidden=until-found])) {
  display: none
  }
  .static {
  position: static
  }
  .fixed {
  position: fixed
  }
  .absolute {
  position: absolute
  }
  .relative {
  position: relative
  }
  .inset-0 {
  inset: 0px
  }
  .left-0 {
  left: 0px
  }
  .top-0 {
  top: 0px
  }
  .bottom-4 {
  bottom: 1rem
  }
  .right-0 {
  right: 0px
  }
  .right-4 {
  right: 1rem
  }
  .top-20 {
  top: 5rem
  }
  .top-4 {
  top: 1rem
  }
  .z-40 {
  z-index: 40
  }
  .z-50 {
  z-index: 50
  }
  .mx-auto {
  margin-left: auto;
  margin-right: auto
  }
  .mb-2 {
  margin-bottom: 0.5rem
  }
  .mb-4 {
  margin-bottom: 1rem
  }
  .ml-2 {
  margin-left: 0.5rem
  }
  .mr-2 {
  margin-right: 0.5rem
  }
  .mt-1 {
  margin-top: 0.25rem
  }
  .mt-12 {
  margin-top: 3rem
  }
  .mt-2 {
  margin-top: 0.5rem
  }
  .mt-3 {
  margin-top: 0.75rem
  }
  .mt-4 {
  margin-top: 1rem
  }
  .mt-8 {
  margin-top: 2rem
  }
  .block {
  display: block
  }
  .flex {
  display: flex
  }
  .hidden {
  display: none
  }
  .h-1 {
  height: 0.25rem
  }
  .h-6 {
  height: 1.5rem
  }
  .h-64 {
  height: 16rem
  }
  .h-full {
  height: 100%
  }
  .min-h-screen {
  min-height: 100vh
  }
  .w-6 {
  width: 1.5rem
  }
  .w-96 {
  width: 24rem
  }
  .w-full {
  width: 100%
  }
  .max-w-5xl {
  max-width: 64rem
  }
  .flex-shrink-0 {
  flex-shrink: 0
  }
  .border-collapse {
  border-collapse: collapse
  }
  .cursor-pointer {
  cursor: pointer
  }
  .list-inside {
  list-style-position: inside
  }
  .list-decimal {
  list-style-type: decimal
  }
  .list-disc {
  list-style-type: disc
  }
  .list-none {
  list-style-type: none
  }
  .flex-col {
  flex-direction: column
  }
  .flex-wrap {
  flex-wrap: wrap
  }
  .items-start {
  align-items: flex-start
  }
  .items-center {
  align-items: center
  }
  .justify-center {
  justify-content: center
  }
  .justify-between {
  justify-content: space-between
  }
  .space-x-6> :not([hidden])~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }
  .space-x-4> :not([hidden])~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)))
  }
  .space-y-1> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse))
  }
  .space-y-2> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))
  }
  .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))
  }
  .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))
  }
  .overflow-hidden {
  overflow: hidden
  }
  .overflow-x-auto {
  overflow-x: auto
  }
  .overflow-y-auto {
  overflow-y: auto
  }
  .rounded {
  border-radius: 0.25rem
  }
  .rounded-full {
  border-radius: 9999px
  }
  .rounded-lg {
  border-radius: 0.5rem
  }
  .rounded-md {
  border-radius: 0.375rem
  }
  .rounded-r-lg {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem
  }
  .border {
  border-width: 1px
  }
  .border-2 {
  border-width: 2px
  }
  .border-b {
  border-bottom-width: 1px
  }
  .border-l-4 {
  border-left-width: 4px
  }
  .border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1))
  }
  .border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1))
  }
  .border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1))
  }
  .border-green-500 {
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1))
  }
  .border-yellow-500 {
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1))
  }
  .bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1))
  }
  .bg-blue-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1))
  }
  .bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1))
  }
  .bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1))
  }
  .bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1))
  }
  .bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1))
  }
  .bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1))
  }
  .bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
  }
  .bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1))
  }
  .bg-yellow-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1))
  }
  .bg-opacity-50 {
  --tw-bg-opacity: 0.5
  }
  .object-cover {
  object-fit: cover
  }
  .p-2 {
  padding: 0.5rem
  }
  .p-4 {
  padding: 1rem
  }
  .p-5 {
  padding: 1.25rem
  }
  .p-6 {
  padding: 1.5rem
  }
  .px-4 {
  padding-left: 1rem;
  padding-right: 1rem
  }
  .py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem
  }
  .px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem
  }
  .px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem
  }
  .py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem
  }
  .py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem
  }
  .py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem
  }
  .py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem
  }
  .pb-4 {
  padding-bottom: 1rem
  }
  .text-left {
  text-align: left
  }
  .text-center {
  text-align: center
  }
  .font-sans {
  font-family: Roboto, sans-serif
  }
  .font-serif {
  font-family: Merriweather, serif
  }
  .text-2xl {
  font-size: 1.5rem;
  line-height: 2rem
  }
  .text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem
  }
  .text-4xl {
  font-size: 2.25rem;
  line-height: 2.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-bold {
  font-weight: 700
  }
  .font-medium {
  font-weight: 500
  }
  .font-semibold {
  font-weight: 600
  }
  .italic {
  font-style: italic
  }
  .leading-6 {
  line-height: 1.5rem
  }
  .leading-tight {
  line-height: 1.25
  }
  .text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1))
  }
  .text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1))
  }
  .text-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1))
  }
  .text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1))
  }
  .text-blue-900 {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1))
  }
  .text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1))
  }
  .text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1))
  }
  .text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1))
  }
  .text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1))
  }
  .text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1))
  }
  .text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1))
  }
  .shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }
  .shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -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)
  }
  .transition-colors {
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
  }
  .hover\:bg-blue-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1))
  }
  .hover\:bg-gray-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1))
  }
  .hover\:bg-yellow-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1))
  }
  .hover\:text-blue-300:hover {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1))
  }
  .hover\:text-blue-900:hover {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1))
  }
  .focus\:outline-none:focus {
  outline: 2px solid transparent;
  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), var(--tw-shadow, 0 0 #0000)
  }
  .focus\:ring-blue-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1))
  }
  @media (min-width: 768px) {
  .md\:sticky {
  position: sticky
  }
  .md\:mt-0 {
  margin-top: 0px
  }
  .md\:flex {
  display: flex
  }
  .md\:hidden {
  display: none
  }
  .md\:h-96 {
  height: 24rem
  }
  .md\:flex-row {
  flex-direction: row
  }
  .md\:items-center {
  align-items: center
  }
  .md\:py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem
  }
  .md\:text-5xl {
  font-size: 3rem;
  line-height: 1
  }
  }
  .col-md-6.form-group {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    font-family: 'Lato', sans-serif;
    color: #333;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    min-height: 1px;
    flex: 0 0 100%;
    max-width: 100%;
    }
    button#submitBtn {
    opacity: inherit;
    width: 100%;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    -webkit-tap-highlight-color: transparent;
    --tw-border-opacity: 1;
    --tw-space-y-reverse: 0;
    --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: ;
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    margin: 0;
    padding: 0;
    text-transform: none;
    -webkit-appearance: button;
    background-image: none;
    cursor: pointer;
    margin-top: 1rem;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    border-radius: 0.25rem;
    --tw-bg-opacity: 1;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    }
    select#countryData_gaff {
    display: none;
    }
    .checkbox {
    display: none;
    }
    #form input{
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    -webkit-tap-highlight-color: transparent;
    --tw-text-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-space-y-reverse: 0;
    --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: ;
    box-sizing: border-box;
    border-style: solid;
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    color: inherit;
    margin: 0;
    width: 100%;
    border-radius: 0.25rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
    padding: 0.5rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin-bottom: 10px;
    }

    p.advertisment {
    text-align: center;
    color: #000;
    }

     /* Modal background */
     #privacy-policy-modal {
      display: none; /* Hidden by default */
      position: fixed;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black background */
      z-index: 1000;
      justify-content: center;
      align-items: center;
      }
      /* Modal content */
      #privacy-policy-modal .modal-content {
      background-color: white;
      width: 50%; /* Modal width is 50% of the viewport */
      max-height: 80%; /* Max height is 80% of the viewport */
      overflow-y: auto; /* Scrollable content if it overflows */
      border-radius: 8px;
      padding: 20px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
      position: relative;
      }
      /* Close button */
      #privacy-policy-modal .close-button {
      position: absolute;
      top: 10px;
      right: 10px;
      font-size: 18px;
      font-weight: bold;
      color: black;
      cursor: pointer;
      }
      #privacy-policy-modal .close-button:hover {
      color: red; /* Highlight close button on hover */
      }
      ul.list-disc.pl-6 {
      margin-left: 20px;
      }
      @media screen and (max-width: 768px) {
      #privacy-policy-modal .modal-content {
      width: 100%; /* Full width on smaller screens */
      border-radius: 0; /* Remove rounded corners for better fit */
      max-height: 100%; /* Allow full-height if needed */
      }
      }
      /* Modal background */
      #terms-modal {
      display: none; /* Hidden by default */
      position: fixed;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black background */
      z-index: 1000;
      display: flex;
      justify-content: center;
      align-items: center;
      }
      /* Modal content */
      #terms-modal .modal-content {
      background-color: white;
      width: 50%; /* Default width: 50% */
      max-height: 80%; /* Max height is 80% of the viewport */
      overflow-y: auto; /* Scrollable content if it overflows */
      border-radius: 8px;
      padding: 20px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
      position: relative;
      }
      /* Close button */
      #terms-modal .close-button {
      position: absolute;
      top: 10px;
      right: 10px;
      font-size: 18px;
      font-weight: bold;
      color: black;
      cursor: pointer;
      }
      #terms-modal .close-button:hover {
      color: red; /* Highlight close button on hover */
      }
      /* Responsive style for mobile */
      @media screen and (max-width: 768px) {
      #terms-modal .modal-content {
      width: 100%; /* Full width on smaller screens */
      border-radius: 0; /* Remove rounded corners for better fit */
      max-height: 100%; /* Allow full-height if needed */
      }
      }
      /* Modal container (background overlay) */
      #contact-us-modal {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.6);
      z-index: 1000;
      display: flex;
      justify-content: center;
      align-items: center;
      }
      /* Modal content */
      #contact-us-modal .modal-content {
      background-color: white;
      width: 50%; /* Default width for desktop */
      max-height: 80%;
      overflow-y: auto;
      border-radius: 8px;
      padding: 20px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
      position: relative;
      }
      /* Close button */
      #contact-us-modal .close-button {
      position: absolute;
      top: 10px;
      right: 10px;
      font-size: 18px;
      font-weight: bold;
      color: #555;
      cursor: pointer;
      }
      /* Mobile responsiveness */
      @media screen and (max-width: 768px) {
      #contact-us-modal .modal-content {
      width: 90%; /* Full width for smaller screens */
      }
      }