@import url("https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&family=Inter:wght@100..900&family=Poppins:wght@300;400;500;600;700&display=swap");*{padding:0;margin:0;font-family:Inter,sans-serif;box-sizing:border-box}html{background:var(--bg);overflow-x:hidden}body,html{height:100%}body{display:flex;flex-direction:column;font-size:13px;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Lexend,sans-serif}a{color:inherit;text-decoration:none}input,select,textarea{font-family:Inter,sans-serif}.main_layout{display:flex;height:calc(100% - 60px)}.error{border:1px solid var(--error-color);border-radius:8px}.tox-notification--warning{display:none!important}body[data-dir=rtl] body#tinymce{direction:rtl}input::-ms-clear,input::-ms-reveal{display:none}input[type=date]{-webkit-text-fill-color:#000}.tox .tox-editor-header{z-index:unset!important}:root{--type-bg-color:rgba(35,99,235,0.15);--type-disc-color:#2863EB;--bg:linear-gradient(211deg,#E7F1F9,#DFDFEB);--primary-color:#2863EB;--primary-color--hover:#3D83F6;--primary-color--active:#2040B0;--dark-color:#0E172A;--darkgrey-color:#334156;--grey-color:#64758B;--lightgrey-color:#bdbcbc;--white-color:#ffffff;--light-color:#F1F5F9;--text-color:#222828;--code-color:#dcf5c6;--error-color:#ff0000;--danger-color:#e72626;--danger-cover--hover:#cc0000}