body{background-color:#f5f5f5;font-family:"Montserrat",sans-serif;color:#333;font-size:16px}*{margin:0;padding:0;box-sizing:border-box}.j-title{color:#000;font-size:25px}.j-text{color:#333;font-size:16px}@-webkit-keyframes fadeAnimation{0%{opacity:0}to{opacity:1}}@keyframes fadeAnimation{0%{opacity:0}to{opacity:1}}@-webkit-keyframes pulseAnimation{0%{transform:scale(.5)}to{transform:scale(1)}}@keyframes pulseAnimation{0%{transform:scale(.5)}to{transform:scale(1)}}.navbar>*{margin:5px!important}.buttonMenu{width:30px;height:30px;display:none;align-items:center;justify-content:space-around;flex-direction:column}.buttonMenu__bar{background-color:#858585;width:100%;height:2.5px;border-radius:10px;transition:all .3s}.buttonMenu:hover{justify-content:center}.buttonMenu:hover .buttonMenu__bar:first-child{transform:rotate(45deg)}.buttonMenu:hover .buttonMenu__bar:nth-child(2){transform:rotate(-45deg)}.btngoogle{border:1px solid #f5f5f5;background-color:#fff;height:35px;display:flex;justify-content:center;align-items:center;border-radius:5px;font-size:12px;font-weight:500;margin-top:10px;color:#333;cursor:pointer;transition:all .3s}.btngoogle:hover{box-shadow:0 -1.5px 75px -5.5px #e0e0e0;background-color:#f2f2f2}.btngoogle img{width:20px;height:30px;margin-right:10px}.header{background-color:#fff;border-bottom:1px solid #f5f5f5;height:60px;position:fixed;right:0;left:0;z-index:2}.header__container{height:60px;max-width:1000px;margin:auto;padding:0 25px;display:flex;align-items:center;justify-content:space-between;position:relative}.header__container--logo{width:134px}.buttonlogut{display:flex;align-items:center}.buttonlogut img{width:20px;-webkit-filter:saturate(.1);filter:saturate(.1);color:#f5f5f5;opacity:.5;cursor:pointer}@media screen and (max-width:425px){.navbar{display:none}.buttonlogut{display:flex}}.headernavuser{height:45px;display:flex;align-items:center;position:absolute;right:65px}.headernavuser__name span{color:#858585;font-size:12px}.headernavuser__name span strong{font-weight:500}.headernavuser__image{margin-left:10px;width:35px;height:35px;border-radius:55px;overflow:hidden;border:1px solid #f5f5f5;padding:1px}.headernavuser__image img{width:100%;object-fit:cover;border-radius:15px}.headernavuser__defaultImage{margin-left:10px;width:35px;height:35px;border-radius:55px;border:1px solid #f5f5f5;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.headernavuser__defaultImage span{cursor:default;color:#858585;font-size:16px;text-transform:uppercase}@media screen and (max-width:425px){.headernavuser{position:relative;right:-50px}.headernavuser__name{display:none}}.loadingscreen{-webkit-animation:pulseAnimation .5s ease-in-out;animation:pulseAnimation .5s ease-in-out;display:flex;align-items:center;justify-content:center;height:100vh;width:100vw}.loadingscreen img{width:15%}.btnprimary{background-color:#ff3636;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:12px;font-family:"Montserrat",sans-serif;font-weight:500;margin:5px 0;min-width:100px;padding:10px 20px;text-align:center;text-decoration:none;transition:all .3s;border:none;outline:none}.btnprimary:hover{background-color:#ff0303}.btnprimary-large{background-color:#ff3636;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:12px;font-family:"Montserrat",sans-serif;font-weight:500;margin:5px 0;min-width:100%;padding:10px 20px;text-align:center;text-decoration:none;transition:all .3s;border:none;outline:none}.btnprimary-large:hover{background-color:#ff0303}.btnsecondary{background-color:#f5f5f5;border-radius:5px;color:#333;cursor:pointer;display:inline-block;font-size:12px;font-family:"Montserrat",sans-serif;font-weight:500;margin:5px 0;min-width:100px;padding:10px 20px;text-align:center;text-decoration:none;transition:all .3s;border:none;outline:none}.btnsecondary:hover{background-color:#e8e8e8}.hero{height:470px;background-color:#fff;display:flex;align-items:flex-end;-webkit-animation:fadeAnimation .5s ease-in-out;animation:fadeAnimation .5s ease-in-out}.hero__container{padding:25px;height:400px;width:100%;max-width:1000px;position:relative;margin:0 auto;overflow:hidden}.hero__container--title{color:#000;font-size:50px}.hero__container--title span:first-child{font-weight:300}.hero__container--bar{background-color:#f5f5f5;border-radius:10px;height:15px;margin:10px 0;width:225px}.hero__container--img{position:absolute;right:25px;bottom:-10px}@media screen and (max-width:425px){.hero{height:100vh}.hero__container{height:100vh;padding:95px 25px 25px}.hero__container--title{font-size:30px}.hero__container--img{width:150px;right:0}}.auth{align-items:center;display:flex;height:100vh;justify-content:center;margin:0;width:100vw}.auth__box-container{background-color:#fff;border-radius:10px;box-shadow:0 -1.5px 75px -5.5px #e0e0e0;padding:25px;width:300px;margin:25px;-webkit-animation:fadeAnimation .5s ease-in-out;animation:fadeAnimation .5s ease-in-out}.linkform{font-size:12px;color:#333;font-weight:300;margin-top:10px}.login,.register{-webkit-animation:fadeAnimation .5s ease-in-out;animation:fadeAnimation .5s ease-in-out}.FormHeader{display:flex;justify-content:space-between;margin-bottom:15px}.FormHeader img{width:25px;-webkit-filter:saturate(0);filter:saturate(0)}.input-text{outline:none;border:1px solid #f5f5f5;height:35px;margin-bottom:15px;width:100%;border-radius:5px;padding:10px;font-family:"Montserrat",sans-serif;color:#333;font-size:14px}.input-text:focus{transition:all .3s;border:1px solid #858585}.FormMessageError{color:#ff3636;font-size:10px}.journal{height:100vh;padding-top:60px}.journal__container{max-width:1000px;margin:auto;padding:25px}.main{-webkit-animation:fadeAnimation .5s ease-in-out;animation:fadeAnimation .5s ease-in-out;position:relative}.main__title{font-weight:500;font-size:16px;color:#858585}.main__button-plus{position:absolute;right:0;top:-18px;cursor:pointer;transition:all .5s;width:35px}.main__button-plus:hover{transform:scale(1.25)}.main__container{height:auto;display:flex;flex-wrap:nowrap;overflow:auto;padding:5px 0}.main__container::-webkit-scrollbar{width:8px;height:5px}.main__container::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:4px}.main__container--card{display:inline-block;width:275px;height:100px;flex-shrink:0;margin-right:10px;padding:10px;cursor:pointer}.main__container--card,.main main{background-color:#fff;border-radius:10px}.main main{overflow:hidden;box-shadow:0 -1.5px 75px -5.5px #e0e0e0;margin-top:15px;height:500px;width:100%}.journalentry{height:100%;display:flex;align-items:center}.journalentry__picture{width:30%;height:100%;border-radius:10px;flex-shrink:0;overflow:hidden}.journalentry__picture img{width:100%;height:100%;object-fit:cover}.journalentry__info{height:100%;width:70%;padding:0 5px 0 10px}.journalentry__info--title{font-size:16px;color:#000}.journalentry__info--date{font-size:12px;color:#858585;margin:5px 0}.journalentry__info--abstract{font-size:14px;color:#333}.note{flex-direction:column;justify-content:space-between;padding:10px}.note,.note__imageMessage{display:flex;height:100%;position:relative}.note__imageMessage{align-items:flex-end;justify-content:center}.note__imageMessage img{width:60%;position:absolute;bottom:-100px}.note__header-bar{border-bottom:1px solid #f5f5f5;background-color:#fff;position:absolute;right:0;left:0;top:0;height:50px;padding:10px;display:flex;align-items:center;justify-content:space-between;z-index:2}.note__header-bar--date{color:#858585;font-size:14px}.note__header-bar--buttons,.note__header-bar--date{display:flex;align-items:center}.note__header-bar--buttons>*{cursor:pointer}.note__content{padding-top:50px;height:100%;display:flex;flex-direction:column}.note__content--input{font-family:"Montserrat",sans-serif;border:none;color:#000;font-size:25px;font-weight:600;margin-bottom:10px}.note__content--input:focus{outline:none}.note__content--textarea{font-family:"Montserrat",sans-serif;border:none;color:#333;font-size:16px;font-weight:500;resize:none}.note__content--textarea:focus{outline:none}.note__image{width:100%;height:100px;text-align:end}.note__image img{width:100px;height:100%;border-radius:10px;object-fit:cover}@media screen and (max-width:425px){.note__imageMessage{height:100%;display:flex;align-items:flex-end;justify-content:center;position:relative}.note__imageMessage img{width:80%;position:absolute;bottom:-50px}}
/*# sourceMappingURL=main.aa96149f.chunk.css.map */