/* SECCIÓN COMPLETAR EL PERFIL, SOLICITUD DEL CLIENTE */


*, *:before, *:after {
    box-sizing: border-box;
}

body {
    background: #F2F2F2;
    margin: 0;
    font-family: 'Dosis', sans-serif;
}

@keyframes pulse {
  0%   { transform: scale(1); }
  50%  { transform: scale(1.1); }
  100% { transform: scale(1); }
}

.navbar {
    background: #1f272e;
    padding: 1em;

    .logo {
        text-decoration: none;
        font-weight: bold;
        color: #af6ee3;
        font-size: 1.5em;
        padding: 10px 0px 0px 10px;
        line-height: 23px;

        span {
            color: white;
        }
    }

        img {
        width: 6%;
        animation: pulse 1s ease-in-out infinite paused;
        animation-fill-mode: both;
        transition: transform 0.3s ease;
    }

    img:hover {
        animation-play-state: running;
    }

    nav {
        display: none;
    }
    .container {
        display: flex;
        place-content: space-between;
    }

    .mobile-menu {
        cursor: pointer;
    }
    .baraja1 {
      max-width: 100%;
      height: auto;
      width: 9vw;
    }
    li.go-premium-cta a {
    color: #af6ee3;
    border: 3px solid #af6ee3;
    font-weight: bold;
    border-radius: 5em;
    margin-top: -.2em;
    font-family: 'Dosis', sans-serif;
    text-decoration: none;
    }
}

a {
    color: #444444;
    text-decoration: none;
}

ul {
   list-style-type: none; 
   margin: 0;
   padding: 0;
}

section {
    padding: 5em 2em;
}

.hero {
    text-align: center;
}

#optionsModal img {
    width: 35%;
    height: 35%;
    margin-right: 0;
    display: block;
    margin: 0 auto;
    margin-bottom: 3em;
    margin-top: 3em;
}

