/*
Theme Name: Anuari de Jornal
Theme URI: https://2023.jornal.cat
Description: Tema de l'anuari de Jornal.cat
Version: 1
Author: Bildi Grafiks SCCL
Author URI: https://bildi.net
Tags: jorna, economia social i solidària, anuari
*/

/* font */
@font-face {
    font-family: HelveticaNow;
    src: url("fonts/Monotype-Helvetica-Now-Display-Light.woff") format("woff"),
        /* Modern Browsers */
        url("fonts/Monotype-Helvetica-Now-Display-Light.ttf") format("truetype");
    /* Safari, Android, iOS */
    font-weight: 300;
}

@font-face {
    font-family: HelveticaNow;
    src: url("fonts/Monotype-Helvetica-Now-Display.woff") format("woff"),
        /* Modern Browsers */
        url("fonts/Monotype-Helvetica-Now-Display.ttf") format("truetype");
    /* Safari, Android, iOS */
    font-weight: 400;
}

@font-face {
    font-family: HelveticaNow;
    src: url("fonts/Monotype-Helvetica-Now-Display-Bold.woff") format("woff"),
        /* Modern Browsers */
        url("fonts/Monotype-Helvetica-Now-Display-Bold.ttf") format("truetype");
    /* Safari, Android, iOS */
    font-weight: 600;
}

@font-face {
    font-family: HelveticaNow;
    src: url("fonts/Monotype-Helvetica-Now-Display-XBold.woff") format("woff"),
        /* Modern Browsers */
        url("fonts/Monotype-Helvetica-Now-Display-XBold.ttf") format("truetype");
    /* Safari, Android, iOS */
    font-weight: 700;
}

.text-weight-light {
    font-weight: 300 !important
}

.text-weight-regular {
    font-weight: 400 !important;
}

.text-weight-bold {
    font-weight: 600 !important;
}

.text-weight-xbold {
    font-weight: 700 !important;
}

body {
    font-family: 'HelveticaNow';
    /* background-color: var(--jornal-red); */
}

body.front-page {
    /* background-color: var(--jornal-red); */
}

/* font size */
h1 {
    font-size: 120px;
    letter-spacing: -2.5px;
    font-weight: 600;
    line-height: 120px;
}

nav li {
    font-size: 30px;
    font-weight: 300;
}

h3,
h4,
h3.small {
    font-size: 10px !important;
    list-style: 14px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    margin: 0 !important;
}

h3 {
    font-weight: 700;
}

.module-01 h2,
.module-02 h2 {
    font-size: 33px;
    line-height: 35px;
    letter-spacing: 0px;
    font-weight: 600;
    margin-top: var(--m-base);
    padding-right: var(--m-double);
}

h2.credits {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: .5px;
    font-weight: 600;
    margin-top:0;
}
.module-03 h2,
h2.front-description {
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    letter-spacing: 0;
    margin-top: var(--m-base);
}

h2.front-description {
    letter-spacing: 0.2px;
}


@media (max-width: 1400px) {

    .module-03 h2,
    h2.front-description {
        font-size: 14px;
        line-height: 16px;
        font-weight: 600;
        letter-spacing: -0.4;
    }

}

@media (max-width: 1290px) or (max-height: 750px) {
    h1 {
        font-size: 100px;
        line-height: 110px;
    }

    nav li {
        font-size: 25px;
    }

    .module-01 h2,
    .module-02 h2,  h2.credits {
        font-size: 25px;
        line-height: 27px;
        font-weight: 600;
        letter-spacing: -0.4;
    }

    .module-03 h2,
    h2.front-description {
        font-size: 14px;
        line-height: 16px;
        font-weight: 600;
        letter-spacing: -0.4;
    }
}

@media (min-width: 992px) and (max-height: 600px) {
    h1 {
        font-size: 50px;
        line-height: 80px;
    }
}

@media (max-width: 1280px) and (max-height: 500px) {
    h1 {
        font-size: 100px;
        line-height: 110px;
    }

    nav li {
        font-size: 16px;
    }

    .module-01 h2,
    .module-02 h2,  h2.credits {
        font-size: 16px;
        line-height: 18px;
        font-weight: 600;
        letter-spacing: -0.4;
    }

    .module-03 h2,
    h2.front-description {
        font-size: 16px;
        line-height: 18px;
        font-weight: 600;
        letter-spacing: -0.4;
    }
}



