html, body, #app, #__nuxt, main {
  scroll-behavior: smooth;
}
body {
  --tw-bg-opacity: 1;
  background-color: rgba(244,247,249,var(--tw-bg-opacity));
  font-family: Open Sans,sans-serif;
  font-size: 1rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgba(45,45,45,var(--tw-text-opacity));
  -webkit-font-smoothing: antialiased;
  margin: 0px;
  padding: 0px;
}

.duration-300 {
  transition-duration: .3s;
}
.transition {
  transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
  transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
  transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  transition-duration: .15s;
}
.z-100 {
  z-index: 100;
}
.w-full {
  width: 100%;
}
.left-0 {
  left: 0px;
}
.top-0 {
  top: 0px;
}

.hidden {
  display: none;
}
.fixed {
  position: fixed;
}
.text-sm {
  font-size: .875rem;
  line-height: 1.5rem;
}
.font-semibold {
  font-weight: 600;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255,255,255,var(--tw-bg-opacity));
}
h2, h6, p, h1, h5, h3, hr, h4, blockquote {
  margin: 0;
    margin-bottom: 0px;
}

.main-title[data-v-6c9fd92d] h1 {
  font-family: Montserrat,sans-serif;
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 1.125;
  letter-spacing: -.2px;
  margin-bottom: 1.5rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgba(255,255,255,var(--tw-text-opacity));
}

.flex {
  display: flex;
}
.flex-col {
  flex-direction: column;
}
.flex-1 {
  flex: 1 1 0%;
}
.justify-center {
  justify-content: center;
}
svg, img {
  display: block;
  vertical-align: middle;
}
img, video {
  max-width: 100%;
  height: auto;
}
.imgapk {
  width: 181px;
  height: 54px;
}
button {
 font-family:Montserrat,sans-serif;
 font-size:.75rem;
 line-height:1.125;
 padding:1rem 1.5rem;
  border: none;
}
button, [role="button"] {
  cursor: pointer;
}
button {
  background-color: transparent;
  background-image: none;
}

