.styles_offersBody__wetaq{text-align:center;padding:2rem 1rem}.styles_offersHeader__P2nUS{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-direction:column;gap:1rem}.styles_offersHeader__P2nUS h2{font-size:1.8rem;font-weight:700;color:#1a2a36;margin:0}.styles_currencySelector__v4u_w{display:flex;align-items:center;gap:.5rem}.styles_currencySelector__v4u_w label{font-weight:600;color:#4a5a6a;font-size:.9rem}.styles_currencyDropdown__pZmzu{padding:.5rem .75rem;border:1.5px solid #e2e8f0;border-radius:0;background:#fff;color:#1a2a36;font-size:.9rem;font-weight:500;cursor:pointer;transition:border-color .2s,box-shadow .2s}.styles_currencyDropdown__pZmzu:focus{outline:none;border-color:#24b751;box-shadow:0 0 0 3px rgba(36,183,81,.1)}.styles_currencyDropdown__pZmzu:hover{border-color:#24b751}.styles_priceContainer__Oi1_D{display:flex;flex-direction:column;align-items:center;margin-bottom:.5rem}.styles_originalPrice__iZAOh{color:#6b7280;font-size:14px;font-style:italic;line-height:17px;margin:14px}.styles_logo__Xc4MB{display:inline-block;margin-bottom:1.5rem}.styles_logo__Xc4MB svg{height:32px;width:auto}.styles_header__AGRfM{font-size:1.5rem;font-weight:700;color:#1a2a36;margin-bottom:.5rem;letter-spacing:-.01em}.styles_texts__pKh_Y{color:#4a5a6a;font-size:1.08rem;margin-bottom:2rem;line-height:1.6}.styles_cardGroup__PAbAL{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1.5rem}.styles_cardItem__k2lMl{background:#f7fafc;border-radius:1px;box-shadow:0 2px 8px rgba(36,183,81,.06);padding:1.5rem .25rem;min-width:180px;max-width:220px;flex:1 1 180px;display:flex;flex-direction:column;align-items:center;border:1.5px solid #e4f5ea;transition:box-shadow .2s,border .2s}.styles_cardItem__k2lMl:hover{box-shadow:0 6px 24px rgba(36,183,81,.13);border:2px solid #24b751}.styles_cardBest__DMM3q{border:2px solid #ffcf70;background:linear-gradient(120deg,#fffaf0 60%,#ffcf70);box-shadow:0 4px 16px rgba(255,207,112,.13)}.styles_bannerText__t4Ui8{position:absolute;top:-1.2rem;left:50%;transform:translateX(-50%);background:#ffcf70;color:#7a5a00;font-size:.85rem;font-weight:700;padding:.2rem .8rem;border-radius:8px;letter-spacing:.02em;box-shadow:0 2px 8px rgba(255,207,112,.12)}.styles_cardTitle__tvUKA{font-size:1.1rem;font-weight:600;color:#1a2a36;margin-bottom:.5rem;margin-top:.5rem;letter-spacing:-.01em}.styles_cardPrice__Gma18{font-size:18px;font-weight:700;color:#24b751;margin:.5rem;letter-spacing:-.01em}.styles_cardDescription__w9x_A{color:#4a5a6a;font-size:1rem;margin-bottom:10px;line-height:1.5;font-weight:500}.styles_cardButton__9j4dj{background:#24b751;color:#fff;border:none;border-radius:7px;font-size:14px;font-weight:600;padding:.5rem 1.1rem;margin-bottom:.5rem;cursor:pointer;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 2px 8px rgba(36,183,81,.08)}.styles_cardButton__9j4dj:hover{background:#1e9a44;transform:translateY(-2px);box-shadow:0 4px 16px rgba(36,183,81,.15)}@media(max-width:900px){.styles_cardGroup__PAbAL{flex-direction:column;gap:1rem}.styles_cardItem__k2lMl{max-width:100%;min-width:0}}.styles_fullScreenOverlay___IiHE{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:9999;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:styles_fadeIn__BErkN .3s ease-out}.styles_salesModal__g3zSv{background:#fff;border-radius:0;padding:0;width:100vw;height:100vh;max-width:none;max-height:none;overflow:hidden;position:relative;animation:styles_slideIn___hEc4 .3s ease-out}.styles_modalHeader__m6baY{display:flex;justify-content:space-between;align-items:center;padding:2rem 3rem 1.5rem;border-bottom:1px solid #e2e8f0;margin-bottom:2rem;background:#f8fafc}.styles_modalTitle__L1t1Q{display:flex;align-items:center;gap:.75rem}.styles_modalTitle__L1t1Q h3{margin:0;font-size:1.5rem;font-weight:700;color:#1a2a36}.styles_modalIcon__ANXvE{font-size:1.5rem;color:#24b751}.styles_closeButton__ZJx5s{background:none;border:none;font-size:1.25rem;color:#64748b;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s}.styles_closeButton__ZJx5s:hover{background:#f1f5f9;color:#1a2a36}.styles_modalSubtitle____zHP{color:#64748b;margin-bottom:2rem;padding:0 3rem;text-align:center;font-size:1.1rem}.styles_salesForm__6t7M2{padding:0 3rem 3rem;max-height:calc(100vh - 200px);overflow-y:auto;display:flex;flex-direction:column;justify-content:center;max-width:800px;margin:0 auto}.styles_formRow__S9Gnv{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-bottom:1rem}.styles_inputGroup__NFXTU{display:flex;flex-direction:column;gap:.5rem}.styles_inputGroup__NFXTU label{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#374151;font-size:.9rem}.styles_inputGroup__NFXTU input,.styles_inputGroup__NFXTU select,.styles_inputGroup__NFXTU textarea{padding:.75rem 1rem;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.styles_inputGroup__NFXTU input:focus,.styles_inputGroup__NFXTU select:focus,.styles_inputGroup__NFXTU textarea:focus{outline:none;border-color:#24b751;box-shadow:0 0 0 3px rgba(36,183,81,.1)}.styles_inputGroup__NFXTU input::-moz-placeholder,.styles_inputGroup__NFXTU select::-moz-placeholder,.styles_inputGroup__NFXTU textarea::-moz-placeholder{color:#9ca3af}.styles_inputGroup__NFXTU input:-ms-input-placeholder,.styles_inputGroup__NFXTU select:-ms-input-placeholder,.styles_inputGroup__NFXTU textarea:-ms-input-placeholder{color:#9ca3af}.styles_inputGroup__NFXTU input::placeholder,.styles_inputGroup__NFXTU select::placeholder,.styles_inputGroup__NFXTU textarea::placeholder{color:#9ca3af}.styles_inputGroup__NFXTU textarea{resize:vertical;min-height:100px}.styles_inputIcon__dlo0O{font-size:1rem;color:#6b7280}.styles_successMessage__uti65{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:4rem 3rem;text-align:center;max-width:600px;margin:0 auto;height:calc(100vh - 200px);justify-content:center}.styles_successMessage__uti65 p{margin:0;color:#059669;font-weight:500;line-height:1.6;font-size:1.2rem}.styles_successIcon__YSaEx{font-size:3rem;color:#059669;background:#d1fae5;padding:1rem;border-radius:50%}.styles_errorMessage__sXrQS{display:flex;align-items:center;gap:.5rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem}.styles_errorMessage__sXrQS p{margin:0;color:#dc2626;font-size:.9rem}.styles_errorIcon__A6I_Y{color:#dc2626;font-size:1rem}.styles_submitButton__VsWhZ{width:100%;background:#24b751;color:#fff;border:none;border-radius:8px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}.styles_submitButton__VsWhZ:hover:not(:disabled){background:#1e9a44;transform:translateY(-1px);box-shadow:0 4px 12px rgba(36,183,81,.25)}.styles_submitButton__VsWhZ:disabled{opacity:.7;cursor:not-allowed;transform:none}.styles_buttonIcon__yTMiJ{font-size:1rem}.styles_spinner__nNLol{width:16px;height:16px;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:styles_spin__8YCDn .8s linear infinite}@keyframes styles_spin__8YCDn{to{transform:rotate(1turn)}}@keyframes styles_fadeIn__BErkN{0%{opacity:0}to{opacity:1}}@keyframes styles_slideIn___hEc4{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:768px){.styles_salesModal__g3zSv{width:100vw;height:100vh}.styles_formRow__S9Gnv{grid-template-columns:1fr}.styles_modalHeader__m6baY{padding:1.5rem 1.5rem 1rem;margin-bottom:1.5rem}.styles_modalSubtitle____zHP{padding:0 1.5rem;font-size:1rem}.styles_salesForm__6t7M2{padding:0 1.5rem 2rem;max-height:calc(100vh - 150px)}.styles_successMessage__uti65{padding:2rem 1.5rem;height:calc(100vh - 150px)}.styles_successMessage__uti65 p{font-size:1.1rem}}@media(max-width:600px){.styles_offersBody__wetaq{padding:1.5rem .5rem 1rem}.styles_cardGroup__PAbAL{gap:.75rem}.styles_cardItem__k2lMl{padding:1.2rem .75rem}.styles_header__AGRfM{font-size:1.15rem}.styles_cardPrice__Gma18{font-size:1.5rem}.styles_featuresContainer__RSo83{margin:1rem 0;padding:.75rem}.styles_featureItem__FRzDn{font-size:.85rem}}.styles_container__AF3OI{max-width:1200px;margin:0 auto;padding:2rem;min-height:calc(100vh - 100px)}.styles_container__AF3OI>*+*{margin-top:3rem}.styles_heroBanner__ell13{background:linear-gradient(180deg,#fff,#eaf2ff);padding:80px 20px;text-align:center}.styles_heroContent__DOEnF{margin:0 179px!important;margin:0 auto;text-align:left;width:800px}.styles_badge__egi6a{display:inline-block;background-color:#d1fae5;color:#065f46;font-weight:600;padding:6px 12px;border-radius:9999px;font-size:14px;margin-bottom:16px}.styles_heroTitle__Vp5FW{font-size:48px;font-weight:700;color:#111827;margin-bottom:16px}.styles_plusSign__6ZmKQ{color:#00b451}.styles_heroSubtitle__gqnkz{font-size:24px;color:#374151;margin-bottom:16px}.styles_heroDescription__L30lq{color:#6b7280;font-size:18px;margin-bottom:32px}.styles_heroButtons__EzsIU{display:flex;flex-direction:column;gap:12px;align-items:center}@media(min-width:640px){.styles_heroButtons__EzsIU{flex-direction:row}}.styles_subscribeBtn__Ms_f8{background-color:#00b451;color:#fff;padding:12px 24px;font-weight:600;font-size:16px;border-radius:7px;border:none;cursor:pointer;transition:background-color .2s}.styles_subscribeBtn__Ms_f8:hover{background-color:#00b451}.styles_sampleBtn__b4raN{border:1px solid #d1d5db;color:#374151;padding:12px 24px;font-weight:500;border-radius:0;background-color:#fff;cursor:pointer;transition:background-color .2s}.styles_sampleBtn__b4raN:hover{background-color:#f3f4f6}.styles_plansContainer__SNpuR{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.styles_planCard__kgegu{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.05);text-align:center;transition:transform .2s ease}.styles_planCard__kgegu:hover{transform:translateY(-5px)}.styles_planCard__kgegu h2{color:#333;margin-bottom:1.5rem;font-size:1.5rem}.styles_price__6hfgW{display:flex;align-items:baseline;justify-content:center;margin-bottom:1.5rem;color:#00b451}.styles_currency__14_tG{font-size:1.2rem}.styles_amount__LK0D_{font-size:2.5rem;font-weight:700}.styles_period___8dbM{font-size:1.2rem;color:#666;margin-left:.5rem}.styles_features__cZtiN{margin:1.5rem 0;color:#666}.styles_features__cZtiN p{margin:.75rem 0;display:flex;align-items:center}.styles_featureIcon__7bL1D{margin-right:.5rem;color:#00b451;font-size:1.2rem}.styles_subscribeButton___Xetg{width:100%;padding:1rem;background:#00b451;color:#fff;border:none;border-radius:6px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;position:relative}.styles_subscribeButton___Xetg:hover{background:#00b451}.styles_subscribeButton___Xetg:disabled{background:#ccc;cursor:not-allowed}.styles_subscribeButton___Xetg.styles_loading__pHDge{pointer-events:none;opacity:.7}.styles_subscribeButton___Xetg.styles_loading__pHDge:before{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border-radius:50%;border:2px solid #fff;border-top-color:transparent;animation:styles_spin__CFZZw 1s linear infinite}@keyframes styles_spin__CFZZw{to{transform:rotate(1turn)}}.styles_loading__pHDge{text-align:center;padding:2rem;color:#666}.styles_error__ZIdo1{background:#fff3f3;border:1px solid #f5c6cb;padding:1rem;border-radius:8px;margin-bottom:1rem;color:#721c24}.styles_faqSection__2jIxP{margin:3rem 0 2rem;background:#f8fafc;border-radius:16px;padding:2rem;box-shadow:0 2px 12px 0 rgba(0,0,0,.04)}.styles_faqTitle___k_fd{font-size:1.7rem;font-weight:600;margin-bottom:1.5rem;color:#1a365d;text-align:center}.styles_faqList__vqXPU{display:flex;flex-direction:column;gap:1rem}.styles_faqItem__fWdqc{background:#fff;border-radius:8px;padding:1rem 1.5rem;border:1px solid #e2e8f0;transition:box-shadow .2s;cursor:pointer;box-shadow:0 1px 4px 0 rgba(0,0,0,.03)}.styles_faqItem__fWdqc summary{font-weight:500;font-size:1.1rem;color:#2563eb;outline:none;cursor:pointer;margin-bottom:.5rem}.styles_faqItem__fWdqc .styles_faqAnswer__sxaDu{margin-top:.5rem;color:#334155;font-size:1rem;line-height:1.6}.styles_intelligenceSection__E6uSu{margin:3rem 0;padding:0 1rem;text-align:center}.styles_intelligenceSection__E6uSu .styles_intelligenceTitle__8_FMq{font-size:2.2rem;font-weight:700;color:#1a202c;margin-bottom:.5rem}.styles_intelligenceSection__E6uSu .styles_intelligenceSubtitle__LacFx{font-size:1.1rem;color:#4a5568;margin-bottom:2.5rem}.styles_intelligenceSection__E6uSu .styles_featuresGrid__Kmr4Z{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:2rem;gap:2rem;justify-content:center}.styles_intelligenceSection__E6uSu .styles_featureCard__1lM7W{background:#fff;border-radius:12px;padding:2rem 1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05);text-align:left;transition:transform .2s ease}.styles_intelligenceSection__E6uSu .styles_featureCard__1lM7W:hover{transform:translateY(-4px)}.styles_intelligenceSection__E6uSu .styles_iconBox__uBy26{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;margin-bottom:1rem}.styles_intelligenceSection__E6uSu .styles_featureTitle__iIg9r{font-size:1.2rem;font-weight:600;color:#1a202c;margin-bottom:.5rem}.styles_intelligenceSection__E6uSu .styles_featureDesc__MnMF8{font-size:.95rem;color:#4a5568;line-height:1.6}.styles_green__fXyio{background-color:#10b981}.styles_blue___lNm5{background-color:#3b82f6}.styles_purple__uYqR1{background-color:#8b5cf6}.styles_yellow__W2yvq{background-color:#f59e0b}.styles_orange__mFaG9{background-color:#f97316}