body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
  font-style: normal;
  margin: 0;
  min-width: 350px;
  padding: 0;
}
body,
code,
p {
  font-family: Lato, sans-serif;
}
p {
  text-shadow: 2px 2px #000 !important;
  word-break: break-all;
}
* {
  font-family: Lato, sans-serif;
  margin: none;
  padding: none;
}
input {
  background-color: initial;
  font-style: italic;
}
a,
input {
  font-family: Bungee, sans-serif;
}
a {
  color: #fff;
  text-decoration: none;
}
button {
  font-style: italic;
}
button,
h1 {
  font-family: Bungee, sans-serif;
}
h1 {
  color: #0b80fc;
  font-style: normal;
  font-weight: 700;
  text-shadow: 2px 2px #000 !important;
}
.App {
  text-align: center;
}
.footimg {
  width: 50%;
}
* {
  margin: 0;
  padding: 0;
  -webkit-user-select: none;
  user-select: none;
}
body {
  animation: appear 1.5s ease-in forwards;
}
body::-webkit-scrollbar {
  width: 2.5px;
}
body::-webkit-scrollbar-track {
  background: #0000;
}
body::-webkit-scrollbar-thumb {
  background-color: initial;
  border: 3px solid #28008c;
  border-radius: 20px;
}
.adventure {
  height: 20rem !important;
}
.spider {
  cursor: pointer;
  height: auto;
  position: fixed;
  top: -90%;
  width: 50%;
  z-index: 21989283;
}
.spider:hover {
  top: -25%;
  transition: 0.1s linear;
}
.topHeader {
  align-items: center;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  background: #06165630;
  border-radius: 3px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  box-shadow: 0 4px 30px #0000001a;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  gap: 1rem;
  justify-content: center;
  left: 50%;
  min-height: 5vh;
  padding-inline: 1.5rem;
  padding: 0.5rem 1.8rem 0.5rem 0.5rem;
  position: absolute;
  transform: translateX(-50%);
  width: 19rem;
  z-index: 99999 !important;
}
.topHeader:hover {
  cursor: pointer;
  top: -5px;
  transition: 0.05s linear;
}
.diagonal {
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(5px);
  background: #0000003b;
  border: 1px solid #0000004d;
  border-radius: 16px;
  box-shadow: 0 4px 30px #0000001a;
  height: 110%;
  position: absolute;
  transform: rotate(-5deg);
  width: 200%;
}
.container {
  background: #fff;
  background-color: #000;
  background-image: url(/static/media/bg.9fafbbe3fd08daefd244.png);
  background-size: contain;
  flex: 1 1;
  flex-direction: column;
  min-height: 100vh;
  overflow-x: hidden;
  overflow-y: hidden;
}
.container,
.section {
  display: flex;
  position: relative;
}
.section {
  align-items: center;
  box-sizing: border-box;
  flex-direction: column;
  flex-wrap: wrap;
  min-height: 30vh;
  opacity: 0 !important;
  transition: opacity 1.5s ease-out, transform 1.5s ease-out;
}
.section.visible {
  opacity: 1 !important;
}
.marquee-cont {
  height: 6vh !important;
  margin-bottom: 3rem;
}
.marquee-cont,
.marquee-contmemes {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 1rem;
  position: relative;
  width: 120vw;
  z-index: 50;
}
.marquee-contmemes {
  height: 19rem !important;
  margin-top: 2rem;
}
.marqimg {
  height: 20rem;
  object-fit: cover;
  width: auto;
}
.joinbg {
  background-size: cover;
}
.marquee-cont2 {
  align-items: center;
  background-color: initial;
  display: flex;
  height: 50vh;
  justify-content: center;
  margin-top: 1rem;
  padding: 1rem;
  position: relative;
  width: 100vw;
  z-index: 50;
}
.track {
  display: flex;
  gap: 1rem;
  position: absolute;
  white-space: nowrap;
}
.track > h1 {
  color: #fff !important;
  color: #fff;
  font-size: 2.8rem;
  text-transform: uppercase;
}
.land {
  align-items: center;
  background-color: initial;
  flex-wrap: wrap;
  justify-content: center;
}
.land,
.land2 {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  min-height: 100vh;
  width: 100%;
}
.left {
  justify-content: start;
}
.left,
.right {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.lbody,
.right {
  justify-content: center;
  width: 35rem;
}
.lbody {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  height: auto;
  z-index: 100000 !important;
}
.dex {
  height: 25px;
  width: 25px;
}
.dex2 {
  height: 40px;
  width: 40px;
}
.dex2:hover {
  animation: shakeRotate 0.5s ease-in-out;
}
.home {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
.buttonsH {
  gap: 1rem;
  justify-content: center;
  z-index: 99999 !important;
}
.foot {
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  color: #00008b !important;
  display: flex;
  flex-direction: column;
  font-weight: 700;
  gap: 1.5rem;
  justify-content: flex-end;
  justify-content: center;
  margin-top: 4rem;
  padding: 1.5rem;
  position: relative;
  z-index: 5000 !important;
}
.foot,
.foot p {
  text-align: center;
}
.foot p {
  word-wrap: break-word;
  color: #fff !important;
  font-size: 1.5rem !important;
  word-break: normal;
}
.dark {
  background-image: url(/static/media/v11.00b2581de5f222a2d6c8.gif);
  background-repeat: repeat;
  background-size: contain;
}
.foot h1 {
  color: #fe46b5 !important;
  font-size: 2rem;
}
.footer {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  text-align: center;
  width: 100%;
}
.footerAbout {
  font-size: x-large !important;
  text-align: justify;
  text-shadow: 2px 2px #000;
  width: 85%;
  word-break: break-word;
}
.footer h1 {
  font-size: 1.4rem !important;
}
.bg {
  object-fit: contain;
  width: 100%;
}
.footerimg {
  height: 30rem;
}
.radca {
  align-items: center;
  backdrop-filter: blur(4.8px);
  -webkit-backdrop-filter: blur(4.8px);
  background: #ffffff1c;
  border: 1px solid #ffffff38;
  border-radius: 10px;
  border-radius: 15px;
  box-shadow: 0 4px 30px #0000001a;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  justify-content: center;
  padding: 1rem;
  padding-inline: 1.2rem;
  width: auto;
  z-index: 9999999 !important;
}
.radca p {
  color: #fff !important;
  font-weight: 700;
  white-space: normal;
  word-break: break-all;
}
.radabout h1 {
  color: #000 !important;
  padding-inline: 2rem;
}
.calabel {
  color: #000;
  font-size: 1.5rem !important;
}
.ca {
  color: #000 !important;
  font-family: Lilita One, sans-serif;
  font-size: 1rem !important;
  position: relative;
  text-align: center;
  transition: 0.05s linear !important;
  z-index: 1000;
}
.leftyrighty {
  display: flex;
  flex-direction: row;
  min-height: 100vh !important;
  min-width: 100%;
}
.leftyrighty3 {
  flex-wrap: wrap !important;
}
.leftyrighty2 {
  flex-wrap: wrap-reverse !important;
}
.cardboard {
  align-items: center;
  background-size: cover;
  box-shadow: 0 3.2px 7.2px 0 #00000021, 0 0.6px 1.8px 0 #0000001c;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  height: 21rem;
  justify-content: space-between;
  padding: 1rem;
  width: 19rem;
}
.cardboard img {
  cursor: pointer;
  height: 15rem;
  max-width: 17rem;
  object-fit: cover;
}
.cardboard:hover {
  animation: shakeRotate 0.5s ease-in-out;
}
.cardboard h1 {
  font-size: 1.3rem;
}
.spacetop {
  margin-top: 5rem;
}
.lefty {
  align-items: center;
  background-color: initial;
  display: flex;
  flex: 1 1;
  flex-direction: column;
  gap: 1.5rem;
  justify-content: center;
  min-height: 100%;
  min-width: 21rem;
  padding: 2rem;
  width: 50%;
}
.lefty div {
  font-size: 4rem;
  width: 80%;
}
.lefty h1 {
  word-wrap: break-word !important;
  word-break: normal !important;
}
.righty {
  align-items: center;
  display: flex;
  flex: 1 1;
  justify-content: center;
  object-fit: cover;
  width: 50%;
}
span {
  font-family: Bungee, sans-serif;
}
.sText {
  color: #fe46b5 !important;
}
.sText2 {
  color: #6e4422 !important;
}
.ca:hover,
.radca:hover {
  cursor: pointer;
}
.radca:hover {
  background-color: #e4c866;
}
.iframe-container {
  background-color: silver;
  border: 1px solid grey;
  box-shadow: inset -2px -2px 0 #fff, inset 2px 2px 0 grey;
  cursor: pointer;
  margin: 50px auto;
  padding: 4px;
  width: 19rem;
}
.makeshift {
  display: flex;
  flex-direction: column;
  height: 20rem;
  overflow-y: auto;
  width: 100%;
}
.makeshift img {
  height: auto;
  width: 18rem;
}
.title-bar {
  align-items: center;
  background: linear-gradient(180deg, #0a73bb, #3c95d0);
  box-shadow: inset -1px -1px 0 #fff, inset 1px 1px 0 #3a6ea5;
  color: #fff;
  display: flex;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 700;
  justify-content: space-between;
  padding: 8px;
}
.close-button {
  background-color: silver;
  border: 1px solid grey;
  box-shadow: -1px -1px 0 #fff, 1px 1px 0 grey;
  cursor: pointer;
  height: 14px;
  width: 14px;
}
iframe {
  background-color: #fff;
  border: none;
  height: 500px;
  width: 100%;
}
.aboutcontainer {
  align-items: center;
  border-radius: 18px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  justify-content: center;
  padding: 1rem;
  width: 80vw;
}
.snow,
.snowTop {
  background-repeat: no-repeat;
  background-size: cover;
}
.aboutcontainer:hover {
  cursor: pointer;
  transform: scale(1.05);
}
.aboutcontainer h1 {
  font-size: 3rem !important;
  text-align: justify !important;
  width: 60%;
}
.aboutcontainer p {
  word-wrap: break-word !important;
  color: #fff !important;
  font-size: 1.2rem !important;
  line-height: 2rem;
  text-align: justify;
  width: 60%;
  word-break: normal !important;
}
.aboutcontainer img {
  width: 22rem;
}
.radca:hover .ca {
  color: #fff !important;
}
.about {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
}
.about p {
  font-size: 1.3rem !important;
  font-weight: 700;
  width: 30rem;
}
.logs {
  align-items: center;
  border-radius: 3px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  transition: none;
}
.logs img {
  height: 5rem;
  width: 5rem;
}
.pinkbag {
  animation: upup 5s ease-in-out infinite alternate;
  pointer-events: none;
  position: fixed;
  right: -1rem;
  width: 40%;
  z-index: 921849829;
}
@keyframes upup {
  0% {
    bottom: -80%;
  }
  to {
    bottom: -10%;
  }
}
@keyframes inscribe {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  80% {
    opacity: 0.5;
  }
  to {
    opacity: 1;
  }
}
.logs p {
  color: #000 !important;
}
.logs:hover {
  animation: shakeRotate 0.5s ease-in-out;
  transition: 0.2s ease;
}
.logs:hover > .loginfo {
  display: flex !important;
}
.txt {
  align-items: center;
  display: flex;
  justify-content: center;
}
.logotxt {
  align-self: center;
  width: 18rem;
}
.logo2 {
  animation: pulse 3s ease-in-out infinite alternate;
  cursor: pointer;
  margin-bottom: -3rem;
  width: 140%;
}
.rotate {
  animation: rotateLeftRight 5s ease-in-out infinite;
}
@keyframes rotateLeftRight {
  0% {
    transform: rotateY(0deg);
  }
  25% {
    transform: rotateY(-90deg);
  }
  50% {
    transform: rotateY(0deg);
  }
  75% {
    transform: rotateY(50deg);
  }
  to {
    transform: rotateY(0deg);
  }
}
@keyframes pulse {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.logo2:hover,
.logo:hover,
.shakeRotate:hover {
  animation: shakeRotate 0.5s ease-in-out;
}
.hero {
  background-image: url(/static/media/hero2.1148f383491252e8ccd9.gif);
  background-repeat: no-repeat;
  background-size: cover !important;
}
@keyframes shakeRotate {
  0% {
    transform: translate(1px) rotate(0deg);
  }
  25% {
    transform: translate(-1px) rotate(-5deg);
  }
  50% {
    transform: translate(1px) rotate(5deg);
  }
  75% {
    transform: translate(-1px) rotate(-5deg);
  }
  to {
    transform: translate(0) rotate(0deg);
  }
}
@keyframes shakeRotate2 {
  0% {
    transform: translate(1px) rotate(0deg) scaleX(-1);
  }
  25% {
    transform: translate(-1px) rotate(-5deg) scaleX(-1);
  }
  50% {
    transform: translate(1px) rotate(5deg) scaleX(-1);
  }
  75% {
    transform: translate(-1px) rotate(-5deg) scaleX(-1);
  }
  to {
    transform: translate(0) rotate(0deg) scaleX(-1);
  }
}
.ltextcont {
  align-items: start;
}
.ltextcont,
.ltextcont2 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  position: relative;
}
.ltextcont2 {
  align-items: center;
  justify-content: center;
}
.sHeader {
  display: flex;
  flex-direction: row;
  text-align: center;
  width: 100%;
}
.centercolumn {
  flex: 1 1;
  flex-direction: column;
}
.centercolumn,
.rowrow {
  align-items: center;
  display: flex;
  gap: 2rem;
  justify-content: center;
}
.rowrow {
  flex-direction: row;
}
.rowrownorm {
  flex-wrap: wrap;
}
.rowrowre {
  flex-wrap: wrap-reverse;
}
.rowleft {
  align-items: center;
  backdrop-filter: blur(4.8px);
  -webkit-backdrop-filter: blur(4.8px);
  background: #ffffff1c;
  background-image: url(/static/media/v11.00b2581de5f222a2d6c8.gif);
  border: 1px solid #ffffff38;
  border-radius: 15px;
  box-shadow: 0 4px 30px #0000001a;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  height: 18rem;
  justify-content: center;
  padding: 1rem;
  width: 19rem;
}
.rowLeft:hover {
  border: 1px solid #e4c86620 !important;
}
.rowRight:hover {
  transform: scale(1.03) !important;
}
.rmapp {
  word-wrap: break-word !important;
  color: #fff !important;
  text-align: center;
  word-break: normal !important;
}
.rowRight {
  border-radius: 16px;
  height: 18rem;
  width: 19rem;
}
.colcol {
  align-items: start;
  display: flex;
  flex: 2 1;
  flex-direction: column;
  gap: 0.5rem;
  justify-content: center;
  min-height: 18rem;
  object-fit: cover;
  position: relative;
  text-align: justify;
}
.colcol h1 {
  font-size: 2rem !important;
  text-shadow: none !important;
}
.heh {
  padding-top: 3rem;
}
.colcol p {
  color: #fff;
  font-size: 1.4rem !important;
}
.landscape {
  backdrop-filter: blur(4.8px);
  -webkit-backdrop-filter: blur(4.8px);
  background: #ffffff1c;
  background-image: url(/static/media/bb3.e2e1dfc57a24b585f50c.png);
  border: 1px solid #ffffff38;
  border-radius: 15px;
  box-shadow: 0 4px 30px #0000001a;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 1rem;
  padding: 1rem;
  position: relative;
  width: 70%;
}
.stickerLeft {
  height: 10rem;
  left: -3rem;
  position: absolute;
  top: -3rem;
  width: 10rem;
  z-index: 99999;
}
.stickerLeft:hover {
  animation: shakeRotate 0.5s ease-in-out;
  cursor: pointer;
}
.stickerRight:hover {
  animation: shakeRotate2 0.5s ease-in-out;
  cursor: pointer;
}
.stickerRight {
  bottom: -3rem;
  height: 10rem;
  position: absolute;
  right: -3rem;
  transform: scaleX(-1);
  width: 10rem;
  z-index: 99999;
}
.landscape:hover {
  background-image: url(/static/media/bb1.065b4706c7748dfc5325.png);
  background-size: cover;
  cursor: pointer;
}
.landscape:hover *,
.landscape:hover h1,
.landscape:hover p {
  color: #fff !important;
}
.centercolumnimg {
  align-items: center;
  display: flex;
  flex: 1 1;
  flex-direction: column;
  gap: 1rem;
  justify-content: center;
}
.centercolumnimg h1 {
  font-size: 1.8rem !important;
  text-align: center;
}
.centercolumnimg > * {
  height: auto;
  object-fit: contain;
  width: 50%;
}
.landscape h1,
.ltextcont h1 {
  color: #fe46b5 !important;
  font-size: 7rem;
  text-shadow: none;
  text-shadow: 2px 2px #000;
  -webkit-user-select: none;
  user-select: none;
}
.ltextcont2 h1 {
  animation: appear 3s ease-in forwards;
  color: #fff !important;
  font-size: 6rem;
  text-align: center;
  text-shadow: none;
  -webkit-user-select: none;
  user-select: none;
}
.btnLine {
  align-items: center;
  border: none;
  border-radius: 5px;
  color: #fff !important;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  font-size: 2rem !important;
  font-weight: 700;
  gap: 4rem;
  justify-content: center;
  outline: none;
  padding: 0.5rem;
  padding-inline: 0.8rem;
  padding-inline: 1rem;
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1000 !important;
  z-index: 550;
}
.btnLine a {
  color: #6d4322 !important;
}
.btnLine:hover {
  animation: shakeRotate 0.5s ease-in-out;
}
.btnBig {
  align-items: center;
  backdrop-filter: blur(4.8px);
  -webkit-backdrop-filter: blur(4.8px);
  background: #ffffff1c;
  border: 1px solid #ffffff38;
  border-radius: 16px;
  border-radius: 15px;
  box-shadow: 0 4px 30px #0000001a;
  color: #f5f5f5 !important;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  font-size: 2rem !important;
  font-weight: 700;
  gap: 4rem;
  justify-content: center;
  outline: none;
  padding-block: 0.7rem;
  padding-top: 0.5rem;
  padding-inline: 0.8rem;
  padding-inline: 1rem;
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1000 !important;
  z-index: 550;
}
.btnBig:hover {
  animation: shakeRotate 0.5s ease-in-out;
}
.btnBig:hover a {
  color: #fff !important;
}
.ldiv1 {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.vidcont {
  padding: 1.5rem;
  width: 80%;
}
.vidcont iframe {
  width: 100%;
  height: 75vh;
}
.buttonsH {
  justify-content: start;
}
.buttonsH,
.buttonsH2 {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  -webkit-user-select: all !important;
  user-select: all !important;
}
.buttonsH2 {
  gap: 1.5rem;
  justify-content: center;
}
h1 {
  color: #fff;
  font-size: 3.5rem;
}
p {
  font-size: 1rem !important;
}
.lion {
  bottom: 0;
  height: 100%;
  left: 0;
  object-fit: cover !important;
  position: absolute;
}
.footimgabs {
  bottom: 2rem;
  position: absolute;
  width: 70%;
}
.test2 {
  box-shadow: 0 3px 6px #00000029, 0 3px 6px #0000003b !important;
}
.aboutcontainerbg,
.testbg {
  background-size: cover;
}
.aboutcontainerbg {
  animation: pulse 3s ease-in-out infinite alternate;
  background-image: url(/static/media/bb1.065b4706c7748dfc5325.png);
}
.yo {
  line-height: 1.5rem;
}
.texture {
  background-image: url(/static/media/texture.0588ea592a8542d50bf2.avif);
  background-repeat: repeat-y;
  background-size: contain;
}
@media only screen and (max-width: 970px) {
  .spider {
    width: 100%;
  }
  .container {
    background-size: 150%;
  }
  .lion {
    bottom: 0;
    height: 100%;
    left: 0;
    object-fit: contain;
    position: absolute;
    width: auto;
  }
  .aboutcontainer h1,
  .aboutcontainer p {
    word-wrap: break-word !important;
    font-size: 2rem !important;
    line-height: 2rem;
    text-align: justify;
    width: 80%;
    word-break: normal !important;
  }
  .aboutcontainer {
    width: 90vw;
  }
  .logo {
    width: 60%;
  }
  .logo2 {
    width: 95%;
  }
  .header {
    gap: 0.5rem;
    margin-block: 0.5rem;
    margin-top: 1rem;
    margin-inline: 0.5rem;
    margin-bottom: 3rem;
    padding-inline: 0.5rem;
  }
  .land {
    gap: 2rem !important;
  }
  .landscape h1,
  .ltextcont h1,
  .ltextcont2 h1 {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 650px) {
  .texts {
    font-size: 1rem !important;
  }
  .pinkbag {
    width: 100%;
  }
  .centercolumn h1 {
    font-size: 2rem !important;
  }
  .foot {
    padding: 0.5rem;
  }
  .spider {
    top: -45%;
    width: 100%;
  }
  .spider:hover {
    top: -10%;
  }
  .leftyrighty {
    flex-direction: column;
    gap: 0;
  }
  .lefty {
    padding: 0;
  }
  .lefty,
  .righty {
    width: 100% !important;
  }
  .lefty div,
  .lefty h1 {
    word-wrap: break-word !important;
    font-size: 1.3rem !important;
  }
  .footimg {
    width: 18rem;
  }
  .stickerLeft,
  .stickerRight {
    height: 7rem;
    width: 7rem;
  }
  .logo,
  .topHeader {
    width: 100%;
  }
  .landscape {
    flex-direction: column;
    max-width: 100% !important;
    padding: 1rem;
  }
  .centercolumnimg > * {
    width: 70%;
  }
  .aboutcontainer h1 {
    word-wrap: break-word !important;
    font-size: 1.5rem !important;
    line-height: 2rem;
    text-align: center !important;
    width: 100%;
    word-break: normal !important;
  }
  .funcard p {
    font-size: 0.65rem !important;
  }
  .track > h1 {
    font-size: 1.5rem;
  }
  .buttonsH {
    gap: 0 !important;
  }
  .logs {
    transform: scale(0.7) !important;
  }
  .landscape {
    height: 24rem;
  }
  .colcol {
    max-width: none !important;
    min-height: 4rem !important;
  }
  .sticker {
    height: 14rem;
    left: -2rem;
    position: absolute;
    top: -5.5rem;
    transform: rotate(3deg);
    z-index: 500;
  }
  .radabout {
    max-width: none;
  }
  .land {
    gap: 1.5rem !important;
  }
  .lbody {
    min-height: 30vh;
  }
  .ltextcont2 {
    height: 100%;
    padding-inline: 0;
  }
  .landscape h1,
  .ltextcont h1 {
    font-size: 2.5rem !important;
  }
  .ltextcont2 h1 {
    word-wrap: break-word;
    font-size: 2rem !important;
    text-align: center;
    word-break: normal;
  }
  .landscape p {
    font-size: 1rem !important;
    font-weight: 400 !important;
  }
  .landscape h1,
  .landscape p {
    word-wrap: break-word !important;
    word-break: normal !important;
  }
  .landscape h1 {
    font-size: 1.5rem !important;
  }
  .calabel {
    font-size: 0.6rem !important;
  }
  .ca {
    font-size: 0.75rem !important;
    word-break: break-all !important;
  }
  .footerAbout {
    font-size: large !important;
    text-align: justify;
    width: 99.5%;
  }
  .about p {
    font-size: 1.3rem !important;
    font-weight: 700;
    width: 18rem;
  }
  .textlogo {
    font-size: 4rem;
  }
  .section {
    min-height: 10vh !important;
  }
  .btnBig {
    font-size: 1.2rem !important;
    padding: 0.8rem !important;
  }
  .land {
    min-height: 100vh !important;
  }
  .container {
    background-size: cover !important;
  }
}
.h1,
.p {
  word-wrap: break-word !important;
  word-break: normal !important;
}
