.AccountPage_container__4NpgT{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:80px;width:100%}.AccountPage_loaderWrapper__8CgxD{padding-top:300px;padding-bottom:500px;height:50vh}.AccountPage_wrapper__JYslm{width:100%}.AccountPage_wrapper__JYslm .AccountPage_title__4VKkF{display:flex;justify-content:center;margin:0 auto 44px 0;width:100%;color:var(--text-color);font-style:normal;font-size:36px}.Billing_container__024b7{display:flex;justify-content:center;margin-bottom:24px;width:100%}.Billing_infoWrapper__uYMQc{display:flex;flex-direction:column;gap:24px;border:1px solid var(--border-color);border-radius:12px;background:var(--bg-color);padding:24px;width:75%;max-width:846px}.Billing_infoWrapper__uYMQc h2{color:var(--text-color);font-weight:700;font-size:24px;line-height:32px}@media(max-width:500px){.Billing_infoWrapper__uYMQc h2{font-size:18px;line-height:28px}}.Billing_infoWrapper__uYMQc p{color:var(--text-color);font-style:normal;font-weight:400;font-size:15px;line-height:24px;font-family:var(--main-font),sans-serif}.Billing_infoWrapper__uYMQc .Billing_info__u6GTB{display:flex;row-gap:1em;flex-direction:column}.Billing_infoWrapper__uYMQc .Billing_info__u6GTB h3{margin-bottom:4px;color:var(--text-lighter);font-style:normal;font-weight:400;font-size:14px;line-height:24px;font-family:var(--main-font)}.Billing_infoWrapper__uYMQc .Billing_info__u6GTB p{margin-top:auto;margin-bottom:auto;color:var(--text-color);font-style:normal;font-weight:400;font-size:18px;line-height:26px;font-family:var(--main-font);word-break:break-word}.Billing_infoWrapper__uYMQc hr{border:.5px solid var(--border-color)}.Billing_header__A_uHZ{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.Billing_titleRow__XW34b{display:flex;flex-wrap:wrap;align-items:center;gap:12px;min-width:0}.Billing_planName__BpRsY{font-weight:600!important;font-size:16px!important}.Billing_statBoxes__Kae3W{display:flex;gap:12px}.Billing_buttonsBlock__bV2Oj{flex-direction:row!important;justify-content:space-between;align-items:center}@media(max-width:768px){.Billing_infoWrapper__uYMQc .Billing_info__u6GTB{flex-direction:column;align-items:flex-start;gap:1em}.Billing_infoWrapper__uYMQc .Billing_info__u6GTB p{word-break:break-word}.Billing_infoWrapper__uYMQc .Billing_info__u6GTB button{width:100%}.Billing_statBoxes__Kae3W{flex-direction:column}.Billing_buttonsBlock__bV2Oj{flex-direction:column!important;align-items:center!important}}@media(max-width:1127px)and (min-width:769px){.Billing_buttonsBlock__bV2Oj{flex-direction:column!important;align-items:center!important}.Billing_statBoxes__Kae3W{flex-direction:column}}.DotsMenu_dotsMenu__HGOza{display:inline-block;position:relative}.DotsMenu_dotsMenu__HGOza .DotsMenu_dotsButton__jOxnd{display:flex;justify-content:center;align-items:center;cursor:pointer;border:none;background:none;padding:8px}.DotsMenu_dotsMenu__HGOza .DotsMenu_dotsButton__jOxnd .DotsMenu_dots__uwqI3{display:flex;flex-direction:column;align-items:center;gap:3px}.DotsMenu_dotsMenu__HGOza .DotsMenu_dotsButton__jOxnd .DotsMenu_dots__uwqI3 span{border-radius:50%;background-color:var(--text-color);width:4px;height:4px}.DotsMenu_dotsMenu__HGOza .DotsMenu_dropdown____CuL{position:absolute;top:100%;right:0;transform:translateY(-10px);visibility:hidden;opacity:0;z-index:1000;transition:all .2s ease;box-shadow:0 2px 10px rgba(0,0,0,.1);border-radius:8px;background:var(--white);min-width:200px}.DotsMenu_dotsMenu__HGOza .DotsMenu_dropdown____CuL.DotsMenu_open__DLlmK{transform:translateY(0);visibility:visible;opacity:1}.DotsMenu_dotsMenu__HGOza .DotsMenu_dropdown____CuL .DotsMenu_menuItem__7rpAi{display:block;transition:background-color .2s ease;cursor:pointer;border:none;background:none;padding:12px 16px;width:100%;color:var(--light-black);font-size:16px;text-align:left}.DotsMenu_dotsMenu__HGOza .DotsMenu_dropdown____CuL .DotsMenu_menuItem__7rpAi:hover{background-color:var(--dark-white)}.DotsMenu_dotsMenu__HGOza .DotsMenu_dropdown____CuL .DotsMenu_menuItem__7rpAi:first-child{border-radius:8px 8px 0 0}.DotsMenu_dotsMenu__HGOza .DotsMenu_dropdown____CuL .DotsMenu_menuItem__7rpAi:last-child{border-radius:0 0 8px 8px}.StatBox_statBox__T45qN{display:flex;position:relative;flex-direction:column;align-items:flex-start;gap:4px;margin:0;border:1px solid var(--border-color);border-radius:8px;background:transparent;padding:8px 16px;color:inherit;font-family:inherit;text-align:left;transition:border-color .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.StatBox_statBox__T45qN[data-clickable=true]{cursor:pointer}.StatBox_statBox__T45qN[data-clickable=true]:hover{border-color:var(--text-lighter)}.StatBox_statBox__T45qN[data-clickable=false]{cursor:default}.StatBox_statLabel__CwPjd{color:var(--text-lighter);font-size:14px;line-height:16px;white-space:nowrap}.StatBox_statLabel__CwPjd,.StatBox_statValue__a4_04{font-weight:600;font-family:var(--main-font),sans-serif}.StatBox_statValue__a4_04{color:var(--text-color);font-size:16px;line-height:24px}.StatBox_tooltip__UNILg{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);z-index:10;animation:StatBox_tooltipFadeIn__FrXM5 .15s ease;border-radius:10px;background:#1a2332;padding:10px 16px;color:#fff;font-weight:400;font-size:13px;line-height:18px;font-family:var(--main-font),sans-serif;letter-spacing:.3px;width:max-content;max-width:280px;white-space:normal;text-align:center}@keyframes StatBox_tooltipFadeIn__FrXM5{0%{transform:translateX(-50%) translateY(4px);opacity:0}to{transform:translateX(-50%) translateY(0);opacity:1}}@media(max-width:768px){.StatBox_statLabel__CwPjd{white-space:normal}.StatBox_tooltip__UNILg{width:250px;overflow:hidden;text-overflow:ellipsis;white-space:wrap}}.StatusBadge_badge__DVg0Z{display:inline-flex;align-items:center;gap:6px;padding:4px 16px;border-radius:38px;font-size:14px;font-weight:600;font-family:var(--main-font),sans-serif;line-height:20px}.StatusBadge_badge__DVg0Z:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0}.StatusBadge_badgeActive__zGXRH{background:#e7fbd8;color:#2a9f29;border:1px solid #a1ea88}.StatusBadge_badgeActive__zGXRH:before{background:#2a9f29}.StatusBadge_badgeCanceled__by0CL{background:#ffebde;color:#db4444;border:1px solid #ffb69e}.StatusBadge_badgeCanceled__by0CL:before{background:#db4444}.StatusBadge_badgePastDue__VcOgS{background:#fff4d6;color:#b7791f;border:1px solid #f2c261}.StatusBadge_badgePastDue__VcOgS:before{background:#b7791f}.StatusBadge_canceledExpiredWrapper__CkCgS{position:relative;display:inline-flex;align-items:center}.StatusBadge_canceledExpiredWrapper__CkCgS:hover .StatusBadge_tooltip__TsCAD{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.StatusBadge_tooltip__TsCAD{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%) translateY(4px);background:var(--bg-color);color:var(--text-color);border:1px solid var(--border-color);padding:8px 12px;border-radius:8px;font-size:12px;font-weight:400;line-height:16px;width:200px;white-space:normal;opacity:0;visibility:hidden;transition:all .15s ease;pointer-events:none;z-index:10}.StatusBadge_tooltip__TsCAD:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid transparent;border-top:5px solid var(--border-color)}.HelpTerms_container__NJMwZ{display:flex;justify-content:center;margin-bottom:24px;width:100%}.HelpTerms_infoWrapper__YIE4F{display:flex;flex-direction:column;gap:24px;border:1px solid var(--border-color);border-radius:12px;background:var(--bg-color);padding:24px;width:75%;max-width:846px}.HelpTerms_infoWrapper__YIE4F h2{color:var(--text-color);font-weight:700;font-size:24px;line-height:32px}@media(max-width:500px){.HelpTerms_infoWrapper__YIE4F h2{font-size:18px;line-height:28px}}.HelpTerms_infoWrapper__YIE4F p{color:var(--text-color);font-style:normal;font-weight:400;font-size:15px;line-height:24px;font-family:var(--main-font),sans-serif}.HelpTerms_supportEmailBlock__JM_vk,.HelpTerms_supportInfoBlock__OtG__{display:flex;justify-content:flex-start;align-items:center;gap:1em}.HelpTerms_supportEmailBlock__JM_vk .HelpTerms_supportEmail__v4oFk,.HelpTerms_supportInfoBlock__OtG__ .HelpTerms_supportEmail__v4oFk{margin-top:0;color:var(--text-color);font-style:normal;font-weight:500;font-size:16px;line-height:26px;font-family:var(--main-font)}.HelpTerms_supportEmailBlock__JM_vk .HelpTerms_response__jcMwy,.HelpTerms_supportInfoBlock__OtG__ .HelpTerms_response__jcMwy{color:var(--text-color);font-style:normal;font-weight:400;font-size:15px;line-height:24px;font-family:var(--main-font)}.HelpTerms_supportInfoBlock__OtG__ .HelpTerms_response__jcMwy{margin-top:0}.HelpTerms_links__jrBBA{display:flex;justify-content:flex-start;align-items:center;gap:3em}.HelpTerms_links__jrBBA a{color:var(--text-color);font-style:normal;font-weight:400;font-size:16px;line-height:26px;font-family:var(--main-font);text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline}@media(max-width:768px){.HelpTerms_links__jrBBA{justify-content:space-between}}.History_container__y6qMb{display:flex;justify-content:center;margin-bottom:24px;width:100%}.History_infoWrapper__0WOAo{display:flex;align-items:center;border:1px solid var(--border-color);border-radius:12px;background:var(--bg-color);padding:24px;width:75%;max-width:846px}.History_text__i0JXz{display:flex;flex:1 1;flex-direction:column}.History_text__i0JXz h2{color:var(--text-color);font-weight:700;font-size:24px;line-height:32px}@media(max-width:500px){.History_text__i0JXz h2{font-size:18px;line-height:28px}}.History_text__i0JXz p{color:var(--text-color);font-weight:400;font-size:16px;line-height:24px}.History_viewButton__Xah4u{flex-shrink:0;min-width:100px}@media(max-width:768px){.History_infoWrapper__0WOAo{flex-direction:column;align-items:stretch;gap:16px}.History_viewButton__Xah4u{width:100%}}.AccountLanguageChip_chip__U955c{display:flex;align-items:flex-start;gap:10px;border-radius:8px;background:var(--bg-color-modal);padding:10px}.AccountLanguageChip_chip__U955c .AccountLanguageChip_iconWrapper__gchzj{align-self:center;border-radius:8px;background-color:var(--language-chip-icon-bg);padding:10px;width:44px;height:44px}.AccountLanguageChip_chip__U955c .AccountLanguageChip_iconWrapper__gchzj .AccountLanguageChip_icon__LaXmU{color:var(--button-blue)}.AccountLanguageChip_chip__U955c .AccountLanguageChip_textWrapper__Qj_xv{display:flex;flex:1 1;gap:4px;flex-direction:column;justify-content:space-between;height:100%}.AccountLanguageChip_chip__U955c .AccountLanguageChip_textWrapper__Qj_xv .AccountLanguageChip_title__hVFTI{color:var(--text-color);font-weight:400;font-size:16px;line-height:24px}.AccountLanguageChip_chip__U955c .AccountLanguageChip_textWrapper__Qj_xv .AccountLanguageChip_subtitle__Gusm_{color:var(--text-lighter2);font-weight:400;font-size:14px;line-height:16px}.AccountLanguageChip_chip__U955c .AccountLanguageChip_closeButton__pFQHe{justify-content:center;align-self:center;cursor:pointer;border:none;background:none;height:24px;color:var(--text-lighter)}.AccountLanguageChip_chip__U955c .AccountLanguageChip_closeButton__pFQHe:hover{color:var(--text-color)}.PersonalInfo_container__V95J9{display:flex;justify-content:center;margin-bottom:24px;width:100%}.PersonalInfo_infoWrapper__gNSn2{display:flex;flex-direction:column;gap:24px;border:1px solid var(--border-color);border-radius:12px;background:var(--bg-color);padding:24px;width:75%;max-width:846px}.PersonalInfo_infoWrapper__gNSn2 h2{color:var(--text-color);font-weight:700;font-size:24px;line-height:32px}@media(max-width:500px){.PersonalInfo_infoWrapper__gNSn2 h2{font-size:18px;line-height:28px}}.PersonalInfo_infoWrapper__gNSn2 p{color:var(--text-color);font-style:normal;font-weight:400;font-size:15px;line-height:24px;font-family:var(--main-font),sans-serif}.PersonalInfo_infoWrapper__gNSn2 .PersonalInfo_info__hY9Yb{display:flex;row-gap:1em;justify-content:space-between;align-items:flex-end}.PersonalInfo_infoWrapper__gNSn2 .PersonalInfo_info__hY9Yb h3{margin-bottom:4px;color:var(--text-lighter);font-style:normal;font-weight:400;font-size:14px;line-height:16px;font-family:var(--main-font)}.PersonalInfo_infoWrapper__gNSn2 .PersonalInfo_info__hY9Yb p{margin-top:auto;margin-bottom:auto;color:var(--text-color);font-style:normal;font-weight:400;font-size:18px;line-height:24px;font-family:var(--main-font);word-break:break-word}.PersonalInfo_infoWrapper__gNSn2 .PersonalInfo_languageSection__6_SD7 h3{margin-bottom:12px;color:var(--text-lighter);font-style:normal;font-weight:400;font-size:14px;line-height:16px;font-family:var(--main-font)}@media(max-width:768px){.PersonalInfo_infoWrapper__gNSn2 .PersonalInfo_info__hY9Yb{flex-direction:column;align-items:flex-start;gap:1em}.PersonalInfo_infoWrapper__gNSn2 .PersonalInfo_info__hY9Yb p{word-break:break-word}.PersonalInfo_infoWrapper__gNSn2 .PersonalInfo_info__hY9Yb button{width:100%}}.ReferralSection_container__PTFJs{display:flex;justify-content:center;margin-bottom:24px;width:100%}.ReferralSection_infoWrapper__Oshf4{display:flex;flex-direction:column;gap:24px;border:1px solid var(--border-color);border-radius:12px;background:var(--bg-color);padding:24px;width:75%;max-width:846px}.ReferralSection_header__PWKh6{display:flex;flex-direction:column;gap:6px}.ReferralSection_header__PWKh6 h2{color:var(--text-color);font-weight:700;font-size:24px;line-height:32px}@media(max-width:500px){.ReferralSection_header__PWKh6 h2{font-size:18px;line-height:28px}}.ReferralSection_description__j_PNh{margin:0;color:var(--text-color);font-style:normal;font-weight:600;font-size:16px;line-height:24px;letter-spacing:.25px}.ReferralSection_linkSection__H6Q5r{display:flex;flex-direction:column;gap:8px}.ReferralSection_linkLabel__YmYsG{color:var(--text-lighter);font-size:13px;line-height:18px}.ReferralSection_linkRow__S7yT8{display:flex;align-items:center;gap:12px;width:60%}.ReferralSection_linkInput__DAlkY{flex:1 1;cursor:text;outline:none;border:1px solid var(--border-color);border-radius:8px;background:var(--input-bg,var(--bg-color));padding:10px 14px;color:var(--text-color);font-size:14px;font-family:var(--main-font),sans-serif}.ReferralSection_linkInput__DAlkY:focus{border-color:var(--primary-color)}.ReferralSection_copyButton__82Rb_{display:flex;align-items:center;gap:8px;transition:opacity .2s;cursor:pointer;border:none;border-radius:8px;background:var(--primary-color,#5edfed);padding:10px 20px;color:#000;font-weight:600;font-size:14px;font-family:var(--main-font),sans-serif;white-space:nowrap}.ReferralSection_copyButton__82Rb_:hover{opacity:.9}.ReferralSection_copyButton__82Rb_:active{opacity:.8}.ReferralSection_statsRow__rx0b_{display:grid;grid-template-columns:repeat(var(--stat-cols,4),1fr);grid-gap:12px;gap:12px}.ReferralSection_statCard___JLxx{display:flex;position:relative;flex-direction:column;justify-content:space-between;gap:6px;transition:border-color .2s ease;cursor:pointer;border:1px solid var(--border-color);border-radius:8px;padding:14px 16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ReferralSection_statCard___JLxx:hover{border-color:var(--text-lighter)}.ReferralSection_statLabel__EmtKH{color:var(--text-lighter);font-size:12px;line-height:16px}.ReferralSection_statTooltip__A64WA{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);z-index:10;animation:ReferralSection_tooltipFadeIn__bECRg .15s ease;border-radius:10px;background:#1a2332;padding:10px 16px;color:#fff;font-weight:400;font-size:13px;line-height:18px;font-family:var(--main-font),sans-serif;letter-spacing:.3px;white-space:nowrap}@keyframes ReferralSection_tooltipFadeIn__bECRg{0%{transform:translateX(-50%) translateY(4px);opacity:0}to{transform:translateX(-50%) translateY(0);opacity:1}}.ReferralSection_statValue__7M_lO{color:var(--text-color);font-weight:700;font-size:20px;line-height:26px}.ReferralSection_howItWorks__fF34h{display:flex;flex-direction:column;gap:8px}.ReferralSection_howItWorksTitle__02zVp{display:flex;align-items:center;gap:8px;margin:0;color:var(--text-color);font-weight:600;font-size:14px;line-height:20px}.ReferralSection_howItWorksSteps__U27Lx{display:flex;flex-direction:column;gap:2px;padding-left:8px}.ReferralSection_howItWorksSteps__U27Lx p{margin:0;color:var(--text-lighter);font-size:13px;line-height:20px}.ReferralSection_boostNote__cqoEC{margin:4px 0 0;padding-left:8px;color:var(--text-lighter2,var(--text-lighter));font-size:13px;line-height:20px}.ReferralSection_zeroStateNote__Q9KUo{margin:0;color:var(--text-color);font-style:normal;font-weight:600;font-size:20px;line-height:28px}@keyframes ReferralSection_shimmer__IjOVL{0%{background-position:-200% 0}to{background-position:200% 0}}.ReferralSection_skeletonHeader__74PkU{width:40%;height:24px}.ReferralSection_skeletonBlock__VV5Yg,.ReferralSection_skeletonHeader__74PkU{animation:ReferralSection_shimmer__IjOVL 1.5s infinite;border-radius:6px;background:linear-gradient(90deg,var(--border-color) 25%,transparent 50%,var(--border-color) 75%);background-size:200% 100%}.ReferralSection_skeletonBlock__VV5Yg{width:80%;height:16px}@media(max-width:768px){.ReferralSection_statsRow__rx0b_{grid-template-columns:repeat(2,1fr)}.ReferralSection_linkRow__S7yT8{flex-direction:column;width:100%}.ReferralSection_linkRow__S7yT8 .ReferralSection_linkInput__DAlkY{width:100%}.ReferralSection_linkRow__S7yT8 .ReferralSection_copyButton__82Rb_{justify-content:center;width:100%}.ReferralSection_statTooltip__A64WA{width:250px;overflow:hidden;text-overflow:ellipsis;white-space:wrap}}@media(max-width:480px){.ReferralSection_statsRow__rx0b_{grid-template-columns:1fr}}