@font-face {

  font-family: play-regular;

  src: url("../fonts/Play-Regular.ttf");

  font-display: swap;

}



@font-face {

  font-family: play-bold;

  src: url("../fonts/Play-Bold.ttf");

  font-display: swap;

}



@font-face {

  font-family:jost-regular;

  src: url("../fonts/Jost-Regular.ttf");

  font-display: swap;

}



@font-face {

  font-family:jost-medium;

  src: url("../fonts/Jost-Medium.ttf");

  font-display: swap;

}



@font-face{

  font-family: jost-semibold;

  src: url("../fonts/Jost-SemiBold.ttf");

  font-display: swap;

}



@font-face {

  font-family:jost-light;

  src: url("../fonts/Jost-Light.ttf");

  font-display: swap;

}



@font-face {

  font-family:jost-bold;

  src: url("../fonts/Jost-Bold.ttf");

  font-display: swap;

}

@font-face {
  font-family: Cruyff Sans Bold;
  src: url("../fonts/CruyffSans-Bold.woff2");
  font-display: swap;
}

@font-face {
  font-family: Cruyff Sans Light;
  src: url("../fonts/CruyffSans-Light.woff2");
  font-display: swap;
}

@font-face {
  font-family: Cruyff Sans Regular;
  src: url("../fonts/CruyffSans-Regular.woff2");
  font-display: swap;
}

@font-face {
  font-family: Cruyff Sans Medium;
  src: url("../fonts/CruyffSans-Medium.woff2");
  font-display: swap;
}






body,h1,h2,h3,h4,h5,h6,p,ul,li,ol,a{

  padding: 0;

  margin: 0;

  box-sizing: border-box;

}



a{

  text-decoration: none;

}

.top_navigation.navbar {

  background-color: rgb(1 86 92 / 100%) !important;

}

.common-section-padding{

  padding: 8rem 0 4rem 0;

}



.common-section-heading{

  font-size: 280%;

}



.common-section-small-heading{

  font-size: 110%;

}



.common-section-para{

  font-size: 110%;

}





/**/
.privacy-policy-content ol{
  margin-left: 2rem;
}
.privacy-policy-content ul{
  margin-left:1rem;
}
.privacy-policy-content ol>li{
  padding-bottom: 1rem;
}
.privacy-heading-wrapper h2{

  color: #000;

  font-family: Cruyff Sans Bold;

  margin-bottom: 2rem;

}



.privacy-content{

  margin-bottom: 1rem;

}



.privacy-content P{

  color: #000;

  font-family: Poppins;

  line-height: 1.75;

}



.privacy-content h3{

  color: #000;

  font-size: 130%;

  font-family:Cruyff Sans Medium;

  margin-bottom: 6px;

}



.privacy-content span{

  color: #000;

  font-family:jost-medium;

}



@media screen and (min-width: 320px) and (max-width: 568px) { 

  .common-section-heading{

    font-size: 250%;

  }

  .common-section-para{

    font-size: 100%;

  }



  .privacy-content h3{

    font-size: 110%;

  }

}



@media screen and (min-width: 569px) and (max-width: 768px) { 

  .common-section-para{

    font-size: 140%;

  }



  .privacy-content h3{

    font-size: 200%;

  }



} 



@media screen and (min-width: 769px) and (max-width: 991px) {

  .common-section-para{

    font-size: 140%;

  }



  .privacy-content h3{

    font-size: 200%;

  } 



} 



@media screen and (min-width: 992px) and (max-width: 1024px) { 



}



@media screen and (min-width: 1025px) and (max-width: 1280px) { 

  .common-section-para{

    font-size: 120%;

  }



  .privacy-content h3{

    font-size: 200%;

  } 



} 



@media screen and (min-width: 1600px) and (max-width: 1999px) { 

 .common-section-para{

  font-size: 160%;

}



.privacy-content h3{

  font-size: 220%;

} 



} 



@media screen and (min-width: 2000px) and (max-width: 2499px) { 

  .common-section-para{

    font-size: 160%;

  }



  .privacy-content h3{

    font-size: 220%;

  } 





} 

@media screen and (min-width: 2500px) { 

  .common-section-para{

    font-size: 180%;

  }



  .privacy-content h3{

    font-size: 250%;

  } 



} 

