:root {
    --article-body-tablet-offset: rem(32px);
    --grid-6-1-column-content: calc(1 * ((100% - var(--grid-column-gap) * 5) / 6 + var(--grid-column-gap)) - var(--grid-column-gap));
    --grid-6-1-column-content-gap: calc(1 * ((100% - var(--grid-column-gap) * 5) / 6 + var(--grid-column-gap)));
    --grid-8-1-column-content: calc(1 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) - var(--grid-column-gap));
    --grid-8-1-column-content-gap: calc(1 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)));
    --grid-8-2-column-content: calc(2 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) - var(--grid-column-gap));
    --grid-8-3-column-content: calc(3 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) - var(--grid-column-gap));
    --grid-8-4-column-content: calc(4 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) - var(--grid-column-gap));
    --grid-10-1-column-content: calc(1 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) - var(--grid-column-gap));
    --grid-10-2-column-content: calc(2 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) - var(--grid-column-gap));
    --grid-10-3-column-content: calc(3 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) - var(--grid-column-gap));
    --grid-10-4-column-content: calc(4 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) - var(--grid-column-gap));
    --grid-10-1-column-content-gap: calc(1 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)));
    --grid-12-1-column-content-gap: calc(1 * ((100% - var(--grid-column-gap) * 11) / 12 + var(--grid-column-gap)))
}

._n {
    font-weight: 700
}

._nu {
    text-transform: uppercase;
    font-weight: 700
}

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

.fo_w {
    background: #fff
}

.fo svg {
    stroke: #000;
    fill: #000
}

.fo_ser {
    margin-top: 3.125rem;
    position: relative;
    padding-top: 1.25rem;
    margin-bottom: 1.875rem;
    border-top: .5rem solid #000;
    border-bottom: .0625rem solid #4a4a4a
}

.fo_ser>span {
    position: relative;
    font-weight: 700
}

.fo_ser ul {
    text-align: center;
    text-transform: uppercase;
    padding: 1.25rem 0;
    box-sizing: border-box;
    border-bottom: .0625rem solid #4a4a4a;
    margin-bottom: .0625rem
}

.fo_ser ul li:nth-child(-n+4) {
    min-width: 5.1875rem;
    margin-bottom: 1.25rem;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: .625rem
}

.fo_ico {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto 1.125rem;
    font-size: .625rem;
    font-family: MarcinAntB, sans-serif;
    line-height: .75rem;
    display: inline-flex;
    height: 2.8125rem;
    justify-content: center;
    min-width: 6.9375rem;
    align-items: flex-end
}

.fo_ico a {
    align-items: flex-end;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    background-size: 2.875rem;
    height: 2.8125rem
}

.fo_ico:last-child {
    margin-right: 0
}

