.tpl-a {
    max-width: 1330px;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    margin: 0 auto;
}

html {
    overflow-x: hidden;
}

.fc-ab-root section,
.fc-ab-root section header {
    background-color: transparent;
    border: 0;
    display: block;
    font-size: 1em;
    letter-spacing: normal;
    margin: 0;
    opacity: 1;
    outline: none;
    padding: 0;
    position: static;
}

div.fc-ab-root {
    position: fixed;
    z-index: 2147483644;
    align-items: center;
    float: top;
    height: 100%;
    left: 0;
    overflow-x: auto;
    top: 0;
    display: flex;
    justify-content: center;
    width: 100%;
}

div.fc-whitelist-root {
    position: fixed;
    z-index: 2147483644;
    align-items: center;
    float: top;
    height: 100%;
    left: 0;
    overflow-x: auto;
    top: 0;
    display: flex;
    justify-content: center;
    width: 100%;
}

.fc-ab-root .fc-header-image-container {
    padding-bottom: 6px;
    max-width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.fc-ab-root .fc-header-image {
    display: block;
    text-align: center;
    max-width: 100%;
}

.fc-ab-root .fc-dialog-container {
    box-shadow: 0 0 0.75em #888;
    background: #ffffff;
    border: none;
    border-radius: 0.5em;
    direction: ltr;
}

.fc-ab-root .fc-dialog-container:focus {
    outline: none;
}

.fc-ab-root section {
    padding-left: 2em;
    padding-right: 2em;
    padding-top: 2em;
    padding-bottom: 2em;
}

.fc-ab-root .fc-dialog-overlay,
.fc-whitelist-root .fc-dialog-overlay {
    background-color: black;
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}

.fc-whitelist-root .fc-whitelist-dialog-wrapper {
    align-items: center;
    display: flex;
    justify-content: center;
    height: 100%;
    left: 0;
    opacity: 1;
    position: fixed;
    top: 0;
    width: 100%;
}

.fc-whitelist-root .fc-whitelist-dialog {
    box-shadow: 1px -1px 16px #888888;
    border-radius: 2px;
    height: 100%;
    left: 0;
    max-height: 570px;
    max-width: 600px;
    top: 0;
    width: 100%;
}

@media screen and (max-width: 479px) {
    .fc-ab-root .fc-dialog-container {
        font-size: 13px;
        position: relative;
        width: 90%;
    }
}

@media screen and (min-width: 480px) {
    .fc-ab-root .fc-dialog-container {
        font-size: 14px;
        position: relative;
        width: 80%;
    }
}

@media screen and (min-width: 608px) {
    .fc-ab-root .fc-dialog-container {
        font-size: 14px;
        position: relative;
        width: 70%;
    }
}

@media screen and (min-width: 960px) {
    .fc-ab-root .fc-dialog-container {
        font-size: 16px;
        position: relative;
        width: 70%;
    }
}

@media screen and (min-width: 1200px) {
    .fc-ab-root .fc-dialog-container {
        font-size: 16px;
        position: relative;
        width: 720px;
    }
}

.fc-ab-root header h1 {
    display: block;
    line-height: 1.3;
    margin-bottom: 0.5em;
    margin-top: 0;
    padding: 0;
    overflow-wrap: break-word;
    font-weight: bold;
    font-style: normal;
    text-decoration: initial;
    text-align: center;
    font-family: 'Roboto';
    color: #747a80;
    font-size: 1.25em;
}

.fc-ab-root header h2 {
    display: block;
    line-height: 1.3;
    margin-bottom: 0.5em;
    margin-top: 0;
    padding: 0;
    overflow-wrap: break-word;
    font-weight: bold;
    font-style: normal;
    text-decoration: initial;
    text-align: center;
    font-family: 'Source Sans Pro';
    color: #323232;
    font-size: 1.75em;
}

.fc-ab-root .fc-dialog-body {
    font: inherit;
}

.fc-ab-root .fc-dialog-body p {
    display: block;
    line-height: 1.4;
    margin-bottom: 0.5em;
    margin-top: 0;
    overflow-wrap: break-word;
    font-weight: normal;
    font-style: normal;
    text-decoration: initial;
    text-align: center;
    font-family: 'Source Sans Pro';
    color: #000000;
    font-size: 1em;
}

.fc-ab-root .fc-buttons {
    justify-content: center;
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    font-size: inherit;
    margin-top: 1em;
    width: 100%;
}

.fc-ab-root .fc-button {
    cursor: pointer;
    display: flex;
    flex-grow: 0;
    letter-spacing: normal;
    margin: 0.25em;
    opacity: 1;
    outline: none;
    overflow-wrap: break-word;
    font-weight: bold;
    font-style: normal;
    text-decoration: initial;
    text-align: center;
    font-family: 'Source Sans Pro';
    color: #ffffff;
    font-size: 1.25em;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    background: #016ca2;
    border: none;
    border-radius: 0.25em;
}

.fc-ab-root .fc-button-label {
    align-self: center;
    color: inherit;
    cursor: pointer;
    font: inherit;
    line-height: 1.4em;
    margin: 0;
    min-width: 168px;
    text-align: inherit;
    width: 100%;
}

.fc-ab-root .fc-dialog-container .fc-subscription-link {
    cursor: pointer;
    display: block;
    line-height: 1.2em;
    margin-top: 0.5em;
    outline: none;
    text-decoration: none;
    overflow-wrap: break-word;
    font-weight: normal;
    font-style: normal;
    text-decoration: initial;
    text-align: center;
    font-family: 'Roboto';
    color: #016ca2;
    font-size: 1em;
}

.fc-ab-root button:focus .fc-button-label,
.fc-ab-root a:focus {
    outline: auto;
}

.e7N63pDpCNGv {
    display: none !important;
}



html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b {
    font-weight: bolder
}

button,
input {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button {
    text-transform: none
}

button {
    -webkit-appearance: button
}

button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring {
    outline: 1px dotted ButtonText
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

iframe,
img {
    display: block;
    border: none
}

input {
    outline: none
}

figure {
    margin: 0
}

[type=search]::-webkit-search-cancel-button {
    display: none
}



@font-face {
    font-family: MajritTx;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Bold.woff2") format("woff2"), url("https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Bold.woff") format("woff")
}

@font-face {
    font-family: MajritTxRoman;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Roman.woff2") format("woff2"), url("https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Roman.woff") format("woff")
}

@font-face {
    font-family: MajritTx;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Semibold.woff2") format("woff2"), url("https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Semibold.woff") format("woff")
}

@font-face {
    font-family: MajritTx;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Black.woff2") format("woff2"), url("https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Black.woff") format("woff")
}

@font-face {
    font-family: MarcinAntB;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("https://static.elpais.com/dist/resources/fonts/marcin-ant-b/marcinantb-regular-webfont.woff2") format("woff2"), url("https://static.elpais.com/dist/resources/fonts/marcin-ant-b/marcinantb-regular-webfont.woff") format("woff")
}

@font-face {
    font-family: MarcinAntB;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("https://static.elpais.com/dist/resources/fonts/marcin-ant-b/marcinantb-bold-webfont.woff2") format("woff2"), url("https://static.elpais.com/dist/resources/fonts/marcin-ant-b/marcinantb-bold-webfont.woff") format("woff")
}

@font-face {
    font-family: MajritTx;
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Bold-Italic.woff2") format("woff2"), url("https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Bold-Italic.woff") format("woff")
}

._cf:after,
.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.btn {
    color: inherit;
    background-color: unset;
    border: none;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: .625rem;
    line-height: .9375rem;
    text-transform: uppercase;
    padding: .3125rem .5rem;
    border-radius: .125rem;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-weight: 700;
    min-width: 1.6875rem;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-family: MarcinAntB, sans-serif;
    outline: none;
    border: .0625rem solid transparent;
    white-space: nowrap
}

.btn:hover {
    opacity: .8
}

.btn-1 {
    right: .75rem;
    top: .75rem
}

.btn-2 {
    background: #f7cf3c
}

.btn-3 {
    border: 1px solid #f7cf3c
}

.btn-i {
    height: 2rem;
    width: 2rem
}

.btn-i svg {
    height: auto;
    width: 1rem
}

._re {
    width: 100%;
    height: auto
}

._pr {
    position: relative
}

._pa {
    position: absolute
}

._pf {
    position: fixed
}

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

._db {
    display: block
}

._df {
    display: -webkit-box;
    display: flex
}

._dib {
    display: inline-block
}

._dn {
    display: none
}

._ai-c {
    -webkit-box-align: center;
    align-items: center
}

._jc-c {
    -webkit-box-pack: center;
    justify-content: center
}

._btn {
    color: inherit;
    background-color: unset;
    border: none;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

body {
    background: #fff;
    color: #111;
    font-family: MajritTx, serif
}

a {
    text-decoration: none;
    color: inherit
}

a:hover {
    opacity: .8;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

figure a:hover {
    opacity: 1
}

.ad {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    line-height: 0
}

.ad-giga {
    min-height: 6.25rem;
    max-width: 74.9375rem;
    margin: 0 auto
}

.ad-giga-1 {
    position: sticky;
    top: 0;
    z-index: 1010
}

div[id^=elpais_gpt-MPU] {
    height: 37.5rem;
    min-width: 18.75rem;
    -webkit-box-align: start;
    align-items: flex-start;
    clear: both
}

.ad-giga-2 {
    margin-top: 4.375rem
}

.cs_t {
    border-bottom: 1px solid #000;
    -webkit-box-pack: end;
    justify-content: flex-end;
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin-top: 10px; 
}

.cs_t:after {
    position: absolute;
    display: block;
    content: "";
    bottom: 0;
    left: 0;
    width: 14.6875rem;
    height: .25rem;
    background: #2dd0b4
}

.cs_t_e {
    margin: 0;
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: 900;
    letter-spacing: -.0375rem;
    color: #000
}

.cs_t_l {
    padding-bottom: .75rem;
    display: inline-block;
    height: 2.5rem;
    max-width: 305rem;
    width: 100%;
    background-image: url("../img/salud-y-bienestar.svg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto 1.75rem;
}

.cs_m,
.cs_t_l {
    position: relative
}



.cs_m:after {
    width: 1rem;
    height: 100%;
    pointer-events: none;
    right: -.0625rem;
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), to(#f9f9f9));
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #f9f9f9)
}

.cs_m:after,
.cs_m:before {
    content: "";
    position: absolute;
    top: 0
}

.cs_m:before {
    width: 90%;
    height: .3125rem;
    left: 0
}

.cs_m .sm {
    overflow-x: scroll;
    padding-right: 1rem;
    padding-left: 0
}

.cs_m a {
    font-size: .6875rem;
    line-height: .8125rem;
    color: #000;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 1.375rem .1875rem;
    letter-spacing: .00625rem
}

.cs_m a:not(:last-child):after {
    content: "\B7";
    margin-left: .4rem
}

.x {
    -webkit-box-shadow: 0 .0625rem .25rem 0 rgba(0, 0, 0, .02), 0 .125rem .25rem 0 rgba(0, 0, 0, .09);
    box-shadow: 0 .0625rem .25rem 0 rgba(0, 0, 0, .02), 0 .125rem .25rem 0 rgba(0, 0, 0, .09);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    padding: .625rem 0;
    background: #fff;
    width: 100%;
    z-index: 5;
    top: 0
}


.x_ep,
.x_u {
    -webkit-box-align: center;
    align-items: center
}


.x .btn-h {
    padding: 0;
    margin-right: .75rem
}

.x .btn-h svg {
    width: 1.625rem
}

.x .btn-u {
    font-weight: 400;
    margin-left: .375rem
}

.ep_l {
    margin: 0
}

.ep_e,
.ep_l {
    display: -webkit-inline-box;
    display: inline-flex
}

.ep_e {
    height: 2rem;
    min-width: 8.125rem
}

.ep_i {
    height: 1.875rem;
    width: auto;
    margin-top: -.0625rem
}

.icon_portal_login_user {
    width: 100%;
    max-width: 1rem
}

.x-ph {
    min-height: 3.25rem
}

.mc_bg {
    z-index: 1040;
    height: 100vh;
    width: 100%;
    background-color: rgba(0, 0, 0, .2);
    top: 0;
    left: 0;
    right: 0
}

.a_o .ad {
    display: none
}

.a {
    background: #fff
}

.a_e {
    padding-top: 1rem;
    margin-bottom: 1.25rem
}


.a_k {
    margin-bottom: .375rem;
    -webkit-box-align: center;
    align-items: center
}

.a_k_n {
    font-size: .8125rem;
    line-height: .9375rem;
    text-transform: uppercase;
    font-family: MarcinAntB;
    font-weight: 400
}

.a_k a.a_k_n:after {
    content: ">";
    display: inline-block;
    margin-left: .1875rem
}

.a_t {
    margin: 0;
    font-size: 1.875rem;
    line-height: 2.0625rem;
    letter-spacing: -.0675rem;
    color: #111
}

.a_st {
    margin: 1.6875rem 0 0;
    font-family: MajritTxRoman;
    font-weight: 400;
    font-size: 1.3125rem;
    line-height: 1.5625rem;
    letter-spacing: -.00562rem;
    color: #111
}

.w_rs {
    font-family: MarcinAntB, sans-serif;
}

.w_rs,
.w_rs_i {
    display: inline-block
}

.w_rs_i {
    margin: 0 .375rem 0 0;
    position: relative
}

.w_rs_t {
    font-weight: 700;
    font-family: MarcinAntB, sans-serif;
    font-size: .75rem;
    line-height: .875rem;
    position: relative;
    top: -.25rem;
    margin-right: .375rem
}

.w_rs svg {
    width: auto;
    height: 1rem;
    stroke: none
}

.w_rs ._btn {
    width: 1.625rem;
    height: 1.625rem;
    background-color: #efefef;
    border-radius: .8125rem;
    margin: 0 .375rem 0 0;
    padding: .3125rem;
    vertical-align: top
}

.w_rs ._btn:first-child {
    margin-left: 0
}

.w_rs ._btn:last-child {
    margin-right: 0
}

.w_rs ._btn.rs_l svg {
    stroke-width: .5
}

.w_rs ._btn.rs_c {
    width: auto;
    min-width: 1.625rem;
    font-size: .8125rem;
    line-height: 1rem;
    color: #000;
    position: relative;
    top: 0;
    margin-left: 1.125rem
}

.w_rs ._btn.rs_c svg {
    fill: transparent;
    stroke: #000
}

.w_rs ._btn.rs_c span:not(:empty) {
    line-height: .9375rem;
    padding: 0 .25rem 0 .125rem;
    display: inline-block
}

.a_md {
    margin: 0 0 1.875rem
}



.a_md_a {
    margin-bottom: .75rem
}

.a_md_a_n {
    font-family: MajritTx, serif;
    font-size: .875rem;
    line-height: 1.1875rem;
    font-weight: 900;
    text-transform: uppercase;
    position: relative
}

.a_md_a_n:after {
    content: "|";
    color: #d3d3d3;
    right: 0;
    top: -.0625rem;
    position: relative;
    margin: 0 .4375rem
}

.a_md_a_n:last-child:after {
    display: none
}

.a_md_f {
    font-family: MarcinAntB, sans-serif;
    font-size: .6875rem;
    white-space: nowrap;
    letter-spacing: .1px
}

.a_md_f span {
    display: block;
    margin-bottom: .3125rem
}

.a_md_f span:last-child {
    margin-bottom: 0
}

.a_md_f time {
    text-transform: uppercase
}

.a_md_f abbr[title] {
    text-decoration: none
}

.a_md_f abbr.act {
    display: inline-block;
    text-transform: lowercase;
    margin-right: .1875rem
}

.a_c {
    font-family: MajritTxRoman, serif;
    font-size: 1.1875rem;
    line-height: 1.5625rem;
    color: #191919
}

.a_c p b {
    font-weight: 600;
    font-family: MajritTx, serif
}

.a_c p a {
    color: #016ca2;
    text-decoration: underline
}

.a_c p a:hover {
    text-decoration: none
}

.a_c>p {
    margin: 0 0 2rem;
    letter-spacing: -.00119rem
}

.a_m {
    color: #111
}

.a_m_p {
    font-size: .75rem;
    text-align: right;
    padding-top: .5625rem;
    padding-bottom: .875rem;
    font-family: MajritTxRoman, serif
}

.a_m_m,
.a_m_p {
    line-height: 1rem
}

.a_m_m {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    font-family: MajritTx, serif
}

@media (min-width:768px) {

   

    ._g-o {
        max-width: 47.9375rem;
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }

    /* .cs {
        padding-top: 1.875rem
    } */

    .cs_t_e {
        font-size: 1.75rem;
        line-height: 1.75rem;
        letter-spacing: -.0375rem
    }

    .cs_t_l {
        height: 2.5rem;
        width: 19.375rem;
        background-size: auto 2rem
    }


    .cs_m:after {
        width: 2rem
    }

    .x {
        padding: 2rem 0
    }


    .x .btn-u {
        background: none;
        border-color: #f7cf3c;
        width: auto;
        position: relative
    }

    .x .btn-u:after {
        content: " \25BE";
        display: inline-block;
        padding: 0 .1875rem 0 1.25rem
    }

    .x .btn-u abbr,
    .x .btn-u svg {
        display: none
    }

    .x .btn-u span {
        display: block
    }

    .x-nf .ep_l {
        -webkit-box-pack: center;
        justify-content: center
    }

    .x_e {
        font-family: MarcinAntB, sans-serif;
        font-size: .6875rem;
        line-height: 1rem;
        -webkit-box-align: center;
        align-items: center;
    }

    .x .ed {
        height: 1rem;
        position: relative;
        margin-left: .25rem
    }

    .x .ed ul {
        position: absolute;
        top: -.3125rem;
        left: .3125rem;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-shadow: 0 .0625rem .25rem 0 rgba(0, 0, 0, .1);
        box-shadow: 0 .0625rem .25rem 0 rgba(0, 0, 0, .1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        border-radius: .125rem;
        width: 9.375rem;
        background-color: #fff
    }

    .x .ed li {
        display: none;
        padding: 0 .625rem;
        margin-bottom: .25rem
    }

    .x .ed li:last-child {
        margin-bottom: .625rem
    }

    .x .ed li span {
        text-transform: uppercase;
        display: block
    }

    .x .ed li a {
        position: relative;
        padding-left: 1.25rem;
        display: block
    }

    .x .ed li a:before {
        content: "";
        position: absolute;
        border-radius: 100%;
        display: block;
        left: 0;
        top: .125rem;
        width: .75rem;
        height: .75rem;
        background-color: #f2f2f2;
        border: 0
    }

    .x .ed li.ed_a {
        display: block;
        -webkit-box-ordinal-group: 1;
        order: 0;
        font-weight: 700;
        text-transform: uppercase;
        padding: .3125rem .625rem;
        margin-bottom: 0
    }

    .x .ed li.ed_a>a {
        cursor: default;
        pointer-events: none
    }

    .x .ed li.ed_a a {
        padding-left: 0
    }

    .x .ed li.ed_a a:after {
        content: "";
        position: absolute;
        right: 0;
        top: .3125rem;
        width: 0;
        height: 0;
        border-left: .3125rem solid transparent;
        border-right: .3125rem solid transparent;
        border-top: .3125rem solid #00aeff;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out
    }

    .x .ed li.ed_a a:before {
        display: none
    }

    .x .ed li.ed_c>a {
        cursor: default;
        pointer-events: none
    }

    .x .ed li.ed_c a:after {
        content: "";
        position: absolute;
        border-radius: 100%;
        display: block;
        left: .1875rem;
        top: .3125rem;
        width: .375rem;
        height: .375rem;
        background-color: #00b1ff;
        border: 0
    }

    .x .ed li.ed_c span {
        font-weight: 900
    }

    .x .ed .ed_l {
        background: hsla(0, 0%, 94%, .5);
        position: inherit;
        display: block;
        -webkit-box-shadow: inherit;
        box-shadow: inherit;
        border-radius: 0;
        width: auto;
        padding: .8125rem 1.25rem;
        margin: .625rem 0
    }

    .x .ed .ed_l li {
        padding: 0
    }

    .x .ed .ed_l li:last-child {
        margin-bottom: 0
    }

    .x .ed .ed_l li a:before {
        content: "";
        position: absolute;
        border-radius: 100%;
        display: block;
        left: 0;
        top: .0625rem;
        width: .75rem;
        height: .75rem;
        background-color: #fff;
        border: 1px solid #ededed
    }

    .x .ed .ed_l li a span {
        text-transform: capitalize
    }

    .x .ed:hover li {
        display: block
    }

    .x .ed:hover li.ed_a {
        border-bottom: 1px solid hsla(0, 0%, 59%, .14);
        margin-bottom: .625rem
    }

    .x .ed:hover li.ed_a a:after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .x-nf {
        -webkit-box-shadow: none;
        box-shadow: none;
        border-bottom: .0625rem solid #efefef
    }

    .x-nf .x_e {
        display: -webkit-box;
        display: flex;
    }

    

    .x-nf .x_bh {
        margin: 1.25rem 0 0;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center
    }

    .x-nf .ep_l {
        margin-top: 1.25rem
    }

    .x-ph {
        min-height: 8rem
    }


    .a_e_txt {
        padding-bottom: 3.5rem;
        padding-left: 2rem;
        padding-right: 2rem
    }

    

    .a_t {
        font-size: 2.3125rem;
        line-height: 2.625rem;
        letter-spacing: -.0675rem
    }

    .a_st {
        margin-top: 1.1875rem;
        font-size: 1.5625rem;
        line-height: 1.8125rem;
        letter-spacing: -.00625rem
    }

    .w_rs {
        display: block;
        border: none;
        padding-top: 0;
        margin-top: 0
    }

    .a_md {
        margin: 0 0 3.125rem
    }

    

    .a_md_a {
        margin-bottom: .3125rem
    }

    .a_md_f {
        border-bottom: 1px solid #4a4a4a;
        display: inline-block;
        padding-bottom: .8125rem;
        margin-bottom: .9375rem
    }

    .a_md_f span {
        display: inline
    }

    .a_md_f time.sg:before {
        content: "|";
        margin: 0 .125rem
    }

    .a_c {
        font-size: 1.275rem;
        line-height: 2rem
    }

    .a_c>p {
        margin: 0 2rem 3.125rem
    }
}

@media (min-width:768px) and (min-width:768px) and (max-width:1000.98px) {

    .x .btn-u span {
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 6.875rem
    }
}

@media (min-width:1001px) {

 

    ._g-o {
        max-width: none;
        padding-left: 1.375rem;
        padding-right: 1.375rem
    }

    .ad-giga {
        min-height: 15.625rem;
        -webkit-box-align: center;
        align-items: center
    }

    .ad-ldb1 {
        position: sticky;
        top: 0
    }

    /* .cs {
        padding-top: 2.375rem
    } */


    .cs_t_e {
        font-size: 2.125rem;
        line-height: 2.125rem;
        letter-spacing: -.0375rem
    }

    .cs_t_l {
        padding-bottom: 40px;
        height: 1.875rem;
        width: 20.8125rem;
        background-size: auto 2.125rem
    }

    .cs_m {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: end;
        align-items: flex-end;
        -webkit-box-pack: end;
        justify-content: flex-end
    }

    .cs_m:after {
        display: none
    }

    .cs_m .sm {
        overflow-x: visible;
        padding-right: 0;
        padding-left: 0
    }

    .cs_m a {
        padding: .9375rem .1875rem
    }

    

    .a_o .ad {
        display: -webkit-box;
        display: flex
    }


   

    .a_e {
        padding-top: 1.5rem;
        margin-bottom: 1.75rem;
    }

  

    .a_e_m .a_m_w {
        margin: 0
    }

    .a_t {
        font-size: 2.5rem;
        line-height: 2.75rem;
        letter-spacing: -.06187rem
    }

    .a_st {
        margin-top: 1.8125rem;
        font-size: 1.5625rem;
        line-height: 1.8125rem;
        letter-spacing: -.00625rem
    }


    .a_md_a {
        margin-bottom: .3125rem
    }

    .a_c>p {
        margin: 0 0 2rem
    }

    .a_o .ad-300 {
        margin-left: calc(100% - 300px)
    }
}

@media (min-width:1199px) {
    ._g-o {
        max-width: 74.9375rem
    }


    
}

@media (max-width:1000.98px) {

    .a .a_e {
        padding-top: 1.5rem
    }
}

@media (max-width:767.98px) {
    .btn-xs {
        padding: .125rem .5rem .0625rem
    }

    .x .btn-u {
        display: none;
        border-radius: 100%;
        width: 2rem;
        height: 2rem;
    }
}

.w_rs_i {
    display: inline-block
}

.w_rs_i {
    margin: 0 .375rem 0 0;
    position: relative
}

@media (min-width:768px) {

   

    ._g-o {
        max-width: 47.9375rem;
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media (min-width:1001px) {



    ._g-o {
        max-width: none;
        padding-left: 1.375rem;
        padding-right: 1.375rem
    }
}

@media (min-width:1199px) {
    ._g-o {
        max-width: 74.9375rem
    }
}

.fo_pri {
    text-indent: -9999px;
    background-image: url('../img/nuevo-logo-prisa.png');
    width: 6.6875rem;
    height: 2.625rem;
    background-size: cover;
}

.webs-prisa {
    padding: 5px;
    border: 1px #ccc solid;
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100px;
}

.social {
    max-width: 17px;
    max-height: 17px;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wrap-left {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1 1 auto;
    margin-right: 60px;
}

@media screen and (max-width:500px) {
    .wrap-left {
        display: block;
        margin: 0;
    }

    .redes {
        margin-top: 10px;
    }
}

.wrap-right {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: fit-content;
}

.a_com_w {
    background: #000;
    padding: 0.75rem;
    color: #fff;
    margin: 1.25rem 0;
    -webkit-box-pack: justify;
    justify-content: space-between;
    line-height: 1.3;
}

.a_com_l {
display: inherit;
}

.w_b {
    display: flex;
    flex-direction: column;
    max-width: 660px;
}

.w_b-item {
    display: flex;
    width: 100%;
}

.w_b-item:first-child {
    padding-bottom: 25px;
    border-bottom: 1px #ccc solid;
    margin-bottom: 30px;
}

.a_m-h {
    max-width: 265px;
    width: 100%;
    margin-right: 35px;
}

.nt_t {
    max-width: 265px;
    width: 100%;
    margin: 5px 0;
    font-size: 17px;
    line-height: 1.3;
}

.nt_a {
    font-size: 17px;
    color: #ccc;
}

.wrapper {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.a_c.clearfix {
    max-width: 760px;
    width: 100%;
    margin-right: 20px;
    padding-right: 70px;
    margin-left: 70px;
}

.a_o._pr {
max-width: 234px;
width: 100%;
padding-left: 20px;
}

.a_o .w_t {
    font-family: MajritTx,serif;
    font-size: .75rem;
    font-weight: 900;
    letter-spacing: -.015rem;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.5rem;
    color: #000;
    position: relative;
    margin: 0;
    line-height: .9375rem;
    margin-bottom: 15px;
}

.a_o .w_t::after {
content: '';
border-bottom: 2px solid #000;
width: 130px;
position: absolute;
bottom: -1px;
left: 0;
}


.w-cta {
    margin-bottom: 130px;
}

.w_b ._ls {
    list-style: auto;
}

.w_b ._ls li {
    padding-bottom: 15px;
    border-bottom: 2px dotted #ccc;
    margin: 0 0 15px !important;
}

.w-rel .w_t{
    max-width: 250px;
    width: 100%;
    border-bottom: 4px #000 solid;
    margin: 0;
    margin-bottom: 0px;
    position: relative;
    z-index: 100;
}

.w-ae .w_t{
    position: relative;
    z-index: 1000;
    border-bottom: 1px #ccc solid;
    padding-bottom: 10px;
}
.w-ae .w_t::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 250px;
    border-bottom: 3px #000 solid;
}

.w-rel .w_b {
    display: flex;
    flex-direction: column;
    max-width: 660px;
    padding: 30px 0;
    border-top: 2px #ccc solid;
    border-bottom: 2px #000 solid;
    margin-bottom: 30px;
}

.w-ae {
    display: flex;
    flex-direction: column;
}

._ls {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
}
.w-ae ._ls li{
    margin: 0 6px;
    font-size: 15px;
}


.w-cta .w_t {
    background-position: 100% 0;
    background-repeat: no-repeat;
}

.w-cta.nw .w_t {
    background-image: url('../img/ico-newsletter.svg');
    background-size: 1.3125rem 0.8125rem;
}

.a_c {
    position: relative;
}

@media (min-width: 1001px) {
    .a_c:before {
        content: "";
        height: 100%;
        width: 0.0625rem;
        background: #dedede;
        position: absolute;
        top: 0;
        right: -0px;
}
}


.wrap-min {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
}

.a_e_txt._df {
    flex-direction: column;
    max-width: 957px;
    margin: 0 auto;
}

.head-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.left-head {
    display: flex;
    align-items: center;
}

.x_e._dn {
    font-size: 14px;
}

.link-lang {
    padding: 5px 70px 5px 10px;
    border: 1px solid #ccc;
    font-size: 13px;
    margin-left: 15px;
    box-shadow: 0px 0px 5px #d1d1d1;
    position: relative;
}

@media (min-width: 768px) {
    .link-lang:after {
    content: "";
    position: absolute;
    right: 8px;
    top: 10px;
    width: 0;
    height: 0;
    border-left: 0.3125rem solid transparent;
    border-right: 0.3125rem solid transparent;
    border-top: 0.3125rem solid #00aeff;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
}

.cent {
    max-width: 320px;
    text-align: center;
}
@media (max-width: 1001px) {
    .wrapper {
        display: block;
    }

    .a_o._pr {
        max-width: 100%;
        margin: 40px auto 10px;
    }

    .w-cta {
        margin-bottom: 50px;
    }
    .w-lmv .w_b {
        margin-left: 15px;
    }
.a_c.clearfix {
    max-width: 835px;
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    margin-left: 0;
    margin: 0 auto;
}
.cent {
    text-align: center;
    margin: 15px auto;
}
}

* {
    box-sizing: border-box;
}
@media (max-width: 506px) {
    .left-head {
        display: none;
    }
}

.icon {
max-width: 35px;
width: 100%;
object-fit: cover;
}

.social-top {
    max-width: 20px;
    width: 100%;
    max-height: 20px;
}

.date-center {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    padding-bottom: 0px;
    border-bottom: 1px #000 solid;
    margin-bottom: 15px;
}
.date-center span:not(:last-child){
   margin-right: 10px;
   padding-right: 10px;
   border-right: 1px solid #ccc;
}

.a_com_t {
    margin-right: 10px;
}

.main-img {
    max-width: 1155px;
    width: 100%;
    margin: 15px auto;
    object-fit: cover;
}

.onecomment .text {
    font-size: 17px;
    line-height: 1.2;
    word-break: break-all;
}

.wrap-colored {
    padding: 10px;
    background-color: rgba(0, 114, 172, .4);
}

.privacy {
	text-align: center;
	text-decoration: none;
	display: block;
	color: #000;
 }

 .intl-tel-input {
	display: flex;
	flex-direction: column;
	width: 100%;
	align-items: center;
}

.articulo-contenido {
    margin-bottom: 40px;
}

