
@font-face {
    font-family: "Open Sans";
    src: url("https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/negocios-con-alma/fonts/OpenSans-V.woff2")
      format("woff2");
    font-style: normal;
    font-weight: 300 900;
    font-display: swap;
  }
  @font-face {
    font-family: "Libre Bodoni";
    src: url("https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/negocios-con-alma/fonts/LibreBodoni-V.woff2")
      format("woff2");
    font-style: normal;
    font-weight: 300 900;
    font-display: swap;
  }

:root {
    --azulSabadell: #006DFF;
    --grey: #333;
    --oscuro: #212121;
    --fondo: #F1F2F3;
}

.mainmedia-hidden article.special .article-content .content-modules {
    display: block;
}

header.header-custom-container,
header.header-default .header-primary{
    border-bottom: none;
}

header.header-default.header-custom-container .menu svg {
    fill: var(--oscuro);
    stroke: var(--oscuro);
}

header.header-default.header-custom-container .search-user ul li [class^=icon-], 
header.header-default.header-custom-container .search-user ul li [class*=" icon-"],
header.header-default.header-custom-container .footer--especial__logo {
    fill: var(--oscuro);
}

header.header-default.header-custom-container .header-primary .logo img {
    filter: invert(1);
}

header.header-default.header-custom-container .header-custom-text {
    color: var(--oscuro);
    text-transform: uppercase;
    font-weight: 300;
}

header.header-default.header-custom-container .header-custom {
    justify-content: flex-end;
}

article.special .trustproject_logo,
article.special .article-content .content-modules .article-picture figcaption,
article.special .article-content .content-modules .article-picture .author,
.claim--special__thumb figcaption,
.mainmedia-hidden .page-custom-top,
footer{
    display: none!important;
}

article.special .article-content .content-modules .composite-richtext {
    max-width: fit-content;
    margin-bottom: 0;
    margin-top: 2.5rem;
    background: none;
    width: 64vw;
}

article.special .article-content .content-modules .composite-richtext .column-richtext p {
    font-family: "Open Sans", sans-serif;
    font-size: 3rem;
    font-weight: 300;
    text-align: center;
    line-height: 4.6rem;
    color: var(--oscuro);
}

article.special .article-content .content-modules .composite-richtext .column-richtext p b {
    font-family: "Open Sans", sans-serif;
    font-size: 3rem;
    font-weight: 500;
    color: var(--azulSabadell);
}

article.special .article-content .content-modules .highlight--special {
    width: 100%;
    background-color: var(--fondo);
    display: flex;
    min-height: 45.6rem;
    margin: 13rem auto 0;
}

article.special .article-content .content-modules .highlight--special:last-of-type {
    margin: 13rem auto;
}

article.special .article-content .content-modules .highlight--special__thumb {
    width: 50vw;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 3%;
}

article.special .article-content .content-modules .highlight--special.odd {
    flex-direction: row-reverse;
}
article.special .article-content .content-modules .highlight--special.odd .highlight--special__thumb {
    justify-content: flex-start;
    padding-left: 3%;
}

article.special .article-content .content-modules .highlight--special__thumb picture {
    width: 57rem;
    height: 57rem;
    box-sizing: content-box;
    border-radius: 100%;
    border: 2.5rem solid var(--fondo);
    overflow: hidden;
    position: absolute;
    display: flex;
    justify-content: center;
}

article.special .article-content .content-modules .high-light--special__text{
    width: 50vw;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 3%;
}

article.special .article-content .content-modules .highlight--special.odd .high-light--special__text {
    justify-content: flex-end;
}

article.special .article-content .content-modules .high-light--special__text--content {
    margin-right: 9rem;
    position: relative;
    max-width: 31.5vw;
}

article.special .article-content .content-modules .high-light--special__title {
    font-family: "Libre Bodoni", serif;
    font-size: 4rem;
    font-weight: 500;
    color: var(--azulSabadell);
    margin-bottom: .5rem;
}

article.special .article-content .content-modules .high-light--special__title:first-letter {
    font-family: "Libre Bodoni", serif;
    font-size: 10.7rem;
    font-weight: 400;
    line-height: 4rem;
    color: var(--azulSabadell);
    margin-right: 3rem;
    margin-bottom: 0;
    -webkit-initial-letter:2;
    initial-letter: 2;
    float: left;
}