/* @media(max-height: 800px){
    h1{
        font-size: 100px;
        line-height: 110px;
    }
    nav li{
        font-size: 25px;
    }
    .module-01 h2, .module-02 h2{
        font-size: 25px;
        line-height: 27px;
        font-weight: 600;
        letter-spacing: -0.4;
    }
    .module-03 h2{
        font-size: 16px;
        line-height: 18px;
        font-weight: 600;
        letter-spacing: -0.4;
    }
} */

@media (max-width: 992px) {
    h1 {
        font-size: 80px;
        line-height: 100px;
    }

    nav li {}

    .module-01 h2,
    .module-02 h2,
    .module-03 h2 {
        font-size: 35px;
        line-height: 37px;
        font-weight: 600;
        letter-spacing: -0.4;
    }

    h3 {
        margin-top: var(--m-base);
    }
}

@media (max-width: 992px) and (orientation: landscape) {
    h1 {
        font-size: 40px;
        line-height: 60px;
        letter-spacing: -1px;
    }

    .module-02 h2,
    .module-03 h2 {
        font-size: 20px;
        line-height: 23px;
        font-weight: 600;
        letter-spacing: -0.4;
    }
}

@media (max-width: 576px) {
    h1 {
        font-size: 40px;
        line-height: 75px;
        letter-spacing: -1px;
    }

    nav li {
        font-size: 20px;
  
      
    }
    h2.credits{
        font-size: 20px;
        line-height: 22px;
        font-weight: 600;
        letter-spacing: 0;
    }

    h3 {
        margin-top: var(--m-base);
    }

    .module-01 h2,
    .module-02 h2,
    .module-03 h2 {
        font-size: 20px;
        line-height: 22px;
        font-weight: 600;
        letter-spacing: 0;
    }

    h3,
    h4,
    h3.small {
        /* font-size: 8px !important;
        list-style: 12px !important;
        text-transform: uppercase !important;
        letter-spacing: 1px !important; */

    }

    h2.front-description {
        font-size: 12px;
        line-height: 14px;
        font-weight: 600;
        letter-spacing: -0.4;
    }

}

/* colors */
:root {
    --jornal-red: #ff4040;
    --jornal-white: #efefef;
    --jornal-black: #1d0c0c;
    --jornal-black-soft: rgba(29, 12, 12, 0.5);
}

body {
    color: var(--jornal-black);
}

.jornal-red {
    color: var(--jornal-red);
}

.jornal-white {
    color: var(--jornal-white);
}

.jornal-black {
    color: var(--jornal-black)
}

.bg-jornal-red {
    background-color: var(--jornal-red);
}

.bg-jornal-white {
    background-color: var(--jornal-white);
}

.bg-jornal-black {
    background-color: var(--jornal-black)
}

/* dimensions */
.full-height {
    height: 100vh;
}

.full-width {
    width: 100vw;
}

/* visualization */
a {
    color: inherit;
    text-decoration: none;
}

.only-mobile {
    display: block;
}

.non-mobile {
    display: none;
}

@media (min-width: 992px) {
    .only-mobile {
        display: none;
    }

    .non-mobile {
        display: block;
    }
}


/*margins*/
:root {
    --m-base: 10px;
    --m-double: 20px;
    --m-triple: 30px;
    --m-fourfold: 30px
}

@media (max-width: 1290px) {
    :root {
        --m-base: 10px;
        --m-double: 20px;
        --m-triple: 30px;
        --m-fourfold: 30px
    }
}

@media (max-width: 992px) {
    :root {
        --m-base: 8px;
        --m-double: 16px;
        --m-triple: 24px;
        --m-fourfold: 24px
    }
}

@media (max-width: 576px) {
    :root {
        --m-base: 8px;
        --m-double: 12px;
        --m-triple: 18px;
        --m-fourfold: 8px
    }
}

.container-jornal {
    margin: var(--m-base);
}

body #int-header {
    transition: all .5s ease-in-out;
}

body main {
    background-color: transparent;
}

body.front-page main {
    background-color: var(--jornal-red);
}

#swup {
    background-color: transparent;
}

@media (max-width: 992px) {
    body:not(.front-page) #int-header {
        background-color: var(--jornal-white);
    }
}