.left-col {

    .subhead {
        text-transform: uppercase;
        font-weight: bold;
        color: gray;
        letter-spacing: .3em;
        font-size: 20px;
    }

    h1 {
        font-size: 2.5em;
        line-height: 1.2em;
        margin-top: .2em;
        margin-bottom: 1.5em;
    }

    .primary-cta {
        background: linear-gradient(135deg, #b770aeb5 0%, #5fc3e48c 100%);
        color: white;
        text-decoration: none;
        padding: .6em 1.3em;
        font-size: 1.4em;
        border-radius: 7px;
        font-weight: bold;
        display: inline-block;
        font-family: 'Dosis', sans-serif;
        display: inline-block;
        animation: pulse 1s ease-in-out infinite paused;
        animation-fill-mode: both;
        transition: transform 0.3s ease;
        font-family: 'Dosis', sans-serif;
    }

    .primary-cta:hover {
    animation-play-state: running;
    }

    .watch-video-cta {
        display: block;
        margin-top: 1em;

        img {
            margin-right: .5em;
        }
     }
}

.features-section {

    .primary-cta {
    background: linear-gradient(135deg, #b770aeb5 0%, #5fc3e48c 100%);
    color: white;
    text-decoration: none;
    padding: .6em 1.3em;
    font-size: 1.4em;
    border-radius: 7px;
    font-weight: bold;
    display: inline-block;
    animation: pulse 1s ease-in-out infinite paused;
    animation-fill-mode: both;
    transition: transform 0.3s ease;
    font-family: 'Dosis', sans-serif;
    }
    .primary-cta:hover {
    animation-play-state: running;
    }
}
  
.fa-list {
  list-style: none;
  padding-left: 0;
}
.fa-list li {
  display: flex;
  align-items: center;
  margin-bottom: .5em;
}
.fa-list li i {
  margin-right: .5em;
padding: 6px 12px;
    background: white;
    border-radius: 40px;
    color: gray;
    margin-right: 1em;
}
.fas.fa-1,
.fas.fa-2,
.fas.fa-3,
.fas.fa-4,
.fas.fa-5,
.fas.fa-6,
.fas.fa-7,
.fas.fa-8 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.2rem;      /* ajusta al tamaño que quieras */
  height: 2.2rem;     /* mismo valor que width */
  background: #fff;
  color: gray;
  border-radius: 50%; /* círculo perfecto */
  margin-right: 1em;
}
  
.registro {
    transition: transform 0.9s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.9s ease-in-out;
    display: inline-block;
    padding: 20px 40px;
    color: #1f272e;
    background: transparent;
    border-radius: 5px;
    font-weight: bold;
    text-transform: uppercase;
    border: solid 1px #1f272e;
    display: inline-block;
    text-decoration: none;
}
.registro:hover {
    transform: translate3d(0, 0, 0) scale(1.1);
    background: black;
    color: white;
    border: none;
    text-decoration: none;
}

  
.features-list {
  
.subhead {
    text-transform: uppercase;
    font-weight: bold;
    color: gray;
    letter-spacing: .3em;
    margin-top: 2rem;
    margin-bottom: 8rem;
    font-size: 20px;
}
  }

.features-list0 {
  
.subhead {
    text-transform: uppercase;
    font-weight: bold;
    color: #af6ee3;
    letter-spacing: .3em;
    margin-top: 2rem;
    margin-bottom: 5rem;
    font-size: 20px;
}
  }

.hero-img {
    width: 70%;
    height: 70%;
    margin-top: 3em;
}

section.features-section {
    background: #20272E;
    color: white;
}

ul.features-list {
    margin: 0;
    padding-left: .1em;

    li {
        font-size: 1.1em;
        margin-bottom: 1em;
        margin-left: 2em;
        position: relative;

        &:before {
            content: '';
            left: -2em;
            position: absolute;
            width: 20px;
            height: 20px;
            background-image: url('https://assets.codepen.io/2621168/bullet.svg');
            background-size: contain;
            margin-right: .5em;
        }
    }
}

ul.features-list0 {
    margin: 0;
    padding-left: .1em;

    li {
        font-size: 1.1em;
        margin-bottom: 1em;
        margin-left: 2em;
        position: relative;
    }
}

.features-section img {
    display: none;
}

.testimonials-section {
    background: whitesmoke;
    color: black;

    h1 {
        padding-bottom: 0em;
    }
    .subhead {
        text-transform: uppercase;
        font-weight: bold;
        color: gray;
        letter-spacing: .3em;
        padding-bottom: 5.3em;
        font-size: 20px;
    }

    li {
        background: #1f272e;
        color: #f5f5f5;
        text-align: center;
        padding: 2em 1em;
        width: 80%;
        margin: 0 auto 5em auto;
        border-radius: 1em;

        img {
        width: 6em;
        height: 6em;
        border-radius: 50%;
        margin-top: -6.5em;
        }
    }

    blockquote {
    padding-top: 1em;
    }

    b {
    color: #af6ee3;
    }

}

h2 {
    font-size: 2em;
}

label {
    display: block;
    font-size: 1.2em;
    margin-bottom: .5em;
}

#hasProfile {
    width: 100%;
    padding: 0.6rem;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 1rem;
}

input, textarea {
    width: 100%;
    padding: .8em;
    margin-bottom: 1em;
    border-radius: .3em;
    border: 1px solid gray;
    box-sizing: border-box;
}

input[type="submit"] {
    background-color: var(--primary-color);
    color: white;
    font-weight: bold;
    font-size: 1.3em;
    border: none;
    margin-bottom: 5em;
    border-radius: 5em;
    display: inline-block;
    padding: .8em 2em;
    width: unset;
    cursor: pointer;
}

iframe {
    width: 100%;
    height: 300px;
}

nav.menu-btn {
    display: block;
}

nav {
    position: fixed;
    z-index: 999;
    width: 66%;
    right: 0;
    top: 0;
    background: #20272E;
    height: 100vh;
    padding: 1em;

    ul.primary-nav {
        margin-top: 5em;
    }

    li {
        
        a {
            color: white;
            text-decoration: none;
            display: block;
            padding: .5em;
            font-size: 1.3em;
            text-align: right;

            &:hover {
                font-weight: bold;
            }
        }
    }
}

#movil {
  display: none;
}

.mobile-menu-exit {
    float: right;
    margin: .5em;
    cursor: pointer;
}

