@import url("https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-duration:.5s;animation-fill-mode:both;animation-name:fadeIn}.hero-video{width:100%}.actions-container{gap:8px;display:flex;flex-direction:row;align-items:center}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:#b3b2ae;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#222222}.editor-box{box-sizing:border-box!important}.editor-box,.tiptap{width:100%;height:500px!important}.tiptap{border-radius:4px;padding:0 16px;overflow:auto}.ProseMirror:focus-visible{position:relative!important;outline:none!important}.menu-icon{width:24px;height:24px}.font-select{width:150px;height:24px}.picker-container{width:24px;height:24px;border-radius:4px;border:1px solid #b3b2ae}.counter{width:100%;padding:8px 0;display:flex;flex-direction:row-reverse;font-weight:700}.error{color:#d41414}.link{color:#222222;font-weight:700;text-decoration:none}