html {
  scroll-behavior: smooth;
}

body {
  background-color: #071c3a;
  color: white;
  font-family: "Helvetica Neue", sans-serif;
}

.menu {
  backdrop-filter: blur(10px);
  position: fixed;
  z-index: 5;
  width: 100%;
}

#nosotros,
#talentos,
#colaboraciones,
#form {
  scroll-margin-top: 80px;
}

@media (max-width: 991px) {
  #nosotros,
  #talentos,
  #colaboraciones,
  #form{
    scroll-margin-top: 130px;
  }
}

.menu-border {
  padding: 0px 40px;
  border: 1px solid #fff;
  border-radius: 50px;
}

.title-text {
  text-transform: uppercase;
  padding: 0px 20% 0px 20%;
  font-family: "Anton", sans-serif;
  font-size: 90px;
}

.header-text-color {
  color: #3aacf9;
}

.header-text-sub {
  font-family: "Poppins", sans-serif;
  padding: 0px 20% 0px 20%;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 0px;
}

.header-text-sub-1 {
  font-family: "Poppins", sans-serif;
  padding: 0px 20% 0px 20%;
  font-size: 22px;
  font-weight: 200;
}

.cta-btn {
  background-color: #00b2ff;
  color: white;
  border-radius: 25px;
  padding: 10px 20px;
  font-weight: bold;
  text-decoration: none;
  font-family: "Anton", sans-serif;
  font-size: 22px;
  border: 1px solid #fff;
}
.cta-btn:hover {
  background-color: #0090d1;
  color: white;
}

.cta-btn2 {
  background-color: #00b2ff;
  color: white;
  border-radius: 25px;
  padding: 10px 20px;
  font-weight: bold;
  text-decoration: none;
  font-family: "Anton", sans-serif;
  font-size: 22px;
  border: 1px solid #fff;
  margin: auto;
}
.cta-btn2:hover {
  background-color: #0090d1;
  color: white;
}

.footer-logo {
  width: 150px;
}
footer a {
  color: white;
}
.navbar-custom {
  padding: 6px;
}
.navbar-brand img {
  height: 40px;
}

.nav-bar-3 {
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 0px 30px;
}

.navbar-toggler {
  border: none;
}
.navbar-toggler-icon {
  filter: invert(1);
}
.navbar-nav .nav-link {
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0.5rem 1rem;
}

.nav-item:hover {
  color: #00b2ff !important;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link:focus {
  color: #00b2ff !important;
}
.btn-outline-light {
  border: 2px solid white;
  border-radius: 20px;
  font-weight: bold;
}
.btn-outline-light:hover {
  background-color: #00b2ff;
  color: white;
  border-color: #00b2ff;
}

.creamos {
  padding-top: 260px !important;
  padding-bottom: 230px !important;
  background: radial-gradient(circle, rgb(15 0 255) 0%, rgb(6 29 58) 49% 79%);
}

.header {
  background: radial-gradient(circle, rgb(0 86 255) 0%, rgba(56, 122, 252, 0) 55%);
  mix-blend-mode: hard-light;
  padding-top: 300px !important;
  padding-bottom: 450px !important;
  width: 80%;
  margin: auto;
}

