body {
    background: #1a1a1a !important; /* dark background - WILL REMOVE  */
}

.stP-offer {
  width: 100%;
}

.promo-grid .thumbnail {
    border-radius: 12px;
    margin-bottom: 10px !important;
}

.promo-grid .casino-logo {
    max-width: 64px;
    height: auto;
    border-radius: 4px;
    background: #1B165D;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 8px;
    margin-bottom: 15px !important;
}

.promo-grid .offer-text {
    color: #000;
    font-family: "Georama", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 15px;
}

.promo-grid .offer-desc {
    color: #000;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.54px;
    margin-bottom: 15px;
}

.promo-grid .offer-list {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 4px;
}

.promo-grid .offer-list span {
    color: #000;
    font-size: 18px;
    line-height: 25px;
}

.promo-grid .btn.btn--2 {
    width: 100%;
    padding: 13px;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    display: block;
    margin-top: 10px;
}

.stP-offer-card .stP-logo-casino {
    border-radius: 10px;
    background: #2B25BC;
    padding: 0 16px;
    min-height: 91px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 90px;
}

.stP-offer-card .stP-offer-text {
    color: #FFF;
    font-family: "Georama", sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
}

.stP-offer-card .btn.btn--2 {
    width: 100%;
    padding: 8px 32px;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
}

.stP-tabs--wrapper {
    background-image: url('../../img/LPs/easter/hero-mobile.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.stP-offer-body {
    background-image: url('../../img/LPs/easter/notch-bg-mobile.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.stP-offer-body .mobile-notch {
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    margin-bottom: 0;
    max-width: none;
}

.arrow-line svg {
    fill: #4B5862;
    max-width: 59px;
    height: auto;
}

@media screen and (min-width: 992px) {
    .stP-logo-casino img {
        max-width: 85px;
    }

    .stP-tabs:hover {
        transform: scale(1.1);
        transition: .2s all ease-in;
    }
    
    .promo-grid .mobile-card {
        display: none;
    }

    .promo-grid .desktop-card {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        max-width: 913px;
        margin: 0 auto;
    }

    .promo-grid .offer-text {
        font-size: 24px;
        font-weight: 700;
        line-height: 30px;
        margin-bottom: 26px !important;
    }

    .promo-grid .offer-desc {
        font-size: 18px;
        font-weight: 400;
        line-height: 25px;
        max-width: 318px;
        margin-bottom: 40px !important;
    }

    .promo-grid .offer-logo-wrapper {
        display: flex;
        align-items: center;
        gap: 20px;
    }

    .promo-grid .casino-logo {
        margin-bottom: 0px !important;
        max-width: 145px;
        width: 100%;
    }

    .promo-grid .btn.btn--2 {
        font-size: 20px;
        font-weight: 800;
    }

    .stP-tabs ul.stP-tabList {
        max-width: 913px;
        width: 100%;
        border-bottom: 1px solid #00000038;
        margin-bottom: 33px !important;
    }

    .stP-tabs {
        max-width: 913px;
        padding: 21px 18px !important;
        height: fit-content;
    }

    .stP-tabs--wrapper {
        display: flex;
        justify-content: center;
        background-image: url('../../img/LPs/easter/hero-desktop.png');
        flex-direction: column;
        align-items: center;
        padding: 34px 28px 32px 28px !important;
    }

    .stP-offer-body {
        background-image: url('../../img/LPs/easter/notch-bg-desktop.png');
    }

    .stP-offer-body .mobile-notch {
        bottom: 99%;
    }

    .stP-tabs--wrapper {
        min-height: 70vh;
    }

    .desktop-card {
        position: relative;
    }

    .paw {
        position: absolute;
        max-width: 69px;
        top: 50%;
        transform: translateY(-50%);
    }

    .paw.right {
        right: -87px;
    }

    .paw.left {
        left: -87px;
    }

    .stP-tabs .stP-tab-content.not-today {
        overflow: visible;
    }

    .stP-tab-inactive-timer {
        grid-template-columns: 1fr 1fr 1fr 1fr !important;
        row-gap: 0px !important;
        column-gap: 15px !important;
    }

    .stP-tab-inactive-timer .timer-digit .timer-digit-1 .line {
        left: 28.5px !important;
    }

    .stP-tab-inactive-timer .timer-digit .timer-digit-1 {
        font-size: 24px !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
    }

    .stP-tab-inactive-timer .timer-digit {
        width: 43px !important;
        height: 60px !important;
        padding: 3px !important;
    }

    .stP-tab-inactive-timer .timer-digit .timer-digit-1 .timer-label {
        font-size: 8px !important;
    }

    .stP-tab-inactive-timer {
        max-width: fit-content !important;
        padding: 0px !important;
        margin-bottom: 20px !important;
    }

    .stP-tab-inactive-cont h5 {
        font-size: 48px !important;
        font-weight: 800 !important;
        line-height: 55px !important;
        margin-bottom: 11px !important;
    }

    .stP-tab-inactive-cont {
        max-width: 100% !important;
    }

    .stP-tab-inactive-cont p {
        font-size: 18px !important;
        line-height: 25px !important;
    }

    .stP-offer-in {
        max-width: 1240px;
        margin: 0 auto;
    }

    .stP-offer-card {
        padding: 16px 24px !important;
        border-radius: 16px;
        border: 2px solid rgba(15, 13, 66, 0.12);
        background: linear-gradient(88deg, rgba(15, 13, 66, 0.72) 0.88%, rgba(23, 19, 129, 0.72) 74.7%);
        border: 0px;
    }

    .stP-offer-card .stP-logo-casino {
        min-height: 51px;
        border-radius: 10px;
        background: rgba(43, 37, 188, 0.35);
    }

    .stP-offer-card .stP-offer {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .stP-offer-card .btn.btn--2 {
        max-width: 172px;
        padding: 11px 32px;
    }

    .stP-offer-card .stP-offer-text {
        max-width: 244px;
        margin-bottom: 0px;
        font-weight: 500;
        font-size: 20px;
        line-height: 100%;
    }

    .stP-offer-body-text {
        margin-bottom: 44px;
    }

    .stP-offer-body {
        padding-top: 20px !important;
    }
}

@media screen and (max-width: 992px) {
    .promo-grid .desktop-card {
        display: none;
    }

    .paw {
        display: none;
    }
}

.promo-grid .casino-logo img {
    margin-bottom: 0px;
}

img {
    margin-bottom: 0px !important;
}
ul li::before {
    content: none !important;
}
ul li {
    margin: 0 !important;
}

.stP-onjn img {
    margin: 0;
}


/* Loading screen to prevent layout shifts */
#easter-loading-screen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 99999999999999;
  opacity: 1;
  transition: opacity 0.3s ease-out;
}
#easter-loading-screen.loaded {
  opacity: 0;
  pointer-events: none;
}

.joc-responsabil a {
  color: #F2F2F2;
}
.onjn-header span {
  color: #ccc;
}


.stP-onjn {
    background: #2B25BC;
    text-align: center;
    padding: 12px 0;
    position: relative;
    z-index: 2;
}
 
.stP-onjn ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.stP-onjn li,
.stP-onjn li a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #F2F2F2;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 0%;
    padding-left: 0;
}
 
