.eco-video{position:relative;width:100%;height:100%}.eco-video video{display:block;width:100%;height:100%;object-fit:cover}.eco-video .eco-video-h5{display:none}.eco-video .eco-video-icon{position:absolute;top:24px;right:24px;z-index:2;width:24px;height:24px;cursor:pointer}@media(max-width:1023px){.eco-video .eco-video-h5{display:block}.eco-video .eco-video-pc{display:none}}.eco-section{position:relative;margin:0 auto;display:flex;flex-direction:column}.eco-section-label{position:relative;font-family:var(--eco-design-font-B);font-size:var(--eco-design-size-label-pc);color:var(--eco-design-color-label);line-height:1.3;white-space:pre-line}@media(max-width:1023px){.eco-section-label{font-size:var(--eco-design-size-label-h5)}}.eco-section-title{position:relative;line-height:1.2;font-family:var(--eco-design-font-B);font-size:var(--eco-design-size-title-pc);color:var(--eco-design-color-title);white-space:pre-line;font-weight:400}@media(max-width:1023px){.eco-section-title{font-size:var(--eco-design-size-title-h5);line-height:1.3}}.eco-section-subTitle{position:relative;line-height:1.2;font-family:var(--eco-design-font-M);font-size:var(--eco-design-size-subTitle-pc);color:var(--eco-design-color-subTitle);white-space:pre-line}@media(max-width:1023px){.eco-section-subTitle{font-size:var(--eco-design-size-subTitle-h5);line-height:1.3}}.eco-section-desc{position:relative;line-height:1.2;font-family:var(--eco-design-font-M);font-size:var(--eco-design-size-desc-pc);color:var(--eco-design-color-desc);white-space:pre-line}@media(max-width:1023px){.eco-section-desc{font-size:var(--eco-design-size-desc-h5);line-height:1.3}}.eco-section-desc:empty,.eco-section-label:empty,.eco-section-subTitle:empty,.eco-section-title:empty,.eco-section:empty{display:none}.eco-button{position:relative;display:inline-flex;gap:4px;align-items:center;justify-content:center;outline:none;background-color:transparent;border:1px solid transparent;font-family:var(--eco-design-font-M);border-radius:var(--eco-design-radius);height:36px;font-size:14px;line-height:1;text-align:center;padding:0 18px;cursor:pointer}.eco-button-msg{display:flex;align-items:center;gap:4px}.eco-button.eco-button-type-filled{--btn-fontColor:#fff;--btn-bgColor:#3f68e0;color:var(--btn-fontColor);border-color:var(--btn-bgColor);background-color:var(--btn-bgColor)}.eco-button.eco-button-type-filled.eco-button-theme-white{--btn-fontColor:#000;--btn-bgColor:#fff}.eco-button.eco-button-type-filled.eco-button-theme-black{--btn-fontColor:#fff;--btn-bgColor:#000}.eco-button.eco-button-type-filled:hover{opacity:.8}.eco-button.eco-button-type-outlined{--btn-fontColor:#3f68e0;--btn-bgColor:transparent;--btn-borderColor:#3f68e0;color:var(--btn-fontColor);background-color:var(--btn-bgColor);border-color:var(--btn-borderColor)}.eco-button.eco-button-type-outlined.eco-button-theme-white{--btn-fontColor:#fff;--btn-bgColor:transparent;--btn-borderColor:#fff}.eco-button.eco-button-type-outlined.eco-button-theme-black{--btn-fontColor:#000;--btn-bgColor:transparent;--btn-borderColor:#000}.eco-button.eco-button-type-outlined:hover{opacity:.8}.eco-button-radius-ellipse{border-radius:30px}.eco-button-size-small{height:28px;padding:0 16px;font-size:12px}.eco-button-size-large{height:42px;padding:0 20px}.eco-button-size-extra-large{height:48px;padding:0 24px}.eco-button.eco-button-type-text{height:auto;color:#3f68e0;padding-left:0;padding-right:0}.eco-button.eco-button-type-text:hover{text-decoration:underline}.eco-button.eco-button-type-text.eco-button-theme-white{color:#fff}.eco-button.eco-button-type-text.eco-button-theme-black{color:#000}.eco-button.eco-button-disabled{cursor:default;opacity:.4;text-decoration:none;pointer-events:none}.eco-button-icon-l,.eco-button-icon-r{display:flex}.eco-button-icon-l svg,.eco-button-icon-r svg{vertical-align:top}.eco-dialog-video{position:fixed;top:0;left:0;width:100%;max-width:100%;height:100%;max-height:100%;border:none;outline:none;margin:0;padding:0;background-color:transparent;background-color:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);--aspect-ratio:9/16;--width:min(996px,(max(327px,calc(996 / 1920) * 100vw)));--height:calc(var(--width) * var(--aspect-ratio))}.eco-dialog-video .eco-dialog-video-in{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.eco-dialog-video .eco-dialog-video-iframe{display:block;width:var(--width);height:var(--height);outline:none;border:none}.eco-dialog-video .eco-dialog-video-close{--size:40px;position:absolute;top:calc(50vh - var(--height)/2 - var(--size));right:calc(50vw - var(--width)/2 - var(--size));font-size:var(--size);color:#fff;opacity:.35;cursor:pointer}.eco-dialog-video .eco-dialog-video-close:active,.eco-dialog-video .eco-dialog-video-close:hover{opacity:.85}@media screen and (max-width:1024px){.eco-dialog-video .eco-dialog-video-close{--size:32px}}.eco-dialog-video .eco-dialog-video-video{max-width:1200px;width:100%;height:auto;margin:0 auto}.eco-banner-card-msg{position:absolute;top:0;width:100%;height:100%}.eco-banner-card-msg .eco-section-label{margin-bottom:12px}.eco-banner-card-msg .eco-section-title{font-size:48px;font-family:var(--eco-design-font-EB)}.eco-banner-card-msg .eco-section-desc,.eco-banner-card-msg .eco-section-subTitle{margin-top:12px}@media(max-width:1023px){.eco-banner-card-msg .eco-section-label{margin-bottom:10px}.eco-banner-card-msg .eco-section-title{font-size:28px}.eco-banner-card-msg .eco-section-desc,.eco-banner-card-msg .eco-section-subTitle{margin-top:10px}}.eco-banner-card-layout-top-center{text-align:center}.eco-banner-card-layout-top-center .eco-banner-card-in{padding-top:100px}.eco-banner-card-layout-top-center .eco-banner-card-btn-box{justify-content:center}@media(max-width:1440px){.eco-banner-card-layout-top-center .eco-banner-card-in{padding-top:60px}}@media(max-width:1023px){.eco-banner-card-layout-top-center .eco-banner-card-in{padding-top:60px}}.eco-banner-card-layout-center-center .eco-banner-card-msg{display:flex;align-items:center;text-align:center}.eco-banner-card-layout-center-center .eco-banner-card-btn-box{justify-content:center}.eco-banner-card-layout-center-left .eco-banner-card-btn-box,.eco-banner-card-layout-center-left .eco-section{max-width:588px;margin-right:auto;margin-left:0}.eco-banner-card-layout-center-left .eco-banner-card-msg{display:flex;align-items:center;text-align:left}.eco-banner-card-layout-center-left .eco-banner-card-btn-box{justify-content:flex-start}@media(max-width:1023px){.eco-banner-card-layout-center-left .eco-banner-card-msg{align-items:flex-start;padding-top:56px}.eco-banner-card-layout-center-left .eco-banner-card-btn-box,.eco-banner-card-layout-center-left .eco-section{max-width:100%}}.eco-banner-card-layout-center-right .eco-banner-card-btn-box,.eco-banner-card-layout-center-right .eco-section{max-width:588px;margin-left:auto;margin-right:0}.eco-banner-card-layout-center-right .eco-banner-card-msg{display:flex;align-items:center;text-align:right}.eco-banner-card-layout-center-right .eco-banner-card-btn-box{justify-content:flex-end}@media(max-width:1023px){.eco-banner-card-layout-center-right .eco-banner-card-msg{align-items:flex-start;padding-top:56px}.eco-banner-card-layout-center-right .eco-banner-card-btn-box,.eco-banner-card-layout-center-right .eco-section{max-width:100%}}.eco-banner-card-btn-box{display:flex;gap:24px;margin-top:24px}.eco-banner-card-btn-box .eco-banner-card-btn-youtube{cursor:pointer}.eco-banner-card-btn-box .eco-button{height:var(--eco-design-button-h-extra-large);padding:var(--eco-design-button-padding-extra-large);font-size:var(--eco-design-button-font-extra-large)}.eco-banner-card-btn-box .eco-button-msg{gap:12px}@media(max-width:1023px){.eco-banner-card-btn-box{margin-top:20px;gap:20px}.eco-banner-card-btn-box .eco-button{height:var(--eco-design-button-h-medium);padding:var(--eco-design-button-padding-medium);font-size:var(--eco-design-button-font-medium)}.eco-banner-card-btn-box .eco-button-msg{gap:8px}}.eco-banner-card{height:800px}@media(max-width:1440px){.eco-banner-card{height:600px}}@media(max-width:1023px){.eco-banner-card{height:580px}}.eco-banner-card-heightType-full-screen{height:calc(100vh - 50px)}@media(max-width:1440px){.eco-banner-card-heightType-full-screen{height:calc(100vh - 50px)}}@media(max-width:1023px){.eco-banner-card-heightType-full-screen{height:calc(100vh - 50px)}}.eco-banner-card{position:relative}.eco-banner-card-in{position:relative;width:100%;max-width:1236px;margin:0 auto;padding:0 120px}@media(max-width:1023px){.eco-banner-card-in{padding-left:48px;padding-right:48px}}@media(max-width:767px){.eco-banner-card-in{padding-left:24px;padding-right:24px}}.Banner_Banner__19czA .eco-banner-card{height:640px}@media(max-width:1023px){.Banner_Banner__19czA .eco-banner-card{height:480px}}.Banner_Banner__19czA .eco-banner-card-msg .eco-section-label{color:#fff;text-align:center;font-family:var(--ff-woff2-B);font-size:60px;line-height:1.13}@media(max-width:1023px){.Banner_Banner__19czA .eco-banner-card-msg .eco-section-label{font-size:28px}}.Banner_Banner__19czA .eco-banner-card-msg .eco-section-title{color:#fff;text-align:center;font-family:var(--ff-woff2-B);font-size:24px!important;font-style:normal;font-weight:500;line-height:1.33!important}@media(max-width:1023px){.Banner_Banner__19czA .eco-banner-card-msg .eco-section-title{font-size:14px!important}}.Banner_Banner__19czA .eco-banner-card-msg .eco-section-desc{color:#fff;text-align:center;font-family:var(--ff-woff2-B);font-size:16px;font-style:normal;font-weight:500;line-height:1.25}@media(max-width:1023px){.Banner_Banner__19czA .eco-banner-card-msg .eco-section-desc{font-size:12px!important}}.Banner_Banner__19czA .Banner_desc__lRKTT{display:flex;align-items:center;justify-content:center;gap:8px}.ef-picture{text-align:center}.ef-picture,.ef-picture .picture{position:relative;width:100%;height:100%}.ef-picture .picture{display:block}.ef-picture .picture .picture-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.BlackButton_BlackButton__jw0ye.ant-btn-primary{background-color:#000;border-color:#000;color:#fff;box-shadow:none;font-family:var(--ff-woff2-B)}.BlackButton_BlackButton__jw0ye.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{background-color:#333!important;border-color:#333!important;color:#fff!important}.BlackButton_BlackButton__jw0ye.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):active{background-color:#1a1a1a;border-color:#1a1a1a;color:#fff}.BlackButton_BlackButton__jw0ye.ant-btn-primary.ant-btn-disabled,.BlackButton_BlackButton__jw0ye.ant-btn-primary:disabled{background-color:rgba(0,0,0,.25);border-color:transparent;color:hsla(0,0%,100%,.5);cursor:not-allowed;box-shadow:none}.BlackButton_BlackButton__jw0ye.ant-btn-primary.ant-btn-loading{background-color:#333;border-color:#333;color:#fff;opacity:.8}.BlackButton_BlackButton__jw0ye.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover{background-color:#fff;border-color:#000!important;color:#000!important}.BlackButton_BlackButton__jw0ye.ant-btn-default:not(:disabled):not(.ant-btn-disabled):focus{border-color:#000!important;color:#000!important}.RewardCards_RewardCards__c29A9{margin-top:80px}@media(max-width:1023px){.RewardCards_RewardCards__c29A9{margin-top:40px}}.RewardCards_RewardCards__c29A9 .section-title{color:var(--Light-mode-Primary,#000);font-family:var(--ff-woff2-B);font-size:32px;font-weight:500;line-height:1.3;text-align:center}@media(max-width:1023px){.RewardCards_RewardCards__c29A9 .section-title{font-size:20px}}.RewardCards_RewardCards__c29A9 .btns{display:flex;justify-content:center;gap:24px;margin-top:48px}@media(max-width:1023px){.RewardCards_RewardCards__c29A9 .btns{gap:16px}}.RewardCards_RewardCards__c29A9 .btns .ant-btn-primary{display:flex;justify-content:center;gap:10px}.RewardCards_RewardCards__c29A9 .btns .ant-btn-default,.RewardCards_RewardCards__c29A9 .btns .ant-btn-primary{padding:12px 20px;height:unset;min-width:200px;font-size:20px}@media(max-width:1023px){.RewardCards_RewardCards__c29A9 .btns{margin-top:24px}.RewardCards_RewardCards__c29A9 .btns .ant-btn-default,.RewardCards_RewardCards__c29A9 .btns .ant-btn-primary{font-size:14px;min-width:unset;padding:8px 16px}}.RewardCards_RewardCards__c29A9 .cards-list{display:flex;justify-content:space-between;margin-top:48px}@media(max-width:1023px){.RewardCards_RewardCards__c29A9 .cards-list{margin-top:24px;flex-direction:column;gap:16px}}.RewardCards_RewardCards__c29A9 .cards-list .card-item{width:310px;height:360px;flex-shrink:0;border-radius:16px;background:#fff;box-shadow:0 8px 32px 0 rgba(197,122,86,.2);overflow:hidden}@media(max-width:1023px){.RewardCards_RewardCards__c29A9 .cards-list .card-item{width:100%;height:unset;border-radius:8px}}.RewardCards_RewardCards__c29A9 .cards-list .card-item .card-label{display:flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:4px 16px;background:linear-gradient(-37deg,#fe6e00,#f7a202);color:#fff;font-family:var(--ff-woff2-EM);font-size:14px;font-weight:500;line-height:18px;white-space:nowrap}@media(max-width:1023px){.RewardCards_RewardCards__c29A9 .cards-list .card-item .card-label{height:26px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:0 0 8px 8px;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.RewardCards_RewardCards__c29A9 .cards-list .card-item .card-label svg{flex-shrink:0}@media(max-width:1023px){.RewardCards_RewardCards__c29A9 .cards-list .card-item .card-label svg{width:16px;height:16px}}.RewardCards_RewardCards__c29A9 .cards-list .card-item .card-body .reward-list{display:flex;flex-direction:column}.RewardCards_RewardCards__c29A9 .cards-list .card-item .card-body .reward-list .reward-item{display:flex;align-items:center;border-radius:4px}.RewardCards_RewardCards__c29A9 .cards-list .card-item .card-body .reward-list .reward-item .reward-icon{width:48px;height:48px;flex-shrink:0}.RewardCards_RewardCards__c29A9 .cards-list .card-item .card-body .reward-list .reward-item .reward-icon img{width:100%;height:100%;object-fit:contain}.RewardCards_RewardCards__c29A9 .cards-list .card-item .card-body .reward-list .reward-item .reward-text .reward-title{color:#000;font-family:var(--ff-woff2-B);font-size:20px;font-weight:500;line-height:1.3}@media(max-width:1023px){.RewardCards_RewardCards__c29A9 .cards-list .card-item .card-body .reward-list .reward-item .reward-text .reward-title{font-size:16px}}.RewardCards_RewardCards__c29A9 .cards-list .card-item .card-body .reward-list .reward-item .reward-text .reward-desc{color:#000;font-family:var(--ff-woff2-M);font-size:16px;font-weight:400;line-height:1.25;white-space:pre-wrap}@media(max-width:1023px){.RewardCards_RewardCards__c29A9 .cards-list .card-item .card-body .reward-list .reward-item .reward-text .reward-desc{font-size:14px;white-space:nowrap}}.RewardCards_RewardCards__c29A9 .cards-list .card-item.card-item--multi .card-body .reward-list{padding:16px 25px 0;gap:10px}@media(max-width:1023px){.RewardCards_RewardCards__c29A9 .cards-list .card-item.card-item--multi .card-body .reward-list{padding:8px 16px 16px}}.RewardCards_RewardCards__c29A9 .cards-list .card-item.card-item--multi .card-body .reward-list .reward-item{height:88px;background:#fcefe0;padding:7px 10px;gap:22px}@media(max-width:1023px){.RewardCards_RewardCards__c29A9 .cards-list .card-item.card-item--multi .card-body .reward-list .reward-item{height:auto;gap:8px}}.RewardCards_RewardCards__c29A9 .cards-list .card-item.card-item--multi .card-body .reward-list .reward-item .reward-text .reward-desc{margin-top:4px}.RewardCards_RewardCards__c29A9 .cards-list .card-item.card-item--single .card-body{padding:19px 25px 21px}@media(max-width:1023px){.RewardCards_RewardCards__c29A9 .cards-list .card-item.card-item--single .card-body{padding:8px 16px 16px}}.RewardCards_RewardCards__c29A9 .cards-list .card-item.card-item--single .card-body .reward-list{height:280px;border-radius:4px;background:#fbeedf}@media(max-width:1023px){.RewardCards_RewardCards__c29A9 .cards-list .card-item.card-item--single .card-body .reward-list{height:72px;padding:7px 10px}}.RewardCards_RewardCards__c29A9 .cards-list .card-item.card-item--single .card-body .reward-list .reward-item{height:100%;flex-direction:column;justify-content:center;align-items:center;gap:0}@media(max-width:1023px){.RewardCards_RewardCards__c29A9 .cards-list .card-item.card-item--single .card-body .reward-list .reward-item{flex-direction:row;justify-content:flex-start;gap:8px}}.RewardCards_RewardCards__c29A9 .cards-list .card-item.card-item--single .card-body .reward-list .reward-item .reward-text{margin-top:10px;text-align:center}@media(max-width:1023px){.RewardCards_RewardCards__c29A9 .cards-list .card-item.card-item--single .card-body .reward-list .reward-item .reward-text{text-align:left}}.RewardCards_RewardCards__c29A9 .cards-list .card-item.card-item--single .card-body .reward-list .reward-item .reward-text .reward-desc{margin-top:2px}.EventStatus_EventStatus__cWBAl{border-radius:16px;background:#fff;box-shadow:0 8px 32px 0 rgba(197,122,86,.2);position:relative;padding:80px 40px 40px}@media(max-width:1023px){.EventStatus_EventStatus__cWBAl{border-radius:8px}}.EventStatus_EventStatus__cWBAl .status-badge{position:absolute;top:0;left:0;padding:8px 24px;border-radius:8px 0;background:var(--Linear,linear-gradient(271deg,#fe6e00 8%,#f7a202 115.33%));color:var(--Dark-mode-Primary,#fff);font-family:var(--ff-woff2-B);font-size:24px;font-style:normal;font-weight:500;line-height:1.33}@media(max-width:1023px){.EventStatus_EventStatus__cWBAl .status-badge{font-size:14px;padding:4px 8px}.EventStatus_EventStatus__cWBAl .status-body{padding:50px 16px 20px}}.EventStatus_EventStatus__cWBAl .status-body .status-date{display:flex;align-items:center;gap:8px;color:var(--Light-mode-Primary,#000);font-family:var(--ff-woff2-B);font-size:32px;font-style:normal;font-weight:500;line-height:1.25}.EventStatus_EventStatus__cWBAl .status-body .status-desc{color:var(--Light-mode-Primary,#000);font-family:var(--ff-woff2-M);font-size:20px;font-style:normal;font-weight:400;line-height:1.3}@media(max-width:1023px){.EventStatus_EventStatus__cWBAl .status-body .status-desc{font-size:14px}}.EventStatus_EventStatus__cWBAl .status-actions{display:flex;align-items:center;gap:12px}@media(max-width:767px){.EventStatus_EventStatus__cWBAl .status-actions{flex-direction:column;gap:8px}}.Process_Process__b8vRf .process-title{display:flex;align-items:center;gap:8px}.Process_Process__b8vRf .process-desc{margin-top:16px;color:var(--Light-mode-Primary,#000);font-family:var(--ff-woff2-M);font-size:20px;font-style:normal;font-weight:400;line-height:1.3}@media(max-width:1023px){.Process_Process__b8vRf .process-desc{font-size:14px}}.Process_Process__b8vRf .steps-list{display:flex;align-items:stretch;gap:13px;margin-top:40px}@media(max-width:1023px){.Process_Process__b8vRf .steps-list{grid-gap:16px;gap:16px;margin-top:24px;display:grid;grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.Process_Process__b8vRf .steps-list{flex-direction:column}}.Process_Process__b8vRf .steps-list .step-item{flex:1 1;display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:8px;background:#fff5ea;padding:24px 8px;gap:16px}@media(max-width:1023px){.Process_Process__b8vRf .steps-list .step-item{width:100%;flex-direction:column;text-align:left;align-items:center;border-radius:4px;background:#fff5ea;padding:16px 8px;height:100%}}.Process_Process__b8vRf .steps-list .step-item .step-title{color:#000;text-align:center;font-family:var(--ff-woff2-B);font-size:16px;font-style:normal;font-weight:500;line-height:1.25}.Process_Process__b8vRf .steps-list .step-item .step-desc{color:var(--Neutral-Gray_50,var(--Gray-Gray_50,#595c61));text-align:center;font-family:var(--ff-woff2-M);font-size:12px;font-style:normal;font-weight:400;line-height:1.33}.Process_Process__b8vRf .btns{display:flex;justify-content:center;gap:24px;margin-top:40px}.Process_Process__b8vRf .step-icon{flex-shrink:0}.ActivityRules_ActivityRules__YUvzo{margin-bottom:80px!important}.ActivityRules_ActivityRules__YUvzo .rules-title{display:flex;align-items:center;gap:8px;color:var(--Light-mode-Primary,#000);font-family:var(--ff-woff2-B);font-size:32px;font-style:normal;font-weight:500;line-height:1.25}.ActivityRules_ActivityRules__YUvzo .rules-list{list-style:none;display:flex;flex-direction:column;gap:8px;padding:24px 40px;border-radius:8px;background:#fff5ea;margin:40px 0 0}@media(max-width:767px){.ActivityRules_ActivityRules__YUvzo .rules-list{gap:6px;background-color:#fff;margin-top:24px;padding:0}}.ActivityRules_ActivityRules__YUvzo .rules-list .rule-sub-item{padding-left:24px}@media(max-width:1023px){.ActivityRules_ActivityRules__YUvzo .rules-list .rule-sub-item{padding-left:12px}}.ActivityRules_ActivityRules__YUvzo .rules-list .rule-item{display:flex;align-items:flex-start;gap:8px}.ActivityRules_ActivityRules__YUvzo .rules-list .rule-item .rule-icon{flex-shrink:0}.ActivityRules_ActivityRules__YUvzo .rules-list .rule-item .rule-text{color:var(--Light-mode-Primary,#000);font-family:var(--ff-woff2-M);font-size:16px;font-style:normal;font-weight:400;line-height:1.25}@media(max-width:1023px){.ActivityRules_ActivityRules__YUvzo .rules-list .rule-item .rule-text{font-size:12px}}.ActivityRules_ActivityRules__YUvzo .rules-list .rule-item .rule-text .rule-link{color:#3f68e0;text-decoration:underline}.ActivityRules_ActivityRules__YUvzo .rules-list .rule-item .rule-text .rule-link:hover{opacity:.8}.PictureUpload_uploadWrap__DHYFr{width:100%}.PictureUpload_uploadWrap__DHYFr .ant-upload-wrapper{display:block;width:100%;border-radius:4px;border:1px dashed var(--Light-mode-Divider,#e6e6e7);background:var(--Dark-mode-Primary,#fff)}.PictureUpload_uploadWrap__DHYFr .ant-upload.ant-upload-select{display:flex;align-items:center;justify-content:center;width:100%;height:180px;cursor:pointer;transition:border-color .2s}@media(max-width:1023px){.PictureUpload_uploadWrap__DHYFr .ant-upload.ant-upload-select{height:140px}}.PictureUpload_uploadWrap__DHYFr .ant-upload.ant-upload-select:hover{border-color:#333}.PictureUpload_uploadWrap__DHYFr .PictureUpload_uploadTrigger__S4C7T{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.PictureUpload_uploadWrap__DHYFr .PictureUpload_uploadTrigger__S4C7T .PictureUpload_uploadPlus__wKxfR{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border:1px solid #d0d0d0;border-radius:4px;font-size:20px;color:#999}.PictureUpload_uploadWrap__DHYFr .PictureUpload_uploadTrigger__S4C7T .PictureUpload_uploadText__mGHD_{color:var(--Dark-mode-Secondary,#adafb3);font-family:var(--ff-woff2-M);font-size:12px;font-style:normal;font-weight:400;line-height:16px}.PictureUpload_uploadPreviewBlock__2VmX2{display:flex;flex-direction:column;gap:8px}.PictureUpload_uploadPreviewBlock__2VmX2 .ant-upload-wrapper{display:block}.PictureUpload_uploadPreviewBlock__2VmX2 .ant-upload.ant-upload-select{display:block;padding:0;border:none;cursor:pointer;width:64px;height:64px;margin:0 auto}.PictureUpload_uploadPreviewBlock__2VmX2 .ant-upload.ant-upload-select .ant-upload{display:flex;align-items:center;justify-content:center}.PictureUpload_uploadPreviewBlock__2VmX2 .PictureUpload_uploadPreviewImg__NGweV{position:relative;width:100%;height:180px;overflow:hidden;border-radius:8px;background:#f0f0f0}@media(max-width:1023px){.PictureUpload_uploadPreviewBlock__2VmX2 .PictureUpload_uploadPreviewImg__NGweV{height:140px}}.PictureUpload_uploadPreviewBlock__2VmX2 .PictureUpload_uploadPreviewImg__NGweV img{display:block;width:100%;height:100%;object-fit:cover}.PictureUpload_uploadPreviewBlock__2VmX2 .PictureUpload_uploadPreviewImg__NGweV .PictureUpload_uploadOverlay__CEJps{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:8px;background:hsla(0,0%,100%,.65)}.PictureUpload_uploadPreviewBlock__2VmX2 .PictureUpload_uploadPreviewImg__NGweV .PictureUpload_uploadHoverOverlay__n2tiG{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:16px;border-radius:8px;background:rgba(0,0,0,.45);opacity:0;transition:opacity .2s}.PictureUpload_uploadPreviewBlock__2VmX2 .PictureUpload_uploadPreviewImg__NGweV .PictureUpload_uploadHoverOverlay__n2tiG .anticon{font-size:18px;color:#fff;cursor:pointer;transition:opacity .15s}.PictureUpload_uploadPreviewBlock__2VmX2 .PictureUpload_uploadPreviewImg__NGweV .PictureUpload_uploadHoverOverlay__n2tiG .anticon:hover{opacity:.75}.PictureUpload_uploadPreviewBlock__2VmX2 .PictureUpload_uploadPreviewImg__NGweV:hover .PictureUpload_uploadHoverOverlay__n2tiG{opacity:1}.PictureUpload_uploadPreviewBlock__2VmX2 .PictureUpload_uploadReplace__5kaWV{display:flex;align-items:center;justify-content:center;gap:6px;width:64px;height:64px;border:1px solid #d0d0d0;border-radius:8px;font-family:var(--ff-woff2-M);font-size:13px;color:#555;cursor:pointer;transition:border-color .2s,color .2s}.PictureUpload_uploadPreviewBlock__2VmX2 .PictureUpload_uploadReplace__5kaWV .anticon{font-size:14px}.PictureUpload_uploadPreviewBlock__2VmX2 .PictureUpload_uploadReplace__5kaWV:hover{border-color:#333;color:#333}.PictureUpload_uploadPreviewBlock__2VmX2 .PictureUpload_uploadReplace__5kaWV.PictureUpload_uploadReplaceDisabled__0Djyk{opacity:.5;cursor:not-allowed;pointer-events:none}.VerifySnModal_VerifySnModal__mOTd4{width:520px!important}@media(max-width:767px){.VerifySnModal_VerifySnModal__mOTd4{width:327px!important}}.VerifySnModal_VerifySnModal__mOTd4 .ant-modal-content{padding:40px 60px;border-radius:8px;background:linear-gradient(0deg,#fff,#fff5ea)}@media(max-width:767px){.VerifySnModal_VerifySnModal__mOTd4 .ant-modal-content{padding:32px 20px}}.VerifySnModal_VerifySnModal__mOTd4 .ant-modal-header{background-color:transparent}.VerifySnModal_VerifySnModal__mOTd4 .ant-modal-title{color:var(--black,#000);font-family:var(--ff-woff2-B);font-size:24px;font-style:normal;font-weight:500;line-height:1.33}@media(max-width:767px){.VerifySnModal_VerifySnModal__mOTd4 .ant-modal-title{font-size:16px}}.VerifySnModal_VerifySnModal__mOTd4 .ant-modal-body,.VerifySnModal_VerifySnModal__mOTd4 .ant-modal-header{padding:0!important}.VerifySnModal_VerifySnModal__mOTd4 .ant-modal-close-x{width:unset!important;height:unset!important}.VerifySnModal_VerifySnModal__mOTd4 .ant-form-item-with-help{margin-bottom:24px!important}.VerifySnModal_VerifySnModal__mOTd4 .ant-input:focus,.VerifySnModal_VerifySnModal__mOTd4 .ant-input:hover{border-color:#000;box-shadow:none}@media(max-width:767px){.VerifySnModal_VerifySnModal__mOTd4 .ant-modal-title{text-align:center}}.VerifySnModal_VerifySnModal__mOTd4 .ant-form-item-label>label{height:auto;font-size:14px;font-family:var(--ff-woff2-M);color:#000}.VerifySnModal_VerifySnModal__mOTd4 .ant-input{height:48px;border-radius:8px;font-size:14px}.VerifySnModal_VerifySnModal__mOTd4 .VerifySnModal_uploadRow__3KUlW{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}@media(max-width:1023px){.VerifySnModal_VerifySnModal__mOTd4 .VerifySnModal_uploadRow__3KUlW{gap:8px}}.VerifySnModal_VerifySnModal__mOTd4 .VerifySnModal_uploadRow__3KUlW .ant-form-item{margin-bottom:0}.VerifySnModal_VerifySnModal__mOTd4 .VerifySnModal_uploadRow__3KUlW .ant-form-item-label>label{font-size:14px}@media(max-width:1023px){.VerifySnModal_VerifySnModal__mOTd4 .VerifySnModal_uploadRow__3KUlW .ant-form-item-label>label{font-size:10px}}.VerifySnModal_modalError__aKs9o{margin:12px 0 0;font-family:var(--ff-woff2-M);font-size:13px;line-height:1.4;color:#e53935}.VerifySnModal_modalFooter__k9SRa{margin-top:24px}.VerifySnModal_modalFooter__k9SRa .ant-btn{width:100%;height:48px;border-radius:999px;font-family:var(--ff-woff2-B);font-size:16px}.AddressModal_AddressModal__nomwI{width:520px!important}@media(max-width:767px){.AddressModal_AddressModal__nomwI{width:327px!important}}.AddressModal_AddressModal__nomwI .ant-modal-content{padding:40px 60px;border-radius:8px;background:linear-gradient(0deg,#fff,#fff5ea)}@media(max-width:767px){.AddressModal_AddressModal__nomwI .ant-modal-content{padding:32px 20px}}.AddressModal_AddressModal__nomwI .ant-modal-header{background-color:transparent}.AddressModal_AddressModal__nomwI .ant-modal-title{color:var(--black,#000);font-family:var(--ff-woff2-B);font-size:24px;font-style:normal;font-weight:500;line-height:1.33}@media(max-width:767px){.AddressModal_AddressModal__nomwI .ant-modal-title{font-size:16px}}.AddressModal_AddressModal__nomwI .ant-modal-body,.AddressModal_AddressModal__nomwI .ant-modal-header{padding:0!important}.AddressModal_AddressModal__nomwI .ant-modal-close-x{width:unset!important;height:unset!important}.AddressModal_AddressModal__nomwI .ant-checkbox{color:var(--Dark-mode-BG,#18191b);font-family:var(--ff-woff2-M);font-size:12px;font-style:normal;font-weight:400;line-height:1.33}.AddressModal_AddressModal__nomwI .ant-form-item-with-help{margin-bottom:24px!important}.AddressModal_AddressModal__nomwI .ant-select-single{height:unset!important}.AddressModal_AddressModal__nomwI .address-form .form-row{display:flex;gap:16px}.AddressModal_AddressModal__nomwI .address-form .form-row .ant-form-item{flex:1 1;min-width:0}.AddressModal_AddressModal__nomwI .address-form .ant-form-item-label>label{font-size:14px;color:#1a1a1a}.AddressModal_AddressModal__nomwI .address-form .ant-form-item-label>label.ant-form-item-required:before{color:#d0021b}.AddressModal_AddressModal__nomwI .address-form .ant-input{height:44px;border-radius:6px;border-color:#d9d9d9;font-size:14px}.AddressModal_AddressModal__nomwI .address-form .ant-input::-webkit-input-placeholder{color:#bfbfbf}.AddressModal_AddressModal__nomwI .address-form .ant-input:-ms-input-placeholder{color:#bfbfbf}.AddressModal_AddressModal__nomwI .address-form .ant-input::placeholder{color:#bfbfbf}.AddressModal_AddressModal__nomwI .address-form .ant-input:focus,.AddressModal_AddressModal__nomwI .address-form .ant-input:hover{border-color:#1a1a1a;box-shadow:none}.AddressModal_AddressModal__nomwI .address-form .ant-select{width:100%}.AddressModal_AddressModal__nomwI .address-form .ant-select .ant-select-selector{height:44px;border-radius:6px;border-color:#d9d9d9;font-size:14px;padding:0 11px}.AddressModal_AddressModal__nomwI .address-form .ant-select .ant-select-selector .ant-select-selection-search-input{height:42px}.AddressModal_AddressModal__nomwI .address-form .ant-select .ant-select-selector .ant-select-selection-item{line-height:42px}.AddressModal_AddressModal__nomwI .address-form .ant-select .ant-select-selector .ant-select-selection-placeholder{line-height:42px;color:#bfbfbf}.AddressModal_AddressModal__nomwI .address-form .ant-select .ant-select-arrow{margin-top:0}.AddressModal_AddressModal__nomwI .address-form .ant-select.ant-select-focused .ant-select-selector,.AddressModal_AddressModal__nomwI .address-form .ant-select:hover .ant-select-selector{border-color:#1a1a1a!important;box-shadow:none!important}.AddressModal_AddressModal__nomwI .address-form .ant-checkbox-wrapper{font-size:14px;color:#1a1a1a;align-items:flex-start}.AddressModal_AddressModal__nomwI .address-form .ant-checkbox-wrapper a{color:#06c;text-decoration:underline}.AddressModal_AddressModal__nomwI .address-form .ant-checkbox-wrapper a:hover{color:#0052a3}.AddressModal_AddressModal__nomwI .address-form .ant-checkbox-wrapper .ant-checkbox:hover .ant-checkbox-inner{border-color:#000}.AddressModal_AddressModal__nomwI .address-form .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{border-color:#000;background-color:#000}.AddressModal_AddressModal__nomwI .address-form .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked:after{border-color:#000}.AddressModal_AddressModal__nomwI .address-form .form-error{color:#d0021b;font-size:13px;margin:-8px 0 8px}.AddressModal_AddressModal__nomwI .address-form .form-footer{margin-top:16px}.AddressModal_AddressModal__nomwI .address-form .form-footer .submit-btn{width:100%;height:52px;border-radius:100px;background-color:#000;color:#fff;font-family:var(--ff-woff2-B);font-size:16px;border:none;cursor:pointer;transition:opacity .2s}.AddressModal_AddressModal__nomwI .address-form .form-footer .submit-btn:hover:not(:disabled){opacity:.85;background-color:#000;color:#fff}.AddressModal_AddressModal__nomwI .address-form .form-footer .submit-btn:disabled{opacity:.5;cursor:not-allowed}.Gift_Gift__l98Ft .prize-ticket-inner{position:relative}.Gift_Gift__l98Ft .prize-ticket-inner .prize-ticket-inner-amount{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;padding-top:10px}.Gift_Gift__l98Ft .prize-ticket-inner .prize-ticket-inner-amount-off{display:flex;flex-direction:column}.Gift_Gift__l98Ft .prize-ticket-inner .prize-ticket-inner-amount-off .prize-ticket-inner-amount-amount{color:#fff;text-align:center;font-family:var(--ff-woff2-B);font-size:24.06px;font-style:normal;font-weight:500;line-height:30.075px}@media(max-width:1023px){.Gift_Gift__l98Ft .prize-ticket-inner .prize-ticket-inner-amount-off .prize-ticket-inner-amount-amount{font-size:20px;line-height:26px}}.Gift_Gift__l98Ft .prize-ticket-inner .prize-ticket-inner-amount-off .prize-ticket-inner-amount-text{color:#fff;text-align:center;font-family:var(--ff-woff2-B);font-size:15.038px;font-style:normal;font-weight:500;line-height:19.549px}@media(max-width:1023px){.Gift_Gift__l98Ft .prize-ticket-inner .prize-ticket-inner-amount-off .prize-ticket-inner-amount-text{font-size:14px;line-height:1}}.Gift_Gift__l98Ft .prize-ticket-inner .prize-ticket-inner-amount-cash{display:flex;gap:2px;align-items:center;padding-top:20px}.Gift_Gift__l98Ft .prize-ticket-inner .prize-ticket-inner-amount-cash .prize-ticket-inner-amount-currency{color:#fff;text-align:center;font-family:var(--ff-woff2-B);font-size:20px;font-style:normal;font-weight:500;line-height:50px;padding-bottom:10px}@media(max-width:1023px){.Gift_Gift__l98Ft .prize-ticket-inner .prize-ticket-inner-amount-cash .prize-ticket-inner-amount-currency{font-size:18px;line-height:36px}}.Gift_Gift__l98Ft .prize-ticket-inner .prize-ticket-inner-amount-cash .prize-ticket-inner-amount-amount{color:#fff;text-align:center;font-family:var(--ff-woff2-B);font-size:40px;font-style:normal;font-weight:500;line-height:50px}@media(max-width:1023px){.Gift_Gift__l98Ft .prize-ticket-inner .prize-ticket-inner-amount-cash .prize-ticket-inner-amount-amount{font-size:24px;line-height:36px}}.MysteryBoxModal_MysteryBoxModal__NWVyd{width:768px!important}@media(max-width:767px){.MysteryBoxModal_MysteryBoxModal__NWVyd{width:327px!important}}.MysteryBoxModal_MysteryBoxModal__NWVyd .ant-modal-content{padding:40px 60px;border-radius:8px;background:linear-gradient(0deg,#fff,#fff5ea)}@media(max-width:767px){.MysteryBoxModal_MysteryBoxModal__NWVyd .ant-modal-content{padding:32px 20px}}.MysteryBoxModal_MysteryBoxModal__NWVyd .ant-modal-header{background-color:transparent}.MysteryBoxModal_MysteryBoxModal__NWVyd .ant-modal-title{color:var(--black,#000);font-family:var(--ff-woff2-B);font-size:24px;font-style:normal;font-weight:500;line-height:1.33}@media(max-width:767px){.MysteryBoxModal_MysteryBoxModal__NWVyd .ant-modal-title{font-size:16px}}.MysteryBoxModal_MysteryBoxModal__NWVyd .ant-modal-body,.MysteryBoxModal_MysteryBoxModal__NWVyd .ant-modal-header{padding:0!important}.MysteryBoxModal_MysteryBoxModal__NWVyd .ant-modal-close-x{width:unset!important;height:unset!important}.MysteryBoxModal_MysteryBoxModal__NWVyd .modal-footer{display:flex;align-items:center;justify-content:center}.MysteryBoxModal_MysteryBoxModal__NWVyd .modal-footer .action-btn.ant-btn-primary{background-color:#000;border-color:#000;width:528px}.MysteryBoxModal_MysteryBoxModal__NWVyd .modal-footer .action-btn.ant-btn-primary:active,.MysteryBoxModal_MysteryBoxModal__NWVyd .modal-footer .action-btn.ant-btn-primary:focus,.MysteryBoxModal_MysteryBoxModal__NWVyd .modal-footer .action-btn.ant-btn-primary:hover{background-color:#000!important;border-color:#000!important}.MysteryBoxModal_MysteryBoxModal__NWVyd .modal-header .modal-title{color:var(--black,#000);text-align:center;font-family:var(--ff-woff2-B);font-size:24px;font-style:normal;font-weight:500;line-height:32px}@media(max-width:1023px){.MysteryBoxModal_MysteryBoxModal__NWVyd .modal-header .modal-title{font-size:16px;line-height:20px}}.MysteryBoxModal_MysteryBoxModal__NWVyd .mystery-inner{display:flex;flex-direction:column;gap:40px}@media(max-width:1023px){.MysteryBoxModal_MysteryBoxModal__NWVyd .mystery-inner{gap:16px}}.MysteryBoxModal_MysteryBoxModal__NWVyd .boxes-row{display:flex;gap:24px;justify-content:center}@media(max-width:1023px){.MysteryBoxModal_MysteryBoxModal__NWVyd .boxes-row{margin-top:0}}.MysteryBoxModal_MysteryBoxModal__NWVyd .boxes-row .box-card{display:flex;flex-direction:column;align-items:center}.MysteryBoxModal_MysteryBoxModal__NWVyd .boxes-row .box-card .box-card-inner{width:160px;height:160px;aspect-ratio:1/1}@media(max-width:1023px){.MysteryBoxModal_MysteryBoxModal__NWVyd .boxes-row .box-card .box-card-inner{width:80px;height:80px}}.MysteryBoxModal_MysteryBoxModal__NWVyd .boxes-row .box-card .box-label{margin-top:16px;color:var(--Dark-mode-BG,#18191b);text-align:center;font-family:var(--ff-woff2-M);font-size:14px;font-style:normal;font-weight:400;line-height:18px;padding:0 25px}@media(max-width:1023px){.MysteryBoxModal_MysteryBoxModal__NWVyd .boxes-row .box-card .box-label{margin-top:8px;font-size:10px;line-height:14px;padding:0 2px}}.MysteryBoxModal_MysteryBoxModal__NWVyd .result-title{color:var(--black,#000);text-align:center;font-family:var(--ff-woff2-B);font-size:28px;font-style:normal;font-weight:500;line-height:36px}@media(max-width:1023px){.MysteryBoxModal_MysteryBoxModal__NWVyd .result-title{font-size:16px;line-height:20px}}.MysteryBoxModal_MysteryBoxModal__NWVyd .prizes-row{display:flex;gap:0;justify-content:center}.MysteryBoxModal_MysteryBoxModal__NWVyd .prizes-row .prize-card{display:flex;flex-direction:column;align-items:center}.MysteryBoxModal_MysteryBoxModal__NWVyd .prizes-row .prize-card .prize-ticket{width:240px;height:240px}@media(max-width:1023px){.MysteryBoxModal_MysteryBoxModal__NWVyd .prizes-row .prize-card .prize-ticket{width:100px;height:100px}}.MysteryBoxModal_MysteryBoxModal__NWVyd .prizes-row .prize-card .prize-name{color:var(--black,#000);text-align:center;font-family:var(--ff-woff2-B);font-size:20px;font-style:normal;font-weight:500;line-height:26px}@media(max-width:1023px){.MysteryBoxModal_MysteryBoxModal__NWVyd .prizes-row .prize-card .prize-name{font-size:12px;line-height:16px}}.MysteryBoxModal_MysteryBoxModal__NWVyd .prizes-row.count-1 .prize-ticket{width:180px;height:180px}@media(max-width:1023px){.MysteryBoxModal_MysteryBoxModal__NWVyd .prizes-row.count-1 .prize-ticket{width:120px;height:120px}}.MysteryBoxModal_MysteryBoxModal__NWVyd .prizes-row.count-2,.MysteryBoxModal_MysteryBoxModal__NWVyd .prizes-row.count-4{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;width:400px;margin:0 auto}@media(max-width:1023px){.MysteryBoxModal_MysteryBoxModal__NWVyd .prizes-row.count-2,.MysteryBoxModal_MysteryBoxModal__NWVyd .prizes-row.count-4{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;width:unset}}.MysteryBoxModal_MysteryBoxModal__NWVyd .prizes-row.count-2 .prize-ticket,.MysteryBoxModal_MysteryBoxModal__NWVyd .prizes-row.count-4 .prize-ticket{width:180px;height:180px}@media(max-width:1023px){.MysteryBoxModal_MysteryBoxModal__NWVyd .prizes-row.count-2 .prize-ticket,.MysteryBoxModal_MysteryBoxModal__NWVyd .prizes-row.count-4 .prize-ticket{width:120px;height:120px}.MysteryBoxModal_MysteryBoxModal__NWVyd .prizes-row.count-2 .prize-card,.MysteryBoxModal_MysteryBoxModal__NWVyd .prizes-row.count-4 .prize-card{background-color:#fff;padding:8px 0}}.MysteryBoxModal_MysteryBoxModal__NWVyd .recaptcha-wrapper{display:flex;flex-direction:column;align-items:center}.MysteryBoxModal_MysteryBoxModal__NWVyd .recaptcha-wrapper .recaptcha-error{color:#d0021b;font-size:13px;margin-top:8px}.MysteryBoxModal_MysteryBoxModal__NWVyd .prize-note{color:var(--Light-mode-Tertiary,#83868a);text-align:center;font-family:var(--ff-woff2-M);font-size:14px;font-style:normal;font-weight:400;line-height:18px}@media(max-width:1023px){.MysteryBoxModal_MysteryBoxModal__NWVyd .prize-note{font-size:12px;line-height:16px}}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8{width:768px!important}@media(max-width:767px){.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8{width:327px!important}}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .ant-modal-content{padding:40px 60px;border-radius:8px;background:linear-gradient(0deg,#fff,#fff5ea)}@media(max-width:767px){.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .ant-modal-content{padding:32px 20px}}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .ant-modal-header{background-color:transparent}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .ant-modal-title{color:var(--black,#000);font-family:var(--ff-woff2-B);font-size:24px;font-style:normal;font-weight:500;line-height:1.33}@media(max-width:767px){.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .ant-modal-title{font-size:16px}}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .ant-modal-body,.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .ant-modal-header{padding:0!important}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .ant-modal-close-x{width:unset!important;height:unset!important}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-footer{display:flex;align-items:center;justify-content:center}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-footer .action-btn.ant-btn-primary{background-color:#000;border-color:#000;width:528px}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-footer .action-btn.ant-btn-primary:active,.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-footer .action-btn.ant-btn-primary:focus,.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-footer .action-btn.ant-btn-primary:hover{background-color:#000!important;border-color:#000!important}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .ant-modal-content .ant-modal-header .ant-modal-title{text-align:center}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body{display:flex;flex-direction:column;gap:24px;margin-top:24px}@media(max-width:767px){.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body{gap:16px;margin-top:16px}}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list{display:flex;flex-direction:column;gap:24px}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item{padding:16px;border-radius:8px;background:#fff;display:flex;flex-direction:column;gap:24px}@media(max-width:767px){.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item{padding:8px}}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item .box-meta{position:relative;display:flex;flex-direction:column;gap:8px}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item .box-meta .box-sn{color:var(--black,#000);font-family:var(--ff-woff2-B);font-size:16px;font-style:normal;font-weight:500;line-height:1.25}@media(max-width:767px){.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item .box-meta .box-sn{font-size:16px}}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item .box-meta .box-time{color:var(--Light-mode-Tertiary,#83868a);font-family:var(--ff-woff2-M);font-size:14px;font-style:normal;font-weight:400;line-height:1.28}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item .box-meta .box-status{position:absolute;right:0;top:0;display:flex;width:100px;padding:4px 8px;flex-direction:column;align-items:center;border-radius:100px;text-align:center;font-family:var(--ff-woff2-M);font-size:10px;font-style:normal;font-weight:400;line-height:1.4}@media(max-width:767px){.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item .box-meta .box-status{padding:4px 8px;width:auto}}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item .box-meta .box-status.pending{color:#d97c49;background:#ffe5c8}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item .box-meta .box-status.issued{color:var(--Functional-color-Success,#26ac04);background:#e0fad3}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item .box-meta .box-status.under-review{color:#d97c49;background:#ffe5c8}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item .box-meta .box-status.expired{background:#e6e6e7;color:var(--Dark-mode-Divider,#3a3c3f)}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item .gift-list{display:flex;flex-direction:column;gap:8px}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item .gift-list .gift-item{padding:8px;background:#fff5ea;display:flex;align-items:center}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item .gift-list .gift-item .gift-item-left{width:80px;height:80px;background-color:#fff}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item .gift-list .gift-item .gift-item-left .prize-ticket-inner .prize-ticket-inner-amount{font-size:12px}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item .gift-list .gift-item .gift-item-left .prize-ticket-inner .prize-ticket-inner-amount-off .prize-ticket-inner-amount-amount{font-size:12px;line-height:1.2}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item .gift-list .gift-item .gift-item-left .prize-ticket-inner .prize-ticket-inner-amount-off .prize-ticket-inner-amount-text{font-size:10px;line-height:1.2}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item .gift-list .gift-item .gift-item-left .prize-ticket-inner .prize-ticket-inner-amount-cash{padding-top:14px}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item .gift-list .gift-item .gift-item-left .prize-ticket-inner .prize-ticket-inner-amount-cash .prize-ticket-inner-amount-currency{font-size:12px;line-height:1.2;padding-bottom:5px}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item .gift-list .gift-item .gift-item-left .prize-ticket-inner .prize-ticket-inner-amount-cash .prize-ticket-inner-amount-amount{font-size:12px;line-height:1.2}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .box-list .box-item .gift-list .gift-item .gift-item-name{flex:1 1;color:var(--black,#000);font-family:var(--ff-woff2-B);font-size:16px;font-style:normal;font-weight:500;line-height:20px;text-align:center}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .empty-tip{margin-top:14px;color:var(--black,#000);text-align:center;font-family:var(--ff-woff2-B);font-size:24px;font-style:normal;font-weight:500;line-height:1.33}.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .description{color:var(--Light-mode-Tertiary,#83868a);text-align:center;font-family:var(--ff-woff2-M);font-size:14px;font-style:normal;font-weight:400;line-height:1.28;text-align:left}@media(max-width:767px){.MyMysteryBoxModal_MyMysteryBoxModal__1RZf8 .modal-body .description{font-size:12px;text-align:left}}.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I{width:520px!important}@media(max-width:767px){.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I{width:327px!important}}.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I .ant-modal-content{padding:40px 60px;border-radius:8px;background:linear-gradient(0deg,#fff,#fff5ea)}@media(max-width:767px){.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I .ant-modal-content{padding:32px 20px}}.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I .ant-modal-header{background-color:transparent}.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I .ant-modal-title{color:var(--black,#000);font-family:var(--ff-woff2-B);font-size:24px;font-style:normal;font-weight:500;line-height:1.33}@media(max-width:767px){.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I .ant-modal-title{font-size:16px}}.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I .ant-modal-body,.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I .ant-modal-header{padding:0!important}.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I .ant-modal-close-x{width:unset!important;height:unset!important}.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I .ant-modal-close{top:16px;right:16px}.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I .modal-body{text-align:center}.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I .modal-desc{color:var(--black,#000);text-align:center;font-family:var(--ff-woff2-B);font-size:24px;font-style:normal;font-weight:500;line-height:32px}@media(max-width:1023px){.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I .modal-desc{font-size:16px;line-height:24px}}.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I .modal-link-row{color:var(--black,#000);text-align:center;font-family:var(--ff-woff2-B);font-size:24px;font-style:normal;font-weight:500;line-height:32px}@media(max-width:1023px){.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I .modal-link-row{font-size:16px;line-height:24px}}.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I .modal-link{color:#3f68e0;cursor:pointer;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media(max-width:1023px){.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I .modal-link{font-size:16px;line-height:24px}}.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I .modal-link:hover{text-decoration:underline}.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I .modal-footer{margin-top:24px}@media(max-width:1023px){.SnAlreadyRedeemedModal_SnAlreadyRedeemedModal__yj5_I .modal-footer{margin-top:16px}}.page-product{position:relative;background:linear-gradient(180deg,#fae7d2,#fff)}.sr-layout{max-width:980px;box-sizing:border-box;margin:80px auto 0}.sr-layout .ef-box{margin:0 auto;width:100%;padding:0 128px}@media(max-width:1024px){.sr-layout{padding:0;margin:40px 24px 0}.sr-layout .ef-box{padding:0 48px!important}}.sr-layout-sub{max-width:980px;margin:80px auto 0;box-sizing:border-box;border-radius:16px;background:#fff;box-shadow:0 8px 32px 0 rgba(197,122,86,.2);padding:80px 40px 40px}.sr-layout-sub .ef-box{margin:0 auto;width:100%;padding:0 128px}@media(max-width:1024px){.sr-layout-sub{padding:40px 16px;margin:40px 24px 0;border-radius:8px}.sr-layout-sub .ef-box{padding:0 48px!important}}.sr-layout-sub .sr-layout-sub-title{display:flex;align-items:center;gap:8px;align-self:stretch;color:var(--Light-mode-Primary,#000);font-family:var(--ff-woff2-B);font-size:32px;font-style:normal;font-weight:500;line-height:1.25}.sr-layout-sub .sr-layout-sub-title .title-dot{display:flex;align-items:center;justify-content:center}.sr-layout-sub .sr-layout-sub-title .title-dot .ef-box{margin:0 auto;width:100%;padding:0 128px}@media(max-width:1024px){.sr-layout-sub .sr-layout-sub-title .title-dot{width:24px;height:24px}.sr-layout-sub .sr-layout-sub-title .title-dot .ef-box{padding:0 48px!important}}.sr-layout-sub .sr-layout-sub-title .ef-box{margin:0 auto;width:100%;padding:0 128px}@media(max-width:1024px){.sr-layout-sub .sr-layout-sub-title{font-size:20px}.sr-layout-sub .sr-layout-sub-title .ef-box{padding:0 48px!important}}
/*# sourceMappingURL=e96fb0b986b3ba3b.css.map*/