@charset "utf-8";
body {
    scroll-behavior: smooth;
}
header.header {
    border-bottom: 1px solid #CCCCCC;
}
.nav-bar_logo img {
    width: 108px;
}
#btnSearch {
    border: none;
    background: transparent;
}
.nav-bar-right .nav-bar_link a {
    font-family: 'Trocchi';
    font-weight: 600;
    font-size: 0.875rem;
    color: #fff;
    background: #0D0F16;
    border-radius: 33px;
    padding: 10px 16px;
}
.nav-bar-navigation {
    padding: 15px 0;
}
.nav-bar-right .nav-bar_link.nav-bar_lang a {
    color: #0D0F16;
    background: #EFEFEF;
    margin-right: 10px;
}
.nav-main-links {
    display: flex;
    list-style: none;
}
.nav-main-links li {
    margin-right: 10px;
}
.nav-main-links li a {
    display: block;
    font-family: 'Trocchi';
    font-weight: 400;
    color: #003978;
    padding: 11px 16px;
    font-size: 1.0625rem;
}
#search-open-btn {
    width: 254px;
    display: flex;
    justify-content: space-between;
    height: 36px;
    align-items: center;
    border-radius: 36px;
    background-color: rgba(0, 57, 120, 0.08);
    overflow: hidden;
    border: none;
    color: rgba(0, 57, 120, 1);
    font-family: 'Spline Sans';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    padding: 0 15px 0 20px;
}
@media(min-width:1140px) {
    .nav-main-links li a:hover, .nav-main-links li.active a {
        border-radius: 5px;
        background-color: #003978;
        color: #fff;
    }
}
.nav-main-links li a img {
    margin-right: 5px;
}
.nav-bar-top {
    padding: 11px 0 11px;
    background-color: #003978;
}
.nav-bar-top .grid, .mobile-header .grid {
    display: grid;
    grid-template-columns: 20rem auto 20rem;
}
.nav-bar-middle {
    justify-content: center;
}
.nav-bar-right {
    justify-content: flex-end;
}
.nav-bar-top .d-flex {
    align-items: center;
}
.d-flex {
    display: flex;
}
.nav-bar_contribute {
    padding: 15px 0;
}
.container {
    max-width: 1340px;
    margin: 0 auto;
    padding: 0 20px;
}
.a-card {
    position: relative;
}
.a-card .a-media {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background-color: #f0f4f8;
    overflow: hidden;
    position: relative;
    border-radius: 4px;
}
.a-card .a-media .a-media_img {
    position: absolute;
    top: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    -webkit-transition: .5s !important;
    -moz-transition: .5s !important;
    transition: .5s !important;
    -webkit-transition: .5s ease !important;
}
.a-card .a-meta {
    font-family: 'Trocchi';
    font-weight: 400;
    font-size: 0.875rem;
    color: #000;
    display: block;
}
.a-card_content a:before {
    bottom: 0;
    content: "";
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
    z-index: 1;
}
.a-card .a-head {
    font-family: 'Spline Sans';
    font-weight: 400;
    color: #0D0F16;
}
.a-card .a-timedate {
    font-family: 'Source Code Pro';
    font-weight: 400;
    font-size: 10px;
    text-transform: uppercase;
    color: #383838;
}
.a-card .a-ex {
    display: none;
}
.a-card .a-author {
    display: none;
}
.a-card:hover .a-media img {
    opacity: 0.9;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.a-card .a-card_content a:hover .a-head {
    text-decoration: underline;
    color: #003978;
}  
.flash-news {
    overflow: hidden;
    padding-left: 140px;
    position: relative;
}
.marquee3k__wrapper {
    display: flex;
    height: auto;
    align-items: flex-end;
}
.flash-marquee {
    display: flex;
}
.flash-marquee .a-card {
    position: relative;
    flex-shrink: 0;
}
.flash-marquee .a-card:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background-color: #DFDFDF;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 16px;
}
.flash-marquee .a-card .a-card_image {
    display: none;
}
.flash-marquee .a-card .a-meta {
    display: none;
}
.flash-marquee .a-card .a-card_content {
    display: flex;
    align-items: center;
    padding-right: 40px;
}
.flash-marquee .a-card .a-head {
    font-family: 'Spline Sans';
    font-weight: 400;
    font-size: 14px;
    color: #797979;
}
.featured-column-grid .main-slider-col {
    grid-column: 1;
    grid-row: 1 / 3;
}
.flash-news .fn-title:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background-color: #FF0000;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 0;
}
.flash-news .fn-title {
    position: absolute;
    top: 50%;
    left: 0px;
    background-color: #fff;
    z-index: 10;
    transform: translateY(-50%);
    padding: 10px 7px;
    padding-left: 14px;
}
.flash-news .fn-title span {
    font-family: 'Trocchi';
    font-weight: 400;
    color: #003978;
    font-size: 17px;
}
.fn-title:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 40px;
    right: -20px;
    top: -1px;
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}
.flash-section {
    position: relative;
    border-bottom: 1px solid rgba(0, 57, 120, 0.13);
    padding: 15px 0;
}

.wide-left-grid {  
    display: grid;
    grid-template-columns: 1fr 300px 300px;
    column-gap: 40px;
}
.main-slider .a-card .a-card_content {
    padding-top: 20px;
    display: flex;
    flex-direction: column;
}
.main-slider .a-card .a-date, .main-slider .a-card .a-author {
    display: none;
}
.main-slider .a-card .a-meta {
    display: block;
    margin-bottom: 10px;
    order: 1;
}
.main-slider .a-card .a-card_content > a {
    order: 2;
}
.main-slider .a-card .a-head {
    font-size: 2rem;
    line-height: 1.2;
    margin-bottom: 15px;
    font-weight: 700;
}
.main-slider .a-card .a-ex {
    display: block!important;
    font-family: 'Spline Sans';
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.625;
    order: 2;
    color: #5B5B5B;
}
.main-slider .a-card .a-media {
    padding-bottom: 56.31%;
}
.main-slider .swiper-pagination {
    top: 0;
    margin-top: calc(56.31% - 35px);
    left: 28px!important;
    bottom: auto!important;
    width: auto!important;
    text-align: left!important;
}
.main-slider .swiper-button-prev {
    display: block !important;
    top: 0;
    right: 63px;
    left: auto;
    margin-top: calc(56.31% - 45px);
    width: 16px !important;
    height: 26px !important;
}
.main-slider .swiper-button-next {
    top: 0;
    right: 30px;
    margin-top: calc(56.31% - 45px);
    width: 16px !important;
    height: 26px !important;
}
.main-slider .swiper-button-prev img, 
.main-slider .swiper-button-next img {
    width: 100%;
    opacity: 0.7;
}
.main-slider .swiper-button-prev:hover img, 
.main-slider .swiper-button-next:hover img {
    opacity: 1;
}
.main-slider .swiper-button-next:after, .main-slider .swiper-button-prev:after {
    display: none;
}
.main-slider .swiper-pagination .swiper-pagination-bullet {
    width: 8px!important;
    height: 8px!important;
    background: #fff!important;
    opacity: 1!important;
    margin: 0!important;
    margin-right: 10px!important;
    border-radius: 0!important;
}
.main-slider .swiper-pagination .swiper-pagination-bullet-active {
    background: #003978!important;
}
.wide-left-grid {
    display: grid;
    grid-template-columns: minmax(0, 620px) 300px 300px;
    column-gap: 40px;
}
.one-four-grid {
    display: grid;
    grid-template-columns: 1fr 300px 300px;
    grid-template-rows: auto auto;
    gap: 25px 40px; 
    grid-template-rows: masonry;
}

