.html-content{color:#444;border-radius:12px;margin-bottom:40px;margin-top:12px}.html-content ol,.html-content ul{padding-left:24px}.html-content b,.html-content li,.html-content p,.html-content ul{font-size:16px;font-family:Roboto,Montserrat,sans-serif;line-height:1.5;margin:8px 0}.html-content a{color:#0fa7c8}.html-content ul{margin:12px 0 16px}.html-content h1{font-size:28px;line-height:28px;color:#f19800;margin:10px 0}.html-content h3{font-size:20px;line-height:25px;color:#056c83;margin:8px 0}.html-content h4{font-size:17px;line-height:24px;color:#333;margin:12px 0 6px}.html-content h5,.html-content h5 span{font-size:16px!important;line-height:24px;color:#333;margin:12px 0 4px}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95) translateY(-5px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.react-select__control{transition:all .2s cubic-bezier(.4,0,.2,1)!important}.react-select__control:hover{transform:translateY(-1px)}.react-select__control--is-focused{box-shadow:0 0 0 1px #6c5ce7!important}.react-select__menu{animation:fadeInScale .15s ease-out}.react-select__option{transition:all .15s ease!important}.react-select__option:hover{transform:translateX(2px)}.react-select__multi-value{transition:all .2s ease!important}.react-select__multi-value:hover{transform:scale(1.02)}.react-select__multi-value__remove:hover{background-color:#ef4444!important;color:#fff!important;transform:scale(1.1)}.react-select__loading-indicator{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.uppy-DragDrop{border:2px dashed #ddd;border-radius:5px;padding:20px;text-align:center;cursor:pointer}.uppy-DragDrop:hover{border-color:#5c98cd}.uppy-DragDrop input[type=file]{display:none}