:root {
    --ch-color_primary: #1b9865
}

@media (min-width: 1025px) {
    .suscribe [data-dropdown="panel-content"]::-webkit-scrollbar {
        width:16px
    }

    .suscribe [data-dropdown="panel-content"]::-webkit-scrollbar-thumb {
        background: #dadce0;
        background-clip: padding-box;
        border: 4px solid transparent;
        border-radius: 8px;
        box-shadow: none;
        min-height: 50px
    }
}

.story__body--classic .wp-caption .wp-caption-text,.story__body--classic .wp-caption figcaption,.story__body--classic .wp-caption footer,.story__body--classic figure .wp-caption-text,.story__body--classic figure figcaption,.story__body--classic figure footer,.wp-block-embed figcaption,.wp-block-image figcaption {
    padding: 14px 0 0;
    font: 400 .8125rem/1.30769 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    text-align: left
}

.story__body--classic .wp-caption .wp-caption-text a,.story__body--classic .wp-caption figcaption a,.story__body--classic .wp-caption footer a,.story__body--classic figure .wp-caption-text a,.story__body--classic figure figcaption a,.story__body--classic figure footer a,.wp-block-embed figcaption a,.wp-block-image figcaption a {
    color: #1b9865
}

.story__body--classic .wp-caption .wp-caption-text a:hover,.story__body--classic .wp-caption figcaption a:hover,.story__body--classic .wp-caption footer a:hover,.story__body--classic figure .wp-caption-text a:hover,.story__body--classic figure figcaption a:hover,.story__body--classic figure footer a:hover,.wp-block-embed figcaption a:hover,.wp-block-image figcaption a:hover {
    text-decoration: underline
}

.story__body--classic a,.story__body>p a,.story__body--classic>p ~ *:not(.banner) a,.story__body>ul li a,.story__body>ol li a {
    color: #1b9865;
    text-decoration: underline
}

.story__body--classic a:hover,.story__body>p a:hover,.story__body--classic>p ~ *:not(.banner) a:hover,.story__body>ul li a:hover,.story__body>ol li a:hover {
    text-decoration: none
}

.story__share-copy,.story__share-system {
    border-color: black
}

.story__share-copy svg *,.story__share-system svg * {
    fill: black
}

.story__share-copy:hover,.story__share-system:hover {
    background-color: black
}

.story__share-whatsapp {
    border-color: #47C23C
}

.story__share-whatsapp svg * {
    fill: #47C23C
}

.story__share-whatsapp:hover {
    background-color: #47C23C
}

.story__share-facebook {
    border-color: #4663A6
}

.story__share-facebook svg * {
    fill: #4663A6
}

.story__share-facebook:hover {
    background-color: #4663A6
}

.story__share-twitter {
    border-color: #28A9E0
}

.story__share-twitter svg * {
    fill: #28A9E0
}

.story__share-twitter:hover {
    background-color: #28A9E0
}

.story__share-mail {
    border-color: #1b9865
}

.story__share-mail svg * {
    fill: #1b9865
}

.story__share-mail:hover {
    background-color: #1b9865
}

