@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');


:root {
  --primary-color: #240442;
  --secondary-color: #dbb31d;
  --terciary-color: #3b1560;
  --font-1: "Inter", sans-serif;
  --font-2: "Spline Sans Mono", sans-serif;
}
html {
  font-size: 16px;
}
body {
  /* background: url(https://cdn2.inversorglobal.com/Cartas-Venta/2025/2.febrero/laAnomaliadelas3pm/lc/bg.jpg) no-repeat center center/cover; */
  background: url(https://cdn2.inversorglobal.com/Cartas-Venta/2025/3.marzo/garry-robot-trading/bg02-v2.webp) no-repeat center center/cover;
  background-attachment: fixed;

  /* background: url(https://dobleonada.america.inversorglobal.com/img/bg.jpg) no-repeat center center/cover;
  background-attachment: fixed; */
  margin: 0;
}

.titlePrinc {
  padding: 0;
  font-family: 'Poppins', sans-serif;
}
.titlePrinc p {
  margin: 0;
  padding: 0;
  font-family: 'Poppins', sans-serif;
  font-size: 1.4rem;
}

.titlePrinc h1 {
  font-family: 'Poppins', sans-serif;
  line-height: 1em;
  text-align: center;
  font-weight: 900;
  font-size: 74px!important;

margin-bottom: 0;}

  h1 {
    font-family: 'Poppins', sans-serif;
    color: #ffffff;
    font-size: 52px;
    background-image: linear-gradient(to bottom right, #ffd600, #b28a05, #957008, #ffbe3d);
    -webkit-background-clip: text;
    color: transparent;
}

body h2 {
  font-weight: 700;
  font-size: 3rem;
  margin: 0.5rem 0;
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  body h2 {
    font-size: 2rem;
  }
}
body h3 {
  background-color: var(--secondary-color);
  font-weight: 700;
  font-size: 1.5rem;
  margin: 2rem 141px 7px 231px;
  color: var(--primary-color);
}
@media (max-width: 768px) {
  body h3 {
    font-size: 1.5rem;
  }
}
body h4 {
  font-weight: 100;
  font-size: 1.8rem;
  margin: 0 0 3rem;
}
@media (max-width: 768px) {
  body h4 {
    font-size: 1.4rem;
  }
}
body p {
  display: block;
  margin: 0;
  padding: 0 0 1rem;
}
body i {
  display: inline-block !important;
  vertical-align: middle;
}
body main {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  body main {
    padding: 1rem;
  }
}
body main header {
  margin: 0;
}
@media (max-width: 768px) {
  body main header {
    margin: 20px 0 0;
  }
}
body main header .ig {
  text-align: right;
}
@media (max-width: 768px) {
  body main header .ig {
    text-align: center;
  }
}
body main header .top {
  /* height: 140px; */
  border-radius: 10px 10px 0 0;
  /* background-color: black; */
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body main header .top .person {
  position: relative;
  text-align: left;
  width: 20%;
}
body main header .top .person img {
  position: absolute;
  top: -112px;
}
body main header .top .logo {
  width: 70%;
  line-height: 16px;
}
body main header .top .logo span {
  color: #fff;
  font-family: var(--font-2);
  font-size: 0.8rem;
}
body main header .top .countdown {
  display: flex;
  color: var(--secondary-color);
  font-family: var(--font-2);
}
body main header .top .countdown .data {
  margin: 0 10px;
  font-size: 36px;
  text-align: center;
}
body main header .top .countdown .data span {
  display: block;
}
body main header .top .countdown .data .data-2 {
  font-size: 0.75rem;
}
@media (max-width: 900px) {
  body main header .top {
    display: block;
    padding: 0;
    text-align: center;
  }
  body main header .top .person {
    display: none;
  }
  body main header .top .logo {
    width: 100%;
  }
  body main header .top .logo img {
    max-width: 100%;
  }
}
body main header nav {
  border-top: 2px solid #27374c;
  background-color: black;
}
body main header nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
body main header nav ul li {
  width: 100%;
  text-align: center;
  position: relative;
  height: 73px;
  border-bottom: solid 2px #27374c;
  border-right: solid 2px white;
  height: 100px;
  background-color: #202022;
}
body main header nav ul li a {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  font-size: 0.7rem;
  font-weight: 100;
  font-family: var(--font-2);
  text-decoration: none;
  z-index: 1;
  position: relative;
}



.nav-link{
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  font-size: 0.7rem;
  font-weight: 100;
  font-family: var(--font-2);
  text-decoration: none;
  z-index: 1;
  position: relative;
}

body main header nav ul li a em {
  display: block;
  font-style: normal;
  font-weight: 700;
  color: #b1d6f8;
  text-shadow: 0 0px 10px #41f562;
  font-size: 11px;
  margin: 0.2rem 0 0;
  font-family: 'Poppins';
}
body main header nav ul li a span {
  display: block;
  font-weight: 700;
  font-size: 0.9rem;
  font-family: 'Poppins';
  padding: 0 0.5rem;
}
.disabled{
  text-align: center;
}
body main header nav ul li a.disabled {
  pointer-events: none;
}
@media (max-width: 768px) {
  body main header nav ul li a.disabled em {
    display: block;
    position: absolute;
    top: 51px;
    right: 10px;
    font-style: normal;
    color: var(--secondary-color);
  }
}

.cajaFB {
  display: flex;
  justify-content: center;
  background-color: white;
  border-radius: 20px;
  margin: 20px auto;
  padding: 20px;
  width: 80%;
}

.subtitle {
  font-size: 1.6rem;
  text-align: center;
  font-family: 'Poppins', sans-serif;;
}

.disabled h1{
  font-family: 'Poppins', sans-serif;;
}

/* 
body main header nav ul li a:hover {
  color: white;
  background: radial-gradient(farthest-corner at center 130px, #696666 0%, #000000 100%);

} */

/* body main header nav ul li:focus-visible{
  background: radial-gradient(farthest-corner at center 130px, #695929 0%, #000000 100%);
} */

body main header nav ul li .active {
  background: radial-gradient(farthest-corner at center 130px, #00c8f0 0%, #000000 100%);
}





@media (max-width: 768px) {
  body main header nav ul li:first-child a {
    /* line-height: 2.4; */
  }
}
body main header nav ul li::before {
  opacity: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(farthest-corner at center 200px, #000000 0%, #262a2d 50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 0;
}
body main header nav ul li:hover:before {
  opacity: 1;
}
@media (max-width: 768px) {
  body main header nav {
    display: block;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
  }
  body main header nav .mmobile {
    width: 40px;
    z-index: 2;
    position: absolute;
    right: 15px;
    top: 16px;
    height: 25px;
  }
  body main header nav .mmobile span {
    position: relative;
    display: block;
    height: 4px;
    width: 40px;
    background: white;
    margin: 10px 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  body main header nav .mmobile span::before, body main header nav .mmobile span::after {
    content: "";
    height: 4px;
    width: 100%;
    display: inline-block;
    position: absolute;
    background: white;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  body main header nav .mmobile span::before {
    top: -11px;
  }
  body main header nav .mmobile span::after {
    bottom: -10px;
  }
  body main header nav.active {
    height: 289.27px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  body main header nav.active .mmobile span {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: rgba(255, 255, 255, 0);
  }
  body main header nav.active .mmobile span::before {
    transform: rotate(45deg);
    top: 2px;
  }
  body main header nav.active .mmobile span::after {
    transform: rotate(-45deg);
    top: 2px;
  }
  body main header nav ul {
    display: block;
  }
  body main header nav ul li a {
    text-align: left;
    padding-left: 1rem;
  }
}
body main section {
  background-color: rgb(167 167 167 / 43%);
  font-family: var(--font-1);
  font-size: 1rem;
  line-height: 1.7;
  border-radius: 0 0 10px 10px;
}
@media (max-width: 768px) {
  body main section {
    padding: 0;
  }
}
body main section:empty::before {
  content: attr(error);
  display: block;
}
body main section i {
  font-size: 1.5rem;
}
body main section i:before {
  color: var(--primary-color);
}
body main section .list-reset {
  list-style: none;
}
body main section .list-reset li {
  margin: 0 0 1rem;
}
@media (max-width: 768px) {
  body main section .list-reset {
    padding: 0 0 0 1rem;
  }
}
body main section .welcome .list-hor {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-around;
}
body main section .welcome .list-hor li {
  font-size: 1.3rem;
  font-weight: 700;
}
body main section .welcome .list-hor li i {
  font-size: 1.2rem;
}
body main section .welcome .title {
  text-align: center;
  max-width: 80%;
  line-height: 1.2;
  margin: 0 auto;
}
@media (max-width: 768px) {
  body main section .welcome .title {
    max-width: 100%;
  }
}
body main section .welcome .important {
  color: var(--primary-color);
  text-align: center;
  border-radius: 10px;
  border: 3px solid var(--primary-color);
  padding: 1rem 2rem;
  margin: 4rem 0 3rem;
  position: relative;
}
body main section .welcome .important .title {
  font-size: 1.9rem;
  font-weight: 700;
  background: #fff;
  padding: 0 10px;
  position: absolute;
  top: -20px;
  left: 50%;
  max-width: 63%;
  width: 100%;
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  body main section .welcome .important .title {
    max-width: 100%;
    font-size: 1rem;
  }
}
body main section .welcome .important p {
  font-size: 1.3rem;
  line-height: 1.4;
  padding: 1rem 0;
}
@media (max-width: 768px) {
  body main section .welcome .important p {
    font-size: 1rem;
    padding: 0.5rem 0;
  }
}
body main section .welcome .who img {
  float: left;
  width: 200px;
  margin: 0 2rem 0 0;
}
@media (max-width: 768px) {
  body main section .welcome .who img {
    width: 150px;
    margin: 0 1rem 0 0;
  }
}
body footer {
  max-width: 680px;
  margin: 0 auto;
  color: #fff;
  font-family: var(--font-1);
  font-size: 0.7rem;
  display: flex;
  justify-content: space-between;
  padding: 2rem 1rem;
  line-height: 1.5;
}
body footer .logo,
body footer .data {
  padding: 0 1rem;
  margin: 0 auto;
}
@media (max-width: 768px) {
  body footer {
    display: block;
  }
  body footer .logo {
    margin-bottom: 2rem;
  }
}

.cajaPoster {
  background-color: white;
  width: 80%;
  margin: 0 auto;
  font-family: 'Poppins';
  
}

.cajaPoster h2 {
  font-size: 3rem;
  margin: 2rem auto;
  
}

.cajaPoster p {
  font-size: 1.3rem;

  
}

.avatar {
  width: 20%;
}

.ff-form .ff-title {
  display: none;
}

.ff-success {
  height: auto !important;
}

.btnGform {
  background-color: #FFA611;
  padding: 1rem;
  font-size: 2rem;
  text-decoration: none;
  color: black;
  font-weight: bold;
  border-radius: 10px;
  transition: 1s;
}

.btnGform:hover {
  background-color: #c6830f;
  color: black;
}

.bgcontainer {
  background-color: rgba(255, 255, 255, 0.684);
  color: black;
  padding: 2rem 4rem;
  max-width: 1000px;
  border-radius: 20px;

}

@media (max-width: 768px) {
  .cajaPoster {
    
    width: 100%;
   
    
  }

  body main header nav ul li {
    border-bottom: solid 2px #FFA611;
    border-top: solid 2px #FFA611;
    border-right: none;
  }

  .avatar {
    width: 50%;
}

.btnGform {
  background-color: #FFA611;
  padding: 1rem;
  font-size: 1.2rem;
  text-decoration: none;
  color: black;
  font-weight: bold;
  border-radius: 10px;
  transition: 1s;
}
}


.title-02 {
  width: 60%;
  margin: 0 auto;
}

.fa-check:before {
  font-size: 1rem;
}

header nav ul li::after {
opacity: 0 !important;
}

body main header nav ul li a:hover {
color: white;
    background: radial-gradient(farthest-corner at center 130px, #696666 0%, #000000 100%);
}



/*# sourceMappingURL=styles.css.map */
