.afx-scratch,.afx-scratch *,.afx-scratch *:before,.afx-scratch *:after{box-sizing:border-box}.afx-scratch[hidden]{display:none!important}.afx-scratch{--afx-bg: #ffffff;--afx-text: #0b0b0b;--afx-accent: #0b0b0b;--afx-btn-text: #ffffff;--afx-radius: 20px;--afx-max-width: 1400px;--afx-logo-width: 230px;--afx-logo-ratio: 5;--afx-font: "Inter", "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;padding:clamp(14px,3vw,44px);font-family:var(--afx-font);color:var(--afx-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.afx-scratch .afx-scratch__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#080809a3;opacity:0;transition:opacity .32s ease}.afx-scratch.is-open .afx-scratch__overlay{opacity:1}.afx-scratch .afx-scratch__dialog{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:clamp(20px,3vw,48px);width:min(94vw,var(--afx-max-width));max-height:88vh;padding:clamp(16px,1.6vw,22px);background:var(--afx-bg);border-radius:var(--afx-radius);box-shadow:0 24px 70px #00000038;overflow:hidden;opacity:0;transform:translateY(14px) scale(.985);transition:opacity .34s cubic-bezier(.22,.61,.36,1),transform .34s cubic-bezier(.22,.61,.36,1);-webkit-user-select:none;user-select:none}.afx-scratch.is-open .afx-scratch__dialog{opacity:1;transform:none}.afx-scratch .afx-scratch__dialog input{-webkit-user-select:text;user-select:text}.afx-scratch .afx-scratch__close{position:absolute;top:14px;right:14px;z-index:5;width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:transparent;color:var(--afx-text);cursor:pointer;opacity:.55;transition:opacity .18s ease,background-color .18s ease}.afx-scratch .afx-scratch__close:hover{opacity:1;background:#0000000d}.afx-scratch .afx-scratch__close svg{width:22px;height:22px}.afx-scratch .afx-scratch__media{position:relative;min-height:0;border-radius:calc(var(--afx-radius) - 6px);overflow:hidden;background:#ededed}.afx-scratch .afx-scratch__media img{display:block;width:100%;height:100%;min-height:400px;object-fit:cover}.afx-scratch .afx-scratch__media.is-grayscale img{filter:grayscale(1) contrast(1.04)}.afx-scratch .afx-scratch__content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:clamp(22px,2.6vw,44px) clamp(12px,2.5vw,44px);overflow-y:auto;overscroll-behavior:contain}.afx-scratch .afx-brand{width:100%;margin-bottom:clamp(18px,2vw,28px)}.afx-scratch .afx-brand__logo-wrap{position:relative;width:100%;max-width:var(--afx-logo-width);aspect-ratio:var(--afx-logo-ratio);margin:0 auto;overflow:hidden}.afx-scratch .afx-brand__logo-wrap[hidden]{display:none}.afx-scratch .afx-brand__logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:100%;height:auto}.afx-scratch .afx-brand__text{display:block;font-size:13px;font-weight:700;letter-spacing:.28em;text-transform:uppercase}.afx-scratch .afx-brand__text:empty{display:none}.afx-scratch .afx-brand__eyebrow{margin:10px 0 0;font-size:11px;font-weight:600;letter-spacing:.22em;line-height:1.35;text-transform:uppercase;opacity:.5}.afx-scratch .afx-brand__eyebrow:empty{display:none}.afx-scratch .afx-step{width:100%;max-width:460px;margin:0 auto}.afx-scratch .afx-step[hidden]{display:none!important}.afx-scratch .afx-step.is-active{animation:afxScratchFade .38s cubic-bezier(.22,.61,.36,1) both}@keyframes afxScratchFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.afx-scratch .afx-eyebrow{margin:0 0 10px;font-size:12px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;opacity:.5}.afx-scratch .afx-eyebrow:empty{display:none}.afx-scratch .afx-headline{margin:0 0 8px;font-size:clamp(30px,3.3vw,48px);line-height:1.05;font-weight:800;letter-spacing:-.025em}.afx-scratch .afx-headline--prize{font-size:clamp(28px,3vw,42px);letter-spacing:-.02em}.afx-scratch .afx-sub{margin:0 0 clamp(18px,2.2vw,28px);font-size:clamp(15px,1.05vw,17px);line-height:1.4;opacity:.58}.afx-scratch .afx-sub:empty{display:none}.afx-scratch .afx-card{position:relative;width:min(320px,100%);aspect-ratio:3 / 2;margin:0 auto;border-radius:18px;overflow:hidden;background:#f3f3f4;box-shadow:inset 0 0 0 1px #0000000f;-webkit-touch-callout:none}.afx-scratch .afx-card__prize{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px;transform:scale(.96);transition:transform .52s cubic-bezier(.22,.61,.36,1)}.afx-scratch .afx-card.is-revealed .afx-card__prize{transform:none}.afx-scratch .afx-card__prize-label{font-size:11px;font-weight:600;letter-spacing:.24em;text-transform:uppercase;opacity:.45}.afx-scratch .afx-card__prize-value{font-size:clamp(20px,2.2vw,27px);font-weight:800;line-height:1.12;letter-spacing:-.015em}.afx-scratch .afx-card__canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;display:block;border-radius:inherit;touch-action:none;pointer-events:auto;cursor:grab;-webkit-user-select:none;user-select:none;transition:opacity .62s ease}.afx-scratch .afx-card__canvas:active{cursor:grabbing}.afx-scratch .afx-card.is-revealed .afx-card__canvas{opacity:0;pointer-events:none}.afx-scratch .afx-card.is-idle:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;border-radius:inherit;box-shadow:0 0 #0b0b0b3d;animation:afxScratchPulse 2.6s ease-out infinite}@keyframes afxScratchPulse{0%{box-shadow:0 0 #0b0b0b38}70%{box-shadow:0 0 0 14px #0b0b0b00}to{box-shadow:0 0 #0b0b0b00}}.afx-scratch .afx-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:56px;padding:17px 32px;border:0;border-radius:999px;background:var(--afx-accent);color:var(--afx-btn-text);font-family:inherit;font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:opacity .18s ease,transform .18s ease}.afx-scratch .afx-btn:hover{opacity:.86}.afx-scratch .afx-btn:active{transform:translateY(1px)}.afx-scratch .afx-btn[disabled]{opacity:.45;cursor:default}.afx-scratch .afx-textlink{display:inline-block;margin-top:18px;padding:6px 4px;border:0;background:none;color:inherit;font-family:inherit;font-size:13px;text-decoration:underline;text-underline-offset:3px;opacity:.42;cursor:pointer;transition:opacity .18s ease}.afx-scratch .afx-textlink:hover,.afx-scratch .afx-textlink:focus-visible{opacity:.85}.afx-scratch .afx-textlink[hidden]{display:none}.afx-scratch .afx-form{margin-top:2px}.afx-scratch .afx-input{width:100%;min-height:56px;margin-bottom:12px;padding:16px 24px;border:1px solid rgba(0,0,0,.18);border-radius:999px;background:transparent;color:inherit;font-family:inherit;font-size:16px;text-align:center;transition:border-color .18s ease}.afx-scratch .afx-input::placeholder{color:#0000005c}.afx-scratch .afx-input:focus{outline:none;border-color:var(--afx-accent)}.afx-scratch .afx-input.has-error{border-color:#d0342c}.afx-scratch .afx-error{margin:-4px 0 12px;font-size:13px;color:#d0342c}.afx-scratch .afx-error[hidden]{display:none}.afx-scratch .afx-privacy{margin-top:16px;font-size:11.5px;line-height:1.5;opacity:.4}.afx-scratch .afx-privacy p{margin:0}.afx-scratch .afx-privacy a{color:inherit}.afx-scratch .afx-code{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;margin:2px 0 12px;padding:16px 30px;border:1.5px dashed rgba(0,0,0,.28);border-radius:999px;background:transparent;color:inherit;font-family:inherit;font-size:17px;font-weight:700;letter-spacing:.1em;cursor:pointer;transition:border-color .18s ease,background-color .18s ease}.afx-scratch .afx-code:hover{border-color:var(--afx-accent);background:#00000008}.afx-scratch .afx-code svg{width:18px;height:18px;opacity:.5}.afx-scratch .afx-copied{margin:-6px 0 12px;font-size:12.5px;opacity:.55}.afx-scratch .afx-copied[hidden]{display:none}.afx-scratch .afx-note{margin:13px 0 0;font-size:12.5px;opacity:.45}.afx-scratch .afx-note[hidden]{display:none}.afx-scratch .afx-vh{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.afx-scratch :focus-visible{outline:2px solid var(--afx-accent);outline-offset:3px}body.afx-scratch-locked{overflow:hidden!important}@media(max-width:859px){.afx-scratch{align-items:center;padding:18px 16px;padding-top:calc(18px + env(safe-area-inset-top));padding-bottom:calc(18px + env(safe-area-inset-bottom))}.afx-scratch .afx-scratch__dialog{grid-template-columns:1fr;grid-template-rows:auto auto;gap:24px;width:100%;height:auto;max-height:100%;padding:14px;border-radius:24px;box-shadow:0 18px 52px #00000047;overflow-y:auto;-webkit-overflow-scrolling:touch}.afx-scratch .afx-scratch__content{grid-row:1}.afx-scratch .afx-scratch__media{grid-row:2}.afx-scratch .afx-scratch__close{top:12px;right:12px;width:38px;height:38px;opacity:.4}.afx-scratch .afx-scratch__close svg{width:19px;height:19px}.afx-scratch .afx-scratch__content{justify-content:flex-start;padding:44px 12px 2px;overflow:visible}.afx-scratch .afx-scratch__media{height:28vh;min-height:145px;max-height:225px;border-radius:16px}.afx-scratch .afx-scratch__media img{min-height:0}.afx-scratch .afx-brand{margin-bottom:30px}.afx-scratch .afx-brand__logo-wrap{max-width:min(var(--afx-logo-width),190px)}.afx-scratch .afx-brand__eyebrow{margin-top:14px;font-size:10px;letter-spacing:.2em}.afx-scratch .afx-step{max-width:420px}.afx-scratch .afx-headline{margin-bottom:14px;font-size:clamp(27px,7.6vw,34px)}.afx-scratch .afx-sub{margin-bottom:30px;font-size:15px}.afx-scratch .afx-card{width:min(290px,100%)}.afx-scratch .afx-textlink{margin-top:22px}.afx-scratch .afx-form{margin-top:6px}.afx-scratch .afx-input{margin-bottom:18px}.afx-scratch .afx-privacy{margin-top:20px}.afx-scratch .afx-code{margin:6px 0 18px}.afx-scratch .afx-note{margin-top:20px}}@media(max-width:359px){.afx-scratch{padding-left:12px;padding-right:12px}.afx-scratch .afx-scratch__dialog{padding:12px;border-radius:20px}.afx-scratch .afx-scratch__content{padding-left:8px;padding-right:8px}.afx-scratch .afx-card{width:100%}.afx-scratch .afx-code{font-size:15px;padding:15px 20px}}@media(prefers-reduced-motion:reduce){.afx-scratch .afx-scratch__overlay,.afx-scratch .afx-scratch__dialog,.afx-scratch .afx-card__prize,.afx-scratch .afx-card__canvas,.afx-scratch .afx-step.is-active{transition:none!important;animation:none!important}.afx-scratch .afx-card.is-idle:after{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/airformance-scratch-popup.css.map */