@font-face {
    font-family: "Roboto";
    font-display: swap;
    src: url("../fonts/roboto-400.woff2") format("woff2"),url("../fonts/roboto-400.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    unicode-range: U+000-5FF
}

@font-face {
    font-family: "Roboto";
    font-display: swap;
    src: url("../fonts/roboto-700.woff2") format("woff2"),url("../fonts/roboto-700.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    unicode-range: U+000-5FF
}

@font-face {
    font-family: "Roboto";
    font-display: swap;
    src: url("../fonts/roboto-900.woff2") format("woff2"),url("../fonts/roboto-900.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    unicode-range: U+000-5FF
}

.footer {
    background-color: #145F44;
    color: white;
    background-position: top left, top right;
    background-size: 122px 129px, 104px 208px;
    background-repeat: no-repeat
}

.dom-ready .footer {
    background-image: url("../images/bg_footer-left.png@v=1.0.1"),url("../images/bg_footer-right.png@v=1.0.1")
}

.footer__top {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    padding: 20px 20px 25px;
    margin: 0 -20px;
    border-bottom: 1px solid rgba(255,255,255,0.2)
}

.footer__logo {
    width: 160px;
    height: 100%;
    max-height: 40px;
    display: flex;
    align-items: center;
    order: 1;
    margin-bottom: 20px
}

.footer__logo svg {
    height: auto
}

.footer__socialmedia {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    order: 3;
    width: 100%;
    flex-basis: 100%;
    margin-bottom: -14px;
    margin-top: -13px;
    margin-left: -14px;
    order: 3
}

.footer__socialmedia svg {
    width: 40px;
    height: 40px
}

.footer__uptop {
    background-color: transparent;
    border: 1px solid white;
    height: 40px;
    border-radius: 20px;
    width: 99px;
    justify-content: flex-end;
    display: flex;
    align-items: center;
    color: inherit;
    text-transform: uppercase;
    font-size: .75rem;
    line-height: 1;
    font-weight: 900;
    transition: all .3s;
    order: 2;
    margin-bottom: 20px
}

.footer__uptop:hover {
    background-color: white;
    color: #145F44
}

.footer__uptop:hover svg * {
    fill: #145F44
}

.footer__sites {
    padding: 25px 20px;
    margin: 0 -20px;
    border-bottom: 1px solid rgba(255,255,255,0.2)
}

.footer__sites p {
    font: 900 1rem/1.75 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px
}

.footer__sites ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.footer__sites li {
    width: calc( 50% - 10px)
}

.footer__sites a {
    font: 400 .875rem/2 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif
}

.footer__sites a:hover {
    text-decoration: underline
}

.footer__links {
    padding: 20px;
    margin: 0 -20px;
    border-bottom: 1px solid rgba(255,255,255,0.2)
}

.footer__links a {
    font: 400 .875rem/2 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif
}

.footer__links a:hover {
    text-decoration: underline
}

.footer__copy {
    padding: 16px 20px;
    margin: 0 -20px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    display: flex;
    justify-content: space-between;
    align-items: center
}

.footer__copy p {
    font: 400 .75rem/1.66667 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    opacity: .5
}

@media (min-width: 850px) {
    .footer {
        margin-top:30px;
        background-size: 180px 189px, 235px 190px
    }

    .dom-ready .footer {
        background-image: url("../images/bg_desktop_footer-left.png@v=1.0.1"),url("../images/bg_desktop_footer-right.png@v=1.0.1")
    }

    .footer__top {
        position: relative;
        margin: 0 auto 30px;
        max-width: 1310px;
        padding: 40px 0 38px;
        flex-basis: 100%;
        width: 100%
    }

    .footer__logo {
        margin-bottom: 0;
        order: 0
    }

    .footer__socialmedia {
        width: initial;
        flex-basis: initial;
        margin: 0;
        order: 0
    }

    .footer__uptop {
        order: 0;
        margin: 0
    }

    .footer__sites {
        margin: 0 0 30px;
        padding: 0 30px 30px 0
    }

    .footer__sites ul {
        max-width: 50%
    }

    .footer__sites-group {
        display: flex;
        flex-wrap: wrap;
        margin: 0 0 30px;
        padding: 0 30px 30px 0;
        border-bottom: 1px solid rgba(255,255,255,0.2)
    }

    .footer__sites-group .footer__sites {
        margin: 0;
        padding: 0;
        border: none;
        width: 50%
    }

    .footer__sites-group .footer__sites ul {
        max-width: 100%
    }

    .footer__links {
        display: flex;
        margin: 0;
        padding: 0 30px 30px 0
    }

    .footer__links li {
        padding-right: 15px
    }

    .footer__copy {
        margin: 0;
        padding-left: 0;
        padding-right: 0
    }
}

.navigation {
    position: fixed;
    top: 0;
    right: 100%;
    max-width: 100%;
    width: 360px;
    bottom: 0;
    z-index: 100;
    padding: 75px 20px 0;
    overflow: auto;
    background-color: #145F44;
    transition: transform .3s;
    opacity: 0;
    transform: translate(-10%, 0);
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.36)
}

.navigation:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 208px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    pointer-events: none
}

.navigation--active {
    transform: translate(100%, 0)
}

.navigation--active:before {
    background-image: url("../images/bg_navigation-top.png@v=1.0.1")
}

.navigation--active .suscribe {
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto;
    background-image: url("../images/bg_suscribe-navigation.png@v=1.0.1")
}

.navigation__logo {
    position: absolute;
    top: 13px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 100%;
    max-height: 40px
}

.navigation__logo svg {
    height: auto
}

.navigation__close {
    position: absolute;
    top: 13px;
    right: 10px;
    z-index: 2
}

.navigation__search {
    position: relative;
    margin-bottom: 35px;
    z-index: 2
}

.navigation__search input {
    width: 100%;
    border: none;
    padding: 18px 60px 18px 20px;
    border: 1px solid transparent;
    font: 400 1.125rem/1.33333 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    border-radius: 30px
}

.navigation__search button {
    position: absolute;
    top: 0;
    right: 0
}

.navigation__search svg * {
    fill: #145F44
}

.navigation .login__wrapper {
    padding-bottom: 15px;
    margin: 0 0 15px 0;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    display: flex;
    flex-direction: column
}

.navigation .login__link {
    width: 100%;
    text-transform: uppercase;
    height: 44px;
    color: white;
    font-size: .8125rem;
    line-height: 3.38462;
    letter-spacing: .03em;
    margin: 0
}

.navigation__links {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    margin: 0 -20px;
    padding: 0 20px 10px;
    position: relative;
    z-index: 2
}

.navigation__links li {
    margin-bottom: 10px
}

.navigation__links li:last-child {
    margin-bottom: 0
}

.navigation__links a {
    text-transform: uppercase;
    color: white;
    font-size: .8125rem;
    line-height: 3.38462;
    letter-spacing: .03em;
    display: block
}

.navigation__links a:hover {
    text-decoration: underline
}

.navigation__links a[data-collapse="panel-header"] {
    position: relative
}

.navigation__links a[data-collapse="panel-header"]:hover {
    text-decoration: none
}

.navigation__links a[data-collapse="panel-header"] .icono--caret_up {
    position: absolute;
    top: 50%;
    right: -16px;
    width: 44px;
    height: auto;
    transform: translatey(-50%) rotate(180deg);
    -webkit-tap-highlight-color: transparent
}

.navigation__links a[data-collapse="panel-header"] .icono--caret_up * {
    fill: white
}

.dom-ready .navigation__links a[data-collapse="panel-header"] .icono--caret_up {
    transition: transform 0.25s
}

.navigation__links a[data-collapse="panel-header"][data-collapsed="false"] .icono--caret_up,.navigation__links a[data-collapse="panel-header"].amp__collapsed--false .icono--caret_up {
    transform: translatey(-50%) rotate(0deg)
}

.navigation__links ul.sub-menu {
    padding-left: 20px
}

.navigation__copy {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    margin: 0 -20px;
    padding: 20px
}

.navigation__copy a {
    color: white;
    font: .875rem/2.42857 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    display: block
}

.navigation__copy a:hover {
    text-decoration: underline
}

.navigation__follow {
    margin: 0 -20px;
    text-align: center;
    padding: 17px 0 11px;
    position: relative
}

.navigation__follow p {
    font-size: .75rem;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 4px;
    color: white
}

.navigation__follow svg {
    width: 50px;
    height: 50px;
    margin: 0 -5px
}

.navigation__follow a:hover * {
    fill: #1b9865
}

.navigation .suscribe {
    border-radius: 0;
    margin: 0 -20px;
    background-color: transparent;
    box-shadow: none;
    border-top: 1px solid rgba(255,255,255,0.2);
    padding-bottom: 153px;
    width: initial
}

.navigation .suscribe__top {
    background: none !important
}

.navigation .suscribe__top:after {
    display: none
}

.navigation .suscribe__form {
    padding: 30px 20px 0
}

.navigation .suscribe__title {
    font-size: 1.375rem;
    line-height: 1.09091;
    font-weight: 400
}

.navigation .suscribe__badget {
    background-color: #1b9865
}

.navigation .suscribe__badget svg * {
    fill: white
}

.news--box .news__media {
    overflow: hidden;
    border-radius: 10px
}

.news--box .news__exclusiva {
    background-color: #c60800;
    color: #fff;
    transform: skew(-10deg);
    padding: .0625rem;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: .0625rem;
    font-size: .75rem;
    font-weight: 700;
    margin-left: 2px
}

.news--box .news__data {
    padding: 16px 0 20px
}

@media (min-width: 767px) {
    .news--box {
        box-shadow:none;
        border-radius: 0
    }

    .news--box .news__media {
        overflow: hidden;
        border-radius: 10px
    }

    .news--box .news__data {
        padding: 15px 0
    }

    .news--box .news__title {
        font-size: 1.1875rem;
        line-height: 1.15789;
        font-weight: 900
    }
}

.module {
    margin-bottom: 20px
}

.module__header {
    position: relative
}

.module__title {
    white-space: nowrap;
    font-size: 1.625rem;
    line-height: 2.07692;
    font-weight: 900;
    letter-spacing: -.02em;
    color: #145F44
}

.module__subtitle {
    font: .8125rem/1 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    display: block;
    margin-top: 5px
}

.module__link {
    display: flex;
    width: -moz-min-content;
    width: min-content;
    white-space: nowrap;
    align-items: center;
    flex-direction: row-reverse;
    position: absolute;
    top: 10px;
    right: 0;
    font-size: .8125rem;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    color: #1b9865
}

.module__link svg * {
    fill: #1b9865
}

.module__link .icono--arrow_left {
    display: none
}

@media (min-width: 767px) {
    .module {
        margin-bottom:40px
    }

    .module__header {
        margin-bottom: 15px
    }

    .module__title {
        font-size: 2rem;
        line-height: 1
    }

    .module__link {
        top: 5px
    }
}

.module--ranking {
    padding: 17px 25px 20px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 210px 61px;
    background-position: top right;
    background-color: #f6f6f6;
    border-radius: 10px
}

.dom-ready .module--ranking {
    background-image: url("../images/bg_trending.png@v=1.0.1")
}

.module--ranking .module__title {
    margin-bottom: 10px
}

.module--ranking .news--summary {
    margin-bottom: 16px;
    background-color: transparent
}

.module--ranking .news--summary:last-child {
    margin-bottom: 0
}

.module--ranking .news--summary .news__media {
    position: relative;
    width: 125px;
    height: 125px;
    flex: 0 0 125px;
    padding-top: 125px;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 125px 125px;
    background-color: transparent;
    margin-right: 15px
}

.dom-ready .module--ranking .news--summary .news__media {
    background-image: url("../images/bg_trending-image.png@v=1.0.1")
}

.module--ranking .news--summary .news__media img {
    border-radius: 100%;
    width: 112px;
    height: 112px
}

.module--ranking .news--summary .news__media svg {
    background: white;
    width: 112px;
    height: 112px;
    border-radius: 100%;
    padding: 25px;
    top: 0;
    left: 0;
    transform: none
}

.module--ranking .news--summary .news__label {
    margin-bottom: 5px
}

.module--ranking .news--summary .news__title {
    font-size: .9375rem;
    line-height: 1.2;
    font-weight: 400;
    margin: 0
}

@media (min-width: 767px) {
    .module--ranking {
        background-repeat:no-repeat;
        background-size: 400px 84px, 124px 62px;
        background-position: top right, bottom left;
        padding: 40px 30px 30px
    }

    .dom-ready .module--ranking {
        background-image: url("../images/bg_desktop_trending-top.png@v=1.0.1"),url("../images/bg_desktop_trending-bottom.png@v=1.0.1")
    }

    .module--ranking .module__header {
        justify-content: center;
        margin: 0;
        text-align: center;
        margin-bottom: 20px
    }

    .module--ranking .module__content {
        display: flex
    }

    .module--ranking .news--summary {
        display: flex;
        flex-direction: column;
        margin: 0 10px;
        text-align: center;
        align-items: center;
        width: 100%;
        max-width: 20%;
        box-shadow: none;
        background-color: transparent;
        border-radius: 0
    }

    .module--ranking .news--summary .news__media {
        margin: 0 0 15px;
        left: 6px
    }

    .module--ranking .news--summary .news__ranking {
        bottom: auto;
        top: 70px;
        left: 50%;
        margin-left: 15px
    }

    .module--ranking .news--summary .news__label {
        margin-bottom: 9px
    }

    .module--ranking .news--summary .news__title {
        font-size: 1rem;
        line-height: 1.1875;
        font-weight: 700;
        max-width: 190px
    }
}

.suscribe {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
    background-color: #1b9865;
    border-radius: 10px
}

.suscribe__top {
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 184px 90px
}

.dom-ready .suscribe__top {
    background-image: url("../images/bg_suscribe-top.png@v=1.0.1")
}

.suscribe__top:after {
    content: "";
    width: 100%;
    height: 177px;
    display: block;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto 177px
}

.dom-ready .suscribe__top:after {
    background-image: url("../images/bg_suscribe.png@v=1.0.1")
}

.suscribe__logo {
    padding-top: 10px;
    margin-bottom: 26px;
    display: flex;
    align-items: center;
    width: 160px;
    height: 100%;
    max-height: 40px
}

.suscribe__logo svg {
    height: auto
}

.suscribe__title,.suscribe__subtitle {
    font-size: 1.375rem;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 20px;
    max-width: 262px;
    color: #fff
}

.suscribe__subtitle {
    font-size: 1rem;
    font-weight: 400
}

.suscribe__form {
    position: relative;
    z-index: 1;
    padding: 18px 20px 0;
    text-align: left
}

.suscribe__form-field {
    flex: 1;
    position: relative;
    margin-bottom: 10px;
    flex-basis: 100%
}

.suscribe__form-field input,.suscribe__form-field [data-dropdown="panel-header"] {
    border-radius: 25px;
    width: 100%;
    border: none;
    padding: 11px 24px 12px;
    font: 400 .9375rem/1.46667 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    border: 1px solid white
}

.suscribe__form-field [data-dropdown="panel-header"] {
    background: white;
    text-align: left;
    font-weight: 700;
    position: relative
}

.suscribe__form-field [data-dropdown="panel-header"] .icono--caret_up {
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translatey(-50%) rotate(180deg);
    right: 13px
}

.dom-ready .suscribe__form-field [data-dropdown="panel-header"] .icono--caret_up {
    transition: transform 0.25s
}

.suscribe__form-field [data-dropdown="panel-header"][data-dropdown-actived="true"]:after {
    transform: scaleX(1)
}

.suscribe__form-field [data-dropdown="panel-header"][data-dropdown-actived="true"] .icono--caret_up {
    transform: translatey(-50%) rotate(0deg)
}

.suscribe__form-hint {
    flex-basis: 100%;
    font: 400 .75rem/1.16667 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: rgba(255,255,255,0.8)
}

.suscribe__form-hint a {
    text-decoration: underline
}

.suscribe__form-hint a:hover {
    text-decoration: none
}

.suscribe__form .button {
    margin-bottom: 8px;
    background-color: #145F44;
    border: 1px solid transparent;
    color: #fff
}

.suscribe__form .button:after {
    display: none
}

.suscribe__form-success {
    display: none;
    padding: 26px 0 50px
}

.suscribe__form-success p {
    font-size: 1.375rem;
    line-height: 1.18182;
    font-weight: 900;
    letter-spacing: -.01em;
    color: #fff
}

.suscribe__form-success span {
    display: block;
    font-size: 2.5rem;
    line-height: 1;
    font-weight: 900;
    margin-bottom: 10px;
    width: 10px;
    color: #fff
}

.suscribe__form--success .suscribe__form-success {
    display: block
}

.suscribe__form--success .suscribe__form-main {
    display: none !important
}

.suscribe__badget {
    width: 77px;
    height: 45px;
    position: absolute;
    top: 25px;
    right: -4px;
    border-radius: 23px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #145F44;
    padding-right: 10px;
    box-shadow: 0 8px 10px rgba(0,0,0,0.16);
    display: flex;
    justify-content: flex-end
}

.suscribe__badget svg {
    width: 43px;
    height: auto
}

.suscribe__badget svg * {
    fill: white
}

.suscribe [data-dropdown="panel-content"] {
    padding-left: 0;
    padding-right: 0;
    filter: drop-shadow(0 0 2px rgba(0,0,0,0.3));
    margin-top: 5px;
    left: initial;
    right: 0;
    max-height: 270px;
    overflow-y: auto;
    flex-basis: 100%;
    z-index: 2;
    border-radius: 10px
}

.suscribe [data-dropdown="panel-content"] label {
    display: flex;
    align-items: center;
    cursor: pointer;
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 700
}

.suscribe [data-dropdown="panel-content"] label:hover {
    color: #1b9865
}

.suscribe [data-dropdown="panel-content"] [type="checkbox"] {
    width: initial;
    height: initial;
    margin-right: 10px
}

.suscribe__social {
    text-align: center;
    padding: 14px 15px 6px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border-top: 1px solid #fff
}

.suscribe__social p {
    font-size: .75rem;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .03em;
    flex-basis: 100%;
    margin-bottom: 5px;
    color: #fff
}

.suscribe__social a {
    position: relative;
    width: 40px;
    height: 40px;
    margin: 0 4px
}

.suscribe__social svg {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.suscribe__social svg * {
    fill: #fff
}

.suscribe__item {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 10px;
    max-width: 700px
}

.suscribe__item--error input {
    border: 2px solid #BE0000
}

.suscribe__item--error .suscribe__error {
    display: block;
    background-color: #BE0000;
    border-radius: 50px;
    color: white;
    padding: 10px 28px;
    margin-top: 2px;
    font: .9375rem/1.06667 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif
}

.suscribe__error {
    display: none
}

.suscribe--resp .suscribe__top {
    padding-top: 22px
}

.suscribe--resp .suscribe__badget {
    top: 38px;
    right: initial;
    left: -6px;
    border-radius: 23px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    justify-content: flex-start;
    padding-left: 10px
}

.modal--suscribe .modal__close svg * {
    fill: white
}

.navigation .suscribe__title,.navigation .suscribe__subtitle {
    color: white
}

.navigation .suscribe__form-hint {
    color: rgba(255,255,255,0.8)
}

.navigation .suscribe__form .button {
    background-color: #1b9865;
    color: white
}

@media (min-width: 767px) {
    .suscribe--resp {
        overflow:initial
    }

    .suscribe--resp:after {
        content: "";
        position: absolute;
        top: -25px;
        right: 0;
        width: 349px;
        height: calc( 25px + 100%);
        background-position: top right;
        background-size: 349px auto;
        background-repeat: no-repeat
    }

    .dom-ready .suscribe--resp:after {
        background-image: url("../images/bg_desktop_suscribe.png@v=1.0.1")
    }

    .suscribe--resp .suscribe__top {
        background: none;
        padding: 48px 20px 0
    }

    .suscribe--resp .suscribe__top:after {
        display: none
    }

    .suscribe--resp .suscribe__form {
        padding: 0
    }

    .suscribe--resp .suscribe__form-field {
        flex: 1;
        max-width: 313px;
        max-width: initial;
        display: inline-block;
        vertical-align: top
    }

    .suscribe--resp .suscribe__form .button {
        display: inline-block;
        vertical-align: top;
        width: 150px;
        margin: 0
    }

    .suscribe--resp .suscribe__form-success {
        padding: 0
    }

    .suscribe--resp .suscribe__form-success p span {
        width: auto
    }

    .suscribe--resp .suscribe__title,.suscribe--resp .suscribe__subtitle {
        max-width: 350px
    }

    .suscribe--resp .suscribe__social {
        text-align: left;
        padding: 15px 20px;
        border: none;
        display: flex;
        align-items: center;
        justify-content: initial;
        flex-wrap: initial
    }

    .suscribe--resp .suscribe__social p {
        flex-basis: initial;
        margin-bottom: 0
    }
}

@media (min-width: 850px) {
    .suscribe__title {
        font-size:1.375rem;
        line-height: 1.18182
    }

    .suscribe__social a {
        transition: color .25s, background-color .25s;
        border-radius: 50%
    }

    .suscribe__social a:hover {
        background-color: #fff
    }

    .suscribe__social a:hover svg * {
        fill: #000
    }

    .suscribe__form .button:hover {
        color: #fff;
        border-color: #fff;
        background-color: #1b9865
    }

    .suscribe--resp .suscribe__title,.suscribe--resp .suscribe__subtitle {
        max-width: initial
    }

    .navigation .suscribe__form .button:hover {
        color: white;
        background-color: #145F44;
        border-color: white
    }
}

@media (min-width: 1025px) {
    .suscribe--resp {
        padding:0 100px
    }

    .suscribe--resp:after {
        right: 100px
    }

    .suscribe--resp .suscribe__form-field {
        max-width: 480px
    }
}

@keyframes heartbeat {
    0%,50% {
        transform: scale(1)
    }

    60% {
        transform: scale(1.25)
    }

    70% {
        transform: scale(1)
    }

    80% {
        transform: scale(1.25)
    }

    90% {
        transform: scale(1)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes rotation {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.story__content {
    width: 100%
}

.story__share {
    display: flex;
    justify-content: center;
    margin: 0 -20px 30px
}

.story__share--fixed {
    display: none
}

.story__share a,.story__share button {
    overflow: hidden;
    border-radius: 100%;
    margin: 0 5px;
    transition: all .2s;
    border-width: 1px;
    border-style: solid;
    background-color: white
}

.story__share a:hover svg *,.story__share button:hover svg * {
    fill: white !important
}

.story__share svg {
    width: 40px;
    height: 40px
}

.story__share-copy .icono--check {
    display: none
}

.story__share-copy_ok .icono--copy {
    display: none
}

.story__share-copy_ok .icono--check {
    display: block
}

.story__share-system {
    display: none
}

.story__share-system.active {
    display: block
}

.story__authors {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    gap: 10px
}

.story__author {
    display: flex
}

.story__author-media {
    position: relative;
    width: 44px;
    height: 44px;
    margin-right: 14px;
    overflow: hidden;
    border-radius: 100%;
    flex-shrink: 0
}

.story__author-media img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.story__author-name {
    font: 400 .875rem/1.35714 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: #3C3C3C
}

.story__author-name .icono {
    margin-top: -13px;
    margin-bottom: -10px;
    margin-left: -12px;
    margin-right: -11px
}

.story__author-name span {
    font-weight: 700
}

.story__author-name span.color {
    color: #1b9865
}

.story__author-name a {
    font-weight: 700;
    color: inherit
}

.story__author-name a:hover {
    text-decoration: underline
}

.story__author-data {
    padding-top: 5px
}

.story .author__social {
    display: flex;
    align-items: center;
    margin-top: -11px;
    margin-bottom: -5px
}

.story .author__social p {
    font: 700 .875rem/1.35714 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: #3C3C3C
}

.story .author__social a {
    border-radius: 100%;
    margin: 0 -1px;
    transition: all .2s
}

.story .author__social a svg * {
    fill: #1b9865
}

.story .author__social a:hover svg * {
    fill: black
}

.story__dates {
    display: flex;
    flex-direction: column
}

.story__date {
    font: 400 .875rem/1.35714 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: 700
}

.story__date span {
    color: #1b9865
}

.story__aside {
    background-color: white
}

@media (min-width: 767px) {
    .story__authors {
        flex-direction:row;
        max-width: 675px;
        margin: 0 auto 30px;
        gap: 40px
    }

    .story__dates {
        flex-direction: row;
        gap: 20px
    }

    .story__dates .story__date+.story__date {
        position: relative
    }

    .story__dates .story__date+.story__date:before {
        content: "";
        position: absolute;
        width: 1px;
        height: 85%;
        background-color: black;
        left: -10px
    }

    .story__main {
        padding: 14px 0 0
    }

    .story>.container--row>.col--aside {
        display: none
    }

    .story .suscribe {
        padding: 35px 120px 0 35px;
        overflow: visible
    }

    .story .suscribe:before {
        content: "";
        position: absolute;
        top: -25px;
        right: 0;
        width: 300px;
        height: 333px;
        background-repeat: no-repeat;
        background-position: top right;
        background-size: contain
    }

    .dom-ready .story .suscribe:before {
        background-image: url("../images/bg_desktop_suscribe-nota.png@v=1.0.1")
    }

    .story .suscribe__top {
        background: none
    }

    .story .suscribe__top:after {
        display: none
    }

    .story .suscribe__form {
        padding: 0;
        max-width: 300px
    }

    .story .suscribe__title {
        max-width: initial;
        font-size: 1.375rem;
        line-height: 1;
        font-weight: 700;
        letter-spacing: -.01em
    }

    .story .suscribe__social {
        text-align: left;
        padding: 15px 0;
        border: none;
        display: flex;
        align-items: center;
        justify-content: initial;
        flex-wrap: initial;
        border: none
    }

    .story .suscribe__social p {
        flex-basis: initial;
        margin-bottom: 0
    }

    .story__share svg {
        width: 45px;
        height: 45px
    }

    .module--external .container--row,.module--listmore .container--row {
        flex-wrap: wrap
    }

    .module--external {
        margin-bottom: 0
    }
}

@media (min-width: 1025px) {
    .story>.container--row>.col--aside {
        display:initial
    }

    .story .show__mobile {
        display: none !important
    }

    .story__main {
        display: flex
    }

    .story__share {
        display: none
    }

    .story__share--fixed {
        position: sticky;
        top: 20px;
        left: 0;
        display: flex;
        flex-direction: column;
        margin: 0
    }

    .story__share--fixed a,.story__share--fixed button {
        margin: 0 0 10px
    }

    .story__share-system {
        display: none
    }

    .story .suscribe {
        max-width: 675px;
        margin: 0 auto 30px
    }

    .story .module--ranking {
        padding: 0 20px 20px;
        background-repeat: no-repeat;
        background-size: 210px 61px;
        background-position: top right
    }

    .dom-ready .story .module--ranking {
        background-image: url("../images/bg_trending.png@v=1.0.1")
    }

    .story .module--ranking .module__header {
        padding: 25px 0 10px
    }

    .story .module--ranking .module__title {
        font-size: 1.625rem;
        line-height: 1;
        margin-bottom: 0
    }

    .story .module--ranking .module__content {
        flex-direction: column
    }

    .story .module--ranking .news {
        margin: 0;
        flex-direction: row;
        text-align: left;
        align-items: flex-start;
        max-width: initial;
        gap: 15px
    }

    .story .module--ranking .news+.news {
        margin-top: 20px
    }

    .story .module--ranking .news__media {
        left: 0
    }

    .story .module--ranking .news__ranking {
        margin: 0;
        left: 77px
    }

    .story .module--ranking .news__title {
        font-size: .9375rem;
        line-height: 1.2
    }

    .module--external {
        background-color: #F5F5F5;
        padding: 44px 0 20px;
        margin-bottom: 50px
    }

    .module--external .news--box {
        background-color: transparent
    }

    .module--external .module__header {
        margin-bottom: 20px;
        display: flex;
        justify-content: space-between;
        align-items: flex-end
    }

    .module--external .module__title {
        font-size: 2rem;
        line-height: 1;
        font-weight: 900
    }

    .module--external .news--box .news,.module--listmore .news--box .news {
        background-color: transparent
    }

    .module--external .news--box .news__data,.module--listmore .news--box .news__data {
        padding: 15px 0
    }

    .module--external .news--box .news__label,.module--listmore .news--box .news__label {
        display: inline-block
    }

    .module--external .news--box .news__title,.module--listmore .news--box .news__title {
        font-size: 1.1875rem;
        line-height: 1.15789;
        font-weight: 700
    }

    .module--external .viewmore,.module--listmore .viewmore {
        margin-bottom: 20px
    }
}

@media (min-width: 1024px) {
    .module--external {
        min-height:724.75px
    }
}

@media (min-width: 1336px) {
    .module--external {
        min-height:860.59px
    }
}

.story__body {
    padding-bottom: 10px
}

.story__body--classic {
    max-width: 675px;
    margin: 0 auto 25px;
    font-size: 1.125rem;
    line-height: 1.5
}

.story__body--classic>p ~ a img {
    display: block;
    margin: 0 auto
}

.story__body--classic br {
    display: none
}

.story__body--classic h2 {
    margin-top: 15px
}

.story__body--classic h3,.story__body--classic h4,.story__body--classic h5,.story__body--classic h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.story__body--classic [class*="wp-image-"] {
    margin: 25px 0
}

.story__body--classic [class*="wp-image-"].size-full,.story__body--classic [class*="wp-image-"].size--full,.story__body--classic [class*="wp-image-"].size-large {
    width: 100%;
    height: auto
}

.story__body--classic .wp-caption,.story__body--classic figure {
    max-width: 100%;
    margin: 25px 0
}

.story__body--classic .wp-caption+.wp-caption,.story__body--classic .wp-caption+figure,.story__body--classic figure+.wp-caption,.story__body--classic figure+figure {
    margin-top: 0
}

.story__body--classic .wp-caption img,.story__body--classic figure img {
    max-width: 100%;
    height: auto;
    margin: 0
}

.story__body--classic figure footer {
    float: left;
    margin-right: 10px
}

.story__body--classic img {
    width: 100%;
    height: auto;
    max-width: 675px
}

.story__body--classic #custom_placement {
    width: 100%;
    max-width: 675px;
    height: auto;
    margin: auto
}

.story__body>p,.story__body--classic>p ~ *:not(.banner) {
    display: block;
    font-size: 1.125rem;
    line-height: 1.5;
    margin-bottom: 30px;
    word-break: break-word
}

.story__body>p br,.story__body--classic>p ~ *:not(.banner) br {
    display: block
}

.story__body>p mark,.story__body--classic>p ~ *:not(.banner) mark {
    background-color: rgba(27,152,101,0.3)
}

.story__body>p>img,.story__body--classic>p ~ *:not(.banner)>img {
    height: auto;
    max-width: 100%
}

.story__body>p>img.size-full,.story__body>p>img.size--full,.story__body>p>img.size-large,.story__body--classic>p ~ *:not(.banner)>img.size-full,.story__body--classic>p ~ *:not(.banner)>img.size--full,.story__body--classic>p ~ *:not(.banner)>img.size-large {
    width: 100%
}

.story__body>p:not(.nostyle--firstletter):first-of-type::first-letter {
    font-size: 5.625rem;
    line-height: 1;
    font-weight: 900;
    float: left;
    margin-right: 10px;
    margin-bottom: -10px;
    color: #1b9865
}

.story__body>h2 {
    font-size: 1.375rem;
    line-height: 1.22727;
    font-weight: 900;
    margin-bottom: 15px
}

.story__body>ul,.story__body>ol {
    margin-bottom: 30px;
    padding-left: 20px
}

.story__body>ul li,.story__body>ol li {
    font: 400 1.0625rem/1.76471 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    list-style: decimal
}

.story__body>ul li {
    list-style: none;
    position: relative
}

.story__body>ul li:after {
    content: "";
    position: absolute;
    top: 11px;
    left: -17px;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #1b9865
}

.story__body .banner {
    width: 100%;
    clear: both
}

.story__body .live-card {
    max-width: 675px;
    margin: 0 auto 30px;
    border: solid 1px #999;
    padding: 20px
}

.story__body .live-card>h3 {
    font-size: 1.375rem;
    line-height: 1.22727;
    font-weight: 900;
    margin-bottom: 15px;
    scroll-margin: 130px
}

.story__body .live-card>p {
    display: block;
    font-size: 1.125rem;
    line-height: 1.5;
    margin-bottom: 30px;
    word-break: break-word
}

.story__body .live-card .update-time {
    margin-bottom: 0
}

.story__body #custom_placement {
    width: 100%;
    max-width: 675px;
    height: auto;
    margin: auto
}

.story__related {
    display: flex;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 10px
}

.story__related-media {
    width: 100px;
    min-height: 100px;
    box-sizing: initial;
    flex: 0 0 100px
}

.story__related-data {
    padding: 5px 15px 15px;
    width: 100%
}

.story__related-label {
    font: 400 .8125rem/1 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: #5D605F;
    margin-bottom: 10px;
    display: inline-block
}

.story__related-title {
    font-size: .9375rem;
    line-height: 1.2;
    font-weight: 700
}

.story__related-title:hover {
    color: #1b9865
}

.story__module-title {
    font-size: 1.125rem;
    line-height: 1;
    font-weight: 900;
    letter-spacing: -.01em;
    color: #145F44;
    margin-bottom: 10px
}

.story__module--tags {
    margin-bottom: 25px
}

.story__module--tags a {
    font-size: .75rem;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .03em;
    padding: 10px 18px 9px;
    margin: 0 10px 10px 0;
    display: inline-block;
    transition: all .2s;
    border-radius: 35px;
    color: #1b9865;
    border: 1px solid #1b9865
}

.story__module--tags a:hover {
    color: white;
    background: #1b9865
}

.story__module--related .news {
    margin-bottom: 25px;
    border-radius: 0
}

.story__module--related .news__media {
    width: 131px;
    flex: 0 0 131px;
    height: 73px;
    padding: 0;
    margin-right: 14px;
    overflow: hidden
}

.story__module--related .news__label {
    font-size: .75rem;
    line-height: 1;
    margin: 0 0 4px
}

.story__module--related .news__title {
    font-size: .9375rem;
    line-height: 1.2;
    font-weight: 700;
    margin: 0
}

.story__module--related .news__line {
    display: none
}

.story__module--related .story__module-content {
    flex-wrap: wrap
}

.story__module--share {
    margin: 0 0 30px;
    display: block
}

.story__module--share .story__module-title {
    margin-bottom: 15px
}

.story__module--share .story__module-content {
    display: flex;
    justify-content: center
}

.story .suscribe--invert {
    margin-bottom: 30px
}

.wp-block-imd-table-of-content {
    background-color: #f6f6f6;
    margin: 0 auto 20px;
    max-width: 675px
}

.wp-block-imd-table-of-content.hide-toc .table-of-content-header .icono {
    transform: rotate(0deg)
}

.wp-block-imd-table-of-content.hide-toc .table-of-content-container {
    display: none;
    opacity: 0;
    transition: opacity 2s linear
}

.wp-block-imd-table-of-content .table-of-content-header a {
    background: #1b9865;
    background: rgba(27,152,101,0.5);
    padding: 5px 15px;
    color: #3b3b3b;
    display: flex;
    justify-content: space-between;
    vertical-align: middle;
    align-items: center;
    cursor: pointer
}

.wp-block-imd-table-of-content .table-of-content-header .icono {
    width: 30px;
    height: 30px;
    fill: #1b9865;
    transform: rotate(180deg);
    transition: transform 0.25s
}

.wp-block-imd-table-of-content .table-of-content-header .icono--rotate {
    transform: rotate(0deg)
}

.wp-block-imd-table-of-content .table-of-content-container {
    padding: 15px;
    transition: all .3s ease
}

.wp-block-imd-table-of-content .table-of-content-container ul {
    list-style-type: numeric;
    border-left: 4px solid #1b9865;
    padding-left: 25px
}

.wp-block-imd-table-of-content .table-of-content-container a {
    padding: 10px 0;
    display: block;
    color: #3a6fac;
    text-decoration: underline
}

.wp-block-imd-table-of-content .table-of-content-container a:hover {
    text-decoration: underline
}

.wp-block-imd-table-of-content.hidden .table-of-content-header .table-of-content-btn-toggle svg {
    transform: rotate(0deg)
}

.wp-block-imd-table-of-content.hidden .table-of-content-container {
    display: none
}

.wp-block-embed-googlemap {
    margin: 0 0 35px
}

.wp-block-embed-googlemap .wp-block-embed__wrapper {
    position: relative;
    width: 100%;
    padding-top: 100%
}

.wp-block-embed-googlemap .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.youtube-player {
    border: 0;
    width: 100%;
    aspect-ratio: 16 / 9;
    height: auto
}

.wp-block-embed {
    margin: 0 0 35px
}

.wp-block-embed.is-provider-twitter {
    min-height: 400px
}

.wp-block-embed.is-provider-instagram iframe {
    min-width: 100% !important;
    margin: 0 auto !important
}

.wp-block-embed.is-provider-jwplayer iframe {
    min-width: 100% !important;
    margin: 0 auto !important;
    height: 100% !important
}

.wp-block-embed.is-provider-vimeo .wp-block-embed__wrapper {
    position: relative;
    width: 100%;
    padding-top: 56.25%
}

.wp-block-embed.is-provider-vimeo .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wp-block-embed.is-provider-jwplayer .wp-block-embed__wrapper,.wp-block-embed.is-provider-youtube .wp-block-embed__wrapper,.wp-block-embed.is-type-video .wp-block-embed__wrapper {
    position: relative;
    width: 100%;
    padding-top: 56.25%
}

.wp-block-embed.is-provider-jwplayer .wp-block-embed__wrapper iframe,.wp-block-embed.is-provider-youtube .wp-block-embed__wrapper iframe,.wp-block-embed.is-type-video .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%
}

.wp-block-embed.is-provider-spotify iframe,.wp-block-embed.is-provider-soundcloud iframe {
    width: 100%;
    max-width: 100%
}

.wp-block-embed .twitter-tweet {
    margin: 0 auto
}

.wp-block-embed .tiktok-embed {
    min-width: 100%
}

.wp-block-image {
    margin: 0 0 35px
}

.wp-block-image img {
    max-width: 100%;
    height: auto
}

.wp-block-image figcaption span {
    color: #727272
}

.wp-block-image.alignfull {
    margin: 0 -20px 25px
}

.wp-block-image .alignright,.wp-block-image .alignleft {
    min-width: 200px
}

.wp-block-image .alignright img,.wp-block-image .alignleft img {
    display: block;
    margin: 0 auto
}

.wp-block-image.alignfull figcaption {
    padding-left: 20px;
    padding-right: 20px
}

@media (min-width: 767px) {
    .story__related-media {
        padding:10px 5px 10px 10px;
        width: 160px;
        flex: 0 0 160px;
        min-height: 90px;
        height: 90px
    }

    .story__related-media img {
        width: 160px;
        height: 90px
    }

    .story__related-data {
        padding: 8px 20px
    }

    .story__related-title {
        font-size: 1.25rem;
        line-height: 1.15
    }

    .wp-block-embed.is-provider-instagram iframe {
        min-width: inherit !important
    }
}

@media (min-width: 850px) {
    .story__body>p,.story__body--classic>p ~ *:not(.banner) {
        max-width:675px;
        margin: 0 auto 25px;
        font-size: 1.1875rem;
        line-height: 1.52632
    }

    .story__body>p h2,.story__body--classic>p ~ *:not(.banner) h2 {
        margin-top: 10px
    }

    .story__body>h2,.story__body>h3,.story__body>h4,.story__body>h5,.story__body>h6 {
        max-width: 675px;
        margin: 0 auto 10px
    }

    .story__body>h2 {
        font-size: 1.75rem;
        line-height: 1.03571
    }

    .story__body>ul,.story__body>ol {
        max-width: 675px;
        margin: 0 auto 30px
    }

    .story__related {
        max-width: 675px;
        margin: 0 auto 25px
    }

    .story__module {
        max-width: 675px;
        margin: 0 auto 30px !important
    }

    .story__module-title {
        font-size: 1.5625rem;
        line-height: 1
    }

    .story__module--share .story__module-content {
        justify-content: flex-start !important;
        padding-left: 18px
    }

    .story__module--related .story__module-title {
        margin-bottom: 20px
    }

    .wp-block-embed {
        max-width: 675px;
        margin: 0 auto 35px
    }

    .size-large {
        max-width: 675px;
        margin: 0 auto 25px
    }

    .size-large img {
        max-width: 100%;
        height: auto
    }

    .wp-block-image {
        max-width: 675px;
        margin: 0 auto 25px
    }

    .wp-block-image .size-large {
        max-width: 100%;
        margin: 0
    }

    .wp-block-image .size-large img {
        max-width: 100%;
        height: auto
    }

    .wp-block-image.alignfull {
        max-width: initial;
        margin: 0 -20px 25px
    }

    .wp-block-image .alignright,.wp-block-image .alignleft {
        float: left;
        width: -moz-min-content;
        width: min-content;
        margin: 0 20px 20px 0
    }

    .wp-block-image .alignright img,.wp-block-image .alignleft img {
        max-width: initial
    }

    .wp-block-image .alignright {
        float: right;
        margin: 0 0 20px 20px
    }
}

@media (min-width: 1025px) {
    .story__body>p {
        font:400 1.1875rem/1.52632 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
        margin-bottom: 28px
    }

    .story__body--classic h2 {
        margin-top: 17px
    }

    .story__body>h2 {
        font-size: 1.75rem;
        line-height: 1.03571;
        margin-bottom: 17px
    }

    .story__body>ul,.story__body>ol {
        margin-bottom: 35px
    }

    .story__body>ul li,.story__body>ol li {
        font: 1.125rem/1.66667 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif
    }

    .wp-block-image.alignfull {
        margin: 0 -20px 25px
    }

    .wp-block-image.alignfull {
        margin: 0 0 25px -45px
    }

    .wp-block-image.alignfull figcaption {
        padding-left: 55px
    }
}

.horoscope {
    display: flex;
    flex-direction: column
}

.horoscope a {
    transition: all .25s
}

.horoscope__media {
    display: flex;
    align-items: center
}

.horoscope__media-data {
    padding-left: 20px
}

.horoscope__media .icono {
    width: 77px;
    height: auto;
    flex-shrink: 0
}

.horoscope__media .icono__bg {
    fill: #1b9865
}

.horoscope__media .icono__shadow {
    fill: #0c412b
}

.horoscope__media h2 {
    text-transform: uppercase;
    color: #1b9865;
    font-size: 1.375rem;
    line-height: 1;
    margin-bottom: 2px
}

.horoscope__media h3 {
    font-size: .875rem;
    line-height: 1
}

.horoscope__date {
    margin-bottom: 16px;
    font-size: 1.25rem;
    line-height: 1
}

.horoscope__date a {
    text-transform: uppercase;
    font-size: 1.25rem;
    line-height: 1;
    font-weight: 700;
    color: #1b9865
}

.horoscope__date a:hover {
    color: #145F44
}

.horoscope__content {
    font-size: 1.125rem;
    line-height: 1.38889;
    margin-bottom: 10px
}

.horoscope__data {
    padding-top: 25px
}

.horoscope__related {
    padding: 20px 0 0
}

.horoscope__related-item {
    margin-bottom: 30px
}

.horoscope__related-item h3 {
    color: #1b9865;
    font-size: 20px;
    position: relative;
    padding-left: 37px;
    margin-bottom: 16px;
    font-weight: 600;
    text-transform: uppercase
}

.horoscope__related-item p {
    font-size: 1.125rem;
    line-height: 1.38889
}

.horoscope__related-item .icono {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -27px;
    width: 79px;
    height: auto
}

.horoscope__related-item .icono * {
    fill: #1b9865
}

.horoscope__subtitle {
    font-size: 1.375rem;
    line-height: 1.22727;
    font-weight: 900
}

@media (min-width: 850px) {
    .horoscope {
        flex-direction:row;
        max-width: 675px;
        margin: 0 auto 50px;
        flex-wrap: wrap
    }

    .horoscope__media {
        text-align: center;
        flex-direction: column
    }

    .horoscope__media-data {
        padding-left: 0
    }

    .horoscope__media .icono {
        width: 140px;
        margin-bottom: 16px
    }

    .horoscope__data {
        flex: 1;
        padding: 14px 0 0 30px
    }

    .horoscope__related {
        padding-top: 30px;
        flex-basis: 100%
    }

    .horoscope__subtitle {
        font-size: 1.75rem;
        line-height: 1.03571
    }
}

.modal {
    position: fixed;
    top: 110%;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%;
    z-index: 100;
    align-items: center;
    justify-content: center;
    transition: top 0s .3s
}

.modal--active {
    top: 0;
    transition-delay: 0s
}

.modal--active .modal__overlay {
    opacity: .7
}

.modal--active .modal__main {
    opacity: 1;
    transform: translate(0, 0)
}

.modal__close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2
}

.modal__close svg * {
    fill: white
}

.modal__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: white;
    opacity: .0001;
    z-index: 1;
    transition: opacity .3s .1s
}

