.modal.promotion-modal {
    width: 600px;
    height: 385px;
}
.modal.promotion-modal .modal-header {
    justify-content: right;
    position: relative;
    margin-bottom: -54px;
    z-index: 9;
    padding-top: 10px;
}
.modal.promotion-modal .modal-header .close {}
.modal.promotion-modal .modal-header .close svg {}

.modal.promotion-modal .modal-body {
    width: 100%;
    height: 385px;
    padding: 0px;
    max-height: unset;
    overflow: hidden;
}

.modal.promotion-modal .modal-body .layer {
    position: relative;
    margin-top: -395px;
    width: 100%;
    height: 385px;
    min-height: 385px;
    overflow: hidden;
}

.modal.promotion-modal .modal-body .layer:nth-child(1) {
    display: flex;
    justify-content: flex-end;
}

.modal.promotion-modal.promotion-welcome .modal-body .layer:nth-child(1) {
    display: flex;
    justify-content: flex-end;
}

.modal.promotion-modal.promotion-welcome .modal-body .layer:nth-child(2) {
    display: flex;
    justify-content: flex-end;
}

.modal.promotion-modal.promotion-welcome .modal-body .layer:nth-child(3) {
    display: flex;
    justify-content: flex-end;
}

.modal.promotion-modal .modal-body .layer:first-child {
    margin-top: 0px;
}

.modal.promotion-modal .modal-body .layer .content {
    width: calc(100% - 50px);
    padding: 25px;
    height: calc(100% - 50px);
}
.modal.promotion-modal .modal-body .layer .content .title {
    font-size: 40px;
    color: #fff;
    text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.25);
    font-weight: 900;
    text-transform: uppercase;
    line-height: 105%;
}

.modal.promotion-modal .modal-body .layer .content .descriptions {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    font-weight: 400;
    max-width: 250px;
}