.contact-section { 
    
    .superTitulo {
    text-transform: uppercase;
    font-size: 45px;
    line-height: 55px;
    text-align: center;
    background: -webkit-linear-gradient(left, #a964a9, #7398d0, #a094c8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-name: animaciontitulo;
    animation-name: animaciontitulo;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    letter-spacing: 0px;
    font-family: 'Dosis', sans-serif;
    margin-bottom: 0rem;
    margin-top: 0px;
    transition: all 0.3s ease;
    line-height: 1;
    }
    .perdona {
    color: white;
    text-align: center;
    font-size: 25px;
    margin-top: 2rem;
    font-family: 'Dosis', sans-serif;
    }
    .flex {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
    }
    .app-btn.blu {
    background-color: white;
    transition: transform 0.3s ease-in-out;
    }
    .app-btn {
    width: 45%;
    max-width: 160px;
    padding: 12px;
    color: black;
    margin: 20px 10px;
    text-align: left;
    border-radius: 5px;
    text-decoration: none;
    font-family: "Lucida Grande", sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    transition: transform 0.3s ease-in-out;
    }
    .mecontengo {
    padding: 20em 0em 0em 0em;
    }
    .sectionpie {
    margin-top: 3rem;
    margin-bottom: 2rem;
    display: flex;
    justify-content: center;
    }
    #mapoverlayPie {
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    background: linear-gradient(135deg, #b770aeb5 0%, #5fc3e48c 100%);
    border: transparent;
    border-radius: 5px;
    transition: 1s all cubic-bezier(.075,.82,.165,1) 1.5s;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    }
    #mapoverlayPie a {
    text-decoration: none;
    color: white;
    font-weight: 400;
    font-size: 20px;
    padding: 12px 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Dosis', sans-serif;
    cursor: pointer;
    display: inline-block;
    animation: pulse 1s ease-in-out infinite paused;
    animation-fill-mode: both;
    transition: transform 0.3s ease;
    }
    #mapoverlayPie a:hover {
    animation-play-state: running;
    }
    .textopie {
    margin-top: 0px;
    font-size: 20px;
    color: #928f92;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    }
    .textopie>span {
    width: 100%;
    text-align: center;
    font-family: 'Dosis', sans-serif;
    }
    .app-btn.blu {
    background-color: white;
    transition: transform 0.3s ease-in-out;
    }
    .app-btn {
    width: 45%;
    max-width: 160px;
    padding: 12px;
    color: black;
    margin: 20px 10px;
    text-align: left;
    border-radius: 5px;
    text-decoration: none;
    font-family: "Lucida Grande", sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    transition: transform 0.3s ease-in-out;
    }
    .app-btn.blu:hover {
    background-color: white;
    transform: scale(1.1);
    }
    .app-btn i {
    width: 20%;
    text-align: center;
    font-size: 28px;
    margin-right: 7px;
    }
}

    .popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(17 17 17 / 88%);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    }
    .popup-content {
    background: white;
    padding: 35px;
    border-radius: 30px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    }
    .super {
    font-size: 25px;
    line-height: 60px;
    font-weight: 900;
    color: #fff;
    letter-spacing: 0.045em;
    font-family: 'Dosis', sans-serif;
    background-color: #005baa;
    background-image: linear-gradient(45deg, #005baa, #ab7bb7);
    background-size: 100%;
    background-repeat: repeat;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    overflow: hidden;
    margin-bottom: 0;
    font-weight: bold;
    text-transform: uppercase;
    }
    .popup-content img {
    max-width: 100%;
    max-height: 80vh;
    width: auto;
    margin: 0 auto;
    }

/* —— Modal opciones web —— */

li.go-premium-cta button {
  color: #af6ee3;
  border: 3px solid #af6ee3;
  font-weight: bold;
  border-radius: 40px;
  margin-top: 0.8em;
  font-family: 'Dosis', sans-serif;
  text-decoration: none;
  background: transparent;
  padding: 7px 13px;
  transition: background 0.3s ease, color 0.3s ease, transform 0.2s ease;
}
li.go-premium-cta button:hover {
  background: #af6ee3;
  color: #fff;
  transform: scale(1.05);
}
#volverhome .volver {
    color: #0ecde5;
    border: 3px solid #09cee5;
    font-weight: bold;
    border-radius: 40px;
    margin-top: 0.8em;
    font-family: 'Dosis', sans-serif;
    text-decoration: none;
    background: transparent;
    padding: 7px 13px;
    transition: background 0.3s ease, color 0.3s ease, transform 0.2s ease;
}
#volverhome .volver:hover {
  background: #0ecde5;
  color: #fff;
  transform: scale(1.05);
}

