.mc_prize-wheel-popup{width:100%;max-width:500px;border-radius:20px;aspect-ratio:.68}.mc_prize-wheel-popup .close{width:32px;height:32px;color:var(--close-color);transition:transform .5s;right:.8rem;top:.8rem}.mc_prize-wheel-popup.finished .close{color:var(--switch-close-color)}.mc_prize-wheel-popup .close:hover{transform:scale(1.1)}.mc_prize-wheel-popup .discount-content{background-color:var(--background-color);align-items:center;display:none}.mc_prize-wheel-popup .discount-content.active{display:flex}.mc_prize-wheel-popup .discount-content .media,.mc_prize-wheel-popup .discount-content .image{aspect-ratio:1.4;height:auto;object-fit:cover}.mc_prize-wheel-popup .discount-content .media{min-height:50%}.mc_prize-wheel-popup .discount-content .prize-display{padding:36px 0 24px}.mc_prize-wheel-popup .discount-content .prize-name{font-size:28px;color:var(--model-prize-name-color)}.mc_prize-wheel-popup .discount-content .code-box{border:2px dashed var(--model-code-border-color);border-radius:2px;margin:0 auto}.mc_prize-wheel-popup .discount-content .code{font-size:28px;color:var(--model-code-color);letter-spacing:2px;flex:1;padding:0 12px 0 32px}.mc_prize-wheel-popup .discount-content .copy-btn{color:var(--model-copy-color);height:60px;width:60px;transition:color .3s}.mc_prize-wheel-popup .discount-content .copy-btn .svg-icon,.mc_prize-wheel-popup .discount-content .copy-btn .svg-icon-ok{width:28px;height:28px}.mc_prize-wheel-popup .discount-content .copy-btn .svg-icon-ok,.mc_prize-wheel-popup .discount-content .copy-btn.active .svg-icon{display:none}.mc_prize-wheel-popup .discount-content .copy-btn.active .svg-icon-ok{display:block;color:#0bf003}.mc_prize-wheel-popup .discount-content .copy-btn:hover{color:#000}.mc_prize-wheel-popup .discount-content .shop-btn{margin-top:32px;padding:0 48px;height:48px;line-height:48px;background:var(--model_button-bg-color);color:var(--model_button-color);font-size:16px;text-decoration:none;transition:background-color .3s}.mc_prize-wheel-popup .discount-content .shop-btn:hover{background:var(--model-button-bg-hover-color)}.mc_prize-wheel-popup .countdown-wrapper{padding:var(--countdown-padding);gap:16px}.mc_prize-wheel-popup .countdown-wrapper .countdown-item{flex-direction:column;position:relative}.mc_prize-wheel-popup .countdown-wrapper .countdown-item .num{width:var(--countdown-width);height:var(--countdown-height);background-color:var(--countdown-fill-color);border-radius:5px;color:var(--countdown-num-color);opacity:1;font-size:var(--countdown-num-size);font-weight:600;text-align:center;box-sizing:border-box;line-height:1.2;border:0 none}.mc_prize-wheel-popup .countdown-wrapper .countdown-item .num:disabled{opacity:1}.mc_prize-wheel-popup .countdown-wrapper .countdown-item .name{font-size:var(--countdown-name-size);line-height:1;font-weight:700;color:var(--countdown-text-color);text-align:center;padding-top:4px;transform-origin:top center;transform:scale(.7)}.mc_prize-wheel-popup .countdown-wrapper .countdown-item:last-of-type:before{display:none}.mc_prize-wheel-popup .countdown-wrapper .countdown-item:before{content:":";font-size:16px;font-weight:700;color:var(--countdown-dot-color);position:absolute;right:-10px;top:30%;transform:translateY(-50%)}.mc_prize-wheel-popup .spin-content{padding-top:62px;display:none}.mc_prize-wheel-popup .spin-content.active{display:block}.mc_prize-wheel-popup .spin-content .backdrop-image{top:0;left:0}.mc_prize-wheel-popup .spin-content .image{object-fit:fill}.mc_prize-wheel-popup .spin-wrap .spin-image{width:92%;height:auto;aspect-ratio:1}.mc_prize-wheel-popup .spin-wrap .pointer-image{left:50%;top:48.5%;width:95px;height:auto;object-fit:contain;transform:translate3d(-50%,-50%,0)}.mc_prize-wheel-popup .form-wrap{width:92%;margin:27px auto 0}.mc_prize-wheel-popup .form-wrap .field{gap:12px}.mc_prize-wheel-popup .form-wrap .field .input-wrap{height:46px;background-color:#fff;border-radius:6px}.mc_prize-wheel-popup .form-wrap .field input{background:none;line-height:46px;font-size:16px;color:#000;border:0 none;padding:0 20px;width:100%}.mc_prize-wheel-popup .form-wrap .field .button{height:46px;max-height:none;font-size:22px;color:#fff;border-radius:6px;background:#000;transform:none!important;transition:background-color .3s}.mc_prize-wheel-popup .form-wrap .field .button:hover{background-color:red}.mc_prize-wheel-popup .privacy-info{padding-top:14px;line-height:1.2;cursor:pointer}.mc_prize-wheel-popup .privacy-info.checked .checkbox{background-color:red;border-color:red}.mc_prize-wheel-popup .privacy-info.checked .checkbox .svg-icon{opacity:1}.mc_prize-wheel-popup .privacy-info .checkbox{width:16px;min-width:16px;height:16px;position:static;box-sizing:border-box;border:1.5px solid #ffffff;transition:all .5s}.mc_prize-wheel-popup .privacy-info .checkbox .svg-icon{width:10px;opacity:0}.mc_prize-wheel-popup .privacy-info .text{line-height:1.3;padding-left:7px;font-size:14px;color:#fff;word-break:break-word;text-align:left}.mc_prize-wheel-popup .privacy-info .text a{color:#fff;font-weight:500}.mc_prize-wheel-popup .privacy-info .text a:hover{text-decoration:underline}.prize-wheel-fixed-menu{bottom:var(--bottom);right:var(--right);position:fixed;z-index:20}.prize-wheel-fixed-menu .menu-btn{width:50px;height:50px;background-color:var(--button-bg-color);box-shadow:0 4px 18px #00000014;transition:transform .3s cubic-bezier(.4,0,.2,1);transition-property:box-shadow,transform,opacity;opacity:.9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--button-color);display:none}.prize-wheel-fixed-menu .menu-btn.active{display:flex}.prize-wheel-fixed-menu .menu-btn .image{width:50%;height:50%;object-fit:contain}.prize-wheel-fixed-menu .menu-btn:hover{transform:scale(1.05);box-shadow:0 6px 24px #00000026;opacity:1}@media screen and (max-width:1023px){.prize-wheel-fixed-menu{bottom:var(--mb-bottom);right:var(--mb-right)}.mc_prize-wheel-popup{max-width:94%;border-radius:1.25rem;aspect-ratio:.68}.mc_prize-wheel-popup .discount-content .prize-display{padding:24px 0 16px}.mc_prize-wheel-popup .discount-content .prize-name{font-size:20px}.mc_prize-wheel-popup .discount-content .code{font-size:24px}.mc_prize-wheel-popup .discount-content .copy-btn{height:52px;width:52px}.mc_prize-wheel-popup .discount-content .copy-btn .svg-icon,.mc_prize-wheel-popup .discount-content .copy-btn .svg-icon-ok{width:26px;height:26px}.mc_prize-wheel-popup .discount-content .shop-btn{margin-top:24px}.mc_prize-wheel-popup .countdown-wrapper{padding:var(--mb-countdown-padding);gap:12px}.mc_prize-wheel-popup .countdown-wrapper .countdown-item .num{width:var(--mb-countdown-width);height:var(--mb-countdown-height);font-size:var(--mb-countdown-num-size);border-radius:4px}.mc_prize-wheel-popup .countdown-wrapper .countdown-item .name{font-size:var(--mb-countdown-name-size);transform:scale(1);padding-top:.25rem}.mc_prize-wheel-popup .countdown-wrapper .countdown-item:before{font-size:.875rem;top:30%;right:-7px}.mc_prize-wheel-popup .spin-content{padding-top:2.5rem}.mc_prize-wheel-popup .spin-wrap{margin-top:0}.mc_prize-wheel-popup .spin-wrap .pointer-image{width:65px}.mc_prize-wheel-popup .form-wrap{margin:1.375rem auto 0}.mc_prize-wheel-popup .form-wrap .field{gap:.625rem}.mc_prize-wheel-popup .form-wrap .field .input-wrap{height:2.25rem}.mc_prize-wheel-popup .form-wrap .field input{line-height:2.25rem;font-size:.875rem;padding:0 1rem}.mc_prize-wheel-popup .form-wrap .field .button{height:2.25rem;font-size:1.125rem}.mc_prize-wheel-popup .privacy-info{padding-top:.625rem}.mc_prize-wheel-popup .privacy-info .checkbox{width:14px;min-width:14px;height:14px}.mc_prize-wheel-popup .privacy-info .checkbox .svg-icon{width:9px}.mc_prize-wheel-popup .privacy-info .text{padding-left:.5rem;font-size:12px}}.section--title{max-width:1200px;margin:0 auto}.section--title.__st .title{font-size:var(--font-size);margin-bottom:var(--margin-bottom);font-weight:var(--font-weight);line-height:var(--line-height)}.section--title.__st .title strong{color:var(--bold-color);font-weight:var(--bold-weight)}.section--title.__st .description{font-size:var(--font-size);margin-bottom:var(--margin-bottom);line-height:var(--line-height)}.section--title.__st .description strong{color:var(--bold-color)}@media screen and (max-width:1440px){.section--title{max-width:960px;margin:0 auto}.section--title.__st .title{font-size:var(--ms-font-size)}.section--title.__st .description{font-size:var(--ms-font-size);margin-bottom:var(--ms-margin-bottom)}}@media screen and (max-width:1023px){.section--title{max-width:100%;margin:0 auto;padding:0 var(--page-padding)}.section--title.__st .title{font-size:var(--mb-font-size);font-weight:var(--mb-font-weight);line-height:var(--mb-line-height);margin-bottom:var(--mb-margin-bottom)}.section--title.__st .description{font-size:var(--mb-font-size);margin-bottom:var(--mb-margin-bottom);line-height:var(--mb-line-height)}}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