.stP-onjn li a {
    color: #C7DBFF;
    text-decoration: none;
}
 
.stP-onjn li svg,
.stP-onjn li img {
    flex-shrink: 0;
}
.stP-onjn img {
    width: 19px;
}
.stP-logo {
    background: #413DEE;
    text-align: center;
    padding: 16px;
    position: relative;
    z-index: 2;
}
.stP-logo img {
    margin-bottom: 0;
}
.stP-logo a {
    display: inline-block;
    width: auto;
}
.stP-body-in {
    margin: 0 auto 0;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.stP-body {
    position: relative;
    overflow:hidden;
}

.stP-top-text p {
    font-family: Segoe UI;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #CCCCCC;
}
.stP-top-text {
    margin-bottom: 16px;
    display: inline-block;
    width: 100%;
}

/* TABS */
.stP-tab-content.active {
    transform: rotate(0deg);
}
.stP-tabs--wrapper {
    padding: 34px 28px 68px 28px;
}
.stP-tabs {
    padding: 16px 9px;
    display: inline-block;
    width: 100%;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 8px 32px #413DEE;
}
.stP-tabList-container {
    display: flex;
    align-items: center;
    justify-content: center;
}
.stP-tabs ul.stP-tabList {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 15px;
}
.stP-tabs ul.stP-tabList li {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 19px 22px;
    border-radius: 9px;
    color: #A0A0A0;
    background: #E2E2E2;
    cursor: pointer;
    font-size: 17px;
    font-weight: 700;
    font-family: 'Georama', sans-serif;
}

.stP-tabs ul li.active {
    background: #413DEE;
    transform: rotate(0deg);
}

.stP-tabs ul li.active a{
    color:#EDEDED;
}
.stP-tabs ul li:last-child {
    margin-right: 0;
}
.stP-tabs ul li a {
    font-family: 'Georama', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #A0A0A0;
    font-size: 17.044px;
    line-height: 11.363px;
}
.stP-tabs-content {
    opacity: 1;
    position: relative;
    transition: height 0.3s ease;
}
/* grid */
/* --- Grid Container --- */
/* .promo-grid {
    display: grid;
    grid-template-columns: 180px 401px 265px;
    grid-template-rows: 204px 66px 84px;
    gap: 24px;
    max-width: 894px;
    width: 100%;
    margin: 0 auto; 
} */
/* Base styles for all grid items */
.promo-grid .grid-item {
    transition: transform 180ms ease, box-shadow 180ms ease;
    will-change: transform;
}
.stP-tabs ul.stP-tabList li.past {
    background: #090774;
}
.stP-tabs ul.stP-tabList li.past a {
    color: #BBBBBB;
}

.stP-tabs ul.stP-tabList li.past a {
    color: #999;
}
@media (hover: hover) and (pointer: fine) {
    .promo-grid .grid-item:hover {
        transform: scale(1.02);
        z-index: 5;
    }
}
/* --- Specific Item Placement --- */

/* 1. Top Left: Game Image */
.item-game {
    grid-column: 1 / 2;
    grid-row: 1 / 2; 
}
.item-game img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 2. Top Middle: Bonus Box */
.bonus-tags {
    margin-bottom: 8px;
}
.tag-details {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}
.tag {
    border-radius: 4px;
}
.tag-details .rating {
    margin: 0;
}
.tag-brand {
    height: 42px;
    width: 80px;
    background: #40404085;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.tag-type { background-color: rgba(0, 0, 0, 0.4); }
.bonus-tags {
  max-width: fit-content;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.24);
  padding: 6px 7px;
}
.item-bonus-label {
  color: #FFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 12px;
  padding-left: 12px;
}

.rating { color: #4ade80; font-size: 0.9rem; margin-bottom: 5px; }

.item-bonus h2 {
    color: #EFC32D;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 24px 0;
    line-height: normal;
    padding-left: 12px;
    max-width: 320px;
}

.bonus-actions {
    display: flex;
    gap: 10px;
    position: relative;
}
.bonus-actions a {
    cursor: pointer;
    padding: 10px 16px;
    border-radius: 20px;
    font-weight: 600;
    font-size: 0.8rem;
    transition: all 0.2s;
}
.bonus-actions .btn-outline {
    width: 126px;
    background: transparent;
    border: 1px solid #EFC32D;
    color: #EDEDED;
    text-align: center;
    font-family: "Segoe UI";
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
    font-size: 15px;
}
.btn-outline:hover { background: rgba(212, 175, 55, 0.1); }

.bonus-actions .btn-solid {
    background: #0A8A0F;
    color: #ffffff;
    border: none;
    flex-grow: 1;
    text-align: center;
    font-family: "Segoe UI";
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    max-width: 227px;
    margin-left: auto;
    margin-right: auto;
}
.btn-solid:hover { background: #12901e; }

/* 3. Bottom Left & Middle: Article */
.item-article {
    grid-column: 1 / 3;
    grid-row: 2 / 4;
    background-position: center;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    box-shadow: 2px 3px 5px 0px #00000014;
    border: none;
}
.category {
    color: #EFC32D;
    font-family: "Segoe UI";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 8px;
}
.item-article h3 {
    margin: 0 0 8px 0;
    color: #FFF;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
}
.read-more {
    text-decoration: none;
    color: #E4CC7A;
    font-family: "Segoe UI";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    gap: 4px;
}
.read-more:hover { color: #ffffff; }

/* 4. Top Right: Image */
.item-image {
    grid-column: 3 / 4;
    grid-row: 1 / 3; 
    position: relative;
    overflow: hidden;
}
.item-image.has-gradient::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(239deg, rgba(26, 26, 26, 0.00) 29.41%, rgb(26 26 26 / 29%) 60.99%);
}
.item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 5. Bottom Right: Features Box */
.item-features--wrapper {
    border-radius: 4px;
    border: 1px solid rgba(239, 195, 45, 0.44);
    background: var(--bg-color, #101010);
    box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, 0.08), 0 0 25px 0 rgba(0, 0, 0, 0.05);
    padding: 8px 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 9px;
    position: relative;
    z-index: 2;
}
.grid-item.item-features {
    border-radius: 0px;
    background: none;
    border: none;
    overflow: visible;
}
.item-features {
    grid-column: 3 / 4;
    grid-row: 3 / 4;
}
.feature {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #EDEDED;
    font-size: 0.85rem;
}
.feature-icon{
    width: 27px;
    height: 27px;
}



.item-game {
    position: relative;
    overflow: hidden;
}
.item-game-link {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-radius: 4px;
    background: linear-gradient(180deg, rgba(26, 26, 26, 0.00) 0.11%, rgba(26, 26, 26, 0.67) 49.99%, #1A1A1A 99.88%);
    transform: translateY(10px);
    height: 100%;
    cursor: pointer;
    opacity: 0;
    transition:0.2s;
    cursor:pointer;
    display: flex;
    align-items: flex-end;
    padding: 16px;
    left: 0;
    right: 0;
    width: 100%;
    justify-content: center;

}
.item-game:hover .item-game-link {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition-delay: 0s;
    
}
.item-game-link a {
    border-radius: 4px;
    border: 1px solid #EFC32D;
    background: rgb(26 26 26);
    color: #FFF;
    font-family: "Segoe UI";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    display: flex;
    gap: 10px;
    align-items: center;
    padding: 8px 12px;
    margin: 0 auto;
}
ul.tag-rating {
    display: flex;
    gap: 5px;
}
ul.tag-rating li img {
    width: 14px;
}
.item-bonus-in {
    position: relative;
}

/* inactive tab */
.stP-tab-content.not-today {
    position: relative;
}
.stP-tab-content.not-today::before {
    content: '';
    position: absolute;
    left: -130px;
    bottom: -114px;
    width: 373px;
    height: 100%;
    background: url(../../images/LPs/easter-2026/bento-box-2.png)
        left bottom / contain no-repeat;
    pointer-events: none;
}
 
.stP-tab-content.not-today {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 140px 0px;
    overflow: hidden;
    border-radius: 8px;
}
.stP-tab-inactive-cont {
    text-align: center;
    max-width: 424px;
}


.stP-tab-inactive-timer {
    max-width: 219px;
    margin: 0 auto 12px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 12px;
}
.stP-tab-inactive-timer .timer-digit {
    display: block;
    border-radius: 7.276px;
    background: #413DEE;
    padding: 4px;
    width: 72px;
    height: 90px;
    margin: 0 auto;
}

.stP-tab-inactive-timer .timer-digit .timer-digit-1 {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    border-radius: 7.276px;
    background: #413DEE;

    color: #FFF;
    font-family: 'Georama', sans-serif;
    font-size: 43.657px;
    font-weight: 700;
    line-height: normal;
}

.stP-tab-inactive-timer .timer-digit .timer-digit-1 .line {
    position: absolute;
    top: 50%;
    left: 55px;
    transform: translateY(-50%);
    width: 100%;
    height: auto;
    color: #413DEE;
    font-weight: 400;
}

.stP-tab-inactive-timer .timer-digit .timer-digit-1 .timer-label {
    display: block;
    color: #FFF;
    font-size: 14.552px;
    font-weight: 400;
}

.stP-tab-inactive-cont h5 {
    font-family: "Georama", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    color: #000000;
}
.stP-tab-inactive-cont p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0%;
    text-align: center;
    color: #000;
    margin-bottom: 20px;
}

.stp-tab-inactive-arrows {
    text-align: center;
    display: inline-block;
    cursor:pointer;
}

@keyframes arrowShiftVertical {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(3px);
  }
}
 
/* make the 3 arrows stack vertically and centered */
.stp-tab-inactive-arrows ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
 
.stp-tab-inactive-arrows li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px; /* space between arrows */
}
 
.stp-tab-inactive-arrows .arrow-line {
  animation: arrowShiftVertical 1.4s infinite ease-in-out;
}
 
.stp-tab-inactive-arrows .arrow-line:nth-child(2) {
  animation-delay: 0.15s;
}
 
.stp-tab-inactive-arrows .arrow-line:nth-child(3) {
  animation-delay: 0.3s;
}
/* Offers */
.stP-offer-body {
    padding: 48px 94px;
}
.stP-offer-card {
    display: flex;
    padding: 12px 8px;
    align-items: center;
    gap: 12px;
    border-radius: 10px;
    border-right: 2px solid rgba(15, 13, 66, 0.12);
    border-bottom: 2px solid rgba(15, 13, 66, 0.12);
    border-left: 2px solid rgba(15, 13, 66, 0.12);
    background: linear-gradient(88deg, rgba(15, 13, 66, 0.72) 0.88%, rgba(23, 19, 129, 0.72) 74.7%);
}
.stP-card-casino-name {
    display: flex;
    width: 92px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-top: 8px solid #1A1A1A;
    border-bottom: 8px solid #1A1A1A;
    border-right: 12px solid #1A1A1A;
    border-left: 12px solid #1A1A1A;
    border-radius: 4px;
    font-family: Segoe UI;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0%;
    text-align: center;
    color: #F1F4FF;
    background: #1A1A1A;
}
.stP-card-casino-name img {
    max-width: 100%;
    height: auto;
    max-height: 32px;
    object-fit: contain;
    display: block;
}
.stP-card-top-info {
    display: flex;
    gap:16px;
}
span.stp-card-type {
    border-radius: 4px;
    opacity: 1;
    padding: 6px;
    background: #1A1A1A;
    display: inline-block;
    font-family: Segoe UI;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0%;
    color: #F1F4FF;
}
.stP-card-top-details {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
}
.stP-card-title h3 {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    color: #FFFFFF;
    margin-bottom: 16px;
}
.stP-card-button.stP-card-button-review {
    width: 100px;
    background: transparent;
    border: 1px solid #EFC32D;
    color: #EDEDED;
    font-style: normal;
    display: inline-block;
    font-family: Segoe UI;
    font-weight: 600;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    border-radius: 999px;
    padding-top: 14px;
    padding-right: 32px;
    padding-bottom: 14px;
    padding-left: 32px;
    opacity: 1;
    border-width: 1px;
}
.stP-card-buttons {
    margin-top: auto;
    display: flex;
    align-items: center;
    gap: 16px;
}
.stP-card-button.stP-card-button-cta {
    flex: 1;
    border-radius: 999px;
    padding: 14px 32px;
    opacity: 1;
    font-family: Segoe UI;
    font-weight: 700;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #0A8A0F;
    border: 1px solid #0a8a0f;
    /* white-space: nowrap; */
}
.stP-offer-in {
    display: grid;
    grid-template-columns: repeat(2, minmax(280px, 1fr));
    gap: 24px;
    margin-top: 32px;
}
.stP-offer-body .stP-offer-body-title {
    color:  #F1F4FF;
    font-family: "Georama", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
}
.stP-offer-body-text {
    color: #FFF;
    font-family: "Open Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
}
/* Clover circles */

span.stp-green-circle.c-1 {
    position: absolute;
    top: -48px;
    left: -69px;
    width: 417px;
    height: 393px;
    border-radius: 761px;
    opacity: 1;
    z-index: 0;
}
 
span.stp-green-circle.c-1::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    filter: blur(260px);
    opacity: 0.8;
    background: #EFC32D;
    top: 150px;
    left: -50px;
}
 