.titulo-somos {
  font-size: 110px;
  font-family: "Anton", sans-serif;
  background-clip: text;
  -webkit-background-clip: text;
  background-image: url(https://media2.giphy.com/media/HkEDr0jVekaZO/giphy.gif?cid=790b761…&ct=g&rid=giphy.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: transparent;
  position: relative;
}

.titulo-somos:before {
  content: "";
  height: 100%;
  left: 0;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  transition: opacity 0.6s;
  width: 100%;
}

.somos-text {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 0px;
}

.somos-text-bold {
  font-weight: 800;
}

.text-title {
  font-family: "Anton", sans-serif;
  font-size: 60px;
  text-transform: uppercase;
  color: #fff;
}

.text-title-2 {
  font-family: "Anton", sans-serif;
  font-size: 60px;
  text-transform: uppercase;
  color: #3aacf9;
}

.text-title-4 {
  font-family: "Anton", sans-serif;
  font-size: 60px;
  text-transform: uppercase;
  color: #3aacf9;
}

.text-info {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #fff !important;
  width: 50%;
  margin: auto;
  margin-bottom: 40px;
}

h2.talentos-title {
  width: 60%;
  font-family: "Anton", sans-serif;
  font-size: 80px;
  text-transform: uppercase;
  color: #fff;
  text-align: left;
  margin-left: 70px;
}

span.talentos-title-2 {
  color: transparent;
  -webkit-text-stroke: clamp(0.3px, 0.1vw, 1px) white !important;
}

h3.talentos-title {
  width: 60%;
  font-family: "Anton", sans-serif;
  font-size: 90px;
  text-transform: uppercase;
  color: #fff;
}

h3.talentos-title-2 {
  color: transparent;
  -webkit-text-stroke: clamp(0.3px, 0.1vw, 1px) white !important;
}

.talentos-info {
  width: 50%;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #fff !important;
}

.talentos-info_2 {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #fff !important;
  text-align: center;
}

.item {
  margin-bottom: 30px;
}

.owl-carousel .item img {
  width: 100%;
  object-fit: cover;
  margin: auto;
}

.owl-stage-outer {
  padding-bottom: 20px;
}

.talentos {
  transform: rotate(3deg);
}

.talentos2 {
  transform: rotate(-3deg);
}

.talentos-title_carrusel {
  width: 60%;
  font-family: "Anton", sans-serif;
  font-size: 60px;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  margin-top: -80px;
  text-align: left;
  margin-left: 60px;
}

.talentos-title_section {
  width: 100%;
  font-family: "Anton", sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  color: #fff;
  /*position: absolute;*/
  margin-top: 30px;
  text-align: center;
  /* margin-left: 60px; */
  margin: auto;
  /* top: 10px; */
}

.nombre {
  color: #3aacf9;
}

.logo-slider {
  overflow: hidden;
  background: #0a1270;
  padding: 2rem 0;
}

.logo-track {
  display: flex;
  gap: 9rem;
  animation: scroll 40s linear infinite;
  width: max-content;
}

.logo-track img {
  height: clamp(30px, 6vw, 60px);
  width: auto;
  flex-shrink: 0;
  filter: grayscale(100%);
  opacity: 0.7;
  user-select: none;
  -webkit-user-drag: none;
  pointer-events: none;
}

.logo-slider2 {
  overflow: hidden;
  padding: 2rem 0;
}

.logo-track2 {
  display: flex;
  gap: 3rem;
  animation: scroll 20s linear infinite;
  width: max-content;
}

.logo-track2 img {
  height: clamp(120px, 35vw, 300px);
  width: auto;
  flex-shrink: 0;
  user-select: none;
  -webkit-user-drag: none;
  pointer-events: none;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.experience-carousel {
  overflow: hidden;
}

.experience-slide {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  border-radius: 40px;
  background: #0a1270;
}

.experience-inner {
  max-width: 1080px;
  margin: 0 auto;
  width: 100%;
}

.experience-text h2 {
  font-size: 36px;
}

.text-highlight {
  font-size: 56px;
  color: #00a8ff;
}

.experience-image img {
  width: 100%;
  height: 70vh;
  object-fit: cover;
  border-radius: 40px 0px 0px 40px;
  display: block;
}

.flechas_overlay {
  position: absolute;
  top: 180px;
  left: 49%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 990px;
  pointer-events: none;
  z-index: 3;
}

.seccion-header {
  position: relative;
  overflow: hidden;
  padding-top: 15rem;
  padding-bottom: 15rem;
}

.title-text,
.header-text-sub,
.header-text-sub-1 {
  position: relative;
  z-index: 2;
}

.quienes_somos {
  padding-left: 85px;
}

.quienes {
  margin-bottom: 100px;
  overflow: hidden;
  max-width: 1500px;
}

.avatars {
  display: block;
}

.yellow {
  left: calc(50% - 29.3561vw);
  top: 127.340339vw;
}

.texas {
  left: calc(50% - 6.3561vw);
  top: 120.340339vw;
}

.violet {
  right: calc(50% - 27.3561vw);
  top: 127.340339vw;
}

.blue {
  left: calc(50% - 29.3561vw);
  top: 349.340339vw;
}

.red {
  left: calc(50% - 6.3561vw);
  top: 340.340339vw;
}

.pink {
  right: calc(50% - 27.3561vw);
  top: 349.340339vw;
}

.avatar {
  border-radius: 50%;
  height: clamp(40px, 9.3403385873vw, 160px);
  overflow: hidden;
  position: absolute;
  width: clamp(40px, 9.3403385873vw, 160px);
  z-index: -1;
}

.text-title_3 {
  font-family: "Anton", sans-serif;
  font-size: 60px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  padding-top: 30px;
}

.owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  margin: 5px 7px;
  background: #3aacf9;
  border: 1px solid #fff;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
}

@media (max-width: 360px) {
  /* iPhone SE, Android pequeños y medianos */

  .header {
    background: radial-gradient(circle, rgb(0 86 255) 0%, rgba(56, 122, 252, 0) 55%);
    mix-blend-mode: hard-light;
    padding-top: 730px !important;
    padding-bottom: 540px !important;
    width: 100%;
    top: 120px;
    margin: auto;
    margin-top: -390px;
    margin-bottom: -310px;
  }

  .creamos {
    padding-top: 170px !important;
    padding-bottom: 220px !important;
    background: radial-gradient(circle, rgb(15 0 255) 0%, rgb(6 29 58) 79% 79%);
  }

  .title-text {
    text-transform: uppercase;
    padding: 0px 9px;
    font-family: "Anton", sans-serif;
    font-size: 55px;
  }

  .header-text-sub {
    font-family: "Poppins", sans-serif;
    padding: 0px 20px;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0px;
  }

  .header-text-sub-1 {
    font-family: "Poppins", sans-serif;
    padding: 0px 20px;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0px;
  }

  .titulo-somos {
    font-size: 80px;
    font-family: "Anton", sans-serif;
    background-clip: text;
    -webkit-background-clip: text;
    background-image: url(https://media2.giphy.com/media/HkEDr0jVekaZO/giphy.gif?cid=790b761…&ct=g&rid=giphy.gif);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: transparent;
    position: relative;
  }

  .text-title-2 {
    font-family: "Anton", sans-serif;
    font-size: 35px;
    text-transform: uppercase;
    color: #3aacf9;
  }

  .somos-text {
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 0px;
  }

  .text-title {
    font-family: "Anton", sans-serif;
    font-size: 33px;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    padding: 0px 20px;
  }

  .text-title_2 {
    font-family: "Anton", sans-serif;
    font-size: 60px;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    padding-top: 30px;
  }

  h2.talentos-title {
    width: 80%;
    font-family: "Anton", sans-serif;
    font-size: 35px;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    margin-left: 20px;
  }

  span.talentos-title-2 {
    color: transparent;
    -webkit-text-stroke: clamp(0.3px, 0.1vw, 1px) white !important;
  }

  .talentos-info {
    width: 100%;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 300;
    padding: 0px 10px;
    color: #fff !important;
  }

  .text-info {
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #fff !important;
    width: 100% !important  ;
    margin: auto;
    margin-bottom: 40px;
    padding: 0px 20px;
    text-align: left;
  }

  .logo-track2 img {
    height: clamp(120px, 115vw, 300px);
    width: auto;
    flex-shrink: 0;
    user-select: none;
    -webkit-user-drag: none;
    pointer-events: none;
  }

  .logo-track {
    display: flex;
    gap: 3rem;
    animation: scroll 40s linear infinite;
    width: max-content;
  }

  .experience-image img {
    width: 100%;
    height: 70vh;
    object-fit: cover;
    border-radius: 40px 40px 0px 0px;
    display: block;
  }

  .experience-text {
    padding: 0px !important;
    padding-bottom: 50px !important;
  }

  .flechas_overlay {
    position: absolute;
    top: 180px;
    left: 49%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 990px;
    pointer-events: none;
    z-index: 3;
    display: none !important;
  }

  .seccion-header {
    position: relative;
    overflow: hidden;
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .quienes_somos {
    padding-left: 20px;
  }

  .quienes {
    margin-bottom: 0px;
    overflow: hidden;
    max-width: 1500px;
  }

  .text-title-4 {
    font-family: "Anton", sans-serif;
    font-size: 50px;
    text-transform: uppercase;
    color: #3aacf9;
  }

  .owl-stage-outer {
    padding-bottom: 0px;
  }

  .owl-dots {
    margin-top: 50px !important;
  }
}

/* ===== TALENTOS SECTION ===== */
.talento-card {
  position: relative;
  overflow: hidden;
  border-radius: 22px;
  cursor: pointer;
  background: #000;
  margin-bottom: 30px;
}

/* ===== IMAGEN ===== */
.talento-image {
  position: relative;
  width: 100%;
  height: 100%;
}

.talento-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.6s cubic-bezier(0.22, 0.61, 0.36, 1);
}

/* ZOOM LEVE */
.talento-card:hover .talento-image img {
  transform: scale(1.05);
}

/* ===== BLUR SOLO PARTE INFERIOR (30%) ===== */
.talento-blur {
  position: absolute;
  bottom: -30%;
  left: 0;
  width: 100%;
  height: 30%;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  background: rgba(0, 0, 0, 0.55);
  transition: bottom 0.45s ease;
  pointer-events: none;
  border-radius: 0 0 10px 10px;
}

/* ===== OVERLAY OSCURO ===== */
.talento-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: rgba(0, 0, 0, 0.28);
  transform: translateY(100%);
  transition: transform 0.45s ease;
  border-radius: 0 0 10px 10px;
  display: flex;
  align-items: center;
  text-align: center;
  margin: auto;
}

/* ===== CONTENIDO OVERLAY ===== */
.talento-info {
  width: 100%;
  padding: 18px 20px;
  color: #fff;
}

/* ===== HOVER SIN FALLAS ===== */
.talento-card:hover .talento-overlay {
  transform: translateY(0);
}

.talento-card:hover .talento-blur {
  bottom: 0;
}

@media (max-width: 768px) {
  .talentos-grid .talento-card:nth-child(n + 5) {
    display: none;
  }
}

/* ===== MÉTRICAS ===== */

.talento-metrics4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  margin-bottom: 16px;
}

