.ef-message{position:fixed;top:0;left:0;z-index:1002;width:100%;pointer-events:none;display:flex;flex-direction:column;align-items:center;gap:12px;padding:12px;--ef-message-item-h:-40px}.ef-message:empty{display:none}.ef-message-item{position:relative;top:0;background-color:#fff;border-radius:4px;padding:8px 12px;line-height:16px;-webkit-animation:bhMessageItem 3s linear;animation:bhMessageItem 3s linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;box-shadow:0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12),0 9px 28px 8px rgba(0,0,0,.05)}.ef-message-item-type-success{background-image:url(https://websiteoss.ecoflow.com/upload/image/1733277493710/success1.png)}.ef-message-item-type-error,.ef-message-item-type-success{padding-left:32px;background-size:16px 16px;background-position:8px;background-repeat:no-repeat}.ef-message-item-type-error{background-image:url(https://websiteoss.ecoflow.com/upload/image/1733277573664/fail1.png)}.ef-message-item-type-info{padding-left:32px;background-image:url(https://websiteoss.ecoflow.com/upload/image/1733277784801/info1.png);background-size:16px 16px;background-position:8px;background-repeat:no-repeat}@-webkit-keyframes bhMessageItem{0%{top:var(--ef-message-item-h);opacity:0}4%{top:0;opacity:1}96%{top:0;opacity:1}99%{top:var(--ef-message-item-h);opacity:0}to{top:var(--ef-message-item-h);opacity:0;display:none}}@keyframes bhMessageItem{0%{top:var(--ef-message-item-h);opacity:0}4%{top:0;opacity:1}96%{top:0;opacity:1}99%{top:var(--ef-message-item-h);opacity:0}to{top:var(--ef-message-item-h);opacity:0;display:none}}.ef-modal{position:fixed;width:100%;height:100%;max-width:100%;max-height:100%;border:none;outline:none;margin:0;padding:0;background-color:transparent;color:#000;overflow:hidden}.ef-modal::-webkit-backdrop{background-color:rgba(0,0,0,.5)}.ef-modal::backdrop{background-color:rgba(0,0,0,.5)}.ef-modal-wrap{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;padding:48px}@media(max-width:767px){.ef-modal-wrap{padding:0 24px}}.ef-modal-content{position:relative;min-width:327px;max-width:1440px;width:100%;background-color:#fff;border-radius:4px;margin:0 auto}@media((min-width:1025px) and (max-width:1440px)){.ef-modal-content{max-width:922px}}@media(max-width:1024px){.ef-modal-content{max-width:100%}}.ef-modal-title{font-family:var(--ff-woff2-B);height:50px;padding:13px 24px;line-height:24px;border-bottom:1px solid #e6e6e6;color:inherit}.ef-modal-title:empty{display:none}.ef-modal-body{padding:13px 24px;line-height:1.2;color:inherit;font-family:var(--ff-woff2-M);max-height:calc(100vh - 50px);overflow-y:auto}.ef-modal-close{position:absolute;top:17px;right:24px;z-index:9;cursor:pointer;font-size:60px;line-height:1}.ef-modal-close svg{vertical-align:top}.ef-modal-close-line1,.ef-modal-close-line2{position:absolute;top:7px;left:0;display:flex;width:16px;height:1.5px;background-color:#000}.ef-modal-close-line1{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ef-modal-close-line2{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ef-modal-black{color:#fff}.ef-modal-black .ef-modal-content{background-color:#181818}.ef-modal-black .ef-modal-title{border-color:#343434}.ef-modal-black .ef-modal-close-line1,.ef-modal-black .ef-modal-close-line2{background-color:#fff}.ef-modal-center .ef-modal-wrap{justify-content:center}.ef-coupon-top{max-width:260px;position:relative;border-radius:8px 8px 0 0;background-color:#fff;--coupon-padding-lr:17px}@media(max-width:1024px){.ef-coupon-top{--coupon-padding-lr:11px}}.ef-coupon-top-img{position:relative}@supports(aspect-ratio:1/1){.ef-coupon-top-img-in{height:auto;aspect-ratio:1.8139534884}}.ef-coupon-top-img:after,.ef-coupon-top-img:before{content:"";position:absolute;bottom:0;z-index:5;width:34px;height:34px;background-color:#f5f5f5;border-radius:50%;-webkit-transform:translateY(38%);transform:translateY(38%)}.ef-coupon-top-img:before{left:-17px}.ef-coupon-top-img:after{right:-17px}.ef-coupon-top-discount{position:absolute;top:50%;left:0;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ef-coupon-top-discount-in{display:flex;justify-content:center;align-items:flex-end;gap:4px;font-family:var(--ff-woff2-B);color:#cc9957;line-height:1;flex-wrap:wrap}.ef-coupon-top-discount-symbol-1,.ef-coupon-top-discount-symbol-2{font-size:24px}@media((min-width:1025px) and (max-width:1440px)){.ef-coupon-top-discount-symbol-1,.ef-coupon-top-discount-symbol-2{font-size:16px}}@media(max-width:1024px){.ef-coupon-top-discount-symbol-1,.ef-coupon-top-discount-symbol-2{font-size:16px}}.ef-coupon-top-discount-number{font-size:24px}@media((min-width:1025px) and (max-width:1440px)){.ef-coupon-top-discount-number{font-size:16px}}@media(max-width:1024px){.ef-coupon-top-discount-number{font-size:16px}}.ef-coupon-top-discount-off{font-size:12px;width:100%;order:9;text-align:center}@media((min-width:1025px) and (max-width:1440px)){.ef-coupon-top-discount-off{font-size:16px}}@media(max-width:1024px){.ef-coupon-top-discount-off{font-size:16px}}.ef-coupon-top-msg{display:flex;flex-direction:column;gap:8px;padding-left:var(--coupon-padding-lr);padding-right:var(--coupon-padding-lr);padding-top:24px}@media(max-width:1024px){.ef-coupon-top-msg{padding-top:24px}}.ef-coupon-top-msg-title{font-family:var(--ff-woff2-M);font-size:14px;color:#03060b;text-align:left;line-height:1.2}@media(max-width:1024px){.ef-coupon-top-msg-title{font-size:14px}}.ef-coupon-top-msg-desc{font-family:var(--ff-woff2-M);font-size:10px;color:#cc9957;line-height:1.2;text-align:left}@media(max-width:1024px){.ef-coupon-top-msg-desc{font-size:12px}}.ef-coupon-top-discount-in2{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-width:116px;text-align:center;line-height:16px;margin:0 auto}.ef-coupon-top-coupon-title,.ef-coupon-top-discount-in2{font-size:12px;font-family:var(--ff-woff2-M);color:#cc9957}.ef-coupon-top-coupon-title{display:flex;align-items:center;gap:4px;cursor:pointer;line-height:1.2;text-align:left}.ef-coupon-top-coupon-title svg{font-size:12px}@media(max-width:1024px){.ef-coupon-top-coupon-title{font-size:12px}}.ef-coupon-top-unit-right .ef-coupon-top-discount-symbol-1{order:3}.ef-coupon-top-unit-right .ef-coupon-top-discount-number{order:2}.ef-coupon-card{position:relative;border-radius:4px;overflow:hidden;background-color:#fff;border-radius:8px 8px;--coupon-padding-lr:17px;padding-bottom:var(--coupon-padding-lr);max-width:260px}@media(max-width:1024px){.ef-coupon-card{--coupon-padding-lr:11px}}.ef-coupon-card-rules{display:flex;justify-content:space-between;align-items:center;margin-left:var(--coupon-padding-lr);margin-right:var(--coupon-padding-lr);margin-top:16px;padding-top:16px;border-top:1px solid hsla(0,0%,60%,.5);font-family:var(--ff-woff2-M);font-size:14px}@media(max-width:1024px){.ef-coupon-card-rules{margin-top:16px;padding-top:16px}}.ef-coupon-card-rules-l{text-decoration:underline;color:#6da1ff;cursor:pointer;font-family:var(--ff-woff2-M);font-size:16px}.ef-coupon-card-rules-r-icon{cursor:pointer;vertical-align:top}.ef-check-in-activities-coupon-win .ef-modal-content{background-color:#f5f5f5}.ef-check-in-activities-coupon-win .ef-modal-content .ef-modal-body{padding:0}.ef-coupon-card-rules-win .ef-modal-content{max-width:460px}.ef-coupon-card-rules-win .ef-coupon-top{border-radius:8px;padding-bottom:11px;margin-left:auto;margin-right:auto}@media(max-width:1024px){.ef-coupon-card-rules-win .ef-modal-content{max-width:320px;padding-top:40px;padding-bottom:20px}}.ef-coupon-card-win-rules-h{font-size:32px;font-family:var(--ff-woff2-B);text-align:left;color:#03060b;line-height:28px;margin:20px 24px 0}@media(max-width:1024px){.ef-coupon-card-win-rules-h{font-size:24px;margin:20px 12px 0}}.ef-coupon-card-win-rules-c{margin:20px 24px 0}.ef-coupon-card-win-rules-c .ef-coupon-card-win-rules-item{font-size:20px;font-family:var(--ff-woff2-M);text-align:left;color:#777;line-height:25px;white-space:pre-wrap}@media(max-width:1024px){.ef-coupon-card-win-rules-c{margin:20px 12px 0}.ef-coupon-card-win-rules-c .ef-coupon-card-win-rules-item{font-size:12px}}
/*# sourceMappingURL=7099d1cf7b6f9a40.css.map*/