#country-guide-lead-capture-root .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
#country-guide-lead-capture-root .pointer-events-none {
  pointer-events: none;
}
#country-guide-lead-capture-root .fixed {
  position: fixed;
}
#country-guide-lead-capture-root .absolute {
  position: absolute;
}
#country-guide-lead-capture-root .relative {
  position: relative;
}
#country-guide-lead-capture-root .sticky {
  position: sticky;
}
#country-guide-lead-capture-root .-inset-4 {
  inset: -1rem;
}
#country-guide-lead-capture-root .inset-0 {
  inset: 0px;
}
#country-guide-lead-capture-root .inset-x-0 {
  left: 0px;
  right: 0px;
}
#country-guide-lead-capture-root .inset-y-0 {
  top: 0px;
  bottom: 0px;
}
#country-guide-lead-capture-root .-bottom-1 {
  bottom: -0.25rem;
}
#country-guide-lead-capture-root .-left-1 {
  left: -0.25rem;
}
#country-guide-lead-capture-root .-right-1 {
  right: -0.25rem;
}
#country-guide-lead-capture-root .-top-1 {
  top: -0.25rem;
}
#country-guide-lead-capture-root .-top-3 {
  top: -0.75rem;
}
#country-guide-lead-capture-root .bottom-0 {
  bottom: 0px;
}
#country-guide-lead-capture-root .bottom-3 {
  bottom: 0.75rem;
}
#country-guide-lead-capture-root .left-0 {
  left: 0px;
}
#country-guide-lead-capture-root .left-1\/2 {
  left: 50%;
}
#country-guide-lead-capture-root .left-4 {
  left: 1rem;
}
#country-guide-lead-capture-root .left-full {
  left: 100%;
}
#country-guide-lead-capture-root .right-12 {
  right: 3rem;
}
#country-guide-lead-capture-root .right-2 {
  right: 0.5rem;
}
#country-guide-lead-capture-root .right-4 {
  right: 1rem;
}
#country-guide-lead-capture-root .right-full {
  right: 100%;
}
#country-guide-lead-capture-root .top-1\/2 {
  top: 50%;
}
#country-guide-lead-capture-root .top-4 {
  top: 1rem;
}
#country-guide-lead-capture-root .top-\[68px\] {
  top: 68px;
}
#country-guide-lead-capture-root .z-10 {
  z-index: 10;
}
#country-guide-lead-capture-root .z-20 {
  z-index: 20;
}
#country-guide-lead-capture-root .z-50 {
  z-index: 50;
}
#country-guide-lead-capture-root .z-\[160\] {
  z-index: 160;
}
#country-guide-lead-capture-root .z-\[60\] {
  z-index: 60;
}
#country-guide-lead-capture-root .-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}
#country-guide-lead-capture-root .mx-auto {
  margin-left: auto;
  margin-right: auto;
}
#country-guide-lead-capture-root .my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
#country-guide-lead-capture-root .my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
#country-guide-lead-capture-root .mb-0\.5 {
  margin-bottom: 0.125rem;
}
#country-guide-lead-capture-root .mb-1 {
  margin-bottom: 0.25rem;
}
#country-guide-lead-capture-root .mb-1\.5 {
  margin-bottom: 0.375rem;
}
#country-guide-lead-capture-root .mb-10 {
  margin-bottom: 2.5rem;
}
#country-guide-lead-capture-root .mb-2 {
  margin-bottom: 0.5rem;
}
#country-guide-lead-capture-root .mb-3 {
  margin-bottom: 0.75rem;
}
#country-guide-lead-capture-root .mb-4 {
  margin-bottom: 1rem;
}
#country-guide-lead-capture-root .mb-5 {
  margin-bottom: 1.25rem;
}
#country-guide-lead-capture-root .mb-6 {
  margin-bottom: 1.5rem;
}
#country-guide-lead-capture-root .mb-7 {
  margin-bottom: 1.75rem;
}
#country-guide-lead-capture-root .mb-8 {
  margin-bottom: 2rem;
}
#country-guide-lead-capture-root .ml-2 {
  margin-left: 0.5rem;
}
#country-guide-lead-capture-root .mr-1 {
  margin-right: 0.25rem;
}
#country-guide-lead-capture-root .mr-2 {
  margin-right: 0.5rem;
}
#country-guide-lead-capture-root .mr-3 {
  margin-right: 0.75rem;
}
#country-guide-lead-capture-root .mt-0\.5 {
  margin-top: 0.125rem;
}
#country-guide-lead-capture-root .mt-1 {
  margin-top: 0.25rem;
}
#country-guide-lead-capture-root .mt-2 {
  margin-top: 0.5rem;
}
#country-guide-lead-capture-root .mt-3 {
  margin-top: 0.75rem;
}
#country-guide-lead-capture-root .mt-4 {
  margin-top: 1rem;
}
#country-guide-lead-capture-root .mt-5 {
  margin-top: 1.25rem;
}
#country-guide-lead-capture-root .mt-6 {
  margin-top: 1.5rem;
}
#country-guide-lead-capture-root .mt-8 {
  margin-top: 2rem;
}
#country-guide-lead-capture-root .mt-auto {
  margin-top: auto;
}
#country-guide-lead-capture-root .line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#country-guide-lead-capture-root .block {
  display: block;
}
#country-guide-lead-capture-root .inline-block {
  display: inline-block;
}
#country-guide-lead-capture-root .flex {
  display: flex;
}
#country-guide-lead-capture-root .inline-flex {
  display: inline-flex;
}
#country-guide-lead-capture-root .table {
  display: table;
}
#country-guide-lead-capture-root .grid {
  display: grid;
}
#country-guide-lead-capture-root .hidden {
  display: none;
}
#country-guide-lead-capture-root .aspect-square {
  aspect-ratio: 1 / 1;
}
#country-guide-lead-capture-root .h-1 {
  height: 0.25rem;
}
#country-guide-lead-capture-root .h-10 {
  height: 2.5rem;
}
#country-guide-lead-capture-root .h-11 {
  height: 2.75rem;
}
#country-guide-lead-capture-root .h-12 {
  height: 3rem;
}
#country-guide-lead-capture-root .h-14 {
  height: 3.5rem;
}
#country-guide-lead-capture-root .h-16 {
  height: 4rem;
}
#country-guide-lead-capture-root .h-28 {
  height: 7rem;
}
#country-guide-lead-capture-root .h-3\.5 {
  height: 0.875rem;
}
#country-guide-lead-capture-root .h-4 {
  height: 1rem;
}
#country-guide-lead-capture-root .h-48 {
  height: 12rem;
}
#country-guide-lead-capture-root .h-5 {
  height: 1.25rem;
}
#country-guide-lead-capture-root .h-6 {
  height: 1.5rem;
}
#country-guide-lead-capture-root .h-7 {
  height: 1.75rem;
}
#country-guide-lead-capture-root .h-8 {
  height: 2rem;
}
#country-guide-lead-capture-root .h-9 {
  height: 2.25rem;
}
#country-guide-lead-capture-root .h-full {
  height: 100%;
}
#country-guide-lead-capture-root .max-h-\[calc\(100dvh-2\.5rem\)\] {
  max-height: calc(100dvh - 2.5rem);
}
#country-guide-lead-capture-root .min-h-11 {
  min-height: 2.75rem;
}
#country-guide-lead-capture-root .min-h-\[340px\] {
  min-height: 340px;
}
#country-guide-lead-capture-root .min-h-\[72px\] {
  min-height: 72px;
}
#country-guide-lead-capture-root .min-h-screen {
  min-height: 100vh;
}
#country-guide-lead-capture-root .w-10 {
  width: 2.5rem;
}
#country-guide-lead-capture-root .w-11 {
  width: 2.75rem;
}
#country-guide-lead-capture-root .w-12 {
  width: 3rem;
}
#country-guide-lead-capture-root .w-14 {
  width: 3.5rem;
}
#country-guide-lead-capture-root .w-16 {
  width: 4rem;
}
#country-guide-lead-capture-root .w-3\.5 {
  width: 0.875rem;
}
#country-guide-lead-capture-root .w-32 {
  width: 8rem;
}
#country-guide-lead-capture-root .w-36 {
  width: 9rem;
}
#country-guide-lead-capture-root .w-4 {
  width: 1rem;
}
#country-guide-lead-capture-root .w-48 {
  width: 12rem;
}
#country-guide-lead-capture-root .w-5 {
  width: 1.25rem;
}
#country-guide-lead-capture-root .w-6 {
  width: 1.5rem;
}
#country-guide-lead-capture-root .w-7 {
  width: 1.75rem;
}
#country-guide-lead-capture-root .w-8 {
  width: 2rem;
}
#country-guide-lead-capture-root .w-9 {
  width: 2.25rem;
}
#country-guide-lead-capture-root .w-auto {
  width: auto;
}
#country-guide-lead-capture-root .w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
#country-guide-lead-capture-root .w-full {
  width: 100%;
}
#country-guide-lead-capture-root .min-w-0 {
  min-width: 0px;
}
#country-guide-lead-capture-root .min-w-\[150px\] {
  min-width: 150px;
}
#country-guide-lead-capture-root .min-w-\[200px\] {
  min-width: 200px;
}
#country-guide-lead-capture-root .min-w-\[620px\] {
  min-width: 620px;
}
#country-guide-lead-capture-root .min-w-max {
  min-width: -moz-max-content;
  min-width: max-content;
}
#country-guide-lead-capture-root .max-w-2xl {
  max-width: 42rem;
}
#country-guide-lead-capture-root .max-w-3xl {
  max-width: 48rem;
}
#country-guide-lead-capture-root .max-w-5xl {
  max-width: 64rem;
}
#country-guide-lead-capture-root .max-w-6xl {
  max-width: 72rem;
}
#country-guide-lead-capture-root .max-w-7xl {
  max-width: 80rem;
}
#country-guide-lead-capture-root .max-w-\[1500px\] {
  max-width: 1500px;
}
#country-guide-lead-capture-root .max-w-\[540px\] {
  max-width: 540px;
}
#country-guide-lead-capture-root .max-w-\[88px\] {
  max-width: 88px;
}
#country-guide-lead-capture-root .max-w-\[calc\(100vw-2rem\)\] {
  max-width: calc(100vw - 2rem);
}
#country-guide-lead-capture-root .max-w-full {
  max-width: 100%;
}
#country-guide-lead-capture-root .max-w-sm {
  max-width: 24rem;
}
#country-guide-lead-capture-root .max-w-xl {
  max-width: 36rem;
}
#country-guide-lead-capture-root .flex-1 {
  flex: 1 1 0%;
}
#country-guide-lead-capture-root .shrink {
  flex-shrink: 1;
}
#country-guide-lead-capture-root .shrink-0 {
  flex-shrink: 0;
}
#country-guide-lead-capture-root .border-collapse {
  border-collapse: collapse;
}
#country-guide-lead-capture-root .-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));
}
#country-guide-lead-capture-root .-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));
}
#country-guide-lead-capture-root .scale-\[1\.03\] {
  --tw-scale-x: 1.03;
  --tw-scale-y: 1.03;
  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));
}
#country-guide-lead-capture-root .scale-\[1\.05\] {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}
#country-guide-lead-capture-root .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));
}
#country-guide-lead-capture-root .cursor-default {
  cursor: default;
}
#country-guide-lead-capture-root .cursor-pointer {
  cursor: pointer;
}
#country-guide-lead-capture-root .touch-manipulation {
  touch-action: manipulation;
}
#country-guide-lead-capture-root .resize-y {
  resize: vertical;
}
#country-guide-lead-capture-root .resize {
  resize: both;
}
#country-guide-lead-capture-root .scroll-mt-24 {
  scroll-margin-top: 6rem;
}
#country-guide-lead-capture-root .list-none {
  list-style-type: none;
}
#country-guide-lead-capture-root .appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
#country-guide-lead-capture-root .grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
#country-guide-lead-capture-root .grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
#country-guide-lead-capture-root .grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
#country-guide-lead-capture-root .grid-cols-\[30px_minmax\(0\2c 1fr\)\] {
  grid-template-columns: 30px minmax(0,1fr);
}
#country-guide-lead-capture-root .grid-cols-\[32px_minmax\(88px\2c auto\)_minmax\(100px\2c 1fr\)_44px\] {
  grid-template-columns: 32px minmax(88px,auto) minmax(100px,1fr) 44px;
}
#country-guide-lead-capture-root .grid-cols-\[minmax\(0\2c 1fr\)\] {
  grid-template-columns: minmax(0,1fr);
}
#country-guide-lead-capture-root .flex-col {
  flex-direction: column;
}
#country-guide-lead-capture-root .flex-col-reverse {
  flex-direction: column-reverse;
}
#country-guide-lead-capture-root .flex-wrap {
  flex-wrap: wrap;
}
#country-guide-lead-capture-root .items-start {
  align-items: flex-start;
}
#country-guide-lead-capture-root .items-center {
  align-items: center;
}
#country-guide-lead-capture-root .items-baseline {
  align-items: baseline;
}
#country-guide-lead-capture-root .justify-center {
  justify-content: center;
}
#country-guide-lead-capture-root .justify-between {
  justify-content: space-between;
}
#country-guide-lead-capture-root .gap-0 {
  gap: 0px;
}
#country-guide-lead-capture-root .gap-1\.5 {
  gap: 0.375rem;
}
#country-guide-lead-capture-root .gap-2 {
  gap: 0.5rem;
}
#country-guide-lead-capture-root .gap-3 {
  gap: 0.75rem;
}
#country-guide-lead-capture-root .gap-4 {
  gap: 1rem;
}
#country-guide-lead-capture-root .gap-5 {
  gap: 1.25rem;
}
#country-guide-lead-capture-root .gap-6 {
  gap: 1.5rem;
}
#country-guide-lead-capture-root .gap-8 {
  gap: 2rem;
}
#country-guide-lead-capture-root :is(.space-y-3 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
#country-guide-lead-capture-root :is(.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));
}
#country-guide-lead-capture-root :is(.space-y-5 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
#country-guide-lead-capture-root :is(.space-y-8 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
#country-guide-lead-capture-root :is(.space-y-9 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
}
#country-guide-lead-capture-root :is(.divide-y > :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));
}
#country-guide-lead-capture-root :is(.divide-white\/\[0\.08\] > :not([hidden]) ~ :not([hidden])) {
  border-color: rgb(255 255 255 / 0.08);
}
#country-guide-lead-capture-root :is(.divide-white\/\[0\.09\] > :not([hidden]) ~ :not([hidden])) {
  border-color: rgb(255 255 255 / 0.09);
}
#country-guide-lead-capture-root :is(.divide-white\/\[0\.1\] > :not([hidden]) ~ :not([hidden])) {
  border-color: rgb(255 255 255 / 0.1);
}
#country-guide-lead-capture-root .self-start {
  align-self: flex-start;
}
#country-guide-lead-capture-root .overflow-hidden {
  overflow: hidden;
}
#country-guide-lead-capture-root .overflow-x-auto {
  overflow-x: auto;
}
#country-guide-lead-capture-root .overflow-y-auto {
  overflow-y: auto;
}
#country-guide-lead-capture-root .overflow-x-hidden {
  overflow-x: hidden;
}
#country-guide-lead-capture-root .overscroll-contain {
  overscroll-behavior: contain;
}
#country-guide-lead-capture-root .truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#country-guide-lead-capture-root .whitespace-nowrap {
  white-space: nowrap;
}
#country-guide-lead-capture-root .text-pretty {
  text-wrap: pretty;
}
#country-guide-lead-capture-root .break-words {
  overflow-wrap: break-word;
}
#country-guide-lead-capture-root .rounded {
  border-radius: 0.25rem;
}
#country-guide-lead-capture-root .rounded-2xl {
  border-radius: 1rem;
}
#country-guide-lead-capture-root .rounded-\[28px\] {
  border-radius: 28px;
}
#country-guide-lead-capture-root .rounded-full {
  border-radius: 9999px;
}
#country-guide-lead-capture-root .rounded-lg {
  border-radius: 0.5rem;
}
#country-guide-lead-capture-root .rounded-md {
  border-radius: 0.375rem;
}
#country-guide-lead-capture-root .rounded-xl {
  border-radius: 0.75rem;
}
#country-guide-lead-capture-root .border {
  border-width: 1px;
}
#country-guide-lead-capture-root .border-2 {
  border-width: 2px;
}
#country-guide-lead-capture-root .border-4 {
  border-width: 4px;
}
#country-guide-lead-capture-root .border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
#country-guide-lead-capture-root .border-b {
  border-bottom-width: 1px;
}
#country-guide-lead-capture-root .border-l-2 {
  border-left-width: 2px;
}
#country-guide-lead-capture-root .border-t {
  border-top-width: 1px;
}
#country-guide-lead-capture-root .border-\[\#243856\] {
  --tw-border-opacity: 1;
  border-color: rgb(36 56 86 / var(--tw-border-opacity, 1));
}
#country-guide-lead-capture-root .border-\[\#BBD4F3\] {
  --tw-border-opacity: 1;
  border-color: rgb(187 212 243 / var(--tw-border-opacity, 1));
}
#country-guide-lead-capture-root .border-\[\#C8D9EE\] {
  --tw-border-opacity: 1;
  border-color: rgb(200 217 238 / var(--tw-border-opacity, 1));
}
#country-guide-lead-capture-root .border-\[\#C8DCF5\] {
  --tw-border-opacity: 1;
  border-color: rgb(200 220 245 / var(--tw-border-opacity, 1));
}
#country-guide-lead-capture-root .border-\[\#D6E4F6\] {
  --tw-border-opacity: 1;
  border-color: rgb(214 228 246 / var(--tw-border-opacity, 1));
}
#country-guide-lead-capture-root .border-\[\#F4F8FF\] {
  --tw-border-opacity: 1;
  border-color: rgb(244 248 255 / var(--tw-border-opacity, 1));
}
#country-guide-lead-capture-root .border-blue-100 {
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}
#country-guide-lead-capture-root .border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}
#country-guide-lead-capture-root .border-blue-500\/30 {
  border-color: rgb(59 130 246 / 0.3);
}
#country-guide-lead-capture-root .border-cyan-300\/20 {
  border-color: rgb(103 232 249 / 0.2);
}
#country-guide-lead-capture-root .border-cyan-300\/35 {
  border-color: rgb(103 232 249 / 0.35);
}
#country-guide-lead-capture-root .border-emerald-200 {
  --tw-border-opacity: 1;
  border-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}
