.body-modal{position:fixed;inset:0;z-index:2147483647;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.body-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.7)}.body-modal__content{position:relative;max-width:90vw;width:100%;max-height:calc(100vh - 40px);display:flex;flex-direction:column;background:var(--theme-text-color-contrast,#fff);border-radius:16px;padding:44px 40px 40px;overflow:auto;-webkit-overflow-scrolling:touch}.body-modal .body-modal__close{position:absolute;top:22px;right:22px;z-index:1;width:14px;height:14px;min-width:44px;min-height:44px;padding:15px;margin:-15px -15px 0 0;border:none;outline:none;background:none;cursor:pointer;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.body-modal .body-modal__close img{width:100%;height:100%}.body-modal_mobile.body-modal .body-modal__content{max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);padding:42px 16px calc(30px + env(safe-area-inset-bottom, 0px));width:100%}.button[data-v-d4e045c0]{display:flex;align-items:center;justify-content:center;gap:10px;background:var(--theme-link-color);color:var(--theme-text-color-contrast);font-size:14px;font-weight:600;text-transform:uppercase;padding:12px 24px;border-radius:100px;border:none;outline:none;cursor:pointer;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.button[data-v-d4e045c0]:disabled{cursor:not-allowed}.button.button__disabled[data-v-d4e045c0],.button[data-v-d4e045c0]:disabled{background:var(--theme-disabled-color)}.button.button__small[data-v-d4e045c0]{display:inline-flex;padding:5px 16px;font-size:12px}.button.button__small[data-v-d4e045c0] img{width:12px}.button.button__tiny[data-v-d4e045c0]{display:inline-flex;padding:4px 6px;font-size:10px}.button.button__tiny[data-v-d4e045c0] img{width:10px}.button.button__medium[data-v-d4e045c0]{display:inline-flex;padding:12px 18px;font-size:14px}.button.button__medium[data-v-d4e045c0] img,.button[data-v-d4e045c0] img{width:14px}.button.button__transparent[data-v-d4e045c0]{display:flex;background:none;color:var(--theme-link-color);padding:0}.button.button__transparent.button.button__tiny[data-v-d4e045c0]{padding:4px 6px}.button.button__transparent.button__disabled[data-v-d4e045c0],.button.button__transparent[data-v-d4e045c0]:disabled{color:var(--theme-disabled-color)}.button.button__secondary[data-v-d4e045c0]{display:inline-flex;background:none;color:var(--theme-link-color);border:1px solid var(--theme-link-color)}.button.button__secondary.button__disabled[data-v-d4e045c0],.button.button__secondary[data-v-d4e045c0]:disabled{border:1px solid var(--theme-disabled-color);color:var(--theme-disabled-color)}.tooltip[data-v-d4e045c0]{display:inline-block;position:relative}.tooltip .tooltiptext[data-v-d4e045c0]{visibility:hidden;background-color:#333;padding:12px 16px 12px 16px;color:#fff;font-size:12px;line-height:14.32px;text-align:center;border-radius:10px;font-weight:600;border:none!important;position:absolute;z-index:3;top:100%;left:50%;white-space:nowrap;transform:translate(-50%)}.tooltip:hover>.tooltiptext[data-v-d4e045c0]{visibility:visible;text-transform:none}.cancel-subscription-modal__content{max-width:520px;align-items:center;text-align:center;gap:8px}.cancel-subscription-modal__content h3{font-size:18px;text-transform:uppercase;text-align:center}.app-form-check{display:flex;height:37px;cursor:pointer;align-items:center;font-size:14px}.app-form-check__input{flex-shrink:0;width:1.2em;height:1.2em;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;border:1px solid #131313;cursor:pointer;margin-right:8px}.app-form-check__input:checked{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%233348FB' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E");border:1px solid #3348fb}.app-form-check__label{display:inline-flex;align-items:center;justify-content:flex-start;width:100%;cursor:pointer;font-weight:400}.app-form-check__label__prefix{color:#999;font-weight:100;padding-right:5px}.app-form-button{border:none;border-radius:100px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .3s ease;outline:none;white-space:nowrap;padding:0 20px;display:flex;align-items:center;justify-content:center;width:100%}.app-form-button:disabled{cursor:not-allowed}.app-form-button__size__large{height:40px}.app-form-button__size__small{height:32px}.app-form-button__icon-style{padding:7px}.app-form-button__icon-style__large{width:40px}.app-form-button__icon-style__small{width:32px}.app-form-button__text-and-icon i{padding-right:8px}.app-form-button__primary{background-color:#3348fb;color:#fff}.app-form-button__primary:hover:not(:disabled):not(:active){background-color:#5e72f8}.app-form-button__primary:active{background-color:#4a61f8}.app-form-button__primary:disabled{background-color:#c2cafc}.app-form-button__light{background-color:#fff;color:#3348fb}.app-form-button__light:hover:not(:disabled):not(:active){background-color:#ebedfe}.app-form-button__light:active{background-color:#d6dbfd}.app-form-button__light:disabled{background-color:#fff;color:#9aa6fa}.app-form-button__bordered{background-color:transparent;color:#3348fb;border:1px solid #3348fb}.app-form-button__bordered:hover:not(:disabled):not(:active){background-color:#ebedfe}.app-form-button__bordered:active{background-color:#d6dbfd}.app-form-button__bordered:disabled{color:#c2cafc;border-color:#c2cafc}.app-form-button__bordered-red{background-color:transparent;color:#dd3b2e;border:1px solid #dd3b2e}.app-form-button__bordered-red:hover:not(:disabled):not(:active){background-color:#feebeb}.app-form-button__bordered-red:active{background-color:#fadddd}.app-form-button__bordered-red:disabled{color:#ccc;border-color:#ccc}.app-form-button__bordered-points{background-color:transparent;color:#3348fb;border:2px dashed #3348fb}.app-form-button__bordered-points:hover:not(:disabled):not(:active){background-color:#ebedfe}.app-form-button__bordered-points:active{background-color:#d6dbfd}.app-form-button__bordered-points:disabled{color:#c2cafc;border-color:#c2cafc}.app-form-button__bordered-light{background-color:transparent;color:#fff;border:1px solid #fff}.app-form-button__bordered-light:hover:not(:disabled):not(:active){background-color:#4d4d4d}.app-form-button__bordered-light:active{background-color:#333}.app-form-button__bordered-light:disabled{color:#ccc;border-color:#ccc}.hiw-modal__header__title{font-size:16px;font-weight:700;padding-bottom:30px;text-align:center}.hiw-modal__content{max-width:800px}.hiw-modal__block{display:flex;background:#f4f6ff;border-radius:16px;padding:20px;align-items:center;margin-bottom:20px}.hiw-modal__block__num{border-right:1px solid #d6dbfd;font-size:16px;font-weight:700;padding:0 30px 0 10px;text-align:center}.hiw-modal__block__num p{margin:0}.hiw-modal__block__body{font-size:14px;font-weight:300;padding-left:30px}.hiw-modal__block__body__mini-cards{display:flex;gap:15px;margin-top:20px}.hiw-modal__block__body__mini-card{background-color:#ebedfe;border-radius:8px;flex:1;padding:15px 20px;text-align:center;vertical-align:center;align-items:center;display:flex;justify-content:center}.hiw-modal__block__body p{margin:0}.body-modal_mobile .hiw-modal__content{padding-left:20px;padding-right:20px}.body-modal_mobile .hiw-modal__block{display:block}.body-modal_mobile .hiw-modal__block__num{text-align:left;padding:0 0 20px 0;border:none}.body-modal_mobile .hiw-modal__block__body{padding-left:0}.body-modal_mobile .hiw-modal__block__body__mini-cards,.hiw-modal__footer{flex-direction:column}.hiw-modal__footer{text-align:center;display:flex;align-items:center}.hiw-modal__footer .app-form-check{width:-moz-max-content;width:max-content}.hiw-modal__footer .app-form-check label{color:#999;font-weight:400;font-size:14px}.hiw-modal__footer .app-form-check input{border:1px solid #999}.hiw-modal__footer .app-form-check input:checked{border:1px solid #3348fb}.hiw-modal__footer .app-form-button{width:-moz-max-content;width:max-content;margin-top:20px}.preloader[data-v-20bc82e5]{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--theme-background-color);z-index:1000}footer{background:#1a1a1a;padding:10px 0 0 0}.footer-top{display:flex;background:#1a1a1a;padding:var(--theme-vertical-padding) var(--theme-horizontal-padding);justify-content:flex-start;gap:120px;position:relative}.footer-top .footer-logotype{height:20px}.footer-top .footer-section{display:flex;align-items:center;color:var(--theme-text-color-contrast)}.footer-top .footer-section span{color:var(--theme-text-gray-3);font-size:12px;font-weight:500}.footer-top .footer-section a,.footer-top .footer-section p{font-size:14px;font-weight:500;color:inherit;text-decoration:none}.footer-top .footer-section.footer-section__logo>.footer-logotype{padding-right:31px;border-right:1px solid var(--theme-text-color-contrast)}.footer-top .footer-section.footer-section__logo>.footer-copyright{max-width:225px;padding-left:32px}.footer-top .footer-section.footer-section__logo p{font-weight:500;font-size:12px;line-height:18px}.footer-top .footer-section.footer-section__address,.footer-top .footer-section.footer-section__contacts{align-items:flex-start;flex-direction:column}.footer-top .footer-section.footer-section__social{position:absolute;gap:16px;justify-content:flex-end;right:30px;top:25px}.footer-top .footer-social{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--theme-text-color-contrast)}.footer-bottom{display:flex;background:#1a1a1a;padding:var(--theme-vertical-padding) var(--theme-horizontal-padding);gap:75px}.footer-bottom .footer-section{display:flex;color:var(--theme-text-gray-3)}.footer-bottom .footer-section.footer-section__logo{flex:.4;gap:36px;font-size:12px;font-weight:500;flex-direction:row;align-items:center}.footer-bottom .footer-section.footer-section__termsGp{padding:10px 0;display:flex;justify-content:left;gap:150px}.footer-bottom .footer-section.footer-section__terms a{color:inherit;text-decoration:none;font-size:12px;font-weight:500;padding:0 20px 0 0}.mobile_version .footer-top .footer-section.footer-section__address,.mobile_version .footer-top .footer-section.footer-section__contacts,.mobile_version .footer-top .footer-section.footer-section__social{display:none}.mobile_version .footer-top{padding:20px}.mobile_version .mobile-footer-section__logo{display:flex;align-items:center;justify-content:space-around}.mobile_version .footer-bottom{flex-direction:column;padding:20px;gap:0;background-color:#131313}.mobile_version .footer-bottom .footer-section.footer-section__termsGp{gap:70px}.mobile_version footer{padding-top:0}.container{padding:var(--theme-vertical-padding) var(--theme-horizontal-padding)}.mobile_version .container{padding:20px 16px}.header-search-field[data-v-a383f854]{position:relative;width:100%;padding-bottom:400px}.header-search-field .header-search-input[data-v-a383f854]{border-radius:100px;width:800px;height:62px;background:#f4f6ff;border:none;border-bottom-color:#333;color:#131313;outline:none;box-shadow:none;font-size:20px;font-weight:400;padding-left:68px}.header-search-input.input-focused[data-v-a383f854]{color:#131313}.header-search-input[data-v-a383f854]::-moz-placeholder{color:rgba(51,72,251,.6);font-weight:400}.header-search-input[data-v-a383f854]::placeholder{color:rgba(51,72,251,.6);font-weight:400}.header-search-input.input-focused[data-v-a383f854]::-moz-placeholder{color:gray;font-weight:400}.header-search-input.input-focused[data-v-a383f854]::placeholder{color:gray;font-weight:400}.header-search-icon svg path[data-v-a383f854]{fill:rgba(51,72,251,.6)}.header-search-icon.icon-focused svg path[data-v-a383f854]{fill:#131313}.header-search-field .header-search-icon[data-v-a383f854]{position:absolute;top:15px;left:20px}.header-search-field .header-search-button-group[data-v-a383f854]{position:absolute;top:0;right:0}.header-search-field .header-search-button-group .header-search-clear-button[data-v-a383f854]{outline:none;box-shadow:none;border:none;width:110px;height:62px;background-color:#f4f6ff;color:gray;padding:0 24px;font-weight:500;cursor:pointer;font-size:20px}.header-search-field .header-search-button-group .header-search-button[data-v-a383f854]{width:200px;height:62px;background-color:#3348fb;border:2px solid #fff;color:#fff;border-radius:100px;padding:0 24px;font-weight:500;cursor:pointer;font-size:20px}.landing-header-field .header-search-results[data-v-a383f854]{position:absolute;top:100px;width:100%;display:flex;flex-direction:column;background-color:#fff;border-radius:40px;color:#333;z-index:100000}.header-search-field .header-search-results .autocomplete-result[data-v-a383f854]{padding:0 24px 0 48px;height:62px;width:100%;display:inline-flex;gap:4px;letter-spacing:2%;align-items:center;line-height:21px;background-color:#fff;font-size:18px}.header-search-field .header-search-results .autocomplete-result[data-v-a383f854]:hover{cursor:pointer}.header-search-field .header-search-results .autocomplete-result[data-v-a383f854]:first-child{border-top-left-radius:40px;border-top-right-radius:40px;border:.5px solid #ccc}.header-search-field .header-search-results .autocomplete-result[data-v-a383f854]:not(:first-child):not(:last-child){border:.5px solid #ccc}.header-search-field .header-search-results .autocomplete-result[data-v-a383f854]:last-child{border-bottom-left-radius:40px;border-bottom-right-radius:40px;border:.5px solid #ccc}.header-search-field .header-search-results .autocomplete-result .search-key[data-v-a383f854]{font-weight:600;color:#3348fb}.header-search-field .header-search-results .autocomplete-result .search-key-hint[data-v-a383f854]{font-weight:500;color:#131313}.header-search-field .header-search-results .autocomplete-result .search-key-hint[data-v-a383f854]:hover{color:#3348fb}.header-search-field .header-search-results .autocomplete-result .search-key-description[data-v-a383f854]{font-weight:500;color:gray}.mobile_version .header-search-field .header-search-input[data-v-a383f854]{height:40px;font-size:14px;padding-left:48px;border:2px solid #fff}.mobile_version .header-search-field .header-search-button-group .header-search-button[data-v-a383f854],.mobile_version .header-search-field .header-search-button-group .header-search-clear-button[data-v-a383f854]{height:40px;font-size:12px}.mobile_version .header-search-field .header-search-results[data-v-a383f854]{border-radius:16px;top:50px}.mobile_version .header-search-field .header-search-results .autocomplete-result[data-v-a383f854]:first-child{border-top-left-radius:16px;border-top-right-radius:16px;border:.5px solid #ccc}.mobile_version .header-search-field .header-search-results .autocomplete-result[data-v-a383f854]:last-child{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.mobile_version .header-search-field .header-search-results .autocomplete-result[data-v-a383f854]{padding:6px 16px;height:30px;font-size:14px}.mobile_version .header-search-field .header-search-input[data-v-a383f854]{width:340px}.mobile_version .header-search-field .header-search-button-group .header-search-clear-button[data-v-a383f854]{font-weight:600;width:53px;height:32px;padding:0 8px;color:#3348fb}.mobile_version .header-search-field .header-search-input[data-v-a383f854]{padding-right:78px}.mobile_version .header-search-field .header-search-button-group .header-search-button[data-v-a383f854]{width:78px;padding:0 16px}.mobile_version .header-search-field .header-search-icon[data-v-a383f854]{top:10px}.mobile_version svg[data-v-a383f854]{width:20px;height:20px}.toggle .label-wrap>p:not(.enabled){color:var(--theme-text-gray-3)}.toggle .label-wrap{display:flex;gap:8px;align-items:center}.toggle p{margin-bottom:0}.upgrade-plan-toggle[data-v-734d3299]{display:inline-flex}.upgrade-plan-toggle_dark[data-v-734d3299] .toggle{color:#fff}.upgrade-plan-toggle_dark[data-v-734d3299] .toggle .label-wrap>p:not(.enabled){color:hsla(0,0%,100%,.6)}.upgrade-plan-toggle_dark[data-v-734d3299] .toggle>.toggle-button{background:hsla(0,0%,100%,.25)}.upgrade-plan-toggle_dark[data-v-734d3299] .toggle>.toggle-button.toggle-button__enabled{background:#21b232}.upgrade-plan-modal__content{max-width:464px;width:100%;padding:40px;display:flex;flex-direction:column;gap:24px;align-items:center;text-align:center}.dropdown-pannel[data-v-7bda885b]{position:relative;display:flex;align-items:center}.dropdown-button[data-v-7bda885b]{position:relative;background:transparent;border:none;outline:none;cursor:pointer}.dropdown-value[data-v-7bda885b],.dropdown-value[data-v-7bda885b] *{pointer-events:none;display:flex;align-items:center}.dropdown-menu[data-v-7bda885b]{position:absolute;background:var(--theme-text-color-contrast);border-radius:16px;box-shadow:0 8px 18px 0 rgba(0,0,0,.06);z-index:91}.dropdown-menu>.dropdown-menu-button[data-v-7bda885b]{width:100%;outline:none;border:none;border-radius:4px;padding:8px;color:#131313;font-size:12px;font-weight:500;background:none;text-align:left;justify-content:flex-start}.dropdown-menu>.dropdown-menu-button[data-v-7bda885b]:hover,.dropdown-menu>.dropdown-menu-button__active[data-v-7bda885b]{background:#f4f6ff}.tooltip[data-v-7bda885b]{display:inline-block}.tooltip .tooltiptext[data-v-7bda885b]{display:none;background-color:#333;padding:12px 16px 12px 16px;color:#fff;font-size:12px;line-height:14.32px;text-align:center;border-radius:10px;font-weight:600;position:absolute;z-index:3;top:calc(100% + 4px);left:50%;white-space:nowrap;transform:translate(-50%)}.tooltip:hover>.tooltiptext[data-v-7bda885b]{display:block}.dropdown-pannel[data-v-e5d335ce]{display:flex;align-items:center}.dropdown-button[data-v-e5d335ce]{position:relative;background:transparent;border:none;outline:none;cursor:pointer}.dropdown-value[data-v-e5d335ce],.dropdown-value[data-v-e5d335ce] *{pointer-events:none;display:flex;align-items:center}.dropdown-menu[data-v-e5d335ce]{position:absolute;background:var(--theme-text-color-contrast);border-radius:16px;box-shadow:0 8px 18px 0 rgba(0,0,0,.06);z-index:2}.dropdown-menu>.dropdown-menu-button[data-v-e5d335ce]{width:100%;outline:none;border:none;border-radius:4px;padding:8px;color:#131313;font-size:12px;font-weight:500;background:none;text-align:left;justify-content:flex-start}.dropdown-menu>.dropdown-menu-button[data-v-e5d335ce]:hover,.dropdown-menu>.dropdown-menu-button__active[data-v-e5d335ce]{background:#f4f6ff}.tooltip[data-v-e5d335ce]{display:inline-block}.tooltip .tooltiptext[data-v-e5d335ce]{display:none;background-color:#333;padding:12px 16px 12px 16px;color:#fff;font-size:12px;line-height:14.32px;text-align:center;border-radius:10px;font-weight:600;position:absolute;z-index:3;top:calc(100% + 4px);left:50%;white-space:nowrap;transform:translate(-50%)}.tooltip:hover>.tooltiptext[data-v-e5d335ce]{display:block}.avatar-wrapper{position:relative}.landing-header .avatar{background:#fff}.avatar{aspect-ratio:1;border-radius:50%;display:flex;align-items:center;border:none;justify-content:center;background:#3348fb}.avatar,.avatar img{width:24px;height:24px}.avatar img{border-radius:50%;-o-object-fit:cover;object-fit:cover}.avatar .initials{font-size:12px;font-weight:600;text-transform:uppercase;color:#fff;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.landing-header .avatar .initials{color:#3348fb}.landing-header .mobile-avatar-btn.avatar{background:#3348fb}.landing-header .mobile-avatar-btn.avatar .initials{color:#fff}.avatar-dropdown-content{padding:16px;display:flex;flex-direction:column;gap:8px}.avatar-dropdown-content button{background:#f4f6ff;border-radius:4px;color:#131313;font-weight:500;font-size:12px;text-align:left;border:none;padding:8px;outline:none;cursor:pointer}.avatar-dropdown-content button.active,.avatar-dropdown-content button:hover{background:#3347fb;color:#fff}.sidebar{display:none}.mobile_version .avatar-wrapper .sidebar{z-index:100;position:fixed;top:0;left:-100%;width:100%;height:100%;background-color:var(--theme-text-color);color:#fff;display:flex;flex-direction:column;align-items:left;justify-content:start;padding:40px;transition:left .3s ease-in-out}.mobile_version .avatar-wrapper .sidebar.show{left:0}.mobile_version .sidebar-toggle{background-color:transparent;border:none;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;margin:0 10px}.mobile_version .avatar-wrapper .close-button{position:absolute;top:20px;right:20px;background:none;border:none;color:#fff;font-size:24px;cursor:pointer}.top-header-mobile .sidebar .mobile-avatar-pannel button{transition:opacity .2s ease}.top-header-mobile .sidebar .mobile-avatar-pannel button.navigating,.top-header-mobile .sidebar .mobile-avatar-pannel button:disabled{opacity:.6;cursor:not-allowed}.user-avatar{display:flex;border-radius:50%;overflow:hidden;text-decoration:none}.user-avatar__char{margin:auto;font-size:12px;font-weight:500;color:#fff;text-transform:uppercase;text-decoration:none}.user-avatar__img{width:100%;height:100%;background-size:cover;background-position:50%}.user-avatar__small{width:24px;min-width:24px;height:24px}.user-avatar__medium{width:36px;min-width:36px;height:36px}.user-avatar__large{width:48px;min-width:48px;height:48px}.user-avatar__extra-large{width:110px;min-width:110px;height:110px}.user-avatar__notification{width:38px;min-width:38px;height:38px}.wrapper.mobile_version .user-avatar__notification{width:34px;min-width:34px;height:34px}.header-alert .notification{display:flex;width:100%;gap:16px;padding:16px;background:none;border-bottom:1px solid #e6e6e6;border-top:none;border-left:none;border-right:none;cursor:pointer;position:relative}.header-alert .notification .avatar{width:24px;height:24px;min-width:24px;min-height:24px}.header-alert .notification .notification-avatar{width:24px;height:24px}.header-alert .notification .description{font-size:14px;font-weight:500;line-height:150%;text-align:left;color:#131313}.header-alert .notification .description span{color:#131313;font-weight:600}.header-alert .notification .description .clickable-actor{color:#131313;font-weight:600;cursor:pointer}.header-alert .notification .description .clickable-actor:hover{color:#3348fb}.header-alert .notification .description a{font-size:14px;font-weight:600;text-decoration:none;color:#131313}.header-alert .notification .avatar .read-status{width:8px;height:8px;position:absolute;background:#3348fb;left:16px;bottom:18px;border-radius:50%}.header-alert[data-v-cd9ad2d8]{position:relative;padding-top:3px}.header-alert .notification-header[data-v-cd9ad2d8]{font-weight:800;font-size:14px;line-height:110%;text-transform:uppercase;padding:16px;color:#131313}.header-alert .notification-default-status button[data-v-cd9ad2d8],.header-alert .notification-default-status p[data-v-cd9ad2d8]{padding:16px;font-size:14px;font-weight:500;line-height:150%;text-align:left;color:#131313}.header-alert .notification-default-status button[data-v-cd9ad2d8]{width:100%;border:none;background:none;cursor:pointer}.header-alert .category[data-v-cd9ad2d8]{display:flex;gap:4px;padding:0 16px 0 16px}.header-alert .header-alert-status[data-v-cd9ad2d8]{position:absolute;top:3px;left:11px;width:8px;height:8px;border-radius:50%;background:#3348fb}.header-alert .notification .avatar[data-v-cd9ad2d8]{width:24px;height:24px;min-width:24px;min-height:24px}.action-notification .read-status[data-v-cd9ad2d8]{position:absolute;top:3px;left:11px;width:8px;height:8px;border-radius:50%;background:#3348fb}.header-toggle{flex:.2;display:flex;justify-content:flex-end;align-items:center;gap:23px}.header-toggle-mobile{display:flex;gap:16px}.header-toggle-mobile .header-alert{padding-top:1px}.sign-btn-group{display:flex;align-items:center;gap:10px}.sign-btn-group button{background-color:transparent;cursor:pointer;font-family:Gilroy;font-weight:600;font-size:14px;line-height:110%;letter-spacing:2%;text-align:center;vertical-align:middle;text-transform:uppercase;color:#fff;min-width:100px;box-sizing:border-box;padding:5px 0}.sign-up{border:1px solid #fff;border-radius:100px}.sign-up:hover{background-color:hsla(0,0%,100%,.333)}.top-header-mobile .sign-btn-group{display:flex;align-items:center;gap:10px}.mobile_version .sidebar.show{left:0}.mobile_version .close-button{position:absolute;top:20px;right:20px;background:none;border:none;color:#fff;font-size:24px;cursor:pointer}.mobile-header-address,.mobile-header-contacts{display:flex;flex-direction:column;align-items:flex-start;line-height:150%;letter-spacing:2%;vertical-align:middle;font-weight:500;font-family:Gilroy}.mobile-header-address span,.mobile-header-contacts span{font-size:14px;color:gray}.mobile-header-address a,.mobile-header-contacts a{color:#fff;text-decoration:none;font-size:16px}.mobile-header-address a:hover,.mobile-header-contacts a:hover{color:hsla(0,0%,100%,.4)}.top-header-mobile{display:none;background:var(--theme-text-color);padding:14px;color:#fff}.top-header-mobile button{font-family:Gilroy;font-weight:600;font-size:12px;line-height:100%;letter-spacing:0;text-align:center;vertical-align:middle}.top-header-mobile button.mobile-auth{text-transform:uppercase;border:1px solid #fff;border-radius:100px;padding:10px 16px;gap:4px;background-color:transparent;color:#fff;min-width:unset}.top-header-mobile button.mobile-auth:hover{background-color:#3348fb;color:#fff;border-color:#3348fb;box-shadow:0 4px 15px rgba(51,72,251,.3);transform:scale(1.05);transition:all .3s ease-in-out}.top-header-mobile .sidebar .mobile-avatar-pannel{padding-top:88px;display:flex;flex-direction:column;gap:32px;max-height:100vh;align-items:start}.top-header-mobile .sidebar .mobile-avatar-pannel button{outline:none;background:none;border:none;color:#fff;font-size:16px;font-weight:600;line-height:150%}.header-search-field[data-v-598854e7]{position:relative;width:100%}.header-search-input.input-focused[data-v-598854e7]{color:#fff}.header-search-input[data-v-598854e7]::-moz-placeholder{color:gray;font-weight:500}.header-search-input[data-v-598854e7]::placeholder{color:gray;font-weight:500}.header-search-input.input-focused[data-v-598854e7]::-moz-placeholder{color:gray;font-weight:500}.header-search-input.input-focused[data-v-598854e7]::placeholder{color:gray;font-weight:500}.header-search-icon svg path[data-v-598854e7],.header-search-icon.icon-focused svg path[data-v-598854e7]{fill:#fff}.header-search-field .header-search-icon[data-v-598854e7]{position:absolute;top:15px;left:20px}.header-search-field .header-search-button-group[data-v-598854e7]{position:absolute;top:0;right:0}.header-search-field .header-search-button-group .header-search-clear-button[data-v-598854e7]{outline:none;box-shadow:none;border:none;width:53px;height:32px;background-color:transparent;color:gray;padding:0 8px;font-weight:500;cursor:pointer;font-size:12px}.header-search-field .header-search-button-group .header-search-close-button[data-v-598854e7]{background:none;border:none;cursor:pointer}.landing-header-field .header-search-results[data-v-598854e7]{position:absolute;top:100px;width:100%;display:flex;flex-direction:column;background-color:#fff;border-radius:40px;color:#333;z-index:100000}.header-search-field .header-search-results .autocomplete-result[data-v-598854e7]{padding:0 24px 0 48px;height:62px;width:100%;display:inline-flex;gap:4px;letter-spacing:.02em;align-items:center;line-height:21px;background-color:#fff;font-size:18px}.header-search-field .header-search-results .autocomplete-result[data-v-598854e7]:hover{cursor:pointer}.header-search-field .header-search-results .autocomplete-result[data-v-598854e7]:first-child{border-top-left-radius:40px;border-top-right-radius:40px;border:.5px solid #ccc}.header-search-field .header-search-results .autocomplete-result[data-v-598854e7]:not(:first-child):not(:last-child){border:.5px solid #ccc}.header-search-field .header-search-results .autocomplete-result[data-v-598854e7]:last-child{border-bottom-left-radius:40px;border-bottom-right-radius:40px;border:.5px solid #ccc}.header-search-field .header-search-results .autocomplete-result .search-key[data-v-598854e7]{font-weight:600;color:#3348fb}.header-search-field .header-search-results .autocomplete-result .search-key-hint[data-v-598854e7]{font-weight:500;color:#131313}.header-search-field .header-search-results .autocomplete-result .search-key-hint[data-v-598854e7]:hover{color:#3348fb}.header-search-field .header-search-results .autocomplete-result .search-key-description[data-v-598854e7]{font-weight:500;color:gray}.mobile_version .header-search-field .header-search-input[type=text][data-v-598854e7]{height:32px;font-size:14px;padding-left:48px;border:none;color:#fff}.mobile_version .header-search-field .header-search-button-group .header-search-clear-button[data-v-598854e7],.mobile_version .header-search-field .header-search-button-group .header-search-close-button[data-v-598854e7]{outline:none;box-shadow:none;border:none;background:none;color:gray;padding:0 8px;font-weight:500;cursor:pointer;font-size:12px}.mobile_version .header-search-field .header-search-results[data-v-598854e7]{border-radius:16px;top:50px;width:100%}.mobile_version .header-search-field .header-search-results .autocomplete-result[data-v-598854e7]:first-child{border-top-left-radius:16px;border-top-right-radius:16px;border:.5px solid #ccc}.mobile_version .header-search-field .header-search-results .autocomplete-result[data-v-598854e7]:last-child{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.mobile_version .header-search-field .header-search-results .autocomplete-result[data-v-598854e7]{padding:6px 16px;height:30px;font-size:14px}.mobile_version .header-search-field .header-search-input[data-v-598854e7]{width:340px}.mobile_version .header-search-field .header-search-button-group .header-search-clear-button[data-v-598854e7]{font-weight:600;width:53px;height:32px;padding:0 8px}.mobile_version .header-search-field .header-search-input[data-v-598854e7]{padding-right:78px}.mobile_version .header-search-field .header-search-icon[data-v-598854e7]{top:6px}.mobile_version svg[data-v-598854e7]{width:20px;height:20px}.dropdown-button[data-v-71e8d161]{display:flex;gap:4px;align-items:center;background-color:transparent;color:#c2cafc;border:none;cursor:pointer;font-weight:600;font-size:14px;line-height:150%;letter-spacing:2%;vertical-align:middle;padding:4px 12px}.my-topfunds .dropdown-button[data-v-71e8d161]{color:grey}.header-dropdown-group .dropdown-button.open_dropdown[data-v-71e8d161]{border-radius:100px;background-color:#5e72f8;color:#fff}.my-topfunds .header-dropdown-group .dropdown-button.open_dropdown[data-v-71e8d161]{background-color:#333}.dropdown-button[data-v-71e8d161]:hover{color:#e2e7fb}.arrow-icon[data-v-71e8d161]{margin-left:8px}.dropdown-menu[data-v-71e8d161]{position:absolute;top:40px;right:0;background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2);z-index:1;display:flex;flex-direction:column;padding:16px}.dropdown-menu a[data-v-71e8d161]{text-decoration:none;color:#131313;font-size:12px;padding:2px}.dropdown-menu a[data-v-71e8d161]:hover{background-color:#f4f6ff}a[data-v-f35645cc]{font-family:Gilroy;font-weight:600;font-size:16px;line-height:150%;vertical-align:middle;color:#fff;text-decoration:none}a[data-v-f35645cc]:hover{color:#ffffff55}.mobile-dropdown-button[data-v-f35645cc]{background-color:transparent;color:#fff;border:none;cursor:pointer;font-weight:600;font-size:16px;line-height:150%;letter-spacing:2%;vertical-align:middle;margin:0;display:flex;gap:4px;align-items:center}.mobile-dropdown-button[data-v-f35645cc]:hover{color:#ffffff55}.mobile-dropdown-menu[data-v-f35645cc]{margin-top:10px;background:#333;border-radius:10px;z-index:1;display:flex;flex-direction:column;padding:16px;box-shadow:0 0 16px 0 #00000014;transition:opacity .3s ease,transform .3s ease}.mobile-dropdown-menu a[data-v-f35645cc]{text-decoration:none;color:#fff;font-weight:500;font-size:14px;padding:2px}.mobile-dropdown-menu a[data-v-f35645cc]:hover{background-color:#fff;color:#131313;border-radius:4px}.top-header-desktop[data-v-3fbe80e6]{display:flex;align-items:center;justify-content:space-between;padding:var(--theme-vertical-padding) var(--theme-horizontal-padding);height:76px;width:100%;flex-wrap:wrap}.top-header-desktop>nav[data-v-3fbe80e6]{display:flex;align-items:top;gap:30px;font-family:Gilroy;font-weight:600;font-size:14px;line-height:150%;letter-spacing:2%;vertical-align:middle;position:relative;align-items:center}.top-header-desktop>nav>a[data-v-3fbe80e6],.top-header-desktop>nav[data-v-3fbe80e6]{color:#c2cafc;text-decoration:none;font-size:14px;font-weight:500}.top-header-desktop>nav>a[data-v-3fbe80e6]:hover{color:#e2e7fb}.dropdown-button[data-v-3fbe80e6]{background-color:transparent;color:#c2cafc;border:none;cursor:pointer;font-weight:600;font-size:14px;line-height:150%;letter-spacing:2%;vertical-align:middle}.dropdown-button[data-v-3fbe80e6]:hover{color:#e2e7fb}.arrow-icon[data-v-3fbe80e6]{margin-left:8px}.dropdown-menu[data-v-3fbe80e6]{position:absolute;top:40px;right:0;background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2);z-index:1;display:flex;flex-direction:column;padding:16px}.dropdown-menu a[data-v-3fbe80e6]{text-decoration:none;color:#131313;font-size:12px;padding:2px}.dropdown-menu a[data-v-3fbe80e6]:hover{background-color:#f4f6ff}.top-header-desktop>.header-logotype>img[data-v-3fbe80e6]{height:16px;width:auto}.top-header-desktop>.header-right[data-v-3fbe80e6]{display:flex;align-items:center;gap:40px}.top-header-desktop>.header-right>button[data-v-3fbe80e6]{background-color:transparent;border:none;cursor:pointer;font-family:Gilroy;font-weight:500;font-size:14px;line-height:110%;letter-spacing:2%;text-align:center;vertical-align:middle;text-transform:uppercase;color:#fff;min-width:100px;box-sizing:border-box;padding:5px 0}.top-header-desktop>.header-right>.sign-up[data-v-3fbe80e6]{border:1px solid #fff;border-radius:100px}.top-header-desktop>.header-right>.sign-up[data-v-3fbe80e6]:hover{background-color:hsla(0,0%,100%,.333)}.top-header-mobile[data-v-3fbe80e6]{display:none;background:var(--theme-text-color);padding:14px;color:#fff}.top-header-mobile button[data-v-3fbe80e6]{font-family:Gilroy;font-weight:600;font-size:12px;line-height:100%;letter-spacing:0;text-align:center;vertical-align:middle}.top-header-mobile .mobile-auth[data-v-3fbe80e6]{text-transform:uppercase;border:1px solid #fff;border-radius:100px;padding:10px 16px;gap:4px;background-color:transparent;color:#fff}.top-header-mobile .mobile-auth[data-v-3fbe80e6]:hover{background-color:#3348fb;color:#fff;border-color:#3348fb;box-shadow:0 4px 15px rgba(51,72,251,.3);transform:scale(1.05);transition:all .3s ease-in-out}.top-header-mobile .header-logotype[data-v-3fbe80e6]{display:flex;flex-direction:row;align-items:center}.top-header-mobile .sidebar[data-v-3fbe80e6]{z-index:100;position:fixed;top:0;left:-100%;width:100%;height:100%;background-color:var(--theme-text-color);color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.3);display:flex;flex-direction:column;align-items:left;justify-content:start;padding:40px;transition:left .3s ease-in-out}.top-header-mobile .sidebar ul[data-v-3fbe80e6]{list-style:none;padding:0}.top-header-mobile .sidebar ul li[data-v-3fbe80e6]{margin:20px 0}.top-header-mobile .sidebar ul li a[data-v-3fbe80e6]{font-family:Gilroy;font-weight:600;font-size:16px;line-height:150%;letter-spacing:2%;vertical-align:middle;color:#fff;text-decoration:none}.top-header-mobile .sidebar ul li a[data-v-3fbe80e6]:hover{color:hsla(0,0%,100%,.4)}.top-header-mobile .sidebar.show[data-v-3fbe80e6]{left:0}.top-header-mobile .mobile-plan-toggle[data-v-3fbe80e6]{padding-top:12px;padding-bottom:12px}.top-header-mobile .close-button[data-v-3fbe80e6]{position:absolute;top:20px;right:20px;background:none;border:none;color:#fff;font-size:24px;cursor:pointer}.top-header-mobile .sidebar-toggle[data-v-3fbe80e6]{background-color:transparent;border:none;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;margin:0 10px}.top-header-mobile .toggle-icon[data-v-3fbe80e6]{width:20px;height:2px;background-color:#fff;box-shadow:0 6px #fff,0 -6px #fff}.top-header-mobile .sidebar-toggle:hover .toggle-icon[data-v-3fbe80e6]{background-color:#3348fb;box-shadow:0 6px #3348fb,0 -6px #3348fb;transform:scale(1.1);transition:all .3s ease-in-out}.top-header-mobile .mobile-dropdown-button[data-v-3fbe80e6]{background-color:transparent;color:#fff;border:none;cursor:pointer;font-weight:600;font-size:16px;line-height:150%;letter-spacing:2%;vertical-align:middle;margin:0}.top-header-mobile .mobile-dropdown-button[data-v-3fbe80e6]:hover{color:hsla(0,0%,100%,.333)}.top-header-mobile .arrow-icon[data-v-3fbe80e6]{margin-left:8px}.top-header-mobile .mobile-dropdown-menu[data-v-3fbe80e6]{margin-top:10px;background:#333;border-radius:10px;z-index:1;display:flex;flex-direction:column;padding:16px;box-shadow:0 0 16px 0 rgba(0,0,0,.078);transition:opacity .3s ease,transform .3s ease}.top-header-mobile .mobile-dropdown-menu a[data-v-3fbe80e6]{text-decoration:none;color:#fff;font-weight:500;font-size:14px;padding:2px}.top-header-mobile .mobile-dropdown-menu a[data-v-3fbe80e6]:hover{background-color:#fff;color:#131313;border-radius:4px}.top-header-mobile .add-note-list[data-v-3fbe80e6]{display:flex;flex-direction:column;padding:20px 0!important}.top-header-mobile .add-note-list button[data-v-3fbe80e6]{padding:20px 0!important;border:none;background-color:transparent;padding:5px 0;cursor:pointer;color:#fff;font-family:Gilroy;font-weight:600;font-size:14px;line-height:110%;letter-spacing:2%;text-align:center;vertical-align:middle;text-transform:uppercase}.top-header-mobile .add-note-list button[data-v-3fbe80e6]:hover{color:hsla(0,0%,100%,.333)}.top-header-mobile .add-note-list .mobile-newnote[data-v-3fbe80e6]{border-top:2px solid #fff;border-bottom:2px solid #fff}.top-header-mobile .add-note-list .mobile-addtolist[data-v-3fbe80e6]{border-bottom:2px solid #fff}.top-header-mobile .mobile-header-address[data-v-3fbe80e6],.top-header-mobile .mobile-header-contacts[data-v-3fbe80e6]{display:flex;flex-direction:column;align-items:flex-start;line-height:150%;letter-spacing:2%;vertical-align:middle;font-weight:500;font-family:Gilroy}.top-header-mobile .mobile-header-address span[data-v-3fbe80e6],.top-header-mobile .mobile-header-contacts span[data-v-3fbe80e6]{font-size:14px;color:gray}.top-header-mobile .mobile-header-address a[data-v-3fbe80e6],.top-header-mobile .mobile-header-contacts a[data-v-3fbe80e6]{color:#fff;text-decoration:none;font-size:16px}.top-header-mobile .mobile-header-address a[data-v-3fbe80e6]:hover,.top-header-mobile .mobile-header-contacts a[data-v-3fbe80e6]:hover{color:hsla(0,0%,100%,.4)}.top-header-mobile .mobile-header-social[data-v-3fbe80e6]{display:flex;flex-direction:row;gap:16px;margin-top:20px}.top-header-mobile .mobile-social[data-v-3fbe80e6]{display:flex;flex-direction:row;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--theme-text-color-contrast)}.mobile_version .top-header-desktop[data-v-3fbe80e6]{display:none}.mobile_version .top-header-mobile[data-v-3fbe80e6]{height:48px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.landing-header[data-v-2d246b66]{background-image:-webkit-image-set(url(/img/landingHeader.9308d0e2.webp) type("image/webp"),url(/img/landingHeader.f91d67c0.png) type("image/png"));background-image:image-set(url(/img/landingHeader.9308d0e2.webp) type("image/webp"),url(/img/landingHeader.f91d67c0.png) type("image/png"));background-color:#3348fb;background-repeat:no-repeat;background-position:50%;min-height:500px;width:100%;aspect-ratio:auto;background-blend-mode:multiply;position:relative}.landing-header-field[data-v-2d246b66]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:738px;margin:auto;position:absolute;top:139.5px;gap:40px;left:387px}.title[data-v-2d246b66]{font-weight:500;font-size:48px;color:#fff;text-transform:uppercase}.subtitle[data-v-2d246b66],.title[data-v-2d246b66]{line-height:120%;letter-spacing:0;vertical-align:middle}.subtitle[data-v-2d246b66]{font-weight:400;font-size:24px;text-align:center;color:#f4f6ff}.mobile_version .landing-header[data-v-2d246b66]{height:640px;background-image:-webkit-image-set(url(/img/landingMobileHeader.47306407.webp) type("image/webp"),url(/img/landingMobileHeader.db951fe7.png) type("image/png"));background-image:image-set(url(/img/landingMobileHeader.47306407.webp) type("image/webp"),url(/img/landingMobileHeader.db951fe7.png) type("image/png"));background-color:#3348fb;background-repeat:no-repeat;background-position:50%;min-height:500px;width:100%;aspect-ratio:auto;background-blend-mode:multiply;position:relative}.mobile_version .subtitle[data-v-2d246b66],.mobile_version .title[data-v-2d246b66]{font-size:20px;color:#f4f6ff}.mobile_version .subtitle[data-v-2d246b66]{font-size:20px}.mobile_version .landing-header-field[data-v-2d246b66]{width:345px;top:222px;left:15px}.landing-footer[data-v-183eb3ef]{background:#1a1a1a;color:#fff;font-family:Gilroy;font-size:14px;font-weight:500}.landing-footer .pfooter[data-v-183eb3ef]{padding:20px}.landing-footer .title[data-v-183eb3ef]{font-size:12px;line-height:100%;vertical-align:middle;color:gray;padding:10px 0}.landing-footer .value[data-v-183eb3ef]{padding:5px 0}.landing-footer .value a[data-v-183eb3ef]{text-decoration:none;color:#fff;cursor:pointer;font-size:14px}.landing-footer .value a[data-v-183eb3ef]:hover{color:hsla(0,0%,100%,.6)}.landing-footer .main-footer[data-v-183eb3ef]{display:flex;flex-direction:row;align-items:left;justify-content:space-around}.mobile_version .landing-footer[data-v-183eb3ef]{padding:0;border-bottom:none!important}.mobile_version .pfooter[data-v-183eb3ef]{border-bottom:1px solid #333}.mobile_version .main-footer[data-v-183eb3ef]{flex-direction:column;width:100%}.header-search-field{position:relative}.header-search-field .header-search-input{border-radius:100px;width:708px;height:32px;background:#333;border:none;border-bottom-color:#333;color:#fff;outline:none;box-shadow:none;padding-left:48px;padding-right:100px}.header-search-field button{cursor:pointer}.header-search-field .header-search-icon{position:absolute;top:6px;left:16px;background:none;border:none;outline:none}.header-search-field .header-search-button-group{position:absolute;top:0;right:0}.header-search-field .header-search-button-group .header-search-clear-button{outline:none;box-shadow:none;border:none;width:92px;height:32px;background-color:#333;color:#fff;padding:0 24px 0 24px}.header-search-field .header-search-button-group .header-search-button{width:92px;height:32px;background-color:#3348fb;border:none;color:#fff;border-radius:100px;padding:0 24px 0 24px}.header-search-field .header-search-results{position:absolute;top:52px;background-color:#fff;border-radius:16px;color:#333;z-index:20;font-size:14px}.header-search-field .header-search-results .autocomplete-result{padding:0 24px 0 48px;height:32px;width:708px;display:inline-flex;gap:4px;letter-spacing:2%;align-items:center;line-height:21px;background-color:#fff}.header-search-field .header-search-results .autocomplete-result:hover{cursor:pointer}.header-search-field .header-search-results .autocomplete-result:first-child{border-top-left-radius:16px;border-top-right-radius:16px;border:.5px solid #ccc}.header-search-field .header-search-results .autocomplete-result:not(:first-child):not(:last-child){border:.5px solid #ccc}.header-search-field .header-search-results .autocomplete-result:last-child{border-bottom-left-radius:16px;border-bottom-right-radius:16px;border:.5px solid #ccc}.header-search-field .header-search-results .autocomplete-result .search-key{font-weight:600;color:#3348fb}.header-search-field .header-search-results .autocomplete-result .search-key-hint{font-weight:500;color:#131313}.header-search-field .header-search-results .autocomplete-result .search-key-hint:hover{color:#3348fb}.header-search-field .header-search-results .autocomplete-result .search-key-description{font-weight:500;color:gray}.my-topfunds.top-header-desktop[data-v-2dfc184e]{display:flex;align-items:center;background:#1a1a1a;justify-content:space-between;padding:var(--theme-vertical-padding) var(--theme-horizontal-padding);height:76px;width:100%;flex-wrap:wrap}.my-topfunds.top-header-desktop>nav[data-v-2dfc184e]{display:flex;gap:30px;font-family:Gilroy;font-weight:600;font-size:14px;line-height:150%;letter-spacing:2%;vertical-align:middle;position:relative;align-items:center}.my-topfunds.top-header-desktop>nav>a[data-v-2dfc184e],.my-topfunds.top-header-desktop>nav[data-v-2dfc184e]{color:gray;text-decoration:none;font-size:14px;font-weight:500}.my-topfunds.top-header-desktop>nav>a.active[data-v-2dfc184e],.my-topfunds.top-header-desktop>nav>a[data-v-2dfc184e]:hover{color:#fff}.my-topfunds.top-header-desktop .search-icon[data-v-2dfc184e]{width:55px;padding:6px 16px;height:32px;background:#333;border-radius:100px;border:none;outline:none;cursor:pointer}.my-topfunds.top-header-desktop .header-dropdown-group .dropdown-button[data-v-2dfc184e]{background-color:transparent;color:gray;border:none;cursor:pointer;font-weight:600;font-size:14px;line-height:150%;letter-spacing:2%;vertical-align:middle}.my-topfunds .header-dropdown-group .dropdown-button.open_dropdown[data-v-2dfc184e]{border-radius:100px;background-color:#333;color:#fff}.my-topfunds .dropdown-button[data-v-2dfc184e]:hover{color:#e2e7fb}.my-topfunds .arrow-icon[data-v-2dfc184e]{margin-left:8px}.my-topfunds .dropdown-menu[data-v-2dfc184e]{position:absolute;top:40px;right:0;background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2);z-index:1;display:flex;flex-direction:column}.my-topfunds .dropdown-menu a[data-v-2dfc184e]{text-decoration:none;color:#131313;font-size:12px;padding:2px}.my-topfunds .dropdown-menu a[data-v-2dfc184e]:hover{background-color:#f4f6ff}.my-topfunds.top-header-desktop>.header-logotype[data-v-2dfc184e]{display:flex;align-items:center;gap:40px}.my-topfunds.top-header-desktop>.header-logotype>img[data-v-2dfc184e]{height:16px;width:auto}.my-topfunds.top-header-desktop>.header-right[data-v-2dfc184e]{display:flex;align-items:center;gap:40px}.top-header-desktop>.header-right>button[data-v-2dfc184e]{background-color:transparent;border:none;cursor:pointer;font-family:Gilroy;font-weight:500;font-size:14px;line-height:110%;letter-spacing:2%;text-align:center;vertical-align:middle;text-transform:uppercase;color:#fff;min-width:100px;box-sizing:border-box;padding:5px 0}.top-header-desktop>.header-right>.sign-up[data-v-2dfc184e]{border:1px solid #fff;border-radius:100px}.top-header-desktop>.header-right>.sign-up[data-v-2dfc184e]:hover{background-color:hsla(0,0%,100%,.333)}.header-dropdown-group .dropdown-button.open_dropdown[data-v-2dfc184e]{border-radius:100px;background-color:#333;color:#fff}.top-header-mobile[data-v-2dfc184e]{display:none;background:var(--theme-text-color);padding:14px;color:#fff}.top-header-mobile button[data-v-2dfc184e]{font-family:Gilroy;font-weight:600;font-size:12px;line-height:100%;letter-spacing:0;text-align:center;vertical-align:middle}.top-header-mobile .mobile-auth[data-v-2dfc184e]{text-transform:uppercase;border:1px solid #fff;border-radius:100px;padding:10px 16px;gap:4px;background-color:transparent;color:#fff}.top-header-mobile .mobile-auth[data-v-2dfc184e]:hover{background-color:#3348fb;color:#fff;border-color:#3348fb;box-shadow:0 4px 15px rgba(51,72,251,.3);transform:scale(1.05);transition:all .3s ease-in-out}.top-header-mobile .header-logotype[data-v-2dfc184e]{display:flex;flex-direction:row;align-items:center}.top-header-mobile .sidebar[data-v-2dfc184e]{z-index:100;position:fixed;top:0;left:-100%;width:100%;height:100%;background-color:var(--theme-text-color);color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.3);display:flex;flex-direction:column;align-items:left;justify-content:start;padding:40px;transition:left .3s ease-in-out}.top-header-mobile .sidebar ul[data-v-2dfc184e]{list-style:none;padding:0;margin-top:50px}.top-header-mobile .sidebar ul li[data-v-2dfc184e]{margin:20px 0}.top-header-mobile .sidebar ul li a[data-v-2dfc184e]{font-family:Gilroy;font-weight:600;font-size:16px;line-height:150%;letter-spacing:2%;vertical-align:middle;color:#fff;text-decoration:none}.top-header-mobile .sidebar ul li a[data-v-2dfc184e]:hover{color:hsla(0,0%,100%,.4)}.top-header-mobile .sidebar.show[data-v-2dfc184e]{left:0}.top-header-mobile .close-button[data-v-2dfc184e]{position:absolute;top:20px;right:20px;background:none;border:none;color:#fff;font-size:24px;cursor:pointer}.top-header-mobile .sidebar-toggle[data-v-2dfc184e]{background-color:transparent;border:none;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;margin:0 10px}.top-header-mobile .toggle-icon[data-v-2dfc184e]{width:20px;height:2px;background-color:#fff;box-shadow:0 6px #fff,0 -6px #fff}.top-header-mobile .sidebar-toggle:hover .toggle-icon[data-v-2dfc184e]{background-color:#3348fb;box-shadow:0 6px #3348fb,0 -6px #3348fb;transform:scale(1.1);transition:all .3s ease-in-out}.top-header-mobile .mobile-dropdown-button[data-v-2dfc184e]{background-color:transparent;color:#fff;border:none;cursor:pointer;font-weight:600;font-size:16px;line-height:150%;letter-spacing:2%;vertical-align:middle;margin:0}.top-header-mobile .mobile-dropdown-button[data-v-2dfc184e]:hover{color:hsla(0,0%,100%,.333)}.top-header-mobile .arrow-icon[data-v-2dfc184e]{margin-left:8px}.top-header-mobile .mobile-dropdown-menu[data-v-2dfc184e]{margin-top:10px;background:#333;border-radius:10px;z-index:1;display:flex;flex-direction:column;padding:16px;box-shadow:0 0 16px 0 rgba(0,0,0,.078);transition:opacity .3s ease,transform .3s ease}.top-header-mobile .mobile-dropdown-menu a[data-v-2dfc184e]{text-decoration:none;color:#fff;font-weight:500;font-size:14px;padding:2px}.top-header-mobile .mobile-dropdown-menu a[data-v-2dfc184e]:hover{background-color:#fff;color:#131313;border-radius:4px}.top-header-mobile .add-note-list[data-v-2dfc184e]{display:flex;flex-direction:column;padding:20px 0!important}.top-header-mobile .add-note-list button[data-v-2dfc184e]{padding:20px 0!important;border:none;background-color:transparent;padding:5px 0;cursor:pointer;color:#fff;font-family:Gilroy;font-weight:600;font-size:14px;line-height:110%;letter-spacing:2%;text-align:center;vertical-align:middle;text-transform:uppercase}.top-header-mobile .add-note-list button[data-v-2dfc184e]:hover{color:hsla(0,0%,100%,.333)}.top-header-mobile .add-note-list .mobile-newnote[data-v-2dfc184e]{border-top:2px solid #fff;border-bottom:2px solid #fff}.top-header-mobile .add-note-list .mobile-addtolist[data-v-2dfc184e]{border-bottom:2px solid #fff}.top-header-mobile .mobile-header-address[data-v-2dfc184e],.top-header-mobile .mobile-header-contacts[data-v-2dfc184e]{display:flex;flex-direction:column;align-items:flex-start;line-height:150%;letter-spacing:2%;vertical-align:middle;font-weight:500;font-family:Gilroy}.top-header-mobile .mobile-header-address span[data-v-2dfc184e],.top-header-mobile .mobile-header-contacts span[data-v-2dfc184e]{font-size:14px;color:gray}.top-header-mobile .mobile-header-address a[data-v-2dfc184e],.top-header-mobile .mobile-header-contacts a[data-v-2dfc184e]{color:#fff;text-decoration:none;font-size:16px}.top-header-mobile .mobile-header-address a[data-v-2dfc184e]:hover,.top-header-mobile .mobile-header-contacts a[data-v-2dfc184e]:hover{color:hsla(0,0%,100%,.4)}.top-header-mobile .mobile-header-social[data-v-2dfc184e]{display:flex;flex-direction:row;gap:16px;margin-top:20px}.top-header-mobile .mobile-social[data-v-2dfc184e]{display:flex;flex-direction:row;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--theme-text-color-contrast)}.mobile_version .top-header-desktop[data-v-2dfc184e]{display:none}.mobile_version .top-header-mobile[data-v-2dfc184e]{height:48px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}input[data-v-64a6b224]{background:#f4f6ff;padding:16px;border-radius:8px;border:none;outline:none;font-size:16px;font-weight:400;color:#7283fa}.new-list-modal__content{max-width:484px;align-items:center;gap:16px}.new-list-modal__content input{width:100%}.badge[data-v-3c10d401]{display:inline-flex;align-items:center;vertical-align:middle;line-height:1;width:-moz-fit-content;width:fit-content;border:none;border-radius:100px}.badge.primary_badge[data-v-3c10d401]{background:#3348fb}.badge.secondary_badge[data-v-3c10d401]{background:#ededed}.badge.white_badge[data-v-3c10d401]{border:1px solid #707070;background:#fff}.badge.blue_badge[data-v-3c10d401]{border:1px solid #21b232;background:#fff}.badge.size_default[data-v-3c10d401]{padding:4px 12px}.badge.size_medium[data-v-3c10d401]{padding:3px 8px}.badge.size_small[data-v-3c10d401]{padding:2px 4px}.badge.size_default .badge-label p[data-v-3c10d401]{font-size:14px;line-height:1}.badge.size_medium .badge-label p[data-v-3c10d401]{font-size:12px;line-height:1}.badge.size_small .badge-label p[data-v-3c10d401]{font-size:10px;line-height:1}.badge .badge-label[data-v-3c10d401]{display:flex;flex-direction:row;align-items:center;gap:8px;line-height:1}.badge:hover{&[data-v-3c10d401]{border:1px solid #ebedfe;background-color:#ebedfe}.badge-label p[data-v-3c10d401]{color:#3348fb!important}}.badge .badge-label .close-btn[data-v-3c10d401]{background:none;border:none;outline:none;display:flex;align-items:center;cursor:pointer}.badge .badge-label p[data-v-3c10d401]{text-transform:uppercase;display:inline-flex;align-items:center;margin:0;padding:0;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.badge .badge-label .close-btn img[data-v-3c10d401]{display:block}.badge.primary_badge .badge-label p[data-v-3c10d401]{color:#fff}.badge.secondary_badge .badge-label p[data-v-3c10d401]{color:#666}.badge.white_badge .badge-label p[data-v-3c10d401]{color:#707070}.badge.blue_badge .badge-label p[data-v-3c10d401]{color:#21b232}.mobile_version{.badge .badge-label p[data-v-3c10d401],.badge .badge-label[data-v-3c10d401]{line-height:1}}.inline-form-input[data-v-466483af]{display:flex;flex-direction:column;gap:8px}.inline-form-input p[data-v-466483af]{font-weight:500;line-height:150%;color:#131313;letter-spacing:2%}input[data-v-466483af]{background:#f4f6ff;padding:9px 50px 9px 16px;border-radius:8px;border:none;outline:none;font-weight:400;color:#131313}textarea[data-v-1db45651]::-webkit-scrollbar{width:4px}textarea[data-v-1db45651]::-webkit-scrollbar-track{background:var(--theme-text-gray-2)}textarea[data-v-1db45651]::-webkit-scrollbar-thumb{border-radius:5px;border:3px solid var(--theme-link-color)}.card{position:relative;box-shadow:0 0 18px 0 rgba(0,0,0,.1);padding:16px 24px;border-radius:16px}.card,.card>.card-loading{background:var(--theme-text-color-contrast)}.card>.card-loading{position:absolute;display:flex;align-items:center;justify-content:center;top:5px;left:5px;width:calc(100% - 10px);height:calc(100% - 10px);z-index:2}.mobile_version .card{padding:16px}.new-note,.notes-content .new-note{width:100%;box-sizing:border-box}.new-note .note-form-wrap{width:100%}.new-note .add-new-note,.notes-content .new-note .add-new-note{display:flex;flex-direction:row;gap:24px;width:100%}.new-note .add-new-note .add_new_note_input,.notes-content .new-note .add-new-note .add_new_note_input{width:100%;padding:9px 16px;border-radius:8px;border:none;outline:none;cursor:pointer}.new-note .card .note-inner,.new-note .note-form-wrap .note-inner,.notes-content .new-note .card .note-inner,.notes-content .new-note .note-form-wrap .note-inner{width:100%;align-items:start;display:flex;flex-direction:column;gap:24px;text-align:start}.new-note .card .note-inner .header,.new-note .note-form-wrap .note-inner .header,.notes-content .new-note .card .note-inner .header,.notes-content .new-note .note-form-wrap .note-inner .header{display:flex;flex-direction:column;gap:16px;width:100%}.new-note .card .note-inner .header .add-title,.new-note .note-form-wrap .note-inner .header .add-title,.notes-content .new-note .card .note-inner .header .add-title,.notes-content .new-note .note-form-wrap .note-inner .header .add-title{display:flex;flex-direction:column;gap:16px}.new-note .card .note-inner .plus-item,.new-note .note-form-wrap .note-inner .plus-item,.notes-content .new-note .card .note-inner .plus-item,.notes-content .new-note .note-form-wrap .note-inner .plus-item{display:flex;gap:8px;background:none;border:none;outline:none;cursor:pointer;align-items:center}.new-note .card .note-inner .plus-item img,.new-note .note-form-wrap .note-inner .plus-item img,.notes-content .new-note .card .note-inner .plus-item img,.notes-content .new-note .note-form-wrap .note-inner .plus-item img{border-radius:50%;border:1px solid #3348fb;padding:2px;width:20px;height:20px}.new-note .card .note-inner .plus-item p,.new-note .note-form-wrap .note-inner .plus-item p,.notes-content .new-note .card .note-inner .plus-item p,.notes-content .new-note .note-form-wrap .note-inner .plus-item p{font-weight:600;color:#3348fb;letter-spacing:2%;text-transform:uppercase}.new-note .card .note-inner .note-date .date,.new-note .note-form-wrap .note-inner .note-date .date,.notes-content .new-note .card .note-inner .note-date .date,.notes-content .new-note .note-form-wrap .note-inner .note-date .date{height:21px;font-weight:600;line-height:150%;letter-spacing:2%;color:gray}.new-note .card .note-inner input,.new-note .note-form-wrap .note-inner input,.notes-content .new-note .card .note-inner input,.notes-content .new-note .note-form-wrap .note-inner input{width:100%}.new-note .card .note-inner .description,.new-note .note-form-wrap .note-inner .description,.notes-content .new-note .card .note-inner .description,.notes-content .new-note .note-form-wrap .note-inner .description{background:#f4f6ff;padding:9px 16px;border-radius:8px}.new-note .card .note-inner textarea,.new-note .note-form-wrap .note-inner textarea,.notes-content .new-note .card .note-inner textarea,.notes-content .new-note .note-form-wrap .note-inner textarea{background:none;outline:none;border:none;color:#131313;display:block;height:auto;width:100%;resize:none;line-height:150%}.new-note .card .note-inner textarea::-moz-placeholder,.new-note .note-form-wrap .note-inner textarea::-moz-placeholder,.notes-content .new-note .card .note-inner textarea::-moz-placeholder,.notes-content .new-note .note-form-wrap .note-inner textarea::-moz-placeholder{color:#131313}.new-note .card .note-inner textarea::placeholder,.new-note .note-form-wrap .note-inner textarea::placeholder,.notes-content .new-note .card .note-inner textarea::placeholder,.notes-content .new-note .note-form-wrap .note-inner textarea::placeholder{color:#131313}.new-note .card .note-inner .price-settings,.new-note .note-form-wrap .note-inner .price-settings,.notes-content .new-note .card .note-inner .price-settings,.notes-content .new-note .note-form-wrap .note-inner .price-settings{display:flex;flex-direction:column;gap:16px}.new-note .note-form-wrap .note-inner .price-setting-items,.note-inner .price-setting-items{display:flex;flex-direction:row;gap:16px}.new-note .note-form-wrap .note-inner .price-setting-items .price-setting-item,.note-inner .price-setting-items .price-setting-item{width:33%}.new-note .card .note-inner .add-tags,.new-note .note-form-wrap .note-inner .add-tags,.notes-content .new-note .card .note-inner .add-tags,.notes-content .new-note .note-form-wrap .note-inner .add-tags{display:flex;flex-direction:column;width:100%;gap:16px}.new-note .card .note-inner .add-tags .badge-items,.new-note .note-form-wrap .note-inner .add-tags .badge-items,.notes-content .new-note .card .note-inner .add-tags .badge-items,.notes-content .new-note .note-form-wrap .note-inner .add-tags .badge-items{display:flex;flex-direction:row;gap:4px;flex-wrap:wrap}.new-note.large_note,.notes-content .new-note.large_note{font-size:18px}.new-note.medium_note,.notes-content .new-note.medium_note{font-size:16px}.new-note.small_note,.notes-content .new-note.small_note{font-size:14px}.new-note.large_note p,.notes-content .new-note.large_note p{font-size:16px}.new-note.medium_note p,.notes-content .new-note.medium_note p{font-size:14px}.new-note.small_note p,.notes-content .new-note.small_note p{font-size:12px}.new-note.large_note .btn,.notes-content .new-note.large_note .btn{font-size:18px}.new-note.medium_note .btn,.notes-content .new-note.medium_note .btn{font-size:16px}.new-note.small_note .btn,.notes-content .new-note.small_note .btn{font-size:14px}.new-note .add-new-note .btn,.notes-content .new-note .add-new-note .btn{font-size:14px;white-space:nowrap}.new-note.large_note .note-header,.notes-content .new-note.large_note .note-header{font-size:16px}.new-note.medium_note .note-header,.notes-content .new-note.medium_note .note-header{font-size:14px}.new-note.small_note .note-header,.notes-content .new-note.small_note .note-header{font-size:12px}.new-note.large_note .note-form-wrap .note-inner textarea,.new-note.large_note .note-inner textarea,.new-note.large_note input,.notes-content .new-note.large_note .note-inner textarea,.notes-content .new-note.large_note input{font-size:18px}.new-note.medium_note .note-form-wrap .note-inner textarea,.new-note.medium_note .note-inner textarea,.new-note.medium_note input,.notes-content .new-note.medium_note .note-inner textarea,.notes-content .new-note.medium_note input{font-size:16px}.new-note.small_note input,.notes-content .new-note.small_note input{font-size:14px}.mobile_version .new-note .card .note-inner .price-setting-items,.mobile_version .new-note .note-form-wrap .note-inner .price-setting-items,.mobile_version .notes-content .new-note .card .note-inner .price-setting-items{flex-direction:column}.mobile_version .new-note .card .note-inner .price-setting-items .price-setting-item,.mobile_version .new-note .note-form-wrap .note-inner .price-setting-items .price-setting-item,.mobile_version .notes-content .new-note .card .note-inner .price-setting-items .price-setting-item{width:100%}.new-note .error-message,.notes-content .new-note .error-message{color:#ef4444;font-size:12px;font-weight:500;margin-top:4px;font-family:Gilroy,sans-serif}.body-modal:not(.body-modal_mobile) .add-new-note-modal__content{padding:20px;width:100%;max-width:650px;box-sizing:border-box}.body-modal_mobile .add-new-note-modal__content .body-modal__close{top:18px}.body-modal_mobile .add-new-note-modal__content .new-note{display:flex;flex-direction:column;min-height:0}.body-modal_mobile .add-new-note-modal__content .new-note .note-form-wrap,.body-modal_mobile .add-new-note-modal__content .new-note .note-form-wrap .note-inner{flex:1 1 0;min-height:0;display:flex;flex-direction:column}.body-modal_mobile .add-new-note-modal__content .new-note .note-form-wrap .note-inner .note-inner__scroll{flex:1 1 0;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.body-modal_mobile .add-new-note-modal__content .new-note .note-form-wrap .note-inner>div:last-of-type{margin-top:auto;width:100%;display:flex;flex-direction:column;gap:12px}.body-modal_mobile .add-new-note-modal__content .new-note .note-form-wrap .note-inner>div:last-of-type .btn,.body-modal_mobile .add-new-note-modal__content .new-note .note-form-wrap .note-inner>div:last-of-type button{width:100%;box-sizing:border-box}.body-modal_mobile .add-new-note-modal__content .new-note .note-form-wrap .note-inner .price-setting-items{flex-direction:column!important}.body-modal_mobile .add-new-note-modal__content .new-note .note-form-wrap .note-inner .price-setting-items .price-setting-item{width:100%!important}.added-note-modal__content{max-width:464px;gap:16px;align-items:center;text-align:center}.added-note-modal__content .title{font-weight:800;text-transform:uppercase;line-height:150%;font-size:16px}.added-note-modal__content .description{font-size:16px}.max-company-exceed-modal__content{max-width:464px;gap:8px;text-align:center}.max-company-exceed-modal__content .btn-group{display:flex;flex-direction:row;gap:8px}.company-limit-modal__content,.list-limit-modal__content,.note-limit-modal__content{max-width:464px;gap:8px;text-align:center}.mobile-question-button[data-v-461ed251]{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:100%;background:#fff;padding:16px;z-index:8888;display:flex;justify-content:center;box-shadow:0 -4px 12px rgba(0,0,0,.1)}.app-form-input-container{position:relative;width:100%}.app-form-input-container__error-text{color:#fc382c;margin-top:5px}.app-form-input{padding:10px 15px;border:1px solid #ddd;border-radius:8px;font-size:14px;font-weight:100;height:40px;background-color:#fff;width:100%}.app-form-input::-moz-placeholder{color:gray}.app-form-input::placeholder{color:gray}.app-form-input:focus{outline:none;border-color:#007bff}.app-form-input__error{border-color:#fc382c;background-color:rgba(255,23,0,.071);color:#fc382c}.app-form-input__error:focus{outline:none;border-color:#fc382c;color:#131313}.app-form-input-not-bordered{border:none}.app-form-input-fill{border:none;background:#f4f6ff}.app-form-input-fill-white{border:none;background:#fff}.app-form-input-upper{text-transform:uppercase}.app-form-input-password__btn{position:absolute;right:5px;background:none;border:none;cursor:pointer;color:#999;font-size:20px;display:flex;align-items:center;top:10px}.app-form-input-password__btn:hover{color:#666}.min-question-form{display:flex;margin-bottom:15px}.min-question-form .app-form-button{width:auto}.min-question-form__input{margin-right:10px;box-shadow:0 8px 18px rgba(0,0,0,.059)}.min-question-form__input input::-moz-placeholder{color:#7283fa;font-size:16px}.min-question-form__input input::placeholder{color:#7283fa;font-size:16px}.app-form-radio{display:flex;height:37px;cursor:pointer;align-items:center;font-size:14px}.app-form-radio__input{flex-shrink:0;width:1.2em;height:1.2em;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;border:1px solid #131313;cursor:pointer;margin-right:8px}.app-form-radio__input:checked{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%233348FB'/%3E%3C/svg%3E");border:1px solid #3348fb}.app-form-radio__label{display:inline-flex;align-items:center;justify-content:flex-start;width:100%;cursor:pointer;font-weight:400}.app-form-radio__label__prefix{color:#999;font-weight:100;padding-right:5px}.select-box-search{width:100%;height:40px;position:relative;margin-bottom:10px}.select-box-search__icon{position:absolute;font-size:16px;top:0;bottom:0;left:8px;color:#7283fa}.select-box-search__input{border:none;border-radius:4px;width:100%;height:100%;font-size:14px;font-weight:400;outline:none;background-color:#f4f6ff;color:#7283fa;padding-left:30px}.select-box-search__input::placeholder{color:#7283fa}.select-box-search__input::-webkit-input-placeholder{color:#7283fa}.select-box-search__input::-moz-placeholder{color:#7283fa}.select-box-search__input:-ms-input-placeholder{color:#7283fa}.select-box-search__input:-moz-placeholder{color:#7283fa}.app-select-box{font-family:Gilroy,serif}.app-select-box__bg{background-color:rgba(0,0,0,.439);position:fixed;z-index:99998;top:0;bottom:0;left:0;right:0}.app-select-box__button{width:100%;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .3s ease;outline:none;white-space:nowrap;padding:0 10px;background-color:#f4f6ff;color:#3348fb;border-radius:4px;min-height:32px;display:flex;align-items:center;justify-content:center;gap:10px}.app-select-box__button:active{background-color:#e9ecfb}.app-select-box__button__left{justify-content:left}.app-select-box__button__opened{background-color:#3348fb;color:#fff}.app-select-box__button__badges{display:flex;align-items:center;flex-wrap:wrap}.app-select-box__button__badge{display:flex;align-items:center;justify-content:center;border:1px solid #3348fb;border-radius:50px;padding:0 10px;margin:3px 5px;text-transform:uppercase}.app-select-box__button__badge span{padding-right:3px;padding-bottom:1px}.app-select-box__content{background-color:#fff;padding:20px;border-radius:0 0 16px 16px;box-shadow:0 0 18px rgba(0,0,0,.059);font-family:Gilroy,serif}.app-select-box__content__view{height:240px;overflow-y:scroll;margin-bottom:20px;padding-right:10px}.app-select-box__content__view::-webkit-scrollbar{-webkit-appearance:none}.app-select-box__content__view::-webkit-scrollbar:vertical{width:4px;border-radius:4px;background-color:#e6e6e6}.app-select-box__content__view::-webkit-scrollbar-thumb{border-radius:4px;background-color:#3348fb}.app-select-box__content__view .app-form-check input,.app-select-box__content__view .app-form-radio input{border:1px solid #999}.wrapper.mobile_version .app-select-box__content__view{height:auto;max-height:60vh}.app-select-box__content__buttons{display:flex;gap:10px}.app-select-box__content__buttons .app-form-button{flex:1}.app-select-box__content__table .app-form-check,.app-select-box__content__table .app-form-radio{border-bottom:1px solid #f1f1f1}.wrapper.mobile_version .app-select-box__content{position:fixed;z-index:99999;left:0;right:0;bottom:0;margin-bottom:0;border-radius:16px 16px 0 0;background-color:#fff}.wrapper.mobile_version .app-select-box__content__mobile-title{font-size:14px;font-weight:500;text-transform:uppercase;margin-bottom:15px}.app-select-box-mini{position:relative}.app-select-box-mini .app-select-box__button{width:-moz-max-content;width:max-content;min-height:20px;font-size:12px}.app-select-box-mini .app-select-box__button__badges{display:none}.app-select-box-mini .app-select-box__content{border-radius:16px;position:absolute;z-index:99999;box-shadow:0 0 18px rgba(0,0,0,.12)}.wrapper.mobile_version .app-select-box-mini .app-select-box__content{position:fixed;z-index:99999;border-radius:16px 16px 0 0}.app-form-tabs{border-radius:100px;background-color:#d6dbfd;padding:2px;display:flex;white-space:nowrap;justify-content:space-between;height:32px;align-items:center;width:100%}.app-form-tabs__btn{font-weight:500;color:#3348fb;border:none;outline:none;padding:4px 20px;font-size:14px;border-radius:100px;background:none;flex:1;height:100%;text-transform:uppercase;cursor:pointer}.app-form-tabs__btn__selected{background-color:#3348fb;color:#fff}.app-form-textarea-container{position:relative;width:100%}.app-form-textarea-container__error-text{color:#fc382c;margin-top:5px}.app-form-textarea{padding:10px 15px;border:1px solid #ddd;border-radius:8px;font-size:14px;font-weight:100;height:40px;background-color:#fff;width:100%}.app-form-textarea::-moz-placeholder{color:gray}.app-form-textarea::placeholder{color:gray}.app-form-textarea:focus{outline:none;border-color:#007bff}.app-form-textarea__error{border-color:#fc382c;background-color:rgba(255,23,0,.071);color:#fc382c}.app-form-textarea__error:focus{outline:none;border-color:#fc382c;color:#131313}.app-form-textarea-not-bordered{border:none}.question-form{margin-bottom:15px;background:#fff;border-radius:16px;padding:20px;box-shadow:0 8px 18px rgba(0,0,0,.059);font-family:Gilroy,serif}.question-form textarea{height:80px}.question-form__additional-details{margin-bottom:20px}.question-form__tabs{justify-content:center;display:flex;margin-bottom:30px;margin-top:-35px}.question-form__tabs .app-form-tabs{width:auto}.wrapper.mobile_version .question-form__tabs{margin-bottom:20px;margin-top:10px}.wrapper.mobile_version .question-form__tabs .app-form-tabs{width:100%}.question-form__additional-details-button{background:none;border:none;outline:none;text-transform:uppercase;font-size:14px;color:#3348fb;font-weight:500;display:flex;align-items:center;padding-left:0;margin-bottom:20px;cursor:pointer}.question-form__additional-details-button i{border:1px solid #3348fb;border-radius:50%;padding:3px}.question-form__additional-details-button span{padding-left:8px}.question-form .app-form-input{width:100%}.question-form__bottom-buttons{display:flex;gap:8px}.question-form__bottom-buttons .app-form-button{width:auto}.question-form__bottom-buttons__cancel{margin-left:auto}.question-form__subtitle{font-size:14px;font-weight:500;text-transform:uppercase;margin-bottom:8px}.question-form__categories__additional{display:flex;justify-content:space-between;gap:10px}.question-form__categories__additional__mobile{flex-direction:column;gap:10px}.question-form__categories__additional:only-child{flex:1}.question-form__categories__additional__info{position:relative;background-color:#f4f6ff;border-radius:4px;width:32px;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#3348fb}.question-form__draft{border-bottom:20px solid #ededed;border-radius:0}.question-form__mobile{position:fixed;z-index:9999;top:0;bottom:0;left:0;right:0;margin-bottom:0;border-radius:0;overflow-y:scroll;padding-bottom:80px}.question-form__mobile__header{display:flex;justify-content:space-between;gap:15px;background-color:#f4f6ff;margin:-20px -20px 20px -20px;padding:20px}.question-form__mobile__header__icon i{width:30px;height:30px;color:#3348fb}.question-form__mobile__header p{color:#3348fb;font-size:14px;font-weight:500;padding-right:50px;margin-bottom:0}.question-form__mobile__header__close{background:none;border:none;outline:none;cursor:pointer;color:#3348fb;padding:0}.question-form__mobile__header__close .icon-block{width:15px;height:15px}.question-form__mobile .question-form__bottom-buttons{display:flex;padding:20px;position:fixed;left:0;right:0;bottom:0;background-color:#fff;box-shadow:0 -6px 16px rgba(0,0,0,.059)}.question-form__mobile .question-form__bottom-buttons button{width:100%}.question-form-create-tag{margin-bottom:20px}.question-form-create-tag .app-form-input::-moz-placeholder{text-transform:none}.question-form-create-tag .app-form-input::placeholder{text-transform:none}.ai-question-form{margin-bottom:15px;box-shadow:0 8px 18px rgba(0,0,0,.059)}.ai-question-form__content{background:#fff;border-radius:16px;padding:20px 0;left:0;bottom:0}.ai-question-form__sending{padding:0 20px}.ai-question-form__sending-shadow{padding-top:20px;box-shadow:-1px -15px 20px -14px rgba(0,0,0,.08)}.ai-question-form__bg{background-color:rgba(0,0,0,.439);position:fixed;z-index:99998;top:0;bottom:0;left:0;right:0}.ai-question-form .app-form-input{width:100%}.ai-question-form__bottom-buttons{display:flex;gap:8px}.ai-question-form__bottom-buttons .app-form-button{width:auto}.ai-question-form__messages{margin:0 15px 20px 20px;padding-right:15px;overflow-y:scroll;max-height:440px}.ai-question-form__messages::-webkit-scrollbar{-webkit-appearance:none}.ai-question-form__messages::-webkit-scrollbar:vertical{width:4px;border-radius:4px;background-color:#e6e6e6}.ai-question-form__messages::-webkit-scrollbar-thumb{border-radius:4px;background-color:#3348fb}.ai-question-form__messages__message{width:100%;display:flex;justify-content:left;margin-bottom:10px}.ai-question-form__messages__message__content{padding:9px 0;width:auto;max-width:100%}.ai-question-form__messages__message__header{display:flex;justify-content:left;gap:15px;margin-bottom:15px}.ai-question-form__messages__message__header__avatar{color:#4d6bfe;width:48px;height:48px;border:1px solid #c2cafc;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px}.ai-question-form__messages__message__header__titles{display:flex;flex-direction:column;justify-content:center}.ai-question-form__messages__message__header__title{color:#131313;font-size:14px;font-weight:500;margin-bottom:5px}.ai-question-form__messages__message__header__subtitle{color:#131313;font-size:12px;font-weight:300}.ai-question-form__messages__message__body{font-size:16px;font-weight:300;color:#131313}.ai-question-form__messages__message__body p{padding-bottom:10px}.ai-question-form__messages__message__body p:last-child{padding-bottom:0}.ai-question-form__messages__message-self{justify-content:right}.ai-question-form__messages__message-self .ai-question-form__messages__message__content{background-color:#f4f6ff;border-radius:8px;padding:9px 16px;max-width:90%}.ai-question-form__more{border:1px solid #e6e6e6;border-radius:8px;padding:24px}.ai-question-form__more__title{font-size:16px;font-weight:700;margin-bottom:20px}.ai-question-form__more__body{display:flex;justify-content:space-between}.ai-question-form__more__body__text{font-size:16px;font-weight:300}.ai-question-form-mobile{margin-bottom:0}.ai-question-form-mobile .ai-question-form__bottom-buttons{flex-direction:column}.ai-question-form-mobile:not(.in-modal){width:100%}.ai-question-form-mobile:not(.in-modal) .ai-question-form__content{width:100%;border-radius:16px 16px 0 0;height:auto;position:fixed;z-index:99999}.landing-title-section{padding:65px 40px;display:flex;align-items:center;justify-content:center}.landing-title{font:Gilroy;font-weight:800;font-size:32px;text-transform:uppercase;text-align:center;width:60%;line-height:110%}.mobile_version .landing-title-section{padding:32px 16px}.mobile_version .landing-title{font-size:18px;line-height:110%;vertical-align:middle;width:100%;text-transform:uppercase}.costco-section[data-v-067a5417]{padding:0 40px 56px 40px}.costco[data-v-067a5417]{background:-webkit-image-set(url(/img/costco-bg-image.d6c86558.webp) type("image/webp"),url(/img/costco-bg-image.fb32d43e.png) type("image/png")) no-repeat 50%,#3348fb;background:image-set(url(/img/costco-bg-image.d6c86558.webp) type("image/webp"),url(/img/costco-bg-image.fb32d43e.png) type("image/png")) no-repeat 50%,#3348fb;border-radius:16px;padding:40px 40px}.costco .costco-panel[data-v-067a5417]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.costco .costco-image-mobile[data-v-067a5417]{display:none}.costco .banner-title[data-v-067a5417]:hover{cursor:pointer}.costco .left-btn[data-v-067a5417]{background-color:transparent;border:1px solid #fff;border-radius:100px;padding:4px 12px;color:#fff;gap:2px;margin-bottom:10px}.costco .banner-title[data-v-067a5417]{background:none;border:none;outline:none;font-family:Gilroy;font-weight:800;font-size:32px;text-transform:uppercase;color:#fff}.costco .costco-btn[data-v-067a5417]{background-color:#fff;border:none;border-radius:100px;padding:15px 20px}.costco .costco-btn.hovered[data-v-067a5417],.costco .costco-btn[data-v-067a5417]:hover{background-color:#ebedfe}.costco .costco-btn img[data-v-067a5417]{max-height:48px}.mobile_version .costco-section[data-v-067a5417]{padding:0 16px 40px 16px}.mobile_version .costco[data-v-067a5417]{background:#3348fb;padding:0 0 16px 0}.mobile_version .costco .costco-panel[data-v-067a5417]{flex-direction:column;justify-content:center;align-items:start;padding:0 15px}.mobile_version .costco .costco-panel .banner-title[data-v-067a5417]{margin:16px 0;font-size:25px}.mobile_version .costco .costco-panel .left-btn[data-v-067a5417]{font-size:14px}.mobile_version .costco .costco-image-mobile[data-v-067a5417]{background-image:-webkit-image-set(url(/img/costco-bg-image-landing.7aacbd08.webp) type("image/webp"),url(/img/costco-bg-image-landing.180a1d42.png) type("image/png"));background-image:image-set(url(/img/costco-bg-image-landing.7aacbd08.webp) type("image/webp"),url(/img/costco-bg-image-landing.180a1d42.png) type("image/png"));background-repeat:no-repeat;background-size:cover;background-position:50%;display:flex;width:100%;height:140px;margin-bottom:20px}.mobile_version .costco .costco-btn[data-v-067a5417]{width:311px;margin:auto}.mobile_version .costco .costco-btn img[data-v-067a5417]{max-height:36.52px;margin:auto}.topfundhelp[data-v-45afc40c]{display:flex;flex-direction:row;position:relative}.title[data-v-45afc40c]{font-size:48px}.subtitle[data-v-45afc40c],.title[data-v-45afc40c]{font-family:Gilroy;font-weight:800;text-transform:uppercase}.subtitle[data-v-45afc40c]{font-size:32px}.content[data-v-45afc40c]{display:flex;flex-direction:column;justify-content:center;padding:0 119px;gap:40px;width:50%}.content-body[data-v-45afc40c]{display:flex;flex-direction:column;gap:32px}.description-item[data-v-45afc40c]{position:relative;font-family:Gilroy;font-weight:400;font-size:20px;letter-spacing:2%;padding-left:18px}.description-item[data-v-45afc40c]:before{content:"•";color:#3348fb;font-size:20px;position:absolute;left:0;top:0}.link[data-v-45afc40c]{font-family:Gilroy;font-weight:500;font-size:20px;letter-spacing:2%;text-decoration:underline}.image-section[data-v-45afc40c]{width:48%;height:632px;display:flex;justify-content:center}.image-section .track-performance[data-v-45afc40c]{height:100%;padding:70px 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:40px}.image-section .track-performance img[data-v-45afc40c]{width:100%}.image-section>img[data-v-45afc40c]{height:632px;min-height:632px}.ml-180[data-v-45afc40c]{margin-left:-180px}.blur-frame[data-v-45afc40c]{position:absolute;bottom:-2px;width:100%;height:80px;background:linear-gradient(180deg,hsla(0,0%,100%,0) 10.64%,#fff)}@keyframes fadeIn-45afc40c{0%{opacity:0}to{opacity:1}}.fade-in[data-v-45afc40c]{animation:fadeIn-45afc40c .8s ease-in-out forwards}.mobile_version .topfundhelp[data-v-45afc40c]{flex-direction:column;padding:0}.mobile_version .image-section[data-v-45afc40c]{width:100%;height:100%;padding:0}.mobile_version .image-section .track-performance[data-v-45afc40c]{padding:20px 0;gap:30px}.mobile_version .image-section .track-performance img[data-v-45afc40c]{width:90%;height:100%}.mobile_version .image-section>img[data-v-45afc40c]{width:375px;height:100%;min-height:300px}.mobile_version .content[data-v-45afc40c]{width:100%;padding:32px 16px 32px 16px;display:flex;gap:32px}.mobile_version .title[data-v-45afc40c]{font-size:32px;line-height:110%;letter-spacing:0;vertical-align:middle;margin-bottom:0}.mobile_version .content-body[data-v-45afc40c]{display:flex;flex-direction:column;gap:20px}.mobile_version .subtitle[data-v-45afc40c]{font-size:24px;line-height:110%;letter-spacing:2%;vertical-align:middle}.mobile_version .description-item[data-v-45afc40c]{font-weight:400;font-size:16px;line-height:150%;letter-spacing:2%;vertical-align:middle;gap:8px}.mobile_version .link[data-v-45afc40c]{font-weight:500;font-size:16px;line-height:20px;letter-spacing:2%;vertical-align:middle;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:0}.segment-select-component{display:flex;background-color:#d6dbfd;border-radius:16px;border:1px solid #d6dbfd;height:32px;align-items:center}.segment-select-component button{outline:none;box-shadow:none;border-radius:100px;border:none;width:170px;height:28px;background-color:#d6dbfd;color:#3348fb;font-weight:600;cursor:pointer;font-size:14px}.segment-select-component button.selected{background-color:#3348fb;border:1px solid #d6dbfd;color:#fff;border-radius:100px;cursor:pointer}.segment-select-component button.loading,.segment-select-component button:disabled{opacity:.6;cursor:not-allowed}.segment-select-component button.loading div{display:flex;align-items:center;justify-content:center;gap:8px}.loading-spinner-small{width:12px;height:12px;border:2px solid hsla(0,0%,100%,.3);border-top:2px solid #fff;border-radius:50%;animation:spin .8s linear infinite}.approach-table[data-v-a838f11a]{display:flex;flex-direction:column;align-items:center;gap:20px}table[data-v-a838f11a]{font-family:Gilroy;width:1068px;height:571px;border:1px soild;border-collapse:collapse;border-radius:16px;overflow:hidden;text-align:center}thead[data-v-a838f11a]{background-color:#ccc;font-weight:800;font-size:24px;letter-spacing:2%;text-transform:uppercase}thead tr[data-v-a838f11a]{height:60px}th[data-v-a838f11a]{gap:10px}tbody[data-v-a838f11a]{font-weight:400;font-size:16px;line-height:150%;letter-spacing:2%}tbody tr[data-v-a838f11a]{border-top:1px solid #ededed;height:72px}tbody td[data-v-a838f11a]{padding:16px 0;gap:10px}td[data-v-a838f11a]{gap:10px}.mobile_version table[data-v-a838f11a]{font-family:Gilroy;width:100%;height:510px;border:1px soild;border-collapse:collapse;border-radius:0;overflow:hidden;text-align:center}.mobile_version tbody[data-v-a838f11a]{font-weight:400;font-size:14px;line-height:150%;letter-spacing:2%}.mobile_version tbody tr[data-v-a838f11a]{border-top:1px solid #ededed;height:72px}.mobile_version tbody td[data-v-a838f11a]{padding:16px 0;gap:10px}.mobile_version td[data-v-a838f11a]{gap:10px}.topfund-approach{display:flex;flex-direction:column;align-items:center;background-color:#ededed;padding:56px 0;gap:40px}.topfund-approach .header{display:flex;flex-direction:column;gap:16px;padding:0 16px}.topfund-approach span{color:#131313}.topfund-approach .title{font-family:Gilroy;font-weight:800;font-size:32px;letter-spacing:0;text-transform:uppercase;text-align:center;align-items:center;line-height:110%}.topfund-approach .content{font-family:Gilroy;font-weight:400;font-size:20px;white-space:pre-wrap;letter-spacing:2%;text-align:center}.topfund-approach .content .highlighted{color:#3348fb}.topfund-approach a{font-weight:500;font-size:20px;letter-spacing:2%;text-decoration:underline;text-decoration-style:solid;text-decoration-offset:0;text-decoration-thickness:0}.mobile_version .topfund-approach{display:flex;flex-direction:column;align-items:center;background-color:#ededed;padding:32px 0;gap:24px}.mobile_version .topfund-approach a{font-size:16px}.mobile_version .title{font-size:24px}.mobile_version .content{font-size:16px}.graphic-section-container[data-v-d2901b68]{padding:56px 40px;display:flex;flex-direction:column;gap:40px;text-align:center}.graphicSection[data-v-d2901b68]{display:flex;flex-direction:row;align-items:center;background-color:#fff;text-align:center;gap:16px}.graphicSection .graph-card-appear-active[data-v-d2901b68],.graphicSection .graph-card-enter-active[data-v-d2901b68]{transition:all 1s ease-in-out}.graphicSection .graph-card-appear-from[data-v-d2901b68],.graphicSection .graph-card-enter-from[data-v-d2901b68]{transform:translateX(-300px)}.graphicSection .table-field-card-appear-active[data-v-d2901b68],.graphicSection .table-field-card-enter-active[data-v-d2901b68]{transition:all 1s ease-in-out}.graphicSection .table-field-card-appear-from[data-v-d2901b68],.graphicSection .table-field-card-enter-from[data-v-d2901b68]{transform:translateX(300px)}.graphicSection img[data-v-d2901b68]{width:100%;border-radius:16px;box-shadow:0 0 40px 0 rgba(0,0,0,.078)}.graphicSection .title[data-v-d2901b68]{font-family:Gilroy;font-weight:800;font-size:24px;line-height:110%;letter-spacing:2%;text-transform:uppercase}.graphicSection .graph[data-v-d2901b68],.graphicSection .table-field[data-v-d2901b68]{display:flex;flex-direction:column;align-items:center;width:50%;gap:24px}.link[data-v-d2901b68]{font-size:20px;line-height:150%;letter-spacing:2%;vertical-align:middle;text-decoration-style:solid;text-decoration-offset:0;text-decoration-thickness:0}.link a[data-v-d2901b68],.link[data-v-d2901b68]{font-family:Gilroy;font-weight:500}a[data-v-d2901b68]{padding-right:5px;font-size:20px}.mobile_version .graphic-section-container[data-v-d2901b68]{padding:20px 16px;gap:20px}.mobile_version .graphicSection[data-v-d2901b68]{display:flex;flex-direction:column;align-items:center;background-color:#fff;gap:32px}.mobile_version .graphicSection .graph[data-v-d2901b68],.mobile_version .graphicSection .table-field[data-v-d2901b68]{width:100%}.mobile_version .link[data-v-d2901b68]{font-family:Gilroy;font-weight:500;font-size:16px;line-height:150%;letter-spacing:2%;vertical-align:middle;text-decoration-style:solid;text-decoration-thickness:0;padding:0 24px}.mobile_version a[data-v-d2901b68]{padding-right:5px;font-weight:600;font-size:16px}.featureSection[data-v-38f45f07]{display:flex;flex-direction:column;gap:40px;background-color:#ededed;padding:56px 0}.title[data-v-38f45f07]{font-family:Gilroy;font-weight:800;font-size:32px;line-height:120%;letter-spacing:0;text-align:center;text-transform:uppercase}.feature-logo[data-v-38f45f07]{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.feature-logo img[data-v-38f45f07]{width:225px;height:112px}.mobile_version .featureSection[data-v-38f45f07]{display:flex;flex-direction:column;gap:40px;background-color:#ededed;padding:32px 0;gap:20px}.mobile_version .title[data-v-38f45f07]{font-family:Gilroy;font-weight:800;font-size:24px;line-height:120%;letter-spacing:0;text-align:center;text-transform:uppercase}.mobile_version .feature-logo[data-v-38f45f07]{display:flex;flex-direction:row;justify-content:space-around;align-items:center;overflow-x:auto;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}.mobile_version .feature-logo img[data-v-38f45f07]{width:104px;height:51.77px}.mobile_version .feature-logo[data-v-38f45f07]::-webkit-scrollbar{display:none}.helper{position:relative;width:12px;height:12px;cursor:pointer}.helper>img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.helper>.helper-hover{display:none;position:absolute;background:#d6dbfd;font-size:12px;line-height:14px;font-weight:600;color:var(--theme-link-color);text-align:center;box-shadow:0 0 4px rgba(51,72,251,.3);padding:12px 16px;left:50%;top:-10px;transform:translate(-50%,-100%);z-index:5}.helper.helper__bottom>.helper-hover{top:auto;bottom:0;transform:translate(-50%,calc(100% + 10px))}.helper:hover>.helper-hover{display:block;width:217px;border-radius:10px;text-transform:none}.helper:hover>.helper-hover:after{content:"";position:absolute;left:50%;bottom:-19px;transform:translateX(-50%);border:10px solid transparent;border-top:10px solid #d6dbfd}.helper.helper__bottom>.helper-hover:after{bottom:auto;top:-19px;transform:translateX(-50%) rotateX(180deg)}.helper.helper__top__right>.helper-hover{top:-10px;left:0;transform:translateY(calc(-100% - 10px))}.helper.helper__right>.helper-hover:after{transform:translate(-50%,50%) rotate(90deg)}.helper.helper__right:hover>.helper-hover:after{content:"";position:absolute;left:-9px;bottom:50%;border:10px solid transparent;border-top:10px solid #d6dbfd}.helper.helper__right>.helper-hover{top:10px;left:30px;transform:translateY(-50%)}.helper.helper__left>.helper-hover{top:10px;left:-20px;transform:translate(-100%,-50%)}.helper.helper__left>.helper-hover:after{transform:translate(50%,50%) rotate(-90deg)}.helper.helper__left:hover>.helper-hover:after{content:"";position:absolute;left:calc(100% - 11px);bottom:50%;border:10px solid transparent;border-top:10px solid #d6dbfd}.helper.helper__top__right:hover>.helper-hover{border-radius:10px 10px 10px 0}.helper.helper__top__right>.helper-hover:after{left:0;transform:translateX(-50%);clip-path:inset(0 0 0 50%)}.helper.helper__top__left>.helper-hover{top:-10px;left:0;transform:translate(calc(-100% + 10px),-100%)}.helper.helper__top__left:hover>.helper-hover{border-radius:10px 10px 0 10px}.helper.helper__top__left>.helper-hover:after{left:100%;width:5px;clip-path:inset(0 50% 0 0)}.helper.helper__bottom__left>.helper-hover{left:0;top:auto;bottom:0;transform:translate(calc(-100% + 10px),calc(100% + 10px))}.helper.helper__bottom__left:hover>.helper-hover{border-radius:10px 0 10px 10px}.helper.helper__bottom__left>.helper-hover:after{left:100%;width:5px;clip-path:inset(0 50% 0 0);bottom:auto;top:-19px;transform:translateX(-50%) rotateX(180deg)}.toggle{display:flex;align-items:center;gap:8px;color:var(--theme-text-color-contrast)}.toggle>p:not(.enabled){color:var(--theme-text-gray-3)}.toggle>.toggle-button{position:relative;width:40px;height:24px;padding:2px;background:var(--theme-text-gray-3);outline:none;border:none;border-radius:50px;cursor:pointer;transition:.15s ease}.toggle>.toggle-button.toggle-button__enabled{background:#21b232}.toggle>.toggle-button>.toggle-circle{position:absolute;top:2px;left:2px;height:20px;width:20px;background:#fff;border-radius:50%;transition:.15s ease}.toggle>.toggle-button.toggle-button__enabled>.toggle-circle{left:calc(100% - 22px)}.list-table .toggle>.toggle-button{position:relative;width:24px;height:12px;padding:2px;background:var(--theme-text-gray-3);outline:none;border:none;border-radius:50px;cursor:pointer;transition:.15s ease}.list-table .toggle>.toggle-button.toggle-button__enabled{background:#3348fb}.list-table .toggle>.toggle-button.toggle-button__enabled>.toggle-circle{left:calc(100% - 11px)}.list-table .toggle>.toggle-button>.toggle-circle{position:absolute;top:1px;left:1px;height:10px;width:10px;background:#fff;border-radius:50%;transition:.15s ease}.toggle[data-v-8cb32476]{display:flex;align-items:center;gap:8px;background-color:#d6dbfd;color:var(--theme-text-color-contrast);border-radius:16px}.toggle>p[data-v-8cb32476]:not(.enabled){color:var(--theme-text-gray-3)}.toggle>.toggle-button[data-v-8cb32476]{position:relative;width:300px;height:32px;padding:2px;background:var(--theme-text-gray-3);outline:none;border:none;border-radius:16px;cursor:pointer;transition:.15s ease;overflow:hidden;background:#d6dbfd}.toggle>.toggle-button.toggle-button__enabled[data-v-8cb32476]{background:#d6dbfd}.toggle>.toggle-button>.toggle-circle[data-v-8cb32476]{background:#3348fb}.toggle>.toggle-button>.annual[data-v-8cb32476],.toggle>.toggle-button>.toggle-circle[data-v-8cb32476]{position:absolute;top:2px;left:2px;height:28px;width:150px;color:#fff;border-radius:16px;transition:.15s ease}.toggle>.toggle-button.toggle-button__enabled>.toggle-circle[data-v-8cb32476]{left:calc(100% - 152px)}.toggle>.toggle-button>.plan[data-v-8cb32476]{justify-content:space-around}.toggle>.toggle-button>.plan>p[data-v-8cb32476]{z-index:1;font-family:Gilroy;font-weight:500;font-size:14px;line-height:110%;letter-spacing:2%;text-align:center;vertical-align:middle;text-transform:uppercase;color:#fff}.toggle>.toggle-button>.plan>.unselected-plan[data-v-8cb32476]{color:#3348fb}.display-flex[data-v-8cb32476]{display:flex}.flex-row[data-v-8cb32476]{flex-direction:row}.item-center[data-v-8cb32476]{align-items:center}.plan-section[data-v-59809a3b]{position:relative;background-color:#ededed;justify-content:space-between;border-radius:16px;padding:24px;width:346px;display:flex;flex-direction:column}.active-plan-section[data-v-59809a3b]{background:rgba(33,178,50,.102)!important}.seperate-line[data-v-59809a3b]{width:100%;height:1px;background:#ccc;margin:20px 0}.header-plan[data-v-59809a3b]{display:flex;flex-direction:column;gap:10px}.header-plan .type[data-v-59809a3b]{font-family:Gilroy;font-weight:800;font-size:24px;line-height:110%;letter-spacing:2%;vertical-align:middle;text-transform:uppercase}.header-plan .description[data-v-59809a3b],.main-plan[data-v-59809a3b]{font-family:Gilroy;font-weight:400;font-size:16px;line-height:150%;letter-spacing:2%;vertical-align:middle}.main-plan[data-v-59809a3b]{padding:3px 20px}.main-plan li[data-v-59809a3b]::marker{color:#3348fb}.plan-detail[data-v-59809a3b]{list-style:none;margin-top:3px}.plan-detail li[data-v-59809a3b]:before{content:"-";margin-right:4px}.plan-price[data-v-59809a3b]{font-family:Gilroy;font-weight:800;font-size:40px;line-height:110%;letter-spacing:0;vertical-align:middle;text-transform:uppercase;color:#131313;margin:10px 0}.plan-length[data-v-59809a3b]{font-family:Gilroy;font-weight:500;font-size:12px;line-height:100%;letter-spacing:0;vertical-align:middle;color:gray}.addition-pro-features[data-v-59809a3b]{border-radius:10px;padding:10px 28px;font-family:Gilroy;font-weight:500;font-size:16px;line-height:150%;letter-spacing:2%;vertical-align:middle;background:#e6e6e6;margin-top:20px}.addition-pro-features .title[data-v-59809a3b]{font-weight:600;line-height:150%}.addition-pro-features li[data-v-59809a3b]{padding:2px}.addition-pro-features li[data-v-59809a3b]::marker{color:#3348fb}.plan-btn[data-v-59809a3b]{width:100%;gap:4px;padding:12px 24px;border-radius:100px;margin-top:20px;border:none;color:#fff;font-family:Gilroy;font-weight:600;font-size:14px;line-height:110%;letter-spacing:2%;text-align:center;vertical-align:middle;text-transform:uppercase;cursor:pointer}.notActive[data-v-59809a3b]{background-color:#3348fb}.active[data-v-59809a3b]{background-color:#21b232}.modal.modal__cancel_subscription .modal-inner[data-v-59809a3b]{max-width:520px;width:100%;padding:24px;display:flex;flex-direction:column;gap:16px;border-radius:16px}.modal.modal__cancel_subscription .modal-inner .title[data-v-59809a3b]{font-weight:800;font-size:18px;text-transform:uppercase}.modal.modal__cancel_subscription .modal-inner .description[data-v-59809a3b]{margin:0;color:#4a4a4a;font-size:14px}.modal.modal__cancel_subscription .modal-inner .action-buttons[data-v-59809a3b]{display:flex;justify-content:flex-end;gap:8px}.modal.modal__cancel_subscription .modal-inner .action-buttons .btn[data-v-59809a3b]{min-width:160px}.canceled-subscription-message[data-v-59809a3b]{padding-top:12px;border-radius:8px;height:24px}.canceled-subscription-message p[data-v-59809a3b]{margin:0;font-size:12px;color:#856404;text-align:center;font-weight:500}.mobile_version .plan-section[data-v-59809a3b]{width:320px}.mobile_version .plan-section[data-v-59809a3b]:first-child{margin-left:16px}.mobile_version .plan-section[data-v-59809a3b]:last-child{margin-right:16px}.mobile_version .header-plan[data-v-59809a3b]{width:272px}.mobile_version .header-plan .type[data-v-59809a3b]{font-family:Gilroy;font-weight:800;font-size:24px;line-height:110%;letter-spacing:2%;vertical-align:middle;text-transform:uppercase}.mobile_version .header-plan .description[data-v-59809a3b]{font-family:Gilroy;font-weight:500;font-size:16px;line-height:150%;letter-spacing:2%;vertical-align:middle;margin:10px 0}.mobile_version .addition-pro-features .title[data-v-59809a3b]{font-weight:600;font-size:16px;line-height:150%}.plan-selection[data-v-680217a6]{padding:30px}.title[data-v-680217a6]{font-family:Gilroy;font-weight:800;font-size:32px;line-height:110%;letter-spacing:0;text-align:center;text-transform:uppercase}.subtitle[data-v-680217a6]{font-family:Gilroy;font-weight:400;font-size:20px;line-height:150%;letter-spacing:2%;text-align:center;vertical-align:middle}.plans-pannel[data-v-680217a6]{display:flex;flex-direction:row;gap:20px}.toggle-btn-container[data-v-680217a6]{display:flex;flex-direction:column;gap:32px}.toggle-btn-container.mobile-layout[data-v-680217a6]{flex-direction:column;align-items:center;gap:20px}.toggle-btn[data-v-680217a6]{position:relative;width:100%;display:flex;align-items:center}.toggle-btn.mobile-layout[data-v-680217a6]{flex-direction:column;align-items:center;gap:16px}.togglePro[data-v-680217a6]{display:flex;align-items:center}.toggleProText[data-v-680217a6]{font-family:Gilroy;font-weight:500;font-size:14px;line-height:110%;letter-spacing:2%;text-transform:uppercase;margin:0 5px}.plan-length-change[data-v-680217a6]{position:absolute;left:50%;transform:translateX(-50%);padding:10px 20px}.toggle-btn.mobile-layout .plan-length-change[data-v-680217a6]{position:static;transform:none;padding:0;width:100%;display:flex;justify-content:center}.plan-length-wrapper[data-v-680217a6]{display:flex;flex-direction:row;align-items:center;gap:5px}.toggle-btn.mobile-layout .plan-length-wrapper[data-v-680217a6]{flex-direction:column;align-items:center;gap:8px}.plan-save[data-v-680217a6]{font-family:Gilroy;font-weight:400;font-size:12px;line-height:100%;letter-spacing:0;vertical-align:middle;color:gray;margin-left:5px}.plan-save.mobile-layout[data-v-680217a6]{display:flex;flex-direction:row;align-items:center;gap:3px}.plan-save p[data-v-680217a6]{margin:0;line-height:1.2}.toggle-btn.mobile-layout .plan-save[data-v-680217a6]{margin-left:0;text-align:center}.display-flex[data-v-680217a6]{display:flex}.flex-row[data-v-680217a6]{flex-direction:row}.item-center[data-v-680217a6]{align-items:center}.cancel[data-v-680217a6]{margin-top:30px;font-family:Gilroy}.stripe-description[data-v-680217a6]{display:flex;align-items:center;justify-content:center;gap:16px}.process-stripe[data-v-680217a6]{padding:8px 16px;border-radius:100px;border-width:1px;border:1px solid #ccc;cursor:pointer;font-family:Gilroy;font-weight:400;font-size:16px;line-height:100%;letter-spacing:2%;vertical-align:middle;color:gray;display:flex;flex-direction:row;gap:6px;justify-content:center;background:transparent}.process-stripe span[data-v-680217a6]{color:#3348fb;font-weight:1000}.cancel-description[data-v-680217a6]{display:flex;flex-direction:row;gap:16px}.cancel-content[data-v-680217a6]{font-weight:400}.cancel-content[data-v-680217a6],.cancel-detail[data-v-680217a6]{font-size:16px;line-height:150%;letter-spacing:2%;vertical-align:middle}.cancel-detail[data-v-680217a6]{font-weight:500;text-decoration:underline!important;text-decoration-style:solid;text-decoration-thickness:from-font;text-underline-offset:2px;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:ink;color:#3348fb}.mobile_version .plans-pannel[data-v-680217a6]{display:flex;flex-direction:row;overflow-y:auto;padding-bottom:24px;padding-right:16px}.mobile_version .stripe-description[data-v-680217a6]{padding:0 16px;flex-direction:column}.mobile_version .process-stripe[data-v-680217a6]{width:100%}.mobile_version .cancel-content[data-v-680217a6]{text-align:center}.mobile_version .cancel-description[data-v-680217a6]{display:block;gap:8px;text-align:center;padding:0 20px}.plan-selection[data-v-59457f4a]{padding:30px}.plan-selection .container[data-v-59457f4a]{padding:20px 40px;display:flex;flex-direction:column;gap:40px}.title[data-v-59457f4a]{font-family:Gilroy;font-weight:800;font-size:32px;line-height:110%;letter-spacing:0;text-align:center;text-transform:uppercase}.subtitle[data-v-59457f4a]{font-family:Gilroy;font-weight:400;font-size:20px;line-height:150%;letter-spacing:2%;text-align:center;vertical-align:middle}.mobile_version .plan-selection[data-v-59457f4a]{padding:0}.mobile_version .plan-selection .container[data-v-59457f4a]{padding:20px 0;display:flex;flex-direction:column;gap:40px}.mobile_version .subtitle[data-v-59457f4a]{font-family:Gilroy;font-weight:400;font-size:16px;padding:0 16px}.subheader{background-color:#ededed}.main{background-color:#fff}.topfundhelp-section{max-height:632px;overflow:scroll;scrollbar-width:none;position:relative}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeLeft{0%{transform:translateX(-500px)}to{transform:translateX(0)}}@keyframes fadeRight{0%{transform:translateX(500px)}to{transform:translateX(0)}}.fade-in{animation:fadeIn 1s ease-in-out forwards}.fade-up{animation:fadeUp 1s ease-in-out forwards}.fade-left{animation:fadeLeft 1s ease-in-out forwards}.fade-right{animation:fadeRight 1s ease-in-out forwards}.mobile_version .topfundhelp-section{max-width:375px}.icon-block,.icon-block:before{width:100%;height:100%;display:block}.icon-block:before{content:"";vertical-align:middle;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain;ascent-override:100%}.icon{display:inline-flex;align-items:center}.icon:before{content:"";display:inline-block;vertical-align:middle;width:1em;height:1em;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain}.icon-apple{line-height:10px}.icon-apple:before{background:url(/img/apple.e6e9043b.svg)}.icon-arrow-down:before{-webkit-mask:url(/img/arrow-down.162b305f.svg);mask:url(/img/arrow-down.162b305f.svg)}.icon-arrow-up:before{-webkit-mask:url(/img/arrow-up.e727a58d.svg);mask:url(/img/arrow-up.e727a58d.svg)}.icon-book:before{-webkit-mask:url(/img/book.b4bbfc4d.svg);mask:url(/img/book.b4bbfc4d.svg)}.icon-bookmark:before{-webkit-mask:url(/img/bookmark.fb22269b.svg);mask:url(/img/bookmark.fb22269b.svg)}.icon-bookmark-filled:before{-webkit-mask:url(/img/bookmark-filled.b9e7f147.svg);mask:url(/img/bookmark-filled.b9e7f147.svg)}.icon-bulleted-list:before{-webkit-mask:url(/img/bulleted-list.2862cd7d.svg);mask:url(/img/bulleted-list.2862cd7d.svg)}.icon-chevron-down:before{-webkit-mask:url(/img/chevron-down.04e7781f.svg);mask:url(/img/chevron-down.04e7781f.svg)}.icon-chevron-up:before{-webkit-mask:url(/img/chevron-up.7aff6484.svg);mask:url(/img/chevron-up.7aff6484.svg)}.icon-close:before{-webkit-mask:url(/img/close.874c8369.svg);mask:url(/img/close.874c8369.svg)}.icon-collapse:before{-webkit-mask:url(/img/collapse.a6edf2a3.svg);mask:url(/img/collapse.a6edf2a3.svg)}.icon-comments:before{-webkit-mask:url(/img/comments.6811aac8.svg);mask:url(/img/comments.6811aac8.svg)}.icon-copy-link:before{-webkit-mask:url(/img/copy-link.06503cde.svg);mask:url(/img/copy-link.06503cde.svg)}.icon-deepseek:before{-webkit-mask:url(/img/deepseek.f1ee8adb.svg);mask:url(/img/deepseek.f1ee8adb.svg)}.icon-dialogs:before{-webkit-mask:url(/img/dialogs.db269e79.svg);mask:url(/img/dialogs.db269e79.svg)}.icon-dislike:before{-webkit-mask:url(/img/dislike.e6b734f9.svg);mask:url(/img/dislike.e6b734f9.svg)}.icon-dislike-filled:before{-webkit-mask:url(/img/dislike-filled.9aa7f7d2.svg);mask:url(/img/dislike-filled.9aa7f7d2.svg)}.icon-edit:before{-webkit-mask:url(/img/edit.e886adb0.svg);mask:url(/img/edit.e886adb0.svg)}.icon-expand:before{-webkit-mask:url(/img/expand.3d7e56f8.svg);mask:url(/img/expand.3d7e56f8.svg)}.icon-external-link:before{-webkit-mask:url(/img/external-link.7456ffb5.svg);mask:url(/img/external-link.7456ffb5.svg)}.icon-eye:before{-webkit-mask:url(/img/eye.b021157c.svg);mask:url(/img/eye.b021157c.svg)}.icon-eye-off:before{-webkit-mask:url(/img/eye-off.6643416e.svg);mask:url(/img/eye-off.6643416e.svg)}.icon-featured:before{-webkit-mask:url(/img/featured.89813e8b.svg);mask:url(/img/featured.89813e8b.svg)}.icon-follow:before{-webkit-mask:url(/img/follow.f38be5c6.svg);mask:url(/img/follow.f38be5c6.svg)}.icon-follow-filled:before{-webkit-mask:url(/img/follow-filled.151b32d8.svg);mask:url(/img/follow-filled.151b32d8.svg)}.icon-google{line-height:20px}.icon-google:before{background:url(/img/google.27d192e4.svg)}.icon-hamburger:before{-webkit-mask:url(/img/hamburger.2bed9e4b.svg);mask:url(/img/hamburger.2bed9e4b.svg)}.icon-info-circle:before{-webkit-mask:url(/img/info-circle.cf544582.svg);mask:url(/img/info-circle.cf544582.svg)}.icon-like:before{-webkit-mask:url(/img/like.4a453b78.svg);mask:url(/img/like.4a453b78.svg)}.icon-like-filled:before{-webkit-mask:url(/img/like-filled.3b971a9b.svg);mask:url(/img/like-filled.3b971a9b.svg)}.icon-loading{display:inline-block}.icon-loading:before{-webkit-mask:url(/img/loading.2f8deba3.svg);mask:url(/img/loading.2f8deba3.svg);animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.icon-logo:before{-webkit-mask:url(/img/logo.fb8d798f.svg);mask:url(/img/logo.fb8d798f.svg)}.icon-medal:before{-webkit-mask:url(/img/medal.55fba6bc.svg);mask:url(/img/medal.55fba6bc.svg)}.icon-minus:before{-webkit-mask:url(/img/minus.acddd45e.svg);mask:url(/img/minus.acddd45e.svg)}.icon-notification:before{-webkit-mask:url(/img/notification.59dc0aa4.svg);mask:url(/img/notification.59dc0aa4.svg)}.icon-search:before{-webkit-mask:url(/img/search.4a367d93.svg);mask:url(/img/search.4a367d93.svg)}.icon-plus:before{-webkit-mask:url(/img/plus.3e80c78a.svg);mask:url(/img/plus.3e80c78a.svg)}.icon-point:before{-webkit-mask:url(/img/point.189582e6.svg);mask:url(/img/point.189582e6.svg)}.icon-reply:before{-webkit-mask:url(/img/reply.c9f5e9d0.svg);mask:url(/img/reply.c9f5e9d0.svg)}.icon-settings:before{-webkit-mask:url(/img/settings.f45626b5.svg);mask:url(/img/settings.f45626b5.svg)}.icon-share:before{-webkit-mask:url(/img/share.78026101.svg);mask:url(/img/share.78026101.svg)}.icon-share-on-facebook:before{-webkit-mask:url(/img/share-on-facebook.fbe5d1f8.svg);mask:url(/img/share-on-facebook.fbe5d1f8.svg)}.icon-share-on-x:before{-webkit-mask:url(/img/share-on-x.7f43805a.svg);mask:url(/img/share-on-x.7f43805a.svg)}.icon-topfunds-icon:before{-webkit-mask:url(/img/topfunds-icon.dc7e868f.svg);mask:url(/img/topfunds-icon.dc7e868f.svg)}.icon-trand-down:before{-webkit-mask:url(/img/trand-down.914bdebe.svg);mask:url(/img/trand-down.914bdebe.svg)}.icon-trand-up:before{-webkit-mask:url(/img/trand-up.274a19fc.svg);mask:url(/img/trand-up.274a19fc.svg)}.icon-trash:before{-webkit-mask:url(/img/trash.e61ee7ad.svg);mask:url(/img/trash.e61ee7ad.svg)}.icon-vertical-ellipsis:before{-webkit-mask:url(/img/vertical-ellipsis.f0bfc9c0.svg);mask:url(/img/vertical-ellipsis.f0bfc9c0.svg)}.icon-widget:before{-webkit-mask:url(/img/widget.3be7a234.svg);mask:url(/img/widget.3be7a234.svg)}:root{--theme-text-color:#1a1a1a;--theme-text-color-2:#131313;--theme-dark-color-1:#333;--theme-light-color-1:#f6f6f6;--theme-link-color:#3348fb;--theme-link-color-rgb:51,72,251;--theme-table-color:#d6dbfd;--theme-disabled-color:#c2cafc;--theme-text-color-contrast:#fff;--theme-text-gray:#999;--theme-text-gray-2:#e6e6e6;--theme-text-gray-3:grey;--theme-background-color:#ededed;--theme-horizontal-padding:40px;--theme-vertical-padding:20px;--theme-mobile-width:768px}*{box-sizing:border-box;padding:0;margin:0}body,html{background:var(--theme-background-color);min-height:100%;width:100vw;height:100px}body{overflow-x:hidden;font-family:Gilroy,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial}html{height:-moz-fit-content;height:fit-content}#app,.wrapper.mobile_version{width:375px}#app,.wrapper{width:1512px;transform-origin:0 0;min-height:100%;touch-action:manipulation;-webkit-touch-callout:none}.wrapper,button,input,textarea{font-family:Gilroy,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial}textarea{-webkit-text-fill-color:initial;-moz-text-fill-color:initial}h1,h2,h3,h4,h5,h6{font-weight:800;margin-bottom:0;text-transform:uppercase}h1{font-size:32px}h2{font-size:24px}h3{font-size:16px}h4{font-size:14px}h5{font-size:12px}h6{font-size:10px}a{color:var(--theme-link-color);text-decoration:underline;font-weight:500;font-size:16px}@font-face{font-family:Gilroy;font-weight:100;src:url(/fonts/Gilroy-Light.e5d6c0b5.ttf) format("truetype");font-display:swap;ascent-override:100%;descent-override:20%}@font-face{font-family:Gilroy;font-weight:400;src:url(/fonts/Gilroy-Regular.65cf196f.ttf) format("truetype");font-display:swap;ascent-override:100%;descent-override:20%}@font-face{font-family:Gilroy;font-weight:500;src:url(/fonts/Gilroy-Medium.b80b2845.ttf) format("truetype");font-display:swap;ascent-override:100%;descent-override:20%}@font-face{font-family:Gilroy;font-weight:600;src:url(/fonts/Gilroy-Semibold.6ed5cf34.ttf) format("truetype");font-display:swap;ascent-override:100%;descent-override:20%}@font-face{font-family:Gilroy;font-weight:800;src:url(/fonts/Gilroy-Extrabold.645a3b10.ttf) format("truetype");font-display:swap;ascent-override:100%;descent-override:20%}.app-page{min-height:982px;padding-bottom:20px}.app-main-container{padding-left:40px;padding-right:40px}.app-row{display:flex;justify-content:space-between;gap:15px}.d-none{display:none}.d-flex{display:flex}.d-block{display:block}.wrapper.mobile_version .app-page{background-color:#fff}.wrapper.mobile_version .app-main-container{padding-left:0;padding-right:0}.wrapper.mobile_version .app-row{display:flex;flex-direction:column;gap:0}.container-medium-width{width:74%;margin-left:auto;margin-right:auto}@media(max-width:480px){.container-medium-width{width:100%;margin-left:0;margin-right:0}}@keyframes fadeInWithBackgroundWhite{0%{opacity:0;background-color:transparent}to{opacity:1;background-color:hsla(0,0%,100%,.4)}}.topfunds-widget-info{position:fixed;bottom:0;height:20px;width:100%;left:0;display:flex;justify-content:end;align-items:center;padding:0 20px}.topfunds-widget-info a{color:#000;text-decoration:none;font-size:14px;font-weight:400;background:#fff;border-left:3px solid #000;padding:2px 5px}.qa-comment-helper-badge{top:45px}.qa-comment-helper-badge,.qa-featured-helper-badge{position:absolute;z-index:999;background-color:#3b3b3b;color:#fff;white-space:nowrap;height:30px;display:flex;align-items:center;padding:0 10px;font-size:12px;border-radius:8px}.qa-featured-helper-badge{bottom:-35px;right:0}.qa-medal-helper-badge{background-color:#3b3b3b;top:25px;color:#fff;padding:10px 10px;border-radius:8px}.qa-medal-helper-badge,.qa-row-helper-badge{position:absolute;z-index:999;white-space:nowrap;display:flex;align-items:center;font-size:12px;text-align:center}.qa-row-helper-badge{background-color:#d6dbfd;top:45px;right:16px;color:#3348fb;padding:10px 20px;font-weight:500;border-radius:8px 0 8px 8px}.qa-row-helper-badge:after{content:"";position:absolute;top:-12px;right:0;width:0;height:0;border:6px solid transparent;border-bottom-color:#d6dbfd;border-right-color:#d6dbfd}.glossary-more-users-helper-badge{position:absolute;z-index:999;background-color:#3b3b3b;color:#fff;white-space:nowrap;display:flex;flex-direction:column;align-items:center;padding:10px 10px;font-size:12px;border-radius:8px;text-align:center;bottom:30px}.sidebar-title{display:flex;justify-content:space-between}.sidebar-title h6{font-size:16px;font-weight:700}.sidebar-card{background:#fff;border-radius:16px;overflow:hidden;margin-bottom:1rem}.sidebar-card__header{padding:24px 24px 12px 24px}.sidebar-card__header h6{font-size:12px;font-weight:700}.sidebar-card__body{padding:0 24px 24px 24px}.sidebar-card__only-body{padding:24px}.wrapper.mobile_version .sidebar-card{margin-left:20px;margin-right:20px}.sidebar-card-shadow-adaptive,.sidebar-card-shadow-default{box-shadow:0 8px 18px rgba(0,0,0,.059)}.wrapper.mobile_version .sidebar-card-shadow-adaptive{box-shadow:0 0 24px rgba(51,72,251,.161)}.wrapper.mobile_version .my-recent-sidebar-card{box-shadow:none;padding:0;margin:0 0 20px 0;border-bottom:20px solid #f0eeee;border-radius:0}.wrapper.mobile_version .my-recent-sidebar-card .sidebar-card__header{padding-top:0}.qa-top-tag{text-decoration:none;outline:none;background:none}.qa-tag-checkbox,.qa-top-tag{font-size:12px;border-radius:100px;border:1px solid #3348fb;color:#3348fb;padding:2px 6px;font-weight:500;display:inline-block;margin-bottom:3px;margin-right:5px;text-transform:uppercase;cursor:pointer}.qa-tag-checkbox{-webkit-user-select:none;-moz-user-select:none;user-select:none}.qa-tag-checkbox__selected{background:#3348fb;color:#fff}.custom-text-page{background-color:#fff}.custom-text-page__content{width:100%;max-width:950px;margin:0 auto;padding:48px 0}.wrapper.mobile_version .custom-text-page__content{padding:20px}.custom-text-page__content .custom-text{padding:40px 0;border-bottom:1px solid #e6e6e6}.wrapper.mobile_version .custom-text-page__content .custom-text{padding:20px 0}.custom-text-page__content .custom-text:last-child{border-bottom:none}