.gap-4 {
  grid-gap: 1rem;
  gap: 1rem;
}
.w-full {
  width: 100%;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.h-80px {
  height: 80px;
}
.items-center {
  align-items: center;
}
.py-11 {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.bg-brand {
  margin-top: 80px;
  --tw-bg-opacity: 1;
  background: linear-gradient(-49deg, #0062ba 20%, #0087ff);
}
/* .bg-brand {
  margin-top: 80px;
  --tw-bg-opacity: 1;
  background-color: rgba(0,135,255,var(--tw-bg-opacity));
} */

@media (min-width: 640px) {
.sm\:text-24px {
  font-size: 24px;
  line-height: 1;
}
@media (min-width: 768px) {
.md\:hidden {
  display: none;
}
  .md\:block {
  display: block;
}
  .md\:w-auto {
  width: auto;
}
  .md\:top-0 {
  top: 0px;
}
  .md\:relative {
  position: relative;
}
  .md\:items-center {
  align-items: center;
}
  .md\:flex {
  display: flex;
}
  .md\:bg-transparent {
  background-color: transparent;
}
  .md\:flex-row {
  flex-direction: row;
}
  .md\:border-none {
  border-style: none;
}
  .md\:right-0 {
  right: 0px;
}
  .md\:top-0 {
  top: 0px;
}
  .\!md\:relative {
  position: relative !important;
}
  .btn {
  padding-left: 2rem;
  padding-right: 2rem;
}
.md\:mb-20 {
  margin-bottom: 5rem;
}
  .md\:gap-20 {
  grid-gap: 5rem;
  gap: 5rem;
}
  .md\:gap-40 {
  grid-gap: 10rem;
  gap: 10rem;
}
  .main-title[data-v-6c9fd92d] h1 {
  font-size: 56px;
  line-height: 1;
  text-align: left;
}
  .md\:grid-cols-3 {
  grid-template-columns: repeat(3,minmax(0,1fr));
}
  .md\:gap-8 {
  grid-gap: 2rem;
  gap: 2rem;
}
  .md\:text-center {
  text-align: center;
}
  .md\:w-185px {
  width: 185px;
}
  .md\:mx-auto {
  margin-left: auto;
  margin-right: auto;
}
  .md\:h-185px {
  height: 185px;
}
  .md\:max-w-275px {
  max-width: 275px;
}
  .md\:mx-auto {
  margin-left: auto;
  margin-right: auto;
}
  .md\:py-15 {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}
  .md\:py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
  .md\:px-25 {
  padding-left: 6.25rem;
  padding-right: 6.25rem;
}
  .md\:mb-12 {
  margin-bottom: 0rem;
}
/*   .md\:rounded-30px {
  border-radius: 30px;
} */
  .md\:text-18px {
  font-size: 18px;
  line-height: 1;
}
  .apk-title[data-v-6c9fd92d] h3 {
  font-size: 2.25rem;
  line-height: 1.125;
  letter-spacing: -.5px;
}
  .md\:text-base {
  font-size: 1rem;
  line-height: 1.75rem;
}
  .md\:py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
}
@media (min-width: 1024px) {
.lg\:flex-row {
  flex-direction: row;
}
}
a {
  color: inherit;
  text-decoration: inherit;
}
/* .fill-brand {
  --tw-fill-opacity: 1;
  fill: rgba(0,135,255,var(--tw-fill-opacity));
  margin-left: 20px;
} */
.fill-brand {
  --tw-fill-opacity: 1;
  margin-left: 20px;
}
.border-b-1 {
  border-bottom-width: 1px;
}
.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgba(243,244,246,var(--tw-border-opacity));
}
.children\:whitespace-nowrap > * {
  white-space: nowrap;
}
.children\:p-4 > * {
  padding: 1rem;
}
.children\:block > * {
  display: block;
}

.ml-auto {
  margin-left: auto;
}
.\!py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}
.order-99 {
  order: 99;
}
.self-center {
  align-self: center;
}
/*background-color: rgba(0,135,255,var(--tw-bg-opacity));*/
.btn {
  --tw-bg-opacity: 1;
  background: linear-gradient(-49.5494deg, #0062ba 10%, #0087ff);
  border-radius: 9999px;
  display: inline-block;
  font-family: Montserrat,sans-serif;
  font-weight: 600;
  font-size: .75rem;
  line-height: 1.125;
  line-height: 1;
  padding: 1.5rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgba(255,255,255,var(--tw-text-opacity));
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 20px;
}
  .btnMobile {
   display: none;
}
.btnMobileHide {
   display: block;
  }

/* .gap-5 {
  grid-gap: 1.25rem;
  gap: 1.25rem;
} */
.max-w-1024px {
  max-width: 1024px;
}
.flex-none {
  flex: none;
}
.self-end {
  align-self: flex-end;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.w-full {
  width: 100%;
}
.max-w-343px {
  max-width: 343px;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.max-w-800px {
  max-width: 880px;
  margin-left: 50px;
}
.gap-4 {
  grid-gap: 1rem;
  gap: 1rem;
}
.cursor-pointer {
  cursor: pointer;
}

.text-white {
  --tw-text-opacity: 1;
  color: rgba(255,255,255,var(--tw-text-opacity));
}
.mt-6 {
  margin-top: 1.5rem;
}
p {
  margin-bottom: 1rem;
  max-width: 640px;
}
  .faqDes {
    max-width: 800px;
  }
.max-w-130px {
  max-width: 130px;
}

.max-w-1100px {
  max-width: 1100px;
}
.mb-4 {
  margin-bottom: 1rem;
}

.max-w-\[75\%\] {
  max-width: 75%;
}
.mb-2 {
  margin-bottom: .5rem;
}
.text-16px {
  font-size: 16px;
  line-height: 1;
}
.font-bold {
  font-weight: 700;
}
.font-montserrat {
  font-family: Montserrat,sans-serif;
}
.text-xs {
  font-size: .75rem;
  line-height: 1.125;
}

.max-w-1248px {
  max-width: 1248px;
}
.accordion-wrapper {
  border-bottom: 1px solid #c8ccd0;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.justify-between {
  justify-content: space-between;
}
.items-center {
  align-items: center;
}
.w-3 {
  width: .75rem;
}
/* .accordion-item-collapsed {
  max-height: 0;
  overflow: hidden;
} */
.max-w-1248px {
  max-width: 1248px;
}
.bg-\[\#e5f3ff\] {
 --tw-bg-opacity: 0.03;
background-color: rgba(10,35,127,var(--tw-bg-opacity));
}
  
  .text-brand {
  --tw-text-opacity: 1;
  color: rgba(0,135,255,var(--tw-text-opacity));
}
.text-xs {
  font-size: .75rem;
  line-height: 1.125;
}
.font-bold {
  font-weight: 700;
}
.font-montserrat {
  font-family: Montserrat,sans-serif;
}
  .apk-title[data-v-6c9fd92d] h3 {
  font-size: 1.75rem;
  line-height: 1.125;
  letter-spacing: -.2px;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
  .text-brand {
  --tw-text-opacity: 1;
  color: rgba(0,135,255,var(--tw-text-opacity));
}
  
  .text-white {
  --tw-text-opacity: 1;
  color: rgba(255,255,255,var(--tw-text-opacity));
}
.mt-auto {
  margin-top: auto;
}
.text-sm {
  font-size: .875rem;
  line-height: 1.5rem;
}
.font-montserrat {
  font-family: Montserrat,sans-serif;
}
  .bg-\[\#001049\] {
  --tw-bg-opacity: 1;
  background-color: rgba(0,16,73,var(--tw-bg-opacity));
}
/* .bg-\[\#001049\] {
  --tw-bg-opacity: 1;
  background-color: #343434;
} */
  
.grid-cols-5 {
  grid-template-columns: repeat(5,minmax(0,1fr));
}
.gap-5 {
  grid-gap: 1.25rem;
  gap: 1.25rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.grid {
  display: grid;
}
.wrap-xl {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 1rem;
  padding-right: 1rem;
}
  @media (min-width: 768px) {
      .col-span-5 {
  -ms-grid-column-span: span 5 / span 5;
  grid-column: span 5 / span 5;
}
    .md\:flex-col {
  flex-direction: column;
}
    .md\:-order-1 {
  order: -1;
}
.md\:col-span-1 {
  -ms-grid-column-span: span 1 / span 1;
  grid-column: span 1 / span 1;
}
.md\:col-span-4 {
  -ms-grid-column-span: span 4 / span 4;
  grid-column: span 4 / span 4;
}
.md\:opacity-0 {
  opacity: 0;
}
    .md\:text-xs {
  font-size: .75rem;
  line-height: 1.125;
}
  }

.grid-cols-4 {
  grid-template-columns: repeat(4,minmax(0,1fr));
}
.gap-10 {
  grid-gap: 2.5rem;
  gap: 2.5rem;
}
  .leading-none {
  line-height: 1;
}
    h5, .h5 {
  font-size: 1.5rem;
  line-height: 1.125;
  letter-spacing: -.1px;
}
.all\:text-white * {
  --tw-text-opacity: 1;
  color: rgba(255,255,255,var(--tw-text-opacity));
}
.children\:mb-4 > * {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.children\:block > * {
  display: block;
}
    .\!text-brand {
  --tw-text-opacity: 1 !important;
  color: rgba(0,135,255,var(--tw-text-opacity)) !important;
      font-size: 10px;
      padding: 4px;
      border-radius: 2px;
}
  .bg-\[\#0a237f\] {
  --tw-bg-opacity: 1;
  background-color: rgba(10,35,127,var(--tw-bg-opacity));
}
  .px-1 {
  padding-left: .25rem;
  padding-right: .25rem;
}
  .offerTitle {
    margin-left: 8px;
  }
  .offerImg {
    width: 95%;
    height: 300px;
    margin-top: 20px;
    border-radius: 25px;
    padding: 10px;
    cursor: pointer;
  }
    .featureImg {
    width: 100%;
    margin-top: 20px;
    border-radius: 25px;
    padding: 10px;
    cursor: pointer;
  }
/*   .offer2 {
    width: 45%;
    height: 250px;
   position: absolute;
    left: 40%;
  } */
.imgViews {
  width: 120px;
  height: 120px;
}

/********* Download Dialog *********
 .z-1000 {
  z-index: 1000;
}
.h-full {
  height: 100%;
}
  .careersDia {
  height: 100%;
}
.bg-black\/60 {
  --tw-bg-opacity: .6;
  background-color: rgba(0,0,0,var(--tw-bg-opacity));
}
  .bg-black\/602 {
  --tw-bg-opacity: .6;
  background-color: rgba(0,0,0,var(--tw-bg-opacity));
}
.relative {
  position: relative;
}
.p-8 {
  padding: 2rem;
}
.rounded-xl {
  width: 350px;
  height: 350px;
  border-radius: .75rem;
}
  .rounded-xl2 {
  width: 250px;
  height: 300px;
  border-radius: .75rem;
}
 .modal__content {
  --tw-bg-opacity: 1;
  background-color: rgba(244,247,249,var(--tw-bg-opacity));
}
   .modal__content2 {
  --tw-bg-opacity: 1;
  background-color: rgba(244,247,249,var(--tw-bg-opacity));
}
  .careersDia {
  --tw-bg-opacity: .6;
  background-color: rgba(0,0,0,var(--tw-bg-opacity));
}
  .imgCareers {
    display: inline;
  width: 250px;
  height: 330px;
    margin-top: -30px;
  }
.right-0 {
  right: 0px;
}
.top-0 {
  top: 0px;
  }
.absolutes {
  position: absolute;
}
.p-0 {
  padding: 0;
}
.text-xl {
  font-size: 1.2rem;
  line-height: 1.125;
  letter-spacing: -.1px;
  padding: 10px;
}
.h-42px {
  height: 42px;
}
.-mb-8 {
  margin-bottom: -2rem;
}
.-mr-8 {
  margin-right: -2rem;
}
.-ml-8 {
  margin-left: -2rem;
}
.-mt-12 {
  margin-top: -3rem;
}
  .w-1\/2 {
  width: 100%;
}
.text-center {
  text-align: center;
}
.pt-16 {
  padding-top: 4rem;
}
.inline-block {
  display: inline-block;
}
  .titleApk {
   font-size: 1.75rem;
line-height: 1.125;
letter-spacing: -.2px;
  }
  .appLink {
    margin-top: 20px;
  }
  .txtDesc {
  font-size: .875rem;
  line-height: 1.5rem;
    margin-top: 16px;
}*/
  