:root{--text-color:#0f172a;--primary:#384a95;--bg-color:#fff;--text-color:#4e5774;--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-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__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__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(24deg);animation:makeItRain 1s ease-out infinite;animation-delay:.39s;animation-duration:864ms}.confetti-piece:nth-child(2){left:14%;transform:rotate(-39deg);animation:makeItRain 1s ease-out infinite;animation-delay:.15s;animation-duration:1002ms}.confetti-piece:nth-child(3){left:21%;transform:rotate(80deg);animation:makeItRain 1s ease-out infinite;animation-delay:287ms;animation-duration:1099ms}.confetti-piece:nth-child(4){left:28%;transform:rotate(57deg);animation:makeItRain 1s ease-out infinite;animation-delay:259ms;animation-duration:897ms}.confetti-piece:nth-child(5){left:35%;transform:rotate(-46deg);animation:makeItRain 1s ease-out infinite;animation-delay:117ms;animation-duration:1058ms}.confetti-piece:nth-child(6){left:42%;transform:rotate(56deg);animation:makeItRain 1s ease-out infinite;animation-delay:.44s;animation-duration:927ms}.confetti-piece:nth-child(7){left:49%;transform:rotate(48deg);animation:makeItRain 1s ease-out infinite;animation-delay:0ms;animation-duration:1165ms}.confetti-piece:nth-child(8){left:56%;transform:rotate(20deg);animation:makeItRain 1s ease-out infinite;animation-delay:115ms;animation-duration:799ms}.confetti-piece:nth-child(9){left:63%;transform:rotate(49deg);animation:makeItRain 1s ease-out infinite;animation-delay:349ms;animation-duration:1034ms}.confetti-piece:nth-child(10){left:70%;transform:rotate(-66deg);animation:makeItRain 1s ease-out infinite;animation-delay:165ms;animation-duration:774ms}.confetti-piece:nth-child(11){left:77%;transform:rotate(42deg);animation:makeItRain 1s ease-out infinite;animation-delay:118ms;animation-duration:845ms}.confetti-piece:nth-child(12){left:84%;transform:rotate(-63deg);animation:makeItRain 1s ease-out infinite;animation-delay:368ms;animation-duration:1074ms}.confetti-piece:nth-child(13){left:91%;transform:rotate(2deg);animation:makeItRain 1s ease-out infinite;animation-delay:374ms;animation-duration:1.11s}.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}.text-right{text-align:right!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}}.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__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 .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;justify-content:space-between}.invetso__footer .page__paragraph{color:#fff;font-size:16px}.invetso__footer__column{width:25%;height:auto}.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%}}.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__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}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-75{margin-bottom:75px}.mb-80{margin-bottom:80px}.mb-85{margin-bottom:85px}.mb-90{margin-bottom:90px}.mb-95{margin-bottom:95px}.mb-100{margin-bottom:100px}.mb-105{margin-bottom:105px}.mb-110{margin-bottom:110px}.mb-115{margin-bottom:115px}.mb-120{margin-bottom:120px}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.mt-65{margin-top:65px}.mt-70{margin-top:70px}.mt-75{margin-top:75px}.mt-80{margin-top:80px}.mt-85{margin-top:85px}.mt-90{margin-top:90px}.mt-95{margin-top:95px}.mt-100{margin-top:100px}.mt-105{margin-top:105px}.mt-110{margin-top:110px}.mt-115{margin-top:115px}.mt-120{margin-top:120px}.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}.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}.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__container{width:100%;height:auto;display:flex;align-items:center;justify-content:center}.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}.invetso__stock__chart{width:100%;height:auto;display:flex;justify-content:center;align-items:center;gap:30px}.invetso__stock__chart .highcharts-credits{display:none!important}.invetso__stock__chart__table{width:30%;height:auto;width:360px;padding:28px;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}.invetso__stock__detail{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}

/*!
 * Magic - https://www.minimamente.com
 * Licensed under the MIT license - https://opensource.org/licenses/MIT
 * Copyright (c) 2022 Christian Pucci
 */.puffIn{animation-name:puffIn}@keyframes puffIn{0%{filter:blur(2px);opacity:0;transform:scale(2);transform-origin:50% 50%}to{filter:blur(0);opacity:1;transform:scale(1);transform-origin:50% 50%}}.puffOut{animation-name:puffOut}@keyframes puffOut{0%{filter:blur(0);opacity:1;transform:scale(1);transform-origin:50% 50%}to{filter:blur(2px);opacity:0;transform:scale(2);transform-origin:50% 50%}}.vanishIn{animation-name:vanishIn}@keyframes vanishIn{0%{filter:blur(90px);opacity:0;transform:scale(2);transform-origin:50% 50%}to{filter:blur(0);opacity:1;transform:scale(1);transform-origin:50% 50%}}.vanishOut{animation-name:vanishOut}@keyframes vanishOut{0%{filter:blur(0);opacity:1;transform:scale(1);transform-origin:50% 50%}to{filter:blur(20px);opacity:0;transform:scale(2);transform-origin:50% 50%}}.boingInUp{animation-name:boingInUp}@keyframes boingInUp{0%{opacity:0;transform:perspective(800px) rotateX(-90deg);transform-origin:50% 0}50%{opacity:1;transform:perspective(800px) rotateX(50deg);transform-origin:50% 0}to{opacity:1;transform:perspective(800px) rotateX(0deg);transform-origin:50% 0}}.boingOutDown{animation-name:boingOutDown}@keyframes boingOutDown{0%{opacity:1;transform:perspective(800px) rotateX(0deg) rotateY(0deg);transform-origin:100% 100%}20%{opacity:1;transform:perspective(800px) rotateX(0deg) rotateY(10deg);transform-origin:100% 100%}30%{opacity:1;transform:perspective(800px) rotateX(0deg) rotateY(0deg);transform-origin:0 100%}40%{opacity:1;transform:perspective(800px) rotateX(10deg) rotateY(10deg);transform-origin:0 100%}to{opacity:0;transform:perspective(800px) rotateX(90deg) rotateY(0deg);transform-origin:100% 100%}}.bombLeftOut{animation-name:bombLeftOut}@keyframes bombLeftOut{0%{filter:blur(0);opacity:1;transform:rotate(0deg);transform-origin:50% 50%}50%{filter:blur(0);opacity:1;transform:rotate(-160deg);transform-origin:-100% 50%}to{filter:blur(20px);opacity:0;transform:rotate(-160deg);transform-origin:-100% 50%}}.bombRightOut{animation-name:bombRightOut}@keyframes bombRightOut{0%{filter:blur(0);opacity:1;transform:rotate(0deg);transform-origin:50% 50%}50%{filter:blur(0);opacity:1;transform:rotate(160deg);transform-origin:200% 50%}to{filter:blur(20px);opacity:0;transform:rotate(160deg);transform-origin:200% 50%}}.magic{animation-name:magic}@keyframes magic{0%{opacity:1;transform:scale(1) rotate(0deg);transform-origin:100% 200%}to{opacity:0;transform:scale(0) rotate(270deg);transform-origin:200% 500%}}.swap{animation-name:swap}@keyframes swap{0%{opacity:0;transform:scale(0) translate(-700px);transform-origin:0 100%}to{opacity:1;transform:scale(1) translate(0);transform-origin:100% 100%}}.twisterInDown{animation-name:twisterInDown}@keyframes twisterInDown{0%{opacity:0;transform:scale(0) rotate(1turn) translateY(-100%);transform-origin:0 100%}30%{transform:scale(0) rotate(1turn) translateY(-100%);transform-origin:0 100%}to{opacity:1;transform:scale(1) rotate(0deg) translateY(0);transform-origin:100% 100%}}.twisterInUp{animation-name:twisterInUp}@keyframes twisterInUp{0%{opacity:0;transform:scale(0) rotate(1turn) translateY(100%);transform-origin:100% 0}30%{transform:scale(0) rotate(1turn) translateY(100%);transform-origin:100% 0}to{opacity:1;transform:scale(1) rotate(0deg) translateY(0);transform-origin:0 0}}.foolishIn{animation-name:foolishIn}@keyframes foolishIn{0%{opacity:0;transform:scale(0) rotate(1turn);transform-origin:50% 50%}20%{opacity:1;transform:scale(.5) rotate(0deg);transform-origin:0 100%}40%{opacity:1;transform:scale(.5) rotate(0deg);transform-origin:100% 100%}60%{opacity:1;transform:scale(.5) rotate(0deg);transform-origin:0}80%{opacity:1;transform:scale(.5) rotate(0deg);transform-origin:0 0}to{opacity:1;transform:scale(1) rotate(0deg);transform-origin:50% 50%}}.foolishOut{animation-name:foolishOut}@keyframes foolishOut{0%{opacity:1;transform:scale(1) rotate(1turn);transform-origin:50% 50%}20%{opacity:1;transform:scale(.5) rotate(0deg);transform-origin:0 0}40%{opacity:1;transform:scale(.5) rotate(0deg);transform-origin:100% 0}60%{opacity:1;transform:scale(.5) rotate(0deg);transform-origin:0}80%{opacity:1;transform:scale(.5) rotate(0deg);transform-origin:0 100%}to{opacity:0;transform:scale(0) rotate(0deg);transform-origin:50% 50%}}.holeOut{animation-name:holeOut}@keyframes holeOut{0%{opacity:1;transform:scale(1) rotateY(0deg);transform-origin:50% 50%}to{opacity:0;transform:scale(0) rotateY(180deg);transform-origin:50% 50%}}.swashIn{animation-name:swashIn}@keyframes swashIn{0%{opacity:0;transform:scale(0);transform-origin:50% 50%}90%{opacity:1;transform:scale(.9);transform-origin:50% 50%}to{opacity:1;transform:scale(1);transform-origin:50% 50%}}.swashOut{animation-name:swashOut}@keyframes swashOut{0%{opacity:1;transform:scale(1);transform-origin:50% 50%}80%{opacity:1;transform:scale(.9);transform-origin:50% 50%}to{opacity:0;transform:scale(0);transform-origin:50% 50%}}.spaceInDown{animation-name:spaceInDown}@keyframes spaceInDown{0%{opacity:0;transform:scale(.2) translateY(200%);transform-origin:50% 100%}to{opacity:1;transform:scale(1) translate(0);transform-origin:50% 100%}}.spaceInLeft{animation-name:spaceInLeft}@keyframes spaceInLeft{0%{opacity:0;transform:scale(.2) translate(-200%);transform-origin:0 50%}to{opacity:1;transform:scale(1) translate(0);transform-origin:0 50%}}.spaceInRight{animation-name:spaceInRight}@keyframes spaceInRight{0%{opacity:0;transform:scale(.2) translate(200%);transform-origin:100% 50%}to{opacity:1;transform:scale(1) translate(0);transform-origin:100% 50%}}.spaceInUp{animation-name:spaceInUp}@keyframes spaceInUp{0%{opacity:0;transform:scale(.2) translateY(-200%);transform-origin:50% 0}to{opacity:1;transform:scale(1) translate(0);transform-origin:50% 0}}.spaceOutDown{animation-name:spaceOutDown}@keyframes spaceOutDown{0%{opacity:1;transform:scale(1) translate(0);transform-origin:50% 100%}to{opacity:0;transform:scale(.2) translateY(200%);transform-origin:50% 100%}}.spaceOutLeft{animation-name:spaceOutLeft}@keyframes spaceOutLeft{0%{opacity:1;transform:scale(1) translate(0);transform-origin:0 50%}to{opacity:0;transform:scale(.2) translate(-200%);transform-origin:0 50%}}.spaceOutRight{animation-name:spaceOutRight}@keyframes spaceOutRight{0%{opacity:1;transform:scale(1) translate(0);transform-origin:100% 50%}to{opacity:0;transform:scale(.2) translate(200%);transform-origin:100% 50%}}.spaceOutUp{animation-name:spaceOutUp}@keyframes spaceOutUp{0%{opacity:1;transform:scale(1) translate(0);transform-origin:50% 0}to{opacity:0;transform:scale(.2) translateY(-200%);transform-origin:50% 0}}.perspectiveDown{animation-name:perspectiveDown}@keyframes perspectiveDown{0%{transform:perspective(800px) rotateX(0deg);transform-origin:0 100%}to{transform:perspective(800px) rotateX(-180deg);transform-origin:0 100%}}.perspectiveDownReturn{animation-name:perspectiveDownReturn}@keyframes perspectiveDownReturn{0%{transform:perspective(800px) rotateX(-180deg);transform-origin:0 100%}to{transform:perspective(800px) rotateX(0deg);transform-origin:0 100%}}.perspectiveLeft{animation-name:perspectiveLeft}@keyframes perspectiveLeft{0%{transform:perspective(800px) rotateY(0deg);transform-origin:0 0}to{transform:perspective(800px) rotateY(-180deg);transform-origin:0 0}}.perspectiveLeftReturn{animation-name:perspectiveLeftReturn}@keyframes perspectiveLeftReturn{0%{transform:perspective(800px) rotateY(-180deg);transform-origin:0 0}to{transform:perspective(800px) rotateY(0deg);transform-origin:0 0}}.perspectiveRight{animation-name:perspectiveRight}@keyframes perspectiveRight{0%{transform:perspective(800px) rotateY(0deg);transform-origin:100% 0}to{transform:perspective(800px) rotateY(180deg);transform-origin:100% 0}}.perspectiveRightReturn{animation-name:perspectiveRightReturn}@keyframes perspectiveRightReturn{0%{transform:perspective(800px) rotateY(180deg);transform-origin:100% 0}to{transform:perspective(800px) rotateY(0deg);transform-origin:100% 0}}.perspectiveUp{animation-name:perspectiveUp}@keyframes perspectiveUp{0%{transform:perspective(800px) rotateX(0deg);transform-origin:0 0}to{transform:perspective(800px) rotateX(180deg);transform-origin:0 0}}.perspectiveUpReturn{animation-name:perspectiveUpReturn}@keyframes perspectiveUpReturn{0%{transform:perspective(800px) rotateX(180deg);transform-origin:0 0}to{transform:perspective(800px) rotateX(0deg);transform-origin:0 0}}.rotateDown{animation-name:rotateDown}@keyframes rotateDown{0%{opacity:1;transform:perspective(800px) rotateX(0deg) translateZ(0);transform-origin:0 0}to{opacity:0;transform:perspective(800px) rotateX(-180deg) translateZ(300px);transform-origin:50% 100%}}.rotateLeft{animation-name:rotateLeft}@keyframes rotateLeft{0%{opacity:1;transform:perspective(800px) rotateY(0deg) translateZ(0);transform-origin:0 0}to{opacity:0;transform:perspective(800px) rotateY(-180deg) translateZ(300px);transform-origin:50% 0}}.rotateRight{animation-name:rotateRight}@keyframes rotateRight{0%{opacity:1;transform:perspective(800px) rotateY(0deg) translate3d(0);transform-origin:0 0}to{opacity:0;transform:perspective(800px) rotateY(180deg) translateZ(150px);transform-origin:50% 0}}.rotateUp{animation-name:rotateUp}@keyframes rotateUp{0%{opacity:1;transform:perspective(800px) rotateX(0deg) translateZ(0);transform-origin:0 0}to{opacity:0;transform:perspective(800px) rotateX(180deg) translateZ(100px);transform-origin:50% 0}}.slideDown{animation-name:slideDown}@keyframes slideDown{0%{transform:translateY(0);transform-origin:0 0}to{transform:translateY(100%);transform-origin:0 0}}.slideDownReturn{animation-name:slideDownReturn}@keyframes slideDownReturn{0%{transform:translateY(100%);transform-origin:0 0}to{transform:translateY(0);transform-origin:0 0}}.slideLeft{animation-name:slideLeft}@keyframes slideLeft{0%{transform:translateX(0);transform-origin:0 0}to{transform:translateX(-100%);transform-origin:0 0}}.slideLeftReturn{animation-name:slideLeftReturn}@keyframes slideLeftReturn{0%{transform:translateX(-100%);transform-origin:0 0}to{transform:translateX(0);transform-origin:0 0}}.slideRight{animation-name:slideRight}@keyframes slideRight{0%{transform:translateX(0);transform-origin:0 0}to{transform:translateX(100%);transform-origin:0 0}}.slideRightReturn{animation-name:slideRightReturn}@keyframes slideRightReturn{0%{transform:translateX(100%);transform-origin:0 0}to{transform:translateX(0);transform-origin:0 0}}.slideUp{animation-name:slideUp}@keyframes slideUp{0%{transform:translateY(0);transform-origin:0 0}to{transform:translateY(-100%);transform-origin:0 0}}.slideUpReturn{animation-name:slideUpReturn}@keyframes slideUpReturn{0%{transform:translateY(-100%);transform-origin:0 0}to{transform:translateY(0);transform-origin:0 0}}.openDownLeft{animation-name:openDownLeft}@keyframes openDownLeft{0%{animation-timing-function:ease-out;transform:rotate(0deg);transform-origin:bottom left}to{animation-timing-function:ease-in-out;transform:rotate(-110deg);transform-origin:bottom left}}.openDownLeftReturn{animation-name:openDownLeftReturn}@keyframes openDownLeftReturn{0%{animation-timing-function:ease-in-out;transform:rotate(-110deg);transform-origin:bottom left}to{animation-timing-function:ease-out;transform:rotate(0deg);transform-origin:bottom left}}.openDownRight{animation-name:openDownRight}@keyframes openDownRight{0%{animation-timing-function:ease-out;transform:rotate(0deg);transform-origin:bottom right}to{animation-timing-function:ease-in-out;transform:rotate(110deg);transform-origin:bottom right}}.openDownRightReturn{animation-name:openDownRightReturn}@keyframes openDownRightReturn{0%{animation-timing-function:ease-in-out;transform:rotate(110deg);transform-origin:bottom right}to{animation-timing-function:ease-out;transform:rotate(0deg);transform-origin:bottom right}}.openUpLeft{animation-name:openUpLeft}@keyframes openUpLeft{0%{animation-timing-function:ease-out;transform:rotate(0deg);transform-origin:top left}to{animation-timing-function:ease-in-out;transform:rotate(110deg);transform-origin:top left}}.openUpLeftReturn{animation-name:openUpLeftReturn}@keyframes openUpLeftReturn{0%{animation-timing-function:ease-in-out;transform:rotate(110deg);transform-origin:top left}to{animation-timing-function:ease-out;transform:rotate(0deg);transform-origin:top left}}.openUpRight{animation-name:openUpRight}@keyframes openUpRight{0%{animation-timing-function:ease-out;transform:rotate(0deg);transform-origin:top right}to{animation-timing-function:ease-in-out;transform:rotate(-110deg);transform-origin:top right}}.openUpRightReturn{animation-name:openUpRightReturn}@keyframes openUpRightReturn{0%{animation-timing-function:ease-in-out;transform:rotate(-110deg);transform-origin:top right}to{animation-timing-function:ease-out;transform:rotate(0deg);transform-origin:top right}}.openDownLeftOut{animation-name:openDownLeftOut}@keyframes openDownLeftOut{0%{animation-timing-function:ease-out;opacity:1;transform:rotate(0deg);transform-origin:bottom left}to{animation-timing-function:ease-in-out;opacity:0;transform:rotate(-110deg);transform-origin:bottom left}}.openDownRightOut{animation-name:openDownRightOut}@keyframes openDownRightOut{0%{animation-timing-function:ease-out;opacity:1;transform:rotate(0deg);transform-origin:bottom right}to{animation-timing-function:ease-in-out;opacity:0;transform:rotate(110deg);transform-origin:bottom right}}.openUpLeftOut{animation-name:openUpLeftOut}@keyframes openUpLeftOut{0%{animation-timing-function:ease-out;opacity:1;transform:rotate(0deg);transform-origin:top left}to{animation-timing-function:ease-in-out;opacity:0;transform:rotate(110deg);transform-origin:top left}}.openUpRightOut{animation-name:openUpRightOut}@keyframes openUpRightOut{0%{animation-timing-function:ease-out;opacity:1;transform:rotate(0deg);transform-origin:top right}to{animation-timing-function:ease-in-out;opacity:0;transform:rotate(-110deg);transform-origin:top right}}.tinDownIn{animation-name:tinDownIn}@keyframes tinDownIn{0%{opacity:0;transform:scale(1) translateY(900%)}50%,70%,90%{opacity:1;transform:scale(1.1) translateY(0)}60%,80%,to{opacity:1;transform:scale(1) translateY(0)}}.tinDownOut{animation-name:tinDownOut}@keyframes tinDownOut{0%,20%,40%,50%{opacity:1;transform:scale(1) translateY(0)}10%,30%{opacity:1;transform:scale(1.1) translateY(0)}to{opacity:0;transform:scale(1) translateY(900%)}}.tinLeftIn{animation-name:tinLeftIn}@keyframes tinLeftIn{0%{opacity:0;transform:scale(1) translateX(-900%)}50%,70%,90%{opacity:1;transform:scale(1.1) translateX(0)}60%,80%,to{opacity:1;transform:scale(1) translateX(0)}}.tinLeftOut{animation-name:tinLeftOut}@keyframes tinLeftOut{0%,20%,40%,50%{opacity:1;transform:scale(1) translateX(0)}10%,30%{opacity:1;transform:scale(1.1) translateX(0)}to{opacity:0;transform:scale(1) translateX(-900%)}}.tinRightIn{animation-name:tinRightIn}@keyframes tinRightIn{0%{opacity:0;transform:scale(1) translateX(900%)}50%,70%,90%{opacity:1;transform:scale(1.1) translateX(0)}60%,80%,to{opacity:1;transform:scale(1) translateX(0)}}.tinRightOut{animation-name:tinRightOut}@keyframes tinRightOut{0%,20%,40%,50%{opacity:1;transform:scale(1) translateX(0)}10%,30%{opacity:1;transform:scale(1.1) translateX(0)}to{opacity:0;transform:scale(1) translateX(900%)}}.tinUpIn{animation-name:tinUpIn}@keyframes tinUpIn{0%{opacity:0;transform:scale(1) translateY(-900%)}50%,70%,90%{opacity:1;transform:scale(1.1) translateY(0)}60%,80%,to{opacity:1;transform:scale(1) translateY(0)}}.tinUpOut{animation-name:tinUpOut}@keyframes tinUpOut{0%,20%,40%,50%{opacity:1;transform:scale(1) translateY(0)}10%,30%{opacity:1;transform:scale(1.1) translateY(0)}to{opacity:0;transform:scale(1) translateY(-900%)}}.magictime{animation-duration:1s;animation-fill-mode:both}@media (prefers-reduced-motion),(print){.magictime{animation:unset!important;transition:none!important}}