.about-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #deabc2;
}
 
.about-logo1 {
  top: 38px;
  left: 0px;
  right: 0px;
  width: 333px;
  height: 125px;
  margin: auto;
  display: flex;
  z-index: 130;
  position: absolute;
  background-size: cover;
  background-image: url("public/logo3-200h.png");
  background-position: center;
}
 
.about-navlink10 {
  display: contents;
}
 
.about-coral-right {
  top: 180px;
  left: 280px;
  right: 0px;
  width: 107px;
  margin: auto;
  z-index: 130;
  position: absolute;
}
 
.about-navbar-interactive {
  width: 100%;
  display: flex;
  z-index: 200;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
 
.about-image1 {
  height: 2rem;
  opacity: 0;
}
 
.about-desktop-menu {
  flex: 1;
  display: none;
  justify-content: space-between;
}
 
.about-links1 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.about-text2 {
  margin-left: var(--dl-space-space-twounits);
}
 
.about-text3 {
  margin-left: var(--dl-space-space-twounits);
}
 
.about-text4 {
  margin-left: var(--dl-space-space-twounits);
}
 
.about-text5 {
  margin-left: var(--dl-space-space-twounits);
}
 
.about-buttons1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.about-login {
  border-width: 0px;
  margin-right: var(--dl-space-space-twounits);
}
 
.about-burger-menu {
  display: flex;
}
 
.about-icon1 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
 
.about-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: absolute;
  transform: translateY(-100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #d095af;
}
 
.about-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.about-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
 
.about-logo2 {
  height: 2rem;
  opacity: 0;
}
 
.about-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.about-icon3 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
 
.about-links2 {
  top: 100;
  flex: 0 0 auto;
  right: 30px;
  width: 194;
  height: 330;
  margin: auto;
  display: flex;
  position: absolute;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.about-navlink11 {
  color: #00cbc8;
  font-size: 28;
  font-family: "minecraft";
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
 
.about-navlink12 {
  color: #00cbc8;
  font-size: 28px;
  font-family: "minecraft";
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
 
.about-navlink13 {
  color: #00cbc8;
  font-size: 28px;
  font-family: "minecraft";
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
 
.about-navlink14 {
  color: #00cbc8;
  font-size: 28px;
  font-family: "minecraft";
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
 
.about-navlink15 {
  color: #00cbc8;
  font-size: 28px;
  font-family: "minecraft";
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
 
.about-navlink16 {
  color: #00cbc8;
  font-size: 28px;
  font-family: "minecraft";
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
 
.about-navlink17 {
  color: #00cbc8;
  font-size: 28px;
  font-family: "minecraft";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.about-buttons2 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.about-image2 {
  top: 30px;
  left: 0px;
  right: 0px;
  width: 333px;
  height: 125px;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
 
.about-navlink18 {
  display: contents;
}
 
.about-shell-blue {
  top: 170px;
  width: 79px;
  z-index: 110;
  position: absolute;
  align-self: center;
}
 
.about-navlink19 {
  display: contents;
}
 
.about-shell-left {
  top: 200px;
  left: 0px;
  right: 260px;
  width: 80px;
  margin: auto;
  z-index: 130;
  position: absolute;
  align-self: center;
  object-fit: cover;
  text-decoration: none;
}
 
.about-coral-center {
  top: 260px;
  left: 0px;
  right: 0px;
  width: 250px;
  margin: auto;
  z-index: 150;
  position: absolute;
  align-self: center;
  object-fit: cover;
  pointer-events: none;
}
 
.about-coral-blue {
  top: 442px;
  left: 300px;
  right: 0px;
  width: 124px;
  height: 82px;
  margin: auto;
  z-index: 160;
  position: absolute;
  align-self: center;
  object-fit: cover;
}
 
.about-coral-purple-sm {
  top: 420px;
  left: 0;
  right: 750px;
  width: 200px;
  margin: auto;
  z-index: 170;
  position: absolute;
  object-fit: cover;
}
 
.about-coral-purple-big {
  top: 200px;
  left: 0px;
  right: 550px;
  width: 287px;
  height: 294px;
  margin: auto;
  z-index: 170;
  position: absolute;
  align-self: center;
  object-fit: cover;
}
 
.about-starfish-gif {
  top: 530px;
  left: 0px;
  right: 0px;
  width: 77px;
  height: 35px;
  margin: auto;
  z-index: 193;
  position: absolute;
  align-self: center;
  object-fit: cover;
}
 
.about-seashell-gif {
  top: 540px;
  left: 150px;
  right: 0;
  width: 26px;
  margin: auto;
  z-index: 193;
  position: absolute;
  object-fit: cover;
}
 
.about-flower-gif {
  top: 620px;
  left: 0;
  right: 700px;
  width: 112px;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
 
.about-pto-logo {
  top: 200px;
  left: 750px;
  right: 0px;
  width: 250px;
  height: 500px;
  margin: auto;
  z-index: 193;
  position: absolute;
  object-fit: cover;
}
 
.about-flower-gif2 {
  top: 595px;
  left: 0;
  right: 300px;
  width: 100px;
  margin: auto;
  z-index: 193;
  position: absolute;
  object-fit: cover;
}
 
.about-seaweed-gif {
  top: 580px;
  left: 320px;
  right: 0px;
  width: 100px;
  margin: auto;
  z-index: 188;
  position: absolute;
  object-fit: cover;
}
 
.about-jojo-and-juju {
  top: 314px;
  left: 0px;
  right: 320px;
  width: 200px;
  margin: auto;
  z-index: 190;
  position: absolute;
  align-self: center;
  object-fit: cover;
}
 
.about-stars-gif {
  top: 620px;
  left: 70px;
  right: 0px;
  width: 200px;
  margin: auto;
  z-index: 190;
  position: absolute;
  object-fit: cover;
}
 
.about-shell-gif2 {
  top: 580px;
  left: 0px;
  right: 0px;
  width: 150px;
  margin: auto;
  z-index: 193;
  position: absolute;
  object-fit: cover;
}
 
.about-bubbles-gif {
  top: 208px;
  left: 0;
  right: 500px;
  width: 200px;
  margin: auto;
  z-index: 193;
  position: absolute;
  object-fit: cover;
}
 
.about-pto-planet-big {
  top: 610px;
  left: 0px;
  right: 340px;
  width: 300px;
  margin: auto;
  z-index: 180;
  position: absolute;
  align-self: center;
  object-fit: cover;
}
 
.about-pto-planet-sm {
  top: 580px;
  left: 0px;
  right: 450px;
  width: 80px;
  margin: auto;
  position: absolute;
  align-self: center;
  object-fit: cover;
}
 
.about-navlink20 {
  display: contents;
}
 
.about-contact {
  top: 410px;
  left: 300px;
  right: 0px;
  width: auto;
  height: 23px;
  margin: auto;
  z-index: 130;
  position: absolute;
  object-fit: cover;
  text-decoration: none;
}
 
.about-navlink21 {
  display: contents;
}
 
.about-store {
  top: 480px;
  left: 0px;
  right: 0px;
  width: auto;
  height: 23px;
  margin: auto;
  z-index: 130;
  position: absolute;
  object-fit: cover;
  text-decoration: none;
}
 
.about-navlink22 {
  display: contents;
}
 
.about-videos {
  top: 280px;
  left: 280px;
  right: 0px;
  width: auto;
  height: 23px;
  margin: auto;
  z-index: 130;
  position: absolute;
  object-fit: cover;
  text-decoration: none;
}
 
.about-navlink23 {
  display: contents;
}
 
.about-more {
  top: 493px;
  left: 0px;
  right: 510px;
  width: auto;
  height: 23px;
  margin: auto;
  z-index: 199;
  position: absolute;
  object-fit: cover;
  text-decoration: none;
}
 
.about-navlink24 {
  display: contents;
}
 
.about-planet-pearl {
  top: 247px;
  left: 0px;
  right: 0px;
  width: auto;
  height: 23px;
  margin: auto;
  z-index: 130;
  position: absolute;
  object-fit: cover;
  text-decoration: none;
}
 
.about-navlink25 {
  display: contents;
}
 
.about-tour {
  top: 280px;
  left: 0px;
  right: 240px;
  width: auto;
  height: 23px;
  margin: auto;
  z-index: 130;
  position: absolute;
  object-fit: cover;
  text-decoration: none;
}
 
@media(max-width: 1200px) {
  .about-desktop-menu {
    display: none;
  }
  .about-burger-menu {
    display: flex;
  }
}
 
@media(max-width: 767px) {
  .about-logo1 {
    top: 38px;
    left: 0px;
    right: 0px;
    margin: auto;
    z-index: 103;
  }
  .about-coral-right {
    top: 188px;
    left: 300px;
    width: 107px;
    margin: auto;
    z-index: 130;
    position: absolute;
  }
  .about-navbar-interactive {
    z-index: 200;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .about-image1 {
    opacity: 0;
  }
  .about-burger-menu {
    align-items: center;
    justify-content: center;
  }
  .about-logo2 {
    opacity: 0;
  }
  .about-links2 {
    right: 0;
    width: 194;
    bottom: 0;
    height: 330;
    margin: auto;
    position: absolute;
  }
  .about-navlink11 {
    color: #00cbc8;
    font-size: 28;
    font-family: minecraft;
    margin-bottom: var(--dl-space-space-unit);
  }
  .about-navlink12 {
    color: #00cbc8;
    font-family: Minecraft;
    line-height: auto;
  }
  .about-navlink13 {
    color: #00cbc8;
    font-family: Minecraft;
  }
  .about-navlink14 {
    color: #00cbc8;
    font-family: Minecraft;
  }
  .about-navlink15 {
    color: #00cbc8;
    font-family: Minecraft;
  }
  .about-navlink16 {
    color: #00cbc8;
    font-family: Minecraft;
  }
  .about-navlink17 {
    color: #00cbc8;
    font-family: Minecraft;
  }
  .about-image2 {
    left: 0px;
    right: 0px;
    margin: auto;
  }
  .about-shell-blue {
    top: 170px;
    left: 0px;
    right: 0px;
    width: 79px;
    margin: auto;
    z-index: 110;
    position: absolute;
  }
  .about-shell-left {
    top: 200px;
    left: 0px;
    width: 80px;
    z-index: 130;
    position: absolute;
  }
  .about-coral-center {
    top: 440px;
    left: 0px;
    right: 0px;
    width: 250px;
    bottom: 0px;
    height: 195px;
    margin: auto;
    z-index: 150;
    position: absolute;
  }
  .about-coral-blue {
    top: 467px;
    left: 120px;
    width: 124px;
    height: 82px;
    z-index: 160;
    position: absolute;
  }
  .about-coral-purple-sm {
    top: 476px;
    left: -50px;
    width: 138px;
    height: 135px;
    z-index: 170;
    position: absolute;
  }
  .about-coral-purple-big {
    top: 200px;
    left: -55px;
    width: 287px;
    height: 294px;
    z-index: 170;
    position: absolute;
  }
  .about-starfish-gif {
    top: 393px;
    left: 270px;
    width: 77px;
    height: 35px;
    z-index: 193;
    position: absolute;
  }
  .about-seashell-gif {
    top: 505px;
    left: -40px;
    width: 26px;
    height: 47px;
    z-index: 193;
    position: absolute;
  }
  .about-flower-gif {
    top: 640px;
    left: 6px;
    width: 112px;
    height: 83px;
    z-index: 195;
    position: absolute;
  }
  .about-pto-logo {
    top: 310px;
    left: 530px;
    width: 150px;
    height: 300px;
    z-index: 195;
    position: absolute;
  }
  .about-flower-gif2 {
    top: 64px;
    left: -265px;
    right: 0px;
    width: 100px;
    bottom: -940px;
    margin: auto;
    z-index: 193;
    position: absolute;
  }
  .about-seaweed-gif {
    top: 570px;
    left: 250px;
    right: 0;
    width: 70px;
    margin: auto;
    position: absolute;
  }
  .about-jojo-and-juju {
    top: 670px;
    left: 0px;
    right: 300px;
    width: 202px;
    bottom: 0px;
    height: 370px;
    margin: auto;
    z-index: 190;
    position: absolute;
  }
  .about-stars-gif {
    top: -30px;
    left: 50px;
    right: 0px;
    width: 150px;
    bottom: -1250px;
    margin: auto;
    z-index: 193;
    position: absolute;
  }
  .about-shell-gif2 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 150px;
    bottom: -900px;
    margin: auto;
    z-index: 193;
    position: absolute;
  }
  .about-bubbles-gif {
    top: 208px;
    left: 0px;
    z-index: 193;
    position: absolute;
    pointer-events: none;
  }
  .about-pto-planet-big {
    top: 1250px;
    left: 0px;
    right: 310px;
    width: 300px;
    bottom: 0px;
    margin: auto;
    z-index: 180;
    position: absolute;
  }
  .about-pto-planet-sm {
    top: 1095px;
    left: 15px;
    width: 80px;
    bottom: 138px;
    margin: auto;
    z-index: 180;
    position: absolute;
  }
  .about-contact {
    top: 440px;
    left: 150px;
    width: auto;
    height: 23px;
    z-index: 190;
    position: absolute;
  }
  .about-store {
    top: 469px;
    left: 0px;
    right: 70px;
    width: auto;
    height: 23px;
    z-index: 190;
    position: absolute;
  }
  .about-videos {
    top: 290px;
    left: 300px;
    right: 0px;
    width: auto;
    height: 23px;
    z-index: 190;
    position: absolute;
  }
  .about-more {
    top: 500px;
    left: 0px;
    right: 510px;
    width: auto;
    height: 23px;
    margin: auto;
    z-index: 199;
    position: absolute;
  }
  .about-planet-pearl {
    top: 247px;
    left: 0px;
    right: 0px;
    width: auto;
    height: 23px;
    margin: auto;
    z-index: 190;
    position: absolute;
  }
  .about-tour {
    top: 280px;
    left: 0px;
    width: auto;
    height: 23px;
    z-index: 190;
    position: absolute;
  }
}
 
@media(max-width: 479px) {
  .about-logo1 {
    top: 38px;
    left: 0px;
    right: 0px;
    margin: auto;
    animation-name: pulse;
    animation-delay: 0s;
    animation-duration: 3333ms;
    animation-direction: normal;
    animation-iteration-count: 33;
    animation-timing-function: ease;
  }
  .about-coral-right {
    top: 190px;
    left: 250px;
    width: 107px;
    height: 107px;
    z-index: 130;
    position: absolute;
    animation-name: pulse;
    animation-delay: 0s;
    animation-duration: 3333ms;
    animation-direction: normal;
    animation-iteration-count: 33;
    animation-timing-function: ease;
  }
  .about-navbar-interactive {
    padding: var(--dl-space-space-unit);
    z-index: 200;
  }
  .about-image1 {
    opacity: 0;
  }
  .about-mobile-menu {
    padding: 16px;
    background-color: #d095af;
  }
  .about-nav {
    position: relative;
  }
  .about-logo2 {
    opacity: 0;
  }
  .about-links2 {
    right: 0px;
    width: 194px;
    bottom: -440px;
    height: 330px;
    margin: auto;
    position: absolute;
  }
  .about-navlink11 {
    color: #00cbc8;
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
    font-weight: 400;
    line-height: 1.15;
    text-transform: none;
    text-decoration: none;
  }
  .about-navlink12 {
    fill: #00cbc8;
    color: #00cbc8;
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
  }
  .about-navlink13 {
    fill: #00cbc8;
    color: #00cbc8;
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
  }
  .about-navlink14 {
    fill: #00cbc8;
    color: #00cbc8;
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
  }
  .about-navlink15 {
    fill: #00cbc8;
    color: #00cbc8;
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
  }
  .about-navlink16 {
    fill: #00cbc8;
    color: rgb(0, 203, 200);
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
    font-weight: 400;
    line-height: 1.15;
    text-transform: none;
    text-decoration: none;
  }
  .about-navlink17 {
    fill: #00cbc8;
    color: rgb(0, 203, 200);
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
    font-weight: 400;
    line-height: 1.15;
    text-transform: none;
    text-decoration: none;
  }
  .about-image2 {
    top: 38px;
    left: 0px;
    right: 0px;
    margin: auto;
  }
  .about-shell-blue {
    top: 180px;
    left: 0px;
    right: 0px;
    width: 79px;
    height: 79px;
    margin: auto;
    z-index: 110;
    position: absolute;
    animation-name: pulse;
    animation-delay: 0s;
    animation-duration: 3333ms;
    animation-direction: normal;
    animation-iteration-count: 33;
    animation-timing-function: ease;
  }
  .about-shell-left {
    top: 216px;
    left: 23px;
    width: 80px;
    height: 80px;
    z-index: 120;
    position: absolute;
    animation-name: pulse;
    animation-delay: 0s;
    animation-duration: 3333ms;
    animation-direction: normal;
    animation-iteration-count: 33;
    animation-timing-function: ease;
  }
  .about-coral-center {
    top: 135px;
    left: 0px;
    right: 0px;
    width: 250px;
    bottom: 0px;
    height: 195px;
    margin: auto;
    z-index: 150;
    position: absolute;
    animation-name: pulse;
    animation-delay: 0s;
    animation-duration: 3333ms;
    animation-direction: normal;
    animation-iteration-count: 33;
    animation-timing-function: ease;
  }
  .about-coral-blue {
    top: 467px;
    left: 230px;
    width: 124px;
    height: 82px;
    z-index: 160;
    position: absolute;
    animation-name: pulse;
    animation-delay: 0s;
    animation-duration: 3333ms;
    animation-direction: normal;
    animation-iteration-count: 11;
    animation-timing-function: ease;
  }
  .about-coral-purple-sm {
    top: 476px;
    left: -76px;
    width: 138px;
    height: 135px;
    z-index: 170;
    position: absolute;
    animation-name: pulse;
    animation-delay: 0s;
    animation-duration: 2222ms;
    animation-direction: normal;
    animation-iteration-count: 11;
    animation-timing-function: ease;
  }
  .about-coral-purple-big {
    top: 504px;
    left: -39px;
    width: 287px;
    height: 294px;
    z-index: 170;
    position: absolute;
    animation-name: pulse;
    animation-delay: 0s;
    animation-duration: 3333ms;
    animation-direction: normal;
    animation-iteration-count: 33;
    animation-timing-function: ease;
  }
  .about-starfish-gif {
    top: 400px;
    left: 290px;
    width: 77px;
    height: 35px;
    z-index: 193;
    position: absolute;
  }
  .about-seashell-gif {
    top: 540px;
    left: 235px;
    width: 26px;
    height: 47px;
    z-index: 193;
    position: absolute;
    animation-name: none;
    animation-delay: 0s;
    animation-duration: 300ms;
    animation-direction: normal;
    animation-iteration-count: 1;
    animation-timing-function: ease;
  }
  .about-flower-gif {
    top: 716px;
    left: 6px;
    width: 112px;
    height: 83px;
    z-index: 195;
    position: absolute;
  }
  .about-pto-logo {
    top: 573px;
    left: 263px;
    width: 98px;
    height: 210px;
    z-index: 195;
    position: absolute;
  }
  .about-flower-gif2 {
    top: 64px;
    left: -265px;
    right: 0px;
    width: 100px;
    bottom: -940px;
    margin: auto;
    z-index: 193;
    position: absolute;
    animation-name: none;
    animation-delay: 0s;
    animation-duration: 300ms;
    animation-direction: normal;
    animation-iteration-count: 1;
    animation-timing-function: ease;
  }
  .about-seaweed-gif {
    top: 64px;
    left: 225px;
    right: 0px;
    width: 50px;
    bottom: -1020px;
    margin: auto;
    z-index: 188;
    position: absolute;
  }
  .about-jojo-and-juju {
    top: 770px;
    left: 0px;
    right: 0px;
    width: 202px;
    bottom: 0px;
    height: 370px;
    margin: auto;
    z-index: 190;
    position: absolute;
    animation-name: none;
    animation-delay: 0s;
    animation-duration: 3333ms;
    animation-direction: normal;
    animation-iteration-count: 12;
    animation-timing-function: ease;
  }
  .about-stars-gif {
    top: 64px;
    left: -270px;
    right: 0px;
    width: 100px;
    bottom: -1250px;
    margin: auto;
    z-index: 193;
    position: absolute;
  }
  .about-shell-gif2 {
    top: 304px;
    left: 220px;
    right: 0px;
    width: 150px;
    bottom: -1200px;
    margin: auto;
    z-index: 193;
    position: absolute;
  }
  .about-bubbles-gif {
    top: 208px;
    left: 0px;
    z-index: 193;
    position: absolute;
    pointer-events: none;
  }
  .about-pto-planet-big {
    top: 1320px;
    left: 0px;
    right: 0px;
    width: 300px;
    bottom: 0px;
    margin: auto;
    z-index: 180;
    position: absolute;
  }
  .about-pto-planet-sm {
    top: 1180px;
    left: 80px;
    width: 80px;
    bottom: 138px;
    margin: auto;
    z-index: 180;
    position: absolute;
  }
  .about-contact {
    top: 486px;
    left: 30px;
    width: auto;
    height: 23px;
    z-index: 190;
    position: absolute;
    padding-top: 2px;
  }
  .about-store {
    top: 437px;
    left: 233px;
    width: auto;
    height: 23px;
    z-index: 190;
    position: absolute;
  }
  .about-videos {
    top: 293px;
    left: 270px;
    right: 0px;
    width: auto;
    height: 23px;
    z-index: 190;
    position: absolute;
  }
  .about-more {
    top: 460px;
    left: 0px;
    right: 260px;
    width: auto;
    height: 23px;
    margin: auto;
    z-index: 199;
    position: absolute;
    animation-name: none;
    animation-delay: 0s;
    animation-duration: 300ms;
    animation-direction: normal;
    animation-iteration-count: 1;
    animation-timing-function: ease;
  }
  .about-planet-pearl {
    top: 257px;
    left: 0px;
    right: 0px;
    width: auto;
    height: 23px;
    margin: auto;
    z-index: 190;
    position: absolute;
    animation-name: none;
    animation-delay: 0s;
    animation-duration: 300ms;
    animation-direction: normal;
    animation-iteration-count: 1;
    animation-timing-function: ease;
  }
  .about-tour {
    top: 297px;
    left: 33px;
    width: auto;
    height: 23px;
    z-index: 190;
    position: absolute;
  }
}
