#parallax-background .layer1 {
    background-image: url("https://comuness2024.reaseuskadi.eus/img/pichirichis-parallax/PAISAJES/paisaje-_fondo_v4+degradado.jpg");
}

#parallax-background .layer2 {
    background-image: url("https://comuness2024.reaseuskadi.eus/img/pichirichis-parallax/NUBES/nubes_1+degradado.png");
}

#parallax-foreground .layer3 {
    background-image: url("https://comuness2024.reaseuskadi.eus/img/pichirichis-parallax/MONTES/montes_3+degradado.png");
}

#cosmonauta {
    position: absolute;
    max-width: 30rem;
    top: -11rem;
    left: -15rem;
    z-index: 3;
}

#intro {
    background: url("https://comuness2024.reaseuskadi.eus/img/blobs/ponentes/blob-intro-ponentes.png") no-repeat center center;
    background-size: 100% 100%;
    padding: 6rem 6rem 2rem 10rem;
    position: relative;
    color: white;
    max-width: 55rem;
}

#intro .destacar {
    font-size: 2em;
    background: var(--azul-claro);
    padding: 1rem 2rem;
    color: var(--azul);
    font-weight: bold;
    display: inline-block;
    transform: rotate(-7deg);
    margin-left: 4rem;
    margin-top: 1rem;
    text-wrap: nowrap;
}

.ponente {
    background: url("https://comuness2024.reaseuskadi.eus/img/blobs/ponentes/forma-1.png") no-repeat center center;
    background-size: 100% 100%;
    padding: 8rem 8rem 7rem 13rem;
    position: relative;
}

.ponente h2 a {
    display: block;
    font-size: .4em;
    text-transform: uppercase;
}

.ponente h2 a:hover {
    color: var(--rosa);
}

.ponente h2 a,
.ponente h2 a:active,
.ponente h2 a:hover,
.ponente h2 a:visited {
    color: var(--azul);
}

.ponente .foto {
    border-radius: 50rem;
    overflow: hidden;
    position: absolute;
    top: -150px;
    left: -120px;
    width: 300px;
    height: 300px;
}

.ponente .foto img {
    width: 100%;
}

.ponente:nth-child(2n) .foto {
    left: auto;
    right: -200px;
}

.ponente p a {
    color: var(--rosa);
}

.ponente:last-of-type {
    margin-bottom: 0;
}

#magui-cavigila {
    padding: 6rem 3rem 5rem 6rem;
    max-width: 38rem;
}

#magui-cavigila .foto {
    top: -210px;
    left: auto;
    right: -6rem;
}

#judith-membrives {
    background-image: url("https://comuness2024.reaseuskadi.eus/img/blobs/ponentes/generico-1.png");
    padding: 6rem 4rem 5rem 7rem;
    max-width: 50rem;
}

#judith-membrives .foto {
    right: -130px;
}

#marta-g-franco {
    padding: 5rem 8rem 4rem 6rem;
    position: relative;
    max-width: 43rem;
}

#marta-g-franco .foto {
    right: -150px;
}

#afrocolectiva {
    background-image: url("https://comuness2024.reaseuskadi.eus/img/blobs/ponentes/generico-2.png");
    padding: 7rem 6rem 5rem 6rem;
    max-width: 43rem;
}

#afrocolectiva .foto {
    right: -30px;
    top: -180px;
}

#juan-francisco-albert {
    background-image: url("https://comuness2024.reaseuskadi.eus/img/blobs/ponentes/generico-2.png");
    padding: 5rem 6rem 5rem 11rem;
    max-width: 43rem;
}

#adrian-juste {
    padding: 7rem 8rem 6rem 8rem;
}

#adrian-juste .foto {
    right: -110px;
    top: -120px;
}

.final {
    position: relative;
    margin: 5rem 2rem 10rem;
}

.button-group {
    padding-bottom: 5rem;
    position: relative;
}