.modal.promotion-modal .modal-body .layer .content.center  {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.modal.promotion-modal .modal-body .layer .content .top  {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.modal.promotion-modal .modal-body .layer .content .center  {}
.modal.promotion-modal .modal-body .layer .content .bottom {}
.modal.promotion-modal .modal-body .layer .content .bottom > div  {
    max-width: 189px;
    font-size: 14px;
}

.modal.promotion-invite {
    border-radius: 14px;
    background: 
        radial-gradient(114.4% 232.46% at 82.44% -106.92%, #6bda81a0 0%, rgba(16, 22, 38, 0.00) 100%), 
        radial-gradient(76.67% 83.64% at 12.14% 108.46%, #6bda81a0 0%, rgba(16, 22, 38, 0.00) 100%), 
        linear-gradient(0deg, #10261F 0%, #10261F 100%), 
        linear-gradient(152deg, #FCB84C -37.59%, #F5691A 200.14%), #FFF;
    padding: 0;
}

.modal.promotion-invite .modal-body .layer .content .title span {
    color: #79f794;
}

.modal.promotion-invite .girl {
    width: 298px;
    height: 590px;
    background-image: url(../../../source/system/slider/invite/girl.png);
    transform: translate(10px, 0px);
    background-repeat: no-repeat;
}

.modal.promotion-invite .cashapp {
    width: 250px;
    height: 250px;
    background-size: 80%;
    background-image: url(../../../source/system/slider/invite/cashapp.png);
    transform: translate(10px, 0px);
    background-repeat: no-repeat;
    transform: translate(23px, 50px);
}

.modal.promotion-facebook {
    border-radius: 14px;
    background: 
        radial-gradient(72.17% 77.1% at 105.08% 2.6%, #48A1DD 0%, rgba(16, 22, 38, 0.00) 100%), 
        radial-gradient(137.67% 167.98% at 7.67% 100%, #0C6CBB 0%, rgba(16, 22, 38, 0.00) 100%), 
        linear-gradient(0deg, #172D3C 0%, #172D3C 100%), 
        linear-gradient(152deg, #FCB84C -37.59%, #F5691A 200.14%), #FFF;
    padding: 0;
}

.modal.promotion-facebook .modal-body .layer .content .title span {
    color: #96d5ff;
}

.modal.promotion-facebook .facebook-icon {
    width: 352px;
    height: 362px;
    background: url(../../system/slider/facebook/facebook-icon-new.png);
    filter: drop-shadow(8px 8px 16px rgba(67, 150, 206, 0.3));
    color: rgb(67 150 206);
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(10px, 10px);
}

.modal.promotion-facebook .facebook-ticket {
    width: 126px;
    height: 71px;
    background: url(../../system/slider/facebook/facebook-ticket.png);
}


.modal.promotion-welcome {
    border-radius: 14px;
    background: 
        radial-gradient(82.27% 163.5% at -31.36% -47.67%, #8581ff 0%, rgba(16, 22, 38, 0.00) 100%), 
        radial-gradient(111.42% 113.76% at 26.42% 141.78%, #a65af7 0%, rgba(16, 22, 38, 0.00) 100%), 
        linear-gradient(0deg, #25173A 0%, #25173A 100%), 
        linear-gradient(152deg, #FCB84C -37.59%, #F5691A 200.14%), #FFF;
    padding: 0;
}

.modal.promotion-welcome .modal-body .layer .content .title span {
    color: #b979ff;
}

.modal.promotion-welcome .girl {
    width: 702px;
    height: 526px;
    background-image: url(../../system/slider/deposit/girl.png);
    transform: translate(10px, 0px);
    background-repeat: no-repeat;
    background-size: 75%;
    transform: translate(195px, 33px);
    min-width: 702px;
}

.modal.promotion-welcome .gift {
    width: 437px;
    height: 339px;
    background-image: url(../../system/slider/deposit/gift.png);    
}

.modal.promotion-modal.promotion-welcome .modal-body .layer:nth-child(1) .gift {
    transform: scale(0.6) translate(-20px, 10px) rotate(-60deg);
}
.modal.promotion-modal.promotion-welcome .modal-body .layer:nth-child(2) .gift {
    transform: scale(0.6) translate(280px, 230px) rotate(-10deg);
}

.modal.promotion-welcome .timer {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
}
.modal.promotion-welcome .timer .top {
    color: #FFF;
    font-family: 'Lufga';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px !important;
    flex-direction: row !important;
}
.modal.promotion-welcome .timer .progress {
    width: 172px;
    height: 8px;
    border-radius: 24px;
    background: rgba(0, 0, 0, 0.10);
}

.modal.promotion-welcome .timer .progress .line {
    max-width: 172px;
    border-radius: 24px;
    background: url(../../system/slider/deposit/progress-mask.png), linear-gradient(84deg, #AF7138 -7.08%, #FFA555 132.64%), linear-gradient(84deg, #4FACFE -7.08%, #00D1DB 132.64%);
    height: 8px;
    animation: 10s progress-line-mask linear infinite;
}

@keyframes progress-line-mask {
    to {
        background-position-y: 500%;
    }
}  

.modal.promotion-welcome .timer .time {
    color: #FFF;
    font-family: 'Lufga';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    opacity: 0.58   ;
}

.modal.promotion-deposit {
    border-radius: 14px;
    border-radius: 14px;
    background: radial-gradient(82.27% 163.5% at -31.36% -47.67%, #635FF5 0%, rgba(16, 22, 38, 0.00) 100%), radial-gradient(111.42% 113.76% at 26.42% 141.78%, #892AF1 0%, rgba(16, 22, 38, 0.00) 100%), #25173A;
    padding: 0;
}

.modal.promotion-deposit .modal-body .layer .content .title {

}

.modal.promotion-deposit .modal-body .layer .content .title span {color: #FFF;text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.25);font-family: Lufga;font-size: 40px;font-style: normal;font-weight: 900;line-height: 100%; /* 40px */text-transform: uppercase;background: #7D39F1;border-radius: 14px;padding: 3px 10px;margin-left: 9px;transform: rotate(-2deg);position: fixed;margin-top: -5px;}

.modal.promotion-deposit .deposit-icon {
    width: 300px;
    height: 300px;
    background: url(../../system/promotions/deposit-modal.png);
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(0px, 20px);
    background-size: 160%;
}

.modal.promotion-deposit {
    width: 405px;
    height: auto;
}

.modal.promotion-modal.promotion-deposit .modal-body .layer:nth-child(1) {
    justify-content: center;
    height: 300px;
    min-height: unset;
    position: unset;
    overflow: unset;
}

.modal.promotion-modal.promotion-deposit .modal-body .layer:nth-child(2) {margin-top: 0px;height: 30px;min-height: min-content;position: unset;overflow: unset;}

.modal.promotion-modal.promotion-deposit .modal-body {height: 573px;gap: 20px;overflow: unset;}

.modal.promotion-modal.promotion-deposit .modal-body .layer .content.center {gap: 15px;}

.modal.promotion-modal.promotion-deposit .modal-body .layer .content .descriptions {max-width: unset;}

@media (max-width: 620px) {
    .modal.promotion-modal {
        max-width: calc(100vw - 40px);
        max-height: calc(100vh - 40px);
    }

    .modal.promotion-modal .modal-body {
        max-height: calc(100vh - 40px) !important;
        height: auto;
        overflow: hidden;
    }

    .modal.promotion-modal .modal-body .layer .content .title {
    font-size: 29px;
    }
    
    .modal.promotion-modal .modal-body .layer .content .descriptions {
    max-width: 50%;
    }

    .modal.promotion-invite .girl {
        transform: translate(40px, 10px) scale(0.78);
    }

    .modal.promotion-facebook .facebook-icon {
        transform: scale(0.7) translate(150px, 0px) rotate(-15deg);
    }

    .modal.promotion-modal.promotion-welcome .modal-body .layer:nth-child(1) .gift {
        transform: scale(0.6) translate(180px, 20px) rotate(-60deg);
    }
    .modal.promotion-modal.promotion-welcome .modal-body .layer:nth-child(2) .gift {
        transform: scale(0.6) translate(110px, 320px) rotate(-50deg);
    }
    .modal.promotion-modal.promotion-welcome .modal-body .layer:nth-child(3) .girl {
        transform: scale(0.8) translate(335px, 13px);
    }

    .modal.promotion-deposit .modal-body .layer .content .title span {
        font-size: 29px;
        margin-left: 7px;
    }

    .modal.promotion-modal.promotion-deposit .modal-body .layer .content .bottom .purple-button {
        width: calc(100% - 80px);
        max-width: unset;
    }

    .modal.promotion-modal.promotion-deposit .modal-body .layer .content .descriptions {

    }

    .modal.promotion-modal.promotion-deposit .modal-body {height: 546px;}
}

@media (max-height: 570px) {
    .modal.promotion-modal.promotion-deposit .modal-body {
        height: 252px;
    }

    .modal.promotion-modal.promotion-deposit .modal-body .layer:nth-child(1) {
        display: none;
    }
}

.promotion-cashapp {
    width: 390px !important;
    height: 540px !important;
}

.modal.promotion-cashapp .modal-body .layer:nth-child(1) {
    justify-content: center !important;
}

.modal.promotion-modal.promotion-cashapp .modal-body {
    height: 540px !important;
}

.modal.promotion-modal.promotion-cashapp .modal-body .layer {
    height: 540px !important;
    margin-top: -540px !important;
}

.modal.promotion-modal.promotion-cashapp .modal-body .layer:first-child {
    margin-top: 0 !important;
}