#country-guide-lead-capture-root .border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
#country-guide-lead-capture-root .border-gray-600 {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
#country-guide-lead-capture-root .border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}
#country-guide-lead-capture-root .border-gray-800 {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}
#country-guide-lead-capture-root .border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
#country-guide-lead-capture-root .border-slate-100 {
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}
#country-guide-lead-capture-root .border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
#country-guide-lead-capture-root .border-slate-200\/70 {
  border-color: rgb(226 232 240 / 0.7);
}
#country-guide-lead-capture-root .border-slate-200\/80 {
  border-color: rgb(226 232 240 / 0.8);
}
#country-guide-lead-capture-root .border-slate-200\/90 {
  border-color: rgb(226 232 240 / 0.9);
}
#country-guide-lead-capture-root .border-transparent {
  border-color: transparent;
}
#country-guide-lead-capture-root .border-white\/\[0\.08\] {
  border-color: rgb(255 255 255 / 0.08);
}
#country-guide-lead-capture-root .border-white\/\[0\.1\] {
  border-color: rgb(255 255 255 / 0.1);
}
#country-guide-lead-capture-root .border-l-gray-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}
#country-guide-lead-capture-root .bg-\[\#0F1629\] {
  --tw-bg-opacity: 1;
  background-color: rgb(15 22 41 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-\[\#0F1629\]\/35 {
  background-color: rgb(15 22 41 / 0.35);
}
#country-guide-lead-capture-root .bg-\[\#0F1629\]\/45 {
  background-color: rgb(15 22 41 / 0.45);
}
#country-guide-lead-capture-root .bg-\[\#10213D\] {
  --tw-bg-opacity: 1;
  background-color: rgb(16 33 61 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-\[\#121B2E\] {
  --tw-bg-opacity: 1;
  background-color: rgb(18 27 46 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-\[\#315DAD\] {
  --tw-bg-opacity: 1;
  background-color: rgb(49 93 173 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-\[\#315DAD\]\/30 {
  background-color: rgb(49 93 173 / 0.3);
}
#country-guide-lead-capture-root .bg-\[\#3470D7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(52 112 215 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-\[\#356FD1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(53 111 209 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-\[\#E8EFFA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(232 239 250 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-\[\#EAF1FC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 241 252 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-\[\#EAF3FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 243 255 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-\[\#EEF3FC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(238 243 252 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-\[\#F4F7FC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 247 252 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-\[\#F4F8FE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 248 254 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-\[\#F4F8FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 248 255 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-\[\#F5F7FB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 251 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-\[\#F6FAFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 250 255 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-\[\#F7FBFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 251 255 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-\[\#F8FAFD\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 253 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-\[\#FBFCFE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(251 252 254 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-\[\#FBFDFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(251 253 255 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-amber-500\/10 {
  background-color: rgb(245 158 11 / 0.1);
}
#country-guide-lead-capture-root .bg-black\/60 {
  background-color: rgb(0 0 0 / 0.6);
}
#country-guide-lead-capture-root .bg-blue-500\/10 {
  background-color: rgb(59 130 246 / 0.1);
}
#country-guide-lead-capture-root .bg-blue-600\/20 {
  background-color: rgb(37 99 235 / 0.2);
}
#country-guide-lead-capture-root .bg-blue-900\/20 {
  background-color: rgb(30 58 138 / 0.2);
}
#country-guide-lead-capture-root .bg-cyan-300\/\[0\.07\] {
  background-color: rgb(103 232 249 / 0.07);
}
#country-guide-lead-capture-root .bg-cyan-400\/10 {
  background-color: rgb(34 211 238 / 0.1);
}
#country-guide-lead-capture-root .bg-emerald-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-emerald-500\/10 {
  background-color: rgb(16 185 129 / 0.1);
}
#country-guide-lead-capture-root .bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-gray-800\/30 {
  background-color: rgb(31 41 55 / 0.3);
}
#country-guide-lead-capture-root .bg-gray-800\/50 {
  background-color: rgb(31 41 55 / 0.5);
}
#country-guide-lead-capture-root .bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-green-900\/30 {
  background-color: rgb(20 83 45 / 0.3);
}
#country-guide-lead-capture-root .bg-purple-900\/30 {
  background-color: rgb(88 28 135 / 0.3);
}
#country-guide-lead-capture-root .bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-slate-50\/80 {
  background-color: rgb(248 250 252 / 0.8);
}
#country-guide-lead-capture-root .bg-slate-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-slate-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(2 6 23 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-violet-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 243 255 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-violet-500\/10 {
  background-color: rgb(139 92 246 / 0.1);
}
#country-guide-lead-capture-root .bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
#country-guide-lead-capture-root .bg-white\/70 {
  background-color: rgb(255 255 255 / 0.7);
}
#country-guide-lead-capture-root .bg-white\/90 {
  background-color: rgb(255 255 255 / 0.9);
}
#country-guide-lead-capture-root .bg-white\/\[0\.035\] {
  background-color: rgb(255 255 255 / 0.035);
}
#country-guide-lead-capture-root .bg-white\/\[0\.04\] {
  background-color: rgb(255 255 255 / 0.04);
}
#country-guide-lead-capture-root .bg-white\/\[0\.055\] {
  background-color: rgb(255 255 255 / 0.055);
}
#country-guide-lead-capture-root .bg-white\/\[0\.05\] {
  background-color: rgb(255 255 255 / 0.05);
}
#country-guide-lead-capture-root .bg-white\/\[0\.06\] {
  background-color: rgb(255 255 255 / 0.06);
}
#country-guide-lead-capture-root .bg-\[linear-gradient\(90deg\2c rgba\(249\2c 252\2c 255\2c 0\.97\)_0\%\2c rgba\(249\2c 252\2c 255\2c 0\.88\)_28\%\2c rgba\(249\2c 252\2c 255\2c 0\.62\)_52\%\2c rgba\(249\2c 252\2c 255\2c 0\.26\)_78\%\2c rgba\(249\2c 252\2c 255\2c 0\.12\)_100\%\)\] {
  background-image: linear-gradient(90deg,rgba(249,252,255,0.97) 0%,rgba(249,252,255,0.88) 28%,rgba(249,252,255,0.62) 52%,rgba(249,252,255,0.26) 78%,rgba(249,252,255,0.12) 100%);
}
#country-guide-lead-capture-root .bg-\[linear-gradient\(90deg\2c rgba\(249\2c 252\2c 255\2c 0\.99\)_0\%\2c rgba\(249\2c 252\2c 255\2c 0\.94\)_34\%\2c rgba\(249\2c 252\2c 255\2c 0\.72\)_62\%\2c rgba\(249\2c 252\2c 255\2c 0\.34\)_100\%\)\] {
  background-image: linear-gradient(90deg,rgba(249,252,255,0.99) 0%,rgba(249,252,255,0.94) 34%,rgba(249,252,255,0.72) 62%,rgba(249,252,255,0.34) 100%);
}
#country-guide-lead-capture-root .bg-\[radial-gradient\(circle_at_22\%_45\%\2c rgba\(255\2c 255\2c 255\2c 0\.92\)_0\%\2c rgba\(255\2c 255\2c 255\2c 0\.55\)_34\%\2c rgba\(255\2c 255\2c 255\2c 0\)_62\%\)\] {
  background-image: radial-gradient(circle at 22% 45%,rgba(255,255,255,0.92) 0%,rgba(255,255,255,0.55) 34%,rgba(255,255,255,0) 62%);
}
#country-guide-lead-capture-root .bg-\[radial-gradient\(circle_at_left\2c rgba\(84\2c 143\2c 227\2c 0\.18\)\2c transparent_70\%\)\] {
  background-image: radial-gradient(circle at left,rgba(84,143,227,0.18),transparent 70%);
}
#country-guide-lead-capture-root .bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
#country-guide-lead-capture-root .bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
#country-guide-lead-capture-root .from-\[\#7C3AED\]\/20 {
  --tw-gradient-from: rgb(124 58 237 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
#country-guide-lead-capture-root .from-blue-400 {
  --tw-gradient-from: #60a5fa var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
#country-guide-lead-capture-root .from-blue-50 {
  --tw-gradient-from: #eff6ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
#country-guide-lead-capture-root .from-blue-600 {
  --tw-gradient-from: #2563eb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
#country-guide-lead-capture-root .from-cyan-400\/10 {
  --tw-gradient-from: rgb(34 211 238 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
#country-guide-lead-capture-root .from-violet-50 {
  --tw-gradient-from: #f5f3ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
#country-guide-lead-capture-root .from-violet-500\/10 {
  --tw-gradient-from: rgb(139 92 246 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
#country-guide-lead-capture-root .from-violet-600 {
  --tw-gradient-from: #7c3aed var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
#country-guide-lead-capture-root .via-blue-500\/10 {
  --tw-gradient-to: rgb(59 130 246 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
#country-guide-lead-capture-root .to-\[\#3B82F6\]\/20 {
  --tw-gradient-to: rgb(59 130 246 / 0.2) var(--tw-gradient-to-position);
}
#country-guide-lead-capture-root .to-blue-50 {
  --tw-gradient-to: #eff6ff var(--tw-gradient-to-position);
}
#country-guide-lead-capture-root .to-blue-600 {
  --tw-gradient-to: #2563eb var(--tw-gradient-to-position);
}
#country-guide-lead-capture-root .to-cyan-400\/10 {
  --tw-gradient-to: rgb(34 211 238 / 0.1) var(--tw-gradient-to-position);
}
#country-guide-lead-capture-root .to-purple-400 {
  --tw-gradient-to: #c084fc var(--tw-gradient-to-position);
}
#country-guide-lead-capture-root .to-purple-50 {
  --tw-gradient-to: #faf5ff var(--tw-gradient-to-position);
}
#country-guide-lead-capture-root .to-purple-600 {
  --tw-gradient-to: #9333ea var(--tw-gradient-to-position);
}
#country-guide-lead-capture-root .bg-clip-text {
  -webkit-background-clip: text;
          background-clip: text;
}
#country-guide-lead-capture-root .object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
#country-guide-lead-capture-root .object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
#country-guide-lead-capture-root .object-\[70\%_50\%\] {
  -o-object-position: 70% 50%;
     object-position: 70% 50%;
}
#country-guide-lead-capture-root .object-\[72\%_50\%\] {
  -o-object-position: 72% 50%;
     object-position: 72% 50%;
}
#country-guide-lead-capture-root .p-1 {
  padding: 0.25rem;
}
#country-guide-lead-capture-root .p-2\.5 {
  padding: 0.625rem;
}
#country-guide-lead-capture-root .p-3 {
  padding: 0.75rem;
}
#country-guide-lead-capture-root .p-4 {
  padding: 1rem;
}
#country-guide-lead-capture-root .p-5 {
  padding: 1.25rem;
}
#country-guide-lead-capture-root .p-6 {
  padding: 1.5rem;
}
#country-guide-lead-capture-root .p-8 {
  padding: 2rem;
}
#country-guide-lead-capture-root .px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
#country-guide-lead-capture-root .px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
#country-guide-lead-capture-root .px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
#country-guide-lead-capture-root .px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
#country-guide-lead-capture-root .px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
#country-guide-lead-capture-root .px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
#country-guide-lead-capture-root .px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
#country-guide-lead-capture-root .py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
#country-guide-lead-capture-root .py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
#country-guide-lead-capture-root .py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
#country-guide-lead-capture-root .py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
#country-guide-lead-capture-root .py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
#country-guide-lead-capture-root .py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#country-guide-lead-capture-root .py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
#country-guide-lead-capture-root .py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
#country-guide-lead-capture-root .py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
#country-guide-lead-capture-root .py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
#country-guide-lead-capture-root .py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
#country-guide-lead-capture-root .py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
#country-guide-lead-capture-root .py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
#country-guide-lead-capture-root .pb-10 {
  padding-bottom: 2.5rem;
}
#country-guide-lead-capture-root .pb-12 {
  padding-bottom: 3rem;
}
#country-guide-lead-capture-root .pb-5 {
  padding-bottom: 1.25rem;
}
#country-guide-lead-capture-root .pb-7 {
  padding-bottom: 1.75rem;
}
#country-guide-lead-capture-root .pb-9 {
  padding-bottom: 2.25rem;
}
#country-guide-lead-capture-root .pl-12 {
  padding-left: 3rem;
}
#country-guide-lead-capture-root .pl-4 {
  padding-left: 1rem;
}
#country-guide-lead-capture-root .pr-12 {
  padding-right: 3rem;
}
#country-guide-lead-capture-root .pr-4 {
  padding-right: 1rem;
}
#country-guide-lead-capture-root .pr-5 {
  padding-right: 1.25rem;
}
#country-guide-lead-capture-root .pt-1 {
  padding-top: 0.25rem;
}
#country-guide-lead-capture-root .text-left {
  text-align: left;
}
#country-guide-lead-capture-root .text-center {
  text-align: center;
}
#country-guide-lead-capture-root .text-right {
  text-align: right;
}
#country-guide-lead-capture-root .align-top {
  vertical-align: top;
}
#country-guide-lead-capture-root .text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
#country-guide-lead-capture-root .text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
#country-guide-lead-capture-root .text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
#country-guide-lead-capture-root .text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}
#country-guide-lead-capture-root .text-\[1\.75rem\] {
  font-size: 1.75rem;
}
#country-guide-lead-capture-root .text-\[1\.875rem\] {
  font-size: 1.875rem;
}
#country-guide-lead-capture-root .text-\[10px\] {
  font-size: 10px;
}
#country-guide-lead-capture-root .text-\[11px\] {
  font-size: 11px;
}
#country-guide-lead-capture-root .text-\[2rem\] {
  font-size: 2rem;
}
#country-guide-lead-capture-root .text-\[9px\] {
  font-size: 9px;
}
#country-guide-lead-capture-root .text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
#country-guide-lead-capture-root .text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
#country-guide-lead-capture-root .text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
#country-guide-lead-capture-root .text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
#country-guide-lead-capture-root .text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
#country-guide-lead-capture-root .font-bold {
  font-weight: 700;
}
#country-guide-lead-capture-root .font-extrabold {
  font-weight: 800;
}
#country-guide-lead-capture-root .font-medium {
  font-weight: 500;
}
#country-guide-lead-capture-root .font-semibold {
  font-weight: 600;
}
#country-guide-lead-capture-root .uppercase {
  text-transform: uppercase;
}
#country-guide-lead-capture-root .tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
#country-guide-lead-capture-root .leading-5 {
  line-height: 1.25rem;
}
#country-guide-lead-capture-root .leading-6 {
  line-height: 1.5rem;
}
#country-guide-lead-capture-root .leading-7 {
  line-height: 1.75rem;
}
#country-guide-lead-capture-root .leading-8 {
  line-height: 2rem;
}
#country-guide-lead-capture-root .leading-\[1\.18\] {
  line-height: 1.18;
}
#country-guide-lead-capture-root .leading-relaxed {
  line-height: 1.625;
}
#country-guide-lead-capture-root .leading-tight {
  line-height: 1.25;
}
#country-guide-lead-capture-root .tracking-\[-0\.02em\] {
  letter-spacing: -0.02em;
}
#country-guide-lead-capture-root .tracking-\[-0\.04em\] {
  letter-spacing: -0.04em;
}
#country-guide-lead-capture-root .tracking-\[0\.16em\] {
  letter-spacing: 0.16em;
}
#country-guide-lead-capture-root .tracking-\[0\.18em\] {
  letter-spacing: 0.18em;
}
#country-guide-lead-capture-root .tracking-\[0\.22em\] {
  letter-spacing: 0.22em;
}
#country-guide-lead-capture-root .tracking-\[0\.2em\] {
  letter-spacing: 0.2em;
}
#country-guide-lead-capture-root .tracking-normal {
  letter-spacing: 0em;
}
#country-guide-lead-capture-root .text-\[\#11274B\] {
  --tw-text-opacity: 1;
  color: rgb(17 39 75 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-\[\#142B4D\] {
  --tw-text-opacity: 1;
  color: rgb(20 43 77 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-\[\#173A68\] {
  --tw-text-opacity: 1;
  color: rgb(23 58 104 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-\[\#173B72\] {
  --tw-text-opacity: 1;
  color: rgb(23 59 114 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-\[\#173F7A\] {
  --tw-text-opacity: 1;
  color: rgb(23 63 122 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-\[\#19345E\] {
  --tw-text-opacity: 1;
  color: rgb(25 52 94 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-\[\#2463C7\] {
  --tw-text-opacity: 1;
  color: rgb(36 99 199 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-\[\#315DAD\] {
  --tw-text-opacity: 1;
  color: rgb(49 93 173 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-\[\#356FD1\] {
  --tw-text-opacity: 1;
  color: rgb(53 111 209 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-\[\#5790F1\] {
  --tw-text-opacity: 1;
  color: rgb(87 144 241 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-\[\#7C3AED\] {
  --tw-text-opacity: 1;
  color: rgb(124 58 237 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-amber-500 {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-blue-300 {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-blue-400 {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-cyan-100 {
  --tw-text-opacity: 1;
  color: rgb(207 250 254 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-cyan-100\/70 {
  color: rgb(207 250 254 / 0.7);
}
#country-guide-lead-capture-root .text-cyan-100\/80 {
  color: rgb(207 250 254 / 0.8);
}
#country-guide-lead-capture-root .text-cyan-200 {
  --tw-text-opacity: 1;
  color: rgb(165 243 252 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-cyan-200\/70 {
  color: rgb(165 243 252 / 0.7);
}
#country-guide-lead-capture-root .text-cyan-200\/75 {
  color: rgb(165 243 252 / 0.75);
}
#country-guide-lead-capture-root .text-cyan-200\/80 {
  color: rgb(165 243 252 / 0.8);
}
#country-guide-lead-capture-root .text-emerald-500 {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-emerald-600 {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-emerald-700 {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-green-400 {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-purple-400 {
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-slate-800 {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-slate-900 {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-slate-950 {
  --tw-text-opacity: 1;
  color: rgb(2 6 23 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-transparent {
  color: transparent;
}
#country-guide-lead-capture-root .text-violet-200 {
  --tw-text-opacity: 1;
  color: rgb(221 214 254 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-violet-300 {
  --tw-text-opacity: 1;
  color: rgb(196 181 253 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-violet-400 {
  --tw-text-opacity: 1;
  color: rgb(167 139 250 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-violet-500 {
  --tw-text-opacity: 1;
  color: rgb(139 92 246 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-violet-600 {
  --tw-text-opacity: 1;
  color: rgb(124 58 237 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
#country-guide-lead-capture-root .text-white\/60 {
  color: rgb(255 255 255 / 0.6);
}
#country-guide-lead-capture-root .text-white\/65 {
  color: rgb(255 255 255 / 0.65);
}
#country-guide-lead-capture-root .text-white\/70 {
  color: rgb(255 255 255 / 0.7);
}
#country-guide-lead-capture-root .text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}
#country-guide-lead-capture-root .placeholder-slate-400::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(148 163 184 / var(--tw-placeholder-opacity, 1));
}
#country-guide-lead-capture-root .placeholder-slate-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(148 163 184 / var(--tw-placeholder-opacity, 1));
}
#country-guide-lead-capture-root .opacity-0 {
  opacity: 0;
}
#country-guide-lead-capture-root .opacity-35 {
  opacity: 0.35;
}
#country-guide-lead-capture-root .opacity-55 {
  opacity: 0.55;
}
#country-guide-lead-capture-root .shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#country-guide-lead-capture-root .shadow-\[0_10px_24px_rgba\(49\2c 93\2c 173\2c 0\.24\)\] {
  --tw-shadow: 0 10px 24px rgba(49,93,173,0.24);
  --tw-shadow-colored: 0 10px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#country-guide-lead-capture-root .shadow-\[0_10px_28px_rgba\(15\2c 23\2c 42\2c 0\.05\)\] {
  --tw-shadow: 0 10px 28px rgba(15,23,42,0.05);
  --tw-shadow-colored: 0 10px 28px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#country-guide-lead-capture-root .shadow-\[0_10px_28px_rgba\(15\2c 23\2c 42\2c 0\.06\)\] {
  --tw-shadow: 0 10px 28px rgba(15,23,42,0.06);
  --tw-shadow-colored: 0 10px 28px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#country-guide-lead-capture-root .shadow-\[0_10px_30px_rgba\(15\2c 23\2c 42\2c 0\.05\)\] {
  --tw-shadow: 0 10px 30px rgba(15,23,42,0.05);
  --tw-shadow-colored: 0 10px 30px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#country-guide-lead-capture-root .shadow-\[0_32px_90px_rgba\(36\2c 77\2c 137\2c 0\.24\)\] {
  --tw-shadow: 0 32px 90px rgba(36,77,137,0.24);
  --tw-shadow-colored: 0 32px 90px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#country-guide-lead-capture-root .shadow-\[0_6px_18px_rgba\(15\2c 23\2c 42\2c 0\.035\)\] {
  --tw-shadow: 0 6px 18px rgba(15,23,42,0.035);
  --tw-shadow-colored: 0 6px 18px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#country-guide-lead-capture-root .shadow-\[0_8px_22px_rgba\(15\2c 23\2c 42\2c 0\.045\)\] {
  --tw-shadow: 0 8px 22px rgba(15,23,42,0.045);
  --tw-shadow-colored: 0 8px 22px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#country-guide-lead-capture-root .shadow-\[0_8px_24px_rgba\(15\2c 23\2c 42\2c 0\.05\)\] {
  --tw-shadow: 0 8px 24px rgba(15,23,42,0.05);
  --tw-shadow-colored: 0 8px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#country-guide-lead-capture-root .shadow-\[inset_0_1px_0_rgba\(255\2c 255\2c 255\2c 0\.92\)\2c 0_14px_36px_rgba\(49\2c 93\2c 173\2c 0\.12\)\] {
  --tw-shadow: inset 0 1px 0 rgba(255,255,255,0.92),0 14px 36px rgba(49,93,173,0.12);
  --tw-shadow-colored: inset 0 1px 0 var(--tw-shadow-color), 0 14px 36px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#country-guide-lead-capture-root .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);
}
#country-guide-lead-capture-root .shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#country-guide-lead-capture-root .shadow-slate-900\/10 {
  --tw-shadow-color: rgb(15 23 42 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
#country-guide-lead-capture-root .shadow-violet-500\/20 {
  --tw-shadow-color: rgb(139 92 246 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
#country-guide-lead-capture-root .ring-1 {
  --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(1px + 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);
}
#country-guide-lead-capture-root .ring-slate-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1));
}
#country-guide-lead-capture-root .blur-2xl {
  --tw-blur: blur(40px);
  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);
}
#country-guide-lead-capture-root .blur-\[2px\] {
  --tw-blur: blur(2px);
  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);
}
#country-guide-lead-capture-root .brightness-110 {
  --tw-brightness: brightness(1.1);
  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);
}
#country-guide-lead-capture-root .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);
}
#country-guide-lead-capture-root .backdrop-blur {
  --tw-backdrop-blur: blur(8px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
#country-guide-lead-capture-root .backdrop-blur-\[2px\] {
  --tw-backdrop-blur: blur(2px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
#country-guide-lead-capture-root .backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
#country-guide-lead-capture-root .transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
#country-guide-lead-capture-root .transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
#country-guide-lead-capture-root .transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
#country-guide-lead-capture-root .transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
#country-guide-lead-capture-root .transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
#country-guide-lead-capture-root .duration-300 {
  transition-duration: 300ms;
}

/* The country-guide pages use a strict CSP, so this file is loaded as a
   same-origin stylesheet. Keep tall lead forms scrollable on short screens. */
#country-guide-lead-capture-root > div {
  overflow-y: auto;
}

#country-guide-lead-capture-root > div > div.relative {
  flex-shrink: 0;
  margin-block: auto;
}

#country-guide-lead-capture-root form button[type='submit'] {
  border: 1px solid #315dad;
  background: #315dad;
  color: #fff;
  font-weight: 700;
  box-shadow: 0 8px 20px rgba(49, 93, 173, 0.22);
}

#country-guide-lead-capture-root form button[type='submit']:hover:not(:disabled) {
  border-color: #274e95;
  background: #274e95;
}

#country-guide-lead-capture-root form button[type='submit']:disabled {
  border-color: #cbd5e1;
  background: #cbd5e1;
  color: #64748b;
  box-shadow: none;
  opacity: 1;
}

#country-guide-lead-capture-root .placeholder\:text-slate-400::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

#country-guide-lead-capture-root .placeholder\:text-slate-400::placeholder {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

#country-guide-lead-capture-root .last\:border-b-0:last-child {
  border-bottom-width: 0px;
}

#country-guide-lead-capture-root .hover\:border-\[\#91B6E6\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(145 182 230 / var(--tw-border-opacity, 1));
}

#country-guide-lead-capture-root .hover\:border-\[\#9ABBE6\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(154 187 230 / var(--tw-border-opacity, 1));
}

#country-guide-lead-capture-root .hover\:border-blue-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}

#country-guide-lead-capture-root .hover\:border-blue-500\/30:hover {
  border-color: rgb(59 130 246 / 0.3);
}

#country-guide-lead-capture-root .hover\:border-blue-500\/50:hover {
  border-color: rgb(59 130 246 / 0.5);
}

#country-guide-lead-capture-root .hover\:border-cyan-300\/35:hover {
  border-color: rgb(103 232 249 / 0.35);
}

#country-guide-lead-capture-root .hover\:border-green-400\/30:hover {
  border-color: rgb(74 222 128 / 0.3);
}

#country-guide-lead-capture-root .hover\:border-red-500\/30:hover {
  border-color: rgb(239 68 68 / 0.3);
}

#country-guide-lead-capture-root .hover\:bg-\[\#427DE0\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(66 125 224 / var(--tw-bg-opacity, 1));
}

#country-guide-lead-capture-root .hover\:bg-\[\#E2ECFB\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(226 236 251 / var(--tw-bg-opacity, 1));
}

#country-guide-lead-capture-root .hover\:bg-\[\#EAF3FF\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(234 243 255 / var(--tw-bg-opacity, 1));
}

#country-guide-lead-capture-root .hover\:bg-\[\#EFF6FF\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}

#country-guide-lead-capture-root .hover\:bg-\[\#F8FAFD\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 253 / var(--tw-bg-opacity, 1));
}

#country-guide-lead-capture-root .hover\:bg-blue-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}

#country-guide-lead-capture-root .hover\:bg-green-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}

#country-guide-lead-capture-root .hover\:bg-slate-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}

#country-guide-lead-capture-root .hover\:bg-white\/\[0\.065\]:hover {
  background-color: rgb(255 255 255 / 0.065);
}

#country-guide-lead-capture-root .hover\:bg-white\/\[0\.06\]:hover {
  background-color: rgb(255 255 255 / 0.06);
}

#country-guide-lead-capture-root .hover\:bg-white\/\[0\.08\]:hover {
  background-color: rgb(255 255 255 / 0.08);
}

#country-guide-lead-capture-root .hover\:from-blue-700:hover {
  --tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

#country-guide-lead-capture-root .hover\:to-purple-700:hover {
  --tw-gradient-to: #7e22ce var(--tw-gradient-to-position);
}

#country-guide-lead-capture-root .hover\:text-\[\#1E4D8F\]:hover {
  --tw-text-opacity: 1;
  color: rgb(30 77 143 / var(--tw-text-opacity, 1));
}

