body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}header .nav-link{color:#dcdcdc}header .active,header .nav-link:hover{color:#fff}header .navbar-brand{font-weight:500}.tip-box{position:relative}.tip-box span{width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#fd9c0d;color:#fff;font-weight:500;margin-left:1rem;cursor:pointer}.tip-box span:hover+.tip{opacity:1}.tip-box .tip{position:absolute;left:120%;top:50%;transform:translateY(-50%);width:10rem;opacity:0;transition:.2s}.profile__img{position:relative;width:12rem;height:12rem;border-radius:50%;background-position:50%;background-size:cover;background-repeat:no-repeat;margin:0 auto 2rem;overflow:hidden}.profile__img:hover .upload{bottom:0}.profile__img .upload{position:absolute;bottom:-100%;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(253,156,13,.6588235294117647);transition:.2s}.profile__img .upload input{display:none}.profile__img .upload img{width:2.5rem;height:auto;cursor:pointer;transition:.2s}.profile__img .upload img:hover{transform:scale(1.1)}.profile__block{display:flex;justify-content:space-between;margin-bottom:1rem}.profile__block .input-wrap{width:100%;font-size:1.25rem;display:flex}.profile__block .input-wrap span{display:block;color:#0d6efd;white-space:nowrap;margin-right:.5rem}.profile__block .input-wrap input,.profile__block .input-wrap textarea{width:100%;border:none;outline:none;padding:0 .5rem;background:#f3e8d9;transition:.2s}.profile__block .input-wrap input:disabled,.profile__block .input-wrap textarea:disabled{background:#f5f9ff}.profile__block .input-wrap textarea{resize:none;height:250px}@media (max-width:600px){.profile__block .input-wrap textarea{height:480px}}.profile__block img{width:1.5rem;cursor:pointer;align-self:flex-start;margin-left:1rem}.container--app{min-height:calc(100vh - 120px)}.arrow{display:inline-block;width:2rem;height:auto;margin-right:1rem;animation:move .6s ease-in-out infinite alternate}@keyframes move{0%{transform:translateX(0) rotate(180deg);opacity:.5}to{transform:translateX(-.4em) rotate(180deg);opacity:1}}.toast{opacity:1!important;position:absolute;bottom:3rem;left:2rem;z-index:999}@media (max-width:600px){.toast{display:none}}
/*# sourceMappingURL=main.1cf79b7b.chunk.css.map */