/* Minification failed. Returning unminified contents.
(640,17): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-pure-white'
(648,21): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-pure-white'
(652,32): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-main-yellow'
(653,32): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-bg-box'
(654,21): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-pure-white'
(659,25): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-pure-white'
(667,32): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-bg-box'
(668,21): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-pure-white'
(673,28): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-main-yellow'
(677,25): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-main-yellow'
(681,29): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-pure-white'
(688,21): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-pure-white'
(689,32): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-bg-box'
(690,28): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-main-yellow'
(694,25): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-txt-white'
(698,29): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-main-yellow'
(702,39): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-main-yellow'
(714,28): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-main-yellow'
(717,33): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-main-yellow'
(721,28): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-bg-box'
(722,24): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-main-yellow'
(729,26): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-pure-white'
(738,32): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-main-yellow'
(739,28): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-main-yellow'
(752,30): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-pure-white'
(763,28): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-main-yellow'
(767,32): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-main-yellow'
(772,28): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-main-yellow'
(776,32): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-main-yellow'
(781,28): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-main-yellow'
(785,32): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-bg-box'
(793,32): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-main-yellow'
(798,36): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-bg-box'
(799,36): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-main-yellow'
(808,32): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-bg-box'
(812,22): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-main-yellow'
(854,28): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-bg-box'
(855,24): run-time error CSS1039: Token not allowed after unary operator: '-darkyellow-main-yellow'
 */
@-moz-document url-prefix() {
    .sga-underline.nav-pills > li.container-right select {
        padding: 0 4px;
    }
}

.sga-underline {
    min-height: 44px;
    border-bottom: 1px solid #888;
}

    .sga-underline.nav-pills > li > a {
        font-size: 16px;
        color: #111;
        border-radius: 0px;
    }

        .sga-underline.nav-pills > li > a:hover {
            font-weight: 500;
        }

    .sga-underline.nav-pills > li.active {
        border-radius: 0px;
        border-bottom: 2px solid #f33;
        margin-bottom: -1px;
    }

        .sga-underline.nav-pills > li.active > a,
        .sga-underline.nav-pills > li.active > a:hover {
            text-decoration: none;
            font-weight: 500;
            color: #000;
            background-color: transparent !important;
        }

    .sga-underline.nav-pills > li.container-right {
        font-size: 14px;
        flex-grow: 100;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }

        .sga-underline.nav-pills > li.container-right > div,
        .sga-underline.nav-pills > li.container-right > button,
        .sga-underline.nav-pills > li.container-right > input,
        .sga-underline.nav-pills > li.container-right > select,
        .sga-underline.nav-pills > li.container-right > select option {
            height: 30px;
            margin-left: 16px;
            font-size: 0.965em;
        }

        .sga-underline.nav-pills > li.container-right > button {
            padding: 0px 12px;
            line-height: 0px;
        }

        .sga-underline.nav-pills > li.container-right > input,
        .sga-underline.nav-pills > li.container-right > select {
            border: 1px solid #aaa;
            border-radius: 4px;
            outline-color: #aaa;
            outline-width: 1px;
        }

        .sga-underline.nav-pills > li.container-right > select {
            padding-top: 0;
        }

            .sga-underline.nav-pills > li.container-right > select optgroup {
                font-size: 14px;
                font-weight: 600;
                color: #000;
            }
.sga-underline {
    padding-top: 15px;
    border-bottom-color: #fffbf2;
}

    .sga-underline.nav-pills > li.active {
        background-color: #fffbf2;
        border-radius: 25px;
    }

        .sga-underline.nav-pills > li.active > a,
        .sga-underline.nav-pills > li.active > a:hover {
            font-weight: bold;
        }
.menu-group {
    padding-top: 0.3rem;
    padding-bottom: 1rem;
}

    .menu-group > .container {
        padding: 0;
    }

.promo-norec > div {
    padding: 48px;
    margin: 16px;
    border: 1px solid #909497;
    text-align: center;
}

    .promo-norec > div > div:first-child > i {
        font-size: 2.2rem;
    }

    .promo-norec > div > div:last-child {
        padding-top: 20px;
        font-size: 1.6rem;
    }

.promo {
    padding: 12px 0;
    text-align: center;
}

.promo-category h5 {
    font-weight: 600;
    margin: 0;
    padding: 6px 12px;
    text-align: center;
}

