
@font-face {
    font-family: "Roboto";
}
html {
    font-family: Roboto, Helvetica, Arial, sans-serif !important;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 15px!important;
}
body {
    margin: 0;
}
.bloq {
    font-family: Roboto, Helvetica, Arial, sans-serif !important;
}
#page-content {
    font-family: Roboto, Helvetica, Arial, sans-serif !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
a:hover {
    text-decoration: none;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}
.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-prev,
.slick-next {
    padding: 0;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    border: 0;
    background: transparent;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75;
}
* {
    box-sizing: border-box;
}
.banner {
    margin-bottom: 16px;
}
.banner img {
    display: block;
    width: 100%;
}
.u-hidden {
    display: none !important;
    visibility: hidden;
}
.u-visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.u-visuallyhidden--focusable {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.u-invisible {
    visibility: hidden;
}
.u-va--bottom {
    vertical-align: bottom;
}
.u-va--middle {
    vertical-align: middle;
}
.u-va--top {
    vertical-align: top;
}
.u-collapse--top {
    margin-top: 0 !important;
}
html {
    color: #313947;
    font-family: Roboto, Helvetica, Arial, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px) {
    html {
        color: #313947;
        font-family: Roboto, Helvetica, Arial, sans-serif!important;
        -webkit-font-smoothing: antialiased;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        overflow-x: hidden;
    }
}
body {
    font-weight: 300;
}
@media screen and (max-width: 767px) {
    body {
        font-size: 0.875rem;
        line-height: 1.525rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    body {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    body {
        width: 100%;
        font-size: 15px;
        line-height: 1.42857143;
       // background-color: #fff;
        font-weight: 300;
    }
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
}
ul,
ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
address {
    font-style: normal;
}
abbr[title] {
    border-bottom: none;
}
.title--1 {
    font-weight: 700;
    margin-top: 0;
}
@media screen and (max-width: 767px) {
    .title--1 {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .title--1 {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}
@media screen and (min-width: 960px) {
    .title--1 {
        font-size: 3rem;
        line-height: 3.25rem;
    }
}
.title--2 {
    font-weight: 500;
    margin-top: 0;
}
@media screen and (max-width: 767px) {
    .title--2 {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .title--2 {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}
@media screen and (min-width: 960px) {
    .title--2 {
        font-size: 3rem;
        line-height: 3.25rem;
    }
}
.title--3 {
    font-weight: 500;
    margin-top: 0;
}
@media screen and (max-width: 767px) {
    .title--3 {
        line-height: 1.5rem;
        font-size: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .title--3 {
        line-height: 2rem;
        font-size: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .title--3 {
        line-height: 3rem;
        font-size: 2.625rem;
    }
}
.title--4 {
    font-weight: 700;
    margin-top: 0;
}
@media screen and (max-width: 767px) {
    .title--4 {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .title--4 {
        font-size: 1.75rem;
        line-height: 2rem;
    }
}
@media screen and (min-width: 960px) {
    .title--4 {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}
.title--5 {
    font-weight: 500;
    margin-top: 0;
}
@media screen and (max-width: 767px) {
    .title--5 {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .title--5 {
        font-size: 1.75rem;
        line-height: 2rem;
    }
}
@media screen and (min-width: 960px) {
    .title--5 {
        line-height: 2.25rem;
        font-size: 2rem;
    }
}
a {
    color: #325082;
    font-weight: 500;
    text-decoration: none;
}
a:hover {
    color: #9C1737;
}
.sign-language {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/32x32_accessibility.svg') no-repeat center center;
    display: block;
    width: 2rem;
    height: 2rem;
    background-color: #314F81;
}
.open-image,
.open-video {
    display: block;
}
.open-image::before,
.open-video::before {
    width: 7rem;
    height: 7rem;
    position: absolute;
    top: 50%;
    left: 50%;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 7rem;
    content: '';
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}
[dir="rtl"] .open-image::before,
[dir="rtl"] .open-video::before {
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
@media screen and (max-width: 767px) {
    .open-image,
    .open-video {
        position: relative;
    }
    .open-image::before,
    .open-video::before {
        width: 4.5rem;
        height: 4.5rem;
        background-size: 4.5rem;
    }
}
.open-image::before {
    background-image: none;
}
.open-image:hover::before {
    background-image: url(../images/64x64_expand_white.svg);
}
.open-video::before {
    background-image: url(../images/112x112_play_grey.svg);
}
.open-video:hover::before {
    background-image: url(../images/112x112_play_white.svg);
}
.media-unit--news--gallery .open-image::before,
.media-unit--news--gallery .open-video::before {
    content: normal;
}
.media-unit--news--gallery .open-image .media-unit__media::before {
    background-image: none;
}
.media-unit--news--gallery .open-image .media-unit__media:hover::before {
    background-image: url(../images/64x64_expand_white.svg);
}
.media-unit--news--gallery .open-video .media-unit__media::before {
    background-image: url(../images/112x112_play_grey.svg);
}
.media-unit--news--gallery .open-video .media-unit__media:hover::before {
    background-image: url(../images/112x112_play_white.svg);
}
.media-unit--news--gallery .open-image .media-unit__media::before,
.media-unit--news--gallery .open-video .media-unit__media::before {
    position: absolute;
    top: 50%;
    left: 50%;
    background-repeat: no-repeat;
    background-position: 0 0;
    content: '';
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}
[dir="rtl"] .media-unit--news--gallery .open-image .media-unit__media::before,
[dir="rtl"] .media-unit--news--gallery .open-video .media-unit__media::before {
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
.media-unit--news--gallery--standard .open-image .media-unit__media,
.media-unit--news--gallery--standard .open-video .media-unit__media {
    position: relative;
}
.media-unit--news--gallery--standard .open-image .media-unit__media::before,
.media-unit--news--gallery--standard .open-video .media-unit__media::before {
    width: 4rem;
    height: 4rem;
    background-size: 4rem;
}
.media-unit--news--gallery--highlight .open-image .media-unit__media,
.media-unit--news--gallery--highlight .open-video .media-unit__media {
    position: relative;
}
.media-unit--news--gallery--highlight .open-image .media-unit__media::before,
.media-unit--news--gallery--highlight .open-video .media-unit__media::before {
    width: 7rem;
    height: 7rem;
    background-size: 7rem;
}
@media screen and (max-width: 767px) {
    .media-unit--news--gallery--highlight .open-image .media-unit__media::before,
    .media-unit--news--gallery--highlight .open-video .media-unit__media::before {
        width: 4rem;
        height: 4rem;
        background-size: 4rem;
    }
}
.grid-list--media__item .open-image::before,
.grid-list--media__item .open-video::before {
    width: 3rem;
    height: 3rem;
    background-size: 3rem;
}
@media screen and (max-width: 767px) {
    .grid-list--media__item .open-image::before,
    .grid-list--media__item .open-video::before {
        -webkit-transform: translate(-50%, -45px);
        -ms-transform: translate(-50%, -45px);
        transform: translate(-50%, -45px);
    }
    [dir="rtl"] .grid-list--media__item .open-image::before,
    [dir="rtl"] .grid-list--media__item .open-video::before {
        -webkit-transform: translate(50%, -45px);
        -ms-transform: translate(50%, -45px);
        transform: translate(50%, -45px);
    }
}
.grid-list--media__item--hightlight .open-image::before,
.grid-list--media__item--hightlight .open-video::before {
    width: 7rem;
    height: 7rem;
    background-size: 7rem;
}
@media screen and (max-width: 767px) {
    .grid-list--media__item--hightlight .open-image::before,
    .grid-list--media__item--hightlight .open-video::before {
        width: 3rem;
        height: 3rem;
        background-size: 3rem;
        -webkit-transform: translate(-50%, -45px);
        -ms-transform: translate(-50%, -45px);
        transform: translate(-50%, -45px);
    }
    [dir="rtl"] .grid-list--media__item--hightlight .open-image::before,
    [dir="rtl"] .grid-list--media__item--hightlight .open-video::before {
        -webkit-transform: translate(50%, -45px);
        -ms-transform: translate(50%, -45px);
        transform: translate(50%, -45px);
    }
}
.page-top {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/48x48_up.svg') no-repeat center center;
    display: block;
    width: 3rem;
    height: 3rem;
    position: fixed;
    right: 3rem;
    bottom: 3rem;
}
@media screen and (max-width: 767px) {
    .page-top {
        bottom: 1rem;
        right: 1rem;
    }
}
.list {
    list-style: none;
    padding-left: 0;
    margin: 0.875rem 0;
}
.list__item {
    padding-left: 1.25rem;
    position: relative;
}
.list__item::before {
    border-radius: 100%;
    content: '';
    display: block;
    left: 0;
    position: absolute;
}
.list--1 .list__item::before {
    width: 0.375rem;
    height: 0.375rem;
    background-color: #313947;
    top: 0.5em;
}
.list--2 .list__item::before {
    width: 0.5rem;
    height: 0.5rem;
    background-color: #D3223E;
    top: 0.4em;
}
.list .list {
    margin-top: 1.4em;
}
.access-data {
    margin: 0;
}
.access-data__label {
    font-weight: 500;
    color: #313947;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .access-data__label {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .access-data__label {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .access-data__label {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
.access-data__description {
    margin: 0;
}
.access-data__description + .access-data__label {
    margin-top: 1.1875rem;
}
.slick-dots {
    background-color: #D3D6D7;
    border-top: 0.0625rem solid #B3B7B7;
    padding: 0.3125rem;
    text-align: center;
}
.slick-dots li {
    margin: 0;
}
.slick-dots li button {
    display: inline-block;
    padding: 0.3125rem;
}
.slick-dots li button::after {
    width: 0.75rem;
    height: 0.75rem;
    background-color: rgba(118, 123, 127, 0.4);
    border-radius: 50%;
    content: '';
    display: inline-block;
}
.slick-dots li.slick-active button::after {
    background-color: #FFF;
}
.title--alt {
    font-weight: 500;
    text-transform: uppercase;
    background-color: #D3D6D7;
    border-left: 0.1875rem solid #9C1737;
    margin: 0 0 0.75rem 0;
    padding: 0.5rem 0.9375rem;
}
@media screen and (max-width: 767px) {
    .title--alt {
        line-height: 1.375rem;
        font-size: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .title--alt {
        line-height: 1.375rem;
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    .title--alt {
        line-height: 1.375rem;
        font-size: 1.125rem;
    }
}
@media screen and (max-width: 767px) {
    .title--alt {
        margin-bottom: 0.5rem;
    }
}
.map {
    margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
    .map {
        margin-bottom: 0.5rem;
    }
}
.goto-maps {
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.125rem;
    text-transform: uppercase;
    color: #FFF;
    background: #0F2A65 url(../images/24x24_map_white.svg) no-repeat;
    background-position: left 0.875rem top 50%;
    display: block;
    padding: 0;
}
.goto-maps__text {
    background: #314F81 url(../images/24x24_external_link_white.svg) no-repeat;
    background-position: right 0.875rem top 50%;
    display: block;
    margin-left: 3rem;
    padding: 0.9375rem 3.125rem 0.9375rem 1rem;
}
[dir="rtl"] .goto-maps__text {
    background-image: url(../images/16x16_external_link_white_left.svg);
}
.goto-maps:hover {
    color: #FFF;
    background-color: #272F4F;
}
.goto-maps:hover .goto-maps__text {
    background-color: #272F4F;
}
.sponsors {
    margin-bottom: 0.75rem;
}
.team-pic {
    margin: 0 0 1.5rem 0;
    position: relative;
}
.team-pic__container {
    border: 0.0625rem solid #FFF;
    margin: -0.0625rem;
}
.team-pic__image {
    display: block;
    width: 100%;
}
.team-pic__caption {
    color: #D3D6D7;
    padding: 0.75rem 1rem;
}
@media screen and (min-width: 768px) {
    .team-pic__caption {
        position: absolute;
        right: 0;
        bottom: 0.0625rem;
        left: 0;
        background-color: rgba(34, 39, 51, 0.6);
    }
}
@media screen and (max-width: 767px) {
    .team-pic__caption {
        background-color: #313947;
    }
}
.team-pic__caption__label {
    line-height: 1.125rem;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
}
.team-pic__caption__season {
    font-weight: 500;
    display: block;
}
@media screen and (max-width: 767px) {
    .team-pic__caption__season {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .team-pic__caption__season {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .team-pic__caption__season {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
.follow {
    font-weight: 400;
    color: #767B7F;
    margin-bottom: 1rem;
}
.follow:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (max-width: 767px) {
    .follow {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .follow {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .follow {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
.follow__title,
.follow__items,
.follow__item {
    float: left;
}
@media screen and (min-width: 768px) {
    .follow__item {
        margin-left: 1rem;
    }
}
@media screen and (max-width: 767px) {
    .follow__item {
        float: none;
        display: inline-block;
        margin: 0 1rem;
    }
}
@media screen and (min-width: 768px) {
    .follow__title {
        margin: 0;
    }
}
@media screen and (max-width: 767px) {
    .follow__title,
    .follow__items {
        display: block;
        float: none;
        text-align: center;
    }
}
.follow__item .follow__label {
    border: 0;
    background-position: center center;
    background-repeat: no-repeat;
    color: transparent;
    display: block;
    font: 0/0;
    height: 1.25rem;
    overflow: hidden;
    text-shadow: none;
    width: 1.25rem;
}
@media screen and (max-width: 767px) {
    .follow__item .follow__label {
        height: 2rem;
        width: 2rem;
    }
}
.follow__item--facebook .follow__label {
    background-image: url('../images/20x20_facebook_blue.svg');
}
.follow__item--facebook .follow__label:hover {
    background-image: url('../images/20x20_facebook_red.svg');
}
@media screen and (max-width: 767px) {
    .follow__item--facebook .follow__label {
        background-image: url('../images/32x32_facebook_blue.svg');
    }
    .follow__item--facebook .follow__label:hover {
        background-image: url('../images/32x32_facebook_red.svg');
    }
}
.follow__item--twitter .follow__label {
    background-image: url('../images/20x20_twitter_blue.svg');
}
.follow__item--twitter .follow__label:hover {
    background-image: url('../images/20x20_twitter_red.svg');
}
@media screen and (max-width: 767px) {
    .follow__item--twitter .follow__label {
        background-image: url('../images/32x32_twitter_blue.svg');
    }
    .follow__item--twitter .follow__label:hover {
        background-image: url('../images/32x32_twitter_red.svg');
    }
}
.follow__item--instagram .follow__label {
    background-image: url('../images/20x20_instagram_blue.svg');
}
.follow__item--instagram .follow__label:hover {
    background-image: url('../images/20x20_instagram_red.svg');
}
@media screen and (max-width: 767px) {
    .follow__item--instagram .follow__label {
        background-image: url('../images/32x32_instagram_blue.svg');
    }
    .follow__item--instagram .follow__label:hover {
        background-image: url('../images/32x32_instagram_red.svg');
    }
}
.follow__item--more .follow__label {
    background-image: url('../images/20x20_more_blue.svg');
}
.follow__item--more .follow__label:hover {
    background-image: url('../images/20x20_more_red.svg');
}
@media screen and (max-width: 767px) {
    .follow__item--more .follow__label {
        background-image: url('../images/32x32_more_blue.svg');
    }
    .follow__item--more .follow__label:hover {
        background-image: url('../images/32x32_more_red.svg');
    }
}
@media screen and (min-width: 768px) {
    .person-social-networks .follow {
        float: right;
    }
}
@media screen and (max-width: 767px) {
    .person-social-networks {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .person-social-networks .follow {
        margin-top: 0.5rem;
    }
}
.message--info {
    background: #D3D6D7 url(../images/32x32_info.svg) no-repeat;
    background-position: top 0.875rem left 0.875rem;
    padding: 0.875rem 1rem 0.875rem 3.75rem;
}
.message--info p {
    margin: 0;
}
.marketing-graphic {
    margin-bottom: 1rem;
}
.marketing-graphic__image {
    display: block;
    width: 100%;
}
.data-provider {
    font-weight: 400;
    background-color: #D3D6D7;
    color: #767B7F;
    margin: 0;
    padding: 0.75rem 1rem;
    text-align: right;
}
@media screen and (max-width: 767px) {
    .data-provider {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .data-provider {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 960px) {
    .data-provider {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (max-width: 767px) {
    .data-provider {
        text-align: center;
        padding-bottom: 0.5rem;
        padding-top: 0.5rem;
    }
}
.widget {
    border-top: 0.25rem solid #313947;
    background-color: #FFF;
}
.widget__header {
    background-color: #F3F4F5;
    border-left: 0.0625rem solid #D2D5D6;
    border-right: 0.0625rem solid #D2D5D6;
    padding: 0.875rem 1rem;
}
.widget__header__title {
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .widget__header__title {
        line-height: 1.375rem;
        font-size: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .widget__header__title {
        line-height: 1.375rem;
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    .span4 {
        width: 31.6239%;
        box-sizing: border-box;
        display: block;
        float: left;
        min-height: 30px;
    }
    .widget__header__title {
        line-height: 1.375rem;
        font-size: 1.125rem;
    }
}
.widget__body {
    background-color: #FFF;
    border: 0.0625rem solid #D2D5D6;
}
.standalone-actions {
    text-align: right;
}
.standalone-actions__action {
    font-size: 0.875rem;
    font-weight: 500;
    padding: 0.125rem 1.75rem 0.125rem 0;
}
.standalone-actions__action.see-results {
    background: url(../images/20x20_resultats_blue.svg) no-repeat;
    background-position: right top;
    text-transform: uppercase;
}
.standalone-actions__action.see-results:hover {
    background-image: url(../images/20x20_resultats_red.svg);
}
.standalone-actions__action.see-calendar {
    background: url(../images/20x20_calendar_blue.svg) no-repeat;
    background-position: right top;
    text-transform: uppercase;
}
.standalone-actions__action.see-calendar:hover {
    background-image: url(../images/20x20_calendar_red.svg);
}
.standalone-actions__action.download-calendar {
    background: url(../images/20x20_download_blue.svg) no-repeat;
    background-position: right center;
}
.standalone-actions__action.download-calendar:hover {
    background-image: url(../images/20x20_download_red.svg);
}
.standalone-actions--page {
    margin: -1.875rem 0 1.875rem 0;
}
@media screen and (max-width: 767px) {
    .standalone-actions--page {
        margin-top: -0.5rem;
        text-align: center;
    }
}
.standalone-actions--list {
    margin: 0 0 1rem 0;
}
@media screen and (max-width: 767px) {
    .standalone-actions--list {
        margin: 0.5rem;
    }
}
@media screen and (min-width: 960px) {
    .grid-list--media {
        position: relative;
    }
    .grid-list--media .grid-list--media__prev,
    .grid-list--media .grid-list--media__next {
        position: absolute;
        top: 0;
        bottom: 0;
        cursor: pointer;
        background-size: 4rem;
        overflow: visible;
        opacity: 0;
    }
    .grid-list--media .grid-list--media__prev:hover,
    .grid-list--media .grid-list--media__prev:focus,
    .grid-list--media .grid-list--media__next:hover,
    .grid-list--media .grid-list--media__next:focus {
        opacity: 1;
    }
    .grid-list--media .grid-list--media__prev {
        border: 0;
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        background: url('../images/60x60_prev_white.svg') no-repeat center center;
        display: block;
        width: 3.75rem;
        height: 100%;
        left: 0;
    }
    [dir="rtl"] .grid-list--media .grid-list--media__prev {
        background-image: url(../images/60x60_next_white.svg);
    }
    .grid-list--media .grid-list--media__prev:hover {
        background-color: rgba(20, 22, 26, 0.8);
    }
    .grid-list--media .grid-list--media__next {
        border: 0;
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        background: url('../images/60x60_next_white.svg') no-repeat center center;
        display: block;
        width: 3.75rem;
        height: 100%;
        right: 0;
    }
    [dir="rtl"] .grid-list--media .grid-list--media__next {
        background-image: url(../images/60x60_prev_white.svg);
    }
    .grid-list--media .grid-list--media__next:hover {
        background-color: rgba(20, 22, 26, 0.8);
    }
    .grid-list--media .grid-list--media__disabled {
        display: none !important;
    }
}
@media screen and (max-width: 767px) {
    .grid-list--media .slick-list {
        overflow: visible;
    }
    .grid-list--media .slick-slide {
        background-color: #222733;
    }
    .grid-list--media .slick-slide .media-unit__media,
    .grid-list--media .slick-slide .media-unit__content {
        -webkit-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
        opacity: 0.3;
    }
    [dir="rtl"] .grid-list--media .slick-slide .media-unit__media,
    [dir="rtl"] .grid-list--media .slick-slide .media-unit__content {
        opacity: 1;
    }
    .grid-list--media .slick-active .media-unit__media,
    .grid-list--media .slick-active .media-unit__content {
        opacity: 1;
    }
}
@-webkit-keyframes spinner {
    from {
        -webkit-transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spinner {
    from {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.spinner {
    min-width: 3.75rem;
    min-height: 7.5rem;
    position: relative;
}
.spinner:before {
    content: '...';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3.125rem;
    height: 3.125rem;
    margin-top: -1.5625rem;
    margin-left: -1.5625rem;
}
.spinner:not(:required):before {
    content: '';
    border-radius: 50%;
    border-top: 0.25rem solid #9C1736;
    border-right: 0.25rem solid transparent;
    -webkit-animation: spinner 0.5s linear infinite;
    animation: spinner 0.5s linear infinite;
}
.message--404 {
    color: #D3D6D7;
    background-color: #131519;
    background-position: center center;
    background-size: cover;
    text-align: center;
}
@media screen and (min-width: 960px) {
    .message--404 {
        height: 41.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .message--404 {
        height: 32rem;
    }
}
@media screen and (max-width: 767px) {
    .message--404 .message__media {
        overflow-y: hidden;
        position: relative;
    }
    .message--404 .message__media::before {
        position: absolute;
        top: -1.125rem;
        box-shadow: 0 0.5625rem 1.0625rem -0.3125rem black;
        content: '';
        display: block;
        height: 1.125rem;
        width: 100%;
        z-index: 1;
    }
}
.message--404 .message__image {
    display: block;
    width: 100%;
}
@media screen and (min-width: 768px) {
    .message--404 .message__image {
        display: none;
    }
}
.message--404 .message__content {
    background-color: rgba(20, 22, 26, 0.8);
}
@media screen and (max-width: 767px) {
    .message--404 .message__content {
        background-color: #222733;
    }
}
@media screen and (min-width: 768px) {
    .message--404 .message__content {
        padding: 1.875rem 0;
    }
}
.message--404 .message__content__text {
    max-width: 58.75rem;
    margin-left: auto;
    margin-right: auto;
    padding: 1.25rem 2.5rem;
}
.message--404 .message__content__text:after {
    content: "";
    display: table;
    clear: both;
}
.message--404 .message__content__title {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .message--404 .message__content__title {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .message--404 .message__content__title {
        font-size: 1.75rem;
        line-height: 2rem;
    }
}
@media screen and (min-width: 960px) {
    .message--404 .message__content__title {
        line-height: 2.25rem;
        font-size: 2rem;
    }
}
@media screen and (min-width: 768px) {
    .message--404 .message__content__title {
        margin-bottom: 1.875rem;
    }
}
@media screen and (max-width: 767px) {
    .message--404 .message__content__title {
        margin-bottom: 1.25rem;
    }
}
@media screen and (max-width: 767px) {
    .message--404 .message__content__cta .button {
        display: block;
        margin-bottom: 1rem;
    }
    .message--404 .message__content__cta .button:last-child {
        margin-bottom: 0;
    }
}
.message--404 .message__content__cta__clause {
    font-size: 1rem;
    font-weight: 400;
    display: inline-block;
    margin: 0 1rem;
}
@media screen and (max-width: 767px) {
    .message--404 .message__content__cta__clause {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
}
.grid__container {
    max-width: 61rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.grid__container:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (max-width: 767px) {
    .grid__container {
        padding: 0 0.625rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .grid__container {
        padding: 0 1.25rem;
    }
}
.grid__container--expanded {
    overflow-x: hidden;
    max-width: 100%;
}
.grid__row {
    display: block;
}
.grid__row:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (max-width: 767px) {
    .grid__col--primary {
        float: left;
        display: block;
        margin-right: 7.42297%;
        width: 100%;
    }
    .grid__col--primary:last-child {
        margin-right: 0;
    }
    .grid__col--secondary {
        display: none;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .grid__col--primary {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%;
    }
    .grid__col--primary:last-child {
        margin-right: 0;
    }
    .grid__col--secondary {
        display: none;
    }
}
@media screen and (min-width: 960px) {
    .grid__col--primary {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
    }
    .grid__col--primary:last-child {
        margin-right: 0;
    }
    .grid__col--secondary {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
    }
    .grid__col--secondary:last-child {
        margin-right: 0;
    }
    .grid__col--secondary--force-layout {
        margin-top: 3rem;
    }
}
@media screen and (max-width: 959px) {
    .grid__row--reverse {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .grid__col--keep-below-desktop {
        display: block;
    }
}
@media screen and (min-width: 768px) {
    .grid__col--standalone .grid__col--half {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
    }
    .grid__col--standalone .grid__col--half:last-child {
        margin-right: 0;
    }
    .grid__col--primary .grid__col--half {
        float: left;
        display: block;
        margin-right: 3.57866%;
        width: 48.21067%;
    }
    .grid__col--primary .grid__col--half:last-child {
        margin-right: 0;
    }
}
.grid-list {
    clear: both;
}
.grid-list__items {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.grid-list__items:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 768px) {
    .grid-list__item {
        margin-bottom: 1rem;
    }
    .grid-list__item--full {
        float: left;
        display: block;
        margin-right: 3.57866%;
        width: 100%;
        margin-right: 0;
    }
    .grid-list__item--full:last-child {
        margin-right: 0;
    }
    .grid__col--primary .grid-list__item--full {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%;
    }
    .grid__col--primary .grid-list__item--full:last-child {
        margin-right: 0;
    }
    .grid-list__item--half {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
    }
    .grid-list__item--half:last-child {
        margin-right: 0;
    }
    .grid__col--primary .grid-list__item--half {
        float: left;
        display: block;
        margin-right: 3.57866%;
        width: 48.21067%;
    }
    .grid__col--primary .grid-list__item--half:last-child {
        margin-right: 0;
    }
    .grid-list__item--third {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
    }
    .grid-list__item--third:last-child {
        margin-right: 0;
    }
    .grid__col--primary .grid-list__item--third {
        float: left;
        display: block;
        margin-right: 3.57866%;
        width: 30.92598%;
    }
    .grid__col--primary .grid-list__item--third:last-child {
        margin-right: 0;
    }
    .grid-list__item--fourth {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%;
    }
    .grid-list__item--fourth:last-child {
        margin-right: 0;
    }
    .grid__col--primary .grid-list__item--fourth {
        float: left;
        display: block;
        margin-right: 3.57866%;
        width: 22.316%;
    }
    .grid__col--primary .grid-list__item--fourth:last-child {
        margin-right: 0;
    }
    .grid-list__item--last {
        margin-right: 0;
    }
    .grid__col--primary .grid-list__item--last {
        margin-right: 0;
    }
}
@media screen and (max-width: 767px) {
    .grid-list__item {
        margin-bottom: 0.5rem;
    }
}
@media screen and (min-width: 768px) {
    .grid-list--discrete-cols .grid-list__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
    }
    .grid-list--discrete-cols .grid-list__item:last-child {
        margin-right: 0;
    }
    .grid-list--discrete-cols .grid-list__item:nth-child(odd) {
        float: left;
    }
    .grid-list--discrete-cols .grid-list__item:nth-child(even) {
        float: left;
        margin-right: 0;
    }
}
@media screen and (max-width: 767px) {
    .grid-list--compactable .grid-list__item {
        display: none;
    }
    .grid-list--compactable .grid-list__item:first-child {
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .grid-list--half-mobile .grid-list__item {
        float: left;
        display: block;
        margin-right: 3.57866%;
        width: 48.21067%;
    }
    .grid-list--half-mobile .grid-list__item:last-child {
        margin-right: 0;
    }
    .grid-list--half-mobile .grid-list__item:nth-child(even) {
        margin-right: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .grid-list--third-tablet .grid-list__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
    }
    .grid-list--third-tablet .grid-list__item:last-child {
        margin-right: 0;
    }
    .grid-list--third-tablet .grid-list__item:nth-child(3n) {
        margin-right: 0;
    }
}
.grid-list--media .grid-list__items {
    margin: 0 auto;
}
.grid-list--media .grid-list__item {
    margin-bottom: 0;
}
@media screen and (min-width: 960px) {
    .grid-list--media__container {
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .grid-list--media__container {
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
}
@media screen and (min-width: 768px) {
    .grid-list--media .grid-list__item {
        float: left;
        width: 20rem;
    }
    .grid-list--media .grid-list--media__item--hightlight {
        width: 40rem;
    }
}
.grid-list--social-networks {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .grid-list--social-networks {
        margin-left: 0;
        margin-right: 0;
    }
}
@media screen and (max-width: 767px) {
    .grid-list--social-networks {
        display: none;
    }
}
.grid-list--social-networks .grid-list__item {
    margin-bottom: 0;
}
.grid-list--social-networks .grid-list__item--hidden {
    float: left;
    width: 33.33333%;
}
.grid-list--social-networks .grid-list__items--hidden {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.grid__col .grid-list--social-networks {
    margin-left: 0;
    margin-right: 0;
}
@media screen and (max-width: 767px) {
    .grid__col .grid-list--social-networks {
        display: block;
    }
    .grid__col .grid-list--social-networks .grid-list__item--hidden {
        float: none;
        width: 100%;
    }
    .grid__col .grid-list--social-networks .grid-list__item {
        display: none;
    }
    .grid__col .grid-list--social-networks .grid-list__item.keep-mobile {
        display: list-item;
    }
}
.grid-ads .grid-ads__ad {
    text-align: center;
}
.grid-ads img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
@media screen and (min-width: 768px) {
    .grid-ads--ads-3 .grid-ads__ad {
        float: left;
        margin-right: 1.91489%;
        width: 31.91489%;
    }
    .grid-ads--ads-3 .grid-ads__ad:last-child {
        margin-right: 0;
    }
}
@media screen and (max-width: 767px) {
    .grid-ads--ads-3 .grid-ads__ad + .grid-ads__ad {
        margin-top: 0.75rem;
    }
}
.button,
.button:hover {
    color: #FFF;
    -webkit-user-drag: none;
    background: transparent;
    border: none;
    cursor: pointer;
    display: block;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    text-shadow: 0 -0.0625rem rgba(0, 0, 0, 0.4), 0 0.0625rem rgba(255, 255, 255, 0.2);
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
}
.button span.button__line {
    display: block;
    text-align: center;
}
.button--disabled {
    opacity: 0.9;
}
.button--disabled,
.button--disabled:hover {
    cursor: default;
    text-shadow: none;
    color: rgba(255, 255, 255, 0.7);
}
.btn-primary {
    background-color: #D3223E!important;
    border-radius: 0.1875rem!important;
    box-shadow: 0 0.125rem #9C1737!important;
    background-image: linear-gradient(to bottom, #D3223E 0, #D3223E 100%)!important;
    border-color: #D3223E!important;
}
.btn-primary:hover,
.btn-primary:focus {
    background-color: #9C1737!imoprtant;
}
@media screen and (min-width: 768px) {
    .button--primary {
        background-color: #D3223E;
        border-radius: 0.1875rem;
        box-shadow: 0 0.125rem #9C1737;
        padding: 0.5rem 1.75rem;
        margin: 0 auto;
        width: 200px;
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .button--primary {
        background-color: #D3223E;
        border-radius: 0.1875rem;
        box-shadow: 0 0.125rem #9C1737;
        padding: 0.5rem 1.75rem;
        display: block;
        margin: 0 auto;
    }
}
.button--primary:hover {
    background-color: #9C1737;
}
.button--primary.button--disabled,
.button--primary.button--disabled:hover {
    background-color: #ea7b8d;
    box-shadow: 0 0.125rem #e86484;
}
.button--secondary {
    background-color: #325082;
    border-radius: 0.1875rem;
    box-shadow: 0 0.125rem #1E3C73;
    padding: 0.5rem 1.75rem;
}
.button--secondary:hover {
    background-color: #272F4F;
}
.button--secondary.button--disabled,
.button--secondary.button--disabled:hover {
    background-color: #6d8ec7;
    box-shadow: 0 0.125rem #4b7ad0;
}
.button--a {
    font-size: 1rem;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.button--b {
    font-size: 0.875rem;
    padding-bottom: 0.5625rem;
    padding-top: 0.5625rem;
}
.button--load-more {
    border-radius: 0;
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
}
.button--load-more,
.button--load-more:hover {
    display: block;
}
.button--pure-text,
.button--pure-text:hover {
    font-size: 0.875rem;
    padding-bottom: 0.5625rem;
    padding-top: 0.5625rem;
    text-transform: none;
}
.button--audio::before {
    position: relative;
    top: 0.1875rem;
    width: 1rem;
    height: 1rem;
    content: url(../images/16x16_audio_white.svg);
    display: inline-block;
    margin-right: 0.5rem;
    white-space: nowrap;
}
.button--download::after {
    position: relative;
    top: 0.1875rem;
    /* content: url(../images/16x16_download_white.svg); */

    margin-left: 0.5rem;
    white-space: nowrap;
}
.button--replay::after {
    position: relative;
    top: 0.1875rem;
    content: url(../images/16x16_reload_white.svg);
    margin-left: 0.5rem;
    white-space: nowrap;
}
.button--facebook {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
}
.button--facebook,
.button--facebook:hover {
    text-transform: none;
}
.button--facebook::before {
    position: relative;
    top: 0.1875rem;
    width: 1rem;
    height: 1rem;
    content: url(../images/16x16_facebook_v2_white.svg);
    display: inline-block;
    line-height: 0;
    margin-right: 0.5rem;
    vertical-align: inherit;
}
.button--icon {
    background: transparent;
    border: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.button--close,
.button--close:hover {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('https://www.fcbarcelona.es/fcb_theme/images/20x20_close_white.svg') no-repeat center center !important;
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    color: #FFF;
}
.subscribe {
    margin: 0 auto;
    width: 18.75rem;
}
.subscribe__input {
    padding-right: 4.375rem;
    width: 18.125rem;
}
.subscribe__button {
    display: inline-block;
    margin-left: -3.125rem;
    margin-top: -0.25rem;
    position: relative;
    z-index: 1;
}
.subscribe__button,
.subscribe__button:hover {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/24x24_email_white.svg') no-repeat center center;
    display: block;
    width: 4rem;
    height: 2.5rem;
    background-color: #D3223E;
    border-radius: 0.1875rem;
    box-shadow: 0 0.125rem #9C1737;
    display: inline-block;
    padding: 0.5rem 1.75rem;
    vertical-align: middle;
    width: auto;
}
.subscribe__button:hover {
    background-color: #9C1737;
}
label,
.radio-group__title {
    font-weight: 500;
    margin-bottom: 0.25rem;
}
@media screen and (max-width: 767px) {
    label,
    .radio-group__title {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    label,
    .radio-group__title {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    label,
    .radio-group__title {
        font-size: 0.9rem;
        line-height: 1.125rem;
        font-weight: bold;
    }
}
label,
.radio-group {
  margin-top: 0.5rem;
    padding-top: 0px!important;
}
.checkbox,
.radio {
    font-weight: 400;
    color: #767B7F;
    padding-left: 1.4375rem;
}
@media screen and (max-width: 767px) {
    .checkbox,
    .radio {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .checkbox,
    .radio {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .checkbox,
    .radio {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
.checkbox input,
.radio input {
    margin-left: -1.4375rem;
    margin-right: 0.5rem;
}
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"],
textarea,
select {
    font-weight: 400;
    appearance: none;
    -webkit-appearance: none;
    background-color: ;
    border-radius: 0.1875rem;
    border: 0.0625rem solid #B4B8B8;
    color: #767B7F;
    padding: 0.5rem;
}
@media screen and (max-width: 767px) {
    input[type="email"],
    input[type="number"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="text"],
    input[type="url"],
    input[type="color"],
    input[type="date"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    textarea,
    select {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    input[type="email"],
    input[type="number"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="text"],
    input[type="url"],
    input[type="color"],
    input[type="date"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    textarea,
    select {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    input[type="email"],
    input[type="number"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="text"],
    input[type="url"],
    input[type="color"],
    input[type="date"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    textarea,
    select {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
textarea:focus,
select:focus {
    border-color: #325082;
}
input[type="email"].error,
input[type="number"].error,
input[type="password"].error,
input[type="search"].error,
input[type="tel"].error,
input[type="text"].error,
input[type="url"].error,
input[type="color"].error,
input[type="date"].error,
input[type="datetime"].error,
input[type="datetime-local"].error,
input[type="month"].error,
input[type="time"].error,
input[type="week"].error,
textarea.error,
select.error {
    border-color: #9C1737;
    color: #9C1737;
    background-color: #E8909E;
}
input[type="email"][disabled=disabled],
input[type="number"][disabled=disabled],
input[type="password"][disabled=disabled],
input[type="search"][disabled=disabled],
input[type="tel"][disabled=disabled],
input[type="text"][disabled=disabled],
input[type="url"][disabled=disabled],
input[type="color"][disabled=disabled],
input[type="date"][disabled=disabled],
input[type="datetime"][disabled=disabled],
input[type="datetime-local"][disabled=disabled],
input[type="month"][disabled=disabled],
input[type="time"][disabled=disabled],
input[type="week"][disabled=disabled],
textarea[disabled=disabled],
select[disabled=disabled] {
    background-color: #f4f4f4;
    border-color: #D3D6D7;
    color: #252525;
}
select {
    background-position: right 0.25rem top 50%;
    background-repeat: no-repeat;
    padding-right: 2rem;
}
.lt-ie10 select {
    padding-right: 0.25rem;
}
select::-ms-expand {
    display: none;
}
textarea {
    min-height: 5rem;
}
::-webkit-input-placeholder {
    color: #B4B8B8;
}
::-moz-placeholder {
    color: #B4B8B8;
}
:-ms-input-placeholder {
    color: #B4B8B8;
}
::placeholder {
    color: #B4B8B8;
}
.error::-webkit-input-placeholder {
    color: rgba(156, 23, 55, 0.8);
}
.error::-moz-placeholder {
    color: rgba(156, 23, 55, 0.8);
}
.error:-ms-input-placeholder {
    color: rgba(156, 23, 55, 0.8);
}
.error::placeholder {
    color: rgba(156, 23, 55, 0.8);
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus {
    border-color: #325082;
}
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
.form {
margin-bottom: 0.5rem;
margin-top: 1.5rem;
}
* //
.form__block {
    position: relative;
}
.form__block + .form__block {
    margin-top: 2.25rem;
}
.form__block__title {
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 0.1875rem solid #9C1737;
    display: block;
    margin-bottom: 0.75rem;
    padding-bottom: 0.4375rem;
    width: 100%;
    font-size: 1rem;
    line-height: 1.375rem;
}
@media screen and (max-width: 767px) {
    .form__block__title {
        line-height: 1.375rem;
        font-size: 1rem;
        padding-left: 15px;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .form__block__title {
        line-height: 1.375rem;
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    .form__block__title {
        line-height: 1.375rem;
        font-size: 1rem;
    }
}
@media screen and (min-width: 768px) {
    .form__block__content {
        padding: 0 0 0 15.16129%;
    }
}
@media screen and (max-width: 767px) {
    .form__block__content {
        padding: 0 1rem;
    }
}
.form .required-note {
    margin: -0.375rem 1rem -0.625rem 0;
}
.radio-group {
    padding: 0;
}
@media screen and (min-width: 768px) {
    .form__actions:after {
        content: "";
        display: table;
        clear: both;
    }
    .form__actions .button {
        float: left;
        margin-left: 1.25rem;
        background-color: #0F2A56;
        box-shadow: 0 0.125rem #0F2A56;
        height: auto;
        width: auto;
    }
}
@media screen and (max-width: 767px) {
    .form__actions {
        padding: 0 1rem;
    }
    .form__actions .button {
        display: block;
        width: 100%;
    }
    .form__actions .button + .button {
        margin-top: 0.625rem;
    }
}
.required-note {
    font-weight: 400;
    color: #767B7F;
    text-align: right;
}
@media screen and (max-width: 767px) {
    .required-note {
        font-size: 0.625rem;
        line-height: 0.875rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .required-note {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 960px) {
    .required-note {
        font-size: 0.85rem;
        line-height: 1rem;
    }
}
.important-checkbox {
    background-color: #E3E5E6;
    padding: 1rem;
    margin: 1.5rem 0 1rem 0;
}
.important-checkbox .checkbox {
    color: #303846;
    margin-top: 0;
}
@media screen and (max-width: 767px) {
    .important-checkbox {
        margin-left: 0;
        margin-right: 0;
    }
}
.dialog__form__block .important-checkbox {
    margin: 1.5rem -1rem 1rem -1rem;
}
.form__field {
    position: relative;
}
.form__field input,
.form__field textarea,
.form__field select {
    width: 100%;
}
@media screen and (min-width: 960px) {
    .form__field--s-3 {
        width: 32.96296%;
    }
    .form__field--s-4 {
        width: 49.62963%;
    }
    .form__field--s-5 {
        width: 64.44444%;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .form__field--s-3 {
        width: 32.96296%;
    }
    .form__field--s-4 {
        width: 49.62963%;
    }
    .form__field--s-5 {
        width: 64.44444%;
    }
}
@media screen and (max-width: 767px) {
    .form__field--s-3,
    .form__field--s-4 {
        width: 69.62963%;
    }
    .form__field--s-5 {
        width: 100%;
    }
}
.form__field__help__toggle {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/20x20_question_grey.svg') no-repeat center center;
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    position: absolute;
    top: 1.25rem;
    right: 0;
    cursor: default;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
    .form__field__help__toggle {
        right: 0;
    }
}
.form__field__help__toggle:focus,
.form__field__help__toggle:hover {
    background-image: url(../images/20x20_question_red.svg);
}
.form__field__help__toggle:focus + .form__tooltip,
.form__field__help__toggle:hover + .form__tooltip {
    display: block;
}
.form__field.has-help {
    padding-right: 2.25rem;
}
.form__tooltip {
    font-weight: 400;
    background-color: #14161A;
    border-radius: 0.1875rem;
    color: #FFF;
    padding: 0.625rem 1rem;
    width: 100%;
}
@media screen and (max-width: 767px) {
    .form__tooltip {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .form__tooltip {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .form__tooltip {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
.form__tooltip::after {
    height: 0;
    width: 0;
    border-left: 0.5rem solid transparent;
    border-right: 0.5rem solid transparent;
    border-top: 0.5rem solid #14161A;
    position: absolute;
    bottom: -0.5rem;
    left: 50%;
    margin-left: -0.5rem;
    content: '';
}
.form__tooltip__text {
    margin: 0;
}
.form__field__error__tooltip {
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -0.625rem);
    -ms-transform: translate(-50%, -0.625rem);
    transform: translate(-50%, -0.625rem);
    text-align: center;
}
[dir="rtl"] .form__field__error__tooltip {
    -webkit-transform: translate(50%, -0.625rem);
    -ms-transform: translate(50%, -0.625rem);
    transform: translate(50%, -0.625rem);
}
.form__field__help__tooltip {
    position: absolute;
    bottom: 100%;
    left: 0;
    display: none;
    -webkit-transform: translate(0, -0.625rem);
    -ms-transform: translate(0, -0.625rem);
    transform: translate(0, -0.625rem);
    z-index: 1;
}
.form__field__help__tooltip::after {
    right: 0.75rem;
    left: auto;
}
@media screen and (min-width: 960px) {
    .form__field--s-3 .form__field__help__tooltip {
        width: 107%;
    }
    .form__field--s-4 .form__field__help__tooltip {
        width: 104%;
    }
    .form__field--s-5 .form__field__help__tooltip {
        width: 103%;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .form__field--s-3 .form__field__help__tooltip {
        width: 104.5%;
    }
    .form__field--s-4 .form__field__help__tooltip {
        width: 103%;
    }
    .form__field--s-5 .form__field__help__tooltip {
        width: 102.5%;
    }
}
@media screen and (max-width: 767px) {
    .form__field--s-3 .form__field__help__tooltip {
        width: 106.5%;
    }
    .form__field--s-4 .form__field__help__tooltip {
        width: 103.5%;
    }
    .form__field--s-5 .form__field__help__tooltip {
        width: 102.5%;
    }
}
input:focus + .form__field__error__tooltip,
select:focus + .form__field__error__tooltip,
textarea:focus + .form__field__error__tooltip {
    visibility: hidden !important;
}
.form__field.has-focus .form__field__error__tooltip {
    visibility: hidden !important;
}
.radio-group__items {
    margin: 0;
}
.radio-group__items--v .radio-group__item,
.radio-group__items--v label {
    margin-top: 0;
}
.radio-group__items--h .radio-group__item,
.radio-group__items--h label {
    float: left;
    margin-top: 0;
}
.radio-group__items--h .radio-group__item + .radio-group__item {
    margin-left: 1.75rem;
}
.filter {
    background-color: #D2D5D6;
}
.filter:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 768px) {
    .filter {
        border-top: 0.25rem solid #222733;
        margin-bottom: 1rem;
        padding: 0.75rem 1rem;
    }
}
@media screen and (max-width: 767px) {
    .filter {
        margin-bottom: 0.5rem;
    }
}
.filter label {
    line-height: 1rem;
    font-size: 0.75rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #4C5159;
    margin-top: 0;
}
@media screen and (max-width: 767px) {
    .filter label {
        margin-top: 1.25rem;
    }
}
.filter input[type=text],
.filter select {
    background-color: #F3F4F5;
    border-color: #B4B8B8;
    padding-bottom: 0.3125rem;
    padding-top: 0.3125rem;
    width: 100%;
}
.filter__group__title {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25rem;
    text-transform: uppercase;
}
@media screen and (min-width: 768px) {
    .filter__group__title {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .filter__group__title {
        background-color: #131519;
        color: #FFF;
        display: block;
        margin: 0;
        min-height: 2.5rem;
        width: 100%;
    }
    .filter__group__title .js-collapsible__trigger {
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.25rem;
        text-transform: uppercase;
        background: url('../images/16x16_minus_white.svg') no-repeat;
        background-position: center right 0.6875rem;
        display: block;
        height: 2.5rem;
        padding: 0rem 2.5rem 0rem 1rem;
        text-align: left;
        width: 100%;
    }
}
@media screen and (min-width: 768px) {
    .filter__group.is-collapsed .filter__group__content {
        display: block;
    }
}
.filter__group.is-collapsed .filter__group__title {
    background-color: #131519;
    background-image: -webkit-linear-gradient(right, #131519 0%, #131519 2.5rem, #313947 2.5rem, #313947 100%);
    background-image: linear-gradient(to left, #131519 0%, #131519 2.5rem, #313947 2.5rem, #313947 100%);
}
[dir="rtl"] .filter__group.is-collapsed .filter__group__title {
    background-color: #131519;
    background-image: -webkit-linear-gradient(left, #131519 0%, #131519 2.5rem, #313947 2.5rem, #313947 100%);
    background-image: linear-gradient(to right, #131519 0%, #131519 2.5rem, #313947 2.5rem, #313947 100%);
}
.filter__group.is-collapsed .js-collapsible__trigger {
    background-image: url('../images/16x16_plus_white.svg');
}
@media screen and (max-width: 767px) {
    .filter__group__content {
        padding: 0 1rem 1rem 1rem;
    }
}
.filter__blocks:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 768px) {
    .filter__blocks {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%;
    }
}
@media screen and (min-width: 768px) {
    .filter--map .filter__blocks {
        float: left;
        display: block;
    }
}
@media screen and (min-width: 960px) {
    .filter--map .filter__blocks {
        width: 82.1978%;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .filter--map .filter__blocks {
        width: 78.57143%;
    }
}
@media screen and (min-width: 768px) {
    .filter__block {
        float: left;
        margin-right: 2.0339%;
        width: 31.86441%;
    }
    .filter__block:last-child {
        margin-right: 0;
    }
}
@media screen and (min-width: 768px) {
    .filter--map .filter__block {
        width: 25.13369%;
    }
    .filter--map .filter__block:first-child {
        width: 45.45455%;
    }
}
@media screen and (min-width: 768px) {
    .grid__col--standalone .filter__block {
        width: 20.65934%;
    }
}
@media screen and (min-width: 960px) {
    .grid__col--standalone .filter--map .filter__block {
        width: 25.13369%;
    }
    .grid__col--standalone .filter--map .filter__block:first-child {
        width: 45.45455%;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .grid__col--standalone .filter--map .filter__block {
        width: 25.45455%;
    }
    .grid__col--standalone .filter--map .filter__block:first-child {
        width: 43.63636%;
    }
}
@media screen and (min-width: 768px) {
    .filter__action {
        margin-top: 0.9375rem;
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .filter__action {
        margin-top: 1rem;
    }
    .filter__action .button {
        display: block;
        width: 100%;
    }
}
@media screen and (min-width: 768px) {
    .filter--map .filter__action {
        display: block;
        float: right;
    }
}
.form .ws-popover,
.form .input-picker {
    font-family: Roboto, Helvetica, Arial, sans-serif!important;
}
.form .ws-popover button,
.form .input-picker button {
    color: #313947 !important;
}
.form .input-picker .picker-list td > button {
    font-weight: 400;
}
.form .input-picker .picker-list td > button:hover,
.form .input-picker .picker-list td > button.checked-value {
    background-color: #9C1737;
    color: #FFF !important;
}
.form .ws-po-box {
    border-radius: 0.1875rem;
    border-color: #B4B8B8;
    color: #313947;
}
.form .input-picker .ws-picker-header > button {
    color: #313947;
}
.form .ws-po-arrow {
    border-top-color: #B4B8B8;
    border-bottom-color: #B4B8B8;
}
.form .date-input-buttons .ws-popover-opener {
    background-color: transparent;
}
.form .date-input-buttons .ws-popover-opener > span {
    background: transparent url('../images/16x16_calendar_black.svg') no-repeat center center;
}
.form .date-input-buttons .ws-popover-opener > span:before {
    content: normal;
}
.form .step-controls {
    display: none;
}
.form .input-picker {
    font-family: inherit;
}
.form .ws-picker-header {
    top: -2.6875rem !important;
}
.form .ws-picker-header,
.form .ws-picker-header button {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25rem;
    text-transform: uppercase;
    text-transform: uppercase !important;
}
.form .ws-picker-controls button {
    background-color: transparent;
    border: none;
}
.form .ws-picker-controls button::before,
.form .ws-picker-controls button::after {
    content: normal !important;
}
.form .ws-prev,
.form .ws-next {
    width: 1.25rem;
    height: 1.25rem;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    display: block;
}
.form .ws-prev {
    background-image: url('../images/20x20_prev_grey.svg') !important;
}
.form .ws-next {
    background-image: url('../images/20x20_next_grey.svg') !important;
}
.form .ws-button-row {
    display: none;
}
.site-footer__sponsors {
    padding: 2rem 0 1rem 0;
    text-align: center;
}
.site-footer__sponsors__see-all {
    margin: 1.25rem 0 0 0;
    padding: 0 0.625rem;
}
.site-footer__sponsors__items {
    display: block;
    font-size: 0;
    margin: 0 auto;
}
.site-footer__sponsors__items:after {
    content: "";
    display: table;
    clear: both;
}
.site-footer__sponsors__item {
    display: inline-block;
    margin: 0 0.375rem;
}
.site-footer__sponsors__item a {
    display: block;
}
.site-footer__sponsors__logo {
    display: block;
    font-size: 1rem;
}
@media screen and (max-width: 767px) {
    .site-footer__sponsors .grid__container {
        max-width: 100%;
        padding: 0;
    }
    .site-footer__sponsors__item {
        margin: 0 0.25rem;
    }
}
@media screen and (min-width: 960px) {
    .site-footer__sponsors__items--important .site-footer__sponsors__logo {
        width: 13.75rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .site-footer__sponsors__items--important .site-footer__sponsors__logo {
        width: 10.875rem;
    }
}
@media screen and (max-width: 767px) {
    .site-footer__sponsors__items--important .site-footer__sponsors__logo {
        width: 8.75rem;
    }
}
@media screen and (min-width: 960px) {
    .site-footer__sponsors__items--standard {
        max-width: 57rem;
    }
    .site-footer__sponsors__items--standard .site-footer__sponsors__logo {
        width: 8.75rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .site-footer__sponsors__items--standard {
        max-width: 31.25rem;
    }
    .site-footer__sponsors__items--standard .site-footer__sponsors__logo {
        width: 7rem;
    }
}
@media screen and (max-width: 767px) {
    .site-footer__sponsors__items--standard {
        max-width: 26.25rem;
    }
    .site-footer__sponsors__items--standard .site-footer__sponsors__logo {
        width: 6rem;
    }
}
.site-footer__sponsors {
    background-color: #14161A;
}
.site-footer__sponsors,
.site-footer__sponsors a,
.site-footer__sponsors a:hover {
    color: #FFF;
}
@media screen and (min-width: 768px) {
    .site-footer__sponsors {
        background: #14161A url(https://www.fcbarcelona.es/fcb_theme/images/sponsors_bg.jpg) no-repeat 50% 50%;
        background-size: cover;
    }
}
.site-footer__ads {
    background-color: #131519;
}
@media screen and (min-width: 768px) {
    .site-footer__ads {
        height: 7rem;
        padding: 0.6875rem 0;
    }
}
@media screen and (max-width: 767px) {
    .site-footer__ads {
        height: 3.125rem;
    }
}
.site-footer__social-networks {
    background-color: #000;
}
.site-footer__social-networks__title {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.site-footer__social-networks__items {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding: 0.625rem 0;
    text-align: center;
    font-size: 0;
}
.site-footer__social-networks__item {
    display: inline-block;
    margin: 0 0.1875rem;
}
.site-footer__social-networks__item a {
    display: block;
}
.site-footer__social-networks__item img {
    width: 1.4375rem;
    height: 1.4375rem;
    display: inline-block;
    vertical-align: middle;
}
@media screen and (max-width: 767px) {
    .site-footer__social-networks__item img {
        width: 0.9375rem;
        height: 0.9375rem;
    }
}
.site-footer__social-networks__label,
.site-footer__social-networks__label:hover {
    color: #FFF;
}
.site-footer__about {
    padding: 0.75rem 0;
}
.site-footer__about:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (max-width: 767px) {
    .site-footer__about {
        padding: 1.25rem 0 0.625rem 0;
    }
}
.site-footer__about__logo {
    display: inline-block;
    width: 10.9375rem;
}
@media screen and (max-width: 767px) {
    .site-footer__about {
        text-align: center;
    }
    .site-footer__about__logo {
        margin-bottom: 0.5rem;
    }
    .site-footer__alliance {
        margin: 0.625rem 0 0 0;
    }
}
@media screen and (min-width: 768px) {
    .site-footer__about__block {
        float: left;
        padding-left: 2.5rem;
    }
    [dir="rtl"] .site-footer__about__block {
        padding-left: 0;
    }
    .site-footer__about__block:last-child {
        float: right;
        padding-left: 0;
    }
    .site-footer__about__logo {
        margin: 0 0 -0.5rem -2.5rem;
    }
    [dir="rtl"] .site-footer__about__logo {
        margin: 0;
    }
    .site-footer__alliance {
        text-align: right;
        margin: 1.5rem 0 0 0;
    }
}
.site-footer__about {
    background-color: #D3D6D7;
}
.site-footer__about__copyright {
    margin-bottom: 0;
    margin-top: 0;
    color: #313947;
}
.site-footer__about__copyright span,
.site-footer__about__copyright strong {
    display: inline-block;
}
.site-footer__about__copyright span::before {
    content: ' | ';
}
@media screen and (max-width: 767px) {
    .site-footer__about__copyright {
        margin-bottom: 1.3125rem;
    }
    .site-footer__about__copyright span {
        display: block;
        margin: 0.1875rem 0;
    }
    .site-footer__about__copyright span::before {
        content: '';
    }
}
.site-footer__about__links {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
}
.site-footer__about__link {
    display: inline-block;
}
.site-footer__about__link::after {
    content: '|';
}
.site-footer__about__link:last-child::after {
    content: '';
}
.site-footer__alliance {
    font-weight: 400;
    color: #767B7F;
}
@media screen and (max-width: 767px) {
    .site-footer__alliance {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .site-footer__alliance {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 960px) {
    .site-footer__alliance {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
.site-footer__alliance__label {
    display: block;
    margin-bottom: 0.25rem;
}
.site-footer__alliance__link {
    display: inline-block;
}
.site-footer__alliance__logo {
    display: block;
}
.site-header__ads {
    background-color: #343957;
    position: relative;
    z-index: 15;
}
@media screen and (min-width: 768px) {
    .site-header__ads {
        height: 8.5rem;
        padding: 0.6875rem 0;
    }
}
@media screen and (max-width: 767px) {
    .site-header__ads {
        height: 3.125rem;
    }
}
.site-header {
    width: 100%;
    z-index: 1000;
    margin-top: 0;

}
.site-header.is-stuck {
    position: fixed;
    top: 0;
}
@media screen and (min-width: 960px) {
    .site-header.is-stuck {
        top: -2.6rem;
    }
}
.site-header__brand {
    display: table;
    text-align: center;
    width: 100%;
    margin-top: 20px;
}
@media screen and (max-width: 959px) {
    .site-header--fcb-sites .site-header__brand {
        text-align: left;
        padding-left: -1.7rem;
    }
}
.site-header__brand__logo {
    display: table-cell;
    vertical-align: middle;
}
@media screen and (max-width: 767px) {
    .site-header__brand__logo {
        height: 4rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .site-header__brand__logo {
        height: 4rem;
    }
}
.site-header__brand__logo__link {
    display: inline-block;
}
@media screen and (min-width: 960px) {
    .site-header--fcb-sites .site-header__brand__logo__link {
        margin-left: -35.625rem;
    }
}
@media screen and (max-width: 959px) {
    .site-header__brand__logo__image {
        margin-top: 0.25rem;
        width: 13rem;
    }
}
@media screen and (min-width: 960px) {
    .site-header__brand__logo__image {
        margin-top: 0.5rem;
        width: 21.875rem;
    }
}
.primary-nav {
    font-family: Roboto condensed !important;
    height: 2.875rem;
    clear: both;
}
@media screen and (min-width: 960px) {
    .site-header__brand {
        position: relative;
        top: 2.6875rem;
        height: 7.3rem;
        margin-top: auto;
    }
    .primary-nav {
        font-family: Roboto condensed !important;
        height: 2.875rem;
        clear: both;
    }
    .secondary-nav {
        position: relative;
        top: -6.875rem;
        height: 2.1875rem;
    }
    .site-header.is-stuck .site-header__brand {
        height: 4.6rem;
    }
    .site-header.is-stuck .site-header__brand__logo__image {
        margin-top: 0.25rem;
        width: 13rem;
    }
    .site-header.is-stuck .secondary-nav {
        top: -4rem;
    }
}
.site-header-sticky-wrapper {
    background-color: #0F2A56;
}
.site-header__brand {
    background: url(../images/header_bg.jpg) no-repeat 50% 50%;
    background-size: cover;
}
@media screen and (min-width: 960px) {
    .site-nav__toggle {
        display: none;
    }
}
@media screen and (max-width: 959px) {
    .site-header {
        position: relative;
        z-index: 10;
    }
    .site-nav__container {
        display: none;
    }
    .site-nav--is-open .site-nav__container {
        display: block;
    }
    .site-nav--is-open .site-nav__container {
        box-shadow: 0 0 2.75rem 0 black;
        position: relative;
        z-index: 1;
    }
    .site-nav__toggle {
        position: absolute;
        top: 0;
        left: 16rem;
        display: block;
        height: 4rem;
        width: 3rem;
        z-index: 1;
    }
    .site-nav__toggle__icon {
        display: block;
        padding: 1.25rem 0.75rem;
    }
    .site-nav {
        position: absolute;
        top: 0;
        -webkit-transform: translateX(-16rem);
        -ms-transform: translateX(-16rem);
        transform: translateX(-16rem);
        -webkit-backface-visibility: hidden;
        width: 16rem;
    }
    [dir=rtl] .site-nav {
        -webkit-transform: translateX(16rem);
        -ms-transform: translateX(16rem);
        transform: translateX(16rem);
    }
    .site-nav .grid__container {
        padding: 0;
        max-width: 100%;
    }
    .site-nav--is-open {
        overflow-x: hidden;
    }
    .site-nav--is-open .site-nav__container {
        overflow-y: auto;
        background-color: #131519;
        height: 544px !important;
    }
    .site-nav--is-open .site-container {
        overflow: ;
        width: 100%;
    }
    .site-nav--is-open .site-header,
    .site-nav--is-open .site-body,
    .site-nav--is-open .site-footer {
        -webkit-transform: translateX(16rem);
        -ms-transform: translateX(16rem);
        transform: translateX(16rem);
    }
    [dir=rtl] .site-nav--is-open .site-header,
    [dir=rtl] .site-nav--is-open .site-body,
    [dir=rtl] .site-nav--is-open .site-footer {
        -webkit-transform: translateX(-16rem);
        -ms-transform: translateX(-16rem);
        transform: translateX(-16rem);
    }
}
@media screen and (max-width: 959px) {
    .site-header,
    .site-nav,
    .site-body,
    .site-footer {
        -webkit-backface-visibility: hidden;
        z-index: 999;
    }
}
@media screen and (max-width: 959px) {
    .site-nav__toggle {
        background-color: #9C1737;
    }
    .site-nav__toggle,
    .site-nav__toggle:hover {
        color: #FFF;
    }
}
@media screen and (min-width: 960px) {
    .primary-nav__l1__block {
        float: left;
    }
    .primary-nav__l1__block--a .primary-nav__l1__items {
        padding-right: 0.625rem;
    }
    .primary-nav__l1__block--b .primary-nav__l1__items {
        padding-left: 0.625rem;
    }
    .primary-nav__l1__items:after {
        content: "";
        display: table;
        clear: both;
    }
    .primary-nav__l1__item {
        float: left;
        margin-left: -2px;
    }
    .primary-nav__l1__label {
        display: inline-block;
        padding: 0.875rem 0.5rem;
    }
    .megamenu.primary-nav__l1__content {
        position: absolute;
        right: 0;
        left: 0;
        z-index: 100;
        height: 31.875rem;
    }
    .megamenu.primary-nav__l1__content .grid__container {
        position: relative;
        max-width: 60rem;
    }
    .megamenu.primary-nav__l1__content .button--icon {
        position: absolute;
        top: 1.0625rem;
        right: 0;
        display: block;
    }
    .megamenu .primary-nav__l1__primary-block:after {
        content: "";
        display: table;
        clear: both;
    }
    .megamenu .primary-nav__l1__primary-block--barca-fans {
        float: left;
        margin-top: 3.5rem;
        width: 66.66667%;
    }
    .megamenu .primary-nav__l1__primary-block--barca-fans .primary-nav__l2--grouping__items {
        height: 28.125rem;
        padding: 1.25rem;
    }
    .megamenu .primary-nav__l2--grouping__items {
        padding-top: 1.1875rem;
    }
    .megamenu .primary-nav__l2--grouping__items:after {
        content: "";
        display: table;
        clear: both;
    }
    .megamenu .primary-nav__l2--grouping__item {
        float: left;
    }
    .megamenu .primary-nav__l2--grouping__item:first-child {
        margin-left: 0.625rem;
    }
    .megamenu .primary-nav__l2--grouping__content {
        position: absolute;
        top: 3.5rem;
        left: 0;
    }
    .megamenu .primary-nav__l2--grouping__content {
        height: 28.125rem;
        padding: 0 0.75rem;
        width: 67.02128%;
    }
    .megamenu .primary-nav__l1__secondary-block {
        margin-left: 66.70213%;
        padding: 1.125rem 0.75rem;
        position: absolute;
        top: 3.5rem;
        width: 32.97872%;
    }
    .megamenu .primary-nav__l1__secondary-block .banner {
        display: block;
        margin-bottom: 1rem;
        width: 100%;
    }
    .megamenu .primary-nav__l2__items {
        padding-top: 1.6875rem;
        width: 47.69737%;
    }
    .megamenu .primary-nav__l2__content {
        position: absolute;
        top: 0;
        height: 28.125rem;
        margin-left: 47.86184%;
        padding: 1.75rem 0 0 0;
        width: 49.67105%;
    }
    .megamenu .primary-nav__l1__secondary-block--session {
        position: relative;
        height: 28.125rem;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        width: 33.33333%;
    }
    [dir="rtl"] .megamenu .primary-nav__l1__secondary-block--session {
        position: absolute;
    }
    .megamenu .session__form__block__title {
        font-weight: 500;
        text-align: center;
        margin: 0;
    }
    @media screen and (max-width: 767px) {
        .megamenu .session__form__block__title {
            font-size: 1.125rem;
            line-height: 1.375rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .megamenu .session__form__block__title {
            font-size: 1.125rem;
            line-height: 1.375rem;
        }
    }
    @media screen and (min-width: 960px) {
        .megamenu .session__form__block__title {
            font-size: 1.125rem;
            line-height: 1.375rem;
        }
    }
    .megamenu .session__form__block input {
        width: 100%;
    }
    .megamenu .session__footer {
        position: absolute;
        bottom: 2rem;
        width: 17.375rem;
    }
    .megamenu .session__footer .button {
        float: right;
        margin-left: 1.5rem;
    }
    .megamenu .primary-nav__l2__see-all {
        position: absolute;
        bottom: 1.5rem;
        width: 46.38158%;
        clear: left;
    }
    .megamenu .primary-nav__l1__primary-block--barca-fans .primary-nav__l2__see-all {
        width: 28.125%;
    }
    .megamenu .primary-nav__l3__item {
        padding: 0.25rem 2rem;
    }
    .primary-nav .dropdown {
        position: absolute;
        z-index: 100;
    }
    .primary-nav {
        background-color: #9C1737;
        background-image: -webkit-linear-gradient(left, #9C1737 0%, #9C1737 50%, #72142E 50%, #72142E 100%);
        background-image: linear-gradient(to right, #9C1737 0%, #9C1737 50%, #72142E 50%, #72142E 100%);
    }
    .primary-nav:after {
        content: "";
        display: table;
        clear: both;
    }
    [dir="rtl"] .primary-nav {
        background-color: #9C1737;
        background-image: -webkit-linear-gradient(right, #9C1737 0%, #9C1737 50%, #72142E 50%, #72142E 100%);
        background-image: linear-gradient(to left, #9C1737 0%, #9C1737 50%, #72142E 50%, #72142E 100%);
    }
    .primary-nav,
    .primary-nav a,
    .primary-nav a:hover {
        color: #FFF;
        text-decoration: none;
    }
    .primary-nav.primary-nav--monoblock {
        background-image: none;
    }
    .primary-nav__l1__items {
        background-color: #9C1737;
    }
    .primary-nav__l1__item.is-current {
        /*background-color: #64141E;*/

        background-image: none;
    }
    .primary-nav__l1__item.is-active {
        background-color: #64141E;
        background-image: none;
    }
    .primary-nav__l1__item.is-active .primary-nav__l1__label {
        position: relative;
    }
    .primary-nav__l1__item.is-active .primary-nav__l1__label::after {
        position: absolute;
        bottom: -0.625rem;
        left: 50%;
        height: 0;
        width: 0;
        border-left: 0.625rem solid transparent;
        border-right: 0.625rem solid transparent;
        border-top: 0.625rem solid #64141E;
        margin-left: -0.5rem;
        content: '';
        z-index: 110;
    }
    .primary-nav__l1__label {
        line-height: 1.125rem;
        font-size: 0.875rem;
        font-weight: 500;
        text-transform: uppercase;
        text-shadow: 0 -0.0625rem rgba(0, 0, 0, 0.4), 0 0.0625rem rgba(255, 255, 255, 0.2);
    }
    @media screen and (min-width: 960px) {
        .primary-nav__l1__label {
            font-family: Roboto condensed !important;
            font-size: 0.9rem;
            font-weight: 500;
            line-height: 1.125rem;
            text-transform: uppercase;
        }
    }
    .primary-nav__l1__label {
        font-family: Roboto Condensed, Helvetica, Arial Condensed, sans-serif !important;
        font-size: 0.9rem;
        font-weight: 500;
        line-height: 1.125rem;
        text-transform: uppercase;
    }
    .primary-nav__l1__block--b .primary-nav__l1__items {
        background-color: #72142E;
        box-shadow: inset 0.25rem 0 0.125rem 0 #64141E;
    }
    [dir="rtl"] .primary-nav__l1__block--b .primary-nav__l1__items {
        box-shadow: inset -0.25rem 0 0.125rem 0 #64141E;
    }
    .primary-nav--monoblock .primary-nav__l1__block--b .primary-nav__l1__items {
        background-color: #9C1737;
        box-shadow: none;
    }
    .primary-nav__l1__label:hover {
        background-color: #64141E;
    }
    .megamenu.primary-nav__l1__content {
        background-color: #1D3E71;
        background-image: -webkit-linear-gradient(top, #1D3E71 0%, #1D3E71 3.625rem, #272F4F 3.625rem, #272F4F 100%);
        background-image: linear-gradient(to bottom, #1D3E71 0%, #1D3E71 3.625rem, #272F4F 3.625rem, #272F4F 100%);
        border-bottom: 0.25rem solid #9C1737;
    }
    .megamenu .primary-nav__l2--grouping__content {
        background-color: #272F4F;
    }
    .megamenu .primary-nav__l2--grouping__items {
        background-color: #1D3E71;
    }
    .megamenu .primary-nav__l2--grouping__label {
        font-size: 0.875rem;
        font-weight: 500;
        line-height: 1.125rem;
        text-transform: uppercase;
        border-radius: 0.1875rem;
        padding: 0.25rem 0.75rem;
    }
    .megamenu .primary-nav__l2--grouping__item.is-active .primary-nav__l2--grouping__label {
        background-color: #1E243C;
    }
    .megamenu .primary-nav__l2__label {
        background: url(https://www.fcbarcelona.es/fcb_theme/images/16x16_right_white.svg) no-repeat;
        background-position: left -0.25rem top 50%;
        border-bottom: 0.0625rem solid #515771;
        display: block;
        padding: 0.4375rem 0.9375rem;
        line-height: 1.125rem;
        font-size: 0.875rem;
        font-weight: 400;
        text-transform: uppercase;
    }
    [dir="rtl"] .megamenu .primary-nav__l2__label {
        background-image: url(../images/16x16_left_white.svg);
    }
    .megamenu .primary-nav__l2__label:hover {
        background-color: rgba(20, 22, 26, 0.7);
    }
    .megamenu .primary-nav__l2__item.is-active .primary-nav__l2__label {
        background: url(https://www.fcbarcelona.es/fcb_theme/images/16x16_right_yellow.svg) no-repeat;
        background-position: right 0 top 50%;
        color: #E5A409;
        padding-left: 0;
    }
    [dir="rtl"] .megamenu .primary-nav__l2__item.is-active .primary-nav__l2__label {
        background-image: url(../images/16x16_left_yellow.svg);
    }
    .megamenu .primary-nav__l2__see-all {
        font-size: 0.875rem;
        font-weight: 500;
        line-height: 1.125rem;
        text-transform: uppercase;
        background: #181F3C url(https://www.fcbarcelona.es/fcb_theme/images/24x24_go_white.svg) no-repeat;
        background-position: right 0.75rem top 50%;
        display: block;
        padding: 1rem;
    }
    .megamenu .primary-nav__l2__see-all:hover {
        color: #FFF;
        background-color: rgba(255, 255, 255, 0.2);
    }
    [dir="rtl"] .megamenu .primary-nav__l2__see-all {
        background-image: url(../images/24x24_go_white_left.svg);
    }
    .megamenu .primary-nav__l1__primary-block--barca-fans {
        color: #D2D5D6;
    }
    .megamenu .primary-nav__l1__primary-block--barca-fans .primary-nav__l2--grouping__items {
        background-color: #272F4F;
    }
    .megamenu .barca-fans__title {
        font-weight: 500;
        margin: 0;
    }
    @media screen and (max-width: 767px) {
        .megamenu .barca-fans__title {
            font-size: 1.25rem;
            line-height: 1.5rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .megamenu .barca-fans__title {
            font-size: 1.75rem;
            line-height: 2rem;
        }
    }
    @media screen and (min-width: 960px) {
        .megamenu .barca-fans__title {
            line-height: 2.25rem;
            font-size: 2rem;
        }
    }
    .megamenu .barca-fans__intro {
        font-weight: 300;
        margin: 0.625rem 0 1.625rem 0;
    }
    @media screen and (max-width: 767px) {
        .megamenu .barca-fans__intro {
            font-size: 1rem;
            line-height: 1.25rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .megamenu .barca-fans__intro {
            font-size: 1.25rem;
            line-height: 1.75rem;
        }
    }
    @media screen and (min-width: 960px) {
        .megamenu .barca-fans__intro {
            line-height: 1.75rem;
            font-size: 1.25rem;
        }
    }
    .megamenu .primary-nav__l1__secondary-block--session {
        color: #D2D5D6;
        background-color: rgba(30, 36, 60, 0.9);
        border-left: 0.0625rem solid #4F5570;
        border-right: 0.0625rem solid #4F5570;
    }
    .megamenu .session__title {
        font-weight: 500;
    }
    @media screen and (max-width: 767px) {
        .megamenu .session__title {
            font-size: 1.25rem;
            line-height: 1.5rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .megamenu .session__title {
            font-size: 1.5rem;
            line-height: 1.75rem;
        }
    }
    @media screen and (min-width: 960px) {
        .megamenu .session__title {
            font-size: 1.5rem;
            line-height: 1.75rem;
        }
    }
    .megamenu .session__header--has-register .session__title {
        display: inline;
    }
    .megamenu .session__header--has-register .session__register::before {
        content: ' | ';
    }
    .megamenu .session__subtitle {
        font-weight: 500;
    }
    @media screen and (max-width: 767px) {
        .megamenu .session__subtitle {
            font-size: 1rem;
            line-height: 1.25rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .megamenu .session__subtitle {
            font-size: 1rem;
            line-height: 1.25rem;
        }
    }
    @media screen and (min-width: 960px) {
        .megamenu .session__subtitle {
            font-size: 1rem;
            line-height: 1.25rem;
        }
    }
    .megamenu .session__form__block--facebook {
        margin: 1.25rem 0;
    }
    .megamenu .session__form__block--facebook .button--facebook {
        display: block;
        width: 100%;
    }
    .megamenu .session__warning {
        font-weight: 400;
        background-color: #FFF4C1;
        color: #313947;
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        padding: 0.75rem;
        text-align: center;
    }
    @media screen and (max-width: 767px) {
        .megamenu .session__warning {
            font-size: 0.875rem;
            line-height: 1.125rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .megamenu .session__warning {
            font-size: 0.875rem;
            line-height: 1.25rem;
        }
    }
    @media screen and (min-width: 960px) {
        .megamenu .session__warning {
            font-size: 0.875rem;
            line-height: 1.25rem;
        }
    }
    .megamenu .session__warning a {
        color: #325082;
    }
    .megamenu .session__warning a:hover {
        color: #9C1737;
    }
    .megamenu .primary-nav__l2__content {
        background-color: rgba(30, 36, 60, 0.9);
        border-left: 0.0625rem solid #4F5570;
        border-right: 0.0625rem solid #4F5570;
    }
    .megamenu .primary-nav__l3__items .primary-nav__l3__label {
        display: inline-block;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
    }
    .megamenu .primary-nav__l3__items .primary-nav__l3__label:hover {
        color: #9C1737;
    }
    .primary-nav .dropdown {
        background-color: #272F4F;
        width: 18.125rem;
    }
    .primary-nav .dropdown .primary-nav__l2__item + .primary-nav__l2__item {
        border-top: 0.0625rem solid #515771;
    }
    .primary-nav .dropdown .primary-nav__l2__label {
        font-size: 0.875rem;
        font-weight: 500;
        line-height: 1.125rem;
        text-transform: uppercase;
        display: block;
        padding: 0.6875rem;
    }
    .primary-nav .dropdown .primary-nav__l2__label.is-active {
        background-color: #E5A409;
    }
    .primary-nav .dropdown .primary-nav__l2__label:hover {
        background-color: #202640;
    }
    .primary-nav .dropdown .primary-nav__l2__see-all {
        font-size: 0.875rem;
        font-weight: 500;
        line-height: 1.125rem;
        text-transform: uppercase;
        background: #181F3C url(../images/24x24_go_white.svg) no-repeat;
        background-position: right 0.75rem top 50%;
        display: block;
        padding: 1rem;
    }
    .primary-nav .dropdown .primary-nav__l2__see-all:hover {
        color: #FFF;
        background-color: rgba(255, 255, 255, 0.2);
    }
    [dir="rtl"] .primary-nav .dropdown .primary-nav__l2__see-all {
        background-image: url(../images/24x24_go_white_left.svg);
    }
    .primary-nav li:not(.is-active) > div {
        display: none;
    }
    .primary-nav .is-active > div {
        display: block;
    }
}
@media screen and (max-width: 959px) {
    .primary-nav__l1__primary-block--barca-fans .primary-nav__l2--grouping__items {
        padding: 1.375rem 0 0 0;
    }
    .barca-fans__title {
        font-weight: 500;
        margin: 0 1.375rem;
    }
    @media screen and (max-width: 767px) {
        .barca-fans__title {
            font-size: 1.25rem;
            line-height: 1.5rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .barca-fans__title {
            font-size: 1.75rem;
            line-height: 2rem;
        }
    }
    @media screen and (min-width: 960px) {
        .barca-fans__title {
            line-height: 2.25rem;
            font-size: 2rem;
        }
    }
    .barca-fans__intro {
        font-weight: 300;
        margin: 0.625rem 1.375rem 1.625rem 1.375rem;
    }
    @media screen and (max-width: 767px) {
        .barca-fans__intro {
            font-size: 1rem;
            line-height: 1.25rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .barca-fans__intro {
            font-size: 1.25rem;
            line-height: 1.75rem;
        }
    }
    @media screen and (min-width: 960px) {
        .barca-fans__intro {
            line-height: 1.75rem;
            font-size: 1.25rem;
        }
    }
    .list {
        margin: 1.125rem 1.375rem;
    }
    .primary-nav__l1__secondary-block--session .session__header,
    .primary-nav__l1__secondary-block--session .session__form,
    .primary-nav__l1__secondary-block--session .session__footer {
        display: none;
    }
    .primary-nav__l1__secondary-block--session .session__body p {
        display: none;
        margin: 0;
    }
    .primary-nav__l1__secondary-block--session .session__body p.session__warning {
        background-color: #FFF4C1;
        color: #313947;
        display: block;
        padding: 1.125rem 1.375rem 1.125rem 1.375rem;
    }
    .primary-nav__l1__secondary-block--session .session__body p.session__warning a {
        color: #325082;
        display: inline;
    }
    .primary-nav__l1__secondary-block--session .session__body p.session__warning a:hover {
        color: #9C1737;
    }
}
.fcb-video-pass {
    line-height: 1rem;
    font-size: 0.75rem;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    background-color: #9C1737;
}
.fcb-video-pass strong {
    line-height: 1rem;
    font-size: 0.75rem;
    font-weight: 400;
    text-transform: uppercase;
}
.fcb-video-pass:hover {
    background-color: #D3223E;
}
@media screen and (min-width: 960px) {
    .fcb-video-pass {
        border-radius: 0.25rem;
        padding: 0.25rem 0.875rem;
        margin: 0.25rem 0.4375rem;
    }
}
@media screen and (max-width: 959px) {
    .fcb-video-pass {
        padding: 0.75rem 0.875rem;
        margin: 1rem 1rem 0 1rem;
    }
}
@media screen and (max-width: 959px) {
    .primary-nav .grid__container {
        padding: 0;
    }
    .primary-nav .banner {
        display: none;
    }
    .primary-nav__l1__content .button--icon {
        display: none;
    }
    .site-container {
        background-color: #131519;
    }
    .primary-nav,
    .primary-nav a,
    .primary-nav a:hover {
        color: #FFF;
    }
    .primary-nav a,
    .primary-nav a:hover {
        display: block;
    }
    .primary-nav__l1__block--a {
        background-color: #303847;
    }
    .primary-nav__l1__block--b {
        background-color: #212632;
    }
    .site-header--fcb-sites .primary-nav__l1__block--b {
        background-color: #303847;
    }
    .site-nav__content {
        display: none;
        overflow: visible;
        width: 16rem;
    }
    .primary-nav__l1__content,
    .primary-nav__l2--grouping__content {
        width: 16rem;
    }
    .primary-nav__l1__content,
    .primary-nav__l2--grouping__content {
        top: 0;
        left: 16rem;
        left: 0;
        display: none;
    }
    .primary-nav__l2__content {
        display: none;
    }
    .primary-nav__l1__item.is-active--tap .primary-nav__l1__label {
        background-color: #9C1737;
    }
    .primary-nav__l1__item.is-active--tap .primary-nav__l1__content {
        display: block;
    }
    .primary-nav__l2__item.is-active--tap .primary-nav__l2__content {
        display: block;
    }
    .primary-nav__l2--grouping__content {
        display: none;
    }
    .primary-nav__l1__item.is-active--tap [role=presentation] .primary-nav__l2--grouping__content {
        display: block;
    }
    .primary-nav__l2--grouping__item.is-active--tap .primary-nav__l2--grouping__content {
        display: block;
    }
    .primary-nav__l1__item.has-submenu .primary-nav__l1__label,
    .primary-nav__l2--grouping__item.has-submenu .primary-nav__l2--grouping__label {
        background: url(https://www.fcbarcelona.es/fcb_theme/images/16x16_right_white.svg) no-repeat;
        background-position: top 50% right 1rem;
    }
    [dir="rtl"] .primary-nav__l1__item.has-submenu .primary-nav__l1__label,
    [dir="rtl"] .primary-nav__l2--grouping__item.has-submenu .primary-nav__l2--grouping__label {
        background-image: url(../images/16x16_left_white.svg);
    }
    .primary-nav__l2--grouping__label,
    .primary-nav__l1__label {
        font-size: 0.875rem;
        font-weight: 700;
        line-height: 1.125rem;
        text-transform: uppercase;
        border-bottom: 0.0625rem solid #4B525E;
        padding: 0.75rem 2.5rem 0.75rem 1.125rem;
        display: block;
    }
    .primary-nav__l1__item.is-active--tap .primary-nav__l1__label {
        background: #9C1737 url(../images/16x16_left_white.svg) no-repeat;
        background-position: top 50% left 1rem;
        border-bottom: none;
        padding-left: 2.5rem;
        padding-right: 0.75rem;
    }
    [dir="rtl"] .primary-nav__l1__item.is-active--tap .primary-nav__l1__label {
        background-image: url(../images/16x16_right_white.svg);
    }
    .primary-nav__l2__label {
        line-height: 1.125rem;
        font-size: 0.875rem;
        font-weight: 400;
        text-transform: uppercase;
        border-bottom: 0.0625rem solid #4B525E;
        padding: 0.75rem 1.125rem;
        display: block;
    }
    .primary-nav__l2__item {
        background-color: #212632;
        position: relative;
    }
    .primary-nav__l2__item.has-submenu .primary-nav__l2__label {
        background: #212632 url(../images/16x16_plus_white.svg) no-repeat;
        background-position: top 50% right 1rem;
    }
    .primary-nav__l2__item.has-submenu-l4 .primary-nav__l2__label {
        background: url(../images/16x16_right_white.svg) no-repeat;
        background-position: top 50% right 1rem;
    }
    [dir="rtl"] .primary-nav__l2__item.has-submenu-l4 .primary-nav__l2__label {
        background-image: url(../images/16x16_left_white.svg);
    }
    .primary-nav__l2__item.is-active--tap .primary-nav__l2__label {
        color: #E6A50A;
        background-image: none;
        border-bottom: none;
    }
    .primary-nav__l2__item.is-active--tap .primary-nav__l2__label::after {
        position: absolute;
        top: 0.0625rem;
        right: 0;
        width: 2.5rem;
        height: 2.5rem;
        background: #131519 url(../images/16x16_minus_yellow.svg) no-repeat center center;
        content: '';
        display: block;
    }
    .local-nav__item {
        position: relative;
    }
    .local-nav__item.has-submenu .local-nav__item__label {
        background: #212632 url(../images/16x16_plus_white.svg) no-repeat;
        background-position: top 50% right 1rem;
    }
    .local-nav__item.is-active--tap .local-nav__item__label {
        color: #E6A50A;
        background-image: none;
        border-bottom: none;
    }
    .local-nav__item.is-active--tap .local-nav__item__label::after {
        position: absolute;
        top: 0.0625rem;
        right: 0;
        width: 2.5rem;
        height: 2.5rem;
        background: #131519 url(../images/16x16_minus_yellow.svg) no-repeat center center;
        content: '';
        display: block;
    }
    .primary-nav__l2--grouping__item.is-active--tap .primary-nav__l2--grouping__label,
    .primary-nav__l2__item.has-submenu-l4.is-active--tap .primary-nav__l2__label {
        background: #9C1737 url(../images/16x16_left_white.svg) no-repeat;
        background-position: top 50% left 1rem;
        border-bottom: none;
        padding-left: 2.5rem;
        padding-right: 0.75rem;
    }
    [dir="rtl"] .primary-nav__l2--grouping__item.is-active--tap .primary-nav__l2--grouping__label,
    [dir="rtl"] .primary-nav__l2__item.has-submenu-l4.is-active--tap .primary-nav__l2__label {
        background-image: url(../images/16x16_right_white.svg);
    }
    .primary-nav__l2__item.has-submenu-l4.is-active--tap .primary-nav__l2__label {
        color: #FFF;
    }
    .primary-nav__l2__item.has-submenu-l4.is-active--tap .primary-nav__l2__label::after {
        content: normal;
    }
    .primary-nav__l1__block--b .primary-nav__l1__item.is-active--tap .primary-nav__l2--grouping__content {
        display: block;
    }
    .primary-nav__l3__label,
    .local-nav__item__label,
    .local-nav__subitem__label {
        display: inline-block;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        border-bottom: 0.0625rem solid #34363A;
        background-color: #131519;
        padding: 0.75rem 1.125rem;
        display: block;
    }
    .has-submenu-l4 .local-nav__item__label {
        line-height: 1.125rem;
        font-size: 0.875rem;
        font-weight: 400;
        text-transform: uppercase;
        background-color: #212632;
    }
    .primary-nav__l2__see-all {
        font-size: 0.875rem;
        font-weight: 500;
        line-height: 1.125rem;
        text-transform: uppercase;
        background: #1D2535 url(../images/24x24_go_white.svg) no-repeat;
        background-position: right 0.75rem top 50%;
        display: block;
        padding: 0.75rem 2.5rem 0.75rem 1.5rem;
    }
    [dir="rtl"] .primary-nav__l2__see-all {
        background-image: url(../images/24x24_go_white_left.svg);
    }
    .primary-nav__l2__see-all:hover {
        background-color: rgba(255, 255, 255, 0.2);
        color: #FFF;
    }
    .primary-nav .local-nav,
    .primary-nav .local-nav__subitems {
        display: none;
    }
    .primary-nav .primary-nav__l2__item.is-active--tap > .local-nav {
        display: block;
    }
    .primary-nav .local-nav__item.has-submenu.is-active--tap .local-nav__subitems {
        display: block;
    }
    .secondary-nav,
    .secondary-nav a,
    .secondary-nav a:hover {
        color: #FFF;
        margin: 0rem 0 0 1rem!important;
        top: auto;
    }
    .site-nav__content,
    .secondary-nav .grid__container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .secondary-nav__items--block-a {
        background-color: #272F4F;
        display: block;
        padding: 0.625rem 0;
        text-align: center;
    }
    .secondary-nav__items--block-a .secondary-nav__item {
        display: none;
    }
    .secondary-nav__items--block-a .secondary-nav__item.keep-below-desktop {
        display: inline-block;
    }
    .secondary-nav__items--block-a .secondary-nav__item + .secondary-nav__item::before {
        width: 0.0625rem;
        height: 1rem;
        background-color: #4A5E7D;
        content: '';
        margin: 0 0.875rem;
        vertical-align: middle;
        display: inline-block;
    }
    .fcb-main {
        display: inline;
    }
    .fcb-main::before {
        content: url(../images/16x16_fcb_white.svg);
        margin-right: 0.375rem;
        vertical-align: sub;
    }
    .fcb-sites {
        display: inline;
    }
    .fcb-sites [aria-hidden=true] {
        display: none;
    }
    .fcb-sites__toggle {
        display: inline;
    }
    .fcb-sites__toggle::before {
        content: url(https://www.fcbarcelona.es/fcb_theme/images/16x16_fcb_white.svg);
        margin-right: 0.375rem;
        vertical-align: sub;
    }
    .site-header--fcb-sites .fcb-sites__toggle::before {
        content: normal;
    }
    .followers,
    .secondary-nav__item__link,
    .social-networks__container,
    .languages__items {
        display: none;
    }
    .secondary-nav__items--block-b {
        margin: 1rem 1.125rem;
        position: relative;
    }
    .social-networks__toggle,
    .user-account__toggle,
    .languages__toggle {
        background-color: #272F4F;
        float: left;
        padding: 0.5rem 1.6875rem;
    }
    .site-header--fcb-sites .social-networks__toggle,
    .site-header--fcb-sites .user-account__toggle,
    .site-header--fcb-sites .languages__toggle {
        padding: 0.4375rem 2.875rem;
    }
    .social-networks__toggle.is-active,
    .social-networks__toggle:hover,
    .user-account__toggle.is-active,
    .user-account__toggle:hover,
    .languages__toggle.is-active,
    .languages__toggle:hover {
        background-color: #9B1637;
    }
    .user-account__toggle {
        background-color: #9B1637;
    }
    .languages__toggle {
        position: absolute;
        right: 0;
        top: 0;
    }
    .user-account__toggle__text {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .user-account__items {
        border-top: 0.1875rem solid #9B1637;
        clear: left;
        padding-top: 0.0625rem;
    }
    .user-account__label {
        line-height: 1rem;
        font-size: 0.75rem;
        font-weight: 400;
        text-transform: uppercase;
        background-color: #212632;
        display: block;
        margin-top: 0.1875rem;
        padding: 0.625rem 0;
        text-align: center;
    }
    .user-account__label:hover {
        background-color: #9B1637;
    }
}
@media screen and (min-width: 960px) {
    .secondary-nav {
        line-height: 1rem;
        font-size: 0.75rem;
        font-weight: 400;
        text-transform: uppercase;
        background-color: #0F2A56;
        border-bottom: 0.1875rem solid #9B1637;
        padding: 0;
        position: relative;
    }
    .secondary-nav:after {
        content: "";
        display: table;
        clear: both;
    }
    .secondary-nav,
    .secondary-nav a,
    .secondary-nav a:hover {
        color: #FFF;
    }
    .secondary-nav__items {
        float: left;
    }
    .secondary-nav__items--block-b {
        float: right;
    }
    .secondary-nav__item {
        float: left;
        height: 2rem;
    }
    .secondary-nav__item::before,
    .secondary-nav__items--block-b .secondary-nav__item--block-b::after {
        width: 0.0625rem;
        height: 1.25rem;
        background-color: #4A5E7D;
        content: '';
        float: left;
        margin-top: 0.4375rem;
    }
    .secondary-nav__item:last-child::after {
        width: 0px;
        height: 0px;
    }
    .secondary-nav__item--discrete::before {
        width: 0px;
        height: 0px;
    }
    .fcb-main,
    .fcb-video-pass,
    .fcb-sites,
    .followers,
    .social-networks,
    .user-account,
    .languages {
        float: left;
    }
    .fcb-sites {
        position: relative;
    }
    .fcb-sites [aria-hidden=true] {
        display: none;
    }
    .fcb-sites.is-expanded .dropdown {
        display: block;
    }
    .fcb-sites.is-expanded .fcb-sites__toggle {
        background-color: #9B1637;
    }
    .site-header--fcb-sites .fcb-sites.is-expanded .fcb-sites__toggle {
        background-image: url(../images/16x16_up_white_sites.svg);
    }
    .fcb-sites .fcb-sites__toggle {
        display: block;
        background-image: url(https://www.fcbarcelona.es/fcb_theme/images/16x16_fcb_white.svg);
        background-position: left 0.625rem top 50%;
        background-repeat: no-repeat;
        padding: 0.5rem 0.75rem 0.5625rem 2.1875rem;
        font-weight: 600;
    }
    .site-header--fcb-sites .fcb-sites .fcb-sites__toggle {
        background-image: url(../images/16x16_down_grey_sites.svg);
        background-position: right 0.625rem top 50%;
        padding: 0.5rem 2.1875rem 0.5625rem 0.75rem;
    }
    .fcb-sites .fcb-sites__toggle.is-active,
    .fcb-sites .fcb-sites__toggle:hover {
        background-color: #9B1637;
    }
    .fcb-sites .dropdown {
        position: absolute;
        top: 2rem;
        left: 0;
        background-color: #272F4F;
        border-top: 0.1875rem solid #9B1637;
        width: 10rem;
        z-index: 101;
    }
    .fcb-sites .dropdown .fcb-sites__item + .fcb-sites__item {
        border-top: 0.0625rem solid #515771;
    }
    .fcb-sites .dropdown .fcb-sites__label {
        display: block;
        padding: 0.4375rem 0.875rem;
    }
    .fcb-sites .dropdown .fcb-sites__item:hover {
        background-color: #202640;
    }
    .fcb-sites .dropdown .fcb-sites__item.is-active .fcb-sites__label {
        color: #E5A409;
    }
    .secondary-nav__item__link {
        margin: 0.20rem 0;
        padding: 0.3125rem 0.625rem;
        float: left;
        margin-left: 15px;
    }
    .fcb-main {
        display: block;
        padding: 0.5rem 0.75rem 0.5625rem 2.1875rem;
        background: url(../images/16x16_fcb_white.svg);
        background-position: left 0.625rem top 50%;
        background-repeat: no-repeat;
    }
    .followers {
        margin: 0 0.625rem;
        font-size: 0.85rem;
        /*font-weight: 600;*/
    }
    .followers__item {
        background-color: #01173E;
        border-radius: 0.25rem;
        margin: 0.25rem;
        padding: 0.2225rem 0.625rem;
        float: left;
    }
    .followers__item__icon {
        margin-right: 0.5rem;
        vertical-align: bottom;
    }
    .social-networks [aria-hidden=true] {
        display: none;
    }
    .social-networks.is-expanded .dropdown {
        display: block;
    }
    .social-networks.is-expanded .social-networks__toggle {
        background-color: #9B1637;
    }
    .social-networks .social-networks__toggle {
        display: block;
        height: 2rem;
        padding: 0.4375rem 0.75rem;
    }
    .social-networks .social-networks__toggle.is-active,
    .social-networks .social-networks__toggle:hover {
        background-color: #9B1637;
    }
    .social-networks .social-networks__toggle__icon {
        display: block;
    }
    .social-networks .dropdown {
        position: absolute;
        top: 2rem;
        right: 0;
        left: 0;
        background-color: #272F4F;
        border-bottom: 0.1875rem solid #14161A;
        border-top: 0.1875rem solid #9B1637;
        box-shadow: 0 0.9375rem 1.5625rem -0.5rem #000;
        padding: 1.25rem 0;
        z-index: 101;
    }
    .social-networks__items {
        max-width: 58.75rem;
        margin-left: auto;
        margin-right: auto;
    }
    .social-networks__items:after {
        content: "";
        display: table;
        clear: both;
    }
    .social-networks__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%;
    }
    .social-networks__item:last-child {
        margin-right: 0;
    }
    .social-networks__item:nth-child(4n) {
        margin-right: 0;
    }
    .social-networks__item .social-networks__label {
        background-position: left 1rem center;
        background-repeat: no-repeat;
    }
    .social-networks__item--facebook .social-networks__label {
        background-image: url(../images/32x32_facebook_v2_grey.svg);
    }
    .social-networks__item--facebook .social-networks__label:hover {
        background-image: url(../images/32x32_facebook_v2_white.svg);
    }
    .social-networks__item--twitter .social-networks__label {
        background-image: url(../images/32x32_twitter_v2_grey.svg);
    }
    .social-networks__item--twitter .social-networks__label:hover {
        background-image: url(../images/32x32_twitter_v2_white.svg);
    }
    .social-networks__item--instagram .social-networks__label {
        background-image: url(../images/32x32_instagram_grey.svg);
    }
    .social-networks__item--instagram .social-networks__label:hover {
        background-image: url(../images/32x32_instagram_white.svg);
    }
    .social-networks__item--youtube .social-networks__label {
        background-image: url(../images/32x32_youtube_grey.svg);
    }
    .social-networks__item--youtube .social-networks__label:hover {
        background-image: url(../images/32x32_youtube_white.svg);
    }
    .social-networks__item--google .social-networks__label {
        background-image: url(../images/32x32_googleplus_v2_grey.svg);
    }
    .social-networks__item--google .social-networks__label:hover {
        background-image: url(../images/32x32_googleplus_v2_white.svg);
    }
    .social-networks__item--pinterest .social-networks__label {
        background-image: url(../images/32x32_pinterest_v2_grey.svg);
    }
    .social-networks__item--pinterest .social-networks__label:hover {
        background-image: url(../images/32x32_pinterest_v2_white.svg);
    }
    .social-networks__label {
        display: block;
        padding: 0.75rem 0 0.75rem 3.75rem;
    }
    .social-networks__label:hover {
        background-color: #202640;
    }
    .social-networks__name {
        font-weight: 500;
        display: block;
    }
    @media screen and (max-width: 767px) {
        .social-networks__name {
            font-size: 0.875rem;
            line-height: 1.125rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .social-networks__name {
            font-size: 0.875rem;
            line-height: 1.125rem;
        }
    }
    @media screen and (min-width: 960px) {
        .social-networks__name {
            font-size: 0.875rem;
            line-height: 1.125rem;
        }
    }
    .social-networks__followers {
        font-weight: 400;
        display: block;
    }
    @media screen and (max-width: 767px) {
        .social-networks__followers {
            font-size: 0.625rem;
            line-height: 0.875rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .social-networks__followers {
            font-size: 0.75rem;
            line-height: 1rem;
        }
    }
    @media screen and (min-width: 960px) {
        .social-networks__followers {
            font-size: 0.75rem;
            line-height: 1rem;
        }
    }
    .user-account {
        position: relative;
    }
    .user-account [aria-hidden=true] {
        display: none;
    }
    .user-account.is-expanded .dropdown {
        display: block;
    }
    .user-account.is-expanded .user-account__toggle {
        background-color: #9B1637;
    }
    .user-account .user-account__toggle {
        display: block;
        height: 2rem;
        padding: 0.4375rem 0.75rem;
    }
    .user-account .user-account__toggle.is-active,
    .user-account .user-account__toggle:hover {
        background-color: #9B1637;
    }
    .user-account .user-account__toggle__icon {
        vertical-align: middle;
    }
    .user-account .user-account__toggle__text {
        margin-left: 0.375rem;
        text-transform: none;
        vertical-align: middle;
    }
    .user-account .dropdown {
        position: absolute;
        top: 2rem;
        right: 0;
        background-color: #272F4F;
        border-top: 0.1875rem solid #9B1637;
        width: 10rem;
        z-index: 101;
    }
    .user-account .dropdown .user-account__item + .user-account__item {
        border-top: 0.0625rem solid #515771;
    }
    .user-account .dropdown .user-account__label {
        display: block;
        padding: 0.4375rem 0.875rem;
    }
    .user-account .dropdown .user-account__item:hover {
        background-color: #202640;
    }
    .languages {
        position: relative;
    }
    .languages [aria-hidden=true] {
        display: none;
    }
    .languages.is-expanded .dropdown {
        display: block;
    }
    .languages.is-expanded .languages__toggle {
        background-color: #9B1637;
    }
    .languages .languages__toggle {
        display: block;
        height: 2rem;
        padding: 0.4375rem 0.75rem;
    }
    .languages .languages__toggle.is-active,
    .languages .languages__toggle:hover {
        background-color: #9B1637;
    }
    .languages .languages__toggle__icon {
        display: block;
    }
    .languages .dropdown {
        position: absolute;
        top: 2rem;
        right: 0;
        background-color: #272F4F;
        border-top: 0.1875rem solid #9B1637;
        width: 10rem;
        z-index: 101;
    }
    .languages .dropdown .languages__item + .languages__item {
        border-top: 0.0625rem solid #515771;
    }
    .languages .dropdown .languages__label {
        display: block;
        padding: 0.4375rem 0.875rem;
    }
    .languages .dropdown .languages__item:hover {
        background-color: #202640;
    }
    .languages .dropdown .languages__item.is-active .languages__label {
        color: #E5A409;
    }
}
@media screen and (min-width: 960px) {
    .related-box {
        display: none;
    }
}
@media screen and (max-width: 959px) {
    .site-container {
        position: relative;
    }
    .related-box {
        background-color: #E3E5E6;
        border-left: 0.375rem solid #9C1737;
        bottom: 0;
        margin: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 10;
    }
    .related-box__container {
        bottom: 0;
        display: none;
        overflow-y: scroll;
        top: 0;
        width: 19.625rem;
    }
    .site-nav--is-open .related-box {
        top: 0rem;
    }
    .related-box .banner {
        display: block;
    }
    .related-box__content {
        width: 19.625rem;
        padding: 1rem 0.625rem 1rem 0.1875rem;
    }
    .related-box__toggle {
        border: 0;
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        background: url('../images/20x20_prev_white.svg') no-repeat center center;
        display: block;
        width: 1.25rem;
        height: 5rem;
        background-color: #9C1737;
        border-radius: 0.1875rem 0 0 0.1875rem;
        display: block;
        margin-left: -1.25rem;
        position: absolute;
        top: 9.375rem;
        z-index: 1;
    }
    .related-box--is-open .related-box {
        width: 20rem;
    }
    .related-box--is-open .related-box__toggle {
        background-image: url('../images/20x20_next_white.svg');
        border-radius: 0 0.1875rem 0.1875rem 0;
        margin-left: 0;
    }
    .related-box--is-open .related-box__container {
        display: block;
    }
    .related-box__toggle__icon {
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .related-box {
        top: 7.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .related-box {
        top: 11rem;
    }
}
.page-header__breadcrumbs {
    margin-bottom: 1.5rem;
}
.page-header__breadcrumbs .grid__container {
    min-height: 2rem;
}
@media screen and (max-width: 767px) {
    .page-header__breadcrumbs .grid__container {
        display: block;
    }
}
.breadcrumbs {
    margin: 0;
    padding-top: 0.5rem;
}
@media screen and (min-width: 768px) {
    .breadcrumbs {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 74.41059%;
        vertical-align: middle;
    }
    .breadcrumbs:last-child {
        margin-right: 0;
    }
}
@media screen and (max-width: 767px) {
    .breadcrumbs {
        display: none;
    }
}
.page-header__actions {
    float: right;
    heigth: 2.5rem;
    vertical-align: middle;
}
.page-header__actions .sign-language {
    float: left;
    padding: 1.0625rem;
}
.page-header__actions .share-menu {
    float: left;
}
.page-header__text {
    margin-bottom: 1.125rem;
}
@media screen and (max-width: 767px) {
    .page-header__text .grid__container {
        padding: 0 1.625rem;
    }
}
.page-header--sponsored:after {
    content: "";
    display: table;
    clear: both;
}
.page-header--sponsored .page-header__title {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%;
}
.page-header--sponsored .page-header__title:last-child {
    margin-right: 0;
}
@media screen and (max-width: 767px) {
    .page-header--sponsored .page-header__title {
        float: left;
        display: block;
        margin-right: 7.42297%;
        width: 207.42297%;
    }
    .page-header--sponsored .page-header__title:last-child {
        margin-right: 0;
    }
}
.page-header--sponsored .page-header__sponsor {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
    margin: 0.5rem 0 0 0;
}
.page-header--sponsored .page-header__sponsor:last-child {
    margin-right: 0;
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .page-header--sponsored .page-header__sponsor {
        margin: 0;
    }
}
@media screen and (max-width: 767px) {
    .page-header--sponsored .page-header__sponsor {
        float: left;
        display: block;
        margin-right: 7.42297%;
        width: 100%;
    }
    .page-header--sponsored .page-header__sponsor:last-child {
        margin-right: 0;
    }
}
.page-header--sponsored .page-header__sponsor__label {
    margin-right: 0.25rem;
}
@media screen and (max-width: 767px) {
    .page-header--sponsored .page-header__title,
    .page-header--sponsored .page-header__sponsor {
        float: left;
        display: block;
        margin-right: 7.42297%;
        width: 100%;
    }
    .page-header--sponsored .page-header__title:last-child,
    .page-header--sponsored .page-header__sponsor:last-child {
        margin-right: 0;
    }
}
.page-header {
    background-color: #F3F4F5;
    border-bottom: 0.25rem solid #9C1737;
    margin-top: -15px;
}
.page-header p:last-child {
    margin-bottom: 0;
}
.page-header__breadcrumbs {
    background-color: #E4E6E7;
    border-bottom: 0.0625rem solid #D3D6D7;
}
.page-header--minimal .page-header__breadcrumbs {
    border-bottom: 0;
    margin-bottom: 0;
}
.breadcrumbs {
    color: #757A7E;
}
.breadcrumbs__item {
    float: left;
    padding-left: 0.1875rem;
}
.breadcrumbs__item::after {
    content: ' ? ';
}
.breadcrumbs__item:last-child::after {
    content: '';
}
.breadcrumbs__item--grouper::after {
    content: ' : ';
}
.page-header__section {
    font-weight: 500;
    text-transform: uppercase;
    color: #325082;
    margin: 0 0 0.4375rem 0;
}
@media screen and (max-width: 767px) {
    .page-header__section {
        line-height: 1.375rem;
        font-size: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .page-header__section {
        line-height: 1.375rem;
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    .page-header__section {
        line-height: 1.375rem;
        font-size: 1.125rem;
    }
}
.page-header__title {
    font-weight: 700;
    margin-bottom: 0;
}
@media screen and (max-width: 767px) {
    .page-header__title {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .page-header__title {
        font-size: 1.75rem;
        line-height: 2rem;
		padding: 20px 20px 0px 20px;
    }
}
@media screen and (min-width: 960px) {
    .page-header__title {
        font-size: 2.25rem;
        line-height: 2.5rem;
        padding-top: 25px;
    }
}
.page-header__sponsor {
    font-weight: 400;
    color: #767B7F;
    text-align: right;
}
@media screen and (max-width: 767px) {
    .page-header__sponsor {
        font-size: 0.625rem;
        line-height: 0.875rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .page-header__sponsor {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 960px) {
    .page-header__sponsor {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (max-width: 767px) {
    .page-header__sponsor {
        border-top: 0.0625rem solid #D2D5D6;
        padding: 0.5rem 0;
    }
}
.page-header__meta {
    background-color: #E3E5E6;
    color: #313947;
    padding: 0.5rem 1rem 0.5rem 1.125rem;
    margin: 1.25rem 0rem;
}
.page-header__meta:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (max-width: 767px) {
    .page-header__meta {
        margin: 0.625rem 0rem;
    }
}
.page-header__authored {
    font-weight: 400;
    text-transform: uppercase;
    float: left;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .page-header__authored {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .page-header__authored {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .page-header__authored {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
.page-header__authored strong {
    font-weight: 500;
    text-transform: uppercase;
}
@media screen and (max-width: 767px) {
    .page-header__authored strong {
        line-height: 1.375rem;
        font-size: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .page-header__authored strong {
        line-height: 1.375rem;
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    .page-header__authored strong {
        line-height: 1.375rem;
        font-size: 1.125rem;
    }
}
.page-header__sharing {
    float: right;
}
@media screen and (max-width: 767px) {
    .page-header__sharing {
        display: none;
    }
}
.page-header__sharing__title {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.page-header__sharing__item {
    float: left;
    font-size: inherit;
    padding: 0.125rem 0.75rem 0.0625rem 0.75rem;
}
.page-header__sharing__item:last-child {
    padding-right: 0;
}
.page-header__sharing__item + .page-header__sharing__item {
    border-left: 0.0625rem solid #D3D6D7;
}
@media screen and (max-width: 767px) {
    .page-header__sharing__item {
        padding: 0 0.625rem;
    }
}
.page-header__sharing--facebook .page-header__sharing__label,
.page-header__sharing--twitter .page-header__sharing__label,
.page-header__sharing--pinterest .page-header__sharing__label,
.page-header__sharing--google .page-header__sharing__label,
.page-header__sharing--instagram .page-header__sharing__label,
.page-header__sharing--email .page-header__sharing__label {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('') no-repeat center center;
    display: block;
    width: 1.25rem;
    height: 1.25rem;
}
.page-header__sharing--facebook .page-header__sharing__label {
    background-image: url(../images/20x20_facebook_blue.svg);
}
.page-header__sharing--facebook .page-header__sharing__label:hover {
    background-image: url(../images/20x20_facebook_red.svg);
}
.page-header__sharing--twitter .page-header__sharing__label {
    background-image: url(../images/20x20_twitter_blue.svg);
}
.page-header__sharing--twitter .page-header__sharing__label:hover {
    background-image: url(../images/20x20_twitter_red.svg);
}
.page-header__sharing--pinterest .page-header__sharing__label {
    background-image: url(../images/20x20_pinterest_blue.svg);
}
.page-header__sharing--pinterest .page-header__sharing__label:hover {
    background-image: url(../images/20x20_pinterest_red.svg);
}
.page-header__sharing--google .page-header__sharing__label {
    background-image: url(../images/20x20_googleplus_blue.svg);
}
.page-header__sharing--google .page-header__sharing__label:hover {
    background-image: url(../images/20x20_googleplus_red.svg);
}
.page-header__sharing--instagram .page-header__sharing__label {
    background-image: url(../images/20x20_instagram_blue.svg);
}
.page-header__sharing--instagram .page-header__sharing__label:hover {
    background-image: url(../images/20x20_instagram_red.svg);
}
.page-header__sharing--email .page-header__sharing__label {
    background-image: url(../images/20x20_email_blue.svg);
}
.page-header__sharing--email .page-header__sharing__label:hover {
    background-image: url(../images/20x20_email_red.svg);
}
.page-header__intro {
    font-weight: 300;
    color: #4C5159;
    margin: 1.25rem 0 0.625rem 0;
}
@media screen and (max-width: 767px) {
    .page-header__intro {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .page-header__intro {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .page-header__intro {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (max-width: 767px) {
    .page-header__intro {
        margin: 0.0625rem 0 0.625rem 0;
    }
}
.page-header__note {
    color: #313947;
    font-size: 1.125rem;
    font-weight: 400;
}
@media screen and (max-width: 959px) {
    .page-header__note {
        font-weight: 400;
    }
    @media screen and (max-width: 767px) {
        .page-header__note {
            font-size: 0.875rem;
            line-height: 1.125rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .page-header__note {
            font-size: 0.875rem;
            line-height: 1.25rem;
        }
    }
    @media screen and (min-width: 960px) {
        .page-header__note {
            font-size: 0.875rem;
            line-height: 1.25rem;
        }
    }
}
.page-header .content-paging {
    border-top-width: 0.0625rem;
}
@media screen and (max-width: 767px) {
    .page-header .content-paging {
        display: none;
    }
}
.module {
    padding: 3rem 0;
}
@media screen and (max-width: 767px) {
    .module {
        padding: 1.5rem 0;
    }
}
.module--ads {
    padding: 0.75rem 0;
}
.module--content {
    background-color: #FFF;
    overflow-x: hidden;
}
.module--a {
    background-color: #E4E6E7;
}
.module--b {
    background-color: #D3D6D7;
}
.module--c,
.module--image {
    background-color: #303846;
}
.module--honors {
    background-color: #222733;
}
.module--newsletter {
    background: linear, to right, #b5345b 0%, #32323b 100%;
}
.module--ads {
    background-color: #131519;
    color: #FFF;
}
.module--form {
    padding: 2rem 0;
    background-color: #FFF;
}
@media screen and (max-width: 767px) {
    .module--form {
        padding: 1.5rem 0;
        background-color: #FFF;
    }
}
@media screen and (min-width: 768px) {
    .module--image {
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .module--shop {
        background-image: url(../figures/fons_modul_botiga.jpg);
    }
    .module--apps {
        background-image: url(../figures/fons_modul_apps.jpg);
    }
    .module--players {
        background-image: url(../figures/fons_modul_jugadors.jpg);
    }
    .module--honors {
        background-image: url(../figures/fons_modul_palmares.jpg);
    }
}
.module--newsletter {
    background-image: url(../figures/fons_modul_newsletter.jpg);
}
.content-block {
    margin-bottom: 1.4375rem;
}
.content-block:last-child {
    margin-bottom: 0;
}
.content-block__header {
    min-height: 3rem;
}
.content-block__header:after {
    content: "";
    display: table;
    clear: both;
}
.grid__container--expanded .content-block__header {
    padding-top: 0.1875rem;
}
.content-block__header__title {
    float: left;
    margin-bottom: 0;
}
@media screen and (max-width: 767px) {
    .content-block__header__title {
        float: none;
    }
    .content-block--fcbshop .content-block__header__title {
        float: left;
    }
}
.content-block__header__sponsor,
.content-block__header__follow-us,
.content-block__header__selector {
    float: right;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .content-block__header__sponsor,
    .content-block__header__follow-us,
    .content-block__header__selector {
        margin-top: 0.5rem;
        padding-top: 0.75rem;
        float: none;
    }
    .content-block--fcbshop .content-block__header__sponsor,
    .content-block--fcbshop .content-block__header__follow-us,
    .content-block--fcbshop .content-block__header__selector {
        float: right;
        margin-top: -0.8125rem;
    }
}
@media screen and (max-width: 767px) {
    .content-block__header__sponsor {
        text-align: right;
        margin-bottom: 0.75rem;
    }
}
.content-block__header__sponsor img {
    margin-left: 0.375rem;
}
.content-block__header__selector .content-block__header__selector__label {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.content-block__header__selector .content-block__header__selector__select {
    padding-bottom: 0.3125rem;
    padding-top: 0.3125rem;
}
@media screen and (min-width: 768px) {
    .content-block__header__selector .content-block__header__selector__select {
        width: 13.625rem;
    }
}
@media screen and (max-width: 767px) {
    .content-block__header__selector {
        margin-bottom: 0.75rem;
    }
    .content-block__header__selector .content-block__header__selector__select {
        width: 100%;
    }
}
.content-block__header__follow-us {
    margin-top: 0.5rem;
}
.content-block__header__follow-us__title {
    margin: 0;
}
@media screen and (max-width: 767px) {
    .content-block__header__follow-us__title {
        margin-bottom: 0.625rem;
    }
}
.content-block__header__follow-us__title,
.content-block__header__follow-us__items,
.content-block__header__follow-us__item {
    float: left;
}
@media screen and (min-width: 768px) {
    .content-block__header__follow-us__item {
        margin-left: 1rem;
    }
}
@media screen and (max-width: 767px) {
    .content-block__header__follow-us__item {
        float: none;
        display: inline-block;
        margin: 0 1rem;
    }
}
@media screen and (max-width: 767px) {
    .content-block__header__follow-us__title,
    .content-block__header__follow-us__items {
        display: block;
        float: none;
        text-align: center;
    }
}
.content-block__footer {
    margin-top: 1rem;
}
@media screen and (max-width: 767px) {
    .content-block__footer {
        margin-top: 0.5rem;
    }
}
.grid__container--expanded {
    max-width: 100%;
}
.grid__container--expanded .content-block__header,
.grid__container--expanded .content-block__footer {
    max-width: 58.75rem;
    margin-left: auto;
    margin-right: auto;
}
.grid__container--expanded .content-block__header:after,
.grid__container--expanded .content-block__footer:after {
    content: "";
    display: table;
    clear: both;
}
.content-block--highlighted-content__media__image {
    display: block;
    width: 100%;
}
@media screen and (min-width: 960px) {
    .content-block--highlighted-content__media {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
    }
    .content-block--highlighted-content__media:last-child {
        margin-right: 0;
    }
    .content-block--highlighted-content .content-block__header,
    .content-block--highlighted-content .content-block__body {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        margin-right: 0;
        margin-left: 2.35765%;
    }
    .content-block--highlighted-content .content-block__header:last-child,
    .content-block--highlighted-content .content-block__body:last-child {
        margin-right: 0;
    }
    .content-block--highlighted-content__related {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        margin-right: 0;
        float: right;
        margin-top: 3rem;
    }
    .content-block--highlighted-content__related:last-child {
        margin-right: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .content-block__related__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
    }
    .content-block__related__item:last-child {
        margin-right: 0;
    }
    .content-block__related__item:nth-child(even) {
        margin-right: 0;
    }
}
@media screen and (max-width: 959px) {
    .content-block--highlighted-content .content-block__header {
        margin-top: 1rem;
    }
}
@media screen and (max-width: 767px) {
    .content-block--highlighted-content .content-block__header {
        min-height: 2.5rem;
    }
}
.content-block__header::before {
    width: 40px;
    height: 3px;
    background-color: #9C1737;
    content: '';
    display: block;
    position: relative;
    top: -0.1875rem;
}
.content-block__header__title {
    font-weight: 500;
    text-transform: uppercase;
    padding-top: 0.375rem;
}
@media screen and (max-width: 767px) {
    .content-block__header__title {
        line-height: 1.375rem;
        font-size: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .content-block__header__title {
        line-height: 1.375rem;
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    .content-block__header__title {
        line-height: 1.375rem;
        font-size: 1.125rem;
    }
}
@media screen and (max-width: 767px) {
    .content-block__header__sponsor,
    .content-block__header__follow-us {
        border-top: 0.0625rem solid #B3B7B7;
    }
}
.content-block--fcbshop .content-block__header__sponsor {
    border-top: none;
}
@media screen and (min-width: 960px) {
    .content-block--fcbshop .content-block__header__sponsor img {
        margin-top: -0.625rem;
        width: 6.6875rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .content-block--fcbshop .content-block__header__sponsor img {
        margin-top: -0.375rem;
        width: 6rem;
    }
}
@media screen and (max-width: 767px) {
    .content-block--fcbshop .content-block__header__sponsor img {
        width: 4rem;
    }
}
.content-block__header__sponsor {
    font-weight: 400;
    color: #767B7F;
}
@media screen and (max-width: 767px) {
    .content-block__header__sponsor {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .content-block__header__sponsor {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 960px) {
    .content-block__header__sponsor {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
.content-block__header__selector {
    font-weight: 400;
    color: #767B7F;
}
@media screen and (max-width: 767px) {
    .content-block__header__selector {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .content-block__header__selector {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 960px) {
    .content-block__header__selector {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
.content-block__header__follow-us {
    font-weight: 400;
    color: #767B7F;
}
@media screen and (max-width: 767px) {
    .content-block__header__follow-us {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .content-block__header__follow-us {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .content-block__header__follow-us {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
.content-block__header__follow-us__item .content-block__header__follow-us__label {
    border: 0;
    background-position: center center;
    background-repeat: no-repeat;
    color: transparent;
    display: block;
    font: 0/0;
    height: 1.25rem;
    text-shadow: none;
    width: 1.25rem;
}
@media screen and (max-width: 767px) {
    .content-block__header__follow-us__item .content-block__header__follow-us__label {
        height: 2rem;
        width: 2rem;
    }
}
.content-block__header__follow-us__item--facebook .content-block__header__follow-us__label {
    background-image: url('../images/20x20_facebook_blue.svg');
}
.content-block__header__follow-us__item--facebook .content-block__header__follow-us__label:hover {
    background-image: url('../images/20x20_facebook_red.svg');
}
@media screen and (max-width: 767px) {
    .content-block__header__follow-us__item--facebook .content-block__header__follow-us__label {
        background-image: url('../images/32x32_facebook_blue.svg');
    }
    .content-block__header__follow-us__item--facebook .content-block__header__follow-us__label:hover {
        background-image: url('../images/32x32_facebook_red.svg');
    }
}
.content-block__header__follow-us__item--twitter .content-block__header__follow-us__label {
    background-image: url('../images/20x20_twitter_blue.svg');
}
.content-block__header__follow-us__item--twitter .content-block__header__follow-us__label:hover {
    background-image: url('../images/20x20_twitter_red.svg');
}
@media screen and (max-width: 767px) {
    .content-block__header__follow-us__item--twitter .content-block__header__follow-us__label {
        background-image: url('../images/32x32_twitter_blue.svg');
    }
    .content-block__header__follow-us__item--twitter .content-block__header__follow-us__label:hover {
        background-image: url('../images/32x32_twitter_red.svg');
    }
}
.content-block__header__follow-us__item--instagram .content-block__header__follow-us__label {
    background-image: url('../images/20x20_instagram_blue.svg');
}
.content-block__header__follow-us__item--instagram .content-block__header__follow-us__label:hover {
    background-image: url('../images/20x20_instagram_red.svg');
}
@media screen and (max-width: 767px) {
    .content-block__header__follow-us__item--instagram .content-block__header__follow-us__label {
        background-image: url('../images/32x32_instagram_blue.svg');
    }
    .content-block__header__follow-us__item--instagram .content-block__header__follow-us__label:hover {
        background-image: url('../images/32x32_instagram_red.svg');
    }
}
.content-block__header__follow-us__item--more .content-block__header__follow-us__label {
    background-image: url('../images/20x20_more_blue.svg');
}
.content-block__header__follow-us__item--more .content-block__header__follow-us__label:hover {
    background-image: url('../images/20x20_more_red.svg');
}
@media screen and (max-width: 767px) {
    .content-block__header__follow-us__item--more .content-block__header__follow-us__label {
        background-image: url('../images/32x32_more_blue.svg');
    }
    .content-block__header__follow-us__item--more .content-block__header__follow-us__label:hover {
        background-image: url('../images/32x32_more_red.svg');
    }
}
.content-block__footer__see-all {
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.125rem;
    text-transform: uppercase;
    display: block;
    padding: 0 1rem;
    position: relative;
    background-color: #314F81;
}
.content-block__footer__see-all,
.content-block__footer__see-all:hover {
    color: #FFF;
}
.content-block__footer__see-all:hover {
    background-color: #283050;
}
.content-block__footer__see-all__text {
    background: url(../images/24x24_go_white.svg) no-repeat;
    background-position: right 50%;
    display: block;
    padding: 0.75rem 2rem 0.75rem 0;
    position: relative;
}
[dir="rtl"] .content-block__footer__see-all__text {
    background-image: url(../images/24x24_go_white_left.svg);
}
.content-block--highlighted-content__media {
    border: 0.0625rem solid #FFF;
    margin: -0.125rem;
}
.content-block__related__item {
    border-bottom: 0.0625rem solid #B4B8B8;
}
.content-block__related__item:last-chid {
    border-bottom: none;
}
.content-block__related__label {
    background: url(../images/24x24_go_blue.svg) no-repeat;
    background-position: left 1.0625rem top 50%;
    display: block;
    padding: 0.6875rem 0 0.6875rem 3.75rem;
}
[dir="rtl"] .content-block__related__label {
    background-image: url(../images/24x24_go_blue_left.svg);
}
.content-block__related__label:hover {
    background-image: url(../images/24x24_go_red.svg);
}
[dir="rtl"] .content-block__related__label:hover {
    background-image: url(../images/24x24_go_red_left.svg);
}
@media screen and (max-width: 767px) {
    .content-block__related__label {
        background-position: left 1.0625rem top 0.625rem;
    }
}
.content-block__related__item--video .content-block__related__label {
    background-image: url(../images/20x20_video_blue.svg);
}
.content-block__related__item--video .content-block__related__label:hover {
    background-image: url(../images/20x20_video_red.svg);
}
.content-block__related__item--image .content-block__related__label {
    background-image: url(../images/20x20_image_blue.svg);
}
.content-block__related__item--image .content-block__related__label:hover {
    background-image: url(../images/20x20_image_red.svg);
}
.module--image .content-block__header__title {
    color: #FFF;
}
.module--image .content-block__footer__see-all {
    background-color: rgba(18, 26, 43, 0.6);
}
.module--image .content-block__footer__see-all:hover {
    background-color: rgba(255, 255, 255, 0.2);
}
.dialog {
    position: absolute;
    left: 50%;
    background-color: #FFF;
    border: none;
    box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.75);
    display: block;
    margin: 0 auto;
    padding: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1000;
}
[dir="rtl"] .dialog {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}
.dialog__backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(19, 21, 25, 0.8);
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 999;
}
.dialog {
    display: none;
}
.dialog[open] {
    display: block;
}
.dialog--small {
    margin-bottom: 1.875rem;
    margin-top: 1.875rem;
    width: 18.75rem;
}
.dialog--medium {
    margin-bottom: 1.875rem;
    margin-top: 1.875rem;
    width: 48.75rem;
}
@media screen and (max-width: 767px) {
    .dialog--medium {
        width: 18.75rem;
    }
}
.dialog--large {
    width: 100%;
}
.dialog__header {
    color: #D2D5D6;
    height: 3.5rem;
    background-color: #303846;
    min-height: 3.5rem;
}
.dialog__header .button--icon {
    width: 3.5rem;
    height: 3.5rem;
    background-color: #314F81;
    display: block;
    float: right;
}
.dialog__logo {
    padding: 0.875rem 1rem;
    width: 11.5625rem;
}
.dialog__subheader {
    background-color: #F2F3F4;
    padding: 1rem;
    text-align: center;
    border-bottom: 0.1875rem solid #9C1737;
}
.dialog__title {
    font-weight: 500;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .dialog__title {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .dialog__title {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .dialog__title {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
.dialog__title strong {
    font-weight: inherit;
    color: #9B1637;
}
.dialog__subtitle {
    font-weight: 300;
    color: #4C5159;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .dialog__subtitle {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .dialog__subtitle {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .dialog__subtitle {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
.dialog__body {
    color: #303846;
    background-color: #FFF;
}
.dialog__message {
    font-weight: 400;
    padding: 0 5rem;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .dialog__message {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .dialog__message {
        font-size: 1rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 960px) {
    .dialog__message {
        font-size: 1rem;
        line-height: 1.375rem;
    }
}
.dialog__message__warning {
    background-color: #FFF4C1;
    text-align: center;
    padding: 0.75rem;
    font-size: 1rem;
}
.dialog--small .dialog__message {
    padding: 0 1rem;
}
.dialog--small .dialog__message__warning {
    margin-left: -1rem;
    margin-right: -1rem;
}
@media screen and (max-width: 767px) {
    .dialog__message {
        padding: 0 1rem;
    }
    .dialog__message__warning {
        margin-left: -1rem;
        margin-right: -1rem;
    }
}
.dialog .form {
    margin: 0;
}
.dialog__form__block {
    padding: 1rem;
}
.dialog__form__block input[type="email"],
.dialog__form__block input[type="number"],
.dialog__form__block input[type="password"],
.dialog__form__block input[type="search"],
.dialog__form__block input[type="tel"],
.dialog__form__block input[type="text"],
.dialog__form__block input[type="url"],
.dialog__form__block input[type="color"],
.dialog__form__block input[type="date"],
.dialog__form__block input[type="datetime"],
.dialog__form__block input[type="datetime-local"],
.dialog__form__block input[type="month"],
.dialog__form__block input[type="time"],
.dialog__form__block input[type="week"] {
    width: 100%;
}
.dialog__form__block + .dialog__form__block {
    border-top: 0.0625rem dashed #D3D6D7;
}
.dialog__message + .dialog__form__block {
    padding-top: 0;
}
.dialog__form__block__title {
    font-weight: 500;
    margin-top: 0;
}
@media screen and (max-width: 767px) {
    .dialog__form__block__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .dialog__form__block__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 960px) {
    .dialog__form__block__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
.dialog__lost-password {
    margin: 0.5rem 0;
    text-align: right;
}
[dir="rtl"] .dialog__lost-password {
    text-align: left;
}
.dialog--small .button--primary,
.dialog--small .button--secondary {
    display: block;
    width: 100%;
}
.dialog__form__block--facebook .button {
    display: block;
}
.dialog__footer {
    background-color: #F2F3F4;
    border-top: 0.0625rem solid #D2D5D6;
    min-height: 4.5rem;
}
.dialog__footer__actions {
    padding: 1rem;
}
@media screen and (min-width: 768px) {
    .dialog--medium .dialog__footer__actions:after,
    .dialog--large .dialog__footer__actions:after {
        content: "";
        display: table;
        clear: both;
    }
    .dialog--medium .dialog__footer__actions .button,
    .dialog--large .dialog__footer__actions .button {
        float: right;
        margin-left: 1rem;
    }
}
@media screen and (max-width: 767px) {
    .dialog__footer__actions .button + .button {
        margin-top: 1rem;
    }
    .dialog--medium .dialog__footer__actions .button,
    .dialog--large .dialog__footer__actions .button {
        display: block;
        width: 100%;
    }
}
.dialog__footer__register {
    background: #D3D6D7 url(../images/24x24_go_blue.svg) no-repeat;
    background-position: right 1rem top 50%;
    padding: 0.625rem 3rem 0.625rem 1rem;
    text-align: right;
    text-transform: uppercase;
    display: block;
}
[dir="rtl"] .dialog__footer__register {
    background-image: url(../images/24x24_go_blue_left.svg);
}
.dialog--promo {
    overflow: hidden;
}
.dialog--promo:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 768px) {
    .dialog--promo .dialog__body {
        position: relative;
    }
    .dialog--promo .dialog__promo {
        background-color: #272F4F;
        color: #FFF;
        float: left;
        margin-bottom: -62.5rem;
        padding: 1.5rem 2rem 62.5rem 2rem;
        width: 20rem;
    }
    .dialog--promo .dialog__promo p {
        font-weight: 300;
    }
    @media screen and (max-width: 767px) {
        .dialog--promo .dialog__promo p {
            font-size: 1rem;
            line-height: 1.25rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .dialog--promo .dialog__promo p {
            font-size: 1.25rem;
            line-height: 1.75rem;
        }
    }
    @media screen and (min-width: 960px) {
        .dialog--promo .dialog__promo p {
            line-height: 1.75rem;
            font-size: 1.25rem;
        }
    }
    .dialog--promo .dialog__promo .dialog__promo__advantages {
        font-weight: 400;
        text-transform: uppercase;
    }
    @media screen and (max-width: 767px) {
        .dialog--promo .dialog__promo .dialog__promo__advantages {
            font-size: 0.875rem;
            line-height: 1.25rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .dialog--promo .dialog__promo .dialog__promo__advantages {
            font-size: 1rem;
            line-height: 1.375rem;
        }
    }
    @media screen and (min-width: 960px) {
        .dialog--promo .dialog__promo .dialog__promo__advantages {
            font-size: 1rem;
            line-height: 1.375rem;
        }
    }
    .dialog--promo .dialog__promo .dialog__promo__advantage {
        background: url(../images/64x64_advantage_white.svg) no-repeat;
        background-position: left center;
        padding: 1rem 0 1rem 4.25rem;
    }
    .dialog--promo .dialog__promo .dialog__promo__emphatic {
        font-weight: 700;
    }
    @media screen and (max-width: 767px) {
        .dialog--promo .dialog__promo .dialog__promo__emphatic {
            font-size: 1.5rem;
            line-height: 1.75rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .dialog--promo .dialog__promo .dialog__promo__emphatic {
            font-size: 1.75rem;
            line-height: 2rem;
        }
    }
    @media screen and (min-width: 960px) {
        .dialog--promo .dialog__promo .dialog__promo__emphatic {
            font-size: 2.25rem;
            line-height: 2.5rem;
        }
    }
    .dialog--promo .dialog__promo .button--primary {
        margin-top: 1rem;
    }
    .dialog--promo .dialog__form__block {
        float: left;
        padding-left: 5.625rem;
        padding-right: 5.625rem;
        width: 28.75rem;
    }
    .dialog--promo .dialog__footer {
        float: right;
        width: 28.75rem;
    }
}
@media screen and (max-width: 767px) {
    .dialog--promo .dialog__promo {
        display: none;
    }
}
@media screen and (min-width: 768px) {
    .dialog--register .dialog__promo {
        background: #272F4F url('../figures/fons_modal_registre.jpg') no-repeat 0 0;
    }
    .dialog--premium .dialog__promo {
        background: #272F4F url('../figures/fons_modal_premium.jpg') no-repeat 0 0;
    }
}
.dialog--gallery {
    background-color: #434548;
}
.dialog--gallery .dialog__subheader {
    background-color: #212632;
    color: #D2D5D6;
    padding: 1rem;
    text-align: left;
}
.dialog--gallery .dialog__subheader:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 768px) {
    .dialog--gallery .dialog--gallery__text {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 74.41059%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .dialog--gallery .dialog--gallery__text:last-child {
        margin-right: 0;
    }
}
.dialog--gallery .dialog--gallery__title {
    margin: 0;
}
.dialog--gallery .dialog--gallery__meta {
    line-height: 1.125rem;
    font-size: 0.875rem;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
}
@media screen and (min-width: 960px) {
    .dialog--gallery .dialog--gallery__meta {
        line-height: 1.125rem;
        font-size: 0.9375rem;
        font-weight: 700;
        text-transform: uppercase;
    }
}
@media screen and (max-width: 767px) {
    .dialog--gallery .dialog--gallery__meta {
        display: none;
    }
}
.dialog--gallery .dialog--gallery__sponsor {
    font-weight: 400;
    color: #D2D5D6;
    margin: 0;
    text-align: right;
}
@media screen and (min-width: 768px) {
    .dialog--gallery .dialog--gallery__sponsor {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%;
    }
    .dialog--gallery .dialog--gallery__sponsor:last-child {
        margin-right: 0;
    }
}
@media screen and (max-width: 767px) {
    .dialog--gallery .dialog--gallery__sponsor {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .dialog--gallery .dialog--gallery__sponsor {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 960px) {
    .dialog--gallery .dialog--gallery__sponsor {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (max-width: 767px) {
    .dialog--gallery .dialog--gallery__sponsor .sponsor__label {
        margin-right: 0.1875rem;
    }
}
@media screen and (min-width: 768px) {
    .dialog--gallery .dialog--gallery__sponsor .sponsor__label {
        display: block;
        padding: 0.125rem 0 0.25rem 0;
    }
}
@media screen and (max-width: 767px) {
    .dialog--gallery .dialog--gallery__sponsor {
        border-top: 0.0625rem solid #D2D5D6;
        margin-top: 0.5rem;
        padding-top: 0.5rem;
    }
    .dialog--gallery .dialog--gallery__sponsor .sponsor__logo {
        width: 5.875rem;
    }
}
.dialog--gallery .dialog__body {
    color: #FFF;
    background-color: #434548;
}
.dialog--gallery .title--alt {
    font-weight: 500;
    background-color: #131519;
    border: none;
    color: #D2D5D6;
    text-align: center;
    text-transform: uppercase;
}
@media screen and (max-width: 767px) {
    .dialog--gallery .title--alt {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .dialog--gallery .title--alt {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 960px) {
    .dialog--gallery .title--alt {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) {
    .dialog--gallery .title--alt {
        margin: 0 0 1.5rem 0;
    }
}
@media screen and (max-width: 767px) {
    .dialog--gallery .title--alt {
        margin: 0 0 0.5rem 0;
    }
}
.dialog--gallery .dialog__ads {
    background-color: #252A35;
    border-top: 0.1875rem solid #131519;
    padding: 0.625rem 0;
}
.dialog--gallery__related {
    max-width: 58.75rem;
    margin-left: auto;
    margin-right: auto;
}
.dialog--gallery__related:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 768px) {
    .dialog--gallery__related {
        padding: 4.5rem 1rem 13.75rem 1rem;
        max-width: 62rem;
    }
}
@media screen and (max-width: 767px) {
    .dialog--gallery__related {
        padding: 0.75rem 0.5625rem;
    }
}
@media screen and (min-width: 768px) {
    .dialog--gallery__related__galleries {
        margin: 0 -0.5rem;
    }
}
.dialog--gallery__related__galleries .slick-dots {
    background-color: #222733;
    border-top: 0.1875rem solid #131519;
}
.dialog--galery__related__replay {
    padding: 1rem;
    text-align: center;
}
@media screen and (min-width: 768px) {
    .dialog--galery__related__replay {
        padding-top: 2.5rem;
    }
}
.dialog--gallery__share {
    background-color: #131519;
    margin: -1rem -1rem 1rem -1rem;
}
.dialog--gallery__share:after {
    content: "";
    display: table;
    clear: both;
}
.dialog--gallery__share .share-menu {
    float: right;
}
.dialog .social-networks__items {
    display: block;
    padding: 1rem 4.125rem;
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .dialog .social-networks__items:after {
        content: "";
        display: table;
        clear: both;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .dialog .social-networks__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
    }
    .dialog .social-networks__item:last-child {
        margin-right: 0;
    }
    .dialog .social-networks__item:nth-child(3n) {
        margin-right: 0;
    }
}
.dialog .social-networks__item .social-networks__label {
    background-position: left center;
    background-repeat: no-repeat;
}
.dialog .social-networks__item--facebook .social-networks__label {
    background-image: url(../images/32x32_facebook_v2_blue.svg);
}
.dialog .social-networks__item--facebook .social-networks__label:hover {
    background-image: url(../images/32x32_facebook_v2_red.svg);
}
.dialog .social-networks__item--twitter .social-networks__label {
    background-image: url(../images/32x32_twitter_v2_blue.svg);
}
.dialog .social-networks__item--twitter .social-networks__label:hover {
    background-image: url(../images/32x32_twitter_v2_red.svg);
}
.dialog .social-networks__item--instagram .social-networks__label {
    background-image: url(../images/32x32_instagram_blue.svg);
}
.dialog .social-networks__item--instagram .social-networks__label:hover {
    background-image: url(../images/32x32_instagram_red.svg);
}
.dialog .social-networks__item--youtube .social-networks__label {
    background-image: url(../images/32x32_youtube_blue.svg);
}
.dialog .social-networks__item--youtube .social-networks__label:hover {
    background-image: url(../images/32x32_youtube_red.svg);
}
.dialog .social-networks__item--google .social-networks__label {
    background-image: url(../images/32x32_googleplus_v2_blue.svg);
}
.dialog .social-networks__item--google .social-networks__label:hover {
    background-image: url(../images/32x32_googleplus_v2_red.svg);
}
.dialog .social-networks__item--pinterest .social-networks__label {
    background-image: url(../images/32x32_pinterest_v2_blue.svg);
}
.dialog .social-networks__item--pinterest .social-networks__label:hover {
    background-image: url(../images/32x32_pinterest_v2_red.svg);
}
.dialog .social-networks__label {
    display: block;
    padding: 0.75rem 0 0.75rem 2.75rem;
}
.dialog .social-networks__name {
    font-weight: 500;
    display: block;
}
@media screen and (max-width: 767px) {
    .dialog .social-networks__name {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .dialog .social-networks__name {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    .dialog .social-networks__name {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
.dialog .social-networks__followers {
    font-weight: 400;
    color: #9EA3A3;
    display: block;
}
@media screen and (max-width: 767px) {
    .dialog .social-networks__followers {
        font-size: 0.625rem;
        line-height: 0.875rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .dialog .social-networks__followers {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 960px) {
    .dialog .social-networks__followers {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
.dialog .languages__items {
    display: block;
    padding: 1rem;
}
.dialog .languages__item {
    text-align: center;
}
.dialog .languages__item + .languages__item {
    border-top: 0.0625rem solid #F1F1F1;
}
.dialog .languages__item.is-active {
    background-color: #F3F4F5;
}
.dialog .languages__label {
    padding: 0.375rem 1rem;
    display: block;
}
.share-menu .share-menu__items {
    display: none;
}
.share-menu.is-expanded .share-menu__items {
    display: block;
}
.share-menu__item.mobile-only {
    display: none;
}
@media screen and (max-width: 767px) {
    .share-menu__item.mobile-only {
        display: inline-block;
    }
}
.share-menu__title {
    background-position: right 0.625rem center;
    background-repeat: no-repeat;
    display: inline-block;
}
.share-menu__label {
    margin: 0 0.25rem;
}
.share-menu__label--whatsapp {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/20x20_whatsapp_white.svg') no-repeat center center;
    display: block;
    width: 2.25rem;
    height: 2.25rem;
}
.share-menu__label--whatsapp:hover {
    background-image: url(../images/20x20_whatsapp_grey.svg);
}
.share-menu__label--facebook {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/20x20_facebook_white.svg') no-repeat center center;
    display: block;
    width: 2.25rem;
    height: 2.25rem;
}
.share-menu__label--facebook:hover {
    background-image: url(../images/20x20_facebook_grey.svg);
}
.share-menu__label--twitter {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/20x20_twitter_white.svg') no-repeat center center;
    display: block;
    width: 2.25rem;
    height: 2.25rem;
}
.share-menu__label--twitter:hover {
    background-image: url(../images/20x20_twitter_grey.svg);
}
.share-menu__label--google {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/20x20_googleplus_white.svg') no-repeat center center;
    display: block;
    width: 2.25rem;
    height: 2.25rem;
}
.share-menu__label--google:hover {
    background-image: url(../images/20x20_googleplus_grey.svg);
}
.page-header__actions .share-menu.is-expanded .share-menu__title,
.dialog--gallery__share .share-menu.is-expanded .share-menu__title {
    background-color: #283050;
    background-image: url(../images/20x20_share_white.svg);
    color: #FFF;
}
.page-header__actions .share-menu,
.dialog--gallery__share .share-menu {
    position: relative;
    z-index: 2;
}
.page-header__actions .share-menu__title,
.dialog--gallery__share .share-menu__title {
    padding: 0.4375rem 2.25rem 0.4375rem 0.625rem;
}
.page-header__actions .share-menu__items,
.dialog--gallery__share .share-menu__items {
    background-color: #222733;
    position: absolute;
    right: 0;
    text-align: center;
    height: 2.5rem;
    width: 100%;
}
.page-header__actions .share-menu__items:after,
.dialog--gallery__share .share-menu__items:after {
    content: "";
    display: table;
    clear: both;
}
.page-header__actions .share-menu__item,
.dialog--gallery__share .share-menu__item {
    float: left;
}
.page-header__actions .share-menu__label,
.dialog--gallery__share .share-menu__label {
    margin: 0;
}
.page-header__actions .share-menu__title {
    background-image: url(../images/20x20_share_blue.svg);
}
.page-header__actions .share-menu__title:hover {
    background-image: url(../images/20x20_share_white.svg);
}
@media screen and (max-width: 767px) {
    .page-header__actions .share-menu__title {
        padding-bottom: 0.5rem;
        padding-top: 0.5rem;
    }
}
@media screen and (max-width: 767px) {
    .page-header__actions .share-menu__items {
        width: 9.375rem;
    }
}
.dialog--gallery__share .share-menu__title {
    background-image: url(../images/20x20_share_white.svg);
    color: #FFF;
}
.media-unit__share:after {
    content: "";
    display: table;
    clear: both;
}
.media-unit__share .share-menu__title {
    background-image: url(../images/20x20_share_white.svg);
    color: #FFF;
    padding: 0.625rem 2.25rem 0.625rem 0.625rem;
    float: left;
}
@media screen and (max-width: 767px) {
    .media-unit__share .share-menu__title {
        padding-bottom: 0.6875rem;
        padding-top: 0.6875rem;
    }
}
.media-unit__share .share-menu.is-expanded .share-menu__title {
    background-color: #283050;
    background-image: url(../images/20x20_share_white.svg);
}
.media-unit__share .share-menu__items {
    background-color: #222733;
    padding: 0.125rem;
    float: left;
}
.media-unit__share .share-menu__items:after {
    content: "";
    display: table;
    clear: both;
}
.media-unit__share .share-menu__item {
    float: left;
}
@media screen and (min-width: 768px) {
    .grid-list__item--third .media-unit__share .share-menu {
        position: relative;
        z-index: 1;
    }
    .grid-list__item--third .media-unit__share .share-menu__title {
        float: none;
    }
    .grid-list__item--third .media-unit__share .share-menu__items {
        position: absolute;
        bottom: 100%;
        left: 0;
        float: none;
    }
}
.match__share .share-menu {
    margin: -0.5rem -0.6875rem -0.5rem -0.6875rem;
}
.match__share .share-menu:after {
    content: "";
    display: table;
    clear: both;
}
.match__share .share-menu__title {
    background-image: url(../images/20x20_share_blue.svg);
    padding: 0.875rem 2.25rem 0.875rem 0.625rem;
    position: relative;
    z-index: 2;
    float: left;
}
@media screen and (max-width: 767px) {
    .match__share .share-menu__title {
        padding-bottom: 0.6875rem;
        padding-top: 0.6875rem;
    }
}
.match__share .share-menu:hover .share-menu__title {
    background-color: #283050;
    background-image: url(../images/20x20_share_white.svg);
    color: #FFF;
}
.match__share .share-menu__items {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #222733;
    padding: 0.375rem 0.625rem;
    z-index: 1;
}
.match__share .share-menu__items:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (max-width: 767px) {
    .match__share .share-menu__items {
        padding-bottom: 0.125rem;
        padding-top: 0.125rem;
    }
}
.match__share .share-menu__item {
    float: left;
}
@media screen and (max-width: 767px) {
    .highlight__content__share .share-menu__title {
        background-image: url(../images/20x20_share_white.svg);
        padding: 0.625rem 2.25rem 0.625rem 0.625rem;
        float: left;
    }
    @media screen and (max-width: 767px) {
        .highlight__content__share .share-menu__title {
            padding-bottom: 0.6875rem;
            padding-top: 0.6875rem;
        }
    }
    .highlight__content__share .share-menu.is-expanded .share-menu__title {
        background-color: #283050;
    }
    .highlight__content__share .share-menu__items {
        background-color: #222733;
        padding: 0.125rem 0.625rem;
        float: left;
    }
    .highlight__content__share .share-menu__items:after {
        content: "";
        display: table;
        clear: both;
    }
    .highlight__content__share .share-menu__item {
        float: left;
    }
}
@media screen and (min-width: 768px) {
    .highlight__content__share,
    .highlight__content__share .share-menu,
    .highlight__content__share .share-menu__title {
        display: inline;
        float: none;
    }
    .highlight__content__share .share-menu {
        margin-left: 0.5rem;
        padding: 0.875rem 0.5rem 0.3125rem 0.5rem;
        padding: 0;
        position: relative;
        top: -0.5rem;
        z-index: 1;
    }
    .highlight__content__share .share-menu__title {
        border: 0;
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        background: url('../images/20x20_share_white.svg') no-repeat center center;
        display: block;
        width: 2.5rem;
        height: 2.5rem;
        display: inline-block;
        vertical-align: middle;
        background-color: #14161A;
    }
    .highlight__content__share .share-menu__title:hover {
        background-color: #283050;
    }
    .highlight__content__share .share-menu__items {
        position: absolute;
        bottom: 1.75rem;
        left: 0;
        background-color: #222733;
        width: 8.25rem;
    }
    .highlight__content__share .share-menu__item {
        float: left;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight__content__share .share-menu {
        top: -0.125rem;
    }
}
.highlight__content__footer {
    position: relative;
}
.highlight__content__footer__share .share-menu__title {
    background-image: url(../images/20x20_share_white.svg);
    padding: 0.75rem 2.25rem 0.75rem 0.625rem;
}
.highlight__content__footer__share .share-menu.is-expanded .share-menu__title {
    background-color: #283050;
}
.highlight__content__footer__share .share-menu__title {
    position: relative;
    z-index: 2;
}
.highlight__content__footer__share .share-menu__items {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #222733;
    padding: 0.25rem 0.625rem;
    z-index: 1;
}
.highlight__content__footer__share .share-menu__items:after {
    content: "";
    display: table;
    clear: both;
}
.highlight__content__footer__share .share-menu__item {
    float: left;
}
.gallery-unit__content__share .share-menu__title {
    background-image: url(../images/20x20_share_white.svg);
    color: #FFF;
    padding: 0.625rem 2.25rem 0.625rem 0.625rem;
    float: left;
}
@media screen and (max-width: 767px) {
    .gallery-unit__content__share .share-menu__title {
        padding-bottom: 0.6875rem;
        padding-top: 0.6875rem;
    }
}
.gallery-unit__content__share .share-menu.is-expanded .share-menu__title {
    color: #FFF;
    background-color: #283050;
    background-image: url(../images/20x20_share_white.svg);
}
.gallery-unit__content__share .share-menu__items {
    background-color: #222733;
    padding: 0.125rem;
    float: left;
}
.gallery-unit__content__share .share-menu__items:after {
    content: "";
    display: table;
    clear: both;
}
.gallery-unit__content__share .share-menu__item {
    float: left;
}
@media screen and (max-width: 767px) {
    .gallery-unit__content__share .share-menu {
        position: relative;
    }
    .gallery-unit__content__share .share-menu__title {
        float: none;
    }
    .gallery-unit__content__share .share-menu__items {
        position: absolute;
        bottom: 2.5rem;
        left: 0;
        float: none;
        width: 8.625rem;
    }
}
.tabs-nav {
    line-height: 1.125rem;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: uppercase;
    background-color: #283050;
    height: 3.25rem;
}
.tabs-nav:after {
    content: "";
    display: table;
    clear: both;
}
.tabs-nav,
.tabs-nav a,
.tabs-nav a:hover {
    color: #FFF;
}
.tabs-nav__container {
    max-width: 58.75rem;
    margin-left: auto;
    margin-right: auto;
}
.tabs-nav__container:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (max-width: 959px) {
    .tabs-nav__container {
        margin: 0;
        max-width: 100%;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .tabs-nav__container {
        border-right: 0.0625rem solid #757A7E;
        width: 15.75rem;
    }
}
.tabs-nav__items {
    background-color: #283050;
}
@media screen and (min-width: 960px) {
    .tabs-nav__items:after {
        content: "";
        display: table;
        clear: both;
    }
}
@media screen and (max-width: 959px) {
    .tabs-nav__items {
        position: absolute;
        z-index: 1;
    }
    .tabs-nav__items[aria-hidden="true"] {
        display: none;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .tabs-nav__items {
        width: 15.75rem;
    }
}
@media screen and (max-width: 767px) {
    .tabs-nav__items {
        left: 0;
        right: 0;
        width: 100%;
    }
}
@media screen and (min-width: 960px) {
    .tabs-nav__item {
        border-right: 0.0625rem solid #4C566A;
        float: left;
    }
    .tabs-nav__item:first-child {
        border-left: 0.0625rem solid #4C566A;
    }
}
@media screen and (max-width: 959px) {
    .tabs-nav__item {
        border-bottom: 0.0625rem solid #4C566A;
    }
    .tabs-nav__item:last-child {
        border-bottom: none;
    }
}
.tabs-nav__item.is-active {
    background-color: #14161A;
}
@media screen and (max-width: 959px) {
    .tabs-nav__item.is-active {
        display: none;
    }
}
.tabs-nav__item:hover {
    background-color: #1D3B72;
}
.tabs-nav__item__label {
    line-height: 1.125rem;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    height: 3.25rem;
    padding: 1.0625rem 1.375rem;
}
@media screen and (max-width: 767px) {
    .tabs-nav__item__label {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .tabs-nav__item__label {
        text-align: center;
    }
}
.tabs-nav__toggle {
    line-height: 1.125rem;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: uppercase;
    background-color: #14161A;
    border: none;
    display: block;
    height: 3.25rem;
    text-align: left;
    width: 100%;
}
@media screen and (min-width: 960px) {
    .tabs-nav__toggle {
        display: none;
    }
}
@media screen and (max-width: 959px) {
    .tabs-nav__toggle {
        background: #14161A url(../images/16x16_dropdown_white.svg) no-repeat;
        background-position: top 50% right 1rem;
    }
    .tabs-nav__toggle[aria-expanded="true"] {
        background-image: url(../images/16x16_dropup_white.svg);
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .tabs-nav__toggle {
        border-right: 0.0625rem solid #4C566A;
        padding: 1.0625rem 1.375rem;
        width: 15.75rem;
    }
}
@media screen and (max-width: 767px) {
    .tabs-nav__toggle {
        background-position: top 50% right 1.75rem;
        padding-left: 1.75rem;
        padding-right: 1.75rem;
    }
}
.tabs-nav__toggle__action {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
nav.local-nav {
    background-color: #272F4F;
}
nav.local-nav .local-nav__item,
nav.local-nav .local-nav__subitem {
    border-top: 0.0625rem solid #515771;
}
nav.local-nav .local-nav__item:last-child,
nav.local-nav .local-nav__subitem:last-child {
    border-bottom: none;
}
nav.local-nav .local-nav__item.is-active .local-nav__item__label {
    background-color: #131519;
}
nav.local-nav .local-nav__subitem.is-active .local-nav__subitem__label {
    background-color: #131519;
}
nav.local-nav .local-nav__item__label {
    line-height: 1.125rem;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    padding: 0.875rem 1rem;
}
nav.local-nav .local-nav__item__label,
nav.local-nav .local-nav__item__label:hover {
    color: #FFF;
}
nav.local-nav .local-nav__item__label:hover {
    background-color: #1E3C73;
}
nav.local-nav .local-nav__subitem__label {
    display: block;
    padding: 0.8125rem 1rem 0.8125rem 2rem;
}
nav.local-nav .local-nav__subitem__label,
nav.local-nav .local-nav__subitem__label:hover {
    color: #FFF;
}
nav.local-nav .local-nav__subitem__label:hover {
    background-color: #1E3C73;
}
.prematch-menu {
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.125rem;
    text-transform: uppercase;
    margin-bottom: 1rem;
}
.prematch-menu__item {
    background-color: #325082;
}
.prematch-menu__item:hover {
    background-color: #272F4F;
}
.prematch-menu__item + .prematch-menu__item {
    margin-top: 0.25rem;
}
.prematch-menu__item,
.prematch-menu__item a,
.prematch-menu__item a:hover {
    color: #FFF;
}
.prematch-menu__item__label {
    display: block;
    padding: 0.8125rem 1.5625rem;
}
.prematch-menu__item--highlighted {
    background-color: #D3223E;
}
.prematch-menu__item--highlighted:hover {
    background-color: #9B1637;
}
.tabs__menu {
    background-color: #283050;
}
.tabs__menu,
.tabs__menu a,
.tabs__menu a:hover {
    color: #FFF;
}
.tabs__menu .tabs__items {
    border-bottom: 0.125rem solid #9C1737;
    display: table;
    table-layout: fixed;
    width: 100%;
}
@media screen and (max-width: 767px) {
    .tabs__menu .tabs__items {
        font-size: 0.875rem;
    }
}
@media screen and (min-width: 768px) {
    .tabs__menu .tabs__items {
        font-size: 1.125rem;
    }
}
.tabs__menu .tabs__item {
    border-right: 0.0625rem solid #325082;
    display: table-cell;
    text-align: center;
}
.tabs__menu .tabs__item:last-child {
    border-right: none;
}
.tabs__menu .tabs__item.is-active {
    background-color: #9C1737;
}
.tabs__menu .tabs__item.is-disabled {
    color: rgba(255, 255, 255, 0.2);
}
.tabs__menu .tabs__item__label {
    display: block;
    padding: 0.6875rem;
}
.tabs__panels {
    margin-bottom: 1.5rem;
}
.tabs__panel[aria-hidden="true"] {
    display: none;
}
.tabs__items-2 .tabs__item {
    width: 50%;
}
.tabs__items-3 .tabs__item {
    width: 33.333%;
}
.tabs__items-4 .tabs__item {
    width: 25%;
}
.tabs--mega .tabs__item {
    text-align: left;
}
.tabs--mega .tabs__item__label {
    padding: 1rem 9.01639% 0.875rem 9.01639%;
}
.tabs--mega .tabs__item__title {
    line-height: 1.125rem;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
}
.tabs--mega .tabs__item__description {
    font-weight: 400;
    display: block;
}
@media screen and (max-width: 767px) {
    .tabs--mega .tabs__item__description {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .tabs--mega .tabs__item__description {
        font-size: 1rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 960px) {
    .tabs--mega .tabs__item__description {
        font-size: 1rem;
        line-height: 1.375rem;
    }
}
@media screen and (max-width: 767px) {
    .tabs--collapsible .tabs__items {
        display: block;
        border-bottom: none;
    }
    .tabs--collapsible .tabs__item {
        border-right: none;
        display: none;
        width: 100%;
    }
    .tabs--collapsible .tabs__item.is-active {
        background: #9C1737 url(../images/16x16_dropdown_white.svg) no-repeat;
        background-position: top 50% right 1rem;
        display: block;
    }
    .tabs--collapsible .is-expanded .tabs__item {
        border-top: 0.0625rem solid #325082;
        display: block;
    }
    .tabs--collapsible .is-expanded .tabs__item:first-child {
        border-top: none;
    }
    .tabs--collapsible .is-expanded .tabs__item.is-active {
        background-image: url(../images/16x16_dropup_white.svg);
    }
    .tabs--collapsible .tabs__item__label {
        padding: 0.75rem 3rem 0.75rem 1.125rem;
    }
}
.page-tabs {
    background-color: #283050;
}
.page-tabs:after {
    content: "";
    display: table;
    clear: both;
}
.page-tabs__container {
    max-width: 58.75rem;
    margin-left: auto;
    margin-right: auto;
}
.page-tabs__container:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 768px) {
    .page-tabs .tabs-nav {
        float: left;
    }
}
.page-tabs .tabs-nav__container {
    max-width: 100%;
}
.page-tabs__gallery {
    display: table;
}
.page-tabs__gallery:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 768px) {
    .page-tabs__gallery {
        float: right;
    }
}
@media screen and (min-width: 960px) {
    .page-tabs__gallery {
        padding-right: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .page-tabs__gallery {
        padding-right: 1.75rem;
    }
}
@media screen and (max-width: 767px) {
    .page-tabs__gallery {
        padding-left: 1.75rem;
        padding-right: 1.375rem;
        width: 100%;
    }
}
.page-tabs__gallery__title {
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.125rem;
    text-transform: uppercase;
    color: #D2D5D6;
    padding: 1rem 0rem;
    display: table-cell;
    vertical-align: middle;
}
.page-tabs__gallery__items {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.page-tabs__gallery__item {
    border-left: 0.0625rem solid #4C566A;
    display: inline-block;
    margin: 0.875rem 0rem;
    padding: 0 0.625rem;
}
.page-tabs__gallery__item:first-child {
    border-left: none;
}
.page-tabs__gallery__item:last-child {
    padding-right: 0;
}
.page-tabs__gallery__item--image .page-tabs__gallery__label {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/24x24_image_white.svg') no-repeat center center;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
}
.page-tabs__gallery__item--image .page-tabs__gallery__label:hover {
    background-image: url(../images/24x24_image_grey.svg);
}
.page-tabs__gallery__item--video .page-tabs__gallery__label {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/24x24_video_white.svg') no-repeat center center;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
}
.page-tabs__gallery__item--video .page-tabs__gallery__label:hover {
    background-image: url(../images/24x24_video_grey.svg);
}
@media screen and (min-width: 768px) {
    .matches {
        margin-bottom: 1.625rem;
    }
}
@media screen and (max-width: 767px) {
    .matches {
        margin-bottom: 1.375rem;
    }
}
@media screen and (min-width: 768px) {
    .matches__header--sponsored .matches__data {
        float: left;
        display: block;
        margin-right: 3.57866%;
        width: 48.21067%;
    }
    .matches__header--sponsored .matches__data:last-child {
        margin-right: 0;
    }
    .matches__header--sponsored .matches__sponsor {
        float: left;
        display: block;
        margin-right: 3.57866%;
        width: 48.21067%;
        float: right;
    }
    .matches__header--sponsored .matches__sponsor:last-child {
        margin-right: 0;
    }
}
@media screen and (max-width: 767px) {
    .matches__header--sponsored {
        padding-top: 4rem;
    }
    .matches__header--sponsored .matches__data {
        margin-top: -4rem;
    }
}
.matches__header {
    background-color: #222733;
    color: #8B94A1;
}
.matches__header:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 768px) {
    .matches__header {
        height: 4.5rem;
    }
}
@media screen and (max-width: 767px) {
    .matches__header {
        min-height: 4rem;
    }
}
.matches__title {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.matches__next {
    font-weight: 400;
    color: #D3D7D6;
    background-color: #131519;
    float: left;
    margin: 0;
    padding: 0.1875rem 1.5rem;
}
@media screen and (max-width: 767px) {
    .matches__next {
        font-size: 0.625rem;
        line-height: 0.875rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .matches__next {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 960px) {
    .matches__next {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (max-width: 767px) {
    .matches__next {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
.matches__countdown {
    clear: left;
    margin: 0;
    padding: 0.5rem 0;
}
.matches__countdown:after {
    content: "";
    display: table;
    clear: both;
}
.matches__countdown__time-unit {
    color: #8B94A1;
    float: left;
    padding: 0 1rem;
    position: relative;
}
@media screen and (max-width: 767px) {
    .matches__countdown__time-unit {
        padding: 0 0.75rem;
    }
}
.matches__countdown__time-unit + .matches__countdown__time-unit::after {
    position: absolute;
    top: 0.1875rem;
    left: 0;
    content: '';
    background-color: #8B94A1;
    display: block;
    width: 0.0625rem;
    height: 1.5rem;
}
.matches__countdown__time-unit__number,
.matches__countdown__time-unit__unit {
    display: block;
    text-align: center;
}
.matches__countdown__time-unit__number {
    font-weight: 900;
    margin-top: -0.1875rem;
}
@media screen and (max-width: 767px) {
    .matches__countdown__time-unit__number {
        font-size: 0.875rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .matches__countdown__time-unit__number {
        font-size: 1rem;
    }
}
@media screen and (min-width: 960px) {
    .matches__countdown__time-unit__number {
        font-size: 1rem;
    }
}
.matches__countdown__time-unit__unit {
    font-weight: 400;
}
@media screen and (max-width: 767px) {
    .matches__countdown__time-unit__unit {
        font-size: 0.625rem;
        line-height: 0.875rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .matches__countdown__time-unit__unit {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 960px) {
    .matches__countdown__time-unit__unit {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
.matches__sponsor {
    position: relative;
}
.matches__sponsor,
.matches__sponsor a,
.matches__sponsor a:hover {
    color: #D3D6D7;
}
@media screen and (min-width: 768px) {
    .matches__sponsor {
        height: 4.5rem;
        padding-right: 7.875rem;
        text-align: right;
    }
}
@media screen and (max-width: 767px) {
    .matches__sponsor {
        background-color: #131519;
        padding: 0.5rem 1rem;
        min-height: 2rem;
        text-align: right;
    }
}
.matches__sponsor__name {
    font-weight: 400;
}
@media screen and (max-width: 767px) {
    .matches__sponsor__name {
        font-size: 0.625rem;
        line-height: 0.875rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .matches__sponsor__name {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 960px) {
    .matches__sponsor__name {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 768px) {
    .matches__sponsor__name {
        margin: 1.125rem 0 0.25rem 0;
    }
}
@media screen and (max-width: 767px) {
    .matches__sponsor__name {
        display: inline;
        margin: 0;
    }
}
@media screen and (min-width: 768px) {
    .matches__sponsor__image {
        position: absolute;
        right: 0.75rem;
        bottom: 0;
    }
}
@media screen and (max-width: 767px) {
    .matches__sponsor__image {
        position: absolute;
        top: -5.25rem;
        right: 0.375rem;
        width: 4.625rem;
    }
}
@media screen and (min-width: 768px) {
    .matches__sponsor__watch {
        position: absolute;
        top: -2.625rem;
        right: 0.75rem;
        bottom: 0;
    }
}
@media screen and (max-width: 767px) {
    .matches__sponsor__watch {
        position: absolute;
        top: -5rem;
        right: 0.875rem;
        bottom: 0;
    }
}
.matches--section .matches__header {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.matches__body {
    background-color: #FFF;
    border: 0.0625rem solid #D2D5D6;
}
.match__body {
    background-color: #FFF;
    overflow: hidden;
}
.match__body:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 768px) {
    .match__body {
        min-height: 11.875rem;
        padding: 0 1.75rem;
    }
}
.match--section .match__body {
    border: 0.0625rem solid #D2D5D6;
    min-height: 16.125rem;
}
@media screen and (min-width: 768px) {
    .match--section .match__body {
        min-height: 16.125rem;
        padding: 0;
    }
}
.matches--section .match--section .match__body {
    border: none;
}
.match__main {
    text-align: center;
}
@media screen and (min-width: 768px) {
    .match__main {
        padding: 0.875rem 1.75rem 0 0;
    }
}
@media screen and (max-width: 767px) {
    .match__main {
        min-height: 8.875rem;
        padding: 0.875rem;
    }
}
.match--section {
    text-align: center;
}
.match--section .match__main {
    padding: 0.625rem 1rem 1.5rem 1rem;
}
@media screen and (min-width: 768px) {
    .match--section .match__main {
        padding: 0.625rem 1rem 1.5rem 1rem;
    }
}
@media screen and (max-width: 767px) {
    .match--section .match__main {
        padding: 0.625rem 1rem 1.5rem 1rem;
        min-height: 0;
    }
}
@media screen and (min-width: 768px) {
    .match--has-complementary .match__main {
        float: left;
        width: 64.28571%;
    }
}
@media screen and (min-width: 768px) {
    .match--section .match--has-complementary .match__main {
        float: none;
        width: 100%;
    }
}
.match__main__title {
    font-weight: 500;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .match__main__title {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match__main__title {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .match__main__title {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
.match--section .match__main__title {
    font-weight: 300;
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .match--section .match__main__title {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--section .match__main__title {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .match--section .match__main__title {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
.match__main__date {
    font-weight: 400;
    margin: 0 0 1rem 0;
}
@media screen and (max-width: 767px) {
    .match__main__date {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match__main__date {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .match__main__date {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
.match--section .match__main__date {
    font-weight: 300;
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .match--section .match__main__date {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--section .match__main__date {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .match--section .match__main__date {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
.match__main__date__timezone {
    color: #9FA4A4;
}
.match--section__status {
    font-weight: 400;
    color: #212632;
    background-color: #F2F3F4;
    padding: 0.75rem;
    margin: 0.875rem 0 1.75rem 0;
}
@media screen and (max-width: 767px) {
    .match--section__status {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--section__status {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .match--section__status {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
.match--section__status strong {
    font-weight: 400;
    text-transform: uppercase;
}
@media screen and (max-width: 767px) {
    .match--section__status strong {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--section__status strong {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .match--section__status strong {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
.match--section__status::before {
    content: url(../images/12x12_live.svg);
    margin-right: 0.25rem;
    vertical-align: middle;
}
.match--section__status + .match__main__scoreboard {
    margin-bottom: 0.625rem;
}
.match__main__scoreboard {
    margin: 0 auto;
}
.match__main__scoreboard:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 768px) {
    .match__main__scoreboard {
        width: 19.25rem;
    }
}
@media screen and (max-width: 767px) {
    .match__main__scoreboard {
        width: 13rem;
    }
}
@media screen and (min-width: 768px) {
    .match--section .match__main__scoreboard {
        width: 13.375rem;
    }
}
@media screen and (max-width: 767px) {
    .match--section .match__main__scoreboard {
        width: 13.375rem;
    }
}
@media screen and (min-width: 768px) {
    .match--has-complementary .match__main__scoreboard {
        width: 15.25rem;
    }
}
@media screen and (min-width: 768px) {
    .match--section .match__main__scoreboard {
        width: 13.375rem;
    }
}
@media screen and (max-width: 767px) {
    .match--section .match__main__scoreboard {
        width: 13.375rem;
    }
}
.scoreboard__vs,
.scoreboard__dash,
.scoreboard__score,
.scoreboard__time,
.scoreboard__team {
    float: left;
    margin: 0;
}
@media screen and (min-width: 768px) {
    .scoreboard__team {
        width: 4rem;
    }
}
@media screen and (max-width: 767px) {
    .scoreboard__team {
        width: 2.5rem;
    }
}
@media screen and (min-width: 768px) {
    .match--section .scoreboard__team {
        width: 3.5rem;
    }
}
@media screen and (max-width: 767px) {
    .match--section .scoreboard__team {
        width: 3.5rem;
    }
}
.scoreboard__vs,
.scoreboard__score,
.scoreboard__time {
    margin-top: 0.625rem;
    width: 11.25rem;
}
@media screen and (max-width: 767px) {
    .scoreboard__vs,
    .scoreboard__score,
    .scoreboard__time {
        width: 8rem;
    }
}
.match--section .scoreboard__vs,
.match--section .scoreboard__score,
.match--section .scoreboard__time {
    margin-top: 0.625rem;
    width: 6.375rem;
}
.match--section .scoreboard__dash {
    width: 6.375rem;
}
.scoreboard__score--has-note {
    margin-top: 0;
}
@media screen and (max-width: 767px) {
    .scoreboard__score--has-note {
        margin-top: 0.125rem;
        width: 7.25rem;
    }
}
@media screen and (min-width: 768px) {
    .match--has-complementary .scoreboard__vs,
    .match--has-complementary .scoreboard__score,
    .match--has-complementary .scoreboard__time {
        width: 7.25rem;
    }
}
@media screen and (min-width: 768px) {
    .match--section .scoreboard__dash,
    .match--section .scoreboard__vs,
    .match--section .scoreboard__score,
    .match--section .scoreboard__time {
        width: 6.375rem;
    }
}
.scoreboard__team__identifier {
    font-weight: 500;
    margin: 0;
    position: relative;
    white-space: nowrap;
}
@media screen and (max-width: 767px) {
    .scoreboard__team__identifier {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .scoreboard__team__identifier {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .scoreboard__team__identifier {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
.match--section .scoreboard__team__identifier {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .match--section .scoreboard__team__identifier {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--section .scoreboard__team__identifier {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    .match--section .scoreboard__team__identifier {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
.scoreboard__team--unconfirmed .scoreboard__team__identifier {
    font-weight: 400;
    color: #757A7E;
}
@media screen and (max-width: 767px) {
    .scoreboard__team--unconfirmed .scoreboard__team__identifier {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .scoreboard__team--unconfirmed .scoreboard__team__identifier {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .scoreboard__team--unconfirmed .scoreboard__team__identifier {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
.scoreboard__team__badge {
    display: block;
    margin: 0 auto;
    margin-bottom: 0.3125rem;
    width: 4rem;
}
@media screen and (min-width: 768px) {
    .scoreboard__team__badge {
        width: 4rem;
    }
}
@media screen and (max-width: 767px) {
    .scoreboard__team__badge {
        width: 2.5rem;
    }
}
.match--section .scoreboard__team__score {
    font-size: 2rem;
    font-weight: 900;
    width: 3.5rem;
}
.match--section .scoreboard__team__badge {
    width: 3.5rem;
}
@media screen and (min-width: 768px) {
    .match--section .scoreboard__team__badge {
        width: 3.5rem;
    }
}
@media screen and (max-width: 767px) {
    .match--section .scoreboard__team__badge {
        width: 3.5rem;
    }
}
.scoreboard__team__name {
    display: block;
    width: 8.75rem;
    white-space: normal;
    -webkit-transform: translateX(-2.6875rem);
    -ms-transform: translateX(-2.6875rem);
    transform: translateX(-2.6875rem);
}
[dir="rtl"] .scoreboard__team__name {
    -webkit-transform: translateX(2.6875rem);
    -ms-transform: translateX(2.6875rem);
    transform: translateX(2.6875rem);
}
@media screen and (max-width: 767px) {
    .scoreboard__team__name {
        -webkit-transform: translateX(-3.25rem);
        -ms-transform: translateX(-3.25rem);
        transform: translateX(-3.25rem);
    }
    [dir="rtl"] .scoreboard__team__name {
        -webkit-transform: translateX(3.25rem);
        -ms-transform: translateX(3.25rem);
        transform: translateX(3.25rem);
    }
}
.scoreboard__time__hour {
    font-weight: 500;
    color: #D2D5D6;
    display: block;
}
@media screen and (max-width: 767px) {
    .scoreboard__time__hour {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .scoreboard__time__hour {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 960px) {
    .scoreboard__time__hour {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
.scoreboard__time__timezone {
    font-weight: 400;
    color: #9EA3A3;
    display: block;
    margin-top: 0;
}
@media screen and (max-width: 767px) {
    .scoreboard__time__timezone {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .scoreboard__time__timezone {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 960px) {
    .scoreboard__time__timezone {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
.scoreboard__dash {
    font-size: 2rem;
    font-weight: 900;
    color: #222733;
}
.scoreboard__vs {
    font-weight: 900;
    color: #D2D5D6;
    padding-top: 0.625rem;
}
@media screen and (max-width: 767px) {
    .scoreboard__vs {
        font-size: 1.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .scoreboard__vs {
        font-size: 2rem;
    }
}
@media screen and (min-width: 960px) {
    .scoreboard__vs {
        font-size: 2rem;
    }
}
.match--section .scoreboard__vs {
    font-size: 1.25rem;
}
.scoreboard__score__result {
    font-size: 2rem;
    font-weight: 900;
    display: block;
}
.match--section .scoreboard__score__result {
    font-size: 1.25rem;
}
.scoreboard__score__note {
    font-weight: 400;
    color: #767B7F;
    display: block;
    margin-top: 0.375rem;
}
@media screen and (max-width: 767px) {
    .scoreboard__score__note {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .scoreboard__score__note {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 960px) {
    .scoreboard__score__note {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (max-width: 767px) {
    .scoreboard__score__note {
        margin-top: 0.25rem;
    }
}
.match--section .scoreboard__score__note {
    font-size: 1.25rem;
}
.matches--section .match--section .match--section__main__header {
    background-color: #222733;
    color: #D3D6D7;
}
.matches--section .match--section .match__main {
    padding: 0 0 1.5rem 0;
}
.matches--section .match--section .match__main__title,
.matches--section .match--section .match__main__date,
.matches--section .match--section .match--section__status {
    padding: 0.875rem 1.5rem;
}
.matches--section .match--section .match--section__status {
    margin-top: 0;
}
@media screen and (max-width: 767px) {
    .matches--section .match--section .match__main__title + .match__main__date {
        padding-top: 0;
        margin-top: -0.75rem;
    }
    .matches--section .match--section .scoreboard__team__badge {
        width: 2.5rem;
        height: 2.5rem;
    }
}
@media screen and (min-width: 768px) {
    .matches--section .match--section .match__body {
        min-height: 0;
        overflow: visible;
    }
    .matches--section .match--section .match__body::after {
        content: normal;
    }
    .matches--section .match--section .match--section__main__header {
        display: table;
        width: 100%;
    }
    .matches--section .match--section .match__main__title {
        display: table-cell;
        text-align: left;
    }
    .matches--section .match--section .match__main__date {
        display: table-cell;
        text-align: right;
    }
    .matches--section .match--section .match--section__status {
        background-color: #222733;
        color: #D3D6D7;
        display: table-cell;
        text-align: right;
    }
    .matches--section .match--section .match__main__scoreboard {
        clear: both;
        display: table;
        width: 100%;
        margin: 1.25rem auto 0 auto;
    }
    .matches--section .match--section .match__main__scoreboard .scoreboard__team,
    .matches--section .match--section .match__main__scoreboard .scoreboard__vs,
    .matches--section .match--section .match__main__scoreboard .scoreboard__dash {
        display: table-cell;
        float: none;
        vertical-align: middle;
        width: auto;
    }
    .matches--section .match--section .match__main__scoreboard .scoreboard__vs,
    .matches--section .match--section .match__main__scoreboard .scoreboard__dash {
        font-size: 2rem;
        font-weight: 900;
        padding-top: 0;
        width: 11.11111%;
    }
    .matches--section .match--section .match__main__scoreboard .scoreboard__team {
        width: 44.44444%;
    }
    .matches--section .match--section .match__main__scoreboard .scoreboard__team__name {
        font-weight: 500;
        display: table;
        height: 3.5rem;
        width: auto;
    }
    @media screen and (max-width: 767px) {
        .matches--section .match--section .match__main__scoreboard .scoreboard__team__name {
            font-size: 0.875rem;
            line-height: 1.25rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .matches--section .match--section .match__main__scoreboard .scoreboard__team__name {
            font-size: 1rem;
            line-height: 1.25rem;
        }
    }
    @media screen and (min-width: 960px) {
        .matches--section .match--section .match__main__scoreboard .scoreboard__team__name {
            font-size: 1rem;
            line-height: 1.25rem;
        }
    }
    .matches--section .match--section .match__main__scoreboard .scoreboard__team__name span {
        display: table-cell;
        vertical-align: middle;
    }
    .matches--section .match--section .match__main__scoreboard .scoreboard__team__score,
    .matches--section .match--section .match__main__scoreboard .scoreboard__team__badge,
    .matches--section .match--section .match__main__scoreboard .scoreboard__team__name {
        margin-bottom: 0;
    }
    .matches--section .match--section .match__main__scoreboard .scoreboard__team__score {
        margin-top: 1.25rem;
    }
    .matches--section .match--section .match__main__scoreboard .scoreboard__team:first-child {
        padding-left: 5rem;
    }
    .matches--section .match--section .match__main__scoreboard .scoreboard__team:first-child .scoreboard__team__badge,
    .matches--section .match--section .match__main__scoreboard .scoreboard__team:first-child .scoreboard__team__score,
    .matches--section .match--section .match__main__scoreboard .scoreboard__team:first-child .scoreboard__team__name {
        float: right;
    }
    .matches--section .match--section .match__main__scoreboard .scoreboard__team:first-child .scoreboard__team__name {
        text-align: right;
        padding-right: 0.875rem;
    }
    .matches--section .match--section .match__main__scoreboard .scoreboard__team:last-child {
        padding-right: 5rem;
    }
    .matches--section .match--section .match__main__scoreboard .scoreboard__team:last-child .scoreboard__team__badge,
    .matches--section .match--section .match__main__scoreboard .scoreboard__team:last-child .scoreboard__team__score {
        float: left;
    }
    .matches--section .match--section .match__main__scoreboard .scoreboard__team:last-child .scoreboard__team__name {
        text-align: left;
        padding-left: 0.875rem;
    }
    .matches--section .match--section .match__main__scoreboard .scoreboard__team__name {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        white-space: normal;
    }
}
@media screen and (max-width: 767px) {
    .matches--section .match--section .match__main {
        padding-bottom: 0.5rem;
    }
    .matches--section .match--section .match__main__scoreboard {
        width: 15rem;
    }
    .matches--section .match--section .scoreboard__vs,
    .matches--section .match--section .scoreboard__dash {
        margin-top: 0;
        width: 2.5rem;
    }
    .matches--section .match--section .scoreboard__team {
        width: 6.25rem;
    }
    .matches--section .match--section .scoreboard__team__name {
        -webkit-transform: translateX(-1.5625rem);
        -ms-transform: translateX(-1.5625rem);
        transform: translateX(-1.5625rem);
    }
    [dir="rtl"] .matches--section .match--section .scoreboard__team__name {
        -webkit-transform: translateX(1.5625rem);
        -ms-transform: translateX(1.5625rem);
        transform: translateX(1.5625rem);
    }
    .matches--section .match--section .scoreboard__team__identifier {
        white-space: normal;
    }
}
.match__complementary {
    background-color: #F2F3F4;
    border: 0.0625rem solid #D2D5D6;
    padding: 0.875rem;
}
@media screen and (min-width: 768px) {
    .match__complementary {
        border-bottom: none;
        border-top: none;
        float: left;
        min-height: 11.875rem;
        width: 35.71429%;
    }
}
@media screen and (max-width: 767px) {
    .match__complementary {
        border-left: none;
        border-right: none;
    }
}
.match--section .match__complementary {
    background-color: #FFF;
    border-color: #D2D5D6;
    border-style: solid;
    border-width: 0.0625rem 0 0 0;
    margin: 0.5rem 0.875rem 0 0.875rem;
    padding: 0.625rem 0;
}
@media screen and (min-width: 768px) {
    .match--section .match__complementary {
        border-color: #D2D5D6;
        border-width: 0.0625rem 0 0 0;
        float: none;
        min-height: 0;
        width: auto;
    }
}
@media screen and (max-width: 767px) {
    .match--section .match__complementary {
        border-color: #D2D5D6;
        border-width: 0.0625rem 0 0 0;
        min-height: 0;
        width: auto;
    }
}
@media screen and (min-width: 768px) {
    .matches--section .match--section .match__complementary {
        background-color: #D3D7D6;
        float: left;
        display: table;
        height: 3.75rem;
        margin: 0;
        width: 66.6%;
    }
}
.match__tickets__pricelist {
    margin-bottom: 1.5rem;
}
.match__tickets__pricelist:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (max-width: 767px) {
    .match__tickets__pricelist {
        display: none;
    }
}
.match__tickets__pricelist__ticket {
    margin: 0;
}
.match__tickets__pricelist__ticket:after {
    content: "";
    display: table;
    clear: both;
}
.match__tickets__pricelist__ticket + .match__tickets__pricelist__ticket {
    border-top: 0.0625rem solid #D2D5D6;
    margin-top: 0.375rem;
    padding-top: 0.375rem;
}
.match__tickets__pricelist__ticket__info {
    float: left;
    width: 7.5rem;
}
.match__tickets__pricelist__ticket__type {
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.125rem;
    text-transform: uppercase;
    display: block;
}
.match__tickets__pricelist__ticket__from {
    line-height: 1.125rem;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #4B5058;
    display: block;
}
.match__tickets__pritelist__ticket__price {
    font-weight: 700;
    color: #B3B7B7;
    float: right;
    margin-top: 0.375rem;
}
@media screen and (max-width: 767px) {
    .match__tickets__pritelist__ticket__price {
        font-size: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match__tickets__pritelist__ticket__price {
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    .match__tickets__pritelist__ticket__price {
        font-size: 1.125rem;
    }
}
.match__tickets__purchase .button {
    display: block;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    width: 100%;
}
.match--section .match__tickets__purchase .button {
    display: inline-block;
    padding-left: 1rem;
    padding-right: 1rem;
    width: auto;
}
.match--section .match__tickets__purchase__note {
    background-color: #F2F3F4;
    font-weight: 400;
    margin: 0;
    padding: 0.6875rem;
}
.match--section .match__tickets__purchase__note::before {
    width: 1.25rem;
    height: 1.25rem;
    background: url('../images/32x32_info.svg') no-repeat center center;
    background-size: 1.25rem;
    content: '';
    display: inline-block;
    margin-right: 0.375rem;
    vertical-align: text-top;
}
@media screen and (min-width: 768px) {
    .matches--section .match--section .match__tickets {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        width: 50%;
    }
}
@media screen and (max-width: 767px) {
    .match__resources .match__resource {
        display: none;
    }
    .match__resources .match__resource--gallery {
        display: block;
    }
}
@media screen and (min-width: 768px) {
    .match__resource {
        padding: 0.25rem 0;
        border-bottom: 0.0625rem solid #D2D5D6;
    }
}
@media screen and (max-width: 767px) {
    .match__resource {
        padding: 0.25rem 0;
        text-align: center;
    }
}
.match__resource--gallery__label {
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.125rem;
    text-transform: uppercase;
    color: #325082;
}
.match__resource--gallery__items {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
@media screen and (min-width: 768px) {
    .match__resource--gallery__items {
        float: right;
    }
}
@media screen and (max-width: 767px) {
    .match__resource--gallery__items {
        display: inline;
        font-size: 0;
    }
}
.match__resource--gallery__item + .match__resource--gallery__item {
    border-left: 0.0625rem solid #D2D5D6;
}
@media screen and (min-width: 768px) {
    .match__resource--gallery__item {
        float: left;
        padding: 0 0.25rem;
        vertical-align: text-bottom;
    }
}
@media screen and (max-width: 767px) {
    .match__resource--gallery__item {
        font-size: 0.875rem;
        font-weight: 500;
        line-height: 1.125rem;
        text-transform: uppercase;
        display: inline-block;
        padding: 0 0.25rem;
    }
    .match__resource--gallery__item .match__resource--gallery__label {
        vertical-align: bottom;
    }
}
.match__resource--gallery__item--images .match__resource--gallery__label {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/20x20_image_blue.svg') no-repeat center center;
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    display: block;
}
.match__resource--gallery__item--images .match__resource--gallery__label:hover {
    background-image: url('../images/20x20_image_red.svg');
}
@media screen and (max-width: 767px) {
    .match__resource--gallery__item--images .match__resource--gallery__label {
        display: inline-block;
    }
}
.match__resource--gallery__item--videos .match__resource--gallery__label {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/20x20_video_blue.svg') no-repeat center center;
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    display: block;
}
.match__resource--gallery__item--videos .match__resource--gallery__label:hover {
    background-image: url('../images/20x20_video_red.svg');
}
@media screen and (max-width: 767px) {
    .match__resource--gallery__item--videos .match__resource--gallery__label {
        display: inline-block;
    }
}
@media screen and (max-width: 767px) {
    .match__tickets--unavailable {
        text-align: center;
    }
}
.match__tickets--unavailable p {
    color: #757A7E;
    margin: 0;
}
.match__travel__cta .button {
    display: block;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    width: 100%;
}
.match__travel__title {
    font-weight: 500;
    color: #303846;
    margin: 0 0 1.25rem 0;
    margin-display: none;
}
@media screen and (max-width: 767px) {
    .match__travel__title {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match__travel__title {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    .match__travel__title {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
.match__travel__note {
    color: #757A7E;
    margin: 0 0 1.25rem 0;
}
@media screen and (max-width: 767px) {
    .match__travel__title,
    .match__travel__note {
        display: none;
    }
}
.match__live__cta .button {
    display: block;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    width: 100%;
}
.match__footer {
    background-color: #D3D7D6;
    padding: 0.625rem 1rem 0.625rem 0.5rem;
}
.match__footer:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 768px) {
    .matches--section .match--section .match__footer {
        padding: 0.5rem 1.5rem 0 0;
    }
}
@media screen and (min-width: 768px) {
    .match__broadcasters {
        float: left;
    }
}
@media screen and (max-width: 767px) {
    .match__broadcasters {
        display: none;
    }
}
@media screen and (min-width: 768px) {
    .match__broadcaster {
        float: left;
    }
    .match__broadcaster + .match__broadcaster::before {
        content: '|';
        float: left;
        margin: 0 0.3125rem;
    }
}
.match--section .match__broadcaster {
    margin: 0 0 0.5rem 0;
    font-weight: 400;
}
@media screen and (min-width: 768px) {
    .match--section .match__broadcaster {
        float: none;
    }
}
@media screen and (min-width: 768px) {
    .matches--section .match--section .match__broadcaster {
        display: table-cell;
        padding-left: 1.5rem;
        text-align: left;
        vertical-align: middle;
    }
}
.match__extended-info:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 768px) {
    .match__extended-info {
        float: right;
    }
}
@media screen and (min-width: 768px) {
    .match--section .match__extended-info {
        float: none;
    }
}
@media screen and (min-width: 768px) {
    .matches--section .match--section .match__extended-info {
        float: right;
        padding: 0.625rem 0;
    }
}
.match__extended-info__item {
    float: left;
}
.match__extended-info__item + .match__extended-info__item::before {
    content: '|';
    float: left;
    margin: 0 0.6875rem;
}
@media screen and (max-width: 767px) {
    .match__extended-info__item {
        text-align: center;
        width: 50%;
    }
}
.match--section .match__extended-info__item {
    float: none;
}
@media screen and (max-width: 767px) {
    .match--section .match__extended-info__item {
        width: auto;
    }
}
.match__extended-info__details,
.match__extended-info__calendar,
.match__extended-info__results {
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0.125rem 0 0.125rem 1.5rem;
}
@media screen and (max-width: 767px) {
    .match__extended-info__details__full {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
}
.match__extended-info__details {
    background-image: url(../images/20x20_fitxa_blue.svg);
}
.match__extended-info__details:hover {
    background-image: url(../images/20x20_fitxa_red.svg);
}
.match__extended-info__calendar {
    background-image: url(../images/20x20_calendar_blue.svg);
}
.match__extended-info__calendar:hover {
    background-image: url(../images/20x20_calendar_red.svg);
}
.match__extended-info__results {
    background-image: url(../images/20x20_resultats_blue.svg);
}
.match__extended-info__results:hover {
    background-image: url(../images/20x20_resultats_red.svg);
}
@media screen and (max-width: 767px) {
    .match__extended-info__calendar__full {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
}
.matches__subscribe {
    margin: 0 auto;
    padding: 1rem 0 4rem 0;
    text-align: center;
    width: 18.75rem;
}
@media screen and (max-width: 767px) {
    .matches__subscribe {
        padding-bottom: 2.875rem;
    }
    .matches__subscribe .subscribe {
        margin: 0.875rem auto 0 auto;
        width: 16.75rem;
    }
    .matches__subscribe .subscribe__input {
        width: 15.625rem;
    }
    .matches__subscribe .subscribe__button {
        display: inline-block;
        padding-left: 2rem;
        width: auto;
    }
}
.matches__no-matches__note {
    font-weight: 400;
    color: #757A7E;
}
@media screen and (max-width: 767px) {
    .matches__no-matches__note {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .matches__no-matches__note {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .matches__no-matches__note {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
.matches__subscribe__note {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .matches__subscribe__note {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .matches__subscribe__note {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .matches__subscribe__note {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
.no-matches {
    background-color: #FFF;
    border: 0.0625rem solid #D3D6D7;
}
.no-matches .matches__subscribe {
    padding-bottom: 3.125rem;
}
@media screen and (max-width: 767px) {
    .no-matches .matches__subscribe {
        padding-bottom: 2rem;
    }
}
.match--highlighted {
    margin-bottom: 1.5rem;
}
.match--highlighted .match__header:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 768px) {
    .match--highlighted .match__header {
        padding: 0.625rem 0.75rem 0.625rem 1.625rem;
    }
}
@media screen and (max-width: 767px) {
    .match--highlighted .match__header {
        padding: 0.625rem;
    }
}
@media screen and (min-width: 768px) {
    .match--highlighted .match__header--sponsored .match__header__content {
        float: left;
    }
}
@media screen and (min-width: 768px) {
    .match--highlighted .match__header__sponsor {
        float: right;
    }
}
@media screen and (max-width: 767px) {
    .match--highlighted .match__header__sponsor {
        margin-top: 0.625rem;
    }
}
.match--highlighted .match__header__sponsor__logo {
    display: block;
    margin: 0 auto;
}
.match--highlighted .match__header {
    background-color: #222733;
    color: #D2D5D6;
}
@media screen and (min-width: 960px) {
    .match--highlighted .match__header .match__header__content {
        padding-top: 0.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--highlighted .match__header .match__header__content {
        padding-top: 0.25rem;
    }
}
@media screen and (max-width: 767px) {
    .match--highlighted .match__header .match__header__content {
        text-align: center;
    }
}
.match--highlighted .match__header .match__main__title {
    margin-bottom: 0.25rem;
}
.match--highlighted .match__header .match__main__date {
    margin-bottom: 0;
}
@media screen and (max-width: 767px) {
    .match--highlighted .match__main__date__data {
        white-space: nowrap;
    }
}
.match--highlighted .match__main__date__change-timezone {
    background: url(../images/16x16_clock_white.svg) no-repeat;
    background-position: top 50% right 0;
    padding-right: 1.5rem;
}
.match--highlighted .match__main__date__change-timezone,
.match--highlighted .match__main__date__change-timezone:hover {
    color: #FFF;
}
.match--highlighted .match__main__date__change-timezone::before {
    content: ' - ';
}
@media screen and (max-width: 767px) {
    .match--highlighted .match__main__date__change-timezone {
        white-space: nowrap;
    }
    .match--highlighted .match__main__date__change-timezone::before {
        content: normal;
    }
}
.match--highlighted .match__body {
    border: 0.0625rem solid #D2D5D6;
    border-width: 0 0.0625rem;
    padding: 0;
}
@media screen and (min-width: 768px) {
    .match--highlighted .match__body {
        min-height: 11.25rem;
    }
}
.match--highlighted .match__main {
    padding: 1.875rem 0 0 0;
    margin-left: 1rem;
}
@media screen and (max-width: 767px) {
    .match--highlighted .match__main {
        min-height: 0;
        margin-left: 0;
        padding: 1.25rem 0;
    }
}
@media screen and (min-width: 768px) {
    .match--highlighted .match-has-complementary .match__main {
        width: 68.08511%;
    }
}
.match--highlighted .scoreboard__vs {
    font-size: 2rem;
    font-weight: 900;
    padding-top: 0;
    margin-top: 1.5625rem;
}
@media screen and (max-width: 767px) {
    .match--highlighted .scoreboard__vs {
        margin-top: 0.5rem;
    }
}
@media screen and (max-width: 767px) {
    .match--highlighted .scoreboard__score {
        margin-top: 0;
    }
}
.match--highlighted .scoreboard__score__result {
    font-weight: 900;
    margin-top: 0.75rem;
}
@media screen and (max-width: 767px) {
    .match--highlighted .scoreboard__score__result {
        font-size: 2.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--highlighted .scoreboard__score__result {
        font-size: 2.5rem;
    }
}
@media screen and (min-width: 960px) {
    .match--highlighted .scoreboard__score__result {
        font-size: 3rem;
    }
}
@media screen and (max-width: 767px) {
    .match--highlighted .scoreboard__score__result {
        font-size: 2rem;
        font-weight: 900;
        margin-top: 0.5rem;
    }
}
.match--highlighted .scoreboard__score__note {
    font-weight: 400;
    color: #767B7F;
    margin-top: 1rem;
}
@media screen and (max-width: 767px) {
    .match--highlighted .scoreboard__score__note {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--highlighted .scoreboard__score__note {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .match--highlighted .scoreboard__score__note {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (max-width: 767px) {
    .match--highlighted .scoreboard__score__note {
        font-weight: 400;
    }
    @media screen and (max-width: 767px) {
        .match--highlighted .scoreboard__score__note {
            font-size: 0.625rem;
            line-height: 0.875rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .match--highlighted .scoreboard__score__note {
            font-size: 0.75rem;
            line-height: 1rem;
        }
    }
    @media screen and (min-width: 960px) {
        .match--highlighted .scoreboard__score__note {
            font-size: 0.75rem;
            line-height: 1rem;
        }
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--highlighted .scoreboard__score__note {
        margin-top: 0.75rem;
    }
}
@media screen and (max-width: 767px) {
    .match--highlighted .scoreboard__score__note {
        margin-top: 0.5rem;
    }
}
@media screen and (min-width: 768px) {
    .match--highlighted .match__main__scoreboard {
        display: table;
        width: auto;
    }
    .match--highlighted .scoreboard__team,
    .match--highlighted .scoreboard__vs,
    .match--highlighted .scoreboard__score,
    .match--highlighted .scoreboard__time {
        display: table-cell;
        float: none;
        vertical-align: top;
    }
    .match--highlighted .scoreboard__vs,
    .match--highlighted .scoreboard__score,
    .match--highlighted .scoreboard__time {
        vertical-align: middle;
    }
    .match--highlighted .scoreboard__team__badge {
        margin-bottom: 0;
    }
    .match--highlighted .scoreboard__score__note {
        margin-bottom: -1rem;
    }
    .match--highlighted .scoreboard__team__name {
        position: absolute;
        left: 50%;
        padding-top: 1rem;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 10rem;
        white-space: normal;
    }
    [dir="rtl"] .match--highlighted .scoreboard__team__name {
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }
}
@media screen and (min-width: 960px) {
    .match--highlighted .scoreboard__score__result {
        margin-top: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--highlighted .scoreboard__score__result {
        margin-top: 0;
    }
}
@media screen and (min-width: 960px) {
    .match--highlighted .scoreboard__vs,
    .match--highlighted .scoreboard__score,
    .match--highlighted .scoreboard__time {
        width: 10rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--highlighted .scoreboard__vs,
    .match--highlighted .scoreboard__score,
    .match--highlighted .scoreboard__time {
        width: 7.75rem;
    }
}
@media screen and (min-width: 768px) {
    .match--highlighted .scoreboard__team {
        position: relative;
    }
}
@media screen and (min-width: 960px) {
    .match--highlighted .scoreboard__team__badge {
        width: 80px;
        height: 80px;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--highlighted .scoreboard__team__badge {
        width: 64px;
        height: 64px;
    }
}
@media screen and (max-width: 767px) {
    .match--highlighted .scoreboard__team__name {
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 6.25rem;
        white-space: normal;
    }
    [dir="rtl"] .match--highlighted .scoreboard__team__name {
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }
}
.match--highlighted .scoreboard__goalies {
    font-weight: 400;
    color: #9EA3A3;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .match--highlighted .scoreboard__goalies {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--highlighted .scoreboard__goalies {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 960px) {
    .match--highlighted .scoreboard__goalies {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 768px) {
    .match--highlighted .scoreboard__goalies {
        position: absolute;
    }
}
@media screen and (min-width: 960px) {
    .match--highlighted .scoreboard__goalies {
        bottom: 0.875rem;
        width: 7.8125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--highlighted .scoreboard__goalies {
        bottom: -0.125rem;
        width: 5.625rem;
    }
}
@media screen and (max-width: 767px) {
    .match--highlighted .scoreboard__goalies {
        position: relative;
        left: -1.875rem;
        width: 5.625rem;
    }
}
@media screen and (min-width: 768px) {
    .match--highlighted .scoreboard__team:first-child .scoreboard__goalies {
        text-align: right;
    }
}
@media screen and (min-width: 960px) {
    .match--highlighted .scoreboard__team:first-child .scoreboard__goalies {
        left: -8.4375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--highlighted .scoreboard__team:first-child .scoreboard__goalies {
        left: -6.25rem;
    }
}
@media screen and (min-width: 768px) {
    .match--highlighted .scoreboard__team:last-child .scoreboard__goalies {
        text-align: left;
    }
}
@media screen and (min-width: 960px) {
    .match--highlighted .scoreboard__team:last-child .scoreboard__goalies {
        right: -8.4375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--highlighted .scoreboard__team:last-child .scoreboard__goalies {
        right: -6.25rem;
    }
}
.match--highlighted .match__complementary {
    border-right: 0;
}
@media screen and (min-width: 768px) {
    .match--highlighted .match__complementary {
        float: right;
        min-height: 11.25rem;
        padding-bottom: 1.5rem;
        padding-top: 1.5rem;
        width: 31.91489%;
    }
}
.match--highlighted .match__main__title {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .match--highlighted .match__main__title {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--highlighted .match__main__title {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 960px) {
    .match--highlighted .match__main__title {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
.match--highlighted .match__main__date {
    font-weight: 400;
}
@media screen and (max-width: 767px) {
    .match--highlighted .match__main__date {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--highlighted .match__main__date {
        font-size: 1rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 960px) {
    .match--highlighted .match__main__date {
        font-size: 1rem;
        line-height: 1.375rem;
    }
}
.match--highlighted .match__tickets__pricelist__ticket__info {
    width: auto;
}
.match--highlighted .match__tickets__pricelist__ticket__from,
.match--highlighted .match__tickets__pricelist__ticket__type {
    display: inline;
    font-weight: normal;
}
.match--highlighted .match__tickets__pritelist__ticket__price {
    margin-top: 0;
}
.match--highlighted .match__extended-info__item {
    display: block;
    width: 100%;
}
.match--highlighted .match__live__tag {
    line-height: 1.125rem;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
}
@media screen and (min-width: 768px) {
    .match--highlighted .match__live__tag {
        margin-bottom: 1.75rem;
    }
}
@media screen and (max-width: 767px) {
    .match--highlighted .match__live__tag {
        margin-bottom: 0.75rem;
    }
}
.match--highlighted .match__live__tag::before {
    width: 0.75rem;
    height: 0.75rem;
    content: url(../images/12x12_live.svg);
    display: inline-block;
    margin-right: 0.5rem;
}
.match--highlighted .match__live .button {
    display: block;
    width: 100%;
}
.match--highlighted .match__live .button + .button {
    margin-top: 0.6875rem;
}
.match--compact {
    background-color: #FFF;
    border: 0.0625rem solid #D3D6D7;
}
.match--compact:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 768px) {
    .match--compact .match__header {
        background-color: #F3F4F5;
        border-right: 0.0625rem solid #D3D6D7;
        float: left;
        min-height: 8.4375rem;
        padding: 0.9375rem 0.9375rem 0 0.9375rem;
        width: 25.80645%;
    }
}
@media screen and (max-width: 767px) {
    .match--compact .match__header {
        padding: 0.5rem;
        text-align: center;
    }
}
.match--compact .match__main__competition,
.match--compact .match__main__phase {
    font-weight: 400;
}
@media screen and (max-width: 767px) {
    .match--compact .match__main__competition,
    .match--compact .match__main__phase {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--compact .match__main__competition,
    .match--compact .match__main__phase {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .match--compact .match__main__competition,
    .match--compact .match__main__phase {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) {
    .match--compact .match__main__competition,
    .match--compact .match__main__phase {
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .match--compact .match__main__phase::before {
        content: ' | ';
    }
}
@media screen and (min-width: 768px) {
    .match--compact .match__body {
        float: left;
        padding: 1.375rem 1.125rem 0 1.125rem;
        min-height: 8.4375rem;
        width: 74.19355%;
    }
}
@media screen and (max-width: 767px) {
    .match--compact .match__body {
        min-height: 6.25rem;
    }
}
.match--compact .match__main {
    padding-top: 0;
}
@media screen and (max-width: 767px) {
    .match--compact .match__main {
        min-height: 0;
    }
}
.match--compact .match__main__date {
    margin: 0;
}
.match--compact .match__main__date__data {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .match--compact .match__main__date__data {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--compact .match__main__date__data {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .match--compact .match__main__date__data {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) {
    .match--compact .match__main__date__dmy {
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .match--compact .match__main__date__dmy::after {
        content: ' | ';
    }
}
.match--compact .match__main__date__timezone {
    font-weight: 400;
}
@media screen and (max-width: 767px) {
    .match--compact .match__main__date__timezone {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--compact .match__main__date__timezone {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .match--compact .match__main__date__timezone {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
.match--compact .match__main__scoreboard {
    display: table;
    width: 100%;
}
.match--compact .scoreboard__vs,
.match--compact .scoreboard__score {
    display: table-cell;
    white-space: nowrap;
    width: 13.63636%;
}
.match--compact .scoreboard__team {
    display: table-cell;
    width: 43.18182%;
}
@media screen and (min-width: 768px) {
    .match--compact .scoreboard__team__badge {
        width: 3.5rem;
        height: 3.5rem;
    }
}
@media screen and (max-width: 767px) {
    .match--compact .scoreboard__team__badge {
        width: 2.5rem;
        height: 2.5rem;
    }
}
.match--compact .scoreboard__team__name {
    position: static;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    font-weight: 500;
    margin: 0 auto;
    max-width: 9.375rem;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    white-space: normal;
    width: auto;
}
@media screen and (max-width: 767px) {
    .match--compact .scoreboard__team__name {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .match--compact .scoreboard__team__name {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .match--compact .scoreboard__team__name {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (max-width: 767px) {
    .match--compact .scoreboard__team__name {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
}
.match--compact .match__footer {
    clear: both;
    display: table;
    padding: 0.5rem 0.6875rem 0.4375rem 0.6875rem;
    position: relative;
    width: 100%;
}
.match--compact .match__footer .match__share {
    display: table-cell;
    white-space: nowrap;
    width: 1%;
}
.match--compact .match__footer .match__share + .match__extended-info,
.match--compact .match__footer .match__share + .match__extended-info .match__extended-info__item {
    float: none;
    text-align: right;
    width: auto;
}
.match--compact .match__extended-info {
    float: none;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}
.match--compact .match__extended-info + .match__footer__cta {
    padding-left: 1rem;
}
.match--compact .match__extended-info__item {
    text-align: left;
}
.match--compact .match__footer__cta {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
@media screen and (min-width: 768px) {
    .newsletter-subscription {
        display: table;
    }
}
@media screen and (min-width: 768px) {
    .newsletter-subscription__cta {
        display: table-cell;
        padding-right: 5rem;
        vertical-align: middle;
        width: 300/940;
    }
}
@media screen and (min-width: 768px) {
    .newsletter-subscription__form {
        display: table-cell;
        vertical-align: middle;
        width: 640/940;
    }
}
@media screen and (max-width: 767px) {
    .newsletter-subscription__form .subscribe {
        margin: 0.875rem auto 0 auto;
        width: 16.75rem;
    }
    .newsletter-subscription__form .subscribe__input {
        width: 15.625rem;
    }
}
.newsletter-subscription__title,
.newsletter-subscription__cta {
    font-weight: 500;
    color: #E4E6E7;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .newsletter-subscription__title,
    .newsletter-subscription__cta {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .newsletter-subscription__title,
    .newsletter-subscription__cta {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 960px) {
    .newsletter-subscription__title,
    .newsletter-subscription__cta {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
@media screen and (max-width: 767px) {
    .newsletter-subscription__title,
    .newsletter-subscription__cta {
        text-align: center;
        padding: 0 1rem;
    }
}
.newsletter-subscription__title {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.media-unit__image {
    display: block;
    width: 100%;
}
.media-unit__multimedia {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.media-unit__multimedia:after {
    content: "";
    display: table;
    clear: both;
}
.media-unit__multimedia__item {
    border-right: 0.0625rem solid #5E626B;
    float: left;
    margin-right: 0.375rem;
    padding-right: 0.375rem;
}
.media-unit__multimedia__item:last-child {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}
.media-unit__multimedia__item--image .media-unit__multimedia__label {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/24x24_image_grey.svg') no-repeat center center;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
}
.media-unit__multimedia__item--video .media-unit__multimedia__label {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/24x24_video_grey.svg') no-repeat center center;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
}
.media-unit--highlighted-content .media-unit__image {
    display: block;
    width: 100%;
}
@media screen and (max-width: 767px) {
    .media-unit--highlighted-content .media-unit__image {
        display: none;
    }
}
.media-unit--highlighted-content .media-unit__content p {
    padding: 0.75rem 0.875rem;
    margin: 0;
}
.media-unit--highlighted-content .media-unit__content .media-unit--highlighted-content__tag {
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
}
@media screen and (min-width: 768px) {
    .media-unit--highlighted-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .media-unit--highlighted-content.has-share-menu {
        display: block;
    }
    .media-unit--highlighted-content .media-unit__content {
        height: 4.25rem;
        min-height: 4.25rem;
        position: relative;
    }
    .media-unit--highlighted-content__tag {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    .grid-list__item--full .media-unit--highlighted-content .media-unit__content {
        min-height: 0;
    }
    .media-unit--highlighted-content.media-unit--layout-alt {
        display: table;
        width: 100%;
    }
    .media-unit--highlighted-content.media-unit--layout-alt .media-unit__media {
        display: table-cell;
        overflow: hidden;
        position: relative;
        vertical-align: middle;
        width: 46.52174%;
    }
    .media-unit--highlighted-content.media-unit--layout-alt .media-unit__image {
        position: absolute;
        top: 0;
        left: 50%;
        max-width: 15rem;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: auto;
    }
    [dir="rtl"] .media-unit--highlighted-content.media-unit--layout-alt .media-unit__image {
        -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0);
    }
    .media-unit--highlighted-content.media-unit--layout-alt .media-unit__content {
        display: table-cell;
        padding: 2.125rem 1rem;
        position: relative;
        vertical-align: middle;
    }
    .media-unit--highlighted-content.media-unit--layout-alt .media-unit__content p {
        padding: 0;
    }
    .media-unit--highlighted-content.media-unit--layout-alt .media-unit__content .media-unit--highlighted-content__tag {
        bottom: 0;
        top: auto;
        padding: 0.1875rem 1rem;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}
@media screen and (min-width: 960px) {
    .grid__col--primary .grid-list__item--third .media-unit--highlighted-content .media-unit__content {
        height: 5.25rem;
        min-height: 5.25rem;
    }
}
@media screen and (max-width: 767px) {
    .media-unit--highlighted-content .media-unit__content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .media-unit--highlighted-content .media-unit__content p {
        padding-bottom: 0.5rem;
    }
    .media-unit--highlighted-content .media-unit__content .media-unit--highlighted-content__tag {
        padding: 0;
        margin: 0 0 0.75rem 1rem;
        text-transform: uppercase;
        width: 5rem;
    }
    .media-unit--highlighted-content.has-tag .media-unit__content {
        padding-left: 2.25rem;
    }
}
.media-unit--highlighted-content {
    box-shadow: 0 0 0 0.125rem #FFF;
    margin: 0.125rem 0;
}
.media-unit--highlighted-content .media-unit__content {
    font-weight: 500;
    background-color: #303846;
    background-color: #313947;
}
@media screen and (max-width: 767px) {
    .media-unit--highlighted-content .media-unit__content {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .media-unit--highlighted-content .media-unit__content {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 960px) {
    .media-unit--highlighted-content .media-unit__content {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
.media-unit--highlighted-content .media-unit__content,
.media-unit--highlighted-content .media-unit__content a,
.media-unit--highlighted-content .media-unit__content a:hover {
    color: #FFF;
}
.media-unit--highlighted-content .media-unit__footer {
    background-color: #000;
}
.media-unit--highlighted-content.fans-content {
    position: relative;
}
.media-unit--highlighted-content.fans-content .fans-content__badge {
    height: 0;
    width: 0;
    border-top: 5rem solid rgba(20, 22, 26, 0.6);
    border-right: 5rem solid transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    content: '';
    display: block;
    z-index: 1;
}
.media-unit--highlighted-content.fans-content .fans-content__badge::before {
    position: absolute;
    top: -5rem;
    width: 5rem;
    height: 5rem;
    background: url(../images/32x32_barca_fans.png) no-repeat;
    background-position: top 0.5rem left 0.5rem;
    content: '';
    display: block;
}
.media-unit--highlighted-content.fans-content .fans-content__tag {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
@media screen and (max-width: 767px) {
    .media-unit--highlighted-content.fans-content .fans-content__badge {
        border-top-width: 3.5rem;
        border-right-width: 3.5rem;
    }
    .media-unit--highlighted-content.fans-content .fans-content__badge::before {
        background: url(../images/32x32_barca_fans.png) no-repeat;
        background-position: top 0.3125rem left 0.3125rem;
        background-size: 1.5rem;
        top: -3.5rem;
    }
}
.grid-list__item--third .media-unit--highlighted-content .media-unit__content {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .grid-list__item--third .media-unit--highlighted-content .media-unit__content {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .grid-list__item--third .media-unit--highlighted-content .media-unit__content {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .grid-list__item--third .media-unit--highlighted-content .media-unit__content {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (max-width: 767px) {
    .grid-list__item--third .media-unit--highlighted-content .media-unit__content {
        font-weight: 500;
    }
    @media screen and (max-width: 767px) {
        .grid-list__item--third .media-unit--highlighted-content .media-unit__content {
            font-size: 1rem;
            line-height: 1.25rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .grid-list__item--third .media-unit--highlighted-content .media-unit__content {
            font-size: 1.125rem;
            line-height: 1.375rem;
        }
    }
    @media screen and (min-width: 960px) {
        .grid-list__item--third .media-unit--highlighted-content .media-unit__content {
            font-size: 1.125rem;
            line-height: 1.375rem;
        }
    }
}
.media-unit--highlighted-content.media-unit--layout-alt .media-unit__content {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .media-unit--highlighted-content.media-unit--layout-alt .media-unit__content {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .media-unit--highlighted-content.media-unit--layout-alt .media-unit__content {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .media-unit--highlighted-content.media-unit--layout-alt .media-unit__content {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (max-width: 767px) {
    .media-unit--highlighted-content.media-unit--layout-alt .media-unit__content {
        font-weight: 500;
    }
    @media screen and (max-width: 767px) {
        .media-unit--highlighted-content.media-unit--layout-alt .media-unit__content {
            font-size: 1rem;
            line-height: 1.25rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .media-unit--highlighted-content.media-unit--layout-alt .media-unit__content {
            font-size: 1.125rem;
            line-height: 1.375rem;
        }
    }
    @media screen and (min-width: 960px) {
        .media-unit--highlighted-content.media-unit--layout-alt .media-unit__content {
            font-size: 1.125rem;
            line-height: 1.375rem;
        }
    }
}
.media-unit--highlighted-content__tag {
    background-color: #9C1737;
    line-height: 1.125rem;
    font-size: 0.875rem;
    font-weight: 500;
    text-transform: uppercase;
}
@media screen and (min-width: 960px) {
    .media-unit--highlighted-content__tag {
        line-height: 1.125rem;
        font-size: 0.9375rem;
        font-weight: 700;
        text-transform: uppercase;
    }
}
@media screen and (max-width: 767px) {
    .media-unit--highlighted-content .media-unit--highlighted-content__tag {
        border-radius: 0.125rem;
        font-size: 0.625rem;
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
    }
}
.media-unit--news .media-unit__footer {
    height: 2.5rem;
}
.media-unit--news .media-unit__meta {
    margin: 0;
}
.media-unit--news .media-unit__meta {
    line-height: 1.125rem;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    -webkit-font-smoothing: antialiased;
}
.media-unit--news .media-unit__footer {
    background-color: #000;
}
.media-unit--news .media-unit__footer,
.media-unit--news .media-unit__footer a,
.media-unit--news .media-unit__footer a:hover {
    color: #FFF;
}
.media-unit--news--standard .media-unit__content {
    padding: 0.75rem;
}
@media screen and (max-width: 767px) {
    .media-unit--news--standard {
        position: relative;
    }
    .media-unit--news--standard .media-unit__media,
    .media-unit--news--standard .media-unit__content p {
        display: none;
    }
    .media-unit--news--standard .media-unit__content .media-unit__meta {
        display: block;
    }
    .media-unit--news--standard .media-unit__content--has-meta .media-unit__title {
        margin-top: 1rem;
    }
    .media-unit--news--standard .media-unit__meta {
        position: absolute;
        top: 0.5625rem;
    }
}
@media screen and (min-width: 768px) {
    .media-unit--news--standard {
        position: relative;
    }
    .media-unit--news--standard .media-unit__content {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        height: 4.5625rem;
    }
    .media-unit--news--standard .media-unit__content--has-meta {
        height: 5rem;
    }
    .media-unit--news--standard .media-unit__block-link {
        display: block;
        position: relative;
        overflow: hidden;
    }
    .media-unit--news--standard .media-unit__content--has-meta .media-unit__title {
        margin-top: 1rem;
    }
    .media-unit--news--standard .media-unit__meta {
        position: absolute;
        top: 0.5625rem;
    }
}
.media-unit--news--standard {
    border: 0.125rem solid #FFF;
    margin: -0.125rem;
}
.media-unit--news--standard .media-unit__content {
    background-color: rgba(20, 22, 26, 0.6);
    color: #FFF;
    font-weight: 300;
    -webkit-font-smoothing: subpixel-antialiased;
}
.media-unit--news--standard .media-unit__block-link,
.media-unit--news--standard .media-unit__block-link:hover {
    color: #FFF;
}
.media-unit--news--standard .media-unit__title {
    font-weight: 500;
    margin-bottom: 0;
    -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 767px) {
    .media-unit--news--standard .media-unit__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .media-unit--news--standard .media-unit__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 960px) {
    .media-unit--news--standard .media-unit__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
.media-unit--news--standard.fans-content {
    position: relative;
}
.media-unit--news--standard.fans-content .fans-content__badge {
    height: 0;
    width: 0;
    border-top: 5rem solid rgba(20, 22, 26, 0.6);
    border-right: 5rem solid transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    content: '';
    display: block;
}
.media-unit--news--standard.fans-content .fans-content__badge::before {
    position: absolute;
    top: -5rem;
    width: 5rem;
    height: 5rem;
    background: url(../images/32x32_barca_fans.png) no-repeat;
    background-position: top 0.5rem left 0.5rem;
    content: '';
    display: block;
}
.media-unit--news--standard.fans-content .fans-content__tag {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
@media screen and (max-width: 767px) {
    .media-unit--news--standard.fans-content .media-unit__content {
        padding-left: 3.125rem;
    }
    .media-unit--news--standard.fans-content .fans-content__badge {
        border-top-width: 3.5rem;
        border-right-width: 3.5rem;
    }
    .media-unit--news--standard.fans-content .fans-content__badge::before {
        background: url(../images/32x32_barca_fans.png) no-repeat;
        background-position: top 0.3125rem left 0.3125rem;
        background-size: 1.5rem;
        top: -3.5rem;
    }
}
.grid-list__item--third .media-unit--news--standard .media-unit__title {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .grid-list__item--third .media-unit--news--standard .media-unit__title {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .grid-list__item--third .media-unit--news--standard .media-unit__title {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .grid-list__item--third .media-unit--news--standard .media-unit__title {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (max-width: 767px) {
    .grid-list__item--third .media-unit--news--standard .media-unit__title {
        font-weight: 500;
    }
    @media screen and (max-width: 767px) {
        .grid-list__item--third .media-unit--news--standard .media-unit__title {
            font-size: 1.125rem;
            line-height: 1.375rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .grid-list__item--third .media-unit--news--standard .media-unit__title {
            font-size: 1.125rem;
            line-height: 1.375rem;
        }
    }
    @media screen and (min-width: 960px) {
        .grid-list__item--third .media-unit--news--standard .media-unit__title {
            font-size: 1.125rem;
            line-height: 1.375rem;
        }
    }
}
@media screen and (max-width: 767px) {
    .media-unit--news--standard .media-unit__content {
        background-color: #303846;
    }
}
@media screen and (min-width: 768px) {
    .media-unit--news--standard .media-unit__content {
        -webkit-transition: height 0.2s ease-in-out;
        transition: height 0.2s ease-in-out;
    }
    .media-unit--news--standard .media-unit__block-link:hover .media-unit__content,
    .media-unit--news--standard .media-unit__block-link:focus .media-unit__content {
        height: 100%;
    }
}
.media-unit--news--highlight {
    border: 0.125rem solid #FFF;
    margin: -0.125rem;
}
.media-unit--news--highlight .media-unit__content {
    background-color: #222733;
    padding: 0.75rem;
    position: relative;
}
.media-unit--news--highlight .media-unit__content p {
    margin: 0.625rem 0 0.875rem 0;
}
.media-unit--news--highlight .media-unit__title {
    margin: 0;
}
.media-unit--news--highlight .media-unit__content--has-meta .media-unit__title {
    margin-top: 1.75rem;
}
.media-unit--news--highlight.fans-content {
    position: relative;
}
.media-unit--news--highlight.fans-content .fans-content__badge {
    height: 0;
    width: 0;
    border-top: 5rem solid rgba(20, 22, 26, 0.6);
    border-right: 5rem solid transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    content: '';
    display: block;
}
.media-unit--news--highlight.fans-content .fans-content__badge::before {
    position: absolute;
    top: -5rem;
    width: 5rem;
    height: 5rem;
    background: url(../images/32x32_barca_fans.png) no-repeat;
    background-position: top 0.5rem left 0.5rem;
    content: '';
    display: block;
}
.media-unit--news--highlight.fans-content .fans-content__tag {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
@media screen and (max-width: 767px) {
    .media-unit--news--highlight.fans-content .media-unit__content {
        padding-left: 0.75rem;
    }
    .media-unit--news--highlight.fans-content .fans-content__badge {
        border-top-width: 3.5rem;
        border-right-width: 3.5rem;
    }
    .media-unit--news--highlight.fans-content .fans-content__badge::before {
        background: url(../images/32x32_barca_fans.png) no-repeat;
        background-position: top 0.3125rem left 0.3125rem;
        background-size: 1.5rem;
        top: -3.5rem;
    }
}
.media-unit--news--highlight .media-unit__meta {
    position: absolute;
    top: 0.3125rem;
}
.media-unit--news--highlight .media-unit__content,
.media-unit--news--highlight .media-unit__content a,
.media-unit--news--highlight .media-unit__content a:hover {
    color: #D3D6D7;
}
.media-unit--news--highlight .media-unit__content p {
    font-weight: 400;
}
@media screen and (max-width: 767px) {
    .media-unit--news--highlight .media-unit__content p {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .media-unit--news--highlight .media-unit__content p {
        font-size: 1rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 960px) {
    .media-unit--news--highlight .media-unit__content p {
        font-size: 1rem;
        line-height: 1.375rem;
    }
}
.media-unit--news--highlight .media-unit__title {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .media-unit--news--highlight .media-unit__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .media-unit--news--highlight .media-unit__title {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .media-unit--news--highlight .media-unit__title {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
.media-unit--news--highlight .media-unit__title a,
.media-unit--news--highlight .media-unit__title a:hover {
    color: #FFF;
}
.media-unit--news--highlight .media-unit__meta {
    color: #D3D6D7;
}
.media-unit--news--highlight.fans-content {
    position: relative;
}
.media-unit--news--highlight.fans-content .fans-content__badge {
    height: 0;
    width: 0;
    border-top: 5rem solid rgba(20, 22, 26, 0.6);
    border-right: 5rem solid transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    content: '';
    display: block;
}
.media-unit--news--highlight.fans-content .fans-content__badge::before {
    position: absolute;
    top: -5rem;
    width: 5rem;
    height: 5rem;
    background: url(../images/32x32_barca_fans.png) no-repeat;
    background-position: top 0.5rem left 0.5rem;
    content: '';
    display: block;
}
.media-unit--news--highlight.fans-content .fans-content__tag {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
@media screen and (max-width: 767px) {
    .media-unit--news--highlight.fans-content .fans-content__badge {
        border-top-width: 3.5rem;
        border-right-width: 3.5rem;
    }
    .media-unit--news--highlight.fans-content .fans-content__badge::before {
        background: url(../images/32x32_barca_fans.png) no-repeat;
        background-position: top 0.3125rem left 0.3125rem;
        background-size: 1.5rem;
        top: -3.5rem;
    }
}
.media-unit--news--gallery {
    border: 0.125rem solid #FFF;
    margin: -0.125rem;
}
.media-unit--news--gallery .media-unit__content {
    background-color: #222733;
    padding: 0.75rem;
    position: relative;
}
.media-unit--news--gallery .media-unit__content p {
    margin: 0.625rem 0 0.875rem 0;
}
.media-unit--news--gallery .media-unit__title {
    margin: 0;
}
@media screen and (min-width: 768px) {
    .media-unit--news--gallery .media-unit__content--has-meta .media-unit__title {
        margin-top: 1.75rem;
    }
}
@media screen and (min-width: 768px) {
    .media-unit--news--gallery .media-unit__meta {
        position: absolute;
        top: 0.3125rem;
    }
}
@media screen and (max-width: 767px) {
    .media-unit--news--gallery .media-unit__meta {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
}
.media-unit--news--gallery .media-unit__content,
.media-unit--news--gallery .media-unit__content a,
.media-unit--news--gallery .media-unit__content a:hover {
    color: #D3D6D7;
}
.media-unit--news--gallery .media-unit__title a,
.media-unit--news--gallery .media-unit__title a:hover {
    color: #FFF;
}
.media-unit--news--gallery .media-unit__meta {
    color: #D3D6D7;
}
.media-unit--news--gallery--highlight .media-unit__title {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .media-unit--news--gallery--highlight .media-unit__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .media-unit--news--gallery--highlight .media-unit__title {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .media-unit--news--gallery--highlight .media-unit__title {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
.media-unit--news--gallery--standard .media-unit__title {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .media-unit--news--gallery--standard .media-unit__title {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .media-unit--news--gallery--standard .media-unit__title {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .media-unit--news--gallery--standard .media-unit__title {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
.media-unit--gallery .media-unit__content {
    display: table;
    width: 100%;
}
.media-unit--gallery .media-unit__content p {
    display: table-cell;
    margin: 0;
    padding: 0 1.5rem 0 3rem;
    vertical-align: middle;
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .media-unit--gallery .media-unit__content p {
        padding: 0 1.125rem;
    }
}
@media screen and (max-width: 767px) {
    .media-unit--gallery .media-unit__content p {
        padding: 0 1rem;
    }
}
.media-unit--gallery__block-link {
    display: block;
}
@media screen and (min-width: 768px) {
    .media-unit--gallery {
        position: relative;
    }
    .media-unit--gallery .media-unit__content {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        display: table;
        height: 4rem;
        min-height: 4rem;
        vertical-align: middle;
        width: 100%;
    }
    .media-unit--gallery.media-unit {
        height: 12.5rem;
    }
    .media-unit--gallery .media-unit__media {
        bottom: 0;
        left: 0;
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 0;
    }
    .media-unit--gallery .media-unit__image {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: 20rem;
    }
    [dir="rtl"] .media-unit--gallery .media-unit__image {
        -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0);
    }
    .grid-list--media__item--hightlight .media-unit {
        height: 25rem;
    }
    .grid-list--media__item--hightlight .media-unit__image {
        width: 40rem;
    }
}
@media screen and (max-width: 767px) {
    .media-unit--gallery {
        width: 100%;
    }
    .media-unit--gallery .media-unit__content {
        height: 3.4375rem;
        min-height: 3.4375rem;
    }
    .grid-list--media__item--hightlight .media-unit--gallery {
        width: 100%;
    }
}
.media-unit--gallery .media-unit__content {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .media-unit--gallery .media-unit__content {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .media-unit--gallery .media-unit__content {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .media-unit--gallery .media-unit__content {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
.media-unit--gallery .media-unit__content,
.media-unit--gallery .media-unit__content a,
.media-unit--gallery .media-unit__content a:hover {
    color: #FFF;
}
@media screen and (min-width: 768px) {
    .media-unit--gallery .media-unit__content {
        -webkit-transition: background-color 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out;
        background-color: rgba(20, 22, 26, 0.6);
    }
    .media-unit--gallery:hover .media-unit__content {
        background-color: #14161a;
    }
}
@media screen and (max-width: 767px) {
    .media-unit--gallery .media-unit__content {
        background-color: #303846;
    }
}
.media-unit--did-you-now {
    border: 0.125rem solid #FFF;
    margin: -0.125rem;
    position: relative;
}
.media-unit--did-you-now .media-unit__content {
    position: absolute;
    right: 0;
    bottom: 2.5rem;
    left: 0;
    font-weight: 500;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    background-color: rgba(20, 22, 26, 0.6);
    padding: 0.875rem;
}
@media screen and (max-width: 767px) {
    .media-unit--did-you-now .media-unit__content {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .media-unit--did-you-now .media-unit__content {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .media-unit--did-you-now .media-unit__content {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
.media-unit--did-you-now .media-unit__content p {
    margin: 0;
}
.media-unit--did-you-now .media-unit__content,
.media-unit--did-you-now .media-unit__content a,
.media-unit--did-you-now .media-unit__content a:hover {
    color: #FFF;
}
.media-unit--did-you-now .media-unit__footer {
    background-color: #000;
    height: 2.5rem;
}
.media-unit--did-you-now .media-unit__footer,
.media-unit--did-you-now .media-unit__footer a,
.media-unit--did-you-now .media-unit__footer a:hover {
    color: #FFF;
}
.viewer--monographic {
    border: 0.125rem solid #FFF;
    margin: -0.125rem;
    position: relative;
}
.viewer--monographic .media-unit--monographic {
    border: none;
    margin: 0;
}
.media-unit--monographic {
    border: 0.125rem solid #FFF;
    margin: -0.125rem;
    position: relative;
}
.media-unit--monographic .media-unit__content {
    position: absolute;
    right: 0;
    bottom: 2.5rem;
    left: 0;
    font-weight: 500;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    background-color: rgba(20, 22, 26, 0.6);
    padding: 0.875rem;
}
.media-unit--monographic .media-unit__content:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (max-width: 767px) {
    .media-unit--monographic .media-unit__content {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .media-unit--monographic .media-unit__content {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .media-unit--monographic .media-unit__content {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
.media-unit--monographic .media-unit__content,
.media-unit--monographic .media-unit__content a,
.media-unit--monographic .media-unit__content a:hover {
    color: #FFF;
}
.media-unit--monographic .media-unit__content p {
    margin: 0;
}
.media-unit--monographic .media-unit__title {
    float: left;
    width: 84.74576%;
}
.media-unit--monographic .media-unit__meta {
    line-height: 1.125rem;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #D3D6D7;
}
.media-unit--monographic .media-unit__content--has-meta .media-unit__title {
    margin-top: 1rem;
}
.media-unit--monographic .media-unit__meta {
    position: absolute;
    top: 0.5625rem;
}
.media-unit--monographic .media-unit__multimedia {
    float: right;
}
@media screen and (max-width: 767px) {
    .media-unit--monographic .media-unit__multimedia {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
}
.media-unit--monographic.fans-content {
    position: relative;
}
.media-unit--monographic.fans-content .fans-content__badge {
    height: 0;
    width: 0;
    border-top: 5rem solid rgba(20, 22, 26, 0.6);
    border-right: 5rem solid transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    content: '';
    display: block;
    z-index: 1;
}
.media-unit--monographic.fans-content .fans-content__badge::before {
    position: absolute;
    top: -5rem;
    width: 5rem;
    height: 5rem;
    background: url(../images/32x32_barca_fans.png) no-repeat;
    background-position: top 0.5rem left 0.5rem;
    content: '';
    display: block;
}
.media-unit--monographic.fans-content .fans-content__tag {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
@media screen and (max-width: 767px) {
    .media-unit--monographic.fans-content .fans-content__badge {
        border-top-width: 3.5rem;
        border-right-width: 3.5rem;
    }
    .media-unit--monographic.fans-content .fans-content__badge::before {
        background: url(../images/32x32_barca_fans.png) no-repeat;
        background-position: top 0.3125rem left 0.3125rem;
        background-size: 1.5rem;
        top: -3.5rem;
    }
}
.media-unit--monographic .media-unit__footer {
    background-color: #000;
    height: 2.5rem;
}
.media-unit--monographic .media-unit__footer,
.media-unit--monographic .media-unit__footer a,
.media-unit--monographic .media-unit__footer a:hover {
    color: #FFF;
}
.viewer--monographic {
    border: 0.125rem solid #FFF;
    margin: -0.125rem;
}
.viewer--monographic__items.slick-slider,
.matches__holder.slick-slider {
    margin-bottom: 0;
}
.viewer--monographic__items .slick-prev,
.viewer--monographic__items .slick-next,
.matches__holder .slick-prev,
.matches__holder .slick-next {
    cursor: pointer;
    overflow: visible;
    position: absolute;
}
@media screen and (max-width: 767px) {
    .viewer--monographic__items .slick-prev,
    .viewer--monographic__items .slick-next,
    .matches__holder .slick-prev,
    .matches__holder .slick-next {
        display: none !important;
    }
}
.viewer--monographic__items .slick-prev,
.matches__holder .slick-prev {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/32x32_prev_white.svg') no-repeat center center;
    display: block;
    width: 2.5rem;
    height: 3.5rem;
    background-color: #325082;
    left: -0.625rem;
}
[dir="rtl"] .viewer--monographic__items .slick-prev,
[dir="rtl"] .matches__holder .slick-prev {
    background-image: url(../images/32x32_next_white.svg);
}
.viewer--monographic__items .slick-prev:hover,
.matches__holder .slick-prev:hover {
    background-color: #283050;
}
.viewer--monographic__items .slick-prev::after,
.matches__holder .slick-prev::after {
    position: absolute;
    bottom: -0.625rem;
    left: 0;
    height: 0;
    width: 0;
    border-top: 0.625rem solid #1E243B;
    border-left: 0.625rem solid transparent;
    content: '';
}
.viewer--monographic__items .slick-next,
.matches__holder .slick-next {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/32x32_next_white.svg') no-repeat center center;
    display: block;
    width: 2.5rem;
    height: 3.5rem;
    background-color: #325082;
    right: -0.625rem;
}
[dir="rtl"] .viewer--monographic__items .slick-next,
[dir="rtl"] .matches__holder .slick-next {
    background-image: url(../images/32x32_prev_white.svg);
}
.viewer--monographic__items .slick-next:hover,
.matches__holder .slick-next:hover {
    background-color: #283050;
}
.viewer--monographic__items .slick-next::after,
.matches__holder .slick-next::after {
    position: absolute;
    right: 0;
    bottom: -0.625rem;
    height: 0;
    width: 0;
    border-top: 0.625rem solid #1E243B;
    border-right: 0.625rem solid transparent;
    content: '';
}
.viewer--monographic__items .slick-disabled,
.viewer--monographic__items .slick-disabled:hover,
.matches__holder .slick-disabled,
.matches__holder .slick-disabled:hover {
    background-color: #D3D6D7;
    cursor: default;
}
.viewer--monographic__items .slick-disabled::after,
.matches__holder .slick-disabled::after {
    border-top-color: #BFBFBF;
}
.viewer--monographic__items .slick-prev,
.viewer--monographic__items .slick-next {
    top: 40%;
}
.matches__holder .slick-prev,
.matches__holder .slick-next {
    top: 4.5rem;
}
.viewer--monographic__items .slick-dots {
    background-color: #222733;
    border-top: none;
}
.media-unit--sponsor .media-unit__image {
    display: block;
    width: 100%;
}
.media-unit--sponsor .media-unit__content p {
    padding: 0.75rem 0.875rem;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .media-unit--sponsor {
        display: table;
        width: 100%;
    }
    .media-unit--sponsor .media-unit__media {
        display: table-cell;
        vertical-align: middle;
        width: 46.52174%;
    }
    .media-unit--sponsor .media-unit__content {
        display: table-cell;
        padding: 0 7.3913%;
        vertical-align: middle;
    }
    .media-unit--sponsor .media-unit__content p {
        padding: 0;
    }
}
.media-unit--sponsor.media-unit--layout-alt {
    display: table;
    width: 100%;
}
.media-unit--sponsor.media-unit--layout-alt .media-unit__media {
    display: table-cell;
    vertical-align: middle;
    width: 46.52174%;
}
.media-unit--sponsor.media-unit--layout-alt .media-unit__content {
    display: table-cell;
    padding: 0 7.3913%;
    vertical-align: middle;
}
.media-unit--sponsor.media-unit--layout-alt .media-unit__content p {
    padding: 0;
}
.media-unit--sponsor {
    box-shadow: 0 0 0 0.125rem #FFF;
    margin: 0.125rem 0;
}
.media-unit--sponsor .media-unit__image {
    background-color: #FFF;
}
.media-unit--sponsor .media-unit__content {
    font-weight: 500;
    background-color: #303846;
    background-color: #313947;
}
@media screen and (max-width: 767px) {
    .media-unit--sponsor .media-unit__content {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .media-unit--sponsor .media-unit__content {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 960px) {
    .media-unit--sponsor .media-unit__content {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
.media-unit--sponsor .media-unit__content,
.media-unit--sponsor .media-unit__content a,
.media-unit--sponsor .media-unit__content a:hover {
    color: #FFF;
}
.media-unit--sponsor__sections {
    line-height: 1rem;
    font-size: 0.75rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #9FA4A4;
}
.grid-list__item--third .media-unit--sponsor .media-unit__content {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .grid-list__item--third .media-unit--sponsor .media-unit__content {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .grid-list__item--third .media-unit--sponsor .media-unit__content {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .grid-list__item--third .media-unit--sponsor .media-unit__content {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (max-width: 767px) {
    .grid-list__item--third .media-unit--sponsor .media-unit__content {
        font-weight: 500;
    }
    @media screen and (max-width: 767px) {
        .grid-list__item--third .media-unit--sponsor .media-unit__content {
            font-size: 1rem;
            line-height: 1.25rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .grid-list__item--third .media-unit--sponsor .media-unit__content {
            font-size: 1.125rem;
            line-height: 1.375rem;
        }
    }
    @media screen and (min-width: 960px) {
        .grid-list__item--third .media-unit--sponsor .media-unit__content {
            font-size: 1.125rem;
            line-height: 1.375rem;
        }
    }
}
.media-unit--related-gallery,
.media-unit--related-gallery a,
.media-unit--related-gallery a:hover {
    color: #FFF;
}
.media-unit--related-gallery .media-unit__block-link {
    background-color: #212632;
    display: block;
}
@media screen and (min-width: 768px) {
    .media-unit--related-gallery .media-unit__block-link {
        margin: 0 0.5625rem;
    }
}
.media-unit--related-gallery .media-unit__content {
    display: table;
    padding: 1.25rem 0.875rem 1.5rem 0.875rem;
    width: 100%;
}
@media screen and (min-width: 960px) {
    .media-unit--related-gallery .media-unit__content {
        height: 5.5rem;
        min-height: 5.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .media-unit--related-gallery .media-unit__content {
        height: 4.0625rem;
        min-height: 4.0625rem;
    }
}
@media screen and (max-width: 767px) {
    .media-unit--related-gallery .media-unit__content {
        height: 3.75rem;
        min-height: 3.75rem;
    }
}
.media-unit--related-gallery .media-unit__content p {
    font-weight: 500;
    display: table-cell;
    margin: 0;
    vertical-align: middle;
}
@media screen and (max-width: 767px) {
    .media-unit--related-gallery .media-unit__content p {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .media-unit--related-gallery .media-unit__content p {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 960px) {
    .media-unit--related-gallery .media-unit__content p {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .media-unit--related-gallery .media-unit__content p {
        font-size: 1rem;
    }
}
.shop-unit {
    padding: 1.125rem;
}
.shop-unit__image {
    display: block;
    width: 100%;
}
.shop-unit__cta {
    text-align: center;
}
.shop-unit {
    background-color: #FFF;
    border: 0.0625rem solid #B4B8B8;
}
.shop-unit__content {
    line-height: 1.125rem;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: uppercase;
    display: table;
    margin: 1rem 0;
    text-align: center;
    width: 100%;
}
.shop-unit__content p {
    display: table-cell;
    vertical-align: middle;
}
@media screen and (max-width: 767px) {
    .shop-unit__cta .button {
        font-size: 1rem;
        padding-bottom: 0.5rem;
        padding-top: 0.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .shop-unit__cta .button {
        font-size: 0.875rem;
        padding-bottom: 0.25rem;
        padding-top: 0.25rem;
    }
}
@media screen and (min-width: 960px) {
    .shop-unit__cta .button {
        font-size: 1rem;
        padding-bottom: 0.5rem;
        padding-top: 0.5rem;
    }
}
.person-unit__image {
    display: block;
    width: 100%;
}
.person-unit__content {
    padding: 1rem 1rem;
}
.person-unit__content:after {
    content: "";
    display: table;
    clear: both;
}
.person-unit__content p {
    margin: 0;
}
.person-unit--player .person-unit__content {
    padding: 0;
}
@media screen and (max-width: 767px) {
    .grid-list--half-mobile .person-unit__content {
        text-align: center;
        padding-bottom: 0.4375rem;
    }
}
.person-unit--player--numberless .person-unit__content {
    padding: 0.9375rem 1rem;
}
@media screen and (max-width: 767px) {
    .grid-list--half-mobile .person-unit .person-unit__content {
        padding: 0.5625rem 0.5rem;
    }
    .grid-list--half-mobile .person-unit--player .person-unit__content {
        padding: 0 0 0.5625rem 0;
    }
    .grid-list--half-mobile .person-unit--player--numberless .person-unit__content {
        padding: 0.5rem 0.5rem;
    }
}
.person-unit__content__number {
    float: left;
    margin-right: 0.75rem;
    padding: 1.625rem 0rem;
    text-align: center;
    width: 3.125rem;
}
@media screen and (max-width: 767px) {
    .grid-list--half-mobile .person-unit__content__number {
        float: none;
        display: block;
        margin: 0 0 0.4375rem 0;
        padding: 0.4375rem 0;
        width: auto;
    }
}
.person-unit__content__name,
.person-unit__content__position {
    display: block;
}
.person-unit--player .person-unit__content__name {
    padding-top: 0.875rem;
}
@media screen and (max-width: 767px) {
    .grid-list--half-mobile .person-unit__content__name {
        padding-top: 0;
    }
}
.person-unit--player--numberless .person-unit__content__name {
    padding-top: 0;
}
.person-unit {
    background-color: #FFF;
}
.person-unit__graphic {
    border: 0.0625rem solid #B4B8B8;
    border-bottom: none;
}
.person-unit__content {
    background-color: #313947;
    color: #FFF;
}
.person-unit--player .person-unit__content {
    background-color: #9C1737;
}
.person-unit__content__number {
    font-weight: 900;
    background-color: #72142E;
}
@media screen and (max-width: 767px) {
    .person-unit__content__number {
        font-size: 1.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .person-unit__content__number {
        font-size: 2rem;
    }
}
@media screen and (min-width: 960px) {
    .person-unit__content__number {
        font-size: 2rem;
    }
}
.person-unit__content__number .person-unit__content__number {
    font-weight: 900;
}
@media screen and (max-width: 767px) {
    .person-unit__content__number .person-unit__content__number {
        font-size: 1.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .person-unit__content__number .person-unit__content__number {
        font-size: 2rem;
    }
}
@media screen and (min-width: 960px) {
    .person-unit__content__number .person-unit__content__number {
        font-size: 2rem;
    }
}
.person-unit__content__name {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .person-unit__content__name {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .person-unit__content__name {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 960px) {
    .person-unit__content__name {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
.person-unit--player .person-unit__content__name {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .person-unit--player .person-unit__content__name {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .person-unit--player .person-unit__content__name {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 960px) {
    .person-unit--player .person-unit__content__name {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
.person-unit__content__position {
    line-height: 1.125rem;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: uppercase;
}
.person-unit__block-link:hover .person-unit__content__number {
    background-color: #1B3058;
}
.person-unit__block-link:hover .person-unit__content {
    background-color: #1D3B72;
}
.app-unit {
    padding: 0.875rem;
    position: relative;
}
.app-unit__graphic {
    float: left;
}
.app-unit__content {
    margin: 0 0 1.25rem 5.625rem;
}
@media screen and (min-width: 768px) {
    .app-unit__pricetag {
        position: absolute;
        top: 0;
        right: 0.875rem;
        margin: 0;
    }
}
@media screen and (max-width: 767px) {
    .app-unit__pricetag {
        margin: 0.9375rem -0.875rem -1.25rem -6.5rem;
    }
}
.app-unit__button-grid {
    clear: both;
    margin: 0 -0.875rem -0.875rem -0.875rem;
}
@media screen and (min-width: 768px) {
    .app-unit__button-grid {
        padding: 0.5rem 0.9375rem;
    }
    .app-unit__button-grid:after {
        content: "";
        display: table;
        clear: both;
    }
}
@media screen and (max-width: 767px) {
    .app-unit__button-grid {
        padding: 0.625rem 0.9375rem;
    }
}
@media screen and (min-width: 768px) {
    .app-unit__button-grid__items {
        float: right;
    }
}
@media screen and (max-width: 767px) {
    .app-unit__button-grid__items {
        margin: 0 auto;
        display: table;
    }
}
@media screen and (min-width: 768px) {
    .app-unit__button-grid__item {
        float: left;
        margin-left: 0.75rem;
    }
}
@media screen and (max-width: 767px) {
    .app-unit__button-grid__item {
        padding: 0 0.25rem;
        display: table-cell;
    }
}
@media screen and (min-width: 768px) {
    .app-unit__button__link {
        display: block;
    }
}
.app-unit__button__image {
    display: block;
}
@media screen and (min-width: 768px) {
    .app-unit__button__image {
        width: 7.75rem;
    }
}
@media screen and (max-width: 767px) {
    .app-unit__button__image {
        width: 5rem;
    }
}
.app-unit {
    border: 0.0625rem solid #D3D6D7;
    background-color: #FFF;
}
.app-unit__button-grid {
    background-color: #D3D6D7;
}
.app-unit__title {
    font-weight: 500;
    margin: 0 0 0.5rem 0;
}
@media screen and (max-width: 767px) {
    .app-unit__title {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .app-unit__title {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .app-unit__title {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
.app-unit__subtitle {
    font-weight: 500;
    color: #313947;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .app-unit__subtitle {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .app-unit__subtitle {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .app-unit__subtitle {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
.app-unit__description {
    margin: 0;
}
.app-unit__pricetag {
    font-weight: 500;
    background-color: #314F81;
    color: #FFF;
    padding: 0.5rem 2.5rem;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .app-unit__pricetag {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .app-unit__pricetag {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 960px) {
    .app-unit__pricetag {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
.list-unit {
    padding: 1.25rem;
}
@media screen and (max-width: 767px) {
    .list-unit {
        padding: 0.75rem;
    }
}
.list-unit p {
    margin: 0;
}
.list-unit--publication {
    padding-left: 3.125rem;
}
.list-unit--publication .list-unit__title__link {
    margin-left: -1.875rem;
    padding-left: 1.875rem;
}
@media screen and (max-width: 767px) {
    .list-unit--publication {
        padding-left: 2.625rem;
    }
}
.list-unit--image {
    padding: 0;
}
@media screen and (min-width: 768px) {
    .list-unit--image {
        display: table;
        position: relative;
        min-height: 11.875rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .list-unit--image {
        min-height: 9.375rem;
    }
}
@media screen and (min-width: 768px) {
    .list-unit__graphic {
        display: table-cell;
        overflow: hidden;
        position: relative;
        width: 35.16129%;
    }
}
.list-unit__image {
    display: block;
}
@media screen and (min-width: 768px) {
    .list-unit__image {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
    [dir="rtl"] .list-unit__image {
        -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0);
    }
}
@media screen and (max-width: 767px) {
    .list-unit__image {
        width: 100%;
    }
}
.list-unit--image .list-unit__content {
    display: table-cell;
    padding: 1.125rem 1.25rem;
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .list-unit--image .list-unit__content {
        padding: 1.125rem 1.75rem;
    }
}
@media screen and (max-width: 767px) {
    .list-unit--image .list-unit__content {
        padding: 1.125rem;
    }
}
.list-unit {
    border: 0.0625rem solid #D3D6D7;
    background-color: #FFF;
}
.list-unit__title {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .list-unit__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .list-unit__title {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 960px) {
    .list-unit__title {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
.list-unit__title__meta {
    font-weight: 400;
    color: #757A7E;
}
@media screen and (max-width: 767px) {
    .list-unit__title__meta {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .list-unit__title__meta {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .list-unit__title__meta {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}
.list-unit__content .list-unit__title {
    margin-bottom: 0.625rem;
}
.list-unit .list-unit__meta {
    font-weight: 500;
    color: #757A7E;
    margin-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
    .list-unit .list-unit__meta {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .list-unit .list-unit__meta {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    .list-unit .list-unit__meta {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
.list-unit--publication .list-unit__title__link {
    background-position: 0 0.25rem;
    background-repeat: no-repeat;
}
.list-unit--publication .list-unit__title__link--file {
    background-image: url(../images/20x20_file_blue.svg);
}
.list-unit--publication .list-unit__title__link--file:hover {
    background-image: url(../images/20x20_file_red.svg);
}
.list-unit--publication .list-unit__title__link--audio {
    background-image: url(../images/20x20_audio_blue.svg);
}
.list-unit--publication .list-unit__title__link--audio:hover {
    background-image: url(../images/20x20_audio_red.svg);
}
.list-unit--publication .list-unit__title__link--video {
    background-image: url(../images/20x20_video_blue.svg);
}
.list-unit--publication .list-unit__title__link--video:hover {
    background-image: url(../images/20x20_video_red.svg);
}
.list-unit--publication .list-unit__title__link--image {
    background-image: url(../images/20x20_image_blue.svg);
}
.list-unit--publication .list-unit__title__link--image:hover {
    background-image: url(../images/20x20_image_red.svg);
}
.honor-unit__basic-info {
    display: table;
    min-height: 5rem;
}
.honor-unit__image,
.honor-unit__number,
.honor-unit__title {
    display: table-cell;
    vertical-align: middle;
}
.honor-unit__image {
    text-align: center;
    width: 4.125rem;
}
.honor-unit__image img {
    height: 4rem;
    width: 2.5rem;
}
.honor-unit__basic-info {
    margin: 0;
}
.honor-unit__extended-info {
    padding: 0.625rem 3.5rem 0.625rem 1rem;
    position: relative;
}
.honor-unit__extended-info:after {
    content: "";
    display: table;
    clear: both;
}
.honor-unit__wins__item {
    display: inline;
}
.honor-unit__wins__item::after {
    content: ' ? ';
}
.honor-unit__wins__item:last-child::after {
    content: normal;
}
.honor-unit {
    background-color: #FFF;
}
.honor-unit .truncate__content {
    height: 1.25rem;
}
.honor-unit__number__text {
    font-size: 1.5rem;
    font-weight: 900;
    background-color: #9C1737;
    color: #FFF;
    display: inline-block;
    padding: 0.375rem;
    text-align: center;
    width: 3.5rem;
}
.honor-unit__title {
    font-weight: 500;
    padding: 0 1rem;
}
@media screen and (max-width: 767px) {
    .honor-unit__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .honor-unit__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 960px) {
    .honor-unit__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
.honor-unit__extended-info {
    -webkit-font-smoothing: subpixel-antialiased;
    background-color: #313947;
    color: #B4B8B8;
}
.social-network-unit {
    position: relative;
}
.social-network-unit__image {
    display: block;
}
.social-network-unit__link {
    position: absolute;
    right: 0;
    bottom: 0;
}
.social-network-unit--facebook,
.social-network-unit--twitter {
    padding: 1rem 1.125rem;
}
@media screen and (min-width: 768px) {
    .social-network-unit__media {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
    }
    .social-network-unit__image {
        position: absolute;
        top: 50%;
        right: 0;
        bottom: 0;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    [dir="rtl"] .social-network-unit__image {
        -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
    }
    .social-network-unit--instagram {
        height: 20rem;
    }
    .social-network-unit--facebook,
    .social-network-unit--twitter {
        height: 10rem;
    }
}
@media screen and (max-width: 767px) {
    .social-network-unit__image {
        width: 100%;
    }
}
.social-network-unit {
    color: #313947;
}
.social-network-unit p {
    margin: 0;
}
.social-network-unit__author {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .social-network-unit__author {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .social-network-unit__author {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .social-network-unit__author {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
.content-block__header__follow-us__label {
    font-weight: 400;
    color: #767B7F;
}
@media screen and (max-width: 767px) {
    .content-block__header__follow-us__label {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .content-block__header__follow-us__label {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .content-block__header__follow-us__label {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
.social-network-unit--facebook {
    background-color: #EBEEf4;
}
.social-network-unit--twitter {
    background-color: #E8F7FC;
}
.social-network-unit--facebook .social-network-unit__link::before {
    height: 0;
    width: 0;
    border-bottom: 4.375rem solid rgba(59, 89, 150, 0.3);
    border-left: 4.375rem solid transparent;
}
.social-network-unit--facebook .social-network-unit__link:hover::before {
    height: 0;
    width: 0;
    border-bottom: 4.375rem solid #3b5996;
    border-left: 4.375rem solid transparent;
}
.social-network-unit--facebook .social-network-unit__link__text {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/24x24_facebook_white.svg') no-repeat center center;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
}
.social-network-unit--twitter .social-network-unit__link::before {
    height: 0;
    width: 0;
    border-bottom: 4.375rem solid rgba(27, 176, 229, 0.3);
    border-left: 4.375rem solid transparent;
}
.social-network-unit--twitter .social-network-unit__link:hover::before {
    height: 0;
    width: 0;
    border-bottom: 4.375rem solid #1bb0e5;
    border-left: 4.375rem solid transparent;
}
.social-network-unit--twitter .social-network-unit__link__text {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/24x24_twitter_white.svg') no-repeat center center;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
}
.social-network-unit--instagram .social-network-unit__link::before {
    height: 0;
    width: 0;
    border-bottom: 4.375rem solid rgba(29, 59, 114, 0.3);
    border-left: 4.375rem solid transparent;
}
.social-network-unit--instagram .social-network-unit__link:hover::before {
    height: 0;
    width: 0;
    border-bottom: 4.375rem solid #1d3b72;
    border-left: 4.375rem solid transparent;
}
.social-network-unit--instagram .social-network-unit__link__text {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/24x24_instagram_white.svg') no-repeat center center;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
}
.social-network-unit__link::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
}
.social-network-unit__link__text {
    bottom: 0.375rem;
    position: relative;
    right: 0.375rem;
    z-index: 1;
}
.highlight {
    overflow-y: hidden;
    position: relative;
}
.highlight::before {
    content: '';
    width: 100%;
    display: block;
    position: absolute;
    z-index: 1;
}
@media screen and (min-width: 768px) {
    .highlight::before {
        box-shadow: 0 0.625rem 2.5rem -0.5rem black;
        box-shadow: 0 10px 40px -8px black;
        height: 2.75rem;
        top: -2.75rem;
    }
}
@media screen and (max-width: 767px) {
    .highlight::before {
        box-shadow: 0 0.5625rem 1.0625rem -0.3125rem black;
        box-shadow: 0 9px 17px -5px black;
        height: 1.125rem;
        top: -1.125rem;
    }
}
.content-block--apps .highlight {
    overflow-y: visible;
    position: static;
}
.content-block--apps .highlight::before {
    content: none;
}
@media screen and (max-width: 767px) {
    [dir="rtl"] .highlight {
        position: static;
    }
    [dir="rtl"] .highlight::before {
        content: normal;
    }
    .highlight--main {
        background-color: #232834;
    }
    .highlight--main .highlight__image {
        display: block;
        width: 100%;
    }
    .highlight--main .highlight__content,
    .highlight--main .highlight__content a,
    .highlight--main .highlight__content a:hover {
        color: #FFF;
    }
    .highlight--main .highlight__content__live__tag {
        display: block;
        text-align: center;
    }
}
@media screen and (min-width: 768px) {
    .highlight--main {
        background-color: #272F4F;
        border-bottom: 0.25rem solid #9C1737;
        height: 30.25rem;
        position: relative;
        width: 100%;
    }
    .highlight--main .highlight__media {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
    }
    .highlight--main .highlight__image {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        max-width: 80rem;
    }
    [dir="rtl"] .highlight--main .highlight__image {
        -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0);
    }
}
.highlight--main .open-image,
.highlight--main .open-video {
    display: block;
}
.highlight--main .open-image::before,
.highlight--main .open-video::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 7rem;
    height: 7rem;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 7rem;
    content: '';
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}
[dir="rtl"] .highlight--main .open-image::before,
[dir="rtl"] .highlight--main .open-video::before {
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
@media screen and (max-width: 767px) {
    .highlight--main .open-image,
    .highlight--main .open-video {
        position: relative;
    }
    .highlight--main .open-image::before,
    .highlight--main .open-video::before {
        width: 4.5rem;
        height: 4.5rem;
        background-size: 4.5rem;
    }
}
.highlight--main .open-image::before {
    background-image: none;
}
.highlight--main .open-image:hover::before {
    background-image: url(../images/64x64_expand_white.svg);
}
.highlight--main .open-video::before {
    background-image: url(../images/112x112_play_grey.svg);
}
.highlight--main .open-video:hover::before {
    background-image: url(../images/112x112_play_white.svg);
}
.highlight--main--normal-day .highlight__content__title {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .highlight--main--normal-day .highlight__content__title {
        line-height: 1.5rem;
        font-size: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--main--normal-day .highlight__content__title {
        line-height: 2rem;
        font-size: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .highlight--main--normal-day .highlight__content__title {
        line-height: 3rem;
        font-size: 2.625rem;
    }
}
.highlight--main--streaming .highlight__content__title {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .highlight--main--streaming .highlight__content__title {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--main--streaming .highlight__content__title {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}
@media screen and (min-width: 960px) {
    .highlight--main--streaming .highlight__content__title {
        font-size: 3rem;
        line-height: 3.25rem;
    }
}
.highlight__content__live {
    display: block;
}
.highlight__content__live__tag {
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.125rem;
    text-transform: uppercase;
    background: rgba(20, 22, 26, 0.6) no-repeat left 0.875rem top 50%;
    color: #D3D6D7;
    padding: 0.4375rem;
}
.highlight__content__live__tag::before {
    width: 0.75rem;
    height: 0.75rem;
    content: url(../images/12x12_live.svg);
    display: inline-block;
    margin-right: 0.625rem;
    line-height: 0;
    vertical-align: inherit;
}
@media screen and (max-width: 767px) {
    .highlight--main--normal-day .highlight__content,
    .highlight--main--streaming .highlight__content {
        background-color: #232834;
        text-align: center;
    }
    .highlight--main--normal-day .highlight__content__title,
    .highlight--main--streaming .highlight__content__title {
        font-weight: 500;
        padding: 1rem;
        margin: 0;
    }
    @media screen and (max-width: 767px) {
        .highlight--main--normal-day .highlight__content__title,
        .highlight--main--streaming .highlight__content__title {
            line-height: 1.5rem;
            font-size: 1.25rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .highlight--main--normal-day .highlight__content__title,
        .highlight--main--streaming .highlight__content__title {
            line-height: 2rem;
            font-size: 1.75rem;
        }
    }
    @media screen and (min-width: 960px) {
        .highlight--main--normal-day .highlight__content__title,
        .highlight--main--streaming .highlight__content__title {
            line-height: 3rem;
            font-size: 2.625rem;
        }
    }
    .highlight--main--normal-day .highlight__content__live__tag,
    .highlight--main--streaming .highlight__content__live__tag {
        background-color: #131519;
    }
    .highlight--main--normal-day .highlight__content__share,
    .highlight--main--streaming .highlight__content__share {
        background-color: #131519;
        height: 2.5rem;
    }
    .highlight--main--normal-day .highlight__content__share:after,
    .highlight--main--streaming .highlight__content__share:after {
        content: "";
        display: table;
        clear: both;
    }
}
@media screen and (min-width: 768px) {
    .highlight--main--normal-day .highlight__content,
    .highlight--main--streaming .highlight__content {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(20, 22, 26, 0.6);
        height: 7.5rem;
        padding: 0 1rem;
        text-align: center;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .highlight--main--normal-day .highlight__content,
    .highlight--main--normal-day .highlight__content a,
    .highlight--main--normal-day .highlight__content a:hover,
    .highlight--main--streaming .highlight__content,
    .highlight--main--streaming .highlight__content a,
    .highlight--main--streaming .highlight__content a:hover {
        color: #FFF;
    }
    .highlight--main--normal-day .highlight__content__text,
    .highlight--main--streaming .highlight__content__text {
        max-width: 58.75rem;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        vertical-align: middle;
    }
    .highlight--main--normal-day .highlight__content__text:after,
    .highlight--main--streaming .highlight__content__text:after {
        content: "";
        display: table;
        clear: both;
    }
    .highlight--main--normal-day .highlight__content__title,
    .highlight--main--streaming .highlight__content__title {
        display: inline;
        margin: 0;
    }
    .highlight--main--streaming .highlight__content__live {
        max-width: 58.75rem;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        z-index: 1;
        margin-top: 1.625rem;
    }
    .highlight--main--streaming .highlight__content__live:after {
        content: "";
        display: table;
        clear: both;
    }
    .highlight--main--streaming .highlight__content__live__tag {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        margin-left: 68.23843%;
        padding-left: 2.375rem;
    }
    .highlight--main--streaming .highlight__content__live__tag:last-child {
        margin-right: 0;
    }
}
.highlight--main--match-day {
    color: #D2D5D6;
}
.highlight--main--match-day .highlight__content__transmission {
    background-color: #14161A;
}
.highlight--main--match-day .highlight__content__transmission__sponsor {
    width: 5rem;
    height: 1.9375rem;
}
.highlight--main--match-day .highlight__content__scoreboard {
    background-color: #272F4F;
}
.highlight--main--match-day .highlight__content__scoreboard:after {
    content: "";
    display: table;
    clear: both;
}
.highlight--main--match-day .scoreboard__team__identifier {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .highlight--main--match-day .scoreboard__team__identifier {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--main--match-day .scoreboard__team__identifier {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    .highlight--main--match-day .scoreboard__team__identifier {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
.highlight--main--match-day .highlight__content__broadcast {
    font-weight: 400;
    background-color: #131519;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .highlight--main--match-day .highlight__content__broadcast {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--main--match-day .highlight__content__broadcast {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .highlight--main--match-day .highlight__content__broadcast {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--main--match-day .button--audio {
        padding: 0.25rem 0.5rem;
    }
    .highlight--main--match-day .button--audio::before {
        position: static;
        top: auto;
        width: 1rem;
        height: 1rem;
        display: block;
        margin: 0 auto;
    }
}
.highlight--main--match-day .highlight__content__news {
    background-color: rgba(20, 22, 26, 0.6);
    -webkit-font-smoothing: subpixel-antialiased;
}
.highlight--main--match-day .highlight__content__news__title {
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 767px) {
    .highlight--main--match-day .highlight__content__news__title {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--main--match-day .highlight__content__news__title {
        font-size: 1.75rem;
        line-height: 2rem;
    }
}
@media screen and (min-width: 960px) {
    .highlight--main--match-day .highlight__content__news__title {
        line-height: 2.25rem;
        font-size: 2rem;
    }
}
.highlight--main--match-day .highlight__content__news__title,
.highlight--main--match-day .highlight__content__news__title a,
.highlight--main--match-day .highlight__content__news__title a:hover {
    color: #FFF;
}
.highlight--main--match-day .highlight__content__footer {
    background-color: #131519;
}
.highlight--main--match-day .highlight__content__footer:after {
    content: "";
    display: table;
    clear: both;
}
.highlight--main--match-day .highlight__content__footer,
.highlight--main--match-day .highlight__content__footer a,
.highlight--main--match-day .highlight__content__footer a:hover {
    color: #FFFFFF;
}
.highlight--main--match-day .highlight__content__footer__share {
    float: left;
}
.highlight--main--match-day .share-menu__label {
    padding: 0.75rem 1rem;
}
.highlight--main--match-day .match__extended-info__details {
    background-image: url(../images/20x20_fitxa_white.svg);
    float: right;
    padding-bottom: 0.75rem;
    padding-right: 1rem;
    padding-top: 0.75rem;
}
.highlight--main--match-day .match__extended-info__details:hover {
    background-image: url(../images/20x20_fitxa_white.svg);
}
@media screen and (min-width: 960px) {
    .highlight--main--match-day .highlight__content {
        max-width: 58.75rem;
        margin-left: auto;
        margin-right: auto;
    }
    .highlight--main--match-day .highlight__content:after {
        content: "";
        display: table;
        clear: both;
    }
    .highlight--main--match-day .highlight--main--match__info {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        margin-left: 68.23843%;
        margin-top: 1rem;
        position: relative;
    }
    .highlight--main--match-day .highlight--main--match__info:last-child {
        margin-right: 0;
    }
    .highlight--main--match-day .highlight__content__transmission {
        padding: 0.5rem 1rem;
    }
    .highlight--main--match-day .highlight__content__transmission:after {
        content: "";
        display: table;
        clear: both;
    }
    .highlight--main--match-day .highlight__content__live__tag {
        float: left;
        padding-left: 0;
    }
    .highlight--main--match-day .highlight__content__transmission__sponsor {
        float: right;
    }
    .highlight--main--match-day .highlight__content__scoreboard {
        padding: 1.0625rem 0 2.5rem 0;
        border-top: 0.1875rem solid #9C1737;
    }
    .highlight--main--match-day .scoreboard {
        margin: 0 auto;
        width: 12.5rem;
    }
    .highlight--main--match-day .scoreboard:after {
        content: "";
        display: table;
        clear: both;
    }
    .highlight--main--match-day .scoreboard__time {
        margin-top: 0;
    }
    .highlight--main--match-day .scoreboard__time,
    .highlight--main--match-day .scoreboard__score {
        text-align: center;
        width: 6.875rem;
    }
    .highlight--main--match-day .scoreboard__team,
    .highlight--main--match-day .scoreboard__team__badge {
        width: 2.5rem;
        height: 2.5rem;
    }
    .highlight--main--match-day .highlight__content__broadcast {
        padding: 0.5rem;
    }
    .highlight--main--match-day .highlight__content__news {
        padding: 1rem;
    }
    .highlight--main--match-day .highlight__content__news p {
        margin: 0;
    }
    .highlight--main--match-day .highlight__content__news__title {
        margin-bottom: 0.75rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--main--match-day {
        height: auto;
    }
    .highlight--main--match-day .highlight__media {
        height: 21.875rem;
    }
    .highlight--main--match-day .highlight__content {
        padding-top: 21.875rem;
    }
    .highlight--main--match-day .highlight__content__transmission,
    .highlight--main--match-day .highlight__content__scoreboard,
    .highlight--main--match-day .highlight__content__broadcast {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        float: left;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 4.6875rem;
        min-height: 4.6875rem;
        padding: 1rem;
        text-align: center;
    }
    .highlight--main--match-day .highlight__content__transmission {
        width: 18.48958%;
    }
    .highlight--main--match-day .highlight__content__scoreboard {
        width: 63.02083%;
    }
    .highlight--main--match-day .highlight__content__broadcast {
        width: 18.48958%;
    }
    .highlight--main--match-day .highlight__content__live__tag {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        position: absolute;
        right: 1.25rem;
        text-align: left;
        top: 1rem;
        width: 22.65625%;
    }
    .highlight--main--match-day .highlight__content__transmission__sponsor {
        margin: 0 auto;
    }
    .highlight--main--match-day .scoreboard {
        margin: 0 auto;
        width: 28.125rem;
    }
    .highlight--main--match-day .scoreboard:after {
        content: "";
        display: table;
        clear: both;
    }
    .highlight--main--match-day .scoreboard__team {
        width: 10.5rem;
    }
    .highlight--main--match-day .scoreboard__team:first-child .scoreboard__team__badge {
        float: right;
        margin-left: 0.75rem;
    }
    .highlight--main--match-day .scoreboard__team:first-child .scoreboard__team__name {
        text-align: right;
    }
    .highlight--main--match-day .scoreboard__team:last-child .scoreboard__team__badge {
        float: left;
        margin-right: 0.75rem;
    }
    .highlight--main--match-day .scoreboard__team__badge {
        width: 2.5rem;
        height: 2.5rem;
        margin: 0;
    }
    .highlight--main--match-day .scoreboard__team__name {
        position: static;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding-top: 0.625rem;
    }
    .highlight--main--match-day .scoreboard__time,
    .highlight--main--match-day .scoreboard__score {
        width: 6.25rem;
    }
    .highlight--main--match-day .scoreboard__score {
        margin-top: 0.5rem;
    }
    .highlight--main--match-day .scoreboard__score--has-note {
        margin-top: 0;
    }
    .highlight--main--match-day .scoreboard__time {
        margin-top: 0;
    }
    .highlight--main--match-day .highlight__content__news {
        background-color: #212632;
        clear: left;
        padding: 1.25rem;
        text-align: center;
    }
    .highlight--main--match-day .highlight__content__news p {
        margin: 0;
    }
    .highlight--main--match-day .highlight__content__news__title {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 767px) {
    .highlight--main--match-day .highlight__content__transmission {
        padding: 0.5rem 1.625rem 0.375rem 1.625rem;
    }
    .highlight--main--match-day .highlight__content__transmission:after {
        content: "";
        display: table;
        clear: both;
    }
    .highlight--main--match-day .highlight__content__live__tag {
        float: left;
        padding-left: 0;
    }
    .highlight--main--match-day .highlight__content__transmission__sponsor {
        float: right;
    }
    .highlight--main--match-day .highlight__content__scoreboard {
        padding: 1.0625rem 0 2.5rem 0;
        border-top: 0.1875rem solid #9C1737;
    }
    .highlight--main--match-day .scoreboard {
        margin: 0 auto;
        width: 13.125rem;
    }
    .highlight--main--match-day .scoreboard:after {
        content: "";
        display: table;
        clear: both;
    }
    .highlight--main--match-day .scoreboard__time {
        margin-top: 0;
    }
    .highlight--main--match-day .scoreboard__time,
    .highlight--main--match-day .scoreboard__score {
        text-align: center;
        width: 7.5rem;
    }
    .highlight--main--match-day .scoreboard__team,
    .highlight--main--match-day .scoreboard__team__badge {
        width: 2.5rem;
        height: 2.5rem;
    }
    .highlight--main--match-day .highlight__content__broadcast {
        padding: 0.5rem 1rem;
        text-align: center;
    }
    .highlight--main--match-day .highlight__content__news {
        background-color: #212632;
        padding: 1rem 1.5rem;
        text-align: center;
    }
    .highlight--main--match-day .highlight__content__news p {
        margin: 0;
    }
    .highlight--main--match-day .highlight__content__news__title {
        margin-bottom: 0.375rem;
    }
}
@media screen and (max-width: 767px) {
    .highlight-viewer__thumbnails {
        display: none;
    }
}
@media screen and (min-width: 768px) {
    .highlight-viewer__thumbnails {
        background-color: #232834;
        border-bottom: 0.25rem solid #131519;
        overflow-y: hidden;
    }
    .highlight-viewer__thumbnails__slider {
        box-shadow: 0 0 2.75rem 0 rgba(0, 0, 0, 0.4);
        margin: 0 auto;
        max-width: 60rem;
    }
    .highlight-viewer__thumbnails__slider:after {
        content: "";
        display: table;
        clear: both;
    }
    .highlight-viewer__thumbnail {
        height: 11.125rem;
    }
    .highlight-viewer__thumbnail__media {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        overflow: hidden;
    }
    .highlight-viewer__thumbnail__image {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        max-width: 30rem;
        display: none;
    }
    [dir="rtl"] .highlight-viewer__thumbnail__image {
        -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0);
    }
    .highlight-viewer__thumbnail__content {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
        background-color: rgba(0, 0, 0, 0.4);
    }
    .highlight-viewer__thumbnail__content p {
        font-weight: 400;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 0.625rem 1.125rem;
    }
    @media screen and (max-width: 767px) {
        .highlight-viewer__thumbnail__content p {
            font-size: 0.875rem;
            line-height: 1.25rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .highlight-viewer__thumbnail__content p {
            font-size: 1rem;
            line-height: 1.375rem;
        }
    }
    @media screen and (min-width: 960px) {
        .highlight-viewer__thumbnail__content p {
            font-size: 1rem;
            line-height: 1.375rem;
        }
    }
    .highlight-viewer__thumbnail {
        float: left;
        width: 33.33333%;
        position: relative;
    }
    .highlight-viewer__thumbnail__link,
    .highlight-viewer__thumbnail__link:hover {
        color: #FFF;
    }
    .highlight-viewer__thumbnail__link.is-active .highlight-viewer__thumbnail__media {
        background-blend-mode: luminosity;
        background-color: #0F2A56;
    }
    .highlight-viewer__thumbnail__link.is-active .highlight-viewer__thumbnail__content {
        display: none;
    }
    .highlight-viewer__thumbnail__link.is-active::after {
        height: 0;
        width: 0;
        border-left: 1.5rem solid transparent;
        border-right: 1.5rem solid transparent;
        border-top: 1.5rem solid #9C1737;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -1.5rem;
        content: '';
    }
}
@media screen and (min-width: 768px) {
    .highlight-related {
        background-color: #232834;
        border-bottom: 0.25rem solid #131519;
        height: 11.375rem;
        overflow-y: hidden;
    }
    .highlight-related__items {
        max-width: 58.75rem;
        margin-left: auto;
        margin-right: auto;
        box-shadow: 0 0 2.75rem 0 rgba(0, 0, 0, 0.4);
    }
    .highlight-related__items:after {
        content: "";
        display: table;
        clear: both;
    }
    .highlight-related__item {
        height: 11.375rem;
        position: relative;
    }
    .highlight-related__item__link,
    .highlight-related__item__link:hover {
        color: #FFF;
    }
    .highlight-related__item__media {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
    }
    .highlight-related__item__image {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        max-width: 30rem;
    }
    [dir="rtl"] .highlight-related__item__image {
        -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0);
    }
    .highlight-related__item__content {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.4);
        display: table;
        height: 4rem;
        min-height: 4rem;
        width: 100%;
    }
    .highlight-related__item__content p {
        font-weight: 400;
        display: table-cell;
        margin: 0;
        padding: 0 1.25rem;
        vertical-align: middle;
    }
    @media screen and (max-width: 767px) {
        .highlight-related__item__content p {
            font-size: 0.875rem;
            line-height: 1.25rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .highlight-related__item__content p {
            font-size: 1rem;
            line-height: 1.375rem;
        }
    }
    @media screen and (min-width: 960px) {
        .highlight-related__item__content p {
            font-size: 1rem;
            line-height: 1.375rem;
        }
    }
    .highlight-related__item__link:hover .highlight-related__item__content {
        background-color: #14161A;
    }
    .highlight-related__items.slick-slider {
        margin-bottom: 0;
    }
    .highlight-related__items .slick-prev,
    .highlight-related__items .slick-next {
        cursor: pointer;
        overflow: visible;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .highlight-related__items .slick-prev {
        border: 0;
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        background: url('../images/32x32_prev_white.svg') no-repeat center center;
        display: block;
        width: 3rem;
        height: 4rem;
        left: -4.25rem;
    }
    [dir="rtl"] .highlight-related__items .slick-prev {
        background-image: url(../images/32x32_next_white.svg);
    }
    .highlight-related__items .slick-prev:hover {
        background-color: rgba(20, 22, 26, 0.8);
    }
    .highlight-related__items .slick-next {
        border: 0;
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        background: url('../images/32x32_next_white.svg') no-repeat center center;
        display: block;
        width: 3rem;
        height: 4rem;
        right: -4.25rem;
    }
    [dir="rtl"] .highlight-related__items .slick-next {
        background-image: url(../images/32x32_prev_white.svg);
    }
    .highlight-related__items .slick-next:hover {
        background-color: rgba(20, 22, 26, 0.8);
    }
    .highlight-related__items .slick-disabled {
        display: none !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 1098px) {
    .highlight-related__items .slick-prev {
        left: 0;
    }
    .highlight-related__items .slick-next {
        right: 0;
    }
}
@media screen and (max-width: 767px) {
    .highlight-related {
        background-color: #D2D5D6;
    }
    .highlight-related .highlight-related__item__image {
        display: none;
    }
    .highlight-related .highlight-related__item__content {
        height: 4.5rem;
        display: table;
        width: 100%;
    }
    .highlight-related .highlight-related__item__content p {
        font-weight: 500;
        display: table-cell;
        margin: 0;
        vertical-align: middle;
        text-align: center;
    }
    @media screen and (max-width: 767px) {
        .highlight-related .highlight-related__item__content p {
            font-size: 1rem;
            line-height: 1.25rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .highlight-related .highlight-related__item__content p {
            font-size: 1rem;
            line-height: 1.25rem;
        }
    }
    @media screen and (min-width: 960px) {
        .highlight-related .highlight-related__item__content p {
            font-size: 1rem;
            line-height: 1.25rem;
        }
    }
}
.highlight--apps {
    background: #303846 url('') no-repeat 50% 50%;
    border-bottom: 0.25rem solid #131519;
    background-size: cover;
    color: #FFF;
}
@media screen and (min-width: 768px) {
    .highlight--apps {
        background-image: url(../figures/fons_modul_apps.jpg);
    }
}
@media screen and (min-width: 960px) {
    .highlight--apps {
        height: 26.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--apps {
        height: 22.125rem;
    }
}
.module--apps .highlight--apps {
    background-color: transparent;
    background-image: none;
    border-bottom: none;
    height: auto;
}
.module--apps .highlight--apps .highlight__container {
    position: static;
}
.module--apps .highlight--apps .highlight__container,
.module--apps .highlight--apps .highlight__container::after {
    content: none;
    clear: none;
    display: block;
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .module--apps {
        padding: 0;
    }
}
.content-block--apps {
    position: relative;
}
@media screen and (min-width: 768px) {
    .content-block--apps .content-block__header {
        padding-top: 2.5rem;
        margin-bottom: 1rem;
    }
}
.content-block--apps .content-block__footer {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
    float: right;
}
.content-block--apps .content-block__footer:last-child {
    margin-right: 0;
}
@media screen and (max-width: 767px) {
    .content-block--apps .content-block__footer {
        float: none;
        width: 100%;
    }
}
.highlight--apps {
    color: #FFF;
}
.highlight--apps .highlight__container {
    max-width: 58.75rem;
    margin-left: auto;
    margin-right: auto;
}
.highlight--apps .highlight__container:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 960px) {
    .highlight--apps .highlight__container {
        position: relative;
    }
}
@media screen and (max-width: 767px) {
    .highlight--apps .highlight__container {
        padding: 0 0.625rem;
    }
}
.highlight--apps .highlight__media {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
    margin-left: 8.5298%;
    position: relative;
}
.highlight--apps .highlight__media:last-child {
    margin-right: 0;
}
@media screen and (min-width: 960px) {
    .highlight--apps .highlight__media {
        height: 26.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--apps .highlight__media {
        height: 21.875rem;
    }
}
@media screen and (max-width: 767px) {
    .highlight--apps .highlight__media {
        display: none;
    }
}
.highlight--apps .highlight__media__image {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
}
.highlight--apps .highlight__content {
    background-color: transparent;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
}
.highlight--apps .highlight__content:last-child {
    margin-right: 0;
}
@media screen and (min-width: 960px) {
    .highlight--apps .highlight__content {
        margin-left: 8.5298%;
        height: 26.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--apps .highlight__content {
        height: 21.875rem;
        position: relative;
    }
}
@media screen and (min-width: 960px) {
    .highlight--apps .highlight__content {
        padding-top: 4.6875rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--apps .highlight__content {
        padding-top: 3.125rem;
    }
}
@media screen and (max-width: 767px) {
    .highlight--apps .highlight__content {
        float: none;
        height: auto;
        padding: 1.5rem 0 0 0;
        text-align: center;
        width: 100%;
    }
}
.highlight--apps .highlight__title {
    font-weight: 700;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .highlight--apps .highlight__title {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--apps .highlight__title {
        font-size: 1.75rem;
        line-height: 2rem;
    }
}
@media screen and (min-width: 960px) {
    .highlight--apps .highlight__title {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}
.highlight--apps .highlight__subtitle {
    font-weight: 500;
    color: #D3D6D7;
}
@media screen and (max-width: 767px) {
    .highlight--apps .highlight__subtitle {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--apps .highlight__subtitle {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 960px) {
    .highlight--apps .highlight__subtitle {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 768px) {
    .highlight--apps .highlight__subtitle {
        margin: 0 0 2rem 0;
    }
}
@media screen and (max-width: 767px) {
    .highlight--apps .highlight__subtitle {
        margin: 0 0 1rem 0;
    }
}
.highlight--apps .highlight__description {
    color: #D3D6D7;
    margin: 2rem 0;
    -webkit-font-smoothing: subpixel-antialiased;
}
@media screen and (max-width: 767px) {
    .highlight--apps .highlight__description {
        display: none;
    }
}
.highlight--apps .highlight-app__pricetag {
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 500;
    background-color: #314F81;
    margin: 0;
    padding: 0.625rem 2.25rem;
}
@media screen and (max-width: 767px) {
    .highlight--apps .highlight-app__pricetag {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--apps .highlight-app__pricetag {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .highlight--apps .highlight-app__pricetag {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
@media screen and (max-width: 767px) {
    .highlight--apps .highlight-app__pricetag {
        position: static;
        top: auto;
        right: auto;
        margin: 1rem auto;
        width: 8.875rem;
    }
}
.highlight--apps .highlight-app__button-grid:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (max-width: 767px) {
    .highlight--apps .highlight-app__button-grid {
        margin: 1.125rem 0;
    }
}
.highlight--apps .highlight-app__button-grid__item {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 30.11389%;
}
.highlight--apps .highlight-app__button-grid__item:last-child {
    margin-right: 0;
}
.highlight--apps .highlight-app__button__image {
    width: 100%;
}
.module--apps .highlight--apps .highlight__media,
.module--apps .highlight--apps .highlight__content {
    height: auto;
}
.module--apps .highlight--apps .highlight__media__image {
    position: static;
}
.module--apps .highlight--apps .highlight__content {
    position: static;
    padding-top: 0;
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .module--apps .highlight--apps .highlight__content {
        margin-left: 8.5298%;
    }
}
@media screen and (min-width: 768px) {
    .highlight--a,
    .highlight--b {
        border-bottom: 0.25rem solid #131519;
    }
    .highlight--a.highlight--alt-accent,
    .highlight--b.highlight--alt-accent {
        border-bottom-color: #9C1737;
    }
}
.highlight--a .highlight__image,
.highlight--b .highlight__image {
    display: block;
    width: 100%;
}
.highlight--a .highlight__content,
.highlight--a .highlight__content a,
.highlight--a .highlight__content a:hover,
.highlight--b .highlight__content,
.highlight--b .highlight__content a,
.highlight--b .highlight__content a:hover {
    color: #FFF;
}
@media screen and (max-width: 767px) {
    .highlight--a,
    .highlight--b {
        background-color: #222733;
        color: #FFF;
        position: relative;
    }
    .highlight--a .highlight__content,
    .highlight--b .highlight__content {
        padding: 12.25rem 1rem 1rem 1rem;
        padding: 1rem;
        text-align: center;
    }
    .highlight--a .highlight__content__title,
    .highlight--b .highlight__content__title {
        margin-bottom: 1rem;
    }
    .highlight--a .highlight__content__description,
    .highlight--b .highlight__content__description {
        display: none;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--a,
    .highlight--b {
        background-color: #222733;
        color: #FFF;
    }
    .highlight--a .highlight__content,
    .highlight--b .highlight__content {
        padding: 1rem;
    }
    .highlight--a .highlight__content__title,
    .highlight--b .highlight__content__title {
        font-weight: 500;
        margin-bottom: 1.25rem;
    }
    @media screen and (max-width: 767px) {
        .highlight--a .highlight__content__title,
        .highlight--b .highlight__content__title {
            font-size: 1.25rem;
            line-height: 1.5rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .highlight--a .highlight__content__title,
        .highlight--b .highlight__content__title {
            font-size: 1.75rem;
            line-height: 2rem;
        }
    }
    @media screen and (min-width: 960px) {
        .highlight--a .highlight__content__title,
        .highlight--b .highlight__content__title {
            line-height: 2.25rem;
            font-size: 2rem;
        }
    }
    .highlight--a .highlight__content__title a,
    .highlight--a .highlight__content__title a:hover,
    .highlight--b .highlight__content__title a,
    .highlight--b .highlight__content__title a:hover {
        color: #FFF;
    }
    .highlight--a .highlight__content__cta,
    .highlight--b .highlight__content__cta {
        text-align: right;
    }
}
@media screen and (min-width: 960px) {
    .highlight__content__description {
        -webkit-font-smoothing: subpixel-antialiased;
    }
}
@media screen and (min-width: 960px) {
    .highlight--a {
        background-color: #272F4F;
        height: 26.5rem;
        position: relative;
        width: 100%;
    }
    .highlight--a .highlight__media {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
    }
    .highlight--a .highlight__image {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        max-width: 80rem;
        width: auto;
    }
    [dir="rtl"] .highlight--a .highlight__image {
        -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0);
    }
    .highlight--a .highlight__content {
        max-width: 58.75rem;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        z-index: 1;
    }
    .highlight--a .highlight__content:after {
        content: "";
        display: table;
        clear: both;
    }
    .highlight--a .highlight__content__text {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        margin-left: 68.23843%;
        background-color: rgba(20, 22, 26, 0.8);
        color: #FFF;
        height: 26.5rem;
        padding: 2.5rem 1rem 2.5rem 1rem;
    }
    .highlight--a .highlight__content__text:last-child {
        margin-right: 0;
    }
    .highlight--a .highlight__content__title {
        font-weight: 500;
        margin-bottom: 1.25rem;
    }
    @media screen and (max-width: 767px) {
        .highlight--a .highlight__content__title {
            font-size: 1.25rem;
            line-height: 1.5rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .highlight--a .highlight__content__title {
            font-size: 1.75rem;
            line-height: 2rem;
        }
    }
    @media screen and (min-width: 960px) {
        .highlight--a .highlight__content__title {
            line-height: 2.25rem;
            font-size: 2rem;
        }
    }
    .highlight--a .highlight__content__title a,
    .highlight--a .highlight__content__title a:hover {
        color: #FFF;
    }
    .highlight--a .highlight__content__description {
        color: #D3D6D7;
    }
    .highlight--a .highlight__content__cta {
        position: absolute;
        bottom: 2.5rem;
    }
}
@media screen and (min-width: 960px) {
    .highlight--b {
        background-color: #272F4F;
        border-bottom: 0.25rem solid #131519;
        height: 26.5rem;
    }
    .highlight--b .highlight__container {
        max-width: 58.75rem;
        margin-left: auto;
        margin-right: auto;
    }
    .highlight--b .highlight__container:after {
        content: "";
        display: table;
        clear: both;
    }
    .highlight--b .highlight__media {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
        height: 26.25rem;
        overflow: hidden;
        position: relative;
    }
    .highlight--b .highlight__media:last-child {
        margin-right: 0;
    }
    .highlight--b .highlight__image {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        max-width: 80rem;
        width: auto;
    }
    [dir="rtl"] .highlight--b .highlight__image {
        -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0);
    }
    .highlight--b .highlight__content__text {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        color: #FFF;
        height: 26.5rem;
        padding: 2.5rem 1rem 2.5rem 1rem;
        position: relative;
    }
    .highlight--b .highlight__content__text:last-child {
        margin-right: 0;
    }
    .highlight--b .highlight__content__title {
        font-weight: 500;
        margin-bottom: 1.25rem;
    }
    @media screen and (max-width: 767px) {
        .highlight--b .highlight__content__title {
            font-size: 1.25rem;
            line-height: 1.5rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .highlight--b .highlight__content__title {
            font-size: 1.75rem;
            line-height: 2rem;
        }
    }
    @media screen and (min-width: 960px) {
        .highlight--b .highlight__content__title {
            line-height: 2.25rem;
            font-size: 2rem;
        }
    }
    .highlight--b .highlight__content__title a,
    .highlight--b .highlight__content__title a:hover {
        color: #FFF;
    }
    .highlight--b .highlight__content__description {
        color: #D3D6D7;
    }
    .highlight--b .highlight__content__cta {
        position: absolute;
        bottom: 2.5rem;
    }
}
@media screen and (min-width: 768px) {
    .highlight-viewer__items.slick-slider {
        margin-bottom: 0;
    }
    .highlight-viewer__items .slick-prev,
    .highlight-viewer__items .slick-next {
        cursor: pointer;
        background-size: 4rem;
        overflow: visible;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .highlight-viewer__items .slick-prev {
        border: 0;
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        background: url('../images/60x60_prev_white.svg') no-repeat center center;
        display: block;
        width: 4.5rem;
        height: 7rem;
        left: 0;
    }
    [dir="rtl"] .highlight-viewer__items .slick-prev {
        background-image: url(../images/60x60_next_white.svg);
    }
    .highlight-viewer__items .slick-prev:hover {
        background-color: rgba(20, 22, 26, 0.8);
    }
    .highlight-viewer__items .slick-next {
        border: 0;
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        background: url('../images/60x60_next_white.svg') no-repeat center center;
        display: block;
        width: 4.5rem;
        height: 7rem;
        right: 0;
    }
    [dir="rtl"] .highlight-viewer__items .slick-next {
        background-image: url(../images/60x60_prev_white.svg);
    }
    .highlight-viewer__items .slick-next:hover {
        background-color: rgba(20, 22, 26, 0.8);
    }
    .highlight-viewer__items .slick-disabled {
        display: none !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight-viewer__items .slick-prev,
    .highlight-viewer__items .slick-next {
        top: 11rem;
    }
}
@media screen and (max-width: 959px) {
    .highlight-viewer__items .slick-dots {
        background-color: #222733;
        border-top: 0.1875rem solid #131519;
    }
    .highlight-viewer__slides .slick-dots {
        border-top: none;
        background-color: #222733;
    }
}
.highlight--c .highlight__image {
    display: block;
    width: 100%;
}
.highlight--c .highlight__content__title {
    font-weight: 500;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .highlight--c .highlight__content__title {
        line-height: 1.5rem;
        font-size: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--c .highlight__content__title {
        line-height: 2rem;
        font-size: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .highlight--c .highlight__content__title {
        line-height: 3rem;
        font-size: 2.625rem;
    }
}
.highlight--c .highlight__content {
    text-align: center;
}
.highlight--c .highlight__content,
.highlight--c .highlight__content a,
.highlight--c .highlight__content a:hover {
    color: #D3D6D7;
}
@media screen and (min-width: 768px) {
    .highlight--c {
        background-color: #272F4F;
        position: relative;
        width: 100%;
    }
    .highlight--c .highlight__content {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(20, 22, 26, 0.6);
        padding: 0 1rem;
        text-align: center;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .highlight--c .highlight__media {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
    }
    .highlight--c .highlight__image {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: auto;
    }
    [dir="rtl"] .highlight--c .highlight__image {
        -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0);
    }
    .highlight--c .highlight__content__text {
        max-width: 58.75rem;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        vertical-align: middle;
    }
    .highlight--c .highlight__content__text:after {
        content: "";
        display: table;
        clear: both;
    }
}
@media screen and (min-width: 960px) {
    .highlight--c {
        height: 41.5rem;
    }
    .highlight--c .highlight__image {
        max-width: 80rem;
    }
    .highlight--c .highlight__content {
        height: 7.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--c {
        height: 32rem;
    }
    .highlight--c .highlight__image {
        max-width: 60rem;
    }
    .highlight--c .highlight__content {
        height: 7rem;
    }
}
@media screen and (max-width: 767px) {
    .highlight--c {
        background-color: #222733;
    }
    .highlight--c .highlight__content {
        padding: 0.875rem 1.625rem;
    }
}
.highlight--banner {
    background-color: #272F4F;
    border-bottom: 0.25rem solid #131519;
    color: #FFF;
}
.highlight--banner .highlight__content {
    background-color: #212632;
    max-width: 58.75rem;
    margin-left: auto;
    margin-right: auto;
}
.highlight--banner .highlight__content:after {
    content: "";
    display: table;
    clear: both;
}
.highlight--banner .highlight__content img {
    display: block;
    width: 100%;
}
.highlight--person-a {
    border-bottom: 0.25rem solid #131519;
}
.highlight--person-a .highlight__image {
    display: block;
    width: 100%;
}
.highlight--person-a .highlight__content__text {
    color: #D3D6D7;
}
.highlight--person-a .highlight--person__number {
    font-weight: 900;
    background-color: #9C1737;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .highlight--person-a .highlight--person__number {
        font-size: 2.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--person-a .highlight--person__number {
        font-size: 2.5rem;
    }
}
@media screen and (min-width: 960px) {
    .highlight--person-a .highlight--person__number {
        font-size: 3rem;
    }
}
.highlight--person-a .highlight--person__surname {
    font-weight: 700;
}
@media screen and (max-width: 767px) {
    .highlight--person-a .highlight--person__surname {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--person-a .highlight--person__surname {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}
@media screen and (min-width: 960px) {
    .highlight--person-a .highlight--person__surname {
        font-size: 3rem;
        line-height: 3.25rem;
    }
}
.highlight--person-a .highlight--person__fullname {
    font-weight: 500;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .highlight--person-a .highlight--person__fullname {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--person-a .highlight--person__fullname {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 960px) {
    .highlight--person-a .highlight--person__fullname {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
.highlight--person-a .highlight--person__position {
    font-weight: 400;
    text-transform: uppercase;
    color: #908f91;
    -webkit-font-smoothing: subpixel-antialiased;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .highlight--person-a .highlight--person__position {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--person-a .highlight--person__position {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .highlight--person-a .highlight--person__position {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--person-a {
        border-bottom-width: 0.1875rem;
    }
    .highlight--person-a .highlight__content {
        height: 5.5rem;
        padding: 0.625rem 1.125rem;
        position: relative;
    }
    .highlight--person-a .highlight__content:after {
        content: "";
        display: table;
        clear: both;
    }
    .highlight--person-a .highlight__content__title {
        margin: 0;
    }
    .highlight--person-a .highlight--person__number {
        position: absolute;
        top: 0;
        left: 1.125rem;
        height: 5.5rem;
        padding: 2.125rem 0;
        width: 5rem;
    }
    .highlight--person-a .highlight--person__surname,
    .highlight--person-a .highlight--person__detail {
        clear: left;
        float: left;
        margin-left: 6.125rem;
    }
    .highlight--person-a .highlight--person__fullname,
    .highlight--person-a .highlight--person__position {
        display: inline;
    }
    .highlight--person-a .highlight--person__position::before {
        content: ' | ';
    }
}
@media screen and (max-width: 767px) {
    .highlight--person-a {
        border-bottom-width: 0.1875rem;
    }
    .highlight--person-a .highlight__content {
        height: 4.8125rem;
        padding: 0.625rem 0.625rem;
        position: relative;
    }
    .highlight--person-a .highlight__content:after {
        content: "";
        display: table;
        clear: both;
    }
    .highlight--person-a .highlight__content__title {
        margin: 0;
    }
    .highlight--person-a .highlight--person__number {
        position: absolute;
        top: 0;
        left: 1.125rem;
        height: 4.8125rem;
        padding: 1.875rem 0;
        width: 4.5rem;
    }
    .highlight--person-a .highlight--person__surname,
    .highlight--person-a .highlight--person__detail {
        clear: left;
        float: left;
        margin-left: 5.625rem;
    }
    .highlight--person-a .highlight--person__detail {
        margin-top: -0.125rem;
    }
}
@media screen and (max-width: 959px) {
    .highlight--person-a {
        background-color: #222733;
    }
    .highlight--person-a .highlight__content__text {
        background-color: #222733;
    }
}
@media screen and (min-width: 960px) {
    .highlight--person-a {
        background-color: #272F4F;
        height: 26.5rem;
        position: relative;
        width: 100%;
    }
    .highlight--person-a .highlight__media {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
    }
    .highlight--person-a .highlight__image {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        max-width: 80rem;
        width: auto;
    }
    [dir="rtl"] .highlight--person-a .highlight__image {
        -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0);
    }
    .highlight--person-a .highlight__content {
        max-width: 58.75rem;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        z-index: 1;
    }
    .highlight--person-a .highlight__content:after {
        content: "";
        display: table;
        clear: both;
    }
    .highlight--person-a .highlight__content__text {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        background-color: rgba(20, 22, 26, 0.8);
        height: 26.5rem;
        padding: 4.375rem 1rem 2.5rem 1rem;
    }
    .highlight--person-a .highlight__content__text:last-child {
        margin-right: 0;
    }
    .highlight--person-a .highlight__content__title {
        margin: 0;
    }
    .highlight--person-a .highlight__content__title:after {
        content: "";
        display: table;
        clear: both;
    }
    .highlight--person-a .highlight--person__number {
        float: left;
        margin-bottom: 0.625rem;
        padding: 1.5625rem 0;
        width: 5rem;
    }
    .highlight--person-a .highlight--person__surname {
        clear: left;
        float: left;
        margin: 0 0 0.125rem 0;
    }
    .highlight--person-a .highlight--person__fullname {
        margin-bottom: 0.125rem;
    }
}
.highlight--person-b {
    background-color: #272F4F;
}
.highlight--person-b .highlight__image {
    display: block;
    margin: 0 auto;
}
.highlight--person-b .highlight__content {
    color: #FFF;
}
.highlight--person-b .highlight__content__title {
    font-weight: 500;
    margin-bottom: 0rem;
}
@media screen and (max-width: 767px) {
    .highlight--person-b .highlight__content__title {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--person-b .highlight__content__title {
        font-size: 1.75rem;
        line-height: 2rem;
    }
}
@media screen and (min-width: 960px) {
    .highlight--person-b .highlight__content__title {
        line-height: 2.25rem;
        font-size: 2rem;
    }
}
.highlight--person-b .highlight__content__title a,
.highlight--person-b .highlight__content__title a:hover {
    color: #FFF;
}
.highlight--person-b .highlight--person__detail {
    font-weight: 400;
    text-transform: uppercase;
    color: #D3D6D7;
}
@media screen and (max-width: 767px) {
    .highlight--person-b .highlight--person__detail {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--person-b .highlight--person__detail {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .highlight--person-b .highlight--person__detail {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
.highlight--person-b .highlight--person__position {
    margin: 0;
}
@media screen and (min-width: 960px) {
    .highlight--person-b {
        border-bottom: 0.25rem solid #131519;
        height: 26.5rem;
    }
    .highlight--person-b .highlight__container {
        max-width: 58.75rem;
        margin-left: auto;
        margin-right: auto;
    }
    .highlight--person-b .highlight__container:after {
        content: "";
        display: table;
        clear: both;
    }
    .highlight--person-b .highlight__media {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
        margin-left: 34.11922%;
    }
    .highlight--person-b .highlight__media:last-child {
        margin-right: 0;
    }
    .highlight--person-b .highlight__content {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        margin-left: -102.35765%;
        color: #FFF;
        display: table;
        height: 26.5rem;
        margin-right: 0;
    }
    .highlight--person-b .highlight__content:last-child {
        margin-right: 0;
    }
    .highlight--person-b .highlight__content__text {
        display: table-cell;
        padding-left: 1rem;
        vertical-align: middle;
    }
}
@media screen and (max-width: 959px) {
    .highlight--person-b .highlight__content,
    .highlight--person-b .highlight__content__text {
        background-color: #222733;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--person-b .highlight__content {
        padding: 0.75rem 2.25rem;
    }
}
@media screen and (max-width: 767px) {
    .highlight--person-b {
        text-align: center;
    }
    .highlight--person-b .highlight__image {
        max-width: 100%;
        width: 100%;
    }
    .highlight--person-b .highlight__content {
        padding: 0.75rem;
    }
}
.highlight--listing {
    background-color: #272F4F;
}
.highlight--listing .highlight__image {
    display: block;
    margin: 0 auto;
}
.highlight--listing .highlight__content {
    color: #FFF;
}
.highlight--listing .highlight__content__title {
    font-weight: 500;
    margin-bottom: 0rem;
}
@media screen and (max-width: 767px) {
    .highlight--listing .highlight__content__title {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--listing .highlight__content__title {
        font-size: 1.75rem;
        line-height: 2rem;
    }
}
@media screen and (min-width: 960px) {
    .highlight--listing .highlight__content__title {
        line-height: 2.25rem;
        font-size: 2rem;
    }
}
.highlight--listing .highlight__content__title a,
.highlight--listing .highlight__content__title a:hover {
    color: #FFF;
}
.highlight--listing .highlight--person__position {
    margin: 0;
}
@media screen and (min-width: 960px) {
    .highlight--listing {
        background-color: #272F4F;
        border-bottom: 0.25rem solid #131519;
        height: 26.5rem;
    }
    .highlight--listing .highlight__container {
        max-width: 58.75rem;
        margin-left: auto;
        margin-right: auto;
    }
    .highlight--listing .highlight__container:after {
        content: "";
        display: table;
        clear: both;
    }
    .highlight--listing .highlight__media {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
        margin-left: 34.11922%;
    }
    .highlight--listing .highlight__media:last-child {
        margin-right: 0;
    }
    .highlight--listing .highlight__image {
        display: block;
    }
    .highlight--listing .highlight__content {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        margin-left: -102.35765%;
        display: table;
        height: 26.5rem;
        margin-right: 0;
    }
    .highlight--listing .highlight__content:last-child {
        margin-right: 0;
    }
    .highlight--listing .highlight__content__text {
        display: table-cell;
        vertical-align: middle;
    }
}
@media screen and (max-width: 959px) {
    .highlight--listing {
        text-align: center;
    }
    .highlight--listing .highlight__content {
        background-color: #222733;
        padding: 0.75rem 1.875rem;
    }
    .highlight--listing .highlight__content__text {
        background-color: #222733;
    }
}
@media screen and (max-width: 767px) {
    .highlight--listing {
        text-align: center;
    }
    .highlight--listing .highlight__image {
        max-width: 100%;
        width: 100%;
    }
    .highlight--listing .highlight__content {
        padding: 0.75rem;
    }
}
.highlight--match {
    background-color: #272F4F;
}
@media screen and (min-width: 768px) {
    .highlight--match {
        padding-top: 2.375rem;
    }
}
.highlight--match::before {
    content: normal;
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight--match .highlight__container {
        padding: 0 1.25rem;
    }
}
.highlight--match .match {
    margin-bottom: 0;
}
.highlight--match .match__header {
    max-width: 58.75rem;
    margin-left: auto;
    margin-right: auto;
}
.highlight--match .match__header:after {
    content: "";
    display: table;
    clear: both;
}
.highlight--match .match__header:after {
    content: "";
    display: table;
    clear: both;
}
.highlight--match .match__body {
    max-width: 58.75rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}
.highlight--match .match__body:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (max-width: 767px) {
    .highlight--match .match__body {
        border-left: none;
        border-right: none;
    }
}
.highlight--match .match__complementary {
    border-bottom: none;
    border-right: none;
}
.highlight__footer {
    background-color: #F2F3F4;
    border-top: 0.0625rem solid #D2D5D6;
}
@media screen and (min-width: 960px) {
    .highlight__footer {
        padding: 0.875rem 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight__footer {
        padding: 0.5625rem 0;
    }
}
.highlight__footer__container {
    max-width: 58.75rem;
    margin-left: auto;
    margin-right: auto;
}
.highlight__footer__container:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight__footer__container {
        padding: 0 1.25rem;
    }
}
@media screen and (max-width: 767px) {
    .highlight__footer__container {
        padding: 0 0.75rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight__basic-data {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
    }
    .highlight__basic-data:last-child {
        margin-right: 0;
    }
}
.highlight__basic-data__item {
    color: #757A7E;
    margin: 0;
}
@media screen and (min-width: 960px) {
    .highlight__basic-data__item {
        float: left;
        padding: 0.25rem 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight__basic-data__item {
        display: table;
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .highlight__basic-data__item {
        padding: 0.625rem 0.9375rem;
    }
}
@media screen and (min-width: 960px) {
    .highlight__basic-data__item + .highlight__basic-data__item {
        border-left: 0.0625rem solid #D2D5D6;
    }
}
@media screen and (max-width: 959px) {
    .highlight__basic-data__item + .highlight__basic-data__item {
        border-top: 0.0625rem solid #D2D5D6;
    }
}
.highlight__basic-data__label {
    line-height: 1.125rem;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight__basic-data__label {
        display: table-cell;
        padding: 0.3125rem 1rem;
        width: 38.01653%;
    }
}
.highlight__basic-data__description {
    font-weight: 500;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .highlight__basic-data__description {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight__basic-data__description {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .highlight__basic-data__description {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight__basic-data__description {
        display: table-cell;
        padding: 0.3125rem 1rem;
    }
}
@media screen and (min-width: 768px) {
    .highlight__website {
        margin-right: 1rem;
    }
}
@media screen and (min-width: 960px) {
    .highlight__website {
        margin-top: 0.75rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .highlight__website {
        margin-top: 0.375rem;
    }
}
@media screen and (min-width: 768px) {
    .highlight__website {
        float: right;
    }
}
@media screen and (max-width: 767px) {
    .highlight__website {
        background-color: #D3D6D7;
        margin: 0 -1rem;
        padding: 0.625rem 1rem;
        text-align: center;
    }
}
.highlight__website__link {
    font-weight: 500;
    text-transform: uppercase;
}
.highlight__website__link[rel="external"] {
    background: url(../images/16x16_external_link_blue.svg) no-repeat;
    background-position: right center;
    padding-right: 1.5rem;
}
[dir="rtl"] .highlight__website__link[rel="external"] {
    background-image: url(../images/16x16_external_link_blue_left.svg);
}
.highlight__website__link[rel="external"]:hover {
    background-image: url(../images/16x16_external_link_red.svg);
}
[dir="rtl"] .highlight__website__link[rel="external"]:hover {
    background-image: url(../images/16x16_external_link_red_left.svg);
}
.content {
    padding: 0 1rem;
}
.content:after {
    content: "";
    display: table;
    clear: both;
}
.content--highlighted {
    background-color: #E4E6E7;
    margin-bottom: 1.5rem;
    padding: 1rem;
}
.content--highlighted--reversed {
    background-color: #FFF;
    border: 0.0625rem solid #D3D6D7;
    margin-bottom: 1.5rem;
    padding: 1rem;
}
.title--content-1 {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .title--content-1 {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .title--content-1 {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .title--content-1 {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
.title--content-2 {
    font-weight: 500;
    margin-top: 2.3125rem;
}
@media screen and (max-width: 767px) {
    .title--content-2 {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .title--content-2 {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 960px) {
    .title--content-2 {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
.content--highlighted .title--content-2,
.content--highlighted--reversed .title--content-2 {
    margin-top: 0;
}
.content .title--alt {
    margin-left: -1rem;
    margin-right: -1rem;
}
.content p {
    margin-top: 0;
}
.figure-viewer {
    margin-bottom: 1.5rem;
}
.figure-viewer .figure {
    margin-bottom: 0;
}
.figure-viewer .slick-prev,
.figure-viewer .slick-next {
    cursor: pointer;
    background-size: 2rem;
    overflow: visible;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.figure-viewer .slick-prev {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/32x32_prev_white.svg') no-repeat center center;
    display: block;
    width: 3rem;
    height: 3.875rem;
}
[dir="rtl"] .figure-viewer .slick-prev {
    background-image: url(../images/32x32_next_white.svg);
    left: 0;
}
.figure-viewer .slick-prev:hover {
    background-color: rgba(20, 22, 26, 0.8);
}
.figure-viewer .slick-next {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/32x32_next_white.svg') no-repeat center center;
    display: block;
    width: 3rem;
    height: 3.875rem;
    right: 0;
}
[dir="rtl"] .figure-viewer .slick-next {
    background-image: url(../images/32x32_prev_white.svg);
}
.figure-viewer .slick-next:hover {
    background-color: rgba(20, 22, 26, 0.8);
}
.figure-viewer .slick-disabled {
    display: none !important;
}
.figure-viewer .slick-dots {
    background-color: #222733;
    border-top: none;
}
@media screen and (min-width: 960px) {
    .grid__col--standalone .figure-viewer .slick-prev {
        border: 0;
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        background: url('../images/60x60_prev_white.svg') no-repeat center center;
        display: block;
        width: 4.5rem;
        height: 7rem;
    }
    [dir="rtl"] .grid__col--standalone .figure-viewer .slick-prev {
        background-image: url(../images/60x60_next_white.svg);
    }
    .grid__col--standalone .figure-viewer .slick-prev:hover {
        background-color: rgba(20, 22, 26, 0.8);
    }
    .grid__col--standalone .figure-viewer .slick-next {
        border: 0;
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        background: url('../images/60x60_next_white.svg') no-repeat center center;
        display: block;
        width: 4.5rem;
        height: 7rem;
    }
    [dir="rtl"] .grid__col--standalone .figure-viewer .slick-next {
        background-image: url(../images/60x60_prev_white.svg);
    }
    .grid__col--standalone .figure-viewer .slick-next:hover {
        background-color: rgba(20, 22, 26, 0.8);
    }
}
.figure {
    margin-bottom: 1.5rem;
}
.figure .open-image,
.figure .open-video {
    position: relative;
}
.figure--left {
    position: relative;
    left: -1rem;
    clear: both;
}
@media screen and (max-width: 767px) {
    .figure--left {
        left: 0;
    }
}
@media screen and (min-width: 960px) {
    .figure--left {
        float: left;
        display: block;
        margin-right: 3.57866%;
        width: 48.21067%;
    }
    .figure--left:last-child {
        margin-right: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .figure--left {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 40.29137%;
    }
    .figure--left:last-child {
        margin-right: 0;
    }
}
@media screen and (min-width: 960px) {
    .figure--left {
        margin: 0 3.38983% 1.5rem 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .figure--left {
        margin: 0 1.64384% 1.5rem 0;
    }
}
.figure__container {
    position: relative;
}
.figure__image {
    display: block;
    width: 100%;
}
.figure__caption {
    font-weight: 500;
    color: #D3D6D7;
    margin: 0;
    padding: 0.75rem 1rem;
}
@media screen and (max-width: 767px) {
    .figure__caption {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .figure__caption {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .figure__caption {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) {
    .figure__caption {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(34, 39, 51, 0.6);
    }
}
@media screen and (max-width: 767px) {
    .figure__caption {
        background-color: #313947;
    }
}
.figure__author {
    font-weight: 500;
    font-weight: 400;
}
@media screen and (max-width: 767px) {
    .figure__author {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .figure__author {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    .figure__author {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (max-width: 767px) {
    .content .figure--left {
        margin-left: -1rem;
        margin-right: -1rem;
    }
}
.quote {
    border: 0.125rem solid #222733;
    border-left: none;
    border-right: none;
    clear: both;
    margin: 0 -1rem 1rem -1rem;
    padding: 0.875rem 1rem;
}
@media screen and (max-width: 767px) {
    .quote {
        text-align: center;
    }
}
.quote--left {
    position: relative;
    left: -1rem;
    margin-left: 0;
}
@media screen and (max-width: 767px) {
    .quote--left {
        left: 0;
        margin-left: -1rem;
    }
}
@media screen and (min-width: 960px) {
    .quote--left {
        float: left;
        display: block;
        margin-right: 3.57866%;
        width: 35.26334%;
    }
    .quote--left:last-child {
        margin-right: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .quote--left {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
    }
    .quote--left:last-child {
        margin-right: 0;
    }
}
.quote__text {
    font-style: italic;
    font-weight: 400;
    color: #313947;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .quote__text {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .quote__text {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .quote__text {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
.quote__text::before {
    content: '?';
}
.quote__text::after {
    content: '?';
}
.quote__author {
    line-height: 1rem;
    font-size: 0.75rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #9FA4A4;
    display: block;
    font-style: normal;
    margin: 1rem 0 0.1875rem 0;
}
.profile {
    box-shadow: 0 -0.25rem 0 0 #313749;
    margin: 0.25rem 0 1.5rem 0;
}
.profile .content {
    background-color: #FFF;
    border-top: none;
    border: 0.0625rem solid #D3D6D7;
    padding: 1rem;
}
.profile__intro {
    font-weight: 400;
    background-color: #F3F4F5;
    border-bottom: 0.0625rem solid #B4B8B8;
    border-left: 0.0625rem solid #D3D6D7;
    border-right: 0.0625rem solid #D3D6D7;
    position: relative;
    width: 100%;
}
@media screen and (max-width: 767px) {
    .profile__intro {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .profile__intro {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .profile__intro {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 768px) {
    .profile__intro {
        display: table;
        padding: 1rem 1rem 0 1rem;
    }
}
.profile__intro p {
    margin: 0;
}
.profile__intro + .content {
    border-top: none;
}
@media screen and (min-width: 768px) {
    .profile__intro__graphic {
        display: table-cell;
        vertical-align: bottom;
    }
    .profile__intro__graphic {
        width: 34.69388%;
    }
    .profile__intro__graphic + .profile__intro__text {
        padding-left: 2.25rem;
    }
}
@media screen and (max-width: 767px) {
    .profile__intro__graphic {
        border-bottom: 0.0625rem solid #D3D6D7;
        padding-top: 1rem;
    }
}
.profile__intro__image {
    display: block;
    width: 100%;
}
@media screen and (max-width: 767px) {
    .profile__intro__image {
        margin: 0 auto;
        width: 63.33333%;
    }
}
@media screen and (min-width: 768px) {
    .profile__intro__text {
        display: table-cell;
        padding-bottom: 1rem;
        vertical-align: top;
    }
}
@media screen and (max-width: 767px) {
    .profile__intro__text {
        padding: 0.875rem 1rem;
    }
}
.profile__title {
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.125rem;
    text-transform: uppercase;
    background-color: #313749;
    color: #D3D6D7;
    margin: 0;
    padding: 0.25rem 1rem 0.5rem 1rem;
}
.profile__title + .content {
    border-top: none;
}
.profile__image {
    display: block;
    margin-bottom: 1rem;
    width: 100%;
}
@media screen and (min-width: 768px) {
    .profile__image {
        float: left;
        margin: 0 2.25rem 1rem 0;
        width: 34.69388%;
    }
}
.content--image-text {
    padding: 0;
    margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
    .content--image-text__graphic {
        display: table-cell;
        overflow: hidden;
        position: relative;
        width: 35.16129%;
    }
}
.content--image-text__image {
    display: block;
}
@media screen and (min-width: 768px) {
    .content--image-text__image {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    [dir="rtl"] .content--image-text__image {
        -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
    }
}
@media screen and (max-width: 767px) {
    .content--image-text__image {
        width: 100%;
    }
}
.content--image-text__content {
    padding: 0.8125rem 1rem;
}
@media screen and (min-width: 768px) {
    .content--image-text__content {
        display: table-cell;
    }
}
@media screen and (max-width: 767px) {
    .content--image-text__content {
        padding: 1rem;
    }
}
.content--image-text__content p {
    margin: 0;
}
@media screen and (max-width: 767px) {
    .content--image-text--reversed {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
.content--image-text {
    border: 0.0625rem solid #D3D6D7;
    background-color: #FFF;
}
.content--image-text .title--content-2 {
    margin-top: 0;
}
.table {
    border: 0.0625rem solid #D3D6D7;
    border-top: none;
    margin: 1.5rem 0;
    text-align: left;
    width: 100%;
}
.table th,
.table td {
    text-align: left;
}
.table__caption {
    line-height: 1.125rem;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: uppercase;
    background-color: #313947;
    color: #F3F4F5;
    padding: 0.4375rem 1rem;
    text-align: left;
}
.table__head th {
    line-height: 1rem;
    font-size: 0.75rem;
    font-weight: 400;
    text-transform: uppercase;
    background-color: #F3F4F5;
    color: #9FA4A4;
    padding: 0.4375rem 1rem;
}
.table__body {
    background-color: #FFF;
}
.table__body tr {
    border-top: 0.0625rem solid #D3D6D7;
}
.table__body th {
    font-weight: 500;
    color: #313947;
    padding: 0.4375rem 1rem;
}
@media screen and (max-width: 767px) {
    .table__body th {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .table__body th {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    .table__body th {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
.table__body td {
    font-weight: 400;
    padding: 0.4375rem 1rem;
    color: #767B7F;
}
@media screen and (max-width: 767px) {
    .table__body td {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .table__body td {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .table__body td {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
.table__body .table__number {
    font-weight: 900;
    color: #313947;
}
@media screen and (max-width: 767px) {
    .table__body .table__number {
        font-size: 0.875rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .table__body .table__number {
        font-size: 0.875rem;
    }
}
@media screen and (min-width: 960px) {
    .table__body .table__number {
        font-size: 0.875rem;
    }
}
.multitable {
    margin-bottom: 1rem;
}
.multitable .table {
    margin: 0;
}
.table--uncaptioned {
    box-shadow: 0 -0.25rem 0 0 #313749;
    margin-top: 0.25rem;
}
.table--uncaptioned .table__caption {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.table--headless .table__head {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
    display: none;
}
@media screen and (max-width: 767px) {
    .tablesaw-stack .table__head {
        display: none;
    }
    .tablesaw-stack td,
    .tablesaw-stack th {
        border-top: 0.0625rem solid #D3D6D7;
        display: block;
        text-align: left;
    }
    .tablesaw-stack tr {
        border-top: 0.375rem solid #313749;
        clear: both;
        display: table-row;
    }
    .tablesaw-stack tr:first-child {
        border-top: none;
    }
    .tablesaw-stack td .tablesaw-cell-label,
    .tablesaw-stack th .tablesaw-cell-label {
        line-height: 1rem;
        font-size: 0.75rem;
        font-weight: 400;
        text-transform: uppercase;
        color: #9FA4A4;
        display: inline-block;
        width: 50%;
    }
    .tablesaw-stack th .tablesaw-cell-label-top,
    .tablesaw-stack td .tablesaw-cell-label-top {
        display: block;
    }
    .tablesaw-cell-label {
        display: block;
    }
    .tablesaw-stack tbody th.group {
        margin-top: -0.0625rem;
    }
    .tablesaw-stack th.group b.tablesaw-cell-label {
        display: none !important;
    }
}
.table--technical-roles {
    box-shadow: none;
    margin-top: 0;
}
.table--technical-roles .table__body th {
    line-height: 1rem;
    font-size: 0.75rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #9FA4A4;
}
.table--technical-roles .table__body td {
    font-weight: 500;
    color: #313947;
}
@media screen and (max-width: 767px) {
    .table--technical-roles .table__body td {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .table--technical-roles .table__body td {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    .table--technical-roles .table__body td {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (max-width: 767px) {
    .table--technical-roles .table__body th {
        padding-bottom: 0;
        padding-top: 0.4375rem;
    }
    .table--technical-roles .table__body th::before {
        content: normal;
    }
    .table--technical-roles .table__body tr:first-child th {
        padding-top: 0.4375rem;
    }
    .table--technical-roles .table__body td {
        border-top: none;
        padding-bottom: 0.4375rem;
        padding-top: 0;
    }
}
@media screen and (max-width: 767px) {
    .table--technical-roles th {
        display: block;
        position: relative;
        padding: 1rem 1rem 0.6875rem 1rem;
    }
    .table--technical-roles th::before {
        content: '';
        position: absolute;
        top: -0.0625rem;
        right: -0.0625rem;
        left: -0.0625rem;
        height: 0.375rem;
        background-color: #313749;
    }
    .table--technical-roles tr:first-child th {
        padding-top: 0.6875rem;
    }
    .table--technical-roles tr:first-child th::before {
        content: normal;
    }
    .table--technical-roles td {
        border-top: 0.0625rem solid #D3D6D7;
        display: block;
        padding: 0.6875rem 1rem;
    }
}
@media screen and (min-width: 960px) {
    .grid__col--standalone .table--technical-roles .table__head th:first-child,
    .grid__col--standalone .table--technical-roles .table__body th:first-child {
        width: 26.38298%;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .grid__col--standalone .table--technical-roles .table__head th:first-child,
    .grid__col--standalone .table--technical-roles .table__body th:first-child {
        width: 33.9726%;
    }
}
@media screen and (min-width: 768px) {
    .grid__col--primary .table--technical-roles .table__head th:first-child,
    .grid__col--primary .table--technical-roles .table__body th:first-child {
        width: 40%;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .grid__col--primary .table--technical-roles .table__head th:first-child,
    .grid__col--primary .table--technical-roles .table__body th:first-child {
        width: 33.9726%;
    }
}
@media screen and (min-width: 768px) {
    .table--players__birthdate {
        width: 1%;
    }
}
.lineup {
    margin-top: 0.25rem;
}
.lineup__header {
    background-color: #F2F3F4;
    border-left: 0.0625rem solid #D3D6D7;
    border-right: 0.0625rem solid #D3D6D7;
    display: table;
    height: 4.6875rem;
    width: 100%;
}
.lineup--a .lineup__header {
    box-shadow: 0 -0.25rem 0 0 #9C1737;
}
.lineup--b .lineup__header {
    box-shadow: 0 -0.25rem 0 0 #313947;
}
.lineup__badge {
    display: table-cell;
    vertical-align: middle;
    width: 5rem;
}
.lineup__badge__image {
    display: block;
    margin: 0 auto;
    width: 3rem;
}
.lineup__title {
    font-weight: 500;
    display: table-cell;
    vertical-align: middle;
}
@media screen and (max-width: 767px) {
    .lineup__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .lineup__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 960px) {
    .lineup__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
.lineup__body th {
    padding-right: 0;
    width: 1%;
}
.table--achievements .table__head {
    display: block;
}
@media screen and (min-width: 768px) {
    .table--achievements .table__body th {
        width: 31.25%;
    }
    .table--achievements .table__body td:last-child {
        width: 65%;
    }
}
@media screen and (max-width: 767px) {
    .table--achievements .table__body th,
    .table--achievements .table__body td {
        display: block;
    }
}
.table--events .table__body tr {
    border-top: none;
}
.table--events .table--events__time {
    font-weight: 700;
    border-top: 0.0625rem solid #D3D6D7;
    color: #9C1737;
    text-align: right;
    vertical-align: top;
}
@media screen and (max-width: 767px) {
    .table--events .table--events__time {
        font-size: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .table--events .table--events__time {
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    .table--events .table--events__time {
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 768px) {
    .table--events .table--events__time {
        background-color: #F2F3F4;
        border-right: 0.0625rem solid #D3D6D7;
        padding: 0.875rem 1.5rem 1.25rem 1.5rem;
    }
}
@media screen and (min-width: 960px) {
    .table--events .table--events__time {
        width: 24.19355%;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .table--events .table--events__time {
        width: 16.21622%;
    }
}
@media screen and (max-width: 767px) {
    .table--events .table--events__time {
        padding: 0.8125rem 0;
        width: 20%;
    }
}
.table--events .table--events__event {
    padding: 0;
}
.table--events .table--events__event .event {
    border-top: 0.0625rem solid #D3D6D7;
}
@media screen and (max-width: 767px) {
    .table--events .table--events__event .event {
        padding: 0 1rem;
    }
}
@media screen and (min-width: 768px) {
    .table--events .table--events__event .event {
        margin: 0 1.625rem;
    }
    .related .table--events .table--events__event .event {
        margin: 0;
        padding: 0 1rem;
    }
}
.table--events .table--events__event .event__content,
.table--events .table--events__event .event__actions {
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
}
@media screen and (max-width: 767px) {
    .table--events .table--events__event .event__actions {
        padding-top: 0;
    }
}
.table--events tr:first-child .table--events__time {
    border-top: none;
}
.table--events tr:first-child .table--events__event .event {
    border-top: none;
}
.table--events--simple .table__caption {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.table--events--simple .table__body tr:first-child {
    border-top: 0.0625rem solid #D3D6D7;
}
.related .multitable {
    margin: 0;
}
.related .table--events {
    border: none;
}
.related .table--events__time {
    background-color: #FFF;
    border-right: none;
    font-size: 1rem;
    line-height: 1.25rem;
    padding: 0.8125rem 0;
    width: 20%;
}
.event__type {
    line-height: 1rem;
    font-size: 0.75rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #9FA4A4;
}
.event__content p {
    margin: 0;
}
.event__description strong {
    font-weight: 500;
    color: #313947;
}
@media screen and (max-width: 767px) {
    .event__description strong {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .event__description strong {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .event__description strong {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
.related .event__description strong {
    font-size: 1rem;
    line-height: 1.25rem;
}
.event__actions .button {
    width: auto;
}
@media screen and (min-width: 768px) {
    .event__actions {
        padding-left: 1rem;
        width: 10%;
    }
    .event__actions .button {
        display: block;
        text-align: center;
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
@media screen and (max-width: 767px) {
    .event__actions .button {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
.event__action--video {
    background: url(../images/20x20_video_blue.svg) no-repeat;
    background-position: bottom right;
    padding-right: 1.625rem;
}
.event__action--video:hover {
    background-image: url(../images/20x20_video_red.svg);
}
@media screen and (min-width: 768px) {
    .event--has-actions {
        display: table;
    }
    .event--has-actions .event__content,
    .event--has-actions .event__actions {
        display: table-cell;
        vertical-align: middle;
    }
}
.table--ranking {
    border: 0.0625rem solid #D3D6D7;
    box-shadow: none;
    margin: 0;
}
.table--ranking th,
.table--ranking td {
    padding: 0.375rem 0.75rem;
}
.table--ranking .table__body th,
.table--ranking .table__body td {
    font-weight: 400;
    width: 1.25rem;
}
@media screen and (max-width: 767px) {
    .table--ranking .table__body th,
    .table--ranking .table__body td {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .table--ranking .table__body th,
    .table--ranking .table__body td {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .table--ranking .table__body th,
    .table--ranking .table__body td {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (max-width: 767px) {
    .table--ranking .table__body th,
    .table--ranking .table__body td {
        font-weight: 400;
    }
    @media screen and (max-width: 767px) {
        .table--ranking .table__body th,
        .table--ranking .table__body td {
            font-size: 0.75rem;
            line-height: 1rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .table--ranking .table__body th,
        .table--ranking .table__body td {
            font-size: 0.75rem;
            line-height: 1rem;
        }
    }
    @media screen and (min-width: 960px) {
        .table--ranking .table__body th,
        .table--ranking .table__body td {
            font-size: 0.75rem;
            line-height: 1rem;
        }
    }
}
.table--ranking .table__body th.table__number,
.table--ranking .table__body td.table__number {
    font-weight: 900;
}
.table--ranking .table--ranking__position {
    padding-right: 0;
    width: 0.625rem;
}
.table--ranking .table--ranking__toggle {
    padding: 0;
}
.table--ranking .table--ranking__team {
    padding-left: 0;
    width: 50%;
}
.table--ranking .table--ranking__badge {
    width: 32px;
    height: 32px;
    padding-left: 0;
}
.table--ranking .table--ranking__team__badge {
    width: 32px;
    height: 32px;
    vertical-align: middle;
}
@media screen and (max-width: 767px) {
    .table--ranking .table--ranking__team__badge {
        width: 1.5rem;
        height: 1.5rem;
    }
}
.table--ranking .table--ranking__toggle {
    background-color: #F3F4F5;
    padding: 0;
    width: 2.5rem;
}
.table--ranking .table--ranking__toggle .button {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/16x16_minus.svg') no-repeat center center;
    display: block;
    width: 2.5rem;
    height: 3rem;
}
.table--ranking .table--ranking__location {
    padding-left: 0;
}
@media screen and (max-width: 767px) {
    .table--ranking .table--ranking__ties,
    .table--ranking .table--ranking__losses,
    .table--ranking .table--ranking__out-goals,
    .table--ranking .table--ranking__home-goals,
    .table--ranking .table--ranking__difference,
    .table--ranking .table--ranking__toggle {
        display: none;
    }
}
@media screen and (min-width: 768px) {
    .table--ranking .table--ranking__master {
        background-color: #D3D6D7;
    }
    .table--ranking .table--ranking__master .table--ranking__toggle {
        background-color: #D3D6D7;
    }
    .table--ranking .is-collapsed .table--ranking__master {
        background-color: #FFF;
    }
    .table--ranking .is-collapsed .table--ranking__master .table--ranking__toggle {
        background-color: #F3F4F5;
    }
    .table--ranking .is-collapsed .table--ranking__master .table--ranking__toggle .button {
        background-image: url(../images/16x16_plus.svg);
    }
    .table--ranking .is-collapsed [aria-hidden=true] {
        display: none;
    }
}
.table__body .table--ranking__dependant {
    background-color: #F3F4F5;
    border-top: none;
}
.table__body .table--ranking__dependant td {
    padding-bottom: 0.875rem;
    padding-top: 0.875rem;
}
@media screen and (max-width: 767px) {
    .table__body .table--ranking__dependant {
        display: none;
    }
}
.table__body .table--ranking__dependant + .table--ranking__dependant td {
    border-top: 0.0625rem solid #E4E6E7;
}
.table__body .table--ranking__dependant + .table--ranking__dependant td:first-child,
.table__body .table--ranking__dependant + .table--ranking__dependant td:last-child {
    border-top: none;
}
.table--ranking__row--champions th {
    box-shadow: inset 0.3125rem 0 0 0 #313947;
}
.table--ranking__row--european th {
    box-shadow: inset 0.3125rem 0 0 0 #E6A50A;
}
.table--ranking__row--descending th {
    box-shadow: inset 0.3125rem 0 0 0 #767B7F;
}
.table--matches {
    box-shadow: none;
    margin-top: 0;
    table-layout: auto;
}
.table--matches th,
.table--matches td {
    font-weight: 400;
}
@media screen and (max-width: 767px) {
    .table--matches th,
    .table--matches td {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .table--matches th,
    .table--matches td {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .table--matches th,
    .table--matches td {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (max-width: 767px) {
    .table--matches th,
    .table--matches td {
        font-weight: 400;
    }
    @media screen and (max-width: 767px) {
        .table--matches th,
        .table--matches td {
            font-size: 0.75rem;
            line-height: 1rem;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 959px) {
        .table--matches th,
        .table--matches td {
            font-size: 0.75rem;
            line-height: 1rem;
        }
    }
    @media screen and (min-width: 960px) {
        .table--matches th,
        .table--matches td {
            font-size: 0.75rem;
            line-height: 1rem;
        }
    }
}
@media screen and (max-width: 767px) {
    .table--matches th,
    .table--matches td {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
}
.table--matches .table__body:nth-child(even) {
    background-color: #F3F4F5;
}
.table--matches .table__body tr + tr {
    border-color: #E4E6E7;
}
.table--matches .table__body td {
    height: 2.875rem;
}
.table--matches .table__body .table--matches__team {
    position: relative;
}
.table--matches .table__body .table--matches__team__badge {
    position: absolute;
    top: 50%;
    right: 0;
    width: 2rem;
    height: 2rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
    .table--matches .table__body .table--matches__team__badge {
        width: 1.5rem;
        height: 1.5rem;
    }
}
.table--matches .table__body td:first-child {
    text-align: right;
}
@media screen and (min-width: 768px) {
    .table--matches .table__body td:first-child {
        padding-right: 4.625rem;
    }
}
.table--matches .table__body td:first-child .table--matches__team__badge {
    left: 0.75rem;
}
@media screen and (max-width: 767px) {
    .table--matches .table__body td:first-child .table--matches__team__name {
        margin-left: 2.125rem;
    }
}
.table--matches .table__body td:last-child {
    text-align: left;
}
@media screen and (min-width: 768px) {
    .table--matches .table__body td:last-child {
        padding-left: 4.625rem;
    }
}
.table--matches .table__body td:last-child .table--matches__team__badge {
    right: 0.75rem;
}
@media screen and (max-width: 767px) {
    .table--matches .table__body td:last-child .table--matches__team__name {
        margin-right: 2.125rem;
    }
}
.table--matches .table__body .table--matches__result,
.table--matches .table__body .table--matches__vs {
    white-space: nowrap;
    text-align: center;
    width: 5.375rem;
}
.table--matches .table__body .table--matches__result,
.table--matches .table__body .table--matches__result a,
.table--matches .table__body .table--matches__vs,
.table--matches .table__body .table--matches__vs a {
    font-weight: 700;
}
@media screen and (max-width: 767px) {
    .table--matches .table__body .table--matches__result,
    .table--matches .table__body .table--matches__result a,
    .table--matches .table__body .table--matches__vs,
    .table--matches .table__body .table--matches__vs a {
        font-size: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .table--matches .table__body .table--matches__result,
    .table--matches .table__body .table--matches__result a,
    .table--matches .table__body .table--matches__vs,
    .table--matches .table__body .table--matches__vs a {
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    .table--matches .table__body .table--matches__result,
    .table--matches .table__body .table--matches__result a,
    .table--matches .table__body .table--matches__vs,
    .table--matches .table__body .table--matches__vs a {
        font-size: 1.125rem;
    }
}
@media screen and (max-width: 767px) {
    .table--matches .table__body .table--matches__result,
    .table--matches .table__body .table--matches__vs {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
        width: 3.5rem;
    }
}
.table--matches .table__body .table--matches__result {
    color: #222733;
}
.table--matches .table__body .table--matches__vs {
    color: #B4B8B8;
}
.table--matches .table__body.table--matches--fcb {
    background-color: #D3D6D7;
}
.table--matches .table__body.table--matches--fcb .table--matches__result,
.table--matches .table__body.table--matches--fcb .table--matches__vs {
    background-color: #E4E6E7;
}
.table--matches .table__body.table--matches--fcb tr + tr {
    border-color: #B4B8B8;
}
.cta-unit {
    background-color: #E4E6E7;
    border: 0.0625rem solid #D3D6D7;
    margin: 1.5rem 0;
}
.cta-unit__text {
    padding: 1rem;
}
.cta-unit__text p {
    font-weight: 400;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .cta-unit__text p {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .cta-unit__text p {
        font-size: 1rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 960px) {
    .cta-unit__text p {
        font-size: 1rem;
        line-height: 1.375rem;
    }
}
.cta-unit__text p strong {
    font-weight: normal;
}
@media screen and (min-width: 768px) {
    .cta-unit--single {
        display: table;
        width: 100%;
    }
}
.cta-unit--single .cta-unit__text {
    padding: 0.5rem 1rem;
}
@media screen and (min-width: 768px) {
    .cta-unit--single .cta-unit__text {
        display: table-cell;
        vertical-align: middle;
    }
}
.cta-unit--single .cta-unit__actions {
    padding: 0.5rem 1rem;
}
@media screen and (min-width: 768px) {
    .cta-unit--single .cta-unit__actions {
        display: table-cell;
        text-align: right;
        vertical-align: middle;
    }
}
.cta-unit--single .cta-unit__actions .button {
    white-space: nowrap;
}
@media screen and (max-width: 767px) {
    .cta-unit--single .cta-unit__actions .button {
        display: block;
    }
}
.cta-unit--multiple .cta-unit__actions {
    background-color: #D3D6D7;
    padding: 0.5rem 1rem;
}
.cta-unit--multiple .cta-unit__actions:after {
    content: "";
    display: table;
    clear: both;
}
.cta-unit--multiple .cta-unit__actions .button {
    float: right;
    margin-left: 0.875rem;
}
@media screen and (max-width: 767px) {
    .cta-unit--multiple .cta-unit__actions .button {
        display: block;
        float: none;
        margin-bottom: 0.5rem;
        margin-left: 0;
    }
    .cta-unit--multiple .cta-unit__actions .button:last-child {
        margin-bottom: 0;
    }
}
.related {
    border-top: 0.25rem solid #9C1737;
    background-color: #FFF;
}
.related + .related,
.related + .banner {
    margin-top: 1.125rem;
}
.related__header {
    background-color: #F3F4F5;
    border-left: 0.0625rem solid #D2D5D6;
    border-right: 0.0625rem solid #D2D5D6;
    padding: 0.875rem 1rem;
}
.related__header__title {
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
}
@media screen and (max-width: 767px) {
    .related__header__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .related__header__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 960px) {
    .related__header__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
.related__body {
    background-color: #FFF;
    border: 0.0625rem solid #D2D5D6;
}
.related__footer {
    background-color: #D2D5D6;
}
.related__footer__see-all {
    background: url(../images/24x24_go_blue.svg) no-repeat;
    background-position: top 50% right 1rem;
    display: block;
    padding: 0.5625rem 3.5rem 0.625rem 1rem;
}
[dir="rtl"] .related__footer__see-all {
    background-image: url(../images/24x24_go_blue_left.svg);
}
.related__footer__see-all:hover {
    background-image: url(../images/24x24_go_red.svg);
}
[dir="rtl"] .related__footer__see-all:hover {
    background-image: url(../images/24x24_go_red_left.svg);
}
.related--matches {
    background-color: transparent;
    margin-bottom: 1rem;
    min-width: 18.75rem;
}
.match--section__header {
    color: #FFF;
    background-color: #222733;
    height: 2.75rem;
    text-align: center;
    display: table;
    width: 100%;
}
.match--section__title {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25rem;
    text-transform: uppercase;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
}
.related-matches__holder.slick-slider {
    margin-bottom: 0;
}
.related-matches__holder .slick-prev,
.related-matches__holder .slick-next {
    cursor: pointer;
    overflow: visible;
    position: absolute;
    position: absolute;
    top: 0.75rem;
}
.related-matches__holder .slick-prev {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/20x20_prev_white.svg') no-repeat center center;
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    left: 1rem;
}
[dir="rtl"] .related-matches__holder .slick-prev {
    background-image: url(../images/20x20_next_white.svg);
}
.related-matches__holder .slick-prev:hover,
.related-matches__holder .slick-prev.slick-disabled {
    background-image: url(../images/20x20_prev_grey.svg);
}
[dir="rtl"] .related-matches__holder .slick-prev:hover,
[dir="rtl"] .related-matches__holder .slick-prev.slick-disabled {
    background-image: url(../images/20x20_next_grey.svg);
}
.related-matches__holder .slick-next {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/20x20_next_white.svg') no-repeat center center;
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    right: 1rem;
}
[dir="rtl"] .related-matches__holder .slick-next {
    background-image: url(../images/20x20_prev_white.svg);
}
.related-matches__holder .slick-next:hover,
.related-matches__holder .slick-next.slick-disabled {
    background-image: url(../images/20x20_next_grey.svg);
}
[dir="rtl"] .related-matches__holder .slick-next:hover,
[dir="rtl"] .related-matches__holder .slick-next.slick-disabled {
    background-image: url(../images/20x20_prev_grey.svg);
}
.related-matches__holder .slick-disabled {
    cursor: default;
}
.related--gallery {
    border: 0.125rem solid #FFF;
    background-color: #212632;
}
.related--gallery,
.related--gallery a,
.related--gallery a:hover {
    color: #FFF;
}
.related--gallery__image {
    display: block;
    width: 100%;
}
.related--gallery__content {
    background: url(../images/24x24_image_white.svg) no-repeat;
    background-position: top 50% right 1rem;
    padding: 0.5625rem 3.5rem 0.5625rem 1rem;
}
.related--gallery__content p {
    font-weight: 400;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .related--gallery__content p {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .related--gallery__content p {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .related--gallery__content p {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
.related-list {
    padding: 0 1rem;
}
.related-list--content .related-list__item {
    border-top: 0.0625rem solid #D2D5D6;
    padding: 0.9375rem 0;
}
.related-list--content .related-list__item:first-child {
    border-top: none;
}
.related-content:after {
    content: "";
    display: table;
    clear: both;
}
.related-content__image {
    float: left;
    margin-right: 0.9375rem;
    width: 6.75rem;
}
.related-list--links .related-list__item {
    background: url(../images/16x16_right_blue.svg) no-repeat;
    background-position: top 0.125rem left -0.25rem;
    margin: 0.625rem 0;
    padding-left: 1.125rem;
}
[dir="rtl"] .related-list--links .related-list__item {
    background-image: url(../images/16x16_left_blue.svg);
}
.related-list--links .related-list__label[rel="external"] {
    padding-right: 1.5rem;
    background: url(../images/16x16_external_link_blue.svg) no-repeat;
    background-position: right bottom;
}
[dir="rtl"] .related-list--links .related-list__label[rel="external"] {
    background-image: url(../images/16x16_external_link_blue_left.svg);
}
.related-list--links .related-list__label[rel="external"]:hover {
    background-image: url(../images/16x16_external_link_red.svg);
}
[dir="rtl"] .related-list--links .related-list__label[rel="external"]:hover {
    background-image: url(../images/16x16_external_link_red_left.svg);
}
.related-list--files .related-list__item {
    background: url(../images/16x16_file_blue.svg) no-repeat;
    background-position: top 0.125rem left -0.125rem;
    margin: 0.625rem 0;
    padding-left: 1.125rem;
}
.related-list--files .related-list__item--file__data,
.related-list--files .related-list__item--file__data:hover {
    color: #757A7E;
}
.related--ranking {
    margin-bottom: 1rem;
}
.related--ranking .related__body {
    background-color: #FFF;
    border-left: 0.0625rem solid #D2D5D6;
    border-right: 0.0625rem solid #D2D5D6;
}
.related--ranking .table--ranking {
    border: none;
}
.related--ranking .table--ranking .table__body tr {
    border-top-color: #E3E5E6;
}
.related--ranking .table--ranking .table__body tr:first-child {
    border-top: none;
}
.related--ranking .table--ranking .table__body th,
.related--ranking .table--ranking .table__body td {
    color: #4B5058;
    padding: 0.4375rem 1rem;
}
.related--ranking .table--ranking .table__body th.table__number,
.related--ranking .table--ranking .table__body td.table__number {
    color: #131519;
}
.related--ranking .table--ranking .table__body th {
    padding-right: 0.5rem;
}
.related--ranking .table--ranking .table__body .table--ranking__team {
    padding-left: 0;
}
.related--ranking .table--ranking .table--ranking__team__badge {
    width: 32px;
    height: 32px;
}
.related--ranking .table--ranking .table--ranking--fcb {
    background-color: #D2D5D6;
}
.related--fcb__image {
    display: block;
    width: 100%;
}
.related--cta {
    border-bottom: 0.0625rem solid #B4B8B8;
    border-left: 0.0625rem solid #B4B8B8;
    border-right: 0.0625rem solid #B4B8B8;
    margin-bottom: 1rem;
    text-align: center;
}
.related--cta:after {
    content: "";
    display: table;
    clear: both;
}
.related--cta .related__title {
    font-weight: 400;
    text-transform: uppercase;
}
@media screen and (max-width: 767px) {
    .related--cta .related__title {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .related--cta .related__title {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .related--cta .related__title {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}
.related--cta p {
    font-weight: 400;
}
@media screen and (max-width: 767px) {
    .related--cta p {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .related--cta p {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .related--cta p {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}
.related--cta--layout-a {
    height: 6.25rem;
}
.related--cta--layout-a .related--cta__media {
    float: left;
    margin-bottom: -0.0625rem;
    margin-left: -0.0625rem;
}
.related--cta--layout-a .related--cta__image {
    display: block;
}
.related--cta--layout-a .related--cta__content {
    float: left;
    padding: 0.75rem 1rem;
}
.related--cta--layout-a .related__title {
    margin-bottom: 0.5rem;
}
.related--cta--layout-a .button {
    display: block;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.related--cta--layout-b .related--cta__media {
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
}
.related--cta--layout-b .related--cta__image {
    display: block;
    width: 100%;
}
.related--cta--layout-b .related--cta__content {
    padding: 0.5625rem 1rem 1.125rem 1rem;
}
.related--cta--layout-b .related__title {
    font-weight: 700;
    margin-bottom: 0.1875rem;
}
.related--cta--layout-b p {
    margin: 0 0 0.625rem 0;
}
.related--cta--layout-b .button {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.related--apps {
    background-color: #FFF;
    border-left: 0.0625rem solid #D2D5D6;
    border-right: 0.0625rem solid #D2D5D6;
}
.related--apps .content-block {
    padding: 1.4375rem 1rem 1rem 1rem;
    margin-bottom: 0;
}
.related--apps .content-block__header {
    min-height: 0;
    padding: 0.25rem 0 1.25rem 0;
}
.related--apps .content-block__header:before {
    background-color: rgba(48, 56, 70, 0.4);
}
.related--apps .app-unit {
    border: none;
    padding: 0;
}
.related--apps .app-unit__image {
    width: 4rem;
    height: 4rem;
    margin-top: 0.25rem;
}
.related--apps .app-unit__content {
    margin-left: 4.9375rem;
}
.related--apps .app-unit__title {
    font-weight: 700;
    font-size: 1.3125rem;
    margin: -0.25rem 0 0 0;
}
.related--apps .app-unit__description {
    line-height: 1rem;
    font-weight: 400;
}
.related--apps .app-unit__button-grid {
    background-color: transparent;
    margin: 0 0 0.3125rem 0;
    padding: 0;
}
.related--apps .app-unit__button-grid__items {
    float: none;
}
.related--apps .app-unit__button-grid__items:after {
    content: "";
    display: table;
    clear: both;
}
.related--apps .app-unit__button-grid__item {
    margin-left: 0.5rem;
}
.related--apps .app-unit__button-grid__item:first-child {
    margin-left: 0;
}
.related--apps .app-unit__button__image {
    width: 5.125rem;
}
.related--fcbshop {
    background: #303846 url(../figures/fons_modul_botiga.jpg) no-repeat 50% 50%;
    background-size: cover;
    padding: 1.4375rem 1rem 1rem 1rem;
    position: relative;
    margin-bottom: 2.25rem;
}
.related--fcbshop .content-block__header {
    color: #D2D5D6;
    min-height: 0;
    padding: 0.25rem 0 1.25rem 0;
}
.related--fcbshop .content-block__header:before {
    background-color: rgba(210, 213, 214, 0.4);
}
.related--fcbshop .content-block__footer__see-all {
    background-color: rgba(18, 26, 43, 0.6);
}
.related--fcbshop .content-block__footer__see-all:hover {
    background-color: rgba(255, 255, 255, 0.2);
}
.related--fcbshop__items {
    padding: 0 1.5rem;
}
.related--fcbshop__items .shop-unit {
    border: none;
}
.related--fcbshop__items .slick-prev,
.related--fcbshop__items .slick-next {
    cursor: pointer;
    overflow: visible;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.related--fcbshop__items .slick-prev {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/32x32_prev_white.svg') no-repeat center center;
    display: block;
    width: 2.5rem;
    height: 3.875rem;
    left: -1rem;
}
[dir="rtl"] .related--fcbshop__items .slick-prev {
    background-image: url(../images/32x32_next_white.svg);
}
.related--fcbshop__items .slick-prev:hover {
    background-color: rgba(20, 22, 26, 0.8);
}
.related--fcbshop__items .slick-next {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/32x32_next_white.svg') no-repeat center center;
    display: block;
    width: 2.5rem;
    height: 3.875rem;
    right: -1rem;
}
[dir="rtl"] .related--fcbshop__items .slick-next {
    background-image: url(../images/32x32_prev_white.svg);
}
.related--fcbshop__items .slick-next:hover {
    background-color: rgba(20, 22, 26, 0.8);
}
.related--fcbshop__items .slick-disabled {
    display: none !important;
}
.related--fcbshop__items .slick-dots {
    background-color: #222733;
    border-top: none;
}
.related--equipment {
    border-bottom: 0.0625rem solid #B4B8B8;
    border-left: 0.0625rem solid #B4B8B8;
    border-right: 0.0625rem solid #B4B8B8;
    height: 6.5rem;
    margin-bottom: 2.25rem;
    text-align: center;
}
.related--equipment:after {
    content: "";
    display: table;
    clear: both;
}
.related--equipment .related--equipment__media {
    border: 0.125rem solid #FFF;
    float: left;
    margin: -0.8125rem 0 0 -0.0625rem;
}
.related--equipment .related--equipment__image {
    width: 5.625rem;
    height: 7.5rem;
    display: block;
}
.related--equipment .related--equipment__content {
    padding: 0.375rem 1rem 0.75rem 6.625rem;
    text-align: center;
}
.related--equipment .related__title {
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 0.375rem;
    text-transform: uppercase;
}
.related--equipment .related__title strong {
    font-weight: 700;
    display: block;
}
.related--equipment .button {
    display: block;
}
.related--player {
    border-bottom: 0.0625rem solid #B4B8B8;
    border-left: 0.0625rem solid #B4B8B8;
    border-right: 0.0625rem solid #B4B8B8;
    height: 6.5rem;
    margin-bottom: 1rem;
    text-align: center;
}
.related--player:after {
    content: "";
    display: table;
    clear: both;
}
.related--player .related--player__media {
    border: 0.125rem solid #FFF;
    float: left;
    margin: -0.8125rem 0 0 -0.0625rem;
}
.related--player .related--player__image {
    width: 5.625rem;
    height: 7.5rem;
    display: block;
}
.related--player .related--player__content {
    padding: 0.875rem 1rem 0.75rem 6.625rem;
    text-align: center;
}
.related--player .related__title {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 1rem;
    text-transform: uppercase;
}
.related--player .button {
    display: block;
}
.related--wallpaper {
    border-bottom: 0.0625rem solid #B4B8B8;
    border-left: 0.0625rem solid #B4B8B8;
    border-right: 0.0625rem solid #B4B8B8;
    margin-bottom: 1rem;
    text-align: center;
}
.related--wallpaper .related--wallpaper__media {
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
}
.related--wallpaper .related--wallpaper__image {
    display: block;
    width: 100%;
}
.related--wallpaper .related__title {
    font-weight: 400;
    text-transform: uppercase;
}
@media screen and (max-width: 767px) {
    .related--wallpaper .related__title {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .related--wallpaper .related__title {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .related--wallpaper .related__title {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}
.related--wallpaper p {
    font-weight: 400;
}
@media screen and (max-width: 767px) {
    .related--wallpaper p {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .related--wallpaper p {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .related--wallpaper p {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}
.related--wallpaper .related--wallpaper__content {
    padding: 0.5625rem 1rem 1.125rem 1rem;
}
.related--wallpaper .related__title {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.5rem;
    margin-bottom: 1rem;
    text-transform: none;
}
.related--wallpaper .related__title strong {
    display: block;
    font-size: 1.25rem;
    font-weight: bold;
    text-transform: uppercase;
}
.related--wallpaper p {
    margin: 0 0 0.625rem 0;
}
.related--wallpaper .button {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.related--highlighted-content {
    border-bottom: 0.0625rem solid #B4B8B8;
    border-left: 0.0625rem solid #B4B8B8;
    border-right: 0.0625rem solid #B4B8B8;
    margin-bottom: 1rem;
    text-align: center;
}
.related--highlighted-content__media {
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
}
.related--highlighted-content__image {
    display: block;
    width: 100%;
}
.related--highlighted-content__content {
    padding: 1rem 1rem;
}
.related--highlighted-content__content .related__title {
    font-weight: 400;
    margin: 0 0 0.6875rem 0;
}
@media screen and (max-width: 767px) {
    .related--highlighted-content__content .related__title {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .related--highlighted-content__content .related__title {
        font-size: 1rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 960px) {
    .related--highlighted-content__content .related__title {
        font-size: 1rem;
        line-height: 1.375rem;
    }
}
.related--highlighted-content__content p {
    font-weight: 400;
    border-top: 0.0625rem solid #D2D5D6;
    margin: 0;
    padding: 0.75rem 0 0 0;
}
@media screen and (max-width: 767px) {
    .related--highlighted-content__content p {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .related--highlighted-content__content p {
        font-size: 1rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 960px) {
    .related--highlighted-content__content p {
        font-size: 1rem;
        line-height: 1.375rem;
    }
}
.related-list--social-networks {
    padding: 0;
}
.related-list--social-networks .related-list__item {
    margin-bottom: 0.5rem;
}
.related-list--social-networks .related-list__item:first-child .related-social-network {
    border-top: none;
}
.related-list--social-networks .related-list__item:last-child {
    margin-bottom: 0;
}
.related-list--social-networks .related-list__item:last-child .related-social-network {
    border-bottom: none;
}
.related-social-network {
    background-color: #E3E5E6;
    border: 0.0625rem solid #D2D5D6;
    border-width: 0.0625rem 0;
    display: table;
    width: 100%;
}
.related-social-network__network,
.related-social-network__followers,
.related-social-network__action {
    display: table-cell;
    vertical-align: middle;
    padding: 0.8125rem 0.75rem;
}
.related-social-network__network {
    background-color: #D2D5D6;
    padding: 0.875rem;
}
.related-social-network__icon {
    width: 1.875rem;
    height: 1.875rem;
    display: block;
    margin: 0 auto;
}
.related-social-network__followers {
    color: #4B5058;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.related-social-network__followers span {
    display: block;
}
.related-social-network__followers strong {
    font-weight: 500;
    color: #1D3B72;
    display: block;
    margin-top: -0.1875rem;
}
@media screen and (max-width: 767px) {
    .related-social-network__followers strong {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .related-social-network__followers strong {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .related-social-network__followers strong {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
.related-social-network__action {
    text-align: center;
}
.related-social-network__action .button {
    padding-left: 0;
    padding-right: 0;
    width: 6.25rem;
}
.anchors {
    margin: 0 0 1.5rem 0;
}
.anchors__item {
    background-color: #325082;
    border-bottom: 0.0625rem solid #566F97;
}
.anchors__item:hover {
    background-color: #272F4F;
}
.anchors__item:last-item {
    border: none;
}
.anchors__label {
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.125rem;
    text-transform: uppercase;
    background: url(../images/16x16_right_white.svg) no-repeat;
    background-position: top 50% left 0.75rem;
    display: block;
    padding: 0.625rem 1.125rem 0.625rem 2.25rem;
}
.anchors__label,
.anchors__label:hover {
    color: #FFF;
}
[dir="rtl"] .anchors__label {
    background-image: url(../images/16x16_left_white.svg);
}
.attachments {
    margin: 0 0 1.5rem 0;
}
.attachments__item {
    background-color: #D3D6D7;
    margin-bottom: 0.5rem;
}
.attachments__item:last-item {
    margin-bottom: 0;
}
.attachments__label {
    display: block;
    padding: 0;
    background-color: #D3D6D7;
    background-repeat: no-repeat;
    background-position: left 0.625rem top 50%;
}
.attachments__item--audio .attachments__label {
    background-image: url(../images/20x20_audio_blue.svg);
}
.attachments__item--audio .attachments__label:hover {
    background-image: url(../images/20x20_audio_red.svg);
}
.attachments__item--file .attachments__label {
    background-image: url(../images/20x20_file_blue.svg);
}
.attachments__item--file .attachments__label:hover {
    background-image: url(../images/20x20_file_red.svg);
}
.attachments__text {
    background-color: #E4E6E7;
    display: block;
    margin-left: 2.5rem;
    padding: 0.625rem 2.5rem 0.625rem 1rem;
}
.attachments__item--file .attachments__text {
    background: #E4E6E7 url(../images/20x20_external_link_blue.svg) no-repeat;
    background-position: right 0.75rem top 50%;
}
[dir="rtl"] .attachments__item--file .attachments__text {
    background-image: url(../images/16x16_external_link_blue_left.svg);
}
.attachments__item--file .attachments__label:hover .attachments__text {
    background-image: url(../images/20x20_external_link_red.svg);
}
[dir="rtl"] .attachments__item--file .attachments__label:hover .attachments__text {
    background-image: url(../images/16x16_external_link_red_left.svg);
}
.attachments__data {
    color: #767B7F;
}
.content-sharing {
    background-color: #F2F3F4;
    border-top: 0.125rem solid #9FA4A4;
    border-bottom: 0.125rem solid #B3B7B7;
    padding: 0.625rem 1rem 0.875rem 1rem;
}
.content-sharing:after {
    content: "";
    display: table;
    clear: both;
}
.content-sharing + .content-paging {
    border-top: none;
}
.content-sharing__title {
    font-weight: 400;
    color: #4B5058;
    margin: 0 0 0.125rem 0;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .content-sharing__title {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .content-sharing__title {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .content-sharing__title {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
.content-sharing__items {
    font-size: 0;
    text-align: center;
}
.content-sharing__item {
    display: inline-block;
    font-size: inherit;
    padding: 0 1.125rem;
    border-right: 0.0625rem solid #B3B7B7;
}
.content-sharing__item:last-child {
    border-right: none;
}
@media screen and (max-width: 767px) {
    .content-sharing__item {
        padding: 0 0.625rem;
    }
}
.content-sharing__item.mobile-only {
    display: none;
}
@media screen and (max-width: 767px) {
    .content-sharing__item.mobile-only {
        display: inline-block;
    }
}
.content-sharing__whatsapp,
.content-sharing__facebook,
.content-sharing__twitter,
.content-sharing__pinterest,
.content-sharing__google,
.content-sharing__instagram,
.content-sharing__email {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('') no-repeat center center;
    display: block;
    width: 2rem;
    height: 2rem;
}
@media screen and (max-width: 767px) {
    .content-sharing__whatsapp,
    .content-sharing__facebook,
    .content-sharing__twitter,
    .content-sharing__pinterest,
    .content-sharing__google,
    .content-sharing__instagram,
    .content-sharing__email {
        width: 20px;
        height: 20px;
        background-size: 1.25rem;
    }
}
.content-sharing__facebook {
    background-image: url(../images/32x32_facebook_blue.svg);
}
.content-sharing__facebook:hover {
    background-image: url(../images/32x32_facebook_red.svg);
}
.content-sharing__twitter {
    background-image: url(../images/32x32_twitter_blue.svg);
}
.content-sharing__twitter:hover {
    background-image: url(../images/32x32_twitter_red.svg);
}
.content-sharing__pinterest {
    background-image: url(../images/32x32_pinterest_blue.svg);
}
.content-sharing__pinterest:hover {
    background-image: url(../images/32x32_pinterest_red.svg);
}
.content-sharing__google {
    background-image: url(../images/32x32_googleplus_blue.svg);
}
.content-sharing__google:hover {
    background-image: url(../images/32x32_googleplus_red.svg);
}
.content-sharing__instagram {
    background-image: url(../images/32x32_instagram_blue.svg);
}
.content-sharing__instagram:hover {
    background-image: url(../images/32x32_instagram_red.svg);
}
.content-sharing__email {
    background-image: url(../images/32x32_email_blue.svg);
}
.content-sharing__email:hover {
    background-image: url(../images/32x32_email_red.svg);
}
.content-sharing__whatsapp {
    background-image: url(../images/32x32_whatsapp_blue.svg);
}
.content-sharing__whatsapp:hover {
    background-image: url(../images/32x32_whatsapp_red.svg);
}
.content-paging {
    background-color: #D3D6D7;
    border-top: 0.125rem solid #B3B7B7;
}
.content-paging:after {
    content: "";
    display: table;
    clear: both;
}
.content-paging__items {
    display: table;
    width: 100%;
}
.content-paging__item {
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    width: 33.3%;
}
@media screen and (max-width: 767px) {
    .content-paging__item {
        padding: 0;
        width: auto;
    }
}
.content-paging__all {
    text-align: center;
}
.content-paging__prev {
    text-align: left;
}
@media screen and (min-width: 768px) {
    .content-paging__prev .content-paging__label {
        background: url(../images/32x32_prev_page_blue.svg) no-repeat;
        background-position: top 50% left 0.75rem;
        display: inline-block;
        padding: 1.125rem 2.25rem 1.125rem 3.75rem;
    }
    [dir="rtl"] .content-paging__prev .content-paging__label {
        background-image: url(../images/32x32_next_page_blue.svg);
    }
    .content-paging__prev .content-paging__label:hover {
        background-color: #325082;
        background-image: url(../images/32x32_prev_page_white.svg);
        color: #FFF;
    }
    [dir="rtl"] .content-paging__prev .content-paging__label:hover {
        background-image: url(../images/32x32_next_page_white.svg);
    }
}
.content-paging__next {
    text-align: right;
}
@media screen and (min-width: 768px) {
    .content-paging__next .content-paging__label {
        background: url(../images/32x32_next_page_blue.svg) no-repeat;
        background-position: top 50% right 0.75rem;
        display: inline-block;
        padding: 1.125rem 3.75rem 1.125rem 2.25rem;
    }
    [dir="rtl"] .content-paging__next .content-paging__label {
        background-image: url(../images/32x32_prev_page_blue.svg);
    }
    .content-paging__next .content-paging__label:hover {
        background-color: #325082;
        background-image: url(../images/32x32_next_page_white.svg);
        color: #FFF;
    }
    [dir="rtl"] .content-paging__next .content-paging__label:hover {
        background-image: url(../images/32x32_prev_page_white.svg);
    }
}
@media screen and (max-width: 767px) {
    .content-paging__prev .content-paging__label {
        border: 0;
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        background: url('../images/32x32_prev_page_blue.svg') no-repeat center center;
        display: block;
        width: 3.375rem;
        height: 3.375rem;
    }
    [dir="rtl"] .content-paging__prev .content-paging__label {
        background-image: url(../images/32x32_next_page_blue.svg);
    }
    .content-paging__prev .content-paging__label:hover {
        background-color: #325082;
        background-image: url(../images/32x32_prev_page_white.svg);
    }
    [dir="rtl"] .content-paging__prev .content-paging__label:hover {
        background-image: url(../images/32x32_next_page_white.svg);
    }
    .content-paging__next .content-paging__label {
        border: 0;
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        background: url('../images/32x32_next_page_blue.svg') no-repeat center center;
        display: block;
        width: 3.375rem;
        height: 3.375rem;
        float: right;
    }
    [dir="rtl"] .content-paging__next .content-paging__label {
        background-image: url(../images/32x32_prev_page_blue.svg);
    }
    .content-paging__next .content-paging__label:hover {
        background-color: #325082;
        background-image: url(../images/32x32_next_page_white.svg);
    }
    [dir="rtl"] .content-paging__next .content-paging__label:hover {
        background-image: url(../images/32x32_prev_page_white.svg);
    }
}
.collapsible-content__header {
    background-color: #131519;
    color: #FFF;
    margin-bottom: 1rem;
    min-height: 3.5rem;
    width: 100%;
}
.collapsible-content--alt .collapsible-content__header {
    min-height: 2.5rem;
}
.js-collapsible__trigger {
    background: transparent;
    border: none;
    margin: 0;
    padding: 0;
}
.js-collapsible__content[aria-hidden=true] {
    display: none;
}
.collapsible-content__title {
    font-weight: 500;
    background: url('../images/24x24_minus_white.svg') no-repeat;
    background-position: center right 0.875rem;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .collapsible-content__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .collapsible-content__title {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
@media screen and (min-width: 960px) {
    .collapsible-content__title {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}
.collapsible-content__title:hover {
    background-color: #1E3C73;
}
.collapsible-content__title .js-collapsible__trigger {
    display: block;
    padding: 0rem 3.5rem 0rem 1rem;
    height: 3.5rem;
    text-align: left;
    width: 100%;
}
.collapsible-content--alt + .collapsible-content--alt {
    margin-top: -0.625rem;
}
.collapsible-content--alt .collapsible-content__title {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25rem;
    text-transform: uppercase;
    background-position: center right 0.375rem;
}
.collapsible-content--alt .collapsible-content__title .js-collapsible__trigger {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25rem;
    text-transform: uppercase;
    height: 2.5rem;
    padding: 0rem 2.5rem 0rem 1rem;
    text-align: left;
}
.collapsible-content--alt .collapsible-content__body {
    padding: 0;
}
.collapsible-content.is-collapsed .collapsible-content__header {
    background-color: #131519;
    background-image: -webkit-linear-gradient(right, #131519 0%, #131519 3.5rem, #313947 3.5rem, #313947 100%);
    background-image: linear-gradient(to left, #131519 0%, #131519 3.5rem, #313947 3.5rem, #313947 100%);
}
[dir="rtl"] .collapsible-content.is-collapsed .collapsible-content__header {
    background-color: #131519;
    background-image: -webkit-linear-gradient(left, #131519 0%, #131519 3.5rem, #313947 3.5rem, #313947 100%);
    background-image: linear-gradient(to right, #131519 0%, #131519 3.5rem, #313947 3.5rem, #313947 100%);
}
.collapsible-content.is-collapsed .collapsible-content__title {
    background-image: url('../images/24x24_plus_white.svg');
}
.collapsible-content--alt.is-collapsed .collapsible-content__header {
    background-color: #131519;
    background-image: -webkit-linear-gradient(right, #131519 0%, #131519 2.5rem, #313947 2.5rem, #313947 100%);
    background-image: linear-gradient(to left, #131519 0%, #131519 2.5rem, #313947 2.5rem, #313947 100%);
}
[dir="rtl"] .collapsible-content--alt.is-collapsed .collapsible-content__header {
    background-color: #131519;
    background-image: -webkit-linear-gradient(left, #131519 0%, #131519 2.5rem, #313947 2.5rem, #313947 100%);
    background-image: linear-gradient(to right, #131519 0%, #131519 2.5rem, #313947 2.5rem, #313947 100%);
}
.collapsible-content__body {
    background-color: #FFF;
    padding: 1.25rem;
    margin-bottom: 1rem;
    margin-top: -1rem;
}
.collapsible-content__body p:first-child,
.collapsible-content__body ul:first-child,
.collapsible-content__body ol:first-child {
    margin-top: 0;
}
.collapsible-content__body p:last-child,
.collapsible-content__body ul:last-child,
.collapsible-content__body p:last-child {
    margin-bottom: 0;
}
.truncate__toggle-wrap {
    display: none;
}
.truncate.is-truncated .truncate__toggle-wrap {
    display: block;
}
.truncate.is-expanded .truncate__toggle-wrap {
    display: block;
}
.page-header .truncate__toggle,
.content .truncate__toggle,
.listicle .truncate__toggle {
    background: #F3F4F5 url(../images/20x20_down_blue.svg) no-repeat bottom 0.375rem center;
    border: none;
    color: #325082;
    display: block;
    font-weight: 500;
    min-height: 3rem;
    padding: 0 0 0.875rem 0;
    text-align: center;
    width: 100%;
}
.page-header .truncate__toggle:hover,
.content .truncate__toggle:hover,
.listicle .truncate__toggle:hover {
    color: #9C1737;
    background-image: url(../images/20x20_down_red.svg);
}
@media screen and (max-width: 767px) {
    .page-header .truncate__toggle,
    .content .truncate__toggle,
    .listicle .truncate__toggle {
        min-height: 1.875rem;
        padding-bottom: 0.625rem;
    }
}
.page-header .is-expanded .truncate__toggle,
.content .is-expanded .truncate__toggle,
.listicle .is-expanded .truncate__toggle {
    background-image: url(../images/20x20_up_blue.svg);
    background-position: top 0.375rem center;
    padding: 0.875rem 0 0 0;
}
.page-header .is-expanded .truncate__toggle:hover,
.content .is-expanded .truncate__toggle:hover,
.listicle .is-expanded .truncate__toggle:hover {
    background-image: url(../images/20x20_up_red.svg);
}
@media screen and (max-width: 767px) {
    .page-header .truncate__toggle__text,
    .content .truncate__toggle__text,
    .listicle .truncate__toggle__text {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
}
@media screen and (max-width: 767px) {
    .listicle .truncate__toggle {
        background-position: center center;
        background-color: #222733;
        border-top: none;
        color: #D3D6D7;
        min-height: 2rem;
    }
    .listicle .truncate__toggle,
    .listicle .truncate__toggle:hover {
        background-image: url(../images/20x20_down_white.svg);
    }
}
.listicle .is-expanded .truncate__toggle,
.listicle .is-expanded .truncate__toggle:hover {
    background-image: url(../images/20x20_up_white.svg);
}
.honor-unit .truncate__toggle-wrap {
    position: absolute;
    top: 0;
    right: 0;
}
.honor-unit .truncate__toggle {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/24x24_plus_white.svg') no-repeat center center;
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    background-color: #131519;
    color: #FFF;
}
.honor-unit .truncate__toggle:hover {
    background-color: #1E3C73;
}
.honor-unit .is-expanded .truncate__toggle {
    background-image: url(../images/24x24_minus_white.svg);
}
.truncate__content {
    overflow-y: hidden;
}
@media screen and (max-width: 767px) {
    .page-header .truncate__toggle-wrap {
        margin-bottom: -1.125rem;
    }
}
@media screen and (min-width: 768px) {
    .page-header .truncate__toggle-wrap {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .page-header .truncate__content {
        height: 3.625rem;
    }
    .page-header .is-expanded .truncate__content,
    .page-header .is-not-truncated .truncate__content {
        height: auto;
    }
}
.content .truncate__toggle-wrap {
    margin: 1rem -1rem -1rem -1rem;
}
.content .truncate__toggle {
    border-top: 0.0625rem solid #E4E6E7;
}
.content .truncate__content {
    height: 9.875rem;
}
.content .is-expanded .truncate__content,
.content .is-not-truncated .truncate__content {
    height: auto;
}
@media screen and (min-width: 768px) {
    .listicle .truncate__toggle {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .listicle .truncate__toggle-wrap {
        margin: 1rem -1rem -0.75rem -1rem;
    }
    .listicle .truncate__content {
        height: 4.875rem;
    }
    .listicle .is-expanded .truncate__content,
    .listicle .is-not-truncated .truncate__content {
        height: auto;
    }
}
.honor-unit .truncate__content {
    height: 1.25rem;
}
.honor-unit .is-expanded .truncate__content,
.honor-unit .is-not-truncated .truncate__content {
    height: auto;
}
.listicle-viewer {
    background-color: #313947;
    color: #D3D6D7;
    margin-bottom: 1.5rem;
}
.listicle-viewer:after {
    content: "";
    display: table;
    clear: both;
}
.listicle-viewer.slick-slider {
    margin-bottom: 0;
}
.listicle-viewer .slick-prev,
.listicle-viewer .slick-next {
    position: absolute;
    top: 0;
    cursor: pointer;
    background-size: 4rem;
    overflow: visible;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.listicle-viewer .slick-prev {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/32x32_prev_white.svg') no-repeat center center;
    display: block;
    width: 3rem;
    height: 3.875rem;
    left: 0;
}
[dir="rtl"] .listicle-viewer .slick-prev {
    background-image: url(../images/32x32_next_white.svg);
}
.listicle-viewer .slick-prev:hover {
    background-color: rgba(20, 22, 26, 0.8);
}
.listicle-viewer .slick-next {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/32x32_next_white.svg') no-repeat center center;
    display: block;
    width: 3rem;
    height: 3.875rem;
    right: 0;
}
[dir="rtl"] .listicle-viewer .slick-next {
    background-image: url(../images/32x32_prev_white.svg);
}
.listicle-viewer .slick-next:hover {
    background-color: rgba(20, 22, 26, 0.8);
}
.listicle-viewer .slick-disabled {
    display: none !important;
}
@media screen and (min-width: 768px) {
    .grid__col--standalone .listicle-viewer .slick-prev {
        border: 0;
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        background: url('../images/60x60_prev_white.svg') no-repeat center center;
        display: block;
        width: 4.5rem;
        height: 7rem;
    }
    [dir="rtl"] .grid__col--standalone .listicle-viewer .slick-prev {
        background-image: url(../images/60x60_next_white.svg);
    }
    .grid__col--standalone .listicle-viewer .slick-prev:hover {
        background-color: rgba(20, 22, 26, 0.8);
    }
    .grid__col--standalone .listicle-viewer .slick-next {
        border: 0;
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        background: url('../images/60x60_next_white.svg') no-repeat center center;
        display: block;
        width: 4.5rem;
        height: 7rem;
    }
    [dir="rtl"] .grid__col--standalone .listicle-viewer .slick-next {
        background-image: url(../images/60x60_prev_white.svg);
    }
    .grid__col--standalone .listicle-viewer .slick-next:hover {
        background-color: rgba(20, 22, 26, 0.8);
    }
}
.listicle {
    background-color: #313947;
    color: #D3D6D7;
}
.listicle__image {
    display: block;
    width: 100%;
}
.listicle__content {
    padding: 0.75rem 1rem;
    position: relative;
}
.listicle__content:after {
    content: "";
    display: table;
    clear: both;
}
.listicle__content__counter {
    font-weight: 700;
    font-weight: 300;
    -webkit-font-smoothing: subpixel-antialiased;
    margin: 0;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .listicle__content__counter {
        font-size: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .listicle__content__counter {
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    .listicle__content__counter {
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 768px) {
    .listicle__content__counter {
        position: absolute;
        top: -3.125rem;
        right: 1.5rem;
        background-color: rgba(20, 22, 26, 0.8);
        padding: 0.5rem 0.75rem;
        width: 5rem;
    }
}
@media screen and (max-width: 767px) {
    .listicle__content__counter {
        background-color: #222733;
        margin: -0.75rem -1rem 0.625rem -1rem;
        padding: 0.625rem 0.75rem;
    }
}
.listicle__content__title {
    font-weight: 500;
    margin: 0;
}
@media screen and (max-width: 767px) {
    .listicle__content__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .listicle__content__title {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
@media screen and (min-width: 960px) {
    .listicle__content__title {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
.listicle__content__description {
    margin: 0;
}
@media screen and (min-width: 960px) {
    .grid__col--standalone .listicle__content {
        padding: 1rem 0rem 1.5rem 0rem;
    }
}
@media screen and (min-width: 960px) {
    .grid__col--standalone .listicle__content__text {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 82.94039%;
        margin-left: 8.5298%;
    }
    .grid__col--standalone .listicle__content__text:last-child {
        margin-right: 0;
    }
}
.grid__col--standalone .listicle__content__title {
    margin-bottom: 0.625rem;
}
.gallery {
    margin: 1.5rem 0;
}
.dialog--gallery .gallery {
    margin: 0;
}
.gallery__slides__items.slick-slider {
    margin-bottom: 0;
}
.gallery__slides__items .slick-prev,
.gallery__slides__items .slick-next {
    position: absolute;
    top: 16.5rem;
    cursor: pointer;
    background-size: 4rem;
    overflow: visible;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
.gallery__slides__items .slick-prev {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/60x60_prev_white.svg') no-repeat center center;
    display: block;
    width: 4.5rem;
    height: 7rem;
    left: 0;
}
[dir="rtl"] .gallery__slides__items .slick-prev {
    background-image: url(../images/60x60_next_white.svg);
}
.gallery__slides__items .slick-prev:hover {
    background-color: rgba(20, 22, 26, 0.8);
}
.gallery__slides__items .slick-next {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url('../images/60x60_next_white.svg') no-repeat center center;
    display: block;
    width: 4.5rem;
    height: 7rem;
    right: 0;
}
[dir="rtl"] .gallery__slides__items .slick-next {
    background-image: url(../images/60x60_prev_white.svg);
}
.gallery__slides__items .slick-next:hover {
    background-color: rgba(20, 22, 26, 0.8);
}
.gallery__slides__items .slick-disabled {
    display: none !important;
}
@media screen and (min-width: 768px) {
    .gallery__slides {
        border-bottom: 0.25rem solid #9C1737;
    }
    .grid__col--primary .gallery__slides .slick-prev,
    .grid__col--primary .gallery__slides .slick-next {
        width: 3rem;
        height: 3.875rem;
        top: 12.5rem;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .grid__col--primary .gallery__slides .slick-prev {
        background-image: url(../images/32x32_prev_white.svg);
    }
    [dir="rtl"] .grid__col--primary .gallery__slides .slick-prev {
        background-image: url(../images/32x32_next_white.svg);
    }
    .grid__col--primary .gallery__slides .slick-next {
        background-image: url(../images/32x32_next_white.svg);
    }
    [dir="rtl"] .grid__col--primary .gallery__slides .slick-next {
        background-image: url(../images/32x32_prev_white.svg);
    }
}
@media screen and (min-width: 960px) {
    .gallery__slides .slick-prev,
    .gallery__slides .slick-next {
        top: 20rem;
    }
    .grid__col--primary .gallery__slides .slick-prev,
    .grid__col--primary .gallery__slides .slick-next {
        top: 50%;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .gallery__slides .slick-prev,
    .gallery__slides .slick-next {
        top: 16.875rem;
    }
    .grid__col--primary .gallery__slides .slick-prev,
    .grid__col--primary .gallery__slides .slick-next {
        top: 50%;
    }
}
@media screen and (max-width: 767px) {
    .gallery__slides__items .slick-prev,
    .gallery__slides__items .slick-next {
        width: 3rem;
        height: 3.875rem;
        top: 7.5625rem;
    }
    .gallery__slides__items .slick-prev {
        background-image: url(../images/32x32_prev_white.svg);
    }
    [dir="rtl"] .gallery__slides__items .slick-prev {
        background-image: url(../images/32x32_next_white.svg);
    }
    .gallery__slides__items .slick-next {
        background-image: url(../images/32x32_next_white.svg);
    }
    [dir="rtl"] .gallery__slides__items .slick-next {
        background-image: url(../images/32x32_prev_white.svg);
    }
    .grid__col--primary .gallery__slides__items .slick-list {
        overflow: visible;
    }
    .grid__col--primary .gallery__slides .slick-slide {
        background-color: #222733;
    }
    .grid__col--primary .gallery__slides .slick-slide .gallery-unit__media,
    .grid__col--primary .gallery__slides .slick-slide .gallery-unit__content {
        -webkit-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
        opacity: 0.3;
    }
    .grid__col--primary .gallery__slides .slick-active .gallery-unit__media,
    .grid__col--primary .gallery__slides .slick-active .gallery-unit__content {
        opacity: 1;
    }
    .grid__col--primary .gallery__slides .slick-prev,
    .grid__col--primary .gallery__slides .slick-next {
        display: none !important;
    }
}
.grid__col--primary .gallery-unit {
    background-color: #313947;
    padding-bottom: 0;
}
.gallery-unit__image {
    display: block;
    margin: 0 auto;
}
@media screen and (max-width: 767px) {
    .grid__col--primary .gallery-unit__image {
        width: 100%;
    }
}
.gallery-unit__content {
    color: #D3D6D7;
}
.gallery-unit__content__text p {
    margin: 0;
}
.gallery-unit__content__title {
    font-weight: 500;
}
@media screen and (max-width: 767px) {
    .gallery-unit__content__title {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .gallery-unit__content__title {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 960px) {
    .gallery-unit__content__title {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
.gallery-unit__content__author {
    font-weight: 500;
    font-weight: 400;
}
@media screen and (max-width: 767px) {
    .gallery-unit__content__author {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .gallery-unit__content__author {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    .gallery-unit__content__author {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
.gallery-unit__content__counter {
    font-weight: 700;
    -webkit-font-smoothing: subpixel-antialiased;
    font-weight: 300;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .gallery-unit__content__counter {
        font-size: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .gallery-unit__content__counter {
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 960px) {
    .gallery-unit__content__counter {
        font-size: 1.125rem;
    }
}
.grid__col--primary .gallery-unit__content__counter {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.gallery-unit__content__actions {
    background-color: #14161A;
    color: #FFF;
    display: table;
    width: 100%;
}
.gallery-unit__content__share,
.gallery-unit__content__download {
    display: table-cell;
    padding: 0 1rem;
    vertical-align: middle;
}
.gallery-unit__content__share {
    padding-left: 0.375rem;
}
.gallery-unit__content__download {
    width: 1%;
}
.gallery-unit__content__download .button {
    padding-left: 1rem;
    padding-right: 1rem;
}
@media screen and (max-width: 767px) {
    .gallery-unit__content__download {
        padding-left: 0;
    }
}
@media screen and (min-width: 768px) {
    .gallery-unit {
        padding-bottom: 3.5rem;
        position: relative;
    }
    .gallery-unit__content {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        color: #D3D6D7;
    }
    .gallery-unit__content__actions {
        min-height: 3.5rem;
    }
    .gallery-unit__content__text {
        background-color: rgba(20, 22, 26, 0.6);
        padding: 0.5rem 1rem;
    }
    .gallery-unit__content__text:after {
        content: "";
        display: table;
        clear: both;
    }
    .gallery-unit__content__title {
        padding: 0.5rem 0.75rem 0.5rem 0;
    }
    .gallery-unit__content__counter {
        background-color: rgba(20, 22, 26, 0.8);
        float: right;
        padding: 0.5rem 0.75rem;
        width: 5rem;
    }
}
@media screen and (min-width: 960px) {
    .gallery-unit__image {
        height: 21.75rem;
    }
    .dialog--gallery .gallery-unit__image {
        height: 33rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .gallery-unit__image {
        height: 21.75rem;
    }
    .dialog--gallery .gallery-unit__image {
        height: 26.75rem;
    }
}
@media screen and (max-width: 767px) {
    .gallery-unit__image {
        width: 100%;
    }
    .dialog--gallery .gallery-unit__image {
        height: 11.25rem;
        width: auto;
    }
    .gallery-unit__content {
        background-color: #313947;
        color: #D3D6D7;
    }
    .gallery-unit__content__title {
        padding: 0.75rem 1rem;
    }
    .gallery-unit__content__counter {
        background-color: #222733;
        padding: 0.6875rem 0;
        text-align: center;
    }
    .gallery-unit__content__actions {
        min-height: 3rem;
    }
}
@media screen and (min-width: 768px) {
    .gallery__thumbnails .slick-prev,
    .gallery__thumbnails .slick-next {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .gallery__thumbnails .slick-prev {
        border: 0;
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        background: url('../images/32x32_prev_white.svg') no-repeat center center;
        display: block;
        width: 3rem;
        height: 4rem;
        left: 0;
    }
    [dir="rtl"] .gallery__thumbnails .slick-prev {
        background-image: url(../images/32x32_next_white.svg);
    }
    .gallery__thumbnails .slick-prev:hover {
        background-color: rgba(20, 22, 26, 0.8);
    }
    .gallery__thumbnails .slick-next {
        border: 0;
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        background: url('../images/32x32_next_white.svg') no-repeat center center;
        display: block;
        width: 3rem;
        height: 4rem;
        right: 0;
    }
    [dir="rtl"] .gallery__thumbnails .slick-next {
        background-image: url(../images/32x32_prev_white.svg);
    }
    .gallery__thumbnails .slick-next:hover {
        background-color: rgba(20, 22, 26, 0.8);
    }
    .gallery__thumbnails .slick-disabled {
        display: none !important;
    }
    .gallery__thumbnails {
        background-color: #232834;
        overflow-y: hidden;
    }
    .gallery__thumbnails__item {
        position: relative;
    }
    .gallery__thumbnails__item__link {
        display: block;
    }
    .gallery__thumbnails__item__link::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(20, 22, 26, 0.3);
        content: '';
        display: block;
    }
    .gallery__thumbnails__item__link,
    .gallery__thumbnails__item__link:hover {
        color: #FFF;
    }
    .gallery__thumbnails__item__link:hover::after {
        content: normal;
    }
    .gallery__thumbnails__item__link {
        height: 4rem;
    }
    .dialog--gallery .gallery__thumbnails__item__link {
        height: 7.5rem;
    }
    .gallery__thumbnails__item__media {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-position: top center;
        background-repeat: no-repeat;
        overflow: hidden;
    }
    .gallery__thumbnails__item__image {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        max-width: 30rem;
    }
    .gallery__thumbnails__item__content {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .gallery__thumbnails__item__link {
        position: relative;
    }
    .gallery__thumbnails__item__link,
    .gallery__thumbnails__item__link:hover {
        color: #FFF;
    }
    .gallery__thumbnails__item__link .gallery__thumbnails__item__image {
        visibility: hidden;
    }
    .gallery__thumbnails__item__link.is-active .gallery__thumbnails__item__media {
        background-blend-mode: luminosity;
        background-color: #0F2A56;
    }
    .gallery__thumbnails__item__link.is-active::after {
        height: 0;
        width: 0;
        border-left: 1.25rem solid transparent;
        border-right: 1.25rem solid transparent;
        border-top: 1.25rem solid #9C1737;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -1.25rem;
        content: '';
    }
    .grid__col--primary .gallery__thumbnails__item__link.is-active::after {
        border-width: 0.75rem;
        margin-left: -0.75rem;
    }
}
@media screen and (max-width: 767px) {
    .gallery__thumbnails {
        display: none;
    }
}
.notification {
    display: table;
    padding: 0.625rem;
    z-index: 200;
    width: 100%;
}
.notification:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (max-width: 767px) {
    .notification {
        padding: 0.375rem;
    }
}
.notification__text {
    font-weight: 400;
    display: table-cell;
    padding: 0 1.25rem;
    vertical-align: middle;
}
@media screen and (max-width: 767px) {
    .notification__text {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .notification__text {
        font-size: 1rem;
        line-height: 1.375rem;
    }
}
@media screen and (min-width: 960px) {
    .notification__text {
        font-size: 1rem;
        line-height: 1.375rem;
    }
}
@media screen and (max-width: 767px) {
    .notification__text {
        padding: 0 1rem 0 0.625rem;
    }
}
.notification__close {
    display: table-cell;
    padding: 0.125rem;
    vertical-align: top;
}
.notification .button--close {
    width: 2rem;
    height: 2rem;
    background-color: #325082;
    float: right;
}
.notification--a {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #D3D6D7;
}
.notification--b {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background-color: #FFF4C1;
}
.watch {
    position: relative;
    z-index: 1;
}
@media screen and (min-width: 768px) {
    .watch {
        width: 6.25rem;
        height: 7.125rem;
    }
}
@media screen and (max-width: 767px) {
    .watch {
        width: 4.375rem;
        height: 5rem;
    }
}
.watch__seconds-hands,
.watch__minutes,
.watch__hours,
.watch__seconds,
.watch__dial,
.watch__case {
    position: absolute;
    width: 100%;
}
.watch__seconds-hands img,
.watch__minutes img,
.watch__hours img,
.watch__seconds img,
.watch__dial img,
.watch__case img {
    display: block;
    height: auto;
    width: 100%;
}
.watch__seconds-hands {
    -webkit-animation-name: rotation;
    animation-name: rotation;
    -webkit-animation-duration: 60s;
    animation-duration: 60s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    left: 17%;
    top: 21.6%;
    width: 60%;
}
[dir="rtl"] .watch__seconds-hands {
    left: 25.8%;
}
.watch__seconds {
    -webkit-animation-name: rotation;
    animation-name: rotation;
    -webkit-animation-duration: 60s;
    animation-duration: 60s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    left: 20.1%;
    top: 40.6%;
    width: 18%;
}
[dir="rtl"] .watch__seconds {
    left: 61.5%;
}
.watch__minutes {
    left: 18%;
    top: 23.1%;
    width: 57%;
}
[dir="rtl"] .watch__minutes {
    left: 26%;
}
.watch__hours {
    left: 27%;
    top: 32%;
    width: 38%;
}
[dir="rtl"] .watch__hours {
    left: 36%;
}
@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes rotation {
    from {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.media-heading {
    color: #9c1737!important;
}
.page-top {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url(https://www.fcbarcelona.es/fcb_theme/images/48x48_up.svg);
    display: block;
    width: 3rem;
    height: 3rem;
    position: fixed;
    right: 3rem;
    bottom: 3rem;
    z-index: 900;
}
@media screen and (max-width: 767px) {
    .grid__containertop {
        margin-left: auto;
        margin-right: auto;
        max-width: 68rem;
        padding-left: 20px;
        padding-top: 25px;
        padding-right: 10px;
    }
}
@media screen and (min-width: 767px) {
    .grid__containertop {
        margin-left: auto!important;
        margin-right: auto!important;
        max-width: 68rem!important
    }
}
.headings-color {
    color: #9c1737 !important;
}
[uib-datepicker] table {
    z-index: 99!important;
}
[uib-datepicker] table > thead > tr:first-child {
    background-color: #9c1737!important;
}
[uib-datepicker] table > thead > tr:first-child .btn {
    color: #ffffff!important;
    text-transform: uppercase!important;
    background-color: #9c1737!important;
    border: 0!important;
}
[uib-datepicker] table > thead > tr > th {
    padding: 5px 0;
}
[uib-datepicker] table > tbody .btn {
    background-color: #EFEFEF;
    padding: 10px 15px;
    border-width: 1px 1px 0 0;
    border-color: #EFEFEF;
}
[uib-datepicker] table > tbody .btn.active {
    background-color: #9c1737;
}
[uib-datepicker] table > tbody .btn.active,
[uib-datepicker] table > tbody .btn.active > * {
    color: #ffffff;
}
[uib-datepicker] table > tbody .btn:hover {
    opacity: .8;
}
[uib-datepicker] table > tbody .btn:hover > .text-info {
    position: relative;
}
[uib-datepicker] table > tbody .btn:hover > .text-info:after {
    content: "";
    position: absolute;
    left: -0.6rem;
    top: -0.45rem;
    z-index: -1;
    background-color: #ffffff;
    padding: 1.35rem;
    border-radius: 50%;
}
[uib-datepicker] table > tbody .btn > .text-info {
    color: inherit;
}
[uib-datepicker] table > tbody .btn:hover {
    background-color: #9C1737;
}
.buttonTravels {
    background-color: #325082 !important;
    border-color: #325082 !important;
    border-radius: 0.1875rem !important;
    box-shadow: 0 0.125rem #1E3C73 !important;
    color: #ffffff !important;
}
.cb-head {
    background: #9c1737 !important;
    border-color: #9c1737 !important;
}
.form-group .fechanacimiento .input-group-btn:last-child > .btn {
    height: 45px;
}
.input-group-btn:last-child > .btn-group {
    height: 45px;
}
.cont-data-head {
    background: #9c1737 !important;
    border-color: #9c1737 !important;
}
.panel-primary .panel-heading {
    background: #9c1737 !important;
    border-color: #9c1737 !important;
    margin-top: 4px !important;
}
.bloq .panel-primary {
    border: 0!important;
    /* margin-bottom: 50px!important;*/
    margin-top: 40px!important;
}
.panel-body {
    border-top-color: #9c1737 !important;
    padding: 8px!important;
    padding-bottom: 8px!important;
}
.bloq .sidebar-bloq .cont-data-body .data.pvp span {
    background-color: #9c1737 !important;
}
.pas-head .btn {
    background-color: #325082 !important;
    border-color: #325082 !important;
    border-radius: 0.1875rem !important;
    box-shadow: 0 0.125rem #1E3C73 !important;
    color: #ffffff !important;
    background: #325082 !important;
    margin: 3rem;
}
.submit.btn.btn-halcon {
    background-color: #d3223e !important;
    border-color: #d3223e !important;
    border-radius: 0.1875rem !important;
    border-radius: 4px!important;
    box-shadow: 0 0.125rem #9c1737 !important;
   /* margin-left: 250px !important;*/
    display: block !important;
    margin-bottom: 20px!important;
	/*margin-top: 20px!important;*/
	margin: 0 auto;
    float: none;
}
@media (max-width: 767px) {
    .bloq .sidebar-bloq .cont-data-body.last {
        width: 100%;
        margin-top: 0;
    }
}
@media (max-width: 992px) {
    .bloq .sidebar-bloq .cont-data-body.last {
        width: 100%;
        margin-top: 0;
    }
}
@media (max-width: 992px) {
    /*.resumenRes .cont-data-body .res-list{padding-top:20px!important;*/
}
}
@media (max-width: 767px) {
    .bloq .sidebar-bloq .cont-data-body {
        width: 100%;
    }
}
/*@media (max-width: 767px){
		.bloq .panel-body .form{
		max-height:55px;
		}}*/

@media (max-width: 767px) {
    .form .col-xs-6 {
        width:100%!important;
    }
}
@media (max-width: 767px) {
    .bloq .panel-body .form {
        margin-top:0px!important;
    }
}
@media (max-width: 767px) {
    .input-group {
        width:auto!important;
    }
}
@media (max-width: 767px) {
    .bloq .sidebar-bloq .cont-data-body .data.pvp {
        padding: 0;
        margin-top: 0;
        /*margin-bottom: 30px;*/
    }
}
@media (max-width: 767px) {
    .submit.btn.btn-halcon {
        background-color: #d3223e !important;
        border-color: #d3223e !important;
        border-radius: 0.1875rem !important;
        border-radius: 4px!important;
        box-shadow: 0 0.125rem #9c1737 !important;
        margin:0 auto !important;
        display:block !important;
        width:100%!important;
        margin-bottom:15px!important;
    }
}
@media (max-width: 767px) {
#page-content.bloq.vuel{margin-top:0px;}
}

#page-content.bloq.vuel {
    margin-top:-36px;
}
@media (max-width: 767px) {
    .data.dir {
        font-size:16px!important;
    }
}
@media (max-width: 767px) {
    .resumenRes .cont-data-body .res-list .res-line {
        padding-top:10px!important;
    }
}
.cont-data-form-data label {
    color:#9c1737!important;
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100% !important;
        margin-bottom: 0px;
        overflow-y: auto -ms-overflow-style: -ms-autohiding-scrollbar !important;
        border: 1px solid #ddd;
        font-size: 9.7px;
    }
}
.modal-header h4 {
    color:#9c1737!important;
}
.table > caption,
.table > thead > tr > th,
.table > tfoot > tr > th {
    color:#9c1737!important;
}
@media (max-width: 767px) {
    .site-header__brand {
        display: table;
        text-align: center;
        width: 100%;
        margin-top: auto;
    }
}
@media (max-width: 767px) {
    .site-header__brand {
        display: table;
        text-align: center;
        width: 100%;
        margin-top: auto;
    }
}
@media (max-width: 767px) {
    .input-group-btn:last-child>.btn,
    .input-group-btn:last-child>.btn-group {
        height:45px !important;
    }
}
@media (max-width: 767px) {
    #panel-pago .panel-heading img {
        padding-top:20px!important;
        /*width: 200px!important;*/
    }
}
@media (max-width: 767px) {
    .mPaymentCardColum {
        width:100%!important;
    }
}
@media (max-width: 767px) {
    #panel-pago .panel-body .widget-container .mPaymentCardRow {
        height:auto!important;
        padding:0!important;
    }
}
@media (max-width: 767px) {
    #panel-pago .panel-body .selectize-control .selectize-input {
        width:100%!important;
    }
}
#panel-pago .panel-body .selectize-control{padding-top:15px!important;}
@media (max-width: 767px) {
    #panel-pago .panel-body .widget-container .mPaymentCardDataContainer .mPaymentCardRow .mPaymentCardColum input {
        width:100%!important;
    }
}
.bloq .cont.conf .cont-data-main .cont-data-body.success .message-info.ok i.fa {
    color:#28B839!important;
    margin-left:-1px;
}
.fa-envelope-o:before {
    margin-left:-5px;
}
.cont-data .form-data label {
    color:#9c1737!important;
}
.fichaVuel .resum .tray .info-vuel label {
    color:#9c1737!important;
    font-size: 13px!important;
    text-transform: uppercase!important;
}
.cont-bloq .cb-body .cb-data label,
.cont-bloq .cb-body .form-data label {
    color:#9c1737!important;
}
/*.bloq .cont.conf .cont-data-main .cont-data-body .message-info.ok .message-text{
	background-color:#DAFBCA!important;
	}*/

.bloq .cont.conf .cont-data-main .cont-data-body .message-info .message-text {
    background-color:#EEEEEE!important;
}
.cont-bloq .cb-body .cb-data label,
.cont-bloq .cb-body .form-data label {
    color:#9c1737!important;
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    height:45px!important;
}
@media (max-width: 767px) {
    .fichaVuel .resum .tray .info-vuel span {
     /*   float:none!important;*/
     /*   font-weight: 600!important;*/
        width: 100%!important;
    }
}
@media (max-width: 767px) {
    .cont-data-body .success.conf-pvp {
        margin-bottom:10px!important;
    }
}
.telfprob {
    color:#131519;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    float:right;
}
//*.cont.conf{background-color:#FFF!important;}
.bloq .cont {
    margin-top:auto;
}
**/ .cont-data .pasaj .cont-bloq {
    margin-bottom:0px!important;
}
.bloq .sidebar-bloq {
    margin-top:40px!important;
}
@media (max-width: 767px) {
    .conf-pvp {
        width: 80%;
    }
}
@media (max-width: 767px) {
    .telfprob {
        padding-top:30px;
        text-align: center;
    }
}
@media (max-width: 1067px) {
    .conf-pvp {
        margin: 0 25px!important;
        padding-bottom: 10px;
        width: 80%!important;
    }
}
.form-data {
    float:left;
}
.bloq .panel-body.panel-body-no-padding {
    padding-bottom:25px!important;
}
footer {
    margin-top:0px!important;
    padding-top:0px!important;
}
#page-content .conf .bloq {
    margin-bottom:20px;
}
.form .bloqBtns {
    margin-bottom:20px;
}
.tipoevento {
    color: #033156;
    text-align:right;
    font-size: 20px;
    font-weight: 600;
}
.btn,
.menu,
[class*=pvp],
body,
button,
h1,
h2,
h3,
h4,
h5,
h6,
header,
input,
p,
span {
    font-family: Roboto,
    Helvetica,
    Arial,
    sans-serif !important;
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    font-size:13px !important;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    font-size:14px!important;
}
#resumen-producto-precio.text-center {
    float:right!important;
}
@media (max-width: 767px) {
    #resumen-producto-precio.text-center {
        float:none!important;
    }
}
.resumenRes .cont-data-body .res-list {
    padding-left:0!important;
}
/*.bloq .sidebar-bloq .cont-data-body .data{padding:0!important;}*/
/*span.fecha.ng-binding{width:auto !important;}*/

.cont-bloq .cb-body .fichaVuel .resum .tray .info-vuel span.loc,
.cont-bloq .cb-body .fichaVuel .resum .tray .info-vuel span:first-child {
    width:calc(84%/ 6) !important;
}
/*.cont-bloq .cb-body .fichaVuel .resum .tray .info-vuel span{width: auto!important;     padding-left: 1rem; padding-top: 0.3rem;}*/
/*.cont-bloq .cb-body .fichaVuel .resum .tray .info-vuel span:first-child{width: auto!important; padding-left: 2rem;}*/
/*.fecha .ng-binding{width: auto!important;}*/

h3.cont-data-bloq-head {
    /*padding-top:30px!important;*/
    margin: 0!important;
    font-size: 0.9rem;
}
@media (max-width: 767px) {
    .panel>.list-group:last-child .list-group-item:last-child,
    .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
        float:left!important;
    }
}
@media (max-width: 767px) {
    .media:first-child {
        float:left;
    }
}
/*.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input{height:100%!important;}*/

.selectize-input > * {
    margin:1.5%!important;
   /* display:block!important;*/
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
   /* height:45px!important;*/
}
.conf-pvp {
    width: auto;
    padding: 1rem!important;
  /*margin-top: -88px;*/
    background:#fff!important;
    color: #333333!important;
}
.conf-pvp span,
.conf-pvp strong {
    color: #333333!important;
}
@media (max-width: 676px) {
.conf-pvp strong {
    color: #333333!important;
    font-size: 16px;
    font-weight: bold;
}
}
.cont-data .form-data span {
    font-weight:200!important;
    /*font-size:13px!important;*/
}
h4.list-group-item-heading {
    color:#9c1737!important;
}
/* .bloq .sidebar-bloq .cont-data-body{background-color: #eeeeee;}*/

.pageblancfcb {
    background-color:#fff!important;
    margin-left: -15px!important;
    margin-right: -15px!important;
}
.bloq .sidebar-bloq .cont-data-body .data.title {
    color:#333333!important;
    background-color: #fff!important;
    /*  margin: 0!important;*/
    padding-left: 19px!important;
    padding: 0!important;
}
.bloq .cont.conf .cont-data-main .cont-data-head {
    padding:10px!important;
	margin-top: 20px;
}
.message-info {
    background-color:#EEEEEE;
}
.textogris {
    background-color:#EEEEEE;
    padding: 10px;
   /* float: left;*/
    /*  width: 100%;*/

    margin-left: 5px;
    margin-left: 10px;
    margin-right: 10px;
}
.bloq .cont.conf .cont-data-main .cont-data-body .message-info {
    clear:none!important;
}
.panel-primary {
    border-color: #ccc!important;
}
.condiciones {
    margin-top:0!important;
    background: #9c1737 !important;
    border-color: #9c1737 !important;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    color:#fff;
}
.button--c {
    background-color: #0F2A56 !important;
    box-shadow: 0 0.125rem #0F2A56 !important;
    color:#fff !important;
}
.btnazul {
    -webkit-user-drag: none;
    background: transparent;
    border: none;
    cursor: pointer;
    display: block;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    text-shadow: 0 -0.0625rem rgba(0,
    0,
    0,
    0.4),
    0 0.0625rem rgba(255,
    255,
    255,
    0.2);
    text-transform: uppercase;
}
.bloq .sidebar-bloq .cont-data-body .data strong {
    color:#000!important;
}
@media (max-width: 767px) {
    .dlServicios {
        column-count: 1!important;
    }
}
@media (max-width: 767px) {
    .fa.fa-pull-left {
        margin-right: .1em!important;
    }
}
.fichaVuel .resum .tray .info-vuel {
    padding: 0px 10px 10px 25px!important;
}
.bloq .sidebar-bloq .cont-data-body.last {
    margin-top:0px!important;
}
.resumenRes .cont-data-body {
    padding:0!important;
}
.res-line h4 {
    padding: 10px 10px 10px 15px;
    background-color: #eeeeee;
}
.bloq .sidebar-bloq .cont-data-body .data.title h4 {
    padding: 10px 10px 10px 15px;
    background-color: #eeeeee;
}
@media (max-width: 767px) {
    .page-header p:last-child {
        padding-top:15px;
    }
}
@media (max-width: 767px) {
    /*.form__block + .form__block{padding-left: 10px;}*/
}
@media (max-width: 767px) {
    .panel-group {
        padding: 0px 15px 0px 15px;
    }
}
@media (max-width: 767px) {
    .form__block .first-block .pas1 {
        padding-left:10px;
    }
}
@media (max-width: 767px) {
    .telfprob {
        color:#131519!important;
        text-align:center;
    }
}
#panel-pago .panel-body .widget-container #mPaymentForm #mPaymentContainer input {
    display:block!important;
    float: left;
}
#panel-pago .panel-body .widget-container #mPaymentForm #mPaymentContainer label {
    float:left!important;
}
@media (max-width: 767px) {
    .bloq .cont.conf .cont-data-main .cont-data-body .message-info {
        padding: 0!important;
        margin-left: 0!important;
        max-width: 90%;
    }
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    margin-top:10px!important;
}
.bloq .panel-body .pas .pas-head {
    padding: 1rem!important;
    margin-top: 0.5rem!important;
    border-top: 1px solid #BABABA!important;
}
@media (max-width: 992px) {
    .bloq .sidebar-bloq .cont-data-body {
        width:100%!important;
    }
}
@media (max-width: 676px) {
    .textogris {
        width:auto;
    }
}
.cont-bloq .cb-body .dp-it {
    padding: 10px 10px 0px 20px!important;
}
.pas-head {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #BABABA;
    /*border-top: 1px solid #BABABA!important;*/
}
#panel-pago .panel-body .widget-container .mPaymentCardRow {
    clear:both!important;
}
#panel-pago .panel-body .widget-container #mPaymentForm #mPaymentContainer {
    padding-bottom:10px;
}
@media (max-width: 676px) {
    #panel-pago .panel-body .widget-container #mPaymentForm #mPaymentContainer input {
        display:block!important;
        float: left;
        clear:both;
    }
}
@media (max-width: 676px) {
    input.form-control {
     /*padding-left:0!important;*/
    }
}
.cont-data .cont-data-body .pas-data {
    margin-top:0!important;
    margin-bottom:10px;
    padding-left: 0;
}
.dp-it{padding: 0px 5px 0px 14px!important;}
.loading {
z-index:9999!important;
height: 100%!important;
width:100%!important;
/*margin-top:-50px!important;*/
position:fixed!important;
top:-45px!important;
left:0px!important;
}
.cont-bloq .cb-body .cb-data, .cont-bloq .cb-body .form-data{width: auto !important;}
.bloq .cont.conf .cont-data-main{    background: #ebede2!important;}
#bq-comprador-logueado span.bienvenido, .bloq .panel-body .form{margin-top:0!important;}
.ui-select-match-text .pull-left{width:auto!important;}
.ui-select-bootstrap>.ui-select-match>.btn{width:auto!important;}
@media (max-width: 676px) {
.ui-select-bootstrap>.ui-select-match>.btn{font-size:11px;}
}
@media (max-width: 676px) {
.open>.dropdown-menu{font-size:11px;}
}

.open>.dropdown-menu{width:auto!important;}
.ui-select-bootstrap .ui-select-toggle>.caret{    right: 2px!important;}
.list-group-item-text{list-style: none;}

.box{
width:auto!important;
max-width:650px!important;}

.bloq .cont.conf .cont-data-main .cont-data-body .message-info strong{color:#252525!important; text-decoration: none!important;}
.cont-bloq .cb-body .cb-data, .cont-bloq .cb-body .form-data{font-size:15px!important;}
.avisoCookies{font-size:1rem!important;    background: #9c1737!important;}
@media (max-width: 676px) {
.avisoCookies .aceptar, .avisoCookies .link_cookies{float:none!important;z-index:9999999!important;}
}
.loading .box .banner{ width: auto!important; height: auto!important; z-index:99999!important;}
.bloq .cont .cont-data{background:none!important;}

.form .bloqBtns .submit .btn .btn-halcon{ margin-left: 250px !important;}
.bloq .cont .cont-data-body{background:#fff;}
.selectize-input{height:45px;}
.text-primary{color:#efa81a!important;}
#panel-pago .panel-body .widget-container #mPaymentCardMethodContainer_VHAL input{margin-left:0.8 rem!important;}

#panel-pago .panel-body .widget-container #mPaymentCardMethodContainer_VHAL{margin-top:15px;}
.bloq halcon-breadcrumb{display:none!important;}
.submit.btn.btn-halconreserva {
    background-color: #d3223e !important;
    border-color: #d3223e !important;
    border-radius: 0.1875rem !important;
    border-radius: 4px!important;
    box-shadow: 0 0.125rem #9c1737 !important;
   /* margin-left: 250px !important;*/
    display: block !important;
    margin-bottom: 20px!important;
	/*margin-top: 20px!important;*/
	width: 45%;
    margin-left: 10px;
    float: left;
	    color: #fff;
}

@media (max-width: 676px) {
.submit.btn.btn-halconreserva{width:100%;}
}

.conf-pvp strong {font-size: 24px!important;}
.media-body h4{color: #9c1737!important;}
/*#idCab{margin-top:-28px;}*/
.logSessionHal{display:none!important;}

.show-sweet-alert{z-index: 9999999!important;}
