@font-face {
  font-family: 'Playfair Display';
  src: url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;700&family=Inter:wght@400;600&display=swap');
  font-display: swap;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Glacial Indifference', sans-serif;
}
html {
  font-size: clamp(14px, 2vw, 18px);
  scroll-behavior: smooth;
}
body {
  background:
    linear-gradient(120deg, #060131, #00008B, #040c53, #060131);
  color: white;
  line-height: 1.6;
  overflow-x: hidden;
  align-items: center;
  background-size: auto, cover; 
  background-attachment: fixed;
}
img {
  user-select: none;
  -webkit-user-drag: none;
}
.XqzTn9LopAqWmZ8-KrY2Vb5 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
h2.P9LmNrT6yQwXaB3Z0vF-Kj1Xq {
  font-size: 2.5rem;
  text-align: center;
  margin: 100px 0 40px;
  color: rgb(255, 255, 255);
  font-family: 'Playfair Display', serif;
}
h2 span {
  color: #4dc4ff;
  border-bottom: 2px solid #4dc4ff;
}
p {
  text-align: center;
}
p.Ty7kOqW8MnRz5Lb2XaVp-Q3z {
  text-align: center;
  color: gold;
}
header {
  width: 100%;
  height: 70px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
header.Scrolled-Xq2rB7-Zk1 {
  background-color: #05053f;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: #00f9fb;
}
header .XqzTn9LopAqWmZ8-KrY2Vb5 {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 2rem;
  color: white;
}
.xP7mQv9-WzT3aY4-UrK2Lg0 ul {
  list-style: none;
  display: flex;
  gap: 30px;
}
.xP7mQv9-WzT3aY4-UrK2Lg0 {
  display: block;
}
.xP7mQv9-WzT3aY4-UrK2Lg0 a {
  color: #ffffff;
  text-decoration: none;
  transition: 0.3s;
}
.xP7mQv9-WzT3aY4-UrK2Lg0 a:hover {
  color: aqua;
  border-bottom: 2px solid violet;
  transform: scale(1.05);
}
.LpQ9wEr-Ty6Ui7Op-ZxC3Vb {
  color: #ffffff;
  font-size: 1.6rem;
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
}
.Zx1Cv2-Bn9Ml8-Po3Qw7 a {
  text-decoration: none;
  padding: 15px 0;
  font-size: 1.3rem;
  margin-bottom: 10px;
  border-bottom: 2px solid transparent;
  transition: background-color 0.3s, border-bottom 0.3s;
  display: block;
}
.Zx1Cv2-Bn9Ml8-Po3Qw7 a:hover {
  color: #ffffff;
  background-color: rgba(184, 141, 224, 0.2);
  transform: scale(1.05);
}
.Tp9Op3-Lk7Qw1-Zx2Rm8 .Ds7Qw3-Zx9Lp6-Kj4Vm2 {
  text-align: center;
  margin-top: 20px;
  color: rgba(255, 255, 255, 0.9);
}
.Hb9Rt3-Wx7Az1-Qp6Lm2 {
  background: linear-gradient(135deg, #6b21a8, #9333ea);
}
.Sx3Za9-Lm7Qw1-Po8Rt2 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  max-width: 1080px;
  margin: 40px auto;
  gap: 20px;
}
.Dw8Rn1-Pl3Kq9-Zx5Tv6 {
  flex: 1;
  overflow: hidden;
  border-radius: 16px;
  background: #f8fafc;
  aspect-ratio: 16 / 9;
  position: relative;
  cursor: grab;
}
.Dw8Rn1-Pl3Kq9-Zx5Tv6:active {
  cursor: grabbing;
}
.Mf7Qw2-Zx9Lp4-Ak3Rt8 {
  display: flex;
  height: 100%;
  transition: transform 0.5s ease;
}
.Mf7Qw2-Zx9Lp4-Ak3Rt8 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  flex: 0 0 100%;
  transition: transform 0.5s ease;
}
.Mf7Qw2-Zx9Lp4-Ak3Rt8 img.Active-Img-Kj3 {
  transform: scale(1.05);
}
.Hj6Tn2-Vb8Qw4-Lp9Xs3 {
  background: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  font-size: 2rem;
  padding: 10px 16px;
  cursor: pointer;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  transition: background 0.3s, transform 0.3s;
}
.Hj6Tn2-Vb8Qw4-Lp9Xs3.Lf7Rt1-Az9Xv3-Kq4Pm2 {
  left: 10px;
}
.Hj6Tn2-Vb8Qw4-Lp9Xs3.Rg8Yt2-Po9Lm3-Qw5Zx1 {
  right: 10px;
}
.Hj6Tn2-Vb8Qw4-Lp9Xs3:hover {
  background: rgba(59, 130, 246, 0.8);
  transform: translateY(-50%) scale(1.1);
}
.Bn9Lm4-Qw2Az8-Ty7Op3 {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 16px;
}
.Bt4Xp9-Ui2Qw8-Mn7Ld6 {
  width: 10px;
  height: 10px;
  background-color: #cbd5e1;
  border-radius: 50%;
  cursor: pointer;
  transition: background 0.3s, transform 0.3s;
}
.Bt4Xp9-Ui2Qw8-Mn7Ld6.Active-Bullet-By7 {
  background-color: #2563eb;
  transform: scale(1.2);
}
@media (max-width: 768px) {
  .Dw8Rn1-Pl3Kq9-Zx5Tv6 {
    width: 90%;
  }
  .Hj6Tn2-Vb8Qw4-Lp9Xs3 {
    font-size: 1.5rem;
  }
}
.Ss7Qw1-Lp9Az3-Kj4Vm6 {
  padding: 4rem 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Sc9Qw2-Lp7Az8-Op3Rt4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  flex-wrap: wrap;
  gap: 2rem;
}
.St6Qw3-Lp9Az1-Kj8Vm2 {
  flex: 1;
  min-width: 300px;
  color: white;
}
.St6Qw3-Lp9Az1-Kj8Vm2 h2 {
  font-size: 2.5rem;
  margin-bottom: 1.2rem;
}
.Dq9Wp3-Lm7Az1-Ko4Rt8 {
  color: #00f5ff;
}
.Dn8Qw4-Lp3Az9-Kj2Vm7 {
  color: #00f5ff;
}
.Tx7Qw9-Lp2Az4-Kj3Vm8 {
  background: #020617;
  padding: 2rem;
  border-radius: 1.2rem;
  border-left: 5px solid #00f5ff;
  box-shadow: 0 0 20px rgba(0, 245, 255, 0.1);
}
.Bt9Qw1-Lp7Az3-Kj4Vm6 {
  display: inline-block;
  margin-top: 1.5rem;
  background-color: #00f5ff;
  color: #000;
  padding: 0.6rem 1.4rem;
  border-radius: 999px;
  font-weight: bold;
  text-decoration: none;
  transition: background 0.3s ease;
}
.Bt9Qw1-Lp7Az3-Kj4Vm6:hover {
  background-color: #00cdd5;
  color: white;
}
.Im8Qw2-Lp3Az9-Kj7Vm5 {
  flex: 1;
  min-width: 280px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Ib7Qw3-Lp9Az2-Kj6Vm8 {
  padding: 8px;
  border-radius: 20px;
  background-size: 400% 400%;
  animation: brilho-circulo 6s linear infinite;
  box-shadow: 0 0 25px rgba(0, 245, 255, 0.3);
  transition: 0.4s;
}
.Ib7Qw3-Lp9Az2-Kj6Vm8:hover {
  box-shadow: 0 0 35px rgba(0, 245, 255, 0.7);
}
.Ie9Qw2-Lp7Az4-Kj3Vm1 {
  border-radius: 16px;
  width: 100%;
  max-width: 350px;
  height: auto;
}
.Ib7Qw3-Lp9Az2-Kj6Vm8 { line-height: 0; }
.Ie9Qw2-Lp7Az4-Kj3Vm1 { display:block; }
.Ib7Qw3-Lp9Az2-Kj6Vm8 { padding: 0; overflow: hidden; }
.Ie9Qw2-Lp7Az4-Kj3Vm1 { width:100%; height:100%; object-fit:cover; display:block; }
.St6Qw3-Lp9Az1-Kj8Vm2 .Bt9Qw1-Lp7Az3-Kj4Vm6 {
  display: block !important;       
  margin: 1.5rem auto 0 !important;
  width: -webkit-fit-content;       
  width: -moz-max-content;
  width: max-content;
}
@keyframes brilho-circulo {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@media (max-width: 768px) {
  .Sc9Qw2-Lp7Az8-Op3Rt4 {
    flex-direction: column-reverse;
    text-align: center;
  }
  .St6Qw3-Lp9Az1-Kj8Vm2,
  .Im8Qw2-Lp3Az9-Kj7Vm5 {
    width: 100%;
  }
  .Tx7Qw9-Lp2Az4-Kj3Vm8 {
    text-align: center;
    border-left: none;
    border-top: 5px solid #00f5ff;
  }
}
@keyframes stars {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-500px, -500px);
  }
}
.Pc8Qw3-Lp9Az7-Kj2Vm5 {
  color: #fff;
  padding: 5rem 1rem;
}
.Tc9Qw1-Lp7Az3-Kj4Vm8 {
  text-align: center;
  margin-bottom: 4rem;
  align-items: center;
}
.Stl7Qw3-Lp9Az2-Kj6Vm4 {
  font-size: 2.5rem;
  font-weight: bold;
}
.Tl9Qw2-Lp7Az8-Kj3Vm5 {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
.Tl9Qw2-Lp7Az8-Kj3Vm5::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 4px;
  background: aqua;
  transform: translateX(-50%);
}
.Tb8Qw3-Lp9Az1-Kj6Vm7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5rem;
  position: relative;
}
.Tc8Qw4-Lp9Az2-Kj7Vm1 {
  width: 40%;
}
.Tc8Qw4-Lp9Az2-Kj7Vm1.left {
  text-align: right;
}
.Tc8Qw4-Lp9Az2-Kj7Vm1.right {
  text-align: left;
}
.Ti7Qw9-Lp2Az3-Kj6Vm8.Ce9Qw2-Lp7Az4-Kj3Vm6 {
  width: 60px;
  height: 60px;
  background: #000117;
  color: aqua;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  font-size: 24px;
  z-index: 2;
}
.Db8Qw3-Lp9Az7-Kj2Vm5 {
  background: #020617;
  padding: 1rem;
  border-radius: 1rem;
  position: relative;
}
.TrL9Qw2-Lp7Az3-Kj4Vm8::after {
  content: "";
  position: absolute;
  right: -10px;
  top: 20px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid aqua;
}
.TrR8Qw3-Lp9Az1-Kj6Vm2::after {
  content: "";
  position: absolute;
  left: -10px;
  top: 20px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid aqua;
}
.Mw9Qw2-Lp7Az8-Kj3Vm5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 40px 0;
}
.Mf8Qw3-Lp9Az1-Kj6Vm2 {
  margin-bottom: 20px;
  text-align: center;
}
.Mb7Qw9-Lp2Az3-Kj6Vm8 {
  padding: 10px 20px;
  margin: 5px;
  background-color:rgba(255, 255, 255, 0.1) ;
  border: none;
  border-radius: 25px;
  cursor: pointer;
  color: #fff;
  font-weight: 500;
  transition: all 0.1s;
}
.Mb7Qw9-Lp2Az3-Kj6Vm8.Active-Mb-Js1{ 
background-color:  #1877f2;
}
.Mb7Qw9-Lp2Az3-Kj6Vm8:hover {
  color: aqua;
}
.Mc9Qw2-Lp7Az4-Kj3Vm1 {
  display: flex;
  overflow: hidden;
  width: 100%;
  max-width: 1000px;
  justify-content: center;
}
.Mbx8Qw3-Lp9Az2-Kj6Vm5 {
  width: 30%;
  margin: 10px;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  background: 1d1f40;
  transition: transform 0.3s;
}
.Mbx8Qw3-Lp9Az2-Kj6Vm5 img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.Mic9Qw2-Lp7Az3-Kj4Vm8 {
  position: relative;
  width: 100%;
  height: 100%;
}
.Moe8Qw3-Lp9Az1-Kj6Vm2 {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 10px;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.3s;
  backdrop-filter: blur(5px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.Moe8Qw3-Lp9Az1-Kj6Vm2 svg {
  width: 24px;
  height: 24px;
  fill: white;
}
.Mot9Qw2-Lp7Az4-Kj3Vm6,
.Mos8Qw3-Lp9Az1-Kj6Vm7 {
  position: absolute;
  color: white;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.3s;
  pointer-events: none;
}
.Mot9Qw2-Lp7Az4-Kj3Vm6 {
  top: 20px;
  left: 20px;
  font-size: 20px;
  font-weight: bold;
}
.Mos8Qw3-Lp9Az1-Kj6Vm7 {
  bottom: 20px;
  left: 20px;
  font-size: 16px;
}
.Mic9Qw2-Lp7Az3-Kj4Vm8:hover .Moe8Qw3-Lp9Az1-Kj6Vm2,
.Mic9Qw2-Lp7Az3-Kj4Vm8:hover .Mot9Qw2-Lp7Az4-Kj3Vm6,
.Mic9Qw2-Lp7Az3-Kj4Vm8:hover .Mos8Qw3-Lp9Az1-Kj6Vm7 {
  opacity: 1;
}
@media (max-width: 768px) {
  .Mc9Qw2-Lp7Az4-Kj3Vm1 {
    flex-wrap: nowrap;
  }
  .Mbx8Qw3-Lp9Az2-Kj6Vm5 {
    width: 90%;
    display: none;
  }
  .Mbx8Qw3-Lp9Az2-Kj6Vm5.Active-Mbx-Js1 {
    display: block;
  }
}
.Vg9Qw2-Lp7Az3-Kj4Vm8 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
}
.Fm8Qw3-Lp9Az1-Kj6Vm2 {
  margin-bottom: 20px;
}
.Fm8Qw3-Lp9Az1-Kj6Vm2 button {
  padding: 10px 20px;
  margin: 5px;
  background-color: rgba(255, 255, 255, 0.1);
  border: none;
  border-radius: 25px;
  cursor: pointer;
  color: #fff;
  font-weight: 500;
  transition: all 0.3s;
}
.Fm8Qw3-Lp9Az1-Kj6Vm2 button:hover {
  color: aqua;
}
.Fm8Qw3-Lp9Az1-Kj6Vm2 button.Active-Fm-By1 {
  background-color: #1877f2;
}
.Vs9Qw2-Lp7Az4-Kj3Vm6 {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
  width: 100%;
}
.Vb8Qw3-Lp9Az1-Kj6Vm2 {
  width: 100%;
  max-width: 500px;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #72737d9b;
  border-radius: 12px;
  position: relative;
}
.Vb8Qw3-Lp9Az1-Kj6Vm2 video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.Vb8Qw3-Lp9Az1-Kj6Vm2 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  border: none;
}
@media (max-width: 768px) {
  .Vb8Qw3-Lp9Az1-Kj6Vm2:nth-child(2) {
    display: none;
  }
  .Vb8Qw3-Lp9Az1-Kj6Vm2 {
    max-width: 90%;
  }
}
.Vg8Qw3-Lp9Az1-Kj6Vm5 {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
.Vg8Qw3-Lp9Az1-Kj6Vm5 a {
  padding: 12px 24px;
  border: none;
  border-radius: 20px;
  box-shadow: white;
  background-color: none;
  color: white;
  box-shadow: 0 0 10px 3px rgba(0, 188, 212, 0.7);
  font-size: 1rem;
  text-decoration: none;
  cursor: pointer;
  text-decoration: none;
  transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;
}
.Vg8Qw3-Lp9Az1-Kj6Vm5 a:hover {
  background-color: aqua;
  color: black;
  transform: scale(1.05);
}
.Cs9Qw2-Lp7Az3-Kj4Vm8 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;  
  justify-content: center; 
  align-items: center;     
  text-align: center;
}
.Cs9Qw2-Lp7Az3-Kj4Vm8 h2 {
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  color: white; 
}
.Cs9Qw2-Lp7Az3-Kj4Vm8 p {
  margin: 6px 0 0;
  font-size: 16px;
  color: black; 
}
.Lc9Qw2-Lp7Az4-Kj3Vm6 {
  padding: 40px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  width: 100vw;
  margin-top: 500px;
  margin-bottom: 500px;
  margin-left: calc(-50vw + 50%);
  overflow-x: auto;
}
.Lfm8Qw3-Lp9Az1-Kj6Vm2 {
  margin-bottom: 20px;
}
.Lfb7Qw9-Lp2Az3-Kj6Vm8 {
  background: none;
  color: #fff;
  margin: 0 10px;
  padding: 10px 20px;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.3s;
}
.Lfb7Qw9-Lp2Az3-Kj6Vm8.Active-Lfb-By1 {
  background: aqua;
  color: black;
}
.Lb9Qw2-Lp7Az3-Kj4Vm6 {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.Lt8Qw3-Lp9Az1-Kj6Vm2 {
  display: flex;
  align-items: center;
  width: max-content;
  animation: logo-scroll 120s linear infinite;
}
.Lbx9Qw2-Lp7Az4-Kj3Vm1 {
  flex: 0 0 auto;
  width: 200px;
  height: 100px;
  margin: 0 10px;
  background: transparent;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid blue;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.7);
}
.Lbx9Qw2-Lp7Az4-Kj3Vm1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 10px;
  pointer-events: none;
  user-select: none;
  mix-blend-mode: normal;
}
@keyframes logo-scroll {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
.Rf9Qw2-Lp7Az3-Kj4Vm6 {
  margin-top: 4rem;
  color: #f0f0f0;
  padding: 4rem 1rem 2rem;
  font-family: 'Segoe UI', sans-serif;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.Rf9Qw2-Lp7Az3-Kj4Vm6 *,
.Rc8Qw3-Lp9Az1-Kj6Vm2 *,
.Rf9Qw2-Lp7Az3-Kj4Vm6 ul,
.Rf9Qw2-Lp7Az3-Kj4Vm6 li {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style: none;
}
.Rc8Qw3-Lp9Az1-Kj6Vm2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
}
.Rs7Qw9-Lp2Az3-Kj6Vm8 {
  flex: 1 1 180px;
  min-width: 160px;
}
.Rs7Qw9-Lp2Az3-Kj6Vm8 h4 {
  font-size: 1.1rem;
  color: #00bcd4;
  margin-bottom: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.Rs7Qw9-Lp2Az3-Kj6Vm8 a {
  color: #ddd;
  text-decoration: none;
  transition: color 0.3s ease, text-shadow 0.3s ease;
}
.Rs7Qw9-Lp2Az3-Kj6Vm8 a:hover {
  color: #00bcd4;
  border-bottom: 2px solid violet;
}
.Ri9Qw2-Lp7Az4-Kj3Vm6 {
  border-top: 1px solid #333;
  margin-top: 2rem;
  padding-top: 1.5rem;
  font-size: 1rem;
  color: #999;
}
.Ri9Qw2-Lp7Az4-Kj3Vm6 a {
  color: #ccc;
  margin: 0 0.5rem;
  text-decoration: none;
}
.Ri9Qw2-Lp7Az4-Kj3Vm6 a:hover {
  color: #00bcd4;
  border-bottom: 2px solid violet;
}
.Wb8Qw3-Lp9Az1-Kj6Vm2 {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: none;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  z-index: 1000;
  transition: 0.5s;
}
.Wb8Qw3-Lp9Az1-Kj6Vm2:hover {
  background-color: #25d3654b;
}
.Wb8Qw3-Lp9Az1-Kj6Vm2 a {
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.Wb8Qw3-Lp9Az1-Kj6Vm2 i {
  font-size: 30px;
  color: #25D366;
}
.menu-pag a {
  color: #ffffff54;
  text-decoration: none;
  transition: 0.3s;
}
.menu-pag a:hover {
  color: white;
  transform: scale(1.05);
}
.Qw8Nz2-Ay5Lm3-Rt9Vo0 {
  display: none;
}
.Qw8Nz2-Ay5Lm3-Rt9Vo0 {
  width: 30px;
  height: 25px;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
}
.Qw8Nz2-Ay5Lm3-Rt9Vo0 span {
  display: block;
  height: 3px;
  background-color: #fff;
  border-radius: 2px;
}
.Zx1Cv2-Bn9Ml8-Po3Qw7 {
  position: fixed;
  top: 0;
  right: -50%;
  width: 50%;
  height: 100%;
  background: #060131;
  color: white;
  transition: right 0.4s ease;
  z-index: 1001;
  display: flex;
  flex-direction: column;
  padding: 20px;
}
.Zx1Cv2-Bn9Ml8-Po3Qw7 ul {
  margin-top: 40px;
  list-style: none;
  padding: 0;
}
.Zx1Cv2-Bn9Ml8-Po3Qw7 ul li {
  margin: 20px 0;
}
.Zx1Cv2-Bn9Ml8-Po3Qw7 ul li a {
  color: white;
  font-size: 1rem;
  text-decoration: none;
  position: relative;
}
.Zx1Cv2-Bn9Ml8-Po3Qw7 ul li a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 3px;
  background: #8000ff;
  opacity: 0;
  transition: opacity 0.3s;
}
.Zx1Cv2-Bn9Ml8-Po3Qw7 ul li a:hover::after {
  opacity: 1;
}
.Nk9Lm3-Qw7Er2-Ty5Ui1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Bv5Yu7-Hj3Kp9-Lm1Op8 {
  font-size: 1rem;
}
#close-menu {
  font-size: 1.5rem;
  cursor: pointer;
}
.Ht4Gh8-Kl2Pz9-Xc7Vb1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(8px);
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000;
}
@media (max-width: 768px) {
  .xP7mQv9-WzT3aY4-UrK2Lg0 {
    display: none;
  }

  .Qw8Nz2-Ay5Lm3-Rt9Vo0 {
    display: flex;
  }
}
@media (max-width: 600px) {

  .Zx1Cv2-Bn9Ml8-Po3Qw7,
  .carousel,
  .Vg9Qw2-Lp7Az3-Kj4Vm8 {
    transition: none;
  }
}
@media (max-width: 768px) {
  .Rc8Qw3-Lp9Az1-Kj6Vm2 {
    flex-direction: column;
    align-items: center;
  }
  .Rs7Qw9-Lp2Az3-Kj6Vm8 {
    width: 100%;
    max-width: 300px;
  }
  .Id8Qw3-Lp9Az1-Kj6Vm2 {
    position: fixed;
    right: 30px;
    bottom: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    z-index: 999;
  }
}
@media (max-width: 768px) {
  .Th9Qw2-Lp7Az3-Kj4Vm8 {
    flex-direction: column;
  }
  .Ch8Qw3-Lp9Az1-Kj6Vm2 {
    width: 180px;
    margin-bottom: 2rem;
  }
  .Pt9Qw2-Lp7Az3-Kj4Vm6 h1 {
    font-size: 1.8rem;
  }
}
@media (max-width: 480px) {
  .Ch8Qw3-Lp9Az1-Kj6Vm2 {
    width: 160px;
  }
  .Pt9Qw2-Lp7Az3-Kj4Vm6 h1 {
    font-size: 1.5rem;
  }
  .Oe8Qw3-Lp9Az1-Kj6Vm2 i {
    font-size: 2.5rem;
  }
  .Ev9Qw2-Lp7Az3-Kj4Vm8,
  .Ee8Qw3-Lp9Az1-Kj6Vm2,
  .Es9Qw2-Lp7Az4-Kj3Vm6,
  .Ei8Qw3-Lp9Az1-Kj6Vm2,
  .Ec9Qw2-Lp7Az3-Kj4Vm6,
  .Evs8Qw3-Lp9Az1-Kj6Vm2 {
    font-size: 1rem;
  }
}
.Qw8Nz2-Ay5Lm3-Rt9Vo0,
.Zx1Cv2-Bn9Ml8-Po3Qw7,
.Ht4Gh8-Kl2Pz9-Xc7Vb1 {
  display: none;
}
.Qw8Nz2-Ay5Lm3-Rt9Vo0 {
  width: 30px;
  height: 25px;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
}
.Qw8Nz2-Ay5Lm3-Rt9Vo0 span {
  display: block;
  height: 3px;
  background-color: #fff;
  border-radius: 2px;
}
.Zx1Cv2-Bn9Ml8-Po3Qw7 {
  position: fixed;
  top: 0;
  right: -50%;
  width: 50%;
  height: 100%;
  background: #060131;
  color: white;
  transition: right 0.4s ease;
  z-index: 1001;
  display: flex;
  flex-direction: column;
  padding: 20px;
}
.Zx1Cv2-Bn9Ml8-Po3Qw7 ul {
  margin-top: 40px;
  list-style: none;
  padding: 0;
}
.Zx1Cv2-Bn9Ml8-Po3Qw7 ul li {
  margin: 20px 0;
}
.Zx1Cv2-Bn9Ml8-Po3Qw7 ul li a {
  color: white;
  font-size: 1rem;
  text-decoration: none;
  position: relative;
}
.Zx1Cv2-Bn9Ml8-Po3Qw7 ul li a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 3px;
  background: #8000ff;
  opacity: 0;
  transition: opacity 0.3s;
}
.Zx1Cv2-Bn9Ml8-Po3Qw7 ul li a:hover::after {
  opacity: 1;
}
.Nk9Lm3-Qw7Er2-Ty5Ui1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Bv5Yu7-Hj3Kp9-Lm1Op8 {
  font-size: 1rem;
}
#close-menu {
  font-size: 1.5rem;
  cursor: pointer;
}
.Ht4Gh8-Kl2Pz9-Xc7Vb1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(8px);
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000;
}
@media (max-width: 768px) {
  .xP7mQv9-WzT3aY4-UrK2Lg0 {
    display: none;
  }
  .Qw8Nz2-Ay5Lm3-Rt9Vo0 {
    display: flex;
  }
}