.four-one-grid {
    display: grid;
    grid-template-columns: 300px 300px 1fr;
    grid-template-rows: auto auto;
    gap: 40px; 
}
.one-four-grid article:first-of-type {
    grid-column: 1;   
    grid-row: 1 / span 2;
}
.equal-4-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 34px; 
}
.bonded .grid-item:first-of-type {
    grid-column: span 2;
}
.equal-4-2-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, auto);
    gap: 34px; 
}
.sports-grid {
    grid-template-rows: repeat(2, 375px);
}
.equal-4-2-grid article {
    border-radius: 4px;
    overflow: hidden;
}
.equal-4-2-grid article:first-of-type {
    grid-column: span 2;
}
.four-one-grid article:last-of-type {
    grid-column: 3;   
    grid-row: 1 / span 2;
}
.equal-3-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 35px; 
}
.slider-section {
    padding-top: 30px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(0, 57, 120, 0.13);
}
.col-title {
    margin-bottom: 20px;
}
.slider-section .col-center .col-title {
    margin-bottom: 15px;
}
.col-title h2 {
    font-family: 'Trocchi';
    font-weight: 400;
    font-size: 24px;
    line-height: 20px;
}
.latest-col .col-title h2 {
    color: #C45C00;
}
.latest-section {
    padding: 40px 0 100px;
}
.latest-wrap .a-wrap {
    border-bottom: 1px solid rgba(0, 57, 120, 0.13);
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.latest-wrap .a-wrap .a-card {
    display: flex;
}
.latest-wrap .a-wrap:nth-of-type(3) .a-card, .latest-wrap .a-wrap:nth-of-type(7) .a-card {
    display: block;
}
.latest-wrap .a-card .a-card_image {
    width: 240px;
    flex-shrink: 0;
}
.latest-wrap .a-wrap:nth-of-type(3) .a-card .a-card_image, 
.latest-wrap .a-wrap:nth-of-type(7) .a-card .a-card_image {
    width: 100%;
}

.latest-wrap .a-wrap .a-card .a-media {
    width: 100%;
    padding-bottom: 63.33%;
}
.latest-wrap .a-wrap .a-card .a-card_content {
    padding-left: 20px;
    display: flex;
    flex-direction: column;
}
.latest-wrap .a-wrap:nth-of-type(3) .a-card .a-card_content, 
.latest-wrap .a-wrap:nth-of-type(7) .a-card .a-card_content {
    padding-left: 0px;
    padding-top: 20px;
}
/* .latest-wrap .a-wrap .a-card .a-card_content > a {
    order: 2;
} */
.latest-wrap .a-wrap .a-card .a-card_content .a-meta {
    order: 1;
    margin-top: 10px;
}
.latest-wrap .a-card .a-card_content .a-meta:empty {
    display: none;
}
.latest-wrap .a-card .a-ex {
    display: block!important;
    order: 2;
    font-family: 'Spline Sans';
    font-weight: 400;
    font-size: 14px;
    line-height: 1.357;
    color: #8B8B8B;
    margin-top: 8px;
}
.latest-wrap .a-wrap:nth-of-type(3) .a-card .a-ex, 
.latest-wrap .a-wrap:nth-of-type(7) .a-card .a-ex {
    display: none!important;
}
.latest-wrap .a-wrap .a-card .a-head {
    font-family: 'Spline Sans';
    font-weight: 700;
    font-size: 21px;
    line-height: 1.238;
}
.latest-wrap .a-wrap:nth-of-type(3) .a-head,
.latest-wrap .a-wrap:nth-of-type(7) .a-head {
    font-family: 'Spline Sans';
    font-weight: 700;
    font-size: 25px;
    line-height: 1.32;
}
.related-art {
    padding-top: 20px;
}
.rel-art {
    margin-bottom: 15px;
    display: flex;
    padding-right: 10%;
}
.rel-art:last-of-type {
    margin-bottom: 0;
}
.rel-art a {
    font-family: 'Spline Sans';
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
}
.rel-art:before {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    background-image: url(data:image/svg+xml;base64,DQo8c3ZnIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgdmlld0JveD0iMCAwIDE3IDE3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KPHBhdGggZD0iTTguNSAwTDcuMDAxODcgMS40OTgxMkwxMi45MzA2IDcuNDM3NUgwVjkuNTYyNUgxMi45MzA2TDcuMDAxODcgMTUuNTAxOUw4LjUgMTdMMTcgOC41TDguNSAwWiIgZmlsbD0iI0M0NUMwMCIvPg0KPC9zdmc+DQo=);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right: 20px;
    margin-top: 2px;
    flex-shrink: 0;
}
.col-title h3 {
    font-family: 'Trocchi';
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
}
.col-center .col-title h3 {
    color: #003978;
}
.numbered-wrap .a-card:not(:first-of-type) {
    display: flex;
}
.numbered-wrap .a-card {
    border-bottom: 1px solid #C3C3C3;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.numbered-wrap .a-card:not(:first-of-type) .a-card_image {
    width: 90px;
    flex-shrink: 0;
}
.numbered-wrap .a-card .a-media {
    width: 100%;
    padding-bottom: 63.33%;
}
.numbered-wrap .a-card:not(:first-of-type) .a-card_content {
    padding-left: 15px;
    display: flex;
    flex-direction: column;
}
.numbered-wrap .a-card .a-card_content .a-meta {
   display: none;
}
.numbered-wrap .a-card:not(:first-of-type) .a-head {
    font-family: 'Spline Sans';
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
}
.numbered-wrap .a-card:first-of-type .a-head {
    font-family: 'Spline Sans';
    font-weight: 700;
    font-size: 18px;
    line-height: 1.3;
}
.numbered-wrap .a-card:first-of-type .a-card_content {
    padding-top: 15px;
}
.numbered-wrap {
    counter-reset: article-num; 
    margin-bottom: 30px;
}
.numbered-wrap .a-card .a-card_image {
    position: relative;
}
.numbered-wrap .a-card .a-card_image:before {
    color: #000;
   counter-increment: article-num; 
    content: counter(article-num);  
   font-family: 'Trocchi';
    font-weight: 400;
    font-size: 24px;
    word-wrap: normal;
    display: block;
    width: 30px;
    height: 30px;
    flex-shrink: 0;
    position: absolute;
    z-index: 100;
    border-radius: 50%;
    background-color: #FFD900;
    text-align: center;
    bottom: 10px;
    left: 10px;
    line-height: 1;
}
.promo-wrap .a-card .a-meta {
   display: none;
}
.promo-wrap .a-card .a-media {
    width: 100%;
    padding-bottom: 63.33%;
}
.promo-wrap .a-card .a-head {
    font-family: 'Spline Sans';
    font-weight: 700;
    font-size: 18px;
    line-height: 1.3;
}
.promo-wrap .a-card_content {
    padding-top: 15px;
}
.promo-wrap .a-card:before {
    content: "PROMO";
    display: inline-block;
    font-family: 'Trocchi';
    font-weight: 400;
    font-size: 10px;
    color: #fff;
    border-radius: 36px;
    background-color: #000;
    position: absolute;
    z-index: 100;
    top: 10px;
    left: 10px;
    padding: 10px 15px;
}
.latest-section .col-right {
    padding-top: 40px;
}
.videos-section {
    background-color: rgba(0, 57, 120, 0.1);
    padding: 40px 0 80px;
    margin-bottom: 40px;
}
.section-title h2 {
    font-family: 'Trocchi';
    font-weight: 400;
    font-size: 30px;
}
.videos-section .section-title {
    margin-bottom: 30px;
}
.videos-section .section-title h2 {
    color: #003978;
}
.videos-section .section-title h2 span {
    vertical-align: middle;
}
.videos-section .section-title h2 img {
    vertical-align: middle;
    margin-right: 15px;
}
.one-four-grid .a-card .a-media,
.l-art .a-card .a-media,
.videos-flex .a-card .a-media {
    padding-bottom: 56.3%;
}

.one-four-grid .a-card:first-of-type .a-card_image, 
.videos-flex .b-wrap .a-card .a-card_image,
.l-art .a-card .a-card_image {
    box-shadow: 13px 16px 15px 0px #00000024;
}
.one-four-grid .a-card .a-card_content, 
.videos-flex .a-card .a-card_content,
.l-art .a-card .a-card_content {
    padding-top: 15px;
}
.one-four-grid .a-card:first-of-type .a-card_content, 
.videos-flex .b-wrap .a-card .a-card_content,
.l-art .a-card .a-card_content {
    padding-top: 25px;
    display: flex;
    flex-direction: column;
}
.one-four-grid .a-card:first-of-type .a-card_content > a, 
.videos-flex .b-wrap .a-card .a-card_content>a,
.l-art .a-card .a-card_content>a {
    order: 2;
}
.one-four-grid .a-card:first-of-type .a-card_content .a-meta, 
.videos-flex .b-wrap .a-card .a-card_content .a-meta,
.l-art .a-card .a-card_content .a-meta {
    order: 1;
    margin-bottom: 10px;
}
.one-four-grid .a-card .a-head,
.videos-flex .a-card .a-head {
    font-family: 'Spline Sans';
    font-weight: 500;
    font-size: 16px;
    line-height: 1.375;
    margin-bottom: 10px;
}
.one-four-grid .a-card:first-of-type .a-head,
.videos-flex .b-wrap .a-card .a-head,
.l-art .a-card .a-head {
    font-family: 'Spline Sans';
    font-weight: 500;
    font-size: 24px;
    line-height: 1.4;
}
.one-four-grid .a-card:first-of-type .a-ex,
.videos-flex .b-wrap .a-card .a-ex,
.l-art .a-card .a-ex {
    display: block;
    order: 3;
    font-family: 'Spline Sans';
    font-weight: 400;
    font-size: 14px;
    line-height: 1.7;
    color: rgba(0,0,0,0.7);
}
.four-one-grid .a-card .a-media {
    padding-bottom: 56.3%;
}
.four-one-grid .a-card:last-of-type .a-card_image {
    box-shadow: 13px 16px 15px 0px #00000024;
}
.four-one-grid .a-card .a-card_content {
    padding-top: 15px;
}
.four-one-grid .a-card:last-of-type .a-card_content {
    padding-top: 25px;
}
.four-one-grid .a-card:last-of-type .a-card_content {
    display: flex;
    flex-direction: column;
}
.four-one-grid .a-card:last-of-type .a-card_content > a {
    order: 2;
}
.four-one-grid .a-card:last-of-type .a-card_content .a-meta {
    order: 1;
    margin-bottom: 10px;
}
.four-one-grid .a-card .a-head {
    font-family: 'Spline Sans';
    font-weight: 500;
    font-size: 16px;
    line-height: 1.375;
    margin-bottom: 8px;
}
.four-one-grid .a-card:last-of-type .a-head {
    font-family: 'Spline Sans';
    font-weight: 500;
    font-size: 24px;
    line-height: 1.4;
}
.four-one-grid .a-card:last-of-type .a-ex {
    display: block;
    order: 3;
    font-family: 'Spline Sans';
    font-weight: 400;
    font-size: 14px;
    line-height: 1.7;
    color: rgba(0,0,0,0.7);
}
.section-title {
    margin-bottom: 30px;
    padding-left: 8px;
    padding-right: 8px;
}
.section-title h2 {
   font-family: 'Spline Sans';
    font-weight: 700;
    font-size: 40px;
    line-height: 0.9;
    position: relative;
}
.highlight-title h2 span {
    position: relative;
    z-index: 1;
}
.highlight-title h2:before {
    content: "";
    display: block;
    height: 33px;
    width: auto;
    border-radius: 4px;
    position: absolute;
    bottom: -7px;
    left: -8px;
    right: -8px;
    background-color: #eee;
    z-index: 0;
}
.highlight-title.shorter h2 {
    display: inline-block;
}
.highlight-title.shorter h2:before {
    width: calc(100% + 16px);
}
.sport-section {
    margin-bottom: 50px;
}
.sport-section .highlight-title.shorter h2:before {
    background-color: #3DE201;
}
.sports-grid .a-card:first-of-type .a-card_image {
    width: 100%;
    height: 100%;
}
.sports-grid .a-card:not(:first-of-type) .a-media {
    height: 260px;
}
.sports-grid .a-card .a-media {
    width: 100%;
    height: 100%;
    padding-bottom: 0;
}
.sports-grid .a-card .a-card_content {
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 18.88%, #000000 77.77%);
    z-index: 100;
    padding: 30px;
    justify-content: flex-end;
    min-height: 70%;
    width: 100%;
}
.sports-grid .a-card:not(:first-of-type) .a-card_content {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 32.21%);
}
.sports-grid .a-card .a-card_content .a-meta {
    margin-bottom: 10px;
}
.sports-grid .a-card .a-card_content .a-timedate {
    order: 1;
    color: #3BDB00;
}
.sports-grid .a-card .a-card_content > a {
    order: 2;
}
.sports-grid .a-card .a-head {
    font-family: 'Spline Sans';
    font-weight: 500;
    font-size: 19px;
    line-height: 1.3;
    color: #fff!important;
    text-decoration: none!important;
}
.sports-grid .a-card:first-of-type .a-head {
    font-size: 24px;
    line-height: 1.2;
}
.paparazzi-section {
    margin-bottom: 100px;
}
.two-col-grid {
    columns: 2;
    gap: 25px;
    column-gap: 40px;
    
}
.two-col-grid article {
    width: 300px;
    break-inside: avoid;
    margin-bottom: 25px;
}
.b-wrap {
    width: calc(100% - 680px);
}
.paparazzi-section .highlight-title h2:before {
    background-color: #E40370;
}
.title-right {
    text-align: right;
}
.overlined-title h2:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #000;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 0;
}
.overlined-title h2 span {
    background: #fff;
    position: relative;
    z-index: 1;
    padding-right: 20px;
    left: -8px;
}
.planet-section {
    margin-bottom: 60px;
}
.dossier-section {
    margin-bottom: 80px;
}
.equal-3-grid .a-card .a-media {
    width: 100%;
    padding-bottom: 56.34%;
}
.equal-3-grid .a-card .a-card_content {
    padding-top: 10px;
}
.equal-3-grid .a-card .a-head {
    font-family: 'Spline Sans';
    font-weight: 500;
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 7px;
}
.planet-section .highlight-title h2:before {
    background-color: #03DDE4;
}
.blog-section {
    margin-bottom: 80px;
}
.blog-section .highlight-title h2:before {
    background-color: #FFD900;
}
.blog-section .a-card .a-media {
    width: 100%;
    padding-bottom: 56.33%;
}
.blog-section  .a-card .a-head {
    font-family: "Trocchi"!important;
}
.blog-section .equal-4-grid:not(.bonded) .a-media_img {
    filter: grayscale(1);
}
.grid-item .d-flex {
    justify-content: space-between;
}
.grid-item .d-flex .a-card {
    width: calc(50% - 17px);
}
.equal-4-grid {
    margin-bottom: 60px;
}
.equal-4-grid:not(.bonded) .a-card .a-head {
    font-family: 'Trocchi';
    font-weight: 400;
    font-size: 20px;
    line-height: 1.3;
}
.equal-4-grid.bonded .a-card .a-head {
    font-family: 'Spline Sans';
    font-weight: 500;
    font-size: 18px;
    line-height: 1.27;
    margin-bottom: 8px;
}
.equal-4-grid .a-card .a-card_content {
    padding-top: 15px;
}
.equal-4-grid:not(.bonded) .a-card .a-card_content {
    display: flex;
    flex-direction: column;
}
.equal-4-grid:not(.bonded) .a-card_content > a {
    order: 2;
}
.equal-4-grid:not(.bonded) .a-card_content .a-meta {
    order: 1;
    margin-bottom: 10px;
}
.equal-4-grid:not(.bonded) .a-card_content .a-author {
    display: block;
    font-family: 'Spline Sans';
    font-weight: 500;
    font-size: 12px;
    color: #003978;
}
.equal-4-grid:not(.bonded) .a-card_content .a-timedate {
    display: none;
}
.grid-item-title {
    border-top: 2px solid transparent;
    padding: 15px 0;
    font-family: 'Spline Sans';
    font-weight: 700;
    font-size: 28px;
}
[data-clr="#000"] {
    color: #000;
    border-color: #000;
}
[data-clr="#4C00B5"] {
    color: #4C00B5;
    border-color: #4C00B5;
}
[data-clr="#D36900"] {
    color: #D36900;
    border-color: #D36900;
}
.section-title.d-flex {
    justify-content: space-between;
    align-items: flex-end;
}
.more {
    font-family: 'Spline Sans';
    font-weight: 500;
    font-size: 12px;
    display: flex;
    align-items: center;
    color: rgba(0,0,0,0.5);
}
.more img {
    margin-right: 11px;
}
.col-title.lowercase {
    padding-bottom: 12px;
    border-bottom: 1px solid #003978;
}
.col-title.lowercase h2 {
    font-family: 'Trocchi';
    font-weight: 400;
    font-size: 36px;
    line-height: 1;
}
[data-clr="#C45C00"] {
    color: #C45C00!important;
}
[data-clr="#003978"]  {
    color: #003978!important;
}
.authors-wrap {
    margin-bottom: 30px;
}
.authors-wrap .a-card {
    display: flex;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 57, 120, 0.13);
}
.authors-wrap .a-card:last-of-type {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.authors-wrap .a-card .a-card_image {
    width: 77px;
    flex-shrink: 0;
    margin-right: 20px;
}
.authors-wrap .a-card .a-media {
    border-radius: 50%;
}
.authors-wrap .a-card .a-media_img {
    filter: grayscale(100%);
    transform: none!important;
}
.authors-wrap .a-card .a-head {
    font-family: 'Spline Sans';
    font-weight: 600;
    font-size: 16px;
    color: #003978;
    margin-bottom: 7px;
}
.authors-wrap .a-card .a-timedate {
    display: none;
}
.authors-wrap .a-card .a-author {
    display: block;
    font-family: 'Trocchi';
    font-weight: 400;
    font-size: 14px;
}
.authors-wrap .a-card .a-card_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.noimg-wrap {
    margin-bottom: 20px;
}
.noimg-wrap .a-card:first-of-type {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0, 57, 120, 0.1);
}
    
