@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap";.initial-loading[data-v-72834f93]{background-color:#f9f8f6;height:100vh}@keyframes spin-72834f93{to{transform:rotate(360deg)}}.loading-spinner-container[data-v-72834f93]{position:relative;display:flex;align-items:center;justify-content:center}.loading-counter[data-v-72834f93]{position:absolute;font-size:12px;font-weight:700;color:#333;-webkit-user-select:none;user-select:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}button{background-color:inherit;border:0;outline:0}a,button,input,textarea,select{outline:none;border:0;text-decoration:none}hr{border:0}body{overflow:hidden;line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:none}q:before,q:after{content:none}img{outline:none;border:none}table{border-collapse:collapse;border-spacing:0}button,a{cursor:pointer}b,strong{font-weight:700}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important}@-webkit-keyframes autofill{0%,to{color:#666;background:transparent}}input:-webkit-autofill{-webkit-animation-delay:1s;-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}:focus-visible{outline-color:#5e9ed6}button:focus-within{border:1px solid #5E9ED6;border-radius:4px}.check-box:focus-visible{border:1px solid #5e9ed6;border-radius:4px;outline:none;padding:1px 6px 1px 0}.input__wrapper{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:flex-start;width:100%;height:45px;border:1px #d8d8d8 solid;border-radius:10px;margin-top:20px;background:#f8f8f8}.input__wrapper:focus-within{border-color:#0fb981;background:#fff}.input input{border-radius:10px;background:transparent}.input__label{position:absolute;top:-4px;left:14px;padding:0 7px;font-weight:600;font-size:12px;background:#f8f8f8}.input__field{width:100%;font-family:Montserrat;font-size:15px;margin-left:5px;background:transparent}.input__icon{margin-left:5px}.input__icon svg{padding-right:0;padding-left:0}.input__error-icon{padding:0 18px}.input__error-wrapper{height:13px;margin-top:3.5px;font-size:10px;line-height:13px;color:#ce281a;font-weight:500}.input .secondary{height:6.2vh;border:none;border-radius:10px;padding-left:1.66vh}.input.error .input__wrapper{border-color:#ce281a}.input .close-icon{margin-right:5px;cursor:pointer}.input::placeholder{color:#1e1e1e;font-weight:500;font-size:12px;font-family:Montserrat}input:-webkit-autofill,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0px 1000px #f8f8f8 inset!important;-webkit-text-fill-color:#333!important;caret-color:#333!important;transition:background-color 9999s ease-in-out 0s}input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px #ffffff inset!important;-webkit-text-fill-color:#333!important;caret-color:#333!important;transition:background-color 9999s ease-in-out 0s}input:-webkit-autofill:active{-webkit-box-shadow:0 0 0px 1000px #ffffff inset!important;-webkit-text-fill-color:#333!important;caret-color:#333!important;transition:background-color 9999s ease-in-out 0s}.popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:200;background-color:#0003;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.popup--inner{background-color:#f3f3f3;padding:15px;border-radius:17px;box-shadow:0 0 36px #0000000f;position:relative;max-height:calc(100vh - 50px)}.popup--inner .header_threads{display:flex;flex-direction:row;max-width:600px;gap:10px;cursor:pointer}@media (max-width: 600px){.popup--inner .header_threads{flex-direction:column;gap:5px}}.popup--inner .header_threads .threadImage{width:100px;height:60px;border-radius:10px;overflow:hidden}.popup--inner .button_small{border:1px solid #b6b6b6;border-radius:3px;padding:5px;width:150px;height:30px;color:#3b3b3b;font-size:18px}.popup--inner .timeline-item{position:relative;padding-left:20px;padding-bottom:30px;border-left:2px dotted #ccc}.popup--inner .list-item{position:relative;padding:5px}.popup--inner .timeline-dot{position:absolute;left:-6px;top:10px;height:10px;width:10px;background-color:#ccc;border-radius:50%;border:1px solid #fff}.popup--inner .lista{height:200px;overflow-y:scroll;border:1px solid #c2c2c2;border-radius:10px;padding:5px}.popup--inner .lista .highlight{background-color:#83d298}.popup--close{cursor:pointer;position:absolute;top:10px;right:10px}@media (max-width: 550px){.popup--close{top:15px}}.popup_comment{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1200;background-color:#0003;display:flex;align-items:center;justify-content:center}.popup_comment--inner{width:60%;height:80%;padding:10px;background-color:#f3f3f3;border-radius:10px;box-shadow:0 0 36px #0000000f;overflow-y:scroll;overflow-x:hidden;position:relative}@media (max-width: 600px){.popup_comment--inner{width:95%;height:100%}}.popup_comment--inner .uploadbox{position:relative;height:100px;width:180px}.popup_comment--inner .uploadbox .icon{position:absolute;top:0;left:0;display:flex;flex-direction:column;gap:5px;border:none}.popup_comment--inner--close{cursor:pointer;position:absolute;top:20px;right:20px}.popup_comment--inner .comment_text{border-radius:15px;background-color:#eff0f1;padding:20px 10px;margin-bottom:10px}.popup_comment--inner .comment_text:hover{background-color:#f5f5f5}.popup_comment--inner .add_btn{border-radius:10px;color:#ddd;padding:5px;background-color:#232323}.filterHighlight{background:#e9e9e9;color:#475569}.button{font-family:Montserrat;height:40px;line-height:50px;padding:0 15px;width:100%;font-size:17px;border-radius:10px;transition:.4s;cursor:pointer;display:flex;align-items:center;justify-content:center}.button .desc{font-size:12px;color:#71777b}.button:hover,.button__active{filter:brightness(.9)}.button__flat{border-radius:0}.button__secondary{font-size:24px;height:50px;padding:0 38px;border-bottom:3px solid #1e1e1e}.button__yellow{background-color:#fdbd11;color:#1e1e1e}.button__red{background-color:#f14336;color:#f3f3f3}.button__blue{background-color:#518ef8;color:#f3f3f3}.button__white{background:#f3f3f3;color:#1e1e1e}.button__transparent{background:transparent;color:#000}@media (max-width: 970px){.button__transparent{margin-bottom:20px}}.button:disabled{cursor:not-allowed}.button:disabled:hover{filter:none;cursor:not-allowed}.disabled-gray{fill:#a9a9a9}.disabled-opacity{opacity:1}.disabled-opacity path{fill:#71777b}.disabled-opacity rect{stroke:#71777b;opacity:.3}.check-box{cursor:pointer;display:flex;align-items:center}.check-box:focus-visible{border-color:#5e9ed6}.check-box__input{width:14px;height:14px;min-width:14px;background-color:#fff;border-radius:4px;border:1px solid #a5a5a5;display:flex;align-items:center;justify-content:center;margin-right:8px;transition:.3s}@media (max-width: 970px){.check-box__input{margin:0 auto}}.check-box__input-check{width:10px;height:10px;background-color:#000;border-radius:2px;transition:.4s;transform:scale(0) rotate(-90deg)}.check-box.active .check-box__input-check{transform:scale(1) rotate(0)}.check-box.active .check-box__input{background-color:#0fb981}.check-box__slot{font-size:10px;font-weight:600;line-height:13px}@media (max-width: 970px){.check-box__slot{padding:0 5px}}.check-box__slot label{cursor:pointer}.check-box.disabled{cursor:not-allowed}.check-box.disabled .check-box__input{border-color:#c6c6c6}.check-box.disabled .check-box__slot{color:#c6c6c6}.title-section{display:flex;align-items:center;width:100%;margin:10px 0}.title-section__bar{width:100%;height:1px;background-color:#c6c6c6}.title-section__title{padding:0 14px;width:fit-content;min-width:fit-content;font-size:11px;color:#c6c6c6;font-weight:400;white-space:nowrap}@media (max-width: 650px){.title-section{display:none}}.tooltip{position:relative;cursor:pointer;height:100%;z-index:300;display:flex}.tooltip__message{display:none;position:absolute;background-color:#35373c;color:#fff;height:35px;padding:0 22px;line-height:35px;white-space:nowrap;top:-42px;left:50%;transform:translate(-50%);border-radius:6px;font-size:17px;font-weight:500}.tooltip__small{font-size:12px}.tooltip:hover .tooltip__message{display:block}.textarea__wrapper{position:relative;background:#f8f8f8;border-radius:15px;min-width:400px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:center}@media (max-width: 600px){.textarea__wrapper{min-width:300px}}.textarea--field{background:#f8f8f8;font-family:Montserrat}.textarea--field.active{background:#fff;font-family:Montserrat}.textarea .textarea--label{position:absolute;background:#f8f8f8;top:-4px;left:14px;padding:0 7px;font-weight:600;font-size:12px}.textarea .textarea--field{width:100%;border:1.2px #cccccc solid;border-radius:15px;padding:20px 0 0 18px;font-size:16px}.textarea__error-wrapper{height:13px;margin-top:3.5px;font-size:10px;line-height:13px;color:#ce281a;font-weight:500}.textarea textarea:focus-visible{border-color:#0fb981;background:#fff}.textarea textarea:focus{background:#fff}.textarea::placeholder{color:#1e1e1e;font-weight:500;font-size:12px;font-family:Montserrat}.textarea.error .input--field{border-color:#ce281a}.multiselect{height:61px;border:1px #000 solid;border-radius:4px;background-color:#fff}.multiselect.is-active{box-shadow:none}.multiselect-option.is-selected,.multiselect-option.is-pointed{background-color:#fdbd11;color:#000}.multiselect-option.is-selected.is-pointed,.multiselect-option.is-pointed.is-pointed{background-color:#f2b102;color:#000}.content-loader{padding:65px 8% 25px;height:100vh;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;margin-left:-110px;transform:translateY(30px)}@media (max-width: 1100px){.content-loader{margin-left:-60px}}.content-loader__article-list svg{margin-bottom:40px}.redirect-popup .popup--inner{display:flex;flex-direction:column;align-items:center;background-color:#f8f9fb}.redirect-popup .content{max-width:500px;padding:30px;text-align:center;line-height:25px;font-weight:700}.redirect-popup .button{width:50%;font-weight:700}@media screen and (max-width: 500px){.redirect-popup .button{width:100%}}.sign-in{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;width:300px}.sign-in--title{font-size:23px;color:#3a3a39}.sign-in .input{width:368px;margin-bottom:15px}@media (max-width: 470px){.sign-in .input{width:100%}}.sign-in__flex-box{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.sign-in__lost-password-button{font-size:10px;font-weight:700;line-height:13px}.sign-in__footer{width:100%}.sign-in__footer .button:first-child{margin-top:18px;margin-bottom:18px}.buttonPrice{display:flex;flex-direction:column;align-items:center;align-content:center;border:1px solid grey;border-radius:10px;padding:6px;background:#1c1c1c;color:#fff;width:100%;height:40px;justify-content:center;justify-items:center}.buttonPrice:hover{background:#333}.about_contact{margin-top:30px;display:flex;gap:20px}.about_contact a{display:flex;align-items:center}.icon{border:1px solid #cfcfcf;border-radius:10px;padding:5px}.paymentsMethods{display:flex;flex-direction:row;gap:10px;margin-bottom:15px;overflow-x:auto;width:99%;padding-bottom:5px}.paymentsMethods::-webkit-scrollbar{height:3px}.paymentPlan{border:1px solid #e6e6e6;border-radius:15px;padding:15px;display:flex;flex-direction:column;align-content:center;align-items:center;max-width:250px;width:auto;box-shadow:2px 2px #ecebeb;gap:10px;cursor:pointer}.paymentPlan:hover{background:#f4f4f4}.paymentPlan:hover .pricingPrice{background:#000;color:#fff}.pricingfeature{color:#6c6c6c;font-size:12px;display:flex;flex-direction:column;gap:5px;white-space:nowrap}.pricingPrice{background:#efefef;border-radius:50%;padding:20px;font-size:25px;width:80px;height:80px;display:flex;flex-direction:column;align-items:center;justify-items:center;justify-content:center}.sign-up-user-popup .popup--inner{width:455px}@media (max-width: 460px){.sign-up-user-popup .popup--inner{width:90%}}.sign-up-user--title{margin-bottom:33px}.sign-up-user__google{display:none;margin-bottom:18px}.sign-up-user .input{margin-bottom:10px}.sign-up-user__accept span{color:#f14336}.sign-up-user__create_button{margin-top:18px}.sign-up-author .popup--inner{width:933px;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;padding:0}@media (max-width: 600px){.sign-up-author .popup--inner{flex-wrap:wrap;max-height:80%;transform:scale(.98);overflow-y:scroll}}.sign-up-author .check-box__input{margin:0}.sign-up-author__column{width:50%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:normal;justify-content:flex-start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:35px}@media (max-width: 600px){.sign-up-author__column{width:100%;padding:20px}}.sign-up-author__column--left{gap:24px}.sign-up-author__column--right{gap:8px}.sign-up-author__column:before{content:"";position:absolute;right:50%;top:48px;width:1px;height:calc(100% - 118px);background:#a9a9a9}@media (max-width: 600px){.sign-up-author__column:before{display:none}}.sign-up-author__text{text-align:center;font-size:15px;font-family:Montserrat;padding:0 10px}@media (max-width: 600px){.sign-up-author__text{font-size:10px}}.sign-up-author__text:not(:last-child){margin-bottom:25px}.sign-up-author__radio-group{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:flex-start;margin-top:-16px;margin-bottom:16px;gap:30px}@media (max-width: 600px){.sign-up-author__radio-group{justify-content:center}}.sign-up-author__radio-group .check-box__input,.sign-up-author__radio-group .check-box__input-check{padding:1px;border-radius:50%}.sign-up-author__radio-button:not(:last-child){margin-right:30px}.sign-up-author .sign-up-user__create_button{margin:0}.forget-password .popup--close,.confirm-email .popup--close{display:none}.forget-password .popup--inner,.confirm-email .popup--inner{width:500px;min-width:305px;padding:65px 50px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:normal;justify-content:normal;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (max-width: 550px){.forget-password .popup--inner,.confirm-email .popup--inner{width:340px}}.forget-password .text,.confirm-email .text{text-align:center;font-size:22px;margin-bottom:18px;color:#666}.forget-password__text_email,.confirm-email__text_email{font-size:16px;color:#a9a9a9;text-align:center;line-height:12px;margin-bottom:75px}.forget-password .input,.confirm-email .input{margin-bottom:25px}.forget-password .icon-email,.confirm-email .icon-email{background-color:#fdbd1124;height:185px;width:185px;border-radius:50%;display:grid;place-items:center;margin:20px auto 85px}.forget-password .img,.confirm-email .img{width:120px;height:auto}.logo_smlefttop{position:absolute;top:5px;left:5px;scale:.7}.logged-user{align-items:flex-start;justify-content:end;background-color:#f8f8f8;width:100%;height:calc(100vh - 50px);padding-bottom:100px;overflow-y:scroll}.logged-user .popup--inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);overflow-y:scroll;overflow-x:hidden;height:95%;width:85%}@media (max-width: 600px){.logged-user .popup--inner{width:95%;height:95%}}.logged-user .social-article-elem{border:1px solid #b4b4b4;padding:3px;border-radius:10px}.logged-user__acp{margin-top:20px}.logged-user .delete_button{margin-top:10px;transform:scale(.6)}.logged-user .hr{height:2px;width:100%;background-color:#c6c6c661;margin-top:20px;margin-bottom:20px}.logged-user .form-group{display:flex;flex-direction:column;margin-bottom:20px}.logged-user .form-group .textarealabel{background:#f3f3f3;padding:0 7px;font-weight:600;font-size:12px;position:relative;top:8px;left:15px;width:100px}.logged-user .form-group .textarea{height:120px;border:1.2px #b3b3b3 solid;border-radius:4px;padding:10px 8px 8px;font-size:15px;color:#515151;resize:none}@media (max-width: 600px){.moveLogged{margin-top:70px}}.ai{border:1px solid grey;padding:3px;border-radius:10px;margin-top:-5px;margin-bottom:10px}.delete-user .menu{display:flex}.delete-user button{margin:20px}.my-notification{background:#00c0cc}.home{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;height:100vh;background-color:#fafafa;overflow:hidden}.home--wrapper{position:relative}.home .main-bubble{border-radius:50%;border:.55vh solid #fff;filter:drop-shadow(9px 8px 8px rgba(0,0,0,.28));background-position:center;background-size:cover;color:#277bc4}.home .main-bubble__choose{background-color:#ce281a;z-index:10;height:57.5vh;width:57.5vh;color:#fff;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.home .main-bubble__choose .choose{font-size:9.25vh;font-weight:700;text-align:center}.home .main-bubble__choose .interest{font-size:4.5vh;font-weight:700;margin-left:1.8vh}.home .main-bubble__choose .or{margin-left:10vh}.home .main-bubble__choose .input-wrapper{text-align:right}.home .main-bubble__choose .input-wrapper .button__secondary{height:4.6vh;width:13vh;font-size:2.3vh;padding:0 10px}.home .main-bubble__choose .input-wrapper .input--field{height:6.2vh}.home .main-bubble__choose svg{height:2.5vh;width:2.5vh}.home .main-bubble__choose .input{width:38vh}.home .main-bubble__about{cursor:pointer;position:absolute;top:-14vh;right:43vh;width:40vh;height:40vh}.home .main-bubble__favorites{cursor:pointer;position:absolute;bottom:42vh;right:-23vh;width:37vh;height:37vh}.home .main-bubble__discover{cursor:pointer;position:absolute;top:41vh;right:-23vh;width:41vh;height:41vh}.about{justify-content:flex-start;align-items:start;top:90px;background-color:transparent}.about .buttons{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-end;justify-content:flex-end;width:100%;padding:20px;border-bottom:1px solid #a9a9a9;box-shadow:0 0 36px #00000012}.about .buttons .button{font-size:14px;line-height:15px}.about .buttons .popup--close{top:20px;right:20px}.about .button__about{width:220px}.about__content{padding:40px 80px 80px;overflow:auto}@media (max-width: 600px){.about__content{padding:0}}.about .popup--inner{background-color:#f0f0f0;width:50vw;min-width:700px;height:100%;left:20px;padding:0;font-family:"sans-serif";display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:flex-start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative}@media (max-width: 600px){.about .popup--inner{width:90%;min-width:300px}}.about .popup--inner .block{display:flex;padding-bottom:25px;position:relative}.about .popup--inner .block__icon{margin:3px 20px 0;height:60px;width:auto}.about .popup--inner .block__circle{font-size:20px;padding:8px 10px 0 0;color:#a9a9a9}.about .popup--inner .block__title{font-weight:700;position:relative;line-height:32px;padding-top:3px}.about .popup--inner .block__text{font-size:17px;line-height:1.3}.about .popup--inner .block__separator{position:absolute;width:70px;bottom:-20px;border-left:1px solid #a9a9a9;border-bottom:1px solid #a9a9a9;border-bottom-left-radius:10px}@media (max-width: 600px){.about .popup--inner .block__separator{border-left:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;border-bottom-left-radius:0}}.about .description-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:flex-start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.about .description-wrapper__child{padding-left:100px}@media (max-width: 600px){.about .description-wrapper__child{padding-left:0}}.about .description-wrapper__child .last-grandchild .block__separator{display:none}.about .description-wrapper__child .description-wrapper__grandchild{padding-left:15px}@media (max-width: 600px){.about .description-wrapper__child .description-wrapper__grandchild{padding-left:10px}}.about .description-wrapper__child .description-wrapper__grandchild .block__separator{width:35px}.about .description-wrapper .last .block__separator{left:37px;top:45px;width:35px}.about .author-wrapper__child{padding-left:120px}@media (max-width: 600px){.about .author-wrapper__child{padding-left:20px}}.about .author-wrapper__child .last-subsection .block__separator{display:none}.about .author-wrapper__child .block__text{padding-top:8px}.about .separator{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-between;width:100%;padding:50px 0}.about .separator .line{width:100%;height:3px;background-color:#a9a9a9}.about .separator .title{padding:0 75px;min-width:max-content;font-weight:700;font-size:24px}.text_container{letter-spacing:.4px;line-height:1.4em}.text_container--title{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700}.text_container h1{font-size:18px;font-weight:700;margin:15px 0}.earn-popup .upload_btn,.hiw-popup .upload_btn{margin:-50px auto -80px;display:flex;align-items:center;justify-content:center;border:3px solid darkgray;border-radius:10px;background:#fff;scale:30%}@media (max-width: 650px){.earn-popup .video,.hiw-popup .video{display:block;margin-left:auto;margin-right:auto;width:100%}}.earn-popup .popup--inner,.hiw-popup .popup--inner{background-color:#f8f9fb;max-width:90%}.earn-popup .content,.hiw-popup .content{padding:10px;max-width:700px}.earn-popup .content .title,.hiw-popup .content .title{margin-bottom:5px;text-align:center;font-weight:700;color:#dc143c;line-height:20px}.earn-popup .content .title_black,.hiw-popup .content .title_black{margin-bottom:5px;text-align:center;font-weight:700;color:#000;line-height:20px}.earn-popup .content .single,.hiw-popup .content .single{margin-top:25px;margin-bottom:5px;text-align:center}.earn-popup .content .single3,.hiw-popup .content .single3{margin-bottom:5px;text-align:center;font-weight:700}.earn-popup .content .single2,.hiw-popup .content .single2{margin-bottom:5px;margin-left:15px;font-weight:bolder}.earn-popup .content .single4,.hiw-popup .content .single4{margin-bottom:5px;margin-left:15px}@media (max-width: 650px){.earn-popup .content .single4,.hiw-popup .content .single4{display:none}}.earn-popup .content .text,.hiw-popup .content .text{line-height:25px}.earn-popup .content .img3a,.hiw-popup .content .img3a{display:flex;justify-content:center;max-width:250px;transform:translateY(20px);margin:auto}.earn-popup .content .img3a img,.hiw-popup .content .img3a img{width:100%;border-radius:10px}@media (min-width: 650px){.earn-popup .content .img3a,.hiw-popup .content .img3a{display:none}}.earn-popup .content .img,.hiw-popup .content .img{display:flex;justify-content:center;max-width:500px;margin-top:40px}.earn-popup .content .img img,.hiw-popup .content .img img{width:100%}@media (max-width: 650px){.earn-popup .content .img,.hiw-popup .content .img{display:none}}:root{--1: #d8b188;--2: #2f5663;--3: #383b38;--4: #dcd5cc}.main{display:flex;flex-direction:row}.comments_buttons .comment_buttons2{padding:12px;border:1px solid #DBDDDD;border-radius:10px;margin-right:10px;width:40px}.footer_style{position:fixed;bottom:0;left:0;width:100vw;height:56px;background:#f9f8f6;box-shadow:0 0 36px #00000012;z-index:11;transition:bottom .3s;display:flex;flex-direction:row;align-items:center;align-content:center;justify-content:space-around;padding:0}@media (max-width: 1200px){.footer_style{height:50px}}@media (max-width: 600px){.footer_style{padding:0;height:260px;bottom:-195px}.footer_style .check-box__input{width:20px;height:20px;margin:auto}}@media (max-width: 600px){.footer_style{padding:0;height:280px;bottom:-215px}.footer_style .check-box__input{width:20px;height:20px;margin:auto}}.footer_style .button{height:80px;width:45px;transition:.3s}.footer_style .button a{height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.footer_style .button:hover{border:none}.footer_style .ranges_2{width:400px;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-end;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:5px;margin-left:-80px}@media (max-width: 1200px){.footer_style .ranges_2{margin-left:-130px;gap:2px}}@media (max-width: 600px){.footer_style .ranges_2{display:none}}.footer_style .range{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:flex-end;gap:20px}@media (max-width: 600px){.footer_style .range{gap:5px}}.footer_style .range label{font-size:12px}.footer_style .explore{width:90%;display:flex;flex-direction:row;align-items:center;align-content:center;justify-content:space-between;height:65px}@media (max-width: 600px){.footer_style .explore{position:absolute;top:10px;margin-top:-12px;width:100%}}.footer_style .logo-description_add_footer{color:#a9a9a9;white-space:nowrap;font-family:FuturaBT-Medium,"sans-serif";font-size:18px;font-weight:700;text-align:center;border:1px solid darkgray;border-radius:10px;background:#fff;padding:14px 10px;margin-left:-80px;margin-right:-20px}@media (max-width: 1000px){.footer_style .logo-description_add_footer{margin-left:30px}}@media (max-width: 600px){.footer_style .communitybutton{display:none}}.footer_style .descCommunity{height:10px;transform:translateY(-23px);font-size:11px;color:#666}.footer_style .buttonBorder{border:1px solid #bbbbbb;border-radius:10px;width:36px;height:34px;padding:6px;align-items:center;align-content:center;display:flex;flex-direction:column}.footer_style .descButton{height:10px;transform:translateY(18px);font-size:12px;color:#666}@media (max-width: 600px){.footer_style .inviteButton{display:none}}.footer_style .svgMobile{scale:220%;transform:translateY(2px)}.footer_style .showat600{display:none}@media (max-width: 600px){.footer_style .showat600{display:flex}}.footer_style .sortButton{display:none;border-radius:10px;padding:0;border:1px solid #bbbbbb;flex-direction:column;align-items:center;align-content:center;justify-items:center;justify-content:center;opacity:70%;margin-top:-4px;width:36px;height:36px;scale:.8;margin-bottom:-6px}@media (max-width: 600px){.footer_style .sortButton{scale:1;margin-top:-8px;margin-bottom:1px;display:flex}}.footer_style .descLang{height:10px;margin-top:-50px;font-size:12px;color:#666}@media (max-width: 600px){.footer_style .shortbutton{margin-bottom:-6px}}.footer_style .langItem{font-size:18px;border:1px solid #dadada;width:34px;height:32px;border-radius:10px}@media (max-width: 600px){.footer_style .langItem{font-size:18px;border:1px solid #b6b5b5;width:38px;height:36px;border-radius:12px}}.footer_style .langItemDesc{height:10px;margin-top:6px;color:#6c6c6c;font-size:11px}@media (max-width: 1100px){.footer_style .langItemDesc{margin-top:-19px}}@media (max-width: 600px){.footer_style .langItemDesc{margin-top:-19px}}.footer_style .langbut{display:flex;flex-direction:column;align-content:center;align-items:center;height:36px;margin-top:-8px}@media (max-width: 600px){.footer_style .langbut{height:36px;margin-top:4px}}.footer_style .languageButtons{height:36px;display:flex;flex-direction:column}.footer_style .languageButtonstranslate{margin-bottom:-10px;height:50px;display:flex;flex-direction:column}@media (max-width: 600px){.footer_style .languageButtonstranslate{margin-right:15px}}.footer_style .hideat600{display:flex}@media (max-width: 600px){.footer_style .hideat600{display:none}}.footer_style .hideat6002{margin-bottom:-10px;height:50px;display:flex;flex-direction:column}@media (max-width: 600px){.footer_style .hideat6002{display:none}}.footer_style .radioButons{width:220px;display:flex;font-size:15px;color:#666;margin-left:-20px}@media (max-width: 1200px){.footer_style .radioButons{font-size:13px}}@media (max-width: 600px){.footer_style .radioButons{display:none}}.footer_style .radioButonsMobile{display:none}@media (max-width: 600px){.footer_style .radioButonsMobile{display:flex}}.footer_style .logo-description_explore_footer{display:none;color:#a9a9a9;white-space:nowrap;font-family:SourceCodeProRegular;font-size:12px;font-weight:700;border:1px solid darkgray;border-radius:10px;background:#fff;padding-left:10px;padding-right:10px;justify-items:center;justify-content:center;align-content:center;align-items:center;height:40px;margin-left:10px}@media (max-width: 600px){.footer_style .logo-description_explore_footer{display:flex}}.footer_style .icon_2{scale:65%;transform:translate(-5px,-5px)}.footer_style .icon_1{scale:75%;transform:translate(-5px,-5px)}.footer_style .footer_submit{color:#a9a9a9;font-family:FuturaBT-Medium,"sans-serif";font-size:18px;font-weight:700;border:1.5px solid darkgray;border-radius:10px;cursor:pointer;background:#fff;padding:0;height:45px;width:45px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width: 600px){.footer_style .footer_submit{display:none}}.footer_style .footer_download{color:#a9a9a9;font-family:FuturaBT-Medium,"sans-serif";font-size:18px;font-weight:700;border:1.5px solid darkgray;border-radius:10px;cursor:pointer;padding:0;height:45px;width:45px}@media (min-width: 600px){.footer_style .footer_download{display:none}}.footer_style .mobile-ranges{position:fixed;bottom:70px;left:130px;border-radius:10px;background-color:#32333f;padding:0 10px 20px;color:#ddd}@media (min-width: 600px){.footer_style .mobile-ranges{display:none}}.footer_style .mobile-ranges .range_mobile{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:flex-end;margin-top:20px}.footer_style .mobile-ranges .range_mobile .mobile-range-label,.footer_style .mobile-ranges .range_mobile .mobile-range-label1{width:100px}.footer_style .mobile-ranges .range_mobile .tooltip input{background:none}.footer_style .mobile-ranges .range_mobile .tooltip input:disabled{opacity:0}.left{width:160px;background:#f3f3f3;display:flex;flex-direction:column;align-items:center;align-content:center;padding-bottom:200px}@media (max-width: 1500px){.left{width:160px}}@media (max-width: 1300px){.left{width:120px}}.left .left_margins{padding-top:80px;display:flex;flex-direction:column;align-items:center;align-content:center;gap:10px;margin-left:10px}.left .left_margins .logo-description_explore{display:flex;flex-direction:column;align-content:center;align-items:center;background:#fff;width:150px;height:150px;border:1px solid darkgray;border-radius:7px;cursor:pointer;padding:0;justify-content:center}@media (max-width: 1500px){.left .left_margins .logo-description_explore{width:140px;height:140px}}@media (max-width: 1300px){.left .left_margins .logo-description_explore{width:110px;height:110px}}.left .left_margins .logo-description_explore .avatar{margin-top:-10px;width:50px;height:50px;border-radius:50%;object-fit:cover;margin-bottom:10px}.left .left_margins .logo-description_explore .icon_bar1{width:110px;transform:translateY(5px)}@media (max-width: 1300px){.left .left_margins .logo-description_explore .icon_bar1{width:90px;transform:translateY(0)}}.left .left_margins .logo-description_explore_app{display:flex;flex-direction:column;align-content:center;align-items:center;width:150px;height:40px;border:1px solid darkgray;border-radius:10px;cursor:pointer;background:#fff;padding:0}.left .left_margins .logo-description_explore_app .icon_bar2{width:110px;transform:translateY(5px)}@media (max-width: 1300px){.left .left_margins .logo-description_explore_app .icon_bar2{width:100px}}@media (max-width: 1500px){.left .left_margins .logo-description_explore_app{width:140px}}@media (max-width: 1300px){.left .left_margins .logo-description_explore_app{width:110px;height:35px}}.left .left_margins .blog-button{font-family:Arial,Helvetica,sans-serif;background:#fff;width:150px;border:1px solid darkgray;border-radius:10px;cursor:pointer;height:40px;color:#5e5e5e;display:flex;justify-content:center;align-items:center}@media (max-width: 1500px){.left .left_margins .blog-button{width:140px}}@media (max-width: 1300px){.left .left_margins .blog-button{width:110px;height:30px}}.left .left_margins .powered{color:#2c2c2c;white-space:nowrap;padding:10px;font-size:15px}@media (max-width: 1300px){.left .left_margins .powered{padding:5px;font-size:14px;width:110px}}.left .left_margins .powered_links{color:#2c2c2c;padding-left:20px;padding-bottom:5px;font-size:13px}@media (max-width: 1300px){.left .left_margins .powered_links{width:110px}}.left .bar_counter{display:flex;color:#8c183b;font-size:16px;font-weight:700;justify-content:center;align-items:center}@media (max-width: 1300px){.left .bar_counter{margin-top:-5px}}.FavButtons{display:flex;align-items:center;justify-content:flex-start;background-color:#fff;margin-left:0;border:1px solid #d5d5d5;border-radius:10px;height:35px;font-size:15px;width:130px;position:relative;font-weight:420;color:#6c6c6c;gap:8px;padding-left:15px}.FavButtons:hover{background-color:#e3e0e0}.right{width:100%;transition:width .3s ease;display:flex;flex-direction:row;height:auto}.right .p-tree-root::-webkit-scrollbar{display:none}.right .p-tree-node-content{height:30px}.right .p-tree-node-toggle-icon{width:15px}.right .p-tree-node-toggle-button{width:20px;margin-left:-5px;margin-right:-8px;border:none}.right .p-tree-node-children{background-color:#efefef;border-radius:10px}.right .p-tree{overflow-x:hidden;width:150px;padding:0 0 20px;width:96%}.right .tree-component::-webkit-scrollbar{display:none}.right .thinScroll{padding:10px}.right .thinScroll::-webkit-scrollbar{width:3px}.right .borderHover{min-height:280px}.right .treeCatgories{padding-top:70px;width:220px;min-width:220px;height:calc(100vh - 1px);overflow-y:scroll;overflow-x:hidden;display:flex;padding-bottom:70px;flex-direction:column;align-content:center;align-items:center;font-size:14px;margin-left:6px}@media (max-width: 600px){.right .treeCatgories{width:290px;font-size:12px}}@media (max-width: 600px){.right .treeCatgories{display:none}}.right .treeCatgories::-webkit-scrollbar{display:none}.right .treeCatgoriesMinimal::-webkit-scrollbar{display:none}.right .treeCatgoriesMinimal{padding-top:70px;width:70px;min-width:80px;height:calc(100vh - 1px);overflow-y:scroll;overflow-x:hidden;display:flex;padding-bottom:70px;flex-direction:column;align-content:center;align-items:center;font-size:14px;gap:10px}@media (max-width: 600px){.right .treeCatgoriesMinimal{width:290px;font-size:12px}}@media (max-width: 600px){.right .treeCatgoriesMinimal{display:none}}.right .roundBorders{border:1px solid #dddddd;border-radius:20px;width:65px;height:65px;cursor:pointer;display:flex;margin-left:10px;color:#000;flex-direction:column;align-items:center;align-content:center;gap:5px;justify-items:center;justify-content:center;background:#fff}.right .roundBorders:hover{background:#232323;color:#fff}.right .search{width:210px;border-radius:7px;background:#fdfdfd}.right .meButton{display:flex;flex-direction:column;align-content:center;align-items:center;background:#fff;width:96%;height:110px;min-height:100px;margin-bottom:10px;border:none;border-radius:15px;cursor:pointer;padding:0;justify-content:center;position:relative}@media (max-width: 1500px){.right .meButton{height:100px}}@media (max-width: 1300px){.right .meButton{height:100px}}@media (max-width: 600px){.right .meButton{margin-top:70px}}.right .meButton .avatar{width:50px;height:50px;border-radius:50%;object-fit:cover;margin-bottom:10px}.right .meButton:hover{scale:1.02}.right .letfCategories{width:110px;height:calc(100vh - 70px);display:flex;flex-direction:column;align-content:center;align-items:center;margin-left:5px}@media (max-width: 1400px){.right .letfCategories{width:90px}}.right .letfCategoriesscroll::-webkit-scrollbar{display:none}.right .scaleList{width:calc(100vw - 520px)}@media (max-width: 600px){.right .scaleList{width:100%}}.right .scaleList_fav{width:calc(100vw - 295px);display:flex;flex-direction:column;overflow-y:hidden}@media (max-width: 600px){.right .scaleList_fav{width:calc(100vw - 45px)}}.right .scaleList_home{flex:1;width:calc(100% - 145px)}@media (max-width: 1100px){.right .scaleList_home{width:100%}}.right .scaleList_home .split-screen_author_list{width:140px;min-width:140px;height:100%}.right .scaleList_home .timelineItem{display:flex;flex-direction:column;gap:7px;margin-bottom:15px}.right .scaleList_home .timelineItem .timelineImage{width:150px;border-radius:10px}@media (max-width: 600px){.right .scaleList_home .timelineItem .timelineImage{width:50px}}.right .scaleList_home .timelineItem .timelineTitle{color:#494949;font-size:18px}.right .scaleList_home .timelineItem .timelineDescription{color:#717273;font-size:14px}.right .subtopics::-webkit-scrollbar{width:2px}.right .subtopics{min-width:103px;width:103px;border-radius:15px;background-color:#e6e6e6;color:#666;height:calc(100% - 240px);margin-top:70px;gap:10px;display:flex;flex-direction:column;align-items:center;align-content:center;font-size:14px;padding:6px;position:relative;overflow-y:auto;overflow-x:hidden}@media (max-width: 600px){.right .subtopics{display:none}}.right .subtopics .filterElements{gap:10px}.right .subtopics .leftCategoriesscroll{margin-top:10px;width:100%;display:flex;flex-direction:column;gap:15px;cursor:pointer}.right .subtopics .subtopicsElement{display:flex;flex-direction:column;align-items:center;text-align:center;font-size:10px;height:auto;padding:6px;cursor:pointer;width:100%}.right .subtopics .filterbtn{display:flex;flex-direction:row;padding:8px 3px;border-radius:6px;width:95px;height:auto;justify-items:center;background:#292929;overflow:hidden;color:#f4f4f4;align-items:center;align-content:center;font-size:12px;justify-content:center}.right .subtopics .filterbtn:hover{background-color:#383838}.right .subtopics .fade-enter-active,.right .subtopics .fade-leave-active{transition:opacity .5s ease}.right .subtopics .fade-enter-from,.right .subtopics .fade-leave-to{opacity:0}.right .subtopics .fade-enter-to,.right .subtopics .fade-leave-from{opacity:1}.right .subtopics .listImage{width:60px;height:60px;object-fit:cover;overflow:hidden;border-radius:50%;border:1px solid #d3d3d3}.right .subtopics .addButton{margin-top:20px;margin-bottom:40px;background-color:#000;color:#fff;padding:5px;border-radius:10px;text-align:center;opacity:0;transition:opacity .5s ease}.right .favLists{display:flex;flex-direction:column;align-content:center;align-items:center;width:150px}@media (max-width: 600px){.right .favLists{width:45px;margin-top:50px}}.right .favLists1:after{content:"";position:absolute;top:0;right:0;width:2px;height:100%;background:linear-gradient(to bottom,transparent,#d5d5d5,transparent)}.right .favLists1{display:flex;flex-direction:column;align-items:center;width:150px}@media (max-width: 960px){.right .favLists1{width:55px}}@media (max-width: 600px){.right .favLists1{width:55px;margin-top:50px}}.right .askbutton{margin-left:10px;color:#676767;gap:10px;width:90px;display:flex;flex-direction:row;align-items:center;align-content:center;border:1px solid #b6b6b6;border-radius:10px;padding:5px 10px;height:45px;cursor:pointer}@media (max-width: 1300px){.right .askbutton{width:35px;margin-left:5px;gap:5px;padding-left:5px;padding-right:5px;height:35px;scale:80%}}@media (max-width: 1400px){.right .askbutton{scale:90%}}.right .new-fav{width:100%;display:flex;justify-content:center;align-content:center;align-items:center}@media (max-width: 600px){.right .new-fav{margin-top:-20px}}.right .new-fav .grid-container{margin-left:-20%;width:80%;display:grid;grid-template-columns:repeat(4,1fr);justify-items:center;align-items:center}.right .new-fav .button{background:#fafafa;font-size:14px;width:130px;height:36px;color:#5e5e5e;border:1px solid #c6c6c6;border-radius:10px;display:flex;flex-direction:row;align-content:center;align-items:center;gap:10px}@media (max-width: 1400px){.right .new-fav .button{scale:95%}}@media (max-width: 1300px){.right .new-fav .button{scale:80%}}.right .new-fav .button:hover{background-color:#475568;color:#fff}.right .podnies{width:100%}.right .chat{width:98%;background-color:#f6f6f6;border-radius:10px;padding:10px;border:1px solid #b8b8b8;margin-top:10px;margin-bottom:10px;display:flex;flex-direction:column}.right .chatTitle{font-size:20px;margin-bottom:10px;margin-top:10px}.right .chatDescription{font-size:17px;color:#3a3a39;line-height:1.3}.right .chatDescriptionQuestions{font-size:16px;color:#3b3b3b;line-height:1.3;max-height:300px;padding:4px;border-radius:10px;border:1px solid grey;margin-top:5px;margin-bottom:5px}.right .chatDescriptionQuestions:hover{background-color:#e3e3e3}.right .article-list__main_home{margin-left:16px}@media (max-width: 600px){.right .article-list__main_home{margin-left:0}}.right .article-list__footer{position:fixed;bottom:0;left:0;width:100vw;height:72px;background-color:#fff;box-shadow:0 0 36px #00000012;z-index:11;transition:bottom .3s;display:flex;flex-direction:row;align-items:center;align-content:center;justify-content:space-around;padding:0}.right .article-list__footer .languageBtn{font-size:21px;transform:translateY(-5px)}@media (max-width: 600px){.right .article-list__footer .languageBtn{transform:translateY(24px)}}.right .article-list__footer #languageBtn{margin-bottom:-9px}@media (max-width: 600px){.right .article-list__footer{padding:0;height:240px;bottom:-175px}.right .article-list__footer #addBtn,.right .article-list__footer #sortBtn,.right .article-list__footer #homeBtn,.right .article-list__footer #cloudBtn,.right .article-list__footer #social-btn,.right .article-list__footer #languageBtn,.right .article-list__footer #tbBtn,.right .article-list__footer #backBtnMobile{display:flex;justify-content:space-between}.right .article-list__footer #addBtn svg,.right .article-list__footer #sortBtn svg,.right .article-list__footer #homeBtn svg,.right .article-list__footer #cloudBtn svg,.right .article-list__footer #social-btn svg,.right .article-list__footer #languageBtn svg,.right .article-list__footer #tbBtn svg,.right .article-list__footer #backBtnMobile svg{transform:scale(1.1);transform:translateY(20px)}.right .article-list__footer #backBtnMobile{margin-left:-8px;margin-right:-8px}.right .article-list__footer .social-btn{margin-left:-13px;margin-right:2px}.right .article-list__footer #languageBtn{transform:translateY(-15px)}.right .article-list__footer #homeBtn{margin-left:5px}.right .article-list__footer .check-box__input{width:20px;height:20px;margin:auto}}@media (max-width: 600px){.right .article-list__footer{padding:0;height:240px;bottom:-175px}.right .article-list__footer #addBtn,.right .article-list__footer #sortBtn,.right .article-list__footer #homeBtn,.right .article-list__footer #cloudBtn,.right .article-list__footer #social-btn,.right .article-list__footer #languageBtn,.right .article-list__footer #tbBtn,.right .article-list__footer #backBtnMobile{display:flex;justify-content:space-between;padding:8px 0}.right .article-list__footer #addBtn svg,.right .article-list__footer #sortBtn svg,.right .article-list__footer #homeBtn svg,.right .article-list__footer #cloudBtn svg,.right .article-list__footer #social-btn svg,.right .article-list__footer #languageBtn svg,.right .article-list__footer #tbBtn svg,.right .article-list__footer #backBtnMobile svg{transform:scale(1.1);transform:translateY(20px)}.right .article-list__footer #addBtn{margin-left:-2px}.right .article-list__footer #backBtnMobile{margin-left:-8px;margin-right:-8px}.right .article-list__footer .social-btn{margin-left:-13px;margin-right:2px}.right .article-list__footer #languageBtn{transform:translateY(-15px)}.right .article-list__footer #homeBtn{margin-left:5px}.right .article-list__footer .check-box__input{width:20px;height:20px;margin:auto}}.right .article-list__footer .button{height:80px;width:45px;border-bottom:3px solid white;transition:.3s}.right .article-list__footer .button a{height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.right .article-list__footer .button:hover{border-bottom:3px solid #1e1e1e}.right .article-list__footer .ranges{width:500px;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-end;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px}@media (max-width: 1200px){.right .article-list__footer .ranges{width:400px;margin-left:-30px}}@media (max-width: 600px){.right .article-list__footer .ranges{display:none}}.right .article-list__footer .ranges_2{width:400px;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-end;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-left:-80px}@media (max-width: 1200px){.right .article-list__footer .ranges_2{margin-left:-120px;gap:5px}}@media (max-width: 600px){.right .article-list__footer .ranges_2{display:none}}.right .article-list__footer .range{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:flex-end;gap:20px}@media (max-width: 600px){.right .article-list__footer .range{gap:5px}}.right .article-list__footer .range label{font-size:12px}.right .article-list__footer .explore{width:100%;display:flex;flex-direction:row;align-items:center;align-content:center;justify-content:space-between;height:65px}@media (max-width: 600px){.right .article-list__footer .explore{position:absolute;top:10px}}.right .article-list__footer .translate_btn{font-size:30px;color:#666;border:1px solid darkgray;border-radius:3px;padding:4px;margin-right:5px}.right .article-list__footer .logo-description_add_footer{color:#a9a9a9;white-space:nowrap;font-family:FuturaBT-Medium,"sans-serif";font-size:18px;font-weight:700;text-align:center;border:1px solid darkgray;border-radius:10px;background:#fff;padding:14px 10px;margin-left:-80px;margin-right:-20px}@media (max-width: 1000px){.right .article-list__footer .logo-description_add_footer{margin-left:30px}}.right .article-list__footer .logo-description_explore_footer{color:#a9a9a9;white-space:nowrap;font-family:FuturaBT-Medium,"sans-serif";font-size:18px;font-weight:700;text-align:center;border:1px solid darkgray;border-radius:10px;background:#fff;padding:10px 30px 10px 10px;height:45px}@media (max-width: 1200px){.right .article-list__footer .logo-description_explore_footer{margin-left:-150px}}@media (max-width: 800px){.right .article-list__footer .logo-description_explore_footer{margin-left:-70px}}.right .article-list__footer .icon_2{scale:65%;transform:translate(-5px,-5px)}.right .article-list__footer .icon_1{scale:75%;transform:translate(-5px,-5px)}.right .article-list__footer .footer_submit{color:#a9a9a9;font-family:FuturaBT-Medium,"sans-serif";font-size:18px;font-weight:700;border:1.5px solid darkgray;border-radius:10px;cursor:pointer;background:#fff;padding:0;height:45px;width:45px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width: 600px){.right .article-list__footer .footer_submit{display:none}}.right .article-list__footer .footer_download{color:#a9a9a9;font-family:FuturaBT-Medium,"sans-serif";font-size:18px;font-weight:700;border:1.5px solid darkgray;border-radius:10px;cursor:pointer;padding:0;height:45px;width:45px}@media (min-width: 600px){.right .article-list__footer .footer_download{display:none}}.right .article-list__footer .mobile-ranges{position:fixed;bottom:70px;left:130px;border-radius:10px;background-color:#32333f;padding:0 10px 20px;color:#ddd}@media (min-width: 600px){.right .article-list__footer .mobile-ranges{display:none}}.right .article-list__footer .mobile-ranges .range_mobile{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:flex-end;margin-top:20px}.right .article-list__footer .mobile-ranges .range_mobile .mobile-range-label,.right .article-list__footer .mobile-ranges .range_mobile .mobile-range-label1{width:100px}.right .article-list__footer .mobile-ranges .range_mobile .tooltip input{background:none}.right .article-list__footer .mobile-ranges .range_mobile .tooltip input:disabled{opacity:0}.right .article-list__list{position:relative;top:0;height:120%;overflow-y:scroll;overflow-x:hidden;transition:top 1.1s;margin-left:8px;border-right:1px solid #dfdfdf;border-left:1px solid #dfdfdf}@media (min-width: 600px){.right .article-list__list{display:flex;flex-direction:column;align-content:center;align-items:center}}@media (max-width: 600px){.right .article-list__list{padding-left:0;padding-top:10px;margin-left:-1px;scrollbar-width:none;-ms-overflow-style:none}.right .article-list__list::-webkit-scrollbar{display:none}}.right .article-list__noarticles{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.right .article-list__element{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:flex-start;padding:25px 0;border-bottom:1px solid rgba(198,198,198,.38);cursor:pointer;min-height:150px;font-family:"sans-serif";position:relative;border-radius:10px;overflow:hidden}@media (max-width: 600px){.right .article-list__element{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;height:fit-content;padding:25px 0}}.right .article-list__element .article-element-desktop{padding-left:20px;display:flex}@media (max-width: 600px){.right .article-list__element .article-element-desktop{display:none}}@media (min-width: 600px){.right .article-list__element .article-element-mobile{display:none}}.right .article-list__element .article-element-mobile .article-element-header{display:flex;margin-bottom:10px}.right .article-list__element .img{width:160px;min-width:150px;height:90px}@media (max-width: 600px){.right .article-list__element .img{margin-bottom:-10px;display:flex}}.right .article-list__element .img img{height:100%;width:100%;object-fit:cover;border-radius:10px}@media (max-width: 600px){.right .article-list__element .img img{width:100%;transform:scale(.7)}}.right .article-list__element .content{margin-left:15px}@media (max-width: 600px){.right .article-list__element .content{width:100%;margin-bottom:15px;text-align:left;margin-left:22px;color:#708090;padding-bottom:20px}}.right .article-list__element .content .iframe_author{font-size:12px;width:95%;overflow:hidden;display:-webkit-box;position:absolute;bottom:8px;color:#666}.right .article-list__element .title{font-size:21px;line-height:1.1;font-weight:500;padding-bottom:5px}@media (max-width: 1300px){.right .article-list__element .title{font-size:17px}}@media (max-width: 600px){.right .article-list__element .title{font-size:19px;margin-top:15px;transform:translate(-13px)}}.right .article-list__element .rating-menu{display:flex;flex-direction:column;margin-top:40px}.right .article-list__element .rating-menu .rating-number{font-size:12px;font-weight:700;margin-top:-20px;color:#71777b}.right .article-list__element .remove-btn{width:70px;height:35px;font-size:14px;border-radius:10px;border:1px solid black}.right .article-list__element .text_in_list{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;line-height:1.3;font-size:15px;margin-bottom:5px;width:95%}@media (max-width: 1300px){.right .article-list__element .text_in_list{font-size:14px;-webkit-line-clamp:3}}.right .article-list__element .iframe{font-size:12px;-webkit-line-clamp:1;-webkit-box-orient:vertical}.right .article-list__element .buttons_listElement{margin-right:20px;scale:80%;display:grid;flex-direction:row;align-items:center;align-content:center;gap:6px;grid-template-columns:repeat(4,1fr)}@media (max-width: 1700px){.right .article-list__element .buttons_listElement{margin-right:0;scale:90%;display:grid}}@media (max-width: 600px){.right .article-list__element .buttons_listElement{gap:40px;margin-left:0;transform:scale(.8);margin-top:-15px;z-index:10}}.right .article-list__element .buttons_listElement .icon svg path{transition:.3s}.right .article-list__element .buttons_listElement .icon svg:hover path{fill:#000}.right .article-list__element .buttons_listElement .icon.active svg path{fill:#000}.right .article-list__element .buttons_listElement .mod-button{border:1px solid #d5d5d5;border-radius:12px;width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:transparent;transition:background-color .2s}.right .article-list__element .buttons_listElement .mod-button:hover{background-color:#f5f5f5}.right .article-list .find-simillar-cta{min-width:109px;height:40px;font-size:14px;border:1px solid #DBDDDD;border-radius:4px;font-family:Inter;font-style:normal;font-weight:500;color:#940e49;background-color:#fff}@media (max-width: 600px){.right .article-list .find-simillar-cta{min-width:58px;height:34px;font-size:12px;line-height:13px}}@media (max-width: 1300px){.hide1300{display:none}}.sharedlists{position:fixed;top:60px;transition:top .8s;z-index:10}.sharedlistmobile{width:48px;height:48px;border-radius:50%;overflow:hidden;display:flex;flex-direction:column;align-items:center;align-content:center;justify-items:center;justify-content:center;margin-top:7px;background:#fafafa;border:1px solid #e1e1e1;transition:transform .4s ease}.sharedlistmobile:hover{transform:scale(1.1)}.scroll-container::-webkit-scrollbar{display:none}.scroll-container{width:99%;overflow-x:scroll}.right_author::-webkit-scrollbar{display:none}.right_author{background-color:#fbfbfb;height:calc(100vh - 1px);width:100%}@media (min-width: 600px){.right_author{left:190px;width:calc(100vw - 190px)}}.right_author .title_on_image{position:absolute;background-color:#f1f1f1;width:auto;right:20px;border-radius:10px;margin-top:-50px;padding:10px}.right_author .timelineItem{display:flex;flex-direction:column;gap:7px;margin-bottom:15px}.right_author .timelineItem .timelineImage{width:150px;border-radius:10px}.right_author .timelineItem .timelineTitle{color:#494949;font-size:18px}.right_author .timelineItem .timelineDescription{color:#717273;font-size:14px}.right_author .backgroundImage{width:100%;height:auto;max-height:300px}.right_author .backgroundImage .img{width:100%;height:100%;max-height:300px;object-fit:cover;border-radius:10px}@media (max-width: 1200px){.right_author .backgroundImage .img{max-height:230px}}@media (max-width: 600px){.right_author .backgroundImage .img{max-height:120px}}.right_author .description_on_image{margin-top:10px;color:#4b4b4b;font-weight:400;border:1px solid #b7b7b7;background-color:#fff;width:auto;border-radius:10px;padding:10px}.right_author .chat{background-color:#f6f6f6;border-radius:10px;padding:10px;border:1px solid grey;margin-top:10px;margin-bottom:10px;display:flex;flex-direction:column}.right_author .chatTitle{font-size:20px;margin-bottom:10px;margin-top:10px}.right_author .chatDescription{font-size:19px;color:#3b3b3b;line-height:1.3}.right_author .chatDescriptionQuestions{font-size:19px;color:#3b3b3b;line-height:1.3;max-height:300px;padding:4px;border-radius:10px;border:1px solid grey;margin-top:5px;margin-bottom:5px}.right_author .chatDescriptionQuestions:hover{background-color:#e3e3e3}.right_author .facts{border-radius:10px;background-color:#608b98;padding:5px;color:#fff;position:absolute;bottom:-55px;margin-left:10px;font-size:12px}.right_author .chatsearch{margin-left:-20px;display:flex;flex-direction:row;align-content:center;align-items:center;width:70%;position:absolute;bottom:-20px;font-size:14px}@media (max-width: 600px){.right_author .chatsearch{position:relative;width:100%;min-width:500px;bottom:0}}.right_author .translate_btn_processing{font-size:14px;border:1px solid grey;background-color:#c92a5475;border-radius:4px;width:180px;padding:3px;animation:fadeInOut 2s infinite}@media (max-width: 600px){.right_author .translate_btn_processing{top:-130px;left:-10px}}.right_author .tagbutton{background:#504c4a;color:#fff;padding:5px;border-radius:10px;width:auto}.right_author .header_list{margin-top:10px;border:1px solid #ececec;padding:10px;border-radius:15px;background-color:#fff;width:90%}.right_author .header_list h1{display:block;font-size:1.3em;margin:.67em 0;font-weight:700;color:gray}@media (max-width: 600px){.right_author .header_list h1{font-size:16px}}.right_author .header_list p{display:block;font-size:1em;margin:.67em 0 .8em;color:#666}.right_author .header_list img{border-radius:10px;box-shadow:#e5e5e5 0 0 15px}@media (max-width: 600px){.right_author .header_list img{max-width:50%}}.right_author .htmlscroll{width:100%;overflow-y:scroll}.right_author .htmlscroll .htmlcode{padding:10px;gap:10px}.right_author .htmlscroll .htmlcode .htmlitem{border:1px solid #dedede;border-radius:10px;padding:10px;margin-bottom:0;margin-top:10px}.right_author .htmlscroll .htmlcodefullscreen .htmlitem{margin-bottom:0;margin-top:10px}.right_author .wiki{width:100%;overflow-x:hidden}.right_author .wiki .container{margin-top:10px;display:flex;width:100%;overflow-x:hidden}.right_author .wiki .container .lefteditor{padding:0 0 50px;width:120px;margin-right:10px;height:85vh;overflow-y:scroll;margin-top:20px}.right_author .wiki .container .lefteditor .chapter{background:#f1f1f1;border:1px solid #dedede;border-radius:10px;padding:3px;min-height:30px;margin-top:8px;width:100%;line-break:auto;font-weight:400;color:#666;display:flex;flex-direction:column;justify-content:center;justify-items:center;font-size:13px}.right_author .wiki .container .lefteditor .chapter:hover{background:#dfdfdf}.right_author .wiki .container .lefteditor .active-chapter{color:red}.right_author .wiki .container .lefteditor .topic{font-size:13px;background:#f1f1f1;display:flex;flex-direction:column;justify-content:center;justify-items:center;border:1px solid #dedede;border-radius:10px;padding:3px;min-height:30px;margin-top:8px;width:100%;line-break:auto;font-weight:400;color:#2a2a2a}.right_author .wiki .container .lefteditor .topic:hover{background:#dfdfdf}.right_author .wiki .container .lefteditor .active-topic{color:#009dff}.right_author .wiki .container .righteditor{width:calc(100% - 120px);height:99vh;overflow-y:scroll}@media (max-width: 600px){.right_author .wiki .container .righteditor{width:100%;overflow-x:hidden}}.right_author .wiki .container .righteditor .ql-editor img{max-width:100%;height:auto}.right_author .wiki .container .righteditor .more-cta{border:1px solid #DBDDDD;background:#fff;display:flex;flex-direction:column;justify-content:center;width:80px;height:40px;padding:5px 10px;font-size:14px;border-radius:10px;margin-left:10px;align-items:center;margin-top:-15px}.right_author .wiki .container .righteditor .more-cta .more-number{display:flex;justify-content:center;align-items:center}.right_author .wiki .container .add{border:1px solid #dedede;border-radius:10px;padding:2px;min-height:30px;margin-top:8px;width:80px;line-break:auto;background-color:#383838;margin-left:30px}.right_author .wiki .container .addtopic{border:1px solid #dedede;border-radius:10px;padding:2px;min-height:30px;margin-top:8px;width:100%;line-break:auto;background-color:#3d7ca9;color:#fff}.right_author .wiki .lefteditor::-webkit-scrollbar{display:none}.right_author .wiki h1{display:block;font-size:26px;margin:.67em 0;color:#313131;font-weight:700}@media (max-width: 600px){.right_author .wiki h1{font-size:20px}}.right_author .wiki li{color:#313131;font-weight:400;font-size:18px}.right_author .wiki code{display:block;border:1px solid #dedede;border-radius:10px;padding:5px;background-color:#efdccf;margin-left:20px;line-height:1.3}.right_author .wiki p{display:block;color:#313131;font-weight:400;font-size:20px;margin:.67em 0 .8em}.right_author .wiki img{border-radius:10px;box-shadow:#e5e5e5 0 0 15px}@media (max-width: 600px){.right_author .wiki img{scale:50%}}@media (max-width: 600px){.right_author .wiki iframe{max-width:100%}}.right_author .wiki iframe{border-radius:10px}.right_author .wiki .chapter-html{background-color:#f8f8f8;border-radius:10px;padding:15px;margin-bottom:10px;border:1px solid #dcdcdc}.right_author .wiki .chapter-html p{text-indent:20px;margin-bottom:1em}.right_author .wiki .chapter-html ul,.right_author .wiki .chapter-html ol{padding-left:40px}.right_author .wiki .chapter-html code{display:block;background:#eee;padding:10px;margin:10px 0;border-radius:10px;border-left:5px solid #999;white-space:pre}.right_author .wiki .chapter-html table{width:100%;border-collapse:collapse;margin:20px 0}.right_author .wiki .chapter-html th{background-color:#4caf50;color:#fff;text-align:left;padding:12px}.right_author .wiki .chapter-html tr:nth-child(2n){background-color:#f2f2f2}.right_author .wiki .chapter-html tr:nth-child(odd){background-color:#fff}.right_author .wiki .chapter-html td{border:1px solid #ddd;padding:8px}.right_author .wiki .chapter-html tr:hover{background-color:#ddd}.right_author .wiki .chapter-html table,.right_author .wiki th,.right_author .wiki td{border:1px solid black}.right_author .author-card_author{height:auto;width:100%;background-color:#fff;border-radius:10px;padding:10px 10px 10px 15px;box-shadow:#959da533 0 4px 14px;position:relative}@media (max-width: 1000px){.right_author .author-card_author{margin-top:0;height:auto;margin-bottom:-5px;width:100%}}.right_author .author-card_author .backgroundImage{width:100%;height:auto;max-height:300px}.right_author .author-card_author .counter{gap:10px;font-size:12px;color:#626262;display:flex;flex-direction:row;margin-top:5px}@media (max-width: 600px){.right_author .author-card_author .counter{margin-top:5px}}.right_author .author-card_author .author_description2{width:80%;line-height:1.3;color:#6e6e6e;font-size:16px;padding-right:30px}@media (max-width: 1300px){.right_author .author-card_author .author_description2{width:100%;font-size:15px;line-height:1.1}}@media (max-width: 600px){.right_author .author-card_author .author_description2{padding-right:0;width:100%;font-size:13px;line-height:1.1}}.right_author .author-card_author .cutlenght{font-size:15px}@media (max-width: 600px){.right_author .author-card_author .cutlenght{font-size:13px;width:100%;overflow:hidden;display:-webkit-box}}.right_author .image_avatar_author{display:flex;height:70px;width:70px;object-fit:cover;border-radius:50%;border:1px solid #e1e1e1;z-index:20;transition:width .3s ease,height .3s ease}@media (max-width: 1300px){.right_author .image_avatar_author{height:60px;width:60px}}@media (max-width: 600px){.right_author .image_avatar_author{height:50px;width:50px}}.right_author .article-list{background:#f6f6f6}@media (max-width: 600px){.right_author .article-list__main_home{margin-left:0}}.right_author .article-list__footer{position:fixed;bottom:0;left:0;width:100vw;height:72px;background-color:#fff;box-shadow:0 0 36px #00000012;z-index:11;transition:bottom .3s;display:flex;flex-direction:row;align-items:center;align-content:center;justify-content:space-around;padding:0}.right_author .article-list__footer .languageBtn{font-size:21px;transform:translateY(-5px)}@media (max-width: 600px){.right_author .article-list__footer .languageBtn{transform:translateY(24px)}}.right_author .article-list__footer #languageBtn{margin-bottom:-9px}@media (max-width: 600px){.right_author .article-list__footer{padding:0;height:240px;bottom:-175px}.right_author .article-list__footer #addBtn,.right_author .article-list__footer #sortBtn,.right_author .article-list__footer #homeBtn,.right_author .article-list__footer #cloudBtn,.right_author .article-list__footer #social-btn,.right_author .article-list__footer #languageBtn,.right_author .article-list__footer #tbBtn,.right_author .article-list__footer #backBtnMobile{display:flex;justify-content:space-between}.right_author .article-list__footer #addBtn svg,.right_author .article-list__footer #sortBtn svg,.right_author .article-list__footer #homeBtn svg,.right_author .article-list__footer #cloudBtn svg,.right_author .article-list__footer #social-btn svg,.right_author .article-list__footer #languageBtn svg,.right_author .article-list__footer #tbBtn svg,.right_author .article-list__footer #backBtnMobile svg{transform:scale(1.1);transform:translateY(20px)}.right_author .article-list__footer #backBtnMobile{margin-left:-8px;margin-right:-8px}.right_author .article-list__footer .social-btn{margin-left:-13px;margin-right:2px}.right_author .article-list__footer #languageBtn{transform:translateY(-15px)}.right_author .article-list__footer #homeBtn{margin-left:5px}.right_author .article-list__footer .check-box__input{width:20px;height:20px;margin:auto}}@media (max-width: 600px){.right_author .article-list__footer{padding:0;height:240px;bottom:-175px}.right_author .article-list__footer #addBtn,.right_author .article-list__footer #sortBtn,.right_author .article-list__footer #homeBtn,.right_author .article-list__footer #cloudBtn,.right_author .article-list__footer #social-btn,.right_author .article-list__footer #languageBtn,.right_author .article-list__footer #tbBtn,.right_author .article-list__footer #backBtnMobile{display:flex;justify-content:space-between;padding:8px 0}.right_author .article-list__footer #addBtn svg,.right_author .article-list__footer #sortBtn svg,.right_author .article-list__footer #homeBtn svg,.right_author .article-list__footer #cloudBtn svg,.right_author .article-list__footer #social-btn svg,.right_author .article-list__footer #languageBtn svg,.right_author .article-list__footer #tbBtn svg,.right_author .article-list__footer #backBtnMobile svg{transform:scale(1.1);transform:translateY(20px)}.right_author .article-list__footer #addBtn{margin-left:-2px}.right_author .article-list__footer #backBtnMobile{margin-left:-8px;margin-right:-8px}.right_author .article-list__footer .social-btn{margin-left:-13px;margin-right:2px}.right_author .article-list__footer #languageBtn{transform:translateY(-15px)}.right_author .article-list__footer #homeBtn{margin-left:5px}.right_author .article-list__footer .check-box__input{width:20px;height:20px;margin:auto}}.right_author .article-list__footer .button{height:80px;width:45px;border-bottom:3px solid white;transition:.3s}.right_author .article-list__footer .button a{height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.right_author .article-list__footer .button:hover{border-bottom:3px solid #1e1e1e}.right_author .article-list__footer .ranges{width:500px;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-end;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px}@media (max-width: 1200px){.right_author .article-list__footer .ranges{width:400px;margin-left:-30px}}@media (max-width: 600px){.right_author .article-list__footer .ranges{display:none}}.right_author .article-list__footer .ranges_2{width:400px;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-end;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-left:-80px}@media (max-width: 1200px){.right_author .article-list__footer .ranges_2{margin-left:-120px;gap:5px}}@media (max-width: 600px){.right_author .article-list__footer .ranges_2{display:none}}.right_author .article-list__footer .range{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:flex-end;gap:20px}@media (max-width: 600px){.right_author .article-list__footer .range{gap:5px}}.right_author .article-list__footer .range label{font-size:12px}.right_author .article-list__footer .explore{width:100%;display:flex;flex-direction:row;align-items:center;align-content:center;justify-content:space-between;height:65px}@media (max-width: 600px){.right_author .article-list__footer .explore{position:absolute;top:10px}}.right_author .article-list__footer .translate_btn{font-size:30px;color:#666;border:1px solid darkgray;border-radius:3px;padding:4px;margin-right:5px}.right_author .article-list__footer .logo-description_add_footer{color:#a9a9a9;white-space:nowrap;font-family:FuturaBT-Medium,"sans-serif";font-size:18px;font-weight:700;text-align:center;border:1px solid darkgray;border-radius:10px;background:#fff;padding:14px 10px;margin-left:-80px;margin-right:-20px}@media (max-width: 1000px){.right_author .article-list__footer .logo-description_add_footer{margin-left:30px}}.right_author .article-list__footer .logo-description_explore_footer{color:#a9a9a9;white-space:nowrap;font-family:FuturaBT-Medium,"sans-serif";font-size:18px;font-weight:700;text-align:center;border:1px solid darkgray;border-radius:10px;background:#fff;padding:10px 30px 10px 10px;height:45px}@media (max-width: 1200px){.right_author .article-list__footer .logo-description_explore_footer{margin-left:-150px}}@media (max-width: 800px){.right_author .article-list__footer .logo-description_explore_footer{margin-left:-70px}}.right_author .article-list__footer .icon_2{scale:65%;transform:translate(-5px,-5px)}.right_author .article-list__footer .icon_1{scale:75%;transform:translate(-5px,-5px)}.right_author .article-list__footer .footer_submit{color:#a9a9a9;font-family:FuturaBT-Medium,"sans-serif";font-size:18px;font-weight:700;border:1.5px solid darkgray;border-radius:10px;cursor:pointer;background:#fff;padding:0;height:45px;width:45px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width: 600px){.right_author .article-list__footer .footer_submit{display:none}}.right_author .article-list__footer .footer_download{color:#a9a9a9;font-family:FuturaBT-Medium,"sans-serif";font-size:18px;font-weight:700;border:1.5px solid darkgray;border-radius:10px;cursor:pointer;padding:0;height:45px;width:45px}@media (min-width: 600px){.right_author .article-list__footer .footer_download{display:none}}.right_author .article-list__footer .mobile-ranges{position:fixed;bottom:70px;left:130px;border-radius:10px;background-color:#32333f;padding:0 10px 20px;color:#ddd}@media (min-width: 600px){.right_author .article-list__footer .mobile-ranges{display:none}}.right_author .article-list__footer .mobile-ranges .range_mobile{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:flex-end;margin-top:20px}.right_author .article-list__footer .mobile-ranges .range_mobile .mobile-range-label,.right_author .article-list__footer .mobile-ranges .range_mobile .mobile-range-label1{width:100px}.right_author .article-list__footer .mobile-ranges .range_mobile .tooltip input{background:none}.right_author .article-list__footer .mobile-ranges .range_mobile .tooltip input:disabled{opacity:0}.right_author .article-list__list{position:relative;top:0;height:120%;overflow-y:scroll;overflow-x:hidden;padding-right:5px;margin-right:5px;transition:top 1.1s;padding-left:10px}@media (max-width: 800px){.right_author .article-list__list{padding-left:5px;padding-right:5px}}.right_author .article-list__noarticles{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.right_author .article-list__element{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:flex-start;padding:25px 0;border-bottom:1px solid rgba(198,198,198,.38);cursor:pointer;min-height:150px;font-family:"sans-serif";position:relative;border-radius:10px;overflow:hidden}@media (max-width: 600px){.right_author .article-list__element{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;height:fit-content;padding:25px 0}}.right_author .article-list__element .article-element-desktop{padding-left:20px;display:flex}@media (max-width: 600px){.right_author .article-list__element .article-element-desktop{display:none}}@media (min-width: 600px){.right_author .article-list__element .article-element-mobile{display:none}}.right_author .article-list__element .article-element-mobile .article-element-header{display:flex;margin-bottom:10px}.right_author .article-list__element .img{width:160px;min-width:150px;height:90px}@media (max-width: 600px){.right_author .article-list__element .img{margin-bottom:-10px;display:flex}}.right_author .article-list__element .img img{height:100%;width:100%;object-fit:cover;border-radius:10px}@media (max-width: 600px){.right_author .article-list__element .img img{width:100%;transform:scale(.7)}}.right_author .article-list__element .content{margin-left:15px}@media (max-width: 600px){.right_author .article-list__element .content{width:100%;margin-bottom:15px;text-align:left;margin-left:22px;color:#708090;padding-bottom:20px}}.right_author .article-list__element .content .iframe_author{font-size:12px;width:95%;overflow:hidden;display:-webkit-box;position:absolute;bottom:8px;color:#666}.right_author .article-list__element .title{font-size:21px;line-height:1.1;font-weight:500;padding-bottom:5px}@media (max-width: 1300px){.right_author .article-list__element .title{font-size:17px}}@media (max-width: 600px){.right_author .article-list__element .title{font-size:19px;margin-top:15px;transform:translate(-13px)}}.right_author .article-list__element .rating-menu{display:flex;flex-direction:column;margin-top:40px}.right_author .article-list__element .rating-menu .rating-number{font-size:12px;font-weight:700;margin-top:-20px;color:#71777b}.right_author .article-list__element .remove-btn{width:70px;height:35px;font-size:14px;border-radius:10px;border:1px solid black}.right_author .article-list__element .text_in_list{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;line-height:1.3;font-size:15px;margin-bottom:5px;width:95%}@media (max-width: 1300px){.right_author .article-list__element .text_in_list{font-size:14px;-webkit-line-clamp:3}}.right_author .article-list__element .iframe{font-size:12px;-webkit-line-clamp:1;-webkit-box-orient:vertical}.right_author .article-list__element .buttons_listElement{margin-right:-20px;scale:80%;display:flex;flex-direction:row;align-items:center;align-content:center;gap:6px}@media (max-width: 1700px){.right_author .article-list__element .buttons_listElement{margin-right:0;scale:90%;display:grid;grid-template-columns:repeat(3,1fr)}}@media (max-width: 600px){.right_author .article-list__element .buttons_listElement{gap:40px;margin-left:0;transform:scale(.8);margin-top:-15px;z-index:10}}.right_author .article-list__element .buttons_listElement .icon svg path{transition:.3s}.right_author .article-list__element .buttons_listElement .icon svg:hover path{fill:#000}.right_author .article-list__element .buttons_listElement .icon.active svg path{fill:#000}.right_author .article-list .find-simillar-cta{min-width:109px;height:40px;font-size:14px;border:1px solid #DBDDDD;border-radius:4px;font-family:Inter;font-style:normal;font-weight:500;color:#940e49;background-color:#fff}@media (max-width: 600px){.right_author .article-list .find-simillar-cta{min-width:58px;height:34px;font-size:12px;line-height:13px}}.right_author .gallery-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;padding:10px;background-color:#f5f5f5}@media (max-width: 600px){.right_author .gallery-grid{height:calc(100vh - 110px);gap:0px;padding:0}}.right_author .gallery_thumbnail::-webkit-scrollbar{display:none}.right_author .gallery-grid_video{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding:10px;height:calc(100vh - 10px)}@media (max-width: 600px){.right_author .gallery-grid_video{height:calc(100vh - 110px);gap:0px;padding:0}}.right_users{width:calc(100% - 145px)}@media (max-width: 600px){.right_users{width:100%}}.right_users .askbutton{margin-left:10px;color:#676767;gap:10px;display:flex;flex-direction:row;align-items:center;align-content:center;border:1px solid #c2c2c2;border-radius:10px;padding:5px 10px;cursor:pointer}.right_users .usersearch{height:80px;padding-top:20px;width:100%}.right_users .chat{background-color:#f6f6f6;border-radius:10px;padding:10px;border:1px solid grey;display:flex;flex-direction:column}.right_users .chatTitle{font-size:20px;margin-bottom:10px;margin-top:10px}.right_users .chatDescription{font-size:19px;color:#3b3b3b;line-height:1.3;max-height:300px;overflow-y:scroll}.right_users .chatDescriptionQuestions{font-size:19px;color:#3b3b3b;line-height:1.3;max-height:300px;padding:4px;border-radius:10px;border:1px solid grey;margin-top:5px;margin-bottom:5px}.right_users .chatDescriptionQuestions:hover{background-color:#e3e3e3}.right_users .new-fav{width:100%;height:60px;display:flex;justify-content:center;align-content:center;align-items:center}@media (max-width: 1200px){.right_users .new-fav{height:60px}}@media (max-width: 600px){.right_users .new-fav{margin-top:-20px}}.right_users .new-fav .grid-container{margin-left:-20%;width:80%;display:grid;grid-template-columns:repeat(4,1fr);justify-items:center;align-items:center}.right_users .new-fav .button{background:#fbfafa;font-size:14px;width:130px;height:36px;color:#5e5e5e;border:1px solid #c6c6c6;border-radius:10px;display:flex;flex-direction:row;align-content:center;align-items:center;gap:10px}@media (max-width: 1400px){.right_users .new-fav .button{scale:95%}}@media (max-width: 1300px){.right_users .new-fav .button{scale:80%}}.right_users .new-fav .button:hover{background-color:#475568;color:#fff}.right_users .welcome-section{padding:20px 0;text-align:center;background:#f9f8f6;border-radius:15px;box-shadow:0 10px 20px #0000000a;position:relative;overflow:hidden}.right_users .welcome-section:before{content:none}.right_users .welcome-section{display:flex;flex-direction:column;align-items:center;text-align:center;padding:30px 10px;background:linear-gradient(180deg,#ffffff 0%,var(--light-gray) 100%);border-radius:10px;box-shadow:0 1px 3px #0000000d}.right_users .welcome-header{font-size:33px;font-weight:600;margin-bottom:24px;line-height:1.2;max-width:800px;letter-spacing:-.5px;color:#3a3a39}.right_users .welcome-subheader{font-size:24px;font-weight:400;margin-bottom:30px;color:#4a5568;max-width:800px;letter-spacing:-.3px}.right_users .welcome-text{font-size:18px;margin-bottom:16px;max-width:90%}.right_users .highlight-primary{color:var(--primary-color);font-weight:600;position:relative;padding:0 2px;border-bottom:1px solid rgba(45,55,72,.2)}.right_users .highlight-primary:after{content:"";position:absolute;bottom:2px;left:0;width:100%;height:4px;background-color:#4a556814;z-index:-1;border-radius:2px}.right_users .highlight-secondary{color:var(--secondary-color);font-size:22px;font-weight:400;border-bottom:1px solid rgba(45,55,72,.2);padding-bottom:1px}.right_users .highlight-tertiary{color:var(--tertiary-color);font-weight:500}.right_users .highlight-info{color:var(--info-color);font-weight:500;background-color:#a0aec00d;padding:2px 6px;border-radius:3px}.right_users .podnies .welcomeUsers{text-align:center;height:50px;width:100%;color:#434342;font-size:30px;font-weight:500;position:relative;margin-top:10px}@media (max-width: 600px){.right_users .podnies .welcomeUsers{height:50px;top:10px}}.right_users .podnies .welcomeUsersHeader{text-align:center;width:100%;color:#505050;font-size:22px;font-weight:430;position:relative;margin-bottom:15px}@media (max-width: 600px){.right_users .podnies .welcomeUsersHeader{font-size:16px;font-weight:400;margin:10px;line-height:1.3}}.right_users .podnies .welcomeUserssmall{text-align:center;width:100%;color:#505050;font-size:18px;font-weight:410;position:relative}@media (max-width: 600px){.right_users .podnies .welcomeUserssmall{height:50px;top:10px}}.right_users .article-list .buttons_listElement{margin-right:-40px;scale:80%;display:flex;flex-direction:row;align-items:center;align-content:center;gap:6px;background-color:#f6f6f6}@media (max-width: 1700px){.right_users .article-list .buttons_listElement{margin-right:0;scale:90%;display:grid;grid-template-columns:repeat(3,1fr)}}@media (max-width: 600px){.right_users .article-list .buttons_listElement{gap:40px;margin-left:0;transform:scale(.8);margin-top:-15px;z-index:10}}.right_users .article-list .buttons_listElement .icon svg path{transition:.3s}.right_users .article-list .buttons_listElement .icon svg:hover path{fill:#000}.right_users .article-list .buttons_listElement .icon.active svg path{fill:#000}@media (max-width: 600px){.right_users .article-list__main_home{margin-left:0}}.right_users .article-list__list{position:relative;top:0;height:120%;overflow-y:scroll;overflow-x:hidden;padding-right:5px;margin-right:0;transition:top .8s;padding-left:10px}@media (max-width: 800px){.right_users .article-list__list{padding-left:5px;padding-right:5px}}.right_users .article-list__noarticles{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.right_users .article-list__element{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:flex-start;border-bottom:1px solid rgba(198,198,198,.38);cursor:pointer;height:140px;font-family:"sans-serif"}@media (max-width: 600px){.right_users .article-list__element{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;height:fit-content;padding:25px 0}}.right_users .article-list__element .article-element-desktop{padding-left:20px;display:flex}@media (max-width: 600px){.right_users .article-list__element .article-element-desktop{display:none}}@media (min-width: 600px){.right_users .article-list__element .article-element-mobile{display:none}}.right_users .article-list__element .article-element-mobile .article-element-header{display:flex;margin-bottom:10px}.right_users .article-list__element .img{width:160px;min-width:150px;height:90px}@media (max-width: 600px){.right_users .article-list__element .img{margin-bottom:-10px;display:flex}}.right_users .article-list__element .img img{height:100%;width:100%;object-fit:cover;border-radius:10px}@media (max-width: 600px){.right_users .article-list__element .img img{width:100%;transform:scale(.7)}}.right_users .article-list__element .content{margin-left:32px;width:100%;font-size:16px}@media (max-width: 600px){.right_users .article-list__element .content{width:100%;margin-bottom:15px;text-align:left;margin-left:22px;color:#708090;padding-bottom:20px}}.right_users .article-list__element .title{font-size:16px;line-height:1.1;font-weight:500;padding-bottom:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 1300px){.right_users .article-list__element .title{font-size:17px}}@media (max-width: 600px){.right_users .article-list__element .title{font-size:19px;margin-top:15px;transform:translate(-13px)}}.right_users .article-list__element .rating-menu{display:flex;flex-direction:column;margin-top:40px}.right_users .article-list__element .rating-menu .rating-number{font-size:12px;font-weight:700;margin-top:-20px;color:#71777b}.right_users .article-list__element .remove-btn{width:70px;height:35px;font-size:14px;border-radius:10px;border:1px solid black}.right_users .article-list__element .text,.right_users .article-list__element .iframe{line-height:1.2;width:95%;overflow:hidden;display:-webkit-box}.right_users .article-list__element .text{font-size:15px;max-height:50px;margin-bottom:5px;-webkit-line-clamp:4;-webkit-box-orient:vertical}@media (max-width: 1300px){.right_users .article-list__element .text{font-size:14px}}.right_users .article-list__element .iframe{font-size:12px;-webkit-line-clamp:1;-webkit-box-orient:vertical}.right_users .article-list__element .buttons{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;gap:0px;margin-left:auto}@media (max-width: 1200px){.right_users .article-list__element .buttons{gap:5px}}@media (max-width: 600px){.right_users .article-list__element .buttons{gap:40px;margin-left:0;transform:scale(.8);margin-top:-15px;z-index:10}}.right_users .article-list__element .buttons .icon svg path{transition:.3s}.right_users .article-list__element .buttons .icon svg:hover path{fill:#000}.right_users .article-list__element .buttons .icon.active svg path{fill:#000}.right_users .article-list .find-simillar-cta{min-width:109px;height:40px;font-size:14px;border:1px solid #DBDDDD;border-radius:4px;font-family:Inter;font-style:normal;font-weight:500;color:#940e49;background-color:#fff}@media (max-width: 600px){.right_users .article-list .find-simillar-cta{min-width:58px;height:34px;font-size:12px;line-height:13px}}.right_users .article-list__footer{position:fixed;bottom:0;left:0;width:100vw;height:72px;background-color:#fff;box-shadow:0 0 36px #00000012;z-index:11;transition:bottom .3s;display:flex;flex-direction:row;align-items:center;align-content:center;justify-content:space-around;padding:0}.right_users .article-list__footer .languageBtn{font-size:21px}@media (max-width: 600px){.right_users .article-list__footer .languageBtn{transform:translateY(24px)}}.right_users .article-list__footer #languageBtn{margin-bottom:-9px}@media (max-width: 600px){.right_users .article-list__footer{padding:0;height:240px;bottom:-175px}.right_users .article-list__footer #addBtn,.right_users .article-list__footer #sortBtn,.right_users .article-list__footer #homeBtn,.right_users .article-list__footer #cloudBtn,.right_users .article-list__footer #social-btn,.right_users .article-list__footer #languageBtn,.right_users .article-list__footer #tbBtn,.right_users .article-list__footer #backBtnMobile{display:flex;justify-content:space-between}.right_users .article-list__footer #addBtn svg,.right_users .article-list__footer #sortBtn svg,.right_users .article-list__footer #homeBtn svg,.right_users .article-list__footer #cloudBtn svg,.right_users .article-list__footer #social-btn svg,.right_users .article-list__footer #languageBtn svg,.right_users .article-list__footer #tbBtn svg,.right_users .article-list__footer #backBtnMobile svg{transform:scale(1.1);transform:translateY(20px)}.right_users .article-list__footer #backBtnMobile{margin-left:-8px;margin-right:-8px}.right_users .article-list__footer .social-btn{margin-left:-13px;margin-right:2px}.right_users .article-list__footer #languageBtn{transform:translateY(-15px)}.right_users .article-list__footer #homeBtn{margin-left:5px}.right_users .article-list__footer .check-box__input{width:20px;height:20px;margin:auto}}@media (max-width: 600px){.right_users .article-list__footer{padding:0;height:240px;bottom:-175px}.right_users .article-list__footer #addBtn,.right_users .article-list__footer #sortBtn,.right_users .article-list__footer #homeBtn,.right_users .article-list__footer #cloudBtn,.right_users .article-list__footer #social-btn,.right_users .article-list__footer #languageBtn,.right_users .article-list__footer #tbBtn,.right_users .article-list__footer #backBtnMobile{display:flex;justify-content:space-between;padding:8px 0}.right_users .article-list__footer #addBtn svg,.right_users .article-list__footer #sortBtn svg,.right_users .article-list__footer #homeBtn svg,.right_users .article-list__footer #cloudBtn svg,.right_users .article-list__footer #social-btn svg,.right_users .article-list__footer #languageBtn svg,.right_users .article-list__footer #tbBtn svg,.right_users .article-list__footer #backBtnMobile svg{transform:scale(1.1);transform:translateY(20px)}.right_users .article-list__footer #addBtn{margin-left:-2px}.right_users .article-list__footer #backBtnMobile{margin-left:-8px;margin-right:-8px}.right_users .article-list__footer .social-btn{margin-left:-13px;margin-right:2px}.right_users .article-list__footer #languageBtn{transform:translateY(-15px)}.right_users .article-list__footer #homeBtn{margin-left:5px}.right_users .article-list__footer .check-box__input{width:20px;height:20px;margin:auto}}.right_users .article-list__footer .button{height:80px;width:45px;border-bottom:3px solid white;transition:.3s}.right_users .article-list__footer .button a{height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.right_users .article-list__footer .button:hover{border-bottom:3px solid #1e1e1e}.right_users .article-list__footer .ranges{width:500px;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-end;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px}@media (max-width: 1200px){.right_users .article-list__footer .ranges{width:400px;margin-left:-30px}}@media (max-width: 600px){.right_users .article-list__footer .ranges{display:none}}.right_users .article-list__footer .ranges_2{width:400px;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-end;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-left:-80px}@media (max-width: 1200px){.right_users .article-list__footer .ranges_2{margin-left:-120px;gap:5px}}@media (max-width: 600px){.right_users .article-list__footer .ranges_2{display:none}}.right_users .article-list__footer .range{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:flex-end;gap:20px}@media (max-width: 600px){.right_users .article-list__footer .range{gap:5px}}.right_users .article-list__footer .range label{font-size:12px}.right_users .article-list__footer .translate_btn{font-size:30px;color:#666;border:1px solid darkgray;border-radius:3px;padding:4px;margin-right:5px}.right_users .article-list__footer .logo-description_add_footer{color:#a9a9a9;white-space:nowrap;font-family:FuturaBT-Medium,"sans-serif";font-size:18px;font-weight:700;text-align:center;border:1px solid darkgray;border-radius:10px;background:#fff;padding:14px 10px;margin-left:-80px;margin-right:-20px}@media (max-width: 1000px){.right_users .article-list__footer .logo-description_add_footer{margin-left:30px}}.right_users .article-list__footer .icon_2{scale:65%;transform:translate(-5px,-5px)}.right_users .article-list__footer .icon_1{scale:75%;transform:translate(-5px,-5px)}.right_users .article-list__footer .footer_submit{color:#a9a9a9;font-family:FuturaBT-Medium,"sans-serif";font-size:18px;font-weight:700;border:1.5px solid darkgray;border-radius:10px;cursor:pointer;background:#fff;padding:0;height:45px;width:45px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width: 600px){.right_users .article-list__footer .footer_submit{display:none}}.right_users .article-list__footer .footer_download{color:#a9a9a9;font-family:FuturaBT-Medium,"sans-serif";font-size:18px;font-weight:700;border:1.5px solid darkgray;border-radius:10px;cursor:pointer;padding:0;height:45px;width:45px}@media (min-width: 600px){.right_users .article-list__footer .footer_download{display:none}}.right_users .article-list__footer .mobile-ranges{position:fixed;bottom:70px;left:130px;border-radius:10px;background-color:#32333f;padding:0 10px 20px;color:#ddd}@media (min-width: 600px){.right_users .article-list__footer .mobile-ranges{display:none}}.right_users .article-list__footer .mobile-ranges .range_mobile{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:flex-end;margin-top:20px}.right_users .article-list__footer .mobile-ranges .range_mobile .mobile-range-label,.right_users .article-list__footer .mobile-ranges .range_mobile .mobile-range-label1{width:100px}.right_users .article-list__footer .mobile-ranges .range_mobile .tooltip input{background:none}.right_users .article-list__footer .mobile-ranges .range_mobile .tooltip input:disabled{opacity:0}.calendar{display:flex;flex-direction:column;background-color:#d32b5e;padding:10px;border-radius:10px;align-content:center;align-items:center;width:90px;min-width:90px;gap:10px;margin-right:10px;position:relative}@media (max-width: 1200px){.calendar{gap:6px;width:90px}}@media (max-width: 600px){.calendar{flex-direction:row;gap:5px;width:100%;margin-bottom:15px;padding:6px}}.calendar .day{margin-top:10px;font-size:25px;font-weight:500;color:#fff}@media (max-width: 1200px){.calendar .day{font-size:22px}}@media (max-width: 600px){.calendar .day{margin-top:0;font-size:16px}}.calendar .dayname{color:#fff;font-size:12px}@media (max-width: 1200px){.calendar .dayname{font-size:12px}}@media (max-width: 600px){.calendar .dayname{margin-left:10px}}.calendar .month{color:#fff;font-size:22px}@media (max-width: 1200px){.calendar .month{font-size:20px}}@media (max-width: 1200px){.calendar .month{font-size:13px}}.calendar .time{color:#fff;font-size:15px}@media (max-width: 1200px){.calendar .time{font-size:13px}}.highlightNavBar{padding:7px;background:#f9f9f9;border:1px solid #e1e1e1;border-radius:15px}.navbar_switch{display:none;font-size:15px;position:fixed;width:100vw;z-index:100;background:#f9f8f6;justify-content:center;align-items:center;padding:4px;transition:top .8s}@media (max-width: 600px){.navbar_switch{font-size:18px;display:flex;transform:translateY(45px)}}.navbar_switch .btn{font-weight:420;float:left;display:block;color:gray;text-align:center;border-radius:10px;padding:5px;text-decoration:none}.navbar_switch .btn:hover{text-decoration:underline}.navbar_switch_footer{font-size:15px;z-index:300;align-items:center;padding-left:35px;padding-bottom:5px;margin-left:-60px}@media (max-width: 600px){.navbar_switch_footer{display:none}}.navbar_switch_footer .btn{flex-grow:1;float:left;display:block;color:gray;text-align:center;border:1px solid slategrey;border-radius:10px;padding:10px;text-decoration:none;margin-left:30px;margin-right:30px}@media (max-width: 1400px){.navbar_switch_footer .btn{margin-left:10px;margin-right:10px}}.navbar_switch_footer .btn_f{flex-grow:1;float:left;display:block;color:gray;text-align:center;border:1px solid slategrey;border-radius:10px;padding:10px;text-decoration:none;margin-left:30px;margin-right:0}@media (max-width: 1400px){.navbar_switch_footer .btn_f{margin-left:10px;margin-right:-30px}}.navbar_switch_footer .btn:hover{background:#ddd}.minimize-button{font-size:15px;color:#5b5b5b;margin-bottom:10px}@media (max-width: 1300px){.minimize-button{font-size:15px}}.minimize-button.minimized{transform:translate(150px)}.iconuser{transform:translate(-20px,10px);transition:transform .3s ease}.iconuser.minimized{transform:translate(100px,10px)}.Topic-button{display:flex;width:140px;gap:10px;height:auto;background-color:#fff;border:1px solid #e6e6e6;border-radius:10px;font-size:14px;color:#5b5b5b;margin-bottom:5px;text-align:left;padding:5px;cursor:pointer;position:relative;min-height:35px;align-items:center;align-content:center}@media (max-width: 1500px){.Topic-button{width:130px;font-size:13px}}@media (max-width: 1300px){.Topic-button{width:110px;font-size:13px}}.Topic-button:hover{background-color:#202020;color:#fff}.Topic-button_home{display:flex;justify-content:space-between;align-items:center;width:210px;background-color:transparent;border:1px solid #e6e6e6;border-radius:8px;color:#5b5b5b;margin-bottom:5px;text-align:left;padding:5px;cursor:pointer;height:30px;font-size:14px}.Topic-button_home:hover{background-color:#1e1e1e;color:#fff}@media (max-width: 1300px){.Topic-button_home{width:160px;font-size:13px}}.chrome_lists{display:flex;flex-wrap:wrap;width:100%;height:300px;overflow-y:scroll;gap:5px}.authorscrollHorFloat{width:fit-content;max-width:calc(100vw - 40px);left:50%;transform:translate(-50%);min-width:0;align-items:center;align-content:center;justify-content:flex-start;justify-items:center;height:auto;overflow-x:auto;display:flex;flex-direction:row;gap:15px;padding:10px;padding-left:25px!important;padding-right:25px!important;padding-bottom:10px!important;overflow-y:hidden;position:absolute;top:70px;z-index:9999;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:25px;scroll-padding-left:25px}@media (max-width: 600px){.authorscrollHorFloat{padding-left:20px!important;padding-right:20px!important}}.authorscrollHorFloat::-webkit-scrollbar{height:2px}.authorscrollHor{width:fit-content;max-width:80vw;align-items:center;align-content:center;height:auto;overflow-x:auto;display:flex;flex-direction:row;gap:15px;padding:5px;overflow-y:hidden}.authorscrollHor::-webkit-scrollbar{height:2px}.authorscroll{width:180px;height:calc(100vh - 10px);overflow-y:scroll;padding-bottom:190px;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;align-content:center;align-items:center}.authorscroll::-webkit-scrollbar{display:none}.authorscrollFloat{width:75px;max-height:calc(100vh - 140px);height:fit-content;overflow-y:scroll;padding:5px 0!important;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;align-content:center;align-items:center;position:absolute;top:70px;z-index:9;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:25px}.authorscrollFloat::-webkit-scrollbar{display:none}.hover-modal{position:absolute;z-index:9999;background-color:#fff;border:1px solid grey;border-radius:12px;padding:10px;box-shadow:0 2px 10px #0000001a;height:70px}.hover-modal-content{position:relative;font-weight:500;font-size:22px;color:#3a3a3a}.hover-modal-arrow{position:absolute;top:50%;left:-20px;width:0;height:0;scale:200%;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:10px solid white;transform:translateY(-50%)}.centerListMargintext{margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 1400px){.centerListMargintext{margin-top:0}}.letterInCenterList{width:35px;height:35px;border-radius:50%;overflow:hidden;display:flex;align-content:center;align-items:center;justify-content:center;font-size:25px;color:#000;font-weight:550;border:3px solid black}@media (max-width: 1400px){.letterInCenterList{font-size:22px;width:32px;height:32px}}.list_card_portfolioHorizontalImage{display:flex;flex-direction:column;width:70px;height:70px;overflow:hidden;position:relative;border-radius:20px}@media (max-width: 1400px){.list_card_portfolioHorizontalImage{width:60px;height:60px;border-radius:20px}}@media (max-width: 600px){.list_card_portfolioHorizontalImage{width:55px;height:55px;border-radius:15px}}.list_card_portfolioHorizontal{border:1px solid #e3e3e3;padding:5px;border-radius:25px;font-size:18px;margin-top:10px;width:75px;height:75px;position:relative;display:flex;flex-direction:column;justify-content:center;justify-items:center;align-content:center;align-items:center;transition:transform .4s ease}@media (max-width: 1400px){.list_card_portfolioHorizontal{width:65px;height:65px;border-radius:20px}}@media (max-width: 600px){.list_card_portfolioHorizontal{width:55px;height:55px;border-radius:18px}}.list_card_portfolioHorizontal:hover{transform:scale(1.1)}.list_card_portfolio{border:1px solid #e3e3e3;padding:5px;border-radius:20px;font-size:18px;margin-top:10px;margin-bottom:5px;width:68px;height:68px;position:relative;display:flex;flex-direction:column;justify-content:center;justify-items:center;align-content:center;align-items:center;transition:transform .2s ease}.list_card_portfolio:hover{transform:scale(1.04)}.hover-effect:hover{background-color:#d3d5d6}.list_card:hover .appear,.list_card2:hover .appear{display:block}.appear,.list_card:hover .appearInvert{display:none}.appearInvert{display:block}.list_card{padding:8px;border-radius:20px;font-size:14px;margin-top:10px;width:170px;height:auto;max-height:120px;margin-left:5px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;justify-items:center;border:1px solid #d3d3d3;transition:all .3s ease}.list_card:hover{background:#dadada;transform:scale(102%);border:1px solid #b8cfd0}.list_card2{border:1px solid #e3e3e3;padding:4px;border-radius:10px;font-size:14px;margin-top:10px;width:170px;height:auto;max-height:120px;background-color:#fff;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;justify-items:center}.buttonmodal1{border:1px solid #a6a6a6;color:#3f3f3f;padding:10px 20px;border-radius:7px;cursor:pointer;white-space:nowrap;width:180px}.buttonmodal:hover{background-color:#e5e5e5}.modal{z-index:100;position:fixed;left:0;top:0;width:100%;height:100%;background:#f6f6f6f2}@media (max-width: 600px){.modal{left:-3px;top:-5px}}.modal .modal-content{background-color:#f8f8f8;padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid #e6e6e6;box-shadow:-2px 5px 10px #0000001a;border-radius:20px;width:50%;min-width:500px;height:auto;opacity:0;animation:modalFadeIn .3s ease forwards}@media (max-width: 600px){.modal .modal-content{width:100%;min-width:90%}}.modal .modal-content .iconClean{border:none;width:40px;height:40px;margin-top:8px}.modal .modal-content .icnBtn{width:30px;height:30px;border-radius:50%;border:1px solid #c7c7c7;margin-right:10px}.modal .modal-content .code-wrap pre{white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;background-color:#efefef;padding:10px;border-radius:10px}.modal .modal-content .scroll{height:calc(100% - 70px);overflow-y:scroll;overflow-x:hidden}.modal .modal-content .backgroundImg{height:180px;width:500px;padding:5px;border:1px solid grey;border-radius:10px;object-fit:cover}.modal .modal-content .textArea{width:100%;font-size:14px;color:#5b5b5b;border:1px solid grey;border-radius:6px;margin-top:10px;padding:5px}.modal .modal-content #title{position:relative}.modal .modal-content .textareacontext{margin-top:10px;width:100%;height:auto;border:1px solid grey;border-radius:7px}.modal .modal-content .iconsprev{width:60px;height:60px;border-radius:50%;border:1px solid grey;display:flex;flex-direction:column;align-content:center;align-items:center}.modal .modal-content .iconsprev .img{width:40px;height:40px}.modal .modal-content .modalList{height:200px;border:1px solid grey;border-radius:10px;padding:10px;margin-bottom:10px}.modal .CheckBox{font-size:10px}.modal .text{border:1px solid #e6e6e6;font-size:18px;color:#5b5b5b;margin-bottom:20px;margin-top:20px;text-align:left;border-radius:7px;padding:5px}.modal .label{font-size:15px;color:#5b5b5b;text-align:left}.modal .close{float:right;cursor:pointer}.modal .buttonmodal{border:1px solid #bebdbd;color:#3f3f3f;padding:10px 20px;border-radius:7px;cursor:pointer;display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center;justify-items:center}.modal .buttonmodal:hover{background-color:#cbcbcb}.modal_payment{color:#666;font-weight:200;align-content:center;align-items:center;z-index:500}.modal_payment .modal-content{z-index:200;background-color:#fff;padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid #e6e6e6;box-shadow:0 0 36px #0003;border-radius:10px;width:auto;align-content:center;align-items:center;height:460px}@media (max-width: 600px){.modal_payment .modal-content{width:95%}}.modal_payment .modal-content .buttonmodal{border:1px solid #e6e6e6;color:#3f3f3f;padding:10px 20px;border-radius:7px;cursor:pointer}.modal_payment .modal-content .cards{gap:20px;display:flex;flex-direction:row}@media (max-width: 600px){.modal_payment .modal-content .cards{flex-direction:column;gap:10px}}.modal_payment .modal-content .cards .payment_card{border:1px solid grey;height:200px;width:150px;border-radius:20px;display:flex;flex-direction:column;align-content:center;align-items:center;gap:10px}@media (max-width: 600px){.modal_payment .modal-content .cards .payment_card{height:120px}}.modal_payment .modal-content .cards .payment_card .price{display:flex;align-items:center;justify-content:center;border:1px solid grey;border-radius:50%;width:70px;height:70px;font-size:30px;margin-top:20px}.modal_payment .modal-content .item{margin-top:30px;border:1px solid lightslategrey;border-radius:10px;width:100%;display:flex;flex-direction:column;align-items:center;align-content:center;height:300px}.modal_payment .modal-content .icnBtn{width:30px;height:30px;border-radius:50%;border:1px solid #c7c7c7;margin-right:10px}.modal_payment .modal-content .scroll{height:calc(100% - 70px);overflow-y:scroll;overflow-x:hidden}.modal_payment .modal-content .textareacontext{margin-top:10px;width:100%;height:auto;border:1px solid grey;border-radius:7px}.modal_payment .modal-content .iconsprev{width:60px;height:60px;border-radius:50%;border:1px solid grey;display:flex;flex-direction:column;align-content:center;align-items:center}.modal_payment .modal-content .iconsprev .img{width:40px;height:40px}.modal_payment .modal-content .modalList{height:200px;border:1px solid grey;border-radius:10px;padding:10px;margin-bottom:10px}.modal_payment .text{border:1px solid #e6e6e6;font-size:18px;color:#5b5b5b;margin-bottom:20px;margin-top:20px;text-align:left;border-radius:7px;padding:5px}.modal_payment .label{font-size:15px;color:#5b5b5b;text-align:left}.modal_payment .close{float:right;cursor:pointer}.modal_payment .buttonmodal{border:1px solid #e6e6e6;color:#3f3f3f;padding:10px 20px;border-radius:7px;cursor:pointer}.modal_payment .buttonmodal:hover{background-color:#cbcbcb}.modalAi{z-index:999;font-size:20px;color:#5b5b5b}.modalAi .modal-content{background-color:#fff;padding:20px;position:fixed;top:50%;left:50%;border:1px solid #e6e6e6;box-shadow:0 0 36px #0003;border-radius:10px;width:50vw;height:80vh;overflow-y:hidden;overflow-x:hidden}@media (max-width: 600px){.modalAi .modal-content{width:95%;font-size:20px}}.modalAi .modal-content .scroll{height:calc(100% - 185px);overflow-y:auto;border:1px solid #c1c1c1;border-radius:10px;margin-top:10px;padding:6px}.modalAi .modal-content .buttonmodal{border:1px solid #e6e6e6;color:#3f3f3f;padding:10px 20px;border-radius:7px;cursor:pointer}.modalAi .tag{border:1px solid #dadada;border-radius:10px;padding:6px 10px;text-align:center;font-size:16px;display:flex;flex-wrap:wrap}.modalAi .tag:hover{scale:105%;background:#2a2a2a;color:#fff}.modalAi .item{margin-top:20px;padding:5px;width:90%;border:1px solid #e6e6e6;border-radius:10px}.modalAi .item:hover{background:#d1d1d1}.modalAi .text{border:1px solid #e6e6e6;font-size:18px;color:#5b5b5b;margin-bottom:20px;margin-top:20px;text-align:left;border-radius:7px;padding:5px}@media (max-width: 600px){.modalAi .text{font-size:16px}}.modalAi .textbox{border:1px solid #e6e6e6;padding:10px;color:#666;border-radius:10px;font-size:18px;width:100%}.modalAi .label{font-size:25px;color:#5b5b5b;text-align:left}.modalAi .label_center{font-size:25px;color:#5b5b5b;display:flex;align-items:center;align-content:center}.modalAi .custom-loader{margin-top:10px;width:50px;height:50px;border-radius:50%;background:conic-gradient(#0000 10%,#9e9e9e);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 8px),#000 0);animation:s3 1s infinite linear}@keyframes s3{to{transform:rotate(1turn)}}.modalAi .close{float:right;cursor:pointer}.modalAi .buttonmodal{border:1px solid #e6e6e6;color:#3f3f3f;padding:10px 20px;border-radius:7px;cursor:pointer;font-size:16px}.modalAi .buttonmodal:hover{background-color:#cbcbcb}.modalAi .fileUpload{padding:5px;width:100%;margin-bottom:10px;font-size:15px}.modalAi .fileUpload .drop{border:1px solid #d9d9d9;border-radius:10px;width:100%;padding:10px;height:130px;background-color:#e4e8ee;color:#666;font-weight:410;display:flex;justify-content:center;align-items:center;text-align:center}.addBtn{z-index:101;color:#fff;display:flex;flex-direction:column;width:100px;height:100px;border-radius:50%;background-color:#0fa5e9;position:fixed;bottom:80px;right:40px;align-items:center;justify-content:center;box-shadow:8px 8px 25px -10px #42445a}.addBtn:hover{scale:1.05;opacity:90%}@media (max-width: 600px){.addBtn{scale:45%;bottom:50px;right:-5px}}@media (max-width: 600px){.addBtn{scale:70%;bottom:60px;right:5px}}.addBtn_Collaboration{z-index:9;color:#fff;display:flex;flex-direction:column;width:60px;height:60px;border-radius:50%;background-color:#ac63d7;position:fixed;bottom:90px;right:110px;align-items:center;justify-content:center;box-shadow:8px 8px 25px -10px #42445a}@media (max-width: 600px){.addBtn_Collaboration{scale:45%;bottom:50px;right:-5px}}@media (max-width: 600px){.addBtn_Collaboration{scale:70%;bottom:60px;right:0}}.addBtn_Follow{z-index:102;color:#fff;display:flex;flex-direction:column;width:60px;height:60px;border-radius:50%;background-color:#51af8c;position:fixed;bottom:70px;right:50px;align-items:center;justify-content:center;box-shadow:8px 8px 25px -10px #42445a;font-size:12px}@media (max-width: 600px){.addBtn_Follow{scale:45%;bottom:50px;right:-5px;margin-bottom:10px}}@media (max-width: 600px){.addBtn_Follow{scale:70%;bottom:60px;right:0}}.filter{z-index:100;position:absolute;top:120px;left:450px;width:180px;background-color:#fff;border:1px solid #DBDDDD;padding:5px;border-radius:10px;height:auto;max-height:calc(100vh - 200px);overflow-y:auto}@media (max-width: 600px){.filter{margin-left:0;margin-top:20px}}.filter .items{font-size:15px;border:1px solid #ececec;border-radius:10px;background:#f6f6f6;margin-top:15px;padding:8px;display:flex;flex-direction:row;align-content:center;align-items:center;gap:10px}@media (max-width: 600px){.filter .items{margin-top:5px}}.filter .items:hover{background-color:#e8e8e8}.slidersMarket{margin-left:20px}@media (max-width: 600px){.slidersMarket{margin-left:0;margin-bottom:10px}}.marketsliders{margin-left:8px;width:99.3%;align-items:center;align-content:center;display:flex;flex-direction:row;padding-bottom:10px;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;gap:15px}@media (max-width: 600px){.marketsliders{width:100%;margin-top:120px;margin-left:0;background:transparent;border-left:none;flex-direction:column;gap:0}}.eventsList{margin-left:-70%;padding-top:10px;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf}@media (max-width: 600px){.eventsList{margin-left:-90%;margin-top:0}}.personalize{z-index:100;position:absolute;top:20%;left:35%;display:flex;align-content:center;align-items:center;flex-direction:column;width:40vw;background-color:#e8e8e8;border:1px solid #bebebe;padding:15px;border-radius:10px;height:auto;gap:10px;max-height:calc(100vh - 200px);overflow-y:scroll;color:#666;box-shadow:8px 8px 15px -10px #42445a4d;overflow-y:hidden;overflow-x:hidden}.personalize .items1{font-size:15px;border:1px solid #cecece;border-radius:10px;padding:5px;width:160px;display:flex;flex-direction:row;align-content:center;align-items:center}@media (max-width: 600px){.personalize .items1{margin-top:0;padding-top:5px;padding-bottom:5px}}.personalize .items1:hover{background-color:#f6f6f6}.personalize .items1btn{border:1px solid #b7b7b7;padding:6px;width:100px;border-radius:7px}.personalize .items1btn:hover{background-color:#f6f6f6}@media (max-width: 600px){.personalize{margin-left:0;margin-top:20px}}.personalize .persoans{display:flex;flex-direction:row;gap:15px}.personalize .persoans .imgCont{width:80px;height:80px;border-radius:50%;overflow:hidden}.personalize .persoans .imgCont .image{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transition:filter .1s ease-in-out}.personalize .persoans .imgCont .image:hover{filter:grayscale(0%)}.personalize .items{width:170px;font-size:18px;border:1px solid #DBDDDD;border-radius:10px;margin-top:15px;margin-bottom:15px;padding:10px 5px;display:flex;flex-direction:row;align-content:center;align-items:center}@media (max-width: 600px){.personalize .items{margin-top:0;padding-top:5px;padding-bottom:5px}}.personalize .items:hover{background-color:#f6f6f6}.export_list{background-color:#fff;width:590px;height:auto;max-height:460px;border:1px solid grey;border-radius:20px;overflow:hidden}.export_list_img_container{margin:0;flex:0 1 194px;min-width:100px;overflow:hidden;width:auto;display:flex;justify-content:center;align-items:center}.export_list_img{height:130px;max-height:130px;object-fit:cover;border-radius:0;display:block}.export_list_img_wrapper{display:flex;flex-wrap:wrap;gap:1px}.export_list_img_container{flex:1 1 calc(33.333% - 1px);display:flex;justify-content:center;align-items:center;overflow:hidden}.export_list_img2{width:100%;height:100%;object-fit:cover;border-radius:0;display:block}.export_list_horizontal{background-color:#fff;width:1700px;height:350px;border:1px solid grey;border-radius:20px;overflow:hidden}.export_list_img_horizontal{width:100%;height:155px;object-fit:cover;border-radius:0;display:block;max-width:340px}.exportTitle{font-size:18px;color:#737373;align-items:center;text-align:center;font-weight:400;margin-top:5px}.listModal{width:500px;height:50vh;position:fixed;bottom:65px;right:20px;background-color:#f8f9fa;z-index:20;border-radius:20px;border:1px solid grey;overflow:hidden;display:flex;flex-direction:column;padding:10px}@media (max-width: 600px){.listModal{width:100%;position:absolute;left:0;right:unset}}.textboxNote{border:1px solid #e6e6e6;padding:10px;color:#666;height:calc(100% - 80px);border-radius:10px;font-size:18px;width:100%;position:absolute;bottom:15px}.pageCarousel{border:1px solid #e6e6e6;color:#3f3f3f;padding:6px;width:25px;height:25px;border-radius:6px;display:flex;align-content:center;align-items:center;justify-items:center;text-align:center}.ImageEditorFull{color:#575757;position:fixed;top:0;left:0;transform:translate(.5%,.2%);z-index:999;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;width:99vw;height:99vh;animation:slideInBottom .3s cubic-bezier(.4,0,.2,1)}@media (max-width: 600px){.ImageEditorFull{height:95%}}.ImageEditorFull .contentImageEditor{width:100%;height:100%;position:relative;display:flex;flex-direction:column;background:#f8f9fa}@keyframes slideInBottom{0%{transform:translateY(40%);opacity:80%}to{transform:translate(.5%,.2%);opacity:1}}.notification2{position:absolute;right:-15px;top:-6px;max-height:20px;color:#fff;font-size:8px;width:30px;background-color:red;border-radius:10px;padding:4px}.canvasLoader,.canvasLoaderBig{transition:width .3s ease,height .3s ease,border-radius .3s ease;border:1px solid grey}.canvasLoader{width:150px;height:90px;border-radius:10px}@media (max-width: 600px){.canvasLoader{width:100px;height:60px}}.canvasLoaderBig{width:400px;height:240px;border-radius:12px}@media (max-width: 600px){.canvasLoaderBig{width:160px;height:100px}}.canvasLoader:hover,.canvasLoaderBig:hover{transform:scale(1.03)}.canvasLoaderTitle{font-size:14px;font-weight:410;color:gray;width:200px;margin-top:5px}@media (max-width: 600px){.canvasLoaderTitle{font-size:11px}}.download{margin:8px;transform:translate(90%);cursor:pointer;display:flex;flex-direction:column;align-items:center;align-content:center;width:250px;border:1px solid grey;border-radius:10px;padding:8px}.download:hover{background-color:#f6f6f6}.create-new-button{position:absolute;bottom:5px;right:5px;background-color:#313131;color:#fff;padding:5px 10px;border-radius:4px;cursor:pointer;font-size:12px;gap:5px;display:flex;flex-direction:row;align-items:center;align-content:center}.emailPresentation{width:300px;height:150px;border-radius:8px;border:1px solid grey}.imageEditorsplit{display:flex;flex-direction:row;gap:15px;width:100%;height:100%;overflow-x:hidden}.imageEditorScroll{padding:5px;height:calc(100% - 10px);overflow-y:auto;width:100%;overflow-x:hidden}@keyframes pulse{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.pulsate{animation:pulse 1.5s infinite ease-in-out}.myGallery{border:1px solid grey;border-radius:10px;width:150px;height:80px;font-size:13px;display:flex;flex-direction:column;align-items:center;align-content:center}.myGallery .images{width:150px;display:flex;flex-wrap:wrap;overflow:hidden;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.myGallery .oneimage{width:50px;height:auto;object-fit:cover}.langItem{font-size:18px;border:1px solid #dadada;width:34px;height:32px;border-radius:10px}@media (max-width: 600px){.langItem{font-size:18px;border:1px solid #b6b5b5;width:38px;height:36px;border-radius:12px}}.langItemDesc{height:10px;margin-top:7px;color:#6c6c6c;font-size:11px}@media (max-width: 600px){.langItemDesc{margin-top:-19px}}.qrImage{position:absolute;top:10px;right:10px}.qrImage .qrImageImg{width:70px}@media (max-width: 600px){.qrImage .qrImageImg{width:40px}}.qrText{position:absolute;top:70px;font-size:22px;font-weight:400;color:#2f2f2f}@media (max-width: 600px){.qrText{font-size:15px;top:65px}}.whiteBackforTabs{padding-top:5px;background:transparent;height:100%}@media (min-width: 600px){.whiteBackforTabs{padding-top:2px;background:#fcfcfc;border-left:1px solid #dfdfdf}}.whiteBackforTabsFav{padding-top:5px;border-top-right-radius:0;border-top-left-radius:0;border:none;height:100%}@media (min-width: 600px){.whiteBackforTabsFav{border-top-right-radius:10px;border-top-left-radius:10px;padding-top:2px;border:1px solid #dfdfdf;background:#fcfcfc;border-left:1px solid #dfdfdf}}.FavButtonsPrv{transition:all .2s ease;border:1px solid #ddd;border-radius:10px;padding:10px 15px;background:#f8f8f8;cursor:pointer;text-align:left;display:flex;align-items:center;width:95%;gap:8px;color:#5a5a5a}@media (max-width: 600px){.FavButtonsPrv{display:flex;flex-direction:column;width:40px;align-items:center;align-content:center}}.FavButtonsPrv960{transition:all .2s ease;border:1px solid #ddd;border-radius:10px;padding:10px 15px;background:#f8f8f8;cursor:pointer;text-align:left;display:flex;align-items:center;width:95%;gap:8px;color:#5a5a5a}@media (max-width: 960px){.FavButtonsPrv960{display:flex;flex-direction:column;width:40px;align-items:center;align-content:center}}@media (max-width: 600px){.mobileWidthfix{width:100vw}}.FavButtonsPrv:hover:not(.active-nav-button){background-color:#f0f0f0;transform:translateY(-1px);box-shadow:0 1px 3px #0000001a}.FavButtonsPrv960:hover:not(.active-nav-button){background-color:#f0f0f0;transform:translateY(-1px);box-shadow:0 1px 3px #0000001a}.movelogoLeft960{left:20px}@media (max-width: 960px){.movelogoLeft960{left:10px}}@media (max-width: 600px){.movelogoLeft960{left:10px;top:5px}}@keyframes modalFadeIn{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}.tagHover{margin-right:10px;border:1px solid #c8c8c8;border-radius:20px;white-space:nowrap;color:#595959;text-align:center;padding:6px 9px}.tagHover:hover{background:#0d0d0d;color:#fff}.highlightTag{margin-right:10px;border:1px solid #c8c8c8;border-radius:20px;white-space:nowrap;color:#595959;text-align:center;padding:6px 9px;background:#0d0d0d;color:#fff}.databaseChoose{border-left:1px solid #dfdfdf;border-top:1px solid #dfdfdf;border-top-left-radius:15px;border-right:1px solid #dfdfdf;border-top-right-radius:20px;display:flex;flex-direction:column;gap:10px;margin-left:8px;padding:8px;font-size:16px;color:#464646}@media (max-width: 1100px){.databaseChoose{padding:5px 5px 5px 20px}}@media (max-width: 960px){.hide960{display:none}}.demoMode{background:#000;padding:20px;border-radius:25px;position:fixed;bottom:20px;left:50%;transform:translate(-50%);color:#fff;opacity:0;animation:fadeIn 2s ease forwards;z-index:20;align-items:center;align-content:center;gap:5px;display:flex;flex-direction:column;transition:transform .4s ease}.demoMode:hover{transform:translate(-50%) scale(1.1) translateY(-4px)}@keyframes fadeIn{to{opacity:1}}.intro{background:#fff;padding:30px;border-radius:30px;display:flex;flex-direction:column;align-items:center;align-content:center;gap:15px;margin:15px;opacity:0;transform:scale(.8);animation:fadeScaleIn 1.2s ease-out forwards}@keyframes fadeScaleIn{to{opacity:1;transform:scale(1)}}.italic{font-family:Instrument Serif,serif;font-style:italic;font-size:45px;opacity:0;transform:scale(.8);animation:fadeScaleIn 2s ease-out forwards}@media (max-width: 600px){.italic{font-size:40px}}@keyframes italic{to{opacity:1;transform:scale(1)}}.footer{position:fixed;bottom:0;left:0;width:100%;height:72px;background-color:#fff;box-shadow:0 0 36px #00000012;padding:0 5%;z-index:11;transition:bottom .3s}.footer #tbBtn{margin-right:-40px}.footer .button{padding-top:10px;max-width:50px;height:100%;border-bottom:3px solid white;transition:.3s;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:300}.footer .button:disabled{background-color:unset}.footer .button svg{margin-right:unset}@media (max-width: 970px){.footer .button svg{width:24px;height:24px}}.footer .button .desc{line-height:2}@media (max-width: 970px){.footer .button .desc{line-height:.5;font-size:10px}}.footer .button:hover{border-bottom:3px solid #1e1e1e}.footer .col{width:90%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-between;background-color:#fff;flex:1}.upload-link{display:flex;flex-direction:column;align-items:center;align-content:center}.upload-link .p-chips-token{margin-right:10px;padding:5px;border-radius:3px}.upload-link .p-chips{border:1px solid grey;width:100%}.upload-link .pastehtml{width:70vw}.upload-link__form-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:center}.upload-link__form-wrapper .input{flex-grow:1}.upload-link__form-wrapper .cos{width:90%}.upload-link__form-wrapper .input__wrapper{border-radius:4px 0 0 4px}.upload-link__form-wrapper .button{width:auto;border-radius:0 4px 4px 0}.upload-link .fileUpload{padding:5px;width:100%;margin-bottom:10px}.upload-link .fileUpload .drop{border:1px solid #d9d9d9;border-radius:10px;width:100%;padding:10px;height:130px;background-color:#e4e8ee;color:#666;font-weight:410;display:flex;justify-content:center;align-items:center;text-align:center}.upload-link .remove-button{position:absolute;top:30px;right:3px;background-color:red;color:#fff;border:none;border-radius:50%;cursor:pointer;padding:5px;font-size:16px;width:15px;height:15px;display:flex;align-items:center;justify-content:center}.upload-link .file-list{display:flex;flex-wrap:wrap;gap:15px}.upload-link .file-item{display:flex;flex-direction:column;align-items:center;width:auto;position:relative;height:150px}.upload-link .file-icon{width:100px;height:100px;margin-bottom:10px;position:relative}.upload-link .imagePrevUpload{width:100%;height:100%;object-fit:cover;overflow:hidden;border-radius:7px}.upload-link .file-info{text-align:center;width:100%}.upload-link .file-name,.upload-link .file-size{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-link .popup--inner{width:90%;height:calc(100vh - 50px);overflow-y:hidden;max-height:100%;padding:15px;background:#fff}@media (max-width: 600px){.upload-link .popup--inner{width:95%;padding:5px}}.upload-link .old_upload{padding:10px 25px 10px 10px;width:100%;overflow-x:hidden;height:calc(100vh - 50px);overflow-y:scroll;background:#fff;border-radius:15px}@media (max-width: 600px){.upload-link .old_upload{width:100%;padding:0}}.upload-link .notes{width:100%;height:calc(100vh - 150px);overflow-y:auto}@media (max-width: 600px){.upload-link .notes{width:90%;padding:10px}}.upload-link .notes .textbox{border:1px solid #c2c2c2;width:90%}.upload-link .upload-link_editor{margin-top:20px}@media (max-width: 600px){.upload-link .check-box__input{margin:0}}.upload-link .button svg{margin-right:23px;max-height:55%}.upload-link .popup-title{font-size:24px;line-height:unset;color:#8f8f8f}@media (max-width: 600px){.upload-link .popup-title{font-size:20px;margin-bottom:10px;color:#666}}.upload-link__title{margin-bottom:20px}.upload-link .button__primary{height:45px}.upload-link .lista{background-color:#fff;width:100%;height:160px;border-radius:10px;border:1px solid gray;padding:10px;list-style-type:none;overflow-y:auto}.upload-link__button-wrapper{font-size:12px;display:grid;align-items:center;align-content:center}.upload-link__button-wrapper .button{font-size:14px;font-weight:600;position:relative;height:105px}.upload-link__button-wrapper .button input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer}.upload-link__thumbnail{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:unset;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;border:1px solid grey;align-content:center;align-items:center;border-radius:10px}@media (max-width: 600px){.upload-link__thumbnail{width:160px;height:100px}}.upload-link__thumbnail img{height:90px;width:160px;object-fit:contain;border-radius:10px}@media (max-width: 600px){.upload-link__thumbnail img{width:120px;height:70px;margin-left:15px}}.upload-link__relations-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:flex-end;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.upload-link__error-wrapper,.upload-link .input__error-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;height:13px;width:100%;margin:3px 0 5px;font-size:10px;line-height:13px;color:#ce281a;font-weight:500}.upload-link .input__wrapper{height:45px}.upload-link .title-section{margin:0 0 20px}.upload-link__file-name{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;font-size:10px}.upload-link__file-name svg{cursor:pointer;height:10px;fill:#ce281a;margin-right:10px}.upload-link__btn-text{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;line-height:1.2}.upload-link__btn-text-small{line-height:1.2;color:gray;font-size:12px}.upload-link .ownership{margin-bottom:20px}.upload-link .editor{margin:auto;width:90%;border-radius:10px;display:flex;justify-content:center;align-items:center}.upload-link .more_h{display:flex;flex-direction:column;justify-items:center;justify-content:center;border:1px solid #a3a3a3;color:#7c7c7c;height:40px;text-align:center;margin-top:10px;border-radius:10px;align-items:center;padding:5px;cursor:pointer;font-weight:700}.upload-link .more_h:hover{background:#d5e2ea}@media (max-width: 600px){.upload-link .more_h{height:60px;max-width:400px;margin:0 0 15px}}.upload-link .translate_btn_h{display:flex;flex-direction:column;text-align:center;margin-top:5px;white-space:nowrap;font-size:14px;border:1px solid grey;border-radius:4px;padding:5px;position:absolute;right:10px;bottom:20px;cursor:pointer}.upload-link .translate_btn_h:hover{background-color:#ececec}.upload-link .translate_btn_add{text-align:center;margin-top:5px;white-space:nowrap;font-size:18px;border:1px solid grey;border-radius:4px;padding:5px;height:35px;cursor:pointer}.upload-link .translate_btn_add:hover{background-color:#ececec}.upload-link .tldr-wrapper{display:flex;flex-direction:row}@media (max-width: 600px){.upload-link .tldr-wrapper{flex-direction:column}}.upload-link .tldr-wrapper .tldr{flex:2}.upload-link .tldr-wrapper .more{border:1px solid #7a7a7a;color:#666;height:150px;max-width:70px;text-align:center;margin:0 0 0 10px;border-radius:10px;display:flex;align-items:center;padding:5px;cursor:pointer;font-weight:700}@media (max-width: 600px){.upload-link .tldr-wrapper .more{height:60px;max-width:400px;margin:0 0 15px}}.upload-link .tldr-wrapper .textarea--field{height:125px}.upload-link .translate_btn{position:relative;top:-50px;left:320px;white-space:nowrap;font-size:14px;border:1px solid grey;border-radius:4px;width:70px;height:24px;padding:3px}@media (max-width: 600px){.upload-link .translate_btn{top:-130px;left:230px}}.upload-link .translate_btn_processing{margin-top:10px;font-size:14px;border:1px solid grey;background-color:#c92a5475;border-radius:4px;width:auto;padding:3px;animation:fadeInOut 2s infinite}@keyframes fadeInOut{0%{opacity:0}50%{opacity:1}to{opacity:0}}.upload-link__checkbox-wrapper{margin-top:10px;margin-left:30px;scale:120%}@media (max-width: 600px){.upload-link__checkbox-wrapper{scale:110%;margin-top:10px;margin-left:10px}}.upload-link__checkbox-wrapper .check-box{padding:5px 0;border:none}.upload-link .info{font-size:12px;min-height:12px;font-weight:700;margin-bottom:20px;text-align:center}.upload-link .info.invisible{opacity:0;visibility:hidden;pointer-events:none}.upload-link .multiselect{height:43px;padding-left:20px}.upload-link .desc input{height:100px}.upload-link .scroll_disabled{margin-top:20px;overflow-x:hidden}@media screen and (max-height: 850px){.upload-link .scroll_disabled{overflow-y:auto;height:calc(100% - 200px);padding-top:10px;padding-right:5px;max-height:650px}}@media screen and (max-height: 770px){.upload-link .scroll_disabled{max-height:600px}}@media screen and (max-height: 670px){.upload-link .scroll_disabled{max-height:500px}}.more-popup{border:1px solid #cbcbcb;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);height:750px;box-shadow:2px 5px 15px #00000038;width:700px;border-radius:10px;background:#fff;z-index:10;padding:20px}@media (max-width: 600px){.more-popup{height:90%;width:90%;overflow:scroll;overflow-x:hidden;min-width:200px}}.more-popup .content-wrapper{display:flex;flex-direction:column}.more-popup .buttons{display:flex;margin-bottom:20px}.more-popup .buttons .page-button,.more-popup .buttons .page-add-button{margin:10px;cursor:pointer;font-weight:700}@media (max-width: 600px){.more-popup .buttons .page-button,.more-popup .buttons .page-add-button{font-size:14px}}.more-popup .upload-image-more{border:1px solid black;width:230px;height:230px;margin:0 10px}.more-popup .img-wrapper{border:2px dashed black;border-radius:10px;height:250px;width:300px;display:flex;justify-content:center;align-items:center;margin:0 20px 0 0;position:relative}@media (max-width: 600px){.more-popup .img-wrapper{scale:60%;margin:-40px}}.more-popup .img-wrapper .close-more-icon{position:absolute;background:#fff;padding:4px;border-radius:10px;top:10px;right:10px;z-index:10;cursor:pointer}.more-popup .img-wrapper .upload-link__button-wrapper{height:250px}@media (max-width: 600px){.more-popup .img-wrapper .upload-link__button-wrapper{height:150px}}.more-popup .img-wrapper .upload-link__button-wrapper .upload-link__thumbnail{width:325px;position:relative;border:none}@media (max-width: 600px){.more-popup .img-wrapper .upload-link__button-wrapper .upload-link__thumbnail{width:250px}}.more-popup .img-wrapper .upload-link__button-wrapper .button{height:250px}@media (max-width: 600px){.more-popup .img-wrapper .upload-link__button-wrapper .button{height:150px}}.more-popup .img-wrapper .upload-link__button-wrapper img{width:100%;height:100%;border-radius:15px;margin:auto}@media (max-width: 600px){.more-popup .img-wrapper .upload-link__button-wrapper img{height:150px;width:220px}}@media (max-width: 600px){.more-popup .img-wrapper{width:100%;height:200px;margin-bottom:20px;margin-top:20px}}.more-popup .upload-link__thumbnail{margin-top:-40px;width:220px;position:relative;object-fit:cover}@media (max-width: 600px){.more-popup .upload-link__thumbnail{margin:0}}.more-popup .close-modal-icon{margin-top:10px;margin-right:30px}.more-popup .save-wrapper{display:flex;justify-content:end;width:100%;font-weight:700}.more-popup .save-wrapper .save-cta,.more-popup .save-wrapper .cancel-cta{cursor:pointer;font-weight:400}.more-popup .save-wrapper .cancel-cta{margin-right:15px}.more-popup .delete-page{position:absolute;right:30px;top:30px;font-weight:700;cursor:pointer}@media (max-width: 600px){.more-popup .delete-page{top:70px}}.more-popup .textarea--field{height:250px}@media (max-width: 600px){.more-popup .textarea--field{margin-top:-50px;height:400px}}@media (max-width: 600px){.more-popup .textarea--label{display:none}}.rewriteButton{padding:8px;border-radius:6px;font-size:14px}.rewriteButton:hover{background-color:#ececec}.inputX{border:1px solid grey;border-radius:6px;padding:5px;margin:6px}.fullscreen{position:fixed;top:0;left:0;width:100vw;height:102vh;background:#fff;z-index:99;margin:0}.manage-relations .popup--inner{width:550px}.manage-relations__title{margin-bottom:50px}.manage-relations .desc input{height:120px;margin-bottom:40px}.article-lang{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;font-size:15px;text-transform:uppercase;width:80px;height:60px;position:relative;color:#888a8a;font-family:SourceCodeProRegular}@media (max-width: 970px){.article-lang{font-size:15px}}.article-lang .desc1{font-size:12px;color:#71777b}.article-lang__list{position:absolute;background-color:#35373c;bottom:60px;left:50%;transform:translate(-80%);padding:16px;color:#fff;border-radius:6px;width:150px}.article-lang__list-element{font-size:14px;font-weight:500;height:30px;line-height:30px;border-bottom:1px solid rgba(255,255,255,.2);text-transform:capitalize;cursor:pointer;text-align:left}.article-lang__list-element:last-child{border:none}.article-lang__list-element:hover{background-color:#515867}.footercheckbox{width:140px;margin-left:-30px;margin-right:-30px;display:flex;flex-direction:column;gap:5px;font-size:14px;color:#6c6c6c}@media (max-width: 1100px){.footercheckbox{gap:0}}.rating-popup .popup--inner{width:455px;max-width:100%}.rating-popup__container{display:flex;flex-direction:column;align-items:center}.rating-popup__title{font-size:22px;color:#3a3a3a;margin-bottom:20px;font-weight:500;text-align:center}.rating-popup__section{border-radius:12px;background-color:#f8f9fa;padding:20px;box-shadow:0 2px 8px #0000000d;transition:all .2s ease;width:100%;margin-bottom:20px}.rating-popup__section:hover{box-shadow:0 4px 12px #00000014}.rating-popup__verification{display:flex;align-items:center;justify-content:center;margin-bottom:15px;padding:10px;border-radius:8px;background-color:#f0f9ff}.rating-popup__staff-buttons{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.rating-popup__button-wrapper{display:flex;flex-direction:column;gap:12px;width:100%}.rating-popup__rating-button{position:relative;padding:14px 20px;border-radius:10px;background-color:#fff;border:1px solid #e5e7eb;transition:all .2s ease;cursor:pointer;text-align:center;font-weight:500;font-size:16px;color:#4b5563;overflow:hidden}.rating-popup__rating-button:hover{background-color:#f9fafb;transform:translateY(-2px);box-shadow:0 4px 8px #0000000d}.rating-popup__rating-button.active{background-color:#4a6cf7;color:#fff;border-color:#4a6cf7}.rating-popup__rating-button.active:hover{background-color:#3b5bd9}.rating-popup__rating-button--staff{background-color:#fff8f0;border-color:#ffb74d;color:#b45309}.rating-popup__rating-button--staff.active{background-color:#f59e0b;color:#fff;border-color:#f59e0b}.rating-popup__rating-button--staff.active:hover{background-color:#d97706}.rating-popup__rating-button--staff:hover{background-color:#fff4e6}.rating-popup__info{text-align:center;font-weight:500;margin-top:15px;padding:10px;border-radius:8px;background-color:#f3f4f6}.rating-popup__info.invisible{opacity:0;visibility:hidden;pointer-events:none}.send-to-user-popup__container{max-width:580px;margin:0 auto}.send-to-user-popup__title{font-size:22px;color:#3a3a3a;margin-bottom:16px;font-weight:500;text-align:center}.send-to-user-popup__description{text-align:center;font-size:16px;color:#6b7280;line-height:1.5;margin-bottom:25px}.send-to-user-popup__section{border-radius:12px;background-color:#f8f9fa;padding:24px;box-shadow:0 2px 8px #0000000d;transition:all .2s ease;margin-bottom:20px}.send-to-user-popup__section:hover{box-shadow:0 4px 12px #00000014}.send-to-user-popup__input-group{margin-bottom:20px}.send-to-user-popup__label{display:block;margin-bottom:8px;font-weight:500;color:#4b5563;font-size:15px}.send-to-user-popup__input{width:100%;height:42px;padding:0 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:15px;transition:all .2s}.send-to-user-popup__input:focus{outline:none;border-color:#4a6cf7;box-shadow:0 0 0 2px #4a6cf71a}.send-to-user-popup__input--with-icon{padding-left:40px}.send-to-user-popup__input-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af}.send-to-user-popup__select-container{margin-top:20px;margin-bottom:24px}.send-to-user-popup__select{width:100%;padding:10px;border:1px solid #e5e7eb;border-radius:8px;font-size:15px;min-height:120px;transition:all .2s}.send-to-user-popup__select:focus{outline:none;border-color:#4a6cf7;box-shadow:0 0 0 2px #4a6cf71a}.send-to-user-popup__select option{padding:10px;font-size:15px}.send-to-user-popup__select option:checked{background-color:#4a6cf7;color:#fff}.send-to-user-popup__button-container{display:flex;justify-content:center;margin-top:10px}.send-to-user-popup__button{min-width:140px}.send-to-user-popup ::-webkit-scrollbar{width:6px}.send-to-user-popup ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:6px}.send-to-user-popup ::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:6px}.send-to-user-popup ::-webkit-scrollbar-thumb:hover{background:#a1a1a1}@media (max-width: 640px){.send-to-user-popup__section{padding:16px}.send-to-user-popup__select{min-height:100px}}.article-container{width:100%;background-color:#f8f9fa;overflow-y:auto;overflow-x:hidden;max-height:100%;height:calc(100vh - 1px);border-radius:20px}@media (max-width: 600px){.article-container{overflow-y:hidden;padding:0 0 170px;overflow-x:hidden}}@media (max-width: 600px){.article-container::-webkit-scrollbar{display:none}}.followbtn{color:#fff;background-color:#2f2f2f;border-radius:10px;padding:4px 8px;font-size:13px;display:flex;flex-direction:column;align-content:center;align-items:center;height:25px;justify-items:center;justify-content:center;cursor:pointer}.article-container_text{margin:0 auto;background-color:#fff;width:95%;border-radius:20px}@media (max-width: 900px){.article-container_text{width:100%;overflow-x:hidden}}.Show_more_articles{width:400px;height:50px;display:block;background-color:#222;color:#fff;border-radius:10px;margin:20px auto;font-size:20px}@media (max-width: 600px){.Show_more_articles{width:70%;height:60px;font-size:15px}}.article-header{margin-bottom:20px}.article-title{font-size:25px;color:#333;margin-bottom:5px;min-height:33px;max-width:70%}@media (max-width: 1300px){.article-title{font-size:22px;max-width:60%}}@media (max-width: 600px){.article-title{font-size:18px;min-height:15px;height:auto;margin-top:0;max-width:100%;margin-bottom:0}}.article-title-about{font-size:40px;color:#333;margin-bottom:20px}@media (max-width: 900px){.article-title-about{font-size:25px;margin-top:30px}}.article-image{margin:20px auto;display:flex;flex:1;justify-content:center}.article-image img{border-radius:10px;max-width:100%;height:auto}.article-pages,.page{margin-bottom:20px}.page-title{font-size:18px;color:#333}@media (max-width: 900px){.page-title{font-size:16px}}.page-image{border-radius:10px;margin-top:10px}.page-image img{border-radius:10px;max-width:100%;height:auto}.article-content{display:flex;flex-direction:column;align-content:center;align-items:center}.article-description{font-size:20px;color:#494949;margin-top:20px;margin-bottom:20px;font-weight:700;line-height:1.6}@media (max-width: 900px){.article-description{font-size:16px}}.article-tldr{font-size:18px;color:#333;padding:30px;margin-top:20px;margin-bottom:10px;line-height:1.3}@media (max-width: 900px){.article-tldr{font-size:16px}}.article-iframe{font-size:16px;color:#00f}.article-iframe-blog{font-size:16px;color:#2c2c2c;margin-bottom:40px}.split-screen_author_list{position:fixed;width:145px;padding-left:5px;top:90px;right:3px;display:flex;flex-direction:column;align-content:center;align-items:center;overflow-y:scroll;overflow-x:hidden;height:calc(100vh - 1px);padding-bottom:170px;transition:transform .3s ease;z-index:2}@media (max-width: 1100px){.split-screen_author_list{display:none}}@media (max-width: 600px){.split-screen_author_list{display:none}}.split-screen_author_list .links_no{display:flex;flex-direction:column;margin-left:30px;margin-bottom:5px;color:#666}.split-screen_author_list_favourites::-webkit-scrollbar{display:none}.split-screen_author_list::-webkit-scrollbar{display:none}.split-screen_author_list_right::-webkit-scrollbar{display:none}.split-screen_author_list_right{position:fixed;top:90px;right:5px;display:flex;flex-direction:column;align-items:center;align-content:center;overflow-y:scroll;overflow-x:hidden;height:calc(100vh - 165px);width:150px}@media (max-width: 1300px){.split-screen_author_list_right{right:-2px}}@media (max-width: 600px){.split-screen_author_list_right{display:none}}.split-screen_author_list_right .search-input_author{height:40px;width:150px;border:1px solid grey;border-radius:7px}.user_left_bar{width:180px}@media (max-width: 600px){.user_left_bar{display:none}}.search_fav{height:30px;width:130px;border:1px solid grey;border-radius:7px;min-height:30px;padding:10px}.topauthors{color:#666;margin-top:10px;margin-bottom:20px}.author-card{width:130px;height:100px;max-height:200px;margin-top:5px;background-color:#fff;border-radius:20px;position:relative;border:1px solid #d8d8d8;padding:5px;box-shadow:#959da533 0 3px 14px;transition:transform .3s ease}.author-card:hover{transform:scale(1.03)}@media (max-width: 1300px){.author-card{width:130px;font-size:14px}}@media (max-width: 900px){.author-card{margin-top:0;height:auto}}.author-card .image_avatar_background{display:block;height:50px;width:100%;object-fit:cover;border-top-left-radius:20px;border-top-right-radius:20px;margin-right:20px}.author-card .image_avatar_small{display:block;height:40px;width:40px;object-fit:cover;border-radius:50%;margin-right:20px}.author-card .author_description{margin-top:10px;margin-bottom:20px}.author-card .author_description_website{font-size:15px;color:#4d648e;margin-top:5px;margin-bottom:10px}.author-card_list{width:170px;height:auto;max-height:200px;margin-top:10px;background-color:#fff;border-radius:10px;box-shadow:#959da533 0 4px 24px}@media (max-width: 1500px){.author-card_list{width:150px}}@media (max-width: 1300px){.author-card_list{width:150px;font-size:14px}}@media (max-width: 900px){.author-card_list{margin-top:0;height:auto}}.author-card_list .image_avatar_background{display:block;height:50px;width:100%;object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px;margin-right:20px}.author-card_list .image_avatar_small{display:block;height:40px;width:40px;object-fit:cover;border-radius:50%;margin-right:20px}.author-card_list .author_description{margin-top:10px;margin-bottom:20px}.author-card_list .author_description_website{font-size:15px;color:#4d648e;margin-top:5px;margin-bottom:10px}.users-grid{align-items:flex-start;align-content:flex-start;width:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;height:calc(100vh - 160px);overflow-y:auto;padding:5px}@media (max-width: 1200px){.users-grid{height:calc(100vh - 150px);gap:3px}}@media (max-width: 600px){.users-grid{height:calc(100vh - 150px);gap:3px}}.backgroundUser{width:100%;height:110px;overflow:hidden;position:relative;border-top-left-radius:10px;border-top-right-radius:10px}@media (max-width: 600px){.backgroundUser{height:80px}}.image_avatar_usercard{display:block;height:80px;width:80px;object-fit:cover;border-radius:50%;transform:translateY(-80px);border:2px solid white}.image_avatar_usercard_small{display:block;height:25px;width:25px;object-fit:cover;border-radius:50%;border:1px solid #e8e8e8;margin-right:10px}@media (max-width: 600px){.image_avatar_usercard_small{margin-right:5px;height:15px;width:15px}}.user-card_nohover{height:auto;width:170px;max-width:400px;background-color:#f8f8f8;border-bottom-left-radius:10px;border-top-left-radius:10px;position:relative;border-right:1px solid #d2d2d2}@media (max-width: 900px){.user-card_nohover{width:49.5%;height:265px}}.user-card_nohover .cuttext{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;font-size:14px}@media (max-width: 900px){.user-card_nohover .cuttext{font-size:12px}}.user-card_nohover .image_avatar_small{display:block;height:40px;width:40px;object-fit:cover;border-radius:50%;margin-right:20px}.user-card_nohover .user_description{margin-top:10px;margin-bottom:20px}.user-card_nohover .user_description_website{font-size:15px;color:#4d648e;margin-top:5px;margin-bottom:10px}.user-card{height:300px;width:170px;max-width:400px;background-color:#f8f8f8;border-radius:10px;position:relative;border:1px solid #d2d2d2;box-shadow:#959da533 2px 2px 2px}.user-card:hover{transform:scale(1.02);background-color:#d8e4ec}@media (max-width: 900px){.user-card{width:49.5%;height:265px}}.user-card .cuttext{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;font-size:14px}@media (max-width: 900px){.user-card .cuttext{font-size:12px}}.user-card .image_avatar_small{display:block;height:40px;width:40px;object-fit:cover;border-radius:50%;margin-right:20px}.user-card .user_description{margin-top:10px;margin-bottom:20px}.user-card .user_description_website{font-size:15px;color:#4d648e;margin-top:5px;margin-bottom:10px}.user-card_demo{height:260px;width:170px;max-width:400px;background-color:#f8f8f8;border-radius:10px;position:relative;border:1px solid #d2d2d2;box-shadow:#959da533 0 4px 24px}.user-card_demo:hover{transform:scale(1.02);background-color:#d8e4ec}@media (max-width: 900px){.user-card_demo{width:49.5%;height:240px}}.user-card_demo .cuttext{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:14px}@media (max-width: 900px){.user-card_demo .cuttext{font-size:12px}}.user-card_demo .image_avatar_small{display:block;height:40px;width:40px;object-fit:cover;border-radius:50%;margin-right:20px}.user-card_demo .user_description{margin-top:10px;margin-bottom:20px}.user-card_demo .user_description_website{font-size:15px;color:#4d648e;margin-top:5px;margin-bottom:10px}.topic-card{height:40px;max-height:200px;max-width:155px;margin-left:10px;margin-top:10px;background-color:#fff;border-radius:10px;padding:5px;box-shadow:#959da533 0 4px 24px}.topic-card:hover,.topic-card__active{filter:brightness(.8)}@media (max-width: 900px){.topic-card{height:40px;width:40px;margin-top:20px}.topic-card .author_btn2{font-size:8px}}.topic-card .image_avatar_small{display:block;height:40px;width:40px;object-fit:cover;border-radius:50%;margin-right:20px}.topic-card .author_description{margin-top:10px;margin-bottom:20px}.topic-card .author_description_website{font-size:15px;color:#4d648e;margin-top:5px;margin-bottom:10px}.small_desc{font-size:12px;color:#2c2c2c;margin-top:5px}.closeWindow{position:fixed;right:16px;top:15px;z-index:80}.closeB{border:2px solid #c0c0c0;border-radius:10px;padding:8px;background:#fff}.closeB:hover{background:#3a3a39;color:#fff}.article-level{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;text-align:center;height:34px;position:relative;color:#f3f3f3;border-radius:6px}.article-level__label{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;width:100px;font-size:14px;font-weight:600;background-color:#c90c3b;height:100%;font-family:FuturaBT-Medium,"sans-serif";line-height:30px;cursor:pointer;border-radius:6px}@media (max-width: 600px){.article-level__label{width:80px;font-size:8px;line-height:10px}}.article-level__label.expert{background-color:#1e1e1e}.article-level__list{width:100px;position:absolute;background-color:#35373c;top:40px;right:-5px;padding:10px 16px;color:#fff;border-radius:6px;z-index:400}.article-level__list-element{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;height:30px;border-bottom:1px solid rgba(255,255,255,.2);cursor:pointer}.article-level__list-element:last-child{border:none}.article-level__list-element:hover{background-color:#515867}.article-level__icon{width:15px;height:15px;margin:0 -30px 1px 5px;cursor:pointer;align-self:center}@media (max-width: 600px){.article-level__icon{display:none}}.article-level .tooltip__message{position:absolute;top:40px;left:unset;transform:unset;right:0;width:190px;height:auto;font-size:12px;padding:10px 10px 0;white-space:unset;line-height:1.2;text-align:left;z-index:310}.article-level .tooltip__message div{font-weight:700;margin-bottom:10px}.article-level .tooltip__message span{font-weight:700}.article-level .tooltip__message p{margin:5px 0 10px 8px}.article-level .tooltip__no-user{right:0;padding:10px}.article-level .tooltip__disabled .tooltip__message{display:none}.tile-element{font-size:17px;font-weight:500;border-radius:15px;box-shadow:#959da533 0 4px 7px;border:1px solid #cfcfcf;padding:25px 10px 10px;transition:all .2s;display:flex;flex-direction:column;background-color:#fcfcfc;height:auto;margin:10px 10px 30px;width:98%;position:relative;overflow:hidden;max-height:90vh;overflow-y:auto}.tile-element .autoresizevideocont{width:622px;height:350px;min-height:350px;border-radius:10px;overflow:hidden}@media (max-width: 1700px){.tile-element .autoresizevideocont{width:570px;height:320px;min-height:320px}}@media (max-width: 1400px){.tile-element .autoresizevideocont{width:550px;height:310px;min-height:310px}}@media (max-width: 1200px){.tile-element .autoresizevideocont{width:420px;height:235px;min-height:235px}}@media (max-width: 600px){.tile-element .autoresizevideocont{width:100%;height:196px;min-height:196px}}.tile-element .autoresizevideocontvertical{width:250px;height:440px;min-height:440px}@media (max-width: 1700px){.tile-element .autoresizevideocontvertical{width:180px;height:320px;min-height:320px}}@media (max-width: 1400px){.tile-element .autoresizevideocontvertical{width:180px;height:310px;min-height:310px}}@media (max-width: 1200px){.tile-element .autoresizevideocontvertical{width:170px;height:240px;min-height:210px}}.tile-element .authorPage{margin-top:-10px;display:flex;flex-direction:row;cursor:pointer}.tile-element .fullImageFill{width:100%;height:100%;object-fit:cover;aspect-ratio:auto;margin-bottom:-5px}.tile-element .linkPrev{border-top:1px solid #c2c2c2;width:95%;padding:10px;color:#666;display:flex;flex-direction:row;gap:10px;font-size:12px}@media (max-width: 600px){.tile-element .linkPrev{font-size:11px}}.tile-element .linkPrev .prevImg{width:80px;height:50px}.tile-element .file-list{display:flex;flex-wrap:wrap;gap:15px}.tile-element .file-item{display:flex;flex-direction:column;align-items:center;width:100px;overflow:hidden;border-radius:10px}.tile-element .file-icon{width:100px;height:100px;margin-bottom:10px;position:relative}.tile-element .remove-button{position:absolute;top:5px;right:5px;background-color:red;color:#fff;border:none;border-radius:50%;cursor:pointer;padding:5px;font-size:16px;width:15px;height:15px;display:flex;align-items:center;justify-content:center}.tile-element .imagePrevUpload{width:100%;height:100%;object-fit:cover;overflow:hidden;border-radius:7px}.tile-element .editbutton{border:1px solid #DBDDDD;background:#fff;display:flex;flex-direction:column;justify-content:center;width:fit-content;height:30px;padding:5px 20px;font-size:14px;border-radius:10px;margin-left:10px;align-items:center}.tile-element .tldr table{border-collapse:collapse;border:1px solid #666666}.tile-element .tldr td,.tile-element .tldr th{border:1px solid #666666}.tile-element .tldr{color:#666}.tile-element .tldr h1{display:block;font-size:20px;margin:.67em 0;font-weight:700}.tile-element .tldr h2{display:block;font-size:17px;margin:.67em 0;font-weight:700}.tile-element .tldr code{display:block;border:1px solid #dedede;border-radius:10px;padding:5px;background-color:#efdccf;margin-left:20px;line-height:1.3}.tile-element .tldr img{border-radius:10px}@media (max-width: 600px){.tile-element .tldr img{max-width:50%}}.tile-element .tldr iframe{border-radius:10px}@media (max-width: 600px){.tile-element .tldr iframe{max-width:100%}}.tile-element .tldr table td,.tile-element .tldr table th{text-align:center;vertical-align:middle}.tile-element .tldr .notion-collection-table,.tile-element .tldr .notion-collection-table td{border:1px solid #000}.tile-element .tldr ol{margin-top:10px;list-style-type:none;padding-left:0;margin-left:0;counter-reset:list-counter}.tile-element .tldr li{counter-increment:list-counter;margin-bottom:10px;position:relative;margin-left:20px}.tile-element .tldr li:before{content:counter(list-counter) ". ";position:absolute;left:-20px}.tile-element .tldr li.zero-value{color:red;font-weight:700}.tile-element .tldr p{line-height:1.2;font-size:16px}.tile-element .imgtilefix{margin:0 auto 30px;width:360px;height:200px;object-fit:fill;overflow:hidden;border-radius:10px;position:relative;cursor:pointer}@media (max-width: 1500px){.tile-element .imgtilefix{width:280px;height:170px}}.tile-element .imgtilefixdescription_image{width:400px;height:200px}.tile-element .img{margin:0 auto 30px;width:460px;height:200px;object-fit:fill;overflow:hidden;border-radius:10px;position:relative;cursor:pointer}@media (max-width: 1200px){.tile-element .img{width:220px;height:100px}}.tile-element .imga{width:100%;height:100%;position:relative}.tile-element .video-iframe{width:360px;height:180px}@media (max-width: 1200px){.tile-element .video-iframe{width:180px;height:100px}}.tile-element .play-video{position:absolute;top:30%;left:40%}@media (max-width: 1200px){.tile-element .play-video{top:20%}}.tile-element .article-date{position:absolute;bottom:25px;color:gray;font-size:12px}.tile-element .text{font-size:18px;margin-bottom:10px;color:#4e555d;line-height:1.2}@media (max-width: 600px){.tile-element .text{font-size:18px}}.tile-element .author_btn_tiles{margin-left:90px;position:absolute;bottom:25px;cursor:pointer;z-index:502;color:#565656;font-size:11px}.tile-element .image_avatar{height:200px;width:200px;object-fit:cover;border-radius:50%;margin-right:20px;border:1px solid gray}.tile-element .page-img{min-width:225px;height:180px;margin:0 10px;overflow:hidden;border-radius:10px}.tile-element .page-img_gallery{width:100%;max-height:180px;overflow:hidden;border-radius:10px}.tile-element .page-img_gallery img{width:100%;height:auto}.tile-element .content{margin-left:10px}.tile-element .content .title1{color:#2f2f2f;font-size:19px;line-height:1.1;font-weight:500;padding-bottom:5px}@media (max-width: 1500px){.tile-element .content .title1{font-size:15px}}.tile-element .content .text,.tile-element .content .iframe{line-height:1.2;width:95%;overflow:hidden;display:-webkit-box}.tile-element .content .text{display:-webkit-box;font-size:16px;margin-bottom:5px;color:#4e555d;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 1400px){.tile-element .content .text{-webkit-line-clamp:2}}.tile-element .content .text_long{display:-webkit-box;font-size:16px;margin-bottom:5px;color:#4e555d;-webkit-line-clamp:6;-webkit-box-orient:vertical;line-height:1.3;overflow-y:hidden}@media (max-width: 1500px){.tile-element .content .text_long{-webkit-line-clamp:4;font-size:14px}}.tile-element .content .text_long_not{font-size:16px;margin-bottom:5px;color:#4e555d;line-height:1.3}@media (max-width: 1500px){.tile-element .content .text_long_not{font-size:14px}}.tile-element .content .tldr-text{margin-top:10px;color:#4d648e;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media (max-width: 1500px){.tile-element .content .tldr-text{-webkit-line-clamp:2}}.tile-element .content .iframe{font-size:12px;color:#4e555d;position:absolute;bottom:5px;text-wrap:none;overflow:hidden;white-space:nowrap;left:15px;-webkit-line-clamp:1;-webkit-box-orient:vertical}.tile-element .page-content{max-width:700px}.tile-element .page-content .text{-webkit-line-clamp:12}.tile-element .buttons{margin-right:-30px}.tile-element .buttons .rating-icon{margin-top:10px}.tile-element .rating-menu{display:flex;flex-direction:column;margin-top:-4px;width:38px;height:38px;border:1px solid #d5d5d5;border-radius:10px;color:#646464;text-align:center;align-content:center;align-items:center}.tile-element .rating-number{border:1px solid gray;font-size:14px;font-weight:700;color:#a8a8a8}.tile-element .more-cta{font-size:12px;border:1px solid #DBDDDD;display:flex;justify-content:center;align-items:center;flex-direction:column;width:60px;height:60px;margin-right:-10px;margin-top:-10px;border-radius:10px;cursor:pointer;text-align:center;background-color:#fdfdfd;color:#71777b}@media (max-width: 1200px){.tile-element .more-cta{height:100px}}.tile-element .more_buttons{position:absolute;scale:75%;gap:5px;width:auto;height:50px;bottom:0;display:flex;flex-direction:row;right:-30px;padding:6px;border-radius:10px}@media (max-width: 1200px){.tile-element .more_buttons{bottom:0}}.tile-element .more_buttons .comment_buttons2{height:40px;padding:10px;border:1px solid #c3c3c3;border-radius:10px;margin-right:10px}.tile-element .more_buttons .favouritesButtonMinus{width:40px;height:40px;border:1px solid #b9b9b9;border-radius:10px;padding:4px}.tile-element .find-simillar-tile{width:40px;height:40px;border:1px solid #DBDDDD;border-radius:12px;color:#5c5c5c;font-family:Inter;font-style:normal;font-weight:500;font-size:12px;line-height:13px;margin-bottom:10px;margin-left:5px;display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:center;justify-items:center}.tile-element .social-article-menu{display:flex;position:absolute;height:40px!important;right:55px;bottom:2px!important;z-index:100;width:240px}.tile-element .social-article-elem{border-right:1px solid #DBDDDD}.tile-element_forum{font-size:16px;font-weight:500;border-radius:16px;box-shadow:#0000000d 2px 4px 8px;border:1px solid #dfdfdf;padding:15px 30px 30px;transition:all .2s;display:flex;background-color:#f4f2f2;height:auto;min-height:180px;max-height:900px;cursor:pointer;width:99%;position:relative;margin:10px 10px 25px}@media (max-width: 600px){.tile-element_forum{padding-left:10px;padding-right:20px;min-height:220px;margin-left:0}}.tile-element_forum .forum{border-radius:20px;min-height:50px;width:100%;margin-bottom:15px;padding:10px 30px;max-height:500px;overflow-y:scroll;position:relative;background:#f8f8f8;display:flex;flex-direction:column;gap:10px;margin-top:10px;cursor:pointer}@media (max-width: 600px){.tile-element_forum .forum{padding:10px}}.tile-element_forum .forum .post{border:1px solid #efefef;background-color:#fff;margin-bottom:10px;padding:10px;border-radius:20px}.tile-element_forum .message{border:1px solid #bebebe;padding:15px;width:100%;font-size:13px;color:#5b5b5b;border-radius:20px;margin-bottom:10px}@media (max-width: 600px){.tile-element_forum .message{margin-top:-10px;margin-bottom:40px}}.tile-element_forum .addpost{padding:8px;background-color:#2f2f2f;border-radius:10px;width:80px;color:#dcdcdc;display:flex;flex-direction:row;align-items:center;align-content:center;font-size:14px;gap:10px}@media (max-width: 600px){.tile-element_forum .addpost{margin-bottom:40px}}.tile-element_forum .close{height:30px;width:30px;z-index:999}@media (max-width: 600px){.tile-element_forum .close{height:20px;width:20px}}.tile-element_forum .tldr_forum{margin-top:20px;color:#666;font-size:14px;border:1px solid grey;border-radius:10px;width:98%}.tile-element_forum .tldr_forum img{border-radius:10px;box-shadow:#959da533 4px 4px 20px;max-width:100%;height:auto}@media (max-width: 600px){.tile-element_forum .tldr_forum img{width:100%}}.tile-element_forum .tldr_forum h1{font-size:19px}.tile-element_forum .tldr_forum h2{font-size:16px}.tile-element_forum .tldr_forum ol{margin-top:10px;list-style-type:none;padding-left:0;margin-left:0;counter-reset:list-counter}.tile-element_forum .tldr_forum li{counter-increment:list-counter;margin-bottom:10px;position:relative;margin-left:20px}.tile-element_forum .tldr_forum li:before{content:counter(list-counter) ". ";position:absolute;left:-20px}.tile-element_forum .tldr_forum li.zero-value{color:red;font-weight:700}.tile-element_forum .tldr_forum .x-about-this-item{line-height:.2;margin:0}.tile-element_forum .tldr_forum .ux-layout-section-evo__row,.tile-element_forum .tldr_forum .viTabs_o_is,.tile-element_forum .tldr_forum .ux-layout-section,.tile-element_forum .tldr_forum .ux-layout-section__features,.tile-element_forum .tldr_forum .ux-layout-section__item,.tile-element_forum .tldr_forum .ux-layout-section__row,.tile-element_forum .tldr_forum .ux-layout-section__col,.tile-element_forum .tldr_forum .ux-labels-values--inline,.tile-element_forum .tldr_forum .ux-textspans{line-height:.2}.tile-element_forum .img{margin:0 auto 0 -20px;width:100px;height:60px;object-fit:fill;overflow:hidden;border-radius:10px;cursor:pointer}.tile-element_forum .imga{width:100%;height:100%}.tile-element_forum .play-video{position:absolute;top:40%;left:40%}.tile-element_forum .text{font-size:18px;margin-bottom:10px;color:#4e555d;line-height:1.2}@media (max-width: 600px){.tile-element_forum .text{font-size:18px}}.tile-element_forum .article-date{position:absolute;bottom:10px;font-size:12px;color:#666}@media (max-width: 900px){.tile-element_forum .article-date{display:none}}.tile-element_forum .author_btn_tiles{position:absolute;top:5px;left:10px;padding:3px;cursor:pointer;z-index:502;color:#565656;font-size:14px}.tile-element_forum .image_avatar{height:200px;width:200px;object-fit:cover;border-radius:50%;margin-right:20px;border:1px solid gray}.tile-element_forum img{width:120px;height:80px;object-fit:cover;border-radius:10px}.tile-element_forum .page-img{min-width:225px;height:180px;margin:0 10px;overflow:hidden;border-radius:10px}.tile-element_forum .page-img_gallery{width:100%;max-height:180px;overflow:hidden;border-radius:10px}.tile-element_forum .page-img_gallery img{width:100%;height:auto}.tile-element_forum .content{justify-content:flex-start;text-align:left;margin-top:10px;margin-left:10px;margin-bottom:10px;width:100%}@media (max-width: 600px){.tile-element_forum .content{margin-bottom:25px}}.tile-element_forum .content .title{margin-left:10px}.tile-element_forum .content .iframe{line-height:1.2;width:95%;overflow:hidden;display:-webkit-box}.tile-element_forum .content .text{display:-webkit-box;font-size:16px;margin-bottom:5px;color:#4e555d;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media (max-width: 1400px){.tile-element_forum .content .text{-webkit-line-clamp:2}}.tile-element_forum .content .text_long{padding-right:3px;margin-top:10px;display:-webkit-box;font-size:15px;margin-bottom:5px;color:#4e555d;-webkit-line-clamp:6;-webkit-box-orient:vertical;line-height:1.3;overflow-y:hidden}@media (max-width: 1400px){.tile-element_forum .content .text_long{-webkit-line-clamp:6}}.tile-element_forum .content .tldr-text{margin-top:10px;color:#4d648e;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media (max-width: 1500px){.tile-element_forum .content .tldr-text{-webkit-line-clamp:2}}.tile-element_forum .content .iframe{font-size:14px;color:#4e555d;position:absolute;bottom:5px;left:10px;width:35vw;-webkit-line-clamp:1;-webkit-box-orient:vertical}.tile-element_forum .page-content{max-width:700px}.tile-element_forum .page-content .text{-webkit-line-clamp:12}.tile-element_forum .buttons{margin-right:-30px}.tile-element_forum .buttons .rating-icon{margin-top:10px}.tile-element_forum .rating-menu{display:flex;flex-direction:column;margin-top:-4px;width:38px;height:38px;border:1px solid #d5d5d5;border-radius:10px;color:#646464;text-align:center;align-content:center;align-items:center}.tile-element_forum .rating-number{border:1px solid gray;font-size:14px;font-weight:700;color:#a8a8a8}.tile-element_forum .more-cta{font-size:12px;border:1px solid #DBDDDD;display:flex;justify-content:center;align-items:center;flex-direction:column;width:60px;height:180px;margin-right:-10px;margin-top:-10px;border-radius:10px;cursor:pointer;text-align:center;background-color:#fdfdfd;color:#71777b}.tile-element_forum .more_buttons{position:absolute;scale:75%;width:auto;height:40px;bottom:0;right:10px;display:flex;flex-direction:row;gap:10px}@media (max-width: 600px){.tile-element_forum .more_buttons{right:-10px}}.tile-element_forum .more_buttons .comment_buttons2{height:40px;padding:10px;border:1px solid #c3c3c3;border-radius:10px;margin-right:10px}.tile-element_forum .more_buttons .favouritesButtonMinus{width:30px;height:30px;border:1px solid #b9b9b9;border-radius:10px;padding:4px}.tile-element_forum .find-simillar-tile{width:40px;height:40px;border:1px solid #DBDDDD;border-radius:12px;color:#940e49;font-family:Inter;font-style:normal;font-weight:500;font-size:12px;line-height:13px;margin-bottom:10px;margin-left:5px;background:#fff;display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:center;justify-items:center}.tile-element_forum .social-article-menu{display:flex;position:absolute;height:40px!important;right:55px;bottom:2px!important;z-index:100;width:240px}.tile-element_forum .social-article-elem{border-right:1px solid #DBDDDD}.tile-element_forum .calendar{display:flex;flex-direction:column;background-color:#d32b5e;padding:10px;border-radius:10px;align-content:center;align-items:center;width:120px;gap:15px;margin-right:10px;position:relative}@media (max-width: 1200px){.tile-element_forum .calendar{gap:10px;width:110px}}@media (max-width: 600px){.tile-element_forum .calendar{flex-direction:row;gap:10px;width:100%;margin-bottom:15px;padding:6px}}.tile-element_forum .calendar .day{margin-top:10px;font-size:50px;font-weight:500;color:#fff}@media (max-width: 1200px){.tile-element_forum .calendar .day{font-size:40px}}@media (max-width: 600px){.tile-element_forum .calendar .day{margin-top:0;font-size:18px}}.tile-element_forum .calendar .dayname{color:#fff;font-size:14px}@media (max-width: 1200px){.tile-element_forum .calendar .dayname{font-size:14px}}@media (max-width: 600px){.tile-element_forum .calendar .dayname{margin-left:10px}}.tile-element_forum .calendar .month{color:#fff;font-size:26px}@media (max-width: 1200px){.tile-element_forum .calendar .month{font-size:20px}}@media (max-width: 1200px){.tile-element_forum .calendar .month{font-size:13px}}.tile-element_forum .calendar .time{color:#fff;font-size:15px}@media (max-width: 1200px){.tile-element_forum .calendar .time{font-size:13px}}.tile-element_notes{display:flex;flex-direction:column;border:1px solid #c2c2c2;border-radius:10px;padding:10px;position:relative;line-height:1.2;margin-bottom:15px;margin-top:20px}.tile-element_notes .title{font-size:20px;font-weight:500;width:100%}.tile-element_notes .content{width:100%;font-size:14px}.tile-element_notes .content2{width:100%;font-size:14px;background-color:#fff;border-radius:10px;color:#565860;padding:10px;line-height:1}.tile-element_notes .content2_crop{width:100%;font-size:14px;background-color:#fff;border-radius:10px;color:#565860;padding:10px;line-height:1;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.tile-element_notes .content3{width:100%;font-weight:500;font-size:18px;background-color:#fff;border-radius:10px;border:1px solid #c2c2c2;color:#565860;padding:5px;margin-bottom:10px;margin-top:5px}.tile-element_notes .buttonSave{display:flex;align-items:center;justify-content:center;text-align:center;position:relative;border:1px solid #c2c2c2;border-radius:10px;background-color:#0fb981;color:#050505;height:40px;padding:0 10px;top:-50px}.tile-element_notes .buttonSave:hover{background-color:#10976b}.tile-element_notes h1{display:block;font-size:2em;margin:.67em 0;font-weight:700}.tile-element_notes code{display:block;border:1px solid #dedede;border-radius:10px;padding:5px;background-color:#efdccf;margin-left:20px;line-height:1.3}.tile-element_notes img,.tile-element_notes iframe{border-radius:10px}@media (max-width: 600px){.tile-element_notes iframe{max-width:100%}}.tile-element_notes table td,.tile-element_notes table th{text-align:center;vertical-align:middle}.tile-element_notes .notion-collection-table,.tile-element_notes .notion-collection-table td{border:1px solid #000}.tile-element_notes p{display:block;font-size:1em;margin:.67em 0 .8em}.tile-element_notes .file{border:1px solid #d5d5d5;background-color:#fff;margin-bottom:10px;padding:10px;border-radius:10px}.tile-element_notes .more_buttons{position:absolute;right:20px;bottom:10px;scale:75%;width:auto;height:40px;display:flex;flex-direction:row}@media (max-width: 1200px){.tile-element_notes .more_buttons{bottom:0}}.tile-element_notes .more_buttons .comment_buttons2{height:40px;padding:10px;border:1px solid #c3c3c3;border-radius:10px;margin-right:10px}.tile-element_notes .more_buttons .favouritesButtonMinus{width:30px;height:30px;border:1px solid #b9b9b9;border-radius:10px;padding:4px}.tile-element_notes .more_buttons .find-simillar-tile{width:40px;height:40px;border:1px solid #DBDDDD;border-radius:12px;color:#940e49;font-family:Inter;font-style:normal;font-weight:500;font-size:12px;line-height:13px;background:#fff;display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:center;justify-items:center}.article-preview-popup{width:400px;height:auto;min-height:200px;background-color:#fff;position:fixed;padding:10px;z-index:9999;box-shadow:#959da533 0 4px 24px;border:1px solid #c6c6c6;border-radius:10px;line-height:1.3}.thumbnail{font-size:16px;font-weight:500;border-radius:20px;box-shadow:#959da533 0 4px 10px;margin:10px 0;border:1px solid #e8e8e8;transition:all .2s;background-color:#f8f8f8;height:250px;width:320px;position:relative;overflow:hidden}@media (max-width: 600px){.thumbnail{height:260px;width:180px;margin-left:10px}}.thumbnail .play-video_gallery{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;border-radius:50%;padding:10px;background-color:#de325d;font-weight:700;font-size:18px}.thumbnail .comment_buttons2{padding:10px;height:40px;width:40px;border:1px solid #c3c3c3;border-radius:10px;margin-right:10px}.thumbnail .image_avatar{margin-top:-30px;height:60px;width:60px;object-fit:cover;border-radius:50%;margin-right:20px;border:none}.thumbnail .tile-header{display:flex}.thumbnail .tile-header .title{overflow:hidden;font-size:16px}.thumbnail .tile-header .img{position:relative;cursor:pointer}.thumbnail .author_btn_tiles{margin-bottom:10px;cursor:pointer;z-index:502;color:#565656;font-size:14px}.thumbnail .iframe{color:#818181;line-height:1.2;width:360px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-bottom:5px;position:absolute;font-size:12px;bottom:50px}.thumbnail .content{margin-top:3px}@media (max-width: 600px){.thumbnail .content{margin-bottom:60px}}.thumbnail .content .text{line-height:1.1;font-size:16px;margin-bottom:10px;color:#4e555d;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.thumbnail .content .text_avatar{width:100%;font-size:16px;margin-bottom:10px;color:#4e555d;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:-30px}.thumbnail .content .tldr-text{margin-top:5px;color:#4d648e;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.thumbnail .content .iframe{font-size:14px;color:#4e555d;position:absolute;-webkit-line-clamp:1;-webkit-box-orient:vertical}.thumbnail .page-content{height:50%}.thumbnail .page-content .text{-webkit-line-clamp:12}.thumbnail .more_buttons_mobile{display:flex}.thumbnail .more_buttons_mobile .comment_buttons2{padding:10px;height:40px;width:40px;border:1px solid #c3c3c3;border-radius:10px;margin-right:10px;margin-top:-5px}.thumbnail .buttons{display:flex;justify-content:space-between;scale:.65;margin-left:-17px;position:absolute;bottom:-10px;width:80%}.thumbnail .buttons .button{width:70px;height:70px;margin:0}.thumbnail .buttons .social-article-wrapper{cursor:pointer}.thumbnail .buttons .rating-icon{margin-top:5px}.thumbnail .buttons .rating-number{margin-top:-75px;font-size:16px;color:#71777b;display:none}.thumbnail .buttons .more-cta{border:1px solid #DBDDDD;background:#fff;display:flex;flex-direction:column;justify-content:center;width:80px;height:40px;padding:5px 20px;font-size:14px;border-radius:10px;margin-left:10px;align-items:center;margin-top:-5px}.thumbnail .buttons .more-cta .more-number{display:flex;justify-content:center;align-items:center}.thumbnail .buttons .find-simillar-tile{width:40px;height:40px;border:1px solid #DBDDDD;border-radius:12px;color:#940e49;font-family:Inter;font-style:normal;font-weight:500;font-size:12px;line-height:13px;background:#fff;display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:center;justify-items:center}.thumbnail .page-buttons{margin-top:20px}.thumbnail .img-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;border-radius:10px}.thumbnail .img-wrapper .page-img{width:200px;height:125px;margin:0 10px;display:flex;justify-content:center;align-items:center;border-radius:10px}.thumbnail .img-wrapper .page-img img{width:100%;height:100%;object-fit:cover;border-radius:10px}.gridElementSize{max-width:300px}@media (max-width: 1700px){.gridElementSize{max-width:270px}}@media (max-width: 600px){.gridElementSize{max-width:100vw}}.gridElementSizeCanvas{max-width:620px}@media (max-width: 1700px){.gridElementSizeCanvas{max-width:590px}}@media (max-width: 1500px){.gridElementSizeCanvas{max-width:500px}}@media (max-width: 1400px){.gridElementSizeCanvas{max-width:460px}}@media (max-width: 1300px){.gridElementSizeCanvas{max-width:420px}}@media (max-width: 600px){.gridElementSizeCanvas{max-width:100vw}}.staffPick{display:flex;flex-direction:row;align-content:center;align-items:center;font-size:13px;color:#5b5b5b;position:absolute;top:17px;right:10px;background-color:#eae9e9;padding:2px 5px 2px 2px;border-radius:10px;cursor:pointer}@media (max-width: 600px){.staffPick{right:30px}}.swipeGallery{position:absolute;right:15px;font-size:13px;top:20px;background-color:#fff;border-radius:50%;border:2px solid #e8027b;display:flex;flex-direction:column;align-items:center;align-content:center;justify-items:center;justify-content:center;width:30px;height:30px;font-weight:400;color:#666;gap:4px}.gallery{font-size:16px;font-weight:500;background:#f8f8f8;margin:10px 0;border:1px solid #e8e8e8;border-radius:25px;width:calc(100% - 2px);position:relative;overflow:hidden}@media (max-width: 600px){.gallery{margin:2px;height:auto;width:99%;max-width:99%;min-width:auto;min-height:200px;border-radius:25px}}.gallery .autoresizevideocont{height:162px}@media (max-width: 600px){.gallery .autoresizevideocont{width:100%;height:196px;min-height:196px}}.gallery .play-video_gallery{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;border-radius:50%;padding:10px;background-color:#de325d;font-weight:700;font-size:18px}.gallery .linkImage{width:100px;height:60px;margin-right:10px}@media (max-width: 600px){.gallery .linkImage{width:50px;height:30px}}.gallery .doNotRemove{pointer-events:none}.gallery .title{margin:0 0 5px;overflow:hidden;font-size:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.1}.gallery .comment_buttons2{padding:10px;height:40px;width:40px;border:1px solid #c3c3c3;border-radius:10px;margin-right:10px}.gallery .image_avatar{margin-top:-30px;height:60px;width:60px;object-fit:cover;border-radius:50%;margin-right:20px;border:none}.gallery .tile-header{display:flex;margin-bottom:20px}.gallery .tile-header .title{height:65px;overflow:hidden;font-size:16px}.gallery .tile-header .img{position:relative;cursor:pointer}.gallery .tile-header img{height:80px;margin-right:20px;border-radius:10px}.gallery .author_btn_tiles{margin-bottom:10px;cursor:pointer;z-index:502;color:#565656;font-size:14px}.gallery .iframe{color:#818181;line-height:1.2;width:360px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-bottom:0;position:absolute;font-size:12px;bottom:35px;left:10px}@media (max-width: 600px){.gallery .iframe{bottom:40px}}@media (max-width: 600px){.gallery .content{margin-bottom:50px}}.gallery .content .tldr_mobile_market{line-height:1.1;font-size:14px;color:#727b86;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.gallery .content .text{line-height:1.1;font-size:16px;margin-bottom:10px;color:#4e555d;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}.gallery .content .text_avatar{width:100%;font-size:16px;margin-bottom:10px;color:#4e555d;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:-30px}.gallery .content .tldr-text{margin-top:5px;color:#4d648e;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.gallery .content .iframe{font-size:14px;color:#4e555d;position:absolute;-webkit-line-clamp:1;-webkit-box-orient:vertical}.gallery .page-content{height:50%}.gallery .page-content .text{-webkit-line-clamp:12}.gallery .more_buttons_mobile{display:flex}.gallery .more_buttons_mobile .comment_buttons2{padding:10px;height:40px;width:40px;border:1px solid #c3c3c3;border-radius:10px;margin-right:10px;margin-top:-5px}.gallery .buttons{display:flex;flex-direction:row;gap:8px;scale:.7;margin-left:-7px;position:absolute;bottom:0;left:10px;width:90%}@media (max-width: 1700px){.gallery .buttons{scale:.7;width:50%}}.gallery .buttons .social-article-wrapper{cursor:pointer}.gallery .buttons .rating-number{margin-top:-75px;font-size:16px;color:#71777b;display:none}.gallery .page-buttons{margin-top:20px}.gallery .img-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;border-radius:10px}.gallery .img-wrapper .page-img{width:200px;height:125px;margin:0 10px;display:flex;justify-content:center;align-items:center;border-radius:10px}.gallery .img-wrapper .page-img img{width:100%;height:100%;object-fit:cover;border-radius:10px}.video_gallery{font-size:16px;font-weight:500;border-radius:10px;box-shadow:#959da533 0 4px 24px;margin:auto;border:1px solid #cfcfcf;padding:10px;transition:all .2s;background-color:#f5f5f5;height:auto;width:calc(100% - 2px);max-width:800px;min-width:360px}.video_gallery .play-video_gallery{position:absolute;top:20%;left:40%;color:#fff;border-radius:50%;padding:10px;background-color:#de325d;font-weight:700;font-size:18px}.video_gallery .comment_buttons2{padding:10px;height:40px;width:40px;border:1px solid #c3c3c3;border-radius:10px;margin-right:10px}.video_gallery .image_avatar{margin-top:-30px;height:60px;width:60px;object-fit:cover;border-radius:50%;margin-right:20px;border:none}.video_gallery .tile-header{display:flex;margin-bottom:20px}.video_gallery .tile-header .title{height:65px;overflow:hidden;font-size:16px}.video_gallery .tile-header .img{position:relative;cursor:pointer}.video_gallery .tile-header img{height:80px;margin-right:20px;border-radius:10px}.video_gallery .author_btn_tiles{margin-bottom:10px;cursor:pointer;z-index:502;color:#565656;font-size:14px}.video_gallery .iframe{color:#818181;line-height:1.2;width:95%;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-bottom:5px}.video_gallery .content{margin-top:20px;height:230px}.video_gallery .content .text{font-size:16px;margin-bottom:10px;color:#4e555d;-webkit-line-clamp:3;-webkit-box-orient:vertical}.video_gallery .content .text_avatar{width:100%;font-size:16px;margin-bottom:10px;color:#4e555d;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:-30px}.video_gallery .content .tldr-text{margin-top:10px;color:#4d648e;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7}.video_gallery .content .iframe{font-size:14px;color:#4e555d;position:absolute;-webkit-line-clamp:1;-webkit-box-orient:vertical}.video_gallery .page-content{height:50%}.video_gallery .page-content .text{-webkit-line-clamp:12}.video_gallery .more_buttons_mobile{display:flex}.video_gallery .more_buttons_mobile .comment_buttons2{padding:10px;height:40px;width:40px;border:1px solid #c3c3c3;border-radius:10px;margin-right:10px;margin-top:-5px}.video_gallery .buttons{display:flex;justify-content:space-between;scale:.8;margin-top:30px;margin-bottom:-20px;margin-left:-10px;position:relative;left:-20px}.video_gallery .buttons .button{width:70px;height:70px;margin:0}.video_gallery .buttons .social-article-wrapper{cursor:pointer}.video_gallery .buttons .rating-icon{margin-top:5px}.video_gallery .buttons .rating-number{margin-top:-75px;font-size:16px;color:#71777b;display:none}.video_gallery .buttons .more-cta{border:1px solid #DBDDDD;background:#fff;display:flex;flex-direction:column;justify-content:center;width:80px;height:40px;padding:5px 20px;font-size:14px;border-radius:10px;margin-left:10px;align-items:center;margin-top:-5px}.video_gallery .buttons .more-cta .more-number{display:flex;justify-content:center;align-items:center}.video_gallery .buttons .find-simillar-tile{width:40px;height:40px;border:1px solid #DBDDDD;border-radius:12px;color:#940e49;display:flex;flex-direction:column;align-content:center;align-items:center;font-style:normal;font-weight:500;font-size:12px;line-height:13px;background:#fff;justify-content:center;justify-items:center}.video_gallery .page-buttons{margin-top:20px}.video_gallery .img-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;border-radius:10px}.video_gallery .img-wrapper .page-img{width:200px;height:125px;margin:0 10px;display:flex;justify-content:center;align-items:center;border-radius:10px}.video_gallery .img-wrapper .page-img img{width:100%;height:100%;object-fit:cover;border-radius:10px}.g{max-width:900px}@media (max-width: 600px){.g{max-width:96vw}}.g .gallery_big{font-size:16px;font-weight:500;border-radius:20px;box-shadow:#959da533 3px 4px 6px;background-color:#eff0f1;margin:auto auto 5px;border:1px solid #cfcfcf;transition:all .2s;position:relative;height:auto;width:calc(100% - 2px);max-width:900px;overflow:hidden}.g .gallery_big .topRound{border-top-left-radius:20px;border-top-right-radius:20px}.g .gallery_big .autoresizevideocont{width:782px;height:440px;min-height:440px}@media (max-width: 1700px){.g .gallery_big .autoresizevideocont{width:570px;height:320px;min-height:320px}}@media (max-width: 1400px){.g .gallery_big .autoresizevideocont{width:560px;height:310px;min-height:310px}}@media (max-width: 1200px){.g .gallery_big .autoresizevideocont{width:420px;height:240px;min-height:210px}}.g .gallery_big .autoresizevideocontvertical{width:250px;height:440px;min-height:440px}@media (max-width: 1700px){.g .gallery_big .autoresizevideocontvertical{width:180px;height:320px;min-height:320px}}@media (max-width: 1400px){.g .gallery_big .autoresizevideocontvertical{width:180px;height:310px;min-height:310px}}@media (max-width: 1200px){.g .gallery_big .autoresizevideocontvertical{width:170px;height:240px;min-height:210px}}.g .gallery_big .play-video_gallery{position:absolute;top:20%;left:40%;color:#fff;border-radius:50%;padding:10px;background-color:#de325d;font-weight:700;font-size:18px}.g .gallery_big .comment_buttons2{padding:10px;height:40px;width:40px;border:1px solid #c3c3c3;border-radius:10px;margin-right:10px}.g .gallery_big .image_avatar{margin-top:-30px;height:60px;width:60px;object-fit:cover;border-radius:50%;margin-right:20px;border:none}.g .gallery_big .tile-header{display:flex;margin-bottom:20px}.g .gallery_big .tile-header .title{height:65px;overflow:hidden;font-size:16px}.g .gallery_big .tile-header .img{position:relative;cursor:pointer}.g .gallery_big .tile-header img{height:80px;margin-right:20px;border-radius:10px}.g .gallery_big .author_btn_tiles{margin-bottom:10px;cursor:pointer;z-index:502;color:#565656;font-size:14px}.g .gallery_big .iframe{color:#818181;line-height:1.2;width:95%;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-bottom:5px;margin-left:10px}.g .gallery_big .content{height:auto;margin-bottom:100px;padding:10px}.g .gallery_big .content .tldr{color:#666;font-size:14px}.g .gallery_big .content .tldr img{border-radius:10px;box-shadow:#959da533 4px 4px 20px}.g .gallery_big .content .tldr h1{font-size:22px}.g .gallery_big .content .tldr h2{font-size:19px}.g .gallery_big .content .tldr .x-about-this-item{line-height:.2;margin:0}.g .gallery_big .content .tldr ol{margin-top:10px;list-style-type:none;padding-left:0;margin-left:0;counter-reset:list-counter}.g .gallery_big .content .tldr li{counter-increment:list-counter;margin-bottom:10px;position:relative;margin-left:20px}.g .gallery_big .content .tldr li:before{content:counter(list-counter) ". ";position:absolute;left:-20px}.g .gallery_big .content .tldr li.zero-value{color:red;font-weight:700}.g .gallery_big .content .tldr .ux-layout-section-evo__row,.g .gallery_big .content .tldr .viTabs_o_is,.g .gallery_big .content .tldr .ux-layout-section,.g .gallery_big .content .tldr .ux-layout-section__features,.g .gallery_big .content .tldr .ux-layout-section__item,.g .gallery_big .content .tldr .ux-layout-section__row,.g .gallery_big .content .tldr .ux-layout-section__col,.g .gallery_big .content .tldr .ux-labels-values--inline,.g .gallery_big .content .tldr .ux-textspans{line-height:.2}.g .gallery_big .content .title{margin:0 0 8px;color:#424242;height:auto}.g .gallery_big .content .text{font-size:16px;margin-bottom:10px;overflow:hidden;display:-webkit-box;color:#737373;-webkit-line-clamp:20;-webkit-box-orient:vertical;margin-top:0}@media (min-width: 1860px){.g .gallery_big .content .text{-webkit-line-clamp:3}}.g .gallery_big .content .text_avatar{width:100%;font-size:16px;margin-bottom:10px;color:#4e555d;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:-30px}.g .gallery_big .content .tldr-text{margin-top:10px;color:#4d648e;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7}.g .gallery_big .content .iframe{font-size:14px;color:#4e555d;position:absolute;-webkit-line-clamp:1;-webkit-box-orient:vertical}.g .gallery_big .page-content{height:50%}.g .gallery_big .page-content .text{-webkit-line-clamp:12}.g .gallery_big .more_buttons_mobile{display:flex}.g .gallery_big .more_buttons_mobile .comment_buttons2{padding:10px;height:40px;width:40px;border:1px solid #c3c3c3;border-radius:10px;margin-right:10px;margin-top:-5px}.g .gallery_big .buttons{display:flex;justify-content:space-between;scale:.8;margin-bottom:-40px;margin-left:-10px;position:relative;left:-20px;width:80%}.g .gallery_big .buttons .button{width:70px;height:70px;margin:0}.g .gallery_big .buttons .social-article-wrapper{cursor:pointer}.g .gallery_big .buttons .rating-icon{margin-top:5px}.g .gallery_big .buttons .rating-number{margin-top:-75px;font-size:16px;color:#71777b;display:none}.g .gallery_big .buttons .more-cta{border:1px solid #DBDDDD;background:#fff;display:flex;flex-direction:column;justify-content:center;width:80px;height:40px;padding:5px 20px;font-size:14px;border-radius:10px;margin-left:10px;align-items:center;margin-top:-5px}.g .gallery_big .buttons .more-cta .more-number{display:flex;justify-content:center;align-items:center}.g .gallery_big .buttons .find-simillar-tile{width:40px;height:40px;border:1px solid #DBDDDD;border-radius:12px;color:#940e49;display:flex;flex-direction:column;align-content:center;align-items:center;font-style:normal;font-weight:500;font-size:12px;line-height:13px;background:#fff;justify-content:center;justify-items:center}.g .gallery_big .page-buttons{margin-top:20px}.g .gallery_big .img-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;border-radius:10px}.g .gallery_big .img-wrapper .page-img{width:200px;height:125px;margin:0 10px;display:flex;justify-content:center;align-items:center;border-radius:10px}.g .gallery_big .img-wrapper .page-img img{width:100%;height:100%;object-fit:cover;border-radius:10px}.tile-mobile{font-size:16px;font-weight:500;border-radius:20px;box-shadow:#959da533 0 4px 24px;margin:10px 0;border:1px solid #cfcfcf;padding:10px;transition:all .2s;background-color:#f8f8f8;height:auto;position:relative;overflow:hidden}@media (min-width: 600px){.tile-mobile{min-height:150px}}.tile-mobile .fullImage{width:100%;height:100%;border-radius:18px;object-fit:cover}.tile-mobile .autoresizevideocont{height:162px}@media (max-width: 600px){.tile-mobile .autoresizevideocont{width:100%;height:196px;min-height:196px}}.tile-mobile .autoresizevideocontvertical{width:100%;height:350px}@media (max-width: 600px){.tile-mobile .autoresizevideocontvertical{width:100%;height:650px}}.tile-mobile .linkPrev{border-top:1px solid #c2c2c2;width:95%;padding:10px;color:#666;display:flex;flex-direction:row;gap:5px;font-size:10px}@media (max-width: 600px){.tile-mobile .linkPrev{font-size:7px}}.tile-mobile .linkPrev .prevImg{width:80px;height:50px}@media (max-width: 600px){.tile-mobile .linkPrev .prevImg{width:40px;height:25px}}@media (max-width: 600px){.tile-mobile .text_author{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}}.tile-mobile h1{display:block;font-size:2em;margin:.67em 0;font-weight:700}.tile-mobile h2{display:block;font-size:1.6em;margin:.67em 0;font-weight:700}.tile-mobile code{display:block;border:1px solid #dedede;border-radius:10px;padding:5px;background-color:#efdccf;margin-left:20px;line-height:1.3}.tile-mobile img{border-radius:10px}@media (max-width: 600px){.tile-mobile img{max-width:100%;object-fit:cover;width:100%}}.tile-mobile iframe{border-radius:10px}@media (max-width: 600px){.tile-mobile iframe{max-width:100%}}.tile-mobile table td,.tile-mobile table th{text-align:center;vertical-align:middle}.tile-mobile .notion-collection-table,.tile-mobile .notion-collection-table td{border:1px solid #000}.tile-mobile p{max-width:100%;margin:.67em 0 .8em}.tile-mobile .images-container{display:flex;width:100%}.tile-mobile .img_attached_link{width:100%;height:100%}.tile-mobile .img_attached_link .img_attached_link_X{border-radius:10px;width:100%;height:100%;object-fit:cover}.tile-mobile .images-container.single-image .page-img{width:100%;height:100%}@media (min-width: 600px){.tile-mobile .images-container.single-image .page-img{height:200px;width:auto}}.tile-mobile .images-container:not(.single-image) .page-img{width:50%;height:100%}@media (min-width: 600px){.tile-mobile .images-container:not(.single-image) .page-img{height:200px;width:auto}}.tile-mobile .page-img img{width:100%;height:auto;max-height:400px}.tile-mobile .imgGallery{width:100%;max-height:500px}.tile-mobile .imgGallery .image{width:100%;height:100%;border-radius:10px;object-fit:cover}@media (min-width: 600px){.tile-mobile .imgGallery .image{max-height:200px;width:auto}}.tile-mobile .tileMobilefix{display:flex;flex-direction:row;justify-content:flex-start;width:100%}@media (max-width: 600px){.tile-mobile .tileMobilefix{flex-direction:column}}.tile-mobile .tileMobilefix .image_descriptionmobiletile{width:100%;height:200px}.tile-mobile .tileMobilefix .hundretprc{width:100%;height:100%;object-fit:contain}.tile-mobile .tileMobilefix .text{font-size:16px;margin-bottom:10px;color:#4e555d;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-left:10px;overflow-y:hidden;display:-webkit-box}@media (max-width: 600px){.tile-mobile .tileMobilefix .text{margin-left:0}}.tile-mobile .tileMobilefix .text_long_not{display:-webkit-box;font-size:16px;margin-bottom:5px;color:#4e555d;margin-top:0;max-width:100%;-webkit-box-orient:vertical;-webkit-line-clamp:35;overflow-y:hidden}.tile-mobile .image_avatar{margin-top:-30px;height:60px;width:60px;object-fit:cover;border-radius:50%;margin-right:20px;border:none}.tile-mobile .tile-header{display:flex;margin-bottom:20px}.tile-mobile .tile-header .title{margin-top:10px;overflow:hidden;font-size:16px;margin-left:10px}@media (max-width: 600px){.tile-mobile .tile-header .title{margin-left:0}}.tile-mobile .tile-header .titleVideo{margin-top:-50px;overflow:hidden;font-size:16px;margin-left:10px}@media (max-width: 600px){.tile-mobile .tile-header .titleVideo{margin-top:0;margin-left:0}}.tile-mobile .tile-header .imgVideo{position:relative;cursor:pointer}.tile-mobile .tile-header .play-video{position:absolute;top:35%;left:40%;color:#fff;font-weight:700;font-size:18px}.tile-mobile .tile-header img{height:80px;margin-right:20px;border-radius:10px;object-fit:cover}@media (min-width: 600px){.tile-mobile .tile-header img{height:120px;width:260px}}.tile-mobile .author_btn_tiles{cursor:pointer;z-index:502;color:#777;font-size:14px;left:5px;font-size:10px;position:absolute;top:2px;background:#fff;border-radius:15px;padding:5px}.tile-mobile .content{height:68%}.tile-mobile .content .tldr{margin-top:20px;color:#666;font-size:14px}.tile-mobile .content .tldr img{border-radius:10px;box-shadow:#959da533 4px 4px 20px;max-width:100%;height:auto}@media (max-width: 600px){.tile-mobile .content .tldr img{width:100%}}.tile-mobile .content .tldr h1{font-size:19px}.tile-mobile .content .tldr h2{font-size:16px}.tile-mobile .content .tldr ol{margin-top:10px;list-style-type:none;padding-left:0;margin-left:0;counter-reset:list-counter}.tile-mobile .content .tldr li{counter-increment:list-counter;margin-bottom:10px;position:relative;margin-left:20px}.tile-mobile .content .tldr li:before{content:counter(list-counter) ". ";position:absolute;left:-20px}.tile-mobile .content .tldr li.zero-value{color:red;font-weight:700}.tile-mobile .content .tldr .x-about-this-item{line-height:.2;margin:0}.tile-mobile .content .tldr .ux-layout-section-evo__row,.tile-mobile .content .tldr .viTabs_o_is,.tile-mobile .content .tldr .ux-layout-section,.tile-mobile .content .tldr .ux-layout-section__features,.tile-mobile .content .tldr .ux-layout-section__item,.tile-mobile .content .tldr .ux-layout-section__row,.tile-mobile .content .tldr .ux-layout-section__col,.tile-mobile .content .tldr .ux-labels-values--inline,.tile-mobile .content .tldr .ux-textspans{line-height:.2}.tile-mobile .content .tldr table{border-collapse:collapse;border:1px solid #666666}.tile-mobile .content .tldr td,.tile-mobile .content .tldr th{border:1px solid #666666}.tile-mobile .content .tldr::-webkit-scrollbar{display:none}.tile-mobile .content .iframe{line-height:1.2;width:95%;overflow:hidden;display:-webkit-box;margin-bottom:5px}.tile-mobile .content .iframe2{color:#666;font-size:12px;line-height:1.2;width:95%;overflow:hidden;display:-webkit-box;margin-bottom:5px;position:absolute;bottom:10px;margin-left:10px}@media (max-width: 600px){.tile-mobile .content .iframe2{margin-left:0;bottom:60px}}.tile-mobile .content .text{font-size:16px;line-height:1.1;margin-bottom:10px;color:#4e555d;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-left:10px;overflow-y:hidden;display:-webkit-box}@media (max-width: 600px){.tile-mobile .content .text{margin-left:0}}.tile-mobile .content .text_long_not{display:-webkit-box;font-size:16px;margin-bottom:5px;color:#4e555d;margin-top:0;line-height:1.1;max-width:100%;-webkit-box-orient:vertical;-webkit-line-clamp:35;overflow-y:hidden}.tile-mobile .content .text_avatar{width:100%;font-size:16px;margin-bottom:10px;color:#4e555d;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:-30px;overflow:hidden;line-height:1.2}.tile-mobile .content .tldr-text{margin-top:5px;color:#4d648e;-webkit-line-clamp:9;-webkit-box-orient:vertical}.tile-mobile .content .iframe{font-size:14px;color:#4e555d;position:absolute;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-left:10px}@media (max-width: 600px){.tile-mobile .content .iframe{margin-left:0}}.tile-mobile .page-content .text{-webkit-line-clamp:12}.tile-mobile .more_buttons_mobile{display:flex}.tile-mobile .more_buttons_mobile .comment_buttons2{padding:10px;height:40px;width:40px;border:1px solid #c3c3c3;border-radius:10px;margin-right:10px;margin-top:-5px}.tile-mobile .buttons{display:flex;scale:.8;margin-top:30px;margin-bottom:-20px;margin-left:-10px;position:relative;left:-20px;cursor:pointer}@media (min-width: 600px){.tile-mobile .buttons{position:absolute;margin:0;bottom:-10px;width:400px;right:-30px;left:unset;gap:10px}}.tile-mobile .buttons .button{width:70px}.tile-mobile .buttons .favouritesButton{margin-top:-12px;width:40px;height:40px}.tile-mobile .buttons .favouritesButtonMinus{margin-top:-12px;width:40px;height:30px;border:1px solid #b9b9b9;border-radius:10px;padding:4px}.tile-mobile .buttons .social-article-wrapper{cursor:pointer;margin-top:-5px}.tile-mobile .buttons .rating-icon{margin-top:5px}.tile-mobile .buttons .rating-number{margin-top:-75px;font-size:16px;color:#71777b;display:none}.tile-mobile .buttons .more-cta{border:1px solid #DBDDDD;background:#fff;display:flex;flex-direction:column;justify-content:center;width:80px;height:40px;padding:5px 20px;font-size:14px;border-radius:10px;margin-left:10px;align-items:center;margin-top:-5px}.tile-mobile .buttons .more-cta .more-number{display:flex;justify-content:center;align-items:center}.tile-mobile .buttons .find-simillar-tile{width:40px;height:40px;border:1px solid #DBDDDD;border-radius:12px;display:flex;flex-direction:column;align-content:center;align-items:center;font-family:Inter;font-style:normal;font-weight:500;font-size:12px;line-height:13px;background:#fff;justify-content:center;justify-items:center}.tile-mobile .page-buttons{margin-top:20px}.tile-mobile .img-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;border-radius:10px}.tile-mobile .img-wrapper .page-img{width:200px;height:125px;margin:0 10px;display:flex;justify-content:center;align-items:center;border-radius:10px}.tile-mobile .img-wrapper .page-img img{width:100%;height:100%;object-fit:cover;border-radius:10px}.tile-mobile .social-article-menu{bottom:40px!important}.swiper-button-prev,.swiper-button-disabled{background-color:#5e9ed6;display:none}.swiper-button-next{position:absolute;right:20px;width:60px;height:180px;top:50px;display:none;opacity:0%}@media (max-width: 600px){.swiper-button-next{right:10px;top:100px;height:0px;width:0px}}.split-screen_author{display:flex;margin-top:60px;margin-left:-10px;padding-right:10px;z-index:-1}@media (max-width: 1000px){.split-screen_author{display:flex;flex-direction:column;max-height:500px}}.split-screen_author .followbtn{margin-top:10px;color:#fff;background-color:#2f2f2f;padding:5px;border-radius:10px;z-index:10}.icon{margin-top:8px;border:none;width:40px;height:40px}.textPopup{display:flex;flex-direction:column;position:fixed;top:20%;left:50%;background-color:#fff;border:1px solid #e6e6e6;border-radius:20px;width:auto;z-index:20;min-width:320px;max-width:70%;max-height:65vh;align-items:center;align-content:center;padding:10px;box-shadow:#0000001a -2px 2px 10px}@media (max-width: 600px){.textPopup{width:96%;min-width:300px}}.textPopup .button{width:auto;margin-top:10px;border-radius:10px;border:1px solid #bbbbbb;padding:10px}.textPopup .button:hover{background-color:#eaeaea}.textPopup .closeBtn{margin-top:10px;border-radius:6px;border:1px solid #bbbbbb;padding:10px;cursor:pointer}.inner{background:#f2f3f4;border-radius:15px;display:flex;flex-direction:column;align-items:center;align-content:center;width:100%;height:100%;padding:20px 5px}.colorPopup{display:flex;flex-direction:column;padding:5px;position:absolute;top:10px;right:35px;background:#fff;border:1px solid #cfcfcf;border-radius:15px;width:170px;align-items:center;align-content:center;z-index:5;overflow-y:auto;height:calc(100vh - 200px);max-height:550px;box-shadow:-4px 6px 6px #0000001a}.colorPopup .gridContainer{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;width:100%;overflow-y:auto;padding:5px;overflow-x:hidden}@media (max-width: 600px){.colorPopup{width:96%;max-width:100%}}.colorPopup .closeBtn{margin-top:10px;border-radius:6px;border:1px solid #bbbbbb;padding:10px;cursor:pointer}.gridContainer::-webkit-scrollbar{width:2px}.assistantPopup{display:flex;flex-direction:column;padding:0 0 10px;position:fixed;top:20%;left:40%;background-color:#f8f8f8;border:1px solid grey;border-radius:15px;width:55vw;align-items:center;align-content:center;z-index:999}.assistantPopup .gridContainer{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;width:100%}@media (max-width: 600px){.assistantPopup{width:96%;max-width:100%}}.assistantPopup .closeBtn{margin-top:10px;border-radius:6px;border:1px solid #bbbbbb;padding:5px;cursor:pointer}.assistantPopup .chatWindow{background-color:#f8f7f6;border:1px solid grey;border-radius:10px;padding:10px;font-size:15px;overflow-y:scroll}.assistantPopup .chatDescription{max-height:400px}.assistantPopup .chatDescriptionQuestions{font-size:12px}.polygonPopup{display:flex;flex-direction:column;padding:20px 5px;position:absolute;top:50px;right:80px;background-color:#fff;border:1px solid grey;border-radius:10px;width:130px;align-items:center;align-content:center;z-index:5}.polygonPopup .gridContainer{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;width:100%}@media (max-width: 600px){.polygonPopup{width:96%;max-width:100%}}.polygonPopup .closeBtn{margin-top:10px;border-radius:6px;border:1px solid #bbbbbb;padding:10px;cursor:pointer}.tabs-container{border-radius:10px;width:100%;overflow:hidden}.tabs{display:flex;border-bottom:1px solid #ccc}.tab{padding:10px 20px;cursor:pointer;font-size:14px;border-bottom:none;background:#eee;text-align:center}.tab.active{border-bottom:none;background:#e3e3e3;font-weight:700}.tab:not(.active):hover{background:#ddd}.tab-actions{padding:20px;border:1px solid #ccc;border-top:none;background:#fff;border-bottom-left-radius:11px;border-bottom-right-radius:11px}.btn{padding:8px 16px;margin-right:10px;border:none;border-radius:4px;cursor:pointer}.btn.process{background-color:#007bff;color:#fff}.btn.discard{background-color:#dc3545;color:#fff}.email-input-container{border:1px solid grey;border-radius:10px;padding:4px}.imagePopup{z-index:7;display:flex;flex-direction:column;padding:15px 5px 30px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#f3f3f3;border:1px solid grey;border-radius:15px;overflow:hidden;width:auto;max-width:70%;max-height:80%;overflow-y:auto;min-width:300px;min-height:250px;align-items:center;align-content:center;justify-content:center;justify-items:center}@media (max-width: 600px){.imagePopup{width:96%;max-width:100%}}.imagePopup .thumbnailTemplate{width:auto;max-width:100px;height:auto}.imagePopup .thumbnailTemplate .thumbImg{width:100%;height:100%;padding:10px;border:1px solid #bcbcbc;border-radius:15px}.imagePopup .thumbnailTemplate:hover{scale:105%}.imagePopup .closeBtn{margin-top:10px;border-radius:9px;border:1px solid #bbbbbb;padding:10px;cursor:pointer}.videoPopup{z-index:9999;display:flex;flex-direction:column;padding:5px;box-shadow:-2px 4px 8px #0000001a;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:20px;width:auto;min-width:380px;max-width:1000px;min-height:300px;align-items:center;align-content:center}@media (max-width: 600px){.videoPopup{width:96%}}.videoPopup .closeBtn{margin-top:10px;border-radius:6px;border:1px solid #bbbbbb;padding:10px;cursor:pointer}.canvasPageBtn{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;flex-direction:column;border:1px solid #c5c5c5;width:auto;background-color:#f0f1f1;border-radius:10px 10px 0 0;padding:4px;text-align:center;z-index:231;font-size:17px;color:#545454;font-weight:410;cursor:pointer;height:32px;transition:transform .4s ease}.canvasPageBtn:hover{transform:scale(1.07)}@media (max-width: 600px){.canvasPageBtn{margin-top:3px}}.canvasPageBtn.hoverEnabled:hover{color:#fff;background-color:#191919;transform:scale(1.07)}.canvasPageBtn.hoverEnabled:hover .hoverInvertBW{filter:invert(1)!important;color:#fff}.shadow{z-index:999;box-shadow:#959da580 -4px 4px 15px;border-radius:10px}.canvasToolbar{z-index:4;position:relative;height:46px;min-height:46px;color:#646363;display:flex;flex-direction:row;gap:10px;align-items:center;align-content:center;overflow-x:auto;overflow-y:hidden;padding:5px 15px;background:#efefef;border:none;border-radius:0;box-shadow:none}.canvasToolbar::-webkit-scrollbar{width:0;height:2px}.canvasToolbar-outer{border-radius:25px;overflow:hidden;border:1px solid #dfdfdf;margin:5px auto 5px 20px;min-height:46px}.canvasToolbar-outer.floating{position:fixed;bottom:15px;left:20px;z-index:1000;cursor:move;-webkit-user-select:none;user-select:none;margin:0}.backButtonCanvas{width:50px;height:50px;display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center;justify-items:center;position:absolute;left:20px;top:50px;border-radius:50%;z-index:20;color:#fafafa;background-color:#3b83f6}@media (max-width: 1200px){.backButtonCanvas{left:10px}}.canvasPages{display:flex;flex-direction:row;gap:10px;margin-right:auto;margin-bottom:-1px;padding-left:30px;z-index:4;overflow-x:scroll;overflow-y:hidden;height:fit-content}@media (max-width: 1200px){.canvasPages{left:0}}@media (max-width: 600px){.canvasPages{width:99%;padding-left:10px}}.column{flex-direction:column;overflow-y:auto;padding:5px;height:calc(100vh - 120px)}.canvasPages::-webkit-scrollbar{width:0;height:0}.pagesItems::-webkit-scrollbar{width:3px}.pagesItems{display:flex;flex-direction:row;gap:10px;margin-right:5px;z-index:220}.pagesItemsVertical{display:flex;gap:10px;margin-right:5px;z-index:220;flex-direction:column;padding-bottom:20px;width:75px;overflow-y:auto;overflow-x:hidden}.addMargin,.addMarginColumn{margin-left:10px}.menuBtn{font-size:13px;width:auto;height:30px;display:flex;flex-direction:row;gap:5px;border-radius:12px;padding-left:10px;padding-right:10px;align-content:center;align-items:center;font-weight:420}@media (max-width: 1200px){.menuBtn{font-size:11px;width:70px}}.menuBtn:hover{background-color:#d0cfcf}.p-tooltip-text{padding:7px;font-size:13px}.menuBtnIcon{font-size:13px;height:30px;display:flex;flex-direction:row;gap:5px;border:none;align-content:center;align-items:center}.menuBtnIcon .imageIcon{display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:center;justify-items:center;width:40px;height:30px;border-radius:10px;padding:4px}.menuBtnIcon .imageIcon:hover{background:#dadada}@media (max-width: 1200px){.menuBtnIcon{font-size:11px}}.menuBtnIcon:hover{scale:1.05}.inputBox{border:1px solid grey;border-radius:4px;width:60px;margin-right:10px}.menuBtnShd{margin-top:5px;z-index:9999;display:flex;flex-direction:row;gap:5px;border:1px solid grey;border-radius:8px;background-color:#fff;padding-left:5px;padding-right:5px;align-content:center;align-items:center}.zoomBtn{width:30px;height:30px;border-radius:50%;background-color:#2f5663}.props{z-index:999;border-radius:15px;background-color:#fff;padding:0;display:flex;flex-direction:column;gap:10px;border:1px solid #c9c9c9;box-shadow:#959da533 4px 4px 20px;width:600px;height:70vh}@media (max-width: 600px){.props{width:96%}}.props .button{width:100px;height:25px;border-radius:7px;border:1px solid #afafaf;cursor:pointer}.props .button:hover{background-color:#f3f3f3}.props .buttonbackground{width:auto;font-size:13px;height:30px;justify-content:center;justify-items:center;padding:5px;display:flex;flex-direction:column;border-radius:7px;border:1px solid #afafaf;cursor:pointer}.props .buttonbackground:hover{background-color:#f3f3f3}.props .buttonbackgroundRow{width:auto;font-size:11px;height:30px;justify-content:center;justify-items:center;padding:5px;display:flex;flex-direction:row;border-radius:7px;border:1px solid #afafaf;cursor:pointer;align-items:center;align-content:center;gap:5px;color:#6a6a6a}.props .buttonbackgroundRow:hover{background-color:#f3f3f3}.left-side{font-size:20px;color:#3b3b3b;padding:5px;width:100%}.left-side .image_avatar{display:block;height:70px;width:70px;object-fit:cover;border-radius:50%;margin-right:20px;border:1px solid gray}.left-side .author_description{margin-top:10px;margin-bottom:20px}.left-side .author_description_website{font-size:15px;color:#4d648e;margin-top:5px;margin-bottom:10px}.left-side .grid-container_author{z-index:2;display:flex;grid-template-columns:repeat(2,1fr);width:100%}.right-side{padding:5px;width:100%;height:90%}.mail{width:50px;height:30px}@media (max-width: 1300px){.mail{width:40px;height:30px}}.author_btn2{display:flex;align-content:center;align-items:center;justify-items:center;justify-content:center;white-space:nowrap;font-size:13px}@media (max-width: 1300px){.author_btn2{font-size:13px}}.input{background-color:#fff}.circle{width:auto;height:auto;min-width:60px;padding:10px;border-radius:30px;border:1px solid #DBDDDD;background-color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute}.circle .price{display:flex;flex-direction:column;align-items:flex-end}.circle .price .number{font-size:28px;color:#d52b5e}.circle .price .currency{font-size:13px;color:#6c6c6c}.ImgBar{border-radius:20px;height:32px;background:#fff;padding:3px 6px;transform-origin:left bottom;display:flex;flex-direction:row;align-items:center;align-content:center;gap:4px;justify-content:center;justify-items:center}.iconHover{padding:4px;margin-top:2px;width:25px}.iconHover:hover{background:#e8e8e8;border-radius:50%}.iconHoverUniversal{padding:4px 8px;margin-top:2px}.iconHoverUniversal:hover{background:#e8e8e8;border-radius:15px}.iconHover2{background:#f8f9fa}.iconHover2:hover{background:#efefef}.modalRescale{display:none;position:fixed;left:0;top:0;width:100%;height:100%}.modal-contentRescale{background-color:#f1f1f1;margin:25% auto;padding:10px;border:1px solid #d1d1d1;width:600px;text-align:center;border-radius:17px;font-size:18px;display:flex;flex-direction:column;align-items:center;align-content:center;box-shadow:#0000001a -4px 4px 10px;position:relative}.buttonRescale{font-size:15px;padding:8px;border:1px solid #b5b5b5;color:#434343;border-radius:8px}.buttonRescale:hover{background-color:#e8e8e8}.close-buttonRescale{position:absolute;top:10px;right:15px;font-size:20px;cursor:pointer}.forumDiv{position:absolute;background:#ddd;padding:10px;border-radius:10px;width:400px;height:auto;max-height:500px;overflow-y:auto;display:none;position:relative}@media (max-width: 600px){.forumDiv{width:300px}}.forum-dropdown{border:1px solid grey;border-radius:10px;padding:10px}.find-simillar{width:40px;height:40px;border:1px solid #DBDDDD;border-radius:12px;color:#636363;margin-top:-1px;font-style:normal;font-weight:500;font-size:12px;line-height:13px;display:flex;flex-direction:column;align-content:center;align-items:center;justify-items:center;justify-content:center}.find-simillar:hover{background:#0d0d0d;color:#fff}.chart-config-panel{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:24px;width:100%;max-width:600px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99}.chart-type-selector{display:flex;align-items:center;margin-bottom:24px}.chart-type-label{font-weight:500;color:#334155;margin-right:16px}.chart-type-dropdown{border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px;width:120px;height:40px;background-color:#f8fafc;color:#334155;font-size:14px;transition:all .2s ease;cursor:pointer;outline:none}.chart-type-dropdown:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.data-config-container{display:flex;flex-direction:column;align-items:center;margin-bottom:24px}.datapoints-control{display:flex;align-items:center;margin-bottom:20px;width:100%;justify-content:center}.datapoints-label{color:#334155;font-weight:500;margin-right:12px}.datapoints-input{width:100px;height:40px;border-radius:8px;border:1px solid #e2e8f0;padding:8px 12px;font-size:14px;background-color:#f8fafc;outline:none;transition:all .2s ease}.datapoints-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.data-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;width:100%}.data-item{width:120px;display:flex;flex-direction:column;gap:8px}.value-input,.label-input{width:100%;height:40px;border-radius:8px;border:1px solid #e2e8f0;padding:8px 12px;font-size:14px;background-color:#f8fafc;outline:none;transition:all .2s ease}.value-input:focus,.label-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.value-input::placeholder,.label-input::placeholder{color:#94a3b8}.hidden-controls{display:none}.action-buttons{display:flex;gap:16px;margin-top:8px}.add-chart-button,.cancel-button{height:44px;padding:0 20px;border-radius:8px;font-weight:500;font-size:14px;cursor:pointer;transition:all .2s ease;border:none;display:flex;align-items:center;justify-content:center}.add-chart-button{background-color:#3b82f6;color:#fff}.add-chart-button:hover{background-color:#2563eb}.cancel-button{background-color:#f1f5f9;color:#64748b}.cancel-button:hover{background-color:#e2e8f0}.chrome-tabs-container{position:relative;padding-top:8px;width:100%}.chrome-tabs{display:flex;height:auto;overflow-x:auto;border-top-left-radius:8px;border-top-right-radius:8px;overflow-y:hidden}.chrome-tab{font-weight:410;position:relative;flex:0 0 auto;display:flex;align-items:center;max-width:200px;height:36px;background:#e0e0e0;margin-right:5px;border:1px solid #e4e4e4;border-bottom:none;border-top-left-radius:8px;border-top-right-radius:8px;cursor:pointer;transition:all .15s ease;overflow:hidden}.chrome-tab_round{font-weight:410;position:relative;flex:0 0 auto;display:flex;flex-direction:row;gap:10px;color:#475568;padding:10px 15px;align-items:center;min-width:90px;max-width:200px;height:32px;background:#e0e0e0;margin-right:5px;border:1px solid #e4e4e4;border-bottom:none;border-top-left-radius:15px;border-top-right-radius:15px;cursor:pointer;transition:all .15s ease;overflow:hidden;box-shadow:0 -1px 4px #00000014;font-size:15px}@media (max-width: 1300px){.chrome-tab_round{font-size:13px}}@media (max-width: 1100px){.chrome-tab_round{height:28px}}.chrome-tab-active_soft_grey{background:#fff;height:38px;z-index:5;border-top:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd}.chrome-tab:hover:not(.chrome-tab-active_soft_grey){background:#f6f5f3}.chrome-tab-active_soft_grey:hover(.chrome-tab-active_soft_grey){background:#f6f5f3}.chrome-tab-active{background:#fff;height:38px;z-index:5;border-top:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd}.chrome-tab:hover:not(.chrome-tab-active){background:#d5d5d5}.chrome-tab-content{width:100%;display:flex;align-items:center;padding:10px;margin-top:-5px;overflow:hidden}.chrome-tab-favicon{display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center;justify-items:center;flex-shrink:0;width:16px;height:16px;border-radius:50%;margin-right:8px;background-size:cover;background-position:center}.chrome-tab-title{flex:1;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-js{width:100%!important;height:100%!important;position:relative!important;overflow:hidden!important}.hoverBackground:hover{background:#7f7f84;color:#fff}.vjs-poster{position:absolute!important;width:100%!important;height:100%!important;background-size:cover!important;left:0!important;top:0!important;right:0!important;bottom:0!important;cursor:pointer!important;margin:0!important;padding:0!important}.vjs-poster img{object-fit:cover!important;width:100%!important;height:100%!important;cursor:pointer!important}.footerButton{margin-top:-5px;height:30px;width:30px;gap:4px;display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:center;justify-items:center}.email-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000004d;border-radius:10px;display:flex;justify-content:center;align-items:center;z-index:1000}.imagePopup2{background-color:#fff;border-radius:12px;width:auto;padding:5px;box-shadow:0 4px 20px #00000026;overflow:hidden;overflow-y:auto;animation:fadeIn .3s ease-out;height:auto;max-height:95%}.popup-header{display:flex;justify-content:space-between;align-items:center;padding:6px 20px;border-bottom:1px solid #eaeaea}.popup-header h3{margin:0;font-size:18px;font-weight:600;color:#333}.close-button{background:none;border:none;font-size:24px;cursor:pointer;color:#999;transition:color .2s}.close-button:hover{color:#333}.popup-content{padding:20px;overflow-y:auto}.popup-content::-webkit-scrollbar{height:3px;background:transparent}.upload-instructions{margin-bottom:20px}.instruction-text{display:flex;align-items:center;color:#666}.instruction-icon{font-size:20px;margin-right:10px;color:#4a90e2}.image-preview-container{position:relative;width:100%;max-width:300px;margin-bottom:15px;min-height:350px;min-width:250px}.image-preview-container img{width:100%;height:auto;max-height:500px;display:block;border-radius:15px}.file-drop-area{border:2px dashed #ccc;border-radius:15px;padding:25px;text-align:center;cursor:pointer;background-color:#f8f9fa;margin-bottom:20px;transition:all .3s ease}.file-drop-area.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000001a;display:flex;align-items:center;justify-content:center;opacity:1;border:2px dashed #fff;margin:0;border-radius:0}.file-drop-area.overlay .drop-content{position:absolute;bottom:10px;background-color:#fffc;padding:15px;border-radius:5px;width:95%}.drop-content{pointer-events:none}.drop-content i{font-size:2em;margin-bottom:10px;color:#6c757d}.file-input-button{background-color:#007bff;color:#fff;padding:8px 15px;border-radius:4px;cursor:pointer;display:inline-block;margin-top:10px;pointer-events:auto;font-size:13px}.file-input-button input{display:none}.or-divider{display:block;margin:5px 0;color:#6c757d}.button-container{display:flex;flex-direction:row;gap:10px}.gradient{width:13px;height:13px;border-radius:2px;background:linear-gradient(0deg,#dadada,#4e4e4e)}.portfolioImageGridWrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1px;width:100%;max-height:500px;height:100%}.portfolioImageGrid{position:relative;width:100%;box-sizing:border-box}.containerSize{min-height:100px;position:relative;width:100%;height:100%}.portfolioImage{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.containerSizeVideo{width:100%;aspect-ratio:16/9}.portfolioTitle{display:flex;flex-direction:column;align-items:center;align-content:center;gap:10px;padding:10px;background:#f8f9fa}.portfolioTitle .portfolioTitletext{color:#475569;font-size:16px}.portfolioTitle .portfolioDescription{color:#475569;font-size:14px}.canvasSplit{display:flex;flex-direction:row;width:100%;height:100%;position:relative}.ql-container,.ql-editor{min-height:inherit;background-color:#fff;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.ql-align-center{text-align:center}.ql-size-huge{font-size:30px}.ql-size-large{font-size:24px}.ql-size-small{font-size:13px}.messagePrev{height:180px;width:300px;overflow:hidden;border-radius:15px;border:1px solid lightgrey}.open-to-work-icon{z-index:99;font-size:14px;border-radius:8px;padding:5px;color:#fff;background:#fb4e01;scale:.9;display:flex;flex-direction:row;align-content:center;align-items:center;gap:5px}.galleryTitle{width:200%;padding:20px;display:flex;font-family:"Instrument Serif",serif;font-style:italic;font-size:27px;text-align:center;flex-direction:row;margin:10px 10px 10px 40%}.iframeHeader{display:flex;flex-direction:column;position:relative;align-content:center;align-items:center;width:100%;justify-content:center;justify-items:center;margin-top:5px}.iframeTransparentHeader{position:absolute;top:0;left:30px;z-index:99;background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:35px;width:230px;height:60px;padding:10px 30px 10px 20px;border:1px solid #e1e1e1}.fav-collection-popup__container{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 768px){.fav-collection-popup__container{grid-template-columns:1fr}}.fav-collection-popup__section{border-radius:15px;background-color:#f8f9fa;padding:15px;box-shadow:0 2px 8px #0000000d;transition:all .2s ease}.fav-collection-popup__section:hover{box-shadow:0 4px 12px #00000014}.fav-collection-popup__title{font-size:16px;color:#3a3a3a;margin-bottom:10px;font-weight:500}.fav-collection-popup__list{list-style:none;padding:0;margin:0;max-height:200px;overflow-y:auto}.fav-collection-popup__list-item{display:flex;align-items:center;padding:10px 0;border-bottom:1px solid #efefef}.fav-collection-popup__list-item:last-child{border-bottom:none}.fav-collection-popup__list-item label{display:flex;align-items:center;width:100%;cursor:pointer}.fav-collection-popup__list-item input[type=radio]{margin-right:10px;accent-color:#4a6cf7}.fav-collection-popup__input-group{margin-top:20px}.fav-collection-popup__input{width:100%;height:38px;border:1px solid #e5e7eb;border-radius:8px;padding:0 12px;font-size:14px;margin-top:8px;transition:border-color .2s}.fav-collection-popup__input:focus{outline:none;border-color:#4a6cf7;box-shadow:0 0 0 2px #4a6cf71a}.fav-collection-popup__shared-list{border:1px solid #e5e7eb;border-radius:10px;height:200px;overflow-y:auto;padding:4px}.fav-collection-popup__shared-list-small{border:1px solid #e5e7eb;border-radius:10px;height:100px;overflow-y:auto;padding:4px}.fav-collection-popup__shared-item{font-size:15px;padding:10px 12px;margin-bottom:4px;border-radius:6px;cursor:pointer;transition:all .2s}.fav-collection-popup__shared-item:hover{background-color:#f3f4f6}.fav-collection-popup__shared-item.selected{background-color:#4a6cf7;color:#fff}.fav-collection-popup__buttons{display:flex;gap:12px;margin-top:20px;justify-content:flex-end}.fav-collection-popup__button{min-width:100px}.fav-collection-popup::-webkit-scrollbar{height:4px}.fav-collection-popup__list::-webkit-scrollbar,.fav-collection-popup__shared-list::-webkit-scrollbar,.fav-collection-popup__section::-webkit-scrollbar{width:3px}.fav-collection-popup__list::-webkit-scrollbar-track,.fav-collection-popup__shared-list::-webkit-scrollbar-track,.fav-collection-popup__section::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.fav-collection-popup__list::-webkit-scrollbar-thumb,.fav-collection-popup__shared-list::-webkit-scrollbar-thumb,.fav-collection-popup__section::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.fav-collection-popup__list::-webkit-scrollbar-thumb:hover,.fav-collection-popup__shared-list::-webkit-scrollbar-thumb:hover,.fav-collection-popup__section::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.fav-collection-popup__image_container{display:flex;align-items:center;justify-content:center;width:130px;height:130px;overflow:hidden;border-radius:20px;border:none}.fav-collection-popup__image{display:flex;border:none;align-items:center;justify-content:center;width:100%;height:100%;object-fit:cover}.nice{border-radius:15px;background-color:#fafafa;padding:15px;transition:all .2s ease}.niceWhite{border-radius:20px;background-color:#fff;padding:14px;box-shadow:0 2px 4px #0000000d;min-width:300px;min-height:70px;line-height:1.3}@media (max-width: 600px){.niceWhite{min-width:100px;width:60%}}.niceWhite:hover{box-shadow:0 4px 4px #00000014}.smallThumb{width:60px;height:60px;border-radius:15px;overflow:hidden;position:relative}.smallThumb:hover{box-shadow:0 4px 6px #00000024;scale:1.02}.msgCanvasPrev{width:500px;border:1px solid #eaeaea;height:auto;border-radius:20px;margin-top:10px;overflow:hidden;box-shadow:-4px 4px 10px #0000001a}@media (max-width: 600px){.msgCanvasPrev{width:auto}}.share-on-list-popup__container{width:360px;margin:0 auto}.share-on-list-popup__title{font-size:18px;color:#3a3a3a;margin-bottom:16px;font-weight:500;text-align:center}.share-on-list-popup__section{border-radius:12px;background-color:#f8f9fa;padding:20px;box-shadow:0 2px 8px #0000000d;transition:all .2s ease;margin-bottom:20px}.share-on-list-popup__section:hover{box-shadow:0 4px 12px #00000014}.share-on-list-popup__list{list-style:none;padding:0;margin:0;max-height:240px;overflow-y:auto;border-radius:10px;border:1px solid #e5e7eb;background-color:#fff}.share-on-list-popup__list-item{padding:12px 15px;border-bottom:1px solid #efefef;position:relative;cursor:pointer;transition:all .2s ease}.share-on-list-popup__list-item:last-child{border-bottom:none}.share-on-list-popup__list-item:hover{background-color:#f3f4f6}.share-on-list-popup__list-item.selected{background-color:#4a6cf7;color:#fff}.share-on-list-popup__list-item-content{display:flex;flex-direction:row;gap:10px;align-items:center}.share-on-list-popup__list-item-name{font-size:16px;font-weight:400}.share-on-list-popup__list-item-owner{font-size:14px;color:#666}.share-on-list-popup__list-item-action{position:absolute;right:15px;top:50%;transform:translateY(-50%);cursor:pointer;transition:all .15s ease}.share-on-list-popup__list-item-action:hover{transform:translateY(-50%) scale(1.15)}.share-on-list-popup__list-add-button{display:flex;align-items:center;gap:10px;padding:12px 15px;cursor:pointer;transition:all .2s ease;color:#4a6cf7;font-weight:500}.share-on-list-popup__list-add-button:hover{background-color:#f0f4ff}.share-on-list-popup__modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.share-on-list-popup__modal-content{background-color:#fff;border-radius:12px;padding:25px;box-shadow:0 4px 20px #00000026;width:90%;max-width:400px}.share-on-list-popup__input-group{display:flex;flex-direction:column;margin-bottom:20px}.share-on-list-popup__label{margin-bottom:10px;font-weight:500;font-size:16px;color:#3a3a3a}.share-on-list-popup__input{height:40px;border:1px solid #e5e7eb;border-radius:8px;padding:0 12px;font-size:15px;transition:border-color .2s}.share-on-list-popup__input:focus{outline:none;border-color:#4a6cf7;box-shadow:0 0 0 2px #4a6cf71a}.share-on-list-popup__button-group{display:flex;justify-content:center;gap:15px;margin-top:20px}.share-on-list-popup__button{min-width:100px;padding:10px 20px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}.share-on-list-popup__button--primary{background-color:#4a6cf7;color:#fff;border:none}.share-on-list-popup__button--primary:hover{background-color:#3b5bd9}.share-on-list-popup__button--secondary{background-color:#f1f1f1;color:#555;border:none}.share-on-list-popup__button--secondary:hover{background-color:#e1e1e1}.share-on-list-popup__footer{display:flex;justify-content:center;margin-top:20px}.share-on-list-popup__list::-webkit-scrollbar{width:6px}.share-on-list-popup__list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:6px}.share-on-list-popup__list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:6px}.share-on-list-popup__list::-webkit-scrollbar-thumb:hover{background:#a1a1a1}*::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:transparent}*::-webkit-scrollbar{width:5px;background-color:transparent}*::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#a9a9a9}.popup-title{font-family:Montserrat;font-size:24px;font-weight:500;line-height:51px;text-align:center;margin-bottom:10px}@media (max-width: 600px){.popup-title{font-size:22px}}.popup-subtitle{font-size:16px;color:#8b8b8b;text-align:center;margin-bottom:20px}@media (max-width: 600px){.popup-subtitle{font-size:12px}}.popup-subtitle_link{overflow-wrap:break-word;cursor:pointer;font-size:14px;color:#8b8b8b;text-align:center;margin-bottom:20px}@media (max-width: 600px){.popup-subtitle_link{font-size:14px}}.popup-subtitle_link:hover{text-decoration:underline}.popup-text{padding:30px 0}.flexAndAlignRow{display:flex;flex-direction:row;align-content:center;align-items:center;justify-content:center;justify-items:center;gap:10px;width:fit-content}.flexAndAlignRowWithHover{display:flex;flex-direction:row;align-content:center;align-items:center;justify-content:center;justify-items:center;gap:10px;width:fit-content;padding:8px;border-radius:8px}.flexAndAlignRowWithHover:hover{background:#525455;scale:1.05}.flexAndAlignRowWithHoverLight{display:flex;flex-direction:row;align-content:center;align-items:center;justify-content:center;justify-items:center;gap:10px;width:fit-content;padding:8px;border-radius:8px}.flexAndAlignRowWithHoverLight:hover{background:#dfe0e1}.flexAndAlignColumn{display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:center;justify-items:center;gap:10px}.powered{color:#000;font-size:11px;text-align:center}@media (max-width: 600px){.powered{font-size:9px}}.createPres{display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:center;justify-items:center;gap:10px;border:1px dashed #e1e1e1;padding:30px;border-radius:20px;background:#f3f3f3;width:80%;height:80%}.createPres:hover{background:#e7e7ea}.flexAndAlignColumnPaste{display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:center;justify-items:center;gap:10px;width:70px;height:100px;border:1px solid #d1d0d0;border-radius:10px;background:#f8f9fa}.flexAndAlignColumnPaste:hover{background:#eeeff1}.followers_inner{overflow-y:auto;height:calc(100% - 10px)}.image_small{width:50px;height:50px;border-radius:50%}.colorHoverDark:hover{background:#f6f6f6;box-shadow:0 4px 10px #0000000d}.p-checkbox,.p-radiobutton{scale:.8}.videoTimeline{width:90%;background:#e9e9e9;height:auto;border-radius:15px;position:fixed;bottom:20px;z-index:10;display:flex;flex-direction:column;align-items:center;align-content:center}.timelineInner{width:100%;height:100%;position:relative;display:flex;flex-direction:column;padding:10px}.bars{display:flex}.bars::-webkit-scrollbar{height:2px;width:2px}.videoSegment{width:200px;overflow:hidden}.timelinePlayButton{display:flex;flex-direction:column;align-content:center;align-items:center;justify-items:center;justify-content:center;background:#7f7f84;color:#e9e9e9;border-radius:15px;padding:10px}.timelinePlayButton:hover{background:#475568}.videoBar{height:30px;background-color:#eee;border-radius:8px;position:relative;margin-top:0}.video-recorder-popup{width:90%;max-width:600px;padding:20px;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-height:95vh;overflow-y:auto}.popup-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #eee}.popup-header h3{margin:0;font-size:18px;font-weight:600}.close-button{background:none;border:none;font-size:24px;cursor:pointer;color:#666}.recorder-container{display:flex;flex-direction:column;gap:20px}.video-preview-container{position:relative;width:100%;height:300px;background-color:#f5f5f5;border-radius:8px;overflow:hidden}.video-preview-container video{width:100%;height:100%;object-fit:cover}.audio-preview-container{position:relative;width:100%;height:200px;background-color:#f5f5f5;border-radius:8px;overflow:hidden;display:flex;justify-content:center;align-items:center}.audio-visualization{display:flex;flex-direction:column;align-items:center;gap:20px}.audio-icon{color:#2196f3;animation:pulse 2s infinite ease-in-out}@keyframes pulse{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:.7}}.audio-wave{display:flex;align-items:center;gap:3px;height:40px}.audio-bar{width:4px;background-color:#2196f3;border-radius:2px;animation:sound .5s infinite alternate}.audio-bar:nth-child(1){height:20%;animation-delay:0s}.audio-bar:nth-child(2){height:40%;animation-delay:.1s}.audio-bar:nth-child(3){height:60%;animation-delay:.2s}.audio-bar:nth-child(4){height:80%;animation-delay:.3s}.audio-bar:nth-child(5){height:100%;animation-delay:.4s}.audio-bar:nth-child(6){height:80%;animation-delay:.5s}.audio-bar:nth-child(7){height:60%;animation-delay:.6s}.audio-bar:nth-child(8){height:40%;animation-delay:.7s}.audio-bar:nth-child(9){height:20%;animation-delay:.8s}.audio-bar:nth-child(10){height:30%;animation-delay:.9s}@keyframes sound{0%{transform:scaleY(.8)}to{transform:scaleY(1.2)}}.recorder-controls{display:flex;flex-direction:column;gap:15px}.recording-indicator{display:flex;align-items:center;gap:10px;font-weight:500;color:#e53935}.recording-dot{width:12px;height:12px;background-color:#e53935;border-radius:50%;animation:blink 1s infinite}@keyframes blink{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.recorder-buttons{display:flex;flex-direction:column;gap:10px}.recorded-controls{display:flex;flex-direction:column;gap:15px;margin-top:10px}.action-buttons{display:flex;gap:10px;justify-content:center}.recording-options{display:flex;flex-direction:column;gap:10px;margin-top:10px;padding-top:15px;border-top:1px solid #eee}.recording-type-buttons{display:flex;gap:10px}.recording-type-buttons .p-button.active{background-color:#2196f3!important;color:#fff!important}.filterBtn{display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center;justify-items:center;background:#313135;color:#e9e9e9;border-radius:15px;min-width:80px;padding:5px}.filterBtn.filterHighlight{background:#e9e9e9;color:#475569}.fullFrameShow{display:flex;flex-direction:column;align-items:center;background:#eff3fad9;padding:7px;color:#475569;transition:background .3s,opacity .3s;border-radius:15px;opacity:0}.fullFrameShow.show{opacity:1}.camera-popup{margin:auto;width:90%;max-width:500px;max-height:95vh;overflow-y:auto;height:95vh;padding:0;background:#f8f9fa;border-radius:10px;box-shadow:0 4px 20px #00000026}.camera-popup-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}.camera-popup-header h3{margin:0;color:#333}.close-btn{background:none;border:none;font-size:18px;cursor:pointer;color:#666;padding:5px}.close-btn:hover{color:#333}.camera-popup-body{padding:10px}.photo-section{text-align:center;margin-bottom:20px}.photo-btn{background:#007bff;color:#fff;border:none;border-radius:8px;padding:15px 30px;font-size:16px;cursor:pointer;display:flex;align-items:center;gap:10px;margin:0 auto}.photo-btn:hover:not(:disabled){background:#0056b3}.photo-btn:disabled{background:#ccc;cursor:not-allowed}.photo-instruction{color:#666;margin-top:10px;font-size:14px}.image-preview{text-align:center;margin-bottom:20px}.image-preview img{max-width:100%;max-height:300px;border-radius:8px;box-shadow:0 2px 8px #0000001a}.image-actions{margin-top:10px}.retake-btn{background:#6c757d;color:#fff;border:none;border-radius:6px;padding:8px 16px;cursor:pointer;display:flex;align-items:center;gap:5px;margin:0 auto}.retake-btn:hover{background:#545b62}.questions-section h4{margin-bottom:15px;color:#333;text-align:center}.question-buttons{display:flex;flex-direction:column;gap:10px}.question-btn{background:#28a745;color:#fff;border:none;border-radius:6px;padding:12px 20px;cursor:pointer;text-align:left;font-size:14px;text-align:center}.question-btn:hover:not(:disabled){background:#218838}.question-btn:disabled{background:#ccc;cursor:not-allowed}.loading-section{text-align:center;padding:20px}.spinner{border:3px solid #f3f3f3;border-top:3px solid #007bff;border-radius:50%;width:30px;height:30px;animation:spin 1s linear infinite;margin:0 auto 10px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.result-section h4{margin-bottom:15px;color:#333}.result-content{background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;padding:15px;margin-bottom:15px;white-space:pre-wrap;line-height:1.5}.new-analysis-btn{background:#17a2b8;color:#fff;border:none;border-radius:6px;padding:10px 20px;cursor:pointer;display:flex;align-items:center;gap:5px;margin:0 auto}.new-analysis-btn:hover{background:#138496}@media (max-width: 600px){.camera-popup{width:95%;margin:20px auto}.question-buttons{gap:8px}.question-btn{padding:10px 15px;font-size:13px}}.category-tabs-container{scrollbar-width:thin;scrollbar-color:#ccc transparent}.category-tabs-container::-webkit-scrollbar{height:4px}.category-tabs-container::-webkit-scrollbar-track{background:transparent}.category-tabs-container::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.category-tabs-container::-webkit-scrollbar-thumb:hover{background:#999}.category-tab{transition:all .2s ease;white-space:nowrap;flex-shrink:0}.category-tab:hover{background:#e0e0e0!important;border-color:#bbb!important}.category-tab-active{background:#32a5bf!important;color:#fff!important;border-color:#32a5bf!important}.notification-panel{position:absolute;top:100%;right:0;width:350px;max-height:400px;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden;z-index:9000;margin-top:8px;resize:both}@media (max-width: 600px){.notification-panel{width:300px;right:-50px}}.notification-header{display:flex;justify-content:space-between;align-items:center;padding:15px;border-bottom:1px solid #eee;font-weight:600}.notification-count{background-color:#f44336;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px}.notification-list{max-height:350px;overflow-y:auto}.notification-item{padding:12px 15px;border-bottom:1px solid #f5f5f5;transition:background-color .2s}.notification-item:hover{background-color:#f9f9f9}.notification-content{display:flex;flex-direction:column}.notification-type-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.notification-type-tag{font-size:10px;padding:2px 6px;border-radius:10px;font-weight:600;text-transform:uppercase}.notification-type-tag.group-chat{background-color:#201f1f;color:#fbfbfb}.notification-type-tag.private-chat{background-color:#e11020;color:#f3f3f3}.notification-type-tag.presentation{background-color:#fff8e1;color:#f57c00}.notification-type-tag.system{background-color:#f3e5f5;color:#7b1fa2}.notification-type-tag.new-follower{background-color:#e3f2fd;color:#1976d2}.notification-type-tag.Video-encoded{background-color:#dd1753;color:#eae0e3}.notification-type-tag.contact-form{background-color:#e3f2fd;color:#388adc}.notification-type-tag.new-article{background-color:#e8f5e8;color:#2e7d32}.notification-type-tag.default-notification{background-color:#eee;color:#757575}.notification-message{font-size:14px;margin-top:10px;margin-bottom:15px;cursor:pointer}.notification-message:hover{text-decoration:underline}.notification-date{font-size:11px;color:#888}.notification-sender{font-size:12px;color:#1976d2;cursor:pointer;margin-top:4px}.notification-sender:hover{text-decoration:underline}.ai-generation-summary{margin-top:8px}.generation-stats{display:flex;gap:12px;margin-bottom:12px;font-size:11px;color:#666}.generation-stats span{background-color:#f5f5f5;padding:2px 6px;border-radius:4px}.generation-group{margin-bottom:16px;border:1px solid #eee;border-radius:8px;padding:8px}.model-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:4px;border-bottom:1px solid #f0f0f0}.model-name{font-size:11px;font-weight:600;color:#333}.seed{font-size:10px;color:#888}.images-grid{display:flex;gap:8px;flex-wrap:wrap}.image-item{flex:1;min-width:120px;max-width:150px}.image-link{display:block;text-decoration:none;border-radius:6px;overflow:hidden;transition:transform .2s}.image-link:hover{transform:scale(1.05)}.generated-image{width:100%;height:80px;object-fit:cover;display:block}.image-info{padding:4px;background-color:#f9f9f9;font-size:10px;color:#666;text-align:center}.image-info span{display:block}.projectFolder{height:30px}.ql-toolbar button{margin:2px;border-radius:8px}.ql-toolbar{background:#e8ebf1;border-top-left-radius:15px;border-top-right-radius:15px}::-webkit-scrollbar{height:4px}.typeform-header{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#f8f9fa;border-bottom:1px solid #e9ecef;font-weight:600;font-size:14px;color:#495057}.typeform-toggle-icon{cursor:pointer;color:#6c757d;font-size:16px;transition:color .2s}.typeform-toggle-icon:hover{color:#495057}.typeform-content{padding:15px;max-height:calc(100% - 40px);overflow-y:auto}.typeform-question-builder{display:flex;gap:10px;margin-bottom:15px;align-items:center;padding:10px;background:#f8f9fa;border-radius:15px;border:1px solid #e9ecef}.typeform-question-input{flex:1;padding:8px 12px;border:1px solid #ced4da;border-radius:10px;font-size:14px}.typeform-question-input:focus{outline:none;border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.typeform-field-type{padding:8px;border:1px solid #ced4da;border-radius:10px;font-size:14px;background:#fff}.typeform-field-type:focus{outline:none;border-color:#80bdff}.typeform-remove-question{background:#dc3545;color:#fff;border:none;border-radius:50%;padding:5px 9px;cursor:pointer;font-size:16px;font-weight:700;transition:background .2s}.typeform-remove-question:hover{background:#c82333}.typeform-add-question{display:flex;align-items:center;gap:8px;background:#0fb981;color:#fff;border:none;border-radius:6px;padding:10px 15px;cursor:pointer;font-size:14px;transition:background .2s;width:100%;justify-content:center}.typeform-add-question:hover{background:#0e9167}.typeform-question-answer{margin-bottom:20px}.typeform-question-label{display:block;margin-bottom:8px;font-weight:500;color:#495057;font-size:14px}.typeform-answer-input{width:100%;padding:10px 12px;border:1px solid #e3e5ea;border-radius:15px;background:#f8f8f8;font-size:17px;transition:border-color .2s}.typeform-answer-input:focus{outline:none;border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.typeform-answer-input[type=email]{background:#f8f9ff}.typeform-answer-input[type=number]{background:#fff8f0}.typeform-answer-input[type=textarea],textarea.typeform-answer-input{min-height:80px;resize:vertical;font-family:inherit}.folder-tag{display:flex;align-items:center;gap:6px;padding:6px 10px;background:#e3e3e3;border:1px solid #e9ecef;border-radius:10px;cursor:pointer;transition:all .15s ease;color:#495057;font-size:12px;font-weight:400;min-width:80px}.folder-tag:hover{background:#e9ecef;border-color:#dee2e6}.folder-tag.active{background:#0fa5e9;border-color:#0fa5e9;color:#fff}.folder-tag.active .folder-icon i{color:#fff}.folder-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px}.folder-icon img{width:25px;height:25px;border-radius:50%;object-fit:cover}.folder-icon i{font-size:12px;color:#6c757d}.folder-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:130px;margin-left:5px}.add-folder-btn:hover{background:#5a6268}.has-notification{background-color:#f443361a;position:relative}.has-notification:after{content:"";position:absolute;top:10px;right:10px;width:8px;height:8px;background-color:#f44336;border-radius:50%}.chrome-tabs-container{position:relative;padding-top:8px;width:100%;display:flex;align-items:center;gap:8px}.chrome-tabs{display:flex;height:auto;overflow-x:auto;flex:1;border-top-left-radius:8px;border-top-right-radius:8px;overflow-y:hidden;scroll-behavior:smooth}.chrome-tabs::-webkit-scrollbar{height:0px;background:transparent}.tab-scroll-btn{background:#f0f0f0;border:1px solid #ccc;border-radius:10px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .2s ease}.tab-scroll-btn:hover:not(:disabled){background:#e0e0e0;border-color:#999}.tab-scroll-btn:disabled{opacity:.5;cursor:not-allowed;background:#f8f8f8}.tab-scroll-btn i{font-size:14px;color:#666}.chrome-tab1{position:relative;flex:0 0 auto;display:flex;align-items:center;min-width:90px;max-width:280px;height:30px;background:#d1d1d1;margin-right:5px;border-top-left-radius:8px;border-top-right-radius:8px;cursor:pointer;transition:all .15s ease;overflow:hidden;box-shadow:0 -1px 4px #00000014}.chrome-tab-content{width:100%;display:flex;align-items:center;justify-items:center;justify-content:center;margin-top:1px;padding:0 5px;overflow:hidden}.chrome-tab-favicon{flex-shrink:0;width:16px;height:16px;border-radius:50%;margin-right:8px;background-size:cover;background-position:center}.chrome-tab-title{flex:1;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:10px}.chrome-tab-add{min-width:36px;max-width:36px;justify-content:center}.chrome-tabs-bottom-bar{position:relative;height:4px;background:#fff;z-index:1}.chrome-tab-plus{display:flex;align-items:center;justify-content:center;background-color:transparent;color:#555}.chrome-tab-favicon{display:flex;align-items:center;justify-content:center;font-size:11px;color:#fff;background-color:#475568}.presentation-card{border-radius:15px;border:1px solid #e4e4e4;overflow:hidden;box-shadow:-2px 4px 8px #0000001f;transition:all .4s ease;height:180px}@media (min-width: 600px){.presentation-card:hover{transform:scale(1.02);box-shadow:0 5px 12px #0000001a;border:1px solid #0fb981}}.presentation-actions{opacity:0;transition:opacity .2s ease}.presentation-actions{opacity:1}.add-presentation-btn:hover{background:#3d4859!important}.chat-tabs-container{max-width:700px;margin-left:30px!important}@media (max-width: 600px){.chat-tabs-container{margin-top:10px}}.chat-tabs-container .chrome-tab{min-width:100px;max-width:140px}.active-nav-button{background-color:#475568!important;color:#fff!important;font-weight:500;box-shadow:0 2px 8px #00000026;transform:translateY(-2px);border-color:#3d4859!important}.FavButtons{transition:all .2s ease;border:1px solid #ddd;border-radius:8px;padding:10px 15px;background:#f8f8f8;cursor:pointer;text-align:left;display:flex;align-items:center;gap:10px}@media (max-width: 600px){.FavButtons{width:25px;font-size:12px;flex-direction:column;align-content:center;align-items:center}}.FavButtons:hover:not(.active-nav-button){background-color:#f0f0f0;transform:translateY(-1px);box-shadow:0 1px 3px #0000001a}.chrome-tab.droppable-hover{box-shadow:0 0 0 2px #3d8ea6}.chrome-tab[draggable=true]{cursor:grab}.chrome-tab[draggable=true]:active{cursor:grabbing}.tab-drag-over{border-left:2px solid #3d8ea6;background-color:#e8f4f8;box-shadow:0 0 4px #3d8ea666}.presentations-grid{height:calc(100vh - 270px);overflow-y:auto}.chrome-tab-active1{background:#475569;color:#f6f6f6}.chrome-tab-active1:hover{background:#2c333e}.chrome-tab-active2{background:#0fa5e9;color:#f6f6f6}.chrome-tab-active2:hover{background:#0e94cd}.hoverAlign{padding:8px;border-radius:10px;background:#d3d3d3;color:#292929;display:flex;flex-direction:row;align-content:center;align-items:center}.hoverAlign:hover{background:#bcbcbc;color:#070707}.backupImg{width:300px;border:1px solid grey;border-radius:15px}.loader{width:100%;height:100%;top:0;left:0;z-index:500;background-color:#00000080;position:absolute;display:grid;place-items:center}.loading-container{display:flex;justify-content:center;align-items:center;min-height:300px;width:100%;flex-direction:column;gap:10px}.loading-spinner{width:50px;height:50px;border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#0fb981;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.tree{width:100%;height:100%;display:flex;flex-direction:row}.tree .lefttree{width:250px;height:99vh;overflow-y:scroll}.discover{background-color:#f9f8f6;height:100vh;width:100vw;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.discover__home{position:absolute;cursor:pointer;right:25px;top:80px;height:45px;width:45px}.discover__point{width:2px;height:2px;background-color:red}.discover__line{position:absolute;top:0;left:0;z-index:0}.discover__line line{stroke-width:5}.discover .discover__text{font-size:16px;font-weight:700}.discover .discover__text .x-large{font-size:30px;font-weight:bolder}.discover .discover__text .x-medium{font-size:25px;font-weight:bolder}@media (max-width: 1600px){.discover .discover__text .x-medium{font-size:5px;margin-bottom:-5px}}.discover .discover__text .x-small{font-size:19px;font-weight:bolder}@media (max-width: 1600px){.discover .discover__text .x-small{margin-top:5px}}.discover .discover__text.search-desc{margin-top:10px}.discover .discover__text--small{font-size:14px}.discover .discover__text--small.underlined{white-space:nowrap;text-decoration:underline;text-underline-offset:4px}@media (max-width: 1600px){.discover .discover__text--small.underlined{font-size:10px}}.discover .disabled{opacity:0}.discover .enabled{opacity:1}.discover-wrapper{position:fixed;height:100%;-webkit-overflow-scrolling:touch}.bubble-wrapper{position:absolute;width:1px;height:1px}.discover-breadcrumbs{position:absolute;top:130px;left:20px;font-weight:600;font-size:18px;line-height:30px;z-index:300}.discover-breadcrumbs .discover-broadcrumb{cursor:pointer;margin-top:8px;transform:translateY(35px);background:#fafafa;border-radius:20px;padding:0 10px}@media (max-width: 1024px){.discover-breadcrumbs{position:fixed;display:inline-flex;flex-wrap:wrap;top:25px;left:5px;font-size:14px;line-height:14px}.discover-breadcrumbs .discover-broadcrumb{color:gray;background:#f7f7f7;border-radius:20px;padding:4px}}.bookmark-bubble{background-color:#fff;border:1px solid #696969;position:absolute;right:10px;top:90px;width:40px;height:40px;border-radius:50%;opacity:0;transition:all .5s;z-index:10}@media (max-width: 600px){.bookmark-bubble{right:8px;top:50px}}.bookmark-bubble .iconScale{width:40px;height:40px;transform:translateY(-1px)}@media (max-width: 600px){.fav-nodes-desktop{display:none}.fav-nodes-mobile{position:absolute;bottom:20px;left:35%;font-weight:600;font-size:14px;z-index:150;width:110px;height:32px;color:#e7e7e7;background:#363636;border-radius:52px;display:flex;align-items:center;justify-content:center}}@media (max-width: 600px) and (max-width: 500px){.fav-nodes-mobile{width:145px}}@media (max-width: 600px) and (max-width: 370px){.fav-nodes-mobile{width:120px;left:38%;font-size:12px}}@media (max-width: 600px){.fav-nodes-mobile .fav-nodes-elem-wrapper{background-color:#313642;color:#fff;border-radius:6px;width:139px;padding:5px 0;position:absolute;z-index:100;bottom:35px;text-align:center}.fav-nodes-mobile .fav-nodes-title{cursor:pointer}.fav-nodes-mobile .fav-node{margin:20px 0;font-size:17px;font-weight:500;height:30px;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.2)}.fav-nodes-mobile .fav-node:hover{background-color:#515867}}@media (min-width: 600px){.fav-nodes-mobile{display:none}.fav-nodes-desktop{position:absolute;top:150px;right:30px;font-weight:600;font-size:18px;text-align:center;z-index:150}.fav-nodes-desktop .fav-node{margin:20px 0;font-size:17px;height:30px;cursor:pointer}}.mobile-search{display:none}@media (max-width: 600px){.mobile-search{display:block;position:absolute;bottom:20px;right:5px;color:#940e49;font-weight:600;font-size:14px;cursor:pointer;background:#fff;border-radius:52px;display:flex;align-items:center;justify-content:center;width:139px;height:32px;z-index:300}}@media (max-width: 320px){.mobile-search{font-size:14px}}@media (max-width: 500px){.mobile-search{width:100px}}@media (max-width: 370px){.mobile-search{width:70px;font-size:12px}}.feedback_skin{position:absolute;right:20px;bottom:118px;font-weight:600;font-size:18px;cursor:pointer;background:#fff;border-radius:52px;color:#71777b;width:150px;font-size:14px;display:flex;padding:4px 0;justify-content:center;align-items:center;height:32px;z-index:300}@media (max-width: 600px){.feedback_skin{bottom:60px;width:100px;font-size:14px;height:32px;margin-right:-15px}}.feedback,.highlight{position:absolute;right:20px;bottom:30px;font-weight:600;font-size:18px;cursor:pointer;background:#fff;border-radius:52px;color:#71777b;width:150px;font-size:14px;display:flex;padding:4px 0;justify-content:center;align-items:center;height:32px;z-index:300}.feedback svg,.highlight svg{margin-right:5px}.feedback .request,.highlight .request{margin-right:5px}@media (max-width: 600px){.feedback,.highlight{bottom:20px;width:139px;right:0;left:5px;font-size:14px;height:32px}.feedback .request,.highlight .request{display:none;margin-right:0}.feedback .community,.highlight .community{display:none}}@media (max-width: 500px){.feedback,.highlight{width:120px}}@media (max-width: 370px){.feedback,.highlight{width:110px;font-size:12px}}.feedback2,.highlight{position:absolute;right:20px;bottom:25px;font-weight:600;font-size:18px;cursor:pointer;background:#fff;border-radius:52px;color:#71777b;width:150px;font-size:14px;display:flex;padding:4px 0;justify-content:center;align-items:center;height:32px;z-index:300}.feedback2 svg,.highlight svg{margin-right:5px}.feedback2 .request,.highlight .request{margin-right:5px}.feedback2 .request_blog,.highlight .request_blog{margin-right:5px;color:#71777b}@media (max-width: 600px){.feedback2,.highlight{bottom:20px;width:60px;right:0;left:35px;font-size:14px;height:32px}.feedback2 .request_blog,.highlight .request_blog{margin-right:0}}.highlight{bottom:160px;padding-left:10px}@media (max-width: 600px){.highlight{margin-left:-30px;width:120px;bottom:65px}}.highlight .hightlight-tip{position:absolute;background:#fff;bottom:35px;right:0;height:80px;z-index:200;padding:20px;text-align:center;border-radius:10px}.first-session-box{color:#666;position:absolute;right:25px;top:90px;width:250px;font-size:25px;border:1px solid slategrey;line-height:25px;border-radius:10px;padding:15px;background-color:#fff}@media (max-width: 600px){.first-session-box{position:fixed;top:60px;left:10px;font-size:15px;width:calc(100% - 20px)}}.feedback_show{position:absolute;right:20px;bottom:25px;font-weight:600;font-size:18px;cursor:pointer;background:#fff;border-radius:52px;color:#71777b;width:263px;font-size:14px;display:flex;padding:4px 0;justify-content:center;align-items:center;height:32px;z-index:300}.spacebar-search{position:absolute;right:20px;bottom:75px;font-weight:600;font-size:18px;background:#fff;border-radius:52px;padding:4px 0;color:#71777b;cursor:pointer;width:150px;font-size:14px;height:32px;display:flex;justify-content:center;align-items:center;z-index:300}.spacebar-search svg{margin-right:5px}.spacebar-search button{color:#940e49;font-weight:700;font-size:14px}.spacebar-search button:focus{border:none}@media (max-width: 600px){.spacebar-search{display:none}}.allow-active{border:.55vh solid rgb(22,162,255)!important}.bubble{position:relative;top:0;left:0;border:.55vh solid #fff;background-size:cover;background-position:center;border-radius:50%;background-color:#efefef;display:grid;place-items:center;overflow:hidden;cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bubble .bookmark-bubble{opacity:1;scale:120%}@media (max-width: 600px){.bubble .bookmark-bubble{scale:80%;transform:translate(20px,-40px);z-index:10}}@media (max-width: 600px){.bubble{border:.25vh solid #fff}}.bubble__full{width:100%;height:100%}.bubble__full img{height:100%;width:100%;object-fit:cover}.bubble__half{width:100%;height:100%}.bubble__half-img{height:50%;width:100%;overflow:hidden;border-bottom:.55vh solid #fff;background:#fff;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.bubble__half-img img{height:auto;width:100%}.bubble__half-content{width:100%;height:50%;color:#1e1e1e}.bubble__half-content .name-wrapper{margin-top:3%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;font-weight:900;line-height:1}@media (max-width: 600px){.bubble__half-content .name-wrapper{flex-direction:column}}.bubble__half-content .name-wrapper .name{padding:0 2%;font-weight:900;font-size:1vw;min-width:60%;text-align:right}@media (max-width: 600px){.bubble__half-content .name-wrapper .name{font-size:12px;align-self:center;text-align:center}}.bubble__half-content .name-wrapper .centered{text-align:center}.bubble__half-content .name-wrapper .name-second{padding:4% 2% 0;font-size:.8vw;width:40%;font-weight:900;align-self:center;text-align:left;color:#d6274d}@media (max-width: 600px){.bubble__half-content .name-wrapper .name-second{flex-direction:column;font-size:9px;text-align:center}}.bubble__half-content .centered{padding-right:20%}.bubble__half-content .key-wrapper{padding:3% 5% 5% 40%;height:65%;overflow:hidden;display:flex;flex-direction:column;font-size:1vw;font-weight:500;line-height:1.1}@media (max-width: 600px){.bubble__half-content .key-wrapper{display:none}}.bubble__no-image{background-color:f5f5f5;height:100%;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:2vh;-webkit-user-select:none;user-select:none;color:#1e1e1e}@media (max-width: 970px){.bubble__no-image{gap:.5vh}}.bubble__no-image .name-second{font-size:12px;text-transform:capitalize;font-weight:700;color:#d6274d;text-align:center}@media (max-width: 600px){.bubble__no-image .name-second{font-size:8px;max-width:90%}}.bubble__no-image .name{font-size:1.5vw;font-weight:700;text-align:center}@media (max-width: 970px){.bubble__no-image .name{font-size:12px}}.bubble__no-image .key-wrapper{display:flex;flex-direction:column;gap:3px}@media (max-width: 600px){.bubble__no-image .key-wrapper{font-size:8px;gap:0px}}.bubble .click-me-wrapper,.bubble .click-me-half-wrapper{position:absolute;width:100%;height:50%;background:#f0f0f0;display:flex;justify-content:center;align-items:center;text-align:center;margin-top:50%}.bubble .click-me-wrapper .click-me,.bubble .click-me-wrapper .click-me-half,.bubble .click-me-half-wrapper .click-me,.bubble .click-me-half-wrapper .click-me-half{font-size:20px;color:#708090;font-weight:700;padding-bottom:0;margin-top:-40px}@media (max-width: 600px){.bubble .click-me-wrapper .click-me,.bubble .click-me-wrapper .click-me-half,.bubble .click-me-half-wrapper .click-me,.bubble .click-me-half-wrapper .click-me-half{font-size:12px;padding-bottom:40px;width:300px;text-align:center;margin-bottom:-60px}}@media (min-height: 600px){.bubble .click-me-wrapper .click-me,.bubble .click-me-wrapper .click-me-half,.bubble .click-me-half-wrapper .click-me,.bubble .click-me-half-wrapper .click-me-half{font-size:25px;padding-bottom:40px;width:300px;text-align:center;margin-bottom:-20px}}.bubble .click-me_x-wrapper,.bubble .click-me-half_x-wrapper{position:absolute;width:100%;height:50%;background:#f0f0f0;display:flex;justify-content:center;align-items:center;text-align:center;margin-top:100%}.bubble .click-me_x-wrapper .click-me,.bubble .click-me_x-wrapper .click-me-half_x,.bubble .click-me-half_x-wrapper .click-me,.bubble .click-me-half_x-wrapper .click-me-half_x{font-size:20px;color:#708090;font-weight:700;padding-bottom:0;margin-top:-40px}@media (max-width: 600px){.bubble .click-me_x-wrapper .click-me,.bubble .click-me_x-wrapper .click-me-half_x,.bubble .click-me-half_x-wrapper .click-me,.bubble .click-me-half_x-wrapper .click-me-half_x{font-size:12px;padding-bottom:40px;width:300px;text-align:center;margin-bottom:-60px}}@media (min-height: 600px){.bubble .click-me_x-wrapper .click-me,.bubble .click-me_x-wrapper .click-me-half_x,.bubble .click-me-half_x-wrapper .click-me,.bubble .click-me-half_x-wrapper .click-me-half_x{font-size:25px;padding-bottom:40px;width:300px;text-align:center;margin-bottom:-20px}}.bubble .ai-search{margin-top:10px;text-decoration:underline;font-size:2.5vw}.center-circle{display:flex;position:absolute;top:50%;left:50%;margin-right:-50%;margin-top:30px;transform:translate(-50%,-50%);font-size:20px;width:400px;height:400px;color:#000;background-color:#e3e3e3;border-radius:50%;border:1px solid black;opacity:30%;justify-content:center;align-items:center;color:#333;font-size:40px}@media (max-width: 1300px){.center-circle{width:300px;height:300px;font-size:20px}}@media (max-width: 600px){.center-circle{width:160px;height:160px;font-size:20px}}.clickme{animation:fadeInOut 2.5s forwards;z-index:299;pointer-events:none;display:flex;flex-direction:column;position:absolute;top:50%;left:50%;margin-right:-50%;margin-top:30px;transform:translate(-10%,-20%);font-size:20px;width:400px;height:400px;color:#f44336;justify-content:center;align-items:center;color:#333;font-size:30px}@media (max-width: 1300px){.clickme{transform:translate(-80px,-90px)}}@media (max-width: 600px){.clickme{display:none;width:160px;height:160px;font-size:20px}}@keyframes fadeInOut{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.black_background{background-color:#f1f1f1}.berry_background{background-color:#853753;overflow:unset}.berry_background .input__icon{position:absolute;right:10px}.search_text{background-color:#eaeaea;overflow:unset}.search_text .input__icon{position:absolute;right:10px}.berry_background_text{background-color:#853753;overflow:unset}.berry_background_text .input__icon{position:absolute;right:10px}.discover{color:#f3f3f3}.discover__title{fill:#f3f3f3}.discover__text{text-align:center;line-height:1.2;font-weight:500}.discover__interest{font-size:33px;padding-left:15px}.discover__or{font-size:33px;padding-left:70px}.discover__input{width:80%;position:relative;left:50%;transform:translate(-50%)}@media (max-width: 600px){.discover__input{width:90%;margin-top:-30px}}.discover__input .fakeInput{width:170%;height:45px;transform:translate(-20%);margin:14px auto 0;border:1px #1e1e1e solid;border-radius:10px;background-color:#fff;display:flex;align-items:center;font-size:26px}@media (max-width: 970px){.discover__input .fakeInput{width:90%;margin-top:-30px}}.discover__input .fakeInput .description{color:gray;font-weight:100;margin-left:10px}.discover__result{z-index:100;background-color:#f3f3f3;position:absolute;top:45px;left:1px;width:calc(100% - 2px);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;color:#000;border-radius:4px;overflow:hidden;max-height:280px}.discover__result .scroll{overflow-y:scroll;width:100%}.discover__result--item{font-size:16px;text-align:left;padding:10px 5px 10px 18px;border-bottom:solid 1px grey;width:100%}.discover__result--item:hover{color:#1e1e1e}.discover__result--item:last-child{border:none}.discover .onlyshadow{border-radius:50%;box-shadow:9px 8px 8px #00000047}.discover .onlyshadow:hover{opacity:1;scale:120%}@media (max-width: 600px){.discover .onlyshadow:hover{scale:80%;transform:translate(-10px,-30px)}}.discover .input{width:80%;height:calc(100% - 3px);margin:14px auto 0}@media (max-width: 970px){.discover .input{margin:0 auto;width:80%}}.discover .input__field{font-size:26px}@media (max-width: 970px){.discover .input__field{font-size:18px}}.discover .input__icon{height:100%;margin-top:0}.discover .input input:disabled{background:none}.discover .list{transform:rotate(90deg);margin-top:20px;transition:all .38s ease-in-out}.discover .list-opened{transform:rotate(270deg);transition:all .38s ease-in-out;margin-top:10px}@media only screen and (max-width: 1365px) and (max-width: 970px){.discover__text .desc{display:none}}.name_text{margin-top:40px;font-size:2vw;color:#505050;text-align:center}@media (max-width: 970px){.name_text{margin-top:20px;font-size:3.5vw}}.name_second_text{margin-top:10px;font-size:1vw;background-color:#5b86a6;padding:3px 10px;border-radius:10px;text-align:center}@media (max-width: 970px){.name_second_text{margin-top:5px;font-size:2vw;max-width:80px}}.key_text{margin-top:5px}.key_text .key_item_text{font-size:1vw;margin-top:5px;color:#656565}@media (max-width: 970px){.key_text .key_item_text{font-size:2vw;margin-top:0}}.notification11{font-size:15px;width:auto;min-height:100px;min-width:300px;display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center;font-weight:300;border:2px solid #e4e4e4;border-radius:20px;z-index:9999;opacity:90%;margin-top:40px;margin-right:10px}.notification11.success{color:#fff;padding:25px;font-size:14px;background-color:#0fb981;text-align:center;border-radius:10px}.notification11.info{color:#fff;padding:10px;font-size:14px;background-color:#1d90ff;text-align:center;border-radius:10px}.notification11.error{color:#fff;padding:10px;font-size:14px;background-color:#e64034}.header{width:100%;height:64px;background-color:#f3f3f3;padding:0 25px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-between;box-shadow:36px 0 #00000012;position:fixed;z-index:11;top:0;transition:top .9s}@media (max-width: 600px){.header{height:34px}}.header__link{font-family:FuturaBT-Medium,"sans-serif";cursor:pointer;font-size:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;transition:.5s;position:absolute;top:60px;left:23px}@media (max-width: 1024px){.header__link{left:0;flex-direction:row;width:100%;justify-content:space-between;padding:0 5px}}.header__link .header-button{background:#fff;border:1px solid #DBDDDD;width:125px;height:36px;font-weight:600;font-size:15px;display:flex;justify-content:center;align-items:center;margin-bottom:12px;color:#71777b;border-radius:8px}@media (max-width: 600px){.header__link .header-button{width:99px;text-align:center;font-size:13px}}.header__link--counter-button{display:flex}@media (max-width: 600px){.header__link--counter-button{display:block}}.header__link .articles-button,.header__link .nodes-button{border:none;border-radius:52px}@media (min-width: 600px){.header__link .articles-button,.header__link .nodes-button{width:137px}}.header__link .app-button{font-size:16px;margin-top:-10px}.header__link .app-button svg{margin-right:5px}.header__link .counter{color:#940e49;margin-right:5px}@media (max-width: 600px){.header__link .counter{margin-right:0}}@media (max-width: 600px){.header__link .earn-button,.header__link .nodes-button{display:none}}.header .icon_1{scale:70%}.header .icon_2{scale:65%}.header__left{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;gap:10px}.header__left .logo{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:start;flex-direction:column;gap:15px;cursor:pointer}.header__left .logo .fade-enter-active,.header__left .logo .fade-leave-active{transition:opacity .3s ease}.header__left .logo .fade-enter-from,.header__left .logo .fade-leave-to{opacity:0}.header__left .logo>img{height:32px}.header__left .logo_home{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:start;flex-direction:column;gap:15px;cursor:pointer}.header__left .logo_home .fade-enter-active,.header__left .logo_home .fade-leave-active{transition:opacity .3s ease}.header__left .logo_home .fade-enter-from,.header__left .logo_home .fade-leave-to{opacity:0}.header__left .logo_home>img{height:32px}@media (max-width: 600px){.header__left .logo_home>img{display:none}}.header__left .header-button{background:#fff;border:1px solid #DBDDDD;width:125px;height:36px;font-weight:600;font-size:15px;display:flex;justify-content:center;align-items:center;margin-bottom:12px;color:#71777b;border-radius:8px}@media (max-width: 600px){.header__left .header-button{width:99px;text-align:center;font-size:13px}}.header__left .logo-description{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;white-space:nowrap;color:#4c4c4c;font-family:SourceCodeProRegular;font-size:19px;font-weight:700;white-space:normal}@media (max-width: 1400px){.header__left .logo-description{font-size:16px}}@media (max-width: 1050px){.header__left .logo-description{display:none}}@media (max-width: 600px){.header__left .logo-description{display:none}}.header__left .author{font-size:18px;font-weight:500;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;gap:20px}.header__left .author__thumbnail{width:32px;height:32px;border-radius:50%;overflow:hidden}.header__left .author__thumbnail img{width:auto;height:100%}.header__left .author__name{margin-top:10px}.header__left .author__follow{width:140px;height:35px;font-size:16px;font-weight:500;padding:unset;border:1.5px solid #1e1e1e}.header__left .breadcrumbs{flex-grow:1;font-weight:600;color:#a9a9a9;cursor:pointer;margin-top:15px;font-size:14px}@media (max-width: 600px){.header__left .breadcrumbs{display:none}}@media (max-width: 1600px){.header__left .breadcrumbs{font-size:12px}}.header__left .breadcrumbs__last{color:#853753!important}.header__left .breadcrumbs .bold{color:#1e1e1e}.header__right{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;gap:30px}@media (max-width: 600px){.header__right{gap:20px;margin:0;padding:0;width:100%}}.header__right .logo-description-mobile{color:gray;font-family:SourceCodeProRegular;font-size:20px;font-weight:700;white-space:nowrap}.header__right .article-search{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;gap:15px}.header__right .article-search .input__wrapper{height:35px;padding-left:12px;background-color:transparent;border-radius:20px;width:230px}@media (max-width: 600px){.header__right .article-search .input__wrapper{margin-left:5px;width:230px}}@media (max-width: 400px){.header__right .article-search .input__wrapper{margin-left:5px;width:210px}}.header__right .article-search .input__wrapper .input__icon{margin-top:2px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.header__right .article-search .input__wrapper .input__icon svg{height:20px;width:auto}.header__right .article-search .input__wrapper input{background-color:transparent}@media (max-width: 970px){.header__right .article-search .check-box{display:flex;flex-direction:column}}.header__right .article-search .check-box__input{min-width:17px;height:17px;width:17px}.header__right .user{cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;max-width:110px;margin:auto}.header__right .user .button{height:35px;font-size:18px;font-weight:500}@media (max-width: 600px){.header__right .user .button{margin-left:-8px;line-height:15px;width:60px;font-size:10px}}.header__right_nocenter{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;gap:30px}@media (max-width: 470px){.header__right_nocenter{gap:5px}}.header__right_nocenter .logo-description-mobile{display:none;color:gray;font-family:SourceCodeProRegular;font-size:20px;font-weight:700;white-space:nowrap}@media (max-width: 600px){.header__right_nocenter .logo-description-mobile{margin-left:-10px}}.header__right_nocenter .article-search{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;gap:15px}.header__right_nocenter .article-search .input__wrapper{height:35px;padding-left:12px;background-color:transparent;border-radius:20px;width:230px}@media (max-width: 600px){.header__right_nocenter .article-search .input__wrapper{margin-left:5px;width:230px}}@media (max-width: 400px){.header__right_nocenter .article-search .input__wrapper{margin-left:5px;width:210px}}.header__right_nocenter .article-search .input__wrapper .input__icon{margin-top:2px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;margin-right:-10px}.header__right_nocenter .article-search .input__wrapper .input__icon svg{height:20px;width:auto}.header__right_nocenter .article-search .input__wrapper input{background-color:transparent}@media (max-width: 970px){.header__right_nocenter .article-search .check-box{display:flex;flex-direction:column}}.header__right_nocenter .article-search .check-box__input{min-width:17px;height:17px;width:17px}.header__right_nocenter .user{cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.header__right_nocenter .user .button{height:35px;font-size:18px;font-weight:500}@media (max-width: 600px){.header__right_nocenter .user .button{margin-left:-8px;line-height:15px;font-size:10px}}.header .user{cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.header .user .button{width:120px;height:35px;font-size:18px;font-weight:500}@media (max-width: 600px){.header .user .button{margin-left:-8px;line-height:15px;width:60px;font-size:10px}}.header .advanced-filters{position:absolute;top:65px;width:310px;padding:20px;background-color:#fff;border:1px solid #dfdfdf;border-radius:15px;z-index:300}@media (max-width: 600px){.header .advanced-filters{width:350px}}.header .advanced-filters .close{width:100%;display:flex;justify-content:flex-end;font-size:18px;margin-bottom:0;cursor:pointer}.header .advanced-filters .filters-visible .arrow{transition:transform .5s;cursor:pointer;position:absolute;right:30px;bottom:15px}.header .articleMode{cursor:pointer;transition:all .2s}@media (max-width: 650px){.header .articleMode{display:none}}.header .title{margin-top:20px}.header .filters-box{display:flex;flex-wrap:wrap;margin-top:10px}.header .filters-box .filter-elem{padding:8px;cursor:pointer}.header .filters-box .filter-elem:hover{background-color:#e6e6e6}.header .filters-box .active{border:1px solid black;border-radius:10px}.install-popup{display:flex;flex-direction:column;align-content:center;align-items:center}.header_home{width:100%;height:55px;background-color:#f9f8f6;padding:0 25px;left:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-between;box-shadow:36px 0 #00000012;position:fixed;z-index:11;top:0;transition:top .6s}@media (max-width: 1100px){.header_home{top:-5px}}@media (max-width: 600px){.header_home{height:100px;top:0;padding:0}}.header_home__link{font-family:FuturaBT-Medium,"sans-serif";cursor:pointer;font-size:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;transition:.5s;position:absolute;top:60px;left:23px}@media (max-width: 1200px){.header_home__link{left:0;flex-direction:row;width:100%;justify-content:space-between;padding:0 5px}}.header_home__link .header-button{background:#fff;border:1px solid #DBDDDD;width:165px;height:36px;font-weight:600;font-size:15px;display:flex;justify-content:center;align-items:center;margin-bottom:12px;color:#71777b;border-radius:8px}@media (max-width: 600px){.header_home__link .header-button{width:99px;text-align:center;font-size:13px}}.header_home__link--counter-button{display:flex}@media (max-width: 600px){.header_home__link--counter-button{display:block}}.header_home__link .articles-button,.header_home__link .nodes-button{border:none;border-radius:52px}@media (min-width: 600px){.header_home__link .articles-button,.header_home__link .nodes-button{width:137px}}.header_home__link .app-button{font-size:16px}.header_home__link .app-button svg{margin-right:5px}.header_home__link .counter{color:#940e49;margin-right:5px}@media (max-width: 600px){.header_home__link .counter{margin-right:0}}@media (max-width: 600px){.header_home__link .earn-button,.header_home__link .nodes-button{display:none}}.header_home__left{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;gap:10px}.header_home__left .logo{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:start;flex-direction:column;gap:15px;cursor:pointer}.header_home__left .logo .fade-enter-active,.header_home__left .logo .fade-leave-active{transition:opacity .3s ease}.header_home__left .logo .fade-enter-from,.header_home__left .logo .fade-leave-to{opacity:0}.header_home__left .logo>img{height:32px}.header_home__left .logo_home{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:start;flex-direction:column;gap:15px;cursor:pointer}.header_home__left .logo_home .fade-enter-active,.header_home__left .logo_home .fade-leave-active{transition:opacity .3s ease}.header_home__left .logo_home .fade-enter-from,.header_home__left .logo_home .fade-leave-to{opacity:0}.header_home__left .logo_home>img{height:32px}@media (max-width: 600px){.header_home__left .logo_home>img{display:none}}.header_home__left .header-button{background:#fff;border:1px solid #DBDDDD;width:165px;height:36px;font-weight:600;font-size:15px;display:flex;justify-content:center;align-items:center;margin-bottom:12px;color:#71777b;border-radius:8px}@media (max-width: 600px){.header_home__left .header-button{width:99px;text-align:center;font-size:13px}}.header_home__left .logo-description{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;white-space:nowrap;color:gray;font-family:FuturaBT-Medium,"sans-serif";font-size:25px;font-weight:700}@media (max-width: 1400px){.header_home__left .logo-description{font-size:20px}}@media (max-width: 1100px){.header_home__left .logo-description{display:none}}@media (max-width: 600px){.header_home__left .logo-description{display:none}}.header_home__left .author{font-size:18px;font-weight:500;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;gap:20px}.header_home__left .author__thumbnail{width:32px;height:32px;border-radius:50%;overflow:hidden}.header_home__left .author__thumbnail img{width:auto;height:100%}.header_home__left .author__name{margin-top:10px}.header_home__left .author__follow{width:140px;height:35px;font-size:16px;font-weight:500;padding:unset;border:1.5px solid #1e1e1e}.header_home__left .breadcrumbs{flex-grow:1;font-weight:600;font-size:14px;color:#a9a9a9;cursor:pointer;margin-top:15px}@media (max-width: 1200px){.header_home__left .breadcrumbs{display:none}}@media (max-width: 1600px){.header_home__left .breadcrumbs{font-size:12px}}.header_home__left .breadcrumbs__last{color:#853753!important}.header_home__left .breadcrumbs .bold{color:#1e1e1e}.header_home__right{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;gap:30px}@media (max-width: 600px){.header_home__right{gap:5px}}.header_home__right .article-search{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;gap:15px}.header_home__right .article-search .input__wrapper{height:35px;padding-left:12px;background-color:transparent;border-radius:20px;width:230px}@media (max-width: 600px){.header_home__right .article-search .input__wrapper{margin-left:5px;width:250px}}@media (max-width: 470px){.header_home__right .article-search .input__wrapper{margin-left:5px;width:230px}}@media (max-width: 400px){.header_home__right .article-search .input__wrapper{margin-left:5px;width:210px}}.header_home__right .article-search .input__wrapper .input__icon{margin-top:2px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.header_home__right .article-search .input__wrapper .input__icon svg{height:20px;width:auto}.header_home__right .article-search .input__wrapper input{background-color:transparent}@media (max-width: 970px){.header_home__right .article-search .check-box{display:flex;flex-direction:column}}.header_home__right .article-search .check-box__input{min-width:17px;height:17px;width:17px}.header_home__right .user{cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.header_home__right .user .button{width:120px;height:35px;font-size:18px;font-weight:500}@media (max-width: 600px){.header_home__right .user .button{margin-left:0;line-height:12px;width:60px;font-size:10px}}.install-popup .img{margin-top:30px;width:100px;transform:translate(145px)}@media (max-width: 650px){.install-popup .img{transform:translate(65px)}}.install-popup .img2{margin-top:30px;width:400px}@media (max-width: 650px){.install-popup .img2{display:none}}.install-popup .or,.install-popup .or2{text-align:center;margin:20px 0;font-weight:700}@media (max-width: 650px){.install-popup .or2{display:none}}.install-popup .desc{margin:5px 0}.install-popup img{width:100%;display:flex;justify-content:center}.transparent-header{background-color:transparent}.image_avatar_session{display:flex;height:40px;width:40px;object-fit:cover;border-radius:50%}.spacer1{background-color:#fff;height:130px}@media (max-width: 600px){.spacer1{background-color:#fff;height:110px}}.move .scroll-container{overflow-x:auto;overflow-y:hidden;white-space:nowrap}.move .scroll-container .header_favourite_authors{padding:5px;display:flex}.move .scroll-container .header_favourite_authors .author-card_header{margin-left:10px;height:50px;width:80px;border-radius:10px;padding:5px;display:flex;flex-direction:column;align-items:center;text-align:center}.move .scroll-container .header_favourite_authors .image_avatar_small{display:block;align-items:center;align-content:center;justify-items:center;justify-content:center;width:40px;height:40px;object-fit:cover;border-radius:50%;margin-bottom:1px;border:1px solid #e1e1e1}.move .scroll-container .header_favourite_authors .text{font-size:10px;color:#5b5b5b}.move .scroll-container .header_favourite_authors .FavButtonsMobile{display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center;background-color:#fff;border:1px solid grey;border-radius:50%;height:45px;font-size:15px;width:45px;font-weight:420;color:#6c6c6c}.move .scroll-container::-webkit-scrollbar{display:none}.find_users{font-size:20px;color:#5b5b5b;text-align:center;margin-top:30px;background-color:#fff}.messages-container{display:flex;height:100%;overflow-y:hidden;padding:5px;flex-direction:column;margin:0}.user-list{width:10%;border-left:1px solid #ddd;padding:8px;height:calc(100vh - 180px);overflow-y:auto;min-width:120px}@media (max-width: 600px){.user-list{width:20%;padding:2px;min-width:110px;margin-top:5px}}.hoverButton{background:#0fb981;padding:5px;color:#fff;width:fit-content;border-radius:8px}.hoverButton:hover{background:#0c9366}.hoverOnBackground{padding:5px;border-radius:4px;-webkit-user-select:none;user-select:none}.hoverOnBackground:hover{background:#e9eced}.hoverOn{transition:transform .4s ease}.hoverOn:hover{transform:scale(1.05)}.hoverOnTransparency{opacity:0;background:#fff}.hoverOnTransparency:hover{opacity:60%}.hoverOn:hover i{scale:1.05}.hoverOnSmall{transition:transform .4s ease}.hoverOnSmall:hover{transform:scale(1.025)}.hoverOnSmallBck:hover{scale:1.02;background:#f5f3f0}.hoverOnSmallwithBorder:hover{scale:1.03;border:1px solid #bfbfbf}.hoverOnBackgroundInvert{padding:5px;border-radius:8px;gap:6px;display:flex;flex-direction:row;align-content:center;align-items:center;justify-items:center;justify-content:center}.hoverOnBackgroundInvert:hover{background:#0fb981;color:#fff}.conversation{width:100%;padding:15px;display:flex;flex-direction:column;border-left:1px solid #ccd0d1;height:100%}@media (max-width: 600px){.conversation{width:77%;padding:2px}}.messages::-webkit-scrollbar{height:3px}.user-item{display:flex;flex-direction:column;align-items:center;padding:10px;cursor:pointer;border-bottom:1px solid #ddd;border-radius:15px;margin-bottom:5px;background:#f5f3f0;transition:transform .4s ease}.user-item:hover{transform:scale(1.04)}.user-item.active{border:1px solid #0fb981}.avatar{width:40px;height:40px;border-radius:50%;margin-right:10px}.user-name{font-weight:420;font-size:10px}@media (max-width: 600px){.user-name{font-size:11px}}.messages{overflow-y:auto;background:#f8f8f8;border-radius:20px;border:1px solid #f3f3f3;height:calc(100% - 60px)}.message-item{margin-bottom:15px;padding:10px;border-radius:10px;display:flex;flex-direction:column;align-content:center;align-items:center}.from-user{background-color:#dcf8c6}.message-author{font-size:12px;font-weight:700;color:#475569}.message-text{margin-top:5px}.no-conversation{flex-grow:1;display:flex;justify-content:center;align-items:center;text-align:center;font-size:18px;color:#393939}.msgImage{width:100%;height:100%;object-fit:cover;margin-bottom:-3px}.msgTag{background-color:#736967;border-radius:15px;color:#ddd;padding:5px 10px}.notification-button-container{position:relative;margin-right:15px;width:30px}@media (max-width: 600px){.notification-button-container{margin-right:10px;margin-left:10px}}.signInB{background:#febd13;padding:8px;border-radius:10px;white-space:nowrap;height:36px;display:flex;align-items:center}@media (max-width: 1200px){.signInB{font-size:11px}}.article-search-home{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;gap:15px;padding:0;z-index:20}.article-search-home .input__wrapper{height:35px;padding-left:12px;background-color:#eae9e9;border-radius:11px;border:none;width:300px}@media (max-width: 1300px){.article-search-home .input__wrapper{margin-left:5px;width:220px}}@media (max-width: 1200px){.article-search-home .input__wrapper{margin-left:5px;width:160px}}@media (max-width: 1000px){.article-search-home .input__wrapper{margin-left:5px;width:120px}}@media (max-width: 600px){.article-search-home .input__wrapper{margin-left:5px;width:320px}}@media (max-width: 600px){.article-search-home .input__wrapper{margin-left:15px;width:140px}}.article-search-home .input__wrapper .input__icon{margin-top:2px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.article-search-home .input__wrapper .input__icon svg{height:20px;width:auto}.article-search-home .input__wrapper input{background-color:transparent}@media (max-width: 970px){.article-search-home .check-box{display:flex;flex-direction:column}}.article-search-home .check-box__input{min-width:17px;height:17px;width:17px}.user{cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center}@media (max-width: 600px){.user{margin-right:-15px}}.user .button{width:120px;height:35px;font-size:18px;font-weight:500}@media (max-width: 600px){.user .button{margin-left:0;line-height:12px;width:60px;font-size:10px}}.advanced-filters{position:absolute;top:55px;width:310px;padding:20px;background-color:#fff;border:1px solid #e1e1e1;border-radius:15px;z-index:320}@media (max-width: 600px){.advanced-filters{width:350px}}.advanced-filters .close{width:100%;display:flex;justify-content:flex-end;font-size:18px;margin-bottom:0;cursor:pointer}.advanced-filters .filters-visible .arrow{transition:transform .5s;cursor:pointer;position:absolute;right:30px;bottom:15px}.articleMode{cursor:pointer;transition:all .2s}@media (max-width: 650px){.articleMode{display:none}}.title{margin-top:20px}.filters-box{display:flex;flex-wrap:wrap;margin-top:10px}.filters-box .filter-elem{padding:8px;cursor:pointer;border-radius:6px}.filters-box .filter-elem:hover{background-color:#e6e6e6}.filters-box .active{border:1px solid black;border-radius:6px}.avatarSmall{width:30px;height:30px;border-radius:50%}@media (max-width: 600px){.user-list.mobile-hidden{display:none}.conversation.mobile-fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100;background:#fff;padding:5px;transform:translate(0);animation:slideInFromRight .3s ease-out}.mobile-back-arrow{display:flex;align-items:center;gap:8px;padding:15px 0;cursor:pointer;font-weight:500;color:#666;border-bottom:1px solid #eee;margin-bottom:15px;margin-left:10px}.mobile-back-arrow:hover{color:#0fb981}.mobile-back-arrow i{font-size:18px}}@keyframes slideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}.privScaleBorder{height:100%;background:#fcfcfc;border:1px solid #dfdfdf;border-radius:10px;padding-top:2px;border-bottom:1px solid #dfdfdf;border-right:1px solid #dfdfdf;overflow-y:hidden}.privScale{height:100%;border-radius:10px;padding-top:2px;overflow-y:hidden}@media (max-width: 600px){.privScale{padding:0}}.videoPrev{position:relative;width:450px;height:auto;display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden}.greySort{background:#201f1f;border-radius:12px;color:#fff;padding:5px 12px}.whitePriv{border:1px solid #ddd;border-top:none;background:#fff;padding:10px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;height:100%}@media (max-width: 600px){.whitePriv{padding:5px}}@media (max-width: 600px){.chrome-tabs-wrapper1{margin-left:0}}.project-content{height:calc(100vh - 100px)}.page-not-found{position:relative;height:100vh}.page-not-found__wrapper{position:absolute;width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translate(-50%,-50%);top:50%;left:50%}.page-not-found__header{margin-bottom:18px}.page-not-found__text{font-size:16px;text-align:center;line-height:19px;margin-bottom:75px}.page-not-found .button{width:50%}.social-wrapper,.social-article-wrapper{font-size:12px}.social-wrapper .social-menu,.social-wrapper .social-article-menu,.social-article-wrapper .social-menu,.social-article-wrapper .social-article-menu{display:flex;flex-direction:row;position:absolute;top:-10px;right:90px;height:40px;border:1px solid #DBDDDD;border-radius:10px;background:#fff;overflow:hidden;scale:110%}.social-wrapper .social-menu .social-elem,.social-wrapper .social-menu .social-article-elem,.social-wrapper .social-article-menu .social-elem,.social-wrapper .social-article-menu .social-article-elem,.social-article-wrapper .social-menu .social-elem,.social-article-wrapper .social-menu .social-article-elem,.social-article-wrapper .social-article-menu .social-elem,.social-article-wrapper .social-article-menu .social-article-elem{width:40px;height:40px;border-bottom:1px solid #DBDDDD;display:flex;justify-content:center;align-items:center;background-color:#fff;cursor:pointer}.social-wrapper .social-article-menu-vertical,.social-article-wrapper .social-article-menu-vertical{display:flex;flex-direction:column;position:absolute;bottom:90px;height:200px;width:40px;border:1px solid #DBDDDD;border-radius:10px;background:#fff;overflow:hidden;scale:110%}@media (max-width: 600px){.social-wrapper .social-article-menu-vertical,.social-article-wrapper .social-article-menu-vertical{right:120px}}.social-wrapper .social-article-menu-vertical .social-elem,.social-wrapper .social-article-menu-vertical .social-article-elem,.social-article-wrapper .social-article-menu-vertical .social-elem,.social-article-wrapper .social-article-menu-vertical .social-article-elem{width:40px;height:40px;border-bottom:1px solid #DBDDDD;display:flex;justify-content:center;align-items:center;background-color:#fff;cursor:pointer}.social-wrapper .menu-wrapper,.social-article-wrapper .menu-wrapper{position:relative}.social-wrapper .social-article-menu,.social-article-wrapper .social-article-menu{position:absolute;bottom:unset}.social-btn{display:flex;flex-direction:column;align-items:center;cursor:pointer;margin-right:15px}.social-btn svg{transform:scale(.8)}.social-btn .desc{color:#71777b;margin-top:3px}@media (max-width: 600px){.social-btn .desc{font-size:10px}}@media (max-width: 600px){.social-btn{font-size:10px}}@media (max-width: 600px){.social-icon{width:24px}}.searchbar-wrapper{width:100%;position:absolute;bottom:10px;left:20px;z-index:110}@media (max-width: 600px){.searchbar-wrapper{width:90%}}.searchbar-wrapper .input-wrapper{display:flex;align-items:center;background-color:#fff;border:1px solid #acacac;border-radius:15px}.searchbar-wrapper input{width:95%;height:40px;font-size:20px;border-radius:15px;text-align:center}.searchbar-wrapper .close-icon{font-size:40px;cursor:pointer;margin-right:10px}.searchbar-wrapper .discover__result{position:absolute;border-radius:15px;border:1px solid #b1b1b1;min-height:50px;bottom:45px;top:unset}.itemsearch{padding:5px;border-bottom:1px solid grey}.itemsearch:hover{background-color:#fdbd11;color:#1e1e1e}.searchbar-wrapper_small{width:190px;margin-right:-20px;z-index:110}.searchbar-wrapper_small .input-wrapper{display:flex;align-items:center;background-color:#fff;border:1px solid grey;border-radius:40px}.searchbar-wrapper_small input{width:95%;height:30px;font-size:15px;border-radius:40px;margin-left:20px}@media (max-width: 600px){.searchbar-wrapper_small input{font-size:20px}}.searchbar-wrapper_small .close-icon{font-size:20px;cursor:pointer;margin-right:10px}.searchbar-wrapper_small .list{background-color:#fff;width:200px;position:fixed;top:50px}.searchbar-wrapper_small .scroll{overflow-y:scroll;width:100%}.searchbar-wrapper_small .item{font-size:16px;text-align:left;padding:10px 5px 10px 18px;border-bottom:solid 1px grey;width:100%}.searchbar-wrapper_small .item:hover{background-color:#fdbd11;color:#1e1e1e}.searchbar-wrapper_small .item:last-child{border:none}.update-chart-button{background-color:#4caf50;color:#fff;border:none;border-radius:4px;padding:8px 16px;cursor:pointer;font-size:14px}.update-chart-button:hover{background-color:#45a049}.chart-editor-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px}.chart-editor-modal{background:#fff;border-radius:12px;width:90vw;max-width:1200px;height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}.chart-editor-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 16px;border-bottom:1px solid #e5e7eb}.chart-editor-header h3{margin:0;font-size:20px;font-weight:600;color:#111827}.close-btn{background:none;border:none;font-size:24px;cursor:pointer;color:#6b7280;padding:4px;border-radius:4px;transition:all .2s}.close-btn:hover{color:#374151;background-color:#f3f4f6}.chart-editor-content{display:flex;flex:1;overflow:hidden}.chart-editor-left{flex:1;padding:20px;overflow-y:auto;border-right:1px solid #e5e7eb}.chart-editor-right{flex:1;padding:20px;display:flex;flex-direction:column}.chart-type-selector{margin-bottom:24px}.chart-type-selector label{display:block;margin-bottom:8px;font-weight:500;color:#374151}.chart-type-selector select{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background-color:#fff}.chart-data-section{margin-bottom:24px}.chart-data-section>label{display:block;margin-bottom:12px;font-weight:500;color:#374151}.data-input-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.labels-section h4,.datasets-section h4{margin:0 0 12px;font-size:16px;font-weight:500;color:#374151}.labels-section textarea{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-family:Courier New,monospace;font-size:13px;resize:vertical;min-height:120px}.dataset-item{margin-bottom:16px;padding:12px;border:1px solid #e5e7eb;border-radius:6px;background-color:#f9fafb}.dataset-header{display:flex;gap:8px;margin-bottom:8px}.dataset-header input{flex:1;padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:13px}.remove-dataset{background-color:#ef4444;color:#fff;border:none;border-radius:4px;width:24px;height:24px;cursor:pointer;font-size:16px;line-height:1}.remove-dataset:hover{background-color:#dc2626}.dataset-item textarea{width:100%;padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-family:Courier New,monospace;font-size:12px;resize:vertical;min-height:80px;margin-bottom:8px}.dataset-color{display:flex;align-items:center;gap:8px}.dataset-color label{font-size:12px;color:#6b7280}.dataset-color input[type=color]{width:40px;height:24px;border:none;border-radius:4px;cursor:pointer}.add-dataset{background-color:#3b82f6;color:#fff;border:none;border-radius:6px;padding:8px 16px;cursor:pointer;font-size:14px;transition:background-color .2s}.add-dataset:hover{background-color:#2563eb}.chart-options-section label{display:block;margin-bottom:8px;font-weight:500;color:#374151}.json-input{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-family:Courier New,monospace;font-size:12px;background-color:#f8fafc;resize:vertical;min-height:150px}.chart-preview{flex:1;display:flex;flex-direction:column}.chart-preview h4{margin:0 0 16px;font-size:16px;font-weight:500;color:#374151}.chart-preview-container{flex:1;border:1px solid #e5e7eb;border-radius:6px;padding:16px;background-color:#fff;position:relative;min-height:300px}.chart-preview-container canvas{position:relative;z-index:2;width:100%!important;height:100%!important}.chart-editor-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e5e7eb}.cancel-btn{background:none;border:1px solid #d1d5db;color:#374151;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s}.cancel-btn:hover{background-color:#f3f4f6}.create-btn{background-color:#059669;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;transition:background-color .2s}.create-btn:hover{background-color:#047857}@media (max-width: 768px){.chart-editor-modal{width:95vw;height:90vh}.chart-editor-content{flex-direction:column}.chart-editor-left{border-right:none;border-bottom:1px solid #e5e7eb}.data-input-grid{grid-template-columns:1fr}}:root{font-family:Inter,sans-serif;font-feature-settings:"liga" 1,"calt" 1}@supports (font-variation-settings: normal){:root{font-family:InterVariable,sans-serif}}@font-face{font-family:SourceCodeProRegular;src:url(/fonts/SourceCodePro-Regular.otf) format("opentype")}body{background-color:#f0f0f0;font-family:Onest,sans-serif;color:#3a3a39;height:100vh;width:100vw}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons.DMOk5skT.eot);src:url(/assets/primeicons.DMOk5skT.eot?#iefix) format("embedded-opentype"),url(/assets/primeicons.C6QP2o4f.woff2) format("woff2"),url(/assets/primeicons.WjwUDZjB.woff) format("woff"),url(/assets/primeicons.MpK4pl85.ttf) format("truetype"),url(/assets/primeicons.Dr5RGzOO.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-sun:before{content:""}.pi-moon:before{content:""}.pi-vimeo:before{content:""}.pi-youtube:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-external-link:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}