.fo_ico-ti a {
    background-image: url(https://static.elpais.com/dist/resources/images/v2/ico-weather.svg);
    background-position-y: -.625rem
}

.fo_ico-tv a {
    background-image: url(https://static.elpais.com/dist/resources/images/v2/ico-tv.svg);
    background-position-y: -.625rem
}

.fo_ico-car a {
    background-image: url(https://static.elpais.com/dist/resources/images/v2/ico-cartelera.svg);
    background-position-y: -.5rem
}

.fo_ico-ju a {
    background-image: url(https://static.elpais.com/dist/resources/images/v2/ico-juegos.svg);
    background-position-y: -.5rem
}

.fo_ico-ca a {
    background-image: url(https://static.elpais.com/dist/resources/images/v2/ico-calculadora.svg);
    background-position-y: -.5625rem
}

.fo_ico-tra a {
    background-image: url(https://static.elpais.com/dist/resources/images/v2/ico-trafico.svg);
    background-position-y: -.5625rem
}

.fo_ico-sor a {
    background-image: url(https://static.elpais.com/dist/resources/images/v2/ico-sorteos-lotery.svg);
    background-position-y: -.5625rem
}

.fo_ico-cru a {
    background-image: url(https://static.elpais.com/dist/resources/images/v2/ico-crucigramas.svg);
    background-position-y: -.5625rem
}

.fo_col {
    display: grid;
    position: relative;
    margin-bottom: 3.125rem;
    grid-gap: 3.125rem;
    grid-template-areas: "col-1" "col-2" "col-3"
}

.fo_col:after {
    content: "";
    width: 100%;
    height: .0625rem;
    position: absolute;
    left: 0;
    bottom: -1.5625rem;
    background: #4a4a4a
}

.fo_col-1 {
    grid-area: col-1;
    align-content: flex-start;
    flex-flow: wrap;
    text-align: center;
    margin-top: 1.5625rem;
    padding-top: 1.5625rem;
    border-top: .0625rem solid #efefef
}

.fo_col-1 p {
    font-size: .75rem;
    font-family: GothamBook, serif;
    line-height: 1.0625rem;
    margin: .1875rem 0 0
}

.fo_col-1_a {
    text-align: left;
    display: flex;
    justify-content: space-between;
    font-family: MarcinAntB, sans-serif;
    font-size: .875rem;
    color: #016ca2;
    width: 90%;
    margin: 1.5625rem auto 0
}

.fo_col-1_i {
    width: 90%;
    height: auto;
    box-shadow: 0 .125rem .625rem #00000017;
    transform: translateZ(0);
    margin: 0 auto;
    overflow: hidden
}

.fo_col-2 {
    grid-area: col-2;
    position: relative
}

.fo_col-2:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #4a4a4a;
    position: absolute;
    left: 0;
    top: -1.5625rem
}

.fo_col-2 p {
    font-size: .75rem;
    font-family: GothamBook, serif;
    line-height: 1.0625rem
}

.fo_col-2-grid {
    display: grid;
    grid-column-gap: 3.125rem;
    grid-template-columns: .83fr 1fr;
    grid-template-areas: "hem ul" "app app";
    margin-top: 1.5625rem
}

.fo_col-3 {
    grid-area: col-3;
    position: relative;
    display: grid;
    grid-template-rows: min-content;
    grid-template-areas: "am" "ep" "nots"
}

.fo_col-3-su {
    grid-template-areas: "am" "nots" "ep"
}

.fo_col-3:before {
    content: "";
    width: 100%;
    height: .0625rem;
    background: #4a4a4a;
    position: absolute;
    left: 0;
    top: -1.5625rem
}

.fo .w-cta {
    margin-bottom: 1.5625rem;
    width: 100%
}

.fo .w-cta .w_tx {
    font-family: MarcinAntB, sans-serif;
    font-size: .875rem;
    line-height: 1rem;
    margin-top: .625rem
}

.fo .w-cta.nw .w_t {
    background-image: url(https://static.elpais.com/dist/resources/images/v2/ico-newsletter.svg);
    background-size: 1.3125rem .8125rem;
    background-repeat: no-repeat;
    background-position: right
}

.fo .w-cta .w_t {
    font-family: GothamBook, serif;
    font-size: .75rem;
    font-weight: 900;
    letter-spacing: -.015rem;
    text-transform: uppercase;
    border-bottom: 1px solid #4a4a4a;
    padding-bottom: .5rem;
    color: #000;
    position: relative;
    margin: 0;
    line-height: .9375rem
}

.fo .w-cta .w_t:after {
    content: "";
    height: .125rem;
    width: 8.25rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000
}

.fo_c2mitad {
    width: 50%;
    text-align: center;
    font-size: .875rem;
    font-family: GothamBook, serif;
    font-weight: 700;
    line-height: 1.375rem;
    overflow: hidden;
    margin-top: 1.875rem
}

.fo_c2mitad:first-child {
    border-right: .0625rem solid #efefef
}

.fo_c2mitad>img {
    display: inline;
    width: auto;
    max-width: 7.6875rem;
    height: 5.75rem;
    margin-top: 1rem
}

.fo_c2mitad-ul {
    text-align: left;
    color: #016ca2;
    font-family: MarcinAntB, sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
    grid-area: ul;
    font-size: .875rem
}

.fo_c2mitad-ul li {
    margin-bottom: .625rem
}

.fo_c2mitad-ul li:last-child {
    margin-bottom: 0
}

.fo_c2mitad-ul a {
    color: #000;
    line-height: 1rem
}

.fo_c2_hem {
    grid-area: hem;
    text-align: left;
    position: relative;
    font-family: GothamBook, serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: .875rem
}

.fo_c2_hem:after {
    position: absolute;
    content: "";
    width: .0625rem;
    height: 100%;
    top: 0;
    right: -1.5625rem;
    background: #efefef
}

.fo_c2_hem a:first-child:after {
    content: ">";
    margin-left: .25rem
}

.fo_c2_hem img {
    display: inline-block;
    margin-top: .75rem;
    width: calc(100% - 10px)
}

.fo_app {
    font-weight: 700;
    font-size: .875rem;
    grid-area: app;
    display: block;
    text-align: center;
    min-width: unset;
    margin-top: 1.5625rem;
    border-top: .0625rem solid #4a4a4a
}

.fo_app div {
    margin-top: 1.875rem;
    margin-bottom: 1.25rem
}

.fo_app a {
    width: 50%;
    display: inline-block;
    text-align: center
}

.fo_app a img {
    display: initial;
    width: calc(100% - 10px);
    max-width: 6.25rem
}

.fo_su {
    background-color: #f7cf3c1a;
    padding: 1.0625rem;
    text-align: center;
    height: -moz-min-content;
    height: min-content;
    grid-area: am;
    font-weight: 700
}

.fo_su .btn {
    display: block;
    width: -moz-min-content;
    width: min-content;
    margin: 1.5625rem auto 0;
    font-size: .875rem;
    line-height: 1.1875rem;
    padding-top: .5625rem;
    padding-bottom: .5625rem
}

.fo_nots {
    grid-area: nots
}

.fo_not {
    border-bottom: .0625rem solid #efefef;
    padding-bottom: 1.25rem;
    margin-bottom: 1.25rem;
    font-family: GothamBook, serif;
    font-size: .875rem;
    line-height: 1.0625rem;
    letter-spacing: -.00625rem;
    display: inline-block;
    box-sizing: border-box;
    text-align: left;
    width: 100%;
    position: relative
}

.fo_not .c {
    display: block;
    border-bottom: 0
}

.fo_not .c figcaption,
.fo_not .c .c_a,
.fo_not .c .c_d {
    display: none
}

.fo_not .c .c_k {
    font-size: .8125rem;
    line-height: .8125rem;
    letter-spacing: .0075rem;
    margin: 0 0 .3125rem;
    text-transform: uppercase;
    font-family: MarcinAntB, sans-serif;
    font-weight: 400
}

.fo_not .c .c_t {
    font-size: .875rem;
    line-height: 1.0625rem;
    font-family: GothamBook, serif;
    font-weight: 400;
    font-weight: 700;
    margin-bottom: 0
}

.fo_not:first-child:before {
    background: none
}

.fo_not:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.fo_not:last-child article {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0
}

.fo_not_h {
    font-size: .8125rem;
    line-height: .8125rem;
    letter-spacing: .0075rem;
    margin: 0 0 .3125rem;
    text-transform: uppercase;
    font-family: MarcinAntB, sans-serif;
    font-weight: 700
}

.fo_not img {
    width: 40%;
    float: left;
    margin: 0 .9375rem 0 0
}

.fo_ep {
    width: 100%;
    margin-top: 1.5625rem;
    padding-top: 1.875rem;
    border-top: .0625rem solid #4a4a4a;
    grid-area: ep;
    margin-bottom: 1.875rem;
    text-align: center
}

.fo_ep p {
    margin: 0;
    text-align: left;
    display: inline-block
}

.fo_ep_lo {
    width: 6.875rem;
    height: 1.4375rem;
    background-image: url(https://static.elpais.com/dist/resources/images/v2/elpaismaslogo.svg);
    background-size: cover;
    position: relative;
    text-indent: -9999px;
    margin: -.5625rem 0 0 .4375rem;
    display: inline-block;
    vertical-align: middle
}

.fo_ep_lo a {
    display: block
}

.fo_col-3-su .fo_su {
    border-top: .5rem solid #f7cf3c;
    background: none;
    padding: .9375rem 1.0625rem 1.25rem
}

.fo_col-3-su .fo_ep {
    border-top: 0;
    margin-top: 0
}

.fo_col-3-su .fo_nots {
    background: none;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 0 1.0625rem
}

.fo_col-3-su .fo_not:last-child {
    padding-bottom: 1.25rem;
    border-bottom: .0625rem solid #000
}

.fo_col-3-su .fo_not .c .c_k {
    font-size: .8125rem;
    line-height: .8125rem;
    letter-spacing: .0075rem;
    margin: 0 0 .3125rem;
    text-transform: uppercase;
    font-family: MarcinAntB, sans-serif;
    font-weight: 700
}

.fo_col-3-su .fo_not .c .c_t {
    font-size: .875rem;
    font-family: GothamBook, serif;
    line-height: 1.0625rem
}

.fo_col-3-su .fo_not .c .c_m {
    margin-bottom: 0
}

.fo_col-3-su .fo_ep {
    padding-top: 0
}

.fo_fi {
    border-bottom: .0625rem solid #efefef;
    padding-bottom: 1.5625rem;
    width: 100%
}

.fo_fi-os {
    border-bottom: .0625rem solid #4a4a4a
}

.fo_fi p {
    margin: .625rem 0 0
}

.fo_fi h3 {
    font-family: GothamBook, serif;
    font-weight: 700;
    font-size: .875rem;
    margin: 0;
    line-height: .875rem
}

.fo_fi h3.h3_t {
    margin-top: 1.4375rem
}

.fo_pri {
    text-indent: -9999px;
    background-image: url(https://static.elpais.com/dist/resources/images/v2/nuevo-logo-prisa.png);
    width: 6.6875rem;
    height: 2.625rem;
    background-size: cover
}

.fo_en {
    position: relative
}

.fo_en-c1 span {
    text-transform: uppercase;
    font-family: MarcinAntB, sans-serif;
    font-size: .875rem;
    font-weight: 700
}

.fo_en-c2 {
    justify-content: center;
    margin: 1.375rem 0
}

.fo_en-c2 h3 {
    margin: 0 auto .875rem;
    height: 2.6875rem
}

.fo_en-c2 button {
    text-transform: initial;
    margin: 0 auto;
    display: block;
    font-family: MarcinAntB, sans-serif;
    font-size: .6875rem;
    font-weight: 400;
    padding: .5rem 1.9375rem .5rem .9375rem
}

.fo_en-c2 button span {
    position: relative
}

.fo_en-c2 button span:after {
    content: "";
    position: absolute;
    right: -1.1875rem;
    top: .25rem;
    width: 0;
    height: 0;
    border-left: .3125rem solid #fff;
    border-right: .3125rem solid #fff;
    border-bottom: .3125rem solid #016ca2
}

.fo_en-c2_iframe {
    position: absolute;
    background: #fff;
    width: 100%;
    bottom: 30px;
    right: 0;
    font-size: 1.0625rem;
    line-height: 1.1875rem;
    font-family: MarcinAntB, sans-serif;
    font-weight: 700;
    border-bottom: .0625rem solid #000;
    display: none
}

.fo_en-c2_iframe-on {
    display: block
}

.fo_en-c2_iframe>div {
    padding: 5px 10px;
    border: .0625rem solid #000
}

.fo_en-c2_iframe svg {
    width: 1rem;
    height: 1rem;
    float: right
}

.fo_en-c2_iframe iframe {
    width: inherit
}

.fo_en_in {
    font-size: .6875rem;
    line-height: .75rem;
    text-align: center;
    border-bottom: .0625rem solid #000;
    margin-top: .75rem;
    font-family: MarcinAntB, sans-serif
}

.fo_en_in>p {
    color: #4a4a4a;
    font-size: .6875rem;
    line-height: 1rem;
    font-weight: 400;
    text-align: left;
    padding-bottom: 2.25rem
}

.fo_en_in a {
    margin-right: .5625rem;
    display: inline-block;
    margin-bottom: .6875rem
}

.fo_en_in a:last-child {
    margin-right: 0
}

.fo_en_redes {
    float: right
}

.fo_en_redes svg {
    width: 1.0625rem;
    height: auto;
    stroke: none;
    margin-left: .5625rem
}

.fo-lat .fo_col-1 {
    text-align: left
}

.fo-lat .fo_app {
    display: block;
    margin-bottom: 1.0625rem;
    padding-bottom: 1rem
}

.fo-lat .fo_app a {
    width: 50%;
    margin-top: .9375rem
}

.fo-lat .fo_fi-os {
    display: none
}

.fo-lat .fo_su {
    padding: 1.0625rem
}

.fo_fdr {
    padding-top: 21px;
    padding-bottom: 21px;
    flex-wrap: wrap;
    border-top: 1px solid #000;
    display: none
}

.tpl-h-el-pais .fo_fdr {
    display: flex
}

.fo_fdr img {
    width: auto;
    height: 3rem
}

.fo_fdr_gob {
    justify-content: flex-start;
    flex: 0 0 auto;
    align-items: center
}

.fo_fdr_fdr {
    justify-content: flex-end;
    flex: 1 0 auto;
    align-items: center;
    display: flex
}

.fo_fdr_txt {
    flex: 0 0 100%;
    font-size: .6875rem;
    line-height: 1rem;
    color: #4a4a4a;
    padding-top: 2.25rem;
    justify-content: center;
    text-align: center;
    font-family: MarcinAntB, sans-serif
}

@media (min-width: 48em) {
    .fo_ser {
        padding-top: 0
    }

    .fo_ser>span {
        display: none
    }

    .fo_ser ul {
        width: initial;
        margin-left: unset;
        display: flex;
        justify-content: space-around;
        padding: 2.5rem 0;
        margin-bottom: .125rem
    }

    .fo_ser ul li:nth-child(-n+4) {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0
    }

    .fo_ico {
        display: inline-flex;
        background-position: 50% 0;
        border: 0;
        align-items: flex-end;
        background-size: auto 1.6875rem;
        font-size: .625rem;
        height: 2.8125rem
    }

    .fo_ico a {
        background-position-x: center
    }

    .fo_col {
        grid-gap: 3.125rem
    }

    .fo_col {
        grid-template-areas: "col-1 col-2" "col-3 col-3";
        grid-template-columns: 1fr 1fr;
        padding-top: 2.3125rem;
        padding-left: .5rem;
        padding-right: .5rem
    }

    .fo_col-1 {
        border-bottom: 0;
        padding-bottom: 0;
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
        display: flex
    }

    .fo_col-2:before {
        left: -1.5625rem;
        top: 0;
        height: 100%;
        width: .0625rem
    }

    .fo_col-3 {
        grid-template-areas: "am" "ep" "nots"
    }

    .fo_col-3-su {
        grid-template-areas: "am" "nots" "ep"
    }

    .fo_app {
        display: flex
    }

    .fo_app div {
        margin-bottom: unset;
        float: left;
        width: 90%
    }

    .fo_app a {
        width: 70%;
        margin-top: 1.5625rem
    }

    .fo_su {
        margin-top: 0;
        padding-top: 1.5625rem
    }

    .fo_nots {
        display: grid;
        grid-gap: 3.125rem;
        grid-template-columns: 1fr 1fr
    }

    .fo_not {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0
    }

    .fo_not:before {
        content: "";
        width: .0625rem;
        height: 100%;
        position: absolute;
        top: 0;
        left: -1.5625rem;
        background-color: #efefef
    }

    .fo_col-3-su .fo_su {
        padding: .9375rem 1.0625rem 1.5625rem
    }

    .fo_col-3-su .fo_not img {
        width: 100%;
        margin-bottom: .75rem
    }

    .fo_en-c1 {
        border-top: 0
    }

    .fo-lat .fo_app {
        margin-top: 0;
        border-top: 0px;
        border-bottom: .0625rem solid #efefef
    }

    .fo-lat .fo_app div {
        margin-top: 0
    }

    .fo-lat .fo_col-2-grid {
        grid-template-areas: "hem app" "hem ul";
        margin-top: 0
    }

    .fo-lat .fo_fi {
        border-bottom: unset
    }

    .fo_fdr {
        border-top: unset
    }

    .fo_fdr_gob,
    .fo_fdr_fdr {
        justify-content: center;
        flex: 0 0 50%
    }
}

@media (min-width: 48em)and (max-width: 62.5425em) {
    .fo_col-1_a {
        margin: 0rem auto 0
    }

    .fo_not .c .c_h {
        display: block
    }

    .fo_col-3-su .fo_nots {
        padding: 0 1.0625rem 1.75rem
    }

    .fo_col-3-su .fo_not:last-child {
        border-bottom: 0
    }

    .fo_col-3-su .fo_ep {
        border-top: .0625rem solid #000;
        padding-top: 1.875rem
    }

    .fo_en_in>div {
        padding: 0 5.625rem .75rem
    }
}

@media (min-width: 62.5625em) {
    .fo_col {
        grid-gap: 3.125rem
    }

    .fo_col {
        grid-template-areas: "col-1 col-2 col-3";
        grid-template-columns: 1fr 1.05fr 1fr;
        padding-top: 2.9375rem;
        padding-left: .6875rem;
        padding-right: .6875rem
    }

    .fo_col:after {
        bottom: -3.125rem
    }

    .fo_col-2:before {
        background: #efefef
    }

    .fo_col-3:before {
        left: -1.5625rem;
        top: 0;
        width: .0625rem;
        height: 100%;
        background: #efefef
    }

    .fo_col-3 {
        border-top: 0;
        padding-top: 0
    }

    .fo_app div {
        margin-top: 1.5625rem
    }

    .fo_app a {
        margin-top: 1.3125rem
    }

    .fo_su {
        font-size: 1.125rem;
        line-height: 1.4375rem
    }

    .fo_nots {
        display: block
    }

    .fo_not {
        border-bottom: .0625rem solid #efefef;
        padding-bottom: 1.25rem;
        margin-bottom: 1.25rem
    }

    .fo_not:first-child {
        margin-top: 0
    }

    .fo_not .c {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .fo_not {
        font-family: GothamBook, serif;
        font-size: .875rem;
        line-height: 1.0625rem;
        letter-spacing: -.00625rem;
        display: inline-block;
        box-sizing: border-box;
        text-align: left;
        width: 100%;
        position: relative
    }

    .fo_not:before {
        background: none
    }

    .fo_ep {
        text-align: left
    }

    .fo_col-3-su {
        display: block
    }

    .fo_col-3-su .fo_ep {
        text-align: center
    }

    .fo_col-3-su .fo_not img {
        width: 40%;
        margin-bottom: 0
    }

    .fo_en {
        border-bottom: .0625rem solid #000;
        padding-bottom: 1.5625rem;
        padding-top: 2.3125rem
    }

    .fo_en-c1 {
        grid-column: 1/11
    }

    .fo_en-c2 {
        margin: 0
    }

    .fo_en-c2 h3 {
        margin-top: -.8125rem
    }

    .fo_en-c2 {
        grid-column: 11/13;
        justify-content: end
    }

    .fo_en_in {
        border-bottom: 0;
        padding: 0;
        text-align: left
    }

    .fo_fdr {
        flex-wrap: nowrap;
        padding: 2.75rem 0
    }

    .fo_fdr img {
        width: auto;
        height: auto
    }

    .fo_fdr_gob {
        flex: 0 0 10.5625rem;
        order: 1
    }

    .fo_fdr_txt {
        flex: 0 1 auto;
        order: 2;
        padding: 0 2.5rem;
        box-sizing: border-box;
        align-items: center
    }

    .fo_fdr_fdr {
        flex: 0 0 17.5rem;
        order: 3
    }
}