.modal__main {
    position: relative;
    z-index: 1;
    max-width: 690px;
    width: 100%;
    transform: translate(0, 100px);
    opacity: .001;
    transition: transform .3s .1s, opacity .3s .1s
}

.modal--jwplayer .modal__main {
    max-width: 770px
}

.modal--jwplayer .jwplayer {
    background-color: #2f3543
}

.modal--jwplayer .jwplayer iframe {
    min-height: 240px
}

.modal--jwplayer .jwplayer h3 {
    font-size: .9375rem;
    line-height: 1.26667;
    font-weight: 400;
    color: white;
    padding: 10px 15px
}

@media (min-width: 767px) {
    .modal__close svg {
        width:65px;
        height: 65px
    }

    .modal--active .suscribe:before {
        background-image: url("../images/bg_desktop_suscribe.png@v=1.0.1")
    }

    .modal--jwplayer .jwplayer h3 {
        font-size: 1.1875rem;
        line-height: 1.15789;
        font-weight: 900;
        padding: 20px
    }

    .modal .suscribe {
        padding: 35px 120px 0 35px;
        overflow: initial
    }

    .modal .suscribe:before {
        content: "";
        position: absolute;
        top: -25px;
        right: 0;
        width: 349px;
        height: 100%;
        background-repeat: no-repeat;
        background-position: top right;
        background-size: contain
    }

    .modal .suscribe__top {
        background: none
    }

    .modal .suscribe__top:after {
        display: none
    }

    .modal .suscribe__form {
        padding: 0;
        max-width: 300px
    }

    .modal .suscribe__form-success p {
        max-width: 300px
    }

    .modal .suscribe__title {
        max-width: initial;
        font-size: 1.375rem;
        line-height: 1;
        font-weight: 700;
        letter-spacing: -.01em
    }

    .modal .suscribe__social {
        text-align: left;
        padding: 15px 0;
        border: none;
        display: flex;
        align-items: center;
        justify-content: initial;
        flex-wrap: initial;
        border: none
    }

    .modal .suscribe__social p {
        flex-basis: initial;
        margin-bottom: 0
    }

    .modal .suscribe__badget {
        top: 64px
    }
}

