.notify-me-wrap{position:fixed;z-index:1001;top:0;left:0;height:100vh;width:100vw}
.notify-me-wrap .notify-me-cover{height:100%;width:100%;background:#000;opacity:.7}
.notify-me-wrap .notify-me-form{position:absolute;height:auto;transform:translate(-50%,-50%);top:50%;left:50%;z-index:1002;background:#fff;opacity:1;width:960px !important;border-radius:32px;overflow:hidden;padding:0 8px !important}
@media(max-width:1220px){.notify-me-wrap .notify-me-form{border-radius:24px;width:calc(100vw - 160px) !important}
}
@media(max-width:767px){.notify-me-wrap .notify-me-form{border-radius:12px;width:calc(100vw - 40px) !important;padding:0 4px !important}
}
.notify-me-wrap .notify-me-form .notify-me-form-container{overflow-y:auto;overflow-x:hidden;padding:80px 52px 60px;max-height:90vh}
.notify-me-wrap .notify-me-form .notify-me-form-container::-webkit-scrollbar{width:8px}
@media(max-width:767px){.notify-me-wrap .notify-me-form .notify-me-form-container::-webkit-scrollbar{width:4px}
}
.notify-me-wrap .notify-me-form .notify-me-form-container::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}
@media(max-width:767px){.notify-me-wrap .notify-me-form .notify-me-form-container{padding:40px 16px}
}
.notify-me-wrap .notify-me-form .notify-me-img-wrap .notify-me-img{width:100px;height:100px}
.notify-me-wrap .notify-me-form .notify-me-title{font-family:'Poppins';font-weight:700;font-size:36px;line-height:130%;margin:8px auto 32px}
@media(max-width:767px){.notify-me-wrap .notify-me-form .notify-me-title{font-size:24px}
}
.notify-me-wrap .notify-me-form .notify-me-subtitle{font-family:'Roboto';font-weight:400;font-size:16px;line-height:150%;margin:32px auto}
.notify-me-wrap .notify-me-form .notify-me-question-wrap{position:relative}
.notify-me-wrap .notify-me-form .notify-me-question-wrap,.notify-me-wrap .notify-me-form .g-recaptcha-container{margin:32px auto}
.notify-me-wrap .notify-me-form .notify-me-img-wrap,.notify-me-wrap .notify-me-form .notify-me-title,.notify-me-wrap .notify-me-form .notify-me-subtitle{display:flex;align-items:center;justify-content:center}
.notify-me-wrap .notify-me-form .notify-me-description{margin:32px auto 24px;font-family:'Roboto';font-weight:400;font-size:12px;line-height:150%}
.notify-me-wrap .notify-me-form .notify-me-form-label{display:inline-block;font-family:'Roboto';font-weight:500;font-size:16px;line-height:150%;margin-bottom:8px}
.notify-me-wrap .notify-me-form .notify-me-form-input{display:block;width:100%;height:48px;font-size:16px;padding-left:15px;border:1px solid #4d4f52;border-radius:3px;color:#000}
.notify-me-wrap .notify-me-form .notify-me-form-label+span{color:#c92323;font-family:'Roboto';font-weight:500;font-size:16px;line-height:150%}
.notify-me-wrap .notify-me-form .notify-me-form-hint-required,.notify-me-wrap .notify-me-form .notify-me-form-hint-format{position:absolute;bottom:-22px;color:#c92323;font-family:'Roboto';font-weight:400;font-size:12px;line-height:150%}
.notify-me-wrap .notify-me-form .notify-me-form-input.hint{border-color:#c92323}
.notify-me-wrap .notify-me-close-wrap{position:absolute;top:20px;right:20px;width:40px;height:40px}
@media(max-width:767px){.notify-me-wrap .notify-me-close-wrap{width:24px;height:24px;top:10px;right:10px}
}
.notify-me-wrap .notify-me-close{display:block;margin:auto;cursor:pointer;width:100%}
.notify-me-wrap .notify-me-btn{display:block;margin:auto;text-align:center;border-radius:4px;cursor:pointer;text-decoration:none;border-style:solid;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:.1s;font-family:'Poppins',Arial,"微軟正黑體",Helmet,Freesans,verdana,sans-serif;padding:16px 20px;font-size:16px;font-weight:700;min-width:94px;max-width:350px;border-width:2px;border-color:#000;background-color:#000;color:#fff}
@media(max-width:769px){.notify-me-wrap .notify-me-btn{width:100%;max-width:100%}
}
.notify-me-wrap .concent-container{margin:24px auto 32px}
.notify-me-wrap .concent-container>div+div{margin-top:16px}
.notify-me-wrap .concent-container .policy.required>.input-container>.checkbox-icon{border:1.5px solid #c92323}
.notify-me-wrap .concent-container .policy label>.required{position:absolute;bottom:-18px;font-size:12px;color:#c92323}
.notify-me-wrap .concent-container .policy,.notify-me-wrap .concent-container .remarketing{display:flex;font-family:'Roboto';font-weight:400;font-size:12px;line-height:150%;text-transform:capitalize}
.notify-me-wrap .concent-container .policy .input-container,.notify-me-wrap .concent-container .remarketing .input-container{display:flex;justify-content:center;width:24px;position:relative;padding:4px 4px 0}
.notify-me-wrap .concent-container .policy .input-container.active .checkbox-icon,.notify-me-wrap .concent-container .remarketing .input-container.active .checkbox-icon{opacity:0}
.notify-me-wrap .concent-container .policy .input-container.active input,.notify-me-wrap .concent-container .remarketing .input-container.active input{opacity:1}
.notify-me-wrap .concent-container .policy .input-container input,.notify-me-wrap .concent-container .remarketing .input-container input{position:relative;opacity:0;z-index:5;height:16px;width:16px;cursor:pointer;margin-top:0}
.notify-me-wrap .concent-container .policy .input-container .checkbox-icon,.notify-me-wrap .concent-container .remarketing .input-container .checkbox-icon{display:block;width:16px;height:16px;position:absolute;top:4px;left:50%;transform:translate(-50%);border:1.5px solid #000;border-radius:2px;background:#fff}
.notify-me-wrap .concent-container .policy .input-container+label,.notify-me-wrap .concent-container .remarketing .input-container+label{position:relative;margin-left:8px;font-family:'Roboto';font-weight:400;font-size:12px;line-height:150%}
.notify-me-wrap .concent-container .policy a,.notify-me-wrap .concent-container .remarketing a{color:#7231c6;font-family:'Roboto';font-weight:400;font-size:12px;line-height:150%;padding:0;text-decoration:underline}
.notify-me-wrap .concent-container .policy a+a,.notify-me-wrap .concent-container .remarketing a+a{margin-left:5px}
.notify-me-wrap .g-recaptcha-container.required{position:relative}
.notify-me-wrap .g-recaptcha-container.required .g-recaptcha>div iframe{border:1px solid #c92323;border-radius:5px}
.notify-me-wrap .g-recaptcha-container.required>.required{position:absolute;bottom:-18px;display:block;color:#c92323;font-family:'Roboto';font-weight:400;font-size:12px;line-height:150%}
.notify-me-wrap .notify-me-complete,.notify-me-wrap .notify-me-failed{position:absolute;height:auto;overflow-y:auto;transform:translate(-50%,-50%);top:50%;left:50%;z-index:1002;background:#fff;opacity:1;width:960px;border-radius:32px;padding:80px 60px 60px}
@media(max-width:1220px){.notify-me-wrap .notify-me-complete,.notify-me-wrap .notify-me-failed{border-radius:24px;width:calc(100vw - 160px)}
}
@media(max-width:767px){.notify-me-wrap .notify-me-complete,.notify-me-wrap .notify-me-failed{border-radius:12px;width:calc(100vw - 40px);padding:40px 20px}
}
.notify-me-wrap .notify-me-complete .notify-me-checkmark-wrap,.notify-me-wrap .notify-me-failed .notify-me-checkmark-wrap,.notify-me-wrap .notify-me-complete .notify-me-error-wrap,.notify-me-wrap .notify-me-failed .notify-me-error-wrap{margin-bottom:16px}
.notify-me-wrap .notify-me-complete .notify-me-checkmark,.notify-me-wrap .notify-me-failed .notify-me-checkmark,.notify-me-wrap .notify-me-complete .notify-me-error,.notify-me-wrap .notify-me-failed .notify-me-error{display:block;margin:auto;width:auto}
.notify-me-wrap .notify-me-complete .notify-me-desc-wrap,.notify-me-wrap .notify-me-failed .notify-me-desc-wrap,.notify-me-wrap .notify-me-complete .notify-me-desc-wrap,.notify-me-wrap .notify-me-failed .notify-me-desc-wrap{margin-bottom:32px}
.notify-me-wrap .notify-me-complete .notify-me-desc,.notify-me-wrap .notify-me-failed .notify-me-desc,.notify-me-wrap .notify-me-complete .notify-me-desc,.notify-me-wrap .notify-me-failed .notify-me-desc{text-align:center;color:#333;font-size:18px;font-family:"Roboto",Arial,Helvetica,sans-serif;margin:0;line-height:27px}
.content.productlistComponent.white .products p{color:#0e071e}
.hide{display:none !important;-webkit-transition:all .5s;transition:all .5s}
[v-cloak]{display:none}