.modal-close{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:290486px;cursor:pointer;pointer-events:auto;display:inline-block;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.modal-close:after,.modal-close:before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}.modal-close:before{height:2px;width:50%}.modal-close:after{height:50%;width:2px}.modal-close:focus,.modal-close:hover{background-color:rgba(10,10,10,.3)}.modal-close:active{background-color:rgba(10,10,10,.4)}.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}.modal{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-background{background-color:rgba(10,10,10,.86)}.modal-card,.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media print,screen and (min-width:769px){.modal-card,.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-foot,.modal-card-head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;overflow:auto;padding:20px}.modal{z-index:4;outline:none}@media print,screen and (min-width:769px){.modal{padding:20px 0}}.modal-background{background:#0ff;background-color:rgba(0,0,0,.4)}.modal-card{height:100%;max-height:100%;padding:0;margin:0;border-radius:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;align-content:stretch;-webkit-box-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:stretch;-ms-flex-align:stretch}@media print,screen and (min-width:769px){.modal-card{height:auto;border-radius:5px}}.modal-card-head{border:none;border-radius:0;-ms-flex-direction:row;-webkit-box-orient:horizontal;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:flex-start;-ms-flex-align:flex-start}.modal-card-body,.modal-card-head{background:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-direction:normal}.modal-card-body{position:relative;-ms-flex-direction:column;-webkit-box-orient:vertical;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;align-content:stretch;-webkit-box-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;-ms-flex-align:stretch}.modal-card-foot{padding:20px 30px;background:#fff;border-top:1px solid #e1e8f1!important;border-radius:0}.modal-card-foot .button:not(:last-child){margin-right:5px}@media screen and (min-width:345px){.modal-card-foot .button:not(:last-child){margin-right:20px}}.headerTitles{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;align-content:stretch;-webkit-box-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;-ms-flex-align:stretch}.headerTitles .modal-card-title{margin:5px 0 0 0;font-size:14px;line-height:24px;color:#343434}@media print,screen and (min-width:769px){.headerTitles .modal-card-title{margin-bottom:10px;font-size:18px}}.headerTitles .modal-card-subtitle{margin:0;font-size:14px;line-height:20px;color:rgba(52,52,52,.8)}.theme-dark .modal-card-body,.theme-dark .modal-card-foot,.theme-dark .modal-card-head{background:var(--theme-bg-dark)}.theme-dark .modal-card-foot{border-top:1px solid #4b5051!important}.theme-dark .headerTitles .modal-card-title{color:var(--theme-heading-text-dark)}.theme-dark .headerTitles .modal-card-subtitle{color:var(--theme-text-dark)}.close{padding:6px 12px 0}.close path{fill:#9da9b8}.close:hover{cursor:pointer}.close:hover path{fill:#718298;-webkit-transition:fill .2s ease;transition:fill .2s ease}.theme-dark .close path{fill:var(--theme-text-dark)}.theme-dark .close:hover path{fill:var(--theme-accent-dark)}@media screen and (min-width:630px){.change-password-modal .modal-card{width:560px;height:auto;border-radius:5px}}.change-password-modal .modal-card-head{padding:20px 30px 0 30px;border:none}.change-password-modal .modal-card-body{padding:20px 30px 0}.change-password-modal .modal-card-foot{padding:20px 30px}.change-password-modal .repeat-password-input{margin-bottom:24px}.change-password-modal .login-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;font-size:14px}.change-password-modal .login-row__label{margin-right:8px;color:#697481}.change-password-modal .login-row__value{font-weight:600;color:#343434;word-break:break-word}.change-password-modal .sessions-warning{margin:0 0 16px;font-size:13px;line-height:1.4;color:#697481}.change-password-modal .password-strength{margin:-4px 0 12px}.change-password-modal .password-strength__track{width:100%;height:6px;border-radius:999px;background:#e6ebf2;overflow:hidden}.change-password-modal .password-strength__fill{height:100%;border-radius:inherit;-webkit-transition:width .2s ease,background-color .2s ease;transition:width .2s ease,background-color .2s ease}.change-password-modal .password-strength__fill_weak{background:#f14668}.change-password-modal .password-strength__fill_medium{background:#ff9f43}.change-password-modal .password-strength__fill_strong{background:#23d160}.change-password-modal .password-strength__fill_empty{background:#e6ebf2}.theme-dark .change-password-modal .login-row__label{color:var(--theme-text-dark)}.theme-dark .change-password-modal .login-row__value{color:var(--theme-heading-text-dark)}.theme-dark .change-password-modal .sessions-warning{color:var(--theme-text-dark)}.theme-dark .change-password-modal .password-strength__fill_empty,.theme-dark .change-password-modal .password-strength__track{background:#4b5051}.general-email_wrapper_1R4mF{margin:0 0 20px 0;border-radius:5px}.general-email_wrapper_bordered_17-J8{border:1px solid #e1e8f1}.general-email_header_QGtvs{padding:20px;border-bottom:1px solid #e1e8f1;border-radius:5px 5px 0 0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;align-content:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;-ms-flex-align:center}@media screen and (min-width:768px){.general-email_header_QGtvs{padding:20px 30px}}.general-email_header_QGtvs .general-email_headerTitle_2Qnqd{margin:0;font-family:SF Pro Text,sans-serif;font-size:18px;font-weight:400;line-height:1;color:#000}.general-email_content_2Bp2m{border-radius:0 0 5px 5px}.general-email_content_padding_3tBTN{padding:20px}@media screen and (min-width:768px){.general-email_content_padding_3tBTN{padding:20px 30px}}.general-email_content_2Bp2m .general-email_lineWrapper_QuSeP{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;align-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;-ms-flex-align:flex-start;padding:20px;color:#343434;background:#f7f8fc}@media screen and (min-width:768px){.general-email_content_2Bp2m .general-email_lineWrapper_QuSeP{padding:20px 30px}}.general-email_content_2Bp2m .general-email_viewLikeTable_3-Mz5 .general-email_line_2KTLK{height:auto;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;align-content:stretch;-webkit-box-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;-ms-flex-align:stretch}.general-email_content_2Bp2m .general-email_viewLikeTable_3-Mz5 .general-email_line_2KTLK .general-email_title_2Bijm{padding:0 5px;font-size:12.5px}@media screen and (min-width:550px){.general-email_content_2Bp2m .general-email_viewLikeTable_3-Mz5 .general-email_line_2KTLK .general-email_title_2Bijm{font-size:1rem}}@media screen and (min-width:768px){.general-email_content_2Bp2m .general-email_viewLikeTable_3-Mz5 .general-email_line_2KTLK .general-email_title_2Bijm{padding:0 16px}}.general-email_content_2Bp2m .general-email_viewLikeTable_3-Mz5 .general-email_line_2KTLK .general-email_descr_3sX3c{padding:0 5px 0 0;text-align:right}@media screen and (min-width:880px){.general-email_content_2Bp2m .general-email_viewLikeTable_3-Mz5 .general-email_line_2KTLK .general-email_descr_3sX3c{padding:0 15px}}.general-email_withTooltip_2tT9Z{width:100%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;align-content:stretch;-webkit-box-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;-ms-flex-align:stretch}.general-email_withTooltip_2tT9Z .general-email_iconTooltip_2-vLW{-ms-flex-negative:0;flex-shrink:0;margin:16px 0 0 0}.general-email_withTooltip_2tT9Z .general-email_primaryElem_1Tr4t{margin:0 20px 0 0}.general-email_sectionLoadingWrapper_ytr2b{padding:25px 0;text-align:center;border-top:1px solid #e1e8f1}.general-email_footer_16N08{padding:20px;border-top:1px solid #e1e8f1}@media screen and (min-width:768px){.general-email_footer_16N08{padding:20px 30px}}@media screen and (min-width:370px){.general-email_footer_spaceBetween_2guo4{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;align-content:stretch;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;-ms-flex-align:center}}@media screen and (min-width:769px){.general-email_footer_spaceBetween_2guo4{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;align-content:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;-ms-flex-align:center}}.general-email_footer_16N08 .general-email_footerRight_DUBAV{margin:0}.general-email_saveButton_3sW6F{margin:0 0 16px 0}@media screen and (min-width:370px){.general-email_saveButton_3sW6F{margin:0}}.general-email_fullWidth_2zbcR{width:100%}.general-email_variationSection_CxePE{margin:0 0 20px 0}.general-email_variationSection_CxePE:last-child{margin:0}.general-email_variationSection_CxePE .general-email_text_1dw2n{margin:0 0 10px 0}.general-email_variationSection_CxePE .general-email_text_spaceBetween_1f7-i{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;align-content:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;-ms-flex-align:center}.general-email_variationSection_CxePE .general-email_inputDescription_2fpep{font-size:12px;line-height:16px;color:#999}.theme-dark .general-email_wrapper_bordered_17-J8{border-color:hsla(0,0%,100%,.2)!important;background:var(--theme-bg-dark)!important}.theme-dark .general-email_header_QGtvs{border-bottom-color:hsla(0,0%,100%,.2)!important;background:var(--theme-bg-dark)!important}.theme-dark .general-email_header_QGtvs .general-email_headerTitle_2Qnqd{color:var(--theme-text-dark)!important}.theme-dark .general-email_content_2Bp2m{background:var(--theme-bg-dark)!important}.theme-dark .general-email_content_2Bp2m .general-email_lineWrapper_QuSeP{color:var(--theme-text-dark)!important;background:hsla(0,0%,100%,.05)!important}.theme-dark .general-email_content_2Bp2m .general-email_viewLikeTable_3-Mz5 .general-email_line_2KTLK,.theme-dark .general-email_content_2Bp2m .general-email_viewLikeTable_3-Mz5 .general-email_line_2KTLK .general-email_descr_3sX3c,.theme-dark .general-email_content_2Bp2m .general-email_viewLikeTable_3-Mz5 .general-email_line_2KTLK .general-email_title_2Bijm{color:var(--theme-text-dark)!important}.theme-dark .general-email_footer_16N08,.theme-dark .general-email_sectionLoadingWrapper_ytr2b{border-top-color:hsla(0,0%,100%,.2)!important}