html{font-size:10px}
*{margin:0;padding:0}

:root{
  --maincolor:#1E036E;
  --bglight:#FFF;
    --bgdark:#204d7c;
  --retrored:#df3838;
}

.right-header .is-flex a{  font-size: 18px;   color:#FFF;}

#wrapper.maxspace.eurobasket2022 {padding: 0;overflow-x: clip}
.sportfm.minisite-special {overflow-x: clip}
body.minisite-special #page{font-family: 'Manrope', sans-serif;font-size:16px}

.widegridrow{max-width:1680px;padding:0 15px;width:100%;margin:0 auto}
.uppercase{text-transform:uppercase}

.pure-white{color:#FFFFFF}
.pure-black{color:#000000}

.dark-bg{background: #1d1f21;background: -webkit-linear-gradient(to bottom,#1d1f21,#0c0d14);background: linear-gradient(to bottom,#1d1f21,#0c0d14)}
.worldcup-bg {
    background: linear-gradient(0deg,rgba(0,102,204,1),rgba(32,77,124,1));
    background-color: #0066cc;
}
.world-cup-bglight {
    und: linear-gradient(0deg,rgba(210,10,70,.85),rgba(138,21,56,.85));
    background-color:#BE119E;
}
.worldcup-bg-dark {background-color:var(--bgdark)}
.bg--light{background-color:var(--bglight)}

.text-link,
.text-link:hover,
.text-link:visited{color:#000;text-decoration:none}

.font-normal{font-weight:400}
.font-bold{font-weight:700}
.font-black{font-weight:800}

.line-height-1 {line-height: 1.1}

.c028{padding:0 20px}

.z-index-2{z-index:2}

.thumb-holder {
    width: 100%;
    position: relative;
    height: 0;
    padding-bottom: 62%;
}
.thumb-holder img {
    position: absolute;
    top: 0;
    left: 0;
}

.imagefit{
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center 20%;
  object-position: center 20%;
  width: 100%;
  height: 100%;
}

.thumb-holder.ratio-70 {
    padding-bottom: 70%;
}
.thumb-holder.ratio-80 {
    padding-bottom: 80%;
}
.thumb-holder.ratio-100 {
    padding-bottom: 100%;
}
.thumb-holder.ratio-110 {
    padding-bottom: 110%;
}
.thumb-holder.ratio-120 {
    padding-bottom: 120%;
}
.thumb-holder.ratio-160 {
    padding-bottom: 160%;
}

.post--tile {
    display: block;
    white-space: normal;
}

.transition-items * {transition:all 0.3s ease}

#page {
    border: 1px solid #000;
    width: 100%;
    margin: 0 auto;
    max-width: 1600px;
}

.fixed-subheader {
    padding:0;
    position: sticky;
    -webkit-position: sticky;
    top: 52px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    background-color:var(--bgdark);
    border-bottom: 1px solid var(--bgdark);
}
.header-flex {
    width: 100%;
    justify-content: space-between;
    align-items: center;
}.fixed-subheader .header-flex.columns {
    padding: 15px 10px 0;
    margin: 0;
}
.euro-logo {
    width: 90%;
    max-width:330px;
    line-height: 0;
}
.fixed-subheader .sport-fm-header {
    display: flex;
    justify-content:flex-end;
}
.bwinsp-logo {
    width: 190px;
}

.mini-site-sponsor {
    line-height: 0;
    display: block;
    text-align: right;
    max-width: 200px;
}
.sponsor-label {
    font-size: 15px;
    font-weight: 700;
    color: #FFF;
    margin-right: 10px;
}
.minisite-menu {
    display: flex;
    justify-content: center;
}
.minisite-menu li {
    padding: 0 8px;
    font-size: 17px;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
}

.minisite-menu li a{color:#FFF}

.start-screen {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    transition: opacity 0.5s ease;
}
.start-screen-tiles {
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
    flex-direction: row;
    justify-content: flex-start
}
.start-screen__figure {
    height: 100vh;
    overflow: hidden;
    display:flex;
    align-items:center;
    width:50%;
}
.start-screen__fimage {
    height: 95%;
    width: 100%;
    overflow:hidden;
    position:relative;
    max-width: 740px;
}

.start-screen__fimage:after{content:"";position:absolute;transition: all 0.3s ease;bottom:0;width:0;height:8px;left:0;background: #C33764;
background: -webkit-linear-gradient(to right, #1D2671, #C33764);
background: linear-gradient(to right, #1D2671, #C33764);}

.start-screen__heading {
    text-align: right;
    width: 40%;
    display: flex;
    justify-content: flex-end;
}

.top-stories {
    padding-top:4rem;
}

.article-post-title{
    max-width: 640px;
    margin-right: -6rem;
    position: relative;
    z-index: 1;
    background-color: #FFF;
    padding:20px;
}

.start-screen-title {
    font-size:3.17rem;
    font-weight:700;
    line-height:1;
}
.top-stories-article .post--tile {
    padding-right: 6rem;
}
.bottom-row {
    padding:0 2rem 3rem;
    padding-right:0;
    margin-top: 3rem;
}
.slider-nav {
    display: flex;
}

.slider-nav .slider-item {
    width: 25%;
    padding-right: 25px;
    display: block;
    vertical-align: top;
}
.slider-nav .slider-item h3 {font-size: 16px;line-height: 1.15}
.slider-nav .slider-item .post--tile {padding-left: 0.8rem}

.wrap-heading-tag{display:block;clear:both;margin-bottom:12px}
.wrap-heading-tag .post-cat{color:var(--retrored);font-weight:700;font-size: 13px;border-bottom:2px solid}

.start-screen-tiles:hover .start-screen__fimage:after{width:100%}

.start-screen-tiles:hover .start-screen__fimage img{transform:scale(1.05)}

.shadow-link{
display: inline;
box-shadow: inset 0 0 var(--maincolor);
transition: all .3s ease;
}

.start-screen-tiles:hover .shadow-link,
.shadow-link:hover{
  box-shadow: inset 0 -5px var(--maincolor);
}

.main-content {
    font-family:'Manrope',sans-serif;
    font-size:16px;
    width: 100%;
    background-color: #FFF;
    position: relative;
}
.section-header {
    padding: 32px 20px 5px;
    line-height:1;
}

.section-header.pure-white{
  border-color:#FFFFFF
}

.border-article .thumb-holder {
    border: 1px solid #000;
}
.border-article .thumb-holder.black-border {
    border: 1px solid #030F2A;
}
.rel-article .post--tile {
    margin: 10px 0;
    min-height: 150px;
    position: relative;
}

.wrap-o-tag {
    display: block;
    margin-bottom: 15px;
}
.wrap-o-tag .o-tag {
    font-weight: bold;
    font-size: 13px;
    color: var(--bglight);
    border-bottom: 2px solid;
}

.afieromata .wrap-o-tag .o-tag {    color: var(--retrored);}

.on-field-row {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #FFF;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom:0!important;
    width: 100%;
}
.on-field-header {
    width: auto;
    text-align: center;
    /*border-right: 2px solid #FFF;*/
    line-height: 1;
    padding:32px 20px;
}

.on-field-header h2 {  line-height: 0;}

.on-field-news .on-field-article {
    border-right: 2px solid #FFFF;
    padding:2rem;
}
.on-field-wrapper{max-width: 100%;overflow: hidden;}

.on-field-rest { display: flex; height: 100%;}

.on-field-rest .on-field-outside {
    align-items: center;
    display: flex;
    border-left: 2px solid #FFF;
}
.on-field-rest .on-field-outside .top-control {
    filter: invert(1);
}

.row-article {
    display: flex;
    align-items: flex-start;
}.on-field .border-article .thumb-holder {
    border-color: #FFF;
}

.row-article .post--tile {
    padding-left:25px
}


/* .big-carousel-item {
    background-color: #EEE;
} */
.big-carousel-post-summary {
    margin-top: 15px;
    color: #666;
    display: block;
}
.wrap-b-c-post {
    padding: 2rem;
}

.radius-image {
      border-top-left-radius: 100vw;
      overflow: hidden;
      border-bottom-left-radius: 100vw;
  }

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

.hero__ressort {
    position: absolute;
    z-index: 1;
    top: 12%;
    left: 0;
    display: block;
    width: 50rem;
    height: 50rem;
}.hero__ressort-item {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.hero__ressort-item circle, .hero__ressort-item path {stroke: #FFF!important}
}

.outside {
    position: absolute;
    bottom: 2rem;
    left: 2rem;
    display: flex;
}.top-control {
    cursor:pointer;
    width: 100px;
    margin: 0;
    height: 40px;
    display: block;
    background-image: url(../../common/imgs/left-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
#slider-next.top-control,
#tslider-next.top-control{background-image: url(../../common/imgs/right-arrow.png);}
.top-control.slick-disabled {
    opacity: 0.2;
    cursor: initial;
}

.rounded-article {
    background-color: #FFF;
    border-radius: 10px;
    overflow: hidden;
    border:1px solid #ddd;
}

.video-article .thumb-holder:after {
    content: "";
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../../common/imgs/play-button.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 50px;
    height: 50px;
    left: 20px;
    top: 20px;
}

.story-article {
    border-radius: 10px;
    overflow: hidden;
}.story-article .post--tile {
    position: absolute;
    bottom: 0;
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 1));
    padding: 3rem 1.2rem 1.2rem;
}

.blue-bg .wrap-o-tag .o-tag {   color: #FFF;}

.minisite-special .is-size-1,
.minisite-special .is-size-2-fullhd {font-size:40px!important}
.minisite-special .is-size-4-widescreen,
.minisite-special .is-size-4{font-size:24px!important}
.minisite-special .is-size-3-widescreen,
.minisite-special .is-size-3{font-size:32px!important}
.minisite-special .is-size-3-fullhd,
.minisite-special .is-size-5{font-size:20px!important}
.minisite-special .is-size-6{font-size:16px!important}


.hero-article{font-size:4.6rem}
.small-radius-image {overflow: hidden;border-radius: 8px}

.fixed-subheader {background-repeat: no-repeat; 		 background-position: right;}

@media screen and (max-width:1023px) {
.top-stories {padding-top: 15px;padding-bottom: 1px}
.hero-article{font-size:4rem}
.c028{padding:0 15px}
.top-stories-article .is-flex{flex-direction:column-reverse;margin-bottom:30px}
.top-stories-article .post--tile{padding:0}
.top-stories-article p{display:none}
.wrap-o-tag{margin-bottom:10px;margin-top:8px}
.minisite-special .top-stories-article .post--tile h3{font-size:24px!important}
.fixed-subheader{padding:15px;top:0;}
.fixed-subheader .header-flex{display:flex;align-items:center}
.bottom-row{display:none}
.post-article.border-article.row-article {flex-direction: column}
.row-article .post--tile {padding: 0;height:150px}
.row-article .post--tile p {display: none}
.post-article.border-article.row-article .column {width: 100%}
.on-field-news .on-field-article {padding: 15px}
.big-carousel-post-summary {display: none}
.on-field-row {display: flex;flex-direction: column}
.on-field-header {width: 100%;border-right: none;border-bottom: 2px solid #FFF;white-space: nowrap;padding: 32px 0}
.minisite-special .on-field-header .is-size-3 {font-size: 25px!important}
.on-field-rest .on-field-outside {justify-content: center;border: none;width: 100%}
.on-field-rest {width: 100%}
.rel-article .post--tile{min-height:auto}
.bwinsp-logo {width: 120px;line-height: 1}
.rounded-article .post--tile.px-4.py-4 {padding: 16px!important}
.big-carousel-item .radius-image,  
.rounded-article .radius-image {margin-left: 15px;    border-top-left-radius: 50vw;border-bottom-left-radius: 50vw;width: auto}
.outside {bottom: 0;left: 0;position: relative;display: flex;justify-content: center;border-top: 1px solid #CCC}
.big-carousel-item .radius-image {margin-bottom: 15px}
.minisite-special .story-article .is-size-4 {font-size: 20px!important}
.minisite-special .is-size-4{font-size:20px!important;}
.section-header{text-align:center}
.minisite-special .is-size-3,
.minisite-special .is-size-3-mobile,
.section-header.is-size-3 {font-size: 21px!important}
.wrap-b-c-post {padding-top:0}
.story-article {max-width: 330px;margin: 0 auto}
.story-article .thumb-holder.ratio-160 {padding-bottom: 120%} 
.fixed-subheader .header-flex.columns{padding:0}
.fixed-subheader{padding:0}
.fixed-subheader .header-flex.columns{flex-wrap:wrap;display:flex}
.fixed-subheader .header-flex.columns .left-header{order:1}
.fixed-subheader .header-flex.columns .right-header{order:2}
.fixed-subheader .header-flex.columns .middle-header{order:3}
.minisite-menu{display:block;white-space:nowrap;overflow-x:auto}
.minisite-menu li{padding:0 5px;font-size:15px;display:inline-block}
.right-header .is-flex {padding:4px;flex-direction: column;align-items: flex-end}
.sponsor-label{font-size:12px;padding-right:10px}
.mini-site-sponsor{max-width:130px}
.minisite-nav {padding: 10px 0 0 5px}
.disclaimer{padding:7px;font-size:11px}
.euro-logo {padding-left: 12px;width: 100%;padding-right: 12px}
  
}

@media screen and (max-width:667px) {
  .hero-article{font-size:3.2rem}
}

.button-link {
    width: 90%;
    height: 50px;
    text-align: center;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 0 0 40px rgb(52 64 114 / 12%);
    border-radius: 40px;
    transition: all .3s ease;
    position: relative;
    max-width: 300px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.25px;
    border: 2px solid #0066cc;
    float: right;
    text-decoration: underline;
}

@media screen and (max-width:768px) {
    .euro-logo{    text-align: center; max-width: none;}
    .fixed-subheader {background-image: none    }
    .minisite-special .is-size-7{font-size:19px!important}
}