@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap);.TaskList_taskList__Fmf6U{flex-wrap:wrap;max-width:1600px}.TaskList_container__uY8-O,.TaskList_taskList__Fmf6U{align-items:flex-start;display:flex;flex-direction:row}.TaskList_container__uY8-O{justify-content:center}.TaskItem_taskItem__t4TE0{align-items:flex-start;background:#fff;border:1.5px solid var(--black-color);border-radius:30px;box-shadow:0 4px 0 #202020;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;margin:10px;max-width:100%;padding:40px 50px;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%}@media (min-width:1201px){.TaskItem_taskItem__t4TE0{max-width:calc(33.33% - 20px)}}.TaskItem_taskItem__t4TE0:hover{box-shadow:0 7px 0 #b4b4b4;transform:translateY(-2px)}.TaskItem_taskBody__0fDcU{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.TaskItem_taskBody__0fDcU.TaskItem_expanded__y6FXc{max-height:100%}.TaskItem_taskTitle__YAJlf{font-size:1.5em;width:90%}.TaskItem_toggleButton__6-gUc{background-color:#fff;border-radius:50%;bottom:20px;color:red;position:absolute;right:20px}.TaskItem_arrowRotate0__zoMFU{transform:rotate(0deg);transition:transform .6s cubic-bezier(.36,0,.66,-.56)}.TaskItem_arrowRotate180__I55i9{stroke:#d9d9d9;transform:rotate(-180deg);transform:scale(.5);transition:transform .6s cubic-bezier(.36,0,.66,-.56)}.TaskItem_deleteButton__MHYD9{background-color:#fff;border:1px solid #d9d9d9;border-radius:50%;color:red;position:absolute;right:50px;top:10px}.TaskItem_taskDifficulty__vWGHg{border-radius:30px;color:var(--black-color);display:inline-block;font-size:.8em;font-weight:600;margin-bottom:.5em;padding:9px 16px;text-transform:uppercase}.TaskItem_junior__joAiY{background-color:#fdffb4}.TaskItem_middle__BFos8{background-color:#bdfcc3}.TaskItem_cenior__ym0zh{background-color:#d9c0ff}.TaskItem_solutions__TbQlj{background-color:#f9f9f9;padding:10px}.TaskItem_tag__K9lv\+{color:#959595}.TaskForm_formContainer__K6wYN{background-color:#fff;border-radius:56px;box-shadow:0 4px 8px #0003;left:50%;max-width:800px;padding:60px;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:101}.TaskForm_overlay__6EM4J{background-color:#00000080;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:100}.TaskForm_closeButton__Qy5ac{border:none;cursor:pointer;font-size:24px;position:absolute;right:10px;top:10px}form{display:flex;flex-direction:column}input,select,textarea{font-size:1.2em;margin-bottom:10px;width:100%}label{display:block}input{border:2px solid #ccc;padding:10px}textarea{font-size:1.5em;height:100px}.NewTaskButton_circularButton__hNWUg{cursor:pointer;position:fixed;right:20px;top:20px}.NewTaskButton_circularButton__hNWUg path{transition:.3s}.NewTaskButton_circularButton__hNWUg:hover path{fill:#4caf50;color:#4caf50;transition:.3s}:root{--primary-color:#3498db;--secondary-color:#2ecc71;--black-color:#2d2d2d}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f4f4f6;color:#2d2d2d;color:var(--black-color);font-family:Manrope,sans-serif;line-height:1.6;margin:0 auto}h1,h2,h3,h4,h5,h6{margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}a{color:#007bff;text-decoration:none}a:hover{text-decoration:underline}button{background-color:#fff;border:1.5px solid #2d2d2d;border:1.5px solid var(--black-color);border-radius:30px;box-shadow:0 4px 0 #202020;color:#2d2d2d;color:var(--black-color);cursor:pointer;padding:20px 15px}button:hover{background-color:#2d2d2d;background-color:var(--black-color);color:#fff}input,select,textarea{border:2px solid #ccc;border-radius:30px;margin-bottom:1rem;min-height:52px;padding:10px 10px 10px 20px}input:focus,select:focus,textarea:focus{border-color:#007bff}.global_container__6NP5S{margin:auto;max-width:1200px;padding:20px}
/*# sourceMappingURL=main.367b2ad3.css.map*/