.options-modal {
  position: fixed;
  top: 0; left: 0;
  width: 100vw; height: 100vh;
  display: flex; align-items: center; justify-content: center;
  z-index: 10000;
}
.options-modal.hidden {
  display: none;
}

/* — Backdrop — */
.options-backdrop {
  position: absolute; top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgb(17 17 17 / 88%);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

/* — Dialog — */
.options-dialog {
    overflow-y: auto;
    position: relative;
    border-radius: 8px;
    max-width: 400px;
    width: 100%;
    padding: 3.5rem 2.5rem;
    transform: translateY(-20px);
    opacity: 0;
    animation-fill-mode: both;
  	backdrop-filter: blur(17px);
    -webkit-backdrop-filter: blur(17px);
    border: 2px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 40px rgb(239 238 245 / 19%);
    background: rgb(21 20 20 / 33%);
}

/* ******** ANIMACIONES DEL MODAL ******** */
@keyframes fadeIn {
  from { opacity: 0; transform: translateY(-10px); }
  to   { opacity: 1; transform: translateY(0); }
}
@keyframes fadeOut {
  from { opacity: 1; transform: translateY(0); }
  to   { opacity: 0; transform: translateY(-10px); }
}

/* — Close button — */
.options-close {
    position: absolute;
    top: 7px;
    right: 16px;
    width: 2.5rem;
    height: 2.5rem;
    background: transparent;
    color: gray;
    border: transparent;
    transition: transform 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 4.25rem;
    line-height: 1;
}
.options-close:hover {
  transform: scale(1.2);
}

/* — List styling — */
.options-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.options-list li {
  margin: 0.5em 0;
}
.options-list a i {
  font-size: 1.2em;
  color: inherit;
}
.options-list li + li {
  margin-top: 0.75rem;
}
.options-list a {
  display: flex;
  align-items: center;
  gap: 1.5em;
  padding: 0.75rem;
  background: transparent;
  border-radius: 4px;
  text-decoration: none;
  color: white;
  transition: background 0.2s ease;
  font-weight: bold;
  cursor: pointer;
}
.options-list a:hover {
  background: linear-gradient(135deg, #b770ae96 0%, #5fc3e454 100%);
}

/* —— Animations —— */
@keyframes fadeIn {
  to { transform: translateY(0); opacity: 1; }
}
@keyframes fadeOut {
  to { transform: translateY(-20px); opacity: 0; }
}

/* —— Responsive tweaks —— */
@media (max-width: 480px) {
  .options-dialog {
    padding: 1rem;
    max-width: 340px;
  }
}





@media only screen and (max-width: 320px) {


    .navbar .container {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: nowrap;
    }

    .navbar nav {
        display: flex;
        justify-content: flex-end;
        background: none;
        position: unset;
        height: auto;
        width: 100%;
        padding: 0;

        ul {
            display: flex;
            gap: 20px;
        }

        a {
            color: white;
            font-size: 1.2em;
            padding: .1em 1em;
            font-family: 'Dosis', sans-serif;
        }

        ul.primary-nav {
            margin: 0;
        }

        li.current a {
            font-weight: bold;
            text-decoration: none;
        }
        li.go-premium-cta a {
            color: #af6ee3;
            border: 3px solid #af6ee3;
            font-weight: bold;
            border-radius: 5em;
            margin-top: 0.5em;
            font-family: 'Dosis', sans-serif;
            text-decoration: none;

            &:hover {
                background: #af6ee3;
                color: white;
            }
        }
    }

.hero-cta {
    display: flex;
    flex-wrap: wrap;
    padding-top: 4rem;
    justify-content: center;
    gap: 20px;
}
.features-list0 li {
    font-size: 1.2em !important;
    margin-bottom: 0em !important;
    margin-left: 0 !important;
    margin-top: 1em;
    display: flex;
}
li {
    width: 100% !important;
}
.features-list li {
   margin-left: 25px !important;
}
ul.features-list li {
    font-size: 1em;
}
.mecontengo {
    padding: 10em 0em 0em 0em !important;
}
.hero-img {
    width: 100%;
    margin-top: 3em;
}
.navbar img {
    width: 17% !important;
}
.logo {
    font-size: 1em !important;
    line-height: 20px !important;
}
    section {
    padding: 5em 1em;
}
#normal {
  display: none;
}
#movil {
  display: block;
}
.testimonials-section h1 {
    padding-bottom: 1em;
}
.features-section {
    .primary-cta {
        font-size: 1.2em;
    }
}
.registro {
    font-size: 15px;
}
}





