:root{--text-color:#0f172a;--primary:#384a95;--bg-color:#fff;--text-color:#4e5774;--bg-stock-table:#f9fafb;--bg-general-light:#f8fafc;--bg-stock-table-boder:#e5e7eb;--bg-search:#f8fafc;--bg-colapse:#f8fafc;--text-light-color:#4e5774;--bg-gary-color:#f8fafc;--bg-card:#fff;--border-card-border:#e4e4e7;--bg-toggle:#ccc;--bg-dots:#4e5774;--hover-popover:#f1f1f1;--pricing-border:grey;--stock-icon:#8c8c8c;--bg-tab-graph:#e2e2e4;--text-tab-graph:#121212}.dark{--bg-color:#121212;--bg-search:#444;--bg-stock-table:#1f1f1f;--bg-stock-table-boder:#e2e2e499;--bg-general-light:#1f1f1f;--bg-gary-color:#161616;--bg-colapse:#1f1f1f;--text-color:#e2e2e499;--text-light-color:#e2e2e4;--bg-card:#0d0d0d;--border-card-border:#2e2e2e;--bg-toggle:#444;--bg-dots:#e2e2e499;--hover-popover:#464646;--pricing-border:#e2e2e499;--stock-icon:#161616;--bg-tab-graph:#3a3a3c;--text-tab-graph:#fff}body{background-color:var(--bg-color);color:var(--text-color);transition:background-color .25s ease,color .25s ease}.page__title{font-family:General Sans,Sans-serif;font-size:64px;line-height:74px}.page__subtitle,.page__title{font-weight:600;font-style:normal;color:var(--text-color)}.page__subtitle{font-family:Switzer,Sans-serif;font-size:48px;line-height:58px}.page__subtitle--light{color:var(--text-color);font-family:General Sans,Sans-serif;font-size:48px;line-height:58px;font-weight:400;font-style:normal}.page__subtitle--bold{font-weight:700;font-style:normal}.page__subtitle--small{font-size:36px;line-height:46px}.page__subtitle--extra-small{font-size:26px;line-height:36px}.page__section-title--small{color:var(--text-color);font-family:Switzer;font-size:28px;line-height:38px;font-weight:500;font-style:normal}.page__section-title--extra-small{color:var(--text-color);font-family:Switzer;font-size:24px;line-height:34px;font-weight:600;font-style:normal}.page__paragraph{color:var(--text-color);font-family:General Sans,Sans-serif;font-size:18px;font-weight:400;line-height:28px}.page__paragraph--small{font-size:16px;line-height:26px}.page__paragraph--extra-small{font-size:12px;line-height:22px}@media screen and (max-width:992px){.page__title{font-size:38px;line-height:52px}.page__subtitle,.page__subtitle--light{font-size:38px;line-height:48px}.page__subtitle--light{font-weight:400}.page__subtitle--extra-small{color:var(--text-color);font-family:Switzer;font-size:24px;line-height:34px;font-weight:600;font-style:normal}.page__section-title--small{font-size:28px;line-height:38px}.page__section-title--extra-small{font-size:24px;line-height:34px}}@media screen and (max-width:480px){.page__title{font-size:38px;line-height:52px}.page__subtitle,.page__subtitle--light{font-size:38px;line-height:48px}.page__subtitle--light{font-weight:400}.page__subtitle--extra-small{color:var(--text-color);font-family:Switzer;font-size:24px;line-height:34px;font-weight:600;font-style:normal}.page__section-title--small{font-size:28px;line-height:38px}.page__section-title--extra-small{font-size:24px;line-height:34px}}.blur-in-expand{animation:blur-in-expand .4s linear both}@keyframes blur-in-expand{0%{transform:scale(0);filter:blur(12px);opacity:0}to{transform:scale(1);filter:blur(0);opacity:1}}.tracking-in-expand{animation:tracking-in-expand .4s linear both}@keyframes tracking-in-expand{0%{letter-spacing:-.2em;opacity:0}40%{opacity:.6}to{opacity:1}}.tracking-in-expand-forward-bottom{animation:tracking-in-expand-forward-bottom .4s linear both}@keyframes tracking-in-expand-forward-bottom{0%{letter-spacing:-.2em;transform:translateZ(-700px) translateY(100px);opacity:0}40%{opacity:.6}to{transform:translateZ(0) translateY(0);opacity:1}}.tracking-in-contract{animation:tracking-in-contract .4s linear both}@keyframes tracking-in-contract{0%{letter-spacing:.6em;opacity:0}40%{opacity:.6}to{letter-spacing:normal;opacity:1}}.jello-diagonal{animation:jello-diagonal .9s linear both}@keyframes jello-diagonal{0%{transform:skew(0deg 0deg)}30%{transform:skew(25deg 25deg)}40%{transform:skew(-15deg,-15deg)}50%{transform:skew(15deg,15deg)}65%{transform:skew(-5deg,-5deg)}75%{transform:skew(5deg,5deg)}to{transform:skew(0deg 0deg)}}.jello-horizontal{animation:jello-horizontal .9s linear both}@keyframes jello-horizontal{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.scale-up-center{animation:scale-up-center .4s}@keyframes scale-up-center{0%{transform:scale(.5)}to{transform:scale(1)}}.scale-up-vertical-center{animation:scale-up-vertical-center .4s}@keyframes scale-up-vertical-center{0%{transform:scaleY(.2)}to{transform:scaleY(1)}}.tracking-in-expand-forward-top{animation:tracking-in-expand-forward-top .4s linear both}@keyframes tracking-in-expand-forward-top{0%{letter-spacing:-.2em;transform:translateZ(-700px) translateY(-100px);opacity:0}40%{opacity:.6}to{transform:translateZ(0) translateY(0);opacity:1}}.icon{font-size:32px;font-weight:700;letter-spacing:32px;position:relative}.confetti{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:200px;overflow:hidden}.confetti-piece{position:absolute;width:8px;height:16px;background:#1e6be6;top:0;opacity:0}.confetti-piece:first-child{left:7%;transform:rotate(54deg);animation:makeItRain 1s ease-out infinite;animation-delay:301ms;animation-duration:1187ms}.confetti-piece:nth-child(2){left:14%;transform:rotate(-30deg);animation:makeItRain 1s ease-out infinite;animation-delay:283ms;animation-duration:712ms}.confetti-piece:nth-child(3){left:21%;transform:rotate(-12deg);animation:makeItRain 1s ease-out infinite;animation-delay:309ms;animation-duration:972ms}.confetti-piece:nth-child(4){left:28%;transform:rotate(6deg);animation:makeItRain 1s ease-out infinite;animation-delay:282ms;animation-duration:1153ms}.confetti-piece:nth-child(5){left:35%;transform:rotate(80deg);animation:makeItRain 1s ease-out infinite;animation-delay:89ms;animation-duration:1027ms}.confetti-piece:nth-child(6){left:42%;transform:rotate(7deg);animation:makeItRain 1s ease-out infinite;animation-delay:115ms;animation-duration:1.18s}.confetti-piece:nth-child(7){left:49%;transform:rotate(23deg);animation:makeItRain 1s ease-out infinite;animation-delay:.46s;animation-duration:932ms}.confetti-piece:nth-child(8){left:56%;transform:rotate(18deg);animation:makeItRain 1s ease-out infinite;animation-delay:437ms;animation-duration:766ms}.confetti-piece:nth-child(9){left:63%;transform:rotate(-64deg);animation:makeItRain 1s ease-out infinite;animation-delay:474ms;animation-duration:976ms}.confetti-piece:nth-child(10){left:70%;transform:rotate(0deg);animation:makeItRain 1s ease-out infinite;animation-delay:265ms;animation-duration:1185ms}.confetti-piece:nth-child(11){left:77%;transform:rotate(-71deg);animation:makeItRain 1s ease-out infinite;animation-delay:111ms;animation-duration:.76s}.confetti-piece:nth-child(12){left:84%;transform:rotate(29deg);animation:makeItRain 1s ease-out infinite;animation-delay:137ms;animation-duration:1127ms}.confetti-piece:nth-child(13){left:91%;transform:rotate(40deg);animation:makeItRain 1s ease-out infinite;animation-delay:64ms;animation-duration:1145ms}.confetti-piece:nth-child(odd){background:#1e6be6}.confetti-piece:nth-child(2n){z-index:1}.confetti-piece:nth-child(4n){width:5px;height:12px;animation-duration:2s}.confetti-piece:nth-child(3n){width:3px;height:10px;animation-duration:2.5s;animation-delay:1s}.confetti-piece:nth-child(4n-7){background:#1e6be6}@keyframes makeItRain{0%{opacity:0}50%{opacity:1}to{transform:translateY(200px)}}html{color:#080808;scroll-behavior:smooth}body,html{font-family:Switzer,Sans-serif;font-size:14px;line-height:20px}*{margin:0;padding:0}a{color:#1e6be6;text-decoration:none}a:hover{text-decoration:underline}ul{list-style-position:inside}p{font-family:Switzer,Sans-serif;font-size:14px;line-height:20px}img,p{width:100%;height:auto}button:focus,input:focus,select:focus,textarea:focus{outline:none}::selection{color:#fff;background:#1e6be6}.overflow-hidden{overflow:hidden}.relative{position:relative}.text-right{text-align:right!important}.text-justify{text-align:justify!important}.transition{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease}.flex{display:flex}.flex--center-end,.flex--end{justify-content:end}.flex--all-center,.flex--center-end,.flex--vertical-center{align-items:center}.flex--all-center{justify-content:center}.flex--all-center-end{justify-content:end;align-items:center}.flex--all-center-start{justify-content:start;align-items:center}.flex--space-between{justify-content:space-between}.flex--space-between-v-center{justify-content:space-between;align-items:center}.flex--wrap{flex-wrap:wrap}.text-theme-white{color:#fff!important}.bg-theme-white{background-color:#fff!important}.text-theme-black{color:#080808!important}.bg-theme-black{background-color:#080808!important}.text-theme-gray{color:#4e5774!important}.bg-theme-gray{background-color:#4e5774!important}.text-theme-text-gray{color:#3c3c3b!important}.bg-theme-text-gray{background-color:#3c3c3b!important}.text-theme-red{color:red!important}.bg-theme-red{background-color:red!important}.text-theme-cherry{color:#611232!important}.bg-theme-cherry{background-color:#611232!important}.text-theme-pink{color:#c42e53!important}.bg-theme-pink{background-color:#c42e53!important}.text-theme-blue{color:#1e6be6!important}.bg-theme-blue{background-color:#1e6be6!important}.text-theme-dark-gray{color:hsla(240,4%,89%,.6)!important}.bg-theme-dark-gray{background-color:hsla(240,4%,89%,.6)!important}.text-theme-sky-blue{color:#e9f0fe!important}.bg-theme-sky-blue{background-color:#e9f0fe!important}.text-theme-green{color:green!important}.bg-theme-green{background-color:green!important}.ant-drawer svg{color:#1e6be6!important}.ant-menu-dark{background-color:transparent!important;color:#fff!important}.ant-drawer-content{color:#4e5774!important;background-color:#fff!important;background-size:cover!important}.ant-drawer-header-title{color:#fff!important}.ant-menu-title-content a{color:#4e5774!important}.ant-menu-item{color:#fff!important}.ant-menu-item:hover{background-color:#c42e53!important;color:#fff!important}:where(.css-dev-only-do-not-override-18iikkb).ant-menu-dark .ant-menu-item-selected{background-color:#c42e53!important;color:#fff!important}.REVO__main_slider .swiper-button-next,.REVO__main_slider .swiper-button-prev{color:#611232}.REVO__main_slider .swiper-pagination-bullet-active{background:#611232}.invetso__social__component{width:100%;height:auto;display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:10px}.invetso__social__component a{width:50px;height:50px;align-items:center;justify-content:center;display:flex;color:#080808;font-size:24px;transition:all .3s ease-in-out;background-color:#fff;box-shadow:0 3px 8px rgba(0,0,0,.24);border-radius:50%;cursor:pointer}.invetso__social__component a:hover{background-color:#611232;color:#fff}.invetso__social__component__qr{width:80px;height:auto;background-color:#fff;border-radius:6px;padding:3px;box-shadow:0 3px 8px rgba(0,0,0,.24)}@media screen and (max-width:480px){.invetso__social__component__qr{align-self:flex-end;width:60px;text-align:center}}.invetso__share__component{width:100%;height:auto;display:flex;align-items:center;flex-wrap:wrap;gap:20px}.invetso__share__component__title{width:100%;height:auto}.invetso__share__component a{width:30px;height:30px;align-items:center;justify-content:center;display:flex;color:var(--text-color);font-size:20px;transition:all .3s ease-in-out;border-radius:50%;cursor:pointer}.invetso__share__component a:hover{background-color:#1e6be6;color:#fff}.ant-modal-content{min-width:340px!important}.ant-modal .ant-modal-content{border-radius:12px}.ant-modal .ant-modal-content,.ant-modal .ant-modal-content .ant-modal-title{background-color:var(--bg-color);color:var(--text-color)}.ant-modal .ant-modal-close,.ant-modal .ant-modal-close:hover{color:#1e6be6}.ant-modal-root .ant-modal-mask{background:rgba(7,7,7,.37);box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(2.4px);-webkit-backdrop-filter:blur(2.4px)}.modal__member .ant-modal-content{background:transparent;box-shadow:none}.main__modal__content{width:100%;height:auto;margin:30px auto 0}.main__modal__buttons{width:80%;margin:0 auto}.custom-collapse{border:none;background:transparent}.custom-collapse>.ant-collapse-item{margin-bottom:20px}.custom-collapse>.ant-collapse-item>.ant-collapse-header{position:relative;display:flex;flex-wrap:nowrap;align-items:flex-start;padding:25px;line-height:1.5714285714;cursor:pointer;border-radius:10px;transition:all .3s,visibility 0s}.icon-plus{width:16px;height:16px;background-color:#1677ff;-webkit-mask:url(/_next/static/media/icon-plus.1eed1fe5.svg) no-repeat center;mask:url(/_next/static/media/icon-plus.1eed1fe5.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.transition-icon{transition:transform .6s cubic-bezier(.4,0,.2,1)}.icon-plus--open{transform:rotate(90deg)}.icon-plus--closed{transform:rotate(-90deg)}.custom-collapse .ant-collapse-content{background-color:transparent}.custom-collapse .ant-collapse-item{border:none}.custom-collapse .ant-collapse-header{border:1px solid #d9d9d9;border-radius:6px}.custom-collapse .ant-collapse-content,.custom-collapse .ant-collapse-content-box{border:none}.custom-popover .ant-popover-arrow:before,.custom-popover .ant-popover-inner{background-color:var(--bg-gary-color)}.invetso__table{width:100%;height:auto;background-color:var(--bg-color);border-radius:6px;padding-bottom:20px}.invetso__table__content{width:100%;margin:0 auto;padding-top:0}.invetso__table .ant-table-thead .ant-table-cell{background-color:var(--bg-color);color:var(--text-color);text-align:center}.invetso__table .ant-table-cell{background-color:var(--bg-color);color:var(--text-color);border-bottom:1px solid #e2e2e4!important}.invetso__table .ant-table-tbody>tr:hover>td{background:#1e6be6!important;color:#fff!important}.invetso__table__actions{color:#4e5774}.invetso__table__actions svg{cursor:pointer;margin-right:5px}.invetso__table .ant-spin-dot-item{background-color:#1e6be6}.invetso__table__pagination{width:100%;height:auto}.invetso__table__pagination .ant-pagination-item-active{border-color:#1e6be6;background-color:#fff}.invetso__table__pagination .ant-pagination-item a{color:#4e5774}.invetso__table__pagination .ant-pagination-item-active a{color:#fff}.invetso__table__pagination .ant-pagination-item-active:hover{color:#fff;border-color:#1e6be6}.invetso__table__pagination .ant-pagination-item-active:hover a{color:#fff}.invetso__table__pagination .ant-pagination .ant-pagination-next button,.invetso__table__pagination .ant-pagination .ant-pagination-prev button{color:#4e5774}.invetso__table__pagination .ant-pagination-item-link-icon{color:red!important}.invetso__table__pagination .ant-pagination-item-ellipsis{color:#4e5774!important}.invetso__table__pagination .ant-pagination-options{display:none}.invetso__theme__toggle{width:46px;height:40px;border:1px solid #e1dde4;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer}.invetso__theme__toggle svg{font-size:20px;color:#4e5774}.invetso__theme__toggle--dark{border:1px solid #fff}.invetso__theme__toggle--dark svg{font-size:20px;color:#fff}.invetso__theme__toggle:hover svg{scale:1.1}.invetso__freameworks{width:100%;height:auto;overflow:hidden}.invetso__freameworks .page__section-title{margin-bottom:40px}.invetso__freameworks .page__section-title--extra-small{margin-bottom:0}.invetso__freameworks__carrousel{width:max-content;height:auto;display:flex;align-items:center;justify-content:center;gap:64px;animation:scroll 60s linear infinite;margin-bottom:40px}.invetso__freameworks__carrousel__item{width:150px;height:66px}.invetso__freameworks__carrousel__item img{width:100%;height:auto}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media screen and (max-width:992px){.invetso__freameworks__carrousel__item{width:120px;height:30px}}.invetso__search__selector{max-width:600px;height:56px;padding:0 18px;box-sizing:border-box;font-family:General Sans,Sans-serif;font-size:16px;font-weight:500;fill:var(--text-color);color:var(--text-color);background-color:var(--bg-color);border:2px solid #1e6be6;border-radius:50px;display:flex;align-items:center;justify-content:space-between;margin:0 auto 30px;cursor:pointer}.invetso__search__selector:hover{scale:1.1}.invetso__search__selector__icon{width:32px;height:32px;background-color:#1e6be6;display:flex;align-items:center;justify-content:center;border-radius:50%}.invetso__search__selector__icon svg{font-size:16px;color:#fff}.invetso__search__selector span{color:rgba(78,87,116,.722)}.invetso__search__selector--dark{background-color:transparent}.invetso__search__selector--dark span{color:var(--text-color)}.invetso__most__popular{width:100%;max-width:660px;height:auto;flex-wrap:wrap;margin:0 auto 140px}.invetso__most__popular,.invetso__most__popular__item{display:flex;align-items:center;justify-content:center}.invetso__most__popular__item{width:122px;height:48px;background-color:var(--bg-color);border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.5);margin-bottom:20px;margin-left:5px;margin-right:5px;cursor:pointer}.invetso__most__popular__item:hover{scale:1.1}.invetso__most__popular__item__image{width:20px;height:20px;border-radius:50%;background-color:#080808;overflow:hidden;padding:4px;box-shadow:0 3px 8px rgba(0,0,0,.24);margin-right:10px}.invetso__most__popular__item__image img{width:100%;height:auto}.invetso__most__popular__item__text{color:--var(--text-color)}@media screen and (max-width:992px){.invetso__most__popular{margin-bottom:20px}}.invetso__pricing__cards{width:374px;height:auto;border-radius:12px;display:flex;align-items:center;justify-content:center;background-color:var(--bg-color);border:1px solid var(--pricing-border);position:relative;cursor:pointer;padding:20px 0;box-sizing:border-box}.invetso__pricing__cards__container{width:80%;height:auto;margin:0 auto}.invetso__pricing__cards__title{width:100%;height:auto;font-family:Switzer;font-size:20px;line-height:30px;font-weight:600;margin-bottom:20px}.invetso__pricing__cards__price{font-family:Switzer;font-size:32px;line-height:42px;font-weight:600}.invetso__pricing__cards__period{font-family:Switzer;font-size:16px;line-height:26px;font-weight:500;display:inline-block;position:relative;top:-5px}.invetso__pricing__cards:hover{background-color:#e9f0fe;border:1px solid #1e6be6}.invetso__pricing__cards:hover .invetso__pricing__cards__period,.invetso__pricing__cards:hover .invetso__pricing__cards__price,.invetso__pricing__cards:hover .invetso__pricing__cards__title{color:#1e6be6}.invetso__pricing__cards--active{background-color:#e9f0fe;border:1px solid #1e6be6}.invetso__pricing__cards--active .invetso__pricing__cards__period,.invetso__pricing__cards--active .invetso__pricing__cards__price,.invetso__pricing__cards--active .invetso__pricing__cards__title{color:#1e6be6}@media screen and (max-width:480px){.invetso__pricing__cards{width:100%;height:auto}}.invetso__search__table{width:100%;height:520px;overflow:scroll}.invetso__search__table__icon{width:40px;height:40px;background-color:#1e6be6;display:flex;align-items:center;justify-content:center;border-radius:50%;z-index:99;margin-left:10px}.invetso__search__table__icon svg{font-size:16px;color:#fff}.invetso__search__table__input__container{width:100%;height:auto;display:flex;align-items:center;position:relative;margin-top:30px;margin-bottom:30px}.invetso__search__table__input__container input{width:90%;height:40px;border:2px solid #1e6be6;border-radius:100px;position:absolute;padding:7px 15px 7px 60px;font-size:16px;background-color:var(--bg-color)}.invetso__search__table__menu{width:100%;height:auto;list-style:none;display:flex;margin-bottom:30px;gap:20px}.invetso__search__table__menu__item{font-family:Switzer,Sans-Serif;font-size:16px;cursor:pointer}.invetso__search__table__menu__item--active,.invetso__search__table__menu__item:hover{color:#1e6be6;font-weight:600;border-bottom:2px solid #1e6be6}.invetso__search__table__component{width:100%;height:auto}.invetso__search__table .stock__image{width:36px;height:36px;border-radius:50%;overflow:hidden;background-color:var(--bg-gary-color);display:flex;align-items:center;justify-content:center;padding:6px;box-sizing:border-box;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.invetso__search__table .stock__image img{filter:drop-shadow(0 1px 0 rgba(0,0,0,.8))}.invetso__share__modal{width:100%;height:auto}.invetso__share__modal__container{width:90%;height:auto;margin:0 auto;display:flex;flex-direction:column}.invetso__share__modal__section{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.invetso__share__modal__section__icon{display:flex;align-items:center;gap:10px}.invetso__share__modal__section__icon svg{font-size:40px}.invetso__previous__analyis__modal .title__section{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between}.invetso__top__news{width:100%;height:auto}.invetso__top__news a{color:var(--text-color);text-decoration:none}.invetso__top__news__container{height:auto;display:flex;justify-content:center;align-items:center;gap:20px;border:1px solid var(--bg-stock-table-boder);border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1);cursor:pointer;transition:background-color .3s;min-height:180px;margin-bottom:30px}.invetso__top__news__container:hover{background-color:#eee}.invetso__top__news__data{width:100%;height:auto;margin:0 auto;display:flex;align-items:center;gap:20px;padding:20px;box-sizing:border-box}.invetso__top__news__image{width:150px;height:150px;overflow:hidden;position:relative;border-radius:5px;flex-shrink:0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.invetso__top__news__image img{object-fit:cover}.invetso__top__news__meta{width:90%;height:auto}.invetso__top__news__meta__aditional__info{width:100%;height:auto;display:flex;gap:10px}.invetso__top__news__meta .page__subtitle--extra-small{font-size:20px;line-height:26px;margin-bottom:20px}@media screen and (max-width:992px){.invetso__top__news__data{width:100%;height:auto;padding:10px;flex-direction:column}}@media screen and (max-width:480px){.invetso__top__news__data{width:100%;height:auto;padding:10px;flex-direction:column}.invetso__top__news__meta{width:90%;height:auto}.invetso__top__news__meta__aditional__info{width:100%;height:auto;display:flex;flex-direction:column;gap:10px}}.invetso__watchlist__modal{width:100%;height:auto}.invetso__watchlist__modal .submit__button{width:200px;display:block;margin:0 auto}.invetso__watchlist__modal .add__to__watchList{width:100%;max-height:400px;overflow-y:scroll}.invetso__watchlist__modal .add__to__watchList__item{width:380px;height:40px;border:1px solid #1e6be6;border-radius:10px;margin:0 auto 30px;overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1e6be6;font-weight:600}.invetso__watchlist__modal .add__to__watchList__item:hover{color:#fff;background-color:#1e6be6}.invetso__page{width:100%;height:auto;margin:0 auto}.invetso__page--padding{padding:60px 0}.invetso__page--padding-100{padding:100px 0}.invetso__page--started{padding:120px 0 60px}.invetso__page--no-padding{padding:0}.invetso__page--padding-only-top{padding:120px 0 0}.invetso__page--padding-top-bottom{padding:120px 0}.invetso__page--full{width:100%;height:auto;margin:0 auto}.invetso__page__section{max-width:1140px;height:auto;margin:0 auto}.invetso__page__block{width:100%;height:auto}.invetso__page__block--half{width:48%;height:auto}@media screen and (max-width:1170px){.invetso__page__section{max-width:90%;margin:0 auto}.invetso__page--padding-only-top{padding:60px 0 0}.invetso__page--padding-100,.invetso__page--padding-top-bottom{padding:60px 0}}.invetso__header{min-width:320px;width:100%;height:auto;color:#fff;position:fixed;background-color:var(--bg-color);z-index:99;box-shadow:1px 30px 10px -15px rgba(0,0,0,.14)}.invetso__header__bg__onScroll{background-color:var(--bg-color);box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .3s ease}.invetso__header__container{width:1140px;height:66px;margin:0 auto;display:flex;align-items:center;justify-content:space-around;position:relative}.invetso__header__logo{width:120px;height:auto}.invetso__header__logo--mobile{display:block;margin:0 auto 20px}.invetso__header__menu{width:80%;height:auto;display:flex;align-items:center;justify-content:center}.invetso__header__menu--desktop{display:flex}.invetso__header__menu ul{list-style:none;display:flex;justify-content:space-between}.invetso__header__menu ul li{margin-right:15px;position:relative}.invetso__header__menu a{color:var(--text-color);position:relative;font-family:Switzer,Sans-serif;font-size:14px;line-height:20px;font-weight:300;font-style:normal}.invetso__header__menu a:hover{color:#1e6be6}.invetso__header__actions{width:320px;height:60px;display:flex;align-items:center;justify-content:space-evenly}.invetso__header__actions--login{width:164px}.invetso__header__actions__buttons{width:100%;height:auto;margin-bottom:30px}.invetso__header__actions__buttons .invetso__button{width:100%;margin-bottom:10px;text-align:center}.invetso__header__actions__buttons .invetso__button--with-icon{display:flex;align-items:center;justify-content:center}.invetso__header .invetso__header__actions>*{flex-shrink:0}.invetso__header__search{width:160px;height:36px;background-color:var(--bg-general-light);margin-right:30px;border-radius:20px;display:flex;align-items:center;gap:10px;padding-left:20px;box-sizing:border-box;color:var(--text-color);cursor:pointer}.invetso__header .invetso__toggle__mobile{width:46px;height:40px;border:1px solid #e1dde4;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:10px;display:none}.invetso__header .invetso__toggle__mobile svg{font-size:20px;color:#4e5774}.invetso__header .invetso__toggle__mobile:hover svg{scale:1.1}.invetso__header__avatar{width:54px;height:auto;display:flex;align-items:center;gap:4px}.invetso__header__avatar__icon{width:32px;height:32px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:35px;cursor:pointer;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.16)}.invetso__header__avatar__icon--photo{background-size:cover;background-position:50%}.invetso__header__avatar svg{font-size:20px;color:var(--text-color)}.invetso__header__pop__over{width:180px;height:auto;padding:5px}.invetso__header__pop__over__item{width:100%;height:46px;margin:0 auto;display:flex;align-items:center;gap:10px;padding-left:16px;box-sizing:border-box;color:var(--text-color)}.invetso__header__pop__over__item:hover{background-color:var(--hover-popover)}.invetso__header__pop__over__item svg{color:var(--text-light-color);font-size:20px}@media screen and (max-width:1170px){.invetso__header__container{max-width:90%}.invetso__header__menu{font-size:14px;text-align:center}}@media screen and (max-width:992px){.invetso__header__menu--desktop{display:none}.invetso__header__logo{width:120px;flex-shrink:0}.invetso__header .invetso__toggle__mobile{display:flex}.invetso__header .invetso__button{display:none}.invetso__header__actions{width:auto;height:60px;display:flex;align-items:center;justify-content:space-evenly}}.invetso__footer{width:100%;height:auto;background-color:#0f0520;padding:60px 0;overflow:hidden;position:relative;margin-bottom:30px}.invetso__footer .invetso__section__container{width:1140px;height:auto;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}.invetso__footer .page__paragraph{color:#fff;font-size:16px}.invetso__footer__column{width:25%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.invetso__footer__column ul{list-style:none}.invetso__footer__column ul strong{margin-bottom:20px}.invetso__footer__column ul li{margin-bottom:10px}.invetso__footer__social{width:100px;height:auto;display:flex;align-items:center}.invetso__footer__social__item{margin-right:20px}.invetso__footer__social svg{font-size:24px;color:#fff}.invetso__footer__social svg:hover{color:#1e6be6}.invetso__footer__logo{width:160px;height:auto}.invetso__footer__disclaimer{max-width:1140px;height:auto;margin:0 auto 30px}.invetso__footer__disclaimer .page__paragraph{font-size:14px;line-height:24px;margin-bottom:20px}.invetso__footer__disclaimer .page__paragraph a{font-weight:600;color:#1e6be6}.invetso__footer__disclaimer .page__paragraph a:hover{text-decoration:underline}@media screen and (max-width:1170px){.invetso__footer{width:100%}.invetso__footer .invetso__section__container{width:85%}.invetso__footer__logo{width:100%;height:auto}}@media screen and (max-width:992px){.invetso__footer__column{width:50%;height:auto}.invetso__footer__logo{width:140px;height:auto}}@media screen and (max-width:680px){.invetso__footer__column{width:50%}}@media screen and (max-width:480px){.invetso__footer__column{width:25%}.invetso__footer__column--logo{width:100%;margin-bottom:20px}}.jl__sidebar{width:30%;height:auto;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:20px;border-radius:10px;box-sizing:border-box}.jl__sidebar__title{font-family:Roboto-Bold!important;font-size:28px!important;font-weight:400;padding-bottom:20px;color:#080808;border-bottom:3px solid #c42e53;margin-bottom:20px}@media screen and (max-width:992px){.jl__sidebar{width:100%}}.invetso__form{width:100%;height:auto}.invetso__form input{width:100%;height:48px;z-index:1;background-color:var(--bg-color);border-color:var(--text-color);border:1px solid var(--text-color);border-radius:8px;padding-left:10px;margin-bottom:0}.invetso__form__password{width:100%;height:auto;position:relative}.invetso__form__password svg{font-size:24px;position:absolute;right:0;top:10px}.invetso__form__container{width:100%;height:auto;position:relative;margin-bottom:30px}.invetso__form__container label{position:absolute;color:var(--text-color);background-color:var(--bg-color);font-family:Switzer;font-size:12px;font-weight:400;padding:5px;top:-15px;left:16px}.invetso__form .password__rules{width:100%;height:auto;display:flex;justify-content:space-between;flex-wrap:wrap;list-style:none;margin-bottom:30px}.invetso__form .password__rules__item{width:50%;font-family:Switzer,Sans-serif;font-size:13px;color:var(--text-color);margin-bottom:10px;display:flex;align-items:center;gap:5px}.invetso__form .password__rules__item--active{color:#1e6be6}.invetso__form .password__rules__item__icon{display:block;width:10px;height:10px;border-radius:50%;margin-right:10px;background-color:var(--bg-dots)}.invetso__form .password__rules__item__icon--active{width:16px;height:16px;background:url(/_next/static/media/check.cc20736b.png);background-size:contain;background-repeat:no-repeat}.invetso__form .submit__button{border:#1e6be6;background-color:#1e6be6;color:#fff;font-size:14px;line-height:20px}.invetso__form .labelError{margin-top:5px;display:inline-block;color:red}.invetso__form .invetso__checkbox{width:100%;height:auto;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.invetso__form .invetso__checkbox input{width:15px;height:15px;margin-bottom:0}.invetso__form .invetso__checkbox .labelError{width:100%}.invetso__form .stripe__card__elements{width:100%;height:40px;padding-top:10px;color:red}.invetso__form .stripe__card__elements:focus{outline:none;border:1px solid red}.invetso__single{width:100%;height:auto}.invetso__single .acento__page__section{display:flex;justify-content:center;gap:40px}.invetso__single .invetso__single__content{width:760px;height:auto}.invetso__single .invetso__single__siderbar{width:285px;height:auto;padding-left:10px;box-sizing:border-box;border-left:1px solid var(--general-color)}.invetso__single .invetso__single__siderbar a{color:var(--text-color)}.invetso__single .invetso__single__siderbar a:hover{color:#1e6be6}.invetso__single .invetso__single__siderbar__search{width:100%;height:auto;margin-bottom:20px}.invetso__single .invetso__single__siderbar__search .acento__button{width:100%;height:40px;display:flex;align-items:center;justify-content:center;gap:10px}.invetso__single .invetso__single__siderbar .acento__social{width:100%;gap:30px}.invetso__single__thumbnail{width:100%;height:auto;margin-bottom:30px}.invetso__single .page__title{margin-bottom:30px}.invetso__single p,.invetso__single ul{margin-bottom:30px;color:var(--text-color);font-family:General Sans,Sans-serif;font-size:18px;font-weight:400;line-height:28px;text-align:justify}.invetso__single__meta{width:100%;height:auto;display:flex;justify-content:space-between;margin-bottom:30px}.invetso__single__meta__container{width:60%;display:flex;align-items:center;gap:10px}.invetso__single__meta__container--social{width:40%}.invetso__single__meta__avatar{width:48px;height:48px;border-radius:50%;overflow:hidden}.invetso__single__shared__bottom{width:100%;height:auto;margin-bottom:30px}.invetso__single__categories{width:100%;height:auto;display:flex;gap:5px}.invetso__single__related{width:1270px;max-width:1270px;display:flex;flex-wrap:wrap;gap:30px;margin:0 auto;justify-content:start!important}.invetso__single__related__section__title{width:100%;height:auto}.invetso__single__related__item{width:22%}@media screen and (max-width:1280px){.invetso__single__related{width:90%;max-width:90%}}@media screen and (max-width:992px){.invetso__single{width:100%;height:auto}.invetso__single .acento__page__section{flex-direction:column}.invetso__single .invetso__single__content,.invetso__single .invetso__single__siderbar{width:100%}.invetso__single__meta__container{width:40%}.invetso__single__meta__container--social{width:50%}.invetso__single__related{width:90%;justify-content:space-between!important}.invetso__single__related__item{width:45%}}@media screen and (max-width:680px){.invetso__single{width:100%;height:auto}.invetso__single .acento__page__section{flex-direction:column}.invetso__single .invetso__single__content,.invetso__single .invetso__single__siderbar{width:100%}.invetso__single__meta{flex-direction:column}.invetso__single__meta__container{width:100%;display:flex;align-items:center;gap:10px;margin-bottom:20px}.invetso__single__meta__container--social{width:100%}}@media screen and (max-width:580px){.invetso__single{width:100%;height:auto}.invetso__single__related{width:90%;justify-content:space-between!important}.invetso__single__related__item{width:100%}.invetso__single__related .acento__main__news__card-image{position:relative;width:100%;height:220px}}.invetso__button{width:180px;height:auto;border:0;padding:3px;box-sizing:border-box;font-size:16px;cursor:pointer;color:#fff;background-color:#1e6be6}.invetso__button--rounded{border-radius:25px;height:50px;background-color:#1e6be6}.invetso__button--rounded:hover{background-color:#c42e53!important;color:#fff}.invetso__button--rounded-color{width:100%;border-radius:25px;padding:10px 0;background-color:#1e6be6!important}.invetso__button--rounded--clear{border-radius:25px;background-color:transparent;color:#1e6be6;border:1px solid #1e6be6}.invetso__button--rounded--clear:hover{color:#fff;background-color:#1e6be6}.invetso__button--square--clear{border-radius:6px;background-color:transparent;color:#1e6be6;border:1px solid #1e6be6}.invetso__button--square--clear:hover{color:#fff;background-color:#1e6be6;scale:1.1}.invetso__button--square--white{border-radius:6px;background-color:transparent;color:#fff;border:1px solid #fff}.invetso__button--square--white:hover{color:#1e6be6!important;background-color:#fff!important;scale:1.1}.invetso__button--with-icon{display:flex;align-items:center}.invetso__button--with-icon svg{font-size:20px;margin-left:5px}.invetso__button--square{border-radius:6px;background-color:#1e6be6;color:#fff;border:1px solid #1e6be6}.invetso__button--square:hover{color:#1e6be6;background-color:#fff!important;scale:1.1}.invetso__button--no-size{width:auto;padding:10px;font-size:14px;line-height:20px}.invetso__button:hover{background-color:#1e6be6}.invetso__social{width:85%;height:auto;display:flex;align-items:center;justify-content:center;margin:20px auto 0;position:absolute;bottom:20px}.invetso__social svg{width:25px;height:25px;color:#4e5774!important;margin:0 10px;cursor:pointer;transition:all .3s ease}.invetso__social svg:hover{color:#c42e53;transform:scale(1.1)}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px!important}.mb-15{margin-bottom:15px!important}.mb-20{margin-bottom:20px!important}.mb-25{margin-bottom:25px!important}.mb-30{margin-bottom:30px!important}.mb-35{margin-bottom:35px!important}.mb-40{margin-bottom:40px!important}.mb-45{margin-bottom:45px!important}.mb-50{margin-bottom:50px!important}.mb-55{margin-bottom:55px!important}.mb-60{margin-bottom:60px!important}.mb-65{margin-bottom:65px!important}.mb-70{margin-bottom:70px!important}.mb-75{margin-bottom:75px!important}.mb-80{margin-bottom:80px!important}.mb-85{margin-bottom:85px!important}.mb-90{margin-bottom:90px!important}.mb-95{margin-bottom:95px!important}.mb-100{margin-bottom:100px!important}.mb-105{margin-bottom:105px!important}.mb-110{margin-bottom:110px!important}.mb-115{margin-bottom:115px!important}.mb-120{margin-bottom:120px!important}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px!important}.mt-15{margin-top:15px!important}.mt-20{margin-top:20px!important}.mt-25{margin-top:25px!important}.mt-30{margin-top:30px!important}.mt-35{margin-top:35px!important}.mt-40{margin-top:40px!important}.mt-45{margin-top:45px!important}.mt-50{margin-top:50px!important}.mt-55{margin-top:55px!important}.mt-60{margin-top:60px!important}.mt-65{margin-top:65px!important}.mt-70{margin-top:70px!important}.mt-75{margin-top:75px!important}.mt-80{margin-top:80px!important}.mt-85{margin-top:85px!important}.mt-90{margin-top:90px!important}.mt-95{margin-top:95px!important}.mt-100{margin-top:100px!important}.mt-105{margin-top:105px!important}.mt-110{margin-top:110px!important}.mt-115{margin-top:115px!important}.mt-120{margin-top:120px!important}.pb-5{padding-bottom:5px}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-40{padding-bottom:40px}.pb-45{padding-bottom:45px}.pb-50{padding-bottom:50px}.pb-55{padding-bottom:55px}.pb-60{padding-bottom:60px}.pb-65{padding-bottom:65px}.pb-70{padding-bottom:70px}.pb-75{padding-bottom:75px}.pb-80{padding-bottom:80px}.pb-85{padding-bottom:85px}.pb-90{padding-bottom:90px}.pb-95{padding-bottom:95px}.pb-100{padding-bottom:100px}.pb-105{padding-bottom:105px}.pb-110{padding-bottom:110px}.pb-115{padding-bottom:115px}.pb-120{padding-bottom:120px}.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-35{padding-top:35px}.pt-40{padding-top:40px}.pt-45{padding-top:45px}.pt-50{padding-top:50px}.pt-55{padding-top:55px}.pt-60{padding-top:60px}.pt-65{padding-top:65px}.pt-70{padding-top:70px}.pt-75{padding-top:75px}.pt-80{padding-top:80px}.pt-85{padding-top:85px}.pt-90{padding-top:90px}.pt-95{padding-top:95px}.pt-100{padding-top:100px}.pt-105{padding-top:105px}.pt-110{padding-top:110px}.pt-115{padding-top:115px}.pt-120{padding-top:120px}.section__padding{padding-top:60px;padding-bottom:70px}.text-uppercase{text-transform:uppercase}.text-center{text-align:center!important}.text-justify{text-align:justify}.pointer{cursor:pointer}.skeleton{position:relative;width:100%;height:32px;background:linear-gradient(90deg,rgba(0,0,0,.06) 25%,rgba(0,0,0,.15) 37%,rgba(0,0,0,.06) 63%);background-size:200% 100%;animation:skeleton-loading 3s infinite;border-radius:6px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.skeleton--no-animation{animation:none!important;background:#e0e0e0!important;cursor:no-drop}.skeleton-text{font-size:12px}.skeleton-title{height:24px;width:60%;margin-bottom:12px;border-radius:6px}.skeleton-line{height:16px;margin-bottom:8px;border-radius:4px}.skeleton-line.short{width:40%}.skeleton-text{z-index:1;color:#aaa;white-space:nowrap;animation:pulseText 2s infinite;text-align:center;font-size:14px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes pulseText{0%,to{opacity:.6}50%{opacity:1}}.invetso__qualification__score__icon{width:16px;height:16px;background-color:red;border-radius:50%;display:inline-block}.invetso__score{text-align:center;font-size:16px}.invetso__score__qualification,.invetso__score__title{margin-bottom:5px}.invetso__score__block{width:40px;height:40px;border-radius:5px;color:#fff;font-weight:500;text-align:center;display:flex;font-size:16px;align-items:center;justify-content:center;margin:0 auto 5px}.hero__section{width:100%;min-height:730px;background:url(/_next/static/media/BG-min.1e919ef5.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:160px 0 0}.hero__section--dark{background:url(/_next/static/media/BG-dark-min.2c1c3c1f.webp);background-position:50%;background-color:var(--bg-color);background-repeat:no-repeat;background-size:cover}.hero__section .page__title{margin-bottom:60px}@media screen and (max-width:992px){.hero__section{min-height:auto;padding:160px 0 0}}@media screen and (max-width:480px){.hero__section .page__title br{display:none}}.beyond__section{width:100%;height:auto;background-color:var(--bg-color)}.beyond__section .page__subtitle{margin-bottom:50px}.beyond__section .page__subtitle--light{color:var(--text-light-color)!important}.beyond__section__container{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between}.beyond__section__information{width:45%;height:auto}.beyond__section__information h2,.beyond__section__information p,.beyond__section__information ul{margin-bottom:30px}.beyond__section__information a{color:#1e6be6}.beyond__section__information a:hover{color:#fff;text-decoration:underline}.beyond__section__image{width:45%;height:auto}@media screen and (max-width:768px){.beyond__section .page__subtitle{margin-bottom:30px}.beyond__section__container{width:100%;flex-direction:column}.beyond__section .page__subtitle{margin-bottom:30px}.beyond__section__information{width:100%}.beyond__section__image{width:80%;height:auto;margin:0 auto}.beyond__section .beyond__section__container--second .beyond__section__information{order:1}.beyond__section .beyond__section__container--second .beyond__section__image{order:2}}.main__features{width:100%;height:auto;background-color:var(--bg-gary-color)}.main__features__container{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.main__features__subtitle{margin-bottom:80px}.main__features__numbers{width:40%}.main__features__info{width:100%;height:auto;display:flex;align-items:center;justify-content:center;margin-bottom:60px}.main__features__info__number{color:#1e6be6;font-family:General Sans,Sans-serif;font-size:64px;line-height:74px;font-weight:300;font-style:normal}.main__features__info__data{width:100%;height:auto;margin-left:20px}.main__features__info__data .page__title{font-family:Switzer,Sans-serif;font-size:24px;line-height:34px;font-style:normal;font-weight:600;margin-bottom:10px;color:var(--text-light-color)}.main__features__info__data a{color:#1e6be6}.main__features__image{width:45%;height:auto;margin-bottom:30px}@media screen and (max-width:992px){.main__features .page__paragraph br{display:none}.main__features__container{flex-direction:column;margin-bottom:0}.main__features__numbers{width:100%}.main__features__image{width:70%}.main__features .main__features__container--second .main__features__numbers{order:1}.main__features .main__features__container--second .main__features__image{order:2}}@media screen and (max-width:680px){.main__features__image{width:90%}.main__features__subtitle{margin-bottom:40px}.main__features__info{flex-direction:column;margin-bottom:20px}.main__features__info__number{font-size:54px;line-height:64px;text-align:center;margin-bottom:20px}.main__features__info__data{width:100%;height:auto;margin-left:0}.main__features__info__data .page__title{text-align:center;font-size:22px;line-height:32px}.main__features__info__data .page__paragraph{text-align:center}.main__features__info__data a{color:#1e6be6}}@media screen and (max-width:480px){.main__features__image{width:100%}}.behind__section{width:100%;height:auto;background-color:#0f0520;position:relative;padding:100px 0;overflow:hidden}.behind__section .page__paragraph,.behind__section .page__subtitle{color:#e2e2e4}.behind__section__elements{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.behind__section__elements__items{width:33.33%;margin-bottom:30px}.behind__section__elements__items__container{width:90%;height:auto;margin:0 auto}.behind__section__elements__items .page__title{color:#f4f4ed;font-family:Switzer,Sans-serif;font-size:24px;line-height:34px;font-weight:600;font-style:normal;margin-bottom:20px}.behind__section__elements__items .page__paragraph{color:#f4f4ed;font-size:18px;font-weight:400}.behind__section__elements__items__icon{width:80px;height:80px;margin-bottom:20px}.image-1,.image-2{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:auto;opacity:0;z-index:0;animation-duration:10s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.image-1{animation-name:fadeImage1}.image-1,.image-2{will-change:opacity}.image-2{animation-name:fadeImage2}@keyframes fadeImage1{0%{opacity:1;z-index:99}45%{opacity:1}60%{opacity:0;z-index:0}95%{opacity:0}to{opacity:1;z-index:99}}@keyframes fadeImage2{0%{opacity:0;z-index:0}45%{opacity:0}60%{opacity:1;z-index:99}95%{opacity:1}to{opacity:0;z-index:0}}@media screen and (max-width:992px){.behind__section__elements{width:100%}.behind__section__elements__items{width:50%}}@media screen and (max-width:580px){.behind__section .page__paragraph br{display:none}.behind__section__elements{width:100%}.behind__section__elements__items{width:100%;margin-bottom:40px}.behind__section__elements__items__icon{width:70px;margin:0 auto 20px}.behind__section__elements .page__paragraph,.behind__section__elements .page__title{text-align:center}}.pricing__section__page{padding:60px 0}.pricing__section .pricing__plans__subtitle{color:var(--text-color);font-family:Switzer,Sans-serif;font-size:24px;font-weight:600;font-style:normal;line-height:24px;margin-bottom:30px}.pricing__section .page__paragraph--main{margin-bottom:60px}.pricing__section__toggle{width:310px;height:auto;display:flex;align-items:center;gap:16px;margin:0 auto 40px}.pricing__section__toggle span{font-family:General Sans,Sans-serif;font-size:16px;font-weight:400;line-height:28px;transition:color .3s ease}.pricing__section__toggle .active{font-weight:600;color:var(--text-light-color)}.pricing__section__toggle .toggle{width:56px;height:30px;border-radius:999px;background:var(--bg-toggle);border:none;cursor:pointer;position:relative;transition:background .3s ease}.pricing__section__toggle .thumb{width:22px;height:22px;background:#fff;border-radius:50%;position:absolute;top:4px;left:4px;transition:transform .3s ease}.pricing__section__toggle .checked{background-color:#1e6be6}.pricing__section__toggle .checked .thumb{transform:translateX(26px)}.pricing__section__toggle__discount{padding:2px 6px;border-radius:26px;font-family:General Sans,Sans-serif;font-size:14px!important;font-weight:400;background-color:#ffe5e5;color:#d40000}.pricing__section__toggle__discount--dark{background-color:#4d0000;color:#f99}.pricing__section__cards{width:736px;height:auto;display:flex;gap:32px;margin:0 auto 60px}.pricing__section__cards__item{width:368px;height:auto;border-radius:12px;border:1px solid var(--border-card-border);background-color:var(--bg-card);flex-shrink:0;padding:32px 24px;box-sizing:border-box;position:relative}.pricing__section__cards__item--annual{border:1px solid #1e6be6;background-color:#1e6be6}.pricing__section__cards__item .page__subtitle{font-size:48px;font-weight:600;margin-bottom:50px;color:var(--text-light-color)}.pricing__section__cards__item__price{font-family:General Sans,Sans-serif;font-size:18px;font-weight:400;line-height:28px;color:var(--text-light-color)}.pricing__section__cards__item__price--light{margin-bottom:50px}.pricing__section__cards__item__price--dark{margin-bottom:20px}.pricing__section__cards__item__price strong{font-size:32px}.pricing__section__cards__item__discount{font-family:General Sans,Sans-serif;font-size:18px;font-weight:400;line-height:28px;margin-bottom:50px;text-decoration:line-through!important;-webkit-text-decoration-color:red!important;text-decoration-color:red!important}.pricing__section__cards__item__list{width:100%;height:auto;margin-bottom:80px}.pricing__section__cards__item__list .pricing__icon{width:20px;height:20px;background:url(/_next/static/media/check_circle.c47ae5f5.svg);background-size:cover;margin-right:5px}.pricing__section__cards__item__list .pricing__icon--white{width:20px;height:20px;background:url(/_next/static/media/check_circle_white.64f3ecce.svg);background-size:cover;margin-right:5px}.pricing__section__cards__item__list li{font-family:Switzer;font-size:16px;font-weight:400;display:flex;margin-bottom:20px;color:var(--text-light-color)}.pricing__section__cards__item .invetso__button{width:90%;position:absolute;left:0;right:0;bottom:30px;margin:0 auto}.pricing__section__cards__item .invetso__button--dark{color:#fff;border:1px solid #fff}.pricing__section__cards__item .invetso__button--dark a:hover{color:#fff!important}.pricing__section__disclaimer__title{font-size:16px;margin-bottom:30px}.pricing__section__disclaimer__description{font-size:16px}.pricing__section__disclaimer a{color:#1e6be6}@media screen and (max-width:992px){.pricing__section__cards{width:100%;flex-direction:column;align-items:center}.pricing__section__cards__item{width:368px}.pricing__section__page{padding:60px 0}}@media screen and (max-width:768px){.pricing__section__cards__item{width:320px;order:2}.pricing__section__cards__item--annual{order:1}}@media screen and (max-width:480px){.pricing__section__cards__item{width:300px}}.faqs__section{width:100%;height:auto;background-color:var(--bg-colapse)}.faqs__section__container{width:100%;height:auto;margin-bottom:40px}.faqs__section .faqs__header__title{font-family:Switzer,Sans-serif;font-size:16px;font-weight:600;color:var(--text-light-color)}.faqs__section .page__subtitle{margin-bottom:40px}.faqs__section ol{list-style-position:inside}.faqs__section li{margin-bottom:10px}.faqs__section .invetso__button{margin:0 auto;display:block;min-width:160px}.faqs__section .page__paragraph{font-size:16px;margin-bottom:20px}.topten__section{width:100%;height:auto}.topten__section .page__title{font-size:20px;line-height:30px}.topten__section__list{width:80%;height:auto;display:flex;gap:40px;margin:0 auto 30px}.topten__section__list__item{width:40px;height:40px;background-color:#f8fafc;border-radius:10px;cursor:pointer;padding:5px;box-sizing:border-box;transition:transform .3s ease,background-color .3s ease}.topten__section__list__item img{width:100%;height:auto}.topten__section__tables__section{width:100%;height:auto;display:flex;gap:30px;justify-content:space-between}.topten__section__tables__section table{background-color:transparent;width:45%;-webkit-margin-after:15px;margin-block-end:15px;font-size:.9em;border-spacing:0;border-collapse:collapse;border-radius:10px;overflow:hidden;border:2px solid #e5e7eb}.topten__section__tables__section table tbody>tr:nth-child(odd)>th,.topten__section__tables__section table tr:nth-child(odd){background-color:hsla(0,0%,50%,.071)}.topten__section__tables__section table th{background-color:hsla(0,0%,50%,.071);text-align:left}.topten__section__tables__section table td,.topten__section__tables__section table th{padding:15px;line-height:1.5;vertical-align:top;border:1px solid hsla(0,0%,50%,.502);font-size:14px}.invetso__checkout{width:100%;height:auto;display:flex;gap:40px;margin:0 auto 60px}.invetso__checkout__memberships{width:60%;height:auto}.invetso__checkout__memberships__title{font-size:30px;line-height:40px;padding-bottom:10px;border-bottom:3px solid #1e6be6;margin-bottom:10px}.invetso__checkout__memberships__description{margin-bottom:20px}.invetso__checkout__memberships__container{width:100%;height:auto;display:flex;align-items:stretch;justify-content:space-between;gap:20px;margin-top:60px}@media screen and (max-width:768px){.invetso__checkout{flex-direction:column}.invetso__checkout__memberships{width:100%}}@media screen and (max-width:480px){.invetso__checkout__memberships{width:100%}.invetso__checkout__memberships__container{flex-direction:column}}.invetso__checkout__payment{width:35%;height:auto}.invetso__checkout__payment .invetso__form{width:100%;height:auto;margin:0 auto;border:1px solid var(--border-card-border);border-radius:10px;padding:10px;box-sizing:border-box;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3)}.invetso__checkout__payment__paypal{width:260px;margin:20px auto}.invetso__checkout__divider{display:flex;align-items:center;width:100%;color:#9ca3af;font-size:14px}.invetso__checkout__divider:after,.invetso__checkout__divider:before{content:"";flex:1 1;height:1px;background:#e5e7eb}.invetso__checkout__divider span{padding:0 12px;white-space:nowrap}.invetso__checkout .invetso__button{width:100%;margin-top:20px}.invetso__checkout .invetso__button:hover{scale:1}@media screen and (max-width:992px){.invetso__checkout__payment__paypal{width:200px}}@media screen and (max-width:768px){.invetso__checkout__payment{width:100%;height:auto}.invetso__checkout__payment__paypal{width:260px}}.invetso__checkout__page{width:100%;height:auto;display:flex;align-items:center;justify-content:center}.invetso__checkout__page__disclaimer{width:100%;height:auto;margin:0 auto 20px}@media screen and (max-width:992px){.invetso__checkout__page{height:auto}.invetso__checkout__page .invetso__page__section{padding:60px 0 0}}.signup__page__logo{width:200px;height:auto;margin:0 auto 10px}.signup__page .invetso__form{max-width:465px;height:auto;margin:0 auto}.signup__page .page__subtitle{margin-bottom:10px}.signup__page .invetso__checkbox{margin-bottom:20px}@media screen and (max-width:480px){.signup__page .page__subtitle--small{font-size:28px;line-height:38px}.signup__page__logo{width:160px}.signup__page .invetso__form{max-width:90%;height:auto;margin:0 auto}}.signin__page__logo{width:200px;height:auto;margin:0 auto 10px}.signin__page .invetso__form{max-width:465px;height:auto;margin:0 auto}.signin__page .page__subtitle{margin-bottom:10px}.signin__page .invetso__checkbox{margin-bottom:20px}.signin__page .invetso__form__label{width:100%;height:auto;margin-bottom:20px;display:flex;justify-content:flex-end}.signin__page .invetso__form__label a{color:var(--text-color);text-decoration:underline}.signin__page .invetso__form__label a:hover{color:#1e6be6}.signin__page .invetso__form__password .invetso__form__container{margin-bottom:0}@media screen and (max-width:480px){.signin__page .page__subtitle--small{font-size:28px;line-height:38px}.signin__page__logo{width:160px}.signin__page .invetso__form{max-width:90%;height:auto;margin:0 auto}}.invetso__payment__success{width:100%;height:auto}.invetso__payment__success .invetso__button{width:200px;height:auto;margin:0 auto}.invetso__payment__success__container{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;gap:30px}.invetso__payment__success__message{width:40%;height:auto;display:flex;justify-content:center;flex-direction:column;position:relative}.invetso__payment__success__message__icon{width:60px;height:auto;margin:0 auto}.invetso__payment__success__details{width:60%;height:auto;position:relative}.invetso__payment__success__details__tab{width:90%;height:auto;background-color:var(--bg-gary-color);border-radius:20px;margin:0 auto;padding:30px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center}.invetso__payment__success__details__tab .invetso__payment__success__message{width:100%}.invetso__payment__success__details__tab .invetso__payment__success__message__icon{width:50px}.invetso__payment__success__details .purchased__info{width:100%;height:auto;padding:20px;box-sizing:border-box;border:1px solid var(--text-color);border-radius:10px}.invetso__payment__success__details .purchased__info__row{width:100%;height:auto;margin-bottom:20px;display:flex;align-items:center;justify-content:space-around;padding-bottom:10px;border-bottom:1px solid var(--text-color)}.invetso__payment__success__details .purchased__info__row:last-child{margin-bottom:0}.stock__general__data{width:100%;height:auto;margin-bottom:40px}.stock__general__data .stock__action--movil{display:none}.stock__general__data__container{width:100%;height:auto;display:flex;align-items:center;justify-content:center;margin-bottom:30px}.stock__general__data__section{width:100%;height:auto;display:flex;align-items:center;gap:20px}.stock__general__data__section .stock__icon{width:70px;height:70px;border-radius:50%;background-color:var(--bg-color);overflow:hidden;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);display:flex;align-items:center;justify-content:center}.stock__general__data__section .stock__icon img{width:50px;height:50px;border-radius:50%}.stock__general__data__section .stock__name{margin-right:20px}.stock__general__data__section .stock__action{margin-left:auto}.stock__general__data__section .invetso__button{font-size:16px;padding:15px 20px}@media screen and (max-width:992px){.stock__general__data .stock__action--desktop{display:none}.stock__general__data .stock__action--movil{display:block}.stock__general__data .stock__action--movil .invetso__button{margin:0 auto}.stock__general__data__section{justify-content:space-around}}@media screen and (max-width:568px){.stock__general__data__section .stock__icon{width:50px;height:50px}.stock__general__data .page__subtitle{font-size:28px;line-height:38px}}@media screen and (max-width:480px){.stock__general__data__container{margin-bottom:10px}.stock__general__data__section{flex-direction:column;text-align:center;gap:0}.stock__general__data__section .stock__icon{width:60px;height:60px;margin-bottom:10px}.stock__general__data__section .stock__name{margin-right:0}.stock__general__data .invetso__button{margin:0 auto}}.invetso__stock__chart{width:100%;height:auto;display:flex;justify-content:center;align-items:center;gap:30px;margin-bottom:60px}.invetso__stock__chart .highcharts-credits{display:none!important}.invetso__stock__chart__table{width:30%;height:auto;width:360px;padding:28px;box-sizing:border-box;border-radius:10px;box-shadow:0 6px 14px rgba(0,0,0,.08)}.invetso__stock__chart__table .row{color:var(--text-light-color);display:grid;grid-template-columns:1fr auto;grid-gap:16px;gap:16px;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.06)}.invetso__stock__chart__table .row:last-of-type{border-bottom:none}.invetso__stock__chart__table .row span{font-weight:500}.invetso__stock__chart__table .row strong{font-weight:700}.invetso__stock__chart__table .note{margin-top:18px;font-size:13px;color:var(--text-light-color)}.invetso__stock__chart__graph{width:70%;height:auto}.invetso__stock__chart__graph__menu{list-style:none;display:flex;justify-content:space-between;gap:30px;margin-bottom:10px}.invetso__stock__chart__graph__menu__item{width:100px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:4px;cursor:pointer;font-size:16px;line-height:26px;text-align:center}.invetso__stock__chart__graph__menu__item--active,.invetso__stock__chart__graph__menu__item:hover{background-color:var(--bg-tab-graph);color:var(--text-tab-graph)}.invetso__stock__chart__graph__data{list-style:none;display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.invetso__stock__chart__graph__data__item{width:100px;text-align:center;font-size:16px;line-height:26px;font-weight:500}@media screen and (max-width:880px){.invetso__stock__chart{flex-direction:column}.invetso__stock__chart__table{width:80%;order:2}.invetso__stock__chart__graph{width:80%;order:1}}@media screen and (max-width:680px){.invetso__stock__chart__graph,.invetso__stock__chart__table{width:100%}}@media screen and (max-width:460px){.invetso__stock__chart__graph{width:100%}.invetso__stock__chart__graph__menu__item{font-size:12px;line-height:22px}.invetso__stock__chart__graph__data__item{width:100px;text-align:center;font-size:12px;line-height:22px}}.invetso__stock__analysis{width:100%;height:auto;display:flex;align-items:center;margin-bottom:90px}.invetso__stock__analysis__section--table{width:498px}.invetso__stock__analysis__section--gauge{width:644px;height:auto}.invetso__stock__analysis__section--gauge .graph__element{width:400px;height:auto;margin:0 auto;position:relative}.invetso__stock__analysis__section--gauge .graph__element .highcharts-credits{display:none}.invetso__stock__analysis__section--gauge .graph__element__loader{width:100%;height:300px;position:absolute;z-index:99;background:linear-gradient(90deg,rgba(0,0,0,.08) 25%,rgba(0,0,0,.18) 37%,rgba(0,0,0,.08) 63%);border-radius:10px;background-size:200% 100%;animation:skeleton-loading 3s infinite;display:flex;align-items:center;justify-content:center;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.1)}.invetso__stock__analysis__section--gauge .overallScoreSection{width:100%;height:auto}.invetso__stock__analysis__section--gauge .overallScoreSection--opacity{opacity:.1}.invetso__stock__analysis__section--gauge .overallScoreSection__qualification{display:flex;flex-direction:column;justify-content:center}.invetso__stock__analysis__section--gauge .overallScoreSection .invetso__qualification{width:80px;height:60px;font-size:32px;margin:0 auto 10px}.invetso__stock__analysis__section--gauge .overallScoreSection .invetso__qualification__text{font-size:24px;font-weight:600;text-align:center;color:var(--text-light-color)}.invetso__stock__analysis__section--gauge .graph__image{width:400px;height:auto;margin:0 auto}.invetso__stock__analysis__section--gauge .graph__block__info{width:100%;height:auto;margin-top:20px}.invetso__stock__analysis__section--gauge .graph__block__info h4{text-align:center;color:var(--text-light-color)}.invetso__stock__analysis__section--gauge .graph__block__info .invetso__button{display:block;margin:20px auto 0}.invetso__stock__analysis__table{width:100%;height:auto;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.1);position:relative}.invetso__stock__analysis__table__header{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center}.invetso__stock__analysis__table__header__item{width:45%;height:auto;font-size:16px;text-align:center;padding:14px;box-sizing:border-box;color:var(--text-light-color);border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb}.invetso__stock__analysis__table__header__item:first-child{width:60%;border-right:1px solid #e5e7eb}.invetso__stock__analysis__table__row{width:100%;height:auto;display:flex;justify-content:space-between;cursor:pointer;border-bottom:1px solid #e5e7eb}.invetso__stock__analysis__table__row__item{width:45%;height:auto;font-size:14px;padding:14px;box-sizing:border-box;display:flex;align-items:center;gap:10px;border-right:1px solid #e5e7eb}.invetso__stock__analysis__table__row__item--subscribe{display:block}.invetso__stock__analysis__table__row__item__icon{width:28px;height:28px;margin-left:20px}.invetso__stock__analysis__table__row__item__name{color:var(--text-light-color)}.invetso__stock__analysis__table__row__item__score{display:flex;align-items:center;justify-content:start;gap:20px;margin-left:20px}.invetso__stock__analysis__table__row__item__score--subscribe{display:block;margin:0 auto 0 0}.invetso__stock__analysis__table__row__item__score a{color:var(--text-color);text-decoration:none}.invetso__stock__analysis__table__row__item .score__block{margin:0 auto;display:flex;align-items:center;justify-content:center;background-color:var(--bg-tab-graph);gap:10px;box-sizing:border-box;padding:10px;border-radius:6px}.invetso__stock__analysis__table__row__item:first-child{width:60%}.invetso__stock__analysis__table__row__item:hover{background-color:#f3f4f6}.invetso__stock__analysis__table__row__item:hover .invetso__stock__analysis__table__row__item__name{color:#000}@media screen and (max-width:992px){.invetso__stock__analysis__section--gauge{width:80%}.invetso__stock__analysis__section--gauge .graph__image{margin-top:40px}}@media screen and (max-width:880px){.invetso__stock__analysis{flex-direction:column}.invetso__stock__analysis__section--gauge,.invetso__stock__analysis__section--table{width:80%}}@media screen and (max-width:680px){.invetso__stock__analysis__section--gauge,.invetso__stock__analysis__section--table{width:100%}}@media screen and (max-width:580px){.invetso__stock__analysis__section--gauge .graph__element,.invetso__stock__analysis__section--gauge .graph__image{width:80%}.invetso__stock__analysis__section--gauge .graph__image .page__subtitle--extra-small{font-size:20px;line-height:30px}.invetso__stock__analysis__section--gauge .overallScoreSection .invetso__qualification{width:70px;height:48px;font-size:24px;margin:0 auto 10px}.invetso__stock__analysis__section--gauge .overallScoreSection .invetso__qualification__text{font-size:18px}.invetso__stock__analysis__table{width:100%;height:auto;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.1);position:relative}.invetso__stock__analysis__table__row__item__score{margin:0 auto}.invetso__stock__analysis__table__row__item__score .invetso__qualification__text{display:none}}.invetso__qualification{width:40px;height:36px;background:#92d050;border-radius:5px;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:16px}.invetso__qualification__text{color:var(--text-light-color)}.invetso-score-bg-exceptional{background-color:green}.invetso-score-bg-strong{background-color:#0dbd58}.invetso-score-bg-balanced{background-color:#f60}.invetso-score-bg-moderate{background-color:#f6dc36}.invetso-score-bg-weak{background-color:red}.invetso-score-bg-unknown{color:#444;background-color:#ecf0f1}.invetso__stock__information{width:100%;height:auto;display:flex;justify-content:space-between}.invetso__stock__information__menu{width:100%;height:auto;display:flex;gap:20px;margin-bottom:40px}.invetso__stock__information__menu__item{font-size:16px;line-height:26px;font-weight:500;padding-bottom:5px;border-bottom:2px solid transparent;cursor:pointer}.invetso__stock__information__menu .active,.invetso__stock__information__menu__item:hover{color:#1e6be6;border-bottom:2px solid #1e6be6}.invetso__stock__information__data{width:70%;height:auto}.invetso__stock__information__data__header{display:flex;justify-content:space-between;margin-bottom:20px;cursor:pointer}.invetso__stock__information__data__header__title{width:80%;height:auto;display:flex;align-items:center;gap:10px}.invetso__stock__information__data__header__title svg{color:#1e6be6;font-size:24px}.invetso__stock__information__data__header__score{text-align:center;font-size:16px}.invetso__stock__information__data__header__score .score__qualification,.invetso__stock__information__data__header__score .score__title{margin-bottom:5px}.invetso__stock__information__data__header__score .score__block{width:40px;height:40px;border-radius:5px;color:#fff;font-weight:500;text-align:center;display:flex;font-size:16px;align-items:center;justify-content:center;margin:0 auto 5px}.invetso__stock__information__data__content{width:100%;height:auto}.invetso__stock__information__data__section{width:100%;height:auto;margin-bottom:20px}.invetso__stock__information__siderbar{width:30%;height:auto}.invetso__stock__information__actions{width:130px;height:auto;display:flex;gap:20px;margin:0 auto 20px;list-style:none}.invetso__stock__information__actions__icon{cursor:pointer}.invetso__stock__information__actions__icon svg{font-size:30px}.invetso__stock__information__previous{width:100%;height:auto;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.invetso__stock__information__previous__container{width:160px;height:auto;margin:0 auto}.invetso__stock__information__previous__container .invetso__score{width:100%;display:flex;align-items:center;margin-bottom:20px;gap:10px}.invetso__stock__information__previous__container .invetso__score .invetso__score__block{margin:initial}.font__increment--title-1{font-size:26px;line-height:36px}.font__increment--title-2{font-size:28px;line-height:38px}.font__increment--title-3{font-size:30px;line-height:40px}.font__increment--title-4{font-size:36px;font-size:46px}.font__increment--paragraph-1{font-size:18px;line-height:28px}.font__increment--paragraph-2{font-size:20px;line-height:30px}.font__increment--paragraph-3{font-size:22px;line-height:32px}.font__increment--paragraph-4{font-size:24px;line-height:34px}@media screen and (max-width:880px){.invetso__stock__information{flex-direction:column}.invetso__stock__information__data{width:80%;height:auto;margin:0 auto 30px}}@media screen and (max-width:680px){.invetso__stock__information__data{width:100%}}.invetso__stock__limit{width:100%;height:100vh;position:fixed;top:0;left:0;z-index:2;background:linear-gradient(135deg,rgba(47,85,231,.9),rgba(61,125,240,.7) 40%,rgba(95,180,229,.5) 70%,rgba(158,210,230,.4));backdrop-filter:blur(11.3px);-webkit-backdrop-filter:blur(11.3px)}.invetso__stock__limit,.invetso__stock__limit__card{display:flex;align-items:center;justify-content:center}.invetso__stock__limit__card{width:750px;height:360px;background-color:#fff;border-radius:30px}.invetso__stock__limit__card__container{width:80%;height:auto}.invetso__stock__limit__card .invetso__button{width:200px;display:block;margin:0 auto}@media screen and (max-width:992px){.invetso__stock__limit__card{width:80%;height:400px}}@media screen and (max-width:580px){.invetso__stock__limit__card{width:90%;height:auto;padding:60px 0}}.invetso__general__info{width:100%;height:auto}.invetso__general__info__section{width:100%;height:auto;margin-bottom:30px;text-align:justify}.invetso__general__info ul{list-style:none}.invetso__general__info .page__subtitle,.invetso__general__info ul li{margin-bottom:20px}.invetso__general__info .page__paragraph{margin-bottom:10px}.invetso__company__overview{margin-bottom:30px}.invetso__company__overview__title__section{width:100%;height:auto;display:flex;align-items:center;gap:10px;margin-bottom:30px}.invetso__company__overview__title__section svg{font-size:40px}.invetso__company__overview__section{width:100%;height:auto;display:flex;justify-content:space-between}.invetso__company__overview__block{width:60%;height:auto}.invetso__company__overview__block--right{width:25%}.invetso__company__overview__block p{text-align:justify;margin-bottom:20px}.invetso__company__overview__table{width:320px;height:auto;background-color:var(--bg-stock-table);border:1px solid var(--bg-stock-table-boder);border-radius:6px;padding:20px;box-sizing:border-box}.invetso__company__overview__table__title{text-align:center;font-size:20px;line-height:30px;margin-bottom:30px}.invetso__company__overview__table__row{width:100%;height:auto;margin-bottom:20px;display:grid;grid-template-columns:1fr auto;font-size:16px;line-height:26px}.invetso__company__overview__table__row:last-child{margin-bottom:0}.invetso__company__overview__table__row span{font-weight:500}.invetso__company__overview__table__row p{font-size:16px;line-height:26px;margin-bottom:0}@media screen and (max-width:1170px){.invetso__company__overview__block__table{width:100%;height:auto}}@media screen and (max-width:992px){.invetso__company__overview__section{width:100%;height:auto;display:flex;justify-content:space-between;flex-direction:column}.invetso__company__overview__block{width:100%;margin-bottom:30px}.invetso__company__overview__block--right{width:100%}.invetso__company__overview__table{width:320px;height:auto;display:block;margin:0 auto 30px}}@media screen and (max-width:480px){.invetso__company__overview__table{width:100%;height:auto;display:block;margin:0 auto 30px}}.invetso__stock__detail{width:100%;height:auto}.invetso__stock__detail__preview{width:210mm;min-height:297mm;padding:20mm;background:#fff;box-sizing:border-box}.invetso__stock__detail__preview body{font-family:Noto Color Emoji,Apple Color Emoji,Segoe UI Emoji,system-ui,sans-serif}.invetso__stock__detail__preview__logo{width:160px;height:auto;margin-bottom:30px}.invetso__stock__detail__preview__title__section{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.invetso__stock__detail__preview__title__section__score{width:66px;height:60px;background:#92d050;border-radius:5px;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:32px}.invetso__stock__detail__data{width:100%;height:auto}.invetso__stock__detail__data__table{height:auto;width:360px;padding:28px;border-radius:10px;box-shadow:0 6px 14px rgba(0,0,0,.08);margin-bottom:30px}.invetso__stock__detail__data__table .row{font-size:15px;color:var(--text-light-color);display:grid;grid-template-columns:1fr auto;grid-gap:16px;gap:16px;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.06)}.invetso__stock__detail__data__table .row span{font-weight:600}.invetso__my__watchlist .page__title{font-size:24px;line-height:34px;font-style:normal;font-weight:600}.invetso__my__watchlist__button__section{width:100%;height:auto;display:flex;gap:18px;margin-bottom:30px}.invetso__my__watchlist__button__section .invetso__button{width:180px;height:45px;font-size:18px}.invetso__my__watchlist__button{width:44px;height:44px;display:flex;background-color:#1e6be6;border:1px solid #1e6be6;border-radius:10px;color:#fff;align-items:center;justify-content:center;font-size:28px;cursor:pointer}.invetso__my__watchlist__button:hover{background-color:#fff;color:#1e6be6}.invetso__my__watchlist__button--delete{background-color:red;border:1px solid red}.invetso__my__watchlist__button--delete:hover{border:1px solid red;color:red}.invetso__my__watchlist__elements{width:100%;height:auto;list-style:none;font-weight:600;border-bottom:2px solid transparent;display:flex;gap:20px}.invetso__my__watchlist__elements__item{padding-bottom:5px;font-size:16px}.invetso__my__watchlist__elements__item--active{color:#1e6be6;border-bottom:3px solid #1e6be6}.invetso__my__watchlist__table,.invetso__resource__page{width:100%;height:auto}.invetso__resource__page .invetso__page__section{display:flex;justify-content:space-between;gap:40px}.invetso__resource__page__siderbar{width:260px;height:auto}.invetso__resource__page__siderbar__title{display:flex;align-items:center;gap:20px;margin-bottom:30px}.invetso__resource__page__siderbar__title__back__icon svg{font-size:26px;list-style:26px;color:#1e6be6}.invetso__resource__page__siderbar__content{width:100%;height:auto}.invetso__resource__page__siderbar__content .invetso__title--secondary{font-size:18px;line-height:28px;margin-bottom:20px}.invetso__resource__page__siderbar__content .content__menu{list-style:none;font-size:16px;line-height:20px}.invetso__resource__page__siderbar__content .content__menu li{margin-bottom:10px}.invetso__resource__page__siderbar__content .content__menu li:hover{cursor:pointer;color:#1e6be6}.invetso__resource__page__posts{width:80%;height:auto}@media screen and (max-width:992px){.invetso__resource__page .invetso__page__section{flex-direction:column}.invetso__resource__page__posts{width:100%;height:auto}}@font-face{font-family:GeneralSans;src:url(/_next/static/media/GeneralSans-Extralight.1bcd9309.otf) format("opentype");font-weight:200;font-style:normal}@font-face{font-family:GeneralSans;src:url(/_next/static/media/GeneralSans-ExtralightItalic.a7ce0b9d.otf) format("opentype");font-weight:200;font-style:italic}@font-face{font-family:GeneralSans;src:url(/_next/static/media/GeneralSans-Light.9810065d.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:GeneralSans;src:url(/_next/static/media/GeneralSans-LightItalic.2c400844.otf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:GeneralSans;src:url(/_next/static/media/GeneralSans-Regular.88488da0.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:GeneralSans;src:url(/_next/static/media/GeneralSans-Italic.33d77471.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:GeneralSans;src:url(/_next/static/media/GeneralSans-Medium.2c7f273b.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:GeneralSans;src:url(/_next/static/media/GeneralSans-MediumItalic.31060e0a.otf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:GeneralSans;src:url(/_next/static/media/GeneralSans-Semibold.45499275.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:GeneralSans;src:url(/_next/static/media/GeneralSans-SemiboldItalic.898c6e8a.otf) format("opentype");font-weight:600;font-style:italic}@font-face{font-family:GeneralSans;src:url(/_next/static/media/GeneralSans-Bold.96a43cbf.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:GeneralSans;src:url(/_next/static/media/GeneralSans-BoldItalic.97d21d35.otf) format("opentype");font-weight:700;font-style:italic}@font-face{font-family:Switzer;src:url(/_next/static/media/Switzer-Thin.69b8f262.otf) format("opentype");font-weight:100;font-style:normal}@font-face{font-family:Switzer;src:url(/_next/static/media/Switzer-ThinItalic.4016c18a.otf) format("opentype");font-weight:100;font-style:italic}@font-face{font-family:Switzer;src:url(/_next/static/media/Switzer-Extralight.dacdea1f.otf) format("opentype");font-weight:200;font-style:normal}@font-face{font-family:Switzer;src:url(/_next/static/media/Switzer-ExtralightItalic.50572a5c.otf) format("opentype");font-weight:200;font-style:italic}@font-face{font-family:Switzer;src:url(/_next/static/media/Switzer-Light.5cd7ee12.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Switzer;src:url(/_next/static/media/Switzer-LightItalic.43aa2bd0.otf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:Switzer;src:url(/_next/static/media/Switzer-Regular.e0752796.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Switzer;src:url(/_next/static/media/Switzer-Italic.e32ffb23.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Switzer;src:url(/_next/static/media/Switzer-Medium.205b0131.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Switzer;src:url(/_next/static/media/Switzer-MediumItalic.72fbec36.otf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:Switzer;src:url(/_next/static/media/Switzer-Semibold.386ef717.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:Switzer;src:url(/_next/static/media/Switzer-SemiboldItalic.a2a9c03e.otf) format("opentype");font-weight:600;font-style:italic}@font-face{font-family:Switzer;src:url(/_next/static/media/Switzer-Bold.12ddab83.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Switzer;src:url(/_next/static/media/Switzer-BoldItalic.716d5ec2.otf) format("opentype");font-weight:700;font-style:italic}@font-face{font-family:Switzer;src:url(/_next/static/media/Switzer-Extrabold.7a8f7810.otf) format("opentype");font-weight:800;font-style:normal}@font-face{font-family:Switzer;src:url(/_next/static/media/Switzer-ExtraboldItalic.46993d85.otf) format("opentype");font-weight:800;font-style:italic}@font-face{font-family:Switzer;src:url(/_next/static/media/Switzer-Black.eb6d2065.otf) format("opentype");font-weight:900;font-style:normal}@font-face{font-family:Switzer;src:url(/_next/static/media/Switzer-BlackItalic.b03654da.otf) format("opentype");font-weight:900;font-style:italic}