.talento-metrics3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-bottom: 16px;
}

.talento-metrics2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 16px;
}

.talento-metrics {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
  margin-bottom: 16px;
}

.metric {
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  font-family: "Anton", sans-serif;
}

.metric img {
  width: 18px;
  margin-bottom: 6px;
}

.metric span {
  display: block;
  font-size: 25px;
  font-weight: 100;
  margin-top: 4px;
  font-family: "Poppins", sans-serif;
}

/* ===== BOTÓN ===== */
.talento-btn-wrapper {
  display: flex;
  justify-content: center;
}

.talento-btn {
  border: 1px solid white;
  color: white;
  background: transparent;
  border-radius: 30px;
  padding: 6px 22px;
  font-size: 14px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.talento-btn:hover {
  background: white;
  color: #061c33;
}

/* ===== NOMBRE DEL TALENTO ===== */
.talento-name {
  margin-top: 18px;
  text-align: center;
  color: white;
  font-weight: 800;
  font-size: 28px;
  line-height: 1;
}

.talento-name span {
  display: block;
  color: #19c6ff;
}

/* ===== ICONOS CIRCULARES ===== */
.talento-dots {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 20px;
  /* margin-left: 62px; */
}

.talento-dots span {
  width: 40px;
  border-radius: 50%;
  display: inline-block;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  .talento-overlay,
  .talento-blur {
    height: 30%;
  }

  .metric span {
    font-size: 16px;
  }

  .talento-name {
    font-size: 22px;
  }
}

/* =====================
   TALENTOS EN ACCIÓN
===================== */

.talentos-accion {
  background: #041b33;
  padding: 90px 0;
}

.talentos-wrapper {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Title */
.talentos-title {
  color: #fff;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 30px;
}

/* GRID DESKTOP */
.talentos-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

/* Card */
.talento-card {
  border-radius: 18px;
  overflow: hidden;
}

.talento-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

/* Hover zoom */
.talento-card:hover img {
  transform: scale(1.06);
}

/* Button */
.btn-talentos {
  display: block;
  margin: auto;
  padding: 14px 44px;
  background: #00b2ff;
  color: #fff;
  font-weight: 700;
  border-radius: 40px;
  text-decoration: none;
  width: fit-content;
}

.btn-talentos:hover {
  background: #009adf;
}

/* =====================
   MOBILE
===================== */
@media (max-width: 768px) {
  .talentos-title {
    font-size: 36px;
  }

  h3.talentos-title {
    width: 80%;
    font-family: "Anton", sans-serif;
    font-size: 70px;
    text-transform: uppercase;
    color: #fff;
  }

  /* Owl toma control */
  .talentos-grid {
    display: block;
  }

  /* Dots SOLO de esta sección */
  .talentos-accion .owl-dots {
    margin-top: 25px;
    text-align: center;
  }

  .talentos-accion .owl-dot span {
    background: rgba(255, 255, 255, 0.3);
  }

  .talentos-accion .owl-dot.active span {
    background: #00b2ff;
  }
}

.cta-video {
  position: relative;
  overflow: hidden;
  padding: 130px 0px;
  margin-bottom: 70px;
  background: #011530;
}

/* Videos */
.cta-video-bg {
  position: absolute;
  top: 58%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  z-index: 1;
}

/* Overlay */
.cta-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
}

/* Contenido */
.cta-content {
  position: relative;
  z-index: 3;
  color: #fff;
}

/* Control desktop / mobile */
.video-mobile {
  display: none;
}

@media (max-width: 768px) {
  .video-desktop {
    display: none;
  }

  .video-mobile {
    display: block;
  }

  .cta-video {
    /* padding: 120px 20px; */
  }
}

/* =====================
   TALENTOS TOTAL
===================== */

.talentos-total {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  padding: 40px;
}

@media (max-width: 992px) {
  .talentos-total {
    grid-template-columns: repeat(2, 1fr);
    padding: 10px;
  }
}

@media (max-width: 576px) {
  .talentos-total {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .item {
    border: 1px solid #1ba0ff5c;
    background: #04152a;
    padding-bottom: 20px;
    border-radius: 17px;
  }
}

.cd-form {
  max-width: 900px;
  margin: 0 auto;
  font-family: inherit;
  margin-bottom: 60px
}

.cd-form input,
.cd-form select,
.cd-form textarea {
  width: 100%;
  padding: 16px 18px;
  border: 2px solid #000;
  border-radius: 12px;
  font-size: 16px;
  outline: none;
  transition: border-color 0.3s ease;
}

.cd-form input::placeholder,
.cd-form textarea::placeholder {
  color: #777;
}

.cd-form input:focus,
.cd-form select:focus,
.cd-form textarea:focus {
  border-color: #00b2ff;
}

.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 22px;
}

.form-row.full {
  grid-template-columns: 1fr;
}

/* Red social + @ */
.social-group {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.form-actions {
  text-align: center;
  margin-top: 30px;
}

.form-btn {
  color: #fff;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  background-color: #00b2ff;
  border-radius: 25px;
  padding: 10px 20px;
  font-weight: bold;
  text-decoration: none;
  font-family: "Anton", sans-serif;
  font-size: 22px;
  border: 1px solid #fff;
}

.form-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
@media (max-width: 768px) {
  .form-row,
  .social-group {
    grid-template-columns: 1fr;
  }
}

h3.form-title {
    width: 100%;
    margin-top: 70px;
    margin-bottom: 30px;
    font-family: "Anton", sans-serif;
    font-size: 50px;
    text-transform: uppercase;
    color: #fff;
}

.btn-circular2 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border: 2px solid white;
    border-radius: 50%;
    text-decoration: none;
    color: white;
    position: absolute;
    bottom: 40px;
    left: 50%;
    animation: float 2.5s ease-in-out infinite;
    transition: background-color 0.3s ease;

}

@keyframes float {
  0% { transform: translate(-50%, 0); }
  50% { transform: translate(-50%, -10px); }
  100% { transform: translate(-50%, 0); }
}


.btn-circular3 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border: 2px solid white;
    border-radius: 50%;
    text-decoration: none;
    color: white;
    position: absolute;
    bottom: 130px;
    left: 50%;
    animation: float 2.5s ease-in-out infinite;
    transition: background-color 0.3s ease;

}

@keyframes float {
  0% { transform: translate(-50%, 0); }
  50% { transform: translate(-50%, -10px); }
  100% { transform: translate(-50%, 0); }
}