span.stp-green-circle.c-1 > img {
    position: relative;
    z-index: 1;
    display: block;
    width: 253px;
    height: 253px;
    object-fit: contain;
    filter: none;
}




span.stp-green-circle.c-2 {
    position: absolute;
    top: 936px;
    right: -200px;
    width: 417px;
    height: 393px;
    border-radius: 761px;
    opacity: 1;
    z-index: 0;
}
span.stp-green-circle.c-2::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    filter: blur(260px);
    opacity: 0.8;
    background: #0A8A0F;
}
 
span.stp-green-circle.c-2 > img {
    position: relative;
    z-index: 1;
    display: block;
    width: 294px;
    height: 294px;
    object-fit: contain;
    filter: none;
}



span.stp-green-circle.c-3 {
    position: absolute;
    bottom: 0px;
    right: -91px;
    width: 100%;
    height: 393px;
    border-radius: 0px;
    opacity: 0.4;
    z-index: 0;
}


span.stp-green-circle.c-3::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    filter: blur(260px);
    opacity: 0.8;
    background:  #EFC32D;
}
 
span.stp-green-circle.c-3 > img {
    position: relative;
    z-index: 1;
    display: block;
    width: 327px;
    height: 516px;
    object-fit: contain;
    filter: none;
}
a:hover {
    text-decoration: none !important;
}
/* Footer */
.stP-footer {
    background: #171717;
}
.stP-footer a {
    color: #FFFFFF !important;
}
.copyright-dis {
    opacity: 0.5;
}
.stP-footer-in {
    max-width: 1290px;
    width: 100%;
    margin: 0 auto;
    color: #FFFFFF;
    display: flex;
    justify-content: space-between;
    padding: 24px 0;
}
.footer-right {
    width: 50%;
    text-align: right;
    display: flex;
    flex-direction: column;
}
.footer-left {
    width: 50%;
}
.stP-footer-in a {
    margin-bottom: 16px;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: right;
}
.stP-footer-in .disclaimer {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0%;
}
p.footer-onjn {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 16px;
}
.footer-mobile {
    display: none;
}

