* {
  margin: 0;
  padding: 0;
  text-align: left;
  font-family: "LINE Seed Sans App";
  box-sizing: border-box;
}

.bg {
  background-size: 100%;
}

.content {
  border: 0;
}

.head {
  position: absolute;
  top: 0;
  width: 1920rem;
  z-index: 9999;
}

.icon {
  display: inline-block;
  width: 88rem;
  margin-top: 20rem;
  height: 88rem;
  margin-left: 203rem;
  background-image: url("./img/logo.png");
}

.iconText {
  color: #000;
  font-family: "misans";
  font-size: 40rem;
  font-style: normal;
  font-weight: 500;
  line-height: 48rem;
  /* 120% */
  letter-spacing: -0.24rem;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: top;
  margin-top: 40rem;
  margin-left: 31rem;
}

.btnBox {
  width: 1040rem;
  height: 70rem;
  margin-top: 29rem;
  margin-right: 163rem;
  float: right;
  border-radius: 47.5px;
  border: 1.5px solid #fff;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0px 5px 9.4px 0px rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: center;
}

.btn {
  height: 48rem;
  display: inline-block;
  margin-top: 8rem;
  margin-right: 64rem;
  float: right;
}

.btn {
  color: #000;
  font-family: "October Devanagari";
  font-size: 32rem;
  font-style: normal;
  font-weight: 500;
  line-height: 48rem;
  /* 150% */
  position: relative;
}

.active::after {
  top: 50rem;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: block;
  position: absolute;
  width: 129rem;
  height: 6rem;
  border-radius: 3px;

  background: #fff;
}

.btn:hover:after {
  top: 50rem;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: block;
  position: absolute;
  width: 129rem;
  height: 6rem;
  border-radius: 3px;
  background: #fff;
}

.btnH {
  margin-left: 83rem;
}

.btnP {}

.btnJ {}

.page {
  display: none;
}



.bannerH1 {
  width: 1920rem;
  height: 1262.81rem;
  background-color: lightgray;
  background-image: url("./img/1.png");
  /* position: relative;
  z-index: 100; */
}

.bannerH2 {
  width: 1920rem;
  height: 1139.06rem;
  margin-top: -194rem;
  background-image: url("./img/2.png");
}

.bannerH3 {
  width: 1920rem;
  height: 1062.18rem;
  margin-top: -142rem;
  background-image: url("./img/3.png");
  display: flex;
  justify-content: space-around;
}

.bannerH5 {
  width: 1920rem;
  height: 1021.87rem;
  /* margin-top: -10rem; */
  background-image: url("./img/5.png");
  display: flex;
  justify-content: space-around;
}

.bannerH4 {
  width: 1920rem;
  height: 1246.87rem;
  margin-top: -142rem;
  background-image: url("./img/4.png");
  display: flex;
  justify-content: space-around;
}

