@font-face {
  font-family: "FS Meridian";
  src: url("../fonts/FSMeridian-Bold.woff2") format("woff2"), url("../fonts/FSMeridian-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FS Meridian";
  src: url("../fonts/FSMeridian-Regular.woff2") format("woff2"), url("../fonts/FSMeridian-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FS Meridian";
  src: url("../fonts/FSMeridian-Thin.woff2") format("woff2"), url("../fonts/FSMeridian-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FS Meridian";
  src: url("../fonts/FSMeridian-Medium.woff2") format("woff2"), url("../fonts/FSMeridian-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FS Meridian";
  src: url("../fonts/FSMeridian-Light.woff2") format("woff2"), url("../fonts/FSMeridian-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@media (min-width: 576px){
  .container, .container-sm {
      max-width: 540px;
  }
}
@media (min-width: 768px){
  .container, .container-md, .container-sm {
      max-width: 750px;
  }
}
@media (min-width: 992px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 970px;
  }
}
@media (min-width: 1100px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1080px;
  }
}
@media (min-width: 1200px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1080px;
  }
}
@media (min-width: 1400px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1080px;
  }
}
@media (min-width: 1500px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1390px;
  }
}

@media only screen and (min-width: 1921px) and (max-width: 2880px){
}

@media only screen and (min-width: 992px) and (max-width: 1080px){
}
section{
  margin-bottom: -2px;
}
.desktop-header{
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 9.17%, #000 100%);
  padding: 40px 0px;
}
.for_c_m {
    color: #C2D6B5!important;
}
.brand-logo{
  margin-top: 0px;
  margin-bottom: 0px;
}
.landing-page-top-new{
  background: url(../l-images/jiggle-new-bg.png) no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 244px 0px 104px;
}
.landing-page-content h1{
  font-family: 'FS Meridian';
  font-style: normal;
  font-weight: 500;
  font-size: 56px;
  line-height: 66px;
  text-transform: capitalize;
  color: #82E578;
  margin-bottom: 24px;
}
.landing-page-content p{
  font-family: 'FS Meridian';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 150%;
  text-transform: capitalize;
  color: #FFFFFF;
  margin-bottom: 24px;
}
.home-landing-page-video{
    box-shadow: 0px 1.85px 3.15px 0px #0000000D;
    box-shadow: 0px 8.15px 6.52px 0px #00000015;
    box-shadow: 0px 20px 13px 0px #0000001B;
    box-shadow: 0px 38.52px 25.48px 0px #00000021;
    box-shadow: 0px 64.81px 46.85px 0px #00000029;
    box-shadow: 0px 100px 80px 0px #00000036;
}
.landing-page-content .p-small{
  font-family: 'FS Meridian';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  text-transform: capitalize;
  color: #FFFFFF;
  margin-bottom: 0px;
}
.landing-page-content{
  width: 547px;
  max-width: 100%;
  padding-top: 38px;
}
.landing-apps .play-store-img{
  margin-left: 2px;
}
.landing-apps{
  margin-bottom: 16px;
}
.qr_btn3:hover a{
    color: #82E578 !important;
}
.home-landing-page-video video{
  width: 800px;
  max-width: 100%;
  height: 400px;
  object-fit: cover;
  margin-left: 75px;
}
.three-step{
  background: #062319;
  box-shadow: 0px -6px 90px rgba(0, 0, 0, 0.4);
  padding: 1.5rem 0;
  margin-top: -1px;
}
.step-content p {
  margin-bottom: -8px;
  margin-left: 8px;
  color: var(--Secondary-Sage-Green, #C2D6B5);
  text-align: center;
  font-family: "FS Meridian";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}


.bg-image:not([class*=absolute]) {
  position: absolute;
}
.bg-image {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.bg-image {
  object-fit: cover;
}
header .logo{
    width: 152.727px;
    height: 48px;
    max-width: 100%;
}

.dive-into h4{
  font-family: 'FS Meridian';
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 49px;
  text-align: center;
  text-transform: capitalize;
  color: #82E578;
}
.dive-into-card h6{
  font-family: 'FS Meridian';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #FAFAFA;
  margin-top: 16px;
}
.step-content img{
    margin-top: -5px;
}
.landing-apps a img{
    width: 48px;
    height: 48px;
}
.dive-into .card{
  width:340px;
  max-width: 100%;
  height: 229px;
  border: 0px;
  background: transparent;
  margin: 64px 0px 16px;
}
.dive-into {
  position: relative;
  padding: 96px 0px;
  margin-top: -1px;

}
.landing-last-section{
  background: linear-gradient(180deg, #141414 0%, #144A38 174.73%);
  padding: 104px 0px;
  margin-top: -1px;
}
.landing-last-sectionnew{
  background: var(--Primary-Off-Black, #141414);
}
.landing-f-content .p-green{
  font-family: 'FS Meridian';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 132.5%;
  color: #82E578;
  margin: 16px 0px 15px;
}
.content-f-right p{
    margin-bottom: 8px;
}
.powa {
    color: #FAFAFA!important;
}
.landing-f-content p{
  font-family: 'FS Meridian';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 132.5%;
  color: #FFFFFF;
}
.content-f-right .f-ahref{
  font-family: 'FS Meridian';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 132.5%;
  text-align: right;
  color: #FAFAFA;
  text-decoration: none;
  margin-bottom: 16px;
}
.content-f-right p a{
  text-align: end;
}
.content-f-right{
  text-align: end;
}
.social-media-icon{
  text-align: end;
}
.social-media-icon a{
  text-decoration: none;
  margin-left: 16px;
}
.my_modal_body {
  background: url(../l-images/my_modal_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 64px 42px;
  border: 1px solid #144A38;
  border-radius: 8px;
}
.my_modal_title {
  color: #82E578;
  text-align: center;
  font-family: FS Meridian;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 16px;
}
.core_div {
  display: flex;
  padding: 8px;
  justify-content: center;
  align-items: flex-start;
  gap: 16px;
  border-radius: 4px;
  background: #000;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
}
.apple_btn {
  display: flex;
  padding: 14px 16px 11px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #FFF;
  text-align: center;
  font-family: 'FS Meridian';
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 132.5%;
  background: transparent;
  border: 0px;
  border-radius: 4px;
}
.android_btn {
  display: flex;
  padding: 13px 14px 13px 13px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #FFF;
  text-align: center;
  font-family: 'FS Meridian';
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 132.5%;
  background: transparent;
  border: 0px;
  border-radius: 4px;
}
.android_btn.active {
  background: #FFF;
  color: #141414;
  text-align: center;
  font-family: FS Meridian;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 132.5%;
}
.apple_btn.active {
  background: #FFF;
  color: #141414;
  text-align: center;
  font-family: FS Meridian;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 132.5%;
}
.my_modal_subtitle {
  color: #FFF;
  text-align: center;
  font-family: FS Meridian;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 132.5%;
  margin-bottom: 16px;
}
.cross_air_close {
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
}
.apple_btn.active svg path {
  fill: #141414;
}
.qr_code {
  display: none;
}
.qr_code.show {
  animation-name: fadeOut;
  animation-duration: 1s;
}
.qr_code.show {
  display: block;
}
.qr_div img {
  margin-left: auto;
  margin-right: auto;
}
.landing-apps2 .qr_btn3 {
  display: flex;
  padding: 12px 8px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  color: #F1F1F1;
  text-align: center;
  font-family: FS Meridian;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  text-transform: capitalize;
  border-radius: 4px;
  border: 1px solid #82E578;
  background: transparent;
  height: 48px;
}
.landing-apps2 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 16px;
  /* margin: auto; */
  margin-right: 0px;
  margin-bottom: 0px;
  float: right;
  max-width: 100%;
  margin-left: -10px;
}
.landing-apps {
  gap: 16px;
}
.landing-apps {
  align-items: center;
}
.dive-into .landing-apps {
  gap: 16px;
  width: 403px;
}
.dive-into .landing-apps .play-store-img {
  margin-left: 0px;
}
.android_btn.active svg{
  filter: invert(1);
}
.owl-carousel {
	max-width: 700px;
	margin: 0 auto;
	padding: 30px 0;
}
.owl-carousel .item {
	font-size: 30px;
	text-align: center;
	padding: 40px 20px;
	line-height: 2;
	font-weight: 700;
	background-color: #eee;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
	z-index: 1;
	width: 40px;
	height: 40px;
	background-color: #ccc;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
}

.owl-nav button span {
	font-size: 30px;
	height: 100%;
	display: block;
	width: 100%;
}
.owl-carousel .owl-nav button.owl-prev {
	left: 0;
}
.owl-carousel .owl-nav button.owl-next {
	right: 0;
}
.owl-carousel .owl-nav {
	margin: 0;
}
.btn-wrap {
	text-align: center;
	width: 100%;
}
button {
	background-color: #ddd;
	border: none;
	padding: 10px 20px;
	border-radius: 5px;
	margin: 0px;
	font-size: 18px;
	font-weight: 600;
	transition: all 0.5s;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.owl-theme .owl-nav .disabled, button.disabled {
	opacity: 0.6;
}
.dive-into .landing-apps {
  gap: 16px;
  width: 416px;
  align-items: center;
}
.landing-f-content img{
    width: 140px;
    height: 44px;
    max-width: 100%;
}


/* --------------------------------new-changes------------------------------------- */
.home-video-unlock{
    border-radius: 0px;
}
@media screen and (min-width: 1000px) and (max-width: 1440px) {
    .home-landing-page-video .home-video-unlock{
        width: 490px;
        height: 276px;
        max-width: 100%;
        float: right;
        border-radius: 0px;
    }
}
.landing-page-top-new .landing-page-content h1{
  color: var(--Primary-Off-White, #FAFAFA);
  font-family: "FS Meridian";
  font-size: 56px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 67.2px */
  text-transform: capitalize;
  margin-bottom: 24px;
}
.landing-page-top-new .landing-page-content p{
  color: #C2D6B5;
  color: var(--Secondary-Sage-Green, #C2D6B5);
  font-family: "FS Meridian";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 24px;
}
.dive-into-new h4{
  color: var(--Primary-Off-White, #FAFAFA);
  text-align: center;
  font-family: "FS Meridian";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  text-transform: capitalize;
  margin-bottom: 56px;
}
.dive-into-new{
  position: relative;
  padding: 104px 0px;
  margin-top: -1px;
}
.dive-into-new .card {
  width: 340px;
  max-width: 100%;
  height: 229px;
  border: 0px;
  background: transparent;
  margin: 0px 0px 56px;
  margin: auto;
  margin-bottom: 56px;
}
.dive-into-new .btn{
  width: 293px;
  max-width: 100%;
  padding: 14px 38px;
  display: block;
  justify-content: center;
  align-items: center;
  margin: auto;
  color: #141414;
}
.qr_btn3 a {
    color: #141414;
}

.new-btn-design .qr_btn3{
  background: var(--Primary-Bright-Green, #82E578);
  height: 48px;
  padding: 0px 40px;
  color: var(--Primary-Off-Black, #141414);
  text-align: center;
  font-family: "FS Meridian";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  text-transform: capitalize;
}
.new-btn{
  background: var(--Primary-Bright-Green, #82E578);
  height: 48px;
  padding: 0px 40px;
  color: var(--Primary-Off-Black, #141414);
  text-align: center;
  font-family: "FS Meridian";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  text-transform: capitalize;
  display: inline-block;
  padding: 14px 40px;
  height: 48px;
}
.social-media-icon {
  text-align: end;
  margin-bottom: 24px;
}
.dive-into h4{
  color: var(--Primary-Off-White, #FAFAFA);
  text-align: center;
  font-family: "FS Meridian";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 48px */
  text-transform: capitalize;
}
.three-step-new {
    border-radius: 4px;
    background: var(--Neutral-Black, #000);
    padding: 24px 104px;
    margin-top: 104px;
    height: 75px;
}
.new-btn:hover{
  border: 1px solid #82E578 !important;
  color: #82E578 !important;
  background: transparent !important;
}
.qr_btn3:hover{
  border: 1px solid #82E578 !important;
  color: #82E578 !important;
  background: transparent !important;
}
.qr_btn3{
  transition: background .6s;
}
.new-btn{
  transition: background .6s;
}
.home-video-unlock{
  box-shadow: -99.999px 0.521px 80px 0px rgba(0, 0, 0, 0.21), -64.814px 0.337px 46.852px 0px rgba(0, 0, 0, 0.16), -38.518px 0.201px 25.481px 0px rgba(0, 0, 0, 0.13), -20px 0.104px 13px 0px rgba(0, 0, 0, 0.10), -8.148px 0.042px 6.519px 0px rgba(0, 0, 0, 0.08), -1.852px 0.01px 3.148px 0px rgba(0, 0, 0, 0.05);
}
.launch-2new .home-video-unlock {
  width: 490px;
  height: 276px;
  float: right;
}
.landing-f-content .social-media-icon{
    display:none;
}
#particles-jss {
    width: 100%;
    background-color: #141414;
    
}
.privacy-page {
    max-width: 936px;
    width: 100%;
    margin: auto;
    padding: 0px 20px;
    z-index: 99;
    position: relative;
}
.privacy-page .privacy-content {
    padding: 0;
    z-index: 99;
    position: relative;
}
.privacy-page {
    padding-top: 204px;
}
.privacy-page .privacy-content {
    padding: 0;
    z-index: 99;
    position: relative;
}
.privacy-page .privacy-content .title h1 {
    font-family: "FS Meridian";
    font-style: normal;
    font-weight: 500;
    font-size: 56px;
    line-height: 89px;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-bottom: 40px;
}
.privacy-page h2 {
    font-family: "FS Meridian";
    font-style: normal;
    font-weight: 500;
    font-size: 56px;
    line-height: 89px;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-bottom: 40px;
}
tr>td:first-of-type h5 {
    font-family: "FS Meridian";
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 32px;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
    text-align: left !important;
}
tr>td:last-of-type h5 {
    font-family: "FS Meridian";
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 32px;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
    text-align: right !important;
    direction: rtl;
}
.privacy-page .privacy-content .desc p {
    font-family: "FS Meridian";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 132.5%;
    color: #C2D6B5;
}
.privacy-page .privacy-content .desc p {
    text-align: left;
}
tr>td:last-of-type p {
    text-align: right !important;
    direction: rtl;
}
.privacy-page table tr td {
    border: 1px solid #FFFFFF;
    padding: 12px;
    vertical-align: top;
}
tr>td:first-of-type p {
    font-family: "FS Meridian";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 132.5%;
    color: #C2D6B5;
    text-align: left !important;
}
tr>td:last-of-type p {
    font-family: "FS Meridian";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 132.5%;
    color: #C2D6B5;
    text-align: right !important;
    direction: rtl;
}
.mob_ka_tab_e a{
    display:none;
}