*,
*::before,
*::after {
    box-sizing: border-box;
}

body {
    background-color: black;
    color: white;
    font-family: 'Lexend', sans-serif;
    margin: 0;
    padding: 0;
    min-width: 1024px;
    overflow-x: auto;
}

h1 {
    font-size: 2.5rem;
    font-weight: bold;
    color: white;
    margin: 20px 0;
    text-align: start;
}

h2 {
    font-size: 1.5rem;
    font-weight: normal;
    color: white;
    margin: 10px 20px;
    text-align: start;
}

p {
    font-size: 0.875rem;
    color: white;
    line-height: 1.5;
    text-align: justify;
    margin: 10px 20px;
}

.contenedor-portada {
    width: 100%;
    height: 600px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: start;
    position: relative;
    color: white;
    text-align: start;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.contenedor-portada h2 {
    font-size: 1.5rem;
    margin: 100px;
}

.contenedor-portada .icono {
    width: 150px;
    margin: 25px;
    margin-top: 120px;
    position: absolute;
    top: 122px;
    left: 300px;
    transform: translate(-50%, -50%);
    margin: 0;
}

.contenedor-portada .imagen-secundaria {
    width: 500px;
    margin: 100px;
    margin-top: -40px;
}

.cinta-decorativa {
    width: 100%;
    height: 160px;
    background: url('cuadros/grafica/cinta.png') no-repeat center center;
    background-size: cover;
    margin: 0;
}

.titulo-principal {
    text-align: start;
    font-size: 2rem;
    margin: 20px 0;
}

.iframe-container {
    width: 100%;
    margin: 20px 0;
}

.iframe-container-valores {
    width: 100%;
    margin: 20px 0;
}

iframe {
    border: none;
}


.informacion-dinamica {
    width: 500px;
    margin: 100px;
    margin-top: 100px;
    position: absolute;
    top: 340px;
    left: 330px;
    transform: translate(-50%, -50%);
    margin: 0;
    font-weight: bold;
 }
 .positivo {
   color: #21f3a1;
 }
 .negativo {
   color: #ff5e93;
}

.portada-precio,
.portada-variacion {
    margin: 5px 0;
}

.portada-variacion.positivo {
    color: #21f3a1;
}

.portada-variacion.negativo {
    color: #ff5e93;
}

.contenedor-portada .iconob {
    width: 150px;
    margin: 25px;
    margin-top: 120px;
    position: absolute;
    top: 122px;
    left: 300px;
    transform: translate(-50%, -50%);
    margin: 0;
}

.contenedor-portada .imagen-secundariab {
    width: 500px;
    margin: 100px;
    margin-top: 20px;
}

a {
    text-decoration: none;
    color: inherit;
}

.titulo.variante2 {
    font-size: 2.5rem;
    color: rgb(255, 255, 255);
    text-align: start;
        margin: 10px 20px;
}

a {
    -webkit-tap-highlight-color: transparent;
}

.footer {
    color: rgb(107, 107, 107);
    padding: 20px 0;
    text-align: center;
    font-family: 'Arial', sans-serif;
}

.footer-content {
    display: flex;
    justify-content: space-between;
    margin: auto;
    padding: 0 50px;
}

.footer-section {
    flex: 1;
    margin: 10px;
    text-align: left;
}

.footer-logo {
    max-width: 150px;
    margin-bottom: 10px;
}

.footer-section h4 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #ffffff;
}

.footer-section a {
    color: #484949;
    text-decoration: none;
}

.footer-section a:hover {
    text-decoration: underline;
    color: #ffffff;
}

.footer-bottom p {
    padding-top: 10px;
    font-size: 10px;
    color: #b2b3b3;
}

.footer-image {
    width: 50px;
    margin: 25px;
    margin-top: 0px;
    position: relative;
    top: 10px;
    transform: translate(-50%, -50%);
    margin: 5;
}

.art-imageh-default {
    width: 300px;
    height: 400px;
    background: url('cuadros/spellove/free/misterio-pady.jpg') no-repeat center/cover;
    border-radius: 15px;
    position: relative;
}

.art-imageh-ego {
    width: 300px;
    height: 400px;
    background: url('cuadros/spellove/ego/ego-pady.jpg') no-repeat center/cover;
    border-radius: 15px;
    box-shadow: 0 20px 45px rgba(196, 10, 253, 0.8);
    position: relative;
}

.art-imageh-fire {
    width: 300px;
    height: 400px;
    background: url('cuadros/spellove/fire/fire-pady.jpg') no-repeat center/cover;
    border-radius: 15px;
    box-shadow: 0 20px 45px rgba(196, 10, 253, 0.8);
    position: relative;
}

.art-imageh-free {
    width: 300px;
    height: 400px;
    background: url('cuadros/spellove/free/free-pady.jpg') no-repeat center/cover;
    border-radius: 15px;
    box-shadow: 0 20px 45px rgba(196, 10, 253, 0.8);
    position: relative;
}

.art-imageh-hold {
    width: 300px;
    height: 400px;
    background: url('cuadros/spellove/hold/hold-pady.jpg') no-repeat center/cover;
    border-radius: 15px;
    box-shadow: 0 20px 45px rgba(196, 10, 253, 0.8);
    position: relative;
}

.art-imageh-inter {
    width: 300px;
    height: 400px;
    background: url('cuadros/spellove/inter/inter-pady.jpg') no-repeat center/cover;
    border-radius: 15px;
    box-shadow: 0 20px 45px rgba(196, 10, 253, 0.8);
    position: relative;
}

.art-imageh-opening {
    width: 300px;
    height: 400px;
    background: url('cuadros/spellove/opening/opening-pady.jpg') no-repeat center/cover;
    border-radius: 15px;
    box-shadow: 0 20px 45px rgba(196, 10, 253, 0.8);
    position: relative;
}

.art-imageh-pulsate {
    width: 300px;
    height: 400px;
    background: url('cuadros/spellove/pulsate/pulsate-pady.jpg') no-repeat center/cover;
    border-radius: 15px;
    box-shadow: 0 20px 45px rgba(196, 10, 253, 0.8);
    position: relative;
}

.art-imageh-reason {
    width: 300px;
    height: 400px;
    background: url('cuadros/spellove/reason/reason-pady.jpg') no-repeat center/cover;
    border-radius: 15px;
    box-shadow: 0 20px 45px rgba(196, 10, 253, 0.8);
    position: relative;
}

.art-imageh-loving {
    width: 300px;
    height: 400px;
    background: url('cuadros/spellove/loving/loving-pady.jpg') no-repeat center/cover;
    border-radius: 15px;
    box-shadow: 0 20px 45px rgba(196, 10, 253, 0.8);
    position: relative;
}

.art-imageh-eternity {
    width: 300px;
    height: 400px;
    background: url('cuadros/spellove/eternity/eternity-pady.jpg') no-repeat center/cover;
    border-radius: 15px;
    box-shadow: 0 20px 45px rgba(196, 10, 253, 0.8);
    position: relative;
}

.art-imageh-al {
    width: 300px;
    height: 400px;
    background: url('cuadros/spellove/al/al-pady.jpg') no-repeat center/cover;
    border-radius: 15px;
    box-shadow: 0 20px 45px rgba(196, 10, 253, 0.8);
    position: relative;
}