@media (min-width: 576px) {
    body #int-header {
        transition: all .5s ease-in-out);
    }
}

.container-jornal-interior.title {
    margin: var(--m-fourfold);
    margin-bottom: 0;
    margin-top: var(--m-double);
    height: calc(100% - var(--m-double));
}

.container-jornal-interior.articles {
    margin: var(--m-fourfold);
    margin-top: 0;
    height: 100%;
    padding-bottom: var(--m-fourfold);
}

.container-jornal.number-container {
    margin: var(--m-fourfold);
    margin-left: var(--m-base);
}

@media (max-width:576px) {
    .container-jornal-interior.title {
        height: calc(100% - var(--m-base));
        margin-top: var(--m-base);
    }
}

/*helpers*/
.hidden {
    visibility: hidden;
}

.full-bordered {
    border: 1px solid black;
}

.bottom-bordered {
    border-bottom: 1px solid var(--jornal-black-soft);
}

.left-bordered {
    border-left: 1px solid var(--jornal-black-soft);
}

.right-bordered {
    border-right: 1px solid var(--jornal-black-soft);
}

.top-bordered {
    border-top: 1px solid var(--jornal-black-soft);
}

.jornal-hr {
    color: var(--jornal-black);
    opacity: 0.5;
    margin: 0;
    padding: 0;
}

@media (max-width:992px) {

    .full-bordered,
    .bottom-bordered,
    .left-bordered,
    .right-bordered {
        border: 0px;
    }
}

/*header*/
header,
.header-fixed {
    position: fixed;
    top: 0;
}

.header-fixed {
    width: 83.333%;
    z-index: 1020;
}

.header-container {
    height: var(--header-height);
}

@media (max-width: 992px) and (orientation: landscape) {
    .header-fixed {
        width: 75%;
    }
}

@media (max-width:576px) {
    .header-fixed {
        width: 75%;
    }
}


:root {
    --header-height: 180px;
}

@media (max-width: 1290px) or (max-height:750px) {
    :root {
        --header-height: 170px;
    }
}

@media (min-width: 992px) and (max-height: 600px) {
    :root {
        --header-height: 100px;
    }
}

@media (max-width: 992px) {
    :root {
        --header-height: 140px;
    }
}

@media (max-width: 992px) and (orientation: landscape) {
    :root {
        --header-height: 70px;
    }
}


@media (max-width: 576px) {
    :root {
        --header-height: 58px;
    }
}

.head-content {
    height: var(--header-height);
}

body:not(.front-page) .head-content.header-fixed {
    /* background-color: var(--jornal-white); */
}


.article-content {
    height: calc(100vh - var(--header-height));
}

@media (max-width: 992px) {
    .article-content {
        height: auto;
    }

    body.front-page .article-content {
        height: calc(100vh - var(--header-height));

    }
}






/* .custom-overflow-hidden{
    overflow-x: hidden;
    overflow-y: hidden;
}
@media (max-width: 992px) {
    .custom-overflow-hidden{
        overflow-x: hidden;
        overflow-y: scroll;
    }
} */
.custom-overflow-hidden {
    overflow-x: hidden;
    overflow-y: hidden;
}

.body-content {
    position: relative;
    min-height: 100vh;
    min-width: 100vw;
}

.prova h1 {
    font-family: 'HelveticaNow', sans-serif;
}

/* main structure */

/* nav */

a.h1 {
    color: inherit;
}

.title-num {
    transform: translateY(-20px);
}

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

li.nav-item {
    border-top: 1px solid var(--jornal-black);
    height: calc((100vh - var(--header-height))/12);
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-color: var(--jornal-red);
}

li.nav-item span {
    position: relative;
    color: var(--jornal-black);
    z-index: 1;
    padding-left: calc(var(--m-base) - 2px);
}

li.nav-item span:hover,
li.nav-item.active span {
    color: var(--jornal-white);
    opacity: 1;
}

li.nav-item::before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: var(--jornal-black);
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-120%);
    transition: transform .5s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 0;
    opacity: 1;
}

li.nav-item.active::before {
    transform: translateY(0%);
}

li.nav-item.active {
    opacity: 1 !important;
}


/* brand header */
a:not(nav a, .block a, .number-container a),
a span.symbol {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    color: var(--jornal-red);
}

