@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2') format('woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}

#luckyball_event {
    position: relative;
    width: 100%;
    height: 100%;
}

#luckyball_event luckyball-container img {
    width: 100%;
}

#luckyball_event .luckyball-container {
    position: absolute;
    width: 100%;
    height: inherit;
    top: 0;
    left: 0;
    font-family: Pretendard;
}

#luckyball_event .luckyball-wrap {
    position: absolute;
    width: 100%;
    /*height: 100%;*/
    transform: translateX(-50%);
    left: 50%;
    height: fit-content;
}

#luckyball_event .luckyball-composition {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

#luckyball_event .luckyball-basket {
    z-index: 1;
    position: relative;
    object-fit: contain;
}

#luckyball_event .luckyball-pedestal {
    top: 0;
}

#luckyball_event .btn-luckyball {
    position: absolute;
    transform: translateX(-50%);
    width: 10%;
    z-index: 2;
    cursor: pointer;
}

#luckyball_event .game-count-wrap {
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: 79.9%;
    width: 21.4%;
    height: 7.9%;
    display: flex;
    justify-content: space-between;
    font-size: 27px;
    align-items: center;
    background: #E4E4E4B8;
    border-radius: 52px;
    border: 2px solid #D8D4D4;
    padding: 0px 40px;
    font-weight: 500;
}

#luckyball_event .game-count-wrap .game-count {
    color: #FF5F37;
    font-weight: 700;
}

#luckyball_event .luckyball-popup-container {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 42%;
    width: 600px;
    height: 300px;
    background: #FFF;
    border-radius: 20px;
    box-shadow: 0px 0px 46.27px 0px #00000040;
    z-index: 3;
}

#luckyball_event .btn-close-popup {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18px;
    position: absolute;
    top: 20px;
    right: 20px;

    cursor: pointer;
}
#luckyball_event .btn-close-popup.mobile {
    display: none;
}

#luckyball_event .notice-wrap {
    width: 140px;
    height: 25px;
    border-radius: 140px;
    border: 1px solid #FFCDC0;
    background: #FFE6E0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: 17px;
}

#luckyball_event .notice-wrap.empty {
    display: none;
}

#luckyball_event .notice-wrap .notice-title {
    font-size: 14px;
    font-weight: 400;
    color: #FF5F37;
}

#luckyball_event .btn-ok {
    width: 250px;
    height: 38px;
    border-radius: 7px;
    background: #000000;
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    bottom: 14px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

#luckyball_event .icon-result {
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: 43px;
    height: 113px;
    display: flex;
    align-items: center;
}

#luckyball_event .icon-result.empty {
    width: 111px;
}

#luckyball_event .icon-result.fal {
    width: 88px;
}

#luckyball_event .icon-result.pit {
    width: 69px;
}

#luckyball_event .icon-result.cou,
#luckyball_event .icon-result.cou2,
#luckyball_event .icon-result.cou3 {
    width: 100px;
}

#luckyball_event .result-text {
    display: none;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    text-align: center;
}

#luckyball_event .result-text.empty {
    top: 172px;
    font-size: 18px;
    font-weight: 700;
}

#luckyball_event .result-text.prize {
    top: 150px;
}

#luckyball_event .result-text .text-wrap {
    display: flex;
    flex-direction: column;
}

#luckyball_event .result-text .text-wrap .main-text {
    font-size: 40px;
    font-weight: 700;
}

#luckyball_event .result-text .text-wrap .sub-text-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
}
#luckyball_event .result-text .text-wrap .sub-text {
    font-size: 17px;
    font-weight: 500;
    line-height: 22px;
}

#luckyball_event .confetti {
    position: absolute;
    width: 50px;
}

#luckyball_event .confetti.confetti-left {
    top: 25%;
    left: 25%;
}

#luckyball_event .confetti.confetti-right {
    top: 19%;
    right: 25%;
    transform: rotate(-16deg);
}

#luckyball_event .luckyball-popup-container.empty .confetti,
#luckyball_event .luckyball-popup-container.fal .confetti {
    display: none;
}

#luckyball_event r {
    border: 1px solid #D9D9D9;
    background: #F5F5F5;
    border-radius: 69px;
    padding: 0px 10px;
    line-height: 26px;
}