article.special .article-content .content-modules .high-light--special__location{
    font-family: "Open Sans", sans-serif;
    font-size: 2.2rem;
    font-weight: 400;
    line-height: 2.2rem;
    color: var(--oscuro);
}

article.special .article-content .content-modules .high-light--special__location:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 3rem;
    height: 3rem;
    background: url('https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/negocios-con-alma/img/sabadell_icono-locatizacion.svg') no-repeat 0 0;
}

article.special .article-content .content-modules .high-light--special__paragraph {
    font-family: "Open Sans", sans-serif;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 3.2rem;
    color: var(--oscuro);
    margin-bottom: 4rem;
    margin-top: 3rem;
    width: auto;
}

article.special .bttn {
    display: inline-flex;
    padding: 1.2rem 3.75rem;
    border: 1px solid var(--azulSabadell);
    background-color: var(--azulSabadell);
    border-radius: 3rem;
    text-transform: uppercase;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1rem;
    cursor: pointer;
}

article.special .bttn:hover {
    background-color: #ffffff;
    color: var(--azulSabadell);
}

article.special .article-content .content-modules .headband--special{
    text-align: center;
}

article.special .article-content .content-modules .headband--special .headband--special__text{
    font-family: "Open Sans", sans-serif;
    font-size: 3rem;
    font-weight: 300;
    text-align: center;
    line-height: 4.6rem;
    color: var(--oscuro);
    max-width: 52vw;
    margin: 2rem auto;
}

article.special .article-content .content-modules .headband--special .headband--special__text strong{
    font-family: "Libre Bodoni", serif;
    font-size: 3.5rem;
    font-weight: 500;
    color: var(--oscuro);
    position: relative;
}

article.special .article-content .content-modules .headband--special .headband--special__text strong:after{
    content: '';
    position: absolute;
    display: block;
    width: 26rem;
    height: 3rem;
    background: url(https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/negocios-con-alma/img/sabadell_subrayado.svg) no-repeat 0 0;
    background-size: contain;
}

article.special .article-content .headband--special .headband--special__image {
    margin: 0 auto 3rem;
    width: 100%;
    max-width: 109rem;
}

article.special .article-content .content-modules .footer--special {
    display: flex;
    margin: 0 auto;
    flex-direction: column;
    align-items: center;    
}

article.special .article-content .content-modules .footer--special p {
    font-family: "Open Sans", sans-serif;
    font-size: 1.7rem;
    font-weight: 700;
    text-align: center;
}

article.special .article-content .content-modules .footer--special ul {
    display: flex;
    gap: 1rem;
    font-size: 1.4rem;
}

article.special .article-content .content-modules .footer--special ul li,
article.special .article-content .content-modules .footer--special ul strong {
    font-family: "Open Sans", sans-serif;
    font-size: 1.4rem;
}

article.special .article-content .content-modules .footer--special .footer--especial__logo {
    filter: invert(1);
    max-width: 18vh;
    margin-top: 7rem;
    width: 100%;
}

.wrapper--special__image {
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: flex-start;
    height: calc(100vh - 65px);
    margin-bottom: 7rem;
    position: relative;
    background: url('https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/negocios-con-alma/img/sabadell_apertura-1_desktop.png') no-repeat bottom center;
    background-size: cover;     
}

.wrapper--special__image-img {
    width: 100%;
    height: auto;
}

.wrapper--special__image .claim--special__thumb {
    animation: move-box-right 2.5s ease;
    opacity: 1;
    width: auto;
    margin: 7% 7% 0 0;
    display: block;
}

@keyframes move-box-right {
    0% {
        transform: translateX(250rem);
    }
    100% {
        transform: translateX(0);
    }
}