.google {
  width: 1920rem;
  height: 288rem;
  flex-shrink: 0;
  margin: 90rem 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.google p {
  color: #000;
  text-align: justify;
  font-family: 'LINE Seed Sans App';
  font-size: 28rem;
  font-style: normal;
  font-weight: 800;
  line-height: 22rem; /* 78.571% */
  margin-bottom: 20rem;
}

.google img {
  width: 664rem;
  height: 180rem;
  cursor: pointer;
}

.Htext {
  color: #171e45;
  text-align: center;
  font-family: "LINE Seed Sans App";
  font-size: 45rem;
  font-style: normal;
  font-weight: 700;
  /* line-height: 4rem; */
  /* 73.333% */
  display: inline-block;
}

.Hls {
  display: inline-block;
  margin-left: 30rem;
  width: 20rem;
  height: 36rem;
  background-image: url("./img/Vector.png");
}

.Hl,
.Hf {
  margin-top: 1100rem;
}

.buttonl,
.buttonf {
  cursor: pointer;
}

.bannerP1 {
  width: 1920rem;
  height: 1070.156rem;
  background-color: lightgray;
  background-image: url("./img/6.png");
}

.bannerP2 {
  width: 1920rem;
  height: 615rem;
  background-image: url("./img/7.png");
}

.bannerP3 {
  width: 1920rem;
  height: 980.156rem;
  background-image: url("./img/8.png");
}

.bannerP4 {
  width: 1920rem;
  height: 980.156rem;
  background-image: url("./img/9.png");
}

.bannerP5 {
  width: 1920rem;
  height: 980.156rem;
  background-image: url("./img/10.png");
}

.bannerP6 {
  width: 1920rem;
  height: 1247.813rem;
  margin-top: -138rem;
  background-image: url("./img/11.png");
}

.bannerP7 {
  width: 1920rem;
  height: 1021.87rem;
  background-image: url("./img/5.png");
}




.bannerJ1 {
  width: 1920rem;
  height: 1070.156rem;
  background-color: lightgray;
  background-image: url("./img/12.png");
}

.bannerJ2 {
  width: 1920rem;
  height: 3490.59rem;
  padding: 150rem 244rem 0;
  background-image: url("./img/13.png");
}

.bannerJ3 {
  width: 1920rem;
  height: 1021.87rem;
  background-image: url("./img/5.png");
}


.dec-container {
  text-align: center;
}
.dec-item-title {
  color: #C1E42F;
  text-align: center;
  -webkit-text-stroke-width: 1;
  -webkit-text-stroke-color: #FFFFF9;
  font-family: "BM Jua";
  font-size: 75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 210rem;
  text-transform: capitalize;
}
.dec-item-title-2 {
  color: #000;
  text-align: center;
  font-family: "BM Jua";
  font-size: 36rem;
  font-style: normal;
  font-weight: 400;
  line-height: 75rem; /* 208.333% */
  text-transform: capitalize;
  text-align: center;
}

.dec-item-content {
  color: #202020;
  font-family: "BM Jua";
  font-size: 36rem;
  font-style: normal;
  font-weight: 400;
  line-height: 75rem;
  text-transform: capitalize;
  text-align: center;
}

.dec-item {
  margin-bottom: 30rem;
}



.bottom {
  width: 1920rem;
  height: 285rem;
  background: #171e45;
  display: flex;
  justify-content: center;
  align-items: center;

  color: #fff;
  text-align: center;
  font-family: "LINE Seed Sans App";
  font-size: 40rem;
  font-style: normal;
  font-weight: 400;
  line-height: 33rem;
  /* 82.5% */
}

/* ====child-safety-policy start */

:root {
  --policy-top-bg-height: 1040rem;
  --font-size-title-h1: 60px;
  --font-size-h2: 22px;
  --font-size-h3: 18px;
  --font-size-text: 16px;
  --color-text: #404040;
  --color-link: #C1E42F;

  --policy-bottom-img-height: 605rem;
  --policy-bottom-p-d-t: 450rem;
}

@media screen and (max-width: 450px) {
  :root {
    --policy-top-bg-height: 570rem;
    --font-size-title-h1: 28px;
    --font-size-h2: 16px;
    --font-size-h3: 14px;
    --font-size-text: 12px;
    --policy-bottom-p-d-t: 130rem;
  }
}


.child-safety-policy {
  margin: 0 auto;
  padding: 0;
  font-weight: 400;
}
.child-safety-policy-bottom {
  max-width: 1200px;
  margin: 0 auto;
}

.child-safety-policy-top {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.child-safety-policy-title {
  width: 1661rem;
  height: 620rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border-radius: 70px;
  background: #FCFCFC;
  box-shadow: 4px 14px 20px 0px rgba(255, 255, 255, 0.90) inset, 0px 9px 30px 0px rgba(212, 210, 255, 0.20);
  position: relative;
  top: -400rem;
}

.child-safety-policy-title h1 {
  color: #000;
  font-family: "LINE Seed Sans App";
  font-size: 128rem;
  font-style: normal;
  font-weight: 500;
}

.child-safety-policy-top img {
  width: 1920rem;
  height: 1262.81rem;
  display: block;
  object-fit: cover;
}

.child-safety-policy-bottom {
  background: #fff;
  padding: 0 4% 0;
  color: var(--color-text);
  background: url('./images/policy-bottom-bg.png') no-repeat top / 100% var(--policy-bottom-img-height);
  position: relative;
  top: -200rem;
}

.policy-content h2 {
  font-size: var(--font-size-h2);
  color: var(--color-text);
  font-weight: bold;
}

.update-date {
  font-size: var(--font-size-h3);
}

.intro {
  font-size: var(--font-size-h3);
  color: var(--color-text);
  margin-bottom: 40px;
  font-style: normal;
  line-height: 1.8;
}

.policy-section {
  line-height: 1.8;
  margin-bottom: 5px;
}

.policy-section h2 {
  font-size: var(--font-size-h2);
  color: var(--color-text);
}

.policy-section h3 {
  font-size: var(--font-size-h3);
  color: var(--color-text);
}

.policy-section p {
  font-size: var(--font-size-text);
  color: var(--color-text);
}

.policy-section ul {
  padding-left: 30px;
}

.policy-section li {
  color: var(--color-text);
  font-size: var(--font-size-text);
}

.policy-section ul ul {
  /* margin-top: 10px; */
}

.policy-section span {
  color: var(--color-link);
  cursor: pointer;
}

.policy-section a {
  color: var(--color-link);
  cursor: pointer;
  text-decoration: underline;
}


.policy-footer {
}

.policy-footer p {
  font-size: var(--font-size-h3);
  color: var(--color-text);
}

/* ====child-safety-policy end */
