.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;display:block;position:relative}.slick-list{margin:0;padding:0;display:block;position:relative;overflow:hidden}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate(0,0)}.slick-track{margin-left:auto;margin-right:auto;display:block;position:relative;top:0;left:0}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;height:auto;display:block}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(https://static.devfdg.net/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(https://static.devfdg.net/static/media/slick.25572f22.eot);src:url(https://static.devfdg.net/static/media/slick.25572f22.eot?#iefix)format("embedded-opentype"),url(https://static.devfdg.net/static/media/slick.653a4cbb.woff)format("woff"),url(https://static.devfdg.net/static/media/slick.6aa1ee46.ttf)format("truetype"),url(https://static.devfdg.net/static/media/slick.f895cfdf.svg#slick)format("svg")}.slick-prev,.slick-next{cursor:pointer;color:transparent;background:0 0;border:none;outline:none;width:20px;height:20px;padding:0;font-size:0;line-height:0;display:block;position:absolute;top:50%;transform:translateY(-50%)}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;background:0 0;outline:none}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:slick;font-size:20px;line-height:1}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{text-align:center;width:100%;margin:0;padding:0;list-style:none;display:block;position:absolute;bottom:-25px}.slick-dots li{cursor:pointer;width:20px;height:20px;margin:0 5px;padding:0;display:inline-block;position:relative}.slick-dots li button{cursor:pointer;color:transparent;background:0 0;border:0;outline:none;width:20px;height:20px;padding:5px;font-size:0;line-height:0;display:block}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.PageLayout{background:var(--color-BasicBg);min-height:calc(100vh - var(--globalHeaderHeight));flex-direction:column;display:flex}.PageLayout-mp{max-height:100vh;overflow-y:auto}.PageLayout-header{background-color:var(--color-BasicBg)}.PageLayout-header-content{padding-bottom:var(--pageLayoutDecor-height);min-height:calc(64px + var(--pageLayoutDecor-height))}@media (min-width:768px){.PageLayout-header-content{min-height:calc(80px + var(--pageLayoutDecor-height))}}@media (min-width:1024px){.PageLayout-header-content{min-height:calc(104px + var(--pageLayoutDecor-height))}}.PageLayout-content{background:var(--color-BasicBg);z-index:3;margin-top:calc(0px - var(--pageLayoutDecor-height));border-radius:16px 16px 0 0;flex-direction:column;flex:1;padding:0 16px 40px;display:flex}@media (min-width:768px){.PageLayout-content{border-radius:24px 24px 0 0;padding-bottom:120px;padding-left:24px;padding-right:24px}}@media (min-width:1024px){.PageLayout-content{border-radius:32px 32px 0 0}}.PageLayout-content--withBorder{border-top:1px solid var(--color-Line);border-bottom:none;border-left:none;border-right:none}.PageLayout--noDecorTop .PageLayout-header-content{min-height:unset;padding-bottom:0}.PageLayout--noDecorTop .PageLayout-content{background:var(--color-BasicBg);margin-top:0}@media (max-width:767px){.PageLayout--noDecorTop .PageLayout-content{border-radius:0}}.PageTabs{grid-gap:var(--space-m);grid-gap:var(--space-m);gap:var(--space-m)}.PageTabs .bn-tab-list{scroll-behavior:smooth;overflow-x:scroll}.PageTabs--fullHeight,.PageTabs--fullHeight .bn-tab-pane-list{flex-direction:column;flex:1;display:flex}.PageTabs--fullHeight .bn-tab-pane{flex-direction:column;flex:1;min-height:50vh;display:flex}.PageTabs--fullHeight .bn-tab-pane:not(.active){display:none}@media (min-width:768px) and (max-width:1023px){.PageTabs--page{grid-gap:24px;grid-gap:24px;gap:24px}}@media (min-width:1024px){.PageTabs--page{grid-gap:32px;grid-gap:32px;gap:32px}}.PageTabs--modal{height:100%}@media (min-width:768px){.PageTabs--modal{grid-gap:20px;grid-gap:20px;gap:20px}}.CommonModal .bn-modal-header{padding:var(--space-s)var(--space-m)}.CommonModal .bn-modal-header-main{justify-content:space-between;align-items:center;display:flex}.CommonModal .bn-modal-header{display:flex}.CommonModal .bn-modal-content{padding:0 var(--space-m)var(--space-m)var(--space-m);max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.CommonModal .bn-modal-footer{padding:var(--space-m)var(--space-m)var(--space-xl)var(--space-m)}.CommonModal .bn-modal-confirm{padding:0}.CommonModal .bn-modal-confirm-title{margin:24px auto;font-size:20px;line-height:28px}.CommonModal .bn-modal-confirm-desc{margin-bottom:16px;font-size:16px;line-height:24px}@media (max-width:767px){.CommonModal--ActionSheet.bn-modal>.bn-modal-wrap{border-bottom-right-radius:0;border-bottom-left-radius:0;width:100%;max-width:100vw;position:absolute;bottom:0}}.CountryRestrictionModal{text-align:center}.CountryRestrictionModal-logo{width:80px;height:80px;margin:0 auto 24px;font-size:80px}.CountryRestrictionModal-title{margin-bottom:8px;font-size:16px;font-weight:500;line-height:24px}.CountryRestrictionModal-subTitle{margin-bottom:24px;font-size:16px;line-height:24px}.GlobalErrorBoundary{grid-gap:var(--space-m);grid-gap:var(--space-m);justify-content:center;align-items:center;gap:var(--space-m);flex-direction:column;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.GlobalErrorBoundary-title{font-size:var(--space-m)}.GlobalErrorBoundary-icon{width:80px;height:80px;font-size:80px}.ul-container{width:100%;max-width:1200px;margin:0 auto}.ul-fullHeightContainer{flex-direction:column;flex:1;display:flex}.ul-fullScreen{width:100vw;height:100vh}.ul-relative{position:relative}.ul-flex{display:flex}.ul-flex-col{flex-direction:column}.ul-flex-row{flex-direction:row}.ul-flex-1{flex:1}.ul-flex-wrap{flex-wrap:wrap}.ul-grid-col-1{grid-template-columns:repeat(1,minmax(0,1fr))}.ul-grid-col-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ul-grid-col-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ul-col-span-1{grid-column:span 1/span 1}.ul-col-span-2{grid-column:span 2/span 2}.ul-col-span-3{grid-column:span 3/span 3}.ul-items-center{align-items:center}.ul-items-start{align-items:flex-start}.ul-items-end{align-items:flex-end}.ul-justify-center{justify-content:center}.ul-justify-start{justify-content:flex-start}.ul-justify-end{justify-content:flex-end}.ul-justify-spaceBetween{justify-content:space-between}.ul-grid{display:grid}.ul-width-full{width:100%}.ul-width-half{width:50%}.ul-height-full{height:100%}.ul-trigger{cursor:pointer;display:flex}@media (max-width:767px){.ul-display-sm-none{display:none!important}}@media (min-width:768px){.ul-display-md-none{display:none!important}}@media (min-width:1024px){.ul-display-lg-none{display:none!important}}.ul-position-central{position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.ul-font-bold{font-weight:700}.ul-font-semiBold{font-weight:600}.ul-font-medium{font-weight:500}.ul-font-normal{font-weight:400}.ul-cursor-pointer{cursor:pointer}.ul-text-center{text-align:center}.ul-text-right{text-align:right}.ul-text-sm{font-size:14px!important}.ul-text-md{font-size:16px!important}.ul-text-l{font-size:20px!important}.ul-text-2xl{font-size:32px!important}.ul-text-primary{color:var(--color-BtnBg)}.ul-text-TextLink{color:var(--color-TextLink)}.ul-text-link{color:var(--color-TextLink);text-decoration:none}.ul-text-SecondaryText{color:var(--color-SecondaryText)}.ul-inline-flex{display:inline-flex}.ul-hidden{display:none}.ul-list-zeroIndent{margin-left:-18px}.ul-list-none{padding-left:0;list-style-type:none}.ul-list-dash{padding-left:15px;list-style-type:"-  "}.ul-list-bullet{padding-left:20px;list-style-type:disc}.ul-list-decimal{padding-left:20px;list-style-type:decimal}.ul-gap-xs{grid-gap:4px;grid-gap:4px;gap:4px}.ul-gap-sm{grid-gap:16px;grid-gap:16px;gap:16px}.ul-gap-md{grid-gap:24px;grid-gap:24px;gap:24px}.ul-mt-sm{margin-top:16px}.ul-mt-md{margin-top:24px}.ul-mt-0{margin-top:0}.ul-mb-0{margin-bottom:0}.ul-decoration-none{text-decoration:none}.ul-invisible{visibility:hidden}.ul-svg-container{justify-content:center;align-items:center;display:flex}.ul-line-clamp-2{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}body{min-height:100vh;overflow-x:hidden;overflow-y:auto}#__APP{width:100%;height:auto;overflow:hidden}.bn-mask-body{width:100%}:root{--base-font-size:16px;--space-m:16px;--space-6xl:48px;--space-3xxl:64px;--pageLayoutDecor-height:32px;--voucherStub-width:91px;--globalHeaderHeight:64px;--zIndex-click-though-btn:3}.theme-root.light{--color-toast:#8d5f02;--color-CardBg:#fef6d5;--color-HomeLinkBg:#fff8d2;--color-PageLayout-gradient:linear-gradient(to bottom,#fefcf0,#fff);--color-ScratchCardBanner-bg:linear-gradient(180deg,#f0b90b 0%,#f8d33a 100%);--color-ScratchCardBanner-button-bg:#0b0e11;--color-ScratchCardBanner-button-text:#f8d33a;--color-ScratchCardBanner-logo-layerOne:#fffde6;--color-ScratchCardBanner-text:#0b0e11;--color-ShopItemImgBg:#0b0e11;--color-toastSuccessBg:#f2fff7;--color-badgeYellowBg:#fef6d8;--color-carousel-shadow:rgba(24,26,32,.1);--color-DailyCheckInCard-bg-active:#fcd535;--color-CheckInStatusCard-bg-today:#fcd535;--color-CheckInResultModal-points:#f0b90b;--color-RewardsHub-bg3:#5e6673}.theme-root.dark,.theme-root.midnight{--color-toast:#fcd535;--color-CardBg:#3a3a36;--color-HomeLinkBg:#2b3139;--color-PageLayout-gradient:var(--color-BasicBg);--color-ScratchCardBanner-bg:#0b0e11;--color-ScratchCardBanner-button-bg:#f8d33a;--color-ScratchCardBanner-button-text:#0b0e11;--color-ScratchCardBanner-logo-layerOne:#281a00;--color-ScratchCardBanner-text:#f8d33a;--color-ShopItemImgBg:#090c0f;--color-toastSuccessBg:#102821;--color-badgeYellowBg:#3c2601;--color-carousel-shadow:rgba(71,77,87,.08);--color-DailyCheckInCard-bg-active:#f0b90b;--color-CheckInStatusCard-bg-today:#f0b90b;--color-CheckInResultModal-points:#fcd535;--color-RewardsHub-bg3:#5e6673}