﻿.section-link
{
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    font-size: 10px;
    margin-bottom: 3em;
}
@media(min-width: 1025px) and (max-width: 1479px)
{
    .section-link
    {
        font-size: 8.5px;
    }
}
.section-link .footer-top-links
{
    width: 16.66667%;
}
@media(min-width: 1024px)
{
    .section-link .footer-top-links
    {
        justify-items: center;
        padding-left: .9375em;
        padding-right: .9375em;
    }
}
.section-link .footer-top-links .footer-top-links-component
{
    padding: 1.28em 0;
}
.section-link .footer-top-links .footer-top-links-component a[href]
{
    cursor: pointer;
}
.section-link .footer-top-links .footer-top-links-component a[target]
{
    cursor: pointer;
}
.section-link .footer-top-links .footer-top-links-component a
{
    color: #fff;
    text-decoration: none;
}
.section-link .footer-top-links .footer-top-links-component .accordion-heading[href]
{
    cursor: pointer;
}
.section-link .footer-top-links .footer-top-links-component .accordion-heading
{
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: .2em;
    padding: 1.28em 0;
    text-transform: uppercase;
}
@media(max-width: 1024px)
{
    .section-link .footer-top-links .footer-top-links-component .accordion-heading
    {
        text-align: left;
    }
}
.section-link .footer-top-links .footer-top-links-component .accordion-content ul.link-list
{
    font-size: 1em;
    margin: 0;
    padding: 0;
}
.section-link .footer-top-links .footer-top-links-component .accordion-content ul.link-list li.link-item
{
    align-items: baseline;
    display: flex;
    flex-direction: column;
    list-style-type: none;
    margin: 0;
}
.section-link .footer-top-links .footer-top-links-component .accordion-content ul.link-list li.link-item a
{
    align-items: center;
    color: #717171;
    cursor: pointer;
    display: flex;
    font-size: 1.4em;
    font-weight: 400;
    gap: .3em;
    justify-content: center;
    line-height: 2;
    transition: all .3s ease-in-out 0s;
}
.section-link .footer-top-links .footer-top-links-component .accordion-content ul.link-list li.link-item a picture img
{
    display: block;
    height: auto;
    width: 5.5rem;
}
.section-link .footer-top-links .footer-top-links-component .accordion-content ul.link-list li.link-item:before
{
    display: none;
}
.section-link .footer-top-links .footer-top-links-component.icons .accordion-heading
{
    text-align: center;
}
.section-link .footer-top-links .footer-top-links-component.icons .accordion-content
{
    display: flex;
    justify-content: center;
}
.section-link .footer-top-links .footer-top-links-component.icons .accordion-content .link-list .link-item
{
    margin-bottom: 1.5em;
}
@media(max-width: 1024px)
{
    .section-link .footer-top-links .footer-top-links-component.icons .accordion-content .link-list .link-item
    {
        display: flex;
    }
    .section-link
    {
        align-items: unset;
        display: flex;
        flex-direction: column;
        justify-content: unset;
    }
    .section-link .footer-top-links
    {
        max-width: 100%;
        width: 100%;
    }
    .section-link .footer-top-links .footer-top-links-component
    {
        border-bottom: .125em solid #232323;
        padding: 1.28em 0;
    }
    .section-link .footer-top-links .footer-top-links-component .accordion-heading
    {
        padding: 1.28em 0;
        position: relative;
        text-align: justify;
    }
    .section-link .footer-top-links .footer-top-links-component .accordion-heading .toggle-icon
    {
        color: #fff;
    }
}
@media(max-width: 1024px)
{
    .section-link .footer-top-links .footer-top-links-component .accordion-heading .toggle-icon:after
    {
        content: "+";
        display: block;
        font-size: 2em;
        font-weight: 300;
        height: 1em;
        line-height: 1em;
        margin-top: .5em;
        position: absolute;
        right: 5%;
        text-align: center;
        top: 0;
        transition: all .2s ease;
        width: 1em;
    }
    .section-link .footer-top-links .footer-top-links-component .accordion-heading.open .toggle-icon:after
    {
        transform: rotate(45deg);
        transform-origin: center;
    }
    .section-link .footer-top-links .footer-top-links-component .accordion-content
    {
        height: auto;
        max-height: 0;
        overflow: hidden;
        transition: max-height .6s ease-out;
    }
    .section-link .footer-top-links .footer-top-links-component .accordion-content.open
    {
        max-height: 50em;
    }
    .section-link .footer-top-links .footer-top-links-component .accordion-content ul.link-list
    {
        margin-left: 1em;
    }
    .section-link .footer-top-links .footer-top-links-component.icons
    {
        display: block;
    }
    .section-link .footer-top-links .footer-top-links-component.icons .accordion-content
    {
        display: flex;
        max-height: 6em;
    }
    .section-link .footer-top-links .footer-top-links-component.icons .accordion-content .link-list
    {
        display: flex;
    }
    .section-link .footer-top-links .footer-top-links-component.icons .accordion-content .link-list .link-item
    {
        align-items: baseline;
        display: flex;
        margin-left: 5em;
    }
}
@media(max-width: 1024px) and (max-width: 1024px)
{
    .section-link .footer-top-links .footer-top-links-component.icons .accordion-content .link-list .link-item
    {
        margin-left: .5em;
    }
}
@media(max-width: 475px)
{
    .section-link .footer-top-links .footer-top-links-component.icons
    {
        flex-direction: column;
    }
    .section-link .footer-top-links .footer-top-links-component.icons .accordion-heading
    {
        text-align: justify;
    }
}
.footer-top-component
{
    border-top: 1px solid #232323;
    font-size: 1.2em;
    padding-top: 20px;
}
@media(max-width: 1024px)
{
    .footer-top-component
    {
        border-top: none;
        padding-top: 0;
    }
}
.footer-top-component .section.section-restriction
{
    margin-bottom: 4.8em;
}
.footer-top-component .section.section-restriction .disclaimer-wrapper
{
    display: flex;
    flex-direction: column;
    padding: 1.2em 0;
}
@media(min-width: 640px)
{
    .footer-top-component .section.section-restriction .disclaimer-wrapper
    {
        flex-direction: row;
        gap: 3.2em;
    }
}
.footer-top-component .section.section-restriction .disclaimer-wrapper .disclaimer-item
{
    display: flex;
    gap: 2em;
    padding-bottom: 1.2em;
    text-align: center;
}
.footer-top-component .section.section-restriction .link-wrapper
{
    text-align: center;
}
.footer-top-component .section.section-restriction .link-wrapper .link-item
{
    border-right: .1em solid #fff;
    color: #d3d3d3;
    padding: 0 1.2em;
    text-decoration: none;
}
.footer-top-component .section.section-restriction .link-wrapper .link-item:hover
{
    color: #fff;
}
.footer-top-component .section.section-restriction .link-wrapper .link-item:last-child
{
    border-right: none;
}
@keyframes rainbow
{
    0%
    {
        background-position: 0 82%;
    }
    50%
    {
        background-position: 100% 19%;
    }
    to
    {
        background-position: 0 82%;
    }
}
.cta-template a
{
    word-wrap: break-word;
    border-radius: 5rem;
    cursor: pointer;
    display: flex;
    font-weight: 700;
    justify-content: center;
    letter-spacing: .1rem;
    line-height: 1;
    min-width: 10pc;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition: all;
    transition-duration: .3s;
    transition-timing-function: ease-out;
    word-break: break-word;
}
.cta-template.cta-primary a
{
    background: linear-gradient(124deg,#3fd71e,#71fd52,#21ab03,#3fd71e,#21a704,#75fd57,#b3fb8e,#21ab03,#3fd71e,#44cc27,#3fd71e);
    border: 1px solid #2dff19;
    color: #fff;
    font-size: 1.4rem;
    text-decoration: none;
}
.cta-template.cta-primary a span
{
    color: #fff;
    z-index: 10;
}
.cta-template.cta-primary a:focus, .cta-template.cta-primary a:hover
{
    background: transparent;
    color: #fff;
}
.cta-template.cta-primary a:focus span, .cta-template.cta-primary a:hover span
{
    color: #fff;
}
@media(hover: hover)
{
    .cta-template.cta-primary a:focus, .cta-template.cta-primary a:hover
    {
        background: transparent;
        color: #fff;
    }
    .cta-template.cta-primary a:focus span, .cta-template.cta-primary a:hover span
    {
        color: #fff;
    }
}
.cta-template.cta-primary a:focus, .cta-template.cta-primary a:hover
{
    scale: 1.05;
}
.cta-template.cta-primary a:before
{
    animation: rainbow 10s ease infinite;
    background: inherit;
    background-size: 1800% 1800%;
    border-radius: inherit;
    bottom: 0;
    box-shadow: inset 0 0 18px 10px rgba(34,148,38,.278);
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.cta-template.cta-primary a:hover:before
{
    filter: alpha(opacity=0);
    opacity: 0;
}
.cta-template.cta-primary a:after
{
    border-radius: inherit;
    bottom: 0;
    box-shadow: inset 0 0 1px 0 #2dff19,0 0 1px 0 #22e80f;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform .2s ease-in-out;
}
.cta-template.cta-primary-v2 a
{
    background: linear-gradient(180deg,#8bf540 0,#0d9111);
    border: 1px solid #2dff19;
    color: #fff;
    font-size: 1.5rem;
    text-decoration: none;
}
.cta-template.cta-primary-v2 a span
{
    color: #fff;
    z-index: 10;
}
.cta-template.cta-primary-v2 a:focus, .cta-template.cta-primary-v2 a:hover
{
    background: transparent;
    color: #fff;
}
.cta-template.cta-primary-v2 a:focus span, .cta-template.cta-primary-v2 a:hover span
{
    color: #fff;
}
@media(hover: hover)
{
    .cta-template.cta-primary-v2 a:focus, .cta-template.cta-primary-v2 a:hover
    {
        background: transparent;
        color: #fff;
    }
    .cta-template.cta-primary-v2 a:focus span, .cta-template.cta-primary-v2 a:hover span
    {
        color: #fff;
    }
}
.cta-template.cta-primary-v2 a:focus, .cta-template.cta-primary-v2 a:hover
{
    scale: 1.05;
}
.cta-template.cta-secondary-variant-1 a
{
    background: #fce403;
    border: 1px solid #fce403;
    color: #000;
    font-size: 1.5rem;
    text-decoration: none;
}
.cta-template.cta-secondary-variant-1 a span
{
    color: #000;
    z-index: 10;
}
.cta-template.cta-secondary-variant-1 a:focus, .cta-template.cta-secondary-variant-1 a:hover
{
    background: #fce403;
    color: #000;
}
.cta-template.cta-secondary-variant-1 a:focus span, .cta-template.cta-secondary-variant-1 a:hover span
{
    color: #000;
}
@media(hover: hover)
{
    .cta-template.cta-secondary-variant-1 a:focus, .cta-template.cta-secondary-variant-1 a:hover
    {
        background: #fce403;
        color: #000;
    }
    .cta-template.cta-secondary-variant-1 a:focus span, .cta-template.cta-secondary-variant-1 a:hover span
    {
        color: #000;
    }
}
.cta-template.cta-secondary a
{
    background: #fce403;
    border: 1px solid #fce403;
    color: #000;
    font-size: 1.5rem;
    text-decoration: none;
}
.cta-template.cta-secondary a span
{
    color: #000;
    z-index: 10;
}
.cta-template.cta-secondary a:focus, .cta-template.cta-secondary a:hover
{
    background: rgba(0,0,0,.7);
    color: #fce403;
}
.cta-template.cta-secondary a:focus span, .cta-template.cta-secondary a:hover span
{
    color: #fce403;
}
@media(hover: hover)
{
    .cta-template.cta-secondary a:focus, .cta-template.cta-secondary a:hover
    {
        background: rgba(0,0,0,.7);
        color: #fce403;
    }
    .cta-template.cta-secondary a:focus span, .cta-template.cta-secondary a:hover span
    {
        color: #fce403;
    }
}
.cta-template.cta-secondary-variant-2 a
{
    background: #5c5a5b;
    border: 1px solid #5c5a5b;
    color: #fff;
    font-size: 1.5rem;
    text-decoration: none;
}
.cta-template.cta-secondary-variant-2 a span
{
    color: #fff;
    z-index: 10;
}
.cta-template.cta-secondary-variant-2 a:focus, .cta-template.cta-secondary-variant-2 a:hover
{
    background: transparent;
    color: #fff;
}
.cta-template.cta-secondary-variant-2 a:focus span, .cta-template.cta-secondary-variant-2 a:hover span
{
    color: #fff;
}
@media(hover: hover)
{
    .cta-template.cta-secondary-variant-2 a:focus, .cta-template.cta-secondary-variant-2 a:hover
    {
        background: transparent;
        color: #fff;
    }
    .cta-template.cta-secondary-variant-2 a:focus span, .cta-template.cta-secondary-variant-2 a:hover span
    {
        color: #fff;
    }
}
.cta-template.cta-secondary-variant-2 a:focus, .cta-template.cta-secondary-variant-2 a:hover
{
    scale: 1.05;
}
.cta-template.cta-secondary-variant-3 a
{
    background: transparent;
    border: 1px solid #5c5a5b;
    color: #000;
    font-size: 1.5rem;
    text-decoration: none;
}
.cta-template.cta-secondary-variant-3 a span
{
    color: #000;
    z-index: 10;
}
.cta-template.cta-secondary-variant-3 a:focus, .cta-template.cta-secondary-variant-3 a:hover
{
    background: #5c5a5b;
    color: #fff;
}
.cta-template.cta-secondary-variant-3 a:focus span, .cta-template.cta-secondary-variant-3 a:hover span
{
    color: #fff;
}
@media(hover: hover)
{
    .cta-template.cta-secondary-variant-3 a:focus, .cta-template.cta-secondary-variant-3 a:hover
    {
        background: #5c5a5b;
        color: #fff;
    }
    .cta-template.cta-secondary-variant-3 a:focus span, .cta-template.cta-secondary-variant-3 a:hover span
    {
        color: #fff;
    }
}
.cta-template.cta-secondary-variant-4 a
{
    background: #fc6200;
    border: 1px solid #fc6200;
    color: #fff;
    font-size: 1.5rem;
    text-decoration: none;
}
.cta-template.cta-secondary-variant-4 a span
{
    color: #fff;
    z-index: 10;
}
.cta-template.cta-secondary-variant-4 a:focus, .cta-template.cta-secondary-variant-4 a:hover
{
    background: transparent;
    color: #fc6200;
}
.cta-template.cta-secondary-variant-4 a:focus span, .cta-template.cta-secondary-variant-4 a:hover span
{
    color: #fc6200;
}
@media(hover: hover)
{
    .cta-template.cta-secondary-variant-4 a:focus, .cta-template.cta-secondary-variant-4 a:hover
    {
        background: transparent;
        color: #fc6200;
    }
    .cta-template.cta-secondary-variant-4 a:focus span, .cta-template.cta-secondary-variant-4 a:hover span
    {
        color: #fc6200;
    }
}
.cta-template.cta-glow a
{
    background: #fce403;
    border: 1px solid #fce403;
    color: #000;
    font-size: 1.44rem;
    text-decoration: none;
}
.cta-template.cta-glow a span
{
    color: #000;
    z-index: 10;
}
.cta-template.cta-glow a:focus, .cta-template.cta-glow a:hover
{
    background: #000;
    color: #fce403;
}
.cta-template.cta-glow a:focus span, .cta-template.cta-glow a:hover span
{
    color: #fce403;
}
@media(hover: hover)
{
    .cta-template.cta-glow a:focus, .cta-template.cta-glow a:hover
    {
        background: #000;
        color: #fce403;
    }
    .cta-template.cta-glow a:focus span, .cta-template.cta-glow a:hover span
    {
        color: #fce403;
    }
}
.cta-template.cta-glow a
{
    animation: glowing .9s infinite alternate;
}
.cta-template.cta-glow-variant-1 a
{
    background: #fce403;
    border: 1px solid #fce403;
    color: #000;
    font-size: 1.44rem;
    text-decoration: none;
}
.cta-template.cta-glow-variant-1 a span
{
    color: #000;
    z-index: 10;
}
.cta-template.cta-glow-variant-1 a:focus, .cta-template.cta-glow-variant-1 a:hover
{
    background: #fce403;
    color: #000;
}
.cta-template.cta-glow-variant-1 a:focus span, .cta-template.cta-glow-variant-1 a:hover span
{
    color: #000;
}
@media(hover: hover)
{
    .cta-template.cta-glow-variant-1 a:focus, .cta-template.cta-glow-variant-1 a:hover
    {
        background: #fce403;
        color: #000;
    }
    .cta-template.cta-glow-variant-1 a:focus span, .cta-template.cta-glow-variant-1 a:hover span
    {
        color: #000;
    }
}
.cta-template.cta-glow-variant-1 a
{
    animation: glowing .9s infinite alternate;
}
.cta-template.cta-animated-color a
{
    background: linear-gradient(180deg,#5bee00,#55d505);
    border: 1px solid rgba(0,0,0,.21);
    color: #000;
    font-size: 3.6rem;
    text-decoration: none;
}
.cta-template.cta-animated-color a span
{
    color: #000;
    z-index: 10;
}
.cta-template.cta-animated-color a:focus, .cta-template.cta-animated-color a:hover
{
    background: linear-gradient(180deg,#5bee00,#55d505);
    color: #000;
}
.cta-template.cta-animated-color a:focus span, .cta-template.cta-animated-color a:hover span
{
    color: #000;
}
@media(hover: hover)
{
    .cta-template.cta-animated-color a:focus, .cta-template.cta-animated-color a:hover
    {
        background: linear-gradient(180deg,#5bee00,#55d505);
        color: #000;
    }
    .cta-template.cta-animated-color a:focus span, .cta-template.cta-animated-color a:hover span
    {
        color: #000;
    }
}
.cta-template.cta-animated-color a
{
    max-height: 8rem;
}
.cta-template.cta-animated-color.cta-medium-size a
{
    min-width: 15pc;
}
.cta-template.cta-animated-color.cta-medium-size a .ball
{
    height: 3.7rem;
    margin-top: .8rem;
    width: 3.7rem;
}
.cta-template.cta-animated-color.cta-wide-size a .ball
{
    height: 3.8rem;
    margin-top: .8rem;
    width: 3.8rem;
}
.cta-template.cta-animated-color.cta-wide-size a:focus .ball, .cta-template.cta-animated-color.cta-wide-size a:hover .ball
{
    left: calc(20% - 50px);
}
.cta-template.cta-animated-color.cta-fullwidth-size a
{
    font-size: 3.2rem;
    line-height: 1;
}
.cta-template.cta-animated-color.cta-fullwidth-size a .ball
{
    height: 4.2rem;
    margin-top: -.5rem;
    width: 4.2rem;
}
.cta-template.cta-animated-color.cta-fullwidth-size a:focus .ball, .cta-template.cta-animated-color.cta-fullwidth-size a:hover .ball
{
    left: calc(4.5% - 3vw);
}
.cta-template.cta-animated-color a
{
    border-color: rgba(117,244,37,.941) #74e42e rgba(78,182,14,.7);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.34),0 2px 0 -1px rgba(0,0,0,.13),0 3px 0 -1px rgba(0,0,0,.08),0 3px 10px -1px rgba(0,0,0,.21);
    font-family: "888ExtraCondensedDemiBold","888",sans-serif;
    letter-spacing: 0;
    position: relative;
}
.cta-template.cta-animated-color a .ball
{
    background-image: url(../../bcgamebettingde/image/ball-cta.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 3.5rem;
    position: absolute;
    transition: left .5s ease,transform 3s linear;
    width: 3.5rem;
}
.cta-template.cta-animated-color a:active .label, .cta-template.cta-animated-color a:focus .label, .cta-template.cta-animated-color a:hover .label
{
    animation: label-teleport .5s ease;
}
.cta-template.cta-animated-color a:active .ball, .cta-template.cta-animated-color a:focus .ball, .cta-template.cta-animated-color a:hover .ball
{
    animation: ball-rotate 3s linear infinite;
    left: calc(25% - 5rem);
}
.cta-template.cta-animated-color a:not(:hover):not(:focus):not(:active) .label
{
    animation: label-teleport-reverse .5s ease;
}
.cta-template.cta-animated-color a:not(:hover):not(:focus):not(:active) .ball
{
    animation: none;
    left: -5rem;
}
.cta-template.cta-animated-color-no-ball a
{
    background: linear-gradient(180deg,#5bee00,#55d505);
    border: 1px solid rgba(0,0,0,.21);
    color: #000;
    font-size: 3.6rem;
    text-decoration: none;
}
.cta-template.cta-animated-color-no-ball a span
{
    color: #000;
    z-index: 10;
}
.cta-template.cta-animated-color-no-ball a:focus, .cta-template.cta-animated-color-no-ball a:hover
{
    background: linear-gradient(180deg,#5bee00,#55d505);
    color: #000;
}
.cta-template.cta-animated-color-no-ball a:focus span, .cta-template.cta-animated-color-no-ball a:hover span
{
    color: #000;
}
@media(hover: hover)
{
    .cta-template.cta-animated-color-no-ball a:focus, .cta-template.cta-animated-color-no-ball a:hover
    {
        background: linear-gradient(180deg,#5bee00,#55d505);
        color: #000;
    }
    .cta-template.cta-animated-color-no-ball a:focus span, .cta-template.cta-animated-color-no-ball a:hover span
    {
        color: #000;
    }
}
.cta-template.cta-animated-color-no-ball a
{
    max-height: 8rem;
}
.cta-template.cta-animated-color-no-ball.cta-medium-size a
{
    min-width: 15pc;
}
.cta-template.cta-animated-color-no-ball.cta-fullwidth-size a
{
    font-size: 3.2rem;
    line-height: 1;
}
.cta-template.cta-animated-color-no-ball a
{
    border-color: rgba(117,244,37,.941) #74e42e rgba(78,182,14,.7);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.34),0 2px 0 -1px rgba(0,0,0,.13),0 3px 0 -1px rgba(0,0,0,.08),0 3px 10px -1px rgba(0,0,0,.21);
    font-family: "888ExtraCondensedDemiBold","888",sans-serif;
    letter-spacing: 0;
    position: relative;
}
.cta-template.cta-animated-color-no-ball a:active .label, .cta-template.cta-animated-color-no-ball a:focus .label, .cta-template.cta-animated-color-no-ball a:hover .label
{
    animation: label-teleport .5s ease;
}
.cta-template.cta-animated-color-no-ball a:not(:hover):not(:focus):not(:active) .label
{
    animation: label-teleport-reverse .5s ease;
}
.cta-template .cta-animated-color a:active
{
    background-color: rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}
@keyframes ball-rotate
{
    0%
    {
        transform: rotate(0deg);
    }
    to
    {
        transform: rotate(1turn);
    }
}
@keyframes label-teleport
{
    0%
    {
        transform: translateY(0);
    }
    50%
    {
        opacity: 0;
        transform: translateY(-100%);
    }
    51%
    {
        opacity: 0;
        transform: translateY(100%);
    }
    to
    {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes label-teleport-reverse
{
    0%
    {
        transform: translateY(0);
    }
    50%
    {
        opacity: 0;
        transform: translateY(100%);
    }
    51%
    {
        opacity: 0;
        transform: translateY(-100%);
    }
    to
    {
        opacity: 1;
        transform: translateY(0);
    }
}
.cta-padding-small
{
    padding: .4rem 1.6rem;
}
.cta-padding-default, .cta-template.cta-glow a, .cta-template.cta-glow-variant-1 a, .cta-template.cta-primary a, .cta-template.cta-primary-v2 a, .cta-template.cta-secondary a, .cta-template.cta-secondary-variant-1 a, .cta-template.cta-secondary-variant-2 a, .cta-template.cta-secondary-variant-3 a, .cta-template.cta-secondary-variant-4 a
{
    padding: .8rem 4rem;
}
.cta-padding-animated, .cta-template.cta-animated-color a, .cta-template.cta-animated-color-no-ball a
{
    padding: 1.6rem 4.7rem;
}
.cta-template.cta-wide-size a
{
    line-height: 1.5;
    min-width: 290px;
    padding: 1.4rem 0;
}
.cta-template.cta-medium-size a
{
    line-height: 1.5;
    max-width: 290px;
    min-width: 10pc;
    padding: 1rem 0;
}
@media screen and (max-width: 425px)
{
    .cta-template.cta-mobile-size
    {
        width: 100%;
    }
}
@media(min-width: 320px) and (max-width: 950px) and (orientation: landscape)
{
    .cta-template.cta-mobile-size
    {
        width: 100%;
    }
    .cta-template.cta-mobile-size a
    {
        width: 50%;
    }
}
.cta-template.cta-mobile-size a
{
    border-radius: 5rem;
    color: #fff;
    font-family: "888",verdana,sans-serif;
    font-size: 2rem;
    margin: 1.5rem auto;
    min-width: 20rem;
    outline: none;
    padding: 1.7rem 3rem;
    text-decoration: none;
}
@media screen and (max-width: 425px)
{
    .cta-template.cta-mobile-size a
    {
        background: linear-gradient(180deg,#79eb28 0,#10c716);
        border: 1px solid #2dff19;
        display: block;
        margin: 1.5rem auto;
        width: 80%;
    }
}
.cta-template.cta-mobile-size a span
{
    font-weight: 800!important;
}
.cta-template.cta-mobile-size a:hover span
{
    color: #000;
}
.cta-template.cta-fullwidth-size, .cta-template.cta-fullwidth-size a
{
    font-size: 2.3rem;
    line-height: 2;
    width: 100%;
}
@keyframes glowing
{
    to
    {
        box-shadow: 0 0 20px 5px #fce403;
    }
}
footer
{
    background: #000;
    color: #797979;
    font-family: defaultRegular,Arial,sans-serif;
    font-size: 10px;
    margin: 0 auto;
}
@media(min-width: 1024px) and (max-width: 1480px)
{
    footer
    {
        font-size: 8.5px;
    }
}
footer .footer-component-v2
{
    margin: 0 auto;
    padding: 40px 30px 90pt;
    width: 100%;
}
@media(max-width: 1023px)
{
    footer .footer-component-v2
    {
        font-size: 10px;
        padding-left: .9375em;
        padding-right: .9375em;
    }
}
footer .footer-component-v2 .section-awards
{
    align-items: center;
    column-gap: .8em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 20px 0 40px;
    row-gap: 1.6em;
}
footer .footer-component-v2 .section-awards .award-sub-section
{
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: .8em;
    justify-content: center;
    width: 100%;
}
@media(min-width: 1279px)
{
    footer .footer-component-v2 .section-awards .award-sub-section
    {
        width: auto;
    }
}
footer .footer-component-v2 .section-awards .award-sub-section .logo
{
    height: 60px;
    padding: 0 1.6em;
    width: auto;
}
footer .footer-component-v2 .section-awards .award-sub-section.partners .logo
{
    height: 75pt;
}
footer .footer-component-v2 .section-awards .award-sub-section.other-awards .logo
{
    height: auto;
    max-width: 21.6em;
}
footer .footer-component-v2 .section-grid
{
    border-top: .1em solid #232323;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    padding: 2em 3em 0;
}
footer .footer-component-v2 .section-grid .grid-sub-section
{
    grid-gap: 10px 2%;
    display: grid;
    grid-auto-rows: max-content;
    grid-template-columns: 1fr 1fr;
    padding-bottom: 20px;
    width: 100%;
}
@media(min-width: 768px)
{
    footer .footer-component-v2 .section-grid .grid-sub-section
    {
        margin-bottom: 20px;
        padding-bottom: 0;
        width: 50%;
    }
    footer .footer-component-v2 .section-grid .grid-sub-section.payments
    {
        border-right: .02em solid #232323;
        padding-right: 2em;
    }
    footer .footer-component-v2 .section-grid .grid-sub-section.regulations
    {
        padding-left: 2em;
    }
}
@media(min-width: 1025px)
{
    footer .footer-component-v2 .section-grid .grid-sub-section
    {
        grid-template-columns: 1fr 1fr 1fr;
    }
}
footer .footer-component-v2 .section-grid .grid-sub-section .grid-item
{
    align-items: center;
    border: 1px solid #232323;
    display: flex;
    height: 65px;
    justify-content: center;
    padding: 0 10px;
    text-decoration: none;
}
@media(max-width: 1025px)
{
    footer .footer-component-v2 .section-grid .grid-sub-section .grid-item:last-child:nth-child(odd)
    {
        grid-column-end: span 2;
        justify-self: center;
        width: 100%;
    }
}
footer .footer-component-v2 .section-grid .grid-sub-section .grid-item .logo
{
    display: flex;
    height: 40px;
    margin: 0 auto;
    object-fit: contain;
    width: 100%;
}
@media(min-width: 768px) and (max-width: 1024px)
{
    footer .footer-component-v2 .section-grid
    {
        border-top: none;
        padding: 2em 0;
    }
}
@media(max-width: 767px)
{
    footer .footer-component-v2 .section-grid
    {
        padding: 2em 1.5em 0;
    }
}
footer .footer-component-v2 .section-banner
{
    margin: 10px auto;
}
footer .footer-component-v2 .section-banner .banner-container
{
    background-color: #232323;
    height: 5em;
    margin: 0 auto;
    max-width: 309px;
    position: relative;
}
footer .footer-component-v2 .section-banner .banner-container .banner-wrapper
{
    height: 100%;
    position: absolute;
    width: auto;
}
footer .footer-component-v2 .section-banner .banner-container .banner-wrapper .banner-img, footer .footer-component-v2 .section-banner .banner-container .banner-wrapper .banner-link
{
    display: block;
    height: 100%;
    width: 100%;
}
@media(min-width: 521px)
{
    footer .footer-component-v2 .section-banner .banner-container
    {
        height: 5.2em;
        max-width: 412px;
    }
}
@media(min-width: 1024px)
{
    footer .footer-component-v2 .section-banner .banner-container
    {
        max-width: 374px;
    }
}
@media(min-width: 1200px)
{
    footer .footer-component-v2 .section-banner .banner-container
    {
        height: 8em;
        max-width: 574px;
    }
}
@media(min-width: 1481px)
{
    footer .footer-component-v2 .section-banner .banner-container
    {
        max-width: 620px;
    }
}
footer .footer-component-v2 .section-disclaimer
{
    padding: 10px .9375em;
}
footer .footer-component-v2 .section-disclaimer p
{
    color: #717171;
    font-family: defaultRegular,Arial,sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    line-height: normal;
}
footer .footer-component-v2 .section-disclaimer p a
{
    color: #797979;
    text-decoration: underline;
}
footer .footer-component-v2 .separator
{
    padding: 2em 0;
    width: 100%;
}
footer .footer-component-v2 .separator:after
{
    border: .1em solid #232323;
    content: "";
    display: block;
}
@media(min-width: 768px)
{
    footer .footer-component-v2 .separator
    {
        display: none;
    }
}
footer .footer-component-v2 .separator.after-grid
{
    display: block;
}
@media(min-width: 768px) and (max-width: 1024px)
{
    footer .footer-component-v2 .separator.after-grid
    {
        display: none;
    }
}
footer .footer-component-v2 .gray-filter
{
    filter: brightness(0) invert(.7);
}
@media(min-width: 1280px)
{
    footer .footer-component-v2 .gray-filter
    {
        filter: brightness(0) invert(.4);
    }
}
footer .footer-component-v2 .gray-filter:hover
{
    filter: none;
    transition: all .3s ease-in-out;
}
footer .footer-component-v2 .gray-filter-1
{
    filter: brightness(.3) invert(.2);
}
footer .footer-component-v2 .gray-filter-1:hover
{
    filter: none;
    transition: all .3s ease-in-out;
}
footer .footer-component-v2 .gray-filter-2
{
    filter: brightness(1.2) invert(.8);
}
footer .footer-component-v2 .gray-filter-2:hover
{
    filter: none;
    transition: all .3s ease-in-out;
}
footer .footer-component-v2 .gray-filter-3
{
    filter: brightness(1) invert(.5);
}
footer .footer-component-v2 .gray-filter-3:hover
{
    filter: none;
    transition: all .3s ease-in-out;
}
footer .footer-component-v2 .gray-filter-4
{
    filter: brightness(.5) grayscale(1);
}
footer .footer-component-v2 .gray-filter-4:hover
{
    filter: grayscale(1);
    transition: all .3s ease-in-out;
}