:root {
    --ch-color_primary: #1b9865
}

.link-underline {
    padding-bottom: 3px;
    background-image: linear-gradient(to right, #1b9865 0%, #1b9865 100%);
    background-size: 0% 3px;
    background-position: 0px 95%;
    background-repeat: no-repeat;
    transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s
}

.link-underline:hover {
    background-size: 100% 3px
}

.link {
    color: #1b9865;
    text-decoration: underline
}

.link:hover {
    text-decoration: none
}

* {
    box-sizing: border-box;
    outline: none
}

html {
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    font: 400 1rem/1.125 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif
}

body,h1,h2,h3,h4,h5,h6,p {
    margin: 0
}

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

b,strong {
    font-weight: 900
}

svg * {
    transition: fill .2s
}

svg,img {
    border-style: none;
    vertical-align: top;
    margin: 0
}

img {
    aspect-ratio: attr(width)/attr(height)
}

button,a {
    cursor: pointer;
    outline: none
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    display: block
}

button,select {
    text-transform: none
}

button,[type="button"],[type="reset"],[type="submit"] {
    -webkit-appearance: button;
    padding: 0;
    border: none;
    background: none
}

fieldset,figure,fieldset {
    padding: 0;
    margin: 0;
    border: none
}

ul,dl,dd,dt,ol,li {
    list-style: none;
    padding: 0;
    margin: 0
}

.button {
    font-size: .875rem;
    line-height: 1.35714;
    font-weight: 900;
    padding: 15px 15px 14px;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    background-color: #1b9865;
    border: 1px solid rgba(0,0,0,0);
    transition: all .3s;
    position: relative;
    border-radius: 25px;
    overflow: hidden
}

.button span {
    position: relative;
    z-index: 1
}

.button svg {
    display: none
}

.button--secondary {
    background-color: #145F44;
    color: white
}

.button--icon .icono {
    display: block;
    margin: -17px
}

.button--icon .icono+span {
    margin-left: 6px
}

.button--viewmore {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    display: block
}

.button--text-center {
    text-align: center
}

.button--block {
    display: block
}

.button--loading {
    cursor: default;
    pointer-events: none
}

.button--loading span {
    opacity: 0
}

.button--loading svg {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px;
    animation: ease rotation .6s infinite
}

.button--loading:after {
    display: none
}

.viewmore {
    margin: 30px 0;
    padding: 0 20px;
    width: 100%
}

.show__desktop,.show__tablet,.hide__mobile {
    display: none
}

@media (min-width: 767px) {
    html {
        background-color:white
    }

    .show__tablet,.hide__mobile {
        display: block
    }

    .hide__tablet,.show__mobile {
        display: none
    }

    .button:hover {
        color: #1b9865;
        background-color: #fff;
        border-color: #1b9865
    }

    .button--secondary:hover {
        background-color: #1b9865;
        color: white
    }

    .viewmore {
        margin-bottom: 45px
    }
}

@media (min-width: 1025px) {
    .show__tablet,.hide__desktop {
        display:none
    }

    .hide__tablet,.show__desktop {
        display: block
    }
}

.margin-bottom-10 {
    margin-bottom: 10px !important
}

.margin-bottom-30 {
    margin-bottom: 30px !important
}

.display-block {
    display: block !important
}

.display-inline-block {
    display: inline-block !important
}

.link-underline {
    color: #1b9865
}

[data-collapse="panel-header"] {
    outline: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[data-collapse="panel-content"][data-collapsed] {
    overflow: hidden
}

.dom-ready [data-collapse="panel-content"][data-collapsed] {
    transition: height .25s, visibility .25s
}

[data-collapse="panel-content"][data-collapsed="true"],[data-collapse="panel-content"].amp__collapsed--true {
    height: 0;
    visibility: hidden
}

[data-collapse="panel-content"][data-collapsed="false"],[data-collapse="panel-content"].amp__collapsed--false {
    visibility: visible
}

[data-dropdown="panel-header"] {
    position: relative
}

[data-dropdown="panel-content"] {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: white;
    padding: 10px;
    opacity: 0;
    pointer-events: none;
    transform: translate(0, -30px);
    z-index: 1
}

.dom-ready [data-dropdown="panel-content"] {
    transition: opacity .25s, transform .25s
}

[data-dropdown="panel-content"][data-dropdown-actived="true"] {
    opacity: 1;
    pointer-events: initial;
    transform: translate(0, 0)
}

.banner {
    max-width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    text-align: center;
    margin-bottom: 20px
}

.story .banner {
    margin-bottom: 30px
}

.banner-wrapper {
    display: flex
}

.banner-wrapper--align-center {
    justify-content: center
}

.banner-wrapper--align-center .banner {
    margin: 0 15px
}

.banner.banner--image .banner__title {
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    font-weight: 700;
    padding: 20px 0 10px
}

.banner.banner--image .banner__media {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.banner.banner--image .banner__media img {
    width: 100%;
    height: auto
}

.banner.banner--billboard {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.banner.banner--after-header {
    margin-top: 30px
}

.banner.banner--after-header>* {
    margin-bottom: 0
}

.banner.banner--skyscraper-left,.banner.banner--skyscraper-right {
    display: none;
    position: fixed;
    bottom: 127px;
    z-index: 20
}

.banner.banner--skyscraper-left {
    left: 2px
}

.banner.banner--skyscraper-right {
    right: 2px
}

.banner__close {
    position: absolute;
    top: -28px;
    right: 0;
    box-shadow: 0 -2px 4px 0 rgba(0,0,0,0.2);
    border: none;
    border-radius: 12px 0 0 0;
    background-color: white;
    width: 28px;
    height: 28px
}

.banner__close svg {
    width: 28px;
    height: 28px
}

.banner--fixed {
    position: fixed;
    bottom: 0;
    left: 50%;
    z-index: 1100;
    max-height: 108px !important;
    text-align: center;
    width: 100%;
    max-width: 768px;
    display: none;
    overflow: visible;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
    padding: 4px 0;
    background-color: white;
    transform: translate(-50%, 0);
    margin-bottom: 0
}

.banner--fixed>* {
    margin: 0 auto !important;
    max-width: 100%;
    overflow: hidden
}

.banner--border>* {
    border: 1px solid #EAEAEA
}

.banner--h50 {
    min-height: 50px
}

.banner--h90 {
    min-height: 90px
}

.banner--h100 {
    min-height: 100px
}

.banner--h250 {
    min-height: 250px
}

.banner--h280 {
    min-height: 280px
}

.banner--h600 {
    min-height: 600px
}

@media (min-width: 767px) {
    .banner {
        margin-bottom:40px
    }

    .banner--mb20 {
        margin-bottom: 20px
    }

    .banner--sticky {
        position: sticky;
        top: 131px
    }

    .banner--fixed {
        margin-bottom: 0
    }
}

@media (min-width: 767px) {
    .banner--sticky {
        top:20px
    }
}

@media (min-width: 1025px) {
    .banner.banner--billboard {
        position:absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%)
    }

    .banner.banner--billboard ~ .header {
        top: 250px
    }
}

@media (min-width: 1600px) {
    .banner.banner--skyscraper-left,.banner.banner--skyscraper-right {
        display:block
    }
}

.row {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1310px;
    display: flex;
    flex-direction: column
}

.row--invert {
    flex-direction: column-reverse
}

.row--direction-row {
    flex-direction: row
}

.row--wrap {
    flex-wrap: wrap
}

.container--invert {
    display: flex;
    flex-direction: column-reverse
}

@media (min-width: 767px) {
    .row {
        padding:0 15px
    }

    .container {
        margin: 0 -15px;
        display: flex;
        flex-wrap: wrap
    }

    .container--row {
        display: flex
    }

    .container--invert {
        flex-direction: row
    }

    .col {
        padding: 0 15px
    }

    .col--3 {
        width: 25%;
        flex: 0 0 25%
    }

    .col--4,.col--6 {
        width: 50%;
        flex: 0 0 50%
    }

    .col--12 {
        width: 100%;
        flex: 0 0 100%
    }

    .col--main {
        width: 100%
    }

    .col--aside {
        width: 300px;
        flex: 0 0 300px;
        margin-left: 30px
    }
}

@media (min-width: 1025px) {
    .col--4 {
        width:33.33333%;
        flex: 0 0 33.3333%
    }
}

body {
    padding-top: 113px
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 20;
    border-bottom: 1px solid #d9d9d9
}

.header .customize-support #wpadminbar {
    position: fixed
}

.header .customize-support {
    top: 46px
}

.header .row {
    padding: 0
}

.header__top {
    height: 54px;
    padding: 0 6px;
    position: relative
}

.header__top .row {
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    height: 100%
}

.header__logo {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 100%;
    max-height: 40px
}

.header__logo svg {
    height: auto
}

.header__logo a {
    display: flex;
    align-items: center;
    justify-content: center
}

.header__nav {
    background: #fff;
    position: relative
}

.header__nav:after,.header__nav:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 10px;
    width: 15px;
    z-index: 2;
    pointer-events: none;
    background: linear-gradient(to right, #fff 0, rgba(255,255,255,0) 100%)
}

.header__nav:after {
    left: auto;
    right: 0;
    background: linear-gradient(to right, rgba(255,255,255,0) 0, #fff 100%)
}

.header__nav a {
    color: rgba(0,0,0,0.8);
    text-transform: uppercase;
    font-size: .875rem;
    line-height: 1.42857;
    font-weight: 700;
    letter-spacing: .03em;
    padding: 20px 10px 18px;
    display: inline-block;
    position: relative
}

.header__nav a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background-color: #1b9865;
    transform: scaleX(0);
    transform-origin: center center;
    transition: transform .25s
}

.header__nav a:hover:after {
    transform: scaleX(1)
}

.header__nav a[data-dropdown="panel-header"] {
    padding-right: 25px
}

.header__nav a[data-dropdown="panel-header"] .icono--caret_up {
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translatey(-50%) rotate(180deg)
}

.dom-ready .header__nav a[data-dropdown="panel-header"] .icono--caret_up {
    transition: transform 0.25s
}

.header__nav a[data-dropdown="panel-header"][data-dropdown-actived="true"]:after {
    transform: scaleX(1)
}

.header__nav a[data-dropdown="panel-header"][data-dropdown-actived="true"] .icono--caret_up {
    transform: translatey(-50%) rotate(0deg)
}

.header__nav ul {
    white-space: nowrap;
    display: block;
    overflow-y: hidden;
    overflow-x: auto
}

.header__nav li {
    display: inline-block;
    vertical-align: top
}

.header__nav li:first-child {
    padding-left: 10px
}

.header__nav li.current-menu-item a {
    font-weight: bold;
    color: #1b9865
}

.header__nav li.current-menu-item a:after {
    transform: scaleX(1)
}

.header__nav li.current-menu-item a .icono--caret_up * {
    fill: #1b9865
}

.header__nav li.current-menu-item li a {
    color: rgba(0,0,0,0.8)
}

.header__nav li.has-dropdown {
    position: relative
}

.header__nav li.has-dropdown--mouseover:hover [data-dropdown="panel-header"]:after {
    transform: scaleX(1)
}

.header__nav li.has-dropdown--mouseover:hover [data-dropdown="panel-header"] .icono--caret_up {
    transform: translatey(-50%) rotate(0deg)
}

.header__nav li.has-dropdown--mouseover:hover [data-dropdown="panel-content"] {
    opacity: 1;
    pointer-events: initial;
    transform: translate(0, 0)
}

.header__nav li [data-dropdown="panel-content"] {
    filter: drop-shadow(0 0 2px rgba(0,0,0,0.3));
    border-radius: 10px
}

.header__nav .sub-menu {
    display: flex;
    flex-direction: column;
    padding: 10px 0;
    max-height: 308px;
    overflow-y: auto;
    min-width: 150px
}

.header__nav .sub-menu::-webkit-scrollbar {
    width: 16px
}

.header__nav .sub-menu::-webkit-scrollbar-thumb {
    background: #dadce0;
    background-clip: padding-box;
    border: 4px solid transparent;
    border-radius: 8px;
    box-shadow: none;
    min-height: 50px
}

.header__nav .sub-menu a {
    width: 100%;
    text-align: left;
    padding: 10px 20px
}

.header__nav .sub-menu a:after {
    display: none
}

.header__nav .sub-menu a:hover {
    color: #1b9865
}

.header__nav--top {
    display: none;
    background-color: black
}

.header__nav--top:after,.header__nav--top:before {
    background: linear-gradient(to right, #000 0, rgba(0,0,0,0) 100%)
}

.header__nav--top:after {
    background: linear-gradient(to right, rgba(0,0,0,0) 0, #000 100%)
}

.header__nav--top a {
    color: white;
    font-size: .8125rem
}

.header__nav--top a:after {
    display: none
}

.header__nav--top a:hover {
    color: #8c8c8c
}

.header__nav--top li.current-menu-item a {
    color: #8c8c8c
}

.header__social,.header__suscribe {
    display: none
}

.header .viafoura--bell {
    width: 45px;
    height: 45px;
    background: transparent
}

.header .viafoura--bell .vf-tray-trigger,.header .viafoura--bell .vf-frontwise-tray-trigger {
    width: 45px !important;
    height: 45px !important;
    border-radius: 50%;
    color: #145F44
}

.header .viafoura--bell .vf-tray-trigger:focus,.header .viafoura--bell .vf-tray-trigger:hover,.header .viafoura--bell .vf-tray-trigger:active,.header .viafoura--bell .vf-frontwise-tray-trigger:focus,.header .viafoura--bell .vf-frontwise-tray-trigger:hover,.header .viafoura--bell .vf-frontwise-tray-trigger:active {
    color: #145F44 !important
}

.header .icono--menu *,.header .icono--notification * {
    fill: #145F44
}

.login__wrapper--show-desktop {
    display: none
}

.login__link {
    font-size: .875rem;
    line-height: 1;
    font-weight: 400;
    color: white;
    margin-left: 20px;
    color: #145F44
}

.login__link:hover {
    text-decoration: underline
}

.login__link--hide {
    display: none
}

@media (min-width: 850px) {
    body {
        padding-top:150px
    }

    body.has-header-nav-top {
        padding-top: 209px
    }

    .header {
        border: none;
        box-shadow: 0 4px 4px 0 rgba(0,0,0,0.1)
    }

    .customize-support .header {
        top: 32px
    }

    .header__top {
        height: 93px;
        padding: 0 15px
    }

    .header__top .row {
        align-items: initial
    }

    .header__logo {
        position: initial;
        left: initial;
        top: initial;
        transform: initial;
        width: 250px;
        max-height: 60px;
        margin-top: 16px
    }

    .header__meta,.header__actions,.header__social {
        display: flex;
        align-items: center
    }

    .header__social svg * {
        fill: #145F44
    }

    .header__notifications {
        width: 46px;
        height: 46px;
        border-radius: 100%;
        margin-left: 25px;
        position: relative;
        border-width: 1px;
        border-style: solid;
        border-color: #D9D9D9
    }

    .header__notifications:after {
        content: "";
        width: 9px;
        height: 9px;
        position: absolute;
        top: 13px;
        left: 25px;
        z-index: 2;
        border-radius: 100%;
        animation: heartbeat 2s infinite;
        background-color: #3ddc9b
    }

    .header .viafoura--bell {
        margin-left: 25px
    }

    .header .viafoura--bell .vf-tray-trigger,.header .viafoura--bell .vf-frontwise-tray-trigger {
        transition: background-color .25s;
        border-width: 1px;
        border-style: solid;
        border-color: #D9D9D9
    }

    .header__nav ul {
        text-align: center;
        overflow: initial
    }

    .header__nav li:first-child {
        padding-left: 0
    }

    .header__nav a {
        padding: 20px 15px 18px
    }

    .header__nav--top {
        display: block;
        overflow-y: initial;
        overflow-x: hidden
    }

    .login__wrapper--show-desktop {
        display: block
    }
}

@media (min-width: 1025px) {
    body.has-banner-billboard {
        padding-top:400px
    }

    body.has-banner-billboard.has-header-nav-top {
        padding-top: 459px
    }

    .header {
        position: absolute
    }

    .header__suscribe {
        padding-left: 160px;
        padding-top: 22px;
        height: 93px;
        margin-left: 23px;
        display: flex;
        flex-direction: column;
        text-align: left;
        background-size: 163px 93px;
        background-repeat: no-repeat;
        background-position: top left;
        color: #145F44
    }

    .header__suscribe {
        background-image: url("../img/bg_desktop_header-suscribe.png");
    }

    .header__suscribe strong {
        font-size: .9375rem;
        line-height: 1.33333;
        font-weight: 900;
        text-transform: uppercase;
        margin-bottom: 3px
    }

    .header__suscribe span {
        display: block;
        font: .875rem/1.14286 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
        max-width: 155px
    }

    .header__suscribe:hover span {
        text-decoration: underline
    }

    .header__nav::-webkit-scrollbar {
        width: 6px;
        height: 10px;
        background-color: rgba(0,0,0,0.1)
    }

    .header__nav::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: #c1c1c1
    }

    .header__nav::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: transparent
    }

    .header__nav--top ul::-webkit-scrollbar {
        background-color: rgba(255,255,255,0.25)
    }

    .header__nav--top ul::-webkit-scrollbar-thumb {
        background-color: #808080
    }

    .header__trigger:hover svg * {
        fill: #1b9865
    }

    .header__social a:hover svg * {
        fill: #1b9865
    }

    .header__notifications:hover svg * {
        fill: #1b9865
    }

    .header .viafoura--bell .vf-tray-trigger:focus,.header .viafoura--bell .vf-tray-trigger:hover,.header .viafoura--bell .vf-tray-trigger:active,.header .viafoura--bell .vf-frontwise-tray-trigger:focus,.header .viafoura--bell .vf-frontwise-tray-trigger:hover,.header .viafoura--bell .vf-frontwise-tray-trigger:active {
        color: #1b9865 !important
    }
}

@media (min-width: 1290px) {
    .header__top {
        padding:0
    }
}

.news {
    position: relative;
    background-color: white;
    margin-bottom: 20px;
    overflow: hidden
}

.news__media {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    background-color: #EAEAEA
}

.news__media svg {
    position: absolute;
    width: 56%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.news__media img,.news__media iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px
}

.news__data {
    position: relative
}

.news__label {
    font-size: .8125rem;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .03em;
    display: inline-block;
    margin-bottom: 9px;
    transition: all .2s;
    color: #1b9865
}

.news__label[href]:hover {
    text-decoration: underline
}

.news__title {
    font-size: 1.25rem;
    line-height: 1.1;
    font-weight: 900;
    transition: color .2s;
    margin-bottom: 12px
}

.news__title:hover {
    color: #1b9865
}

.news__excerpt {
    font: 1rem/1.25 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: rgba(0,0,0,0.8)
}

.news__excerpt p {
    font: inherit;
    color: inherit
}

.news__line {
    margin-top: 15px
}

.news__date,.news__author {
    display: inline-block;
    vertical-align: top;
    font: 400 .75rem/1.33333 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    letter-spacing: .01em
}

.news__author+.news__date:before {
    content: "·";
    display: inline-block;
    margin: 0 5px
}

.news__author a:hover {
    text-decoration: underline
}

.news__comment {
    font-size: .75rem;
    line-height: .08333;
    font-weight: 400;
    color: black;
    display: inline-flex;
    align-items: center
}

.news__comment .icono {
    margin-left: -11px;
    margin-right: -7px;
    width: 36px;
    height: auto
}

.news__ranking {
    position: absolute;
    top: 65px;
    left: 70px;
    font-size: 3rem;
    line-height: 1;
    font-weight: 900;
    color: white;
    z-index: 1;
    text-shadow: rgba(60,64,67,0.3) 0 1px 2px,rgba(60,64,67,0.2) 0 2px 6px
}

.news__play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 54px;
    height: 54px;
    border: 4px solid white;
    border-radius: 50%;
    z-index: 1;
    pointer-events: none;
    filter: drop-shadow(1px 1px 3px rgba(0,0,0,0.45));
    background: rgba(0,0,0,0.2)
}

.news__play .icono--video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-left: 2px;
    width: 60px;
    height: auto
}

