@font-face {
  font-family: Almost Japanese Comic;
  src: url('../fonts/Almost-Japanese-Comic.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Milkyway Demo;
  src: url('../fonts/Milkyway-DEMO.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --black: black;
}

.body {
  background-color: #ffc293;
  background-image: linear-gradient(#ffb072e6, #ffb072e6), url('../images/output-onlinepngtools-3.webp');
  background-position: 0 0, 0 0;
  background-size: auto, 250px;
}

.section {
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  display: flex;
}

.section-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 40px;
  display: flex;
}

.text-block {
  color: #fff;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #f05d7b;
  text-shadow: 4px 4px #e74c69;
  font-family: ZCOOL QingKe HuangYou, sans-serif;
  font-size: 75px;
  font-weight: 400;
  line-height: 75px;
  position: absolute;
  inset: auto -19% 0% auto;
}

.text-block.english {
  -webkit-text-stroke-width: 2px;
  text-transform: uppercase;
  font-family: Milkyway Demo, Arial, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
  inset: 0% auto auto -36%;
}

.text-block.english.hat {
  margin-bottom: 20px;
  position: static;
}

.div-block {
  position: relative;
}

.div-block-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.button {
  color: #fff;
  background-color: #d76641;
  border: 4px solid #ffe0d6;
  border-radius: 20px;
  padding: 15px 25px 7px;
  font-family: Milkyway Demo, Arial, sans-serif;
  font-size: 40px;
  line-height: 40px;
  transition: all .325s cubic-bezier(.68, -.55, .265, 1.55);
  box-shadow: 0 10px #fdc2ae;
}

.button:hover {
  transform: translate(0, 10px);
  box-shadow: 0 0 #aa4155;
}

.button.download {
  padding-bottom: 11px;
  font-size: 30px;
  line-height: 30px;
}

.button.capcut {
  padding-bottom: 10px;
  font-size: 30px;
  line-height: 30px;
}

.section-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.section-3.images {
  display: none;
}

.section-3.long {
  padding-bottom: 160px;
}

.section-3.long.cc {
  width: 100vw;
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading {
  color: #fff;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #d76641;
  text-shadow: 4px 4px #d76641;
  margin-bottom: 20px;
  font-family: Milkyway Demo, Arial, sans-serif;
  font-size: 85px;
  font-weight: 400;
  line-height: 85px;
  position: static;
}

.heading.cas {
  font-family: Titan One, sans-serif;
  font-size: 2.5vw;
  line-height: 100%;
}

.div-block-3 {
  background-color: #ffe1ca;
  border: 5px solid #d76641;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25vw;
  padding: 20px;
  display: flex;
  box-shadow: 0 10px #bb5939;
}

.image-2 {
  border: 5px solid #d76641;
  border-radius: 20px;
  margin-bottom: 20px;
}

.text-block-2 {
  color: #fff;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #d76641;
  text-shadow: 3px 4px #b95535;
  font-family: Milkyway Demo, Arial, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.columns {
  display: flex;
}

.columns.imag {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.text-block-3 {
  color: #d76641;
  text-align: center;
  margin-top: 20px;
  font-family: Gluten, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.text-block-3.calil {
  font-size: 15px;
}

.link {
  color: #af4725;
  -webkit-text-stroke-width: 1px;
  text-decoration: none;
}

.image-3 {
  border: 5px solid #aa4155;
  border-radius: 20px;
  width: 25vw;
  box-shadow: 0 10px #aa4155;
}

.image-3._1 {
  transform: rotate(-7deg);
}

.image-3._2 {
  transform: rotate(4deg);
}

.image-3._3 {
  transform: rotate(-7deg);
}

.image-3._4 {
  transform: rotate(7deg);
}

.image-3._5 {
  transform: rotate(-9deg);
}

.image-3._6 {
  transform: rotate(7deg);
}

.image-3._7 {
  transform: rotate(-9deg);
}

.image-3._8 {
  transform: rotate(9deg);
}

.image-3._9 {
  transform: rotate(-9deg);
}

.image-3._10 {
  transform: rotate(7deg);
}

.image-3._11 {
  transform: rotate(-9deg);
}

.image-3._12 {
  transform: rotate(7deg);
}

.link-2 {
  color: #af4725;
  -webkit-text-stroke-width: 1px;
  text-decoration: none;
}

.preloader {
  z-index: 5;
  background-color: #ffc293;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.lottie-animation {
  width: 64vw;
}

.body-2 {
  background-color: #ffc9d1;
  background-image: linear-gradient(#ffc9d1d6, #ffc9d1d6), url('../images/output-onlinepngtools.webp');
  background-position: 0 0, 0 0;
  background-size: auto, 250px;
}

.code-embed {
  margin-bottom: 0;
}

.section-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.heading-2 {
  color: #fff;
  letter-spacing: 10px;
  -webkit-text-stroke-width: 6px;
  -webkit-text-stroke-color: #d76641;
  text-shadow: 0 16px #7c422e;
  margin-bottom: 30px;
  padding-bottom: 0;
  font-family: Milkyway Demo, Arial, sans-serif;
  font-size: 22rem;
  line-height: 22rem;
}

.heading-2.small {
  letter-spacing: 5px;
  -webkit-text-stroke-width: 1px;
  text-shadow: 0 6px #7c422e;
  font-family: Milkyway Demo, Arial, sans-serif;
  font-size: 8rem;
  line-height: 8rem;
}

.heading-2.cto {
  letter-spacing: 2px;
  -webkit-text-stroke-width: 3px;
  text-shadow: 0 9px #7c422e;
  font-size: 10rem;
  line-height: 10rem;
  position: absolute;
  inset: -14% -6% auto auto;
  transform: rotate(18deg);
}

.link-block {
  margin-top: 20px;
  text-decoration: none;
}

.image-4 {
  position: fixed;
  inset: auto 0% 0% auto;
  overflow: hidden;
}

.div-block-4 {
  position: relative;
}

.background-video {
  border: 5px solid #d76641;
  border-radius: 20px;
}

.code-embed-2 {
  border: 5px solid #d76641;
  border-radius: 25px;
}

.catbutton {
  position: fixed;
  inset: auto 0% 0% auto;
}

.button-2 {
  background-color: #d76641;
  border: 5px solid #973b1d;
  border-radius: 20px;
  padding: 15px 20px;
  font-family: Gluten, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.div-block-5 {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 479px) {
  .image {
    width: 90%;
  }

  .text-block {
    font-size: 50px;
    line-height: 50px;
    bottom: -17%;
    right: 7%;
  }

  .text-block.english {
    -webkit-text-stroke-width: 1px;
    font-size: 25px;
    line-height: 25px;
    top: -8%;
    left: 3%;
  }

  .div-block-2 {
    flex-flow: column;
  }

  .button.download, .button.capcut {
    font-size: 25px;
    line-height: 25px;
  }

  .section-3 {
    padding-top: 0;
    padding-bottom: 34px;
  }

  .section-3.long {
    padding-bottom: 69px;
  }

  .section-3.long.cc {
    display: none;
  }

  .heading {
    text-align: center;
    -webkit-text-stroke-width: 1px;
    font-size: 50px;
    line-height: 50px;
  }

  .heading.cas {
    font-size: 2.7vw;
  }

  .div-block-3 {
    width: 90vw;
  }

  .text-block-2 {
    font-size: 35px;
    line-height: 35px;
  }

  .columns {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    display: flex;
  }

  .columns.imag {
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 0;
  }

  .image-3._1, .image-3._2, .image-3._3, .image-3._4, .image-3._5, .image-3._6, .image-3._7, .image-3._8, .image-3._9, .image-3._10, .image-3._11, .image-3._12 {
    width: 90vw;
  }

  .heading-2 {
    letter-spacing: 5px;
    -webkit-text-stroke-width: 2px;
    text-shadow: 0 5px #7c422e;
    font-size: 4.6rem;
    line-height: 4.6rem;
  }

  .heading-2.cto {
    -webkit-text-stroke-width: 1px;
    text-shadow: 0 4px #7c422e;
    font-size: 2rem;
    top: -77%;
  }

  .image-4 {
    display: none;
  }

  .div-block-5 {
    justify-content: center;
    align-items: center;
  }
}


@font-face {
  font-family: 'Almost Japanese Comic';
  src: url('../fonts/Almost-Japanese-Comic.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Milkyway Demo';
  src: url('../fonts/Milkyway-DEMO.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}