:root{--toastify-color-light:rgba(0,0,0,.4);--toastify-color-error:rgba(234,29,34,.7);--toastify-toast-min-height:fit-content}.Toastify__toast-container{pointer-events:none}.Toastify__toast-container--bottom-center{bottom:8px}.Toastify__toast{padding:0!important;border-radius:10px!important;backdrop-filter:blur(10px);width:-moz-fit-content;width:fit-content;background-color:var(--toastify-color-light)!important;margin-bottom:8px;font-size:14px;font-weight:400;line-height:20px;font-family:Pretendard,ui-sans-serif,system-ui;pointer-events:auto}.Toastify__toast.bottom-lg:last-of-type{margin-bottom:84px}.Toastify__toast.bottom-md:last-of-type{margin-bottom:74px}.Toastify__toast.bottom-sm:last-of-type{margin-bottom:68px}.Toastify__toast[class*=error]{background-color:var(--toastify-color-error)!important}#alert-pill.Toastify__toast{box-shadow:0 0 16px 0 rgba(161,38,0,.16);background-color:transparent!important;backdrop-filter:blur(0);border-radius:30px!important}@media only screen and (max-width:480px){.Toastify__toast-container{width:90vw;gap:8px;transform:translateX(calc((100vw - 100%) / 2))}.Toastify__toast{width:100%}#alert-pill.Toastify__toast{width:-moz-fit-content;width:fit-content;margin-top:16px}}:root{--gray-6:#d9d9d9;--gray-10:#6f6f6f;--gray-12:#3d3d3d}.swiper{padding-bottom:28px}.swiper-zoom-container{height:100%}.swiper-pagination-bullet{margin:0!important}.swiper-pagination-bullet:not(:last-child){margin-right:8px!important}.swiper-pagination,.swiper-pagination-horizontal{bottom:5.8px!important}.swiper-pagination-bullet{width:6px!important;height:6px!important;background-color:var(--gray-6)!important;opacity:1!important}.swiper-pagination-bullet-active{background-color:var(--gray-12)!important}.light-box .swiper-pagination-bullet{background-color:var(--gray-10)!important}.light-box .swiper-pagination-bullet-active{background-color:#fff!important}.weekly-datepicker.swiper{padding-bottom:0}.roll.swiper{padding:0;margin:0;height:20px}.event-raffle-result.roll.swiper{padding:0;margin:0;height:22px}.bubble-chat-container{position:relative}.bubble-chat-container:after,.bubble-chat-container:before{content:"";position:absolute;top:100%;right:50%;transform:translateX(50%);border:11px solid transparent;border-top-color:#dfdfdf}.bubble-chat-container:after{right:50%;transform:translateX(50%);border:10px solid transparent;border-top-color:#fff}@keyframes dotPulse{0%{opacity:.1}10%{opacity:.5}20%{opacity:1}30%{opacity:.5}40%{opacity:.1}66.67%{opacity:.1}to{opacity:.1}}.loader{position:relative;margin:50px auto}.loader.md{width:32px;height:32px}.loader.sm{width:24px;height:24px}.dot{position:absolute;top:50%;left:50%;background-color:grey;border-radius:50%;transform:translate(-50%,-50%);animation:dotPulse 2s ease-in-out infinite}.dot.md{width:5px;height:5px}.dot.sm{width:3px;height:3px}.dot.white{background-color:#fff}.dot.primary{background-color:#f73}.dot.dark-gray{background-color:#6f6f6f}.dot.gray{background-color:#a5a5a5}.dot.md:first-child{transform:translate(-50%,-50%) rotate(0deg) translate(13px) rotate(0deg);animation-delay:0s}.dot.md:nth-child(2){transform:translate(-50%,-50%) rotate(45deg) translate(13px) rotate(-45deg);animation-delay:.25s}.dot.md:nth-child(3){transform:translate(-50%,-50%) rotate(90deg) translate(13px) rotate(-90deg);animation-delay:.5s}.dot.md:nth-child(4){transform:translate(-50%,-50%) rotate(135deg) translate(13px) rotate(-135deg);animation-delay:.75s}.dot.md:nth-child(5){transform:translate(-50%,-50%) rotate(180deg) translate(13px) rotate(-180deg);animation-delay:1s}.dot.md:nth-child(6){transform:translate(-50%,-50%) rotate(225deg) translate(13px) rotate(-225deg);animation-delay:1.25s}.dot.md:nth-child(7){transform:translate(-50%,-50%) rotate(270deg) translate(13px) rotate(-270deg);animation-delay:1.5s}.dot.md:nth-child(8){transform:translate(-50%,-50%) rotate(315deg) translate(13px) rotate(-315deg);animation-delay:1.75s}.dot.sm:first-child{transform:translate(-50%,-50%) rotate(0deg) translate(10px) rotate(0deg);animation-delay:0s}.dot.sm:nth-child(2){transform:translate(-50%,-50%) rotate(45deg) translate(10px) rotate(-45deg);animation-delay:.25s}.dot.sm:nth-child(3){transform:translate(-50%,-50%) rotate(90deg) translate(10px) rotate(-90deg);animation-delay:.5s}.dot.sm:nth-child(4){transform:translate(-50%,-50%) rotate(135deg) translate(10px) rotate(-135deg);animation-delay:.75s}.dot.sm:nth-child(5){transform:translate(-50%,-50%) rotate(180deg) translate(10px) rotate(-180deg);animation-delay:1s}.dot.sm:nth-child(6){transform:translate(-50%,-50%) rotate(225deg) translate(10px) rotate(-225deg);animation-delay:1.25s}.dot.sm:nth-child(7){transform:translate(-50%,-50%) rotate(270deg) translate(10px) rotate(-270deg);animation-delay:1.5s}.dot.sm:nth-child(8){transform:translate(-50%,-50%) rotate(315deg) translate(10px) rotate(-315deg);animation-delay:1.75s}.linear-loader{display:flex;flex-direction:row;justify-content:center;align-items:center}.linear-loader.md{gap:6px;height:24px}.linear-loader.sm{gap:4px;height:18px}.linear-dot{background-color:#fff;border-radius:50%;animation:dotPulse 2s ease-in-out infinite}.linear-dot.md{width:5px;height:5px}.linear-dot.sm{width:3px;height:3px}.linear-dot.primary{background-color:#f73}.linear-dot.dark-gray{background-color:#6f6f6f}.linear-dot.gray{background-color:#a5a5a5}.linear-dot:first-child{animation-delay:0s}.linear-dot:nth-child(2){animation-delay:.33s}.linear-dot:nth-child(3){animation-delay:.66s}