.stp-promo-toast {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translate(-50%, -140%);
    opacity: 0;
    z-index: 9999;
    transition: transform 300ms ease, opacity 300ms ease;
    pointer-events: none;
}
 
.stp-promo-toast.is-visible {
  transform: translate(-50%, 160px);
  opacity: 1;
}
 
.stp-promo-toast__inner {
    background: rgba(16, 16, 16, 0.92);
    backdrop-filter: blur(10px);
    border-radius: 12px;
    padding: 12px 14px;
    min-width: 260px;
    max-width: calc(100vw - 24px);
    color: #fff;
    border: 2px solid #0A8A0F;
    display: flex;
    align-items: center;
    gap: 8px;
}


.stp-affiliate-cta-wrap {
    display: flex;
    flex: 1;
}
.stp-promo-toast__title {
    font-family: Montserrat;
    margin-bottom: 4px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0%;
}
 
.stp-promo-toast__subtitle {
    opacity: 1;
    font-family: Montserrat;
    margin-bottom: 4px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0%;
}
span.stp-promo-toast__code {
    color: #0A8A0F;
    font-weight: bold;
}
.item-game-link span {
    gap: 10px;
    opacity: 1;
    border-radius: 4px;
    border-width: 1px;
    padding: 12px;
    display: flex;
    align-items: center;
    background: #1A1A1AA3;
    font-family: Segoe UI;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    color: #FFFFFF;
    border: 1px solid #EFC32D;
}
.tag.tag-brand img {
    display: block;
    width: 60px;
    height: 23px;
    object-fit: contain;
}
.footer-right p.disclaimer {
    margin-top: 16px;
}
/* Responsive tweak for smaller screens */
@media (max-width: 1340px) { 
    .stP-offer-body {
        padding: 48px 65px;
    }

}
@media (max-width: 1250px) { 
    .stP-offer-body {
        padding: 48px 25px;
    }

}
@media (max-width: 1140px) { 
    .stP-offer-body {
        padding: 48px 15px;
    }
    .stP-footer-in {
        padding: 24px 15px;
    }

}
@media (max-width: 1100px) { 
    .stP-offer-in {
        display: grid;
        grid-template-columns: repeat(2, minmax(280px, 1fr));
        gap: 24px;
    }


}
@media (max-width: 850px) {
    
    .stP-card-button.stP-card-button-cta,
    .stP-card-button.stP-card-button-review {
        padding: 16px 21px;
    }
}


