@keyframes code_transformRight__x1m0e{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes code_transformLeft__75h1J{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.code_background__99rVJ{position:absolute;top:0;left:0;right:0;bottom:0;background-color:white;z-index:-2}.code_heading__oV4BX{font-weight:700;margin-top:60px;margin-bottom:20px;font-size:2.5em;color:black}.code_heading__oV4BX:before{content:"";display:block;width:50px;height:5px;margin-bottom:20px;background-color:var(--color-blue)}.code_paragraph__ZBcWq{font-size:1.5em;margin-top:0;margin-bottom:20px;font-weight:300;color:black}.code_paragraph__ZBcWq a{color:black;text-decoration:none;position:relative;white-space:nowrap}.code_paragraph__ZBcWq a:before{background:rgba(0,0,0,1);transform-origin:left;animation:code_transformLeft__75h1J .3s normal forwards}.code_paragraph__ZBcWq a:after,.code_paragraph__ZBcWq a:before{content:"";position:absolute;left:0;right:0;bottom:0;height:2px}.code_paragraph__ZBcWq a:after{background:rgba(0,0,0,.2)}.code_paragraph__ZBcWq a:hover:before{animation:code_transformRight__x1m0e .3s normal forwards}.code_projects__55bOx{display:flex;width:100%;flex-wrap:wrap;gap:20px}.code_project__EZ0Dc{width:calc(50% - 20px);display:flex;flex-direction:column}@media (max-width:767.98px){.code_project__EZ0Dc{width:100%}}.code_projectHeading__CxYxw{font-weight:700;margin-top:60px;margin-bottom:20px;font-size:2em;color:black}.code_projectParagraph__xdxJs{font-size:1.5em;margin-top:0;margin-bottom:20px;font-weight:300;color:black;flex-grow:1}.code_projectButton__fA5Eh{padding:10px 15px;font-size:1.2em;text-decoration:none;background-color:black;margin-bottom:20px;font-weight:700;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;letter-spacing:2px;color:white;background-image:linear-gradient(to right,var(--color-blue) 0,var(--color-purple) 100%);transform:scale(1);transition-duration:.25s;transition-property:transform;width:125px;text-align:center}.code_projectButton__fA5Eh svg{margin-right:10px}.code_projectButton__fA5Eh:hover{transform:scale(1.2)}.code_projectCommit__zL96_{font-family:monospace;background:black;color:#00ff00;padding:20px;overflow-x:hidden;max-width:100%;text-overflow:ellipsis}.page_main__srnqK{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:100vh;width:100%;text-align:left}