*, ::before, ::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
* {
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(4, 75, 127, 1);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
}
:root {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
:-moz-focusring {
  outline: 1px dotted ButtonText;
}
:-moz-ui-invalid {
  box-shadow: none;
}
::moz-focus-inner {
  border-style: none;
  padding: 0;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
a {
  color: inherit;
  text-decoration: inherit;
}
body {
  margin: 0;
  font-family: inherit;
  line-height: inherit;
}
button, [type='button'], [type='reset'], [type='submit'] {
  -webkit-appearance: button;
}
button {
  background-color: transparent;
  background-image: none;
}
button, [role="button"] {
  cursor: pointer;
}
b {
  font-weight: bolder;
}
html {
  -webkit-text-size-adjust: 100%;
  font-family: Verdana, serif;
  line-height: 1.5;
}
h2, p {
  margin: 0;
}
h2 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
h1, p {
  margin: 0;
}
h1 {
  font-size: inherit;
  font-weight: inherit;
}
h2, h3 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}
h2, h3, p {
  margin: 0;
}
img {
  border-style: solid;
  display: block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
input[type=number] {
  padding-left: 0.4rem;
}
input::placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::webkit-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
select, input, button {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  padding: 0;
  margin: 0;
  color: inherit;
}
select, button {
  text-transform: none;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  padding: 0;
  color: inherit;
}
select {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  text-transform: none;
  padding: 0;
  color: inherit;
}
strong {
  font-weight: bolder;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
@media (min-width: 375px) {
  .container {
    max-width: 375px;
  }
}
.btn-primary {
  --tw-bg-opacity: 1;
  background-color: rgba(4, 75, 127, var(--tw-bg-opacity));
  border-radius: 0.75rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 1.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  width: 9rem;
}
.btn-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(4, 75, 127, var(--tw-bg-opacity));
}
.btn-secondary {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  border-width: 2px;
  border-color: rgba(4, 75, 127, var(--tw-bg-opacity));
  border-style: solid;
  border-radius: 0.75rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(4, 75, 127, var(--tw-text-opacity));
  width: 9rem;
}

.btn-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.btn-payment {
  --tw-bg-opacity: 1;
  background-color: rgba(4, 75, 127, var(--tw-bg-opacity));
  border-radius: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  width: 8rem;
}
.btn-payment:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(4, 75, 127, var(--tw-bg-opacity));
}

.space-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.space-x-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-surface {
  --tw-bg-opacity: 1;
  background-color: rgba(239, 239, 239, var(--tw-bg-opacity));
}
.bg-inputBgColor {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.border-primary {
  --tw-border-opacity: 1;
  border-color: rgba(4, 75, 127, var(--tw-border-opacity));
}
.border-secondary {
  --tw-border-opacity: 1;
  border-color: rgba(4, 75, 127, var(--tw-border-opacity));
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.border-solid {
  border-style: solid;
}
.border-2 {
  border-width: 2px;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flow-root {
  display: flow-root;
}
.grid {
  display: -ms-grid;
  display: grid;
}
.hidden {
  display: none;
}
.basis-1\/4 {
  flex-basis: 25%;
}
.basis-3\/4 {
  flex-basis: 75%;
}
.basis-2\/4 {
  flex-basis: 50%;
}
.basis-1\/8 {
  flex-basis: 12.5%;
}
.basis-6\/8 {
  flex-basis: 75%;
}
.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.flex-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  -webkit-flex: 1 1 0%;
  flex: 1 1 0%;
}
.flex-auto {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
}
.flex-shrink-0 {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.h-8 {
  height: 2rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-2 {
  height: 0.5rem;
}
.h-12 {
  height: 3rem;
}
.h-10 {
  height: 2.5rem;
}
.h-14 {
  height: 3.5rem;
}
.h-6 {
  height: 1.5rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.md\:text-5xl {
  font-size: 3.0rem;
  line-height: 3.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.m-3 {
  margin: 0.75rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.-mx-5 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.-my-2 {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.ml-2 {
  margin-left: 0.8rem;
}
.mr-2 {
  margin-right: 0.8rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-xl {
  max-width: 36rem;
}
.overflow-hidden {
  overflow: hidden;
}
.p-4 {
  padding: 1rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-3 {
  padding-left: 0.8rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pt-12 {
  padding-top: 3rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pt-8 {
  padding-top: 2rem;
}
.relative {
  position: relative;
}
.text-center {
  text-align: center;
}
.text-primary {
  --tw-text-opacity: 1;
  color: rgba(4, 75, 127, var(--tw-text-opacity));
}
.text-teal-400 {
  --tw-text-opacity: 1;
  color: rgba(45, 212, 191, var(--tw-text-opacity));
}
.hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}
.text-secondary {
  --tw-text-opacity: 1;
  color: rgba(4, 75, 127, var(--tw-text-opacity));
}
.text-primaryVariant {
  --tw-text-opacity: 1;
  color: rgba(31, 61, 48, var(--tw-text-opacity));
}
.hover\:text-teal-200:hover {
  --tw-text-opacity: 1;
  color: rgba(153, 246, 228, var(--tw-text-opacity));
}
.underline {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-tighter {
  letter-spacing: -0.05em;
}
.w-auto {
  width: auto;
}
.w-12 {
  width: 3rem;
}
.w-64 {
  width: 16rem;
}
.w-2 {
  width: 0.5rem;
}
.w-80 {
  width: 20rem;
}
.w-full {
  width: 100%;
}
.w-6 {
  width: 1.5rem;
}
.w-32 {
  width: 8rem;
}
.w-128 {
  width: 32rem;
}
.w-45 {
  width: 11.25rem;
}
.gap-2 {
  grid-gap: 0.5rem;
  gap: 0.5rem;
}
.gap-3 {
  grid-gap: 1.0rem;
  gap: 1.0rem;
}
.grid-cols-\[55\%\2c 1fr\] {
  grid-template-columns: 55% 1fr;
}
dialog::backdrop {
  backdrop-filter: blur(2px);
}
.collapse {
  width: 100%;
  transition: all 0.3s;
}
.collapse.hide {
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.c-stepper {
  --size: 2rem;
  --spacing: 0rem;
  --border: 2px;
}
.c-stepper__item:before {
  content: "";
  position: relative;
  z-index: 1;
  display: block;
  width: var(--size);
  height: var(--size);
  border-radius: 50%;
  margin: 0 auto 0;
  border-style: solid;
  border-width: medium;
  --tw-border-opacity: 1;
  border-color: rgba(4, 75, 127, var(--tw-border-opacity));
}
.c-stepper__item_fill:before {
  --tw-bg-opacity: 1;
  background-color: rgba(4, 75, 127, var(--tw-bg-opacity));
}
.c-stepper__item:not(:last-child):after {
  content: "";
  position: relative;
  top: calc(var(--size) / 2);
  width: calc(100% - var(--size) - calc(var(--spacing) * 2));
  left: calc(50% + calc(var(--size) / 2 + var(--spacing)));
  height: var(--border);
  order: -1;
  --tw-bg-opacity: 1;
  background-color: rgba(4, 75, 127, var(--tw-bg-opacity));
}
.select-flag {
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: center;
}
.select-flag img {
  height: 12px;
  width: 24px;
}
.ss-main:focus {
  box-shadow: none;
}
.ss-main {
  line-height: 0.5rem;
  min-height: 28px;
  font-size: 14px;
  background-color: #EFEFEF;
  height: 40px;
  border-radius: 12px;
}
.ss-option {
  font-size: 14px;
}
.ss-content .ss-search input {
  box-shadow: none;
  border-color: #044B7F;
}
.ss-content .ss-search input:focus {
  box-shadow: none;
  border-color: #044B7F;
}
.country-select {
  background-color: #FFFFFF;
  border-color: #044B7F;
  border-width: 2px;
  border-style: solid;
  border-radius: 0.5rem;
}
.language-select {
  width: 100px;
  border-color: #044B7F;
  border-width: 2px;
  border-style: solid;
  border-radius: 0.5rem;
  background-color: #FFFFFF;
}
@media (min-width: 375px) {
  .small\:grid-cols-\[50\%\2c 1fr\] {
    grid-template-columns: 50% 1fr;
  }
}
@media (min-width: 640px) {
  .sm\:h-10 {
    height: 2.5rem;
  }
  .sm\:h-6 {
    height: 1.5rem;
  }
  .sm\:h-7 {
    height: 1.75rem;
  }
  .sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:w-14 {
    width: 3.5rem;
  }
  .sm\:w-64 {
    width: 16rem;
  }
  .sm\:w-40 {
    width: 10rem;
  }
  .sm\:w-80 {
    width: 20rem;
  }
  .sm\:w-53 {
    width: 13.25rem;
  }
}
@media (min-width: 768px) {
  .md\:h-18 {
    height: 4.5rem;
  }
  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .md\:ml-2 {
    margin-left: 0.8rem;
  }
  .md\:right-11 {
    right: 1.3rem;
  }
  .md\:w-80 {
    width: 20rem;
  }
  .md\:grid-cols-\[36\%\2c 1fr\] {
    grid-template-columns: 36% 1fr;
  }
}
@media (min-width: 1024px) {
  .lg\:container {
    width: 100%;
  }
  @media (min-width: 640px) {
    .lg\:container {
      max-width: 640px;
    }
  }
  @media (min-width: 768px) {
    .lg\:container {
      max-width: 768px;
    }
  }
  @media (min-width: 1024px) {
    .lg\:container {
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px) {
    .lg\:container {
      max-width: 1280px;
    }
  }
  @media (min-width: 1536px) {
    .lg\:container {
      max-width: 1536px;
    }
  }
  @media (min-width: 375px) {
    .lg\:container {
      max-width: 375px;
    }
  }
  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .lg\:max-w-4xl {
    max-width: 56rem;
  }
  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:right-18 {
    right: 4.5rem;
  }
  .lg\:w-124 {
    width: 31rem;
  }
  .lg\:w-90 {
    width: 22.5rem;
  }
  .lg\:grid-cols-\[30\%\2c 1fr\] {
    grid-template-columns: 30% 1fr;
  }
}

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

@media (max-width: 767.9px) {
  .\<md\:mt-2 {
    margin-top: 0.5rem;
  }
}
@media (max-width: 639.9px) {
  .\<sm\:justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .\<sm\:mt-2 {
    margin-top: 0.5rem;
  }
  .\<sm\:right-7 {
    right: 1.75rem;
  }
}

.honey {
   display: none;
 }

.remove-link-border a:hover, a:active, a:focus {
  outline: none;
  border: 0;
}

.btn-index:active {
  --tw-border-opacity: 1;
  border-color: rgba(4, 75, 127, var(--tw-border-opacity));
  border-radius: 0.75rem;
  border-style: solid;
  border-width: 2px;
}

.btn-index:visited {
  --tw-border-opacity: 1;
  border-color: rgba(4, 75, 127, var(--tw-border-opacity));
  border-radius: 0.75rem;
  border-style: solid;
  border-width: 2px;
}
.btn-index:focus {
  --tw-border-opacity: 1;
  border-color: rgba(4, 75, 127, var(--tw-border-opacity));
  border-radius: 0.75rem;
  border-style: solid;
  border-width: 2px;
}
.btn-index {
  --tw-border-opacity: 1;
  border-color: rgba(4, 75, 127, var(--tw-border-opacity));
  border-radius: 0.75rem;
  border-style: solid;
  border-width: 2px;
  display: block;
  height: 3rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-top: 0.25rem;
  padding: 0.5rem;
  text-align: center;
  width: 100%;
}

.btn-disabled {
  --tw-bg-opacity: 1;
  background-color: #727272;
  border-radius: 0.75rem;
  border-width: 2px;
  border-color: rgba(4, 75, 127, var(--tw-bg-opacity));
  border-style: solid;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  width: 8rem;
}

.container-border {
  border-color: #044B7F;
  border-style: solid;
  border-width: 2px;
}


@media (max-width: 430px) {

  .\sx\:text-base {
    font-size: 0.8rem;
    line-height: 1.0rem;
  }
  .\sx\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .\sx\:px-3 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .\sx\:py-2 {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
  }

  .\sx\:pb-2 {
    padding-bottom: 1rem;
  }

  .\sx\:h-4 {
    height: 1.5rem;
  }

  .\sx\:p-2 {
    padding: 0.5rem;
  }

  .\sx\:language-sel {
    height: 20px;
  }
}

