@font-face{font-family:Special Gothic Expanded One;font-style:normal;font-display:swap;font-weight:400;src:url(/build/assets/special-gothic-expanded-one-latin-ext-400-normal-CWBbr0Nb.woff2) format("woff2"),url(/build/assets/special-gothic-expanded-one-latin-ext-400-normal-BT9mAsUA.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Special Gothic Expanded One;font-style:normal;font-display:swap;font-weight:400;src:url(/build/assets/special-gothic-expanded-one-latin-400-normal-AOAHsvaJ.woff2) format("woff2"),url(/build/assets/special-gothic-expanded-one-latin-400-normal-Deu-VO1k.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@keyframes popup-v2-glow-pulse{0%{box-shadow:0 0 color-mix(in srgb,var(--popup-v2-cta-bg, #cf0001) 50%,transparent)}70%{box-shadow:0 0 0 10px transparent}to{box-shadow:0 0 0 15px transparent}}body.popup-v2-open{overflow:hidden}.popup-v2{position:fixed;z-index:100;top:0;left:0;display:none;width:100%;height:100%;align-items:center;justify-content:center;padding:40px}@media (max-width: 768px){.popup-v2{padding:10px}}.popup-v2__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000c;cursor:pointer}.popup-v2__modal{--popup-v2-logo-filter: none;position:relative;z-index:1;display:flex;overflow:hidden;width:100%;max-width:920px;max-height:90vh;flex-direction:column;border:8px solid var(--popup-v2-body-border-color, #000);border-radius:8px;box-shadow:0 25px 50px -12px #00000040;font-family:Lato,sans-serif}@media (max-width: 768px){.popup-v2__modal{border-width:6px}}.popup-v2__modal-link{color:inherit;cursor:pointer;text-decoration:none}.popup-v2__header{position:relative;display:flex;align-items:center;justify-content:center;padding:0 10px;background-color:var(--popup-v2-header-bg, #000)}.popup-v2__logo{display:block;width:auto;max-width:min(300px,90%);height:auto;filter:var(--popup-v2-logo-filter, none)}.popup-v2__logo-placeholder{color:#757575;font-size:14px}.popup-v2__close{position:absolute;top:50%;right:16px;display:flex;align-items:center;justify-content:center;padding:4px;border:none;background:none;color:var(--popup-v2-close-color, #898989);cursor:pointer;transform:translateY(-50%);transition:opacity .2s}.popup-v2__close:hover{opacity:.7}@media (max-width: 768px){.popup-v2__close{right:4px;padding:2px}}.popup-v2__close-icon{display:block}@media (max-width: 768px){.popup-v2__close-icon{width:20px;height:20px}}.popup-v2__body{position:relative;display:flex;min-height:400px;flex-direction:column;align-items:center;padding:20px 20px 0;background-color:var(--popup-v2-body-bg, #fff);text-align:center}@media (max-width: 768px){.popup-v2__body{min-height:300px;padding:16px 12px 0}}.popup-v2__bg-image{position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--popup-v2-bg-image, none);background-position:center;background-size:cover}@media (max-width: 768px){.popup-v2__bg-image{background-position:right center}}.popup-v2__content{position:relative;z-index:1;display:flex;width:100%;box-sizing:border-box;flex:1;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 768px){.popup-v2__content{padding:0}}.popup-v2__title1{color:var(--popup-v2-title1-color, #000);font-size:clamp(28px,3vw + 20px,52px);font-style:normal;font-weight:100;line-height:1;text-align:center}.popup-v2__main-offer{display:flex;width:100%;max-width:100%;flex-direction:column;align-items:center;padding:24px 32px;border-radius:12px;margin-bottom:20px;gap:12px}@media (min-width: 768px){.popup-v2__main-offer{overflow:hidden;min-width:0}}@media (max-width: 768px){.popup-v2__main-offer{overflow:hidden;min-width:0;padding:0;margin-top:48px;margin-bottom:48px;gap:6px}}.popup-v2__offer-text{max-width:100%;color:var(--popup-v2-offer-color, #000);filter:url(#popup-v2-text-outline);font-family:system-ui,sans-serif;font-size:var(--popup-v2-offer-font-size, 120px);font-weight:900;line-height:1;white-space:nowrap}@media (max-width: 768px){.popup-v2__offer-text{width:100%;max-width:100%;filter:url(#popup-v2-text-outline-mobile);font-size:var(--popup-v2-offer-font-size, 80px);white-space:normal;word-break:break-word}}.popup-v2__offer-prefix,.popup-v2__offer-suffix{color:var(--popup-v2-offer-color, #000);filter:url(#popup-v2-text-outline-small);font-size:clamp(28px,5vw + 24px,52px);font-weight:900;line-height:1}@media (max-width: 768px){.popup-v2__offer-prefix,.popup-v2__offer-suffix{filter:url(#popup-v2-text-outline-small-mobile)}}.popup-v2__cta{display:inline-block;width:fit-content;min-width:350px;max-width:100%;padding:8px;border:3px solid #fff;border-radius:12px;animation:popup-v2-glow-pulse 1.5s ease-in-out infinite;background-color:var(--popup-v2-cta-bg, #cf0001);color:var(--popup-v2-cta-color, #fff);font-size:var(--popup-v2-cta-font-size, 28px);font-weight:700;text-decoration:none}@media (max-width: 768px){.popup-v2__cta{width:100%;min-width:0}}@media (prefers-reduced-motion: reduce){.popup-v2__cta{animation:none}}.popup-v2__no-thanks{z-index:1;display:block;width:100%;box-sizing:border-box;padding:8px 20px;border:none;margin-top:auto;background:none;color:var(--popup-v2-no-thanks-color, #757575);cursor:pointer;font-size:clamp(12px,2vw + 11px,14px);text-align:center;text-decoration:none;transition:opacity .2s}@media (max-width: 768px){.popup-v2__no-thanks{padding:5px 8px 5px 20px}}.popup-v2__no-thanks:hover{opacity:.7}
