@keyframes popup_bounce__eOwEK{0%{transform:scale(1)}20%{transform:scale(.9)}50%{transform:scale(1)}to{transform:scale(1)}}@keyframes popup_slideIn__UfS2_{0%{transform:translate(-50%)}to{transform:translate(-50%,-50%)}}@keyframes popup_slideOut__sCbbU{0%{transform:translate(-50%,-50%);opacity:1}to{transform:translate(-50%);opacity:0}}.popup_overlay__Kqm5R{display:none}.popup_overlay__Kqm5R.popup_active__AZpSF{display:inline;position:fixed;overscroll-behavior:none;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.7);z-index:999;transition:opacity .2s ease-in;animation:popup_fadeIn__YgzVW .4s forwards}.popup_overlay__Kqm5R.popup_closing__JJtWZ{animation:popup_fadeOut__6Euut .4s forwards}.popup_modal__meSGH{display:none}.popup_modal__meSGH.popup_active__AZpSF{opacity:1;animation:popup_slideIn__UfS2_ .4s forwards;height:-moz-fit-content;height:fit-content;background-color:var(--grey-100);border:1px solid var(--grey-border);position:fixed;top:50%;left:50%;display:flex;padding:0;transform:translate(-50%,-50%);transform-origin:center;flex-direction:column;align-items:center;justify-content:center;box-shadow:var(--shadow-lg);overflow:hidden;will-change:transform;border-radius:20px;box-sizing:border-box;transition:all .4s ease-in-out;z-index:1000;box-shadow:0 2px 3px 0 rgba(0,0,0,.05),0 1px 2px -1px rgba(0,0,0,.05);@media (max-width:768px){width:100%;height:100%;overflow-y:auto;justify-content:flex-start}}.popup_modal__meSGH.popup_closing__JJtWZ{animation:popup_slideOut__sCbbU .4s forwards}.popup_modal-wrapper__LUwZH{width:475px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;@media (max-width:768px){width:100%;overflow-y:auto;justify-content:flex-start}}.popup_modal-image-section__7iN6K{position:relative;gap:20px;padding:20px;background:var(--grey-200);border:1px solid var(--grey-border);border-radius:var(--border-radius-md);display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;box-sizing:border-box;@media (max-width:768px){flex-direction:column}}.popup_modal-top-row__i6JJ6{display:flex;font-size:18px;padding:10px 25px;font-weight:600;justify-content:space-between;align-items:center;text-align:start;color:var(--grey-600);width:100%;box-sizing:border-box;position:sticky;border-bottom:1px solid var(--grey-border);background:var(--grey-100);top:0;z-index:3;@media (max-width:768px){font-size:15px}}.popup_modal-body__ay5ED{position:relative;display:flex;flex-direction:column;width:100%;max-width:450px;background-color:var(--grey-0);border:1px solid var(--grey-border);border-radius:var(--border-radius-xl);box-shadow:var(--shadow-lg);align-items:center;justify-content:center;text-align:center}.popup_close-button__ORmsX{&:hover{background-color:var(--grey-200)}& svg{width:18px;height:18px;color:var(--grey-500)}}.popup_email-icon-container__xnR_m{position:relative;width:120px;height:120px;display:flex;justify-content:center;align-items:center;z-index:2}.popup_email-icon__PktoD{width:100px;height:100px;border-radius:50%;display:flex;justify-content:center;align-items:center;animation:popup_neon-border-fade__kQ7US 4s linear forwards}.popup_email-icon__PktoD svg{font-size:45px;animation:popup_icon-fade__ay_25 4s linear forwards}@keyframes popup_neon-border-fade__kQ7US{0%{background-color:var(--grey-200);border:1px solid var(--grey-300);box-shadow:0 0 100px transparent,inset 0 0 10px transparent,0 0 5px transparent}10%{background-color:var(--grey-200);border:1px solid var(--grey-300);box-shadow:0 0 100px transparent,inset 0 0 10px transparent,0 0 5px transparent}25%{background-color:var(--grey-100);border:2px solid var(--brand-primary-border);box-shadow:0 0 100px var(--brand-primary-border),inset 0 0 10px rgb(1,160,252),0 0 5px rgb(1,193,252)}to{background-color:var(--grey-100);border:2px solid var(--brand-primary-border);box-shadow:0 0 100px var(--brand-primary-border),inset 0 0 10px rgb(1,160,252),0 0 5px rgb(1,193,252)}}@keyframes popup_icon-fade__ay_25{0%{color:var(--grey-400)}10%{color:var(--grey-400)}25%{color:var(--brand-primary-border)}to{color:var(--brand-primary-border)}}.popup_lead-magnet-box___IZfU{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;border-radius:20px;width:300px;height:300px;background-color:var(--bs-gray-200)}.popup_modalWrapper__HEpNC{display:flex;flex-direction:column;padding:0;gap:20px;width:430px;height:100%;@media (max-width:768px){width:100%}}.popup_modalWrapperSmall__YA0VQ{display:flex;flex-direction:column;padding:0;gap:20px;width:400px;height:100%;@media (max-width:768px){width:100%}}.popup_buttonWrapper__8nqZG{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:flex-start;gap:1.2rem;grid-column:1/2;margin-top:15px;@media (max-width:768px){width:100%;justify-content:center;flex-direction:column}}.popup_cardElementTopRow__Jua1H{display:flex;flex-direction:row;font-weight:600;align-items:center;justify-content:space-between;margin-bottom:15px}.popup_pricing__xXQL2{width:100%;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column}.popup_name__KVoTF,.popup_total__I2fPN{font-weight:700;font-size:18px;text-align:left;color:var(--color-grey-700)}.popup_total__I2fPN{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px dashed var(--color-grey-400);padding-bottom:10px;margin-bottom:15px}.popup_payment_element__ic1vH{padding-top:0;width:100%}.popup_price_section__1ocbX{display:flex;flex-direction:row;align-items:center}.popup_savings__sO2l0{font-weight:medium;font-size:25px;color:var(--color-brand-600);margin-right:5px}.popup_summary_price__nk9bk{font-size:25px;font-weight:600;text-align:left;margin-bottom:10px;margin-top:10px;color:var(--color-grey-700)}.popup_divider_line__QZjKY{margin-top:10px;margin-bottom:10px;border-top:1px solid var(--color-grey-400)}.popup_regular_price__rg3gM{font-size:14px;margin-top:15px;text-align:left;position:relative;line-height:1;color:var(--color-grey-500)}.popup_crossed_out__FWixl{text-decoration:line-through;color:#888}.popup_info_icon__av8M7{font-size:11px;font-weight:700;vertical-align:top;margin-left:1px;transition:color .3s ease;color:#888;cursor:pointer;line-height:1;position:relative;top:0}.popup_info_icon__av8M7:hover{color:#333}.popup_popover__YWQrr{display:none;position:absolute;background-color:#fff;border:1px solid #ccc;border-radius:5px;padding:8px;top:30px;left:0;z-index:2;width:210px;text-align:left;font-size:14px;line-height:1.4}.popup_info_icon__av8M7:hover+.popup_popover__YWQrr{display:block}.popup_container__k1mN7{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;padding:2rem;gap:3rem;width:100%;height:100%}.popup_box__7auXi{gap:30px;background-color:var(--color-blue-button);box-shadow:var(--shadow-sm)}.popup_box__7auXi,.popup_box_grey__KbMSx{display:flex;flex-direction:column;border-radius:var(--border-radius-md);margin:0;padding:20px;width:100%}.popup_box_grey__KbMSx{gap:15px;align-items:center;background-color:var(--color-grey-300);border:1px solid var(--color-grey-border)}.popup_box_modal__7ff7P,.popup_modal_layout__IhGLT{display:flex;flex-direction:column;gap:20px}.popup_box_modal__7ff7P{padding:20px;align-items:center;text-align:center;justify-content:center;border-radius:var(--border-radius-md);margin:0;width:100%;max-width:380px;background-color:var(--color-grey-200);border:1px solid var(--color-grey-border)}.popup_label__MJEYd{font-size:16px;font-weight:600;color:var(--color-grey-500)}.popup_container_row__fBUcO{display:grid;grid-template-columns:1fr 1fr;padding:0;align-items:center;justify-content:space-between;margin:0;gap:15px;width:100%;@media (max-width:768px){grid-template-columns:1fr;gap:20px}}.popup_container_row_single__UFUsa{display:grid;grid-template-columns:1fr;padding:0;align-items:center;justify-content:space-between;margin:0;gap:2rem}.popup_headings__pOPPJ,.popup_section__VTDqL{align-items:center;width:100%}.popup_section__VTDqL{display:flex;flex-direction:row;justify-content:center;gap:5px;padding:0}.popup_section_input__TiiLd{padding:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;font-weight:500}.popup_subtext__lwixu{font-size:.8rem;margin-left:10px}.popup_staticInput___NAYV{width:-moz-fit-content;width:fit-content;height:auto;align-items:end;background-color:var(--color-brand-600);border:2px solid #0010df;border-radius:7px 0 0 7px;text-align:end;font-weight:500;padding:1.1rem .8rem;margin:0;color:white;border:2px solid var(--color-brand-600)}.popup_useCard__QSIZO{display:flex;flex-direction:column;aspect-ratio:1;position:relative;align-items:start;justify-content:center;gap:12px;padding:25px;background-color:var(--color-grey-300);color:var(--color-grey-800);box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:8px;border:2px solid var(--color-grey-100);cursor:pointer;transition:opacity .2s ease-out;width:100%;@media (max-width:768px){width:100%;display:grid;aspect-ratio:auto;padding-left:20px;padding-bottom:20px;padding-right:20px;padding-top:20px;align-items:center;grid-template-columns:.7fr 1fr}}.popup_badge__nm7f5{top:-12px;left:50%;padding:5px 8px;font-size:11px;box-shadow:var(--shadow-sm)}.popup_badgeRight__v5_TB,.popup_badge__nm7f5{position:absolute;font-weight:600;border:1px solid var(--color-brand-600);transform:translateX(-50%);background-color:var(--color-brand-600);backdrop-filter:blur(7px);border-radius:8px;display:flex;color:white;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;gap:5px}.popup_badgeRight__v5_TB{top:-14px;left:85%;padding:4px 8px;font-size:12px}.popup_useCard__QSIZO:hover{border-width:2px}.popup_active__AZpSF,.popup_useCard__QSIZO:hover{background-color:var(--color-grey-200);border-color:var(--color-brand-600)}.popup_active__AZpSF{border-width:2px}.popup_popular__lD6if{border-color:var(--color-brand-600)}.popup_bouncing__Q26qt{animation:popup_bounce__eOwEK .5s forwards}.popup_icon___NrAK{width:35px;height:35px;color:var(--color-grey-500);-moz-osx-font-smoothing:grayscale;will-change:transform}.popup_title__snf0p{font-size:20px;color:var(--color-brand-100);@media (max-width:768px){font-size:16px}}.popup_price__itSEk{font-size:35px;font-weight:600;@media (max-width:768px){font-size:25px}}.popup_period___YC_F{font-size:14px;font-weight:600;@media (max-width:768px){font-size:12px}}.popup_desc__UHxzQ{font-size:14px;font-weight:400;margin:0;color:var(--color-grey-600);@media (max-width:768px){font-size:12px}}.popup_credits__FvrAV{font-size:23px;font-weight:600;@media (max-width:768px){font-size:18px}}.popup_bigIcon__pFNCg{width:50px;height:50px;margin:0}.popup_useBox__kMXHN{position:relative;display:grid;grid-template-columns:.1fr 1fr 1fr;width:100%;align-items:center;justify-content:start;gap:1rem;padding:20px;background-color:var(--color-grey-100);color:var(--color-grey-800);box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:8px;border:2px solid var(--color-grey-border);cursor:pointer;transition:opacity .2s ease-out}.popup_useBox__kMXHN:hover{border-width:2px;border-color:var(--color-brand-600)}.popup_useBox__kMXHN.popup_active__AZpSF{border-color:var(--color-brand-600);border-width:2px}.popup_useBox__kMXHN.popup_bouncing__Q26qt{animation:popup_bounce__eOwEK .5s forwards}.popup_useBox__kMXHN.popup_icon___NrAK{width:23px;height:23px;color:var(--color-grey-500);-moz-osx-font-smoothing:grayscale;will-change:transform}.popup_useBox__kMXHN.popup_title__snf0p{font-size:14px;color:var(--color-grey-500);@media (max-width:768px){font-size:12px}}.popup_useBox__kMXHN.popup_price__itSEk{font-size:35px;font-weight:600;@media (max-width:768px){font-size:25px}}.popup_useBox__kMXHN.popup_period___YC_F{font-size:14px;font-weight:600;@media (max-width:768px){font-size:12px}}.popup_useBox__kMXHN.popup_desc__UHxzQ{font-size:14px;align-items:center;font-weight:400;margin:0;color:var(--color-grey-600);@media (max-width:768px){font-size:12px}}.popup_useBox__kMXHN.popup_credits__FvrAV{font-size:23px;font-weight:600;@media (max-width:768px){font-size:18px}}.popup_useBox__kMXHN.popup_bigIcon__pFNCg{width:50px;height:50px;margin:0}@media screen and (max-width:350px){.popup_staticInput___NAYV{font-size:.5rem}}.popup_modal-overlay__2vTJZ{position:fixed;inset:0;z-index:10;overflow-y:auto;background-color:rgba(0,0,0,.6);display:flex;min-height:100%;align-items:center;justify-content:center;padding:0;text-align:center}.popup_close-button__ORmsX{position:absolute;top:10px;right:10px;display:flex;background:none;aspect-ratio:1;border:none;padding:5px;border-radius:8px;transition:all .2s;align-items:center;justify-content:center;&:hover{background-color:var(--grey-200)}& svg{width:18px;height:18px;color:var(--grey-500)}}.popup_animate-in__rRk59{animation:popup_fadeIn__YgzVW .3s ease-out}.popup_animate-out__IvCXj{animation:popup_fadeOut__6Euut .2s ease-in}@keyframes popup_fadeIn__YgzVW{0%{opacity:0}to{opacity:1}}@keyframes popup_fadeOut__6Euut{0%{opacity:1}to{opacity:0}}.popup_zoom-in__lSsrC{animation:popup_zoomIn__o9Oc4 .3s cubic-bezier(0,0,.2,1)}.popup_zoom-out__cvhcy{animation:popup_zoomOut__M5_1h .2s cubic-bezier(.4,0,1,1)}@keyframes popup_zoomIn__o9Oc4{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes popup_zoomOut__M5_1h{0%{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:0}}