@media only screen and (min-width: 321px) and (max-width: 480px) {


    .navbar .container {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: nowrap;
    }

    .navbar nav {
        display: flex;
        justify-content: flex-end;
        background: none;
        position: unset;
        height: auto;
        width: 100%;
        padding: 0;

        ul {
            display: flex;
            gap: 20px;
        }

        a {
            color: white;
            font-size: 1.2em;
            padding: .1em 1em;
            font-family: 'Dosis', sans-serif;
        }

        ul.primary-nav {
            margin: 0;
        }

        li.current a {
            font-weight: bold;
            text-decoration: none;
        }
        li.go-premium-cta a {
            color: #af6ee3;
            border: 3px solid #af6ee3;
            font-weight: bold;
            border-radius: 5em;
            margin-top: -.2em;
            font-family: 'Dosis', sans-serif;
            text-decoration: none;

            &:hover {
                background: #af6ee3;
                color: white;
            }
        }
    }

.hero-cta {
    display: flex;
    flex-wrap: wrap;
    padding-top: 4rem;
    justify-content: center;
    gap: 20px;
}
.features-list0 li {
    font-size: 1.2em !important;
    margin-bottom: 0em !important;
    margin-left: 0 !important;
    margin-top: 1em;
    display: flex;
}
li {
    width: 100% !important;
}
.features-list li {
   margin-left: 50px !important;
}
ul.features-list li {
    font-size: 1.2em;
}
.mecontengo {
    padding: 10em 0em 0em 0em !important;
}
.hero-img {
    width: 100%;
    margin-top: 3em;
}
.navbar img {
    width: 17% !important;
}
.logo {
    font-size: 1.3em !important;
    line-height: 20px !important;
}
    section {
    padding: 5em 1em;
}
#normal {
  display: none;
}
#movil {
  display: block;
}
.testimonials-section h1 {
    padding-bottom: 1em;
}
.features-section {
    .primary-cta {
        font-size: 1.2em;
    }
}
}






@media only screen and (min-width: 481px) and (max-width: 820px) {


    .navbar .container {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: nowrap;
    }

    .navbar img {
    width: 11%;
    }

    .navbar nav {
        display: flex;
        justify-content: flex-end;
        background: none;
        position: unset;
        height: auto;
        width: 100%;
        padding: 0;

        ul {
            display: flex;
            gap: 20px;
        }

        a {
            color: white;
            font-size: 1.2em;
            padding: .1em 1em;
            font-family: 'Dosis', sans-serif;
        }

        ul.primary-nav {
            margin: 0;
        }

        li.current a {
            font-weight: bold;
            text-decoration: none;
        }
        li.go-premium-cta a {
            color: #af6ee3;
            border: 3px solid #af6ee3;
            font-weight: bold;
            border-radius: 5em;
            margin-top: -.2em;
            font-family: 'Dosis', sans-serif;
            text-decoration: none;

            &:hover {
                background: #af6ee3;
                color: white;
            }
        }
    }

        .hero-cta {
        display: flex;
        flex-wrap: wrap;
        padding-top: 4rem;
        justify-content: center;
        gap: 20px;
    }
            section {
            padding: 5em 1em;
        }

        .contact-section {
    .mecontengo {
        padding: 10em 0em 0em 0em;
    }
    }
    ul.features-list {
    li {
        font-size: 1.3em;
        margin-left: 5em;
    }
}
}

