.tt-menu{background:#fff;z-index:100000000}.tt-hint{margin-left:-104px}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type="checkbox"], input[type="radio"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

    a:hover, a:focus {
        color: #23527c;
        text-decoration: underline
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

    .row-no-gutters [class*="col-"] {
        padding-right: 0;
        padding-left: 0
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    display: table;
    content: " "
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.ad-container-m1{display:none;min-height:270px;padding:0;max-width:970px;margin:0 auto;margin-top:124px;background:#fff}@media only screen and (min-width:1080px){.ad-container-m1{display:flex;align-items:center;justify-content:center;max-width:1080px;margin-bottom:8px;margin-top:130px}}.ad-item{min-height:772px;position:relative;background:#f4f4f4;padding:40px 0 15px}@media only screen and (max-width:767px){.ad-item{margin:0 -15px}}.ad-item:before{content:'PUBLICIDAD';position:absolute;top:16px;left:50%;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%);font-size:12px;line-height:1.25;color:#707070}.ad-item.ad-container-m1{min-height:270px;background:#fff;padding:0}@media only screen and (max-width:767px){.ad-item.ad-container-m1{margin:124px auto 0}}.ad-item.ad-container-m1:before{content:none}.ad-item .creatividad{text-align:center}.ad-inline,.slide-ad{position:relative;margin:30px 0;padding:16px 0;min-height:325px}@media only screen and (min-width:768px){.ad-inline,.slide-ad{margin:0}}.no-publi:not(.pagetype-cover) .ad-inline,.no-publi:not(.pagetype-cover) .slide-ad{display:none}.article-list .ad-inline,.article-list .slide-ad{margin:0 0 30px;min-height:auto;background:#f4f4f4}.ad-inline:before,.slide-ad:before{content:'Publicidad';position:absolute;top:16px;left:50%;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%);font-size:12px;line-height:1.25;color:#707070;text-transform:uppercase}.ad-inline>div,.slide-ad>div{padding-top:25px}.edicion-impresa .ad-inline{position:unset;margin:0;padding:0;min-height:0;background:0}.edicion-impresa .ad-inline:before{content:''}.edicion-impresa .ad-container-m1{min-height:0}.stickied>div{position:sticky;top:130px}@media only screen and (min-width:1080px){.no-publi .ad-container-m1{margin-bottom:50px;height:0;min-height:unset}}#aspnetForm~iframe,#aspnetForm~span{display:none}@media only screen and (min-width:1080px){#aspnetForm{max-width:1080px;margin-left:auto;margin-right:auto}}@media only screen and (min-width:1080px){.multimedia #aspnetForm{max-width:100vw}}body{font-family:Figtree,sans-serif;font-weight:400;font-size:1em;color:#000;line-height:1;font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision;width:100%;max-width:100vw;margin:0;overflow:overlay;background:#000}a{color:#000}a:focus,a:hover{text-decoration:none}@media only screen and (min-width:768px){a:focus,a:hover{text-decoration:underline;text-decoration-color:#FECE00;-webkit-text-decoration-color:#FECE00;text-decoration-thickness:1px;text-underline-offset:3px;color:#000}}img{width:100%;height:auto}#main{margin:115px auto 0;background:#fff;max-width:100vw}@media only screen and (min-width:1080px){#main{max-width:1080px;margin-top:8px;padding:1px 42px}}@media only screen and (min-width:1080px){.pagetype-article.subscription-premium #main{padding:42px}}@media only screen and (min-width:1080px){.pagetype-branded #main{margin-top:115px}}#main .no-padding{padding:0}@media only screen and (max-width:767px){#main .no-padding-mobile{padding-left:0;padding-right:0}}#main.category,#main.tag{padding:25px 0 16px}@media only screen and (min-width:768px){#main.category,#main.tag{padding:30px 0 32px}}@media only screen and (min-width:1080px){#main.category,#main.tag{padding:42px 42px 42px}}article{position:relative}input,textarea{-webkit-appearance:none;-webkit-border-radius:0}.link-all:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;display:block;margin:0;padding:0;z-index:27}.ng-container{margin-left:-15px;margin-right:-15px}.row.ng-container{margin-left:0;margin-right:0}@media only screen and (min-width:1080px){.row.ng-container{margin-left:-15px;margin-right:-15px}}.row.ng-container.w-apertura .article-apertura{--v-colortext-nombre:#BEBEBE}@media only screen and (max-width:767px){.row.ng-container.w-apertura div:first-child{padding-left:0;padding-right:0}}section.block01.recommend.ng-container{margin-left:0;margin-right:0}.container-boxes{display:inline-block;margin-bottom:105px}.row.en-profundidad{margin-left:0;margin-right:0}.stickied{position:sticky;top:115px}@media only screen and (min-width:768px){.stickied{top:123px}}@media only screen and (max-width:767px){.stickied.pull-right{position:relative;top:0;padding:0}}@media only screen and (min-width:768px) and (max-width:1079px){.stickied.pull-right{padding-bottom:32px}}@media only screen and (min-width:768px) and (max-width:1079px){.border-bottom-tablet{border-bottom:1px solid #000;min-height:1px}}@media only screen and (max-width:767px){.border-bottom-mobile{border-bottom:1px solid #000;padding-bottom:20px;margin-bottom:0!important}}@media only screen and (max-width:767px){.w-special .border-bottom-mobile{border-bottom:1px solid #fff}}@media only screen and (max-width:767px){.border-bottom-mobile.mb32-mobile{margin-bottom:32px!important}}@media only screen and (min-width:768px){.border-bottom-desktop{grid-column:1/-1;min-height:1px;position:relative}.border-bottom-desktop::after{content:"";margin-left:0;width:100%;border-bottom:1px solid #000;position:absolute;bottom:0}.border-bottom-desktop.agregador-vertical-container::after{margin-left:15px;width:calc(100% - 30px)}}@media only screen and (min-width:768px) and (max-width:1079px){.border-bottom-desktop.no-border-tablet::after{border-bottom:0}}.d-inline-block{display:inline-block}:root{--v-bgcolor-suscripcion:none;--v-background-apertura:#000;--v-background-txt:none;--v-colortext-suscripcion:#FECE00;--v-titlesize-widget:21px;--v-subtitlesize-widget:17px;--v-authorsize-widget:12px;--v-aligntext-text:left;--v-colortext-title:#000;--v-colortext-subtitle:#3D3D3D;--v-colortext-author:#3D3D3D;--v-colortext-nombre:#3D3D3D;--v-content-icon:none;--v-width-icon:62px;--v-background-icon:none;--v-background-size-icon:50%;--v-border-icon:1px solid #707070;--v-background-fallback-icon:#FFF;--v-bgcolor-article-header:#FFF;--v-colortext-title-article-header:#000;--v-colortext-subtitle-article-header:#3D3D3D;--v-colortext-date-article-header:#6C6C6C;--v-colortext-actions-article-header:#6C6C6C;--v-paddingbottom-breadcrumb-mobile:0;--v-paddingbottom-breadcrumb-tablet:0;--v-paddingbottom-breadcrumb-laptop:0;--v-content-article-header:none;--v-colortext-nombre-article-header:#3D3D3D;--v-contenttext-text:none;--v-border-bottom:0;--v-contenttext-size:12px;--v-contenttext-weight:700;--v-contenttext-color:#000;--v-content-gradient:none;--v-align-article-txt:left;--v-article-margin-thumb:0 0 28px 0;--v-article-margin-thumb-tablet:0 0 40px 0;--v-article-width-img:-60px;--v-article-marginleft-img:calc(var(--v-article-width-img) / 2);--v-margin-top-article-txt:0;--v-padding-bottom-extra:0;--v-display-widget:inline-block;--v-padding-article-txt:0 0 15px;--v-margin-article-header:0 0 20px 0;--v-gradient-exclusive:transparent;--v-checkbox-height:38px;--v-min-height-buscador:50px;--v-font-size-buscador-tablet:24px;--v-icon-size-buscador-tablet:20px;--v-opacity:.6;--height-video:32px;--padding-extra:calc(var(--v-extra-header, 74px) + var(--v-header-ulthora-height, 41px));--position-left:0;--position-right:unset;--position-top:var(--padding-extra);--position-bottom:unset;--vid-top:calc(56.25vw + var(--padding-extra));--vid-right:var(--position-right);--vid-bottom:unset;--vid-left:var(--position-left);--vid-mwid:100%}@media only screen and (min-width:768px){:root{--v-margin-top-article-txt:12px;--v-article-width-img:-180px;--position-bottom:unset;--padding-extra:-70px;--position-top:130px;--vid-bottom:calc((var(--position-bottom) - var(--height-video))*-1);--position-left:unset;--position-right:10px;--vid-left:unset}}@media only screen and (min-width:1080px){:root{--v-padding-article-txt:0 0 45px;--v-article-width-img:-180px;--position-top:unset;--position-bottom:calc(0px + var(--padding-extra));--position-left:10px;--position-right:unset;--vid-top:unset;--vid-left:var(--position-left);--vid-right:unset;--vid-bottom:calc(var(--position-bottom) - var(--height-video));--padding-extra:42px}}.fc-ab-root .fc-header-image{width:auto}.popup-blocker{z-index:99999!important}.popup-blocker .popup-blocker-close{z-index:30}.d-grid{display:grid}.page-menu{position:relative;top:11px;background:#fff;padding:0;width:100vw;height:0;overflow:scroll;-webkit-overflow-scrolling:touch;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.4s;-moz-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease-in-out;-moz-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}@media only screen and (min-width:768px){.page-menu{top:0}}.menu-active .page-menu{height:100vh;padding:0}@media only screen and (min-width:768px){.menu-active .page-menu{box-shadow:inset 0 1px 3px #00000080}}.page-menu a{color:#000}.page-menu .n1{padding:22px 27px;margin:0;height:100%;position:relative}@media only screen and (min-width:768px){.page-menu .n1{padding:32px;top:0;margin-bottom:60px;display:grid;grid-template-areas:'col-left col-right-search' 'col-left col-right-tren' 'col-left col-right-img' 'col-left col-right-follow';grid-template-rows:51px 55px 1fr 1fr;overflow:visible}}@media only screen and (min-width:1080px){.page-menu .n1{max-width:985px;margin:0 auto;padding:40px 0}}.page-menu .n1 .menu-ng{margin-top:5px}@media only screen and (min-width:768px){.page-menu .n1 .menu-ng{margin-top:0;grid-area:col-left}}@media only screen and (min-width:1080px){.page-menu .n1 .menu-ng{width:478px}}.page-menu .n1 .menu-search{margin-bottom:15px}@media only screen and (min-width:768px){.page-menu .n1 .menu-search{grid-area:col-right-search;width:100%;padding-left:68px;margin-bottom:6px;margin-left:inherit}}@media only screen and (min-width:1080px){.page-menu .n1 .menu-search{padding-left:114px}}.page-menu .n1 .img-menu{width:100%;margin-left:auto;margin-top:40px;margin-bottom:35px;display:inline-block;text-align:center}@media only screen and (min-width:768px){.page-menu .n1 .img-menu{text-align:left;grid-area:col-right-img;padding-left:71px;margin-top:40px;margin-left:inherit}}@media only screen and (min-width:1080px){.page-menu .n1 .img-menu{padding-left:114px}}.page-menu .n1 .menu-siguenos{padding-bottom:200px;text-align:center}@media only screen and (min-width:768px){.page-menu .n1 .menu-siguenos{padding-left:40px;margin-top:0}}@media only screen and (min-width:1080px){.page-menu .n1 .menu-siguenos{padding-left:113px;margin-top:0}}.page-menu .n1 .menu-siguenos .siguenos-title{font-size:17px;color:#000}@media only screen and (min-width:768px){.page-menu .n1 .menu-siguenos .siguenos-title{font-size:15px}}.page-menu .n1 .menu-siguenos #siguenos-iconos{margin-top:20px}@media only screen and (min-width:768px){.page-menu .n1 .menu-siguenos #siguenos-iconos .icon-burger{margin-left:20px}.page-menu .n1 .menu-siguenos #siguenos-iconos .icon-burger:first-child{margin-left:0}}@media only screen and (min-width:1080px){.page-menu .n1 .menu-siguenos #siguenos-iconos .icon-burger{margin-left:30px}.page-menu .n1 .menu-siguenos #siguenos-iconos .icon-burger:first-child{margin-left:0}}@media only screen and (min-width:768px){.page-menu .n1 .menu-siguenos #siguenos-iconos .icon-burger:hover{text-decoration:none}}.page-menu .n1 .menu-siguenos #siguenos-iconos img{width:22px;height:22px;margin:0 15px}@media only screen and (min-width:768px){.page-menu .n1 .menu-siguenos #siguenos-iconos img{width:23px;height:20px;margin:0}}.page-menu .n1 .main-menu{padding:0}.page-menu .n1 .main-menu li a:focus,.page-menu .n1 .main-menu li a:hover{text-decoration:none}@media only screen and (min-width:768px){.page-menu .n1 .main-menu li a:focus,.page-menu .n1 .main-menu li a:hover{text-decoration:underline;text-decoration-color:#FECE00;-webkit-text-decoration-color:#FECE00;text-decoration-thickness:1px;text-underline-offset:3px;color:#000}}.page-menu .n1 .main-menu>li{border-bottom:1px solid #f2f2f2;padding:20px 0;margin:0;font-weight:400;font-size:18px;max-width:500px;position:relative;cursor:pointer}@media only screen and (min-width:768px){.page-menu .n1 .main-menu>li{font-size:23px;text-align:left}}@media only screen and (min-width:1080px){.page-menu .n1 .main-menu>li{font-size:27px}}.page-menu .n1 .main-menu>li a::before{content:"";top:0;left:0;right:0;bottom:0;display:block;margin:0;padding:0;position:absolute}.page-menu .n1 .main-menu>li.destacado-ng{border-bottom:1px solid #fece00;border-top:1px solid #fece00}@media only screen and (min-width:768px){.page-menu .n1 .main-menu>li.destacado-ng{border-bottom:2px solid #fece00;border-top:2px solid #fece00}}.page-menu .n1 .main-menu>li.destacado-ngh,.page-menu .n1 .main-menu>li.destacado-ngv{position:relative;padding-left:12px}.page-menu .n1 .main-menu>li.destacado-ngh:before,.page-menu .n1 .main-menu>li.destacado-ngv:before{content:"";background:#fece00;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:5px;height:5px;display:inline-block;padding:1px 0 0 0;position:absolute;top:50%;left:0}.page-menu .n1 .main-menu>li:last-of-type{border:0}.page-menu .n1 .main-menu>li:after{content:'';position:absolute;border:solid #000;border-width:0 1px 1px 0;padding:4px;-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);-ms-transform:rotate(315deg);-o-transform:rotate(315deg);transform:rotate(315deg);right:10px;display:inline-block;top:27px}@media only screen and (min-width:768px){.page-menu .n1 .main-menu>li:after{border-width:0 2px 2px 0;padding:6px}}.page-menu .n1 .main-menu>li.desplegable:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:22px;cursor:pointer}.page-menu .n1 .main-menu>li.desplegable>a{position:relative;pointer-events:none}.page-menu .n1 .main-menu>li .n2{max-height:0;overflow:hidden;display:flex;flex-direction:column;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.page-menu .n1 .main-menu>li .n2 li{width:100%;padding:12px 0 0 0;text-transform:none}@media only screen and (min-width:768px){.page-menu .n1 .main-menu>li .n2 li{text-align:left}}.page-menu .n1 .main-menu>li .n2 li a{font-size:16px}.page-menu .n1 .main-menu>li .n2 li a:focus,.page-menu .n1 .main-menu>li .n2 li a:hover{text-decoration:none}@media only screen and (min-width:768px){.page-menu .n1 .main-menu>li .n2 li a:focus,.page-menu .n1 .main-menu>li .n2 li a:hover{text-decoration:underline;text-decoration-color:#BABABA;-webkit-text-decoration-color:#BABABA;text-decoration-thickness:1px;text-underline-offset:3px;color:#000}}@media only screen and (min-width:768px){.page-menu .n1 .main-menu>li .n2 li a{font-size:18px}}.page-menu .n1 .main-menu>li .n2 li:after{display:none}.page-menu .n1 .main-menu>li.desplegable.desplegado .n2{padding:11px 0 0 0;max-height:300px}.page-menu .n1 .main-menu>li.desplegable.desplegado:after{-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg);top:27px}.page-menu .n1 .main-menu>li.extra-element{border:0;display:inline;float:left;font-size:16px;width:100%;text-transform:none;padding-top:18px;padding-bottom:18px;border-bottom:1px solid #f2f2f2}@media only screen and (min-width:768px){.page-menu .n1 .main-menu>li.extra-element{width:50%;font-size:16px;border-bottom:0}}@media only screen and (min-width:1080px){.page-menu .n1 .main-menu>li.extra-element{font-size:18px}}.page-menu .n1 .main-menu>li.extra-element:after{display:none}.page-menu .n1 .main-menu>li.extra-element:last-child{padding-bottom:40px}@media only screen and (min-width:768px){.page-menu .n1 .main-menu>li.extra-element:last-child{padding-bottom:180px}}.page-menu .n1 .main-menu>li.extra-element a{color:#3d3d3d}.page-menu .n1 .main-menu>li.extra-element a:focus,.page-menu .n1 .main-menu>li.extra-element a:hover{text-decoration:none}@media only screen and (min-width:768px){.page-menu .n1 .main-menu>li.extra-element a:focus,.page-menu .n1 .main-menu>li.extra-element a:hover{text-decoration:underline;text-decoration-color:#BABABA;-webkit-text-decoration-color:#BABABA;text-decoration-thickness:1px;text-underline-offset:3px;color:#000}}.page-menu .n1 li{list-style:none;font-size:16px;color:#a4a4a4;text-transform:uppercase;margin:0 auto 11px auto;position:relative}@media only screen and (min-width:1080px){.site:not(.active-menu) #header .main-menu{position:fixed;width:780px;top:49px;left:50%;-webkit-transform:translateX(calc(-50% + 100px));-moz-transform:translateX(calc(-50% + 100px));-ms-transform:translateX(calc(-50% + 100px));-o-transform:translateX(calc(-50% + 100px));transform:translateX(calc(-50% + 100px));-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;transition-property:top;-webkit-transition-duration:.6s;-moz-transition-duration:.6s;-o-transition-duration:.6s;transition-duration:.6s;-webkit-transition-timing-function:ease-in-out;-moz-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.sticky.scroll-down.site:not(.active-menu) #header .main-menu{top:8px}.site:not(.active-menu) #header .main-menu .extra-element,.site:not(.active-menu) #header .main-menu .n2,.site:not(.active-menu) #header .main-menu .ocultar-top{display:none}.site:not(.active-menu) #header .main-menu>li{font-size:18px;border:0;margin-right:25px;display:inline-block}.site:not(.active-menu) #header .main-menu>li:after{content:none}.site:not(.active-menu) #header .main-menu .n2{background-color:#fff;position:absolute;margin:7px auto;width:212px;padding:8px 10px}.site:not(.active-menu) #header .main-menu .n2>li{padding:8px 0;margin:0}.site:not(.active-menu) #header .main-menu .n2>li>a{font-size:13px;line-height:18.46px;letter-spacing:.1px}.site:not(.active-menu) #header .main-menu .n2>li>a:hover{text-decoration:underline solid #bababa;text-decoration-skip-ink:auto}.site:not(.active-menu) #header .main-menu .fa{display:inline-block;position:relative;padding-right:15px}.site:not(.active-menu) #header .main-menu .fa-angle-down:after{content:'';position:absolute;top:-8px;right:2px;width:7.14px;height:7.14px;border:1.5px solid #000;border-left:none;border-top:0;transform:translateY(-50%) rotate(45deg);box-sizing:border-box}.site:not(.active-menu) #header .main-menu .desplegable>a{pointer-events:none}.site:not(.active-menu) #header .main-menu .desplegable:hover .n2{display:table}.site:not(.active-menu) #header .main-menu .desplegable:hover .fa-angle-down:after{transform:rotate(-135deg)}}.active-menu{overflow:hidden}.page-header .trending-top{height:43px;background-color:#000;padding:0 15px;border-bottom:3px solid #fece00;margin:0;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.6s;-moz-transition-duration:.6s;-o-transition-duration:.6s;transition-duration:.6s;-webkit-transition-timing-function:ease-in-out;-moz-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}@media only screen and (min-width:1080px){.page-header .trending-top{padding:0}}@media only screen and (min-width:1080px){.sticky.scroll-down .page-header .trending-top{margin-top:-42px}}.page-header .trending-top .trending-container{overflow-x:scroll;overflow-y:hidden;white-space:nowrap;height:17px;margin-top:13px;text-decoration:none;-ms-overflow-style:none;scrollbar-width:none}.page-header .trending-top .trending-container::-webkit-scrollbar{display:none}@media only screen and (min-width:1080px){.page-header .trending-top .trending-container{padding:0 20px}}.page-header .trending-top .themes a{font-size:14px;color:#fff;margin-right:15px}@media only screen and (min-width:768px){.page-header .trending-top .themes a{margin-right:20px}}@media only screen and (min-width:1080px){.page-header .trending-top .themes a{font-size:13px}}.page-header .trending-top .themes a:last-child{margin-right:45px}@media only screen and (min-width:1080px){.page-header .trending-top .themes a:last-child{margin-right:145px}}.page-menu .n1 li.burger-menu-extra{display:inline-block;height:32px;padding:0;overflow:auto;white-space:nowrap;width:100%;padding-left:2px;margin:0;-ms-overflow-style:none;scrollbar-width:none}.page-menu .n1 li.burger-menu-extra::-webkit-scrollbar{display:none}@media only screen and (min-width:768px){.page-menu .n1 li.burger-menu-extra{grid-area:col-right-tren;padding-left:69px;white-space:normal;overflow:unset;display:inline;margin-left:inherit}}@media only screen and (min-width:1080px){.page-menu .n1 li.burger-menu-extra{padding-left:119px}}.page-menu .burger-trending-text{float:left;width:86px;font-size:12px;color:#3d3d3d;text-transform:uppercase;margin:0 8px 0 0;padding-top:2px}@media only screen and (min-width:768px){.page-menu .burger-trending-text{width:90px;display:inline-block;padding-top:7px;padding-right:10px;margin:0}}.page-menu .themes{float:left;width:calc(100% - 94px)}@media only screen and (min-width:768px){.page-menu .themes{float:none;display:inline;width:calc(100% - 98px)}}.page-menu .themes a{font-size:12px;margin-right:5px;text-transform:none;border-bottom:2px solid #bababa}@media only screen and (min-width:768px){.page-menu .themes a{line-height:2.1}}@media only screen and (min-width:768px){.page-menu .themes a:hover{border-bottom:2px solid #fff;text-decoration:none}}.page-menu .themes a:last-child{margin-right:35px}.page-menu .themes .trending-container{margin:0}@media only screen and (min-width:768px){.page-menu .themes .trending-container{text-align:left}}.page-menu .themes .row{margin:0}@media only screen and (min-width:768px){.page-menu .themes .row:before{display:none}}.page-menu .themes .col-xs-12{float:unset;padding:0}.page-menu .n1 .burger-trending-gradient{position:absolute;width:38px;top:0;right:0;background:linear-gradient(90deg,rgba(255,255,255,0) -7%,#fff 85%);height:32px;z-index:9}@media only screen and (min-width:768px){.page-menu .n1 .burger-trending-gradient{display:none}}.page-header{position:fixed;width:100%;max-width:100vw;top:0;left:0;z-index:9999;background:#fff;transition:visibility .5s,opacity .5s,top .5s ease-out;box-shadow:0 1px 3px #00000080}@media only screen and (max-width:767px){.page-header{-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}}@media only screen and (min-width:1080px){.page-header>div{padding:0 20px}}@media only screen and (max-width:767px){.sticky.scroll-up .page-header{-webkit-transition:all .5s ease-out .5s;-moz-transition:all .5s ease-out .5s;-o-transition:all .5s ease-out .5s;transition:all .5s ease-out .5s}}.page-header .block-desktop{max-width:1080px;margin:0 auto;position:relative}.active-menu .page-header .block-desktop{box-shadow:0 1px 3px #00000080}@media only screen and (min-width:768px){.active-menu .page-header .block-desktop{box-shadow:none}}body.scroll-down .page-header{top:-115px}@media only screen and (min-width:768px){body.scroll-down .page-header{top:0}}header.active body.scroll-down .page-header{top:0}body.scroll-down .page-header.menu-active{top:0}.page-header span.button{display:none}.page-header .block-user{position:absolute;top:0;right:0;height:37px;background:linear-gradient(90deg,rgba(0,0,0,0) 0,#000 65%);padding-left:40px}@media only screen and (min-width:1080px){.page-header .block-user{background:linear-gradient(90deg,rgba(0,0,0,0) 0,#000 17%)}}.page-header .block-user #user-profile{margin:0;display:inline-block;cursor:pointer;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}@media only screen and (min-width:1080px){.page-header .block-user #user-profile{margin-top:7px;margin-right:0}}.page-header .block-user #user-profile.logged .user-txt{right:33px}.page-header .block-user .user-img{width:27px;height:27px;margin-left:3px;margin-top:5px;padding:2px}@media only screen and (min-width:1080px){.page-header .block-user .user-img{margin-top:-1px}}.page-header .block-user .user-txt{display:none;margin:7px;float:right;font-size:13px;color:#fece00;text-transform:uppercase}@media only screen and (min-width:1080px){.page-header .block-user .user-txt{display:block;max-width:14ch;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}}.page-header .navbar-toggle{width:21px;left:15px;margin:0;padding:0;border:0;position:absolute;top:26px;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:60ms;-moz-transition:60ms;-o-transition:60ms;transition:60ms;height:18px;cursor:pointer}@media only screen and (min-width:1080px){.page-header .navbar-toggle{left:20px;width:27px;height:22px}}@media only screen and (min-width:768px){.page-header .navbar-toggle:focus,.page-header .navbar-toggle:hover{outline:0}}.menu-active.page-header .navbar-toggle{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 60ms ease .1s;-moz-transition:all 60ms ease .1s;-o-transition:all 60ms ease .1s;transition:all 60ms ease .1s}@media only screen and (min-width:768px){.menu-active.page-header .navbar-toggle{width:34px;height:34px;top:18px}}@media only screen and (min-width:1080px){.menu-active.page-header .navbar-toggle{top:21px;left:16px}}.page-header .navbar-toggle b{position:absolute;left:0;width:100%;height:2px;background-color:#000}.page-header .navbar-toggle b:first-child{top:0;-webkit-transition:top 60ms ease 60ms,transform 60ms ease-out 20ms;-moz-transition:top 60ms ease 60ms,transform 60ms ease-out 20ms;-o-transition:top 60ms ease 60ms,transform 60ms ease-out 20ms;transition:top 60ms ease 60ms,transform 60ms ease-out 20ms}.menu-active.page-header .navbar-toggle b:first-child{top:calc(50% - 1px);-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:top 60ms ease 20ms,transform 60ms ease-out .1s;-moz-transition:top 60ms ease 20ms,transform 60ms ease-out .1s;-o-transition:top 60ms ease 20ms,transform 60ms ease-out .1s;transition:top 60ms ease 20ms,transform 60ms ease-out .1s}.page-header .navbar-toggle b:nth-child(2){top:50%;margin-top:0;-webkit-transition:ease 60ms 60ms;-moz-transition:ease 60ms 60ms;-o-transition:ease 60ms 60ms;transition:ease 60ms 60ms}.menu-active.page-header .navbar-toggle b:nth-child(2){opacity:0}.page-header .navbar-toggle b:nth-child(3){top:100%;-webkit-transition:top 60ms ease 60ms,transform 60ms ease-out 20ms;-moz-transition:top 60ms ease 60ms,transform 60ms ease-out 20ms;-o-transition:top 60ms ease 60ms,transform 60ms ease-out 20ms;transition:top 60ms ease 60ms,transform 60ms ease-out 20ms}.menu-active.page-header .navbar-toggle b:nth-child(3){top:calc(50% - 1px);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:top 60ms ease 20ms,transform 60ms ease-out 140ms;-moz-transition:top 60ms ease 20ms,transform 60ms ease-out 140ms;-o-transition:top 60ms ease 20ms,transform 60ms ease-out 140ms;transition:top 60ms ease 20ms,transform 60ms ease-out 140ms}body:not(.home) .page-header .navbar-toggle b{background-color:#000}.page-header .brand{display:inline-block;margin-left:15%;margin-top:11px;margin-bottom:12px}@media only screen and (min-width:768px){.page-header .brand{margin-left:50%;margin-top:14px;margin-bottom:13px;transform:translateX(-50%)}}@media only screen and (min-width:1080px){.page-header .brand{margin-top:7px;margin-left:64px;transform:none;display:block;float:left}}.page-header .brand a{display:block}.page-header .brand .logo{height:auto;width:135px;margin:0 auto;max-width:calc(100vw - 182px)}@media only screen and (min-width:768px){.page-header .brand .logo{max-width:125px}}@media only screen and (min-width:1080px){.page-header .brand .logo{max-width:150px}}.page-header .subscribe-button a{position:absolute;top:18px;right:15px;background-color:#fece00;width:122px;height:37px;text-transform:uppercase;text-align:center;font-size:16px;padding:10px 0;text-decoration:none;color:#000;transition:all .25s linear;z-index:27}@media only screen and (max-width:320px){.page-header .subscribe-button a{width:106px;height:32px;font-size:14px;padding:10px 0}}@media only screen and (min-width:768px){.page-header .subscribe-button a:hover{cursor:pointer;text-decoration:none;color:#fece00;background-color:#000}}@media only screen and (min-width:1080px){.page-header .subscribe-button a{width:140px;top:16px;right:20px;font-size:17px;padding:11px 0}}.page-footer{width:100%;position:relative}@media only screen and (min-width:1080px){.page-footer{max-width:1080px;margin:auto;background:#fff}}.page-footer .section02{width:100%;margin:0;display:inline-block}.page-footer .newsletter{min-height:386px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}@media only screen and (min-width:768px){.page-footer .newsletter{min-height:286px}}.page-footer .newsletter:before{content:"";z-index:0;top:0;left:-20px;right:0;bottom:0;display:block;margin:0;padding:0;position:absolute;background-image:url(https://www.nationalgeographic.com.es/Content/skins/ng2022/img/Newsletter-bg.jpg?v=20250715081907);background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:768px){.page-footer .newsletter:before{width:76%;left:24%}}@media only screen and (min-width:1080px){.page-footer .newsletter:before{width:53%;left:47%}}.page-footer .newsletter:after{content:"";z-index:0;top:0;left:0;right:0;bottom:0;display:block;margin:0;padding:0;position:absolute;background:0;background:-webkit-linear-gradient(90deg,#fece00 5%,rgba(9,9,121,0) 60%);background:-moz-linear-gradient(90deg,#fece00 5%,rgba(9,9,121,0) 60%);background:-ms-linear-gradient(90deg,#fece00 5%,rgba(9,9,121,0) 60%);background:-o-linear-gradient(90deg,#fece00 5%,rgba(9,9,121,0) 60%);background:linear-gradient(90deg,#fece00 5%,rgba(9,9,121,0) 60%)}@media only screen and (min-width:768px){.page-footer .newsletter:after{background:0;background:-webkit-linear-gradient(90deg,#fece00 35%,rgba(9,9,121,0) 75%);background:-moz-linear-gradient(90deg,#fece00 35%,rgba(9,9,121,0) 75%);background:-ms-linear-gradient(90deg,#fece00 35%,rgba(9,9,121,0) 75%);background:-o-linear-gradient(90deg,#fece00 35%,rgba(9,9,121,0) 75%);background:linear-gradient(90deg,#fece00 35%,rgba(9,9,121,0) 75%)}}@media only screen and (min-width:1080px){.page-footer .newsletter:after{background:0;background:-webkit-linear-gradient(90deg,#fece00 46%,rgba(9,9,121,0) 90%);background:-moz-linear-gradient(90deg,#fece00 46%,rgba(9,9,121,0) 90%);background:-ms-linear-gradient(90deg,#fece00 46%,rgba(9,9,121,0) 90%);background:-o-linear-gradient(90deg,#fece00 46%,rgba(9,9,121,0) 90%);background:linear-gradient(90deg,#fece00 46%,rgba(9,9,121,0) 90%)}}.page-footer .title-news{font-weight:300;font-size:44px;color:#000;margin:0;z-index:1}@media only screen and (min-width:768px){.page-footer .title-news{font-size:54px}}@media only screen and (min-width:768px) and (max-width:1079px){.page-footer .title-news{margin-top:35px}}@media only screen and (max-width:320px){.page-footer .title-news{font-size:35px}}.page-footer .title-news:after{content:"";display:block;border-bottom:4px solid #fff;max-width:46px;margin:14px auto 15px}.page-footer .subtitle-news{font-size:16px;color:#000;text-align:center;padding:0 73px;margin-bottom:24px;line-height:21px;z-index:1}@media only screen and (min-width:768px){.page-footer .subtitle-news{padding:0 110px;margin-bottom:30px}}@media only screen and (min-width:1080px){.page-footer .subtitle-news{max-width:765px}}.page-footer .url{z-index:1;transition:all .3s linear;margin-bottom:0}.page-footer .url:hover,.page-footer .url:hover .div-sus-button,.page-footer .url:hover .div-sus-button label,.page-footer .url:hover a{cursor:pointer;text-decoration:none;color:#000;background-color:#fff}@media only screen and (min-width:768px){.page-footer .url:hover,.page-footer .url:hover .div-sus-button,.page-footer .url:hover .div-sus-button label,.page-footer .url:hover a{color:#fff;background-color:#000}}.page-footer .div-sus-button{font-size:17px;text-align:center;text-transform:uppercase;width:193px;height:48px;padding:15px;margin:auto;cursor:pointer;background-color:#fff}.page-footer .subscripcion-revista{width:100%;background-color:#f4f4f4}@media only screen and (min-width:768px){.page-footer .subscripcion-revista{padding:0}}.page-footer .subscripcion-revista .laTitle{font-weight:300;font-size:44px;color:#000;text-align:center;text-transform:uppercase;margin:60px 0 20px 0}@media only screen and (min-width:768px){.page-footer .subscripcion-revista .laTitle{font-size:54px;margin:30px 0 0 0}}.page-footer .subscripcion-revista .laTitle:after{content:"";display:block;border-bottom:4px solid #fecd2f;max-width:46px;margin:14px auto 15px}.page-footer .mgz-descubre{display:flex;flex-direction:column;margin-bottom:40px;justify-content:space-between}@media only screen and (min-width:768px){.page-footer .mgz-descubre{flex-direction:row;justify-content:center;margin-bottom:0;padding:0 30px 0 30px}}.page-footer .mgz-descubre img{width:160px;float:left;margin-right:20px}@media only screen and (min-width:768px){.page-footer .mgz-descubre img{margin:0 0 22px 0;width:100%}}.page-footer .mgz-descubre .issue{margin-bottom:28px}@media only screen and (min-width:768px){.page-footer .mgz-descubre .issue{margin-bottom:36px;max-width:221px;margin-right:33px;margin-left:33px}}@media only screen and (min-width:1080px){.page-footer .mgz-descubre .issue{max-width:231px;margin-bottom:57px}}@media only screen and (min-width:768px){.page-footer .mgz-descubre .subscribe-magazine:hover{text-decoration:none}}.page-footer .mgz-descubre .max{margin:15px 0 15px 0;position:relative;min-height:160px}@media only screen and (min-width:768px){.page-footer .mgz-descubre .max{display:flex;flex-direction:column;align-content:center;align-items:center}}.page-footer .mgz-descubre .magtxt{text-align:left;display:flex;flex-direction:column;min-height:166px}@media only screen and (min-width:768px){.page-footer .mgz-descubre .magtxt{align-content:center;align-items:center}}.page-footer .mgz-descubre .magtxt p{margin:0}.page-footer .mgz-descubre .magtxt p strong{font-weight:700;font-size:28px;color:#000;display:block}@media only screen and (max-width:320px){.page-footer .mgz-descubre .magtxt p strong{font-size:22px}}.page-footer .mgz-descubre .magtxt p span{font-size:16px;color:#3d3d3d;margin-top:10px;margin-bottom:30px;display:block}@media only screen and (min-width:768px){.page-footer .mgz-descubre .magtxt p span,.page-footer .mgz-descubre .magtxt p strong{text-align:center;margin-bottom:4px}}.page-footer .mgz-descubre .div-sus-button{width:153px;height:48px;background-color:#fece00;font-size:17px;color:#000;text-align:center;text-transform:uppercase;padding:15px;cursor:pointer}@media only screen and (min-width:768px){.page-footer .mgz-descubre .div-sus-button{margin-top:22px}}@media only screen and (max-width:320px){.page-footer .mgz-descubre .div-sus-button{font-size:12px;padding:11px;width:111px;height:35px}}@media only screen and (min-width:768px){.page-footer .mgz-descubre .div-sus-button:hover,.page-footer .mgz-descubre .div-sus-button:hover a{cursor:pointer;text-decoration:none;color:#fece00;background-color:#000}}.page-footer .socialmedia{padding:0}.page-footer .socialmedia li{display:block}.page-footer .socialmedia li a{width:57px;height:57px;border-radius:50%;border:1px solid #707070;box-shadow:0 2px 6px #0000004D;display:inline-block;margin-right:14px}@media only screen and (max-width:767px){.page-footer .socialmedia li a{width:35px;height:35px}}@media only screen and (min-width:768px){.page-footer .socialmedia li a:hover{background-color:#fece00}}.page-footer .socialmedia li a:last-child{margin-right:0}.page-footer .socialmedia li p{display:none}.page-footer .socialmedia [class^=icon-]:before{content:"";width:24px;height:21px;display:block;background-image:url(https://www.nationalgeographic.com.es/Content/skins/ng2022/img/icon-facebook.svg?v=20250715081907);background-repeat:no-repeat;background-size:24px 21px;margin:auto;margin-top:18px}@media only screen and (max-width:767px){.page-footer .socialmedia [class^=icon-]:before{width:21px;margin-top:10px;background-size:20px 15px}}.page-footer .socialmedia .icon-twitter:before{background-image:url(https://www.nationalgeographic.com.es/Content/skins/ng2022/img/icon-twitter.svg?v=20250715081907)}.page-footer .socialmedia .icon-instagram-new:before{background-image:url(https://www.nationalgeographic.com.es/Content/skins/ng2022/img/icon-instagram.svg?v=20250715081907)}.page-footer .socialmedia .icon-YouTube:before{background-image:url(https://www.nationalgeographic.com.es/Content/skins/ng2022/img/NG-YouTube.svg?v=20250715081907)}.page-footer .socialmedia .icon-TikTok:before{background-image:url(https://www.nationalgeographic.com.es/Content/skins/ng2022/img/NG-TikTok-Negre.svg?v=20250715081907)}.page-footer .socialmedia .icon-pinterest:before{background-image:url(https://www.nationalgeographic.com.es/Content/skins/ng2022/img/NGH-Pinterest-Negre.svg?v=20250715081907)}.page-footer .listas{width:100%;background-color:#fff;padding-top:40px}@media only screen and (min-width:768px){.page-footer .listas{padding:0 15px}}.page-footer .linksFooter{padding:0 0 55px 0}@media only screen and (min-width:768px){.page-footer .linksFooter{padding:40px 30px}}@media only screen and (min-width:768px){.page-footer .enlaces{padding:0}}.page-footer .ademas{width:100%;height:100%;padding:0;overflow:hidden}.page-footer .ademas .arrow{background-image:url(https://www.nationalgeographic.com.es/Content/skins/ng2022/img/arrow-black-up.svg?v=20250715081907);background-repeat:no-repeat;transform:rotate(180deg);position:absolute;right:12%;top:20px;width:19px;height:9px;background-size:19px 9px}@media only screen and (min-width:768px){.page-footer .ademas .arrow{display:none}}.page-footer .tit{font-size:16px;color:#3d3d3d;background-color:#f7f6f6;text-transform:uppercase;padding:16px 0 16px 16px;margin:0 0 16px}@media only screen and (min-width:768px){.page-footer .tit{padding:16px 0 16px 5px;background-color:#fff}}@media only screen and (min-width:1080px){.page-footer .tit{padding:16px 0 16px 16px}}.page-footer .menuInput{position:absolute;top:0;left:0;width:100%;height:48px;cursor:pointer;z-index:1}@media only screen and (min-width:768px){.page-footer .menuInput{display:none}}.page-footer .menuInput:checked~ul{display:block;max-height:1500px;padding-bottom:15px;margin-left:0;height:auto}.page-footer .menuInput:checked~ul li{margin-left:0;max-height:30px}.page-footer .menuInput:checked+div{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.page-footer .listaArtivulos{display:block;list-style:none;padding:0 0 0 15px;max-height:unset;height:auto}.page-footer .listaArtivulos li{margin-bottom:13px}.page-footer .listaArtivulos li a{font-size:16px;color:#3d3d3d;text-decoration:underline;text-decoration-color:#FECE00;text-underline-offset:4px;text-decoration-thickness:1px;line-height:25px}@media only screen and (min-width:768px){.page-footer .listaArtivulos li a:hover{text-decoration:none}}.page-footer .listaArtivulos li:last-child{margin-bottom:33px}.sticky .page-footer .listaArtivulos{display:block}@media only screen and (max-width:767px){.sticky .page-footer .listaArtivulos{max-height:0;margin:0;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.4s;-moz-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;height:0}}.page-footer .redesSociales .title{font-weight:300;font-size:36px;color:#000;text-transform:uppercase;text-align:center;margin:55px 0 22px 0}@media only screen and (min-width:768px){.page-footer .redesSociales .title{margin:0 0 22px 0}}.page-footer .redesSociales .title:after{content:"";display:block;border-bottom:4px solid #fecd2f;max-width:46px;margin:14px auto 15px}.page-footer .menu-share{display:flex;justify-content:center}@media only screen and (min-width:768px){.page-footer .btn-apuntate:hover,.page-footer .btn-submit-mail:hover{cursor:pointer;text-decoration:none;color:#fece00;background-color:#000}}.page-footer .section03{padding:65px 40px 20px}@media only screen and (min-width:768px){.page-footer .section03{padding:91px 0 23px 0}}@media only screen and (min-width:1080px){.page-footer .section03{padding:80px 0 23px 0}}.page-footer .section03 .ng-container .logo-ng{width:100%}.page-footer .section03 .ng-container .logo-ng img{height:87px;margin:0 auto 25px auto}.page-footer .section04 .logo-historia,.page-footer .section04 .logo-viajes{border-top:1px solid #2e2e2e}@media only screen and (min-width:768px){.page-footer .section04 .logo-historia,.page-footer .section04 .logo-viajes{width:50%}.page-footer .section04 .logo-historia a,.page-footer .section04 .logo-viajes a{display:inline-block}}.page-footer .section04 .logo-historia img,.page-footer .section04 .logo-viajes img{height:34px;margin:40px auto 40px auto}@media only screen and (min-width:768px){.page-footer .section04 .logo-historia img,.page-footer .section04 .logo-viajes img{margin:40px 0 40px 0}}.page-footer .section04 .logo-viajes{border-bottom:1px solid #2e2e2e}@media only screen and (min-width:768px){.page-footer .section04 .logo-viajes{border-bottom:1px solid #2e2e2e;padding-left:45px}.page-footer .section04 .logo-historia{border-right:1px solid #2e2e2e;border-bottom:1px solid #2e2e2e;text-align:right;padding-right:47px}}.page-footer .section05{padding:45px 40px 120px}.page-footer .section05 .logoRBA{margin:auto}.page-footer .section05 .logoRBA svg{width:100%;height:32px;margin:0 auto 16px auto}.page-footer .section03,.page-footer .section04,.page-footer .section05{background:#000}@media only screen and (min-width:1080px){.page-footer .section03,.page-footer .section04,.page-footer .section05{margin:0 -42px}}.page-footer .row{margin:0}.page-footer .divLinks{display:flex;justify-content:center;padding:0}.page-footer .divLinks .links{width:100%;padding:0;text-align:center}@media only screen and (min-width:1080px){.page-footer .divLinks .links{padding:0 10%}}.page-footer .divLinks .links li{display:inline-block;margin-bottom:18px}.page-footer .divLinks .links li:before{content:'·';color:#f4f4f4;margin-right:7px;margin-left:7px;font-weight:700}.page-footer .divLinks .links li:first-child:before{content:'';display:none}.page-footer .divLinks .links .codigo-issn{font-size:15px;color:#fff;font-style:italic}.page-footer .divLinks .links a{font-size:16px;color:#fff}.buscador-form{background-color:#f7f7f7;border-radius:8px;margin:0 auto;padding:0;min-height:var(--v-min-height-buscador);position:relative}.buscador-form::after{content:"";display:block;clear:both}@media only screen and (min-width:768px){.buscador-form{min-height:var(--v-min-height-buscador)}}.buscador-form .typeahead{display:inline-block;color:#707070;background-color:#f7f7f7;border:0;margin:0;vertical-align:middle;position:absolute;right:0;top:0;line-height:var(--v-min-height-buscador);border-radius:9px;padding:0;font-size:15px;width:100%;padding-left:16px}@media only screen and (min-width:768px){.buscador-form .typeahead{font-size:var(--v-font-size-buscador-tablet);line-height:var(--v-min-height-buscador);padding-left:20px}}.buscador-form .typeahead:focus{outline:0}.buscador-form .btn-search{background:url(https://www.nationalgeographic.com.es/Content/img/wall/ic-search.png?v=20250715081907) center no-repeat;height:50px;display:block;float:right;border:0;padding-right:45px;position:absolute;top:0;right:0;height:var(--v-min-height-buscador);background-size:16px}@media only screen and (min-width:768px){.buscador-form .btn-search{height:var(--v-min-height-buscador);background-size:var(--v-font-size-buscador-tablet)}}.buscador-form .btn-search .icon-search{color:#a4a4a4;font-size:20px;width:20px;display:block;position:relative}.buscador-form .btn-search .icon-search:before{content:'';background:url(https://www.nationalgeographic.com.es/Content/img/wall/ic-search.png?v=20250715081907) center no-repeat;width:18px;height:17px;display:inline-block;background-size:contain}.page-menu{--v-min-height-buscador:45px;--v-font-size-buscador-tablet:16px}.autocomplete-items{top:43px;position:absolute;background-color:#fff;z-index:1;width:100%;margin-top:4px;text-transform:none;text-align:left;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.4);-moz-box-shadow:0 3px 6px rgba(0,0,0,.4);box-shadow:0 3px 6px rgba(0,0,0,.4);background:#fff}.autocomplete-items:hover{cursor:pointer}.autocomplete-items div{font-size:17px;line-height:1.24;padding:12px;color:#707070}.autocomplete-items div .strong{color:#000}.sticky-bottom .sticky-subscription{display:none;position:fixed;width:100vw;bottom:0;left:0;background:#fece00;z-index:999}@media only screen and (min-width:1080px){.sticky-bottom .sticky-subscription{max-width:1080px;left:50%;transform:translate(-50%,0)}}@media only screen and (min-width:768px){.sticky-bottom .sticky-subscription.preview{display:block}}.sticky-bottom .sticky-subscription.close{display:none}.sticky-bottom .sticky-subscription .claim{text-align:center;height:55px;line-height:55px;margin:0;font-size:19px;position:relative;max-width:800px;margin:0 auto}@media only screen and (min-width:1080px){.sticky-bottom .sticky-subscription .claim{font-size:23px;cursor:pointer}}.sticky-bottom .sticky-subscription .claim:after{content:'';display:block;background-image:url(https://www.nationalgeographic.com.es/Content/skins/ng2022/img/arrow-sticky.svg?v=20250715081907);background-repeat:no-repeat;width:20px;height:12px;background-size:20px 12px;position:absolute;top:calc(50% - 6px);right:calc(50% - 220px)}@media only screen and (min-width:1080px){.sticky-bottom .sticky-subscription .claim:after{width:22px;height:14px;background-size:22px 14px;top:calc(50% - 7px);right:calc(50% - 255px)}}.sticky-bottom .sticky-subscription .catchphrase{position:relative}.sticky-bottom .sticky-subscription .catchphrase .icon-close-thin:before{content:'';display:block;background-image:url(https://www.nationalgeographic.com.es/Content/skins/ng2022/img/cross-sticky.svg?v=20250715081907);background-repeat:no-repeat;width:16px;height:16px;background-size:16px 16px;position:absolute;top:calc(50% - 8px);right:16px;cursor:pointer}@media only screen and (min-width:1080px){.sticky-bottom .sticky-subscription .catchphrase .icon-close-thin:before{top:16px}}.sticky-bottom .sticky-subscription .mgz-preview{display:none}@media only screen and (min-width:1080px){.sticky-bottom .sticky-subscription .mgz-preview{display:flex;margin:0 0 19px 0;padding:0 120px;list-style:none;justify-content:space-between}}@media only screen and (min-width:1080px){.sticky-bottom .sticky-subscription .mgz-preview li{width:270px;text-align:center;border:1px solid #000;height:28px}}.sticky-bottom .sticky-subscription .mgz-preview .name{font-size:15px;text-transform:uppercase;color:#000;margin:0;line-height:28px}.sticky-bottom .sticky-subscription .magazines{display:none}.sticky-bottom .sticky-subscription .magazines .mgz-detail{display:flex;padding:0 53px;margin:0;justify-content:space-between;align-items:center;height:475px;list-style:none;background:#f4f4f4}@media only screen and (min-width:1080px){.sticky-bottom .sticky-subscription .magazines .mgz-detail{height:200px;padding:0 50px}}.sticky-bottom .sticky-subscription .magazines .mgz-detail li{width:205px;text-align:center}@media only screen and (min-width:1080px){.sticky-bottom .sticky-subscription .magazines .mgz-detail li{width:305px;text-align:left}}@media only screen and (min-width:1080px){.sticky-bottom .sticky-subscription .magazines .thumb{float:left}}.sticky-bottom .sticky-subscription .magazines .thumb img{width:177px;box-shadow:0 3px 6px #0000004d}@media only screen and (min-width:1080px){.sticky-bottom .sticky-subscription .magazines .thumb img{width:104px;text-align:left}}@media only screen and (min-width:1080px){.sticky-bottom .sticky-subscription .magazines .txt{float:left;width:200px}}.sticky-bottom .sticky-subscription .magazines .promo{font-size:28px;font-weight:700;margin:14px 0 10px 0}@media only screen and (min-width:1080px){.sticky-bottom .sticky-subscription .magazines .promo{font-size:24px;margin:5px 0 10px 20px}}.sticky-bottom .sticky-subscription .magazines .extra{font-size:16px;color:#3d3d3d;margin:12px 0 17px 0}@media only screen and (min-width:1080px){.sticky-bottom .sticky-subscription .magazines .extra{font-size:18px;margin:8px 0 17px 20px}}.sticky-bottom .sticky-subscription .magazines .newprice{font-size:17px;text-transform:uppercase;line-height:48px;background-color:#fece00;width:153px;height:48px;color:#000;margin:0 auto}@media only screen and (min-width:1080px){.sticky-bottom .sticky-subscription .magazines .newprice{font-size:16px;width:140px;height:36px;line-height:36px;margin:0 0 0 20px;text-align:center}}.sticky-bottom .sticky-subscription.active{height:530px}@media only screen and (min-width:1080px){.sticky-bottom .sticky-subscription.active{height:302px}}.sticky-bottom .sticky-subscription.active .claim:after{transform:rotate(180deg)}.sticky-bottom .sticky-subscription.active .magazines{display:block}@media only screen and (min-width:1080px){.sticky-bottom .sticky-subscription.active .mgz-preview{display:flex}}@keyframes fadeOutDownMobile{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDownDesktop{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-50%,100%,0);transform:translate3d(-50%,100%,0)}}.sticky-bottom.close{-webkit-animation:fadeOutDownMobile 1s linear both;-moz-animation:fadeOutDownMobile 1s linear both;animation:fadeOutDownMobile 1s linear both}@media only screen and (min-width:1080px){.sticky-bottom.close{-webkit-animation:fadeOutDownDesktop 1s linear both;-moz-animation:fadeOutDownDesktop 1s linear both;animation:fadeOutDownDesktop 1s linear both}}.sticky-mobile{display:none;position:fixed;width:100vw;height:45px;top:0;background:#fece00;z-index:999;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.5);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.5);box-shadow:0 1px 2px 0 rgba(0,0,0,.5)}@media only screen and (max-width:767px){.sticky-mobile.preview{display:block;-webkit-transition:top .6s ease .5s;-moz-transition:top .6s ease .5s;-o-transition:top .6s ease .5s;transition:top .6s ease .5s}}@media only screen and (max-width:767px){.closemobile .sticky-mobile.preview,.sticky.scroll-up .sticky-mobile.preview{display:block;top:-55px;-webkit-transition:top .6s ease;-moz-transition:top .6s ease;-o-transition:top .6s ease;transition:top .6s ease}}.sticky-mobile a:hover{color:#000}.sticky-mobile .claim{text-align:center;height:45px;line-height:45px;margin:0;font-size:16px;text-decoration:underline;text-underline-offset:4px;position:relative;max-width:800px;margin:0 auto;cursor:pointer}.sticky-mobile .catchphrase{position:relative}.sticky-mobile .catchphrase .icon-close-thin:before{content:'';display:block;background-image:url(https://www.nationalgeographic.com.es/Content/skins/ng2022/img/cross-sticky.svg?v=20250715081907);background-repeat:no-repeat;background-position:center;width:45px;height:45px;background-size:13px 13px;position:absolute;top:0;right:0;cursor:pointer}@media only screen and (min-width:1080px){.utiq-management{padding-top:120px}}.utiq-management p{font-size:17px;line-height:1.58;margin:0 0 10px}@media only screen and (min-width:768px){.utiq-management p{font-size:20px;line-height:1.53}}.utiq-management p+h2{margin-top:30px}.utiq-management a,.utiq-management a.external-link{color:#000;text-decoration:underline;text-decoration-color:#FECE00;text-decoration-thickness:2px;text-underline-offset:5px}@media only screen and (min-width:768px){.utiq-management a.external-link:hover,.utiq-management a:hover{text-decoration:none}}.utiq-management a u,.utiq-management a.external-link u{text-decoration:inherit}.utiq-management a>*{pointer-events:none}.utiq-management h2{margin-bottom:5px;font-size:24px;text-transform:uppercase}@media only screen and (min-width:768px){.utiq-management h2{margin-bottom:10px;font-size:36px}}.utiq-management ul{padding-inline-start:19px;font-size:17px;line-height:1.58;list-style-type:square}@media only screen and (min-width:768px){.utiq-management ul{font-size:21px}}.utiq-management ul li{margin-bottom:9px;padding-left:8px}.utiq-management ul li::marker{color:#fece00}