a span.symbol {
    margin-left: 10px;
    transform: translateX(0);
    transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

a:not(nav a, .block a, .number-container a):hover {
    color: var(--jornal-black);
}
a.inline-a{
    color: var(--jornal-black)!important;
    cursor: pointer;
}
a.inline-a:hover{
    color: var(--jornal-white)!important;
    cursor: pointer;
}

a:hover span.symbol {
    transform: translateX(5px);
    color: var(--jornal-black);
}


a i::before {
    margin-left: 8px;
    font-size: 23px;
    margin-top: 3px;
    transform: translateX(0);
    transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

a:hover i::before {
    transform: translateX(5px);

}

svg.brand-logo {
    height: 120px;
    width: auto;
}

@media (max-width: 1290px) or (max-height: 750px) {
    svg.brand-logo {
        height: 100px;
        width: auto;
    }
}

@media (min-width: 992px) and (max-height: 600px) {
    svg.brand-logo {
        height: 50px;
        width: auto;
    }
}

@media (max-width: 992px) {
    svg.brand-logo {
        height: 80px;
        width: auto;
    }

    a span.symbol {
        font-size: 80px;
        line-height: 68px;
        font-weight: 300;
        color: var(--jornal-red);
    }
}

@media (max-width: 992px) and (orientation: landscape) {
    a span.symbol {
        font-size: 40px;
        line-height: 30px;
    }

    svg.brand-logo {
        height: 40px;
        width: auto;
    }
}

@media (max-width: 576px) {
    svg.brand-logo {
        height: 40px;
        width: auto;
    }

    a span.symbol {
        font-size: 40px;
        line-height: 35px;
        letter-spacing: -1.5px;
    }

}

/* article blocks */
.article-blocks {
    height: 100%;
}

.block.block-01 {
    width: 60%;
    height: 100%;
}

.block-01.last {
    margin-left: var(--m-base);
    width: calc(60% - var(--m-base));
}

.block-01.last .module-03:last-child .module-content {
    padding-right: 0 !important;
}

.block-01.last .module-01 .module-content {
    margin-right: 0 !important;
    width: 100%;
}

.block.block-02 {
    width: 40%;
    height: 100%;
}

.module-01 {
    height: 50%;
}

.module-02 {
    height: 100%;
}

.module-03 {
    height: 100%;
}

.module-content {
    overflow: hidden;
}

.module-01 .module-content {
    padding: var(--m-base);
    padding-right: 0;
    padding-left: 0;
    margin-right: var(--m-base);
    width: calc(100% - var(--m-base));
    height: 100%;
}



.block-02 .module-02 .module-content {
    padding-left: var(--m-base);
    padding-right: var(--m-base);
    margin-top: var(--m-base);
    height: calc(100% - var(--m-base));
}

.block-02.first .module-02 .module-content {
    padding-left: 0;
    padding-right: var(--m-base);
    margin-top: var(--m-base);
    height: calc(100% - var(--m-base));
}

.module-01 .module-content-img {
    width: 50%;
    height: 100%;
}

.module-03 .module-content {
    padding: var(--m-base);
    padding-top: 0;
    width: 100%;
    height: calc(100% - var(--m-base));
    padding-bottom: 0;
    margin-top: var(--m-base);
}

.inverted .module-03 .module-content {
    padding: var(--m-base);
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    height: calc(100% - var(--m-base) - var(--m-base));

    margin-bottom: var(--m-base);
}


.module-01 .module-03:first-child .module-content {
    padding-left: 0;
}

.module-03 .module-content-img,
.module-02 .module-content-img {
    width: 100%;
    height: 50%;
}

.module-content-img {
    overflow: hidden;
    opacity: 1;
    transition: opacity 0.8s ease-in-out;
}

.module-content-img.visible {
    opacity: 1;
}

.module-content img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-height: 100%;
    width: auto;
    /* width: 100%;
    height: auto; */
    object-fit: cover;
    width: 100%;
}

.module-content-text h4 {
    margin-bottom: calc(var(--m-base) - 4px);
}

@media (max-width:992px) {

    .block.block-01,
    .block.block-02,
    .module-01,
    .module-02,
    .module-03 {
        width: 100%;
        height: auto;
    }

    .module-01,
    .module-02,
    .module-03 {
        /* min-height: 300px; */
    }

    .block-01.first,
    .block-01.last,
    .block-02.first,
    .block-02.last {
        margin: 0;
    }

    .module-01 .module-content,
    .module-02 .module-content,
    .module-03 .module-content,
    .inverted .module-01 .module-content,
    .inverted .module-02 .module-content,
    .inverted .module-03 .module-content,
    .block-01 .module-01 .module-content,
    .block-01 .module-02 .module-content,
    .block-01 .module-03 .module-content,
    .block-02 .module-01 .module-content,
    .block-02 .module-02 .module-content,
    .block-02 .module-03 .module-content,
    .block-01.first .module-01 .module-content,
    .block-01.first .module-02 .module-content,
    .block-01.first .module-03 .module-content,
    .block-02.first .module-01 .module-content,
    .block-02.first .module-02 .module-content,
    .block-02.first .module-03 .module-content,
    .block-01.last .module-01 .module-content,
    .block-01.last .module-02 .module-content,
    .block-01.last .module-03 .module-content,
    .block-02.last .module-01 .module-content,
    .block-02.last .module-02 .module-content,
    .block-02.last .module-03 .module-content {
        border-top: 1px solid var(--jornal-black-soft);
        padding: 0;
        margin-right: 0;
        width: 100%;
        margin: 0;
        padding-top: var(--m-base);
    }

    .block.block-01>div>.module-content {
        border-top: 0px;
    }

    .article-blocks .block:first-child>div:first-child>div:first-child .module-content,
    .article-blocks .block:first-child:not(.inverted)>.module-01>a .module-content,
    .article-blocks .block:first-child:not(.inverted)>.module-02>a .module-content {
        border-top: 0;
    }

    .container-jornal-interior.title {
        border-bottom: 1px solid var(--jornal-black-soft);
    }

    .module-content-img {
        width: 100% !important;
        aspect-ratio: 16/9;
    }

    .module-content-text h2 {
        margin-top: 2rem;
        margin-bottom: 1rem;
        width: ;
    }

    .module-content-img {
        margin-bottom: 2rem;
    }
}

@media (max-width:576px) {
    .module-content-text h2 {
        margin-top: 1rem;
        margin-bottom: 0.5rem;

    }

    .module-content-img {
        margin-bottom: 2rem;
    }
}

/* module hover */
.block a,
.block a img {
    transition: all .2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.block a:hover {
    color: var(--jornal-red);
}

.block a:hover img {
    opacity: .9;
    transform: translate(-50%, -50%) scale(1.01);
    transform-origin: center center;
}

/* front page */
body.front-page .custom-overflow-hidden {
    overflow: hidden;
}

body.front-page header {
    border-right: 1px solid var(--jornal-black);
}

body.front-page svg.brand-logo,
body.front-page svg.brand-logo .st0 {
    fill: var(--jornal-white);
}

body.front-page .main-link.jornal-red,
body.front-page .main-link.jornal-red .symbol {
    color: var(--jornal-white);
}

body.front-page .bottom-bordered {
    border-bottom: 0px;
}

h1.front-title {
    position: absolute;
    bottom: 0;
    font-size: 28vw;
    letter-spacing: -20px;
    line-height: 85%;
}

@media (max-width:1290px) {
    h1.front-title {
        letter-spacing: -15px;
    }
}

@media (max-width:992px) or (max-height: 700px) {
    h1.front-title {
        transform: rotate(-90deg) translateX(100%);
        transform-origin: right bottom;
        letter-spacing: -5px;
        right: 0%;
        left: inherit;
        font-size: 20vh;
        padding-left: 16px;
    }
}

body main {
    background-color: var(--jornal-white);
    transition: background-color 0.35s ease-in-out;
}

body.front-page main {
    background-color: var(--jornal-red);
}


/* btn-trivial */

.btn-trivial {
    max-width: 150px;
    width: 100%;
    position: fixed;
    right: var(--m-base);
    bottom: var(--m-base);
    border: 0;
    background-color: transparent;
    padding: 0;
}

.btn-trivial svg {
    fill: #ff4040 !important;
    -webkit-animation: spin 25s linear infinite;
    -moz-animation: spin 25s linear infinite;
    animation: spin 25s linear infinite;
}

.btn-trivial:hover svg {
    animation: none;

}

body.front-page .btn-trivial svg {
    fill: var(--jornal-white) !important;
}

.btn-trivial::after {
    content: 'Juga al test de l’ESS';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(22.5deg);
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 12px;
    font-weight: 700;
    transition: all .2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.btn-trivial:hover::after {
    transform: translate(-50%, -50%) rotate(0deg);

}

@media (max-width: 992px) and (orientation: landscape) {
    .btn-trivial {
        max-width: 120px;
        right: 6px;
        bottom: 6px;
    }

}

@media(max-width: 576px) {
    .btn-trivial {
        max-width: 90px;
        right: 6px;
        bottom: 6px;
    }

    .btn-trivial::after {
        font-size: 9px;
        letter-spacing: 0.6px;
        line-height: 10px;
        font-weight: 700;
        transition: all .2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    }
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* trivial-container */
.trivial-container {
    position: fixed;
    top: 0;
    right: 0;
    transform: translateX(100%);
    transition: transform .7s ease-in-out;
    z-index: 1100;
}

.trivial-container.visible {
    transform: translateX(0%);
}

main::after {
    content: '';
    background-color: black;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1050;
    opacity: 0;
    pointer-events: none;
    transition: opacity .5s;
}

main.covered::after {
    opacity: 0.8;
}

main.covered>*:not(.trivial-container) {
    pointer-events: none;
    cursor: pointer;
}

/* swup transitions */

/* Define a transition duration during page visits */
html.is-changing .transition-fade {
    transition: all 0.35s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    opacity: 1;
}

/* Define the styles for the unloaded pages */
html.is-animating .transition-fade {
    opacity: 0;
    transform: translateY(-5%);
}

html.is-animating.is-leaving .transition-fade {
    opacity: 0;
    transform: translateY(5%);
}

/* .plus-info{
    background-color: var(--jornal-red);
    color: var(--jornal-black);
    z-index: 2000;
    position: absolute;
    top: 0;
    left: 0;
} */
h2 .info-plus {
    font-weight: 400;
    margin-bottom: 0;
}

.opacity-reduced {
    opacity: .7;
}

.pastilla {
    background-color: var(--jornal-red);
    display: inline-block;
    padding: calc(var(--m-base)/2);
    color: var(--jornal-white);
    margin-bottom: 4px !important;
}

h3.pastilla {
    font-weight: 600;
}

.module-01 h2.autoria,
.module-02 h2.autoria,
.module-03 h2.autoria {
    margin-top: .25em !important;
    font-size: .75em !important;
    opacity: .5;
    line-height: 1em;
}

.module-01 h2.autoria,
.module-02 h2.autoria {
    margin-top: .35em !important;
    font-size: 20px !important;
    opacity: .5;
    line-height: .7em;
}

.module-03 h2.autoria {
    margin-top: .25em !important;
    opacity: .5;
    line-height: 1em;
    font-size: .75em !important;
}

.autoria span {
    opacity: 1 !important;
}

@media (max-width:992px) {

    .module-03 h2.autoria,
    .module-01 h2.autoria,
    .module-02 h2.autoria {
        margin-top: .25em !important;
        opacity: .5;
        line-height: 1em;
        font-size: .75em !important;
    }
}
.authors{
    font-weight: 300!important;
}
.authors b{
    font-weight: 600;
}
i.bi::before, a:hover i.bi::before{
    margin: 0;
    padding: 0 4px;
    font-size: 16px;
    transform: translateX(0);
}
.credits.active{
    opacity: 100;
}
.credit-logo{
    max-height: 50px;
    mix-blend-mode: multiply;
    margin-right: 16px;
    margin-bottom: 16px;
}
.credit-small{
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1.5px;
    opacity: .75;
    
}
@media (max-width:576px) {
    .credit-logo{
        max-height: 35px;
        margin-right: 16px;
        margin-bottom: 16px;
    }
    .credit-small{
        font-size: 8px;
        text-transform: uppercase;
        font-weight: 400;
        letter-spacing: 1.5px;
        opacity: .75;
        
    }
}
.article-content.credits{
    height: auto!important;
    min-height: calc(100vh - var(--header-height));
}
.cursor-pointer{
    cursor: pointer!important;
}