#country-guide-lead-capture-root .hover\:text-blue-500:hover {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

#country-guide-lead-capture-root .hover\:text-gray-300:hover {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

#country-guide-lead-capture-root .hover\:text-green-400:hover {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}

#country-guide-lead-capture-root .hover\:text-red-500:hover {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

#country-guide-lead-capture-root .hover\:text-slate-800:hover {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

#country-guide-lead-capture-root .hover\:text-slate-900:hover {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

#country-guide-lead-capture-root .hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#country-guide-lead-capture-root .hover\:shadow-\[0_12px_28px_rgba\(15\2c 23\2c 42\2c 0\.08\)\]:hover {
  --tw-shadow: 0 12px 28px rgba(15,23,42,0.08);
  --tw-shadow-colored: 0 12px 28px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

#country-guide-lead-capture-root .hover\:shadow-lg:hover {
  --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);
}

#country-guide-lead-capture-root .hover\:shadow-violet-500\/25:hover {
  --tw-shadow-color: rgb(139 92 246 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}

#country-guide-lead-capture-root .hover\:shadow-violet-500\/30:hover {
  --tw-shadow-color: rgb(139 92 246 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}

#country-guide-lead-capture-root .focus\:border-\[\#426FB8\]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(66 111 184 / var(--tw-border-opacity, 1));
}

#country-guide-lead-capture-root .focus\:border-blue-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

#country-guide-lead-capture-root .focus\:bg-white:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

#country-guide-lead-capture-root .focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

#country-guide-lead-capture-root .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);
}

#country-guide-lead-capture-root .focus\:ring-\[\#426FB8\]:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(66 111 184 / var(--tw-ring-opacity, 1));
}

#country-guide-lead-capture-root .focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}

#country-guide-lead-capture-root .focus\:ring-offset-\[\#F4F7FC\]:focus {
  --tw-ring-offset-color: #F4F7FC;
}

#country-guide-lead-capture-root .focus-visible\:border-\[\#4B7FE0\]:focus-visible {
  --tw-border-opacity: 1;
  border-color: rgb(75 127 224 / var(--tw-border-opacity, 1));
}

#country-guide-lead-capture-root .focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

#country-guide-lead-capture-root .focus-visible\:ring-2:focus-visible {
  --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);
}

#country-guide-lead-capture-root .focus-visible\:ring-\[\#4B7FE0\]:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(75 127 224 / var(--tw-ring-opacity, 1));
}

#country-guide-lead-capture-root .focus-visible\:ring-\[\#5790F1\]:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(87 144 241 / var(--tw-ring-opacity, 1));
}

#country-guide-lead-capture-root .focus-visible\:ring-blue-500\/20:focus-visible {
  --tw-ring-color: rgb(59 130 246 / 0.2);
}

#country-guide-lead-capture-root .focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}

#country-guide-lead-capture-root .focus-visible\:ring-offset-white:focus-visible {
  --tw-ring-offset-color: #fff;
}

#country-guide-lead-capture-root .disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}

#country-guide-lead-capture-root .disabled\:bg-slate-200:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}

#country-guide-lead-capture-root .disabled\:text-slate-500:disabled {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

#country-guide-lead-capture-root .disabled\:opacity-50:disabled {
  opacity: 0.5;
}

#country-guide-lead-capture-root .disabled\:shadow-none:disabled {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

#country-guide-lead-capture-root :is(.group[open] .group-open\:inline) {
  display: inline;
}

#country-guide-lead-capture-root :is(.group[open] .group-open\:hidden) {
  display: none;
}

#country-guide-lead-capture-root :is(.group[open] .group-open\:rotate-45) {
  --tw-rotate: 45deg;
  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));
}

#country-guide-lead-capture-root :is(.group:hover .group-hover\:translate-x-1) {
  --tw-translate-x: 0.25rem;
  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));
}

#country-guide-lead-capture-root :is(.group:hover .group-hover\:bg-\[\#EAF0FB\]) {
  --tw-bg-opacity: 1;
  background-color: rgb(234 240 251 / var(--tw-bg-opacity, 1));
}

#country-guide-lead-capture-root :is(.group:hover .group-hover\:opacity-100) {
  opacity: 1;
}

@media (min-width: 640px) {
  #country-guide-lead-capture-root .sm\:right-5 {
    right: 1.25rem;
  }
  #country-guide-lead-capture-root .sm\:top-5 {
    top: 1.25rem;
  }
  #country-guide-lead-capture-root .sm\:mb-8 {
    margin-bottom: 2rem;
  }
  #country-guide-lead-capture-root .sm\:mt-8 {
    margin-top: 2rem;
  }
  #country-guide-lead-capture-root .sm\:min-h-\[380px\] {
    min-height: 380px;
  }
  #country-guide-lead-capture-root .sm\:w-auto {
    width: auto;
  }
  #country-guide-lead-capture-root .sm\:max-w-2xl {
    max-width: 42rem;
  }
  #country-guide-lead-capture-root .sm\:max-w-3xl {
    max-width: 48rem;
  }
  #country-guide-lead-capture-root .sm\:max-w-\[480px\] {
    max-width: 480px;
  }
  #country-guide-lead-capture-root .sm\:max-w-none {
    max-width: none;
  }
  #country-guide-lead-capture-root .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  #country-guide-lead-capture-root .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  #country-guide-lead-capture-root .sm\:grid-cols-\[36px_minmax\(110px\2c auto\)_minmax\(180px\2c 1fr\)_48px\] {
    grid-template-columns: 36px minmax(110px,auto) minmax(180px,1fr) 48px;
  }
  #country-guide-lead-capture-root .sm\:flex-row {
    flex-direction: row;
  }
  #country-guide-lead-capture-root .sm\:flex-wrap {
    flex-wrap: wrap;
  }
  #country-guide-lead-capture-root .sm\:items-center {
    align-items: center;
  }
  #country-guide-lead-capture-root .sm\:justify-start {
    justify-content: flex-start;
  }
  #country-guide-lead-capture-root .sm\:justify-end {
    justify-content: flex-end;
  }
  #country-guide-lead-capture-root .sm\:justify-center {
    justify-content: center;
  }
  #country-guide-lead-capture-root .sm\:justify-between {
    justify-content: space-between;
  }
  #country-guide-lead-capture-root .sm\:gap-4 {
    gap: 1rem;
  }
  #country-guide-lead-capture-root .sm\:border-r {
    border-right-width: 1px;
  }
  #country-guide-lead-capture-root .sm\:p-6 {
    padding: 1.5rem;
  }
  #country-guide-lead-capture-root .sm\:p-7 {
    padding: 1.75rem;
  }
  #country-guide-lead-capture-root .sm\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  #country-guide-lead-capture-root .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  #country-guide-lead-capture-root .sm\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
  #country-guide-lead-capture-root .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  #country-guide-lead-capture-root .sm\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  #country-guide-lead-capture-root .sm\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  #country-guide-lead-capture-root .sm\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  #country-guide-lead-capture-root .sm\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  #country-guide-lead-capture-root .sm\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
  #country-guide-lead-capture-root .sm\:pb-12 {
    padding-bottom: 3rem;
  }
  #country-guide-lead-capture-root .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  #country-guide-lead-capture-root .sm\:text-\[2\.5rem\] {
    font-size: 2.5rem;
  }
  #country-guide-lead-capture-root .sm\:text-\[2\.75rem\] {
    font-size: 2.75rem;
  }
  #country-guide-lead-capture-root .sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  #country-guide-lead-capture-root .sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  #country-guide-lead-capture-root .sm\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 768px) {
  #country-guide-lead-capture-root .md\:bottom-24 {
    bottom: 6rem;
  }
  #country-guide-lead-capture-root .md\:right-14 {
    right: 3.5rem;
  }
  #country-guide-lead-capture-root .md\:right-4 {
    right: 1rem;
  }
  #country-guide-lead-capture-root .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  #country-guide-lead-capture-root .md\:mb-8 {
    margin-bottom: 2rem;
  }
  #country-guide-lead-capture-root .md\:mt-0 {
    margin-top: 0px;
  }
  #country-guide-lead-capture-root .md\:block {
    display: block;
  }
  #country-guide-lead-capture-root .md\:flex {
    display: flex;
  }
  #country-guide-lead-capture-root .md\:h-12 {
    height: 3rem;
  }
  #country-guide-lead-capture-root .md\:min-h-\[472px\] {
    min-height: 472px;
  }
  #country-guide-lead-capture-root .md\:w-12 {
    width: 3rem;
  }
  #country-guide-lead-capture-root .md\:w-40 {
    width: 10rem;
  }
  #country-guide-lead-capture-root .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  #country-guide-lead-capture-root .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  #country-guide-lead-capture-root .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  #country-guide-lead-capture-root .md\:grid-cols-\[170px_minmax\(0\2c 1fr\)\] {
    grid-template-columns: 170px minmax(0,1fr);
  }
  #country-guide-lead-capture-root .md\:grid-cols-\[minmax\(0\2c 1fr\)_20rem\] {
    grid-template-columns: minmax(0,1fr) 20rem;
  }
  #country-guide-lead-capture-root .md\:flex-row {
    flex-direction: row;
  }
  #country-guide-lead-capture-root .md\:items-end {
    align-items: flex-end;
  }
  #country-guide-lead-capture-root .md\:items-center {
    align-items: center;
  }
  #country-guide-lead-capture-root .md\:justify-between {
    justify-content: space-between;
  }
  #country-guide-lead-capture-root .md\:gap-12 {
    gap: 3rem;
  }
  #country-guide-lead-capture-root .md\:gap-3 {
    gap: 0.75rem;
  }
  #country-guide-lead-capture-root .md\:gap-6 {
    gap: 1.5rem;
  }
  #country-guide-lead-capture-root .md\:p-6 {
    padding: 1.5rem;
  }
  #country-guide-lead-capture-root .md\:p-8 {
    padding: 2rem;
  }
  #country-guide-lead-capture-root .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  #country-guide-lead-capture-root .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  #country-guide-lead-capture-root .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  #country-guide-lead-capture-root .md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  #country-guide-lead-capture-root .md\:pb-16 {
    padding-bottom: 4rem;
  }
  #country-guide-lead-capture-root .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  #country-guide-lead-capture-root .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  #country-guide-lead-capture-root .md\:text-\[2rem\] {
    font-size: 2rem;
  }
  #country-guide-lead-capture-root .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  #country-guide-lead-capture-root .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  #country-guide-lead-capture-root .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px) {
  #country-guide-lead-capture-root .lg\:top-24 {
    top: 6rem;
  }
  #country-guide-lead-capture-root .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  #country-guide-lead-capture-root .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  #country-guide-lead-capture-root .lg\:mt-3 {
    margin-top: 0.75rem;
  }
  #country-guide-lead-capture-root .lg\:block {
    display: block;
  }
  #country-guide-lead-capture-root .lg\:min-h-\[640px\] {
    min-height: 640px;
  }
  #country-guide-lead-capture-root .lg\:min-w-0 {
    min-width: 0px;
  }
  #country-guide-lead-capture-root .lg\:max-w-\[650px\] {
    max-width: 650px;
  }
  #country-guide-lead-capture-root .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  #country-guide-lead-capture-root .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  #country-guide-lead-capture-root .lg\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  #country-guide-lead-capture-root .lg\:grid-cols-\[0\.95fr_1\.05fr\] {
    grid-template-columns: 0.95fr 1.05fr;
  }
  #country-guide-lead-capture-root .lg\:grid-cols-\[260px_minmax\(0\2c 1fr\)\] {
    grid-template-columns: 260px minmax(0,1fr);
  }
  #country-guide-lead-capture-root .lg\:grid-cols-\[320px_minmax\(0\2c 1fr\)\] {
    grid-template-columns: 320px minmax(0,1fr);
  }
  #country-guide-lead-capture-root .lg\:grid-cols-\[minmax\(0\2c 1\.62fr\)_minmax\(360px\2c 1fr\)\] {
    grid-template-columns: minmax(0,1.62fr) minmax(360px,1fr);
  }
  #country-guide-lead-capture-root .lg\:grid-cols-\[minmax\(0\2c 1fr\)_22rem\] {
    grid-template-columns: minmax(0,1fr) 22rem;
  }
  #country-guide-lead-capture-root .lg\:grid-cols-\[minmax\(0\2c 1fr\)_320px\] {
    grid-template-columns: minmax(0,1fr) 320px;
  }
  #country-guide-lead-capture-root .lg\:grid-cols-\[minmax\(0\2c 1fr\)_360px\] {
    grid-template-columns: minmax(0,1fr) 360px;
  }
  #country-guide-lead-capture-root .lg\:grid-cols-\[minmax\(0\2c 1fr\)_380px\] {
    grid-template-columns: minmax(0,1fr) 380px;
  }
  #country-guide-lead-capture-root .lg\:items-center {
    align-items: center;
  }
  #country-guide-lead-capture-root .lg\:justify-start {
    justify-content: flex-start;
  }
  #country-guide-lead-capture-root .lg\:gap-4 {
    gap: 1rem;
  }
  #country-guide-lead-capture-root .lg\:gap-\[clamp\(3rem\2c 6vw\2c 6rem\)\] {
    gap: clamp(3rem, 6vw, 6rem);
  }
  #country-guide-lead-capture-root :is(.lg\: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));
  }
  #country-guide-lead-capture-root .lg\:self-center {
    align-self: center;
  }
  #country-guide-lead-capture-root .lg\:overflow-visible {
    overflow: visible;
  }
  #country-guide-lead-capture-root .lg\:whitespace-nowrap {
    white-space: nowrap;
  }
  #country-guide-lead-capture-root .lg\:rounded-xl {
    border-radius: 0.75rem;
  }
  #country-guide-lead-capture-root .lg\:border {
    border-width: 1px;
  }
  #country-guide-lead-capture-root .lg\:border-l {
    border-left-width: 1px;
  }
  #country-guide-lead-capture-root .lg\:border-t-0 {
    border-top-width: 0px;
  }
  #country-guide-lead-capture-root .lg\:bg-white\/\[0\.045\] {
    background-color: rgb(255 255 255 / 0.045);
  }
  #country-guide-lead-capture-root .lg\:p-4 {
    padding: 1rem;
  }
  #country-guide-lead-capture-root .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  #country-guide-lead-capture-root .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  #country-guide-lead-capture-root .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  #country-guide-lead-capture-root .lg\:pr-8 {
    padding-right: 2rem;
  }
  #country-guide-lead-capture-root .lg\:text-left {
    text-align: left;
  }
  #country-guide-lead-capture-root .lg\:text-\[2\.875rem\] {
    font-size: 2.875rem;
  }
  #country-guide-lead-capture-root .lg\:text-\[3\.15rem\] {
    font-size: 3.15rem;
  }
  #country-guide-lead-capture-root .lg\:leading-\[1\.12\] {
    line-height: 1.12;
  }
  #country-guide-lead-capture-root .lg\:leading-\[1\.1\] {
    line-height: 1.1;
  }
}

@media (min-width: 1280px) {
  #country-guide-lead-capture-root .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  #country-guide-lead-capture-root .xl\:border-b-0 {
    border-bottom-width: 0px;
  }
}