@media only screen and (min-width: 821px) and (max-width:1024px) {


    .navbar .container {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: nowrap;
    }

    .navbar img {
    width: 7%;
    }

    .navbar nav {
        display: flex;
        justify-content: flex-end;
        background: none;
        position: unset;
        height: auto;
        width: 100%;
        padding: 0;

        ul {
            display: flex;
            gap: 20px;
        }

        a {
            color: white;
            font-size: 1.2em;
            padding: .1em 1em;
            font-family: 'Dosis', sans-serif;
        }

        ul.primary-nav {
            margin: 0;
        }

        li.current a {
            font-weight: bold;
            text-decoration: none;
        }
        li.go-premium-cta a {
            color: #af6ee3;
            border: 3px solid #af6ee3;
            font-weight: bold;
            border-radius: 5em;
            margin-top: -.2em;
            font-family: 'Dosis', sans-serif;
            text-decoration: none;

            &:hover {
                background: #af6ee3;
                color: white;
            }
        }
    }

        .hero-cta {
        display: flex;
        flex-wrap: wrap;
        padding-top: 4rem;
        justify-content: center;
        gap: 20px;
    }
            section {
            padding: 5em 1em;
        }

        .contact-section {
    .mecontengo {
        padding: 10em 3em 0em 3em;
    }
    }
    ul.features-list {
    li {
        font-size: 1.3em;
        margin-left: 9em;
    }
}

.hero-img {
    width: 40%;
    height: 40%;
    margin-top: 3em;
}

ul.features-list0 {
    li {
        margin-left: 13em;
    }
}


}




@media only screen and (min-width: 1025px) and (max-width: 1366px) {



    .navbar .container {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: nowrap;
    }

    .navbar img {
    width: 7%;
    }

    .navbar nav {
        display: flex;
        justify-content: flex-end;
        background: none;
        position: unset;
        height: auto;
        width: 100%;
        padding: 0;

        ul {
            display: flex;
            gap: 20px;
        }

        a {
            color: white;
            font-size: 1.2em;
            padding: .1em 1em;
            font-family: 'Dosis', sans-serif;
        }

        ul.primary-nav {
            margin: 0;
        }

        li.current a {
            font-weight: bold;
            text-decoration: none;
        }
        li.go-premium-cta a {
            color: #af6ee3;
            border: 3px solid #af6ee3;
            font-weight: bold;
            border-radius: 5em;
            margin-top: -.2em;
            font-family: 'Dosis', sans-serif;
            text-decoration: none;

            &:hover {
                background: #af6ee3;
                color: white;
            }
        }
    }

    .container {
        width: 1080px;
        margin: 0 auto;
    }

    section {
        padding: 10em 4em 10rem 4rem;
    }

    .hero .container {
        display: flex;
        justify-content: space-between;
        text-align: left;

        .left-col {
            margin: 0;
            padding-right: 6em;

            h1 {
                font-size: 3em;
                width: 90%;
            }
        }
    }

    .hero-img {
        width: 35%;
        height: 35%;
        margin-right: -5em;
    }

    .hero-cta {
        display: flex;
        flex-wrap: wrap;
        padding-top: 4rem;
    }
    .primary-cta {
        margin-right: 1em;
    }

    ul.features-list {
        display: block;

        li {
            font-size: 1.4em;

            &:before {
                width: 30px;
                height: 30px;
            }
        }
    }

    ul.features-list0 {
        display: block;

        li {
            font-size: 1.4em;
        }
    }

    .features-section {
        position: relative;
    }

    .features-section img {
        display: block;
        position: absolute;
        right: 0;
        width: 40%;
        bottom: 0em;
    }

    .testimonials-section ul {
        display: flex;
        
        li {
            margin: 0 1em;
        }
    }

    .contact-section {
        position: relative;
        background: #1f272e;

        .container {
            display: flex;
        }
    }

    .contact-right {
        position: absolute;
        right: 0;
        top: 0;
        width: 45%;
        height: 100%;

        iframe {
            height: 100%;
        }
    }

    .contact-section {
    .mecontengo {
        padding: 10em 0em 0em 0em;
    }
    }
}




