html {
    scroll-behavior: smooth
}

@font-face {
    font-family: 'GT-Walsheim-Pro';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/gt-walsheim/GT-Walsheim-Pro-Regular.woff2')
}

@font-face {
    font-family: 'GT-Walsheim-Pro';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/gt-walsheim/GT-Walsheim-Pro-Bold.woff2')
}

@font-face {
    font-family: 'GT-Walsheim-Pro-Bold';
    font-style: normal;
    font-display: swap;
    src: url('../fonts/gt-walsheim/GT-Walsheim-Pro-Bold.woff2')
}

.font-40 {
    font-size: 40px !important;
    margin-bottom: 8px
}

body,
.lp-cta-ribbon {
    background-color: #a3a3a4
}

.wrapper-main {
    max-width: 2000px;
    margin: auto;
    position: relative
}

html {
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    font-size: 1em;
    text-decoration: none
}

*,
*:before,
*:after {
    box-sizing: inherit
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

.big-line-1,
.big-line-2,
.big-line-3 {
    display: block
}

.lp-offer {
    font-weight: 700;
    font-kerning: normal;
    letter-spacing: .1px;
    max-width: 701px;
    color: #4e454a;
    padding-top: 40px;
    position: relative;
    z-index: 99
}

.lp-offer-line-0 {
    padding-bottom: 0 !important;
    font-size: 39px
}

.lp-offer-line-1 {
    font-size: 16px
}

.lp-offer-line-2 {
    font-size: 47px;
    max-width: 100%;
    line-height: 1
}

.big-line-1 {
    font-size: 185px;
    display: block
}

.big-line-2 {
    font-size: 70px;
    display: block
}

.big-line-3 {
    font-size: 116px;
    display: block
}

body {
    background-repeat: no-repeat;
    color: #efefef;
    font-size: 12px;
    font-family: 'GT-Walsheim-Pro', sans-serif;
    font-kerning: normal;
    background: #4e454a
}

a {
    color: #efefef;
    text-decoration: none
}

.lp-section-menu a:hover {
    color: #5cfd86
}

.contacts .lp-section-menu a {
    border-right: 1px solid #efefef;
    padding-right: 10px;
    margin-right: 10px
}

.contacts .lp-section-menu a:nth-child(3) {
    border-right: none
}

.lp-wrapper {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 50px 50px;
    width: 100%;
    position: relative
}

.lp-header {
    display: flex;
    justify-content: space-between
}

.lp-logo {
    width: 185px;
    height: 185px;
    background: url("../images/10bet-sport-grey-animated.gif") no-repeat;
    background-size: 100% 100%;
    display: block
}

.lp-login-btn {
    font-weight: 700;
    line-height: initial;
    font-size: 39px;
    color: #4e454a;
    z-index: 2;
    line-height: 1 !important
}

.lp-offer-btn-holder {
    margin: 32px 54px 106px 0
}

.lp-offer-btn {
    font-size: 73px;
    background-color: #5cfd86;
    border-radius: 6px;
    color: #4e454a;
    text-align: center;
    padding: 8px 50px;
    line-height: 94px
}

.lp-offer-btn:hover {
    background-color: #39fd6c
}

.lp-section {
    padding: 50px 50px 20px 50px;
    border-bottom: 1px solid #efefef
}

.no-border {
    border-bottom: none !important
}

.lp-pyment-icon {
    display: inline-block;
    height: 100px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-bottom: 0;
    padding: 10px;
    border-radius: 4px;
    background-color: #5d5358;
    border: 0 solid #5d5358;
    width: 100px !important;
    border-radius: 50%;
    opacity: .75
}

.lp-pyment-icons {
    border-bottom: 1px solid #efefef;
    padding-bottom: 50px
}

.lp-regulation-icon {
    display: inline-block;
    height: 24px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-right: 20px;
    padding: 0;
    border-radius: 0
}

.lp-regulation-icon:last-child {
    margin-right: 0
}

.trustpilot-widget-holder {
    width: calc(100% - 100px);
    margin: 38px auto 0;
    padding-bottom: 50px
}

.payment-icons {
    border-bottom: none;
    padding-bottom: 0;
    padding: 0 50px 0 50px
}

.payment-icons-container {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.reg-icons {
    padding: 25px 0 0 0 !important;
    border-bottom: none
}

.contacts {
    padding: 50px 0;
    display: flex;
    justify-content: space-between;
    border-bottom: none;
    padding-left: 0 !important
}

.payment-meth {
    margin-bottom: 30px;
    padding-bottom: 30px !important
}

.payment-item {
    position: relative;
    width: 85px;
    height: 50px;
    line-height: 50px;
    border-radius: 4px
}

.p-icon {
    display: inline-block;
    position: absolute;
    height: 100%;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.payment-container {
    display: flex;
    flex-wrap: wrap
}

.visa {
    width: 43px;
    background-image: url("../images/icons/visa.svg")
}

.master-card {
    width: 42px;
    background-image: url("../images/icons/master-card.svg")
}

.paypal {
    width: 51px;
    background-image: url("../images/icons/pay-pal.svg")
}

.applepay {
    width: 51px;
    background-image: url("../images/icons/applepay-white.svg")
}

.neteller {
    width: 56px;
    background-image: url("../images/icons/neteller.svg")
}

.skrill {
    width: 44px;
    background-image: url("../images/icons/skrill.svg")
}

.trustly {
    width: 70px;
    background-image: url("../images/icons/trustly.svg")
}

.paysafe-card {
    width: 56px;
    background-image: url("../images/icons/paysafecard.svg")
}

.fast-bank-transfer {
    width: 65px;
    background-image: url("../images/icons/fast-bank-transfer.svg")
}

.google-pay {
    width: 65px;
    background-image: url("../images/icons/google_pay_white.svg")
}

.full-terms {
    border-bottom: none
}

.lp-section-title {
    font-size: 1em
}

.lp-offer-terms {
    font-weight: 400;
    font-size: 12px;
    width: 42%;
    padding: 13px 50px
}

.lp-offer-terms a {
    text-decoration: underline
}

#terms-and-conditions {
    font-weight: 400;
    margin: 0 0 20px
}

.lp-terms-and-conditions {
    font-size: 12px;
    padding-left: 22px !important
}

.lp-terms-and-conditions>li {
    margin: 0 0 5px;
    padding: 0
}

.lp-license {
    border-top: 1px solid #efefef;
    padding: 50px 0
}

.lp-license-container {
    padding: 50px 0 0 0;
    border-bottom: 1px solid #efefef
}

.lp-cta-ribbon {
    position: fixed;
    bottom: -93px;
    width: 100%;
    height: 93px;
    text-align: center;
    transition: bottom .3s ease-in-out;
    z-index: 999;
    background-color: #4e454a
}

.lp-cta-ribbon-offer {
    display: none;
    font-size: 26px;
    line-height: 67px;
    vertical-align: middle;
    color: #5cfd86
}

.lp-cta-ribbon .lp-offer-btn-ribbon {
    margin: 0 auto;
    top: 20px;
    font-size: 37px;
    font-weight: bold
}

.darkgray-box,
.lightgray-box {
    background-color: #5f575d;
    color: #efefef
}

.image-box .tree-numbers {
    display: flex;
    margin: 0 50px
}

.image-box .image-container h3 {
    text-align: center;
    padding: 20px 0;
    font-size: 39px;
    font-weight: 700
}

.first-row {
    text-align: center
}

.first-row h3 {
    margin-top: -27px
}

.image-box img {
    width: 70%
}

.tree-numbers .number-container {
    padding: 20px 0 20px 47px;
    width: 100%;
    background-color: #5f575d !important
}

.tree-numbers .number-content {
    display: flex;
    align-items: center
}

.tree-numbers .number {
    font-size: 69px;
    padding-right: 30px
}

.box-image-container {
    padding: 60px 0
}

.tree-images {
    color: #4e454a
}

.tree-images .content p {
    font-weight: 700;
    color: #4e454a
}

.tree-numbers {
    font-size: 25px
}

.tree-images .content h2 {
    font-weight: 700;
    color: #efefef !important;
    margin-bottom: 17px
}

.tree-images .second-row {
    padding: 0 50px 25px 50px;
    text-align: left
}

.comment-box {
    overflow: hidden;
    line-height: 1em;
    font-size: 20px;
    line-height: 21px;
    margin-bottom: 17px
}

.autor {
    font-size: 15px;
    font-weight: 700
}

.tree-images .second h3,
.tree-images .third h3 {
    text-align: center;
    padding-top: 20px
}

.tree-numbers .number-content {
    margin: auto;
    font-weight: 700
}

.image-box .tree-images {
    display: table;
    border-spacing: 50px 50px
}

.image-box .image-container {
    position: relative;
    display: table-cell;
    width: 33%;
    background-color: #efefef;
    padding: 5px;
    border-radius: 22px;
    vertical-align: top;
    height: 100%
}

.image-box.promos img {
    width: 100%;
    height: auto;
    border-radius: 8px
}

.promos .three-numbers-headline.thr-num-img,
.promos .three-numbers-headline.thr-num-img-casino {
    padding-top: 32px;
    border-top: 1px solid #efefef
}

.promos .three-numbers-headline.thr-num-img p,
.promos .three-numbers-headline.thr-num-img-casino p {
    line-height: 1;
    margin-bottom: 18px
}

.image-box.promos .image-container {
    border-radius: 0;
    padding: 0;
    background-color: transparent
}

.three-numbers-headline.thr-num-img,
.three-numbers-headline.thr-num-img-casino {
    margin-top: 50px;
    background-color: transparent;
    padding: 0
}

.three-numbers-headline.thr-num-img p,
.three-numbers-headline.thr-num-img-casino p {
    color: #efefef;
    padding: 0
}

.promos.image-box .tree-images {
    border-spacing: 50px 14px;
    margin-bottom: 36px
}

.lp-pyment-icons {
    padding-top: 50px;
    border-top: 1px solid #efefef
}

.three-numbers-headline {
    text-align: center;
    background-color: #efefef;
    margin: 0 50px;
    padding: 14px 0
}

.three-numbers-headline p {
    font-size: 30px;
    line-height: 32px;
    color: #4e454a;
    font-weight: 700;
    padding: 0 22px
}

.game-slider-headline {
    text-align: left;
    margin: 50px 50px 0;
    padding-top: 0;
    overflow: hidden;
    position: relative
}

.game-slider-headline p {
    color: #efefef;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 18px
}

.game-slider-left,
.game-slider-right {
    background-color: rgb(92, 253, 134) !important;
    border-radius: 100% !important;
    width: 32px;
    height: 32px;
    background-position: 47% 50%;
    background-size: 7px;
    background-image: url(https://www.10bet.co.uk/library/icons/arrow-left-black.png);
    margin: -1em 0;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 12px;
    right: 42px;
    cursor: pointer;

    &.disabled {
        opacity: .4;
        cursor: default;
    }
}

.game-slider-right {
    right: 0;
    transform: rotate(180deg)
}

.game-slider {
    width: calc(100% - 100px);
    overflow: hidden;
    margin: 0 50px;
    scroll-behavior: smooth;
    touch-action: none
}

.game-slider-wrapper {
    display: flex;
    width: 200%;
    gap: 1%;
    touch-action: none
}

.game-slider img {
    width: 9.2% !important
}

.game-slider img:nth-child(5) {
    margin-right: -1%
}

.big-winners {
    border-spacing: 50px 14px;
    margin-bottom: 36px
}

.winner-container {
    position: relative;
    display: table-cell;
    width: 33%;
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    vertical-align: top;
    height: 200px
}

.image-box.promos .big-winners img {
    border-radius: 0
}

.winner-wrapper {
    position: absolute;
    color: #4e454a;
    font-size: 1.1vw;
    font-weight: bold;
    bottom: 0;
    width: 100%
}

.winner-line {
    display: flex;
    font-size: 1.1vw;
    justify-content: space-between;
    padding: 1.3vw 1.35vw 1.7vw;
    align-items: stretch
}

.winner-name {
    padding-left: 4.4vw
}

.winner-prise {
    padding-left: 1.35vw;
    font-size: 3.4vw;
    margin-bottom: .9vw
}

.winner-game {
    width: 13vw
}

.winner-headline {
    margin-bottom: 18px;
    padding-top: 32px;
    padding-bottom: 0;
    border-top: 1px solid #efefef;
    background-color: transparent;
    margin-top: 50px;

    p {
        color: #fff
    }
}

.live-casino-TOP10 {
    margin-bottom: 50px;
}

@media (max-width:768px) {
    .game-slider {
        width: calc(100%);
        margin: 0;
        overflow-x: auto
    }

    .game-slider img {
        width: 19% !important
    }

    .game-slider-headline {
        margin: 0
    }

    .game-slider-left,
    .game-slider-right {
        width: 20px;
        height: 20px;
        top: 31px
    }

    .game-slider-left {
        right: 25px
    }

    .game-slider img:nth-child(5) {
        margin-right: 0
    }

    .live-casino-TOP10 {
        margin-bottom: 0;
    }
}

@media (max-width:480px) {
    .game-slider-headline p {
        font-size: 22px;
        text-align: left;
        padding: 0;
        margin-top: 18px
    }

    .winner-headline {
        padding-top: 22px;

        p {
            padding: 0
        }
    }
}

@media (max-width:768px) {
    .image-box .image-container.casino {
        width: 100%
    }
}

.tree-images .first.trust {
    background: url("../../assets-default/images/page-specific/truly_free_spins.png");
    background-position: -3.5vw 7vh;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #efefef
}

@media (max-width:1380px) {
    .tree-images .first.trust {
        background-position: -3.5vw 10vh
    }
}

@media (max-width:460px) {
    .tree-images .first.trust {
        height: 300px;
        background-position: 0 103px;
        background-size: 75%
    }
}

@media (min-width:461px) and (max-width:768px) {
    .tree-images .first.trust {
        height: 300px;
        background-position: 20vw 10vh;
        background-size: 60%
    }
}

.tree-images .second {
    background: url("../../assets-default/images/page-specific/horse-transperant.png");
    background-position: 50% 0%;
    background-size: 70%;
    background-repeat: no-repeat;
    background-color: #efefef
}

@media (min-width:769px) and (max-width:900px) {
    .image-box .image-container.casino {
        height: 37vw
    }

    .tree-images .second {
        background-position: 50% 70%
    }
}

@media (min-width:900px) {
    .image-box .image-container.casino {
        width: 33vw;
        height: 37vh
    }
}

@media (min-width:901px) and (max-width:1366px) {
    .tree-images .second {
        background-position: 50% 2.7vh
    }
}

.tree-images .third {
    background: url("../../assets-default/images/page-specific/refree-transperant.webp");
    background-size: 422px;
    background-repeat: no-repeat;
    background-color: #efefef;
    background-position: 55% 100%
}

.stars {
    max-width: 300px;
    width: 100%;
    padding: 7px 0
}

.big-line-2 {
    font-size: 79px;
    display: block
}

.mobile {
    display: none
}

.lp-background {
    position: relative;
    background-color: #efefef
}

.desktop-fingers {
    position: absolute;
    top: 0;
    left: 41%;
    width: 882px;
    z-index: 1
}

.promotionTable+p {
    margin-top: 15px
}

.promotionTable {
    width: calc(100% + 22px);
    font-size: 1em;
    line-height: 22px;
    border-collapse: collapse;
    margin-top: 15px;
    margin-left: -22px
}

.promotionTable th,
.promotionTable td {
    padding: 10px 20px;
    text-align: left
}

.promotionTable td:nth-child(3n+1) {
    width: 50%
}

.promotionTable tr th {
    background-color: rgba(255, 255, 255, .1);
    font-weight: bold
}

.promotionTable td {
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.second-row .stars {
    padding-top: 25px;
    max-width: 185px;
    display: block
}

.trustpilot {
    max-width: 334px
}

.number-content {
    height: 100%
}

.underline {
    height: 5px;
    display: block;
    background-color: #efefef;
    margin-top: 7px
}

.mobile-fingers,
.mobile-fingers-gif {
    display: none
}

.desktop-boards {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    z-index: 0
}

.mobile-boards {
    display: none
}

@media (max-width:1920px) {
    .lp-offer-btn-holder {
        margin: 40px 40px 50px 0
    }

    .font-40 {
        font-size: 30px !important
    }

    .comment-box {
        font-size: 15px;
        line-height: 16px
    }

    .image-box .image-container h3,
    .tree-numbers .text {
        font-size: 30px;
        line-height: 32px
    }
}

@media (max-width:1590px) {
    .desktop-fingers {
        right: 20px;
        width: 650px
    }

    .lp-offer-terms {
        padding: 13px 27px
    }

    .lp-offer {
        padding-top: 27px
    }

    .lp-offer-btn-holder {
        margin: 27px 27px 153px 0
    }

    .lp-pyment-icons {
        border-bottom: 1px solid #efefef;
        padding-bottom: 22px;
        margin-right: 25px
    }

    .lp-section {
        padding: 27px 27px 16px 27px
    }

    .lp-license-container {
        padding: 27px 0 0 0
    }

    .lp-license {
        padding: 27px 0
    }

    .payment-icons {
        padding: 0 0 0 27px !important
    }

    .image-box .tree-images {
        display: table;
        border-spacing: 27px 27px
    }

    .tree-images .first-row .stars {
        margin-top: 0
    }

    .second-row .stars {
        padding-top: 0
    }

    .tree-images .second-row {
        padding: 0 27px 27px 27px
    }

    .image-box .first-row {
        padding: 0 27px
    }

    .tree-images .image-container {
        margin: 15px auto
    }

    .tree-images .first-row .stars {
        margin-top: initial
    }

    .tree-images .second {
        background-size: contain
    }

    .lp-wrapper {
        padding: 27px
    }

    .lp-offer-btn {
        padding: 10px 33px
    }

    .lp-logo {
        width: 125px;
        height: 125px
    }

    .lp-offer-line-0 {
        line-height: 30px
    }

    .big-line-2 {
        line-height: 49px
    }

    .lp-offer-btn,
    .big-line-2 {
        font-size: 45px
    }

    .lp-offer-line-0,
    .lp-login-btn {
        font-size: 27.5px
    }

    .image-box img {
        width: 100%;
        max-width: 346px
    }

    .image-box .tree-numbers {
        margin: 0 27px
    }

    .tree-numbers .number-container {
        padding: 27px 27px
    }

    .tree-numbers .number {
        padding-right: 27px
    }

    .trustpilot-widget-holder {
        width: calc(100% - 54px)
    }

    .image-box.promos img {
        max-width: 100%
    }

    .three-numbers-headline.thr-num-img,
    .three-numbers-headline.thr-num-img-casino {
        margin-top: 27px
    }

    .lp-pyment-icons {
        padding-top: 27px
    }

    .promos.image-box .tree-images {
        margin-bottom: 13px
    }

    .promos .three-numbers-headline.thr-num-img,
    .promos .three-numbers-headline.thr-num-img-casino {
        padding-top: 27px
    }

    .three-numbers-headline {
        margin: 0 27px
    }
}

@media (max-width:1280px) {}

@media (max-width:1088px) {
    .lp-offer-terms {
        width: 100%;
        max-width: 567px
    }

    .desktop-fingers {
        width: 550px
    }

    .lp-offer-btn-holder {
        margin: 27px 27px 68px 0
    }
}

@media (max-width:960px) {
    .desktop-fingers {
        width: 550px
    }

    .lp-offer-btn-holder {
        margin: 27px 27px 68px 0
    }
}

@media (max-width:860px) {
    .tree-images .third {
        background-size: 360px
    }

    .desktop-fingers {
        width: 450px
    }

    .lp-offer-btn-holder {
        margin: 27px 27px 125px 0
    }
}

@media (max-width:1024px) {
    .desktop-fingers {
        display: none
    }

    .mobile-fingers {
        display: block;
        position: absolute;
        top: 333px;
        width: 434px;
        z-index: 1;
        left: 0
    }

    .mobile-fingers-gif {
        display: block;
        position: absolute;
        bottom: -80px;
        width: 300px;
        z-index: 1;
        right: 0
    }

    .lp-offer-btn-holder {
        margin: 27px 27px 235px 0
    }

    .image-box .tree-numbers {
        margin-top: 0;
        padding-top: 0
    }

    .lp-pyment-icon {
        width: 80px !important;
        height: 80px
    }
}

@media (max-width:768px) {
    .lp-pyment-icons {
        margin-top: 22px
    }

    .tree-images .second h3,
    .tree-images .third h3 {
        padding-top: 10px
    }

    .three-numbers-headline {
        margin: 0
    }

    .image-box .tree-numbers {
        display: block;
        margin: 0
    }

    .lp-section {
        padding: 22px 22px 11px 22px
    }

    .image-box {
        padding: 0 22px
    }

    .tree-images .image-container {
        width: 100%
    }

    .tree-images .second,
    .tree-images .third {
        background-position: 50% 100%;
        height: 300px
    }

    .image-box .tree-images {
        display: flex;
        border-spacing: 22px 22px;
        flex-direction: column
    }

    .image-box .image-container h3 {
        font-size: 29px
    }

    .mobile {
        display: block
    }

    .desktop {
        display: none
    }

    .contacts {
        flex-wrap: wrap;
        padding-bottom: 27px !important
    }

    .lp-offer-line-2 {
        font-size: 47px;
        max-width: 100%;
        line-height: 1
    }

    .tree-images .big-line-2 {
        font-size: 3.3vw
    }

    .tree-images .content h2 {
        margin-bottom: 16px
    }

    .tree-images .image-container {
        margin: 23px auto 5px
    }

    .lp-offer-btn-holder>.lp-offer-btn {
        line-height: 60px
    }

    .underline {
        height: 3px
    }

    .mobile-fingers {
        top: 321px
    }

    .mobile-fingers-gif {
        width: 250px
    }

    .lp-pyment-icon {
        width: 60px !important;
        height: 60px
    }

    .lp-offer-terms {
        padding: 13px 22px
    }

    .trustpilot-widget-holder {
        width: 100%;
        margin-top: 6px;
        padding-bottom: 0
    }

    .image-box.promos .tree-numbers {
        padding-bottom: 22px
    }

    .image-box.promos .image-container {
        display: flex
    }

    .three-numbers-headline.thr-num-img,
    .three-numbers-headline.thr-num-img-casino {
        margin-top: 22px
    }

    .three-numbers-headline.thr-num-img p,
    .three-numbers-headline.thr-num-img-casino p {
        text-align: left
    }

    .winner-container {
        display: flex;
        border-spacing: 22px 22px;
        flex-direction: column
    }

    .winner-container {
        width: 100%;
        height: auto;
        margin: 22px auto 0
    }

    .big-winners {
        margin: 22px auto 0;
        height: auto
    }

    .winner-wrapper {
        font-size: 3.3vw
    }

    .winner-prise {
        padding-left: 4vw;
        font-size: 10vw;
        margin-bottom: 2vw
    }

    .winner-name {
        padding-left: 13vw
    }

    .winner-line {
        font-size: 3.3vw;
        padding: 3.8vw 4vw 4.7vw
    }

    .winner-game {
        width: 39vw
    }
}

@media (max-width:630px) {
    .lp-offer-line-0 {
        line-height: 30px
    }

    .big-line-2 {
        line-height: 35px
    }

    .desktop-boards {
        width: 100%
    }

    .lp-offer-btn-holder {
        margin: 22px 0 130px 0
    }

    .lp-offer-line-0,
    .lp-login-btn {
        font-size: 20px
    }

    .lp-offer-btn,
    .big-line-2 {
        font-size: 32px
    }

    .tree-images .second h3,
    .tree-images .third h3 {
        padding-top: 0
    }

    .image-box .image-container h3,
    .image-box .first-row,
    .tree-images .first h3 {
        font-size: 35px !important
    }

    .lp-offer .lp-offer-line-0 {
        font-size: 26px
    }

    .lp-offer-line-0 {
        padding-bottom: 0 !important;
        font-size: 26px
    }

    .image-box .image-container {
        width: 100%;
        height: auto
    }

    .tree-images .first h3 {
        padding-top: 15px
    }

    .tree-images .second,
    .tree-images .third,
    .tree-images .fisrt.trust {
        height: 315px
    }

    .tree-images .second h3,
    .tree-images .third h3 {
        margin-top: 10px !important;
        font-size: 27px
    }

    .underline {
        height: 2px
    }

    .mobile-fingers {
        width: 370px;
        top: 295px
    }

    .mobile-boards {
        display: block;
        width: 100%
    }

    .desktop-boards {
        display: none
    }
}

@media (max-width:480px) {
    .lp-offer-line-0 {
        line-height: 24px
    }

    .big-line-2 {
        line-height: 36px
    }

    .image-box .image-container {
        max-width: 100% !important
    }

    .lp-section {
        padding: 22px 0 11px 0
    }

    .lp-license {
        padding: 22px 0
    }

    .reg-icons {
        padding: 22px 0 0 0 !important
    }

    .lp-pyment-icons {
        margin-top: 22px;
        padding-top: 22px;
        margin-right: 0;
        padding-bottom: 22px;
        border-bottom: 1px solid #fff
    }

    .lp-license-container {
        padding: 13px 0 0 0
    }

    #terms-and-conditions {
        padding-left: 0
    }

    .promos .three-numbers-headline.thr-num-img,
    .promos .three-numbers-headline.thr-num-img-casino {
        border-top: none;
        padding-top: 0
    }

    .promos .three-numbers-headline.thr-num-img p,
    .promos .three-numbers-headline.thr-num-img-casino p {
        margin-bottom: 0
    }

    .payment-icons {
        padding: 0 0 0 0 !important
    }

    .lp-offer-btn-holder {
        margin: 19px 0 90px 0
    }

    .lp-offer-terms {
        max-width: 100%;
        color: #fff;
        background-color: #5d575d
    }

    .three-numbers-headline p {
        font-size: 22px;
        text-align: left
    }

    .image-box .tree-numbers {
        margin: 0;
        border-bottom: 1px solid white;
        padding-bottom: 22px
    }

    .tree-images .image-container {
        margin: 22px auto 0
    }

    .tree-numbers .number-container {
        padding: 22px;
        background-color: #5f575d !important
    }

    .tree-numbers .number {
        font-size: 60px
    }

    .tree-numbers .number {
        padding-right: 22px
    }

    .lp-offer {
        padding-top: 22px
    }

    .lp-wrapper {
        padding: 22px
    }

    .contacts {
        padding-right: 0 !important
    }

    .lp-logo {
        width: 87px;
        height: 87px
    }

    .lp-offer-btn {
        padding: 5px 22px;
        line-height: 50px;
        margin-bottom: 80px
    }

    .mobile-fingers {
        top: 235px;
        width: 350px;
        left: 0;
        bottom: 0
    }

    .mobile-fingers-gif {
        width: 200px
    }

    .lp-offer-line-0,
    .lp-login-btn,
    .lp-offer .lp-offer-line-0 {
        font-size: 22px;
        line-height: 23pt
    }

    .lp-cta-ribbon .lp-offer-btn-ribbon {
        max-width: 160px;
        width: 100%;
        padding: 10px 22px;
        height: 44px;
        line-height: 100px;
        font-size: 24px
    }

    .desktop-boards {
        display: none
    }

    .mobile-boards {
        display: block;
        width: 100%;
        height: auto;
        position: absolute;
        bottom: -15px;
        z-index: 0
    }

    .underline {
        margin-top: 22px
    }

    .image-box img {
        max-width: 195px
    }

    .image-box .image-container h3,
    .tree-images .first h3 {
        font-size: 24px !important
    }

    .tree-images .second-row {
        padding: 0 22px 15px 22px
    }

    .font-40 {
        font-size: 22px !important
    }

    .comment-box {
        font-size: 13px;
        line-height: 14px
    }

    .second-row .stars {
        padding-top: 22px
    }

    .stars {
        max-width: 150px;
        padding: 5px 0
    }

    .lp-offer-btn {
        line-height: 46px
    }

    .lp-offer-btn,
    .big-line-2 {
        font-size: 33px
    }

    .lp-offer-line-2 {
        max-width: 320px
    }

    .number-content .text {
        font-size: 22px !important;
        line-height: 24px
    }

    .contacts .lp-section-menu {
        display: flex
    }

    .contacts .lp-section-menu a {
        padding-right: 5px;
        margin-right: 5px
    }

    .lp-pyment-icons {
        margin-top: 0;
        padding-top: 22px
    }

    .lp-pyment-icon {
        width: 87px !important;
        height: 87px
    }
}

@media (max-width:420px) {
    .mobile-fingers-gif {
        width: 150px
    }

    .lp-pyment-icon {
        height: 83px
    }
}

@media (max-width:393px) {
    .lp-pyment-icon {
        height: 77px
    }
}

@media (max-width:390px) {
    .lp-offer-btn-holder {
        margin: 22px 0 133px 0
    }

    .lp-offer-btn {
        margin-bottom: 10%
    }

    .image-box .tree-images {
        margin-bottom: 22px
    }

    .tree-images .second,
    .tree-images .third {
        width: 100%;
        height: 330px
    }

    .image-box .image-container {
        max-width: 330px
    }

    .lp-offer-line-0 {
        font-size: 18px;
        padding-bottom: 10px
    }
}

@media (max-width:375px) {
    .lp-pyment-icon {
        height: 73px
    }
}

@media (max-width:360px) {
    .tree-images .third {
        background-size: 333px
    }

    .lp-offer-line-0 {
        font-size: 20px;
        line-height: 22px
    }

    .big-line-2 {
        line-height: 27px
    }

    .lp-offer-btn-holder {
        margin: 22px 0 100px 0
    }

    .mobile-fingers {
        top: 230px;
        width: 285px
    }

    .lp-offer-btn {
        margin-bottom: 8%
    }

    .tree-images .second,
    .tree-images .third {
        height: 300px
    }

    .image-box .image-container {
        max-width: 300px
    }

    .lp-offer-btn,
    .big-line-2 {
        font-size: 27px
    }

    .tree-images .second,
    .tree-images .third {
        width: 100%
    }

    .lp-offer-btn,
    .big-line-2 {
        font-size: 25px
    }

    .underline {
        margin-top: 37px
    }

    .mobile-boards {
        bottom: -30px
    }

    .lp-pyment-icon {
        height: 69px
    }
}

@media (max-width:320px) {
    .lp-pyment-icon {
        height: 59px
    }
}

@media (min-width:2000px) {
    .winner-wrapper {
        font-size: 22px
    }

    .winner-prise {
        padding-left: 25px;
        font-size: 68px;
        margin-bottom: 18px
    }

    .winner-name {
        padding-left: 88px
    }

    .winner-line {
        font-size: 22px;
        padding: 28px 26px 34px
    }

    .winner-game {
        width: 265px
    }
}