.noimg-wrap .a-card .a-card_image {
    display: none;
}
.noimg-wrap .a-card .a-card_content {
    display: flex;
    flex-direction: column;
}
.noimg-wrap .a-card .a-card_content > a {
    order: 2;
}
.noimg-wrap .a-card .a-card_content .a-meta {
    order: 1;
    margin-bottom: 7px;
}
.noimg-wrap .a-card .a-card_content .a-head {
    font-family: 'Spline Sans';
    font-weight: 600;
    font-size: 20px;
    color: #003978;
}
.noimg-wrap .a-card:nth-of-type(2) {
    display: flex;
    padding-top: 20px;
}
.noimg-wrap .a-card:nth-of-type(2) .a-card_image {
    display: block;
    width: 90px;
    flex-shrink: 0;
    margin-right: 15px;
}
.noimg-wrap .a-card:nth-of-type(2) .a-media {
    padding-bottom: 63.33%;
}
.noimg-wrap .a-card:nth-of-type(2) .a-meta {
    position: absolute;
    top: 0;
    left: 0;
}
.noimg-wrap .a-card:nth-of-type(2) .a-head {
    font-family: 'Spline Sans';
    font-weight: 400;
    font-size: 15px;
    line-height: 1.37;
    color: #003978;
    margin-top: -3px;
}
.justify-between {
    justify-content: space-between;
}
.align-center {
    align-items: center;
}
.footer {
    border-top: 1px solid rgba(0, 57, 120, 0.66);
    padding: 80px 0;
}
.f-logo {
    margin-right: 25px;
}
.f-main-links {
    display: flex;
    list-style: none;
}
.f-main-links li {
    margin-right: 20px;
}
.f-main-links li a {
    font-family: 'Trocchi';
    font-weight: 400;
    font-size: 15px;
    color: #003978;
}
footer .row {
    margin-bottom: 30px;
}
footer p {
    font-family: 'Trocchi';
    font-weight: 400;
    font-size: 14px;
    color: #003978;
}
.row.bordered {
    border-top: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 30px 0;
}
.sociale {
    display: flex;
    align-items: center;
    list-style: none;
}
.sociale li {
    margin-left: 10px;
}
.f-social span {
    font-family: 'Spline Sans';
    font-weight: 400;
    font-size: 14px;
    color: #797979;
}
.f-links a {
    font-family: 'Trocchi';
    font-weight: 400;
    font-size: 14px;
    color: #535353;
    margin-right: 15px;
}
.nl-form {
    display: flex; 
    padding: 11px 15px 11px 15px;
    border: 1px solid #BABABA;
    overflow: hidden;
    width: 340px;
    justify-content: space-between;
}
.nl-form input {
    font-family: 'Trocchi';
    font-weight: 400;
    font-size: 14px;
    color: #000;
    outline: none;
}
.nl-form input::placeholder {
    color: #A8A8A8; 
    font-family: 'Trocchi';
    font-weight: 400;
    font-size: 14px;
}
.nl-form input, .nl-form button {
    background: transparent;
    border: none;
    color: #003978; 
    font-family: 'Trocchi';
    font-weight: 400;
    font-size: 15px;
}
.f-newsletter span {
    color: #535353; 
    font-family: 'Trocchi';
    font-weight: 400;
    font-size: 14px;
    margin-right: 18px;
}
.layout {
    padding-top: 50px;
}
.layout-form_body_left {
    max-width: 840px;
    padding-right: 40px;
    flex: 1 1 auto;
}
.layout-form_body_right {
    width: 300px;
    flex-shrink: 0;
}
.article_header {
    margin-bottom: 25px;
}
.article_header .d-flex {
    max-width: 840px;
    padding-right: 40px;
}
.article_header_title {
    margin-bottom: 25px;
}
.article_header .extract {
    font-family: 'Spline Sans';
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    color: #797979;
}
.article_header_title h1 {
    font-family: 'Spline Sans';
    font-weight: 700;
    font-size: 56px;
    line-height: 1.07;
    margin-bottom: 15px;
}
.article_header_meta {
    font-family: 'Source Code Pro';
    font-weight: 400;
    font-size: 10px;
    line-height: 100%;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.article_header_meta .author-img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 13px;
    flex-shrink: 0;
}
.article_header_meta .author-img img {
    width: 100%;
}
.article_header_meta .article_header_date {
    color: #383838;
}
.article_header_meta .article_header_author {
    color: #003978;
    padding-right: 30px;
    position: relative;
}
.article_header_meta .article_header_author:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background-color: #FF0000;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 12px;
}
.shareBtn {
    display: flex;
    align-items: center;
    gap: 5px;
    font-family: 'Spline Sans';
    font-weight: 600;
    font-size: 12px;
    color: #000;
}
.layout-form_article-body {
    border-top: 1px solid #C5C5C5;
    width: 100%;
    padding: 0 36px;
}
.layout-form_article-body > *:first-child:has(img) {
    width: calc(100% + 72px);
    margin-left: -36px;
}
.layout-form_article-body img {
    max-width: 100%;
    height: auto;
    display: block;
    border-radius: 4px;
}
.layout-form_article-body > img {
    margin-bottom: 10px;
}
.layout-form_article-body > p img {
    width: 100%!important;
}
.layout-form_article-body .imazhiim {
    margin-bottom: 20px;
}
.layout-form_article-body > p:first-child:has(img) {
    margin-top: 0;
    padding-top: 0;
}
.layout-form_article-body.vjeter {
    padding-top: 25px;
}
.layout-form_article-body.vjeter > p:first-child:has(img) {
    margin-top: -25px;
    padding-top: 0;
}
.captionposhte {
    position: relative;
    width: 100%;
    padding: 15px 0 15px;
}
.tit, .tit strong {
    font-family: 'Source Code Pro';
    font-weight: 400;
    font-size: 10px;
    text-transform: uppercase;
    color: #848484;
}
 