.news__play .icono--video * {
    fill: white
}

.news--1x1 .news__media {
    padding-top: 100%
}

.news--summary {
    display: flex
}

@media (min-width: 767px) {
    .news {
        margin-bottom:20px
    }

    .news__label {
        font-size: .75rem;
        line-height: 1;
        font-weight: 700
    }
}

.news--alert {
    background-color: #145F44;
    padding: 7px 0 10px;
    margin: 0;
    display: block;
    border-radius: 0
}

.news--alert .row {
    flex-direction: row;
    position: relative
}

.news--alert .alert__close {
    position: absolute;
    top: -7px;
    right: 0;
    z-index: 1
}

.news--alert .alert__close svg * {
    fill: white
}

.news--alert .news__media {
    display: none
}

.news--alert .news__label {
    color: white;
    margin-bottom: 10px;
    white-space: nowrap
}

.news--alert .news__title {
    font-size: 1rem;
    line-height: 1.125;
    color: white;
    margin-bottom: 0
}

.news--alert .news__title:hover {
    text-decoration: underline
}

@media (min-width: 767px) {
    .news--alert {
        padding:8px 0;
        margin: 0
    }

    .news--alert .alert__close {
        right: 0
    }

    .news--alert .news__media {
        display: block;
        flex: 0 0 130px;
        width: 130px;
        padding-top: 73px;
        margin-right: 14px
    }

    .news--alert .news__data {
        width: 100%;
        padding-right: 30px
    }

    .news--alert .news__label {
        margin-bottom: 7px
    }

    .news--alert .news__title {
        font-size: 1.1875rem;
        line-height: 1.15789;
        font-weight: 900;
        margin-bottom: 8px;
        max-width: 90%
    }
}

