.plan-builder_container__nn0yp{min-height:100vh;background-color:#f3f6fb;padding:0 100px;font-family:var(--font-satoshi);display:flex;flex-direction:column;align-items:center}.plan-builder_header__8g8cF{background-color:rgba(243,246,251,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:20px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:none;width:100%;max-width:1440px}.plan-builder_logo__3V4qn{height:40px;width:auto;@media (max-width:768px){height:20px}}.plan-builder_closeButton__7aEAc{background:rgba(0,37,100,.05);border:none;font-size:1.5rem;color:rgb(0,37,100,.5);cursor:pointer;padding:.5rem;border-radius:9999px;transition:all .2s ease;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.plan-builder_closeButton__7aEAc:hover{background:rgba(0,37,100,.1);color:rgb(0,37,100)}.plan-builder_mainContent__GF_ZD{display:grid;grid-template-columns:1fr 432px;min-height:calc(100vh - 80px);width:100%;max-width:1440px;grid-gap:20px;gap:20px}.plan-builder_formSection__QykxQ{padding:20px 0;@media (max-width:1024px){padding-left:0;padding-bottom:0;padding-right:0;padding-top:0}}.plan-builder_rightPanel__INXBi{background-color:transparent;border-left:none;display:flex;flex-direction:column;justify-content:flex-start;padding:6rem 2rem 2rem;min-height:500px;position:-webkit-sticky;position:sticky;top:-80px;height:100vh;overflow-y:auto}.plan-builder_imageContainer__j3OIP{height:350px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:#f3f6fb;border-radius:1rem;margin-bottom:2rem;overflow:hidden}.plan-builder_imageWrapper__NdXj0{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.plan-builder_coverageImage__zIyhO{width:100%;height:100%;border-radius:20px;object-fit:cover}.plan-builder_placeholderImage__mksi3{width:200px;height:200px;background-color:#6399f8;border-radius:20px;display:flex;align-items:center;justify-content:center;color:#ffffff;font-size:3rem}.plan-builder_title__bxqPw{font-size:2.5rem;font-weight:700;color:#002564;margin-bottom:2rem;line-height:1.2;letter-spacing:-2px;font-family:var(--font-switzer)}.plan-builder_titleHighlight__MrV1S{color:#6399f8}.plan-builder_coverageOptions__k3Fnx{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:12px;gap:12px;margin-bottom:16px;@media (max-width:768px){display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}}.plan-builder_coverageCard__mWnol{background:#F3F6FB;border:2px solid #0025641a;border-radius:20px;padding:20px;display:flex;cursor:pointer;transition:all .3s ease}.plan-builder_coverageCardContent__qjitF{display:flex;align-items:center;gap:20px;width:100%}.plan-builder_coverageIcon__PXR2e{min-width:40px;min-height:40px;background-color:rgb(99,153,248,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6399f8}.plan-builder_coverageTitle__5OU_B{font-size:16px;font-weight:600;color:#002564;margin:0;text-align:center;flex:1 1;text-align:left}.plan-builder_coverageCard__mWnol:hover{border-color:#6399f8;transform:translateY(-2px);box-shadow:0 4px 12px rgba(99,153,248,.15)}.plan-builder_coverageCard__mWnol.plan-builder_selected__z2qno{border:2px solid #6399f8;background-color:#fff}.plan-builder_iconContainer__9b6nu{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem}.plan-builder_checkmark__ptONq{min-width:28px;min-height:28px;background-color:#6399F8;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffff;font-size:.75rem}.plan-builder_section__Bll7e{background:#ffffff;border-radius:20px;padding:32px;margin-bottom:16px}.plan-builder_sectionTitle__9r6B3{margin-bottom:24px}.plan-builder_sectionTitleCouple__8CGWk,.plan-builder_sectionTitle__9r6B3{font-size:1.25rem;font-weight:600;color:#002564}.plan-builder_divider__0aHuE{margin:1.5rem 0;border:1px solid rgba(0,37,100,.1)}.plan-builder_toggleSection__34sCS{display:flex;justify-content:space-between;align-items:center;margin-top:1.2rem}.plan-builder_verificationContainer__rQFTs{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:24px;gap:24px;width:100%;@media (max-width:768px){grid-template-columns:1fr}}.plan-builder_toggleSectionVerification__LflJS{display:flex;flex-direction:column;align-items:flex-start;gap:24px;@media (max-width:768px){flex-direction:column;align-items:flex-start;gap:24px}}.plan-builder_toggleContainer__R9NFL{display:flex;align-items:center}.plan-builder_toggleSwitch__sA6wG{position:relative;display:inline-block;width:60px;height:34px}.plan-builder_toggleSwitch__sA6wG input{opacity:0;width:0;height:0}.plan-builder_slider__jiSdN{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#F3F6FB;transition:.4s;border-radius:34px}.plan-builder_slider__jiSdN:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:white;transition:.4s;border-radius:50%}.plan-builder_toggleSwitch__sA6wG input:checked+.plan-builder_slider__jiSdN{background-color:#6399F8}.plan-builder_toggleSwitch__sA6wG input:checked+.plan-builder_slider__jiSdN:before{transform:translateX(26px)}.plan-builder_toggleDescription__FOd_S{font-size:.875rem;color:rgb(0,37,100,.5);line-height:1.4;max-width:460px;@media (max-width:768px){max-width:300px}}.plan-builder_formGrid__T5bc4{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-row-gap:4px;row-gap:4px;grid-column-gap:12px;column-gap:12px;@media (max-width:768px){display:flex;flex-direction:column;gap:16px}}.plan-builder_formGroup__oqPGe{display:flex;flex-direction:column;@media (max-width:768px){width:100%}}.plan-builder_formGroupFlex__NidUR{display:flex;align-items:center;justify-content:space-between}.plan-builder_label__yGHPc{font-size:.875rem;color:rgb(0,37,100,.5);margin-bottom:8px}.plan-builder_labelChoice__7jyVi{font-size:14px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.5px;color:rgb(0,37,100,.5)}.plan-builder_input__n0OFG{padding:.75rem 1rem;border-radius:12px;font-size:1rem;border:2px solid rgba(0,37,100,.2);transition:all .2s ease;color:#002564;width:100%;font-family:var(--font-satoshi);height:56px}.plan-builder_input__n0OFG:focus{outline:none;border:2px solid #6399f8;background-color:#ffffff}.plan-builder_input__n0OFG:not(:placeholder-shown){background-color:#ffffff;border:2px solid rgba(0,37,100,.1)}.plan-builder_input__n0OFG::placeholder{color:rgba(0,37,100,.5);font-family:var(--font-satoshi)}.plan-builder_input__n0OFG.plan-builder_inputError__T8VaD,.plan-builder_input__n0OFG.plan-builder_inputError__T8VaD:focus{border:2px solid #bc1723}.plan-builder_input__n0OFG.plan-builder_inputError__T8VaD:not(:placeholder-shown){border:2px solid #bc1723}.plan-builder_input__n0OFG.plan-builder_coupleAgeInput__I1J2Q{width:250px}.plan-builder_select__ZnVdM{border:2px solid rgba(0,37,100,.2);border-radius:12px;font-size:1rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23737373' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding:.75rem 2.5rem .75rem 1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:all .2s ease;color:rgba(0,37,100);font-family:var(--font-satoshi);height:56px;display:flex;align-items:center}.plan-builder_select__ZnVdM:focus{outline:none;border:2px solid #6399f8;background-color:#ffffff}.plan-builder_select__ZnVdM option:first-child{color:rgba(0,37,100,.5)}.plan-builder_selectError__H1ceD{border:2px solid #bc1723}.plan-builder_customSelect__mLwKP{position:relative;width:100%}.plan-builder_selectDisplay__188dS{border:2px solid rgba(0,37,100,.2);border-radius:12px;font-size:1rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%737373' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding:.75rem 2.5rem .75rem 1rem;cursor:pointer;transition:all .2s ease;color:#002564;font-family:var(--font-satoshi);height:56px;display:flex;align-items:center}.plan-builder_selectDisplay__188dS.plan-builder_placeholder__qU2cJ{color:rgba(0,37,100,.5)}.plan-builder_selectDisplay__188dS.plan-builder_hasValue___JZd8{background-color:#ffffff;border:2px solid rgba(0,37,100,.1)}.plan-builder_selectDisplay__188dS.plan-builder_hasValue___JZd8:hover{background-color:#ffffff;border:2px solid rgba(0,37,100,.15)}.plan-builder_selectWithValue__xk8YH{background-color:#ffffff!important;border:2px solid rgba(0,37,100,.1)!important}.plan-builder_selectDisplay__188dS:focus{outline:none;border:2px solid #6399f8;background-color:#ffffff}.plan-builder_selectDisplay__188dS.plan-builder_selectError__H1ceD,.plan-builder_selectDisplay__188dS.plan-builder_selectError__H1ceD:focus{border:2px solid #bc1723!important}.plan-builder_selectDropdown__qWcnS{position:absolute;top:100%;left:0;right:0;z-index:1000;background:#ffffff;border:1px solid #b6b7ba;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);margin-top:.25rem;max-height:200px;overflow-y:auto;display:none}.plan-builder_selectDropdown__qWcnS.plan-builder_open__3y1E2{display:block}.plan-builder_selectOption__1B08o{padding:.75rem 1rem;cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid #f3f4f6;color:#002564}.plan-builder_selectOption__1B08o:last-child{border-bottom:none}.plan-builder_selectOption__1B08o:hover{background-color:rgba(0,37,100,.05)}.plan-builder_selectOption__1B08o.plan-builder_selected__z2qno{background-color:rgba(99,153,248,.1);color:#002564;font-weight:500}.plan-builder_phoneColumn__y9hlL{display:flex;gap:8px}.plan-builder_emailColumn__laACr{display:flex;flex-direction:column;width:100%}.plan-builder_phoneInputContainer__b9jQ_{display:flex;flex-direction:column;gap:8px}.plan-builder_phoneGroup__oqi7q{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;@media (max-width:768px){display:flex;flex-direction:column;gap:16px}}.plan-builder_phoneInputGroup__hqYb_{display:flex;flex-direction:column}.plan-builder_areaCode__xHTWB{flex:0 0 60px}.plan-builder_phoneMain__Y_fOM{flex:1 1}.plan-builder_celInput__o5QOU{width:100%}.plan-builder_phoneNumber__B8v1s{flex:1 1}.plan-builder_toggleLabel__i_yrN{font-size:.875rem;font-weight:500;color:#000000;transition:all .2s ease}.plan-builder_toggleLabel__i_yrN:first-child{color:#000000}.plan-builder_toggleLabel__i_yrN:last-child{color:#737373}.plan-builder_formGroup__oqPGe:has(.plan-builder_toggleSwitch__sA6wG input:checked) .plan-builder_toggleLabel__i_yrN:first-child,.plan-builder_toggleSwitch__sA6wG input:checked+.plan-builder_slider__jiSdN~.plan-builder_toggleLabel__i_yrN:first-child{color:#737373}.plan-builder_formGroup__oqPGe:has(.plan-builder_toggleSwitch__sA6wG input:checked) .plan-builder_toggleLabel__i_yrN:last-child{color:#000000}.plan-builder_continueButton__3ae2w{background-color:#737373;color:#ffffff;border:none;padding:1rem 2rem;border-radius:9999px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease;width:100%;margin-top:0;font-family:var(--font-satoshi)}.plan-builder_continueButton__3ae2w:enabled{background-color:#6399f8}.plan-builder_continueButton__3ae2w:enabled:hover{background-color:#002564;transform:translateY(-1px)}.plan-builder_continueButton__3ae2w:disabled{cursor:not-allowed;color:#0025644D;background-color:#0025640d}.plan-builder_familyMembers__fw8fY{margin-bottom:1.5rem;margin-top:1.5rem;display:flex;flex-direction:column;gap:12px}.plan-builder_familyMemberContainer__9_ODp{display:flex;flex-direction:column}.plan-builder_familyMember__Cq7Jz{display:flex;justify-content:space-between;align-items:center;border-radius:.5rem}.plan-builder_memberInfo___F8UA{display:flex;align-items:center;gap:.75rem}.plan-builder_memberLabel__IujdL{font-size:1rem;font-weight:500;color:#002564;width:max-content}.plan-builder_memberNote__ZYCMw{font-size:.75rem;color:#737373}.plan-builder_memberAge__CMdNv{display:flex;align-items:center;gap:.5rem;justify-content:flex-end}.plan-builder_memberAge__CMdNv .plan-builder_input__n0OFG{width:250px;margin:0;@media (max-width:768px){width:100px}}.plan-builder_removeButton__MMvfK{color:#737373;cursor:pointer;background:none;border:1px solid #b6b7ba;border-radius:9999px;justify-content:center;align-items:center;font-size:.5rem;transition:all .2s;display:flex;width:1rem;height:1rem}.plan-builder_removeButton__MMvfK:hover{background-color:#f3f6fb;color:#000000}.plan-builder_removeButton__MMvfK:disabled{color:#b6b7ba;cursor:not-allowed;opacity:.5}.plan-builder_removeButton__MMvfK:disabled:hover{background-color:transparent;color:#b6b7ba}.plan-builder_addButtons__CiAyY{display:flex;gap:1rem}.plan-builder_addButton__QkD3w{background:none;border:1px solid rgb(0,37,100,.1);color:#002564;padding:.75rem 1.5rem;border-radius:9999px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.plan-builder_addButton__QkD3w:hover{border:1px solid #002564}.plan-builder_parejaSection__ib8kn{display:flex;justify-content:space-between}.plan-builder_parejaHeader__ByL8c{display:flex;align-items:center;margin-bottom:1rem}.plan-builder_parejaTitle__AqABz{font-size:1.125rem;font-weight:600;color:#002564;margin:0}.plan-builder_noChildrenMessage__8Z_uT{background-color:#f3f6fb;border:1px solid #6399f8;border-radius:.5rem;padding:1rem;margin-bottom:1.5rem;text-align:center}.plan-builder_suggestionText__UQNQC{font-size:.875rem;color:#002564;margin:0}.plan-builder_suggestionLink__DNIaz{background:none;border:none;color:#6399f8;font-weight:600;cursor:pointer;text-decoration:underline;padding:0;font-size:inherit}.plan-builder_suggestionLink__DNIaz:hover{color:#002564}@media (max-width:1024px){.plan-builder_mainContent__GF_ZD{grid-template-columns:1fr}.plan-builder_rightPanel__INXBi{height:auto;border-left:none;border-top:none;min-height:auto;overflow-y:visible;padding:0;flex-flow:column-reverse;gap:36px}.plan-builder_imageContainer__j3OIP{height:300px}}@media (max-width:768px){.plan-builder_container__nn0yp{padding:10px 20px}.plan-builder_coverageCard__mWnol{display:flex;align-items:center;justify-content:space-between;padding:1rem;text-align:left;width:100%}.plan-builder_coverageCardContent__qjitF{flex-direction:row;align-items:center;gap:20px;flex:1 1}.plan-builder_coverageIcon__PXR2e{width:40px;height:40px;flex-shrink:0}.plan-builder_coverageTitle__5OU_B{text-align:left;font-size:16px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.5px}.plan-builder_checkmark__ptONq{position:static;width:28px;height:28px;flex-shrink:0}}.plan-builder_section__Bll7e{padding:20px}.plan-builder_contactMethodToggle__PnutP{display:flex;background-color:#f8f8f8;border-radius:9999px;padding:.25rem;@media (max-width:768px){width:100%}}.plan-builder_contactMethodButton__aLw2M{flex:1 1;padding:6px 32px;border:none;background:none;border-radius:9999px;font-size:.875rem;font-weight:500;color:#737373;cursor:pointer;transition:all .2s ease;font-family:var(--font-satoshi);font-weight:600;height:32px}.plan-builder_contactMethodButton__aLw2M.plan-builder_active__kQ8L0{color:#002564;background-color:#ffffff;box-shadow:0 1px 3px rgba(0,0,0,.1)}.plan-builder_contactMethodButton__aLw2M:hover:not(.plan-builder_active__kQ8L0){background-color:#ffffff;color:#002564}.plan-builder_dropdown__sp_lE{position:absolute;top:100%;left:0;right:0;z-index:1000;background:#ffffff;border:1px solid #b6b7ba;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);margin-top:.25rem;max-height:320px;overflow:hidden}.plan-builder_dropdown__sp_lE .plan-builder_searchContainer__QWFLS{position:relative;padding:.75rem;border-bottom:1px solid #b6b7ba;background-color:rgba(0,37,100,.02)}.plan-builder_dropdown__sp_lE .plan-builder_searchInput__e_T_v{width:100%;padding:.5rem 2.5rem .5rem .75rem;border:none;border-radius:.375rem;font-size:.875rem;background-color:rgba(0,37,100,.05);transition:all .2s ease;color:#000000}.plan-builder_dropdown__sp_lE .plan-builder_searchInput__e_T_v:focus{outline:none;border:1px solid #6399f8;background-color:#ffffff;box-shadow:0 0 0 3px rgba(99,153,248,.1)}.plan-builder_dropdown__sp_lE .plan-builder_searchInput__e_T_v::placeholder{color:rgba(0,37,100,.5)}.plan-builder_dropdown__sp_lE .plan-builder_searchIcon__ZqQXU{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);color:#737373;pointer-events:none}.plan-builder_dropdown__sp_lE .plan-builder_optionsList__h_QW0{list-style:none;padding:0;margin:0;max-height:250px;overflow-y:auto}.plan-builder_dropdown__sp_lE .plan-builder_option__wiqF_{padding:.75rem 1rem;cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid #f3f4f6}.plan-builder_dropdown__sp_lE .plan-builder_option__wiqF_:last-child{border-bottom:none}.plan-builder_dropdown__sp_lE .plan-builder_optionHighlighted__uJPwh,.plan-builder_dropdown__sp_lE .plan-builder_option__wiqF_:hover{background-color:rgba(0,37,100,.05)}.plan-builder_dropdown__sp_lE .plan-builder_option__wiqF_[aria-selected=true]{background-color:rgba(99,153,248,.1);color:#002564}.plan-builder_dropdown__sp_lE .plan-builder_optionContent__5g2Z6{display:flex;flex-direction:column;gap:.25rem}.plan-builder_dropdown__sp_lE .plan-builder_optionName__NGax2{font-size:1rem;font-weight:500;color:#000000}.plan-builder_dropdown__sp_lE .plan-builder_optionDescription__z4946{font-size:.875rem;color:#737373}.plan-builder_dropdown__sp_lE .plan-builder_noResults__7jfgZ{padding:1rem;text-align:center;color:#737373;font-size:.875rem}.plan-builder_formRow__YUWaZ{display:flex;flex-direction:row;gap:16px;align-items:flex-end;@media (max-width:768px){flex-direction:column;align-items:center;justify-content:center;width:100%}}.plan-builder_formRowGrid__c7Q6D{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;align-items:end;@media (max-width:768px){grid-template-columns:1fr}}.plan-builder_error__hnqDe{display:flex;align-items:center;gap:6px;color:#BC1723;font-size:14px;letter-spacing:-.5px;min-height:20px;margin-top:4px;svg path{stroke:#BC1723}}.plan-builder_error__hnqDe:empty{visibility:hidden}.plan-builder_errorRightAlign__UNmFx{justify-content:flex-end;margin-top:8px}.plan-builder_infoMessage__ot34M{color:rgba(0,37,100,.5)}.plan-builder_infoMessage__ot34M,.plan-builder_suggestion__DZDMK{display:flex;align-items:center;gap:8px;font-size:.875rem;margin-top:4px}.plan-builder_suggestion__DZDMK{color:#6399f8;padding:8px 12px;background-color:rgba(99,153,248,.1);border-radius:8px;border:1px solid rgba(99,153,248,.2)}.plan-builder_suggestion__DZDMK span{flex:1 1}.plan-builder_suggestionButton___jmk2{background-color:#6399f8;color:white;border:none;border-radius:6px;padding:4px 12px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:var(--font-satoshi)}.plan-builder_suggestionButton___jmk2:hover{background-color:#5a8be8;transform:translateY(-1px)}.plan-builder_suggestionButton___jmk2:active{transform:translateY(0)}.verificationModal_overlay__i95el{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,37,100,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;display:flex;justify-content:center;align-items:center}.verificationModal_modal__7K_lm{position:relative;background:#ffffff;border-radius:20px;padding:32px;width:90%;max-width:480px;max-height:90vh;overflow:auto;z-index:1001;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);text-align:center}.verificationModal_closeButton__gUA1_{background:#f3f6fb;border:1px solid rgb(0,37,100,.1);font-size:1.25rem;color:#002564;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-left:auto}.verificationModal_closeButton__gUA1_:hover{color:#002564;border:1px solid #002564}.verificationModal_iconContainer__Ujc_G{display:flex;justify-content:center;margin-bottom:2rem}.verificationModal_icon__usS1N{width:64px;height:64px;background:rgb(99,153,248,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6399f8;transition:background-color .2s ease,color .3s ease}.verificationModal_successIcon__C7tkR{background:transparent!important;color:#5fe7a3}.verificationModal_successIconTransition__E7o2F{background:transparent!important;transition:background-color 0s ease!important}.verificationModal_errorIcon__OdrkD{background:rgb(99,153,248,.2);color:#6399f8}.verificationModal_supportIcon__UxFpN{background:linear-gradient(135deg,#fcf7df,#f7ebb0);color:#f3e07a}.verificationModal_lottiePlayer__fhEfl{width:100%;height:100%;display:flex;align-items:center;justify-content:center;will-change:transform;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.verificationModal_title__wsLUx{font-size:18px;font-weight:700;color:#002564;margin-bottom:8px;line-height:100%;letter-spacing:-.5px;max-width:60%;margin-left:auto;margin-right:auto}.verificationModal_subtitle__98IP1{font-size:14px;color:rgb(0,37,100,.5);margin-bottom:32px;line-height:120%;max-width:60%;margin-left:auto;margin-right:auto}.verificationModal_contactInfo__667_1{color:#002564;font-weight:600}.verificationModal_codeInputs__E35_d{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.verificationModal_codeInput__XYdos{width:64px;height:64px;border-radius:12px;text-align:center;font-size:1.5rem;border:1px solid transparent;font-weight:600;color:#002564;background-color:rgb(0,37,100,.05);transition:all .2s ease}.verificationModal_codeInput__XYdos:focus{outline:none;border-color:#6399f8;background-color:#ffffff}.verificationModal_codeInput__XYdos:disabled{opacity:.6;cursor:not-allowed}.verificationModal_codeInput__XYdos::placeholder{color:rgb(0,37,100,.5);font-weight:700;font-size:20px}.verificationModal_pasteButton__a3JII{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 24px;border:1px solid rgb(0,37,100,.1);border-radius:100vw;background:#ffffff;color:#002564;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:8px}.verificationModal_pasteButton__a3JII:hover:not(:disabled){border-color:#002564}.verificationModal_pasteButton__a3JII:disabled{opacity:.6;cursor:not-allowed}.verificationModal_resendButton__aV5ij{width:100%;padding:14px 24px;border:none;border-radius:100vw;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;background-color:rgb(0,37,100,.08);color:#002564;display:flex;align-items:center;justify-content:center;gap:.5rem}.verificationModal_resendButton__aV5ij.verificationModal_active__IX2Ul{background-color:#002564;color:#ffffff}.verificationModal_resendButton__aV5ij.verificationModal_active__IX2Ul:hover{background-color:#002564}.verificationModal_resendButton__aV5ij:disabled{cursor:not-allowed}.verificationModal_supportActions__ED9kY{display:flex;flex-direction:column;gap:1rem}.verificationModal_logo__yBoqN{display:none;@media (max-width:768px){display:flex;align-items:center;justify-content:space-between;width:100%}}.verificationModal_supportActions__ED9kY .verificationModal_resendButton__aV5ij{margin-bottom:0}.verificationModal_spinner__yrAOA{animation:verificationModal_spin__uYERV 1s linear infinite}@keyframes verificationModal_spin__uYERV{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.verificationModal_overlay__i95el{background-color:#ffffff;-webkit-backdrop-filter:none;backdrop-filter:none}.verificationModal_modal__7K_lm{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;max-width:none;border-radius:0;padding:2rem 1.5rem;transform:none;box-shadow:none;display:flex;flex-direction:column;justify-content:flex-start;overflow-y:auto}.verificationModal_closeButton__gUA1_{background:none;border:none;font-size:1.5rem;color:#737373;width:44px;height:44px;z-index:10}.verificationModal_closeButton__gUA1_:hover{background-color:#f3f6fb;border-radius:50%}.verificationModal_header__z6_H4{display:flex;justify-content:space-between;align-items:center;width:100%}.verificationModal_iconContainer__Ujc_G{margin-bottom:2rem}.verificationModal_icon__usS1N{width:64px;height:64px;background:rgb(99,153,248,.2);border-radius:50%}.verificationModal_contentContainer__jpgB3{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.verificationModal_title__wsLUx{font-size:1.5rem;margin-bottom:1rem;padding:0 1rem}.verificationModal_codeInputs__E35_d{gap:1rem;margin-bottom:2rem;padding:0 1rem}.verificationModal_codeInput__XYdos{width:60px;height:60px;font-size:1.5rem;border:2px solid #e5e7eb;border-radius:16px;background-color:#ffffff}.verificationModal_codeInput__XYdos:focus{border-color:#6399f8;background-color:#ffffff;box-shadow:0 0 0 3px rgba(99,153,248,.1)}.verificationModal_codeInput__XYdos:not(:placeholder-shown){border-color:#6399f8}.verificationModal_pasteButton__a3JII{border-radius:100vw;font-size:16px;font-weight:600;color:#002564}.verificationModal_pasteButton__a3JII:active{background-color:rgb(0,37,100,.08)}.verificationModal_resendButton__aV5ij{border-radius:100vw;font-size:16px;font-weight:600;background-color:rgb(0,37,100,.08);color:#002564}.verificationModal_resendButton__aV5ij.verificationModal_active__IX2Ul{background-color:#002564;color:#ffffff}.verificationModal_resendButton__aV5ij:active{transform:scale(.98)}.verificationModal_supportActions__ED9kY{margin:0 1rem}}@media (max-width:480px){.verificationModal_modal__7K_lm{padding:1.5rem}.verificationModal_title__wsLUx{font-size:1.25rem}.verificationModal_codeInputs__E35_d{gap:.75rem}.verificationModal_codeInput__XYdos{width:55px;height:55px;font-size:1.25rem}}.searchable-select_container__7eQOu{position:relative;width:100%;display:flex;flex-direction:column;gap:8px}.searchable-select_label__10CL4{display:block;font-size:.875rem;color:rgb(0,37,100,.5)}.searchable-select_selectField__L5p0E{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;border:2px solid transparent;border-radius:.5rem;font-size:1rem;background-color:rgba(0,37,100,.05);transition:all .2s ease;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.searchable-select_selectField__L5p0E:hover{background-color:rgba(0,37,100,.08)}.searchable-select_selectField__L5p0E:focus{outline:none}.searchable-select_selectField__L5p0E:focus,.searchable-select_selectOpen__U6yvr{border:1px solid #6399f8;background-color:#ffffff;box-shadow:0 0 0 3px rgba(99,153,248,.1)}.searchable-select_selectField__L5p0E:has(.searchable-select_selectText__TCdxX:not(.searchable-select_placeholder__yLP2J)){background-color:#ffffff;border:2px solid rgba(0,37,100,.1)}.searchable-select_selectWithValue__n8C3o{background-color:#ffffff!important;border:2px solid rgba(0,37,100,.1)!important}.searchable-select_selectError__p6wuy{border:1px solid #f3939a!important}.searchable-select_selectError__p6wuy.searchable-select_selectOpen__U6yvr,.searchable-select_selectError__p6wuy:focus{border-color:#f3939a!important;box-shadow:0 0 0 3px rgba(243,147,154,.1)!important}.searchable-select_selectText__TCdxX{flex:1 1;text-align:left;color:#002564}.searchable-select_placeholder__yLP2J{color:rgba(0,37,100,.5)}.searchable-select_selectIcon__1VJ7M{margin-left:.5rem;color:#737373;display:flex;align-items:center;justify-content:center}.searchable-select_chevron__A7wls{transition:transform .2s ease}.searchable-select_chevronUp__u_J0e{transform:rotate(180deg)}.searchable-select_spinner__rQepM{animation:searchable-select_spin__BDMlj 1s linear infinite}@keyframes searchable-select_spin__BDMlj{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.searchable-select_error__X_7OL{display:flex;color:#BC1723;letter-spacing:-.5px;align-items:center;gap:6px;font-size:14px}.searchable-select_dropdown__SvCXk{position:absolute;top:100%;left:0;right:0;z-index:1000;background:#ffffff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);margin-top:.25rem;max-height:320px;overflow:hidden}.searchable-select_searchContainer__bYT56{position:relative;padding:.75rem;border-bottom:1px solid #f3f4f6;background-color:#f8f9fa}.searchable-select_searchInput__Otend{width:100%;padding:.5rem 2.5rem .5rem .75rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;background-color:#ffffff;transition:all .2s ease}.searchable-select_searchInput__Otend:focus{outline:none;border-color:#6399f8;box-shadow:0 0 0 2px rgba(99,153,248,.1)}.searchable-select_searchInput__Otend::placeholder{color:#9ca3af}.searchable-select_searchIcon__9mVXw{position:absolute;right:28px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none;display:flex}.searchable-select_optionsList__om__L{list-style:none;padding:0;margin:0;max-height:250px;overflow-y:auto}.searchable-select_option__9cRut{padding:.75rem 1rem;cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid #f3f4f6}.searchable-select_option__9cRut:last-child{border-bottom:none}.searchable-select_optionHighlighted__P_aNo,.searchable-select_option__9cRut:hover{background-color:#f8f9fa}.searchable-select_option__9cRut[aria-selected=true]{background-color:#e8f4fd;color:#002564}.searchable-select_optionContent__M0Nfx{display:flex;flex-direction:column;gap:.25rem}.searchable-select_optionName__upG7y{font-size:1rem;font-weight:500;color:#002564}.searchable-select_optionDescription__l9PBW{font-size:.875rem;color:rgb(0,37,100,.5)}.searchable-select_noResults__MNpCG{padding:1rem;text-align:center;color:#737373;font-size:.875rem}@media (max-width:768px){.searchable-select_dropdown__SvCXk{max-height:280px}.searchable-select_optionsList__om__L{max-height:200px}.searchable-select_option__9cRut{padding:1rem}.searchable-select_optionName__upG7y{font-size:1rem}.searchable-select_optionDescription__l9PBW{font-size:.875rem}.searchable-select_searchContainer__bYT56{padding:1rem}.searchable-select_searchInput__Otend{padding:.75rem 2.5rem .75rem 1rem;font-size:1rem}}.warning-modal_overlay__MH_Ib{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,37,100,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.warning-modal_modal__vumWQ{background-color:#ffffff;border-radius:32px;padding:32px;max-width:500px;width:100%;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);text-align:center}.warning-modal_iconContainer__KOAoP{display:flex;justify-content:center;align-items:center;margin-bottom:32px;margin-left:auto;margin-right:auto;width:64px;height:64px;border-radius:50%;background-color:#FCF7DF}.warning-modal_warningIcon__VQ0K0{display:flex;align-items:center;justify-content:center;color:#f59e0b}.warning-modal_content__8_mb9{margin-bottom:2rem}.warning-modal_title__NHMjY{font-size:32px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-1px;color:#002564;margin-bottom:12px}.warning-modal_message__0RwZN{text-align:center;color:rgb(0,37,100,.8);font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.5px}.warning-modal_actions__oBA2r{display:flex;gap:12px;justify-content:center}.warning-modal_cancelButton__XSIbK{padding:18px 24px;border:1px solid rgb(0,37,100,.1);border-radius:100vw;background-color:transparent;color:#002564;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%}.warning-modal_cancelButton__XSIbK:hover{border-color:#002564}.warning-modal_confirmButton__Ocwzv{padding:18px 24px;border:none;border-radius:100vw;background-color:#002564;color:#ffffff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%}.warning-modal_confirmButton__Ocwzv:hover{transform:translateY(-1px)}.warning-modal_confirmButton__Ocwzv:active{transform:translateY(0)}@media (max-width:768px){.warning-modal_modal__vumWQ{padding:1.5rem;margin:1rem}.warning-modal_title__NHMjY{font-size:24px}.warning-modal_message__0RwZN{font-size:16px}.warning-modal_actions__oBA2r{flex-direction:column}.warning-modal_cancelButton__XSIbK,.warning-modal_confirmButton__Ocwzv{width:100%}}.marketingCard_card__vJLnX{display:flex;padding:24px;flex-direction:column;align-items:flex-start;align-self:stretch;background:linear-gradient(135deg,#093888 .02%,#002564 100.02%);border-radius:16px;margin-top:32px}.marketingCard_pill__ovI5k{background-color:#6399F8;color:#ffffff;border-radius:9999px;display:flex;padding:8px 10px;align-items:center;gap:8px;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.56px;margin-bottom:24px}.marketingCard_title__W4ika{color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.5px;margin-bottom:8px}.marketingCard_description__FE6TP{color:rgba(255,255,255,.6);font-size:16px;font-style:normal;line-height:100%;letter-spacing:-.5px}.cartillaSelection_container__9PuZA{min-height:100vh;background-color:#f3f6fb;padding:0 100px;display:flex;flex-direction:column;align-items:center}.cartillaSelection_header__1Is5n{background-color:rgba(243,246,251,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:20px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:none;width:100%;max-width:1440px}.cartillaSelection_logo__A4iKY{height:40px;width:auto}@media (max-width:768px){.cartillaSelection_logo__A4iKY{height:20px}}.cartillaSelection_closeButton__DnGe9{background:rgba(0,37,100,.05);border:none;font-size:1.5rem;color:rgb(0,37,100,.5);cursor:pointer;padding:.5rem;border-radius:9999px;transition:all .2s ease;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.cartillaSelection_closeButton__DnGe9:hover{background:rgba(0,37,100,.1);color:rgb(0,37,100)}.cartillaSelection_mainContent__jpWtN{display:grid;grid-template-columns:1fr 432px;min-height:calc(100vh - 80px);width:100%;max-width:1440px}.cartillaSelection_formSection__ABQcY{padding:2rem 2rem 2rem 0;overflow-y:auto}.cartillaSelection_backButton__YKqDL{display:flex;align-items:center;gap:.5rem;background:none;border:1px solid #0025641f;border-radius:9999px;color:#002564;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:2rem;padding:.75rem 1.5rem;transition:all .2s ease;@media (max-width:768px){margin-right:auto}}.cartillaSelection_backButton__YKqDL:hover{border:1px solid #002564}.cartillaSelection_title__BuwDy{font-size:2.5rem;font-weight:700;color:#002564;margin-bottom:1rem;line-height:1.2;letter-spacing:-2px;font-family:var(--font-switzer)}.cartillaSelection_titleHighlight__rvKLi{color:#6399f8}.cartillaSelection_subtitle__Y8wmz{font-size:1.125rem;color:#002564;font-weight:600}.cartillaSelection_cartillaOptions__u9cNn{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:20px}.cartillaSelection_cartillaOptionsMobile__Wffx0{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:20px;@media (max-width:768px){margin-bottom:0}}.cartillaSelection_cartillaCard__Lpoae{background:#ffffff;border:1px solid #e5e7eb;border-radius:20px;padding:20px;cursor:pointer;transition:all .3s ease;position:relative}.cartillaSelection_cartillaCard__Lpoae:hover{border-color:#6399f8}.cartillaSelection_cartillaCard__Lpoae.cartillaSelection_selected__5JEVK{background-color:rgba(99,153,248,.05);border:2px solid #6399f8}.cartillaSelection_cardHeader__MZom9{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.cartillaSelection_cartillaTitle__TF8uk{font-size:1.25rem;font-weight:600;color:#002564;margin:0}.cartillaSelection_radioButton__VDEJv{width:28px;height:28px;border:2px solid #e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.cartillaSelection_cartillaCard__Lpoae.cartillaSelection_selected__5JEVK .cartillaSelection_radioButton__VDEJv{border-color:#6399f8;background-color:#6399f8}.cartillaSelection_radioInner__7WrmC{width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffff}.cartillaSelection_cartillaDescription__LCwrZ{font-size:.875rem;color:rgba(0,37,100,.5);line-height:120%;letter-spacing:-.5px;font-weight:500}.cartillaSelection_footerInfo__JSbLu{font-size:.875rem;color:#002564;padding-top:8px;font-weight:500}.cartillaSelection_rightPanel__nZLHs{background-color:transparent;display:flex;flex-direction:column;justify-content:flex-start;padding:11rem 0 2rem;gap:2rem}.cartillaSelection_userCard__f4B_7{color:#fff;background:linear-gradient(135deg,#002564,#08337c);border-radius:20px;padding:2rem;width:100%}.cartillaSelection_userName__m1i0M{font-size:28px;font-weight:700;margin-bottom:32px;color:#ffffff;line-height:100%;letter-spacing:-1.12px;display:flex;flex-direction:column;gap:8px}.cartillaSelection_userInfo__i_jy4{display:flex;flex-direction:column;gap:32px}.cartillaSelection_infoRow__gCDlJ{display:flex;justify-content:space-between;align-items:center}.cartillaSelection_infoLabel__MJC9O{font-size:1rem;color:#fff;font-weight:500;line-height:100%;letter-spacing:-.5px}.cartillaSelection_infoValue__Ek0cP{font-size:1rem;color:#6399f8;font-weight:500;line-height:100%;letter-spacing:-.5px}.cartillaSelection_continueButton__bKQwV{background-color:#6399f8;color:#ffffff;border:none;padding:1rem 2rem;border-radius:9999px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease;width:100%;box-shadow:inset 0 2px 0 0 rgba(255,255,255,.12);font-size:16px;font-style:normal;font-weight:700;line-height:125%;letter-spacing:-.5px}.cartillaSelection_continueButton__bKQwV:hover{background-color:#002564;transform:translateY(-2px)}.cartillaSelection_helpTextContainer__xVOIX{display:flex;justify-content:space-between;width:100%;gap:1rem}.cartillaSelection_helpSection__kXaXQ{border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.cartillaSelection_helpIcon__WthO3{width:48px;height:48px;background:rgba(99,153,248,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6399f8;flex-shrink:0}.cartillaSelection_helpContent__hCBtU{flex:1 1}@media (max-width:768px){.cartillaSelection_helpContent__hCBtU{display:flex;flex-direction:column;align-items:start}}.cartillaSelection_helpTitle__whLsf{font-size:1rem;font-weight:600;color:#002564}.cartillaSelection_helpText__8mCZB{font-size:.875rem;color:rgb(0,37,100,.6);margin:0}.cartillaSelection_helpButton__nFwDO{background:none;color:#002564;border:1px solid rgb(0,37,100,.1);padding:.75rem 1.5rem;border-radius:9999px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;flex-shrink:0;letter-spacing:-.5;width:100%}.cartillaSelection_helpButton__nFwDO:hover{border:1px solid #002564}@media (max-width:1024px){.cartillaSelection_mainContent__jpWtN{grid-template-columns:1fr}.cartillaSelection_rightPanel__nZLHs{padding-top:2rem;order:-1}}@media (max-width:768px){.cartillaSelection_container__9PuZA{padding:0 20px}.cartillaSelection_formSection__ABQcY{padding:1rem}.cartillaSelection_rightPanel__nZLHs{padding:1.5rem}.cartillaSelection_title__BuwDy{font-size:2rem;margin-right:auto}.cartillaSelection_helpSection__kXaXQ{flex-direction:column;text-align:center;margin-top:1.5rem;width:100%;margin-bottom:20px}.cartillaSelection_helpButton__nFwDO{width:100%}}.fixedMobileButton_fixedButtonContainer__DB51y{position:fixed;bottom:0;left:0;right:0;z-index:1000;padding:20px;background:#ffffff;pointer-events:none}.fixedMobileButton_fixedButton__YSNHd{pointer-events:auto;background-color:#6399f8;color:#ffffff;border:none;padding:16px 24px;border-radius:9999px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;width:100%;box-shadow:inset 0 2px 0 0 rgba(255,255,255,.12);font-size:16px;font-style:normal;font-weight:700;line-height:125%;letter-spacing:-.5px;max-width:400px;margin:0 auto}.fixedMobileButton_fixedButton__YSNHd:hover{background-color:#002564;transform:translateY(-2px)}.fixedMobileButton_fixedButton__YSNHd:active{transform:translateY(0)}.fixedMobileButton_fixedButton__YSNHd.fixedMobileButton_disabled__acc_K{background-color:#e5e7eb;color:#9ca3af;cursor:not-allowed;transform:none}.fixedMobileButton_fixedButton__YSNHd.fixedMobileButton_disabled__acc_K:hover{background-color:#e5e7eb;transform:none}.contact-success-modal_overlay__oM4Qg{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,37,100,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.contact-success-modal_modal__WPcge{background-color:#ffffff;border-radius:32px;padding:32px;max-width:550px;width:100%;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);text-align:center}.contact-success-modal_iconContainer__1fCuE{display:flex;justify-content:center;align-items:center;margin-bottom:32px;margin-left:auto;margin-right:auto;width:64px;height:64px}.contact-success-modal_content__o_xCy{margin-bottom:2rem}.contact-success-modal_title__sfn_K{font-size:32px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-1px;color:#002564;margin-bottom:12px}.contact-success-modal_message__IoNCM{text-align:center;color:rgb(0,37,100,.8);font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.5px}.contact-success-modal_actions__xQe3M{display:flex;gap:12px;justify-content:center}.contact-success-modal_confirmButton__QMXuZ{padding:18px 24px;border:1px solid rgb(0,37,100,.1);border-radius:100vw;background-color:transparent;color:#002564;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%}.contact-success-modal_confirmButton__QMXuZ:hover{border-color:#002564}.contact-success-modal_cancelButton__d65Rx{padding:18px 24px;border:none;border-radius:100vw;background-color:#002564;color:#ffffff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%}.contact-success-modal_cancelButton__d65Rx:hover{transform:translateY(-1px)}.contact-success-modal_cancelButton__d65Rx:active{transform:translateY(0)}@media (max-width:768px){.contact-success-modal_modal__WPcge{padding:1.5rem;margin:1rem}.contact-success-modal_title__sfn_K{font-size:24px}.contact-success-modal_message__IoNCM{font-size:16px}.contact-success-modal_actions__xQe3M{flex-direction:column}.contact-success-modal_cancelButton__d65Rx,.contact-success-modal_confirmButton__QMXuZ{width:100%}}.plan-loader_container__vKAI1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#002564;display:flex;flex-direction:column;z-index:9999;padding:20px 100px}.plan-loader_header__8ZlJ_{display:flex;justify-content:space-between;align-items:center;padding:2rem;width:100%}.plan-loader_logoContainer__bxzap{flex-shrink:0;svg path{fill:#ffffff}}.plan-loader_logo__22Vu0{height:40px;width:auto}.plan-loader_closeButton__U5n0i{background:rgba(99,153,248,.2);border:none;color:#ffffff;cursor:pointer;padding:.5rem;border-radius:9999px;width:48px;height:48px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;svg path{stroke:#ffffff}}.plan-loader_closeButton__U5n0i:hover{background-color:rgba(255,255,255,.1)}.plan-loader_content__SOHGt{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;height:100%;@media (max-width:768px){height:calc(100dvh - 140px)}}.plan-loader_iconContainer__kAd2O{margin-bottom:3rem}.plan-loader_shieldIcon__rpUQ9{display:flex;align-items:center;justify-content:center;animation:plan-loader_pulse__h9tdL 2s ease-in-out infinite;background-color:rgba(99,153,248,.1);border-radius:50%;width:80px;height:80px}@keyframes plan-loader_pulse__h9tdL{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.plan-loader_textContainer__eFX_N{max-width:500px}.plan-loader_title__B6rEC{color:#ffffff;margin:0;font-size:24px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-1px}@media (max-width:768px){.plan-loader_header__8ZlJ_{padding:1.5rem 1rem}.plan-loader_content__SOHGt{padding:1rem}.plan-loader_title__B6rEC{font-size:1.5rem}.plan-loader_iconContainer__kAd2O{margin-bottom:2rem}.plan-loader_container__vKAI1{padding:10px 20px}.plan-loader_header__8ZlJ_{padding:1rem}.plan-loader_title__B6rEC{font-size:1.25rem}.plan-loader_logo__22Vu0{height:32px}}.plan-results_componentContainer__6zPDG{display:flex;flex-direction:column;overflow-x:hidden;width:100%}.plan-results_container__Uy4pD{min-height:100vh;background-color:#f3f6fb;padding:0 100px;font-family:var(--font-satoshi);display:flex;flex-direction:column;align-items:center}.plan-results_header__akkmK{background-color:rgba(243,246,251,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:20px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:none;width:100%;max-width:1440px}.plan-results_logo__vSf11{height:40px;width:auto;@media (max-width:768px){height:20px}}.plan-results_closeButton__C5S9Q{background:rgba(0,37,100,.05);border:none;font-size:1.5rem;color:rgb(0,37,100,.5);cursor:pointer;padding:.5rem;border-radius:9999px;transition:all .2s ease;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.plan-results_closeButton__C5S9Q:hover{background:rgba(0,37,100,.1);color:rgb(0,37,100)}.plan-results_mainContent__qZkbZ{display:grid;grid-template-columns:1fr 432px;min-height:calc(100vh - 80px);width:100%;max-width:1440px;grid-gap:2rem;gap:2rem}.plan-results_headerContent__CUAkE{display:flex;flex-direction:column;width:100%;max-width:1440px;padding-top:20px}.plan-results_leftColumn__lsd7X,.plan-results_rightSidebar__H5mId{display:flex;flex-direction:column;padding:2rem 0}.plan-results_rightSidebar__H5mId{gap:1.5rem;width:432px}.plan-results_backButton__d94ap{color:#002564;cursor:pointer;background:none;border:1px solid #0025641f;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;width:-moz-fit-content;width:fit-content}.plan-results_backButton__d94ap:hover{border:1px solid #002564}.plan-results_title__Z56mz{font-size:2.5rem;font-weight:700;color:#002564;line-height:1.2;letter-spacing:-2px;font-family:var(--font-switzer)}.plan-results_titleHighlight__JGDEc{color:#6399f8}.plan-results_subtitle__KoFou{font-size:1.125rem;color:#002564;margin-bottom:2rem;font-weight:600}.plan-results_copagoSection__Eo11O{background:#fff;border-radius:1rem;padding:20px}.plan-results_sectionTitle__URKbG{font-size:1.125rem;font-weight:600;color:#002564}.plan-results_sectionDescription__2P5EC{color:rgb(0,37,100,.5);font-size:14px;font-weight:500;line-height:120%;letter-spacing:-.5px}.plan-results_buttonTextWrapper__LEsGq{display:flex;flex-direction:column;gap:4px}.plan-results_copagoOptions__k9bJ_{display:flex;gap:1rem;width:100%;padding-top:24px}.plan-results_copagoOptionTitle__dRAjt{margin-top:20px;margin-bottom:4px;letter-spacing:-.5px;font-size:16px;font-weight:700;line-height:100%}.plan-results_copagoOption__HSc3i{gap:20px}.plan-results_copagoOptionButton__JRnyz,.plan-results_copagoOption__HSc3i{display:flex;flex-direction:column;align-items:flex-start;padding:20px;border:2px solid #e2e8f0;border-radius:20px;background:#fff;cursor:pointer;transition:all .2s;font-weight:600;color:rgb(0,37,100);width:100%;font-size:16px;font-weight:700;line-height:100%;letter-spacing:-.5px}.plan-results_copagoOptionButton__JRnyz input,.plan-results_copagoOption__HSc3i input{display:none}.plan-results_copagoOptionButton__JRnyz.plan-results_selected__GgnWg,.plan-results_copagoOption__HSc3i.plan-results_selected__GgnWg{border-color:#6399f8;background:#f2f7fb;color:#6399f8}.plan-results_reintegroTitle__izUU5{font-size:16px;font-weight:700;line-height:100%;letter-spacing:-.5px}.plan-results_reintegroDescription__eu0T_{font-size:14px;font-weight:500;line-height:120%;letter-spacing:-.5px;color:rgb(0,37,100,.5)}.plan-results_radioButton__E84lU{width:28px;height:28px;border:2px solid #d1d5db;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;transition:border-color .2s}.plan-results_copagoOptionButton__JRnyz.plan-results_selected__GgnWg .plan-results_radioButton__E84lU,.plan-results_copagoOption__HSc3i.plan-results_selected__GgnWg .plan-results_radioButton__E84lU{border-color:#6399f8;background:#6399f8}.plan-results_radioButton__E84lU:after{display:none}.plan-results_planMujerSection__t_gsN{background:#fff;border-radius:1rem;padding:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:24px}.plan-results_planMujerHeader__92HMM{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.plan-results_planMujerTitle__KJ_0x{font-size:16px;font-weight:600;color:#002564}.plan-results_toggle__x34sV{position:relative;display:inline-block;width:60px;height:34px;flex-shrink:0}.plan-results_toggle__x34sV input{opacity:0;width:0;height:0}.plan-results_toggleSlider__vz6ol{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e1;transition:.4s;border-radius:24px}.plan-results_toggleSlider__vz6ol:before{position:absolute;content:"";height:29px;width:29px;left:3px;bottom:3px;background-color:white;transition:.4s;border-radius:50%}.plan-results_toggle__x34sV input:checked+.plan-results_toggleSlider__vz6ol{background-color:#6399f8}.plan-results_toggle__x34sV input:checked+.plan-results_toggleSlider__vz6ol:before{transform:translateX(24px)}.plan-results_compareButton__kGUfy{display:flex;align-items:center;gap:.5rem;background:none;color:#002564;border-radius:9999px;border:1px solid rgb(0,37,100,.1);padding:18px 24px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:var(--font-satoshi);align-self:flex-start;margin-top:32px}.plan-results_compareButton__kGUfy:hover{border:1px solid rgb(0,37,100)}.plan-results_compareButtonDesktop__jHd31{display:flex}.plan-results_compareButtonMobile__e7EN_{display:none}.plan-results_marqueeContainer__vzssh{width:100%}.plan-results_marqueeContainer__vzssh:hover .plan-results_marqueeContent__oEAt6{animation-play-state:paused}.plan-results_marqueeContent__oEAt6{display:flex;animation:plan-results_scrollLeft__BeTav 50s linear infinite;width:-moz-fit-content;width:fit-content}.plan-results_marqueeItem__wHFLr{flex-shrink:0;min-width:200px}@keyframes plan-results_scrollLeft__BeTav{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.plan-results_marqueeContentSlow__8m2Mp{animation-duration:30s}.plan-results_marqueeContentFast__9GNZ1{animation-duration:10s}.plan-results_marqueeContentReverse__Qj4AP{animation-name:plan-results_scrollRight__qywXm}@keyframes plan-results_scrollRight__qywXm{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.plan-results_servicesSection__QU41D{margin-bottom:80px;width:100%;display:flex;flex-direction:column;@media (max-width:768px){margin-bottom:0}}.plan-results_servicesTitle__gL0Pb{font-family:var(--font-switzer);color:#002564;margin:0 0 1.5rem;font-size:24px;font-weight:800;line-height:100%;letter-spacing:-.96px}.plan-results_servicesTabs__naRZ3{display:flex;background:rgba(0,37,100,.05);border-radius:9999px;padding:.25rem .5rem;gap:.5rem;width:-moz-fit-content;width:fit-content;margin-bottom:2rem}.plan-results_serviceTab__zn7vU{background:transparent;border:none;outline:none;font-size:1rem;letter-spacing:-.5px;color:#8ca0c3;padding:.5rem 1.5rem;border-radius:9999px;cursor:pointer;transition:background .2s,color .2s;font-weight:500}.plan-results_serviceTab__zn7vU.plan-results_active__2mFAf{background:#fff;color:#002564;box-shadow:0 1px 4px rgba(0,0,0,.03)}.plan-results_servicesGrid__Xq_J_{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}.plan-results_serviceCard__FMREd{min-width:406px;max-width:406px;height:100%;text-align:center;padding:20px;background:#f8fafc;border-radius:20px;border:1px solid #0025641a;display:flex;align-items:center;gap:1rem;margin:0 12px}.plan-results_serviceCard__FMREd:first-child{margin-left:0}.plan-results_serviceIcon__lIDVZ{width:48px;height:48px;background:#eff6ff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6399f8;flex-shrink:0}.plan-results_serviceCard__FMREd h4{font-size:1rem;color:#002564;margin:0;text-align:left;font-weight:500;line-height:100%;letter-spacing:-.5px}.plan-results_serviceDescription__XvHnW{font-size:.875rem;color:#64748b;margin:0;text-align:center;line-height:1.4}.plan-results_serviceTitleGroup__Qw8_b{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.plan-results_serviceSubtitle__2E3sL{font-size:.875rem;color:rgba(0,37,100,.5);font-weight:500;line-height:120%;letter-spacing:-.5px}.plan-results_planCard__bvu2y{background:linear-gradient(135deg,#08337c,#002564);color:white;border-radius:1rem;padding:2rem;position:relative;overflow:hidden}.plan-results_planCardHeader__2mPP5{margin-bottom:1.5rem}.plan-results_planBadge__kxVr6{background:#fff;color:#002564;padding:.25rem .75rem;border-radius:1rem;font-size:.875rem;font-weight:700;line-height:120%;letter-spacing:-.56px}.plan-results_userName__KeNPU{font-size:28px;color:white;font-weight:700;line-height:100%;letter-spacing:-1.12px;margin-bottom:1.5rem}.plan-results_userDetailRow__5yKXk{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.plan-results_userDetailLabel__sxt9w{font-size:1rem;color:#fff;font-weight:500;line-height:100%;letter-spacing:-.5px}.plan-results_userDetailValue__zQ4d0{font-size:1rem;color:#6399F8;font-weight:500;line-height:100%;letter-spacing:-.5px}.plan-results_planDescription__vv4p9{font-size:1rem;color:#fff;padding-bottom:1.5rem;margin-bottom:1.5rem;font-weight:700;line-height:100%;letter-spacing:-.5px;border-bottom:1px solid rgba(255,255,255,.1)}.plan-results_planPrice__Ep_FN{text-align:left}.plan-results_priceAmount__wATEa{font-family:var(--font-switzer);display:block;font-size:48px;font-weight:700;color:white;margin-bottom:8px;line-height:100%;letter-spacing:-2px}.plan-results_priceSubtext__KaFKP{font-size:.75rem;color:rgba(255,255,255,.8);font-weight:500;line-height:120%;letter-spacing:-.5px}.plan-results_priceBreakdown__3Hq_T{display:flex;flex-direction:column;gap:1.5rem;overflow:hidden}.plan-results_priceBreakdownItem__qfPkp{display:flex;justify-content:space-between;align-items:center}.plan-results_priceBreakdownLabel__8_b1b{font-size:.875rem;color:rgba(255,255,255,.9);font-weight:500}.plan-results_priceBreakdownValue___i9nN{font-size:.875rem;color:rgba(255,255,255,.9);font-weight:600;font-family:var(--font-switzer)}.plan-results_selectPlanButton__njw57{background:#6399f8;color:white;border:none;border-radius:9999px;padding:1rem 1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s;width:100%;box-shadow:inset 0 2px 0 0 rgba(255,255,255,.12);font-size:16px;font-weight:700;line-height:125%;letter-spacing:-.5px}.plan-results_selectPlanButton__njw57:hover{background:#002564}.plan-results_contactButton__iUoHT{background:transparent;color:#002564;border:2px solid rgb(0,37,100,.1);border-radius:9999px;padding:1rem 1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s;width:100%;font-size:16px;font-weight:700;line-height:125%;letter-spacing:-.5px;margin-top:.75rem}.plan-results_contactButton__iUoHT:hover{border:2px solid rgb(0,37,100)}.plan-results_helpTextContainer__k7gmJ{display:flex;justify-content:space-between;width:100%;gap:1rem}.plan-results_helpSection___Tz6N{border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.plan-results_helpText__92DUW{font-size:.875rem;color:rgb(0,37,100,.6);margin:0}.plan-results_helpIcon__AKMRS{width:48px;height:48px;background:rgba(99,153,248,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6399f8;flex-shrink:0}.plan-results_helpContent__fbjBh{flex:1 1}.plan-results_helpButton__g_lRG{background:none;color:#002564;border:1px solid rgb(0,37,100,.1);padding:14px 24px;border-radius:9999px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;flex-shrink:0;letter-spacing:-.5;width:100%}.plan-results_helpButton__g_lRG:hover{border:1px solid rgb(0,37,100)}.plan-results_helpTitle___IheG{font-size:1rem;font-weight:600;color:#002564}.plan-results_errorContainer__fyDht{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.plan-results_planLabel__CcpcC{display:block;font-size:.85rem;color:#4a90e2;font-weight:600;margin-bottom:2px;letter-spacing:.5px}.plan-results_customizationSection__rmdhw{margin:2rem 0 0;width:100%}.plan-results_emptyCustomization__aBSZ7{width:100%;min-height:120px;background:#f8fafc;border:1.5px solid #e5e7eb;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2.5rem 1rem}.plan-results_emptyCustomizationIcon___eTQj{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.plan-results_emptyCustomizationText__09zQT{color:#7b8499;font-size:1.1rem;font-weight:500;text-align:center}.plan-results_progressiveLoading__DXVyu{background:linear-gradient(135deg,#6399f8,#4f7cff);color:white;padding:1rem 2rem;margin:1rem 0;border-radius:12px;box-shadow:0 4px 12px rgba(99,153,248,.2)}.plan-results_progressiveLoadingContent__Lgs2N{display:flex;align-items:center;gap:1rem}.plan-results_progressiveLoadingSpinner__wfPja{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:plan-results_spin__qteay 1s linear infinite}@keyframes plan-results_spin__qteay{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.plan-results_progressiveLoadingText___z1m4{display:flex;flex-direction:column;gap:.25rem}.plan-results_progressiveLoadingText___z1m4 span:first-child{font-weight:600;font-size:.95rem}.plan-results_progressiveLoadingCount__B8Dmw{font-size:.85rem;opacity:.9}.plan-results_priceLoader__jFbA2{display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;font-weight:700;min-height:3rem;gap:.5rem}.plan-results_priceLoaderSpinner__kJLUf{display:flex;align-items:center;gap:.25rem}.plan-results_priceLoaderDots__XwJcY{display:flex;flex-direction:row;gap:.5rem;align-items:center}.plan-results_priceLoaderDot__0kwby{width:10px;height:10px;background-color:#fff;border-radius:50%;animation:plan-results_priceDotAnimation__E5r1m 1.5s ease-in-out infinite}.plan-results_priceLoaderDot__0kwby:first-child{animation-delay:0s}.plan-results_priceLoaderDot__0kwby:nth-child(2){animation-delay:.15s}.plan-results_priceLoaderDot__0kwby:nth-child(3){animation-delay:.3s}.plan-results_priceLoaderDot__0kwby:nth-child(4){animation-delay:.45s}.plan-results_priceLoaderDot__0kwby:nth-child(5){animation-delay:.6s}.plan-results_priceLoaderDot__0kwby:nth-child(6){animation-delay:.75s}@keyframes plan-results_priceDotAnimation__E5r1m{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@media (max-width:1024px){.plan-results_mainContent__qZkbZ{display:flex;flex-direction:column-reverse}.plan-results_rightSidebar__H5mId{order:-1;width:100%}.plan-results_copagoOptions__k9bJ_{flex-direction:column}}.plan-results_footer__aKX_j{padding:80px 100px;background-color:#f3f6fb}.plan-results_footerContent__B_5dQ{display:flex;flex-direction:column;gap:2rem}.plan-results_footerContent__B_5dQ p{font-size:12px;font-weight:500;line-height:150%;letter-spacing:-.25px;color:rgb(0,37,100,.5)}@media (max-width:768px){.plan-results_container__Uy4pD{padding:0 20px 140px}.plan-results_header__akkmK{padding:16px 0}.plan-results_headerContent__CUAkE{padding:0}.plan-results_planCard__bvu2y{padding:1.5rem}.plan-results_compareButton__kGUfy{width:100%;display:flex;justify-content:center}.plan-results_compareButtonDesktop__jHd31{display:none}.plan-results_compareButtonMobile__e7EN_{display:flex;margin-top:0}.plan-results_title__Z56mz{font-size:2rem;margin-bottom:32px}.plan-results_rightSidebar__H5mId{width:100%;padding-top:0}.plan-results_helpSection___Tz6N{flex-direction:column;text-align:center}.plan-results_helpText__92DUW{font-size:.875rem;color:rgb(0,37,100,.6);margin:0}.plan-results_helpContent__fbjBh{text-align:left}.plan-results_helpContentText__eLVXI{align-items:flex-start}.plan-results_helpButton__g_lRG{width:100%}.plan-results_leftColumn__lsd7X{padding:0}.plan-results_footer__aKX_j{padding:80px 20px}.plan-results_footerContent__B_5dQ{gap:1rem}}.pill_pill__QNA76{display:flex;padding:8px 10px;align-items:center;gap:8px;border-radius:100vw;background:#6399f8}.pill_pillText__6L7fU{text-align:center;leading-trim:both;text-edge:cap;font-family:Satoshi;font-size:14px;font-style:normal;font-weight:700;line-height:100%;color:#fff;letter-spacing:-.56px}.other-plans-section_otherPlansSection__54iwk{background-color:#fff;padding:40px 64px;width:100%;@media (max-width:768px){padding-left:20px;padding-bottom:1rem;padding-right:20px;padding-top:1rem}}.other-plans-section_otherPlansContainer__K0W2V{width:100%;@media (max-width:768px){overflow-x:auto;scrollbar-width:thin;scrollbar-color:#6399f8 #f0f0f0;padding-bottom:1rem}}.other-plans-section_otherPlansContainer__K0W2V::-webkit-scrollbar{height:6px}.other-plans-section_otherPlansContainer__K0W2V::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.other-plans-section_otherPlansContainer__K0W2V::-webkit-scrollbar-thumb{background:#6399f8;border-radius:3px}.other-plans-section_otherPlansTitle__MmNRs{font-size:32px;line-height:100%;letter-spacing:-1.5px;text-transform:uppercase;font-weight:700;color:#002564;font-family:var(--font-switzer);display:flex;flex-direction:column;justify-content:flex-start;padding:0;margin:0;@media (max-width:768px){margin-bottom:2rem;text-align:left;grid-column:1/-1}}.other-plans-section_mobileVersion__XyURv{display:block}.other-plans-section_desktopVersion__REFQx{display:none}@media (min-width:769px){.other-plans-section_mobileVersion__XyURv{display:none}.other-plans-section_desktopVersion__REFQx{display:block}}.other-plans-section_otherPlansSubtitle__Vet6F{font-size:32px;color:#6399f8;font-weight:700}.other-plans-section_loadingIndicator__x7lLe{font-size:14px;color:#6399f8;font-weight:500;margin-top:8px;display:flex;align-items:center;gap:8px}.other-plans-section_loadingIndicator__x7lLe:before{content:"";width:12px;height:12px;border:2px solid #6399f8;border-top-color:transparent;border-radius:50%;animation:other-plans-section_spin__Eecnb 1s linear infinite}@keyframes other-plans-section_spin__Eecnb{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.other-plans-section_otherPlansGrid__5qlIj{display:grid;grid-gap:2rem;gap:2rem;margin-bottom:3rem}.other-plans-section_mobileVersion__XyURv .other-plans-section_otherPlansGrid__5qlIj{grid-template-columns:80vw 80vw 80vw;gap:1rem;min-width:calc(240vw + 2rem)}.other-plans-section_desktopVersion__REFQx .other-plans-section_otherPlansGrid__5qlIj{grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem}.other-plans-section_desktopVersion__REFQx .other-plans-section_otherPlansGrid__5qlIj .other-plans-section_otherPlansTitle__MmNRs{grid-column:1;text-align:left;margin-bottom:0;display:flex!important}@media (max-width:1024px) and (min-width:769px){.other-plans-section_desktopVersion__REFQx .other-plans-section_otherPlansGrid__5qlIj{grid-template-columns:1fr 1fr;gap:1.5rem}.other-plans-section_desktopVersion__REFQx .other-plans-section_otherPlansGrid__5qlIj .other-plans-section_otherPlansTitle__MmNRs{grid-column:1/-1;text-align:center;margin-bottom:2rem}}.other-plans-section_comparisonSection__o7W7h{width:100%;margin-top:3rem;@media (max-width:768px){margin-top:3rem}}.other-plans-section_comparisonSection__o7W7h h2{font-size:18px;line-height:100%;letter-spacing:-.5px;font-weight:600;color:#002564;margin-bottom:20px;@media (max-width:768px){text-align:left}}.other-plans-section_comparisonTable__zwq5u{width:100%;border:1px solid #eaeaea;border-radius:12px;@media (max-width:768px){border-left-color:currentcolor;border-left-style:none;border-left-width:medium;border-bottom-color:currentcolor;border-bottom-style:none;border-bottom-width:medium;border-right-color:currentcolor;border-right-style:none;border-right-width:medium;border-top-color:currentcolor;border-top-style:none;border-top-width:medium}}.other-plans-section_tableBody__aZMRy{background-color:#fff}.other-plans-section_tableRow__kfzw2{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;@media (max-width:768px){grid-template-columns:80vw 80vw 80vw;min-width:240vw}}.other-plans-section_tableRow__kfzw2:nth-child(odd){background-color:#F3F6FB}.other-plans-section_featureName__HuvOA{padding:24px;font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.5px;display:flex;align-items:center;color:#002564}.other-plans-section_featureValue__w1_CC{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}@media (max-width:768px){.other-plans-section_tableHeader__ol9AG,.other-plans-section_tableRow__kfzw2{grid-template-columns:1fr 1fr 1fr 1fr}.other-plans-section_featureValue__w1_CC,.other-plans-section_planHeader__0IbDW{border-left:none;border-right:none;border-top:1px solid #eaeaea}.other-plans-section_featureName__HuvOA{border-right:none;border-bottom:1px solid #eaeaea;font-weight:600;background-color:#f8fafc}}.other-plans-section_mobileTableColumns__c1h9P{display:none}@media (max-width:768px){.other-plans-section_tableBody__aZMRy{display:none}.other-plans-section_mobileTableColumns__c1h9P{display:grid;grid-template-columns:80vw 80vw 80vw;min-width:calc(240vw + 2rem)}.other-plans-section_mobileTableColumn__s3V0_{display:flex;flex-direction:column;background-color:#fff;border-radius:8px;overflow:hidden}.other-plans-section_mobileFeaturePair__DuCl3{display:flex;flex-direction:column}.other-plans-section_mobileFeaturePair__DuCl3:last-child{border-bottom:none}.other-plans-section_mobileFeatureName__Ml8c2{display:flex;align-items:center;justify-content:center;padding:.75rem .5rem;min-height:48px;background-color:#f8fafc;font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.5px;color:#002564}.other-plans-section_mobileFeatureValue__m_3se{display:flex;align-items:center;justify-content:center;padding:.75rem .5rem;min-height:110px;background-color:#fff;font-size:11px;color:#002564;line-height:1.2;word-wrap:break-word;text-align:center}}.other-plans-section_characteristicValue__53b81{display:flex;flex-direction:column;align-items:center;gap:8px;min-height:40px;justify-content:center;padding:16px 8px}.other-plans-section_characteristicCheckIcon__TY43u{background-color:#6399f8;border-radius:9999px;width:24px;height:24px;color:#fff;display:flex;align-items:center;justify-content:center;@media (max-width:768px){width:8px;height:6px}}.other-plans-section_characteristicXIcon__A2_dY{width:24px;height:24px}.other-plans-section_characteristicDescription__Ddm0m{font-size:14px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.5px;color:rgb(0,37,100,.6);text-align:center}.other-plans-section_percentageValue__uKXlP,.other-plans-section_textValue__DnWSI{font-size:16px;font-weight:500;line-height:100%;letter-spacing:-.5px;color:#002564}.other-plans-section_textValue__DnWSI{text-align:center}@media (max-width:768px){.other-plans-section_characteristicDescription__Ddm0m{font-size:9px;max-width:80px}.other-plans-section_percentageValue__uKXlP{font-size:12px}.other-plans-section_textValue__DnWSI{font-size:10px}}.other-plans-section_mobileCheckWrapper__0g6Gx{width:24px;height:24px;background-color:#6399f8;border-radius:9999px;color:#fff;display:flex;align-items:center;justify-content:center}.other-plans-section_otherPlanCard__lX1ng{background:#fff;border:1px solid #eaeaea;border-radius:20px;padding:24px;box-shadow:none;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;position:relative;transition:box-shadow .2s,border-color .2s,background .2s;@media (max-width:768px){min-width:0;flex-shrink:0}}.other-plans-section_otherPlanCard__lX1ng:hover{box-shadow:0 4px 16px rgba(99,153,248,.1);border-color:#6399f8}.other-plans-section_otherPlanCard__lX1ng.other-plans-section_selected__bs6VY{background:#002564;border-color:#002564;color:#fff;box-shadow:0 8px 32px rgba(0,37,100,.18)}.other-plans-section_otherPlanCard__lX1ng.other-plans-section_selected__bs6VY .other-plans-section_otherPlanName__V3KlA{background:#6399f8;color:#fff}.other-plans-section_otherPlanCard__lX1ng.other-plans-section_selected__bs6VY .other-plans-section_otherPlanPrice__koPOf,.other-plans-section_otherPlanCard__lX1ng.other-plans-section_selected__bs6VY .other-plans-section_otherPlanSubtext__KM_H_{color:#fff}.other-plans-section_otherPlanHeader__0QqNo{display:flex;align-items:center;gap:.5rem}.other-plans-section_otherPlanName__V3KlA{background:#6399f833;color:#6399f8;border-radius:9999px;padding:.25rem 1rem;font-size:.875rem;font-weight:600;letter-spacing:-1}.other-plans-section_otherPlanPriceContainer__mdFCl{display:flex;flex-direction:column;gap:12px}.other-plans-section_otherPlanPrice__koPOf{font-size:40px;font-weight:800;color:#002564;line-height:100%;font-family:var(--font-switzer);letter-spacing:-2px}.other-plans-section_otherPlanSubtext__KM_H_{font-size:14px;color:rgb(0,37,100,.5);font-weight:500;line-height:120%;letter-spacing:-.5px}.other-plans-section_otherPlanButton__VpujT{width:100%;background:#fff;color:#002564;border:1px solid #0025641a;border-radius:9999px;padding:.9rem 0;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}.other-plans-section_otherPlanButton__VpujT:hover{background:#6399f8;color:#fff}.other-plans-section_otherPlanCard__lX1ng.other-plans-section_selected__bs6VY .other-plans-section_otherPlanButton__VpujT{background:#6399f8;color:#fff;border:none}.other-plans-section_otherPlanName__V3KlA.other-plans-section_selected__bs6VY{background:#ffffff;color:#002564}.other-plans-section_otherPlanCheckCircle__GntmR{position:absolute;top:1.25rem;right:1.25rem;width:28px;height:28px;background:#6399f8;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(99,153,248,.18)}.other-plans-section_otherPlanCard__lX1ng.other-plans-section_selected__bs6VY .other-plans-section_otherPlanName__V3KlA{background:#ffffff;color:#002564}.other-plans-section_otherPlanCard__lX1ng.other-plans-section_selected__bs6VY .other-plans-section_priceLoaderDot__vYLYm{background-color:#fff}.other-plans-section_otherPlanCard__lX1ng.other-plans-section_selected__bs6VY .other-plans-section_priceLoader__UvsWU{color:#fff}.other-plans-section_otherPlanCard__lX1ng:not(.other-plans-section_selected__bs6VY) .other-plans-section_otherPlanCheckCircle__GntmR{background:#fff;border:1px solid #0025641a;box-shadow:none}.other-plans-section_priceLoader__UvsWU{display:flex;align-items:center;justify-content:center;color:#002564;font-size:2.5rem;font-weight:700;min-height:3rem;gap:.5rem}.other-plans-section_priceLoaderSpinner__1W2NV{display:flex;align-items:center;gap:.25rem}.other-plans-section_priceLoaderDots__RjvFl{display:flex;flex-direction:row;gap:.5rem;align-items:center}.other-plans-section_priceLoaderDot__vYLYm{width:10px;height:10px;background-color:#002564;border-radius:50%;animation:other-plans-section_priceDotAnimation___EcEa 1.5s ease-in-out infinite}.other-plans-section_priceLoaderDot__vYLYm:first-child{animation-delay:0s}.other-plans-section_priceLoaderDot__vYLYm:nth-child(2){animation-delay:.15s}.other-plans-section_priceLoaderDot__vYLYm:nth-child(3){animation-delay:.3s}.other-plans-section_priceLoaderDot__vYLYm:nth-child(4){animation-delay:.45s}.other-plans-section_priceLoaderDot__vYLYm:nth-child(5){animation-delay:.6s}.other-plans-section_priceLoaderDot__vYLYm:nth-child(6){animation-delay:.75s}@keyframes other-plans-section_priceDotAnimation___EcEa{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.other-plans-section_otherPlanPrice__koPOf .other-plans-section_priceLoader__UvsWU{font-size:1.5rem;min-height:2rem;gap:.3rem}.other-plans-section_otherPlanPrice__koPOf .other-plans-section_priceLoaderDots__RjvFl{gap:.35rem}.other-plans-section_otherPlanPrice__koPOf .other-plans-section_priceLoaderDot__vYLYm{width:.5em;height:.5em}@media (max-width:1024px){.other-plans-section_otherPlansGrid__5qlIj{flex-direction:column;gap:1.5rem}.other-plans-section_otherPlanCard__lX1ng{min-width:0;width:100%}}@media (max-width:768px){.other-plans-section_otherPlansSection__54iwk{padding:1rem}}.other-plans-section_progressContainer__1rqeL{display:flex;align-items:center;gap:16px}.other-plans-section_progressBar__NDkMY{width:100px;height:6px;background-color:rgba(99,153,248,.3);border-radius:3px;overflow:hidden;position:relative}.other-plans-section_progressFill___OtWA{height:100%;background-color:#6399F8;border-radius:3px;transition:width .3s ease}.other-plans-section_progressValue__y0bF_{font-size:14px;font-weight:500;line-height:100%;letter-spacing:-.5px;color:#002564}.other-plans-section_mobileProgressContainer__bGtZE{width:100px;height:6px;background-color:rgba(99,153,248,.3);border-radius:3px;overflow:hidden;position:relative}.other-plans-section_mobileProgressFill__7YvCJ{height:100%;background-color:#6399F8;border-radius:3px;transition:width .3s ease}@media (max-width:768px){.other-plans-section_progressValue__y0bF_{font-size:12px}.other-plans-section_mobileProgressFill__7YvCJ{height:100%}}.other-plans-section_mobileValueContainer__Lv5x7{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.other-plans-section_mobileValueText__b0wu7{font-size:14px;font-weight:500;line-height:100%;letter-spacing:-.5px;color:#002564;text-align:center}.other-plans-section_mobileValueDescription__erN36{font-size:14px;font-weight:500;line-height:120%;letter-spacing:-.5px;color:rgb(0,37,100,.6);text-align:center}.fixedPlanButton_fixedButtonContainer__UY2FV{position:fixed;bottom:16px;left:16px;right:16px;z-index:1000;padding:12px 12px 12px 28px;bottom:20px;left:20px;right:20px;background:#002564;border-radius:100vw;border:none;pointer-events:none;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 8px 32px rgba(0,0,0,.2)}.fixedPlanButton_planInfo__eZ4kU{display:flex;flex-direction:column;gap:4px;flex:1 1}.fixedPlanButton_planBadge__5ysR4,.fixedPlanButton_planPrice__COCjb{color:#ffffff;font-size:16px;font-weight:700;line-height:100%;letter-spacing:-.5px}.fixedPlanButton_priceLoader__aUkRd{display:flex;align-items:center;gap:4px;color:#ffffff;font-size:18px;font-weight:700}.fixedPlanButton_priceLoaderSpinner__R7whC{display:flex;align-items:center}.fixedPlanButton_priceLoaderDots__xfWZV{display:flex;gap:2px}.fixedPlanButton_priceLoaderDot__n5I1K{width:4px;height:4px;background-color:#ffffff;border-radius:50%;animation:fixedPlanButton_priceLoaderPulse__peLAQ 1.4s ease-in-out infinite both}.fixedPlanButton_priceLoaderDot__n5I1K:first-child{animation-delay:-.32s}.fixedPlanButton_priceLoaderDot__n5I1K:nth-child(2){animation-delay:-.16s}.fixedPlanButton_priceLoaderDot__n5I1K:nth-child(3){animation-delay:0s}.fixedPlanButton_priceLoaderDot__n5I1K:nth-child(4){animation-delay:.16s}.fixedPlanButton_priceLoaderDot__n5I1K:nth-child(5){animation-delay:.32s}.fixedPlanButton_priceLoaderDot__n5I1K:nth-child(6){animation-delay:.48s}@keyframes fixedPlanButton_priceLoaderPulse__peLAQ{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.fixedPlanButton_fixedButton__1PObv{pointer-events:auto;background-color:#6699f8;color:#ffffff;border:none;padding:14px 24px;border-radius:100vw;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-size:16px;font-weight:700;line-height:125%;letter-spacing:-.5px;white-space:nowrap;min-width:140px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.fixedPlanButton_fixedButton__1PObv:hover{background-color:#2563eb;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.fixedPlanButton_fixedButton__1PObv:active{transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,.1)}.fixedPlanButton_fixedButton__1PObv:disabled{background-color:#6b7280;cursor:not-allowed;transform:none;box-shadow:none}.fixedPlanButton_fixedButton__1PObv svg{width:16px;height:16px;flex-shrink:0}