@media only screen and (max-width: 1024px) {
    .article-page header.header-custom-container .menu svg,
    .article-page header.header-custom-container .login svg {
      fill: #000;
      stroke: #000;
    }
    .article-page header.header-custom-container .header-custom {
      flex-direction: row;
      grid-column: 1 / 4;
    }
    .article-page header.header-custom-container .header-custom a {
      margin-top: -2rem;
    }
    .article-page .header-custom .header-custom-logo {
      max-width: 15rem;
    }
    .article-page .header-custom .header-custom-text {
      margin-bottom: 0.5rem;
      font-size: 0.9rem;
      font-weight: 290;
      text-transform: uppercase;
      color: black;
    }
    .wrapper--special__image {
        margin-bottom: 0;
        align-items: center;
        justify-content: end;
        background: url('https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/negocios-con-alma/img/sabadell_apertura-1_movil.png') no-repeat top center;
        background-size: cover;
        height: 93vh;
        position: relative;
    }
    .wrapper--special__image .claim--special__thumb {
        animation: fadeInAnimation ease 3s;
        animation-iteration-count: 1;
        animation-fill-mode: forwards;
        opacity: 0; /* Inicialmente invisible */
        width: 80%;
        margin: 0 auto 22rem;
        display: block;
    }
    .special .article-content img {
        width: 100%;        
    }
    article.special .article-content .content-modules .composite-richtext {
        width: 100%;
    }
    article.special .article-content .content-modules .composite-richtext .column-richtext p,
    article.special .article-content .content-modules .composite-richtext .column-richtext p b {
        font-size: 2rem;
        line-height: 3.6rem;
    }
    article.special .article-content .content-modules .highlight--special,
    article.special .article-content .content-modules .highlight--special.odd {
        flex-direction: column;
    }
    article.special .article-content .content-modules .highlight--special.odd .highlight--special__thumb {
        justify-content: center;
        padding-left: 0;
    }
    article.special .article-content .content-modules .highlight--special__thumb {
        width: 100%;
        justify-content: center;
        padding-right: 0;
        margin-top: -9rem;
    }
    article.special .article-content .content-modules .highlight--special__thumb picture {
        width: 80%;
        height: auto;
        border: 1.5rem solid var(--fondo);
        justify-content: center;
        position: relative;
        margin-bottom: 2rem;
    }
    article.special .article-content .content-modules .high-light--special__text--content {
        margin-left: 2rem;
        margin-right: 2rem;
        position: relative;
        max-width: 100%;        
    }
    article.special .article-content .content-modules .high-light--special__paragraph {
        font-size: 1.6rem;
        line-height: 3rem;
    }
    .especiales article.special .article-content .content-modules .bttn {
        width: 100%;
        margin-bottom: 2rem;
        text-align: center;
        background-image: none;
        display: flex;
        justify-content: center;
        color: white;
    }
    article.special .article-content .content-modules .high-light--special__title {
        font-size: 3rem;
    }
    article.special .article-content .content-modules .high-light--special__title:first-letter {
        font-family: "Libre Bodoni", serif;
        font-size: 10rem;
        line-height: 3.5rem;
        margin-right: 2rem;
        padding: 1rem;

    }
    article.special .article-content .content-modules .high-light--special__location {
        font-size: 1.6rem;
        line-height: 3.2rem;
    }
    article.special .article-content .content-modules .high-light--special__text {
        width: 100%;
        align-items: center;
        justify-content: center;
        padding-left: 0;
    }
    article.special .article-content .content-modules .headband--special {
        margin-top: -10rem;
    }
    article.special .article-content .content-modules .headband--special .headband--special__text {
        font-size: 2rem;
        line-height: 3.2rem;
        max-width: 100%;
    }
    article.special .article-content .content-modules .headband--special .headband--special__text strong {
        font-size: 2.8rem;
        line-height: 7.2rem;
        display: block;
    }
    article.special .article-content .content-modules .headband--special .headband--special__text strong:after {
        width: 22rem;
        height: 3rem;
        margin: 0 auto;
        left: 0;
        right: 0;
        top: 50px;
    }
    article.special .article-content .content-modules .footer--special .footer--especial__logo {
        margin-top: 4rem;
        margin-bottom: 4rem;
    }
    article.special .article-content .content-modules .footer--special ul {
        gap: 0;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 2rem 0;
        justify-content: center;
    }
    article.special .article-content .content-modules .footer--special ul li, .footer--special ul strong {
        margin-right: .5rem;
    }
    .especial-page .especiales .article-content .content-modules a {
        background-image: none;
    }
}
@media only screen and (min-width: 440px) and (max-width: 1024px) {
    .wrapper--special__image {
        background-size: cover;
    }
}

@keyframes fadeInAnimation {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }