.proj-hero .cursor{vertical-align:bottom;background:#fff;width:1px;height:1em;margin-left:2px;animation:1s step-start infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.proj-hero .pipeline{justify-content:center;align-items:center;width:100%;min-height:260px;margin:0 auto;display:flex;position:relative}.proj-hero .scale-container{transform-origin:50%;transform:scale(1)}@media (max-width:640px){.proj-hero .scale-container{transform:scale(.85)}}@media (max-width:480px){.proj-hero .scale-container{transform:scale(.75)}}.proj-hero .module-row,.proj-hero .calendar{width:100%;transition:opacity .8s ease-in-out}.proj-hero .module-row{justify-content:center;align-items:center;gap:2rem;width:auto;display:flex}.proj-hero .module{background:#8b5cf6;border-radius:.75rem;flex-direction:column;width:240px;padding:1.25rem;display:flex;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.proj-hero .module-title{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:700}.proj-hero .typewriter{color:#fff;height:2rem;margin:.25rem 0;padding:.5rem}.proj-hero .calendar{color:#fff;border-radius:.75rem;width:100%;max-width:560px;margin:0 auto;padding:0}.proj-hero .dashboard-overview{justify-content:center;align-items:center;width:100%;display:flex}.proj-hero .dashboard-content{background-color:#8b5cf6;min-width:500px!important;min-height:260px!important}@media (max-width:1024px){.proj-hero .dashboard-content{min-width:480px!important}}@media (max-width:768px){.proj-hero .dashboard-content{min-width:450px!important}}@media (max-width:640px){.proj-hero .dashboard-content{min-width:420px!important}}@media (max-width:480px){.proj-hero .dashboard-content{min-width:380px!important}}@media (max-width:400px){.proj-hero .dashboard-content{min-width:320px!important}}.proj-hero .project-bar{color:#000;opacity:0;background:#fa0;border-radius:.25rem;padding:.25rem .5rem;transition:opacity .5s ease-in-out;display:inline-block}.proj-hero .project-bar.show{opacity:1}