.header__top {
    z-index: 3;
    background-color: #fff
}

.header__share {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 !important;
    background: white;
    z-index: 2;
    padding: 0 0 8px;
    transform: translate(0, -110%);
    transition: ease transform .15s;
    will-change: transform
}

@media (min-width: 767px) {
    .header__share {
        display:none
    }
}

.story__header {
    padding: 20px 0 15px
}

.story__exclusiva {
    font-size: .8125rem;
    line-height: 1;
    font-weight: 900;
    color: #fff;
    background: #c60800;
    text-transform: uppercase;
    padding: .0625rem .5rem;
    letter-spacing: .03em;
    display: inline-block;
    margin-bottom: 12px;
    transform: skew(-10deg)
}

.story__label {
    font-size: .8125rem;
    line-height: 1;
    font-weight: 900;
    color: #1b9865;
    text-transform: uppercase;
    letter-spacing: .03em;
    display: inline-block;
    margin-bottom: 12px
}

.story__title {
    font-size: 1.75rem;
    line-height: 1.07143;
    font-weight: 900;
    margin-bottom: 11px
}

.story__excerpt h2 {
    color: #333;
    font: 400 1.0625rem/1.29412 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif
}

@media (min-width: 850px) {
    .story__header {
        max-width:675px;
        margin: 0 auto
    }
}