@media only screen and (min-width: 1367px) {



    .navbar .container {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: nowrap;
    }

    .navbar img {
    width: 7%;
    }

    .navbar nav {
        display: flex;
        justify-content: flex-end;
        background: none;
        position: unset;
        height: auto;
        width: 100%;
        padding: 0;

        ul {
            display: flex;
            gap: 20px;
        }

        a {
            color: white;
            font-size: 1.2em;
            padding: .1em 1em;
            font-family: 'Dosis', sans-serif;
        }

        ul.primary-nav {
            margin: 0;
        }

        li.current a {
            font-weight: bold;
            text-decoration: none;
        }
        li.go-premium-cta a {
            color: #af6ee3;
            border: 3px solid #af6ee3;
            font-weight: bold;
            border-radius: 5em;
            margin-top: -.2em;
            font-family: 'Dosis', sans-serif;
            text-decoration: none;

            &:hover {
                background: #af6ee3;
                color: white;
            }
        }
    }

    .container {
        width: 1080px;
        margin: 0 auto;
    }

    section {
        padding: 10em 4em 10rem 4rem;
    }

    .hero .container {
        display: flex;
        justify-content: space-between;
        text-align: left;

        .left-col {
            margin: 0;
            padding-right: 6em;

            h1 {
                font-size: 3em;
                width: 90%;
            }
        }
    }

    .hero-img {
        width: 35%;
        height: 35%;
        margin-right: -5em;
    }

    .hero-cta {
        display: flex;
        flex-wrap: wrap;
        padding-top: 4rem;
    }
    .primary-cta {
        margin-right: 1em;
    }

    ul.features-list {
        display: block;

        li {
            font-size: 1.4em;

            &:before {
                width: 30px;
                height: 30px;
            }
        }
    }

    ul.features-list0 {
        display: block;

        li {
            font-size: 1.4em;
        }
    }

    .features-section {
        position: relative;
    }

    .features-section img {
        display: block;
        position: absolute;
        right: 0;
        width: 29%;
        bottom: 0em;
    }

    .testimonials-section ul {
        display: flex;
        
        li {
            margin: 0 1em;
        }
    }

    .contact-section {
        position: relative;
        background: #1f272e;

        .container {
            display: flex;
        }
    }

    .contact-right {
        position: absolute;
        right: 0;
        top: 0;
        width: 45%;
        height: 100%;

        iframe {
            height: 100%;
        }
    }

    .contact-section {
    .mecontengo {
        padding: 0em;
    }
    }
}

/* ——————————————————————————————————————————————— */
  
/* ============================= */
/*   ONBOARDING MODAL STYLES     */
/* ============================= */


/* marca de error */
#error, input.error, select.error, textarea.error {
  border: 2px solid red !important;
}
/* pepequeña mejora visual */
input.error, select.error { box-shadow: 0 0 5px rgba(255,0,0,0.5); }

#onboardModal h3 {
  color: white;
  text-align: center;
  margin-bottom: 3rem;
  font-family: 'Dosis', sans-serif;
}
#onboardModal label {
  color: white;
  font-weight: 500;
  font-family: 'Dosis', sans-serif;
}
#legalText p {
  color: white;
  font-size: 0.9rem;
  line-height: 1.4;
  margin: 0.5rem 0;
  font-family: 'Dosis', sans-serif;
}
.onboard-dialog .field {
    margin-bottom: 2rem;
    margin-top: 2rem;
}
#toggleLegal {
    padding-left: 10px;
}
#onboardingForm i {
    color: #03A9F4;
    font-size: 20px;
}

/* Hidden states */
.hidden          { display: none !important; }
.legal-hidden    { display: none; margin: 0.5rem 0; }
.message-hidden  { display: none; opacity: 0; transition: opacity .5s ease; }
.message-visible { display: block; opacity: 1; }

/* Link-style button */
.link-button {
  background: none;
  border: none;
  color: #007bff;
  cursor: pointer;
  font-size: 0.9em;
  text-decoration: underline;
  padding: 0;
}

#perfilInternet {
    width: 100%;
    padding: 0.6rem;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 1rem;
    color: #027d80;
}

/* Buttons */
.btn-submit, .btn-cancel {
  padding: 0.6rem 1rem;
  font-size: 0.95rem;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  flex: 1;
  animation-play-state: running;
}
.btn-submit {
  background: #007d80;
  color: #fff;
}
.btn-cancel {
    background: gray;
    color: white;
    margin-left: 0.5rem;
}
input, textarea {
  width: fit-content;
  margin-bottom: 0;
}
#onboardModal label {
    color: white;
    font-weight: 500;
    font-family: 'Dosis', sans-serif;
    margin-bottom: 10px;
    margin-left: 10px;
}

