.page-module__UBDEvq__main{flex-direction:column;justify-content:space-between;align-items:center;gap:4em;min-width:100vw;min-height:100svh;margin:0 auto;display:flex}.page-module__UBDEvq__section{flex-direction:column;justify-content:center;align-items:center;gap:4em;width:100%;max-width:1100px;min-height:100svh;display:flex}@media (min-width:701px) and (max-width:1120px){.page-module__UBDEvq__main{padding:4em}.page-module__UBDEvq__heading h1{font-size:2em}}@media (max-width:700px){.page-module__UBDEvq__main{padding:2em}.page-module__UBDEvq__heading h1{font-size:1.5em}}
.AnimatedHero-module__ybmTWG__resume_link{color:#3182ce;font-size:.9em;font-weight:600}.AnimatedHero-module__ybmTWG__resume_link:hover{text-decoration:underline}
.Projects-module__6mjHTW__project{flex-direction:row;align-items:center;gap:2em;max-width:1100px;padding:5em 0;display:flex}.Projects-module__6mjHTW__project:nth-child(odd){flex-direction:row-reverse}.Projects-module__6mjHTW__projectText{align-items:left;flex-direction:column;gap:1em;display:flex}.Projects-module__6mjHTW__projectText p{color:var(--text-grey)}.Projects-module__6mjHTW__inline_heading{color:var(--text-color);font-weight:500}.Projects-module__6mjHTW__image_container img{max-width:400px;box-shadow:var(--box-shadow);border-radius:.5em}@media (max-width:700px){.Projects-module__6mjHTW__project,.Projects-module__6mjHTW__project:nth-child(odd){flex-direction:column}.Projects-module__6mjHTW__image_container img{max-width:100%}}
.Heading-module__nNzcNW__heading{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:1100px;margin-bottom:2em;display:flex}.Heading-module__nNzcNW__heading h1,.Heading-module__nNzcNW__heading h2{margin:.5em auto;font-size:2.25em;font-weight:700}.Heading-module__nNzcNW__heading p{color:#718096}@media (min-width:701px) and (max-width:1120px){.Heading-module__nNzcNW__heading h1,.Heading-module__nNzcNW__heading h2{font-size:2em}}@media (max-width:700px){.Heading-module__nNzcNW__heading h1,.Heading-module__nNzcNW__heading h2{font-size:1.5em}}
.LoadingWheel-module__NFq4Sq__loading_wheel_container{justify-content:center;align-items:center;display:flex}.LoadingWheel-module__NFq4Sq__loading_wheel{border-top:2px solid var(--text-grey);border-radius:5em;width:2em;height:2em;animation:1s linear infinite LoadingWheel-module__NFq4Sq__spin}@keyframes LoadingWheel-module__NFq4Sq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Bio-module__bQw5lW__bio_image{box-shadow:var(--box-shadow);object-fit:cover;border-radius:.5em}
.Blog-module__P1Fv1q__blogContainer{flex-direction:column;gap:2em;max-width:1100px;margin:0 auto;padding:2em 0;display:flex}.Blog-module__P1Fv1q__blogPostLink{text-decoration:none;transition:transform .2s ease-in-out}.Blog-module__P1Fv1q__blogPostLink:hover{transform:translateY(-4px)}.Blog-module__P1Fv1q__blogPost{border:1px solid var(--chakra-colors-gray-200);background:var(--chakra-colors-chakra-body-bg);border-radius:8px;padding:2em;transition:all .2s ease-in-out}.Blog-module__P1Fv1q__blogPost:hover{border-color:var(--chakra-colors-green-400);box-shadow:0 4px 12px #0000001a}.Blog-module__P1Fv1q__description{color:var(--chakra-colors-gray-600);line-height:1.6}.Blog-module__P1Fv1q__readMore{font-weight:600;transition:transform .2s ease-in-out}.Blog-module__P1Fv1q__blogPostLink:hover .Blog-module__P1Fv1q__readMore{transform:translate(4px)}@media (max-width:768px){.Blog-module__P1Fv1q__blogContainer{padding:1em}.Blog-module__P1Fv1q__blogPost{padding:1.5em}}
.Contact-module__zUhqyW__contact_container{justify-content:space-between;gap:2em;max-width:100vw;display:flex}.Contact-module__zUhqyW__contact_info{flex-direction:column;justify-content:space-around;align-items:center;gap:1em;padding:2em;display:flex}.Contact-module__zUhqyW__contact_links{flex-direction:column;justify-content:center;align-items:center;gap:1em;display:flex}.Contact-module__zUhqyW__contact_social{flex-direction:row;justify-content:center;align-items:center;gap:1em;display:flex}.Contact-module__zUhqyW__contact_form{flex-direction:column;justify-content:center;align-items:center;gap:1em;padding:2em;display:flex;position:relative}.Contact-module__zUhqyW__contact_form:before{content:"";background-color:var(--form-bg);z-index:-1;border:1px solid var(--border-grey);border-radius:1em;width:100%;height:100%;position:absolute;top:0;left:0}.Contact-module__zUhqyW__contact_form input,.Contact-module__zUhqyW__contact_form textarea{border:1px solid var(--border-grey);background-color:#0000;border-radius:.25em;width:100%;padding:.5em}.Contact-module__zUhqyW__contact_form button{background-color:var(--highlight-green);color:#fff;border-radius:10000000em;width:100%;margin-top:1em;padding:.5em;font-weight:600}.Contact-module__zUhqyW__contact_form button:hover{background-color:#38a169}@media (max-width:700px){.Contact-module__zUhqyW__contact_container{flex-direction:column}}
.Technologies-module__nPxaGa__technologies_section{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2em;width:100%;min-height:100svh;margin-bottom:2em;display:flex}.Technologies-module__nPxaGa__word_cloud_container{width:100%;max-width:1000px;height:400px}.Technologies-module__nPxaGa__word_cloud_container text{transition:fill .5s}.Technologies-module__nPxaGa__word_cloud_container text:hover{fill:var(--chakra-colors-green-500)!important}