@media (min-width: 1025px) {
    .story__header {
        padding:30px 50px 30px 100px;
        max-width: initial
    }

    .story__label {
        font-size: .75rem;
        line-height: 1;
        font-weight: 700;
        margin-bottom: 21px
    }

    .story__title {
        font-size: 3.4375rem;
        line-height: 1;
        font-weight: 900;
        margin-bottom: 23px
    }

    .story__excerpt h2 {
        font: 1.375rem/1.22727 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif
    }
}

.story__gallery {
    position: relative;
    margin: 0 0 15px
}

.story__gallery-fullscren {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2
}

.story__gallery-cover img {
    width: 100%
}

.story__gallery-caption {
    padding: 10px 20px
}

.story__gallery-caption p {
    font: 400 .8125rem/1.30769 "Roboto",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif
}

.story__gallery-caption p span {
    font-weight: 400;
    color: #727272
}

@media (min-width: 850px) {
    .story__gallery {
        margin:0 0 30px
    }
}

@media (min-width: 767px) {
    .story__gallery-cover img {
        height:100%
    }
}

.breadcrumb {
    margin-bottom: 20px
}

.section .breadcrumb {
    padding: 0
}

.breadcrumb ol {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.breadcrumb li {
    display: flex;
    align-items: center;
    margin-bottom: 5px
}

.breadcrumb a {
    font-size: .8125rem;
    line-height: 1.53846
}

.breadcrumb a:hover {
    color: #1b9865
}

.breadcrumb a[aria-current="page"] {
    color: #999999;
    background-image: none
}

.breadcrumb a[aria-current="page"]:hover {
    color: #999999
}

@media (min-width: 767px) {
    .breadcrumb li {
        margin:0
    }
}

@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;700&display=swap");

.leadform * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

#leadform {
  margin: 25px auto;
}