.promo-category > .categories {
    padding: 0;
    border: 1px solid #a68656;
    text-align: left;
}

    .promo-category > .categories > .section > div {
        padding: 12px;
    }

        .promo-category > .categories > .section > div > a {
            color: #555;
            text-decoration: none;
        }

            .promo-category > .categories > .section > div > a:hover {
                font-weight: 600;
            }

        .promo-category > .categories > .section > div > i {
            padding: 4px 6px 0 4px;
        }

    .promo-category > .categories > .section:not(:last-child) {
        border-bottom: 1px solid #cacaca;
    }

.promo-category > .details {
    padding: 0 0 0 8px;
}

    .promo-category > .details > div:first-child {
        background-color: #fffbf2;
    }

.promo-category-active {
    font-weight: 600;
}

.promo-details {
    position: relative;
    min-height: 200px;
    margin: 6px 0;
    padding: 0;
    border: 1px solid #a68656;
    display: none;
}

    .promo-details span,
    .promo-norec > div > div:first-child > h2 > span,
    .promo-norec > div > div:last-child > span > i {
        background: linear-gradient(to bottom,#987648,#fcf6ba);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .promo-details > .container {
        padding: 0.4rem;
        font-size: 1.3rem;
    }

        .promo-details > .container > .row:nth-child(2) {
            font-size: 1.5rem;
            font-weight: 600;
        }

            .promo-details > .container > .row:nth-child(2) span,
            .promo-details > .section-bonus > div:first-child > span,
            .promo-details > .section-content.timer > div > div:first-child > span,
            .promo-details > .section-title span,
            .promo-details > .section-title > .btn {
                background: linear-gradient(to bottom,#987648,#fcf6ba,#987648,#fcf6ba);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }

    .promo-details .fa-ol {
        padding-inline-start: 0;
        list-style: none;
        counter-reset: list-counter;
    }

        .promo-details .fa-ol > li {
            margin-top: 1.5rem;
            counter-increment: list-counter;
            position: relative;
            padding-left: 1.25rem;
        }

            .promo-details .fa-ol > li:first-of-type {
                margin-top: 0.5rem;
            }

            .promo-details .fa-ol > li::before {
                content: counter(list-counter) ".";
                position: absolute;
                left: 0;
                background: linear-gradient(to bottom,#987648,#fcf6ba);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                line-height: 30px;
                font-weight: bold;
            }

        .promo-details .fa-ol > .fa-ul {
            padding-inline-start: 40px;
        }

    .promo-details .fa-ul {
        padding: 0.1rem 1.6rem;
        margin: 0.2rem;
        text-align: left;
    }

        .promo-details .fa-ul > li {
            padding: 0.2rem 0.1rem;
        }

    .promo-details > .promo-loading {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        background-color: rgba(0, 0, 0, 0.5);
        text-align: left;
        display: block;
    }

        .promo-details > .promo-loading span {
            color: #fff;
            background: unset;
            -webkit-background-clip: unset;
            -webkit-text-fill-color: unset;
            font-size: 1.2rem;
            font-weight: bold;
        }

        .promo-details > .promo-loading::before {
            content: '';
            height: 100%;
            width: calc(50% - 8px);
            vertical-align: middle;
            display: inline-block;
        }

    .promo-details > .section-bonus {
        width: 100%;
        padding: 0.4rem;
        font-size: 1.6rem;
        font-weight: 600;
        text-align: center;
        border-top: 1px solid #a68656;
        border-bottom: 1px solid #a68656;
    }

        .promo-details > .section-bonus > div:nth-child(2) {
            font-size: 1.3rem;
        }

    .promo-details > .section-content table.details {
        width: 100%;
    }

        .promo-details > .section-content table.details td,
        .promo-details > .section-content table.details th {
            padding: 0.5rem 0.6rem 0.4rem 0.4rem;
            border-top: 1px solid #a68656;
            border-bottom: 1px solid #a68656;
            width: 50%;
            text-align: left;
            vertical-align: top;
            font-size: 1.2rem;
            font-weight: 600;
        }

            .promo-details > .section-content table.details td:first-child,
            .promo-details > .section-content table.details th:first-child {
                border-right: 1px solid #555;
            }

    .promo-details > .section-content.account {
        border-bottom: 0 none transparent;
        margin: 16px;
    }

        .promo-details > .section-content.account > div {
            font-size: 1.5rem;
            font-weight: 600;
        }

            .promo-details > .section-content.account > div > div:first-child {
                padding: 8px 0;
                border-radius: 4px 4px 0 0;
            }

        .promo-details > .section-content.account table {
            width: 100%;
            table-layout: fixed;
        }

            .promo-details > .section-content.account table td,
            .promo-details > .section-content.account table th {
                border: 1px solid;
            }

            .promo-details > .section-content.account table td {
                font-size: 1.2rem;
                font-weight: 400;
            }

    .promo-details > .section-content.daytime {
        border-bottom: 0 none transparent;
        margin: 16px;
    }

        .promo-details > .section-content.daytime > div {
            font-size: 1.5rem;
            font-weight: 600;
        }

            .promo-details > .section-content.daytime > div > div:first-child {
                padding: 8px 0;
                border-radius: 4px 4px 0 0;
            }

        .promo-details > .section-content.daytime table {
            width: 100%;
            table-layout: fixed;
        }

            .promo-details > .section-content.daytime table td,
            .promo-details > .section-content.daytime table th {
                border: 1px solid;
            }

            .promo-details > .section-content.daytime table td {
                font-size: 1.2rem;
                font-weight: 400;
            }

    .promo-details > .section-content.status > div {
        border: 1px solid #a68656;
    }

        .promo-details > .section-content.status > div:not(.dynamic-html) {
            font-size: 1.7rem;
            color: #ffe788;
            margin: 16px;
            padding: 8px 0;
            border-radius: 4px;
            font-weight: 600;
        }

    .promo-details > .section-content.status > .dynamic-html {
        font-size: 1.3rem;
        padding: 8px;
    }

        .promo-details > .section-content.status > .dynamic-html span {
            background: unset;
            -webkit-background-clip: unset;
            -webkit-text-fill-color: unset;
        }

    .promo-details > .section-content.status.promo-end > div,
    .promo-main > .promo-main-button .purchase-timer,
    .promo-main > .promo-main-button > .timer.promo-end,
    .promo-main > .promo-main-button > .timer.promo-repeat,
    .promo-main > .promo-main-button > .timer.promo-start {
        color: #fff;
        margin: 0.6rem;
        border-radius: 15px;
        padding: 5px 10px;
    }

    .promo-details > .section-content.status.promo-start > div {
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
    }

        .promo-details > .section-content.status.promo-start > div > div {
            flex-grow: 1;
            flex-basis: 33%;
            font-weight: 600;
            color: #ffe789;
            border: 1px solid #a68656;
        }

            .promo-details > .section-content.status.promo-start > div > div:first-child {
                flex-basis: 34%;
            }

    .promo-details > .section-content.timer {
        border-bottom: 0 none transparent;
        margin: 16px;
    }

        .promo-details > .section-content.timer > div > div:first-child {
            padding: 8px 0;
            border-radius: 4px 4px 0 0;
        }

        .promo-details > .section-content.timer .promo-timer {
            border-radius: 0 0 4px 4px;
            padding: 4px 2px;
        }

            .promo-details > .section-content.timer .promo-timer > div {
                padding: 4px;
                display: flex;
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
            }

                .promo-details > .section-content.timer .promo-timer > div > div {
                    padding: 4px;
                    flex-grow: 1;
                    flex-basis: 27%;
                    font-weight: 600;
                    color: #ffe789;
                    border: 1px solid #a68656;
                }

                    .promo-details > .section-content.timer .promo-timer > div > div:first-child {
                        flex-basis: 19%;
                    }

                    .promo-details > .section-content.timer .promo-timer > div > div > span:last-child {
                        font-size: 1.2rem;
                        padding: 0 4px;
                        font-weight: 600;
                    }

                    .promo-details > .section-content.status.promo-start > div > div > span:first-child,
                    .promo-details > .section-content.timer .promo-timer > div > div > span:first-child {
                        font-size: 1.8rem;
                        padding: 0 4px;
                        font-weight: 600;
                    }

                    .promo-details > .section-content.status.promo-start > div > div:first-child > i,
                    .promo-details > .section-content.timer .promo-timer > div > div:first-child > i {
                        font-size: 1.8rem;
                    }

        .promo-details > .section-content.status.promo-start > div > div > span:last-child,
        .promo-details > .section-content.timer > div,
        .promo-details > .section-date > div {
            font-size: 1.5rem;
            font-weight: 600;
        }

            .promo-details > .section-date > div:first-child {
                display: flex;
                display: -webkit-box;
                display: -webkit-flex;
                display: -moz-box;
                display: -moz-flex;
                display: -ms-flexbox;
                border-top: 1px solid #a68656;
                border-bottom: 1px solid #a68656;
            }

                .promo-details > .section-date > div:first-child > div {
                    padding: 0.4rem;
                    font-weight: 600;
                    flex-grow: 1;
                    flex-basis: 0;
                }

                    .promo-details > .section-date > div:first-child > div:first-child {
                        border-right: 1px solid #a68656;
                    }

            .promo-details > .section-date > div:last-child {
                border-bottom: 1px solid #a68656;
                padding: 0.4rem;
            }

                .promo-details > .section-date > div:last-child > span {
                    font-size: 1.3rem;
                }

    .promo-details > .section-footer {
        text-align: left;
        font-size: 0.95rem;
        color: #fff7a8;
        padding: 0.6rem 0.3rem;
    }

    .promo-details .section-purchase {
        padding: 8px 16px;
    }

        .promo-details .section-purchase > button {
            width: 50%;
            margin: 0 auto;
            border: 1px solid #a68656;
            font-weight: 600;
            font-size: 1.4rem;
            color: #ffe788;
            box-shadow: none;
            outline: none;
            border-radius: 25px;
        }

            .promo-details .section-purchase > button:hover {
                border-color: #ffe789;
            }

    .promo-details > .section-title {
        position: relative;
    }

        .promo-details > .section-title > div {
            padding: 0 36px;
            font-size: 1.8rem;
            text-align: center;
        }

        .promo-details > .section-title > .btn {
            position: absolute;
            right: 0;
            top: 0;
            bottom: 0;
        }

.promo-main {
    position: relative;
    width: 568px;
    height: 216px;
    overflow: hidden;
    margin: 0 auto;
}

    .promo-main > img {
        width: 100%;
        max-height: 100%;
        padding: 12px;
        object-fit: fill;
    }

    .promo-main > .promo-main-button {
        position: absolute;
        top: 12px;
        right: 12px;
        bottom: 12px;
        left: 12px;
        padding: 8px 6px;
        text-align: right;
    }

        .promo-main > .promo-main-button > .btn {
            border: 2px solid #a68656;
            border-radius: 25px;
            color: #fff;
            margin: 0.4rem;
            outline: none;
            box-shadow: none;
            display: inline-block;
        }

        .promo-main > .promo-main-button > .timer {
            position: absolute;
            top: 0;
            left: 0;
            padding: 4px 8px;
            border: 1px solid #a68656;
            font-size: 0.85rem;
        }

        .promo-main > .promo-main-button:before {
            height: 100%;
            content: '';
            vertical-align: bottom;
            display: inline-block;
        }

.promo-main-button {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 1rem;
}

    .promo-main-button > .promo-end,
    .promo-main-button > .promo-start,
    .promo-main-button .purchase-timer {
        color: #fff;
        border-radius: 15px;
        padding: 5px 14px;
        font-weight: 500;
    }

    .promo-main-button > .promo-repeat {
        color: #fff;
        border-radius: 8px;
        padding: 5px 5px;
        font-weight: 500;
    }

select:invalid option {
    color: var(--darkyellow-pure-white);
}

.sga-underline {
    border: none;
}

    .sga-underline.nav-pills > li > a {
        color: var(--darkyellow-pure-white);
    }

    .sga-underline.nav-pills > li.active {
        border: 1px solid var(--darkyellow-main-yellow);
        background-color: var(--darkyellow-bg-box);
        color: var(--darkyellow-pure-white);
    }

        .sga-underline.nav-pills > li.active > a,
        .sga-underline.nav-pills > li.active > a:hover {
            color: var(--darkyellow-pure-white);
        }

    .sga-underline.nav-pills > li.active a {
       font-weight:normal;
    }

    .sga-underline.nav-pills > li.container-right > input, .sga-underline.nav-pills > li.container-right > select {
        background-color: var(--darkyellow-bg-box);
        color: var(--darkyellow-pure-white);
    }

    .sga-underline.nav-pills > li.container-right > select:focus {
        outline: none;
        border-color: var(--darkyellow-main-yellow);
    }

        .sga-underline.nav-pills > li.container-right > select optgroup {
            color: var(--darkyellow-main-yellow);
        }

            .sga-underline.nav-pills > li.container-right > select optgroup option {
                color: var(--darkyellow-pure-white);
            }
.promo-category {
    background-color: #242529;
}

    .promo-category > .categories {
        color: var(--darkyellow-pure-white);
        background-color: var(--darkyellow-bg-box);
        border-color: var(--darkyellow-main-yellow);
    }

        .promo-category > .categories > .section > div > a {
            color: var(--darkyellow-txt-white);
        }

            .promo-category > .categories > .section > div > a:hover {
                color: var(--darkyellow-main-yellow);
            }

        .promo-category > .categories > .section:not(:last-child) {
            border-bottom-color: var(--darkyellow-main-yellow);
        }

    .promo-category > .details {
        background-color: #242529;
    }

        .promo-category > .details > div:first-child {
            background-color: #242529;
        }

.promo-category-active {
    background-color: var(--darkyellow-main-yellow);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-left: 5px solid var(--darkyellow-main-yellow);
}

.promo-details {
    background-color: var(--darkyellow-bg-box);
    border-color: var(--darkyellow-main-yellow);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
}

    .promo-details span,
    .promo-details > .container > .row:nth-child(2) span,
    .promo-details > .section-content.status > div > span {
        background: var(--darkyellow-pure-white);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .promo-details > .section-bonus,
    .promo-details > .section-content table.details th,
    .promo-details > .section-content table.details th:first-child,
    .promo-details > .section-title > div {
        background-color: var(--darkyellow-main-yellow);
        border-color: var(--darkyellow-main-yellow);
    }

        .promo-details > .section-bonus span,
        .promo-details > .section-bonus > div:first-child > span,
        .promo-details > .section-content table.details th > span,
        .promo-details > .section-content > .section-purchase > .btn > span,
        .promo-details > .section-content.status.promo-repeat > div > div > span,
        .promo-details > .section-content.status.promo-start > div > div > span,
        .promo-details > .section-content.timer > div > div:first-child > span,
        .promo-details > .section-content.timer .promo-timer > div > div > span,
        .promo-details > .section-title span,
        .promo-details > .section-title > .btn {
            background: var(--darkyellow-pure-white);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

    .promo-details > .section-content table.details td,
    .promo-details > .section-content table.details td:first-child,
    .promo-details > .section-content.status > div,
    .promo-details > .section-date > div:first-child,
    .promo-details > .section-date > div:first-child > div:first-child,
    .promo-details > .section-date > div:last-child {
        border-color: var(--darkyellow-main-yellow);
    }

    .promo-details > .section-content.account > div > div:first-child {
        background-color: var(--darkyellow-main-yellow);
    }

    .promo-details > .section-content.account table td,
    .promo-details > .section-content.account table th {
        border-color: var(--darkyellow-main-yellow);
    }

    .promo-details > .section-content.daytime > div > div:first-child {
        background-color: var(--darkyellow-main-yellow);
    }

    .promo-details > .section-content.daytime table td,
    .promo-details > .section-content.daytime table th {
        border-color: var(--darkyellow-main-yellow);
    }

    .promo-details > .section-content.status > .dynamic-html {
        background-color: var(--darkyellow-bg-box);
        color: #525252;
    }

    .promo-details > .section-content.status.promo-repeat > div,
    .promo-details > .section-content.status.promo-start,
    .promo-details > .section-content.timer > div > div:first-child,
    .promo-details .section-purchase > button {
        background-color: var(--darkyellow-main-yellow);
    }

        .promo-details > .section-content.status.promo-start > div > div,
        .promo-details > .section-content.timer .promo-timer > div > div {
            background-color: var(--darkyellow-bg-box);
            border: 1px solid var(--darkyellow-main-yellow);
        }

        .promo-details .section-purchase > button:hover {
            background-image: linear-gradient(315deg, #ffab03 100%, #e09602 74%);
            border-color: #a68656;
        }

    .promo-details > .section-content.timer .promo-timer {
        background-color: var(--darkyellow-bg-box);
    }

.promo-main > img {
    background: var(--darkyellow-main-yellow);
}

.promo-main > .promo-main-button > .btn {
    background-color: rgba(0,0,0,0.85);
    border-color: #a68656;
}

    .promo-main > .promo-main-button > .btn.disabled {
        background-image: linear-gradient(to bottom, #454545 19%, #565656 49%, #454545 100%);
        border-color: #707070;
    }

.promo-main > .promo-main-button > .timer.promo-end {
    background-color: rgba(255,54,54,0.65);
}

.promo-main > .promo-main-button > .timer.promo-repeat {
    background-color: rgba(0,117,210,0.65);
}

.promo-main > .promo-main-button > .timer.promo-start {
    background-color: rgba(80,133,51,0.65);
}

.promo-main-button > .promo-end {
    background-color: rgba(255,54,54,1);
}

.promo-main-button > .promo-repeat {
    background-color: rgba(0,117,210,1);
}

.promo-main-button > .promo-start {
    background-color: rgba(80,133,51,1);
}

.promo-main-button .purchase-timer {
    background-color: rgba(80, 133, 51, 1);
}

.promo-norec > div {
    background-color: var(--darkyellow-bg-box);
    border-color: var(--darkyellow-main-yellow);
}

    .promo-norec > div > div:first-child > h2 > span,
    .promo-norec > div > div:last-child > span > i {
        background: #555;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }


