﻿body
{
    background-color: #000;
    background-image: url(../../bcgamebettingde/image/conference-league-final-2025.jpg);
    background-size: 100% auto;
    background-position: top center;
    background-repeat: no-repeat;
}
.line-europaleague2435
{
    display: none;
}
#primary
{
    color: #fff;
}
#storyland
{
    display: none;
}
.boxxx
{
    color: #fff;
    backdrop-filter: blur(3px);
    box-shadow: -2px 10px 26px #0009046e,1px -1px 0 #50ffa66b;
    background-size: 100px 100px;
    background-color: #003f25;
    position: relative;
    border-radius: 0;
    border-top: 1px solid #04dea185;
    background: radial-gradient(circle at 100% 50%,transparent 20%,#15983a0a 21%,#15983a0a 34%,transparent 35%,transparent),radial-gradient(circle at 0% 50%,transparent 20%,#15983a0a 21%,#15983a0a 34%,transparent 35%,transparent) 0 -50px;
    background-color: #02332099;
    background-size: 75px 100px;
    border-radius: 22px;
}
.boxxx img
{
    clip-path: polygon(8% 0%,100% 0%,92% 100%,0% 100%);
    border-radius: 0;
}
.op-logo.aligncenter
{
    border-radius: 0;
    clip-path: polygon(10% 0%,100% 0%,90% 100%,0% 100%);
    background-size: 90%;
}
.boxxx::before
{
    content: "";/*width: 80px;*//*height: 12px;*//*background: #ffbc13;*//*position: absolute;*//*right: -20px;*//*bottom: 13px;*//*transform: rotate(125deg) skew(35deg, 10deg);*//*clip-path: polygon(27% 0%, 100% 0%, 100% 100%, 0% 100%);*/
}
.boxxx::after
{
    content: "";/*width: 27px;*//*height: 22px;*//*background: #f9d607;*//*position: absolute;*//*right: 40px;*//*bottom: -10px;*//*transform: rotate(0deg);*//*clip-path: polygon(0% 0%, 50% 0%, 100% 100%, 44% 93%);*//*opacity: 0.5;*/
}
.boxxx .style_info
{
    background-color: var(--bg-dark-1);
    background: transparent;
    color: #fff;
    margin-left: -20px;
    border-radius: 0;
    width: calc(100% + 40px);
}
.boxxx>h2:first-of-type
{
    margin-top: 0!important;
}
.boxxx>h2
{
    color: #fff;
}
.boxxx>h2:first-of-type::before
{
    content: "";
    display: inline-block;
    background: #000;
    height: 17px;
    width: 17px;
    transform: rotate(45deg);
    margin-right: 10px;
    background: linear-gradient(15deg,#0acd4e,#09763d);
    border-top: 1px solid #00de9f;
    margin-left: -23px;
    margin-right: 13px;
    border-radius: 7px;
    transform: skewX(-26deg);
}
.bbtables tr:nth-child(odd)
{
    background-color: #0a0202a8;
    backdrop-filter: blur(8px);
}
header.entry-header
{
    margin-top: 26vh;
    text-align: center;
}
header.entry-header h1
{
    max-width: 700px;
    margin: 0 auto;
    text-transform: uppercase;
    text-shadow: 0 1px 3px #000;
    font-size: 32px;
    margin-bottom: 40px;
    line-height: 40px;
}
@media(max-width: 1420px)
{
    body
    {
        background-size: 120% auto;
    }
}
@media(max-width: 1150px)
{
    body
    {
        background-size: 150% auto;
    }
}
@media(max-width: 1050px)
{
    body
    {
        background-size: 190% auto;
    }
}
@media(max-width: 860px)
{
    body
    {
        background-size: 200% auto;
    }
}
@media(max-width: 820px)
{
    body
    {
        background-size: 220% auto;
    }
    .boxxx>h2:first-of-type::before
    {
        margin-left: 0;
        margin-right: 15px;
    }
}
@media(max-width: 500px)
{
    body
    {
        background-size: 316% auto;
    }
    header.entry-header
    {
        margin-top: 42%;
    }
    header.entry-header h1
    {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 20px;
    }
}