/* Modal backdrop and centering */
.onboard-modal {
  position: fixed;
  top: 0; left: 0;
  width: 100vw; height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
.onboard-backdrop {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.5);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  z-index: 1;
}
.onboard-dialog {
    position: relative;
    border-radius: 10px;
    z-index: 2;
    max-width: 400px;
    width: 90%;
    max-height: 90vh;
    overflow-y: auto;
    scroll-behavior: smooth;
    animation: fadeInUp 0.4s ease-out;
    backdrop-filter: blur(17px);
    -webkit-backdrop-filter: blur(17px);
    border: 2px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 40px rgb(239 238 245 / 19%);
    padding: 50px 35px;
    background: rgb(21 20 20 / 33%);
}

/* Fields */
.onboard-dialog .field {
  margin-bottom: 0rem;
}
.onboard-dialog input[type="text"],
.onboard-dialog input[type="tel"],
.onboard-dialog input[type="email"] {
  width: 100%;
  padding: 0.6rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 1rem;
}

/* Buttons container */
.onboard-dialog .buttons {
  display: flex;
  gap: 0.5rem;
  margin-top: 2rem;
}

/* Success message */
#onboardSuccess p {
  color: white;
  text-align: center;
  font-size: 1rem;
}

/* Animations */
@keyframes fadeInUp {
  from { transform: translateY(20px); opacity: 0; }
  to   { transform: translateY(0); opacity: 1; }
}

/* Responsive tweaks */
@media (max-width: 480px) {
  .onboard-dialog {
        padding: 2rem 1.5rem;
        width: 100%;
  }
  .btn-submit, .btn-cancel {
    font-size: 0.9rem;
  }
}

    .faq-container .next-steps ol {
      margin-left: 1.25rem;
      line-height: 1.5;
    }
    .faq-container .next-steps li {
      margin-bottom: 0.75rem;
    }

    .faq-container {
      width: 100%;
      max-width: 500px;
      background-color: #ffffff;
      border-radius: 10px;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
      overflow: hidden;
      margin-top: 3em;
      font-family: 'Dosis', sans-serif;
    }

    .faq-item {
      border-bottom: 1px solid #e9ecef;
    }

    .faq-item:last-child {
      border-bottom: none;
    }

    .faq-question {
      padding: 20px;
      font-size: 18px;
      font-weight: 500;
      display: flex;
      justify-content: space-between;
      align-items: center;
      cursor: pointer;
      background-color: #1f272e;
      transition: background-color 0.3s ease;
      color: #f2f2f2;
    }

    .faq-answer.open {
      max-height: 500px; /* lo que necesites */
      padding: 1rem;
    }

    .arrow i {
      transition: transform .3s ease;
      color: #f2f2f2;
      font-size: 1rem;
    }

    .arrow.open i {
      transform: rotate(359deg);
    }

    .faq-question:hover {
      background-color: #1f272e;
    }

    .faq-answer {
      max-height: 0;
      overflow: hidden;
      padding: 0 20px;
      background-color: #ffffff;
      color: #6c757d;
      font-size: 17px;
      line-height: 1.6;
      transition: max-height 0.3s ease, padding 0.3s ease;
    }

    .faq-answer.open {
      max-height: 200px;
      padding: 15px 20px;
      overflow: scroll;
      text-align: left;
    }

    .arrow {
      font-size: 18px;
      transition: transform 0.3s ease;
      color: #f2f2f2;
    }

    .arrow.open {
      transform: rotate(90deg);
    }

    /* Responsive Design */
    @media (max-width: 768px) {
      .faq-question {
        font-size: 14px;
        padding: 15px;
      }

      .faq-answer {
        font-size: 13px;
      }
    }

    @media (max-width: 480px) {
      .faq-container {
        max-width: 100%;
      }
        .hero-img {
        display: none;
      }
      .faq-question {
      font-size: 16px;
      text-align: left;
      }
      .faq-answer {
      font-size: 15px;
      }
    }

    @media (max-width: 1024px) {
      .faq-container {
        max-width: 100%;
        margin: 0 auto;
        margin-top: 3em;
      }
    }