@media (max-width: 993px) { 
    .item-features .bento-box {
        margin: 0 auto;
        position: relative;
        bottom: -18px;
    }
    .item-game {
        /* min-height: 84px; */
        height: 24vw;
    }
    .item-image { height: 226px; }
    .item-article {
        min-height: 122px;
        padding: 12px;
    }
    .item-features--wrapper { height: auto; min-height: 84px; }


    .stP-tabListScroll {
        width: 100%;
    }
 
    .stP-tabList {
        display: flex;
        gap: 8px;              
        width: max-content;    
    }
 
    .stP-tabList li {
        flex: 0 0 auto;
        white-space: nowrap;
    }
    .stP-tabList-container .simplebar-track.simplebar-horizontal {
        background: #F2F2F2;
        height: 6px;
        border-radius: 100px;
    }
    
    .stP-tabList-container .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
        background: #413DEE;
    }
    .stP-tabList-container .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
        border-radius: 200px;
        background: #413DEE;
    }
    .stP-body {
        padding: 0 12px;
    }
    .stP-onjn {
        padding: 8px 0;
    }
    .stP-onjn li {
        gap: 4px;
    }
    .stP-onjn ul {
        gap: 12px;
    }
    .stP-logo {
        padding: 8px;
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
    }
    .stP-logo a img {
        max-width: 80px;
        width: 100%;
    }
    .stP-body {
        padding: 0 0 40px;
        margin: 0px auto;
        padding-bottom: 0px;
    }
    .stP-top-text {
      text-align: center;
      margin-bottom: 24px;
    }
    .stP-top-text h1 {
        font-family: Montserrat;
        font-weight: 500;
        font-size: 28px;
        line-height: 34px;
        letter-spacing: 0%;
        margin-bottom: 8px;
        max-width: 294px;
        margin-left: auto;
        margin-right: auto;
    }
    .stP-top-text p {
        font-weight: 400;
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0%;
        max-width: 274px;
        margin-left: auto;
        margin-right: auto;
    }
    .stP-tab-content {
        padding: 12px 0;
    }
    .item-game-link {
        opacity: 1;
        background: linear-gradient(79.07deg, rgba(26, 26, 26, 0) 37.46%, rgba(26, 26, 26, 0.83) 63.22%, rgba(26, 26, 26, 0.95) 79.84%);
        height: 100%;
        padding: 0;
        transform: none;
        align-items: center;
        justify-content: end;
        border-radius: 0px;
    }
    .item-game-link a {
        margin: 0 16px 0 0;
        font-size: 14px;
        gap: 4px;
        line-height: 18px;
        padding: 12px 8px;
    }
    .item-game .item-game-link-overlay {
        display: block;
        width: 100%;
        height: 100%;
        text-decoration: none;
        color: inherit;
        position: relative;
    }
    
    .item-game .item-game-link {
        display: flex;
    }
    
    .item-game .item-game-link span {
        display: inline-flex;
        align-items: center;
        text-decoration: none;
    }
    .item-bonus {
        padding: 0px;
    }
    span.stp-green-circle.c-1 {
        width: 100%;
        height: 269px;
        opacity: 0.28;
        border-radius: 761px;
        top: -117px;
        left: 0px;
    }
    span.stp-green-circle.c-1 > img {
        width: 275px;
        height: 434px;
    }
    .stP-tabs-content {
        margin-bottom: 0;
    }
    .stP-offer-body {
        padding: 0px 22px 64px 22px;
    }
    .stP-offer-body .stP-offer-body-title {
        color: #F1F4FF;
        text-align: center;
        font-family: "Georama", sans-serif;
        font-size: 18px;
        font-weight: 700;
        line-height: 100%;
        margin-bottom: 8px;
        padding-top: 8px;
    }
    .stP-offer-body-text {
        color: #FFF;
        text-align: center;
        font-family: "Open Sans";
        font-size: 14px;
        font-weight: 400;
        line-height: 15px;
        margin-bottom: 16px !important;
    }
      
    .stP-tab-inactive-cont {
        padding: 0 32px;
    }
    .stP-tab-content.not-today {
        padding-top: 40px;
        padding-bottom: 0px;
    }
    .stP-tab-inactive-timer {
        text-align: center;
        margin-bottom: 26px;
    }
    .stP-tab-inactive-cont h5 {
        color: #000;
        text-align: center;
        font-family: "Georama", sans-serif;
        font-size: 32px;
        font-weight: 700;
        line-height: 32px;
        margin-bottom: 15px;
    }
    .stP-tab-inactive-cont p {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 0%;
        text-align: center;
        max-width: 235px;
        margin-left: auto;
        margin-right: auto;
    }
    span.stp-green-circle.c-2 {
        position: absolute;
        top: 600px;
        right: -260px;
        width: 417px;
        height: 393px;
        border-radius: 761px;
        opacity: 1;
        z-index: 0;
    }
    span.category{
        font-family: Segoe UI;
        font-weight: 400;
        font-size: 12px;
        line-height: 100%;
        letter-spacing: 0%;
    }
    .item-article h3 {
        font-family: Montserrat;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0%;
    }
    .read-more {
        font-family: Segoe UI;
        font-weight: 400;
        font-size: 12px;
        line-height: 100%;
        letter-spacing: 0%;
    }
    .footer-left, .footer-right {
        display: none;
    }
    .footer-mobile {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .footer-mobile p.disclaimer {
        margin-bottom: 16px;
        opacity: 1;
    }
    .footer-mobile a,
    .footer-mobile p {
        text-align: center;
        margin-bottom: 24px;
    }
    
    .footer-mobile a {
        display: inline-block;
        width: fit-content;
    }
    .stP-footer-in {
        justify-content: center;
    }


}
@media (max-width: 712px) { 
    .stP-card-button.stP-card-button-cta,
    .stP-card-button.stP-card-button-review {
        font-size: 15px;
        padding: 16px 10px;
    }
    .stP-offer-in {
        gap: 16px;
    }
}

