@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes slideIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.save-project-btn{height:28px;width:28px;border:#8ba1e2 1px solid;border-radius:5px;line-height:28px;display:flex;padding:0px;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0px;right:0px;background-color:#fff;transition:background-color .25s ease-in-out,color .25s ease-in-out;color:#e4e8f8}.save-project-btn:hover,.save-project-btn:focus{background-color:#e4e8f8;color:#fff;transition:background-color .25s ease-in-out,color .25s ease-in-out}.save-project-btn i{font-size:15px;color:inherit;transition:color .25s ease-in-out}.save-project-btn.saved{color:#8ba1e2}.save-project-btn.saved i{transition:color .25s ease-in-out}.save-project-btn.with-text{width:auto;border-radius:25px;line-height:normal;height:auto;position:relative;flex-direction:row;align-items:center;font-family:"DM Sans",sans-serif;font-style:normal;line-height:16px;font-size:13px;font-weight:700}@media(min-width: 768px){.save-project-btn.with-text{line-height:16px;font-size:13px}}@media(min-width: 993px){.save-project-btn.with-text{line-height:18px;font-size:14px}}.save-project-btn.with-text{padding:10px 25px;color:#acbaea}@media(min-width: 768px){.save-project-btn.with-text{padding:12px 30px}}@media(min-width: 993px){.save-project-btn.with-text{padding:14px 35px}}.save-project-btn.with-text:hover,.save-project-btn.with-text:focus{color:#8ba1e2}.save-project-btn.with-text.saved{color:#8ba1e2}.save-project-btn.with-text i{margin-right:10px}/*# sourceMappingURL=save_project.min.css.map */
