﻿@import url(css2-RobotoSlabwght600700900_swap.css);
@import url(css2-OpenSanswght400600_swap.css);
@import url(css2-Montserratitalwght17001900_swap.css);
.header
{
    text-align: center;
    border-bottom: 1px solid var(--color-grey-dark);
    height: 93px;
}
@media(max-width: 1440px)
{
    .header
    {
        height: 74px;
    }
}
@media(max-width: 960px)
{
    .header
    {
        height: 67px;
    }
}
@media(max-width: 768px)
{
    .header
    {
        height: 49px;
    }
}
.header__logo
{
    height: 100%;
}
.button
{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 264px;
    height: 76px;
    margin: 0 auto;
    background: var(--color-cta-default);
    box-shadow: var(--color-cta-shadow-default);
    border-radius: 6px;
    text-transform: uppercase;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: .01em;
    color: var(--color-black);
}
.button:hover
{
    background: var(--color-cta-hover);
}
.button:active
{
    background: var(--color-cta-pressed);
}
.button:disabled
{
    background: var(--color-cta-disabled);
    color: var(--color-grey-light);
}
@media(max-width: 1440px)
{
    .button
    {
        width: 213px;
        height: 58px;
        font-size: 16px;
    }
}
@media(max-width: 960px)
{
    .button
    {
        width: 195px;
        height: 48px;
        font-size: 14px;
    }
}
@media(max-width: 768px)
{
    .button
    {
        width: 193px;
        height: 56px;
        font-size: 16px;
    }
}
.banner
{
    position: relative;
    height: 700px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 98px 0;
    text-align: center;
    background: url(../../bcgamebettingde/image/bg.3d34cdd9.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
@media(-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx)
{
    .banner
    {
        background-image: url(../../bcgamebettingde/image/bg@2x.eaa202e9.jpg);
    }
}
@media(max-width: 1440px)
{
    .banner
    {
        height: 467px;
        padding: 50px 0;
    }
}
@media(max-width: 960px)
{
    .banner
    {
        height: 374px;
        padding: 31px 0;
    }
}
@media(max-width: 768px)
{
    .banner
    {
        height: 500px;
        min-width: 320px;
        margin: 0 auto;
        padding: 157px 0 16px;
        background: url(../../bcgamebettingde/image/bg-mobile.6003940d.jpg);
        background-position: top;
        background-size: cover;
    }
}
@media(max-width: 768px) and (-webkit-min-device-pixel-ratio: 2),(max-width: 768px) and (min-resolution: 2dppx)
{
    .banner
    {
        background-image: url(../../bcgamebettingde/image/bg-mobile@2x.7786a3f6.jpg);
    }
}
.banner__above-title
{
    font-family: Open Sans;
    font-weight: 600;
    font-size: 30px;
    line-height: 140%;
    text-transform: capitalize;
    color: var(--color-white);
}
@media(max-width: 1440px)
{
    .banner__above-title
    {
        font-size: 20px;
    }
}
@media(max-width: 960px)
{
    .banner__above-title
    {
        font-size: 16px;
    }
}
@media(max-width: 768px)
{
    .banner__above-title
    {
        font-size: 20px;
    }
}
.banner__title
{
    font-size: 100px;
    line-height: 83%;
    font-family: Montserrat;
    font-style: italic;
    font-weight: 900;
    text-transform: uppercase;
    color: var(--color-yellow);
    position: relative;
    z-index: 2;
}
@media(max-width: 1440px)
{
    .banner__title
    {
        font-size: 67px;
    }
}
@media(max-width: 960px)
{
    .banner__title
    {
        font-size: 43px;
    }
}
@media(max-width: 768px)
{
    .banner__title
    {
        font-size: 64px;
    }
}
.banner__title:after
{
    content: "BET £15 GET £10";
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: -1;
    width: 100%;
    color: #000;
    text-shadow: 1px 1px 0 #fff,1px 0 0 #fff,1px 0 0 #fff,1px 0 0 #fff,0 0 0 #fff,0 1px 0 #fff,-1px 1px 0 #fff,0 -1px 0 #fff,1px 0 0 rgba(206,89,55,0);
}
.banner__subtitle
{
    font-family: Montserrat;
    font-style: italic;
    font-weight: 700;
    font-size: 58px;
    line-height: 71px;
    text-transform: uppercase;
    color: #fff;
}
@media(max-width: 768px)
{
    .banner__subtitle
    {
        font-size: 36px;
    }
}
.banner__desc
{
    font-family: Open Sans;
    font-size: 12px;
    line-height: 140%;
    color: var(--color-grey-light);
    max-width: 364px;
    margin-bottom: 64px;
}
@media(max-width: 1440px)
{
    .banner__desc
    {
        font-size: 10px;
        max-width: 226px;
        margin-bottom: 37px;
    }
}
@media(max-width: 960px)
{
    .banner__desc
    {
        font-size: 10px;
        max-width: 195px;
    }
}
@media(max-width: 768px)
{
    .banner__desc
    {
        font-size: 8px;
        max-width: 265px;
        margin-bottom: 0;
        position: absolute;
        bottom: 12px;
    }
}
.banner__icons
{
    position: absolute;
    top: 11px;
    right: 100%;
    transform: translate(105%);
}
@media(min-width: 960px)
{
    .banner__icons
    {
        top: 84%;
        right: 2%;
        transform: translate(0);
    }
}
@media(min-width: 1440px)
{
    .banner__icons
    {
        top: 89%;
    }
}
.banner__icons>div
{
    display: flex;
    align-items: flex-end;
    margin-bottom: 2px;
}
.banner__icons>div>img
{
    width: 23px;
}
@media(min-width: 960px)
{
    .banner__icons>div>img
    {
        width: auto;
    }
}
.banner__icons>div>img:not(:last-child)
{
    width: 164px;
    margin-right: 5px;
}
@media(min-width: 960px)
{
    .banner__icons>div>img:not(:last-child)
    {
        width: auto;
        margin-right: 8px;
    }
}
.banner__icons>p
{
    font-family: Open Sans,sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 7px;
    line-height: 1.4;
    color: var(--color-white);
    text-align: left;
}
@media(min-width: 960px)
{
    .banner__icons>p
    {
        font-size: 12px;
    }
}
.payment
{
    border: solid var(--color-grey-dark);
    border-width: 1px 0 1px 0;
}
.payment__list
{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 20px 0;
}
@media(max-width: 768px)
{
    .payment__list
    {
        padding: 16px 0;
    }
}
.payment__image
{
    width: 136px;
}
@media(max-width: 1440px)
{
    .payment__image
    {
        width: 125px;
    }
}
@media(max-width: 768px)
{
    .payment__image
    {
        width: 96px;
    }
}
.bonus-steps
{
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    padding: 80px 0;
}
@media(max-width: 768px)
{
    .bonus-steps
    {
        flex-flow: column;
        padding: 20px 32px 20px 53px;
    }
}
.bonus-steps__item
{
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}
@media(max-width: 768px)
{
    .bonus-steps__item
    {
        margin-bottom: 30px;
    }
}
.bonus-steps__image
{
    width: 72px;
}
@media(max-width: 1440px)
{
    .bonus-steps__image
    {
        width: 46px;
    }
}
@media(max-width: 768px)
{
    .bonus-steps__image
    {
        width: 44px;
    }
}
.bonus-steps__content
{
    display: flex;
    flex-flow: column;
    margin-left: 48px;
    font-family: Open Sans;
    font-style: normal;
    line-height: 140%;
    color: var(--color-white);
}
@media(max-width: 1440px)
{
    .bonus-steps__content
    {
        margin-left: 31px;
    }
}
.bonus-steps__title
{
    font-size: 30px;
    margin-bottom: 10px;
}
@media(max-width: 1440px)
{
    .bonus-steps__title
    {
        font-size: 18px;
    }
}
@media(max-width: 960px)
{
    .bonus-steps__title
    {
        font-size: 18px;
    }
}
.bonus-steps__desc
{
    font-size: 24px;
    white-space: nowrap;
}
@media(max-width: 1440px)
{
    .bonus-steps__desc
    {
        font-size: 14px;
    }
}
.bonus-steps__desc--yellow
{
    color: var(--color-yellow);
}
.game-card__item
{
    padding: 52px 35px 70px;
    width: 390px;
    height: 530px;
    border-radius: 6px;
    text-align: center;
    z-index: 0;
    display: flex;
    flex-flow: column;
    align-items: center;
    position: relative;
}
.game-card__item:after, .game-card__item:before
{
    content: "";
    position: absolute;
    border-radius: 6px;
}
.game-card__item:before
{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: var(--color-black);
}
.game-card__item:after
{
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    top: -1px;
    left: -1px;
    z-index: -2;
    background: var(--color-outlines-inner-border);
}
@media(max-width: 1440px)
{
    .game-card__item
    {
        width: 288px;
        height: 394px;
    }
}
@media(max-width: 960px)
{
    .game-card__item
    {
        width: 244px;
        height: 344px;
    }
}
@media(max-width: 768px)
{
    .game-card__item
    {
        width: 288px;
        height: 394px;
        margin-bottom: 46px;
    }
}
.game-card__image
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
}
.game-card__title
{
    font-family: Open Sans;
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    text-align: center;
    color: var(--color-white);
    margin-bottom: 14px;
    margin-top: 280px;
}
@media(max-width: 1440px)
{
    .game-card__title
    {
        font-size: 16px;
        margin-top: 190px;
    }
}
@media(max-width: 960px)
{
    .game-card__title
    {
        margin-top: 155px;
    }
}
@media(max-width: 768px)
{
    .game-card__title
    {
        margin-top: 188px;
        font-size: 17px;
    }
}
.game-card__desc
{
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    color: var(--color-grey-light);
}
@media(max-width: 1440px)
{
    .game-card__desc
    {
        font-size: 12px;
    }
}
.game-card__button
{
    position: absolute;
    bottom: -44px;
}
@media(max-width: 1440px)
{
    .game-card__button
    {
        bottom: -29px;
    }
}
@media(max-width: 960px)
{
    .game-card__button
    {
        bottom: -24px;
    }
}
@media(max-width: 768px)
{
    .game-card__button
    {
        bottom: -28px;
    }
}
.game-cards
{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.game-cards__list
{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 80px;
}
@media(max-width: 768px)
{
    .game-cards__list
    {
        flex-direction: column;
        align-items: center;
        margin-bottom: 20px;
    }
}
.footer
{
    font-family: Open Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    color: var(--color-grey-light);
    padding-bottom: 80px;
}
@media(max-width: 1440px)
{
    .footer
    {
        padding-bottom: 40px;
    }
}
@media(max-width: 960px)
{
    .footer
    {
        padding-bottom: 47px;
    }
}
@media(max-width: 768px)
{
    .footer
    {
        padding-bottom: 20px;
        font-size: 8px;
    }
}
.footer__paragraph
{
    margin-top: 1em;
    margin-bottom: 1em;
}
:root
{
    --color-black: #010101;
    --color-white: #fff;
    --color-yellow: #f6db44;
    --color-grey-light: #a7a7a7;
    --color-grey-dark: #343434;
    --color-cta-default: linear-gradient(180deg,#fff04c,#df9e2f);
    --color-cta-hover: linear-gradient(180deg,#ffc24c,#df9e2f);
    --color-cta-pressed: linear-gradient(180.24deg,#fff04c .21%,#f9a746 99.8%);
    --color-cta-disable: #151515;
    --color-cta-shadow-default: 0px 0px 1.30476px rgba(228,88,9,.32),0px 15.6571px 31.3143px rgba(228,88,9,.24);
    border: 1px solid;
    --color-outlines-inner-border: linear-gradient(2.37deg,#eec33d 1.17%,rgba(238,195,61,0) 77.15%);
    --color-effects-shadow-default: 0px 15.6571px 31.3143px rgba(228,88,9,.24);
}
*
{
    padding: 0;
    margin: 0;
    border: 0;
}
*, :after, :before
{
    box-sizing: border-box;
}
:active, :focus, a:active, a:focus
{
    outline: none;
}
aside, footer, header, nav
{
    display: block;
}
body, html
{
    height: 100%;
    width: 100%;
    font-size: 100%;
    line-height: 1;
    font-size: 14px;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
button, input, textarea
{
    font-family: inherit;
}
input::-ms-clear
{
    display: none;
}
button
{
    cursor: pointer;
}
button::-moz-focus-inner
{
    padding: 0;
    border: 0;
}
a, a:hover, a:visited
{
    text-decoration: none;
}
ul li
{
    list-style: none;
}
img
{
    vertical-align: top;
}
#app, body
{
    background-color: var(--color-black);
}
body
{
    min-width: 320px;
}
.container
{
    max-width: 1240px;
    margin: 0 auto;
}
@media(max-width: 1440px)
{
    .container
    {
        max-width: 928px;
    }
}
@media(max-width: 960px)
{
    .container
    {
        max-width: 752px;
    }
}
@media(max-width: 768px)
{
    .container
    {
        max-width: 304px;
    }
}