@media (max-width: 576px) { 
    .stP-offer-in {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    .stP-card-button.stP-card-button-cta {
        /* padding-right: 25px;
        padding-left: 25px; */
    }

}

.bonus-tags.desktop {
    display: none;
}


@media screen and (min-width: 993px) {
    span.stp-green-circle.c-1::before {
        opacity: 0.28;
        left: 0px;
    }

    span.stp-green-circle.c-1 > img {
        object-fit: cover;
        width: 417px;
        height: auto;
    }

    span.stp-green-circle.c-1 {
        top: 0px;
        left: 0px;
    }

    .item-features {
        grid-row: inherit;
        grid-column: 4 / 4;
    }

    .item-bonus {
        grid-column: 1 / 4;
        position: relative;
    }

    .promo-grid {
        grid-template-rows: inherit;
    }

    .bonus-tags.mobile {
        display: none;
    }

    .item-bonus-label,
    .item-bonus h2 {
        padding-left: 0px;
    }

    .item-bonus h2 {
        max-width: 409px;
    }

    .item-bonus {
        padding: 24px;
    }

    .item-bonus-label {
        margin-bottom: 16px;
    }

    .bonus-actions {
        justify-content: flex-end;
        align-items: center;
    }

    .bonus-actions .btn-solid {
        margin-left: 0;
        margin-right: 0;
    }

    .bonus-tags.desktop {
        display: block;
        margin-bottom: 0px;
        position: absolute;
        bottom: -24px;
        left: -24px;
    }

    .tag-brand {
        height: 60px;
        width: 118px;
    }

    .tag.tag-brand img {
        width: 87px;
        height: 32px;
    }

    .bonus-actions .btn-solid {
        background: #0A8A0F;
        padding: 16px 16px;
        border-radius: 100px;
    }

    .bento-box {
        position: relative;
        bottom: -18px;
        right: -30px;
    }

    .grid-item.item-features::before {
        top: -34px;
        left: 84px;
    }

    .feature {
        font-size: 16px;
    }

    .item-features--wrapper {
        gap: 6px;
    }

    span.stp-green-circle.c-3 {
        width: 656px;
        height: auto;
        right: -63px;
        bottom: -200px;
    }

    span.stp-green-circle.c-3 > img {
        width: 656px;
        height: auto;
        object-fit: cover;
    }

    span.stp-green-circle.c-3::before {
        opacity: 0.4;
    }

    .stP-tab-content.not-today {
        padding: 0px;
    }

    .stP-tab-inactive-timer {
        max-width: 380px;
        padding: 19px;
        font-size: 24px;
        border-radius: 100px;
    }

    .stP-tab-inactive-cont p {
        margin-bottom: 24px;
    }

    .stP-card-button.stP-card-button-review {
        min-width: fit-content;
    }
}

@media screen and (min-width: 1280px) {
    .stP-tab-content.not-today::before {
        bottom: -575px;
        left: 100px;
        width: 573px;
        height: 1000px;
        transform: translateY(-50%);
    }
}

.easter-test-panel {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: linear-gradient(135deg, #2d2d2d 0%, #1a1a1a 100%);
    border: 2px solid #413DEE;
    border-radius: 12px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.6), 0 0 20px rgba(65, 61, 238, 0.3);
    z-index: 9999;
    min-width: 320px;
    max-width: 400px;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.3s ease;
    font-family: 'Roboto', sans-serif;
}

.easter-test-panel--visible {
    opacity: 1;
    transform: translateY(0);
}

.easter-test-panel--minimized .easter-test-panel__content {
    display: none;
}

.easter-test-panel__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px;
    background: rgba(65, 61, 238, 0.1);
    border-bottom: 1px solid rgba(65, 61, 238, 0.3);
    border-radius: 10px 10px 0 0;
}

