﻿.full-terms
{
    max-width: 2000px;
    margin: 0 auto;
}
.lp-offer-btn
{
    color: #000;
}
.lp-offer
{
    padding-top: 0;
}
.terms-and-conditions-section
{
    padding-bottom: 10px;
}
.terms-and-conditions-container
{
    padding: 0;
    border: none;
}
.terms-and-conditions-container h2:last-of-type
{
    margin-top: 22px;
}
.terms-and-conditions-container h2, .terms-and-conditions-container ol
{
    background-color: #594f54;
}
.terms-and-conditions-container h2
{
    display: flex;
    padding: 1.5em 1em;
    font-weight: 700;
    border-radius: .5em;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
.only-top-bordered
{
    border-radius: .5em .5em 0 0!important;
}
.terms-and-conditions-container h2 img
{
    width: .75em;
    height: auto;
}
.rotated
{
    transform: rotate(180deg);
}
.terms-and-conditions-container ol
{
    padding: 0 1em 1.5em;
    list-style-position: inside;
    border-bottom-left-radius: .5em;
    border-bottom-right-radius: .5em;
}
.terms-and-conditions-container ol li, .terms-and-conditions-container ol p
{
    margin-bottom: .5em;
}
.terms-and-conditions-container ol>li:last-child
{
    margin-bottom: 0;
}
.terms-and-conditions-container ol ul
{
    list-style-type: disc;
    margin: .2em 0 0 1.5em;
}
.terms-and-conditions-container a
{
    color: inherit;
}
.terms-first-table
{
    margin-top: .5em;
    border-spacing: 0;
    width: 98%;
    line-height: 22px;
}
.terms-first-table thead td:first-child
{
    width: 48%;
}
.terms-first-table thead tr
{
    background-color: rgba(255,255,255,.1);
    font-weight: 700;
}
.steps-section, .terms-first-table tbody tr
{
    background-color: #594f54;
}
.terms-first-table thead tr td
{
    padding: 10px 20px;
}
.terms-first-table tbody tr td
{
    border-bottom: 1px solid rgba(255,255,255,.1);
    padding: 10px 20px;
}
.hidden
{
    display: none;
}
@media screen and (min-width: 1262px)
{
    .terms-and-conditions-section
    {
        padding-bottom: 0;
    }
    .terms-and-conditions-container
    {
        padding: 0;
        border: none;
    }
    .terms-and-conditions-container h2
    {
        padding: 1em;
    }
    .terms-and-conditions-container h2 img
    {
        width: 1.388888em;
    }
    .terms-and-conditions-container ol
    {
        padding: 0 1em 1em;
    }
}
.lp-background
{
    background-color: #e4e4e4;
}
.lp-logo
{
    background: url(../../willbetgambling/image/logo-grey-new.svg) no-repeat;
}
.lp-foreground
{
    background-image: url(../../willbetgambling/image/sport-casino-desktop-3.webp);
}
@media screen and (max-width: 480px)
{
    .lp-foreground
    {
        background-image: url(../../willbetgambling/image/sport-casino-mobile-3.webp);
    }
    .lp-offer-btn, .big-line-2
    {
        font-size: 33px;
    }
    .lp-offer
    {
        padding-top: 0;
    }
}
@media screen and (min-width: 1590px)
{
    .terms-and-conditions-container h2:last-of-type
    {
        margin-top: 50px;
    }
    .big-line-2
    {
        font-size: 65px;
    }
    .lp-offer-btn
    {
        font-size: 65px;
    }
}
@media(min-width: 1025px) and (max-width: 1590px)
{
    .wrapper-main .lp-wrapper
    {
        padding: 50px 50px 26px 50px;
    }
}
@media(max-width: 1590px)
{
    .big-line-2
    {
        line-height: 1;
    }
}
@media(min-width: 1590px)
{
    .lp-foreground
    {
        background-size: 1670px;
        background-position: 100% 100%;
    }
    .lp-offer-btn-holder
    {
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 375px)
{
    .lp-offer-btn-holder
    {
        margin: 19px 0 330px 0;
    }
}
.wrapper-main .lp-wrapper
{
    padding-bottom: 27px;
}
@media(min-width: 481px) and (max-width: 1024px)
{
    .wrapper-main .lp-wrapper
    {
        padding: 27px 27px 32px 27px;
    }
}