.ProfileInfoCard-module__wizNzq__card{box-sizing:border-box;background:#fff;border-radius:32px;flex-direction:column;gap:32px;width:100%;padding:32px;display:flex}.ProfileInfoCard-module__wizNzq__title{letter-spacing:-.05em;color:#212125;margin:0;font-size:32px;font-weight:500;line-height:110%}.ProfileInfoCard-module__wizNzq__fields{flex-direction:column;align-items:flex-start;gap:32px;width:100%;display:flex}.ProfileInfoCard-module__wizNzq__fieldGroup{flex-direction:column;gap:12px;width:100%;display:flex}.ProfileInfoCard-module__wizNzq__label{letter-spacing:-.02em;color:#0000004d;font-size:16px;font-weight:500;line-height:19px;display:block}.ProfileInfoCard-module__wizNzq__input{box-sizing:border-box;letter-spacing:-.02em;color:#000;background:#fff;border:1px solid #ededed;border-radius:20px;outline:none;width:100%;height:60px;padding:16px 24px;font-family:inherit;font-size:20px;font-weight:450;line-height:140%;transition:border-color .15s}.ProfileInfoCard-module__wizNzq__input:focus,.ProfileInfoCard-module__wizNzq__inputFocused{border-color:#0169f4}.ProfileInfoCard-module__wizNzq__saveBtn{letter-spacing:-.02em;color:#fff;cursor:pointer;opacity:.5;white-space:nowrap;background:#1136a9;border:none;border-radius:50px;height:71px;padding:24px 32px;font-family:inherit;font-size:20px;font-weight:500;line-height:140%;transition:opacity .2s}.ProfileInfoCard-module__wizNzq__saveBtnActive{opacity:1}.ProfileInfoCard-module__wizNzq__saveBtn:hover{opacity:.85}.ProfileInfoCard-module__wizNzq__saveBtnActive:hover{opacity:1}@media (max-width:768px){.ProfileInfoCard-module__wizNzq__card{gap:24px;padding:24px}.ProfileInfoCard-module__wizNzq__title{font-size:26px}.ProfileInfoCard-module__wizNzq__input{height:54px;font-size:17px}.ProfileInfoCard-module__wizNzq__saveBtn{width:100%;height:60px;font-size:17px}}@media (max-width:480px){.ProfileInfoCard-module__wizNzq__card{border-radius:32px;gap:24px;padding:24px}.ProfileInfoCard-module__wizNzq__title{font-size:22px}.ProfileInfoCard-module__wizNzq__fields{gap:16px}.ProfileInfoCard-module__wizNzq__fieldGroup{gap:8px}.ProfileInfoCard-module__wizNzq__label{font-size:12px;font-weight:500;line-height:14px}.ProfileInfoCard-module__wizNzq__input{height:54px;padding:16px 24px;font-size:16px}.ProfileInfoCard-module__wizNzq__saveBtn{width:100%;height:56px;padding:0 24px;font-size:16px;font-weight:450}}
.ProfileSettingsCard-module__Kp-PYq__card{box-sizing:border-box;background:#fff;border-radius:32px;flex-direction:column;gap:32px;width:100%;padding:32px;display:flex}.ProfileSettingsCard-module__Kp-PYq__title{letter-spacing:-.05em;color:#212125;margin:0;font-size:32px;font-weight:500;line-height:110%}.ProfileSettingsCard-module__Kp-PYq__rows{flex-direction:column;gap:12px;width:100%;display:flex}.ProfileSettingsCard-module__Kp-PYq__accordionRow{box-sizing:border-box;background:#edf4fc;border-radius:20px;flex-direction:column;gap:24px;width:100%;padding:20px 20px 20px 24px;transition:background .15s;display:flex}.ProfileSettingsCard-module__Kp-PYq__accordionHeader{cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;flex-direction:row;align-items:center;gap:12px;width:100%;padding:0;display:flex}.ProfileSettingsCard-module__Kp-PYq__accordionHeader:focus{outline:none}@media (hover:hover) and (pointer:fine){.ProfileSettingsCard-module__Kp-PYq__accordionHeader:focus-visible{outline-offset:4px;border-radius:8px;outline:2px solid #0068f4}}.ProfileSettingsCard-module__Kp-PYq__rowIcon{opacity:.4;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ProfileSettingsCard-module__Kp-PYq__rowIconSvg{color:#000}.ProfileSettingsCard-module__Kp-PYq__rowLabel{letter-spacing:-.02em;color:#000;flex:1;font-size:18px;font-weight:450;line-height:140%}.ProfileSettingsCard-module__Kp-PYq__chevron{opacity:.5;flex-shrink:0;width:24px;height:24px;transition:transform .24s cubic-bezier(.16,1,.3,1)}.ProfileSettingsCard-module__Kp-PYq__chevronOpen{transform:rotate(180deg)}.ProfileSettingsCard-module__Kp-PYq__expandContent{width:100%}.ProfileSettingsCard-module__Kp-PYq__passwordRow{flex-direction:row;gap:12px;width:100%;display:flex}.ProfileSettingsCard-module__Kp-PYq__passwordField{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.ProfileSettingsCard-module__Kp-PYq__subLabel{letter-spacing:-.02em;color:#0000004d;font-size:14px;font-weight:500;line-height:16px;display:block}.ProfileSettingsCard-module__Kp-PYq__subInput{box-sizing:border-box;letter-spacing:-.02em;color:#000;background:#fff;border:none;border-radius:20px;outline:none;width:100%;height:57px;padding:16px 24px;font-family:inherit;font-size:18px;font-weight:450;line-height:140%;transition:box-shadow .15s}.ProfileSettingsCard-module__Kp-PYq__subInput:focus{box-shadow:0 0 0 1.5px #0169f4}.ProfileSettingsCard-module__Kp-PYq__notifRow{flex-direction:row;gap:12px;width:100%;display:flex}.ProfileSettingsCard-module__Kp-PYq__notifItem{box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:row;flex:1;justify-content:space-between;align-items:center;gap:8px;min-width:0;height:56px;padding:16px 16px 16px 24px;display:flex}.ProfileSettingsCard-module__Kp-PYq__notifLabel{letter-spacing:-.02em;color:#000;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:450;line-height:140%;overflow:hidden}.ProfileSettingsCard-module__Kp-PYq__notifLabelDim{opacity:.5}.ProfileSettingsCard-module__Kp-PYq__toggle{cursor:pointer;background:#edf4fc;border:none;border-radius:99px;flex-shrink:0;width:48px;height:24px;padding:0;transition:background .2s;position:relative}.ProfileSettingsCard-module__Kp-PYq__toggleOn{background:#cce0fd}.ProfileSettingsCard-module__Kp-PYq__toggleThumb{background:#fff;border-radius:99px;width:21px;height:16px;transition:left .2s cubic-bezier(.16,1,.3,1),background .2s;position:absolute;top:4px;left:4px}.ProfileSettingsCard-module__Kp-PYq__toggleOn .ProfileSettingsCard-module__Kp-PYq__toggleThumb{background:#0169f4;left:23px}.ProfileSettingsCard-module__Kp-PYq__docsGrid{flex-flow:wrap;gap:12px;width:100%;display:flex}.ProfileSettingsCard-module__Kp-PYq__docItem{box-sizing:border-box;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:#fff;border:none;border-radius:20px;outline:none;flex-direction:row;flex:0 calc(50% - 6px);justify-content:space-between;align-items:center;gap:8px;min-width:0;height:54px;padding:16px 24px;text-decoration:none;transition:opacity .15s,background .15s;display:flex}.ProfileSettingsCard-module__Kp-PYq__docItem:hover{background:#f5f9ff}.ProfileSettingsCard-module__Kp-PYq__docItem:focus{outline:none}@media (hover:hover) and (pointer:fine){.ProfileSettingsCard-module__Kp-PYq__docItem:focus-visible{outline-offset:2px;outline:2px solid #0068f4}}.ProfileSettingsCard-module__Kp-PYq__docLabel{letter-spacing:-.02em;color:#00000080;white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:16px;font-weight:450;line-height:140%;overflow:hidden}@media (max-width:768px){.ProfileSettingsCard-module__Kp-PYq__card{gap:24px;padding:24px}.ProfileSettingsCard-module__Kp-PYq__title{font-size:26px}.ProfileSettingsCard-module__Kp-PYq__passwordRow,.ProfileSettingsCard-module__Kp-PYq__notifRow{flex-direction:column}.ProfileSettingsCard-module__Kp-PYq__docItem{flex:100%}}@media (max-width:480px){.ProfileSettingsCard-module__Kp-PYq__card{border-radius:32px;gap:24px;padding:24px}.ProfileSettingsCard-module__Kp-PYq__title{letter-spacing:-.05em;font-size:22px;line-height:110%}.ProfileSettingsCard-module__Kp-PYq__accordionRow{border-radius:20px;padding:16px 16px 16px 20px}}
.ProfileShortcuts-module__IztrQq__row{flex-direction:row;gap:12px;width:100%;display:flex}.ProfileShortcuts-module__IztrQq__card{color:inherit;cursor:pointer;min-width:0;transition:transform var(--duration-fast) var(--ease-out), box-shadow var(--duration-fast) var(--ease-out);background:#fff;border-radius:32px;flex-direction:row;flex:1;align-items:center;gap:16px;padding:24px;text-decoration:none;display:flex}.ProfileShortcuts-module__IztrQq__card:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0068f40f}.ProfileShortcuts-module__IztrQq__iconWrap{background:#edf4fc;border-radius:18px;flex:none;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.ProfileShortcuts-module__IztrQq__text{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.ProfileShortcuts-module__IztrQq__title{letter-spacing:-.02em;color:#212125;margin:0;font-size:18px;font-weight:600;line-height:110%}.ProfileShortcuts-module__IztrQq__subtitle{color:#21212580;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:450;line-height:140%;overflow:hidden}.ProfileShortcuts-module__IztrQq__chevron{flex:none;margin-left:auto}@media (max-width:768px){.ProfileShortcuts-module__IztrQq__row{flex-direction:column;gap:12px}.ProfileShortcuts-module__IztrQq__card{border-radius:24px;gap:14px;padding:20px}.ProfileShortcuts-module__IztrQq__iconWrap{border-radius:14px;width:48px;height:48px}.ProfileShortcuts-module__IztrQq__title{font-size:16px}.ProfileShortcuts-module__IztrQq__subtitle{font-size:13px}}
.SubscriptionModal-module__ej8RTq__backdrop{-webkit-backdrop-filter:blur(4px);z-index:1000;background:#080c208c;justify-content:center;align-items:center;padding:24px;animation:.2s SubscriptionModal-module__ej8RTq__backdropIn;display:flex;position:fixed;inset:0}@keyframes SubscriptionModal-module__ej8RTq__backdropIn{0%{opacity:0}to{opacity:1}}.SubscriptionModal-module__ej8RTq__dialog{background:#fff;border-radius:32px;outline:none;flex-direction:column;gap:24px;width:540px;max-width:100%;max-height:calc(100vh - 48px);padding:32px;animation:.24s cubic-bezier(.16,1,.3,1) SubscriptionModal-module__ej8RTq__dialogIn;display:flex;overflow-y:auto;box-shadow:0 16px 60px #00000040}@keyframes SubscriptionModal-module__ej8RTq__dialogIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.SubscriptionModal-module__ej8RTq__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.SubscriptionModal-module__ej8RTq__title{letter-spacing:-.02em;color:#000;margin:0 0 4px;font-size:24px;font-weight:600}.SubscriptionModal-module__ej8RTq__subtitle{letter-spacing:-.02em;color:#21212599;margin:0;font-size:14px;font-weight:450}.SubscriptionModal-module__ej8RTq__closeBtn{cursor:pointer;background:#edf4fc;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .15s;display:flex}.SubscriptionModal-module__ej8RTq__closeBtn:hover{opacity:.75}.SubscriptionModal-module__ej8RTq__tierList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.SubscriptionModal-module__ej8RTq__tier{background:#fff;border:1px solid #efefef;border-radius:24px;flex-direction:column;gap:12px;padding:20px 24px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.SubscriptionModal-module__ej8RTq__tierFeatured{border-color:#1136a9;box-shadow:inset 0 0 0 1px #1136a9}.SubscriptionModal-module__ej8RTq__featuredTag{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#1136a9;border-radius:8px;padding:4px 10px;font-size:11px;font-weight:500;position:absolute;top:-10px;right:24px}.SubscriptionModal-module__ej8RTq__tierHeader{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.SubscriptionModal-module__ej8RTq__tierName{letter-spacing:-.02em;color:#000;margin:0;font-size:20px;font-weight:600}.SubscriptionModal-module__ej8RTq__tierPrice{letter-spacing:-.02em;color:#1136a9;margin:0;font-size:22px;font-weight:600}.SubscriptionModal-module__ej8RTq__tierPriceUnit{color:#21212580;font-size:14px;font-weight:450}.SubscriptionModal-module__ej8RTq__featureList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.SubscriptionModal-module__ej8RTq__featureItem{letter-spacing:-.02em;color:#212125;align-items:center;gap:10px;font-size:14px;font-weight:450;display:flex}.SubscriptionModal-module__ej8RTq__bullet{color:#1136a9;background:#edf4fc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:600;display:inline-flex}.SubscriptionModal-module__ej8RTq__activateBtn{color:#1136a9;letter-spacing:-.02em;cursor:pointer;background:#edf4fc;border:none;border-radius:22px;justify-content:center;align-items:center;height:44px;margin-top:4px;padding:0 20px;font-family:inherit;font-size:15px;font-weight:500;transition:opacity .15s;display:inline-flex}.SubscriptionModal-module__ej8RTq__activateBtnPrimary{color:#fff;background:#1136a9}.SubscriptionModal-module__ej8RTq__activateBtn:hover:not(:disabled){opacity:.85}.SubscriptionModal-module__ej8RTq__activateBtn:disabled{cursor:not-allowed;opacity:.6}.SubscriptionModal-module__ej8RTq__placeholder{color:#21212599;text-align:center;margin:0;padding:24px 0;font-size:14px}.SubscriptionModal-module__ej8RTq__error{color:#b30000;background:#fff0f0;border-radius:12px;margin:0;padding:10px 14px;font-size:13px}@media (max-width:640px){.SubscriptionModal-module__ej8RTq__backdrop{padding:12px}.SubscriptionModal-module__ej8RTq__dialog{border-radius:24px;padding:24px}.SubscriptionModal-module__ej8RTq__title{font-size:20px}.SubscriptionModal-module__ej8RTq__tier{padding:16px 18px}.SubscriptionModal-module__ej8RTq__tierHeader{flex-direction:column;align-items:flex-start;gap:4px}}
.PaywallGate-module__dax-ea__gate{width:100%;position:relative}.PaywallGate-module__dax-ea__blurred{-webkit-filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none;flex-direction:column;gap:16px;display:flex}.PaywallGate-module__dax-ea__overlay{pointer-events:auto;background:linear-gradient(#edf4fc8c 0%,#edf4fcd9 100%);border-radius:32px;justify-content:center;align-items:flex-start;padding-top:48px;display:flex;position:absolute;inset:0}.PaywallGate-module__dax-ea__card{text-align:center;box-sizing:border-box;background:#fff;border:1px solid #efefef;border-radius:24px;flex-direction:column;align-items:center;gap:12px;width:380px;max-width:calc(100% - 32px);padding:32px;display:flex;box-shadow:0 8px 40px #0000001f}.PaywallGate-module__dax-ea__icon{background:#edf4fc;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:4px;display:flex}.PaywallGate-module__dax-ea__title{letter-spacing:-.02em;color:#000;margin:0;font-size:22px;font-weight:600;line-height:1.2}.PaywallGate-module__dax-ea__subtitle{letter-spacing:-.02em;color:#212125b3;max-width:300px;margin:0;font-size:14px;font-weight:450;line-height:1.4}.PaywallGate-module__dax-ea__cta{color:#fff;letter-spacing:-.02em;cursor:pointer;background:#1136a9;border:none;border-radius:24px;justify-content:center;align-items:center;height:48px;margin-top:8px;padding:0 28px;font-family:inherit;font-size:15px;font-weight:500;transition:opacity .15s;display:inline-flex}.PaywallGate-module__dax-ea__cta:hover:not(:disabled){opacity:.85}.PaywallGate-module__dax-ea__cta:disabled{cursor:not-allowed;opacity:.6}.PaywallGate-module__dax-ea__priceHint{color:#21212580;margin:0;font-size:12px;font-weight:450}@media (max-width:768px){.PaywallGate-module__dax-ea__overlay{padding-top:32px}.PaywallGate-module__dax-ea__card{padding:24px}.PaywallGate-module__dax-ea__title{font-size:18px}.PaywallGate-module__dax-ea__subtitle{font-size:13px}}
.ProfileSubscriptionCard-module__Ui89_a__card{box-sizing:border-box;background:#fff;border-radius:24px;flex-direction:column;gap:16px;width:100%;padding:28px 32px;display:flex;position:relative}.ProfileSubscriptionCard-module__Ui89_a__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.ProfileSubscriptionCard-module__Ui89_a__title{letter-spacing:-.02em;color:#000;margin:0;font-size:22px;font-weight:600}.ProfileSubscriptionCard-module__Ui89_a__badge{letter-spacing:-.02em;border-radius:14px;align-items:center;height:28px;padding:0 14px;font-size:13px;font-weight:500;display:inline-flex}.ProfileSubscriptionCard-module__Ui89_a__badgeFree{color:#21212599;background:#edf4fc}.ProfileSubscriptionCard-module__Ui89_a__badgePaid{color:#fff;background:linear-gradient(90deg,#5537ff 0%,#40b1ff 100%)}.ProfileSubscriptionCard-module__Ui89_a__rows{flex-direction:column;gap:8px;margin:0;display:flex}.ProfileSubscriptionCard-module__Ui89_a__row{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:baseline;gap:16px;padding:8px 0;display:flex}.ProfileSubscriptionCard-module__Ui89_a__row:last-child{border-bottom:none}.ProfileSubscriptionCard-module__Ui89_a__rowLabel{color:#2121258c;margin:0;font-size:14px}.ProfileSubscriptionCard-module__Ui89_a__rowValue{color:#000;margin:0;font-size:15px;font-weight:500}.ProfileSubscriptionCard-module__Ui89_a__actions{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.ProfileSubscriptionCard-module__Ui89_a__primaryBtn,.ProfileSubscriptionCard-module__Ui89_a__secondaryBtn{letter-spacing:-.02em;cursor:pointer;border:none;border-radius:22px;justify-content:center;align-items:center;height:44px;padding:0 22px;font-family:inherit;font-size:15px;font-weight:500;transition:opacity .15s;display:inline-flex}.ProfileSubscriptionCard-module__Ui89_a__primaryBtn{color:#fff;background:#1136a9}.ProfileSubscriptionCard-module__Ui89_a__primaryBtn:hover:not(:disabled){opacity:.85}.ProfileSubscriptionCard-module__Ui89_a__secondaryBtn{color:#1136a9;background:#edf4fc}.ProfileSubscriptionCard-module__Ui89_a__secondaryBtn:hover:not(:disabled){opacity:.8}.ProfileSubscriptionCard-module__Ui89_a__primaryBtn:disabled,.ProfileSubscriptionCard-module__Ui89_a__secondaryBtn:disabled{opacity:.6;cursor:not-allowed}.ProfileSubscriptionCard-module__Ui89_a__error{color:#b30000;background:#fff0f0;border-radius:10px;margin:0;padding:8px 12px;font-size:13px}@media (max-width:640px){.ProfileSubscriptionCard-module__Ui89_a__card{padding:24px}.ProfileSubscriptionCard-module__Ui89_a__actions{flex-direction:column}.ProfileSubscriptionCard-module__Ui89_a__primaryBtn,.ProfileSubscriptionCard-module__Ui89_a__secondaryBtn{width:100%}}@media (max-width:480px){.ProfileSubscriptionCard-module__Ui89_a__card{border-radius:32px;gap:24px;padding:24px}.ProfileSubscriptionCard-module__Ui89_a__header{flex-wrap:wrap;gap:12px}.ProfileSubscriptionCard-module__Ui89_a__title{letter-spacing:-.05em;font-size:22px;line-height:110%}.ProfileSubscriptionCard-module__Ui89_a__rows{gap:4px}.ProfileSubscriptionCard-module__Ui89_a__rowLabel{font-size:13px}.ProfileSubscriptionCard-module__Ui89_a__rowValue{font-size:14px}.ProfileSubscriptionCard-module__Ui89_a__primaryBtn,.ProfileSubscriptionCard-module__Ui89_a__secondaryBtn{border-radius:50px;height:56px;padding:0 24px;font-size:16px}}
.page-module__H1fHYG__hero{background:var(--gradient-hero);flex-shrink:0;width:100%;min-height:742px;position:relative}.page-module__H1fHYG__content{box-sizing:border-box;z-index:1;flex-direction:column;flex:1;gap:16px;width:100%;max-width:885px;margin-top:-562px;margin-left:auto;margin-right:auto;padding:0 0 64px;display:flex;position:relative}.page-module__H1fHYG__sideBySide{flex-direction:row;gap:16px;width:100%;display:flex}.page-module__H1fHYG__sideBySide>*{flex:1;min-width:0}@media (max-width:1024px){.page-module__H1fHYG__hero{min-height:600px}.page-module__H1fHYG__content{margin-top:-420px}}@media (max-width:768px){.page-module__H1fHYG__hero{background:var(--gradient-hero-mobile);min-height:480px}.page-module__H1fHYG__content{margin-top:-320px;padding:0 16px 48px}.page-module__H1fHYG__sideBySide{flex-direction:column}}@media (max-width:480px){.page-module__H1fHYG__hero{background:var(--gradient-hero-mobile);min-height:360px}.page-module__H1fHYG__content{gap:12px;margin-top:-240px;padding:0 12px 40px}}
.ProfileLogoutCard-module__ca0b0W__card{box-sizing:border-box;background:#fff;border-radius:32px;width:100%;padding:28px 40px}.ProfileLogoutCard-module__ca0b0W__btn{cursor:pointer;background:0 0;border:none;flex-direction:row;align-items:center;gap:16px;padding:0;transition:opacity .15s;display:flex}.ProfileLogoutCard-module__ca0b0W__btn:hover{opacity:.7}.ProfileLogoutCard-module__ca0b0W__btn span{letter-spacing:-.02em;color:#000;font-size:18px;font-weight:450;line-height:140%}@media (max-width:768px){.ProfileLogoutCard-module__ca0b0W__card{padding:24px}}@media (max-width:480px){.ProfileLogoutCard-module__ca0b0W__card{border-radius:32px;padding:24px}.ProfileLogoutCard-module__ca0b0W__btn span{font-size:16px}}
