.styles_question__fpWYU{padding-bottom:40px;border-bottom:1px solid var(--border-color)}.styles_question__fpWYU:last-child{padding-bottom:0;border-bottom:none}@media(max-width:768px){.styles_question__fpWYU{padding-bottom:25px}}.styles_questionTitle__9SkwK{display:flex;align-items:center;justify-content:space-between;padding-bottom:0;font-size:16px;font-weight:600;line-height:26px;color:var(--primary-text);cursor:pointer}.styles_questionTitle__9SkwK p{margin:0}.styles_arrow__t87Hh{display:block;width:24px;min-width:24px;height:24px;min-height:24px;background-size:cover;filter:invert(0)}.styles_arrow__rotate__tZ5Jj{transform:rotate(180deg)}.theme-dark .styles_arrow__t87Hh{filter:invert(1)}.styles_questionAnswer__hG_dN{max-height:0;margin-top:0;padding-right:90px;overflow:hidden;font-size:16px;font-weight:300;line-height:26px;color:var(--secondary-text)}.styles_questionAnswer__visible__hX_ql{max-height:none;margin-top:25px}.styles_questionAnswer__hG_dN a{color:var(--primary);text-decoration:none;cursor:pointer}.styles_questionAnswer__hG_dN ul{margin:20px 0;padding-left:20px}.styles_questionAnswer__hG_dN ul li{padding:5px 0;list-style:disc}@media(max-width:768px){.styles_questionAnswer__hG_dN{padding-right:0}}.Logo_link__4Sra1{display:flex;align-items:center;justify-content:center;color:inherit;text-decoration:none}@media(max-width:768px){.Logo_link__4Sra1 img{width:120px;height:33px}}.styles_contentBlock__pZuCv{margin:100px auto}@media(max-width:768px){.styles_contentBlock__pZuCv{margin:70px auto}}.styles_stepsTitle__rzNzD{max-width:900px;margin:50px 0 0}@media(max-width:768px){.styles_stepsTitle__rzNzD{margin:30px 0 0}}.styles_list__54QSs{display:flex;flex-direction:column;gap:15px;max-width:900px;margin:25px 0;padding-left:20px;color:var(--secondary-text)}.styles_list__54QSs li{list-style-type:decimal}@media(max-width:768px){.styles_list__54QSs{margin:20px 0;padding-left:16px}}.LanguageMenu_wrapper__OoIu_{position:relative}.LanguageMenu_activeLanguage__8m_t5{display:flex;align-items:center;grid-gap:5px;padding:12px 16px;color:var(--primary-text);background:var(--benefits-bg);border-radius:10px;cursor:pointer}.LanguageMenu_activeLanguage__8m_t5.LanguageMenu_isAdaptive__asR6y{padding:7.5px}@media(max-width:768px){.LanguageMenu_activeLanguage__8m_t5.LanguageMenu_isAdaptive__asR6y{background:rgba(0,0,0,0);border:1px solid var(--border-color)}}.LanguageMenu_activeLanguageFlag__lMVdV{width:25px;height:25px;border-radius:50%}.LanguageMenu_activeLanguageLabel__fSRx9{font-size:16px;font-weight:600;line-height:17px}.LanguageMenu_languageMenuList__e3FEV{position:absolute;z-index:4;top:auto;right:-50px;bottom:auto;display:grid;flex-wrap:wrap;grid-template-columns:repeat(auto-fill,150px);grid-gap:4px;width:max-content;max-width:350px;height:auto;padding:16px;background:var(--cards-bg);border-radius:15px;box-shadow:0 0 20px rgba(15,15,15,.2);opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(125px);backdrop-filter:blur(125px)}@media(max-width:768px){.LanguageMenu_languageMenuList__e3FEV{right:-50px;transform:none}}.LanguageMenu_languageMenuList__e3FEV.LanguageMenu_isShown__SFkRl{opacity:1;visibility:visible}.LanguageMenu_languageMenuList__e3FEV.LanguageMenu_positionBottom__BxZEf{top:100%}.LanguageMenu_languageMenuList__e3FEV.LanguageMenu_positionTop__Yvl_R{bottom:100%}.LanguageMenu_languageMenuList__e3FEV.LanguageMenu_isCentered__Q3SOw{transform:translateX(50%)}@media(max-width:768px){.LanguageMenu_languageMenuList__e3FEV.LanguageMenu_isCentered__Q3SOw{right:50%}}@media(max-height:500px){.LanguageMenu_languageMenuList__e3FEV{max-width:unset}}.LanguageMenu_languageMenuItem__A3dBK{display:flex;width:100%}.LanguageMenu_languageMenuItem__A3dBK a{display:flex;align-items:center;gap:8px;width:100%;height:auto;margin:0;padding:12px 19px;overflow:hidden;font-size:14px;font-weight:400;line-height:17px;color:var(--primary-text);text-align:left;letter-spacing:-.01em;list-style:none;background:var(--benefits-bg);border:none;border-radius:10px;cursor:pointer}.LanguageMenu_languageMenuItem__A3dBK a:before{display:none}.LanguageMenu_languageMenuItem__A3dBK a img{width:32px;height:32px;margin-right:-1px;overflow:hidden;font-size:0;-webkit-clip-path:inset(3px 1px 3px round 4px);clip-path:inset(3px 1px 3px round 4px)}.LanguageMenu_languageMenuItem__A3dBK.LanguageMenu_isActive__8Z7yh a{color:#fff;background:var(--primary)}.Skeleton_skeleton__OKwWa{--loaders-card-secondary-bg:#f5f5f5;--loaders-card-secondary-blink:#fff;position:relative;width:100%;height:100%;overflow:hidden;background:linear-gradient(100deg,var(--loaders-card-secondary-bg) 0 50%,var(--loaders-card-secondary-blink) 50%,var(--loaders-card-secondary-bg) 0 60%) var(--loaders-card-secondary-bg)}.Skeleton_skeleton__OKwWa:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent 25%,var(--loaders-card-secondary-blink) 50%,transparent 75%);transform:translateX(-100%);animation:Skeleton_loading__VqfjZ 1s ease-in-out infinite}@keyframes Skeleton_loading__VqfjZ{to{transform:translateX(100%)}}.Skeleton_skeleton__OKwWa.Skeleton_rounded__nC9BD{border-radius:50%}.theme-dark .Skeleton_skeleton__OKwWa{--loaders-card-secondary-bg:rgba(255,255,255,0.1);--loaders-card-secondary-blink:#17171f}.theme-dark .styles_wrapper__hNNIg{--table-bottom-blur:linear-gradient(180deg,transparent,#000006)}.styles_tableRow___KYzc{border-bottom:1px solid var(--border-color)}.styles_tableRow___KYzc.styles_selected__owkAC{background:var(--border-color)}.styles_tableRow___KYzc:last-of-type{border:none}.styles_tableContainer__ICks1{max-height:250px}.styles_wrapper__hNNIg{position:relative;--table-bottom-blur:linear-gradient(rgba(255,255,255,0),#fff)}.styles_wrapper__hNNIg>div{overflow:auto}.styles_wrapper__hNNIg.styles_scrollable__F08rJ .styles_tableRow___KYzc:nth-last-of-type(2){border-bottom:none}.styles_wrapper__hNNIg.styles_scrollable__F08rJ:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50px;background:var(--table-bottom-blur)}.styles_table__ABACu{width:100%;border-spacing:0;border-collapse:collapse}.styles_tableHead__EdjhI .styles_tableRow___KYzc{border-bottom:1px solid var(--border-color)}.styles_tableBody__1ZRtX tr:hover{background:var(--border-color)}.styles_th__LEI3O{padding-right:5px;padding-bottom:15px;padding-left:5px;font-size:13px;font-weight:500;line-height:16px;color:var(--secondary-text);text-align:center}.styles_th__LEI3O:first-child{padding-left:25px;text-align:left}.styles_th__LEI3O:last-child{padding-right:25px}@media(max-width:430px){.styles_th__LEI3O:first-child{padding-left:16px}.styles_th__LEI3O:last-child{padding-right:16px}}.styles_td__uNrLm{padding:15px 5px;font-size:14px;font-weight:400;line-height:20px;color:var(--primary-text);text-align:center}.styles_td__uNrLm:first-child{padding-left:25px;text-align:left}.styles_td__uNrLm:last-child{padding-right:25px}@media(max-width:430px){.styles_td__uNrLm:first-child{padding-left:16px}.styles_td__uNrLm:last-child{padding-right:16px}}.styles_table__Udi01 th{width:max-content}.styles_table__Udi01 th:last-child{width:90px}.styles_phoneNumber__nPxWl{font-size:14px;font-weight:500;line-height:20px;color:var(--primary-text)!important;letter-spacing:-.1px}.styles_svgWrapper__BDKIb{--svg-disabled-color:#e9ecf2;display:flex;align-items:center;justify-content:center;color:var(--svg-disabled-color)}.styles_svgWrapper__BDKIb.styles_active__e3P3A{color:var(--primary)}.theme-dark .styles_svgWrapper__BDKIb{--svg-disabled-color:rgba(255,255,255,0.1)}.styles_listTitle__8mMBi{margin-bottom:25px;font-size:18px;font-weight:700;line-height:30px;color:var(--primary-text)}.styles_checkIcon__B1_Vu{display:block;flex:0 0 20px;width:20px;height:20px}.styles_listItem__7wsSz{display:flex;align-items:flex-start;grid-gap:15px;font-size:16px;line-height:26px;color:var(--secondary-text)}.styles_wrapper__8r_t1{--background:#f8f8f9;display:flex;gap:100px;margin:50px 0}.theme-dark .styles_wrapper__8r_t1{--background:rgba(255,255,255,0.05)}.styles_wrapper__8r_t1>div{width:100%}.styles_wrapper__8r_t1>div:first-child{padding:100px 0 100px calc(50% - 636px)}.styles_wrapper__8r_t1>div:last-child{padding:100px calc(50% - 636px) 100px 50px;background:var(--background)}.styles_wrapper__8r_t1 ul{display:flex;flex-direction:column;gap:15px;margin:0;padding:0 16px 0 0}.styles_wrapper__8r_t1 .styles_paragraph__uR6Q4,.styles_wrapper__8r_t1 .styles_sectionTitle__KsUlu{padding-left:16px}.styles_wrapper__8r_t1 .styles_sectionTitle__KsUlu{margin:0 0 50px}@media(max-width:1024px){.styles_wrapper__8r_t1{gap:40px}.styles_wrapper__8r_t1 .styles_sectionTitle__KsUlu{margin:0 0 40px}.styles_wrapper__8r_t1>div:last-child{padding-left:40px}}@media(max-width:900px){.styles_wrapper__8r_t1{flex-direction:column}.styles_wrapper__8r_t1 .styles_paragraph__uR6Q4,.styles_wrapper__8r_t1 .styles_sectionTitle__KsUlu{padding-left:0}.styles_wrapper__8r_t1 ul{padding-right:0}.styles_wrapper__8r_t1>div:first-child{padding:0 16px}.styles_wrapper__8r_t1>div:last-child{padding:20px 16px 50px}}.styles_contentBlock__de3VW{margin:100px auto}@media(max-width:768px){.styles_contentBlock__de3VW{margin:70px auto}}.styles_stepsTitle__t8JjK{max-width:900px;margin:50px 0 0}@media(max-width:768px){.styles_stepsTitle__t8JjK{margin:30px 0 0}}.styles_list__C0WXR{display:flex;flex-direction:column;gap:15px;max-width:900px;margin:25px 0;padding-left:20px;color:var(--secondary-text)}.styles_list__C0WXR li{list-style-type:decimal}@media(max-width:768px){.styles_list__C0WXR{margin:20px 0;padding-left:16px}}.styles_wrapper__KWtU3{position:relative;z-index:2;flex:1 1;padding-top:50px;padding-bottom:50px}.styles_wrapper__KWtU3:before{content:"";position:absolute;z-index:-1;top:-65px;display:block;width:100%;height:500px;background:linear-gradient(rgba(34,150,245,.15),transparent);background-size:cover}.styles_wrapper__KWtU3 h1{max-width:750px;margin:0 auto 50px;font-size:48px;line-height:52px;white-space:pre-line}.styles_wrapper__KWtU3 h1,.styles_wrapper__KWtU3 h5{font-weight:700;color:var(--primary-text);text-align:center}.styles_wrapper__KWtU3 h5{margin:20px auto 50px;font-size:32px;line-height:32px}.styles_wrapper__KWtU3 h5>*{display:inline-flex!important;vertical-align:middle}.styles_wrapper__KWtU3 p{max-width:600px;margin:15px auto 50px;font-size:18px;font-weight:400;line-height:22px;color:var(--secondary-text);text-align:center}@media(max-width:768px){.styles_wrapper__KWtU3 h1{font-size:32px;line-height:32px}.styles_wrapper__KWtU3 p{margin:15px auto 25px;font-size:16px;line-height:20px}.styles_wrapper__KWtU3 h5{margin:15px auto 25px;font-size:18px;line-height:18px}}.styles_wrapper__e_4_4{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:0 0 30px}.styles_wrapper__e_4_4>span{font-size:13px;font-weight:500;line-height:16px;color:var(--secondary-text);text-transform:capitalize}.styles_wrapper__e_4_4>a{display:inline-flex;font-size:13px;font-weight:500;line-height:16px}.styles_wrapper__e_4_4>a:last-child{color:var(--primary)}.styles_slash__1n7Oj{display:inline-flex;color:var(--secondary-text)}.styles_label__ZPZ53{--border-color:#ccc;position:relative;display:block;flex:0 0 24px;width:24px;height:24px;border:1.5px solid var(--border-color);border-radius:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_label__ZPZ53 input{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;opacity:0;visibility:hidden}.styles_label__ZPZ53 svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles_label__checked__3CaEx{background:var(--primary);border-color:var(--primary)}.styles_label__checked__3CaEx svg{fill:#fff}.styles_label__rounded__E4lFP{border-radius:50%}.theme-dark .styles_label__ZPZ53{--border-color:rgba(255,255,255,0.5)}.styles_wrapper__r1ZFC{--divider-size:50;position:relative;width:100%;height:0;margin:calc(var(--divider-size)*1px) 0;border-bottom:1px solid var(--border-color)}.styles_agreement__LSboS{display:flex;align-items:center;grid-gap:12px;font-size:14px;font-weight:400;line-height:20px;color:var(--secondary-text)}.styles_agreements__nQsz_{display:flex;flex-direction:column;grid-gap:4px;margin-top:30px}.styles_crossIcon__YPZL_ *{fill:#d1362b}.styles_buttonsWrapper__XWi2T{display:flex;flex-direction:column;gap:12px;margin-top:25px}.styles_kycRequired__pwf2X{display:flex;align-items:center;justify-content:center;margin-bottom:10px;padding:16px;font-weight:500;color:var(--primary-text);text-align:center;background:var(--benefits-bg);border-radius:16px}.styles_subscriptionButtonWrapper__6c5kG{position:relative}.styles_uninterruptedServiceText__w4Nit{position:absolute;top:0;right:0;width:-moz-fit-content;width:fit-content;padding:2px 6px;font-size:11px;font-weight:600;color:#fff;letter-spacing:.11px;background:#19b0de;border-radius:0 10px}.styles_monthlyCharges__RS4t3{display:flex;align-items:center;gap:8px;margin-bottom:25px;font-size:12px;line-height:16px;color:var(--secondary-text)}.styles_monthlyCharges__RS4t3 svg{flex-shrink:0}.styles_oneTimePurchaseButton__g8RMO.styles_oneTimePurchaseButton__g8RMO{color:var(--primary);background-color:rgba(34,83,245,.1)}.styles_coupon__G3uaj{display:flex;align-items:center;gap:8px;padding:12px 8px;border:1px solid rgba(255,149,0,.3019607843);border-radius:12px}.styles_coupon__G3uaj span{margin:0;font-weight:400;line-height:20px;color:var(--secondary-text)}.styles_couponIcon__1_PwM{flex-shrink:0}.styles_phoneNumberCapabilityAvailability__EDZ1h{display:flex;align-items:center;grid-gap:12px;font-size:16px;font-weight:600;line-height:24px;color:var(--primary-text)}.styles_phoneNumberCapabilityAvailability__EDZ1h svg{fill:#50a854}.styles_infoField__Murzq{display:flex;align-items:center;grid-gap:12px;font-size:16px;font-weight:400;line-height:24px;color:var(--primary-text)}.styles_infoField__Murzq svg{flex-shrink:0;fill:var(--primary)}.styles_phoneNumberCapability__VLBZ2{display:flex;align-items:center;justify-content:space-between;margin:10px 0}.styles_phoneNumberCapabilitiesInfo__zKxrO{margin-bottom:30px;padding-top:20px;font-size:12px;font-weight:600;line-height:16px;color:var(--secondary-text);border-top:1px solid var(--border-color)}.styles_phoneNumberCapabilitiesInfo__zKxrO>div:first-child{margin-bottom:10px;text-transform:capitalize}.styles_aboutServiceSection___Ssh8{margin-bottom:20px;font-size:12px;font-weight:600;line-height:16px;color:var(--secondary-text)}.styles_aboutServiceSection___Ssh8 ul{display:flex;flex-direction:column;grid-gap:10px;margin:8px 0;padding:0}.styles_aboutServiceSection___Ssh8 ul li{display:flex;align-items:center;grid-gap:8px;font-size:16px;font-weight:400;line-height:24px;color:var(--primary-text)}.styles_aboutServiceSection___Ssh8 ul li svg{fill:var(--primary)}.styles_phoneNumberPrice__CXe4W{font-size:25px;font-weight:700;line-height:32px;color:var(--primary)}@media(max-width:430px){.styles_phoneNumberPrice__CXe4W{padding-top:24px;border-top:1px solid var(--border-color)}}.styles_phoneNumber__zmf4r{font-size:28px;font-weight:700;line-height:32px;color:var(--primary-text)}@media(max-width:430px){.styles_phoneNumber__zmf4r{padding-bottom:24px}}.styles_phoneNumberAndPriceWrapper__Al5Pd{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}@media(max-width:430px){.styles_phoneNumberAndPriceWrapper__Al5Pd{flex-direction:column}.styles_phoneNumberAndPriceWrapper__Al5Pd>*{width:100%;text-align:center}}.styles_numberType__i7ykZ{font-size:14px;font-weight:600;line-height:20px;color:var(--primary);text-transform:capitalize}.styles_countryNameWrapper__W13p7{position:relative;display:flex;align-items:center;grid-gap:8px;font-size:14px;font-weight:600;line-height:20px;color:var(--secondary-text)}.styles_countryNameWrapper__W13p7:after{content:"";position:absolute;top:50%;right:-10px;width:4px;height:4px;background:var(--secondary-text);border-radius:100vmax;transform:translate(50%,-50%)}.styles_countryNameAndNumberTypeWrapper__YEstX{display:flex;align-items:center;grid-gap:20px;margin-bottom:5px}@media(max-width:430px){.styles_countryNameAndNumberTypeWrapper__YEstX{justify-content:center}}.styles_wrapper__dCoq1{padding:32px 50px}.styles_wrapper__dCoq1>button{margin:30px 0 10px}@media(max-width:900px){.styles_wrapper__dCoq1{padding:32px 16px}}@media(max-width:375px){.styles_wrapper__dCoq1{padding:32px 8px}}.styles_radioButtons__Z0zcj{margin-bottom:25px}.styles_radioButtons__Z0zcj>label{padding:6px 20px}.styles_multiplePurchaseLabel__HHB3f{display:flex;align-items:center;justify-content:space-between;color:var(--primary-text);cursor:pointer}.styles_multiplePurchaseInfoField__Spnww{margin-bottom:5px;font-weight:400}.styles_multiplePurchaseInfoField__Spnww:last-child{margin-bottom:0}.styles_multiplePurchaseInfoField__Spnww b{margin-left:3px}.styles_multiplePurchaseRangeWrapper__wK_1v{display:flex;align-items:center;justify-content:space-between;margin:20px 0;font-weight:500;color:var(--primary-text)}.styles_multiplePurchaseRange__dOOOT{display:flex;align-items:center;margin-left:40px;font-size:24px;font-weight:700}.styles_multiplePurchaseIconsWrapper__N7J_N{display:flex;align-items:center;grid-gap:0 5px;margin-left:16px;padding-left:16px;border-left:1px solid var(--border-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_multiplePurchaseIcon__wfYK_{display:flex;align-items:center;padding:9px 5px;background:var(--benefits-bg);border-radius:8px;cursor:pointer}.styles_multiplePurchaseIcon__wfYK_ svg{color:var(--primary)}.styles_multiplePurchaseIcon__disabled__cgEkr{opacity:.4;pointer-events:none}.styles_purchaseLimit__mZ9Id{font-size:12px;font-weight:700;color:var(--secondary-text);letter-spacing:.1px}.styles_multiplePurchaseWrapper__0w_AZ{margin:20px 0;border-bottom:1px solid #f1f1f1}.styles_otherPayments__6I1t_.styles_otherPayments__6I1t_{margin:0;color:var(--primary);background:rgba(34,83,245,.1);border-radius:10px}.styles_wrapper__nkb_0{display:flex;flex-direction:column;gap:10px}.styles_label__OOPfY{display:flex;box-sizing:border-box;align-items:center;justify-content:space-between;padding:20px;border-color:var(--border-color);border-style:solid;border-width:1px;border-radius:10px;cursor:pointer}.styles_label__checked__VGmKd{border-color:var(--primary)}.styles_label__disabled___CCa0{opacity:.6;pointer-events:none}.styles_panelSection__oEPPe{--panel-section-bg:linear-gradient(180deg,#fff 84.66%,rgba(255,255,255,0));display:flex;flex:1 1;flex-direction:column;max-width:900px;margin:5px auto;overflow:hidden;background:var(--panel-section-bg);border-radius:5px}.styles_panelSection__oEPPe:only-of-type{border-radius:25px!important}.theme-dark .styles_panelSection__oEPPe{--panel-section-bg:linear-gradient(180deg,rgba(255,255,255,0.07) 84.66%,rgba(255,255,255,0))}.styles_panelSectionsWrapper__pN_6B{display:flex;grid-gap:5px;max-width:900px;margin:50px auto}.styles_panelSectionsWrapper__pN_6B .styles_panelSection__oEPPe{margin:0}.styles_panelSectionsWrapper__column__MZ6na{flex-direction:column}.styles_panelSectionsWrapper__column__MZ6na .styles_panelSection__oEPPe{flex:1 1}.styles_panelSectionsWrapper__column__MZ6na .styles_panelSection__oEPPe:first-of-type:not(:only-of-type){border-radius:25px 25px 5px 5px}.styles_panelSectionsWrapper__column__MZ6na .styles_panelSection__oEPPe:last-of-type:not(:only-of-type){border-radius:5px 5px 25px 25px}.styles_panelSectionsWrapper__row__j_ipb{flex-direction:row}.styles_panelSectionsWrapper__row__j_ipb .styles_panelSection__oEPPe:first-of-type:not(:only-of-type){border-radius:25px 5px 5px 25px}.styles_panelSectionsWrapper__row__j_ipb .styles_panelSection__oEPPe:last-of-type:not(:only-of-type){border-radius:5px 25px 25px 5px}.styles_panelSectionTitle__afmYn{padding:15px 25px;font-size:18px;font-weight:700;line-height:26px;color:var(--primary-text)}.styles_panelSectionTitle__afmYn>div{display:flex;align-items:center;grid-gap:10px}@media(max-width:430px){.styles_panelSectionTitle__afmYn{padding:16px}}.styles_paragraph__VWOBr{font-size:16px;font-weight:300;line-height:26px;color:var(--secondary-text);text-align:left;white-space:pre-line}.styles_paragraph__VWOBr a{color:var(--primary);text-decoration:underline}.styles_sectionTitleImage__A35hC{position:absolute;top:0;left:0;width:90px;height:100px;background-size:contain;transform:translate(-45%,-35%)}.styles_sectionTitle__1KlfD{position:relative;margin:1rem 0;font-size:42px;font-style:normal;font-weight:700;line-height:50px;color:var(--primary-text);text-align:left;white-space:pre-line}@media(max-width:768px){.styles_sectionTitle__1KlfD{font-size:28px;line-height:33px}}.styles_sectionContent__dcJLU{flex:1 1;width:100%;height:100%}.styles_section__1w8eA{display:flex;flex:1 1;justify-content:space-between;gap:50px;margin:50px auto}.styles_section__1w8eA .styles_sectionTitle__1KlfD{margin:0}.styles_section__1w8eA .styles_sectionTitle__1KlfD .styles_sectionTitleImage__A35hC{display:none}@media(max-width:768px){.styles_section__1w8eA{flex-direction:column;gap:20px}.styles_section__1w8eA:has(>.styles_sectionContent__dcJLU){gap:0}.styles_section__1w8eA .styles_sectionTitle__1KlfD{font-size:40px;line-height:48px}}.styles_wrapper__h2PTO{display:flex;grid-gap:100px;margin-bottom:200px}.styles_wrapper__h2PTO>div:last-child{width:100%}@media(max-width:768px){.styles_wrapper__h2PTO{flex-direction:column;grid-gap:20px;margin-bottom:100px}}.styles_questionsWrapper__NOcTd{display:flex;flex-direction:column;grid-gap:40px;width:100%;min-width:400px}.styles_questionsWrapper__NOcTd a{font-size:16px}@media(max-width:768px){.styles_questionsWrapper__NOcTd{grid-gap:25px;min-width:auto}}.styles_title__JMW3n{position:relative;margin:0;font-size:42px;font-style:normal;font-weight:700;line-height:50px;color:var(--primary-text);text-align:left;white-space:pre-line}@media(max-width:768px){.styles_title__JMW3n{margin:0 auto 30px;font-size:28px;line-height:33px}}.styles_text__f6eIj{margin:0}@keyframes styles_rotate-animation__2houm{to{transform:rotate(1turn)}}.styles_wrapper__cBbrU{display:flex;width:20px;height:20px;animation:styles_rotate-animation__2houm .6s linear infinite}.styles_loader__t5xHX{width:100%;height:100%;fill:var(--primary-text)}.styles_helpCrunchBtn__Ir7d8{position:fixed;z-index:500;right:25px;bottom:25px;display:flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:#19244e;border:none;border-radius:18px;cursor:pointer}.styles_helpCrunchBtn__Ir7d8 svg{color:#fff}@media(max-width:700px){.styles_helpCrunchBtn__Ir7d8{border-radius:50%}}.styles_loader__4G1j0 svg{fill:#fff}.styles_root__8eim9{margin-top:auto}.styles_topSection__Bzods{display:flex;gap:100px;padding-top:50px;padding-bottom:50px;border-top:1px solid var(--border-color);border-right:0;border-left:0}@media(max-width:1023px){.styles_topSection__Bzods{gap:50px}}.styles_topSection__Bzods>div:first-child{display:flex;flex-direction:column;align-items:flex-start}.styles_topSection__Bzods>div:last-child{width:100%}@media(max-width:768px){.styles_topSection__Bzods{flex-direction:column;gap:0;padding-top:0;padding-bottom:0}.styles_topSection__Bzods>div:first-child{align-items:center;padding:25px 0;border-right:none;border-bottom:1px solid rgba(111,111,111,.15)}}.styles_bottomSection__41F0t{display:flex;align-items:flex-start;justify-content:space-between;padding-top:26px;padding-bottom:96px;font-size:14px;font-weight:400;line-height:17px;color:var(--secondary-text);border-top:1px solid rgba(111,111,111,.15)}.styles_bottomSection__41F0t>div:last-child{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;grid-gap:5px;width:min-content}.styles_bottomSection__41F0t ul{display:flex;flex:1 1;flex-wrap:wrap;justify-content:center;grid-gap:50px;margin:0;padding:0;list-style:none}.styles_bottomSection__41F0t ul li a{color:inherit;text-decoration:none}@media(max-width:900px){.styles_bottomSection__41F0t ul{grid-gap:5px 20px}}@media(max-width:768px){.styles_bottomSection__41F0t{flex-direction:column;align-items:center;gap:10px}}.styles_socialNetworksWrapper__sG5LF{display:flex;justify-content:center;grid-gap:15px;margin-top:25px}.styles_socialNetworksLink__re1Ml{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(0,0,0,0);border-color:var(--search-input-border-color);border-style:solid;border-width:1px;border-radius:100vmax;cursor:pointer}.styles_socialNetworksLink__re1Ml>img{width:32px;height:32px;filter:var(--icon-filter)}.styles_languageMenuWrapper__62Oyd{margin-top:45px}.styles_linksWrapper__972go{display:flex;justify-content:space-between;grid-gap:15px;width:100%}.styles_linksWrapper__972go>div{display:flex;flex:1 1;flex-direction:column}@media(max-width:1024px){.styles_linksWrapper__972go>div{flex:auto}}@media(max-width:768px){.styles_linksWrapper__972go{flex-direction:column;grid-gap:32px;padding:25px 0}.styles_linksWrapper__972go:first-child{margin-bottom:0}}.styles_listWrapper__PKazI{display:flex;flex-direction:column;grid-gap:35px}.styles_listWrapper__PKazI .styles_title__VH3gj{font-size:16px;font-style:normal;font-weight:600;line-height:19px;color:var(--primary-text)}@media(max-width:768px){.styles_listWrapper__PKazI{align-items:center;grid-gap:16px}.styles_listWrapper__PKazI .styles_list__e2mCD{text-align:center}}.styles_list__e2mCD{display:flex;flex-direction:column;grid-gap:15px;font-size:14px;font-weight:400;line-height:17px;color:var(--secondary-text);cursor:pointer}.styles_list__e2mCD a{color:inherit;text-decoration:none}.styles_list__e2mCD span{color:var(--primary);cursor:pointer}.styles_companyInfo__YAcYE{display:flex;flex-direction:column;gap:3px}@media(max-width:768px){.styles_companyInfo__YAcYE{text-align:center}}.styles_companyInfo__YAcYE p{margin:0}.styles_companyInfo__YAcYE address{font-size:12px}.styles_copyrightText__JVbCC{margin:0}.styles_wrapper__Kmxmg{--secondary-btn-border:#f1f1f1;--secondary-btn-bg-active:#d9d9d9;position:relative;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:55px;padding:1.125rem 2rem;font-size:16px;font-weight:600;line-height:26px;color:#fff;text-align:center;background:#2253f5;border:none;border-radius:10px;cursor:pointer;transition:background-color .2s linear,color .2s linear}.theme-dark .styles_wrapper__Kmxmg{--secondary-btn-border:transparent;--secondary-btn-bg-active:rgba(237,240,250,0.05)}.styles_wrapper__Kmxmg svg path{fill:#fff}.styles_wrapper__Kmxmg:active{color:#000;background:#fff}.styles_wrapper__Kmxmg:active svg path{fill:#000}.styles_wrapper__Kmxmg:has(>a){padding:0}.styles_wrapper__Kmxmg:disabled,.styles_wrapper__Kmxmg:disabled:active{color:#fff;background:var(--primary);filter:grayscale(1);opacity:.5;cursor:not-allowed;pointer-events:none}.styles_wrapper__Kmxmg>a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:1.125rem 2rem;font-size:inherit;color:inherit}.styles_wrapper__fullWidth__c7QWq{width:100%!important}.styles_wrapper__variant-secondary__wR1Ug{color:#fff;background:var(--primary)}.styles_wrapper__variant-secondary__wR1Ug svg path{fill:#fff}.styles_wrapper__variant-secondary__wR1Ug:active{color:var(--primary-text);background:var(--secondary-btn-bg);box-shadow:0 0 0 1px var(--secondary-btn-border)}.styles_wrapper__variant-secondary__wR1Ug:active svg path{fill:var(--primary-text)}.styles_wrapper__variant-thick-secondary__RBJhe{height:50px!important;font-weight:400;color:#fff;background:var(--primary);border-radius:10px}.styles_wrapper__variant-thick-secondary__RBJhe svg path{fill:#fff}.styles_wrapper__variant-thick-secondary__RBJhe:active{color:var(--primary-text);background:var(--secondary-btn-bg);box-shadow:0 0 0 1px var(--secondary-btn-border)}.styles_wrapper__variant-thick-secondary__RBJhe:active svg path{fill:var(--primary-text)}.styles_wrapper__variant-outlined__0v9oA{color:var(--primary-text);background:rgba(0,0,0,0);border:1px solid var(--border-color)}.styles_wrapper__variant-outlined__0v9oA svg path{fill:var(--primary-text)}.styles_wrapper__variant-outlined__0v9oA:active{color:#fff;background:var(--primary)}.styles_wrapper__variant-outlined__0v9oA:active svg path{fill:#fff}.styles_wrapper__variant-dark__MziSf{color:var(--primary-text);background:var(--secondary-btn-bg);box-shadow:0 0 0 1px var(--secondary-btn-border)}.styles_wrapper__variant-dark__MziSf svg path{fill:var(--primary-text)}.styles_wrapper__variant-dark__MziSf:active{background:var(--secondary-btn-bg-active)}.styles_wrapper__size-small__TPLMa{height:26px;padding:5px;font-size:12px;font-weight:400;line-height:20px;border-radius:6px}.styles_wrapper__size-medium__i5_LC{height:55px;padding:1.125rem 2rem}.styles_wrapper__loading__Y5zD_{color:rgba(0,0,0,0);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_wrapper__loading__Y5zD_>:not(.styles_loader__w3mcb){opacity:0!important;visibility:hidden!important}@keyframes styles_rotate-animation__a9xUI{to{transform:rotate(1turn)}}.styles_loader__w3mcb{position:absolute;top:calc(50% - 10px);left:calc(50% - 10px);width:20px;height:20px;animation:styles_rotate-animation__a9xUI .6s linear infinite}.styles_discount__GDMxz{padding:2px 8px;font-size:16px;font-weight:600;line-height:24px;color:#fff;letter-spacing:-.1px;background:#ff3b30;border-radius:8px}.styles_discount__coupon__9Ng79{background:var(--primary)}.styles_title__0UZ7C{font-size:18px;font-weight:700;color:var(--primary-text)}.styles_root__pf31m{display:flex;align-items:center;gap:20px;margin-right:10px;font-size:14px;line-height:20px;color:var(--secondary-text)}.styles_root__pf31m s{margin-left:4px;font-weight:400;color:#7f7f7f}.styles_root__pf31m b{font-weight:600;color:#50a854}.styles_root__sK__A{display:flex;flex:1 1;align-items:flex-start;gap:5px;padding:8px;font-size:13px;font-weight:500;line-height:18px;color:var(--primary-text);letter-spacing:-.0008em;background:var(--border-color);border-radius:8px}.styles_root__sK__A span{font-weight:700;color:var(--primary);text-transform:capitalize}.styles_root__sK__A svg{flex:0 0 18px}.styles_wrapper__tdTsC{--country-flag-width:48;--country-flag-height:30;--country-flag-border-radius:5;display:flex;align-items:center;justify-content:center;width:calc(var(--country-flag-width)*1px);height:calc(var(--country-flag-height)*1px);overflow:hidden;border-radius:calc(var(--country-flag-border-radius)*1px)}.styles_wrapper__rounded__1HXS7{border-radius:50%}.styles_img__G8LzX{object-fit:cover}.styles_phoneNumberWrapper__Z0FDI{display:flex;align-items:center;gap:5px;color:var(--primary-text)}.styles_wrapper__E5BID{--bg:linear-gradient(180deg,#fff 84.66%,rgba(255,255,255,0));display:flex;flex:1 1;flex-direction:column;width:100%;height:100%;background:var(--bg);border-radius:25px}.theme-dark .styles_wrapper__E5BID{--bg:linear-gradient(180deg,rgba(255,255,255,0.07) 84.66%,rgba(255,255,255,0))}.styles_wrapper__E5BID th:not(:first-child){text-align:center!important}.styles_wrapper__E5BID td{font-size:14px;font-weight:600;line-height:20px;cursor:pointer}.styles_wrapper__E5BID>div:first-child{padding:10px 16px;text-align:center}.styles_wrapper__E5BID>div:first-child .styles_paragraph__zoawj{font-size:13px;line-height:16px;text-align:center}@media(max-width:430px){.styles_wrapper__E5BID td{font-size:12px}}.styles_panelSection__vKcCX{width:100%;max-width:unset;margin:0}.styles_panelSection__vKcCX:first-child{grid-column:1/3;background:var(--translucent-cards-bg);border-radius:25px 25px 5px 5px}.styles_panelSection__vKcCX:nth-child(2){border-radius:5px 5px 5px 25px}@media(min-width:769px){.styles_panelSection__vKcCX:nth-child(2).styles_panelSection__vKcCX:nth-child(2) .styles_table__CdT3b{height:100%}.styles_panelSection__vKcCX:nth-child(2).styles_panelSection__vKcCX:nth-child(2) .styles_table__CdT3b>div{position:absolute;width:100%;height:100%;max-height:unset!important}}.styles_panelSection__vKcCX :nth-child(3){border-radius:5px 5px 25px}@media(max-width:768px){.styles_panelSection__vKcCX:nth-child(2){border-radius:5px}.styles_panelSection__vKcCX:last-child{border-radius:5px 5px 25px 25px}}.styles_sectionsWrapper__ceUp5{display:grid;grid-template-columns:45% 55%;grid-gap:5px;max-width:900px;margin:0 auto}@media(max-width:768px){.styles_sectionsWrapper__ceUp5{display:flex;flex-direction:column}}.styles_panelSection__9WgoN{width:100%;max-width:unset;margin:0}.styles_panelSection__9WgoN:first-child{grid-column:1/3;background:var(--translucent-cards-bg);border-radius:25px 25px 5px 5px}.styles_panelSection__9WgoN:nth-child(2){border-radius:5px 5px 5px 25px}@media(min-width:769px){.styles_panelSection__9WgoN:nth-child(2).styles_panelSection__9WgoN:nth-child(2) .styles_table__KjWyd{height:100%}.styles_panelSection__9WgoN:nth-child(2).styles_panelSection__9WgoN:nth-child(2) .styles_table__KjWyd>div{position:absolute;width:100%;height:100%;max-height:unset!important}}.styles_panelSection__9WgoN :nth-child(3){border-radius:5px 5px 25px}@media(max-width:768px){.styles_panelSection__9WgoN:nth-child(2){border-radius:5px}.styles_panelSection__9WgoN:last-child{border-radius:5px 5px 25px 25px}}.styles_sectionsWrapper__FBIWG{display:grid;grid-template-columns:45% 55%;grid-gap:5px;max-width:900px;margin:0 auto}@media(max-width:768px){.styles_sectionsWrapper__FBIWG{display:flex;flex-direction:column}}.EsimUserProfile_userProfileWrapper__QR7v5{display:flex;flex-direction:column;gap:10px;color:var(--secondary-text);cursor:pointer}.EsimUserProfile_infoWrapper__zH2Tv{display:flex;align-items:center;padding-bottom:10px;border-bottom:1px solid var(--border-color)}.EsimUserProfile_iconWrapper__XSL0x{display:flex;flex:0 0 32px;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;max-width:32px;height:32px;max-height:32px;margin-right:5px;padding:6px;overflow:hidden;font-size:12px;font-style:normal;font-weight:400;line-height:20px;color:#fff;background:var(--primary);border-radius:6px}.EsimUserProfile_iconWrapper__XSL0x svg{fill:var(--primary)}.EsimUserProfile_userInfo__LOxDj{flex:1 1;max-width:100%;overflow:hidden}.EsimUserProfile_infoValue__IqcnC{position:relative;overflow:hidden;font-size:16px;font-weight:700;line-height:20px;color:var(--primary-text);text-overflow:ellipsis;letter-spacing:.01em;white-space:nowrap}.EsimUserProfile_infoLabel__LKNaW{font-size:12px;font-weight:300;line-height:14px;color:var(--semitransparent-secondary-text);text-transform:uppercase;letter-spacing:.1em}.EsimUserProfile_logoutButton__xs2DU{display:flex;align-items:center;justify-content:space-between;gap:5px;width:100%;padding:0;font-size:12px;font-weight:400;line-height:17px;color:var(--primary-text);letter-spacing:-.01em;background:rgba(0,0,0,0);border:none;border-radius:0;opacity:.8;cursor:pointer}.EsimUserProfileDropdown_dropdownWrapper__HEqjT{position:absolute;z-index:2;top:calc(100% + 7px);right:-10px;width:230px;margin:0;padding:10px;overflow:hidden;list-style:none;background:var(--secondary-btn-bg);border-radius:6px;box-shadow:0 0 15px var(--cards-border);opacity:0;visibility:hidden;cursor:pointer;transition:all .15s linear;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px)}.EsimUserProfileDropdown_logout__LiYuQ{position:relative;flex-direction:column;width:50px;transition:all .3s}.EsimUserProfileDropdown_logout__LiYuQ.EsimUserProfileDropdown_isOpen__Ae0vi .EsimUserProfileDropdown_dropdownWrapper__HEqjT{opacity:1;visibility:visible}.EsimUserProfileDropdown_logoutHeader__cg3W_{display:flex;align-items:center;justify-content:space-between;color:var(--secondary-text);cursor:pointer}.EsimUserProfileDropdown_userDataWrapper__Z1nV_{display:flex;flex:0 0 32px;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;max-width:32px;height:32px;max-height:32px;margin-right:5px;padding:6px;overflow:hidden;font-size:12px;font-style:normal;font-weight:400;line-height:20px;color:#fff;background:var(--primary);border-radius:6px}.EsimUserProfileDropdown_userDataWrapper__Z1nV_ svg{fill:var(--primary)}.EsimUserProfileDropdown_arrowDownIcon__GCM2I{width:15px;min-width:15px;height:15px;fill:var(--primary-text);transform:rotate(180deg)}.ThemeSwitcher_wrapper__703Im{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--benefits-bg);border-radius:10px}@media(max-width:768px){.ThemeSwitcher_wrapper__703Im{background:rgba(0,0,0,0);border:1px solid var(--border-color)}}.ThemeSwitcher_wrapper__703Im svg{width:25px;height:25px}.ThemeSwitcher_label__enDbV{position:absolute;width:100%;height:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ThemeSwitcher_label__enDbV input{display:none}.NavLink_navLink__wXtnW{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0;font-size:14px;font-weight:600;line-height:20px;color:inherit;text-decoration:none}.NavLink_navLink__wXtnW.NavLink_isActive__CQ1DZ{color:var(--primary)}.NavLink_navLink__wXtnW.NavLink_isActive__CQ1DZ>svg{color:var(--primary)!important}.NavLink_navLink__wXtnW.NavLink_isActive__CQ1DZ:before{content:"";position:absolute;top:50%;left:-10px;width:6px;height:6px;background-color:var(--primary);border-radius:50%;transform:translateY(-50%)}.Navbar_wrapper__4CeTo{position:fixed;z-index:7;top:0;left:0;width:100%;height:65px;color:var(--primary-text);background:var(--navbar-bg);border-bottom:1px solid var(--border-color);transition:.3s var(--easing-func)}.Navbar_wrapper__4CeTo .Navbar_logo___IUtu{justify-content:start;width:1px}@media(max-width:500px){.Navbar_wrapper__4CeTo .fullsize-container{grid-gap:15px}.Navbar_wrapper__4CeTo .fullsize-container>div{flex:0 0 auto;padding:1rem 0;border-left:none}.Navbar_wrapper__4CeTo .fullsize-container>div:first-child{flex:1 1 auto}}.Navbar_container__yuRSt{position:relative;display:flex;align-items:center;justify-content:space-between;color:inherit}.Navbar_sideWrapper__dXOSw{display:flex;justify-content:flex-start;width:1px}.Navbar_sideWrapper__dXOSw.Navbar_sideWrapperRight__DFkZs{justify-content:flex-end}@media(max-width:1400px){.Navbar_sideWrapper__dXOSw{width:auto}}.Navbar_linksWrapper__eeFCj{display:flex;align-items:center;justify-content:center;grid-gap:30px;padding:0 10px;text-transform:capitalize;list-style:none}@media(max-width:1100px){.Navbar_linksWrapper__eeFCj{grid-gap:15px}}@media(max-width:1023px){.Navbar_linksWrapper__eeFCj{display:none}}.Navbar_textTransformNone__aMxet{text-transform:none}.Navbar_controllersWrapper__OdM1A,.Navbar_settingsWrapper__69gGN{display:flex;align-items:center;grid-gap:8px}.Navbar_controllersWrapper__OdM1A{grid-gap:4px}.Navbar_signInButton__FE_ER.Navbar_signInButton__FE_ER{height:40px;font-size:12px;font-weight:600;line-height:16px;text-transform:uppercase;letter-spacing:.1px;white-space:nowrap}.Navbar_burgerMenu__CmfMo{color:var(--primary-text)}@media(min-width:1025px){.Navbar_burgerMenu__CmfMo{display:none!important}}.Navbar_burgerMenuButton__SaJpH{display:flex;padding:10px;background:rgba(0,0,0,0);border:1px solid var(--border-color);border-radius:10px;outline:none}.Navbar_burgerMenuButton__SaJpH img{filter:var(--icon-filter)}.Navbar_navMenu__p1vLI{position:fixed;z-index:1000;top:0;left:0;display:flex;flex-direction:column;width:100%;height:100vh;max-height:0;padding:0 16px;overflow:hidden auto;background:var(--bg);transition:.3s all var(--easing-func)}.Navbar_navMenu__p1vLI>a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:35px 0;padding:1rem;text-decoration:none}.Navbar_navMenu__p1vLI.Navbar_isOpen__37XV_{max-height:100vh;padding:20px 16px 50px}.Navbar_logoWrapper__jttya{position:relative;display:flex;justify-content:space-between;width:100%;max-width:1272px;margin:0 auto;padding-bottom:25px;border-bottom:1px solid var(--border-color)}.Navbar_logoWrapper__jttya button{display:flex;align-items:center;padding:8px 4px;background:rgba(237,240,250,.1);border:none;border-radius:6px;filter:var(--icon-filter-inverted);cursor:pointer}.Navbar_userProfileWrapper__HwvJL{margin:30px 0 10px}.Navbar_navMenuItem__Y0e8n{display:flex;flex-direction:column;justify-content:center;padding:35px 0 35px 15px;text-align:center;border-top:1px solid var(--border-color);cursor:pointer}.Navbar_navMenuItem__Y0e8n:first-child{border:none}