#leadform p {
  all: revert;
}

#leadform .container-form {
  max-width: 550px;
  margin: 0 auto;
}

#leadform .form_inner {
  padding: 0 72px;
}

#form {
  padding: 30px 0;
  border-radius: 10px;
  background-image: linear-gradient(90deg, #000 50%, transparent 50%),
    linear-gradient(90deg, #000 50%, transparent 50%),
    linear-gradient(0, #000 50%, transparent 50%),
    linear-gradient(0, #000 50%, transparent 50%);
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  background-size: 20px 4px, 20px 4px, 4px 20px, 4px 20px;
  animation: marching-ants 400ms infinite linear;
  background-color: #f1f1f0;
}

@keyframes marching-ants {
  0% {
    background-position: 0 0, 20px 100%, 0 20px, 100% 0;
  }

  100% {
    background-position: 20px 0, 0 100%, 0 0, 100% 20px;
  }
}

#leadform .form__title {
  font-family: "Oswald";
}

#leadform .form__title-h1 {
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 130%;
  text-align: center !important;
  margin: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000000;
}

#leadform .form__title-h2 {
  font-style: normal;
  font-weight: 700;
  margin: 5px 0;
  font-size: 44px;
  line-height: 130%;
  text-align: center !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #d42323;
}

#leadform .form__requirement {
  font-family: "Open Sans", system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  align-items: center;
  text-align: center;
  letter-spacing: 0.2px;
  color: #000000;
  padding: 10px 20px;
  margin: 25px 0 20px;
  background: linear-gradient(
      0deg,
      rgba(245, 187, 0, 0.1),
      rgba(245, 187, 0, 0.1)
    ),
    #ffffff;
  border: 2px solid #f5bb00;
}

#leadform .form__label {
  font-family: "Open Sans", system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0.3px;
  color: #000000;
  bottom: 10px;
}

#leadform .form__input {
  font-family: "Open Sans", system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-style: italic;
  font-weight: 100;
  width: 100%;
  padding: 9px 12px;
  border: 1px solid #c7c7c7;
  border-radius: 5px;
  margin: 10px 0;
}

#leadform .form__price {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  width: calc(100% - 8px);
  margin: 30px auto 0;
  padding: 16px 0;
}

#leadform .price__old {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.15;
  text-transform: uppercase;
  color: #9b9b9b;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px;
  gap: 10px;
}

#leadform .price__new {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  text-transform: uppercase;
  color: #000000;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0;
  gap: 10px;
}

#leadform .price__new span {
  line-height: 100%;
}

#leadform .oldPriceAndLabelForLandingInfoApi {
  text-decoration: line-through;
}

#leadform .priceAndLabelForLandingInfoApi {
  font-size: 30px;
  color: #d42323;
}

/* #leadform .priceAndLabelForLandingInfoApi::after {
  content: "*";
} */

#leadform .form_understar {
  font-family: "Open Sans", system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  line-height: 18px;
  text-align: center !important;
  color: #000000;
  margin: 10px;
}

#leadform .form-button {
  display: inline;
  background-color: #ed6d37;
  border-radius: 5px;
  border: none;
  width: 100%;
  text-align: center;
  padding: 9px 0 10px;
  font-family: "Open Sans", system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 20px;
  cursor: pointer;
  transition: 0.5s background-color;
}

#leadform .form-button:hover {
  background-color: #a74e28;
}

#leadform .form-bottom {
  margin-top: 20px;
  font-family: "Open Sans", system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  background: #ffeee1;
  border: 4px solid #ed6d37;
  border-radius: 10px;
  text-align: center;
  padding: 23px 40px;
}

#leadform .bottom_h1 {
  text-transform: uppercase;
  font-weight: 800;
  text-align: center !important;
  font-size: 32px;
  line-height: 130%;
  margin-top: 0;
  margin-bottom: 8px;
}

#leadform .bottom_h2 {
  font-weight: 600;
  text-align: center !important;
  font-size: 20px;
  line-height: 130%;
  margin: 0;
  text-transform: uppercase;
}

#leadform .bottom__update {
  font-weight: 800;
  font-size: 20px;
  line-height: 130%;
  text-align: center !important;
  background-color: #ffffff;
  padding: 8px 0;
  margin: 12px 0 22px;
}

#leadform .update-red {
  color: #d42323;
  text-transform: uppercase;
}

#leadform .bottom_underinfo {
  font-weight: 300;
  font-size: 16px;
  text-align: center !important;
  margin: 0;
  line-height: 130%;
}

@media screen and (max-width: 550px) {
  #form {
    padding: 20px 0;
  }

  #leadform .form_inner {
    padding: 0 15px;
  }

  #leadform .form__requirement {
    font-size: 14px;
    padding: 10px;
  }

  #leadform .form__label {
    font-size: 16px;
  }

  #leadform .form__input {
    font-size: 16px;
  }

  #leadform .form-bottom {
    padding: 10px 15px;
  }

  #leadform .form__title-h1 {
    font-size: 28px;
  }

  #leadform .form__title-h2 {
    font-size: 36px;
  }

  #leadform .price__old {
    font-size: 18px;
  }

  #leadform .price__new {
    font-size: 22px;
  }

  #leadform .priceAndLabelForLandingInfoApi {
    font-size: 25px;
  }

  #leadform .form_understar {
    font-size: 12px;
    margin: 5px;
  }

  #leadform .form__price {
    padding: 10px 0;
  }
  #leadform .bottom_h1 {
    font-size: 28px;
  }

  #leadform .bottom_h2 {
    font-size: 18px;
  }

  #leadform .bottom__update {
    font-size: 16px;
  }

  #leadform .bottom_underinfo {
    font-size: 16px;
  }

  #leadform .form__requirement {
    font-size: 13px;
    letter-spacing: normal;
  }
}

@media screen and (max-width: 375px) {
  #leadform .form__title-h1 {
    font-size: 20px;
  }

  #leadform .form__title-h2 {
    font-size: 29px;
  }

  #leadform .price__old {
    font-size: 18px;
  }

  #leadform .price__new {
    font-size: 18px;
  }

  #leadform .bottom_h1 {
    font-size: 25px;
  }

  #leadform .bottom_h2 {
    font-size: 16px;
  }

  #leadform .bottom_underinfo {
    font-size: 14px;
  }
}

#leadform .price__specific {
  padding: 0 10px;
}

#leadform .form-img {
  width: 100%;
  max-width: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
}

#leadform .form-img img {
  width: 100%;
  max-width: 120px;
}

@media screen and (max-width: 425px) {
  #leadform .form__price {
    flex-direction: column;
  }
}

@media screen and (max-width: 480px) {
    .img__ch {
        margin-bottom: 0!important;
    }
    .header__share {
        display: none;
    }
    .row {
       padding: unset; 
    }
  #leadform .form-img {
    margin-bottom: 10px;
  }
}
.form-instock {
  color: coral;
}
