.t-store__card {
    position: relative;
}

.t-store__card > * {
    /*position: absolute;*/
    width: 100%;
    height: 100%;
}

.t-store__card__imgwrapper {
    z-index: 3;
}

.t-store__card > div {
    position: absolute;
    z-index: 2;
}

.t-store__card__wrap_txt-and-btns > div {
    flex: 1 0 100%;
}

.t-store__card__textwrapper {
    padding: 0;
    display: block;
    height: 100%;
}

.t-store__card__textwrapper > *:not(:last-child) {
    display: none;
}

.t-store__card__textwrapper > *:last-child {
    /*transform: rotate(0deg) translate(-50%, -700%);*/
    text-align: start;
    color: #DFFE3F !important;
    font-size: 30px !important;
}

/*.t-menu-popover__burgermenu_opened {*/
/*    background-color: transparent;*/
/*    -webkit-backdrop-filter: blur(30px);*/
/*    backdrop-filter: blur(30px);*/
/*}*/

.t-store,
.t-store .t-container,
.t-store .t-container__wrap,
.t-store .t-section {
    background-color: #0B0EFD !important;
}

/*.t396__elem {*/
/*    z-index: 0 !important; */
/*}*/

.tn-elem__20256089411773337577183 .tn-atom {
    background-size: auto !important;
    background-repeat: repeat !important;
    pointer-events: none;
    opacity: 0.3 !important; 
    mix-blend-mode: normal !important; 
}
.tn-elem__20256089411773337577183 {
    pointer-events: none;
    z-index: 1 !important; 
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw !important;
    height: 100vh !important;
}
