﻿ul, li
{
    list-style: none;
}
body::-webkit-scrollbar
{
    width: 5px;
}
body::-webkit-scrollbar-track
{
    background: #dde4ec;
}
body::-webkit-scrollbar-thumb
{
    background: #fa5a00;
    border-radius: 30px;
}
.wrapper
{
    overflow: hidden;
    min-height: 100%;
    position: relative;
    color: #fff;
    font-family: Roboto;
    background-blend-mode: color;
    background-image: linear-gradient(to bottom,#002347,#002347);
}
.container
{
    max-width: 1900px;
    width: 95%;
    margin: 0 auto;
}
.content
{
    background: url("../../bcgamebettingde/image/bg_large.png") top center/cover no-repeat;
    overflow: hidden;
    min-height: 100vh;
    position: relative;
}
.content__images
{
    z-index: 9;
}
.content__image-text
{
    position: absolute;
    left: 340px;
    bottom: 480px;
    text-align: center;
    z-index: 100;
}
.content__image-text-large
{
    font-size: 100px;
    font-weight: 900;
    line-height: .88;
    letter-spacing: 1.96px;
}
.content__image-text-small
{
    font-size: 50px;
    font-weight: 900;
    line-height: .88;
    letter-spacing: .93px;
}
.content__images-one .content__images-two .content__images-three
{
    position: relative;
}
.content__images-one
{
    display: block;
}
.img-one
{
    width: 100%;
    object-fit: cover;
    left: 120px;
    bottom: 0;
    max-width: 760px;
    position: absolute;
    z-index: 10;
}
.active
{
    display: block;
}
.content__text
{
    position: relative;
    z-index: 10;
}
.content__text-desc
{
    position: absolute;
    top: 180px;
    left: 40px;
}
.content__text-list
{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.content__text-item
{
    display: flex;
    align-items: center;
    margin-top: 40px;
}
.content__text-item:first-child
{
    margin-top: 0;
}
.content__text-item:nth-child(3)
{
    margin-top: 140px;
}
.content__text-img
{
    width: 80px;
    height: 80px;
}
.content__text-pic
{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.content__text-title
{
    font-weight: bold;
    font-size: 28px;
    margin-left: 20px;
    max-width: 330px;
    animation: pulse 3s ease-in-out alternate;
    animation-iteration-count: infinite;
}
.content__text-mob
{
    display: none;
}
.header
{
    margin-top: 46px;
    margin-left: 140px;
    margin-right: 140px;
}
.header__container
{
    display: flex;
    align-items: center;
    justify-content: start;
}
.header__logo
{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header__logo-img
{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    width: 284px;
    height: 40px;
}
.header__logo-liga
{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    width: 300px;
    height: 50px;
}
.header__text
{
    width: 100vw;
}
.header__text-slogan
{
    font-style: italic;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.header__text-slogan-gold
{
    color: #fa4d00;
}
.main__container
{
    display: flex;
}
.main__desc
{
    width: auto;
    z-index: 10;
    margin-top: 17%;
    margin-left: 54%;
    max-width: 800px;
}
.main__title
{
    font-size: 78px;
    text-align: center;
    font-style: italic;
    letter-spacing: 1.35px;
    text-transform: uppercase;
    font-weight: 900;
}
.main__title-team
{
    display: inline-block;
}
.main__subtitle
{
    font-size: 28px;
    margin-top: 10px;
    margin-left: 10px;
    font-weight: 500;
    position: relative;
    text-align: center;
    width: auto;
}
.main__subtitle:before
{
    content: "";
    width: 6px;
    height: 28px;
    background-color: #397df2;
    position: absolute;
    left: 54px;
    top: 0;
}
.main__content-mob
{
    display: none;
}
.main__text
{
    margin-top: 30px;
    font-size: 24px;
    font-weight: 500;
    display: none;
}
.main__price
{
    padding: 0 21px 15px 22px;
    position: relative;
    text-align: center;
}
.main__price-title
{
    font-size: 90px;
    font-weight: 900;
    font-stretch: normal;
    font-style: italic;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    z-index: 5;
    animation: text-shadow 6s ease-in-out alternate;
    animation-iteration-count: infinite;
}
.main__price-subtitle
{
    font-size: 90px;
    font-weight: 900;
    font-stretch: normal;
    font-style: italic;
    color: #ffd200;
    text-transform: uppercase;
    position: relative;
    z-index: 5;
    animation: text-shadow 6s ease-in-out alternate;
    animation-iteration-count: infinite;
}
.main__price-bg
{
    font-family: "Thin",sans-serif;
    font-size: 90px;
    font-weight: 100;
    font-stretch: normal;
    font-style: italic;
    letter-spacing: normal;
    text-align: center;
    color: #786d4d;
    position: absolute;
    top: 10px;
    left: 35px;
    text-transform: uppercase;
    z-index: 1;
}
.main__content-buttons
{
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
.getbonus
{
    border-radius: 50px;
    border: solid 4px transparent;
    background-image: linear-gradient(to top,#fa4d00,#fa4d00);
    padding: 14px 28.5px;
    color: #fff;
    font-size: 38px;
    font-weight: 500;
    cursor: pointer;
    text-align: center;
    outline: transparent;
    text-transform: uppercase;
    min-width: 350px;
    text-decoration: none;
    transition: all .3s;
}
.getbonus:hover
{
    box-shadow: 0 11px 27px 0 rgba(250,65,0,.63);
    transition: all .3s;
}
@keyframes pulse
{
    0%
    {
        transform: scale(1);
    }
    50%
    {
        transform: scale(1.1);
    }
    100%
    {
        transform: scale(1);
    }
}
@keyframes text-shadow
{
    0%
    {
        text-shadow: #ffd200 0 0 10px;
    }
    50%
    {
        text-shadow: #ffd200 0 0 30px;
    }
    100%
    {
        text-shadow: #ffd200 0 0 10px;
    }
}
.content__images-two
{
    width: 800px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 1;
    bottom: -173px;
    left: 188px;
}
.content__images-two:before
{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: radial-gradient(70% 60% at 50% 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 26.04%,hsla(0,0%,100%,.03) 69.27%,hsla(0,0%,100%,0) 100%);
    z-index: -1;
}
.content__animation-one
{
    position: absolute;
    width: 100%;
    opacity: 1;
    z-index: -1;
    animation: rotation 120s infinite,visibility-1 2.5s linear infinite;
}
.content__animation-two
{
    position: absolute;
    width: 100%;
    z-index: -1;
    opacity: 0;
    animation: rotation 120s infinite,visibility-2 2.5s linear infinite;
}
@keyframes rotation
{
    0%
    {
        transform: rotate(0);
    }
    to
    {
        transform: rotate(1turn);
    }
}
@keyframes visibility-1
{
    0%
    {
        opacity: 1;
    }
    to
    {
        opacity: 0;
    }
}
@keyframes visibility-2
{
    0%
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}
.register
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    z-index: -1;
    background-color: #00050ce6;
    opacity: 0;
    transition: .2s ease;
}