.mt-rubbel [hidden]{display:none!important}.mt-rubbel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;display:none}.mt-rubbel.is-active{display:block}html.mt-rubbel-open,html.mt-rubbel-open body{overflow:hidden}.mt-rubbel__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1f291f8c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:1}.mt-rubbel.is-active .mt-rubbel__backdrop{animation:mt-rubbel-fade .35s ease both}.mt-rubbel__card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(440px,92vw);max-height:min(92dvh,720px);overflow-y:auto;background:radial-gradient(120% 90% at 50% 0%,#fff,#f7f5eb 55%,#eee7d6);border-radius:22px;box-shadow:0 30px 80px #00000059;padding:48px 32px 36px;text-align:center;opacity:1}.mt-rubbel.is-active .mt-rubbel__card{animation:mt-rubbel-pop .4s cubic-bezier(.2,.9,.3,1.15) both}@keyframes mt-rubbel-fade{0%{opacity:0}to{opacity:1}}@keyframes mt-rubbel-pop{0%{opacity:0;transform:translate(-50%,-50%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes mt-rubbel-slide{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.mt-rubbel.is-active .mt-rubbel__backdrop,.mt-rubbel.is-active .mt-rubbel__card,.mt-rubbel__form,.mt-rubbel__success{animation:none}}.mt-rubbel--no-anim .mt-rubbel__backdrop,.mt-rubbel--no-anim .mt-rubbel__card,.mt-rubbel--no-anim .mt-rubbel__form,.mt-rubbel--no-anim .mt-rubbel__success{animation:none!important;opacity:1!important;transform:none!important}.mt-rubbel--no-anim .mt-rubbel__card{transform:translate(-50%,-50%)!important}@media(max-width:749px){.mt-rubbel--no-anim .mt-rubbel__card{transform:none!important}}@media(min-width:750px){.mt-rubbel--fullscreen.mt-rubbel--no-anim .mt-rubbel__card{transform:none!important}}.mt-rubbel__close{position:absolute;top:14px;right:14px;width:36px;height:36px;display:grid;place-items:center;border:none;border-radius:50%;background:#3f4e3914;color:#3f4e39;cursor:pointer;transition:background .2s ease}.mt-rubbel__close:hover{background:#3f4e3929}.mt-rubbel__close svg{width:16px;height:16px}.mt-rubbel__brand{margin-bottom:18px}.mt-rubbel__brand img,.mt-rubbel__brand-img{max-width:160px;height:auto;margin:0 auto;display:block}.mt-rubbel__brand-text{font-family:var(--font-heading-family, "Instrument Serif", serif);font-size:22px;color:#3f4e39;letter-spacing:.04em}.mt-rubbel__eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#d98904;background:#d989041a;border-radius:100px;padding:6px 14px;margin-bottom:14px}.mt-rubbel__headline{font-family:var(--font-heading-family, "Instrument Serif", serif);font-size:clamp(26px,6vw,34px);line-height:1.12;color:#2c3627;margin:0 0 10px}.mt-rubbel__sub{font-size:15px;line-height:1.5;color:#5a5a52;margin:0 auto 22px;max-width:320px}.mt-rubbel__ticket{position:relative;width:min(320px,100%);height:150px;margin:0 auto 14px;border-radius:16px;overflow:hidden;border:2px dashed rgba(63,78,57,.35);background:linear-gradient(135deg,#fdf9ee,#f4ecd7);box-shadow:inset 0 0 0 4px #fff}.mt-rubbel__prize{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:12px}.mt-rubbel__prize-img{width:56px;height:56px;margin-bottom:2px}.mt-rubbel__prize-img img{width:100%;height:100%;object-fit:contain}.mt-rubbel__prize-eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#d98904}.mt-rubbel__prize-text{font-family:var(--font-heading-family, "Instrument Serif", serif);font-size:30px;line-height:1.1;color:#3f4e39}.mt-rubbel__prize-note{font-size:13px;color:#5a5a52}.mt-rubbel__canvas{position:absolute;top:0;right:0;bottom:0;left:0;cursor:crosshair;touch-action:none;transition:opacity .6s ease}.mt-rubbel.is-revealed .mt-rubbel__canvas{opacity:0;pointer-events:none}.mt-rubbel.is-revealed .mt-rubbel__ticket{border-color:#d98904;box-shadow:inset 0 0 0 4px #fff,0 8px 28px #d9890440}.mt-rubbel__hint{font-size:13px;color:#8b8b80;margin:0 0 4px}.mt-rubbel__skip{border:none;background:none;font-size:13px;color:#3f4e39;text-decoration:underline;text-underline-offset:3px;cursor:pointer;padding:6px}.mt-rubbel__form{margin-top:18px;animation:mt-rubbel-rise .45s ease both}@keyframes mt-rubbel-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mt-rubbel__sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.mt-rubbel__form-row{display:flex;flex-direction:column;gap:10px}.mt-rubbel__input{width:100%;height:52px;border:1.5px solid rgba(63,78,57,.25);border-radius:100px;background:#fff;padding:0 22px;font-size:15px;color:#2c3627;text-align:center;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.mt-rubbel__input:focus{border-color:#3f4e39;box-shadow:0 0 0 3px #3f4e391f}.mt-rubbel.is-error .mt-rubbel__input{border-color:#c0392b}.mt-rubbel__submit{position:relative;height:52px;border:none;border-radius:100px;background:#d98904;color:#fff;font-size:15px;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background .2s ease,transform .15s ease}.mt-rubbel__submit:hover{background:#c07a04}.mt-rubbel__submit:active{transform:scale(.98)}.mt-rubbel__submit:disabled{opacity:.7;cursor:wait}.mt-rubbel__spinner{display:none;position:absolute;right:18px;top:50%;width:18px;height:18px;margin-top:-9px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:mt-rubbel-spin .7s linear infinite}.mt-rubbel.is-loading .mt-rubbel__spinner{display:block}@keyframes mt-rubbel-spin{to{transform:rotate(360deg)}}.mt-rubbel__error{display:none;font-size:13px;color:#c0392b;margin:10px 0 0}.mt-rubbel.is-error .mt-rubbel__error{display:block}.mt-rubbel__trust{font-size:12px;color:#8b8b80;margin:12px 0 0}.mt-rubbel__success{padding:12px 0 4px;animation:mt-rubbel-rise .45s ease both}.mt-rubbel__success-icon{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 14px;border-radius:50%;background:#78af39;color:#fff}.mt-rubbel__success-icon svg{width:26px;height:26px}.mt-rubbel__success-title{font-family:var(--font-heading-family, "Instrument Serif", serif);font-size:26px;color:#2c3627;margin:0 0 8px}.mt-rubbel__success-text{font-size:14px;line-height:1.55;color:#5a5a52;margin:0 auto;max-width:300px}@media(min-width:750px){.mt-rubbel--fullscreen .mt-rubbel__card{left:0;top:0;transform:none;width:100%;height:100dvh;max-height:none;border-radius:0;box-shadow:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:56px 24px;opacity:1;background:radial-gradient(70% 60% at 50% 0%,#fff,#f7f5eb 55%,#eee7d6)}.mt-rubbel--fullscreen.is-active .mt-rubbel__card{animation:mt-rubbel-slide .4s ease both}.mt-rubbel--fullscreen .mt-rubbel__close{top:24px;right:28px;width:44px;height:44px}.mt-rubbel--fullscreen .mt-rubbel__headline{font-size:clamp(32px,3.2vw,44px);max-width:620px}.mt-rubbel--fullscreen .mt-rubbel__sub{max-width:440px;font-size:16px}.mt-rubbel--fullscreen .mt-rubbel__ticket{width:min(400px,100%);height:200px;margin-bottom:18px}.mt-rubbel--fullscreen .mt-rubbel__prize-text{font-size:36px}.mt-rubbel--fullscreen .mt-rubbel__form,.mt-rubbel--fullscreen .mt-rubbel__success{width:min(420px,100%)}.mt-rubbel--fullscreen .mt-rubbel__brand img,.mt-rubbel--fullscreen .mt-rubbel__brand-img{max-width:190px}}@media(max-width:749px){.mt-rubbel__card{left:0;top:0;transform:none;width:100%;height:100dvh;max-height:none;border-radius:0;display:flex;flex-direction:column;justify-content:center;padding:24px 24px 40px;opacity:1}.mt-rubbel.is-active .mt-rubbel__card{animation:mt-rubbel-slide .4s ease both}.mt-rubbel__ticket{height:170px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-popup-rubbel-matchoya.css.map */