.layout-form_article-body > p {
    color: #000;
    font-family: 'Spline Sans';
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.625;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.layout-form_article-body > p span {
    font-family: 'Spline Sans'!important;
    font-size: 1rem!important;
    font-style: normal!important;
    font-weight: 400!important;
    line-height: 1.625!important;
}
.content-inner figure {
    max-width: 100%;
}
.content-inner figcaption {
    margin-top: 15px;
} 
.layout-form_article-body h3 {
    font-family: 'Spline Sans';
    font-weight: 600;
    line-height: 1.625;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.layout-form_article-body {
    padding-bottom: 30px;
    color: #000;
    font-family: 'Spline Sans';
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.625;
}
.layout-form_article-body a {
    color: #000;
    font-family: 'Spline Sans';
    font-weight: 700;
}
.layout-form_article-body.vjeter p span:not(:has(em)) > a, 
.layout-form_article-body.vjeter h4 > a {
    display: block;
    font-family: 'Spline Sans';
    font-weight: 700;
    font-size: 1.3rem;
    line-height: 1.23;
    position: relative;
}
.layout-form_article-body.vjeter p span:not(:has(em)) > a:before,
.layout-form_article-body.vjeter h4 > a:before  {
    content: "Lexo më tej";
    display: block;
    color: #C45C00;
    font-family: 'Trocchi';
    font-size: 1rem;
    font-weight: 400;
    padding-left: 25px;
    margin-bottom: 10px;
}
.layout-form_article-body.vjeter p span:not(:has(em)) > a:after,
.layout-form_article-body.vjeter h4 > a:after {
   content: "";
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    background-image: url(data:image/svg+xml;base64,DQo8c3ZnIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDE5IDE5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KPHJlY3Qgd2lkdGg9IjE4LjA3ODYiIGhlaWdodD0iMTguMDc4NiIgZmlsbD0iI0M0NUMwMCIvPg0KPHBhdGggZD0iTTUuNTU2NjQgMTEuMzAzM1YxMC40ODk1SDYuOTM5NDJWMy41NTI4N0g1LjU1NjY0VjIuNzM5MTRIOS41ODU0OFYzLjU1Mjg3SDguMjgyMzdWMTAuNDg5NUgxMS40OTc1VjcuNzQ2NzNIMTIuNTYxNlYxMS4zMDMzSDUuNTU2NjRaIiBmaWxsPSJ3aGl0ZSIvPg0KPHBhdGggZD0iTTYuNDEyNzggMTIuNDY4OEM2LjYwMDEgMTIuNzU2MSA2LjkyNDI4IDEyLjk0NjIgNy4yOTI4MSAxMi45NDYyQzcuNjQ3OTggMTIuOTQ2MiA3Ljk2MTgxIDEyLjc2OTQgOC4xNTE3OCAxMi40OTk1QzguMzQxNzUgMTIuNzY5NCA4LjY1NTU5IDEyLjk0NjIgOS4wMTA3NSAxMi45NDYyQzkuMzY1ODYgMTIuOTQ2MiA5LjY3OTQ3IDEyLjc2OTMgOS44Njk0NCAxMi40OTk1QzEwLjA1OTQgMTIuNzY5NSAxMC4zNzM1IDEyLjk0NjIgMTAuNzI4NyAxMi45NDYyQzExLjA5NzEgMTIuOTQ2MiAxMS40MjExIDEyLjc1NiAxMS42MDg0IDEyLjQ2ODhIMTEuNzc4Nkw5LjAxMDc1IDE1LjgwOUw2LjI0MjkyIDEyLjQ2ODhINi40MTI3OFoiIGZpbGw9IndoaXRlIi8+DQo8L3N2Zz4NCg==);
    background-size: cover;
    top: 0;
    left: 0;
}
.related-list, .suggested-list {
    margin-top: 20px;
    margin-bottom: 20px;
}
.related-list:before {
    content: "Lexo më tej";
    display: inline-block;
    margin-bottom: 10px;
    color: #C45C00;
    font-family: 'Trocchi';
    font-size: 1rem;
    font-weight: 400;
}
.related-list ul {
    list-style: none;
}
.related-list ul li {
    margin-bottom: 30px;
}
.related-list article {
    display: flex;
    width: 100%;
}
.related-list .a-card_image {
    width: 134px;
    flex-shrink: 0;
}
.related-list .a-media {
    padding-bottom: 63.43%;
    height: 0;
}
.related-list .a-media_img {
    position: absolute;
    top: 0;
    bottom: 0;
}
.related-list .a-card_content {
    flex-grow: 1;
    margin-left: 20px;
    padding-right: 50px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
}
.related-list a {
    text-decoration: none!important;
}
.related-list .a-card .a-head {
    color: #000;
    font-family: 'Spline Sans';
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.24;
    margin-top: 0;
    padding-top: 0;
}
.related-list .a-head a {
    color: #000;
}
.related-list .a-time {
    font-family: 'Source Code Pro';
    font-weight: 400;
    font-size: 10px;
    text-transform: uppercase;
}
.suggested-list:before {
    content: "Lexo gjithashtu";
    display: inline-block;
    margin-bottom: 10px;
    color: #C45C00;
    font-family: 'Trocchi';
    font-size: 1rem;
    font-weight: 400;
}
.suggested-list ul {
    list-style: none;
}
.suggested-list ul li {
    margin-bottom: 30px;
}
.suggested-list article {
    display: flex;
    width: 100%;
}
.suggested-list .a-card_image {
    width: 134px;
    flex-shrink: 0;
}
.suggested-list .a-media {
    padding-bottom: 63.43%;
    height: 0;
}
.suggested-list .a-media_img {
    position: absolute;
    top: 0;
    bottom: 0;
}
.suggested-list .a-card_content {
    flex-grow: 1;
    margin-left: 20px;
    padding-right: 50px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
}
.suggested-list  a {
    text-decoration: none!important;
}
.suggested-list .a-card .a-head {
    color: #000;
    font-family: 'Spline Sans';
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.24;
    margin-top: 0;
    padding-top: 0;
}
.suggested-list .a-head a {
    color: #000;
}
.suggested-list .a-time {
    font-family: 'Source Code Pro';
    font-weight: 400;
    font-size: 10px;
    text-transform: uppercase;
}
blockquote {
    color: #003978;
    font-family: 'Spline Sans';
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.625;
    padding-left: 25px;
    margin-bottom: 20px;
    position: relative;
}
.layout-form_article-body blockquote p {
    font-family: 'Spline Sans';
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.625;
    padding: 0;
    margin: 0;
    color: #003978;
}
blockquote:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 6px;
    height: 100%;
    background: #D9D9D9;
}
.layout-form_body_left .latest-col {
    max-width: 728px;
    margin: auto;
    padding-top: 30px;
    border-top: 2px solid rgba(0, 57, 120, 0.13);
}
.layout-form_body_left .latest-col .a-wrap:last-of-type {
    border-bottom: none;
}
.layout-form_gallery {
    margin-top: 20px;
}
.layout-form_gallery .swiper-pagination-wrap {
    margin-bottom: 15px;
}
.layout-form_gallery .swiper-pagination {
    position: static!important;
    text-align: left!important;
    display: inline;
}
.layout-form_gallery .swiper-pagination-wrap span {
    font-family: 'Spline Sans';
    font-size: 1rem !important;
    color: #000;
    line-height: 1.5em !important;
    font-weight: 600 !important;
}
.layout-form_gallery img {
    width: 100%;
}
.gallerySwiper .swiper-slide {
    overflow: hidden;
    border-radius: 4px;
}
.gallerySwiper .swiper-button-next, .gallerySwiper .swiper-button-prev {
    color: #003978!important;
    background: rgba(255,255,255,0.8);
    padding: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
    top: calc(50% + 20px);
}
.gallerySwiper .swiper-button-next:after, .gallerySwiper .swiper-button-prev:after {
    font-size: 1rem;
    font-weight: 800;
}
.search-bar {
     width: 254px;
}
.search-bar form input[type=submit] {
    width: 74px;
    height: 36px;
    background-color: transparent;
    border: none;
    background-image: url(data:image/svg+xml;base64,DQo8c3ZnIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDE1IDE1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KPHBhdGggZD0iTTEwLjcyMDQgOS40MzM5NkgxMC4wNDI5TDkuODAyNzQgOS4yMDI0QzEwLjY0MzIgOC4yMjQ3IDExLjE0OTIgNi45NTU0IDExLjE0OTIgNS41NzQ2MUMxMS4xNDkyIDIuNDk1NzEgOC42NTM1MiAwIDUuNTc0NjEgMEMyLjQ5NTcxIDAgMCAyLjQ5NTcxIDAgNS41NzQ2MUMwIDguNjUzNTIgMi40OTU3MSAxMS4xNDkyIDUuNTc0NjEgMTEuMTQ5MkM2Ljk1NTQgMTEuMTQ5MiA4LjIyNDcgMTAuNjQzMiA5LjIwMjQgOS44MDI3NEw5LjQzMzk2IDEwLjA0MjlWMTAuNzIwNEwxMy43MjIxIDE1TDE1IDEzLjcyMjFMMTAuNzIwNCA5LjQzMzk2Wk01LjU3NDYxIDkuNDMzOTZDMy40MzkxMSA5LjQzMzk2IDEuNzE1MjcgNy43MTAxMiAxLjcxNTI3IDUuNTc0NjFDMS43MTUyNyAzLjQzOTExIDMuNDM5MTEgMS43MTUyNyA1LjU3NDYxIDEuNzE1MjdDNy43MTAxMiAxLjcxNTI3IDkuNDMzOTYgMy40MzkxMSA5LjQzMzk2IDUuNTc0NjFDOS40MzM5NiA3LjcxMDEyIDcuNzEwMTIgOS40MzM5NiA1LjU3NDYxIDkuNDMzOTZaIiBmaWxsPSIjMDAzOTc4Ii8+DQo8L3N2Zz4NCg==);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: 35px center;
}
.search-bar form {
    display: flex;
    justify-content: space-between;
    height: 36px;
    align-items: center;
    border-radius: 36px;
    background-color: rgba(0, 57, 120, 0.08);
    overflow: hidden;
    border: none;
}

.search-bar form input {
    border: none;
}

.search-bar form input[type=text] {
    width: calc(100% - 40px);
    outline: none;
    background: transparent!important;
    padding-left: 20px;
    color: rgba(0, 57, 120, 1);
    font-family: 'Spline Sans';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.search-bar form input[type=text]::-ms-input-placeholder { /* Edge 12-18 */
  font-family: 'Spline Sans';
    font-weight: 400;
    font-size: 14px;
    color: rgba(0, 57, 120, 0.76);
}

.search-bar form input[type=text]::placeholder {
    font-family: 'Spline Sans';
    font-weight: 400;
    font-size: 14px;
    color: rgba(0, 57, 120, 0.76);
}
.cse .gsc-control-cse,.gsc-control-cse {
    padding: 1px 0!important
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    width: 100%;
    padding: 0;
    border: none;
    margin: 0;
    height: auto;
    text-indent: 0!important;
    outline: none;
    color: #000;
    padding-left: 0;
    background-color: transparent!important
}

.gsib_a {
    padding: 0!important
}

.gsc-search-button-v2 {
    border-radius: 0!important
}

.gsc-search-button-v2,.gsc-search-button-v2:hover,.gsc-search-button-v2:focus {
    border-color: transparent!important;
    background-color: transparent!important;
    outline: none
}

.gsc-search-button {
    margin-left: 0!important
}

.cse .gsc-search-button-v2,.gsc-search-button-v2 {
    padding: 7px 0 6px!important
}

.gsc-input::-webkit-input-placeholder {
    color: transparent
}

.gsc-search-button-v2 svg {
    fill: #000!important
}

.gsc-input:-ms-input-placeholder {
    color: transparent
}

.gsc-input::placeholder {
    color: transparent
}

.cse .gsc-control-cse,.gsc-control-cse {
    border: none
}

table.gsc-search-box {
    margin-bottom: 0
}

.gsc-input-box {
    border: none!important;
    border-right: 0
}

form.gsc-search-box {
    margin-bottom: 0!important
}

.gsc-input-box {
    background-color: transparent!important
}

table.gsc-search-box {
    margin-bottom: 0!important
}

.gsc-control-cse {
    background-color: transparent!important;
    border-radius: 0;
    border: none!important;
    border-bottom: none!important;
}

.gsc-search-button-v2 svg {
    width: 20px;
    height: 20px
}

.gsc-input {
    background: 0 0!important
}
.v-link img {
    vertical-align: middle;
    margin-right: 12px;
}
.v-link span {
    font-family: 'Trocchi';
    font-weight: 400;
    font-size: 17px;
    color: #fff;
    vertical-align: middle;
}
.nav-bar-app p {
    font-family: 'Trocchi';
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    margin-right: 5px;
}
.app-link {
    display: inline-block;
    background-color: #024C9E;
    padding: 10px 19px;
    border-radius: 36px;
    margin-left: 10px;
}
.app-link img {
    vertical-align: middle;
    margin-right: 8px;
}
.app-link span {
    font-family: 'Trocchi';
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
}
.layout-form_body_right .col-title.lowercase {
    border-bottom: none;
    margin-bottom: 10px;
}
.layout-form_body_right .col, .layout-form_body_right .promo-wrap {
    margin-bottom: 40px;
}
.mobile-header {
    display: none;
}
.menuBtn {
    border: none;
    background-color: transparent;
    margin-right: 10px;
}
.f-app-links {
    margin-right: 25px;
}
.f-app-links .app-link {
    margin-left: 0;
    margin-right: 5px;
}
.layout-balanced-3 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.layout-balanced-3 .section-title {
    padding-left: 0;
}
.l-art {
    display: none;
}
#closeBtn {
    display: none;
}
.noscroll {
    overflow-y: hidden;
}
.mediadesk span {
    display: block;
    font-family: 'Spline Sans';
    font-weight: 400;
    font-size: 9px;
    color: #797979;
    margin-bottom: 7px;
}
.main-slider .a-card .a-card_image:before {
    content: "THEKS";
    display: inline-block;
    font-family: 'Trocchi';
    font-weight: 400;
    font-size: 10px;
    color: #fff;
    border-radius: 36px;
    background-color: #C45C00;
    position: absolute;
    z-index: 100;
    top: 30px;
    left: 30px;
    padding: 10px 17px;
}

.inset {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    display: block;
    border-radius: 4px;
    overflow: hidden;
}
.insetDouble .inset {
    margin-bottom: 20px;
}
.col-right .inset {
    margin-bottom: 20px;
}
.toolsApp {
    width: 100%;
    display: flex;
    border-top: 1px solid #003978;
    padding-top: 22px;
}
.layout-form_body_right .toolsApp {
    border-bottom: 1px solid #003978;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.app-wrap {
    width: 50%;
    text-align: center;
}
.line-between {
    display: block;
    width: 1px;
    height: auto;
    background-color: rgba(0, 57, 120, 0.2);
    flex-shrink: 0;
}
.app-wrap h3 {
    font-family: 'Spline Sans';
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    color: #003978;
}
.app-wrap h2 {
    font-family: 'Trocchi';
    font-weight: 400;
    font-size: 31px;
    color: #969696;
}
.col-center .flex-a-wrap {
    margin-bottom: 20px;
}
.latest-flex .col-wrap {
    /* position: sticky;
    top: 30px;
    height: 100%; */
}
.latest-flex .col-wrap .col {
    width: 300px;
    margin-left: 40px;
    flex-shrink: 0;
}
.latest-flex .latest-col {
    flex-grow: 1;
}
.sociale-wrap {
    margin: 30px 0;
}
.layout-form_body_right .sociale-wrap {
    margin: 40px 0;
}
.sociale-wrap span {
    font-family: 'Spline Sans';
    font-weight: 400;
    font-size: 12px;
    color: #797979;
}
.sociale-wrap ul {
    display: flex;
    list-style: none;
}
.sociale-wrap ul li {
    margin-left: 8px;
}
.videos-grid .a-card:first-of-type .a-media:after,
.l-art .a-card:first-of-type .a-media:after{
    content: "";
    display: block;
    width: 69px;
    height: 69px;
    background-image: url(data:image/svg+xml;base64,DQo8c3ZnIHdpZHRoPSI2OSIgaGVpZ2h0PSI2OSIgdmlld0JveD0iMCAwIDY5IDY5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KPHBhdGggZD0iTTM0LjUgMEMxNS40NTYgMCAwIDE1LjQ1NiAwIDM0LjVDMCA1My41NDQgMTUuNDU2IDY5IDM0LjUgNjlDNTMuNTQ0IDY5IDY5IDUzLjU0NCA2OSAzNC41QzY5IDE1LjQ1NiA1My41NDQgMCAzNC41IDBaTTI1Ljg3NSA1MC4wMjVWMTguOTc1TDUwLjAyNSAzNC41TDI1Ljg3NSA1MC4wMjVaIiBmaWxsPSJ3aGl0ZSIgZmlsbC1vcGFjaXR5PSIwLjUiLz4NCjwvc3ZnPg0K);
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -34.5px;
    margin-left: -34.5px;
}
.videos-grid .a-card:not(:first-of-type) .a-media:after {
    content: "";
    display: block;
    width: 33px;
    height: 33px;
    background-image: url(data:image/svg+xml;base64,DQo8c3ZnIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KPHBhdGggZD0iTTExLjA1IDExLjVMMTUuMiA4Ljg1QzE1LjUxNjcgOC42NSAxNS42NzUgOC4zNjY2NyAxNS42NzUgOEMxNS42NzUgNy42MzMzMyAxNS41MTY3IDcuMzUgMTUuMiA3LjE1TDExLjA1IDQuNUMxMC43MTY3IDQuMjY2NjcgMTAuMzc1IDQuMjUgMTAuMDI1IDQuNDVDOS42NzUgNC42NSA5LjUgNC45NDE2NyA5LjUgNS4zMjVWMTAuNjc1QzkuNSAxMS4wNTgzIDkuNjc1IDExLjM1IDEwLjAyNSAxMS41NUMxMC4zNzUgMTEuNzUgMTAuNzE2NyAxMS43MzMzIDExLjA1IDExLjVaTTYgMTZDNS40NSAxNiA0Ljk3OTMzIDE1LjgwNDMgNC41ODggMTUuNDEzQzQuMTk2IDE1LjAyMSA0IDE0LjU1IDQgMTRWMkM0IDEuNDUgNC4xOTYgMC45NzkgNC41ODggMC41ODdDNC45NzkzMyAwLjE5NTY2NyA1LjQ1IDAgNiAwSDE4QzE4LjU1IDAgMTkuMDIxIDAuMTk1NjY3IDE5LjQxMyAwLjU4N0MxOS44MDQzIDAuOTc5IDIwIDEuNDUgMjAgMlYxNEMyMCAxNC41NSAxOS44MDQzIDE1LjAyMSAxOS40MTMgMTUuNDEzQzE5LjAyMSAxNS44MDQzIDE4LjU1IDE2IDE4IDE2SDZaTTIgMjBDMS40NSAyMCAwLjk3OTMzMyAxOS44MDQzIDAuNTg4IDE5LjQxM0MwLjE5NiAxOS4wMjEgMCAxOC41NSAwIDE4VjVDMCA0LjcxNjY3IDAuMDk2MDAwMSA0LjQ3OSAwLjI4OCA0LjI4N0MwLjQ3OTMzMyA0LjA5NTY3IDAuNzE2NjY3IDQgMSA0QzEuMjgzMzMgNCAxLjUyMSA0LjA5NTY3IDEuNzEzIDQuMjg3QzEuOTA0MzMgNC40NzkgMiA0LjcxNjY3IDIgNVYxOEgxNUMxNS4yODMzIDE4IDE1LjUyMDcgMTguMDk2IDE1LjcxMiAxOC4yODhDMTUuOTA0IDE4LjQ3OTMgMTYgMTguNzE2NyAxNiAxOUMxNiAxOS4yODMzIDE1LjkwNCAxOS41MjA3IDE1LjcxMiAxOS43MTJDMTUuNTIwNyAxOS45MDQgMTUuMjgzMyAyMCAxNSAyMEgyWiIgZmlsbD0id2hpdGUiLz4NCjwvc3ZnPg0K);
    background-size: cover;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.col .inset {
    margin-bottom: 20px;
}
.layout-form_body_right .inset {
    margin-bottom: 20px;
}
.ngec {
    position: sticky;
    top: 20px;
    z-index: 999;
    background: #fff;
}
.layout-form_article-body > *:not(:first-child) {
    max-width: 728px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.framiim iframe, .kodiim iframe {
    max-width: 100%;
}
.instaEmbed  iframe {
    max-width: 100%;
}
.layout-form_article-body>video,
.layout-form_article-body>p>video {
    width: 100%;
    min-height: 500px;
}
.article_socialize {
    display: flex;
    list-style: none;
}
.article_socialize li {
    margin-left: 10px;
}
.equal-2-col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 35px;
}
.equal-2-col .a-card .a-media {
    width: 100%;
    padding-bottom: 56.34%;
}
.equal-2-col .a-card .a-card_content {
    padding-top: 10px;
}
.equal-2-col .a-card .a-head {
    font-family: 'Spline Sans';
    font-weight: 500;
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 7px;
}
.layout-form_body_left .section-title {
    padding: 0;
}
@media(min-width: 660px){
    .insetDouble {
        display: flex;
        justify-content: space-between;
        margin-bottom: 30px;
    }
    .insetDouble .inset {
        margin: 0;
    }
}
@media(max-width:1330px){
    .mobile-header {
        display: block;
        background-color: #003978;
        padding: 14px 0;
    }
    .nav-bar-top {
        background: #002E60;
        padding: 14px 0;
    }
    .mobile-header .nav-bar_logo img {
        width: 82px;
    }
    .nav-bar-top .nav-bar_logo {
        display: none;
    }
    .nav-bar-navigation .d-flex {
        flex-wrap: wrap;
    }
    .nav-bar-navigation {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        bottom: 0;
        padding-top: 60px;
        z-index: 99999;
    }
    .open-nav {
        display: block;
    }
    .nav-main-links {
        display: block;
    }
    #closeBtn {
        display: block;
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        position: absolute;
        width: 40px;
        height: 40px;
        right: 10px;
        top: 10px;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDIxIDIxIj4NCiAgPHBhdGggaWQ9Ikljb25fbWF0ZXJpYWwtY2xvc2UiIGRhdGEtbmFtZT0iSWNvbiBtYXRlcmlhbC1jbG9zZSIgZD0iTTI4LjUsOS42MTUsMjYuMzg1LDcuNSwxOCwxNS44ODUsOS42MTUsNy41LDcuNSw5LjYxNSwxNS44ODUsMTgsNy41LDI2LjM4NSw5LjYxNSwyOC41LDE4LDIwLjExNSwyNi4zODUsMjguNSwyOC41LDI2LjM4NSwyMC4xMTUsMThaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNy41IC03LjUpIi8+DQo8L3N2Zz4NCg==);
        background-position: center;
        background-repeat: no-repeat;
        cursor: pointer;
        background-size: 15px;
    }
    .navigation {
        order: 2;
        width: 100%;
    }
    .nav-main-links li {
        margin-right: 0px;
    }
    .nav-bar_search-wrapper {
        order: 1;
        margin-bottom: 20px;
        width: 100%;
    }
    .search-bar {
        width: 100%;
        height: 42px;
        background: #fff;
    }
    .search-bar form {
        height: 48px;
    }
    .nav-bar-app p {
        display: none;
    }
    .nav-bar-top .grid {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .mobile-header .grid {
        grid-template-columns: 7rem auto 7rem;
    }
}
@media(max-width:1139px){
    .latest-wrap .a-wrap .a-card {
        display: block;
    }
    .latest-wrap .a-wrap .a-card .a-card_image {
        width: 100%;
    }
    .latest-wrap .a-wrap .a-card .a-card_content {
        padding-left: 0;
        padding-top: 15px;
    }
    .latest-wrap .a-wrap {
        border-bottom: none;
        padding-bottom: 0px;
    }
    .latest-wrap .a-wrap .a-card .a-head {
        font-family: 'Spline Sans';
        font-weight: 700;
        font-size: 21px;
        line-height: 1.238;
    }
    .f-main-links {
        display: none;
    }
    .latest-flex .col-wrap .col {
        margin-left: 30px;
    }
    
}
@media(max-width:970px){
    .wide-left-grid {
        grid-template-columns: 1fr 1fr;
    }
    .wide-left-grid .col-left {
        grid-column: span 2;
        padding-bottom: 30px;
    }
  .one-four-grid, .four-one-grid {
      grid-template-columns: 1fr 1fr;
  }
   .one-four-grid article:first-of-type, .four-one-grid article:last-of-type {
       grid-column: span 2;
       grid-row: 1;
   }
  
    .sports-grid {
        display: block;
    }
    .sports-grid article {
        height: 0;
        padding-bottom: 84.54%;
        position: relative;
        margin-bottom: 15px;
    }
    .sport-section .a-card .a-media {
        position: absolute;
        top: 0;
    }
    .equal-4-2-grid article:nth-last-child(-n + 3) {
        display: none;
    }
    .equal-4-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .videos-section > .container {
        padding-right: 0;
    }
    .videos-flex {
        flex-wrap: wrap;
    }
    .b-wrap {
        width: 100%;
        margin-bottom: 30px;
        padding-right: 20px;
    }
    .two-col-grid article {
        width: 100%;
    }
    .videos-section .one-four-grid article:first-of-type {
        display: none;
    }
    .videos-grid, .two-col-grid  {
        display: flex;
        overflow-x: scroll;
        gap: 25px;
        padding-right: 20px;
    }
    .videos-grid article, .two-col-grid article {
        width: 280px;
        flex-shrink: 0;
    }
    .l-art {
        display: block;
        margin-bottom: 30px;
        padding-right: 20px;
    }
    .l-art .a-card:first-of-type .a-media:after {
        content: "";
        display: block;
        width: 48px;
        height: 48px;
        background-image: url(data:image/svg+xml;base64,DQo8c3ZnIHdpZHRoPSI2OSIgaGVpZ2h0PSI2OSIgdmlld0JveD0iMCAwIDY5IDY5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KPHBhdGggZD0iTTM0LjUgMEMxNS40NTYgMCAwIDE1LjQ1NiAwIDM0LjVDMCA1My41NDQgMTUuNDU2IDY5IDM0LjUgNjlDNTMuNTQ0IDY5IDY5IDUzLjU0NCA2OSAzNC41QzY5IDE1LjQ1NiA1My41NDQgMCAzNC41IDBaTTI1Ljg3NSA1MC4wMjVWMTguOTc1TDUwLjAyNSAzNC41TDI1Ljg3NSA1MC4wMjVaIiBmaWxsPSJ3aGl0ZSIgZmlsbC1vcGFjaXR5PSIwLjUiLz4NCjwvc3ZnPg0K);
        background-size: cover;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -24px;
        margin-left: -24px;
    }
    .layout-form_body {
        flex-wrap: wrap;
    }
    .layout-form_body_left {
        max-width: 100%;
        padding-right: 0px;
        margin-bottom: 50px;
    }
    .layout-form_body_left .latest-col {
        max-width: 100%;
    }
    .layout-form_article-body > *:not(:first-child) {
        max-width: 100%;
    }
    .grid-item .d-flex {
        flex-wrap: wrap;
    }
    .grid-item .d-flex .a-card {
        width: 100%;
    }
    .grid-item .d-flex .a-card:first-of-type {
        margin-bottom: 30px;
    }
    .blog-section .equal-4-grid:not(.bonded) {
        display: flex;
        overflow-x: scroll;
        gap: 15px;
    }
    .blog-section .equal-4-grid:not(.bonded) article {
        width: 280px;
        flex-shrink: 0;
    }
    .paparazzi-section {
        margin-bottom: 50px;
    }
    .article_header {
        width: 100%;
        margin-bottom: 20px;
    }
    .slider-section .col-left {
        width: calc(100% + 40px);
        margin-left: -20px;
        padding-bottom: 20px!important;
    }
    .article_header_title {
    margin-bottom: 20px;
}
    .article_header_title h1 {
        font-size: 33px;
    }
    .layout {
        padding-top: 30px;
    }
    .layout-form_article-body {
        padding-left: 0;
        padding-right: 0;
    }
    .layout-form_article-body > *:first-child:has(img) {
        width: 100%;
        margin-left: 0;
    }
    .layout-form_body_right {
        width: 100%;
        border-top: 1px solid #003978;
        padding-top: 20px;
    }
    .sports-grid .a-card .a-card_content {
       background: linear-gradient(180deg, rgba(0, 0, 0, 0) 18.88%, #000000 62.17%)!important;
    }
    .sports-grid .a-card .a-head {
        font-weight: 700;
        font-size: 20px!important;
        line-height: 1.35!important;
    }
    .flash-section {
        border-top: 1px solid rgba(0, 57, 120, 0.13);
    }
    header.header {
        border-bottom: none;
    }
    .main-slider {
        margin-bottom: 15px;
    }
    .slider-section {
        padding-top: 0px;
        padding-bottom: 30px;
   }
    .main-slider .a-card .a-media, 
    .latest-wrap .a-wrap:nth-of-type(3) .a-card .a-media, 
    .latest-wrap .a-wrap:nth-of-type(7) .a-card .a-media {
       border-radius: 0;
   }
   .latest-flex {
     flex-wrap: wrap;  
   }
   .latest-flex .col-wrap {
        position: static;
        margin: auto;
        justify-content: space-between;
    }
    .latest-flex .col-wrap .col {
        margin-left: 0;
        width: calc(50% - 15px);
        min-width: 300px;
    }
    .latest-section .col-right {
        padding-top: 20px;
    }
    .article_header .d-flex {
        max-width: 100%;
        padding-right: 0;
    }
}
@media(max-width:780px){
    section .grid > div, section .grid > article  {
        grid-column: 1 / -1;
    }
   
  
   .wide-left-grid {
       display: block;
   }
   .wide-left-grid .col-left {
        max-width: none;
 
    }
    .main-slider .a-card .a-card_content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .wide-left-grid .col-center {
        margin-bottom: 40px;
    }
    .latest-wrap .a-wrap:nth-of-type(3) .a-card, .latest-wrap .a-wrap:nth-of-type(7) .a-card {
        width: calc(100% + 40px);
       margin-left: -20px;
    }
    .latest-wrap .a-wrap:nth-of-type(3) .a-card .a-card_content, .latest-wrap .a-wrap:nth-of-type(7) .a-card .a-card_content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .row.d-flex {
        flex-wrap: wrap;
    }
    .f-social {
        width: 100%;
        margin-top: 40px;
    }
    .nl-form {
        width: 100%;
    }
    .f-app-links {
        margin-right: 0;
    }
    .nl-form input {
         width: 100%;
    }
    .f-links {
        margin-bottom: 20px;
    }
    .footer {
        padding: 40px 0;
    }
    .f-logo img {
        width: 80px;
    }
    .sport-section .equal-4-2-grid {
        gap: 20px 0px;
    }
    .sport-section .container {
        padding: 0;
    }
    .sport-section .section-title {
        padding-right: 20px;
        padding-left: 20px;
    }
    .sport-section .a-card, 
    .sport-section .a-card .a-media {
        border-radius: 0;
    }
    .videos-section {
        padding: 40px 0 20px;
        margin-bottom: 40px;
    }
    .two-col-grid article {
        margin-bottom: 0;
    }
    .videos-flex .a-card:not(:first-of-type) .a-card_content, .videos-grid article .a-card_content {
        padding-bottom: 20px;
    }
    .blog-section > .container {
        padding-right: 0;
    }
    .blog-section .section-title {
        padding-right: 20px;
    }
    .blog-section .grid:not(.bonded) article .a-card_content {
        padding-bottom: 30px;
    }
    .latest-flex .col-wrap {
        flex-wrap: wrap;
        padding-top: 10px;
    }
    .latest-flex .col-wrap .col {
        width: 100%;
    }
    .bonded {
       padding-right: 20px; 
    }
    .sports-grid .a-card:not(:first-of-type) .a-media {
        height: 100%;
    }
    
}
@media(max-width:550px){
    .v-link img {
        margin-right: 10px;
        width: 15px;
    }
    .v-link span {
        font-size: 3.5vw;
    }
    .app-link img {
        width: 15px;
    }
    .mobile-header .nav-bar_logo img {
        width: 67px;
    }
    .mobile-header {
        padding: 9px 0;
    }
    .main-slider .a-card:before {
        font-size: 7px;
        padding: 7px 12px;
    }
    .inset {
        max-width: 300px;
    }
    .latest-section {
        padding-bottom: 60px;
    }
    .blog-section .equal-4-grid {
       margin-bottom: 0;
    }
    .blog-section {
        margin-bottom: 40px;
    }
    .main-slider .swiper-pagination {
        margin-top: calc(56.31% - 30px);
        left: 20px!important;
    }
     .main-slider .a-card .a-card_image:before {
        top: 20px;
        left: 20px;
    }
    .nav-bar-top {
        display: none;
    }
    .mobile-header .nav-bar-right {
        flex-shrink: 0;
        align-items: center;
    }
    .mobile-header .nav-bar-middle {
        align-items: flex-end;
    }
    .mobile-header .nav-bar-middle a {
        display: flex;
        align-items: center;
    }
    .mobile-header .app-link {
        background-color: #FFC000;
        font-family: 'Spline Sans';
        font-weight: 400;
        font-size: 12px;
        color: #003978;
        padding: 9px 15px;
    }
    .main-slider .a-card .a-ex {
        display: none!important;
    }
    .main-slider .a-card .a-head {
        font-size: 22px;
    }
    .main-slider .a-card .a-meta {
        order: 2;
    }
    .latest-wrap .a-card .a-ex {
        display: none!important;
    }
    main {
        display: flex;
        flex-direction: column;
    }
    main > section:nth-of-type(1) {
        order: 1;
    }
    main > section:nth-of-type(2) {
        order: 2;
    }
    main > section:nth-of-type(3) {
        order: 3;
    }
    main > section:nth-of-type(4) {
        order: 5;
        margin-bottom: 50px;
    }
    main > section:nth-of-type(5) {
        order: 4;
        margin-bottom: 0px;
    }
    main > section:nth-of-type(6) {
        order: 6;
    }
    main > section:nth-of-type(7) {
        order: 7;
    }
    main > section:nth-of-type(8) {
        order: 8;
    }
    main > section:nth-of-type(9) {
        order: 9;
    }
    .sociale-wrap {
        display: none;
    }
    .latest-col .col-right .col-title.lowercase {
        padding-bottom: 0!important;
        border-top: 3px solid #003978;
        border-bottom: none!important;
        padding-top: 13px;
    }
    .latest-col .col-title h2 {
        
    }
    .main-slider .swiper-button-prev {
        right: 45px;
        margin-top: calc(56.31% - 37px);
        width: 13px !important;
        height: 22px !important;
    }
    .main-slider .swiper-button-next {
        right: 20px;
        margin-top: calc(56.31% - 37px);
        width: 13px !important;
        height: 22px !important;
    }
    .gallerySwiper .swiper-button-next, .gallerySwiper .swiper-button-prev {
        width: 30px;
        height: 30px;
        margin-top: 0;
    }
    .gallerySwiper .swiper-button-next:after, .gallerySwiper .swiper-button-prev:after {
        font-size: 0.875rem;
    }
    .related-list .a-card_content, .suggested-list .a-card_content {
        margin-left: 12px;
        padding-right: 0;
    }
    .related-list .a-card .a-head, .suggested-list .a-card .a-head {
        font-size: 1.125rem;
    }
    #search-open-btn {
        width: 100%;
        height: 46px;
    }
    .layout-form_body_left {
        max-width: 100%;
        padding-right: 0px;
        margin-bottom: 20px;
    }
    .section-title h2 {
        font-size: 2rem;
    }
    .highlight-title h2:before {
        height: 1.64rem;
    }
    .col-title.lowercase h2 {
        font-size: 1.85rem;
    }
    .videos-section .section-title h2 img {
        margin-right: 8px;
    }
    .dossier-section {
        margin-bottom: 50px;
    }
    .nav-main-links li a {
        padding: 7px 16px;
        font-size: 1.25rem;
    }
    .flash-section > .container {
        padding-right: 0;
    }
    .gallerySwiper .swiper-button-next, .gallerySwiper .swiper-button-prev {
        top: calc(50% + 10px);
    }
     .wide-left-grid .col-center {
        margin-bottom: 10px;
    }
    .layout-form_article-body>video,
    .layout-form_article-body>p>video {
        width: 100%;
        min-height: 250px;
    }

}
