@charset "UTF-8";

@-webkit-keyframes spinAround {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes spinAround {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-webkit-keyframes slide-down {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide-down {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.button,
.is-unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bck-adv:not(:last-child),
.bck-carousel:not(:last-child),
.bck-media-group:not(:last-child),
.bck-media-list:not(:last-child),
.bck-media-most-read:not(:last-child),
.bck-search:not(:last-child),
.bck-sponsor:not(:last-child),
.box:not(:last-child),
.content:not(:last-child),
.media-group-news-14:not(:last-child),
.media-group-news-23:not(:last-child),
.media-group-news-25:not(:last-child),
.media-group-news-30:not(:last-child),
.media-group-news-31:not(:last-child),
.media-group-news-32:not(:last-child),
.media-group-news-48:not(:last-child),
.media-group-news-66:not(:last-child),
.media-group-news:not(:last-child),
.sub-eventi .bck-media-list-group:not(:last-child) {
    margin-bottom: 1.25rem
}

.sub-eventi body .bck-media-list-group,
body .bck-adv,
body .bck-carousel,
body .bck-media-group,
body .bck-media-list,
body .bck-media-most-read,
body .bck-search,
body .bck-sponsor,
body .box,
body .content,
body .media-group-news,
body .media-group-news-14,
body .media-group-news-23,
body .media-group-news-25,
body .media-group-news-30,
body .media-group-news-31,
body .media-group-news-32,
body .media-group-news-48,
body .media-group-news-66,
body .sub-eventi .bck-media-list-group {
    margin-bottom: 3.125rem
}

.button.is-loading:after {
    -webkit-animation: spinAround .5s linear infinite;
    animation: spinAround .5s linear infinite;
    border-radius: 4px;
    border-color: transparent transparent #dbdbdb #dbdbdb;
    border-style: solid;
    border-width: 2px;
    content: "";
    display: block;
    height: 1em;
    position: relative;
    width: 1em
}

.image.is-1by1 .has-ratio,
.image.is-1by1 img,
.image.is-1by2 .has-ratio,
.image.is-1by2 img,
.image.is-1by3 .has-ratio,
.image.is-1by3 img,
.image.is-2by1 .has-ratio,
.image.is-2by1 img,
.image.is-2by3 .has-ratio,
.image.is-2by3 img,
.image.is-3by1 .has-ratio,
.image.is-3by1 img,
.image.is-3by2 .has-ratio,
.image.is-3by2 img,
.image.is-3by4 .has-ratio,
.image.is-3by4 img,
.image.is-3by5 .has-ratio,
.image.is-3by5 img,
.image.is-4by3 .has-ratio,
.image.is-4by3 img,
.image.is-4by5 .has-ratio,
.image.is-4by5 img,
.image.is-5by3 .has-ratio,
.image.is-5by3 img,
.image.is-5by4 .has-ratio,
.image.is-5by4 img,
.image.is-9by16 .has-ratio,
.image.is-9by16 img,
.image.is-16by9 .has-ratio,
.image.is-16by9 img,
.image.is-square .has-ratio,
.image.is-square img,
.is-overlay {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.bck-carousel .swiper-container {
    opacity: 1;
    transition: opacity .5s ease
}

.bck-carousel .swiper-init.swiper-container {
    opacity: 0
}

.bck-carousel .swiper-init.swiper-container .swiper-wrapper {
    display: flex;
    overflow: hidden;
    max-width: 100%;
    opacity: 0;
    transition: all 1s ease
}

.button {
    -moz-appearance: none;
    -webkit-appearance: none;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none;
    display: inline-flex;
    font-size: 1rem;
    height: 2.25em;
    justify-content: flex-start;
    line-height: 1.5;
    padding: calc(.375em - 1px) calc(.625em - 1px);
    position: relative;
    vertical-align: top
}

.button:active,
.button:focus,
.is-active.button,
.is-focused.button {
    outline: none
}

.button[disabled],
fieldset[disabled] .button {
    cursor: not-allowed
}

[class*=" economia-icon-"],
[class*=" icon-corriere-"],
[class*=" icon-economia-"],
[class^=economia-icon-],
[class^=icon-corriere-],
[class^=icon-economia-] {
    font-family: economia-icon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=" economia-icon-"].fa-lg,
[class*=" icon-corriere-"].fa-lg,
[class*=" icon-economia-"].fa-lg,
[class^=economia-icon-].fa-lg,
[class^=icon-corriere-].fa-lg,
[class^=icon-economia-].fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

[class*=" economia-icon-"].fa-xs,
[class*=" icon-corriere-"].fa-xs,
[class*=" icon-economia-"].fa-xs,
[class^=economia-icon-].fa-xs,
[class^=icon-corriere-].fa-xs,
[class^=icon-economia-].fa-xs {
    font-size: .65em
}

[class*=" economia-icon-"].fa-sm,
[class*=" icon-corriere-"].fa-sm,
[class*=" icon-economia-"].fa-sm,
[class^=economia-icon-].fa-sm,
[class^=icon-corriere-].fa-sm,
[class^=icon-economia-].fa-sm {
    font-size: .875em
}

[class*=" economia-icon-"].fa-1x,
[class*=" icon-corriere-"].fa-1x,
[class*=" icon-economia-"].fa-1x,
[class^=economia-icon-].fa-1x,
[class^=icon-corriere-].fa-1x,
[class^=icon-economia-].fa-1x {
    font-size: 1em
}

[class*=" economia-icon-"].fa-1-1x,
[class*=" icon-corriere-"].fa-1-1x,
[class*=" icon-economia-"].fa-1-1x,
[class^=economia-icon-].fa-1-1x,
[class^=icon-corriere-].fa-1-1x,
[class^=icon-economia-].fa-1-1x {
    font-size: 1.1em
}

[class*=" economia-icon-"].fa-1-2x,
[class*=" icon-corriere-"].fa-1-2x,
[class*=" icon-economia-"].fa-1-2x,
[class^=economia-icon-].fa-1-2x,
[class^=icon-corriere-].fa-1-2x,
[class^=icon-economia-].fa-1-2x {
    font-size: 1.25em
}

[class*=" economia-icon-"].fa-1-3x,
[class*=" icon-corriere-"].fa-1-3x,
[class*=" icon-economia-"].fa-1-3x,
[class^=economia-icon-].fa-1-3x,
[class^=icon-corriere-].fa-1-3x,
[class^=icon-economia-].fa-1-3x {
    font-size: 1.3em
}

[class*=" economia-icon-"].fa-1-5x,
[class*=" icon-corriere-"].fa-1-5x,
[class*=" icon-economia-"].fa-1-5x,
[class^=economia-icon-].fa-1-5x,
[class^=icon-corriere-].fa-1-5x,
[class^=icon-economia-].fa-1-5x {
    font-size: 1.5em
}

[class*=" economia-icon-"].fa-1-7x,
[class*=" icon-corriere-"].fa-1-7x,
[class*=" icon-economia-"].fa-1-7x,
[class^=economia-icon-].fa-1-7x,
[class^=icon-corriere-].fa-1-7x,
[class^=icon-economia-].fa-1-7x {
    font-size: 1.7em
}

[class*=" economia-icon-"].fa-2x,
[class*=" icon-corriere-"].fa-2x,
[class*=" icon-economia-"].fa-2x,
[class^=economia-icon-].fa-2x,
[class^=icon-corriere-].fa-2x,
[class^=icon-economia-].fa-2x {
    font-size: 2em
}

[class*=" economia-icon-"].fa-2-5x,
[class*=" icon-corriere-"].fa-2-5x,
[class*=" icon-economia-"].fa-2-5x,
[class^=economia-icon-].fa-2-5x,
[class^=icon-corriere-].fa-2-5x,
[class^=icon-economia-].fa-2-5x {
    font-size: 2.5rem
}

[class*=" economia-icon-"].fa-3x,
[class*=" icon-corriere-"].fa-3x,
[class*=" icon-economia-"].fa-3x,
[class^=economia-icon-].fa-3x,
[class^=icon-corriere-].fa-3x,
[class^=icon-economia-].fa-3x {
    font-size: 3em
}

[class*=" economia-icon-"].fa-3-4x,
[class*=" icon-corriere-"].fa-3-4x,
[class*=" icon-economia-"].fa-3-4x,
[class^=economia-icon-].fa-3-4x,
[class^=icon-corriere-].fa-3-4x,
[class^=icon-economia-].fa-3-4x {
    font-size: 3.4em
}

[class*=" economia-icon-"].fa-3-5x,
[class*=" icon-corriere-"].fa-3-5x,
[class*=" icon-economia-"].fa-3-5x,
[class^=economia-icon-].fa-3-5x,
[class^=icon-corriere-].fa-3-5x,
[class^=icon-economia-].fa-3-5x {
    font-size: 3.5em
}

[class*=" economia-icon-"].fa-4x,
[class*=" icon-corriere-"].fa-4x,
[class*=" icon-economia-"].fa-4x,
[class^=economia-icon-].fa-4x,
[class^=icon-corriere-].fa-4x,
[class^=icon-economia-].fa-4x {
    font-size: 4em
}

[class*=" economia-icon-"].fa-4-5x,
[class*=" icon-corriere-"].fa-4-5x,
[class*=" icon-economia-"].fa-4-5x,
[class^=economia-icon-].fa-4-5x,
[class^=icon-corriere-].fa-4-5x,
[class^=icon-economia-].fa-4-5x {
    font-size: 4.5em
}

[class*=" economia-icon-"].fa-5x,
[class*=" icon-corriere-"].fa-5x,
[class*=" icon-economia-"].fa-5x,
[class^=economia-icon-].fa-5x,
[class^=icon-corriere-].fa-5x,
[class^=icon-economia-].fa-5x {
    font-size: 5em
}

[class*=" economia-icon-"].fa-6x,
[class*=" icon-corriere-"].fa-6x,
[class*=" icon-economia-"].fa-6x,
[class^=economia-icon-].fa-6x,
[class^=icon-corriere-].fa-6x,
[class^=icon-economia-].fa-6x {
    font-size: 6em
}

[class*=" economia-icon-"].fa-7x,
[class*=" icon-corriere-"].fa-7x,
[class*=" icon-economia-"].fa-7x,
[class^=economia-icon-].fa-7x,
[class^=icon-corriere-].fa-7x,
[class^=icon-economia-].fa-7x {
    font-size: 7em
}

[class*=" economia-icon-"].fa-8x,
[class*=" icon-corriere-"].fa-8x,
[class*=" icon-economia-"].fa-8x,
[class^=economia-icon-].fa-8x,
[class^=icon-corriere-].fa-8x,
[class^=icon-economia-].fa-8x {
    font-size: 8em
}

[class*=" economia-icon-"].fa-9x,
[class*=" icon-corriere-"].fa-9x,
[class*=" icon-economia-"].fa-9x,
[class^=economia-icon-].fa-9x,
[class^=icon-corriere-].fa-9x,
[class^=icon-economia-].fa-9x {
    font-size: 9em
}

[class*=" economia-icon-"].fa-10x,
[class*=" icon-corriere-"].fa-10x,
[class*=" icon-economia-"].fa-10x,
[class^=economia-icon-].fa-10x,
[class^=icon-corriere-].fa-10x,
[class^=icon-economia-].fa-10x {
    font-size: 10em
}

.economia-icon-number:before {
    content: ""
}

.economia-icon-share:before,
.icon-corriere-Condividi:before {
    content: ""
}

.economia-icon-scadenze:before {
    content: ""
}

.economia-icon-logo:before,
.icon-economia-logo_corriere:before {
    content: ""
}

.economia-icon-search:before,
.icon-corriere-cerca-desk:before,
.icon-corriere-lente2:before {
    content: ""
}

.economia-icon-zoom:before {
    content: ""
}

.economia-icon-fb:before {
    content: ""
}

.economia-icon-tw:before {
    content: ""
}

.economia-icon-wa:before {
    content: ""
}

.economia-icon-in:before {
    content: ""
}

.economia-icon-mail:before {
    content: ""
}

.economia-icon-comment:before {
    content: ""
}

.economia-icon-circle:before {
    content: ""
}

.economia-icon-arrow-left:before,
.icon-corriere-arrow-r:before,
.icon-corriere-arrow_right:before {
    content: ""
}

.economia-icon-ecoperte:before {
    content: ""
}

.economia-icon-piuletti:before {
    content: ""
}

.economia-icon-opinioni:before {
    content: ""
}

.economia-icon-arrowcircle:before {
    content: ""
}

.economia-icon-logotv:before {
    content: ""
}

.economia-icon-omino:before,
.icon-corriere-avatar:before,
.icon-corriere-user:before {
    content: ""
}

.economia-icon-guide:before {
    content: ""
}

.icon-corriere-play:before {
    content: ""
}

.economia-icon-location:before {
    content: ""
}

.economia-icon-card:before,
.icon-corriere-card:before {
    content: ""
}

.economia-icon-gallery:before,
.icon-corriere-gallery:before {
    content: ""
}

.economia-icon-rowUp:before {
    content: ""
}

.economia-icon-grafica:before,
.icon-corriere-grafica:before {
    content: ""
}

.economia-icon-square:before,
.icon-corriere-square:before {
    content: ""
}

.economia-icon-play-circle:before {
    content: ""
}

.economia-icon-close-l:before,
.icon-corriere-close-l:before {
    content: ""
}

.economia-icon-close:before,
.icon-corriere-close:before {
    content: ""
}

.economia-icon-down:before,
.icon-corriere-down:before {
    content: ""
}

.economia-icon-lente2:before,
.icon-corriere-lente:before {
    content: ""
}

.economia-icon-menu_mob:before,
.icon-corriere-menu_mob:before {
    content: ""
}

.economia-icon-notification-a:before,
.icon-corriere-notification-a:before {
    content: ""
}

.economia-icon-notifications-d:before,
.icon-corriere-notifications-d:before {
    content: ""
}

.economia-icon-A-1:before {
    content: ""
}

.economia-icon-p-facebook-c:before {
    content: ""
}

.economia-icon-p-twitter-c:before {
    content: ""
}

.economia-icon-p-linkedin-c:before {
    content: ""
}

.economia-icon-p-send-c:before {
    content: ""
}

.economia-icon-commenti:before {
    content: ""
}

.economia-icon-print:before {
    content: ""
}

.economia-icon-cuffiette:before,
.icon-corriere-cuffiette:before {
    content: ""
}

.economia-icon-letter_C:before {
    content: ""
}

.economia-icon-espandi-menu-mob:before,
.icon-corriere-espandi-menu-mob:before {
    content: ""
}

.economia-icon-arrow-l2:before,
.icon-corriere-arrow-l2:before {
    content: ""
}

.economia-icon-arrow-r2:before,
.icon-corriere-arrow-r2:before {
    content: ""
}

.economia-icon-chiudi-desk:before,
.icon-corriere-chiudi-desk:before {
    content: ""
}

.economia-icon-triangolo:before,
.icon-corriere-triangolo:before {
    content: ""
}

.economia-icon-zoom-in:before,
.icon-corriere-zoom-in:before {
    content: ""
}

.economia-icon-gallery-down:before,
.icon-corriere-galleryDown:before {
    content: ""
}

.economia-icon-arrow-l-rnd:before,
.icon-corriere-arrow-l-rnd:before {
    content: ""
}

.economia-icon-arrow-r-rnd:before,
.icon-corriere-arrow-r-rnd:before {
    content: ""
}

.economia-icon-bookmark-off:before,
.icon-corriere-bookmark-off:before {
    content: ""
}

.economia-icon-icon-profile:before {
    content: ""
}

.economia-icon-write:before {
    content: ""
}

.economia-icon-lent:before {
    content: ""
}

.economia-icon-letter_C1:before {
    content: ""
}

.economia-icon-tw-x:before {
    content: ""
}

.economia-icon-circle-arrow-r:before {
    content: ""
}

.economia-icon-circle-arrow-r-light:before {
    content: ""
}

.economia-icon-circle-double-arrow-r:before {
    content: ""
}

.economia-icon-articles:before {
    content: ""
}

.economia-icon-questions:before {
    content: ""
}

.economia-icon-circle-x:before {
    content: ""
}

.economia-icon-arrow-down:before {
    content: ""
}

.economia-icon-circle-arrow-l-light:before {
    content: ""
}

.economia-icon-circle-double-arrow-l:before {
    content: ""
}

.economia-icon-circle-arrow-r-bold:before {
    content: ""
}

.economia-icon-more:before {
    content: ""
}

.economia-icon-close-more:before {
    content: ""
}

.economia-icon-no-result:before {
    content: ""
}

.economia-icon-arrow-right:before {
    content: ""
}

.economia-icon-minor:before {
    content: ""
}

.economia-icon-zoom-out:before,
.icon-corriere-zoom-out:before {
    content: ""
}

.economia-icon-favorite:before,
.icon-corriere-favorite:before {
    content: ""
}

.economia-icon-bookmark-on:before,
.icon-corriere-bookmark-on:before {
    content: ""
}

.economia-icon-comics:before,
.icon-corriere-comics:before {
    content: ""
}

.economia-icon-book:before {
    content: ""
}

.economia-icon-check:before {
    content: ""
}

.economia-icon-video:before {
    content: ""
}

.playBox:before {
    content: "";
    background: url(../images/playBox.svg) no-repeat 0 0;
    position: absolute;
    left: 10px;
    background-size: 30px;
    bottom: 10px;
    height: 30px;
    width: 30px
}

.economia-icon-info:before {
    content: ""
}

.economia-icon-thumbs-up-outline:before {
    content: ""
}

.economia-icon-thumbs-down-outline:before {
    content: ""
}

.economia-icon-copy-outline:before {
    content: ""
}

.economia-icon-thumbs-up:before {
    content: ""
}

.economia-icon-thumbs-down:before {
    content: ""
}

.economia-icon-help:before {
    content: ""
}

.economia-icon-back:before {
    content: ""
}

.economia-icon-trash:before {
    content: ""
}

.economia-icon-link:before {
    content: ""
}

.economia-icon-spinner:before {
    content: ""
}

.economia-icon-letter:before {
    content: ""
}

.economia-icon-telegram-c:before {
    content: ""
}

.economia-icon-fbmessanger:before {
    content: ""
}

.is-mr-t-0 {
    margin-top: 0 !important
}

.is-pd-t-0 {
    padding-top: 0 !important
}

.is-mr-b-0 {
    margin-bottom: 0 !important
}

.is-pd-b-0 {
    padding-bottom: 0 !important
}

.is-mr-l-0 {
    margin-left: 0 !important
}

.is-pd-l-0 {
    padding-left: 0 !important
}

.is-mr-r-0 {
    margin-right: 0 !important
}

.is-pd-r-0 {
    padding-right: 0 !important
}

.is-mr-t-2 {
    margin-top: 2px !important
}

.is-pd-t-2 {
    padding-top: 2px !important
}

.is-mr-b-2 {
    margin-bottom: 2px !important
}

.is-pd-b-2 {
    padding-bottom: 2px !important
}

.is-mr-l-2 {
    margin-left: 2px !important
}

.is-pd-l-2 {
    padding-left: 2px !important
}

.is-mr-r-2 {
    margin-right: 2px !important
}

.is-pd-r-2 {
    padding-right: 2px !important
}

.is-mr-t-4 {
    margin-top: 4px !important
}

.is-pd-t-4 {
    padding-top: 4px !important
}

.is-mr-b-4 {
    margin-bottom: 4px !important
}

.is-pd-b-4 {
    padding-bottom: 4px !important
}

.is-mr-l-4 {
    margin-left: 4px !important
}

.is-pd-l-4 {
    padding-left: 4px !important
}

.is-mr-r-4 {
    margin-right: 4px !important
}

.is-pd-r-4 {
    padding-right: 4px !important
}

.is-mr-t-5 {
    margin-top: 5px !important
}

.is-pd-t-5 {
    padding-top: 5px !important
}

.is-mr-b-5 {
    margin-bottom: 5px !important
}

.is-pd-b-5 {
    padding-bottom: 5px !important
}

.is-mr-l-5 {
    margin-left: 5px !important
}

.is-pd-l-5 {
    padding-left: 5px !important
}

.is-mr-r-5 {
    margin-right: 5px !important
}

.is-pd-r-5 {
    padding-right: 5px !important
}

.is-mr-t-6 {
    margin-top: 6px !important
}

.is-pd-t-6 {
    padding-top: 6px !important
}

.is-mr-b-6 {
    margin-bottom: 6px !important
}

.is-pd-b-6 {
    padding-bottom: 6px !important
}

.is-mr-l-6 {
    margin-left: 6px !important
}

.is-pd-l-6 {
    padding-left: 6px !important
}

.is-mr-r-6 {
    margin-right: 6px !important
}

.is-pd-r-6 {
    padding-right: 6px !important
}

.is-mr-t-10 {
    margin-top: 10px !important
}

.is-pd-t-10 {
    padding-top: 10px !important
}

.is-mr-b-10 {
    margin-bottom: 10px !important
}

.is-pd-b-10 {
    padding-bottom: 10px !important
}

.is-mr-l-10 {
    margin-left: 10px !important
}

.is-pd-l-10 {
    padding-left: 10px !important
}

.is-mr-r-10 {
    margin-right: 10px !important
}

.is-pd-r-10 {
    padding-right: 10px !important
}

.is-mr-t-12 {
    margin-top: 12px !important
}

.is-pd-t-12 {
    padding-top: 12px !important
}

.is-mr-b-12 {
    margin-bottom: 12px !important
}

.is-pd-b-12 {
    padding-bottom: 12px !important
}

.is-mr-l-12 {
    margin-left: 12px !important
}

.is-pd-l-12 {
    padding-left: 12px !important
}

.is-mr-r-12 {
    margin-right: 12px !important
}

.is-pd-r-12 {
    padding-right: 12px !important
}

.is-mr-t-15 {
    margin-top: 15px !important
}

.is-pd-t-15 {
    padding-top: 15px !important
}

.is-mr-b-15 {
    margin-bottom: 15px !important
}

.is-pd-b-15 {
    padding-bottom: 15px !important
}

.is-mr-l-15 {
    margin-left: 15px !important
}

.is-pd-l-15 {
    padding-left: 15px !important
}

.is-mr-r-15 {
    margin-right: 15px !important
}

.is-pd-r-15 {
    padding-right: 15px !important
}

.is-mr-t-20 {
    margin-top: 20px !important
}

.is-pd-t-20 {
    padding-top: 20px !important
}

.is-mr-b-20 {
    margin-bottom: 20px !important
}

.is-pd-b-20 {
    padding-bottom: 20px !important
}

.is-mr-l-20 {
    margin-left: 20px !important
}

.is-pd-l-20 {
    padding-left: 20px !important
}

.is-mr-r-20 {
    margin-right: 20px !important
}

.is-pd-r-20 {
    padding-right: 20px !important
}

.is-mr-t-25 {
    margin-top: 25px !important
}

.is-pd-t-25 {
    padding-top: 25px !important
}

.is-mr-b-25 {
    margin-bottom: 25px !important
}

.is-pd-b-25 {
    padding-bottom: 25px !important
}

.is-mr-l-25 {
    margin-left: 25px !important
}

.is-pd-l-25 {
    padding-left: 25px !important
}

.is-mr-r-25 {
    margin-right: 25px !important
}

.is-pd-r-25 {
    padding-right: 25px !important
}

.is-mr-t-30 {
    margin-top: 30px !important
}

.is-pd-t-30 {
    padding-top: 30px !important
}

.is-mr-b-30 {
    margin-bottom: 30px !important
}

.is-pd-b-30 {
    padding-bottom: 30px !important
}

.is-mr-l-30 {
    margin-left: 30px !important
}

.is-pd-l-30 {
    padding-left: 30px !important
}

.is-mr-r-30 {
    margin-right: 30px !important
}

.is-pd-r-30 {
    padding-right: 30px !important
}

.is-mr-t-35 {
    margin-top: 35px !important
}

.is-pd-t-35 {
    padding-top: 35px !important
}

.is-mr-b-35 {
    margin-bottom: 35px !important
}

.is-pd-b-35 {
    padding-bottom: 35px !important
}

.is-mr-l-35 {
    margin-left: 35px !important
}

.is-pd-l-35 {
    padding-left: 35px !important
}

.is-mr-r-35 {
    margin-right: 35px !important
}

.is-pd-r-35 {
    padding-right: 35px !important
}

.is-mr-t-40 {
    margin-top: 40px !important
}

.is-pd-t-40 {
    padding-top: 40px !important
}

.is-mr-b-40 {
    margin-bottom: 40px !important
}

.is-pd-b-40 {
    padding-bottom: 40px !important
}

.is-mr-l-40 {
    margin-left: 40px !important
}

.is-pd-l-40 {
    padding-left: 40px !important
}

.is-mr-r-40 {
    margin-right: 40px !important
}

.is-pd-r-40 {
    padding-right: 40px !important
}

.is-mr-t-50 {
    margin-top: 50px !important
}

.is-pd-t-50 {
    padding-top: 50px !important
}

.is-mr-b-50 {
    margin-bottom: 50px !important
}

.is-pd-b-50 {
    padding-bottom: 50px !important
}

.is-mr-l-50 {
    margin-left: 50px !important
}

.is-pd-l-50 {
    padding-left: 50px !important
}

.is-mr-r-50 {
    margin-right: 50px !important
}

.is-pd-r-50 {
    padding-right: 50px !important
}

.is-mr-t-60 {
    margin-top: 60px !important
}

.is-pd-t-60 {
    padding-top: 60px !important
}

.is-mr-b-60 {
    margin-bottom: 60px !important
}

.is-pd-b-60 {
    padding-bottom: 60px !important
}

.is-mr-l-60 {
    margin-left: 60px !important
}

.is-pd-l-60 {
    padding-left: 60px !important
}

.is-mr-r-60 {
    margin-right: 60px !important
}

.is-pd-r-60 {
    padding-right: 60px !important
}

.is-mr-t-70 {
    margin-top: 70px !important
}

.is-pd-t-70 {
    padding-top: 70px !important
}

.is-mr-b-70 {
    margin-bottom: 70px !important
}

.is-pd-b-70 {
    padding-bottom: 70px !important
}

.is-mr-l-70 {
    margin-left: 70px !important
}

.is-pd-l-70 {
    padding-left: 70px !important
}

.is-mr-r-70 {
    margin-right: 70px !important
}

.is-pd-r-70 {
    padding-right: 70px !important
}

.is-mr-t-80 {
    margin-top: 80px !important
}

.is-pd-t-80 {
    padding-top: 80px !important
}

.is-mr-b-80 {
    margin-bottom: 80px !important
}

.is-pd-b-80 {
    padding-bottom: 80px !important
}

.is-mr-l-80 {
    margin-left: 80px !important
}

.is-pd-l-80 {
    padding-left: 80px !important
}

.is-mr-r-80 {
    margin-right: 80px !important
}

.is-pd-r-80 {
    padding-right: 80px !important
}

.is-mr-t-90 {
    margin-top: 90px !important
}

.is-pd-t-90 {
    padding-top: 90px !important
}

.is-mr-b-90 {
    margin-bottom: 90px !important
}

.is-pd-b-90 {
    padding-bottom: 90px !important
}

.is-mr-l-90 {
    margin-left: 90px !important
}

.is-pd-l-90 {
    padding-left: 90px !important
}

.is-mr-r-90 {
    margin-right: 90px !important
}

.is-pd-r-90 {
    padding-right: 90px !important
}

.is-mr-t-100 {
    margin-top: 100px !important
}

.is-pd-t-100 {
    padding-top: 100px !important
}

.is-mr-b-100 {
    margin-bottom: 100px !important
}

.is-pd-b-100 {
    padding-bottom: 100px !important
}

.is-mr-l-100 {
    margin-left: 100px !important
}

.is-pd-l-100 {
    padding-left: 100px !important
}

.is-mr-r-100 {
    margin-right: 100px !important
}

.is-pd-r-100 {
    padding-right: 100px !important
}

.is-mr-t-115 {
    margin-top: 115px !important
}

.is-pd-t-115 {
    padding-top: 115px !important
}

.is-mr-b-115 {
    margin-bottom: 115px !important
}

.is-pd-b-115 {
    padding-bottom: 115px !important
}

.is-mr-l-115 {
    margin-left: 115px !important
}

.is-pd-l-115 {
    padding-left: 115px !important
}

.is-mr-r-115 {
    margin-right: 115px !important
}

.is-pd-r-115 {
    padding-right: 115px !important
}

.is-mr-0 {
    margin: 0
}

.is-pd-0 {
    padding: 0
}

.is-mr-2 {
    margin: 2px
}

.is-pd-2 {
    padding: 2px
}

.is-mr-4 {
    margin: 4px
}

.is-pd-4 {
    padding: 4px
}

.is-mr-5 {
    margin: 5px
}

.is-pd-5 {
    padding: 5px
}

.is-mr-6 {
    margin: 6px
}

.is-pd-6 {
    padding: 6px
}

.is-mr-10 {
    margin: 10px
}

.is-pd-10 {
    padding: 10px
}

.is-mr-12 {
    margin: 12px
}

.is-pd-12 {
    padding: 12px
}

.is-mr-15 {
    margin: 15px
}

.is-pd-15 {
    padding: 15px
}

.is-mr-20 {
    margin: 20px
}

.is-pd-20 {
    padding: 20px
}

.is-mr-25 {
    margin: 25px
}

.is-pd-25 {
    padding: 25px
}

.is-mr-30 {
    margin: 30px
}

.is-pd-30 {
    padding: 30px
}

.is-mr-35 {
    margin: 35px
}

.is-pd-35 {
    padding: 35px
}

.is-mr-40 {
    margin: 40px
}

.is-pd-40 {
    padding: 40px
}

.is-mr-50 {
    margin: 50px
}

.is-pd-50 {
    padding: 50px
}

.is-mr-60 {
    margin: 60px
}

.is-pd-60 {
    padding: 60px
}

.is-mr-70 {
    margin: 70px
}

.is-pd-70 {
    padding: 70px
}

.is-mr-80 {
    margin: 80px
}

.is-pd-80 {
    padding: 80px
}

.is-mr-90 {
    margin: 90px
}

.is-pd-90 {
    padding: 90px
}

.is-mr-100 {
    margin: 100px
}

.is-pd-100 {
    padding: 100px
}

.is-mr-115 {
    margin: 115px
}

.is-pd-115 {
    padding: 115px
}

@font-face {
    font-family: economia-icon;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/economia-icon.eot);
    src: url(../fonts/economia-icon.eot) format("embedded-opentype"), url(../fonts/economia-icon.woff) format("woff"), url(../fonts/economia-icon.ttf) format("truetype"), url(../images/economia-icon.svg#economia-icon) format("svg")
}

@font-face {
    font-family: BreraCondensed-bold;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/brecnbd-webfont.eot);
    src: url(../fonts/brecnbd-webfont.eot) format("embedded-opentype"), url(../fonts/brecnbd-webfont.woff) format("woff"), url(../fonts/brecnbd-webfont.ttf) format("truetype"), url(../images/brecnbd-webfont.svg#BreraCondensedBold) format("svg")
}

@font-face {
    font-family: BreraCondensed-semibold;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/brecnsb-webfont.eot);
    src: url(../fonts/brecnsb-webfont.eot) format("embedded-opentype"), url(../fonts/brecnsb-webfont.woff) format("woff"), url(../fonts/brecnsb-webfont.ttf) format("truetype"), url(../images/brecnsb-webfont.svg#BreraCondensedSemibold) format("svg")
}

@font-face {
    font-family: BreraCondensed-semibold-italic;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/brecnsbit-webfont.eot);
    src: url(../fonts/brecnsbit-webfont.eot) format("embedded-opentype"), url(../fonts/brecnsbit-webfont.woff) format("woff"), url(../fonts/brecnsbit-webfont.ttf) format("truetype"), url(../images/brecnsbit-webfont.svg#BreraCondensedSemibold) format("svg")
}

@font-face {
    font-family: BreraCondensed-Light;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/brecnlt-webfont.eot);
    src: url(../fonts/brecnlt-webfont.eot) format("embedded-opentype"), url(../fonts/brecnlt-webfont.woff) format("woff"), url(../fonts/brecnlt-webfont.ttf) format("truetype"), url(../images/brecnlt-webfont.svg#BreraCondensedRegular) format("svg")
}

@font-face {
    font-family: BreraCondensed-Regular;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/brecnrg-webfont.eot);
    src: url(../fonts/brecnrg-webfont.eot) format("embedded-opentype"), url(../fonts/brecnrg-webfont.woff) format("woff"), url(../fonts/brecnrg-webfont.ttf) format("truetype"), url(../images/brecnrg-webfont.svg#BreraCondensedRegular) format("svg")
}

@font-face {
    font-family: BreraCondensed-Regular-italic;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/brecnrgit-webfont.eot);
    src: url(../fonts/brecnrgit-webfont.eot) format("embedded-opentype"), url(../fonts/brecnrgit-webfont.woff) format("woff"), url(../fonts/brecnrgit-webfont.ttf) format("truetype"), url(../images/brecnrgit-webfont.svg#BreraCondensedRegular) format("svg")
}

@font-face {
    font-family: BreraCondensed-Bold;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/brecnbd-webfont.eot);
    src: url(../fonts/brecnbd-webfont.eot) format("embedded-opentype"), url(../fonts/brecnbd-webfont.woff) format("woff"), url(../fonts/brecnbd-webfont.ttf) format("truetype"), url(../images/brecnbd-webfont.svg#BreraCondensedRegular) format("svg")
}

@font-face {
    font-family: BreraCondensed-Heavy;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/brecnhv-webfont.eot);
    src: url(../fonts/brecnhv-webfont.eot) format("embedded-opentype"), url(../fonts/brecnhv-webfont.woff) format("woff"), url(../fonts/brecnhv-webfont.ttf) format("truetype"), url(../images/brecnhv-webfont.svg#BreraCondensedRegular) format("svg")
}

@font-face {
    font-family: BreraCondensed-Black;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/brecnbl-webfont.eot);
    src: url(../fonts/brecnbl-webfont.eot) format("embedded-opentype");
    src: url(../fonts/brecnbl-webfont.woff2) format("woff2"), url(../fonts/brecnbl-webfont.woff) format("woff"), url(../fonts/brecnbl-webfont.ttf) format("truetype"), url(../images/brecnbl-webfont.svg#BreraCondensed-Black) format("svg")
}

@font-face {
    font-family: Brera-bold;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/brerabd-webfont.eot);
    src: url(../fonts/brerabd-webfont.eot) format("embedded-opentype"), url(../fonts/brerabd-webfont.woff) format("woff"), url(../fonts/brerabd-webfont.ttf) format("truetype"), url(../images/brerabd-webfont.svg#BreraCondensedBold) format("svg")
}

@font-face {
    font-family: Brera-Regular;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/brerarg-webfont.eot);
    src: url(../fonts/brerarg-webfont.eot) format("embedded-opentype"), url(../fonts/brerarg-webfont.woff) format("woff"), url(../fonts/brerarg-webfont.ttf) format("truetype"), url(../images/brerarg-webfont.svg#BreraRegular) format("svg")
}

@font-face {
    font-family: SolferinoText-Light;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/solferinotext-light-webfont.eot);
    src: url(../fonts/solferinotext-light-webfont.eot) format("embedded-opentype"), url(../fonts/solferinotext-light-webfont.woff) format("woff"), url(../fonts/solferinotext-light-webfont.ttf) format("truetype"), url(../images/solferinotext-light-webfont.svg#solferino_text_rgbold) format("svg")
}

@font-face {
    font-family: SolferinoText-Regular;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/solferinotext-regular-webfont.eot);
    src: url(../fonts/solferinotext-regular-webfont.eot) format("embedded-opentype"), url(../fonts/solferinotext-regular-webfont.woff) format("woff"), url(../fonts/solferinotext-regular-webfont.ttf) format("truetype"), url(../images/solferinotext-regular-webfont.svg#solferino_text_rgbold) format("svg")
}

@font-face {
    font-family: SolferinoText-Regular-italic;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/solferinotext-italic-webfont.eot);
    src: url(../fonts/solferinotext-italic-webfont.eot) format("embedded-opentype"), url(../fonts/solferinotext-italic-webfont.woff) format("woff"), url(../fonts/solferinotext-italic-webfont.ttf) format("truetype"), url(../images/solferinotext-italic-webfont.svg#solferino_text_rgbold) format("svg")
}

@font-face {
    font-family: SolferinoText-Bold;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/solferinotext-bold-webfont.eot);
    src: url(../fonts/solferinotext-bold-webfont.eot) format("embedded-opentype"), url(../fonts/solferinotext-bold-webfont.woff) format("woff"), url(../fonts/solferinotext-bold-webfont.ttf) format("truetype"), url(../images/solferinotext-bold-webfont.svg#solferino_text_rgbold) format("svg")
}

@font-face {
    font-family: SolferinoDisplay-Regular;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/SolferinoDisplay-Regular.eot);
    src: url(../fonts/SolferinoDisplay-Regular.eot#iefix) format("embedded-opentype");
    src: url(../fonts/SolferinoDisplay-Regular.woff2) format("woff2"), url(../fonts/SolferinoDisplay-Regular.woff) format("woff"), url(../fonts/SolferinoDisplay-Regular.ttf) format("truetype"), url(../images/SolferinoDisplay-Regular.svg#SolferinoDisplay-Regular) format("svg")
}

@font-face {
    font-family: SolferinoDisplay-Bold;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/SolferinoDisplay-Bold.eot);
    src: url(../fonts/SolferinoDisplay-Bold.eot) format("embedded-opentype");
    src: url(../fonts/SolferinoDisplay-Bold.woff2) format("woff2"), url(../fonts/SolferinoDisplay-Bold.woff) format("woff"), url(../fonts/SolferinoDisplay-Bold.ttf) format("truetype"), url(../images/SolferinoDisplay-Bold.svg#SolferinoDisplay-Bold) format("svg")
}

@font-face {
    font-family: SolferinoDisplay-Light;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/solferinodisplaylight.eot);
    src: url(../fonts/solferinodisplaylight.eot#iefix) format("embedded-opentype");
    src: url(../fonts/solferinodisplaylight.woff) format("woff"), url(../fonts/solferinodisplaylight.ttf) format("truetype")
}

@font-face {
    font-family: SolferinoDisplay-Heavy;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/solferinodisolayheavy.otf);
    src: url(../fonts/solferinodisolayheavy.woff) format("woff"), url(../fonts/solferinodisolayheavy.ttf) format("truetype"), url(../images/solferinodisolayheavy.svg#solferinodisolayheavy) format("svg")
}

@font-face {
    font-family: BebasNeue-Regular;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/BebasNeue-Regular.ttf) format("truetype")
}

@font-face {
    font-family: Roboto-Regular;
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"), local("Roboto-Regular"), url(../fonts/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format("woff2"), url(../fonts/KFOmCnqEu92Fr1Mu4mxM.woff) format("woff"), url(../fonts/KFOmCnqEu92Fr1Mu4mxPKTU1Kg.ttf) format("truetype");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Roboto-Medium;
    font-style: normal;
    font-weight: 500;
    src: local("Roboto Medium"), local("Roboto-Medium"), url(../fonts/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2) format("woff2"), url(../fonts/KFOlCnqEu92Fr1MmEU9fBBc-.woff) format("woff"), url(../fonts/KFOlCnqEu92Fr1MmEU9fBBc9AMP6lQ.ttf) format("truetype");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Roboto-Light;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local("Roboto Light"), local("Roboto-Light"), url(../fonts/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2) format("woff2"), url(../fonts/KFOlCnqEu92Fr1MmSU5fBBc-.woff) format("woff"), url(../fonts/KFOlCnqEu92Fr1MmSU5fBBc9AMP6lQ.ttf) format("truetype");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Roboto-Bold;
    font-style: normal;
    font-weight: 700;
    src: local("Roboto Bold"), local("Roboto-Bold"), url(../fonts/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2) format("woff2"), url(../fonts/KFOlCnqEu92Fr1MmWUlfBBc-.woff) format("woff"), url(../fonts/KFOlCnqEu92Fr1MmWUlfBBc9AMP6lQ.ttf) format("truetype");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Roboto-Black;
    font-style: normal;
    font-weight: 500;
    src: local("Roboto Medium"), local("Roboto-Medium"), url(../fonts/Roboto-Black.ttf) format("truetype");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Roboto-Light;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local("Roboto Light"), local("Roboto-Light"), url(../fonts/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ_1.woff2) format("woff2"), url(../fonts/KFOlCnqEu92Fr1MmSU5fBBc-_1.woff) format("woff"), url(../fonts/KFOlCnqEu92Fr1MmSU5fBBc9AMP6lQ_1.ttf) format("truetype");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: PragatiNarrow-Regular;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/PragatiNarrow-Regular.eot);
    src: url(../fonts/PragatiNarrow-Regular.eot) format("embedded-opentype");
    src: url(../fonts/PragatiNarrow-Regular.woff2) format("woff2"), url(../fonts/PragatiNarrow-Regular.woff) format("woff"), url(../fonts/PragatiNarrow-Regular.ttf) format("truetype"), url(../images/PragatiNarrow-Regular.svg#PragatiNarrow-Regular) format("svg")
}

@font-face {
    font-family: PragatiNarrow-Bold;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/PragatiNarrow-Bold.eot);
    src: url(../fonts/PragatiNarrow-Bold.eot) format("embedded-opentype");
    src: url(../fonts/PragatiNarrow-Bold.woff2) format("woff2"), url(../fonts/PragatiNarrow-Bold.woff) format("woff"), url(../fonts/PragatiNarrow-Bold.ttf) format("truetype"), url(../images/PragatiNarrow-Bold.svg#PragatiNarrow-Bold) format("svg")
}

@font-face {
    font-family: "PT Serif";
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/PTSerif-Regular.eot);
    src: url(../fonts/PTSerif-Regular.eot) format("embedded-opentype");
    src: url(../fonts/PTSerif-Regular.woff2) format("woff2"), url(../fonts/PTSerif-Regular.woff) format("woff"), url(../fonts/PTSerif-Regular.ttf) format("truetype"), url(../images/PTSerif-Regular.svg#PTSerif-Regular) format("svg")
}

@font-face {
    font-family: "PT Serif Bold";
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/PTSerif-Bold.eot);
    src: url(../fonts/PTSerif-Bold.eot) format("embedded-opentype");
    src: url(../fonts/PTSerif-Bold.woff2) format("woff2"), url(../fonts/PTSerif-Bold.woff) format("woff"), url(../fonts/PTSerif-Bold.ttf) format("truetype"), url(../images/PTSerif-Bold.svg#PTSerif-Bold) format("svg")
}

@font-face {
    font-family: "PT Serif Bold Italic";
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/PTSerif-BoldItalic.eot);
    src: url(../fonts/PTSerif-BoldItalic.eot) format("embedded-opentype");
    src: url(../fonts/PTSerif-BoldItalic.woff2) format("woff2"), url(../fonts/PTSerif-BoldItalic.woff) format("woff"), url(../fonts/PTSerif-BoldItalic.ttf) format("truetype"), url(../images/PTSerif-BoldItalic.svg#PTSerif-Bold) format("svg")
}

/*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */
blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
    margin: 0;
    padding: 0
}

h1,
h2,
h3 {
    font-weight: 700
}

h4,
h5,
h6,
p {
    font-weight: 400
}

span,
strong {
    font-weight: 700
}

ul {
    list-style: none
}

button,
input,
select,
textarea {
    margin: 0
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

audio,
img,
video {
    height: auto;
    max-width: 100%
}

iframe {
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0;
    text-align: left
}

html {
    font-size: 16px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: auto;
    min-width: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

article,
aside,
figure,
footer,
header,
hgroup,
section {
    display: block
}

body,
button,
input,
select,
textarea {
    font-family: BreraCondensed-Bold
}

body {
    color: #0a0a0a;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5
}

body .container-iframe {
    position: fixed;
    z-index: 31;
    width: 100%;
    left: 0;
    margin: 0;
    top: 40px
}

.content-sections p{
    margin-bottom: 16px;
    font-size: 18px;
}

.content-sections h2{
    margin-bottom: 16px;
    margin-top: 32px;
}

.content-sections img{
    width: 100%;
    height: auto;
}

.content-sections ul{
    margin-bottom: 16px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    list-style: inside;
    padding-left: 16px;
    font-size: 18px;
}


.form-section{
    padding: 30px 20px;
    border-radius: 4px;
    box-shadow: 0px 4px 20.9px 3.1px rgba(13, 13, 13, 0.43);
    max-width: 450px;
    margin: 34px auto;
}

.form-section #preloader{
    justify-content: center;
}

.error{
    font-size: 16px;
    color: red;
    margin-top: 10px;
}

.form-heading{
    padding-bottom: 16px;
    margin-bottom: 24px;
    border-bottom: 1px solid #eaeaea;
    text-align: center;
    font-size: 24px;
}

.form-section .intgrtn-input-holder{
    margin-bottom: 16px;
    
}

.form-section .intgrtn-input-holder input{ 
    height: 44px;
    width: 100%;
    background: #fff;
    color: #000;
    border-radius: 4px;
    padding: 0 20px;
    letter-spacing: 1px;
      border: 2px solid #000;
}

.content-sections p a{
    color: #2a58f0;
    text-decoration: underline;
}


@media screen and (min-width:1026px) {
    body:not(.cms) {
        padding-top: 316px
    }

    body:not(.cms).hp-economia {
        padding-top: 190px !important
    }

    body:not(.cms):has(.bck-header__150-anni) {
        padding-top: 40px
    }
}

a {
    color: #136786;
    cursor: pointer;
    text-decoration: none
}

a strong {
    color: currentColor
}

a:hover {
    color: #136786
}

h2 {
    font-family: SolferinoText-Regular
}

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

input[type=checkbox],
input[type=radio] {
    vertical-align: baseline
}

small {
    font-size: .875em
}

span {
    font-style: inherit;
    font-weight: inherit
}

strong {
    color: #0a0a0a;
    font-weight: 700
}

fieldset {
    border: none
}

table td,
table th {
    text-align: left;
    vertical-align: top
}

.earthDay a {
    color: #459262
}

#rcsad_Frame1 {
    min-height: 250px !important
}

.is-clearfix:after {
    clear: both;
    content: " ";
    display: table
}

.is-pulled-left {
    float: left !important
}

.is-pulled-right {
    float: right !important
}

.is-clipped {
    overflow-x: scroll !important
}

.is-clipped::-webkit-scrollbar {
    display: none
}

.has-offset-l-83-neg {
    margin-left: -5.1875rem !important
}

.has-font-sz-16 .content>p {
    font-size: 1rem;
    line-height: 1.76
}

.has-font-sz-17 .content>p {
    font-size: 1.0625rem;
    line-height: 1.24
}

.is-borderless {
    border: none !important
}

.has-text-centered {
    text-align: center !important
}

.has-text-justified {
    text-align: justify !important
}

.has-text-left {
    text-align: left !important
}

.has-text-right {
    text-align: right !important
}

@media screen and (min-width:320px) and (max-width:768px) {
    .has-text-centered-mobile {
        text-align: center !important
    }
}

@media print,
screen and (min-width:769px) {
    .has-text-centered-tablet {
        text-align: center !important
    }
}

@media screen and (min-width:769px) and (max-width:1025px) {
    .has-text-centered-tablet-only {
        text-align: center !important
    }
}

@media screen and (max-width:1025px) {
    .has-text-centered-touch {
        text-align: center !important
    }
}

@media screen and (min-width:1026px) {
    .has-text-centered-desktop {
        text-align: center !important
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .has-text-justified-mobile {
        text-align: justify !important
    }
}

@media print,
screen and (min-width:769px) {
    .has-text-justified-tablet {
        text-align: justify !important
    }
}

@media screen and (min-width:769px) and (max-width:1025px) {
    .has-text-justified-tablet-only {
        text-align: justify !important
    }
}

@media screen and (max-width:1025px) {
    .has-text-justified-touch {
        text-align: justify !important
    }
}

@media screen and (min-width:1026px) {
    .has-text-justified-desktop {
        text-align: justify !important
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .has-text-left-mobile {
        text-align: left !important
    }
}

@media print,
screen and (min-width:769px) {
    .has-text-left-tablet {
        text-align: left !important
    }
}

@media screen and (min-width:769px) and (max-width:1025px) {
    .has-text-left-tablet-only {
        text-align: left !important
    }
}

@media screen and (max-width:1025px) {
    .has-text-left-touch {
        text-align: left !important
    }
}

@media screen and (min-width:1026px) {
    .has-text-left-desktop {
        text-align: left !important
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .has-text-right-mobile {
        text-align: right !important
    }
}

@media print,
screen and (min-width:769px) {
    .has-text-right-tablet {
        text-align: right !important
    }
}

@media screen and (min-width:769px) and (max-width:1025px) {
    .has-text-right-tablet-only {
        text-align: right !important
    }
}

@media screen and (max-width:1025px) {
    .has-text-right-touch {
        text-align: right !important
    }
}

@media screen and (min-width:1026px) {
    .has-text-right-desktop {
        text-align: right !important
    }
}

.is-capitalized {
    text-transform: capitalize !important
}

.is-initial {
    text-transform: none !important
}

.is-lowercase {
    text-transform: lowercase !important
}

.is-uppercase {
    text-transform: uppercase !important
}

.is-italic {
    font-style: italic !important
}

.is-underline {
    text-decoration: underline !important
}

.has-text-white {
    color: #fff !important
}

a.has-text-white:focus,
a.has-text-white:hover {
    color: #e6e6e6 !important
}

.has-background-white {
    background-color: #fff !important
}

.has-text-black {
    color: #0a0a0a !important
}

a.has-text-black:focus,
a.has-text-black:hover {
    color: #000 !important
}

.has-background-black {
    background-color: #0a0a0a !important
}

.has-text-primary {
    color: #136786 !important
}

a.has-text-primary:focus,
a.has-text-primary:hover {
    color: #0d4559 !important
}

.has-background-primary {
    background-color: #136786 !important
}

.has-text-blue {
    color: #5c9ab7 !important
}

a.has-text-blue:focus,
a.has-text-blue:hover {
    color: #45809b !important
}

.has-background-blue {
    background-color: #5c9ab7 !important
}

.has-text-link {
    color: #136786 !important
}

a.has-text-link:focus,
a.has-text-link:hover {
    color: #0d4559 !important
}

.has-background-link {
    background-color: #136786 !important
}

.has-text-red-light {
    color: #f0001c !important
}

a.has-text-red-light:focus,
a.has-text-red-light:hover {
    color: #bd0016 !important
}

.has-background-red-light {
    background-color: #f0001c !important
}

.has-text-pink-light {
    color: #fde8ea !important
}

a.has-text-pink-light:focus,
a.has-text-pink-light:hover {
    color: #f8b9bf !important
}

.has-background-pink-light {
    background-color: #fde8ea !important
}

.has-text-blue-dark {
    color: #136786 !important
}

a.has-text-blue-dark:focus,
a.has-text-blue-dark:hover {
    color: #0d4559 !important
}

.has-background-blue-dark {
    background-color: #136786 !important
}

.has-text-blue-darker {
    color: #043a4e !important
}

a.has-text-blue-darker:focus,
a.has-text-blue-darker:hover {
    color: #02161d !important
}

.has-background-blue-darker {
    background-color: #043a4e !important
}

.has-text-blue-arrow {
    color: #136786 !important
}

a.has-text-blue-arrow:focus,
a.has-text-blue-arrow:hover {
    color: #0d4559 !important
}

.has-background-blue-arrow {
    background-color: #136786 !important
}

.has-text-grey-dove {
    color: #666 !important
}

a.has-text-grey-dove:focus,
a.has-text-grey-dove:hover {
    color: #4d4d4d !important
}

.has-background-grey-dove {
    background-color: #666 !important
}

.has-text-emperor {
    color: #4f4f4f !important
}

a.has-text-emperor:focus,
a.has-text-emperor:hover {
    color: #363636 !important
}

.has-background-emperor {
    background-color: #4f4f4f !important
}

.has-text-grey-signature {
    color: grey !important
}

a.has-text-grey-signature:focus,
a.has-text-grey-signature:hover {
    color: #666 !important
}

.has-background-grey-signature {
    background-color: grey !important
}

a.has-text-grey-darker:focus,
a.has-text-grey-darker:hover {
    color: #1c1c1c !important
}

a.has-text-white-bis:focus,
a.has-text-white-bis:hover {
    color: #e0e0e0 !important
}

.has-text-mine-shaft {
    color: #333 !important
}

a.has-text-mine-shaft:focus,
a.has-text-mine-shaft:hover {
    color: #1a1a1a !important
}

.has-background-mine-shaft {
    background-color: #333 !important
}

.has-text-calypso {
    color: #2f728f !important
}

a.has-text-calypso:focus,
a.has-text-calypso:hover {
    color: #225369 !important
}

.has-background-calypso {
    background-color: #2f728f !important
}

.has-text-chathams-blue {
    color: #136786 !important
}

a.has-text-chathams-blue:focus,
a.has-text-chathams-blue:hover {
    color: #0d4559 !important
}

.has-background-chathams-blue {
    background-color: #136786 !important
}

.has-text-hippie-blue {
    color: #5d9bb8 !important
}

a.has-text-hippie-blue:focus,
a.has-text-hippie-blue:hover {
    color: #45819d !important
}

.has-background-hippie-blue {
    background-color: #5d9bb8 !important
}

.has-text-dove-gray {
    color: #6f6f6f !important
}

a.has-text-dove-gray:focus,
a.has-text-dove-gray:hover {
    color: #565656 !important
}

.has-background-dove-gray {
    background-color: #6f6f6f !important
}

.has-text-picton-blue {
    color: #4bbaf1 !important
}

a.has-text-picton-blue:focus,
a.has-text-picton-blue:hover {
    color: #1ca8ed !important
}

.has-background-picton-blue {
    background-color: #4bbaf1 !important
}

.has-text-san-marino {
    color: #4972b3 !important
}

a.has-text-san-marino:focus,
a.has-text-san-marino:hover {
    color: #3a5b8f !important
}

.has-background-san-marino {
    background-color: #4972b3 !important
}

.has-text-cod-gray {
    color: #141414 !important
}

a.has-text-cod-gray:focus,
a.has-text-cod-gray:hover {
    color: #000 !important
}

.has-background-cod-gray {
    background-color: #141414 !important
}

.has-text-transparent,
a.has-text-transparent:focus,
a.has-text-transparent:hover {
    color: transparent !important
}

.has-background-transparent {
    background-color: transparent !important
}

.has-text-atoll {
    color: #095075 !important
}

a.has-text-atoll:focus,
a.has-text-atoll:hover {
    color: #053046 !important
}

.has-background-atoll {
    background-color: #095075 !important
}

.has-text-bluevent-dark {
    color: #00259e !important
}

a.has-text-bluevent-dark:focus,
a.has-text-bluevent-dark:hover {
    color: #00196b !important
}

.has-background-bluevent-dark {
    background-color: #00259e !important
}

.has-text-bluevent-light {
    color: #1a8cff !important
}

a.has-text-bluevent-light:focus,
a.has-text-bluevent-light:hover {
    color: #0073e6 !important
}

.has-background-bluevent-light {
    background-color: #1a8cff !important
}

.has-text-firefly {
    color: #0e2a35 !important
}

a.has-text-firefly:focus,
a.has-text-firefly:hover {
    color: #030a0c !important
}

.has-background-firefly {
    background-color: #0e2a35 !important
}

.has-text-blue-whale {
    color: #043a4e !important
}

a.has-text-blue-whale:focus,
a.has-text-blue-whale:hover {
    color: #02161d !important
}

.has-background-blue-whale {
    background-color: #043a4e !important
}

.has-text-blue-box {
    color: #ecf5f8 !important
}

a.has-text-blue-box:focus,
a.has-text-blue-box:hover {
    color: #c7e2ea !important
}

.has-background-blue-box {
    background-color: #ecf5f8 !important
}

.has-text-black-bis {
    color: #121212 !important
}

.has-background-black-bis {
    background-color: #121212 !important
}

.has-text-black-ter {
    color: #242424 !important
}

.has-background-black-ter {
    background-color: #242424 !important
}

.has-text-grey-darker {
    color: #363636 !important
}

.has-background-grey-darker {
    background-color: #363636 !important
}

.has-text-grey-dark {
    color: #4a4a4a !important
}

.has-background-grey-dark {
    background-color: #4a4a4a !important
}

.has-text-grey {
    color: #7a7a7a !important
}

.has-background-grey {
    background-color: #7a7a7a !important
}

.has-text-grey-light {
    color: #b5b5b5 !important
}

.has-background-grey-light {
    background-color: #b5b5b5 !important
}

.has-text-grey-lighter {
    color: #dbdbdb !important
}

.has-background-grey-lighter {
    background-color: #dbdbdb !important
}

.has-text-white-ter {
    color: #f5f5f5 !important
}

.has-background-white-ter {
    background-color: #f5f5f5 !important
}

.has-text-white-bis {
    color: #fafafa !important
}

.has-background-white-bis {
    background-color: #fafafa !important
}

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

.has-text-weight-normal {
    font-weight: 400 !important
}

.has-text-weight-semibold {
    font-weight: 600 !important
}

.has-text-weight-bold {
    font-weight: 700 !important
}

.is-family-primary {
    font-family: BreraCondensed-Bold !important
}

.is-family-secondary {
    font-family: SolferinoText-Regular !important
}

.is-block {
    display: block !important
}

@media screen and (min-width:320px) and (max-width:768px) {
    .is-block-mobile {
        display: block !important
    }
}

@media print,
screen and (min-width:769px) {
    .is-block-tablet {
        display: block !important
    }
}

@media screen and (min-width:769px) and (max-width:1025px) {
    .is-block-tablet-only {
        display: block !important
    }
}

@media screen and (max-width:1025px) {
    .is-block-touch {
        display: block !important
    }
}

@media screen and (min-width:1026px) {
    .is-block-desktop {
        display: block !important
    }
}

.is-flex {
    display: flex !important
}

@media screen and (min-width:320px) and (max-width:768px) {
    .is-flex-mobile {
        display: flex !important
    }
}

@media print,
screen and (min-width:769px) {
    .is-flex-tablet {
        display: flex !important
    }
}

@media screen and (min-width:769px) and (max-width:1025px) {
    .is-flex-tablet-only {
        display: flex !important
    }
}

@media screen and (max-width:1025px) {
    .is-flex-touch {
        display: flex !important
    }
}

@media screen and (min-width:1026px) {
    .is-flex-desktop {
        display: flex !important
    }
}

.is-inline {
    display: inline !important
}

@media screen and (min-width:320px) and (max-width:768px) {
    .is-inline-mobile {
        display: inline !important
    }
}

@media print,
screen and (min-width:769px) {
    .is-inline-tablet {
        display: inline !important
    }
}

@media screen and (min-width:769px) and (max-width:1025px) {
    .is-inline-tablet-only {
        display: inline !important
    }
}

@media screen and (max-width:1025px) {
    .is-inline-touch {
        display: inline !important
    }
}

@media screen and (min-width:1026px) {
    .is-inline-desktop {
        display: inline !important
    }
}

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

@media screen and (min-width:320px) and (max-width:768px) {
    .is-inline-block-mobile {
        display: inline-block !important
    }
}

@media print,
screen and (min-width:769px) {
    .is-inline-block-tablet {
        display: inline-block !important
    }
}

@media screen and (min-width:769px) and (max-width:1025px) {
    .is-inline-block-tablet-only {
        display: inline-block !important
    }
}

@media screen and (max-width:1025px) {
    .is-inline-block-touch {
        display: inline-block !important
    }
}

@media screen and (min-width:1026px) {
    .is-inline-block-desktop {
        display: inline-block !important
    }
}

.is-inline-flex {
    display: inline-flex !important
}

@media screen and (min-width:320px) and (max-width:768px) {
    .is-inline-flex-mobile {
        display: inline-flex !important
    }
}

@media print,
screen and (min-width:769px) {
    .is-inline-flex-tablet {
        display: inline-flex !important
    }
}

@media screen and (min-width:769px) and (max-width:1025px) {
    .is-inline-flex-tablet-only {
        display: inline-flex !important
    }
}

@media screen and (max-width:1025px) {
    .is-inline-flex-touch {
        display: inline-flex !important
    }
}

@media screen and (min-width:1026px) {
    .is-inline-flex-desktop {
        display: inline-flex !important
    }
}

.is-hidden {
    display: none !important
}

.is-sr-only {
    border: none !important;
    clip: rect(0, 0, 0, 0) !important;
    height: .01em !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: .01em !important
}

@media screen and (min-width:320px) and (max-width:768px) {
    .is-hidden-mobile {
        display: none !important
    }
}

@media print,
screen and (min-width:769px) {
    .is-hidden-tablet {
        display: none !important
    }
}

@media screen and (min-width:769px) and (max-width:1025px) {
    .is-hidden-tablet-only {
        display: none !important
    }
}

@media screen and (max-width:1025px) {
    .is-hidden-touch {
        display: none !important
    }
}

@media screen and (min-width:1026px) {
    .is-hidden-desktop {
        display: none !important
    }
}

.is-invisible {
    visibility: hidden !important
}

@media screen and (min-width:320px) and (max-width:768px) {
    .is-invisible-mobile {
        visibility: hidden !important
    }
}

@media print,
screen and (min-width:769px) {
    .is-invisible-tablet {
        visibility: hidden !important
    }
}

@media screen and (min-width:769px) and (max-width:1025px) {
    .is-invisible-tablet-only {
        visibility: hidden !important
    }
}

@media screen and (max-width:1025px) {
    .is-invisible-touch {
        visibility: hidden !important
    }
}

@media screen and (min-width:1026px) {
    .is-invisible-desktop {
        visibility: hidden !important
    }
}

.is-marginless {
    margin: 0 !important
}

.is-paddingless {
    padding: 0 !important
}

.is-radiusless {
    border-radius: 0 !important
}

.is-shadowless {
    box-shadow: none !important
}

.is-hero {
    margin-left: -16px;
    margin-right: -16px
}

.fxc-wrap {
    display: flex;
    flex-wrap: wrap
}

.fxr-left-top {
    align-items: flex-start;
    align-content: flex-start
}

.fxr-left-center,
.fxr-left-top {
    display: flex;
    justify-content: flex-start
}

.fxr-left-center {
    align-items: center;
    align-content: center
}

.fxr-left-bottom {
    align-items: flex-end;
    align-content: flex-end
}

.fxr-left-bottom,
.fxr-left-stretch {
    display: flex;
    justify-content: flex-start
}

.fxr-left-stretch {
    align-items: stretch;
    align-content: stretch
}

.fxr-left-between {
    align-content: space-between
}

.fxr-left-around,
.fxr-left-between {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start
}

.fxr-left-around {
    align-content: space-around
}

.fxr-center-top {
    align-items: flex-start;
    align-content: flex-start
}

.fxr-center-center,
.fxr-center-top {
    display: flex;
    justify-content: center
}

.fxr-center-center {
    align-items: center;
    align-content: center
}

.fxr-center-bottom {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    align-content: flex-end
}

.fxr-center-stretch {
    display: flex;
    justify-content: center;
    align-items: stretch;
    align-content: stretch
}

.fxr-center-between {
    align-content: space-between
}

.fxr-center-around,
.fxr-center-between {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start
}

.fxr-center-around {
    align-content: space-around
}

.fxr-right-top {
    align-items: flex-start;
    align-content: flex-start
}

.fxr-right-center,
.fxr-right-top {
    display: flex;
    justify-content: flex-end
}

.fxr-right-center {
    align-items: center;
    align-content: center
}

.fxr-right-bottom {
    align-items: flex-end;
    align-content: flex-end
}

.fxr-right-bottom,
.fxr-right-stretch {
    display: flex;
    justify-content: flex-end
}

.fxr-right-stretch {
    align-items: stretch;
    align-content: stretch
}

.fxr-right-between {
    align-content: space-between
}

.fxr-right-around,
.fxr-right-between {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-start
}

.fxr-right-around {
    align-content: space-around
}

.fxr-between-top {
    align-items: flex-start;
    align-content: flex-start
}

.fxr-between-center,
.fxr-between-top {
    display: flex;
    justify-content: space-between
}

.fxr-between-center {
    align-items: center;
    align-content: center
}

.fxr-between-bottom {
    align-items: flex-end;
    align-content: flex-end
}

.fxr-between-bottom,
.fxr-between-stretch {
    display: flex;
    justify-content: space-between
}

.fxr-between-stretch {
    align-items: stretch;
    align-content: stretch
}

.fxr-between-between {
    align-content: space-between
}

.fxr-between-around,
.fxr-between-between {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start
}

.fxr-between-around {
    align-content: space-around
}

.fxr-around-top {
    align-items: flex-start;
    align-content: flex-start
}

.fxr-around-center,
.fxr-around-top {
    display: flex;
    justify-content: space-around
}

.fxr-around-center {
    align-items: center;
    align-content: center
}

.fxr-around-bottom {
    align-items: flex-end;
    align-content: flex-end
}

.fxr-around-bottom,
.fxr-around-stretch {
    display: flex;
    justify-content: space-around
}

.fxr-around-stretch {
    align-items: stretch;
    align-content: stretch
}

.fxr-around-between {
    align-content: space-between
}

.fxr-around-around,
.fxr-around-between {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start
}

.fxr-around-around {
    align-content: space-around
}

.fxr-inline-left-bottom {
    display: inline-flex;
    justify-content: flex-start;
    align-items: flex-end;
    align-content: flex-end
}

.fxr-inline-left-center {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center
}

.fxc-top-left {
    align-items: flex-start;
    align-content: flex-start
}

.fxc-top-center,
.fxc-top-left {
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.fxc-top-center {
    align-items: center;
    align-content: center
}

.fxc-top-right {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    align-content: flex-end
}

.fxc-center-left {
    align-items: flex-start;
    align-content: flex-start
}

.fxc-center-center-c,
.fxc-center-left {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.fxc-center-center-c {
    align-items: center;
    align-content: center
}

.fxc-center-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    align-content: flex-end
}

.fxc-bottom-left {
    align-items: flex-start;
    align-content: flex-start
}

.fxc-bottom-center,
.fxc-bottom-left {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.fxc-bottom-center {
    align-items: center;
    align-content: center
}

.fxc-bottom-right {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    align-content: flex-end
}

.fxc-between-left {
    align-items: flex-start;
    align-content: flex-start
}

.fxc-between-center-c,
.fxc-between-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.fxc-between-center-c {
    align-items: center;
    align-content: center
}

.fxc-between-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    align-content: flex-end
}

.fxc-around-left {
    align-items: flex-start;
    align-content: flex-start
}

.fxc-around-left,
.fxc-around-right-c {
    display: flex;
    flex-direction: column;
    justify-content: space-around
}

.fxc-around-right-c {
    align-items: center;
    align-content: center
}

.fxc-around-right {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-end;
    align-content: flex-end
}

#header {
    position: relative;
    margin: auto;
    z-index: 2000
}

#header.header_homePage_tablet {
    width: 1024px
}

#header.header_homePage_tablet .is-blue {
    padding: 0 0 0 1.25rem
}

#l-main {
    margin-top: 115px !important;
    min-height: 1200px
}

.type-esperto #l-main {
    margin-top: 0 !important
}

#l-main #ads_widepushbar {
    margin-bottom: 1.25rem
}

#l-main .wrapper {
    max-width: 1024px;
    margin: auto;
    background: #fff;
    padding: 1.5625rem .9375rem
}

@media screen and (max-width: 1024px) {
    .bck-header {
        display: none;
    }

    .bck-menu{
        display: none;
    }
}

#l-main .wrapper.has-media {
    background: #f6f8f9
}

#l-main .wrapper .is-iframe-top {
    margin: 0 0 1rem -.9375rem
}

#l-main aside section.has-background-aside {
    background: #f6f8f9
}

#l-main aside section.has-padding-aside {
    padding: .625rem
}

#l-main .content_body_text_small_image {
    overflow: auto
}

.earthDay #l-main aside section.has-background-aside {
    background: #f7faea
}

.earthDay #l-main>.is-pd-t-0 {
    background-color: #fff !important
}

.earthDay #l-main>.is-pd-t-0.wrapper:first-child {
    background: linear-gradient(180deg, rgba(209, 244, 175, .5) 2%, #fff)
}

div#pno_manina_2024_inline {
    left: 0
}

#l-footer {
    position: relative;
    width: 1024px;
    margin: auto;
    background-color: #fff;
    padding-top: 20px
}

#l-footer a {
    color: #0a0a0a
}

#l-footer .bck-media-list {
    padding-top: 40px;
    padding-right: 20px
}

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

    #l-footer .media-content,
    #l-footer .media-right {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 2.66667vw
    }
}

@media screen and (min-width:1026px) {

    #l-footer .media-content,
    #l-footer .media-right {
        font-family: BreraCondensed-Regular;
        font-size: .625rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    #l-footer .media-right {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 2.66667vw
    }
}

@media screen and (min-width:1026px) {
    #l-footer .media-right {
        font-family: BreraCondensed-Regular;
        font-size: .625rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    #l-footer .media-right.is--large {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 3.2vw
    }
}

@media screen and (min-width:1026px) {
    #l-footer .media-right.is--large {
        font-family: BreraCondensed-Heavy;
        font-size: .75rem;
        font-weight: 400
    }
}

.button {
    background-color: #fff;
    border-color: #dbdbdb;
    border-width: 1px;
    color: #363636;
    cursor: pointer;
    justify-content: center;
    padding: calc(.375em - 1px) .75em;
    text-align: center;
    white-space: nowrap
}

.button strong {
    color: inherit
}

.button .icon,
.button .icon.is-large,
.button .icon.is-medium,
.button .icon.is-small {
    height: 1.5em;
    width: 1.5em
}

.button .icon:first-child:not(:last-child) {
    margin-left: calc(-.375em - 1px);
    margin-right: .1875em
}

.button .icon:last-child:not(:first-child) {
    margin-left: .1875em;
    margin-right: calc(-.375em - 1px)
}

.button .icon:first-child:last-child {
    margin-left: calc(-.375em - 1px);
    margin-right: calc(-.375em - 1px)
}

.button.is-focused,
.button.is-hovered,
.button:focus,
.button:hover {
    border-color: #fff;
    color: #136786
}

.button.is-focused:not(:active),
.button:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(19, 103, 134, .25)
}

.button.is-active,
.button:active {
    border-color: #fff;
    color: #136786
}

.button.is-text {
    background-color: transparent;
    border-color: transparent;
    color: #4a4a4a;
    text-decoration: underline
}

.button.is-text.is-focused,
.button.is-text.is-hovered,
.button.is-text:focus,
.button.is-text:hover {
    background-color: #f5f5f5;
    color: #363636
}

.button.is-text.is-active,
.button.is-text:active {
    background-color: #e8e8e8;
    color: #363636
}

.button.is-text[disabled],
fieldset[disabled] .button.is-text {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none
}

.button.is-white {
    background-color: #fff;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-white.is-hovered,
.button.is-white:hover {
    background-color: #f9f9f9;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-white.is-focused,
.button.is-white:focus {
    border-color: transparent;
    color: #0a0a0a
}

.button.is-white.is-focused:not(:active),
.button.is-white:focus:not(:active) {
    box-shadow: 0 0 0 .125em hsla(0, 0%, 100%, .25)
}

.button.is-white.is-active,
.button.is-white:active {
    background-color: #f2f2f2;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-white[disabled],
fieldset[disabled] .button.is-white {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none
}

.button.is-white.is-inverted {
    background-color: #0a0a0a;
    color: #fff
}

.button.is-white.is-inverted:hover {
    background-color: #000
}

.button.is-white.is-inverted[disabled],
fieldset[disabled] .button.is-white.is-inverted {
    background-color: #0a0a0a;
    border-color: transparent;
    box-shadow: none;
    color: #fff
}

.button.is-white.is-loading:after {
    border-color: transparent transparent #0a0a0a #0a0a0a !important
}

.button.is-white.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-white.is-outlined:focus,
.button.is-white.is-outlined:hover {
    background-color: #fff;
    border-color: #fff;
    color: #0a0a0a
}

.button.is-white.is-outlined.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-white.is-outlined[disabled],
fieldset[disabled] .button.is-white.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-white.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #0a0a0a;
    color: #0a0a0a
}

.button.is-white.is-inverted.is-outlined:focus,
.button.is-white.is-inverted.is-outlined:hover {
    background-color: #0a0a0a;
    color: #fff
}

.button.is-white.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-white.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #0a0a0a;
    box-shadow: none;
    color: #0a0a0a
}

.button.is-black {
    background-color: #0a0a0a;
    border-color: transparent;
    color: #fff
}

.button.is-black.is-hovered,
.button.is-black:hover {
    background-color: #040404;
    border-color: transparent;
    color: #fff
}

.button.is-black.is-focused,
.button.is-black:focus {
    border-color: transparent;
    color: #fff
}

.button.is-black.is-focused:not(:active),
.button.is-black:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(10, 10, 10, .25)
}

.button.is-black.is-active,
.button.is-black:active {
    background-color: #000;
    border-color: transparent;
    color: #fff
}

.button.is-black[disabled],
fieldset[disabled] .button.is-black {
    background-color: #0a0a0a;
    border-color: transparent;
    box-shadow: none
}

.button.is-black.is-inverted {
    background-color: #fff;
    color: #0a0a0a
}

.button.is-black.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-black.is-inverted[disabled],
fieldset[disabled] .button.is-black.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #0a0a0a
}

.button.is-black.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-black.is-outlined {
    background-color: transparent;
    border-color: #0a0a0a;
    color: #0a0a0a
}

.button.is-black.is-outlined:focus,
.button.is-black.is-outlined:hover {
    background-color: #0a0a0a;
    border-color: #0a0a0a;
    color: #fff
}

.button.is-black.is-outlined.is-loading:after {
    border-color: transparent transparent #0a0a0a #0a0a0a !important
}

.button.is-black.is-outlined[disabled],
fieldset[disabled] .button.is-black.is-outlined {
    background-color: transparent;
    border-color: #0a0a0a;
    box-shadow: none;
    color: #0a0a0a
}

.button.is-black.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-black.is-inverted.is-outlined:focus,
.button.is-black.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #0a0a0a
}

.button.is-black.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-black.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-primary {
    background-color: #136786;
    border-color: transparent;
    color: #fff
}

.button.is-primary.is-hovered,
.button.is-primary:hover {
    background-color: #125f7b;
    border-color: transparent;
    color: #fff
}

.button.is-primary.is-focused,
.button.is-primary:focus {
    border-color: transparent;
    color: #fff
}

.button.is-primary.is-focused:not(:active),
.button.is-primary:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(19, 103, 134, .25)
}

.button.is-primary.is-active,
.button.is-primary:active {
    background-color: #105670;
    border-color: transparent;
    color: #fff
}

.button.is-primary[disabled],
fieldset[disabled] .button.is-primary {
    background-color: #136786;
    border-color: transparent;
    box-shadow: none
}

.button.is-primary.is-inverted {
    background-color: #fff;
    color: #136786
}

.button.is-primary.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-primary.is-inverted[disabled],
fieldset[disabled] .button.is-primary.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #136786
}

.button.is-primary.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-primary.is-outlined {
    background-color: transparent;
    border-color: #136786;
    color: #136786
}

.button.is-primary.is-outlined:focus,
.button.is-primary.is-outlined:hover {
    background-color: #136786;
    border-color: #136786;
    color: #fff
}

.button.is-primary.is-outlined.is-loading:after {
    border-color: transparent transparent #136786 #136786 !important
}

.button.is-primary.is-outlined[disabled],
fieldset[disabled] .button.is-primary.is-outlined {
    background-color: transparent;
    border-color: #136786;
    box-shadow: none;
    color: #136786
}

.button.is-primary.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-primary.is-inverted.is-outlined:focus,
.button.is-primary.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #136786
}

.button.is-primary.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-primary.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-blue {
    background-color: #5c9ab7;
    border-color: transparent;
    color: #fff
}

.button.is-blue.is-hovered,
.button.is-blue:hover {
    background-color: #5395b3;
    border-color: transparent;
    color: #fff
}

.button.is-blue.is-focused,
.button.is-blue:focus {
    border-color: transparent;
    color: #fff
}

.button.is-blue.is-focused:not(:active),
.button.is-blue:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(92, 154, 183, .25)
}

.button.is-blue.is-active,
.button.is-blue:active {
    background-color: #4c8ead;
    border-color: transparent;
    color: #fff
}

.button.is-blue[disabled],
fieldset[disabled] .button.is-blue {
    background-color: #5c9ab7;
    border-color: transparent;
    box-shadow: none
}

.button.is-blue.is-inverted {
    background-color: #fff;
    color: #5c9ab7
}

.button.is-blue.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-blue.is-inverted[disabled],
fieldset[disabled] .button.is-blue.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #5c9ab7
}

.button.is-blue.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-blue.is-outlined {
    background-color: transparent;
    border-color: #5c9ab7;
    color: #5c9ab7
}

.button.is-blue.is-outlined:focus,
.button.is-blue.is-outlined:hover {
    background-color: #5c9ab7;
    border-color: #5c9ab7;
    color: #fff
}

.button.is-blue.is-outlined.is-loading:after {
    border-color: transparent transparent #5c9ab7 #5c9ab7 !important
}

.button.is-blue.is-outlined[disabled],
fieldset[disabled] .button.is-blue.is-outlined {
    background-color: transparent;
    border-color: #5c9ab7;
    box-shadow: none;
    color: #5c9ab7
}

.button.is-blue.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-blue.is-inverted.is-outlined:focus,
.button.is-blue.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #5c9ab7
}

.button.is-blue.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-blue.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-link {
    background-color: #136786;
    border-color: transparent;
    color: #fff
}

.button.is-link.is-hovered,
.button.is-link:hover {
    background-color: #125f7b;
    border-color: transparent;
    color: #fff
}

.button.is-link.is-focused,
.button.is-link:focus {
    border-color: transparent;
    color: #fff
}

.button.is-link.is-focused:not(:active),
.button.is-link:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(19, 103, 134, .25)
}

.button.is-link.is-active,
.button.is-link:active {
    background-color: #105670;
    border-color: transparent;
    color: #fff
}

.button.is-link[disabled],
fieldset[disabled] .button.is-link {
    background-color: #136786;
    border-color: transparent;
    box-shadow: none
}

.button.is-link.is-inverted {
    background-color: #fff;
    color: #136786
}

.button.is-link.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-link.is-inverted[disabled],
fieldset[disabled] .button.is-link.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #136786
}

.button.is-link.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-link.is-outlined {
    background-color: transparent;
    border-color: #136786;
    color: #136786
}

.button.is-link.is-outlined:focus,
.button.is-link.is-outlined:hover {
    background-color: #136786;
    border-color: #136786;
    color: #fff
}

.button.is-link.is-outlined.is-loading:after {
    border-color: transparent transparent #136786 #136786 !important
}

.button.is-link.is-outlined[disabled],
fieldset[disabled] .button.is-link.is-outlined {
    background-color: transparent;
    border-color: #136786;
    box-shadow: none;
    color: #136786
}

.button.is-link.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-link.is-inverted.is-outlined:focus,
.button.is-link.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #136786
}

.button.is-link.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-link.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-red-light {
    background-color: #f0001c;
    border-color: transparent;
    color: #fff
}

.button.is-red-light.is-hovered,
.button.is-red-light:hover {
    background-color: #e3001b;
    border-color: transparent;
    color: #fff
}

.button.is-red-light.is-focused,
.button.is-red-light:focus {
    border-color: transparent;
    color: #fff
}

.button.is-red-light.is-focused:not(:active),
.button.is-red-light:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(240, 0, 28, .25)
}

.button.is-red-light.is-active,
.button.is-red-light:active {
    background-color: #d70019;
    border-color: transparent;
    color: #fff
}

.button.is-red-light[disabled],
fieldset[disabled] .button.is-red-light {
    background-color: #f0001c;
    border-color: transparent;
    box-shadow: none
}

.button.is-red-light.is-inverted {
    background-color: #fff;
    color: #f0001c
}

.button.is-red-light.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-red-light.is-inverted[disabled],
fieldset[disabled] .button.is-red-light.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #f0001c
}

.button.is-red-light.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-red-light.is-outlined {
    background-color: transparent;
    border-color: #f0001c;
    color: #f0001c
}

.button.is-red-light.is-outlined:focus,
.button.is-red-light.is-outlined:hover {
    background-color: #f0001c;
    border-color: #f0001c;
    color: #fff
}

.button.is-red-light.is-outlined.is-loading:after {
    border-color: transparent transparent #f0001c #f0001c !important
}

.button.is-red-light.is-outlined[disabled],
fieldset[disabled] .button.is-red-light.is-outlined {
    background-color: transparent;
    border-color: #f0001c;
    box-shadow: none;
    color: #f0001c
}

.button.is-red-light.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-red-light.is-inverted.is-outlined:focus,
.button.is-red-light.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #f0001c
}

.button.is-red-light.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-red-light.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-pink-light {
    background-color: #fde8ea;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-pink-light.is-hovered,
.button.is-pink-light:hover {
    background-color: #fcdcdf;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-pink-light.is-focused,
.button.is-pink-light:focus {
    border-color: transparent;
    color: #0a0a0a
}

.button.is-pink-light.is-focused:not(:active),
.button.is-pink-light:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(253, 232, 234, .25)
}

.button.is-pink-light.is-active,
.button.is-pink-light:active {
    background-color: #fbd0d5;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-pink-light[disabled],
fieldset[disabled] .button.is-pink-light {
    background-color: #fde8ea;
    border-color: transparent;
    box-shadow: none
}

.button.is-pink-light.is-inverted {
    background-color: #0a0a0a;
    color: #fde8ea
}

.button.is-pink-light.is-inverted:hover {
    background-color: #000
}

.button.is-pink-light.is-inverted[disabled],
fieldset[disabled] .button.is-pink-light.is-inverted {
    background-color: #0a0a0a;
    border-color: transparent;
    box-shadow: none;
    color: #fde8ea
}

.button.is-pink-light.is-loading:after {
    border-color: transparent transparent #0a0a0a #0a0a0a !important
}

.button.is-pink-light.is-outlined {
    background-color: transparent;
    border-color: #fde8ea;
    color: #fde8ea
}

.button.is-pink-light.is-outlined:focus,
.button.is-pink-light.is-outlined:hover {
    background-color: #fde8ea;
    border-color: #fde8ea;
    color: #0a0a0a
}

.button.is-pink-light.is-outlined.is-loading:after {
    border-color: transparent transparent #fde8ea #fde8ea !important
}

.button.is-pink-light.is-outlined[disabled],
fieldset[disabled] .button.is-pink-light.is-outlined {
    background-color: transparent;
    border-color: #fde8ea;
    box-shadow: none;
    color: #fde8ea
}

.button.is-pink-light.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #0a0a0a;
    color: #0a0a0a
}

.button.is-pink-light.is-inverted.is-outlined:focus,
.button.is-pink-light.is-inverted.is-outlined:hover {
    background-color: #0a0a0a;
    color: #fde8ea
}

.button.is-pink-light.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-pink-light.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #0a0a0a;
    box-shadow: none;
    color: #0a0a0a
}

.button.is-blue-dark {
    background-color: #136786;
    border-color: transparent;
    color: #fff
}

.button.is-blue-dark.is-hovered,
.button.is-blue-dark:hover {
    background-color: #125f7b;
    border-color: transparent;
    color: #fff
}

.button.is-blue-dark.is-focused,
.button.is-blue-dark:focus {
    border-color: transparent;
    color: #fff
}

.button.is-blue-dark.is-focused:not(:active),
.button.is-blue-dark:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(19, 103, 134, .25)
}

.button.is-blue-dark.is-active,
.button.is-blue-dark:active {
    background-color: #105670;
    border-color: transparent;
    color: #fff
}

.button.is-blue-dark[disabled],
fieldset[disabled] .button.is-blue-dark {
    background-color: #136786;
    border-color: transparent;
    box-shadow: none
}

.button.is-blue-dark.is-inverted {
    background-color: #fff;
    color: #136786
}

.button.is-blue-dark.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-blue-dark.is-inverted[disabled],
fieldset[disabled] .button.is-blue-dark.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #136786
}

.button.is-blue-dark.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-blue-dark.is-outlined {
    background-color: transparent;
    border-color: #136786;
    color: #136786
}

.button.is-blue-dark.is-outlined:focus,
.button.is-blue-dark.is-outlined:hover {
    background-color: #136786;
    border-color: #136786;
    color: #fff
}

.button.is-blue-dark.is-outlined.is-loading:after {
    border-color: transparent transparent #136786 #136786 !important
}

.button.is-blue-dark.is-outlined[disabled],
fieldset[disabled] .button.is-blue-dark.is-outlined {
    background-color: transparent;
    border-color: #136786;
    box-shadow: none;
    color: #136786
}

.button.is-blue-dark.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-blue-dark.is-inverted.is-outlined:focus,
.button.is-blue-dark.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #136786
}

.button.is-blue-dark.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-blue-dark.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-blue-darker {
    background-color: #043a4e;
    border-color: transparent;
    color: #fff
}

.button.is-blue-darker.is-hovered,
.button.is-blue-darker:hover {
    background-color: #033141;
    border-color: transparent;
    color: #fff
}

.button.is-blue-darker.is-focused,
.button.is-blue-darker:focus {
    border-color: transparent;
    color: #fff
}

.button.is-blue-darker.is-focused:not(:active),
.button.is-blue-darker:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(4, 58, 78, .25)
}

.button.is-blue-darker.is-active,
.button.is-blue-darker:active {
    background-color: #032835;
    border-color: transparent;
    color: #fff
}

.button.is-blue-darker[disabled],
fieldset[disabled] .button.is-blue-darker {
    background-color: #043a4e;
    border-color: transparent;
    box-shadow: none
}

.button.is-blue-darker.is-inverted {
    background-color: #fff;
    color: #043a4e
}

.button.is-blue-darker.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-blue-darker.is-inverted[disabled],
fieldset[disabled] .button.is-blue-darker.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #043a4e
}

.button.is-blue-darker.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-blue-darker.is-outlined {
    background-color: transparent;
    border-color: #043a4e;
    color: #043a4e
}

.button.is-blue-darker.is-outlined:focus,
.button.is-blue-darker.is-outlined:hover {
    background-color: #043a4e;
    border-color: #043a4e;
    color: #fff
}

.button.is-blue-darker.is-outlined.is-loading:after {
    border-color: transparent transparent #043a4e #043a4e !important
}

.button.is-blue-darker.is-outlined[disabled],
fieldset[disabled] .button.is-blue-darker.is-outlined {
    background-color: transparent;
    border-color: #043a4e;
    box-shadow: none;
    color: #043a4e
}

.button.is-blue-darker.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-blue-darker.is-inverted.is-outlined:focus,
.button.is-blue-darker.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #043a4e
}

.button.is-blue-darker.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-blue-darker.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-blue-arrow {
    background-color: #136786;
    border-color: transparent;
    color: #fff
}

.button.is-blue-arrow.is-hovered,
.button.is-blue-arrow:hover {
    background-color: #125f7b;
    border-color: transparent;
    color: #fff
}

.button.is-blue-arrow.is-focused,
.button.is-blue-arrow:focus {
    border-color: transparent;
    color: #fff
}

.button.is-blue-arrow.is-focused:not(:active),
.button.is-blue-arrow:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(19, 103, 134, .25)
}

.button.is-blue-arrow.is-active,
.button.is-blue-arrow:active {
    background-color: #105670;
    border-color: transparent;
    color: #fff
}

.button.is-blue-arrow[disabled],
fieldset[disabled] .button.is-blue-arrow {
    background-color: #136786;
    border-color: transparent;
    box-shadow: none
}

.button.is-blue-arrow.is-inverted {
    background-color: #fff;
    color: #136786
}

.button.is-blue-arrow.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-blue-arrow.is-inverted[disabled],
fieldset[disabled] .button.is-blue-arrow.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #136786
}

.button.is-blue-arrow.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-blue-arrow.is-outlined {
    background-color: transparent;
    border-color: #136786;
    color: #136786
}

.button.is-blue-arrow.is-outlined:focus,
.button.is-blue-arrow.is-outlined:hover {
    background-color: #136786;
    border-color: #136786;
    color: #fff
}

.button.is-blue-arrow.is-outlined.is-loading:after {
    border-color: transparent transparent #136786 #136786 !important
}

.button.is-blue-arrow.is-outlined[disabled],
fieldset[disabled] .button.is-blue-arrow.is-outlined {
    background-color: transparent;
    border-color: #136786;
    box-shadow: none;
    color: #136786
}

.button.is-blue-arrow.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-blue-arrow.is-inverted.is-outlined:focus,
.button.is-blue-arrow.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #136786
}

.button.is-blue-arrow.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-blue-arrow.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-grey-dove {
    background-color: #666;
    border-color: transparent;
    color: #fff
}

.button.is-grey-dove.is-hovered,
.button.is-grey-dove:hover {
    background-color: #606060;
    border-color: transparent;
    color: #fff
}

.button.is-grey-dove.is-focused,
.button.is-grey-dove:focus {
    border-color: transparent;
    color: #fff
}

.button.is-grey-dove.is-focused:not(:active),
.button.is-grey-dove:focus:not(:active) {
    box-shadow: 0 0 0 .125em hsla(0, 0%, 40%, .25)
}

.button.is-grey-dove.is-active,
.button.is-grey-dove:active {
    background-color: #595959;
    border-color: transparent;
    color: #fff
}

.button.is-grey-dove[disabled],
fieldset[disabled] .button.is-grey-dove {
    background-color: #666;
    border-color: transparent;
    box-shadow: none
}

.button.is-grey-dove.is-inverted {
    background-color: #fff;
    color: #666
}

.button.is-grey-dove.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-grey-dove.is-inverted[disabled],
fieldset[disabled] .button.is-grey-dove.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #666
}

.button.is-grey-dove.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-grey-dove.is-outlined {
    background-color: transparent;
    border-color: #666;
    color: #666
}

.button.is-grey-dove.is-outlined:focus,
.button.is-grey-dove.is-outlined:hover {
    background-color: #666;
    border-color: #666;
    color: #fff
}

.button.is-grey-dove.is-outlined.is-loading:after {
    border-color: transparent transparent #666 #666 !important
}

.button.is-grey-dove.is-outlined[disabled],
fieldset[disabled] .button.is-grey-dove.is-outlined {
    background-color: transparent;
    border-color: #666;
    box-shadow: none;
    color: #666
}

.button.is-grey-dove.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-grey-dove.is-inverted.is-outlined:focus,
.button.is-grey-dove.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #666
}

.button.is-grey-dove.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-grey-dove.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-emperor {
    background-color: #4f4f4f;
    border-color: transparent;
    color: #fff
}

.button.is-emperor.is-hovered,
.button.is-emperor:hover {
    background-color: #494949;
    border-color: transparent;
    color: #fff
}

.button.is-emperor.is-focused,
.button.is-emperor:focus {
    border-color: transparent;
    color: #fff
}

.button.is-emperor.is-focused:not(:active),
.button.is-emperor:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(79, 79, 79, .25)
}

.button.is-emperor.is-active,
.button.is-emperor:active {
    background-color: #424242;
    border-color: transparent;
    color: #fff
}

.button.is-emperor[disabled],
fieldset[disabled] .button.is-emperor {
    background-color: #4f4f4f;
    border-color: transparent;
    box-shadow: none
}

.button.is-emperor.is-inverted {
    background-color: #fff;
    color: #4f4f4f
}

.button.is-emperor.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-emperor.is-inverted[disabled],
fieldset[disabled] .button.is-emperor.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #4f4f4f
}

.button.is-emperor.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-emperor.is-outlined {
    background-color: transparent;
    border-color: #4f4f4f;
    color: #4f4f4f
}

.button.is-emperor.is-outlined:focus,
.button.is-emperor.is-outlined:hover {
    background-color: #4f4f4f;
    border-color: #4f4f4f;
    color: #fff
}

.button.is-emperor.is-outlined.is-loading:after {
    border-color: transparent transparent #4f4f4f #4f4f4f !important
}

.button.is-emperor.is-outlined[disabled],
fieldset[disabled] .button.is-emperor.is-outlined {
    background-color: transparent;
    border-color: #4f4f4f;
    box-shadow: none;
    color: #4f4f4f
}

.button.is-emperor.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-emperor.is-inverted.is-outlined:focus,
.button.is-emperor.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #4f4f4f
}

.button.is-emperor.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-emperor.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-grey-signature {
    background-color: grey;
    border-color: transparent;
    color: #fff
}

.button.is-grey-signature.is-hovered,
.button.is-grey-signature:hover {
    background-color: #797979;
    border-color: transparent;
    color: #fff
}

.button.is-grey-signature.is-focused,
.button.is-grey-signature:focus {
    border-color: transparent;
    color: #fff
}

.button.is-grey-signature.is-focused:not(:active),
.button.is-grey-signature:focus:not(:active) {
    box-shadow: 0 0 0 .125em hsla(0, 0%, 50.2%, .25)
}

.button.is-grey-signature.is-active,
.button.is-grey-signature:active {
    background-color: #737373;
    border-color: transparent;
    color: #fff
}

.button.is-grey-signature[disabled],
fieldset[disabled] .button.is-grey-signature {
    background-color: grey;
    border-color: transparent;
    box-shadow: none
}

.button.is-grey-signature.is-inverted {
    background-color: #fff;
    color: grey
}

.button.is-grey-signature.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-grey-signature.is-inverted[disabled],
fieldset[disabled] .button.is-grey-signature.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: grey
}

.button.is-grey-signature.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-grey-signature.is-outlined {
    background-color: transparent;
    border-color: grey;
    color: grey
}

.button.is-grey-signature.is-outlined:focus,
.button.is-grey-signature.is-outlined:hover {
    background-color: grey;
    border-color: grey;
    color: #fff
}

.button.is-grey-signature.is-outlined.is-loading:after {
    border-color: transparent transparent grey grey !important
}

.button.is-grey-signature.is-outlined[disabled],
fieldset[disabled] .button.is-grey-signature.is-outlined {
    background-color: transparent;
    border-color: grey;
    box-shadow: none;
    color: grey
}

.button.is-grey-signature.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-grey-signature.is-inverted.is-outlined:focus,
.button.is-grey-signature.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: grey
}

.button.is-grey-signature.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-grey-signature.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-grey-darker {
    background-color: #363636;
    border-color: transparent;
    color: #fff
}

.button.is-grey-darker.is-hovered,
.button.is-grey-darker:hover {
    background-color: #2f2f2f;
    border-color: transparent;
    color: #fff
}

.button.is-grey-darker.is-focused,
.button.is-grey-darker:focus {
    border-color: transparent;
    color: #fff
}

.button.is-grey-darker.is-focused:not(:active),
.button.is-grey-darker:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(54, 54, 54, .25)
}

.button.is-grey-darker.is-active,
.button.is-grey-darker:active {
    background-color: #292929;
    border-color: transparent;
    color: #fff
}

.button.is-grey-darker[disabled],
fieldset[disabled] .button.is-grey-darker {
    background-color: #363636;
    border-color: transparent;
    box-shadow: none
}

.button.is-grey-darker.is-inverted {
    background-color: #fff;
    color: #363636
}

.button.is-grey-darker.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-grey-darker.is-inverted[disabled],
fieldset[disabled] .button.is-grey-darker.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #363636
}

.button.is-grey-darker.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-grey-darker.is-outlined {
    background-color: transparent;
    border-color: #363636;
    color: #363636
}

.button.is-grey-darker.is-outlined:focus,
.button.is-grey-darker.is-outlined:hover {
    background-color: #363636;
    border-color: #363636;
    color: #fff
}

.button.is-grey-darker.is-outlined.is-loading:after {
    border-color: transparent transparent #363636 #363636 !important
}

.button.is-grey-darker.is-outlined[disabled],
fieldset[disabled] .button.is-grey-darker.is-outlined {
    background-color: transparent;
    border-color: #363636;
    box-shadow: none;
    color: #363636
}

.button.is-grey-darker.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-grey-darker.is-inverted.is-outlined:focus,
.button.is-grey-darker.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #363636
}

.button.is-grey-darker.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-grey-darker.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-white-bis {
    background-color: #fafafa;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-white-bis.is-hovered,
.button.is-white-bis:hover {
    background-color: #f4f4f4;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-white-bis.is-focused,
.button.is-white-bis:focus {
    border-color: transparent;
    color: #0a0a0a
}

.button.is-white-bis.is-focused:not(:active),
.button.is-white-bis:focus:not(:active) {
    box-shadow: 0 0 0 .125em hsla(0, 0%, 98%, .25)
}

.button.is-white-bis.is-active,
.button.is-white-bis:active {
    background-color: #ededed;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-white-bis[disabled],
fieldset[disabled] .button.is-white-bis {
    background-color: #fafafa;
    border-color: transparent;
    box-shadow: none
}

.button.is-white-bis.is-inverted {
    background-color: #0a0a0a;
    color: #fafafa
}

.button.is-white-bis.is-inverted:hover {
    background-color: #000
}

.button.is-white-bis.is-inverted[disabled],
fieldset[disabled] .button.is-white-bis.is-inverted {
    background-color: #0a0a0a;
    border-color: transparent;
    box-shadow: none;
    color: #fafafa
}

.button.is-white-bis.is-loading:after {
    border-color: transparent transparent #0a0a0a #0a0a0a !important
}

.button.is-white-bis.is-outlined {
    background-color: transparent;
    border-color: #fafafa;
    color: #fafafa
}

.button.is-white-bis.is-outlined:focus,
.button.is-white-bis.is-outlined:hover {
    background-color: #fafafa;
    border-color: #fafafa;
    color: #0a0a0a
}

.button.is-white-bis.is-outlined.is-loading:after {
    border-color: transparent transparent #fafafa #fafafa !important
}

.button.is-white-bis.is-outlined[disabled],
fieldset[disabled] .button.is-white-bis.is-outlined {
    background-color: transparent;
    border-color: #fafafa;
    box-shadow: none;
    color: #fafafa
}

.button.is-white-bis.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #0a0a0a;
    color: #0a0a0a
}

.button.is-white-bis.is-inverted.is-outlined:focus,
.button.is-white-bis.is-inverted.is-outlined:hover {
    background-color: #0a0a0a;
    color: #fafafa
}

.button.is-white-bis.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-white-bis.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #0a0a0a;
    box-shadow: none;
    color: #0a0a0a
}

.button.is-mine-shaft {
    background-color: #333;
    border-color: transparent;
    color: #fff
}

.button.is-mine-shaft.is-hovered,
.button.is-mine-shaft:hover {
    background-color: #2d2d2d;
    border-color: transparent;
    color: #fff
}

.button.is-mine-shaft.is-focused,
.button.is-mine-shaft:focus {
    border-color: transparent;
    color: #fff
}

.button.is-mine-shaft.is-focused:not(:active),
.button.is-mine-shaft:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(51, 51, 51, .25)
}

.button.is-mine-shaft.is-active,
.button.is-mine-shaft:active {
    background-color: #262626;
    border-color: transparent;
    color: #fff
}

.button.is-mine-shaft[disabled],
fieldset[disabled] .button.is-mine-shaft {
    background-color: #333;
    border-color: transparent;
    box-shadow: none
}

.button.is-mine-shaft.is-inverted {
    background-color: #fff;
    color: #333
}

.button.is-mine-shaft.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-mine-shaft.is-inverted[disabled],
fieldset[disabled] .button.is-mine-shaft.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #333
}

.button.is-mine-shaft.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-mine-shaft.is-outlined {
    background-color: transparent;
    border-color: #333;
    color: #333
}

.button.is-mine-shaft.is-outlined:focus,
.button.is-mine-shaft.is-outlined:hover {
    background-color: #333;
    border-color: #333;
    color: #fff
}

.button.is-mine-shaft.is-outlined.is-loading:after {
    border-color: transparent transparent #333 #333 !important
}

.button.is-mine-shaft.is-outlined[disabled],
fieldset[disabled] .button.is-mine-shaft.is-outlined {
    background-color: transparent;
    border-color: #333;
    box-shadow: none;
    color: #333
}

.button.is-mine-shaft.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-mine-shaft.is-inverted.is-outlined:focus,
.button.is-mine-shaft.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #333
}

.button.is-mine-shaft.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-mine-shaft.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-calypso {
    background-color: #2f728f;
    border-color: transparent;
    color: #fff
}

.button.is-calypso.is-hovered,
.button.is-calypso:hover {
    background-color: #2c6a85;
    border-color: transparent;
    color: #fff
}

.button.is-calypso.is-focused,
.button.is-calypso:focus {
    border-color: transparent;
    color: #fff
}

.button.is-calypso.is-focused:not(:active),
.button.is-calypso:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(47, 114, 143, .25)
}

.button.is-calypso.is-active,
.button.is-calypso:active {
    background-color: #29637c;
    border-color: transparent;
    color: #fff
}

.button.is-calypso[disabled],
fieldset[disabled] .button.is-calypso {
    background-color: #2f728f;
    border-color: transparent;
    box-shadow: none
}

.button.is-calypso.is-inverted {
    background-color: #fff;
    color: #2f728f
}

.button.is-calypso.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-calypso.is-inverted[disabled],
fieldset[disabled] .button.is-calypso.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #2f728f
}

.button.is-calypso.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-calypso.is-outlined {
    background-color: transparent;
    border-color: #2f728f;
    color: #2f728f
}

.button.is-calypso.is-outlined:focus,
.button.is-calypso.is-outlined:hover {
    background-color: #2f728f;
    border-color: #2f728f;
    color: #fff
}

.button.is-calypso.is-outlined.is-loading:after {
    border-color: transparent transparent #2f728f #2f728f !important
}

.button.is-calypso.is-outlined[disabled],
fieldset[disabled] .button.is-calypso.is-outlined {
    background-color: transparent;
    border-color: #2f728f;
    box-shadow: none;
    color: #2f728f
}

.button.is-calypso.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-calypso.is-inverted.is-outlined:focus,
.button.is-calypso.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #2f728f
}

.button.is-calypso.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-calypso.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-chathams-blue {
    background-color: #136786;
    border-color: transparent;
    color: #fff
}

.button.is-chathams-blue.is-hovered,
.button.is-chathams-blue:hover {
    background-color: #115e7b;
    border-color: transparent;
    color: #fff
}

.button.is-chathams-blue.is-focused,
.button.is-chathams-blue:focus {
    border-color: transparent;
    color: #fff
}

.button.is-chathams-blue.is-focused:not(:active),
.button.is-chathams-blue:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(19, 103, 134, .25)
}

.button.is-chathams-blue.is-active,
.button.is-chathams-blue:active {
    background-color: #105670;
    border-color: transparent;
    color: #fff
}

.button.is-chathams-blue[disabled],
fieldset[disabled] .button.is-chathams-blue {
    background-color: #136786;
    border-color: transparent;
    box-shadow: none
}

.button.is-chathams-blue.is-inverted {
    background-color: #fff;
    color: #136786
}

.button.is-chathams-blue.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-chathams-blue.is-inverted[disabled],
fieldset[disabled] .button.is-chathams-blue.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #136786
}

.button.is-chathams-blue.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-chathams-blue.is-outlined {
    background-color: transparent;
    border-color: #136786;
    color: #136786
}

.button.is-chathams-blue.is-outlined:focus,
.button.is-chathams-blue.is-outlined:hover {
    background-color: #136786;
    border-color: #136786;
    color: #fff
}

.button.is-chathams-blue.is-outlined.is-loading:after {
    border-color: transparent transparent #136786 #136786 !important
}

.button.is-chathams-blue.is-outlined[disabled],
fieldset[disabled] .button.is-chathams-blue.is-outlined {
    background-color: transparent;
    border-color: #136786;
    box-shadow: none;
    color: #136786
}

.button.is-chathams-blue.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-chathams-blue.is-inverted.is-outlined:focus,
.button.is-chathams-blue.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #136786
}

.button.is-chathams-blue.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-chathams-blue.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-hippie-blue {
    background-color: #5d9bb8;
    border-color: transparent;
    color: #fff
}

.button.is-hippie-blue.is-hovered,
.button.is-hippie-blue:hover {
    background-color: #5496b4;
    border-color: transparent;
    color: #fff
}

.button.is-hippie-blue.is-focused,
.button.is-hippie-blue:focus {
    border-color: transparent;
    color: #fff
}

.button.is-hippie-blue.is-focused:not(:active),
.button.is-hippie-blue:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(93, 155, 184, .25)
}

.button.is-hippie-blue.is-active,
.button.is-hippie-blue:active {
    background-color: #4d90af;
    border-color: transparent;
    color: #fff
}

.button.is-hippie-blue[disabled],
fieldset[disabled] .button.is-hippie-blue {
    background-color: #5d9bb8;
    border-color: transparent;
    box-shadow: none
}

.button.is-hippie-blue.is-inverted {
    background-color: #fff;
    color: #5d9bb8
}

.button.is-hippie-blue.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-hippie-blue.is-inverted[disabled],
fieldset[disabled] .button.is-hippie-blue.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #5d9bb8
}

.button.is-hippie-blue.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-hippie-blue.is-outlined {
    background-color: transparent;
    border-color: #5d9bb8;
    color: #5d9bb8
}

.button.is-hippie-blue.is-outlined:focus,
.button.is-hippie-blue.is-outlined:hover {
    background-color: #5d9bb8;
    border-color: #5d9bb8;
    color: #fff
}

.button.is-hippie-blue.is-outlined.is-loading:after {
    border-color: transparent transparent #5d9bb8 #5d9bb8 !important
}

.button.is-hippie-blue.is-outlined[disabled],
fieldset[disabled] .button.is-hippie-blue.is-outlined {
    background-color: transparent;
    border-color: #5d9bb8;
    box-shadow: none;
    color: #5d9bb8
}

.button.is-hippie-blue.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-hippie-blue.is-inverted.is-outlined:focus,
.button.is-hippie-blue.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #5d9bb8
}

.button.is-hippie-blue.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-hippie-blue.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-dove-gray {
    background-color: #6f6f6f;
    border-color: transparent;
    color: #fff
}

.button.is-dove-gray.is-hovered,
.button.is-dove-gray:hover {
    background-color: #696969;
    border-color: transparent;
    color: #fff
}

.button.is-dove-gray.is-focused,
.button.is-dove-gray:focus {
    border-color: transparent;
    color: #fff
}

.button.is-dove-gray.is-focused:not(:active),
.button.is-dove-gray:focus:not(:active) {
    box-shadow: 0 0 0 .125em hsla(0, 0%, 43.5%, .25)
}

.button.is-dove-gray.is-active,
.button.is-dove-gray:active {
    background-color: #626262;
    border-color: transparent;
    color: #fff
}

.button.is-dove-gray[disabled],
fieldset[disabled] .button.is-dove-gray {
    background-color: #6f6f6f;
    border-color: transparent;
    box-shadow: none
}

.button.is-dove-gray.is-inverted {
    background-color: #fff;
    color: #6f6f6f
}

.button.is-dove-gray.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-dove-gray.is-inverted[disabled],
fieldset[disabled] .button.is-dove-gray.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #6f6f6f
}

.button.is-dove-gray.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-dove-gray.is-outlined {
    background-color: transparent;
    border-color: #6f6f6f;
    color: #6f6f6f
}

.button.is-dove-gray.is-outlined:focus,
.button.is-dove-gray.is-outlined:hover {
    background-color: #6f6f6f;
    border-color: #6f6f6f;
    color: #fff
}

.button.is-dove-gray.is-outlined.is-loading:after {
    border-color: transparent transparent #6f6f6f #6f6f6f !important
}

.button.is-dove-gray.is-outlined[disabled],
fieldset[disabled] .button.is-dove-gray.is-outlined {
    background-color: transparent;
    border-color: #6f6f6f;
    box-shadow: none;
    color: #6f6f6f
}

.button.is-dove-gray.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-dove-gray.is-inverted.is-outlined:focus,
.button.is-dove-gray.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #6f6f6f
}

.button.is-dove-gray.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-dove-gray.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-picton-blue {
    background-color: #4bbaf1;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-picton-blue.is-hovered,
.button.is-picton-blue:hover {
    background-color: #3fb5f0;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-picton-blue.is-focused,
.button.is-picton-blue:focus {
    border-color: transparent;
    color: #0a0a0a
}

.button.is-picton-blue.is-focused:not(:active),
.button.is-picton-blue:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(75, 186, 241, .25)
}

.button.is-picton-blue.is-active,
.button.is-picton-blue:active {
    background-color: #33b1ef;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-picton-blue[disabled],
fieldset[disabled] .button.is-picton-blue {
    background-color: #4bbaf1;
    border-color: transparent;
    box-shadow: none
}

.button.is-picton-blue.is-inverted {
    background-color: #0a0a0a;
    color: #4bbaf1
}

.button.is-picton-blue.is-inverted:hover {
    background-color: #000
}

.button.is-picton-blue.is-inverted[disabled],
fieldset[disabled] .button.is-picton-blue.is-inverted {
    background-color: #0a0a0a;
    border-color: transparent;
    box-shadow: none;
    color: #4bbaf1
}

.button.is-picton-blue.is-loading:after {
    border-color: transparent transparent #0a0a0a #0a0a0a !important
}

.button.is-picton-blue.is-outlined {
    background-color: transparent;
    border-color: #4bbaf1;
    color: #4bbaf1
}

.button.is-picton-blue.is-outlined:focus,
.button.is-picton-blue.is-outlined:hover {
    background-color: #4bbaf1;
    border-color: #4bbaf1;
    color: #0a0a0a
}

.button.is-picton-blue.is-outlined.is-loading:after {
    border-color: transparent transparent #4bbaf1 #4bbaf1 !important
}

.button.is-picton-blue.is-outlined[disabled],
fieldset[disabled] .button.is-picton-blue.is-outlined {
    background-color: transparent;
    border-color: #4bbaf1;
    box-shadow: none;
    color: #4bbaf1
}

.button.is-picton-blue.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #0a0a0a;
    color: #0a0a0a
}

.button.is-picton-blue.is-inverted.is-outlined:focus,
.button.is-picton-blue.is-inverted.is-outlined:hover {
    background-color: #0a0a0a;
    color: #4bbaf1
}

.button.is-picton-blue.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-picton-blue.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #0a0a0a;
    box-shadow: none;
    color: #0a0a0a
}

.button.is-san-marino {
    background-color: #4972b3;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-san-marino.is-hovered,
.button.is-san-marino:hover {
    background-color: #456caa;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-san-marino.is-focused,
.button.is-san-marino:focus {
    border-color: transparent;
    color: #0a0a0a
}

.button.is-san-marino.is-focused:not(:active),
.button.is-san-marino:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(73, 114, 179, .25)
}

.button.is-san-marino.is-active,
.button.is-san-marino:active {
    background-color: #4266a1;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-san-marino[disabled],
fieldset[disabled] .button.is-san-marino {
    background-color: #4972b3;
    border-color: transparent;
    box-shadow: none
}

.button.is-san-marino.is-inverted {
    background-color: #0a0a0a;
    color: #4972b3
}

.button.is-san-marino.is-inverted:hover {
    background-color: #000
}

.button.is-san-marino.is-inverted[disabled],
fieldset[disabled] .button.is-san-marino.is-inverted {
    background-color: #0a0a0a;
    border-color: transparent;
    box-shadow: none;
    color: #4972b3
}

.button.is-san-marino.is-loading:after {
    border-color: transparent transparent #0a0a0a #0a0a0a !important
}

.button.is-san-marino.is-outlined {
    background-color: transparent;
    border-color: #4972b3;
    color: #4972b3
}

.button.is-san-marino.is-outlined:focus,
.button.is-san-marino.is-outlined:hover {
    background-color: #4972b3;
    border-color: #4972b3;
    color: #0a0a0a
}

.button.is-san-marino.is-outlined.is-loading:after {
    border-color: transparent transparent #4972b3 #4972b3 !important
}

.button.is-san-marino.is-outlined[disabled],
fieldset[disabled] .button.is-san-marino.is-outlined {
    background-color: transparent;
    border-color: #4972b3;
    box-shadow: none;
    color: #4972b3
}

.button.is-san-marino.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #0a0a0a;
    color: #0a0a0a
}

.button.is-san-marino.is-inverted.is-outlined:focus,
.button.is-san-marino.is-inverted.is-outlined:hover {
    background-color: #0a0a0a;
    color: #4972b3
}

.button.is-san-marino.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-san-marino.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #0a0a0a;
    box-shadow: none;
    color: #0a0a0a
}

.button.is-cod-gray {
    background-color: #141414;
    border-color: transparent;
    color: #fff
}

.button.is-cod-gray.is-hovered,
.button.is-cod-gray:hover {
    background-color: #0e0e0e;
    border-color: transparent;
    color: #fff
}

.button.is-cod-gray.is-focused,
.button.is-cod-gray:focus {
    border-color: transparent;
    color: #fff
}

.button.is-cod-gray.is-focused:not(:active),
.button.is-cod-gray:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(20, 20, 20, .25)
}

.button.is-cod-gray.is-active,
.button.is-cod-gray:active {
    background-color: #070707;
    border-color: transparent;
    color: #fff
}

.button.is-cod-gray[disabled],
fieldset[disabled] .button.is-cod-gray {
    background-color: #141414;
    border-color: transparent;
    box-shadow: none
}

.button.is-cod-gray.is-inverted {
    background-color: #fff;
    color: #141414
}

.button.is-cod-gray.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-cod-gray.is-inverted[disabled],
fieldset[disabled] .button.is-cod-gray.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #141414
}

.button.is-cod-gray.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-cod-gray.is-outlined {
    background-color: transparent;
    border-color: #141414;
    color: #141414
}

.button.is-cod-gray.is-outlined:focus,
.button.is-cod-gray.is-outlined:hover {
    background-color: #141414;
    border-color: #141414;
    color: #fff
}

.button.is-cod-gray.is-outlined.is-loading:after {
    border-color: transparent transparent #141414 #141414 !important
}

.button.is-cod-gray.is-outlined[disabled],
fieldset[disabled] .button.is-cod-gray.is-outlined {
    background-color: transparent;
    border-color: #141414;
    box-shadow: none;
    color: #141414
}

.button.is-cod-gray.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-cod-gray.is-inverted.is-outlined:focus,
.button.is-cod-gray.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #141414
}

.button.is-cod-gray.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-cod-gray.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-transparent,
.button.is-transparent.is-hovered,
.button.is-transparent:hover {
    background-color: transparent;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-transparent.is-focused,
.button.is-transparent:focus {
    border-color: transparent;
    color: #0a0a0a
}

.button.is-transparent.is-focused:not(:active),
.button.is-transparent:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(0, 0, 0, .25)
}

.button.is-transparent.is-active,
.button.is-transparent:active {
    background-color: transparent;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-transparent[disabled],
fieldset[disabled] .button.is-transparent {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none
}

.button.is-transparent.is-inverted {
    background-color: #0a0a0a;
    color: transparent
}

.button.is-transparent.is-inverted:hover {
    background-color: #000
}

.button.is-transparent.is-inverted[disabled],
fieldset[disabled] .button.is-transparent.is-inverted {
    background-color: #0a0a0a;
    border-color: transparent;
    box-shadow: none;
    color: transparent
}

.button.is-transparent.is-loading:after {
    border-color: transparent transparent #0a0a0a #0a0a0a !important
}

.button.is-transparent.is-outlined {
    background-color: transparent;
    border-color: transparent;
    color: transparent
}

.button.is-transparent.is-outlined:focus,
.button.is-transparent.is-outlined:hover {
    background-color: transparent;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-transparent.is-outlined.is-loading:after {
    border-color: transparent !important
}

.button.is-transparent.is-outlined[disabled],
fieldset[disabled] .button.is-transparent.is-outlined {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    color: transparent
}

.button.is-transparent.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #0a0a0a;
    color: #0a0a0a
}

.button.is-transparent.is-inverted.is-outlined:focus,
.button.is-transparent.is-inverted.is-outlined:hover {
    background-color: #0a0a0a;
    color: transparent
}

.button.is-transparent.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-transparent.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #0a0a0a;
    box-shadow: none;
    color: #0a0a0a
}

.button.is-atoll {
    background-color: #095075;
    border-color: transparent;
    color: #fff
}

.button.is-atoll.is-hovered,
.button.is-atoll:hover {
    background-color: #084869;
    border-color: transparent;
    color: #fff
}

.button.is-atoll.is-focused,
.button.is-atoll:focus {
    border-color: transparent;
    color: #fff
}

.button.is-atoll.is-focused:not(:active),
.button.is-atoll:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(9, 80, 117, .25)
}

.button.is-atoll.is-active,
.button.is-atoll:active {
    background-color: #07405d;
    border-color: transparent;
    color: #fff
}

.button.is-atoll[disabled],
fieldset[disabled] .button.is-atoll {
    background-color: #095075;
    border-color: transparent;
    box-shadow: none
}

.button.is-atoll.is-inverted {
    background-color: #fff;
    color: #095075
}

.button.is-atoll.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-atoll.is-inverted[disabled],
fieldset[disabled] .button.is-atoll.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #095075
}

.button.is-atoll.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-atoll.is-outlined {
    background-color: transparent;
    border-color: #095075;
    color: #095075
}

.button.is-atoll.is-outlined:focus,
.button.is-atoll.is-outlined:hover {
    background-color: #095075;
    border-color: #095075;
    color: #fff
}

.button.is-atoll.is-outlined.is-loading:after {
    border-color: transparent transparent #095075 #095075 !important
}

.button.is-atoll.is-outlined[disabled],
fieldset[disabled] .button.is-atoll.is-outlined {
    background-color: transparent;
    border-color: #095075;
    box-shadow: none;
    color: #095075
}

.button.is-atoll.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-atoll.is-inverted.is-outlined:focus,
.button.is-atoll.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #095075
}

.button.is-atoll.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-atoll.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-bluevent-dark {
    background-color: #00259e;
    border-color: transparent;
    color: #fff
}

.button.is-bluevent-dark.is-hovered,
.button.is-bluevent-dark:hover {
    background-color: #002291;
    border-color: transparent;
    color: #fff
}

.button.is-bluevent-dark.is-focused,
.button.is-bluevent-dark:focus {
    border-color: transparent;
    color: #fff
}

.button.is-bluevent-dark.is-focused:not(:active),
.button.is-bluevent-dark:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(0, 37, 158, .25)
}

.button.is-bluevent-dark.is-active,
.button.is-bluevent-dark:active {
    background-color: #001f85;
    border-color: transparent;
    color: #fff
}

.button.is-bluevent-dark[disabled],
fieldset[disabled] .button.is-bluevent-dark {
    background-color: #00259e;
    border-color: transparent;
    box-shadow: none
}

.button.is-bluevent-dark.is-inverted {
    background-color: #fff;
    color: #00259e
}

.button.is-bluevent-dark.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-bluevent-dark.is-inverted[disabled],
fieldset[disabled] .button.is-bluevent-dark.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #00259e
}

.button.is-bluevent-dark.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-bluevent-dark.is-outlined {
    background-color: transparent;
    border-color: #00259e;
    color: #00259e
}

.button.is-bluevent-dark.is-outlined:focus,
.button.is-bluevent-dark.is-outlined:hover {
    background-color: #00259e;
    border-color: #00259e;
    color: #fff
}

.button.is-bluevent-dark.is-outlined.is-loading:after {
    border-color: transparent transparent #00259e #00259e !important
}

.button.is-bluevent-dark.is-outlined[disabled],
fieldset[disabled] .button.is-bluevent-dark.is-outlined {
    background-color: transparent;
    border-color: #00259e;
    box-shadow: none;
    color: #00259e
}

.button.is-bluevent-dark.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-bluevent-dark.is-inverted.is-outlined:focus,
.button.is-bluevent-dark.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #00259e
}

.button.is-bluevent-dark.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-bluevent-dark.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-bluevent-light {
    background-color: #1a8cff;
    border-color: transparent;
    color: #fff
}

.button.is-bluevent-light.is-hovered,
.button.is-bluevent-light:hover {
    background-color: #0d86ff;
    border-color: transparent;
    color: #fff
}

.button.is-bluevent-light.is-focused,
.button.is-bluevent-light:focus {
    border-color: transparent;
    color: #fff
}

.button.is-bluevent-light.is-focused:not(:active),
.button.is-bluevent-light:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(26, 140, 255, .25)
}

.button.is-bluevent-light.is-active,
.button.is-bluevent-light:active {
    background-color: #0080ff;
    border-color: transparent;
    color: #fff
}

.button.is-bluevent-light[disabled],
fieldset[disabled] .button.is-bluevent-light {
    background-color: #1a8cff;
    border-color: transparent;
    box-shadow: none
}

.button.is-bluevent-light.is-inverted {
    background-color: #fff;
    color: #1a8cff
}

.button.is-bluevent-light.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-bluevent-light.is-inverted[disabled],
fieldset[disabled] .button.is-bluevent-light.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #1a8cff
}

.button.is-bluevent-light.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-bluevent-light.is-outlined {
    background-color: transparent;
    border-color: #1a8cff;
    color: #1a8cff
}

.button.is-bluevent-light.is-outlined:focus,
.button.is-bluevent-light.is-outlined:hover {
    background-color: #1a8cff;
    border-color: #1a8cff;
    color: #fff
}

.button.is-bluevent-light.is-outlined.is-loading:after {
    border-color: transparent transparent #1a8cff #1a8cff !important
}

.button.is-bluevent-light.is-outlined[disabled],
fieldset[disabled] .button.is-bluevent-light.is-outlined {
    background-color: transparent;
    border-color: #1a8cff;
    box-shadow: none;
    color: #1a8cff
}

.button.is-bluevent-light.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-bluevent-light.is-inverted.is-outlined:focus,
.button.is-bluevent-light.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #1a8cff
}

.button.is-bluevent-light.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-bluevent-light.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-firefly {
    background-color: #0e2a35;
    border-color: transparent;
    color: #fff
}

.button.is-firefly.is-hovered,
.button.is-firefly:hover {
    background-color: #0b222b;
    border-color: transparent;
    color: #fff
}

.button.is-firefly.is-focused,
.button.is-firefly:focus {
    border-color: transparent;
    color: #fff
}

.button.is-firefly.is-focused:not(:active),
.button.is-firefly:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(14, 42, 53, .25)
}

.button.is-firefly.is-active,
.button.is-firefly:active {
    background-color: #081a20;
    border-color: transparent;
    color: #fff
}

.button.is-firefly[disabled],
fieldset[disabled] .button.is-firefly {
    background-color: #0e2a35;
    border-color: transparent;
    box-shadow: none
}

.button.is-firefly.is-inverted {
    background-color: #fff;
    color: #0e2a35
}

.button.is-firefly.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-firefly.is-inverted[disabled],
fieldset[disabled] .button.is-firefly.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #0e2a35
}

.button.is-firefly.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-firefly.is-outlined {
    background-color: transparent;
    border-color: #0e2a35;
    color: #0e2a35
}

.button.is-firefly.is-outlined:focus,
.button.is-firefly.is-outlined:hover {
    background-color: #0e2a35;
    border-color: #0e2a35;
    color: #fff
}

.button.is-firefly.is-outlined.is-loading:after {
    border-color: transparent transparent #0e2a35 #0e2a35 !important
}

.button.is-firefly.is-outlined[disabled],
fieldset[disabled] .button.is-firefly.is-outlined {
    background-color: transparent;
    border-color: #0e2a35;
    box-shadow: none;
    color: #0e2a35
}

.button.is-firefly.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-firefly.is-inverted.is-outlined:focus,
.button.is-firefly.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #0e2a35
}

.button.is-firefly.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-firefly.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-blue-whale {
    background-color: #043a4e;
    border-color: transparent;
    color: #fff
}

.button.is-blue-whale.is-hovered,
.button.is-blue-whale:hover {
    background-color: #033141;
    border-color: transparent;
    color: #fff
}

.button.is-blue-whale.is-focused,
.button.is-blue-whale:focus {
    border-color: transparent;
    color: #fff
}

.button.is-blue-whale.is-focused:not(:active),
.button.is-blue-whale:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(4, 58, 78, .25)
}

.button.is-blue-whale.is-active,
.button.is-blue-whale:active {
    background-color: #032835;
    border-color: transparent;
    color: #fff
}

.button.is-blue-whale[disabled],
fieldset[disabled] .button.is-blue-whale {
    background-color: #043a4e;
    border-color: transparent;
    box-shadow: none
}

.button.is-blue-whale.is-inverted {
    background-color: #fff;
    color: #043a4e
}

.button.is-blue-whale.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-blue-whale.is-inverted[disabled],
fieldset[disabled] .button.is-blue-whale.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #043a4e
}

.button.is-blue-whale.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-blue-whale.is-outlined {
    background-color: transparent;
    border-color: #043a4e;
    color: #043a4e
}

.button.is-blue-whale.is-outlined:focus,
.button.is-blue-whale.is-outlined:hover {
    background-color: #043a4e;
    border-color: #043a4e;
    color: #fff
}

.button.is-blue-whale.is-outlined.is-loading:after {
    border-color: transparent transparent #043a4e #043a4e !important
}

.button.is-blue-whale.is-outlined[disabled],
fieldset[disabled] .button.is-blue-whale.is-outlined {
    background-color: transparent;
    border-color: #043a4e;
    box-shadow: none;
    color: #043a4e
}

.button.is-blue-whale.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-blue-whale.is-inverted.is-outlined:focus,
.button.is-blue-whale.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #043a4e
}

.button.is-blue-whale.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-blue-whale.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-blue-box {
    background-color: #ecf5f8;
    border-color: transparent;
    color: #fff
}

.button.is-blue-box.is-hovered,
.button.is-blue-box:hover {
    background-color: #e3f0f5;
    border-color: transparent;
    color: #fff
}

.button.is-blue-box.is-focused,
.button.is-blue-box:focus {
    border-color: transparent;
    color: #fff
}

.button.is-blue-box.is-focused:not(:active),
.button.is-blue-box:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(236, 245, 248, .25)
}

.button.is-blue-box.is-active,
.button.is-blue-box:active {
    background-color: #daebf1;
    border-color: transparent;
    color: #fff
}

.button.is-blue-box[disabled],
fieldset[disabled] .button.is-blue-box {
    background-color: #ecf5f8;
    border-color: transparent;
    box-shadow: none
}

.button.is-blue-box.is-inverted {
    background-color: #fff;
    color: #ecf5f8
}

.button.is-blue-box.is-inverted:hover {
    background-color: #f2f2f2
}

.button.is-blue-box.is-inverted[disabled],
fieldset[disabled] .button.is-blue-box.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #ecf5f8
}

.button.is-blue-box.is-loading:after {
    border-color: transparent transparent #fff #fff !important
}

.button.is-blue-box.is-outlined {
    background-color: transparent;
    border-color: #ecf5f8;
    color: #ecf5f8
}

.button.is-blue-box.is-outlined:focus,
.button.is-blue-box.is-outlined:hover {
    background-color: #ecf5f8;
    border-color: #ecf5f8;
    color: #fff
}

.button.is-blue-box.is-outlined.is-loading:after {
    border-color: transparent transparent #ecf5f8 #ecf5f8 !important
}

.button.is-blue-box.is-outlined[disabled],
fieldset[disabled] .button.is-blue-box.is-outlined {
    background-color: transparent;
    border-color: #ecf5f8;
    box-shadow: none;
    color: #ecf5f8
}

.button.is-blue-box.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button.is-blue-box.is-inverted.is-outlined:focus,
.button.is-blue-box.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #ecf5f8
}

.button.is-blue-box.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-blue-box.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff
}

.button.is-xsmall {
    border-radius: 2px;
    font-size: .65rem
}

.button.is-small {
    border-radius: 2px;
    font-size: .75rem
}

.button.is-xnormal {
    font-size: .875rem
}

.button.is-xnormal-bold {
    width: 180px;
    height: 35px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .button.is-xnormal-bold {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .button.is-xnormal-bold {
        font-family: BreraCondensed-Bold;
        font-size: .875rem;
        font-weight: 400
    }
}

.button.is-normal {
    font-size: 1rem
}

.button.is-medium {
    font-size: 1.25rem
}

.button.is-large {
    font-size: 1.5rem
}

.button.is-large-bold {
    width: 275px;
    height: 50px;
    border: 1px solid #095075;
    color: #095075
}

@media screen and (min-width:320px) and (max-width:768px) {
    .button.is-large-bold {
        font-family: Roboto-Bold;
        font-weight: 400;
        font-size: 4vw
    }
}

@media screen and (min-width:1026px) {
    .button.is-large-bold {
        font-family: Roboto-Bold;
        font-size: .9375rem;
        font-weight: 400
    }
}

.button.is-w-125 {
    width: 125px;
    margin-right: 0 !important
}

.button.has-shadow {
    box-shadow: 0 4px 8px 0 rgba(10, 82, 120, .16)
}

.button[disabled],
fieldset[disabled] .button {
    background-color: #fff;
    border-color: #dbdbdb;
    box-shadow: none;
    opacity: .5
}

.button.is-fullwidth {
    display: flex;
    width: 100%
}

.button.is-loading {
    color: transparent !important;
    pointer-events: none
}

.button.is-loading:after {
    position: absolute;
    left: calc(50% - .5em);
    top: calc(50% - .5em);
    position: absolute !important
}

.button.is-static {
    background-color: #f5f5f5;
    border-color: #dbdbdb;
    color: #7a7a7a;
    box-shadow: none;
    pointer-events: none
}

.button.is-rounded {
    border-radius: 4px;
    padding-left: 1em;
    padding-right: 1em
}

.button.has-radius-20 {
    border-radius: 20px
}

.buttons {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.buttons .button {
    margin-bottom: .5rem
}

.buttons .button:not(:last-child):not(.is-fullwidth) {
    margin-right: .5rem
}

.buttons:not(:last-child) {
    margin-bottom: 1rem
}

.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) {
    border-radius: 2px;
    font-size: .75rem
}

.buttons.are-xnormal .button:not(.is-small):not(.is-normal):not(.is-large) {
    font-size: .875rem
}

.buttons.are-xnormal.is-h-26>.button {
    height: 26px;
    box-shadow: 0 3px 4px -1px rgba(0, 0, 0, .29)
}

.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) {
    font-size: 1.25rem
}

.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) {
    font-size: 1.5rem
}

.buttons.has-addons .button:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.buttons.has-addons .button:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    margin-right: -1px
}

.buttons.has-addons .button:last-child {
    margin-right: 0
}

.buttons.has-addons .button.is-hovered,
.buttons.has-addons .button:hover {
    z-index: 2
}

.buttons.has-addons .button.is-active,
.buttons.has-addons .button.is-focused,
.buttons.has-addons .button.is-selected,
.buttons.has-addons .button:active,
.buttons.has-addons .button:focus {
    z-index: 3
}

.buttons.has-addons .button.is-active:hover,
.buttons.has-addons .button.is-focused:hover,
.buttons.has-addons .button.is-selected:hover,
.buttons.has-addons .button:active:hover,
.buttons.has-addons .button:focus:hover {
    z-index: 4
}

.buttons.has-addons .button.is-expanded {
    flex-grow: 1
}

.buttons.is-centered {
    justify-content: center
}

.buttons.is-right {
    justify-content: flex-end
}

.buttons.loadmore {
    width: 100%
}

.buttons.loadmore button {
    width: 130px;
    border: 2px solid #136786
}

.btn.show-more {
    line-height: 15px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #136786;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 1.25rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .btn.show-more {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .btn.show-more {
        font-family: BreraCondensed-Heavy;
        font-size: .875rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .is--sidebar .btn.show-more {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .is--sidebar .btn.show-more {
        font-family: BreraCondensed-Heavy;
        font-size: 1rem;
        font-weight: 400
    }
}

.btn.show-more .icon {
    margin-left: .375rem
}

.btn-write-question {
    background-color: #136786;
    border-radius: 50%;
    box-shadow: 0 0 14px rgba(0, 0, 0, .3);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    width: 60px;
    position: fixed;
    z-index: 11;
    bottom: 15px;
    right: 10px
}

.btn-write-question .icon {
    color: #fff
}

.btn-download-pdf {
    width: 100%;
    height: 42px;
    background: #136786;
    color: #fff;
    margin: 12px 0 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    cursor: pointer
}

@media screen and (min-width:320px) and (max-width:768px) {
    .btn-download-pdf {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .btn-download-pdf {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .btn-download-pdf {
        font-family: PragatiNarrow-Bold;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .btn-download-pdf {
        font-family: PragatiNarrow-Bold;
        font-size: 1rem;
        font-weight: 400
    }
}

.column {
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    padding: .5rem
}

.columns.is-mobile>.column.is-narrow {
    flex: none
}

.columns.is-mobile>.column.is-full {
    flex: none;
    width: 100%
}

.columns.is-mobile>.column.is-three-quarters {
    flex: none;
    width: 75%
}

.columns.is-mobile>.column.is-two-thirds {
    flex: none;
    width: 66.6666%
}

.columns.is-mobile>.column.is-half {
    flex: none;
    width: 50%
}

.columns.is-mobile>.column.is-one-third {
    flex: none;
    width: 33.3333%
}

.columns.is-mobile>.column.is-one-quarter {
    flex: none;
    width: 25%
}

.columns.is-mobile>.column.is-one-fifth {
    flex: none;
    width: 20%
}

.columns.is-mobile>.column.is-two-fifths {
    flex: none;
    width: 40%
}

.columns.is-mobile>.column.is-three-fifths {
    flex: none;
    width: 60%
}

.columns.is-mobile>.column.is-four-fifths {
    flex: none;
    width: 80%
}

.columns.is-mobile>.column.is-offset-three-quarters {
    margin-left: 75%
}

.columns.is-mobile>.column.is-offset-two-thirds {
    margin-left: 66.6666%
}

.columns.is-mobile>.column.is-offset-half {
    margin-left: 50%
}

.columns.is-mobile>.column.is-offset-one-third {
    margin-left: 33.3333%
}

.columns.is-mobile>.column.is-offset-one-quarter {
    margin-left: 25%
}

.columns.is-mobile>.column.is-offset-one-fifth {
    margin-left: 20%
}

.columns.is-mobile>.column.is-offset-two-fifths {
    margin-left: 40%
}

.columns.is-mobile>.column.is-offset-three-fifths {
    margin-left: 60%
}

.columns.is-mobile>.column.is-offset-four-fifths {
    margin-left: 80%
}

.columns.is-mobile>.column.is-1 {
    flex: none;
    width: 8.33333%
}

.columns.is-mobile>.column.is-offset-1 {
    margin-left: 8.33333%
}

.columns.is-mobile>.column.is-2 {
    flex: none;
    width: 16.66667%
}

.columns.is-mobile>.column.is-offset-2 {
    margin-left: 16.66667%
}

.columns.is-mobile>.column.is-3 {
    flex: none;
    width: 25%
}

.columns.is-mobile>.column.is-offset-3 {
    margin-left: 25%
}

.columns.is-mobile>.column.is-4 {
    flex: none;
    width: 33.33333%
}

.columns.is-mobile>.column.is-offset-4 {
    margin-left: 33.33333%
}

.columns.is-mobile>.column.is-5 {
    flex: none;
    width: 41.66667%
}

.columns.is-mobile>.column.is-offset-5 {
    margin-left: 41.66667%
}

.columns.is-mobile>.column.is-6 {
    flex: none;
    width: 50%
}

.columns.is-mobile>.column.is-offset-6 {
    margin-left: 50%
}

.columns.is-mobile>.column.is-7 {
    flex: none;
    width: 58.33333%
}

.columns.is-mobile>.column.is-offset-7 {
    margin-left: 58.33333%
}

.columns.is-mobile>.column.is-8 {
    flex: none;
    width: 66.66667%
}

.columns.is-mobile>.column.is-offset-8 {
    margin-left: 66.66667%
}

.columns.is-mobile>.column.is-9 {
    flex: none;
    width: 75%
}

.columns.is-mobile>.column.is-offset-9 {
    margin-left: 75%
}

.columns.is-mobile>.column.is-10 {
    flex: none;
    width: 83.33333%
}

.columns.is-mobile>.column.is-offset-10 {
    margin-left: 83.33333%
}

.columns.is-mobile>.column.is-11 {
    flex: none;
    width: 91.66667%
}

.columns.is-mobile>.column.is-offset-11 {
    margin-left: 91.66667%
}

.columns.is-mobile>.column.is-12 {
    flex: none;
    width: 100%
}

.columns.is-mobile>.column.is-offset-12 {
    margin-left: 100%
}

@media screen and (min-width:320px) and (max-width:768px) {
    .column.is-narrow-mobile {
        flex: none
    }

    .column.is-full-mobile {
        flex: none;
        width: 100%
    }

    .column.is-three-quarters-mobile {
        flex: none;
        width: 75%
    }

    .column.is-two-thirds-mobile {
        flex: none;
        width: 66.6666%
    }

    .column.is-half-mobile {
        flex: none;
        width: 50%
    }

    .column.is-one-third-mobile {
        flex: none;
        width: 33.3333%
    }

    .column.is-one-quarter-mobile {
        flex: none;
        width: 25%
    }

    .column.is-one-fifth-mobile {
        flex: none;
        width: 20%
    }

    .column.is-two-fifths-mobile {
        flex: none;
        width: 40%
    }

    .column.is-three-fifths-mobile {
        flex: none;
        width: 60%
    }

    .column.is-four-fifths-mobile {
        flex: none;
        width: 80%
    }

    .column.is-offset-three-quarters-mobile {
        margin-left: 75%
    }

    .column.is-offset-two-thirds-mobile {
        margin-left: 66.6666%
    }

    .column.is-offset-half-mobile {
        margin-left: 50%
    }

    .column.is-offset-one-third-mobile {
        margin-left: 33.3333%
    }

    .column.is-offset-one-quarter-mobile {
        margin-left: 25%
    }

    .column.is-offset-one-fifth-mobile {
        margin-left: 20%
    }

    .column.is-offset-two-fifths-mobile {
        margin-left: 40%
    }

    .column.is-offset-three-fifths-mobile {
        margin-left: 60%
    }

    .column.is-offset-four-fifths-mobile {
        margin-left: 80%
    }

    .column.is-1-mobile {
        flex: none;
        width: 8.33333%
    }

    .column.is-offset-1-mobile {
        margin-left: 8.33333%
    }

    .column.is-2-mobile {
        flex: none;
        width: 16.66667%
    }

    .column.is-offset-2-mobile {
        margin-left: 16.66667%
    }

    .column.is-3-mobile {
        flex: none;
        width: 25%
    }

    .column.is-offset-3-mobile {
        margin-left: 25%
    }

    .column.is-4-mobile {
        flex: none;
        width: 33.33333%
    }

    .column.is-offset-4-mobile {
        margin-left: 33.33333%
    }

    .column.is-5-mobile {
        flex: none;
        width: 41.66667%
    }

    .column.is-offset-5-mobile {
        margin-left: 41.66667%
    }

    .column.is-6-mobile {
        flex: none;
        width: 50%
    }

    .column.is-offset-6-mobile {
        margin-left: 50%
    }

    .column.is-7-mobile {
        flex: none;
        width: 58.33333%
    }

    .column.is-offset-7-mobile {
        margin-left: 58.33333%
    }

    .column.is-8-mobile {
        flex: none;
        width: 66.66667%
    }

    .column.is-offset-8-mobile {
        margin-left: 66.66667%
    }

    .column.is-9-mobile {
        flex: none;
        width: 75%
    }

    .column.is-offset-9-mobile {
        margin-left: 75%
    }

    .column.is-10-mobile {
        flex: none;
        width: 83.33333%
    }

    .column.is-offset-10-mobile {
        margin-left: 83.33333%
    }

    .column.is-11-mobile {
        flex: none;
        width: 91.66667%
    }

    .column.is-offset-11-mobile {
        margin-left: 91.66667%
    }

    .column.is-12-mobile {
        flex: none;
        width: 100%
    }

    .column.is-offset-12-mobile {
        margin-left: 100%
    }
}

@media print,
screen and (min-width:769px) {

    .column.is-narrow,
    .column.is-narrow-tablet {
        flex: none
    }

    .column.is-full,
    .column.is-full-tablet {
        flex: none;
        width: 100%
    }

    .column.is-three-quarters,
    .column.is-three-quarters-tablet {
        flex: none;
        width: 75%
    }

    .column.is-two-thirds,
    .column.is-two-thirds-tablet {
        flex: none;
        width: 66.6666%
    }

    .column.is-half,
    .column.is-half-tablet {
        flex: none;
        width: 50%
    }

    .column.is-one-third,
    .column.is-one-third-tablet {
        flex: none;
        width: 33.3333%
    }

    .column.is-one-quarter,
    .column.is-one-quarter-tablet {
        flex: none;
        width: 25%
    }

    .column.is-one-fifth,
    .column.is-one-fifth-tablet {
        flex: none;
        width: 20%
    }

    .column.is-two-fifths,
    .column.is-two-fifths-tablet {
        flex: none;
        width: 40%
    }

    .column.is-three-fifths,
    .column.is-three-fifths-tablet {
        flex: none;
        width: 60%
    }

    .column.is-four-fifths,
    .column.is-four-fifths-tablet {
        flex: none;
        width: 80%
    }

    .column.is-offset-three-quarters,
    .column.is-offset-three-quarters-tablet {
        margin-left: 75%
    }

    .column.is-offset-two-thirds,
    .column.is-offset-two-thirds-tablet {
        margin-left: 66.6666%
    }

    .column.is-offset-half,
    .column.is-offset-half-tablet {
        margin-left: 50%
    }

    .column.is-offset-one-third,
    .column.is-offset-one-third-tablet {
        margin-left: 33.3333%
    }

    .column.is-offset-one-quarter,
    .column.is-offset-one-quarter-tablet {
        margin-left: 25%
    }

    .column.is-offset-one-fifth,
    .column.is-offset-one-fifth-tablet {
        margin-left: 20%
    }

    .column.is-offset-two-fifths,
    .column.is-offset-two-fifths-tablet {
        margin-left: 40%
    }

    .column.is-offset-three-fifths,
    .column.is-offset-three-fifths-tablet {
        margin-left: 60%
    }

    .column.is-offset-four-fifths,
    .column.is-offset-four-fifths-tablet {
        margin-left: 80%
    }

    .column.is-1,
    .column.is-1-tablet {
        flex: none;
        width: 8.33333%
    }

    .column.is-offset-1,
    .column.is-offset-1-tablet {
        margin-left: 8.33333%
    }

    .column.is-2,
    .column.is-2-tablet {
        flex: none;
        width: 16.66667%
    }

    .column.is-offset-2,
    .column.is-offset-2-tablet {
        margin-left: 16.66667%
    }

    .column.is-3,
    .column.is-3-tablet {
        flex: none;
        width: 25%
    }

    .column.is-offset-3,
    .column.is-offset-3-tablet {
        margin-left: 25%
    }

    .column.is-4,
    .column.is-4-tablet {
        flex: none;
        width: 33.33333%
    }

    .column.is-offset-4,
    .column.is-offset-4-tablet {
        margin-left: 33.33333%
    }

    .column.is-5,
    .column.is-5-tablet {
        flex: none;
        width: 41.66667%
    }

    .column.is-offset-5,
    .column.is-offset-5-tablet {
        margin-left: 41.66667%
    }

    .column.is-6,
    .column.is-6-tablet {
        flex: none;
        width: 50%
    }

    .column.is-offset-6,
    .column.is-offset-6-tablet {
        margin-left: 50%
    }

    .column.is-7,
    .column.is-7-tablet {
        flex: none;
        width: 58.33333%
    }

    .column.is-offset-7,
    .column.is-offset-7-tablet {
        margin-left: 58.33333%
    }

    .column.is-8,
    .column.is-8-tablet {
        flex: none;
        width: 66.66667%
    }

    .column.is-offset-8,
    .column.is-offset-8-tablet {
        margin-left: 66.66667%
    }

    .column.is-9,
    .column.is-9-tablet {
        flex: none;
        width: 75%
    }

    .column.is-offset-9,
    .column.is-offset-9-tablet {
        margin-left: 75%
    }

    .column.is-10,
    .column.is-10-tablet {
        flex: none;
        width: 83.33333%
    }

    .column.is-offset-10,
    .column.is-offset-10-tablet {
        margin-left: 83.33333%
    }

    .column.is-11,
    .column.is-11-tablet {
        flex: none;
        width: 91.66667%
    }

    .column.is-offset-11,
    .column.is-offset-11-tablet {
        margin-left: 91.66667%
    }

    .column.is-12,
    .column.is-12-tablet {
        flex: none;
        width: 100%
    }

    .column.is-offset-12,
    .column.is-offset-12-tablet {
        margin-left: 100%
    }
}

@media screen and (max-width:1025px) {
    .column.is-narrow-touch {
        flex: none
    }

    .column.is-full-touch {
        flex: none;
        width: 100%
    }

    .column.is-three-quarters-touch {
        flex: none;
        width: 75%
    }

    .column.is-two-thirds-touch {
        flex: none;
        width: 66.6666%
    }

    .column.is-half-touch {
        flex: none;
        width: 50%
    }

    .column.is-one-third-touch {
        flex: none;
        width: 33.3333%
    }

    .column.is-one-quarter-touch {
        flex: none;
        width: 25%
    }

    .column.is-one-fifth-touch {
        flex: none;
        width: 20%
    }

    .column.is-two-fifths-touch {
        flex: none;
        width: 40%
    }

    .column.is-three-fifths-touch {
        flex: none;
        width: 60%
    }

    .column.is-four-fifths-touch {
        flex: none;
        width: 80%
    }

    .column.is-offset-three-quarters-touch {
        margin-left: 75%
    }

    .column.is-offset-two-thirds-touch {
        margin-left: 66.6666%
    }

    .column.is-offset-half-touch {
        margin-left: 50%
    }

    .column.is-offset-one-third-touch {
        margin-left: 33.3333%
    }

    .column.is-offset-one-quarter-touch {
        margin-left: 25%
    }

    .column.is-offset-one-fifth-touch {
        margin-left: 20%
    }

    .column.is-offset-two-fifths-touch {
        margin-left: 40%
    }

    .column.is-offset-three-fifths-touch {
        margin-left: 60%
    }

    .column.is-offset-four-fifths-touch {
        margin-left: 80%
    }

    .column.is-1-touch {
        flex: none;
        width: 8.33333%
    }

    .column.is-offset-1-touch {
        margin-left: 8.33333%
    }

    .column.is-2-touch {
        flex: none;
        width: 16.66667%
    }

    .column.is-offset-2-touch {
        margin-left: 16.66667%
    }

    .column.is-3-touch {
        flex: none;
        width: 25%
    }

    .column.is-offset-3-touch {
        margin-left: 25%
    }

    .column.is-4-touch {
        flex: none;
        width: 33.33333%
    }

    .column.is-offset-4-touch {
        margin-left: 33.33333%
    }

    .column.is-5-touch {
        flex: none;
        width: 41.66667%
    }

    .column.is-offset-5-touch {
        margin-left: 41.66667%
    }

    .column.is-6-touch {
        flex: none;
        width: 50%
    }

    .column.is-offset-6-touch {
        margin-left: 50%
    }

    .column.is-7-touch {
        flex: none;
        width: 58.33333%
    }

    .column.is-offset-7-touch {
        margin-left: 58.33333%
    }

    .column.is-8-touch {
        flex: none;
        width: 66.66667%
    }

    .column.is-offset-8-touch {
        margin-left: 66.66667%
    }

    .column.is-9-touch {
        flex: none;
        width: 75%
    }

    .column.is-offset-9-touch {
        margin-left: 75%
    }

    .column.is-10-touch {
        flex: none;
        width: 83.33333%
    }

    .column.is-offset-10-touch {
        margin-left: 83.33333%
    }

    .column.is-11-touch {
        flex: none;
        width: 91.66667%
    }

    .column.is-offset-11-touch {
        margin-left: 91.66667%
    }

    .column.is-12-touch {
        flex: none;
        width: 100%
    }

    .column.is-offset-12-touch {
        margin-left: 100%
    }
}

@media screen and (min-width:1026px) {
    .column.is-narrow-desktop {
        flex: none
    }

    .column.is-full-desktop {
        flex: none;
        width: 100%
    }

    .column.is-three-quarters-desktop {
        flex: none;
        width: 75%
    }

    .column.is-two-thirds-desktop {
        flex: none;
        width: 66.6666%
    }

    .column.is-half-desktop {
        flex: none;
        width: 50%
    }

    .column.is-one-third-desktop {
        flex: none;
        width: 33.3333%
    }

    .column.is-one-quarter-desktop {
        flex: none;
        width: 25%
    }

    .column.is-one-fifth-desktop {
        flex: none;
        width: 20%
    }

    .column.is-two-fifths-desktop {
        flex: none;
        width: 40%
    }

    .column.is-three-fifths-desktop {
        flex: none;
        width: 60%
    }

    .column.is-four-fifths-desktop {
        flex: none;
        width: 80%
    }

    .column.is-offset-three-quarters-desktop {
        margin-left: 75%
    }

    .column.is-offset-two-thirds-desktop {
        margin-left: 66.6666%
    }

    .column.is-offset-half-desktop {
        margin-left: 50%
    }

    .column.is-offset-one-third-desktop {
        margin-left: 33.3333%
    }

    .column.is-offset-one-quarter-desktop {
        margin-left: 25%
    }

    .column.is-offset-one-fifth-desktop {
        margin-left: 20%
    }

    .column.is-offset-two-fifths-desktop {
        margin-left: 40%
    }

    .column.is-offset-three-fifths-desktop {
        margin-left: 60%
    }

    .column.is-offset-four-fifths-desktop {
        margin-left: 80%
    }

    .column.is-1-desktop {
        flex: none;
        width: 8.33333%
    }

    .column.is-offset-1-desktop {
        margin-left: 8.33333%
    }

    .column.is-2-desktop {
        flex: none;
        width: 16.66667%
    }

    .column.is-offset-2-desktop {
        margin-left: 16.66667%
    }

    .column.is-3-desktop {
        flex: none;
        width: 25%
    }

    .column.is-offset-3-desktop {
        margin-left: 25%
    }

    .column.is-4-desktop {
        flex: none;
        width: 33.33333%
    }

    .column.is-offset-4-desktop {
        margin-left: 33.33333%
    }

    .column.is-5-desktop {
        flex: none;
        width: 41.66667%
    }

    .column.is-offset-5-desktop {
        margin-left: 41.66667%
    }

    .column.is-6-desktop {
        flex: none;
        width: 50%
    }

    .column.is-offset-6-desktop {
        margin-left: 50%
    }

    .column.is-7-desktop {
        flex: none;
        width: 58.33333%
    }

    .column.is-offset-7-desktop {
        margin-left: 58.33333%
    }

    .column.is-8-desktop {
        flex: none;
        width: 66.66667%
    }

    .column.is-offset-8-desktop {
        margin-left: 66.66667%
    }

    .column.is-9-desktop {
        flex: none;
        width: 75%
    }

    .column.is-offset-9-desktop {
        margin-left: 75%
    }

    .column.is-10-desktop {
        flex: none;
        width: 83.33333%
    }

    .column.is-offset-10-desktop {
        margin-left: 83.33333%
    }

    .column.is-11-desktop {
        flex: none;
        width: 91.66667%
    }

    .column.is-offset-11-desktop {
        margin-left: 91.66667%
    }

    .column.is-12-desktop {
        flex: none;
        width: 100%
    }

    .column.is-offset-12-desktop {
        margin-left: 100%
    }
}

.columns {
    margin-left: -.5rem;
    margin-right: -.5rem;
    margin-top: -.5rem
}

.columns:last-child {
    margin-bottom: -.5rem
}

.columns:not(:last-child) {
    margin-bottom: 1rem
}

.columns.is-centered {
    justify-content: center
}

.columns.is-gapless {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0
}

.columns.is-gapless>.column {
    margin: 0;
    padding: 0 !important
}

.columns.is-gapless:not(:last-child) {
    margin-bottom: 1.5rem
}

.columns.is-gapless:last-child {
    margin-bottom: 0
}

.columns.is-col-paddingless {
    margin-right: 0;
    margin-left: 0
}

.columns.is-col-paddingless>.column {
    padding: .5rem
}

.columns.is-col-paddingless>.column:first-child {
    padding-left: 0
}

.columns.is-col-paddingless>.column:last-child {
    padding-right: 0
}

.columns.is-col-paddingless .column.is-12 {
    padding-left: 0;
    padding-right: 0
}

.columns.is-mobile {
    display: flex
}

.columns.is-multiline {
    flex-wrap: wrap
}

.columns.is-vcentered {
    align-items: center
}

.columns.is-custom>.column:first-child {
    padding-right: 0
}

.columns.is-custom>.column:last-child {
    padding-left: 1.125rem
}

.columns.is-custom-2>.column.is-8 {
    width: 63.66667%
}

.columns.is-custom-2>.column.is-4 {
    width: 36.33333%
}

@media print,
screen and (min-width:769px) {
    .columns:not(.is-desktop) {
        display: flex;
    }
}

@media screen and (max-width: 768px) {
    .columns{
        flex-direction: column !important;
    }
}

@media screen and (min-width:1026px) {
    .columns.is-desktop {
        display: flex
    }
}

.columns.is-variable {
    --columnGap: 0.75rem;
    margin-left: calc(-1*var(--columnGap));
    margin-right: calc(-1*var(--columnGap))
}

.columns.is-variable .column {
    padding-left: var(--columnGap);
    padding-right: var(--columnGap)
}

.columns.is-variable.is-0 {
    --columnGap: 0rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .columns.is-variable.is-0-mobile {
        --columnGap: 0rem
    }
}

@media print,
screen and (min-width:769px) {
    .columns.is-variable.is-0-tablet {
        --columnGap: 0rem
    }
}

@media screen and (min-width:769px) and (max-width:1025px) {
    .columns.is-variable.is-0-tablet-only {
        --columnGap: 0rem
    }
}

@media screen and (max-width:1025px) {
    .columns.is-variable.is-0-touch {
        --columnGap: 0rem
    }
}

@media screen and (min-width:1026px) {
    .columns.is-variable.is-0-desktop {
        --columnGap: 0rem
    }
}

.columns.is-variable.is-1 {
    --columnGap: 0.25rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .columns.is-variable.is-1-mobile {
        --columnGap: 0.25rem
    }
}

@media print,
screen and (min-width:769px) {
    .columns.is-variable.is-1-tablet {
        --columnGap: 0.25rem
    }
}

@media screen and (min-width:769px) and (max-width:1025px) {
    .columns.is-variable.is-1-tablet-only {
        --columnGap: 0.25rem
    }
}

@media screen and (max-width:1025px) {
    .columns.is-variable.is-1-touch {
        --columnGap: 0.25rem
    }
}

@media screen and (min-width:1026px) {
    .columns.is-variable.is-1-desktop {
        --columnGap: 0.25rem
    }
}

.columns.is-variable.is-2 {
    --columnGap: 0.5rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .columns.is-variable.is-2-mobile {
        --columnGap: 0.5rem
    }
}

@media print,
screen and (min-width:769px) {
    .columns.is-variable.is-2-tablet {
        --columnGap: 0.5rem
    }
}

@media screen and (min-width:769px) and (max-width:1025px) {
    .columns.is-variable.is-2-tablet-only {
        --columnGap: 0.5rem
    }
}

@media screen and (max-width:1025px) {
    .columns.is-variable.is-2-touch {
        --columnGap: 0.5rem
    }
}

@media screen and (min-width:1026px) {
    .columns.is-variable.is-2-desktop {
        --columnGap: 0.5rem
    }
}

.columns.is-variable.is-3 {
    --columnGap: 0.75rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .columns.is-variable.is-3-mobile {
        --columnGap: 0.75rem
    }
}

@media print,
screen and (min-width:769px) {
    .columns.is-variable.is-3-tablet {
        --columnGap: 0.75rem
    }
}

@media screen and (min-width:769px) and (max-width:1025px) {
    .columns.is-variable.is-3-tablet-only {
        --columnGap: 0.75rem
    }
}

@media screen and (max-width:1025px) {
    .columns.is-variable.is-3-touch {
        --columnGap: 0.75rem
    }
}

@media screen and (min-width:1026px) {
    .columns.is-variable.is-3-desktop {
        --columnGap: 0.75rem
    }
}

.columns.is-variable.is-4 {
    --columnGap: 1rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .columns.is-variable.is-4-mobile {
        --columnGap: 1rem
    }
}

@media print,
screen and (min-width:769px) {
    .columns.is-variable.is-4-tablet {
        --columnGap: 1rem
    }
}

@media screen and (min-width:769px) and (max-width:1025px) {
    .columns.is-variable.is-4-tablet-only {
        --columnGap: 1rem
    }
}

@media screen and (max-width:1025px) {
    .columns.is-variable.is-4-touch {
        --columnGap: 1rem
    }
}

@media screen and (min-width:1026px) {
    .columns.is-variable.is-4-desktop {
        --columnGap: 1rem
    }
}

.columns.is-variable.is-5 {
    --columnGap: 1.25rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .columns.is-variable.is-5-mobile {
        --columnGap: 1.25rem
    }
}

@media print,
screen and (min-width:769px) {
    .columns.is-variable.is-5-tablet {
        --columnGap: 1.25rem
    }
}

@media screen and (min-width:769px) and (max-width:1025px) {
    .columns.is-variable.is-5-tablet-only {
        --columnGap: 1.25rem
    }
}

@media screen and (max-width:1025px) {
    .columns.is-variable.is-5-touch {
        --columnGap: 1.25rem
    }
}

@media screen and (min-width:1026px) {
    .columns.is-variable.is-5-desktop {
        --columnGap: 1.25rem
    }
}

.columns.is-variable.is-6 {
    --columnGap: 1.5rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .columns.is-variable.is-6-mobile {
        --columnGap: 1.5rem
    }
}

@media print,
screen and (min-width:769px) {
    .columns.is-variable.is-6-tablet {
        --columnGap: 1.5rem
    }
}

@media screen and (min-width:769px) and (max-width:1025px) {
    .columns.is-variable.is-6-tablet-only {
        --columnGap: 1.5rem
    }
}

@media screen and (max-width:1025px) {
    .columns.is-variable.is-6-touch {
        --columnGap: 1.5rem
    }
}

@media screen and (min-width:1026px) {
    .columns.is-variable.is-6-desktop {
        --columnGap: 1.5rem
    }
}

.columns.is-variable.is-7 {
    --columnGap: 1.75rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .columns.is-variable.is-7-mobile {
        --columnGap: 1.75rem
    }
}

@media print,
screen and (min-width:769px) {
    .columns.is-variable.is-7-tablet {
        --columnGap: 1.75rem
    }
}

@media screen and (min-width:769px) and (max-width:1025px) {
    .columns.is-variable.is-7-tablet-only {
        --columnGap: 1.75rem
    }
}

@media screen and (max-width:1025px) {
    .columns.is-variable.is-7-touch {
        --columnGap: 1.75rem
    }
}

@media screen and (min-width:1026px) {
    .columns.is-variable.is-7-desktop {
        --columnGap: 1.75rem
    }
}

.columns.is-variable.is-8 {
    --columnGap: 2rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .columns.is-variable.is-8-mobile {
        --columnGap: 2rem
    }
}

@media print,
screen and (min-width:769px) {
    .columns.is-variable.is-8-tablet {
        --columnGap: 2rem
    }
}

@media screen and (min-width:769px) and (max-width:1025px) {
    .columns.is-variable.is-8-tablet-only {
        --columnGap: 2rem
    }
}

@media screen and (max-width:1025px) {
    .columns.is-variable.is-8-touch {
        --columnGap: 2rem
    }
}

@media screen and (min-width:1026px) {
    .columns.is-variable.is-8-desktop {
        --columnGap: 2rem
    }
}

.container,
.off-main .bck-media-list-group .media-list-group__content,
.off-main .bck-media-list-group .media-list-group__footer,
.off-main .bck-media-list-group .media-list-group__header .title {
    margin: 0 auto;
    position: relative
}

@media screen and (min-width:1026px) {

    .container,
    .off-main .bck-media-list-group .media-list-group__content,
    .off-main .bck-media-list-group .media-list-group__footer,
    .off-main .bck-media-list-group .media-list-group__header .title {
        max-width: 994px;
    }

    .container.is-fluid,
    .off-main .bck-media-list-group .is-fluid.media-list-group__content,
    .off-main .bck-media-list-group .is-fluid.media-list-group__footer,
    .off-main .bck-media-list-group .media-list-group__header .is-fluid.title {
        margin-left: 16px;
        margin-right: 16px;
        max-width: none;
        width: auto
    }
}

#header .container-iframe {
    background-color: #126786;
    display: flex;
    justify-content: center;
    align-items: center
}

#header .container-iframe.is-fixed-iframe {
    position: fixed;
    top: 0;
    width: 100%
}

#header .container-iframe.is-fixed-bottom-iframe {
    position: fixed;
    top: 261px;
    width: 100%;
    background-color: transparent;
    opacity: 0
}

.type-section #header .container-iframe.is-fixed-bottom-iframe {
    top: 277px
}

#header .container-iframe.is-collapse {
    top: 0
}

#header .is-iframe-top {
    display: block;
    width: 100%;
    margin: auto;
    max-width: 1024px
}

@media screen and (min-width:1226px) {
    #header .is-iframe-top {
        max-width: 1218px
    }
}

@media screen and (min-width:1920px) {
    #header .is-iframe-top {
        max-width: 1470px
    }
}

@media screen and (min-width:2560px) {
    #header .is-iframe-top {
        max-width: 1800px
    }
}

@media screen and (min-width:1226px) {

    #header .bck-navbar .container,
    #header .bck-navbar .off-main .bck-media-list-group .media-list-group__content,
    #header .bck-navbar .off-main .bck-media-list-group .media-list-group__footer,
    #header .bck-navbar .off-main .bck-media-list-group .media-list-group__header .title,
    .off-main .bck-media-list-group #header .bck-navbar .media-list-group__content,
    .off-main .bck-media-list-group #header .bck-navbar .media-list-group__footer,
    .off-main .bck-media-list-group .media-list-group__header #header .bck-navbar .title {
        max-width: 1218px;
        justify-content: space-around
    }

    #header .bck-navbar .navbar-menu {
        max-width: 1226px
    }
}

@media screen and (min-width:1920px) {

    #header .bck-navbar .container,
    #header .bck-navbar .off-main .bck-media-list-group .media-list-group__content,
    #header .bck-navbar .off-main .bck-media-list-group .media-list-group__footer,
    #header .bck-navbar .off-main .bck-media-list-group .media-list-group__header .title,
    .off-main .bck-media-list-group #header .bck-navbar .media-list-group__content,
    .off-main .bck-media-list-group #header .bck-navbar .media-list-group__footer,
    .off-main .bck-media-list-group .media-list-group__header #header .bck-navbar .title {
        max-width: 1470px;
        justify-content: space-around
    }

    #header .bck-navbar .navbar-menu {
        max-width: 1470px
    }
}

@media screen and (min-width:2560px) {

    #header .bck-navbar .container,
    #header .bck-navbar .off-main .bck-media-list-group .media-list-group__content,
    #header .bck-navbar .off-main .bck-media-list-group .media-list-group__footer,
    #header .bck-navbar .off-main .bck-media-list-group .media-list-group__header .title,
    .off-main .bck-media-list-group #header .bck-navbar .media-list-group__content,
    .off-main .bck-media-list-group #header .bck-navbar .media-list-group__footer,
    .off-main .bck-media-list-group .media-list-group__header #header .bck-navbar .title {
        max-width: 1800px;
        justify-content: space-around
    }

    #header .bck-navbar .navbar-menu {
        max-width: 1800px
    }
}

.icon {
    position: relative;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    height: auto;
    width: auto
}

.icon.is-small {
    height: 1rem;
    width: 1rem
}

.icon.is-medium {
    height: 2rem;
    width: 2rem
}

.icon.is-large {
    height: 3rem;
    width: 3rem
}

.icon.is-xmedium {
    height: 2.5rem;
    width: 2.5rem
}

.icon.is-xlarge {
    height: 4rem;
    width: 4rem
}

[data-bookmark] .icon {
    color: #136786;
    background-color: #fff;
    height: 32px
}

[data-bookmark] .icon i {
    font-size: 2rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    [data-bookmark] .icon {
        width: 2.5rem;
        height: 2.5rem
    }

    [data-bookmark] .icon .icon-corriere-bookmark-off,
    [data-bookmark] .icon .icon-corriere-bookmark-on {
        font-size: 2.5rem
    }
}

.icon.is-white {
    background-color: #fff;
    color: #0a0a0a
}

.icon.is-white.has-circle {
    border-radius: 50%
}

.icon.is-black {
    background-color: #0a0a0a;
    color: #fff
}

.icon.is-black.has-circle {
    border-radius: 50%
}

.icon.is-primary {
    background-color: #136786;
    color: #fff
}

.icon.is-primary.has-circle {
    border-radius: 50%
}

.icon.is-blue {
    background-color: #5c9ab7;
    color: #fff
}

.icon.is-blue.has-circle {
    border-radius: 50%
}

.icon.is-link {
    background-color: #136786;
    color: #fff
}

.icon.is-link.has-circle {
    border-radius: 50%
}

.icon.is-red-light {
    background-color: #f0001c;
    color: #fff
}

.icon.is-red-light.has-circle {
    border-radius: 50%
}

.icon.is-pink-light {
    background-color: #fde8ea;
    color: #0a0a0a
}

.icon.is-pink-light.has-circle {
    border-radius: 50%
}

.icon.is-blue-dark {
    background-color: #136786;
    color: #fff
}

.icon.is-blue-dark.has-circle {
    border-radius: 50%
}

.icon.is-blue-darker {
    background-color: #043a4e;
    color: #fff
}

.icon.is-blue-darker.has-circle {
    border-radius: 50%
}

.icon.is-blue-arrow {
    background-color: #136786;
    color: #fff
}

.icon.is-blue-arrow.has-circle {
    border-radius: 50%
}

.icon.is-grey-dove {
    background-color: #666;
    color: #fff
}

.icon.is-grey-dove.has-circle {
    border-radius: 50%
}

.icon.is-emperor {
    background-color: #4f4f4f;
    color: #fff
}

.icon.is-emperor.has-circle {
    border-radius: 50%
}

.icon.is-grey-signature {
    background-color: grey;
    color: #fff
}

.icon.is-grey-signature.has-circle {
    border-radius: 50%
}

.icon.is-grey-darker {
    background-color: #363636;
    color: #fff
}

.icon.is-grey-darker.has-circle {
    border-radius: 50%
}

.icon.is-white-bis {
    background-color: #fafafa;
    color: #0a0a0a
}

.icon.is-white-bis.has-circle {
    border-radius: 50%
}

.icon.is-mine-shaft {
    background-color: #333;
    color: #fff
}

.icon.is-mine-shaft.has-circle {
    border-radius: 50%
}

.icon.is-calypso {
    background-color: #2f728f;
    color: #fff
}

.icon.is-calypso.has-circle {
    border-radius: 50%
}

.icon.is-chathams-blue {
    background-color: #136786;
    color: #fff
}

.icon.is-chathams-blue.has-circle {
    border-radius: 50%
}

.icon.is-hippie-blue {
    background-color: #5d9bb8;
    color: #fff
}

.icon.is-hippie-blue.has-circle {
    border-radius: 50%
}

.icon.is-dove-gray {
    background-color: #6f6f6f;
    color: #fff
}

.icon.is-dove-gray.has-circle {
    border-radius: 50%
}

.icon.is-picton-blue {
    background-color: #4bbaf1;
    color: #0a0a0a
}

.icon.is-picton-blue.has-circle {
    border-radius: 50%
}

.icon.is-san-marino {
    background-color: #4972b3;
    color: #0a0a0a
}

.icon.is-san-marino.has-circle {
    border-radius: 50%
}

.icon.is-cod-gray {
    background-color: #141414;
    color: #fff
}

.icon.is-cod-gray.has-circle {
    border-radius: 50%
}

.icon.is-transparent {
    background-color: transparent;
    color: #0a0a0a
}

.icon.is-transparent.has-circle {
    border-radius: 50%
}

.icon.is-atoll {
    background-color: #095075;
    color: #fff
}

.icon.is-atoll.has-circle {
    border-radius: 50%
}

.icon.is-bluevent-dark {
    background-color: #00259e;
    color: #fff
}

.icon.is-bluevent-dark.has-circle {
    border-radius: 50%
}

.icon.is-bluevent-light {
    background-color: #1a8cff;
    color: #fff
}

.icon.is-bluevent-light.has-circle {
    border-radius: 50%
}

.icon.is-firefly {
    background-color: #0e2a35;
    color: #fff
}

.icon.is-firefly.has-circle {
    border-radius: 50%
}

.icon.is-blue-whale {
    background-color: #043a4e;
    color: #fff
}

.icon.is-blue-whale.has-circle {
    border-radius: 50%
}

.icon.is-blue-box {
    background-color: #ecf5f8;
    color: #fff
}

.icon.is-blue-box.has-circle {
    border-radius: 50%
}

.earthDay .social .icon {
    background-color: #459262
}

.earthDay .social [data-bookmark] .icon {
    color: #459262;
    background-color: #fff
}

.image {
    display: block;
    position: relative
}

.image.has-media {
    background-color: #000
}

.image.has-media .icon {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    z-index: 10;
    transition: all .2s linear;
    color: #136786
}

.image.has-media .icon-shadow {
    position: absolute;
    z-index: 10;
    bottom: 10px;
    left: 11px;
    cursor: pointer
}

.image.has-media .icon-shadow i:before {
    text-shadow: 0 2px 3px rgba(2, 1, 1, .5)
}

.image.is-radius-6 {
    border-radius: 6px
}

.image.is-radius-8 {
    border-radius: 8px
}

.image.has-overflow-hidden {
    overflow: hidden
}

.image img {
    display: block;
    height: auto;
    width: 100%
}

.image img.is-rounded {
    border-radius: 50%
}

.image img.is-radius-6 {
    border-radius: 6px
}

.image img.is-radius-8 {
    border-radius: 8px
}

.image img.is-opacity {
    opacity: .5
}

.image .floating,
.image .floating-c,
.image .floating-overlay {
    position: absolute;
    left: auto
}

.image .floating-c {
    z-index: 1;
    top: 0
}

.image .floating-overlay {
    bottom: 0;
    width: 100%;
    padding: .625rem 1.25rem;
    background-color: rgba(0, 0, 0, .65)
}

.image .floating-overlay .text {
    line-height: normal;
    color: #fff
}

@media screen and (min-width:320px) and (max-width:768px) {
    .image .floating-overlay .text {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .image .floating-overlay .text {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.image.is-1by1 .has-ratio,
.image.is-1by1 img,
.image.is-1by2 .has-ratio,
.image.is-1by2 img,
.image.is-1by3 .has-ratio,
.image.is-1by3 img,
.image.is-2by1 .has-ratio,
.image.is-2by1 img,
.image.is-2by3 .has-ratio,
.image.is-2by3 img,
.image.is-3by1 .has-ratio,
.image.is-3by1 img,
.image.is-3by2 .has-ratio,
.image.is-3by2 img,
.image.is-3by4 .has-ratio,
.image.is-3by4 img,
.image.is-3by5 .has-ratio,
.image.is-3by5 img,
.image.is-4by3 .has-ratio,
.image.is-4by3 img,
.image.is-4by5 .has-ratio,
.image.is-4by5 img,
.image.is-5by3 .has-ratio,
.image.is-5by3 img,
.image.is-5by4 .has-ratio,
.image.is-5by4 img,
.image.is-9by16 .has-ratio,
.image.is-9by16 img,
.image.is-16by9 .has-ratio,
.image.is-16by9 img,
.image.is-square .has-ratio,
.image.is-square img {
    height: 100%;
    width: 100%
}

.image.is-square {
    padding-top: 100%
}

.image.is-5by4 {
    padding-top: 80%
}

.image.is-4by3 {
    padding-top: 75%
}

.image.is-3by2 {
    padding-top: 66.6666%
}

.image.is-5by3 {
    padding-top: 60%
}

.image.is-16by9 {
    padding-top: 56.25%
}

.image.is-2by1 {
    padding-top: 50%
}

.image.is-3by1 {
    padding-top: 33.3333%
}

.image.is-4by5 {
    padding-top: 125%
}

.image.is-3by4 {
    padding-top: 133.3333%
}

.image.is-2by3 {
    padding-top: 150%
}

.image.is-3by5 {
    padding-top: 166.6666%
}

.image.is-9by16 {
    padding-top: 177.7777%
}

.image.is-1by2 {
    padding-top: 200%
}

.image.is-1by3 {
    padding-top: 300%
}

.image.is-30x30 {
    height: 30px;
    width: 30px
}

.image.is-38x38 {
    height: 38px;
    width: 38px
}

.image.is-50x50 {
    height: 50px;
    width: 50px
}

.image.is-55x55 {
    height: 55px;
    width: 55px
}

.image.is-60x60 {
    height: 60px;
    width: 60px
}

.image.is-75x20 {
    height: 20px;
    width: 75px
}

.image.is-80x80 {
    height: 80px;
    width: 80px
}

.image.is-110x30 {
    height: 30px;
    width: 110px
}

.image.is-135x135 {
    height: 135px;
    width: 135px
}

.image.is-137x140 {
    height: 140px;
    width: 137px
}

.image.is-140x180 {
    width: 140px;
    height: 180px
}

.image.is-150x69 {
    height: 69px;
    width: 150px
}

.image.is-157x118 {
    height: 118px;
    width: 157px
}

.image.is-160x88 {
    height: 88px;
    width: 160px
}

.image.is-160x120 {
    height: 120px;
    width: 160px
}

.image.is-160x250 {
    height: 250px;
    width: 160px
}

.image.is-152x100 {
    height: 100px;
    width: 152px
}

.image.is-118x77 {
    height: 77px;
    width: 118px
}

.image.is-192x200 {
    width: 192px;
    height: 200px
}

.image.is-192x230 {
    width: 192px;
    height: 230px
}

.image.is-230x105 {
    height: 105px;
    width: 230px
}

.image.is-234x132 {
    height: 132px;
    width: 234px
}

.image.is-235x175 {
    height: 175px;
    width: 235px
}

.image.is-255x170 {
    height: 170px;
    width: 255px
}

.image.is-314x175 {
    height: 175px;
    width: 314px
}

.image.is-375x203 {
    height: 203px;
    width: 375px
}

.image.is-404x323 {
    height: 323px;
    width: 404px
}

.image.is-480x268 {
    height: 268px;
    width: 480px
}

.image.is-572x429 {
    height: 429px;
    width: 572px
}

.image.is-660x370 {
    height: 370px;
    width: 660px
}

.image.is-643x429 {
    height: 429px;
    width: 643px
}

.image.is-310x230 {
    height: 230px;
    width: 310px
}

.image.is-16x16 {
    height: 16px;
    width: 16px
}

.image.is-24x24 {
    height: 24px;
    width: 24px
}

.image.is-32x32 {
    height: 32px;
    width: 32px
}

.image.is-35x35 {
    height: 35px;
    width: 35px
}

.image.is-45x45 {
    height: 45px;
    width: 45px
}

.image.is-48x48,
.media-group-32-inv .image.is-50x50 {
    height: 48px;
    width: 48px
}

.image.is-64x64 {
    height: 64px;
    width: 64px
}

.image.is-96x96 {
    height: 96px;
    width: 96px
}

.image.is-128x128 {
    height: 128px;
    width: 128px
}

.media {
    align-items: flex-start;
    display: flex;
    text-align: left
}

.media.is-h-175 {
    height: 175px
}

.media.is-h-175 .media-right,
.media.is-h-175>.media-content {
    height: 100%
}

.media .content:not(:last-child) {
    margin-bottom: .75rem
}

.media .media {
    border-top: 1px solid rgba(221, 192, 192, .5);
    display: flex;
    padding-top: .75rem
}

.media .media .content:not(:last-child),
.media .media .control:not(:last-child) {
    margin-bottom: .5rem
}

.media .media .media {
    padding-top: .5rem
}

.media .media .media+.media {
    margin-top: .5rem
}

.media+.media {
    margin-top: 1rem
}

.media+.media.has-border {
    border-top: 1px solid #ddc0c0;
    padding-top: 1rem
}

.media.is-large+.media {
    margin-top: 1.5rem;
    padding-top: 1.5rem
}

.media.is--read .media-content .bck-titles {
    opacity: .3
}

.media.is--read .media-content .image {
    position: relative
}

.media.is--read .media-content .image img {
    opacity: .3
}

.media.is--read .media-content .image .read-label {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 88px;
    height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #0a0a0a;
    background: #f8ce44;
    line-height: 25px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .media.is--read .media-content .image .read-label {
        font-family: Roboto-Bold;
        font-weight: 400;
        font-size: 2.93333vw
    }
}

@media screen and (min-width:1026px) {
    .media.is--read .media-content .image .read-label {
        font-family: Roboto-Bold;
        font-size: .6875rem;
        font-weight: 400
    }
}

.media.is--read .media-right .image {
    position: relative
}

.media.is--read .media-right .image img {
    opacity: .3
}

.media.is--read .media-right .read-label {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
    padding-top: .3125rem;
    text-align: center;
    text-transform: uppercase;
    color: #0a0a0a;
    background: #f8ce44
}

@media screen and (min-width:320px) and (max-width:768px) {
    .media.is--read .media-right .read-label {
        font-family: Roboto-Bold;
        font-weight: 400;
        font-size: 2.93333vw
    }
}

@media screen and (min-width:1026px) {
    .media.is--read .media-right .read-label {
        font-family: Roboto-Bold;
        font-size: .6875rem;
        font-weight: 400
    }
}

.dwc-custom .media {
    align-items: center;
    padding-right: 15px
}

.dwc-custom .media .media-content .overtitle-art {
    color: #949494
}

@media screen and (min-width:320px) and (max-width:768px) {
    .dwc-custom .media .media-content .overtitle-art {
        font-family: BreraCondensed-Bold;
        font-weight: 700;
        font-size: 3.2vw
    }
}

@media screen and (min-width:1026px) {
    .dwc-custom .media .media-content .overtitle-art {
        font-family: BreraCondensed-Bold;
        font-size: .75rem;
        font-weight: 700
    }
}

.dwc-custom .media .media-content .title-art-hp {
    line-height: 30px;
    letter-spacing: -.5px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .dwc-custom .media .media-content .title-art-hp {
        font-family: SolferinoDisplay-Bold;
        font-weight: 400;
        font-size: 7.46667vw
    }
}

@media screen and (min-width:1026px) {
    .dwc-custom .media .media-content .title-art-hp {
        font-family: SolferinoDisplay-Bold;
        font-size: 1.75rem;
        font-weight: 400
    }
}

.dwc-custom .media .media-content .author-art,
.dwc-custom .media .media-content .author-art-shadow {
    font-style: italic;
    color: #29abef
}

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

    .dwc-custom .media .media-content .author-art,
    .dwc-custom .media .media-content .author-art-shadow {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {

    .dwc-custom .media .media-content .author-art,
    .dwc-custom .media .media-content .author-art-shadow {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

.dwc-custom .media .media-content .subtitle-art {
    line-height: 18px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .dwc-custom .media .media-content .subtitle-art {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .dwc-custom .media .media-content .subtitle-art {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.media-bottom,
.media-left,
.media-right {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0
}

.media-left {
    margin-right: 1rem
}

.media-right {
    margin-left: 1rem
}

.media-right.has-pd-sm {
    padding: 1.25rem 1.25rem 1.25rem .625rem;
    margin: 0
}

.media-bottom {
    margin: 1rem 0
}

.media-bottom,
.media-footer {
    display: flex;
    justify-content: space-around
}

.media-footer {
    padding: .75rem 0 1.25rem;
    width: 100%;
    color: #666;
    background: #fff
}

.media-content {
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    text-align: left
}

.media-content.has-pd-sm {
    padding: 1.25rem .625rem;
    margin: 0
}

.media-content.has-pd-sm .icon {
    margin-right: .5rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .media-top {
        margin-bottom: 1rem
    }
}

.subtitle,
.title {
    word-break: break-word;
    line-height: 1.1;
    color: #0a0a0a;
    position: relative
}

.subtitle a,
.title a {
    color: #0a0a0a
}

.subtitle.titles__content,
.title.titles__content {
    position: relative
}

.subtitle.is--aside .signature,
.title.is--aside .signature {
    color: #0a0a0a
}

.subtitle.is--xsmall-pri,
.title.is--xsmall-pri {
    line-height: 1.29;
    letter-spacing: .3px
}

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

    .subtitle.is--xsmall-pri,
    .title.is--xsmall-pri {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {

    .subtitle.is--xsmall-pri,
    .title.is--xsmall-pri {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.subtitle.is--xsmall-pri-2,
.title.is--xsmall-pri-2 {
    line-height: 1.29
}

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

    .subtitle.is--xsmall-pri-2,
    .title.is--xsmall-pri-2 {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {

    .subtitle.is--xsmall-pri-2,
    .title.is--xsmall-pri-2 {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.subtitle.is--xsmall-semibold,
.title.is--xsmall-semibold {
    line-height: 1.29
}

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

    .subtitle.is--xsmall-semibold,
    .title.is--xsmall-semibold {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {

    .subtitle.is--xsmall-semibold,
    .title.is--xsmall-semibold {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

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

    .subtitle.is--xsmall,
    .title.is--xsmall {
        font-family: "PT Serif";
        font-weight: 400;
        font-size: 3.2vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {

    .subtitle.is--xsmall,
    .title.is--xsmall {
        font-family: "PT Serif";
        font-size: .75rem;
        font-weight: 400
    }
}

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

    .subtitle.is--xsmall-rob-md,
    .title.is--xsmall-rob-md {
        font-family: Roboto-Medium;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {

    .subtitle.is--xsmall-rob-md,
    .title.is--xsmall-rob-md {
        font-family: Roboto-Medium;
        font-size: 1rem;
        font-weight: 400
    }
}

.subtitle.is--small,
.title.is--small {
    line-height: 1.1875rem;
    padding-right: .3125rem
}

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

    .subtitle.is--small,
    .title.is--small {
        font-family: SolferinoText-Light;
        font-weight: 400;
        font-size: 4.53333vw
    }
}

@media screen and (min-width:1026px) {

    .subtitle.is--small,
    .title.is--small {
        font-family: SolferinoText-Light;
        font-size: 1.0625rem;
        font-weight: 400
    }
}

.subtitle.is--small a,
.title.is--small a {
    color: #0a0a0a !important
}

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

    .subtitle.is--small-less,
    .title.is--small-less {
        font-family: SolferinoText-Light;
        font-weight: 300;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {

    .subtitle.is--small-less,
    .title.is--small-less {
        font-family: SolferinoText-Light;
        font-size: 1rem;
        font-weight: 300
    }
}

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

    .subtitle.is--small,
    .title.is--small {
        line-height: 1.13
    }
}

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

    .subtitle.is--small,
    .title.is--small {
        font-family: "PT Serif";
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {

    .subtitle.is--small,
    .title.is--small {
        font-family: "PT Serif";
        font-size: 1rem;
        font-weight: 400
    }
}

.subtitle.is--small-2,
.title.is--small-2 {
    line-height: 1.76
}

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

    .subtitle.is--small-2,
    .title.is--small-2 {
        font-family: SolferinoText-Bold;
        font-weight: 400;
        font-size: 5.33333vw
    }
}

@media screen and (min-width:1026px) {

    .subtitle.is--small-2,
    .title.is--small-2 {
        font-family: SolferinoText-Bold;
        font-size: 1.25rem;
        font-weight: 400
    }
}

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

    .subtitle.is--small-2,
    .title.is--small-2 {
        line-height: .89;
        letter-spacing: .3px
    }
}

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

    .subtitle.is--small-2,
    .title.is--small-2 {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {

    .subtitle.is--small-2,
    .title.is--small-2 {
        font-family: BreraCondensed-Regular;
        font-size: 1.125rem;
        font-weight: 400
    }
}

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

    .subtitle.is--small-pn-reg,
    .title.is--small-pn-reg {
        line-height: .89;
        letter-spacing: .3px
    }
}

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

    .subtitle.is--small-pn-reg,
    .title.is--small-pn-reg {
        font-family: PragatiNarrow-Regular;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {

    .subtitle.is--small-pn-reg,
    .title.is--small-pn-reg {
        font-family: PragatiNarrow-Regular;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.subtitle.is--small-pt-serif-bold,
.title.is--small-pt-serif-bold {
    line-height: 1.2
}

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

    .subtitle.is--small-pt-serif-bold,
    .title.is--small-pt-serif-bold {
        font-family: "PT Serif Bold";
        font-weight: 700;
        font-size: 5.33333vw
    }
}

@media screen and (min-width:1026px) {

    .subtitle.is--small-pt-serif-bold,
    .title.is--small-pt-serif-bold {
        font-family: "PT Serif Bold";
        font-size: 1.25rem;
        font-weight: 700
    }
}

.subtitle.is--smallBold,
.title.is--smallBold {
    line-height: 1.1875rem
}

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

    .subtitle.is--smallBold,
    .title.is--smallBold {
        font-family: SolferinoText-Bold;
        font-weight: 400;
        font-size: 4.53333vw
    }
}

@media screen and (min-width:1026px) {

    .subtitle.is--smallBold,
    .title.is--smallBold {
        font-family: SolferinoText-Bold;
        font-size: 1.0625rem;
        font-weight: 400
    }
}

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

    .subtitle.is--smallBold,
    .title.is--smallBold {
        line-height: 1.17
    }
}

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

    .subtitle.is--smallBold,
    .title.is--smallBold {
        font-family: "PT Serif Bold";
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {

    .subtitle.is--smallBold,
    .title.is--smallBold {
        font-family: "PT Serif Bold";
        font-size: 1.125rem;
        font-weight: 400
    }
}

.subtitle.is--sm-d-bold,
.title.is--sm-d-bold {
    line-height: 1.13
}

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

    .subtitle.is--sm-d-bold,
    .title.is--sm-d-bold {
        font-family: SolferinoDisplay-Bold;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {

    .subtitle.is--sm-d-bold,
    .title.is--sm-d-bold {
        font-family: SolferinoDisplay-Bold;
        font-size: 1rem;
        font-weight: 400
    }
}

.subtitle.is--smallReg,
.title.is--smallReg {
    line-height: 1.12
}

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

    .subtitle.is--smallReg,
    .title.is--smallReg {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 4.53333vw
    }
}

@media screen and (min-width:1026px) {

    .subtitle.is--smallReg,
    .title.is--smallReg {
        font-family: SolferinoText-Regular;
        font-size: 1.0625rem;
        font-weight: 400
    }
}

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

    .subtitle.is--smallReg,
    .title.is--smallReg {
        line-height: 1.1
    }
}

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

    .subtitle.is--smallReg,
    .title.is--smallReg {
        font-family: "PT Serif";
        font-weight: 400;
        font-size: 5.6vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {

    .subtitle.is--smallReg,
    .title.is--smallReg {
        font-family: "PT Serif";
        font-size: 1.3125rem;
        font-weight: 400
    }
}

.subtitle.is--medium,
.title.is--medium {
    line-height: 24px
}

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

    .subtitle.is--medium,
    .title.is--medium {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 5.86667vw
    }
}

@media screen and (min-width:1026px) {

    .subtitle.is--medium,
    .title.is--medium {
        font-family: SolferinoText-Regular;
        font-size: 1.375rem;
        font-weight: 400
    }
}

.subtitle.is--medium a,
.title.is--medium a {
    color: #0a0a0a !important
}

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

    .subtitle.is--medium-2,
    .title.is--medium-2 {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 6.4vw
    }
}

@media screen and (min-width:1026px) {

    .subtitle.is--medium-2,
    .title.is--medium-2 {
        font-family: SolferinoText-Regular;
        font-size: 1.5rem;
        font-weight: 400
    }
}

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

    .subtitle.is--medium-2,
    .title.is--medium-2 {
        line-height: 1.1
    }
}

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

    .subtitle.is--medium-2,
    .title.is--medium-2 {
        font-family: "PT Serif Bold";
        font-weight: 400;
        font-size: 5.6vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {

    .subtitle.is--medium-2,
    .title.is--medium-2 {
        font-family: "PT Serif Bold";
        font-size: 1.3125rem;
        font-weight: 400
    }
}

.subtitle.is--medium-3,
.title.is--medium-3 {
    line-height: 1.27
}

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

    .subtitle.is--medium-3,
    .title.is--medium-3 {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 8vw
    }
}

@media screen and (min-width:1026px) {

    .subtitle.is--medium-3,
    .title.is--medium-3 {
        font-family: BreraCondensed-Heavy;
        font-size: 1.875rem;
        font-weight: 400
    }
}

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

    .subtitle.is--medium-3,
    .title.is--medium-3 {
        line-height: 1.09
    }
}

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

    .subtitle.is--medium-3,
    .title.is--medium-3 {
        font-family: "PT Serif";
        font-weight: 400;
        font-size: 8vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {

    .subtitle.is--medium-3,
    .title.is--medium-3 {
        font-family: "PT Serif";
        font-size: 1.875rem;
        font-weight: 400
    }
}

.subtitle.is--medium-sd-bold,
.title.is--medium-sd-bold {
    line-height: 1.07;
    letter-spacing: -.5px
}

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

    .subtitle.is--medium-sd-bold,
    .title.is--medium-sd-bold {
        font-family: SolferinoDisplay-Bold;
        font-weight: 400;
        font-size: 7.46667vw
    }
}

@media screen and (min-width:1026px) {

    .subtitle.is--medium-sd-bold,
    .title.is--medium-sd-bold {
        font-family: SolferinoDisplay-Bold;
        font-size: 1.75rem;
        font-weight: 400
    }
}

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

    .subtitle.is--medium-pn-bold,
    .title.is--medium-pn-bold {
        font-family: "PT Serif";
        font-weight: 700;
        font-size: 6.4vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {

    .subtitle.is--medium-pn-bold,
    .title.is--medium-pn-bold {
        font-family: "PT Serif";
        font-size: 1.5rem;
        font-weight: 700
    }
}

.subtitle.is--large,
.title.is--large {
    line-height: 38px
}

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

    .subtitle.is--large,
    .title.is--large {
        font-family: SolferinoText-Light;
        font-weight: 400;
        font-size: 9.6vw
    }
}

@media screen and (min-width:1026px) {

    .subtitle.is--large,
    .title.is--large {
        font-family: SolferinoText-Light;
        font-size: 2.25rem;
        font-weight: 400
    }
}

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

    .subtitle.is--large,
    .title.is--large {
        line-height: 1.07
    }
}

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

    .subtitle.is--large,
    .title.is--large {
        font-family: "PT Serif";
        font-weight: 400;
        font-size: 8vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {

    .subtitle.is--large,
    .title.is--large {
        font-family: "PT Serif";
        font-size: 1.875rem;
        font-weight: 400
    }
}

.subtitle.is--large-bc-bold,
.title.is--large-bc-bold {
    line-height: 38px;
    letter-spacing: -.6px
}

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

    .subtitle.is--large-bc-bold,
    .title.is--large-bc-bold {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 9.6vw
    }
}

@media screen and (min-width:1026px) {

    .subtitle.is--large-bc-bold,
    .title.is--large-bc-bold {
        font-family: BreraCondensed-Bold;
        font-size: 2.25rem;
        font-weight: 400
    }
}

.subtitle.is--number,
.title.is--number {
    margin-bottom: 15px;
    margin-top: -10px
}

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

    .subtitle.is--number,
    .title.is--number {
        font-family: SolferinoText-Bold;
        font-weight: 400;
        font-size: 17.86667vw
    }
}

@media screen and (min-width:1026px) {

    .subtitle.is--number,
    .title.is--number {
        font-family: SolferinoText-Bold;
        font-size: 4.1875rem;
        font-weight: 400
    }
}

.subtitle.is--number a,
.title.is--number a {
    color: #136786
}

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

    .subtitle.is--number,
    .title.is--number {
        margin-top: 0
    }
}

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

    .subtitle.is--number,
    .title.is--number {
        font-family: "PT Serif Bold";
        font-weight: 400;
        font-size: 15.46667vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {

    .subtitle.is--number,
    .title.is--number {
        font-family: "PT Serif Bold";
        font-size: 3.625rem;
        font-weight: 400
    }
}

.overtitle {
    color: #136786;
    display: flex;
    padding: .625rem 0;
    text-transform: uppercase
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .overtitle {
        font-family: BreraCondensed-Bold;
        font-size: .875rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .overtitle {
        font-family: PragatiNarrow-Regular;
        font-weight: 400;
        font-size: 3.46667vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .overtitle {
        font-family: PragatiNarrow-Regular;
        font-size: .8125rem;
        font-weight: 400
    }
}

.overtitle.has--pd-top {
    padding-bottom: 0;
    padding-top: 10px
}

.overtitle.has--pd-bottom {
    padding-bottom: 10px;
    padding-top: 0
}

.overtitle.is--extra-bold {
    font-weight: 900
}

.overtitle.is--semibold {
    padding: 0
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle.is--semibold {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .overtitle.is--semibold {
        font-family: BreraCondensed-semibold;
        font-size: 1rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle.is--semibold {
        padding-top: 0
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .overtitle.is--semibold {
        font-family: PragatiNarrow-Regular;
        font-weight: 400;
        font-size: 5.33333vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .overtitle.is--semibold {
        font-family: PragatiNarrow-Regular;
        font-size: 1.25rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .overtitle.is--large {
        font-family: Roboto-Black;
        font-weight: 400;
        font-size: 6.4vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .overtitle.is--large {
        font-family: Roboto-Black;
        font-size: 1.5rem;
        font-weight: 400
    }
}

.overtitle i {
    margin-right: 5px
}

.signature {
    color: #b5b5b5;
    padding: .625rem 0
}

@media screen and (min-width:320px) and (max-width:768px) {
    .signature {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.46667vw
    }
}

@media screen and (min-width:1026px) {
    .signature {
        font-family: BreraCondensed-Regular;
        font-size: .8125rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .signature {
        color: grey;
        letter-spacing: .3px;
        line-height: 1.13
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .signature {
        font-family: PragatiNarrow-Regular;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .signature {
        font-family: PragatiNarrow-Regular;
        font-size: 1rem;
        font-weight: 400
    }
}

.signature strong {
    color: #0a0a0a
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .signature strong {
        font-family: PragatiNarrow-Bold;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .signature strong {
        font-family: PragatiNarrow-Bold;
        font-size: 1rem;
        font-weight: 400
    }
}

.signature.has--pd-top {
    padding-bottom: 0;
    padding-top: 10px
}

.signature.has--pd-bottom {
    padding-bottom: 10px;
    padding-top: 0
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .signature.is--small strong {
        font-family: PragatiNarrow-Regular;
        font-weight: 400;
        font-size: 4vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .signature.is--small strong {
        font-family: PragatiNarrow-Regular;
        font-size: .9375rem;
        font-weight: 400
    }
}

.title-art-hp.is-xmedium {
    line-height: 1.05
}

@media screen and (min-width:320px) and (max-width:768px) {
    .title-art-hp.is-xmedium {
        font-family: SolferinoText-Light;
        font-weight: 300;
        font-size: 11.2vw
    }
}

@media screen and (min-width:1026px) {
    .title-art-hp.is-xmedium {
        font-family: SolferinoText-Light;
        font-size: 2.625rem;
        font-weight: 300
    }
}

.title-art {
    color: #0a0a0a
}

.title-art.is-small {
    line-height: 24px;
    color: #0a0a0a
}

@media screen and (min-width:320px) and (max-width:768px) {
    .title-art.is-small {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 5.86667vw
    }
}

@media screen and (min-width:1026px) {
    .title-art.is-small {
        font-family: SolferinoText-Regular;
        font-size: 1.375rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .title-art.is-small {
        line-height: 23px
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .title-art.is-small {
        font-family: "PT Serif Bold";
        font-weight: 400;
        font-size: 5.6vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .title-art.is-small {
        font-family: "PT Serif Bold";
        font-size: 1.3125rem;
        font-weight: 400
    }
}

.title-art.is-medium {
    line-height: 32px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .title-art.is-medium {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 6.4vw
    }
}

@media screen and (min-width:1026px) {
    .title-art.is-medium {
        font-family: SolferinoText-Regular;
        font-size: 1.5rem;
        font-weight: 400
    }
}

.title-art.is-large {
    line-height: 44px;
    color: #0a0a0a
}

@media screen and (min-width:320px) and (max-width:768px) {
    .title-art.is-large {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 11.2vw
    }
}

@media screen and (min-width:1026px) {
    .title-art.is-large {
        font-family: SolferinoText-Regular;
        font-size: 2.625rem;
        font-weight: 400
    }
}

.title-art.is-large-light {
    line-height: 44px;
    color: #0a0a0a
}

@media screen and (min-width:320px) and (max-width:768px) {
    .title-art.is-large-light {
        font-family: SolferinoText-Light;
        font-weight: 300;
        font-size: 11.2vw
    }
}

@media screen and (min-width:1026px) {
    .title-art.is-large-light {
        font-family: SolferinoText-Light;
        font-size: 2.625rem;
        font-weight: 300
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .title-art.is-large {
        line-height: 32px
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .title-art.is-large {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 8vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .title-art.is-large {
        font-family: SolferinoText-Regular;
        font-size: 1.875rem;
        font-weight: 400
    }
}

.overtitle-art {
    display: block;
    text-transform: uppercase;
    color: #136786
}

.overtitle-art.is-xsmall {
    line-height: 11px;
    letter-spacing: .3px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art.is-xsmall {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 2.93333vw
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art.is-xsmall {
        font-family: BreraCondensed-Regular;
        font-size: .6875rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art.is-xsmall {
        line-height: 16px
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .overtitle-art.is-xsmall {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .overtitle-art.is-xsmall {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.overtitle-art.is-small {
    line-height: 12px;
    letter-spacing: .3px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art.is-small {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.2vw
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art.is-small {
        font-family: BreraCondensed-Regular;
        font-size: .75rem;
        font-weight: 400
    }
}

.summary-art {
    font-family: BreraCondensed-Regular;
    font-weight: 400;
    font-size: 1.25rem;
    color: #666;
    line-height: 1.2 !important;
    margin-bottom: 1.125rem;
    margin-top: 18px
}

.summary-art.is-medium {
    line-height: 18px;
    letter-spacing: .3px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .summary-art.is-medium {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .summary-art.is-medium {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.subtitle-art.is-small {
    letter-spacing: .3px;
    color: #b5b5b5
}

@media screen and (min-width:320px) and (max-width:768px) {
    .subtitle-art.is-small {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.46667vw
    }
}

@media screen and (min-width:1026px) {
    .subtitle-art.is-small {
        font-family: BreraCondensed-Regular;
        font-size: .8125rem;
        font-weight: 400
    }
}

.subtitle-art.is-large {
    color: #141414
}

@media screen and (min-width:320px) and (max-width:768px) {
    .subtitle-art.is-large {
        font-family: SolferinoText-Bold;
        font-weight: 400;
        font-size: 6.4vw
    }
}

@media screen and (min-width:1026px) {
    .subtitle-art.is-large {
        font-family: SolferinoText-Bold;
        font-size: 1.5rem;
        font-weight: 400
    }
}

.date-art.is-medium {
    line-height: 14px;
    letter-spacing: .4px;
    color: #6f6f6f
}

@media screen and (min-width:320px) and (max-width:768px) {
    .date-art.is-medium {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .date-art.is-medium {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .date-art.is-medium {
        text-transform: uppercase
    }
}

.earthDay .overtitle,
.earthDay .signature strong {
    color: #459262 !important
}

a.is-underline {
    color: #136786
}

.subtitle.is--medium a.has-text-primary,
.title.is--medium a.has-text-primary {
    color: #136786 !important
}

.is-economia-webreportage .title.is--large {
    line-height: 68px;
    text-align: center
}

@media screen and (min-width:320px) and (max-width:768px) {
    .is-economia-webreportage .title.is--large {
        font-family: SolferinoText-Bold;
        font-weight: 400;
        font-size: 17.06667vw
    }
}

@media screen and (min-width:1026px) {
    .is-economia-webreportage .title.is--large {
        font-family: SolferinoText-Bold;
        font-size: 4rem;
        font-weight: 400
    }
}

.author-art,
.author-art-shadow {
    display: block;
    color: #136786
}

.author-art.is-inline,
.is-inline.author-art-shadow {
    display: inline-block
}

.author-art.has-image-inline,
.has-image-inline.author-art-shadow {
    display: inline-flex;
    align-items: center
}

.author-art-shadow {
    color: #fff;
    text-shadow: 0 0 2px rgba(0, 0, 0, .9)
}

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

    .author-art-shadow .writer,
    .author-art .writer {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 4vw
    }
}

@media screen and (min-width:1026px) {

    .author-art-shadow .writer,
    .author-art .writer {
        font-family: BreraCondensed-Bold;
        font-size: .9375rem;
        font-weight: 400
    }
}

@media screen and (min-width:1026px) {

    .author-art.is-xsmall,
    .is-xsmall.author-art-shadow {
        color: #5d9bb8
    }
}

@media screen and (min-width:1026px) and (min-width:320px) and (max-width:768px) {

    .author-art.is-xsmall,
    .is-xsmall.author-art-shadow {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.46667vw
    }
}

@media screen and (min-width:1026px) and (min-width:1026px) {

    .author-art.is-xsmall,
    .is-xsmall.author-art-shadow {
        font-family: BreraCondensed-Bold;
        font-size: .8125rem;
        font-weight: 400
    }
}

@media screen and (min-width:1026px) and (min-width:320px) and (max-width:768px) {

    .author-art.is-small,
    .is-small.author-art-shadow {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) and (min-width:1026px) {

    .author-art.is-small,
    .is-small.author-art-shadow {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

@media screen and (min-width:1026px) and (min-width:320px) and (max-width:768px) {

    .author-art.is-normal,
    .is-normal.author-art-shadow {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 5.33333vw
    }
}

@media screen and (min-width:1026px) and (min-width:1026px) {

    .author-art.is-normal,
    .is-normal.author-art-shadow {
        font-family: BreraCondensed-Regular;
        font-size: 1.25rem;
        font-weight: 400
    }
}

@media screen and (min-width:1026px) and (min-width:320px) and (max-width:768px) {

    .author-art.is-large,
    .is-large.author-art-shadow {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 6.4vw
    }
}

@media screen and (min-width:1026px) and (min-width:1026px) {

    .author-art.is-large,
    .is-large.author-art-shadow {
        font-family: BreraCondensed-Regular;
        font-size: 1.5rem;
        font-weight: 400
    }
}

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

    .author-art,
    .author-art-shadow {
        line-height: 1.1
    }
}

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

    .author-art,
    .author-art-shadow {
        font-family: Roboto-Regular;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {

    .author-art,
    .author-art-shadow {
        font-family: Roboto-Regular;
        font-size: 1rem;
        font-weight: 400
    }
}

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

    .author-art.is-xlarge,
    .is-xlarge.author-art-shadow {
        font-family: Roboto-Regular;
        font-weight: 400;
        font-size: 5.86667vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {

    .author-art.is-xlarge,
    .is-xlarge.author-art-shadow {
        font-family: Roboto-Regular;
        font-size: 1.375rem;
        font-weight: 400
    }
}

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

    .author-art.is-large,
    .is-large.author-art-shadow {
        font-family: Roboto-Regular;
        font-weight: 400;
        font-size: 5.33333vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {

    .author-art.is-large,
    .is-large.author-art-shadow {
        font-family: Roboto-Regular;
        font-size: 1.25rem;
        font-weight: 400
    }
}

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

    .author-art.is-medium,
    .is-medium.author-art-shadow {
        line-height: 1.33
    }
}

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

    .author-art.is-medium,
    .is-medium.author-art-shadow {
        font-family: Roboto-Regular;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {

    .author-art.is-medium,
    .is-medium.author-art-shadow {
        font-family: Roboto-Regular;
        font-size: 1.125rem;
        font-weight: 400
    }
}

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

    .author-art.is-small,
    .is-small.author-art-shadow {
        color: #5d9bb8;
        line-height: unset
    }
}

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

    .author-art.is-small,
    .is-small.author-art-shadow {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.46667vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {

    .author-art.is-small,
    .is-small.author-art-shadow {
        font-family: BreraCondensed-Bold;
        font-size: .8125rem;
        font-weight: 400
    }
}

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

    .author-art.is-xsmall,
    .is-xsmall.author-art-shadow {
        font-family: Roboto-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {

    .author-art.is-xsmall,
    .is-xsmall.author-art-shadow {
        font-family: Roboto-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

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

    .author-art.is-xsmall-pt-serif,
    .is-xsmall-pt-serif.author-art-shadow {
        line-height: unset
    }
}

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

    .author-art.is-xsmall-pt-serif,
    .is-xsmall-pt-serif.author-art-shadow {
        font-family: PragatiNarrow-Regular;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {

    .author-art.is-xsmall-pt-serif,
    .is-xsmall-pt-serif.author-art-shadow {
        font-family: PragatiNarrow-Regular;
        font-size: 1rem;
        font-weight: 400
    }
}

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

    .author-art+.date-art,
    .author-art-shadow+.date-art {
        margin-top: 1.25rem
    }
}

.author-art-image {
    position: absolute;
    z-index: 10;
    bottom: -28px !important;
    left: -20px !important;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.author-art-image img {
    width: 64px;
    height: 64px
}

.earthDay .author-art,
.earthDay .author-art-shadow {
    color: #459262 !important
}

.box {
    width: 100%;
    border-radius: 4px;
    box-shadow: 0 2px 3px rgba(10, 10, 10, .1), 0 0 0 1px rgba(10, 10, 10, .1);
    color: #0a0a0a;
    padding: 1.0625rem
}

.box:focus,
.box:hover {
    box-shadow: 0 2px 3px rgba(10, 10, 10, .1), 0 0 0 1px #136786
}

.box:active {
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, .2), 0 0 0 1px #136786
}

.box.has-aside {
    width: calc(100% - 35px)
}

.card {
    background-color: #fff;
    color: #fff;
    max-width: 100%;
    position: relative
}

.card.has-box {
    background: #ecf5f8;
    padding: .625rem;
    min-height: 12.375rem
}

.type-card .card {
    padding: .375rem .625rem 1.75rem;
    border-radius: 6px;
    border: .5px solid rgba(51, 51, 51, .5);
    box-shadow: 0 2px 2px 0 rgba(10, 10, 10, .24), 0 0 2px 0 rgba(10, 10, 10, .12)
}

.type-card .card:not(:last-child) {
    margin-bottom: 1.25rem
}

.type-card .card-gradient {
    position: relative
}

.type-card .card-gradient:before {
    position: absolute;
    z-index: 1;
    top: 45px;
    right: auto;
    bottom: 0;
    left: -1px;
    width: 102%;
    height: 60%;
    content: "";
    background: linear-gradient(180deg, hsla(0, 0%, 100%, .02) 10%, #fff 60%, #fff)
}

.type-card .card-gradient .is-shrinked {
    position: relative;
    overflow-y: hidden;
    min-height: 155px;
    max-height: 155px;
    border-bottom: 0;
    box-shadow: none
}

.type-card .card-gradient .is-shrinked+.button {
    z-index: 1;
    margin-bottom: 1.875rem;
    border-radius: 20px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .type-card .card-gradient .is-shrinked+.button {
        font-family: Roboto-Medium;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .type-card .card-gradient .is-shrinked+.button {
        font-family: Roboto-Medium;
        font-size: 1rem;
        font-weight: 400
    }
}

.type-card .card .chapter-paragraph {
    color: #333
}

@media screen and (min-width:320px) and (max-width:768px) {
    .type-card .card .chapter-paragraph {
        font-family: Roboto-Regular;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .type-card .card .chapter-paragraph {
        font-family: Roboto-Regular;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.type-card .card .bck-adv>.is--large,
.type-card .card .is-hero {
    margin: 0 -.59375rem
}

.card-gradient .button.is-primary {
    background-color: #136786
}

.card-header {
    background-color: transparent;
    align-items: stretch;
    box-shadow: 0 1px 2px rgba(10, 10, 10, .1);
    display: flex
}

.card-header-title {
    align-items: center;
    color: #fff;
    display: flex;
    flex-grow: 1;
    font-weight: 700;
    padding: .75rem
}

.card-header-icon,
.card-header-title.is-centered {
    justify-content: center
}

.card-header-icon {
    align-items: center;
    cursor: pointer;
    display: flex;
    padding: .75rem
}

.card-image {
    display: block;
    position: relative
}

.card-footer {
    background-color: transparent;
    border-top: 1px solid #136786;
    align-items: stretch;
    display: flex
}

.card-footer-item {
    align-items: center;
    display: flex;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    justify-content: center;
    padding: .75rem
}

.card-footer-item:not(:last-child) {
    border-right: 1px solid #136786
}

.card .media:not(:last-child) {
    margin-bottom: .75rem
}

.content li+li {
    margin-top: .25rem
}

.type-esperto .content li {
    line-height: 1.5rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .type-esperto .content li {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .type-esperto .content li {
        font-family: SolferinoText-Regular;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.content p {
    line-height: 1.5rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .content p {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .content p {
        font-family: SolferinoText-Regular;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.content p.is-xsmall {
    line-height: 14px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .content p.is-xsmall {
        font-family: SolferinoText-Light;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .content p.is-xsmall {
        font-family: SolferinoText-Light;
        font-size: .875rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .content p.is-small {
        font-family: SolferinoText-Light;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .content p.is-small {
        font-family: SolferinoText-Light;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.content p.is-medium {
    line-height: 23px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .content p.is-medium {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 5.86667vw
    }
}

@media screen and (min-width:1026px) {
    .content p.is-medium {
        font-family: SolferinoText-Regular;
        font-size: 1.375rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .content p {
        line-height: 1.3
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .content p {
        font-family: "PT Serif";
        font-weight: 400;
        font-size: 5.33333vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .content p {
        font-family: "PT Serif";
        font-size: 1.25rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .content p.is-medium {
        line-height: 26px
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .content p.is-medium {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .content p.is-medium {
        font-family: SolferinoText-Regular;
        font-size: 1.125rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .content p.is-medium-bold {
        line-height: 26px
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .content p.is-medium-bold {
        font-family: SolferinoText-Bold;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .content p.is-medium-bold {
        font-family: SolferinoText-Bold;
        font-size: 1.125rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .content p.is-small {
        font-family: Roboto-Regular;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .content p.is-small {
        font-family: Roboto-Regular;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.content p a {
    color: #136786 !important
}

@media screen and (min-width:1026px) {
    .content p b {
        font-family: SolferinoText-Bold
    }
}

.content p.summary {
    line-height: 1.29;
    letter-spacing: .3px;
    font-size: 1.06rem !important;
    color: #000 !important
}

@media screen and (min-width:320px) and (max-width:768px) {
    .content p.summary {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .content p.summary {
        font-family: SolferinoText-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .content p.summary {
        line-height: 1.13;
        letter-spacing: .3px
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .content p.summary {
        font-family: "PT Serif";
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .content p.summary {
        font-family: "PT Serif";
        font-size: 1rem;
        font-weight: 400
    }
}

.content p.has-first-letter {
    margin-top: 2.125rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .content p.has-first-letter {
        margin-top: 0
    }
}

.content p.has-first-letter:first-letter {
    float: left;
    margin: .3125rem .3125rem -.625rem 0;
    color: #242424;
    line-height: .68
}

@media screen and (min-width:320px) and (max-width:768px) {
    .content p.has-first-letter:first-letter {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 13.86667vw
    }
}

@media screen and (min-width:1026px) {
    .content p.has-first-letter:first-letter {
        font-family: BreraCondensed-semibold;
        font-size: 3.25rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .content p.has-first-letter:first-letter {
        font-family: PragatiNarrow-Bold;
        font-weight: 400;
        font-size: 17.33333vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .content p.has-first-letter:first-letter {
        font-family: PragatiNarrow-Bold;
        font-size: 4.0625rem;
        font-weight: 400
    }
}

.content p:not(:last-child) {
    margin-bottom: .6875rem
}

.content p+h4 {
    margin-top: 3.125rem
}

.content p+h6 {
    margin-top: 2.125rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .content p.bck-copyright {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .content p.bck-copyright {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .content p.bck-copyright {
        font-family: PragatiNarrow-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .content p.bck-copyright {
        font-family: PragatiNarrow-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

@media screen and (min-width:1026px) and (min-width:320px) and (max-width:768px) {
    .content p.is-last-update {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) and (min-width:1026px) {
    .content p.is-last-update {
        font-family: BreraCondensed-Bold;
        font-size: 1rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .content p.is-last-update {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .content p.is-last-update {
        font-family: BreraCondensed-Bold;
        font-size: 1rem;
        font-weight: 400
    }
}

@media screen and (min-width:1026px) and (min-width:320px) and (max-width:768px) {
    .content p.is-copyright {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) and (min-width:1026px) {
    .content p.is-copyright {
        font-family: BreraCondensed-Bold;
        font-size: 1rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .content p.is-copyright {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .content p.is-copyright {
        font-family: BreraCondensed-Bold;
        font-size: 1rem;
        font-weight: 400
    }
}

.content a {
    font-weight: 700;
    color: #136786
}

.content span.bold {
    font-weight: 700;
    display: block
}

.content blockquote:not(:last-child),
.content dl:not(:last-child),
.content ol:not(:last-child),
.content pre:not(:last-child),
.content table:not(:last-child),
.content ul:not(:last-child) {
    margin-bottom: 1rem
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
    font-family: BreraCondensed-Heavy;
    color: #136786
}

.content h1 {
    font-size: 3.375rem;
    margin-bottom: .5rem
}

.content h1:not(:first-child) {
    margin-top: 1rem
}

.content h2 {
    line-height: 1.27;
    margin-bottom: .5625rem
}

.content h2.is-subtitle {
    font-size: 1.375rem
}

.content h2:not(:first-child) {
    margin-top: 1.125rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .content h2.paragraph-summary.title-art.is-small--bre-c-h {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .content h2.paragraph-summary.title-art.is-small--bre-c-h {
        font-family: BreraCondensed-Heavy;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.content h3 {
    font-size: 1.625rem;
    margin-bottom: .625rem
}

.content h3:not(:first-child) {
    margin-top: 1.3125rem
}

.content h4 {
    font-size: 1.5rem;
    margin-bottom: .75rem
}

.content h5 {
    font-size: 1.25rem;
    margin-bottom: .875rem
}

.content .chapter-title {
    font-size: 1.125rem;
    margin-bottom: .5rem;
    font-weight: 700
}

@media screen and (min-width:320px) and (max-width:768px) {
    .content .chapter-title {
        font-size: 1.375rem
    }
}

.content h6 {
    font-size: 1rem;
    margin-bottom: .5rem
}

.content blockquote {
    background-color: #fff;
    border-left: 4px solid;
    padding: 1.25rem 1.5rem
}

.content ol {
    list-style-position: outside;
    margin-left: 2rem;
    margin-top: 1rem
}

.content ol:not([type]) {
    list-style-type: decimal
}

@media screen and (min-width:1026px) {
    .content ol {
        line-height: 1.76
    }
}

@media screen and (min-width:1026px) and (min-width:320px) and (max-width:768px) {
    .content ol {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) and (min-width:1026px) {
    .content ol {
        font-family: SolferinoText-Regular;
        font-size: 1rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .content ol {
        line-height: 1.3
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .content ol {
        font-family: "PT Serif";
        font-weight: 400;
        font-size: 5.33333vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .content ol {
        font-family: "PT Serif";
        font-size: 1.25rem;
        font-weight: 400
    }
}

.content ul {
    list-style: disc outside;
    margin-left: 2rem;
    margin-top: 1rem
}

@media screen and (min-width:1026px) {
    .content ul {
        line-height: 1.76
    }
}

@media screen and (min-width:1026px) and (min-width:320px) and (max-width:768px) {
    .content ul {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) and (min-width:1026px) {
    .content ul {
        font-family: SolferinoText-Regular;
        font-size: 1rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .content ul {
        line-height: 1.3
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .content ul {
        font-family: "PT Serif";
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .content ul {
        font-family: "PT Serif";
        font-size: 1rem;
        font-weight: 400
    }
}

.content ul ul {
    list-style-type: circle;
    margin-top: .5rem
}

.content ul ul ul {
    list-style-type: square
}

.content ul.is-medium {
    line-height: 24px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .content ul.is-medium {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .content ul.is-medium {
        font-family: SolferinoText-Regular;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.content dd {
    margin-left: 2rem
}

.content figure img {
    display: inline-block
}

.content figure figcaption {
    font-family: BreraCondensed-Regular;
    font-size: .75rem;
    line-height: 1rem;
    letter-spacing: .025rem;
    padding: .625rem
}

.content figure.media-full img {
    width: 100%
}

.content figure.media-full figcaption {
    background-color: #f6f8f9;
    margin-top: -.375rem
}

.content figure.media-in {
    text-align: left;
    padding-top: 0;
    padding-left: 0;
    padding-right: 1.25rem
}

.content figure.media-in img {
    width: 100%
}

.content figure.media-in figcaption {
    background-color: #f6f8f9;
    margin-top: -.375rem;
    text-align: center
}

@media screen and (min-width:320px) and (max-width:768px) {
    .content figure.media-full {
        margin: 0 auto
    }

    .content figure.media-in {
        padding-right: 0;
        float: none !important;
        margin: 0 auto !important
    }

    .content figure figcaption {
        font-family: "PT Serif";
        font-weight: 400;
        font-style: italic
    }
}

.content pre {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    padding: 1.25rem 1.5rem;
    white-space: pre;
    word-wrap: normal
}

.content time {
    color: #7a7a7a
}

@media screen and (min-width:320px) and (max-width:768px) {
    .content time {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 5.06667vw
    }
}

@media screen and (min-width:1026px) {
    .content time {
        font-family: BreraCondensed-Regular;
        font-size: 1.1875rem;
        font-weight: 400
    }
}

.content time:not(:last-child) {
    margin-bottom: 1.25rem
}

.content sub,
.content sup {
    font-size: 75%
}

.content table {
    width: 100%
}

.content table td,
.content table th {
    border: solid;
    border-width: 0 0 .0625rem;
    padding: .5rem .75rem;
    vertical-align: top
}

.content table th {
    color: #0a0a0a;
    text-align: left
}

.content table thead td,
.content table thead th {
    border-width: 0 0 .125rem;
    color: #0a0a0a
}

.content table tfoot td,
.content table tfoot th {
    border-width: .125rem 0 0;
    color: #0a0a0a
}

.content table tbody tr:last-child td,
.content table tbody tr:last-child th {
    border-bottom-width: 0
}

.earthDay .content h1,
.earthDay .content h2,
.earthDay .content h3,
.earthDay .content h4,
.earthDay .content h5,
.earthDay .content h6,
.earthDay .content p a {
    color: #459262 !important
}

.bck-social-nav,
.bck-social-nav-group {
    position: relative;
    z-index: 2
}

.type-esperto .bck-social-nav,
.type-esperto .bck-social-nav-group {
    margin-bottom: 3.125rem
}

.bck-social-nav.is-radius,
.is-radius.bck-social-nav-group {
    height: 40px;
    border: 1px solid #d8e5eb;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

.bck-social-nav.is--centered,
.is--centered.bck-social-nav-group {
    max-width: 310px;
    margin-right: auto;
    margin-left: auto
}

.bck-social-nav.is--sticky,
.bck-social-nav.is-sticky,
.is--sticky.bck-social-nav-group,
.is-sticky.bck-social-nav-group {
    position: -webkit-sticky;
    position: sticky;
    top: 110px
}

.bck-social-nav-group .is-float-rad,
.bck-social-nav .is-float-rad {
    position: absolute;
    top: -8px;
    left: -10px;
    width: 130px;
    height: 36px;
    border-radius: 20px;
    border: 1px solid #d8e5eb
}

.bck-social-nav-group .has-share,
.bck-social-nav .has-share {
    padding: 0;
    border: none;
    display: block;
    color: #5c9ab7;
    height: 20px;
    width: 20px
}

.bck-social-nav-group .has-share>.icon,
.bck-social-nav .has-share>.icon {
    width: auto;
    height: auto
}

.bck-social-nav-group .social_bar.is-vertical,
.bck-social-nav-group .social_bar_new.is-vertical,
.bck-social-nav .social_bar.is-vertical,
.bck-social-nav .social_bar_new.is-vertical {
    width: 100%
}

.type-esperto .bck-social-nav-group .social_bar.is-vertical,
.type-esperto .bck-social-nav-group .social_bar_new.is-vertical,
.type-esperto .bck-social-nav .social_bar.is-vertical,
.type-esperto .bck-social-nav .social_bar_new.is-vertical {
    position: static
}

.bck-social-nav-group .social_bar.is-vertical .social-item,
.bck-social-nav-group .social_bar_new.is-vertical .social-item,
.bck-social-nav .social_bar.is-vertical .social-item,
.bck-social-nav .social_bar_new.is-vertical .social-item {
    position: relative;
    color: #fff;
    cursor: pointer;
    display: block;
    z-index: 2;
    line-height: 1
}

.bck-social-nav-group .social_bar.is-vertical .social-item i,
.bck-social-nav-group .social_bar_new.is-vertical .social-item i,
.bck-social-nav .social_bar.is-vertical .social-item i,
.bck-social-nav .social_bar_new.is-vertical .social-item i {
    z-index: 1
}

.bck-social-nav-group .social_bar.is-vertical .social-item:not(:first-child),
.bck-social-nav-group .social_bar_new.is-vertical .social-item:not(:first-child),
.bck-social-nav .social_bar.is-vertical .social-item:not(:first-child),
.bck-social-nav .social_bar_new.is-vertical .social-item:not(:first-child) {
    margin-top: .625rem
}

.bck-social-nav-group .social_bar.is-vertical .social-item .total-comments,
.bck-social-nav-group .social_bar_new.is-vertical .social-item .total-comments,
.bck-social-nav .social_bar.is-vertical .social-item .total-comments,
.bck-social-nav .social_bar_new.is-vertical .social-item .total-comments {
    position: absolute
}

.bck-social-nav-group .social_bar.is-horizontal,
.bck-social-nav-group .social_bar_new.is-horizontal,
.bck-social-nav .social_bar.is-horizontal,
.bck-social-nav .social_bar_new.is-horizontal {
    margin-top: 1.5rem;
    margin-bottom: 2.1875rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.bck-social-nav-group .social_bar.is-horizontal.is--centered,
.bck-social-nav-group .social_bar_new.is-horizontal.is--centered,
.bck-social-nav .social_bar.is-horizontal.is--centered,
.bck-social-nav .social_bar_new.is-horizontal.is--centered {
    justify-content: center
}

.bck-social-nav-group .social_bar.is-events,
.bck-social-nav-group .social_bar_new.is-events,
.bck-social-nav .social_bar.is-events,
.bck-social-nav .social_bar_new.is-events {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.bck-social-nav-group .social_bar.is-events.is-right,
.bck-social-nav-group .social_bar_new.is-events.is-right,
.bck-social-nav .social_bar.is-events.is-right,
.bck-social-nav .social_bar_new.is-events.is-right {
    justify-content: flex-end
}

.bck-social-nav-group .social_bar.is-events .social-item,
.bck-social-nav-group .social_bar_new.is-events .social-item,
.bck-social-nav .social_bar.is-events .social-item,
.bck-social-nav .social_bar_new.is-events .social-item {
    margin: 0 .625rem;
    color: #5c9ab7;
    cursor: pointer;
    position: relative;
    height: 20px
}

.bck-social-nav-group .social,
.bck-social-nav .social {
    position: relative
}

.bck-social-nav-group .social div.is-horizontal .social-item,
.bck-social-nav-group .social ul.is-horizontal .social-item,
.bck-social-nav .social div.is-horizontal .social-item,
.bck-social-nav .social ul.is-horizontal .social-item {
    position: relative;
    padding: 0 .3125rem;
    cursor: pointer;
    color: #136786
}

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

    .bck-social-nav-group .social div.is-horizontal .social-item[data-bookmark],
    .bck-social-nav-group .social ul.is-horizontal .social-item[data-bookmark],
    .bck-social-nav .social div.is-horizontal .social-item[data-bookmark],
    .bck-social-nav .social ul.is-horizontal .social-item[data-bookmark] {
        height: 40px
    }
}

.bck-social-nav-group .social div.is-horizontal .social-item:first-child,
.bck-social-nav-group .social ul.is-horizontal .social-item:first-child,
.bck-social-nav .social div.is-horizontal .social-item:first-child,
.bck-social-nav .social ul.is-horizontal .social-item:first-child {
    padding-left: 0
}

.bck-social-nav-group .social div.is-horizontal .social-item:last-child,
.bck-social-nav-group .social ul.is-horizontal .social-item:last-child,
.bck-social-nav .social div.is-horizontal .social-item:last-child,
.bck-social-nav .social ul.is-horizontal .social-item:last-child {
    padding-right: 0
}

.bck-social-nav-group .shareAmount,
.bck-social-nav-group .totalShare,
.bck-social-nav .shareAmount,
.bck-social-nav .totalShare {
    text-align: center;
    color: #136786
}

.bck-social-nav.is--esperto .social_bar.is-horizontal,
.is--esperto.bck-social-nav-group .social_bar.is-horizontal {
    justify-content: flex-start;
    gap: .3125rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .related-art .link {
        position: relative;
        min-height: 1.875rem;
        margin: .9375rem .875rem 1.875rem;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        align-content: center
    }

    .related-art .link:first-child {
        padding-top: .9375rem;
        margin: 0 .875rem 1.875rem
    }

    .related-art .link:last-child {
        padding-bottom: .9375rem;
        margin: 0 .875rem
    }

    .related-art .link:only-child {
        padding: 1.875rem .875rem;
        margin: 0
    }

    .related-art .link>.title {
        line-height: 1.25
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:320px) and (max-width:768px) {
    .related-art .link>.title {
        font-family: Roboto-Medium;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:320px) and (max-width:768px) and (min-width:1026px) {
    .related-art .link>.title {
        font-family: Roboto-Medium;
        font-size: 1rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .related-art .link>.title a {
        color: #333
    }

    .related-art .icon {
        flex: 0 0 44px;
        font-size: .5rem;
        color: #2aaaef
    }
}

@media screen and (min-width:1026px) {
    .related-art-medium .link {
        position: relative;
        min-height: 3.75rem;
        padding: .625rem .3125rem .625rem 0;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        align-content: center
    }

    .related-art-medium .link:before {
        position: absolute;
        right: 0;
        bottom: 0;
        display: block;
        width: 92%;
        border-bottom: 1px solid #dedede;
        content: ""
    }

    .related-art-medium .link:last-child,
    .related-art-medium .link:only-child {
        padding-bottom: 1.25rem
    }

    .related-art-medium .link:last-child:before,
    .related-art-medium .link:only-child:before {
        border: none
    }

    .related-art-medium .link .title {
        line-height: 1.13
    }
}

@media screen and (min-width:1026px) and (min-width:320px) and (max-width:768px) {
    .related-art-medium .link .title {
        font-family: SolferinoDisplay-Bold;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) and (min-width:1026px) {
    .related-art-medium .link .title {
        font-family: SolferinoDisplay-Bold;
        font-size: 1rem;
        font-weight: 400
    }
}

@media screen and (min-width:1026px) {
    .related-art-medium .link .title-s-t-reg {
        line-height: 1
    }
}

@media screen and (min-width:1026px) and (min-width:320px) and (max-width:768px) {
    .related-art-medium .link .title-s-t-reg {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 4.53333vw
    }
}

@media screen and (min-width:1026px) and (min-width:1026px) {
    .related-art-medium .link .title-s-t-reg {
        font-family: SolferinoText-Regular;
        font-size: 1.0625rem;
        font-weight: 400
    }
}

@media screen and (min-width:1026px) {
    .related-art-medium .link .icon {
        flex: 0 0 44px;
        color: #2aaaef
    }
}

#menu-user {
    position: absolute;
    top: 100%;
    right: 0;
    width: 200px;
    box-shadow: 0 2px 5px .25px #949494;
    background-color: #095075
}

#menu-user .has-text-grey-darker::marker {
    content: ""
}

#menu-user.is-guide {
    background-color: #29abef;
    top: 36%
}

#menu-user .topbar-links-user {
    display: flex;
    flex-direction: column
}

#menu-user .appendMenu {
    display: block;
    height: 40px
}

#menu-user a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 40px;
    padding-left: 3.125rem;
    border-top: 1px solid #11698f;
    color: #fff;
    text-transform: uppercase
}

@media screen and (min-width:320px) and (max-width:768px) {
    #menu-user a {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    #menu-user a {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

#menu-user a:hover {
    background-color: #11698f
}

.menu-user2021 {
    position: absolute;
    top: 100%;
    right: 0;
    width: 200px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .35);
    background-color: #fff
}

.menu-user2021 .topbar-links-user {
    display: flex;
    flex-direction: column
}

.menu-user2021 .appendMenu {
    display: flex
}

.menu-user2021 a {
    display: flex;
    align-items: center;
    width: 100%;
    padding: .625rem 1.625rem;
    color: #363636;
    text-transform: uppercase
}

@media screen and (min-width:320px) and (max-width:768px) {
    .menu-user2021 a {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .menu-user2021 a {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

.menu-user2021 a:first-child {
    padding-top: 1.25rem
}

.menu-user2021 a:hover {
    text-decoration: underline
}

.media-group {
    flex: 0 1 48.4%;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #dedede
}

.media-group:nth-child(2n) {
    margin-left: .9375rem
}

.media-group:nth-last-child(-n+2) {
    margin-bottom: 0;
    border: none
}

.media-group-32 {
    flex: 0 1 32%;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #dedede
}

.media-group-32:nth-last-child(-n+3) {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none
}

.media-group-32-inv {
    flex: 0 1 32%;
    padding: .75rem 0;
    margin-top: 0;
    border-top: 1px solid #dedede
}

@supports (display:grid) {
    .media-group-32-inv.is--cartoon {
        padding-top: 0;
        border-top: none;
        text-align: center;
        grid-column: 2/3;
        grid-row: 1/4
    }
}

.media-group-32-inv.is--cartoon .border-cartoon {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    border: 1px solid #dedede
}

.media-group-32-inv.is--cartoon .border-cartoon img {
    height: 283px
}

.media-group-32-inv:nth-child(-n+3) {
    margin-top: .25rem
}

.media-group-news,
.media-group-news-14,
.media-group-news-23,
.media-group-news-25,
.media-group-news-30,
.media-group-news-31,
.media-group-news-32,
.media-group-news-48,
.media-group-news-66 {
    flex-basis: 100%
}

.is--xmedium.media-group-news-14,
.is--xmedium.media-group-news-23,
.is--xmedium.media-group-news-25,
.is--xmedium.media-group-news-30,
.is--xmedium.media-group-news-31,
.is--xmedium.media-group-news-32,
.is--xmedium.media-group-news-48,
.is--xmedium.media-group-news-66,
.media-group-news.is--xmedium {
    padding-bottom: 1.5625rem;
    margin-bottom: 1.5625rem;
    border-bottom: 1px solid #dedede
}

.is--xmedium.media-group-news-14:first-child,
.is--xmedium.media-group-news-23:first-child,
.is--xmedium.media-group-news-25:first-child,
.is--xmedium.media-group-news-30:first-child,
.is--xmedium.media-group-news-31:first-child,
.is--xmedium.media-group-news-32:first-child,
.is--xmedium.media-group-news-48:first-child,
.is--xmedium.media-group-news-66:first-child,
.media-group-news.is--xmedium:first-child {
    padding-top: 0;
    margin-top: 1.5625rem
}

.is--xmedium.media-group-news-14:last-child,
.is--xmedium.media-group-news-23:last-child,
.is--xmedium.media-group-news-25:last-child,
.is--xmedium.media-group-news-30:last-child,
.is--xmedium.media-group-news-31:last-child,
.is--xmedium.media-group-news-32:last-child,
.is--xmedium.media-group-news-48:last-child,
.is--xmedium.media-group-news-66:last-child,
.media-group-news.is--xmedium:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.is--medium.media-group-news-14,
.is--medium.media-group-news-23,
.is--medium.media-group-news-25,
.is--medium.media-group-news-30,
.is--medium.media-group-news-31,
.is--medium.media-group-news-32,
.is--medium.media-group-news-48,
.is--medium.media-group-news-66,
.media-group-news.is--medium {
    padding-bottom: 1.25rem;
    margin-bottom: 1.25rem;
    border-bottom: 1px solid #dedede
}

.is--medium.media-group-news-14:first-child,
.is--medium.media-group-news-23:first-child,
.is--medium.media-group-news-25:first-child,
.is--medium.media-group-news-30:first-child,
.is--medium.media-group-news-31:first-child,
.is--medium.media-group-news-32:first-child,
.is--medium.media-group-news-48:first-child,
.is--medium.media-group-news-66:first-child,
.media-group-news.is--medium:first-child {
    padding-top: 0;
    margin-top: 1.25rem
}

.is--medium.media-group-news-14:last-child,
.is--medium.media-group-news-23:last-child,
.is--medium.media-group-news-25:last-child,
.is--medium.media-group-news-30:last-child,
.is--medium.media-group-news-31:last-child,
.is--medium.media-group-news-32:last-child,
.is--medium.media-group-news-48:last-child,
.is--medium.media-group-news-66:last-child,
.media-group-news.is--medium:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.is--medium.is-borderless.media-group-news-14,
.is--medium.is-borderless.media-group-news-23,
.is--medium.is-borderless.media-group-news-25,
.is--medium.is-borderless.media-group-news-30,
.is--medium.is-borderless.media-group-news-31,
.is--medium.is-borderless.media-group-news-32,
.is--medium.is-borderless.media-group-news-48,
.is--medium.is-borderless.media-group-news-66,
.media-group-news.is--medium.is-borderless {
    padding-bottom: 0;
    margin-bottom: 1.25rem
}

.is--small.media-group-news-14,
.is--small.media-group-news-23,
.is--small.media-group-news-25,
.is--small.media-group-news-30,
.is--small.media-group-news-31,
.is--small.media-group-news-32,
.is--small.media-group-news-48,
.is--small.media-group-news-66,
.media-group-news.is--small {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #dedede
}

.is--small.media-group-news-14:first-child,
.is--small.media-group-news-23:first-child,
.is--small.media-group-news-25:first-child,
.is--small.media-group-news-30:first-child,
.is--small.media-group-news-31:first-child,
.is--small.media-group-news-32:first-child,
.is--small.media-group-news-48:first-child,
.is--small.media-group-news-66:first-child,
.media-group-news.is--small:first-child {
    padding-top: 0;
    margin-top: 1rem
}

.is--small.media-group-news-14:last-child,
.is--small.media-group-news-23:last-child,
.is--small.media-group-news-25:last-child,
.is--small.media-group-news-30:last-child,
.is--small.media-group-news-31:last-child,
.is--small.media-group-news-32:last-child,
.is--small.media-group-news-48:last-child,
.is--small.media-group-news-66:last-child,
.media-group-news.is--small:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.is--small-mr.media-group-news-14,
.is--small-mr.media-group-news-23,
.is--small-mr.media-group-news-25,
.is--small-mr.media-group-news-30,
.is--small-mr.media-group-news-31,
.is--small-mr.media-group-news-32,
.is--small-mr.media-group-news-48,
.is--small-mr.media-group-news-66,
.media-group-news.is--small-mr {
    margin-bottom: 1rem
}

.is--xsmall.media-group-news-14,
.is--xsmall.media-group-news-23,
.is--xsmall.media-group-news-25,
.is--xsmall.media-group-news-30,
.is--xsmall.media-group-news-31,
.is--xsmall.media-group-news-32,
.is--xsmall.media-group-news-48,
.is--xsmall.media-group-news-66,
.media-group-news.is--xsmall {
    padding-bottom: .625rem;
    margin-bottom: .625rem;
    border-bottom: 1px solid #dedede
}

.is--xsmall.media-group-news-14:first-child,
.is--xsmall.media-group-news-23:first-child,
.is--xsmall.media-group-news-25:first-child,
.is--xsmall.media-group-news-30:first-child,
.is--xsmall.media-group-news-31:first-child,
.is--xsmall.media-group-news-32:first-child,
.is--xsmall.media-group-news-48:first-child,
.is--xsmall.media-group-news-66:first-child,
.media-group-news.is--xsmall:first-child {
    padding-top: 0;
    margin-top: .625rem
}

.is--xsmall.media-group-news-14:last-child,
.is--xsmall.media-group-news-23:last-child,
.is--xsmall.media-group-news-25:last-child,
.is--xsmall.media-group-news-30:last-child,
.is--xsmall.media-group-news-31:last-child,
.is--xsmall.media-group-news-32:last-child,
.is--xsmall.media-group-news-48:last-child,
.is--xsmall.media-group-news-66:last-child,
.media-group-news.is--xsmall:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.media-group-news-14 {
    flex: 0 0 14%
}

.media-group-news-14:nth-last-child(-n+6) {
    margin-bottom: 0
}

.media-group-news-23 {
    flex: 0 0 23%
}

.media-group-news-23:nth-last-child(-n+4) {
    margin-bottom: 0
}

.media-group-news-25 {
    flex: 0 0 25%
}

.media-group-news-25:nth-last-child(-n+3) {
    margin-bottom: 0
}

.media-group-news-30 {
    flex: 0 0 30%
}

.media-group-news-30:nth-last-child(-n+3) {
    margin-bottom: 0
}

.media-group-news-31 {
    flex: 0 0 31.4%
}

.media-group-news-31:nth-last-child(-n+3) {
    margin-bottom: 0
}

.media-group-news-32 {
    flex: 0 0 32%
}

.media-group-news-32:nth-last-child(-n+3) {
    margin-bottom: 0
}

.media-group-news-48 {
    flex: 0 0 48%
}

.media-group-news-48:nth-last-child(-n+2) {
    margin-bottom: 0
}

.media-group-news-48.has-border {
    padding-bottom: 1.5625rem;
    border-bottom: 1px solid #f5f5f5
}

.media-group-news-66 {
    flex: 0 0 66%
}

.media-group-news-66:nth-last-child(-n+2) {
    margin-bottom: 0
}

.grid-items {
    display: flex;
    flex-wrap: wrap
}

.grid-items.space-grid {
    justify-content: flex-start
}

@supports (display:grid) {
    .grid-items.has--cartoon {
        display: grid;
        grid-template-columns: repeat(3, 32%);
        grid-template-rows: minmax(100px, auto);
        grid-auto-flow: row;
        justify-content: space-between
    }
}

.grid-items+.grid-items {
    padding-top: 1rem;
    margin-top: 1rem;
    border-top: 1px solid #dedede
}

.tabs-inline {
    border-bottom: 1px solid #f5f5f5;
    background-color: #fff;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    align-content: center
}

.tabs-inline li {
    border-bottom: 3px solid transparent
}

@media screen and (min-width:320px) and (max-width:768px) {
    .tabs-inline li {
        font-family: Roboto-Regular;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .tabs-inline li {
        font-family: Roboto-Regular;
        font-size: 1rem;
        font-weight: 400
    }
}

.tabs-inline li>a {
    padding: .3125rem 1.1875rem;
    color: #666
}

.tabs-inline li.is-active {
    border-bottom: 3px solid #999
}

@media screen and (min-width:320px) and (max-width:768px) {
    .tabs-inline li.is-active {
        font-family: Roboto-Medium;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .tabs-inline li.is-active {
        font-family: Roboto-Medium;
        font-size: 1rem;
        font-weight: 400
    }
}

.tabs-inline li.is-active>a {
    color: #363636
}

@media screen and (min-width:1026px) {
    .type-home .bck-tabs:only-child {
        border-bottom: 1px solid #dedede
    }

    .type-home .bck-tabs:not(:last-child) {
        margin-bottom: 1.5625rem
    }
}

@media screen and (min-width:1026px) {
    .video.has-full-screen {
        width: 100vw;
        margin: 0
    }

    .video.has-full-screen>img {
        height: inherit;
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .video.has-full-screen {
        width: 100vw;
        margin: 0;
        pointer-events: none
    }
}

@media only screen and (min-width:320px) and (max-width:768px) and (orientation:landscape) {
    .video.has-full-screen {
        width: 100%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .video.has-full-screen>img {
        -o-object-fit: cover;
        object-fit: cover;
        height: 100%
    }
}

@media only screen and (min-width:320px) and (max-width:768px) and (orientation:landscape) {
    .video.has-full-screen>img {
        -o-object-fit: contain;
        object-fit: contain
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .video.has-full-screen .video-js {
        width: 100%;
        height: 100%;
        max-height: 350px
    }
}

@media only screen and (min-width:320px) and (max-width:768px) and (orientation:landscape) {
    .video.has-full-screen .video-js {
        max-height: none;
        margin: 0
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .video.has-full-screen .video-js .vjs-control-bar {
        height: 56px !important
    }
}

@media screen and (min-width:1026px) {
    .rcs-video {
        font-size: 11px
    }

    .is--video-embed .rcs-video {
        font-size: 16px
    }

    .is--video-embed .rcs-video .vjs-play-progress:before {
        top: -.35em !important;
        font-size: .9em !important
    }

    .is--video-embed .rcs-video .vjs-time-control {
        position: absolute !important;
        left: 8em !important
    }

    .is--video-embed .rcs-video .vjs-time-control.vjs-time-divider {
        left: 11.7em !important;
        height: 70% !important;
        margin-top: .5em !important
    }

    .is--video-embed .rcs-video .vjs-time-control.vjs-duration {
        left: 12.2em !important
    }

    .rcs-video .sticky-close-icon {
        display: none
    }

    .rcs-video.sticky-video {
        position: fixed;
        z-index: 999;
        right: calc(50vw - 504px) !important;
        bottom: 0;
        width: 340px !important;
        max-width: auto !important;
        height: calc((58vw - 10px)/16*9) !important;
        max-height: 263px;
        padding: .625rem .625rem 4.375rem
    }

    .type-section--video .rcs-video.sticky-video,
    .type-section .rcs-video.sticky-video {
        right: 50px !important;
        width: 400px !important;
        height: calc((58vw - 10px)/16*9) !important;
        min-height: 300px !important
    }

    .rcs-video.sticky-video .sticky-close-icon {
        position: absolute;
        z-index: 9999;
        top: -10px;
        right: -9px;
        display: block;
        width: 22px;
        height: 22px;
        background-color: #0a0a0a;
        border-radius: 12px;
        cursor: pointer
    }

    .rcs-video.sticky-video .sticky-close-icon svg {
        display: block;
        width: 18px;
        height: 18px;
        padding: .125rem;
        margin: .125rem;
        background-color: #fff;
        border-radius: 10px
    }

    .rcs-video.sticky-video .sticky-title {
        position: absolute;
        bottom: 0;
        display: flex;
        align-items: center;
        width: 94.3%;
        height: 71px;
        padding: 0 .4375rem;
        background: #5c9ab7;
        color: #fff;
        line-height: 20px;
        box-sizing: border-box
    }
}

@media screen and (min-width:1026px) and (min-width:320px) and (max-width:768px) {
    .rcs-video.sticky-video .sticky-title {
        font-family: SolferinoDisplay-Bold;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) and (min-width:1026px) {
    .rcs-video.sticky-video .sticky-title {
        font-family: SolferinoDisplay-Bold;
        font-size: 1.125rem;
        font-weight: 400
    }
}

@media screen and (min-width:1026px) {
    .rcs-video.sticky-video .sticky-title a {
        color: inherit
    }

    .rcs-video.sticky-video .next-video {
        width: 322px !important
    }

    .rcs-video.sticky-video .sticky-title.sticky-shadow,
    .rcs-video.sticky-video .video-js {
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75)
    }

    .rcs-video.has-h-auto {
        height: 558px !important;
        min-height: 558px !important
    }

    .rcs-video.has-h-vm {
        height: calc(100vh - 130px) !important;
        min-height: calc(100vh - 130px) !important
    }

    .rcs-video.top-video {
        width: 115px;
        height: 65px;
        min-height: 65px
    }

    .rcs-video:not([id^=provider-]):not(.sticky-video):not(.has-h-auto):not(.has-h-vm):not(.has-full-screen):not(.custom-video-sticky):not(.top-video) {
        height: 366.267px !important;
        min-height: 366.267px !important
    }

    .rcs-video:not([id^=provider-]):not(.sticky-video):not(.has-h-auto):not(.has-h-vm):not(.has-full-screen):not(.custom-video-sticky):not(.top-video) .sticky-close-icon {
        display: none
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .rcs-video #riattiva-audio {
        visibility: hidden
    }

    .rcs-video.custom-video-sticky .sticky-close-icon {
        display: none
    }

    .rcs-video.custom-video-sticky.sticky-video {
        position: fixed !important;
        z-index: 999;
        top: 0;
        left: 0;
        width: 100% !important;
        height: calc((102vw - 10px)/16*9) !important;
        max-height: 307px !important;
        margin: 0
    }

    .rcs-video.custom-video-sticky.sticky-video .vidcar4s div[id*=div-gpt-ad-google]>div {
        width: 100% !important;
        height: 100% !important
    }

    .rcs-video.custom-video-sticky.sticky-video .vidcar4s div[id*=div-gpt-ad-google]>div video {
        width: 100% !important;
        height: auto !important
    }

    .rcs-video.custom-video-sticky .sticky-title {
        display: none;
        overflow: hidden;
        width: 100%;
        height: 45px;
        padding: 10px 44px 10px 17px;
        background: #0a0a0a;
        color: #fff;
        line-height: 1.17;
        white-space: nowrap;
        text-overflow: ellipsis;
        box-shadow: -1px 4px 8px 0 rgba(0, 0, 0, .75)
    }

    .rcs-video.custom-video-sticky .sticky-title a {
        color: inherit
    }

    .rcs-video.custom-video-sticky.player.sticky-video {
        overflow: visible
    }

    .rcs-video.custom-video-sticky.player.sticky-video .sticky-close-icon {
        position: absolute;
        z-index: 9999;
        right: 5px;
        bottom: -38px;
        display: none !important;
        display: block;
        width: 30px;
        height: 30px;
        text-align: center;
        cursor: pointer;
        background-size: 100%
    }

    .rcs-video.custom-video-sticky.player.sticky-video .sticky-close-icon svg {
        display: none !important
    }

    .is--video-embed .rcs-video {
        font-size: 16px
    }

    .is--video-embed .rcs-video .vjs-play-progress:before {
        top: -.35em !important;
        font-size: .9em !important
    }

    .is--video-embed .rcs-video .vjs-time-control {
        position: absolute !important;
        left: 8em !important
    }

    .is--video-embed .rcs-video .vjs-time-control.vjs-time-divider {
        left: 11.7em !important;
        height: 70% !important;
        margin-top: .5em !important
    }

    .is--video-embed .rcs-video .vjs-time-control.vjs-duration {
        left: 12.2em !important
    }
}

@media screen and (min-width:1026px) {
    .columns.is-custom .rcs-video:not([id^=provider-]):not(.sticky-video) {
        height: 238px !important;
        min-height: 238px !important
    }

    .columns.is-custom .rcs-video:not([id^=provider-]):not(.sticky-video) .sticky-close-icon {
        display: none
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .media.play-video {
        flex-direction: column
    }

    .media.play-video .media-left {
        width: 100%;
        order: 2
    }

    .media.play-video .media-left .image {
        width: 100%;
        height: auto
    }

    .media.play-video .media-content {
        order: 1;
        margin-bottom: .75rem
    }
}

.is--video-embed .title-art-hp.is-small {
    font-family: SolferinoDisplay-Bold;
    font-size: 19px !important;
    line-height: 1.18
}

.is--video-embed .media-news-date-social .media-news-date {
    font-size: 12px !important
}

.is--video-embed .button.is-mediumx {
    font-family: BreraCondensed-Regular;
    font-size: 14px !important
}

.is--video-embed .media-news-date-social .media-news-embed .tooltip-embed {
    top: 6px !important;
    right: 215px !important;
    font-size: 12px !important
}

.is--video-embed .media-news-date-social {
    align-items: center !important
}

@media screen and (min-width:1026px) {
    .custom-video-sticky:not(.rcs-video) .sticky-close-icon {
        display: none
    }

    .custom-video-sticky.sticky-video {
        padding: 0 0 4.375rem
    }

    .custom-video-sticky.sticky-video .sticky-title {
        width: 100%
    }
}

.earthDay .rcs-video.sticky-video .sticky-title {
    background: #459262
}

@media screen and (min-width:1026px) {
    .argoments {
        display: flex;
        flex-wrap: wrap;
        padding: 4px 0 16px !important
    }

    .argoments a {
        font-family: main-condensed_regular;
        font-size: .75em;
        font-weight: 700;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 32px;
        padding: 0 10px;
        margin: 10px 10px 0 0;
        border: 1px solid #666;
        color: #000 !important;
        border-radius: 4px;
        text-decoration: none;
        text-transform: uppercase
    }

    .argoments a:hover {
        background-color: #ddd
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .argoments {
        justify-content: flex-start;
        align-content: center;
        overflow-x: scroll
    }

    .argoments,
    .argoments a {
        display: flex;
        align-items: center
    }

    .argoments a {
        flex: 1 0 auto;
        justify-content: center;
        height: 32px;
        padding: 0 .625rem;
        margin: 0 .625rem .625rem 0;
        border: 1px solid #666;
        color: #000 !important;
        font-family: main-condensed_regular;
        font-size: .75em;
        font-weight: 700;
        border-radius: 4px;
        text-decoration: none;
        text-transform: uppercase
    }

    .argoments a:hover {
        background-color: #ddd
    }
}

.bck-empty {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 250px;
    margin-bottom: 1.5625rem;
    border: 1px solid #d0d0d0;
    background-color: #dedede
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-empty {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-empty {
        font-family: BreraCondensed-Regular;
        font-size: 1rem;
        font-weight: 400
    }
}

.player-close-icon {
    position: fixed;
    z-index: 9999;
    bottom: 140px;
    right: 5px;
    display: block;
    width: 22px;
    height: 22px;
    background-color: #0e2a35;
    border-radius: 12px
}

.player-close-icon svg {
    display: block;
    width: 18px;
    height: 18px;
    padding: .125rem;
    margin: .125rem;
    background-color: #fff;
    border-radius: 10px
}

.overtitle-art-logo {
    display: block;
    text-indent: -9999px;
    background-repeat: no-repeat
}

.overtitle-art-logo.has-align-centered {
    background-position: 50%
}

.overtitle-art-logo>img {
    display: block
}

.overtitle-art-logo.is-corrieretv {
    background-image: url(../images/t_corrieretv.png);
    background-size: 80px;
    background-position: 0;
    height: 12px
}

.overtitle-art-logo.is-corrieretv-w {
    background-image: url(../images/t_corrieretv-w.svg);
    background-position: 50%;
    background-size: 100px;
    background-position: 0;
    height: 12px
}

.overtitle-art-logo.is-corrieretv-w.has-width-104 {
    width: 104px
}

.overtitle-art-logo.is-corrieretv-2022 {
    background-size: 110px;
    height: 16px
}

.overtitle-art-logo.is-corrieretv-2022,
.overtitle-art-logo.is-corrieretv-2022-sm {
    background-image: url(../images/t_corrieretv-2022.png);
    background-position: 50%;
    background-position: 0
}

.overtitle-art-logo.is-corrieretv-2022-sm {
    background-size: 95px;
    width: 95px;
    height: 14px
}

.overtitle-art-logo.is-corrieretv-g {
    width: 108px;
    height: 14px;
    background-image: url(../images/t_corrieretv-g.png);
    background-position: 50%;
    background-size: 108px;
    background-position: 0
}

.overtitle-art-logo.is-corrieretv-g.is-small {
    background-size: 80%
}

.overtitle-art-logo.is-corrieretv-g-live {
    width: 148px;
    height: 24px;
    background-image: url(../images/t_corrieretv-g-live.png);
    background-position: 50%;
    background-size: 148px;
    background-position: 0
}

.overtitle-art-logo.is-corrieretv-g-live.is-small {
    background-size: 79%
}

.overtitle-art-logo.is-corrieretv-b {
    background-image: url(../images/t_corrieretv.png);
    width: 104px;
    height: 14px;
    background-size: 100px;
    background-position: 0
}

.overtitle-art-logo.is-corrieretv-big {
    background-image: url(../images/t_corrieretv-big.svg);
    width: 335px;
    height: 45px;
    background-size: 100%
}

.overtitle-art-logo.bn-h-0 {
    height: 0
}

.overtitle-art-logo.is-corriere-w {
    width: 194px;
    height: 50px;
    background: url(../images/logo_corriere-white.svg) 50% no-repeat;
    background-size: 100%
}

.overtitle-art-logo.is-tecnologia {
    background-image: url(../images/t_tech.png);
    height: 22px
}

.overtitle-art-logo.is-tecnologia-b {
    background-image: url(../images/t_tecnologia-b.png);
    width: 165px;
    height: 29px
}

.overtitle-art-logo.is-salute {
    height: 21px;
    background-image: url(../images/t_corriere-salute-h.svg);
    background-size: contain
}

.overtitle-art-logo.is-salute-b {
    background-image: url(../images/t_salute-b.png);
    width: 80px;
    height: 19px;
    background-size: auto
}

.overtitle-art-logo.is-salute-top {
    height: 71px;
    background-image: url(../images/t_salute_top.png);
    background-size: contain;
    background-color: #fff
}

.overtitle-art-logo.is-salute-bottom {
    height: 18px;
    background-image: url(../images/t_salute_bottom.png);
    background-size: auto
}

.overtitle-art-logo.is-abbonato {
    height: 26px;
    background-image: url(../images/t_abbonato.png)
}

.overtitle-art-logo.is-living {
    height: 25px;
    background-image: url(../images/t_living.png)
}

.overtitle-art-logo.is-podcast {
    height: 15px;
    background-image: url(../images/t_podcast-v2.png);
    background-size: contain
}

.overtitle-art-logo.is-podcast-sm,
.overtitle-art-logo.is-podcast.is-small {
    background-size: 160px;
    background-image: url(../images/t_podcast.svg)
}

.overtitle-art-logo.is-podcast-sm.is-audible,
.overtitle-art-logo.is-podcast.is-small.is-audible {
    background-image: url(../images/t_podcast-audible.png)
}

.overtitle-art-logo.is-podcast-md,
.overtitle-art-logo.is-podcast.is-medium {
    background-size: 200px;
    background-image: url(../images/t_podcast.svg)
}

.overtitle-art-logo.is-podcast-md.is-audible,
.overtitle-art-logo.is-podcast.is-medium.is-audible {
    background-image: url(../images/t_podcast-audible.png);
    background-size: contain
}

.overtitle-art-logo.is-style {
    height: 25px;
    background-image: url(../images/t_style.png)
}

.overtitle-art-logo.is-rcsacademy {
    height: 25px;
    background-image: url(../images/t_rcsacademy.png)
}

.overtitle-art-logo.is-quimamme {
    height: 25px;
    background-image: url(../images/t_quimamme.png)
}

.overtitle-art-logo.is-abitare {
    height: 25px;
    background-image: url(../images/t_abitare.png)
}

.overtitle-art-logo.is-vivimilano {
    width: 170px;
    height: 34px
}

.overtitle-art-logo.is-vivimilano,
.overtitle-art-logo.is-vivimilano-sm {
    background-image: url(../images/t_vivimilano.png)
}

.overtitle-art-logo.is-vivimilano-sm {
    width: 92px;
    height: 24px;
    background-size: 95%
}

.overtitle-art-logo.is-amica {
    height: 25px;
    background-image: url(../images/t_amica.png)
}

.overtitle-art-logo.is-27ora {
    background-image: url(../images/t_27ora.png);
    height: 21px
}

.overtitle-art-logo.is-cultura-lalettura {
    width: 417px;
    height: 40px
}

.overtitle-art-logo.is-cultura-lalettura,
.overtitle-art-logo.is-cultura-lalettura-s {
    background-image: url(../images/cultura-lalettura.png);
    background-size: 100% 100%
}

.overtitle-art-logo.is-cultura-lalettura-s {
    max-width: 300px;
    max-height: 30px
}

.overtitle-art-logo.is-cultura-lalettura-bc {
    background-image: url(../images/cultura-lalettura.png);
    width: 245px;
    height: 25px;
    background-size: 100% 100%
}

.overtitle-art-logo.is-lalettura {
    background-image: url(../images/t_lalettura.png);
    height: 21px
}

.overtitle-art-logo.is-lalettura-cor {
    width: 297px;
    height: 49px
}

.overtitle-art-logo.is-lalettura-cor,
.overtitle-art-logo.is-lalettura-red,
.overtitle-art-logo.is-lalettura-sm {
    background-image: url(../images/t_lalettura-b.svg);
    background-size: 100% 100%
}

.overtitle-art-logo.is-lalettura-red,
.overtitle-art-logo.is-lalettura-sm {
    width: 170px;
    height: 40px
}

.overtitle-art-logo.is-lalettura-b {
    width: 376px;
    height: 64px;
    background-size: 100% 100%
}

.overtitle-art-logo.is-lalettura-2024,
.overtitle-art-logo.is-lalettura-b {
    background-image: url(../images/t_lalettura-b.svg)
}

.overtitle-art-logo.is-lalettura-2024 {
    height: 21px;
    background-size: contain
}

.overtitle-art-logo.is-master_speciali {
    height: 20px
}

.overtitle-art-logo.is-approfondimenti {
    background-image: url(../images/t_approfondimenti.png);
    height: 21px;
    background-size: 100%
}

.overtitle-art-logo.is-liberitutti {
    width: 110px;
    height: 25px;
    background-image: url(../images/t_liberi-tutti.png) no-repeat
}

.overtitle-art-logo.is-newspod {
    width: 190px;
    height: 28px;
    background-image: url(../images/t_news-podcast.png)
}

.overtitle-art-logo.is-cucina {
    background-image: url(../images/t_cucina.png);
    height: 21px
}

.overtitle-art-logo.is-cucina-b {
    background-image: url(../images/t_cucina-b.png);
    width: 66px;
    height: 19px
}

.overtitle-art-logo.is-seriea-b {
    background-image: url(../images/t_seriea-b.png);
    width: 110px;
    height: 29px
}

.overtitle-art-logo.is-animali {
    background-image: url(../images/t_animalia.svg);
    width: 92px;
    height: 21px;
    background-size: 100% 100%
}

.overtitle-art-logo.is-animali-b {
    background-image: url(../images/t_animalia-b.svg);
    width: 165px;
    height: 36px;
    background-size: 100%
}

.overtitle-art-logo.is-animali.is-small {
    width: 120px
}

.overtitle-art-logo.is-c360 {
    background-image: url(../images/t_c360.png);
    height: 24px
}

.overtitle-art-logo.is-cook {
    background-image: url(../images/t_cook.png);
    height: 20px
}

.overtitle-art-logo.is-vinitaly {
    background-image: url(../images/t_vinitaly.png);
    height: 23px
}

.overtitle-art-logo.is-eurovision {
    background-image: url(../images/t_eurovision-zap-2022.png);
    height: 24px
}

.overtitle-art-logo.is-dataroom {
    background-image: url(../images/t_dataroom.png);
    height: 20px
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-dataroom23 {
        background-image: url(../images/t_dataroom23.jpeg);
        width: 528px;
        height: 108px;
        background-size: contain
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-dataroom23 {
        background-image: url(../images/t_dataroom23_mob.png);
        height: 45px;
        width: 200px;
        background-size: contain
    }
}

.overtitle-art-logo.is-logo-lalettura {
    background-image: url(../images/logo-lalettura.svg);
    height: 25px;
    width: 25px
}

.overtitle-art-logo.is-logo-lalettura :after {
    width: 25px
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-27esima {
        background-image: url(../images/27ora.svg);
        width: 240px;
        height: 70px;
        background-size: cover;
        background-position: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-27esima {
        background-image: url(../images/27ora.svg);
        height: 46px;
        width: 155px;
        background-size: cover
    }
}

.overtitle-art-logo.is-login {
    background-image: url(../images/t_login.png);
    height: 20px
}

.overtitle-art-logo.is-moda {
    background-image: url(../images/t_moda.svg)
}

.overtitle-art-logo.is-moda,
.overtitle-art-logo.is-moda-b {
    width: 85px;
    height: 25px;
    background-size: 94%;
    background-position: 0
}

.overtitle-art-logo.is-moda-b {
    background-image: url(../images/t_moda-b.svg)
}

.overtitle-art-logo.is-innovazione {
    height: 17px;
    background-image: url(../images/t_innovazione.png)
}

.overtitle-art-logo.is-innovazione-b {
    background-image: url(../images/t_innovazione-b.png);
    width: 425px;
    height: 48px;
    background-size: 100%
}

.overtitle-art-logo.is-viaemilia {
    height: 23px;
    background-image: url(../images/t_emilia-romagna.png)
}

.overtitle-art-logo.is-pianeta2020 {
    height: 23px;
    background-image: url(../images/t_pianeta2030.png)
}

.overtitle-art-logo.is-dimarzio {
    height: 28px;
    background-image: url(../images/t_dimarzio.svg);
    background-size: 100% 100%
}

.overtitle-art-logo.is-tdd2020 {
    height: 23px;
    background-image: url(../images/t_tdd2020.png)
}

.overtitle-art-logo.is-civilweek {
    height: 23px;
    background-image: url(../images/t_civilweek.png)
}

.overtitle-art-logo.is-belloitalia {
    height: 28px;
    background-image: url(../images/t_belloitalia.png)
}

.overtitle-art-logo.is-iodonna {
    background-image: url(../images/t_iodonna.png);
    height: 30px
}

.overtitle-art-logo.is-iodonna-b {
    background-image: url(../images/t_iodonna-b.png);
    width: 120px;
    height: 25px;
    background-size: 100%
}

.overtitle-art-logo.is-tech {
    height: 22px;
    background-image: url(../images/t_tech.png)
}

.overtitle-art-logo.is-datablog {
    height: 24px;
    background-image: url(../images/t_datablog.png)
}

.overtitle-art-logo.is-youreporter {
    height: 28px;
    background-image: url(../images/t_youreporter2.png)
}

.overtitle-art-logo.is-sessoamore {
    height: 24px;
    background-image: url(../images/t_sessoamore_n.gif);
    background-size: 100%
}

.overtitle-art-logo.is-salescende {
    height: 13px;
    background-image: url(../images/t_salescende.png);
    background-size: contain
}

.overtitle-art-logo.is-salescende_moda {
    width: 212px;
    height: 21px;
    background-image: url(../images/t_salescende_moda_small.gif)
}

.overtitle-art-logo.is-salescende_cucina {
    width: 215px;
    height: 20px;
    background-image: url(../images/t_salescende_cucina_small.gif)
}

.overtitle-art-logo.is-canigatti {
    width: 144px;
    height: 20px;
    background-image: url(../images/t_canigatti.png) no-repeat 0 0
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-cani-gatti2023 {
        width: 100%;
        height: 46vw;
        background-image: url(../images/t_cani-gatti.png);
        background-size: contain
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-adozioni-animali {
        width: 100%;
        height: 39vw;
        background-image: url(../images/t_adozioni-animali.png);
        background-size: contain
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-bonnie-e-co {
        width: 100%;
        height: 30vw;
        background-image: url(../images/t_bonnie-e-co.png);
        background-size: contain
    }
}

.overtitle-art-logo.is-tdd2016 {
    width: 256px;
    height: 32px;
    background-image: url(../images/t_tdd2016.png)
}

.overtitle-art-logo.is-uomini {
    width: 67px;
    height: 20px;
    background-image: url(../images/t_uomini.png)
}

.overtitle-art-logo.is-lodicoalcorriere {
    width: 155px;
    height: 20px;
    background-image: url(../images/t_lodicoalcorriere.png)
}

.overtitle-art-logo.is-aldo_cazzullo {
    height: 22px;
    background-image: url(../images/t_aldo_cazzullo.png);
    max-height: 22px
}

.overtitle-art-logo.is-giampaolo_pansa {
    height: 22px;
    background-image: url(../images/t_giampaolo_pansa.png);
    max-height: 22px
}

.overtitle-art-logo.is-luciano_fontana {
    height: 22px;
    background-image: url(../images/t_luciano_fontana.png);
    max-height: 22px
}

.overtitle-art-logo.is-letterealdirettore {
    width: 168px;
    height: 22px;
    background-image: url(../images/t_letterealdirettore.png)
}

.overtitle-art-logo.is-piccoledosi {
    width: 116px;
    height: 21px;
    background-image: url(../images/t_piccoledosi.png)
}

.overtitle-art-logo.is-leconomia {
    background-image: url(../images/t_leconomia.png);
    height: 20px
}

.overtitle-art-logo.is-leconomia-b {
    width: 130px;
    height: 21px
}

.overtitle-art-logo.is-leconomia-b,
.overtitle-art-logo.is-leconomia-lg {
    background-image: url(../images/t_leconomia-b.png);
    background-size: 100%
}

.overtitle-art-logo.is-leconomia-lg {
    width: 355px;
    height: 60px
}

.overtitle-art-logo.is-leconomia-monday {
    height: 25px;
    background: url(../images/t_leconomia-monday.svg) no-repeat #5b9bb7;
    background-size: 110px;
    background-position: 5px
}

.overtitle-art-logo.is-mostravenezia-2024 {
    height: 43px;
    background: url(../images/t_mostra-venezianazionale-2024.png) no-repeat
}

.overtitle-art-logo.is-techdesign {
    width: 79px;
    background-image: url(../images/t_techdesign.jpg);
    height: 17px
}

.overtitle-art-logo.is-racconti_cucina {
    width: 170px;
    height: 16px;
    background-image: url(../images/t_racconti-cucina_2018.png)
}

.overtitle-art-logo.is-design22 {
    width: 152px;
    height: 33px;
    background: url(../images/t_design2022.png)
}

.overtitle-art-logo.is-guide_digitali {
    width: 96px;
    height: 25px;
    background-image: url(../images/t_guide_digitali_hp.png)
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-pastone {
        width: 122px;
        height: 28px;
        background-image: url(../images/t_pastone.png)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-pastone {
        width: 32px;
        height: 32px;
        background-image: url(../images/t_pastone_mob.png)
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-pastone-ultimora {
        width: 122px;
        height: 28px;
        background-image: url(../images/t_pastone_ultimora.png)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-pastone-ultimora {
        width: 34px;
        height: 34px;
        background-image: url(../images/t_pastone_ultimora_mob.png)
    }
}

.overtitle-art-logo.is-sette {
    height: 25px;
    padding-top: 4px;
    padding-left: 150px;
    margin-top: 6px;
    color: #666;
    background-image: url(../images/t_csette.svg);
    text-decoration: none;
    background-size: 5% 100%
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-sette-s {
        background-image: url(../images/t_sette-2023.png);
        height: 61px;
        width: 43px;
        background-size: contain
    }
}

.overtitle-art-logo.is-sette-b {
    width: 65px;
    height: 80px;
    background-image: url(../images/t_7.png);
    background-size: 92%
}

.overtitle-art-logo.is-sette-l {
    width: 48px;
    height: 70px;
    background-image: url(../images/t_sette-2023.png);
    background-size: cover
}

.overtitle-art-logo.is-sette-xl {
    width: 134px;
    height: 163px;
    background-image: url(../images/t_7xl.png);
    background-size: 100%
}

.overtitle-art-logo.is-stasera_tv {
    width: 135px;
    height: 28px;
    background-image: url(../images/t_questa-sera-in-tv.png)
}

.overtitle-art-logo.is-inchieste {
    width: 191px;
    height: 19px;
    background-image: url(../images/t_inchieste.png)
}

.overtitle-art-logo.is-vacanze {
    width: 150px;
    height: 21px;
    background-image: url(../images/t_vacanze.png)
}

.overtitle-art-logo.is-cronachette-di-stefano,
.overtitle-art-logo.is-facce-nuove-lepri {
    height: 62px
}

.overtitle-art-logo.is-cronachette-di-stefano {
    background-image: url(../images/t_cronachette-di-stefano_mob.png) center center no-repeat
}

.overtitle-art-logo.is-facce-nuove-lepri {
    height: 62px;
    background-image: url(../images/t_facce-nuove-lepri.png) center center no-repeat
}

.overtitle-art-logo.is-cucina_comesifa,
.overtitle-art-logo.is-cucina_consigliati,
.overtitle-art-logo.is-cucina_cosamangio,
.overtitle-art-logo.is-cucina_dovemangiare,
.overtitle-art-logo.is-cucina_espertoconsiglia,
.overtitle-art-logo.is-cucina_foodstop,
.overtitle-art-logo.is-cucina_novita,
.overtitle-art-logo.is-cucina_pronto10min,
.overtitle-art-logo.is-cucina_special {
    height: 18px;
    margin-top: -17px;
    margin-bottom: 0;
    background-position: 0 0;
    background-repeat: no-repeat;
    float: right
}

.overtitle-art-logo.is-cucina_comesifa {
    width: 66px;
    background-image: url(../images/t_cucina_COME-SI-FA.png)
}

.overtitle-art-logo.is-cucina_consigliati {
    width: 111px;
    background-image: url(../images/t_cucina_CONSIGLIATI.png)
}

.overtitle-art-logo.is-cucina_cosamangio {
    width: 125px;
    background-image: url(../images/t_cucina_COSA-MANGIO.png)
}

.overtitle-art-logo.is-cucina_dovemangiare {
    width: 112px;
    background-image: url(../images/t_cucina_DOVE-MANGIARE.png)
}

.overtitle-art-logo.is-cucina_espertoconsiglia {
    width: 116px;
    background-image: url(../images/t_cucina_ESPERTO-CONSIGLIA.png)
}

.overtitle-art-logo.is-cucina_foodstop {
    width: 65px;
    background-image: url(../images/t_cucina_FOODSTOP.png)
}

.overtitle-art-logo.is-cucina_novita {
    width: 65px;
    background-image: url(../images/t_cucina_NOVITA.png)
}

.overtitle-art-logo.is-cucina_pronto10min {
    width: 120px;
    background-image: url(../images/t_cucina_PRONTO10MIN.png)
}

.overtitle-art-logo.is-cucina_special {
    width: 53px;
    background-image: url(../images/t_cucina_SPECIAL.png)
}

.overtitle-art-logo.is-buonenotizie {
    width: 161px;
    height: 17px;
    background-image: url(../images/t_buonenotizie.png)
}

.overtitle-art-logo.is-imparare-cucinare {
    width: 210px;
    height: 19px;
    background-image: url(../images/t_impara-cucinare.png)
}

.overtitle-art-logo.is-snack-news {
    width: 72px;
    height: 21px;
    background-image: url(../images/t_snack.png)
}

.overtitle-art-logo.is-dove {
    width: 58px;
    height: 24px;
    background-image: url(../images/t_dove.png)
}

.overtitle-art-logo.is-speciale-scudetto {
    width: 79px;
    height: 28px;
    background-image: url(../images/t_specialescudetto.png)
}

.overtitle-art-logo.is-mostra-del-cinema-venezia-2023 {
    width: 270px;
    height: 27px;
    background: url(../images/t_mostravenezia-2023.png) no-repeat
}

.overtitle-art-logo.is-sezione-salone-risparmio {
    width: 195px;
    height: 28px;
    background-image: url(../images/t_sezione-salone-risparmio.png)
}

.overtitle-art-logo.is-hotel-del-mese {
    width: 179px;
    height: 24px;
    background-image: url(../images/t_hotel-del-mese.png)
}

.overtitle-art-logo.is-festival-di-cannes-2023 {
    width: 162px;
    height: 27px;
    background-image: url(../images/t_festival-di-cannes-2023-occhiello.png)
}

.overtitle-art-logo.is-festival-di-cannes-2024 {
    width: 210px;
    height: 27px;
    background-image: url(../images/t_festival-di-cannes-2024-occhiello.svg);
    background-size: contain
}

.overtitle-art-logo.is-longevita-hp {
    width: 243px;
    height: 43px;
    background-image: url(../images/t_longevita-occhiello.png)
}

.overtitle-art-logo.is-oscar {
    width: 119px;
    height: 23px;
    background-image: url(../images/t_oscar.png)
}

.overtitle-art-logo.is-oscar23 {
    width: 111px;
    height: 25px;
    background-image: url(../images/t_oscar23.png)
}

.overtitle-art-logo.is-olimpiadirio {
    width: 122px;
    height: 30px;
    text-indent: -5000px;
    background-image: url(../images/t_olimpiadirio.png)
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-olimpiadi-2021 {
        width: 441px;
        height: 98px;
        background-image: url(../images/t_olimpiadi.svg)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-olimpiadi-2021 {
        width: 90%;
        height: 26vw;
        margin: 0 auto;
        background-image: url(../images/t_olimpiadi_mob.svg);
        background-size: contain;
        background-position: 50%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-olimpiadi-2024 {
        width: 600px;
        height: 71px;
        background-image: url(../images/t_olimpiadi_2024.png)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-olimpiadi-2024 {
        width: 100%;
        height: 26vw;
        background-image: url(../images/t_olimpiadi_2024_mob.png);
        background-size: contain;
        background-position: 50%
    }
}

.overtitle-art-logo.is-motori-autoritratti {
    width: 140px;
    height: 28px;
    background-image: url(../images/t_autoritratti.png);
    background-size: contain;
    background-position: 50%
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-elezioni-germania-2021 {
        width: 1024px;
        height: 100px;
        background-image: url(../images/t_elezioni-germania.jpg)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-elezioni-germania-2021 {
        width: 100%;
        height: 26vw;
        background-image: url(../images/t_elezioni-germania_mob.jpg);
        background-size: contain;
        background-position: 50%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-design {
        width: 1000px;
        height: 140px;
        background-image: url(../images/t_design.png)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-design {
        width: 100%;
        height: 98px;
        background-image: url(../images/t_design_mob.png);
        background-size: contain;
        background-position: 50%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-design-2023 {
        width: 625px;
        height: 105px;
        background-image: url(../images/t_design_23.jpg)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-design-2023 {
        width: 100%;
        max-width: 625px;
        height: 120px;
        background-image: url(../images/t_design_23.jpg);
        background-size: contain;
        background-position: 50%;
        background-color: #fff
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-design-2024 {
        width: 625px;
        height: 105px;
        background-image: url(../images/t_design_24.jpg)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-design-2024 {
        width: 300px;
        height: 50px;
        background-image: url(../images/t_design_24.jpg);
        background-size: contain;
        background-position: 50%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-made-in-italy {
        width: 408px;
        height: 90px;
        background-image: url(../images/t_made-in-italy.png)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-made-in-italy {
        width: 100%;
        height: 120px;
        background-image: url(../images/t_made-in-italy_mob.png);
        background-size: contain;
        background-position: 50%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-made-in-italy-23 {
        width: 1024px;
        height: 120px;
        background-image: url(../images/t_made-in-italy-23.png)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-made-in-italy-23 {
        width: 100%;
        height: 110px;
        background-image: url(../images/t_made-in-italy_mob-23.png);
        background-size: contain;
        background-position: 50%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-orologi {
        width: 457px;
        height: 168px;
        background-image: url(../images/t_orologi.png);
        position: relative
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-orologi {
        width: 296px;
        height: 100px;
        background-image: url(../images/t_orologi_mob.png);
        background-size: contain;
        background-position: 50%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-cronache-eventi {
        width: 1000px;
        height: 100px;
        background-image: url(../images/t_cronache-eventi.png)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-cronache-eventi {
        width: 100%;
        height: 98px;
        background-image: url(../images/t_cronache-eventi_mob.png);
        background-size: contain;
        background-position: 50%
    }
}

.overtitle-art-logo.is-lunghissimolungomare {
    width: 213px;
    height: 23px;
    background-image: url(../images/t_7LL.jpg)
}

.overtitle-art-logo.is-corpi {
    width: 131px;
    height: 15px;
    background-image: url(../images/t_corpi.png)
}

.overtitle-art-logo.is-elezioni2021 {
    position: relative;
    width: 655px;
    height: 80px;
    background-image: url(../images/t_elezioni-2021.png);
    background-repeat: no-repeat;
    text-indent: -9999px
}

.overtitle-art-logo.is-elezioni2021:before {
    position: absolute;
    top: 80px;
    left: 145px;
    width: 360px;
    height: 8px;
    background-color: #facc00;
    content: ""
}

.overtitle-art-logo.is-elezioni2022 {
    position: relative;
    width: 257px;
    height: 30px;
    background-image: url(../images/t_elezioni-2022.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin-top: 16px
}

.overtitle-art-logo.is-elezioni2022:before {
    position: absolute;
    top: 45px;
    left: 88px;
    width: 80px;
    height: 2px;
    background-color: #095075;
    content: ""
}

.overtitle-art-logo.is-elezioni2023 {
    position: relative;
    width: 158px;
    height: 30px;
    background-image: url(../images/t_elezioni-2023.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin-top: 16px;
    background-size: contain
}

.overtitle-art-logo.is-elezioni2023:before {
    position: absolute;
    top: 40px;
    left: 40px;
    width: 80px;
    height: 2px;
    background-color: #095075;
    content: ""
}

.overtitle-art-logo.is-elezioni2024 {
    position: relative;
    width: 327px;
    height: 30px;
    background-image: url(../images/t_elezioni-2024.jpg);
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin-top: 10px;
    background-size: contain
}

.overtitle-art-logo.is-elezioni2024:before {
    position: absolute;
    top: 40px;
    left: 114px;
    width: 80px;
    height: 2px;
    background-color: #095075;
    content: ""
}

.overtitle-art-logo.is-comunali2024 {
    position: relative;
    width: 327px;
    height: 30px;
    background-image: url(../images/t_comunali-2024.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin-top: 10px;
    background-size: contain
}

.overtitle-art-logo.is-comunali2024:before {
    position: absolute;
    top: 40px;
    left: 114px;
    width: 80px;
    height: 2px;
    background-color: #095075;
    content: ""
}

.overtitle-art-logo.is-regionali2024 {
    position: relative;
    width: 327px;
    height: 30px;
    background-image: url(../images/t_regionali-2024.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin-top: 10px;
    background-size: contain
}

.overtitle-art-logo.is-regionali2024:before {
    position: absolute;
    top: 40px;
    left: 114px;
    width: 80px;
    height: 2px;
    background-color: #095075;
    content: ""
}

.overtitle-art-logo.is-europee2024 {
    position: relative;
    width: 327px;
    height: 30px;
    background-image: url(../images/t_europee-2024.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin-top: 10px;
    background-size: contain
}

.overtitle-art-logo.is-europee2024:before {
    position: absolute;
    top: 40px;
    left: 114px;
    width: 80px;
    height: 2px;
    background-color: #095075;
    content: ""
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-elezioni-usa-2024 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_elezioni-usa-2024.png);
        background-position: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-elezioni-usa-2024 {
        width: 100%;
        height: 30vw;
        background-image: url(../images/t_elezioni-usa-2024_mob.png);
        background-position: 50%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-in-viaggio-con-corriere {
        width: 100%;
        height: 100%;
        background-image: url(../images/InViaggo_corriere_DESK.png);
        background-position: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-in-viaggio-con-corriere {
        width: 100%;
        height: 30vw;
        background-image: url(../images/InViaggio_corriere_MOB.png);
        background-position: 50%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-capolavoro {
        width: 100%;
        height: 100%;
        background-image: url(../images/Capolavoro_testatina-desk.png);
        background-position-y: center
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-capolavoro {
        width: 400px;
        height: 30vw;
        background-image: url(../images/Capolavoro_testatina-mob.png);
        background-position-y: center
    }
}

.overtitle-art-logo.is-elezioniHP2023 {
    position: relative;
    width: 378px;
    height: 37px;
    background-image: url(../images/t_elezioniHP-2023.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin-top: 0
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-berlusconi {
        width: 1020px;
        height: 72px;
        background-image: url(../images/t_berlusconi_des.png);
        background-position-y: center
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-berlusconi {
        width: 330px;
        height: 21vw;
        background-image: url(../images/t_berlusconi_mob.png);
        background-size: contain;
        background-position-x: center;
        background-position-y: 4px
    }
}

.overtitle-art-logo.is-europei2020 {
    width: 78px;
    height: 16px;
    background-image: url(../images/t_europei-2020.png)
}

.overtitle-art-logo.is-olimpiadi2021 {
    width: 189px;
    height: 26px;
    background-image: url(../images/t_olimpiadi_2020.png)
}

.overtitle-art-logo.is-olimpiadiinvernali2022 {
    width: 176px;
    height: 26px;
    background-image: url(../images/t_olimpiadiinvernali2022.png)
}

.overtitle-art-logo.is-calciomercato-top {
    height: 44px;
    background: url(../images/t_calciomercato2019_mob.png) no-repeat 0 0
}

.overtitle-art-logo.is-calciomercato-bottom {
    height: 18px;
    background: url(../images/t_calciomercato2019_bottom_mob.png) no-repeat 0 100%
}

.overtitle-art-logo.is-pianeta2020-top {
    height: 45px;
    background-image: url(../images/t_pianeta2020_top.png)
}

.overtitle-art-logo.is-pianeta2020-bottom {
    height: 18px;
    background-image: url(../images/t_pianeta2020_bottom.png)
}

.overtitle-art-logo.is-tdd2020-top {
    height: 45px;
    background-image: url(../images/t_tdd2020_top.png)
}

.overtitle-art-logo.is-tdd2020-bottom {
    height: 18px;
    background-image: url(../images/t_tdd2020_bottom.png)
}

.overtitle-art-logo.is-civilweek-top {
    height: 45px;
    background-image: url(../images/t_civilweek_top.png)
}

.overtitle-art-logo.is-civilweek-bottom {
    height: 18px;
    background-image: url(../images/t_civilweek_bottom.png)
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-europei-2021 {
        width: 315px;
        height: 80px;
        background-image: url(../images/t_europei.png)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-europei-2021 {
        width: 100%;
        height: 26vw;
        background-image: url(../images/t_europei_mob.png);
        background-size: contain
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-europei-2024 {
        width: 315px;
        height: 80px;
        background-image: url(../images/t_europei-2024.png)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-europei-2024 {
        width: 100%;
        height: 26vw;
        background-image: url(../images/t_europei_mob-2024.png);
        background-size: contain
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-mondiali-2022 {
        width: 800px;
        height: 100px;
        background-image: url(../images/t_mondiali-2022.png)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-mondiali-2022 {
        width: 100%;
        height: 26vw;
        background-image: url(../images/t_mondiali-2022_mob.png);
        background-size: contain
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-serie-a {
        width: 435px;
        height: 87px;
        background-image: url(../images/t_serie-a.png)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-serie-a {
        width: 100%;
        height: 26vw;
        background-image: url(../images/t_serie-a.png);
        background-size: contain
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-speciale-scudetto-23-napoli {
        width: 315px;
        height: 80px;
        background-image: url(../images/t_speciale_scudetto.png);
        background-position: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-speciale-scudetto-23-napoli {
        width: 100%;
        height: 26vw;
        background-image: url(../images/t_speciale_scudetto_mob.png);
        background-size: contain;
        background-position: 50%;
        background-color: #fff
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-scudetto-2024 {
        width: 887px;
        height: 100px;
        background-image: url(../images/t_speciale_scudetto24.png);
        background-position: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-scudetto-2024 {
        width: 275px;
        height: 80px;
        background-image: url(../images/t_speciale_scudetto24_mob.png);
        background-size: contain;
        background-position: 50%;
        background-color: #fff
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-internazionali-tennis-2024 {
        width: 887px;
        height: 100px;
        background-image: url(../images/t_internazionali_tennis24.png);
        background-position: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-internazionali-tennis-2024 {
        width: 275px;
        height: 80px;
        background-image: url(../images/t_internazionali_tennis24_mob.png);
        background-size: contain;
        background-position: 50%;
        background-color: #fff
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-salone-libro-torino-2022 {
        width: 100%;
        height: 89px;
        background-image: url(../images/t_speciale_salone_libro_2022.png);
        background-position: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-salone-libro-torino-2022 {
        width: 100%;
        height: 26vw;
        background-image: url(../images/t_speciale_salone_libro_2022_mob.png);
        background-size: contain;
        background-position: 50%;
        background-color: #fff
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-elezioni-presidente-repubblica-2022 {
        width: 615px;
        height: 66px;
        background-image: url(../images/t_elezioni-presidente-repubblica-2022.svg);
        background-position: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-elezioni-presidente-repubblica-2022 {
        width: 100%;
        height: 20vw;
        background-image: url(../images/t_elezioni-presidente-repubblica-2022_mob.svg);
        background-size: contain;
        background-position: 50%
    }
}

.overtitle-art-logo.is-cinema-serie {
    background-image: url(../images/t_cinema-serie.png)
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-cinema-serie {
        width: 505px;
        height: 145px
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-cinema-serie {
        width: 100%;
        height: 27vw;
        background-size: contain
    }
}

.overtitle-art-logo.is-sec-cinema-serie {
    width: 345px;
    height: 100px;
    background-image: url(../images/t_cinema-serie.png);
    background-size: contain
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-mostra-venezia {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_mostra-venezia.png)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-mostra-venezia {
        width: 100%;
        height: 30vw;
        background-image: url(../images/t_mostra-venezia-mobile.png);
        background-size: cover
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-mostra-venezia-2022 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_mostra-venezia-2022.png)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-mostra-venezia-2022 {
        width: 100%;
        height: 30vw;
        background-image: url(../images/t_mostra-venezia-mobile-2022.png);
        background-size: cover
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-mostra-venezia-2023 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_mostra-venezia-2023.png)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-mostra-venezia-2023 {
        width: 100%;
        height: 30vw;
        background-image: url(../images/t_mostra-venezia-mobile-2023.png);
        background-size: cover
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-mostra-venezia-2024 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_mostra-venezia-2024.png)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-mostra-venezia-2024 {
        width: 100%;
        height: 30vw;
        background-image: url(../images/t_mostra-venezia-2024_mob.png);
        background-size: cover
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-mostra-venezia-nazionale-2024 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_mostra-venezia-nazionale-2024.png);
        background-size: contain
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-mostra-venezia-nazionale-2024 {
        width: 100%;
        height: 30vw;
        background-image: url(../images/t_mostra-venezia-nazionale-2024_mob.png);
        background-size: contain;
        background-position: 50%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-prima-alla-scala {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_prima-alla-scala.png);
        background-position-y: center
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-prima-alla-scala {
        width: 100%;
        height: 30vw;
        background-image: url(../images/t_prima-alla-scala-mobile.png);
        background-size: cover
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-prima-alla-scala-2022 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_prima-alla-scala-2022.png);
        background-position-y: center
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-prima-alla-scala-2022 {
        width: 100%;
        height: 30vw;
        background-image: url(../images/t_prima-alla-scala-mobile-2022.png);
        background-size: cover
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-notizie-piu-importanti-2023 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_notizie-piu-importanti-2023.png);
        background-position: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-notizie-piu-importanti-2023 {
        width: 100%;
        height: 30vw;
        background-image: url(../images/t_notizie-piu-importanti-2023_mobile.png);
        background-position: 50%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-notizie-piu-importanti-2024 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_notizie-piu-importanti-2024.png);
        background-position: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-notizie-piu-importanti-2024 {
        width: 100%;
        height: 30vw;
        background-image: url(../images/t_notizie-piu-importanti-2024_mobile.png);
        background-position: 50%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-festival-sanremo {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_festival-sanremo.png);
        background-position-y: center
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-festival-sanremo {
        width: 100%;
        height: 20vw;
        background-image: url(../images/t_festival-sanremo-mobile.png);
        background-size: cover
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-festival-sanremo-23 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_festival-sanremo-23.png);
        background-position-y: center
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-festival-sanremo-23 {
        width: 100%;
        height: 20vw;
        background-image: url(../images/t_festival-sanremo-mobile-23.png);
        background-size: cover
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-festival-sanremo-24 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_festival-sanremo-24.png);
        background-position-y: center
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-festival-sanremo-24 {
        width: 400px;
        height: 30vw;
        background-image: url(../images/t_festival-sanremo-mobile-24.png);
        background-position-y: center
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-festival-sanremo-25 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_festival-sanremo-25.svg);
        background-position: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-festival-sanremo-25 {
        width: 400px;
        height: 30vw;
        background-image: url(../images/t_festival-sanremo-mobile-25.svg);
        background-position: 50%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-mondiali-2026 {
        width: 1024px;
        height: 80px;
        background-image: url(../images/t_mondiali-2026.png);
        background-size: contain;
        background-position: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-mondiali-2026 {
        width: 375px;
        height: 110px;
        background-image: url(../images/t_mondiali-2026_mob.png);
        background-size: contain
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-longevita {
        width: 590px;
        height: 55px;
        background-image: url(../images/t_longevita.png);
        background-position-y: center;
        background-size: 100% 100%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-longevita {
        width: 215px;
        height: 14vw;
        background-image: url(../images/t_longevita-mobile.png);
        background-position-y: center;
        background-size: 100% 100%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-eurovision-24 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_eurovision-24.png);
        background-position-y: center
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-eurovision-24 {
        width: 400px;
        height: 30vw;
        background-image: url(../images/t_eurovision-mobile-24.png);
        background-position-y: center
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-oscar-2022 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_oscar-2022.png);
        background-position-y: center
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-oscar-2022 {
        width: 100%;
        height: 29vw;
        background-image: url(../images/t_oscar-2022-mobile.png);
        background-size: cover
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-oscar-2023 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_oscar-2023.png);
        background-position-y: center
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-oscar-2023 {
        width: 100%;
        height: 29vw;
        background-image: url(../images/t_oscar-2023-mobile.png);
        background-size: cover
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-oscar-2024 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_oscar-2024.png);
        background-position-y: center;
        background-size: contain;
        background-position-x: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-oscar-2024 {
        width: 325px;
        height: 14vw;
        background-image: url(../images/t_oscar-2024-mobile.png);
        background-size: contain;
        background-position-y: 50%;
        background-position-x: 50%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-mesepoesia-2024 {
        width: 100%;
        height: 95px;
        background-image: url(../images/t_mesepoesia-2024.png);
        background-position-y: center;
        background-size: contain;
        background-position-x: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-mesepoesia-2024 {
        width: 325px;
        height: 19vw;
        background-image: url(../images/t_mesepoesia-2024-mobile.png);
        background-size: contain;
        background-position-y: 50%;
        background-position-x: 50%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-eurovision-2022 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_eurovision-2022.png);
        background-position: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-eurovision-2022 {
        width: 100%;
        height: 20vw;
        background-image: url(../images/t_eurovision-2022-mobile.png);
        background-size: auto;
        background-position: 50%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-festival-di-cannes-2022 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_festival-di-cannes-2022.png);
        background-position: bottom
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-festival-di-cannes-2022 {
        width: 100%;
        height: 20vw;
        background-image: url(../images/t_festival-di-cannes-2022-mobile.png);
        background-size: auto;
        background-position: bottom
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-festival-cannes-2023 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_festival-di-cannes-2023.png);
        background-position: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-festival-cannes-2023 {
        width: 100%;
        height: 20vw;
        background-image: url(../images/t_festival-di-cannes-2023-mobile.png);
        background-size: auto;
        background-position: 50%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-festival-cannes-2024 {
        width: 556px;
        height: 73px;
        background-image: url(../images/t_festival-di-cannes-2024.svg);
        background-position: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-festival-cannes-2024 {
        width: 100%;
        min-width: 300px;
        height: 20vw;
        background-image: url(../images/t_festival-di-cannes-2024-mobile.svg);
        background-size: contain;
        background-position: 50%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-egofestival-2024 {
        width: 805px;
        height: 110px;
        background-image: url(../images/t_egofestival-2024.png);
        background-position: 50%;
        background-size: contain
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-egofestival-2024 {
        width: 260px;
        height: 22vw;
        background-image: url(../images/t_egofestival-2024-mobile.png);
        background-size: auto;
        background-position: 50%;
        background-size: contain
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-maturita-2022 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_maturita-2022.png);
        background-position: bottom
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-maturita-2022 {
        width: 100%;
        height: 20vw;
        background-image: url(../images/t_maturita-2022-mobile.png);
        background-size: auto;
        background-position: bottom
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-maturita-2023 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_maturita-2023.svg);
        background-position: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-maturita-2023 {
        width: 100%;
        height: 20vw;
        background-image: url(../images/t_maturita-2023-mobile.svg);
        background-size: auto;
        background-position: 50%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-maturita-2024 {
        width: 100%;
        height: 73px;
        background-image: url(../images/t_maturita-2024.jpg);
        background-position: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-maturita-2024 {
        width: 100%;
        min-width: 300px;
        height: 20vw;
        background-image: url(../images/t_maturita-2024-mobile.png);
        background-size: contain;
        background-position: 50%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-rientro-a-scuola {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_rientro-a-scuola-2022.png);
        background-position: bottom
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-rientro-a-scuola {
        width: 100%;
        height: 20vw;
        background-image: url(../images/t_rientro-a-scuola-2022-mobile.png);
        background-size: auto;
        background-position: bottom
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-a-scuola-con-il-corriere {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_a-scuola-con-il-corriere.png);
        background-position: center 15px
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-a-scuola-con-il-corriere {
        width: 100%;
        height: 20vw;
        background-image: url(../images/t_a-scuola-con-il-corriere-mobile.png);
        background-size: auto;
        background-position: bottom
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-presidenzialifrancia {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_presidenzialifrancia.png);
        background-position: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-presidenzialifrancia {
        width: 100%;
        height: 29vw;
        background-image: url(../images/t_presidenzialifrancia-mobile.png);
        background-position-x: center
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-black-friday {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_black-friday.png)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-black-friday {
        width: 100%;
        height: 18vw;
        background-image: url(../images/t_black-friday-mobile.png);
        background-position-x: center;
        background-color: #fff
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-eduday {
        width: 100%;
        height: 100px;
        background: url(../images/t_eduday.png) 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-eduday {
        width: 100%;
        height: 28vw;
        background-image: url(../images/t_eduday-mobile.png);
        background-position-x: center;
        background-color: #3b2e59
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-mafia-raccontata {
        width: 100%;
        height: 69px;
        background: url(../images/t_mafia-raccontata.png) 50% no-repeat
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-mafia-raccontata {
        width: 100%;
        height: 14vw;
        background-image: url(../images/t_mafia-raccontata-mobile.png);
        background-position-x: center;
        background-color: #fff
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-regali-natale {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_regali-natale.png);
        background-position-y: center
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-regali-natale {
        width: 100%;
        height: 24vw;
        background-image: url(../images/t_regali-natale-mobile.png);
        background-position-x: center;
        background-color: #fff
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-olimpiadi-invernali-2022 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_olimpiadi-invernali-2022.png);
        background-position: 50%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-olimpiadi-invernali-2022 {
        width: 100%;
        height: 20vw;
        background-image: url(../images/t_olimpiadi-invernali-2022-mobile.png);
        background-size: cover
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-tech-2022 {
        width: 573px;
        height: 52px;
        background-image: url(../images/t_tech-2022.svg);
        background-position: 0;
        background-size: 100% 100%
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-tech-2022 {
        width: 100%;
        height: 20vw;
        background: url(../images/t_tech-2022-mobile.svg) 50% no-repeat;
        background-size: 100% 100%
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-dizionario-salute {
        width: 465px;
        height: 65px
    }

    .overtitle-art-logo.is-dizionario-salute,
    .overtitle-art-logo.is-dizionario-salute-md {
        background-image: url(../images/t_dizionario-salute.svg)
    }

    .overtitle-art-logo.is-dizionario-salute-md {
        width: 220px;
        height: 31px;
        background-size: contain
    }

    .overtitle-art-logo.is-dizionario-salute-sm-l {
        width: 255px;
        height: 55px;
        background-image: url(../images/t_dizionario-salute-sm.svg);
        background-size: contain
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-dizionario-salute {
        width: 153px;
        height: 33px;
        background-image: url(../images/t_dizionario-salute_mob.svg);
        background-color: #4488f1
    }

    .overtitle-art-logo.is-dizionario-salute-xs {
        width: 148px;
        height: 32px;
        background-image: url(../images/t_dizionario-salute-sm.svg);
        background-size: contain
    }
}

.overtitle-art-logo.is-dizionario-salute-sm {
    width: 167px;
    height: 36px;
    background-image: url(../images/t_dizionario-salute-sm.svg)
}

.overtitle-art-logo.is-dizionario-salute-lg {
    width: 362px;
    height: 34px;
    background-image: url(../images/t_dizionario-salute-lg.svg)
}

.overtitle-art-logo.is-dizionario-salute-sm-m {
    width: 225px;
    height: 50px;
    background-image: url(../images/t_dizionario-salute-sm.svg);
    background-size: contain
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-cor-salute {
        width: 216px;
        height: 70px;
        background-image: url(../images/t_corriere-salute.svg);
        background-size: contain
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-cor-salute {
        width: 145px !important;
        height: 40px;
        background-image: url(../images/t_corriere-salute.svg);
        background-size: contain
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-sportello-cancro {
        width: 167px;
        height: 50px;
        background-image: url(../images/logo-sportello-cancro.png);
        background-size: contain
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-sportello-cancro {
        width: 145px;
        height: 45px;
        background-image: url(../images/logo-sportello-cancro.png);
        background-size: contain
    }
}

.overtitle-art-logo.is-sportello-cancro-sm {
    width: 165px;
    height: 50px;
    background-image: url(../images/logo-sportello-cancro.png);
    background-size: contain
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-dizionario-salute {
        width: 167px;
        height: 50px;
        background-image: url(../images/logo-dizionario-salute.png);
        background-size: contain
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-dizionario-salute {
        width: 145px;
        height: 45px;
        background-size: contain
    }
}

.overtitle-art-logo.is-dizionario-salute-sm {
    width: 165px;
    height: 50px;
    background-image: url(../images/logo-dizionario-salute.png);
    background-size: contain
}

.overtitle-art-logo.is-medico-risponde-white {
    width: 180px;
    height: 25px;
    background-image: url(../images/logo_medico-risponde-white.svg);
    background-size: contain
}

.overtitle-art-logo.is-sanremo-2022 {
    background-image: url(../images/t_sanremo-2022.png)
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-sanremo-2022 {
        width: 600px;
        height: 100px
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-sanremo-2022 {
        width: 100%;
        height: 20vw;
        background-size: contain;
        background-color: #fff
    }
}

.overtitle-art-logo.is-miti {
    background-image: url(../images/t_miti.png)
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-miti {
        width: 630px;
        height: 58px
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-miti {
        width: 100%;
        height: 20vw;
        background-size: contain;
        background-color: #fff
    }
}

.overtitle-art-logo.is-grandi-amori {
    width: 122px;
    height: 25px;
    background: url(../images/t_grandi-amori.svg);
    background-size: 100% 100%
}

.overtitle-art-logo.is-i-miti-dei-giovani {
    width: 145px;
    height: 25px;
    background: url(../images/t_i-miti-dei-giovani.svg);
    background-size: 100% 100%
}

.overtitle-art-logo.is-personaggi-italia {
    width: 141px;
    height: 25px;
    background: url(../images/t_personaggi-italia.svg);
    background-size: 100% 100%
}

.overtitle-art-logo.is-quelli-che {
    width: 108px;
    height: 25px;
    background: url(../images/t_quelli-che.svg);
    background-size: 100% 100%
}

.overtitle-art-logo.is-ritratto-autore {
    width: 141px;
    height: 25px;
    background: url(../images/t_ritratto-autore.svg);
    background-size: 100% 100%
}

.overtitle-art-logo.is-visti-dagli {
    width: 110px;
    height: 25px;
    background: url(../images/t_visti-dagli.svg);
    background-size: 100% 100%
}

.overtitle-art-logo.is-dalcampo {
    width: 105px;
    height: 24px;
    margin-bottom: .5rem;
    background: url(../images/t_dal-campo.png) no-repeat;
    background-size: contain
}

.overtitle-art-logo.is-cor-loc-veneto {
    width: 515px;
    height: 40px;
    background-image: url(../images/corriere-veneto-dark.svg)
}

.overtitle-art-logo.is-cor-loc-adige {
    width: 635px;
    height: 40px;
    background-image: url(../images/alto-adige-dark.svg)
}

.overtitle-art-logo.is-cor-loc-bergamo {
    width: 383px;
    height: 64px;
    background-image: url(../images/bergamo.svg)
}

.overtitle-art-logo.is-cor-loc-bologna {
    width: 500px;
    height: 40px;
    background-image: url(../images/bologna.svg)
}

.overtitle-art-logo.is-cor-loc-brescia {
    width: 327px;
    height: 64px;
    background-image: url(../images/brescia.svg)
}

.overtitle-art-logo.is-cor-loc-fiorentino {
    width: 520px;
    height: 40px;
    background-image: url(../images/corriere-fiorentino-dkt-black.svg)
}

.overtitle-art-logo.is-cor-loc-trentino {
    width: 572px;
    height: 40px;
    background-image: url(../images/corriere-trentino.svg)
}

.overtitle-art-logo.is-cor-loc-milano {
    width: 307px;
    height: 64px;
    background-image: url(../images/milano.svg)
}

.overtitle-art-logo.is-cor-loc-roma {
    width: 240px;
    height: 64px;
    background-image: url(../images/roma.svg)
}

.overtitle-art-logo.is-cor-loc-friuli {
    width: 797px;
    height: 40px;
    background-image: url(../images/corriere-friuli-dkt-black.svg)
}

.overtitle-art-logo.is-cor-loc-torino {
    width: 445px;
    height: 42px;
    background-image: url(../images/corriere-torino-dkt-black.svg)
}

.overtitle-art-logo.is-cor-loc-mezzogiorno {
    width: 550px;
    height: 33px;
    background-image: url(../images/mezzogiorno.svg);
    background-size: cover
}

.overtitle-art-logo.is-cambio-gomme-invernali-2023 {
    height: 27px;
    background: url(../images/t_cambiogomme_mob.svg);
    background-repeat: no-repeat;
    background-size: contain
}

.overtitle-art-logo.is-italians {
    height: 21px;
    background-image: url(../images/t_italians.svg);
    background-size: contain
}

.overtitle-art-logo.is-lasceltagiusta {
    height: 21px;
    background-image: url(../images/t_lasceltagiusta.jpg);
    background-size: contain
}

.overtitle-art-logo.is-domande-e-risposte {
    height: 21px;
    background-image: url(../images/t_domande-risposte.png);
    background-size: contain
}

.overtitle-art-logo.is-orienteoccidente {
    height: 21px;
    background-image: url(../images/t_oriente-occidente.svg);
    background-size: contain
}

.overtitle-art-logo.is-ombre-italiane {
    height: 27px;
    background-image: url(../images/t_ombre-italiane.png);
    background-size: contain
}

.overtitle-art-logo.is-illazioni-americane {
    height: 27px;
    background-image: url(../images/t_illazioni-americane.png);
    background-size: contain
}

.overtitle-art-logo.is-parole-scritte {
    height: 19px;
    background-image: url(../images/t_parole-scritte.png);
    background-size: contain
}

.overtitle-art-logo.is-care-spiagge {
    height: 27px;
    background-image: url(../images/t_care-spiagge.png);
    background-size: contain
}

.overtitle-art-logo.is-dallarchivio {
    height: 21px;
    background-image: url(../images/t_dallarchivio.png);
    background-size: contain
}

.overtitle-art-logo.is-america-cina {
    height: 21px;
    background-image: url(../images/t_america-cina.jpg);
    background-size: contain
}

.overtitle-art-logo.is-ilmedicorisponde {
    height: 21px;
    background-image: url(../images/t_ilmedicorisponde.png);
    background-size: contain
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-dossier-alba {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_dossier-alba_dsk.png)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-dossier-alba {
        width: 100%;
        height: 30vw;
        background-image: url(../images/t_dossier-alba_mob.png);
        background-size: cover
    }
}

@media screen and (min-width:1026px) {
    .overtitle-art-logo.is-torino-2050 {
        width: 100%;
        height: 100%;
        background-image: url(../images/t_torino-2050_dsk.png)
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-torino-2050 {
        width: 100%;
        height: 30vw;
        background-image: url(../images/t_torino-2050_mob.png);
        background-size: cover
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-coppe {
        width: 100%;
        height: 30vw;
        background-image: url(../images/t_coppe_mob.png);
        background-size: contain
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-diario-politico {
        width: 100%;
        height: 25px;
        background-image: url(../images/t_diario-politico.svg);
        background-size: contain
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-corri-nuota-pedala {
        width: 100%;
        height: 25px;
        background-image: url(../images/t_corri-nuota-pedala.svg);
        background-size: contain
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .overtitle-art-logo.is-segreti-del-potere {
        width: 100%;
        height: 25px;
        background-image: url(../images/t_segreti-del-potere.svg);
        background-size: contain
    }
}

.overtitle-art-logo.is-logo-la-lettura {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-image: url(../images/logo-lalettura.svg);
    background-size: contain
}

.t_27ora,
.t_animali,
.t_belloitalia,
.t_cucina,
.t_datablog,
.t_iodonna,
.t_lalettura,
.t_moda,
.t_salescende,
.t_salescende_cucina,
.t_salescende_moda,
.t_sessoamore,
.t_tech,
.t_youreporter {
    display: block;
    height: 21px;
    background: url(../images/t_27ora.png) no-repeat
}

.t_living {
    display: block;
    height: 25px;
    background: url(../images/t_living.png) no-repeat
}

.t_podcast {
    background-image: url(../images/t_podcast.svg)
}

.t_podcast,
.t_podcast-audible {
    display: block;
    width: 170px;
    height: 19px;
    background-size: 100%;
    background-repeat: no-repeat
}

.t_podcast-audible {
    background-image: url(../images/t_podcast-audible.png)
}

.t_abbonato {
    display: block;
    height: 26px;
    background: url(../images/t_abbonato.png) no-repeat
}

.t_style {
    display: block;
    height: 25px;
    background: url(../images/t_style.png) no-repeat
}

.t_vivimilano {
    display: block;
    width: 170px;
    height: 24px;
    background: url(../images/t_vivimilano.png) no-repeat;
    background-size: 60%
}

.t_amica {
    display: block;
    height: 20px;
    background: url(../images/t_amica.png) no-repeat;
    background-size: 40%
}

.t_lalettura {
    display: block;
    height: 21px;
    background: url(../images/t_lalettura.png) no-repeat
}

.t_lalettura-red {
    display: block;
    width: 280px;
    height: 21px;
    background: url(../images/t_lalettura-b.png) no-repeat;
    background-size: 40%
}

.t_master_speciali {
    display: block;
    height: 20px
}

.t_cucina {
    height: 27px;
    background: url(../images/t_cucina2018.png) no-repeat
}

.t_animali {
    background: url(../images/t_animalia.svg) no-repeat;
    width: 92px;
    height: 19px;
    background-size: 100% 100%
}

.t_c360 {
    display: block;
    height: 24px;
    background: url(../images/t_c360.png) no-repeat
}

.t_dataroom {
    background: url(../images/t_dataroom.png) no-repeat
}

.t_cook,
.t_dataroom {
    display: block;
    height: 20px
}

.t_cook {
    background: url(../images/t_cook.png) no-repeat
}

.t_vinitaly {
    display: block;
    height: 23px;
    background: url(../images/t_vinitaly.png) no-repeat
}

.t_moda {
    background: url(../images/t_moda.png) no-repeat
}

.t_belloitalia {
    height: 25px;
    width: 115px;
    display: block;
    background: url(../images/t_belloitalia.png) no-repeat
}

.t_iodonna {
    height: 30px;
    background: url(../images/t_iodonna.png) no-repeat
}

.t_tech {
    height: 22px;
    background: url(../images/t_tech.png) no-repeat
}

.t_datablog {
    height: 24px;
    background: url(../images/t_datablog.png) no-repeat
}

.t_youreporter {
    height: 24px;
    background: url(../images/t_youreporter.png) no-repeat
}

.t_sessoamore {
    height: 24px;
    background: url(../images/t_sessoamore_n.gif) no-repeat;
    background-size: 100%
}

.t_salescende {
    height: 13px;
    background: url(../images/t_salescende.png) no-repeat;
    background-size: contain
}

.t_salescende_moda {
    width: 212px;
    height: 21px;
    background: url(../images/t_salescende_moda_small.gif) no-repeat
}

.t_salescende_cucina {
    width: 215px;
    height: 20px;
    background: url(../images/t_salescende_cucina_small.gif) no-repeat
}

.t_canigatti {
    width: 144px;
    height: 20px;
    background: url(../images/t_canigatti.png) no-repeat 0 0
}

.t_oscar {
    display: block;
    width: 119px;
    height: 23px;
    background: url(../images/t_oscar.png) no-repeat 0 0
}

.t_oscar23 {
    display: block;
    width: 111px;
    height: 25px;
    background: url(../images/t_oscar23.png) no-repeat 0 0
}

.t_design22 {
    display: block;
    width: 152px;
    height: 33px;
    background: url(../images/t_design2022.png) no-repeat 0 0
}

.t_tdd2016 {
    display: block;
    width: 256px;
    height: 32px;
    background: url(../images/t_tdd2016.png) no-repeat
}

.t_uomini {
    display: block;
    width: 67px;
    height: 20px;
    background: url(../images/t_uomini.png) no-repeat
}

.t_lodicoalcorriere {
    display: block;
    height: 20px;
    background: url(../images/t_lodicoalcorriere.png) no-repeat
}

.t_aldo_cazzullo {
    background: url(../images/t_aldo_cazzullo.png) no-repeat
}

.t_aldo_cazzullo,
.t_luciano_fontana {
    display: block;
    height: 22px;
    max-height: 22px
}

.t_luciano_fontana {
    background: url(../images/t_luciano_fontana.png) no-repeat
}

.t_letterealdirettore {
    display: block;
    width: 168px;
    height: 22px;
    background: url(../images/t_letterealdirettore.png) no-repeat
}

.t_leconomia {
    display: block;
    height: 20px;
    background: url(../images/t_leconomia.png) no-repeat
}

.t_leconomia_monday {
    display: block;
    height: 25px;
    background: url(../images/t_leconomia-monday.svg) no-repeat #5b9bb7;
    background-size: 110px;
    background-position: 5px
}

.t_mostravenezia-2024 {
    display: block;
    height: 43px;
    background: url(../images/t_mostra-venezianazionale-2024.png) no-repeat
}

.t_techdesign {
    display: block;
    width: 79px;
    height: 17px;
    background: url(../images/t_techdesign.jpg) no-repeat
}

.t_racconti_cucina {
    display: block;
    width: 170px;
    height: 24px;
    background: url(../images/t_racconti-cucina_2018.png) no-repeat
}

.t_guide_digitali {
    display: block;
    width: 96px;
    height: 25px;
    background: url(../images/t_guide_digitali_hp.png) no-repeat
}

.t_sette {
    display: block;
    height: 25px;
    padding-top: 4px;
    padding-left: 150px;
    margin-top: 6px;
    background: url(../images/t_csette.svg) no-repeat;
    color: #666;
    text-decoration: none;
    background-size: 5% 100%
}

.t_stasera_tv {
    display: block;
    width: 135px;
    height: 28px;
    background: url(../images/t_questa-sera-in-tv.png) no-repeat
}

.t_inchieste {
    display: block;
    width: 191px;
    height: 19px;
    background: url(../images/t_inchieste.png) no-repeat
}

.t_vacanze {
    display: block;
    width: 150px;
    height: 21px;
    background: url(../images/t_vacanze.png) no-repeat
}

.t_innovazione {
    display: block;
    height: 17px;
    background: url(../images/t_innovazione.png) no-repeat
}

.t_facce-nuove-lepri {
    display: block;
    height: 62px;
    background: url(../images/t_facce-nuove-lepri.png) 50% no-repeat
}

.t_cucina_comesifa,
.t_cucina_consigliati,
.t_cucina_cosamangio,
.t_cucina_dovemangiare,
.t_cucina_espertoconsiglia,
.t_cucina_foodstop,
.t_cucina_novita,
.t_cucina_pronto10min,
.t_cucina_special {
    display: block;
    height: 18px;
    margin-top: -17px;
    margin-bottom: 0;
    background-position: 0 0;
    background-repeat: no-repeat;
    float: right
}

.t_cucina_comesifa {
    width: 66px;
    background-image: url(../images/t_cucina_COME-SI-FA.png)
}

.t_cucina_consigliati {
    width: 111px;
    background-image: url(../images/t_cucina_CONSIGLIATI.png)
}

.t_cucina_cosamangio {
    width: 125px;
    background-image: url(../images/t_cucina_COSA-MANGIO.png)
}

.t_cucina_dovemangiare {
    width: 112px;
    background-image: url(../images/t_cucina_DOVE-MANGIARE.png)
}

.t_cucina_espertoconsiglia {
    width: 116px;
    background-image: url(../images/t_cucina_ESPERTO-CONSIGLIA.png)
}

.t_cucina_foodstop {
    width: 65px;
    background-image: url(../images/t_cucina_FOODSTOP.png)
}

.t_cucina_novita {
    width: 65px;
    background-image: url(../images/t_cucina_NOVITA.png)
}

.t_cucina_pronto10min {
    width: 120px;
    background-image: url(../images/t_cucina_PRONTO10MIN.png)
}

.t_cucina_special {
    width: 53px;
    background-image: url(../images/t_cucina_SPECIAL.png)
}

.t_buonenotizie {
    display: block;
    width: 161px;
    height: 17px;
    background: url(../images/t_buonenotizie.png) no-repeat
}

.t_imparare-cucinare {
    display: block;
    width: 210px;
    height: 19px;
    background: url(../images/t_impara-cucinare.png) no-repeat
}

.t_snack-news {
    display: block;
    width: 72px;
    height: 21px;
    background: url(../images/t_snack.png) no-repeat
}

.t_settegiorni {
    display: block;
    width: 190px;
    height: 27px;
    background: url(../images/t_settegiorni.svg) no-repeat
}

.t_giubileo {
    height: 20px;
    background: url(../images/t_giubileo.png) no-repeat 0 0
}

.t_2024,
.t_giubileo {
    display: block;
    width: 210px
}

.t_2024 {
    height: 25px;
    background: url(../images/t_2024.png) no-repeat 0 0
}

.t_dove {
    display: block;
    width: 58px;
    height: 24px;
    background: url(../images/t_dove.png) no-repeat
}

.t_ombre-italiane {
    display: block;
    height: 23px;
    background: url(../images/t_ombre-italiane.png) no-repeat;
    background-size: contain
}

.t_illazioni-americane {
    display: block;
    height: 24px;
    background: url(../images/t_illazioni-americane.png) no-repeat;
    background-size: contain
}

.t_parole-scritte {
    display: block;
    height: 18px;
    background: url(../images/t_parole-scritte.png) no-repeat;
    background-size: contain
}

.t_care-spiagge {
    display: block;
    height: 27px;
    background: url(../images/t_care-spiagge.png) no-repeat;
    background-size: contain
}

.t_speciale-scudetto {
    display: block;
    width: 79px;
    height: 28px;
    background: url(../images/t_specialescudetto.png) no-repeat
}

.t_mostra-del-cinema-venezia-2023 {
    display: block;
    width: 270px;
    height: 27px;
    background: url(../images/t_mostravenezia-2023.png) no-repeat
}

.t_sezione-salone-risparmio {
    display: block;
    width: 195px;
    height: 28px;
    background: url(../images/t_sezione-salone-risparmio.png) no-repeat
}

.t_hotel-del-mese {
    display: block;
    width: 179px;
    height: 24px;
    background: url(../images/t_hotel-del-mese.png) no-repeat
}

.t_festival-di-cannes-2023 {
    display: block;
    width: 162px;
    height: 27px;
    background: url(../images/t_festival-di-cannes-2023-occhiello.png) no-repeat
}

.t_festival-di-cannes-2024 {
    display: block;
    width: 210px;
    height: 27px;
    background: url(../images/t_festival-di-cannes-2024-occhiello.svg) no-repeat;
    background-size: contain
}

.t_longevita-hp {
    display: block;
    width: 243px;
    height: 43px;
    background: url(../images/t_longevita-occhiello.png) no-repeat;
    background-size: contain
}

.t_motori-autoritratti {
    display: block;
    width: 140px;
    height: 28px;
    background-image: url(../images/t_autoritratti.png)
}

.t_olimpiadirio {
    display: block;
    width: 122px;
    height: 30px;
    background: url(../images/t_olimpiadirio.png) no-repeat;
    text-indent: -5000px
}

.t_piccoledosi {
    display: block;
    width: 116px;
    height: 21px;
    background: url(../images/t_piccoledosi.png) no-repeat
}

.t_pianeta2020 {
    display: block;
    width: 120px;
    height: 23px;
    background: url(../images/t_pianeta2030.png) no-repeat
}

.t_dimarzio {
    display: block;
    width: 190px;
    height: 28px;
    background: url(../images/t_dimarzio.svg) no-repeat;
    background-size: 100% 100%
}

.t_civilweek {
    background: url(../images/t_civilweek.png) no-repeat
}

.t_civilweek,
.t_tdd2020 {
    display: block;
    width: 120px;
    height: 23px
}

.t_tdd2020 {
    background: url(../images/t_tdd2020.png) no-repeat
}

.t_liberitutti {
    display: block;
    width: 110px;
    height: 25px;
    background: url(../images/t_liberi-tutti.png) no-repeat
}

.t_lunghissimolungomare {
    display: block;
    width: 213px;
    height: 23px;
    background: url(../images/t_7LL.jpg) no-repeat
}

.t_europei2020 {
    display: block;
    width: 78px;
    height: 19px;
    background: url(../images/t_europei-2020.png) no-repeat
}

.t_olimpiadi2021 {
    display: block;
    width: 189px;
    height: 29px;
    background: url(../images/t_olimpiadi_2020.png) no-repeat
}

.t_olimpiadiinvernali2022 {
    display: block;
    width: 176px;
    height: 29px;
    background: url(../images/t_olimpiadiinvernali2022.png) no-repeat
}

.t_eurovision {
    display: block;
    width: 105px;
    height: 24px;
    background: url(../images/t_eurovision-zap-2022.png) no-repeat
}

.t_grandi-amori {
    display: block;
    width: 122px;
    height: 25px;
    background: url(../images/t_grandi-amori.svg);
    background-size: 100% 100%
}

.t_i-miti-dei-giovani {
    display: block;
    width: 145px;
    height: 25px;
    background: url(../images/t_i-miti-dei-giovani.svg);
    background-size: 100% 100%
}

.t_personaggi-italia {
    display: block;
    width: 141px;
    height: 25px;
    background: url(../images/t_personaggi-italia.svg);
    background-size: 100% 100%
}

.t_quelli-che {
    display: block;
    width: 108px;
    height: 25px;
    background: url(../images/t_quelli-che.svg);
    background-size: 100% 100%
}

.t_ritratto-autore {
    display: block;
    width: 141px;
    height: 25px;
    background: url(../images/t_ritratto-autore.svg);
    background-size: 100% 100%
}

.t_visti-dagli {
    display: block;
    width: 110px;
    height: 25px;
    background: url(../images/t_visti-dagli.svg);
    background-size: 100% 100%
}

.t_dalcampo {
    display: block;
    width: 105px;
    height: 24px;
    margin-bottom: .5rem;
    background: url(../images/t_dal-campo.png) no-repeat;
    background-size: contain
}

.t_cambio-gomme-invernali-2023 {
    display: block;
    width: 193px;
    height: 27px;
    background: url(../images/t_cambiogomme.svg) no-repeat;
    background-size: contain
}

.t_orienteoccidente {
    display: block;
    height: 21px;
    background: url(../images/t_oriente-occidente.svg) no-repeat;
    background-size: contain
}

.t_primo-piano-salute {
    display: block;
    height: 25px;
    background: url(../images/t_primo-piano-salute.png) no-repeat;
    background-size: contain
}

.t_diario-politico {
    display: block;
    height: 25px;
    background: url(../images/t_diario-politico.svg) no-repeat;
    background-size: contain
}

.t_corri-nuota-pedala {
    display: block;
    height: 25px;
    background: url(../images/t_corri-nuota-pedala.svg) no-repeat;
    background-size: contain
}

.t_segreti-del-potere {
    display: block;
    height: 25px;
    background: url(../images/t_segreti-del-potere.svg) no-repeat;
    background-size: contain
}

.t_capolavoro {
    display: block;
    height: 25px;
    background: url(../images/t_capolavoro.png) no-repeat;
    background-size: contain
}

.t_chisirivede {
    background: url(../images/t_chisirivede.png) no-repeat;
    background-size: contain
}

.t_chisirivede,
.t_life {
    display: block;
    height: 25px
}

.t_life {
    background: url(../images/t_life.png) no-repeat;
    background-size: contain
}

.extBox .loadExt section header {
    background: url('/includes2013/LIBS/css/assets/loadExt.gif?v=<!--#flastmod virtual="/includes2013/LIBS/css/assets/loadExt.gif" -->') no-repeat scroll 0 top;
    padding: 100px 50px 0 0;
    width: 20px;
    height: 20px;
    display: block
}

.extBox .icon-play {
    cursor: pointer;
    position: absolute;
    left: 90px;
    font-size: 36px;
    color: #fff;
    top: 60px
}

.extBox .headerExt a {
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: block;
    margin-bottom: 20px;
    font-size: 20px
}

.extBox .headerExt span {
    font-size: 28px
}

.extBox .container-main {
    border: none;
    margin: 20px !important;
    box-shadow: 0 1px 39px 2px rgba(0, 0, 0, .8);
    background-color: #fff;
    text-align: left;
    padding-bottom: 10px;
    min-height: 225px
}

.extBox .socialbar_container i {
    font-size: 20px
}

.extBox .socialbar_container .standardVersion .web_widget_socialBar,
.extBox .socialbar_container .tot-rating {
    display: none
}

.extBox .socialbar_container .standardVersion .web_widget_socialBar a {
    color: #bcbbbb;
    text-decoration: none;
    min-width: 40px;
    height: 20px;
    display: inline-block;
    text-align: left
}

.extBox .headExt {
    padding: 0
}

.extBox .headExt a {
    text-shadow: 1px 0 15px #000
}

.extBox .headExt h3 {
    float: left;
    width: 50%;
    padding: 10px 10px 0;
    font-family: BreraCondensed-Heavy;
    font-size: 14px;
    color: #29abef
}

.extBox .headExt h3:first-child {
    padding-left: 23px
}

.extBox .md_ap_sp2 {
    background: #fff;
    margin-bottom: 20px;
    width: 481px;
    box-shadow: none;
    border: none;
    padding: 5px 0 0 20px;
    position: relative;
    float: left;
    color: #000
}

.extBox .md_ap_sp2 .img_mdwrapper {
    width: 215px;
    height: 162px;
    float: left;
    position: relative
}

.extBox .md_ap_sp2 .img_mdwrapper img {
    width: 215px;
    height: 162px
}

.extBox .md_ap_sp2 a.mbl_summaryLink {
    color: inherit;
    text-decoration: none
}

.extBox .md_ap_sp2 .content_md {
    margin-top: 0 !important;
    padding: 0;
    width: 228px;
    height: auto !important;
    float: left;
    margin-left: 18px;
    position: relative;
    overflow: hidden
}

.extBox .md_ap_sp2 .content_md .hdr_mdwrapper {
    max-height: 175px
}

.extBox .md_ap_sp2 .content_md .hdr_mdwrapper .title_art {
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    font-family: SolferinoText-Bold;
    color: #333;
    max-height: 172px;
    letter-spacing: .001em
}

.extBox .md_ap_sp2 .content_md .main_mdwrapper .art_wrapper .art_link {
    display: none
}

.extBox .fancybox-close,
.extBox .fancybox-closeOptin {
    right: 16px !important;
    top: 68px !important;
    background: transparent url(../images/closeExt.png) no-repeat scroll 0 0
}

.extBox .fancybox-opened,
.extBox .fancybox-outer {
    background: transparent
}

.extBox .fancybox-opened .fancybox-skin,
.extBox .fancybox-skin {
    background: transparent;
    box-shadow: none
}

.extBox *,
.extBox :after,
.extBox :before {
    box-sizing: border-box
}

.extBox .icon-p-facebook-c:before {
    content: "\e901"
}

.extBox .icon-p-twitter-c:before {
    content: "\e905"
}

.extBox .icon-p-gplus-c:before {
    content: "\e902"
}

.extBox .icon-p-linkedin-c:before {
    content: "\e904"
}

.extBox .icon-p-commenti-c:before {
    content: "\e900";
    color: #b2b1b1
}

.bck-navbar {
    width: 100%;
    background-color: #095075
}

.bck-navbar.is-fixed-top {
    position: fixed;
    z-index: 31;
    top: 0;
    height: 40px
}

.bck-navbar.is--fixed-top {
    position: fixed;
    z-index: 33;
    width: 100%;
    left: 0;
    margin: 0;
    top: 0
}

.bck-navbar.is--darker {
    background-color: #043a4e
}

.bck-navbar .navbar {
    width: 100%
}

.bck-navbar .navbar,
.bck-navbar .navbar-end,
.bck-navbar .navbar-start {
    display: flex;
    align-items: stretch;
    height: 100%
}

.bck-navbar .container,
.bck-navbar .off-main .bck-media-list-group .media-list-group__content,
.bck-navbar .off-main .bck-media-list-group .media-list-group__footer,
.bck-navbar .off-main .bck-media-list-group .media-list-group__header .title,
.off-main .bck-media-list-group .bck-navbar .media-list-group__content,
.off-main .bck-media-list-group .bck-navbar .media-list-group__footer,
.off-main .bck-media-list-group .media-list-group__header .bck-navbar .title {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 1024px;
    height: 40px;
    margin: 0 auto
}

.bck-navbar .bck-navbar-content,
.bck-navbar .navbar-center-list,
.bck-navbar .navbar-end-list,
.bck-navbar .navbar-start-list {
    display: flex;
    align-items: center
}

.bck-navbar .navbar-start {
    justify-content: flex-start;
    align-items: center;
    flex-basis: 33%
}

.bck-navbar .navbar-center {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-basis: 33%
}

.bck-navbar .navbar-end {
    justify-content: flex-end;
    align-items: center;
    flex-basis: 33%
}

.bck-navbar .navbar-end-list,
.bck-navbar .navbar-start-list {
    height: 100%
}

.bck-navbar .navbar-end-list .navbar-link,
.bck-navbar .navbar-start-list .navbar-link {
    color: #fff;
    cursor: pointer
}

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

    .bck-navbar .navbar-end-list .navbar-link,
    .bck-navbar .navbar-start-list .navbar-link {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 2.7vw
    }
}

@media screen and (min-width:1026px) {

    .bck-navbar .navbar-end-list .navbar-link,
    .bck-navbar .navbar-start-list .navbar-link {
        font-family: BreraCondensed-semibold;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-navbar .list-item {
    position: relative;
    display: flex;
    align-items: center;
    height: 40px;
    padding: 0 .875rem
}

.bck-navbar .list-item .has--logo {
    display: inline-block;
    width: 194px;
    height: 16px;
    background: url(../images/logo_corriere-white_1.svg) 50% no-repeat;
    background-size: 100%
}

.bck-navbar .list-item.is--active {
    color: #fff
}

.bck-navbar .list-item.is--active .arrow-down {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.bck-navbar .navbar-start-list .list-item .navbar-link:hover {
    color: #fff
}

.bck-navbar .navbar-start-list .list-item .icon-corriere-menu_mob {
    font-size: 10px
}

.bck-navbar .navbar-start-list .icon {
    color: #fff
}

.bck-navbar .navbar-start-list .icon-menu {
    margin-right: .625rem;
    cursor: pointer
}

.bck-navbar .navbar-start-list .icon.has--border {
    position: relative;
    margin-right: 2.5rem
}

.bck-navbar .navbar-start-list .icon.has--border:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 25px;
    right: -20px;
    background-color: #fff
}

.bck-navbar .navbar-start-list[data-switch-logo] {
    display: none
}

.bck-navbar .navbar-end-list .icon {
    margin-right: .625rem
}

.bck-navbar .navbar-end-list .list-item.has-bg-white {
    height: 34px;
    background: #fff;
    border-radius: 5px
}

.bck-navbar .navbar-end-list .list-item.has-bg-white>a.navbar-link {
    color: #095075
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-navbar .navbar-end-list .list-item.has-bg-white>a.navbar-link {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.46667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-navbar .navbar-end-list .list-item.has-bg-white>a.navbar-link {
        font-family: BreraCondensed-Regular;
        font-size: .8125rem;
        font-weight: 400
    }
}

.bck-navbar .navbar-end-list .list-item.has-bg-red {
    height: 34px;
    padding: .125rem .25rem;
    background: #ec0000;
    flex-basis: 182px;
    border-radius: 5px
}

.bck-navbar .navbar-end-list .list-item.has-bg-red>a.navbar-link {
    color: #fff;
    line-height: 1;
    text-align: right;
    text-transform: inherit
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-navbar .navbar-end-list .list-item.has-bg-red>a.navbar-link {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.46667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-navbar .navbar-end-list .list-item.has-bg-red>a.navbar-link {
        font-family: BreraCondensed-Regular;
        font-size: .8125rem;
        font-weight: 400
    }
}

.bck-navbar .navbar-end-list .list-item.has-bg-red>.icon {
    margin-right: 0;
    margin-left: .375rem
}

.bck-navbar .arrow-down {
    margin-left: .5rem;
    color: #fff;
    font-size: .4375rem
}

.bck-navbar .submenu-list {
    position: absolute;
    z-index: 31;
    top: 40px;
    left: 0;
    width: 200px;
    height: auto;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .35)
}

.bck-navbar .submenu-list.is-secondary,
.bck-navbar .submenu-list.is-tertiary {
    top: -1px;
    left: 100%;
    width: 225px;
    box-shadow: none
}

.bck-navbar .submenu-list.is-services {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 340px;
    padding: 1.5625rem
}

.bck-navbar .submenu-list.is-services li {
    flex-grow: 1;
    flex-basis: 50%;
    padding: 0 0 1.25rem
}

.bck-navbar .submenu-list.is-services li:first-child {
    padding-top: 0
}

.bck-navbar .submenu-list.is-services li:nth-last-child(-n+2) {
    padding-bottom: 0
}

.bck-navbar .submenu-list.is-services li a {
    padding: 0 .3125rem
}

.bck-navbar .submenu-list .submenu-list-item {
    position: relative;
    display: flex;
    align-items: center;
    padding: .625rem 0
}

.bck-navbar .submenu-list .submenu-list-item:hover {
    text-decoration: underline
}

.bck-navbar .submenu-list .submenu-list-item:first-child {
    padding-top: 1.25rem
}

.bck-navbar .submenu-list .submenu-link {
    position: relative;
    width: 100%;
    height: 100%;
    padding-left: 1.625rem;
    color: #363636
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-navbar .submenu-list .submenu-link {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-navbar .submenu-list .submenu-link {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-navbar .submenu-list .submenu-link .icon {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bck-navbar .submenu-list .submenu-link .icon-left {
    margin-right: .3125rem
}

.bck-navbar .submenu-list .submenu-link img {
    vertical-align: middle
}

.bck-navbar .navbar-logo {
    display: inline-block;
    width: 226px;
    height: 18px;
    background: url(../images/logo_corriere-white_1.svg) 50% no-repeat;
    background-size: 100%
}

.bck-navbar .navbar-logo>a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-indent: 100%
}

.bck-navbar .navbar-logo.is--sm {
    width: 130px;
    height: 10px
}

.bck-navbar .navbar-local {
    display: none;
    color: #fff;
    text-transform: uppercase
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-navbar .navbar-local {
        font-family: SolferinoText-Light;
        font-weight: 400;
        font-size: 7.46667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-navbar .navbar-local {
        font-family: SolferinoText-Light;
        font-size: 1.75rem;
        font-weight: 400
    }
}

.bck-navbar .meteo {
    color: #fff;
    line-height: 1.06;
    letter-spacing: .3px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-navbar .meteo {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-navbar .meteo {
        font-family: BreraCondensed-semibold;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-navbar .meteo a {
    text-transform: capitalize !important
}

.bck-navbar .meteo .city {
    color: #fff
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-navbar .meteo .city {
        font-family: BreraCondensed-Black;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-navbar .meteo .city {
        font-family: BreraCondensed-Black;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-navbar .meteo .temp {
    display: inline-block;
    height: 18px;
    margin-left: -.8125rem;
    background-color: #095075
}

.bck-navbar .meteo .change_city .icon-rotella {
    background-color: transparent
}

.bck-navbar .meteo .autocomplete,
.bck-navbar .meteo .loc_comune,
.bck-navbar .meteo .meteo_phl,
.bck-navbar .meteo .suggest_list .sel {
    color: #fff
}

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

    .bck-navbar .meteo .autocomplete,
    .bck-navbar .meteo .loc_comune,
    .bck-navbar .meteo .meteo_phl,
    .bck-navbar .meteo .suggest_list .sel {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {

    .bck-navbar .meteo .autocomplete,
    .bck-navbar .meteo .loc_comune,
    .bck-navbar .meteo .meteo_phl,
    .bck-navbar .meteo .suggest_list .sel {
        font-family: BreraCondensed-semibold;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-navbar .meteo .search_comune:not(.op) {
    visibility: hidden
}

.bck-navbar.has-scrolled {
    background-color: #5d9bb8
}

.bck-navbar.has-scrolled .container,
.bck-navbar.has-scrolled .off-main .bck-media-list-group .media-list-group__content,
.bck-navbar.has-scrolled .off-main .bck-media-list-group .media-list-group__footer,
.bck-navbar.has-scrolled .off-main .bck-media-list-group .media-list-group__header .title,
.off-main .bck-media-list-group .bck-navbar.has-scrolled .media-list-group__content,
.off-main .bck-media-list-group .bck-navbar.has-scrolled .media-list-group__footer,
.off-main .bck-media-list-group .media-list-group__header .bck-navbar.has-scrolled .title {
    height: 54px
}

.bck-navbar.has-scrolled .navbar-logo {
    height: 18px;
    background: url(../images/testataeconomia.svg) 50% no-repeat;
    background-size: contain
}

.bck-navbar.has-scrolled .navbar-start {
    margin-right: 11.25rem
}

.bck-navbar.has-scrolled .navbar-end-list {
    width: 100%;
    justify-content: flex-end
}

.bck-navbar.has-scrolled [data-switch-list] {
    display: none
}

.bck-navbar.has-scrolled [data-switch-logo] {
    display: flex
}

.bck-navbar.is--esperto {
    background-color: #5d9bb8
}

.bck-navbar.is--esperto .navbar {
    width: 1024px;
    margin: 0 auto
}

.bck-navbar.is--esperto .navbar-start .navbar-start-list .list-item .logo-corriere {
    margin-left: 1.5rem
}

.bck-navbar.is--esperto .navbar-logo {
    width: 110px;
    height: 22px;
    background: url(../images/testata-leconomia.svg) 50% no-repeat;
    background-size: 100%
}

.bck-navbar.is--esperto .navbar-end-list .navbar-link,
.bck-navbar.is--esperto .navbar-start-list .navbar-link {
    letter-spacing: 1.4px;
    color: #fff;
    cursor: pointer
}

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

    .bck-navbar.is--esperto .navbar-end-list .navbar-link,
    .bck-navbar.is--esperto .navbar-start-list .navbar-link {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {

    .bck-navbar.is--esperto .navbar-end-list .navbar-link,
    .bck-navbar.is--esperto .navbar-start-list .navbar-link {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

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

    .bck-navbar.is--esperto .navbar-end-list .navbar-link.login,
    .bck-navbar.is--esperto .navbar-start-list .navbar-link.login {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 4vw
    }
}

@media screen and (min-width:1026px) {

    .bck-navbar.is--esperto .navbar-end-list .navbar-link.login,
    .bck-navbar.is--esperto .navbar-start-list .navbar-link.login {
        font-family: BreraCondensed-semibold;
        font-size: .9375rem;
        font-weight: 400
    }
}

.bck-navbar.is--esperto .navbar-end-list .icon,
.bck-navbar.is--esperto .navbar-start-list .icon {
    color: #fff
}

.bck-navbar.is--esperto.has-scrolled {
    background-color: #fff
}

.bck-navbar.is--esperto.has-scrolled .navbar-start .navbar-start-list .list-item .logo-corriere {
    margin-left: 1.5rem
}

.bck-navbar.is--esperto.has-scrolled .navbar-logo {
    background: url(../images/esperto_blu_1.svg) 50% no-repeat;
    background-size: contain;
    height: 29px;
    width: 210px
}

.bck-navbar.is--esperto.has-scrolled .navbar-end-list .icon,
.bck-navbar.is--esperto.has-scrolled .navbar-end-list .navbar-link,
.bck-navbar.is--esperto.has-scrolled .navbar-start-list .icon,
.bck-navbar.is--esperto.has-scrolled .navbar-start-list .navbar-link {
    color: #0a0a0a
}

.container-iframe {
    position: fixed;
    z-index: 31;
    width: 100%;
    left: 0;
    margin: 0;
    top: 40px
}

.earthDay .bck-navbar.has-scrolled {
    background-color: #095075
}

.earthDay .bck-navbar.has-scrolled .navbar-logo {
    height: 42px;
    background: url(../images/testatapianeta2030-white.png) 50% no-repeat;
    background-size: contain
}

.earthDay .bck-navbar.has-scrolled .navbar-logo a {
    text-indent: -400px
}

.bck-sidebar-menu {
    position: fixed;
    z-index: 37;
    top: 0;
    left: -390px;
    visibility: hidden;
    width: 390px;
    height: 100vh;
    background-color: #fff;
    color: #4a4a4a;
    transition: 1s
}

.bck-sidebar-menu .sidebar-menu__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    height: 40px;
    padding: 0 .75rem;
    background-color: #095075
}

.bck-sidebar-menu .sidebar-menu__content {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100%;
    padding-bottom: 1.25rem
}

.bck-sidebar-menu .sidebar-menu-logo {
    display: inline-block;
    width: 194px;
    height: 16px;
    background: url(../images/logo_corriere-white_1.svg) 50% no-repeat;
    background-size: 100%
}

.bck-sidebar-menu .sidebar-menu-logo>a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-indent: 100%
}

.bck-sidebar-menu .sidebar-menu-logo-tv {
    display: inline-block;
    width: 140px;
    height: 20px;
    background-size: 100%
}

.bck-sidebar-menu .sidebar-menu-logo-tv>a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-indent: 100%
}

.bck-sidebar-menu .sidebar-menu-search {
    padding: 0 1.125rem;
    margin: 1.125rem 0
}

.bck-sidebar-menu .sidebar-menu-search form {
    position: relative
}

.bck-sidebar-menu .sidebar-menu-search form .search-input {
    width: 100%;
    height: 40px;
    padding: .25rem 1.3125rem;
    border: 1px solid #dedede;
    background-color: #f8f8f8;
    border-radius: 3px;
    color: #363636
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-sidebar-menu .sidebar-menu-search form .search-input {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-sidebar-menu .sidebar-menu-search form .search-input {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-sidebar-menu .sidebar-menu-search form .search-input:focus {
    outline: none
}

.bck-sidebar-menu .sidebar-menu-search form .search-input::-webkit-input-placeholder {
    color: #666
}

.bck-sidebar-menu .sidebar-menu-search form .search-input::-ms-input-placeholder {
    color: #666
}

.bck-sidebar-menu .sidebar-menu-search form .search-input::placeholder {
    color: #666
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-sidebar-menu .sidebar-menu-search form .search-input::-webkit-input-placeholder {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }

    .bck-sidebar-menu .sidebar-menu-search form .search-input::-ms-input-placeholder {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }

    .bck-sidebar-menu .sidebar-menu-search form .search-input::placeholder {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-sidebar-menu .sidebar-menu-search form .search-input::-webkit-input-placeholder {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }

    .bck-sidebar-menu .sidebar-menu-search form .search-input::-ms-input-placeholder {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }

    .bck-sidebar-menu .sidebar-menu-search form .search-input::placeholder {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-sidebar-menu .sidebar-menu-search form .search-button {
    position: absolute;
    top: 6px;
    right: 6px;
    border: none;
    background: transparent;
    color: #0a0a0a
}

.bck-sidebar-menu .sidebar-menu-args {
    padding: 0 1.125rem;
    margin: 1.875rem 0
}

.bck-sidebar-menu .sidebar-menu-args+.sidebar-menu-args {
    padding-top: 1.875rem;
    border-top: 1px solid #dedede
}

.bck-sidebar-menu .sidebar-menu-args .list-args-name {
    color: #666
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-sidebar-menu .sidebar-menu-args .list-args-name {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-sidebar-menu .sidebar-menu-args .list-args-name {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-sidebar-menu .sidebar-menu-args .list-args-name+.list-args {
    margin-top: 1rem
}

.bck-sidebar-menu .sidebar-menu-args .list-args {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.bck-sidebar-menu .sidebar-menu-args .list-args li {
    padding: .3125rem;
    color: #095075;
    line-height: 1.2;
    flex-grow: 1;
    flex-basis: 50%;
    text-transform: uppercase
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-sidebar-menu .sidebar-menu-args .list-args li {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-sidebar-menu .sidebar-menu-args .list-args li {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-sidebar-menu .sidebar-menu-args .list-args li:nth-last-child(-n+2) {
    padding-bottom: 0
}

.bck-sidebar-menu .sidebar-menu-args .list-args li:hover {
    text-decoration: underline
}

.bck-sidebar-menu .sidebar-menu-list {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem
}

.bck-sidebar-menu .sidebar-menu-list .menu-list-item {
    position: relative;
    height: 43px;
    padding-left: 1.75rem;
    border-bottom: 1px solid #dedede
}

.bck-sidebar-menu .sidebar-menu-list .menu-list-item .menu-list-text span:first-child:hover {
    text-decoration: underline
}

.bck-sidebar-menu .sidebar-menu-list .menu-list-item .icon:hover {
    transition: 1s;
    -webkit-transform: translate(10px);
    transform: translate(10px);
    text-decoration: none
}

.bck-sidebar-menu .sidebar-menu-list .menu-list-item:first-child {
    border-top: 1px solid #dedede
}

.bck-sidebar-menu .sidebar-menu-list .menu-list-item .icon {
    padding: .8125rem 1.75rem;
    color: #666
}

.bck-sidebar-menu .sidebar-menu-list .menu-list-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    width: 100%;
    height: 100%;
    line-height: 1.64;
    text-transform: uppercase
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-sidebar-menu .sidebar-menu-list .menu-list-text {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-sidebar-menu .sidebar-menu-list .menu-list-text {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-sidebar-menu .sidebar-menu-list:not(:last-child) {
    margin-bottom: 0
}

.bck-sidebar-menu .sidebar-menu-list.is--nav {
    height: 100%;
    margin-top: 0;
    background-color: hsla(0, 0%, 87.1%, .25)
}

.bck-sidebar-menu .sidebar-menu-list.is--nav .menu-subtitle {
    padding: 1.875rem 1.75rem;
    color: #949494;
    line-height: .86
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-sidebar-menu .sidebar-menu-list.is--nav .menu-subtitle {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-sidebar-menu .sidebar-menu-list.is--nav .menu-subtitle {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-sidebar-menu .sidebar-menu-list.is--nav .menu-list-item:first-child {
    border-top: none
}

.bck-sidebar-menu .sidebar-menu-list.is--nav .menu-list-logo {
    display: block;
    height: 50px;
    align-items: baseline;
    padding: 0 0 0 1.75rem
}

.bck-sidebar-menu .sidebar-menu-list.is--nav .menu-list-logo .logo-corriere {
    width: 130px
}

.bck-sidebar-menu .sidebar-menu-sub {
    position: absolute;
    z-index: 1;
    top: 18px;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    padding: 1.125rem 1.125rem 0;
    margin: 1.375rem 0;
    background-color: #fff
}

.bck-sidebar-menu .sidebar-menu-sub.is--active {
    display: block
}

.bck-sidebar-menu .sidebar-menu-sub .list-menu-sub-back {
    display: inline-flex;
    margin-bottom: 1.25rem;
    color: #666;
    cursor: pointer
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-sidebar-menu .sidebar-menu-sub .list-menu-sub-back {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-sidebar-menu .sidebar-menu-sub .list-menu-sub-back {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-sidebar-menu .sidebar-menu-sub .list-menu-sub-back .icon {
    margin-right: .25rem
}

.bck-sidebar-menu .sidebar-menu-sub .list-menu-sub-name {
    color: #363636;
    text-transform: uppercase;
    text-align: center
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-sidebar-menu .sidebar-menu-sub .list-menu-sub-name {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-sidebar-menu .sidebar-menu-sub .list-menu-sub-name {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-sidebar-menu .sidebar-menu-sub .list-menu-sub-name+.list-menu-sub {
    margin-top: 1rem
}

.bck-sidebar-menu .sidebar-menu-sub .list-menu-sub {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.bck-sidebar-menu .sidebar-menu-sub .list-menu-sub li {
    padding: .3125rem;
    color: #363636;
    line-height: 1.2;
    flex-grow: 1;
    flex-basis: 50%
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-sidebar-menu .sidebar-menu-sub .list-menu-sub li {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-sidebar-menu .sidebar-menu-sub .list-menu-sub li {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-sidebar-menu .sidebar-menu-sub .list-menu-sub li:nth-last-child(-n+2) {
    padding-bottom: 0
}

.bck-sidebar-menu .sidebar-menu-sub .list-menu-sub li:hover {
    text-decoration: underline
}

.bck-sidebar-menu.is--esperto .sidebar-menu__header {
    background-color: #333
}

.bck-sidebar-menu.is--esperto .sidebar-menu-args .list-args-name {
    letter-spacing: .7px;
    color: #787878
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-sidebar-menu.is--esperto .sidebar-menu-args .list-args-name {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-sidebar-menu.is--esperto .sidebar-menu-args .list-args-name {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-sidebar-menu.is--esperto .sidebar-menu-args .list-args {
    background-color: #f8f8f8;
    padding: 1.125rem 1.625rem
}

.bck-sidebar-menu.is--esperto .sidebar-menu-list .menu-list-item .icon {
    color: #136786
}

.bck-sidebar-menu.is--esperto .sidebar-menu-list .menu-list-text {
    letter-spacing: .42px
}

.menu-overlay .overlay {
    position: fixed;
    z-index: 36;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100vw;
    height: 100vh;
    -webkit-transform: translate(-100%);
    transform: translate(-100%)
}

.menu-overlay.is--active .overlay {
    visibility: visible;
    background-color: rgba(0, 0, 0, .3);
    -webkit-transform: translate(0);
    transform: translate(0)
}

.menu-overlay.is--active .bck-sidebar-menu {
    left: 0;
    visibility: visible;
    transition: 1s
}

.bck-modal {
    position: absolute;
    top: 100%;
    right: 0;
    width: 425px;
    padding: 1.25rem 0;
    background-color: #f7f7f7;
    text-align: center;
    box-shadow: 0 0 5px .25px #949494
}

.bck-modal .textDE,
.bck-modal .textLogin,
.bck-modal .textNoLogin {
    width: 75%;
    margin: 0 auto;
    line-height: 1.16
}

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

    .bck-modal .textDE,
    .bck-modal .textLogin,
    .bck-modal .textNoLogin {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 8vw
    }
}

@media screen and (min-width:1026px) {

    .bck-modal .textDE,
    .bck-modal .textLogin,
    .bck-modal .textNoLogin {
        font-family: BreraCondensed-Regular;
        font-size: 1.875rem;
        font-weight: 400
    }
}

.bck-modal h3 {
    margin: .625rem 0;
    line-height: 1.3
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal h3 {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 5.33333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal h3 {
        font-family: BreraCondensed-Regular;
        font-size: 1.25rem;
        font-weight: 400
    }
}

.bck-modal a:not(.linkBottom) {
    display: block;
    width: 80%;
    padding: .8125rem 0;
    margin: 0 auto;
    background-color: #4bbaf1;
    color: #fff;
    border-radius: 8px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal a:not(.linkBottom) {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal a:not(.linkBottom) {
        font-family: BreraCondensed-semibold;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.bck-modal a.linkBottom {
    display: block;
    margin-top: .9375rem;
    color: #0a0a0a;
    text-decoration: underline
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal a.linkBottom {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal a.linkBottom {
        font-family: BreraCondensed-semibold;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-modal-comments {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    padding: 0;
    background-color: #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 1px 4px 3px rgba(47, 47, 47, .27)
}

.bck-modal-comments .close {
    position: absolute;
    top: 0;
    padding: 5px;
    background-color: #fff;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    border-radius: 5px 0 0 5px;
    cursor: pointer;
    box-shadow: -3px 2px 3px rgba(47, 47, 47, .27)
}

.bck-modal-comments .js-comments {
    overflow-y: auto;
    max-height: calc(100vh - 80px);
    padding: .625rem;
    background-color: #fff
}

.bck-modal-access {
    position: absolute;
    z-index: 30;
    top: 40px;
    right: 0;
    width: 300px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15)
}

.bck-modal-access.is--large {
    top: 50%;
    right: 50%;
    width: 825px;
    border-radius: 6px;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    max-height: 540px;
    overflow-y: scroll
}

.bck-modal-access.is--large::-webkit-scrollbar {
    width: 5px
}

.bck-modal-access.is--large::-webkit-scrollbar-thumb {
    background: #c4c4c4
}

.bck-modal-access.is--large .modal-access__header {
    align-items: center;
    padding: 1.875rem 0 1.5625rem
}

.bck-modal-access.is--large .modal-access__content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 470px;
    margin: auto;
    padding-bottom: 1.5625rem
}

.bck-modal-access.is--large .modal-access__content .button {
    width: 320px;
    height: 40px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-access.is--large .modal-access__content .button.is-large-r-medium {
        font-family: Roboto-Medium;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-access.is--large .modal-access__content .button.is-large-r-medium {
        font-family: Roboto-Medium;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-modal-access.is--large .modal-access__footer {
    padding: 1.25rem 2.8125rem;
    border-top: 1px solid #3e8fba;
    position: relative
}

.bck-modal-access.is--large .modal-access__footer .modal-text-italic {
    display: block;
    max-width: 700px;
    padding-bottom: 0
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-access.is--large .modal-access__footer .modal-text-reg {
        font-family: Roboto-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-access.is--large .modal-access__footer .modal-text-reg {
        font-family: Roboto-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-modal-access .modal-access__header {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: .625rem
}

.bck-modal-access .modal-access__header .image {
    margin: 0 auto
}

.bck-modal-access .modal-access__content {
    padding: 0 .9375rem;
    text-align: center
}

.bck-modal-access .modal-access__content .modal-text-bold {
    padding-bottom: .9375rem
}

.bck-modal-access .modal-access__content .info-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 1.5625rem 0;
    text-align: left
}

.bck-modal-access .modal-access__content .info-list {
    margin-left: 1.25rem
}

.bck-modal-access .modal-access__content .info-list .atoll {
    color: #095075
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-access .modal-access__content .info-list .atoll {
        font-family: Roboto-Medium;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-access .modal-access__content .info-list .atoll {
        font-family: Roboto-Medium;
        font-size: 1rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-access .modal-access__content .info-list .bold {
        font-family: Roboto-Medium;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-access .modal-access__content .info-list .bold {
        font-family: Roboto-Medium;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-modal-access .modal-access__footer {
    padding: 0 .9375rem 1.5625rem
}

.bck-modal-access .modal-access__footer input[type=checkbox] {
    display: none
}

.bck-modal-access .modal-access__footer input[type=checkbox]:checked+.checkbox-box {
    background: #0a5278;
    border-color: #0a5278
}

.bck-modal-access .modal-access__footer .checkbox-label {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-access .modal-access__footer .checkbox-label {
        font-family: Roboto-Medium;
        font-weight: 400;
        font-size: 3.46667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-access .modal-access__footer .checkbox-label {
        font-family: Roboto-Medium;
        font-size: .8125rem;
        font-weight: 400
    }
}

.bck-modal-access .modal-access__footer .checkbox-box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25px;
    height: 25px;
    margin-right: 15px;
    border: 1px solid #757575;
    border-radius: 3px
}

.bck-modal-access .modal-access__footer .checkbox-box:after {
    color: #fff;
    content: "\2714"
}

.bck-modal-access .modal-text {
    color: #363636;
    line-height: 1.5
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-access .modal-text-bold {
        font-family: Roboto-Bold;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-access .modal-text-bold {
        font-family: Roboto-Bold;
        font-size: 1rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-access .modal-text-light {
        font-family: Roboto-Light;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-access .modal-text-light {
        font-family: Roboto-Light;
        font-size: 1rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-access .modal-text-light-sm {
        font-family: Roboto-Light;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-access .modal-text-light-sm {
        font-family: Roboto-Light;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-modal-access .modal-text-reg {
    line-height: 1.22
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-access .modal-text-reg {
        font-family: Roboto-Regular;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-access .modal-text-reg {
        font-family: Roboto-Regular;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.bck-modal-access .modal-text-italic {
    line-height: normal;
    font-style: italic
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-access .modal-text-italic {
        font-family: Roboto-Medium;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-access .modal-text-italic {
        font-family: Roboto-Medium;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-modal-access .modal-title {
    line-height: 1
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-access .modal-title {
        font-family: SolferinoText-Bold;
        font-weight: 400;
        font-size: 6.4vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-access .modal-title {
        font-family: SolferinoText-Bold;
        font-size: 1.5rem;
        font-weight: 400
    }
}

.bck-modal-access .show-more-state {
    display: none
}

.bck-modal-access .show-more-state:checked~.show-more-target {
    display: block
}

.bck-modal-access .show-more-state:checked~.show-more-target:not(:last-child) {
    padding-bottom: 16px
}

.bck-modal-access .show-more-state:checked~.show-more-trigger:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.bck-modal-access .show-more-state~.show-more-trigger {
    position: absolute;
    top: 20px;
    right: 45px
}

.bck-modal-access .show-more-state~.show-more-trigger:before {
    content: "";
    font-family: economia-icon;
    font-size: 12px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: block
}

.bck-modal-access .show-more-target {
    display: none
}

.bck-modal-access .show-more-target .modal-text-reg a {
    font-style: italic;
    font-weight: 600;
    text-decoration: underline
}

.bck-modal-access .show-more-trigger {
    display: block;
    z-index: 1;
    cursor: pointer
}

.bck-modal-deny {
    position: absolute;
    left: 50%;
    margin-left: -300px;
    top: 50%;
    width: 600px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    z-index: 30;
    height: auto
}

.bck-modal-deny .modal-deny__header {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: .625rem
}

.bck-modal-deny .modal-deny__header .image {
    margin: 0 auto
}

.bck-modal-deny .modal-deny__content {
    padding: 0 .9375rem;
    text-align: center
}

.bck-modal-deny .modal-deny__content .modal-text-bold {
    margin-bottom: 1.5625rem;
    color: #095075;
    line-height: 1
}

.bck-modal-deny .modal-deny__content .modal-text-light {
    margin-bottom: 2.1875rem
}

.bck-modal-deny .modal-deny__content .info-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    padding: 1.5625rem 0
}

.bck-modal-deny .modal-deny__content .info-list {
    margin-left: 1.25rem
}

.bck-modal-deny .modal-deny__content .info-list .atoll {
    color: #095075
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-deny .modal-deny__content .info-list .atoll {
        font-family: Roboto-Medium;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-deny .modal-deny__content .info-list .atoll {
        font-family: Roboto-Medium;
        font-size: 1rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-deny .modal-deny__content .info-list .bold {
        font-family: Roboto-Medium;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-deny .modal-deny__content .info-list .bold {
        font-family: Roboto-Medium;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-modal-deny .modal-deny__footer {
    padding: 0 .9375rem 1.5625rem;
    text-align: center
}

.bck-modal-deny .modal-text {
    color: #363636;
    line-height: 1.5
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-deny .modal-text-bold {
        font-family: SolferinoDisplay-Regular;
        font-weight: 400;
        font-size: 8.53333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-deny .modal-text-bold {
        font-family: SolferinoDisplay-Regular;
        font-size: 2rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-deny .modal-text-light {
        font-family: Roboto-Light;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-deny .modal-text-light {
        font-family: Roboto-Light;
        font-size: 1rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-deny .modal-text-light-sm {
        font-family: Roboto-Light;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-deny .modal-text-light-sm {
        font-family: Roboto-Light;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-modal-notify {
    position: absolute;
    left: 50%;
    margin-left: -300px;
    top: 50%;
    margin-top: -160px;
    width: 600px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    z-index: 30;
    height: auto
}

.bck-modal-notify .modal-notify__header {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: .625rem
}

.bck-modal-notify .modal-notify__header .image {
    margin: 0 auto
}

.bck-modal-notify .modal-notify__content {
    padding: 0 .9375rem;
    text-align: center
}

.bck-modal-notify .modal-notify__content .modal-text-bold {
    margin-bottom: 1.5625rem;
    color: #095075;
    line-height: 1
}

.bck-modal-notify .modal-notify__content .modal-text-light {
    margin-bottom: 2.1875rem
}

.bck-modal-notify .modal-notify__content .info-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    padding: 1.5625rem 0
}

.bck-modal-notify .modal-notify__content .info-list {
    margin-left: 1.25rem
}

.bck-modal-notify .modal-notify__content .info-list .atoll {
    color: #095075
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-notify .modal-notify__content .info-list .atoll {
        font-family: Roboto-Medium;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-notify .modal-notify__content .info-list .atoll {
        font-family: Roboto-Medium;
        font-size: 1rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-notify .modal-notify__content .info-list .bold {
        font-family: Roboto-Medium;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-notify .modal-notify__content .info-list .bold {
        font-family: Roboto-Medium;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-modal-notify .modal-notify__footer {
    padding: 0 .9375rem 1.5625rem;
    text-align: center
}

.bck-modal-notify .modal-text {
    color: #363636;
    line-height: 1.5
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-notify .modal-text-bold {
        font-family: SolferinoDisplay-Regular;
        font-weight: 400;
        font-size: 8.53333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-notify .modal-text-bold {
        font-family: SolferinoDisplay-Regular;
        font-size: 2rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-notify .modal-text-light {
        font-family: Roboto-Light;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-notify .modal-text-light {
        font-family: Roboto-Light;
        font-size: 1rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-notify .modal-text-light-sm {
        font-family: Roboto-Light;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-notify .modal-text-light-sm {
        font-family: Roboto-Light;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-modal-email.active {
    width: 600px;
    margin: 0 auto;
    box-shadow: 0 0 6px 0 rgba(38, 50, 56, .08), 0 2px 4px 0 rgba(38, 50, 56, .08)
}

.bck-modal-email.active .modal-email__header {
    background: #095075;
    height: 30px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
    text-align: center
}

.bck-modal-email.active .modal-email__header p {
    text-transform: uppercase
}

.bck-modal-email.active .modal-email__content {
    padding: 0 3.125rem;
    display: flex
}

.bck-modal-email.active .modal-email__content,
.bck-modal-email.active .modal-email__content .media {
    flex-direction: column;
    justify-content: space-between;
    align-items: center
}

.bck-modal-email.active .modal-email__content .media figure {
    margin-top: 1.5625rem;
    margin-bottom: .9375rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-email.active .modal-email__content .media span {
        font-family: Roboto-Medium;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-email.active .modal-email__content .media span {
        font-family: Roboto-Medium;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-modal-email.active .modal-email__content .media p {
    width: 100%
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-email.active .modal-email__content .media p {
        font-family: Roboto-Light;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-email.active .modal-email__content .media p {
        font-family: Roboto-Light;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-modal-email.active .modal-email__content h3 {
    color: #095075;
    text-align: center;
    line-height: 1.13;
    margin-bottom: .9375rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-email.active .modal-email__content h3 {
        font-family: Roboto-Bold;
        font-weight: 400;
        font-size: 8vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-email.active .modal-email__content h3 {
        font-family: Roboto-Bold;
        font-size: 1.875rem;
        font-weight: 400
    }
}

.bck-modal-email.active .modal-email__footer {
    text-align: center;
    margin-top: 1.5625rem
}

.bck-modal-email.active .modal-email__footer button {
    margin-bottom: 2.5rem
}

.bck-modal-ebook {
    position: fixed;
    top: 20%;
    right: 35%;
    width: 600px;
    height: 530px;
    border-radius: 6px;
    border: .5px solid rgba(10, 82, 120, .5);
    background-color: #fff
}

.bck-modal-ebook .modal-ebook {
    height: 100%
}

.bck-modal-ebook .modal-ebook__header {
    height: 275px;
    border-radius: 6px 6px 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #363636
}

.bck-modal-ebook .modal-ebook__header .icon {
    width: 100%;
    justify-content: flex-end;
    padding: .9375rem .9375rem 2.8125rem;
    color: #fff;
    cursor: pointer
}

.bck-modal-ebook .modal-ebook__header .modal-title {
    display: block;
    padding: 0 2.1875rem;
    line-height: 1.21;
    letter-spacing: .3px;
    text-align: center;
    color: #fff
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-ebook .modal-ebook__header .modal-title {
        font-family: SolferinoText-Light;
        font-weight: 400;
        font-size: 9.6vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-ebook .modal-ebook__header .modal-title {
        font-family: SolferinoText-Light;
        font-size: 2.25rem;
        font-weight: 400
    }
}

.bck-modal-ebook .modal-ebook__content {
    position: relative;
    top: -45px;
    text-align: center
}

.bck-modal-ebook .modal-ebook__content .image {
    margin: 0 auto .9375rem;
    border-radius: 6px
}

.bck-modal-ebook .modal-ebook .modal-text {
    display: inline-block;
    width: 405px;
    margin-bottom: 1.25rem;
    line-height: 1.5
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal-ebook .modal-ebook .modal-text {
        font-family: Roboto-Light;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal-ebook .modal-ebook .modal-text {
        font-family: Roboto-Light;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-modal.is--esperto {
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, .1);
    background-color: #fff;
    width: 600px;
    height: 550px;
    z-index: 10;
    position: unset;
    padding: .5rem 1.25rem 1.25rem
}

.bck-modal.is--esperto .modal__header {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.bck-modal.is--esperto .modal__header .icon {
    cursor: pointer;
    padding: 1.25rem;
    color: #095075
}

.bck-modal.is--esperto .modal__content {
    padding: 2rem 8.5625rem 5.625rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.bck-modal.is--esperto .modal__content .title {
    background-image: url(../images/esperto_blu.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    height: 40px;
    width: 270px
}

.bck-modal.is--esperto .modal__content .description {
    line-height: 24px;
    text-align: center;
    color: #333;
    padding: 1.5625rem 0
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal.is--esperto .modal__content .description {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal.is--esperto .modal__content .description {
        font-family: BreraCondensed-Regular;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.bck-modal.is--esperto .modal__content .btn {
    line-height: 17px;
    text-transform: uppercase;
    width: 325px;
    height: 42px;
    border-radius: 4px;
    border: none
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal.is--esperto .modal__content .btn {
        font-family: Roboto-Bold;
        font-weight: 400;
        font-size: 4vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal.is--esperto .modal__content .btn {
        font-family: Roboto-Bold;
        font-size: .9375rem;
        font-weight: 400
    }
}

.bck-modal.is--esperto .modal__content .btn-primary {
    background-color: #2f728f;
    color: #fff
}

.bck-modal.is--esperto .modal__content .btn-secondary {
    border: 1px solid #2f728f;
    background-color: #fff;
    color: #2f728f
}

.bck-modal.is--esperto .modal__content .subtitle {
    line-height: 20px;
    text-align: center;
    color: #333
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal.is--esperto .modal__content .subtitle {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal.is--esperto .modal__content .subtitle {
        font-family: BreraCondensed-Regular;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-modal.is--esperto .modal__content .subtitle .linkBottom {
    line-height: 20px;
    color: #333;
    margin-top: 0;
    text-decoration: underline
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal.is--esperto .modal__content .subtitle .linkBottom {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal.is--esperto .modal__content .subtitle .linkBottom {
        font-family: BreraCondensed-Regular;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-modal.is--guida {
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, .1);
    background-color: #fff;
    width: 560px;
    height: 460px;
    z-index: 10;
    position: unset;
    padding: .5rem .3125rem 1.25rem
}

.bck-modal.is--guida .modal__header {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.bck-modal.is--guida .modal__header .icon {
    cursor: pointer;
    padding: 1.25rem;
    color: #095075
}

.bck-modal.is--guida .modal__content {
    padding: 2rem 4.0625rem 5.625rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.bck-modal.is--guida .modal__content .title {
    letter-spacing: -1px;
    text-align: center;
    color: #333
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal.is--guida .modal__content .title {
        font-family: SolferinoText-Bold;
        font-weight: 400;
        font-size: 9.6vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal.is--guida .modal__content .title {
        font-family: SolferinoText-Bold;
        font-size: 2.25rem;
        font-weight: 400
    }
}

.bck-modal.is--guida .modal__content .description {
    line-height: 24px;
    text-align: center;
    color: #333;
    padding: 1.5625rem 0
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal.is--guida .modal__content .description {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal.is--guida .modal__content .description {
        font-family: BreraCondensed-Regular;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.bck-modal.is--guida .modal__content .btn {
    line-height: 17px;
    text-transform: uppercase;
    width: 325px;
    height: 42px;
    border-radius: 25px;
    border: none
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal.is--guida .modal__content .btn {
        font-family: Roboto-Bold;
        font-weight: 400;
        font-size: 4vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal.is--guida .modal__content .btn {
        font-family: Roboto-Bold;
        font-size: .9375rem;
        font-weight: 400
    }
}

.bck-modal.is--guida .modal__content .btn-primary {
    background-color: #2f728f;
    color: #fff
}

.bck-modal.is--guida .modal__content .btn-secondary {
    border: 1px solid #2f728f;
    background-color: #fff;
    color: #2f728f
}

.bck-modal.is--guida .modal__content .subtitle {
    line-height: 20px;
    text-align: center;
    color: #333
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal.is--guida .modal__content .subtitle {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal.is--guida .modal__content .subtitle {
        font-family: BreraCondensed-Regular;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-modal.is--guida .modal__content .subtitle .linkBottom {
    line-height: 20px;
    color: #333;
    margin-top: 0;
    text-decoration: underline
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-modal.is--guida .modal__content .subtitle .linkBottom {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-modal.is--guida .modal__content .subtitle .linkBottom {
        font-family: BreraCondensed-Regular;
        font-size: 1rem;
        font-weight: 400
    }
}

.modal-overlay {
    z-index: 2001;
    top: 0;
    height: 100vh;
    background-color: rgba(0, 0, 0, .3);
    display: flex;
    align-items: center;
    justify-content: center
}

.bck-header,
.modal-overlay {
    position: fixed;
    left: 0;
    width: 100%
}

.bck-header {
    background-color: #5d9bb8;
    height: 115px;
    transition: top .5s linear;
    z-index: 32;
    margin: 0;
    top: 80px
}

.bck-header.is-fixed-header {
    position: fixed;
    z-index: 3;
    top: 40px;
    margin: 0
}

.bck-header.is-fixed-header.has-top-80 {
    position: fixed;
    z-index: 3;
    top: 80px;
    margin: 0
}

.bck-header.is-collapse {
    top: -75px
}

.type-esperto .bck-header.is-collapse {
    top: -45px
}

.bck-header.is--h-140 {
    height: 140px;
    border-bottom: 1px solid rgba(0, 0, 0, .4)
}

.bck-header.is--h-auto {
    height: auto;
    border-bottom: 1px solid rgba(0, 0, 0, .4)
}

.bck-header>.container,
.off-main .bck-media-list-group .bck-header>.media-list-group__content,
.off-main .bck-media-list-group .bck-header>.media-list-group__footer,
.off-main .bck-media-list-group .media-list-group__header .bck-header>.title {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    height: 100%
}

.bck-header .item-left {
    color: #fff;
    align-items: center
}

.bck-header .navbar-item {
    color: #fff;
    margin: 0 15px
}

.bck-header .item-left,
.bck-header .item-right {
    display: inline-flex
}

.bck-header .item-left:empty,
.bck-header .item-right:empty {
    width: 140px
}

.bck-header .items-local {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start
}

.bck-header .header .item-right {
    max-width: 50%;
    height: 100%;
    padding-top: 1.5625rem
}

.bck-header .header-brand {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    height: 100%
}

.bck-header .header-brand .overtitle-art-logo {
    display: block;
    text-indent: -9999px;
    background-repeat: no-repeat
}

.bck-header .header-brand .overtitle-art-logo.is-leconomia {
    width: 325px;
    height: 51px
}

.bck-header .header-brand .overtitle-art-logo.is-leconomia,
.bck-header .header-brand .overtitle-art-logo.is-leconomia-sm {
    background-image: url(../images/testataeconomia.svg);
    background-size: 100%
}

.bck-header .header-brand .overtitle-art-logo.is-leconomia-sm {
    width: 119px;
    height: 19px
}

.bck-header .header-brand .header-text {
    margin-top: .9375rem;
    color: #fff
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-header .header-brand .header-text {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 2.93333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-header .header-brand .header-text {
        font-family: BreraCondensed-Regular;
        font-size: .6875rem;
        font-weight: 400
    }
}

.bck-header .header-brand .header-text.is--large {
    font-family: SolferinoDisplay-Heavy;
    font-size: 3.75rem;
    font-weight: 400;
    margin-top: 0;
    line-height: normal;
    letter-spacing: -1px;
    color: #22282b
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-header .header-brand .header-text.is--large {
        font-family: SolferinoText-Bold;
        font-weight: 400;
        font-size: 17.06667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-header .header-brand .header-text.is--large {
        font-family: SolferinoText-Bold;
        font-size: 4rem;
        font-weight: 400
    }
}

.bck-header .header-brand .header-text.is--large:first-letter {
    text-transform: uppercase
}

.bck-header.is--esperto {
    background-color: #fff;
    height: 85px;
    z-index: 14
}

.bck-header.is--esperto .header-brand .overtitle-art-logo.is-leconomia {
    background-image: url(../images/esperto_blu.svg);
    width: 420px;
    height: 75px;
    background-size: contain
}

.bck-header.is--header-special .item-left,
.bck-header.is--header-special .item-right {
    display: flex;
    flex-direction: column;
    color: #fff
}

.bck-header.is--header-special .sponsor-cnt {
    height: 66px
}

.bck-header.is--header-special .sponsor-cnt .sponsor-partner {
    width: 1300px;
    margin: auto auto 1px
}

.bck-header.is--header-special .sponsor-cnt .is-height-auto {
    height: auto
}

.bck-header.is--header-special.has-background-gold-to-dark {
    background: linear-gradient(146deg, #7d5226, #d8b07c 26%, #040c0e 44%, #322e27 86%, #7d5226)
}

.bck-header .overtitle-section-lev2 {
    font-family: SolferinoDisplay-Heavy;
    color: #fff;
    font-size: 20px;
    line-height: 1em;
    text-transform: capitalize
}

.bck-header .overtitle-img {
    background-image: url(../images/life.png);
    width: 58px;
    height: 40px
}

.bck-header .header-text.is--large.is--white {
    font-family: SolferinoDisplay-Bold;
    color: #fff
}

.bck-header .header-text a {
    color: #22282b
}

.earthDay .bck-header {
    background-repeat: no-repeat;
    border-top: 1px solid rgba(69, 146, 98, .22);
    background-color: #459262;
    color: #fff
}

.earthDay .bck-header:before {
    content: url(../images/foglie-left-white.svg);
    left: 20px;
    top: 45px;
    width: 240px
}

.earthDay .bck-header:after,
.earthDay .bck-header:before {
    position: absolute;
    z-index: 100000;
    opacity: .23;
    height: 10%;
    display: none
}

.earthDay .bck-header:after {
    content: url(../images/foglie-right-white.svg);
    right: 10px;
    top: -20px;
    width: 245px
}

.earthDay .bck-header.is--h-68>.container,
.earthDay .bck-header.is--h-126>.container,
.earthDay .bck-header.is--h-142>.container,
.earthDay .bck-header.is--h-auto>.container,
.earthDay .bck-header.is--h>.container,
.earthDay .off-main .bck-media-list-group .bck-header.is--h-68>.media-list-group__content,
.earthDay .off-main .bck-media-list-group .bck-header.is--h-68>.media-list-group__footer,
.earthDay .off-main .bck-media-list-group .bck-header.is--h-126>.media-list-group__content,
.earthDay .off-main .bck-media-list-group .bck-header.is--h-126>.media-list-group__footer,
.earthDay .off-main .bck-media-list-group .bck-header.is--h-142>.media-list-group__content,
.earthDay .off-main .bck-media-list-group .bck-header.is--h-142>.media-list-group__footer,
.earthDay .off-main .bck-media-list-group .bck-header.is--h-auto>.media-list-group__content,
.earthDay .off-main .bck-media-list-group .bck-header.is--h-auto>.media-list-group__footer,
.earthDay .off-main .bck-media-list-group .bck-header.is--h>.media-list-group__content,
.earthDay .off-main .bck-media-list-group .bck-header.is--h>.media-list-group__footer,
.earthDay .off-main .bck-media-list-group .media-list-group__header .bck-header.is--h-68>.title,
.earthDay .off-main .bck-media-list-group .media-list-group__header .bck-header.is--h-126>.title,
.earthDay .off-main .bck-media-list-group .media-list-group__header .bck-header.is--h-142>.title,
.earthDay .off-main .bck-media-list-group .media-list-group__header .bck-header.is--h-auto>.title,
.earthDay .off-main .bck-media-list-group .media-list-group__header .bck-header.is--h>.title,
.off-main .bck-media-list-group .earthDay .bck-header.is--h-68>.media-list-group__content,
.off-main .bck-media-list-group .earthDay .bck-header.is--h-68>.media-list-group__footer,
.off-main .bck-media-list-group .earthDay .bck-header.is--h-126>.media-list-group__content,
.off-main .bck-media-list-group .earthDay .bck-header.is--h-126>.media-list-group__footer,
.off-main .bck-media-list-group .earthDay .bck-header.is--h-142>.media-list-group__content,
.off-main .bck-media-list-group .earthDay .bck-header.is--h-142>.media-list-group__footer,
.off-main .bck-media-list-group .earthDay .bck-header.is--h-auto>.media-list-group__content,
.off-main .bck-media-list-group .earthDay .bck-header.is--h-auto>.media-list-group__footer,
.off-main .bck-media-list-group .earthDay .bck-header.is--h>.media-list-group__content,
.off-main .bck-media-list-group .earthDay .bck-header.is--h>.media-list-group__footer,
.off-main .bck-media-list-group .media-list-group__header .earthDay .bck-header.is--h-68>.title,
.off-main .bck-media-list-group .media-list-group__header .earthDay .bck-header.is--h-126>.title,
.off-main .bck-media-list-group .media-list-group__header .earthDay .bck-header.is--h-142>.title,
.off-main .bck-media-list-group .media-list-group__header .earthDay .bck-header.is--h-auto>.title,
.off-main .bck-media-list-group .media-list-group__header .earthDay .bck-header.is--h>.title {
    padding: .375rem .9375rem
}

.earthDay .bck-header .header-brand-cor .logo-corriere {
    background: url(../images/logoPianeta2030.png) 28% no-repeat;
    background-size: cover;
    height: 70px
}

.earthDay .bck-header .header-brand-cor .group-items {
    margin-top: .9375rem;
    padding: 0
}

.earthDay .bck-header .header-brand-cor .group-items .bck-meteo {
    display: none
}

@media (min-width:1281px) {

    .earthDay .bck-header:after,
    .earthDay .bck-header:before {
        display: block !important
    }
}

.bck-header.is--h-140 {
    position: fixed;
    z-index: 32;
    width: 100%;
    left: 0;
    margin: 0;
    top: 40px
}

.bck-header.olimpiadi-invernali {
    background-color: #fff;
    background-image: url(../images/t_olimpiadi-invernali-2026.png);
    background-position: 50%;
    background-repeat: no-repeat
}

.bck-header.olimpiadi-invernali .bck-tabs.is--elections-2022 .tabs-nav {
    display: none
}

.bck-header__150-anni {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    box-shadow: none;
    height: 190px;
    position: relative;
    top: -20px
}

.bck-header__150-anni a {
    display: flex;
    height: 100%
}

.bck-header__150-anni .header__sponsor {
    display: flex;
    justify-content: space-between;
    width: 1024px;
    height: 60px
}

.bck-header__150-anni .logo-150-anni {
    display: block;
    height: 130px;
    width: 100%;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/150-anni-header.png);
    text-indent: -99999px
}

.bck-header__150-anni .header__content {
    width: 1024px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.logo.is-leconomia {
    width: 145px;
    height: 22px
}

.logo.is-leconomia,
.logo.is-leconomia-sm {
    background-image: url(../images/leconomia-white.svg);
    background-size: 100%
}

.logo.is-leconomia-sm {
    width: 119px;
    height: 19px
}

.sponsor {
    display: flex;
    justify-content: center
}

.sponsor img {
    max-width: 450px
}

.bck-menu {
    width: 100%;
    background-color: #fff;
    border-bottom: .5px solid #5c9ab7
}

.bck-menu.is-fixed-menu {
    position: fixed;
    top: 180px
}

.bck-menu.is-fixed-menu.has-top-40 {
    top: 40px
}

.bck-menu.is-fixed-menu.has-top-220 {
    top: 180px
}

.bck-menu.is-fixed-submenu {
    position: fixed;
    top: 261px;
    border-bottom: 1px solid #136786
}

.bck-menu.is-fixed-submenu.has-top-80 {
    top: 80px
}

.bck-menu.is-fixed-submenu.has-top-261 {
    top: 261px
}

.bck-menu.is-collapse {
    top: -40px
}

.bck-menu.is--section-menu {
    border-top: none
}

.bck-menu.is--section-menu .menu__content {
    height: 2.25rem
}

.bck-menu.is--section-menu .menu__content .list-centered .list-item a {
    padding: .5rem .9375rem
}

.bck-menu.is--section-submenu {
    border-top: 1px solid #136786
}

.bck-menu.is--section-submenu.has-top-261 {
    top: 256px
}

.bck-menu.is--section-submenu .menu__content {
    height: 2.25rem
}

.bck-menu.is--section-submenu .menu__content .list-centered .list-item a {
    padding: .5rem .3125rem
}

.bck-menu.has-scrolled {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .4)
}

.bck-menu .menu__content {
    display: flex;
    justify-content: space-between;
    flex-grow: 1;
    flex-shrink: 0;
    align-items: center;
    width: 100%;
    max-width: 1024px;
    height: 2.5rem;
    margin: auto
}

@media screen and (min-width:1226px) {
    .bck-menu .menu__content {
        max-width: 1218px
    }
}

@media screen and (min-width:1920px) {
    .bck-menu .menu__content {
        max-width: 1470px
    }
}

@media screen and (min-width:2560px) {
    .bck-menu .menu__content {
        max-width: 1800px
    }
}

.bck-menu .menu__content.is--centered {
    justify-content: center
}

.bck-menu .menu__content a {
    padding: .5rem .3125rem;
    letter-spacing: .54px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-menu .menu__content a {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 3.2vw
    }
}

@media screen and (min-width:1026px) {
    .bck-menu .menu__content a {
        font-family: BreraCondensed-Heavy;
        font-size: .75rem;
        font-weight: 400
    }
}

.bck-menu .menu__content .list-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: auto
}

.bck-menu .menu__content .list-left a {
    color: #136786
}

.bck-menu .menu__content .list-centered {
    display: flex;
    justify-content: center;
    align-items: center
}

.bck-menu .menu__content .list-centered .list-item a {
    font-size: 14px;
    color: #363636
}

.bck-menu .menu__content .list-centered .list-item.is-active a {
    font-family: BreraCondensed-Black;
    padding: .5rem .9375rem;
    color: #136786
}

.bck-menu .menu__content .list-centered a {
    color: #363636
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-menu .menu__content .list-centered a {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-menu .menu__content .list-centered a {
        font-family: BreraCondensed-Bold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-menu .menu__content .list-centered.is--submenu {
    top: 261px;
    transition: none
}

.bck-menu .menu__content .list-centered.is--submenu .list-item.is-active a {
    font-family: BreraCondensed-Heavy;
    padding: .5rem;
    color: #136786
}

.bck-menu .menu__content .list-centered.is--submenu a {
    font-family: BreraCondensed-semibold;
    color: #666;
    text-transform: uppercase
}

.bck-menu .menu__content .list-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-left: auto
}

.bck-menu .menu__content .list-right a {
    color: #5c5c5c
}

.bck-menu .menu__content .list-right a:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-right: 5px;
    background-color: #136786
}

.bck-menu .list-item {
    display: flex;
    flex-grow: 0;
    flex-shrink: 0
}

.bck-menu .list-item.is-active a {
    color: #0a0a0a
}

.bck-menu.is--esperto {
    width: 100%;
    height: 55px;
    margin: 0 auto;
    border-top: none;
    border-bottom: none;
    background-color: #eef6f8;
    box-shadow: 3px 0 14px 0 rgba(0, 0, 0, .15);
    position: relative
}

.bck-menu.is--esperto .container,
.bck-menu.is--esperto .off-main .bck-media-list-group .media-list-group__content,
.bck-menu.is--esperto .off-main .bck-media-list-group .media-list-group__footer,
.bck-menu.is--esperto .off-main .bck-media-list-group .media-list-group__header .title,
.off-main .bck-media-list-group .bck-menu.is--esperto .media-list-group__content,
.off-main .bck-media-list-group .bck-menu.is--esperto .media-list-group__footer,
.off-main .bck-media-list-group .media-list-group__header .bck-menu.is--esperto .title {
    max-width: 100%;
    width: auto;
    height: 100%
}

.bck-menu.is--esperto.is-fixed-menu {
    position: fixed;
    z-index: 12;
    top: 125px
}

.bck-box-sponsored~.bck-menu.is--esperto.is-fixed-menu {
    top: 222px
}

.bck-menu.is--esperto.is-fixed-menu.has-top-40 {
    top: 40px
}

.bck-menu.is--esperto.is-fixed-menu.has--no-btn:not(.has-top-40) {
    top: 190px
}

.bck-menu.is--esperto.has--text-small .menu-link {
    padding: 0 .625rem;
    line-height: normal
}

.bck-menu.is--esperto.has--text-small .menu-link:not(.has--btn) {
    padding: 0 .625rem
}

.bck-menu.is--esperto.has--text-small .menu-link:first-child {
    padding-left: 0
}

.bck-menu.is--esperto.has--text-small .menu-link:last-child {
    padding-right: 0
}

.bck-menu.is--esperto.has--text-small .menu__btn-cerca {
    padding: .3125rem .9375rem
}

.bck-menu.is--esperto.has--text-small .menu__btn-cerca .icon {
    margin-left: .9375rem
}

.bck-menu.is--esperto.has--text-small .menu__btn--no-focus .icon {
    margin-left: 0
}

.bck-menu.is--esperto.has--no-btn {
    height: 48px;
    background-color: #fff
}

.bck-menu.is--esperto.has--no-btn .container,
.bck-menu.is--esperto.has--no-btn .off-main .bck-media-list-group .media-list-group__content,
.bck-menu.is--esperto.has--no-btn .off-main .bck-media-list-group .media-list-group__footer,
.bck-menu.is--esperto.has--no-btn .off-main .bck-media-list-group .media-list-group__header .title,
.off-main .bck-media-list-group .bck-menu.is--esperto.has--no-btn .media-list-group__content,
.off-main .bck-media-list-group .bck-menu.is--esperto.has--no-btn .media-list-group__footer,
.off-main .bck-media-list-group .media-list-group__header .bck-menu.is--esperto.has--no-btn .title {
    width: 1024px;
    max-width: 1024px
}

.bck-menu.is--esperto.has--no-btn .menu-link {
    padding: 0 .375rem
}

.bck-menu.is--esperto.has--no-btn .menu-link:after {
    display: none
}

.bck-menu.is--esperto.has--no-btn .menu-link-text {
    letter-spacing: .42px;
    text-transform: none;
    color: #333;
    padding: 0
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-menu.is--esperto.has--no-btn .menu-link-text {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-menu.is--esperto.has--no-btn .menu-link-text {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-menu.is--esperto .menu__content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    padding: .9375rem 0
}

.bck-menu.is--esperto .menu-center {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.bck-menu.is--esperto .menu-link {
    padding: 0 1.25rem;
    position: relative;
    line-height: 1;
    letter-spacing: .42px
}

.bck-menu.is--esperto .menu-link:not(:last-child):after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: .5px;
    height: 100%;
    background-color: #136786
}

.bck-menu.is--esperto .menu-link:first-child {
    padding-left: 0
}

.bck-menu.is--esperto .menu-link:last-child {
    padding-right: 0
}

.bck-menu.is--esperto .menu-link.has--btn {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 1.25rem
}

.bck-menu.is--esperto .menu-link-text {
    text-transform: uppercase;
    color: #363636
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-menu.is--esperto .menu-link-text {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-menu.is--esperto .menu-link-text {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-menu.is--esperto .menu-link-text.is--current {
    color: #136786
}

.bck-menu.is--esperto .menu__btn {
    background-color: #136786;
    color: #fff;
    border-radius: 1.25rem;
    text-transform: uppercase;
    border: none;
    padding: .3125rem .9375rem;
    display: flex;
    align-items: center;
    height: 30px;
    cursor: pointer
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-menu.is--esperto .menu__btn {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-menu.is--esperto .menu__btn {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-menu.is--esperto .menu__btn .icon {
    margin-right: .3125rem
}

.bck-menu.is--esperto .menu__btn-inner {
    display: block
}

.bck-menu.is--esperto .menu__btn-cerca {
    justify-content: center;
    padding: .3125rem .9375rem
}

.bck-menu.is--esperto .menu__btn--no-focus {
    border-radius: 50%;
    padding: 0;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center
}

.bck-menu.is--esperto .menu__btn--no-focus .icon {
    margin-right: 0
}

.bck-menu.is--esperto .menu__btn--no-focus .menu__btn-inner {
    display: none
}

.bck-menu.is--esperto .menu__btn-show {
    width: auto;
    height: auto;
    padding: 0;
    background-color: transparent;
    color: #136786
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-menu.is--esperto .menu__btn-show {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-menu.is--esperto .menu__btn-show {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-menu.is--esperto .menu__btn-show .icon {
    margin-left: .3125rem
}

.bck-menu.is--esperto .menu__search {
    background-color: transparent;
    color: #fff;
    border: none;
    outline: none;
    text-transform: uppercase;
    width: 3.125rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-menu.is--esperto .menu__search {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-menu.is--esperto .menu__search {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-menu.is--esperto .menu__search,
.bck-menu.is--esperto .menu__search:focus {
    border: none;
    outline: none
}

.bck-menu.is--esperto .menu__search::-webkit-input-placeholder {
    color: #fff
}

.bck-menu.is--esperto .menu__search::-ms-input-placeholder {
    color: #fff
}

.bck-menu.is--esperto .menu__search::placeholder {
    color: #fff
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-menu.is--esperto .menu__search::-webkit-input-placeholder {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }

    .bck-menu.is--esperto .menu__search::-ms-input-placeholder {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }

    .bck-menu.is--esperto .menu__search::placeholder {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-menu.is--esperto .menu__search::-webkit-input-placeholder {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }

    .bck-menu.is--esperto .menu__search::-ms-input-placeholder {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }

    .bck-menu.is--esperto .menu__search::placeholder {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-menu.is--rum-swizzle {
    background-color: #f2f7de
}

.bck-menu__150-anni {
    align-items: center;
    height: 45px;
    width: 100%;
    place-content: center;
    border-bottom: none;
    margin-inline: auto;
    background-color: #fff
}

.bck-menu__150-anni .menu-nav {
    display: flex;
    border-top: none;
    justify-content: space-evenly;
    max-width: 992px;
    margin: 0 auto
}

.bck-menu__150-anni .menu-nav li {
    margin: 0
}

.bck-menu__150-anni .menu-nav li.is-active {
    border-bottom: 3px solid #b8b8b8
}

.bck-menu__150-anni .menu-nav li a {
    color: #333;
    cursor: pointer;
    text-align: center
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-menu__150-anni .menu-nav li a {
        font-family: Brera-Regular;
        font-weight: 400;
        font-size: 4vw
    }
}

@media screen and (min-width:1026px) {
    .bck-menu__150-anni .menu-nav li a {
        font-family: Brera-Regular;
        font-size: .9375rem;
        font-weight: 400
    }
}

.earthDay .menu__content .list-centered a {
    color: #459262
}

.bck-adv {
    padding: .625rem
}

.bck-adv:not(:last-child) {
    margin-bottom: 1.25rem
}

.bck-adv .adv__header {
    padding: 2.5rem 0 .9375rem
}

.bck-adv .adv__header .title {
    text-transform: uppercase
}

.bck-adv .adv__content .adv {
    color: #fff;
    margin: 0 auto
}

.bck-adv .adv__content .adv.is-252x189 {
    width: 252px;
    height: 189px;
    background-color: #fde8ea
}

.bck-adv .adv__content .adv.is-300x600 {
    width: 300px;
    height: 600px;
    background: #5c9ab7
}

.bck-adv .adv__content .adv.is-527x574 {
    width: 527px;
    height: 574px;
    background-color: #b5b5b5
}

.bck-adv .adv__content .adv.is-970x250 {
    width: 970px;
    height: 250px;
    background-color: #5c9ab7
}

.bck-card {
    background-color: #5c9ab7;
    position: relative;
    margin: 0 0 1.25rem
}

.bck-card i {
    padding: 1.25rem 0 1.25rem 1rem;
    color: #fff
}

.bck-card .icon {
    display: flex;
    justify-content: space-between
}

.bck-card .icon a {
    padding-right: .625rem
}

.bck-card .card-image .playBox {
    display: none
}

.bck-card .card-image .playBox:before {
    content: "";
    background: url(../images/playBox.svg) no-repeat 5px 0;
    position: absolute;
    left: 10px;
    bottom: 10px;
    height: 32px;
    width: 37px
}

.bck-card .card-image .player {
    min-height: 212px
}

.bck-card .card-image .player .image.is-6by3 img {
    min-height: 225px;
    max-height: 225px;
    -o-object-fit: cover;
    object-fit: cover
}

.sticky-top-container .bck-card .card-image .player:not(.rcsvideo)>.image:before {
    content: "";
    background: url(../images/playBox.svg) no-repeat 5px 0;
    position: absolute;
    left: 10px;
    bottom: 10px;
    height: 32px;
    width: 37px
}

.bck-card .card-header.is-margin {
    margin: .75rem 1.25rem;
    box-shadow: none
}

.bck-card .card-header h1,
.bck-card .card-header h2 {
    padding: .75rem 1rem 1.25rem;
    font-family: "PT Serif Bold";
    font-size: 1.125rem;
    color: #fff;
    line-height: 1.17
}

.bck-card .card-header h1 a,
.bck-card .card-header h1.is-white,
.bck-card .card-header h2 a,
.bck-card .card-header h2.is-white {
    color: #fff
}

.bck-card .card-header h3 {
    font-size: .875rem;
    font-family: PragatiNarrow-Regular;
    text-transform: uppercase;
    line-height: 1.14;
    letter-spacing: .8px;
    font-weight: 700;
    color: #136786
}

.bck-card .card-header h3.is-white {
    color: #fff
}

.bck-card.card__main {
    position: relative;
    margin-top: 1rem;
    border-top: .0625rem solid #136786
}

.bck-card.card__aside {
    padding-bottom: 1rem;
    padding-top: 1rem;
    border-bottom: .0625rem solid #136786
}

.bck-card.card__center h2,
.bck-card.card__center p,
.bck-card.card__center span {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center
}

.bck-card.card__center h2 a,
.bck-card.card__center p a,
.bck-card.card__center span a {
    justify-content: center;
    text-align: center
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-card .overtitle {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 2.93333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-card .overtitle {
        font-family: BreraCondensed-Regular;
        font-size: .6875rem;
        font-weight: 400
    }
}

.earthDay .bck-card {
    background-color: #459262
}

.bck-single-art {
    position: relative
}

.bck-single-art.bck-media-list {
    margin-top: 0;
    margin-bottom: 0
}

.bck-single-art.bck-media-list .media .media-content .bck-titles,
.bck-single-art.bck-media-list .media figure.media-right {
    margin-top: 1.25rem
}

.bck-single-art:not(:last-child).single-art__small.single-art__box {
    margin-bottom: 0
}

.bck-single-art.single-art__small {
    width: 48%;
    position: relative;
    border-top: .0625rem solid #136786
}

.bck-single-art.single-art__small:nth-child(2n) {
    margin-left: .75rem
}

.bck-single-art.single-art__small:nth-child(2n):before {
    content: "";
    border-left: .0625rem solid #cde1ea;
    position: absolute;
    left: -12px;
    height: 100%
}

.bck-single-art.single-art__small .single-art__image {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.bck-single-art.single-art__small .single-art__image .playBox:before {
    content: "";
    background: url(../images/playBox.svg) no-repeat 5px 0;
    position: absolute;
    left: 0;
    bottom: 10px;
    height: 32px;
    width: 37px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-single-art.single-art__small .signature strong {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-single-art.single-art__small .signature strong {
        font-family: BreraCondensed-Bold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-single-art.single-art__small--is-opinion {
    border-top: .3125rem solid #d9e3e7;
    margin-top: 0;
    margin-bottom: 2.5rem
}

.bck-single-art.single-art__small--is-opinion.is-in-hp {
    padding: 0 0 1.25rem 1rem
}

.bck-single-art.single-art__small--is-opinion .signature-bck figure {
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    overflow: hidden
}

.bck-single-art.single-art__small--is-opinion .overtitle-container .overtitle {
    text-transform: uppercase;
    letter-spacing: .03125rem;
    color: #136786;
    padding: .625rem 0 .3125rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-single-art.single-art__small--is-opinion .overtitle-container .overtitle {
        font-family: SolferinoText-Bold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-single-art.single-art__small--is-opinion .overtitle-container .overtitle {
        font-family: SolferinoText-Bold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-single-art.single-art__small--is-opinion .overtitle-container .icon {
    position: relative
}

.bck-single-art.single-art__small--is-opinion .overtitle-container .icon:before {
    position: absolute;
    color: #d9e3e7;
    top: -18px;
    right: 10px
}

.bck-single-art.single-art__small--is-opinion .title {
    max-width: 75%;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: .0125rem;
    margin-bottom: 2.4375rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-single-art.single-art__small--is-opinion .title {
        font-family: SolferinoText-Light;
        font-weight: 400;
        font-size: 5.33333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-single-art.single-art__small--is-opinion .title {
        font-family: SolferinoText-Light;
        font-size: 1.25rem;
        font-weight: 400
    }
}

.bck-single-art.single-art__small--is-opinion .article-date {
    letter-spacing: .01875rem;
    color: #7a7a7a;
    margin-left: .625rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-single-art.single-art__small--is-opinion .article-date {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-single-art.single-art__small--is-opinion .article-date {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-single-art.single-art__small--is-opinion .article-date .signature {
    color: #0a0a0a
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-single-art.single-art__small--is-opinion .article-date .signature {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-single-art.single-art__small--is-opinion .article-date .signature {
        font-family: BreraCondensed-Bold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-single-art.single-art__large {
    position: relative;
    margin-top: 0 0 1rem 0
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-single-art.single-art__large .signature strong {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-single-art.single-art__large .signature strong {
        font-family: BreraCondensed-Bold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-single-art.single-art__large.is--evidence .image.has-gradient-top:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .75))
}

.bck-single-art.single-art__large.is--evidence .floating-c {
    padding: .9375rem .625rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-single-art.single-art__large.is--evidence .floating-c .overtitle-art-text {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 2.93333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-single-art.single-art__large.is--evidence .floating-c .overtitle-art-text {
        font-family: BreraCondensed-Regular;
        font-size: .6875rem;
        font-weight: 400
    }
}

.bck-single-art.single-art__large.is--evidence .floating-c .title-art {
    line-height: 1.2
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-single-art.single-art__large.is--evidence .floating-c .title-art {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 11.2vw
    }
}

@media screen and (min-width:1026px) {
    .bck-single-art.single-art__large.is--evidence .floating-c .title-art {
        font-family: SolferinoText-Regular;
        font-size: 2.625rem;
        font-weight: 400
    }
}

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

    .bck-single-art.single-art__large.is--evidence .floating-c .author-art,
    .bck-single-art.single-art__large.is--evidence .floating-c .author-art-shadow {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {

    .bck-single-art.single-art__large.is--evidence .floating-c .author-art,
    .bck-single-art.single-art__large.is--evidence .floating-c .author-art-shadow {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-single-art.single-art__aside {
    width: 100%;
    padding-bottom: 1rem;
    border-bottom: .0625rem solid #136786
}

.bck-single-art.single-art__aside .signature {
    color: #000
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-single-art.single-art__aside .signature {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.46667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-single-art.single-art__aside .signature {
        font-family: BreraCondensed-Regular;
        font-size: .8125rem;
        font-weight: 400
    }
}

.bck-single-art.single-art__box {
    background-color: #ecf5f8;
    min-height: 12.375rem;
    padding: 0 1rem;
    border: none
}

.bck-single-art.single-art__box h2,
.bck-single-art.single-art__box p,
.bck-single-art.single-art__box span {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center
}

.bck-single-art.single-art__box h2 a,
.bck-single-art.single-art__box p a,
.bck-single-art.single-art__box span a {
    justify-content: center;
    text-align: center
}

.bck-single-art.single-art__box .signature {
    display: block;
    text-align: center
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-single-art.single-art__box .signature strong {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-single-art.single-art__box .signature strong {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-single-art.single-art__video {
    padding-bottom: 1rem;
    border-bottom: none;
    margin-right: 1rem;
    width: 32%
}

.bck-single-art.single-art__video:last-child {
    margin-right: 0
}

.bck-single-art.single-art__video-events {
    width: 23.6%
}

.bck-single-art.single-art__video-events .single-art__image {
    margin-top: 0
}

.bck-single-art.single-art__readalso {
    width: 50%;
    padding-bottom: 1rem;
    border-bottom: none
}

.bck-single-art.single-art__readalso:last-child {
    padding-left: 1rem;
    border-left: .0625rem solid #d9e3e7
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-single-art.single-art__readalso .signature strong {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.46667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-single-art.single-art__readalso .signature strong {
        font-family: BreraCondensed-Regular;
        font-size: .8125rem;
        font-weight: 400
    }
}

.bck-single-art .overtitle {
    text-transform: uppercase
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-single-art .overtitle {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-single-art .overtitle {
        font-family: BreraCondensed-Bold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-single-art .single-art__image {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.earthDay .bck-single-art.single-art__aside {
    border-bottom: .0625rem solid #bcd651
}

.earthDay .bck-single-art.single-art__small {
    border-top: .0625rem solid #bcd651
}

.earthDay .bck-single-art.single-art__small:nth-child(2n):before {
    border-left: .0625rem solid #bcd651
}

.earthDay .bck-single-art .bck-related.is--large.is--break a {
    color: #459262
}

.earthDay .bck-single-art .bck-related.is--large.is--break a:before {
    background-color: #bcd651
}

.bck-media-group.has--bck-b-squeeze {
    background-color: #ecf5f8
}

.bck-media-group .media-group__header {
    padding: .625rem 1rem;
    border-top: .3125rem solid #d9ecf2
}

.bck-media-group .media-group__header .title {
    color: #136786
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-group .media-group__header .title {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-group .media-group__header .title {
        font-family: BreraCondensed-Heavy;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-media-group .media-group__content {
    padding-right: 1rem;
    padding-left: 1rem
}

.bck-media-group .media-group__content.has-pd-10 {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.bck-media-group .media-group__content.has--bck-porcelain {
    background-color: #f6f8f9
}

.bck-media-group article {
    border-bottom: .0625rem solid rgba(92, 154, 183, .7)
}

.bck-media-group article,
.bck-media-group article.has--pd-10,
.bck-media-group article.has--pd-10-br {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.bck-media-group article.has--pd-10-br {
    border-top: .0625rem solid rgba(92, 154, 183, .7)
}

.bck-media-group article:last-of-type {
    border-bottom: 0
}

.bck-media-group article .title {
    line-height: 1.25rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-group article .title {
        font-family: SolferinoText-Bold;
        font-weight: 400;
        font-size: 4.53333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-group article .title {
        font-family: SolferinoText-Bold;
        font-size: 1.0625rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-group article .title.is--light {
        font-family: SolferinoText-Light;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-group article .title.is--light {
        font-family: SolferinoText-Light;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.bck-media-group article .overtitle {
    display: block;
    letter-spacing: .5px;
    padding-bottom: 5px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-group article .overtitle.is--small-extra-bold {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 3.2vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-group article .overtitle.is--small-extra-bold {
        font-family: BreraCondensed-Heavy;
        font-size: .75rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-group article .overtitle.is--small {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 2.93333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-group article .overtitle.is--small {
        font-family: BreraCondensed-Regular;
        font-size: .6875rem;
        font-weight: 400
    }
}

.bck-media-group article .overtitle .number {
    font-size: 1.0625rem
}

.bck-titles-guide .title-guide__content {
    display: flex;
    align-items: center
}

.bck-titles-guide .title-guide__content:last-child {
    margin-bottom: 1.25rem
}

.bck-titles-guide .title-guide__content .title {
    color: #000;
    line-height: 1.06
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-titles-guide .title-guide__content .title {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 7.46667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-titles-guide .title-guide__content .title {
        font-family: BreraCondensed-Bold;
        font-size: 1.75rem;
        font-weight: 400
    }
}

.bck-titles-guide .title-guide__footer {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2.1875rem
}

.bck-sponsor {
    width: 231px;
    max-height: 230px;
    border-radius: 6px;
    border: 1px solid #e9eff2
}

.bck-sponsor.is--guide {
    width: auto;
    border: none;
    margin-top: .5rem;
    margin-bottom: 0 !important
}

.bck-sponsor.is--guide .sponsor__content {
    height: auto;
    flex-direction: row;
    justify-content: center;
    letter-spacing: normal;
    padding: 0
}

.bck-sponsor.is--guide .sponsor__content .sponsor-text {
    margin-right: .625rem;
    line-height: 1.29;
    color: #333
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-sponsor.is--guide .sponsor__content .sponsor-text {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-sponsor.is--guide .sponsor__content .sponsor-text {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-sponsor .sponsor__image img {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.bck-sponsor .sponsor__content {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
    height: 120px;
    text-align: center;
    letter-spacing: -.16px;
    padding: .125rem
}

@supports (justify-content:space-evenly) {
    .bck-sponsor .sponsor__content {
        justify-content: space-evenly;
        height: 130px
    }
}

.bck-sponsor .logo-innovazione {
    background: url(../images/logo-innovazione.png);
    height: 20px;
    width: 216px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-repeat: no-repeat
}

.bck-box-list {
    margin-bottom: 1.875rem;
    padding: 1.875rem 0;
    border-top: 1px solid #136786;
    border-bottom: 1px solid #136786
}

.bck-box-list .box-list__header .title {
    margin-bottom: 1.875rem;
    line-height: .8;
    letter-spacing: .3px;
    color: #136786
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-list .box-list__header .title {
        font-family: SolferinoText-Bold;
        font-weight: 400;
        font-size: 5.33333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-list .box-list__header .title {
        font-family: SolferinoText-Bold;
        font-size: 1.25rem;
        font-weight: 400
    }
}

.bck-box-list .box-list__content {
    padding-left: 1.875rem
}

.bck-box-list .box-list__content .list-items {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap
}

.bck-box-list .box-list__content .item {
    width: 33%;
    padding-right: 5rem;
    padding-bottom: 1.25rem;
    line-height: 1.29
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-list .box-list__content .item {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-list .box-list__content .item {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-box-list .box-list__content .item a {
    color: #333
}

.bck-box-list .box-list__footer .link {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-transform: uppercase
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-list .box-list__footer .link {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-list .box-list__footer .link {
        font-family: BreraCondensed-Bold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-box-list .box-list__footer .link .icon {
    padding-left: .625rem
}

.bck-box-list-questions:not(:last-child) {
    margin-bottom: 2.5rem
}

.bck-box-list-questions.is--sidebar {
    width: 300px;
    border-bottom: 5px solid #ecf5f8;
    margin: auto
}

.bck-box-list-questions.is--sidebar .box-list__content {
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #136786
}

.bck-box-list-questions.is--sidebar:not(:last-child) {
    margin-bottom: 1.875rem
}

.bck-box-list-experts:not(:last-child) {
    margin-bottom: 2.5rem
}

.bck-box-list-experts.is--sidebar {
    width: 300px;
    border-bottom: 5px solid #ecf5f8;
    margin: auto
}

.bck-box-list-experts.is--sidebar .box-list__content {
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #136786
}

.bck-box-list-experts.is--sidebar:not(:last-child) {
    margin-bottom: 1.875rem
}

.bck-box-list-experts.is--sidebar .bck-box-expert {
    margin-top: .625rem
}

.bck-box-list-experts .box-divider {
    display: flex;
    gap: .625rem
}

.bck-box-list-experts .hidden-elements {
    display: none
}

.bck-box-list-experts .btn-read-more {
    display: flex;
    justify-content: center;
    padding: .875rem .9375rem 0;
    color: #136786;
    cursor: pointer
}

.bck-box-list-experts .btn-read-more .btn-label {
    letter-spacing: 1.7px;
    text-transform: uppercase;
    padding: .3125rem 0
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-list-experts .btn-read-more .btn-label {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 4.53333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-list-experts .btn-read-more .btn-label {
        font-family: BreraCondensed-semibold;
        font-size: 1.0625rem;
        font-weight: 400
    }
}

.bck-box-list-experts .btn-read-more .btn-label .label-show-more {
    display: block
}

.bck-box-list-experts .btn-read-more .btn-label .label-show-less {
    display: none
}

.bck-box-list-experts .btn-read-more .icon {
    padding: .3125rem .5rem;
    margin-left: .3125rem
}

.bck-box-list-experts.is--active .hidden-elements {
    display: block
}

.bck-box-list-experts.is--active .btn-read-more .btn-label {
    text-align: center
}

.bck-box-list-experts.is--active .btn-read-more .btn-label .label-show-more {
    display: none
}

.bck-box-list-experts.is--active .btn-read-more .btn-label .label-show-less {
    display: block
}

.bck-box-list-experts.is--active .btn-read-more .icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.bck-box-list-accordion {
    margin-bottom: 2.5rem
}

.bck-box-list-faq {
    margin-bottom: 2.1875rem
}

.bck-pagination:not(:first-child) {
    padding-top: .9375rem
}

.bck-pagination .pagination__content .pagination {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.bck-pagination .arrow-container:first-child {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.bck-pagination .arrow-container .icon {
    width: 22px;
    height: 22px
}

.bck-pagination .pagination-list,
.bck-pagination .pagination-num {
    display: flex;
    justify-content: center;
    align-items: center
}

.bck-pagination .pagination-num a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 38px;
    height: 38px;
    margin: 0 .4375rem;
    border-radius: 2px;
    border: 1px solid #d4d4d4;
    color: #000;
    text-decoration: none
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-pagination .pagination-num a {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-pagination .pagination-num a {
        font-family: BreraCondensed-Bold;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-pagination .pagination-num.is--active a {
    border: 1px solid #136786;
    background-color: #136786;
    color: #fff
}

.bck-pagination .pagination-num.is--borderless a {
    width: 70px;
    border: none
}

.bck-pagination.is--esperto .pagination__content {
    display: flex;
    align-items: center;
    justify-content: center
}

.bck-pagination.is--esperto .pagination__content .arrows-container {
    display: flex;
    align-items: center;
    margin-left: .3125rem
}

.bck-pagination.is--esperto .pagination__content .arrows-container:first-child {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.bck-pagination.is--esperto .pagination__content .arrows-container .icon {
    color: #136786
}

.bck-pagination.is--esperto .pagination__content .arrows-container .icon:first-child {
    padding-right: 10px
}

.bck-pagination.is--esperto .pagination__content .arrows-container.is--disabled .icon {
    opacity: .2
}

.bck-pagination.is--esperto .pagination__content .pagination-list {
    display: flex;
    align-items: center
}

.bck-pagination.is--esperto .pagination__content .pagination-list .pagination-num {
    letter-spacing: .4px;
    padding: 0 .8125rem;
    color: #136786
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-pagination.is--esperto .pagination__content .pagination-list .pagination-num {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-pagination.is--esperto .pagination__content .pagination-list .pagination-num {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-pagination.is--esperto .pagination__content .pagination-list .pagination-num.is--active {
    text-decoration: underline
}

.bck-media-most-read {
    position: relative;
    background-color: #ecf5f8;
    padding: 1.25rem 0;
    border-top: 1px solid #136786;
    margin-bottom: 1.5rem
}

.bck-media-most-read:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    border-top: .375rem solid rgba(92, 154, 183, .11)
}

.bck-media-most-read.has--offset-negative {
    margin-left: -5.5rem
}

.bck-media-most-read .title {
    line-height: 1.11;
    color: #0a0a0a
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-most-read .title {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-most-read .title {
        font-family: BreraCondensed-Regular;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.bck-media-most-read .title.is--big {
    line-height: 1.14
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-most-read .title.is--big {
        font-family: SolferinoText-Light;
        font-weight: 400;
        font-size: 7.46667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-most-read .title.is--big {
        font-family: SolferinoText-Light;
        font-size: 1.75rem;
        font-weight: 400
    }
}

.bck-media-most-read .title.is--small {
    letter-spacing: .3px;
    text-transform: uppercase;
    color: #136786
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-most-read .title.is--small {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-most-read .title.is--small {
        font-family: BreraCondensed-Heavy;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.bck-media-most-read__header {
    padding: 0 1rem;
    margin-bottom: .75rem
}

.bck-media-most-read__header i {
    position: relative
}

.bck-media-most-read__header i:before {
    position: absolute;
    top: -20px;
    left: -28px;
    font-size: 2.1875rem;
    color: rgba(92, 154, 183, .11)
}

.bck-media-most-read__content .signature-bck figure {
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    overflow: hidden
}

.bck-media-most-read__content .left-side {
    max-width: 50%;
    padding: 0 2rem 0 1rem
}

.bck-media-most-read__content .right-side {
    padding: 0 1rem 0 2rem;
    border-left: .125rem solid rgba(92, 154, 183, .11)
}

.bck-media-most-read__content--element-title {
    padding: .625rem 0;
    border-bottom: .125rem solid rgba(92, 154, 183, .11)
}

.bck-media-most-read__content--element-title:first-child {
    padding: 0 0 .625rem
}

.bck-media-most-read__content--element-title:last-child {
    padding: .625rem 0 0;
    border: none
}

.bck-media-opinion-group .bck-media-most-read {
    position: relative;
    border: none;
    padding: .75rem 0 1.5rem;
    background-color: hsla(0, 0%, 96.1%, .86)
}

.bck-media-opinion-group .bck-media-most-read .title {
    text-transform: uppercase;
    line-height: 1.08;
    letter-spacing: .3px;
    color: #0a0a0a;
    margin-bottom: 1rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-opinion-group .bck-media-most-read .title {
        font-family: SolferinoText-Light;
        font-weight: 400;
        font-size: 6.66667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-opinion-group .bck-media-most-read .title {
        font-family: SolferinoText-Light;
        font-size: 1.5625rem;
        font-weight: 400
    }
}

.bck-media-opinion-group .bck-media-most-read .title.is--medium {
    letter-spacing: .2px;
    line-height: 1.11;
    text-transform: none;
    margin-bottom: .5rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-opinion-group .bck-media-most-read .title.is--medium {
        font-family: SolferinoText-Light;
        font-weight: 400;
        font-size: 5.06667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-opinion-group .bck-media-most-read .title.is--medium {
        font-family: SolferinoText-Light;
        font-size: 1.1875rem;
        font-weight: 400
    }
}

.bck-media-opinion-group .bck-media-most-read .title.is--small {
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    color: #136786;
    margin-bottom: 0
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-opinion-group .bck-media-most-read .title.is--small {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-opinion-group .bck-media-most-read .title.is--small {
        font-family: BreraCondensed-Heavy;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.bck-media-opinion-group .bck-media-most-read__header {
    margin-bottom: .8125rem
}

.bck-media-opinion-group .bck-media-most-read__header i:before {
    font-size: inherit;
    top: -18px;
    right: 50px;
    left: auto
}

.bck-media-opinion-group .bck-media-most-read__header i.icon_link:before {
    color: #136786;
    font-size: inherit;
    position: static
}

.bck-media-opinion-group .bck-media-most-read__content--element-title {
    padding: 1.25rem 0 1.125rem;
    border-bottom: .125rem solid rgba(92, 154, 183, .11)
}

.bck-media-opinion-group .bck-media-most-read__content--element-title:first-child {
    padding: 0 0 1.125rem
}

.bck-media-opinion-group .bck-media-most-read__content--element-title:last-child {
    padding: 1.25rem 0 0;
    border: none
}

.bck-media-opinion-group .bck-media-most-read__content--element-title .article-date {
    letter-spacing: .3px;
    color: #7a7a7a
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-opinion-group .bck-media-most-read__content--element-title .article-date {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-opinion-group .bck-media-most-read__content--element-title .article-date {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-media-opinion-group .bck-media-most-read__content--element-title .article-date .signature {
    color: #0a0a0a
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-opinion-group .bck-media-most-read__content--element-title .article-date .signature {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-opinion-group .bck-media-most-read__content--element-title .article-date .signature {
        font-family: BreraCondensed-Bold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-media-opinion-group .bck-media-most-read__content--element-title .image+.article-date {
    margin-left: .625rem
}

.bck-media-list {
    padding: 1.125rem 0 1rem .9375rem;
    border-top: .0625rem solid #136786;
    border-bottom: .0625rem solid #136786
}

.type-card .bck-media-list {
    padding: 1.5625rem 0 1.5625rem .9375rem
}

.type-card .bck-media-list.has-bkg-white-bis {
    background-color: #fafafa
}

.type-card .bck-media-list.has-shadow-light {
    box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, .25)
}

.type-card .bck-media-list .media-list__header {
    margin-bottom: .9375rem
}

.type-card .bck-media-list .media-list__header .title-b-b {
    display: block;
    text-transform: lowercase
}

@media screen and (min-width:320px) and (max-width:768px) {
    .type-card .bck-media-list .media-list__header .title-b-b {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .type-card .bck-media-list .media-list__header .title-b-b {
        font-family: BreraCondensed-Heavy;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.type-card .bck-media-list .media-list__header .title-b-b:first-letter {
    text-transform: uppercase
}

.type-card .bck-media-list .media-list__content .related-art-medium {
    margin-top: 1rem;
    margin-left: 2rem
}

.type-card .bck-media-list .media-list__content .related-art-medium .link {
    min-height: auto;
    margin-bottom: 1.5625rem;
    padding: 0 .625rem 1.5625rem 0
}

.type-card .bck-media-list .media-list__content .related-art-medium .link:before {
    width: 97.5%;
    border-bottom-color: #c6c6c6
}

.type-card .bck-media-list .media-list__content .related-art-medium .link:last-child {
    margin: 0;
    padding-bottom: 0
}

.type-card .bck-media-list .media-list__content .related-art-medium .link .icon {
    justify-content: flex-start;
    flex: 0 0 20px
}

.type-card .bck-media-list .media-list__content .related-art-medium .link .icon.has-text-primary {
    color: #5c9ab7 !important
}

.type-card .bck-media-list .media-list__content .related-art-medium .link .title {
    font-weight: 400;
    line-height: 1.0625rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .type-card .bck-media-list .media-list__content .related-art-medium .link .title {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 4.53333vw
    }
}

@media screen and (min-width:1026px) {
    .type-card .bck-media-list .media-list__content .related-art-medium .link .title {
        font-family: SolferinoText-Regular;
        font-size: 1.0625rem;
        font-weight: 400
    }
}

.type-card .bck-media-list .media-list__content .related-art-medium .link .title .has-text-black {
    color: #136786 !important
}

.bck-media-list.is--paddingless-left {
    padding-left: 0
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-list.is--paddingless-left .signature strong {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.46667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-list.is--paddingless-left .signature strong {
        font-family: BreraCondensed-Regular;
        font-size: .8125rem;
        font-weight: 400
    }
}

.bck-media-list.list-content {
    padding-top: 1rem;
    padding-bottom: 1.25rem
}

.bck-media-list.list-content .media-content {
    display: flex;
    justify-content: space-between
}

.bck-media-list.list-content .media-content .is--blue {
    color: #136786
}

.bck-media-list.has--border-top-medium {
    border-top: .1875rem solid #0a5975
}

.bck-media-list.is--guide {
    border: none;
    border-radius: 2px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .14);
    background-color: #fafafa
}

.bck-media-list.is--guide .media-list__header {
    padding-left: .9375rem
}

.bck-media-list.is--guide .media-list__header .title {
    color: #2aaaef
}

.bck-media-list.is--esperto,
.bck-media-list.is--esperto+.bck-media-list {
    padding: 0;
    border-top: none;
    border-bottom: none
}

.bck-media-list.is--esperto:not(:last-child) {
    margin-bottom: 2.5rem
}

.bck-media-list.is--esperto.is--sidebar {
    border-top: 5px solid #ecf5f8;
    width: 300px
}

.bck-media-list.is--esperto.is--sidebar .media-list__content {
    border-top: 1px solid #136786;
    padding-bottom: 20px
}

.bck-media-list.is--esperto .bck-media-divider .media-divider__content {
    display: flex;
    justify-content: space-between
}

.bck-media-list.is--esperto .bck-media-divider .media-divider__content .single-media {
    flex: 0 1 49.7%;
    margin-bottom: 1.25rem
}

.bck-media-list.is--esperto .bck-media-divider .media-divider__content .single-media:first-child {
    padding-right: .9375rem
}

.bck-media-list.is--esperto .bck-media-divider .media-divider__content .single-media:last-child {
    padding-left: .9375rem;
    border-left: 2px solid rgba(93, 155, 184, .31)
}

.bck-media-list.has--bordered-items {
    padding: .9375rem 0 0;
    border-top: 1px solid #dedede;
    border-bottom: none
}

.bck-media-list.has--bordered-items .media-art-v-content {
    margin-bottom: .9375rem;
    padding-bottom: .3125rem;
    border-bottom: 1px solid #dedede
}

.bck-media-list.has--bordered-items .media-art-v-content .title {
    line-height: 1.875rem;
    letter-spacing: -.5px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-list.has--bordered-items .media-art-v-content .title {
        font-family: SolferinoDisplay-Bold;
        font-weight: 400;
        font-size: 7.46667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-list.has--bordered-items .media-art-v-content .title {
        font-family: SolferinoDisplay-Bold;
        font-size: 1.75rem;
        font-weight: 400
    }
}

.bck-media-list.has--bordered-items.is--blue {
    border-top: none
}

.bck-media-list.has--bordered-items.is--blue .media-art-v-content {
    margin-bottom: 1.5625rem;
    padding-bottom: 1.25rem
}

.bck-media-list.has-shadow-light {
    border-top: none;
    border-bottom: none;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2), 0 3px 4px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .14)
}

.bck-media-list+.bck-media-list {
    border-bottom: .0625rem solid #136786;
    border-top: 0;
    padding-top: 1rem;
    padding-bottom: 1.25rem
}

.bck-media-list+.bck-media-list:last-of-type {
    border-bottom: 0
}

.bck-media-list .media-list__header.is--large-pd {
    padding: 1.25rem 1.875rem 0;
    margin: 0
}

.bck-media-list .media-list__content.is--marginless-t-b {
    margin: 0 .9375rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-list .signature strong {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-list .signature strong {
        font-family: BreraCondensed-Bold;
        font-size: .875rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-list .link {
        font-family: Roboto-Medium;
        font-weight: 400;
        font-size: 3.2vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-list .link {
        font-family: Roboto-Medium;
        font-size: .75rem;
        font-weight: 400
    }
}

.bck-media-list .link .arrow-right {
    display: block;
    width: 1rem;
    height: .375rem;
    margin-left: .625rem;
    background: url(../images/arrow-right-black.svg) no-repeat;
    background-size: contain
}

.bck-media-list .link .arrow-right.is--blue {
    background: url(../images/arrow-right-blue.svg) no-repeat
}

.bck-media-list .title {
    color: #363636
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-list .title {
        font-family: Roboto-Regular;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-list .title {
        font-family: Roboto-Regular;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-media-list .title-b-b {
    color: #136786
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-list .title-b-b {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-list .title-b-b {
        font-family: BreraCondensed-Bold;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-media-list .title-b-h {
    color: #136786
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-list .title-b-h {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-list .title-b-h {
        font-family: BreraCondensed-Heavy;
        font-size: 1.125rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-list .title.is--medium-2 {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 6.4vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-list .title.is--medium-2 {
        font-family: SolferinoText-Regular;
        font-size: 1.5rem;
        font-weight: 400
    }
}

.bck-media-list.no-border {
    border: none
}

.off-main .bck-media-list-group .media-list-group__header {
    border-top: none;
    padding: 4.0625rem 0 1.5625rem;
    box-shadow: inset 0 .375rem 0 0 #ecf5f8
}

.bck-media-list-group.has--offset-negative {
    margin-left: -88px
}

.bck-media-list-group.is--guide .media-list-group__header {
    padding: .3125rem .625rem;
    background-color: #136786;
    border-top: none;
    box-shadow: none
}

.bck-media-list-group.is--guide .media-list-group__header .title {
    color: #fff;
    text-transform: none
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-list-group.is--guide .media-list-group__header .title {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-list-group.is--guide .media-list-group__header .title {
        font-family: BreraCondensed-semibold;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-media-list-group .media-list-group__header {
    border-top: .0625rem solid #136786;
    box-shadow: inset 0 .1875rem 0 0 #ecf5f8;
    padding-top: .6875rem
}

.bck-media-list-group .media-list-group__header.has--pd-large-hero {
    padding: 25px 0
}

.bck-media-list-group .media-list-group__header.has--one-border-top {
    box-shadow: none;
    border-top: .0625rem solid #cde0e9
}

.bck-media-list-group .media-list-group__header .title {
    color: #136786;
    text-transform: uppercase
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-list-group .media-list-group__header .title {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 3.2vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-list-group .media-list-group__header .title {
        font-family: BreraCondensed-Heavy;
        font-size: .75rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-list-group .media-list-group__header .title.is--light {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 2.93333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-list-group .media-list-group__header .title.is--light {
        font-family: BreraCondensed-Regular;
        font-size: .6875rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-list-group .media-list-group__header .title.is--large-li {
        font-family: SolferinoText-Light;
        font-weight: 400;
        font-size: 6.66667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-list-group .media-list-group__header .title.is--large-li {
        font-family: SolferinoText-Light;
        font-size: 1.5625rem;
        font-weight: 400
    }
}

.bck-media-list-group .media-list-group__header .icon {
    position: relative;
    cursor: pointer
}

.bck-media-list-group .media-list-group__header .icon i {
    font-size: .625rem;
    color: #136786
}

.bck-media-list-group .media-list-group__header .icon i:after {
    display: block;
    content: "";
    position: absolute;
    width: 21px;
    height: 21px;
    border: .0625rem solid #136786;
    border-radius: 100%
}

.bck-media-list-group.no-border-top {
    border-bottom: .0625rem solid #136786
}

.bck-media-list-group.no-border-top .media-list-group__header {
    box-shadow: none;
    border-top: none
}

.bck-media-list-group .media-list-group__content.is--borderless>.bck-media-list:first-of-type {
    border-top: 0
}

.bck-media-list-group .media-list-group__content .bck-media-list {
    margin: 0;
    padding-left: 0
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-list-group .media-list-group__content .bck-media-list .title {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 5.86667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-list-group .media-list-group__content .bck-media-list .title {
        font-family: SolferinoText-Regular;
        font-size: 1.375rem;
        font-weight: 400
    }
}

.bck-media-list-group.bck-media-list-group-argument .bck-media-list {
    margin: 0;
    padding: 1.5rem 0 1.875rem
}

.bck-media-list-group.bck-media-list-group-argument .title {
    margin-bottom: .75rem;
    line-height: 1.09;
    letter-spacing: normal
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-list-group.bck-media-list-group-argument .title {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 5.86667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-list-group.bck-media-list-group-argument .title {
        font-family: SolferinoText-Regular;
        font-size: 1.375rem;
        font-weight: 400
    }
}

.bck-media-list-group.bck-media-list-group-argument p {
    line-height: 1.13;
    letter-spacing: normal;
    color: #242424
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-media-list-group.bck-media-list-group-argument p {
        font-family: SolferinoText-Light;
        font-weight: 400;
        font-size: 4vw
    }
}

@media screen and (min-width:1026px) {
    .bck-media-list-group.bck-media-list-group-argument p {
        font-family: SolferinoText-Light;
        font-size: .9375rem;
        font-weight: 400
    }
}

.earthDay .bck-media-list {
    border-top: .0625rem solid #bcd651;
    border-bottom: .0625rem solid #bcd651
}

.earthDay .bck-media-list.has--border-top-medium {
    border-top: .1875rem solid #bcd651
}

.earthDay .bck-media-list+.bck-media-list {
    border-bottom: .0625rem solid #bcd651
}

.earthDay .bck-media-others .bck-media-list,
.earthDay .bck-media-others .bck-media-list+.bck-media-list {
    border-bottom: 0
}

.economia-hp .bck-media-list-special .dwc-custom .bck-media-list {
    border: none;
    margin-bottom: .125rem
}

.economia-hp .bck-media-list-special.dwc-custom-life .media-group-news,
.economia-hp .bck-media-list-special.dwc-custom-life .media-group-news-14,
.economia-hp .bck-media-list-special.dwc-custom-life .media-group-news-23,
.economia-hp .bck-media-list-special.dwc-custom-life .media-group-news-25,
.economia-hp .bck-media-list-special.dwc-custom-life .media-group-news-30,
.economia-hp .bck-media-list-special.dwc-custom-life .media-group-news-31,
.economia-hp .bck-media-list-special.dwc-custom-life .media-group-news-32,
.economia-hp .bck-media-list-special.dwc-custom-life .media-group-news-48,
.economia-hp .bck-media-list-special.dwc-custom-life .media-group-news-66 {
    margin-bottom: -.725rem
}

.bck-search {
    background-color: #e1f1f7;
    padding: 1.5625rem 1rem
}

.bck-search.is--guide {
    background-color: #ecf5f8;
    padding: 1rem;
    border-top: 5px solid #136786;
    border-bottom: 2px solid #136786
}

.bck-search.is--guide.is--guide-content {
    background-color: #fff;
    padding: 0;
    border-top: none;
    border-bottom: none;
    margin-bottom: 3rem
}

.bck-search.is--guide.is--guide-content .search__content {
    padding: 0
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-search.is--guide.is--guide-content .search__content .description {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 5.33333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-search.is--guide.is--guide-content .search__content .description {
        font-family: BreraCondensed-Bold;
        font-size: 1.25rem;
        font-weight: 400
    }
}

.bck-search.is--guide.is--guide-content .search__content .search-form {
    box-shadow: none;
    height: 50px;
    border-radius: 2.5rem;
    border: 2px solid #136786;
    padding-right: .35rem
}

.bck-search.is--guide.is--guide-content .search__content .button {
    background-color: #136786;
    color: #fff !important;
    padding: calc(.375em - 1px) calc(.625em - 1px);
    border-radius: 50%
}

.bck-search.is--guide.has--border-top {
    border-bottom: none
}

.bck-search.is--guide.has--border-top:not(:first-child) {
    margin-top: 1.25rem
}

.bck-search.is--guide.is--small {
    background-color: transparent;
    padding: 0 1.875rem;
    margin: 0;
    border: none
}

.bck-search.is--guide.is--small .search-form {
    background-color: #ecf5f8
}

aside .bck-search.is--guide {
    margin-bottom: 0
}

.bck-search.is--guide .search__header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: .9375rem
}

.bck-search.is--guide .search__header .title {
    margin-left: .625rem;
    line-height: 1.06
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-search.is--guide .search__header .title {
        font-family: BebasNeue-Regular;
        font-weight: 400;
        font-size: 9.6vw
    }
}

@media screen and (min-width:1026px) {
    .bck-search.is--guide .search__header .title {
        font-family: BebasNeue-Regular;
        font-size: 2.25rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-search.is--guide .search__header .title.is--small {
        font-family: BebasNeue-Regular;
        font-weight: 400;
        font-size: 7.2vw
    }
}

@media screen and (min-width:1026px) {
    .bck-search.is--guide .search__header .title.is--small {
        font-family: BebasNeue-Regular;
        font-size: 1.6875rem;
        font-weight: 400
    }
}

.bck-search.is--guide .search__content {
    padding-bottom: .9375rem
}

.bck-search.is--guide .search__content .description {
    padding-bottom: .9375rem;
    line-height: 1.24
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-search.is--guide .search__content .description {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 4.53333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-search.is--guide .search__content .description {
        font-family: BreraCondensed-Regular;
        font-size: 1.0625rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-search.is--guide .search__content .description.is--small {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-search.is--guide .search__content .description.is--small {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-search.is--guide .search__content .list {
    padding-top: .3125rem
}

.bck-search.is--guide .search__content .list a {
    line-height: 1.3;
    color: #0a0a0a
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-search.is--guide .search__content .list a {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 5.33333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-search.is--guide .search__content .list a {
        font-family: BreraCondensed-Regular;
        font-size: 1.25rem;
        font-weight: 400
    }
}

.bck-search.is--guide .search__content .list-title {
    line-height: 1.18
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-search.is--guide .search__content .list-title {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 5.86667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-search.is--guide .search__content .list-title {
        font-family: BreraCondensed-Bold;
        font-size: 1.375rem;
        font-weight: 400
    }
}

.bck-search.is--guide .search__footer {
    padding-top: 1.0625rem;
    border-top: 1px solid rgba(19, 103, 134, .3)
}

.bck-search.is--guide .search__footer .link {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    line-height: 1.12;
    text-transform: uppercase
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-search.is--guide .search__footer .link {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 4.53333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-search.is--guide .search__footer .link {
        font-family: BreraCondensed-Bold;
        font-size: 1.0625rem;
        font-weight: 400
    }
}

.bck-search.is--guide .search__footer .link .icon {
    margin-left: .625rem
}

.bck-search.is--guide .search-form {
    display: flex;
    align-items: center;
    margin-bottom: 1.25rem;
    padding: .9375rem 1.25rem;
    border-bottom: 1.3px solid #136786;
    border-radius: .375rem .375rem 0 0;
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .24)
}

.bck-search.is--guide .search-form input {
    flex: 1;
    border: none;
    color: #136786;
    outline: none;
    background-color: transparent
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-search.is--guide .search-form input {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-search.is--guide .search-form input {
        font-family: BreraCondensed-Regular;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-search.is--guide .search-form input::-webkit-input-placeholder {
    color: #136786
}

.bck-search.is--guide .search-form input::-ms-input-placeholder {
    color: #136786
}

.bck-search.is--guide .search-form input::placeholder {
    color: #136786
}

.bck-search.is--guide .search-form .icon {
    width: auto;
    height: auto;
    background-color: transparent;
    color: #136786;
    border-radius: 0;
    align-self: center
}

.bck-search .search__header .title {
    font-family: BreraCondensed-Heavy;
    text-transform: uppercase;
    color: #136786;
    letter-spacing: .62px;
    line-height: 1.13
}

.bck-search .search__content .content-input {
    border: none;
    color: #136786;
    height: 50px;
    border-radius: 26px;
    font-family: BreraCondensed-Regular;
    font-size: 18px;
    padding: 1.125rem;
    margin-top: 1.25rem
}

.bck-search .search__content .content-input::-webkit-input-placeholder {
    color: rgba(19, 103, 134, .64)
}

.bck-search .search__content .content-input::-ms-input-placeholder {
    color: rgba(19, 103, 134, .64)
}

.bck-search .search__content .content-input::placeholder {
    color: rgba(19, 103, 134, .64)
}

.bck-search .search__content .content-input:active,
.bck-search .search__content .content-input:focus {
    outline: none
}

.bck-search .search__content .content-input.is--small {
    flex-basis: 88%
}

.bck-search .search__content .content-input.is--large {
    width: 100%
}

.bck-search .search__content .icon {
    width: 50px;
    height: 50px;
    background-color: #f47311;
    color: #fff;
    border-radius: 50%;
    align-self: flex-end
}

.bck-search.is--esperto {
    margin-bottom: 0;
    padding: 0;
    background-color: #fff;
    height: 48px;
    border-bottom: .5px solid #6f6f6f;
    width: 100%;
    position: relative;
    z-index: 4
}

.bck-box-banner .bck-search.is--esperto {
    border-bottom: 1px solid #136786;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .24)
}

.bck-box-search-filter .bck-search.is--esperto {
    border: .5px solid #6f6f6f;
    height: 40px;
    z-index: 2
}

.bck-box-search-filter .bck-search.is--esperto .search__header {
    height: 38px;
    z-index: 3
}

.bck-box-search-filter .bck-search.is--esperto .search__header input {
    height: 36px
}

.bck-box-search-filter .bck-search.is--esperto .search__header .icon {
    height: 38px
}

.bck-box-search-filter .bck-search.is--esperto .search__content {
    top: 38px
}

.bck-box-banner .bck-search.is--esperto .search__header {
    border-radius: 5px 5px 0 0
}

.bck-search.is--esperto.is--active {
    border: .5px solid #6f6f6f;
    border-bottom: none
}

.bck-search.is--esperto.is--active .search__header .select-button {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.bck-search.is--esperto.is--active .search__content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.bck-search.is--esperto .search__header {
    display: flex;
    align-items: center;
    background-color: #fff;
    padding: 0 0 0 1.25rem;
    position: relative;
    z-index: 5;
    height: 47px
}

.bck-search.is--esperto .search__header input {
    height: 45px;
    width: 100%;
    border: none;
    padding: 0
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-search.is--esperto .search__header input {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-search.is--esperto .search__header input {
        font-family: BreraCondensed-Heavy;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-search.is--esperto .search__header input::-webkit-input-placeholder {
    color: #333
}

.bck-search.is--esperto .search__header input::-ms-input-placeholder {
    color: #333
}

.bck-search.is--esperto .search__header input::placeholder {
    color: #333
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-search.is--esperto .search__header input::-webkit-input-placeholder {
        font-family: BreraCondensed-Regular-italic;
        font-weight: 400;
        font-size: 4.26667vw
    }

    .bck-search.is--esperto .search__header input::-ms-input-placeholder {
        font-family: BreraCondensed-Regular-italic;
        font-weight: 400;
        font-size: 4.26667vw
    }

    .bck-search.is--esperto .search__header input::placeholder {
        font-family: BreraCondensed-Regular-italic;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-search.is--esperto .search__header input::-webkit-input-placeholder {
        font-family: BreraCondensed-Regular-italic;
        font-size: 1rem;
        font-weight: 400
    }

    .bck-search.is--esperto .search__header input::-ms-input-placeholder {
        font-family: BreraCondensed-Regular-italic;
        font-size: 1rem;
        font-weight: 400
    }

    .bck-search.is--esperto .search__header input::placeholder {
        font-family: BreraCondensed-Regular-italic;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-search.is--esperto .search__header input:focus-visible {
    outline: none
}

.bck-box-banner .bck-search.is--esperto .search__header input {
    color: #136786
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-banner .bck-search.is--esperto .search__header input {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-banner .bck-search.is--esperto .search__header input {
        font-family: BreraCondensed-Bold;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-box-banner .bck-search.is--esperto .search__header input::-webkit-input-placeholder {
    color: #136786
}

.bck-box-banner .bck-search.is--esperto .search__header input::-ms-input-placeholder {
    color: #136786
}

.bck-box-banner .bck-search.is--esperto .search__header input::placeholder {
    color: #136786
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-banner .bck-search.is--esperto .search__header input::-webkit-input-placeholder {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 4.26667vw
    }

    .bck-box-banner .bck-search.is--esperto .search__header input::-ms-input-placeholder {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 4.26667vw
    }

    .bck-box-banner .bck-search.is--esperto .search__header input::placeholder {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-banner .bck-search.is--esperto .search__header input::-webkit-input-placeholder {
        font-family: BreraCondensed-Regular;
        font-size: 1rem;
        font-weight: 400
    }

    .bck-box-banner .bck-search.is--esperto .search__header input::-ms-input-placeholder {
        font-family: BreraCondensed-Regular;
        font-size: 1rem;
        font-weight: 400
    }

    .bck-box-banner .bck-search.is--esperto .search__header input::placeholder {
        font-family: BreraCondensed-Regular;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-search.is--esperto .search__header .search-button {
    border: none;
    background-color: transparent;
    color: #043a4e;
    height: 48px;
    width: auto;
    border-radius: 0;
    padding: 0 1.25rem 0 .625rem;
    cursor: pointer
}

.bck-search.is--esperto .search__content {
    position: absolute;
    width: 100%;
    background-color: #fff;
    left: 0;
    top: 46px;
    outline: .5px solid #6f6f6f;
    z-index: 2;
    max-height: 390px;
    padding: .125rem .875rem 1.5rem 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 0;
    visibility: hidden
}

.bck-search.is--esperto .search__content .select-dropdown {
    max-height: 366px;
    overflow-y: scroll
}

.bck-search.is--esperto .search__content .select-dropdown::-webkit-scrollbar {
    width: 8px
}

.bck-search.is--esperto .search__content .select-dropdown::-webkit-scrollbar-track {
    background: #dcebf1;
    border-radius: 5px
}

.bck-search.is--esperto .search__content .select-dropdown::-webkit-scrollbar-thumb {
    background: #136786;
    border-radius: 5px
}

.bck-search.is--esperto .search__content .select-dropdown li {
    cursor: pointer;
    position: relative
}

.bck-search.is--esperto .search__content .select-dropdown li:not(:last-child) {
    margin-bottom: .1875rem
}

.bck-search.is--esperto .search__content .select-dropdown li input[type=checkbox] {
    position: absolute;
    left: 0;
    opacity: 0;
    height: 100%;
    width: 100%
}

.bck-search.is--esperto .search__content .select-dropdown li input[type=checkbox]:hover~label {
    background-color: #f6f6f6
}

.bck-search.is--esperto .search__content .select-dropdown li input[type=checkbox]:checked~label,
.bck-search.is--esperto .search__content .select-dropdown li input[type=checkbox]:focus~label {
    background-color: #5d9bb8;
    color: #fff
}

.bck-search.is--esperto .search__content .select-dropdown li label {
    letter-spacing: -.08px;
    text-transform: uppercase;
    color: #0a0a0a;
    display: block;
    padding-left: .875rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-search.is--esperto .search__content .select-dropdown li label {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .bck-search.is--esperto .search__content .select-dropdown li label {
        font-family: BreraCondensed-semibold;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.bck-search.is--esperto .search__content .select-dropdown li .suboptions li {
    margin-bottom: 0
}

.bck-search.is--esperto .search__content .select-dropdown li .suboptions label {
    text-transform: none;
    margin-left: .625rem
}

.bck-search.is--esperto.is--filter {
    border: .5px solid #6f6f6f;
    height: 40px;
    width: 100%;
    z-index: 2
}

.bck-search.is--esperto.is--filter .search__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 38px;
    padding: 0 0 0 .875rem;
    z-index: 3
}

.bck-search.is--esperto.is--filter .search__header .filter-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 263px
}

.bck-search.is--esperto.is--filter .search__header .filter-title {
    color: #6f6f6f;
    white-space: nowrap;
    padding-right: .625rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-search.is--esperto.is--filter .search__header .filter-title {
        font-family: BreraCondensed-semibold-italic;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-search.is--esperto.is--filter .search__header .filter-title {
        font-family: BreraCondensed-semibold-italic;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-search.is--esperto.is--filter .search__header .filters {
    display: flex;
    overflow-x: scroll
}

.bck-search.is--esperto.is--filter .search__header .filters::-webkit-scrollbar {
    display: none
}

.bck-search.is--esperto.is--filter .search__header .filters .filter {
    background-color: #f6f6f6;
    padding: .1875rem .625rem;
    border: none;
    display: flex;
    align-items: center;
    max-width: 120px;
    cursor: pointer
}

.bck-search.is--esperto.is--filter .search__header .filters .filter .label {
    letter-spacing: -.08px;
    text-transform: uppercase;
    color: #0a0a0a;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-search.is--esperto.is--filter .search__header .filters .filter .label {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-search.is--esperto.is--filter .search__header .filters .filter .label {
        font-family: BreraCondensed-Bold;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-search.is--esperto.is--filter .search__header .filters .filter:not(:first-child) {
    margin-left: .625rem
}

.bck-search.is--esperto.is--filter .search__header .filters .filter .icon {
    margin-left: .625rem;
    height: auto
}

.bck-search.is--esperto.is--filter .search__header .select-button {
    border: none;
    background-color: #fff;
    padding: 0 .875rem;
    color: #043a4e;
    height: 100%
}

.bck-search.is--esperto.is--filter .search__content {
    top: 38px
}

.bck-tabs.is--elections-2022 .tabs-nav.is-clipped {
    display: flex;
    justify-content: center;
    gap: 25px
}

.bck-tabs.is--elections-2022 .tabs-nav.is-clipped li a {
    color: #fff
}

.bck-tabs.is--pastone {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background-color: #fff;
    height: 48px;
    position: relative;
    padding: 8px 0;
    margin-bottom: 25px
}

.bck-tabs.is--pastone .tabs-nav {
    display: flex;
    border-top: 0;
    justify-content: space-between;
    height: auto;
    background-color: initial;
    align-items: center
}

.bck-tabs.is--pastone .tabs-nav p {
    width: 853px;
    white-space: nowrap;
    overflow: hidden;
    font-family: SolferinoText-Regular;
    font-size: 18px
}

.bck-tabs.is--pastone .tabs-nav p a {
    color: inherit
}

.bck-tabs.is--pastone .tabs-nav p:after {
    content: "";
    background: linear-gradient(270deg, #fff 4.17%, hsla(0, 0%, 100%, 0) 95%);
    height: 34px;
    width: 40px;
    position: absolute;
    right: 0
}

.bck-tabs.is--pastone .tabs-nav .overtitle-art-logo {
    display: block;
    text-indent: -9999px;
    background-repeat: no-repeat
}

.bck-tabs.is--pastone .tabs-nav .overtitle-art-logo.is-pastone {
    width: 122px;
    height: 28px;
    background-image: url(../images/t_pastone_1.png)
}

.bck-tabs.is--pastone .tabs-nav .overtitle-art-logo.is-pastone-ultimora {
    width: 122px;
    height: 28px;
    background-image: url(../images/t_pastone_ultimora_1.png)
}

.bck-tabs.is--pastone .tabs-nav .live-label.is--pulsing {
    width: 55px;
    height: 25px;
    background-color: #bc281a;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    font-size: 13px
}

.bck-tabs.is--pastone .tabs-nav .live-label.is--pulsing .overtitle-art {
    color: #fff !important
}

.bck-tabs.is--pastone .tabs-nav .live-label.is--pulsing .overtitle-art:before {
    display: inline-block;
    margin-right: 5px;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite
}

.author-art.is-small.has-text-grey-darker,
.is-small.has-text-grey-darker.author-art-shadow {
    font-size: 15px
}

.bck-live-news {
    border-top: 1px solid rgba(92, 154, 183, .8)
}

.bck-live-news .header-time {
    font-size: 18px;
    font-family: BreraCondensed-Heavy;
    height: 52px;
    display: flex;
    align-items: center;
    color: #136786;
    position: relative;
    margin-bottom: 20px
}

.bck-live-news .header-time:after {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 90px;
    height: 1px;
    background-color: rgba(92, 154, 183, .8)
}

.bck-live-news .header-time .live-news__header .header-time-hours.is--atoll {
    font-family: BreraCondensed-Bold;
    line-height: 1.57;
    color: #136786;
    font-size: 18px
}

.bck-live-news .header-time .header-time-date {
    color: #4f4f4f;
    font-size: 14px;
    font-family: BreraCondensed-Regular
}

.bck-live-news .live-news__content h2 {
    color: #136786 !important;
    font-size: 18px
}

.bck-live-news .live-news__content p {
    font-size: 18px;
    font-family: SolferinoText-Regular;
    line-height: 1.33;
    color: #4f4f4f
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.chronicle__update {
    display: flex;
    justify-content: left;
    min-height: 32px
}

.chronicle__update .economia-icon-reload {
    width: 1.5rem;
    height: 1.5rem;
    background: url(../images/reload.svg) no-repeat;
    background-size: contain;
    margin-right: 8px
}

.bck-titles-head-article,
.bck-titles-head-article-sign {
    margin-bottom: 2.5rem
}

.bck-titles-head-article-sign .overtitle,
.bck-titles-head-article .overtitle {
    text-transform: uppercase;
    color: #136786;
    padding-top: 0
}

.bck-titles-head-article-sign .title,
.bck-titles-head-article .title {
    line-height: 1.05;
    color: #0a0a0a
}

.bck-titles-head-article-sign .title.is--large,
.bck-titles-head-article .title.is--large {
    margin-bottom: 1.5625rem
}

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

    .bck-titles-head-article-sign .title.is--large,
    .bck-titles-head-article .title.is--large {
        font-family: SolferinoText-Light;
        font-weight: 300;
        font-size: 11.2vw
    }
}

@media screen and (min-width:1026px) {

    .bck-titles-head-article-sign .title.is--large,
    .bck-titles-head-article .title.is--large {
        font-family: SolferinoText-Light;
        font-size: 2.625rem;
        font-weight: 300
    }
}

.bck-titles-head-article-sign .article-date,
.bck-titles-head-article-sign .signature-bck,
.bck-titles-head-article .article-date,
.bck-titles-head-article .signature-bck {
    letter-spacing: .4px;
    color: grey;
    font-size: .875rem
}

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

    .bck-titles-head-article-sign .article-date,
    .bck-titles-head-article-sign .signature-bck,
    .bck-titles-head-article .article-date,
    .bck-titles-head-article .signature-bck {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {

    .bck-titles-head-article-sign .article-date,
    .bck-titles-head-article-sign .signature-bck,
    .bck-titles-head-article .article-date,
    .bck-titles-head-article .signature-bck {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-titles-head-article-sign .article-date:not(.signature-bck),
.bck-titles-head-article-sign .signature-bck:not(.signature-bck),
.bck-titles-head-article .article-date:not(.signature-bck),
.bck-titles-head-article .signature-bck:not(.signature-bck) {
    margin-left: .3125rem
}

.bck-titles-head-article-sign .signature,
.bck-titles-head-article .signature {
    letter-spacing: .4px;
    color: #0a0a0a;
    font-size: .9375rem
}

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

    .bck-titles-head-article-sign .signature,
    .bck-titles-head-article .signature {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 4vw
    }
}

@media screen and (min-width:1026px) {

    .bck-titles-head-article-sign .signature,
    .bck-titles-head-article .signature {
        font-family: BreraCondensed-Bold;
        font-size: .9375rem;
        font-weight: 400
    }
}

.bck-titles-head-article-sign {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    position: relative
}

.bck-titles-head-article-sign:before {
    position: absolute;
    font-size: 3.6875rem;
    color: rgba(92, 154, 183, .2);
    top: -20px;
    right: 20px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-titles-head-article-sign .overtitle {
        font-family: SolferinoText-Bold;
        font-weight: 400;
        font-size: 4.53333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-titles-head-article-sign .overtitle {
        font-family: SolferinoText-Bold;
        font-size: 1.0625rem;
        font-weight: 400
    }
}

.bck-titles-head-article-sign .title {
    text-transform: uppercase
}

.bck-titles-head-article-sign .signature-bck {
    display: inline-flex;
    align-items: center
}

.bck-titles-head-article-sign .signature-bck .signature {
    padding: 0
}

.bck-titles-head-article-sign-opinion {
    border-top: .375rem solid rgba(92, 154, 183, .11);
    padding: 1.5rem 0 1.875rem;
    background-color: hsla(0, 0%, 96.1%, .86)
}

.bck-titles-head-article-sign-opinion:before {
    top: 0
}

.bck-titles-head-article-sign-opinion figure {
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    overflow: hidden
}

.bck-titles-head-article-sign-opinion .overtitle {
    font-size: 1rem
}

.bck-titles-head-article-sign-opinion .title {
    width: 75%;
    text-align: center;
    font-size: 2.25rem;
    margin-bottom: 1.875rem
}

.bck-box-disclaimer {
    background-color: #136786;
    padding: 1.3125rem;
    display: flex;
    justify-content: center;
    margin-bottom: -1.3125rem;
    position: relative;
    z-index: 1
}

.bck-box-disclaimer .box-disclaimer__content {
    line-height: 18px;
    letter-spacing: .28px;
    width: 992px;
    max-width: 992px;
    display: flex;
    justify-content: space-between
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-disclaimer .box-disclaimer__content {
        font-family: BreraCondensed-Light;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-disclaimer .box-disclaimer__content {
        font-family: BreraCondensed-Light;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-box-search {
    background-color: #f6f6f6;
    padding: 1.875rem 1.5rem;
    margin-bottom: .625rem
}

.bck-box-search .box-search__header .box-title {
    line-height: 19px;
    color: #333;
    padding-bottom: .75rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-search .box-search__header .box-title {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 4.53333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-search .box-search__header .box-title {
        font-family: SolferinoText-Regular;
        font-size: 1.0625rem;
        font-weight: 400
    }
}

.bck-box-search-filter {
    margin-bottom: .625rem
}

.bck-box-list-questions .bck-box-search-filter,
.bck-media-list.is--esperto .bck-box-search-filter {
    margin-top: 1.25rem;
    margin-bottom: 1.75rem
}

.bck-box-search-filter .box-search__content {
    display: flex;
    gap: 1rem
}

.bck-cta {
    border-top: 7px solid #cee1e9;
    background-color: #fff;
    background-image: url(../images/question.svg);
    background-repeat: no-repeat;
    background-position: top -2px right 12px;
    background-size: 13%;
    padding: 1.875rem 1.25rem 1.0625rem;
    width: 360px
}

.bck-cta .cta__content .cta-title {
    line-height: 24px;
    padding-bottom: 1.25rem;
    text-align: center
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-cta .cta__content .cta-title {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 5.86667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-cta .cta__content .cta-title {
        font-family: SolferinoText-Regular;
        font-size: 1.375rem;
        font-weight: 400
    }
}

.bck-cta .cta__content .cta-button {
    letter-spacing: 1.5px;
    text-transform: uppercase;
    text-align: center;
    background-color: #043a4e;
    color: #fff;
    border: none;
    padding: 1.1875rem 2.375rem;
    width: 100%;
    cursor: pointer
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-cta .cta__content .cta-button {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 4vw
    }
}

@media screen and (min-width:1026px) {
    .bck-cta .cta__content .cta-button {
        font-family: BreraCondensed-Heavy;
        font-size: .9375rem;
        font-weight: 400
    }
}

.bck-cta.is--small {
    background-image: none;
    padding: 1rem;
    border-top-width: 6px;
    width: 100%
}

.bck-cta.is--small .cta__content {
    display: flex;
    align-items: center;
    gap: 1.25rem
}

.bck-cta.is--small .cta__content .cta-title {
    line-height: 19px;
    padding-bottom: 0;
    text-align: left
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-cta.is--small .cta__content .cta-title {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 4.53333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-cta.is--small .cta__content .cta-title {
        font-family: SolferinoText-Regular;
        font-size: 1.0625rem;
        font-weight: 400
    }
}

.bck-cta.is--small .cta__content .cta-button {
    line-height: 17px;
    flex-basis: 50%;
    white-space: nowrap;
    padding: .875rem 2.8125rem
}

.bck-box-apertura .box-apertura__header {
    height: 80px;
    background-color: #136786;
    padding: 1.1875rem 3rem;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.bck-box-apertura .box-apertura__header .box-title {
    line-height: 38px;
    color: #fff
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-apertura .box-apertura__header .box-title {
        font-family: SolferinoText-Light;
        font-weight: 400;
        font-size: 9.6vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-apertura .box-apertura__header .box-title {
        font-family: SolferinoText-Light;
        font-size: 2.25rem;
        font-weight: 400
    }
}

.bck-box-apertura .box-apertura__header .box-sponsor {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: .5rem;
    padding: 0 .3125rem
}

.bck-box-apertura .box-apertura__header .box-sponsor .sponsor-text {
    line-height: 14px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #fff
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-apertura .box-apertura__header .box-sponsor .sponsor-text {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.46667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-apertura .box-apertura__header .box-sponsor .sponsor-text {
        font-family: BreraCondensed-Bold;
        font-size: .8125rem;
        font-weight: 400
    }
}

.bck-box-apertura .box-apertura__header .box-sponsor .sponsor-logo {
    height: 16px
}

.bck-box-apertura .box-apertura__content {
    display: flex;
    justify-content: space-between;
    gap: 65px;
    background-color: #f6f6f6;
    padding: 1.25rem 1.25rem 1.25rem 2.5rem
}

.bck-box-apertura .box-apertura__content .left-items {
    display: flex;
    align-items: center
}

.bck-box-apertura .box-apertura__content .left-items .box-description {
    line-height: 22px
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-apertura .box-apertura__content .left-items .box-description {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-apertura .box-apertura__content .left-items .box-description {
        font-family: BreraCondensed-Regular;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-box-apertura .box-apertura__footer {
    padding: 0 1.625rem 1.625rem;
    background-color: #f6f6f6
}

.bck-box-apertura .box-apertura__footer .search-container {
    padding-top: 1rem;
    border-top: 1px solid rgba(0, 0, 0, .2);
    display: flex;
    align-items: center;
    gap: 1.5625rem
}

.bck-box-apertura .box-apertura__footer .search-container .search-title {
    line-height: 24px;
    color: #333;
    white-space: nowrap
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-apertura .box-apertura__footer .search-container .search-title {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 5.86667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-apertura .box-apertura__footer .search-container .search-title {
        font-family: SolferinoText-Regular;
        font-size: 1.375rem;
        font-weight: 400
    }
}

.bck-box-apertura.is--carousel .box-apertura__header {
    background-color: #136786;
    padding: 2.1875rem 1.5625rem 1.0625rem;
    justify-content: center
}

.bck-box-apertura.is--carousel .box-apertura__header .box-title {
    line-height: 32px;
    letter-spacing: -.18px;
    text-align: center;
    color: #fff
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-apertura.is--carousel .box-apertura__header .box-title {
        font-family: SolferinoText-Bold;
        font-weight: 400;
        font-size: 9.6vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-apertura.is--carousel .box-apertura__header .box-title {
        font-family: SolferinoText-Bold;
        font-size: 2.25rem;
        font-weight: 400
    }
}

.bck-box-apertura.is--carousel .box-apertura__content {
    display: block;
    padding: 0
}

.bck-box-apertura.is--carousel .box-apertura__footer {
    padding: 1.875rem 1.5625rem;
    display: flex;
    gap: 1.5rem
}

.bck-box-apertura.is--results .box-apertura__header {
    background-image: url(../images/lent.svg);
    background-repeat: no-repeat;
    background-position: top 6px left 0;
    background-size: 3%
}

.bck-box-apertura.is--results .box-apertura__content {
    padding: 1.125rem 1.5rem 1.375rem 3.125rem;
    gap: 40px
}

.bck-box-apertura.is--results .box-apertura__content .left-items {
    width: 100%;
    padding-top: .4375rem;
    flex-direction: column;
    align-items: flex-start
}

.bck-box-apertura.is--results .box-apertura__content .left-items .box-subtitle {
    line-height: 22px;
    letter-spacing: .32px;
    padding: 1.875rem 0 .9375rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-apertura.is--results .box-apertura__content .left-items .box-subtitle {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-apertura.is--results .box-apertura__content .left-items .box-subtitle {
        font-family: BreraCondensed-Heavy;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-box-apertura.is--results .box-apertura__content .left-items .box-buttons {
    display: flex;
    gap: .9375rem
}

.bck-box-apertura.is--results .box-apertura__content .left-items .box-buttons .btn {
    line-height: 22px;
    letter-spacing: .32px;
    border: none;
    padding: .6875rem .875rem;
    height: 44px;
    cursor: pointer
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-apertura.is--results .box-apertura__content .left-items .box-buttons .btn {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-apertura.is--results .box-apertura__content .left-items .box-buttons .btn {
        font-family: BreraCondensed-Heavy;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-box-apertura.is--results .box-apertura__content .left-items .box-buttons .btn-primary {
    background-color: #136786;
    color: #fff
}

.bck-box-apertura.is--results .box-apertura__content .left-items .box-buttons .btn-secondary {
    background-color: #fff;
    color: #333;
    border: .5px solid #136786
}

.bck-box-apertura.is--results .box-apertura__content .left-items .box-buttons .btn-secondary .icon {
    color: #5d9bb8
}

.bck-box-apertura.is--results .box-apertura__content .left-items .box-buttons .btn:disabled {
    opacity: .2;
    background-color: transparent;
    color: #333;
    border: .5px solid #136786
}

.bck-box-apertura.is--results .box-apertura__content .left-items .box-buttons .btn:disabled .icon {
    color: #5d9bb8
}

.bck-box-apertura.is--results .box-apertura__content .left-items .box-buttons .btn .icon {
    margin-right: .3125rem
}

.bck-box-apertura.is--archive .box-apertura__header {
    background-image: url(../images/archivio.svg);
    background-repeat: no-repeat;
    background-position: top 6px left 0;
    background-size: 3%
}

.bck-box-apertura.is--email {
    width: 656px
}

.bck-box-apertura.is--email .box-apertura__header {
    padding: 0
}

.bck-box-apertura.is--email .box-apertura__header .box-title {
    width: 660px;
    height: 80px;
    background: url(../images/esperto_light.svg) 50% no-repeat;
    background-size: 100%
}

.bck-box-apertura.is--email .box-apertura__content {
    padding: 1.875rem 3.75rem 3.125rem;
    background-color: #fff
}

.bck-box-apertura.is--email .box-apertura__content .button {
    text-transform: uppercase;
    padding: 1.125rem 4.375rem;
    height: 55px;
    background-color: #136786;
    color: #fff
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-apertura.is--email .box-apertura__content .button {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 4.53333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-apertura.is--email .box-apertura__content .button {
        font-family: BreraCondensed-semibold;
        font-size: 1.0625rem;
        font-weight: 400
    }
}

.bck-box-no-result {
    margin-bottom: .9375rem
}

.bck-box-no-result .box__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #f6f6f6;
    padding: 1.8125rem 2.25rem;
    width: 100%
}

.bck-box-no-result .box__content .icon {
    color: #a3c6d6
}

.bck-box-no-result .box-subtitle {
    line-height: 40px;
    letter-spacing: -.1px;
    text-align: center;
    color: #333;
    padding: 1.4375rem 0 .9375rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-no-result .box-subtitle {
        font-family: BreraCondensed-Black;
        font-weight: 400;
        font-size: 5.33333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-no-result .box-subtitle {
        font-family: BreraCondensed-Black;
        font-size: 1.25rem;
        font-weight: 400
    }
}

.bck-box-no-result .box-summary {
    line-height: 24px;
    letter-spacing: -.1px;
    text-align: center;
    color: #6f6f6f
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-no-result .box-summary {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 5.33333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-no-result .box-summary {
        font-family: BreraCondensed-Bold;
        font-size: 1.25rem;
        font-weight: 400
    }
}

.bck-title-esperto {
    border-top: 1px solid #136786;
    margin-bottom: .625rem;
    display: block
}

.is--sidebar .bck-title-esperto {
    width: 300px
}

.bck-title-esperto .title__content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .75rem .875rem;
    border-top: 5px solid #ecf5f8
}

.bck-title-esperto .title__content .title-text {
    line-height: 14px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #136786
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-title-esperto .title__content .title-text {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-title-esperto .title__content .title-text {
        font-family: BreraCondensed-Heavy;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-title-esperto .title__content .icon {
    margin-left: .625rem;
    color: #136786
}

.bck-title-esperto .title-sponsor {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: .5rem
}

.bck-title-esperto .title-sponsor .sponsor-text {
    line-height: 14px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #136786
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-title-esperto .title-sponsor .sponsor-text {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.46667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-title-esperto .title-sponsor .sponsor-text {
        font-family: BreraCondensed-Bold;
        font-size: .8125rem;
        font-weight: 400
    }
}

.bck-title-esperto .title-sponsor .sponsor-logo {
    height: auto;
    max-height: 50px
}

.bck-box-question {
    background-color: #f6f6f6;
    border-left: 9px solid #136786;
    padding: 1.5625rem;
    display: block
}

.bck-box-question:not(:last-child) {
    margin-bottom: .625rem
}

.bck-box-question.has--border-green {
    border-left-color: #75ba46
}

.is--sidebar .bck-box-question {
    width: 300px;
    background-color: #fff
}

.bck-box-question .box-question__content {
    display: flex;
    flex-direction: column;
    gap: .625rem
}

.bck-box-question .box-question__content .author-line {
    letter-spacing: .3px;
    color: #b5b5b5;
    display: flex;
    gap: .3125rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-question .box-question__content .author-line {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.46667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-question .box-question__content .author-line {
        font-family: BreraCondensed-Regular;
        font-size: .8125rem;
        font-weight: 400
    }
}

.bck-box-question.is--highlighted {
    background-color: #eef6f8
}

.bck-box-stock-indices {
    height: 40px;
    border-bottom: 1px solid #fff;
    background-color: #5d9bb8
}

.bck-box-stock-indices.is-fixed-box {
    position: fixed;
    top: 40px;
    width: 100%
}

.bck-box-stock-indices .box-stock-indices__content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    max-width: 1218px;
    margin: 0 auto
}

.bck-box-stock-indices .box-stock-indices__content .section-name {
    line-height: 1.06;
    color: #fff
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-stock-indices .box-stock-indices__content .section-name {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-stock-indices .box-stock-indices__content .section-name {
        font-family: BreraCondensed-Bold;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-box-stock-indices .box-stock-indices__content .indices-list {
    display: flex;
    justify-content: center;
    align-items: center
}

.bck-box-stock-indices .box-stock-indices__content .indices-list .index-item:not(:last-child) {
    margin-right: 1.875rem
}

.bck-box-stock-indices .box-stock-indices__content .indices-list .index-item a {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.bck-box-stock-indices .box-stock-indices__content .indices-list .index-label {
    margin-right: .3125rem;
    line-height: normal;
    letter-spacing: -.5px;
    color: #fff;
    white-space: nowrap;
    text-decoration: underline
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-stock-indices .box-stock-indices__content .indices-list .index-label {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-stock-indices .box-stock-indices__content .indices-list .index-label {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-box-stock-indices .box-stock-indices__content .indices-list .index-value {
    display: inline-block;
    height: 20px;
    padding: 0 .3125rem;
    border-radius: 3px;
    line-height: normal;
    letter-spacing: -.5px;
    background-color: #edf4f7
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-stock-indices .box-stock-indices__content .indices-list .index-value {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-stock-indices .box-stock-indices__content .indices-list .index-value {
        font-family: BreraCondensed-semibold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-box-stock-indices .box-stock-indices__content .indices-list .index-value.is--up {
    color: #10a23a
}

.bck-box-stock-indices .box-stock-indices__content .indices-list .index-value.is--down {
    color: #ae373d
}

.bck-box-stock-indices .box-stock-indices__content .link {
    line-height: 1.13;
    color: #fff
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-stock-indices .box-stock-indices__content .link {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 4vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-stock-indices .box-stock-indices__content .link {
        font-family: BreraCondensed-semibold;
        font-size: .9375rem;
        font-weight: 400
    }
}

.bck-box-stock-indices .box-stock-indices__content .link .icon {
    margin-left: .3125rem
}

#widgetQuotidianoPiuWrap {
    background-color: #f9f9f9;
    border-top: 1px solid #b0b0b0;
    border-bottom: 1px solid #b0b0b0
}

#widgetQuotidianoPiuWrap #widgetQuotidianoPiu {
    padding: 0 1.125rem
}

#widgetQuotidianoPiuWrap .title {
    display: flex;
    margin-bottom: .625rem;
    padding: .625rem 0
}

#widgetQuotidianoPiuWrap .title img {
    width: 90%;
    margin: 0 auto
}

#widgetQuotidianoPiuWrap .title span {
    margin-right: .3125rem
}

#widgetQuotidianoPiuWrap p.des {
    color: #0a0a0a;
    line-height: 1.25rem;
    padding: 0 1.125rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    #widgetQuotidianoPiuWrap p.des {
        font-family: SolferinoDisplay-Bold;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    #widgetQuotidianoPiuWrap p.des {
        font-family: SolferinoDisplay-Bold;
        font-size: 1.125rem;
        font-weight: 400
    }
}

#widgetQuotidianoPiuWrap p.des a {
    color: inherit
}

#widgetQuotidianoPiuWrap article {
    margin-bottom: .9375rem;
    border-bottom: 1px solid #b0b0b0;
    padding-bottom: .9375rem
}

#widgetQuotidianoPiuWrap article:last-child {
    border-bottom: none
}

#widgetQuotidianoPiuWrap a.footer {
    color: #136786;
    text-align: center;
    display: block;
    text-decoration: underline
}

@media screen and (min-width:320px) and (max-width:768px) {
    #widgetQuotidianoPiuWrap a.footer {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.2vw
    }
}

@media screen and (min-width:1026px) {
    #widgetQuotidianoPiuWrap a.footer {
        font-family: BreraCondensed-Bold;
        font-size: .75rem;
        font-weight: 400
    }
}

.bck-carousel {
    --swiper-navigation-color: $black;
    position: relative;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede
}

.bck-carousel .carousel__header {
    padding: 1.25rem .9375rem
}

.bck-carousel .carousel__header .title {
    color: #000;
    text-transform: uppercase
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-carousel .carousel__header .title {
        font-family: BreraCondensed-Black;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-carousel .carousel__header .title {
        font-family: BreraCondensed-Black;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-carousel .carousel__header .title.is--large {
    text-transform: none
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-carousel .carousel__header .title.is--large {
        font-family: SolferinoText-Bold;
        font-weight: 700;
        font-size: 9.33333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-carousel .carousel__header .title.is--large {
        font-family: SolferinoText-Bold;
        font-size: 2.1875rem;
        font-weight: 700
    }
}

.bck-carousel .swiper-container {
    width: 100%;
    height: 300px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden
}

.bck-carousel .swiper-container .fullscreen {
    position: fixed;
    z-index: 31;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, .7)
}

.bck-carousel .swiper-container .fullscreen .icon {
    position: absolute;
    top: 0;
    right: 0;
    margin: 20px;
    background: #fff
}

.bck-carousel .swiper-container .icon-border {
    padding: 10px;
    border: 1px solid #666;
    letter-spacing: .42px;
    border-radius: 4px;
    text-transform: uppercase;
    cursor: pointer
}

.bck-carousel .swiper-container [aria-hidden=true] {
    display: none
}

.bck-carousel .swiper-container [aria-hidden=false] {
    display: flex
}

.bck-carousel .swiper-container a.image {
    color: #0a0a0a
}

.bck-carousel .swiper-container a.image:hover {
    color: #121212
}

.bck-carousel .swiper-button-next {
    top: 22%;
    right: -8px;
    width: 40px;
    height: 102px;
    background-color: #fff;
    outline: none
}

.bck-carousel .swiper-button-next:after {
    font-family: economia-icon;
    font-size: 1rem;
    content: ""
}

.bck-carousel .swiper-button-prev {
    top: 22%;
    left: -8px;
    width: 40px;
    height: 102px;
    background-color: #fff;
    outline: none
}

.bck-carousel .swiper-button-prev:after {
    font-family: economia-icon;
    font-size: 1rem;
    content: ""
}

.bck-carousel .swiper-button-next.swiper-button-disabled,
.bck-carousel .swiper-button-prev.swiper-button-disabled {
    opacity: .1
}

.bck-carousel .swiper__content {
    width: 100%;
    height: auto
}

.bck-carousel .swiper__content .swiper-wrapper .swiper-slide p {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 0;
    margin-bottom: 10px;
    color: #787878
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-carousel .swiper__content .swiper-wrapper .swiper-slide p {
        font-family: Roboto-Regular;
        font-weight: 400;
        font-size: 3.2vw
    }
}

@media screen and (min-width:1026px) {
    .bck-carousel .swiper__content .swiper-wrapper .swiper-slide p {
        font-family: Roboto-Regular;
        font-size: .75rem;
        font-weight: 400
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-carousel .swiper__content .swiper-wrapper .swiper-slide p .number {
        font-family: Roboto-Bold;
        font-weight: 400;
        font-size: 3.2vw
    }
}

@media screen and (min-width:1026px) {
    .bck-carousel .swiper__content .swiper-wrapper .swiper-slide p .number {
        font-family: Roboto-Bold;
        font-size: .75rem;
        font-weight: 400
    }
}

.bck-carousel .swiper__content .swiper-wrapper .swiper-slide p .title {
    text-transform: uppercase
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-carousel .swiper__content .swiper-wrapper .swiper-slide p .title {
        font-family: Roboto-Bold;
        font-weight: 400;
        font-size: 3.2vw
    }
}

@media screen and (min-width:1026px) {
    .bck-carousel .swiper__content .swiper-wrapper .swiper-slide p .title {
        font-family: Roboto-Bold;
        font-size: .75rem;
        font-weight: 400
    }
}

.bck-carousel .gallery-pagination {
    overflow: hidden;
    height: 102px;
    padding: 0 2.8125rem
}

.bck-carousel .gallery-pagination .swiper-slide {
    width: 180px;
    height: 100px
}

.bck-carousel .gallery-pagination .swiper-slide.is--active {
    border-bottom: 2px solid #136786
}

.bck-carousel .gallery-pagination .swiper-slide.is--active .carousel-step,
.bck-carousel .gallery-pagination .swiper-slide.is--active .carousel-text {
    color: #136786
}

.bck-carousel .gallery-pagination .swiper-slide .carousel-item {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-top: .625rem
}

.bck-carousel .gallery-pagination .swiper-slide .carousel-step {
    padding-bottom: .3125rem;
    color: #949494
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-carousel .gallery-pagination .swiper-slide .carousel-step {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 3.2vw
    }
}

@media screen and (min-width:1026px) {
    .bck-carousel .gallery-pagination .swiper-slide .carousel-step {
        font-family: BreraCondensed-Heavy;
        font-size: .75rem;
        font-weight: 400
    }
}

.bck-carousel .gallery-pagination .swiper-slide .carousel-text {
    overflow: hidden;
    max-height: 49px;
    color: #363636;
    line-height: 1.06
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-carousel .gallery-pagination .swiper-slide .carousel-text {
        font-family: BreraCondensed-semibold;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-carousel .gallery-pagination .swiper-slide .carousel-text {
        font-family: BreraCondensed-semibold;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-carousel .gallery-ask {
    overflow: hidden;
    height: 135px
}

.bck-carousel .gallery-ask .swiper-slide {
    width: 260px;
    height: auto;
    padding: .9375rem .9375rem .9375rem 1.5625rem;
    border-left: 6px solid #5d9bb8;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .08);
    box-sizing: border-box
}

.bck-carousel .gallery-ask .swiper-slide .overtitle {
    padding: 0 0 .3125rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-carousel .gallery-ask .swiper-slide .overtitle {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-carousel .gallery-ask .swiper-slide .overtitle {
        font-family: BreraCondensed-Bold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-carousel .gallery-ask .swiper-slide .title {
    line-height: 1.09
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-carousel .gallery-ask .swiper-slide .title {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 5.86667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-carousel .gallery-ask .swiper-slide .title {
        font-family: SolferinoText-Regular;
        font-size: 1.375rem;
        font-weight: 400
    }
}

.bck-carousel .gallery-ask .swiper-slide .signature {
    padding: .3125rem 0 0
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-carousel .gallery-ask .swiper-slide .signature {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-carousel .gallery-ask .swiper-slide .signature {
        font-family: BreraCondensed-Bold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-carousel .gallery-ask .swiper-button-next {
    width: auto;
    height: auto;
    top: 65%;
    right: -15px;
    background-color: transparent;
    outline: none
}

.bck-carousel .gallery-ask .swiper-button-next:after {
    font-family: economia-icon;
    font-size: .625rem;
    content: ""
}

.bck-carousel .gallery-ask .swiper-button-prev {
    width: auto;
    height: auto;
    top: 65%;
    left: -15px;
    background-color: transparent;
    outline: none
}

.bck-carousel .gallery-ask .swiper-button-prev:after {
    font-family: economia-icon;
    font-size: .625rem;
    content: ""
}

.bck-carousel .gallery-guide {
    overflow: hidden;
    height: 280px
}

.bck-carousel .gallery-guide .swiper-slide {
    width: 192px;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .08)
}

.bck-carousel .gallery-guide .swiper-slide .image.is-137x140 img,
.bck-carousel .gallery-guide .swiper-slide .image.is-192x200 img {
    border-radius: 8px 8px 0 0
}

.bck-carousel .gallery-guide .swiper-slide .title {
    padding: 1.25rem 2.1875rem 1.25rem .625rem;
    line-height: 1.06
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-carousel .gallery-guide .swiper-slide .title {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .bck-carousel .gallery-guide .swiper-slide .title {
        font-family: BreraCondensed-Heavy;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.bck-carousel .gallery-guide .swiper-slide .title.is--small {
    line-height: 1.07
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-carousel .gallery-guide .swiper-slide .title.is--small {
        font-family: PragatiNarrow-Bold;
        font-weight: 400;
        font-size: 4vw
    }
}

@media screen and (min-width:1026px) {
    .bck-carousel .gallery-guide .swiper-slide .title.is--small {
        font-family: PragatiNarrow-Bold;
        font-size: .9375rem;
        font-weight: 400
    }
}

.bck-carousel .gallery-guide .swiper-button-next {
    width: auto;
    height: auto;
    top: 50%;
    right: -15px;
    background-color: transparent;
    outline: none
}

.bck-carousel .gallery-guide .swiper-button-next:after {
    font-family: economia-icon;
    font-size: .625rem;
    content: ""
}

.bck-carousel .gallery-guide .swiper-button-prev {
    width: auto;
    height: auto;
    top: 50%;
    left: -15px;
    background-color: transparent;
    outline: none
}

.bck-carousel .gallery-guide .swiper-button-prev:after {
    font-family: economia-icon;
    font-size: .625rem;
    content: ""
}

.bck-carousel .gallery-guide .swiper-pagination {
    width: auto;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.bck-carousel .gallery-guide .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 .3125rem;
    background-color: transparent;
    border: 1px solid #fff;
    opacity: 1
}

.bck-carousel .gallery-guide .swiper-pagination-bullet-active {
    background-color: #fff
}

.bck-carousel.is--esperto {
    position: relative;
    --swiper-navigation-color: $blue-darker;
    --swiper-navigation-size: 14px;
    border-bottom: none;
    border-top: none
}

.bck-carousel.is--esperto:not(:last-child) {
    margin-bottom: 2.5rem
}

.bck-carousel.is--esperto .carousel__header {
    padding: 0 0 .375rem
}

.bck-carousel.is--esperto .carousel__content .swiper-container {
    padding: 0 1.4375rem;
    height: auto
}

.bck-carousel.is--esperto .carousel__content .swiper-slide {
    width: 300px
}

.bck-carousel.is--esperto .carousel__content .swiper-slide:not(:last-child) {
    margin-right: .625rem
}

.bck-carousel.is--esperto .carousel__content .swiper-button-next,
.bck-carousel.is--esperto .carousel__content .swiper-button-prev {
    height: 75%;
    width: 23px;
    top: 73px
}

.bck-carousel.is--esperto .carousel__content .swiper-button-next {
    right: 0
}

.bck-carousel.is--esperto .carousel__content .swiper-button-prev {
    left: 0
}

.bck-carousel.is--right-col {
    border-top: 6px solid #5d9bb8;
    background-color: #136786;
    z-index: 0
}

.bck-carousel.is--right-col .bck-box-ask:not(:last-child) {
    margin-bottom: .9375rem
}

.bck-carousel.is--right-col .gallery-guide {
    height: auto
}

.bck-carousel.is--right-col .gallery-guide .swiper-slide {
    width: 137px !important
}

.bck-carousel-arguments .carousel__content {
    background-color: #136786;
    padding: 1.3125rem 1.5625rem 1.5625rem
}

.bck-carousel-arguments .carousel__content .horizontal-line-text {
    letter-spacing: .5px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1px;
    border-bottom: 2px solid #dcebf1;
    color: #fff;
    margin: .6875rem .9375rem 2.5625rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-carousel-arguments .carousel__content .horizontal-line-text {
        font-family: BreraCondensed-Heavy;
        font-weight: 400;
        font-size: 5.86667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-carousel-arguments .carousel__content .horizontal-line-text {
        font-family: BreraCondensed-Heavy;
        font-size: 1.375rem;
        font-weight: 400
    }
}

.bck-carousel-arguments .carousel__content .horizontal-line-text span {
    padding: 0 2.5rem;
    background-color: #136786
}

.bck-carousel-arguments .carousel__content .swiper-container {
    position: relative;
    overflow: hidden;
    --swiper-navigation-color: #fff;
    --swiper-navigation-size: 14px;
    padding: 0 2.125rem
}

.bck-carousel-arguments .carousel__content .swiper-slide {
    padding: .5rem 1.25rem;
    background-color: #d7e4ea;
    border-radius: 4px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.bck-carousel-arguments .carousel__content .swiper-slide:not(:last-child) {
    margin-right: .9375rem
}

.bck-carousel-arguments .carousel__content .swiper-slide .argument {
    line-height: 30px;
    letter-spacing: .25px;
    color: #0a0a0a;
    white-space: nowrap
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-carousel-arguments .carousel__content .swiper-slide .argument {
        font-family: SolferinoText-Light;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .bck-carousel-arguments .carousel__content .swiper-slide .argument {
        font-family: SolferinoText-Light;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.bck-carousel-arguments .carousel__content .swiper-button-next,
.bck-carousel-arguments .carousel__content .swiper-button-prev {
    width: 34px;
    height: 46px;
    top: 7px;
    background-color: #136786
}

.bck-carousel-arguments .carousel__content .swiper-button-prev {
    left: 0
}

.bck-carousel-arguments .carousel__content .swiper-button-next {
    right: 0
}

.bck-carousel-arguments .carousel__content .search-container {
    display: flex;
    align-items: center;
    gap: 1.5625rem;
    padding-top: 2.5rem
}

.bck-carousel-arguments .carousel__content .search-container .search-title {
    line-height: 24px;
    color: #fff;
    white-space: nowrap
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-carousel-arguments .carousel__content .search-container .search-title {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 5.86667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-carousel-arguments .carousel__content .search-container .search-title {
        font-family: SolferinoText-Regular;
        font-size: 1.375rem;
        font-weight: 400
    }
}

.js-cards:not(:first-child) {
    margin-top: 40px
}

.js-cards.is-fixed-top {
    position: fixed;
    left: 0;
    width: 100%;
    border-top: 1px solid #dedede;
    z-index: 1000;
    background-color: #fff;
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, .24)
}

.js-cards.is-fixed-top .bck-carousel {
    width: 1124px;
    margin: auto;
    margin-bottom: 0 !important;
    border-top: none;
    background-color: #fff
}

.bck-box-ask {
    background-color: #ecf5f8
}

.bck-box-ask:not(:last-child) {
    margin-bottom: 1.5625rem
}

.bck-box-ask.is--right-col {
    border-top: 6px solid #5d9bb8;
    background-color: #136786
}

.bck-box-ask.is--right-col .box-ask__header {
    padding: 1.5625rem .9375rem 1.25rem
}

.bck-box-ask.is--right-col .box-ask__content,
.bck-box-ask.is--right-col .box-ask__footer {
    padding: 0 .9375rem .9375rem
}

.bck-box-ask .box-ask__header {
    padding: 2.1875rem 1.5625rem 1.5625rem
}

.bck-box-ask .box-ask__header .title {
    line-height: normal;
    color: #136786
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-ask .box-ask__header .title {
        font-family: SolferinoText-Bold;
        font-weight: 700;
        font-size: 9.33333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-ask .box-ask__header .title {
        font-family: SolferinoText-Bold;
        font-size: 2.1875rem;
        font-weight: 700
    }
}

.bck-box-ask .box-ask__header .dida {
    line-height: 1.22
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-ask .box-ask__header .dida {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-ask .box-ask__header .dida {
        font-family: BreraCondensed-Regular;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.bck-box-ask .box-ask__header .dida.is--small {
    line-height: 1.25
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-ask .box-ask__header .dida.is--small {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-ask .box-ask__header .dida.is--small {
        font-family: BreraCondensed-Regular;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-box-ask .box-ask__content {
    padding: 0 1.5625rem 1.25rem
}

.bck-box-ask .box-ask__content .ask-wrapper {
    padding: .9375rem .9375rem .9375rem 1.5625rem;
    border-left: 6px solid #5d9bb8;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .08)
}

.bck-box-ask .box-ask__content .ask-wrapper:not(:last-child) {
    margin-bottom: .9375rem
}

.bck-box-ask .box-ask__content .ask-wrapper .overtitle {
    padding: 0 0 .3125rem
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-ask .box-ask__content .ask-wrapper .overtitle {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-ask .box-ask__content .ask-wrapper .overtitle {
        font-family: BreraCondensed-Bold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-box-ask .box-ask__content .ask-wrapper .title {
    line-height: 1.09
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-ask .box-ask__content .ask-wrapper .title {
        font-family: SolferinoText-Regular;
        font-weight: 400;
        font-size: 5.86667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-ask .box-ask__content .ask-wrapper .title {
        font-family: SolferinoText-Regular;
        font-size: 1.375rem;
        font-weight: 400
    }
}

.bck-box-ask .box-ask__content .ask-wrapper .signature {
    padding: .3125rem 0 0
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-ask .box-ask__content .ask-wrapper .signature {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-ask .box-ask__content .ask-wrapper .signature {
        font-family: BreraCondensed-Bold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-box-ask .box-ask__footer {
    padding: 0 1.5625rem 1.875rem
}

.bck-box-ask .box-ask__footer .link {
    display: block;
    text-align: end;
    line-height: 1.29;
    text-transform: uppercase;
    text-decoration: underline
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-ask .box-ask__footer .link {
        font-family: PragatiNarrow-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-ask .box-ask__footer .link {
        font-family: PragatiNarrow-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-box-ask .box-ask__footer .link.is--br-c-bold {
    line-height: 1.07
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-ask .box-ask__footer .link.is--br-c-bold {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-ask .box-ask__footer .link.is--br-c-bold {
        font-family: BreraCondensed-Bold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-box-ask .box-ask__footer .link.is--br-c-reg {
    line-height: normal
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-ask .box-ask__footer .link.is--br-c-reg {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.46667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-ask .box-ask__footer .link.is--br-c-reg {
        font-family: BreraCondensed-Regular;
        font-size: .8125rem;
        font-weight: 400
    }
}

.bck-box-guide {
    position: relative;
    width: calc(100% - 13px);
    margin-bottom: 2.5rem;
    border-radius: 2px;
    box-shadow: 13px 10px #136786
}

.bck-box-guide:after {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 0;
    width: calc(100% + 13px);
    height: 1px;
    background-color: #136786
}

.bck-box-guide.is--odd {
    background-color: #c5e0e8
}

.bck-box-guide.is--even {
    background-color: #ecf5f8
}

.bck-box-guide.has--carousel {
    width: auto;
    border-radius: 0;
    box-shadow: none;
    background-color: #ecf5f8
}

.bck-box-guide.has--carousel:not(:last-child) {
    margin-bottom: 1.5625rem
}

.bck-box-guide.has--carousel:after {
    display: none
}

.bck-box-guide.has--carousel .box-guide__header {
    padding: 1.875rem 1.5625rem 1.25rem
}

.bck-box-guide.has--carousel .box-guide__content {
    padding: 0 1.5625rem .625rem
}

.bck-box-guide.has--carousel .box-guide__footer {
    padding: 0 1.5625rem 1.875rem
}

.bck-box-guide.is--right-col {
    border-top: 6px solid #5d9bb8;
    background-color: #136786;
    z-index: 0
}

.bck-box-guide.is--right-col .box-guide__header {
    padding: 1.25rem .9375rem
}

.bck-box-guide.is--right-col .box-guide__content {
    padding: 0 .9375rem 1.25rem
}

.bck-box-guide.is--right-col .box-guide__footer {
    padding: 0 .9375rem 1.5625rem
}

.bck-box-guide.is--right-col .gallery-guide {
    height: auto
}

.bck-box-guide.is--right-col .gallery-guide .swiper-pagination,
.bck-box-guide.is--right-col .gallery-guide .swiper-wrapper {
    z-index: 0
}

.bck-box-guide.is--right-col .gallery-guide .swiper-slide {
    width: 135px !important;
    min-height: 208px
}

.bck-box-guide.is--right-col .gallery-guide .swiper-slide .title {
    padding: .625rem
}

.bck-box-guide.is--right-col .gallery-guide .swiper-slide .image img {
    border-radius: 8px 8px 0 0
}

.bck-box-guide .box-guide__header {
    padding: .3125rem .9375rem
}

.bck-box-guide .box-guide__header .title {
    color: #136786;
    line-height: 1.76
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-guide .box-guide__header .title {
        font-family: SolferinoText-Bold;
        font-weight: 400;
        font-size: 5.33333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-guide .box-guide__header .title {
        font-family: SolferinoText-Bold;
        font-size: 1.25rem;
        font-weight: 400
    }
}

.bck-box-guide .box-guide__header .title.is--large {
    line-height: normal
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-guide .box-guide__header .title.is--large {
        font-family: SolferinoText-Bold;
        font-weight: 700;
        font-size: 9.33333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-guide .box-guide__header .title.is--large {
        font-family: SolferinoText-Bold;
        font-size: 2.1875rem;
        font-weight: 700
    }
}

.bck-box-guide .box-guide__header .dida {
    line-height: 1.22
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-guide .box-guide__header .dida {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 4.8vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-guide .box-guide__header .dida {
        font-family: BreraCondensed-Regular;
        font-size: 1.125rem;
        font-weight: 400
    }
}

.bck-box-guide .box-guide__header .dida.is--small {
    line-height: 1.25
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-guide .box-guide__header .dida.is--small {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 4.26667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-guide .box-guide__header .dida.is--small {
        font-family: BreraCondensed-Regular;
        font-size: 1rem;
        font-weight: 400
    }
}

.bck-box-guide .box-guide__content {
    padding: .3125rem .9375rem 1.25rem
}

.bck-box-guide .box-guide__content .list-items {
    list-style: none
}

.bck-box-guide .box-guide__content .item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    counter-increment: position-counter;
    line-height: 1
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-guide .box-guide__content .item {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-guide .box-guide__content .item {
        font-family: BreraCondensed-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-box-guide .box-guide__content .item:not(:last-child) {
    margin-bottom: .9375rem
}

.bck-box-guide .box-guide__content .item:before {
    content: counter(position-counter) " ";
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    height: 20px;
    margin-right: .625rem;
    background-color: #136786;
    color: #fff;
    text-align: center;
    border-radius: 50%
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-guide .box-guide__content .item:before {
        font-family: BreraCondensed-Black;
        font-weight: 400;
        font-size: 3.2vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-guide .box-guide__content .item:before {
        font-family: BreraCondensed-Black;
        font-size: .75rem;
        font-weight: 400
    }
}

.bck-box-guide .box-guide__footer .link {
    display: block;
    text-align: end;
    line-height: 1.29;
    text-transform: uppercase;
    text-decoration: underline
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-guide .box-guide__footer .link {
        font-family: PragatiNarrow-Regular;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-guide .box-guide__footer .link {
        font-family: PragatiNarrow-Regular;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-box-guide .box-guide__footer .link.is--br-c-bold {
    line-height: 1.07
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-guide .box-guide__footer .link.is--br-c-bold {
        font-family: BreraCondensed-Bold;
        font-weight: 400;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-guide .box-guide__footer .link.is--br-c-bold {
        font-family: BreraCondensed-Bold;
        font-size: .875rem;
        font-weight: 400
    }
}

.bck-box-guide .box-guide__footer .link.is--br-c-reg {
    line-height: normal
}

@media screen and (min-width:320px) and (max-width:768px) {
    .bck-box-guide .box-guide__footer .link.is--br-c-reg {
        font-family: BreraCondensed-Regular;
        font-weight: 400;
        font-size: 3.46667vw
    }
}

@media screen and (min-width:1026px) {
    .bck-box-guide .box-guide__footer .link.is--br-c-reg {
        font-family: BreraCondensed-Regular;
        font-size: .8125rem;
        font-weight: 400
    }
}