
/* ========================== Попапы акций =========================== */
/* Оверлей для попапов с акциями */
.salesCardsPopupWrapper {
    width: 100%;
    height: 100dvh;
    background: rgba(43, 16, 1, 0.9);

    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;

    display: flex;
    justify-content: center;
    overscroll-behavior: none;
}

/* запас для старых браузеров */
@supports not (height: 100dvh) {
    .salesCardsPopupWrapper {
        height: 100vh;
    }
}

/*============= Попап Battle Pass ============= */
.salesCardsPopupPassWrapper {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    padding-top: 50px;
}
.salesCardsPopupPassContentWrapper {
    height: 591px;
    max-width: 423px;
    width: 100%;
    position: relative;
    background: url("./img/battle_pass_BG.0b380d2b749a.png") no-repeat center center;
    background-size: cover;
}
.salesCardsPopupPassContentWrapper .timerWrapper {
    position: absolute;
    top: -40px;
    left: 0;
}
.salesCardsPopupPassContentWrapper .salesCardsPopupHeader {
    position: absolute;
    top: -50px;
    right: 0;
}
.salesCardsPopupPassContentWrapper .salesCardsPopupContentWrapper {
    width: 100%;
    height: 100%;
    padding: 280px 38px 45px;

    display: flex;
    justify-content: center;
    gap: 30px;
}
.salesCardsPopupContentWrapper .popupContentBlock {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.salesCardsPopupContentWrapper .title {
    font-size: 17px;
    text-align: center;
    padding: 5px 0 14px;
}
.salesCardsPopupContentWrapper .titleRed {
    color: #AA1B07;
}
.salesCardsPopupContentWrapper .titlePurple {
    color: #582D9A;
}
.salesCardsPopupContentWrapper .plus {
    width: 20px;
    height: 21px;
}
.salesCardsPopupPassWrapper .content {
    width: 100%;
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.salesCardsPopupPassWrapper .boosterWrapper {
    display: grid;
    grid-template: 1fr 1fr / 1fr 1fr;
    gap: 10px;
    margin-top: -15px;
    column-gap: 30px;
}
.salesCardsPopupPassWrapper .boosterIcon {
    width: 60px;
    height: 60px;
}
.salesCardsPopupPassWrapper .singleTextIcon {
    position: relative;
    top: 8px;
}
.salesCardsPopupPassWrapper .singleTextIcon2 {
    position: relative;
    top: 4px;
}
.salesCardsPopupPassWrapper .booster {
    width: 50px;
    height: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.salesCardsPopupPassWrapper .boosterCounterText {
    margin-top: -8px;
    font-size: 24px;
    letter-spacing: -1px;
    color: #FFFFFF;
    -webkit-text-stroke-width: 1px;
    position: absolute;
    bottom: -5px;
}
.salesCardsPopupPassWrapper .boosterCounterRed {
    -webkit-text-stroke-color: var(--color-red-1);
    z-index: 1;
}
.salesCardsPopupPassWrapper .boosterCounterBlue {
    -webkit-text-stroke-color: #582D9A;
    z-index: 1;
}
.salesCardsPopupPassWrapper .boosterCounterText {
    font-size: 14px;
    line-height: 12px;
    white-space: nowrap;
    text-align: center;
}

.salesCardsPopupPassWrapper .buttonWrapper {
    width: 100%;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
}
.salesCardsPopupPassWrapper .greenButton {
    width: 90%;
    height: 50px;
}
.salesCardsPopupPassWrapper .buttonPurpleBlock {
    width: 100%;
    margin-right: 10px;
}

/*================ Попап морские сокровища================  */
.salesCardsPopupSeaKitWrapper {
    width: 100%;
    padding: 65px 5px 20px;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;

    position: relative;
}

.salesCardsPopupSeaKitWrapper .salesCardsPopupHeader {
    max-width: 410px;
    width: 100%;
    margin: 0 auto 16px;
    height: 240px;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.salesCardsPopupSeaKitWrapper .salesCardsPopupCloseButton {
    width: 56px;
    height: 56px;
    top: -30px;
    right: -50px;
}

.salesCardsPopupSeaKitWrapper .timerWrapper {
    position: absolute;
    top: -10px;
    left: -10px;
}

.salesCardsPopupSeaKitWrapper .salesCardsPopupHeaderTitle {
    content: '';
    height: 165px;
    max-width: 420px;

    background: url("./img/popup_seaKit_BG.ccc2fbe584a6.png") no-repeat center center;
    background-size: 100% 100%;
}

@media(max-width: 500px) {
    .salesCardsPopupSeaKitWrapper .salesCardsPopupHeader {
        position: static;
    }

    .salesCardsPopupSeaKitWrapper .salesCardsPopupCloseButton {
        top: 5px;
        right: 0;
    }
    .salesCardsPopupSeaKitWrapper .timerWrapper {
        top: 15px;
        left: 17px;
    }
}
.salesCardsPopupSeaKitWrapper .salesCardsPopupSubTitle {
    font-size: 17px;
    letter-spacing: -1px;
    color: var(--color-white-1);
    text-align: center;
    -webkit-text-stroke: 0.64px var(--color-blue-1);
    margin-bottom: 10px;
}

.salesCardsPopupSeaKitWrapper .salesCardsPopupDescriptionWrapper {
    height: 50px;
    background-color: var(--color-blue-2);
    border-radius: 10px;

    display: flex;
    align-items: center;
    justify-content: center;
}

.salesCardsPopupSeaKitWrapper .salesCardsPopupDescriptionWrapper .salesCardsPopupDescriptionText {
    font-size: 17px;
    color: #FEF5C1;
}

.salesCardsPopupSeaKitWrapper .SeaKitContentWrapper {
    height: 560px;
    width: 400px;
    margin: 0 auto;

    position: relative;

    background: url("./img/popup_seaKit_BG_boosters.ab66812f2e8d.png") no-repeat center center;
    background-size: 100% 100%;
}

.salesCardsPopupSeaKitWrapper .SeaKitContentWrapper .SeaKitContentRow {
    height: 161px;
    margin: 20px 0 35px;

    display: flex;
    justify-content: space-between;
}

.salesCardsPopupSeaKitWrapper .SeaKitContentWrapper .SeaKitContentRow:nth-child(1) .SeaKitButton {
    margin-top: 17px;
}

.salesCardsPopupSeaKitWrapper .SeaKitContentWrapper .SeaKitContentRow:nth-child(2) .SeaKitButton {
    margin-top: 18px;
    margin-left: 11px;
}

.salesCardsPopupSeaKitWrapper .SeaKitContentWrapper .SeaKitContentRow:nth-child(3) .SeaKitButton {
    margin-top: 18px;
    margin-left: 11px;
}

.salesCardsPopupSeaKitWrapper .SeaKitContentWrapper .SeaKitContentColl {
    height: 149px;
    width: 180px;
    margin: 0 5px;
    border-radius: 20px;
    position: relative;
}

.salesCardsPopupSeaKitWrapper .SeaKitContentWrapper .SeaKitBoosters {
    width: 167px;
    height: 85px;
    margin: 5px auto 4px;
}

.salesCardsPopupSeaKitWrapper .SeaKitContentWrapper .SeaKitButton {
    width: 155px;
    height: 39px;
    margin: 0 auto;
    border-radius: 10px;

    font-size: 19px;
    color: #FFF5BC;
    text-align: center;
    -webkit-text-stroke: 1.02px #466300;

    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    position: relative;

    cursor: pointer;
}

.salesCardsPopupSeaKitWrapper .SeaKitContentWrapper .samobrankaButtonText {
    font-size: 16px;
    margin-left: -10px;
}

.salesCardsPopupSeaKitWrapper .SeaKitContentWrapper .lockIcon, .leftLockIcon {
    width: 25px;
    height: 28px;
    position: absolute;
    right: 5px;
    bottom: 5px;
}
.leftLockIcon {
    right: 10px !important;
}

@media(max-width: 410px) {
    .salesCardsPopupSeaKitWrapper .SeaKitContentWrapper .SeaKitContentColl {
        width: 43%;
    }

    .salesCardsPopupSeaKitWrapper .SeaKitContentWrapper .SeaKitBoosters {
        max-width: max-content;
    }

    .salesCardsPopupSeaKitWrapper .SeaKitContentWrapper .SeaKitButton {
        width: 90%;
    }
}
@media(max-width: 370px) {
    .salesCardsPopupSeaKitWrapper .SeaKitContentWrapper .SeaKitButton {
        font-size: 21px;
    }

    .salesCardsPopupSeaKitWrapper .SeaKitContentWrapper .SeaKitButtonText {
        font-size: 14px;
    }
}

@media(max-width: 410px) {
    .salesCardsPopupSeaKitWrapper .SeaKitContentWrapper {
        width: 100%;
    }
}

@media(max-width: 370px) {
    .salesCardsPopupSeaKitWrapper .SeaKitContentWrapper:before {
        height: 150px;
    }
}

.small-money-text {
    font-size: 12pt !important;
    -webkit-text-stroke-width: 1px !important;
}