.easter-test-panel__header h4 {
    margin: 0;
    color: #6C69F0;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
}

.easter-test-panel__close {
    background: none;
    border: none;
    color: #ccc;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
    padding: 0;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    border-radius: 4px;
}

.easter-test-panel__close:hover {
    background: rgba(65, 61, 238, 0.2);
    color: #6C69F0;
}

.easter-test-panel__content {
    padding: 20px;
}

.easter-test-panel__info {
    color: #ccc;
    font-size: 13px;
    margin: 0 0 16px 0;
    line-height: 1.5;
}

.easter-test-panel__buttons {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
    margin-bottom: 16px;
}

.easter-test-btn {
    background: rgba(65, 61, 238, 0.1);
    border: 1px solid rgba(65, 61, 238, 0.3);
    color: #6C69F0;
    padding: 10px 8px;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
    white-space: nowrap;
}

.easter-test-btn:hover {
    background: rgba(65, 61, 238, 0.2);
    border-color: #413DEE;
    box-shadow: 0 4px 12px rgba(65, 61, 238, 0.3);
}

.easter-test-btn.active {
    background: #413DEE;
    color: #fff;
    border-color: #413DEE;
    font-weight: 600;
    transform: none !important;
}

.easter-test-btn--reset {
    grid-column: 1 / -1;
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff;
}

.easter-test-btn--reset:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.4);
}

.easter-test-panel__status {
    padding-top: 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.easter-test-panel__current-time {
    color: #999;
    font-size: 12px;
    display: block;
}

.easter-test-panel__current-time strong {
    color: #6C69F0;
    font-weight: 600;
}

@media screen and (max-width: 768px) {
    .easter-test-panel {
        bottom: 10px;
        right: 10px;
        left: 10px;
        min-width: auto;
        max-width: none;
    }

    .easter-test-panel__buttons {
        grid-template-columns: repeat(4, 1fr);
        gap: 6px;
    }

    .easter-test-btn {
        padding: 8px 4px;
        font-size: 11px;
    }
}

.stp-tab-inactive-arrows li {
    padding-left: 0px;
}